| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | Fix drawing of controls at (0,0) (e.g. scaling handles, snap-indicator, ↵ | Diederik van Lierop | 2011-07-16 | 1 | -1/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | etc.). See lp:360158 Fixed bugs: - https://launchpad.net/bugs/360158 (bzr r10463) | |||||
| * | | | | Dutch tutorials: typos and update | Kris De Gussem | 2011-07-16 | 7 | -448/+440 | |
| | | | | | | | | | | | | | (bzr r10462) | |||||
| * | | | | Cleanup of oudated/redundant SP_ITEM() macro use. | Jon A. Cruz | 2011-07-16 | 47 | -307/+238 | |
| | | | | | | | | | | | | | (bzr r10461) | |||||
| * | | | | added WITH_GNOME_VFS as an option for cmake | Campbell Barton | 2011-07-16 | 2 | -3/+10 | |
| | | | | | | | | | | | | | (bzr r10460) | |||||
| * | | | | fix for building with cmake and building without lcms works again. | Campbell Barton | 2011-07-16 | 3 | -15/+10 | |
| | | | | | | | | | | | | | (bzr r10459) | |||||
| * | | | | Fix scaling error when snapping, caused by rev. #10326 | Diederik van Lierop | 2011-07-15 | 1 | -3/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/808558 (bzr r10458) | |||||
| * | | | | Dutch translation update | Kris De Gussem | 2011-07-15 | 1 | -172/+123 | |
| | | | | | | | | | | | | | (bzr r10457) | |||||
| * | | | | Fix icon toggler breakage after the icon-names.h change. Patch from ~suv. | Krzysztof Kosi??ski | 2011-07-15 | 2 | -4/+4 | |
| | | | | | | | | | | | | | (bzr r10456) | |||||
| * | | | | Remove BezierCurve copy constructor - it's equivalent the default one | Krzysztof Kosi??ski | 2011-07-15 | 1 | -2/+1 | |
| | | | | | | | | | | | | | (bzr r10455) | |||||
| * | | | | Address issues with GtkRuleMetric const warnings. | Jon A. Cruz | 2011-07-15 | 1 | -20/+12 | |
| | | | | | | | | | | | | | (bzr r10454) | |||||
| * | | | | Fixed issue with copy ctor in 2geom's BezierCurve. | Jon A. Cruz | 2011-07-15 | 1 | -2/+2 | |
| | | | | | | | | | | | | | (bzr r10453) | |||||
| * | | | | Remove the icon-names.h thing, which was a mistake. | Krzysztof Kosi??ski | 2011-07-15 | 18 | -910/+342 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The file now contains a no-op macro which is used to mark icon names. This way we can still generate a list of icon names we use using a simple grep, but don't trigger unnecessary rebuilds when a new icon names is added. (bzr r10452) | |||||
| * | | | | Merge SPCanvasArena caching layer work | Krzysztof Kosi??ski | 2011-07-14 | 193 | -3686/+3506 | |
| |\| | | | | | | | | | | | (bzr r10451) | |||||
| | * | | | Make cms_key in SPDesktopWidget a regular ustring rather than a pointer | Krzysztof Kosi??ski | 2011-07-14 | 1 | -9/+5 | |
| | | | | | | | | | | | | | (bzr r10347.1.15) | |||||
| | * | | | 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 | 98 | -8113/+13167 | |
| | |\ \ \ | |/ / / |/| | | | (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) | |||||
| * | | | | UI fixes for gcodetools extension | Kris De Gussem | 2011-07-13 | 4 | -6/+6 | |
| | | | | | | | | | | | | | (bzr r10449) | |||||
| * | | | | 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 | 2 | -7/+7 | |
| | | | | | | | | | | | | | (bzr r10446) | |||||
| * | | | | Dutch translation update | Kris De Gussem | 2011-07-12 | 1 | -2758/+3158 | |
| | | | | | | | | | | | | | (bzr r10445) | |||||
| * | | | | Packaging. New Greek translation of the Windows installer by Dimitris Spingos. | Nicolas Dufour | 2011-07-11 | 2 | -0/+115 | |
| | | | | | | | | | | | | | (bzr r10444) | |||||
| * | | | | 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) | |||||
| * | | | | Tutorials. New Greek translation of Advanced, Calligraphy, Elements and Tips ↵ | Nicolas Dufour | 2011-07-11 | 5 | -0/+2706 | |
| | | | | | | | | | | | | | | | | | | | | | by Dimitris Spingos. (bzr r10442) | |||||
| * | | | | Clean up more whiteboard stuff and fix header name in file | Josh Andler | 2011-07-11 | 4 | -381/+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 | 17 | -3828/+5286 | |
| |\ \ \ \ | | | | | | | | | | | (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) | |||||
| | * | | | | Tutorials. New Greek translation of Basic by dimitris Spingos. | Nicolas Dufour | 2011-07-10 | 2 | -0/+698 | |
| | | | | | | | | | | | | | | | | (bzr r10437.1.4) | |||||
| | * | | | | i18n. Adding new GCode Tool extensions (see Bug #731177). | Nicolas Dufour | 2011-07-10 | 4 | -3693/+4244 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 2 | -6/+1 | |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10437.1.2) | |||||
| | | * | | | | Remove --export-dynamic linker flag | Alex Valavanis | 2011-07-10 | 2 | -6/+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) | |||||
| * | | | | String fixes in webslicer | Alex Valavanis | 2011-07-09 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/807861 (bzr r10428) | |||||
| * | | | | 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 with dbus and cmake | Campbell Barton | 2011-07-08 | 2 | -0/+83 | |
| | | | | | | | | | | | | | (bzr r10426) | |||||
| * | | | | fix for building without LCMS | Campbell Barton | 2011-07-08 | 2 | -2/+6 | |
| | | | | | | | | | | | | | (bzr r10425) | |||||
| * | | | | fix for building with cmake, renaming the GTK2 package didnt work right, ↵ | Campbell Barton | 2011-07-08 | 3 | -4/+3 | |
| | | | | | | | | | | | | | | | | | | | | | very confusing as to why - I still dont know but calling it the same as CMake's works ok and uses our one. (bzr r10424) | |||||
| * | | | | 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) | |||||
