| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix for 390458 : Convert Export Bitmap to a dockable dialog | John Smith | 2012-03-03 | 1 | -2070/+0 |
| * | Header tidying, suppress all gdk deprecation errors in gtkmm | Alex Valavanis | 2012-02-29 | 1 | -0/+1 |
| * | Fix for 171579 : Make inkscape remember dialogs window status | John Smith | 2012-02-17 | 1 | -0/+5 |
| * | Move gtkmm headers that internally re-enable deprecated gtk symbols to top. ... | Alex Valavanis | 2012-02-15 | 1 | -1/+2 |
| * | Header cleaning | Alex Valavanis | 2012-02-12 | 1 | -0/+1 |
| * | Backward compat fix for Gtkmm 2.20 | Alex Valavanis | 2012-02-09 | 1 | -1/+13 |
| * | export: replace deprecated Gtk::ALIGN_LEFT symbol | Alex Valavanis | 2012-02-06 | 1 | -3/+3 |
| * | A few GSEAL issues | Kris De Gussem | 2012-01-11 | 1 | -1/+1 |
| * | Warning and uninitialized variable cleanup. | Jon A. Cruz | 2012-01-08 | 1 | -25/+18 |
| * | Cleanup GSEAL issues and deprecated GtkTooltips | Alex Valavanis | 2012-01-03 | 1 | -2/+2 |
| * | Replace deprecated GTK_SIGNAL_FUNC macro | Alex Valavanis | 2012-01-01 | 1 | -1/+1 |
| * | Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 1 | -190/+183 |
| * | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 2011-08-27 | 1 | -14/+15 |
| * | Remove deprecated Glib symbols | Krzysztof Kosi??ski | 2011-07-19 | 1 | -5/+9 |
| * | - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des... | Johan B. C. Engelen | 2011-07-17 | 1 | -1/+1 |
| * | Gtk cleanup: gtk_object_get_data | Alex Valavanis | 2011-06-26 | 1 | -51/+51 |
| * | Gtk cleanup: gtk_object_set_data | Alex Valavanis | 2011-06-25 | 1 | -30/+30 |
| * | Replace deprecated GtkSignal | Alex Valavanis | 2011-06-13 | 1 | -9/+9 |
| * | Replace use of deprecated GtkTooltips API | Alex Valavanis | 2011-06-05 | 1 | -5/+3 |
| * | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()... | Jon A. Cruz | 2011-06-04 | 1 | -3/+4 |
| * | Mnemonics in "Export bitmap", and "Rows and Columns" dialogs (Bug 170765) | Kris De Gussem | 2010-12-29 | 1 | -3/+3 |
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -27/+30 |
| |\ |
|
| | * | New Class SPDocumentUndo created which takes care of c++fying some non SPDocu... | Abhishek Sharma Public | 2010-07-02 | 1 | -6/+6 |
| | * | C++fied SPDocument added | Abhishek Sharma Public | 2010-07-01 | 1 | -3/+3 |
| | * | This is the first c++ification commit from me. It handles sp-line, sp-polylin... | Abhishek Sharma Public | 2010-06-29 | 1 | -4/+4 |
| * | | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf... | Chris Morgan | 2010-11-17 | 1 | -1/+1 |
| * | | Dropped not working accelator key (r9858 Bug #170765) | Kris De Gussem | 2010-10-29 | 1 | -1/+1 |
| * | | UI: punctiation and mnemonics in preferences, export and ico preview dialog | Kris De Gussem | 2010-10-27 | 1 | -1/+1 |
| |/ |
|
| * | fix bug 166659. precisely calculate bbox when exporting to png | Johan B. C. Engelen | 2010-04-10 | 1 | -6/+6 |
| * | Patch from Fridrich - LP #520532 | Krzysztof Kosi??ski | 2010-03-05 | 1 | -1/+1 |
| * | Cleanup on id access. | Jon A. Cruz | 2010-03-02 | 1 | -39/+39 |
| * | Better patch by Adib for 431022. Appears safe, however, I am unable to test a... | Josh Andler | 2009-09-23 | 1 | -2/+6 |
| * | Patch by Adib for 431022. Appears safe, however, I am unable to test as it is... | Josh Andler | 2009-09-22 | 1 | -1/+1 |
| * | absolutize user-entered path from doc location | bulia byak | 2009-08-21 | 1 | -19/+30 |
| * | fix 396851: move absolutizing relative path (added by Ted) out of sp_export_p... | bulia byak | 2009-08-17 | 1 | -6/+22 |
| * | Cleanup (remove unused variable; use generic function to determine the file e... | Maximilian Albert | 2009-08-09 | 1 | -1/+1 |
| * | Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi... | Maximilian Albert | 2009-08-09 | 1 | -2/+1 |
| * | Revert recent refactoring changes by johnce because they break the build, whi... | Maximilian Albert | 2009-08-06 | 1 | -8/+8 |
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -8/+8 |
| * | FIX 2922232 win32 dialogue for browse file on export-bitmap dialogue, also so... | theAdib | 2009-08-03 | 1 | -2/+53 |
| * | gtk adjustment fix | Jon A. Cruz | 2009-03-11 | 1 | -6/+6 |
| * | Patch from Lubomir Rintel: fixes for GCC 4.4 | Krzysztof Kosi??ski | 2009-02-26 | 1 | -2/+4 |
| * | remove mnemonic which does not work anyway | bulia byak | 2009-02-02 | 1 | -1/+1 |
| * | * remove sp_item_i2root_affine and sp_item_i2r_affine and replace all calls by | Thomas Holder | 2008-12-16 | 1 | -1/+1 |
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -38/+35 |
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -14/+14 |
| * | Merging from trunk | Ted Gould | 2008-10-11 | 1 | -5/+5 |
| * | Yet another NR ==> Geom change | Maximilian Albert | 2008-09-18 | 1 | -31/+30 |
| * | Refactored preferences handling into a new version of | Krzysztof Kosi??ski | 2008-09-16 | 1 | -25/+24 |
| * | remove many unnecessary to_2geom and from_2geom calls | Johan B. C. Engelen | 2008-08-08 | 1 | -1/+1 |