Commit Graph

309 Commits

Author SHA1 Message Date
vincents
c1c08bbb99 replaced write by DbgOut
git-svn-id: trunk@6021 -
2004-09-17 20:30:13 +00:00
micha
4c7a853aca convert LM_SHORTCUT message to interface methods
git-svn-id: trunk@6018 -
2004-09-17 10:56:26 +00:00
mazen
a272798eed *Font width is now used with GTK2
git-svn-id: trunk@5982 -
2004-09-12 19:00:17 +00:00
mattias
a173ca36a9 fixed TLazIntfImage.LoadFromDevice
git-svn-id: trunk@5965 -
2004-09-11 10:02:38 +00:00
mattias
574cfd8529 implemented very rudimentary TTabControl
git-svn-id: trunk@5958 -
2004-09-10 16:28:51 +00:00
mattias
f564ed3b0c fixed gtk1 intf key handler result
git-svn-id: trunk@5923 -
2004-09-05 10:39:01 +00:00
mattias
9cbff0982c added default values for compiler skip options and improved many parts of synedit for UTF8
git-svn-id: trunk@5919 -
2004-09-04 22:24:16 +00:00
mattias
490dbdc645 removed double KeyPress method in synedit
git-svn-id: trunk@5915 -
2004-09-02 17:59:59 +00:00
mazen
e9bf89e4df * fix compile probelm using gtk1
git-svn-id: trunk@5913 -
2004-09-02 16:04:17 +00:00
mazen
7b4583e1bf * fixed theType/_Type related to GTK1/GTK2 difference
* fix return error which causes GTK2 not to call AfterEvent
* Test on BeforeEvent and EventStopped now exists directly
  in key press, as no more things are done.
* _string/theString field are depreciated, please don't use
  them with GTK2

git-svn-id: trunk@5911 -
2004-09-02 14:58:14 +00:00
mattias
725ee3133d improved double byte char fonts for gtk1, started synedit UTF8 support
git-svn-id: trunk@5906 -
2004-09-02 09:17:00 +00:00
mazen
f7d016f205 * Fix a compile problem, still need to find the correct way to fix that.
git-svn-id: trunk@5891 -
2004-08-30 15:46:22 +00:00
mattias
56ae7a60a2 fixed focus catch for combobox csDropDownList
git-svn-id: trunk@5890 -
2004-08-30 10:49:20 +00:00
mattias
b4638fdb13 fixed makefile
git-svn-id: trunk@5883 -
2004-08-29 10:13:59 +00:00
mattias
87eeaf72b3 added hints for long props in OI from Andrew Haines
git-svn-id: trunk@5877 -
2004-08-28 10:22:13 +00:00
mattias
f576d2fccd simple forms can now be child controls
git-svn-id: trunk@5820 -
2004-08-18 20:49:03 +00:00
mattias
508c219f38 gtk intf now ignores size notifications of unrealized widgets
git-svn-id: trunk@5808 -
2004-08-17 19:01:37 +00:00
mattias
3e8038ec1a added UniCode keyvals
git-svn-id: trunk@5803 -
2004-08-16 16:03:52 +00:00
mazen
d0f4fc9730 + add support for passing non ASCII key values
* need to check for $F000 if it is the correct value

git-svn-id: trunk@5774 -
2004-08-12 15:50:46 +00:00
mattias
6da58dc740 LCL now handles for non win32 CN_CHAR
git-svn-id: trunk@5724 -
2004-08-03 09:01:54 +00:00
mazen
cf925ed5a5 * move HandleGtkKeyUpDown to gtkProc.inc make it visible to gtk2
this allow saving a call in a hevely called callback

git-svn-id: trunk@5715 -
2004-07-30 14:26:11 +00:00
mattias
587f9c2420 added Delphi ToDo support, Application.WndProc, small bugfixes from Colin
git-svn-id: trunk@5664 -
2004-07-10 18:17:30 +00:00
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
1896e671c2 added valgrind flag to compiler options
git-svn-id: trunk@5604 -
2004-06-28 09:48:46 +00:00
mattias
356acf3d9a fixed TMenuItem.GetIconSize
git-svn-id: trunk@5596 -
2004-06-24 17:45:33 +00:00
mattias
2f2af5bedf menu separators are now created disabled
git-svn-id: trunk@5585 -
2004-06-19 21:06:38 +00:00
mattias
220f368496 implemented painting menuitem icons from ImageList
git-svn-id: trunk@5575 -
2004-06-17 21:24:19 +00:00
vincents
42433ebe06 fixed memleak in WidgetInfo.UserData used by BitBtn
git-svn-id: trunk@5552 -
2004-06-11 12:53:50 +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
marc
2d80402433 * Fixed compilation for gtk2
git-svn-id: trunk@5414 -
2004-04-19 09:30:04 +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
03781e4f7d fixed memleak in TDefaultComponentEditor.Edit
git-svn-id: trunk@5379 -
2004-04-08 18:27:51 +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
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
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
bf118f1b22 fixed 1.0.x compilation
git-svn-id: trunk@5244 -
2004-02-28 10:16:02 +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
f60b748b9d improved FindDragTarget
git-svn-id: trunk@5228 -
2004-02-23 23:15:14 +00:00
mattias
add76d4e8b completed new TToolBar
git-svn-id: trunk@5226 -
2004-02-23 18:24:38 +00:00