Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-01-19Fix drawBackground for Tree/Table with clippingBug354978Bogdan Gheorghe1-1/+4
2012-01-19cleanup before merging into masterSilenio Quarti5-98/+105
2012-01-18Fix Cairo XOR and drawImage width and heightBogdan Gheorghe2-20/+15
2012-01-18Merge master into Bug354978Bogdan Gheorghe125-2412/+4231
2012-01-18Add a new property to enable Cairo graphicsBogdan Gheorghe2-3/+10
2012-01-18Temporarily disable DND effects in Tree/Table when using CairoBogdan Gheorghe2-2/+4
2012-01-18add build_webkit to 'all' targetGrant Gayed1-1/+1
2012-01-17GC CopyArea for scrollingBogdan Gheorghe11-7/+56
2012-01-17missing dynamic function namesSilenio Quarti1-1/+3
2012-01-17Add cairo_push_group and cairo_pop_groupBogdan Gheorghe4-3/+69
2012-01-17Draw Caret with CairoBogdan Gheorghe2-22/+56
2012-01-16v3818v3818Silenio Quarti5-5/+11
2012-01-16Fix for broken buildBogdan Gheorghe1-1/+1
2012-01-16Fixed for copying wrong portion of source windowBogdan Gheorghe1-11/+16
2012-01-16getSize is wrong when damage is not the whole widgetBogdan Gheorghe1-2/+4
2012-01-16Bug 368616 - G_CONST_RETURN is removed from recent glib buildsKrzysztof Daniel4-15/+15
2012-01-16Bug 368417 - When you try to move cursor up/down with arrow keys in a multili...Felipe Heidrich1-1/+1
2012-01-16No XOR support for CairoBogdan Gheorghe1-1/+3
2012-01-16have to mark dirty when creating from pixelsSilenio Quarti5-3/+28
2012-01-16Bug 367809 - [SWT Mac OS X] path.addString does not appear to handleSilenio Quarti6-23/+49
2012-01-13adding cairo_surface_flush PISilenio Quarti5-5/+28
2012-01-11Bug 366810 - 'org.eclipse.swt.examples' has wrong Java build pathFelipe Heidrich1-1/+1
2012-01-10replace JSValueToBoolean use with JSValueToNumberGrant Gayed5-26/+6
2012-01-10348205 - NullPointerException in xml editorBogdan Gheorghe1-0/+1
2012-01-10remove unused native (JSValueToBoolean)Grant Gayed4-38/+5
2012-01-10Bug 368290 - [Browser] passing of JS booleans to java is failingGrant Gayed1-1/+1
2012-01-09v3817v3817bSilenio Quarti1-0/+6
2012-01-06fix Browser.evaluate() regression introduced by initial fix for bugGrant Gayed1-6/+6
2012-01-04Bug 367848 - Typo in Text#addSelectionListener JavaDocFelipe Heidrich1-2/+4
2012-01-04Bug 344401-NPE when enabling a disabled embedded shellLakshmi Shanmugam1-1/+1
2011-12-22v3817v3817aSilenio Quarti1-0/+6
2011-12-22Bug 367414 - Table#getSelection() throws an AIOOBEGrant Gayed2-7/+7
2011-12-20Bug 96320 - ImageLoader.save cannot set JPEG compression ratioGeorge Cheng7-17/+175
2011-12-19v3817v3817Silenio Quarti5-5/+11
2011-12-19Bug 367120 - gtk_tree_selection_get_selected_rows() invocations areGrant Gayed5-2/+20
2011-12-19354126 - Tooltips do not appear for any Eclipse iconsBogdan Gheorghe1-4/+2
2011-12-16Bug 366989 - [Browser] WebKitGTK crashes when clearing all sessionGrant Gayed6-4/+36
2011-12-12v3816v3816aSilenio Quarti1-0/+6
2011-12-09v3816v3816Silenio Quarti5-5/+11
2011-12-09366227 - x86_64 crashes because of TooltipsBogdan Gheorghe1-3/+3
2011-12-09366227 - x86_64 crashes because of TooltipsBogdan Gheorghe1-1/+1
2011-12-07v3815v3815Silenio Quarti5-5/+11
2011-12-07Bug 365473-Display#post(Event) confuses mouse buttons 2 and 3 on CocoaLakshmi Shanmugam1-6/+12
2011-12-06365807 - Tooltips follow cursor on old versions of GTKBogdan Gheorghe6-2/+32
2011-12-06Bug 365772 - tooltips do not show for ToolItems in main eclipse toolbarGrant Gayed1-0/+3
2011-12-06fix commentGrant Gayed1-1/+1
2011-12-06364593 - Memory leak in Table when changing cell background colorsBogdan Gheorghe1-0/+1
2011-12-05v3814v3814Silenio Quarti5-5/+11
2011-12-05364593 - Memory leak in Table when changing cell background colorsArun Thondapu4-5/+69
2011-12-05Added gdk_free_colorBogdan Gheorghe4-2/+24

Back to the top