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
/
src
/
interface-gtk.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-16
implemented automatic EOL translation support
Robin Haberkorn
1
-1
/
+1
2015-03-10
avoid frequent info line redraws in Curses and GTK+ UIs
Robin Haberkorn
1
-14
/
+19
2015-03-10
optimized Interface::info_update() implementations
Robin Haberkorn
1
-10
/
+12
2015-03-09
fixed displaying of control characters in the "info" line (and window title)
Robin Haberkorn
1
-2
/
+6
2015-03-07
Curses UI: fixed translation of the backspace key
Robin Haberkorn
1
-1
/
+1
2015-03-07
cleaned up usage of the escape control character: introduced CTL_KEY_ESC and ...
Robin Haberkorn
1
-2
/
+2
2015-03-01
keep rubbed out command line for later re-insertion and massive Cmdline clean...
Robin Haberkorn
1
-19
/
+69
2015-02-11
updated copyright to 2015
Robin Haberkorn
1
-1
/
+1
2014-11-21
finally implemented the CLOSE and QUIT hooks
Robin Haberkorn
1
-15
/
+29
2014-11-17
Make sure QRegister::view is properly initialized and cleaned up
Robin Haberkorn
1
-12
/
+3
2014-11-17
updated GTK user interface to API changes
Robin Haberkorn
1
-25
/
+73
2014-11-16
first working version of the one-view-per-buffer design
Robin Haberkorn
1
-2
/
+0
2014-11-11
added all of SciTECO's declarations to the "SciTECO" namespace
Robin Haberkorn
1
-0
/
+4
2014-02-15
updated Copyright to year 2014
Robin Haberkorn
1
-1
/
+1
2013-03-18
remove all unused-attributes for parameters
Robin Haberkorn
1
-8
/
+4
2013-03-18
declare all global inter-dependant objects in main.cpp and get rid of init_pr...
Robin Haberkorn
1
-2
/
+0
2013-02-22
resolved enter-key handling by introducing get_eol()
Robin Haberkorn
1
-11
/
+1
2013-02-22
function key macro support for GTK+ interface
Robin Haberkorn
1
-2
/
+52
2013-02-22
fixed global object initialization order issue
Robin Haberkorn
1
-4
/
+7
2013-02-01
fixed buffer Ring initialization
Robin Haberkorn
1
-1
/
+1
2013-01-23
implemented special save last commandline command ("*" at beginning of comman...
Robin Haberkorn
1
-0
/
+1
2013-01-19
updated copyright (2012-2013)
Robin Haberkorn
1
-1
/
+1
2012-12-04
added copyright notice to every source file
Robin Haberkorn
1
-0
/
+17
2012-12-04
first working version of autotools based build-system
Robin Haberkorn
1
-0
/
+4
2012-12-04
autoconf preparation: move everything into src/ subdir
Robin Haberkorn
1
-0
/
+248