mattias
a7606840be
implemented DoubleClick for quick selection in new dialog
...
git-svn-id: trunk@6679 -
2005-01-24 16:06:42 +00:00
mattias
94f6a1142d
fixed gtk2 intf from Peter Vreman
...
git-svn-id: trunk@6667 -
2005-01-22 23:53:43 +00:00
mattias
ab66df423f
fixed TGtkWidgetSet.ExtSelectClipRGN for DCOrigin
...
git-svn-id: trunk@6608 -
2005-01-16 11:40:11 +00:00
micha
f92f516967
fix gtk compilation for tstatictext.layout
...
git-svn-id: trunk@6550 -
2005-01-11 21:40:29 +00:00
mattias
d7114f089c
implemented changing font size and name of TEdit for gtk1
...
git-svn-id: trunk@6449 -
2005-01-01 16:31:14 +00:00
mattias
d2586ead0f
published TEdit.Color - only useful under windows, gtk1 ignores it
...
git-svn-id: trunk@6439 -
2004-12-31 11:59:47 +00:00
mattias
c8759cbc2e
updated fpdoc sceletons for lcl and gtk intf
...
git-svn-id: trunk@6316 -
2004-12-01 16:17:18 +00:00
mattias
2679c1cd94
added SysKey messages to gtk intf and LCL
...
git-svn-id: trunk@6312 -
2004-11-29 01:12:36 +00:00
mattias
8ca5eaf021
deactivated sending SYSKey messages in gtk intf - they are not used anyway
...
git-svn-id: trunk@6309 -
2004-11-28 00:55:44 +00:00
mattias
d2d3030a60
implemented creating classes at run time from any TComponent descendant
...
git-svn-id: trunk@6272 -
2004-11-20 11:20:06 +00:00
mattias
fec5cb234b
fixed postcript printer TextOut/TextEntend from Olivier
...
git-svn-id: trunk@6258 -
2004-11-17 07:46:32 +00:00
mattias
d4214e5175
impementing changing a TLabel.Font properties Size, Height, Name, Style - set only at Handle creation time
...
git-svn-id: trunk@6226 -
2004-11-10 18:23:56 +00:00
mattias
d160b3b743
updated memcheck.pas from heaptrc.pp
...
git-svn-id: trunk@6225 -
2004-11-10 15:25:32 +00:00
mattias
891b8aa58a
disabled hardly used gtk FillScreenFont, this should be only done on demand, improved getting default font family for gtk
...
git-svn-id: trunk@6221 -
2004-11-08 19:11:55 +00:00
mattias
8960dd3810
implemented preferred size for controls for theme depending AutoSizing
...
git-svn-id: trunk@6189 -
2004-11-03 14:18:36 +00:00
mattias
f032ceaa2b
implemented gtkwscomctrls.TGtkWSStatusBar
...
git-svn-id: trunk@6146 -
2004-10-16 15:36:49 +00:00
vincents
5f70eeba05
fixed fpc 1.0 compilation
...
git-svn-id: trunk@6141 -
2004-10-16 08:59:26 +00:00
mattias
8f32b28a3f
calling updating notebook tab after realize, needed for close btns
...
git-svn-id: trunk@6138 -
2004-10-15 12:04:09 +00:00
mazen
964538eebf
* Fix compile probelem under GTK2 related to
...
THandle <--> Pointer conversion
git-svn-id: trunk@6090 -
2004-09-30 10:35:50 +00:00
mattias
abacaa7cbf
implemented Rename Identifier
...
git-svn-id: trunk@6075 -
2004-09-25 15:05:39 +00:00
micha
46c5e54090
convert LM_NB_UPDATETAB message to interface method
...
git-svn-id: trunk@6070 -
2004-09-24 18:00:52 +00:00
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