banshee r4483 - in trunk/banshee: . src/Core/Banshee.ThickClient/Banshee.Gui
- From: gburt svn gnome org
- To: svn-commits-list gnome org
- Subject: banshee r4483 - in trunk/banshee: . src/Core/Banshee.ThickClient/Banshee.Gui
- Date: Mon, 8 Sep 2008 01:29:37 +0000 (UTC)
Author: gburt
Date: Mon Sep 8 01:29:36 2008
New Revision: 4483
URL: http://svn.gnome.org/viewvc/banshee?rev=4483&view=rev
Log:
2008-09-07 Gabriel Burt <gabriel burt gmail com>
* src/Core/Banshee.ThickClient/Banshee.Gui/PersistentWindowController.cs:
Don't set the events mask for the controlled window to all - not needed.
Modified:
trunk/banshee/ChangeLog
trunk/banshee/src/Core/Banshee.ThickClient/Banshee.Gui/PersistentWindowController.cs
Modified: trunk/banshee/src/Core/Banshee.ThickClient/Banshee.Gui/PersistentWindowController.cs
==============================================================================
--- trunk/banshee/src/Core/Banshee.ThickClient/Banshee.Gui/PersistentWindowController.cs (original)
+++ trunk/banshee/src/Core/Banshee.ThickClient/Banshee.Gui/PersistentWindowController.cs Mon Sep 8 01:29:36 2008
@@ -52,8 +52,6 @@
this.window = window;
this.options = options;
- window.Events = Gdk.EventMask.AllEventsMask;
-
WidthSchema = new SchemaEntry<int>(
configNameSpace, "width",
defaultWidth,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]