summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT
Commit message (Expand)AuthorAgeFilesLines
* 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
* v4304Silenio Quarti2012-09-102-3/+3
* Bug 386893 - Omit use of deprecated GTK_ACCEL_LABEL_SET_ACCEL_STRING andSilenio Quarti2012-09-071-7/+9
* Bug 378383-Request for a notification of full-screen changesLakshmi Shanmugam2012-09-073-30/+15
* 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 387338 - Cocoa: [New SWT style required]single click only bring aSilenio Quarti2012-09-066-4/+45
* 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 387980-Negative zoom factor reported from magnification gestureLakshmi Shanmugam2012-08-271-1/+1
* 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
* v4303Silenio Quarti2012-08-202-3/+3
* Omit use of GTK_RANGE_HAS_STEPPER_A,B,C,D constants for newer GTK+Anatoly Spektor2012-08-161-4/+9
* Bug 386274 - [OpenGL] Transparent background flicker in GLCanvas starting 3.7.2Silenio Quarti2012-08-161-10/+14
* Bug 387245 - Widget.RESIZING value same as Widget.WEBKIT_EVENTS_FIX valueSilenio Quarti2012-08-141-2/+2
* Fix typo in previous patch for bug 387133Arun Thondapu2012-08-141-1/+1
* Omit use of gdk_drawable_get_size for newer GTK+ and make it dynamicAnatoly Spektor2012-08-1413-21/+57
* v4302Silenio Quarti2012-08-132-3/+3
* Solves bug in Sash widget (caused by path in bug #386401)Anatoly Spektor2012-08-131-3/+8
* Bug 386177 - [OpenGL] Closing RCP editor with GLCanvas breaks all remaining o...Silenio Quarti2012-08-092-11/+19
* Bug 378168-Group client Area is wrongLakshmi Shanmugam2012-08-091-5/+13
* Bug 386778 Omit use of GTK_WIDGET_SET_X and GTK_WIDGET_SET_Y in newer GTK+Anatoly Spektor2012-08-091-3/+17
* Bug 379590 - Run event loop while Tracker is upBogdan Gheorghe2012-08-083-1/+10
* Omit use of deprecated GTK_RANGE_SLIDER_END and GTK_RANGE_SLIDER_STARTAnatoly Spektor2012-08-081-8/+21
* forgot to fix Widget.gtk_widget_set_receives_defaultSilenio Quarti2012-08-081-1/+5
* fix: use helper instead of OS native. And fix helpers to call OS.GTK_WIDGET_U...Silenio Quarti2012-08-082-5/+21
* Omit use of deprecated GTK_WIDGET_UNSET_FLAGSAnatoly Spektor2012-08-088-12/+20
* Omit use of deprecated GTK_WIDGET_SET_FLAGAnatoly Spektor2012-08-0810-14/+46
* Revert unnecessary changes in Combo.java made via Bug 386401 comment #2Arun Thondapu2012-08-071-0/+2
* Bug 386145 undoing minor formatting changes introduced in previousArun Thondapu2012-08-062-2/+1
* Bug 386145 Use gtk_widget_get_window() instead of GTK_WIDGET_WINDOW in newer ...Anatoly Spektor2012-08-0615-53/+72