terminology/src/bin
Carsten Haitzler 7f6ae2a441 little theme adjustments for terminology - cursor loses striped fill -
clear empty, but gets blue glow. use subtle blue glow to show focuwed
term - useful for multi-term grid.



SVN revision: 83362
2013-01-27 05:24:07 +00:00
..
Makefile.am terminology can do multi instance now (in a single process). that 2012-12-27 11:20:32 +00:00
about.c add version to about. 2013-01-03 06:11:06 +00:00
about.h oops forgot to add. 2012-06-30 11:16:14 +00:00
col.c terminology: add faint color support from edj 2013-01-20 21:02:22 +00:00
col.h terminology: read colors from theme 2013-01-20 16:48:18 +00:00
config.c little theme adjustments for terminology - cursor loses striped fill - 2013-01-27 05:24:07 +00:00
config.h little theme adjustments for terminology - cursor loses striped fill - 2013-01-27 05:24:07 +00:00
controls.c move options/controls out of term edj into separate one for the window 2013-01-27 01:58:12 +00:00
controls.h move current options pane 1 level down and now its a controls pane 2012-06-24 06:39:54 +00:00
ipc.c add more unique env vars to ipc id hash. i foudn these to be unique in 2012-12-29 03:42:11 +00:00
ipc.h if ipc serve fails - try ipc send again. 2012-12-29 03:02:37 +00:00
keyin.c emacs top/bottom button ctlr+_home/end fixed. 2012-07-06 11:02:28 +00:00
keyin.h use new ecore-input compose handling in terminology. 2012-06-28 08:21:51 +00:00
main.c little theme adjustments for terminology - cursor loses striped fill - 2013-01-27 05:24:07 +00:00
main.h little theme adjustments for terminology - cursor loses striped fill - 2013-01-27 05:24:07 +00:00
media.c Terminology: Removed unused var. 2013-01-16 14:43:51 +00:00
media.h incoming sexiness... links, file paths, email addresses found in text 2012-07-04 14:44:43 +00:00
options.c options work agai - less purty. i need to adapt options now to 2013-01-23 05:53:18 +00:00
options.h move current options pane 1 level down and now its a controls pane 2012-06-24 06:39:54 +00:00
options_behavior.c terminology can do multi instance now (in a single process). that 2012-12-27 11:20:32 +00:00
options_behavior.h more config in gui plus translucency now works. even from gui. wordsep 2012-06-16 14:00:00 +00:00
options_colors.c testing toolbar - figuring out why icon size set didnt work and also 2012-08-22 03:12:40 +00:00
options_colors.h testing toolbar - figuring out why icon size set didnt work and also 2012-08-22 03:12:40 +00:00
options_font.c terminology can do multi instance now (in a single process). that 2012-12-27 11:20:32 +00:00
options_font.h del options widget after 10 sec delay when they popped down. 2012-06-17 09:54:36 +00:00
options_helpers.c nicer helpers options. 2012-10-17 08:07:49 +00:00
options_helpers.h incoming sexiness... links, file paths, email addresses found in text 2012-07-04 14:44:43 +00:00
options_theme.c terminology: read colors from theme 2013-01-20 16:48:18 +00:00
options_theme.h Adding support for selection of theme 2012-10-02 20:24:13 +00:00
options_video.c split options inot more swallows in the terminology theme because this 2012-09-02 14:10:31 +00:00
options_video.h more options sections -> translucent moved to video and now u can 2012-06-17 09:26:01 +00:00
options_wallpaper.c terminology: Added 'Not Implemented Yet' stub for theme and wallpaper. 2012-06-27 00:53:57 +00:00
options_wallpaper.h terminology: Added 'Not Implemented Yet' stub for theme and wallpaper. 2012-06-27 00:53:57 +00:00
private.h add logging for our sanity 2012-06-17 16:32:23 +00:00
termcmd.c terminology: Ignore empty commands 2012-08-23 05:58:06 +00: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 termpty_init/shutdown() are now called globally 2013-01-26 22:22:39 +00:00
termio.h terminology: read colors from theme 2013-01-20 16:48:18 +00:00
termiolink.c fix file path link detect. 2012-12-25 01:15:56 +00:00
termiolink.h factor out link finding algorithm to its own file. 2012-07-13 09:12:01 +00:00
termpty.c efl: deprecate eina_unicode_utf8_get_next, add eina_unicode_utf8_next_get. 2013-01-22 02:00:55 +00:00
termpty.h terminology: improve speed of text scrolling by using a circular buffer. 2013-01-21 14:02:32 +00:00
termptydbl.c Fix typo 2012-10-30 08:15:17 +00:00
termptydbl.h mouve doublewidth checking to its own file to not "pollute" termpty.c. 2012-07-13 06:22:46 +00:00
termptyesc.c use device id from xterm 2013-01-21 22:51:26 +00:00
termptyesc.h splut up termpty a lot. still escape handling is the largest bit - 2012-07-13 08:46:33 +00:00
termptyext.c splut up termpty a lot. still escape handling is the largest bit - 2012-07-13 08:46:33 +00:00
termptyext.h splut up termpty a lot. still escape handling is the largest bit - 2012-07-13 08:46:33 +00: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 splut up termpty a lot. still escape handling is the largest bit - 2012-07-13 08:46:33 +00:00
termptyops.c terminology: fix clear screen 2013-01-24 21:29:49 +00:00
termptyops.h splut up termpty a lot. still escape handling is the largest bit - 2012-07-13 08:46:33 +00:00
utf8.c support double-wide asian chars with ugly tables and stuff! 2012-06-26 01:38:13 +00:00
utf8.h support double-wide asian chars with ugly tables and stuff! 2012-06-26 01:38:13 +00:00
utils.c utils: add and use homedir_get() 2012-10-09 17:20:27 +00:00
utils.h utils: add and use homedir_get() 2012-10-09 17:20:27 +00:00
win.c add a bunch of options for title, name, role, override, borderless, 2012-07-05 10:04:39 +00:00
win.h add a bunch of options for title, name, role, override, borderless, 2012-07-05 10:04:39 +00:00