Commit Graph

140 Commits

Author SHA1 Message Date
vincents
9c33a42cce IDE: fixed rebuilding IDE with a non-ascii primary config path
git-svn-id: trunk@16295 -
2008-08-29 11:49:05 +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
4eb14f3d82 IDE: fixed search result list non result area hint, bug #11760
git-svn-id: trunk@15919 -
2008-07-30 15:34:49 +00:00
mattias
9d0afc204c IDE: moved IFDEF BigIDE to lazarus.pp to let it work even on quick build, LazBuild: implemented compiling IDE standard packages
git-svn-id: trunk@15720 -
2008-07-09 13:22:45 +00:00
vincents
0e00ff3660 IDE: removed codepage target from Makefile (was used on windows)
git-svn-id: trunk@15387 -
2008-06-11 11:03:46 +00:00
vincents
ad99296adb IDE: fixed compilation with fpc 2.2.0
git-svn-id: trunk@15292 -
2008-06-02 18:28:38 +00:00
vincents
1ea890ac9e IDE: delayed using short path for IDEMake.cfg until actually passing it to the make command, so we are sure it exists and ExtractShortPathName return a valid file name (bug #11400)
git-svn-id: trunk@15286 -
2008-06-02 08:12:49 +00:00
vincents
5f98274e7f IDE: pass IDEmake.cfg path as short file name, so quoting is needed (maybe fixes #11362)
git-svn-id: trunk@15279 -
2008-05-30 22:04:59 +00:00
vincents
feea28fc55 IDE: prefer ' over " in Makefile and make commands, " is not handled well on windows 98
git-svn-id: trunk@15274 -
2008-05-29 22:25:33 +00:00
vincents
d42b49c565 IDE: when building lazarus from the IDE, let the Makefile set the codepage of the console to the code page used in the gui (windows only), fixes bug #11316
git-svn-id: trunk@15195 -
2008-05-21 12:40:39 +00:00
vincents
6cd01bc70a IDE: fixed rebuilding the IDE, in case the idemake.cfg files was in a directory with spaces and upper ansi chars in its path, thanks to Yury
git-svn-id: trunk@15045 -
2008-05-04 19:32:01 +00:00
mattias
f8b5714a8f IDE: clean up, lazbuild: auto create lrs files bug #11063
git-svn-id: trunk@14921 -
2008-04-21 16:28:13 +00:00
vincents
6f835bfa26 IDE: allow rebuilding a running lazarus in a custom directory from C Western (bug #11072)
git-svn-id: trunk@14730 -
2008-04-02 10:38:56 +00:00
paul
ad94ffd5fb THeaderControl:
- Allow to resize the buttons on the THeaderControl (patch from Benito van der Zander with small modifications issue #0011036)
- Add MinWidth, MaxWidth to section to prevent resizing
- correct build lazarus dialogs to prevent header resizing after this changes

git-svn-id: trunk@14622 -
2008-03-24 08:41:25 +00:00
mattias
2bbb89db49 IDE: build lazarus IDE: fixed always cleaning
git-svn-id: trunk@14423 -
2008-03-05 11:46:23 +00:00
mattias
944b28741c IDE: fixed building lazarus ide item clean
git-svn-id: trunk@14409 -
2008-03-04 20:26:34 +00:00
vincents
92375726b6 IDE: build lazarus dialog: don't build starter by default, prevents linking problems on windows when startlazarus is already running.
git-svn-id: trunk@14385 -
2008-03-03 15:04:14 +00:00
vincents
fe6405f549 IDE: fixed running svn2revisioninc when building the IDE. This used to happen in the compile-the-without-linking step.
git-svn-id: trunk@14334 -
2008-02-29 23:02:51 +00:00
mattias
c63465bf44 IDE: combined compiling+linking IDE steps to one step again. IDE packages must now use the IDEIntf only.
git-svn-id: trunk@14261 -
2008-02-26 15:19:20 +00:00
mattias
d1f4791230 IDE: configure build lazarus: mode: using translations
git-svn-id: trunk@14204 -
2008-02-20 09:03:03 +00:00
mattias
7d5ebc36db IDE: cleanup
git-svn-id: trunk@14203 -
2008-02-20 09:00:25 +00:00
tombo
8d5086eb31 IDE compiler options, build lazarus dialog: add default linker options for widget set (mainly carbon) to params
git-svn-id: trunk@14050 -
2008-02-09 15:00:02 +00:00
marc
32e7e2fe7d * improved Build Lazarus Dialog localization patch by Maxim Ganetsky
* updated po files

git-svn-id: trunk@13772 -
2008-01-16 00:14:16 +00:00
mattias
f97864b493 IDE: added flag to not compile IDE when just installing a package
git-svn-id: trunk@12698 -
2007-11-02 16:44:11 +00:00
vincents
b80c5aa87e IDE: added more verbosity for adding directory to path on win32, don't check if cpp.exe is already on the path
git-svn-id: trunk@12643 -
2007-10-30 09:28:58 +00:00
mattias
223e59af66 LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
git-svn-id: trunk@12615 -
2007-10-28 00:33:23 +00:00
mattias
8d2a89ca23 IDE: fixed cross compiling target OS/CPU for IDE
git-svn-id: trunk@12493 -
2007-10-16 20:54:26 +00:00
vincents
93c9981240 IDE: added workaround for the fact that windres (called by fpc 2.2.0) cannot find the preprocessor, if it is not on the path (bug #9793)
git-svn-id: trunk@12382 -
2007-10-08 13:09:16 +00:00
marc
1834dd996a * Fixed options save. Thanks to Giuliano Colla
git-svn-id: trunk@12167 -
2007-09-24 18:40:06 +00:00
marc
460ae152ea + Modified patch from Giuliano Colla for quickoptions
git-svn-id: trunk@12069 -
2007-09-18 23:22:22 +00:00
paul
59aa486876 - another way to show splitter points under gtk1
- buildlazarusdialog adjusted as suggested by Darius

git-svn-id: trunk@11287 -
2007-06-06 02:19:44 +00:00
mattias
6b2ec19d9c IDE: editor options: using OnChange event for checkboxes - but it would be better to fix the OnClick event for TRadioButtons on all widgetsets
git-svn-id: trunk@11286 -
2007-06-05 16:38:49 +00:00
paul
4d7849a2d3 updated strings for buildlazdialog
git-svn-id: trunk@11281 -
2007-06-05 07:18:48 +00:00
paul
f0f36ca1c6 new buildlazdialog look
git-svn-id: trunk@11279 -
2007-06-04 23:29:40 +00:00
paul
e3c799d085 - fixed bug with themed drawing in buildlazdialog.pas noticed by Vincent (under win2000)
- enabled speedbutton themed drawing (previously was disabled with ifdef)

git-svn-id: trunk@11175 -
2007-05-22 15:46:58 +00:00
paul
554e4107ef - Themes moved to interface section from implementation
- Build lazarus dialogs use ThemeServices to draw buttons (disabled through UseThemes define)

git-svn-id: trunk@11174 -
2007-05-22 06:06:11 +00:00
vincents
ecaebbe825 + introduced LCLPlatformDisplayNames (used on screen) and LCLPlatformDirNames (used for compilation) to be able show win32/win64 on screen and use the win32 directory
git-svn-id: trunk@11133 -
2007-05-13 14:25:05 +00:00
paul
fc188e5d5e - changed button sizes to old (after changing imagelist)
git-svn-id: trunk@11102 -
2007-05-08 09:30:10 +00:00
paul
555f6c9e4a - modernize some ide images
- buildlazdialog switched to use common imagelist instead of own

git-svn-id: trunk@11100 -
2007-05-08 08:53:21 +00:00
mattias
87921a7455 gtk2 intf: reduced notes
git-svn-id: trunk@10948 -
2007-04-15 08:54:04 +00:00
marc
0abc5c058d * fixed image for build-none
git-svn-id: trunk@10887 -
2007-04-05 19:07:14 +00:00
marc
b681f94950 * Step 1 of the native imagelist implementation
git-svn-id: trunk@10875 -
2007-04-05 00:00:37 +00:00
mattias
95fbdd6309 IDE: config build laz dlg: writing text with transparency
git-svn-id: trunk@10771 -
2007-03-20 07:48:01 +00:00
vincents
3aa9e60885 ide: lowercase {$I %fpctargetos%}, so it can be used for directories
git-svn-id: trunk@10200 -
2006-11-14 20:18:54 +00:00
mattias
2faf2a4bf8 enabled codefolding as default
git-svn-id: trunk@9983 -
2006-09-26 18:44:44 +00:00
vincents
ceedffb52a IDE: only set TargetUnitDirectory, when the target directory is not writable
git-svn-id: trunk@9974 -
2006-09-25 20:22:23 +00:00
mattias
dab7f476ae enlarged build dialog
git-svn-id: trunk@9907 -
2006-09-15 15:10:13 +00:00
mattias
7078bd55af added -FU option, when compiling IDE to another directory
git-svn-id: trunk@9879 -
2006-09-12 23:55:50 +00:00
mattias
720ab0fada IDEIntf: added interface for external tools
git-svn-id: trunk@9654 -
2006-07-21 18:00:24 +00:00
vincents
619b2afae0 IDE: Build Lazarus dialog, clean all defaults to false
git-svn-id: trunk@9581 -
2006-07-10 12:50:58 +00:00