tombo
|
78a5a03772
|
LCL Masks: use PathSpearator constant
LCL FileUtil: implemented TFileSearcher, FindAllFiles
git-svn-id: trunk@13223 -
|
2007-12-08 14:53:43 +00:00 |
|
mattias
|
dd735a4378
|
replaced writeln with debugln
git-svn-id: trunk@13011 -
|
2007-11-24 21:28:46 +00:00 |
|
mattias
|
98de83d78f
|
removed calls to obsolete lowercasetable
git-svn-id: trunk@12939 -
|
2007-11-20 21:39:47 +00:00 |
|
mattias
|
2f279ae0fa
|
LCL: fixed ExtractFilenameOnly
git-svn-id: trunk@12792 -
|
2007-11-08 22:11:36 +00:00 |
|
mattias
|
67c7ca8729
|
LCL: ExtractFileNameOnly reduced overhead
git-svn-id: trunk@12788 -
|
2007-11-08 16:32:49 +00:00 |
|
tombo
|
84a9218273
|
LCL fileutil: use PathSeparator for SearchFileInPath separator in FindDefaultExecutablePath instead of ':'
git-svn-id: trunk@11978 -
|
2007-09-09 14:13:52 +00:00 |
|
tombo
|
77381cc8d4
|
LCL: implemented TMask, MatchesMask, added Masks docs
git-svn-id: trunk@11592 -
|
2007-07-22 14:17:13 +00:00 |
|
mattias
|
3bbc19ca0a
|
IDE: added compiler tests: ambiguous fpc ppu, checking compiler date
git-svn-id: trunk@11548 -
|
2007-07-17 16:22:37 +00:00 |
|
mattias
|
09b8da340d
|
IDE: added compiler test: test for some common rtl and fcl units
git-svn-id: trunk@11542 -
|
2007-07-17 11:31:33 +00:00 |
|
vincents
|
1da43347c6
|
LCL: fixed range errors
git-svn-id: trunk@10882 -
|
2007-04-05 12:40:39 +00:00 |
|
vincents
|
358efe1c14
|
LCL: fixed range errors in FileNameIsTrimmed
git-svn-id: trunk@10797 -
|
2007-03-25 11:50:14 +00:00 |
|
vincents
|
7847b25113
|
fixed compilation error in previous commit
git-svn-id: trunk@10718 -
|
2007-03-07 22:38:09 +00:00 |
|
vincents
|
2e1ff7b684
|
LCL: fixed FileUtil.FileIsExecutable to return false for directories (bug #8454)
git-svn-id: trunk@10717 -
|
2007-03-07 22:32:31 +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 |
|
mattias
|
0999d7c7a8
|
codetools, LCL: fixed CeateRelativePath
git-svn-id: trunk@10264 -
|
2006-11-30 00:17:55 +00:00 |
|
mattias
|
83cc6976b1
|
IDE: compiler output path single . is now kept, bug #7695
git-svn-id: trunk@10131 -
|
2006-10-30 11:11:01 +00:00 |
|
mattias
|
75077b39c2
|
TrimFilename no longer reduces $Macro/.. directories
git-svn-id: trunk@9967 -
|
2006-09-22 19:49:33 +00:00 |
|
vincents
|
ee0928f549
|
FileUtil: added GetExeExt
git-svn-id: trunk@9849 -
|
2006-09-09 19:41:27 +00:00 |
|
mattias
|
5c7c30f966
|
LCL aligning: no longer forgets to call DoAutoSize after aligning
git-svn-id: trunk@9762 -
|
2006-08-28 21:36:21 +00:00 |
|
mattias
|
8518551f53
|
localization: using old translations for new ... menu items
git-svn-id: trunk@9668 -
|
2006-07-23 23:59:41 +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
|
085f6ed50a
|
added ideintf/stringspropeditdlg.pas
git-svn-id: trunk@9353 -
|
2006-05-25 15:13:44 +00:00 |
|
mattias
|
6eb4930179
|
fixed references to COPYING.LCL
git-svn-id: trunk@9243 -
|
2006-05-05 05:52:08 +00:00 |
|
mattias
|
62ffcbc9b2
|
added codetools directory cache for units
git-svn-id: trunk@8945 -
|
2006-03-17 17:10:53 +00:00 |
|
mattias
|
dddf196254
|
added project clean up and unit path clean up for Delphi project converter
git-svn-id: trunk@8890 -
|
2006-03-08 02:44:09 +00:00 |
|
vincents
|
841106f0ca
|
replaced {$IFDEF mswindows} by {$IFDEF windows}
git-svn-id: trunk@8863 -
|
2006-03-03 20:58:21 +00:00 |
|
vincents
|
18252b595d
|
fixed ExtractFileNameWithoutExt (fixes issue #1782)
git-svn-id: trunk@8834 -
|
2006-02-27 11:39:01 +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 |
|
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
|
47580b39ef
|
added FindDefaultLazarusSrcDirectory
git-svn-id: trunk@8735 -
|
2006-02-14 10:40:09 +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 |
|
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
|
193756ef59
|
fixed FindNext finding empty filename
git-svn-id: trunk@7597 -
|
2005-08-30 17:41:53 +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
|
a4f497026b
|
fixed ambigious with ambiguous
git-svn-id: trunk@7011 -
|
2005-03-23 10:45:06 +00:00 |
|
mattias
|
62ef8130bc
|
implemented Multi Masks for gtk1 filedialogs
git-svn-id: trunk@7002 -
|
2005-03-21 09:03:54 +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
|
8bfb1c9845
|
added access to lresources
git-svn-id: trunk@6339 -
|
2004-12-06 17:31:02 +00:00 |
|
mattias
|
9f02247fa1
|
implemented Target Directory for IDE
git-svn-id: trunk@6331 -
|
2004-12-04 01:17:41 +00:00 |
|
mattias
|
a0bfbaec50
|
implemented Multi mask for TFileListBox
git-svn-id: trunk@6253 -
|
2004-11-15 22:58:13 +00:00 |
|
mattias
|
e320c21658
|
fixed compilation for current FPC 1.9.5
git-svn-id: trunk@6251 -
|
2004-11-15 19:59:32 +00:00 |
|
mattias
|
d160b3b743
|
updated memcheck.pas from heaptrc.pp
git-svn-id: trunk@6225 -
|
2004-11-10 15:25:32 +00:00 |
|
vincents
|
e3110a7838
|
Fixed ForceDirectory, if DirectoryName did not end with PathDelim
git-svn-id: trunk@6094 -
|
2004-10-01 11:44:32 +00:00 |
|
vincents
|
4efcf5f2ad
|
renamed filectrl.inc to fileutil.inc
git-svn-id: trunk@6082 -
|
2004-09-27 22:16:04 +00:00 |
|