Jean-Philippe Andre
ffd8f82a52
Fix last commit
...
Invalid buffer size
11 years ago
Jean-Philippe Andre
3223e32949
Fix crashes in escape sequence parsings
...
Crashes happen when using cat against binary files (png, mp4, ...)
Buffer overflow in _handle_esc_dcs()
Suspected overflow in _handle_esc_terminology()
Invalid return value in _handle_esc_terminology()
Don't write "ABC\r\n" on ENQ symbol
Silence some errors
11 years ago
Daniel Juyung Seo
e34ac90739
tyls.c: removed unused variables.
11 years ago
Daniel Juyung Seo
150799348a
termio.c: check elm rather than ecore for the drag and drop.
...
1. This includes ecore check as well.
2. Check the version more properly.
11 years ago
Carsten Haitzler
58597e51e7
fix tyls -m
11 years ago
Carsten Haitzler
de8141dec6
tyls now uses standard icons names for normal files (not starting with
...
/) so u see icons for files as well as thumbnails for videos, images,
svg's etc...
and now when u clikc on the icon... u launch it (folders launch in
efm... other file types open via the standard tools like with efm/e
etc. and highlighted links)
11 years ago
Carsten Haitzler
735d93fbc4
1. add the ability to have a link AND image path in inline images and
...
thumbs (allows for different thumbnail compared to what it links to).
2. fix if media obj is deleted on its own (stop button).
11 years ago
Boris Faure
01bf2409bd
fix segfault
...
when there is no cell, do not try to do stuff based on it.
11 years ago
Carsten Haitzler
6be6249ccd
oops forgot a printf removal.
11 years ago
Carsten Haitzler
2217166f40
make terminology handle multiple uri dnd of files and display in a
...
slideshow queue. :)
11 years ago
Eduardo Lima (Etrunko)
bba639baf7
Fix edje_cc verbosity if building with V=1
...
Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>
11 years ago
Cedric BAIL
06c3958580
terminology: let's not track generated files.
...
SVN revision: 84372
11 years ago
Daniel Juyung Seo
8a3f6335ff
terminology main.c: use macros for panes content parts and make code cleaner.
...
SVN revision: 84332
11 years ago
Carsten Haitzler
bc4014a2ba
adapt to dnd changes.
...
SVN revision: 84297
11 years ago
Carsten Haitzler
7397aced7e
u can dnd stuff TO terminology.. and it pastest in as text.. file
...
lists from efm, text from editors/browsers...
u can dnd links (file uril links terminology recognizes) TO other apps
or terminals... beware it uses a button. it's a bit ugly atm. need to
un-uglify.
both these need efl 1.8
SVN revision: 84283
11 years ago
Carsten Haitzler
3756f251b7
more extns known in tyls.
...
SVN revision: 84071
11 years ago
Carsten Haitzler
2ebc8c42c6
stop jumping! zoom gestures are being called now.. :/
...
SVN revision: 84066
11 years ago
Carsten Haitzler
437ac7ba0b
clock on thumbs opens popmedia. :)
...
SVN revision: 84065
11 years ago
Boris Faure
54837f4d7d
fix split with elm 1.7. Thanks to Godfath3r.
...
SVN revision: 84026
11 years ago
Boris Faure
c9216e5214
add the light version of the solarized theme
...
SVN revision: 84025
11 years ago
Boris Faure
081f27552b
fix clearing lines with circular buffer.
...
Fixes #2263 .
SVN revision: 84004
11 years ago
Boris Faure
48276b7cf4
box selection on alt/ctrl/shift
...
SVN revision: 83999
11 years ago
Carsten Haitzler
0ed5a96d9d
quick - forgot exec checks.
...
SVN revision: 83934
11 years ago
Boris Faure
5cfede02a6
add box selection by pressing shift while selecting text.
...
Patch from Panagiotis Galatsanos aka Godfath3r.
SVN revision: 83926
11 years ago
Carsten Haitzler
af064b227a
extn info repeated and.. missing.
...
SVN revision: 83897
11 years ago
Carsten Haitzler
104e1b51cb
make tyls more.. colorful. :)
...
SVN revision: 83896
11 years ago
Carsten Haitzler
6f6b57d141
update README to cover new inline media escapes.
...
SVN revision: 83872
11 years ago
Daniel Juyung Seo
84047693f8
terminology main.c: set the focus to the new split terminal.
...
SVN revision: 83836
11 years ago
Carsten Haitzler
c0dcca4c2d
no sleep on nul bytes - seems as if term hangs.. when its just slow...
...
SVN revision: 83705
11 years ago
Carsten Haitzler
19ee5d50b1
fix spinning - blinking curaor from cmdbox entry.... only create when
...
needed and delete when not. :)
SVN revision: 83613
11 years ago
Carsten Haitzler
a3e16b6fc7
fmting
...
SVN revision: 83612
11 years ago
Carsten Haitzler
1af758d9c1
fix tyls -m
...
SVN revision: 83569
11 years ago
Carsten Haitzler
f32952ce49
redundant set to 0.
...
SVN revision: 83568
11 years ago
Carsten Haitzler
156b168979
inline thumb mode uses ethumb now... :)
...
SVN revision: 83566
11 years ago
Carsten Haitzler
800383bb0b
oops - slowness with link finding test case. fixed. now screaming
...
fast again :)
SVN revision: 83500
11 years ago
Mike McCormack
83d1371953
terminology: Fix warning
...
Signed-off-by: Mike McCormack <mike@atratus.org>
SVN revision: 83499
11 years ago
Boris Faure
684c7499ad
load about from theme if possible
...
SVN revision: 83494
11 years ago
Boris Faure
753d500185
improve patterns on gitignore
...
SVN revision: 83493
11 years ago
Carsten Haitzler
53eeed9880
a very very very very rough/first cut and playing with tyls...
...
SVN revision: 83485
11 years ago
Carsten Haitzler
4505778e11
fix ter4minology cmdline opts - broke them with splitting. fix.
...
SVN revision: 83457
11 years ago
Carsten Haitzler
0015767f4b
tidy yp tycat - handle edj and mp3/audio files - ahare extensions
...
handling and filtering, actually free tup termblocks when no longer
referenced without needing a gc, etc. ...
SVN revision: 83441
11 years ago
Carsten Haitzler
510e14530f
cleaner code...
...
SVN revision: 83430
11 years ago
Carsten Haitzler
47fe497356
tycat... faster shutdown... and understand edje and mp3/music files...
...
and stuff
SVN revision: 83429
11 years ago
Carsten Haitzler
552b55319a
hmm actualyl lets make cb's consistent and pass term as data - fix cb :)
...
SVN revision: 83423
11 years ago
Daniel Juyung Seo
93066dd3d3
terminology main.c: use correct parameter. fixed segv on commandline option.
...
SVN revision: 83422
11 years ago
Carsten Haitzler
0bbeac1a15
oops (--
...
SVN revision: 83402
11 years ago
Carsten Haitzler
caddf1fdee
1.8ism ifdefed.
...
SVN revision: 83401
11 years ago
Carsten Haitzler
95c757c449
allow terminology top build with 1.7?
...
SVN revision: 83400
11 years ago
Carsten Haitzler
6618fb3262
require escape to bgein and end any run of chars that represent a
...
block item.
SVN revision: 83398
11 years ago
Carsten Haitzler
3b9b38b86c
make block insert allow the inserter to specify a character to replace
...
on insert. this allows multiple insertions to be "active
simultaneously". until all the inset chars are used up. need to wrap
these insert chars with begin/end escapes still for efficiency and so
you can use insert chars elsewhere in the same text output area.
also clean up warnings.
SVN revision: 83394
11 years ago