summaryrefslogtreecommitdiffstats
path: root/include/widgets/textbox.h
AgeCommit message (Expand)Author
2022-07-23[Textbox] Remove the dot indicator.Dave Davenport
2021-09-07#1437 - Fix sizing logic for widgets and textboxes. (#1444)Dave Davenport
2021-09-06Revert "[I1437] Textbox make get_desired_width depend on width."Dave Davenport
2021-09-06[I1437] Textbox make get_desired_width depend on width.Dave Davenport
2021-08-19Cleanup, update header files using clang-tidy.Dave Davenport
2021-08-14Simple maintenance improvements (#1370)a1346054
2020-10-12Fix some of the documentationDave Davenport
2020-09-13[Textbox] Try to fix estimated font height.Dave Davenport
2020-02-02Indent all the code.Dave Davenport
2019-12-26[Textbox] Add placeholder.Dave Davenport
2019-08-08Issue949 (#999)Dave Davenport
2019-05-04[ListView|Textbox] Add user-settable ellipsize mode.Dave Davenport
2018-08-08Indent the code.Dave Davenport
2018-06-12Documentation updates.Dave Davenport
2017-11-23Correct spelling mistakes. (#722)Edward Betts
2017-09-09Fix doxygen documentationDave Davenport
2017-09-07Fix Inherit keywordDave Davenport
2017-09-05Add `ch` as size unit.Dave Davenport
2017-08-29Set cursor to end of input field.Dave Davenport
2017-06-07[TextBox] Remove TB_LEFT/CENTER/RIGHT replace with xalign/yalign.Dave Davenport
2017-06-03Run indenter.Dave Davenport
2017-06-03view: Always create textbox with typeQuentin Glidic
2017-06-03Fix header file.Dave Davenport
2017-06-01Merge remote-tracking branch 'origin/master' into barviewDave Davenport
2017-06-01textbox: Fix appending more than one characterQuentin Glidic
2017-06-01x11-helper: Rename xcb.cQuentin Glidic
2017-05-31Indent icon code reworkQuentin Glidic
2017-05-31Merge remote-tracking branch 'origin/master' into barviewDave Davenport
2017-05-31Port fixes from icon-cleanup branch.Dave Davenport
2017-05-30view: Add icon (basic) supportAaron Ash
2017-05-30Merge in masterDave Davenport
2017-05-30widgets: Fix docQuentin Glidic
2017-05-29Use libnkutils for keybindingsQuentin Glidic
2017-05-24[TextBox] Add 'vertical-align' optionDave Davenport
2017-05-23[TextBox] Add get_desired_width function.Dave Davenport
2017-04-23Cleanups, fix arguments mismatchDave Davenport
2017-04-15Fix licenses headersQuentin Glidic
2017-04-02Add converter back for old theme format.Dave Davenport
2017-03-31Improve error message when called with `-show`Dave Davenport
2017-03-30Remove old color structure and name based parsingDave Davenport
2017-03-04Indent code.Dave Davenport
2017-02-09IndentDave Davenport
2017-02-06Reduce amount of paths createdDave Davenport
2017-02-06Add border radius to border around widget.Dave Davenport
2017-02-03Don't recreate every string everytime.Dave Davenport
2017-02-02Remove the extra layer each textbox keeps for drawing its text. (#553)Dave Davenport
2017-01-24Add configurable fonts for testing. #544Dave Davenport
2017-01-21Add auto-detect option to DPI setting.Dave Davenport
2017-01-11Fix indenting and header commenting.Dave Davenport
2017-01-09Improve error handling string.Dave Davenport