log

age author description
2007-12-21 Sadrul Habib Chowdhury This fixes the tab-coloring issue that's been bugging seanegn.
2007-12-18 Sadrul Habib Chowdhury Update the changelogs, and the @since doxy-tags for new functions.
2007-12-18 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin.next.minor' (head 10ff46ff55aee3830dd003ed89866809b5f290ac)
2007-12-18 Sadrul Habib Chowdhury Implement 'request_folder'. (so now the 'autoaccept' plugin cannot just be a Gtk plugin)
2007-12-18 Sadrul Habib Chowdhury Version 2.4.0devel.
2007-12-18 Sadrul Habib Chowdhury ChangeLog.API the tooltip functions.
2007-12-18 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin.sadrul.tooltips' (head 2c79eb43e6f1106231cc15098ea6467b7fc1e4d5)
2007-12-18 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 1716154a473ab645c7477f4285579df56d955fde)
2007-11-28 Sadrul Habib Chowdhury Try to make a window transient for a suitable parent window. This currently
2007-11-28 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head cd4038a435bd39cc62244d5614b8d94ad689d8bf)
2007-12-22 Etan Reisner Fix up a doxygen comment about a function return value.
2007-12-18 Sadrul Habib Chowdhury Refactor some of the tooltip drawing functions. And add some pretend docs.
2007-12-18 Sadrul Habib Chowdhury Reset tree-path when a tooltip is destroyed.
2007-12-12 Sadrul Habib Chowdhury Add 'js' in COPYRIGHT. References #4323.
2007-12-12 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 1d77c730a1160c77d14354d4ce61455e59c94fbc)
2007-12-11 Sadrul Habib Chowdhury Plug a leak. And a patch from 'js' to fix tooltips in compiz fusion. References #4323.
2007-12-08 Sadrul Habib Chowdhury Make sure an old tooltip is destroyed before creating a new one.
2007-12-06 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 40d42b30664156f7f561606dd28fc01256a8ca36)
2007-12-06 Sadrul Habib Chowdhury Add the new file in .mingw, thanks to Kevin.
2007-12-06 Sadrul Habib Chowdhury Some utility functions for showing tooltips. This is used by the buddylist,
2007-12-18 Richard Laager merge of '0bab002372d4ff0eac85fc22d99e014cd044b900'
2007-12-18 Sadrul Habib Chowdhury Typing notification in the conversation history.
2007-12-18 Sadrul Habib Chowdhury cancel_cb can be NULL here too.
2007-12-18 Will Thompson I'm happy to report that my spelling is coming along in leanps and nbounds.
2007-12-18 Will Thompson Sadrul informs me that cancel_cb may in fact be NULL.
2007-12-18 Stu Tomlinson merge of 'adb528a403db408f5e4407e89f98f7ced3cac9a1'
2007-12-18 Stu Tomlinson merge of '0c8dcc7788d676e6bcd7fa7a3823c5f44568ae9b'
2007-12-18 Will Thompson Documentation tweaks and more g_return_if_fail checks for NULL parameters which
2007-12-18 Björn Voigt libpurple/win32/libc_interface.c was missing
2007-12-18 Björn Voigt German translation update
2007-12-18 Stu Tomlinson Move some curly braces around so static analysis tools can properly detect
2007-12-18 Stu Tomlinson Ye Olde Compiler complained about this:
2007-12-18 Will Thompson merge of '1bb5970e91bf83784fd002fc78216157034e9257'
2007-12-18 Mark Doliner Add a comment that I took this from glib
2007-12-18 Mark Doliner Create a purple_gai_strerror() function similar to g_str_error() which
2007-12-18 Mark Doliner merge of '245a620adeb2dc4767ee8db9e6c7cafa287b8f8d'
2007-12-18 Mark Doliner Use g_sterror instead of strerror in two more places.
2007-12-18 Sean Egan Send XMPP Pings to the server instead of whitespace for our keepalives. Timeout the connection if there's no response in 20 seconds
2007-12-18 Sean Egan Don't install pidgin.desktop when not installing Pidgin
2007-12-18 Luke Schierer merge of '7c8120b9ffde901cc436a514ac0daf37551a9755'
2007-12-18 Evan Schoenberg Last minute 'cleanup' actually resulted in breakage on my cram-md5 commit. Fixed it.
2007-12-18 Evan Schoenberg merge of '3cec6952fcadbd73dddc4c009e798b6fb1789a5b'
2007-12-17 Evan Schoenberg Added support for authentication via CRAM-MD5 when using jabber:iq:auth.
2007-12-17 Evan Schoenberg If no sasl mechs are appropriate, attempt a jabber:iq:auth connection. Note that this isn't the same as a failed authentication over sasl. Detailed comments in the code regarding my reasoning for this behavior.
2007-12-18 Daniel Atallah Allow the user to Retry if Pidgin is running when they start the installer. Fixes #4355
2007-12-18 Daniel Atallah merge of '2e5cda103238f64d27e4ed5aa92c149f6d50a5ec'
2007-12-17 Stu Tomlinson Escape system log messages before sending to the loggers. Fixes #4426
2007-12-18 Will Thompson Manually expand G_DEFINE_TYPE for PidginMiniDialog, since it was added in glib 2.4.
2007-12-18 Sean Egan I noticed that the new added padding in gtkconv has the same effect as an extra line of text, so I'm removing the MAX(2 bit
2007-12-17 Will Thompson merge of '7a1ce8ae9c2809b39d1f436d94070523f18993fb'
2007-12-17 Will Thompson Don't bother making transient connection errors persist across a restart.
2007-12-17 Will Thompson Dismissing the signed on elsewhere minidialog should clear all the errors;
2007-12-17 Sean Egan Add send_raw to Perl bindings. Patch from martijn. Fixes #3505
2007-12-17 Sean Egan Patch from eperez to make writing to buddy icon files atomic. Fixes #3528.
2007-12-17 Sean Egan Fix XMPP buddy icons. Somehow a 'VCard' element got changed to a query
2007-12-17 Sean Egan Remove size restriction on XMPP avatars
2007-12-17 Sean Egan Another patch from DHowett. This one adds conversation nick colors to gtkrc
2007-12-17 Sean Egan Patch from DHowett to fix the transposition of background and forebround colors
2007-12-16 Ka-Hing Cheung pulled the NEWS and ChangeLog bits from 2.3.1
2007-12-16 Will Thompson merge of '4268f3923b30680b7ec013f553a7733f4b24417d'
2007-12-16 Ka-Hing Cheung merge of '1d887e0b6d13b709051a68be9b34c28d2254dadb'
2007-12-15 Richard Laager Add libpurple/win32/libc_interface.c to suppress an error.
2007-12-15 Richard Laager Revert siege's likely inadvertent changes to autogen.sh in
2007-12-16 Ka-Hing Cheung part of the series of patches from QuLogic that fixes a use-after-free,
2007-12-15 Christopher O'Brien avoid some version blocking servers by updating the major version specified when 'Hide client ID' is specified for an account
2007-12-16 Will Thompson Make yahoo_html_to_codes deal with ' in messages being sent. Also correct
2007-12-15 Will Thompson The debug message for purple_prefs_set_path when the pref in question is not
2007-12-14 Daniel Atallah This is the second part of the fix to support having multiple presence records in Bonjour (and also supporting multiple presences using the same IP). Incoming conversations are no longer immediately attached to a buddy - we use an algorithm to match a conversation to a buddy based on the IP and, if possible the "from" attribute of the stream or the first tag in the stream. Thanks to Sjoerd Simons from Telepahy Salut for noticing and suggesting the algorithm. Fixes #4187. It'd be good if a few people test this.
2007-12-14 Daniel Atallah This is a great patch from Lee Roach to make Pidgin on win32 deal with system suspend / resume. It seems to work really well, hopefully this'll make some folks happy. If something doesn't work right, it is probably my fault. Fixes #480.
2007-12-14 Daniel Atallah Fix a GList being leaked when dealing with network connection/disconnection events.
2007-12-13 John Bailey Some minor tweaks to the man page.
2007-12-12 Stu Tomlinson Another tweak to the auto-resizing so it shows new empty lines correctly,
2007-12-12 Daniel Atallah Fix #4345 by ignoring a malformed message.
2007-12-12 Stu Tomlinson merge of '74560aca587ea20e9eee77e340f6ba9fb7aca914'
2007-12-12 Sadrul Habib Chowdhury merge of '1d77c730a1160c77d14354d4ce61455e59c94fbc'
2007-12-12 Sadrul Habib Chowdhury Remove the close timer when re-displaying a hidden conversation.
2007-12-11 Daniel Atallah Cleanup to prevent unnecessary alloc/free. Also a small fix to remove the possiblity that a message will be sent before the stream is started.
2007-12-11 Luke Schierer Stu says this was unnecessary, that it is already there.
2007-12-12 Stu Tomlinson Let's try MAX(lines, 2) as suggested by Sean. I've been using (lines + 1)
2007-12-11 Luke Schierer merge of '9f782ce34a9721fbb634a2c73107820447cc3dc1'
2007-12-11 Stu Tomlinson Clean up generated dbus sources in 'make clean'
2007-12-11 Luke Schierer (13:35:59) KeaponLaffin: so which SSL libraries are supported?
2007-12-11 Andreas Monitzer Fixed http://trac.adiumx.com/ticket/8529
2007-12-10 Will Thompson Ensure that an error's description actually is UTF-8 before writing it out to
2007-12-10 Will Thompson Correct a doc typo.
2007-12-10 Will Thompson Add @since 2.3.0 to purple.h.
2007-12-10 Sadrul Habib Chowdhury merge of '2cbfe519145eef590082df40a311948ad4884ef2'
2007-12-10 Sadrul Habib Chowdhury Create a 'list' request-field for a 'choice' plugin pref.
2007-12-10 Daniel Atallah merge of 'e2c8b56610435df5a63688fe4fc302f51f48cf10'
2007-12-10 Daniel Atallah Ignore stripped win32 bin directory.
2007-12-10 Daniel Atallah Update Bonjour prpl to support multiple presence records for the same buddy. Eliminate the Howl backend to avoid having to maintain yet another set of code. References #4187 (more to come to fix the rest of the ticket).
2007-12-10 John Bailey Ari noticed that `make docs` no longer functions properly when the build
2007-12-10 Daniel Atallah A couple compile fixes to the tests from Elliott Sales de Andrade. Fixes #4313.
2007-12-10 Daniel Atallah Patch from Alex Badea to support receiving files from Yahoo users using the newer yahoo protocol. Committing this is very long overdue, it somehow slipped through the cracks for a long time. References #708.
2007-12-09 Daniel Atallah Fix #4079 for real.
2007-12-09 Sadrul Habib Chowdhury We need to use the actual username for attentions, instead of alias. This should fix the 'new im for buzz' bug on yahoo.
2007-12-09 Sadrul Habib Chowdhury Allow loading python scripts at runtime.
2007-12-07 Stu Tomlinson merge of '078fbf9229f1725f0a5c49d8196cd59ee1d638b0'
2007-12-07 Stu Tomlinson Bump the versions here, should probably have been done as soon as I branched
2007-12-07 Daniel Atallah applied changes from 77a1cbe2b98208666f2139db2b165a02126f4cd0
2007-12-06 Stu Tomlinson Trap gstreamer error messages with our debug stuff so they don't get spewed
2007-12-06 Jochen Kemnade updated German translation
2007-12-06 Sadrul Habib Chowdhury Patch #3848 from Eion Robb: "purple_markup_unescape_entity doesn't escape hexadecimal references", with changes from QuLogic.
2007-12-06 Sadrul Habib Chowdhury Save the normalized account name for pounces and custom statuses. References #2049.
2007-12-06 Sadrul Habib Chowdhury Normalize the names appropriately when searching for accounts. This should
2007-12-06 Ka-Hing Cheung memleak fixes
2007-12-06 Ka-Hing Cheung gets rid of one valgrind warning
2007-12-06 Stu Tomlinson Ignore the generated purple.h
2007-12-05 Stu Tomlinson Disable roomlist tooltips until I (or anyone else!) fix them to be less
2007-12-05 Stu Tomlinson merge of '38cb8ea7055d8c059d560031c45e5a2eedd4b4b5'
2007-12-05 Stu Tomlinson Don't hide all widgets when destroying a window because then the hidden
2007-12-05 Evan Schoenberg merge of '7e3fbc31d04d03b44eec338a8703cd9329136a9a'
2007-12-05 Sean Egan Fix a busted commit
2007-12-05 Sadrul Habib Chowdhury Do not overwrite an existing file. Closes #3982.
2007-12-05 Sadrul Habib Chowdhury Normalize and escape the filename when auto-accepting a file. References #3982.
2007-12-05 Sadrul Habib Chowdhury Make sure we are still in the chat, and the chat can have a topic, when showing the topic in the tooltip.
2007-12-05 Sadrul Habib Chowdhury Plug a small leak.
2007-12-05 Sadrul Habib Chowdhury merge of '024dfe71422830dbaef95d94fd32517d86c82eb3'
2007-12-05 Etan Reisner merge of '93a8de710501e9a772b3fb12ab3db6682a41b3d6'
2007-12-01 Etan Reisner Plug another leak or two, remove a comment, and reorganize a couple functions.
2007-12-01 Etan Reisner A couple more similar leak fixes though some of these still leak if the
2007-12-01 Etan Reisner This should plug some leaks related to not having freed GList:s and GSList:s
2007-12-01 Etan Reisner merge of '282b4acb46729e4358221cb7cc78ad9373289199'
2007-12-05 Stu Tomlinson RPM spec file updates:
2007-12-05 Sadrul Habib Chowdhury Fix boldifying the chat entries in the buddylist.
2007-12-04 Sadrul Habib Chowdhury Show the topic of a chat, when available, in the tooltip.
2007-12-04 Sadrul Habib Chowdhury Show either the grouped xor the ungrouped items.
2007-12-04 Sadrul Habib Chowdhury merge of '1d6b24ed027c253dbe63f69d5e40b43cd7faf436'
2007-12-04 Ethan Blanton Do not allow ISON requests to stack in IRC
2007-12-04 Sadrul Habib Chowdhury Don't show a 'you ain't got no new mail' notification.
2007-12-04 Sadrul Habib Chowdhury merge of '6cc61e144190cb90c18c63d45b7d7abd95a67008'
2007-12-04 Sadrul Habib Chowdhury Fix a bug when changing 'close new ims' to always, then to never.
2007-12-04 Sadrul Habib Chowdhury merge of '291ef07a3b75f3cde5bcdd92767af92401228a7a'
2007-12-04 Sadrul Habib Chowdhury merge of '07d6eac62e7097b98307ba42488a44faf47a14e4'
2007-12-04 Mark Doliner Recycle, reduce, reuse
2007-12-04 Kevin Stange merge of '32e84af5c8a93baaf4b0c4ba17149327f3e241d1'
2007-12-04 Kevin Stange merge of '65fe5060e09daeac78c60bf74d157d7c2330ea74'
2007-12-04 Kevin Stange This makes myspace treat idle as an available status, which avoids idle
2007-12-04 Kevin Stange Avoid checking for new message in the inbox when not actually connected.
2007-12-04 Sean Egan Don't set the color for the group node text, now that we're not setting its background
2007-12-04 Daniel Atallah Add rudimentary caching for buddy list emblems. This avoids all the icons being duplicated in memory and constantly loaded. A more complete solution would be preferable, but I think this is better than nothing.
2007-12-04 Daniel Atallah Make sure that the buddy icon file chooser dialog appears onscreen on windows. Fixes #4065.
2007-12-04 Stu Tomlinson merge of 'e7865d4ee742f49f097c7f9c5b14b95b1ec15b5e'
2007-12-03 Sadrul Habib Chowdhury merge of '8ae0d2f36bb2689e7de9fcb3245c1e9484bd3fe6'
2007-12-03 Daniel Atallah Fix a crash that occurs when creating the "Move To" menu for buddies that aren't on your list. Fixes #4217.
2007-12-03 Daniel Atallah Fix #4229 by not crashing when there is an invalid group name. There is probably a bug elsewhere that causes this (I'm guessing with the ICQ encoding or something.)
2007-12-03 Will Thompson De-magic number the prpl_info->keepalive interval, and document it.
2007-12-04 Stu Tomlinson Feeling brave... a bright blue attention color for tab attention. I even
2007-12-04 Stu Tomlinson Set the entry area size to N+1 lines where where there are N lines of text
2007-12-03 Stu Tomlinson These labels have mnemonics, so should be declared as such, and fix a
2007-12-03 Luke Schierer merge of '36ed28f7212302e500d79866f33eacde299878b2'
2007-12-03 Mark Doliner merge of '958829ffd959717a69243c55ac0ef6b6fc52c1a7'
2007-12-03 Richard Nelson Yank erroneous paste
2007-12-03 Sadrul Habib Chowdhury Do not append ':' after expanding a /me.
2007-12-03 Mark Doliner g_strdup() is awesome. 11 insertions(+), 35 deletions(-)
2007-12-03 Richard Nelson merge of '91693085a71d31037a9bbe0743802ed307b3ece4'
2007-12-03 Richard Nelson merge of '0e466dc371b6b9abc7e5c3e8fbccfb5eabd06439'
2007-12-03 Richard Nelson disapproval of revision '872484bf9e23965956bacedc374083deeb3329d4'
2007-12-03 Richard Nelson Add color to the conversation window to indicate various message attributes
2007-12-03 Mark Doliner Have oscar specify a default chat room exchange of 4. Finch always
2007-12-03 Mark Doliner Somehow this message got changed to only say ICQ instead of AIM/ICQ in
2007-12-03 Daniel Atallah Fix #4203 by allowing multiple instances on win32 with the -m flag.
2007-12-03 Daniel Atallah Fix #4189 to make the bonjour prpl more standards compliant by sending the stream response in the correct order. Thanks to Sjoerd Simons from Telepathy Salut for noticing.
2007-12-02 Mark Doliner I added a string or three to oscar/family_chatnav.c
2007-12-02 Mark Doliner Change our QQ_CLIENT version, which allows us to sign on to QQ
2007-12-02 Mark Doliner Fix a few assertion failures:
2007-12-02 Mark Doliner Always set gc->display_name to the formatted version of your screen
2007-12-02 Mark Doliner Handle invalid room names and invalid exchanges better, by showing a
2007-12-02 Mark Doliner g_return_if_fail() if the chat room name or exchange aren't set or
2007-12-02 Stu Tomlinson Fix the fix for incorrect callback types.
2007-12-02 Stu Tomlinson More catching up on things, from 8548e491a5b470d5665cb1cf87a7b0caaa3c87a5:
2007-12-02 Stu Tomlinson There really is nothing to see here, I'm just catching up with some changes
2007-12-02 Mark Doliner The current oscar max message size appears to be 2544. I don't know
2007-12-02 Mark Doliner Get rid of one little userfunc callback and just call aim_im_setparams()
2007-12-02 Sadrul Habib Chowdhury Use colors in textview.
2007-12-02 Sadrul Habib Chowdhury Try to reuse an existing color.
2007-12-02 Sadrul Habib Chowdhury Restore the screen properly after the child process ends.
2007-12-02 Sadrul Habib Chowdhury merge of 'a51a84aa5d61b6fd78e58a4450a25e667a87e1cb'
2007-12-02 Sadrul Habib Chowdhury Add a title and some helpful text in the 'save screenshot' dialog.
2007-12-02 Sadrul Habib Chowdhury Remove the file dialog first before dumping the screenshot.
2007-12-03 Will Thompson Correct a comment typo: a group is being added to the blist, not a chat.
2007-12-03 Will Thompson NSS is in the pkg-config package 'microb-engine-nss' on maemo, not 'nss' or
2007-12-01 Will Thompson Remove dead code.
2007-12-01 Will Thompson g_strdup() connection error descriptions when restoring cached errors for
2007-12-01 Will Thompson bdheeman pointed out on IRC that doxy2devhelp.xsl is not in EXTRA_DIST; let's
2007-12-01 John Bailey Some tweaks to grim's plugin translation documentation.
2007-12-01 Stu Tomlinson Truncate the topic to an arbitrary 72 characters in the infopane when using
2007-12-01 Kevin Stange Remove useless cast I missed before.
2007-12-01 Kevin Stange I didn't find any tickets mentioning this problem, but I think it's still
2007-12-01 Kevin Stange This fixes some idle-related behavior with the MySpace prpl, most particularly
2007-12-01 Sadrul Habib Chowdhury Do not reset the color if there's something already specified. This should
2007-12-01 Sadrul Habib Chowdhury Error out when --enable-consoleui is used but finch can't be built. Fixes #3910.
2007-12-01 Sadrul Habib Chowdhury New style.
2007-12-01 Sadrul Habib Chowdhury Fixes.
2007-12-01 Sadrul Habib Chowdhury merge of '2dee17b0fb69284b66649d32e66b473471970a43'
2007-12-01 Sadrul Habib Chowdhury Themeable tab label colors.
2007-12-01 Sadrul Habib Chowdhury merge of 'b4353646b7529c2dd814bc707b8b269efe420120'
2007-11-30 Sadrul Habib Chowdhury Emit the 'completion' signal when tab is pressed from a suggest word.
2007-11-30 Sadrul Habib Chowdhury I find this less painful to the eyes.
2007-11-30 Daniel Atallah Allow UPnP and NAT-PMP port mapping to be disabled via a pref. This means that UPnP discovery will not occur if this new pref and the "Autodetect IP Address" pref are both unchecked. Fixes #4157.
2007-11-30 Daniel Atallah Don't advertise our presence in avahi on IPv6 or listen for sevices since we don't support receiving connections from or connecting to IPv6 buddies. If someone needs to do that, they can submit a patch. Fixes #4188.
2007-11-30 Sadrul Habib Chowdhury Refactor the code a little bit.
2007-11-30 Sadrul Habib Chowdhury Update the changelogs. Correct the man page. Allow 'default' to mean the
2007-11-30 Jochen Kemnade updated German translation
2007-11-30 Ka-Hing Cheung why do we try to set the payload length here? When we get a error from the
2007-11-30 Richard Nelson Add support for colour in gnttreerows, and colourise the blist. Fixes #1490
2007-11-29 Daniel Atallah merge of '125f56f31252d721a347d2d2e379956433c1d8b5'
2007-11-29 Daniel Atallah merge of '29f8aed19e209a53a63c57cf872bc9f446d84aeb'
2007-11-29 Daniel Atallah Fix a crash when an error occurs discovering a the capabilities of a client. Fixes #4081.
2007-11-29 Stu Tomlinson Add preferences to the newline plugin to allow enabling separately for IMs
2007-11-29 Ethan Blanton Allow for non-ASCII usernames in WHOWAS for IRC
2007-11-28 Stu Tomlinson Fix 2 more issues related to friendly names:
2007-11-28 Stu Tomlinson Something is wrong about the way we truncate overlength passwords, and
2007-11-28 Jochen Kemnade German translation update
2007-11-28 Richard Nelson minor updates
2007-11-28 Richard Nelson Fix for a glib assertion
2007-11-28 Richard Nelson Fix cursor-next-word behaviour, noticed by jtb.
2007-11-28 Ethan Blanton merge of '37d10660345bc1f2092492296caa8deaf84744b4'
2007-11-28 Ethan Blanton Boo for C99 in the core
2007-11-28 Daniel Atallah Fix crashing in the Timestamp plugin. Fixes #4087.
2007-11-28 Stu Tomlinson Add an option per message type to enable (/disable) the overriding of
2007-11-28 Stu Tomlinson Add 'Room List' buttons to Join Chat and Add Chat dialogs to ease access
2007-11-28 Stu Tomlinson Prevent exceeding the server limit on friendly name length when setting
2007-11-28 Stu Tomlinson Fix a leak I missed when re-importing the old MSNP9 code
2007-11-28 Stu Tomlinson We should have the check to make sure we only set our own display name here
2007-11-27 Sadrul Habib Chowdhury Fix a crash.
2007-11-27 Sadrul Habib Chowdhury merge of '72fffff81de35e7d400bf8b8fb18ba7ed84a6b8c'
2007-11-27 Sadrul Habib Chowdhury Do not init gnt here. This fixes --help.
2007-11-27 Ethan Blanton Compile fixes for FreeBSD in libgnt
2007-11-27 Ethan Blanton merge of '2fcb5d2cb35c5ba692592e22bc442c3d62000f85'
2007-11-27 Ethan Blanton merge of '58c35aec5c3cdd46ab59070b5e659782d73d8001'
2007-11-27 Sean Egan Clean up warnings
2007-11-27 Sean Egan Kevin says we're ok defaulting persistent IMs on
2007-11-27 Jochen Kemnade updated German translation
2007-11-27 Sean Egan Having a long sentence as a title is a bit overly-bold, and I really want this dialog to say 'Welcome back'
2007-11-27 Sean Egan Earlier, resiak and khc agreed that we're better off without the resizable paned widget in the gtkconv.
2007-11-27 Sean Egan Had this laying around. Weeks (months?) ago all the small listers and Hylke agreed that Small list looks better with conversation tab sized icons
2007-11-27 Sean Egan With the 'x' button on the mini-dialog, we don't need an 'Ignore' button anymore
2007-11-26 Daniel Atallah Better error messages for common Winsock errors. This was Kevin's wonderful idea.
2007-11-26 Daniel Atallah Make the GTK+ Theme Control plugin's save button list the correct location (at least in the default case). Fixes #4042
2007-11-26 Stu Tomlinson Don't update our local display name when we get a response from the server
2007-11-26 Mark Doliner Simplify this a little bit. Most of this change is just removing
2007-11-26 Daniel Atallah Don't allow buddies to be manually added to Bonjour (remove the added buddy in the prpl add_buddy callback). Also, fix a crash when rendering the tooltip for one of these previously added buddies. Fixes #4045.
2007-11-26 Sadrul Habib Chowdhury Add Florian Delizy (goutnet) to COPYRIGHT.
2007-11-27 Sadrul Habib Chowdhury Add a utility function pidgin_dialog_add_button to add buttons to a dialog
2007-11-26 Sadrul Habib Chowdhury goutnet is Florian Delizy.
2007-11-26 Sadrul Habib Chowdhury Patch from 'goutnet' to not insert smileys when pasting as plain text.
2007-11-26 Sadrul Habib Chowdhury merge of 'bcfb665250821266c993e2f5818c4e3f65314ff4'
2007-11-26 Sadrul Habib Chowdhury Patch from 'goutnet': Pressing backspace on a smiley will replace the smiley
2007-11-26 Sadrul Habib Chowdhury Patch from Florian Quèze (the InstantBird dude) to add a search path for
2007-11-26 Sadrul Habib Chowdhury Patch from fmoo. This makes a lot of the windows closeable with Escape. There
2007-11-26 Sadrul Habib Chowdhury The smiley dialog is transient for the toolbar's parent window, and the about dialog is transient for the buddylist, when available.
2007-11-26 Sadrul Habib Chowdhury Patch from DB42 to add a little '×' in a scrollbook. I edited the patch in
2007-11-26 John Bailey Fix a grammar mistake I managed to catch.
2007-11-26 Daniel Atallah Fix the namespace_map being leaked.
2007-11-26 Daniel Atallah My previous commit caused the scrollbook's children to be tracked correctly - it turns out that this causes problems because they really aren't the children of the scrollbook, they're the notebook'children. This stuff needs to be revisited.