Mercurial > pidgin.yaz
graph
-
Add the function_list.pl script to the dist tarball. It's useful for people2007-05-03, by Etan Reisner
-
zh_TW.po updated by acli2007-05-03, by Luke Schierer
-
hu.po updated by kelemeng2007-05-03, by Luke Schierer
-
updated ja.po from taihana2007-05-03, by Luke Schierer
-
merge of 'adfb9df43624e2797f0706cd8d96efdec4640b26'2007-05-02, by Daniel Atallah
-
Remove 'comments' from the end of QQ smiley definitions.2007-05-02, by Stu Tomlinson
-
Update 4bit tray icons.2007-05-02, by Daniel Atallah
-
Add a python script plugins/startup.py which will first check whether a2007-05-02, by Sadrul Habib Chowdhury
-
gchar returning functions should also be exposed for dbus.2007-05-02, by Sadrul Habib Chowdhury
-
Expose some utility function to dbus.2007-05-02, by Sadrul Habib Chowdhury
-
Fix context menu unusualness in the buddylist.2007-05-02, by Sadrul Habib Chowdhury
-
merge of '5f4a03fa07b74453c3b8312c388af42739fd16db'2007-05-02, by Richard Laager
-
merge of '92952767b5290dd3324e325476ad8aecd0e2a3f1'2007-05-02, by Evan Schoenberg
-
Fix #pidgwin in .po files.2007-05-02, by Richard Laager
-
A few more changes to whitespace to make the file more readable2007-05-02, by Kevin Stange
-
Bump the spellchecking download timeout to 10 seconds.2007-05-02, by Daniel Atallah
-
Fix some installer issues (#416, #433)2007-05-02, by Daniel Atallah
-
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
-
Let windows know when the workspace they are in is being hidden/shown2007-05-12, by Richard Nelson
-
propagate from branch 'im.pidgin.pidgin' (head 15e8fddee885a9fd505a14ff31f33608aebc8e28)2007-04-30, by Richard Nelson
-
- 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
-
Build, but don't install, some additional plugins that we ship the sources2007-04-30, by Stu Tomlinson
-
Add padding to structs as necessary to silence compiler warnings2007-04-30, by Stu Tomlinson
-
We are no longer Gaim!2007-04-30, by Stu Tomlinson
-
merge of '1b3ba1167062fa424c4b5178877923d11a74faa2'2007-04-30, by Stu Tomlinson
-
Remove execute attribute from codeinline.c2007-04-30, by Stu Tomlinson
-
Fix for upgrading from pidgin 1.5.1, which doesn't exist yet2007-04-30, by Stu Tomlinson
-
I saw this got committed. I did not check that it is in fact the same person. Daniel?2007-04-30, by Luke Schierer
-
fix an off-by-one NEWS error ;-)2007-04-30, by Nathan Walp
-
Add padding to silc and bonjour to get rid of a bunch of warnings.2007-04-30, by Mark Doliner
-
Get rid of two harmless warnings:2007-04-30, by Mark Doliner
-
merge of '1a714629d05ac070d2a906784c700521755eb827'2007-04-30, by Sean Egan
-
merge of 'be134ee07584101535313fbde8fb2b64f890b5bf'2007-04-30, by Sean Egan
-
merge of '09a96b6a4f098dbeae9318fcbec85cf16d2ea8d8'2007-04-30, by Richard Laager
-
Typo fix.2007-04-30, by Richard Laager
-
My contribution to the NEWS file!2007-04-30, by Kevin Stange
-
I should NEWS a few times a year, I guess2007-04-30, by Ethan Blanton
-
Newsination2007-04-30, by Gary Kramlich
-
disapproval of revision '6784458226495385202ec621f5d645002ea93d07'2007-05-03, by Richard Laager
-
Re-comment that out2007-04-30, by Sean Egan
-
Solicit bug reports2007-04-30, by Sean Egan
-
NEWS2007-04-30, by Sean Egan
-
Remove generated files in the 'clean' target.2007-04-30, by Daniel Atallah
-
propagate from branch 'im.pidgin.padding' (head 4e0b1f990f77ad0ba6efa8bf6f73f422956b36fa)2007-04-30, by Gary Kramlich
-
Adding John 'rekkanoryo' Bailey to the CPW lists2007-04-30, by Gary Kramlich
-
merge of '45bdc7f0cf3d3c9229f3fcd9de71b882131c05c0'2007-04-30, by Richard Laager
-
Update the comments about yahoo buddy icons. Only send the filename and not the whole path.2007-04-25, by Tim Ringenbach
-
merge of '65f2c26feb0bf8de0c50edb97ab36ff815b40daa'2007-04-25, by Tim Ringenbach
-
merge of '537c18e40e539d31172569c7c913075aa5e87892'2007-04-23, by Tim Ringenbach
-
propagate from branch 'im.pidgin.pidgin' (head a35e9c6965a0723281ab3a62044581a55d2e59a2)2007-04-29, by Richard Nelson
-
Do not unset use-global-buddyicon for accounts when removing the global icon. I think this was added here accidentally anyway.2007-04-29, by Sadrul Habib Chowdhury
-
Document the image-deleting signal.2007-04-29, by Richard Laager
-
This should set libpurple-client's so version to be the same as libpurple's,2007-04-29, by Richard Laager
-
I've put the libgnt so versioning stuff into finch/libgnt/configure.ac,2007-04-29, by Richard Laager
-
merge of '07865f3cc1e74839feb7179f9ac10e66563c3cb5'2007-04-29, by Richard Laager
-
Filter -Wall from the GADU_CFLAGS. I'll let the libgadu folks know about this.2007-04-29, by Richard Laager
-
merge of 'f2502546776334781d5c7e707d5fa38a4dcd9c9e'2007-04-29, by Richard Laager
-
Separate so versioning for libgnt.2007-04-29, by Richard Laager
-
Patch from John 'rekkanoryo' Bailey to add the padding struct members in pidgin2007-04-30, by Gary Kramlich
-
20:06 < SimGuy> grim: add padding to the two win32 plugins while you're at it :P2007-04-30, by Gary Kramlich
-
Updating the loaders since I missed them since I'm not building any of them right now2007-04-30, by Gary Kramlich
-
Default plugins are done, for the release i'm not that concerned about plugins that do _NOT_ compile by default2007-04-30, by Gary Kramlich
-
And finch is up to date2007-04-30, by Gary Kramlich
-
I _think_ this is it for libpurple's padding...2007-04-30, by Gary Kramlich