aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/interface-gtk/interface-gtk.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-03-03updated copyright to 2017Robin Haberkorn1-1/+1
2016-11-22Gtk interface: make sure that the default display is openedRobin Haberkorn1-2/+10
2016-11-18improved command line option handlingRobin Haberkorn1-3/+7
2016-08-19Integrated clipboard supportRobin Haberkorn1-1/+73
2016-02-07Gtk UI: use GtkCanonicalizedLabels and many styling improvementsRobin Haberkorn1-13/+45
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 Haberkorn1-2/+25
2016-02-03Gtk UI: automatically configure font of the command lineRobin Haberkorn1-13/+27
2016-02-03Gtk UI: popup will now overlay both the Scintilla view and message widgetsRobin Haberkorn1-6/+20
2016-02-02Gtk UI: full color scheme supportRobin Haberkorn1-7/+113
2016-02-02Gtk UI: added option --no-csd to disable client-side decorationsRobin Haberkorn1-6/+28
2016-02-02Gtk UI: added a GtkHeaderBar and install it as the window's title barRobin Haberkorn1-20/+81
2016-02-02added gtk_info_popup_get_position_in_overlay() and workaround size allocation...Robin Haberkorn1-2/+2
2016-01-31added 16px, 32px and 256px versions of the SciTECO PNG iconRobin Haberkorn1-5/+21
2016-01-31interfaces have their own automake subdirectories and convenience libraries nowRobin Haberkorn1-0/+759