| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | Make all icons themable (except the filter icons). | Krzysztof Kosi??ski | 2009-02-19 | 1 | -32/+23 |
| * | adding comments/TODOs and/or reverting some of the things done in r20655 | Felipe Corr??a da Silva Sanches | 2009-02-09 | 1 | -1/+3 |
| * | gcc warning cleanup | Felipe Corr??a da Silva Sanches | 2009-02-09 | 1 | -1/+1 |
| * | removing void files | Felipe Corr??a da Silva Sanches | 2009-01-25 | 11 | -11/+2 |
| * | remove old icon code that seems unused | Johan B. C. Engelen | 2009-01-01 | 1 | -2/+0 |
| * | More NR ==> Geom changes | Joshua L. Blocher | 2008-12-28 | 1 | -0/+1 |
| * | convert NR to Geom | Johan B. C. Engelen | 2008-12-28 | 1 | -4/+4 |
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -1/+1 |
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -9/+11 |
| * | Merging from trunk | Ted Gould | 2008-10-11 | 1 | -6/+8 |
| * | on closing and document change, if this was the last view on this document, d... | bulia byak | 2008-09-21 | 1 | -5/+9 |
| * | Next roud of NR ==> Geom conversion | Maximilian Albert | 2008-09-18 | 1 | -5/+5 |
| * | NR:: => Geom:: for much of src/ui and src/widgets | Johan B. C. Engelen | 2008-08-04 | 5 | -56/+53 |
| * | replace separate forward declarations by proper forward.h inclusion | Johan B. C. Engelen | 2008-07-07 | 1 | -5/+1 |
| * | Cmake: remove header files from source lists | Joshua L. Blocher | 2008-06-24 | 1 | -11/+1 |
| * | cmake: EOL of cmakelists.txt in subdirs | Johan B. C. Engelen | 2008-04-07 | 1 | -20/+20 |
| * | delete remaining .cvsignore files | Adib Taraben | 2008-04-01 | 1 | -3/+0 |
| * | add CMakeLists.txt file for src/ui and subdirs | Johan B. C. Engelen | 2008-03-30 | 1 | -0/+21 |
| * | Patch from Marcin Floryan to get rid of one string in the pot file | Bryce Harrington | 2008-02-10 | 1 | -1/+1 |
| * | stop toggling insensitive state for modification flag updates (fixes critical... | MenTaLguY | 2008-01-15 | 1 | -1/+1 |
| * | abstract use of sodipodi:modified | MenTaLguY | 2008-01-15 | 1 | -2/+1 |
| * | Adds 'Save as SVG' button / dialog to clarify when saving file, that it | Bryce Harrington | 2008-01-06 | 1 | -2/+4 |
| * | Menu item to toggle CMS adjustment on and off | Jon A. Cruz | 2007-11-26 | 3 | -43/+52 |
| * | Minor cleanup | Jon A. Cruz | 2007-11-11 | 1 | -14/+14 |
| * | warning cleanup | Jon A. Cruz | 2007-11-02 | 1 | -3/+3 |
| * | **/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX... | Peter Moulder | 2007-09-12 | 1 | -3/+3 |
| * | Dockable dialogs patch applied | gustav_b | 2007-08-29 | 3 | -2/+16 |
| * | add a way to set a radio toggle in aux toolbar via desktop, by the toggles id | bulia byak | 2007-08-07 | 3 | -0/+10 |
| * | Gtkmm-ified the desktop window object, and modified the file dialogs so that ... | Joel Holdsworth | 2007-07-28 | 3 | -7/+8 |
| * | initial filter UI code drop from Nick | MenTaLguY | 2007-06-24 | 1 | -0/+3 |
| * | patch 1734633: option to save window geometry in prefs | bulia byak | 2007-06-18 | 3 | -4/+24 |