summaryrefslogtreecommitdiffstats
path: root/src/io (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* Fix by Adib for 353847Josh Andler2009-09-162-0/+36
* FIX 407115 test writing into file and throw exception upstream if neededtheAdib2009-08-021-1/+4
* docPeter Moulder2009-04-061-3/+3
* io/crystalegg.xml: Fix a couple of textual errors.Peter Moulder2009-04-031-4/+2
* Patch from Lubomir Rintel: fixes for GCC 4.4Krzysztof Kosi??ski2009-02-262-0/+2
* Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski2009-02-201-6/+1
* Remove last remnants of ancient plugin support. Tidy up acinclude.m4.Krzysztof Kosi??ski2009-02-132-3/+0
* Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...Joshua L. Blocher2009-01-121-1/+3
* Cmake: restructure build files to be more like current build system. Should r...Joshua L. Blocher2009-01-091-0/+1
* From trunkTed Gould2008-10-271-4/+5
* Cmake: remove header files from source listsJoshua L. Blocher2008-06-241-11/+1
* Remove warningsBob Jamison2008-05-042-8/+53
* warning cleanup and fixed string free issueJon A. Cruz2008-05-041-1/+1
* cmake: copy over some excluded files from build.xmlJohan B. C. Engelen2008-04-151-1/+1
* cmake: EOL of cmakelists.txt in subdirsJohan B. C. Engelen2008-04-071-22/+22
* delete remaining .cvsignore filesAdib Taraben2008-04-011-5/+0
* add CMakeFiles for io, jabber_whiteboard libavoid libcola.Johan B. C. Engelen2008-03-301-0/+23
* fix broken link to _wspawn prototypeAdib Taraben2008-03-281-1/+15
* comment #define BYPASS_GLIB_SPAWN 1 to fix build on windowsJohan B. C. Engelen2008-03-271-1/+1
* Bug #204779 win32 crash on help menu - win32 spawn problemAdib Taraben2008-03-272-1/+892
* fix compilebulia byak2008-03-131-0/+1
* BUG 168896, fix BUG_168896_refactor_tempfile.patch problems with Vista tempfi...Albin Sunnanbo2008-03-132-0/+48
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-313-2/+6
* glib/gtestutils.h is not available on gutsy, so switching to include ofBryce Harrington2008-01-051-1/+1
* Fix missing include for g_assert() calls - causes FTBFS on Ubuntu HardyBryce Harrington2008-01-051-0/+1
* Warning cleanup (including OFFSET_OF warning)Jon A. Cruz2007-12-011-0/+3
* Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...Johan B. C. Engelen2007-11-042-4/+4
* warning cleanupJon A. Cruz2007-11-022-5/+5
* (noop): io/uristream.cpp: Remove some unneeded gchar/char casts. Change cons...Peter Moulder2007-10-111-6/+6