summaryrefslogtreecommitdiffstats
path: root/src/io (unfollow)
Commit message (Expand)AuthorFilesLines
2012-11-30Fix for 430301 : core dump exporting to non existing folderJohn Smith2-0/+36
2012-10-04code cleanup: make more functions static or include their own headers.Campbell Barton1-2/+2
2012-04-10Additional cleanup.Jon A. Cruz1-1/+1
2012-04-09cppcheck stuffKris De Gussem1-11/+7
2012-02-02cppcheck tells us: fprintf format string has 0 parameters but 1 are givenKris De Gussem1-2/+2
2011-12-08Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis4-10/+2
2011-11-19variable initialisationKris De Gussem1-5/+8
2011-11-19fix pointer usage after releasing memoryKris De Gussem2-15/+14
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz8-8/+8
2011-10-25Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz6-25/+31
2011-10-18cppcheckKris De Gussem1-2/+2
2011-07-20Memory leak fixes (Bug #812497)Kris De Gussem2-11/+16
2011-07-20memory leak fixKris De Gussem1-0/+2
2011-06-13cmake:Campbell Barton1-1/+16
2011-06-13cmake: now builds without having most of the source listed in 1 file.Campbell Barton1-1/+2
2011-06-13cmake:Campbell Barton1-2/+2
2011-06-12cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...Campbell Barton1-2/+3
2011-06-12work in progress cmake commit:Campbell Barton1-15/+14
2011-06-03Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis1-1/+1
2011-05-20Reinstating version bump.Jon A. Cruz1-3/+1
2011-05-19Revert version bump so win devlibs can catch up.Jon A. Cruz1-1/+3
2011-05-18Made dependencies explicit and bumped versions.Jon A. Cruz1-3/+1
2011-04-15No more PrintWin32, including no special cases for non-Unicode Windows anymore.Jasper van de Gronde2-22/+1
2011-03-24Made dialog's state persistantAndrew rugby471@gmail.com2-0/+11
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan3-3/+3
2010-03-28Allow Inkscape to run from Unicode directories on WindowsKrzysztof Kosi??ski1-904/+0
2010-03-14Move around files to remove some vanity directories.Krzysztof Kosi??ski3-0/+715
2010-03-01Cast cleanup.Jon A. Cruz1-2/+1
2010-02-28Compilation fixes for Windows 64-bit by FridrichKrzysztof Kosi??ski1-4/+7
2009-09-16Fix by Adib for 353847Josh Andler2-0/+36
2009-08-02FIX 407115 test writing into file and throw exception upstream if neededtheAdib1-1/+4
2009-04-06docPeter Moulder1-3/+3
2009-04-03io/crystalegg.xml: Fix a couple of textual errors.Peter Moulder1-4/+2
2009-02-26Patch from Lubomir Rintel: fixes for GCC 4.4Krzysztof Kosi??ski2-0/+2
2009-02-20Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski1-6/+1
2009-02-13Remove last remnants of ancient plugin support. Tidy up acinclude.m4.Krzysztof Kosi??ski2-3/+0
2009-01-12Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...Joshua L. Blocher1-1/+3
2009-01-09Cmake: restructure build files to be more like current build system. Should r...Joshua L. Blocher1-0/+1
2008-10-27From trunkTed Gould1-4/+5
2008-06-24Cmake: remove header files from source listsJoshua L. Blocher1-11/+1
2008-05-04Remove warningsBob Jamison2-8/+53
2008-05-04warning cleanup and fixed string free issueJon A. Cruz1-1/+1
2008-04-15cmake: copy over some excluded files from build.xmlJohan B. C. Engelen1-1/+1
2008-04-07cmake: EOL of cmakelists.txt in subdirsJohan B. C. Engelen1-22/+22
2008-04-01delete remaining .cvsignore filesAdib Taraben1-5/+0
2008-03-30add CMakeFiles for io, jabber_whiteboard libavoid libcola.Johan B. C. Engelen1-0/+23
2008-03-28fix broken link to _wspawn prototypeAdib Taraben1-1/+15
2008-03-27comment #define BYPASS_GLIB_SPAWN 1 to fix build on windowsJohan B. C. Engelen1-1/+1
2008-03-27Bug #204779 win32 crash on help menu - win32 spawn problemAdib Taraben2-1/+892
2008-03-13fix compilebulia byak1-0/+1