Custom Protocol Handler added. |
|
More...
|
about 21 years ago
|
Properly ifdef'd Mac SetOrigin calls. |
|
More...
|
about 21 years ago
|
wxEvents now use the appropriate subclass of wxEvent, which is needed for 2.5.1 compatibility. Also, wxMozilla for Mac has been updated to work with the latest wxMac CVS code. |
|
More...
|
about 21 years ago
|
fixed incorrect test syntax |
|
More...
|
over 21 years ago
|
use newest libtool, fixes Mac problems |
|
More...
|
over 21 years ago
|
compilation fix |
|
More...
|
over 21 years ago
|
more events added |
|
More...
|
over 21 years ago
|
updated generated files to latest |
|
More...
|
over 21 years ago
|
Updated wxPython demos to work with new/updated events and added UpdateBaseURI function to fix a problem with editor erroneously declaring about:blank as the base URI... |
|
More...
|
over 21 years ago
|
updated Python binding |
|
More...
|
over 21 years ago
|
tirelessly fixing broken Unicode compilation... |
|
More...
|
over 21 years ago
|
Made all wxMozilla events use getters/setters, and updated demo. |
|
More...
|
over 21 years ago
|
Unicode compilation fix |
|
More...
|
over 21 years ago
|
Fixed the wxMozillaStateChangedEvent problems. |
|
More...
|
over 21 years ago
|
Divided wxMozillaLoadEvent into the five events suggested on the mailing list. BeforeLoad still isn't working though... |
|
More...
|
over 21 years ago
|
fixed crash if wxMozSettings was used before wxMozBrowser instance existed |
|
More...
|
over 21 years ago
|
added wxMozillaSettings and moved SetMozilla/ProfilePath to it |
|
More...
|
over 21 years ago
|
Event fixes... Events now work when the browser ID is set. Also, Get/SetAttribute has been renamed Get/SetElementAttribute. wxMozilla.py demo has been updated to match this. |
|
More...
|
over 21 years ago
|
added wxMozillaProgressEvent |
|
More...
|
over 21 years ago
|
use AM_CXXFLAGS instead of CXXFLAGS |
|
More...
|
over 21 years ago
|
updated for new source files |
|
More...
|
over 21 years ago
|
Updated to work with changes to wxMozilla.h |
|
More...
|
over 21 years ago
|
Complete implementation of native dialogs and Windows makefile updates! |
|
More...
|
over 21 years ago
|
avoid duplication of code in headers |
|
More...
|
over 21 years ago
|
added wxMozillaTitleChangedEvent and fixed ProcessEvent calls |
|
More...
|
over 21 years ago
|
Fixes to get wxLoginDialog - finally - working! |
|
More...
|
over 21 years ago
|
really fixed compilation |
|
More...
|
over 21 years ago
|
compilation fix |
|
More...
|
over 21 years ago
|
wrapped text in _() calls for translation/Unicode support. |
|
More...
|
over 21 years ago
|
Making things consistent and updating the class declaration. |
|
More...
|
over 21 years ago
|