vincents
|
a851d039ac
|
removed fpc 2.0.0 compatibility workarounds
git-svn-id: trunk@8766 -
|
2006-02-17 21:14:39 +00:00 |
|
vincents
|
bdfd016800
|
VK_NUMPAD0 is a editable key too (issue #1730)
git-svn-id: trunk@8765 -
|
2006-02-17 21:06:47 +00:00 |
|
mattias
|
5ced41c831
|
various fixes for the TTrayIcon from Felipe
git-svn-id: trunk@8764 -
|
2006-02-17 18:04:54 +00:00 |
|
mattias
|
bb2b186050
|
converted StringGrid Editor, Columns Editor and FindInFiles to lfm from Tomas Gregorovic
git-svn-id: trunk@8763 -
|
2006-02-17 18:03:26 +00:00 |
|
mattias
|
00a046c086
|
added 22x22 pics
git-svn-id: trunk@8762 -
|
2006-02-17 17:50:59 +00:00 |
|
vincents
|
323b83d861
|
removed fpc 2.0.0 compatibility workarounds
git-svn-id: trunk@8761 -
|
2006-02-17 15:19:01 +00:00 |
|
vincents
|
ed75b8050b
|
published TListBox.Color (issue #1264)
git-svn-id: trunk@8760 -
|
2006-02-17 14:16:15 +00:00 |
|
mattias
|
994cebd433
|
replaced IFDEF win32 with IF defined(VER2_0_2) and defined(WIN32)
git-svn-id: trunk@8759 -
|
2006-02-17 14:07:21 +00:00 |
|
mattias
|
a4695eadcf
|
removed .so
git-svn-id: trunk@8758 -
|
2006-02-17 13:58:32 +00:00 |
|
mattias
|
c17929dd5f
|
fixes for compiling wince
git-svn-id: trunk@8757 -
|
2006-02-17 13:57:15 +00:00 |
|
mattias
|
afa4591abd
|
Converted exttooldialog to LFM from Darius
git-svn-id: trunk@8756 -
|
2006-02-17 13:52:19 +00:00 |
|
mattias
|
407e9cd878
|
reduced libc dependencies
git-svn-id: trunk@8755 -
|
2006-02-17 13:47:44 +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 |
|
mattias
|
b146339036
|
updated finnish translation from Seppo
git-svn-id: trunk@8749 -
|
2006-02-17 12:33:27 +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
|
fc10eebda1
|
fixed layout (issue #1454)
git-svn-id: trunk@8746 -
|
2006-02-16 21:48:23 +00:00 |
|
vincents
|
5cf4e867c0
|
quote command line parameter for svnversion
patch from: Volf
git-svn-id: trunk@8745 -
|
2006-02-16 19:50:11 +00:00 |
|
vincents
|
cd99516a89
|
if a package defines UseCThreads in its uses options, the cthreads unit will be add to the uses clause of new projects and applications and to lazarus itself.
git-svn-id: trunk@8744 -
|
2006-02-16 14:34:59 +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
|
36e0a12c18
|
fixed compilation after removal of TSize from LCLType
git-svn-id: trunk@8741 -
|
2006-02-16 10:09:48 +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 |
|
vincents
|
084c5ae2fe
|
better DefaultLazarusSrcDir for win32.
git-svn-id: trunk@8737 -
|
2006-02-14 11:39:59 +00:00 |
|
mattias
|
8dfd72a62f
|
added lazarus.lpi
git-svn-id: trunk@8736 -
|
2006-02-14 10:59:56 +00:00 |
|
mattias
|
47580b39ef
|
added FindDefaultLazarusSrcDirectory
git-svn-id: trunk@8735 -
|
2006-02-14 10:40:09 +00:00 |
|
vincents
|
01282aa76a
|
fpc doesn't allow double(AnInteger) anymore in mode delphi, since Delphi doesn't allow it either
git-svn-id: trunk@8734 -
|
2006-02-12 20:42:33 +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 |
|
vincents
|
a9e4ccfa2a
|
fpc doesn't allow extended(AnInteger) anymore in mode delphi, since Delphi doesn't allow it either
git-svn-id: trunk@8732 -
|
2006-02-12 13:26:26 +00:00 |
|
mattias
|
5125dffdf8
|
set target of opengl control example to default
git-svn-id: trunk@8731 -
|
2006-02-11 09:34:52 +00:00 |
|
mattias
|
86d52425ee
|
renamed example gtkglarea to openglcontrol
git-svn-id: trunk@8730 -
|
2006-02-11 09:24:56 +00:00 |
|
mattias
|
a5ea07ca09
|
renamed example gtkglarea to openglcontrol
git-svn-id: trunk@8729 -
|
2006-02-11 09:17:39 +00:00 |
|
mattias
|
da985a41bf
|
renamed example gtkglarea to openglcontrol
git-svn-id: trunk@8728 -
|
2006-02-11 09:17:31 +00:00 |
|
mattias
|
736174ad5a
|
renamed example dir gtkglarea to openglcontrol
git-svn-id: trunk@8727 -
|
2006-02-11 09:16:24 +00:00 |
|
mattias
|
84cc6fc33f
|
fixed TSynEdit.RowToScreenRow
git-svn-id: trunk@8726 -
|
2006-02-10 12:47:41 +00:00 |
|
mattias
|
e76dfaf3bd
|
fixed typo
git-svn-id: trunk@8725 -
|
2006-02-10 12:15:21 +00:00 |
|
vincents
|
1687699a68
|
improved layout (issue #1454)
git-svn-id: trunk@8724 -
|
2006-02-09 23:52:13 +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
|
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 |
|