Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | panel: make panel_move_cursor() | Joursoir | 2021-11-30 | 2 | -0/+37 | |
| | ||||||
* | panel: make clear_list_line() | Joursoir | 2021-11-30 | 1 | -0/+8 | |
| | ||||||
* | panel: add support for displaying files | Joursoir | 2021-11-30 | 1 | -0/+75 | |
| | ||||||
* | panel: add support for displaying file systems | Joursoir | 2021-11-30 | 1 | -0/+18 | |
| | ||||||
* | panel: make update_file_info() | Joursoir | 2021-11-29 | 1 | -0/+16 | |
| | ||||||
* | panel: make update_marked_info() | Joursoir | 2021-11-29 | 1 | -0/+11 | |
| | ||||||
* | menu-bar: not use a global variable | Joursoir | 2021-11-29 | 2 | -13/+20 | |
| | ||||||
* | panel: add macros for highlight | Joursoir | 2021-11-29 | 1 | -0/+9 | |
| | ||||||
* | panel: add support for highlighting | Joursoir | 2021-11-29 | 1 | -0/+22 | |
| | ||||||
* | dir: add support for marked files | Joursoir | 2021-11-29 | 2 | -0/+8 | |
| | ||||||
* | panel: make set_cwd() | Joursoir | 2021-11-27 | 1 | -0/+16 | |
| | ||||||
* | panel: use 'cwd' as non-const variable | Joursoir | 2021-11-27 | 2 | -4/+5 | |
| | ||||||
* | panel: add the window for display the amount of marked files | Joursoir | 2021-11-27 | 2 | -1/+7 | |
| | ||||||
* | tbi/screen: make screen_clear() | Joursoir | 2021-11-27 | 2 | -0/+16 | |
| | ||||||
* | panel: reimplement windows usage | Joursoir | 2021-11-26 | 2 | -50/+36 | |
| | | | | | The initial implementation can be difficult to expand. This version is more flexible | |||||
* | implement the panel | Joursoir | 2021-11-23 | 2 | -0/+165 | |
| | ||||||
* | fs: make scanfs() | Joursoir | 2021-11-17 | 2 | -0/+29 | |
| | ||||||
* | fs: get the desired map name from all aliases | Joursoir | 2021-11-17 | 1 | -0/+42 | |
| | ||||||
* | add routines to get filesystems | Joursoir | 2021-11-17 | 2 | -0/+77 | |
| | ||||||
* | dir: make dirl_getn() | Joursoir | 2021-11-17 | 2 | -0/+28 | |
| | ||||||
* | dir: make scandir() | Joursoir | 2021-11-17 | 2 | -0/+40 | |
| | ||||||
* | add routines to get dir entries | Joursoir | 2021-11-15 | 2 | -0/+94 | |
| | ||||||
* | tbi/win: use SET_WINDOW_CHAR2() macro | Joursoir | 2021-11-15 | 1 | -11/+7 | |
| | ||||||
* | menu-bar: fix include header paths | Joursoir | 2021-11-15 | 1 | -2/+2 | |
| | ||||||
* | move all sources to the right place | Joursoir | 2021-11-15 | 6 | -0/+590 | |