forked from barrett-rob/guake
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNEWS
More file actions
23 lines (14 loc) · 721 Bytes
/
Copy pathNEWS
File metadata and controls
23 lines (14 loc) · 721 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
changes since 0.2
* Making prefs dialog window better, including a better title,
fixing some paddings and spaces.
* Added backspace and delete compatibility options (thanks to
gnome-terminal guys =)
* Cleanup of data files (images and glade files), mostly images.
* Complete rewrite of tab system in the main window.
* Fixing all issues (I think =) in close tab feature.
* Adding tab rename feature.
* Making easier to grab keybinging shortcuts from the prefs
screen by using eggcellrendererkeys lib.
* Now we look for more python interpreters when filling
interpreters combo.
* Fixing a lot of bugs.