[gnome-mplayer] r2463 committed - Fix problem with preferences dialog not having focus when opened

1 view
Skip to first unread message

gnome-...@googlecode.com

unread,
Jan 3, 2014, 12:10:19 PM1/3/14
to gnome-mpla...@googlegroups.com
Revision: 2463
Author: kdekorte
Date: Fri Jan 3 17:10:00 2014 UTC
Log: Fix problem with preferences dialog not having focus when opened
http://code.google.com/p/gnome-mplayer/source/detail?r=2463

Modified:
/trunk/ChangeLog
/trunk/src/gui.c

=======================================
--- /trunk/ChangeLog Fri Dec 13 17:45:26 2013 UTC
+++ /trunk/ChangeLog Fri Jan 3 17:10:00 2014 UTC
@@ -1,4 +1,5 @@
Development
+ Fix problem with preferences dialog not having focus when opened
Fix problem with subtitles reappearing after they have been disabled
after
pause/play cycle Issue #703
Set window properties to be common for all the created windows
=======================================
--- /trunk/src/gui.c Fri Dec 13 17:45:26 2013 UTC
+++ /trunk/src/gui.c Fri Jan 3 17:10:00 2014 UTC
@@ -6577,9 +6577,6 @@
gtk_window_set_keep_above(GTK_WINDOW(config_window), keep_on_top);
gtk_window_present(GTK_WINDOW(config_window));

-#ifdef GTK2_12_ENABLED
- gtk_window_reshow_with_initial_size(GTK_WINDOW(config_window));
-#endif
}

void reset_keys_callback(GtkButton * button, gpointer data)
Reply all
Reply to author
Forward
0 new messages