summaryrefslogtreecommitdiffstats
path: root/src/dir-util.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move some files to 'io' directory.Tavmjong Bah2018-10-131-66/+0
|
* Fix broken headersAlex Valavanis2016-08-031-1/+1
| | | (bzr r15035)
* 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)
* Changed return type to be consistent with other calls and to make header ↵Jon A. Cruz2015-05-061-2/+2
| | | | | stand-alone. (bzr r14112)
* Fix std::stringLiam P. White2014-09-071-0/+1
| | | (bzr r13341.1.201)
* Header cleanup: stop using Glib types where they aren't truly needed. Eases ↵Liam P. White2014-08-311-3/+2
| | | | | GThread deprecation errors. (bzr r13341.1.190)
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-081-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/898538 (bzr r10762)
* Adding initial cut of resource manager.Jon A. Cruz2011-05-061-2/+35
| | | (bzr r10198)
* Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan2010-11-171-1/+1
| | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900)
* functional noop: Change prepend_current_dir_if_relative to return the result ↵Peter Moulder2009-04-071-1/+1
| | | | | rather than taking a pointer to where to put the result. (Clarifies that the existing value isn't used.) (bzr r7653)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+33
(bzr r1)