Commit Graph

24 Commits

Author SHA1 Message Date
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