log pidgin/gtkmain.c @ 17126:b5935a854ccb

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