Commit Graph

19 Commits

Author SHA1 Message Date
juha
f0e99e4d12 FileUtil: fix layout (2 function declarations on 1 line). Issue #23314 by Bart Broersma
git-svn-id: trunk@39283 -
2012-11-15 20:04:44 +00:00
mattias
36f2c96002 lazutils: added IsHardLinks
git-svn-id: trunk@39267 -
2012-11-10 16:32:28 +00:00
mattias
99f009f39d lazutils: clean up
git-svn-id: trunk@38845 -
2012-09-26 10:41:22 +00:00
mattias
fad8217990 lazutils: fileutil: less dependencies
git-svn-id: trunk@38844 -
2012-09-26 10:35:16 +00:00
mattias
3e69cb14b1 lazutils: GetAppConfigDirUTF8, GetAppConfigFileUTF8: added parameter to automatically create the directory
git-svn-id: trunk@37803 -
2012-06-27 16:25:51 +00:00
juha
68d9311e48 LazUtils: Change CopyFile's behavior to match the earlier version. Issue #22259, patch from Mario Bonati
git-svn-id: trunk@37641 -
2012-06-13 19:37:09 +00:00
juha
5b73c6f898 Remove old ifdefs from "deprecated" declarations. They don't work with recent compilers
git-svn-id: trunk@37405 -
2012-05-23 20:28:24 +00:00
juha
4507911224 LazUtils: Improve CopyDirTree, modified from a patch from Takeda Matsuki.
git-svn-id: trunk@37109 -
2012-04-30 17:15:13 +00:00
juha
420bad1485 LazUtils: Implement function CopyDirTree. Issue #21875, modified from patch from Takeda Matsuki
git-svn-id: trunk@37072 -
2012-04-29 08:38:36 +00:00
juha
9fcb610a8e LazUtils: control how CopyFile works using flags. Issue #21854, modified from a patch from Takeda Matsuki
git-svn-id: trunk@37060 -
2012-04-28 13:02:07 +00:00
juha
c53c098c48 LazUtils: Remove useless comments (func declaration is copied to comment) + formatting
git-svn-id: trunk@37059 -
2012-04-28 13:01:59 +00:00
juha
d7cb4f1717 LazUtils: Fix FileUtil.CopyFile to work with Unicode in filenames. Issue #21817, patch from Takeda Matsuki
git-svn-id: trunk@37018 -
2012-04-24 21:47:32 +00:00
mattias
1a57c31210 lazutils: revert
git-svn-id: trunk@35425 -
2012-02-17 15:40:12 +00:00
mattias
4fdb9ca1a2 lazutils: merged some duplicates
git-svn-id: trunk@35424 -
2012-02-17 15:22:24 +00:00
sekelsenmat
121b0d4e52 Renames some utf8strings to strings as a temporary workaround for fpc 2.7 until the Unicode RTL encoding is decided
git-svn-id: trunk@33288 -
2011-11-04 10:26:09 +00:00
mattias
dc4d739171 IDE: toggle form: when on include serach unit
git-svn-id: trunk@33148 -
2011-10-29 11:15:47 +00:00
sekelsenmat
8b380e202e Fixes bug #20229: ExpandFileNameUTF8, ExpandUNCFileNameUTF8 or other UTF8 functions in FileUtil
git-svn-id: trunk@33000 -
2011-10-20 20:43:24 +00:00
juha
dc810cd394 LazUtils: Add SearchSubDirs parameter to FindAllDirectories.
git-svn-id: trunk@32989 -
2011-10-19 21:20:26 +00:00
sekelsenmat
13daaaa219 Makes LazUtils a base package for the LCL and moves FileUtil, Masks and lazutf8classes to it. Updates the Makefile structure to reflect this.
git-svn-id: trunk@32936 -
2011-10-17 09:24:01 +00:00