-
Notifications
You must be signed in to change notification settings - Fork 1
/
changelog.txt
114 lines (93 loc) · 3.03 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
Ekspos 1.0
- Workaround Webstart bug 6533653
Ekspos 0.9
- Add Google Picasa Web Album Integration
- Fix ShellListView getLastSelectedIndex and getLastSelectedFile
Ekspos 0.8.8
- Upgrade to flexdock 0.5.1
- Improved Docking handling
- Improved Thread handling
- Update Icon from Crystal Project Icons
- Fix circular event handling
Ekspos 0.8.7
- Better Thread Handling
- Refactor Application class
Ekspos 0.8.6
- Added StatusBar on Viewer Windows
- Improved UI (JGoodies Looks-2.0.1)
- Using Generics, Java 1.5 or higher is needed
Ekspos 0.8.5
- Fix endless loop ViewerWindow.validateComponent on Linux Suse
- Fix Sketsa.bat to automatically close DOS box
- Fix file stream not closed
Ekspos 0.8.4
- Fix DetailView (F2) rename bug
- Added startup directory from command line
Ekspos 0.8.3
- Improved Docking
- Improved Browser Window Frame State
- Improved Viewer Window Frame State
- Added Fit To Window
Ekspos 0.8.2
- Add Image Loading Progress Repaint Preferences
- fixed Viewer Window Frame state
- fixed some repaint problem
Ekspos 0.8.1
- update build.xml file
- fixed the NoClassFoundException
Ekspos 0.8
- update build.xml file
- change kiyut-swing-shell.jar to kiyut-swing.jar
- a lot of refactoring
- add Copy, Cut, Paste
- add Drag and Drop
- fix Application hang during startup (hopefully)
- fix TOTD bug
Ekspos 0.7
- change the icon set, using Crystal SVG KDE
- Browser Window improvement (add Toolbar)
- ViewerWindow improvement (various bug fixes)
- ViewerWindow change zoom increment from 0.25 to 0.1
- Use resource bundle for Menu, Action, Toolbar for i18n
Ekspos 0.6.1
- add Codec Preferences
- Improved performance
- Improved session persistence
- Improved ImageWindow
- small refactoring
Ekspos 0.6
- add docking layout
- add session persistence for docking layout
- fix image load thread
- fix ImageWindow frame pack
Ekspos 0.5
- fix bug on using JAIImageIO tool I/0
Ekspos 0.4
- Preferences Dialog
- thumbnail cache
- ant build.xml file
Ekspos 0.3
- FileListView and FolderTree is changed using component from KIYUT Software
- better image loading thread handling
- fix bug on image shaking while dragging on ImageWindow
- change the icon into java lnf icon
Ekspos 0.2.4
- JFolderTree now implements scrollable
- layout enhancement on about form
- thumbnail button selection use "List.selectionBackground"
- fix on MS Window folderTree always query floppy drive
Ekspos 0.2.3
- add experimental plugin support
- bug fixes on ThumbnailView (size of thumbnail)
- bug fixes on JImagePane repaint
Ekspos 0.2.2
- add list view on fileListView
- bug fixes on outOfMemoryError exception, it throws less exception
- synchronize selection on folderTree & fileListView
- improved thumbnailView on progressive loading & focus gained color
Ekspos 0.2.1
- fix bug on imageWindow, now accept pg_up, pg_down, space, back_space, plus, minus to cycle through images
- fix bug file list view. now accept double click to open imageWindow
Ekspos 0.2
- rewrite folder tree & file list view
- improved folder tree, on MS Windows, it can show special folder like Desktop, My Computer