Commit Graph

9892 Commits

Author SHA1 Message Date
mattias
f6e0bb734b fpc_crosswin32: added check for cc and bison
git-svn-id: trunk@9910 -
2006-09-15 18:22:04 +00:00
mattias
14b9d0eadc project version info: added default values while saving
git-svn-id: trunk@9909 -
2006-09-15 17:59:31 +00:00
mattias
1fc24bdcc9 LazDE: Added support (toolbar and menu) to insert <printshort> links into, fixed 7189, new images from Graeme
git-svn-id: trunk@9908 -
2006-09-15 16:50:28 +00:00
mattias
dab7f476ae enlarged build dialog
git-svn-id: trunk@9907 -
2006-09-15 15:10:13 +00:00
mattias
8f1155f63a updated german translation from Swen
git-svn-id: trunk@9906 -
2006-09-15 14:43:15 +00:00
mattias
35bdbc536c added scripts to create slackware package for lazarus
git-svn-id: trunk@9905 -
2006-09-15 14:42:03 +00:00
mattias
9c58eb7873 cross fpc: fixed downloading fpc and install
git-svn-id: trunk@9904 -
2006-09-15 14:27:27 +00:00
mattias
0a9d6d8554 lazarus deb: fixed installing manpage
git-svn-id: trunk@9903 -
2006-09-15 14:02:29 +00:00
mattias
409d905306 fixed typo
git-svn-id: trunk@9902 -
2006-09-15 13:48:15 +00:00
mattias
6ad121660c disabled warning about non UTF8 fonts until we have an automatic monospace font selection
git-svn-id: trunk@9901 -
2006-09-15 13:45:43 +00:00
mattias
1d73c0b6f1 IDE version info: updating source when options change, not on build
git-svn-id: trunk@9900 -
2006-09-15 13:01:31 +00:00
mattias
67422a6415 LCL docs: removed doubles from Graeme
git-svn-id: trunk@9899 -
2006-09-15 11:08:24 +00:00
mattias
8d93438658 improved make install for INSTALL_PREFIX
git-svn-id: trunk@9898 -
2006-09-15 08:55:16 +00:00
mattias
7bf5291418 lazde: fixed compilation from Graeme
git-svn-id: trunk@9897 -
2006-09-15 08:37:26 +00:00
mattias
53f431f6f5 added install prefix to make install
git-svn-id: trunk@9896 -
2006-09-14 22:47:54 +00:00
mattias
ea53a9eb60 updated finnish translation from Seppo
git-svn-id: trunk@9895 -
2006-09-14 19:57:39 +00:00
mattias
53dde5cff5 codetools: improved parsing variable section with errors
git-svn-id: trunk@9894 -
2006-09-14 19:30:01 +00:00
mattias
112b816466 qt intf: implemented TListBox
git-svn-id: trunk@9893 -
2006-09-14 17:54:21 +00:00
mattias
16b454e50e added InvertColor and RGBColor to graphics.pp from Tom Gregorovic
git-svn-id: trunk@9892 -
2006-09-14 17:52:26 +00:00
mattias
2f8dd510a5 IDEIntf: fixed lazideintf.pas not .pp
git-svn-id: trunk@9891 -
2006-09-13 20:59:05 +00:00
mattias
f68e5b904f IDE: improved layout of compiler options, LCL: calling AdjustSize when client rect changed
git-svn-id: trunk@9890 -
2006-09-13 20:57:35 +00:00
vincents
2ca7b335bb macosx installer: mixed up lazbuilder make target and lazbuild executable name
git-svn-id: trunk@9889 -
2006-09-13 20:49:47 +00:00
mattias
da9e9ee9af lazbuild: added to make all and make install
git-svn-id: trunk@9888 -
2006-09-13 20:02:35 +00:00
vincents
4fb7e45034 macosx installer: added lazbuild
git-svn-id: trunk@9887 -
2006-09-13 19:29:30 +00:00
vincents
c5b5571a8d install: remove spaces and tabs from version.inc, if any
git-svn-id: trunk@9886 -
2006-09-13 19:21:55 +00:00
vincents
8db65da9f0 win32 installer: added lazbuild
git-svn-id: trunk@9885 -
2006-09-13 18:55:29 +00:00
vincents
fec2f0745a install: fixed getting version from version.inc
git-svn-id: trunk@9884 -
2006-09-13 17:31:47 +00:00
mattias
7c61f2a4f4 made get_lazarus_version more strict
git-svn-id: trunk@9883 -
2006-09-13 11:30:58 +00:00
vincents
ec83a5bd03 starter: first check in the primary config directory for a Lazarus executable
git-svn-id: trunk@9882 -
2006-09-13 09:37:02 +00:00
jesus
193b2859bf fixed stringgrid sorting (issue #7397) and added StrictSort property
git-svn-id: trunk@9881 -
2006-09-13 05:53:32 +00:00
mattias
557f84ff7e fixed default message window position
git-svn-id: trunk@9880 -
2006-09-13 00:00:20 +00:00
mattias
7078bd55af added -FU option, when compiling IDE to another directory
git-svn-id: trunk@9879 -
2006-09-12 23:55:50 +00:00
mattias
029d224a7d IDE: only freeing own windows on close
git-svn-id: trunk@9878 -
2006-09-12 23:27:15 +00:00
mattias
0e642e4143 LCL: improved autosizing of TWinControl with childs
git-svn-id: trunk@9877 -
2006-09-12 23:22:24 +00:00
mattias
92ed57e945 replaced paths with CodeTools package
git-svn-id: trunk@9876 -
2006-09-12 22:10:32 +00:00
mattias
20dde1eede added built-in package for codetools
git-svn-id: trunk@9875 -
2006-09-12 21:54:01 +00:00
mattias
ff75ad8ae2 project version info: fixes from Jouke Rensma
git-svn-id: trunk@9874 -
2006-09-12 20:32:12 +00:00
vincents
1af28eb5e6 gtk2 interface: use RaiseGDBException
git-svn-id: trunk@9873 -
2006-09-12 19:44:55 +00:00
mattias
755fdd0473 clean up
git-svn-id: trunk@9872 -
2006-09-12 18:05:40 +00:00
vincents
6bd8ad382a use GetExeExt
git-svn-id: trunk@9871 -
2006-09-12 17:58:22 +00:00
mattias
65579d5257 IDEIntf: added resourcestrings
git-svn-id: trunk@9870 -
2006-09-12 17:55:57 +00:00
mattias
02923772d9 lazbuild: updated man page
git-svn-id: trunk@9869 -
2006-09-12 17:52:19 +00:00
mattias
184edfb2e9 fixed get_lazarus_version.sh
git-svn-id: trunk@9868 -
2006-09-12 17:45:44 +00:00
mattias
025627c932 fixed unitinfo layout
git-svn-id: trunk@9867 -
2006-09-12 17:06:10 +00:00
mattias
ef77b40e9f fixed closing an empty TTIPropertyGrid
git-svn-id: trunk@9866 -
2006-09-12 16:39:51 +00:00
vincents
50d7aaf797 added version number to lazbuild
git-svn-id: trunk@9865 -
2006-09-12 13:51:41 +00:00
vincents
4a39e38a83 fixed makefile target for lazbuild
git-svn-id: trunk@9864 -
2006-09-12 10:45:51 +00:00
mattias
35661db9bd fixed reloading files changed on disk
git-svn-id: trunk@9863 -
2006-09-12 10:27:35 +00:00
mattias
339e49de45 LCL help: fixing path delims after substituting macros
git-svn-id: trunk@9862 -
2006-09-12 09:41:44 +00:00
jesus
69dacf789b cups printer, fixed temporary output path, issue #7387
git-svn-id: trunk@9861 -
2006-09-11 19:45:11 +00:00