| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | NRRectL -> 2geom | Johan B. C. Engelen | 2011-07-23 | 2 | -89/+97 |
| | | | | (bzr r10495) | ||||
| * | remove obsolete code because changed to cairo | Johan B. C. Engelen | 2011-07-23 | 1 | -93/+0 |
| | | | | (bzr r10494) | ||||
| * | Don't flag a comma separted list of fonts in the font-family entry box | Tavmjong Bah | 2011-07-23 | 1 | -2/+46 |
| | | | | | | as missing on the system if each font in the list is present. (bzr r10493) | ||||
| * | Fixed bug where having a font-family with an uninstalled font (or with a | Tavmjong Bah | 2011-07-22 | 1 | -95/+96 |
| | | | | | | list of fonts) prevented changing the font family, style, or weight. (bzr r10491) | ||||
| * | fix crash when guideline is deleted by dragging it off-canvas | Johan B. C. Engelen | 2011-07-22 | 1 | -0/+4 |
| | | | | (bzr r10488) | ||||
| * | Patch from Andreas Becker to fix bug 805238 (Crash when setting empty font ↵ | Tavmjong Bah | 2011-07-22 | 1 | -1/+4 |
| | | | | | | family) (bzr r10487) | ||||
| * | Minor UI fix | Kris De Gussem | 2011-07-20 | 1 | -2/+2 |
| | | | | (bzr r10484) | ||||
| * | Memory leak fixes (Bug #812497) | Kris De Gussem | 2011-07-20 | 3 | -12/+23 |
| | | | | (bzr r10483) | ||||
| * | Filters. Custom predefined filters update. | Nicolas Dufour | 2011-07-20 | 4 | -44/+84 |
| | | | | | | Translations. inkscape.pot and fr.po update. (bzr r10482) | ||||
| * | memory leak fix | Kris De Gussem | 2011-07-20 | 1 | -0/+2 |
| | | | | (bzr r10481) | ||||
| * | Remove deprecated Glib symbols | Krzysztof Kosi??ski | 2011-07-19 | 7 | -20/+23 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/367606 (bzr r10480) | ||||
| * | Add two new snap icons, and fix toggling bug for a single button | Diederik van Lierop | 2011-07-19 | 1 | -1/+1 |
| | | | | (bzr r10479) | ||||
| * | another case of SP_ACTIVE_DESKTOP removed | Johan B. C. Engelen | 2011-07-19 | 1 | -3/+4 |
| | | | | (bzr r10478) | ||||
| * | remove some unnecessary inkscape_active_desktop() calls | Johan B. C. Engelen | 2011-07-19 | 7 | -16/+15 |
| | | | | (bzr r10477) | ||||
| * | Fix index out of bounds problems. Corrects bug #812003. | Jon A. Cruz | 2011-07-19 | 1 | -2/+3 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/812003 (bzr r10475) | ||||
| * | Minor code safety tweak to null out stale pointer. | Jon A. Cruz | 2011-07-19 | 1 | -0/+1 |
| | | | | (bzr r10474) | ||||
| * | revert unnecessary complicated change | Johan B. C. Engelen | 2011-07-18 | 1 | -23/+3 |
| | | | | (bzr r10472) | ||||
| * | refactor the guideline drawing. now it obeys desktop transforms a lot better. | Johan B. C. Engelen | 2011-07-18 | 3 | -28/+56 |
| | | | | (bzr r10471) | ||||
| * | fix hardcoded desktop2doc transform | Johan B. C. Engelen | 2011-07-18 | 1 | -2/+2 |
| | | | | (bzr r10470) | ||||
| * | Replace NR_HUGE by Geom:infinity() in some snapping code | Diederik van Lierop | 2011-07-18 | 2 | -17/+17 |
| | | | | (bzr r10469) | ||||
| * | consistency fix (potential bug) | Johan B. C. Engelen | 2011-07-18 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/812413 (bzr r10468) | ||||
| * | - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is ↵ | Johan B. C. Engelen | 2011-07-17 | 53 | -159/+158 |
| | | | | | | | | item-to-desktop, not item-to-document. This should make it easier to spot bugs. - tag some instances where the document-to-desktop transform has been hardcoded (bzr r10466) | ||||
| * | Fix build failures on make check | Krzysztof Kosi??ski | 2011-07-17 | 3 | -16/+13 |
| | | | | (bzr r10465) | ||||
| * | Fix crash that occurred when scaling a clipped object, as reported in lp:811819 | Diederik van Lierop | 2011-07-17 | 1 | -4/+8 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/811819 (bzr r10464) | ||||
| * | 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) | ||||
| * | Cleanup of oudated/redundant SP_ITEM() macro use. | Jon A. Cruz | 2011-07-16 | 47 | -307/+238 |
| | | | | (bzr r10461) | ||||
| * | 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) | ||||
| * | 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 | 17 | -905/+337 |
| | | | | | | | | | 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) | ||||
| * | 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 | 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) | ||||
