log

age author description
2007-05-04 Luke Schierer I have tried to keep the fustration I feel in dealing with some of the feedback we have gotten in check. I have only partially suceeded.
2007-05-04 Luke Schierer pt_BR.po from MauricioC
2007-05-04 Luke Schierer de.po update
2007-05-04 Luke Schierer merge of 'b43df8fea8317fa8538ab5f3ef70d19b207e2046'
2007-05-04 Stu Tomlinson I'm allowed to hope, am I not?
2007-05-04 Stu Tomlinson - Add missing BuildRequires: startup-notification-devel, if you really
2007-05-03 Stu Tomlinson merge of '7e7267707ddd99ff7c8448e07a20e74d728dc553'
2007-05-03 Richard Laager merge of 'df3320af10ba54cf6129f203dedb82f35baf6800'
2007-05-03 Daniel Atallah merge of '8948aba7b9483266336ba61d523cddcda48dbb78'
2007-05-03 Casey Harkins merge of '3e5e8d1aaf2c505b4a94800d8fae315582920517'
2007-05-03 Daniel Atallah Remove a bunch of unnecessary NULL checking for g_free()
2007-05-03 Daniel Atallah This should fix #569. I'm waiting for a debug log to see exactly what is up.
2007-05-03 Daniel Atallah merge of '4211727f90723644e020052649b64a5641a1607f'
2007-05-03 Casey Harkins Make AUTHORS and pidgin.1.in consistent with the developers and crazy
2007-05-03 Ethan Blanton Fix broken IRC servers which do not send a 255 numeric
2007-05-03 Stu Tomlinson CARLOSMERAHORTI says:
2007-05-03 Stu Tomlinson Fix calculating SHA1C for buddy icons
2007-05-04 Sean Egan Make MSN mobile buddies offline, mobile, and offline-messagable. Fixes #215
2007-05-04 Sean Egan Fixes #601
2007-05-03 Hylke Bons goat emoticon
2007-05-03 Stu Tomlinson merge of '3fafcf318bcb0b0099bc0ba5781451dd8ce0aa17'
2007-05-03 Evan Schoenberg merge of 'ca195759088f27094497f24bfba6f5c070ad1800'
2007-05-03 Evan Schoenberg flags of 0x00 in oscar_icon_req() can apparently mean 'you should upload your buddy icon' just as flags of 0x41 can. I'm really unclear as to why Adium with libpurple is getting the 0x00 response while Pidgin with the same libpurple code is getting 0x41 after sending identical data (with identical md5 hashes) for a buddy icon... but that's the way it is. This may fix other conditions in which AIM people claim that their buddy icon isn't being properly set; further insight into what's going on would certainly be appreciated.
2007-05-03 Ka-Hing Cheung add Graham Cole for the msn smiley theme file change
2007-05-03 Stu Tomlinson SUBSIRS ?
2007-05-03 Sean Egan Update smiley theme
2007-05-03 Hylke Bons New Send File icon
2007-05-03 Sean Egan Remove the icon file
2007-05-03 Sean Egan kill the Help > About star icon
2007-05-03 Hylke Bons Kill the 'ear' icon
2007-05-03 Ethan Blanton Stu pointed out that I made an error, and Josh made it clear that the
2007-05-03 Evan Schoenberg If we're sent text/plain by an AIM client and it specifies a charset, we can now use that charset via oscar_encoding_extract() instead of ignoring it and therefore assuming UTF-8
2007-05-03 Evan Schoenberg Protect icon with ref/unref guards since it may be freed over the course of the while() loop. I thought this would fix #398, but something else is wrong, too.
2007-05-03 Sadrul Habib Chowdhury Remove two warnings, one compile-time, one runtime. Plug two leaks, both runtime.
2007-05-03 Daniel Atallah Additional fix for another crash similar to #412.
2007-05-03 Richard Laager Anything used to the gaim_buddy_icons_find semantics would leak.
2007-05-03 Richard Laager merge of '97e870becfebf23b3637ffafe51a21ace03dadcc'
2007-05-03 Richard Laager Rework purple_buddy_icons_find() to return a reference for the caller, which
2007-05-03 Stu Tomlinson I don't know why I thought these were necessary here.
2007-05-03 Stu Tomlinson merge of '2243863663e3841c304af2c4ab1db4fbb766eb7e'
2007-05-03 Stu Tomlinson Finish the removal of purple_presence_remove_buddy() and
2007-05-03 Sadrul Habib Chowdhury Do not build the context menu if one is already being shown.
2007-05-03 Nathan Walp merge of '57b4e954f5830e1dddd9bffb697deb057fb35943'
2007-05-03 Nathan Walp this should fix jabber buddy icons (but it will re-introduce the behavior of overwriting your vCard whenever you sign in).
2007-05-03 Luke Schierer merge of '1059632ecbace7c85e35918f6c6d139494fdc250'
2007-05-03 Stu Tomlinson Proabably fixes ticket #578, it's the recommended way of initializing NSS
2007-05-03 Stu Tomlinson Fix ticket #559:
2007-05-03 Mark Doliner This is ugly and probably not a "correct" fix, but it seems to fix
2007-05-03 Mark Doliner Change a few functions to free a linked list while iterating through
2007-05-03 Mark Doliner I noticed a new error code a few days ago: "IP address connecting too
2007-05-03 Mark Doliner merge of '45d1b5cb6bcf0cce3082b5b48045a5b708ed27d5'
2007-05-03 Ka-Hing Cheung merge of '2771f100bd7470cecd0f1ff5497c5ba679c43278'
2007-05-03 Sean Egan Don't play the same sound twice within 2 seconds. Maybe this will fix Luke's gst problems. It fixes #140 in either case
2007-05-03 Sean Egan Remove AOL emblem
2007-05-03 Sean Egan Update gaim-compat.h for API changeS
2007-05-03 Sean Egan Give offline buddies that support offline messaging a higher score than offline buddies that don't.
2007-05-03 Sean Egan Change some of the PurplePresence stuff to reflect how it's actually used
2007-05-03 Sean Egan Apparently there needs to be a space between the exclamation point and the filename
2007-05-03 Sean Egan add them to makefile.am
2007-05-03 Sean Egan Some hidden smileys back.
2007-05-03 Sean Egan We're told by users that Hiptop is not the same thing as mobile, and should not be treated as such.
2007-05-03 Daniel Atallah merge of '7032201189ec1dc62ce932ab6e6b2d6f95ca6f7b'
2007-05-03 Etan Reisner Add the function_list.pl script to the dist tarball. It's useful for people
2007-05-03 Luke Schierer zh_TW.po updated by acli
2007-05-03 Luke Schierer hu.po updated by kelemeng
2007-05-03 Luke Schierer updated ja.po from taihana
2007-05-03 Daniel Atallah This fixes #412. Apparently gtk_file_chooser_set_filename() doesn't like it when the filename specified doesn't actually exist. This is a GTK+ bug, which I will report.
2007-05-02 Daniel Atallah merge of 'adfb9df43624e2797f0706cd8d96efdec4640b26'
2007-05-02 Stu Tomlinson Remove 'comments' from the end of QQ smiley definitions.
2007-05-02 Daniel Atallah Update 4bit tray icons.
2007-05-02 Sadrul Habib Chowdhury Add a python script plugins/startup.py which will first check whether a
2007-05-02 Sadrul Habib Chowdhury gchar returning functions should also be exposed for dbus.
2007-05-02 Sadrul Habib Chowdhury Expose some utility function to dbus.
2007-05-02 Sadrul Habib Chowdhury Fix context menu unusualness in the buddylist.
2007-05-02 Richard Laager merge of '5f4a03fa07b74453c3b8312c388af42739fd16db'
2007-05-02 Evan Schoenberg merge of '92952767b5290dd3324e325476ad8aecd0e2a3f1'
2007-05-02 Evan Schoenberg The last name from /etc/passwd may have additional comma-delimited data which we should ignore when determining the default Bonjour name. Fixes #477
2007-05-02 Richard Laager Fix #pidgwin in .po files.
2007-05-02 Kevin Stange A few more changes to whitespace to make the file more readable
2007-05-02 Kevin Stange Added back the :-/ smiley to ICQ as well, since it'll probably be found missing there by someone. I also fixed up the whitespace on all the Yahoo smileys to make the theme a little more readable.
2007-05-02 Daniel Atallah Bump the spellchecking download timeout to 10 seconds.
2007-05-02 Daniel Atallah Don't automatically proceed to the installer's "Finished" page - allow the log to be reviewed and make the user choose to move on. (Fixes #456).
2007-05-02 Daniel Atallah Fix some installer issues (#416, #433)
2007-05-02 Sadrul Habib Chowdhury Fix this spectacularly braindead code. I must've been on the good stuff when I wrote this. Fixes #364.
2007-05-02 Sadrul Habib Chowdhury We don't really need an active connection to get the name of a chat.
2007-05-02 Sadrul Habib Chowdhury merge of '1222310dce4224af3958f2c83c4894f4f32d7ebc'
2007-05-02 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-03 Ka-Hing Cheung patch from chckens to make MSN emoticon codes more consistent with the
2007-05-02 Nathan Walp if you're offline, and right-click on a group, you shouldn't be presented
2007-05-02 Evan Schoenberg Fix a crash if userinfo->itmsurl is NULL on Windows / OS X
2007-05-02 Sean Egan forgot the icons.
2007-05-01 Luke Schierer merge of 'a2807c22fd57a663e23edf2038c1a172c779f921'
2007-05-01 Daniel Atallah Fix #470 (change spellchecker language to not select every language)
2007-05-01 Luke Schierer an updated af.po from fwolff
2007-05-01 Kevin Stange Fix #478: :-/ smiley is broken
2007-05-01 Luke Schierer merge of '4b34ba91b3be407b1921ddbb7a7ff43a418af188'