ask
3a1863981e
TAChart: Add TAChartBgra dependency to the bgra demo
...
git-svn-id: trunk@30182 -
2011-04-04 15:28:19 +00:00
martin
4270e6f1e1
Debugger: Improved getting target info (pointer size, object-is-pointer)
...
git-svn-id: trunk@30181 -
2011-04-04 13:31:22 +00:00
mattias
3db7df3317
codetools: parser: fixed starting class section on first space, completeblock: complete class at end of source
...
git-svn-id: trunk@30180 -
2011-04-04 12:45:50 +00:00
mattias
d23a694b2c
tests: added test for CompleteBlock
...
git-svn-id: trunk@30179 -
2011-04-04 12:44:56 +00:00
mattias
ab79608453
codetools: TPascalReaderTool.GetNodeIdentifier: check if node starts at end of code, bug #19076
...
git-svn-id: trunk@30178 -
2011-04-04 10:58:32 +00:00
mattias
67b58b4044
codetools: fixed rescan of modified initialization section, fixed check if a virtual file has changed on disl
...
git-svn-id: trunk@30177 -
2011-04-04 10:55:39 +00:00
mattias
ce19f7ed35
tests: compile to units/targetcpu-targetos, added codetools test for modified initialization section
...
git-svn-id: trunk@30176 -
2011-04-04 10:54:46 +00:00
mattias
db3dd549ff
IDE: setup: icons when selected
...
git-svn-id: trunk@30175 -
2011-04-04 09:44:29 +00:00
mattias
3c9a015969
IDE: setup: resourcestrings
...
git-svn-id: trunk@30174 -
2011-04-04 09:37:05 +00:00
paul
4fc8df4ed0
win32: refactoring: move ShowHideTabPage to win32extctrls, move preprocessing of TCN_SELCHANGE into NotebookParentMsgHandler
...
git-svn-id: trunk@30173 -
2011-04-04 09:29:12 +00:00
zeljko
ee25740910
Qt: simplified TCN_SELCHANGING for qt < 4.7
...
git-svn-id: trunk@30172 -
2011-04-04 09:11:48 +00:00
mattias
60b436fdbd
IDE: setup: fixed updating compiler error
...
git-svn-id: trunk@30171 -
2011-04-04 09:08:04 +00:00
paul
4c97b24012
win32: allow WM_ERASEBKGND processing for TCustomNotebook and descendants (in other case left/right tab notebooks contains garbage)
...
git-svn-id: trunk@30170 -
2011-04-04 09:06:46 +00:00
zeljko
53bf526a50
Qt: fixed mouse wheel event with qt < 4.7. Now it does same as qt-4.7.
...
git-svn-id: trunk@30169 -
2011-04-04 08:59:42 +00:00
zeljko
fe743caa95
Qt: remove redundant line breaks when reading from lfm.Patch by Vladimir Zhirov issue #18278 .
...
git-svn-id: trunk@30168 -
2011-04-04 07:53:38 +00:00
paul
335de8955d
lcl: invalidate splitter on ResizeAnchor change (issue #0018254 )
...
git-svn-id: trunk@30167 -
2011-04-04 06:15:01 +00:00
paul
318a6d8d6f
win32: don't activate forms when we only need to change z-order (issue #0018494 )
...
git-svn-id: trunk@30166 -
2011-04-04 05:49:56 +00:00
paul
f42a381547
lcl: add TSplitter.OnCanOffset event (issue #0016629 )
...
git-svn-id: trunk@30165 -
2011-04-04 05:34:32 +00:00
martin
969d46d571
Debugger: Improved getting exception class/message
...
git-svn-id: trunk@30164 -
2011-04-04 00:16:51 +00:00
ask
bd4d4a0997
TAChart: Do not use FTFont unit on FPC 2.4 for Win64 since it is not available
...
git-svn-id: trunk@30163 -
2011-04-03 23:49:15 +00:00
martin
80dbca5c93
DBG: Test, fix to work with latest IDE
...
git-svn-id: trunk@30162 -
2011-04-03 20:25:39 +00:00
zeljko
da1579018e
LCL: TCustomRadioGroup - trigger OnClick if ItemIndex is programatically changed before Handle is allocated to be Delphi compatibile.Fixes issue #15989
...
git-svn-id: trunk@30161 -
2011-04-03 18:53:37 +00:00
zeljko
524d3d34c9
Gtk2: do not send TCN_SELCHANGE from same routine where TCN_SELCHANGING is sender, use after signal connection to send TCN_SELCHANGE.Patch by Christian. issue #18930
...
git-svn-id: trunk@30160 -
2011-04-03 18:28:52 +00:00
zeljko
343e50d39c
Qt: fixed bug where TPageControl.OnChanging AllowChange param wasn't respected, so if AllowChange=False, qt changed page anyway.
...
git-svn-id: trunk@30159 -
2011-04-03 18:24:44 +00:00
vincents
1e4a2226e9
windows installer builder: build package registration before lcl.
...
git-svn-id: trunk@30158 -
2011-04-03 17:59:14 +00:00
martin
22963e0372
SynEdit: Codefolding for user-selected blocks: fix unfolding, fix gutter invalidation
...
git-svn-id: trunk@30157 -
2011-04-03 17:16:49 +00:00
martin
9b1aaeeef8
SynEdit: Codefolding for user-selected blocks: fix unfolding, if unfold-symbol is on line with other folds
...
git-svn-id: trunk@30156 -
2011-04-03 16:24:59 +00:00
martin
a7641e812a
SynEdit: Codefolding for user-selected blocks (Not saved to session) fix fold-popup-menu
...
git-svn-id: trunk@30155 -
2011-04-03 14:48:33 +00:00
martin
71b29ef3e4
SynEdit: Codefolding for user-selected blocks (Not saved to session) even without highlighter
...
git-svn-id: trunk@30154 -
2011-04-03 14:40:44 +00:00
zeljko
7674b680b6
Qt: fixed bug when control doesn't have csCaptureMouse, but mouse is higher than width or height of control.
...
git-svn-id: trunk@30153 -
2011-04-03 13:39:55 +00:00
zeljko
67aec0c9c4
Gtk2: bugfix where csCaptureMouse cannot be disabled. issue #8178
...
git-svn-id: trunk@30152 -
2011-04-03 13:32:40 +00:00
martin
2c0ed6c9f9
SynEdit: Codefolding for user-selected blocks (Not saved to session)
...
git-svn-id: trunk@30151 -
2011-04-03 13:21:15 +00:00
martin
64c43534c9
Debugger: fix crash, when deleting/clearing watches while they are updated
...
git-svn-id: trunk@30150 -
2011-04-03 13:07:06 +00:00
martin
7d8904c194
SynEdit: fix compilation for some platforms
...
git-svn-id: trunk@30149 -
2011-04-03 11:42:50 +00:00
ask
5b42a56a66
TAChart: Add TAChartBgra package
...
git-svn-id: trunk@30148 -
2011-04-03 09:32:57 +00:00
ask
d4ba2c99b9
TAChart: Add TAChartAggPas package
...
git-svn-id: trunk@30147 -
2011-04-03 09:12:12 +00:00
ask
35a3f8195f
TAChart: Add fpdoc generation helpers
...
git-svn-id: trunk@30146 -
2011-04-03 09:10:55 +00:00
ask
8a6c858e38
TAChart: Improve workaround for issue #18549
...
git-svn-id: trunk@30145 -
2011-04-03 09:09:42 +00:00
ask
e962d7654e
TAChart: Add more svn:ignore patterns
...
git-svn-id: trunk@30144 -
2011-04-03 09:09:07 +00:00
ask
03b79dac12
TAChart: Add some svn:ignore patterns
...
git-svn-id: trunk@30143 -
2011-04-03 08:52:38 +00:00
martin
b8976caed4
SynEdit: Fix unfolding, of commented folds
...
git-svn-id: trunk@30142 -
2011-04-02 23:38:15 +00:00
martin
49611fd177
SynEdit: keep folds, even if a the keyword is no longer recognized (e.g becomes part of a comment). Such folds are however not saved in the session-info
...
git-svn-id: trunk@30141 -
2011-04-02 21:15:39 +00:00
maxim
13d98e0553
IDE: Hebrew translation update by Ezik Shulamy, bug #19065
...
git-svn-id: trunk@30140 -
2011-04-02 20:51:18 +00:00
maxim
2f6280a3da
IDE: Brazilian Portuguese translation update by Marcelo B Paula, bug #19061
...
git-svn-id: trunk@30139 -
2011-04-02 20:47:54 +00:00
paul
aecfd2f738
lcl: implement TListBox.ScrollWidth:
...
- win32, wince: set/get scrollwidth using LB_SETHORIZONTALEXTENT/LB_GETHORIZONTALEXTENT (issue #0018912 )
- qt, gtk2: don't show listbox horizontal scrollbar by default. show it only when scrollwidth > content area
git-svn-id: trunk@30138 -
2011-04-02 17:30:44 +00:00
marc
031074fb47
* When a maskhandle of a bitmap is set, update the masked property too
...
git-svn-id: trunk@30135 -
2011-04-02 16:21:47 +00:00
marc
e999be5449
* Clear pixmap contents of empty mask. The contents of a new pixmaps is undefined
...
git-svn-id: trunk@30134 -
2011-04-02 16:19:42 +00:00
paul
c0ca12b0b3
win32: fix compilation
...
git-svn-id: trunk@30133 -
2011-04-02 16:14:06 +00:00
paul
e9016d46d3
win32: cleanup
...
git-svn-id: trunk@30132 -
2011-04-02 15:42:29 +00:00
juha
37468b82a4
Converter: Revert accidentally committed "temp"
...
git-svn-id: trunk@30131 -
2011-04-02 11:17:59 +00:00