aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/interface-gtk.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-03-16implemented automatic EOL translation supportRobin Haberkorn1-1/+1
2015-03-10avoid frequent info line redraws in Curses and GTK+ UIsRobin Haberkorn1-14/+19
2015-03-10optimized Interface::info_update() implementationsRobin Haberkorn1-10/+12
2015-03-09fixed displaying of control characters in the "info" line (and window title)Robin Haberkorn1-2/+6
2015-03-07Curses UI: fixed translation of the backspace keyRobin Haberkorn1-1/+1
2015-03-07cleaned up usage of the escape control character: introduced CTL_KEY_ESC and ...Robin Haberkorn1-2/+2
2015-03-01keep rubbed out command line for later re-insertion and massive Cmdline clean...Robin Haberkorn1-19/+69
2015-02-11updated copyright to 2015Robin Haberkorn1-1/+1
2014-11-21finally implemented the CLOSE and QUIT hooksRobin Haberkorn1-15/+29
2014-11-17Make sure QRegister::view is properly initialized and cleaned upRobin Haberkorn1-12/+3
2014-11-17updated GTK user interface to API changesRobin Haberkorn1-25/+73
2014-11-16first working version of the one-view-per-buffer designRobin Haberkorn1-2/+0
2014-11-11added all of SciTECO's declarations to the "SciTECO" namespaceRobin Haberkorn1-0/+4
2014-02-15updated Copyright to year 2014Robin Haberkorn1-1/+1
2013-03-18remove all unused-attributes for parametersRobin Haberkorn1-8/+4
2013-03-18declare all global inter-dependant objects in main.cpp and get rid of init_pr...Robin Haberkorn1-2/+0
2013-02-22resolved enter-key handling by introducing get_eol()Robin Haberkorn1-11/+1
2013-02-22function key macro support for GTK+ interfaceRobin Haberkorn1-2/+52
2013-02-22fixed global object initialization order issueRobin Haberkorn1-4/+7
2013-02-01fixed buffer Ring initializationRobin Haberkorn1-1/+1
2013-01-23implemented special save last commandline command ("*" at beginning of comman...Robin Haberkorn1-0/+1
2013-01-19updated copyright (2012-2013)Robin Haberkorn1-1/+1
2012-12-04added copyright notice to every source fileRobin Haberkorn1-0/+17
2012-12-04first working version of autotools based build-systemRobin Haberkorn1-0/+4
2012-12-04autoconf preparation: move everything into src/ subdirRobin Haberkorn1-0/+248