terminology/src/bin
Carsten Haitzler 13c003c731 256 colorcube - follow the standards that need a set of custom colors
my xterm-256tst does seem to demand a specialized colorcube and
according to T846 this is the case elsewhere, so change colorcube to
match, as opposed to one that is more color efficient.
2014-01-24 08:41:17 +09:00
..
lz4 add compressed backscroll to terminology... 2013-05-05 23:10:44 +09:00
Makefile.am terminology - make wp display more than basic img formats (edj, scale etc.) 2013-12-29 14:59:57 +09:00
about.c update about with contributors from AUTHORS 2014-01-12 23:10:40 +01:00
about.h add header guards 2014-01-12 23:10:40 +01:00
app_server.c cleanup app-server code… 2013-09-21 15:46:01 +02:00
app_server.h cleanup app-server code… 2013-09-21 15:46:01 +02:00
app_server_eet.c Implementation of elm_app_server 2013-09-19 15:54:32 -03:00
app_server_eet.h Implementation of elm_app_server 2013-09-19 15:54:32 -03:00
col.c 256 colorcube - follow the standards that need a set of custom colors 2014-01-24 08:41:17 +09:00
col.h color options - fill in colors options panel. 2013-12-16 23:53:01 +09:00
config.c Rewrote the Wallpaper Settings, 2014-01-21 17:04:45 +09:00
config.h Rewrote the Wallpaper Settings, 2014-01-21 17:04:45 +09:00
controls.c fix selection pasting on wrong term. Closes T408 2013-12-01 18:22:17 +01:00
controls.h add header guards 2014-01-12 23:10:40 +01:00
dbus.c fix prototypes when no ELDBUS. Closes T724 2014-01-06 21:11:10 +01:00
dbus.h update teamwork usage for new version compat 2013-12-30 12:54:15 -05:00
extns.c terminology - make wp display more than basic img formats (edj, scale etc.) 2013-12-29 14:59:57 +09:00
extns.h add header guards 2014-01-12 23:10:40 +01:00
ipc.c Avoid crash when socket address lenght is bigger than 126 2013-09-06 17:41:24 -03:00
ipc.h add -2/--256color option to set TERM to xterm-256color 2013-09-26 21:18:48 +02:00
keyin.c screw terminfo: have a config to decide whether erase is del or backspace 2013-09-26 21:19:18 +02:00
keyin.h add header guards 2014-01-12 23:10:40 +01:00
main.c avoid double free 2014-01-22 22:50:05 +01:00
main.h Add main_new_with_dir() to enable open a term in a specifc path 2013-09-19 15:53:43 -03:00
media.c update url handling to detect yourupe-dl output url streams 2014-01-21 22:27:10 +09:00
media.h tyls now uses standard icons names for normal files (not starting with 2013-03-11 20:44:27 +09:00
options.c improve icons on settings toolbar 2014-01-18 18:22:58 +01:00
options.h fix focus restoration when creating new tabs or splits by allowing cb 2013-04-15 13:33:23 +09:00
options_behavior.c Settings option for login_shell 2014-01-13 07:21:36 +02:00
options_behavior.h add header guards 2014-01-12 23:10:40 +01:00
options_colors.c color options - fill in colors options panel. 2013-12-16 23:53:01 +09:00
options_colors.h add header guards 2014-01-12 23:10:40 +01:00
options_font.c s/__UNUSED__/EINA_UNUSED/g 2013-08-27 15:36:50 +02:00
options_font.h add header guards 2014-01-12 23:10:40 +01:00
options_helpers.c s/__UNUSED__/EINA_UNUSED/g 2013-08-27 15:36:50 +02:00
options_helpers.h add header guards 2014-01-12 23:10:40 +01:00
options_keys.c have a list with the keybindings 2013-12-04 22:51:45 +01:00
options_keys.h add header guards 2014-01-12 23:10:40 +01:00
options_theme.c theme selector - use gengrid instead of list 2013-12-03 15:25:37 +09:00
options_theme.h add header guards 2014-01-12 23:10:40 +01:00
options_themepv.c color options - fill in colors options panel. 2013-12-16 23:53:01 +09:00
options_themepv.h add header guards 2014-01-12 23:10:40 +01:00
options_video.c update - support gstreamer1 module for efl 1.9 2014-01-21 22:29:59 +09:00
options_video.h add header guards 2014-01-12 23:10:40 +01:00
options_wallpaper.c fix CID 1162823: Dereference before null check 2014-01-22 22:26:25 +01:00
options_wallpaper.h add header guards 2014-01-12 23:10:40 +01:00
private.h add header guards 2014-01-12 23:10:40 +01:00
sel.c Remove EINA_UNUSED from parameter that is actually used. 2014-01-04 12:25:40 +00:00
sel.h glue in beep flag on sel creation if you missed a beep in a hidden tab. 2013-04-17 12:50:19 +09:00
termcmd.c s/__UNUSED__/EINA_UNUSED/g 2013-08-27 15:36:50 +02:00
termcmd.h add some infra for cmd-mode for terminology. only 1 working cmd atm 2012-08-14 12:30:55 +00:00
termio.c fix pasting for real… Closes T706 2014-01-22 22:12:01 +01:00
termio.h fix scrolling with selection on irssi in tmux. Closes T404 2013-11-18 22:30:26 +01:00
termiolink.c s/__UNUSED__/EINA_UNUSED/g 2013-08-27 15:36:50 +02:00
termiolink.h add header guards 2014-01-12 23:10:40 +01:00
termpty.c fix wrong cast. thanks to OnlyHuman 2014-01-22 23:22:42 +01:00
termpty.h set EMOTION_ENGINE to tyls (and ethumb etc.) can use it inside shell 2014-01-22 20:32:25 +09:00
termptydbl.c terminology: inline the most common case for a small 2% speed up. 2013-10-28 18:54:30 +09:00
termptydbl.h add header guards 2014-01-12 23:10:40 +01:00
termptyesc.c fix copy/paste error: CID 1163307 2014-01-23 03:44:07 +01:00
termptyesc.h add header guards 2014-01-12 23:10:40 +01:00
termptyext.c s/__UNUSED__/EINA_UNUSED/g 2013-08-27 15:36:50 +02:00
termptyext.h add header guards 2014-01-12 23:10:40 +01:00
termptygfx.c splut up termpty a lot. still escape handling is the largest bit - 2012-07-13 08:46:33 +00:00
termptygfx.h add header guards 2014-01-12 23:10:40 +01:00
termptyops.c add bracketed paste (by egmont). Closes T670 2014-01-06 21:51:23 +01:00
termptyops.h add header guards 2014-01-12 23:10:40 +01:00
termptysave.c terminology: let's not recreate timer all over the place for nothing. 2013-08-30 16:06:49 +09:00
termptysave.h add header guards 2014-01-12 23:10:40 +01:00
tyalpha.c some cleaning up of pending things.. so we can do a terminology 0.3 2013-03-20 19:00:05 +09:00
tybg.c some cleaning up of pending things.. so we can do a terminology 0.3 2013-03-20 19:00:05 +09:00
tycat.c remove warngings 2013-07-30 20:19:07 +09:00
tyls.c remove some warnings 2013-08-27 15:23:49 +02:00
typop.c some cleaning up of pending things.. so we can do a terminology 0.3 2013-03-20 19:00:05 +09:00
tyq.c some cleaning up of pending things.. so we can do a terminology 0.3 2013-03-20 19:00:05 +09:00
utf8.c support double-wide asian chars with ugly tables and stuff! 2012-06-26 01:38:13 +00:00
utf8.h add header guards 2014-01-12 23:10:40 +01:00
utils.c make theme auto-reload emit signals to configure stuff properly! 2013-10-12 14:31:03 +09:00
utils.h utils: add and use homedir_get() 2012-10-09 17:20:27 +00:00
win.c cleanup app-server code… 2013-09-21 15:46:01 +02:00
win.h add header guards 2014-01-12 23:10:40 +01:00