summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod2012-06-0139-39/+39
* Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod2012-05-287-12/+135
* Bug 378482 - g_object_get() emits console warnings in ToolItem#gtk_create_men...Silenio Quarti2012-05-111-10/+6
* Bug 378081 - Combo should not send ModifyEvent on #select(int) if item unchangedSilenio Quarti2012-05-101-10/+3
* fix leakSilenio Quarti2012-05-101-2/+4
* Fix memory leak in Shell#setToolTipText()Arun Thondapu2012-05-091-0/+1
* Bug 378060 - Tooltips not appearing properlySilenio Quarti2012-05-091-24/+19
* Fix console warning in ToolItemBogdan Gheorghe2012-04-261-5/+11
* Fix tool items with only image and no text appearing blankArun Thondapu2012-04-261-16/+40
* Bug 46025 - [Widgets] Toolbar does not support WRAP style (comment#71)Arun Thondapu2012-04-261-5/+1
* cleanup ToolItem.setText/setImageSilenio Quarti2012-04-261-12/+15
* Fix setFont/setForeground to actually work.Alexander Kurtakov2012-04-261-3/+13
* Fix crash when the widget doesn't have a child.Alexander Kurtakov2012-04-261-1/+4
* should not create empty image widgetSilenio Quarti2012-04-261-1/+1
* eclipse adds image/label spacing somehow because toolbar style is BOTH_HORZSilenio Quarti2012-04-262-41/+17
* Bug 46025 - [Widgets] Toolbar does not support WRAP style (initial patch)Arun Thondapu2012-04-264-225/+356
* Bug 376826 Text#removeSegmentListener inconsistent with other codeBogdan Gheorghe2012-04-1612-50/+50
* Bug 350098 - [hovering] "Enrich on click" is not workingGrant Gayed2012-04-121-3/+3
* Bug 354842 - Hang in org.eclipse.swt.internal.gtk.OS._g_main_context_iteratio...Silenio Quarti2012-04-101-2/+2
* Replace gdk_cursor_destroy with gdk_cursor_unref.Alexander Kurtakov2012-03-195-5/+5
* Gtk bug 110005Carolyn MacLeod2012-03-102-1/+7
* Bug 330563 Menu doesn't appear on Ubuntu with Unity desktopBogdan Gheorghe2012-03-092-1/+76
* Cleanup TableItem and TreeItem.Alexander Kurtakov2012-03-092-164/+75
* Remove unneeded gtk version checks.Alexander Kurtakov2012-03-091-25/+19
* Remove unneeded gtk version checks in Shell.Alexander Kurtakov2012-03-091-10/+3
* Bug 373794 - Malformed Javadoc commentsGrant Gayed2012-03-0911-23/+26
* Bug 212023 - limitation of SWT ColorDialogCarolyn MacLeod2012-03-081-2/+23
* Bug 212023 - limitation of SWT ColorDialogCarolyn MacLeod2012-03-071-0/+71
* 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-285-11/+11
* reuse local varSilenio Quarti2012-02-281-3/+3
* Replace usage of GDK_DISPLAY with gdk_x11_display_get_xdisplay.Alexander Kurtakov2012-02-287-20/+20
* Bug 372599 - Wrong drawing behaviour using SWT and Cairo drawing a TextLayout...Silenio Quarti2012-02-271-0/+3
* Merge branch 'master' into bug230854Felipe Heidrich2012-02-271-0/+18
|\
| * Bug 337979 - [ui] max/restore the editor area and viewstack tabs disappearBogdan Gheorghe2012-02-241-0/+18
* | removing more extra checksFelipe Heidrich2012-02-241-16/+9
* | remove extra tests in gtkFelipe Heidrich2012-02-241-40/+25
* | fixFelipe Heidrich2012-02-241-1/+1
* | Merge branch 'master' into bug230854Felipe Heidrich2012-02-241-0/+25
|\|
| * Bug 355683-[10.7]API to tell whether scrollbars are overlayLakshmi Shanmugam2012-02-241-0/+25
* | review bug230854, changes to API, fix code to handle surrogates in linux, oth...Felipe Heidrich2012-02-241-19/+34
* | Merge branch 'master' into bug230854Felipe Heidrich2012-02-1429-1217/+1435
|\|
| * Bug 354978 - Use Cairo as backend for graphics operations (cairo in Text.java)Silenio Quarti2012-02-131-4/+12
| * Bug 354978 - Use Cairo as backend for graphics operations (comment#19)Silenio Quarti2012-02-061-1/+1
| * Bug 354978 - Use Cairo as backend for graphics operations (comment#18)Silenio Quarti2012-02-061-0/+1
| * Make gdk_pango_context_set_colormap dynamic.Alexander Kurtakov2012-01-312-2/+12
| * Get rid of gtk_calendar_display_options.Alexander Kurtakov2012-01-311-5/+1
| * 368993 - Label with size hint {0, 0} layouted to {64, 64}Bogdan Gheorghe2012-01-316-7/+9
| * 357559 - [4.2] CTabFolders in some views show overly-large buttons or cheeseBogdan Gheorghe2012-01-252-3/+7
| * Bug 356414 - TreeItem.setExpanded(false) can cause blank lines in aSilenio Quarti2012-01-253-12/+13