Commit Graph

147 Commits

Author SHA1 Message Date
vincents
efa3daf8eb added support for haiku from olivier (issue #15519)
git-svn-id: trunk@23829 -
2010-03-03 13:31:52 +00:00
mattias
861c55c11e IDE: reduce debugger output
git-svn-id: trunk@23159 -
2009-12-17 12:50:04 +00:00
mattias
4be10ae220 IDE: removed designer method hack
git-svn-id: trunk@23063 -
2009-12-10 11:23:56 +00:00
mattias
f7aa425da1 IDE: load lfm: fixup references: added try..except for GlobalFixupReferences
git-svn-id: trunk@22258 -
2009-10-22 12:50:59 +00:00
paul
56c2e514da ide: revert occasionally committed ide.inc
git-svn-id: trunk@21733 -
2009-09-16 12:06:39 +00:00
paul
522164c337 ide: start saving/loading from the project session file of component state (normal/minimized/maximized)
git-svn-id: trunk@21729 -
2009-09-16 09:28:46 +00:00
paul
f36bf2c85a ide: chmhelp support:
- add chmhelp path to ide makefiles
  - add UseCHMHelp symbol to build IDE with chmhelp package

git-svn-id: trunk@21704 -
2009-09-14 23:15:41 +00:00
mattias
f9b8d50251 moved UseAsyncProcess to ide.inc
git-svn-id: trunk@21401 -
2009-08-22 19:43:22 +00:00
mattias
e0c57af916 undo
git-svn-id: trunk@21399 -
2009-08-22 19:40:53 +00:00
mattias
b03dbf338e synedit: added checks if handle is allocated
git-svn-id: trunk@21398 -
2009-08-22 19:33:35 +00:00
mattias
6e27090dbc IDE: using gmake as default under freebsd
git-svn-id: trunk@21365 -
2009-08-20 18:15:33 +00:00
mattias
e9dddb3a38 IDE: added some debugging for form loading/saving
git-svn-id: trunk@21288 -
2009-08-18 18:08:22 +00:00
paul
a16576061b revert accidentally committed ide.inc
git-svn-id: trunk@18295 -
2009-01-15 04:36:29 +00:00
paul
3df2963814 ide: fix ide options button panel size, taborder
git-svn-id: trunk@18294 -
2009-01-15 04:34:39 +00:00
paul
ed1bf45b79 ide: include jcf into IDE by default
git-svn-id: trunk@18228 -
2009-01-09 18:14:39 +00:00
paul
6116a9aab3 ide: add JCF to the bigide target if UseJCF define is enabled in the ide.inc (disabled by default)
git-svn-id: trunk@17915 -
2008-12-24 04:11:15 +00:00
mattias
3ba102a25f IDE: started build modes
git-svn-id: trunk@17859 -
2008-12-18 22:33:04 +00:00
vincents
ff17c1142f IDE: fixed compilation on unix
git-svn-id: trunk@17815 -
2008-12-12 19:57:15 +00:00
vincents
ffdbc27e0e IDE: unified Primary and Secondary config path functions for unix and windows, they were the same after fixing issue #12518
git-svn-id: trunk@17813 -
2008-12-12 14:53:33 +00:00
paul
930619b482 components: build turbopower ipro design time package by default
ide: 
  - link turbopower ipro design time package if *UseTurbopowerInHelp* define is enabled in the ide.inc file (disabled by default)
  - postpone creation of html provider for OI info box

git-svn-id: trunk@17486 -
2008-11-21 06:48:28 +00:00
paul
e3b5c6b5bd ide: remove dialogs_new
git-svn-id: trunk@17038 -
2008-10-18 16:02:22 +00:00
vincents
4e8be8cfab IDE: improved finding default locations for compiler and make
git-svn-id: trunk@16698 -
2008-09-24 09:34:07 +00:00
mattias
380d06867a IDE: environment options: adding default compiler fpaths to combobox
git-svn-id: trunk@16355 -
2008-09-01 18:33:40 +00:00
vincents
8c0e300f91 IDE: fixed retrieving default primary config path, if it contains non ascii chars
git-svn-id: trunk@16277 -
2008-08-27 21:10:24 +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
fc280c1501 IDE: fixed default primary config path in windows, was broken because GetAppConfigPath returns now with appended PathDelimeter
git-svn-id: trunk@16176 -
2008-08-21 13:07:37 +00:00
mattias
dcc2d5af64 IDE: fixed non unix compilation
git-svn-id: trunk@16127 -
2008-08-18 18:33:02 +00:00
mattias
1752c2e410 IDE: environment option FPCSourceDirectory can now contain macros
git-svn-id: trunk@16122 -
2008-08-18 14:10:26 +00:00
mattias
f9bfbe18fd added xdg-open to the lists of web browsers
git-svn-id: trunk@15843 -
2008-07-23 08:41:02 +00:00
mattias
3d733f4846 IDE: LCL: darwin: removed X11 and fink lib paths, since carbon is now default and does not need them, bug #10903
git-svn-id: trunk@15826 -
2008-07-21 09:16:11 +00:00
vincents
92b6e4d35d IDE: changed CreateCompilerTestPascalFilename as suggested by Mattias
* return '', if no file could be created
* use same implementation on all platforms

git-svn-id: trunk@15790 -
2008-07-15 22:16:14 +00:00
mattias
f9241cd65d IDE: disabled new dialogs by default
git-svn-id: trunk@15358 -
2008-06-07 22:30:36 +00:00
mattias
97ceeb98a6 IDE: enabled multi form properties by default
git-svn-id: trunk@15334 -
2008-06-06 06:14:04 +00:00
vincents
6e5b358938 lazbuild: fixed looking primary configuration path, fixes bug #11277
git-svn-id: trunk@15190 -
2008-05-20 10:28:00 +00:00
vincents
deab575d99 IDE: use local config dir to store lazarus settings, so the lazarus directory settings can be readonly on windows too (bug #9448)
git-svn-id: trunk@15021 -
2008-04-30 19:49:44 +00:00
vincents
da7e767012 IDE: win64 uses same lazbaseconf.inc file as win32.
git-svn-id: trunk@14960 -
2008-04-25 10:25:02 +00:00
mattias
00b1e90a62 IDE: implemented auto keeping/closing of poperty referenced designer forms
git-svn-id: trunk@14878 -
2008-04-18 16:22:46 +00:00
vincents
b845efb8ab IDE: move win32 lazconf.inc to lazbaseconf.inc to prepare for shared win32/win64 lazconf
git-svn-id: trunk@14783 -
2008-04-08 13:02:40 +00:00
mattias
ff825a19f2 IDEIntf: added dockmanager
git-svn-id: trunk@14394 -
2008-03-03 20:18:22 +00:00
vincents
1c9bf367c8 IDE: don't enable docking yet, accidentally committed in r14358 #1382b29f7a
git-svn-id: trunk@14391 -
2008-03-03 19:47:52 +00:00
laurent
1382b29f7a update bookmark icons
git-svn-id: trunk@14358 -
2008-03-01 22:21:05 +00:00
paul
e8408b475d ide: docking testing
- make Messages and CodeExplorer windows dockable
- add docksites to uniteditor
(disabled through EnableDocking - see ide.inc)

git-svn-id: trunk@13894 -
2008-01-27 15:04:51 +00:00
vincents
5006db00ee test commit on paul's request
git-svn-id: trunk@13476 -
2007-12-27 09:22:24 +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
878c6047c0 IDE: disabled fake methods for FPC 2.0.x
git-svn-id: trunk@12899 -
2007-11-16 19:14:12 +00:00
marc
f007970067 + Added proposed implementation of new optionsdialogs layout by Ciprian Mustiata
This implementation isn't complete and for some unknown reason in all except the projectoptionsdialog, the notebook refuses to get parented in the OptionsAreaPanel
  The new dialogs can be disabled by defining DisableNewDialogs (or by editing ide.inc)

git-svn-id: trunk@12830 -
2007-11-12 01:33:08 +00:00
vincents
fd93c72668 IDE: use sysutils.GetTempDir to find the temporary directory on windows
git-svn-id: trunk@12077 -
2007-09-19 11:57:18 +00:00
paul
3b6250d969 lazconf: use drive of lazarus instead of c:
git-svn-id: trunk@12044 -
2007-09-16 14:05:09 +00:00
andrew
5302d4b562 changed lazarus to use the widgetset it is compiled with as the default when building projects
+ added WidgetSetName function to TWidgetSet.
+ changed the order of units on qtint and fpguiint

git-svn-id: trunk@10216 -
2006-11-18 13:45:28 +00:00