Commit Graph

4964 Commits

Author SHA1 Message Date
mattias
c17929dd5f fixes for compiling wince
git-svn-id: trunk@8757 -
2006-02-17 13:57:15 +00:00
mattias
a88db22c6c implemented setting font for gtk widgets from Darek
git-svn-id: trunk@8754 -
2006-02-17 13:40:26 +00:00
vincents
c0e1ccde8a published TComboBox.AutoComplete (issue #1706)
git-svn-id: trunk@8753 -
2006-02-17 13:38:56 +00:00
vincents
be77c68da7 implemented TCustomComboBox.AutoComplete (issue #1706)
git-svn-id: trunk@8752 -
2006-02-17 13:32:58 +00:00
mattias
fb25475cdc added qt dyn lib binding, implemented TApplication, TCustomForm, TCustomButton, TCustomMemo, TMouse, TCanvas fro Felipe
git-svn-id: trunk@8751 -
2006-02-17 13:09:12 +00:00
mattias
31550f7501 started saving of anchor docking state
git-svn-id: trunk@8750 -
2006-02-17 12:36:45 +00:00
vincents
6baf007027 replaced {$IFDEF windows} by {$IFDEF mswindows}, because fpc 2.0.2 doesn't define windows
git-svn-id: trunk@8748 -
2006-02-17 05:46:16 +00:00
vincents
5afec4ebb6 replaced {$IFDEF win32} by {$IFDEF windows} to compile for wince target
git-svn-id: trunk@8747 -
2006-02-16 22:38:20 +00:00
vincents
9632d9f355 use Math after gtk units to get the correct float type.
git-svn-id: trunk@8743 -
2006-02-16 10:54:05 +00:00
vincents
208c657420 fixed gtk2 interface compilation after removal of TSize from LCLType
git-svn-id: trunk@8742 -
2006-02-16 10:35:38 +00:00
vincents
aaeb49acbe fixed compilation after removal of TSize from LCLType
git-svn-id: trunk@8740 -
2006-02-16 09:40:12 +00:00
vincents
c945f4fca6 removed TSize from LCLType (fixes issue #1702)
git-svn-id: trunk@8739 -
2006-02-15 22:18:33 +00:00
vincents
36b2299e1a removed TSize from LCLType (fixes issue #1702)
git-svn-id: trunk@8738 -
2006-02-15 22:18:07 +00:00
mattias
47580b39ef added FindDefaultLazarusSrcDirectory
git-svn-id: trunk@8735 -
2006-02-14 10:40:09 +00:00
vincents
0649428621 setting ClipBoard.AsText clears the clipboard (fixes issue #1704)
git-svn-id: trunk@8733 -
2006-02-12 15:41:39 +00:00
mattias
e76dfaf3bd fixed typo
git-svn-id: trunk@8725 -
2006-02-10 12:15:21 +00:00
mattias
1df08341cb fixed TCustomSplitter.FindAlignControl with BorderSpacing
git-svn-id: trunk@8723 -
2006-02-09 18:59:34 +00:00
mattias
d47a79ff62 added anchor docking example
git-svn-id: trunk@8722 -
2006-02-09 18:31:10 +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
c89be56e6f fixed TRadioGroup in initializewnd
git-svn-id: trunk@8716 -
2006-02-06 21:22:02 +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
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
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
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
3f1451b586 removed lcl/COPYING.LCL, because it was old and wrong
git-svn-id: trunk@8690 -
2006-02-03 15:56:21 +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
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
andrew
17d9a51c28 Fix for bug #1673 -- permission from Vincent
git-svn-id: trunk@8679 -
2006-01-31 16:15:12 +00:00
mattias
ebb80e5949 fixed win32/wince compilation
git-svn-id: trunk@8670 -
2006-01-31 13:57:43 +00:00
mattias
87439b8fab fixed initial TRadioGroup.ItemIndex under gtk
git-svn-id: trunk@8664 -
2006-01-30 20:20:33 +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
mattias
7ba529d123 fixed TColorBox odPainted
git-svn-id: trunk@8655 -
2006-01-29 00:18:36 +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
jesus
4ce49481be implemented keep focused cell visible while scrollbar scrolling
git-svn-id: trunk@8647 -
2006-01-28 20:39:36 +00:00
mattias
0c9ab7d58b renamed DrawByRows to DrawAllRows
git-svn-id: trunk@8644 -
2006-01-28 18:14:26 +00:00
mattias
ee01d36329 fixed saving non loaded property
git-svn-id: trunk@8643 -
2006-01-28 14:42:12 +00:00
mattias
4672fc5ab0 added 5 space for TRadioGroup and TCheckGroup
git-svn-id: trunk@8640 -
2006-01-27 21:58:16 +00:00
mattias
da5881ed7f fixed ChildSizing spacing and Layout
git-svn-id: trunk@8639 -
2006-01-27 21:51:58 +00:00
mattias
9a738a013a added -dDisableWidgetColor
git-svn-id: trunk@8638 -
2006-01-27 21:21:34 +00:00
mattias
9789a6b124 implemented updating on changing BorderSpacing.InnerBorder
git-svn-id: trunk@8637 -
2006-01-27 20:52:03 +00:00
mattias
3c3ac6365a improved AutoSizing for Parent controls
git-svn-id: trunk@8636 -
2006-01-27 20:36:32 +00:00
mattias
4be9722684 reduced TRadioGroup calling HandleNeeded
git-svn-id: trunk@8634 -
2006-01-27 16:17:49 +00:00