gnome-control-center/panels/background
Debarshi Ray 628f34b259 background: Ensure that the chooser is tall enough with newer GTK+
We should be pairing gtk_window_get_size with
gtk_window_set_default_size to avoid inconsistencies between the size
reading and setting code. eg., in recent GTK+ versions,
gtk_window_get_size and gtk_widget_set_size_request differ in their
interpretation of the CSD chrome.

However, gtk_window_set_default_size didn't work with non-resizable
GtkWindows, until now.

https://bugzilla.gnome.org/show_bug.cgi?id=762548
2016-03-09 13:47:09 +01:00
..
background.gresource.xml background: use a GResource for GtkBuilder UI definition 2013-01-07 10:57:05 +01:00
background.ui background: Give mnemonic to labelled widgets 2016-01-18 15:50:20 +01:00
bg-colors-source.c background: Fix crash when adding the second color 2014-11-11 13:52:45 +01:00
bg-colors-source.h background: Allow dropping colours as well 2014-07-18 18:28:36 +02:00
bg-pictures-source.c background: Fix a few memory leaks 2015-10-27 17:32:50 +01:00
bg-pictures-source.h background: Re-add drag'n'drop support 2014-07-18 18:28:36 +02:00
bg-source.c background: Composite the emblems ourselves 2014-07-16 17:42:18 +02:00
bg-source.h background: Composite the emblems ourselves 2014-07-16 17:42:18 +02:00
bg-wallpapers-source.c background: Clean up uses of GIcon 2014-08-12 23:48:46 +02:00
bg-wallpapers-source.h background: Use higher resolution thumbnails on HiDpi displays 2014-06-17 18:50:28 +02:00
cc-background-chooser-dialog.c background: Ensure that the chooser is tall enough with newer GTK+ 2016-03-09 13:47:09 +01:00
cc-background-chooser-dialog.h background: Use a stack with three views for the chooser dialog 2014-09-12 13:08:13 +02:00
cc-background-grilo-miner.c background: Port to new grilo 0.3.0 API 2015-12-17 13:34:02 +01:00
cc-background-grilo-miner.h background: Add CcBackgroundGriloMiner 2014-02-18 09:31:49 +01:00
cc-background-item.c background: Fix crash when choosing background due to missing icon 2015-01-19 14:01:47 +01:00
cc-background-item.h background: Clean up uses of GIcon 2014-08-12 23:48:46 +02:00
cc-background-panel.c background: Fix a few memory leaks 2015-10-27 14:38:38 +01:00
cc-background-panel.h Updated FSF's address 2014-01-29 11:27:38 +01:00
cc-background-xml.c background: Fix a few memory leaks 2015-10-27 17:32:50 +01:00
cc-background-xml.h Updated FSF's address 2014-01-29 11:27:38 +01:00
gnome-background-panel.desktop.in.in Add NoDisplay to all gnome-control-center panel .desktop files 2013-11-15 08:44:53 -05:00
Makefile.am background: Use AM_CPPFLAGS rather than INCLUDES 2014-06-25 12:28:17 +02:00
noise-texture-light.png background: use a lighter texture for solid colors. 2012-09-28 01:51:22 +02:00
slideshow-emblem.svg background: Add emblem for slideshow previews 2010-12-14 20:29:33 +00:00
slideshow-symbolic.svg background: Add emblem for slideshow previews 2010-12-14 20:29:33 +00:00
test-chooser-dialog.c background: Use a stack with three views for the chooser dialog 2014-09-12 13:08:13 +02:00