mattias
cd9a3b8c9f
added TCustomButton, TCustomBitBtn, TCustomSpeedButton
...
git-svn-id: trunk@5682 -
2004-07-15 10:43:39 +00:00
marc
c4afc3033d
* Implemented most of TListColoum/Item in the Ws for gtk and win32
...
git-svn-id: trunk@5667 -
2004-07-11 17:20:47 +00:00
mazen
f2ad264072
* fix compilation error with gtk2 platform
...
git-svn-id: trunk@5653 -
2004-07-05 15:48:31 +00:00
mattias
a0099c31b4
clean up
...
git-svn-id: trunk@5606 -
2004-06-28 17:03:37 +00:00
mattias
34c8d220cf
fixed ord ptr conversion hints
...
git-svn-id: trunk@5603 -
2004-06-28 08:54:20 +00:00
marc
19d93ec6a4
* Fixed RawImage.Description.AlphaLineEnd (it is not always dword based)
...
git-svn-id: trunk@5595 -
2004-06-22 23:55:51 +00:00
mattias
23c1a22a22
fixed compilation
...
git-svn-id: trunk@5580 -
2004-06-19 00:06:47 +00:00
mattias
dbc7aa1455
fsStayOnTop is now ignored in design mode
...
git-svn-id: trunk@5533 -
2004-05-31 08:21:52 +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
mattias
c24c706e3c
fixed multi update of TStatusBar
...
git-svn-id: trunk@5501 -
2004-05-22 14:59:23 +00:00
mattias
730a67c8e1
fixed button return key
...
git-svn-id: trunk@5500 -
2004-05-22 14:35:33 +00:00
marc
ae6aebdfa7
* Started to move TListview to the WS interface
...
git-svn-id: trunk@5483 -
2004-05-18 23:10:41 +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
7f77713e6c
replaced writeln by debugln
...
git-svn-id: trunk@5456 -
2004-05-11 12:16:48 +00:00
mattias
2134411288
started sending CN_KEYUP
...
git-svn-id: trunk@5453 -
2004-05-11 09:49:47 +00:00
mattias
c73ec2b7c7
fixed progessbar position
...
git-svn-id: trunk@5437 -
2004-05-01 10:23:04 +00:00
mattias
9fbcc69584
fixed illegal ancestor search
...
git-svn-id: trunk@5415 -
2004-04-19 10:06:56 +00:00
marc
2d80402433
* Fixed compilation for gtk2
...
git-svn-id: trunk@5414 -
2004-04-19 09:30:04 +00:00
marc
05f9bbe917
* Applied patch from Ladislav Michl
...
* Changed the way TControl.Text is resolved
* Added setting of text to TWSWinControl
git-svn-id: trunk@5413 -
2004-04-18 23:55:39 +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
db4561b8ae
fixed mem leak in CreateFilter menu items for file dialog
...
git-svn-id: trunk@5388 -
2004-04-09 22:59:09 +00:00
mattias
03781e4f7d
fixed memleak in TDefaultComponentEditor.Edit
...
git-svn-id: trunk@5379 -
2004-04-08 18:27:51 +00:00
mattias
429c992faf
fixed retrieving gdkbitmaps LineEnding=rileDWordBoundary
...
git-svn-id: trunk@5376 -
2004-04-05 11:41:06 +00:00
marc
2caa9fbfde
Patch from Andrew Haines
...
git-svn-id: trunk@5374 -
2004-04-04 17:10:05 +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
8b5fa84eff
implemented converting gdkbitmap to RawImage mask
...
git-svn-id: trunk@5367 -
2004-04-03 16:47:46 +00:00
mattias
600f3b0126
fixed shrinking forms under gtk from vincent
...
git-svn-id: trunk@5364 -
2004-04-03 12:51:17 +00:00
mattias
c6b9715012
fixed LM_LV_AddItem message in gtk intf from Andrew H.
...
git-svn-id: trunk@5362 -
2004-04-02 20:44:08 +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
marc
6fa23e9181
* Moved the implementation of (GTK)ButtonCreateHandle to the new
...
(GTK)WSButton class
git-svn-id: trunk@5329 -
2004-03-19 00:03:15 +00:00
mattias
f462f8ba31
improved TCustomListView.ItemAdded with an Index param from Andrew
...
git-svn-id: trunk@5326 -
2004-03-18 22:35:53 +00:00
mattias
53728989e3
fixed memleak in gtk opendlg
...
git-svn-id: trunk@5320 -
2004-03-18 00:55:56 +00:00
peter
0cc6b98039
* fixed gtk2 compilation
...
git-svn-id: trunk@5289 -
2004-03-09 15:30:15 +00:00
mattias
db5d5464ae
fixed compilation under fpc 1.9.3
...
git-svn-id: trunk@5278 -
2004-03-06 21:57:14 +00:00
mattias
259f1c772e
fixed CreateBrushIndirect
...
git-svn-id: trunk@5274 -
2004-03-06 17:12:19 +00:00
mattias
13a127f522
fixed FreeDC
...
git-svn-id: trunk@5272 -
2004-03-06 15:37:43 +00:00
marc
c89d1927a0
* Renamed TGtkObject to TGtkWidgetSet
...
git-svn-id: trunk@5261 -
2004-03-05 00:31:53 +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
39a7a94021
added child-parent checks
...
git-svn-id: trunk@5218 -
2004-02-22 10:43:20 +00:00
mattias
b65e8867cf
moved compiler options to project menu, added -CX for smartlinking
...
git-svn-id: trunk@5217 -
2004-02-21 15:37:33 +00:00
mattias
f1c507bc10
added uninstall popupmenuitem to package graph explorer
...
git-svn-id: trunk@5212 -
2004-02-21 01:01:04 +00:00
mattias
ce51572453
started advanced LCL auto sizing
...
git-svn-id: trunk@5198 -
2004-02-13 15:49:54 +00:00
mattias
7bebd2455f
removed win32 specific TToolBar code in new TToolBar, implemented TWinControl.FlipChildren
...
git-svn-id: trunk@5197 -
2004-02-12 18:09:10 +00:00
mattias
13cb1fdd14
started new TToolBar
...
git-svn-id: trunk@5193 -
2004-02-11 11:34:16 +00:00
mattias
c1592f9af8
TSpeedButton now uses MaskBlt
...
git-svn-id: trunk@5184 -
2004-02-10 00:05:03 +00:00