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 5895aa70b7 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@2945 -
2002-08-18 08:56:27 +00:00
components added make resourcestring dialog, not finished 2002-08-18 08:55:28 +00:00
debugger freeing stopped external tools 2002-08-18 08:55:05 +00:00
designer added menu component editor from Olivier 2002-08-18 08:55:59 +00:00
docs added some messages when compiler filename is invalid 2002-08-18 08:55:17 +00:00
examples Use comboboxes. Use history. Prettify the dialog. Preselect text on show. 2002-08-18 08:56:27 +00:00
ide Use comboboxes. Use history. Prettify the dialog. Preselect text on show. 2002-08-18 08:56:27 +00:00
images improved icons, started codeexplorer 2002-08-18 08:54:49 +00:00
languages
lcl Use comboboxes. Use history. Prettify the dialog. Preselect text on show. 2002-08-18 08:56:27 +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 adding units to packages 2002-08-18 08:56:06 +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
Makefile.fpc