| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Compromise solution for dot grid visibilty. See bug #1357611. | Tavmjong Bah | 2015-05-06 | 1 | -3/+21 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed return type to be consistent with other calls and to make header stan... | Jon A. Cruz | 2015-05-06 | 2 | -3/+3 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | show filter usage count | Raphael Rosch | 2015-05-05 | 5 | -6/+44 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | going from swatch to flat color should start with previous swatch color | Raphael Rosch | 2015-05-04 | 1 | -2/+16 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix crash in PDF export introduced in r14074 | Marc Jeanmougin | 2015-05-04 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Shorthands are not allowed as presentation attributes. | Tavmjong Bah | 2015-05-04 | 1 | -1/+9 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cmake: shorter linker list (remove duplicates) | houz | 2015-05-04 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert bad commit (commited to wrong branch). | Tavmjong Bah | 2015-05-03 | 7 | -171/+4 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | First batch | Tavmjong Bah | 2015-05-03 | 7 | -4/+171 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | renamed SPPattern methods to match coding style | Tomasz Boczkowski | 2015-05-03 | 10 | -139/+139 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reformatted SPPattern | Tomasz Boczkowski | 2015-05-03 | 2 | -285/+305 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reformatted refactored files | Tomasz Boczkowski | 2015-05-03 | 12 | -1324/+1291 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed commented out code from ColorNotebook | Tomasz Boczkowski | 2015-05-03 | 2 | -164/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Introduced fixes after merge proposal review | Tomasz Boczkowski | 2015-05-03 | 6 | -75/+47 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merged trunk | Tomasz Boczkowski | 2015-05-03 | 1 | -6/+7 | |
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix crash when setting clip | Marc Jeanmougin | 2015-05-02 | 1 | -6/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed unnecessary inclusion of glibmm/threads.h | Tomasz Boczkowski | 2015-05-03 | 10 | -67/+13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gtk3 compile fix | Tomasz Boczkowski | 2015-05-02 | 6 | -31/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge with trunk | Tomasz Boczkowski | 2015-05-02 | 230 | -4191/+6710 | |
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sp-text: Whitespace cleanup | Bryce Harrington | 2015-05-02 | 1 | -13/+13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bzrignore: Fix *.cmake ignorance | Bryce Harrington | 2015-05-02 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed comparison function used in sorts | Marc Jeanmougin | 2015-05-02 | 5 | -5/+10 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixed selection after ungroup | Marc Jeanmougin | 2015-05-02 | 1 | -5/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix segfault due to an infinite recursion (due to a typo) | Marc Jeanmougin | 2015-05-01 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed crash bug due to some overlooked function changed in the recent merge. | Marc Jeanmougin | 2015-05-01 | 4 | -14/+20 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cmake: Fix various issues with cmake builds | Bryce Harrington | 2015-04-30 | 1 | -0/+1 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cmake: Include missing source file in build rules | Bryce Harrington | 2015-04-29 | 1 | -0/+1 | |
| | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix dbus build | Liam P. White | 2015-04-30 | 1 | -23/+23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | unsigned int -> size_t | Marc Jeanmougin | 2015-04-29 | 2 | -4/+4 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | uint -> unsigned int | Marc Jeanmougin | 2015-04-29 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | corrected test file | Marc Jeanmougin | 2015-04-29 | 1 | -1/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | updated with trunk | Marc Jeanmougin | 2015-04-29 | 101 | -544/+169 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Better solution picking | Liam P. White | 2015-04-29 | 1 | -3/+22 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix regression: Update default font-family if nothing is selected on canvas. | Tavmjong Bah | 2015-04-29 | 2 | -5/+11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a bug linking a path parameter to a transformed element | jabiertxof | 2015-04-29 | 1 | -1/+7 | |
| | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Increase precision (long thin paths had a ton of width variance), fix logic e... | Liam P. White | 2015-04-29 | 1 | -3/+1 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Catch more intersections (can still be improved somewhat I think) | Liam P. White | 2015-04-29 | 1 | -21/+17 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix tangent sign problems in path outline code | Liam P. White | 2015-04-28 | 1 | -65/+94 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | enable default pen object for WMF files | mathog | 2015-04-28 | 1 | -1/+5 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Save original text in 'aria-label' attribute for accessibilty reasons. | Tavmjong Bah | 2015-04-28 | 1 | -1/+11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur... | Alex Valavanis | 2015-04-27 | 95 | -454/+13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge with trunk | Marc Jeanmougin | 2015-04-27 | 26 | -1836/+4946 | |
| | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add two files omitted in patch at revision 14062 | mathog | 2015-04-27 | 2 | -0/+1234 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | patch for bugs 1447850 and 1447382 | mathog | 2015-04-27 | 21 | -1833/+3706 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable snapping of cusp nodes by default | Diederik van Lierop | 2015-04-27 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mainloop fix for possible data loss if closing before save has completed. | Mark Harmer | 2015-04-27 | 2 | -2/+5 | |
| | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | removed a few useless SP_OBJECT() casts | Marc Jeanmougin | 2015-04-27 | 7 | -23/+23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | removed a few "using Inkscape::Util::GSListConstIterator" | Marc Jeanmougin | 2015-04-27 | 7 | -13/+0 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Just reread the entire diff against trunk. Given the diff size, i must have f... | Marc Jeanmougin | 2015-04-26 | 10 | -31/+27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix | Marc Jeanmougin | 2015-04-26 | 1 | -1/+1 | |
