summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse
Commit message (Expand)AuthorAgeFilesLines
* Use gtk_widget_get_allocation in newer GTK+Anatoly Spektor2012-08-0325-158/+729
* Omit use of deprecated GTK_WIDGET_FLAGSAnatoly Spektor2012-08-039-17/+49
* Use g_object_ref_sink() method instead of deprecated gtk_object_sink()Anatoly Spektor2012-08-037-6/+14
* calling native directly instead of helperSilenio Quarti2012-08-022-2/+2
* Uses gtk_widget_get_sensitive instead of deprecated GTK_WIDGET_SENSITIVEAnatoly Spektor2012-08-025-7/+15
* Bug 245388 - [consistency] Combo.pack() does not consider item lengthsBogdan Gheorghe2012-08-011-1/+31
* Bug 368543 - Odd Display of WindowBuilder in Eclipse 3.8/4.2 on LinuxBogdan Gheorghe2012-08-011-0/+3
* Bug 377961 - A combo in a toolbar gets shrunkBogdan Gheorghe2012-08-011-3/+19
* rename setHasWindow() to gtk_widget_set_has_window(). Better naming conventionSilenio Quarti2012-08-0120-28/+28
* add gtk_widhet_get_mapped() helper function to simply codeSilenio Quarti2012-08-015-39/+17
* Use gtk_widget_get_mapped() instead of deprecated GTK_WIDGET_MAPPEDAnatoly Spektor2012-08-014-9/+39
* add helper setHasWindowSilenio Quarti2012-08-0120-100/+28
* Use gtk_widget_set_has_window() instead of gtk_fixed_set_has_window()Anatoly Spektor2012-08-0119-20/+99
* fix formattingSilenio Quarti2012-08-011-22/+22
* Omit use of gdk_drawable_get_size deprecated function in GCAnatoly Spektor2012-08-011-6/+24
* fix formattingSilenio Quarti2012-08-011-2/+2
* Use gtk_widget_has_default instead of deprecated GTK_WIDGET_HAS_DEFAULTAnatoly Spektor2012-08-011-4/+11
* Bug 381974 - DBCS4.2: Can not choose Hanzi on Text editor with AIX T/S-Chines...Bogdan Gheorghe2012-07-301-5/+6
* Bug 384725 - linux accessibility brokenCarolyn MacLeod2012-07-171-1/+9
* Bug 382812 - Eclipse crashes with Gtk:ERROR after showing workbench (Ubuntu 1...Silenio Quarti2012-07-171-1/+13
* Bug 376560 - Crash when starting on SUSE or some RHEL4 - Comment#11Silenio Quarti2012-07-121-12/+16
* Use gtk_scrolled_window_get_[h|v]scrollbar functions for GTK >= 2.8.Alexander Kurtakov2012-06-212-5/+28
* Bug 113342 - Disposing a font still in use by a GC causes crashesSilenio Quarti2012-06-201-0/+1
* Use Cairo instead of deprecated functions in ToolTip widget.Anatoly Spektor2012-06-191-3/+58
* Bug 376448 - [DBCS4.2] AIX 7, DirectoryDialog returns 'null' if selectedSilenio Quarti2012-06-182-3/+6
* Bug 382840 - Table#setSelection(int) should specify that it shows theCarolyn MacLeod2012-06-183-11/+22
* 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