2dfcb47190
3.22.15
2017-05-11 15:09:33 -04:00
e0ad573c82
3.22.14
2017-05-10 14:57:00 -04:00
a3b852e9ac
3.22.13
2017-05-09 14:01:57 -04:00
28d2edcb22
3.22.12
2017-04-08 15:15:58 -04:00
a7ebe62e67
3.22.11
2017-03-19 12:11:14 +00:00
c3190edd93
3.22.10
2017-03-13 20:52:49 -04:00
c391417838
3.22.9
2017-02-27 17:57:11 -05:00
dad4aecfc0
3.22.8
2017-02-13 13:28:00 -05:00
a22e80122e
3.22.7
2017-01-16 14:10:47 -05:00
92f6bcdca6
3.22.6
2017-01-04 15:48:17 -05:00
a8991a6bea
3.22.5
2016-12-09 11:54:24 -05:00
4569bb372f
3.22.4
2016-11-18 13:55:21 -05:00
11a4dcba77
Forgotten NEWS edit
2016-11-07 11:51:26 -05:00
99fed96b44
3.22.3
2016-11-07 11:24:43 -05:00
f2bdf6e372
3.22.2
2016-10-23 23:09:16 -04:00
ae7a1e0d08
3.22.1
2016-09-30 15:29:50 -04:00
b51255b6a7
3.22.0
2016-09-19 15:31:56 -07:00
a361705817
3.21.6
2016-09-13 05:34:55 -04:00
852bdae85f
3.21.5
2016-08-29 15:51:06 -04:00
fcfbffc145
Updates
2016-08-26 01:09:40 -04:00
16dbc0fd10
Updates
2016-07-17 14:07:47 -04:00
49bd5a97ce
3.21.3
2016-06-20 15:27:20 -04:00
dff61b02ba
Updates
2016-06-20 00:20:01 -04:00
8fb0950398
Updates
2016-05-26 14:41:14 -04:00
46abbfebe2
Updates
2016-04-27 13:36:26 -04:00
9a3e97d6f0
Updates
2016-04-26 00:07:45 -04:00
447325b1e4
3.20.1
2016-03-24 22:43:27 -04:00
052e82db04
Fix an accidentally deleted line
...
Not sure when this went missing, just fix the formatting.
2016-03-22 08:22:48 -04:00
06062028e2
3.20.0
2016-03-21 07:54:42 -04:00
bee669ee66
Updates for 3.20.0
2016-03-20 21:40:05 -04:00
873f6ae36d
3.19.12
2016-03-14 19:14:31 -04:00
aec0ffebcc
Updates
2016-03-14 15:55:30 -04:00
2a8355f679
3.19.11
2016-03-01 23:25:56 -05:00
6230319dba
Updates
2016-03-01 15:09:10 -05:00
97c1803c74
3.19.10
2016-02-24 07:26:45 -05:00
1b36fbfc5e
3.19.9
2016-02-16 19:35:19 -05:00
c2cfbc8df1
Updates
2016-02-15 23:05:06 -05:00
3b4aad7d26
3.19.8
2016-01-30 13:27:30 -05:00
eabf110182
Updates
2016-01-28 23:09:42 -05:00
02dabcfd2b
3.19.7
2016-01-19 09:19:32 -05:00
575dfb4075
Updates
2016-01-18 20:20:32 -05:00
d8c1e6db21
3.19.6
2016-01-08 18:29:58 -05:00
cf6523d9f2
Add some more updates
2015-12-15 14:06:55 -05:00
af4e7b7a8e
Updates for 3.19.5
2015-12-15 11:00:48 -05:00
6f061b139d
3.19.4
2015-12-04 17:01:03 -05:00
943b2e8da7
3.19.3
2015-11-23 20:56:29 -05:00
5018e32cbe
3.19.2
2015-11-20 00:13:20 -05:00
0434649cc1
Updates
2015-11-19 14:40:55 -05:00
0db50dcea9
Mention native file choosers in NEWS
2015-11-05 16:54:12 +01:00
0f6c7682b3
Make GtkFileChooser interface require a GObject
...
Before all GtkFileChooser implementations had to be a GtkWidget,
but we want to introduce one for native implementations that
is not a widget.
This is technically an ABI break, because some code could rely
on the guarantee that GtkFileChoosers are GtkWidgets and do
unchecked GtkWidget calls. However, that does seem unlikely,
and this has not really been documented anywhere.
2015-11-05 16:52:52 +01:00