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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-15
Gtk: disabled ^Z suspension on Unix for the time being
Robin Haberkorn
1
-9
/
+0
2021-10-15
Gtk: solve the key-repeat problem once and for all (or improved on it at least)
Robin Haberkorn
1
-1
/
+2
2021-10-15
Gtk: prevent hard to predict teco_interface_key_pressed_cb() recursions
Robin Haberkorn
1
-1
/
+5
2021-10-13
GTK: Support for Xembed protocol via --xembed
Robin Haberkorn
1
-1
/
+18
2021-10-13
GTK: revised the key processing again to prevent crashes
Robin Haberkorn
1
-41
/
+35
2021-10-13
improved default selection colors and made them configurable via color.tes
Robin Haberkorn
1
-1
/
+2
2021-10-13
GTK: fixed teco_view_free() (hopefully)
Robin Haberkorn
1
-20
/
+7
2021-10-13
GTK: prevent crashes when pressing keys very quickly
Robin Haberkorn
1
-1
/
+2
2021-10-11
Gtk+ 3 UI: Don't use deprecated functions and make sure that the UI is update...
Robin Haberkorn
1
-37
/
+38
2021-10-11
optimized caret scrolling: this is a costly operation and is now done only on...
Robin Haberkorn
1
-0
/
+10
2021-10-11
upgraded to Scintilla 5.1.3 and Scinterm 3.1
Robin Haberkorn
1
-2
/
+2
2021-10-08
Gtk: fixed message bar's background color
Robin Haberkorn
1
-7
/
+7
2021-10-08
revised icon loading on Windows and packaging again
Robin Haberkorn
1
-19
/
+28
2021-06-08
Gtk UI: fixed lookup of icons and fallback.css on Windows
Robin Haberkorn
1
-33
/
+39
2021-06-08
get rid of the GObject Builder (GOB2): converted teco-gtk-info-popup.gob and ...
Robin Haberkorn
8
-715
/
+812
2021-05-30
THE GREAT CEEIFICATION EVENT
Robin Haberkorn
10
-6697
/
+1759
2017-04-30
removed CLANG and HAVE_SIZED_DEALLOCATION conditionals
Robin Haberkorn
1
-8
/
+2
2017-03-08
yet another revision of memory limiting: the glibc mallinfo() approach has be...
Robin Haberkorn
1
-0
/
+3
2017-03-03
updated copyright to 2017
Robin Haberkorn
4
-4
/
+4
2016-11-22
Gtk interface: make sure that the default display is opened
Robin Haberkorn
1
-2
/
+10
2016-11-18
improved command line option handling
Robin Haberkorn
2
-5
/
+9
2016-08-19
Integrated clipboard support
Robin Haberkorn
2
-1
/
+79
2016-02-10
avoid unnecessary undo token allocations in batch mode: greatly speeds up bat...
Robin Haberkorn
1
-2
/
+2
2016-02-07
Gtk UI: use GtkCanonicalizedLabels and many styling improvements
Robin Haberkorn
4
-34
/
+127
2016-02-07
added GtkCanonicalizedLabel: a label for displaying SciTECO strings
Robin Haberkorn
2
-3
/
+233
2016-02-04
Gtk UI: refactored fallback.css - use one section per UI component
Robin Haberkorn
1
-13
/
+12
2016-02-04
Gtk UI: --no-csd in the main option group now, so it shows up in --help
Robin Haberkorn
1
-1
/
+2
2016-02-04
Gtk UI: fixed segfaults because of unsynchronized ViewGtk destruction
Robin Haberkorn
2
-12
/
+26
2016-02-03
Gtk UI: automatically configure font of the command line
Robin Haberkorn
2
-15
/
+27
2016-02-03
Gtk UI: popup will now overlay both the Scintilla view and message widgets
Robin Haberkorn
2
-8
/
+20
2016-02-02
Gtk UI: full color scheme support
Robin Haberkorn
5
-18
/
+173
2016-02-02
Gtk UI: added option --no-csd to disable client-side decorations
Robin Haberkorn
2
-11
/
+31
2016-02-02
Gtk UI: added a GtkHeaderBar and install it as the window's title bar
Robin Haberkorn
3
-27
/
+99
2016-02-02
added gtk_info_popup_get_position_in_overlay() and workaround size allocation...
Robin Haberkorn
2
-26
/
+42
2016-02-02
gtk-info-popup: automatically hide the scrollbar if it would be insensitive
Robin Haberkorn
1
-3
/
+22
2016-01-31
added 16px, 32px and 256px versions of the SciTECO PNG icon
Robin Haberkorn
1
-5
/
+21
2016-01-31
added Copyright to gtk-info-popup.gob
Robin Haberkorn
1
-0
/
+17
2016-01-31
interfaces have their own automake subdirectories and convenience libraries now
Robin Haberkorn
6
-0
/
+6197
[prev]