| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove deprecated Autotools and btool files. Please use CMake instead | Alex Valavanis | 2016-08-08 | 1 | -9/+0 |
| * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -1/+2 |
| * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -2/+1 |
| * | Fixes UX pointed in suv review | Jabier Arraiza Cenoz | 2015-12-06 | 1 | -0/+3 |
| * | Rename libgc/ => inkgc/ to reflect difference from Boehm GC | Liam P. White | 2015-02-26 | 1 | -1/+1 |
| * | Isolate components of libgc | Liam P. White | 2015-02-25 | 1 | -1/+1 |
| * | Update to experimental r13527 | Liam P. White | 2014-08-30 | 1 | -28/+3 |
| |\ |
|
| | * | More GObject boilerplate reduction | Alex Valavanis | 2014-08-24 | 1 | -28/+3 |
| * | | 5. Refactoring of Application class: make copy/assignment operators private, ... | Liam P. White | 2014-06-27 | 1 | -3/+3 |
| * | | 3. remove dead code, refactor existing code. Connect overlooked signals. | Liam P. White | 2014-06-26 | 1 | -1/+1 |
| * | | 1. make it compile | Liam P. White | 2014-06-25 | 1 | -3/+3 |
| |/ |
|
| * | gtkmmification (seems there is more margin in desktop-widget.cpp) | Kris De Gussem | 2014-01-11 | 1 | -1/+1 |
| * | Cleaned up a bit; fixed struct vs. class forward declarations. | Markus Engel | 2013-07-31 | 1 | -1/+1 |
| * | Kill ancient gcc version check in configure.ac and fix a load of broken forwa... | Alex Valavanis | 2013-03-14 | 1 | -1/+1 |
| * | Migrate ruler position tracking to new track_widget API | Alex Valavanis | 2013-01-27 | 3 | -25/+0 |
| * | Fix for 819671 : No visual indication for grid and snap being on/off | John Smith | 2012-08-09 | 1 | -0/+3 |
| * | Drop GtkObject usage in view widgets | Alex Valavanis | 2012-05-22 | 1 | -6/+6 |
| * | Header tidying, suppress all gdk deprecation errors in gtkmm | Alex Valavanis | 2012-02-29 | 1 | -1/+8 |
| * | Fixing more broken and split doc comments. | Jon A. Cruz | 2011-10-27 | 4 | -35/+35 |
| * | Cleanup pass on documentation that was dumping garbage into doxygen output. | Jon A. Cruz | 2011-10-25 | 3 | -16/+13 |
| * | Remove nr-forward.h | Krzysztof Kosi??ski | 2011-08-27 | 1 | -1/+0 |
| * | Rewrite NRArena -> Inkscape::Drawing. Call render and update | Krzysztof Kosi??ski | 2011-08-07 | 1 | -1/+1 |
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-07-06 | 1 | -14/+13 |
| |\ |
|
| | * | GTK+ cleanup: gtk_type_class | Alex Valavanis | 2011-07-03 | 1 | -1/+1 |
| | * | Switch to GObject | Alex Valavanis | 2011-06-24 | 1 | -13/+12 |
| * | | Remove more of libnr | Krzysztof Kosi??ski | 2011-06-23 | 2 | -2/+2 |
| |/ |
|
| * | Remove deprecated glib macro wrappers | Alex Valavanis | 2011-06-14 | 1 | -4/+4 |
| * | cmake: | Campbell Barton | 2011-06-13 | 1 | -4/+0 |
| * | work in progress cmake commit: | Campbell Barton | 2011-06-12 | 1 | -9/+3 |
| * | Use generic headers in preparation for GTK+ 3 transition | Alex Valavanis | 2011-06-03 | 2 | -2/+2 |
| * | Adding initial cut of resource manager. | Jon A. Cruz | 2011-05-06 | 1 | -0/+4 |
| * | compatibility patch to compile using gcc 4.6 | Adib Taraben | 2011-02-27 | 1 | -0/+1 |
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -3/+2 |
| |\ |
|
| | * | C++fied SPDocument added | Abhishek Sharma Public | 2010-07-01 | 1 | -4/+4 |
| | * | This is the first c++ification commit from me. It handles sp-line, sp-polylin... | Abhishek Sharma Public | 2010-06-29 | 1 | -7/+7 |
| * | | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf... | Chris Morgan | 2010-11-17 | 1 | -1/+1 |
| * | | fix build on windows by removing even more files. | Johan B. C. Engelen | 2010-10-15 | 4 | -1980/+0 |
| * | | Remove the failed and unused "new gui" stuff. | Krzysztof Kosi??ski | 2010-10-12 | 1 | -4/+0 |
| |/ |
|
| * | Spray cleanup | Steren Giannini | 2010-01-03 | 2 | -7/+0 |
| * | Spray Tool by the students at Ecole Centrale de Lyon, Lyon, France | Josh Andler | 2009-11-30 | 2 | -0/+7 |
| * | remove registerEditWidget, move this to SPDesktop::init instead; a noop chang... | bulia byak | 2009-10-25 | 1 | -2/+1 |
| * | Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi... | Maximilian Albert | 2009-08-09 | 1 | -1/+1 |
| * | Revert recent refactoring changes by johnce because they break the build, whi... | Maximilian Albert | 2009-08-06 | 4 | -12/+12 |
| * | SPDocument->Document | johnce | 2009-08-05 | 2 | -5/+5 |
| * | SPDocument->Document | johnce | 2009-08-05 | 2 | -7/+7 |
| * | Fix for bug LP #400985 (3 strings in UI are not translatable) | Nicolas Dufour | 2009-07-18 | 1 | -3/+3 |
| * | Also store the window's geometry when saving through the data-loss warning di... | Diederik van Lierop | 2009-05-25 | 1 | -7/+8 |
| * | remove desktop-affine.h and refactor sp_desktop_dt2doc_* calls | Thomas Holder | 2009-03-13 | 1 | -1/+0 |
| * | Move files from the src/dialogs/ directory to the places where they | Krzysztof Kosi??ski | 2009-02-21 | 1 | -3/+3 |
| * | Only build static libraries for subdirs than actually contain libraries, | Krzysztof Kosi??ski | 2009-02-20 | 1 | -6/+1 |