Commit Graph

16 Commits

Author SHA1 Message Date
paul
11de6af8b9 decapitalize all procedure and function keywords to make all looks the same
git-svn-id: trunk@14375 -
2008-03-03 08:06:26 +00:00
mattias
dd735a4378 replaced writeln with debugln
git-svn-id: trunk@13011 -
2007-11-24 21:28:46 +00:00
mattias
b75d65f8d7 IDE: improved various dialogs using the new LCL bugfixes
git-svn-id: trunk@12539 -
2007-10-20 22:53:55 +00:00
vincents
e128307175 LCL: Several fixes for DirSel dialog (#9077) from Graeme
* fixed duplicate path delimiters
 * Removed hardcoded english captions with resource strings instead
 * fixed issue where dot directories (considered hidden in unix OS's)
   are not processed correctly with ShowHidden property
 * Sometimes nodes reported subdirectories when they didn't
   actually have (linux)
 * Minor code formatting changes (code cleanup)
 * Removed empty methods (more code cleanup)

git-svn-id: trunk@11351 -
2007-06-21 12:16:25 +00:00
vincents
fafa934568 lcl: remove fpc 2.0.2 workaround
git-svn-id: trunk@11318 -
2007-06-13 12:26:07 +00:00
mattias
c902aecea7 gtk2 intf: fixed resizing windows, fixed creation and position of hint windows
git-svn-id: trunk@11017 -
2007-04-27 14:25:19 +00:00
mattias
c3a3491b91 replaced *.* with GetAllFilesMask from Darius
git-svn-id: trunk@9646 -
2006-07-20 20:33:10 +00:00
mattias
6eb4930179 fixed references to COPYING.LCL
git-svn-id: trunk@9243 -
2006-05-05 05:52:08 +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
mattias
193756ef59 fixed FindNext finding empty filename
git-svn-id: trunk@7597 -
2005-08-30 17:41:53 +00:00
micha
39eee1a5a3 findinfiles uses tselectdirectorydialog; remove global SelectDirectory function (from vincent)
git-svn-id: trunk@5094 -
2004-01-24 11:42:53 +00:00
mattias
aa42e02ef4 fixed breaking circle in ChangeBounds
git-svn-id: trunk@4453 -
2003-08-04 08:43:20 +00:00
mattias
906438f11d added reg expr to find in files from Bob
git-svn-id: trunk@4449 -
2003-08-03 08:38:52 +00:00
marc
0434f6a46d * applied patch from Bob Wingard
git-svn-id: trunk@4447 -
2003-08-02 01:07:39 +00:00
mattias
7ab779bbc8 added SelectDirectory dialog
git-svn-id: trunk@3430 -
2002-10-01 15:45:58 +00:00