Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-07-09Bug 340752 - [GTK3] Control getSize() behaves different in Linux andXi Yan1-45/+43
2018-02-15Bug 510803 [GTK3] Regression in table editing capabilities in tabfolder.I20180215-2000Leo Ufimtsev1-1/+1
2018-02-01Bug 529151 [Gtk] Move gtk function from OS.java to GTK.javaLeo Ufimtsev1-47/+47
2017-06-27Bug 477950: [GTK3] Port SWT colors from using GdkColor to GdkRGBA soEric Williams1-13/+11
2017-06-19Bug 430600 - ExpandItem.getHeaderHeight incorrectIan Pun1-1/+8
2016-11-10Bug 507235: Clean up of Converter.java Leo Ufimtsev1-1/+1
2016-07-21Bug 479242 - [GTK3] ExpandBar brokenIan Pun1-1/+7
2016-04-01Bug 483097: [GTK3.16+] gtk_widget_override_color is deprecatedEric Williams1-3/+13
2016-03-12Bug 479614 - [Graphics] HiDPI support for eclipse platformSravan Kumar Lakkimsetti1-6/+20
2016-02-22Revert "Bug 399786 - GC#draw*(..) needs to support high-DPI "Sravan Kumar Lakkimsetti1-49/+6
2016-02-22Bug 399786 - GC#draw*(..) needs to supportSravan Kumar Lakkimsetti1-6/+49
2015-04-02Bug 463835 - Drop remaining Widget.gtk_widget_ useless functions Alexander Kurtakov1-4/+4
2015-04-02Bug 463830 - Remove Widget.gtk_widget_get_visible Alexander Kurtakov1-2/+2
2015-03-14Bug 462064 - Remove GTK_WIDGET_* macrosAlexander Kurtakov1-3/+3
2015-03-13Bug 462064 - Remove GTK_WIDGET_* macrosAlexander Kurtakov1-1/+1
2015-02-04Bug 458844 - [GTK3] TabItem hierarchy change breaks shared controlLeo Ufimtsev1-1/+1
2015-01-27Bug 457793 - Adding ExpandItem to ExpandBar causes Gtk-CRITICAL messageLeo Ufimtsev1-6/+8
2015-01-20Bug 454940 - [GTK3] DND does not work on ExpandBarLeo Ufimtsev1-2/+42
2015-01-09Bug 457041 - [GTK] Trailing whitespace removal for GTK codebaseLeo Ufimtsev1-16/+16
2013-12-03Add missing @Override annotations.Alexander Kurtakov1-0/+18
2013-10-21Bug 407077 - (SWT:2591): GLib-GObject-WARNING **: gclosure.c:697: unable to r...Silenio Quarti1-6/+6
2013-07-29Shade images when component is disabled.Alexander Kurtakov1-2/+2
2012-10-30Bug 389910 - Substitute GdkColor with GdkRGBASilenio Quarti1-3/+3
2012-09-24Make 64-bit the default source codeSilenio Quarti1-9/+9
2012-09-11Bug 388265 Use gtk_box_new() and gtk_box_set_homogeneous() for GTK3Anatoly Spektor1-1/+1
2012-08-27Bug 386401 - Use gtk_widget_get_allocation in newer GTK+Silenio Quarti1-33/+10
2012-08-08Omit use of deprecated GTK_WIDGET_UNSET_FLAGSAnatoly Spektor1-2/+2
2012-08-08Omit use of deprecated GTK_WIDGET_SET_FLAGAnatoly Spektor1-2/+2
2012-08-06Bug 385070 Use gtk_widget_has_focus instead of deprecated GTK_WIDGET_HAS_FOCUSAnatoly Spektor1-1/+1
2012-08-04Bug 386594 - Use gtk_widget_get_visible instead of GTK_WIDGET_VISIBLE for new...Anatoly Spektor1-1/+1
2012-08-03Use gtk_widget_get_allocation in newer GTK+Anatoly Spektor1-6/+34
2012-06-01Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod1-1/+1
2012-01-20Cleanup pre GTK 2.4 leftovers.Alexander Kurtakov1-116/+59
2011-05-10Bug 345279 - Do the annual copyright bash for 3.7AFTER_COPYRIGHT_BASH_FOR_37RC1Carolyn MacLeod1-1/+1
2010-12-17Bug 29779 - BIDI: lack of ability to change orientation of widget in runtime...Felipe Heidrich1-5/+6
2010-10-20Bug 328173 - core dump in OS._GTK_WIDGET_UNSET_FLAGSFelipe Heidrich1-0/+2
2009-07-01restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti1-0/+631
2009-06-30*** empty log message ***Felipe Heidrich1-631/+0
2009-05-29After copyright bash for 3.5RC4AFTER_COPYRIGHT_BASH_FOR_35RC4Carolyn MacLeod1-1/+1
2009-05-27After javadoc bash for 3.5RC3v3549aBEFORE_COPYRIGHT_BASH_FOR_35RC3AFTER_JAVADOC_BASH_FOR_35RC3Carolyn MacLeod1-0/+1
2008-09-03Bug 139070 - ExpandBar draws on top of scrollbarsFelipe Heidrich1-0/+15
2008-06-05After Copyright Bash for 3.4RC4AFTER_COPYRIGHT_BASH_FOR_34RC4Carolyn MacLeod1-1/+1
2008-06-04After Javadoc Bash for 3.4RC4Carolyn MacLeod1-0/+1
2008-02-04217336 Linux mirroring problemsBogdan Gheorghe1-14/+3
2007-12-03206346 GTK-BIDI: RTL support in ExpandBarBogdan Gheorghe1-2/+21
2007-07-16Bug 177578 ExpandItem (of the ExpandBar) returns wrong header height in Gnome...Felipe Heidrich1-2/+1
2007-05-31After copyright bash for 3.3 RC3AFTER_COPYRIGHT_BASH_FOR_33RC3Carolyn MacLeod1-2/+2
2007-03-30177765 - Toolbar mouse enter and mouse exit event are being eaten in linuxSteve Northover1-0/+6
2006-06-29133183 - Button widget with SWT.CHECK style is not showing foreground color w...Steve Northover1-3/+3
2006-05-03Javadoc basher output for 3.2RC3Carolyn MacLeod1-0/+162

Back to the top