summaryrefslogtreecommitdiffstats
path: root/src/io/sys.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot2018-06-181-1/+1
| | | | This renames most C <*.h> includes into C++ <c*> includes.
* Drop obsolete wrapper around Glib::file_open_tmpStefano Facchini2017-10-191-2/+0
|
* Fix for 430301 : core dump exporting to non existing folderJohn Smith2012-11-301-0/+2
| | | (bzr r11915)
* merged with trunk so I can build again...Andrew Higginson2011-12-271-3/+1
|\ | | | | (bzr r10092.1.36)
| * Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-081-3/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/898538 (bzr r10762)
* | Made dialog's state persistantAndrew rugby471@gmail.com2011-03-241-0/+2
|/ | | | | | | | Cleanup of code Made download of image work Put all images into a /tmp/openclipart directory Use GUID for filename (bzr r10092.1.18)
* Fix by Adib for 353847Josh Andler2009-09-161-0/+2
| | | (bzr r8601)
* Bug #204779 win32 crash on help menu - win32 spawn problemAdib Taraben2008-03-271-0/+10
| | | (bzr r5207)
* BUG 168896, fix BUG_168896_refactor_tempfile.patch problems with Vista ↵Albin Sunnanbo2008-03-131-0/+3
| | | | | tempfiles breaks some extensions (including Save as XAML) (bzr r5082)
* glib-2.4 system fixes: some includes to get prototypes, some version checksRalf Stephan2006-06-251-0/+2
| | | (bzr r1280)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+51
(bzr r1)