| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | More cleanup of document.h. | Tavmjong Bah | 2019-04-05 | 1 | -1/+1 |
| | | |||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 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 | ||||
| * | Move contents of document-private.h to document.h. | Tavmjong Bah | 2018-10-29 | 1 | -2/+1 |
| | | |||||
| * | Remove #include "config.h" wherever possible | Eduard Braun | 2018-10-01 | 1 | -4/+0 |
| | | |||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -5/+5 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -1/+1 |
| | | | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier. | ||||
| * | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 1 | -4/+4 |
| | | | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | ||||
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 1 | -4/+4 |
| | | |||||
| * | End GTK+ 2 support and remove GDL fork | Alex Valavanis | 2016-08-04 | 1 | -8/+0 |
| |\ | | | | | (bzr r15038) | ||||
| | * | ui/widgets: Drop GTK2 fallbacks | Alex Valavanis | 2016-07-28 | 1 | -8/+0 |
| | | | | | | | (bzr r15023.2.6) | ||||
| * | | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -2/+2 |
| | | | | | | | (bzr r15034) | ||||
| * | | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+2 |
| | | | | | | | (bzr r15027) | ||||
| * | | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -2/+0 |
| |/ | | | (bzr r15025) | ||||
| * | i18n | Kris De Gussem | 2015-02-16 | 1 | -1/+1 |
| | | | | (bzr r13925) | ||||
| * | Fix modelines | Alex Valavanis | 2014-08-30 | 1 | -2/+2 |
| | | | | (bzr r13341.1.183) | ||||
| * | Added "Gtk::" scope to "manage" function calls. | Markus Engel | 2014-03-30 | 1 | -4/+4 |
| | | | | (bzr r13236) | ||||
| * | cppcheck | Kris De Gussem | 2013-03-17 | 1 | -1/+2 |
| | | | | (bzr r12218) | ||||
| * | Fix for 1068763 : Opening 'File > Document Properties' dirties current document | John Smith | 2012-10-31 | 1 | -9/+9 |
| | | | | (bzr r11855) | ||||
| * | Gtkmm 3 fixes for licensor widget | Alex Valavanis | 2012-05-31 | 1 | -0/+8 |
| | | | | (bzr r11444) | ||||
| * | Fix for 997886 : Document Metadata : Crash when saving with 2 documents open | John Smith | 2012-05-11 | 1 | -3/+6 |
| | | | | (bzr r11353) | ||||
| * | Fix typos in Gtk3 fixes, and fix separator API usage | Alex Valavanis | 2012-04-30 | 1 | -0/+1 |
| | | | | (bzr r11309) | ||||
| * | Clean up all remaining false warnings from Gtkmm | Alex Valavanis | 2012-02-26 | 1 | -1/+2 |
| | | | | (bzr r11018) | ||||
| * | Header cleaning | Alex Valavanis | 2012-02-12 | 1 | -0/+2 |
| | | | | (bzr r10963) | ||||
| * | More deprecated GtkTooltips | Alex Valavanis | 2012-01-03 | 1 | -2/+2 |
| | | | | (bzr r10827) | ||||
| * | various: warnings and initalization | Kris De Gussem | 2011-11-13 | 1 | -6/+3 |
| | | | | (bzr r10737) | ||||
| * | Fixing more broken and split doc comments. | Jon A. Cruz | 2011-10-27 | 1 | -2/+1 |
| | | | | (bzr r10697) | ||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -2/+3 |
| |\ | | | | | (bzr r9945.1.1) | ||||
| | * | New Class SPDocumentUndo created which takes care of c++fying some non ↵ | Abhishek Sharma Public | 2010-07-02 | 1 | -1/+1 |
| |/ | | | | | SPDocument based methods (bzr r9546.1.3) | ||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -1/+1 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -1/+1 |
| | | | | (bzr r8408) | ||||
| * | Contextual split of translatable message | Alexandre Prokoudine | 2009-07-08 | 1 | -1/+1 |
| | | | | (bzr r8232) | ||||
| * | Move files from the src/dialogs/ directory to the places where they | Krzysztof Kosi??ski | 2009-02-21 | 1 | -1/+1 |
| | | | | | | should be. Build libinkscape.a - should reduce link time. (bzr r7337) | ||||
| * | overwritten heap, wrong casts fixed. Closes SF#1575829 | Kees Cook | 2007-01-13 | 1 | -3/+3 |
| | | | | (bzr r2198) | ||||
| * | Added "Other" radio toggle for the URI field on our license dialog | Jon Phillips | 2006-10-22 | 1 | -0/+8 |
| | | | | (bzr r1829) | ||||
| * | patch from Gustav Broberg: undo annotations and history dialog | bulia byak | 2006-06-29 | 1 | -1/+2 |
| | | | | (bzr r1315) | ||||
| * | Correct my translation call. I shouldn't call gettext directly. | Kees Cook | 2006-05-25 | 1 | -1/+1 |
| | | | | (bzr r1010) | ||||
| * | Fixed localization for metadata license selector. | Kees Cook | 2006-05-18 | 1 | -1/+1 |
| | | | | (bzr r870) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+146 |
| (bzr r1) | |||||
