Mercurial > pidgin.yaz
graph
-
Only accept libgadu >= 1.9.0-rc2 when using pkg-config.2010-03-10, by Elliott Sales de Andrade
-
Fix a warning.2010-03-08, by Elliott Sales de Andrade
-
Do you hear that? It sounds like an ax... A source code chopping ax...2010-03-08, by Elliott Sales de Andrade
-
Stop looking for tcl/tkConfig.sh after the first result, since I think it2010-03-08, by Elliott Sales de Andrade
-
Make Python compile check look a little nicer.2010-03-08, by Elliott Sales de Andrade
-
Update some stuff that should be in Autoconf 2.50.2010-03-08, by Elliott Sales de Andrade
-
Standardize on AC_MSG_ERROR.2010-03-08, by Elliott Sales de Andrade
-
jabber: Connected again; checked section 5.4.5 of the bis.2010-03-10, by Paul Aurich
-
jabber: This is more correct[er]2010-03-09, by Paul Aurich
-
jabber: Backward compatibility in case any servers advertise other random 0.## versions2010-03-09, by Paul Aurich
-
jabber: Treat the version properly.2010-03-09, by Paul Aurich
-
jabber: Heavily refactor jabber_presence_parse(). It's still not short enough.2010-03-09, by Paul Aurich
-
jabber: Only initialize SASL once, too.2010-03-09, by Paul Aurich
-
jabber: And fix up the commands now to be per-plugin2010-03-09, by Paul Aurich
-
jabber: Move the initialization into the jabber plugin, and only initialize some things once.2010-03-09, by Paul Aurich
-
jabber: Fix the type signature of jabber_cmd_mood2010-03-09, by Paul Aurich
-
merge of 'd2f2c48292c37816f81123f7d805891c57238119'2010-03-08, by Paul Aurich
-
jabber: Use the jabber-specific function that is guaranteed to always be SHA12010-03-08, by Paul Aurich
-
ChangeLog that. Refs #11489.2010-03-08, by Paul Aurich
-
jabber: Unlock from locked resource on a message *with content*, as opposed to any message.2010-03-08, by Paul Aurich
-
merge of '25d4fad7d77b9c892b18504c1bdc49e0ecf41a0f'2010-03-07, by Marcus Lundblad
-
jabber: Oops. Make jabber_saslprep have a hope of not locking the program if built without IDN support.2010-03-07, by Paul Aurich
-
jabber: Added a /mood command make up for the lost PurplePluginAction to2010-03-07, by Marcus Lundblad
-
Some necessary additions to the ChangeLog.2010-03-07, by John Bailey
-
Add purple_marshal_POINTER__POINTER(), which sadrul says should be used for the2010-03-07, by John Bailey
-
merge of '42656ca94264f5df098e296856bcefd9f37c175d'2010-03-06, by Marcus Lundblad
-
jabber: Remove old prpl action to set mood as now the general mood setting UI2010-03-06, by Marcus Lundblad
-
Finish making libgadu compile on Windows. Fixes #10542 finally!2010-03-06, by kkszysiu
-
propagate from branch 'im.pidgin.pidgin' (head 6d8a9a520e4ea4c291e8e4ddbd59bcdb988f3965)2010-03-06, by John Bailey
-
propagate from branch 'im.pidgin.pidgin' (head 137c1e6fd84a8ce34acc84ff8b606bb9208b8f16)2010-03-01, by John Bailey
-
propagate from branch 'im.pidgin.pidgin' (head 91a6721a97381551e47347b98c8f7b596e60e3ae)2010-03-01, by John Bailey
-
Oops, I forgot this. This is done internally in libgadu, and not doing it2010-02-24, by John Bailey
-
Partially fix libgadu build on Win32. Refs #10542. I'm still not sure how to2010-02-22, by John Bailey
-
Update our internal libgadu to 1.9.0-rc2. This does not yet build on Windows.2010-02-21, by John Bailey
-
whitespace trimming2010-03-05, by Paul Aurich
-
ft: Apply QuLogic's fix from d6b03d30f4 to the UI side too.2010-03-05, by Paul Aurich
-
ft: uhm, no. s can't be 0 here, it's checked above (with a return).2010-03-05, by Paul Aurich
-
Finish up win32 gtkspell 2.0.16 / enchant support (mostly in the installer)2010-03-05, by Daniel Atallah
-
We need libjpeg6b-4 for GTK+ 2.14.72010-03-05, by Daniel Atallah
-
Enable setting mood message with the global mood selection UI, when the2010-03-04, by Marcus Lundblad
-
Allow showing moods for buddies when signed on using an XMPP account not2010-03-04, by Marcus Lundblad
-
Added PurpleConnection flags to determine support for moods and mood messages.2010-03-04, by Marcus Lundblad
-
Add a cast to silence this warning.2010-03-04, by Mark Doliner
-
Provide IRC server passwords in a way which allows for an initial :.2010-03-04, by Ethan Blanton
-
jabber: Avoid crashing if a buddy has a NULL resource.2010-03-04, by Paul Aurich
-
Handle read of length 0 in upnp code.2010-03-04, by Ethan Blanton
-
merge of '0303e2072e9df6a3ea825f996a260acd80f12da7'2010-03-04, by Mark Doliner
-
This cast is incorrect. It should be (time_t *). But it's actually not needed.2010-03-04, by Mark Doliner
-
Upgrade GtkSpell to 2.0.16 on Windows. The installer needs a bunch more work, but that is for later2010-03-04, by Daniel Atallah
-
mkdir -p is better than checking for directory existence2010-03-04, by Daniel Atallah
-
disapproval of revision '18b85ae6ad8091af43d91826cf054e4569ba74aa'2010-03-04, by Mark Doliner
-
merged with im.pidgin.pidgin2010-03-04, by Yoshiki Yazawa
-
Make the portable mode launcher try the "normal" mode path.2010-03-04, by Daniel Atallah
-
merge of '35c36f4798530acf3c07ab0acf0c5e7af98c0f48'2010-03-03, by Marcus Lundblad
-
Allow a PRPL to have get_moods return NULL to disable mood setting.2010-03-03, by Marcus Lundblad
-
merged with im.pidgin.pidgin2010-03-02, by Yoshiki Yazawa
-
Greg correctly pointed out math.h is included in internal.h. Thanks!2010-03-02, by Paul Aurich
-
set executable attribute on this shell script2010-03-02, by Stu Tomlinson
-
Ignore some generated stuff2010-03-01, by Daniel Atallah
-
The rest of the plumbing needed to build the GTK+ Runtime zip included in the installer2010-03-01, by Daniel Atallah
-
Warning fixes2010-03-01, by Daniel Atallah
-
Warning fix for latest Bonjour SDK2010-03-01, by Daniel Atallah
-
Warning fix2010-03-01, by Daniel Atallah
-
Update NSS/NSPR to 3.12.5/4.8.2 (self-built). Big thanks goes to Berke Viktor for doing this.2010-03-01, by Daniel Atallah
-
Some undefs to make building with mingw-64 more pleasant2010-02-28, by Daniel Atallah
-
Update _WIN32_IE definition slightly to make building with mingw-64 more pleasant2010-02-28, by Daniel Atallah
-
Suppress redefinition warning2010-02-28, by Daniel Atallah
-
Use standalone gettext2010-02-28, by Daniel Atallah
-
Remove a glib assertion warning regarding the mood setting UI.2010-02-28, by Marcus Lundblad
-
jabber: Print an error message to the current conversation when failing to2010-02-28, by Marcus Lundblad
-
merge of 'bbf372ad40c4d6c10e323048d26215e4769e079c'2010-02-28, by Paul Aurich
-
Need to include math.h for ceil()2010-02-28, by Paul Aurich
-
pidgin: Distinguish no logs from really old logs (for Recent Log Activity sort)2010-02-28, by gmcnew
-
xmppconsole: Properly catch things before an account is "signed on".2010-02-28, by Paul Aurich
-
jabber: Allow jabber_pep_request_item() to take NULL for JID; server's routing takes care of the rest2010-02-27, by Paul Aurich
-
ft: Don't try to read from the source file if the byte array already holds2010-02-28, by Elliott Sales de Andrade
-
Re-order msg_ack, since purple_xfer_prpl_ready might cancel the transfer2010-02-28, by Elliott Sales de Andrade
-
Fix FT context header length handling. The official client only seems to2010-02-28, by Elliott Sales de Andrade
-
I never liked randomly poking at offsets. Fortunately, I was able to find2010-02-28, by Elliott Sales de Andrade
-
The official GTK+ version of CellRendererProgress uses "value" which is an2010-02-28, by Elliott Sales de Andrade
-
merged with im.pidgin.pidgin2010-02-27, by Yoshiki Yazawa
-
jabber: Don't ping more often than once a minute.2010-02-27, by Paul Aurich
-
Escape buddy notes when adding them to the tooltip so notes can't totally2010-02-26, by Stu Tomlinson
-
Allow unsetting mood in mood selector, works with XMPP... Oscar is not yet2010-02-25, by Marcus Lundblad
-
jabber: Remove a couple of underscores that slipped in in the textual2010-02-25, by Marcus Lundblad
-
Make Pidgin set the exchndl.dll log file to ~/.purple/pidgin.RPT2010-02-25, by Daniel Atallah
-
Various installer bug fixes2010-02-25, by Daniel Atallah
-
incomplete win32 fixes2010-02-25, by Daniel Atallah
-
Use libxml2-2.7.42010-02-25, by Daniel Atallah
-
merged with im.pidgin.pidgin2010-02-25, by Yoshiki Yazawa
-
Various win32 installer fixes2010-02-25, by Daniel Atallah
-
merge of 'bad096432d2d601b84837925471454773c42d1f7'2010-02-24, by Elliott Sales de Andrade
-
Simplify: dest always equals src. No need to copy everything.2010-02-24, by Elliott Sales de Andrade
-
Implementation of IPv6 support for Bonjour2010-02-24, by Daniel Atallah
-
Use datestamped pidgin-inst-deps directory2010-02-24, by Daniel Atallah
-
Add a missing backslash2010-02-23, by Stu Tomlinson
-
Add a NULL for PurplePluginProtocolInfo::get_moods to all the plugins I build2010-02-22, by Paul Aurich
-
warnings--2010-02-22, by Paul Aurich
-
Fix what I believe to be a bad merge. This code was removed in c3e033ad36f556e3e590b25ea92dd0441cb4acea2010-02-22, by Paul Aurich
-
oscar: Fix a race condition that leads to a crash.2010-02-22, by Paul Aurich
-
- fix text entry's height2010-02-22, by Yoshiki Yazawa
-
merged with im.pidgin.pidgin2010-02-22, by Yoshiki Yazawa
-
propagate from branch 'im.pidgin.cpw.rekkanoryo.icqxstatus' (head e5b3d36eb4253a3458d91bf5421f5b8a78152991)2010-02-21, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 267f28808ab6eeda6b5d68f6433f2b3fcf230d4f)2010-02-18, by Marcus Lundblad
-
merge of 'f14dddd03f189029f2313c234b5e9dc9964b8fa8'2010-02-10, by Marcus Lundblad
-
merge of '88e861487c0bb038a99ebb6d7675ae45f749e799'2010-02-09, by Paul Aurich
-
disapproval of revision '03cc34e11e1b18bf814df23432b056322bebca01'2010-02-09, by Paul Aurich
-
jabber: Actually send a mood update when setting a mood status (using the generic mood selector).2010-02-10, by Marcus Lundblad
-
Show the translated mood message (again), if it matches one of the moods we2010-02-09, by Marcus Lundblad
-
Actually set the mood when creating a presence update when receiving mood PEP.2010-02-09, by Marcus Lundblad
-
Some code got duplicated during merge...2010-02-09, by Marcus Lundblad
-
Add some missing icons to Makefile.am2010-02-08, by Marcus Lundblad
-
Resurrect the PRPL actions to show up in the account submenu2010-02-08, by Marcus Lundblad
-
Implemented the get_moods prpl function for XMPP. Enables the generic mood2010-02-08, by Marcus Lundblad
-
These icons moved from emblems to emotes2010-02-07, by Marcus Lundblad
-
Remove the #warning about not enought bits now that OscarCapability is matched2010-02-07, by Marcus Lundblad
-
Made it compile again.2010-02-07, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 226a30da7a9fe3b828a1fe564797b3388e6159bc)2010-02-07, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head b0098e2250f135d121960d8152e144e7e344125e)2010-02-07, by Marcus Lundblad