summaryrefslogtreecommitdiff
path: root/src/uit_fl.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-07Version 1.24 + static binary updates + get rid of copyright year1.24Yorhel1-1/+1
2023-06-08Fix types in previous.Thomas Klausner1-2/+2
2023-06-08Add keybinding 'u' to sort unknown files first in file listings.Thomas Klausner1-2/+17
2022-05-30Version + year bump1.23Yorhel1-1/+1
2019-03-26Version bump + year bump + Changelog update for 1.211.21Yorhel1-1/+1
2017-09-06Mark queued files with Q and shared with S in search and file list tabsDaniel Kamil Kozar1-6/+9
2017-08-21Add a download_shared setting to disable downloading of already shared filesDaniel Kamil Kozar1-3/+4
2016-12-30Version & date bump + Changelog update for 1.201.20Yorhel1-1/+1
2014-02-11Copyright year bumpYorhel1-1/+1
2013-11-30Search: highlight matchTillmann Karras1-1/+1
2013-11-26Regex searchingTillmann Karras1-3/+3
2013-11-26Use automatic typedef for struct ui_cursor_tTillmann Karras1-1/+1
2013-11-26Move cursor to ui_textinput-specified positionTillmann Karras1-2/+2
2013-11-26Search user and file lists with '/'Tillmann Karras1-1/+7
2013-07-11ui: Move cursor to selected row in listingsYorhel1-1/+3
2013-03-10doc: Document the real key for the sorting dirs before files toggleYorhel1-1/+1
2013-02-04Copyright year bumpYorhel1-1/+1
2013-01-24Move all system #includes into ncdc.hYorhel1-1/+0
2012-05-20ui_listing: Add support for hiding rows + uit_conn: Add state filtersYorhel1-2/+2
2012-05-20Added 'notify_bell' optionYorhel1-3/+3
2012-05-17Split the search tab into a separate file (uit_search.c)Yorhel1-1/+1
2012-05-17Split the file list tab into a separate file (uit_fl.c)Yorhel1-0/+491