Thu, 31 May 2007 03:06:38 +0000 |
Jeffrey Connelly |
Stylistic improvements - use type *name instead of type* name for pointers
|
Thu, 31 May 2007 02:17:03 +0000 |
Jeffrey Connelly |
Enable usage of RC4 in libpurple, now that it is in 2.0.1.
|
Wed, 23 May 2007 04:18:05 +0000 |
Jeffrey Connelly |
Use MsimMessage via msim_send(), instead of msim_send_raw(). This is a more
|
Tue, 22 May 2007 06:03:18 +0000 |
Jeffrey Connelly |
Add partial implementation of MsimMessage (not used anywhere yet).
|
Sun, 20 May 2007 20:56:04 +0000 |
Jeffrey Connelly |
Replacement magic numbers by symbolic constants.
|
Sun, 20 May 2007 19:12:32 +0000 |
Jeffrey Connelly |
Clean up a few TODO's.
|
Sun, 20 May 2007 19:08:26 +0000 |
Jeffrey Connelly |
Add field type codes.
|
Sun, 20 May 2007 08:21:01 +0000 |
Jeffrey Connelly |
Incomplete attempt at using msim_send() instead of msim_send_raw().
|
Sun, 20 May 2007 07:08:57 +0000 |
Jeffrey Connelly |
Implement msim_pack(), msim_sendh(), msim_send().
|
Sun, 13 May 2007 19:53:34 +0000 |
Jeffrey Connelly |
Do not localize any debug messages, as described in #648.
|
Thu, 10 May 2007 04:25:40 +0000 |
Jeffrey Connelly |
Use _ for translations in msimprpl. See #648.
|
Thu, 10 May 2007 04:05:49 +0000 |
Jeffrey Connelly |
Use g_return_if_fail() instead of g_assert(), as to not crash the whole program.
|
Wed, 09 May 2007 04:43:24 +0000 |
Jeffrey Connelly |
Check for RC4 in libpurple on plugin initialization.
|
Sun, 06 May 2007 06:48:30 +0000 |
Jeffrey Connelly |
Re-add RC4 code from Samba, whose use is enabled by not defining
|
Sat, 05 May 2007 02:08:27 +0000 |
Jeffrey Connelly |
Add note about logging in using email address.
|
Fri, 04 May 2007 04:49:01 +0000 |
Jeffrey Connelly |
Add initializers for reserved fields in plugin and prpl structures.
|
Tue, 01 May 2007 04:09:37 +0000 |
Jeffrey Connelly |
Update for Pidgin 2.0.0beta7.
|
Tue, 01 May 2007 03:11:38 +0000 |
Jeffrey Connelly |
explicit merge of '92e787fa231318dd21ddc9dd68f17b636033b13e'
|
Sat, 12 May 2007 23:58:11 +0000 |
Richard Nelson |
Let windows know when the workspace they are in is being hidden/shown
|
Mon, 30 Apr 2007 12:02:15 +0000 |
Richard Nelson |
propagate from branch 'im.pidgin.pidgin' (head 15e8fddee885a9fd505a14ff31f33608aebc8e28)
|
Tue, 01 May 2007 14:02:55 +0000 |
Stu Tomlinson |
- Run gtk-update-icon-cache on installation/uninstallation
|
Tue, 01 May 2007 14:11:35 +0000 |
Luke Schierer |
disapproval of revision 'c0c4c168411c9fbc5ccb9790a43e21a62f6dcd55'
|
Tue, 01 May 2007 05:53:57 +0000 |
Richard Laager |
s/Jabber/XMPP/ in user-visible places.
|
Tue, 01 May 2007 04:49:01 +0000 |
Casey Harkins |
Initialize docklet from pidgin_ui_init. This ensures docklet prefs are
|