summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/new-from-template.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rm unused code now Gtk+ >= 3.22 dependency is setAlexander Valavanis2019-05-261-5/+0
* Clarify licensesMax Gaukler2018-11-081-2/+3
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* Move GTKMM_CHECK_VERSION from config.h to it's own headerEduard Braun2018-10-011-0/+2
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-1/+1
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-1/+1
* Use a macro for GtkMM version checksAlexander Valavanis2017-12-251-1/+1
* Gtkmm deprecation fixesAlexander Valavanis2017-07-061-8/+8
* End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-8/+0
|\
| * Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-281-8/+0
* | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-2/+1
* | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+2
* | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-2/+1
|/
* Improvements on the "new from template" dialogAdrian Boguszewski2016-03-111-3/+15
* Fix Gtk+ 2 buildAlex Valavanis2014-08-241-1/+14
* Fix deprecated VBox useAlex Valavanis2014-08-231-2/+2
* Added "Gtk::" scope to "manage" function calls.Markus Engel2014-03-301-1/+1
* Fix for Bug #1236282 (add full keyboard navigation support for new templates ...Nicolas Dufour2014-01-151-2/+5
* Fix for bug #1236282 (add full keyboard navigation support for new templates ...Nicolas Dufour2013-12-271-1/+1
* Templates gui fixesSlagvi Public2013-07-241-1/+2
* Minor code fixesSlagvi Public2013-07-191-4/+5
* New From Template ui rearrangementSlagvi Public2013-07-191-8/+2
* Coding style improvements and display bug fixesSlagvi Public2013-07-081-2/+13
* Added loading templates into NewFromTemplate dialog.Slagvi Public2013-07-041-1/+11
* Adding NewFromTemplate to the Inkscape menuSlagvi Public2013-07-021-0/+42