tdv/src
Přemysl Eric Janouch 9d7bc2a839
sdgtk: add and use a custom listview widget
Nothing in GTK+ appears to be suited for what are virtually infinite
lists.  Our workaround with GtkLabel and GtkScrolledWindow has been
heavily suboptimal and needs to be replaced.

Use Pango directly to handle our relatively simple needs.

Upgrades:
 - the widget can be scrolled,
 - keywords are repeated for each definition line,
 - definition lines are now wrapped, and support 'g' and 'x' fields.

Downgrades:
 - text can no longer be selected, so far.
2021-10-15 11:46:09 +02:00
..
add-pronunciation.c Fix g_option_context_get_help() usage 2021-10-12 02:39:16 +02:00
dictzip-input-stream.c Name change 2020-09-02 16:27:45 +02:00
dictzip-input-stream.h Name change 2020-09-02 16:27:45 +02:00
generator.c Add a tool to transform dictionaries 2020-09-04 00:13:34 +02:00
generator.h Add a tool to transform dictionaries 2020-09-04 00:13:34 +02:00
query-tool.c query-tool: support more field types 2021-10-12 02:38:40 +02:00
sdgtk.c sdgtk: add and use a custom listview widget 2021-10-15 11:46:09 +02:00
sdtui.c sdgtk: add and use a custom listview widget 2021-10-15 11:46:09 +02:00
stardict-private.h tabfile: make it possible to set metadata 2021-10-07 16:28:44 +02:00
stardict-view.c sdgtk: add and use a custom listview widget 2021-10-15 11:46:09 +02:00
stardict-view.h sdgtk: add and use a custom listview widget 2021-10-15 11:46:09 +02:00
stardict.c query-tool: support more field types 2021-10-12 02:38:40 +02:00
stardict.h sdgtk: add and use a custom listview widget 2021-10-15 11:46:09 +02:00
tabfile.c Fix g_option_context_get_help() usage 2021-10-12 02:39:16 +02:00
test-stardict.c Name change 2020-09-02 16:27:45 +02:00
transform.c Fix g_option_context_get_help() usage 2021-10-12 02:39:16 +02:00
utils.c query-tool: support more field types 2021-10-12 02:38:40 +02:00
utils.h query-tool: support more field types 2021-10-12 02:38:40 +02:00