Nebula.git
15 years agoFixed help file parsing master
Chip Black [Tue, 30 Sep 2008 02:42:34 +0000 (21:42 -0500)]
Fixed help file parsing

15 years agoAdded help popup, Ctrl-Left and Right cursor movement by word
Chip Black [Tue, 30 Sep 2008 00:40:51 +0000 (19:40 -0500)]
Added help popup, Ctrl-Left and Right cursor movement by word

15 years agoAdded save functionality
Chip Black [Mon, 29 Sep 2008 08:00:58 +0000 (03:00 -0500)]
Added save functionality

15 years agoAdded text scrolling
Chip Black [Mon, 29 Sep 2008 07:34:30 +0000 (02:34 -0500)]
Added text scrolling

15 years agoInitial commit
Chip Black [Sat, 27 Sep 2008 08:26:19 +0000 (03:26 -0500)]
Initial commit

- Working file open dialog w/sexy tab completion.
- Can open files via open dialog and command-line.
- Text is rendered using pango, but cursor position is still basic (it's
  especially wrong for CJK text).