log finch/gntconn.c @ 32783:6da4f286898c

age author description
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Tue, 08 Dec 2009 04:18:32 +0000 Paul Aurich Fix all the remaining files for which internal.h doesn't end up being the first include.
Wed, 21 Oct 2009 23:26:41 +0000 Sadrul Habib Chowdhury Rejoin an opened chat after an account reconnects.
Sat, 18 Jul 2009 04:24:47 +0000 Elliott Sales de Andrade Don't include an internal header in the public finch headers.
Sat, 26 Jan 2008 21:39:29 +0000 Sadrul Habib Chowdhury Update finch to not touch the internals of PurpleConversation.
Sat, 26 Jan 2008 21:13:46 +0000 Sadrul Habib Chowdhury Add accessor and update finch to not touch the internals of PurpleConnection.
Mon, 26 Nov 2007 05:19:07 +0000 Sadrul Habib Chowdhury Show a helpful message about account disconnect. Someone should come up with a better string.
Sat, 17 Nov 2007 17:27:48 +0000 Evan Schoenberg merge of '76c07fcb434a2a7aa289734bb221c171a376d73b'
Fri, 16 Nov 2007 23:32:17 +0000 Richard Laager merge of '1037fab539d2a95db4fc657f42420566f7e53440'
Fri, 16 Nov 2007 23:27:07 +0000 Richard Laager merge of '00bf7296307f96f5c68d6e5edf219fb4a50bb947'
Fri, 16 Nov 2007 23:01:12 +0000 Richard Laager disapproval of revision 'b6ee8d925e8e7670de77e6283963fa151ea0ed77'
Sun, 14 Oct 2007 20:53:40 +0000 Richard Laager Re-namespace the #defines to all be PURPLE_REQUEST_UI_HINT_*. I see no
Fri, 16 Nov 2007 23:27:01 +0000 Richard Laager disapproval of revision '4b2b98ecc70947f687d13c902b1b031247b49392'
Sun, 14 Oct 2007 18:07:19 +0000 Gabriel Schulhof Converted string literal UI hints to #define-ed constants and fixed two cast-warnings in gtkblist.c
Fri, 16 Nov 2007 23:30:03 +0000 Richard Laager disapproval of revision 'c484d979c4fda4433a9633ff8b69bd8a395c9479'
Sun, 14 Oct 2007 00:26:00 +0000 Richard Laager disapproval of revision '0e5385979f58d6ee74f668bb9b5dfd1ae3b6043f'
Wed, 10 Oct 2007 22:57:51 +0000 Gabriel Schulhof Removed request stuff - now on pidgin-request-ui-hint
Sat, 06 Oct 2007 15:55:47 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 1757e82b3ed17d8ad45db9d2c62f0187a8bee93d)
Fri, 28 Sep 2007 16:34:43 +0000 Richard Laager propagate from branch 'im.pidgin.rlaager.merging.2_2_1_conflicts' (head 4ad1081695d083df424898e6e7091f731b401265)
Sat, 22 Sep 2007 16:19:34 +0000 Gabriel Schulhof Updated hinting to be less invasive
Sat, 22 Sep 2007 09:48:07 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 025faf23aaac403798451974c320c4de6df470d5)
Fri, 28 Sep 2007 16:22:27 +0000 Richard Laager applied changes from 8a731bbd0197fbcc91a705c2d8f528154216defa
Sun, 16 Sep 2007 01:05:22 +0000 Sean Egan remove gpl boilerplate from doxygen docs
Sat, 15 Sep 2007 09:53:30 +0000 Sadrul Habib Chowdhury If there's a chat open when an account gets disconnected because of an error,
Wed, 12 Sep 2007 20:20:25 +0000 Gabriel Schulhof Fixing g(tk|nt)certmgr.c
Wed, 12 Sep 2007 20:12:08 +0000 Gabriel Schulhof Fixing gntconn.c
Wed, 12 Sep 2007 13:24:12 +0000 Sadrul Habib Chowdhury Instead of just notifying the user about a connection error, give him options
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Wed, 20 Jun 2007 18:23:49 +0000 Stu Tomlinson #include reorganizations to allow compiling with glib < 2.8 using the
Fri, 15 Jun 2007 01:54:23 +0000 Stu Tomlinson #include "connection.h" instead of "connection.c". I don't care if this