summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Sash.java
Commit message (Collapse)AuthorAgeFilesLines
* Replace gdk_window_get_pointer with gdk_window_get_device_position GTK3Anatoly Spektor2012-10-041-1/+1
|
* Replace gdk_cursor_unref with g_object_unref for GTK+ 3Anatoly Spektor2012-10-021-1/+1
|
* Bug 388528 Fix formattingArun Thondapu2012-09-281-1/+1
|
* Bug 388528 Use gdk_device_ungrab() instead of gdk_pointer_ungrab() in GTK3+Anatoly Spektor2012-09-281-1/+1
|
* Bug 387641 - Use Cairo instead of Gdk deprecated methods in Sash widget ↵Silenio Quarti2012-09-241-1/+3
| | | | drawBand()
* Make 64-bit the default source codeSilenio Quarti2012-09-241-20/+20
|
* Bug 388461 fix formattingArun Thondapu2012-09-151-1/+1
|
* Bug 388461 Use gdk_device_grab() instead of gdk_pointer_grab() in GTK+3 and ↵Anatoly Spektor2012-09-141-1/+1
| | | | higher
* Bug 386401 - Use gtk_widget_get_allocation in newer GTK+Silenio Quarti2012-08-271-75/+26
|
* Solves bug in Sash widget (caused by path in bug #386401)Anatoly Spektor2012-08-131-3/+8
|
* Omit use of deprecated GTK_WIDGET_SET_FLAGAnatoly Spektor2012-08-081-1/+1
| | | | | | | | | | | | | Conflicts: bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os.c bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_custom.h bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.c bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.h bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Composite.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Control.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Link.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/MenuItem.java bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Sash.java
* Bug 386145 Use gtk_widget_get_window() instead of GTK_WIDGET_WINDOW in newer ↵Anatoly Spektor2012-08-061-3/+3
| | | | GTK+
* Use gtk_widget_get_allocation in newer GTK+Anatoly Spektor2012-08-031-15/+70
|
* 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
| | | | | Conflicts: bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.c
* Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod2012-06-011-1/+1
|
* Replace gdk_cursor_destroy with gdk_cursor_unref.Alexander Kurtakov2012-03-191-1/+1
| | | | | | The function removed (gdk_cursor_destroy) has been an alias for gdk_cursor_unref from pre-2.4 gtk times and the define is removed in GTK 3.
* GC CopyArea for scrollingBogdan Gheorghe2012-01-171-0/+1
|
* Bug 345279 - Do the annual javadoc/copyright bash for 3.7Carolyn MacLeod2011-05-161-2/+1
|
* Bug 65679 - SelectionEvent.stateMask remains 0 even Ctrl (Shift, Alt) were ↵Felipe Heidrich2009-10-231-4/+4
| | | | pressed during push operation on button
* restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti2009-07-011-0/+441
|
* *** empty log message ***Felipe Heidrich2009-06-301-441/+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
|
* 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/+4
|
* 200083 Support BIDI on Linux GTKBogdan Gheorghe2007-08-171-2/+9
|
* After copyright bash for 3.3 RC3AFTER_COPYRIGHT_BASH_FOR_33RC3Carolyn MacLeod2007-05-311-1/+1
|
* After javadoc bash for 3.3 RC3BEFORE_COPYRIGHT_BASH_FOR_33RC3AFTER_JAVADOC_BASH_FOR_33RC3Carolyn MacLeod2007-05-311-3/+3
|
* After copyright bash for 3.2 RC4.AFTER_COPYRIGHT_BASH_FOR_32RC4Carolyn MacLeod2006-05-091-1/+1
|
* bug 123922 - javadoc typosCarolyn MacLeod2006-04-121-1/+1
|
* 29994 - Image background Composite / Transparent widget backgroundsSteve Northover2005-12-121-1/+1
|
* call super implSilenio Quarti2005-11-251-1/+1
|
* *** CHANGE MOUSE POST TO SEND ***Steve Northover2005-11-161-0/+3
|
* 113485 - Don't flush X exposes for a SMOOTH SashBilly Biggs2005-10-231-2/+2
|
* 68040Billy Biggs2005-03-141-11/+14
|
* Update javadoc from win32Veronika Irvine2005-03-011-2/+2
|
* Updated legal documentation for Eclipse 3.1 stream and CPL to EPL transitionVeronika Irvine2005-02-281-3/+3
|
* *** empty log message ***Felipe Heidrich2004-10-271-3/+2
|
* 68876Steve Northover2004-10-151-30/+39
|
* *** empty log message ***Felipe Heidrich2004-09-101-0/+2
|
* stack order workFelipe Heidrich2004-07-141-1/+2
|
* realize and map callbacksSilenio Quarti2004-07-131-5/+0
|
* Copyright updates for 3.0v3061-postcopyrightCarolyn MacLeod2004-06-241-2/+2
|
* 6962Silenio Quarti2004-06-181-0/+4
|
* 62405Silenio Quarti2004-06-181-10/+16
|
* *** empty log message ***Felipe Heidrich2004-06-021-3/+0
|
* 22018Silenio Quarti2004-05-251-13/+4
|
* 37775 - 64 bit /*long*/ markupChristophe Cornu2004-02-201-26/+26
|