| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2018-09-11 | Refactor xml editor, improve UI and prepare for future additions | Martin Owens | 1 | -136/+0 | |
| 2018-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -9/+9 | |
| 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 | -18/+1 | |
| (bzr r15023.2.8) | |||||
| 2014-12-21 | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 1 | -2/+2 | |
| (bzr r13820) | |||||
| 2014-08-24 | More GObject boilerplate reduction | Alex Valavanis | 1 | -31/+3 | |
| (bzr r13341.1.174) | |||||
| 2012-12-25 | Convert a load more C-style pointer casts to GObject or C++ casts (merry ↵ | Alex Valavanis | 1 | -4/+4 | |
| christmas\!) (bzr r11986) | |||||
| 2012-11-11 | Replace remaining C-style pointer casts for src/widgets | Alex Valavanis | 1 | -7/+3 | |
| (bzr r11868) | |||||
| 2012-06-09 | Get rid of remaining GtkObject usage | Alex Valavanis | 1 | -13/+24 | |
| Fixed bugs: - https://launchpad.net/bugs/813212 (bzr r11473) | |||||
| 2012-02-29 | Header tidying, suppress all gdk deprecation errors in gtkmm | Alex Valavanis | 1 | -0/+1 | |
| (bzr r11030) | |||||
| 2012-02-12 | Header cleaning | Alex Valavanis | 1 | -0/+1 | |
| (bzr r10963) | |||||
| 2011-07-03 | GTK+ cleanup: gtk_type_class | Alex Valavanis | 1 | -1/+1 | |
| (bzr r10407) | |||||
| 2011-07-02 | GTK+ cleaning: gtk_type_new | Alex Valavanis | 1 | -1/+1 | |
| (bzr r10390.1.3) | |||||
| 2011-06-24 | Switch to GObject | Alex Valavanis | 1 | -1/+1 | |
| (bzr r10350.1.3) | |||||
| 2010-07-02 | New Class SPDocumentUndo created which takes care of c++fying some non ↵ | Abhishek Sharma Public | 1 | -1/+1 | |
| SPDocument based methods (bzr r9546.1.3) | |||||
| 2008-05-06 | Updating deprecated type calls. | Jon A. Cruz | 1 | -10/+13 | |
| (bzr r5617) | |||||
| 2008-02-24 | Warning and whitespace cleanup | Jon A. Cruz | 1 | -80/+80 | |
| (bzr r4838) | |||||
| 2008-01-31 | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 1 | -1/+2 | |
| (bzr r4629) | |||||
| 2006-10-10 | undo annotations | bulia byak | 1 | -2/+3 | |
| (bzr r1793) | |||||
| 2006-06-29 | patch from Gustav Broberg: undo annotations and history dialog | bulia byak | 1 | -1/+2 | |
| (bzr r1315) | |||||
| 2006-04-17 | Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵ | MenTaLguY | 1 | -1/+1 | |
| confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532) | |||||
