summaryrefslogtreecommitdiffstats
path: root/src/dir-util.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Changed return type to be consistent with other calls and to make header ↵Jon A. Cruz2015-05-061-1/+1
| | | | | stand-alone. (bzr r14112)
* code cleanup: add own includes to cpp files or make the functions static if ↵Campbell Barton2012-10-041-0/+1
| | | | | they are not used elsewhere. (bzr r11735)
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-081-5/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/898538 (bzr r10762)
* Adding initial cut of resource manager.Jon A. Cruz2011-05-061-121/+97
| | | (bzr r10198)
* functional noop: Change prepend_current_dir_if_relative to return the result ↵Peter Moulder2009-04-071-7/+7
| | | | | rather than taking a pointer to where to put the result. (Clarifies that the existing value isn't used.) (bzr r7653)
* Warning cleanupJon A. Cruz2009-02-111-3/+3
| | | (bzr r7274)
* * Lots of documentation for the Inkscape::XML namespaceKrzysztof Kosi??ski2008-09-231-1/+3
| | | | | | * Doxygen fixes for a few files * Garbage-collected allocator for STL containers (bzr r6877)
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-1/+2
| | | (bzr r4629)
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-2/+2
| | | (bzr r149)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+278
(bzr r1)