Commit Graph

66 Commits

Author SHA1 Message Date
paul
c93ed80353 lcl: cleanup
git-svn-id: trunk@24161 -
2010-03-22 03:55:06 +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
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
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
b0344116c5 lcl: change TFileNameEdit.FileName on typing in the edit box (fix issue #0014498)
git-svn-id: trunk@21573 -
2009-09-04 15:07:08 +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
paul
7b940b78ca gtk: draw Frame3d in a compatible with other widgetsets way (fixes bug #0013776)
git-svn-id: trunk@20110 -
2009-05-22 01:28:25 +00:00
paul
d9c7fdad82 gtk: fix setting readonly for TCustomEdit (bug #0013773)
git-svn-id: trunk@20106 -
2009-05-21 13:01:22 +00:00
vincents
ed614cee3c LCL: Use TDirectoryEdit.DialogTitle the same way as TFileNameEdit.DialogTitle
git-svn-id: trunk@20026 -
2009-05-18 10:57:26 +00:00
vincents
a12ca5ce2a LCL: fixed TDirectoryEdit.DialogTitle from Samuel Herzog (issue #13704)
git-svn-id: trunk@20014 -
2009-05-17 19:42:23 +00:00
paul
ae839602c2 lcl: formatting
git-svn-id: trunk@19937 -
2009-05-12 05:59:22 +00:00
vincents
ecb7c06a96 LCL: added TFileEdit.HideDirectories and published Alignment from Alexander S. Klenin (issue #13498)
git-svn-id: trunk@19551 -
2009-04-21 12:32:56 +00:00
paul
e4256705cd lcl: show calendar popup with current day and time in case of empty text instead of NullDate (issue #0013491 by patch of Salvatore Coppola)
git-svn-id: trunk@19381 -
2009-04-12 09:46:27 +00:00
paul
17b9b92756 lcl: publish BorderStyle for more components
git-svn-id: trunk@19032 -
2009-03-19 14:26:57 +00:00
paul
68603b956b lcl: remove Crl3D, ParentCtl3D properties, register them as properties to skip
git-svn-id: trunk@18517 -
2009-01-31 12:04:03 +00:00
paul
ddd82a77de lcl: populate TFileNameEdit.DialogFiles before onChange event (related with mantis #0012898)
git-svn-id: trunk@18021 -
2009-01-01 19:41:18 +00:00
paul
9d7996ed21 lcl: set default values for properties of TCustomEditButton and TFileNameEdit
git-svn-id: trunk@18020 -
2009-01-01 19:32:42 +00:00
paul
d9491a4528 lcl: fix header
git-svn-id: trunk@18002 -
2008-12-31 03:07:17 +00:00
paul
3374c666b8 lcl: publish OnUTF8KeyPress
git-svn-id: trunk@16520 -
2008-09-10 09:22:59 +00:00
paul
b3f92f1005 lcl: fix TCalcButton
- AsFloat now does not raise an exception if value is empty
 - fix calculator form creation

git-svn-id: trunk@16177 -
2008-08-21 14:01:54 +00:00
mattias
2996a3c332 rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
git-svn-id: trunk@15834 -
2008-07-22 09:48:15 +00:00
paul
0dd452c02a formatting
git-svn-id: trunk@15247 -
2008-05-27 02:21:20 +00:00
vincents
27cf27363d LCL: Added DirectInput property for TCustomEditButton
patch by: Gerard Visent (modified)
mantis: 10861

git-svn-id: trunk@15118 -
2008-05-13 12:10:45 +00:00
marc
c81003eefa * Introduced TCustomBitmap as base class for all pixelbased imageclasses. Currently backward comatible (and equal to) TBitmap
* Added resource loading support to TPicture and Glyps to avoid image quality loss when converted to TBitmap
* Removed copy paste code for imagelist resource loading
* Moved some graphic classes to their own ini file

git-svn-id: trunk@14876 -
2008-04-17 23:43:11 +00:00
paul
d409bf4ad2 decapitalize Constructor and Destructor
git-svn-id: trunk@14378 -
2008-03-03 08:28:46 +00:00
paul
11de6af8b9 decapitalize all procedure and function keywords to make all looks the same
git-svn-id: trunk@14375 -
2008-03-03 08:06:26 +00:00
paul
27d0c29fb7 remove csCaptureMouse from TCustomEdit and TCustomCombobox (they are not needed and breaks behavior or qt applications)
git-svn-id: trunk@14220 -
2008-02-21 06:01:58 +00:00
paul
fc53a7a259 revert 0010861
git-svn-id: trunk@14219 -
2008-02-21 05:42:12 +00:00
paul
754b2e921d change button enable state of TCustomEditButton descendants on ReadOnly change (issue #0010861 by Gerard Visent)
git-svn-id: trunk@14216 -
2008-02-21 04:17:28 +00:00
mattias
d47865abc6 LCL: fixed TCustomEditButton anchoring button, fixing bug #10748/2
git-svn-id: trunk@14208 -
2008-02-20 13:28:46 +00:00
vincents
20af7aeb18 LCL: fixed setting default value of TDateEdit.ReadOnly in the constructor
git-svn-id: trunk@14206 -
2008-02-20 11:40:22 +00:00
jesus
769eb407d2 LCL, added OnCustomDate event to TDateEdit, user get opportunity to do custom date formating
git-svn-id: trunk@14138 -
2008-02-14 22:04:59 +00:00
paul
8d3ee2378e gtk: fix bugs with calendar controls (0010687)
git-svn-id: trunk@13959 -
2008-02-03 08:47:18 +00:00
paul
6f0adb5206 TDateEdit patch from Alexey Lagunov:
- clean code
- allow set of null date

git-svn-id: trunk@13310 -
2007-12-13 07:14:22 +00:00
paul
0f368555be editbtn:
- change file formatting a bit (decapitalize some keywords, add space between operation, ...)
- use new modern images instead of old
- add script to build images

git-svn-id: trunk@13245 -
2007-12-09 08:46:39 +00:00
mattias
392fe94bbb LCL: added property TEditButton.ButtonHint from Alexs75
git-svn-id: trunk@12261 -
2007-10-01 08:45:20 +00:00
mattias
e512548f05 LCL: published some properties of TCustomEditButton descendants from Michael Van Canneyt
git-svn-id: trunk@11032 -
2007-04-29 21:08:32 +00:00
vincents
8181f66e7e LCL: published TEditButton.CharCase and OnEditingDone for several TCustomEditButton descendants (bug #8621)
git-svn-id: trunk@10885 -
2007-04-05 18:37:14 +00:00
vincents
67203ca7c6 LCL: Published TEditButton.Text
git-svn-id: trunk@10335 -
2006-12-15 14:06:21 +00:00
vincents
6c2178c4d6 added TColorListBox from Diogo Piçarra
git-svn-id: trunk@10255 -
2006-11-29 12:22:26 +00:00
mattias
64d075fa75 TDateEdit - fix color, ReadOnly, move property Date to public sections from Aleksey
git-svn-id: trunk@10189 -
2006-11-12 22:09:39 +00:00
mattias
67458062b3 started h2pas frontend, localized watch list
git-svn-id: trunk@9631 -
2006-07-18 23:05:46 +00:00
mattias
4baf95a5f5 fixed mem leak
git-svn-id: trunk@9630 -
2006-07-18 17:37:21 +00:00
mattias
d5f0c65a98 fixed exception during loading of TCalendar with different date format
git-svn-id: trunk@9357 -
2006-05-26 14:50:32 +00:00
mattias
6eb4930179 fixed references to COPYING.LCL
git-svn-id: trunk@9243 -
2006-05-05 05:52:08 +00:00
vincents
662141d40e added CalendarPopup for DateEdit
git-svn-id: trunk@9149 -
2006-04-19 22:40:10 +00:00
vincents
a8f56d92ef use value from OnAcceptDate (issue #1448)
git-svn-id: trunk@8183 -
2005-11-17 20:52:41 +00:00
vincents
a8d697bb9e mapped DirectInput to the negation of ReadOnly of the Edit (issue #1406)
git-svn-id: trunk@8115 -
2005-11-09 08:36:01 +00:00
mattias
70601ab4a9 fixed TDateEdit scrambling from Salvatore
git-svn-id: trunk@8059 -
2005-11-04 17:09:46 +00:00
vincents
b230df103f set TDateEdit.DialogTitle to default value in the constructor (partially fixes #1278)
git-svn-id: trunk@7979 -
2005-10-21 19:41:01 +00:00