Commit Graph

20009 Commits

Author SHA1 Message Date
ask
453a046de9 TAChart: If Chart.Extent.Use{X/Y}{Min/Max} is set, use corresponding boundary unconditionally.
Previously it was not used if some series expanded beyond it.
This fixes issue #13681.

git-svn-id: trunk@20095 -
2009-05-21 08:37:16 +00:00
paul
05c0578025 lcl: LDockTree: remove anchors when we remove control from the tree
git-svn-id: trunk@20094 -
2009-05-21 08:10:41 +00:00
paul
071f4c60e7 lcl: formatting
git-svn-id: trunk@20093 -
2009-05-21 08:09:32 +00:00
paul
a8ae3b4f66 lcl: TPageControl: set dock site rectangle in DockOver and not in PositionDockRect since PositionDockRect used in other unrelated to dock over cases
git-svn-id: trunk@20092 -
2009-05-21 07:58:18 +00:00
ask
a0897c76f4 TAChart: Add chart extent demo.
In particular, it is useful to test issue #13681.

git-svn-id: trunk@20091 -
2009-05-21 07:55:56 +00:00
ask
ff15f8408c TAChart: Add TLine.UseBounds property. Minor refactoring.
git-svn-id: trunk@20090 -
2009-05-21 07:48:50 +00:00
ask
f0b1c740fd TAChart: Change default for TChartPen.Visible to true
git-svn-id: trunk@20089 -
2009-05-21 07:26:24 +00:00
ask
d18b9a4254 TAChart: UpdateMinMax should update both min and max if necessary.
git-svn-id: trunk@20088 -
2009-05-21 07:16:09 +00:00
paul
7526bb803e gtk: report LCL page index instead of gtk page index on notebook page change
git-svn-id: trunk@20087 -
2009-05-21 06:31:13 +00:00
dmitry
f68867536b fix for #13769. CGImageGetDataProvider must NOT be released, without retain called first.
git-svn-id: trunk@20086 -
2009-05-21 05:27:02 +00:00
paul
6238c3906d ide: help options: use object inspector settings for embedded grids
git-svn-id: trunk@20085 -
2009-05-21 03:47:40 +00:00
paul
5e662e966a ide: debugger general options: use object inspector settings for embedded options grid
git-svn-id: trunk@20084 -
2009-05-21 03:40:41 +00:00
paul
229053f385 ide: remove non-existent environment menu commands, change keymapping name for IDE options command
git-svn-id: trunk@20083 -
2009-05-21 02:20:06 +00:00
paul
ad30f8d3e7 ide: use same string and icon for all Options menu items
git-svn-id: trunk@20082 -
2009-05-21 01:59:12 +00:00
paul
ff4795ef8e win32: fix restoring of main form state after application minimize (bug #0013752)
git-svn-id: trunk@20081 -
2009-05-21 01:20:27 +00:00
paul
656d65cb06 lcl: LDockTree: fix drop to non-empty root zone (issue #0013770)
git-svn-id: trunk@20080 -
2009-05-20 14:55:59 +00:00
zeljko
c521333873 Qt: bugfix for dialogs filter in QT_NATIVE_DIALOGS mode.fixes #13767
git-svn-id: trunk@20079 -
2009-05-20 13:11:51 +00:00
paul
7d94012801 gtk2: improve TGtk2ThemeServices.GetStockImage
git-svn-id: trunk@20078 -
2009-05-20 12:50:37 +00:00
paul
1687773f6d lcl: TCustomForm.SetFocusedControl returned wrong result in some cases, csFocusing flag was used in LCL but was not nowhere set
git-svn-id: trunk@20077 -
2009-05-20 12:07:24 +00:00
paul
69d96a1d70 gtk: formatting
git-svn-id: trunk@20076 -
2009-05-20 11:56:07 +00:00
paul
7f89f0f960 ide: ide options: restore occasionally omitted (while dialogs merge) code in color options (reported by Graeme Geldenhuys in mail list)
git-svn-id: trunk@20075 -
2009-05-20 11:17:31 +00:00
paul
869fadf0a6 lcl: formatting
git-svn-id: trunk@20074 -
2009-05-20 09:28:40 +00:00
paul
bdda69cd5d lcl: pass LM_SIZE, LM_MOVE messages to DockManager, handle them for LazDockTree (now dock header looks fine on dock zone resize)
git-svn-id: trunk@20073 -
2009-05-20 09:05:30 +00:00
paul
05ad1a9631 gtk: use GTK_WINDOW_POPUP for dock rect drawing
git-svn-id: trunk@20072 -
2009-05-20 09:00:30 +00:00
paul
b5ff63c845 gtk: improve DrawDefaultDockImage
git-svn-id: trunk@20071 -
2009-05-20 08:25:21 +00:00
paul
e30c0905a2 lcl: allow form dragging by client area only if it is docked into docksite without dock manager
git-svn-id: trunk@20070 -
2009-05-20 07:30:39 +00:00
paul
6306629a9e win32: notify LCL on mouse enter/leave, NC movements more correct
git-svn-id: trunk@20069 -
2009-05-20 07:14:50 +00:00
paul
99fdb23855 lcl: cosmetic LDockTree code changes
git-svn-id: trunk@20068 -
2009-05-20 07:13:08 +00:00
paul
4a690c2f5a lcl: TDockObject: add Dropped property for delphi compatibility (issue #0013427)
git-svn-id: trunk@20067 -
2009-05-20 05:54:07 +00:00
paul
dfb54d7324 lcl: dragmanager: apply patch to support Ctrl key during drag/dock operations from Hans-Peter Diettrich with small modifications (issue #0013427)
git-svn-id: trunk@20066 -
2009-05-20 05:05:38 +00:00
paul
f22d9341c2 lcl: DockManager: handle CM_VISIBLECHANGED
git-svn-id: trunk@20065 -
2009-05-20 04:38:24 +00:00
dodi
1b9f91ccc2 dockmanager example: update to new dockmanager interface
git-svn-id: trunk@20064 -
2009-05-20 04:24:39 +00:00
paul
ce9041ea17 lcl: don't start immediate drag on dock header click
git-svn-id: trunk@20063 -
2009-05-20 03:47:00 +00:00
paul
7761318ad8 lcl: TLazDockTree: change docked control caption on CM_TEXTCHANGED (fixes issue #0013670)
git-svn-id: trunk@20062 -
2009-05-20 03:15:46 +00:00
paul
a91f4faee0 lcl: forward CM_TEXTCHANGED notifications to the DockManager
git-svn-id: trunk@20061 -
2009-05-20 03:07:45 +00:00
paul
9b7b96648b lcl: don't call TextChanged directly, use CM_TEXTCHANGED notification instead
git-svn-id: trunk@20060 -
2009-05-20 03:06:52 +00:00
paul
7f29518b52 lcl: add Sender argument to TDockManager.MessageHandler
git-svn-id: trunk@20059 -
2009-05-20 02:22:52 +00:00
paul
fe8960bd81 lcl: rename TDockManager.MouseMessage to TDockManager.MessageHandler to allow handling of more messages
git-svn-id: trunk@20058 -
2009-05-20 02:19:28 +00:00
paul
a533bd1614 gtk: rearrange TGtkDeviceContext members
git-svn-id: trunk@20057 -
2009-05-20 02:04:38 +00:00
paul
1eb5c2a539 gtk: fix copying one DC into another with SRCCOPY rop (fixes issue #0013746)
git-svn-id: trunk@20056 -
2009-05-20 01:59:15 +00:00
mattias
35ab55a365 IDE: help for code observer options
git-svn-id: trunk@20055 -
2009-05-19 22:05:45 +00:00
marc
63439af76b * Updated Russian translation by Maxim Ganetsky
git-svn-id: trunk@20054 -
2009-05-19 21:47:23 +00:00
martin
a66eac69ae SynEdit: Fixed regression from revision 19907 #e747489eff/19908 #a24043f0e8, Chinese/Eastern DoubleWidth fonts where drawn with too much spacing. Bug #13764
git-svn-id: trunk@20053 -
2009-05-19 19:25:23 +00:00
martin
db010cf64c SynEdit: Fixed regression from revision 19907 #e747489eff/19908 #a24043f0e8, Chinese/Eastern DoubleWidth fonts where drawn with too much spacing. Bug #13764
git-svn-id: trunk@20052 -
2009-05-19 18:24:21 +00:00
jesus
47e7115c4d LCL, store cell widths also for autofilled grid
git-svn-id: trunk@20051 -
2009-05-19 16:17:33 +00:00
jesus
b8e4258554 LCL, revert DBMemo changes on losing focus (for example when datasource.autoedit=false), part of issue #12997
git-svn-id: trunk@20050 -
2009-05-19 14:43:44 +00:00
mattias
3f95284e56 gtk2 intf: removed gtk1 workaround for TmenuItem check items, bug #13741
git-svn-id: trunk@20049 -
2009-05-19 13:28:26 +00:00
dodi
f7e0520c57 dockmanager example: added DockBook (TPageControl wrapped into a form)
git-svn-id: trunk@20048 -
2009-05-19 11:00:52 +00:00
vincents
4c1b0307f9 LCL: grids: don't autosize string editor, fixes issue #13760
git-svn-id: trunk@20047 -
2009-05-19 09:59:52 +00:00
paul
4887666b01 ide: add accelerators for buttons to Find/Replace dialogs (remaining part of issue #0001379)
git-svn-id: trunk@20046 -
2009-05-19 09:02:46 +00:00