Commit Graph

35344 Commits

Author SHA1 Message Date
martin
ec664e867d SynEdit: Fixed template edit / invalidate on escape
git-svn-id: trunk@36150 -
2012-03-18 18:00:03 +00:00
martin
3ef7a4d9e1 SynEdit: Fixed Syncro edit / issue from rev 35955 #9b1daa010e
git-svn-id: trunk@36149 -
2012-03-18 17:51:28 +00:00
sekelsenmat
5cc8988523 LCL-CustomDrawn: Renames the Cocoa proc unit to a more standard name and adds support for forms without a minimize button
git-svn-id: trunk@36148 -
2012-03-18 15:38:05 +00:00
mattias
8d186030d1 lazutils: TIndexedAVLTree: default property
git-svn-id: trunk@36147 -
2012-03-18 09:35:44 +00:00
mattias
ba291b44cc lazutils: added TIndexedAVLTree
git-svn-id: trunk@36146 -
2012-03-18 01:05:11 +00:00
mattias
a124aba76d avglvltree: Node.Successor/Precessor
git-svn-id: trunk@36145 -
2012-03-18 00:48:34 +00:00
mattias
33958d7756 avglvltree: delete: replaced recursion with loop
git-svn-id: trunk@36144 -
2012-03-17 22:53:00 +00:00
martin
53591f4e6a SynEdit: fixed an uninitialized value
git-svn-id: trunk@36143 -
2012-03-17 22:41:34 +00:00
martin
4738029f35 IDE/SynEdit (windows only): Add option to choose IME mode
git-svn-id: trunk@36142 -
2012-03-17 22:38:46 +00:00
sekelsenmat
d3541e702d LCL-CustomDrawn-Cocoa: Fixes the beep on keyboard input and advances the accessibility
git-svn-id: trunk@36141 -
2012-03-17 21:54:21 +00:00
mattias
5102efbb95 avglvltree: simplified delete
git-svn-id: trunk@36140 -
2012-03-17 21:33:12 +00:00
mattias
23abaf2eae avglvltree: use rotateleft/right for delete
git-svn-id: trunk@36139 -
2012-03-17 21:11:41 +00:00
zeljko
55c2b15076 LCL: fixed wrong result of GetTextExtentExPoint() when string param is nil or empty an string.
git-svn-id: trunk@36138 -
2012-03-17 20:46:08 +00:00
mattias
065bc9485c avglvltree: use rotateleft/right for balanceafterinsert
git-svn-id: trunk@36137 -
2012-03-17 20:38:48 +00:00
martin
9f02483e2e DBG: More verbose error messages
git-svn-id: trunk@36136 -
2012-03-17 20:19:42 +00:00
sekelsenmat
c0143743b4 Changes the AccessibleValue getter to overridable, to allow a more efficient implementation of it for TLabel for example
git-svn-id: trunk@36135 -
2012-03-17 19:41:46 +00:00
mattias
ef5ef38048 avglvltree: replaced recursion with simple loop
git-svn-id: trunk@36134 -
2012-03-17 19:12:19 +00:00
mattias
c41894692e avglvltree: comments
git-svn-id: trunk@36133 -
2012-03-17 19:05:55 +00:00
mattias
377971d392 avglvltree: replaced recursive calls with simple loop
git-svn-id: trunk@36132 -
2012-03-17 18:43:49 +00:00
mattias
91f11c0ca2 avglvltree: using new TStringToStringTree
git-svn-id: trunk@36131 -
2012-03-17 18:38:50 +00:00
mattias
400791d779 avglvltree: TStringMap: associative array string to boolean
git-svn-id: trunk@36130 -
2012-03-17 18:06:48 +00:00
mattias
9f1c3de44f avglvltree: changed associative arrays Count to SizeInt
git-svn-id: trunk@36129 -
2012-03-17 18:00:17 +00:00
mattias
0a38a4d2ea avglvltree: changed count to SizeInt for big trees on 64bit systems
git-svn-id: trunk@36128 -
2012-03-17 17:53:13 +00:00
mattias
c6e13a0f09 avglvltree: removed TAvgLvlTreeNodeMemManager, for thread safety and less mem fragmenatation
git-svn-id: trunk@36127 -
2012-03-17 17:49:22 +00:00
mattias
9a2fed38e9 avglvltree: changed TAvgLvlTree.COnsistencyCheck to procedure and exceptions
git-svn-id: trunk@36126 -
2012-03-17 17:12:27 +00:00
mattias
9a163723ee avglvltree: added GetEnumeratorHighToLow
git-svn-id: trunk@36125 -
2012-03-17 17:08:41 +00:00
mattias
58b480dc4c avglvltree: made Root read only
git-svn-id: trunk@36124 -
2012-03-17 16:57:40 +00:00
mattias
4d16618629 tests: avglvltree
git-svn-id: trunk@36123 -
2012-03-17 16:53:54 +00:00
mattias
44af0bd032 avglvltree: nicer report
git-svn-id: trunk@36122 -
2012-03-17 16:49:58 +00:00
martin
9f6e6a8186 DBG: small refactor in start up brk code
git-svn-id: trunk@36121 -
2012-03-17 16:05:04 +00:00
mattias
6742733b9a ide.lpk: fixed output path
git-svn-id: trunk@36120 -
2012-03-17 15:55:57 +00:00
martin
b83f0fd43c SynEdit: fixed an uninitialized value
git-svn-id: trunk@36119 -
2012-03-17 14:27:09 +00:00
martin
9fea72270b SynEdit: fixed an uninitialized value
git-svn-id: trunk@36118 -
2012-03-17 14:24:18 +00:00
martin
e6bcaf91a3 SynEdit: fixed an uninitialized value
git-svn-id: trunk@36117 -
2012-03-17 14:18:29 +00:00
martin
6b347fede8 SynEdit: clean-up
git-svn-id: trunk@36116 -
2012-03-17 13:56:24 +00:00
martin
49bc6ed0ff SynEdit: clean-up ifdef
git-svn-id: trunk@36115 -
2012-03-17 13:56:00 +00:00
maxim
075177190d Components, POChecker: removed useless file
git-svn-id: trunk@36114 -
2012-03-17 13:24:59 +00:00
sekelsenmat
83f7ae1a8d Adds a capability for Accessibility support
git-svn-id: trunk@36113 -
2012-03-17 12:23:40 +00:00
mattias
c01b8ac358 lazsvnpkg: fixed search paths
git-svn-id: trunk@36112 -
2012-03-17 12:21:33 +00:00
zeljko
5b126c909b Qt, Gtk2: check if our Str:PChar param is nil, so do not any translation in GetTextExtentPoint() or GetTextExtentExPoint()
git-svn-id: trunk@36111 -
2012-03-17 11:33:26 +00:00
zeljko
ec701573e8 Qt: return 0 as maxcount if parameter string is empty in GetTextExtentExPoint()
git-svn-id: trunk@36110 -
2012-03-17 11:29:18 +00:00
sekelsenmat
0400c12137 LCL-CustomDrawn-Cocoa: Advances further the accessibility
git-svn-id: trunk@36109 -
2012-03-17 11:24:17 +00:00
zeljko
32c73d9d34 Gtk2,Qt: fixed returning value of GetTextExtentPoint() when string is empty.
git-svn-id: trunk@36108 -
2012-03-17 11:19:29 +00:00
zeljko
ff6253e4ac LCL: make accurate size if we change WindowState to wsMaximized or wsFullScreen in OnCreate event
git-svn-id: trunk@36107 -
2012-03-17 11:01:35 +00:00
zeljko
3068129128 LCL: added SM_LCLMAXIMIZEDWIDTH and SM_LCLMAXIMIZEDHEIGHT to system metrics rules to get accurate size of maximized window until we fix difference between forms frame rect and client rect. issue #21119
git-svn-id: trunk@36106 -
2012-03-17 10:46:34 +00:00
sekelsenmat
0bc23ed6ad LCL-CustomDrawn-Cocoa: Advances the accessibility support, nothing working yet
git-svn-id: trunk@36105 -
2012-03-17 10:08:21 +00:00
zeljko
c66c521fbe Gtk2: fixed bug where wsFullScreen windowState does not work on form showing.
git-svn-id: trunk@36104 -
2012-03-17 08:57:28 +00:00
zeljko
3ca38dadcd Qt,Gtk2,Gtk: prepared winapi GetSystemMetrics to get accurate measures for maximized and fullscreen forms.part of #21119
git-svn-id: trunk@36103 -
2012-03-17 08:48:39 +00:00
jesus
b5b42666c1 LCL, fix dbnavigator not hidding buttons at design time, also fix dbnavigator do not react on changing Options property, issue #21305
git-svn-id: trunk@36102 -
2012-03-17 08:40:10 +00:00
maxim
cad639764b Components, IDELazLogger: enabled i18n and added Russian translation
git-svn-id: trunk@36101 -
2012-03-17 00:08:18 +00:00