Commit Graph

2877 Commits

Author SHA1 Message Date
mazen
68d3d4e675 MAKE DEB: Added Italian translation. (Closes: Bug#689970)
git-svn-id: trunk@39197 -
2012-10-30 08:49:32 +00:00
mazen
b8cd22d1ff MAKE DEB: Added Japanese translation. (Closes: Bug#689913)
git-svn-id: trunk@39196 -
2012-10-30 08:49:28 +00:00
mazen
816182f2ab MAKE DEB: Added Czech translation. (Closes: Bug#689789)
git-svn-id: trunk@39195 -
2012-10-30 08:49:23 +00:00
mazen
ecd2cb277b MAKE DEB: Added Polish translation. (Closes: Bug#689745)
git-svn-id: trunk@39194 -
2012-10-30 08:49:20 +00:00
mazen
2e516fcc21 MAKE DEB: Added Danish translation. (Closes: Bug#689744)
git-svn-id: trunk@39193 -
2012-10-30 08:49:16 +00:00
mazen
43ec97d241 MAKE DEB: Added Russian translation. (Closes: Bug#689195)
git-svn-id: trunk@39192 -
2012-10-30 08:49:11 +00:00
mazen
7cb09f6c91 MAKE DEB: Added German translation. (Closes: Bug#689481)
git-svn-id: trunk@39191 -
2012-10-30 08:49:07 +00:00
mazen
cfbccc12bf MAKE DEB: Added Slovak translation. (Closes: Bug#689044)
git-svn-id: trunk@39190 -
2012-10-30 08:49:03 +00:00
mazen
c563d98280 MAKE DEB: Add support for mult-language translations.
git-svn-id: trunk@39189 -
2012-10-30 08:48:59 +00:00
ask
6b7c8e492a TAChart: Add source code for "ColorMapSeries, Zooming" tutorial
git-svn-id: trunk@39179 -
2012-10-28 18:51:54 +00:00
ask
e4d8203192 TAChart: Extract TACustomFuncSeries unit
git-svn-id: trunk@39173 -
2012-10-27 17:28:02 +00:00
martin
f5a27a1725 MacroScript: started tests
git-svn-id: trunk@39168 -
2012-10-26 00:00:41 +00:00
martin
ad7aed810e SynEdit tests
git-svn-id: trunk@39083 -
2012-10-14 19:48:15 +00:00
maxim
642f340a49 Examples, ImgViewer:
- Added readme file;
- Added debug+default builds;
- Open directory (recursively): always run begin/endupdate for listbox (via GUI part of procedures);
- Sort files when opening dir (recursively);
- Show hourglass cursor+use beginupdate/endupdate for listbox when (recursively) opening directory(/ies);
- Align menu terminology with tooltips/hints; added tooltips/hints;
- Show hidden directories in select dialog;
- If file out of bounds after moving in listbox, show blank;
- Code formatting changes.

Patch by Reinier Olislagers with minor changes, bug #23122.

git-svn-id: trunk@39081 -
2012-10-14 15:33:35 +00:00
maxim
b2280fd75e Components: Spanish translation update by Lucas Martín, bug #23090
git-svn-id: trunk@39000 -
2012-10-08 20:04:33 +00:00
maxim
d2d03b3880 Translations: Spanish translation update by Lucas Martín, another part of bug #23046
git-svn-id: trunk@38965 -
2012-10-04 22:14:23 +00:00
jesus
7152323181 LazReport, two additional export filters - TfrImageExportFilter, TfrHtmlDivExportFilter, from Michel Gawrycki
git-svn-id: trunk@38952 -
2012-10-02 18:31:07 +00:00
vincents
6c5a8a9ae8 docs: added dummy file for lcl\fpmake.pp to make the doc building script happy
git-svn-id: trunk@38910 -
2012-09-29 19:33:53 +00:00
mattias
89930bd828 lcl: carbon: removed duplicate include file
git-svn-id: trunk@38879 -
2012-09-28 08:30:36 +00:00
blikblum
40f8498835 lcl:
- revert 33020 #928292514b, 33082 #dd109fba91, 33086 #bd7b46c17a, part of 33089 and 33389. These changes made the hint behavior Delphi incompatible thus leading to a regression in third party control like VirtualTreeView that handles hints in CMHintShow
- Retrieve parent hint recursively if hintcontrol.hint is empty' (delphi compatible)
- Added sample project to test hints

git-svn-id: trunk@38802 -
2012-09-23 23:06:31 +00:00
mattias
d288f3c1ed updated lpl
git-svn-id: trunk@38796 -
2012-09-22 14:25:48 +00:00
vincents
257a444796 fixed package link for pascal script package, issue #22897
git-svn-id: trunk@38793 -
2012-09-21 18:01:27 +00:00
maxim
d02fb67a89 Translations: Arabic translation update by Khaled Shagrouni, bug #22935
git-svn-id: trunk@38785 -
2012-09-21 14:43:16 +00:00
mattias
173d63de75 ideintf: docs
git-svn-id: trunk@38751 -
2012-09-19 13:16:57 +00:00
mattias
053e01608d IDEIntf: fixed typo: favorite should use the American spelling instead of the British favourite
git-svn-id: trunk@38750 -
2012-09-19 13:16:39 +00:00
martin
5405c6ad0e SynEdit: Some helpers for future bidi support (IFDEF)
git-svn-id: trunk@38721 -
2012-09-17 20:05:13 +00:00
juha
6776632380 New file with code refactored from MainIDE
git-svn-id: trunk@38699 -
2012-09-16 21:03:12 +00:00
ask
f297a8e800 TAChart: Add axis index property editor
git-svn-id: trunk@38668 -
2012-09-15 14:22:51 +00:00
ask
71bbfef4d6 TAChart: Add TCustomAxisChartSource
git-svn-id: trunk@38662 -
2012-09-15 09:10:13 +00:00
martin
1db4cf5fe6 SynEdit: refactor painting
git-svn-id: trunk@38621 -
2012-09-12 09:34:13 +00:00
sekelsenmat
b6fd6f59e1 Large patch from Giuliano Colla: Adds pallete images to CD controls, improves TCDButton to be more similar to TBitBtn, improves the speed of mouse/resize message handling in LCL-CustomDrawn-X11 and starts implementing MessageDlg in LazDialogs
git-svn-id: trunk@38612 -
2012-09-11 08:04:30 +00:00
mattias
7c28736954 IDE: added package overlay icons
git-svn-id: trunk@38595 -
2012-09-09 10:11:09 +00:00
mattias
b907c27389 started fpmake files for IDE
git-svn-id: trunk@38588 -
2012-09-08 21:42:19 +00:00
ask
fa8507e364 TAChart: Extract TATextElements unit
git-svn-id: trunk@38564 -
2012-09-08 07:02:21 +00:00
mattias
f93076acb0 aarre: fixed typo, added readme
git-svn-id: trunk@38510 -
2012-09-03 20:53:27 +00:00
mattias
ddba39fd77 IDE: added missing pas
git-svn-id: trunk@38484 -
2012-09-02 14:52:36 +00:00
mattias
b10c7aef8b aarre: started pkg list
git-svn-id: trunk@38475 -
2012-09-01 23:50:34 +00:00
mattias
a9fc3bf413 started aarre repository
git-svn-id: trunk@38468 -
2012-08-31 22:08:22 +00:00
ask
82f17f1252 TAChart: Add "distance" demo. Based on patch by Werner Pamler.
git-svn-id: trunk@38451 -
2012-08-31 09:56:38 +00:00
ask
80bac85dcd TAChart: Add "animate" demo
git-svn-id: trunk@38443 -
2012-08-30 15:17:08 +00:00
ask
ddfd58d1de TAChart: Add TCustomAnimatedChartSource
git-svn-id: trunk@38442 -
2012-08-30 15:11:50 +00:00
ask
ad680a75f4 TAChart: Extract TADataTools unit
git-svn-id: trunk@38432 -
2012-08-30 05:25:19 +00:00
mattias
80e9eb2e57 syneditdsgn: added missing file
git-svn-id: trunk@38406 -
2012-08-27 12:02:53 +00:00
martin
bf8d8ef1e8 git-svn-id: trunk@38402 - 2012-08-27 11:04:01 +00:00
martin
b65dc1ef59 Adding PascalScript from REM Objects
git-svn-id: trunk@38401 -
2012-08-27 11:02:51 +00:00
mattias
3e264a5ae3 syneditdsgn: updated lpl
git-svn-id: trunk@38399 -
2012-08-27 10:53:58 +00:00
martin
d0d2b1b546 EditorMacros: create PascalScript based macros
git-svn-id: trunk@38393 -
2012-08-26 22:09:35 +00:00
martin
da0e648c31 Installer, SynEdit: moved registration to separate package (makefiles)
git-svn-id: trunk@38390 -
2012-08-26 14:50:52 +00:00
martin
c94ce7f850 SynEdit: moved registration to separate package
git-svn-id: trunk@38383 -
2012-08-26 11:19:02 +00:00
maxim
58d0e7b9ff Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one
git-svn-id: trunk@38377 -
2012-08-25 21:00:03 +00:00