juha
6d3f9bd7a7
LazUtils: Move string manipulation functions from IDEProcs to LazStringUtils.
...
git-svn-id: trunk@58632 -
2018-07-25 13:39:06 +00:00
juha
7f7e7ada81
Format and clean uses sections.
...
git-svn-id: trunk@58629 -
2018-07-25 13:38:35 +00:00
mattias
ff0f6438ef
IDE: clean directory dialog: enlarged, fixed casing
...
git-svn-id: trunk@54478 -
2017-03-24 14:56:19 +00:00
joost
1de2cbf586
general: Updated address of the Free Software Foundation in copyright messages
...
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
mattias
800945ee04
lazbuild: using fpc regexpr instead of synregexpr
...
git-svn-id: trunk@53733 -
2016-12-20 12:45:57 +00:00
mattias
2df6986f6a
IDE: clean up
...
git-svn-id: trunk@48205 -
2015-03-10 12:53:11 +00:00
juha
75b7c1bd1e
IDE: Use hard-coded quotation in some resourcestrings instead of %s parameters.
...
Makes Format() calls and translations easier although initially creates fuzzy lines in PO files.
git-svn-id: trunk@45519 -
2014-06-15 11:52:01 +00:00
mattias
5a07230297
IDE: clean up
...
git-svn-id: trunk@44146 -
2014-02-18 18:47:15 +00:00
mattias
efec9f2a26
IDE: replaced some MessageDlg with IDEMessageDialog
...
git-svn-id: trunk@41497 -
2013-06-02 17:27:09 +00:00
juha
48f88c37ef
Revert "Use AllFilesMask everywhere instead of GetAllFilesMask, mask must be fixed in FPC libs"
...
git-svn-id: trunk@40957 -
2013-04-30 16:35:02 +00:00
juha
73fb9ab0e2
Use AllFilesMask everywhere instead of GetAllFilesMask
...
git-svn-id: trunk@40849 -
2013-04-19 07:08:03 +00:00
mattias
d1824c5bd9
IDE: clean dir dlg: set default value, issue #22779
...
git-svn-id: trunk@38619 -
2012-09-12 07:57:11 +00:00
mattias
458181f496
IDE: recent/history lists: replaced case sensitive comparison with three types
...
git-svn-id: trunk@37020 -
2012-04-25 09:03:37 +00:00
mattias
3e9e907062
IDE: switched to new laz2_xml
...
git-svn-id: trunk@35937 -
2012-03-13 20:55:43 +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
f18dc977ec
IDE: fix problem with combobox list when changing items order. Save form's layout in IDEDialogLayoutList. Issue #18931
...
git-svn-id: trunk@33098 -
2011-10-26 16:40:37 +00:00
mattias
173b64a12c
IDE: clean directory: fixed checking reguar expression, bug #20382
...
git-svn-id: trunk@32574 -
2011-09-30 18:48:38 +00:00
maxim
ac610256a6
IDE: fixed comboboxes values loading in 'Clean directory' dialog. Patch by Dirk Schiphorst, bug #18855 .
...
git-svn-id: trunk@29699 -
2011-03-02 00:13:41 +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
vincents
56646eb28c
removed support for compiled units in .ppw files, this is obsolete after fpc 1.0 (issue #16067 )
...
git-svn-id: trunk@28053 -
2010-11-03 09:48:49 +00:00
maxim
3d643d30a2
IDE: improved 'clean directory' dialog localization
...
git-svn-id: trunk@26540 -
2010-07-08 21:02:43 +00:00
paul
0f18cc9cc0
ide: add .or files to the cleandir default filter
...
git-svn-id: trunk@26288 -
2010-06-25 07:43:08 +00:00
paul
9622c8cd82
ide: convert forms to use fpc resources
...
git-svn-id: trunk@23458 -
2010-01-15 02:06:37 +00:00
darius
c86d5ec42b
moved TShowDeletingFilesDialog to separate file and converted to .lfm
...
replaced TListbox in TShowDeletingFilesDialog by TCheckListBox
changed file delete algorithm so that only checked files are deleted, default all files are checked (previous behaviour)
implemented TButtonPanel
git-svn-id: trunk@17007 -
2008-10-15 17:53:14 +00:00
laurent
a58a097488
Load glyph form resource
...
git-svn-id: trunk@16668 -
2008-09-22 09:00:32 +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
e374b51dd5
IDEIntf: moved IDE key grabbing to propedits, added button to TShortCutPropertyEditor
...
git-svn-id: trunk@16136 -
2008-08-19 02:57:17 +00:00
mattias
01856c7ca7
IDE: added resourcestrings for help button
...
git-svn-id: trunk@13767 -
2008-01-15 21:04:34 +00:00
mattias
4647c02ff0
IDE: improved clean directory dialog from Darius
...
git-svn-id: trunk@11990 -
2007-09-10 18:45:55 +00:00
mattias
9b834fa88d
added help for various dialogs
...
git-svn-id: trunk@9219 -
2006-05-01 14:47:17 +00:00
mattias
7819418577
improved layout of ide clean dir dlg
...
git-svn-id: trunk@9094 -
2006-04-09 19:58:58 +00:00
vincents
f7d6720319
save current settings to recent lists (fixes issue #1330 )
...
git-svn-id: trunk@8490 -
2006-01-10 21:45:22 +00:00
mattias
193756ef59
fixed FindNext finding empty filename
...
git-svn-id: trunk@7597 -
2005-08-30 17:41:53 +00:00
mattias
3152027241
resourcestrings for clean dir dialog result
...
git-svn-id: trunk@7534 -
2005-08-21 21:32:53 +00:00
mattias
12ce6432d7
added idewindowintf.pas - interface for storing IDE dialogs sizes
...
git-svn-id: trunk@7460 -
2005-07-31 10:21:18 +00:00
mattias
21624d99b0
reactivated fast xml units without widestrings
...
git-svn-id: trunk@6716 -
2005-01-29 14:36:04 +00:00
mattias
81f9980ad0
implemented automatic redirecting of package output directory and filestate cache
...
git-svn-id: trunk@6680 -
2005-01-25 01:14:19 +00:00
vincents
c535f37167
use xml units from fpc, if not compiling with fpc 1.0
...
git-svn-id: trunk@6603 -
2005-01-15 13:44:03 +00:00
mattias
d9f87ef6eb
updatepofiles is now case sensitive,
...
replaced many places, where Application was needlessly Owner
updated po files, started Configure IDE Install Package dialog,
implemented removing double file package links
git-svn-id: trunk@6388 -
2004-12-18 10:20:22 +00:00
vincents
450371882c
splitted off unit FileUtil, it doesn't depend on other LCL units
...
git-svn-id: trunk@6081 -
2004-09-27 22:05:41 +00:00
vincents
97f219aa15
replaced writeln by DebugLn
...
git-svn-id: trunk@6020 -
2004-09-17 20:04:35 +00:00
mattias
47d625d78e
replaced FindMask by global function from Vincent
...
git-svn-id: trunk@5540 -
2004-06-05 10:29:15 +00:00
mattias
617948d9c8
removed unneeded units in uses sections
...
git-svn-id: trunk@5443 -
2004-05-02 12:01:15 +00:00
mattias
aa76552f75
renamed DirectoryExists to DirPathExists to reduce ambigiousity
...
git-svn-id: trunk@4925 -
2003-12-21 13:58:06 +00:00
mattias
014aa5c45f
fixed a few directory exists checks
...
git-svn-id: trunk@4917 -
2003-12-20 11:10:36 +00:00
mattias
e7b266aa8c
fixed anchors
...
git-svn-id: trunk@4864 -
2003-11-29 17:57:16 +00:00
mattias
f8bf653343
implemented Clean Directories
...
git-svn-id: trunk@4859 -
2003-11-28 23:24:57 +00:00