File: NEWS

package info (click to toggle)
libdbusmenu 18.10.20180917~bzr492%2Brepack1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 15,316 kB
  • sloc: ansic: 11,181; makefile: 956; xml: 464; python: 202; sh: 20
file content (17 lines) | stat: -rw-r--r-- 669 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
16.04.0
 - Lots of fixes...

12.10.2
 - Fix crashed introduced in 12.10.0's gtk-menu-images code (LP: #1053670)

12.10.1
 - Revert the vala bindings' naming for the 12.10 cycle; revisit for 13.04

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