Commit Graph

29679 Commits

Author SHA1 Message Date
zeljko
b48287dbb8 Gtk2: fixed crashes inside TGtk2WidgetSet.ShowWindow() when form is reparented. issue #19108.
git-svn-id: trunk@30222 -
2011-04-06 15:53:27 +00:00
zeljko
719cc8fa83 Qt: fixed assertions from Qt when drawing win panels with negative width or height.
git-svn-id: trunk@30221 -
2011-04-06 14:48:14 +00:00
paul
5e397ae583 lcl: save/restore TControlScrollBar.Position even if AutoScroll = True (issue #0017409)
git-svn-id: trunk@30220 -
2011-04-06 11:30:56 +00:00
paul
b8276754f7 debugger: learn "pei-x86-64" file type
git-svn-id: trunk@30219 -
2011-04-06 07:18:34 +00:00
ask
5a2b851dcd TAChart: Fix compilation on non-windows platforms
git-svn-id: trunk@30218 -
2011-04-06 00:40:40 +00:00
ask
e0db061157 TAChart: Remove AEndPoint parameter from IChartDrawer.Polyline
git-svn-id: trunk@30217 -
2011-04-06 00:30:58 +00:00
ask
20bbf9174c TAChart: Simplify Polygon/Polyline interface of IChartDrawer
git-svn-id: trunk@30216 -
2011-04-06 00:21:22 +00:00
ask
bdf0c74b20 TAChart: Support pen style in SVG drawer
git-svn-id: trunk@30215 -
2011-04-06 00:19:29 +00:00
ask
3118c71a3f TAChart: TSVGDrawer: Refactor, fix polygon closing, support pen width
git-svn-id: trunk@30214 -
2011-04-05 23:41:07 +00:00
maxim
4ea75a5fd9 regenerated translations; updated Russian translation
git-svn-id: trunk@30213 -
2011-04-05 23:12:29 +00:00
maxim
80b6d2a191 IDE, translations: improved Initial setup dialog localization and moved all its resourcestrings to one place
git-svn-id: trunk@30212 -
2011-04-05 23:11:27 +00:00
mattias
61fd02d902 tests: codetools: complete block
git-svn-id: trunk@30211 -
2011-04-05 22:18:42 +00:00
mattias
bbeedd1dd9 codetools: source changer: fixed adding space after insertion
git-svn-id: trunk@30210 -
2011-04-05 22:18:20 +00:00
maxim
96673ae181 regenerated translations; updated Russian translation
git-svn-id: trunk@30209 -
2011-04-05 21:47:52 +00:00
maxim
face6345b7 IDE, Initial setup dialog: slightly improved Lazarus directory description
git-svn-id: trunk@30208 -
2011-04-05 21:41:54 +00:00
ask
092814ada0 TAChart: Add SVG export option to the save demo
git-svn-id: trunk@30207 -
2011-04-05 20:27:59 +00:00
ask
69326eb314 TAChart: Initial implementation of SVG drawing back-end
git-svn-id: trunk@30206 -
2011-04-05 20:25:58 +00:00
ask
61fe03b598 TAChart: Add DrawingBegin/DrawingEnd methods to IChartDrawer
git-svn-id: trunk@30205 -
2011-04-05 20:24:28 +00:00
ask
6c41287908 TAChart: Move BoundingBoxToCenterAndHalfRadius procedure to TAGeometry unit
git-svn-id: trunk@30204 -
2011-04-05 19:01:43 +00:00
ask
4d9fc7f139 TAChart: Extract CopyPoints function
git-svn-id: trunk@30203 -
2011-04-05 18:59:26 +00:00
ask
80cc108bec TAChart: Use FPColorToBGRA function in bgra drawer
git-svn-id: trunk@30202 -
2011-04-05 18:58:43 +00:00
ask
a3dc79e297 TAChart: Use brush styles in bgra drawer
git-svn-id: trunk@30201 -
2011-04-05 17:49:11 +00:00
ask
178ea522e7 TAChart: Synchronize extents of standard and BGRA view
git-svn-id: trunk@30200 -
2011-04-05 17:16:16 +00:00
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