| Commit message (Expand) | Author | Age | Files | Lines |
* | Big bunch o memleaks fixed. | NotZed | 2000-05-12 | 1 | -0/+3 |
* | Merged NEW_SUMMARY branch back to trunk, and resolved conflicts. | NotZed | 2000-05-08 | 1 | -6/+10 |
* | And same here ... | NotZed | 2000-05-05 | 1 | -1/+3 |
* | Plug a memory leak. (header_decode_text): Fixed memory leaks with | 5 | 2000-05-05 | 1 | -31/+35 |
* | Maxcount is minimum of the max and the requested count, not the maximum :) | NotZed | 2000-05-05 | 1 | -32/+40 |
* | No, we're not going to have g_strcasecmp for no good reason, | NotZed | 2000-05-04 | 1 | -18/+18 |
* | s/strcasecmp/g_strcasecamp/ everywhere except intl/, per michael's | Jacob Leach | 2000-05-03 | 1 | -18/+18 |
* | If the iconv handle is -1, then dont try and convert (crashes | NotZed | 2000-05-03 | 1 | -10/+17 |
* | fix typo when dereferencing saveoffset. | Larry Ewing | 2000-05-03 | 1 | -1/+1 |
* | Dont try and check a NULL header. | NotZed | 2000-04-28 | 1 | -1/+1 |
* | fix format specifier for time zone. Fix typo in month names array. | Dan Winship | 2000-04-27 | 1 | -3/+2 |
* | Big fixes for the last commit which broke the message creation entirely. | Michael Zucci | 2000-04-24 | 1 | -36/+263 |
* | fix some obvious minor bugs noted by -Wall. | Dan Winship | 2000-04-24 | 1 | -2/+2 |
* | Whole swag of changes. Still lots of cleanup remaining ... | NotZed | 2000-04-23 | 1 | -2/+150 |
* | Ref the folder after setting it in the new message. | NotZed | 2000-04-22 | 1 | -55/+147 |
* | use libunicode iconv functions rather than libc ones (since libc might not | Dan Winship | 2000-04-21 | 1 | -8/+15 |
* | MERGE NEW_PARSER branch into HEAD, fixed conflicts. | NotZed | 2000-04-21 | 1 | -0/+1870 |
* | mime utils namespace change | Bertrand Guiheneuf | 1999-05-12 | 1 | -36/+0 |
* | overload wrapper class method. (_write_to_file): start to write some text | bertrand | 1999-05-12 | 1 | -0/+36 |