12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 |
- 2009-09-02 Bradley Smith <[email protected]>
- Bump version to 1.0.
- Hook up the rest of the preferences dialog.
- Hook up columns spin button.
- 2009-08-29 Bradley Smith <[email protected]>
- Add beginnings of columns preference.
- Hook up colour preferences.
- 2009-08-28 Bradley Smith <[email protected]>
- Reduce spacing between terminals.
- Add initial gconf stuff, and hook up font preference.
- Catch pastes into GtkEntry.
- 2009-08-27 Bradley Smith <[email protected]>
- Remove menu item on session close.
- Fixes to terminal class and add "add session" menuitem.
- Add preferences dialog.
- Split out terminals into seperate clase and make layout more dynamic.
- 2009-08-25 Bradley Smith <[email protected]>
- Bump version to 0.2.
- Fix segfault with > 32 servers.
- 2009-08-20 Bradley Smith <[email protected]>
- Add option to send hostname.
- 2009-08-02 Bradley Smith <[email protected]>
- Fix indentation.
- Fix segfault with odd number of servers. Span last server in this case.
- Initial commit.
|