Commit Graph

1289 Commits

Author SHA1 Message Date
mattias
a9c328fd76 improved and activated new statusbar
git-svn-id: trunk@5053 -
2004-01-12 13:43:12 +00:00
micha
fd4254a45d statusbar interface dependent reimplementation (from vincent)
git-svn-id: trunk@5052 -
2004-01-12 08:36:34 +00:00
marc
41da727612 * renamed (Check|Enable)MenuItem to MenuItemSet(Check|Enable)
+ Started with accelerator nameing routines
* precheckin for createwidget splitup

git-svn-id: trunk@5048 -
2004-01-11 16:38:29 +00:00
mattias
28da3cef35 implemented TCustomListBox.ItemRect for gtk1 intf
git-svn-id: trunk@5047 -
2004-01-11 11:57:54 +00:00
mattias
1766d6ed74 started double buffering for gtk intf
git-svn-id: trunk@5045 -
2004-01-10 22:34:20 +00:00
mattias
5daf16f5cd fixed GetWindowOrgEx, added GetDCOriginRelativeToWindow
git-svn-id: trunk@5043 -
2004-01-10 18:00:42 +00:00
mattias
e6a056de16 fixed DestroyComponent
git-svn-id: trunk@5038 -
2004-01-10 00:46:46 +00:00
mattias
3de0e677cc implemented new statusbar methods in gtk intf
git-svn-id: trunk@5037 -
2004-01-09 20:03:13 +00:00
mattias
2d933b44e8 improved gtk intf key fetching and OI keyboard navigation
git-svn-id: trunk@5035 -
2004-01-09 13:49:43 +00:00
mattias
4f0dee5f1f fixed setting TRadioButton.Caption for gtk
git-svn-id: trunk@5024 -
2004-01-06 17:58:06 +00:00
mattias
07363fc274 fixed instant termination of gtk message handling
git-svn-id: trunk@5023 -
2004-01-06 15:20:19 +00:00
mattias
b6593d0a09 implemented Double Buffering for synedit and deactivated multi buffering in TGTKObject.ExtTextOut
git-svn-id: trunk@5015 -
2004-01-05 01:18:16 +00:00
mattias
718eccc287 updated gtk2 package
git-svn-id: trunk@5012 -
2004-01-04 16:44:33 +00:00
mattias
505247e781 default font can now change height and fixed gtk crash
git-svn-id: trunk@5005 -
2004-01-03 23:15:00 +00:00
mattias
4382d9df16 fixed CreateRectRgn for negative widths/heights
git-svn-id: trunk@5002 -
2004-01-03 20:31:02 +00:00
mattias
87684017f2 applied implementation for LM_LB_GETINDEXAT from Vincent
git-svn-id: trunk@4995 -
2004-01-03 11:57:48 +00:00
micha
6b62d5e5ac fix gtk interface due to lcl interface change (from vincent
git-svn-id: trunk@4989 -
2003-12-30 21:05:13 +00:00
mattias
8cded18cba started message editor and fixed some range checks
git-svn-id: trunk@4961 -
2003-12-26 15:23:30 +00:00
mattias
a3038d1607 fixed color coversion range check
git-svn-id: trunk@4959 -
2003-12-26 10:59:25 +00:00
mattias
459b1c939c fixed many range check warnings
git-svn-id: trunk@4951 -
2003-12-25 14:17:07 +00:00
mattias
4d53e93709 started key combinations, fixed some range check errors
git-svn-id: trunk@4937 -
2003-12-23 11:16:41 +00:00
mattias
86308bf245 workaround for inherited bug in fpc 1.9
git-svn-id: trunk@4928 -
2003-12-21 15:36:47 +00:00
mattias
aa76552f75 renamed DirectoryExists to DirPathExists to reduce ambigiousity
git-svn-id: trunk@4925 -
2003-12-21 13:58:06 +00:00
mattias
93962e4220 splitted output directories for cross compilation
git-svn-id: trunk@4914 -
2003-12-20 01:20:53 +00:00
ajgenius
6879fd5729 fix NIL style crash and GTK2 Compiling
git-svn-id: trunk@4904 -
2003-12-18 15:15:13 +00:00
mattias
2d402a5596 fixed compilation gtk and fpc 1.9
git-svn-id: trunk@4892 -
2003-12-16 14:01:27 +00:00
mattias
bbaf66e037 fixed fpc 1.9.1 warns
git-svn-id: trunk@4869 -
2003-11-30 18:35:20 +00:00
mattias
9084cb082b ct parser now understands interconst:const
git-svn-id: trunk@4863 -
2003-11-29 15:23:23 +00:00
mattias
00d97112a7 made gtklayout using window theme at start
git-svn-id: trunk@4861 -
2003-11-29 13:17:39 +00:00
mattias
c4676060c1 added BitOrder for RawImages
git-svn-id: trunk@4855 -
2003-11-28 11:25:49 +00:00
mattias
d36880c511 removed menutype.pas
git-svn-id: trunk@4851 -
2003-11-27 23:02:30 +00:00
mattias
53adb7a109 reduced unit circles, fixed fpImage streaming
git-svn-id: trunk@4844 -
2003-11-26 21:30:19 +00:00
marc
3b9c6758e9 * implemented new LCL(check|enable)Menuitem functions
* introduced the lclintf inc files to win32

git-svn-id: trunk@4843 -
2003-11-26 00:23:47 +00:00
mattias
4847e82ed3 fixed a few more black colors
git-svn-id: trunk@4838 -
2003-11-25 08:59:01 +00:00
marc
02f5dd89a3 * Splitted winapi*.inc into a winapi and a lcl interface communication part
git-svn-id: trunk@4836 -
2003-11-24 11:03:07 +00:00
mattias
f747e69c96 added clWindow for gtklistitem
git-svn-id: trunk@4834 -
2003-11-23 13:13:35 +00:00
mattias
5381346e72 fixed de-associating TUpDown
git-svn-id: trunk@4833 -
2003-11-23 10:58:47 +00:00
mattias
fd8dbbd5a6 updated Makefiles
git-svn-id: trunk@4813 -
2003-11-17 22:53:27 +00:00
mattias
9226158b72 changed TMenuItem.Graphic to TMenuItem.Bitmap
git-svn-id: trunk@4808 -
2003-11-16 01:56:15 +00:00
marc
84d8091301 * Fixed range chek errors in KeySymtoVKeyArray
git-svn-id: trunk@4807 -
2003-11-15 15:30:34 +00:00
micha
c8af4ddcf3 cleanups; win32 fpimage support
git-svn-id: trunk@4790 -
2003-11-10 16:15:32 +00:00
mattias
711c426a9c workaround for gtk1 invalidate bug
git-svn-id: trunk@4783 -
2003-11-08 22:53:11 +00:00
mattias
a1e0729a48 fixed scrollbar events under gtk from Colin
git-svn-id: trunk@4780 -
2003-11-08 14:12:48 +00:00
mattias
2ca1eea556 fixed finding sysutilh.inc
git-svn-id: trunk@4775 -
2003-11-07 22:50:44 +00:00
mattias
88a56e5159 fixed vert scrollbar, implemented GetDesignerDC
git-svn-id: trunk@4756 -
2003-11-03 22:37:41 +00:00
peter
a69a5639ed * change $ifdef ver1_1 to $ifndef ver1_0 so it works also with
fpc 1.9.x

git-svn-id: trunk@4754 -
2003-11-03 16:57:47 +00:00
mattias
1e4cf2c054 fpc 1.1 fixes, started scrollbar hiding, started polymorphing client areas
git-svn-id: trunk@4752 -
2003-11-01 10:27:41 +00:00
mattias
c5ffdb63ba added the possibility to disbale double buffering
git-svn-id: trunk@4749 -
2003-10-31 14:54:10 +00:00
mattias
3564a2e914 removed some hints
git-svn-id: trunk@4744 -
2003-10-30 21:26:23 +00:00
marc
9077473f14 Added cleanup code for keyboard tables
git-svn-id: trunk@4731 -
2003-10-24 21:28:16 +00:00