log

age author description
Fri, 30 May 2008 19:26:10 +0000 Daniel Atallah Fix some broken translation printf formats courtesy of `msgfmt -c`.
Fri, 30 May 2008 04:33:44 +0000 Sadrul Habib Chowdhury Remove an unnecessary strdup when sending messages over IRC.
Fri, 30 May 2008 01:51:43 +0000 Sadrul Habib Chowdhury Modified patch from Dylan Simon (dylex) to improve
Thu, 29 May 2008 22:26:59 +0000 Daniel Atallah Fix a bug in the Dutch translation that was causing crashes. Fixes #5953.
Thu, 29 May 2008 17:41:08 +0000 Mark Doliner Wow, this isn't used. That will save us either 4 bytes or 8 bytes for
Thu, 29 May 2008 15:30:26 +0000 Jochen Kemnade German translation update
Thu, 29 May 2008 14:48:49 +0000 Stu Tomlinson Avoid potentially uninitialized variables
Thu, 29 May 2008 12:27:27 +0000 Will Thompson merge of '0fb7703e7d2acc0513e238c75408f521e61f6aab'
Thu, 29 May 2008 12:25:32 +0000 Will Thompson Add Adam Strzelecki to COPYRIGHT; thanks for the patch! Fixes #5693.
Thu, 29 May 2008 12:23:51 +0000 Will Thompson Restore status on login on GG, rather than setting Available first.
Thu, 29 May 2008 12:17:05 +0000 Will Thompson Add a prototype for ggp_to_gg_status.
Thu, 29 May 2008 12:15:41 +0000 Will Thompson Extract converting a PurpleStatus to GG's format to its own function.
Thu, 29 May 2008 11:43:52 +0000 Will Thompson Mark a string as translatable in prpl-gg. References #5693.
Thu, 29 May 2008 11:42:08 +0000 Evan Schoenberg merge of 'cc409aa9063c22b3cf65c9e2a3399a121c6b50a5'
Thu, 29 May 2008 06:00:09 +0000 Mark Doliner Minor typo in a debug statement. I do stuff like this all the time.