mattias
d9ea4139b2
fixed searching parent for new control
...
git-svn-id: trunk@6837 -
2005-02-25 15:59:27 +00:00
vincents
820db9488b
set version to 0.9.6
...
git-svn-id: trunk@6835 -
2005-02-25 12:06:55 +00:00
vincents
de0911a9c8
- Use Inno Setup 5
...
- Added start menu shortcuts to web sites
git-svn-id: trunk@6833 -
2005-02-23 20:57:28 +00:00
mattias
adf2a55c5c
added automatic fpc version fixing for rpm scripts
...
git-svn-id: trunk@6801 -
2005-02-18 15:51:10 +00:00
mattias
a129127f96
added parameter check
...
git-svn-id: trunk@6745 -
2005-02-05 14:26:57 +00:00
vincents
bef9bc5c13
fixed installing as normal user
...
git-svn-id: trunk@6663 -
2005-01-22 12:01:56 +00:00
vincents
a4169e7bc6
use default widget set and target os
...
git-svn-id: trunk@6646 -
2005-01-20 14:25:26 +00:00
vincents
dd8c50dc28
renamed AvLTree to AvL_Tree
...
git-svn-id: trunk@6640 -
2005-01-19 12:48:24 +00:00
vincents
2d37fafe6a
win32 installer uses package icon from Francisco
...
git-svn-id: trunk@6626 -
2005-01-17 16:16:35 +00:00
vincents
e44cb55cf6
added registry settings for opening packages on the command line
...
git-svn-id: trunk@6619 -
2005-01-17 10:00:48 +00:00
vincents
c535f37167
use xml units from fpc, if not compiling with fpc 1.0
...
git-svn-id: trunk@6603 -
2005-01-15 13:44:03 +00:00
vincents
1562f523fe
- added small installer image
...
- use seperate registry settings for installing as admin or as normal user.
- open source files with lazarus
git-svn-id: trunk@6533 -
2005-01-10 16:34:06 +00:00
vincents
9e2233d5a9
added small installed image form S�rgio
...
git-svn-id: trunk@6530 -
2005-01-10 11:41:27 +00:00
mattias
0ced54bdb8
implemented TCheckBox.State=cbGrayed for gtk intf without visual representation
...
git-svn-id: trunk@6489 -
2005-01-07 01:31:44 +00:00
mattias
f0a505b202
added starting wine for .exe files from Andrew
...
git-svn-id: trunk@6487 -
2005-01-06 18:35:45 +00:00
vincents
d62f50ff28
set version to 0.9.5
...
git-svn-id: trunk@6477 -
2005-01-04 08:49:22 +00:00
mattias
4d8cc68ce2
rpm script now uses cvsexportlocal.pas, increased rpm version to 0.9.4.1
...
git-svn-id: trunk@6465 -
2005-01-03 11:22:18 +00:00
vincents
ad7c770c47
require admin installation, to prevent error when writing file associations to the registry.
...
git-svn-id: trunk@6459 -
2005-01-02 21:25:44 +00:00
mattias
fd903d9ed1
increased version to 0.9.4
...
git-svn-id: trunk@6456 -
2005-01-02 11:24:25 +00:00
mattias
d9f87ef6eb
updatepofiles is now case sensitive,
...
replaced many places, where Application was needlessly Owner
updated po files, started Configure IDE Install Package dialog,
implemented removing double file package links
git-svn-id: trunk@6388 -
2004-12-18 10:20:22 +00:00
mattias
7efb2d0f67
workaround to put fpdoc output in subdirectory
...
git-svn-id: trunk@6385 -
2004-12-17 10:24:41 +00:00
vincents
56666e6d35
set version to 0.9.3
...
git-svn-id: trunk@6384 -
2004-12-17 09:00:47 +00:00
vincents
afcc4fb7cd
added cheetah image to the installer from S�rgio Marcelo
...
git-svn-id: trunk@6376 -
2004-12-14 07:09:01 +00:00
mattias
5dd633cf0c
added win32 install bmp
...
git-svn-id: trunk@6375 -
2004-12-13 23:42:48 +00:00
vincents
56726f3a1c
added catalan gpl license, fixed path to brazilian messages
...
git-svn-id: trunk@6371 -
2004-12-13 12:31:57 +00:00
vincents
19424997f4
localized the installer, added some localized licenses.
...
git-svn-id: trunk@6368 -
2004-12-12 21:12:02 +00:00
vincents
9783f54fb3
increased installer version to 0.9.2.4
...
git-svn-id: trunk@6347 -
2004-12-07 03:19:32 +00:00
mattias
aef39eccac
updated README
...
git-svn-id: trunk@6345 -
2004-12-06 23:36:10 +00:00
mattias
6a7307d8b3
increased rpm version to 0.9.2.4
...
git-svn-id: trunk@6342 -
2004-12-06 22:55:52 +00:00
vincents
1e8b298e17
stop creating installer, if building fpc failed.
...
git-svn-id: trunk@6327 -
2004-12-02 22:51:07 +00:00
mattias
1e8413588c
added scripts to find non cvs files
...
git-svn-id: trunk@6323 -
2004-12-02 12:45:57 +00:00
mattias
ebbbfd5f4d
fpcsrc rpm no longer adds perl as requirement
...
git-svn-id: trunk@6315 -
2004-11-29 14:06:15 +00:00
vincents
7dd0235a0d
added fpcunit test runner and fpcunit test runner ide package
...
git-svn-id: trunk@6314 -
2004-11-29 11:59:02 +00:00
vincents
7eedd59d2a
improved parsing directory changes by make
...
git-svn-id: trunk@6313 -
2004-11-29 07:17:34 +00:00
vincents
a5dd1d5e5f
Include gdb in installer.
...
git-svn-id: trunk@6294 -
2004-11-24 14:26:23 +00:00
mattias
d2d3030a60
implemented creating classes at run time from any TComponent descendant
...
git-svn-id: trunk@6272 -
2004-11-20 11:20:06 +00:00
vincents
06bc52d1cb
changed path of fpc.cfg to pp\bin\i386-win32
...
git-svn-id: trunk@6257 -
2004-11-16 14:40:24 +00:00
vincents
5d0f5aeacf
added lpi filetype regisitry setting.
...
fixed file paths.
git-svn-id: trunk@6255 -
2004-11-16 11:44:14 +00:00
mattias
2378a262fe
increased rpm version to 0.9.2.3
...
git-svn-id: trunk@6231 -
2004-11-11 18:40:15 +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
vincents
c30a2ded81
Registry setting for opening lazarus files.
...
git-svn-id: trunk@6209 -
2004-11-06 12:47:15 +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
c1b5b77b3c
Don't create installer, if compilation of Lazarus failed.
...
git-svn-id: trunk@6149 -
2004-10-17 13:53:27 +00:00
vincents
b900c730b8
Use -XX option for building lazarus to prevent problems on win95.
...
git-svn-id: trunk@6114 -
2004-10-04 22:00:52 +00:00
vincents
3b411e37e4
- Always create fpc.cfg.
...
- Remove compilertest.pas on uninstall.
git-svn-id: trunk@6113 -
2004-10-04 14:27:53 +00:00
mattias
62604373bd
added new printers.pas from Olivier G
...
git-svn-id: trunk@6106 -
2004-10-02 16:53:52 +00:00
vincents
c770b9b6d2
Fixed running installer on more than one disk drive.
...
git-svn-id: trunk@6104 -
2004-10-01 21:11:48 +00:00
vincents
17fcabd221
Set editor font.
...
git-svn-id: trunk@6103 -
2004-10-01 21:10:30 +00:00
vincents
6717aa8890
Set editor font and adjust MainIDE window size.
...
git-svn-id: trunk@6102 -
2004-10-01 21:09:57 +00:00
vincents
897252d6c7
Added copyright notice and short description.
...
git-svn-id: trunk@6100 -
2004-10-01 14:11:48 +00:00