Commit Graph

176 Commits

Author SHA1 Message Date
Juha
adfc424e92 Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION. 2023-07-07 17:39:03 +03:00
Juha
41adb276bb Remove obsolete checks for FPC versions earlier then 3.0. 2023-07-07 17:39:02 +03:00
Martin
28247a829c IDE: Move LazConf.pp to new base-package "IdeConfig" 2022-12-08 19:28:19 +01:00
mattias
7a67a83df2 IDE: comments
git-svn-id: trunk@63632 -
2020-07-23 13:38:52 +00:00
mattias
aec1ea34f2 IDE: less hints
git-svn-id: trunk@63631 -
2020-07-23 13:27:09 +00:00
joost
1de2cbf586 general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
mattias
e41b4463fa IDE/lazbuild: use GetAppConfigDirUTF8, bug #29157
git-svn-id: trunk@50716 -
2015-12-09 16:04:09 +00:00
mattias
b98e5b914f IDE: checked compiler warnings, clean up, fixed compile with fpc 2.6.4
git-svn-id: trunk@48228 -
2015-03-10 15:28:11 +00:00
mattias
75dbf9d596 IDE: redirect_stderr: only use if needed
git-svn-id: trunk@48190 -
2015-03-10 11:07:26 +00:00
juha
0796ab86ce IDE: use TurboPowerIProDsgn to show hints and help texts in Lazarus BigIDE.
git-svn-id: trunk@45957 -
2014-07-23 17:29:51 +00:00
mattias
b8331e2127 IDE: clean up
git-svn-id: trunk@45397 -
2014-06-08 12:43:07 +00:00
mattias
f0fcc99346 IDE: lazconf for openbsd
git-svn-id: trunk@44273 -
2014-02-27 07:45:35 +00:00
mattias
1ff96a4fd4 IDE: disable optimization stackframe for units with for..in
git-svn-id: trunk@43923 -
2014-02-06 19:42:58 +00:00
mattias
2046de2324 IDE, lazbuild: on Unix change AllowDirectorySeparators to only /. File functions like ExtractFilePath/Name/Dir now ignore backslash \ as directory separator. The lazutils file functions already did that.
git-svn-id: trunk@42608 -
2013-09-05 10:24:48 +00:00
mattias
0fbb1e90df IDE: changed default tmp directory for unix to ~/tmp, bug #24816
git-svn-id: trunk@42334 -
2013-08-04 19:41:11 +00:00
mattias
4c88931c65 IDE: compare default target os, cpu with compiler default
git-svn-id: trunk@42063 -
2013-07-11 23:15:45 +00:00
juha
6caeb8a5d6 Move files dealing with Heaptrc output. Part of issue #19837
git-svn-id: trunk@41168 -
2013-05-13 13:32:54 +00:00
juha
cf73a59163 IDE, Windows: Formatting redirect_stderr. Issue #23467
git-svn-id: trunk@39515 -
2012-12-11 22:41:33 +00:00
mattias
cf1dd700cc IDE: clean up
git-svn-id: trunk@39510 -
2012-12-11 09:34:59 +00:00
juha
92f88a8066 Add missing files of issue #19837
git-svn-id: trunk@39247 -
2012-11-05 19:49:46 +00:00
mattias
45171e440e IDE: cleaned up usechmhelp define
git-svn-id: trunk@38034 -
2012-07-24 18:14:19 +00:00
paul
9226386149 ide, tools, examples: remove ver2_2_x defines
git-svn-id: trunk@36370 -
2012-03-27 07:19:59 +00:00
mattias
971b471ca4 IDE: catch wrong dates
git-svn-id: trunk@35086 -
2012-02-02 15:09:48 +00:00
mattias
d1cf568583 IDE: moved LazarusVersionStr to lazconf
git-svn-id: trunk@30026 -
2011-03-27 08:51:22 +00:00
mattias
8fbda6adee IDE: searching in /usr/lib/lazarus/lazversion
git-svn-id: trunk@30025 -
2011-03-27 08:46:37 +00:00
mattias
15ca442dd7 IDE: moved fixed LCL linker options to conditionals
git-svn-id: trunk@29187 -
2011-01-24 11:00:23 +00:00
vincents
56646eb28c removed support for compiled units in .ppw files, this is obsolete after fpc 1.0 (issue #16067)
git-svn-id: trunk@28053 -
2010-11-03 09:48:49 +00:00
mattias
4ae44f8cb3 IDE: added resourcestrings
git-svn-id: trunk@27751 -
2010-10-18 15:02:12 +00:00
paul
15f1e94b2b gtk: remove trial to mimic win32 focus behavior
git-svn-id: trunk@25348 -
2010-05-13 01:33:45 +00:00
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