log pidgin/gtkmain.c @ 17850:1f060ef64f77

age author description
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