terminology/src/bin
Gustavo Sverzut Barbieri 2a0e0fd2b4 refactor url handling.
there are still some left to be done, will come to it later.



SVN revision: 77653
2012-10-09 15:11:09 +00:00
..
Makefile.am testing toolbar - figuring out why icon size set didnt work and also 2012-08-22 03:12:40 +00:00
about.c From: Anisse Astier <anisse@astier.eu> 2012-07-19 09:28:42 +00:00
about.h oops forgot to add. 2012-06-30 11:16:14 +00:00
col.c hmm no - i't using the real 256 colorcube. wow. 2012-07-24 03:29:03 +00:00
col.h support intense colors. 2012-06-18 13:59:09 +00:00
config.c add some infra for cmd-mode for terminology. only 1 working cmd atm 2012-08-14 12:30:55 +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 any button now dismisses the popup dialog things. 2012-06-30 14:21:00 +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 Adding support for selection of theme 2012-10-02 20:24:13 +00:00
main.h options infrastructure refactor. 2012-06-17 20:24:23 +00:00
media.c properly handle youtube url 2012-10-09 14:16:45 +00:00
media.h incoming sexiness... links, file paths, email addresses found in text 2012-07-04 14:44:43 +00:00
options.c Adding support for selection of theme 2012-10-02 20:24:13 +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 have options not use so much horizontal space. :) 2012-09-06 15:19:33 +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 terminology: Use recent elementary apis. elm_entry_scrollbar_policy_set -> elm_scroller_policy_set. 2012-09-09 22:57:55 +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 refactor url handling. 2012-10-09 15:11:09 +00:00
termio.h Adding support for selection of theme 2012-10-02 20:24:13 +00:00
termiolink.c refactor url handling. 2012-10-09 15:11:09 +00:00
termiolink.h factor out link finding algorithm to its own file. 2012-07-13 09:12:01 +00:00
termpty.c terminology: input data is unsigned 2012-09-28 11:10:58 +00:00
termpty.h terminology: handle mouse move 2012-10-04 23:19:17 +00:00
termptydbl.c small patch - make `xxxxyyy...xxx' quotes detected by link checker too. 2012-07-23 08:11:42 +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 terminology: mark/remove unused variables 2012-10-09 08:40:48 +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: revert 77549,77551 about fixing a vim issue. 2012-10-09 07:47:24 +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 refactor url handling. 2012-10-09 15:11:09 +00:00
utils.h refactor url handling. 2012-10-09 15:11:09 +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