Source code of the Lazarus IDE for Free Pascal. -- Visit us at https://www.lazarus-ide.org or https://forum.lazarus.freepascal.org
Go to file
lazarus fb8205f1bb Use comboboxes. Use history. Prettify the dialog. Preselect text on show.
Make the findreplace a dialog. Thus removing resiying code (handled by Anchors now anyway).
Make Anchors work again and publish them for various controls.
SelStart and Co. for TEdit, SelectAll procedure for TComboBox and TEdit.
Clean up and fix some bugs for TComboBox, plus selection stuff.

git-svn-id: trunk@1135 -
2002-02-09 01:47:56 +00:00
components MG: fixes for 1.1 2002-02-09 01:47:42 +00:00
debugger MWE: 2002-02-09 01:47:09 +00:00
designer MG: fixed resizing of object inspector 2002-02-08 21:27:32 +00:00
examples Constraints implementation (first cut) and sizig - moving system rework to 2002-02-09 01:45:13 +00:00
ide MG: outputfilter can now find include files 2002-02-09 01:47:08 +00:00
images MG: added some IDE menuicons, fixed submenu indicator bug 2002-02-09 01:46:09 +00:00
lcl Use comboboxes. Use history. Prettify the dialog. Preselect text on show. 2002-02-09 01:47:56 +00:00
tools MG: replaced logo, increased version to 0.8.3a and some clientrectbugfix 2002-02-09 01:45:23 +00:00
.gitattributes MG: fixes for saving resource files 2002-02-09 01:47:38 +00:00
Makefile Keith: Fixes for Win32 2002-02-01 10:13:09 +00:00
Makefile.fpc Keith: Fixes for Win32 2002-02-01 10:13:09 +00:00