Commit Graph

3708 Commits

Author SHA1 Message Date
paul
0b5803fbb1 lcl: fix compilation with fpc 2.5.1
git-svn-id: trunk@21275 -
2009-08-18 07:55:13 +00:00
sekelsenmat
5b34b3a151 Improves prompt dialog layout for small devices
git-svn-id: trunk@21266 -
2009-08-17 17:35:50 +00:00
paul
523351a53f lcl: formatting
git-svn-id: trunk@21263 -
2009-08-17 16:07:23 +00:00
sekelsenmat
deead46265 Fixes FileUtil.FileSize for wince and adds unicode filename support in win32
git-svn-id: trunk@21243 -
2009-08-16 12:51:59 +00:00
mattias
82a1c68921 LCL: autosize: fixed ignoring invsisible childs, bug #14259
git-svn-id: trunk@21237 -
2009-08-15 21:04:23 +00:00
mattias
3f4099eb7b LCL: autosize: ignore invisible childs with alCustom
git-svn-id: trunk@21236 -
2009-08-15 20:52:35 +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
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
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
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
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
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
martin
2f8fc1ed97 LCL: cleanup, unused Member
git-svn-id: trunk@21081 -
2009-08-02 22:37:05 +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
jesus
f87647590c LCL, improvement for dblookup components, now they work without datasource/datafield, from Leslie Kaye, issue #13868
git-svn-id: trunk@20925 -
2009-07-22 20:15:17 +00:00
paul
bf3f2167d6 lcl: cleanup
git-svn-id: trunk@20908 -
2009-07-20 14:36:23 +00:00
paul
e93e11b149 lcl: add an ability to select cleartype fonts on windows.
qt: add support for cleartype font requests

git-svn-id: trunk@20907 -
2009-07-20 14:19:09 +00:00
tombo
b16ed5daef LCL + IDE - fixed 0014108: DefaultTranslator doesn't recognize locale on Mac OS X with help from Alexandr Grau, the supported language IDs should be added into the application bundle property list to CFBundleLocalizations key, see lazarus.app/Contents/Info.plist for example
git-svn-id: trunk@20896 -
2009-07-19 12:20:22 +00:00
paul
fd9e3c084e lcl: properly release control resources on TWinControl.DestroyWnd:
- notify child controls (only TControl, not TWinControl) before parent handle destruction to perform appropriate preparations inside controls
  - release canvas handle of TGraphicControl when before parent handle destruction
(fixes issue #0014152)

git-svn-id: trunk@20874 -
2009-07-17 02:44:31 +00:00
paul
6eb542a6f7 lcl: add Orientation to the TFontData structure (fixes issue #0009754)
git-svn-id: trunk@20868 -
2009-07-16 01:21:29 +00:00
paul
3a6fe8e7aa lcl: formatting + cleanup
git-svn-id: trunk@20861 -
2009-07-15 06:51:57 +00:00
paul
78d39caf04 lcl: cleanup
git-svn-id: trunk@20860 -
2009-07-15 06:41:09 +00:00
paul
b5301d1c72 lcl: check children handles on menu item LM_ACTIVATE message (fixes win32 part of issue #0014144)
git-svn-id: trunk@20859 -
2009-07-15 03:35:04 +00:00
paul
c01c5e7c6f lcl: formatting
git-svn-id: trunk@20858 -
2009-07-15 03:30:29 +00:00
paul
b6ed6bdc07 lcl: implement toolbar autosizing
git-svn-id: trunk@20849 -
2009-07-13 08:24:23 +00:00
paul
7031393709 lcl: formatting
git-svn-id: trunk@20848 -
2009-07-13 08:13:39 +00:00
paul
ee4fd0347d lcl: fix TApplication.DoHelp for the case when we assigned TApplicationProperties.OnHelp event handler
git-svn-id: trunk@20830 -
2009-07-11 10:27:35 +00:00
paul
41d5cd71d2 lcl: formatting
git-svn-id: trunk@20829 -
2009-07-11 10:15:47 +00:00
paul
922c8cc1c7 lcl: fix 64bit compilation
git-svn-id: trunk@20827 -
2009-07-11 09:50:10 +00:00
paul
9afd4bf495 lcl: declare THelpInfo structure
git-svn-id: trunk@20825 -
2009-07-11 08:33:37 +00:00
paul
21337fbfae lcl: fix TApplication.DoOnHelp result
git-svn-id: trunk@20824 -
2009-07-11 05:51:07 +00:00
paul
9cd1098625 lcl: start implementation of TApplication.HelpCommand method, remove InvokeHelp private method
git-svn-id: trunk@20822 -
2009-07-11 05:45:37 +00:00
vincents
e71debd656 LCL: use HintInfo^.HideTimeOut (issue #11765)
git-svn-id: trunk@20776 -
2009-07-01 19:53:24 +00:00
jesus
f13e17fefc LCL, checks and fixes for dblookup in case of manual setup of properties
git-svn-id: trunk@20772 -
2009-07-01 05:11:51 +00:00
paul
dcc7044d85 lcl: formatting
git-svn-id: trunk@20769 -
2009-06-30 11:58:06 +00:00
paul
b3be50f764 gtk2: use queued SelLength if available (issue #0014065)
git-svn-id: trunk@20768 -
2009-06-30 08:11:13 +00:00
paul
14629ead57 lcl: further hint handling improvements (by Luiz Americo, issue #0014039)
git-svn-id: trunk@20747 -
2009-06-26 02:03:14 +00:00
paul
191d01a82d lcl: make hint handling more delphi compatible by patch of Luiz Americo with modifications (issue #0014039)
git-svn-id: trunk@20740 -
2009-06-25 02:14:59 +00:00
paul
b5026985e2 lcl: TCustomForm - handle CM_RELEASE message for compatibility with VCL applications
git-svn-id: trunk@20711 -
2009-06-22 08:46:31 +00:00
paul
bc55fefead lcl: modify TWinControl.FindChildControl to search also for TControl descendants (not only TWinControl. by report from Russian forum)
git-svn-id: trunk@20705 -
2009-06-22 06:54:28 +00:00
jesus
516a894ca7 LCL, fix TDbLookupCombo causes segfault if associated dataset is closed and reopened, issue #13950
git-svn-id: trunk@20683 -
2009-06-20 19:40:24 +00:00
paul
d7dd2de4ce lcl: formatting
git-svn-id: trunk@20676 -
2009-06-20 08:36:07 +00:00
paul
705957a718 lcl: disconnect AddDataModule, RemoveDataModule from TScreen on TScreen destruction (by Joost van der Sluis, issue #0014010)
git-svn-id: trunk@20669 -
2009-06-19 08:46:25 +00:00
paul
ef2791cdc5 lcl: PositionDockRect only when we move it
git-svn-id: trunk@20629 -
2009-06-15 02:58:12 +00:00
paul
9a7b124e9d lcl: apply "Proper initialization of the docking object" from Hans-Peter Diettrich (issue #0013945)
git-svn-id: trunk@20628 -
2009-06-15 02:18:26 +00:00
mattias
ad7de21ad9 LCL: ChildSizing.Layout align right only when BidiMode=bdRightToLeft
git-svn-id: trunk@20618 -
2009-06-13 14:27:33 +00:00
paul
881d1ac331 lcl: don't set ShowHint in CMParentShowHintChanged during loading, update ShowHint from ParentShowHint in Loaded (fixes issue #0013969)
git-svn-id: trunk@20614 -
2009-06-13 09:05:53 +00:00
paul
1c2b75ab5f lcl: send CM_PARENTSHOWHINTCHANGED when we change ParentShowHint property (same as we do for other ParentDoSomething properties)
git-svn-id: trunk@20613 -
2009-06-13 08:59:31 +00:00