Commit Graph

919 Commits

Author SHA1 Message Date
marc
c8f3c56e61 + added missing Italian translation. Patch by Sandro Cumerlato
git-svn-id: trunk@29656 -
2011-02-23 00:39:05 +00:00
mattias
f5466d09b4 examples: removed fpdocrepair
git-svn-id: trunk@29652 -
2011-02-22 13:31:54 +00:00
sekelsenmat
bd44a633e1 Adds a large Canvas drawing example and test
git-svn-id: trunk@29587 -
2011-02-17 09:55:53 +00:00
maxim
a460a9d3ee Examples, TestAll: disabled TNotebook, enabled TPageControl instead
git-svn-id: trunk@29584 -
2011-02-16 23:45:39 +00:00
maxim
a6d35d4624 Examples, TabOrder: fixed to use TPageControl, made 'Close' button work
git-svn-id: trunk@29583 -
2011-02-16 23:13:04 +00:00
maxim
93873ae295 Examples, NotebookTest: save session info in .lpi again
git-svn-id: trunk@29580 -
2011-02-16 22:31:43 +00:00
maxim
936f3bcb10 Examples, NotebookTest: adapted to changed TNotebook behavior and improved layout
git-svn-id: trunk@29579 -
2011-02-16 22:24:49 +00:00
maxim
363abb927f Examples, NoteBk: converted nested Notebook to TPageControl and restored features, which were removed in r28916 #76f0a18ff0
git-svn-id: trunk@29571 -
2011-02-15 22:17:28 +00:00
maxim
43f1c4d764 Examples, listview: fixed to use TPageControl. While at it, also got rid of .lrs resource.
git-svn-id: trunk@29551 -
2011-02-14 22:19:26 +00:00
mattias
0e109ea1e1 fixed typos: usefull
git-svn-id: trunk@29446 -
2011-02-10 09:43:23 +00:00
mattias
b3a8dd03b1 fixed typos: childs
git-svn-id: trunk@29440 -
2011-02-10 09:37:16 +00:00
mattias
af3d007090 switched from deprecated xmlcfg to xmlconf
git-svn-id: trunk@29286 -
2011-02-01 09:34:27 +00:00
mattias
72f67335e7 anchordocking: using CreateNew
git-svn-id: trunk@29269 -
2011-01-31 10:20:35 +00:00
maxim
d7d15d1dcb Translations: added Portuguese translation stub, based on Brazilian Portuguese
git-svn-id: trunk@29259 -
2011-01-30 17:39:09 +00:00
maxim
9972d532ea Translations: changed Brazilian Portuguese language code according to ISO/IANA language and region codes
git-svn-id: trunk@29245 -
2011-01-29 12:23:02 +00:00
zeljko
d830867f37 anchordocking examples: TOpenDialog instead of TSaveDialog. patch by samuel herzog. issue #18595
git-svn-id: trunk@29182 -
2011-01-24 07:17:35 +00:00
paul
6d649ede3b examples: fix checkbox example
git-svn-id: trunk@29135 -
2011-01-20 09:27:16 +00:00
mattias
c7d2d778a0 LCL: TSpeedButton: started AutoSize, added parameter Drawing to GetGlyphSize and GetTextSize
git-svn-id: trunk@29122 -
2011-01-19 12:53:12 +00:00
mattias
a3ab20c458 IDE: converted package editor to lfm
git-svn-id: trunk@29049 -
2011-01-16 12:04:23 +00:00
mattias
87fd3f4359 anchordocking: fix for custom layouts, bug #18377
git-svn-id: trunk@29042 -
2011-01-15 18:41:26 +00:00
sekelsenmat
76f0a18ff0 Fixes compiling the examples with the new notebook.
git-svn-id: trunk@28916 -
2011-01-09 11:05:07 +00:00
vincents
4f67325894 lclversion example: extended to show use of lcl_fullversion.
git-svn-id: trunk@28835 -
2010-12-30 09:12:10 +00:00
mattias
86492baa25 anchordocking: clean up
git-svn-id: trunk@28798 -
2010-12-22 09:17:18 +00:00
vincents
f79ad4f80c fixed compilation of EasyDockMgrDsgn package from Sven Barth (issue #18262)
git-svn-id: trunk@28792 -
2010-12-20 13:04:39 +00:00
mattias
f9c52af505 translations: german: updates from Swen Heinig
git-svn-id: trunk@28550 -
2010-11-28 21:14:47 +00:00
mattias
0c54cf1290 examples: clean up
git-svn-id: trunk@28529 -
2010-11-28 13:06:00 +00:00
mattias
82f7e95ca0 codetools: ExtractProcHead extract operator result name
git-svn-id: trunk@28528 -
2010-11-28 13:05:36 +00:00
mattias
7d14b1c344 IDE: fpdoc editor: auto repair xml
git-svn-id: trunk@28526 -
2010-11-28 12:44:28 +00:00
mattias
ac5320bd27 codetools: added function to validate and fix fpdoc xml fragments
git-svn-id: trunk@28523 -
2010-11-28 11:58:01 +00:00
mattias
87922a9a0b fpdoc repair: close tags
git-svn-id: trunk@28522 -
2010-11-28 11:48:28 +00:00
mattias
24da9a3ae1 codetools: fixed parsing const keyword in classes
git-svn-id: trunk@28514 -
2010-11-27 19:14:07 +00:00
mattias
94948dde5e codetools: RemoveUnitFromUsesSection: when removing the last unit remove empty lines in front too, bug #18055
git-svn-id: trunk@28498 -
2010-11-26 12:23:25 +00:00
paul
7c9336f367 anchordocking: fix endless loop
git-svn-id: trunk@28441 -
2010-11-24 03:54:04 +00:00
mattias
acc881191b examples: started repair function for fpdoc fragments
git-svn-id: trunk@28412 -
2010-11-22 17:09:23 +00:00
mattias
7d0511c8ac anchordocking: keep splitters in client area
git-svn-id: trunk@28179 -
2010-11-11 08:41:58 +00:00
martin
6d389c0b43 Examples, SynEdit, Completion: added sizedrag
git-svn-id: trunk@28178 -
2010-11-10 13:50:27 +00:00
martin
230fc8baf9 Examples, SynEdit, Completion: fix crash on empty list (patch by Zoron)
git-svn-id: trunk@28176 -
2010-11-10 11:12:39 +00:00
mattias
2df864d4b8 anchordocking: miniide: save/load to file
git-svn-id: trunk@28102 -
2010-11-05 19:45:24 +00:00
mattias
1d91673a50 exzmples: update
git-svn-id: trunk@28077 -
2010-11-04 22:18:46 +00:00
mattias
00536fed8a examples: trubopower_ipro: fixed image links
git-svn-id: trunk@28076 -
2010-11-04 22:16:54 +00:00
mattias
cce9f3cdd8 examples: trubopower_ipro: fixed image links
git-svn-id: trunk@28075 -
2010-11-04 22:15:25 +00:00
mattias
666f44d859 IDEIntf: ShowForm: dock only forms with a creator, bug #17130
git-svn-id: trunk@28040 -
2010-11-02 14:06:54 +00:00
mattias
ed30c1caeb examples: fixed lazintfimage session
git-svn-id: trunk@27951 -
2010-10-29 18:37:21 +00:00
mattias
7070415e90 examples: fixed lazintfimage pathdelim, bug #17751
git-svn-id: trunk@27950 -
2010-10-29 18:35:12 +00:00
vincents
a02fa3589a testall example:
* change form style form bsDialog to bsSizable, so that the main menu is shown (issue #16166)
* fixed line ending in captions: #10#13 -> #13#10

git-svn-id: trunk@27947 -
2010-10-29 13:32:57 +00:00
mattias
38df7bec96 anchordocking: Resize: use current bounds not preferred bounds, the anchordocksite is not autosized
git-svn-id: trunk@27928 -
2010-10-28 16:07:29 +00:00
mattias
7d0234c10c anchordocking: replaced TNoteBook with TPageControl
git-svn-id: trunk@27927 -
2010-10-28 15:16:18 +00:00
vincents
e618b79e17 grid spreadsheet example: forgot to commit change in project files when using project icon in .res instead of .lrs
git-svn-id: trunk@27883 -
2010-10-26 12:39:48 +00:00
vincents
4ae97a5e89 grid spreadsheet example: use project icon in .res instead of .lrs, prevents error with wrong path in .rc file.
git-svn-id: trunk@27882 -
2010-10-26 12:26:45 +00:00
vincents
7461c7af9e openbrowser example: fixed compilation after removal of TButton from Buttons unit.
git-svn-id: trunk@27809 -
2010-10-22 11:19:45 +00:00