| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-04-05 | More cleanup of document.h. | Tavmjong Bah | 1 | -1/+1 | |
| 2018-11-08 | Clarify licenses | Max Gaukler | 1 | -1/+2 | |
| - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | |||||
| 2018-10-29 | Move contents of document-private.h to document.h. | Tavmjong Bah | 1 | -2/+1 | |
| 2018-10-01 | Remove #include "config.h" wherever possible | Eduard Braun | 1 | -4/+0 | |
| 2018-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -2/+2 | |
| 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 | -1/+1 | |
| This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | |||||
| 2018-04-29 | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 1 | -1/+1 | |
| 2018-01-30 | Move classes derived from SPObject to own directory. | Tavmjong Bah | 1 | -6/+8 | |
| A lot of header clean-up. | |||||
| 2017-07-09 | Update for Gtk alignment changes | Alexander Valavanis | 1 | -2/+3 | |
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -2/+1 | |
| (bzr r15034) | |||||
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -1/+2 | |
| (bzr r15027) | |||||
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -2/+1 | |
| (bzr r15025) | |||||
| 2015-06-23 | Fix for bug #1467601 (Missing undo history label for metadata description). | Nicolas Dufour | 1 | -2/+1 | |
| Fixed bugs: - https://launchpad.net/bugs/1467601 (bzr r14211) | |||||
| 2015-04-27 | Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ↵ | Alex Valavanis | 1 | -4/+0 | |
| ensuring that glibmm headers always preceed glib.h headers. Same applies with gtkmm/gtk+ etc (bzr r14064) | |||||
| 2014-08-30 | Fix modelines | Alex Valavanis | 1 | -2/+2 | |
| (bzr r13341.1.183) | |||||
| 2013-06-06 | Added configure/ifdef guards to only bring in the needed #include if glibmm ↵ | Jon A. Cruz | 1 | -0/+2 | |
| has it. (bzr r12353) | |||||
| 2013-06-04 | Correct to compile against recent gtkmm, including updated macports ↵ | Jon A. Cruz | 1 | -0/+2 | |
| versions. Fixes bug #1179338. Fixed bugs: - https://launchpad.net/bugs/1179338 (bzr r12346.1.1) | |||||
| 2012-07-12 | Fix for 612221 : Add metadata default configuration in the preferences | John Smith | 1 | -0/+31 | |
| (bzr r11544) | |||||
| 2012-05-11 | Fix for 997886 : Document Metadata : Crash when saving with 2 documents open | John Smith | 1 | -3/+5 | |
| (bzr r11353) | |||||
| 2012-03-06 | Fix for 946631 : Overlay scrollbars causing input boxes to be small ↵ | John Smith | 1 | -1/+1 | |
| (Document Metadata) (bzr r11050) | |||||
| 2012-02-12 | Header cleaning | Alex Valavanis | 1 | -0/+2 | |
| (bzr r10963) | |||||
| 2012-01-03 | More deprecated GtkTooltips | Alex Valavanis | 1 | -11/+11 | |
| (bzr r10827) | |||||
| 2011-10-27 | Fixing more broken and split doc comments. | Jon A. Cruz | 1 | -2/+1 | |
| (bzr r10697) | |||||
| 2011-06-04 | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of ↵ | Jon A. Cruz | 1 | -4/+5 | |
| SP_ROOT() gtk type function/macro. (bzr r10254) | |||||
| 2010-10-24 | i18n. Metadata labels now fully translatable (with colon). | Nicolas Dufour | 1 | -1/+1 | |
| (bzr r9848) | |||||
| 2010-07-02 | New Class SPDocumentUndo created which takes care of c++fying some non ↵ | Abhishek Sharma Public | 1 | -2/+2 | |
| SPDocument based methods (bzr r9546.1.3) | |||||
| 2009-08-06 | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 1 | -4/+4 | |
| which cannot be fixed easily. (bzr r8422) | |||||
| 2009-08-05 | SPDocument->Document | johnce | 1 | -4/+4 | |
| (bzr r8408) | |||||
| 2009-02-21 | Move files from the src/dialogs/ directory to the places where they | Krzysztof Kosi??ski | 1 | -4/+2 | |
| should be. Build libinkscape.a - should reduce link time. (bzr r7337) | |||||
| 2007-01-13 | overwritten heap, wrong casts fixed. Closes SF#1575829 | Kees Cook | 1 | -12/+13 | |
| (bzr r2198) | |||||
| 2006-06-29 | patch from Gustav Broberg: undo annotations and history dialog | bulia byak | 1 | -2/+4 | |
| (bzr r1315) | |||||
