log

age author description
Mon, 06 Aug 2007 00:00:45 +0000 Daniel Atallah Here is a native avahi implementation of the bonjour prpl that I whipped up. Someone more autofoo savvy will probably want to review what I've done to that stuff. Fixes #326.
Mon, 06 Aug 2007 00:12:52 +0000 Daniel Atallah More minor leak fixes and cleanup to bonjour.
Sun, 05 Aug 2007 19:42:29 +0000 Ka-Hing Cheung merge of '7ee71f1a32c4a5d7001c0049f2c7ec1e6cb54fa3'
Mon, 06 Aug 2007 01:36:57 +0000 Sean Egan show toolbar menu on button press, rather than button release. Fixes #2352
Mon, 06 Aug 2007 00:56:05 +0000 Sean Egan Install 22px icons in right place. Fixes #2411
Sun, 05 Aug 2007 03:16:58 +0000 Daniel Atallah Fix howl bonjour build.
Sun, 05 Aug 2007 02:50:48 +0000 Daniel Atallah Implement bonjour buddy icons in the win32 implementation. Avahi's howl wrapper doesn't implement sw_discovery_query_record(), so we can't do it elsewhere yet.
Sun, 05 Aug 2007 02:44:53 +0000 Daniel Atallah Refactor the bonjour mdns implementation abstraction in preparation for the avahi implementation. Also fix alias assignment from the server to populate the server alias instead of the local alias.
Mon, 06 Aug 2007 20:49:41 +0000 Sean Egan smaller close buttons on tabs. I think this looks really good.
Fri, 03 Aug 2007 23:20:28 +0000 Sean Egan merge of '0bc345ca5932b2abc8dc1dcaf527c6aed41cdead'
Fri, 03 Aug 2007 13:29:02 +0000 Daniel Atallah Fix more null pointer derefs in the log reader plugin. Fixes #2378.
Fri, 03 Aug 2007 13:28:23 +0000 Daniel Atallah merge of 'cb0bfe51682f8257f029d2dd61731a5ede123ba7'
Fri, 03 Aug 2007 09:55:03 +0000 Kevin Stange Another mnemonic conflict
Fri, 03 Aug 2007 09:53:25 +0000 Kevin Stange I thought I fixed this already...
Thu, 09 Aug 2007 02:27:40 +0000 Ka-Hing Cheung really make restoring size and position work
Sun, 05 Aug 2007 19:41:08 +0000 Ka-Hing Cheung remember chat/im windows sizes and positions separately by letting the
Fri, 03 Aug 2007 05:58:10 +0000 Mark Doliner Get rid of two minor compile warnings:
Fri, 03 Aug 2007 05:50:20 +0000 Mark Doliner Only try to add a group locally if it doesn't already exist. This
Fri, 03 Aug 2007 05:03:23 +0000 Ka-Hing Cheung fix a bug when you set your tabs to side vertical and change back, the tab
Thu, 02 Aug 2007 20:14:31 +0000 Daniel Atallah Fix "pidgin.exe --portable-mode" not to pass the flag to pidgin's init, so getopt doesn't choke on it. Fixes #2392.
Thu, 02 Aug 2007 19:52:00 +0000 Michael Shkutkov bug with flags variable initialization was fixed
Thu, 02 Aug 2007 19:34:29 +0000 Michael Shkutkov merge of '61b8cf0fe2d62b5ff8ba12cf21f350571987c5a2'
Thu, 02 Aug 2007 18:40:59 +0000 Casey Harkins Remove message-pending.png pixmap and use the message-new.png pixmap in
Fri, 03 Aug 2007 23:16:40 +0000 Sean Egan Experimental tab-space-saving experiments. use text formatting instead of icons to represent status. Truncate buddy's names at a space or at-sign to make tabs more readable.
Thu, 02 Aug 2007 19:15:40 +0000 Sean Egan add tooltip to buddy icon in conversation too
Thu, 02 Aug 2007 19:05:31 +0000 Sean Egan Move 'Reset formatting' to Font dropdown
Thu, 02 Aug 2007 15:41:41 +0000 Daniel Atallah Initialize the win32 minimize new conv. windows pref to avoid warnings.
Thu, 02 Aug 2007 15:40:19 +0000 Daniel Atallah Clean up the font and insert menus when the imhtmltoolbar is disposed of. This fixes a leak (and the crash in #2385). Fixes #2385.
Thu, 02 Aug 2007 14:23:24 +0000 Luke Schierer merge of '15b4112195b1600fef76bc8602fbcd00c9e3d11d'
Thu, 02 Aug 2007 12:20:59 +0000 Richard Laager On Tue, 2007-07-31 at 08:50 -0400, Evan Schoenberg wrote:
Thu, 02 Aug 2007 05:34:12 +0000 Richard Laager merge of '78d4b2c5c6b29ef9554b5829a9fbc884c2dfef16'
Thu, 02 Aug 2007 07:50:55 +0000 Mark Doliner Looks like AOL increased the length of available messages from 60
Thu, 02 Aug 2007 05:10:11 +0000 Ka-Hing Cheung Show current outgoing conversation formatting on the font label on
Thu, 02 Aug 2007 04:18:11 +0000 Kevin Stange After undoing Sean's undo of my changes, I'm redoing his changes. This (re) Fixes #1043 Fixes #1340 Fixes #716 Fixes #1590
Thu, 02 Aug 2007 04:16:37 +0000 Kevin Stange merge of '5fbd62e0397f65bf7b8def7a4ad421e0044d429c'
Thu, 02 Aug 2007 03:46:51 +0000 Daniel Atallah Fix search dialog icon in debug window. Fixes #2375.
Wed, 01 Aug 2007 22:38:47 +0000 Daniel Atallah Fix yahoo doodling to work with newer yahoo messenger clients. This breaks doodling with older Pidgin clients (trying to support both looked too painful). Fixes #1445.
Wed, 01 Aug 2007 19:09:57 +0000 Daniel Atallah Add yahoo_aliases.c to the mingw makefile.
Wed, 01 Aug 2007 06:23:02 +0000 Mark Doliner Get rid of this compile warning:
Wed, 01 Aug 2007 04:05:18 +0000 Daniel Atallah Fix new IMHTML formatting popups not going away issue. It turns out they were being put back when they were being hidden (I'm not sure why this didn't happen on linux - it seems like it should be a problem everywhere). Fixes #2317.
Wed, 01 Aug 2007 02:13:16 +0000 Daniel Atallah Fix #2349 (null pointer deref in log_reader plugin).
Wed, 01 Aug 2007 01:34:53 +0000 Sean Egan Update Yahoo protocol version to 15.
Wed, 01 Aug 2007 01:32:07 +0000 Sean Egan Yahoo server-side aliases patch from John Moody. Fixes #1653 Thanks!
Wed, 01 Aug 2007 00:22:30 +0000 Sean Egan show status messages in infopane even if not in buddy list. Fixes #2321
Tue, 31 Jul 2007 23:23:25 +0000 Daniel Atallah Update the Bonjour prpl to use libxml explicitly instead of the xml_node stuff. This allows us to deal with partial reads. I also fixed issues related to starting conversations with iChat and a couple other things. Fixes #2022,#1652
Tue, 31 Jul 2007 23:20:56 +0000 Daniel Atallah Eliminate some unnecessary scrolling activity.
Tue, 31 Jul 2007 21:41:48 +0000 Sean Egan Changelog
Tue, 31 Jul 2007 21:32:24 +0000 Sean Egan Did you know we didn't support i18n in Yahoo status messages? We do now! Fixes #2356
Tue, 31 Jul 2007 16:30:58 +0000 Mark Doliner Fix a bug with multi-field selections in Pidgin's implementation of
Tue, 31 Jul 2007 16:11:21 +0000 Mark Doliner For XMPP multi-selection lists in generic data forms, the intent here
Tue, 31 Jul 2007 06:51:29 +0000 Mark Doliner Some changes from Matthew Goldstein and I to not automatically remove
Tue, 31 Jul 2007 06:09:45 +0000 Mark Doliner When a new user starts Pidgin we hide the buddy list so that they only
Tue, 31 Jul 2007 03:26:05 +0000 Daniel Atallah Fix stun to work on startup (this is is a temporary hack until purple_prefs_load() happens in the core). Fixes #2334
Mon, 30 Jul 2007 22:37:00 +0000 Daniel Atallah Changelog the "Open Inbox" account action in the yahoo prpl.
Mon, 30 Jul 2007 22:36:20 +0000 Daniel Atallah Fix a stupid crash (that I introduced) that occurs when parsing gmail notifications. Fixes #2323
Mon, 30 Jul 2007 19:07:58 +0000 Sean Egan A few strings I couldn't change without breaking string freeze
Mon, 30 Jul 2007 18:53:52 +0000 Sean Egan Errant backtick
Mon, 30 Jul 2007 18:03:34 +0000 Sean Egan version update
Mon, 30 Jul 2007 18:02:03 +0000 Sean Egan Let drag-and-drop get mouse clicks on group headers. Fixes #2333
Mon, 30 Jul 2007 12:33:24 +0000 Stu Tomlinson Fix the RPM spec file
Mon, 30 Jul 2007 12:20:15 +0000 Stu Tomlinson These are new in Glib 2.8:
Mon, 30 Jul 2007 12:17:34 +0000 Stu Tomlinson More internal.h includes to fix G_GNUC_NULL_TERMINATED undefined errors
Mon, 30 Jul 2007 03:17:50 +0000 Daniel Atallah Add "Open Inbox" account action to the yahoo prpl that logs your browser into your yahoo account and opens your inbox.
Mon, 30 Jul 2007 03:14:22 +0000 Daniel Atallah Fix swedish NSIS translation to be encoded in CP1252 instead of UTF-8. Fixes 2314.
Mon, 30 Jul 2007 00:08:57 +0000 Gary Kramlich Patch from John Bailey to bring the about window back to the present...
Sun, 29 Jul 2007 21:45:24 +0000 Mark Doliner Improve a string and get rid of an account option that isn't used.
Sun, 29 Jul 2007 21:32:36 +0000 Mark Doliner applied changes from bbcc1925d9e449bb9599d378da2764bf47da2a7a
Sun, 29 Jul 2007 21:29:10 +0000 Mark Doliner merge of '10d1346d5d54ad467669dbdbeda58088587c5d91'
Sun, 29 Jul 2007 21:12:17 +0000 Mark Doliner merge of '966f1125e1910ec58ae63a175dc5efe1fd3e10e0'
Sun, 29 Jul 2007 17:39:00 +0000 Sean Egan And fix smooth scroll too
Sun, 29 Jul 2007 17:09:32 +0000 Sean Egan Idiotic mistake. Fixes #2315
Sun, 29 Jul 2007 21:29:04 +0000 Mark Doliner disapproval of revision 'c2cc31f23a71f23062555721f8101fc9c997bae2'
Wed, 01 Aug 2007 21:43:53 +0000 Sadrul Habib Chowdhury Add two more missing characters for the HTML dump.
Tue, 31 Jul 2007 12:06:02 +0000 Sadrul Habib Chowdhury Use __gntbindings__ to specify a 'jump-next-unread' action bound to 'J'. This
Tue, 31 Jul 2007 12:03:46 +0000 Sadrul Habib Chowdhury Add support for auto-refreshing. There should be some way to change the
Tue, 31 Jul 2007 12:01:42 +0000 Sadrul Habib Chowdhury Export another tree function.
Tue, 31 Jul 2007 12:00:47 +0000 Sadrul Habib Chowdhury Allow adding bindable actions for object types. There's some memory corruption
Tue, 31 Jul 2007 04:33:53 +0000 Sadrul Habib Chowdhury Use pseudo-nonblocking stuff to update the feeds.
Mon, 30 Jul 2007 23:57:47 +0000 Sadrul Habib Chowdhury Parse HTML and show bold, italic etc. in the textview.
Mon, 30 Jul 2007 20:46:07 +0000 Sadrul Habib Chowdhury Make sure long titles remain within their own cell.
Mon, 30 Jul 2007 20:25:38 +0000 Sadrul Habib Chowdhury Make things look nice in both 80x25 and in large screens.
Mon, 30 Jul 2007 20:24:04 +0000 Sadrul Habib Chowdhury Export gnt_widget_get_size for pygnt.
Sun, 29 Jul 2007 19:00:49 +0000 Sadrul Habib Chowdhury Allow GntTextViewFlag to be used.
Sun, 29 Jul 2007 19:00:14 +0000 Sadrul Habib Chowdhury Make the rss-reader look and behave nicer.
Sun, 29 Jul 2007 18:59:46 +0000 Sadrul Habib Chowdhury This gets rid of more weird crashes.
Sun, 29 Jul 2007 18:41:28 +0000 Sadrul Habib Chowdhury Fix a /-search bug.
Sun, 29 Jul 2007 17:08:50 +0000 Sadrul Habib Chowdhury New flag to show text top-aligned in a textview.
Sun, 29 Jul 2007 16:45:29 +0000 Sadrul Habib Chowdhury Add function to get the screen size.
Sun, 29 Jul 2007 16:36:05 +0000 Sadrul Habib Chowdhury Allow un/setting flags for widgets.
Sun, 29 Jul 2007 15:58:08 +0000 Sadrul Habib Chowdhury This fixes a few weird crashes in pygnt.
Sun, 29 Jul 2007 10:48:45 +0000 Sadrul Habib Chowdhury Update the license info.
Sun, 29 Jul 2007 10:37:10 +0000 Sadrul Habib Chowdhury A few updates to the rss reader.
Sun, 29 Jul 2007 07:59:10 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head c2cc31f23a71f23062555721f8101fc9c997bae2)
Sun, 29 Jul 2007 07:01:13 +0000 Mark Doliner When we get a presence of type="error" from the server that
Sun, 29 Jul 2007 06:10:24 +0000 Mark Doliner Fix a bunch of possible crashes in jabber when using slash commands in
Sat, 28 Jul 2007 20:52:06 +0000 Ka-Hing Cheung merge of 'd62530e56364e9c7a5f668e2a13a409b5d552545'
Sat, 28 Jul 2007 20:47:11 +0000 Ka-Hing Cheung merge of '9ec1d6311bc02e1a3ea896058870df504fd94178'
Sat, 28 Jul 2007 19:48:23 +0000 Sean Egan German translation update from Bjoern. Fixes #2035
Sat, 28 Jul 2007 18:26:24 +0000 Sean Egan Release updates
Sat, 28 Jul 2007 18:22:54 +0000 Sean Egan Update date on release
Sat, 28 Jul 2007 07:39:53 +0000 Sean Egan merge of '510f7cd6a9eb8873d3b1e96a58533109ed155792'
Sat, 28 Jul 2007 05:35:20 +0000 Sean Egan disapproval of revision '947b20b6fc725a1f22dd7b7b23ebbaee89f0cfed'
Mon, 30 Jul 2007 00:01:08 +0000 Andreas Monitzer Added unregistering XMPP accounts. This requires a new prpl-struct entry, but I got an ok for that on the mailing list.
Thu, 26 Jul 2007 01:32:21 +0000 Andreas Monitzer Updated the XEP-0199 namespace according to the XEP.
Mon, 23 Jul 2007 15:22:33 +0000 Andreas Monitzer propagate from branch 'im.pidgin.pidgin' (head 53b8831e57f625eca0980aca94f04416b32bcd8f)
Wed, 18 Jul 2007 14:25:25 +0000 Andreas Monitzer propagate from branch 'im.pidgin.pidgin' (head 1716933469be8ab48b72ab0259f65b44c4d9b23e)
Wed, 18 Jul 2007 14:10:21 +0000 Andreas Monitzer propagate from branch 'im.pidgin.pidgin' (head e7e92461f2b02e785115d22ecca6212d9142a206)
Tue, 17 Jul 2007 18:15:34 +0000 Andreas Monitzer Now displaying a contact's client's capabilities in the info text if that client supports the caps extension.
Tue, 17 Jul 2007 01:15:18 +0000 Andreas Monitzer Implemented error handling for ad-hoc commands.
Mon, 16 Jul 2007 14:53:24 +0000 Andreas Monitzer propagate from branch 'im.pidgin.pidgin' (head 01d1a63fe1ad7ad2f78ff88c6540afd927693362)
Mon, 16 Jul 2007 13:56:22 +0000 Andreas Monitzer Added the ability to unregister from a gateway.
Mon, 16 Jul 2007 03:44:09 +0000 Andreas Monitzer Switched formatting of the ad-hoc commands to be less intimidating
Fri, 13 Jul 2007 15:37:22 +0000 Andreas Monitzer merge of 'a4da508dc671f2a34f058c53dea42227bbae6376'
Thu, 12 Jul 2007 03:41:20 +0000 Andreas Monitzer propagate from branch 'im.pidgin.pidgin' (head 2fc80aa138600106964b232d492dc701d3199a69)
Fri, 13 Jul 2007 15:34:16 +0000 Andreas Monitzer Now showing ad-hoc commands of other clients connected to the same account in the account menu (per XEP-0146). Since it is becoming messy in that menu, I also prefixed all ad-hoc commands with the node this command belongs to in [], which is the resource name for clients and the domain name for the server. Examples: "[home] Set status" for clients and "[jabber.org] Send message to all connected users" for servers.
Thu, 12 Jul 2007 03:24:55 +0000 Andreas Monitzer Fixed a few style/efficiency/calling convention problems noted by rlaager
Thu, 12 Jul 2007 02:56:00 +0000 Andreas Monitzer Having the option of test compiling during merge conflict resolving would be a great feature...
Thu, 12 Jul 2007 02:53:43 +0000 Andreas Monitzer merge of '10372c98fc2831d20506d1c4e5b94ce39bbe8d1a'
Thu, 12 Jul 2007 02:51:30 +0000 Andreas Monitzer merge of '34c6d2f9e1c14630370e582d136064c340ef8e88'
Thu, 12 Jul 2007 02:20:55 +0000 Andreas Monitzer Added the files I created to the Makefile. This hasn't happened yet since Adium doesn't use those Makefiles for building.
Wed, 11 Jul 2007 23:27:12 +0000 Andreas Monitzer Fixed errors created by merge conflict resolve mistakes.
Wed, 11 Jul 2007 22:27:44 +0000 Andreas Monitzer propagate from branch 'im.pidgin.pidgin' (head b195e262642015df66e36d33e9dd16ecae5df9d5)
Thu, 02 Aug 2007 04:12:57 +0000 Kevin Stange disapproval of revision '391beabbbe9b94205d5c2d9ef073ecff207da387'
Sat, 28 Jul 2007 20:21:48 +0000 Sadrul Habib Chowdhury The promised cleanups.
Sat, 28 Jul 2007 11:30:54 +0000 Sadrul Habib Chowdhury A proof-of-conecpt RSS reader using pygnt.
Sat, 28 Jul 2007 11:25:07 +0000 Sadrul Habib Chowdhury Initialize the gobject in a more appropriate place. And fix an error message.
Sat, 28 Jul 2007 11:16:05 +0000 Sadrul Habib Chowdhury Add some more functions for GntTree. One point to note is that the key
Sat, 28 Jul 2007 20:51:56 +0000 Ka-Hing Cheung fix spacing
Sat, 28 Jul 2007 20:46:43 +0000 Ka-Hing Cheung NEWS
Sat, 28 Jul 2007 05:37:02 +0000 Sean Egan Fixes #1905 'Better solution to 'Idleness Infinite Recursion''
Sat, 28 Jul 2007 05:30:19 +0000 Sean Egan Email notification signals from charkins. Fixes #1324
Sat, 28 Jul 2007 05:08:42 +0000 Sean Egan merge of '3dd9d75f17fcb12e23540b249c7b0503fccdb94c'
Sat, 28 Jul 2007 05:06:06 +0000 Ka-Hing Cheung I don't have NEWS
Sat, 28 Jul 2007 04:35:41 +0000 Etan Reisner Commit a patch by bibliochat to handle an XMPP MUC status code that I pushed
Sat, 28 Jul 2007 05:08:08 +0000 Sean Egan Tooltips in infopanes
Sat, 28 Jul 2007 04:27:18 +0000 Sean Egan ChangeLog and NEWS
Sat, 28 Jul 2007 02:37:46 +0000 Sean Egan Cool! Override GtkTextView's size allocate function in GtkIMHtml to make sure that it stays scrolled to the bottom whenever it's resized. Fixes a major annoyance and possibly #938
Fri, 27 Jul 2007 23:55:03 +0000 Sean Egan I think this might fix #1127
Fri, 27 Jul 2007 22:13:17 +0000 Sean Egan Screenname auto-completion filtering by Leonardo Fernandes, Fixes #519
Fri, 27 Jul 2007 17:48:30 +0000 Luke Schierer merge of '8fd54462a6faac01b88f24dc2970faa9a28c1978'
Fri, 27 Jul 2007 16:40:24 +0000 Bj«Órn Voigt fixes #2287
Fri, 27 Jul 2007 16:36:27 +0000 Mi«ßu Moldovan fixes #2284
Fri, 27 Jul 2007 16:34:01 +0000 Luke Schierer forgot these
Fri, 27 Jul 2007 16:33:30 +0000 Dmitry Beloglazov fixes #2257
Fri, 27 Jul 2007 16:26:05 +0000 Peter Hjalmarsson fixes #2242
Fri, 27 Jul 2007 16:45:44 +0000 Daniel Atallah Fix distcheck.
Fri, 27 Jul 2007 16:13:34 +0000 Sadrul Habib Chowdhury merge of '4f8fceee3836599ee91cd637f42647433a481086'
Fri, 27 Jul 2007 16:08:18 +0000 Sadrul Habib Chowdhury Make the infopane context-menu look more like a buddylist context menu.
Fri, 27 Jul 2007 15:46:03 +0000 Daniel Atallah Make sure we delete all generated files with the mingw clean make target.
Fri, 27 Jul 2007 10:48:24 +0000 Sadrul Habib Chowdhury merge of '004a538ba55a170d9662546cda8d93eb7d64507b'
Fri, 27 Jul 2007 10:44:24 +0000 Sadrul Habib Chowdhury merge of '391beabbbe9b94205d5c2d9ef073ecff207da387'
Fri, 27 Jul 2007 08:24:11 +0000 Mark Doliner Fix a comment typo
Fri, 27 Jul 2007 08:22:45 +0000 Mark Doliner This function wasn't used. I think it was intended for when Adam
Fri, 27 Jul 2007 03:47:09 +0000 Ka-Hing Cheung merge of '48f62c11849f8d3ade036cacace03635cf7985ec'
Thu, 26 Jul 2007 15:21:23 +0000 Daniel Atallah Fix memory leak (also includes an efficiency rearrangement for the xmlnode parsing that has been sitting on my machine for a while).
Thu, 26 Jul 2007 05:02:00 +0000 Ka-Hing Cheung make us forget the password if the user didn't choose save password
Fri, 27 Jul 2007 00:33:21 +0000 Sean Egan Redraw infopane after setting icons. I'm not sure why I need to do this. I'll look into it later. Fixes #1892
Fri, 27 Jul 2007 00:05:40 +0000 Sean Egan Fix idle reporting as discussed on devel@. Poll as needed when we're not idle, and poll frequently (once every three seconds) when we are. Fixes #1357
Wed, 25 Jul 2007 21:42:15 +0000 Sean Egan Remove Chinese characters from QQ smiley theme. GtkIMHtml does not properly handle smileys that use multi-byte characters, causing problems like http://img501.imageshack.us/img501/3457/pidginscreenshotoz2.jpg . That gtkimhtml bug should be fixed on its own, but according to mhuetsch the Chinese characters are just the descriptions and shouldn\'t be included in the file anyway. Fixes #1043 Fixes #1340 Fixes #716
Fri, 27 Jul 2007 10:44:11 +0000 Sadrul Habib Chowdhury Fix memory leak by freeing the list returned by gtk_container_get_children.
Wed, 25 Jul 2007 21:01:29 +0000 Sean Egan merge of '7099b827f2d0a6de2abb5d567f444adc1d13fc03'
Wed, 25 Jul 2007 21:01:21 +0000 Sean Egan merge of 'ba1886a94b2131f499b71e5c939807d4df199b08'
Wed, 25 Jul 2007 03:54:29 +0000 Daniel Atallah Prevent some more window titles from being "pidgin.exe" on Windows. Fixes #1767
Wed, 25 Jul 2007 03:43:51 +0000 Daniel Atallah Don't actually send messages using the protocol handlers (open the window and pre-populate the message, but require the user to actually send the message). Fixes #1961.
Wed, 25 Jul 2007 03:04:11 +0000 Daniel Atallah Add mingw makefile for cap. This isn't being built by default, but allows someone to do so if they want to.
Wed, 25 Jul 2007 02:53:33 +0000 Daniel Atallah Prevent an invalid PurpleBuddy pointer from being used by cap when a non-saved (e.g. Bonjour) buddy logs off and back on. It looks like the code used to (or was intended to) handle this scenario better. Fixes #1860.
Wed, 25 Jul 2007 00:20:27 +0000 Daniel Atallah merge of '0a9f44c33377bf72e080a7d3727fe303ba7bc7c3'
Tue, 24 Jul 2007 22:10:59 +0000 Daniel Atallah merge of '5a360221f5a625ed3fc962bdb9f35aecb3d74443'
Wed, 25 Jul 2007 20:57:24 +0000 Sadrul Habib Chowdhury Just show an empty line, instead of bouncing the text down when the user
Tue, 24 Jul 2007 21:49:14 +0000 Sadrul Habib Chowdhury merge of '59e56959de867035d1f66b2c04b5cdc539d18c59'
Tue, 24 Jul 2007 21:44:24 +0000 Sadrul Habib Chowdhury Insert a newline in the tooltip.
Tue, 24 Jul 2007 19:39:37 +0000 Eric Polino propagate from branch 'im.pidgin.pidgin' (head 59e56959de867035d1f66b2c04b5cdc539d18c59)
Wed, 25 Jul 2007 19:56:50 +0000 Sean Egan More perl bindings from Zsombor Welker, fixes #1830
Tue, 24 Jul 2007 22:21:55 +0000 Sean Egan Make eventbox input only in infopane. Thanks fmoo.
Tue, 24 Jul 2007 21:36:47 +0000 Sean Egan Better imhtml auto-growing. Fixes #214
Tue, 24 Jul 2007 18:54:07 +0000 Mark Doliner Hopefully fix a hella sporadic infinite loop bug in ICQ (and maybe AIM).
Tue, 24 Jul 2007 17:46:48 +0000 Richard Laager merge of '3b69fa32b6a696df64942119de06c9896ea686fd'
Tue, 24 Jul 2007 06:58:30 +0000 Mark Doliner merge of '59d4e50c5c3aa15eb6c2f90c182fa455ec83dccb'
Tue, 24 Jul 2007 05:53:17 +0000 Mark Doliner merge of '3c06e81a006adebe420915ad7301ad1e6e82cab8'
Tue, 24 Jul 2007 03:52:21 +0000 Daniel Atallah Fix core plugin dependency registering for gtkbuddynote to happen in plugin_init() so that it can work correctly. Add an additional sanity check in the core plugin unloading so that messed up dependency registrations don't cause crashes in the future. Thanks to deryni for helping figure this out.
Mon, 23 Jul 2007 23:56:01 +0000 Sean Egan More work on the conversation sizing/positioning stuff. Still nothing IM or chat specific
Mon, 23 Jul 2007 20:56:46 +0000 Sadrul Habib Chowdhury merge of '53b8831e57f625eca0980aca94f04416b32bcd8f'
Mon, 23 Jul 2007 20:49:01 +0000 Richard Laager merge of '53b8831e57f625eca0980aca94f04416b32bcd8f'
Mon, 23 Jul 2007 06:06:42 +0000 Ka-Hing Cheung fix a doc string typo
Mon, 23 Jul 2007 04:26:49 +0000 Sean Egan merge of '4d22d26e21a84d8f6fbb484b3b01e88eff143ca3'
Mon, 23 Jul 2007 03:03:20 +0000 Daniel Atallah gtk_window_set_deletable() is GTK+ >= 2.10.0. References #1947. Also fix a bug where on Windows, the default title is always applied.
Mon, 23 Jul 2007 02:35:22 +0000 Ka-Hing Cheung merge of '5e94d4a46251e35e2b640180905fe364b82355e5'
Mon, 23 Jul 2007 02:33:41 +0000 Ka-Hing Cheung purple_request_action doesn't call any callbacks if the user closes the
Tue, 24 Jul 2007 06:57:38 +0000 Mark Doliner Another stab at fixing that signon infinite loop
Sun, 22 Jul 2007 22:08:13 +0000 Mark Doliner I'm hoping this will fix a semi-random and semi-random infinite looping
Sun, 22 Jul 2007 18:17:26 +0000 Ka-Hing Cheung merge of '36ee98cd262baf7d57502c08fc185518ed93532a'
Sun, 22 Jul 2007 08:54:12 +0000 Mark Doliner merge of 'b8d63ebbffba2503d6e449e02a44a2eedcc41d85'
Sun, 22 Jul 2007 08:54:03 +0000 Mark Doliner Get rid of a crash that happens when signing off if you have a chat room
Sun, 22 Jul 2007 08:33:49 +0000 Mark Doliner merge of '88e83a787741462b25953d4b5a1c467575657ad0'
Sun, 22 Jul 2007 08:30:12 +0000 Mark Doliner OscarData->killme isn't used (and hasn't been for a while)
Sun, 22 Jul 2007 08:29:48 +0000 Mark Doliner I don't think this check is needed. If it is then it's because we're
Sun, 22 Jul 2007 08:28:55 +0000 Mark Doliner Move a call to purple_connection_error() from oscar.c to
Sun, 22 Jul 2007 08:18:27 +0000 Mark Doliner Call the AIM_CB_SPECIAL_CONNERR callback from
Sun, 22 Jul 2007 08:14:22 +0000 Sean Egan merge of '504a8cb6756b655e5d3fa457826b95b2c177ce61'
Sun, 22 Jul 2007 07:09:33 +0000 Mark Doliner merge of 'ee06baadf86c44d4707c364c06c874bd9b27ad07'
Sun, 22 Jul 2007 07:02:28 +0000 Sean Egan merge of '221309af37812a6e1ff9b246e304053fb4bb137b'
Mon, 23 Jul 2007 04:26:11 +0000 Sean Egan There\! Take your stupid status icons back\!
Sun, 22 Jul 2007 08:14:16 +0000 Sean Egan revert 'no visible tabs when only one conversation' as it proved unpopular. Made tabs only fill the entire width of the notebook when there's only one tab to avoid http://pidgin.im/~deryni/that_just_looks_dumb.png
Sun, 22 Jul 2007 06:45:05 +0000 Sean Egan Infopane is optional
Sun, 22 Jul 2007 01:26:31 +0000 Eric Polino propagate from branch 'im.pidgin.pidgin' (head 70d2769d4011894129d709021e283a3a47fc67f6)
Sun, 22 Jul 2007 06:53:13 +0000 Mark Doliner Valgrind was showing "Invalid read of size 1" when a string is passed
Sun, 22 Jul 2007 00:59:51 +0000 Ka-Hing Cheung merge of '21c2a204378d0369b8d2b6d7b32b6da45cb1ddb2'
Sun, 22 Jul 2007 00:58:25 +0000 Ka-Hing Cheung re-escapes the entities that was unescaped by purple_markup_strip_html()
Sun, 22 Jul 2007 00:08:10 +0000 Richard Laager merge of '43d9c75fd0df1204f9b64d3ec943927d608eb187'
Sun, 22 Jul 2007 00:25:56 +0000 Sean Egan Fixes Ticket #1707 Crash with invalid UTF-8 status message from other Sametime client
Sat, 21 Jul 2007 23:30:59 +0000 Sean Egan quote e-mail address before sending it to evolution
Sat, 21 Jul 2007 23:16:08 +0000 Sean Egan include 22px app icons in configure.ac
Sat, 21 Jul 2007 22:57:12 +0000 Sean Egan 22 pixel application icon. Fixes #1581
Sat, 21 Jul 2007 23:08:15 +0000 Richard Laager merge of '84b3fc6338b95acbafc4cc98335181b0ac4e03be'
Sat, 21 Jul 2007 22:20:00 +0000 Sean Egan Add emblem to infopane. Fixes #79
Sat, 21 Jul 2007 20:07:08 +0000 Sean Egan disapproval of revision 'b2e759e32716160439df9096b33528aa86f1e57e'
Sat, 21 Jul 2007 19:50:02 +0000 Sean Egan Patch #1280 cleans and makes consistant the keybinding behvaiors in the conversation windows
Sat, 21 Jul 2007 19:33:10 +0000 Sean Egan Credit for patch #2216
Sat, 21 Jul 2007 19:31:08 +0000 Sean Egan move STATIC_LINK_LIBS up in link order to ensure its dependencies get included properly. Patch #2216 from IgorVlasenko
Mon, 23 Jul 2007 20:54:16 +0000 Sadrul Habib Chowdhury Add an 'auto-join' checkbox in the 'Add Chat' dialog, thanks to fmoo's
Sat, 21 Jul 2007 06:22:15 +0000 Sadrul Habib Chowdhury Memory leak fix.
Sat, 21 Jul 2007 06:15:26 +0000 Sadrul Habib Chowdhury We don't need dynamic things here.
Sat, 21 Jul 2007 05:53:05 +0000 Sadrul Habib Chowdhury Guard against possible weird crashes.
Sat, 21 Jul 2007 05:47:46 +0000 Sadrul Habib Chowdhury merge of '68531d78c3d980fcba8b12d95053cfc541f7be31'
Sat, 21 Jul 2007 05:45:04 +0000 Sadrul Habib Chowdhury This could have resulted in buffer overflow if the user had 10 or more
Sat, 21 Jul 2007 02:17:38 +0000 Nathan Walp merge of '75fc7005738c7f677caf9b8c6959ec8c1d90778c'
Fri, 20 Jul 2007 22:31:27 +0000 Daniel Atallah Continue to build nullprpl by default on win32, but don't actually install it - we don't want it in the installer.
Fri, 20 Jul 2007 22:24:10 +0000 Daniel Atallah Bonjour only works on Windows2000 or newer, so we don't need to indirectly access the Net* functions. Avoid doing an unnecessary domain query to find the Domain Controller (which was causing a several second delay at startup). Also, try harder to avoid empty default names and falling back to "Purple Person".
Fri, 20 Jul 2007 21:49:53 +0000 Sadrul Habib Chowdhury merge of '2543d569f73fee46d4f4f92b5a5f2245ed4a07db'
Fri, 20 Jul 2007 18:38:24 +0000 Luke Schierer merge of '9b9534d8ba6b75ce9836ce0cd1ed8e086c0f89a0'
Fri, 20 Jul 2007 18:11:26 +0000 Daniel Atallah pidgin_accounts_window_hide() should actually dispose of the window. Fixes #2193.
Fri, 20 Jul 2007 16:31:39 +0000 Daniel Atallah Fix from Will Hawkins to plug some leaks in error cases for the SIMPLE prpl. References #2181.
Fri, 20 Jul 2007 18:35:13 +0000 Javier Fern«¡ndez-Sanguino Pe«Ða fixes #2147
Fri, 20 Jul 2007 18:33:58 +0000 Claudio Satriano fixes #2156
Fri, 20 Jul 2007 18:31:53 +0000 Shalom Craimer fixes #2163
Fri, 20 Jul 2007 18:30:03 +0000 Ambrose C. Li fixes #2164
Fri, 20 Jul 2007 18:27:18 +0000 Toni Hermoso fixes #2174
Fri, 20 Jul 2007 18:22:27 +0000 Yngve Spjeld Landro fixes #2211
Fri, 20 Jul 2007 05:09:46 +0000 Kevin Stange Merge the two patches from this ticket, fix them, and be sure to install
Fri, 20 Jul 2007 21:46:29 +0000 Sadrul Habib Chowdhury Allow disabling the widget actions on specific widgets. This allows, for