rofi/test
Dave Davenport 618d1396ee
Issue949 (#999)
* [Issue 949] Add initial split of listview row into widget tree.

Allowing better themeing.

* Remove unneeded code from textbox. allow dis. icons.

* Fix typo.

* Fix wrong widget offset in textbox.

* Fix mouse handling

* [ListView] Add 'fixed-columns' boolean option.

* [Listview] Fix inversion of option.

* [ListView] remove commented old code.

* [Textbox] Handle null pointer on desired width.

* [Listview] Fix crasher with fixed_columns and more max elements requested items.

* Add hack to get backwards compatibility for new listview structure.

* Fix the scrollbar test.

* Fix tests for theme update..
2019-08-08 20:02:20 +02:00
..
box-test.c
convert_old_theme_test.sh
default_theme_test.sh
help_output_test.sh
helper-config-cmdline-parser.c
helper-expand.c
helper-pidfile.c
helper-test.c
helper-tokenize.c
history-test.c
mode-test.c [ListView|Textbox] Add user-settable ellipsize mode. 2019-05-04 11:04:54 +02:00
run_all_tests.sh [Script] cleanup unnecessary $ from arithmetic variables. 2019-02-02 12:52:23 +01:00
run_combi_test.sh
run_dmenu_custom_test.sh [Scripts] Do some fixes. 2019-02-02 12:35:37 +01:00
run_dmenu_empty.sh [Scripts] Do some fixes. 2019-02-02 12:35:37 +01:00
run_dmenu_issue_292.sh [Scripts] Remove cat for pipe. 2019-02-02 12:39:41 +01:00
run_dmenu_normal_window_test.sh [Scripts] Do some fixes. 2019-02-02 12:35:37 +01:00
run_dmenu_test.sh [Scripts] Remove cat for pipe. 2019-02-02 12:39:41 +01:00
run_drun_test.sh
run_errormsg_test.sh
run_glob_test.sh
run_issue333_test.sh [Scripts] Do some fixes. 2019-02-02 12:35:37 +01:00
run_issue_256.sh
run_issue_275.sh
run_regex_test.sh
run_run_test.sh
run_screenshot_test.sh
run_script_test.sh [Scripts] Do some fixes. 2019-02-02 12:35:37 +01:00
run_switchdialog_test.sh
run_test.sh
run_window_test.sh
scrollbar-test.c Issue949 (#999) 2019-08-08 20:02:20 +02:00
test_script.sh
textbox-test.c
theme-parser-test.c Issue949 (#999) 2019-08-08 20:02:20 +02:00
widget-test.c
xr_dump_test.sh