~onboard/onboard/1.1

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Francesco Fumanti
  • Date: 2010-08-20 17:00:18 UTC
  • Revision ID: francesco.fumanti@gmx.net-20100820170018-mm448459fv9nj594
Tags: ONBOARD_0_94_0
Prepare the 0.94.0 release (also debian folder)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Version 0.94.0
 
2
--------------
 
3
 
 
4
    * Make onboard follow keyboard layout changes (LP: 526791, LP: 65626)
 
5
    * Save onboard geometry on quit instead on configure-events (LP: #596248)
 
6
    * Improve handling of missing dependency for the clicks (LP: #524148):
 
7
        - Use soname instead of linker for libXi in X11.py
 
8
        - Add dependency on libxi6 to break package build if necessary
 
9
        - Get current version of soname for libx11 from environment
 
10
        - Respect DISPLAY environment variable in KeyboardGTK.py
 
11
        - Add debian/README.source with info about libxi6 and libx11
 
12
    * Do not crash if icon of IconPalette is missing (LP: #538109)
 
13
    * Fix Menu key, Delete key and Insert key
 
14
    * Qualify the import of our X11 module
 
15
    * Make strings in X11 module translatable
 
16
    * Some cleanup by remove trailing spaces
 
17
 
1
18
Version 0.93.0
2
19
------------
3
20