blob: 6d0295daaef076a88bfc92fda04fb5e720e639a8 (
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
|
### mate-calc 1.20.3
* Translations update
* data: update appdata directory
* Use make functions for HELP_LINGUAS
* Write equation using MathML
* Fix application name
* Fix repeated words
* tx: add help for user-guide to transifex config
* Copy equation as ASCII text
### mate-calc 1.20.2
* Translations update
### mate-calc 1.20.1
* math-preferences: add window icon to Preferences dialog
* Init gtk before math_equation_new
### 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
|