| Commit message (Expand) | Author | Files | Lines |
| 2018-11-08 | Clarify licenses | Max Gaukler | 1 | -2/+3 |
| 2018-10-01 | Remove #include "config.h" wherever possible | Eduard Braun | 1 | -4/+0 |
| 2018-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -1/+1 |
| 2018-05-04 | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 1 | -3/+3 |
| 2018-04-29 | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 1 | -3/+3 |
| 2018-01-30 | Move classes derived from SPObject to own directory. | Tavmjong Bah | 1 | -6/+8 |
| 2017-07-08 | Fix Gtk alignment API | Alexander Valavanis | 1 | -3/+6 |
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -1/+1 |
| 2016-07-28 | ui/widgets: Drop GTK2 fallbacks | Alex Valavanis | 1 | -9/+1 |
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -1/+1 |
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -1/+1 |
| 2015-04-27 | Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur... | Alex Valavanis | 1 | -4/+0 |
| 2014-12-21 | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 1 | -2/+2 |
| 2014-12-21 | Purge sp_desktop_namedview in favor of SPDesktop::getNamedView | Liam P. White | 1 | -1/+2 |
| 2014-08-30 | Fix modelines | Alex Valavanis | 1 | -2/+2 |
| 2014-03-30 | Added "Gtk::" scope to "manage" function calls. | Markus Engel | 1 | -8/+8 |
| 2013-06-06 | Added configure/ifdef guards to only bring in the needed #include if glibmm h... | Jon A. Cruz | 1 | -0/+2 |
| 2013-06-04 | Correct to compile against recent gtkmm, including updated macports versions.... | Jon A. Cruz | 1 | -0/+2 |
| 2013-03-08 | Switch to orientable Scale widgets in Gtkmm 3 | Alex Valavanis | 1 | -1/+8 |
| 2012-04-30 | gtkmm-3.0 changes for Gtk::Adjustment | Alex Valavanis | 1 | -0/+4 |
| 2012-02-12 | Header cleaning | Alex Valavanis | 1 | -0/+1 |
| 2012-02-12 | Cleaning up a few headers | Alex Valavanis | 1 | -0/+1 |
| 2012-01-03 | Cleanup GSEAL issues and deprecated GtkTooltips | Alex Valavanis | 1 | -3/+3 |
| 2011-11-13 | various: warnings and initalization | Kris De Gussem | 1 | -13/+8 |
| 2011-10-27 | Fixing more broken and split doc comments. | Jon A. Cruz | 1 | -4/+1 |
| 2011-02-22 | Finished cleanup of outdated SP_OBJECT_REPR C macro. | Jon A. Cruz | 1 | -1/+1 |
| 2010-07-02 | New Class SPDocumentUndo created which takes care of c++fying some non SPDocu... | Abhishek Sharma Public | 1 | -3/+3 |
| 2009-08-06 | Revert recent refactoring changes by johnce because they break the build, whi... | Maximilian Albert | 1 | -1/+1 |
| 2009-08-05 | SPDocument->Document | johnce | 1 | -1/+1 |
| 2008-04-30 | Use radiobutton for "always snap" in the document-properties dialog | Diederik van Lierop | 1 | -10/+21 |
| 2008-01-15 | stop toggling insensitive state for modification flag updates (fixes critical... | MenTaLguY | 1 | -1/+2 |
| 2008-01-15 | abstract use of sodipodi:modified | MenTaLguY | 1 | -1/+1 |
| 2007-12-17 | Renaming captions and labels in snapping preferences dialog, and inverting th... | Diederik van Lierop | 1 | -3/+3 |
| 2007-08-06 | 1) Make snapping of object's center optional 2) Optimize snapping preferences... | Diederik van Lierop | 1 | -2/+5 |
| 2007-08-03 | Rearrange snapping preferences, put distinction between paths and nodes back ... | Diederik van Lierop | 1 | -2/+16 |
| 2007-03-26 | fix range, make integer, remove unnecessary document_done, fix 1635388 | bulia byak | 1 | -6/+7 |
| 2007-03-26 | purge unused stuff, copyedit | bulia byak | 1 | -13/+5 |
| 2006-08-26 | gboolean -> bool conversion commit 1. Modifies code to do with getting the u... | Michael G. Sloan | 1 | -2/+2 |
| 2006-08-25 | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 1 | -1/+1 |
| 2006-08-23 | Ok, committed msgloan's patch to convert gbooleans to bools thus completing | Jon Phillips | 1 | -1/+1 |
| 2006-06-29 | patch from Gustav Broberg: undo annotations and history dialog | bulia byak | 1 | -1/+2 |
| 2006-04-17 | Get rid of the SP_DT_* macros which do nothing more than provide additional, ... | MenTaLguY | 1 | -2/+2 |
| 2006-02-02 | remove screen pixel toggle for now, add always-snap widget for all | Ralf Stephan | 1 | -12/+58 |
| 2006-01-31 | add tooltips to tolerance slider | Ralf Stephan | 1 | -0/+1 |
| 2006-01-28 | removing debug command from previous commit | Ralf Stephan | 1 | -1/+0 |
| 2006-01-28 | snap sensitivity slider no longer changes start value, ends with 50, | Ralf Stephan | 1 | -6/+7 |
| 2006-01-27 | remove second label from ToleranceSlider, fixes #1407428 | Ralf Stephan | 1 | -3/+3 |
| 2006-01-24 | mnemonics for all widgets in the Doc Props dialog | Ralf Stephan | 1 | -0/+2 |