log

age author description
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
Thu, 27 Nov 2008 21:15:43 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.imhtml.customlinks' (head 5b6fe9ec607dbcafe1e078d3b80e2bbe8ebc4778)
Thu, 27 Nov 2008 06:57:15 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 4cc0bbe98be861a279e3b1fd97a3b4d491dec519)
Thu, 27 Nov 2008 06:54:03 +0000 Richard Laager Clean up the merge I just did.
Thu, 27 Nov 2008 06:46:25 +0000 Richard Laager explicit merge of 'a9579fef71ff6820f390a986132d30b079f590a0'
Thu, 27 Nov 2008 06:05:42 +0000 Richard Laager explicit merge of '8c6ea3b255d94e0f2867fea830b1380415e6d47a'
Wed, 26 Nov 2008 00:40:27 +0000 Sadrul Habib Chowdhury Do the struct hiding differently.
Wed, 26 Nov 2008 00:38:38 +0000 Sadrul Habib Chowdhury Revert the last 'struct-hiding' change.
Tue, 18 Nov 2008 05:35:45 +0000 Richard Laager Hide the PurpleRequestField struct. I figured this one would be easy and
Sun, 16 Nov 2008 06:57:47 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 8daee71db7028dda036c11e23ca5a60fe834fa95)
Fri, 14 Nov 2008 06:52:15 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 42f888b4f8e15a19002abe6f40a5d89117ee59a7)
Fri, 14 Nov 2008 06:45:16 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 5be7104ff151004112ce3f9c34446335024d06d8)
Fri, 14 Nov 2008 06:05:21 +0000 Richard Laager More purple_debug printf(msg) fixes. I must have a newer GCC or something...
Fri, 14 Nov 2008 05:58:54 +0000 Richard Laager Fix two more purple_debug variations on printf(msg).
Fri, 14 Nov 2008 05:56:15 +0000 Richard Laager Fix a variation on printf(msg);
Fri, 14 Nov 2008 05:55:44 +0000 Richard Laager Make my last commit compile.
Fri, 14 Nov 2008 05:43:25 +0000 Richard Laager Another one the cast fixer breaks.
Fri, 14 Nov 2008 05:38:20 +0000 Richard Laager Minor fixes to the cast changing script.
Fri, 14 Nov 2008 05:32:35 +0000 Richard Laager Update some casts (that the script didn't fix correctly) to GObject macros.
Fri, 14 Nov 2008 02:26:28 +0000 Richard Laager Add a script to change casts to GObject macros. We'll run this later.
Tue, 11 Nov 2008 02:01:43 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 41aaf584a583a4438033063545b99ca0691a803d)
Sun, 09 Nov 2008 02:50:43 +0000 Richard Laager Enable logging of IMs and chats by default, using the HTML log format.
Sat, 08 Nov 2008 19:26:40 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head a2d611d8fe1aec7a7cc8d1837f1a4dceeadcb6eb)
Mon, 03 Nov 2008 04:48:50 +0000 Gary Kramlich Got about a third of the gtkblist.c direct struct usage, much more to go obviously, but i must sleep...
Mon, 03 Nov 2008 04:48:23 +0000 Gary Kramlich Added purple_blist_get_ui_data, purple_blist_set_ui_data, purple_blist_node_get_ui_data, and purple_blist_node_set_ui_data functions.
Mon, 03 Nov 2008 02:30:38 +0000 Richard Laager A totally untested struct hiding fix.
Sun, 02 Nov 2008 23:02:42 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 6c480ed0bfda22bc5131c6a0465140f17e3bf40c)
Sun, 02 Nov 2008 22:18:13 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 3fa3a746613f1d6095334bfc54443d61166dd9fa)
Sun, 02 Nov 2008 21:54:52 +0000 Richard Laager Another small struct hiding change.
Sun, 02 Nov 2008 21:24:23 +0000 Richard Laager Add a commit-check target. The idea is you could use this in a pre-commit
Sun, 02 Nov 2008 21:06:05 +0000 Richard Laager Add some missing files to POTFILES.in.
Sun, 02 Nov 2008 21:05:32 +0000 Richard Laager Ignore .loT files. This is helpful to me because I have a wrapper script
Sun, 02 Nov 2008 21:02:57 +0000 Richard Laager Perl seems to love creating Makefile.old files. Let's ignore them.
Sun, 02 Nov 2008 20:42:15 +0000 Richard Laager Fix one struct hiding issue.
Sun, 02 Nov 2008 19:14:51 +0000 Richard Laager merge of '32cd8507d8b94418ca8f083d8555916341b47b94'
Sun, 02 Nov 2008 18:39:39 +0000 Sadrul Habib Chowdhury A couple of minor fixes.
Sun, 02 Nov 2008 11:08:08 +0000 Gary Kramlich updated the pidgin plugins for the blist struct hiding
Sun, 02 Nov 2008 10:54:00 +0000 Gary Kramlich Finish off the libpurple updates for the hidden blist structs
Sun, 02 Nov 2008 10:21:19 +0000 Gary Kramlich Finished struct hiding in bonjour and qq
Sun, 02 Nov 2008 09:25:16 +0000 Gary Kramlich Hide PurpleBlist
Sun, 02 Nov 2008 06:41:34 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 56f8f1ef1ec93d71fadc9152a3ca7d9a6d4f8057)
Sat, 01 Nov 2008 13:48:25 +0000 Sadrul Habib Chowdhury Struct hiding for Finch. PurpleChat:alias and PurpleContact:totalsize are still used.
Fri, 31 Oct 2008 21:06:26 +0000 Sadrul Habib Chowdhury Alias foo. I think blist.h structs are now completely hidden.
Fri, 31 Oct 2008 20:04:35 +0000 Sadrul Habib Chowdhury merge of 'af834be8e1d99f849b1cade9138e197d7ddf362a'
Fri, 31 Oct 2008 17:49:04 +0000 Richard Laager Deprecate the unused purple_buddy_get_local_alias() function.
Fri, 31 Oct 2008 17:46:39 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 7821a3549d7d99473e999dc067afc4218addcc1e)
Fri, 31 Oct 2008 10:14:23 +0000 Sadrul Habib Chowdhury Some more PurpleBuddy::proto_data related changes.
Fri, 31 Oct 2008 09:24:43 +0000 Sadrul Habib Chowdhury Some more struct hiding.
Fri, 31 Oct 2008 08:21:45 +0000 Sadrul Habib Chowdhury propagate from branch 'local.struct.hiding' (head da9fb6ccb9b3d723d8abdfaae8859bae223cf225)
Fri, 31 Oct 2008 08:09:31 +0000 Sadrul Habib Chowdhury Typo caught by compile warning.
Fri, 31 Oct 2008 05:08:57 +0000 Richard Laager More struct hiding work
Fri, 31 Oct 2008 03:54:44 +0000 Richard Laager Add @since 2.6.0 tags for purple_connection_set_protocol_data() and
Fri, 31 Oct 2008 03:42:38 +0000 Gary Kramlich updated irc to use the api rather than structs directly
Fri, 31 Oct 2008 03:38:24 +0000 Gary Kramlich moved gg to use the api rather than structs directly
Fri, 31 Oct 2008 01:22:53 +0000 Gary Kramlich Finished moving to api for bonjour
Fri, 31 Oct 2008 01:05:33 +0000 Gary Kramlich Added purple_connection_set_protocol_data and purple_connection_get_protocol_data
Thu, 30 Oct 2008 20:10:26 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 9ef0eaddbc0c1196f6ceefc842c249f918d2e131)
Thu, 30 Oct 2008 20:08:29 +0000 Richard Laager Use purple_buddy_get_protocol_data() and purple_buddy_set_protocol_data()
Thu, 30 Oct 2008 20:07:46 +0000 Richard Laager Add purple_buddy_get_protocol_data() and purple_buddy_set_protocol_data()
Thu, 30 Oct 2008 20:03:40 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head d09a92cd7ce9896f92599d245e9964da4ac5b2e1)
Thu, 30 Oct 2008 19:59:54 +0000 Richard Laager Remove the dim_grey function, which is no longer used.
Thu, 30 Oct 2008 19:59:24 +0000 Richard Laager Fix a compiler warning.
Thu, 30 Oct 2008 05:50:47 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 9287a75e196278c66cd6724dc8d30a471a029c27)
Thu, 30 Oct 2008 03:52:47 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 24a56806ef9dfa8ea67d214a92a19c9011bc8a27)
Thu, 30 Oct 2008 03:46:21 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head b630f3305c53ab0eb32b948911940959cc873699)
Thu, 30 Oct 2008 03:03:55 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head 06e4830f3567955e026f3d594afcc65a07d57b26)
Sat, 30 Aug 2008 01:10:22 +0000 Justin Rodriguez Fixes a bug in the blist theme where a line appears only under the expander