summaryrefslogtreecommitdiffstats
path: root/src/io/sys.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-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
2018-06-18Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot1-1/+1
This renames most C <*.h> includes into C++ <c*> includes.
2017-10-19Drop obsolete wrapper around Glib::file_open_tmpStefano Facchini1-2/+0
2012-11-30Fix for 430301 : core dump exporting to non existing folderJohn Smith1-0/+2
(bzr r11915)
2011-12-08Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis1-3/+1
Fixed bugs: - https://launchpad.net/bugs/898538 (bzr r10762)
2011-03-24Made dialog's state persistantAndrew rugby471@gmail.com1-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)
2009-09-16Fix by Adib for 353847Josh Andler1-0/+2
(bzr r8601)
2008-03-27Bug #204779 win32 crash on help menu - win32 spawn problemAdib Taraben1-0/+10
(bzr r5207)
2008-03-13BUG 168896, fix BUG_168896_refactor_tempfile.patch problems with Vista ↵Albin Sunnanbo1-0/+3
tempfiles breaks some extensions (including Save as XAML) (bzr r5082)
2006-06-25glib-2.4 system fixes: some includes to get prototypes, some version checksRalf Stephan1-0/+2
(bzr r1280)