mattias
7f6a28d1fe
IDEIntf: clean up and added unit ideutils
...
git-svn-id: trunk@44150 -
2014-02-18 20:55:15 +00:00
mattias
4524f9a281
IDE: clean up
...
git-svn-id: trunk@44148 -
2014-02-18 18:53:57 +00:00
mattias
b74021d4cc
IDE: clean up
...
git-svn-id: trunk@44147 -
2014-02-18 18:49:38 +00:00
mattias
5a07230297
IDE: clean up
...
git-svn-id: trunk@44146 -
2014-02-18 18:47:15 +00:00
mattias
266e8dd77d
IDE: clean up
...
git-svn-id: trunk@44145 -
2014-02-18 18:42:53 +00:00
mattias
e136f8a24a
IDE: clean up
...
git-svn-id: trunk@44144 -
2014-02-18 18:41:31 +00:00
mattias
b76dce2e3f
IDE: clean up
...
git-svn-id: trunk@44143 -
2014-02-18 18:38:53 +00:00
juha
3b77642a28
IdeProgs: comments
...
git-svn-id: trunk@40971 -
2013-05-01 10:57:18 +00:00
juha
04a4b1e14f
IdeProcs: In BackupFile copy file if it is hardlink. Issue #16593 , patch from Bart Broersma
...
git-svn-id: trunk@40969 -
2013-05-01 10:28:05 +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
a99a34ebd2
IDE: using UTF8CompareText
...
git-svn-id: trunk@37960 -
2012-07-16 20:53:37 +00:00
mattias
72a324323b
IDE: fixed comparing file names case insensitive
...
git-svn-id: trunk@37753 -
2012-06-24 06:48:35 +00:00
mattias
24c2470b43
IDE: using TFileStreamUTF8 and TStringListUTF8
...
git-svn-id: trunk@37656 -
2012-06-15 16:50:31 +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
f0f090fb65
lazutf8: added overloaded UTF8FixBroken(var string)
...
git-svn-id: trunk@36319 -
2012-03-25 16:24:14 +00:00
mattias
281b8cf1da
IDE: SpecialCharsToSpaces: trim UTF8 control codes
...
git-svn-id: trunk@36316 -
2012-03-25 15:35:03 +00:00
mattias
074286aea3
undo
...
git-svn-id: trunk@36315 -
2012-03-25 15:34:46 +00:00
mattias
3525373a8a
IDE: SpecialCharsToSpaces: trim UTF8 control codes
...
git-svn-id: trunk@36314 -
2012-03-25 15:33:26 +00:00
mattias
a083dd405b
IDE: fixed ResolveLinksInFileList keeping dangling links
...
git-svn-id: trunk@36306 -
2012-03-25 09:45:31 +00:00
mattias
9398fb166e
IDE: clean up
...
git-svn-id: trunk@36278 -
2012-03-23 16:06:53 +00:00
mattias
dfc84d8ae3
IDE: started array of parsed env paths
...
git-svn-id: trunk@36051 -
2012-03-15 23:50:44 +00:00
mattias
f91dfafe6a
IDE: parsed compiler options: unified
...
git-svn-id: trunk@36047 -
2012-03-15 22:53:27 +00:00
mattias
3e9e907062
IDE: switched to new laz2_xml
...
git-svn-id: trunk@35937 -
2012-03-13 20:55:43 +00:00
juha
2554f47ab1
Change variable name "l" because it resembles "1".
...
git-svn-id: trunk@33615 -
2011-11-18 16:20:31 +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
juha
683285b605
IDE: formatting
...
git-svn-id: trunk@33097 -
2011-10-26 16:40:09 +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
juha
216179a379
ideprogs: remove TreeView related functions that were moved to ListFilterEdit.
...
git-svn-id: trunk@31465 -
2011-06-29 22:44:24 +00:00
mattias
a4080c2387
IDE: RenameFileUTF8: invalidate file cache
...
git-svn-id: trunk@30956 -
2011-05-29 09:41:25 +00:00
mattias
c0594332b5
IDE: project inspector: filter, directory hierarchy, show sorted alphabetically
...
git-svn-id: trunk@30055 -
2011-03-28 21:12:14 +00:00
juha
f38190794b
Formatting: joined lines where only ');' was split to its own line, in procedure defs.
...
git-svn-id: trunk@29871 -
2011-03-16 16:52:28 +00:00
mattias
d1da1d5e40
IDE: custom options in makefile: combine linebreaks to single spaces
...
git-svn-id: trunk@29471 -
2011-02-11 18:55:34 +00:00
mattias
c290e9f652
IDE: fixed case sensitivity of combobox history lists
...
git-svn-id: trunk@29154 -
2011-01-20 21:35:50 +00:00
mattias
d5c9ca6f4f
IDE: fixed wrong CleanAndExpandFile/Dir use
...
git-svn-id: trunk@28940 -
2011-01-10 20:40:59 +00:00
mattias
dff89b431e
IDE: fixed duplicates in package source directories codetools defines
...
git-svn-id: trunk@28728 -
2010-12-16 15:43:50 +00:00
mattias
777e1a450c
IDE: TrimSearchPath deleting doubles
...
git-svn-id: trunk@28650 -
2010-12-08 20:50:27 +00:00
mattias
ecf90eadcb
IDE: fixed macros
...
git-svn-id: trunk@28634 -
2010-12-05 23:42:59 +00:00
mattias
53c3f3e79f
IDE: TPackageLinks.AddUserLink: fetch version from lpk, bug #18098
...
git-svn-id: trunk@28567 -
2010-11-30 12:06:46 +00:00
mattias
36cb2971ba
IDE: clean up
...
git-svn-id: trunk@27402 -
2010-09-18 08:45:04 +00:00
mattias
4ea649b026
IDE: fixed SearchDirectoryInSearchPath for trailing pathdelim
...
git-svn-id: trunk@27380 -
2010-09-16 06:55:26 +00:00
mattias
3d961391a4
IDE: fixed SearchDirectoryInSearchPath, bug #17322
...
git-svn-id: trunk@27375 -
2010-09-15 22:49:42 +00:00
mattias
a8a47d05b0
IDE: TrimSearchPath: chomp path delims instead of add
...
git-svn-id: trunk@27367 -
2010-09-14 16:39:57 +00:00
mattias
96b933cc95
IDE: fixed TrimSearchPath to keep a . path
...
git-svn-id: trunk@27366 -
2010-09-14 16:38:27 +00:00
paul
f6de16c477
ide: improve BackupFile routing:
...
- Check if file is Locked. If it is so then use CopyFile instead of RenameFile since RenameFiles leaves lock on backup file on windows.
- If RenameFile is failed for some reason then use CopyFile.
git-svn-id: trunk@25859 -
2010-06-03 07:18:39 +00:00
paul
ef82b1fefd
lcl: fix FileIsSymLink for win32 (although it is not possible to tell whether it is a symlink or a original file)
...
ide: formatting
git-svn-id: trunk@25836 -
2010-06-02 09:39:24 +00:00
mattias
8f84877ae5
IDE: save project: when lpi has different PathDelims: force relative paths
...
git-svn-id: trunk@25177 -
2010-05-04 10:50:38 +00:00
mattias
cc85994222
codetools: when writing to an existing file: invalidate file cache only for that file
...
git-svn-id: trunk@24347 -
2010-04-01 12:04:21 +00:00
mattias
acbf15f1ab
IDE: clean up
...
git-svn-id: trunk@23667 -
2010-02-09 13:38:10 +00:00
mattias
a1f22a3dff
IDE: added Line ending menu item, bug #15420
...
git-svn-id: trunk@23277 -
2009-12-25 13:14:58 +00:00