log pidgin/gtkmain.c @ 19567:b99a158ea85e

age author description
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.
Wed, 16 May 2007 20:51:28 +0000 Gabriel Schulhof Added purple_core_quit to cleanup.
Wed, 16 May 2007 19:35:17 +0000 Gabriel Schulhof Style changes + removed unnecessary NULL checks.
Tue, 15 May 2007 20:41:36 +0000 Gabriel Schulhof Alternative dbus_uniq implementation
Sat, 12 May 2007 19:14:14 +0000 Sean Egan Revert g_thread_init as it didn't help Luke
Thu, 10 May 2007 21:45:55 +0000 Sadrul Habib Chowdhury Remove the fatal asserts. If you think they helped you find and fix bugs, you can use 'G_DEBUG=fatal_warnings pidgin' to get back the crashes.
Tue, 08 May 2007 18:22:02 +0000 Sean Egan Try this instead. This calls g_thread_init from main(), before any other glib function is called.
Sun, 06 May 2007 00:44:41 +0000 Richard Laager Change the PIDGIN_NAME stuff to allow translators to transliterate the
Sat, 05 May 2007 14:36:31 +0000 Luke Schierer fixes #650
Tue, 01 May 2007 04:49:01 +0000 Casey Harkins Initialize docklet from pidgin_ui_init. This ensures docklet prefs are
Mon, 30 Apr 2007 04:39:13 +0000 Sean Egan Solicit bug reports
Mon, 30 Apr 2007 01:18:28 +0000 Gary Kramlich Patch from John 'rekkanoryo' Bailey to add the padding struct members in pidgin
Fri, 27 Apr 2007 02:14:44 +0000 Sean Egan propagate from branch 'im.pidgin.rlaager.gaim_migration' (head dcc40d46afbe3f87cc674e4fb1526ac722bc35cb)
Thu, 26 Apr 2007 22:24:52 +0000 Sean Egan Add the SVG to the default window icon list for really big window icons
Thu, 26 Apr 2007 19:54:19 +0000 Sean Egan fix botched merge
Thu, 26 Apr 2007 19:02:03 +0000 Sean Egan merge of '92afc84de7fa4035c42fad7bfb05c642b526522f'
Thu, 26 Apr 2007 18:10:06 +0000 Stu Tomlinson Look for the new icons in the new directory and update the RPM spec file to
Thu, 26 Apr 2007 19:00:29 +0000 Sean Egan Update window icons to point to new path
Wed, 25 Apr 2007 23:55:56 +0000 Sean Egan Works for me! Renames prefs: /core to /purple, /gaim/gtk to /pidgin, /gaim/gnt to /finch
Tue, 24 Apr 2007 17:00:22 +0000 Richard Laager Fix the custom icon stuff, and various memory leaks. At this point, custom
Tue, 24 Apr 2007 03:57:07 +0000 Richard Laager Rework the buddy icon subsystem to use the imgstore subsystem, and modify the
Mon, 23 Apr 2007 17:11:34 +0000 Richard Laager Call the core migrate code.
Mon, 16 Apr 2007 05:27:17 +0000 Richard Laager Word on the street is that we don't want things named pidginfoo_bar(), but
Sun, 15 Apr 2007 17:06:53 +0000 Mark Doliner Free segfault_message when Pidgin exits abnormally
Sat, 14 Apr 2007 07:15:02 +0000 Sean Egan Death to Binreloc\!
Wed, 11 Apr 2007 13:38:05 +0000 Stu Tomlinson Rename /purple/gtk preferences back to /gaim/gtk to allow for smooth upgrades
Sat, 07 Apr 2007 22:46:39 +0000 Nathan Walp make things cleaner for translators
Wed, 04 Apr 2007 21:41:41 +0000 Nathan Walp new icon goodness (i may have screwed this up, someone check)
Wed, 21 Mar 2007 09:00:54 +0000 Richard Laager Re-sed the copyright notices so they don't all talk about Purple.
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Mon, 19 Mar 2007 06:11:46 +0000 Sean Egan According to etags, pidgin/ should be completely clean of references to 'gaim' as a client
Thu, 01 Mar 2007 08:26:07 +0000 Mark Doliner Comments
Thu, 22 Feb 2007 19:54:17 +0000 Sean Egan this way
Thu, 22 Feb 2007 19:50:08 +0000 Sean Egan new window icon
Thu, 15 Feb 2007 18:19:51 +0000 Daniel Atallah winpidgin warning fixes
Sat, 03 Feb 2007 20:36:01 +0000 Daniel Atallah merge of '5640aed5456a4805ad88daaba5fbb055024d2c46'
Sat, 03 Feb 2007 18:46:49 +0000 Daniel Atallah Win32 de-gaimification of pidgin
Sat, 03 Feb 2007 19:08:27 +0000 Sean Egan More pidgin changes
Sat, 03 Feb 2007 08:24:09 +0000 Sean Egan A few gaims in gtkmain.c. Daniel, I don't want to screw with any windows stuff. Could you take care of all that?
Sat, 03 Feb 2007 07:23:11 +0000 Sean Egan gaim_gtk to pidgin. I hope
Sat, 27 Jan 2007 11:41:32 +0000 Sean Egan This should be the last of the string changes
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/