aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Move function definitions to the bottomverdant5 days1-2/+4
|
* Add limits.h for fm.hverdant5 days1-0/+1
|
* Add file manager state struct with dual-pane supportverdant5 days1-0/+10
|
* Remove static function definitionverdant5 days1-1/+0
|
* Refactor struct fm_infoverdant5 days1-5/+3
| | | | | Use file_item instead fm_info. This struct includes the name of his directory or file and if this item is a directory.
* Implement initialize and creating windows for file managerverdant6 days2-0/+70
|
* Add .gitignoreverdant6 days1-0/+3
|
* Implement main application loopverdant6 days1-0/+170
|
* Add debug modeverdant6 days2-0/+15
|
* Add status information managerverdant6 days2-0/+258
|
* Add display handing functionsverdant6 days2-0/+96
| | | | | Add these functions for initializing and drawing status bar, progress bar and status information
* Add error handing functionsverdant6 days2-0/+23
|
* Add Makefileverdant6 days1-0/+25
|
* Add windows manager for creating windowsverdant6 days2-0/+101
|
* Add version.hverdant6 days1-0/+8
|
* Add xmallocverdant6 days2-0/+24
|
* Add logging systemverdant6 days2-0/+73
|
* Initial commitverdant6 days2-0/+676