Mercurial > pidgin.yaz
graph
-
Replace that ugly lock.2007-04-27, by Hylke Bons
-
Changed the .desktop file to display "Pidgin IM",2007-04-27, by Hylke Bons
-
Windows bitmaps.2007-04-27, by Hylke Bons
-
You can't just take a CC image and make it GPL. :)2007-04-27, by Hylke Bons
-
merge of '2f959ba8a0fdac370ac610e60f6a4cd09525d928'2007-04-27, by Richard Laager
-
A patch from khc in ticket #872007-04-27, by Richard Laager
-
merge of 'c303a7c8b23b07ec77b907c286f1f7eb37ffb076'2007-04-23, by Tim Ringenbach
-
merge of '51225ceda9e11936f9f4096708fcb8a6db7e957f'2007-04-27, by Etan Reisner
-
disapproval of revision 'a999246dfcbd33c9494afa445d9562aee5e5457c'2007-04-27, by Richard Laager
-
disapproval of revision '2f959ba8a0fdac370ac610e60f6a4cd09525d928'2007-04-27, by Richard Laager
-
GINT_TO_POINTER is not the same thing as &. Also, add some error checking to jabber/buddy.c2007-04-27, by Sean Egan
-
merge of '419acaddea48001a61de3599d3b48005b3860373'2007-04-27, by Daniel Atallah
-
merge of '9e36044d9ae4d6c8a734ad3961483c66893a8898'2007-04-27, by Daniel Atallah
-
I really shouldn't commit before compiling.2007-04-27, by Richard Laager
-
merge of '012f6cfe7072a61275149348ae162f197fc38dfe'2007-04-27, by Luke Schierer
-
This is probably needed to compile.2007-04-27, by Richard Laager
-
merge of '3915457bd0530d71d2a7240c102329dfd261794c'2007-04-27, by Sadrul Habib Chowdhury
-
Fix a small-but-serious bug with the code to ref the buddy icons at load.2007-04-27, by Richard Laager
-
Ref the filenames for account buddy icons on load.2007-04-27, by Richard Laager
-
Fix jabber sasl build.2007-04-27, by Daniel Atallah
-
missing newline2007-04-27, by Daniel Atallah
-
merge of 'a6417c7aa009c9ca29dad662ec2127e07f871574'2007-04-27, by Daniel Atallah
-
merge of '723918ad23d423582cf7442116a810b6a2eb16d4'2007-04-27, by Daniel Atallah
-
merge of '3ee86d1e423ebfd391c26b73ae7ed1b75353d2cf'2007-04-27, by Ethan Blanton
-
Add HAVE_SILCMIME_H to the mingw config.h2007-04-27, by Daniel Atallah
-
Finally fix SILC fully, now that i have HAVE_SILCMIME_H defined.2007-04-27, by Daniel Atallah
-
merge of '53e71fc52c4d4be3947b2404fe6332ae8d52dc55'2007-04-23, by Tim Ringenbach
-
merge of '11e5b1fa24c811784613e66b0a9e73aa3b2a82ca'2007-04-27, by Daniel Atallah
-
Fix purple_util_get_image_extension()'s data param. to be correctly marked as constant.2007-04-27, by Daniel Atallah
-
merge of '69c8aa9ab909c877e64f34aba095717eeb55e448'2007-04-27, by Daniel Atallah
-
Update SILC for imgstore changes.2007-04-27, by Daniel Atallah
-
merge of 'b40bd1885046f301b11610cd406822e5d32968f7'2007-04-23, by Tim Ringenbach
-
Never change the orders of chats or the groups.2007-04-27, by Sadrul Habib Chowdhury
-
Proper error checking on fwrite() call2007-04-27, by Sean Egan
-
merge of '58d962c82219fc41a3ae1310386b9f340b233116'2007-04-27, by Sadrul Habib Chowdhury
-
I think this fixes #331.2007-04-27, by Sadrul Habib Chowdhury
-
rlaager should install libperl-dev ;)2007-04-27, by Sean Egan
-
Fix perl compile.2007-04-27, by Sadrul Habib Chowdhury
-
merge of '18631760bee4d073adc9d9f976d7655b5d0671d4'2007-04-27, by Daniel Atallah
-
Kill some compiler warnings and TODOs of mine.2007-04-25, by Richard Laager
-
merge of 'd28268688d1a93e76907a1ef18ed186bf31fabf3'2007-04-25, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head ace53c6cc80b256fff29f021ab5b80805deb253b)2007-04-25, by Richard Laager
-
merge of 'd7d0a64f6106322f89cd6f19e0a0a3488e5dc1a8'2007-04-25, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head 4d02676110c034e401f4d42ed7304a7507d96929)2007-04-25, by Richard Laager
-
whitespace2007-04-22, by Tim Ringenbach
-
Clean up a wee bit of oscar code. No functionality change.2007-04-25, by Mark Doliner
-
Sean2007-04-27, by Ethan Blanton
-
Don't install the pidgin icon on win32 since we use pidgin.ico.2007-04-27, by Daniel Atallah
-
Show an activity message when a window in the non-current workspace is flagged urgent2007-04-28, by Richard Nelson
-
Alt+s to see the list of workspaces and windows.2007-04-27, by Sadrul Habib Chowdhury
-
merge of 'a65c75c45190137cfc6871a47c77bc2fd38e7689'2007-04-27, by Richard Nelson
-
propagate from branch 'im.pidgin.pidgin' (head 234d50fbd0d7227e39d68d9dd3c21afc02b4fd01)2007-04-27, by Richard Nelson
-
Fix rtl icons on win32. Also remove unneeded rtl chat.png and update 16px xa icon.2007-04-27, by Daniel Atallah
-
merge of 'ca40214f7a10f0e15d7bd32bed84b177889ca02d'2007-04-27, by Daniel Atallah
-
merge of 'c65d07a2cae7269a05604304bc897121643ffa92'2007-04-26, by Gary Kramlich
-
Fix a warning introduced with the request api changes.2007-04-26, by Gary Kramlich
-
merge of '5b7c6ae7f0cb97a61a77ede61bfd12e531b875ae'2007-04-27, by Daniel Atallah