aboutsummaryrefslogtreecommitdiffstats
path: root/Library
Commit message (Expand)AuthorAgeFilesLines
...
* panel: fix typos in allocationJoursoir2021-11-301-3/+1
* panel: make panel_cd_to()Joursoir2021-11-302-0/+42
* panel: make panel_move_cursor()Joursoir2021-11-302-0/+37
* panel: make clear_list_line()Joursoir2021-11-301-0/+8
* panel: add support for displaying filesJoursoir2021-11-301-0/+75
* panel: add support for displaying file systemsJoursoir2021-11-301-0/+18
* panel: make update_file_info()Joursoir2021-11-291-0/+16
* panel: make update_marked_info()Joursoir2021-11-291-0/+11
* menu-bar: not use a global variableJoursoir2021-11-292-13/+20
* panel: add macros for highlightJoursoir2021-11-291-0/+9
* panel: add support for highlightingJoursoir2021-11-291-0/+22
* dir: add support for marked filesJoursoir2021-11-292-0/+8
* panel: make set_cwd()Joursoir2021-11-271-0/+16
* panel: use 'cwd' as non-const variableJoursoir2021-11-272-4/+5
* panel: add the window for display the amount of marked filesJoursoir2021-11-272-1/+7
* tbi/screen: make screen_clear()Joursoir2021-11-272-0/+16
* panel: reimplement windows usageJoursoir2021-11-262-50/+36
* implement the panelJoursoir2021-11-232-0/+165
* fs: make scanfs()Joursoir2021-11-172-0/+29
* fs: get the desired map name from all aliasesJoursoir2021-11-171-0/+42
* add routines to get filesystemsJoursoir2021-11-172-0/+77
* dir: make dirl_getn()Joursoir2021-11-172-0/+28
* dir: make scandir()Joursoir2021-11-172-0/+40
* add routines to get dir entriesJoursoir2021-11-152-0/+94
* tbi/win: use SET_WINDOW_CHAR2() macroJoursoir2021-11-151-11/+7
* menu-bar: fix include header pathsJoursoir2021-11-151-2/+2
* move all sources to the right placeJoursoir2021-11-156-0/+590