Commit Graph

30 Commits

Author SHA1 Message Date
tombo
77381cc8d4 LCL: implemented TMask, MatchesMask, added Masks docs
git-svn-id: trunk@11592 -
2007-07-22 14:17:13 +00:00
vincents
f657802132 LCL: FileListBox mask defaults to '*' on windows too, so directories without . in the name can be found too.
git-svn-id: trunk@10795 -
2007-03-24 22:06:47 +00:00
mattias
e3efca8f4b IDE: LazDoc: lazdoc paths can now be relative and contain global macros for projects and packages
git-svn-id: trunk@10306 -
2006-12-06 11:06:31 +00:00
vincents
ee0928f549 FileUtil: added GetExeExt
git-svn-id: trunk@9849 -
2006-09-09 19:41:27 +00:00
mattias
720ab0fada IDEIntf: added interface for external tools
git-svn-id: trunk@9654 -
2006-07-21 18:00:24 +00:00
mattias
4e7d43b405 h2pas gui: implemented projects and configs
git-svn-id: trunk@9637 -
2006-07-19 22:46:57 +00:00
mattias
ad1a1658c8 made GetTempFilename simpler
git-svn-id: trunk@9431 -
2006-06-13 20:10:39 +00:00
mattias
6eb4930179 fixed references to COPYING.LCL
git-svn-id: trunk@9243 -
2006-05-05 05:52:08 +00:00
vincents
841106f0ca replaced {$IFDEF mswindows} by {$IFDEF windows}
git-svn-id: trunk@8863 -
2006-03-03 20:58:21 +00:00
mattias
2e81a8fee5 improved package file search for relative paths
git-svn-id: trunk@8833 -
2006-02-26 15:31:02 +00:00
mattias
fb16ad9a8f started parsing Delphi dof and cfg files
git-svn-id: trunk@8788 -
2006-02-20 23:48:13 +00:00
mattias
994cebd433 replaced IFDEF win32 with IF defined(VER2_0_2) and defined(WIN32)
git-svn-id: trunk@8759 -
2006-02-17 14:07:21 +00:00
mattias
c17929dd5f fixes for compiling wince
git-svn-id: trunk@8757 -
2006-02-17 13:57:15 +00:00
vincents
6baf007027 replaced {$IFDEF windows} by {$IFDEF mswindows}, because fpc 2.0.2 doesn't define windows
git-svn-id: trunk@8748 -
2006-02-17 05:46:16 +00:00
vincents
5afec4ebb6 replaced {$IFDEF win32} by {$IFDEF windows} to compile for wince target
git-svn-id: trunk@8747 -
2006-02-16 22:38:20 +00:00
mattias
89545f1d61 added File is readable check when opening a file
git-svn-id: trunk@8397 -
2005-12-31 12:40:49 +00:00
mattias
81ec6c15c1 removed dos unit
git-svn-id: trunk@7950 -
2005-10-11 07:55:52 +00:00
vincents
512012bfd3 added global link for prettyformat.
git-svn-id: trunk@7921 -
2005-10-06 13:05:18 +00:00
mattias
f2b6a4f242 codetools now saves files keeping the file case on disk
git-svn-id: trunk@7747 -
2005-09-19 21:57:39 +00:00
mattias
02ef7c9c49 added .p as pascal extension
git-svn-id: trunk@7730 -
2005-09-17 18:01:22 +00:00
mattias
9d59986db5 fixed TAnchorSide.Side default value
git-svn-id: trunk@7650 -
2005-09-09 08:42:33 +00:00
vincents
a0311c2cba removed cvs logs
git-svn-id: trunk@7541 -
2005-08-22 12:30:03 +00:00
vincents
1064272122 removed ifdef ver1 from Martin Smat
git-svn-id: trunk@7479 -
2005-08-04 08:41:46 +00:00
mattias
2f6700d991 checking HandleAllocated for dbgrid from Jesus
git-svn-id: trunk@7018 -
2005-03-24 09:50:03 +00:00
mattias
2753b3ab94 implemented allowing parent as AnchorSide.Control
git-svn-id: trunk@6701 -
2005-01-27 00:55:04 +00:00
mattias
7223913675 improved project: recognizing if filename was fixed before pathdelim changed
git-svn-id: trunk@6564 -
2005-01-12 23:58:31 +00:00
mattias
924cd35914 added resurce strings for gtk file dlg
git-svn-id: trunk@6391 -
2004-12-18 23:46:17 +00:00
mattias
9f02247fa1 implemented Target Directory for IDE
git-svn-id: trunk@6331 -
2004-12-04 01:17:41 +00:00
vincents
4efcf5f2ad renamed filectrl.inc to fileutil.inc
git-svn-id: trunk@6082 -
2004-09-27 22:16:04 +00:00
vincents
bcf90ce19b splitted off unit FileUtil, it doesn't depend on other LCL units
git-svn-id: trunk@6080 -
2004-09-27 21:45:44 +00:00