Carsten Haitzler
2307203d49
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.
SVN revision: 73949
11 years ago
Carsten Haitzler
63e43697c1
2bugs--
...
SVN revision: 73925
11 years ago
Carsten Haitzler
b8cdce47e3
oops - add images. missing.
...
SVN revision: 73863
11 years ago
Carsten Haitzler
a06a235c49
make selection pulse much more subtle
...
SVN revision: 73862
11 years ago
Carsten Haitzler
8a1e27df66
sex up the selection in terminology. :)
...
SVN revision: 73861
11 years ago
Carsten Haitzler
942060a0fc
really update word separator list by default to include a boatload of
...
unicdoe separator chars. :)
SVN revision: 73814
11 years ago
Carsten Haitzler
4e2d2fe856
fix selection to display right again.
...
SVN revision: 73803
11 years ago
Carsten Haitzler
89251d17d7
factor out link finding algorithm to its own file.
...
SVN revision: 73800
11 years ago
Carsten Haitzler
7b8304692b
and call the extended escape handler too.
...
SVN revision: 73799
11 years ago
Carsten Haitzler
197e0bbf46
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.
SVN revision: 73798
11 years ago
Carsten Haitzler
92d58dc532
mouve doublewidth checking to its own file to not "pollute" termpty.c.
...
also make it more of a tree to minimize compares.
SVN revision: 73787
11 years ago
Cedric BAIL
01cefcedd7
terminology: temporary fix for selecting the first column.
...
SVN revision: 73783
11 years ago
Daniel Juyung Seo
98a812eea0
terminology termio.c: Warn--. Compare with the same type.
...
SVN revision: 73780
11 years ago
Carsten Haitzler
c5b4a080ab
printf--
...
SVN revision: 73607
11 years ago
Carsten Haitzler
5239944b04
another cnp issue.
...
SVN revision: 73594
11 years ago
Carsten Haitzler
8fea697925
add to todo.
...
SVN revision: 73581
11 years ago
Cedric BAIL
187443ad74
terminology: use edje for selection.
...
NOTE: I am ot really able to use GIMP/Inkscape, so plain
rectangle for the moment. Patch welcome.
SVN revision: 73570
11 years ago
Nicholas Hughart
9ef6a138c5
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.
SVN revision: 73546
11 years ago
Davide Andreoli
5526a33a40
updated xcf
...
SVN revision: 73428
11 years ago
Davide Andreoli
afe29dc989
better icons for video knobs...they are still not .awesome. but in 14x14 pixel I cant do better than this
...
SVN revision: 73427
11 years ago
Carsten Haitzler
078ce43976
todo++
...
SVN revision: 73410
11 years ago
Carsten Haitzler
ebfd55429e
emacs top/bottom button ctlr+_home/end fixed.
...
SVN revision: 73409
11 years ago
Carsten Haitzler
bc3ac248f5
1 more bug nuked. we must convert \n to \r from copy & paste in terms. yay!
...
SVN revision: 73407
11 years ago
Carsten Haitzler
8047c284fa
todo done- evas bug. :)
...
SVN revision: 73406
11 years ago
Carsten Haitzler
9dc0531b50
todo++
...
SVN revision: 73394
11 years ago
Carsten Haitzler
117fbb6df9
todo++
...
SVN revision: 73392
11 years ago
Carsten Haitzler
39577505f0
todo-- -> smooth/nosmooth mode for media during resize.
...
SVN revision: 73391
11 years ago
Carsten Haitzler
de6c7e3b94
todo++
...
SVN revision: 73387
11 years ago
Michael BOUCHAUD
8d33dadf56
terminology: add an option to be run without a wm
...
SVN revision: 73376
11 years ago
Boris Faure
d6cfae5cb8
terminology: mc looks fixed to me
...
SVN revision: 73370
11 years ago
Boris Faure
e48f693aea
terminology: display ACS_*. should fix ncurses issues
...
SVN revision: 73369
11 years ago
Gustavo Sverzut Barbieri
0dd23fb9bc
M-x delete-trailing-whitespace
...
gooooooooooood please stop with trailing whitespaces.
SVN revision: 73368
11 years ago
Gustavo Sverzut Barbieri
74c994a1a5
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.
SVN revision: 73367
11 years ago
Carsten Haitzler
41475923e6
fix todo
...
SVN revision: 73355
11 years ago
Carsten Haitzler
f7b03ac74d
add a bunch of options for title, name, role, override, borderless,
...
iconic, etc. on cmdline.
SVN revision: 73337
11 years ago
Carsten Haitzler
5adb2747b8
make min size 1x1 for warning fix, add 2 todo's and make configs
...
versioned finally. :)
SVN revision: 73336
11 years ago
Christopher Michael
2f9e9628cc
Terminology: Add missing __UNUSED__ to function paramaters where
...
needed. Initialize iw & ih to zero to remove compiler warning about
uninitialized variables.
SVN revision: 73325
11 years ago
Cedric BAIL
3656913985
terminology: let jump on keypress.
...
SVN revision: 73323
11 years ago
Carsten Haitzler
f5bef8a0ed
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!
SVN revision: 73288
11 years ago
Carsten Haitzler
2f57d0c7a9
add to READMe and... add logic to find urls under the mouse. also
...
email addresses. seems to work well imho. :)
SVN revision: 73243
11 years ago
Carsten Haitzler
9b476039cf
fix grid->text conversion to handle some space cornercases better.
...
SVN revision: 73236
11 years ago
Mike Blumenkrantz
77650afb6c
add text search to term TODO
...
SVN revision: 73234
11 years ago
Tom Hacohen
a8594e252e
Terminology: Listen to N_LONG_TAPS move instead of start.
...
SVN revision: 73188
11 years ago
Sebastian Dransfeld
3275e03aa5
terminology: better handling of position
...
SVN revision: 73163
11 years ago
Mike McCormack
958f8a340c
terminology: printf--
...
SVN revision: 73161
11 years ago
Carsten Haitzler
4fd2814c02
avoid size creep during font options changes by remembering size at
...
start and any "suspected" real resizing by the user.
SVN revision: 73156
11 years ago
Sebastian Dransfeld
5ecbbb7f23
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
SVN revision: 73137
11 years ago
Carsten Haitzler
d2c099699a
make about text scroll for an extra 15 sec.
...
SVN revision: 73124
11 years ago
Carsten Haitzler
9354c1e1ea
update README
...
SVN revision: 73123
11 years ago
Carsten Haitzler
654e760033
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)
SVN revision: 73122
11 years ago