Last change
on this file since 17808 was 17808, checked in by Mathieu Morlighem, 11 years ago |
CHG: back to normal
|
-
Property svn:executable
set to
*
|
File size:
1.2 KB
|
Line | |
---|
1 | This is the changelog for Inishell release 1.0.0
|
---|
2 | *editing existing ini file:
|
---|
3 | +populate the GUI according to the values in an existing ini file
|
---|
4 | +show progress bar while loading
|
---|
5 | +Comments are preserved, nested template parameters properly handled, unknown keys are preserved
|
---|
6 |
|
---|
7 | *usability improvements:
|
---|
8 | +the file dialogs remember the last path they pointed to
|
---|
9 | +add ".ini" extension when saving to a config file if necessary
|
---|
10 | +new icons, hoping to make their meaning clearer
|
---|
11 | +reset button on the GUI to revert to defaults
|
---|
12 |
|
---|
13 | *layout improvements:
|
---|
14 | +fixed help text horizontal alignements issues
|
---|
15 | +the help text is now verticaly aligned with the top of the widget
|
---|
16 | +Notion of hierarchy for an easier handling of layout issues
|
---|
17 | +layout now consistent between Linux and Windows, still some small spacing differences with osX
|
---|
18 | +possibility to group parameters in a frame with a frame title
|
---|
19 |
|
---|
20 | *bug fixes:
|
---|
21 | +default value in comboBox is honored
|
---|
22 | +mandatory comboBox properly handled on osX
|
---|
23 | +better help text handling
|
---|
24 |
|
---|
25 | *others:
|
---|
26 | +keys are printed in the order they appear on the GUI
|
---|
27 | +code cleanup and optimizations
|
---|
28 | +add version information in MANIFEST and title bar
|
---|
29 | +clean up and reorganization in build.xml, add help and pack targets
|
---|
Note:
See
TracBrowser
for help on using the repository browser.