Commit Graph

29656 Commits

Author SHA1 Message Date
ask
eda3f30176 TAChart: Add Chart.RenderingParams property
git-svn-id: trunk@30199 -
2011-04-05 17:15:24 +00:00
zeljko
c6bdd569fa Qt: fixed strange behaviour of QTreeWidget selection when multiselection is enabled (TListView.Style = vsReport). issue #18972
git-svn-id: trunk@30198 -
2011-04-05 06:19:50 +00:00
paul
e40d070b88 win32: cleanup
git-svn-id: trunk@30197 -
2011-04-05 03:01:51 +00:00
paul
9fadfea500 win32: move last notebook related message handling to own window proc
git-svn-id: trunk@30196 -
2011-04-05 02:53:07 +00:00
paul
902d2755bb win32: cleanup
git-svn-id: trunk@30195 -
2011-04-05 02:42:36 +00:00
paul
f056040452 win32: move notebook related WM_NOTIFY code to NotebookParentMsgHandler
git-svn-id: trunk@30194 -
2011-04-05 01:23:47 +00:00
martin
b6eb7f0fb1 SynEdit: added IFOPT C+, to compile checks, if assertions are on
git-svn-id: trunk@30193 -
2011-04-04 23:40:52 +00:00
martin
645cf8bf63 SynEdit: fixed Home/end key with tabs in line
git-svn-id: trunk@30192 -
2011-04-04 23:32:15 +00:00
martin
d8612f83d4 SynEdit: Fixed a range check, probably introduced in 30074 / Also fixed wrong array len
git-svn-id: trunk@30191 -
2011-04-04 19:57:23 +00:00
juha
3476a4d36e SynEdit: add Assert to check a dynamic array index ABytePos.
git-svn-id: trunk@30190 -
2011-04-04 18:51:09 +00:00
juha
3a816c7fd1 LCL: Formatting
git-svn-id: trunk@30189 -
2011-04-04 18:51:05 +00:00
zeljko
1049bada99 Qt: issues.xml - added TBitBtn.Layout to restrictions. We cannot change glyph layout inside QPushButton. issue #19088
git-svn-id: trunk@30188 -
2011-04-04 18:03:21 +00:00
ask
5f796f9283 TAChart: Fix AV while drawing chart with zero axises
git-svn-id: trunk@30187 -
2011-04-04 16:30:46 +00:00
ask
c654edd5c9 TAChart: Redraw chart after axis list change
git-svn-id: trunk@30186 -
2011-04-04 16:25:13 +00:00
zeljko
ecc941f2f6 Gtk2: fixed bug where combobox returned caret position for selection length. issue #19081
git-svn-id: trunk@30185 -
2011-04-04 16:11:17 +00:00
ask
b92bfd76d2 TAChart: Fix hints in BGRA drawer
git-svn-id: trunk@30184 -
2011-04-04 15:32:03 +00:00
ask
0a5e0fb00c TAChart: Add font orientation to the BGRA drawer. Update demo.
git-svn-id: trunk@30183 -
2011-04-04 15:29:18 +00:00
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