Commit Graph

76 Commits

Author SHA1 Message Date
mattias
b596b6c3aa replaced cleanall with cleanlaz
git-svn-id: trunk@7302 -
2005-06-30 11:14:21 +00:00
mattias
bb74449136 fixed registering TStaticText
git-svn-id: trunk@7276 -
2005-06-23 18:48:55 +00:00
mattias
4088211fec moved THintInfo from forms.pp to controls.pp and changed TControlShowHint event from pointer to PHintHinfo
git-svn-id: trunk@7092 -
2005-04-20 07:14:00 +00:00
vincents
c396b3bb69 implemented hints for buttons in configure build lazarus listbox
git-svn-id: trunk@7090 -
2005-04-19 21:51:00 +00:00
vincents
ea2800b486 made selected make mode clearer by using a clHighLight background
git-svn-id: trunk@7085 -
2005-04-18 21:03:24 +00:00
vincents
3aec082914 draw button background, so that the difference between pushed and non-pushed buttons is clearer.
git-svn-id: trunk@7083 -
2005-04-18 13:15:21 +00:00
mattias
506413781c implemented delete ppu files on clean package
git-svn-id: trunk@6737 -
2005-02-04 22:59:28 +00:00
mattias
21624d99b0 reactivated fast xml units without widestrings
git-svn-id: trunk@6716 -
2005-01-29 14:36:04 +00:00
mattias
81f9980ad0 implemented automatic redirecting of package output directory and filestate cache
git-svn-id: trunk@6680 -
2005-01-25 01:14:19 +00:00
mattias
c744539a34 fixed using quotation marks in idemake.cfg
git-svn-id: trunk@6670 -
2005-01-23 13:14:57 +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
micha
2837a6b930 use mask enabled drawing functions
git-svn-id: trunk@6482 -
2005-01-05 10:04:22 +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
d173c495ad fixed comparing TargetOS case insensitive for build lazarus
git-svn-id: trunk@6359 -
2004-12-10 19:27:59 +00:00
vincents
b9a12fba65 removed path delimeter at end of output path
git-svn-id: trunk@6337 -
2004-12-06 12:46:00 +00:00
mattias
9f02247fa1 implemented Target Directory for IDE
git-svn-id: trunk@6331 -
2004-12-04 01:17:41 +00:00
vincents
4985469320 removed ifdef UseStartLazarus
git-svn-id: trunk@6299 -
2004-11-26 16:07:12 +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
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
a73fcef8dd fixed ideintf hard dependency on pkg intf
git-svn-id: trunk@6024 -
2004-09-18 10:13:58 +00:00
mattias
89483df42f fixed find in files searching at end of line
git-svn-id: trunk@5942 -
2004-09-08 08:20:50 +00:00
mattias
135948348e started the carbon LCL interface
git-svn-id: trunk@5929 -
2004-09-06 22:24:52 +00:00
vincents
962815f369 added starter to build lazarus tool
git-svn-id: trunk@5905 -
2004-09-01 22:20:44 +00:00
mattias
28e09a231e localized graphprop editor form and replaced opensavedialog with opensavepicturedialog
git-svn-id: trunk@5866 -
2004-08-26 22:12:39 +00:00
vincents
f02d97fd21 Prepare lazarus for use with loader. Use -dUseStartLazarus to activate.
git-svn-id: trunk@5863 -
2004-08-26 21:32:31 +00:00
mattias
6e92b90671 fixed make output recognition for win32
git-svn-id: trunk@5741 -
2004-08-04 17:38:08 +00:00
mattias
823256e659 added dialog for warning if make tool not found
git-svn-id: trunk@5725 -
2004-08-03 09:21:08 +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
micha
e43e72f41b fix buttonrect to contain bounds
git-svn-id: trunk@5474 -
2004-05-14 18:00:30 +00:00
mattias
857fa012a6 Build Lazarus Dialog: Set to build all now keeps special settings
git-svn-id: trunk@5382 -
2004-04-09 10:35:59 +00:00
mattias
4cda98b31b implemented icons for TPage in gtk, mask for TCustomImageList
git-svn-id: trunk@5336 -
2004-03-22 19:10:04 +00:00
vincents
0590933a25 Use double quote instead of single quote to pass extra options string: fix for win32
git-svn-id: trunk@5318 -
2004-03-17 20:04:13 +00:00
mattias
2d1581c244 force building lazarus with LANG=en_US
git-svn-id: trunk@5010 -
2004-01-04 13:48:25 +00:00
mattias
87684017f2 applied implementation for LM_LB_GETINDEXAT from Vincent
git-svn-id: trunk@4995 -
2004-01-03 11:57:48 +00:00
mattias
6ff959c82d moved IDE interface units to ideintf directory
git-svn-id: trunk@4933 -
2003-12-22 00:11:53 +00:00
mattias
93962e4220 splitted output directories for cross compilation
git-svn-id: trunk@4914 -
2003-12-20 01:20:53 +00:00
mattias
2d193b48c1 prepared IDE units for split
git-svn-id: trunk@4822 -
2003-11-22 15:14:12 +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
mattias
550f21ae57 fixed building IDE clean
git-svn-id: trunk@4740 -
2003-10-30 20:15:45 +00:00
mattias
ae02013fa3 updated rpm scripts
git-svn-id: trunk@4723 -
2003-10-22 17:50:17 +00:00
mattias
5e5c1122a7 renamed LCLLinux to LCLIntf
git-svn-id: trunk@4637 -
2003-09-18 09:21:03 +00:00
mattias
b49deecff8 implemented message blocks
git-svn-id: trunk@4485 -
2003-08-15 16:10:13 +00:00
mattias
3cfdaeef38 fixed targetos for clean all
git-svn-id: trunk@4329 -
2003-06-27 22:07:39 +00:00
mattias
1fb4ee52a5 fixes for debugging lazarus
git-svn-id: trunk@4296 -
2003-06-23 09:42:09 +00:00
mattias
a1157665d0 implemented two step compiling of IDE, needed for designtime packages
git-svn-id: trunk@4291 -
2003-06-19 23:10:57 +00:00
mattias
dd5b3994ab removed menubar.inc
git-svn-id: trunk@4244 -
2003-06-09 09:20:27 +00:00
mattias
4fd409f5b3 activated the package system
git-svn-id: trunk@4150 -
2003-05-12 19:36:25 +00:00
mattias
dfa8265f07 fixed build ide clean
git-svn-id: trunk@4146 -
2003-05-12 10:46:01 +00:00
mattias
dfe8ae8eee ide extra options are now saved, so creating a packaged ide is now possible on commandline
git-svn-id: trunk@4130 -
2003-05-05 13:40:26 +00:00