Commit Graph

53 Commits

Author SHA1 Message Date
mattias
2046de2324 IDE, lazbuild: on Unix change AllowDirectorySeparators to only /. File functions like ExtractFilePath/Name/Dir now ignore backslash \ as directory separator. The lazutils file functions already did that.
git-svn-id: trunk@42608 -
2013-09-05 10:24:48 +00:00
mattias
0fbb1e90df IDE: changed default tmp directory for unix to ~/tmp, bug #24816
git-svn-id: trunk@42334 -
2013-08-04 19:41:11 +00:00
mattias
d1cf568583 IDE: moved LazarusVersionStr to lazconf
git-svn-id: trunk@30026 -
2011-03-27 08:51:22 +00:00
mattias
8fbda6adee IDE: searching in /usr/lib/lazarus/lazversion
git-svn-id: trunk@30025 -
2011-03-27 08:46:37 +00:00
mattias
6e27090dbc IDE: using gmake as default under freebsd
git-svn-id: trunk@21365 -
2009-08-20 18:15:33 +00:00
vincents
ff17c1142f IDE: fixed compilation on unix
git-svn-id: trunk@17815 -
2008-12-12 19:57:15 +00:00
vincents
ffdbc27e0e IDE: unified Primary and Secondary config path functions for unix and windows, they were the same after fixing issue #12518
git-svn-id: trunk@17813 -
2008-12-12 14:53:33 +00:00
mattias
380d06867a IDE: environment options: adding default compiler fpaths to combobox
git-svn-id: trunk@16355 -
2008-09-01 18:33:40 +00:00
mattias
9032caa4fd UTF-8: added ExpandFilenameUTF8
git-svn-id: trunk@16272 -
2008-08-27 11:25:01 +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
dcc2d5af64 IDE: fixed non unix compilation
git-svn-id: trunk@16127 -
2008-08-18 18:33:02 +00:00
mattias
1752c2e410 IDE: environment option FPCSourceDirectory can now contain macros
git-svn-id: trunk@16122 -
2008-08-18 14:10:26 +00:00
mattias
f9bfbe18fd added xdg-open to the lists of web browsers
git-svn-id: trunk@15843 -
2008-07-23 08:41:02 +00:00
vincents
92b6e4d35d IDE: changed CreateCompilerTestPascalFilename as suggested by Mattias
* return '', if no file could be created
* use same implementation on all platforms

git-svn-id: trunk@15790 -
2008-07-15 22:16:14 +00:00
mattias
040d583e20 IDE: passing primary-config-path to startlazarus, startlazarus: fixed passing parameters with spaces
git-svn-id: trunk@13473 -
2007-12-26 10:13:39 +00:00
andrew
5302d4b562 changed lazarus to use the widgetset it is compiled with as the default when building projects
+ added WidgetSetName function to TWidgetSet.
+ changed the order of units on qtint and fpguiint

git-svn-id: trunk@10216 -
2006-11-18 13:45:28 +00:00
vincents
c83bb3f87b fixed name of internet explorer executable
git-svn-id: trunk@9416 -
2006-06-09 21:33:14 +00:00
mattias
84a4d25163 added example for HTML help
git-svn-id: trunk@9311 -
2006-05-19 21:56:07 +00:00
mattias
4985171d4c CreateCompilerTestPascalFilename now catches exceptions
git-svn-id: trunk@9282 -
2006-05-14 19:56:31 +00:00
mattias
b14b7825dc made THelpDatabase and THelpViewer a component
git-svn-id: trunk@9279 -
2006-05-13 15:04:36 +00:00
vincents
a43501c484 added GetExecutableExt and GetLibraryExt
git-svn-id: trunk@8789 -
2006-02-21 16:27:17 +00:00
vincents
7363d797dc made CopySecondaryConfigFile platform independent
added GetDefaultLibraryExt

git-svn-id: trunk@8784 -
2006-02-20 20:08:57 +00:00
mattias
47580b39ef added FindDefaultLazarusSrcDirectory
git-svn-id: trunk@8735 -
2006-02-14 10:40:09 +00:00
mattias
ebb80e5949 fixed win32/wince compilation
git-svn-id: trunk@8670 -
2006-01-31 13:57:43 +00:00
mattias
bc8633f602 implemented saving project session file
git-svn-id: trunk@8667 -
2006-01-30 22:01:34 +00:00
mattias
6a7d9c6f45 renamed TNonControlForm to TNonControlDesignerForm
git-svn-id: trunk@8334 -
2005-12-18 10:52:54 +00:00
vincents
06da53a3ac - moved some of the translations code to the lcl
- use GetLanguageIDs from GetText instead of LazConf

git-svn-id: trunk@8124 -
2005-11-10 13:42:13 +00:00
mattias
81ec6c15c1 removed dos unit
git-svn-id: trunk@7950 -
2005-10-11 07:55:52 +00:00
mattias
7b002e587b fixed compilation, started fpc_crosswin32 rpm
git-svn-id: trunk@7720 -
2005-09-16 16:45:23 +00:00
mattias
40bd110af6 cleanup
git-svn-id: trunk@7717 -
2005-09-16 15:22:09 +00:00
vincents
d63fd7f7dd implemented using default browser on windows
git-svn-id: trunk@7079 -
2005-04-17 11:15:41 +00:00
marc
e9c207098d + Added include reference
git-svn-id: trunk@6971 -
2005-03-17 00:06:44 +00:00
vincents
6425889e6e moved GetLanguageIDs from Translations to LazConf
git-svn-id: trunk@6352 -
2004-12-09 14:30:12 +00:00
mattias
9f02247fa1 implemented Target Directory for IDE
git-svn-id: trunk@6331 -
2004-12-04 01:17:41 +00:00
mattias
233bfe04f3 fixed double calling destructor for resource cache items
git-svn-id: trunk@6211 -
2004-11-07 01:10:05 +00:00
mattias
68c0ee8c21 renamed avl_tree.pas to oldavltree.pas for new fpc 1.9.5
git-svn-id: trunk@6210 -
2004-11-06 19:49:14 +00:00
marc
fee93ccea9 * fixed stronger fpc typing (and some real cast errors)
git-svn-id: trunk@6195 -
2004-11-04 01:26:47 +00:00
mattias
8f32b28a3f calling updating notebook tab after realize, needed for close btns
git-svn-id: trunk@6138 -
2004-10-15 12:04:09 +00:00
mattias
c1484cc371 implemented replacing keys in editor options grab keys
git-svn-id: trunk@5827 -
2004-08-20 12:11:25 +00:00
mattias
ed06870dfa replaced ppc386 with platform independent name
git-svn-id: trunk@5778 -
2004-08-13 12:28:01 +00:00
vincents
12f8270c5b make executable location is a environment option now.
git-svn-id: trunk@5716 -
2004-07-30 15:38:16 +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
d70ded3c70 build lazarus now uses custom compiler path
git-svn-id: trunk@4812 -
2003-11-16 19:28:33 +00:00
mattias
9860db873d added ambigious unit check for IDE
git-svn-id: trunk@4804 -
2003-11-15 13:07:09 +00:00
mazen
0a465d4795 * Fixing VER1_1 compile problem to allow using 1.1 compiler
* Most of oldlinux unit calls are now in BaseUnix unit with prefix Fp

git-svn-id: trunk@4748 -
2003-10-31 14:25:59 +00:00
mattias
6dcd8dde03 fixed switching fpc src dir after failure
git-svn-id: trunk@4677 -
2003-09-26 06:23:36 +00:00
mattias
56f938ec86 added /usr/local/src/fpc to searchpath
git-svn-id: trunk@4672 -
2003-09-25 19:48:36 +00:00
mattias
af781c50b0 added /usr/src/fpc to searchpath
git-svn-id: trunk@4671 -
2003-09-25 19:46:29 +00:00
mattias
5c553b2031 implemented default lcl widget type
git-svn-id: trunk@4636 -
2003-09-17 22:06:56 +00:00
mattias
78d8cb65a4 added fileexists for secondary config files
git-svn-id: trunk@4589 -
2003-09-09 11:22:17 +00:00