Commit Graph

10424 Commits

Author SHA1 Message Date
jesus
3058684e23 LCL, fix dbgrid editor show on pressing RETURN, issue #14325
git-svn-id: trunk@21204 -
2009-08-12 18:03:29 +00:00
mattias
3e9f4bda8d LCL: published TCalendar.AutoSize
git-svn-id: trunk@21203 -
2009-08-12 15:44:16 +00:00
mattias
4e41553208 gtk2 intf: calendar: implemented GetPreferredSize
git-svn-id: trunk@21202 -
2009-08-12 15:43:30 +00:00
mattias
365837b53b gtk2 intf: clean up
git-svn-id: trunk@21201 -
2009-08-12 15:24:07 +00:00
mattias
16af7e11b4 gtk intf: removed cache for windowfrompoint, it crashes if widget was destroyed
git-svn-id: trunk@21200 -
2009-08-12 15:10:44 +00:00
mattias
898ed6eb2d LCL: fixed typo
git-svn-id: trunk@21199 -
2009-08-12 14:05:50 +00:00
mattias
1c5875ccfe gtk2 intf: removed auto mouse capture on mouse btn press fixing X locks with modal forms, LCL: fixed some typos
git-svn-id: trunk@21198 -
2009-08-12 14:04:52 +00:00
martin
7a30d2fdae Fixes to SetCursor (Windows) / Cleanup
git-svn-id: trunk@21197 -
2009-08-12 13:54:59 +00:00
mattias
d4eeeafe50 LCL: added flag EnableAsyncDeactivate for possible workaround for too early/many deactivate events
git-svn-id: trunk@21188 -
2009-08-12 11:38:37 +00:00
mattias
236c316138 LCL: calendarpopup: missing semicolon
git-svn-id: trunk@21187 -
2009-08-12 11:33:53 +00:00
vincents
c794009801 added svn properties
git-svn-id: trunk@21168 -
2009-08-11 11:14:49 +00:00
jesus
d43265773b LCL, fix exception caused by dblookup controls opening dataset, from Leslie Kaye, issue #14197
git-svn-id: trunk@21161 -
2009-08-10 18:10:51 +00:00
mattias
e23b9f69c4 gtk1: clean up
git-svn-id: trunk@21152 -
2009-08-10 12:01:22 +00:00
dmitry
e3afed50e8 carbon: fixed windows deactivation. LM_DEACTIVATE is now sending
git-svn-id: trunk@21151 -
2009-08-10 09:56:27 +00:00
dmitry
d536bc8912 carbon: fix modalstate regression for windows with bsDialog border style
git-svn-id: trunk@21150 -
2009-08-10 07:08:52 +00:00
martin
aa1e9cf44b Gtk2: Tweak ScrollWindowEx (used by SynEdit vertical scrolling), apparently gdk_window_move_region does not always invalidate the "scrolled-in" area. See issue #14297
Fixed added invalidation, if no previous invalidation did exist

git-svn-id: trunk@21149 -
2009-08-09 21:04:11 +00:00
martin
1dd3dbe142 Gtk2: Tweak ScrollWindowEx (used by SynEdit vertical scrolling), apparently gdk_window_move_region does not always invalidate the "scrolled-in" area. See issue #14297
git-svn-id: trunk@21148 -
2009-08-09 19:21:00 +00:00
mattias
c82f1a8f34 LCL: lresources: warn for duplicates
git-svn-id: trunk@21143 -
2009-08-09 03:14:40 +00:00
mattias
475d5ee4a0 LCL: lresources: use #127 instead
git-svn-id: trunk@21142 -
2009-08-09 02:43:35 +00:00
dmitry
ddf84c3a6e carbon: TCarbonScrollBar.GetScrollInfo implementation
git-svn-id: trunk@21138 -
2009-08-08 11:24:09 +00:00
vincents
f2aa35fb07 win32 interface: destroy buttonlist when a bitbtn is destroyed, fixes gdi object leak (issue #14211)
git-svn-id: trunk@21137 -
2009-08-08 08:34:51 +00:00
dmitry
1d4cd359c5 carbon: make GetClipRGN safer
git-svn-id: trunk@21132 -
2009-08-07 10:47:16 +00:00
dmitry
d8f9601b24 carbon support for ExtSelectClipRGN, GetClipRGN, CombineRGN
git-svn-id: trunk@21129 -
2009-08-07 09:54:54 +00:00
vincents
f177bfa6c3 LCL: adjust font of label, when caption changes, if OptimalFill = true (issue #14088)
git-svn-id: trunk@21128 -
2009-08-07 09:23:09 +00:00
vincents
552c41ac04 LCL: property storage, initialize storage before reading and writing integers and booleans, like has been done for strings in r18793 and r19196 #e9adbdad62 (issue #14115)
git-svn-id: trunk@21127 -
2009-08-07 08:32:45 +00:00
vincents
6f343b79e0 LCL: maskedit, jump to dot by pressing the key from Ingo Steiniger (issue #14180)
git-svn-id: trunk@21118 -
2009-08-06 12:51:40 +00:00
vincents
8b7dbf4939 LCL: moved the creation of interface specific TCustomMemo.Lines from CreateHandle to InitializeWnd, so that Lines are interfaces specific in TCustomEdit.CreateWnd, a proper fix for r21115 #2a16a46258
git-svn-id: trunk@21116 -
2009-08-06 10:21:33 +00:00
vincents
2a16a46258 gtk2 interface: temporarily disabled Memo.SelStart and SelLength if the memo strings are not yet created, even if an handle exists.
git-svn-id: trunk@21115 -
2009-08-06 09:54:27 +00:00
vincents
60e6d7e7ad LCL, FindDialog, ReplaceDialog: Focus and select find edit when dialog is shown (issue #14261)
git-svn-id: trunk@21114 -
2009-08-06 08:02:14 +00:00
vincents
bc85f9b08e LCL: fixed setting TEdit.SelStart and SelLength before the handle has been created
git-svn-id: trunk@21113 -
2009-08-06 07:59:00 +00:00
jesus
83b97ddf94 LCL, implements cliping rect in postscriptcanvas from Anton Kavalenka, issue #13826
git-svn-id: trunk@21111 -
2009-08-05 20:15:33 +00:00
vincents
7279d43d78 LCL: make TCustomEdit.EditMask public again, it is used by the TMaskEditor. This change may be undone if the TMaskEditEditor only is a component editor for TMaskEditor and not TCustomMaskEditor.
git-svn-id: trunk@21107 -
2009-08-05 14:07:16 +00:00
vincents
bc5a67ad14 LCL: patch from Michael van Canneyt (issue #14113)
* make TCustomEditButton a descendant from TCustomMaskEdit.
* adds a mask to TDateEdit. The format of the mask can be set with the new DateOrder property.
* make some public TCustomMask properties protected.

git-svn-id: trunk@21106 -
2009-08-05 13:31:39 +00:00
vincents
808a2558b9 win32 interface: don't handle state changes in togglebox manually (issue #14252)
git-svn-id: trunk@21103 -
2009-08-05 09:47:25 +00:00
vincents
03d39fc728 gtk2 widgetset: fixed showing selection in combobox after setting the color, hint from Paul who did the same thing in r21027 #11435c4016 for TEdit, fixes issue #14270
git-svn-id: trunk@21102 -
2009-08-05 09:22:47 +00:00
mattias
684200b7bd gtk2 intf: added example to test paint speed
git-svn-id: trunk@21096 -
2009-08-04 14:51:59 +00:00
dmitry
9fdf695382 carbon: implemented GetSystemMetrics for SM_CXSMICON, SM_CYSMICON (49,50)
git-svn-id: trunk@21095 -
2009-08-04 08:23:13 +00:00
mattias
2f8de86823 codetools: added -dVerboseCTSave
git-svn-id: trunk@21093 -
2009-08-03 21:28:27 +00:00
martin
344ca971c9 LCL: Window, fixed SetCursor to no longer delay action to next mouse-move
git-svn-id: trunk@21090 -
2009-08-03 15:16:39 +00:00
martin
2f8fc1ed97 LCL: cleanup, unused Member
git-svn-id: trunk@21081 -
2009-08-02 22:37:05 +00:00
dmitry
1f1ae4c354 carbon: prevent an app from crashing, if incorrect cursor is set
git-svn-id: trunk@21062 -
2009-08-01 19:03:42 +00:00
marc
a2ad649879 * Dont read rawimage data if the format is none. Only clear the image. Prevents crashes when saving
git-svn-id: trunk@21017 -
2009-07-30 23:05:07 +00:00
dmitry
32681c8b2d improve carbon dialog open bundles selection
git-svn-id: trunk@21014 -
2009-07-30 09:29:34 +00:00
paul
89c8026bc3 lcl: make TScrollingWinControl.ScrollBy public for delphi compatibility
git-svn-id: trunk@21000 -
2009-07-29 03:16:23 +00:00
paul
e97576c1c7 gtk2: fix PaintTo (bug #0014201)
git-svn-id: trunk@20984 -
2009-07-28 04:02:20 +00:00
dmitry
19fef0b2ee carbon file dialogs can open bundles and packages
git-svn-id: trunk@20983 -
2009-07-27 21:15:06 +00:00
jesus
6c63ded97e Changed remaining translation files encoding to UTF-8
git-svn-id: trunk@20980 -
2009-07-27 19:26:45 +00:00
mattias
263867bb86 LCL: fixed GetLanguageIDs under darwin
git-svn-id: trunk@20963 -
2009-07-26 09:45:15 +00:00
tombo
9c89f78e08 LCLProc darwin: a better fix for LCLGetLanguageIDs
git-svn-id: trunk@20946 -
2009-07-25 15:21:02 +00:00
tombo
de500e63ba LCProc Carbon: check that bundle exists before getting languages
git-svn-id: trunk@20944 -
2009-07-25 15:14:29 +00:00