sekelsenmat
|
2c0cc4c4d4
|
Reverts the previous removal of TLMouseEvent.State
git-svn-id: trunk@33114 -
|
2011-10-27 18:03:01 +00:00 |
|
sekelsenmat
|
3af8137cbd
|
Small property fix
git-svn-id: trunk@33113 -
|
2011-10-27 15:37:45 +00:00 |
|
sekelsenmat
|
b347aa14e5
|
Reverts wrong changes from gtk1
git-svn-id: trunk@33112 -
|
2011-10-27 15:35:23 +00:00 |
|
sekelsenmat
|
f498b421a6
|
Reverts wrong changes from Gtk2
git-svn-id: trunk@33111 -
|
2011-10-27 15:30:43 +00:00 |
|
sekelsenmat
|
48e7c88813
|
Starts TCDCheckBox
git-svn-id: trunk@33110 -
|
2011-10-27 15:06:28 +00:00 |
|
martin
|
e1d0766fe6
|
DBG: Tests
git-svn-id: trunk@33109 -
|
2011-10-27 12:23:29 +00:00 |
|
martin
|
54b5c2b102
|
DBG: Improved watch eval for "array[x].foo"
git-svn-id: trunk@33108 -
|
2011-10-27 12:23:22 +00:00 |
|
dodi
|
d8077d0d77
|
Docs: LCLProc synced and revised, many questions remain
git-svn-id: trunk@33107 -
|
2011-10-27 12:06:29 +00:00 |
|
dodi
|
af76ebe27e
|
Docs: LCLProc synced and revised, many questions remain
git-svn-id: trunk@33106 -
|
2011-10-27 11:55:26 +00:00 |
|
juha
|
b73ac7c339
|
IDE: fix Invert assignment's extra linefeed. Issue #20571
git-svn-id: trunk@33105 -
|
2011-10-26 21:13:59 +00:00 |
|
juha
|
e71ce3c870
|
IDE: Invert assignment formatting
git-svn-id: trunk@33104 -
|
2011-10-26 21:13:49 +00:00 |
|
sekelsenmat
|
3e2490e6fc
|
Separates the customdrawn drawers into 1 unit for each style and introduces a registration system to simply adding new drawers for people not so used to the code
git-svn-id: trunk@33103 -
|
2011-10-26 19:51:48 +00:00 |
|
sekelsenmat
|
1c344c9372
|
Renames GetRGBColor to make it more unique, the old name had too many conflicts
git-svn-id: trunk@33102 -
|
2011-10-26 17:32:31 +00:00 |
|
mattias
|
eb39f62be5
|
IDE: findsourcefile: ignore empty file name
git-svn-id: trunk@33101 -
|
2011-10-26 17:31:29 +00:00 |
|
juha
|
260ece9f1b
|
LCL: Make TCustomComboBox.AddItem virtual. Issue #20033
git-svn-id: trunk@33100 -
|
2011-10-26 16:53:48 +00:00 |
|
jesus
|
d39db22019
|
LazReport, corrects immovable objects after showing editor with doubleclick
git-svn-id: trunk@33099 -
|
2011-10-26 16:48:14 +00:00 |
|
juha
|
f18dc977ec
|
IDE: fix problem with combobox list when changing items order. Save form's layout in IDEDialogLayoutList. Issue #18931
git-svn-id: trunk@33098 -
|
2011-10-26 16:40:37 +00:00 |
|
juha
|
683285b605
|
IDE: formatting
git-svn-id: trunk@33097 -
|
2011-10-26 16:40:09 +00:00 |
|
sekelsenmat
|
59131a8b2b
|
Reverts wrong change in the inspector
git-svn-id: trunk@33096 -
|
2011-10-26 16:12:06 +00:00 |
|
martin
|
6a504f60d8
|
DBG: fix callstack, opens directory in editor (unix), for unknown location. Issue #20561
git-svn-id: trunk@33095 -
|
2011-10-26 15:38:48 +00:00 |
|
jesus
|
1858ce9d24
|
LazReport, debug info
git-svn-id: trunk@33094 -
|
2011-10-26 15:30:03 +00:00 |
|
sekelsenmat
|
cae025b734
|
Adds helper routines to TControl to obtain the background color
git-svn-id: trunk@33093 -
|
2011-10-26 15:22:45 +00:00 |
|
sekelsenmat
|
73f0887e09
|
Fixes bug #20065. Removes ssCaps, ssNum and ssScroll because they are implemented based on the key lock in win32, which is not the same as shift state, they are added only for MouseWhell events and very unreliable across platforms (cannot be correctly implemented in win32 for example). Also corrects the ShiftState for MouseWhell messages in Windows. Removes State from the mousewhell internal message, now Button is used, which is more consistent with Win32.
git-svn-id: trunk@33092 -
|
2011-10-26 15:08:10 +00:00 |
|
juha
|
6e659b3e4a
|
IDE: Improve some anchors in Build Lazarus dialog
git-svn-id: trunk@33091 -
|
2011-10-26 14:58:24 +00:00 |
|
martin
|
f991072664
|
DBG: added some feedback (debugln)
git-svn-id: trunk@33090 -
|
2011-10-26 14:26:14 +00:00 |
|
juha
|
e9ccc22476
|
Revert earlier changes of ShowHint/ParentShowHint logic but improve fetching a hint text from parents when needed
git-svn-id: trunk@33089 -
|
2011-10-26 13:35:47 +00:00 |
|
sekelsenmat
|
befb6dd9c5
|
Small uses clause improvement
git-svn-id: trunk@33088 -
|
2011-10-26 09:43:34 +00:00 |
|
sekelsenmat
|
0700999942
|
Splits the big customdrawn unit in two smaller parts
git-svn-id: trunk@33087 -
|
2011-10-26 09:25:30 +00:00 |
|
juha
|
bd7b46c17a
|
LCL: improve HintControl function more. The control returned is the first parent to contain hint text.
git-svn-id: trunk@33086 -
|
2011-10-26 06:50:16 +00:00 |
|
jesus
|
56c6f5662e
|
LazReport, fix exception on moving object after memo editor causing subsequent inestability
git-svn-id: trunk@33085 -
|
2011-10-26 03:37:06 +00:00 |
|
sekelsenmat
|
4b223aa89d
|
Final fix for 20552
git-svn-id: trunk@33084 -
|
2011-10-26 02:38:40 +00:00 |
|
dodi
|
9dec676a01
|
Docs: Controls synced and finished, many questions remain
git-svn-id: trunk@33083 -
|
2011-10-26 00:36:49 +00:00 |
|
juha
|
dd109fba91
|
LCL: fix the hint behavior after the earlier change.
git-svn-id: trunk@33082 -
|
2011-10-25 11:43:00 +00:00 |
|
martin
|
b620fb101b
|
CompilerOpts: Restore debug info by default (was implied by line-info
git-svn-id: trunk@33081 -
|
2011-10-25 09:49:35 +00:00 |
|
juha
|
bd619d70e5
|
LCL: fix wrong behavior between ShowHint and ParentShowHint.
git-svn-id: trunk@33080 -
|
2011-10-25 09:30:06 +00:00 |
|
sekelsenmat
|
5f53fe15b9
|
Implements GetConsoleTextEncoding for Windows
git-svn-id: trunk@33079 -
|
2011-10-25 07:39:48 +00:00 |
|
sekelsenmat
|
9cd742005b
|
Starts GetConsoleTextEncoding
git-svn-id: trunk@33078 -
|
2011-10-25 07:35:02 +00:00 |
|
zeljko
|
018a1428f5
|
Qt: implemented case when an TWinControl have csNoFocus in TControlStyle
git-svn-id: trunk@33077 -
|
2011-10-25 07:34:57 +00:00 |
|
sekelsenmat
|
ca38c9ebc5
|
Documents a routine
git-svn-id: trunk@33076 -
|
2011-10-25 06:13:19 +00:00 |
|
ask
|
ffc4da8f03
|
TAChart: Support NaNs in data point tools
git-svn-id: trunk@33075 -
|
2011-10-25 01:48:06 +00:00 |
|
juha
|
193d7f84ac
|
LCL: Fix a crash when deleting a row in string grid. Issue #20549, patch from bald zhang
git-svn-id: trunk@33074 -
|
2011-10-24 21:38:55 +00:00 |
|
juha
|
1c66c1c865
|
LCL: Fix form's scrollbars that disappeared after resize. Issue #19677, patch from August Klein
git-svn-id: trunk@33073 -
|
2011-10-24 19:33:14 +00:00 |
|
zeljko
|
b8cb50f5ce
|
LCL: added explanation for TControlStyles csNoStdEvents and csNoFocus
git-svn-id: trunk@33072 -
|
2011-10-24 19:14:29 +00:00 |
|
juha
|
bbc0b05e9e
|
svn2revisioninc: fix a potential deadlock, issue #20471
git-svn-id: trunk@33071 -
|
2011-10-24 18:01:05 +00:00 |
|
zeljko
|
4e9eda7a16
|
LCL: Grids: added dgCanSelectAnyButton to grid options so we can select row with right mouse click, now we are Delphi compatibile.Patch by Zoran Vucenovic. Issue #18115
git-svn-id: trunk@33070 -
|
2011-10-24 16:54:11 +00:00 |
|
zeljko
|
d6f183e393
|
Gtk2: cleanup of unnecessary defines, some code formatting.
git-svn-id: trunk@33069 -
|
2011-10-24 16:46:00 +00:00 |
|
mattias
|
102551b5d0
|
IDE: configure build laz dialog: invalidate macros if user only saves settings
git-svn-id: trunk@33068 -
|
2011-10-24 15:58:20 +00:00 |
|
mattias
|
38b069389a
|
turbopoweripro.lpk printer4lazarus.lpk: do not auto create Makefile
git-svn-id: trunk@33067 -
|
2011-10-24 15:57:13 +00:00 |
|
mattias
|
d4e4fe6f3c
|
codetools: fixed FindNextComment when MaxPos=0
git-svn-id: trunk@33066 -
|
2011-10-24 15:54:14 +00:00 |
|
ask
|
794b3c6aec
|
TAChart: Draw text of chart list box items with the same background as the list box itself
git-svn-id: trunk@33065 -
|
2011-10-24 07:34:04 +00:00 |
|