| Commit message (Expand) | Author | Files | Lines |
| 2011-06-05 | Replace use of deprecated GtkTooltips API | Alex Valavanis | 7 | -192/+147 |
| 2011-06-04 | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()... | Jon A. Cruz | 4 | -3/+7 |
| 2011-06-03 | Use generic headers in preparation for GTK+ 3 transition | Alex Valavanis | 7 | -16/+6 |
| 2011-04-18 | Added mnemonics for font dialog (Bug #170765) | Kris De Gussem | 1 | -6/+5 |
| 2011-04-11 | Guides and clonetiler. Fix for bug #477649 (GTK warning about an adjustment w... | Nicolas Dufour | 1 | -101/+78 |
| 2011-03-08 | UI fix (message was not clear) | Kris De Gussem | 1 | -1/+1 |
| 2011-02-27 | compatibility patch to compile using gcc 4.6 | Adib Taraben | 1 | -0/+1 |
| 2011-02-22 | Finished cleanup of outdated SP_OBJECT_REPR C macro. | Jon A. Cruz | 4 | -30/+40 |
| 2011-02-21 | Finished cleanup of outdated SP_OBJECT_PARENT C macro. | Jon A. Cruz | 2 | -23/+25 |
| 2011-02-02 | update to latest 2geom ! | Johan B. C. Engelen | 1 | -93/+93 |
| 2010-12-29 | Mnemonics in "Export bitmap", and "Rows and Columns" dialogs (Bug 170765) | Kris De Gussem | 1 | -3/+3 |
| 2010-12-18 | Simple tracking of time to display dialogs and main window. | Jon A. Cruz | 2 | -1/+24 |
| 2010-12-12 | Fix change in revision 9947 to be consistent with rest of the codebase. | Jon A. Cruz | 1 | -2/+4 |
| 2010-12-12 | Fix build failure | Krzysztof Kosi??ski | 1 | -1/+2 |
| 2010-11-17 | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf... | Chris Morgan | 16 | -16/+16 |
| 2010-10-29 | Dropped not working accelator key (r9858 Bug #170765) | Kris De Gussem | 1 | -1/+1 |
| 2010-10-27 | UI: punctiation and mnemonics in preferences, export and ico preview dialog | Kris De Gussem | 1 | -1/+1 |
| 2010-10-24 | Some UI fixes | Kris De Gussem | 2 | -10/+10 |
| 2010-10-20 | i18n. Link/image properties dialog title is now fully translatable. | Nicolas Dufour | 1 | -1/+8 |
| 2010-10-12 | Remove the failed and unused "new gui" stuff. | Krzysztof Kosi??ski | 1 | -23/+5 |
| 2010-08-22 | i18n. Context cleanup (context|string replaced with C_). | Nicolas Dufour | 2 | -13/+5 |
| 2010-08-15 | Make nr_arena_invoke_render expect an already transformed context, | Krzysztof Kosi??ski | 1 | -0/+1 |
| 2010-08-14 | Completely remove NRPixBlock | Krzysztof Kosi??ski | 1 | -30/+2 |
| 2010-08-14 | Fix paint bucket tool | Krzysztof Kosi??ski | 1 | -1/+1 |
| 2010-08-14 | Fix background tracing in clone tiler dialog | Krzysztof Kosi??ski | 1 | -49/+41 |
| 2010-08-05 | Wholesale cruft removal part 5; completely remove RasterFont | Krzysztof Kosi??ski | 1 | -17/+57 |
| 2010-08-04 | Wholesale cruft removal part 1 | Krzysztof Kosi??ski | 1 | -0/+1 |
| 2010-07-12 | SPObject c++ification finalized along with the beginning of XML Privatisation... | Abhishek Sharma Public | 1 | -1/+1 |
| 2010-07-03 | another c++ification for sp-object.h/cpp and still in progress... | Abhishek Sharma Public | 3 | -6/+6 |
| 2010-07-02 | New Class SPDocumentUndo created which takes care of c++fying some non SPDocu... | Abhishek Sharma Public | 6 | -29/+29 |
| 2010-07-01 | C++fied SPDocument added | Abhishek Sharma Public | 2 | -6/+6 |
| 2010-06-29 | This is the first c++ification commit from me. It handles sp-line, sp-polylin... | Abhishek Sharma Public | 3 | -14/+13 |
| 2010-04-11 | Switching to new input dialog. Allows for a better UI and addresses bug #3348... | Jon A. Cruz | 4 | -641/+0 |
| 2010-04-10 | fix bug 166659. precisely calculate bbox when exporting to png | Johan B. C. Engelen | 1 | -6/+6 |
| 2010-03-14 | Create better names when intput devices are reported with broken ones. | Jon A. Cruz | 1 | -8/+62 |
| 2010-03-14 | Minor cleanup and addition of tablet debugging code. | Jon A. Cruz | 1 | -23/+296 |
| 2010-03-13 | Try harder to fix the tablet configuration problem | Krzysztof Kosi??ski | 1 | -7/+22 |
| 2010-03-12 | Hopefully fix #334800 (input devices configuration not saved). | Krzysztof Kosi??ski | 1 | -53/+65 |
| 2010-03-05 | Patch from Fridrich - LP #520532 | Krzysztof Kosi??ski | 1 | -1/+1 |
| 2010-03-02 | Cleanup on id access. | Jon A. Cruz | 2 | -41/+41 |
| 2009-09-23 | Better patch by Adib for 431022. Appears safe, however, I am unable to test a... | Josh Andler | 1 | -2/+6 |
| 2009-09-22 | Patch by Adib for 431022. Appears safe, however, I am unable to test as it is... | Josh Andler | 1 | -1/+1 |
| 2009-08-21 | absolutize user-entered path from doc location | bulia byak | 1 | -19/+30 |
| 2009-08-17 | fix 396851: move absolutizing relative path (added by Ted) out of sp_export_p... | bulia byak | 1 | -6/+22 |
| 2009-08-09 | Cleanup (remove unused variable; use generic function to determine the file e... | Maximilian Albert | 1 | -1/+1 |
| 2009-08-09 | Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi... | Maximilian Albert | 1 | -2/+1 |
| 2009-08-06 | Revert recent refactoring changes by johnce because they break the build, whi... | Maximilian Albert | 3 | -17/+17 |
| 2009-08-05 | SPDocument->Document | johnce | 3 | -17/+17 |
| 2009-08-03 | FIX 2922232 win32 dialogue for browse file on export-bitmap dialogue, also so... | theAdib | 1 | -2/+53 |
| 2009-07-13 | Newer GTK is more restrictive with includes, only <gtk/gtk.h> can be directly... | Josh Andler | 1 | -1/+1 |