summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use Cairo instead of gdk_draw_drawable and gdk_gc_set_exposurescairo_region_64Anatoly Spektor2012-10-1015-199/+528
* Ongoing work on GdkRegion... to be amended!Anatoly Spektor2012-10-0921-126/+1082
* GdkDragContext replaced by function calls.Alexander Kurtakov2012-10-098-10/+179
* Bug#391413 - Remove GdkGCValues_sizeof.Alexander Kurtakov2012-10-095-16/+0
* Fix bug#391408 - Remove GdkVisual_sizeof.Alexander Kurtakov2012-10-094-15/+0
* Fix for bug#391404 - Remove GdkImage_sizeof.Alexander Kurtakov2012-10-094-15/+0
* Fix for bug#391398. Alexander Kurtakov2012-10-096-3/+43
* Fix gtk_render_frame parameters.Alexander Kurtakov2012-10-082-2/+2
* Use gtk_selection_data_get* functions instead of GtkSelectionData structAlexander Kurtakov2012-10-089-35/+282
* Bug 383369-Mac cocoa combo draw wrong and spews long error messageLakshmi Shanmugam2012-10-084-5/+49
* Bug 391269 - NPE pressing enter on DateTime widget if using SWT.TIMELakshmi Shanmugam2012-10-081-1/+3
* Use gtk_render_check instead of gtk_paint_check for GTK+ 3Anatoly Spektor2012-10-086-3/+60
* v4308Silenio Quarti2012-10-054-5/+5
* Fix version check for GTK 3.0 not 3.2.Alexander Kurtakov2012-10-051-1/+1
* Revert Sparc changesBogdan Gheorghe2012-10-051-2/+2
* Correct GTK path for SparcBogdan Gheorghe2012-10-051-1/+1
* Correct GTK path for SparcBogdan Gheorghe2012-10-051-1/+1
* Enable HPUX 64 buildBogdan Gheorghe2012-10-051-5/+5
* Enable HPUX 64 buildBogdan Gheorghe2012-10-051-2/+2
* Enable HPUX 64 buildBogdan Gheorghe2012-10-051-1/+1
* Use gtk_render_focus instead of gtk_paint_focus for GTK+ 3Anatoly Spektor2012-10-059-5/+212
* Enable HPUX 64 buildBogdan Gheorghe2012-10-051-0/+1
* Use gtk_render_frame_gap instead of gtk_paint_box_gap for GTK+ 3Anatoly Spektor2012-10-056-3/+63
* Enable HPUX 64 buildBogdan Gheorghe2012-10-051-2/+1
* Removed outdated pkgconfig entries in build.sh for switch to RHEL5Bogdan Gheorghe2012-10-051-3/+3
* 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