| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Update to trunk r13580 | Liam P. White | 2014-10-06 | 1 | -1/+5 | |
| |\| | | | | | (bzr r13341.1.255) | |||||
| | * | i18n. Fix for Bug #380522 (strings that need to be fixed for translation). | Nicolas Dufour | 2014-10-02 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | | | Translations. Inkscape.pot and French translation update. Fixed bugs: - https://launchpad.net/bugs/380522 (bzr r13576) | |||||
| * | | Fix modelines | Alex Valavanis | 2014-08-30 | 1 | -2/+2 | |
| | | | | | | | (bzr r13341.1.183) | |||||
| * | | Add meshes to selected style widget | Liam P. White | 2014-08-10 | 1 | -0/+21 | |
| |/ | | | (bzr r13341.1.129) | |||||
| * | Fix for Bug #1281859 (color gesture problems, alpha values below 0 and above 1). | Nicolas Dufour | 2014-02-28 | 1 | -0/+5 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1281859 (bzr r13074) | |||||
| * | small code clarification, doesn't change anything, but makes intent more clear | Johan B. C. Engelen | 2014-01-08 | 1 | -1/+1 | |
| | | | | (bzr r12895) | |||||
| * | Moved and renamed some tool-related files. | Markus Engel | 2013-11-09 | 1 | -1/+1 | |
| | | | | (bzr r12785) | |||||
| * | remove unused private members | Johan B. C. Engelen | 2013-11-05 | 1 | -3/+1 | |
| | | | | (bzr r12779) | |||||
| * | Units: stop newing Unit objects. pass around pointers to "undeletable" Unit ↵ | Johan B. C. Engelen | 2013-10-12 | 1 | -7/+7 | |
| | | | | | | objects in the UnitTable. I think we should move to using indexed units, and pass around the index of the unit in the unittable, or smth like that... ? (bzr r12679) | |||||
| * | Rewrite the internals of the unit code for somewhat better performance | Krzysztof Kosi??ski | 2013-10-05 | 1 | -1/+1 | |
| | | | | (bzr r12661) | |||||
| * | Merged from trunk (r12488). | Markus Engel | 2013-08-30 | 1 | -12/+17 | |
| |\ | | | | | (bzr r11608.1.120) | |||||
| | * | Switched to global UnitTable. | Matthew Petroff | 2013-08-04 | 1 | -1/+2 | |
| | | | | | | | (bzr r12380.1.62) | |||||
| | * | Ported "ui/widget/selected-style.*". | Matthew Petroff | 2013-07-19 | 1 | -13/+16 | |
| | | | | | | | (bzr r12380.1.39) | |||||
| | * | Temporary fixes/kludges. | Matthew Petroff | 2013-07-17 | 1 | -0/+1 | |
| | | | | | | | (bzr r12380.1.16) | |||||
| | * | Ported sp-namedview.cpp (todo: fix a bunch of things). | Matthew Petroff | 2013-07-09 | 1 | -1/+1 | |
| | | | | | | | (bzr r12380.1.8) | |||||
| * | | Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes. | Markus Engel | 2013-07-31 | 1 | -7/+7 | |
| | | | | | | | (bzr r11608.1.110) | |||||
| * | | Merged PaintServer and subclasses; moved Gradient classes to own files. | Markus Engel | 2013-04-05 | 1 | -2/+2 | |
| |/ | | | (bzr r11608.1.82) | |||||
| * | Use Gtk::Grid in PreviewHolder. Fixes color preview in RegisteredColorPicker | Alex Valavanis | 2013-03-09 | 1 | -1/+26 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1094504 (bzr r12185) | |||||
| * | cppcheck: Simple fixes for src/ui/widget | Alex Valavanis | 2012-11-15 | 1 | -4/+4 | |
| | | | | (bzr r11873) | |||||
| * | Fix for 171890 : Mouse wheel on swatches | John Smith | 2012-10-23 | 1 | -41/+68 | |
| | | | | (bzr r11822) | |||||
| * | Fix for 831008 : Line width menu only show Px,Pt and mm | John Smith | 2012-10-01 | 1 | -33/+37 | |
| | | | | (bzr r11719) | |||||
| * | Fix for 367548 : Invert doesnt work on objects with gradients | John Smith | 2012-09-23 | 1 | -3/+2 | |
| | | | | (bzr r11696) | |||||
| * | Fix for 367548 : Invert doesnt work on objects with gradients | John Smith | 2012-09-22 | 1 | -0/+12 | |
| | | | | (bzr r11694) | |||||
| * | Fix for 484135 : clicking on the stroke size doesn't open the dialog box | John Smith | 2012-08-05 | 1 | -0/+1 | |
| | | | | (bzr r11592) | |||||
| * | Fix for 167781 : opacity in selected style loses focus on kbd value scroll, ↵ | John Smith | 2012-07-11 | 1 | -0/+1 | |
| | | | | | | fix for Esc (bzr r11540) | |||||
| * | Fix for 167781 : opacity in selected style loses focus on kbd value scroll | John Smith | 2012-07-10 | 1 | -0/+2 | |
| | | | | (bzr r11534) | |||||
| * | Stop using deprecated GdkBitmap in custom cursors | Alex Valavanis | 2012-05-27 | 1 | -13/+10 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/943200 (bzr r11429) | |||||
| * | gtkmm-3.0 changes for Gtk::Adjustment | Alex Valavanis | 2012-04-30 | 1 | -0/+13 | |
| | | | | (bzr r11308) | |||||
| * | Get rid of GtkObject in toolbox | Alex Valavanis | 2012-04-23 | 1 | -1/+1 | |
| | | | | (bzr r11286) | |||||
| * | Translation. More disambiguations (see Bug #832560). | Nicolas Dufour | 2012-04-13 | 1 | -2/+2 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/832560 (bzr r11234) | |||||
| * | Replace deprecated gdk_cursor_unref | Alex Valavanis | 2012-04-09 | 1 | -0/+8 | |
| | | | | (bzr r11196) | |||||
| * | cppcheck | Kris De Gussem | 2012-03-07 | 1 | -1/+1 | |
| | | | | (bzr r11052) | |||||
| * | Clean up all remaining false warnings from Gtkmm | Alex Valavanis | 2012-02-26 | 1 | -2/+0 | |
| | | | | (bzr r11018) | |||||
| * | Header cleaning | Alex Valavanis | 2012-02-12 | 1 | -0/+1 | |
| | | | | (bzr r10963) | |||||
| * | More GSEAL stuff | Alex Valavanis | 2012-01-14 | 1 | -6/+7 | |
| | | | | (bzr r10887) | |||||
| * | Initial C++ification of SPCanvas. | Jon A. Cruz | 2012-01-12 | 1 | -2/+3 | |
| | | | | (bzr r10873) | |||||
| * | Fixed null-pointer ctor crashes. | Jon A. Cruz | 2012-01-03 | 1 | -4/+14 | |
| | | | | (bzr r10828) | |||||
| * | More deprecated GtkTooltips | Alex Valavanis | 2012-01-03 | 1 | -25/+22 | |
| | | | | (bzr r10827) | |||||
| * | Fixing more broken and split doc comments. | Jon A. Cruz | 2011-10-27 | 1 | -3/+1 | |
| | | | | (bzr r10697) | |||||
| * | cppcheck | Kris De Gussem | 2011-10-18 | 1 | -1/+1 | |
| | | | | (bzr r10681) | |||||
| * | Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 1 | -1/+1 | |
| | | | | (bzr r10660) | |||||
| * | Gtk cleanup: gtk_object_set_data | Alex Valavanis | 2011-06-25 | 1 | -1/+1 | |
| | | | | (bzr r10350.1.5) | |||||
| * | Use generic headers in preparation for GTK+ 3 transition | Alex Valavanis | 2011-06-03 | 1 | -1/+1 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1) | |||||
| * | Finished cleanup of outdated SP_OBJECT_REPR C macro. | Jon A. Cruz | 2011-02-22 | 1 | -1/+1 | |
| | | | | (bzr r10067) | |||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -54/+55 | |
| |\ | | | | | (bzr r9945.1.1) | |||||
| | * | New Class SPDocumentUndo created which takes care of c++fying some non ↵ | Abhishek Sharma Public | 2010-07-02 | 1 | -31/+31 | |
| | | | | | | | | | | | SPDocument based methods (bzr r9546.1.3) | |||||
| * | | UI fixes (punctuation, units, accelerator keys) (a. o. Bug #560751 ) | Kris De Gussem | 2010-10-25 | 1 | -2/+2 | |
| |/ | | | (bzr r9851) | |||||
| * | Initial F&S dialog setting of swatch colors. | Jon A. Cruz | 2010-03-09 | 1 | -7/+7 | |
| | | | | (bzr r9169) | |||||
| * | Implement guide behaviour as discussed on the mailing list | Maximilian Albert | 2009-07-16 | 1 | -0/+1 | |
| | | | | (bzr r8293) | |||||
| * | adding comments/TODOs and/or reverting some of the things done in r20655 | Felipe Corr??a da Silva Sanches | 2009-02-09 | 1 | -1/+7 | |
| | | | | | | due to JonCruz considerations about the proper way of doing it. (bzr r7254) | |||||
