summaryrefslogtreecommitdiffstats
path: root/src/io (follow)
Commit message (Expand)AuthorAgeFilesLines
* updates for cmakeCampbell Barton2013-09-191-2/+0
* Merge from trunk (r12439).Markus Engel2013-07-254-1595/+0
|\
| * Remove the "simple SAX" parser. Replace its only use (loading of unitKrzysztof Kosi??ski2013-07-244-1595/+0
* | Removed unused (ancient!) code.Markus Engel2013-04-103-540/+0
|/
* Checking file presence before calling lstat (should fix Bug #785701 Inkscape ...Kris De Gussem2013-04-031-2/+4
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-1/+1
* cppcheckKris De Gussem2013-03-131-1/+1
* c++ifyKris De Gussem2013-03-121-14/+14
* cppcheckKris De Gussem2013-03-121-34/+33
* fix build warningKris De Gussem2013-03-121-1/+1
* Drop duplicate io code ( Bug #1120585 )Kris De Gussem2013-03-114-1/+270
* Preparation to merge /dom/io and /io code (bug #1120585 )Kris De Gussem2013-03-081-1/+1
* Preparation to merge /dom/io and /io code (bug #1120585 )Kris De Gussem2013-03-0312-59/+26
* fix yet another warningKris De Gussem2013-02-142-4/+3
* fix warnings introduced in revision 12123Kris De Gussem2013-02-144-4/+4
* fixing variable type in stream classes to what was intended (preparation for ...Kris De Gussem2013-02-136-25/+15
* A couple of forward declarationsAlex Valavanis2013-02-115-4/+5
* Dropped duplicate code for dom/io and io/ (Bug #1120585 )Kris De Gussem2013-02-112-5/+35
* Fix for 430301 : core dump exporting to non existing folderJohn Smith2012-11-302-0/+36
* code cleanup: make more functions static or include their own headers.Campbell Barton2012-10-041-2/+2
* Additional cleanup.Jon A. Cruz2012-04-101-1/+1
* cppcheck stuffKris De Gussem2012-04-091-11/+7
* Merge Andrew's new OCAL dialog and clean headers. Please testAlex Valavanis2012-02-272-0/+11
|\
| * merged with trunk so I can build again...Andrew Higginson2011-12-2720-116/+116
| |\
| * | Made dialog's state persistantAndrew rugby471@gmail.com2011-03-242-0/+11
* | | cppcheck tells us: fprintf format string has 0 parameters but 1 are givenKris De Gussem2012-02-021-2/+2
| |/ |/|
* | Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-084-10/+2
* | variable initialisationKris De Gussem2011-11-191-5/+8
* | fix pointer usage after releasing memoryKris De Gussem2011-11-192-15/+14
* | Fixing more broken and split doc comments.Jon A. Cruz2011-10-278-8/+8
* | Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-256-25/+31
* | cppcheckKris De Gussem2011-10-181-2/+2
* | Memory leak fixes (Bug #812497)Kris De Gussem2011-07-202-11/+16
* | memory leak fixKris De Gussem2011-07-201-0/+2
* | Merge from trunkKrzysztof Kosi??ski2011-06-192-19/+33
|\ \
| * | cmake:Campbell Barton2011-06-131-1/+16
| * | cmake: now builds without having most of the source listed in 1 file.Campbell Barton2011-06-131-1/+2
| * | cmake:Campbell Barton2011-06-131-2/+2
| * | cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...Campbell Barton2011-06-121-2/+3
| * | work in progress cmake commit:Campbell Barton2011-06-121-15/+14
| * | Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-1/+1
| * | Reinstating version bump.Jon A. Cruz2011-05-201-3/+1
| * | Revert version bump so win devlibs can catch up.Jon A. Cruz2011-05-191-1/+3
| * | Made dependencies explicit and bumped versions.Jon A. Cruz2011-05-181-3/+1
| |/
* / No more PrintWin32, including no special cases for non-Unicode Windows anymore.Jasper van de Gronde2011-04-152-22/+1
|/
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-173-3/+3
* Allow Inkscape to run from Unicode directories on WindowsKrzysztof Kosi??ski2010-03-281-904/+0
* Move around files to remove some vanity directories.Krzysztof Kosi??ski2010-03-143-0/+715
* Cast cleanup.Jon A. Cruz2010-03-011-2/+1
* Compilation fixes for Windows 64-bit by FridrichKrzysztof Kosi??ski2010-02-281-4/+7