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 |
|
maxim
|
ac6e4e4cf7
|
updated localize.bat script, added diagnostic output
git-svn-id: trunk@36100 -
|
2012-03-16 23:44:06 +00:00 |
|
maxim
|
dc1f9a7760
|
regenerated translations; updated Russian translation
git-svn-id: trunk@36099 -
|
2012-03-16 23:41:32 +00:00 |
|
maxim
|
9381915a84
|
IDE: improved Delphi converter localization
git-svn-id: trunk@36098 -
|
2012-03-16 23:40:16 +00:00 |
|
zeljko
|
2dbd330280
|
Gtk2: do not show selection when GtkEntry is unfocused.
git-svn-id: trunk@36097 -
|
2012-03-16 20:58:04 +00:00 |
|
zeljko
|
809abca886
|
Gtk2: let OnEditingDone trigger when VK_RETURN is pressed in GtkSpinButton.
git-svn-id: trunk@36096 -
|
2012-03-16 20:47:04 +00:00 |
|
zeljko
|
5143a2f9b4
|
Gtk2: use different approach for FloatSpinEdit, now we use our own validator. issue #18679
git-svn-id: trunk@36095 -
|
2012-03-16 20:15:38 +00:00 |
|
zeljko
|
e08963e2b1
|
Gtk2: use DefaultFormatSettings for fpc >= 2.6 to stop compiler warnings
git-svn-id: trunk@36094 -
|
2012-03-16 15:39:44 +00:00 |
|
zeljko
|
a6873c2d3b
|
LCL: cleanup
git-svn-id: trunk@36093 -
|
2012-03-16 15:35:19 +00:00 |
|
zeljko
|
b5d7fea0d3
|
Carbon: removed todo and comments, because it's fixed
git-svn-id: trunk@36092 -
|
2012-03-16 15:07:14 +00:00 |
|
zeljko
|
d8321930a2
|
Carbon: implemented showing non-modal over modal form as sheet. issue #21459
git-svn-id: trunk@36091 -
|
2012-03-16 15:02:36 +00:00 |
|
zeljko
|
6dc3ac8b34
|
Carbon: commented part which is added in r34345 #829de72590 as part of #19680, but it opened new issue #20748, so we keep 19680 opened, and resolving issue #20748.
git-svn-id: trunk@36090 -
|
2012-03-16 13:30:46 +00:00 |
|
zeljko
|
3cb1e9348e
|
Carbon: proper invalidate of custommemo. issue #21174
git-svn-id: trunk@36089 -
|
2012-03-16 12:57:56 +00:00 |
|
zeljko
|
905630ffff
|
Carbon: must replace old mac line ending with unix one when reading text from HITextView. issue #17943
git-svn-id: trunk@36088 -
|
2012-03-16 12:37:44 +00:00 |
|
vincents
|
fe53b9943a
|
LCL: initialized toolbar height with default value, fixes issue #20132
git-svn-id: trunk@36087 -
|
2012-03-16 11:39:00 +00:00 |
|
zeljko
|
eb25b3d5e7
|
Gtk2: delay SetSelLength if it's called from OnChange event of TCustomEdit.
git-svn-id: trunk@36086 -
|
2012-03-16 11:26:45 +00:00 |
|
zeljko
|
447f19d6e2
|
Carbon: implemented GetCanUndo for WSCustomEdit. issue #16497
git-svn-id: trunk@36085 -
|
2012-03-16 11:06:22 +00:00 |
|
sekelsenmat
|
017a319d5a
|
LCL-CustomDrawn: Fixes compilation
git-svn-id: trunk@36084 -
|
2012-03-16 10:43:18 +00:00 |
|
zeljko
|
45244751f4
|
Carbon: implemented Cut,Copy,Paste and Undo for TWSCustomEdit. issue #9715
git-svn-id: trunk@36083 -
|
2012-03-16 10:20:14 +00:00 |
|