Commit Graph

78 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
mattias
f425014164 IDE: find in files: fixed updating directory options
git-svn-id: trunk@61572 -
2019-07-11 15:04:35 +00:00
mattias
6797c741e5 IDE: find in files: show option search in project group if available
git-svn-id: trunk@61571 -
2019-07-11 14:58:15 +00:00
ondrej
cee38e2b1b IDE: Find/Replace: save options depending on selection availability. Issue #32619
git-svn-id: trunk@56325 -
2017-11-06 20:14:07 +00:00
juha
aa9f568d95 IDE: Split InputHistories unit into 2 pieces to break SynEdit dependency.
git-svn-id: trunk@53729 -
2016-12-20 00:09:17 +00:00
mattias
36d42e0d9c IDE: clean up deprecated
git-svn-id: trunk@53140 -
2016-10-17 13:35:07 +00:00
juha
db51e758b5 Cleanup and comments
git-svn-id: trunk@51470 -
2016-02-01 21:04:59 +00:00
juha
784fb5ccb6 IDE: Check the existence of all search directories in FindInFilesDialog. Issue #27796.
git-svn-id: trunk@51035 -
2015-12-25 20:41:39 +00:00
juha
653b5dd43a Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus.
git-svn-id: trunk@49504 -
2015-07-07 11:43:38 +00:00
juha
3d1c73023d IDE: Share options between FindInFiles and FindReplace dialogs better. Issue #28302.
git-svn-id: trunk@49364 -
2015-06-18 15:03:27 +00:00
juha
4478095f51 IDE: Share options between FindInFiles and FindReplace dialogs. Issue #28302, patch from Ondrej Pokorny.
git-svn-id: trunk@49339 -
2015-06-15 23:31:57 +00:00
juha
702d8751b0 IDE: FindInFiles fixes. Issue #28293, patch from Ondrej Pokorny.
git-svn-id: trunk@49332 -
2015-06-14 21:38:31 +00:00
juha
aa474f5750 IDE: Reuse 'Options' resource string.
git-svn-id: trunk@48316 -
2015-03-12 23:02:06 +00:00
mattias
cff68418fe IDE: package editor: implemented find in files
git-svn-id: trunk@48239 -
2015-03-10 16:27:19 +00:00
mattias
f3f0866921 IDE: checked compiler warnings, clean up
git-svn-id: trunk@48218 -
2015-03-10 14:51:21 +00:00
mattias
aa7b7878b5 IDE: find in files: captions for multi directories
git-svn-id: trunk@46003 -
2014-08-01 12:12:53 +00:00
mattias
fc22ff99e3 IDE: find in files: search in multiple directories
git-svn-id: trunk@45992 -
2014-07-30 12:07:54 +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
0839a029db IDE: Add "Active File" to Search in Files where-selections. Issue #7686
git-svn-id: trunk@38924 -
2012-09-30 16:09:09 +00:00
juha
5c22372849 IDE: formatting
git-svn-id: trunk@38700 -
2012-09-16 21:04:52 +00:00
mattias
1b0d5b1061 LCL: fixed comment lcl/stdctrls.pp
git-svn-id: trunk@36323 -
2012-03-25 17:43:49 +00:00
mattias
6e3a632d14 IDE: find in files: normalize directory
git-svn-id: trunk@36320 -
2012-03-25 17:27:13 +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
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
042dd6b290 IDE & designer: add layout management to anchor editor and tab order dialog
git-svn-id: trunk@31095 -
2011-06-05 10:54:20 +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
mattias
e0eb9f4e41 IDE: renamed TSearchForm to TSearchProgressForm
git-svn-id: trunk@29340 -
2011-02-02 22:07:27 +00:00
mattias
d5c9ca6f4f IDE: fixed wrong CleanAndExpandFile/Dir use
git-svn-id: trunk@28940 -
2011-01-10 20:40:59 +00:00
maxim
496215eb85 IDE: find in files dialog: fix localization
git-svn-id: trunk@26306 -
2010-06-27 21:13:03 +00:00
mattias
91dbe3bee6 IDE: find in files dialog: disable autosize if old size is available
git-svn-id: trunk@26305 -
2010-06-27 20:45:22 +00:00
mattias
482323b00a IDE: find in files directory supporting macros, bug #16698
git-svn-id: trunk@26037 -
2010-06-11 09:00:38 +00:00
martin
2b5156b908 IDE, FindInFiles: Refactored, moved away from SourceNotebook
git-svn-id: trunk@24089 -
2010-03-18 19:16:20 +00:00
paul
9622c8cd82 ide: convert forms to use fpc resources
git-svn-id: trunk@23458 -
2010-01-15 02:06:37 +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
vincents
ec34f43aae IDE: if the search directory for find in files does not exist, give a warning and don't start the search (issue #12338)
git-svn-id: trunk@19660 -
2009-04-28 09:01:26 +00:00
paul
43a719696b ide: fix button order in Find In Files dialog (part of issue #0013561)
git-svn-id: trunk@19587 -
2009-04-23 09:08:45 +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
4d7a35e0d9 added help button to dialog
git-svn-id: trunk@16966 -
2008-10-11 21:53:41 +00:00
laurent
21581dc6e0 Load glyph form resource and somme resourcestrings
git-svn-id: trunk@16677 -
2008-09-23 06:56:22 +00:00
laurent
ef99e72ec8 add standard glyph in buttons
git-svn-id: trunk@16603 -
2008-09-16 07:45:44 +00:00
mattias
69cfe88898 using UTF-8 for file operations and environment variables
git-svn-id: trunk@16236 -
2008-08-25 22:32:23 +00:00
mattias
7158b15560 IDE: find in files: adding directory of current source editor file to directory combobox
git-svn-id: trunk@16101 -
2008-08-18 07:28:57 +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
vincents
d1113a07c2 IDE: fixed initial size of Find in files dialog (bug #7625)
git-svn-id: trunk@10270 -
2006-12-01 09:54:59 +00:00
mattias
744a7fed82 IDE Find in files: added multi line option
git-svn-id: trunk@9780 -
2006-09-01 14:52:01 +00:00
mattias
d7443464a1 find in files: added filter for search results from Funky Beast
git-svn-id: trunk@9711 -
2006-08-10 21:13:26 +00:00