log pidgin/gtkmain.c @ 32005:135868ec0aa9

age author description
Wed, 13 Oct 2010 21:20:57 +0000 Daniel Atallah Fix typoed short option for "force-online".
Wed, 30 Jun 2010 02:26:33 +0000 Stu Tomlinson Create the ~/.purple/plugins directory on startup if it does not exist
Mon, 12 Apr 2010 06:48:14 +0000 Mark Doliner Try to be polite and free stuff associated with our signal watcher pipes
Mon, 23 Nov 2009 23:53:19 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 70ee6c0f2e2858657f0eb06a128db6abd076bdb7)
Sun, 08 Nov 2009 20:37:06 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 122c09fb418ceb629bb942da06d3a45a22f19680)
Wed, 16 Sep 2009 15:41:33 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head f881ba77d0fe70224a938185a5a3675b39520873)
Sat, 22 Aug 2009 22:08:21 +0000 John Bailey Kill unneeded GLIB_CHECK_VERSION uses in Pidgin. Refs #10024.
Fri, 20 Nov 2009 09:06:35 +0000 Sadrul Habib Chowdhury Set prgname for pidgin.
Fri, 06 Nov 2009 21:26:36 +0000 Sadrul Habib Chowdhury Fix compile with debugging enabled.
Wed, 04 Nov 2009 22:47:18 +0000 Mark Doliner We really shouldn't be doing a whole lot in our signal handler. The
Mon, 02 Nov 2009 04:45:52 +0000 Richard Laager Use PIDGIN_NAME here, rather than duplicate it.
Sun, 06 Sep 2009 00:15:50 +0000 Mark Doliner Comebine two separate strings into one, thus restoring balance to the
Thu, 03 Sep 2009 21:14:57 +0000 Mark Doliner Make DIR and NAME localizable
Sun, 09 Aug 2009 23:11:59 +0000 Mark Doliner Split the descriptions of our --help text up into multiple smaller
Wed, 19 Mar 2008 19:23:41 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head c8a7475750a83a32c26d2f40066500a948844beb)
Mon, 17 Mar 2008 06:32:52 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 33bd2430510196431b931ccb1fa0b55777482dd0)
Thu, 06 Mar 2008 15:43:12 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head e4b22781fe6c2a7cd1133ee36a308ede967be25e)
Tue, 04 Mar 2008 18:12:32 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head dfdceb0b08475c3e5750b3e6430d154e9a747d67)
Thu, 28 Feb 2008 12:28:35 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 7bbbd3b5812df69c6884596a4343b688d73c3124)
Wed, 30 Jan 2008 10:53:22 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head ae7f8e3acb446776f833c3b44514295ae56184b3)
Mon, 07 Jan 2008 03:40:27 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head d50f362e369f486aaf9a95a0d79ec0632743f07d)
Sat, 15 Dec 2007 05:15:31 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head cff05fbceab1d88163770d13a4c7a6116bdeb8ee)
Thu, 22 Nov 2007 07:44:59 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head cc8513f94aa94550d600cd8a5d42475dbf7249c0)
Tue, 02 Oct 2007 17:49:49 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 45b8a011cd84e0e69d7ac5a6fb84f55cdb0809cb)
Wed, 19 Sep 2007 08:27:28 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 1cb036aecbbe359226e69874379d39ce74c8daf6)
Wed, 08 Jul 2009 20:44:16 +0000 Mark Doliner Oh, we don't need a special ui_info field for the AIM clientstring
Wed, 08 Jul 2009 19:15:31 +0000 Mark Doliner Use a custom clientkey for AIM and ICQ for Pidgin and Finch
Thu, 02 Jul 2009 04:15:21 +0000 Paul Aurich Clear the notifications via a signal instead of pidgin_close_notify.
Sun, 21 Jun 2009 16:40:15 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.5.7' (head 81e7f59e74715d44dac9e40e7b43ff377c8b474c)
Tue, 26 May 2009 02:27:49 +0000 Paul Aurich Convert the disco browser to a plugin. Refs #556