vincents
|
572514e96a
|
startlazarus: fixed file names in error messages
git-svn-id: trunk@16794 -
|
2008-09-29 12:43:42 +00:00 |
|
vincents
|
ee01961343
|
startlazarus: cleanup
git-svn-id: trunk@16786 -
|
2008-09-29 08:17:33 +00:00 |
|
vincents
|
fd0b43824d
|
starter: use UTF8 system error message, maybe fixes issue #12185
git-svn-id: trunk@16658 -
|
2008-09-19 21:19:40 +00:00 |
|
mattias
|
70bed48055
|
startlazarus: starting bundle under carbon
git-svn-id: trunk@16468 -
|
2008-09-07 12:24:37 +00:00 |
|
mattias
|
5de3e5bda1
|
startlazarus: fixed compilation and implemented to follow symlink of start path
git-svn-id: trunk@16464 -
|
2008-09-07 11:54:10 +00:00 |
|
mattias
|
a00dac7763
|
added TProcessUTF8
git-svn-id: trunk@16346 -
|
2008-09-01 10:24:04 +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 |
|
vincents
|
2c7d835569
|
IDE: centralized command line parsing from Ido Kanner (issue #11624)
git-svn-id: trunk@15723 -
|
2008-07-09 14:49:12 +00:00 |
|
vincents
|
eb7bf70ca6
|
lazarus starter: fixed using --debug parameter (bug #11537)
git-svn-id: trunk@15514 -
|
2008-06-22 19:41:07 +00:00 |
|
vincents
|
b27ca6a892
|
IDE: made quoting command line parameters more unix friendly in an attempt to fix bug #11266)
git-svn-id: trunk@15153 -
|
2008-05-15 10:31:12 +00:00 |
|
vincents
|
b5783a87b1
|
IDE, startlazarus: fixed passing primary config directory with spaces in name (bug #11245)
git-svn-id: trunk@15046 -
|
2008-05-05 07:51:58 +00:00 |
|
vincents
|
e3c42137f2
|
startlazarus: accept custom lazarus executable if it has the same time as the default (can happen if they are actually the same file) from Colin Western (bug #11065)
git-svn-id: trunk@14714 -
|
2008-04-01 13:09:32 +00:00 |
|
vincents
|
73d487801c
|
IDE: fixed passing primary config dir when restarting Lazarus
git-svn-id: trunk@13479 -
|
2007-12-27 10:22:25 +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 |
|
mattias
|
8df71f8292
|
startlazarus: added messages for suspicious executables and in case of system default is newer ask user
git-svn-id: trunk@12715 -
|
2007-11-03 16:25:50 +00:00 |
|
mattias
|
59f3b4944b
|
gtk intf: fixed TGtkWidgetSet.GetControlConstraints
git-svn-id: trunk@12714 -
|
2007-11-03 13:42:06 +00:00 |
|
mattias
|
53a3d197dd
|
IDE: install pkg dlg: fixed layout
git-svn-id: trunk@12708 -
|
2007-11-03 01:08:40 +00:00 |
|
mattias
|
4ec6450897
|
IDE: implemented attributes for code templates
git-svn-id: trunk@11997 -
|
2007-09-11 17:38:17 +00:00 |
|
vincents
|
e870a43b46
|
startlazarus: give errormessages if renaming new executable doesn't succeed from Yury
git-svn-id: trunk@10655 -
|
2007-02-18 22:09:44 +00:00 |
|
vincents
|
aeae3fdd32
|
updated polish translations from Paweł (ACD)
git-svn-id: trunk@10443 -
|
2007-01-14 19:08:59 +00:00 |
|
vincents
|
ec287d82c2
|
startlazarus: moved showing splash screen out of lazarusmanager constructor to get better backtrace for bug #7966
git-svn-id: trunk@10333 -
|
2006-12-15 08:25:06 +00:00 |
|
mattias
|
da9e9ee9af
|
lazbuild: added to make all and make install
git-svn-id: trunk@9888 -
|
2006-09-13 20:02:35 +00:00 |
|
vincents
|
ec83a5bd03
|
starter: first check in the primary config directory for a Lazarus executable
git-svn-id: trunk@9882 -
|
2006-09-13 09:37:02 +00:00 |
|
vincents
|
1742704d47
|
starter: StartLazarus accepts --debug parameter: debug output will be written to debug.log file in the primary config directory (issue #1307).
Modified patch from Bogusław Brandys
git-svn-id: trunk@9817 -
|
2006-09-05 13:24:17 +00:00 |
|
micha
|
d9e9f1570f
|
win64 fixes (from peter, modified)
git-svn-id: trunk@9221 -
|
2006-05-01 21:45:12 +00:00 |
|
vincents
|
a43501c484
|
added GetExecutableExt and GetLibraryExt
git-svn-id: trunk@8789 -
|
2006-02-21 16:27:17 +00:00 |
|
vincents
|
a0311c2cba
|
removed cvs logs
git-svn-id: trunk@7541 -
|
2005-08-22 12:30:03 +00:00 |
|
vincents
|
e91c979c4e
|
removed $IFDEF VER1 from Salvatore
git-svn-id: trunk@7475 -
|
2005-08-03 20:14:56 +00:00 |
|
mattias
|
72cba0f7e6
|
fixed creating splashform on show
git-svn-id: trunk@6589 -
|
2005-01-14 15:19:18 +00:00 |
|
mattias
|
c352ee72fe
|
fixed freeing brush handle on SetColor and fixed freeing splashform
git-svn-id: trunk@6586 -
|
2005-01-14 14:46:35 +00:00 |
|
vincents
|
c441ca730e
|
implemented passing command line parameters to lazarus
git-svn-id: trunk@6529 -
|
2005-01-10 08:49:28 +00:00 |
|
vincents
|
5f69b871f5
|
fixed startlazarus description
git-svn-id: trunk@6336 -
|
2004-12-06 12:22:45 +00:00 |
|
mattias
|
3357682ab6
|
fixed startlazarus description
git-svn-id: trunk@6335 -
|
2004-12-06 10:32:32 +00:00 |
|
mattias
|
9f02247fa1
|
implemented Target Directory for IDE
git-svn-id: trunk@6331 -
|
2004-12-04 01:17:41 +00:00 |
|
vincents
|
784cf31d12
|
fixed hiding splash screen for gtk
git-svn-id: trunk@6292 -
|
2004-11-23 18:11:18 +00:00 |
|
vincents
|
588587c29e
|
fixed typo.
git-svn-id: trunk@6274 -
|
2004-11-20 13:14:28 +00:00 |
|
vincents
|
aa5b195a2d
|
fixed WaitForLazarus: close process handle after use.
git-svn-id: trunk@6269 -
|
2004-11-19 12:23:43 +00:00 |
|
vincents
|
eb298338d2
|
Changes due to the new fpc unit directory structure.
git-svn-id: trunk@6208 -
|
2004-11-06 11:29:24 +00:00 |
|
vincents
|
ebaff99d67
|
Use symbolic constant for restart exitcode.
git-svn-id: trunk@6205 -
|
2004-11-05 22:05:41 +00:00 |
|
mattias
|
8960dd3810
|
implemented preferred size for controls for theme depending AutoSizing
git-svn-id: trunk@6189 -
|
2004-11-03 14:18:36 +00:00 |
|
vincents
|
6c926a1b4c
|
- Implemented restarting by starting startlazarus on unix (for 1.9.x only).
- Add Restart After Succesfull Build CheckBox to the Configure Build Lazarus dialog.
git-svn-id: trunk@6183 -
|
2004-10-31 21:17:34 +00:00 |
|
vincents
|
540fe4285a
|
Lazarus can be restarted, even if not started by startlazarus (only win32 implemented).
git-svn-id: trunk@6166 -
|
2004-10-27 20:49:26 +00:00 |
|
vincents
|
450371882c
|
splitted off unit FileUtil, it doesn't depend on other LCL units
git-svn-id: trunk@6081 -
|
2004-09-27 22:05:41 +00:00 |
|
mattias
|
d3cd86f5c6
|
added reintroduce to get rid of the warning
git-svn-id: trunk@5921 -
|
2004-09-04 23:02:56 +00:00 |
|
vincents
|
9f010fcf41
|
fix showing splash screen on restart
git-svn-id: trunk@5917 -
|
2004-09-03 21:14:50 +00:00 |
|
vincents
|
bfc1e57050
|
Fixed showing lazarus taskbar.
git-svn-id: trunk@5886 -
|
2004-08-29 12:34:03 +00:00 |
|
vincents
|
d9c76c32bc
|
Added StartLazarus.
git-svn-id: trunk@5865 -
|
2004-08-26 21:42:12 +00:00 |
|