shithub: view

RSS feed

ac1a4e7d – phil9 <telephil9@gmail.com> authored on 2021/11/30 14:44
set window label to image filename

d0c5e1bb – phil9 <telephil9@gmail.com> authored on 2021/11/30 14:35
update README

bd780bfd – phil9 <telephil9@gmail.com> authored on 2021/11/30 14:27
add SVG support through nanosvg

83c9fe6c – phil9 <telephil9@gmail.com> authored on 2021/11/30 13:22
remove stb directory (try #2)

a4dde595 – phil9 <telephil9@gmail.com> authored on 2021/11/30 13:21
add posix compatibility layer

b11b1bcd – phil9 <telephil9@gmail.com> authored on 2021/11/30 00:55
apply transformations to original image

1a8a22e0 – phil9 <telephil9@gmail.com> authored on 2021/11/29 01:00
added save and export functions

5345ff12 – phil9 <telephil9@gmail.com> authored on 2021/11/28 01:48
change cursor when panning image

3f239295 – phil9 <telephil9@gmail.com> authored on 2021/11/26 02:14
prevent crash when using menu2 with no image loaded

18639def – phil9 <telephil9@gmail.com> authored on 2021/11/26 01:59
change menu to use categories

2df196b6 – phil9 <telephil9@gmail.com> authored on 2021/11/26 00:46
add missing mkfile change

49f68994 – phil9 <telephil9@gmail.com> authored on 2021/11/26 00:44
add separators in menu2

66c483d5 – phil9 <telephil9@gmail.com> authored on 2021/11/26 00:31
fix crash when not selecting any item in menu2

84cf99a0 – phil9 <telephil9@gmail.com> authored on 2021/11/26 00:29
rename transformation ops

0617f98c – phil9 <telephil9@gmail.com> authored on 2021/11/26 00:23
initial zoom support

032d83f1 – phil9 <telephil9@gmail.com> authored on 2021/11/25 00:57
add generic pipe menu option

f1547b93 – phil9 <telephil9@gmail.com> authored on 2021/11/25 00:50
add ipipeto() helper

fbd2be56 – phil9 <telephil9@gmail.com> authored on 2021/11/24 16:35
implement image rotation

47820fc9 – phil9 <telephil9@gmail.com> authored on 2021/11/24 15:55
fix compilation warnings

a7b3634a – phil9 <telephil9@gmail.com> authored on 2021/11/22 23:25
add missing TARG in mkfile

c5f189be – phil9 <telephil9@gmail.com> authored on 2021/11/19 16:46
added menu2 with open and exit options

120c11d4 – phil9 <telephil9@gmail.com> authored on 2021/11/19 16:24
allow running view without loading any image

d209801c – phil9 <telephil9@gmail.com> authored on 2021/11/19 16:18
fix image plumbing and implement showdata messages

e2ed8034 – phil9 <telephil9@gmail.com> authored on 2021/11/18 13:55
initial plumber support

be6fbdca – phil9 <telephil9@gmail.com> authored on 2021/11/18 13:16
add README and LICENSE

5739cbec – phil9 <telephil9@gmail.com> authored on 2021/11/18 13:05
implement panning with mouse

a40f71c6 – phil9 <telephil9@gmail.com> authored on 2021/11/18 12:44
initial import