Changeset c199fbdd8b8b8ea60b61d62f62854aa4a4238aee
- Timestamp:
- 06/20/08 20:02:52 (4 years ago)
- Author:
- Lincoln de Sousa <lincoln@…>
- Children:
- 6fdbe98811cbf7c4b6822502c596b797c0714f3b
- Parents:
- 11d9583695c7290b6d824bb0c7f09dfabfcffca4
- git-committer:
- Lincoln de Sousa <lincoln@…> (06/20/08 20:02:52)
- Message:
-
updating news file
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r11d9583
|
rc199fbd
|
|
| 1 | 1 | 2008-06-20 Lincoln de Sousa <lincoln@minaslivre.org> |
| | 2 | |
| | 3 | * NEWS: Updated. |
| 2 | 4 | |
| 3 | 5 | * src/eggcellrendererkeys/Makefile.am: Adding |
-
|
r512b8d8
|
rc199fbd
|
|
| | 1 | changes since 0.2 |
| | 2 | |
| | 3 | * Making prefs dialog window better, including a better title, |
| | 4 | fixing some paddings and spaces. |
| | 5 | |
| | 6 | * Added backspace and delete compatibility options (thanks to |
| | 7 | gnome-terminal guys =) |
| | 8 | |
| | 9 | * Cleanup of data files (images and glade files), mostly images. |
| | 10 | |
| | 11 | * Complete rewrite of tab system in the main window. |
| | 12 | |
| | 13 | * Fixing all issues (I think =) in close tab feature. |
| | 14 | |
| | 15 | * Adding tab rename feature. |
| | 16 | |
| | 17 | * Making easier to grab keybinging shortcuts from the prefs |
| | 18 | screen by using eggcellrendererkeys lib. |
| | 19 | |
| | 20 | * Fixing a lot of bugs. |