Commit Graph

5890 Commits

Author SHA1 Message Date
mattias
56ae7a60a2 fixed focus catch for combobox csDropDownList
git-svn-id: trunk@5890 -
2004-08-30 10:49:20 +00:00
vincents
c892e4ee98 fix crash when showing hints from Andrew Haines
git-svn-id: trunk@5889 -
2004-08-30 07:41:49 +00:00
mazen
90c2b1d394 * now units are manually registered by user
git-svn-id: trunk@5888 -
2004-08-29 17:24:24 +00:00
vincents
a303ae29e9 Don't use handles in test if form is MainForm
git-svn-id: trunk@5887 -
2004-08-29 12:35:07 +00:00
vincents
bfc1e57050 Fixed showing lazarus taskbar.
git-svn-id: trunk@5886 -
2004-08-29 12:34:03 +00:00
vincents
7efeef9232 Use same defaults for loading and saving options
git-svn-id: trunk@5885 -
2004-08-29 12:21:37 +00:00
mattias
49d3b3d118 fixed readbinary in LRS binary to text
git-svn-id: trunk@5884 -
2004-08-29 10:25:59 +00:00
mattias
b4638fdb13 fixed makefile
git-svn-id: trunk@5883 -
2004-08-29 10:13:59 +00:00
mattias
62cd2ac165 fixed startlazarus compile under MacOSX
git-svn-id: trunk@5882 -
2004-08-29 09:39:52 +00:00
mattias
fe2b26de51 fixed OI options defaults
git-svn-id: trunk@5881 -
2004-08-29 09:20:20 +00:00
mattias
dcc3efa9ef added Show Hints option to OI options
git-svn-id: trunk@5880 -
2004-08-29 09:12:52 +00:00
mattias
f7390aea11 fixed searching units first lowercase
git-svn-id: trunk@5879 -
2004-08-29 08:59:37 +00:00
mattias
c76d013e4e fixed aborting new project
git-svn-id: trunk@5878 -
2004-08-29 08:54:39 +00:00
mattias
87eeaf72b3 added hints for long props in OI from Andrew Haines
git-svn-id: trunk@5877 -
2004-08-28 10:22:13 +00:00
vincents
d2614cb6f8 use xmlcfg from fcl instead of laz_xmlcfg to remove dependency on codetools
git-svn-id: trunk@5876 -
2004-08-27 20:22:49 +00:00
vincents
0c52b7f830 generated by new fpcmake
git-svn-id: trunk@5875 -
2004-08-27 20:21:23 +00:00
micha
fd1f66510c select all text upon entry in edit control
git-svn-id: trunk@5874 -
2004-08-27 19:06:40 +00:00
vincents
a7995e2442 added starter as makefile target, hand edited the Makefile to support .lpr files
git-svn-id: trunk@5873 -
2004-08-27 18:12:06 +00:00
micha
21b48dfe2a fix choosing taskbar button "close" to close app
git-svn-id: trunk@5872 -
2004-08-27 15:13:03 +00:00
mattias
7ebffa4b90 fixed component pasting in designer
git-svn-id: trunk@5871 -
2004-08-27 10:11:44 +00:00
micha
eb3a62d452 do not draw border, interface will draw border: borderstyle = bssingle
git-svn-id: trunk@5870 -
2004-08-27 09:39:48 +00:00
micha
4d9968925e fix compile by adding braces
git-svn-id: trunk@5869 -
2004-08-27 09:19:27 +00:00
micha
fe38ae6e93 implement tapplication.minimize for win32, stub for gtk
git-svn-id: trunk@5868 -
2004-08-27 08:55:23 +00:00
marc
b8918ec656 * Restructured debugger view classes
* Fixed help

git-svn-id: trunk@5867 -
2004-08-26 23:50:05 +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
vincents
d9c76c32bc Added StartLazarus.
git-svn-id: trunk@5865 -
2004-08-26 21:42:12 +00:00
mattias
914d3d0c51 implemented caching outputfilter search for include file
git-svn-id: trunk@5864 -
2004-08-26 21:35:25 +00:00
vincents
f02d97fd21 Prepare lazarus for use with loader. Use -dUseStartLazarus to activate.
git-svn-id: trunk@5863 -
2004-08-26 21:32:31 +00:00
mattias
aa117a3f6c moved navigation key handling to TApplication and added options for custom navigation
git-svn-id: trunk@5862 -
2004-08-26 19:09:34 +00:00
mazen
2a2c700341 * adapt example to the package
git-svn-id: trunk@5861 -
2004-08-26 16:31:37 +00:00
mazen
cb9a639a21 + added support for XPM, BMP, TGA
* Fix units names
* Fix example program

git-svn-id: trunk@5860 -
2004-08-26 11:27:40 +00:00
mazen
b5be98d22b + added support for XPM, BMP, TGA
* Fix units names
* Fix example program

git-svn-id: trunk@5859 -
2004-08-26 11:19:13 +00:00
micha
42be336413 fix mainicon and add winxp manifest
git-svn-id: trunk@5858 -
2004-08-26 08:36:33 +00:00
mazen
a06f3320e8 + added "Images For Lazarus" package which allow handling all FCL supported Image formats
git-svn-id: trunk@5857 -
2004-08-26 07:34:45 +00:00
mattias
631040fd94 added unit info to View menu
git-svn-id: trunk@5856 -
2004-08-25 22:22:39 +00:00
mattias
79e0b3d2d1 fixed compiling codetools with -dCTDebug
git-svn-id: trunk@5855 -
2004-08-25 21:26:45 +00:00
marc
2cf465a4ec * fixed infinite for maxlength
git-svn-id: trunk@5854 -
2004-08-25 20:16:12 +00:00
micha
864541c9f9 fix 1.0.10 compilation (from vincent)
git-svn-id: trunk@5853 -
2004-08-25 20:09:47 +00:00
micha
0532be2670 remove obsolete message handlers
git-svn-id: trunk@5852 -
2004-08-25 18:30:05 +00:00
micha
171e00f7b4 upon form show, if no activecontrol, then focus first control in tab order
git-svn-id: trunk@5851 -
2004-08-25 17:59:06 +00:00
micha
02624f0d07 focus edit control in inputdialog upon show
git-svn-id: trunk@5850 -
2004-08-25 17:39:57 +00:00
micha
59c7ac533f use new lcl interface methods instead of messages (for win32; twscustomlistview)
git-svn-id: trunk@5849 -
2004-08-25 17:08:10 +00:00
micha
9587978293 remove obsolete message handlers
git-svn-id: trunk@5848 -
2004-08-25 16:11:06 +00:00
micha
bb66c88f50 use new lcl interface methods instead of messages (for win32; twsbitbtn)
git-svn-id: trunk@5847 -
2004-08-25 15:04:44 +00:00
mattias
b1c5f6754b added LCL fpdoc help db
git-svn-id: trunk@5846 -
2004-08-24 19:51:23 +00:00
mattias
c274b1525d updated lcl fpdoc
git-svn-id: trunk@5845 -
2004-08-24 19:33:00 +00:00
mattias
2f7f4dff8e added case insesitifor xpm reader
git-svn-id: trunk@5844 -
2004-08-24 18:21:07 +00:00
micha
6bf7eb8fd7 remove obsolete code which has not been enabled the last year
git-svn-id: trunk@5843 -
2004-08-24 15:51:49 +00:00
vincents
9e4015399f Don't show taskbar button, until MainForm is shown.
git-svn-id: trunk@5842 -
2004-08-23 21:29:40 +00:00
mattias
68ff4d1a7b implemented help jump for messages and classes
git-svn-id: trunk@5841 -
2004-08-23 17:05:21 +00:00