Matthias Clasen
99f42bb72e
3.92.1
...
Change the project name back to gtk+ to avoid trouble with
tarball names not matching ftpadmin expectations.
2017-10-18 23:17:27 +02:00
Matthias Clasen
e4259eaeaa
3.92.0
2017-10-18 18:52:06 +02:00
Matthias Clasen
e6b94ef699
Updates
2017-10-18 17:30:20 +02:00
Matthias Clasen
ec1addf618
Some updates
2017-10-06 09:15:23 -04:00
Matthias Clasen
2f02401344
3.91.2
2017-08-07 22:21:22 -04:00
Matthias Clasen
c715683643
Summarize changes so far
...
This is a high-level view of what was just merged.
2017-07-19 21:52:10 -04:00
Matthias Clasen
de3b244fa1
3.91.1
2017-07-19 15:46:32 -04:00
Matthias Clasen
853cba6b1a
3.91.0
2017-05-22 21:42:18 -04:00
Matthias Clasen
0fa7ce30dc
3.90.0
2017-03-31 14:05:31 -04:00
Matthias Clasen
7cb2c560ae
3.89.5
2017-03-13 20:20:09 -04:00
Matthias Clasen
b842d6b008
3.89.4
2017-02-13 17:40:13 -05:00
Matthias Clasen
f21827eb22
3.89.3
2017-01-16 17:50:02 -05:00
Matthias Clasen
e64947662a
3.89.2
2016-12-21 14:12:31 -05:00
Matthias Clasen
1f7ab7c069
3.89.1
2016-11-21 18:36:07 -05:00
Matthias Clasen
a33b551f83
Update for 3.89.1
2016-11-20 08:14:36 -05:00
Matthias Clasen
ae7a1e0d08
3.22.1
2016-09-30 15:29:50 -04:00
Matthias Clasen
b51255b6a7
3.22.0
2016-09-19 15:31:56 -07:00
Matthias Clasen
a361705817
3.21.6
2016-09-13 05:34:55 -04:00
Matthias Clasen
852bdae85f
3.21.5
2016-08-29 15:51:06 -04:00
Matthias Clasen
fcfbffc145
Updates
2016-08-26 01:09:40 -04:00
Matthias Clasen
16dbc0fd10
Updates
2016-07-17 14:07:47 -04:00
Matthias Clasen
49bd5a97ce
3.21.3
2016-06-20 15:27:20 -04:00
Matthias Clasen
dff61b02ba
Updates
2016-06-20 00:20:01 -04:00
Matthias Clasen
8fb0950398
Updates
2016-05-26 14:41:14 -04:00
Matthias Clasen
46abbfebe2
Updates
2016-04-27 13:36:26 -04:00
Matthias Clasen
9a3e97d6f0
Updates
2016-04-26 00:07:45 -04:00
Matthias Clasen
447325b1e4
3.20.1
2016-03-24 22:43:27 -04:00
Matthias Clasen
052e82db04
Fix an accidentally deleted line
...
Not sure when this went missing, just fix the formatting.
2016-03-22 08:22:48 -04:00
Matthias Clasen
06062028e2
3.20.0
2016-03-21 07:54:42 -04:00
Matthias Clasen
bee669ee66
Updates for 3.20.0
2016-03-20 21:40:05 -04:00
Matthias Clasen
873f6ae36d
3.19.12
2016-03-14 19:14:31 -04:00
Matthias Clasen
aec0ffebcc
Updates
2016-03-14 15:55:30 -04:00
Matthias Clasen
2a8355f679
3.19.11
2016-03-01 23:25:56 -05:00
Matthias Clasen
6230319dba
Updates
2016-03-01 15:09:10 -05:00
Matthias Clasen
97c1803c74
3.19.10
2016-02-24 07:26:45 -05:00
Matthias Clasen
1b36fbfc5e
3.19.9
2016-02-16 19:35:19 -05:00
Matthias Clasen
c2cfbc8df1
Updates
2016-02-15 23:05:06 -05:00
Matthias Clasen
3b4aad7d26
3.19.8
2016-01-30 13:27:30 -05:00
Matthias Clasen
eabf110182
Updates
2016-01-28 23:09:42 -05:00
Matthias Clasen
02dabcfd2b
3.19.7
2016-01-19 09:19:32 -05:00
Matthias Clasen
575dfb4075
Updates
2016-01-18 20:20:32 -05:00
Matthias Clasen
d8c1e6db21
3.19.6
2016-01-08 18:29:58 -05:00
Matthias Clasen
cf6523d9f2
Add some more updates
2015-12-15 14:06:55 -05:00
Matthias Clasen
af4e7b7a8e
Updates for 3.19.5
2015-12-15 11:00:48 -05:00
Matthias Clasen
6f061b139d
3.19.4
2015-12-04 17:01:03 -05:00
Matthias Clasen
943b2e8da7
3.19.3
2015-11-23 20:56:29 -05:00
Matthias Clasen
5018e32cbe
3.19.2
2015-11-20 00:13:20 -05:00
Matthias Clasen
0434649cc1
Updates
2015-11-19 14:40:55 -05:00
Alexander Larsson
0db50dcea9
Mention native file choosers in NEWS
2015-11-05 16:54:12 +01:00
Alexander Larsson
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