summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT OpenGL/gtk/org/eclipse/swt/opengl/GLCanvas.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 408895 - Do the annual javadoc/copyright bash for 4.3Carolyn MacLeod2013-05-281-1/+1
* add OS.GTK3 flag and use everywhere instead of VERSION(3,0,0)Silenio Quarti2012-11-021-1/+1
* Conditional usage of gdk_x11_drawable_get_xdisplay.Alexander Kurtakov2012-10-031-4/+14
* Make use of gdk_x11_window_get_xid instead of gdk_x11_drawable_get_xid.Alexander Kurtakov2012-10-031-1/+5
* Make 64-bit the default source codeSilenio Quarti2012-09-241-17/+17
* Bug 386145 Use gtk_widget_get_window() instead of GTK_WIDGET_WINDOW in newer ...Anatoly Spektor2012-08-061-3/+18
* restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti2009-07-011-0/+274
* *** empty log message ***Felipe Heidrich2009-06-301-274/+0
* After copyright bash for 3.5RC4AFTER_COPYRIGHT_BASH_FOR_35RC4Carolyn MacLeod2009-05-291-1/+1
* 136515 - [OpenGL] Support shared context for GLCanvasKevin Barnes2009-03-301-3/+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
* 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-22/+0
* 116720 - GLCanvas doesn't set hint for merging mouse motion eventsBilly Biggs2005-11-171-1/+2
* Clean up properly when the pixel format is not supported.Billy Biggs2005-09-291-1/+4
* Copyright fix.Billy Biggs2005-09-271-3/+2
* Support the NO_BACKGROUND style.Billy Biggs2005-09-251-0/+1
* Javadoc fix.Billy Biggs2005-09-241-6/+0
* 64-bitBilly Biggs2005-09-241-1/+1
* 37709 - Support OpenGLBilly Biggs2005-09-231-0/+295