aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Refactor struct fm_infoverdant2026-07-221-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 managerverdant2026-07-212-0/+70
|
* Add .gitignoreverdant2026-07-211-0/+3
|
* Implement main application loopverdant2026-07-211-0/+170
|
* Add debug modeverdant2026-07-212-0/+15
|
* Add status information managerverdant2026-07-212-0/+258
|
* Add display handing functionsverdant2026-07-212-0/+96
| | | | | Add these functions for initializing and drawing status bar, progress bar and status information
* Add error handing functionsverdant2026-07-212-0/+23
|
* Add Makefileverdant2026-07-211-0/+25
|
* Add windows manager for creating windowsverdant2026-07-212-0/+101
|
* Add version.hverdant2026-07-211-0/+8
|
* Add xmallocverdant2026-07-212-0/+24
|
* Add logging systemverdant2026-07-212-0/+73
|
* Initial commitverdant2026-07-212-0/+676