summaryrefslogtreecommitdiffstats
path: root/src/io (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-03-13BUG 168896, fix BUG_168896_refactor_tempfile.patch problems with Vista tempfi...Albin Sunnanbo2-0/+48
2008-01-31Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington3-2/+6
2008-01-05glib/gtestutils.h is not available on gutsy, so switching to include ofBryce Harrington1-1/+1
2008-01-05Fix missing include for g_assert() calls - causes FTBFS on Ubuntu HardyBryce Harrington1-0/+1
2007-12-01Warning cleanup (including OFFSET_OF warning)Jon A. Cruz1-0/+3
2007-11-04Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...Johan B. C. Engelen2-4/+4
2007-11-02warning cleanupJon A. Cruz2-5/+5
2007-10-11(noop): io/uristream.cpp: Remove some unneeded gchar/char casts. Change cons...Peter Moulder1-6/+6
2007-10-11Avoid string literal char* warnings on g++-4.2: change some functions to take...Peter Moulder2-5/+5
2007-09-12**/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...Peter Moulder1-3/+3
2007-03-20format string protection/clean up (CVE-2007-1463, CVE-2007-1464)Kees Cook1-2/+2
2006-06-25glib-2.4 system fixes: some includes to get prototypes, some version checksRalf Stephan1-0/+2
2006-04-28Added CREATE v0.1 support for gradients/swatches/patternsJoshua L. Blocher2-0/+11
2006-04-06Add variable to fix problems with autopackageAaron Spike1-14/+15
2006-04-06introduce uniform resource path API to replace copy-and-pasted hacksMenTaLguY3-0/+167