summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/ExpandBar.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 413328 - Remove unused code from ExpandBar widget (gtk2 cleanup)cleanup_expandbar_210Anatoly Spektor2013-07-191-5/+1
* gtk_scrolled_window_add_with_viewport is deprecated in GTK 3.8.Alexander Kurtakov2013-07-101-1/+5
* Bug 392839 - [GTK3] need to replace GtkAdjustment with accessorsSilenio Quarti2012-10-251-3/+2
* Use gtk_widget_get_preferred_size() instead gtk_widget_size_request ()Anatoly Spektor2012-10-171-1/+1
* Make 64-bit the default source codeSilenio Quarti2012-09-241-11/+11
* Bug 388265 fix formatting and remove redundant else check in WidgetArun Thondapu2012-09-111-6/+1
* Bug 388265 Use gtk_box_new() and gtk_box_set_homogeneous() for GTK3Anatoly Spektor2012-09-111-1/+6
* Bug 386401 - Use gtk_widget_get_allocation in newer GTK+Silenio Quarti2012-08-271-7/+2
* Use gtk_widget_get_allocation in newer GTK+Anatoly Spektor2012-08-031-1/+8
* rename setHasWindow() to gtk_widget_set_has_window(). Better naming conventionSilenio Quarti2012-08-011-1/+1
* add helper setHasWindowSilenio Quarti2012-08-011-5/+1
* Use gtk_widget_set_has_window() instead of gtk_fixed_set_has_window()Anatoly Spektor2012-08-011-1/+5
* Use gtk_scrolled_window_get_[h|v]scrollbar functions for GTK >= 2.8.Alexander Kurtakov2012-06-211-1/+6
* Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod2012-06-011-1/+1
* 368993 - Label with size hint {0, 0} layouted to {64, 64}Bogdan Gheorghe2012-01-311-0/+2
* Bug 369225 - Cleanup pre GTK 2.4 leftovers. (reviewed)Alexander Kurtakov2012-01-201-12/+0
* Cleanup pre GTK 2.4 leftovers.Alexander Kurtakov2012-01-201-300/+67
* make GC handle a cairo object, fix clipping, rename USE_CAIRO flagSilenio Quarti2011-10-211-1/+0
* 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-0/+9
* fixFelipe Heidrich2009-12-021-0/+1
* 260406 - e4 CSS: widgets need to notify CSS to apply style informationBogdan Gheorghe2009-11-121-0/+10
* restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti2009-07-011-0/+728
* *** empty log message ***Felipe Heidrich2009-06-301-728/+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/+2
* Bug 139070 - ExpandBar draws on top of scrollbarsFelipe Heidrich2008-09-031-0/+17
* refactoringFelipe Heidrich2008-09-031-2/+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/+5
* Javadoc basher output for 3.2RC3Carolyn MacLeod2006-05-031-0/+165
* fixing gtk 2.2.4 and V_SCROLL not setFelipe Heidrich2006-05-021-5/+19
* 139329 - NullPointerException in ExpandBarFelipe Heidrich2006-05-021-41/+46
* fixing tabbing on expander >= 2.2.4Felipe Heidrich2006-04-101-1/+48
* *** empty log message ***Felipe Heidrich2006-04-071-0/+1
* Bug 130853 - Implement ExpandBar on GTK 2.2.xFelipe Heidrich2006-04-071-81/+369
* *** empty log message ***Felipe Heidrich2006-04-041-0/+22
* *** empty log message ***Felipe Heidrich2006-03-141-0/+11
* *** empty log message ***Felipe Heidrich2006-02-281-10/+14
* fix for 64 bit compilev3223aVeronika Irvine2006-02-071-1/+1
* owner draw Tree/TableSilenio Quarti2006-02-061-4/+4
* *** empty log message ***Felipe Heidrich2006-02-031-0/+11
* expand bar & item - initial versionFelipe Heidrich2006-02-031-0/+137