summaryrefslogtreecommitdiffstats
path: root/src/extension/error-file.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactor profile directory use and promote IO::Resource get_path and ↵Martin Owens2017-06-281-1/+2
| | | | get_filename methods
* End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-5/+1
|\ | | | | (bzr r15038)
| * extensions: Drop GTKMM2 fallbacksAlex Valavanis2016-07-281-5/+1
| | | | | | (bzr r15023.2.5)
* | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-1/+1
| | | | | | (bzr r15034)
* | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+1
| | | | | | (bzr r15027)
* | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-1/+1
|/ | | (bzr r15025)
* Convert accidental member accesses into static function accessesLiam P. White2014-06-261-1/+2
| | | (bzr r13341.5.7)
* 1. make it compileLiam P. White2014-06-251-1/+1
| | | (bzr r13341.5.1)
* Patch for base constructor calls.Markus Engel2014-03-241-1/+1
| | | (bzr r13202)
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-3/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1122774 (bzr r12243)
* Drop deprecated get_vbox method in Gtk::DialogAlex Valavanis2013-03-081-0/+4
| | | (bzr r12181)
* gtkmm-3.0 fixes for Gtk::Box and header inclusionsAlex Valavanis2012-04-281-1/+1
| | | (bzr r11304)
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-211-1/+1
| | | | | should be. Build libinkscape.a - should reduce link time. (bzr r7337)
* From trunkTed Gould2008-10-271-5/+8
| | | (bzr r6885)
* do some include changes more correctlyRalf Stephan2006-06-281-3/+3
| | | (bzr r1311)
* one more of declarations to make glib-2.4 work with glibmm/i18n.hRalf Stephan2006-06-241-1/+4
| | | (bzr r1277)
* r11463@tres: ted | 2006-04-19 08:28:18 -0700Ted Gould2006-05-021-2/+1
| | | | | | | Making GTK+ manage all the memory that I thought it was already doing before. Now new GTK+ objects that aren't internally referenced are surrounded by Gtk::manage() (bzr r671)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+109
(bzr r1)