Sat, 26 Apr 2008 10:37:36 +0000 |
Will Thompson |
Include dbus-maybe.h rather than conditionally including dbus-server.h
|
Sat, 26 Apr 2008 10:26:30 +0000 |
Kevin Stange |
Thanks to Andrea Visinoni for pointing out this omission to fix building
|
Fri, 25 Apr 2008 16:23:35 +0000 |
Sadrul Habib Chowdhury |
Pop up the buddylist of the running instance instead of exiting quietly
|
Sat, 12 Apr 2008 17:35:19 +0000 |
Will Thompson |
Patch from Jeffery Brown to set the idle uiops on OS X when IOKit is available.
|
Mon, 17 Mar 2008 13:38:34 +0000 |
Will Thompson |
Revert the dependency on gstreamer-0.10 >= 0.10.10, falling back to the SIGALRM
|
Sun, 16 Mar 2008 20:36:52 +0000 |
Mark Doliner |
Fix a bunch of compiler warnings caused by my addition of G_GNUC_PRINTF()
|
Thu, 06 Mar 2008 11:34:11 +0000 |
Will Thompson |
Tell gstreamer not to fork; remove the SIGCHLD -> SIGALRM hack, which made
|
Tue, 04 Mar 2008 16:23:07 +0000 |
Stu Tomlinson |
Correct documentation in --help and man page for -l command line option.
|
Wed, 27 Feb 2008 20:19:54 +0000 |
Daniel Atallah |
Initialize the stock stuff before doing anything else so that stock items used in error messages are ready to be used. Fixes #4917.
|
Sun, 13 Jan 2008 16:44:39 +0000 |
Richard Laager |
Allow --sync to reach gtk initialization. This is basically the same as
|
Thu, 03 Jan 2008 04:57:40 +0000 |
Richard Laager |
Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up
|
Tue, 18 Dec 2007 15:53:05 +0000 |
Stu Tomlinson |
Ye Olde Compiler complained about this:
|
Mon, 03 Dec 2007 02:01:52 +0000 |
Daniel Atallah |
Fix #4203 by allowing multiple instances on win32 with the -m flag.
|
Wed, 21 Nov 2007 15:00:17 +0000 |
Stu Tomlinson |
Log a debug message when exiting as a result of the single instance check
|
Mon, 12 Nov 2007 08:10:24 +0000 |
Mark Doliner |
Add a lengthy comment about a small problem with our signal handler
|