2010-01-20 |
JazzyNico | Small fix in scour (optimized SVG) output extension. |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Diederik van... | When snapping to a bounding box, flash that bounding... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
JazzyNico | scour extension update (v0.23) |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Jon A. Cruz | Added temp option to enable repositioning of not-quite... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Josh Andler | Lightened colors of Spray Tool icons, thinned strokes... |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Johan Engelen | improve LPEExtrude: now connecting lines are also drawn... |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Krzysztof Kosiński | Improve spray icon slightly. |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Krzysztof Kosiński | Spray icon tool v3 from Valessio S. Brito |
commit | commitdiff | tree | snapshot |
2010-01-17 |
helix84 | * [INTL:ro] a reference to Romanian translation of... |
commit | commitdiff | tree | snapshot |
2010-01-17 |
helix84 | reverting an accidental change in inkscape.nsi from... |
commit | commitdiff | tree | snapshot |
2010-01-17 |
helix84 | * [INTL:ro] Romanian translation of win32 installer... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Krzysztof Kosiński | Do not try to construct an ustring from NULL in CurveDr... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
JazzyNico | Dutch Advanced tutorial translation (new) |
commit | commitdiff | tree | snapshot |
2010-01-15 |
JazzyNico | Dutch translation update by Kris |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Jon A. Cruz | Fix for compile on windows. Fixes bug #506845. |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Jon A. Cruz | Correcting statements collapsed to a single line. |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Jon A. Cruz | Whitespace cleanup. |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Jon A. Cruz | Restore encapsulation of selection implementation. |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Jon A. Cruz | Fixed object leak. |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Jon A. Cruz | Warning cleanup. |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Krzysztof Kosiński | Replace std::tr1::unordered_(map|set) with __gnu_cxx... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Krzysztof Kosiński | Remove "show transform handles" from prefs - no longer... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Krzysztof Kosiński | Better spray tool icon |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Krzysztof Kosiński | Better node transform handles behavior |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Krzysztof Kosiński | * Add "show transform handles" toggle button. |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Krzysztof Kosiński | Merge from trunk |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Krzysztof Kosiński | Merge GSoC 2009 node tool rewrite |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Krzysztof Kosiński | Re-enable snapping on release, for now. |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Krzysztof Kosiński | Mark a few more bugs as fixed. |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Krzysztof Kosiński | Mark LP #399381 as fixed by this branch. |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Krzysztof Kosiński | Remove nodepath.cpp and nodepath.h |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Krzysztof Kosiński | Do not append a segment when finishing an open path... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Krzysztof Kosiński | Fix boost::optional warning spam |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Krzysztof Kosiński | Implement segment weld to make segment join similar... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Krzysztof Kosiński | * Merge from trunk |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Alexandre Prokoudine | Updated Russian translation |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Jon A. Cruz | Adding a 'widescreen' task. |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Krzysztof Kosiński | Some additional docs |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Jon A. Cruz | Initial cut of disabling floating windows on window... |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Jon A. Cruz | Enabling now that some have confirmed proper functional... |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Josh Andler | Adapt recent recursive reference patch for masks to... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Jon A. Cruz | Implemented dynamic repositioning of toolboxes. |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Jon A. Cruz | Disable questioned code section. |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Jon A. Cruz | Removed null'd use of icons. |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Jon A. Cruz | Temporarily block out code giving problems on 64-bit. |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Diederik van... | Fix typo |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Jon A. Cruz | Completed base code to flip toolbox orientation. |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Maximilian... | Avoid crash by uninitialized perspectives. |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Krzysztof Kosiński | * Implement node snapping. |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Diederik van... | fix regression caused by rev. 8927 (reported in LP... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Diederik van... | Refactoring the snapping API (making it easier to maint... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Josh Andler | Patch by Alex Leone to fix crash with recursive masks... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
JazzyNico | inkscape.pot and French translation update |
commit | commitdiff | tree | snapshot |
2010-01-09 |
JazzyNico | AI8 and below import now works with uniconvertor |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Jon A. Cruz | Leverage recent toolbox c++-ification work to move... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Jon A. Cruz | Initial c++-ification of toolbox creation. |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Jon A. Cruz | C++-ification pass. |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Jon A. Cruz | Removed outdated forward declarations. |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Josh Andler | Patch by Alex Leone to add margins to resize page optio... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Jon A. Cruz | Added UXManager. Cleaning up toolbox creation. |
commit | commitdiff | tree | snapshot |
2010-01-07 |
buliabyak | a better truncation detection, suggested by Richard... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Alexandre Prokoudine | Updated Ukrainian translation from Yuri Chornoivan |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Chris Morgan | Adding a temporary po file to ignore list |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Chris Morgan | Updated SVN references in HACKING files to BZR |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Jon A. Cruz | Refactored common value. |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Chris Morgan | Added files created during building and final build... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Chris Morgan | Changed version number (0.47.0.0 -> 0.47.0.9, "0.47... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Chris Morgan | A big lot of work for the Inkscape installer. I really... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Ted Gould | Removing spray-option.cpp as it was deleted, and then... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Jon A. Cruz | More refactoring to reduce copy-n-paste duplication. |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Jon A. Cruz | Refactoring copy-n-paste duplicate code out of toolbar... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Steren Giannini | Spray Tool refactoring and enhanced distribution algorithm |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Steren Giannini | spray algorithm updated |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Steren Giannini | Spray cleanup |
commit | commitdiff | tree | snapshot |
2010-01-02 |
JazzyNico | New Dutch Shapes tutorial by Kris |
commit | commitdiff | tree | snapshot |
2010-01-02 |
JazzyNico | inkscape.pot update. |
commit | commitdiff | tree | snapshot |
2010-01-02 |
JazzyNico | i18n fix in toolbox.cpp (no-c-format %) |
commit | commitdiff | tree | snapshot |
2010-01-02 |
JazzyNico | Inkscape version: replace svn check with bzr check |
commit | commitdiff | tree | snapshot |
2010-01-02 |
Jon A. Cruz | Preserve metadata in plain SVG. Fixes bug #170967. |
commit | commitdiff | tree | snapshot |
2010-01-02 |
Jon A. Cruz | Remove any "inkscape:*" or "sodipodi:*" attributes... |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Diederik van... | Refactor snapping of gradient handles; now behaves... |
commit | commitdiff | tree | snapshot |
2009-12-31 |
Alvin Penner | adding 'inductiveload' to AUTHORS |
commit | commitdiff | tree | snapshot |
2009-12-31 |
Jon A. Cruz | Document properties now treats lcms file load failures... |
commit | commitdiff | tree | snapshot |
2009-12-31 |
Jon A. Cruz | Warning cleanup for char const* |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Diederik van... | Restore files that shouldn't have been touched. Grrr |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Diederik van... | When combining paths: clear the selection before deleti... |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Steren Giannini | Spray Tool clean up and Toolbar refactoring |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Steren Giannini | Spray toolbar is working + spray-context.cpp small... |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Diederik van... | Small snap bug has been eliminated, flowed text snappin... |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Ted Gould | Dummy merge to get good version history. |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Steren Giannini | rotation and scale variation in toolbar, still need... |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Steren Giannini | tweak |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Steren Giannini | french comments translated and some clean up |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Steren Giannini | Spray UI : first refactoring of the toolbar |
commit | commitdiff | tree | snapshot |
2009-12-28 |
JazzyNico | Add bzr revision in the About screen |
commit | commitdiff | tree | snapshot |
2009-12-28 |
JazzyNico | Add bzr revision in the About screen |
commit | commitdiff | tree | snapshot |
2009-12-28 |
Diederik van... | Use correct text anchor for vertical text and when... |
commit | commitdiff | tree | snapshot |
2009-12-28 |
Diederik van... | Use correct text anchor for vertical text and when... |
commit | commitdiff | tree | snapshot |
2009-12-28 |
Alvin Penner | patches for LP bug 461964, latitude hiding formula... |
commit | commitdiff | tree | snapshot |
2009-12-28 |
Alvin Penner | patches for LP bug 461964, latitude hiding formula... |
commit | commitdiff | tree | snapshot |
next |