summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use gtk_render_focus instead of gtk_paint_focus for GTK+ 3gtk3_render_focus_64Anatoly Spektor2012-10-059-5/+211
* Use gtk_render_frame_gap instead of gtk_paint_box_gap for GTK+ 3gtk3_render_frame_gap_64Anatoly Spektor2012-10-056-3/+63
* Use gtk_render_layout instead of gtk_paint_layout for GTK+3 and higherAnatoly Spektor2012-10-056-3/+60
* Bug 391250 - Wrong Xulrunner library on PPC64Bogdan Gheorghe2012-10-051-1/+1
* Bug 391250 - Wrong Xulrunner library on PPC64Bogdan Gheorghe2012-10-051-1/+1
* Use gtk_render_option instead of gtk_paint_option for GTK+3 and higherAnatoly Spektor2012-10-056-2/+60
* Bug 391035 - JVM Crash when starting fresh download of JunoBogdan Gheorghe2012-10-051-1/+1
* cannot have cairo_t casts when compiling on RHEL4Silenio Quarti2012-10-052-12/+8
* Bug 388574 - [Mac OS X 10.8] Text control loses focus upon its movement Silenio Quarti2012-10-042-0/+10
* Use gdk_device_get_window_at_position instead of gdk_window_at_pointerAnatoly Spektor2012-10-047-2/+77
* Use gtk_render_frame and gtk_render_background instead of gtk_paint_boxAnatoly Spektor2012-10-0412-10/+82
* Use gtk_render_frame instead of gtk_paint_flat_box for GTK+ 3 and higher.Anatoly Spektor2012-10-0412-12/+83
* Fix indentation of switch.Alexander Kurtakov2012-10-042-16/+16
* Use gtk_redner_line() instead of gtk_paint_vline/hline for GTK+3Anatoly Spektor2012-10-046-6/+77
* Use gtk_render_handle() instead of gtk_paint_handle() for GTK+ 3Anatoly Spektor2012-10-046-3/+93
* Replace gdk_window_get_pointer with gdk_window_get_device_position GTK3Anatoly Spektor2012-10-0414-14/+125
* Use gtk_orientable_set_orientation and progressbar_inverted for GTK+ 3Anatoly Spektor2012-10-037-5/+83
* Fix warnings in swt.tests build.properties.Alexander Kurtakov2012-10-031-2/+2
* Remove src/ from src.includes.Alexander Kurtakov2012-10-031-2/+1
* Conditional usage of gdk_x11_drawable_get_xdisplay.Alexander Kurtakov2012-10-035-7/+31
* Make use of gdk_x11_window_get_xid instead of gdk_x11_drawable_get_xid.Alexander Kurtakov2012-10-039-7/+67
* Replace GtkFontSelection with GtkFontChooser for GTK+ 3.2 and higherAnatoly Spektor2012-10-026-8/+176
* Replace gdk_cursor_unref with g_object_unref for GTK+ 3Anatoly Spektor2012-10-029-7/+32
* Include gtkx.h and gdkx.h for GTK 3.Alexander Kurtakov2012-10-021-0/+4
* v4307Silenio Quarti2012-10-014-5/+5
* Bug 390699 - Table.showItem is broken on LinuxSilenio Quarti2012-10-019-16/+16
* fix native compile warningGrant Gayed2012-10-012-5/+5
* Make gdk_gc_set_fill () dynamicAnatoly Spektor2012-10-013-5/+11
* Make gdk_gc_set_stipple dynamicAnatoly Spektor2012-10-013-5/+11
* 64 bit problems in overwritten methodsSilenio Quarti2012-09-292-2/+2
* Detect 64 bit problems in overwritten methodsSilenio Quarti2012-09-281-27/+143
* Bug 390734 - Need "Full Keyboard Access" in order to traverse into TreeCarolyn MacLeod2012-09-281-0/+4
* Bug 390735 - Fix places where NSObject id was int in 64-bit codeCarolyn MacLeod2012-09-2814-14/+14
* Bug 390713 - Tab traversal broken in 64-bit ToolBarCarolyn MacLeod2012-09-281-1/+1
* Bug 385258 - dragSetData calls before dropAccept in Cocoa DND with FileTransf...Silenio Quarti2012-09-288-5/+22
* Bug 385258 - dragSetData calls before dropAccept in Cocoa DND with FileTransferSilenio Quarti2012-09-284-61/+34
* Bug 389702 - Drag and drop a tab item to desktop/Finder, a text file is creat...Silenio Quarti2012-09-288-5/+23
* Bug 389702 - Drag and drop a tab item to desktop/Finder, a text file is creat...Silenio Quarti2012-09-284-5/+5
* Bug 385253 - SWT does not send SWT.KeyDown event when pressing down key in co...Silenio Quarti2012-09-282-7/+35
* Bug 388528 add GdkDevice* cast for gdk_device_get_associated_device()Arun Thondapu2012-09-283-4/+7
* Bug 388528 Use gdk_device_ungrab () instead of gdk_keyboard_ungrab () for GTK+3Anatoly Spektor2012-09-286-1/+46
* Bug 388528 Fix formattingArun Thondapu2012-09-285-9/+9
* Bug 388528 Use gdk_device_ungrab() instead of gdk_pointer_ungrab() in GTK3+Anatoly Spektor2012-09-2810-5/+70
* Bug 377107 - no 32bits vm for JDK7 - fix Mac generator to generate 64 bit codeSilenio Quarti2012-09-271-36/+91
* Bug 383392 - StyledText throws exception Index out of bounds when calling set...Silenio Quarti2012-09-271-0/+8
* Bug 377107 - no 32bits vm for JDK7Carolyn MacLeod2012-09-253-3/+80
* Bug 389250 - Lots of stuff leaked when closing and reopening viewsBogdan Gheorghe2012-09-251-0/+11
* Bug 377107 - no 32bits vm for JDK7Carolyn MacLeod2012-09-251-0/+6
* Bug 377107 - no 32bits vm for JDK7Carolyn MacLeod2012-09-257-1227/+1405
* Bug 377107 - no 32bits vm for JDK7Carolyn MacLeod2012-09-252-4/+2