~ruther/CTU-FEE-B0B35APO-Semestral-project

CTU-FEE-B0B35APO-Semestral-project/file-browser/src/window_browser.c -rw-r--r-- 9.7 KiB
ecf65d4a — Boháček, František 4 years ago
Merge branch 'dev' into 'master'

Implement first versions of file browser, text viewer and image viewer

See merge request bohacfr2/apo-sem!1
9406e0e5 — František Boháček 4 years ago
feat: add dialog for contextmenus on folders
85f0ec9e — František Boháček 4 years ago
feat: add files contextmenu
283ce809 — František Boháček 4 years ago
refactor: split browser window
09a0ff69 — František Boháček 4 years ago
feat: add pheripherals usage to file browser
6615fb42 — František Boháček 4 years ago
feat: add better navigation
59427163 — František Boháček 4 years ago
fix: avoid uninitialized values when stat fails
47ee5b13 — František Boháček 4 years ago
fix: macro long types
6d04f117 — František Boháček 4 years ago
feat: add stderr dialog for executing file
50a526b4 — František Boháček 4 years ago
feat: add size and date to browser table
187e21d2 — František Boháček 4 years ago
fix: window browser path text size
e0d6ae07 — František Boháček 4 years ago
feat: use dialog for errors
8f5fd84c — František Boháček 4 years ago
fix: browser window bugs
cb2e9cb8 — František Boháček 4 years ago
fix: list container scroll
2749ce83 — František Boháček 4 years ago
feat: add more columns to render
74c0cffb — František Boháček 4 years ago
feat: add file executing and folder browsing
817c1f98 — František Boháček 4 years ago
feat: implement basic directory browser window