log pidgin/gtkmain.c @ 20167:d5d0a5b88104

age author description
Wed, 19 Sep 2007 02:15:31 +0000 Stu Tomlinson Include the version in the segfault message - enough people blindly copy
Mon, 17 Sep 2007 00:40:32 +0000 Ethan Blanton Accept --display as an argument, to be passed to Gtk+.
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Thu, 06 Sep 2007 06:59:23 +0000 Kevin Stange merge of '906281124efc7c5fcab1d5a7b8066c6a99d7927d'
Mon, 03 Sep 2007 21:04:02 +0000 Ka-Hing Cheung merge of 'bf68a58b8bbc1d43f4ebe7b94bd47282cb66f26e'
Mon, 03 Sep 2007 09:44:46 +0000 Mark Doliner I can't get this code to trigger. I think the conversion from
Mon, 03 Sep 2007 02:16:27 +0000 Ka-Hing Cheung disapproval of revision 'cccc7902a8993aaa6b6ef10c1fb9480763055463'
Mon, 03 Sep 2007 02:16:08 +0000 Ka-Hing Cheung Fixes #2340, remember size/position separately for more places
Sun, 02 Sep 2007 00:03:43 +0000 Sadrul Habib Chowdhury disapproval of revision 'c672802b647f1230fbd9b0edf383fb3d558cf719'
Sat, 01 Sep 2007 23:50:22 +0000 Sadrul Habib Chowdhury Tooltips can be for the buddylist or for conversation windows.
Tue, 28 Aug 2007 03:59:44 +0000 Daniel Atallah Move purple_prefs_load() to purple_prefs_init() - there's been a TODO for this for a long time. I have no idea why this wasn't done sooner; it seems to work just fine and fixes some bugs where stuff isn't loaded before being used. Fixes #1848 (and I'm sure others). Yell at me if this breaks anything.
Tue, 07 Aug 2007 07:03:56 +0000 Mark Doliner Patch from Gabriel Schulhof to only call g_set_application_name() if
Tue, 31 Jul 2007 03:26:05 +0000 Daniel Atallah Fix stun to work on startup (this is is a temporary hack until purple_prefs_load() happens in the core). Fixes #2334
Tue, 03 Jul 2007 12:12:33 +0000 Nathan Walp merge of '54ca7908e9d5ca615490f92be7a4be6bdf9d9baa'
Mon, 02 Jul 2007 03:41:53 +0000 Nathan Walp UI info for finch and pidgin (finch guys probably want to take a look
Thu, 28 Jun 2007 14:12:35 +0000 Gabriel Schulhof Move g_set_application_name to a point before the pidgin UI is created
Tue, 19 Jun 2007 13:33:26 +0000 Stu Tomlinson I believe the great unwashed should be using simpleticket for submitting
Sun, 17 Jun 2007 15:46:42 +0000 Stu Tomlinson Use g_set_application_name() so unnamed dialogs get given a name, my
Sun, 17 Jun 2007 00:19:12 +0000 Sadrul Habib Chowdhury 1. Show the usage of -m in the help message.
Sun, 17 Jun 2007 00:08:13 +0000 Sadrul Habib Chowdhury Allow disabling check for single instance.
Sat, 16 Jun 2007 19:48:23 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.1.0' (head 86fd5e0d8b80a9da3103e850c97f1e04a2333961)
Sat, 16 Jun 2007 19:09:52 +0000 Richard Laager Re-apply a good change from 1411afd7660760db59966c3a9f18e2adab8eb27e:
Fri, 15 Jun 2007 19:34:24 +0000 Sean Egan propagate from branch 'im.pidgin.pidgin.2.1.0' (head d8c7c08339ae468cb4298f6850eb7d3b760ad7b5)
Sat, 16 Jun 2007 19:00:35 +0000 Richard Laager disapproval of revision '1411afd7660760db59966c3a9f18e2adab8eb27e'
Thu, 07 Jun 2007 04:22:42 +0000 Richard Laager Mark the return type const for the following functions. I noticed this
Sat, 02 Jun 2007 13:09:49 +0000 Luke Schierer propagate from branch 'im.pidgin.pidgin' (head bdd3cb040100fe925456b862d03cc6c5a61648ef)
Wed, 13 Jun 2007 02:20:11 +0000 Stu Tomlinson Make -l do something slightly more sane than it does now, even though it
Thu, 31 May 2007 18:28:05 +0000 Sean Egan disapproval of revision '3ac5981b26be545a8c546e09b6689c2359fad1bb'
Sat, 19 May 2007 06:55:53 +0000 Richard Laager merge of 'bc75c50283ea211d6f97caefcb83db0e34e10bfe'
Wed, 16 May 2007 22:15:41 +0000 Richard Laager Whitespace fix in the dbus_uniq code.