log pidgin/gtkmain.c @ 32827:4a34689eeb33 default tip

age author description
Sun, 07 Aug 2011 05:19:54 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head bb53d1e9201138b79a1eef0d4a7cda1fc852c59f)
Fri, 18 Mar 2011 02:59:12 +0000 Richard Laager Drop the .gaim -> .purple migration code
Wed, 22 Jun 2011 07:07:28 +0000 Mark Doliner Start looking at the GError parameter every time we call these functions:
Mon, 20 Jun 2011 04:45:22 +0000 Mark Doliner Change Finch to use Pidgin's clientkey/devid when connecting to ICQ.
Sun, 06 Mar 2011 03:10:40 +0000 davidben Remove the dependency on libstartup-notification. Our use of it had some bugs
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