RSS feed
a2cc344d
– phil9 <telephil9@gmail.com>
authored
on 2022/12/29 18:32
fix erroneous string comparison preventing renames in certain cases
1c0fa983
– phil9 <telephil9@gmail.com>
authored
on 2022/12/29 18:27
add support for changing the selected file with the mouse
caaa98b0
– phil9 <telephil9@gmail.com>
authored
on 2022/12/29 15:10
update README
ea5fac62
– phil9 <telephil9@gmail.com>
authored
on 2022/12/29 15:09
implement move operation and refactor other file ops
0361e3f8
– phil9 <telephil9@gmail.com>
authored
on 2022/12/29 15:07
increase main stack size
3eaeb2f7
– phil9 <telephil9@gmail.com>
authored
on 2022/12/29 14:27
add helper to make file operations easier and avoid duplication
4f8dd50b
– phil9 <telephil9@gmail.com>
authored
on 2022/12/29 14:25
add helper to check if two models are pointing at the same directory
b75e90e1
– phil9 <telephil9@gmail.com>
authored
on 2022/12/29 05:27
improve panel scrolling
7ad0e7ef
– phil9 <telephil9@gmail.com>
authored
on 2022/12/29 02:09
enforce a minimal size on window
91312db5
– phil9 <telephil9@gmail.com>
authored
on 2022/12/29 01:19
handle potential text overflows
bf0fc59d
– phil9 <telephil9@gmail.com>
authored
on 2022/12/29 01:18
show focused button in message dialog
73887072
– phil9 <telephil9@gmail.com>
authored
on 2022/12/28 10:47
add forgotten %r directive in error messages
83242da1
– phil9 <telephil9@gmail.com>
authored
on 2022/12/28 10:46
fix typo in errormessage()
e3f76c40
– phil9 <telephil9@gmail.com>
authored
on 2022/12/28 10:40
implement copy operation
585bff5e
– phil9 <telephil9@gmail.com>
authored
on 2022/12/27 15:05
add command to change other panel's directory
6fcb098d
– phil9 <telephil9@gmail.com>
authored
on 2022/12/27 14:55
update todo
43394bc8
– phil9 <telephil9@gmail.com>
authored
on 2022/12/27 14:55
use new input dialog instead of enter()
b355c721
– phil9 <telephil9@gmail.com>
authored
on 2022/12/27 14:49
new input dialog
d9121a95
– phil9 <telephil9@gmail.com>
authored
on 2022/12/27 11:52
update README with main remaining things to do
f3f8f974
– phil9 <telephil9@gmail.com>
authored
on 2022/12/27 11:49
start with left panel showing current directory instead of home
e423f457
– phil9 <telephil9@gmail.com>
authored
on 2022/12/27 11:45
fix dir name comparison
aac2549d
– phil9 <telephil9@gmail.com>
authored
on 2022/12/27 11:37
implement delete command
bcac0339
– phil9 <telephil9@gmail.com>
authored
on 2022/12/26 15:59
remove old alert code
13040fa8
– phil9 <telephil9@gmail.com>
authored
on 2022/12/26 15:58
revamped message dialog
dd71216e
– phil9 <telephil9@gmail.com>
authored
on 2022/12/26 12:03
change screenshot again
1785a4f4
– phil9 <telephil9@gmail.com>
authored
on 2022/12/26 11:57
implement command to change other panel to current directory.
dbaf91ba
– phil9 <telephil9@gmail.com>
authored
on 2022/12/26 11:54
add help content.
3b709175
– phil9 <telephil9@gmail.com>
authored
on 2022/12/26 05:07
add alert dialog and use it to report errors
a037d9d9
– phil9 <telephil9@gmail.com>
authored
on 2022/12/26 03:44
only draw selection when panel is focused.
ea023e11
– phil9 <telephil9@gmail.com>
authored
on 2022/12/26 03:43
fix file list being drawn over border
ca2f76ab
– phil9 <telephil9@gmail.com>
authored
on 2022/12/26 00:46
update screenshot
cf16e948
– phil9 <telephil9@gmail.com>
authored
on 2022/12/26 00:15
add screenshot
e8246c63
– phil9 <telephil9@gmail.com>
authored
on 2022/12/26 00:11
initial import