summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Scrollable.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 413200 - Remove code less than 2.8 from Scrollable widgetAnatoly Spektor2013-07-181-20/+4
* Bug 408895 - Do the annual javadoc/copyright bash for 4.3Carolyn MacLeod2013-05-281-1/+1
* Bug 397107 - [GTK3] CTabFolder rendering hangsSilenio Quarti2013-03-251-2/+10
* Bug 393793 - [GTK3] Scroll wheel does not work in editor or package explorerSilenio Quarti2012-11-091-21/+24
* Bug 393793 - [GTK3] Scroll wheel does not work in editor or package explorer ...Silenio Quarti2012-11-081-15/+42
* Bug 389910 - Substitute GdkColor with GdkRGBASilenio Quarti2012-10-301-4/+4
* Bug 392839 - [GTK3] need to replace GtkAdjustment with accessorsSilenio Quarti2012-10-251-1/+1
* Use gtk_widget_get_preferred_size() instead gtk_widget_size_request ()Anatoly Spektor2012-10-171-2/+2
* Make 64-bit the default source codeSilenio Quarti2012-09-241-11/+11
* Bug 386401 - Use gtk_widget_get_allocation in newer GTK+Silenio Quarti2012-08-271-24/+8
* fix: use helper instead of OS native. And fix helpers to call OS.GTK_WIDGET_U...Silenio Quarti2012-08-081-1/+1
* Bug 386145 Use gtk_widget_get_window() instead of GTK_WIDGET_WINDOW in newer ...Anatoly Spektor2012-08-061-1/+1
* Bug 386594 - Use gtk_widget_get_visible instead of GTK_WIDGET_VISIBLE for new...Anatoly Spektor2012-08-031-1/+1
* Use gtk_widget_get_allocation in newer GTK+Anatoly Spektor2012-08-031-6/+26
* Omit use of deprecated GTK_WIDGET_FLAGSAnatoly Spektor2012-08-031-1/+1
* Use gtk_scrolled_window_get_[h|v]scrollbar functions for GTK >= 2.8.Alexander Kurtakov2012-06-211-4/+22
* Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod2012-06-011-1/+1
* Bug 355683-[10.7]API to tell whether scrollbars are overlayLakshmi Shanmugam2012-02-241-0/+25
* Bug 345279 - Do the annual copyright bash for 3.7AFTER_COPYRIGHT_BASH_FOR_37RC1Carolyn MacLeod2011-05-101-1/+1
* Bug 29779 - BIDI: lack of ability to change orientation of widget in runtime...Felipe Heidrich2010-12-171-5/+8
* 260406 - e4 CSS: widgets need to notify CSS to apply style informationBogdan Gheorghe2009-11-121-0/+6
* restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti2009-07-011-0/+384
* *** empty log message ***Felipe Heidrich2009-06-301-384/+0
* After copyright bash for 3.5RC4AFTER_COPYRIGHT_BASH_FOR_35RC4Carolyn MacLeod2009-05-291-1/+1
* After javadoc bash for 3.5RC3v3549aBEFORE_COPYRIGHT_BASH_FOR_35RC3AFTER_JAVADOC_BASH_FOR_35RC3Carolyn MacLeod2009-05-271-0/+1
* After Copyright Bash for 3.4RC4AFTER_COPYRIGHT_BASH_FOR_34RC4Carolyn MacLeod2008-06-051-1/+1
* After Javadoc Bash for 3.4RC4Carolyn MacLeod2008-06-041-0/+2
* 183087 - Windows tree's don't have to always have scroll barsSteve Northover2008-03-131-2/+6
* 200083 Support BIDI on Linux GTKBogdan Gheorghe2007-08-171-0/+1
* After copyright bash for 3.3 RC3AFTER_COPYRIGHT_BASH_FOR_33RC3Carolyn MacLeod2007-05-311-1/+1
* 177765 - Toolbar mouse enter and mouse exit event are being eaten in linuxSteve Northover2007-03-301-0/+4
* 169048 - NullPointerException in Scrollable when parent=nullSteve Northover2007-02-011-1/+1
* After copyright bash for 3.2 RC4.AFTER_COPYRIGHT_BASH_FOR_32RC4Carolyn MacLeod2006-05-091-1/+1
* owner draw Tree/TableSilenio Quarti2006-02-061-3/+7
* support elements for expandbarFelipe Heidrich2006-02-031-0/+3
* implement Control.setBackgroundImage()v3216aSilenio Quarti2005-11-291-0/+22
* 31563 - Widgets with a size of 0 zero still have a size of 1 by 1Billy Biggs2005-10-071-5/+2
* 4416 & 74139 - reorder SWT.Dispose callbackSilenio Quarti2005-08-111-2/+2
* 45708 & 4862 - recursive disposeSteve Northover2005-08-091-5/+10
* Change ScrollBar to use the GtkRange for handle. Only mouse scroll if the Gt...Billy Biggs2005-05-251-4/+6
* 64 bits fixFelipe Heidrich2005-05-201-1/+1
* 26902Billy Biggs2005-05-191-0/+33
* Updated legal documentation for Eclipse 3.1 stream and CPL to EPL transitionVeronika Irvine2005-02-281-4/+4
* 41184Felipe Heidrich2005-02-231-1/+2
* 22000, 84733, 84953. Clean up size allocation of controls.Billy Biggs2005-02-111-36/+6
* 31563 - Support zero-sized widgets and optimize widget creation.Billy Biggs2005-02-041-2/+5
* *** empty log message ***Felipe Heidrich2004-10-261-1/+1
* *** empty log message ***Steve Northover2004-10-141-0/+1
* missing client resize from scroll barSteve Northover2004-10-141-0/+21
* realize and map callbacksSilenio Quarti2004-07-131-0/+5