Commit Graph

32 Commits

Author SHA1 Message Date
mattias
598a7e0bcb chnaged wrong copied license headers in LCL units, they are modified LGPL not GPL, as mentioned in the Copying files
git-svn-id: trunk@10024 -
2006-10-02 09:10:56 +00:00
mattias
2757f800c3 fixed TReplaceDialog, localized TFindDialog and TReplaceDialog
git-svn-id: trunk@9480 -
2006-06-22 20:16:57 +00:00
mattias
84a4d25163 added example for HTML help
git-svn-id: trunk@9311 -
2006-05-19 21:56:07 +00:00
mattias
0ee6a67e72 moved ideintf/helphtml.pas to lcl/lazhelphtml.pas
git-svn-id: trunk@9280 -
2006-05-13 15:12:42 +00:00
mattias
988f29ba13 LCL help is now autarc
git-svn-id: trunk@9278 -
2006-05-13 14:41:42 +00:00
mattias
5e2fc8584f using combobox autotext for findreplace dlg
git-svn-id: trunk@8930 -
2006-03-13 00:39:02 +00:00
mattias
f37495ee05 replaced error messagedlg on loading form with questiondlg
git-svn-id: trunk@8399 -
2005-12-31 13:03:06 +00:00
mattias
5d59178cc3 implemented multiple source directories for project
git-svn-id: trunk@8153 -
2005-11-14 21:53:06 +00:00
mattias
1164172993 fixed newline char #13 in lclstrconsts
git-svn-id: trunk@7594 -
2005-08-30 09:39:30 +00:00
marc
68321456bb * Renamed InterfaceObject to WidgetSet
- Removed some logs
* Changed mainloop to a callback through the interface

git-svn-id: trunk@7585 -
2005-08-28 23:38:18 +00:00
mattias
42f6cd4d0e added resourcestrings for some graphic types
git-svn-id: trunk@7357 -
2005-07-15 15:07:10 +00:00
vincents
3823e16050 fixed range check error and simplified valid date test
git-svn-id: trunk@6834 -
2005-02-25 10:20:53 +00:00
mattias
924cd35914 added resurce strings for gtk file dlg
git-svn-id: trunk@6391 -
2004-12-18 23:46:17 +00:00
mattias
28e09a231e localized graphprop editor form and replaced opensavedialog with opensavepicturedialog
git-svn-id: trunk@5866 -
2004-08-26 22:12:39 +00:00
mattias
581bef95fc moved intfstrconsts.pp to lclstrconsts.pas, implemented TPenHandleCache
git-svn-id: trunk@5769 -
2004-08-11 20:57:09 +00:00
mattias
2f8201d816 added rx components from Michal Van Canneyt
git-svn-id: trunk@5709 -
2004-07-25 15:39:55 +00:00
mattias
c111d6709d TMenuItem.Bitmap is now auto created on read. Added TMenuItem.HasBitmap
git-svn-id: trunk@5181 -
2004-02-08 11:31:32 +00:00
mattias
aa765b0e3b TSelectDirectoryDialog ofFileMustExist now checks for directory from Vincent
git-svn-id: trunk@5100 -
2004-01-24 16:25:35 +00:00
mattias
4976a7fdca added TEditButton, TFileNameEdit, TDirectoryEdit, TDateEdit, TCalcEdit from Michael V.C.
git-svn-id: trunk@4948 -
2003-12-23 20:40:43 +00:00
mattias
115757e25e added TFrame definition, no implementation
git-svn-id: trunk@4534 -
2003-08-27 09:20:44 +00:00
mattias
fa73dc5669 added TSelectDirectoryDialog
git-svn-id: trunk@4479 -
2003-08-14 10:36:55 +00:00
mattias
a178223f0d added ToDo for textstrings.pas
git-svn-id: trunk@4442 -
2003-07-31 17:16:32 +00:00
mattias
e830dfbe20 started datamodule
git-svn-id: trunk@4217 -
2003-05-30 16:25:47 +00:00
mattias
953c395d32 fixed localization
git-svn-id: trunk@4138 -
2003-05-07 18:55:43 +00:00
mattias
316f254e04 added transient deactivation option and updated localization
git-svn-id: trunk@3968 -
2003-03-26 19:25:27 +00:00
mattias
1b47078742 reduced focus handling and improved focus setting
git-svn-id: trunk@3958 -
2003-03-25 10:45:41 +00:00
mattias
cb8dad4ea8 more localization for gtk- and win32-interface and lcl
git-svn-id: trunk@3908 -
2003-03-11 07:46:44 +00:00
mattias
ccf7fe59e4 localized gtk interface
git-svn-id: trunk@3906 -
2003-03-09 21:13:32 +00:00
mattias
34922c5310 lcl localization from Olivier
git-svn-id: trunk@3880 -
2003-02-28 10:21:16 +00:00
lazarus
11279dd04b MG: gradient fill, minor issues from Andrew
git-svn-id: trunk@3328 -
2002-09-12 05:56:15 +00:00
lazarus
d85e8632eb Added shortcut keys to labels
Support for alphabetically sorting the properties
Standardize message and add shortcuts ala Kylix
Published BorderStyle, unpublished BorderWidth
ShowAccelChar and FocusControl
ShowAccelChar and FocusControl for TLabel, escaped ampersands now work.

git-svn-id: trunk@1998 -
2002-08-17 23:40:34 +00:00
lazarus
c4fe5c8a10 MG: moved resourcestring to lclstrconsts.pas
git-svn-id: trunk@1771 -
2002-07-04 11:46:00 +00:00