Commit Graph

22061 Commits

Author SHA1 Message Date
dodi
d2428bcbe1 dockmanager example: added View menu to the ElasticSite
git-svn-id: trunk@22442 -
2009-11-05 11:54:36 +00:00
paul
ef831d1924 win32: fix TWin32WSCustomCalendar.HitTest for systems < vista
git-svn-id: trunk@22441 -
2009-11-05 09:53:46 +00:00
vincents
cd5f7242c6 lcl: reverted r22427 #c614f0dff7, fpdoc 2.5.1 has been fixed
git-svn-id: trunk@22440 -
2009-11-05 09:13:43 +00:00
paul
232dc9feaa synedit: cleanup pascal highlighter code from some ifdefs, highlight context keyword 'enumerator'
git-svn-id: trunk@22439 -
2009-11-05 03:18:11 +00:00
martin
0ba24b8a3b SynEdit: added events for OnPaste / OnCutCopy
git-svn-id: trunk@22438 -
2009-11-04 23:16:49 +00:00
jesus
8de5601593 LCL, fix editing grid cell in custom column even when it's set readonly
git-svn-id: trunk@22437 -
2009-11-04 21:31:27 +00:00
jesus
400a6e7478 LCL, fix Automatic scrollbars in TCustomGrid not always correctly invalidated when hidden, issue #14799
git-svn-id: trunk@22436 -
2009-11-04 20:23:12 +00:00
mattias
14609fc341 IDE: no auto indent during template editing
git-svn-id: trunk@22435 -
2009-11-04 19:53:23 +00:00
jesus
61804fcfa3 LazReport : Disable Ctrl+P when pbPrint:=False, from Javivf, issue #14971
git-svn-id: trunk@22434 -
2009-11-04 19:35:47 +00:00
mattias
ef97e3ee6b codetools: code completion: enumeration of arrays
git-svn-id: trunk@22433 -
2009-11-04 18:56:30 +00:00
mattias
2375a8fcaf codetools: code completion: enumeration of settype
git-svn-id: trunk@22432 -
2009-11-04 18:35:29 +00:00
martin
fd0f2898d5 IDE, SourceEditor: Improved drag/drop tabs
git-svn-id: trunk@22431 -
2009-11-04 17:35:24 +00:00
mattias
55a336b95f codetools: operator enumerator: interface
git-svn-id: trunk@22430 -
2009-11-04 15:42:58 +00:00
mattias
ef08824411 codetools: code completion: operator enumerator current
git-svn-id: trunk@22429 -
2009-11-04 15:07:08 +00:00
mattias
13712e5d89 IDE: auto indent: using caret position for ecLineBreak
git-svn-id: trunk@22428 -
2009-11-04 13:57:58 +00:00
vincents
c614f0dff7 LCL: don't use { declared(vmtEquals)}, fpdoc hangs on it
git-svn-id: trunk@22427 -
2009-11-04 12:44:57 +00:00
mattias
d0158ca6ee IDE: fixed auto indent on ecLineBreak to synedit changes
git-svn-id: trunk@22426 -
2009-11-04 12:15:01 +00:00
mattias
51babfb160 codetools: parsing function+property modifier enumerator
git-svn-id: trunk@22425 -
2009-11-04 12:02:23 +00:00
mattias
0d866967e5 IDE: auto indent examples: do not use current source
git-svn-id: trunk@22424 -
2009-11-04 11:36:31 +00:00
mattias
3c0eb0f5c6 IDE: added option to enabled indent on line break and indent on paste
git-svn-id: trunk@22423 -
2009-11-04 11:32:10 +00:00
mattias
586f1a284b IDE: no auto indent on ecInsertLine
git-svn-id: trunk@22422 -
2009-11-04 11:20:48 +00:00
mattias
3c291767c0 IDE: no auto indent while syncro editing
git-svn-id: trunk@22421 -
2009-11-04 11:20:03 +00:00
ask
0bc78d689a TAChart: Convert some literals to named constants
git-svn-id: trunk@22420 -
2009-11-04 01:26:14 +00:00
mattias
1631325da4 codetools: local var completion for enumerator of class
git-svn-id: trunk@22419 -
2009-11-04 00:23:52 +00:00
ask
9839fb3763 TAChart: Add axis demo
git-svn-id: trunk@22418 -
2009-11-04 00:14:46 +00:00
martin
ed4cca60d2 SynEdit: more tests for Beautifier
git-svn-id: trunk@22417 -
2009-11-03 23:33:45 +00:00
martin
5b91fa1c1e SynEdit: Fixed line tracking for beautifier / auto-indent
git-svn-id: trunk@22416 -
2009-11-03 23:32:58 +00:00
martin
ffc04c57b2 SynEdit: Small optimization, avoid unnecessary operation
git-svn-id: trunk@22415 -
2009-11-03 23:31:27 +00:00
marc
a74d855726 * updated French translation by Thierry Bothorel
git-svn-id: trunk@22414 -
2009-11-03 23:14:54 +00:00
marc
40f88c1138 * Updated looks of build progress dialog. Patch by Andrew Brunner (modified)
git-svn-id: trunk@22413 -
2009-11-03 23:11:20 +00:00
mattias
a0bc0d475c codetools: code completion for string iterators
git-svn-id: trunk@22412 -
2009-11-03 23:03:27 +00:00
marc
87b819f60f - removed commented show assembler dialog code
git-svn-id: trunk@22411 -
2009-11-03 22:30:47 +00:00
paul
8064b14d92 win32: draw menu bar background once per repaint for all the menu bar (fixes bug #0014894)
git-svn-id: trunk@22410 -
2009-11-03 19:21:34 +00:00
paul
747db959f4 lcl: add enumerators for TListItems, TTreeNodes, TToolBar
git-svn-id: trunk@22409 -
2009-11-03 16:07:56 +00:00
paul
dd8b4c7a0b lcl: add TMenuItemEnumerator class, TMenuItem.GetEnumerator method
git-svn-id: trunk@22408 -
2009-11-03 15:49:16 +00:00
paul
c0db1937f5 lcl: add TActionListEnumerator class and TCustomActionList.GetEnumerator method
git-svn-id: trunk@22407 -
2009-11-03 15:43:49 +00:00
paul
0690273f72 examples: fix dockmanager compilation
git-svn-id: trunk@22406 -
2009-11-03 15:01:54 +00:00
mattias
0598f2da99 IDE: fixed typo
git-svn-id: trunk@22405 -
2009-11-03 14:23:36 +00:00
mattias
6a2b68eda3 reduced warnings
git-svn-id: trunk@22404 -
2009-11-03 13:11:38 +00:00
mattias
2cd414bcbd IDE: enabled codetools auto indent by default
git-svn-id: trunk@22403 -
2009-11-03 13:10:56 +00:00
mattias
38a3e64177 IDE: added option to enable codetools auto indent
git-svn-id: trunk@22402 -
2009-11-03 13:00:36 +00:00
mattias
8c75e5f632 IDE: auto indent: fixed ecPaste line to codetools line mapping
git-svn-id: trunk@22401 -
2009-11-03 12:49:55 +00:00
mattias
e750aff51a codetools: auto indent: flag to ignore context
git-svn-id: trunk@22400 -
2009-11-03 12:47:19 +00:00
mattias
dae3bc507c codetools: fixed FindStartOfTerm ignoring next atom if it is not under EndPos
git-svn-id: trunk@22399 -
2009-11-03 10:38:35 +00:00
mattias
db15a33457 codetools: auto indent: ignore brackets in statements
git-svn-id: trunk@22397 -
2009-11-03 10:13:09 +00:00
dodi
91dd143c43 dockmanager example: adopt to LCL fix
git-svn-id: trunk@22396 -
2009-11-03 03:52:50 +00:00
paul
616c9d4e4d lcl: docking: replace
DefaultDockTreeClass: TDockTreeClass by
  DefaultDockManagerClass: TDockManagerClass
as requested by DoDi

git-svn-id: trunk@22395 -
2009-11-03 03:20:26 +00:00
dodi
5d7eca12b4 dockmanager example: elasticsite now also reflects enlarged forms
git-svn-id: trunk@22394 -
2009-11-03 03:19:06 +00:00
paul
929dc64acd lcl: properly override TObject.Equals for TGraphic class
git-svn-id: trunk@22393 -
2009-11-03 02:17:39 +00:00
mattias
7f1e276971 codetools: clean up
git-svn-id: trunk@22392 -
2009-11-03 00:45:15 +00:00