mattias
13b1bfe34a
TGTKListStringList now keeps selection on Put and Move
...
git-svn-id: trunk@5641 -
2004-07-03 11:11:09 +00:00
mattias
67dd913236
fixed a mem violation in gtk intf paint msg conversion
...
git-svn-id: trunk@5605 -
2004-06-28 15:45:48 +00:00
mattias
220f368496
implemented painting menuitem icons from ImageList
...
git-svn-id: trunk@5575 -
2004-06-17 21:24:19 +00:00
mattias
caf487c9e8
implemented OnChange for TRadioButton, TCheckBox, TToggleBox and some more docking stuff
...
git-svn-id: trunk@5531 -
2004-05-30 14:02:31 +00:00
marc
04c92db6be
+ Added WSBitBtn interface
...
+ Implemented WSBitBtn interface for gtk
git-svn-id: trunk@5480 -
2004-05-16 23:24:41 +00:00
mattias
e1f1af3fb2
improved grids e.g. OnPrepareCanvas patch from Jesus
...
git-svn-id: trunk@5469 -
2004-05-14 12:53:25 +00:00
mattias
2134411288
started sending CN_KEYUP
...
git-svn-id: trunk@5453 -
2004-05-11 09:49:47 +00:00
mattias
617948d9c8
removed unneeded units in uses sections
...
git-svn-id: trunk@5443 -
2004-05-02 12:01:15 +00:00
micha
b4c61fa97d
fix (lm_)setcursor changes for gtk target
...
git-svn-id: trunk@5402 -
2004-04-11 18:58:26 +00:00
mattias
9d8deb06d1
fixed TLabel.AutoWrap=true and label on formless parent in gtk intf
...
git-svn-id: trunk@5368 -
2004-04-03 18:08:40 +00:00
mattias
506f8a7c71
implemented mask merge and extraction for raw images
...
git-svn-id: trunk@5343 -
2004-03-28 12:49:23 +00:00
marc
997484aabf
* Simplified signals for gtkwsbutton
...
git-svn-id: trunk@5338 -
2004-03-24 01:21:41 +00:00
mattias
4cda98b31b
implemented icons for TPage in gtk, mask for TCustomImageList
...
git-svn-id: trunk@5336 -
2004-03-22 19:10:04 +00:00
peter
0cc6b98039
* fixed gtk2 compilation
...
git-svn-id: trunk@5289 -
2004-03-09 15:30:15 +00:00
mattias
13a127f522
fixed FreeDC
...
git-svn-id: trunk@5272 -
2004-03-06 15:37:43 +00:00
mattias
277581d567
fixed CreateComponent for buttons, implemented basic Drag And Drop
...
git-svn-id: trunk@5238 -
2004-02-28 00:34:36 +00:00
marc
de8f27af5b
* Interface CreateComponent splitup
...
* Implemented CreateButtonHandle on GTK interface
on win32 interface it still needs to be done
* Changed ApiWizz to support multilines and more interfaces
git-svn-id: trunk@5236 -
2004-02-27 00:42:41 +00:00
mattias
add76d4e8b
completed new TToolBar
...
git-svn-id: trunk@5226 -
2004-02-23 18:24:38 +00:00
mattias
ce51572453
started advanced LCL auto sizing
...
git-svn-id: trunk@5198 -
2004-02-13 15:49:54 +00:00
mattias
c0b7b7163f
fixed grids OnDrawCells
...
git-svn-id: trunk@5179 -
2004-02-07 18:04:14 +00:00
mattias
269687dae9
improved changing style of controls
...
git-svn-id: trunk@5112 -
2004-01-27 21:32:11 +00:00
mattias
4a6d4fbb68
fixed resizing synedit
...
git-svn-id: trunk@5103 -
2004-01-26 11:55:35 +00:00
mattias
5dba91f6ae
style widgets are now realized, so all values are initialized
...
git-svn-id: trunk@5088 -
2004-01-23 13:55:30 +00:00
mattias
6b0b23469e
started MaskBlt for gtkIF and applied patch for dir dlg in env opts from Vincent
...
git-svn-id: trunk@5083 -
2004-01-22 11:23:36 +00:00
mattias
43ca43fc48
added finnish translation
...
git-svn-id: trunk@5074 -
2004-01-18 11:03:01 +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
1766d6ed74
started double buffering for gtk intf
...
git-svn-id: trunk@5045 -
2004-01-10 22:34:20 +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
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
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
459b1c939c
fixed many range check warnings
...
git-svn-id: trunk@4951 -
2003-12-25 14:17:07 +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
00d97112a7
made gtklayout using window theme at start
...
git-svn-id: trunk@4861 -
2003-11-29 13:17:39 +00:00
mattias
f747e69c96
added clWindow for gtklistitem
...
git-svn-id: trunk@4834 -
2003-11-23 13:13:35 +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
marc
9077473f14
Added cleanup code for keyboard tables
...
git-svn-id: trunk@4731 -
2003-10-24 21:28:16 +00:00
mattias
ae02013fa3
updated rpm scripts
...
git-svn-id: trunk@4723 -
2003-10-22 17:50:17 +00:00
marc
2bc4f15b39
* Fixed VKey keypad handling
...
git-svn-id: trunk@4718 -
2003-10-19 16:33:11 +00:00
ajgenius
56e06a582f
fix GTK2 compiling for new Keyboard changes
...
git-svn-id: trunk@4716 -
2003-10-17 03:21:21 +00:00
marc
ceaf698ecf
Implemented new gtk keyevent handling
...
git-svn-id: trunk@4715 -
2003-10-16 23:54:27 +00:00
ajgenius
cba186a6dd
add csForm, start fixing Style matching for syscolors and fonts
...
git-svn-id: trunk@4709 -
2003-10-15 20:33:37 +00:00
ajgenius
9e4f8acf95
minor pango/gtk2 font fixes
...
git-svn-id: trunk@4698 -
2003-10-03 04:01:22 +00:00
ajgenius
983bc1227d
add more gtk1i<->gtk2 key & event wrappers,
...
move more GTK2 workarounds from gtk to gtk2 interface,
start GTK2 interface SetCallback
git-svn-id: trunk@4697 -
2003-10-03 01:25:01 +00:00
ajgenius
f236ad4c5f
try to catch GDK/X drawable errors and raise an AV to stop killing App
...
git-svn-id: trunk@4670 -
2003-09-25 16:02:16 +00:00
ajgenius
5443f8d2d5
more work toward GTK2 - partly fix CheckListBox, & MenuItems
...
git-svn-id: trunk@4667 -
2003-09-24 17:23:54 +00:00
ajgenius
d743352fb0
remove USE_PANGO define since pango now apears to work properly.
...
git-svn-id: trunk@4650 -
2003-09-19 00:41:52 +00:00
ajgenius
9489cc0bd2
fixed Tgtkobject.drawtext for Pango till the native pango one works better
...
git-svn-id: trunk@4643 -
2003-09-18 14:06:30 +00:00
mattias
5e5c1122a7
renamed LCLLinux to LCLIntf
...
git-svn-id: trunk@4637 -
2003-09-18 09:21:03 +00:00
mattias
c311ce3e25
fixed removing TPage
...
git-svn-id: trunk@4633 -
2003-09-17 15:26:42 +00:00
ajgenius
d0f6765615
PANGO support for GTK2 now works.. sorta. TextOut/ExtTextOut broken?
...
git-svn-id: trunk@4623 -
2003-09-15 03:10:46 +00:00