Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | When using g_free (obj) don't test if obj != NULL g_free () already do | bertrand | 1999-09-01 | 1 | -6/+6 |
* | Address update | Bertrand Guiheneuf | 1999-08-30 | 1 | -1/+1 |
* | updated some autogen doc stuff. Still don't understand warnings :( | bertrand | 1999-08-07 | 1 | -1/+1 |
* | add debug information (_list_subfolders): test if first char in folder | bertrand | 1999-08-06 | 1 | -72/+89 |
* | Do not use GStrings any more. Added assertion code. Cosmetic reformating | bertrand | 1999-07-15 | 1 | -109/+102 |
* | Implemented base64 encoder based on CamelStreams. Should the | Miguel de Icaza | 1999-07-15 | 1 | -1/+1 |
* | some more comments | bertrand | 1999-05-01 | 1 | -4/+7 |
* | s/new_g_url/g_url_new | bertrand | 1999-04-24 | 1 | -1/+1 |
* | URL rewritten completely. Error handling not implemented in public | bertrand | 1999-04-24 | 1 | -52/+232 |
* | I needed the url functions to use GString, and I wanted a more general | bertrand | 1999-04-24 | 1 | -253/+149 |
* | Utility functions to parse URLs. Stolen shamelessly from gzilla | bertrand | 1999-04-23 | 1 | -0/+326 |