1190 Commits (be62d87f89e5e0ada3d8cbfe3dd091eeb9b45391)

Author SHA1 Message Date
Boris Faure be62d87f89 separate "termstate" from cursor state and screens. Closes T725 9 years ago
Carsten Haitzler caf4e92302 terminology config - allow gst1 as vid mod config - adjust limit range 9 years ago
Boris Faure c2b26e0999 fix selecting tabs 9 years ago
Boris Faure 0e18a185fe correctly handle empty lines when doing selections 9 years ago
Boris Faure 688f417814 config: do not add F11 as default binding to Fullscreen 9 years ago
Boris Faure d1416cc735 colors ui: "improved" color namming 9 years ago
Boris Faure 52ceae82b1 add meta/hyper to key bindings. Closes T1985 9 years ago
Boris Faure 981f76c6e3 add ugly timeout to http head when trying to preview links 9 years ago
Jean-Philippe Andre 674c680052 Add .dds to list of image extensions, for tycat 9 years ago
Boris Faure 7e4276c033 right click on a selection shows popup to copy it 9 years ago
Carsten Haitzler 16402da20a fix terminology popup handling to work again 9 years ago
Boris Faure 80bb25baaa fix terminology not starting with newer config 9 years ago
Chris Michael c328ba006e terminology: Use proper event structure for mouse up callback 9 years ago
Boris Faure 709a55889f Revert "fix colors and show darkgray. Closes T2245" 9 years ago
Boris Faure 834ee01532 fix colors and show darkgray. Closes T2245 9 years ago
Boris Faure 29cf913951 termio: make code more readable. Closes CID1291865 9 years ago
Boris Faure e6c45c593d win: cleanup: rename Term.term to Term.termio 9 years ago
Daniel Zaoui 6aee349409 Revert "have the "xterm" cursor on the textgrid" 9 years ago
Boris Faure 0895a1e608 should set "hand2" cursor on links but doesn't work 9 years ago
Boris Faure 144053f882 have the "xterm" cursor on the textgrid 9 years ago
Boris Faure 4abdf4b327 code cleanup: s/if (X) free(X);/free(X);/ 9 years ago
Jean Guyomarc'h 73c9e82777 config: typo in config upgrade names 9 years ago
Boris Faure ed178f5a13 typo 9 years ago
Boris Faure 33322d04af toggle fullscreen by pressing F11 9 years ago
Boris Faure 7edeea3503 correctly swap term states. Ref T725 9 years ago
Boris Faure 688bf414e4 right trim selections 9 years ago
Boris Faure b4ba773e17 fix CSI DECSET 1049. Should fix T725 9 years ago
Boris Faure 65d729ce32 font selector: use bg/fg for the preview from config/theme 9 years ago
Boris Faure 4d7708a0f1 tyls: rewrite size_print to avoid arithmetic exception 9 years ago
Boris Faure 6c2e2dfbf5 tyls: fix warnings 9 years ago
Thibaut Broggi 85edd0407c tyls: remove leaks and fix write() checking 9 years ago
Thibaut Broggi 03b88bafc7 tyls: change options management and refactor 9 years ago
Boris Faure 27304c456f make terminology start on solaris 9 years ago
Boris Faure cf1a9a3a01 verify that tcgetattr() does not fail 9 years ago
Boris Faure ac12f8eec8 handle failure to termio_add() 9 years ago
Boris Faure 12ef99bcf2 fix segfault when Term widget can not be created 9 years ago
Boris Faure 122fa9da0c add some error messages 9 years ago
Boris Faure f13d9ad111 fix compilation on solaris 9 years ago
Boris Faure 2de1cd87b6 pid_t can be long (on solaris) 9 years ago
Aurélien Larcher 2d710e5705 define MIN/MAX in case they're not defined 9 years ago
Boris Faure 141cfd959d url head: handle links that are notimages/movies 9 years ago
Boris Faure be30c069f3 close media popup on escape 9 years ago
Boris Faure 5d169ebd71 correctly check if ecore_con_url_head() is available 9 years ago
Boris Faure 76e9ae6481 do an HTTP HEAD to get media type when poping media 9 years ago
Boris Faure 6762578ace do only once ecore_con_(url_)init/shutdown() 9 years ago
Boris Faure ca2d7846a9 fix normal selection after box selection 9 years ago
Boris Faure e4d357ace2 make terminology work on solaris 9 years ago
Boris Faure f80d9634e3 fix selection when backscrolling and new content arrives 9 years ago
Boris Faure feccb7bcab fix single line selection with ctrl down 9 years ago
Boris Faure 5b4e6de54a tybg: make tybg without argument display the default wallpaper 9 years ago