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 ed32a52658 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@2214 -
2002-08-17 23:41:08 +00:00
components MG: completion now replaces the whole word when key without Shift 2002-08-17 23:41:07 +00:00
debugger added new ... dialog 2002-08-17 23:40:42 +00:00
designer improved designer rubberband 2002-08-17 23:41:07 +00:00
examples New dialog for multiline caption of TCustomLabel. 2002-08-17 23:40:58 +00:00
ide MWE: Applied patch from "Andrew Johnson" <aj_genius@hotmail.com> 2002-08-17 23:41:05 +00:00
images MG: added some IDE menuicons, fixed submenu indicator bug 2002-08-16 17:47:38 +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-17 23:41:08 +00:00
packager started package registration 2002-08-17 23:41:04 +00:00
tools MG: LCL and lazres is now able to convert delphi forms to text 2002-07-31 14:23:43 +00:00
.gitattributes started package registration 2002-08-17 23:41:04 +00:00
COPYING MG: updated licenses 2002-05-10 07:48:32 +00:00
COPYING.GPL MG: updated licenses 2002-02-09 02:30:23 +00:00
COPYING.LGPL MG: updated licenses 2002-02-09 02:30:23 +00:00
COPYING.modifiedLGPL MG: added license directory overview 2002-05-10 07:18:39 +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