summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Display.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 386145 Use gtk_widget_get_window() instead of GTK_WIDGET_WINDOW in newer ...Anatoly Spektor2012-08-061-2/+12
* Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod2012-06-011-1/+1
* Bug 46025 - [Widgets] Toolbar does not support WRAP style (initial patch)Arun Thondapu2012-04-261-0/+1
* Bug 376826 Text#removeSegmentListener inconsistent with other codeBogdan Gheorghe2012-04-161-17/+17
* Remove unneeded gtk version checks.Alexander Kurtakov2012-03-091-25/+19
* Bug 373794 - Malformed Javadoc commentsGrant Gayed2012-03-091-1/+2
* Use gdk_x11_window_lookup_for_display for gtk 2.24 instead ofAlexander Kurtakov2012-03-051-2/+12
* Use gdk_get_default_root_window instead of GDK_ROOT_PARENT.Alexander Kurtakov2012-02-281-2/+2
* reuse local varSilenio Quarti2012-02-281-3/+3
* Replace usage of GDK_DISPLAY with gdk_x11_display_get_xdisplay.Alexander Kurtakov2012-02-281-9/+9
* Merge branch 'master' into bug230854Felipe Heidrich2012-02-141-81/+22
|\
| * Bug 369228 - Kill pre GTK 2.4 leftovers from Tree. (review)Silenio Quarti2012-01-201-17/+1
| * Get rid of gdk_rgb_init.Alexander Kurtakov2012-01-201-1/+0
| * Bug 369152 - Make gtk_set_locale dynamic. (reviewed)Alexander Kurtakov2012-01-201-1/+3
| * Merge master into Bug354978Bogdan Gheorghe2012-01-181-11/+11
| |\
| * | make GC handle a cairo object, fix clipping, rename USE_CAIRO flagSilenio Quarti2011-10-211-6/+18
| * | shared copies of Display.createPixbufSilenio Quarti2011-10-191-94/+0
| * | Bug354978 - work in progress - all images are cairo images surfacesSilenio2011-09-201-40/+78
* | | Merge branch 'master' into bug230854Felipe Heidrich2011-12-051-11/+11
|\ \ \ | | |/ | |/|
| * | Bug 364769 - Remove gtk_timeout_remove and gtk_timeout_addAlexander Kurtakov2011-11-251-11/+11
| |/
* | Merge branch 'master' into bug230854Felipe Heidrich2011-08-241-0/+1
|\|
| * 354762 - Flashes while resizing sash on GTKBogdan Gheorghe2011-08-151-1/+1
| * 354762 - Flashes while resizing sash on GTKBogdan Gheorghe2011-08-151-0/+1
* | bug 230854 - initial commit, started with patch from comment 149Felipe Heidrich2011-07-211-0/+13
|/
* Javadoc bash pre-RC4Carolyn MacLeod2011-05-271-8/+10
* Bug 345279 - Do the annual copyright bash for 3.7AFTER_COPYRIGHT_BASH_FOR_37RC1Carolyn MacLeod2011-05-101-1/+1
* After javadoc bash for 3.7RC1AFTER_JAVADOC_BASH_FOR_37RC1Carolyn MacLeod2011-05-091-2/+7
* 342755 - Grab lost when setRedraw called in GTK 2.18 and greaterBogdan Gheorghe2011-04-251-0/+6
* Bug 341538 - Setting GTK Look and Feel causes window to freeze when closed.Silenio Quarti2011-04-071-0/+7
* Bug 341085 - swt tests timing out linux.gtk.x86 in N20110327-2000Silenio Quarti2011-04-011-69/+41
* Bug 280649 - FileDialog widget causes the interface to freeze when used into...Silenio Quarti2011-03-141-41/+69
* Bug 338825 - Rename Display.getAppMenuBar() to getMenuBar().Silenio Quarti2011-03-031-1/+1
* Bug 329456 - Add API to access the application menu (Mac) and system menu (wi...Silenio Quarti2011-03-031-0/+18
* Bug 338448 - Control.setTouchEventsEnabled(boolean)/isTouchEnabled() not cons...Felipe Heidrich2011-02-281-10/+11
* 279884 - stub APIs for touchScott Kovatch2011-01-171-0/+10
* Bug 285879 - [Widgets] Wrong postion of popup menus for tray icons on linux ...Silenio Quarti2010-11-121-0/+1
* Bug 150870 - GTK+ Printer getDPI returns 72 x 72Carolyn MacLeod2010-10-251-19/+0
* 284028 - app menu bar supportScott Kovatch2010-09-201-0/+17
* Bug 322222 - [Widgets] segfault in pango_layout_new when closing a dialogSilenio Quarti2010-08-131-17/+5
* 64 bitSilenio Quarti2010-07-071-1/+1
* Bug 316938 - Incorrect signature for OS.XGetWindowPropertySilenio Quarti2010-07-061-4/+4
* Bug 314492 - Do the annual copyright/javadoc bashAFTER_JAVADOC_BASH_FOR_36RC3Carolyn MacLeod2010-05-261-1/+15
* 305742 - Fields that should not be referenced by clients should have @norefer...Grant Gayed2010-04-131-0/+8
* adding getAppVersion() APICarolyn MacLeod2010-03-031-4/+33
* adding getAppName() APISilenio Quarti2010-03-021-0/+13
* Renaming SWT.OpenDoc to SWT.OpenDocumentSilenio Quarti2010-03-021-1/+1
* Bug 293228 - show progress in the Eclipse icon on the Windows 7 Task BarFelipe Heidrich2010-02-101-0/+5
* 201154 - Add support in SWT for event-based document openingKevin Barnes2010-01-201-2/+1
* /*64*/Kevin Barnes2010-01-181-1/+1
* 201154 - Add support in SWT for event-based document openingKevin Barnes2010-01-181-10/+65