| Commit message (Expand) | Author | Files | Lines |
| 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-29 | Header cleanup | Alex Valavanis | 1 | -1/+0 |
| 2013-03-19 | Fixing regression | jtx | 1 | -0/+4 |
| 2013-03-17 | Working with widjets | Jabier Arraiza Cenoz | 1 | -4/+0 |
| 2013-03-15 | Fix missing Gtkmm/Glib headers for Gtk+ 3 build | Alex Valavanis | 1 | -0/+4 |
| 2013-01-23 | revert my revision 12053 (Bug #1103248 ) | Kris De Gussem | 1 | -1/+1 |
| 2013-01-22 | direct use of Glib::ustring | Kris De Gussem | 1 | -1/+1 |
| 2012-04-17 | Fix for 169888 : HIG Style frame | John Smith | 1 | -2/+3 |
| 2012-03-07 | cppcheck | Kris De Gussem | 1 | -1/+1 |
| 2012-02-26 | Clean up all remaining false warnings from Gtkmm | Alex Valavanis | 1 | -2/+1 |
| 2012-02-12 | Header cleaning | Alex Valavanis | 1 | -0/+1 |
| 2012-02-06 | Get rid of gtkmm top-level header usage - not required by API | Alex Valavanis | 1 | -0/+2 |
| 2012-01-03 | Cleanup GSEAL issues and deprecated GtkTooltips | Alex Valavanis | 1 | -2/+2 |
| 2011-12-08 | Switch to top-level glib headers. Thanks to DimStar for patch | Alex Valavanis | 1 | -1/+1 |
| 2011-10-03 | Doxygen cleanup. | Jon A. Cruz | 1 | -2/+3 |
| 2011-08-07 | Rewrite NRArena -> Inkscape::Drawing. Call render and update | Krzysztof Kosi??ski | 1 | -12/+9 |
| 2011-08-06 | Rewrite NRArenaItem hierarchy into C++ | Krzysztof Kosi??ski | 1 | -2/+2 |
| 2011-07-16 | Cleanup of oudated/redundant SP_ITEM() macro use. | Jon A. Cruz | 1 | -5/+4 |
| 2011-02-21 | Finished cleanup of outated SP_OBJECT_DOCUMENT C macro. | Jon A. Cruz | 1 | -2/+2 |
| 2010-11-17 | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf... | Chris Morgan | 1 | -1/+1 |
| 2010-10-27 | UI: punctiation and mnemonics in preferences, export and ico preview dialog | Kris De Gussem | 1 | -1/+1 |
| 2010-07-26 | Added preference to suppress auto-refresh of icon previews. | Jon A. Cruz | 1 | -2/+4 |
| 2010-07-26 | Added preference to suppress auto-refresh of icon previews. | Jon A. Cruz | 1 | -2/+4 |
| 2010-07-25 | Added debug info. | Jon A. Cruz | 1 | -11/+63 |
| 2010-07-25 | Added debug info. | Jon A. Cruz | 1 | -11/+63 |
| 2010-07-25 | Make icon preview seleciton stikcy by default. | Jon A. Cruz | 1 | -1/+1 |
| 2010-07-25 | Make icon preview selection sticky by default. | Jon A. Cruz | 1 | -1/+1 |
| 2010-07-25 | Added preference to suppress icon preview frames. | Jon A. Cruz | 1 | -4/+8 |
| 2010-07-25 | Added preference to keep last selected item shown. | Jon A. Cruz | 1 | -18/+28 |
| 2010-07-25 | Added preference to suppress icon preview frames. | Jon A. Cruz | 1 | -4/+8 |
| 2010-07-25 | Added preference to keep last selected item shown. | Jon A. Cruz | 1 | -18/+28 |
| 2010-07-25 | Adding preference to suppress packing of previews. | Jon A. Cruz | 1 | -1/+3 |
| 2010-07-25 | Adding preference to suppress packing of previews. | Jon A. Cruz | 1 | -1/+3 |
| 2010-06-29 | Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder. | Krzysztof Kosi??ski | 1 | -7/+10 |
| 2010-06-29 | This is the first c++ification commit from me. It handles sp-line, sp-polylin... | Abhishek Sharma Public | 1 | -4/+3 |
| 2010-05-06 | Track selection changes for updating in icon preview. | Jon A. Cruz | 1 | -1/+7 |
| 2010-05-06 | Removed redundant refresh button, ui cleanup, added frames, etc. for bug #171... | Jon A. Cruz | 1 | -21/+11 |
| 2010-05-06 | Switched icons to have frames, be square, and arranged more efficiently for s... | Jon A. Cruz | 1 | -4/+39 |
| 2010-05-02 | Follow-up to bug 427514 specific to icon preview, which happened to fix bug #... | Jon A. Cruz | 1 | -5/+94 |
| 2010-04-06 | Fixed use of dialogs in more than one window, and tile problem with selection... | Jon A. Cruz | 1 | -5/+4 |
| 2010-03-02 | Cleanup on id access. | Jon A. Cruz | 1 | -3/+3 |
| 2009-08-06 | Revert recent refactoring changes by johnce because they break the build, whi... | Maximilian Albert | 1 | -2/+2 |
| 2009-08-05 | SPDocument->Document | johnce | 1 | -2/+2 |
| 2009-02-21 | Move files from the src/dialogs/ directory to the places where they | Krzysztof Kosi??ski | 1 | -9/+7 |
| 2008-11-21 | Merge from fe-moved | Ted Gould | 1 | -4/+4 |
| 2008-10-27 | From trunk | Ted Gould | 1 | -35/+25 |
| 2008-09-16 | fix leak of the arena and arenaitem | bulia byak | 1 | -1/+3 |
| 2007-12-22 | Fix typo in an array causing a write off the end. Causes bug if no | Bryce Harrington | 1 | -1/+1 |
| 2007-12-07 | Rework dialog management. Use singleton behavior for dialogs when | gustav_b | 1 | -8/+4 |