summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT
Commit message (Expand)AuthorAgeFilesLines
* Working on drawBand() Sash to omit gdk deprecated methodscairo_sashAnatoly Spektor2012-08-201-16/+30
* 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
* Bug 385070 Use gtk_widget_has_focus instead of deprecated GTK_WIDGET_HAS_FOCUSAnatoly Spektor2012-08-069-8/+16
* Bug 386594 - Use gtk_widget_get_visible instead of GTK_WIDGET_VISIBLE for new...Anatoly Spektor2012-08-039-22/+22
* Bug 385939 - Omit use of deprecated GTK_TOOLTIPS_TIP_WINDOW and gtk_tooltips_newSilenio Quarti2012-08-032-37/+54
* 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
* Bug 345296 - Remove qt from org.eclipse.swtGrant Gayed2012-08-0263-51907/+0
* 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 379590 - Run event loop while Tracker is upBogdan Gheorghe2012-08-011-0/+4
* 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
* Bug 377600 - SWT Cocoa Shell class doesn't implement SWT.NO_FOCUS styleBogdan Gheorghe2012-08-011-1/+11
* 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 385570 - [DBCS4.2] wrong selection by using a mouse toward a character of...Silenio Quarti2012-07-241-2/+2
* 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
* v4301Silenio Quarti2012-06-272-3/+3
* v4300Silenio Quarti2012-06-272-3/+3