Commit Graph

104 Commits

Author SHA1 Message Date
mattias
491a7b2186 gtk2 intf: setfont, setcolor for memo, combobox
git-svn-id: trunk@9170 -
2006-04-23 20:51:31 +00:00
mattias
ba79bfe6ab When tComboBox is first component on Form, Gtk enable grab capture for it and not release from Darek
git-svn-id: trunk@8964 -
2006-03-18 23:10:14 +00:00
vincents
36b2299e1a removed TSize from LCLType (fixes issue #1702)
git-svn-id: trunk@8738 -
2006-02-15 22:18:07 +00:00
vincents
c8ec0e9c0a fixed typos
git-svn-id: trunk@8293 -
2005-12-11 19:39:52 +00:00
mattias
884510044d started using TAsyncProceess, fixed gtk2 compilation
git-svn-id: trunk@8290 -
2005-12-11 11:20:20 +00:00
mattias
0576aa65d4 fixed releasing mouse capture in gtk intf
git-svn-id: trunk@8286 -
2005-12-10 08:51:59 +00:00
mattias
f9ef53b540 fixed notebook popupmenu from Andrew Haines
git-svn-id: trunk@8262 -
2005-12-06 18:49:41 +00:00
mattias
f5ff9d9bd6 gtk2 intf can now optionally use the file chooses, compile with HasGTK2_6
git-svn-id: trunk@8194 -
2005-11-19 11:55:08 +00:00
vincents
a0311c2cba removed cvs logs
git-svn-id: trunk@7541 -
2005-08-22 12:30:03 +00:00
mattias
23ce8c2282 fixed gtk2 intf setting ListBox.Items[i]:= from Andrew Haines
git-svn-id: trunk@7354 -
2005-07-15 12:44:18 +00:00
marc
776866aee2 * gtk2 patch from Andrew
git-svn-id: trunk@7064 -
2005-04-07 22:04:02 +00:00
mattias
99f0805786 implemented TMemo text for gtk2, TRadioGroup.OnClick is now called whenever ItemIndex changed, so it works now also under gtk2 Delphi compatible from Andrew Haines
git-svn-id: trunk@7026 -
2005-03-25 17:47:55 +00:00
marc
55f3a45a70 + Added RemoveProp winapi call
* Some maintenace on winapi/lclintf files

git-svn-id: trunk@6830 -
2005-02-23 01:12:47 +00:00
mattias
81a07bf019 fixed some gtk2 intf mem leaks, clean ups
git-svn-id: trunk@6788 -
2005-02-16 23:56:51 +00:00
mattias
65360cc2ab further completions for gtk2 listbox and listview
git-svn-id: trunk@6770 -
2005-02-08 18:31:56 +00:00
mattias
77aa9f5174 implemented TListView for gtk2 From Andrew Haines
git-svn-id: trunk@6739 -
2005-02-05 09:09:52 +00:00
mattias
a6d80046bf improved gtk2 listbox from Andrew Haines
git-svn-id: trunk@6726 -
2005-02-03 16:51:29 +00:00
mattias
650a6ec0c5 fixed expandingtabs in synedit painting
git-svn-id: trunk@6668 -
2005-01-23 11:43:38 +00:00
mattias
94f6a1142d fixed gtk2 intf from Peter Vreman
git-svn-id: trunk@6667 -
2005-01-22 23:53:43 +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
mazen
bce63b1126 * Fix compilation problem with GTK2
git-svn-id: trunk@5985 -
2004-09-12 19:09:08 +00:00
mattias
8fb1867a6b removed obsolete unit vclglobals
git-svn-id: trunk@5814 -
2004-08-18 09:31:21 +00:00
marc
897fe72887 * Fixes some typos and changes uses clause cases
git-svn-id: trunk@5317 -
2004-03-17 19:59:56 +00:00
marc
34c1c7f47b * Interface reconstruction. Created skeleton units, classes and wscontrols
git-svn-id: trunk@5311 -
2004-03-17 00:34:37 +00:00
peter
0cc6b98039 * fixed gtk2 compilation
git-svn-id: trunk@5289 -
2004-03-09 15:30:15 +00:00
marc
a2bfc9390a * Renamed TGtk2Object to TGtk2WidgetSet
git-svn-id: trunk@5262 -
2004-03-05 00:41:15 +00:00
marc
c89d1927a0 * Renamed TGtkObject to TGtkWidgetSet
git-svn-id: trunk@5261 -
2004-03-05 00:31:53 +00:00
mattias
718eccc287 updated gtk2 package
git-svn-id: trunk@5012 -
2004-01-04 16:44:33 +00:00
ajgenius
56e06a582f fix GTK2 compiling for new Keyboard changes
git-svn-id: trunk@4716 -
2003-10-17 03:21:21 +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
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
812b1d15e6 more gtk2 (check)ListBox implementation
git-svn-id: trunk@4695 -
2003-10-02 18:15:44 +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
3c20566b59 break GTK2 object and winapi into includes like the GTK interface
git-svn-id: trunk@4661 -
2003-09-22 20:08:56 +00:00
ajgenius
4e78e4765e begin implementing GtkTreeView for ListBox/CListBox
git-svn-id: trunk@4660 -
2003-09-22 19:17:26 +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
11880858a9 add csEdit to GTK2 interface to start removing use of GtkOldEditable
git-svn-id: trunk@4649 -
2003-09-18 21:36:00 +00:00
ajgenius
49cc280de5 start using GtkTextView for Gtk2 Memo
git-svn-id: trunk@4646 -
2003-09-18 17:23:05 +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
ajgenius
b0a03ccf54 fix(?) DCOffset for DrawText
git-svn-id: trunk@4635 -
2003-09-17 20:30:57 +00:00
ajgenius
426aa21c73 Initial DoubleBuffering Support for GTK2
git-svn-id: trunk@4634 -
2003-09-17 19:40:46 +00:00
ajgenius
aeda9b5f9d mostly fixed ExtTextOut
git-svn-id: trunk@4629 -
2003-09-15 16:42:02 +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
ajgenius
5263906d67 fixes for GTK2(accel groups, menu accel, 'draw'),
more work toward Pango(DrawText now works, UpdateDCTextMetric mostly works)

git-svn-id: trunk@4609 -
2003-09-12 17:40:46 +00:00
ajgenius
670b0a5f64 more changes for pango -
partly fixed ref counting,
added Pango versions of TextOut, CreateFontIndirectEx, and GetTextExtentPoint to the GTK2 interface

git-svn-id: trunk@4597 -
2003-09-10 18:03:47 +00:00
ajgenius
3f67846f84 more implementation toward pango for gtk2
git-svn-id: trunk@4592 -
2003-09-09 20:46:38 +00:00
ajgenius
b4f1e29385 start implementing pango routines for GTK2
git-svn-id: trunk@4591 -
2003-09-09 17:16:24 +00:00
ajgenius
b93c3874b3 more updates for GTK2, more GTK1 wrappers, removal of more ifdef's, partly fixed signals
git-svn-id: trunk@4587 -
2003-09-09 04:15:08 +00:00
ajgenius
9d8709e7c1 started gtk2 stock icon overrides
partial/temp(?) workaround for dc paint offsets

git-svn-id: trunk@4580 -
2003-09-06 22:56:03 +00:00
ajgenius
066215c115 fixes for gtk2
added more wrappers for gtk1/gtk2 converstion and sanity
removed pointless version $Ifdef GTK2 etc
IDE now "runs" Tcontrol drawing/using problems
renders it unuseable however

git-svn-id: trunk@4578 -
2003-09-06 20:23:53 +00:00
ajgenius
bf84728787 gtk2 changes for pixmap, getcursorpos, mouse events workaround
git-svn-id: trunk@4573 -
2003-09-06 17:24:52 +00:00
mattias
67c3678880 fixed updating codetools on changing pkg output dir
git-svn-id: trunk@4538 -
2003-08-27 20:55:51 +00:00
mattias
52222da2ae started gtk2 interface
git-svn-id: trunk@2296 -
2002-08-17 23:41:13 +00:00