summaryrefslogtreecommitdiff
path: root/NEWS
blob: c332cb428b9ceee68c0eedb40f890b8f258f3d6e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
GNOME Screenshot 3.8.0 - 25th March 2013
========================================

- Translation updates

GNOME Screenshot 3.7.5 - 6th February 2013
==========================================

- Show interactive dialog again when the area selection is cancelled
- Don't crash when the selected area rectangle is 0x0
- Translation updates

GNOME Screenshot 3.7.4 - 14th January 2013
==========================================

- Use the new Shell DBus interface name
- Add keywords to the desktop file
- Don't call g_type_init(), depends on GLib 2.35
- Translation updates

GNOME Screenshot 3.6.0 - 24th September 2012
=============================================

- Translation updates

GNOME Screenshot 3.5.92 - 17th September 2012
=============================================

- Translation updates

GNOME Screenshot 3.5.91 - 4th September 2012
============================================

- Translation updates

GNOME Screenshot 3.5.90 - 20th August 2012
==========================================

- Fix conflict between two label's mnemonics (Jiro Matsuzawa)
- Translation updates

GNOME Screenshot 3.5.4 - 16th July 2012
=======================================

- Add a way for ScreenshotFilenameBuilder to be used standalone
  (Bastien Nocera)
- Don't use g_strconcat() to build URIs (Bastien Nocera)
- Add API to change the "from..." text in ScreenshotFilenameBuilder
  (Bastien Nocera)

GNOME Screenshot 3.5.2 - 4th June 2012
======================================

- Add an application menu for interactive mode
- Add a --file commandline option (Kjell Ahlstedt)
- Add an --include-pointer commandline option (Kjell Ahlstedt)
- Don't warn if fallback X11 code path is hit
- Warn if --interactive is combined with --clipboard (Kjell Ahlstedt)
- Rename "whole desktop" to "whole screen"
- Update quicklists for new fd.o spec (Jeremy Bicha)
- Use GResource for UI files

GNOME Screenshot 3.4.1 - 16th April 2012
========================================

- Fall back to $HOME when XDG_PICTURES_DIR fails
- Translation updates

GNOME Screenshot 3.4.0 - 26th March 2012
========================================

- Translation updates

GNOME Screenshot 3.3.92 - 19th March 2012
=========================================

- Translation updates

GNOME Screenshot 3.3.91 - 5th March 2012
========================================

- Use the new Shell API to include mouse pointer
- Make sure not to override the delay setting for non-interactive mode

GNOME Screenshot 3.3.2 - 6th February 2012
==========================================

- Make non-interactive mode headless
- Update to the new shell Screenshot API
- Port to GApplication

GNOME Screenshot 3.3.1 - 25th October 2011
==========================================

- First unstable release of the 3.3 cycle
- First standalone release after the GNOME Utilities module split
- Use the GNOME Shell screenshot interface if available