| Commit message (Expand) | Author | Files | Lines |
| 2011-07-17 | - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des... | Johan B. C. Engelen | 1 | -1/+1 |
| 2011-06-28 | If GTK built with QUARTZ backend, no need to expect DISPLAY to be set to star... | Gellule Xg | 1 | -1/+1 |
| 2011-06-04 | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()... | Jon A. Cruz | 1 | -1/+1 |
| 2011-06-03 | Use generic headers in preparation for GTK+ 3 transition | Alex Valavanis | 1 | -5/+1 |
| 2011-04-15 | No more PrintWin32, including no special cases for non-Unicode Windows anymore. | Jasper van de Gronde | 1 | -5/+1 |
| 2011-02-22 | Finished cleanup of outdated SP_OBJECT_REPR C macro. | Jon A. Cruz | 1 | -2/+2 |
| 2010-10-13 | Fix build breakage on Windows after the recent "new gui" removal. | Krzysztof Kosi??ski | 1 | -3/+3 |
| 2010-10-12 | Remove the failed and unused "new gui" stuff. | Krzysztof Kosi??ski | 1 | -6/+9 |
| 2010-08-04 | Fix for subtle bug in parsing export area, found by Vaughn Spurlin using Cove... | Jasper van de Gronde | 1 | -1/+1 |
| 2010-07-01 | C++fied SPDocument added | Abhishek Sharma Public | 1 | -6/+6 |
| 2010-06-29 | This is the first c++ification commit from me. It handles sp-line, sp-polylin... | Abhishek Sharma Public | 1 | -3/+3 |
| 2010-04-02 | Fix command line invocation on Windows (LP #167455). | Krzysztof Kosi??ski | 1 | -20/+1 |
| 2010-04-02 | Do not print PYTHONPATH on every invocation (stale debug output) | Krzysztof Kosi??ski | 1 | -1/+1 |
| 2010-03-30 | Make all paths in PYTHONPATH absolute. | Krzysztof Kosi??ski | 1 | -2/+14 |
| 2010-03-29 | More correct setting of PYTHONPATH at startup | Krzysztof Kosi??ski | 1 | -3/+9 |
| 2010-03-28 | Oops - obviously the previous fix didn't work outside Windows | Krzysztof Kosi??ski | 1 | -6/+24 |
| 2010-03-28 | Fix regression (inkex.py not found for extensions in user's directory) | Krzysztof Kosi??ski | 1 | -27/+8 |
| 2010-03-28 | Allow Inkscape to run from Unicode directories on Windows | Krzysztof Kosi??ski | 1 | -78/+102 |
| 2010-03-05 | Patch from Fridrich - LP #520532 | Krzysztof Kosi??ski | 1 | -5/+4 |
| 2010-03-02 | Cleanup on id access. | Jon A. Cruz | 1 | -2/+2 |
| 2010-02-22 | - change cmdline option to --export-latex. | Johan B. C. Engelen | 1 | -8/+8 |
| 2010-02-20 | add --export-pdf-latex option to the cmdline | Johan B. C. Engelen | 1 | -0/+15 |
| 2009-12-20 | Make Inkscape Portable not fiddle with the registry. | Chris Morgan | 1 | -2/+6 |
| 2009-08-17 | fix 396851: move absolutizing relative path (added by Ted) out of sp_export_p... | bulia byak | 1 | -11/+47 |
| 2009-08-07 | Change "canvas" to "page" to be consistent with use in all other dialogs and | Tavmjong Bah | 1 | -19/+19 |
| 2009-08-06 | Revert recent refactoring changes by johnce because they break the build, whi... | Maximilian Albert | 1 | -11/+11 |
| 2009-08-05 | SPDocument->Document | johnce | 1 | -11/+11 |
| 2009-06-12 | Mark areas with charset conversion issues | Jon A. Cruz | 1 | -5/+10 |
| 2009-05-06 | * [INTL:*] fixed typos (by Yuri Chornoivan) | Ivan Mas??r | 1 | -1/+1 |
| 2009-04-30 | copyedit labels, expand range | bulia byak | 1 | -2/+2 |
| 2009-04-30 | allow --export-dpi to be used for setting the filter rasterization resolution... | bulia byak | 1 | -1/+12 |
| 2009-04-07 | Move Inkscape::IO::fixupHrefs to Inkscape::XML::rebase_hrefs in new file xml/... | Peter Moulder | 1 | -1/+2 |
| 2009-04-03 | Add XDG locations for icons | Jon A. Cruz | 1 | -0/+23 |
| 2009-03-16 | response to bug #167290; add another undoc option to support alt-key tracking... | Ed Halley | 1 | -1/+51 |
| 2009-02-26 | Patch from Lubomir Rintel: fixes for GCC 4.4 | Krzysztof Kosi??ski | 1 | -2/+3 |
| 2009-02-26 | Several icon name fixes | Krzysztof Kosi??ski | 1 | -0/+3 |
| 2009-02-26 | add #include <gtk/gtk.h> to fix defect #333767 | Adib Taraben | 1 | -0/+1 |
| 2009-02-19 | Make all icons themable (except the filter icons). | Krzysztof Kosi??ski | 1 | -11/+10 |
| 2009-01-13 | Improved version reporting. Add SVN revision and custom status to | Krzysztof Kosi??ski | 1 | -3/+3 |
| 2009-01-10 | Fixes rendering of feImage (using bitmaps) by preventing the error "Unable to... | Jasper van de Gronde | 1 | -0/+3 |
| 2008-12-28 | More NR ==> Geom changes | Joshua L. Blocher | 1 | -4/+4 |
| 2008-12-16 | * remove sp_item_i2root_affine and sp_item_i2r_affine and replace all calls by | Thomas Holder | 1 | -1/+1 |
| 2008-11-30 | add --export-ignore-filters | bulia byak | 1 | -1/+15 |
| 2008-11-21 | Merge from fe-moved | Ted Gould | 1 | -24/+18 |
| 2008-10-31 | Merge from trunk | Ted Gould | 1 | -11/+2 |
| 2008-10-28 | Merge from trunk | Ted Gould | 1 | -0/+6 |
| 2008-10-27 | From trunk | Ted Gould | 1 | -96/+61 |
| 2008-10-11 | Merging from trunk | Ted Gould | 1 | -8/+8 |
| 2008-09-21 | releasing fails to delete document, even when memory is scarce, so delete it ... | bulia byak | 1 | -1/+2 |
| 2008-09-16 | the proper way to delete a SPDocument, according to mental | bulia byak | 1 | -1/+1 |