aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/interface-gtk
AgeCommit message (Expand)AuthorFilesLines
2021-05-30THE GREAT CEEIFICATION EVENTRobin Haberkorn10-6697/+1759
2017-04-30removed CLANG and HAVE_SIZED_DEALLOCATION conditionalsRobin Haberkorn1-8/+2
2017-03-08yet another revision of memory limiting: the glibc mallinfo() approach has be...Robin Haberkorn1-0/+3
2017-03-03updated copyright to 2017Robin Haberkorn4-4/+4
2016-11-22Gtk interface: make sure that the default display is openedRobin Haberkorn1-2/+10
2016-11-18improved command line option handlingRobin Haberkorn2-5/+9
2016-08-19Integrated clipboard supportRobin Haberkorn2-1/+79
2016-02-10avoid unnecessary undo token allocations in batch mode: greatly speeds up bat...Robin Haberkorn1-2/+2
2016-02-07Gtk UI: use GtkCanonicalizedLabels and many styling improvementsRobin Haberkorn4-34/+127
2016-02-07added GtkCanonicalizedLabel: a label for displaying SciTECO stringsRobin Haberkorn2-3/+233
2016-02-04Gtk UI: refactored fallback.css - use one section per UI componentRobin Haberkorn1-13/+12
2016-02-04Gtk UI: --no-csd in the main option group now, so it shows up in --helpRobin Haberkorn1-1/+2
2016-02-04Gtk UI: fixed segfaults because of unsynchronized ViewGtk destructionRobin Haberkorn2-12/+26
2016-02-03Gtk UI: automatically configure font of the command lineRobin Haberkorn2-15/+27
2016-02-03Gtk UI: popup will now overlay both the Scintilla view and message widgetsRobin Haberkorn2-8/+20
2016-02-02Gtk UI: full color scheme supportRobin Haberkorn5-18/+173
2016-02-02Gtk UI: added option --no-csd to disable client-side decorationsRobin Haberkorn2-11/+31
2016-02-02Gtk UI: added a GtkHeaderBar and install it as the window's title barRobin Haberkorn3-27/+99
2016-02-02added gtk_info_popup_get_position_in_overlay() and workaround size allocation...Robin Haberkorn2-26/+42
2016-02-02gtk-info-popup: automatically hide the scrollbar if it would be insensitiveRobin Haberkorn1-3/+22
2016-01-31added 16px, 32px and 256px versions of the SciTECO PNG iconRobin Haberkorn1-5/+21
2016-01-31added Copyright to gtk-info-popup.gobRobin Haberkorn1-0/+17
2016-01-31interfaces have their own automake subdirectories and convenience libraries nowRobin Haberkorn6-0/+6197