log

age author description
2007-05-05 Ethan Blanton Speed up blist manipulations, by Scott Wolchok (EvilSporkMan)
2007-05-04 Sadrul Habib Chowdhury Add a /users command to toggle the userlist in chat windows.
2007-05-04 Richard Nelson Conversation menus
2007-05-04 Sean Egan Update version
2007-05-04 Sean Egan New string
2007-05-04 Sadrul Habib Chowdhury Fix some ickyness in the tab-completion. Now, if there's only one suggest word, then the first tab will just complete the suggestion. If there's only one suggest word, and it's already completed, then tab will take focus to the next widget. If there is a dropdown, then you can select a suggest word by pressing tabs to move to it, then either space or enter to accept it.
2007-05-04 Sadrul Habib Chowdhury Ask before exiting when ctrl+c is pressed.
2007-05-04 Sadrul Habib Chowdhury The name is not translatable.
2007-05-04 Daniel Atallah I forgot to commit this :(
2007-05-05 Evan Schoenberg Similarly, aim_ssi_sync() should return the success value of its determining function, aim_ssi_addmoddel()
2007-05-05 Evan Schoenberg It is more useful for these aim_ssi methods to return a real value (the result of aim_ssi_sync()) than to always return 0 regardless of their success or failure
2007-05-05 Evan Schoenberg Free nombre as soon as we're done using it, for clarity
2007-05-05 Evan Schoenberg Pass the screenname properly to purple_account_request_authorization(), passing the nick (if available) separately. Store the nick for use in callbacks in data->nick where possible.
2007-05-04 Daniel Atallah merge of '4c64205053dd22085e69d50ef995f28f4c6fa0f3'
2007-05-04 Stu Tomlinson merge of '23377eb2770b8f45c3d732466c4fae99a90220f1'
2007-05-04 Daniel Atallah NEWS
2007-05-04 Sadrul Habib Chowdhury merge of '23377eb2770b8f45c3d732466c4fae99a90220f1'
2007-05-04 Stu Tomlinson merge of '59a190439abc8839aa54a23443bfa1db9f13eaf6'
2007-05-04 Stu Tomlinson merge of '8c85b8f2a28b806d70350b08b71305b56d542665'
2007-05-04 Stu Tomlinson merge of 'ad9bb588fbd8b674c2bcc3cc1260a0f0dd68c01d'
2007-05-04 Sean Egan version update
2007-05-04 Sadrul Habib Chowdhury merge of 'cb9f1ad1bee7ac594a8c66dcb82cc016bba741d3'
2007-05-04 Sean Egan merge of 'ad9bb588fbd8b674c2bcc3cc1260a0f0dd68c01d'
2007-05-04 Sadrul Habib Chowdhury My first NEWS
2007-05-04 Sean Egan NEWS
2007-05-04 Richard Laager My NEWS and tab fixes for Stu.
2007-05-04 Richard Laager Fix a reference counting bug.
2007-05-04 Daniel Atallah Fix declaration after statement.
2007-05-04 Evan Schoenberg Removed a stray )
2007-05-04 Stu Tomlinson merge of 'bf466048990ccb60520e0e2e3aec2fb084bf3bf6'
2007-05-04 Evan Schoenberg merge of '2882b6ab8f7547ad0d1682e61648c6fe29a36f8a'
2007-05-04 Evan Schoenberg Noting NAT-PMP support and adding R. Tyler Ballance, author of most of the nat-pmp.c code, to COPYRIGHT
2007-05-04 Stu Tomlinson Add some dates
2007-05-04 Casey Harkins Docklet icon is now tied to the saved status, so listen to the
2007-05-04 Daniel Atallah merge of '27e1df003532e1209f1f56770923ca4c7674d7ca'
2007-05-05 Richard Laager From my reading of the documentation, g_mkstemp() is a strict superset of
2007-05-04 Daniel Atallah _mktmp() sucks, so use g_mkstemp() instead. This probably doesn't have to be done differently for win32 and elsewhere, but I don't want to be changing things right now.
2007-05-04 Stu Tomlinson You may have timezonally precluded me from NEWS-ing for most of the last
2007-05-04 Stu Tomlinson merge of '069be2b4bd499fec1fb9220c617ecdd271e0fd16'
2007-05-04 Evan Schoenberg newsination
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'
2007-05-01 Luke Schierer disapproval of revision 'dbf636254e3583cfa0c136ce175dbb91756e4302'
2007-05-01 Luke Schierer zh_CN from fundawang
2007-05-03 Stu Tomlinson Fix this reference to the build dir for includes
2007-05-03 Stu Tomlinson gnt should reference genmarshal in the srcdir to allow building in a
2007-05-03 Stu Tomlinson Now that version.h is a generated source file, we need to add
2007-05-01 Sean Egan Forgot to add the ico file
2007-05-01 Sean Egan And make them used
2007-05-01 Sean Egan New tray icons from hbons
2007-05-01 Sadrul Habib Chowdhury I believe this fixes #439.
2007-05-01 Ethan Blanton eperez correctly pointed out that there is no reason to disallow the
2007-05-01 Richard Laager Revert the s/Jabber/XMPP/ here as well.
2007-05-01 Luke Schierer merge of 'b7add4f0aed4d53f564e4fde2227f70a42923e31'
2007-05-01 Luke Schierer merge of '65b5bccbe0e6fa4f2c4894ecd8b53505171a44a0'
2007-05-01 Richard Laager Ticket #473: Updated Simplified Chinese translation for pidgin
2007-05-01 Richard Laager merge of 'c0c4c168411c9fbc5ccb9790a43e21a62f6dcd55'
2007-05-01 Casey Harkins merge of '89aee9cfd6a64bcb3656a2ba271a600f3558f891'
2007-05-01 Sean Egan Documentation update
2007-05-01 Etan Reisner merge of 'c5e7969e6df3aa79a90a1841303171954f97bc53'
2007-05-01 Etan Reisner Clean up a bunch of the perl api stuff. Eventually I'll dump the entire list
2007-05-01 Etan Reisner Remove the const-c and const-xs stuff and replace it with real constants
2007-05-31 Jeffrey Connelly Stylistic improvements - use type *name instead of type* name for pointers
2007-05-31 Jeffrey Connelly Enable usage of RC4 in libpurple, now that it is in 2.0.1.
2007-05-23 Jeffrey Connelly Use MsimMessage via msim_send(), instead of msim_send_raw(). This is a more
2007-05-22 Jeffrey Connelly Add partial implementation of MsimMessage (not used anywhere yet).
2007-05-20 Jeffrey Connelly Replacement magic numbers by symbolic constants.
2007-05-20 Jeffrey Connelly Clean up a few TODO's.
2007-05-20 Jeffrey Connelly Add field type codes.
2007-05-20 Jeffrey Connelly Incomplete attempt at using msim_send() instead of msim_send_raw().
2007-05-20 Jeffrey Connelly Implement msim_pack(), msim_sendh(), msim_send().
2007-05-13 Jeffrey Connelly Do not localize any debug messages, as described in #648.
2007-05-10 Jeffrey Connelly Use _ for translations in msimprpl. See #648.
2007-05-10 Jeffrey Connelly Use g_return_if_fail() instead of g_assert(), as to not crash the whole program.
2007-05-09 Jeffrey Connelly Check for RC4 in libpurple on plugin initialization.
2007-05-06 Jeffrey Connelly Re-add RC4 code from Samba, whose use is enabled by not defining
2007-05-05 Jeffrey Connelly Add note about logging in using email address.
2007-05-04 Jeffrey Connelly Add initializers for reserved fields in plugin and prpl structures.
2007-05-01 Jeffrey Connelly Update for Pidgin 2.0.0beta7.
2007-05-01 Jeffrey Connelly explicit merge of '92e787fa231318dd21ddc9dd68f17b636033b13e'
2007-05-12 Richard Nelson Let windows know when the workspace they are in is being hidden/shown
2007-04-30 Richard Nelson propagate from branch 'im.pidgin.pidgin' (head 15e8fddee885a9fd505a14ff31f33608aebc8e28)
2007-05-01 Stu Tomlinson - Run gtk-update-icon-cache on installation/uninstallation
2007-05-01 Luke Schierer disapproval of revision 'c0c4c168411c9fbc5ccb9790a43e21a62f6dcd55'
2007-05-01 Richard Laager s/Jabber/XMPP/ in user-visible places.
2007-05-01 Casey Harkins Initialize docklet from pidgin_ui_init. This ensures docklet prefs are
2007-05-01 Richard Laager s/PIDGINHOME/PURPLEHOME/
2007-04-30 Daniel Atallah Fix #432 - "Start Pidgin on Windows startup" doesn't work.
2007-04-30 Daniel Atallah Clean up old stuff in pixmaps mingw Makefile.
2007-04-30 Stu Tomlinson Build, but don't install, some of the other plugins we ship, to reduce bitrot
2007-04-30 Stu Tomlinson Add padding to structs to fix compiler warnings
2007-04-30 Stu Tomlinson Build, but don't install, some additional plugins that we ship the sources
2007-04-30 Stu Tomlinson Add padding to structs as necessary to silence compiler warnings
2007-04-30 Stu Tomlinson We are no longer Gaim!
2007-04-30 Stu Tomlinson merge of '1b3ba1167062fa424c4b5178877923d11a74faa2'
2007-04-30 Stu Tomlinson Remove execute attribute from codeinline.c
2007-04-30 Stu Tomlinson Fix for upgrading from pidgin 1.5.1, which doesn't exist yet
2007-04-30 Luke Schierer I saw this got committed. I did not check that it is in fact the same person. Daniel?
2007-04-30 Daniel Atallah Add the Afrikaans translation from Friedel Wolff to the win32 installer (while humming 'De La Rey') now that NSIS 2.26 has been released and inclues an Afrikaans translation.
2007-04-30 Nathan Walp fix an off-by-one NEWS error ;-)
2007-04-30 Mark Doliner Add padding to silc and bonjour to get rid of a bunch of warnings.
2007-04-30 Mark Doliner Get rid of two harmless warnings:
2007-04-30 Sean Egan merge of '1a714629d05ac070d2a906784c700521755eb827'
2007-04-30 Sean Egan merge of 'be134ee07584101535313fbde8fb2b64f890b5bf'
2007-04-30 Richard Laager merge of '09a96b6a4f098dbeae9318fcbec85cf16d2ea8d8'
2007-04-30 Richard Laager Typo fix.
2007-04-30 Kevin Stange My contribution to the NEWS file!
2007-04-30 Ethan Blanton I should NEWS a few times a year, I guess
2007-04-30 Gary Kramlich Newsination
2007-05-03 Richard Laager disapproval of revision '6784458226495385202ec621f5d645002ea93d07'
2007-04-30 Sean Egan Re-comment that out
2007-04-30 Sean Egan Solicit bug reports
2007-04-30 Sean Egan NEWS
2007-04-30 Daniel Atallah Remove generated files in the 'clean' target.
2007-04-30 Gary Kramlich propagate from branch 'im.pidgin.padding' (head 4e0b1f990f77ad0ba6efa8bf6f73f422956b36fa)
2007-04-30 Gary Kramlich Adding John 'rekkanoryo' Bailey to the CPW lists
2007-04-30 Richard Laager merge of '45bdc7f0cf3d3c9229f3fcd9de71b882131c05c0'
2007-04-25 Tim Ringenbach Update the comments about yahoo buddy icons. Only send the filename and not the whole path.
2007-04-25 Tim Ringenbach merge of '65f2c26feb0bf8de0c50edb97ab36ff815b40daa'
2007-04-23 Tim Ringenbach merge of '537c18e40e539d31172569c7c913075aa5e87892'
2007-04-29 Richard Nelson propagate from branch 'im.pidgin.pidgin' (head a35e9c6965a0723281ab3a62044581a55d2e59a2)
2007-04-30 Kevin Stange Make the icon show up when you change the global buddy icon pref, even if all the accounts have per-account icons.
2007-04-29 Sadrul Habib Chowdhury Do not unset use-global-buddyicon for accounts when removing the global icon. I think this was added here accidentally anyway.
2007-04-29 Richard Laager Document the image-deleting signal.
2007-04-29 Richard Laager This should set libpurple-client's so version to be the same as libpurple's,
2007-04-29 Richard Laager I've put the libgnt so versioning stuff into finch/libgnt/configure.ac,
2007-04-29 Richard Laager merge of '07865f3cc1e74839feb7179f9ac10e66563c3cb5'
2007-04-29 Richard Laager Filter -Wall from the GADU_CFLAGS. I'll let the libgadu folks know about this.
2007-04-29 Richard Laager merge of 'f2502546776334781d5c7e707d5fa38a4dcd9c9e'
2007-04-29 Richard Laager Separate so versioning for libgnt.
2007-04-30 Gary Kramlich Patch from John 'rekkanoryo' Bailey to add the padding struct members in pidgin
2007-04-30 Gary Kramlich 20:06 < SimGuy> grim: add padding to the two win32 plugins while you're at it :P
2007-04-30 Gary Kramlich Updating the loaders since I missed them since I'm not building any of them right now
2007-04-30 Gary Kramlich Default plugins are done, for the release i'm not that concerned about plugins that do _NOT_ compile by default
2007-04-30 Gary Kramlich And finch is up to date
2007-04-30 Gary Kramlich I _think_ this is it for libpurple's padding...
2007-04-30 Gary Kramlich And now the protocols
2007-04-29 Gary Kramlich And the rest of the plugins that are compiling for me by default...
2007-04-29 Gary Kramlich Added NULL pads to ssl stuff
2007-04-29 Gary Kramlich Initial addition of padding for ui_ops and other class-like structs
2007-04-29 Sadrul Habib Chowdhury Preemptive padding.
2007-04-29 Ethan Blanton Cause Psychic Mode to obey privacy settings when apprpriate. Thanks
2007-04-29 Richard Laager merge of '6493a0268b4841d23fcaa1c42f48ff37fcee402f'
2007-04-29 Sadrul Habib Chowdhury merge of '3e6c08926429636e5eadf17843abfe92b855e24b'
2007-04-29 Sadrul Habib Chowdhury This gets rid of a g_log error when uncache-ing a NULL file.
2007-04-29 Richard Laager merge of '3e6c08926429636e5eadf17843abfe92b855e24b'
2007-04-29 Stu Tomlinson merge of '1c3349794aa946963ac9bcf471c009cbe121e986'
2007-04-29 Sadrul Habib Chowdhury merge of '18c3386b9cf3eedcd0c991b730da936b7c6446a8'
2007-04-29 Sadrul Habib Chowdhury A rare crash fix for finch.
2007-04-29 Mark Doliner merge of '132fa9527970403283e8e3418c010de94a4908fb'
2007-04-29 Stu Tomlinson README.dbus is gone
2007-04-29 Stu Tomlinson Step one of N for making 'make distcheck' happy. GtkUI.pm was renamed
2007-04-29 Mark Doliner Don't try to base64 encode and then append an empty string
2007-04-29 Mark Doliner This seems to fix a problem with the global status selector, and some
2007-04-29 Stu Tomlinson The RPM spec file actually WORKS now. Let's release!
2007-04-29 Sadrul Habib Chowdhury merge of '00655c64b5e1fd72a35c3884e30acf5bc9bef892'
2007-04-29 Sadrul Habib Chowdhury merge of '46c593524f745e1ed42ad75ba71d614c660ef52f'
2007-04-29 Stu Tomlinson Oops, missed these in both of my latest plugin-relocations
2007-04-29 Stu Tomlinson - Update to reflect Perl Purple::GtkUI -> Pidgin change
2007-04-29 Mark Doliner Only attempt to ref the statusbox icon image if it's actually set
2007-04-29 Mark Doliner merge of '7dbb9ed2994bf4252f9ae93a2eb6072800082022'
2007-04-29 William Ehlhardt merge of 'a378fe8f729ea78fcd5280cc0b37072840f3b8ad'
2007-04-29 Mark Doliner merge of '5d2bf67f21822e51ffd4611f98cb0921564ff2b1'
2007-04-29 William Ehlhardt merge of '0612cac578b7e81a69e733d921063a72a039a1d6'
2007-04-29 Mark Doliner merge of '557e47b9ec14d09e99b29f06c9984516ee78ade9'
2007-04-29 Mark Doliner merge of '0612cac578b7e81a69e733d921063a72a039a1d6'
2007-04-29 Mark Doliner Preparing for beta 7
2007-04-29 Mark Doliner Get rid of a compile warning about an unused variable
2007-04-29 Mark Doliner Fix a typo in the documentation of a function
2007-04-29 Mark Doliner Mark two functions as "noreturn"
2007-04-29 Stu Tomlinson merge of '061bc994c90d4a6c96166ce1b6df5ce39c5f7825'
2007-04-29 Richard Laager To do libtool soversioning properly, we need to manage lt_current separately and
2007-04-29 Richard Laager Fix up the private function calls to be prefixed with an underscore.
2007-04-29 Richard Laager Fix a compiler warning:
2007-04-29 Richard Laager The GNOME coding guidelines recommend prefixing internal symbols with an underscore.
2007-04-29 Richard Laager A brief note about the buddy icon and imgstore API changes.
2007-04-29 Richard Laager merge of 'afdcaef358550ebdaf789c9b96a2bf1a28e92111'
2007-04-29 Richard Laager Compatibility layer fixes for the buddy icon stuff.
2007-04-29 Richard Laager Remove a printf debug line.
2007-04-29 Richard Laager merge of '61d3a51c5b0dba085ac1743886e687ba8d84d12d'
2007-04-29 Richard Laager merge of '2c12ac5fe6f8c8bf07d7bdde347e65c66e4f2de5'
2007-04-29 Richard Laager Patch from charkins in ticket #198 to fulfill a feature request by hbons:
2007-04-29 Richard Laager Add more error checking to the buddy icon migration code.
2007-04-29 Richard Laager Fix a crash when removing a per-account icon. Here's my explanation:
2007-04-29 Stu Tomlinson Fedora bug/patch https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=234399
2007-04-29 Daniel Atallah merge of '5fa93507a0f0a385a9d18978a71f3ffb0a374ddb'
2007-04-29 Stu Tomlinson I didn't mean to commit this change, and as far as I can tell it is no
2007-04-29 Daniel Atallah Prevent request dialog titles being "pidgin.exe".
2007-04-29 Daniel Atallah merge of '2d00dcb7fc18b083ac949b5febda711ecfd52cdb'
2007-04-29 Richard Laager merge of '833c9b8a7ffaa6f0c0f194a0c73d46d0ec0a64e2'
2007-04-29 Richard Laager The OSCAR timestamp stuff.
2007-04-29 Richard Laager merge of '88139d3c38c247fb0f892c9f42643f986ebf996e'
2007-04-29 Daniel Atallah version.h needs to be regenerated when configure.ac changes
2007-04-29 Daniel Atallah merge of '8bc9a8784cf40932a34e08e80f0d6585812b985a'
2007-04-29 Richard Laager merge of '0daf12c329b89cf9c1eacdf36cb5e5faee696c44'
2007-04-29 Daniel Atallah Fix assertion when creating a new account.
2007-04-29 Daniel Atallah Oops. This additional replacement wasn't supposed to be committed.
2007-04-29 Richard Laager Use the purple_imgstore_get_extension() convienence function.
2007-04-29 Richard Laager The valgrind suppressions file would be useful to people developing from a
2007-04-29 Stu Tomlinson A valgrind suppressions file from nosnilmot. -- rlaager
2007-04-29 Richard Laager 19:00:43 Ka-Hing Cheung (khc): rlaager: shouldn't we give g_free as the key free function for icon_data_cache?
2007-04-29 Daniel Atallah merge of '480a88680eddc079fa124c4db25edc86e2a3fc03'
2007-04-29 Sadrul Habib Chowdhury disapproval of revision '46c593524f745e1ed42ad75ba71d614c660ef52f'
2007-04-29 Sadrul Habib Chowdhury disapproval of revision 'fa48797484e9a97e22695d8613520193b009c732'
2007-04-29 Sadrul Habib Chowdhury Temporary fix for GNOME bug#353127.
2007-04-28 Ka-Hing Cheung Plug a memory leak.
2007-04-28 Ka-Hing Cheung #386: readlink does not append NUL to the end of buffer
2007-04-28 Nathan Walp hopefully fix 236
2007-04-28 Sadrul Habib Chowdhury merge of '265a50636dbd882fbee3cc061bc78e6bb73e4032'
2007-04-28 Daniel Atallah Fix version.h generation on mingw build.
2007-04-28 Daniel Atallah merge of '9aca2545e2cab356cba6508423c2f12e73d7701e'
2007-04-28 Mark Doliner merge of '1acd995dc3e2344ce39284792a212a2e4175f961'
2007-04-28 Sadrul Habib Chowdhury Part of the patch in ticket #383:
2007-04-28 Sadrul Habib Chowdhury Part of the patch in ticket #383
2007-04-28 Sadrul Habib Chowdhury Part of the patch in ticket #383:
2007-04-28 Sadrul Habib Chowdhury Whitespace fix from patch in ticket #383
2007-04-28 Sadrul Habib Chowdhury Part of the patch in ticket #383:
2007-04-28 Stu Tomlinson remove a wrong comment and some test stuff
2007-04-28 Stu Tomlinson merge of '86961dfcb9720a0cb020c2baba86c8050b1254f9'
2007-04-28 Stu Tomlinson merge of '2bab1bb5c2cd857e5eef4e163c2f6cd309017e73'
2007-04-28 Stu Tomlinson soname versioning of libpurple. Should help resolve debian bug 421282
2007-04-28 Stu Tomlinson Add a couple more CFLAGS to highlight some more warnings and change how we
2007-04-28 Hylke Bons About image update.
2007-04-28 Hylke Bons Fix sizes.
2007-04-28 Hylke Bons Replace CC-licensed icons.
2007-04-28 Daniel Atallah Lee Roach noticed that there is no rule to explicitly build libjabber.dll.a
2007-04-28 Sadrul Habib Chowdhury Fix an odd selection issue when moving up.
2007-04-28 Sadrul Habib Chowdhury merge of '1af12da31254c9d412a11024c839649754af3a58'
2007-04-28 Daniel Atallah merge of 'a593ddc00442ff784f1d541653c61a30b452f7cb'
2007-04-28 Daniel Atallah Plug leak.
2007-04-28 Etan Reisner Add a script I've found handy to make sure the perl APIs look right, it also
2007-04-28 Daniel Atallah Fix win32 pidgin perl stuff. This hasn't been tested yet.
2007-04-28 Richard Laager merge of '0688801ca4ae33291c9078b8181e01f85ef7a4a1'
2007-04-28 Sean Egan DennisR noticed that the idle icons were jagged on the sides. This is because I was subtracting 128 from the alpha value of each pixel, rather than halving them, causing anti-aliasing pixels to hit 0
2007-04-28 Richard Laager Fix an invalid read that occurs because we were accessing IM data when the
2007-04-28 Richard Laager merge of '17c8f178728e61d42fa98ed6205a73cd2e5d21af'
2007-04-28 Sadrul Habib Chowdhury This makes it possible to rearrange chats and groups using the tag+attach system. Thanks a bunch to wabz for testing this. Fixes #379.
2007-04-28 Sadrul Habib Chowdhury merge of 'a8caeb1c79d1daf68ca89b1cc36cef4578306ea1'
2007-04-28 Sadrul Habib Chowdhury Pref migration for finch.
2007-04-28 Sadrul Habib Chowdhury merge of '1e3cb16d9641b8ae1a8ed63860feb5e03b4a4890'
2007-04-28 Luke Schierer merge of '299aeb9deb755c82a0fd53f2a533a8d465f701c0'
2007-04-28 Kevin Stange Charkins renamed the callback function, but missed the g_idle_add
2007-04-28 Richard Laager Make this yahoo hack compile.
2007-04-28 Richard Laager In theory, this solves the massive pile of g_log errors that occur when
2007-04-28 Richard Laager merge of '1ec321a889d16061991c01453333e23ab1a2c528'
2007-04-28 Sadrul Habib Chowdhury Chats don't have buddy icons.
2007-04-28 Sadrul Habib Chowdhury Rename parents first, then rename/remove the dead children. Also, set the idle-setting to 'purple' if it was 'gaim' before migration.
2007-04-28 Richard Laager This is Sadrul's icon-migrate.patch from ticket #314.
2007-04-28 Richard Laager This is Sadrul's status-rescale.patch from ticket #314. Luke said it
2007-04-28 Richard Laager merge of '2ec86531b43742d8242195bf529e7ba77be9d3dc'
2007-04-28 Stu Tomlinson merge of '63b5e088eb09bf2c2b2a72602ad8dc5ee2a17cf6'
2007-04-28 Luke Schierer Quoth Charkins:
2007-04-28 Etan Reisner merge of '75c6e6af1c101fa3bf55398299bf3e586d30ca0e'
2007-04-28 Stu Tomlinson Delete the right things, and some other things, while building an RPM.
2007-04-28 Luke Schierer merge of '8038098094432fe9f6d324d1e4aadb8ff1f9e44a'
2007-04-28 Luke Schierer sadrul fixed the next but not last crash
2007-04-28 Luke Schierer this patch from sadrul fixes the first crash I hit
2007-04-29 Richard Laager Fix a bug with the bugfix for empty icons. The logic was backwards here.
2007-04-28 Richard Laager merge of '45acf7a629de79f67b489f696c7915cd9984f33e'
2007-04-28 Richard Laager Minor whitespace tweak.
2007-04-28 Richard Laager nosnilmot had a problem with empty icon files.
2007-04-28 Richard Laager Typo fix in documentation.
2007-04-28 Richard Laager merge of '2f0c460433a1e198af1a0f225b83bce2c201ab32'
2007-04-28 Luke Schierer <Bleeter> hmmm, whoever removed PROGRAMMING_NOTES might wanna update Makefile.am as well
2007-04-28 Richard Laager 19:10:05 Peter Lawler (Bleeter): hmmm, whoever removed PROGRAMMING_NOTES might wanna update Makefile.am as well
2007-04-27 Sadrul Habib Chowdhury merge of '051db257b4f90ae0b989a3bd72aa69f0a6a55693'
2007-04-27 Kevin Stange merge of '617923c6ea3c67578626f15d89a2c820a833e700'
2007-04-27 Richard Laager merge of 'cf51292b9bf12554eecb319a673f153ef5c6f0e4'
2007-04-27 Richard Laager Update the compatibility layer to g_memdup() stuff, so we don't end up with
2007-04-27 Daniel Atallah Remove unused strings cruft from the installer that were left over from when it dealt with the GTK+ theme (It seems like I already did this before). Also, make installing GTK+ optional if it is already installed.
2007-04-27 Daniel Atallah merge of '3470d9c0747eae8c926e33748f29f946efd419b0'
2007-04-27 Richard Laager Removing the PROGRAMMING_NOTES file, which has been merged into the wiki by
2007-04-27 Richard Laager Fix the name of the parameter for purple_imgstore_get_size() so that Doxygen will stop crying.
2007-04-28 Richard Laager disapproval of revision 'cf51292b9bf12554eecb319a673f153ef5c6f0e4'
2007-04-27 Daniel Atallah Prevent sprintf(%s, NULL) when the icon type isn't recognized.
2007-04-27 Richard Laager Fix the g_return_if_fail() guards that prevent setting more than one data
2007-04-27 Richard Laager Fix a bug in the imgstore code that I caught because of the fatal asserts in the test code.
2007-04-27 Richard Laager Use fatal asserts unconditionally in the test code. Perhaps this could be better integrated in some way, but this works.
2007-04-27 Richard Laager Add the fatal asserts enabling code to Finch. I'm uneasy about putting this in libpurple, because then a fatal-asserts-enabled libpurple would kill any UI that had a glib debug error, which might not even be in libpurple. I'm not sure we want that, though it may not matter since this is for debugging only.
2007-04-27 Richard Laager Fix a compiler warning about an unused variable. This was introduced when I committed khc's last patch.
2007-04-27 Richard Laager Passing --enable-mcheck or --enable-debug will add "-lmcheck", which
2007-04-27 Sadrul Habib Chowdhury Thanks to Bleeter, yahoo will not crash for non-existent buddyicons anymore.
2007-04-27 Richard Laager merge of '66dbfed4928f15efc83fab8cd71b27c9ee2670f6'
2007-04-27 Richard Laager merge of '58f0224296247fea130a53f723d74fc0e6bab65a'
2007-04-27 Richard Laager Re-add the Jabber error checking part of 2f959ba8a0fdac370ac610e60f6a4cd09525d928. This is why it's important to commit things separately.
2007-04-27 Sadrul Habib Chowdhury Move the toggle-clipboard operation to the default wm.
2007-04-27 Hylke Bons ***LSchiere shakes head. That text in there was very carefully chosen. I wouldn't mess with it
2007-04-27 Hylke Bons Remove small glitch.
2007-04-27 Hylke Bons Replace that ugly lock.
2007-04-27 Hylke Bons Changed the .desktop file to display "Pidgin IM",
2007-04-27 Hylke Bons Windows bitmaps.
2007-04-27 Hylke Bons You can't just take a CC image and make it GPL. :)
2007-04-27 Richard Laager merge of '2f959ba8a0fdac370ac610e60f6a4cd09525d928'
2007-04-27 Richard Laager A patch from khc in ticket #87
2007-04-23 Tim Ringenbach merge of 'c303a7c8b23b07ec77b907c286f1f7eb37ffb076'
2007-04-27 Etan Reisner merge of '51225ceda9e11936f9f4096708fcb8a6db7e957f'
2007-04-27 Richard Laager disapproval of revision 'a999246dfcbd33c9494afa445d9562aee5e5457c'
2007-04-27 Richard Laager disapproval of revision '2f959ba8a0fdac370ac610e60f6a4cd09525d928'
2007-04-27 Sean Egan GINT_TO_POINTER is not the same thing as &. Also, add some error checking to jabber/buddy.c
2007-04-27 Daniel Atallah merge of '419acaddea48001a61de3599d3b48005b3860373'
2007-04-27 Daniel Atallah merge of '9e36044d9ae4d6c8a734ad3961483c66893a8898'
2007-04-27 Richard Laager I really shouldn't commit before compiling.
2007-04-27 Luke Schierer merge of '012f6cfe7072a61275149348ae162f197fc38dfe'
2007-04-27 Richard Laager This is probably needed to compile.
2007-04-27 Sadrul Habib Chowdhury merge of '3915457bd0530d71d2a7240c102329dfd261794c'
2007-04-27 Richard Laager Fix a small-but-serious bug with the code to ref the buddy icons at load.
2007-04-27 Richard Laager Ref the filenames for account buddy icons on load.
2007-04-27 Daniel Atallah Fix jabber sasl build.
2007-04-27 Daniel Atallah missing newline
2007-04-27 Daniel Atallah merge of 'a6417c7aa009c9ca29dad662ec2127e07f871574'
2007-04-27 Daniel Atallah merge of '723918ad23d423582cf7442116a810b6a2eb16d4'
2007-04-27 Ethan Blanton merge of '3ee86d1e423ebfd391c26b73ae7ed1b75353d2cf'
2007-04-27 Daniel Atallah Add HAVE_SILCMIME_H to the mingw config.h
2007-04-27 Daniel Atallah Finally fix SILC fully, now that i have HAVE_SILCMIME_H defined.
2007-04-23 Tim Ringenbach merge of '53e71fc52c4d4be3947b2404fe6332ae8d52dc55'
2007-04-27 Daniel Atallah merge of '11e5b1fa24c811784613e66b0a9e73aa3b2a82ca'
2007-04-27 Daniel Atallah Fix purple_util_get_image_extension()'s data param. to be correctly marked as constant.
2007-04-27 Daniel Atallah merge of '69c8aa9ab909c877e64f34aba095717eeb55e448'
2007-04-27 Daniel Atallah Update SILC for imgstore changes.
2007-04-23 Tim Ringenbach merge of 'b40bd1885046f301b11610cd406822e5d32968f7'
2007-04-27 Sadrul Habib Chowdhury Never change the orders of chats or the groups.
2007-04-27 Sean Egan Proper error checking on fwrite() call
2007-04-27 Sadrul Habib Chowdhury merge of '58d962c82219fc41a3ae1310386b9f340b233116'
2007-04-27 Sadrul Habib Chowdhury I think this fixes #331.
2007-04-27 Sean Egan rlaager should install libperl-dev ;)
2007-04-27 Sadrul Habib Chowdhury Fix perl compile.
2007-04-27 Daniel Atallah merge of '18631760bee4d073adc9d9f976d7655b5d0671d4'
2007-04-27 Sean Egan Make sure you back up your .gaim directoy. And fix a compile error in perl. I think it's the right way.
2007-04-27 Sean Egan propagate from branch 'im.pidgin.rlaager.gaim_migration' (head dcc40d46afbe3f87cc674e4fb1526ac722bc35cb)
2007-04-25 Richard Laager Kill some compiler warnings and TODOs of mine.
2007-04-25 Richard Laager merge of 'd28268688d1a93e76907a1ef18ed186bf31fabf3'
2007-04-25 Richard Laager propagate from branch 'im.pidgin.pidgin' (head ace53c6cc80b256fff29f021ab5b80805deb253b)
2007-04-25 Richard Laager merge of 'd7d0a64f6106322f89cd6f19e0a0a3488e5dc1a8'
2007-04-25 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 4d02676110c034e401f4d42ed7304a7507d96929)
2007-04-22 Tim Ringenbach whitespace
2007-04-25 Mark Doliner Clean up a wee bit of oscar code. No functionality change.
2007-04-27 Ethan Blanton Sean
2007-04-27 Daniel Atallah Don't install the pidgin icon on win32 since we use pidgin.ico.
2007-04-29 Richard Nelson New windows can be placed on specific workspaces. They can be specified by the window name (e.g. conversation-window), or a substring in the window title. Title takes precedence.
2007-04-28 Richard Nelson Show an activity message when a window in the non-current workspace is flagged urgent
2007-04-27 Sadrul Habib Chowdhury Alt+s to see the list of workspaces and windows.
2007-04-27 Richard Nelson merge of 'a65c75c45190137cfc6871a47c77bc2fd38e7689'
2007-04-27 Richard Nelson propagate from branch 'im.pidgin.pidgin' (head 234d50fbd0d7227e39d68d9dd3c21afc02b4fd01)
2007-04-27 Daniel Atallah Fix rtl icons on win32. Also remove unneeded rtl chat.png and update 16px xa icon.
2007-04-27 Daniel Atallah merge of 'ca40214f7a10f0e15d7bd32bed84b177889ca02d'
2007-04-26 Gary Kramlich merge of 'c65d07a2cae7269a05604304bc897121643ffa92'
2007-04-26 Gary Kramlich Fix a warning introduced with the request api changes.
2007-04-27 Daniel Atallah merge of '5b7c6ae7f0cb97a61a77ede61bfd12e531b875ae'
2007-04-27 Daniel Atallah Tweak some of the scaled icons to look a little better.
2007-04-26 Daniel Atallah merge of '6fbb4c1c8ba90a2d5933505006f63216f010d5b9'
2007-04-26 Daniel Atallah merge of 'ec129c50da7fd4797d6e40c252757ec447551611'
2007-04-26 Sean Egan Hacked together installer ico for Daniel to fix
2007-04-26 Sean Egan Win32 install bmps. I did this. Hylke will do it *good* before 2.0.0.
2007-04-26 Sean Egan hbons: launch gimp,open the png, save as .ico:)
2007-04-26 Sean Egan Add the SVG to the default window icon list for really big window icons
2007-04-26 Luke Schierer merge of 'a236381404a31c3fc3022f03ec28de22f6fd1258'
2007-04-26 Richard Laager Ticket #320 from ltm
2007-04-26 Luke Schierer merge of '49d1ed52eed181ce385858122ed018d2f2aa4246'
2007-04-26 Ethan Blanton Hooks call callbacks, not the other way around. Duh.
2007-04-26 Sean Egan fix botched merge
2007-04-26 Sean Egan merge of 'd1933818a76d2d05c8161d9aa1491e1b46b6d92f'
2007-04-26 Sean Egan merge of '92afc84de7fa4035c42fad7bfb05c642b526522f'
2007-04-26 Stu Tomlinson Look for the new icons in the new directory and update the RPM spec file to
2007-04-26 Sean Egan Update window icons to point to new path
2007-04-26 Sean Egan Install app icons to proper directories
2007-04-26 Sean Egan remove debug statement
2007-04-26 Stu Tomlinson Update SILC to match resent request API changes
2007-04-26 Evan Schoenberg merge of 'bc433d038b1fddbbe4f2a9141421831c5cdf72ac'
2007-04-29 Richard Laager Whitespace fixes to Evan's ChangeLog.API entry.
2007-04-26 Evan Schoenberg Added account, who, and conversation parameters to the request API calls, and updated all code to match. I can't compile the Perl module, so I'd appreciate it if someone who knows it would verify that this doesn't break Perl.
2007-04-26 Hylke Bons pidgin.png -> pidgin, to always find appropriate sizes.
2007-04-26 Hylke Bons Improved Pidgin application icons.
2007-04-26 Hylke Bons New applications icons and revert IRC back to bubbles.
2007-04-26 Hylke Bons Pidgin icon @ 48x48.
2007-04-26 Sean Egan Stu didn't like that 'new messages on this tab' red, but likes this one
2007-04-26 Sean Egan Don't use translucent pixmaps for idle, but apply transparency to icons in pidginstock.c
2007-04-26 Sean Egan Remove ifdef 0 block
2007-04-26 Sean Egan Use menu emblem for saved statuses in preferences also.
2007-04-26 Sean Egan Fix GTK Plugin prefs
2007-04-26 Luke Schierer merge of '0b7fa990cc064a8d716ba2a8700c6a8786b9f65e'
2007-04-25 Ethan Blanton The compiler is really smart enough to catch this, but let's make it explicit.
2007-04-25 Richard Laager merge of '1d4d484c73a0770b9f9616808d7d00a3de9d21f4'
2007-04-26 Sean Egan merge of '1d4d484c73a0770b9f9616808d7d00a3de9d21f4'
2007-04-25 Stu Tomlinson These files are no longer in the repository, remove them from EXTRA_DIST so
2007-04-25 Sean Egan Works for me! Renames prefs: /core to /purple, /gaim/gtk to /pidgin, /gaim/gnt to /finch
2007-04-25 Sean Egan fixes #280
2007-04-25 Ethan Blanton /whowas for IRC. Thanks, achris.
2007-04-25 Stu Tomlinson Update RPM spec file to reflect libpurple plugins are now installed in
2007-04-25 Stu Tomlinson another s/Purple/Pidgin/ - how many years until we've found all of these?
2007-04-25 Stu Tomlinson insert-image.png is still used on the formatting toolbar
2007-04-25 Hylke Bons Update authors file.
2007-04-25 Hylke Bons Forgot to update Makefile.am.
2007-04-25 Hylke Bons Fix icon inconsistency and remove some unused icons.
2007-04-25 Hylke Bons New tray connecting icon.
2007-04-25 Hylke Bons Better plugin icon by Andreas Nilsson.
2007-04-25 Sean Egan I noticed Rob's e-mail address got accidentally mis-sedded. Rob, let me know if you want something else put there.
2007-04-27 Richard Nelson Forgot these...
2007-04-27 Richard Nelson Initial workspace support. refs #51
2007-04-25 Kevin Stange I have apparently nominated myself to make sure the smiley theme keeps working. I don't even use any of these smileys! Add the new icons from Hylke to Makefile.am.
2007-04-25 Mark Doliner Sean proposed changing ICQ's "do not disturb" status from being
2007-04-25 Richard Laager merge of '5a1b790556f2372c9cfc080af4a11e3c3d19b2ce'
2007-04-30 Jeffrey Connelly Add escaping and unescaping functions (for /1 and /2).
2007-04-30 Jeffrey Connelly Add note about Monotone.
2007-04-28 Jeffrey Connelly Replace printf() in MySpaceIM prpl with purple_debug_info().
2007-04-28 Jeffrey Connelly Add and use MySpaceIM icon uploaded by hbons (48x48 original and resized 22x22 and 16x16 versions).
2007-04-28 Jeffrey Connelly Add MySpaceIM header file and reorganize functions.
2007-04-28 Jeffrey Connelly Use g_convert for UTF-16LE conversion instead of converting manually.
2007-04-25 Jeffrey Connelly Add Nathan Peterson to COPYRIGHT, for RC4 patch at https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1694487&group_id=235
2007-04-25 Jeffrey Connelly Completely remove old RC4 code
2007-04-25 Jeffrey Connelly Clean up old RC4 implementation.
2007-04-25 Jeffrey Connelly Use Purple Cipher API for RC4.
2007-04-25 Jeffrey Connelly Add rc4_get_key_size, to match purple_cipher_context_get_option(ctx, "key_len")
2007-04-25 Jeffrey Connelly RC4 support in cipher.c - patch from Nathan Peterson (uvwarning)
2007-04-21 Jeffrey Connelly Add stub for myim: URL handler.
2007-04-21 Jeffrey Connelly Gaim -> Purple
2007-04-21 Jeffrey Connelly Add MySpace prpl to configure.ac
2007-04-21 Jeffrey Connelly Import msimprpl 0.4.
2007-04-21 Jeffrey Connelly Create directory for MySpaceIM protocol
2007-04-19 Jeffrey Connelly Document prpl_info->list_icon(NULL, NULL), and add my name to COPYRIGHT.
2007-04-22 Michael Shkutkov COPYRIGHT file was changed
2007-04-25 Richard Laager Change the imgstore and by extension, then the buddy icon code to take over
2007-04-25 Richard Laager Updates for the account buddy icon stuff. This doesn't yet work fully (and maybe not even partly), but it compiles.
2007-04-25 Richard Laager I'm stupid. If an icon doesn't exist, it's a good idea to create it when we want to fill it with data, not when we don't.
2007-04-25 Richard Laager There's no need to actually lookup the icon now, as the core ensures the checksum gets deleted if the file disappears.
2007-04-25 Richard Laager propagate from branch 'im.pidgin.pidgin' (head efad0dfb8f3cfbe4b837192b16689470c201d03a)
2007-04-25 Richard Laager Move the prpl icon checksum code into the core, so we can delete the
2007-04-24 Richard Laager Fix a bug with removing custom buddy icons.
2007-04-24 Richard Laager Switch to using g_file_get_contents() instead of our own code.
2007-04-24 Richard Laager Fix the memory leaking and improper calls to ref_filename(). Also, remove some debugging code.
2007-04-24 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 4aa2b7eeb61cd3d2c11632642e780a296bc0b779)
2007-04-24 Richard Laager Fix the custom icon stuff, and various memory leaks. At this point, custom
2007-04-24 Richard Laager Call the migrate code from Finch.
2007-04-24 Richard Laager propagate from branch 'im.pidgin.pidgin' (head c33cbe1ca040482d72c165cedf821bcedb280179)
2007-04-24 Richard Laager If we're not caching icons, then don't save the filename.
2007-04-24 Richard Laager Since I'm about to push this, I'm going to comment out the temp code that references my home directory.
2007-04-24 Richard Laager Bug fixes! From my preliminary testing, the standard buddy icon stuff is working.
2007-04-24 Richard Laager Rework the buddy icon subsystem to use the imgstore subsystem, and modify the
2007-04-24 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 6096404018084d5ea24f916c8e757d64e237dbd7)
2007-04-23 Richard Laager The buddy icon code as it stands, with lots of bugs and design flaws.
2007-04-23 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 05f7badcad9471084218e698a5c011908d17af90)
2007-04-23 Richard Laager Call the core migrate code.
2007-04-23 Richard Laager propagate from branch 'im.pidgin.pidgin' (head d42ad2da81f881b2fbd2fb080cc70a843bc70d02)
2007-04-23 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 401f15786be56deb06ae79bf29c341bab26203d7)
2007-04-23 Richard Laager There's no need to recalculate the home_dir on every call to
2007-04-23 Richard Laager Use ~/.purple only, never ~/.gaim. This is a revert of the functional
2007-04-23 Richard Laager propagate from branch 'im.pidgin.pidgin' (head f20ceeff726ad3a9ee267225bb6e69f971d759bb)
2007-04-27 Etan Reisner This is mostly moving Purple::GtkUI:: -> Pidgin:: which has the side effect of
2007-04-27 Etan Reisner Kill the libpurpleperl hack library and move the init stuff to perl.so itself.
2007-04-25 Ethan Blanton This looks like the last of the purplification for Tcl. Somebody done
2007-04-25 Ethan Blanton merge of '0ad153fbef57439d42601681df47200b190f5306'
2007-04-25 Daniel Atallah Fix #273 (Emoticons appearing in reverse order).
2007-04-25 Daniel Atallah merge of '88a78587504cdd42570461a2b391b54b5c3d4aab'
2007-04-25 Daniel Atallah Add missing mingw Makefiles to dist.
2007-04-25 Sean Egan Use Tango colors on conversation tabs. Same colors, different tones.
2007-04-25 Sean Egan New logo.png
2007-04-24 Sean Egan Add Hylke's font face icon
2007-04-24 Sadrul Habib Chowdhury merge of '71d55b79094812b06899c2bbe86ce7a8507ac80e'
2007-04-24 Kevin Stange merge of '5a49fd68be5cffec6a2aae0c0cc312c64f67138d'
2007-04-24 Kevin Stange Remove the XMPP section... it seems no one else uses XEP-0038 for a
2007-04-24 Hylke Bons font-face icon, some please fix a link to this, i don't want to mess up.
2007-04-24 Hylke Bons about icon
2007-04-24 Luke Schierer a translation that nearly got lost as we migrated from sf's trackers to trac's
2007-04-24 Hylke Bons Fixed some smileys in Yahoo!. I had these stored locally, glad I can commit now. :)
2007-04-24 Kevin Stange Also, switch Jabber to XMPP so the jabber-specific smiley set works.
2007-04-24 Kevin Stange merge of '6096404018084d5ea24f916c8e757d64e237dbd7'
2007-04-24 Richard Laager merge of '05f7badcad9471084218e698a5c011908d17af90'
2007-04-23 Richard Laager Death to // comments.
2007-04-23 Richard Laager A comment in here mentions "untar", so I think it was copied from the
2007-04-23 Richard Laager Add Simom's real name, Simo Mattila, to the COPYRIGHT file for his patch in
2007-04-23 Richard Laager When initializing, the debug system is initialized before the prefs system, but
2007-04-23 Richard Laager The core portion of the migration code. This is implemented as I described
2007-04-24 Kevin Stange Sean told me to fix this, so I am. This makes several ICQ smileys work properly (escaping spaces), correct escapes all backslashes, and comments out four Yahoo smileys that conspicuously fail to exist. I'd make them, but I'm no artist.
2007-04-24 Evan Schoenberg merge of 'ed8e54275ef886f687084411cbb9280b8a2e3111'
2007-04-24 Evan Schoenberg merge of '6de71ef9e800c2eb8aabe863d98aa274379791e2'
2007-04-24 Stu Tomlinson <elb> nosnilmot: those magic numbers should probably have been fixed to not
2007-04-24 Stu Tomlinson Minor ChangeLog tweaks.
2007-04-23 Gary Kramlich merge of '737a5f263d2401ffd63542586a1b261376ed022f'
2007-04-23 Kevin Stange merge of 'ba1eb6457e947b8ab1bd5a6e3652e1e0a05bbd9c'
2007-04-23 Hylke Bons test
2007-04-23 Sean Egan For Luke. Fixes saved status selection
2007-04-23 Sean Egan merge of '55f22d2ce30ce89352ce4b9c71f8f02875603aa2'
2007-04-24 Evan Schoenberg The iTunes music store link makes sense to show on OS X, too
2007-04-23 Kevin Stange Make note of purple-url-handler
2007-04-23 Kevin Stange Missed an error...
2007-04-23 Kevin Stange Pidgin/Finch/purplified the ChangeLog and corrected some errors.
2007-04-23 Richard Laager merge of 'c14c1a2f0a30615fa91d00b6f77a89b9b37d9bc9'
2007-04-24 Sadrul Habib Chowdhury Make sure the blinking docklet has the same size. Fixes #174.
2007-04-23 Mark Doliner merge of '2a2d4d6f656ef5ff272b086eb6eba1bee0c466de'
2007-04-23 Mark Doliner merge of 'b2ed97746412540812181f94bcb3e2f077321052'
2007-04-23 Mark Doliner merge of 'c04ec8c15e35618f8f52341ab439770d5630319d'
2007-04-23 Sadrul Habib Chowdhury merge of '5227d53d05340b1c55335bc5ef30e1e63cd75b2c'
2007-04-23 Sadrul Habib Chowdhury Gracefully do nothing if the WINDOWID is invalid. And plug a leak, thanks to deryni.
2007-04-23 Mark Doliner Ok I couldn't resist. For iChat and Adium buddies who are advertising
2007-04-23 Mark Doliner Add the iTunes Music Store url to the GaimPresence for buddies onyour
2007-04-23 Mark Doliner Fix two minor compile warnings
2007-04-23 Mark Doliner Get rid of two really minor warnings
2007-04-23 Daniel Atallah Fix #248 (Control shouldn't steal focus from scrollback)
2007-04-23 Daniel Atallah Allow include and lib paths to be overridden from local.ent
2007-04-23 Daniel Atallah Add mingw makefile for 22px toolbar pixmaps.
2007-04-23 Mark Doliner merge of '5ee6fd5ddac3a8e8920941dee8be3ae5a615c105'
2007-04-22 Sadrul Habib Chowdhury merge of 'b24c89000da03300850bf984fbb737f993e763d5'
2007-04-22 Sadrul Habib Chowdhury Implement the plugin-pref ui using the request api. The preferences for the core plugins can now be modified from Finch. And no new strings.
2007-04-23 Sean Egan Fixes #213 This allows only 20 animated smileys to be animnating at a time
2007-04-22 Sean Egan Don't show Available orb for 'New...' and 'Custom...'
2007-04-23 Mark Doliner If anyone sees the "Unable to add buddy 1" message after
2007-04-22 Mark Doliner Don't send a "transaction end" if we haven't sent a "transaction begin"
2007-04-22 Richard Laager Ticket #246 from bjoernv
2007-04-22 Ethan Blanton A quick architecture diagram for the Pidgin Way
2007-04-22 Ethan Blanton merge of '0367c7ba68e12f430c7443660ff965ebdd118a75'
2007-04-22 Mark Doliner merge of '1fec4b7f300a8ab8b7036a98e8ecc90808bbe5ca'
2007-04-22 Stu Tomlinson New select-avatar image from hbons
2007-04-22 Stu Tomlinson merge of '51e0efe487e61c55de88411e33a7da6b122c2cf0'
2007-04-22 Stu Tomlinson Add virtual provides for gaim & gaim-devel
2007-04-22 Stu Tomlinson Fedora has removed the Epoch from their RPM so we can do the same now.
2007-04-21 Mark Doliner Only make sure the master group exists in the event we need to add an
2007-04-22 Sean Egan Saved icon for saved statuses in statusbox
2007-04-22 Sean Egan Remove the OSCAR rate limiting dialog, as the only time I've ever seen it
2007-04-21 Stu Tomlinson mmm, magic numbers! strlen("purple-") != strlen("gaim-") ...
2007-04-21 Stu Tomlinson More compatibility improvements. Now the majority of the plugin pack (before
2007-04-21 Stu Tomlinson Fix a compat define
2007-04-21 Stu Tomlinson Somehow I missed huge quantities of GtkGaim compat defines in my first pass,
2007-04-21 Stu Tomlinson Add a gtkgaim-compat.h to hopefully help the rename transition for 3rd party
2007-04-21 Stu Tomlinson merge of '8729bdb23df9db489717da7acedcec3ffe02469a'
2007-04-21 Sadrul Habib Chowdhury merge of '8ec6be1457d557abe192a5fc4690884c2c98e164'
2007-04-21 Sadrul Habib Chowdhury Line up the event-checkboxes in the pounce dialog.
2007-04-21 Stu Tomlinson Fix ignore in chats when using right-click on a nick in the conversation
2007-04-21 Stu Tomlinson Install and look for libpurple plugins in $libdir/purple instead of
2007-04-21 Stu Tomlinson gaim.svg doesn't exist any more, no need to worry about accidentally
2007-04-20 Sadrul Habib Chowdhury Debug is not necessary anymore, and don't crash on null text.
2007-04-20 Stu Tomlinson merge of '5abe746924f21bc66bd85e71590c1f148ede2930'
2007-04-20 Sadrul Habib Chowdhury Dialogs opened resulting from a mouse-click should fain focus.
2007-04-20 Sadrul Habib Chowdhury merge of '984fe190c0e71bccab541e57a5c0b0a696789b38'
2007-04-20 Mark Doliner Minor cleanup
2007-04-20 Mark Doliner Fix that pesky ICQ "Unable to add buddy 1" error. Basically we were
2007-04-20 Mark Doliner merge of 'eab57450eff9fe8f08a5a0c429d0f2727ce8d297'
2007-04-20 Sadrul Habib Chowdhury Use 'alias' instead of 'rename' for non-group nodes. Thankfully, this does not introduce new strings.
2007-04-20 Mark Doliner Patch #205, from SuperMMX. Fix a bug related to using F2 to alias
2007-04-20 Daniel Atallah Remove old wingaim stuff from TODO file.
2007-04-20 Stu Tomlinson Patch from khc to remove the typing notifcation callback when the window is
2007-04-20 Daniel Atallah merge of '2d5bca78effdcf8445c4b744e6334fc2cf4fe083'
2007-04-20 Daniel Atallah The Indonesian translation had some wacky \n and \t characters that were causing warnings from msgfmt - presumably these were also preventing the translation from actually working.
2007-04-20 Stu Tomlinson References #219
2007-04-20 Sean Egan merge of '6b7a5fb8f33d3f1801a33540b42b5fb01b69511a'
2007-04-20 Stu Tomlinson None of our code references this toplevel pidgin.svg, and it was just
2007-04-20 Stu Tomlinson - Fix pkgconfig Requires
2007-04-20 Stu Tomlinson Don't install nullclient by default, it's probably not particularly useful
2007-04-19 Stu Tomlinson Remove references to PIDGIN_STOCK_CONNECT from pidginstock.c
2007-04-19 Daniel Atallah Don't flash the conv. window if it is in the foreground.
2007-04-19 Luke Schierer merge of '13c739f1a978be3498fc3c3d87e0742ac3d8e320'
2007-04-19 Luke Schierer merge of '02ca9d2b907e1c26510d22406d0e0128b5b911d1'
2007-04-19 Daniel Atallah Fix use before initialization and use after freeing (This is still not being used, but I figured I'd fix the stuff that I noticed).
2007-04-19 Richard Laager merge of 'b6685c2c4de3ffbc988659fbfff2356c0835d2e3'
2007-04-19 Richard Laager merge of '2bb8a94e3208f809586faa1c96946e6d0c2b76a5'
2007-04-19 Richard Laager Ari noticed that TracHeader.html and TracFooter.html should be in EXTRA_DIST.
2007-04-19 Richard Laager Ari sent in a patch, saying:
2007-04-19 Stu Tomlinson gaim? what's that? ... a latecomer to the s/gaim/purple/ party
2007-04-19 Richard Nelson use the invisible icon
2007-04-19 Richard Nelson If a plugin failed to load/unload, don't pretend that it worked
2007-04-20 Sean Egan Pssst. It's not called "Gaim" anymore
2007-04-19 Sean Egan merge of '11e98ca1cda1355288bb5f6144d3e8fe8797e35e'
2007-04-18 Nathan Walp merge of '8fd567043fa0c33cc2d373ee5f6451b4b40331b4'
2007-04-18 Nathan Walp merge of '2bafabcca7d12b1fb39369f54333c5309a7cead1'
2007-04-18 Sadrul Habib Chowdhury Show the search string in the tree.
2007-04-18 Daniel Atallah Fix win32 build for Jabber/XMPP split.
2007-04-18 Sean Egan merge of '52f50d9c1ba2cedab7acbe195e3f223d70f1cc3d'
2007-04-18 Stu Tomlinson merge of '671a629f1fa8bc5ce471e79f4df04b0bf57bda90'
2007-04-18 Stu Tomlinson merge of '6f1c8b328654eaabb362aa93ab1a72177353111b'
2007-04-18 Stu Tomlinson Remove execute attribute from yahoo_auth.c & yahoo_auth.h
2007-04-18 Daniel Atallah Remove GTK+ theme selection from installer. The next GTK+ runtime installer will contain a theme selector utility.
2007-04-19 Sean Egan Fixes ticket #211
2007-04-18 Sean Egan Very important to add files \!
2007-04-18 Sean Egan This does the ol' AIM/ICQ split trick on Jabber, creating an XMPP prpl. This can be used, later, to create a Bonjour plugin that reuses libjabber
2007-04-18 Mark Doliner When reading in substatuses from status.xml, ignore substatuses for
2007-04-18 Mark Doliner Thanks to Peter Lawler for catching a place where we forgot to change
2007-04-18 Sean Egan Whoops.
2007-04-19 Luke Schierer remove some of the outdated todo stuff. most of the TODO file was handled as we worked on 2.0.0. Much of the .todo files was badly out of date, some of it completed, some of it no longer applies though not exactly completed, and other parts of it really rather debatable.
2007-04-17 Sean Egan more icon updates
2007-04-17 Sean Egan merge of '8099d2b88ecd036263e9ed44e1e6a3565cde621a'
2007-04-17 Stu Tomlinson merge of '3956f53331764e51ab7d79a8de4310cb6a4c0e58'
2007-04-17 Daniel Atallah Add cairo to the mingw build include path. Fixes #175 .
2007-04-17 Stu Tomlinson Fix Gtk+ 2.0 support
2007-04-17 Stu Tomlinson Don't error out of ./configure on older pango versions
2007-04-17 Stu Tomlinson Fix for using Pango < 1.4, will not have complete RTL support with older
2007-04-17 Stu Tomlinson s/purple/pidgin/
2007-04-17 Stu Tomlinson A couple of missed s/purple/pidgin/'s
2007-04-17 Stu Tomlinson - Add some Obsolete:s to help upgrades
2007-04-17 Stu Tomlinson Make the check for "check" non-fatal
2007-04-17 Stu Tomlinson merge of '0004c439d3a8b009b8c0a87116e04dd76541bd23'
2007-04-17 Stu Tomlinson Remove binary relocation support stuff
2007-04-17 Sean Egan Apparently this breaks some wm's badly. If it's useful on Windows, Daniel should feel free to re-add it with ifdefs
2007-04-17 Mark Doliner Fix a typo that broke make dist
2007-04-17 Mark Doliner Patch from SuperMMX, "I would like to be able to rename (alias)
2007-04-17 Richard Laager merge of '115bf476eae0a7a06193664f17ba4a1a6d4c9294'
2007-04-17 Richard Laager Remove the FAQ. Fixes #159.
2007-04-17 Daniel Atallah Test for mtn commit message integration. Fixes #26 . References #50 (not really).
2007-04-17 Daniel Atallah Fix a printf(%s, NULL) when opening a log for an buddy whose contact has no online buddies and no alias.
2007-04-16 William Ehlhardt merge of '28b9b747c33511754217017badcbdf3fa96ad1ee'
2007-04-16 Sean Egan merge of '04795a5f718916bd7e8435bca219850451a17c94'
2007-04-16 Sean Egan Some icon improvements from hbons
2007-04-16 Sadrul Habib Chowdhury merge of 'a0cdc54d9604b75f423f6a7858a809cd60a9fcff'
2007-04-16 Warren Togami Rename a number of Perl functions which were munged at some point
2007-04-16 Luke Schierer some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
2007-04-16 Daniel Atallah Fix win32 build after autoreply was moved back to the plugin pack.
2007-04-16 Mark Doliner Port SVN revisions 18230 to 18232 from Mark Huetsch from sf SVN to
2007-04-16 Richard Laager merge of '208954788ae2550f1dbc241cbca23eb02991dc5a'
2007-04-16 Richard Laager Update .mtn-ignore to properly deal with things produced by make check
2007-04-16 Mark Doliner merge of '6df34558fc23a634459555ee015c8d2b0acbe5e5'
2007-04-16 Richard Laager merge of '870d6ea8b3a6295793acd9d484c77d4b72424a29'
2007-04-16 Richard Nelson emit/handle gnttree signals appropriately
2007-04-16 Richard Laager Word on the street is that we don't want things named pidginfoo_bar(), but
2007-04-16 Richard Laager Doxygen updates. This eliminated all the warnings from Doxygen.
2007-04-16 Richard Laager Fix Ticket #162
2007-04-16 Richard Laager Effect the rename in the C-HOWTO and clean it up.
2007-04-16 Richard Laager I don't like the pidginfoo_bar widget names that resulted from the sed.
2007-04-16 Richard Laager Update some paths in the man pages.
2007-04-16 Richard Laager More renaming.
2007-04-16 Richard Laager Relabel the Doxygen group as libpurple
2007-04-16 Richard Laager Rename the Doxygen group from gntui to finch and define the finch group
2007-04-16 Richard Laager Rename the Doxygen group from gtkui to pidgin.
2007-04-16 Richard Laager The Crazy Chat plugin doesn't need a configure.ac from a seriously out of date copy of Gaim.
2007-04-16 Richard Laager The channel is #pidgin-win32, at least for now.
2007-04-16 Richard Laager The channel is #pidgin-win32, at least for now.
2007-04-16 Richard Laager Are we calling it Purple anywhere else? libpurple makes more sense to me.
2007-04-16 Richard Laager Replace an instance of GAIM with "Pidgin, Finch, and libpurple"
2007-04-16 Richard Laager s/GAIM/PURPLE/ in a comment.
2007-04-16 Richard Laager Deal with Gaim in some error messages.
2007-04-16 Richard Laager s/Gaim/Pidgin/
2007-04-16 Richard Laager Point to the Pidgin website.
2007-04-16 Richard Laager Update the Doxygen signals documentation to match the new struct names.
2007-04-16 Richard Laager Point to the devel@pidgin.im list instead of gaim-devel.
2007-04-16 Richard Laager I think it's a good idea to mention Pidgin here, and that this is a compatibility layer.
2007-04-16 Richard Laager Point to the Pidgin website.
2007-04-16 Richard Laager s/Gaim/Pidgin/ since this file got missed somehow or something.
2007-04-16 Richard Laager merge of '3ae1c2f29b72682bad3542b9c0175438dd3309c0'
2007-04-16 Richard Laager merge of '07fc4db9a3c2c12596e0354b8e7959aa847f966b'
2007-04-15 Richard Laager Beat some older documentation into submission.
2007-04-15 Richard Laager The contents of this file don't seem very useful. This stuff either Just Works
2007-04-15 Richard Laager Let's just have HACKING point to Trac, okay?
2007-04-15 Richard Laager Killing the HACKING file, which is way out of date.
2007-04-15 Richard Laager Adding achris to the COPYRIGHT file.
2007-04-15 Richard Laager simple-crashfix.diff from achris in ticket #98. This is a fix for the crasher,
2007-04-15 Richard Laager merge of '346cf9389391965a41f873cb9e225e49cb51362e'
2007-04-16 Sadrul Habib Chowdhury This was causing problems with jabber in finch.
2007-04-15 Sadrul Habib Chowdhury merge of '7c800719ac0b585a5b02eaeb188880c191d1da89'
2007-04-15 Sadrul Habib Chowdhury merge of '8046b7a899d45a4d09e4c0cb3df20a01d7b134fe'
2007-04-15 Stu Tomlinson Autoreply plugin was punted back to the plugin pack
2007-04-15 Stu Tomlinson gaiminc.c was renamed to pidgininc.c
2007-04-15 Sadrul Habib Chowdhury Include header files, not source files. Bah.
2007-04-19 Richard Laager Revision aaa701a323aaa390e0b0b64480dd7522d132d323 by nwalp added a call to
2007-04-18 Nathan Walp This lets you rename entire trees of prefs. This should help with the migration
2007-04-15 Nathan Walp ca.po update
2007-04-15 Nathan Walp en_GB update
2007-04-15 Stu Tomlinson Drop -tcl & -silc sub-packages, include both in the main libpurple RPM.
2007-04-15 Stu Tomlinson Add BUILT_SOURCES to libgnt's Makefile.am. Patch from sadrul to fix the
2007-04-15 Stu Tomlinson merge of '818e92282383bd62cfd83d7cde9d0bad84e648ab'
2007-04-16 Mark Doliner Minor fixes to get "make dist" to work
2007-04-15 Mark Doliner merge of '495fbd738a23f24591f098b137d932381b6bc8ad'
2007-04-15 Mark Doliner Sort smiley themes case-insensitively because I think that's what
2007-04-15 Mark Doliner Call strtolower() so that we don't have to check against the
2007-04-15 Mark Doliner Slightly more descriptive
2007-04-15 Mark Doliner Change another 'append' to 'prepend', since the ordering doesn't matter
2007-04-15 Mark Doliner Change a g_slist_append() to a g_slist_prepend() in one place, and
2007-04-15 Mark Doliner merge of '97036f771347e3ba3136697bcb575ece5e5049a1'
2007-04-15 Gary Kramlich Moving autoreply back to the plugin pack
2007-04-15 Richard Laager simple-casepatch.diff from achris in ticket #98
2007-04-15 Richard Laager Adding the real name for JensenDied.
2007-04-15 Richard Laager Print decent error messages instead of stack traces if there's a problem.
2007-04-15 Richard Laager The .service files for libpurple aren't necessary. Their only purpose is to
2007-04-15 Richard Laager Trac Ticket #149 from JensenDied
2007-04-15 Richard Laager merge of '52a3faed357c462274cac6f2f6359606dd4cdb3d'
2007-04-15 Richard Laager Suppress useless gconf messages. Hopefully I haven't introduced a bashism here.
2007-04-15 Richard Laager Rename pidgin/plugins/gaiminc.c to pidgin/plugins/pidgininc.c
2007-04-15 Richard Laager Apparently the .mtn-ignore patterns are regular expressions. This means
2007-04-15 Richard Laager Add a POTFILES.skip file to skip the crazychat plugin, which isn't built by
2007-04-15 Richard Laager Realign some things after the rename.
2007-04-15 Richard Laager Updated German translations, from ticket #154.
2007-04-15 Richard Laager Fix Ticket #151
2007-04-15 Richard Laager Fix Ticket #152
2007-04-15 Mark Doliner Pull out the same block of code from two places and put it into
2007-04-15 Mark Doliner Fix a memory leak that occurs when a smiley theme lists a filename,
2007-04-15 Mark Doliner Free segfault_message when Pidgin exits abnormally
2007-04-15 Mark Doliner Fix a compile warning
2007-04-15 Richard Nelson Add this now so we don't break abi right after release
2007-04-15 Sadrul Habib Chowdhury Allow adding information widgets in the conversation window.
2007-04-15 Sadrul Habib Chowdhury These bindings are easier for changing window order.
2007-04-15 Sadrul Habib Chowdhury alt-/ to get a list of keybindings for the focused widget.
2007-04-15 Sadrul Habib Chowdhury Add a utility function to create widgets from an XML description.
2007-04-15 Sadrul Habib Chowdhury Add a utility function to assist scrolling in a textview.
2007-04-15 Sadrul Habib Chowdhury We don't need to do anything about the heights here.
2007-04-15 Daniel Atallah The GdkWindow doesn't exist until after the window is realized, so the decorations can't be manipulated until after that. I bet this will work in a bunch of WMs now.
2007-04-15 Sean Egan Set the disable maximize button hint on the blist. I couldn't find a window manager that supports this, but I bet win32 does.
2007-04-15 Nathan Walp merge of 'aa2170e50c202539ea83f299b04eedf9a5d62178'
2007-04-14 Mark Doliner sf patch #1622581, from Greg Taeger
2007-04-14 Richard Laager merge of '01e42cca23c49f916ae6e003641408af389cf912'
2007-04-14 Richard Laager merge of '1a3995ffd4f7ad079f6377453aed4c3823216afb'
2007-04-15 Stu Tomlinson Fix for building RPMs without finch - fixes part of ticket 123, and add some
2007-04-14 Stu Tomlinson Another ChangeLog entry. Anyone would think I was just trying to get CIA &
2007-04-14 Stu Tomlinson I think this is ChangeLog-worthy. Someone might want to reword it though.
2007-04-14 Stu Tomlinson Changelog the Bi-di/RTL text improvements. I bet there are a billion things
2007-04-14 Richard Laager The musicmessaging plugin was installing to lib/gaim and share/pixmaps/gaim.
2007-04-14 Richard Laager If we're going to keep this, let's not have default paths under /usr/local, k?
2007-04-14 Stu Tomlinson Ignore tar.bz2's too
2007-04-14 Stu Tomlinson Stop Yahoo sending SPAN tags, fixes Yahoo part of ticket 78
2007-04-14 Stu Tomlinson Fix the HTML-on-IRC issues observed as a result of the bi-di text support
2007-04-14 Stu Tomlinson Make non-standard mode characters support connection-specific instead of
2007-04-14 Richard Nelson ...only for groups
2007-04-14 Richard Nelson Remember the collapsed state of groups in the blist
2007-04-14 Richard Nelson merge of '5f2da9b1c55764e371254bcde18f34bb07edcc03'
2007-04-14 Sadrul Habib Chowdhury merge of '1eb0be7082a7d25b66cdd441b3fdb604ad46796f'
2007-04-14 Sean Egan For a first time user, don't show the buddy list telling him to go to Accounts>Add/Edit, because Accounts->Add/Edit is already open with its own instructions. Show only one window with instructions and then present the Buddy List when you create your first account.
2007-04-14 Sean Egan Fix a possible gstreamer crash
2007-04-14 Sean Egan The things that C will allow to compile astound me. Removes an errant apostrophe.
2007-04-14 Sean Egan Fix ticket #52
2007-04-14 Sean Egan Death to Binreloc\!
2007-04-14 Richard Laager Adding a note to ChangeLog.API to briefly document that API. I shamelessly
2007-04-14 Stu Tomlinson Document my last spec file update. Revisionist history rules!
2007-04-14 Stu Tomlinson merge of '68afd9ff77d030e589ee7972830cf2a91916240f'
2007-04-14 Daniel Atallah merge of '748e70b43d9e828a79f3c72c9fbe484f9e893dbd'
2007-04-13 Richard Laager Add shlomi to the COPYRIGHT file. He wrote the RTL patch, which is apparently
2007-04-14 Sean Egan Add some padding between the emblem and the buddy icon
2007-04-14 Sean Egan but only if it's in the buddy list\!
2007-04-14 Sean Egan Hylke requested that we slightly round the corners of budy icons in the blist to better match the round status icons
2007-04-13 Gary Kramlich Patch from Eoin Coffey to install the mono loader into the correct directory.
2007-04-13 Luke Schierer esperanto!
2007-04-13 Luke Schierer new es.po
2007-04-13 Stu Tomlinson Bleeter thought it might be a good idea to actually put libpurple in the
2007-04-13 Daniel Atallah Updates to .mtn-ignore
2007-04-13 Richard Laager Patch cleanups:
2007-04-13 Shlomi Loubaton Patch from shlomil in ticket #78.
2007-04-13 Richard Nelson Add myself to help->about
2007-04-13 Richard Nelson This is called Finch
2007-04-13 Daniel Atallah Fix Bug #125 (Perl plugins using timeouts not having timeouts unregistered when plugin unloaded)
2007-04-13 Daniel Atallah This should be called Purple.xs instead of Pidgin.xs
2007-04-12 Stu Tomlinson MSN nexus servers seem to have started reporting HTTP 503 Service Unavailable
2007-04-12 Mark Doliner merge of '2b84a8b2d83491cd54feb1e1d9ee5ce1a4c153af'
2007-04-12 Stu Tomlinson Include pidgin.svg in the RPM
2007-04-12 Stu Tomlinson pixmaps/pidgin.png is no more, there are probably more pixmaps changes to
2007-04-11 Stu Tomlinson Whitespace
2007-04-11 Stu Tomlinson Whitespace
2007-04-11 Stu Tomlinson Whitespace
2007-04-11 Luke Schierer merge of '6c54a71cc08e47f3b1498c61ee62d17107165817'
2007-04-11 Sean Egan merge of 'c5609c3b315c4f56aeae24c2339c9b422280584a'
2007-04-11 Sean Egan Had this hanging around. Put Pidgin in the docklet tooltip
2007-04-15 Nathan Walp patch from Simon Wilkinson to support Jabber/XMPP w/o passwords
2007-04-11 Luke Schierer some doc changes
2007-04-11 Luke Schierer merge of '61bd92273cfaf5b40f9f2dbedb86832dcf9ffda7'
2007-04-11 Mark Doliner I noticed some places where we were doing the whole
2007-04-11 Stu Tomlinson merge of '662dc38f3c156e501f9fa55b24a10bfcf82cc7ac'
2007-04-11 Stu Tomlinson Hopefully prevent libpurple causing problems for 3rd party UIs if they also
2007-04-11 Stu Tomlinson Rename /purple/gtk preferences back to /gaim/gtk to allow for smooth upgrades
2007-04-11 Stu Tomlinson Make the -uninstalled.pc files work a bit better, I'm not sure this is 100%
2007-04-11 Stu Tomlinson Avoid a possible NULL pointer dereference
2007-04-11 Stu Tomlinson Avoid a possible NULL pointer dereference
2007-04-11 Stu Tomlinson Remove some dead code
2007-04-11 Stu Tomlinson Separate out libpurple, libpurple-devel and finch-devel RPMs
2007-04-11 Stu Tomlinson Revert to internal UI name of gtk-gaim to preserve UI prefs on upgrade
2007-04-11 Stu Tomlinson "delete" is a reserved word in C++, rename the "delete" member of
2007-04-11 Stu Tomlinson I believe this automated changelog entry was accidentally committed and the
2007-04-11 Luke Schierer Another update from Miles.
2007-04-11 Daniel Atallah uvwarning noticed that this include was wrong
2007-04-10 Luke Schierer merge of '774a6ad28dbf02d6b0679f993a68134a43be527d'
2007-04-10 Luke Schierer translation update
2007-04-10 Richard Laager merge of '4c3d720cd8cc6a8064bdb547b714b74160a7cd19'
2007-04-10 Daniel Atallah Update doxygen to generate stuff that works in Trac
2007-04-10 Daniel Atallah Fix some mingw makefile rename glitches.
2007-04-10 Richard Nelson gntclipboard plugin needs X11
2007-04-10 Richard Nelson merge of '8cbda621265a421cdd48fa7a90bb171ea98d3444'
2007-04-10 Richard Nelson Only ascii keys can be bound, fixes a crash when inputting non-ascii chars
2007-04-10 Luke Schierer translation update
2007-04-10 Nathan Walp merge of '03ee719fb16c544fdcb92c50a84d1b3d000198b0'
2007-04-10 Mark Doliner Fix a typo. This changes a string, but it changes it to something
2007-04-10 Mark Doliner Fix the following compile error:
2007-04-10 Kevin Stange This should get all the Win32 Makefiles in line with
2007-04-10 Richard Laager Updated translation from Martin Srebotnjak <miles@filmsi.net>
2007-04-09 Richard Laager merge of 'c1f8d61fea54568d7834a33e76ecb3d2cf4a022f'
2007-04-09 Daniel Atallah Fix plugins compilation. I forgot to commit this.
2007-04-09 Luke Schierer he.po update
2007-04-09 Luke Schierer (16:27:44) Mirv: LSchiere2: actually, %s/Gaim/Pidgin/ , there's 5 instances
2007-04-09 Luke Schierer (16:24:59) Mirv: LSchiere2: mm, about the fi.po you just downloaded, could you s/Gaim/Pidgin/ the ones in the comments and Project-Id-Version?
2007-04-09 Luke Schierer an updated translation
2007-04-23 Richard Laager Patch in Trac ticket #113 from Simom.
2007-04-09 Luke Schierer I think I'm committing the more recent version of this translation
2007-04-10 Nathan Walp new icons from hylke
2007-04-09 Nathan Walp merge of 'd36941e443b528a93bedee123adfcef05776a8c4'
2007-04-09 Richard Nelson merge of '649200ea9c6886cd157833a2ea5b596d48625a8b'
2007-04-09 Nathan Walp fr.po update
2007-04-09 Nathan Walp updated sl.po
2007-04-09 Mark Doliner merge of 'ada29b7febfe2747e4e0a7178ca7dc11ae261d92'
2007-04-09 Daniel Atallah Fix another refcount leak.
2007-04-09 Daniel Atallah Fix #54 (weird blist overlay icons) and a refcount leak (which matters more since the image is being copied now).
2007-04-09 Daniel Atallah Fix some overzealous s/gaim/purple/ stuff.
2007-04-09 Richard Laager Remove some extraneous spaces from an e-mail address. If we're going to be linkifying these in the UI, they should work.
2007-04-09 Richard Laager Updated translation from Martin Srebotnjak.
2007-04-09 Richard Laager A one-line patch from Bleeter to fix an RPM build problem.
2007-04-09 Richard Laager Use ~/.gaim if it exists, else ~/.purple. If you think you can make this code
2007-04-09 Richard Laager When changes are made that require a re-autogen, it wasn't re-autogening. This seems to fix that, though I'm not sure it covers 100% of the issues there.
2007-04-08 Mark Doliner sf patch #1694728, from Andrew Gaul
2007-04-08 Nathan Walp pt_BR update
2007-04-08 Nathan Walp translation updates
2007-04-08 Nathan Walp more help for translators (I removed a few PIDGIN_NAME references
2007-04-09 Richard Nelson word wrapping, fix \r\n newlines
2007-04-07 Nathan Walp make things cleaner for translators
2007-04-07 Nathan Walp merge of '6f088861a14e87600e0d324f5c4c994860b602af'
2007-04-07 Luke Schierer one last pre-announcement translation update
2007-04-07 Nathan Walp block and unblock have the right icons now
2007-04-07 Nathan Walp we have a language that has an accent in the name, so we can't claim
2007-04-07 Nathan Walp oops
2007-04-07 Nathan Walp fix our string-to-time function, and add a couple tests for it
2007-04-06 Nathan Walp merge of '29e959099ed390c625a35e7ea9cf98baa4cb53cb'
2007-04-06 Nathan Walp new icons from hylke
2007-04-06 Luke Schierer more translation updates
2007-04-06 Nathan Walp (09:51:30 AM) hbons: i'm getting rid of all the chatbubbles, they're used too much
2007-04-06 Daniel Atallah Fix dist
2007-04-05 Luke Schierer translation update
2007-04-05 Daniel Atallah 4bit icons for windows < XP. These are certainly not as pretty as the originals, but look a lot better than scaled down versions.
2007-04-05 Daniel Atallah Fix build
2007-04-04 Richard Nelson Don't remember the position of transient windows
2007-04-04 Daniel Atallah merge of '4b0f41a73b406685da6c053dbdd7dc909b4e4183'
2007-04-04 Sadrul Habib Chowdhury merge of '015699f55d664f822a057b5980abe9f7317959b7'
2007-04-04 Sadrul Habib Chowdhury "elb: g_build_pathv is Glib 2.8"
2007-04-04 Nathan Walp new icon goodness (i may have screwed this up, someone check)
2007-04-04 Nathan Walp these are 16x16 now
2007-04-04 Nathan Walp merge of '437e6f11b1b4135556057db73061de861c27c862'
2007-04-04 Sadrul Habib Chowdhury Allow using different methods for reading directory entries.
2007-04-04 Sadrul Habib Chowdhury merge of 'a9451570b92d0f29b2e120ce02c4301e9ed3ced6'
2007-04-03 Mark Doliner Check if debug_win is != NULL before checking the preference. This
2007-04-03 Mark Doliner Add a whimpy ui op to the debug API that returns TRUE if debugging
2007-04-04 Nathan Walp don't show the typing animation when the typing conversation isn't the active tab
2007-04-02 Mark Doliner sf patch #1574238, from Ka-Hing Cheung
2007-04-01 Daniel Atallah Avoid trying to unlock the mutex after it has been destroyed.
2007-04-01 Mark Doliner sf patch #1691784, from William Ehlhardt
2007-04-01 Mark Doliner sf patch #1689182, from Will Thompson
2007-04-04 Sadrul Habib Chowdhury Add a way to get a list of bindings for a widget. This can be used by, eg, a window-manager to show helpful messages to the user.
2007-04-01 Sadrul Habib Chowdhury More fixes for resizing when shadow is turned on.
2007-04-01 Sadrul Habib Chowdhury merge of 'e23bc35af900cf0925d85813b5896e19f73645d2'
2007-04-01 Evan Schoenberg I commonly see a crash in which socket_ready_cb(), shortly after a laptop wakes from sleep, is passed invalid (previously freed) connect_data. It looks like this:
2007-03-31 Daniel Atallah fix win32 build for nat-pmp stuff. I haven't tested it, but it compiles.
2007-03-31 Evan Schoenberg The network module now registers the signal 'network-configuration-changed' and emits it when a network change is detected via libnm or the win32 network monitor. The UI could also emit this signal if it knows something network.c doesn't. UPnP and NAT-PMP respond to the signal by clearing their IP address caches; changing networks without quitting/relaunching will now lead to the new IP address being (lazily) determined. This commit also enables nat-pmp and adds nat-pmp.[h|c] to the build process; please let me know if there are any problems building, as I only have OS X test machines.
2007-03-31 Ethan Blanton merge of '1370ba94afc8d4c4413b3887e5f31622dd02e8be'
2007-04-01 Sadrul Habib Chowdhury Backspace to jump to parent.
2007-03-30 Sadrul Habib Chowdhury Fine tune column hiding.
2007-03-30 Sadrul Habib Chowdhury Allow making some columns invisible.
2007-03-29 Sadrul Habib Chowdhury merge of '6e4582fc95533cc15bf3eca89208732cd23286c7'
2007-03-29 Sadrul Habib Chowdhury check-items are wider.
2007-03-29 Luke Schierer (13:18:55) LSchiere2: nosnilmot: I've been unable to compile most of the week
2007-03-30 Stu Tomlinson Something about this looked wrong to me:
2007-03-29 Stu Tomlinson Remove references to pidgin.png - it's been removed from the repository,
2007-03-29 Richard Nelson plug some leaks
2007-03-29 Sadrul Habib Chowdhury merge of '8234b7410814fdf12ae818767f1901acf28e565c'
2007-03-28 Luke Schierer new nb.po, which I cannot fully test if my changes compile because I still cannot compile pidgin at all.
2007-03-28 Luke Schierer merge of 'ee2473f71341ef0bbbc782c3f43a8842b164b543'
2007-03-27 Luke Schierer make syncing to svn easier by having uniform line endings
2007-03-29 Sadrul Habib Chowdhury Update the tab completion a little bit. The binding for suggest-show will perform suggest-next if the suggest-dropdown is already showing. If there's just one suggestion, then complete with that suggestion.
2007-03-28 Sadrul Habib Chowdhury merge of '83e14c03d3957ab1b26da6d2893e252cd421ffa8'
2007-03-28 Nathan Walp fix prompting to add a buddy after authorization if they're already on our list
2007-03-28 Richard Laager merge of '0085ab4270a2c3e855d09e04044376efb74433e1'
2007-03-27 Luke Schierer translation updates. I would see if they compile, but I can't compile at all right now.
2007-03-27 Evan Schoenberg merge of '94ae02f3a29e8da49d90cf447907e2c07735c9cd'
2007-03-27 Evan Schoenberg merge of '7172b457b2254aea4fdb335f5cb8b43dcbb127f5'
2007-03-28 Sadrul Habib Chowdhury move to the next entry after (un)tagging an item.
2007-03-27 Sadrul Habib Chowdhury merge of '58f408c6a0eb5c8b0411d8ac4754a14bef441062'
2007-03-27 Evan Schoenberg Using rt_msghdr instead of rt_msghdr2 compiles on a greater number of systems -- specifically Mac OS X 10.3.x, in addition to the previous compilation on OS X 10.4.x and above -- and seems to work just as well. If anyone knows how the use of these seemingly very similar structs differs, enlightenment would be appreciated.
2007-03-27 Evan Schoenberg purple_pmp_create_map() returns a gboolean now, not a pointer
2007-03-27 Evan Schoenberg merge of '343dc2d52b5a1cb204359ecc11a1b4d98b984dd0'
2007-03-27 Evan Schoenberg Added Zac West to the COPYRIGHT
2007-03-27 Evan Schoenberg Patch from Zac West which (1) adds a message flag, PURPLE_MESSAGE_NOTIFY, used to indicate that a message is a protocol-level notification from a user ('buzz' in yahoo, 'nudge' in msn, for example) and (2) uses it along with improving the text displayed when sending/receiving buzzes and nudges. The addition of this flag means that a plugin could implement custom behavior, such as playing a sound or triggerring some other event, reliably and easily.