An Image Viewer

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2020-07-17
04:52
Update README Leaf check-in: 2b330bc49b user: Eroica@noreply.users.github.com tags: master, trunk
04:09
Move model into separate ViewModel

This allows both Window and AnImageView to watch for changes at a single place.

Add keyboard shortcut for Copy

Allow to drag-drop folders

In addition to individual files.

stage check-in: 26f11f61e1 user: Eroica@noreply.users.github.com tags: master, trunk

2020-06-11
04:12
Fix checkerboard pattern going out of bounds check-in: dfc73424bf user: Eroica@noreply.users.github.com tags: master, trunk
2020-06-10
10:07
Update icon check-in: 651f2876b6 user: Eroica@noreply.users.github.com tags: master, trunk
2020-06-09
02:40
Fix scaling when set to "Half of screen" check-in: e4bfca0d57 user: Eroica@noreply.users.github.com tags: master, trunk
2020-06-08
15:20
Fix back/next button not observing current image position check-in: 54ed00aea4 user: Eroica@noreply.users.github.com tags: master, trunk
12:27
Fix incorrect scale at startup check-in: 5fb356974e user: Eroica@noreply.users.github.com tags: master, trunk
2020-06-06
05:51
Update README check-in: 3238a396cc user: Eroica@noreply.users.github.com tags: master, trunk
2020-06-05
03:47
Update version

version check-in: 1655400f61 user: Eroica@noreply.users.github.com tags: master, trunk

03:46
Show checkerboard pattern for alpha channel check-in: cabf918501 user: Eroica@noreply.users.github.com tags: master, trunk
2020-05-29
07:43
Fix wrong path in Janel config check-in: 5c49bc2593 user: Eroica@noreply.users.github.com tags: master, trunk
2020-05-28
14:21
Update README check-in: 9a3a033492 user: Eroica@noreply.users.github.com tags: master, trunk
14:19
Fix calculation when fitting image on half of screen check-in: 56189a1d70 user: Eroica@noreply.users.github.com tags: master, trunk
14:18
Add early return in event filter check-in: 43db7bd726 user: Eroica@noreply.users.github.com tags: master, trunk
2020-05-03
06:20
Update README check-in: 3b1adc180e user: Eroica@noreply.users.github.com tags: master, trunk
06:05
Publish An Image Viewer 1.1-SNAPSHOT check-in: b365071f09 user: Eroica@noreply.users.github.com tags: master, trunk
05:56
Rename "Half of screen" mode to "Fit on screen"

The goal of this zoom mode is to fit the image (along with An Image Viewer's UI) onto the screen so that nothing reaches out. If an image is small enough, then zoom mode 100% is simply used, but for larger images, An Image Viewer currently (arbitrarily) adds 200px to the image's height to make up for its toolbar and window decoration.

If the height after this calculation is larger than the screen height, "Fit on screen" is being used which will shrink the image slightly. check-in: 72e545ea96 user: Eroica@noreply.users.github.com tags: master, trunk

2020-04-20
21:21
Fix NoSuchElementException not bubbling up check-in: b2b88793c7 user: Eroica@noreply.users.github.com tags: master, trunk
2020-04-13
04:39
Fix wrong screen dimensions calculation check-in: 7ddeb4681e user: Eroica@noreply.users.github.com tags: master, trunk
04:39
Bump version in AboutWindow check-in: c7b9fbb76a user: Eroica@noreply.users.github.com tags: master, trunk
04:12
Improve setup for preloaded images

This way if an image is dragged into the view which already exists, the folder won't get re-parsed, and only the index changes. check-in: c7fb0271d8 user: Eroica@noreply.users.github.com tags: master, trunk

2020-04-11
12:41
Inject a notification controller via FXML check-in: 2277b08259 user: Eroica@noreply.users.github.com tags: master, trunk
12:40
Set constant animation values check-in: 3ec931e267 user: Eroica@noreply.users.github.com tags: master, trunk
03:12
Improve shortcut handling check-in: e42b572abb user: Eroica@noreply.users.github.com tags: master, trunk
03:12
Fix small initial height for too large images check-in: 50eeec5ddf user: Eroica@noreply.users.github.com tags: master, trunk
2020-04-10
05:27
Fix ToolBar height variations check-in: a2a7bb6fb7 user: Eroica@noreply.users.github.com tags: master, trunk
05:23
Improve key listener declaration check-in: 3d77a3519a user: Eroica@noreply.users.github.com tags: master, trunk
05:23
Update README check-in: 5d2f169a0c user: Eroica@noreply.users.github.com tags: master, trunk
05:22
Fix wrong width binding when navigating images check-in: 05870fceeb user: Eroica@noreply.users.github.com tags: master, trunk
04:30
Show error message on drag and drop check-in: fab67ea4be user: Eroica@noreply.users.github.com tags: master, trunk
03:05
Remove unused style classes check-in: 46fea40a6e user: Eroica@noreply.users.github.com tags: master, trunk
02:48
Use data binding to bind current image and index check-in: bef09f9852 user: Eroica@noreply.users.github.com tags: master, trunk
2020-04-07
12:27
Remove nullable Image in PreloadedImages check-in: 7c60f2c0ed user: Eroica@noreply.users.github.com tags: master, trunk
10:49
Improve default zoom selection check-in: 08369d7e9e user: Eroica@noreply.users.github.com tags: master, trunk
07:50
Remove second Stage workaround

This was used to show a different icon in the taskbar, but I want to integrate the icon into the executable itself. check-in: 70cd07adfe user: Eroica@noreply.users.github.com tags: master, trunk

07:48
Use ToolBar instead of MenuBar check-in: 7e3945c95a user: Eroica@noreply.users.github.com tags: master, trunk
07:47
Update README check-in: 228507b9f2 user: Eroica@noreply.users.github.com tags: master, trunk
07:47
Enable/disable navigation buttons check-in: 67a7d084d8 user: Eroica@noreply.users.github.com tags: master, trunk
05:47
Update Gradle version check-in: 634d3c3532 user: Eroica@noreply.users.github.com tags: master, trunk
05:28
Bump version to 1.1 check-in: 6b4788da36 user: Eroica@noreply.users.github.com tags: master, trunk
05:25
Display file path according to system pattern check-in: 5315718229 user: Eroica@noreply.users.github.com tags: master, trunk
05:25
Update Kotlin and JavaFX version check-in: f4d631b111 user: Eroica@noreply.users.github.com tags: master, trunk
2020-02-09
05:30
Update list of supported file types check-in: c2b8cd0db0 user: Eroica@noreply.users.github.com tags: master, trunk
2020-02-07
13:29
Run .exe with janel check-in: 0237d5bd98 user: Eroica@noreply.users.github.com tags: master, trunk
13:28
Add metadata to created .exe check-in: 55be9e07fb user: Eroica@noreply.users.github.com tags: master, trunk
08:20
Add drag-drop feature check-in: d96c4b2bb7 user: Eroica@noreply.users.github.com tags: master, trunk
08:19
Replace icon check-in: 845b8c1ac1 user: Eroica@noreply.users.github.com tags: master, trunk
05:41
Add Copyright header check-in: f96ae9743b user: Eroica@noreply.users.github.com tags: master, trunk
2020-02-05
16:06
Build with jpackage check-in: b6a8a9be3b user: Eroica@noreply.users.github.com tags: master, trunk
15:27
Use natural ordering when listing directory check-in: 0c2b672d8b user: Eroica@noreply.users.github.com tags: master, trunk