| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | * | | merging | Marc Jeanmougin | 2015-04-26 | 146 | -4187/+4303 |
| | |\| | |||||
| | * | | merge | Marc Jeanmougin | 2015-04-26 | 171 | -1462/+616 |
| | |\ \ | |||||
| | * | | | more cast cleanup | Marc Jeanmougin | 2015-02-27 | 28 | -89/+86 |
| | * | | | corrected the casts (hopefully) | Marc Jeanmougin | 2015-02-27 | 85 | -370/+294 |
| | * | | | Merge, resolved conflicts | Marc Jeanmougin | 2015-02-23 | 26 | -288/+235 |
| | |\ \ \ | |||||
| | * | | | | Removed eclipse files, added removed pot file | Marc Jeanmougin | 2015-02-23 | 3 | -9/+0 |
| | * | | | | added a set to the Selection | Marc Jeanmougin | 2015-02-19 | 17 | -87/+83 |
| | * | | | | Put a few std::vector<SPitem*> | Marc Jeanmougin | 2015-02-19 | 99 | -765/+744 |
| | * | | | | I can't really understand why, but i can now launch inkscape without it segfa... | mc | 2015-02-18 | 7 | -67/+53 |
| | * | | | | OMG IT'S COMPILING. | Mc | 2015-02-18 | 1 | -91/+83 |
| | * | | | | Just... | mc | 2015-02-18 | 36 | -279/+270 |
| | * | | | | At first, I was thinking "I just have to go to the selection file, and change... | Marc Jeanmougin | 2015-02-17 | 78 | -1365/+1283 |
| * | | | | | merged gtk3 compile fix | Tomasz Boczkowski | 2015-04-26 | 1 | -3/+3 |
| |\ \ \ \ \ | |||||
| | * | | | | | gtk3 compile fix | Tomasz Boczkowski | 2014-06-01 | 1 | -1/+0 |
| | * | | | | | fixed updating drawing when dragging a color slider | Tomasz Boczkowski | 2014-06-01 | 1 | -3/+3 |
| * | | | | | | Using SelectedColor instead of SPColorSelector | Tomasz Boczkowski | 2015-04-26 | 27 | -785/+541 |
| |\| | | | | | |||||
| | * | | | | | ColorNotebook is Gtk::Widget and uses ColorSelector | Tomasz Boczkowski | 2014-06-01 | 7 | -313/+134 |
