3.0-891 10 years, 3 months ago Use wxNullCursor to put the cursor back to its default instead of explicitly setting the cursor to the arrow.
3.0-890 10 years, 3 months ago Define the icon for "dolphin". The IDI_ICON1 seems to be preempted by the wx resource. This one does not.
3.0-889 10 years, 4 months ago Reorder the inclusions to hopefully fix the icon issue.
3.0-888 10 years, 4 months ago Make sure that the wxWidgets manifest does not override the dolphin one.
3.0-887 10 years, 4 months ago Add the resource include in only one place for all builds.
3.0-886 10 years, 4 months ago Add the resource inclusion to the other builds.
3.0-885 10 years, 4 months ago Make the resource include path relative.
3.0-884 10 years, 4 months ago Rework the way that windows mouse cursor hiding is done to use the built in wxWidgets methods.