Commit Graph

14 Commits

Author SHA1 Message Date
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
lazarus
6c9464c470 MG: updated licenses
git-svn-id: trunk@1668 -
2002-05-10 06:57:51 +00:00
lazarus
887c7fdc1f MG: fixed find declaration of default properties
git-svn-id: trunk@1652 -
2002-04-30 09:57:21 +00:00
lazarus
0e2a403556 MG: bugfixes, finddeclaration cache dependencies
git-svn-id: trunk@1579 -
2002-04-02 16:44:41 +00:00
lazarus
c5ec8fa27e MG: added find replace history
git-svn-id: trunk@1559 -
2002-03-28 16:39:06 +00:00
lazarus
c9e180acac TPanel implemented.
Basic graphic primitives split into GraphType package, so that we can
reference it from interface (GTK, Win32) units.
New Frame3d canvas method that uses native (themed) drawing (GTK only).
New overloaded Canvas.TextRect method.
LCLLinux and Graphics was split, so a bunch of files had to be modified.

git-svn-id: trunk@653 -
2002-02-03 00:24:02 +00:00
lazarus
daad2096a2 MG: started find/replace history
git-svn-id: trunk@519 -
2001-12-13 14:13:10 +00:00
lazarus
8a1b2c210c MG: enhanced open file at cursor to read more than one word
git-svn-id: trunk@503 -
2001-12-10 23:03:18 +00:00
lazarus
96a5cb3237 MG: added find previous to source editor
git-svn-id: trunk@355 -
2001-10-17 13:43:16 +00:00
lazarus
1f8bda0727 MG: regular expressions for search
git-svn-id: trunk@327 -
2001-08-06 08:00:44 +00:00
lazarus
8d2b0856cc MG: clear goto line dialog everytime
git-svn-id: trunk@273 -
2001-05-26 19:40:03 +00:00
lazarus
d61cf75ddc MG: keydown events added
git-svn-id: trunk@271 -
2001-05-21 21:00:39 +00:00
lazarus
1c8feee052 MG: added transfermacros, renamed dlgmessage.pp to msgview.pp
git-svn-id: trunk@219 -
2001-03-12 09:34:52 +00:00
lazarus
041250d1cf Changes for wordcompletion and many other things from Mattias.
Shane

git-svn-id: trunk@186 -
2001-02-20 16:53:27 +00:00