| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove deprecated Glib symbols | Krzysztof Kosi??ski | 2011-07-19 | 7 | -20/+23 |
| * | Add two new snap icons, and fix toggling bug for a single button | Diederik van Lierop | 2011-07-19 | 2 | -21265/+3656 |
| * | another case of SP_ACTIVE_DESKTOP removed | Johan B. C. Engelen | 2011-07-19 | 1 | -3/+4 |
| * | remove some unnecessary inkscape_active_desktop() calls | Johan B. C. Engelen | 2011-07-19 | 7 | -16/+15 |
| * | Build depends on Cairo 1.10 or higher | Alex Valavanis | 2011-07-19 | 1 | -1/+1 |
| * | Fix index out of bounds problems. Corrects bug #812003. | Jon A. Cruz | 2011-07-19 | 1 | -2/+3 |
| * | Minor code safety tweak to null out stale pointer. | Jon A. Cruz | 2011-07-19 | 1 | -0/+1 |
| * | Extensions. Merging Alphabet soup fixes by Glyphobet. | Nicolas Dufour | 2011-07-18 | 32 | -51/+120 |
| * | revert unnecessary complicated change | Johan B. C. Engelen | 2011-07-18 | 1 | -23/+3 |
| * | refactor the guideline drawing. now it obeys desktop transforms a lot better. | Johan B. C. Engelen | 2011-07-18 | 3 | -28/+56 |
| * | fix hardcoded desktop2doc transform | Johan B. C. Engelen | 2011-07-18 | 1 | -2/+2 |
| * | Replace NR_HUGE by Geom:infinity() in some snapping code | Diederik van Lierop | 2011-07-18 | 2 | -17/+17 |
| * | consistency fix (potential bug) | Johan B. C. Engelen | 2011-07-18 | 1 | -1/+1 |
| * | Tutorials. New Greek translation of Interpolate by Dimitris Spingos. | Nicolas Dufour | 2011-07-18 | 4 | -12774/+16732 |
| * | - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des... | Johan B. C. Engelen | 2011-07-17 | 53 | -159/+158 |
| * | Fix build failures on make check | Krzysztof Kosi??ski | 2011-07-17 | 3 | -16/+13 |
| * | Fix crash that occurred when scaling a clipped object, as reported in lp:811819 | Diederik van Lierop | 2011-07-17 | 1 | -4/+8 |
| * | Fix drawing of controls at (0,0) (e.g. scaling handles, snap-indicator, etc.)... | Diederik van Lierop | 2011-07-16 | 1 | -1/+6 |
| * | Dutch tutorials: typos and update | Kris De Gussem | 2011-07-16 | 7 | -448/+440 |
| * | Cleanup of oudated/redundant SP_ITEM() macro use. | Jon A. Cruz | 2011-07-16 | 47 | -307/+238 |
| * | added WITH_GNOME_VFS as an option for cmake | Campbell Barton | 2011-07-16 | 2 | -3/+10 |
| * | fix for building with cmake and building without lcms works again. | Campbell Barton | 2011-07-16 | 3 | -15/+10 |
| * | Fix scaling error when snapping, caused by rev. #10326 | Diederik van Lierop | 2011-07-15 | 1 | -3/+5 |
| * | Dutch translation update | Kris De Gussem | 2011-07-15 | 1 | -172/+123 |
| * | Fix icon toggler breakage after the icon-names.h change. Patch from ~suv. | Krzysztof Kosi??ski | 2011-07-15 | 2 | -4/+4 |
| * | Remove BezierCurve copy constructor - it's equivalent the default one | Krzysztof Kosi??ski | 2011-07-15 | 1 | -2/+1 |
| * | Address issues with GtkRuleMetric const warnings. | Jon A. Cruz | 2011-07-15 | 1 | -20/+12 |
| * | Fixed issue with copy ctor in 2geom's BezierCurve. | Jon A. Cruz | 2011-07-15 | 1 | -2/+2 |
| * | Remove the icon-names.h thing, which was a mistake. | Krzysztof Kosi??ski | 2011-07-15 | 18 | -910/+342 |
| * | Merge SPCanvasArena caching layer work | Krzysztof Kosi??ski | 2011-07-14 | 193 | -3686/+3506 |
| |\ |
|
| | * | Make cms_key in SPDesktopWidget a regular ustring rather than a pointer | Krzysztof Kosi??ski | 2011-07-14 | 1 | -9/+5 |
| | * | Remove useless pixmap_gc variable | Krzysztof Kosi??ski | 2011-07-14 | 2 | -25/+7 |
| | * | Merge from trunk to pull in fix for LP #806105 | Krzysztof Kosi??ski | 2011-07-13 | 98 | -8113/+13167 |
| | |\
| |/
|/| |
|
| * | | Fix crashes in print preview | Krzysztof Kosi??ski | 2011-07-13 | 6 | -9/+24 |
| * | | UI fixes for gcodetools extension | Kris De Gussem | 2011-07-13 | 4 | -6/+6 |
| * | | Properly handle CSS font shorthand property. Work done with Abhishek Sharma f... | Tavmjong Bah | 2011-07-13 | 1 | -11/+143 |
| * | | update cmake for new files | Campbell Barton | 2011-07-13 | 2 | -6/+5 |
| * | | GUI uniformisation | Kris De Gussem | 2011-07-12 | 2 | -7/+7 |
| * | | Dutch translation update | Kris De Gussem | 2011-07-12 | 1 | -2758/+3158 |
| * | | Packaging. New Greek translation of the Windows installer by Dimitris Spingos. | Nicolas Dufour | 2011-07-11 | 2 | -0/+115 |
| * | | Fix crash caused by my previous commit; as reported by ~suv in bug lp:212768 | Diederik van Lierop | 2011-07-11 | 1 | -7/+6 |
| * | | Tutorials. New Greek translation of Advanced, Calligraphy, Elements and Tips ... | Nicolas Dufour | 2011-07-11 | 5 | -0/+2706 |
| * | | Clean up more whiteboard stuff and fix header name in file | Josh Andler | 2011-07-11 | 4 | -381/+1 |
| * | | Drop some unused gdl files that cause build failure on Windows | Alex Valavanis | 2011-07-11 | 5 | -1961/+0 |
| * | | Merge from trunk. | Jon A. Cruz | 2011-07-10 | 17 | -3828/+5286 |
| |\ \ |
|
| | * | | Selector's toolbar: changing the dimensions of the visual bounding box of sel... | Diederik van Lierop | 2011-07-10 | 6 | -66/+260 |
| | * | | Tutorials. New Greek translation of Basic by dimitris Spingos. | Nicolas Dufour | 2011-07-10 | 2 | -0/+698 |
| | * | | i18n. Adding new GCode Tool extensions (see Bug #731177). | Nicolas Dufour | 2011-07-10 | 4 | -3693/+4244 |
| | * | | Remove --export-dynamic linker flag | Alex Valavanis | 2011-07-10 | 2 | -6/+1 |
| | |\ \ |
|
| | | * | | Remove --export-dynamic linker flag | Alex Valavanis | 2011-07-10 | 2 | -6/+1 |