Major change: Discovered the vte.Terminal class and moved to that one!
authorStefan Huber <shuber2@gmail.com>
Sat, 7 Jun 2008 21:21:36 +0000 (23:21 +0200)
committerStefan Huber <shuber2@gmail.com>
Sat, 7 Jun 2008 21:21:36 +0000 (23:21 +0200)
commit7108ee075bddb8425305ed93bc1992ca8fe0c6cb
treea2fe544367c3452614a88f10a58680e5d592e7ad
parent65010f5074ddf1f3ccb7424aaec7ab78c2ede09d
Major change: Discovered the vte.Terminal class and moved to that one!
  - Client I/O Window
  - Debugger I/O Window
  - Basic commands to debugger
ClientIOWindow.py [new file with mode: 0755]
DbgTerminal.py [deleted file]
DbgWindow.py [new file with mode: 0755]
GdbWindow.py [new file with mode: 0755]