log

age author description
Tue, 03 Mar 2009 22:45:57 +0000 Daniel Atallah Implementation of a plugin to facilitate use of One Time Passwords by
Tue, 03 Mar 2009 22:56:19 +0000 Marcus Lundblad Use text colours from the GTK+ theme instead of black when no buddy list theme
Tue, 03 Mar 2009 20:53:14 +0000 Ethan Blanton You don't say
Tue, 03 Mar 2009 20:41:05 +0000 Mark Doliner When setting an AIM or ICQ away message, linkify the message.
Tue, 03 Mar 2009 20:29:11 +0000 Mark Doliner The status_text variable is only used inside this block, so move
Tue, 03 Mar 2009 20:25:25 +0000 Mark Doliner Remove a wee bit of trailing whitespace
Tue, 03 Mar 2009 05:56:31 +0000 John Bailey Fix a minor whitespace inconsistency.
Tue, 03 Mar 2009 05:54:21 +0000 John Bailey Clear the saved password on an authentication failure. The result of this is
Tue, 03 Mar 2009 05:13:52 +0000 Elliott Sales de Andrade merge of '431618de0f30a6938f7e14d2d61ee5d7738acd59'
Mon, 02 Mar 2009 16:34:05 +0000 Daniel Atallah The 2.5.5 win32 builds shipped with GTK+ 2.14.7
Tue, 03 Mar 2009 05:11:00 +0000 Elliott Sales de Andrade Ignore the Forward List status bit when checking if user is on the Allow
Mon, 02 Mar 2009 06:45:48 +0000 Elliott Sales de Andrade ChangeLog the XMPP updates.
Mon, 02 Mar 2009 06:37:05 +0000 Elliott Sales de Andrade Remove some extra trailing whitespace I noticed after merging mlundblad's
Mon, 02 Mar 2009 06:26:15 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.cpw.malu.xmpp.attention' (head cbf0c3bd9fb3c235c896517b27d6ea14b2993e19)
Mon, 02 Mar 2009 06:18:44 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.cpw.malu.xmpp.ibb_ft' (head cb0383f5b2aa47ed5b3bc5beb121c391d70b776a)
Mon, 02 Mar 2009 06:17:44 +0000 Elliott Sales de Andrade Fix compile errors from the merge. Untested protocols: msnp9, sametime,
Mon, 02 Mar 2009 04:38:05 +0000 Elliott Sales de Andrade Update versions since we're updating minor.
Mon, 02 Mar 2009 04:18:40 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin.next.minor' (head 7305b29db7bd00d3261f348c71674c93aa31b327)
Wed, 25 Feb 2009 20:03:08 +0000 Casey Ho Changing debug levels. These messages fire every single time a window changes focus, making debugging anything else impossible
Wed, 25 Feb 2009 19:57:49 +0000 Casey Ho Buddy pounce options are now in four columns instead of two. Fixes issues with height of dialog on small resolutions.
Wed, 04 Feb 2009 13:57:14 +0000 Sadrul Habib Chowdhury Do not linkify unless <proto> is followed by some non-whitespace string.
Tue, 03 Feb 2009 00:45:21 +0000 Sadrul Habib Chowdhury Fix building with python < 2.5
Wed, 28 Jan 2009 19:26:43 +0000 Mark Doliner Add a comment just noting that I think it's kind of annoying that we
Wed, 28 Jan 2009 10:23:37 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head 8ae2fca06a3be4b99cc677c8f880d9521a35ec8b)
Wed, 28 Jan 2009 10:16:41 +0000 Mark Doliner I don't know if these are worth changelogging, but I'll put them here
Wed, 28 Jan 2009 10:06:56 +0000 Mark Doliner Increment display_lines here so that, for fonts where pixels_inside_wrap()
Wed, 28 Jan 2009 09:59:55 +0000 Mark Doliner Change the logic for breaking out of the while look to match the if
Wed, 28 Jan 2009 09:57:19 +0000 Mark Doliner Fix a bug that's bothered me for a while. When pressing shift+enter in
Wed, 28 Jan 2009 08:57:55 +0000 Mark Doliner Add a GtkIMHtml function that causes the widget to actually insert a
Wed, 28 Jan 2009 08:31:47 +0000 Mark Doliner The first thing gtk_text_buffer_delete_selection does is call
Wed, 28 Jan 2009 07:12:43 +0000 Mark Doliner Fix a crash in this branch that I introduced a few days ago. bname
Tue, 27 Jan 2009 09:23:56 +0000 Mark Doliner Use getters and settings for a bunch of libpurple structs
Tue, 27 Jan 2009 02:41:42 +0000 Sadrul Habib Chowdhury merge of '89cb8a5cf5210205e245047e7200484202e370a0'
Mon, 26 Jan 2009 11:46:40 +0000 Richard Laager Drop the effectively empty .todo file.
Mon, 26 Jan 2009 11:11:39 +0000 Richard Laager Slap some PURPLE_DISABLE_DEPRECATED checks around the functions Mark just
Mon, 26 Jan 2009 11:02:24 +0000 Mark Doliner Add a newline to this log message
Mon, 26 Jan 2009 10:39:25 +0000 Mark Doliner Simplify, hoo-boy. Also don't unregister the schemes in
Mon, 26 Jan 2009 10:38:33 +0000 Mark Doliner Uninitialize the certificate API before unloading the SSL plugin. This
Mon, 26 Jan 2009 09:46:09 +0000 Mark Doliner Deprecate some functions that aren't really needed
Mon, 26 Jan 2009 09:12:04 +0000 Mark Doliner Change "screen name" to "username" or "buddy name" in a whole bunch of
Mon, 26 Jan 2009 06:44:00 +0000 Mark Doliner Remove trailing whitespace
Mon, 26 Jan 2009 06:37:28 +0000 Mark Doliner s/sucess/success/ in a few places
Mon, 26 Jan 2009 06:35:37 +0000 Mark Doliner Add two changes to the change log
Mon, 26 Jan 2009 06:18:18 +0000 Mark Doliner Add @since 2.6.0 doxygen comments to some of our new functions, and
Mon, 26 Jan 2009 06:03:06 +0000 Mark Doliner * Alphabetize files in a few Makefile.am files
Mon, 26 Jan 2009 04:19:00 +0000 Richard Laager A patch from Chris Connett to change the log size sorting method to weight
Mon, 26 Jan 2009 02:39:55 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 566d2e86bfd45c806aba1b32d6f85a9a409ff9ea)
Mon, 26 Jan 2009 01:16:19 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head da4fface7b23fb7415d6ce2a72770ce5fbe006a0)
Mon, 26 Jan 2009 01:13:25 +0000 Mark Doliner Fix the indentation in this function
Sun, 25 Jan 2009 23:25:11 +0000 Mark Doliner Add a comment
Sun, 25 Jan 2009 23:23:04 +0000 Mark Doliner Use the shortcut in the error message to give people more context
Sun, 25 Jan 2009 23:14:52 +0000 Mark Doliner Use PIDGIN_STOCK_ADD instead of GTK_STOCK_ADD so that the add button
Sun, 25 Jan 2009 23:10:16 +0000 Mark Doliner Try to improve the wording in our custom smiley manager
Sun, 25 Jan 2009 22:55:23 +0000 Mark Doliner Lots of minor whitespace and comment changes:
Sat, 24 Jan 2009 03:11:09 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head c51bf3defef588c1efb6022d502dfc38c55664b2)
Sat, 24 Jan 2009 03:11:04 +0000 Richard Laager merge of '55fb011e6060667ce31490ccd4621350fb8e90c6'
Wed, 21 Jan 2009 18:34:32 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head f49b0bab604f956eb4f9fce3a103320497cd40e5)
Thu, 22 Jan 2009 19:46:18 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head c5b982597812ab3c0fd2dbca9be31f173fda67bb)
Thu, 15 Jan 2009 22:46:15 +0000 Gary Kramlich a few struct hiding clean ups
Thu, 15 Jan 2009 22:37:48 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
Thu, 08 Jan 2009 05:00:02 +0000 Etan Reisner Use "Add Buddy Pounce" and "Modify Buddy Pounce" as the buddy pounce dialog
Tue, 06 Jan 2009 06:23:46 +0000 Etan Reisner Made the Purple::Request::Field(s) functions act more perl-like.
Tue, 06 Jan 2009 07:53:19 +0000 Kevin Stange merge of '123d615deaa8daeeea7d7c341a87eab4e83a7958'
Tue, 06 Jan 2009 03:46:52 +0000 Daniel Atallah Patch from fqueze to add API for setting the global proxy settings. Fixes #7610.
Tue, 06 Jan 2009 04:09:36 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head c6844c5e097e3d947d35507e2e93557dfe8e0aee)
Tue, 06 Jan 2009 03:57:32 +0000 Gary Kramlich ChangeLog the addition of themes from Justin Rodriguez's summer of code project, as well as the cleanups and additions from Paul Aurich.
Tue, 06 Jan 2009 03:54:50 +0000 Paul Aurich Adding the patch to extend the blist theme to allow coloring of chat nodes with unread messages mentioning your nick.
Tue, 06 Jan 2009 03:52:31 +0000 Paul Aurich Fix the issue with the themes not showing up in the list.
Tue, 06 Jan 2009 03:50:44 +0000 Paul Aurich This patch fixes a few string leaks (don't g_strdup the FontColorPair? values) and also fixes the bug where, with no theme, everyone on the buddy list is colored "dim grey" (chunks 2, 3, and 4 in the patch)
Tue, 06 Jan 2009 03:40:52 +0000 Gary Kramlich Document the addition of purple_strequal in ChangeLog.API
Tue, 06 Jan 2009 03:39:51 +0000 Paul Aurich Patch from Paul Aurich to add purple_strequal to help readability and simplicity of code. Ie, don't need to negate the value of strcmp, since this does a strcmp and does the negation for us
Fri, 02 Jan 2009 22:52:17 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head b478b184a46116ac87ac85b8cd352ea564224019)
Fri, 02 Jan 2009 22:51:51 +0000 Richard Laager Compile!
Fri, 02 Jan 2009 22:35:12 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head f018e11a7ea08e07f22667e6daca2ec7e64f9710)
Fri, 02 Jan 2009 22:28:34 +0000 Richard Laager explicit merge of '32d4ce0b6cfc9ccb9a6e7ed661423b9260a0bead'
Fri, 02 Jan 2009 22:23:58 +0000 Richard Laager explicit merge of '814d53152c168c9c4732b3d084260711d536fba6'
Fri, 02 Jan 2009 22:23:38 +0000 Richard Laager explicit merge of 'cfb115ff00c406f8011c0d661d33bee60813b27c'
Fri, 02 Jan 2009 22:23:19 +0000 Richard Laager explicit merge of '82e4edbe06cb0ef0fa59f70db44a289bb91e1343'
Fri, 02 Jan 2009 22:17:09 +0000 Richard Laager explicit merge of 'f7807039eeef499a403d638cbcb94060a1d33eea'
Fri, 02 Jan 2009 22:11:08 +0000 Richard Laager explicit merge of 'c2a520001286f0c95c761be82c041c4379ddf407'
Fri, 02 Jan 2009 22:10:31 +0000 Richard Laager explicit merge of 'ba66150a2a1efc5a5cee7204adab69208825630e'
Fri, 02 Jan 2009 22:09:40 +0000 Richard Laager explicit merge of '9a5e549612efd8ca6f60fc57b51a4eee7e32c861'
Fri, 02 Jan 2009 21:48:12 +0000 Richard Laager explicit merge of '448583a763dcf343f1a4392bdcdcc4c4f01f3aed'
Fri, 02 Jan 2009 21:47:52 +0000 Richard Laager explicit merge of 'dabe77d56a2fc7c171caa81bd12d72ce8737a7a8'
Sat, 13 Dec 2008 21:13:04 +0000 Sadrul Habib Chowdhury merge of '0bf6462dd433df38943094bbed0393698d91a037'
Fri, 12 Dec 2008 20:35:18 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 9ad89488379a97b5cfae59ae91eef9212f229b96)
Fri, 12 Dec 2008 20:24:24 +0000 Richard Laager Fix up the propagate from im.pidgin.pidgin
Fri, 12 Dec 2008 20:03:58 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head b8d6086aef6b2e65d86e8ce60220ab7f460d5079)
Fri, 12 Dec 2008 07:26:20 +0000 Richard Laager Remove a hardcoded file path in some debugging code.
Fri, 12 Dec 2008 06:52:39 +0000 Richard Laager Remove some #if 0'ed debugging code.
Mon, 08 Dec 2008 17:57:09 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 81aa401ac9855c99eb55a7cf91fa221860dee220)
Thu, 04 Dec 2008 04:42:27 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 97d295a04f3a9852a3b29cf0df43d56d1ddcc672)
Sat, 13 Dec 2008 05:49:20 +0000 Gary Kramlich Fix a botched line in the merge...
Sat, 13 Dec 2008 05:45:27 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head d5bb29138cbe033bbfd8ec689203d73818765327)
Wed, 03 Dec 2008 01:58:45 +0000 Sadrul Habib Chowdhury Fix the linkification error where bad things happened if you copy/pasted
Tue, 02 Dec 2008 19:24:57 +0000 Sadrul Habib Chowdhury merge of 'abbc5b388482e59667d5f7950b41fc554d9332c5'
Tue, 02 Dec 2008 18:47:38 +0000 Richard Laager Remove all the special-casing in the GNOME URL handler registration.
Tue, 02 Dec 2008 18:47:33 +0000 Richard Laager Replace the URL registration assertions with regular checks.
Tue, 02 Dec 2008 17:20:53 +0000 Sadrul Habib Chowdhury Detect duplication registrations by substring.
Tue, 02 Dec 2008 17:20:28 +0000 Sadrul Habib Chowdhury Cleanup the GNOME URL registration code
Tue, 02 Dec 2008 17:14:54 +0000 Sadrul Habib Chowdhury Only find URLs on word boundaries to fix a bug rlaager noticed.
Tue, 02 Dec 2008 01:51:55 +0000 Daniel Atallah Fix win32 build. I haven't actually tested any of the functionality, but it
Mon, 01 Dec 2008 19:44:13 +0000 Richard Laager In the GNOME URL registration, ftp, gopher, http, and https are now
Mon, 01 Dec 2008 19:37:11 +0000 Richard Laager Revert the URL scheme passing changes, keeping the miscellaneous other stuff
Mon, 01 Dec 2008 19:23:23 +0000 Richard Laager Pass only the URL scheme to gtkimhtml and let it add the colon automatically.
Mon, 01 Dec 2008 17:05:40 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 1cad4b015e35541ea834da220d2b814b5d5739fb)
Mon, 01 Dec 2008 17:04:29 +0000 Richard Laager Fix some theme manager assertion failures.
Sun, 30 Nov 2008 17:25:50 +0000 Richard Laager More icon fixes.
Sun, 30 Nov 2008 17:22:54 +0000 Richard Laager The DYNAMIC_protocol defines aren't used anywhere.
Sun, 30 Nov 2008 06:37:29 +0000 Richard Laager Various nullprpl fixes.
Sun, 30 Nov 2008 06:31:39 +0000 Richard Laager Add a newline to the end of the file.
Sun, 30 Nov 2008 06:25:26 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head c3f6487e649e7fe5c5f960b9c86a256e09b3976e)
Fri, 28 Nov 2008 06:06:35 +0000 Richard Laager Add a -f/--force-online option to Pidgin which tells libpurple to claim the
Fri, 28 Nov 2008 00:42:22 +0000 Richard Laager Finish up the GNOME URL handler code:
Fri, 28 Nov 2008 00:33:40 +0000 Richard Laager First round of GNOME URL handler support.
Fri, 28 Nov 2008 00:32:51 +0000 Richard Laager merge of '2dd22d23da4543b04174ef30edee6b709b5ae552'
Fri, 28 Nov 2008 00:31:28 +0000 Richard Laager disapproval of revision 'cf02e7f6a3488e78b81601065f32c8eee8a19b4c'
Fri, 28 Nov 2008 00:25:07 +0000 Richard Laager Re-line wrap the latest entry.
Fri, 28 Nov 2008 00:24:42 +0000 Richard Laager When we call g_spawn_command_line_sync(), we don't care about stderr, so
Fri, 28 Nov 2008 00:04:25 +0000 Richard Laager Fix a comment