terminology/src/bin
Carsten Haitzler e953a2e4ea and handle loop.. or not looping.. i there is a queue. :)
SVN revision: 81688
2012-12-25 15:14:36 +00:00
..
Makefile.am revert! broke terminology build completely. 2012-10-22 02:12:55 +00:00
about.c revert! broke terminology build completely. 2012-10-22 02:12:55 +00:00
about.h oops forgot to add. 2012-06-30 11:16:14 +00:00
col.c Revert "terminology: use solarized colors" 2012-11-05 15:31:45 +00:00
col.h support intense colors. 2012-06-18 13:59:09 +00:00
config.c hard dep on efreet. 2012-10-09 20:20:28 +00:00
config.h add some infra for cmd-mode for terminology. only 1 working cmd atm 2012-08-14 12:30:55 +00:00
controls.c revert! broke terminology build completely. 2012-10-22 02:12:55 +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
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 and handle loop.. or not looping.. i there is a queue. :) 2012-12-25 15:14:36 +00:00
main.h options infrastructure refactor. 2012-06-17 20:24:23 +00:00
media.c and handle loop.. or not looping.. i there is a queue. :) 2012-12-25 15:14:36 +00:00
media.h incoming sexiness... links, file paths, email addresses found in text 2012-07-04 14:44:43 +00:00
options.c revert! broke terminology build completely. 2012-10-22 02:12:55 +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: Use recent elementary apis. elm_entry_scrollbar_policy_set -> elm_scroller_policy_set. 2012-09-09 22:57:55 +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 oops - return with boolean from timer cb. 2012-12-24 11:25:10 +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: mark/remove unused variables 2012-10-09 08:40:48 +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 propagate excape command to main.c and put in some skeleton for 2012-12-25 01:53:41 +00:00
termio.h add termio_cwd_get(), may be useful in future. 2012-10-09 17:32:29 +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 big time improvement: relative paths: ~/file, ./file and ../file 2012-10-09 17:09:26 +00:00
termpty.h terminology: rewrite mouse handling 2012-10-24 21:34:36 +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 ummm shouldnt dbg.. be a dbg log? :) 2012-12-15 07:48:17 +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 potential segfault when writing after end of line 2012-10-29 19:02:40 +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