1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-29 19:56:07 -04:00
profanity/src/tools
Michael Vetter 638a50f8d1 autocomplete: remove duplicate code in search functions
_search_next and _search_prev where exactly the same except taking the
nex/prev from the list.
Use one function with a direction argument.
2021-03-11 22:24:27 +01:00
..
aesgcm_download.c Add tests for format_call_external_argv 2020-12-07 16:16:15 +01:00
aesgcm_download.h Refactor for threaded external executable for built-in download methods 2020-12-03 16:54:06 +01:00
autocomplete.c autocomplete: remove duplicate code in search functions 2021-03-11 22:24:27 +01:00
autocomplete.h Apply coding style 2020-07-07 14:18:57 +02:00
bookmark_ignore.c bookmark_ignore.c: use gchar instead of char 2020-07-20 10:17:35 +02:00
bookmark_ignore.h Apply coding style 2020-07-07 14:18:57 +02:00
clipboard.c Update copyright 2021-01-08 16:36:30 +01:00
clipboard.h Update copyright 2021-01-08 16:36:30 +01:00
http_common.c Move unique_filename_from_url functions to common 2020-12-04 16:13:13 +01:00
http_common.h Move unique_filename_from_url functions to common 2020-12-04 16:13:13 +01:00
http_download.c Fix deadlock on error before HTTP download has begun 2020-12-10 19:26:06 +01:00
http_download.h Refactor for threaded external executable for built-in download methods 2020-12-03 16:54:06 +01:00
http_upload.c Upload: Fix unused return 2021-03-11 21:05:35 +01:00
http_upload.h Update to the newest version of XEP 0363 (HTTP Upload) 2021-03-11 17:11:22 +01:00
parser.c Declare counter var inside loop 2020-11-09 11:33:33 +01:00
parser.h Fix /correct quotation marks usage 2020-07-23 09:40:22 +02:00