summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/gtk/org
Commit message (Expand)AuthorAgeFilesLines
* Fix gtk_render_frame parameters.Alexander Kurtakov2012-10-081-1/+1
* Use gtk_render_focus instead of gtk_paint_focus for GTK+ 3Anatoly Spektor2012-10-051-1/+17
* Bug 391035 - JVM Crash when starting fresh download of JunoBogdan Gheorghe2012-10-051-1/+1
* Use gdk_device_get_window_at_position instead of gdk_window_at_pointerAnatoly Spektor2012-10-042-2/+23
* Use gtk_render_frame and gtk_render_background instead of gtk_paint_boxAnatoly Spektor2012-10-041-1/+14
* Use gtk_render_frame instead of gtk_paint_flat_box for GTK+ 3 and higher.Anatoly Spektor2012-10-044-7/+19
* Fix indentation of switch.Alexander Kurtakov2012-10-041-8/+8
* Use gtk_render_handle() instead of gtk_paint_handle() for GTK+ 3Anatoly Spektor2012-10-041-1/+8
* Replace gdk_window_get_pointer with gdk_window_get_device_position GTK3Anatoly Spektor2012-10-048-13/+47
* Use gtk_orientable_set_orientation and progressbar_inverted for GTK+ 3Anatoly Spektor2012-10-031-1/+18
* Conditional usage of gdk_x11_drawable_get_xdisplay.Alexander Kurtakov2012-10-031-1/+6
* Make use of gdk_x11_window_get_xid instead of gdk_x11_drawable_get_xid.Alexander Kurtakov2012-10-032-3/+12
* Replace GtkFontSelection with GtkFontChooser for GTK+ 3.2 and higherAnatoly Spektor2012-10-021-3/+29
* Replace gdk_cursor_unref with g_object_unref for GTK+ 3Anatoly Spektor2012-10-026-5/+21
* Bug 390699 - Table.showItem is broken on LinuxSilenio Quarti2012-10-013-3/+3
* 64 bit problems in overwritten methodsSilenio Quarti2012-09-291-1/+1
* Bug 388528 Fix formattingArun Thondapu2012-09-284-6/+6
* Bug 388528 Use gdk_device_ungrab() instead of gdk_pointer_ungrab() in GTK3+Anatoly Spektor2012-09-284-3/+14
* Bug 377107 - no 32bits vm for JDK7Carolyn MacLeod2012-09-256-9/+90
* Bug 387641 - Use Cairo instead of Gdk deprecated methods in Sash widget drawB...Silenio Quarti2012-09-241-1/+3
* Make 64-bit the default source codeSilenio Quarti2012-09-2457-2159/+2159
* Bug 388419 - Loss of focus during typingSilenio Quarti2012-09-191-1/+1
* Bug 324435 - JVM crashes when press a buttonGrant Gayed2012-09-172-4/+4
* Bug 388461 fix formattingArun Thondapu2012-09-153-8/+8
* Bug 388461 Use gdk_device_grab() instead of gdk_pointer_grab() in GTK+3 and h...Anatoly Spektor2012-09-143-2/+19
* Bug 388369 Remove redundant else check in Label and helper function inArun Thondapu2012-09-121-2/+2
* Bug 388369 Use gtk_separator_new () in GTK+3Anatoly Spektor2012-09-121-2/+16
* Bug 388265 fix formatting and remove redundant else check in WidgetArun Thondapu2012-09-117-16/+11
* Bug 388265 Use gtk_box_new() and gtk_box_set_homogeneous() for GTK3Anatoly Spektor2012-09-1111-10/+36
* Bug 386893 - Omit use of deprecated GTK_ACCEL_LABEL_SET_ACCEL_STRING andSilenio Quarti2012-09-071-7/+9
* Bug 388990 - JUnit test failures on Linux in I20120904-0800Carolyn MacLeod2012-09-064-29/+17
* Remove redundant else check in Slider/Scale GTK 3 patchesArun Thondapu2012-09-062-2/+2
* Use gtk_scale_new() in Gtk+3Anatoly Spektor2012-09-061-2/+15
* Use gtk_scrollbar_new() for GTK+3Anatoly Spektor2012-09-061-2/+16
* Bug 382175 - [Cairo] Images created with external GdkPixmap* can't be drawn u...Silenio Quarti2012-09-061-0/+2
* Bug 384315 - virtual table accessibility slow on GTK (was: Open Type is very ...Silenio Quarti2012-09-062-4/+4
* Bug 381407 - reproducible crash in Debug's Variables view (PPC64)Silenio Quarti2012-09-052-15/+16
* Bug 381407 - reproducible crash in Debug's Variables view (ppc64)Grant Gayed2012-09-064-21/+29
* Bug 383189 - Warnings and Errors in the SWT Combo when running on LinuxSilenio Quarti2012-08-311-38/+66
* Bug 372560 - Glib error when disposing a ComboSilenio Quarti2012-08-311-7/+16
* Bug 381407 - reproducible crash in Debug's Variables view (ppc64)Grant Gayed2012-08-304-12/+30
* Bug 387496 - JVM crashes when running jdtuirefactoring tests on hudson: im-xi...Silenio Quarti2012-08-292-14/+7
* wrong version test.Silenio Quarti2012-08-281-1/+1
* Bug 387496 - JVM crashes when running jdtuirefactoring tests on hudson: im-xi...Silenio Quarti2012-08-271-5/+7
* Bug 387496 -JVM crashes when running jdtuirefactoring tests on hudson: im-xim...Silenio Quarti2012-08-271-5/+6
* Bug 386401 - Use gtk_widget_get_allocation in newer GTK+Silenio Quarti2012-08-2725-713/+247
* Bug 379792 Fix memory leak in Table/TreeArun Thondapu2012-08-272-9/+26
* Bug 387518 - Extremely wide combo box causes X11 crashSilenio Quarti2012-08-241-1/+1
* Bug 387496 - JVM crashes when running jdtuirefactoring tests on hudson: im-xi...Silenio Quarti2012-08-231-6/+5
* Omit use of GTK_RANGE_HAS_STEPPER_A,B,C,D constants for newer GTK+Anatoly Spektor2012-08-161-4/+9