0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Aug 01, 2024 — Aug 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Comments added as reminders to fix frame<->datasource ownership.
rjw
More... over 23 years ago
Lots of changes for forms.
rjw
More... over 23 years ago
2002-02-15 Kenneth Kocienda <[email protected]> More... over 23 years ago
Flash seems to require a plug-in instance struct to be created. Otherwise, crash More... over 23 years ago
2002-02-14 Kenneth Kocienda <[email protected]> More... over 23 years ago
Fixed a crash when IFPluginView were dealloced before URLHandles were complete More... over 23 years ago
Use NSSwitchButton for check boxes.
rjw
More... over 23 years ago
Fixed cleanup problem.
rjw
More... over 23 years ago
Removed dead code.
rjw
More... over 23 years ago
Fixed a bug where the QT Plug-in would complain about not using QT 5. This was because sometimes I wasn't passing a mime type to the plug-in More... over 23 years ago
2002-02-13 Kenneth Kocienda <[email protected]> More... over 23 years ago
Removed some KWQ code from kdelibs. Fixed a bug where OBJECT tags weren't working. Added multiple stream capability for plugins More... over 23 years ago
Made basic forms work.
rjw
More... over 23 years ago
Made basic forms works.
rjw
More... over 23 years ago
WebFoundation: Implement "file:" URL scheme. Also, fix up a few bugs this turned up.
mjs
More... over 23 years ago
* borrowed-classes.txt: Stopped borrowing QVector, QList, QCollection and QTL.
mjs
More... over 23 years ago
Fixed bug where clicking on empty browser page would crash. This could happen when the start page was empty, or failed to load. More... over 23 years ago
2002-02-11 Kenneth Kocienda <[email protected]> More... over 23 years ago
2002-02-11 Kenneth Kocienda <[email protected]> More... over 23 years ago
Changed back & forward to goBack and goForward and made them not return a value (so signatures match those in WebBrowser). Added backEntry and forwardEntry that don't alter the list. These will be needed to ask to go to the URL at the back position without altering the back list until the change is committed. More... over 23 years ago
removed unnecessary adjustment for scroll width.`:
rjw
More... over 23 years ago
Fixed deallocs.
rjw
More... over 23 years ago
New file.
rjw
More... over 23 years ago
More changes to IFLocationChangeHandler API.
rjw
More... over 23 years ago
factor private class out of IFWebFrame.
rjw
More... over 23 years ago
Fixed HIToolbox include problem. Ricard added a call to stop in IFWebViewPrivate More... over 23 years ago
- Renamed WebCore plug-in classes to WC*. - Created Plugins.subproj in WebKit. - Created IFCarbonWindowView. - Moved IFPluginView to WebKit. More... over 23 years ago
Updated IFLocationChangeHandler API.
rjw
More... over 23 years ago
Fixed comment.
rjw
More... over 23 years ago
Fixed debuggging test.
rjw
More... over 23 years ago