Commit Graph

35 Commits

Author SHA1 Message Date
paul
f9249c9272 gtk2: use gtk_widget_set_size_request instead of gtk_widget_set_usize since last is deprecated in gtk2
git-svn-id: trunk@16783 -
2008-09-29 05:39:50 +00:00
mattias
2996a3c332 rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
git-svn-id: trunk@15834 -
2008-07-22 09:48:15 +00:00
mattias
976269a47b gtk2 intf: use Set8087CW in AppInit to avoid crash on ubuntu human theme
git-svn-id: trunk@15753 -
2008-07-11 17:19:30 +00:00
paul
73386bbf60 gtk2: don't set gtk2 trackbar page_size to 1 - it will be subtracted from our max value => max will be never reached (at least at windows it is so)
git-svn-id: trunk@15625 -
2008-06-30 12:17:09 +00:00
paul
4ae3fa27db gtk2:
- set trackbar digits to 0 (as all other widgetsets works)
- simplify some code

git-svn-id: trunk@15621 -
2008-06-30 08:26:27 +00:00
paul
6fd5dc9d3d gtk2: simplify gtk2 progress bar code, don't set position on widget creation (#0011382)
git-svn-id: trunk@15285 -
2008-06-02 02:55:16 +00:00
sekelsenmat
81cf5368ef Fully separates gtk2wsctrls from gtkwscomctrls
git-svn-id: trunk@14867 -
2008-04-17 13:42:04 +00:00
sekelsenmat
3b3a8da73c Separates gtk1 and gtk2 TTrackBar
git-svn-id: trunk@14865 -
2008-04-17 12:59:09 +00:00
sekelsenmat
80966d6f64 Fixes the Gtk 2 progress bar.
git-svn-id: trunk@14806 -
2008-04-12 01:35:00 +00:00
paul
845a1c761d statusbar: implement SizeGrip for gtk2
git-svn-id: trunk@14593 -
2008-03-20 07:47:20 +00:00
andrew
0b8a7b047f Implemented Gtk2 ProgressBar. Mostly a copy of the gtk1 version with some small differences. IFDEFed gtk1 only code to not compile when gtk2 is used.
git-svn-id: trunk@14560 -
2008-03-17 21:45:23 +00:00
paul
f5f14337fe gtk2: fix 2 ListView mem leaks
git-svn-id: trunk@12762 -
2007-11-07 01:43:16 +00:00
paul
2bc5188cb4 TListView:
- lcl: better handling of TListItem.Checked
- gtk1/2 implemented TListView.Checkboxes and TListItem.Checked

git-svn-id: trunk@12755 -
2007-11-06 09:20:04 +00:00
andrew
5bc169370e Fixed Gtk2 bug #8374 by implementing TGtk2WSCustomListView.GetItemAt.
git-svn-id: trunk@12433 -
2007-10-12 23:44:05 +00:00
andrew
8932a0e969 Fixed Gtk2 bug #9213 to show items when the Listview style is vlList and no Columns have been added
git-svn-id: trunk@12430 -
2007-10-12 22:11:03 +00:00
sekelsenmat
ea7c9a28a9 Moved the minimum necessary types and constants from commctrl to lcltype to allow compilation of gtk, gtk2, carbon and qt.
git-svn-id: trunk@12321 -
2007-10-04 19:39:15 +00:00
andrew
b8727ab740 Implemented TGtk2WSCustomTrackBar.GetPosition to be complete.
git-svn-id: trunk@10913 -
2007-04-07 16:33:44 +00:00
andrew
08ed2665f1 Fixed bug #8641 - caused an exception in the ide when setting a
TTrackBar.Position

git-svn-id: trunk@10912 -
2007-04-07 16:24:21 +00:00
marc
466edbbd14 * Fixed bug #1854
git-svn-id: trunk@10481 -
2007-01-20 02:19:19 +00:00
marc
6c79de53ed * Keyhandling rework. Virtual keycodes are looked up by the keycode of the key pressed.
+ Added dynamic modifier mask lookup. 

git-svn-id: trunk@10422 -
2007-01-11 01:09:11 +00:00
mattias
080df83b4c gtk2 intf: TToolBar is now a simnple hbox instead of a gtk_toolbar
git-svn-id: trunk@9476 -
2006-06-22 10:35:34 +00:00
mattias
6eb4930179 fixed references to COPYING.LCL
git-svn-id: trunk@9243 -
2006-05-05 05:52:08 +00:00
mattias
2e08e62328 added ldocktree.pas
git-svn-id: trunk@7311 -
2005-07-01 18:20:41 +00:00
marc
519a2fc0ac * patch from Adrew Haines
git-svn-id: trunk@6881 -
2005-03-03 22:02:58 +00:00
marc
02bb02ec64 * applied patch from Andrew Haines
git-svn-id: trunk@6879 -
2005-03-03 00:03:48 +00:00
marc
dc27c00062 * Made it more inline with the gtk interface
git-svn-id: trunk@6871 -
2005-03-02 00:07:08 +00:00
mattias
2ede23ce3e gtk2 intf listview from Andrew Haines
git-svn-id: trunk@6870 -
2005-03-01 23:09:41 +00:00
mattias
b5adb832b3 fixed gtk2 listview treestore calls from Andrew Haines
git-svn-id: trunk@6824 -
2005-02-21 11:07:27 +00:00
mattias
925cc87469 fixed some gtk2 intf warnings
git-svn-id: trunk@6789 -
2005-02-17 00:05:25 +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
7d8ed4d258 fixed for gtk2 TListView columns width from Andrew Haines
git-svn-id: trunk@6747 -
2005-02-05 14:51:20 +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
116c988455 added RTTI controls
git-svn-id: trunk@5687 -
2004-07-16 21:49:00 +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