forked from nsf/obkey
-
Notifications
You must be signed in to change notification settings - Fork 4
/
NEWS
49 lines (32 loc) · 1.19 KB
/
NEWS
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
25 May 2014:
* Release 1.1, forked, and code migrated from PyGTK to PyGObject
-- http://github.com/stevenhoneyman/obkey
-----------------------------------------------------------------------------
04 August 2011:
* Release 1.0, development is halted.
-----------------------------------------------------------------------------
28 September 2009:
* Bug fixes.
* Pretty XML printing patch from Andrwe Lord Weber.
-----------------------------------------------------------------------------
16 February 2009:
* Context menu for action list.
* New sensitivity system for widgets (those are sensitive which make sense).
* Better parse error handling.
* Code was refactored a bit.
* Distribution system.
* And bug fixes.
-----------------------------------------------------------------------------
11 February 2009:
* New custom icons: add_child and add_sibling.
* Tooltips for all toolbar buttons.
* "Remove all" button on action list toolbar.
-----------------------------------------------------------------------------
10 February 2009:
* Context menu functionality (right mouse button click), available actions
(only for keybinds):
- cut
- copy
- paste
- paste as child
- delete