log

age author description
Tue, 15 Jan 2008 17:43:31 +0000 John Bailey ChangeLog the /notice stuff I added to IRC a while ago and forgot about.
Tue, 15 Jan 2008 17:42:20 +0000 John Bailey Patch from Yusuke Odate, modified by me, to support retrieving the full
Tue, 15 Jan 2008 17:21:51 +0000 Etan Reisner Recommit the correct parts of 55eb5e28f52c9cdccc6229a8314ffbdac2260843,
Tue, 15 Jan 2008 17:17:53 +0000 Etan Reisner disapproval of revision '55eb5e28f52c9cdccc6229a8314ffbdac2260843'
Tue, 15 Jan 2008 04:58:42 +0000 Etan Reisner Remove a variable that isn't used anywhere, if it was supposed to do something
Mon, 14 Jan 2008 23:29:52 +0000 Daniel Atallah Prevent a crash caused by freed memory being accessed.
Mon, 14 Jan 2008 22:23:54 +0000 Daniel Atallah Some more little leak fixes.
Mon, 14 Jan 2008 21:06:57 +0000 Daniel Atallah Don't keep a handle to the "pidgin_is_running" mutex in the installer - this causes the uninstaller to fail. There probably is a better solution, but this works for now.
Mon, 14 Jan 2008 19:42:14 +0000 Daniel Atallah Plug a small leak.
Mon, 14 Jan 2008 07:13:49 +0000 Mark Doliner More compiler warning fixes from o_sukhodolsky (with additions by me).
Mon, 14 Jan 2008 06:44:14 +0000 Mark Doliner I forgot that we're supposed to be using g_strerror() to guarantee a
Mon, 14 Jan 2008 06:32:16 +0000 Mark Doliner More of ticket #1344 from o_sukhodolsky, which rlaager has been
Mon, 14 Jan 2008 06:20:53 +0000 Mark Doliner I'm gonna try adding in an easter egg here, see what people thing.
Mon, 14 Jan 2008 04:35:22 +0000 Richard Laager Fix a compiler warning:
Mon, 14 Jan 2008 04:09:03 +0000 Richard Laager merge of '464169ffadabb173b3052074b132f38025b2e88d'
Mon, 14 Jan 2008 02:10:26 +0000 Jeffrey Connelly merge of '15b495a6774e316e3d7962181284bcf13b9ccffa'
Mon, 14 Jan 2008 02:06:47 +0000 Jeffrey Connelly Implement prpl_info->normalize for msimprpl, modified patch from Jaywalker.
Sun, 13 Jan 2008 22:54:43 +0000 John Bailey Fix overzealous hyphenation in the ChangeLog's text.
Sun, 13 Jan 2008 22:50:32 +0000 John Bailey Update the ChangeLog.API to reflect my API additions.
Sun, 13 Jan 2008 22:44:01 +0000 John Bailey This adds accessor and mutator API for the PurpleAttentionType struct.
Thu, 17 Jan 2008 08:01:02 +0000 Sadrul Habib Chowdhury Focus the button for the default action, if possible.
Sun, 13 Jan 2008 20:46:20 +0000 Sadrul Habib Chowdhury Make sure the 'connection-error' signal doesn't cause a dbus error message.
Sun, 13 Jan 2008 20:25:23 +0000 Sadrul Habib Chowdhury merge of '1ae0a697e31d7fa2a7f231ecd1719149f5348d82'
Sun, 13 Jan 2008 20:16:20 +0000 Sadrul Habib Chowdhury Show the grouped items initially. This fixes the issues with the size of the entry box in the conversation windows.
Sun, 13 Jan 2008 19:38:12 +0000 Mark Doliner merge of '735c3286464306d43a2109836ecbdc3bc26b479f'
Sun, 13 Jan 2008 01:00:29 +0000 John Bailey From what little I could see, it appears that for Yahoo Japan there is only
Sun, 13 Jan 2008 00:19:23 +0000 John Bailey Fix a typo that's technically correct but is irritating me.
Sat, 12 Jan 2008 22:05:52 +0000 Sadrul Habib Chowdhury Make setting 'now listening' actually work, thanks to khc.
Sat, 12 Jan 2008 19:42:02 +0000 Sadrul Habib Chowdhury Destroy the icon box only when there's one. This gets rid of a runtime warning for statusboxes without a buddy-icon selector (e.g., for an IRC account).
Sat, 12 Jan 2008 14:44:12 +0000 Sadrul Habib Chowdhury It turns out the tree-models need to be unref'ed.
Sat, 12 Jan 2008 07:48:38 +0000 Sadrul Habib Chowdhury Clean up an earlier commit. Fixes CID #379, and #378.
Sat, 12 Jan 2008 07:31:25 +0000 Sadrul Habib Chowdhury Fix CID #380 by using an assigned variable.
Thu, 17 Jan 2008 21:06:56 +0000 Sean Egan disapproval of revision '4b5e932e01a84088124dee9791809545cdc9240b'
Thu, 17 Jan 2008 20:37:22 +0000 Sean Egan disapproval of revision '3a3d731ceddf62d569fa8c7488782167189f44c1'
Sat, 12 Jan 2008 05:37:12 +0000 Sadrul Habib Chowdhury Use the 'invisible' property for text-tags (only in GTK+2.8 or above). This allows toggling on/off the timestamps on existing conversation history. References #3829.
Sat, 12 Jan 2008 03:24:35 +0000 Sadrul Habib Chowdhury merge of '3dc120bb73d0a2d3ce3f6339e0882bd0321e24c8'
Sat, 12 Jan 2008 02:24:51 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head cc7917983d28560aebe8a2b4ba1d8135b856dce5)
Mon, 14 Jan 2008 04:04:08 +0000 Richard Laager Disable the DBus "Functions not exported" list. It's huge and buries the
Mon, 14 Jan 2008 03:40:20 +0000 Richard Laager Remove a useless NULL check before a g_free().
Mon, 14 Jan 2008 03:33:21 +0000 Richard Laager Revert some of my -Wstrict-prototypes fixes here, as they are causing more
Mon, 14 Jan 2008 03:26:47 +0000 Richard Laager Part of a large patch from o_sukhodolsky to fix some build warnings.
Sun, 13 Jan 2008 21:30:50 +0000 Richard Laager Part of a large patch from o_sukhodolsky to fix some build warnings.
Sun, 13 Jan 2008 21:24:59 +0000 Richard Laager Part of a large patch from o_sukhodolsky to fix some build warnings.
Sun, 13 Jan 2008 21:20:19 +0000 Richard Laager Part of a large patch from o_sukhodolsky to fix some build warnings.
Sun, 13 Jan 2008 21:15:04 +0000 Richard Laager Part of a large patch from o_sukhodolsky to fix some build warnings.
Sun, 13 Jan 2008 21:04:47 +0000 Richard Laager Part of a large patch from o_sukhodolsky to fix some build warnings.
Sun, 13 Jan 2008 20:51:33 +0000 Richard Laager Fix a compiler warning:
Sun, 13 Jan 2008 20:50:53 +0000 Richard Laager Part of a large patch from o_sukhodolsky to fix some build warnings.
Sun, 13 Jan 2008 20:48:56 +0000 Richard Laager Part of a large patch from o_sukhodolsky to fix some build warnings.
Sun, 13 Jan 2008 20:46:18 +0000 Richard Laager Part of a large patch from o_sukhodolsky to fix some build warnings.
Sun, 13 Jan 2008 16:44:39 +0000 Richard Laager Allow --sync to reach gtk initialization. This is basically the same as
Sun, 13 Jan 2008 16:25:11 +0000 Andreas St¸«ährk A patch from Andreas St¸«ährk (Trundle) to fix a problem with our DBus code
Sun, 13 Jan 2008 16:20:28 +0000 Richard Laager Add some files to po/POTFILES.in to silence warnings from intltool.
Fri, 11 Jan 2008 00:01:33 +0000 Mark Doliner Default for "do you want to add this buddy?" for oscar is now "no"
Thu, 10 Jan 2008 22:12:27 +0000 Will Thompson Sir Alec Guinness was horrified to see this.
Thu, 10 Jan 2008 20:24:58 +0000 Daniel Atallah Patch from Will Hawkins to implement sending a SIP-If-Match header on subsequent PUBLISHes after receiving a SIP-Etag header. I made some minor tweaks to this, hopefully I didn't break anything. Fixes #4422.
Fri, 11 Jan 2008 23:21:16 +0000 Sadrul Habib Chowdhury Ignore both NULL and empty strings.
Thu, 10 Jan 2008 02:28:48 +0000 Sadrul Habib Chowdhury merge of '2654fa4bf505fd6b8e400e329323a4b8fb67126f'
Tue, 08 Jan 2008 13:17:59 +0000 Hallvard Glad merge of 'd32a0c1772bb88a80d5370ff93e7c4b8cf007608'
Sun, 30 Dec 2007 23:52:38 +0000 Hallvard Glad update on the norwegian bokm¸«©l translation (nb.po)