Commit Graph

494 Commits

Author SHA1 Message Date
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
mattias
c0b7b7163f fixed grids OnDrawCells
git-svn-id: trunk@5179 -
2004-02-07 18:04:14 +00:00
mattias
8460750bce fixed unsharing TBitmap
git-svn-id: trunk@5176 -
2004-02-05 16:28:38 +00:00
mattias
2f6b16b01a added some TEdit ideas to TSpinEdit
git-svn-id: trunk@5158 -
2004-02-04 00:04:37 +00:00
mattias
8c529dfafe fixed gtk intf WaitMessages
git-svn-id: trunk@5156 -
2004-02-03 20:01:29 +00:00
mattias
b459b13b8b fixed removing TStatusBar panels in gtk
git-svn-id: trunk@5144 -
2004-02-02 19:48:01 +00:00
mattias
286718c595 implemented interface constraints
git-svn-id: trunk@5135 -
2004-02-02 12:44:45 +00:00
mattias
4387af774a TScrollBar now automatically checks Align and Anchors for useful values
git-svn-id: trunk@5132 -
2004-02-02 00:41:06 +00:00
mattias
269687dae9 improved changing style of controls
git-svn-id: trunk@5112 -
2004-01-27 21:32:11 +00:00
mattias
011075cc95 fixed renaming of DFM to LFM
git-svn-id: trunk@5109 -
2004-01-27 10:09:44 +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
3e62949c08 added TColorDialog debugging
git-svn-id: trunk@5064 -
2004-01-14 20:09:50 +00:00
mattias
5455c900ad changed consistency stops during var renaming to errors
git-svn-id: trunk@5060 -
2004-01-13 16:39:02 +00:00
mattias
fc8d6acbae improved double buffering, only one issue left: parent gdkwindow paint messages
git-svn-id: trunk@5056 -
2004-01-12 23:56:10 +00:00
mattias
a9c328fd76 improved and activated new statusbar
git-svn-id: trunk@5053 -
2004-01-12 13:43:12 +00:00
mattias
1766d6ed74 started double buffering for gtk intf
git-svn-id: trunk@5045 -
2004-01-10 22:34:20 +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
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