Changeset 44eeb15f37d732cea9dc41fc72852c3231570ab0
- Timestamp:
- 03/27/11 18:02:29 (2 years ago)
- Author:
- Armin Burgmeier <armin@…>
- Parents:
- 20aac0cb70064af0988e83315bdac9e197eae9a5
- Children:
- 402392784358e460c6ddd1bed62440aa99c3626f
- git-committer:
- Armin Burgmeier <armin@arbur.net> / 2011-03-27T18:02:29Z+0200
- Message:
-
Release Gobby 0.4.94
2011-03-27 Armin Burgmeier <armin@…>
- README:
- NEWS: Update for release.
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r20aac0c
|
r44eeb15
|
|
| 1 | | 2011-02-27 Armin Burgmeier <armin@arbur.net> |
| | 1 | 2011-03-27 Armin Burgmeier <armin@arbur.net> |
| | 2 | |
| | 3 | * === Released 0.4.94 === |
| | 4 | |
| | 5 | * README: |
| | 6 | * NEWS: Update for release. |
| | 7 | |
| | 8 | 2011-03-27 Armin Burgmeier <armin@arbur.net> |
| 2 | 9 | |
| 3 | 10 | * configure.ac: Use unique-3.0 when compiling against GTK+ 3.0. |
-
|
ra6a1059
|
r44eeb15
|
|
| 1 | 1 | Gobby |
| 2 | 2 | ===== |
| | 3 | |
| | 4 | Version 0.4.94: |
| | 5 | * Show cursors and selections of remote users in the own viewport and |
| | 6 | scrollbar |
| | 7 | * Add a "Disconnect from Server" option to the context menu |
| | 8 | * When double-clicking a user in the user list jump to its current cursor |
| | 9 | position |
| | 10 | * Allow gobby to be built against GTK+ 3 |
| | 11 | * Fixed a bug which prevented "Save All" from working |
| 3 | 12 | |
| 4 | 13 | Version 0.4.93: |
-
|
r7eebc46
|
r44eeb15
|
|
| 34 | 34 | * Local group Undo |
| 35 | 35 | * IRC-like chat |
| | 36 | * Shows cursors and selections of remote users |
| 36 | 37 | * Sidebar with all the others having joined the session |
| 37 | 38 | * Syntax highlighting, auto indentation, configurable tab |