blob: f02f21635c767bc3cab7c345e0e5400502cb5120 (
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
|
### mate-calc 1.20.0
* Translations update
* Add icon image on close button in preferences dialog
* avoid deprecated GtkStock
* building: bump required glib and gtk+ versions
* add missing window icon to About dialog
* update copyright year to 2018
### mate-calc 1.19.0
* Translations update
* math-window: don't use deprecated gtk_show_uri
* Restore Polish translation credits from GNOME
* update copyright year to 2017
### mate-calc 1.18.0
* Add AppData.
### mate-calc 1.10.0
* build gtk3 only
### mate-calc 1.8.0
* Make numpad period work without numlock on
* Enable yelp documentation
|