summaryrefslogtreecommitdiffstats
path: root/bundles
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | fix Control.print(), only works for GTK_NATIVE_WINDOWS=1Silenio Quarti2011-10-211-2/+3
| | | |
| | * | make GC handle a cairo object, fix clipping, rename USE_CAIRO flagSilenio Quarti2011-10-2116-84/+202
| | | |
| | * | fix Control.drawBackground(), working on background pixmapSilenio Quarti2011-10-203-7/+36
| | | |
| | * | fixing draw background to use image surfaceSilenio Quarti2011-10-201-8/+13
| | | |
| | * | implement Image(Device, Image, int)Silenio Quarti2011-10-201-0/+116
| | | |
| | * | Cairo.CAIRO_EXTEND_PAD works on cairo 1.8. performance improvement in Intro ↵Silenio Quarti2011-10-202-5/+21
| | | | | | | | | | | | | | | | page of graphics example
| | * | create opaque image surfaces; target cairo 1.2 APIs; remove surfaceData fieldSilenio Quarti2011-10-207-92/+216
| | | |
| | * | better palette for getImageData()Silenio Quarti2011-10-191-7/+6
| | | |
| | * | fix palette in getImageData()Silenio Quarti2011-10-191-2/+9
| | | |
| | * | drawing on image with transparentPixel needs to workSilenio Quarti2011-10-191-3/+53
| | | |
| | * | make BIG_ENDIAN a constantSilenio Quarti2011-10-193-33/+14
| | | |
| | * | assign type field when creating from pixbufSilenio Quarti2011-10-191-4/+4
| | | |
| | * | share code to create image from pixbuf. fixed pasting of images with alphaSilenio Quarti2011-10-192-104/+133
| | | |
| | * | fix Image.initNative() with opaque iamgeSilenio Quarti2011-10-191-21/+39
| | | |
| | * | Use ImageList.createPixbuf in ImageTransfer. fixed images with alphaSilenio Quarti2011-10-191-31/+26
| | | |
| | * | shared copies of Display.createPixbufSilenio Quarti2011-10-1910-368/+258
| | | | | | | | | | | | | | | | shared copies of Display.createPixbuf
| | * | fix init(ImageData) for opaque images, make code have two code paths onlySilenio2011-10-181-95/+140
| | | |
| | * | merging to masterSilenio2011-10-181-1/+1
| | | |
| | * | Merge branch 'master' into Bug354978Silenio2011-10-18539-1336/+3422
| | |\ \
| | * | | Bug354978 - work in progress - all images are cairo images surfacesSilenio2011-09-206-146/+377
| | | | |
| | * | | Bug 354978 - First changesBogdan Gheorghe2011-09-198-29/+75
| | | | |
| * | | | update library_count to account for webkit libs on s390(x)Grant Gayed2012-01-191-3/+3
| | |_|/ | |/| |
| * | | add build_webkit to 'all' targetGrant Gayed2012-01-181-1/+1
| | | |
| * | | v3818v3818Silenio Quarti2012-01-165-5/+11
| | | |
| * | | Fix for broken buildBogdan Gheorghe2012-01-161-1/+1
| | | |
| * | | Bug 368616 - G_CONST_RETURN is removed from recent glib buildsKrzysztof Daniel2012-01-164-15/+15
| | | |
| * | | Bug 368417 - When you try to move cursor up/down with arrow keys in a ↵Felipe Heidrich2012-01-161-1/+1
| | | | | | | | | | | | | | | | multiline StyledText with word wrapping and nonzero margins, cursor may freeze and pressing up/down keys has no effect.
| * | | Bug 367809 - [SWT Mac OS X] path.addString does not appear to handleSilenio Quarti2012-01-166-23/+49
| | | | | | | | | | | | unicode properly
| * | | replace JSValueToBoolean use with JSValueToNumberGrant Gayed2012-01-105-26/+6
| | | |
| * | | 348205 - NullPointerException in xml editorBogdan Gheorghe2012-01-101-0/+1
| | | |
| * | | remove unused native (JSValueToBoolean)Grant Gayed2012-01-104-38/+5
| | | |
| * | | Bug 368290 - [Browser] passing of JS booleans to java is failingGrant Gayed2012-01-101-1/+1
| | | |
| * | | v3817v3817bSilenio Quarti2012-01-091-0/+6
| | | |
| * | | fix Browser.evaluate() regression introduced by initial fix for bugGrant Gayed2012-01-061-6/+6
| | | | | | | | | | | | 352383
| * | | Bug 367848 - Typo in Text#addSelectionListener JavaDocFelipe Heidrich2012-01-041-2/+4
| | | |
| * | | Bug 344401-NPE when enabling a disabled embedded shellLakshmi Shanmugam2012-01-041-1/+1
| | | |
| * | | v3817v3817aSilenio Quarti2011-12-221-0/+6
| | | |
| * | | Bug 367414 - Table#getSelection() throws an AIOOBEGrant Gayed2011-12-222-7/+7
| | | |
| * | | Bug 96320 - ImageLoader.save cannot set JPEG compression ratioGeorge Cheng2011-12-205-7/+46
| | | |
| * | | v3817v3817Silenio Quarti2011-12-195-5/+11
| | | |
| * | | Bug 367120 - gtk_tree_selection_get_selected_rows() invocations areGrant Gayed2011-12-195-2/+20
| | | | | | | | | | | | leaking
| * | | 354126 - Tooltips do not appear for any Eclipse iconsBogdan Gheorghe2011-12-191-4/+2
| | | |
| * | | Bug 366989 - [Browser] WebKitGTK crashes when clearing all sessionGrant Gayed2011-12-166-4/+36
| | | | | | | | | | | | cookies
| * | | v3816v3816aSilenio Quarti2011-12-121-0/+6
| | | |
| * | | v3816v3816Silenio Quarti2011-12-095-5/+11
| | | |
| * | | 366227 - x86_64 crashes because of TooltipsBogdan Gheorghe2011-12-091-3/+3
| | | |
| * | | 366227 - x86_64 crashes because of TooltipsBogdan Gheorghe2011-12-091-1/+1
| | | |
| * | | v3815v3815Silenio Quarti2011-12-075-5/+11
| | | |
| * | | Bug 365473-Display#post(Event) confuses mouse buttons 2 and 3 on CocoaLakshmi Shanmugam2011-12-071-6/+12
| | | |
| * | | 365807 - Tooltips follow cursor on old versions of GTKBogdan Gheorghe2011-12-066-2/+32
| | | |