paul
|
f71903390f
|
lcl: revert ocasional debug change in r23237 #3319ecca5b
git-svn-id: trunk@23250 -
|
2009-12-24 02:04:18 +00:00 |
|
blikblum
|
a6b3593987
|
lcl: remove check for FParent in since it assumes that FParent <> nil (TForm handles the case FParent = nil)
git-svn-id: trunk@23249 -
|
2009-12-24 01:26:52 +00:00 |
|
blikblum
|
ccccc6e58d
|
lcl: remove redundant assignment of ParentBidiMode in TCustomForm.CMParentBiDiModeChanged
git-svn-id: trunk@23248 -
|
2009-12-24 01:23:12 +00:00 |
|
blikblum
|
d1191aa008
|
lcl: Remove ParentFontChanged from TCustomCheckListBox and TToolbar since it's not necessary
git-svn-id: trunk@23247 -
|
2009-12-24 01:07:11 +00:00 |
|
blikblum
|
442c987512
|
lcl: use message CM_PARENTFONTCHANGED to notify of parent font change. This is Delphi compatible, fixes the order of the font change events and is consistent with the other parent properties notifications: Color, ShowHint, BidiMode
git-svn-id: trunk@23246 -
|
2009-12-24 01:05:47 +00:00 |
|
blikblum
|
55d2de062f
|
lcl: removed redundant assignments in CMParentColorChanged, CMParentShowHintChanged, CMParentBidiModeChanged
git-svn-id: trunk@23245 -
|
2009-12-23 18:54:46 +00:00 |
|
blikblum
|
7f97b21ff5
|
lcl: call inherited in TWinControl.FontChanged so CM_FONTCHANGED is fired. Directly set FParentFont to avoid firing a CM_PARENTFONTCHANGED message
git-svn-id: trunk@23244 -
|
2009-12-23 18:46:10 +00:00 |
|
luiz
|
ab2a0ee728
|
lcl/win32: move the TEdit.MaxLength check from lcl to win32 intf. Gtk2 and Qt has built in check and truncates text automatically
git-svn-id: trunk@23243 -
|
2009-12-23 16:03:12 +00:00 |
|
luiz
|
abdf00ce23
|
lcl: remove redundant assignment of FParentFont in TControl.ParentFontChanged
git-svn-id: trunk@23242 -
|
2009-12-23 15:42:04 +00:00 |
|
ask
|
96170987f3
|
TAChart: Remove Offset and Scale properties from Axis,
since they are superceded by Transformation.
git-svn-id: trunk@23241 -
|
2009-12-23 15:04:08 +00:00 |
|
ask
|
4f2de1c04c
|
TAChart: Let user add points to ListSource without keeping X-order
git-svn-id: trunk@23240 -
|
2009-12-23 14:28:23 +00:00 |
|
paul
|
fd45608001
|
lcl: add OnContextPopup to TDBGrid, rearrange grid events
git-svn-id: trunk@23239 -
|
2009-12-23 09:16:37 +00:00 |
|
mattias
|
ae5819bb27
|
IDE: Opening lpi/lpk file via File-Open allow to cancel, bug #15400, from Alexander S. Klenin
git-svn-id: trunk@23238 -
|
2009-12-23 08:52:49 +00:00 |
|
paul
|
3319ecca5b
|
lcl: add GetOwner to some TPersistent descendants
git-svn-id: trunk@23237 -
|
2009-12-23 08:48:01 +00:00 |
|
mattias
|
565b703706
|
IDE: build modes: started selecting active mode
git-svn-id: trunk@23236 -
|
2009-12-22 17:56:03 +00:00 |
|
mattias
|
7312388f96
|
IDE: debugging: DoRUnProject: only start debugger, run debugger on timer so that the loop does not hold the LCL component that processed the event
git-svn-id: trunk@23235 -
|
2009-12-22 12:36:20 +00:00 |
|
paul
|
d8faa4f504
|
designer: inform widgetset that designer handles WM_CONTEXTPOPUP message itself by Zeljan (issue #0015409)
git-svn-id: trunk@23234 -
|
2009-12-22 11:54:24 +00:00 |
|
zeljko
|
7034964e63
|
Qt: fixed weird selection after context menu closing during design time.This will work ok after bug in designer is fixed (#15409).
git-svn-id: trunk@23233 -
|
2009-12-22 10:57:48 +00:00 |
|
paul
|
77284ff2e5
|
lcl: don't show calendar on TDateEdit double click if it is ReadOnly by taka_jp (issue #0015366)
git-svn-id: trunk@23232 -
|
2009-12-22 08:27:36 +00:00 |
|
paul
|
45513985a2
|
lazreport: prevent potential crash by Luiz Americo (issue #0014324)
git-svn-id: trunk@23231 -
|
2009-12-22 08:04:36 +00:00 |
|
paul
|
b09f9f224a
|
win32: don't perform any logic in DrawFrameControl - just call the windows function. By Luiz Americo (issue #0015358)
git-svn-id: trunk@23230 -
|
2009-12-22 07:03:31 +00:00 |
|
paul
|
ea9cf9905b
|
lcl: cleanup
git-svn-id: trunk@23229 -
|
2009-12-22 06:43:22 +00:00 |
|
paul
|
c19f4f146b
|
ideintf: set Enable of the menu items for fields editor by taka_jp (issue #0015387)
git-svn-id: trunk@23228 -
|
2009-12-22 06:28:46 +00:00 |
|
paul
|
0c71ee3723
|
tachart: fix memory leak
git-svn-id: trunk@23227 -
|
2009-12-22 06:27:42 +00:00 |
|
paul
|
e06e78b0d4
|
ideintf: fix checklistbox editor by taka_jp (issue #0015368)
git-svn-id: trunk@23226 -
|
2009-12-22 06:19:48 +00:00 |
|
paul
|
43726b3318
|
lcl: Add DroppedDown property to TDateEdit by Luiz Americo (issue #0015361) + cleanup
git-svn-id: trunk@23225 -
|
2009-12-22 04:39:54 +00:00 |
|
paul
|
6e58d63e16
|
lcl: default translator - search section better
git-svn-id: trunk@23224 -
|
2009-12-22 04:36:00 +00:00 |
|
paul
|
d4b181ab2b
|
lcl: fix DefaultTranslator to work with TPersistent (issue #0014984)
git-svn-id: trunk@23223 -
|
2009-12-22 04:19:51 +00:00 |
|
paul
|
093edbf04f
|
lcl: implement GetOwner for TGridColumnTitle
git-svn-id: trunk@23222 -
|
2009-12-22 04:17:36 +00:00 |
|
paul
|
ec44830e10
|
lcl: defaulttranslator - cleanup and formatting
git-svn-id: trunk@23221 -
|
2009-12-22 03:08:26 +00:00 |
|
paul
|
00caf2a35c
|
gtk2: fix showing of modal windows (issue #0015392)
git-svn-id: trunk@23220 -
|
2009-12-22 02:45:31 +00:00 |
|
paul
|
26d98c9a47
|
lcl: formatting
git-svn-id: trunk@23219 -
|
2009-12-22 02:27:48 +00:00 |
|
paul
|
2490ea320f
|
lcl: formatting, cleanup
git-svn-id: trunk@23218 -
|
2009-12-22 02:18:31 +00:00 |
|
ask
|
53892fe909
|
TAChart: Add axis transformations and ability to bind series to axises.
This implements most of the issue #13832, although the interface
is very crude yet.
git-svn-id: trunk@23217 -
|
2009-12-21 16:23:56 +00:00 |
|
ask
|
388cebcf91
|
TAChart: Extract TAChartAxis unit
git-svn-id: trunk@23216 -
|
2009-12-21 11:34:40 +00:00 |
|
mattias
|
82cba50749
|
filebrowser: skip removable devices without media, added Filtercombobox to filter Filelist from Johannes Müller, bug #14806
git-svn-id: trunk@23215 -
|
2009-12-21 11:21:20 +00:00 |
|
ask
|
6c94ef0bf7
|
TAChart: Add AxisToGraph and GraphToAxis functions.
They are just identities yet.
git-svn-id: trunk@23214 -
|
2009-12-21 11:20:46 +00:00 |
|
paul
|
c238c57405
|
lcl: don't call Change two times when TDateEdit changes (fixes issue #0014977)
git-svn-id: trunk@23213 -
|
2009-12-21 10:12:25 +00:00 |
|
paul
|
d08379fcd7
|
gtk: apply gtk clipboard patch by C Western (issue #0015097)
git-svn-id: trunk@23212 -
|
2009-12-21 09:56:10 +00:00 |
|
ask
|
e63e1febd5
|
TAChart: Convert Series.UpdateBounds methods to Series.GetBounds.
The logic for updating centralized in Graph.UpdateExtent procedure.
git-svn-id: trunk@23211 -
|
2009-12-21 09:26:28 +00:00 |
|
paul
|
c95dd96212
|
lcl: add TListView.OnExit, TListView.OnEnter
git-svn-id: trunk@23210 -
|
2009-12-21 07:36:47 +00:00 |
|
paul
|
8f7651a8e3
|
ideintf: don't set checked status for z-order menu items
git-svn-id: trunk@23209 -
|
2009-12-21 06:37:19 +00:00 |
|
mattias
|
0f5bdca192
|
IDE: build modes: draw mode groups
git-svn-id: trunk@23208 -
|
2009-12-20 23:52:13 +00:00 |
|
ask
|
28506dad55
|
TAChart: Extract GetGraphPointX function
git-svn-id: trunk@23207 -
|
2009-12-20 16:46:14 +00:00 |
|
paul
|
903b555e57
|
docs: document TApplicationProperties.ShowButtonGlyphs, TApplicationProperties.ShowMenuGlyphs, TApplicationShowGlyphs
git-svn-id: trunk@23206 -
|
2009-12-20 14:16:35 +00:00 |
|
mattias
|
9dceb06c2c
|
IDE: build mode: fixed selection
git-svn-id: trunk@23205 -
|
2009-12-20 12:50:26 +00:00 |
|
paul
|
e5f3fab6f3
|
ideintf: don't recreate the inspector grid on show component tree option change
git-svn-id: trunk@23204 -
|
2009-12-20 12:46:11 +00:00 |
|
mattias
|
5a9d464e4f
|
IDE: build modes: clear read only cells
git-svn-id: trunk@23203 -
|
2009-12-20 12:45:15 +00:00 |
|
paul
|
2ec1f7c029
|
ideintf: add Z-Order menu section to the component treeview
git-svn-id: trunk@23202 -
|
2009-12-20 11:08:19 +00:00 |
|
paul
|
40f7e80de6
|
ideintf: show only relative popup menu items for object inspector elements: grid, component treeview, information box
git-svn-id: trunk@23201 -
|
2009-12-20 09:26:25 +00:00 |
|