maxim
3a372890ed
Translations: Italian translation update by Massimo Soricetti, bug #19214
...
git-svn-id: trunk@30431 -
2011-04-22 20:15:17 +00:00
maxim
1581cce771
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #19135
...
git-svn-id: trunk@30262 -
2011-04-10 20:42:45 +00:00
paul
bbb20f8374
examples: remove .lrs from lazintfimage example
...
git-svn-id: trunk@30245 -
2011-04-08 09:21:06 +00:00
paul
149d3a219a
examples: correct canvas_test example:
...
- fix screenshot example bug (use GetDC(0) instead of DC = 0)
- fix image example - clear LazIntfImage before experiments (part of issue #0019123 )
- remove all .lrs, .rc files and use .lfm, .res instead
git-svn-id: trunk@30244 -
2011-04-08 09:15:38 +00:00
mattias
af4ddf60a7
anchordocking: fixed loading settings, fixed ignoring invalid Monitor.WorkareaRect
...
git-svn-id: trunk@30238 -
2011-04-08 02:56:18 +00:00
mattias
9c26e8ecf5
anchordocking: clean up
...
git-svn-id: trunk@30237 -
2011-04-08 02:10:38 +00:00
mattias
cbc70260b8
fixed line endings
...
git-svn-id: trunk@30088 -
2011-03-30 17:36:02 +00:00
juha
4c2bf7e89d
IDE: Get rid of Environment menu and move items to Tools menu.
...
git-svn-id: trunk@29884 -
2011-03-17 11:54:25 +00:00
juha
f38190794b
Formatting: joined lines where only ');' was split to its own line, in procedure defs.
...
git-svn-id: trunk@29871 -
2011-03-16 16:52:28 +00:00
juha
01db3bb47c
LCL (mostly), Replace Assert(False... with //DebugLn(... Now Assert can be used for its original purpose again.
...
git-svn-id: trunk@29820 -
2011-03-13 18:21:51 +00:00
juha
ff4c1eb7c2
Examples: Moved "Explore Menus" to View menu, improve texts and use $R resource.
...
git-svn-id: trunk@29764 -
2011-03-09 14:12:36 +00:00
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