blob: c9cc14704a58cc9a3c1c8194f932b5aa0eb9bd5c (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
12.10.1
- Revert the vala bindings' naming for the 12.10 cycle; revisit next time
12.10.0
- Honor changes to GtkSettings' gtk-menu-images value (LP: #927236)
- don't display an underscore on menuitimes containing a '&' (LP: #994564)
- set the widget for the accelerator even if there isn't a mnemonic (LP: #982656)
- make the vala bindings use pkg-config names, rather than gir ones
- Some platforms don't have valgrind, so treat those unit tests separately
- make headers match independent of the build directory
- constify some public API calls
|