log

age author description
2007-12-26 Elliott Sales de Andrade Patch 2 from Qulogic, this one adds SSO authentication
2007-12-26 Elliott Sales de Andrade Patch 1 from Qulogic, this one mostly updates the version sent by pidgin
2008-08-05 Justin Rodriguez Fixed some small rendering errors in conversations and prefs
2008-08-01 Justin Rodriguez Couple small font fixes
2008-08-01 Justin Rodriguez fixed some small font bugs, the coloring when selected, and a segfault
2008-07-31 Justin Rodriguez Added text and font coloring for buddies, contacts and chats, as well as fix a few small bugs
2008-07-23 Justin Rodriguez Changed how the prefs handle themes
2008-07-22 Justin Rodriguez Added layout capabilities to blist themes
2008-07-18 Justin Rodriguez fixed group coloring
2008-07-18 Justin Rodriguez fixed segfault when changing blist themes, changed prefs to not rely on static iter, fixed a few leaks
2008-07-17 Justin Rodriguez Fixed gtkblist-loader_build to no longer assume xml file is correct, added set methods to gtkblist-theme
2008-07-15 Justin Rodriguez restructured much of the loader and themes for the buddy list, along with a basic trial of group background
2008-07-11 Justin Rodriguez build function for pidgin buddy list theme loader
2008-07-11 Justin Rodriguez flushed out blist themes a bit with lots of properties and get methods
2008-07-10 Justin Rodriguez start of blist themes (themes have no effect on display)
2008-07-06 Justin Rodriguez Changed the theme_manager_init function to do less, makes it cleaner and faster (won't have to build
2008-06-30 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head 1d533cebad7c0dbda8ec8ebee1334d27dcae5f9c)
2008-06-30 Justin Rodriguez Fixed up a few typos, readability, leaks, and bugs, all minor and mostly in theme and theme loader classes
2008-06-27 Justin Rodriguez Fixes the display problems with (option 1) sound themes
2008-06-27 Justin Rodriguez Fixed a few small problems with the sound loader and sound theme
2008-06-27 Justin Rodriguez fixed crash on shutdown (avoid a double free)
2008-06-27 Justin Rodriguez Working sound themes (option 1) theme is saved in prefs and there is no seperate custom theme, everything
2008-06-24 Justin Rodriguez fixed images to appear in pref menu
2008-06-22 Justin Rodriguez more gobject fixed
2008-06-21 Justin Rodriguez fixed some gobject stuff
2008-06-21 Justin Rodriguez Fixed purple sound loader class init function (bug on startup) and added shell sound theme selector
2008-06-17 Justin Rodriguez Fixed some warnings with loader_build
2008-06-16 Justin Rodriguez added a more generic function to read xml files (and made the util version into a wrapper) so it can be used by the
2008-06-16 Justin Rodriguez Fixed some things needed for proper gobfication (init/finalize/etc)
2008-06-13 Justin Rodriguez Added sound builder (implete still needs a good way to go from xml file to xml node)
2008-06-12 Justin Rodriguez Added skeleton (non-working) sound loader class
2008-06-12 Justin Rodriguez Added minimal sound theme class (only get/set api)
2008-06-12 Justin Rodriguez changed the purple theme formatting a bit (minor)
2008-06-11 Justin Rodriguez Added description to theme abstract class
2008-06-11 Justin Rodriguez Fixed some leaks formatting
2008-06-11 Justin Rodriguez Fixed theme-manager to be more of a singleton and less-gobject like
2008-06-10 Justin Rodriguez Added the theme-manager and basic functionality (needs to be given proper directories to find themes)
2008-06-07 Justin Rodriguez Added theme loader class abstract whose only (current/planned) function is to build themes
2008-06-07 Justin Rodriguez fixed formatting and get/set properties
2008-06-07 Justin Rodriguez Added basic theme for libpurple to be used by theme manager and loaders (abstract gobject)
2008-06-11 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 7be65dacd56b6536cf745747e39a29f4f7f2644b)
2008-06-01 Marcus Lundblad New files used for custom smileys.
2008-06-01 Sadrul Habib Chowdhury Ooops ... compile\!
2008-06-01 Sadrul Habib Chowdhury A couple of leak fixes.
2008-06-01 Marcus Lundblad Custom smileys for XMPP according to XEP 0231. Refs #5627.
2008-07-12 Evan Schoenberg Gadu-Gadu Get Info isn't behaving properly. Added debug logging to its traking
2008-07-11 Jochen Kemnade updated German translation
2008-07-11 Sadrul Habib Chowdhury Show the count of users when joining a chat.
2008-07-11 Sadrul Habib Chowdhury Use a more friendly format for the timestamp in the banlist.
2008-07-08 Jochen Kemnade merge of '2b441ba99ecbf84cdadb1490a51f92857dda488c'
2008-07-06 Jochen Kemnade German translation updated
2008-07-08 Mark Doliner Remove a failsafe check that I don't believe is needed. I'm under the
2008-07-07 Luke Schierer merge of '1c1f4b66a258c57f1b098ae970a49e71d5a49996'
2008-07-06 Mark Schneider merge of '1128e8852303548fa7e11f94813fb137fde16744'
2008-07-04 Ethan Blanton Add the CAcert.org PEM files, which I forgot the first time around.
2008-07-04 Ethan Blanton Add CAcert.org to the Pidgin certificates
2008-07-06 Ka-Hing Cheung set the purple connection name to the one we are about to try
2008-07-06 Ka-Hing Cheung let's not leak if nothing is changed
2008-07-06 Ka-Hing Cheung make googletalk tune hack work, previously it's not doing anything unless
2008-07-04 Stu Tomlinson Add a --disable-missing-dependencies option to configure for people who
2008-07-04 Evan Schoenberg Whitespace fix
2008-07-04 Evan Schoenberg Drop and then recover from XML messages which trigger invalid character
2008-07-04 Evan Schoenberg xmlParseChunk() never returns less than 0. It retusn an error code from
2008-07-04 Evan Schoenberg Added a structured error handler callback to the xmlSAXHandler struct.
2008-07-03 Mark Doliner Alright, I'm getting rid of this "groups" thing for the reason listed
2008-07-03 Will Thompson Remove some tab literals from purple-url-handler, for consistency and for
2008-07-03 Will Thompson Make irc:// URLs use an account on the right server, not just the first IRC
2008-07-03 Will Thompson Give findaccount an option 'matcher' callback parameter, to match arbitrary
2008-07-03 Will Thompson Handle D-Bus errors more helpfully in purple-url-handler.
2008-07-03 Will Thompson merge of '3d0b19df4a52ab42b61494afac9c85d170398fa8'
2008-06-18 Will Thompson Improve PurpleConvChatBuddy documentation
2008-06-17 Will Thompson Give some variables holding escaped versions of other strings more meaningful names.
2008-06-17 Will Thompson This should be a boolean or, not a bitwise or.
2008-07-03 Sadrul Habib Chowdhury Document the command signals.
2008-07-02 Sadrul Habib Chowdhury Tab-completion for commands in finch.
2008-07-02 Sadrul Habib Chowdhury cmd-added and cmd-removed signals to emit when commands are registered/unregistered.
2008-07-02 Richard Laager Whitespace fix
2008-07-02 Richard Laager merge of '1765bbc5f2dd4d43054659bea654f9bd822d2c2e'
2008-07-02 Richard Laager propagate from branch 'im.pidgin.pidgin.2.4.3' (head ca0056ef37700d4584ae88ce481dd1fe4086e582)
2008-07-02 Stu Tomlinson merge of '0fdedeeaa99f758f800b86adc9613eac6f3bf692'
2008-07-02 Stu Tomlinson Fix POTFILES.in following filename changes in QQ
2008-07-02 Evan Schoenberg Added include for "core.h" to silc. Fix from phroggie, thanks. Fixes #6227
2008-07-02 Evan Schoenberg Apologies for that long merge; I used the wrong tree. Moved the 'website' / 'dev_website' changelog.api entry to the right place
2008-07-02 Evan Schoenberg merge of '57be04f07f9fdc005b620053ae4f09dd1e27ebb3'
2008-07-01 Evan Schoenberg Added website and dev_website items to Finch's ui_get_info hash table
2008-07-01 Evan Schoenberg Added "website" and "dev_website" items to the ui_info GHashTable,
2008-07-01 Evan Schoenberg merge of '225437b7c5b01a666461a56213713d77462490f9'
2008-07-01 Stu Tomlinson Fix ICQ login by mimicking the clientinfo versions used by the official
2008-07-01 Evan Schoenberg disapproval of revision 'f15338f57c0920b685e5164d2f53e50a6d0f64b7'
2008-07-01 Evan Schoenberg Use CLIENT_WEBSITE rather than PURPLE_WEBSITE in libpurple. If the build
2008-07-01 Evan Schoenberg jabber_google_roster_add_deny() and jabber_google_roster_rem_deny()
2008-06-30 Mark Doliner Only check for EAGAIN if read returned less than 0. This fixes a bug
2008-06-29 Sadrul Habib Chowdhury Allow rebinding button activations (e.g. to space).
2008-06-29 Sadrul Habib Chowdhury Allow binding space, escape and return to some action.
2008-06-27 Casey Harkins merge of '34ebad1a339cefdab142795e0b3a045ad7016658'
2008-06-26 Stu Tomlinson propagate from branch 'im.pidgin.pidgin.2.4.3' (head 260d5ee6ca276e761c5b0bd1b612edc5743eaf67)
2008-06-26 Stu Tomlinson propagate from branch 'im.pidgin.pidgin.2.4.3' (head c3831c9181f4f61b747321240086ee79e4a08fd8)
2008-06-26 Richard Laager propagate from branch 'im.pidgin.pidgin.2.4.3' (head e09d33c61a6e5a59bfc3a52a4370aadf0a90f254)
2008-06-26 Richard Laager propagate from branch 'im.pidgin.pidgin.2.4.3' (head 709ec9c29e9d76eebbded25061107ef0a2a2b148)
2008-06-26 Mark Doliner Remove a unused variable
2008-06-26 Stu Tomlinson merge of '7d9bc7a7d232a2b83e7923d0d5d20be09ed1fc5c'
2008-06-25 Björn Voigt small German update
2008-06-26 Mark Doliner Revert my revision ebc5ac66e700f6c67e30069ee2ebd4bb61f82ec8 because we
2008-06-23 Daniel Atallah Allow multiple spellcheck dictionaries to be installed at the same time on
2008-06-21 Mark Doliner Helper functions are cool
2008-06-21 Sadrul Habib Chowdhury Plug the memory leak in the tooltip for menutrays properly. Thanks to
2008-06-21 Sadrul Habib Chowdhury The text iterators need to be properly ordered here. Taking the iterators
2008-06-21 Sadrul Habib Chowdhury Mobile status are created as independant statuses, which cannot be the
2008-06-21 Sadrul Habib Chowdhury Small leak fix.
2008-06-18 Sadrul Habib Chowdhury merge of '500604b1f22bc5f32a818dc80bbc252bc460dc85'
2008-06-18 Daniel Atallah We only allow one keepalive timeout, so simplify this.
2008-06-18 Daniel Atallah Cleanup some duplication and simplify this.
2008-06-18 Richard Laager Some header inclusion fixes to help on NetBSD/FreeBSD.
2008-06-16 Daniel Atallah Fix occurred to be spelled correctly. Thanks to bruce89 for noticing. Fixes #6096.
2008-06-16 Mark Doliner merge of '3a93d6a9f17c32fb5379bb3f2294392fac142b92'
2008-06-15 Will Thompson Sprinkle @copydoc around to squash "ref could not be resolved" Doxygen warnings,
2008-06-15 Will Thompson document PurpleAttentionType slightly
2008-06-15 Will Thompson add some trivial documentation to PurpleSoundUiOps
2008-06-15 Will Thompson Document PurpleCoreUiOps and purple_core_get_ui_info(), tweaking other core
2008-06-15 Will Thompson Document a few types in cmds, partly to make doxygen links to those types work.
2008-06-14 Evan Schoenberg I'm embarassed by this random semicolon.
2008-06-14 Evan Schoenberg Don't cycle through a NULL "message" when purple_parse_oncoming() is called
2008-06-14 Elliott Sales de Andrade Allow a 'Z' (UTC) TZ in strings passed to purple_str_to_time. Used for
2008-06-14 Daniel Atallah Improve error handling for xmpp file transfers.
2008-06-14 Daniel Atallah Don't impose a restriction on who you can send files to for XMPP.
2008-06-14 Daniel Atallah merge of 'ba3f5db0711c5a3b7c5b5510df2e5e3ae5adbbc3'
2008-06-14 Sadrul Habib Chowdhury Send '//message' as '/message', instead of looking for a 'message' command.
2008-06-14 Sadrul Habib Chowdhury Avoid searching for a buddy with an empty name. This happens for the
2008-06-13 Mark Doliner merge of '705949560fe813ff0ffc4170eb4ca7545d1bd4e4'
2008-06-13 Daniel Atallah Pass the "real" chat username to the pidgin_retrieve_user_info function.
2008-06-13 Daniel Atallah Use the chat user's real username (if available) for more things (e.g.) file
2008-06-13 Daniel Atallah Return the real JID (if available) from the xmpp get_cb_real_name function.
2008-06-14 Daniel Atallah disapproval of revision 'b499ce3771edb822dda585ef37acbafcc48b71f4'
2008-06-13 Daniel Atallah Add a can_receive_file function to the xmpp prpl so that we disable the menu
2008-06-12 Jochen Kemnade German translation update
2008-06-12 Mark Doliner There's no need to dup this
2008-06-11 Mark Doliner merge of '7be65dacd56b6536cf745747e39a29f4f7f2644b'
2008-06-11 Mark Doliner No one has any idea what evil is (in bed)
2008-06-11 Stu Tomlinson Kill the warning 'field' may be used uninitialized in this function
2008-06-10 Richard Laager Rename --with-ssl-certificates to --with-system-ssl-certs as per Ethan's
2008-06-10 Richard Laager Add another translation: wud -> would
2008-06-10 Mark Doliner I should have my email address in here, I think. I'd be ok with
2008-06-10 Ka-Hing Cheung silence a warning
2008-06-10 Ka-Hing Cheung Moved "Enable Account" to the top with "Manage Accounts", and always put a
2008-06-09 Sadrul Habib Chowdhury Fix some key-press issues on nested popup menus where pressing up/down
2008-06-09 Sadrul Habib Chowdhury Fix an off-by-one bug in calculating column widths in trees.
2008-06-09 Marcus Lundblad Do not disable default smileys with dupliate shortcuts if custom smileys
2008-06-09 Sadrul Habib Chowdhury merge of '288e82d5a18fb0bac91d9b4b737d4788af8388ed'
2008-06-09 Jochen Kemnade German translation update
2008-06-09 Evan Schoenberg * Avoid called g_markup_escape_text() on a NULL message
2008-06-09 Evan Schoenberg Avoid calling purple_str_sub_away_formatters() and g_markup_escape_text()
2008-06-09 Daniel Atallah re-Fix win32 build.
2008-06-09 Daniel Atallah Fix win32 build.
2008-06-09 Mark Doliner merge of '6f45eed99c94f8e63e46ad382a70c0c4e266b833'
2008-06-09 Martijn van Beers A patch from Martijn van Beers to handle outgoing PURPLE_TYPE_SUBTYPE
2008-06-09 Laurynas Biveinis "This patch pluralizes a few strings that should be pluralized for
2008-06-09 Richard Laager ChangeLog that last commit
2008-06-09 Richard Laager Add a configure option, --with-ssl-certificates to allow packagers to
2008-06-09 Richard Laager The DBus and NetworkManager options are enabled by default, so the --help
2008-06-08 Kevin Stange merge of 'f7176494034dd112dc3416db787a73b6dc67007b'
2008-06-08 Kevin Stange merge of '832388016fc893f5c5d8569130fe34914c3c4cb0'
2008-06-08 Ka-Hing Cheung Patch from tomgr and Maiku that workarounds some OS X issue,
2008-06-08 Kevin Stange Fix this wording to express that this is related to adding new buddies.
2008-06-08 Kevin Stange Make the Add Buddy dialog cause the auto-personize prompt where appropriate.
2008-06-08 Ka-Hing Cheung Patch from Andrew Gaul that fixes another leak:
2008-06-08 Ka-Hing Cheung Patch from Andrew Gaul that fixes a leak:
2008-06-08 Ka-Hing Cheung patch from Andrew Gaul that fixes a memleak, we weren't free'ing this when
2008-06-08 Ka-Hing Cheung merge of '457a5c2c9d9b1b235deae2d65b24cc542c12d6e4'
2008-06-08 Jeffrey Connelly Apply patch to fix #4937 'msim_normalize() error during initialization of libpurple' from Jaywalker.
2008-06-08 Evan Schoenberg As XMPP does, prefix away messages with the status name in oscar user info
2008-06-07 Sadrul Habib Chowdhury merge of '00a9efda899566f921e7c8bbe98a0eb684855f62'
2008-06-07 Marcus Lundblad Show the stock status icons in the status list and status menus. Closes
2008-06-07 Sadrul Habib Chowdhury Plug a little leak. We should not use 'delete_event' signal, because it
2008-06-07 Evan Schoenberg Specified one of the OSCAR_CAPABILITY_GENERICUNKNOWN capabilities to be
2008-06-07 Evan Schoenberg Replaced family_*'s magic numbers of FLAP families with the constants
2008-06-07 Evan Schoenberg Added account option for oscar accounts to allow multipe simultaneous logins,
2008-06-07 Evan Schoenberg Added paramater to aim_send_login() to allow control over whether we want
2008-06-07 Sadrul Habib Chowdhury Bring back the unintentionally hidden 'Manage Accounts' dialog. Thanks to
2008-06-07 Sadrul Habib Chowdhury msgcolor command to change colors of messages in conversations.
2008-06-07 Richard Laager A patch from toofishes to fix a crash.
2008-06-07 Richard Laager Change "Manage" to "Manage Accounts" in the Accounts menu.
2008-06-07 Mark Doliner Documentation: Use the word opaque to describe the data structure
2008-06-07 Mark Doliner Add a few bits of documentation
2008-06-07 Mark Doliner msn_slplink_new() is only used within slplink.c, so make it static and
2008-06-07 Mark Doliner Remove an unused linked list
2008-06-06 Mark Doliner Minor documentation and whitespace
2008-06-06 Mark Doliner Payload length is an int here, so treat it as such. Get's rid of this warning:
2008-06-06 Mark Doliner These forward declarations aren't needed
2008-06-06 Mark Doliner We don't need this thing, right?
2008-06-06 Mark Doliner Delete trailing whitespace
2008-06-06 Mark Doliner Don't use strlen() when we can just check the first character
2008-06-06 Daniel Atallah Fix setting buddy icons on yahoo. It looks like this must have been broken by
2008-06-06 Daniel Atallah Plug a small and unlikely leak.
2008-06-06 Sadrul Habib Chowdhury Fixes a crash when next_begin_word is called on trailing spaces at the
2008-06-05 Mark Doliner Don't send an auto-response when you're away and you IM someone
2008-06-05 Ethan Blanton merge of '4dd6e06680aebbca6a326930f5fff7e65ed87802'
2008-06-05 Daniel Atallah Don't start sending the local file until after recieving the <streamhost-used/>
2008-06-05 Ethan Blanton Make the IRC "unknown message" debugging messages UTF-8 safe.
2008-06-05 Stu Tomlinson Include the send button plugin in the win32 build
2008-06-05 Sadrul Habib Chowdhury Added "View All Logs" menu in the buddylist to display a list of all IM
2008-06-05 Sadrul Habib Chowdhury Correctly detect system logs.
2008-06-05 Hylke Bons Update some status icons.
2008-06-04 Mark Doliner Don't crash if the given jabber id is invalid. For example,
2008-06-04 Sadrul Habib Chowdhury merge of '5e69fb5f354ed74d6deb6f4d1f6aff46afd8a072'
2008-06-04 Daniel Atallah Yahoo seems to always send messages encoded in utf-8 now. Hopefully this
2008-06-04 Daniel Atallah "rob" noticed this bug in the en_AU translation. Fixes #5844.
2008-06-03 Daniel Atallah Don't try to retrieve the chat_info_defaults while signed off, it tends to
2008-06-03 Daniel Atallah Update File Transfer icon and use new send fie icon. Fixes #2744.
2008-06-04 Sadrul Habib Chowdhury Fix chat joining from the 'Join a chat' dialog. Thanks to w00b on IRC for
2008-06-03 Sadrul Habib Chowdhury Correct the documentation.
2008-06-03 Mark Doliner A few character comment change.
2008-06-03 Mark Doliner I can't think of any reason we would need to use the zero versions of
2008-06-03 Sadrul Habib Chowdhury merge of '0de80ccd44f6ce7fe6942baa1e0dfc95a2878d05'
2008-06-03 Daniel Atallah Prevent double freeing when we don't get the proxy data we're expecting from
2008-06-03 Sadrul Habib Chowdhury Notify the server when we change the privacy setting for an account.
2008-06-03 Sadrul Habib Chowdhury merge of '159777d1bbf9084c7e0f9e562bb47e7ab3638da7'
2008-06-03 Sadrul Habib Chowdhury Don't include 'Listening to music' in the per-account statusbox.
2008-06-02 Evan Schoenberg This should fix tooltips for buddies with away messages which have embedded
2008-06-02 Mark Doliner The status type says that mood and moodtext are strings, so we don't
2008-06-02 Mark Doliner Keep track of available messages as HTML not plain text. This fixes
2008-06-02 Mark Doliner Whitespace
2008-06-02 Mark Doliner Whoops, I should have inverted this logic.
2008-06-02 Mark Doliner Short-circuit earlier if the buddy is offline
2008-06-02 Elliott Sales de Andrade A patch from QuLogic to eliminate duplicated HMAC-MD5 code in the Jabber
2008-06-01 Sadrul Habib Chowdhury merge of 'adc233c42c586b7fae877a688cd39532eaca23a0'
2008-06-01 Elliott Sales de Andrade Arrow keys in status menu should skip separator lines. Closes #1360.
2008-06-01 Sadrul Habib Chowdhury Remove compile warnings.
2008-06-01 Sadrul Habib Chowdhury Fix the chat-room rejoining bug where the list appears empty.
2008-06-01 Mark Doliner Fix a memleak when handling jabber xforms. xmlnode_get_data() returns
2008-06-01 Sadrul Habib Chowdhury Update the list of statuses when a new status is added, or an existing
2008-06-01 Sadrul Habib Chowdhury The date for 2.4.2 release was removed accidentally. Thanks, QuLogic.
2008-06-01 Andrew Hoffman Fix stack smashing for forced old (port 5223) ssl auth. Closes #5974.
2008-05-31 Sadrul Habib Chowdhury Do not try to update received custom smileys in a deleted child anchor.
2008-05-30 Sadrul Habib Chowdhury Add doxygen foo for FinchBlistManager.
2008-05-30 Björn Voigt - Changed back "Email" to "E-Mail" in German translation
2008-05-30 Stu Tomlinson merge of '6c9b241a178cbf5a0760ba9646e0460067db378a'
2008-05-30 Evan Schoenberg If the status name and status message are the same for a jabber buddy,
2008-05-30 Daniel Atallah Fix some broken translation printf formats courtesy of `msgfmt -c`.
2008-05-30 Sadrul Habib Chowdhury Remove an unnecessary strdup when sending messages over IRC.
2008-05-30 Sadrul Habib Chowdhury Modified patch from Dylan Simon (dylex) to improve
2008-05-29 Daniel Atallah Fix a bug in the Dutch translation that was causing crashes. Fixes #5953.
2008-05-29 Mark Doliner Wow, this isn't used. That will save us either 4 bytes or 8 bytes for
2008-05-29 Jochen Kemnade German translation update
2008-05-29 Stu Tomlinson Avoid potentially uninitialized variables
2008-05-29 Will Thompson merge of '0fb7703e7d2acc0513e238c75408f521e61f6aab'
2008-05-29 Will Thompson Add Adam Strzelecki to COPYRIGHT; thanks for the patch! Fixes #5693.
2008-05-29 Will Thompson Restore status on login on GG, rather than setting Available first.
2008-05-29 Will Thompson Add a prototype for ggp_to_gg_status.
2008-05-29 Will Thompson Extract converting a PurpleStatus to GG's format to its own function.
2008-05-29 Will Thompson Mark a string as translatable in prpl-gg. References #5693.
2008-05-29 Evan Schoenberg merge of 'cc409aa9063c22b3cf65c9e2a3399a121c6b50a5'
2008-05-29 Mark Doliner Minor typo in a debug statement. I do stuff like this all the time.
2008-05-29 Daniel Atallah Unleak some tooltip related pango stuff.
2008-05-29 Daniel Atallah eperez noticed that there's an extra unused column here.
2008-05-28 Sadrul Habib Chowdhury Update the smiley in the smiley dialog if the imagefile is changed.
2008-05-29 Evan Schoenberg Refactored and cleaned up the addition of status information to user info /
2008-05-28 Richard Nelson Add an invite menu for chats
2008-05-28 Richard Nelson Remove an unused variable
2008-05-28 Daniel Atallah Plug a small leak.
2008-05-28 Sadrul Habib Chowdhury merge of '2abcbb9461812553614a4d11b0d48f1a2eface59'
2008-05-27 Evan Schoenberg Two leak fixes for purple_icqinfo()
2008-05-27 Evan Schoenberg Moved the remainder of ICQ's user info processing to use the notify_user_info
2008-05-27 Daniel Atallah Prevent a crash when the imhtmltoolbar is disposed and the smiley dialog is open.
2008-05-27 Evan Schoenberg Use g_list_length(jbi->jb->resources) here, as it's clearer since that's
2008-05-28 Sadrul Habib Chowdhury Add documentation for some new API.
2008-05-28 Sadrul Habib Chowdhury Fix the linkification. Also, remember the html-codes for a tag instead of
2008-05-27 Sadrul Habib Chowdhury Use the hashtable of resources here.
2008-05-27 Sadrul Habib Chowdhury merge of '20372c17661f91b48107dadf3019a7b9123f3650'
2008-05-27 Evan Schoenberg merge of 'd5bcb8334771f0dbd5870944a8eec88f586e0fd0'
2008-05-27 John Bailey merge of '417f9d0217b6d3b9f2b5f2b9361ffe03efc2d634'
2008-05-27 Sadrul Habib Chowdhury disapproval of revision '79699160e06b69f70db91eef65287f15685ec2bf'
2008-05-27 Gary Kramlich We don't need named initialiers here since we're already doing an active initilization
2008-05-27 Evan Schoenberg Don't include the warning level in OSCAR user_info twice. The first inclusion
2008-05-27 Evan Schoenberg ChangeLog.API purple_notify_user_info_prepend_section_[break|header] and
2008-05-27 Evan Schoenberg Bring oscar prpl in line with the other prpls in how it provides user info:
2008-05-27 Evan Schoenberg Ensure jbi->jb->resources is non-NULL before calling g_hash_table_size()
2008-05-27 Evan Schoenberg merge of '71329f62bbfea27b695e6d17ce5b22281a9b70ca'
2008-05-27 Evan Schoenberg merge of '50ee8ea93d28a742019b72de39c81427af3ca785'
2008-05-26 Will Thompson merge of 'c6ab942a565a274680983552ced9a21feb5f24a9'
2008-05-26 Will Thompson Add doxycomment for PurpleBuddyIcon; tweak that of PurpleBuddyIconSpec.
2008-05-26 Will Thompson merge of '740f6d249277d1f3ffc01d5fab1a580c2dd8fc79'
2008-05-27 Evan Schoenberg Use the notify_user_info API for the vcard information instead of creating
2008-05-27 Evan Schoenberg Added prepend functions for notify_user_info section headers and breaks
2008-05-26 Ethan Blanton merge of '04d1cb7493b8f54f33a413d3a60468704ab4be4b'
2008-05-26 Jochen Kemnade German translation updated
2008-05-26 Evan Schoenberg If plugins are enabled and some protocols or plugins are also being compiled
2008-05-27 Peter O'Gorman A patch from Peter O'Gorman at The Written Word, Inc. to fix various
2008-05-26 Richard Laager Stu and Ethan think we should ignore SIGHUP. That's fine by me.
2008-05-26 Richard Laager Changes to the docklet mnemonics patch to make them more consistent with
2008-05-26 Kevin Wu Won A patch from Kevin Wu Won to add mnemonics to the docklet menu.
2008-05-26 Richard Laager merge of '105b7094f7adbdda665762aa99781df1fad9d86c'
2008-05-26 Sadrul Habib Chowdhury merge of 'a06b635ebc40ccdad112528557020cfd60238d88'
2008-05-26 Sadrul Habib Chowdhury Do not show custom smileys where the prpl doesn't support them. Thanks
2008-05-25 Sadrul Habib Chowdhury merge of 'd993fb67df1d01ad9a8a18fef3e8a5de90823875'
2008-05-25 Sadrul Habib Chowdhury Do not prepend the BOM when converting from UTF-8 to UTF-16, since
2008-05-26 Saleem Abdulrasool A patch from compnerd (Saleem Abdulrasool) to remove a use of the
2008-05-26 Saleem Abdulrasool A patch from compnerd (Saleem Abdulrasool) to properly name the variables
2008-05-26 Richard Laager Revert 159826573dec53526cd1237639fdf5cf13826cf4 to fix a TODO about calling
2008-05-26 Richard Laager Use purple_core_quit() in the sighandler instead of duplicating part of it.
2008-05-25 Richard Laager merge of '1a20622e5eb611356f66565b96618ab1cfe1e231'
2008-05-25 Richard Laager merge of '45401c961ca97b6dd3675db39ca8d46f5142dada'
2008-05-25 Sadrul Habib Chowdhury Update the perl bindings for the changed smiley API.
2008-05-25 Sadrul Habib Chowdhury merge of '64869f284f4934e2f05446fc3d50960b6296ad5b'
2008-05-25 Sadrul Habib Chowdhury merge of '217103c3e954ff2d295a6590ad3477d357894f9c'
2008-05-25 Marcus Lundblad Always store custom smileys with hashed filenames. Closes #5913.
2008-05-25 Sadrul Habib Chowdhury Try to get a hashtable created by the prpl first before joining a chat
2008-05-25 Richard Laager A simple patch from "bsd" to get the icon back for Buddies->Join a Chat.
2008-05-25 Richard Laager Use "email" and "Email" consistently. This is potentially controversial,
2008-05-25 Richard Laager Sync up the developer and CPW lists. This also sorts Sean Egan in with
2008-05-25 Richard Laager "Not External" sounds weird to me.
2008-05-25 Richard Laager merge of 'cd0389d15f155a498b41fe0f52b2b611afab9d12'
2008-05-24 Sadrul Habib Chowdhury Highlight the mail window for new mails.
2008-05-24 Sadrul Habib Chowdhury Don't try to escape a NULL text. This gets rid of a runtime warning.
2008-05-24 Sadrul Habib Chowdhury Treat digits and alphabets as the same class of characters when looking
2008-05-24 Jochen Kemnade German translation update
2008-05-25 Richard Laager When compiling against an external libzephyr, we need to use its zephyr.h,
2008-05-23 Richard Laager Try gconfaudiosink first always, not just under GNOME. This is what Debian
2008-05-23 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin.next.minor' (head 71320664d16c85cf4292830959527b4509e2182b)
2008-05-23 Sadrul Habib Chowdhury Modified patch from Stefan 'cockroach' Ott to add blocked-im-msg and
2008-05-22 Sadrul Habib Chowdhury Update changelogs and some of the docs for the new API. Preparing to merge with i.p.p
2008-05-22 Sadrul Habib Chowdhury Get rid of the boldness of the bold timestamps.
2008-05-22 Sadrul Habib Chowdhury Fix the offset for coloring nicknames, especially for auto-replies, and
2008-05-22 Sadrul Habib Chowdhury Fix exporting proper HTML for tags.
2008-05-22 Sadrul Habib Chowdhury Show the custom icon menu for a contact even if it's collapsed.
2008-05-22 Sadrul Habib Chowdhury Fix 'make docs' when builddir is not the same as srcdir.
2008-05-21 Sadrul Habib Chowdhury Disable the 'remove custom icon' item from the menu if a custom icon isn't set.
2008-05-21 Sadrul Habib Chowdhury Modified patch from malu to "Add context menu alternative to add received
2008-05-21 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head a9b83251335ed42daf54164bf8c5120166f0e589)
2008-05-21 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head 4f00ea617df3c000b6eb237b4139b89e5d8170a3)
2008-05-18 Etan Reisner Buddy icons in the buddy list should not default to being marked idle. Thanks
2008-05-17 Etan Reisner Remove an else block which just calls pidgin_blist_get_emblem on a PurpleChat,
2008-05-17 Etan Reisner Add support for setting and removing custom buddy icons to contacts, chats,
2008-05-16 Etan Reisner merge of '979e05e68e2d32cdffe65f350b71fd6e6ae89af9'
2008-05-16 Etan Reisner merge of '1845c83f173f8fb02f105f4b7ef8768b0a11961e'
2008-05-16 Sadrul Habib Chowdhury Put the 'manage' button outside the scrolling area.
2008-05-14 Evan Schoenberg When calling serv_got_chat_in() after sending a group chat message (to let
2008-05-13 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 64263ae223a317116a83aab2c6a2a36b4c308d7b)
2008-05-13 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin.custom_smiley' (head 2a2aa2b4e4f34248a96a684b2e29963c358c1338)
2008-05-13 Sadrul Habib Chowdhury Change how the columns in the account-manager window are resized.
2008-05-13 Sadrul Habib Chowdhury Make group names case insensitive, which is the case in the official MSN,
2008-05-13 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin.custom_smiley' (head 5438cf91ac36226aeafda8e41bb181f9d6474fac)
2008-05-13 Sadrul Habib Chowdhury Add malu in COPYRIGHT. This is a "D'oh!" moment.
2008-05-13 Sadrul Habib Chowdhury Expose smiley API to perl plugins.
2008-05-13 Sadrul Habib Chowdhury Expose the smiley API to dbus.
2008-05-13 Sadrul Habib Chowdhury Update the dbus-analyze script to deal with multiline function
2008-05-12 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin.custom_smiley' (head c134ff23eba5faac09c13e731e792fa612c91a9a)
2008-05-12 Sadrul Habib Chowdhury Modified patch from malu to add an 'Edit' button in the smiley manager
2008-05-11 Sadrul Habib Chowdhury Patch from Giulio 'Twain28' Pascali to make the smiley window scrollable.
2008-05-11 Sadrul Habib Chowdhury Patch from Masca to restrict the size of incoming custom smileys to a
2008-05-11 Sadrul Habib Chowdhury Some little usability changes in the custom smiley dialog.
2008-05-11 Sadrul Habib Chowdhury Separate the custom smileys from the regular smileys, and add a 'Manage'
2008-05-10 Sadrul Habib Chowdhury Show some possibly helpful text in the tooltip for disabled smileys.
2008-05-10 Sadrul Habib Chowdhury Patch from malu (mlundblad) to disable a regular smiley in the smiley
2008-05-10 Sadrul Habib Chowdhury Make PurpleSmiley a GObject.
2008-05-07 Sadrul Habib Chowdhury Changelog the API additions, and add a missing define. Thanks to malu for
2008-05-07 Sadrul Habib Chowdhury A leak fix from malu. Thanks!
2008-05-07 Sadrul Habib Chowdhury Show the custom smileys only on accounts that support it. References
2008-05-07 Sadrul Habib Chowdhury Unref some gdkpixbufs to plug some memory leaks. References #1187.
2008-05-07 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 6be4a11c3e1bf403bbb6e1a7a754e4b99e7d9a44)
2008-04-28 Sadrul Habib Chowdhury Fix a small leak. And sort the smileys alphabetically, as suggested by
2008-04-28 Sadrul Habib Chowdhury Patch from Masca to use the buddy-icon selector to select a custom
2008-04-28 Sadrul Habib Chowdhury Add a utility function to create a pixbuf from a stored image.
2008-04-28 Sadrul Habib Chowdhury Remove undocumented and [apparently] unnecessary parameter from
2008-04-28 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head caaa65e1c157e6cb43219237f88a4ad298f3bbf5)
2008-03-31 Sadrul Habib Chowdhury Update patch to add support for sending custom smileys in msnp9. I included some fixes from the msnp14 patch that were not corrected in the patch, and also the fix for setting buddyicons. References #1187.
2008-03-31 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 8ab7bcf180c3d8cc09b9d82060417bcf3fcfff95)
2008-05-15 Etan Reisner Compile and de-warn.
2008-05-15 Etan Reisner Deprecate pidgin_set_custom_buddy_icon and update the places that use it to
2008-05-15 Etan Reisner Make pidgin_set_custom_buddy_icon use the
2008-05-15 Etan Reisner Add a purple_buddy_icons_node_set_custom_icon_from_file convenience function.
2008-05-13 Etan Reisner Update some calls to the functions I just deprecated.
2008-05-13 Etan Reisner Add the purple_buddy_icons_node_has_custom_icon,
2008-05-13 Etan Reisner Add the purple_blist_update_node_icon function and deprecate the
2008-05-12 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head ba6112dabbb907fd5e93c30e0f5228e557949d69)
2008-05-07 Evan Schoenberg merge of '48c05553bccbe3ea3d6b5d8fdc036bebf771129f'
2008-05-07 Evan Schoenberg Restored screen name to username change lost in propagation merge
2008-05-07 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head d7144f5dbbde09137aff1ceadfd419e25303bf7d)
2008-05-05 Sadrul Habib Chowdhury Patch from Jaywalker to let prpls add some helpful text for some account
2008-05-05 Sadrul Habib Chowdhury Use up the last padding for PurplePluginProtocolInfo in a way that allows
2008-04-30 Evan Schoenberg The key and value need to be g_stdup()'d before adding to the hash table
2008-04-30 Sadrul Habib Chowdhury merge of '88d15a78416cbab803d3b60b47292506e763d5d0'
2008-04-30 Evan Schoenberg g_hash_table_ref() / g_hash_table_unref() were added in too recent a glib version per Mark. Copy data to chat->components rather than using those.
2008-04-30 Sadrul Habib Chowdhury merge of '0df1437fe05dad8b69aac22bcd7cb8851ca4ebeb'
2008-04-30 Sadrul Habib Chowdhury merge of '6b848e03c7f6c7c392579517011deded648dedec'
2008-04-30 Evan Schoenberg As discussed on the devel list, purple_serv_got_join_chat_failed() and the
2008-04-30 John Bailey propagate from branch 'im.pidgin.pidgin' (head 48a880a9d212aec86b08bab7bec6296ac8c826ea)
2008-04-30 John Bailey propagate from branch 'im.pidgin.pidgin' (head 7a752818c2f9f500d9b707e9424bd75230b2a05d)
2008-05-23 Sadrul Habib Chowdhury merge of '487397995e13465f3b2c9d4748f832eaa17b2f9f'
2008-05-23 Will Thompson Add a mnemonic to "Create this new account on the server".
2008-05-23 Will Thompson NULL out js->expected_rspauth, so it doesn't get double-freed in jabber_close().
2008-05-23 Stu Tomlinson Unleak
2008-05-23 Stu Tomlinson Unleak
2008-05-23 Stu Tomlinson Fix a TODO uncovered by Mark the other day. Instead of using a hacky
2008-05-23 Stu Tomlinson Rename and re-order the preference sound buttons to be "Browse...",
2008-05-23 Stu Tomlinson Make it more obvious that there is a default buddy pounce sound, and
2008-05-22 Daniel Atallah Some fixes from Eion Robb and me to prevent bonjour crashes with the newly
2008-05-22 Daniel Atallah Update to Yahoo Aliases from John Moody to handle new server behavior. If
2008-05-22 Daniel Atallah Fix a double-free in the yahoo profile/icon handling. This is from a downstream
2008-05-22 Richard Laager disapproval of revision 'c7e4a2de6be91644b964c05d489d38174fbcbb22'
2008-05-22 Stu Tomlinson Part of a patch from ubuntu to remove entropy from purple-remote when
2008-05-22 John Bailey Changelog that Yahoo! patch
2008-05-22 Yusuke Odate Patch from Yusuke Odate to fix Yahoo! Japan encoding to be UTF-8 to match
2008-05-21 Richard Laager merge of 'a9b83251335ed42daf54164bf8c5120166f0e589'
2008-05-21 Jochen Kemnade German translation updated
2008-05-21 Sadrul Habib Chowdhury Allow account registration in a new account dialog.
2008-05-21 Ka-Hing Cheung make this compile
2008-05-21 Evan Schoenberg merge of '59d7f03afa561d4e3ef6d618e8d8d2a99c0dee88'
2008-05-21 Daniel Atallah Plug leak.
2008-05-21 Evan Schoenberg merge of '087a5ba38e7c36e0076c92f4cf8501f24f7314b0'
2008-05-21 Evan Schoenberg disapproval of revision '3803a68d5cf2b7443bec7879a57425cbb6031fc0'
2008-05-21 Evan Schoenberg Don't include the space in the localized text at all for the text/code error separation
2008-05-21 Evan Schoenberg Don't put a space in front of the code if there is no text to go before it.
2008-05-21 Evan Schoenberg Skip the X-GOOGLE-TOKEN mech (given us by Google Talk when connecting with
2008-05-21 Evan Schoenberg merge of '73ff5eb429127d9a89484809ba81b50b6ed5c200'
2008-05-21 Evan Schoenberg If we receive a "text" child for an error, include it as the message text
2008-05-21 Felipe Contreras A (modified) patch from Felipe to simplify our GStreamer sink selection
2008-05-21 Ari Pollak Import a patch from Debian:
2008-05-21 Ari Pollak Import a patch (with changes) from Debian:
2008-07-01 Evan Schoenberg Removed duplicate changelog entry
2008-07-01 Evan Schoenberg merge of '7de4400bc908601979951f3463a2ba92f322b9ad'
2008-07-01 Evan Schoenberg merge of '07711878c5fcdc260a917031f095acbe661b342d'
2008-07-01 Richard Laager Update POTFILES.in
2008-07-01 Richard Laager Prepare for a 2.4.3 release.
2008-07-01 Stu Tomlinson Various miscellaneous ChangeLog updates
2008-07-01 Stu Tomlinson Fix ICQ login by mimicking the clientinfo versions used by the official
2008-07-01 Evan Schoenberg disapproval of revision '10564049c98925d0ce0ece64a5af0fe1efd723e7'
2008-07-01 Evan Schoenberg applied changes from e8233b3a32b1383e10d9591fee51f5ecb99a40ce
2008-06-29 SHiNE CsyFeK merge of '000a0fa4bca9f18691f0a61e01bbac1aa76437c1'
2008-06-28 Sadrul Habib Chowdhury *** Plucked rev da43d671 (sadrul@pidgin.im):
2008-06-26 Stu Tomlinson Compatibility with older glib versions
2008-06-26 Stu Tomlinson MSN SLP fix
2008-06-26 Richard Laager Sadrul asks, I giveth:
2008-06-26 Richard Laager MSN SLP fix
2008-06-26 Stu Tomlinson applied changes from 7f7111ed9e5924db9e740ad354fce8fb82445b1e
2008-06-26 Stu Tomlinson merge of '78bf389fcde2b7031fecab2f75daefd749395421'
2008-06-29 SHiNE CsyFeK Sun Jun 29 22:00:12 CST 2008 csyfek@gmail.com
2008-06-24 SHiNE CsyFeK patch-05-reconnect-and-code-cleanup
2008-06-24 SHiNE CsyFeK patch-04-tcp-pending
2008-06-24 SHiNE CsyFeK patch-03-add-qq_hex_dump
2008-06-24 SHiNE CsyFeK patch-02-fix-multiarch
2008-06-23 Daniel Atallah applied changes from 88a24003053cda8454a59fd448eb6575bdea2e0e
2008-06-21 Sadrul Habib Chowdhury *** Plucked rev 1dc65a60 (sadrul@pidgin.im):
2008-06-21 Sadrul Habib Chowdhury *** Plucked rev 69b22e32f7ada182101e0746f02891389ceb0c52 (sadrul@pidgin.im):
2008-06-19 Stu Tomlinson The checkbox needs to be toggled back on only when it's alive. And the
2008-06-19 Stu Tomlinson Unleak
2008-06-19 Ka-Hing Cheung temporary workaround for too many OIMs, References #5984
2008-06-19 Daniel Atallah Fix the Changelog.
2008-06-19 Daniel Atallah applied changes from 2072edddff2333b97848681a9a464e9722b5f059
2008-06-19 Daniel Atallah applied changes from 9409309cfd4634425fdacbdb3d751afd0bc89a84
2008-06-19 Daniel Atallah applied changes from 97a20dd56598fa5c690eabcbc8ec3ff6e560aefd
2008-06-19 Daniel Atallah applied changes from 0eed661a6c02438102fffde08e3bece057bdc984
2008-06-19 Daniel Atallah applied changes from 547cd65fb6e1faeb37d88730f0dbf45075a08426
2008-06-19 Daniel Atallah applied changes from 74295d3392f7f386b2178a9c8b571226b6a25c60
2008-06-19 Daniel Atallah applied changes from 069f197178d158cdd308687095c14d49d8eee0ed
2008-06-19 Daniel Atallah applied changes from b687754dfefde18bbb1a2652261943517272a691
2008-06-19 Daniel Atallah applied changes from a341780d901f6351a5cf768a08d30c8882d6cf2f
2008-06-19 Daniel Atallah applied changes from a5e7a62db1d43009f4ff463b7fe67ff3a7275a78
2008-06-19 Daniel Atallah applied changes from b57781a52511d0ab7a57590bf5c348f3b9d05640
2008-06-19 Daniel Atallah applied changes from 4c0536321fe25e0646f67565a43deafe1cb5f32c
2008-06-19 Daniel Atallah applied changes from c7504bbbe35f5bef52032c0cdf6bc7182128a469
2008-06-19 Daniel Atallah applied changes from 904a276588f7de13ba13b578905c82c0493184ce
2008-06-19 Daniel Atallah applied changes from 904a276588f7de13ba13b578905c82c0493184ce
2008-06-19 Daniel Atallah applied changes from ae9d7912dfb7c1627441484bfe471dd4d370d346
2008-06-19 Daniel Atallah applied changes from f3703d89403f9f8e8b927beeb2f2ac05628c371d
2008-06-19 Daniel Atallah applied changes from 7c685eb0aa3fae374b80d8431c870353a2f412d0
2008-06-19 Daniel Atallah applied changes from ffe11b98734ebc297dc36ad3e623bc945fdb5cc4
2008-06-19 Daniel Atallah applied changes from 9ebef7dc91fd3f43f016ceeee02e0a15e2008868
2008-06-19 Daniel Atallah applied changes from 6d5fbc31cdd30fde1120b4a0a58f42c439dd2905
2008-06-19 Daniel Atallah applied changes from 43973692751b7c4e1375e090365f75a148798aed
2008-06-19 Daniel Atallah applied changes from 3d595739f53a259d5dae408a05f64d2836f02ac9
2008-06-19 Daniel Atallah applied changes from 7a490c356e10f7fff3432f875897aa0ca0ad1ff0
2008-06-19 Daniel Atallah applied changes from 43cf42d58f68c1f3f9ae27b10c66dbc351612f30
2008-06-19 Daniel Atallah applied changes from b92fdea98a3ea454f3e9debd7f6ac17e5ae36ef6
2008-06-19 Daniel Atallah applied changes from 980e5e2fedd41d52ed3f1640268e8964d4b02cde
2008-06-19 Daniel Atallah Create 2.4.3 release branch
2008-05-20 Mark Doliner Borrow a reference to a string instead of g_strdup'ing it. The
2008-05-20 Mark Doliner When adding outgoing MSN commands to the MsnHistory, free
2008-05-20 Daniel Atallah Rearrange some of the HTTP proxy handling to make sure that we're actually
2008-05-20 Daniel Atallah Use shorter URL (http://d.pidgin.im/BonjourWindows) for "Bonjour not found"
2008-05-20 Daniel Atallah Fix SOCK5 error handling to abort when we get a bogus ATYP response. Make the
2008-05-20 Daniel Atallah Fix a printf("%s", NULL) situation and plug some leakage. Fixes #5280.
2008-05-19 Ethan Blanton merge of '7fd8869cd12ef6b1c4626baf0eb69f81b9564cea'
2008-05-19 Sadrul Habib Chowdhury Clarify a comment.
2008-05-19 Sadrul Habib Chowdhury merge of 'a7440122b7d40c1639d123e9f27fb9601f581ae5'
2008-05-19 Sadrul Habib Chowdhury Use text-tags to set the weight/color of the nick in conversations. This
2008-05-19 Stu Tomlinson Fix building RPMs without meanwhile. Fixes 4831A712.4020402@clove.org
2008-05-19 Daniel Atallah dos2unix po/lt.po Fixes #5847.
2008-05-19 Daniel Atallah Credit Eric Michael Schwelm and Dan Bruce for 383b6a000... References #5672.
2008-05-18 Sadrul Habib Chowdhury Make sure a widget can receive focus. This is used when some widgets need
2008-05-18 Sadrul Habib Chowdhury Reduce the enormous padding in the group tooltip. People will hopefully dislike it less now.
2008-05-18 Sadrul Habib Chowdhury Pressing arrow keys should reset the search timer.
2008-05-18 Sadrul Habib Chowdhury Use a little more helpful debug message when a plugin can't be loaded.
2008-05-18 Stu Tomlinson Fixes #5830
2008-05-17 Kevin Stange Update things for 2.4.3devel, in case we do one.
2008-05-17 Kevin Stange Make the changelog.win32 consistent with previous releases
2008-05-17 Björn Voigt German update: missing spaces fixed
2008-05-17 Sadrul Habib Chowdhury merge of '4981895b0b7aadf94bcca49e105176b49f71d50d'
2008-05-17 Stu Tomlinson Update the dates & versions. I should have done this before tagging. Whoops.
2008-05-17 Stu Tomlinson Fix building RPMs with gevolution
2008-05-17 Sadrul Habib Chowdhury Correct the comments, and some position-calculation when the buddylist is not showing.
2008-05-17 Sadrul Habib Chowdhury Show the title text in bold.
2008-05-17 Sadrul Habib Chowdhury The checkbox needs to be toggled back on only when it's alive. And the
2008-05-16 Stu Tomlinson merge of '1e83e527c083d0177b89f95d8ac465b393e4991d'
2008-05-16 Daniel Atallah When defaulting a group, don't move it to the bottom if it exists.
2008-05-16 Daniel Atallah Fix handling of empty groups in MySpace. Fixes #3378.
2008-05-16 Stu Tomlinson Fix for building RPMs without avahi
2008-05-16 Stu Tomlinson I have no idea why this only started being an issue now, but as I was
2008-05-16 Daniel Atallah Make MySpace group handling more consistent. References #3378.
2008-05-16 Stu Tomlinson Add "--without nm" support to build without NetworkManager to the RPM spec
2008-05-16 Stu Tomlinson two dot four dot two
2008-05-16 Stu Tomlinson merge of '3d874daf79db017dc2e1a7835cbc6b796225156b'
2008-05-16 Stu Tomlinson merge of '383b6a0002c1ecea40d3836f462b7119e6c6f473'