Mercurial > pidgin
graph
-
Fix this spectacularly braindead code. I must've been on the good stuff when I wrote this. Fixes #364.2007-05-02, by Sadrul Habib Chowdhury
-
We don't really need an active connection to get the name of a chat.2007-05-02, by Sadrul Habib Chowdhury
-
merge of '1222310dce4224af3958f2c83c4894f4f32d7ebc'2007-05-02, by Sadrul Habib Chowdhury
-
Add a missing function useful for dbus clients, requested by Andrey Kostenko. And fix a crash from badly written dbus code.2007-05-02, by Sadrul Habib Chowdhury
-
patch from chckens to make MSN emoticon codes more consistent with the2007-05-03, by Ka-Hing Cheung
-
if you're offline, and right-click on a group, you shouldn't be presented2007-05-02, by Nathan Walp
-
Fix a crash if userinfo->itmsurl is NULL on Windows / OS X2007-05-02, by Evan Schoenberg
-
forgot the icons.2007-05-02, by Sean Egan
-
merge of 'a2807c22fd57a663e23edf2038c1a172c779f921'2007-05-01, by Luke Schierer
-
Fix #470 (change spellchecker language to not select every language)2007-05-01, by Daniel Atallah
-
an updated af.po from fwolff2007-05-01, by Luke Schierer
-
Fix #478: :-/ smiley is broken2007-05-01, by Kevin Stange
-
merge of '4b34ba91b3be407b1921ddbb7a7ff43a418af188'2007-05-01, by Luke Schierer
-
disapproval of revision 'dbf636254e3583cfa0c136ce175dbb91756e4302'2007-05-01, by Luke Schierer
-
zh_CN from fundawang2007-05-01, by Luke Schierer
-
Fix this reference to the build dir for includes2007-05-03, by Stu Tomlinson
-
gnt should reference genmarshal in the srcdir to allow building in a2007-05-03, by Stu Tomlinson
-
Now that version.h is a generated source file, we need to add2007-05-03, by Stu Tomlinson
-
Forgot to add the ico file2007-05-01, by Sean Egan
-
And make them used2007-05-01, by Sean Egan
-
New tray icons from hbons2007-05-01, by Sean Egan
-
I believe this fixes #439.2007-05-01, by Sadrul Habib Chowdhury
-
eperez correctly pointed out that there is no reason to disallow the2007-05-01, by Ethan Blanton
-
Revert the s/Jabber/XMPP/ here as well.2007-05-01, by Richard Laager
-
merge of 'b7add4f0aed4d53f564e4fde2227f70a42923e31'2007-05-01, by Luke Schierer
-
merge of '65b5bccbe0e6fa4f2c4894ecd8b53505171a44a0'2007-05-01, by Luke Schierer
-
Ticket #473: Updated Simplified Chinese translation for pidgin2007-05-01, by Richard Laager
-
merge of 'c0c4c168411c9fbc5ccb9790a43e21a62f6dcd55'2007-05-01, by Richard Laager
-
merge of '89aee9cfd6a64bcb3656a2ba271a600f3558f891'2007-05-01, by Casey Harkins
-
Documentation update2007-05-01, by Sean Egan
-
merge of 'c5e7969e6df3aa79a90a1841303171954f97bc53'2007-05-01, by Etan Reisner
-
Clean up a bunch of the perl api stuff. Eventually I'll dump the entire list2007-05-01, by Etan Reisner
-
Remove the const-c and const-xs stuff and replace it with real constants2007-05-01, by Etan Reisner
-
Stylistic improvements - use type *name instead of type* name for pointers2007-05-31, by Jeffrey Connelly
-
Enable usage of RC4 in libpurple, now that it is in 2.0.1.2007-05-31, by Jeffrey Connelly
-
Use MsimMessage via msim_send(), instead of msim_send_raw(). This is a more2007-05-23, by Jeffrey Connelly
-
Add partial implementation of MsimMessage (not used anywhere yet).2007-05-22, by Jeffrey Connelly
-
Replacement magic numbers by symbolic constants.2007-05-20, by Jeffrey Connelly
-
Clean up a few TODO's.2007-05-20, by Jeffrey Connelly
-
Add field type codes.2007-05-20, by Jeffrey Connelly
-
Incomplete attempt at using msim_send() instead of msim_send_raw().2007-05-20, by Jeffrey Connelly
-
Implement msim_pack(), msim_sendh(), msim_send().2007-05-20, by Jeffrey Connelly
-
Do not localize any debug messages, as described in #648.2007-05-13, by Jeffrey Connelly
-
Use _ for translations in msimprpl. See #648.2007-05-10, by Jeffrey Connelly
-
Use g_return_if_fail() instead of g_assert(), as to not crash the whole program.2007-05-10, by Jeffrey Connelly
-
Check for RC4 in libpurple on plugin initialization.2007-05-09, by Jeffrey Connelly
-
Re-add RC4 code from Samba, whose use is enabled by not defining2007-05-06, by Jeffrey Connelly
-
Add note about logging in using email address.2007-05-05, by Jeffrey Connelly
-
Add initializers for reserved fields in plugin and prpl structures.2007-05-04, by Jeffrey Connelly
-
Update for Pidgin 2.0.0beta7.2007-05-01, by Jeffrey Connelly
-
explicit merge of '92e787fa231318dd21ddc9dd68f17b636033b13e'2007-05-01, by Jeffrey Connelly
-
- Run gtk-update-icon-cache on installation/uninstallation2007-05-01, by Stu Tomlinson
-
disapproval of revision 'c0c4c168411c9fbc5ccb9790a43e21a62f6dcd55'2007-05-01, by Luke Schierer
-
s/Jabber/XMPP/ in user-visible places.2007-05-01, by Richard Laager
-
Initialize docklet from pidgin_ui_init. This ensures docklet prefs are2007-05-01, by Casey Harkins
-
s/PIDGINHOME/PURPLEHOME/2007-05-01, by Richard Laager
-
Fix #432 - "Start Pidgin on Windows startup" doesn't work.2007-04-30, by Daniel Atallah
-
Clean up old stuff in pixmaps mingw Makefile.2007-04-30, by Daniel Atallah
-
Build, but don't install, some of the other plugins we ship, to reduce bitrot2007-04-30, by Stu Tomlinson
-
Add padding to structs to fix compiler warnings2007-04-30, by Stu Tomlinson