Commit Graph

132 Commits

Author SHA1 Message Date
mattias
971311d658 IDE: setup dialog for lazarus directory, compiler and fpc source directory
git-svn-id: trunk@29905 -
2011-03-19 11:36:10 +00:00
paul
cbf72d5f03 ide: set RequireDerivedFormResource to true to catch TCustomForm.Create() constructor misuse
git-svn-id: trunk@29304 -
2011-02-02 03:04:21 +00:00
vincents
70d3297249 ide: replace OnGetApplicationName with hardcoded 'lazarus', so that Application.Title isn't used in GetAppConfigDir (issue #18396)
git-svn-id: trunk@28874 -
2011-01-06 15:41:43 +00:00
mattias
aac4168119 IDE: started background scan of fpc source directory
git-svn-id: trunk@27575 -
2010-10-04 14:00:13 +00:00
sekelsenmat
4fb7141bae Starts removing the obsolete cgi package
git-svn-id: trunk@27394 -
2010-09-17 14:11:36 +00:00
mattias
e7db0d5bcd IDE: moved todolist to package, todo list for packages needs to be done
git-svn-id: trunk@26151 -
2010-06-16 11:53:34 +00:00
mattias
43887a885b IDE: undo: removed tachartlazaruspkg from bigide packages
git-svn-id: trunk@26148 -
2010-06-16 09:40:40 +00:00
mattias
ba31a8355b IDE: removed tachartlazaruspkg from bigide packages
git-svn-id: trunk@26147 -
2010-06-16 09:38:33 +00:00
mattias
db8595b179 IDE: clean up
git-svn-id: trunk@23513 -
2010-01-20 23:33:18 +00:00
paul
1624dd9ea4 ide: use fpc resources for lazarus project
git-svn-id: trunk@23439 -
2010-01-13 13:24:44 +00:00
mattias
a44af1c9a5 IDE: started conditionals frame
git-svn-id: trunk@23405 -
2010-01-09 14:58:39 +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
edd5d118b5 IDE: added try..except for exceptions during start
git-svn-id: trunk@21077 -
2009-08-02 21:07:10 +00:00
mattias
bb13cb1a5c IDE: override build widgetset with BuildWidgetSetXXX
git-svn-id: trunk@20337 -
2009-06-01 20:41:21 +00:00
mattias
3af6e0f0e1 codetools: mem stats for GlobalIdentifierTree
git-svn-id: trunk@19931 -
2009-05-11 17:14:09 +00:00
martin
2129ac6726 Merged SynEdit-design and SynEdit package. (SynEdit, now needs IdeIntf for the property editor; changed compilation order appropriately); Undone all Changes that introduced the SynEdit-Design package.
git-svn-id: trunk@18829 -
2009-02-26 23:31:02 +00:00
martin
81d0c46770 Add SynEdit-Design package to BigIDE
git-svn-id: trunk@18796 -
2009-02-22 18:42:03 +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
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
mattias
fd5e8f2118 IDE: removed clocale for FPC 2.2.2
git-svn-id: trunk@16543 -
2008-09-11 11:24:03 +00:00
mattias
f2147ef74a IDE: added clocale
git-svn-id: trunk@16529 -
2008-09-10 22:30:02 +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
paul
1c77fb1ce8 - move code from JPeg4Lazarus to graphics.pp
- move examples from JPeg4Lazarus to common examples dir
- remove JPeg4Lazarus package

git-svn-id: trunk@13192 -
2007-12-07 02:25:09 +00:00
mattias
21595af114 IDE: added icons for menu: dfm to lfm and open file at cursor from Laurent
git-svn-id: trunk@12263 -
2007-10-01 08:58:45 +00:00
mattias
60d708414c IDE: disabled memcheck
git-svn-id: trunk@12235 -
2007-09-29 10:22:04 +00:00
mattias
c8e3c47a30 memcheck: raising RunError 204 on error in linked list
git-svn-id: trunk@12234 -
2007-09-29 10:21:43 +00:00
vincents
472ddf630c win32: let the compiler do the resource compiling
IDE: set application title to 'Lazarus' so the taskbar button has a capitalized caption (bug #9767)

git-svn-id: trunk@12177 -
2007-09-25 12:05:20 +00:00
vincents
5f1016ff3a reverted accidental commits in r12160 #5ea375ef4d
git-svn-id: trunk@12162 -
2007-09-24 12:25:16 +00:00
vincents
5ea375ef4d updated Indonesian translations from Zaenal Mutaqin
git-svn-id: trunk@12160 -
2007-09-24 11:12:37 +00:00
vincents
c7faa08b73 IDE: win64 now has a resouce compiler, so add manifest and icon resources
git-svn-id: trunk@11444 -
2007-07-08 21:51:37 +00:00
vincents
4c83db93b4 IDE: explicitly use lazarus.res, so other res files like manifest.res are not used
git-svn-id: trunk@11422 -
2007-07-04 19:07:48 +00:00
vincents
73e13299a8 include sqldb components for win64
git-svn-id: trunk@11187 -
2007-05-23 21:19:58 +00:00
mattias
3356da7ea0 IDE: removed timer from splashform
git-svn-id: trunk@10903 -
2007-04-06 17:48:51 +00:00
vincents
127611dbdf TAChart: added icon, added to make bigide
git-svn-id: trunk@10660 -
2007-02-20 10:57:42 +00:00
vincents
3fe4cf2d3b reverted committed local changes in r10443 #aeae3fdd32
git-svn-id: trunk@10447 -
2007-01-15 11:20:19 +00:00
vincents
aeae3fdd32 updated polish translations from Paweł (ACD)
git-svn-id: trunk@10443 -
2007-01-14 19:08:59 +00:00
mattias
b65822fa44 added IDE printing package from Darius
git-svn-id: trunk@10190 -
2006-11-12 22:32:07 +00:00
vincents
c9e79ed4b5 sqldb laz package is not available on win64
git-svn-id: trunk@10126 -
2006-10-29 18:36:23 +00:00
mattias
053cb2d4eb fixed mem leak when showing command line params
git-svn-id: trunk@9469 -
2006-06-21 20:57:38 +00:00
mattias
cd5bd31851 disabled memcheck
git-svn-id: trunk@9467 -
2006-06-21 20:14:50 +00:00
mattias
9e7d3f95e3 added parameter to CreatPublishedMethod to only use the typeinfo, improvements for 64bit
git-svn-id: trunk@9463 -
2006-06-21 18:30:24 +00:00
micha
d9e9f1570f win64 fixes (from peter, modified)
git-svn-id: trunk@9221 -
2006-05-01 21:45:12 +00:00
vincents
f073053352 * reverted accidental commits of revision 8913 #6b7de273d3
* update Polish translations   from ACD

git-svn-id: trunk@8914 -
2006-03-10 21:42:15 +00:00
vincents
6b7de273d3 git-svn-id: trunk@8913 - 2006-03-10 21:36:21 +00:00
mattias
b8881b0c6c implemented selecting highlighter in source editor
git-svn-id: trunk@8846 -
2006-02-28 12:16:22 +00:00
vincents
cd99516a89 if a package defines UseCThreads in its uses options, the cthreads unit will be add to the uses clause of new projects and applications and to lazarus itself.
git-svn-id: trunk@8744 -
2006-02-16 14:34:59 +00:00
mattias
c31573e6bc added SDFLaz to bigide
git-svn-id: trunk@8653 -
2006-01-28 23:34:20 +00:00
mattias
0ca2a57935 added MemDSLaz to bigide
git-svn-id: trunk@8652 -
2006-01-28 23:31:02 +00:00
vincents
55749b3025 undo accidental commit of revision 8644 #0c9ab7d58b
git-svn-id: trunk@8646 -
2006-01-28 19:04:37 +00:00
vincents
eeca57d0d9 git-svn-id: trunk@8645 - 2006-01-28 18:59:52 +00:00