Commit Graph

9811 Commits

Author SHA1 Message Date
vincents
558b36aa82 fpcunit: use xmlreporter in console runner
git-svn-id: trunk@9829 -
2006-09-07 13:15:51 +00:00
vincents
3445892be1 examples: added packages dependencies, so that IDE and lazbuild can compile them
git-svn-id: trunk@9828 -
2006-09-07 07:04:39 +00:00
mattias
6d4e3bd2d5 lazbuild: clean up
git-svn-id: trunk@9827 -
2006-09-07 00:55:14 +00:00
mattias
15c69600cf lazbuild: added option --skip-dependencies
git-svn-id: trunk@9826 -
2006-09-07 00:53:04 +00:00
mattias
fc1679300f lazbuild: compiling projects
git-svn-id: trunk@9825 -
2006-09-07 00:39:54 +00:00
mattias
bc5c78e1ba fixed overlapping in find in files dlg
git-svn-id: trunk@9824 -
2006-09-06 23:34:29 +00:00
mattias
1ab0bd99e1 fixed overlapping in find in files dlg
git-svn-id: trunk@9823 -
2006-09-06 23:32:20 +00:00
mattias
4cba01644d IDE: codetools options: resourcestrings for space dividers
git-svn-id: trunk@9822 -
2006-09-06 23:24:37 +00:00
mattias
f7855da268 IDE: moved package compile code to packagesystem, IDEIntf: removed IsPartOfProject flag of Backup functions, lazbuidl: package compiling
git-svn-id: trunk@9821 -
2006-09-06 22:40:37 +00:00
mattias
cbbc16493d fixed double creating hints in OI
git-svn-id: trunk@9820 -
2006-09-06 08:53:48 +00:00
mattias
3080a56bcc IDE: closing all forms when IDE is closing
git-svn-id: trunk@9819 -
2006-09-05 19:41:48 +00:00
mattias
99c9e9fcce published TPageControl.OnPageChanged
git-svn-id: trunk@9818 -
2006-09-05 19:28:21 +00:00
vincents
1742704d47 starter: StartLazarus accepts --debug parameter: debug output will be written to debug.log file in the primary config directory (issue #1307).
Modified patch from Bogusław Brandys 

git-svn-id: trunk@9817 -
2006-09-05 13:24:17 +00:00
mattias
88501206d4 fixed typo
git-svn-id: trunk@9816 -
2006-09-05 11:44:04 +00:00
mattias
a7c0385d1a lazbuild: checking dependency graph
git-svn-id: trunk@9815 -
2006-09-05 11:36:29 +00:00
mattias
2e614998a5 IDE/lazbuild: moved macros to TBuildManager
git-svn-id: trunk@9814 -
2006-09-05 10:39:25 +00:00
vincents
29c4abf8ee win32: fixed warning
git-svn-id: trunk@9813 -
2006-09-05 09:04:58 +00:00
marc
3140af0ad5 * made listview customdraw Delphi compatible
* moved listview customdraw parts from interface to lcl

git-svn-id: trunk@9812 -
2006-09-04 21:39:47 +00:00
mattias
652f249a8b IDE: started BuildManager, the IDE part controlling all building, compiling
git-svn-id: trunk@9811 -
2006-09-04 21:21:54 +00:00
micha
ee980d529f fix 64 bit compilation
git-svn-id: trunk@9810 -
2006-09-04 21:13:20 +00:00
vincents
d611cb4ad3 added errorcodes to indicate failure
git-svn-id: trunk@9809 -
2006-09-04 20:41:49 +00:00
vincents
35ea493990 64 bits fix
git-svn-id: trunk@9808 -
2006-09-04 20:23:35 +00:00
mattias
8bfd7fc4f4 TTrayIcon: added x11 version which works under qt
git-svn-id: trunk@9807 -
2006-09-04 17:47:20 +00:00
vincents
55c2a73d66 lazbuild: implemented loading packages
git-svn-id: trunk@9806 -
2006-09-04 14:50:19 +00:00
mattias
a22d3ff035 IDE codetools defines: do not delete path defines, if no custom options are defined
git-svn-id: trunk@9805 -
2006-09-04 10:30:54 +00:00
mattias
9af660b3bb synedit: enabled HE_LEADBYTES to disable the leadbyte code, not needed by lazarus
git-svn-id: trunk@9804 -
2006-09-04 10:00:39 +00:00
vincents
e119fd2ed8 removed dependency on synedit
git-svn-id: trunk@9803 -
2006-09-03 17:51:30 +00:00
vincents
ec973c78eb ideproc doesn't need SynRegExpr
git-svn-id: trunk@9802 -
2006-09-03 17:26:55 +00:00
mattias
5cd0d04b68 IDE: fixed updating codetools defines for custom compiler flags
git-svn-id: trunk@9801 -
2006-09-03 12:35:15 +00:00
vincents
1a15ad01e1 fixed memleak
git-svn-id: trunk@9800 -
2006-09-03 12:30:00 +00:00
vincents
3597db9df5 don't put target in the units directory, but in the same directory as lazarus
git-svn-id: trunk@9799 -
2006-09-03 11:41:59 +00:00
mattias
73a7e056b6 lazbuild: fixed compilation
git-svn-id: trunk@9798 -
2006-09-03 08:25:47 +00:00
andrew
8cbbf72054 chmhelp fixes from mftq75
git-svn-id: trunk@9797 -
2006-09-02 21:33:17 +00:00
mattias
b45d740067 sorted IDE macros
git-svn-id: trunk@9796 -
2006-09-02 21:10:32 +00:00
mattias
cdb8224a6c 64bit fixes
git-svn-id: trunk@9795 -
2006-09-02 20:41:45 +00:00
mattias
2f449c60a7 qt intf: TLabel from Felipe
git-svn-id: trunk@9794 -
2006-09-02 20:38:21 +00:00
mattias
7edbac0155 lazbuild: started package system
git-svn-id: trunk@9793 -
2006-09-02 20:37:13 +00:00
mattias
1eedc104fc lazdoc: converting example path delimiters to slashes
git-svn-id: trunk@9792 -
2006-09-02 19:56:58 +00:00
mattias
235715110d separated session info
git-svn-id: trunk@9791 -
2006-09-02 19:19:12 +00:00
mattias
20f868e028 added resourcestrings
git-svn-id: trunk@9790 -
2006-09-02 19:18:44 +00:00
mattias
52f24b88b5 updating resourcestrings immediately after pressing ok in the environment options
git-svn-id: trunk@9789 -
2006-09-02 19:13:42 +00:00
mattias
3deada2b99 LCL help: URL handling with parameters, add firefox to the browserlist, specific location for Safari, added htlmview for Feora/Suse from Colin Western
git-svn-id: trunk@9788 -
2006-09-02 19:03:08 +00:00
mattias
309004eb24 deb packages: fixed icon
git-svn-id: trunk@9787 -
2006-09-02 19:01:26 +00:00
mattias
63b0a6e0d6 TBitmap: fixed using destinatin CopyMode from Giuliano Colla
git-svn-id: trunk@9786 -
2006-09-02 19:00:00 +00:00
marc
352eaa11ed * made naming more consistent. Intfxxx methods are called by the interface, WSxxx methods call the interface
git-svn-id: trunk@9785 -
2006-09-02 16:21:55 +00:00
mattias
504a3626cd started lazbuild
git-svn-id: trunk@9784 -
2006-09-02 11:24:50 +00:00
vincents
153c344de2 fixed path delimeter in example filename.
git-svn-id: trunk@9783 -
2006-09-01 20:26:02 +00:00
vincents
4a26a7a640 added example for TApplication.QueueAsyncCall
git-svn-id: trunk@9782 -
2006-09-01 19:56:26 +00:00
mattias
616efd869c lazdoc: not adding empty nodes
git-svn-id: trunk@9781 -
2006-09-01 15:41:35 +00:00
mattias
744a7fed82 IDE Find in files: added multi line option
git-svn-id: trunk@9780 -
2006-09-01 14:52:01 +00:00