Handle HTTP redirections automatically.
[doldaconnect.git] / common /
2008-10-19 Fredrik TolfHandle HTTP redirections automatically.
2008-03-08 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2008-03-08 Fredrik TolfRemoved wcsexists from libcommon.
2008-02-24 Fredrik TolfFixed a bug in btreenext.
2008-02-24 Fredrik TolfAdded functions for btree iteration.
2008-02-24 Fredrik TolfAdded bbtree functions.
2007-10-31 Fredrik TolfMerge branch 'master' of pc18:/srv/git/r/doldaconnect
2007-10-31 Fredrik TolfRemoved the need to define {v,}wprintf in utils.h.
2007-10-14 Fredrik TolfUse real Gtk TreeView progress bars, finally!
2007-08-14 Fredrik TolfAdd buttonboxes to makegdesc.
2007-08-13 Fredrik TolfAdd xpmimg widget to makegdesc.
2007-08-10 Fredrik TolfUse proper e-mail address format everywhere.
2007-07-22 Fredrik Tolfhtpollflags: Return no poll flags if EOF has been reached.
2007-07-22 Fredrik TolfAdded test program for the HTTP library
2007-07-22 Fredrik TolfSeemingly working version of the HTTP library
2007-07-22 Fredrik TolfAdded strpair function, analogous to the wcspair ones.
2007-07-21 Fredrik TolfParse fragments in URLs.
2007-07-21 Fredrik TolfIncremental work.
2007-07-21 Fredrik TolfAdded freeurl.
2007-07-21 Fredrik TolfShould parse URLs correctly.
2007-07-21 Fredrik TolfSkeleton for HTTP lib.
2007-07-21 Fredrik TolfMerge branch 'dolcon-split'
2007-07-18 Fredrik TolfFix gtkh file bug.
2007-07-18 Fredrik TolfCompile .gtkh header files from .desc files.
2007-06-17 fredrikBetter hexdecode.
2007-05-29 fredrikA working wcscasecmp replacement.
2007-05-01 fredrikFix typo.
2007-05-01 fredrikFix stdarg usage for some platforms.
2007-04-25 fredrikFix sig(...): "...,..." bug.
2007-04-25 fredrikAttempt 2...
2007-04-25 fredrikFix notebook pos.
2007-04-23 fredrikDefine notebook.pos.
2007-04-22 fredrikFixed markup for GtkLabel. :P
2007-04-22 fredrikAdded markup for GtkLabel.
2007-04-22 fredrikAdd wrap attribute for labels.
2007-04-21 fredrikFix alignment creation bug.
2007-04-21 fredrikAdded radio button and alignment.
2007-04-16 fredrikCompile libcommon with -fPIC.
2007-04-16 fredrikAdd title attribute to assistant.
2007-04-16 fredrikAdd filechooser.
2007-04-16 fredrikFix typo.
2007-04-16 fredrikAdd support for GtkAssistant.
2007-04-15 fredrikFix dist of makegdesc.
2007-04-15 fredrikMove makegdesc to common.
2007-04-11 fredrikRemoved every instance of malloc.h.
2007-04-11 fredrikUpdated findfile.
2007-01-09 fredrikInitial import.
2007-01-09 fredrikExtract tiger.[ch] and utils.[ch] as common code.