ChangeLog 1.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. 2009-09-02 Bradley Smith <[email protected]>
  2. Bump version to 1.0.
  3. Hook up the rest of the preferences dialog.
  4. Hook up columns spin button.
  5. 2009-08-29 Bradley Smith <[email protected]>
  6. Add beginnings of columns preference.
  7. Hook up colour preferences.
  8. 2009-08-28 Bradley Smith <[email protected]>
  9. Reduce spacing between terminals.
  10. Add initial gconf stuff, and hook up font preference.
  11. Catch pastes into GtkEntry.
  12. 2009-08-27 Bradley Smith <[email protected]>
  13. Remove menu item on session close.
  14. Fixes to terminal class and add "add session" menuitem.
  15. Add preferences dialog.
  16. Split out terminals into seperate clase and make layout more dynamic.
  17. 2009-08-25 Bradley Smith <[email protected]>
  18. Bump version to 0.2.
  19. Fix segfault with > 32 servers.
  20. 2009-08-20 Bradley Smith <[email protected]>
  21. Add option to send hostname.
  22. 2009-08-02 Bradley Smith <[email protected]>
  23. Fix indentation.
  24. Fix segfault with odd number of servers. Span last server in this case.
  25. Initial commit.