Commit Graph

8790 Commits

Author SHA1 Message Date
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
mattias
bc8633f602 implemented saving project session file
git-svn-id: trunk@8667 -
2006-01-30 22:01:34 +00:00
jesus
dda6ac61bc Improved tables rendering
git-svn-id: trunk@8666 -
2006-01-30 21:08:51 +00:00
vincents
aa52ddafd1 name and description were reversed
git-svn-id: trunk@8665 -
2006-01-30 20:33:50 +00:00
mattias
87439b8fab fixed initial TRadioGroup.ItemIndex under gtk
git-svn-id: trunk@8664 -
2006-01-30 20:20:33 +00:00
vincents
563a126a1b remove last path delimeter from UnitOutputPath
git-svn-id: trunk@8663 -
2006-01-30 19:41:14 +00:00
mattias
395c164a81 updated filedate, after file on disk check
git-svn-id: trunk@8662 -
2006-01-30 10:38:28 +00:00
vincents
7091bb7446 fixed memleak
git-svn-id: trunk@8661 -
2006-01-30 00:54:01 +00:00
mattias
e97bd8159a extended TTIGridGetObjectName with Sender: TObject; Index: integer;
git-svn-id: trunk@8660 -
2006-01-29 22:56:51 +00:00
vincents
98194bbf1f remove last path delimeter from UnitOutputPath in Makefile.fpc
git-svn-id: trunk@8659 -
2006-01-29 21:00:18 +00:00
vincents
f96ac2f4bf changed for Delphi compatibility: changed Width,Height to Right,Bottom from Martin Smat
git-svn-id: trunk@8658 -
2006-01-29 20:25:49 +00:00
mattias
ab36f3dace implemented showing borderspace in designer
git-svn-id: trunk@8657 -
2006-01-29 14:57:01 +00:00
vincents
fccbdd4734 added iceberg (http://s.sudre.free.fr/Software/Iceberg.html) templates for MAC OS X installer
git-svn-id: trunk@8656 -
2006-01-29 11:43:53 +00:00
mattias
7ba529d123 fixed TColorBox odPainted
git-svn-id: trunk@8655 -
2006-01-29 00:18:36 +00:00
mattias
ee58bb2c30 converted Image List Editor and List View Editor to lfm from Tomas Gregorovic
git-svn-id: trunk@8654 -
2006-01-29 00:00:16 +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
mattias
aac9225fb3 added register TTrayIcon
git-svn-id: trunk@8651 -
2006-01-28 23:23:23 +00:00
mattias
d099feb7f8 fixed gtk Frame3d
git-svn-id: trunk@8650 -
2006-01-28 23:19:18 +00:00
mattias
35d85a8f2f improved assing keycommands by reusing objects
git-svn-id: trunk@8649 -
2006-01-28 23:04:20 +00:00