Commit Graph

85 Commits

Author SHA1 Message Date
juha
0c7fee62f3 IDE: Use configurable DropDownCount for IDE's ComboBoxes. Issue #36329, patch from Vojtech Cihak.
git-svn-id: trunk@62278 -
2019-11-22 00:14:36 +00:00
ondrej
a914eaa29d IDE: use TLCLGlyphs for IDE buttons
git-svn-id: trunk@57857 -
2018-05-08 23:10:58 +00:00
juha
3e453bba59 IDE: Refactor a method, formatting.
git-svn-id: trunk@56257 -
2017-11-01 14:20:06 +00:00
ondrej
aba8fa6c61 images: new high-dpi images designed by FTurle. Issue #32029, patch by FTurtle
git-svn-id: trunk@55384 -
2017-06-21 20:42:41 +00:00
michl
5d03c243b5 IDE: High-DPI: All IDE SpeedButtons DPI-aware
git-svn-id: trunk@55035 -
2017-05-21 20:59:29 +00:00
mattias
d564bdfaca IDE: less hints
git-svn-id: trunk@54462 -
2017-03-22 06:33:06 +00:00
ondrej
f3a6a4e47b IDE: save/restore Find/Replace dialog state if dialog was canceled. Issue #31567, modified patch by FTurtle
git-svn-id: trunk@54454 -
2017-03-21 19:41:59 +00:00
mattias
800945ee04 lazbuild: using fpc regexpr instead of synregexpr
git-svn-id: trunk@53733 -
2016-12-20 12:45:57 +00:00
juha
ed711484b2 IDE: Retain ReplaceAll flag after F3 in SearchOptions. Issue #28300, patch from Ondrej Pokorny.
git-svn-id: trunk@49337 -
2015-06-15 23:31:55 +00:00
maxim
1070610a83 IDE: improved wording in several dialogs ('Where' -> 'Search scope' etc.), bug #27966
git-svn-id: trunk@48964 -
2015-05-07 22:45:36 +00:00
juha
aa474f5750 IDE: Reuse 'Options' resource string.
git-svn-id: trunk@48316 -
2015-03-12 23:02:06 +00:00
mattias
b98e5b914f IDE: checked compiler warnings, clean up, fixed compile with fpc 2.6.4
git-svn-id: trunk@48228 -
2015-03-10 15:28:11 +00:00
mattias
a8fb1a0c44 IDE: clean up
git-svn-id: trunk@45399 -
2014-06-08 12:49:44 +00:00
juha
6180212a33 IDE: Fix button order in FindReplaceDialog dialog using ButtonPanel. Issue #13561
git-svn-id: trunk@43615 -
2013-12-30 18:50:05 +00:00
paul
7f4caeb374 ide, components: move images related code to use FPC resource instead of Lazarus resources
git-svn-id: trunk@42984 -
2013-09-27 12:27:04 +00:00
mattias
7bcb1b24a9 IDE: replaced some MessageDlg with IDEMessageDialog
git-svn-id: trunk@41499 -
2013-06-02 17:54:22 +00:00
juha
7b162087fd Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
git-svn-id: trunk@41387 -
2013-05-24 18:30:06 +00:00
juha
2550bbf3be IDE: unify some common resource strings. Add hints for Path Edit dialog
git-svn-id: trunk@35361 -
2012-02-13 19:57:58 +00:00
juha
4ef51619f5 IDE: collect common resource strings in one place, remove duplicates
git-svn-id: trunk@35321 -
2012-02-12 13:04:36 +00:00
juha
56d6cc8a2d IDE: Minor spelling correction.
git-svn-id: trunk@31982 -
2011-08-14 08:13:57 +00:00
maxim
1182b0de8c IDE: unified Find in Files dialog resource strings with Find/Replace dialog ones; added missing accelerators, bug #19966
git-svn-id: trunk@31977 -
2011-08-13 18:00:16 +00:00
juha
19b61399a0 IDE: improve the layout and layout management of search dialogs.
git-svn-id: trunk@31092 -
2011-06-05 09:47:35 +00:00
mattias
53680baba2 IDE: fixed compilation by breaking a unit circle
git-svn-id: trunk@29466 -
2011-02-11 15:29:27 +00:00
martin
b8f4eca4e8 IDE, FindReplace: Refactored, moved away from SourceNotebook
git-svn-id: trunk@24090 -
2010-03-18 21:25:19 +00:00
paul
9622c8cd82 ide: convert forms to use fpc resources
git-svn-id: trunk@23458 -
2010-01-15 02:06:37 +00:00
mattias
34e2e7ad8d IDE: find dlg: using abbreviation
git-svn-id: trunk@20952 -
2009-07-25 16:22:30 +00:00
mattias
7558ec7205 IDE: find dialog: added icon
git-svn-id: trunk@20950 -
2009-07-25 16:12:30 +00:00
mattias
5fc45d9f1c IDE: find dialog: hint for enable auto completion
git-svn-id: trunk@20948 -
2009-07-25 15:50:50 +00:00
mattias
6b224cd088 IDE: find dialog: implemented speedbutton to enable/disable auto completion, bug #12334
git-svn-id: trunk@20947 -
2009-07-25 15:31:44 +00:00
mattias
e15c1378d6 IDE: resourcestrings for find dlg
git-svn-id: trunk@20750 -
2009-06-27 12:02:15 +00:00
paul
4887666b01 ide: add accelerators for buttons to Find/Replace dialogs (remaining part of issue #0001379)
git-svn-id: trunk@20046 -
2009-05-19 09:02:46 +00:00
paul
e932577e22 ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379)
git-svn-id: trunk@20045 -
2009-05-19 08:54:33 +00:00
paul
77bcda84a7 ide: use standard bitbtns (help, cancel) in more dialog
git-svn-id: trunk@19526 -
2009-04-20 14:59:12 +00:00
darius
1d8b2e6483 added help button to dialog
git-svn-id: trunk@16965 -
2008-10-11 21:52:20 +00:00
laurent
67c0b28ad5 Load glyph form resource
git-svn-id: trunk@16678 -
2008-09-23 09:01:01 +00:00
mattias
4f55a8ff9d UTF8: svn2revisioninc
git-svn-id: trunk@16294 -
2008-08-29 11:36:28 +00:00
mattias
bfba06a2d8 fixed macro description ExeExt, fixed abort on lfm repair during project loading, fixed uninitialized result for HasUnitRegisterProc, find/replace dialog now can enable/disable replace by user - needed for apple human interface guide lines
git-svn-id: trunk@15941 -
2008-08-03 20:00:49 +00:00
mattias
2996a3c332 rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
git-svn-id: trunk@15834 -
2008-07-22 09:48:15 +00:00
mattias
852484d628 IDE: renamed find option multi line to multiline pattern
git-svn-id: trunk@13764 -
2008-01-15 20:53:21 +00:00
mattias
8e45b505de IDE: various layout improvements for IDE dialogs
git-svn-id: trunk@12490 -
2007-10-16 17:30:54 +00:00
vincents
8f7f685170 ide: improved layout of the find/replace dialog, from Graeme
git-svn-id: trunk@10208 -
2006-11-16 12:46:14 +00:00
mattias
3080a56bcc IDE: closing all forms when IDE is closing
git-svn-id: trunk@9819 -
2006-09-05 19:41:48 +00:00
mattias
8dddb17fa3 IDE find replace dlg: fixed resize events
git-svn-id: trunk@9587 -
2006-07-10 18:26:56 +00:00
mattias
909bde3051 fixed TRadioButton updating sibling buttons, when no handles are created
git-svn-id: trunk@9579 -
2006-07-10 00:31:40 +00:00
mattias
65c428629e IDE: fixed replace all
git-svn-id: trunk@9576 -
2006-07-08 16:36:19 +00:00
mattias
99cc3bcf19 fixed find replace dialog
git-svn-id: trunk@9560 -
2006-07-04 21:06:22 +00:00
vincents
d61a9821fb + converted findreplacedialog to lfm
patch by: Darius

git-svn-id: trunk@9556 -
2006-07-04 18:48:31 +00:00
mattias
5e2fc8584f using combobox autotext for findreplace dlg
git-svn-id: trunk@8930 -
2006-03-13 00:39:02 +00:00
mattias
0c17f82e23 fixed unsetting ItemIndex on changing TComboBox.Text
git-svn-id: trunk@6913 -
2005-03-07 18:46:36 +00:00
mattias
85765e67ac added navigation key check for up/down already handled
git-svn-id: trunk@6825 -
2005-02-21 13:54:26 +00:00