terminology/src/bin
Boris Faure 7a9d852a0d
coccinelle: use macro MIN/MAX
2022-06-23 22:54:01 +02:00
..
about.c po: use "YouTube" instead of "Youtube". Thanks to kingu for the suggestion 2021-01-10 12:43:02 +01:00
about.h *.h: do not use the C reserved identifiers for the include guards 2022-03-07 07:45:56 +09:00
backlog.c coccinelle: use ROUND_UP() 2022-06-23 22:30:30 +02:00
backlog.h *.h: do not use the C reserved identifiers for the include guards 2022-03-07 07:45:56 +09:00
colors.c *.{h,c}: do not use the C reserved identifiers for macro names/params 2022-03-07 08:20:16 +09:00
colors.h *.{h,c}: do not use the C reserved identifiers for tag names 2022-03-07 07:45:57 +09:00
config.c config: remove shine parameter 2022-04-17 10:27:31 +02:00
config.h config: remove shine parameter 2022-04-17 10:27:31 +02:00
controls.c *.{h,c}: do not use the C reserved identifiers for tag names 2022-03-07 07:45:57 +09:00
controls.h *.h: do not use the C reserved identifiers for the include guards 2022-03-07 07:45:56 +09:00
extns.c extns: add extn_matches() and extn_is_media() + unit test 2021-09-13 22:48:29 +02:00
extns.h *.h: do not use the C reserved identifiers for the include guards 2022-03-07 07:45:56 +09:00
gravatar.c *.{h,c}: do not use the C reserved identifiers for tag names 2022-03-07 07:45:57 +09:00
gravatar.h *.h: do not use the C reserved identifiers for the include guards 2022-03-07 07:45:56 +09:00
ipc.c main: add --colorscheme 2020-11-09 22:26:23 +01:00
ipc.h *.{h,c}: do not use the C reserved identifiers for tag names 2022-03-07 07:45:57 +09:00
keyin.c *.{h,c}: do not use the C reserved identifiers for tag names 2022-03-07 07:45:57 +09:00
keyin.h *.{h,c}: do not use the C reserved identifiers for tag names 2022-03-07 07:45:57 +09:00
main.c theme - the great flattening of terminology 2021-12-10 22:34:51 +00:00
main.h *.h: do not use the C reserved identifiers for the include guards 2022-03-07 07:45:56 +09:00
md5.c Get rid of trailing whitespaces 2020-06-24 22:49:17 +02:00
md5.h *.h: do not use the C reserved identifiers for the include guards 2022-03-07 07:45:56 +09:00
media.c *.{h,c}: do not use the C reserved identifiers for tag names 2022-03-07 07:45:57 +09:00
media.h *.{h,c}: do not use the C reserved identifiers for tag names 2022-03-07 07:45:57 +09:00
meson.build extns: add extn_matches() and extn_is_media() + unit test 2021-09-13 22:48:29 +02:00
miniview.c *.{h,c}: do not use the C reserved identifiers for tag names 2022-03-07 07:45:57 +09:00
miniview.h *.h: do not use the C reserved identifiers for the include guards 2022-03-07 07:45:56 +09:00
options.c *.{h,c}: do not use the C reserved identifiers for tag names 2022-03-07 07:45:57 +09:00
options.h *.h: do not use the C reserved identifiers for the include guards 2022-03-07 07:45:56 +09:00
options_background.c config: remove shine parameter 2022-04-17 10:27:31 +02:00
options_background.h *.h: do not use the C reserved identifiers for the include guards 2022-03-07 07:45:56 +09:00
options_behavior.c options_behavior: better named option to enable/disable typing sounds 2022-04-25 21:10:30 +02:00
options_behavior.h *.h: do not use the C reserved identifiers for the include guards 2022-03-07 07:45:56 +09:00
options_colors.c *.{h,c}: do not use the C reserved identifiers for tag names 2022-03-07 07:45:57 +09:00
options_colors.h *.h: do not use the C reserved identifiers for the include guards 2022-03-07 07:45:56 +09:00
options_elm.c improve translation strings 2020-09-15 21:46:22 +02:00
options_elm.h *.h: do not use the C reserved identifiers for the include guards 2022-03-07 07:45:56 +09:00
options_font.c *.{h,c}: do not use the C reserved identifiers for tag names 2022-03-07 07:45:57 +09:00
options_font.h *.h: do not use the C reserved identifiers for the include guards 2022-03-07 07:45:56 +09:00
options_keys.c *.{h,c}: do not use the C reserved identifiers for tag names 2022-03-07 07:45:57 +09:00
options_keys.h *.h: do not use the C reserved identifiers for the include guards 2022-03-07 07:45:56 +09:00
options_mouse.c *.{h,c}: do not use the C reserved identifiers for macro names/params 2022-03-07 08:20:16 +09:00
options_mouse.h *.h: do not use the C reserved identifiers for the include guards 2022-03-07 07:45:56 +09:00
options_theme.c *.{h,c}: do not use the C reserved identifiers for tag names 2022-03-07 07:45:57 +09:00
options_theme.h *.h: do not use the C reserved identifiers for the include guards 2022-03-07 07:45:56 +09:00
options_themepv.c config: remove shine parameter 2022-04-17 10:27:31 +02:00
options_themepv.h *.h: do not use the C reserved identifiers for the include guards 2022-03-07 07:45:56 +09:00
private.h *.h: do not use the C reserved identifiers for the include guards 2022-03-07 07:45:56 +09:00
sb.c sb: extract tests 2020-05-24 19:00:24 +02:00
sb.h *.{h,c}: do not use the C reserved identifiers for macro names/params 2022-03-07 08:20:16 +09:00
sel.c use DIV_ROUND_UP() 2022-06-19 21:41:03 +02:00
sel.h *.h: do not use the C reserved identifiers for the include guards 2022-03-07 07:45:56 +09:00
term_container.h *.{h,c}: do not use the C reserved identifiers for tag names 2022-03-07 07:45:57 +09:00
termcmd.c mv utils.{c,h} theme.{c,h} 2020-06-23 12:48:27 +02:00
termcmd.h *.h: do not use the C reserved identifiers for the include guards 2022-03-07 07:45:56 +09:00
termio.c termio: use memcpy() is enough here 2022-04-30 15:53:47 +02:00
termio.h *.h: do not use the C reserved identifiers for the include guards 2022-03-07 07:45:56 +09:00
termiointernals.c stop jumping down to the bottm on config changes when no font sz changed 2021-08-09 22:20:55 +01:00
termiointernals.h *.{h,c}: do not use the C reserved identifiers for tag names 2022-03-07 07:45:57 +09:00
termiolink.c termiolink: fix use-of-uninitialized-value 2022-01-02 17:28:29 +01:00
termiolink.h *.h: do not use the C reserved identifiers for the include guards 2022-03-07 07:45:56 +09:00
termpty.c coccinelle: use macro MIN/MAX 2022-06-23 22:54:01 +02:00
termpty.h *.{h,c}: do not use the C reserved identifiers for macro names/params 2022-03-07 08:20:16 +09:00
termptydbl.c termptydbl: be strict on what is wide and do not try to be smart. 2020-08-10 22:44:41 +02:00
termptydbl.h *.h: do not use the C reserved identifiers for the include guards 2022-03-07 07:45:56 +09:00
termptyesc.c *.{h,c}: do not use the C reserved identifiers for tag names 2022-03-07 07:45:57 +09:00
termptyesc.h *.h: do not use the C reserved identifiers for the include guards 2022-03-07 07:45:56 +09:00
termptyext.c termptyext: be able to test color links 2020-06-15 13:20:58 +02:00
termptyext.h *.h: do not use the C reserved identifiers for the include guards 2022-03-07 07:45:56 +09:00
termptygfx.c Get rid of trailing whitespaces 2020-06-24 22:49:17 +02:00
termptygfx.h *.h: do not use the C reserved identifiers for the include guards 2022-03-07 07:45:56 +09:00
termptyops.c termptyops (termpty_cursor_copy): copy entire "cursor_state" 2022-03-04 20:46:11 +09:00
termptyops.h *.{h,c}: do not use the C reserved identifiers for tag names 2022-03-07 07:45:57 +09:00
theme.c theme: ensure group exists in file before using it 2020-11-26 22:50:37 +01:00
theme.h *.h: do not use the C reserved identifiers for the include guards 2022-03-07 07:45:56 +09:00
tty_keys.h keys: add underscore as special key. Should close T2369 2015-04-26 13:14:56 +02:00
tyalpha.c tycommon: add ty_write() to handle EINTR/EAGAIN on write() 2019-12-05 19:58:25 +01:00
tybg.c tycommon: add ty_write() to handle EINTR/EAGAIN on write() 2019-12-05 19:58:25 +01:00
tycat.c use DIV_ROUND_UP() 2022-06-19 21:41:03 +02:00
tycommon.c tycommon: ensure common tools are running in terminology 2020-04-05 15:50:12 +02:00
tycommon.h *.h: do not use the C reserved identifiers for the include guards 2022-03-07 07:45:56 +09:00
tyfuzz.c tests: rework tytest.c/tyfuzz.c to no longer #include one in the other 2020-05-23 11:59:24 +02:00
tyls.c tyls - add pls files to glob list 2022-06-13 13:29:49 +01:00
typop.c tycommon: add ty_write() to handle EINTR/EAGAIN on write() 2019-12-05 19:58:25 +01:00
tyq.c tycommon: add ty_write() to handle EINTR/EAGAIN on write() 2019-12-05 19:58:25 +01:00
tysend.c tycommon: add ty_write() to handle EINTR/EAGAIN on write() 2019-12-05 19:58:25 +01:00
tytest.c *.{h,c}: do not use the C reserved identifiers for tag names 2022-03-07 07:45:57 +09:00
tytest.h *.h: do not use the C reserved identifiers for the include guards 2022-03-07 07:45:56 +09:00
tytest_common.c termio: add termio_is_focused() 2021-11-02 23:26:40 +01:00
tytest_common.h *.h: do not use the C reserved identifiers for the include guards 2022-03-07 07:45:56 +09:00
unit_tests.h *.h: do not use the C reserved identifiers for the include guards 2022-03-07 07:45:56 +09:00
utf8.c utf8: avoid implicit signedness conversions 2020-06-13 00:13:18 +02:00
utf8.h *.h: do not use the C reserved identifiers for the include guards 2022-03-07 07:45:56 +09:00
utils.c utils: add open_url() to avoid code duplication 2020-11-11 22:51:51 +01:00
utils.h *.h: do not use the C reserved identifiers for the include guards 2022-03-07 07:45:56 +09:00
win.c config: remove shine parameter 2022-04-17 10:27:31 +02:00
win.h config: remove shine parameter 2022-04-17 10:27:31 +02:00