summaryrefslogtreecommitdiffstats
path: root/src/io (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-19updates for cmakeCampbell Barton1-2/+0
2013-07-24Remove the "simple SAX" parser. Replace its only use (loading of unitKrzysztof Kosi??ski4-1595/+0
2013-04-10Removed unused (ancient!) code.Markus Engel3-540/+0
2013-04-03Checking file presence before calling lstat (should fix Bug #785701 Inkscape ...Kris De Gussem1-2/+4
2013-03-25Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis1-1/+1
2013-03-13cppcheckKris De Gussem1-1/+1
2013-03-12c++ifyKris De Gussem1-14/+14
2013-03-12cppcheckKris De Gussem1-34/+33
2013-03-12fix build warningKris De Gussem1-1/+1
2013-03-11Drop duplicate io code ( Bug #1120585 )Kris De Gussem4-1/+270
2013-03-08Preparation to merge /dom/io and /io code (bug #1120585 )Kris De Gussem1-1/+1
2013-03-03Preparation to merge /dom/io and /io code (bug #1120585 )Kris De Gussem12-59/+26
2013-02-14fix yet another warningKris De Gussem2-4/+3
2013-02-14fix warnings introduced in revision 12123Kris De Gussem4-4/+4
2013-02-13fixing variable type in stream classes to what was intended (preparation for ...Kris De Gussem6-25/+15
2013-02-11A couple of forward declarationsAlex Valavanis5-4/+5
2013-02-11Dropped duplicate code for dom/io and io/ (Bug #1120585 )Kris De Gussem2-5/+35
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