log

age author description
Wed, 27 Jun 2007 19:31:39 +0000 Luke Schierer merge of '6778b9e770331dedbf2e31f4edbbca4b854d939d'
Wed, 27 Jun 2007 20:46:39 +0000 Sadrul Habib Chowdhury Plug a memory leak.
Wed, 27 Jun 2007 20:38:10 +0000 Sadrul Habib Chowdhury Use the new flags to make the tooltip look better.
Wed, 27 Jun 2007 20:35:11 +0000 Sadrul Habib Chowdhury Add flags to a textview to decide whether to show scrollbars, and whether
Wed, 27 Jun 2007 18:33:28 +0000 Sadrul Habib Chowdhury merge of '475a8ca28dabbffcdd32005dfbc33c853b1eb7de'
Wed, 27 Jun 2007 18:23:13 +0000 Sadrul Habib Chowdhury merge of '44c5b35ad7903bcaed23711b5dbf0b7fcb261b47'
Wed, 27 Jun 2007 18:21:02 +0000 Sadrul Habib Chowdhury This is a more flexible way of getting random settings from .gntrc.
Wed, 27 Jun 2007 20:42:04 +0000 Sean Egan Allow the userlist to get focus, to allow keyboard navigation of it.
Wed, 27 Jun 2007 20:19:15 +0000 Sean Egan Mobile icon trumps prpl icon in expanded buddies. Fixes #515
Wed, 27 Jun 2007 19:43:48 +0000 Sean Egan Patch from SuperMMX to correct group colors. Fixes #1640
Wed, 27 Jun 2007 18:52:12 +0000 Sean Egan Removes the 'remove all buffer tags' function from gtkimhtml's close_tags() function. The problem was that the BACKGROUND tag is always at the end iter, and we don't want to remove that. The toggle functions called above it should do the trick of properly resetting everything, and it does seem to. Fixes #1034
Wed, 27 Jun 2007 18:11:30 +0000 Sean Egan When an XMPP buddy signs off, show the status of the currently highest priority buddy, rather than the status of the signed off buddy. Fixes #1126
Wed, 27 Jun 2007 17:24:32 +0000 Sean Egan merge of '1021f142edad27e5a1f750f8d439c3bc5bf07b81'
Wed, 27 Jun 2007 09:15:57 +0000 Sadrul Habib Chowdhury Set and use convchatbuddy->buddy.
Wed, 27 Jun 2007 06:32:56 +0000 Sadrul Habib Chowdhury Start filling in the doxygen-help skeleton.
Wed, 27 Jun 2007 04:15:36 +0000 Sadrul Habib Chowdhury Generate doxy-help files for libgnt. And make it actually work.
Wed, 27 Jun 2007 00:31:22 +0000 Etan Reisner merge of '152574afac3f14348361a22106e5716b24b844e1'
Tue, 26 Jun 2007 21:17:07 +0000 Sadrul Habib Chowdhury merge of '0463fbaf601f7ae2299e325969cf0324ab2f4dc0'
Tue, 26 Jun 2007 21:09:22 +0000 Sadrul Habib Chowdhury merge of '957d8b98b97eb5f2d3f58208e8ad28a55f3f81b8'
Tue, 26 Jun 2007 19:55:22 +0000 Sadrul Habib Chowdhury merge of '04d5b730e989c3ade5910586e68addc25c30bd7c'
Tue, 26 Jun 2007 19:46:26 +0000 Sadrul Habib Chowdhury merge of '0c6d125066d754b13d41953911c8ea86f0289ec4'
Tue, 26 Jun 2007 21:08:41 +0000 Sadrul Habib Chowdhury Executing a command doesn't require to be active in the chat or the account
Tue, 26 Jun 2007 19:42:37 +0000 Sadrul Habib Chowdhury Patch from jeff to add a 'clearall' command to clear all the scrollbacks.
Wed, 27 Jun 2007 21:43:18 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 704b8c18f7c29f1fc8bfcf640275d2a9928ed03c)
Tue, 03 Jul 2007 03:14:40 +0000 Nathan Walp I like this better
Mon, 02 Jul 2007 03:41:53 +0000 Nathan Walp UI info for finch and pidgin (finch guys probably want to take a look
Mon, 02 Jul 2007 03:26:08 +0000 Nathan Walp core support for UI info...now to do the UI piece
Wed, 27 Jun 2007 17:22:24 +0000 Sean Egan Re-arrange a few lines in gtkimhtml's paste function so that we reset formatting after moving the cursor to the new location. Fixes #1198
Wed, 27 Jun 2007 16:13:49 +0000 Sean Egan Handle NULL chat topics
Tue, 26 Jun 2007 21:47:20 +0000 Sean Egan Don't crash on ncik completion if alias or name is NULL. Fixes #1742