Commit Graph

117 Commits

Author SHA1 Message Date
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
mattias
31810fcee6 gtk2 intf: GDI fonts are now pango layouts instead of pango font descriptions, using the font cache similar to gtk1
git-svn-id: trunk@9499 -
2006-06-27 11:28:17 +00:00
mattias
5b814f9fcb implemented AutoSize for TToolButton
git-svn-id: trunk@9433 -
2006-06-14 16:46:57 +00:00
vincents
19f8dea4dc fixed memleak introduced by conversion to lfm
git-svn-id: trunk@9068 -
2006-04-03 18:10:49 +00:00
mattias
870ae865c3 fixed save/restore dialog size
git-svn-id: trunk@9006 -
2006-03-24 00:22:24 +00:00
mattias
2a2a3e1ba5 converted buildlazdialog to lfm
git-svn-id: trunk@8999 -
2006-03-22 23:16:33 +00:00
vincents
a43501c484 added GetExecutableExt and GetLibraryExt
git-svn-id: trunk@8789 -
2006-02-21 16:27:17 +00:00
vincents
7111c2806c improved layout and german localization of configure build lazarus dialog (issue #1321)
git-svn-id: trunk@8546 -
2006-01-17 15:46:08 +00:00
mattias
6e8ee76fb2 build lazarus now always use -w to get entering/leaving marks, improved carbon intf mouse events
git-svn-id: trunk@8514 -
2006-01-13 18:43:42 +00:00
mattias
d452af1ba0 added qt interface to IDE and fixed compilation
git-svn-id: trunk@8430 -
2006-01-04 10:28:58 +00:00
mattias
b77cd7e3d2 implemented updating IDE fpc values on changing TargetCPU, cross building IDE now switches global settings, so changing project settings no longer required
git-svn-id: trunk@8330 -
2005-12-16 16:09:31 +00:00
vincents
027479d4e4 pass OPT in environment variable
quote compiler idemake.cfg, if necessary (issue #1437)

git-svn-id: trunk@8162 -
2005-11-14 23:27:09 +00:00
vincents
9a450654ae call svn2revisioninc the first time the IDE is compiled
git-svn-id: trunk@8152 -
2005-11-14 18:59:53 +00:00
vincents
feea1058fa don't run svn2revisioninc if make without linking
git-svn-id: trunk@7961 -
2005-10-12 18:34:14 +00:00
mattias
8806d3f746 added confirm dialog for bulding the IDE via the menu from Salvatore
git-svn-id: trunk@7879 -
2005-10-01 13:55:58 +00:00
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