| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2018-11-06 | C++ify SVGViewWidget. Remove unused code. | Tavmjong Bah | 1 | -244/+0 | |
| 2018-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -6/+6 | |
| This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | |||||
| 2018-05-04 | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 1 | -2/+2 | |
| This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | |||||
| 2018-04-29 | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 1 | -2/+2 | |
| 2016-07-28 | Finish removing GTK+ 2 fallbacks | Alex Valavanis | 1 | -34/+3 | |
| (bzr r15023.2.8) | |||||
| 2016-04-12 | svg-view-widget: Fix background-color handling #Hackfest2016 | Alex Valavanis | 1 | -2/+12 | |
| (bzr r14793) | |||||
| 2016-04-12 | Bump ifdefs to 3.8 (now ifdefs say 3.0 instead of 3.2 or 3.8) | Martin Owens | 1 | -1/+1 | |
| (bzr r14788) | |||||
| 2014-08-26 | svg-view-widget: Gtk+ 3 fixes | Alex Valavanis | 1 | -6/+12 | |
| (bzr r13341.1.182) | |||||
| 2014-08-24 | More GObject boilerplate reduction | Alex Valavanis | 1 | -35/+11 | |
| (bzr r13341.1.175) | |||||
| 2014-08-18 | Fix build (not pretty). | Liam P. White | 1 | -1/+1 | |
| (bzr r13341.1.146) | |||||
| 2013-08-27 | Added viewBox implement document unit support. | Matthew Petroff | 1 | -2/+3 | |
| (bzr r12475.1.2) | |||||
| 2012-06-09 | Don't use GtkColormap in Gtk+ 3 | Alex Valavanis | 1 | -1/+8 | |
| (bzr r11480) | |||||
| 2012-06-09 | Fix remaining size_request issues for Gtk+ build | Alex Valavanis | 1 | -0/+11 | |
| (bzr r11475) | |||||
| 2012-05-22 | Drop GtkObject usage in view widgets | Alex Valavanis | 1 | -7/+6 | |
| (bzr r11403) | |||||
| 2012-05-19 | Revert r11370. Fix crash with grid in default template | Alex Valavanis | 1 | -6/+7 | |
| Fixed bugs: - https://launchpad.net/bugs/1001724 (bzr r11386) | |||||
| 2012-05-16 | Drop some GtkObject usage | Alex Valavanis | 1 | -7/+6 | |
| (bzr r11370) | |||||
| 2012-04-18 | Fixed conditional code to avoid unused function warnings. | Jon A. Cruz | 1 | -0/+4 | |
| (bzr r11262) | |||||
| 2012-04-17 | Work around for some missing glibmm headers in gtkmm (should be fixed in ↵ | Alex Valavanis | 1 | -0/+27 | |
| gtkmm 3.4) (bzr r11261) | |||||
| 2012-03-07 | cppcheck | Kris De Gussem | 1 | -1/+1 | |
| (bzr r11052) | |||||
| 2012-03-03 | Remove some deprecated GDK symbols | Alex Valavanis | 1 | -1/+2 | |
| (bzr r11043) | |||||
| 2012-01-12 | Initial C++ification of SPCanvas. | Jon A. Cruz | 1 | -2/+2 | |
| (bzr r10873) | |||||
| 2012-01-04 | More GSEAL issues | Alex Valavanis | 1 | -1/+1 | |
| (bzr r10836) | |||||
| 2011-10-27 | Fixing more broken and split doc comments. | Jon A. Cruz | 1 | -26/+14 | |
| (bzr r10697) | |||||
| 2011-07-03 | GTK+ cleanup: gtk_type_class | Alex Valavanis | 1 | -8/+4 | |
| (bzr r10407) | |||||
| 2011-07-02 | GTK+ cleaning: gtk_type_new | Alex Valavanis | 1 | -1/+1 | |
| (bzr r10390.1.3) | |||||
| 2011-06-23 | Remove dead GTK visual functions | Alex Valavanis | 1 | -2/+0 | |
| (bzr r10344) | |||||
| 2011-06-03 | Use generic headers in preparation for GTK+ 3 transition | Alex Valavanis | 1 | -1/+1 | |
| Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1) | |||||
| 2010-12-23 | Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵ | Jon A. Cruz | 1 | -13/+13 | |
| header. (bzr r9978.1.1) | |||||
| 2010-07-01 | C++fied SPDocument added | Abhishek Sharma Public | 1 | -2/+2 | |
| (bzr r9546.1.2) | |||||
| 2009-08-06 | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 1 | -1/+1 | |
| which cannot be fixed easily. (bzr r8422) | |||||
| 2009-08-05 | SPDocument->Document | johnce | 1 | -1/+1 | |
| (bzr r8404) | |||||
| 2008-05-10 | More type registration cleanup | Jon A. Cruz | 1 | -15/+18 | |
| (bzr r5646) | |||||
| 2007-11-02 | warning cleanup | Jon A. Cruz | 1 | -1/+1 | |
| (bzr r4012) | |||||
