Boris Faure
4a79fe43d5
fix focus issue when changing options. Closes #T27
10 years ago
Boris Faure
71d4f155be
change cursor/selection when changing theme
10 years ago
José Roberto de Souza
b140380776
Avoid crash when socket address lenght is bigger than 126
...
Here my socket address:
:0.0.unix:abstract=/tmp/dbus-30Xo0YvOro,guid=c12ee38be195441e0b64c7ff5208e716.383c17da53f7fc81db94ac5f5171b40b-1376315157.910552-1882544957.=unknown=.@unknown@.!unknown!
10 years ago
Boris Faure
a8206c8b03
add some comments, clean-up code
10 years ago
Cedric Bail
44c69c8d31
terminology: let's not recreate timer all over the place for nothing.
10 years ago
Cedric Bail
40c3cedd6a
terminology: let's help the compiler and tell him about this hot spot.
10 years ago
Carsten Haitzler
e8addbac90
don t consider greantpt failure an error, but a warning.
10 years ago
Carsten Haitzler
6c2884bdcb
oops.. , not m
10 years ago
Carsten Haitzler
3a2a58473b
ad erro handling for pty alloc (never seen it fail!)
10 years ago
Carsten Haitzler
2dac064d3b
please... restore default coolors! :)
10 years ago
Boris Faure
e710205122
try to fix some link/selection mess
10 years ago
Boris Faure
d746dccf4a
clicking on links works again
10 years ago
Boris Faure
c731394917
use EFL_VERSION_MAJOR/MINOR
10 years ago
Boris Faure
7faf2eb133
make themes compile with efl 1.7
...
Issue was reported in T143
10 years ago
Boris Faure
2c5828f5e2
fix extending selection with shift + double click. Closes T228
10 years ago
Boris Faure
58bcae42d4
fix stupid bug with faint colors. Closes T44
10 years ago
Boris Faure
31c73f69ef
use the same default colors as the first 256 colors
10 years ago
Boris Faure
75021221d8
256: fix color cube
10 years ago
Boris Faure
eea7862f52
doc + use !strcmp to make code more readable
10 years ago
Boris Faure
441f2ef39e
fix crash when closing top-level split. Closes T256.
10 years ago
Boris Faure
6be1029413
themes: use default theme as base for solarized
10 years ago
Boris Faure
e93d8bab70
we're not in python here, let's use a switch/case
10 years ago
Boris Faure
4f78faf5c8
use a macro instead of some copy/pasta
10 years ago
Boris Faure
30392f23a9
s/__UNUSED__/EINA_UNUSED/g
10 years ago
Boris Faure
2429f7d3ad
remove some warnings
10 years ago
Boris Faure
abb0ea2a95
fix line selection (triple click). Closes T305
10 years ago
Carsten Haitzler
a9e84188ce
dont filter based on ethumb client handle.
10 years ago
Boris Faure
d63629ccbf
fix 58ec67bfa
about removing shadow variables
10 years ago
Boris Faure
9d000c7c1d
fix word selection on multiple lines. Closes T305
10 years ago
Boris Faure
58ec67bfa2
termio: remove shadow variables
10 years ago
Boris Faure
90311900bb
termio: add some static
10 years ago
Boris Faure
ec577e396c
remove links on mouse out/focus out. Closes T299
10 years ago
Carsten Haitzler
373e878595
change -> changed ... and make flush timeout 5s
10 years ago
Jean GUYOMARC'H
4b23dc8816
terminology: fix build of terminology on MacOS X.
10 years ago
Carsten Haitzler
3fcaad12ed
restore some shift based keyinput after fex to use key not keyname.
10 years ago
Carsten Haitzler
8e6c0c563e
use key not keyname so xmodmap works
10 years ago
Carsten Haitzler
38d468fc61
remove warngings
10 years ago
Mike Blumenkrantz
164ebd4c67
don't shutdown eldbus when exiting on a quit option
10 years ago
Cedric Bail
15d9eb0924
terminology: we did rename generic backend to vlc as it is its real name.
10 years ago
Cedric Bail
c9ba490c46
initialize ipc before shuting it down.
10 years ago
Carsten Haitzler
a64c9c01e3
handle gif loop none and loop count 0 vs actual loop counts (or -1)
10 years ago
Carsten Haitzler
e4f5a04068
don't request ethumb again when it dies unless we have a queue
10 years ago
Chris Michael
3885e288f2
Add sound support to mild.edc (which the black theme uses).
...
Signed-off-by: Chris Michael <devilhorns@comcast.net>
10 years ago
Boris Faure
79194c8550
do not free link objects already on mouse_out
10 years ago
Daniel Juyung Seo
68cc3e0656
tyls.c: clean up. one semicolon is enough.
10 years ago
Boris Faure
ad16990ede
fix compilation without eldbus
10 years ago
Chris Michael
e51396944c
Fix warning: comparison between signed and unsigned integer expressions
...
Signed-off-by: Chris Michael <devilhorns@comcast.net>
10 years ago
Chris Michael
cf2eb65f98
Fix warning: 'len' may be used uninitialized in this function
...
Signed-off-by: Chris Michael <devilhorns@comcast.net>
10 years ago
Chris Michael
8d8cae6a46
Remove unused variable.
...
Signed-off-by: Chris Michael <devilhorns@comcast.net>
10 years ago
Mike Blumenkrantz
b23fbc392b
more accurate link mouse-out detection, fix teamwork signals, update teamwork to new api
10 years ago