summaryrefslogtreecommitdiffstats
path: root/src/extension/error-file.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-5/+0
2018-06-19Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot1-3/+3
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-3/+3
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-3/+3
2017-11-07Misc. typosUnknown1-2/+2
2017-06-28Refactor profile directory use and promote IO::Resource get_path and get_file...Martin Owens1-1/+2
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-1/+1
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+1
2016-07-28extensions: Drop GTKMM2 fallbacksAlex Valavanis1-5/+1
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-1/+1
2014-06-26Convert accidental member accesses into static function accessesLiam P. White1-1/+2
2014-06-251. make it compileLiam P. White1-1/+1
2014-03-24Patch for base constructor calls.Markus Engel1-1/+1
2013-03-25Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis1-3/+2
2013-03-08Drop deprecated get_vbox method in Gtk::DialogAlex Valavanis1-0/+4
2012-04-28gtkmm-3.0 fixes for Gtk::Box and header inclusionsAlex Valavanis1-1/+1
2009-02-21Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski1-1/+1
2008-10-27From trunkTed Gould1-5/+8
2006-06-28do some include changes more correctlyRalf Stephan1-3/+3
2006-06-24one more of declarations to make glib-2.4 work with glibmm/i18n.hRalf Stephan1-1/+4
2006-05-02r11463@tres: ted | 2006-04-19 08:28:18 -0700Ted Gould1-2/+1