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.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-04
autoconf preparation: move everything into src/ subdir
Robin Haberkorn
1
-248
/
+0
2012-12-04
refactoring: split qbuffers.cpp|h into a q-registers (qregisters.cpp) and Buf...
Robin Haberkorn
1
-1
/
+2
2012-11-24
support auto-completion of symbols in the scintilla command (ES)
Robin Haberkorn
1
-5
/
+6
2012-11-21
GTK interface: show window only before going into event loop (so it is not di...
Robin Haberkorn
1
-1
/
+0
2012-11-16
fixed clearing message line: do not display an empty message line (which can ...
Robin Haberkorn
1
-0
/
+8
2012-11-16
keep a buffer dirty flag and display infos about the current buffer in the in...
Robin Haberkorn
1
-2
/
+47
2012-11-15
NCurses interface: support terminal resizing
Robin Haberkorn
1
-1
/
+5
2012-11-15
support stdio for curses interface
Robin Haberkorn
1
-20
/
+6
2012-11-15
changed default colors and moved stuff into user interface
Robin Haberkorn
1
-0
/
+4
2012-11-15
cleaned up command line updating: the interface is responsible for drawing th...
Robin Haberkorn
1
-3
/
+7
2012-11-15
added Interface class to ease porting SciTECO to other platforms (toolkits)
Robin Haberkorn
1
-0
/
+196