gnome-control-center/panels/background
Silvère Latchurié 5508226405 background: handle EXIF orientation in chooser
The chooser ignores EXIF orientations embedded in the pictures when the
thumbnails are generated.

Because the EXIF informations are available after the file has been
loaded, it has to be reloaded if the transformed dimensions don't
match the thumbnails constraints.

The transformations are directly applied for EXIF orientations 1, 2,
3 and 4. For EXIF orientations 5, 6, 7 and 8, the pictures are reloaded
with swapped dimensions before the transformations are applied.

https://bugzilla.gnome.org/show_bug.cgi?id=783200
2017-06-07 18:24:26 +02: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: handle EXIF orientation in chooser 2017-06-07 18:24:26 +02: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: Replace octal code with literal UTF-8 character 2016-04-05 10:16:33 -07: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: Add more information to run-time warning 2017-06-07 18:24:26 +02:00
cc-background-xml.h Updated FSF's address 2014-01-29 11:27:38 +01:00
gnome-background-panel.desktop.in.in panels: use the new categories 2016-06-14 12:16:43 -03: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