| 1 | changes since 0.4.1: |
|---|
| 2 | |
|---|
| 3 | Updated translations and new translations (unsorted): |
|---|
| 4 | |
|---|
| 5 | - Norwegian (wty) |
|---|
| 6 | - Turkish (Berk Demirkır) |
|---|
| 7 | - Swedish (Daniel Nylander) |
|---|
| 8 | - Persian (Kasra Keshavarz) |
|---|
| 9 | - French (Bouska and Pingou) |
|---|
| 10 | - Russian (Pavel Alexeev and vkotovv) |
|---|
| 11 | - Polish (Piotr DrÄ
g) |
|---|
| 12 | - Spanish, Castilian (dmartinezc) |
|---|
| 13 | - Italian (Marco Leogrande a.k.a. dark) |
|---|
| 14 | - Chinese simplified (çé², Gan Lu) |
|---|
| 15 | - Portuguese/Brazilian (Djavan Fagundes) |
|---|
| 16 | - Japanese (kazutaka) |
|---|
| 17 | - Punjabi (A S Alam) |
|---|
| 18 | |
|---|
| 19 | Bugs/Features: |
|---|
| 20 | |
|---|
| 21 | - Calling the hide() method when closing main window: #229 (Lincoln) |
|---|
| 22 | |
|---|
| 23 | - Fixing dbus path and name for the RemoteControl object: #202 |
|---|
| 24 | (Lincoln) |
|---|
| 25 | |
|---|
| 26 | - Setting http{s,}_proxy vars before calling fork_command: #172 |
|---|
| 27 | (Lincoln) |
|---|
| 28 | |
|---|
| 29 | - Adding the `fr' lang to ALL_LINGUAS: #189 (Lincoln) |
|---|
| 30 | |
|---|
| 31 | - Option to configure the color palette: #51 (Eduardo Grajeda) |
|---|
| 32 | |
|---|
| 33 | - Do not hide when showing rename dialog (Aleksandar Krsteski) |
|---|
| 34 | |
|---|
| 35 | - Fixing the tab renaming feature: #205 (Lincoln) |
|---|
| 36 | |
|---|
| 37 | changes since 0.4.0: |
|---|
| 38 | |
|---|
| 39 | Updated translation and new translation: |
|---|
| 40 | - Italian |
|---|
| 41 | - French |
|---|
| 42 | - Portuguese/Brazilian |
|---|
| 43 | - Novergian |
|---|
| 44 | - German |
|---|
| 45 | - Polish |
|---|
| 46 | - Greek |
|---|
| 47 | - Hungarian |
|---|
| 48 | |
|---|
| 49 | Bugs/Features: |
|---|
| 50 | - Change start message #168 |
|---|
| 51 | - Add an option to the preference windows to create new tab in cwd #146 |
|---|
| 52 | - Preferences windows are resizable #149 |
|---|
| 53 | - Guake's windows not shown when ran for the first time #174 |
|---|
| 54 | - Implement dbus interface to script with guake #150, #138, #105, #126, #128, #109 |
|---|
| 55 | - Command line arguments implemented |
|---|
| 56 | -n create a new tab |
|---|
| 57 | -e execute a command on a defined tab |
|---|
| 58 | -r rename a tab |
|---|
| 59 | -t toggle visibility |
|---|
| 60 | - Improve regex to use character classes (improve the support of certain locales) #156 |
|---|
| 61 | - Ask user if he really wants to quit when there is a child process #158 |
|---|
| 62 | - Double click on a tab allows you to rename the tab #165 |
|---|
| 63 | - Add more information on the INSTALL file |
|---|
| 64 | - Tray icon position fixed #161 |
|---|
| 65 | |
|---|
| 66 | Infrastructure: |
|---|
| 67 | - Move from guake-terminal.org to guake.org |
|---|
| 68 | - Set up a mailing-list at: http://lists.guake.org/cgi-bin/mailman/listinfo/guake |
|---|
| 69 | |
|---|
| 70 | |
|---|
| 71 | |
|---|
| 72 | |
|---|
| 73 | changes since 0.2 |
|---|
| 74 | |
|---|
| 75 | * Making prefs dialog window better, including a better title, |
|---|
| 76 | fixing some paddings and spaces. |
|---|
| 77 | |
|---|
| 78 | * Added backspace and delete compatibility options (thanks to |
|---|
| 79 | gnome-terminal guys =) |
|---|
| 80 | |
|---|
| 81 | * Cleanup of data files (images and glade files), mostly images. |
|---|
| 82 | |
|---|
| 83 | * Complete rewrite of tab system in the main window. |
|---|
| 84 | |
|---|
| 85 | * Fixing all issues (I think =) in close tab feature. |
|---|
| 86 | |
|---|
| 87 | * Adding tab rename feature. |
|---|
| 88 | |
|---|
| 89 | * Making easier to grab keybinging shortcuts from the prefs |
|---|
| 90 | screen by using eggcellrendererkeys lib. |
|---|
| 91 | |
|---|
| 92 | * Now we look for more python interpreters when filling |
|---|
| 93 | interpreters combo. |
|---|
| 94 | |
|---|
| 95 | * Fixing a lot of bugs. |
|---|