platform/upstream/terminology.git
11 years agoadjust command mode key.
raster [Thu, 16 Aug 2012 03:50:01 +0000 (03:50 +0000)]
adjust command mode key.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@75302 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoand non-bitmap path for big.
raster [Tue, 14 Aug 2012 12:33:16 +0000 (12:33 +0000)]
and non-bitmap path for big.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@75255 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoadd some infra for cmd-mode for terminology. only 1 working cmd atm
raster [Tue, 14 Aug 2012 12:30:55 +0000 (12:30 +0000)]
add some infra for cmd-mode for terminology. only 1 working cmd atm
"f" (font changes)

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@75254 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoenable url fetching for backgrounds AND media popups with nice busy
raster [Wed, 8 Aug 2012 13:15:54 +0000 (13:15 +0000)]
enable url fetching for backgrounds AND media popups with nice busy
and and progress bar.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@75018 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoupdate terminology deps to be 1.6.99 or better :)
raster [Mon, 6 Aug 2012 14:33:19 +0000 (14:33 +0000)]
update terminology deps to be 1.6.99 or better :)

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@74945 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoclose tty fd before doing signal killing on shutdown.
raster [Mon, 6 Aug 2012 04:11:14 +0000 (04:11 +0000)]
close tty fd before doing signal killing on shutdown.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@74894 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agobe a bit more paranoid about killling off child process from
raster [Mon, 6 Aug 2012 01:13:20 +0000 (01:13 +0000)]
be a bit more paranoid about killling off child process from
terminology.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@74892 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agodont clash short options (short optiosn should allow multiple chars...
raster [Mon, 6 Aug 2012 00:06:13 +0000 (00:06 +0000)]
dont clash short options (short optiosn should allow multiple chars...
grrrr. not very useful once u have lots of options)

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@74890 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoadd bunch of option s to terminology suggested by Thanatermesis - not
raster [Sun, 5 Aug 2012 09:38:58 +0000 (09:38 +0000)]
add bunch of option s to terminology suggested by Thanatermesis - not
in the exact way asked due to ecore-getopt, but they are there
functionally.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@74884 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

11 years agoterminology: increase selection handle size, fix typos and fix missing inherit.
cedric [Tue, 31 Jul 2012 04:48:14 +0000 (04:48 +0000)]
terminology: increase selection handle size, fix typos and fix missing inherit.

Patch by P Purkayastha <ppurka@gmail.com> fixing ticket #1194.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@74612 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agothere is no need for a terminal=false line - thats default.
raster [Mon, 30 Jul 2012 06:13:39 +0000 (06:13 +0000)]
there is no need for a terminal=false line - thats default.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@74551 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agowarn--
raster [Sat, 28 Jul 2012 00:23:10 +0000 (00:23 +0000)]
warn--

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@74515 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agomake on key press jump actually just filter known lock/modifiers.
raster [Sat, 28 Jul 2012 00:22:08 +0000 (00:22 +0000)]
make on key press jump actually just filter known lock/modifiers.
there's enough strcmps anyway. it isi JUSt a strcmp on a keypress...

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@74514 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agogo back to xterm - 256 colors extn makes apps look like arse.
raster [Fri, 27 Jul 2012 09:41:58 +0000 (09:41 +0000)]
go back to xterm - 256 colors extn makes apps look like arse.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@74480 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agohmm no - i't using the real 256 colorcube. wow.
raster [Tue, 24 Jul 2012 03:29:03 +0000 (03:29 +0000)]
hmm no - i't using the real 256 colorcube. wow.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@74337 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agook some things use the 256 col repeat set so make sure it repeats.
raster [Tue, 24 Jul 2012 03:27:23 +0000 (03:27 +0000)]
ok some things use the 256 col repeat set so make sure it repeats.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@74336 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agolets try pretend to be xterm-256color and see how this works?
raster [Tue, 24 Jul 2012 02:16:21 +0000 (02:16 +0000)]
lets try pretend to be xterm-256color and see how this works?

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@74333 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agosmall patch - make `xxxxyyy...xxx' quotes detected by link checker too.
raster [Mon, 23 Jul 2012 08:11:42 +0000 (08:11 +0000)]
small patch - make `xxxxyyy...xxx' quotes detected by link checker too.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@74308 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoterminology: always animate the right selector border.
cedric [Fri, 20 Jul 2012 02:30:35 +0000 (02:30 +0000)]
terminology: always animate the right selector border.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@74200 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoterminology: just say no to drug !
cedric [Fri, 20 Jul 2012 01:38:09 +0000 (01:38 +0000)]
terminology: just say no to drug !

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@74198 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agooops fix an oopsie id id that broke korean double with detection!
raster [Thu, 19 Jul 2012 13:06:37 +0000 (13:06 +0000)]
oops fix an oopsie id id that broke korean double with detection!

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@74186 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoFrom: Anisse Astier <anisse@astier.eu>
raster [Thu, 19 Jul 2012 09:28:42 +0000 (09:28 +0000)]
From: Anisse Astier <anisse@astier.eu>
Subject: [E-devel] [PATCH] Terminology : send bell signal to cursor

Some people are crazy, and might want to theme the cursor during bell.
Let's allow that.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@74176 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoTerminology: fix typo on license description
bdilly [Wed, 18 Jul 2012 20:47:39 +0000 (20:47 +0000)]
Terminology: fix typo on license description

Patch by Anisse Astier <anisse@astier.eu>

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@74146 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoterminology: resize an existing selection.
cedric [Wed, 18 Jul 2012 08:36:28 +0000 (08:36 +0000)]
terminology: resize an existing selection.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@74051 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoterminology: correctly detect death of window.
cedric [Wed, 18 Jul 2012 07:18:45 +0000 (07:18 +0000)]
terminology: correctly detect death of window.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@74045 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agotodo--
raster [Wed, 18 Jul 2012 07:06:00 +0000 (07:06 +0000)]
todo--

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@74043 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agospace-- in terminology todo.
raster [Wed, 18 Jul 2012 07:01:45 +0000 (07:01 +0000)]
space-- in terminology todo.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@74042 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agomake disable cursor inverted logically in the ui (makes more sense)
raster [Tue, 17 Jul 2012 07:46:01 +0000 (07:46 +0000)]
make disable cursor inverted logically in the ui (makes more sense)

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73951 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years ago1. note a bug i spotted in elm-scroller, and make terminology use the
raster [Tue, 17 Jul 2012 06:57:41 +0000 (06:57 +0000)]
1. note a bug i spotted in elm-scroller, and make terminology use the
feature.. so i can debug it. also fix errant clearing out of email
helper string in options dialog.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73949 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years ago2bugs--
raster [Mon, 16 Jul 2012 11:06:21 +0000 (11:06 +0000)]
2bugs--

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73925 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agooops - add images. missing.
raster [Sun, 15 Jul 2012 05:57:23 +0000 (05:57 +0000)]
oops - add images. missing.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73863 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agomake selection pulse much more subtle
raster [Sun, 15 Jul 2012 05:25:16 +0000 (05:25 +0000)]
make selection pulse much more subtle

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73862 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agosex up the selection in terminology. :)
raster [Sun, 15 Jul 2012 04:49:20 +0000 (04:49 +0000)]
sex up the selection in terminology. :)

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73861 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoreally update word separator list by default to include a boatload of
raster [Fri, 13 Jul 2012 14:15:32 +0000 (14:15 +0000)]
really update word separator list by default to include a boatload of
unicdoe separator chars. :)

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73814 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agofix selection to display right again.
raster [Fri, 13 Jul 2012 09:20:07 +0000 (09:20 +0000)]
fix selection to display right again.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73803 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agofactor out link finding algorithm to its own file.
raster [Fri, 13 Jul 2012 09:12:01 +0000 (09:12 +0000)]
factor out link finding algorithm to its own file.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73800 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoand call the extended escape handler too.
raster [Fri, 13 Jul 2012 08:47:14 +0000 (08:47 +0000)]
and call the extended escape handler too.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73799 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agosplut up termpty a lot. still escape handling is the largest bit -
raster [Fri, 13 Jul 2012 08:46:33 +0000 (08:46 +0000)]
splut up termpty a lot. still escape handling is the largest bit -
1200 lines or so, but not a lot that canbe done about that as its the
smallest really logical unit there.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73798 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agomouve doublewidth checking to its own file to not "pollute" termpty.c.
raster [Fri, 13 Jul 2012 06:22:46 +0000 (06:22 +0000)]
mouve doublewidth checking to its own file to not "pollute" termpty.c.
also make it more of a tree to minimize compares.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73787 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoterminology: temporary fix for selecting the first column.
cedric [Fri, 13 Jul 2012 00:41:43 +0000 (00:41 +0000)]
terminology: temporary fix for selecting the first column.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73783 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoterminology termio.c: Warn--. Compare with the same type.
seoz [Thu, 12 Jul 2012 23:09:40 +0000 (23:09 +0000)]
terminology termio.c: Warn--. Compare with the same type.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73780 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoprintf--
raster [Thu, 12 Jul 2012 09:09:03 +0000 (09:09 +0000)]
printf--

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73607 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoanother cnp issue.
raster [Thu, 12 Jul 2012 04:04:00 +0000 (04:04 +0000)]
another cnp issue.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73594 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoadd to todo.
raster [Wed, 11 Jul 2012 14:51:53 +0000 (14:51 +0000)]
add to todo.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73581 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoterminology: use edje for selection.
cedric [Wed, 11 Jul 2012 12:09:00 +0000 (12:09 +0000)]
terminology: use edje for selection.

NOTE: I am ot really able to use GIMP/Inkscape, so plain
rectangle for the moment. Patch welcome.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73570 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoAvoid jumping on keypress for non-character keys.
mekius [Wed, 11 Jul 2012 00:18:28 +0000 (00:18 +0000)]
Avoid jumping on keypress for non-character keys.

Without this fix, trying to use shift+page up/down to scroll is very
cumbersome.  Other similar key combinations may exist, but I'm not
sure.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73546 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoupdated xcf
davemds [Fri, 6 Jul 2012 23:08:19 +0000 (23:08 +0000)]
updated xcf

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73428 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agobetter icons for video knobs...they are still not .awesome. but in 14x14 pixel I...
davemds [Fri, 6 Jul 2012 21:04:16 +0000 (21:04 +0000)]
better icons for video knobs...they are still not .awesome. but in 14x14 pixel I cant do better than this

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73427 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agotodo++
raster [Fri, 6 Jul 2012 11:04:39 +0000 (11:04 +0000)]
todo++

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73410 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoemacs top/bottom button ctlr+_home/end fixed.
raster [Fri, 6 Jul 2012 11:02:28 +0000 (11:02 +0000)]
emacs top/bottom button ctlr+_home/end fixed.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73409 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years ago1 more bug nuked. we must convert \n to \r from copy & paste in terms. yay!
raster [Fri, 6 Jul 2012 10:08:51 +0000 (10:08 +0000)]
1 more bug nuked. we must convert \n to \r from copy & paste in terms. yay!

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73407 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agotodo done- evas bug. :)
raster [Fri, 6 Jul 2012 09:55:11 +0000 (09:55 +0000)]
todo done- evas bug. :)

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73406 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agotodo++
raster [Fri, 6 Jul 2012 06:33:36 +0000 (06:33 +0000)]
todo++

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73394 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agotodo++
raster [Fri, 6 Jul 2012 03:51:35 +0000 (03:51 +0000)]
todo++

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73392 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agotodo-- -> smooth/nosmooth mode for media during resize.
raster [Fri, 6 Jul 2012 03:24:43 +0000 (03:24 +0000)]
todo-- -> smooth/nosmooth mode for media during resize.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73391 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agotodo++
raster [Fri, 6 Jul 2012 00:16:49 +0000 (00:16 +0000)]
todo++

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73387 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoterminology: add an option to be run without a wm
yoz [Thu, 5 Jul 2012 19:19:21 +0000 (19:19 +0000)]
terminology: add an option to be run without a wm

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73376 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoterminology: mc looks fixed to me
billiob [Thu, 5 Jul 2012 16:27:55 +0000 (16:27 +0000)]
terminology: mc looks fixed to me

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73370 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoterminology: display ACS_*. should fix ncurses issues
billiob [Thu, 5 Jul 2012 16:22:57 +0000 (16:22 +0000)]
terminology: display ACS_*. should fix ncurses issues

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73369 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoM-x delete-trailing-whitespace
barbieri [Thu, 5 Jul 2012 15:12:54 +0000 (15:12 +0000)]
M-x delete-trailing-whitespace

gooooooooooood please stop with trailing whitespaces.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73368 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agouse ECORE_GETOPT_STORE_TRUE instead of bool.
barbieri [Thu, 5 Jul 2012 15:11:30 +0000 (15:11 +0000)]
use ECORE_GETOPT_STORE_TRUE instead of bool.

BOOL was used for mute because it reflects on the configuration.

For simple "whenever I see an option, mark it" use STORE_TRUE instead
with the variables defaulting to FALSE.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73367 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agofix todo
raster [Thu, 5 Jul 2012 14:20:15 +0000 (14:20 +0000)]
fix todo

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73355 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoadd a bunch of options for title, name, role, override, borderless,
raster [Thu, 5 Jul 2012 10:04:39 +0000 (10:04 +0000)]
add a bunch of options for title, name, role, override, borderless,
iconic, etc. on cmdline.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73337 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agomake min size 1x1 for warning fix, add 2 todo's and make configs
raster [Thu, 5 Jul 2012 09:38:43 +0000 (09:38 +0000)]
make min size 1x1 for warning fix, add 2 todo's and make configs
versioned finally. :)

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73336 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoTerminology: Add missing __UNUSED__ to function paramaters where
devilhorns [Thu, 5 Jul 2012 06:19:17 +0000 (06:19 +0000)]
Terminology: Add missing __UNUSED__ to function paramaters where
needed. Initialize iw & ih to zero to remove compiler warning about
uninitialized variables.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73325 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoterminology: let jump on keypress.
cedric [Thu, 5 Jul 2012 04:36:47 +0000 (04:36 +0000)]
terminology: let jump on keypress.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73323 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoincoming sexiness... links, file paths, email addresses found in text
raster [Wed, 4 Jul 2012 14:44:43 +0000 (14:44 +0000)]
incoming sexiness... links, file paths, email addresses found in text
on mousover. highlight with a subtley animated underline and on
click.. do something sensible. the inline handler is the sexiest of
all. try local file pahts for now (full paths). as they work best.
remote urls for video files SHOULd work if they have http:// etc.
before them - no adjusting of loose ones. u may want to look at the
helpers config panel. internal handling of remote urls for media
doesnt download currently. still needs to be done. anyway. enjoy!

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73288 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoadd to READMe and... add logic to find urls under the mouse. also
raster [Tue, 3 Jul 2012 15:25:19 +0000 (15:25 +0000)]
add to READMe and... add logic to find urls under the mouse. also
email addresses. seems to work well imho. :)

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73243 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agofix grid->text conversion to handle some space cornercases better.
raster [Tue, 3 Jul 2012 12:57:32 +0000 (12:57 +0000)]
fix grid->text conversion to handle some space cornercases better.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73236 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoadd text search to term TODO
discomfitor [Tue, 3 Jul 2012 12:49:10 +0000 (12:49 +0000)]
add text search to term TODO

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73234 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoTerminology: Listen to N_LONG_TAPS move instead of start.
tasn [Tue, 3 Jul 2012 05:28:31 +0000 (05:28 +0000)]
Terminology: Listen to N_LONG_TAPS move instead of start.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73188 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoterminology: better handling of position
englebass [Mon, 2 Jul 2012 12:49:51 +0000 (12:49 +0000)]
terminology: better handling of position

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73163 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoterminology: printf--
mike_m [Mon, 2 Jul 2012 12:36:43 +0000 (12:36 +0000)]
terminology: printf--

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73161 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoavoid size creep during font options changes by remembering size at
raster [Mon, 2 Jul 2012 12:06:44 +0000 (12:06 +0000)]
avoid size creep during font options changes by remembering size at
start and any "suspected" real resizing by the user.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73156 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoterminology: Move mouse_rep out of state
englebass [Mon, 2 Jul 2012 08:58:49 +0000 (08:58 +0000)]
terminology: Move mouse_rep out of state

Seems it shouldn't be swapped vim does:
mouse_rep = on
swap
mouse_rep = off
swap

which breaks mouse usage after using vim

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73137 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agomake about text scroll for an extra 15 sec.
raster [Mon, 2 Jul 2012 03:51:20 +0000 (03:51 +0000)]
make about text scroll for an extra 15 sec.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73124 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoupdate README
raster [Mon, 2 Jul 2012 03:50:38 +0000 (03:50 +0000)]
update README

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73123 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoand now also use gesture layer for long-press for control panel and
raster [Mon, 2 Jul 2012 03:47:02 +0000 (03:47 +0000)]
and now also use gesture layer for long-press for control panel and
zoom controls too for font size change (happens to make ctrl+mouse
wheel zoom too)

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73122 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agomore touch (coform+imf) integration done in preparation.
raster [Mon, 2 Jul 2012 02:52:48 +0000 (02:52 +0000)]
more touch (coform+imf) integration done in preparation.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73120 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agobegin on custom command infra, fix home/end for emacs, and fix about
raster [Sun, 1 Jul 2012 00:24:30 +0000 (00:24 +0000)]
begin on custom command infra, fix home/end for emacs, and fix about
dialog to restart properly and dismiss layer to be above about.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73085 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoany button now dismisses the popup dialog things.
raster [Sat, 30 Jun 2012 14:21:00 +0000 (14:21 +0000)]
any button now dismisses the popup dialog things.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73083 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agofix about text.
raster [Sat, 30 Jun 2012 11:19:33 +0000 (11:19 +0000)]
fix about text.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73082 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agooops forgot to add.
raster [Sat, 30 Jun 2012 11:16:14 +0000 (11:16 +0000)]
oops forgot to add.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73081 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoabout box is there... mwahahhahahahahahah!
raster [Sat, 30 Jun 2012 11:08:07 +0000 (11:08 +0000)]
about box is there... mwahahhahahahahahah!

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73080 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoadd ctrl+shift+ins for pasting primary and add info to READMe about
raster [Fri, 29 Jun 2012 13:33:37 +0000 (13:33 +0000)]
add ctrl+shift+ins for pasting primary and add info to READMe about
mouse/kbd controls.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73037 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agomissing alt+backspace keyin entry.
raster [Fri, 29 Jun 2012 12:21:01 +0000 (12:21 +0000)]
missing alt+backspace keyin entry.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73034 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agouse new ecore-input compose handling in terminology.
raster [Thu, 28 Jun 2012 08:21:51 +0000 (08:21 +0000)]
use new ecore-input compose handling in terminology.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@72983 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoterminology: I need my Alt+D in shell
englebass [Wed, 27 Jun 2012 20:54:17 +0000 (20:54 +0000)]
terminology: I need my Alt+D in shell

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@72968 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agocomplete unabirdged compose table/tree in terminology now. this should
raster [Wed, 27 Jun 2012 15:27:59 +0000 (15:27 +0000)]
complete unabirdged compose table/tree in terminology now. this should
go to ecore i think.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@72952 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoactuallly syslexia - 7f not f7!!!!
raster [Wed, 27 Jun 2012 10:09:50 +0000 (10:09 +0000)]
actuallly syslexia - 7f not f7!!!!

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@72936 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agofix handling - filtering out 0xf7 -> del. don't do it. it's a divide
raster [Wed, 27 Jun 2012 10:08:14 +0000 (10:08 +0000)]
fix handling - filtering out 0xf7 -> del. don't do it. it's a divide
sign in unicode.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@72935 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agomulti-key compose table++ :) not complete table. see wekipedia table
raster [Wed, 27 Jun 2012 03:26:34 +0000 (03:26 +0000)]
multi-key compose table++ :) not complete table. see wekipedia table
to merge.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@72911 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoterminology: Added 'Not Implemented Yet' stub for theme and wallpaper.
seoz [Wed, 27 Jun 2012 00:53:57 +0000 (00:53 +0000)]
terminology: Added 'Not Implemented Yet' stub for theme and wallpaper.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@72907 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoTerminology: move the media controls top-right (less used place) intead of bottom...
davemds [Tue, 26 Jun 2012 20:07:55 +0000 (20:07 +0000)]
Terminology: move the media controls top-right (less used place) intead of bottom-left

NOTE: This spot an edje animation bug (I faced this other times before):
during the animation (mouse-in/out)  the right-alignment lost
1 pixel somewhere.

Can someone in touch with edje animation code give a look?
...the edc layout is really simple, the problematic part is:
"media_bg" at line 609 in default.edc

thanks
davemds

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@72891 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoTerminology: pressing stop will delete the media smart,thus remove the video and...
davemds [Tue, 26 Jun 2012 19:07:47 +0000 (19:07 +0000)]
Terminology: pressing stop will delete the media smart,thus remove the video and the media controls and leave the user with its bg. So simple...raster, do I miss something?

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@72890 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoumm blink should be on by defaut - jump on change too.
raster [Tue, 26 Jun 2012 14:58:32 +0000 (14:58 +0000)]
umm blink should be on by defaut - jump on change too.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@72888 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agomake note.
raster [Tue, 26 Jun 2012 14:45:38 +0000 (14:45 +0000)]
make note.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@72887 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agofix default wordsep list now to be unicode friendly. include unicode
raster [Tue, 26 Jun 2012 14:44:14 +0000 (14:44 +0000)]
fix default wordsep list now to be unicode friendly. include unicode
spaces.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@72886 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agokeypad numlock etc. working. shift kp-/+ to change font size. shift
raster [Tue, 26 Jun 2012 10:30:41 +0000 (10:30 +0000)]
keypad numlock etc. working. shift kp-/+ to change font size. shift
kp/ for copy, shift insert for paste, shift+kp* to reset top 10pt.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@72870 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoadd new terminology option to disable that infernal cursor blinking; this should...
discomfitor [Tue, 26 Jun 2012 08:05:43 +0000 (08:05 +0000)]
add new terminology option to disable that infernal cursor blinking; this should, in theory, be a combo box with different styles (underline, solid, invisible, etc), but imo the first thing is the ability to disable the blinking overall

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@72856 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33