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 77006e3b51 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@3263 -
2002-08-30 06:46:03 +00:00
components MG: fixed editing empty resources 2002-08-27 08:55:29 +00:00
debugger MG: activated environment opts in debugger 2002-08-28 11:41:52 +00:00
designer MG: reduced DesignerForm invalidates (changes from Jesus Reyes) 2002-08-29 01:06:36 +00:00
docs added some messages when compiler filename is invalid 2002-08-18 08:55:17 +00:00
examples Keith: Win32 fixes. Much appreciation to Markus L�din. 2002-08-28 17:28:11 +00:00
ide MG: added Display examples 2002-08-29 12:41:26 +00:00
images Keith: Win32 fixes. Much appreciation to Markus L�din. 2002-08-28 17:28:11 +00:00
languages MG: added codetools languages 2002-07-04 15:03:07 +00:00
lcl Use comboboxes. Use history. Prettify the dialog. Preselect text on show. 2002-08-30 06:46:03 +00:00
packager implemented LCL and FCL packages, started package registration 2002-08-18 08:56:03 +00:00
tools fixed run and wait script 2002-08-18 08:55:46 +00:00
.gitattributes implemented TPairSplitter 2002-08-19 15:15:24 +00:00
COPYING
COPYING.GPL
COPYING.LGPL
COPYING.modifiedLGPL
localize.sh MG: applied localization from Vasily 2002-08-18 08:54:05 +00:00
Makefile Keith: Fixed rule 'tools' in the Makefile. 2002-06-03 23:05:25 +00:00
Makefile.fpc Keith: Fixed rule 'tools' in the Makefile. 2002-06-03 23:05:25 +00:00