| Commit message (Expand) | Author | Files | Lines |
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -10/+1 |
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -1/+10 |
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -10/+1 |
| 2016-06-25 | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 1 | -1/+1 |
| 2015-10-29 | static code analysis | Kris De Gussem | 1 | -3/+3 |
| 2015-03-06 | Fix for Bug #1428967 (Inkscape0.91 crashes under interface using Chinese/Taiw... | Nicolas Dufour | 1 | -2/+2 |
| 2015-02-27 | corrected the casts (hopefully) | Marc Jeanmougin | 1 | -4/+4 |
| 2015-02-19 | Put a few std::vector<SPitem*> | Marc Jeanmougin | 1 | -7/+7 |
| 2015-02-17 | At first, I was thinking "I just have to go to the selection file, and change... | Marc Jeanmougin | 1 | -17/+17 |
| 2014-11-10 | Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files. | Jon A. Cruz | 1 | -28/+49 |
| 2014-05-14 | i18n. Fix for Bug #1318929 (untranslatable string in trunk-r13370). | Nicolas Dufour | 1 | -3/+21 |
| 2013-10-31 | Partially fix crashes when entering a group with deleted id | Krzysztof Kosi??ski | 1 | -4/+9 |
| 2013-10-26 | Added some consts. | Markus Engel | 1 | -1/+1 |
| 2013-09-24 | change names for displayName and detailedDescription, improve char code and r... | Martin Owens | 1 | -13/+14 |
| 2013-09-21 | Fix format security errors | Alex Valavanis | 1 | -1/+1 |
| 2013-09-20 | Refactor status-bar text for multiple items, was very broken | Martin Owens | 1 | -88/+20 |
| 2013-08-03 | reduce variable scope | Johan B. C. Engelen | 1 | -2/+1 |
| 2013-07-04 | Code readability improvements and licence changes for action-context.* | Eric Greveson | 1 | -2/+2 |
| 2013-07-01 | Factored layer model out into new Inkscape::LayerModel class. This allows | Eric Greveson | 1 | -2/+3 |
| 2013-06-17 | Fix my own mis-credit and some symbols labels | Martin Owens | 1 | -1/+1 |
| 2013-06-16 | Fix layer selection so defs don't change layers, updated symbol text. | Martin Owens | 1 | -0/+8 |
| 2013-06-11 | Fix bug where symbols weren't identified as such | Martin Owens | 1 | -2/+5 |
| 2013-04-29 | Fixed logic error confusing bitwise and with logical and. | Jon A. Cruz | 1 | -1/+1 |
| 2013-04-05 | Merged Item. | Markus Engel | 1 | -1/+1 |
| 2013-04-02 | Cleaned up a bit. Uses some C++11 features. | Markus Engel | 1 | -22/+66 |
| 2012-10-11 | Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialog | Tavmjong Bah | 1 | -1/+6 |
| 2012-10-04 | code cleanup: add own includes to cpp files or make the functions static if t... | Campbell Barton | 1 | -3/+3 |
| 2012-08-15 | i18n. Fix for Bug #1034663 (Split msgid "Text" for menu Effects). | Nicolas Dufour | 1 | -1/+1 |
| 2012-05-17 | Fixed warning with printf format. Also corrected inproper type that resulted ... | Jon A. Cruz | 1 | -12/+15 |
| 2012-05-15 | minor fix for translations | Kris De Gussem | 1 | -1/+1 |
| 2012-05-11 | UI. Filtered objects count (patch by David Mathog). | Nicolas Dufour | 1 | -1/+26 |
| 2011-10-18 | cppcheck | Kris De Gussem | 1 | -1/+1 |
| 2011-02-21 | Finished cleanup of outdated SP_OBJECT_PARENT C macro. | Jon A. Cruz | 1 | -2/+2 |
| 2010-11-17 | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf... | Chris Morgan | 1 | -1/+1 |
| 2010-08-22 | i18n. Context cleanup (context|string replaced with C_). | Nicolas Dufour | 1 | -8/+4 |
| 2010-06-29 | This is the first c++ification commit from me. It handles sp-line, sp-polylin... | Abhishek Sharma Public | 1 | -1/+1 |
| 2010-03-02 | Cleanup on id access. | Jon A. Cruz | 1 | -1/+1 |
| 2010-02-05 | make when_selected and when_nothing customizable strings, settable via select... | buliabyak | 1 | -9/+10 |
| 2009-06-03 | * [INTL:*] translator comments for all context strings added | Ivan Mas??r | 1 | -3/+6 |
| 2009-02-10 | now that selection description includes style (filtered, clipped), we need to... | bulia byak | 1 | -0/+10 |
| 2008-09-20 | fix leak and potential crash by disconnecting on delete | bulia byak | 1 | -1/+9 |
| 2008-04-12 | Several different i18n issues fixed following report from a_b (adresses bug #... | Marcin Floryan | 1 | -1/+2 |
| 2007-12-13 | Fundamentally reworked version of the 3D box tool (among many other things, t... | Maximilian Albert | 1 | -1/+1 |
| 2007-07-14 | Write distinguished corners of 3D boxes to the svg representation from which ... | Maximilian Albert | 1 | -0/+3 |
| 2007-06-17 | Add translator hint. | Colin Marquardt | 1 | -0/+2 |
| 2007-03-16 | string disambig | bulia byak | 1 | -1/+1 |
| 2006-03-27 | applying ngettext for 2 strings (for languages with multiple plural forms) | Andrius Ramanauskas | 1 | -2/+2 |
| 2006-03-24 | fixing crash in situations where locale language has many plural forms (examp... | Andrius Ramanauskas | 1 | -5/+5 |
| 2006-03-22 | more information on objects selected in groups | bulia byak | 1 | -26/+48 |
| 2006-03-19 | restore broken ngettext | bulia byak | 1 | -5/+20 |