index
:
sciteco
hsrex
libxcurses
master
session-extensions
Scintilla-based Text Editor and COrrector
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
interface-gtk.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-04
autoconf preparation: move everything into src/ subdir
Robin Haberkorn
1
-73
/
+0
2012-11-24
support auto-completion of symbols in the scintilla command (ES)
Robin Haberkorn
1
-2
/
+2
2012-11-21
GTK interface: show window only before going into event loop (so it is not di...
Robin Haberkorn
1
-0
/
+1
2012-11-16
fixed clearing message line: do not display an empty message line (which can ...
Robin Haberkorn
1
-0
/
+1
2012-11-16
keep a buffer dirty flag and display infos about the current buffer in the in...
Robin Haberkorn
1
-1
/
+5
2012-11-15
NCurses interface: support terminal resizing
Robin Haberkorn
1
-1
/
+1
2012-11-15
support stdio for curses interface
Robin Haberkorn
1
-1
/
+3
2012-11-15
cleaned up command line updating: the interface is responsible for drawing th...
Robin Haberkorn
1
-1
/
+1
2012-11-15
make it possible for interface classes to define a get_options() method to ad...
Robin Haberkorn
1
-0
/
+5
2012-11-15
added Interface class to ease porting SciTECO to other platforms (toolkits)
Robin Haberkorn
1
-0
/
+60