Commit Graph

9828 Commits

Author SHA1 Message Date
mattias
b4c542fce9 win32 version info: replaced public vars with properties
git-svn-id: trunk@9846 -
2006-09-09 18:34:36 +00:00
mattias
0da5b4e51c win32 version info: fixed mem leak and improved layout
git-svn-id: trunk@9845 -
2006-09-09 17:27:18 +00:00
mattias
5f60b0e34e improved layout of search windows
git-svn-id: trunk@9844 -
2006-09-09 12:49:04 +00:00
mattias
5f2bda7180 lazbuild: added compiler option from Andrew Haines
git-svn-id: trunk@9843 -
2006-09-09 12:23:46 +00:00
mattias
3fb5913117 fixed auto showing message window on start
git-svn-id: trunk@9842 -
2006-09-09 10:42:48 +00:00
mattias
b47221ff92 lazbuild: fixed overriding cpu, os, lclwidgetset
git-svn-id: trunk@9841 -
2006-09-08 16:16:42 +00:00
mattias
3e7b2a440d added options to override OS, CPU and LCLWidgetType form Andrew
git-svn-id: trunk@9840 -
2006-09-08 15:58:08 +00:00
mattias
694d469e5e IDEIntf: added revert editor file function, h2pas gui: added tools for extern c and empty c macros
git-svn-id: trunk@9839 -
2006-09-08 15:24:58 +00:00
mattias
7f88638d08 fixed project win32 version info Modified
git-svn-id: trunk@9838 -
2006-09-08 10:23:40 +00:00
mattias
9afbd07ae6 fixed project win32 version info Modified
git-svn-id: trunk@9837 -
2006-09-08 10:17:15 +00:00
mattias
bced4033dc IDE: added windows version info for projects from Jouke Rensma
git-svn-id: trunk@9836 -
2006-09-08 10:03:43 +00:00
mattias
de9ddde7ee IDE: added windows version info for projects from Jouke Rensma
git-svn-id: trunk@9835 -
2006-09-08 10:03:16 +00:00
vincents
e3fd9d64e6 remove wsx11trayicon.pas from uses clause (issue #7365) from Felipe
git-svn-id: trunk@9834 -
2006-09-08 07:19:45 +00:00
mattias
b2cade9a41 fixed uninitialized value
git-svn-id: trunk@9833 -
2006-09-07 23:21:36 +00:00
marc
000d18d662 * new translations from freefcw
git-svn-id: trunk@9832 -
2006-09-07 22:00:59 +00:00
mattias
78b52b2559 fixed typo
git-svn-id: trunk@9831 -
2006-09-07 21:49:57 +00:00
mattias
a95710147e updated german translation from Swen
git-svn-id: trunk@9830 -
2006-09-07 21:47:14 +00:00
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