0
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected almost 2 years ago.
Aug 07, 2022 — Aug 07, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Custom Protocol Handler added. More... about 21 years ago
Properly ifdef'd Mac SetOrigin calls.
Kevin Ollivier
as kollivier
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.
Kevin Ollivier
as kollivier
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...
Kevin Ollivier
as kollivier
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.
Kevin Ollivier
as kollivier
More... over 21 years ago
Unicode compilation fix More... over 21 years ago
Fixed the wxMozillaStateChangedEvent problems.
Kevin Ollivier
as kollivier
More... over 21 years ago
Divided wxMozillaLoadEvent into the five events suggested on the mailing list. BeforeLoad still isn't working though...
Kevin Ollivier
as kollivier
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.
Kevin Ollivier
as kollivier
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
Kevin Ollivier
as kollivier
More... over 21 years ago
Complete implementation of native dialogs and Windows makefile updates!
Kevin Ollivier
as kollivier
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!
Kevin Ollivier
as kollivier
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.
Kevin Ollivier
as kollivier
More... over 21 years ago
Making things consistent and updating the class declaration.
Kevin Ollivier
as kollivier
More... over 21 years ago