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

ref: bf6fdbf6fa10f949bf9af21d5acadbbf4a167707 CTU-FEE-B0B35APO-Semestral-project/image-viewer/src/cursor.c -rw-r--r-- 4.1 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
d455f917 — František Boháček 4 years ago
feat: add outline for cursor
62fe007c — František Boháček 4 years ago
feat: add zooming to cursor
83e710f3 — František Boháček 4 years ago
fix: movement within border underflow of unsigned integer
af6b12aa — František Boháček 4 years ago
fix: cursor render coordinates
ff7e1283 — František Boháček 4 years ago
refactor: unify cursor functions
ff37eed7 — František Boháček 4 years ago
fix: add missing include guards
a77b7b40 — František Boháček 4 years ago
fix: struct constants
f712d04b — František Boháček 4 years ago
feat: add cursor functions