Changelog for wxHatch version 1
1.0-rc1
- Bugs fixed
- minor wxUniversal bugs fixed
(still fails to run all functions)
- speed up rebuild of treectrl
showing class list
0.95 This is likely to become 1.0 if
further tresting reveals few bugs
- Interface improvements
- Add ability to expand
autotext
- Add ability to put comments,
wxT("") around selection
- Add ability to add
folders/directories to the Path, so compilers can be used when
their executable is not on the existing search path for an
icon
- Now able to Copy lines from
compiler output window to Clipboard
- Now can do make install for
statically linked unix libraries
- Bugs fixed
- fix bugs with compiling projects
from wxHatch launched under cygwin/mingw
- fix bugs when reverting to last
saved file
- fix a number of Unicode
failures
- fix bugs with files that changed
on disk not being detected
- improve indenting for case
lines
- fix bugs when dragging menusonto
menus with no items
- Add support for Open Watcom 1.0
Compiler (will work with wxWidgets 2.4.1 and CVS)
- Add support for Digital Mars 8.34
Compiler (will work with wxWidgets CVS only)
- Add an experimental configure
script for Unix and Unix-like environments and use it to generate
Makefile from Makefile.in
09
- Interface improvements
- Command to execute for compilation
moved from compiled code to user-editable text file
(cmds.csv)
- ability to compile and
automatically detect and use wxWidgets/contrib libraries
added
- Bugs fixed
- command line not parsed correctly
in MS windows if wxHatch is started from another
directory
- bug with adding normal menu after
popup, where menu items were added to the popup instead of the
normal menu - fixed
- double click in menuzone bug
fixed
- fixed bug where wrong (or
no) external compiler was selected and so incorrect makefile
was generated
- fixed several bugs when the
environment variable WXWIN was not defined - if environment
variable is not defined, user is asked to select wxWidgets
directory and this choice is stored. If an environemnt ariable is
present, it overrides any stored value
- fixed bug with
wxAcceleratorEntries which showed in VC6 only
- fixed VC6 bug when VC environment
was not defined - autofind of MS inlude and library
paths
- ameliorated bug where clicking
menu replica in menuzone does not position the correct line on
screen very well [at all with long files]
- used enable on menus so Print,
Print Setup, etc dialogs cannot be inserted
inappopriately
- fixed bugs with adding menus with
punctuation characters & international characters gives a
variety of errors
- fixed bugs with menus and menu
properties by processing garbage input
- fixed bugs by preventing the
addition of the same menu (or menu item) repeatedly
- found and fixed bug first seen in
GTK where copying project does not copy all files into new
directory - bug with a non-existent file called ""
08
- Interface improvements
- Disables menu items if the
relevant code block has already been applied
- Adds support for wxList to
Insert code menu
- Improved handling of project
loading, to allow projects with multiple files to be loaded
successfully
- Added syntax-highlighted
printing of code files
- added support of Print,
Print preview and Page setup dialogs
- improved Find and Replace
dialogs so they don't always start at the start of the current
file
- support for adding a Popup
menu (in MenuZone, for right-clicking)
- now compiles and runs projects
with Microsoft Visual C (studio) 6
- Bugs fixed
- Improved handling of errors in
project loading
- small buglets fixed as
found
- bugs in deleting menus
fixed
07
- Interface improvements
- Drag and Drop of
file:
- if a project is loaded, try to
open the dropped file
- if no project is loaded, try to
open a project in the directory containg the file
- Custom Cursors implemented
for menuzone
- Brace matching code turned
on in editor (Ctrl+B)
- Find and Next Error use reverse
video to highlight retreived text
- Adds support for
wxSingleInstanceChecker to Insert code menu
- Saving the text in the Compiler
Output window now possible
- compilation time now recorded in
compiler output window
- Added a TreeView window to
navigate/ browse the class members
- Bugs fixed
- Bug in date/time tracking of
files
- commandline handling
improved
06
- Interface improvements
- Mouse shows tooltip in
Menuzone
- Right click menu in code window
and invoke image editor on splash and other images; if no
image exists, a default image is created and can be
edited
- Add support for user chosen
tools, eg to run a code
beautifier, shell or file manager in the selected
directory
- projects can be copied/backed up
to a new (or existing) directory
- help window now uses wxHTMLWindow,
and full text of wxHatch help and wxWidgets help can be
searched on the local machine
- help files updated
- code placed in cvs on
sourceforge see http://wxhatch.sourceforge.net/
- Bugs eliminated - many small
buglets removed, including support for projects based on
wxWidgets/samples
05
- Bugs Eliminated
- More Errors in indentation code
removed
04
- User Interface
improvements
- Uses Scintilla component to show
highlighted text. This improves
- code readability,
- indentation code
- makes most of the Ctrl+
accelerators work in GTK as well as MSW
- provides proper Undo/Redo with
history
- Menubars can be moved right and
left
- Menubars can be
deleted
- Common code can be added for
splash screens, status bars, recently used menus, command line
parameters
- Menu items can be
enabled/disabled
- Bugs Eliminated
- Errors in indentation code
removed
- error which added any opened files
to makefile fixed
- bug with make generating very long
lines resolved by using make -s
- Ctrl codes in wxGTK caught and
forwarded as accelerators
- bug in toolbar after changing menu
properties eradicated
- bitmap directories for toolbar
images now used correctly
- help window now brought to the
foreground
- Documentation revised
03
- User Interface
improvements
- three kinds of project
(drawing/imaging, text-based, list-box based) now
available
- syntax of code now more relaxed
and exact spacing is not required
- drag and drop to
- rearrange menu items,
- add menu items to the
toolbar
- rearrange the toolbar
- some wxWidgets samples now open
correctly (minimal, )
- menu bars can be moved right or
left
- Bugs eliminated
- right-clicking toolbar with no
elements caused a crash- fixed
- a single icon is used by the
project instead of the previous two [.ico format icons are now read
by all platforms]
- mingw32 Compiler tested: makefiles
for wxhatch and generated projects OK
02
- User Interface
improvements
- clicking errors in compiler output
window sends you to the errant code
- help and accelerators for menu
itemscan now be added (right click the pseudo-menu and choose
change menu properties)
- command line parameters now
supported
- Bugs eliminated
- code repetition reduced (though
more could be done)
- memory leaks reduced
- bugs in closing windows
reduced
- pink toolbar background in wxMSW
eliminated
- Unicode compilation improved; wxT
applied to many strings (compiles OK in wxMSW with
#define wxUSE_UNICODE 1)
ToDo and Bug
List
wxHatch
Home 