| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Remove useless pixmap_gc variable | Krzysztof Kosi??ski | 2011-07-14 | 2 | -25/+7 | |
| | | | | | | | (bzr r10347.1.14) | |||||
| * | | Merge from trunk to pull in fix for LP #806105 | Krzysztof Kosi??ski | 2011-07-13 | 74 | -1635/+2153 | |
| |\ \ | | | | | | | (bzr r10347.1.13) | |||||
| | * | | Fix crashes in print preview | Krzysztof Kosi??ski | 2011-07-13 | 6 | -9/+24 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/806105 (bzr r10450) | |||||
| | * | | Properly handle CSS font shorthand property. Work done with Abhishek Sharma ↵ | Tavmjong Bah | 2011-07-13 | 1 | -11/+143 | |
| | | | | | | | | | | | | | | | | for GSOC. (bzr r10448) | |||||
| | * | | update cmake for new files | Campbell Barton | 2011-07-13 | 2 | -6/+5 | |
| | | | | | | | | | | (bzr r10447) | |||||
| | * | | GUI uniformisation | Kris De Gussem | 2011-07-12 | 1 | -2/+2 | |
| | | | | | | | | | | (bzr r10446) | |||||
| | * | | Fix crash caused by my previous commit; as reported by ~suv in bug lp:212768 | Diederik van Lierop | 2011-07-11 | 1 | -7/+6 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/212768 (bzr r10443) | |||||
| | * | | Clean up more whiteboard stuff and fix header name in file | Josh Andler | 2011-07-11 | 3 | -366/+1 | |
| | | | | | | | | | | (bzr r10441) | |||||
| | * | | Drop some unused gdl files that cause build failure on Windows | Alex Valavanis | 2011-07-11 | 5 | -1961/+0 | |
| | | | | | | | | | | (bzr r10440) | |||||
| | * | | Merge from trunk. | Jon A. Cruz | 2011-07-10 | 11 | -140/+350 | |
| | |\ \ | | | | | | | | | (bzr r10439) | |||||
| | | * | | Selector's toolbar: changing the dimensions of the visual bounding box of ↵ | Diederik van Lierop | 2011-07-10 | 6 | -66/+260 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | selection of multiple objects having different stroke widths has been fixed (bug #212768, #190557, ...) Fixed bugs: - https://launchpad.net/bugs/212768 - https://launchpad.net/bugs/190557 (bzr r10437.1.5) | |||||
| | | * | | i18n. Adding new GCode Tool extensions (see Bug #731177). | Nicolas Dufour | 2011-07-10 | 1 | -6/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | i18n. Fix typo in the ABC custom predefined filters (see Bug #806055). Translations. inkscape.pot and fr.po update. (bzr r10437.1.3) | |||||
| | | * | | Remove --export-dynamic linker flag | Alex Valavanis | 2011-07-10 | 1 | -5/+1 | |
| | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10437.1.2) | |||||
| | | | * | | Remove --export-dynamic linker flag | Alex Valavanis | 2011-07-10 | 1 | -5/+1 | |
| | | | | | | | | | | | | | | | | (bzr r10430.1.1) | |||||
| | | * | | | Allow em and ex as units on font-size. | Tavmjong Bah | 2011-07-10 | 3 | -63/+83 | |
| | | | | | | | | | | | | | | | | (bzr r10437.1.1) | |||||
| | * | | | | Update for non-LCMS builds. | Jon A. Cruz | 2011-07-10 | 1 | -0/+2 | |
| | |/ / / | | | | | | | | | (bzr r10438) | |||||
| | * | | | Refactored to abstract lcms usage more. Added CMSSystem class. | Jon A. Cruz | 2011-07-10 | 13 | -113/+124 | |
| | | | | | | | | | | | | | (bzr r10437) | |||||
| | * | | | Merge upstream GDL: GNOME_2_30_0 | Alex Valavanis | 2011-07-10 | 24 | -1190/+861 | |
| | | | | | | | | | | | | | (bzr r10436) | |||||
| | * | | | Merge upstream GDL 2.26.0 changes | Alex Valavanis | 2011-07-09 | 7 | -88/+283 | |
| | | | | | | | | | | | | | (bzr r10435) | |||||
| | * | | | Merge upstream GDL 2.24.0 changes | Alex Valavanis | 2011-07-09 | 13 | -2568/+0 | |
| | | | | | | | | | | | | | (bzr r10434) | |||||
| | * | | | Merge upstream GDL 2.23.90 changes | Alex Valavanis | 2011-07-09 | 7 | -25/+40 | |
| | | | | | | | | | | | | | (bzr r10433) | |||||
| | * | | | Merge upstream GDL 0.7.10 changes | Alex Valavanis | 2011-07-09 | 1 | -2/+4 | |
| | | | | | | | | | | | | | (bzr r10432) | |||||
| | * | | | Merge upstream GDL 0.7.9 changes | Alex Valavanis | 2011-07-09 | 2 | -2/+3 | |
| | |/ / | | | | | | | (bzr r10431) | |||||
| | * | | Merge upstream GDL 0.7.8 changes | Alex Valavanis | 2011-07-09 | 30 | -32/+5031 | |
| | | | | | | | | | | (bzr r10430) | |||||
| | * | | Next step in refactoring color management. More to come. | Jon A. Cruz | 2011-07-09 | 14 | -37/+195 | |
| | | | | | | | | | | (bzr r10429) | |||||
| | * | | auto-maximize the inkscape extension error dialog so that it is easier to ↵ | Felipe Corr??a da Silva Sanches | 2011-07-08 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | read the error log (bzr r10427) | |||||
| | * | | fix for building without LCMS | Campbell Barton | 2011-07-08 | 2 | -2/+6 | |
| | | | | | | | | | | (bzr r10425) | |||||
| | * | | Fix regression in swatch display (LP #804930). | Krzysztof Kosi??ski | 2011-07-06 | 1 | -5/+7 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/804930 (bzr r10423) | |||||
| | * | | Fix outline mode for text objects (LP #802354). | Krzysztof Kosi??ski | 2011-07-06 | 1 | -7/+7 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/802354 (bzr r10422) | |||||
| | * | | Fix mixed up colors when exporting images with bitmaps to PDF and other | Krzysztof Kosi??ski | 2011-07-06 | 3 | -69/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Cairo formats. Fixes LP #804311 Fixed bugs: - https://launchpad.net/bugs/804311 (bzr r10421) | |||||
| | * | | Refactoring color profile to bring more internal. Help to prep for optional ↵ | Jon A. Cruz | 2011-07-06 | 8 | -160/+213 | |
| | | | | | | | | | | | | | | | | lcms2 support. (bzr r10420) | |||||
| * | | | Fix crashes during offscreen rendering, part 1 | Krzysztof Kosi??ski | 2011-07-13 | 1 | -1/+9 | |
| | | | | | | | | | | (bzr r10347.1.12) | |||||
| * | | | Compute different bounding boxes in outline mode to fix partial | Krzysztof Kosi??ski | 2011-07-12 | 2 | -57/+65 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | rendering of objects where the clipping path is much larger than the base object or vice versa. Fixes LP #177687. Fixed bugs: - https://launchpad.net/bugs/177687 (bzr r10347.1.11) | |||||
| * | | | Simplify rendering of masked / clipped / translucent items. | Krzysztof Kosi??ski | 2011-07-10 | 3 | -61/+48 | |
| | | | | | | | | | | | | | | | | Handle nested clipping paths correctly. (bzr r10347.1.10) | |||||
| * | | | Remove irrelevant clip-rule handling bit from NRArenaGroup. | Krzysztof Kosi??ski | 2011-07-10 | 1 | -12/+0 | |
| | | | | | | | | | | (bzr r10347.1.9) | |||||
| * | | | Implement handling of the clip-rule property. Partially based on | Krzysztof Kosi??ski | 2011-07-10 | 6 | -10/+71 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | a patch by Andrew Lutomirski. Fixed bugs: - https://launchpad.net/bugs/171243 (bzr r10347.1.8) | |||||
| * | | | Redesign the rendering pipeline. Clipping paths are now rasterized. | Krzysztof Kosi??ski | 2011-07-09 | 4 | -109/+154 | |
| | | | | | | | | | | | | | | | | | | | | | | This fixes breakage related to clipped groups and correctly handles nested clipping paths. Also add the ability to use text objects as clipping paths. (bzr r10347.1.7) | |||||
| * | | | Add SPCanvasArena caching layer. Currently breaks for clipped groups | Krzysztof Kosi??ski | 2011-07-09 | 9 | -25/+232 | |
| | | | | | | | | | | | | | | | | that contain filtered objects (Cairo clipping bug?) (bzr r10347.1.6) | |||||
| * | | | Merge from trunk | Krzysztof Kosi??ski | 2011-07-06 | 197 | -2061/+2507 | |
| |\| | | | | | | | | (bzr r10347.1.5) | |||||
| | * | | Text edit dialog: Apply button should grab default only after adding to window | Alex Valavanis | 2011-07-05 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/805644 (bzr r10419) | |||||
| | * | | Fix build and clean makefile | Josh Andler | 2011-07-05 | 1 | -2/+0 | |
| | | | | | | | | | | (bzr r10418) | |||||
| | * | | Gcodetools have been upgraded to v. 1.7. | Nick Drobchenko | 2011-07-05 | 7 | -683/+683 | |
| | | | | | | | | | | (bzr r10417) | |||||
| | * | | GTK+ cleanup: gtk_timeout_remove | Alex Valavanis | 2011-07-03 | 1 | -1/+1 | |
| | | | | | | | | | | (bzr r10413) | |||||
| | * | | GTK+ cleanup: gtk_timeout_add | Alex Valavanis | 2011-07-03 | 3 | -3/+3 | |
| | | | | | | | | | | (bzr r10412) | |||||
| | * | | GTK+ cleanup: gtk_object_sink | Alex Valavanis | 2011-07-03 | 5 | -15/+10 | |
| | | | | | | | | | | (bzr r10411) | |||||
| | * | | GTK+ cleanup: gtk_box_pack_start_defaults | Alex Valavanis | 2011-07-03 | 1 | -2/+2 | |
| | | | | | | | | | | (bzr r10410) | |||||
| | * | | GTK+ cleanup: gtk_action_connect_proxy | Alex Valavanis | 2011-07-03 | 2 | -2/+2 | |
| | | | | | | | | | | (bzr r10409) | |||||
| | * | | GTK+ cleanup: gtk_widget_ref | Alex Valavanis | 2011-07-03 | 1 | -8/+1 | |
| | | | | | | | | | | (bzr r10408) | |||||
| | * | | GTK+ cleanup: gtk_type_class | Alex Valavanis | 2011-07-03 | 29 | -53/+35 | |
| | | | | | | | | | | (bzr r10407) | |||||
| | * | | GTK+ cleanup: gtk_object_set | Alex Valavanis | 2011-07-02 | 2 | -12/+12 | |
| | | | | | | | | | | (bzr r10405) | |||||
