Commit Graph

8709 Commits

Author SHA1 Message Date
mattias
d47a79ff62 added anchor docking example
git-svn-id: trunk@8722 -
2006-02-09 18:31:10 +00:00
vincents
51a71028bc use get_lazarus_version.sh to retrieve version form aboutfrm.pas
git-svn-id: trunk@8721 -
2006-02-09 12:03:26 +00:00
vincents
007d036437 implemented CustomEdit GetSelStart and GetSelLength for gtk2 (issue #1694)
Patch by: Andrew

git-svn-id: trunk@8720 -
2006-02-09 09:15:47 +00:00
mattias
5b2f90fcda TWinControl descendant can now get focus by SetFocus under gtk
git-svn-id: trunk@8719 -
2006-02-07 22:16:32 +00:00
mattias
fb3672a053 LoadCodeBuffer now uses cache for virtual files
git-svn-id: trunk@8718 -
2006-02-07 10:37:19 +00:00
mattias
c89be56e6f fixed TRadioGroup in initializewnd
git-svn-id: trunk@8716 -
2006-02-06 21:22:02 +00:00
vincents
715eb7d077 use correct variable for big ide options
git-svn-id: trunk@8715 -
2006-02-06 21:03:17 +00:00
mattias
a5232b9fee implemented loading project session from separate file
git-svn-id: trunk@8714 -
2006-02-06 18:55:31 +00:00
vincents
8bf0ebed8c added -WG for bigide on win32
git-svn-id: trunk@8711 -
2006-02-05 17:57:34 +00:00
vincents
d7a203f3f0 fixed loading a splitter with alTop (issue #1682)
git-svn-id: trunk@8710 -
2006-02-05 15:04:58 +00:00
vincents
b147b403b4 fixed stepit(integer)
patch from: Matthijs Willemstein

git-svn-id: trunk@8709 -
2006-02-05 14:55:41 +00:00
marc
02d58be3f6 * Added vertical layout to objectinspector
git-svn-id: trunk@8708 -
2006-02-05 11:22:09 +00:00
vincents
d059d2e05d use fpc 2.0.2 compiler
git-svn-id: trunk@8707 -
2006-02-04 20:04:26 +00:00
mattias
0466587d56 identifier completion for uses section now searches in unit links too
git-svn-id: trunk@8706 -
2006-02-04 18:19:30 +00:00
andrew
0e46adcc18 added missing file needed by TCheckBox for carbon
git-svn-id: trunk@8705 -
2006-02-04 17:56:15 +00:00
andrew
51d50e3074 basic implementation of TCheckBox for carbon
git-svn-id: trunk@8704 -
2006-02-04 17:51:53 +00:00
mattias
e4e574d060 using begin..end node before uses section node
git-svn-id: trunk@8703 -
2006-02-04 17:39:16 +00:00
mattias
e663f82636 extended codetools FindResourceDirective to search fo a specific filename
git-svn-id: trunk@8702 -
2006-02-04 12:03:50 +00:00
mattias
2afd048be7 added codetools AddResourceDirective
git-svn-id: trunk@8701 -
2006-02-04 11:48:36 +00:00
vincents
e56517cf55 fixed compilation of gtk2 interface on windows by putting code behind {$ifdef unix} and adding warning in the {$else} branch.
git-svn-id: trunk@8700 -
2006-02-03 21:47:33 +00:00
mattias
dfc650eba9 fixed extracting lazarus svn for release directories
git-svn-id: trunk@8698 -
2006-02-03 21:17:53 +00:00
vincents
e473740b59 version 0.9.13
git-svn-id: trunk@8697 -
2006-02-03 19:59:41 +00:00
marc
77a5c067c7 * Fixed compilation check when only build after is used
git-svn-id: trunk@8695 -
2006-02-03 19:30:18 +00:00
vincents
eac8a11f00 version 0.9.12
git-svn-id: trunk@8694 -
2006-02-03 19:21:57 +00:00
mattias
c73cb11fa8 added japanese translation
git-svn-id: trunk@8693 -
2006-02-03 17:57:23 +00:00
mattias
1030c5e2fd added function to find resource directives
git-svn-id: trunk@8692 -
2006-02-03 17:35:36 +00:00
mattias
8ff7a29054 removed link
git-svn-id: trunk@8691 -
2006-02-03 17:34:49 +00:00
mattias
3f1451b586 removed lcl/COPYING.LCL, because it was old and wrong
git-svn-id: trunk@8690 -
2006-02-03 15:56:21 +00:00
mattias
64b582dd8e fixed freeing nil
git-svn-id: trunk@8689 -
2006-02-03 15:49:59 +00:00
jesus
3aab21e7b0 fixed TDBCheckBox don't post changes to dataset (issue #1370)
git-svn-id: trunk@8688 -
2006-02-02 21:19:17 +00:00
vincents
63080cbd35 fixed compilation
git-svn-id: trunk@8687 -
2006-02-02 15:17:35 +00:00
vincents
34ada0cc60 removed fpc 2.1.1 workaround, fpc has now an int64 overload of FloatToStrF
git-svn-id: trunk@8686 -
2006-02-02 12:42:26 +00:00
vincents
b8f76e44f5 if a Form has default bordericons, it should keep the default bordericons, if the BorderStyle changes (related to issue #1678)
git-svn-id: trunk@8685 -
2006-02-02 08:07:49 +00:00
jesus
29a732f8c6 fixed grid jumps to selected cell after mouse click on a scrolled unfocused cell, tabstop=true by default
git-svn-id: trunk@8684 -
2006-02-01 22:24:33 +00:00
vincents
0ecb485c10 fixed compilation with fpc 2.1.1
git-svn-id: trunk@8683 -
2006-02-01 21:22:54 +00:00
vincents
be772ad31a use -CX to compile the LCL
git-svn-id: trunk@8682 -
2006-02-01 19:11:42 +00:00
vincents
d9c96274f7 removed uses windows
git-svn-id: trunk@8681 -
2006-01-31 20:58:05 +00:00
mattias
a7173f4a7a extended Load/Save events for project sessions
git-svn-id: trunk@8680 -
2006-01-31 16:40:59 +00:00
andrew
17d9a51c28 Fix for bug #1673 -- permission from Vincent
git-svn-id: trunk@8679 -
2006-01-31 16:15:12 +00:00
mattias
d48c321b73 converted unitdependencies to lfm from Darius
git-svn-id: trunk@8678 -
2006-01-31 16:10:58 +00:00
mattias
3e7bfb3ea5 added wince defines for RTL sources
git-svn-id: trunk@8677 -
2006-01-31 16:01:51 +00:00
mattias
da053da649 workaround till FindDeclarationOfIdentAtCursor works with broken code
git-svn-id: trunk@8676 -
2006-01-31 15:56:15 +00:00
mattias
1039473e76 added Execute evnets to IDE command registration
git-svn-id: trunk@8675 -
2006-01-31 15:50:46 +00:00
mattias
a558a796c6 added TIDECommand.Execute
git-svn-id: trunk@8674 -
2006-01-31 15:36:15 +00:00
mattias
b55d50336c enabled AutoToolTipSymbols editor option
git-svn-id: trunk@8673 -
2006-01-31 14:30:36 +00:00
mattias
ddef6e9bbc updated finnish translation from Seppo
git-svn-id: trunk@8672 -
2006-01-31 14:04:35 +00:00
mattias
dedc5ad403 removed writeln
git-svn-id: trunk@8671 -
2006-01-31 14:00:48 +00:00
mattias
ebb80e5949 fixed win32/wince compilation
git-svn-id: trunk@8670 -
2006-01-31 13:57:43 +00:00
mattias
1ef1568abb implemented splitting TUnitInfo saving session data
git-svn-id: trunk@8669 -
2006-01-31 13:50:59 +00:00
vincents
b4fe228b39 use -CX for building fpc units
git-svn-id: trunk@8668 -
2006-01-31 13:09:29 +00:00