summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Omit use of GTK_WIDGET_SET_X and GTK_WIDGET_SET_Y in newer GTK+gtk_widget_set_xy_Anatoly Spektor2012-08-082-3/+25
* Bug 384381 - HTMLTransfer uses UTF-16 to copy to clipboard (should useCarolyn MacLeod2012-07-241-5/+4
* Bug 385570 - [DBCS4.2] wrong selection by using a mouse toward a character of...Silenio Quarti2012-07-241-2/+2
* update version strings for 4.3 streamGrant Gayed2012-07-1912-12/+12
* 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 380533 - NPE in Program#hashCode() on GTKGrant Gayed2012-07-161-10/+17
* Bug 381006 - browser can not get focus when current focus is on some SWTGrant Gayed2012-07-162-1/+5
* Bug 376560 - Crash when starting on SUSE or some RHEL4 - Comment#11Silenio Quarti2012-07-121-12/+16
* v4301Silenio Quarti2012-06-274-5/+5
* v4300Silenio Quarti2012-06-274-5/+5
* new mac generator changesSilenio Quarti2012-06-271-0/+1
* remove dependency on system bridge filesSilenio Quarti2012-06-278-3/+69066
* put back some natives needed by 64 bit buildsSilenio Quarti2012-06-264-16/+242
* Remove unused gtk_* functions (part 2).Alexander Kurtakov2012-06-264-1385/+16
* Remove unused gtk_* functions (part 1).Alexander Kurtakov2012-06-264-390/+2
* Remove unused gdk_* functions bindings.Alexander Kurtakov2012-06-264-374/+2
* Remove unused g_* functions bindings.Alexander Kurtakov2012-06-264-419/+2
* Remove X*Event unused memmove bindings.Alexander Kurtakov2012-06-264-123/+2
* Remove unused gdk_ functions bindings.Alexander Kurtakov2012-06-264-49/+2
* jni generator changeSilenio Quarti2012-06-261-0/+2
* Remove unused X functions binding.Alexander Kurtakov2012-06-264-105/+2
* jni generator changeSilenio Quarti2012-06-261-0/+2
* Remove glib function bindings from gnome.Alexander Kurtakov2012-06-265-132/+14
* Make gdk_gc_set_exposures() dynamicAnatoly Spektor2012-06-263-3/+11
* turn structs offsteve2012-06-251-1/+1
* turn off structs gen and add final to sizeofsteve2012-06-251-4/+7
* adding support to generate structsSilenio Quarti2012-06-252-14/+187
* Bug 339344 - CTabFolder with a disposed top right control cannot beCarolyn MacLeod2012-06-252-31/+35
* Bug 322638 - [Image loading] ImageLoader and Image from stream fail withCarolyn MacLeod2012-06-251-50/+25
* Bug 377597 - Mac OS X cursor blinking dos not honor NSTextInsertionPointBlink...Silenio Quarti2012-06-251-0/+37
* Bug 377597 - Mac OS X cursor blinking dos not honor NSTextInsertionPointBlink...Silenio Quarti2012-06-223-1/+17
* Bug 383328 - Multiple MoseHover events without moving the mouseSilenio Quarti2012-06-221-1/+6
* Bug 383074 - Tracker cannot draw rectangle on main menu bar or dockSilenio Quarti2012-06-211-0/+1
* Remove gtk_toolbar_insert_widget.Alexander Kurtakov2012-06-214-37/+2
* Bug 381333 - MouseExit event is not received in shell with style SWT.ON_TOPSilenio Quarti2012-06-211-0/+9
* Use gtk_scrolled_window_get_[h|v]scrollbar functions for GTK >= 2.8.Alexander Kurtakov2012-06-217-7/+110
* Bug 164033 - Tree#setSelection() is sending out Expand-EventsSilenio Quarti2012-06-201-1/+6
* drawText does not respect background patternSilenio Quarti2012-06-201-7/+14
* Bug 113342 - Disposing a font still in use by a GC causes crashesSilenio Quarti2012-06-201-0/+1
* Bug 383069 - SWT Cocoa's URLTransfer does not return correct file url on Mac ...Silenio Quarti2012-06-204-0/+11
* JNI generator changeSilenio Quarti2012-06-191-2/+2
* Use Cairo instead of deprecated functions in ToolTip widget.Anatoly Spektor2012-06-196-3/+93
* Make gdk_draw_image dynamicAnatoly Spektor2012-06-183-4/+11
* put back JNI generator flagsSilenio Quarti2012-06-183-5/+21
* Make gdk_draw_polygon function dynamicAnatoly Spektor2012-06-183-20/+11
* Make gdk_draw_layout function dynamicAnatoly Spektor2012-06-183-6/+11
* Make gdk_gc_get_values dynamicAnatoly Spektor2012-06-183-4/+12
* Bug 376448 - [DBCS4.2] AIX 7, DirectoryDialog returns 'null' if selectedSilenio Quarti2012-06-188-6/+49
* Bug 339342 - CTabFolder should throw IllegalArgumentException when aCarolyn MacLeod2012-06-181-3/+3