Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | fix Control.print(), only works for GTK_NATIVE_WINDOWS=1 | Silenio Quarti | 2011-10-21 | 1 | -2/+3 | |
| | | | | ||||||
| | * | | make GC handle a cairo object, fix clipping, rename USE_CAIRO flag | Silenio Quarti | 2011-10-21 | 16 | -84/+202 | |
| | | | | ||||||
| | * | | fix Control.drawBackground(), working on background pixmap | Silenio Quarti | 2011-10-20 | 3 | -7/+36 | |
| | | | | ||||||
| | * | | fixing draw background to use image surface | Silenio Quarti | 2011-10-20 | 1 | -8/+13 | |
| | | | | ||||||
| | * | | implement Image(Device, Image, int) | Silenio Quarti | 2011-10-20 | 1 | -0/+116 | |
| | | | | ||||||
| | * | | Cairo.CAIRO_EXTEND_PAD works on cairo 1.8. performance improvement in Intro ↵ | Silenio Quarti | 2011-10-20 | 2 | -5/+21 | |
| | | | | | | | | | | | | | | | | page of graphics example | |||||
| | * | | create opaque image surfaces; target cairo 1.2 APIs; remove surfaceData field | Silenio Quarti | 2011-10-20 | 7 | -92/+216 | |
| | | | | ||||||
| | * | | better palette for getImageData() | Silenio Quarti | 2011-10-19 | 1 | -7/+6 | |
| | | | | ||||||
| | * | | fix palette in getImageData() | Silenio Quarti | 2011-10-19 | 1 | -2/+9 | |
| | | | | ||||||
| | * | | drawing on image with transparentPixel needs to work | Silenio Quarti | 2011-10-19 | 1 | -3/+53 | |
| | | | | ||||||
| | * | | make BIG_ENDIAN a constant | Silenio Quarti | 2011-10-19 | 3 | -33/+14 | |
| | | | | ||||||
| | * | | assign type field when creating from pixbuf | Silenio Quarti | 2011-10-19 | 1 | -4/+4 | |
| | | | | ||||||
| | * | | share code to create image from pixbuf. fixed pasting of images with alpha | Silenio Quarti | 2011-10-19 | 2 | -104/+133 | |
| | | | | ||||||
| | * | | fix Image.initNative() with opaque iamge | Silenio Quarti | 2011-10-19 | 1 | -21/+39 | |
| | | | | ||||||
| | * | | Use ImageList.createPixbuf in ImageTransfer. fixed images with alpha | Silenio Quarti | 2011-10-19 | 1 | -31/+26 | |
| | | | | ||||||
| | * | | shared copies of Display.createPixbuf | Silenio Quarti | 2011-10-19 | 10 | -368/+258 | |
| | | | | | | | | | | | | | | | | shared copies of Display.createPixbuf | |||||
| | * | | fix init(ImageData) for opaque images, make code have two code paths only | Silenio | 2011-10-18 | 1 | -95/+140 | |
| | | | | ||||||
| | * | | merging to master | Silenio | 2011-10-18 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Merge branch 'master' into Bug354978 | Silenio | 2011-10-18 | 539 | -1336/+3422 | |
| | |\ \ | ||||||
| | * | | | Bug354978 - work in progress - all images are cairo images surfaces | Silenio | 2011-09-20 | 6 | -146/+377 | |
| | | | | | ||||||
| | * | | | Bug 354978 - First changes | Bogdan Gheorghe | 2011-09-19 | 8 | -29/+75 | |
| | | | | | ||||||
| * | | | | update library_count to account for webkit libs on s390(x) | Grant Gayed | 2012-01-19 | 1 | -3/+3 | |
| | |_|/ | |/| | | ||||||
| * | | | add build_webkit to 'all' target | Grant Gayed | 2012-01-18 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | v3818v3818 | Silenio Quarti | 2012-01-16 | 5 | -5/+11 | |
| | | | | ||||||
| * | | | Fix for broken build | Bogdan Gheorghe | 2012-01-16 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Bug 368616 - G_CONST_RETURN is removed from recent glib builds | Krzysztof Daniel | 2012-01-16 | 4 | -15/+15 | |
| | | | | ||||||
| * | | | Bug 368417 - When you try to move cursor up/down with arrow keys in a ↵ | Felipe Heidrich | 2012-01-16 | 1 | -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 handle | Silenio Quarti | 2012-01-16 | 6 | -23/+49 | |
| | | | | | | | | | | | | unicode properly | |||||
| * | | | replace JSValueToBoolean use with JSValueToNumber | Grant Gayed | 2012-01-10 | 5 | -26/+6 | |
| | | | | ||||||
| * | | | 348205 - NullPointerException in xml editor | Bogdan Gheorghe | 2012-01-10 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | remove unused native (JSValueToBoolean) | Grant Gayed | 2012-01-10 | 4 | -38/+5 | |
| | | | | ||||||
| * | | | Bug 368290 - [Browser] passing of JS booleans to java is failing | Grant Gayed | 2012-01-10 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | v3817v3817b | Silenio Quarti | 2012-01-09 | 1 | -0/+6 | |
| | | | | ||||||
| * | | | fix Browser.evaluate() regression introduced by initial fix for bug | Grant Gayed | 2012-01-06 | 1 | -6/+6 | |
| | | | | | | | | | | | | 352383 | |||||
| * | | | Bug 367848 - Typo in Text#addSelectionListener JavaDoc | Felipe Heidrich | 2012-01-04 | 1 | -2/+4 | |
| | | | | ||||||
| * | | | Bug 344401-NPE when enabling a disabled embedded shell | Lakshmi Shanmugam | 2012-01-04 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | v3817v3817a | Silenio Quarti | 2011-12-22 | 1 | -0/+6 | |
| | | | | ||||||
| * | | | Bug 367414 - Table#getSelection() throws an AIOOBE | Grant Gayed | 2011-12-22 | 2 | -7/+7 | |
| | | | | ||||||
| * | | | Bug 96320 - ImageLoader.save cannot set JPEG compression ratio | George Cheng | 2011-12-20 | 5 | -7/+46 | |
| | | | | ||||||
| * | | | v3817v3817 | Silenio Quarti | 2011-12-19 | 5 | -5/+11 | |
| | | | | ||||||
| * | | | Bug 367120 - gtk_tree_selection_get_selected_rows() invocations are | Grant Gayed | 2011-12-19 | 5 | -2/+20 | |
| | | | | | | | | | | | | leaking | |||||
| * | | | 354126 - Tooltips do not appear for any Eclipse icons | Bogdan Gheorghe | 2011-12-19 | 1 | -4/+2 | |
| | | | | ||||||
| * | | | Bug 366989 - [Browser] WebKitGTK crashes when clearing all session | Grant Gayed | 2011-12-16 | 6 | -4/+36 | |
| | | | | | | | | | | | | cookies | |||||
| * | | | v3816v3816a | Silenio Quarti | 2011-12-12 | 1 | -0/+6 | |
| | | | | ||||||
| * | | | v3816v3816 | Silenio Quarti | 2011-12-09 | 5 | -5/+11 | |
| | | | | ||||||
| * | | | 366227 - x86_64 crashes because of Tooltips | Bogdan Gheorghe | 2011-12-09 | 1 | -3/+3 | |
| | | | | ||||||
| * | | | 366227 - x86_64 crashes because of Tooltips | Bogdan Gheorghe | 2011-12-09 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | v3815v3815 | Silenio Quarti | 2011-12-07 | 5 | -5/+11 | |
| | | | | ||||||
| * | | | Bug 365473-Display#post(Event) confuses mouse buttons 2 and 3 on Cocoa | Lakshmi Shanmugam | 2011-12-07 | 1 | -6/+12 | |
| | | | | ||||||
| * | | | 365807 - Tooltips follow cursor on old versions of GTK | Bogdan Gheorghe | 2011-12-06 | 6 | -2/+32 | |
| | | | |