summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use gdk_pixbuf_get_from_window instead of gdk_pixbuf_get_from_drawablegtk3_pixbuf_ftom_drawableAnatoly Spektor2012-10-178-14/+84
* Use gdk_window* instead of gdk_drawable_get_visible_region()Anatoly Spektor2012-10-177-4/+53
* Use gtk_widget_get_preferred_size() instead gtk_widget_size_request ()Anatoly Spektor2012-10-1720-19/+84
* Bug 390853 - [Browser] having a detectable XULRunner can cause a WebKitGrant Gayed2012-10-173-34/+21
* Bug 391050 - Replace GdkRegion with Cairo methods for GTK + 3.0 and higher - ...Silenio Quarti2012-10-173-9/+9
* typoMarkus Keller2012-10-171-2/+2
* Bug 392048 - jdt.text.tests and jdt.ui.tests and others crash on MacSilenio Quarti2012-10-171-1/+1
* forgot to release os.cSilenio Quarti2012-10-171-4/+3
* missing new lineSilenio Quarti2012-10-171-1/+1
* compile on older versions of cairo - cairo_rectangle_int_t is missingSilenio Quarti2012-10-171-0/+7
* fix leaks when creating polygon region with cairo and fix formatingSilenio Quarti2012-10-173-89/+73
* Replace GdkRegion with Cairo methods for GTK + 3.0 and higherAnatoly Spektor2012-10-1721-340/+1691
* Make gdk_pixbuf_render_pixmap_and_mask dynamicAnatoly Spektor2012-10-173-6/+11
* Do not compile gtk_style_get_*_gc on GTK 3.Alexander Kurtakov2012-10-171-1/+10
* remove warning from check_compilation: includeantruntimeSilenio Quarti2012-10-161-1/+1
* remove warnings in check_compilationSilenio Quarti2012-10-161-2/+2
* change swt build userSilenio Quarti2012-10-161-1/+1
* Bug 259141 - Tree.getSelection() is extremely slow with SWT.VIRTUAL andCarolyn MacLeod2012-10-161-4/+9
* Use gtk_render_frame* instead of gtk_paint_shadow* for GTK+ 3Anatoly Spektor2012-10-165-6/+50
* Bug 391892-Incorrect window collection behavior for SWT.TOOL styleLakshmi Shanmugam2012-10-161-1/+5
* Use gtk_render_arrow instead of gtk_paint_arrow for GTK+ 3Anatoly Spektor2012-10-168-4/+83
* Remove Gtk 2.2-2.4 checks.Alexander Kurtakov2012-10-1611-46/+13
* v4309Silenio Quarti2012-10-154-5/+5
* Bug 391127 - Displaying of find dialog very slowBogdan Gheorghe2012-10-151-27/+30
* fix 64 bitSilenio Quarti2012-10-151-1/+1
* Use gtk_render_extension instead of gtk_paint_extension for GTK+ 3Anatoly Spektor2012-10-156-3/+61
* Use gtk_cell_renderer_get_preferred_size() for GTK+ 3Anatoly Spektor2012-10-1510-11/+75
* Bug 388883 fix LIB_GTK repetition in os_custom.hArun Thondapu2012-10-151-2/+2
* Bug 391267 fix gtk_render_check() parameterArun Thondapu2012-10-151-3/+3
* Bug 391263 Fix version check in GC.javaArun Thondapu2012-10-151-5/+4
* Bug 380966-Tree crash calling OS.object_getInstanceVariable()Silenio Quarti2012-10-156-12/+31
* Do not use GtkTargetPair and remove it.Alexander Kurtakov2012-10-158-137/+4
* Use gtk_render_expander () instead of gtk_paint_expander () for GTK+ 3Anatoly Spektor2012-10-156-3/+57
* Bug 391722 - Avoid setting the same tooltip text in ToolItemBogdan Gheorghe2012-10-111-0/+1
* Bug 391675 - CLabel documentation says class is not intended to beGrant Gayed2012-10-112-11/+3
* compile solaris sparc against GTK 2.10Silenio Quarti2012-10-111-1/+1
* Bug 377019-Specific file name filter not working on Mac OS XLakshmi Shanmugam2012-10-111-0/+1
* Bug 387755 - GC.copyArea() not work correctly on Mac retina screenSilenio Quarti2012-10-104-7/+31
* Use Cairo instead of gdk_draw_drawable and gdk_gc_set_exposuresAnatoly Spektor2012-10-101-5/+14
* Update s390 build script for RHEL5Silenio Quarti2012-10-091-4/+4
* Update 390 build script for RHEL5Bogdan Gheorghe2012-10-091-1/+1
* Bug 390699 - Table.showItem is broken on Linux - add build checkSilenio Quarti2012-10-091-0/+20
* Bug #391477 - Do not compile GtkSelectionData memmove/sizeof for Gtk3+Alexander Kurtakov2012-10-091-0/+3
* Update 390 build script for RHEL5Bogdan Gheorghe2012-10-091-2/+2
* Update 390 build script for RHEL5Bogdan Gheorghe2012-10-091-2/+2
* 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