paul
bbb20f8374
examples: remove .lrs from lazintfimage example
...
git-svn-id: trunk@30245 -
2011-04-08 09:21:06 +00:00
paul
149d3a219a
examples: correct canvas_test example:
...
- fix screenshot example bug (use GetDC(0) instead of DC = 0)
- fix image example - clear LazIntfImage before experiments (part of issue #0019123 )
- remove all .lrs, .rc files and use .lfm, .res instead
git-svn-id: trunk@30244 -
2011-04-08 09:15:38 +00:00
ask
ac8fd19675
TAChart: Add exe files to svn:ignore
...
git-svn-id: trunk@30243 -
2011-04-08 08:54:45 +00:00
ask
d5f69b5d17
TAChart: Minor updates for save demo project
...
git-svn-id: trunk@30242 -
2011-04-08 08:46:18 +00:00
ask
eb53bb345e
TAChart: Use textLength attribute in SVG drawer
...
git-svn-id: trunk@30241 -
2011-04-08 08:45:46 +00:00
ask
1c6efec231
TAChart: Add wmf demo
...
git-svn-id: trunk@30240 -
2011-04-08 07:20:22 +00:00
ask
1aaadaf5c9
TAChart: Add Windows Metafile drawing back-end
...
git-svn-id: trunk@30239 -
2011-04-08 07:17:11 +00:00
mattias
af4ddf60a7
anchordocking: fixed loading settings, fixed ignoring invalid Monitor.WorkareaRect
...
git-svn-id: trunk@30238 -
2011-04-08 02:56:18 +00:00
mattias
9c26e8ecf5
anchordocking: clean up
...
git-svn-id: trunk@30237 -
2011-04-08 02:10:38 +00:00
zeljko
6b1b1b22d1
Gtk2: respect TCustomForm.ShowInTaskbar in case of modal form.Only when value is stAlways modal form will be visible in taskbar.Moved GtkWindowShowModal() to gtk2proc.
...
git-svn-id: trunk@30236 -
2011-04-07 13:07:57 +00:00
zeljko
b2602124fe
Gtk2: skip taskbar hint for modal forms of type <> GDK_WINDOW_TYPE_HINT_DIALOG. issue #18323
...
git-svn-id: trunk@30235 -
2011-04-07 11:56:31 +00:00
paul
2d450a59f1
repeat r30232 and revert r30231 #0962e03d29 - the fail was in that revision
...
git-svn-id: trunk@30234 -
2011-04-07 07:58:09 +00:00
paul
30c63a22c2
revert r30232 #5f678a92c9 - something fails with it
...
git-svn-id: trunk@30233 -
2011-04-07 07:33:23 +00:00
paul
5f678a92c9
win32: remove win32uxtheme.pas - it can be replaced by UxTheme from win32units-base now
...
git-svn-id: trunk@30232 -
2011-04-07 06:56:47 +00:00
paul
0962e03d29
win32: fix drawing of bitbtn under windows vista/7 (issue #0015139 )
...
git-svn-id: trunk@30231 -
2011-04-07 06:50:57 +00:00
paul
0ab62c8fa2
win32: correct GetThemeFont, GetThemeSystemFont LogFont to LogFontW
...
git-svn-id: trunk@30230 -
2011-04-07 06:28:06 +00:00
paul
b11b6f938a
win32: don't recreate window or perform any action when form style changes from fsStayOnTop to fsSystemStayOnTop and vice versa
...
git-svn-id: trunk@30229 -
2011-04-07 02:40:45 +00:00
paul
f37b868f3a
win32: a trial to correct application focus lose when local stay on top windows are involved (issue #0018494 )
...
git-svn-id: trunk@30228 -
2011-04-07 02:30:35 +00:00
paul
6c7c35c17b
lcl: formatting
...
git-svn-id: trunk@30227 -
2011-04-07 00:35:47 +00:00
paul
a7e622e6ab
lcl: formatting
...
git-svn-id: trunk@30226 -
2011-04-07 00:19:59 +00:00
ask
e546012a43
TAChart: Do not use TADrawerFPCanvas in the package to avoid unneeded freetype dependency. Part 2.
...
git-svn-id: trunk@30225 -
2011-04-06 20:44:20 +00:00
ask
7784d2b673
TAChart: Do not use TADrawerFPCanvas in the package to avoid unneeded freetype dependency
...
git-svn-id: trunk@30224 -
2011-04-06 20:41:50 +00:00
zeljko
0048e84bad
Qt: fixed wrong TQtWidgetSet.SetParent() behaviour. Flags shouldn't be setted up if form is reparented to other control.
...
git-svn-id: trunk@30223 -
2011-04-06 16:15:18 +00:00
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