summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/new-from-template.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-26Rm unused code now Gtk+ >= 3.22 dependency is setAlexander Valavanis1-5/+0
2018-11-08Clarify licensesMax Gaukler1-2/+3
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-4/+0
2018-10-01Move GTKMM_CHECK_VERSION from config.h to it's own headerEduard Braun1-0/+2
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-1/+1
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-1/+1
2017-12-25Use a macro for GtkMM version checksAlexander Valavanis1-1/+1
2017-07-06Gtkmm deprecation fixesAlexander Valavanis1-8/+8
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-2/+1
2016-07-28Drop remaining GTKMM 2 fallback supportAlex Valavanis1-8/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+2
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-2/+1
2016-03-11Improvements on the "new from template" dialogAdrian Boguszewski1-3/+15
2014-08-24Fix Gtk+ 2 buildAlex Valavanis1-1/+14
2014-08-23Fix deprecated VBox useAlex Valavanis1-2/+2
2014-03-30Added "Gtk::" scope to "manage" function calls.Markus Engel1-1/+1
2014-01-15Fix for Bug #1236282 (add full keyboard navigation support for new templates ...Nicolas Dufour1-2/+5
2013-12-27Fix for bug #1236282 (add full keyboard navigation support for new templates ...Nicolas Dufour1-1/+1
2013-07-24Templates gui fixesSlagvi Public1-1/+2
2013-07-19Minor code fixesSlagvi Public1-4/+5
2013-07-19New From Template ui rearrangementSlagvi Public1-8/+2
2013-07-08Coding style improvements and display bug fixesSlagvi Public1-2/+13
2013-07-04Added loading templates into NewFromTemplate dialog.Slagvi Public1-1/+11
2013-07-02Adding NewFromTemplate to the Inkscape menuSlagvi Public1-0/+0
2013-06-27Coding style fixesSlagvi Public1-8/+8
2013-06-22Coding style fixesSlagvi Public1-0/+42