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 8881110579 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@773 -
2002-02-09 01:46:30 +00:00
components MG: improved clean up 2002-02-09 01:45:19 +00:00
debugger MG: fixed compiler warnings and asking to create non existing files 2002-02-06 08:58:29 +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: replaced logo, increased version to 0.8.3a and some clientrectbugfix 2002-02-09 01:45:23 +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:46:30 +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: accelerated new/dispose of gdiobjects 2002-02-09 01:46:12 +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