openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Miro
Settings
|
Report Duplicate
44
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 14, 2024 — Jun 14, 2025
Showing page 429 of 447
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added note setting expectations about functionality.
Geoff Schmidt
More...
over 19 years ago
Initial creation of installation notes file.
Geoff Schmidt
More...
over 19 years ago
BUILD.windows, setup.py: Installation instructions, cleanups.
Geoff Schmidt
More...
over 19 years ago
Fixed a type error that only affected win32
Nick Nassar
More...
over 19 years ago
Initial, tentative, hypothetical Windows build information, including Boost.
Geoff Schmidt
More...
over 19 years ago
Disable building of WebBrowser.cpp extension (superceded by MozillaBrowser.) Now we don't need atlbase.h, which is difficult to come by for non-Visual Studio users.
Geoff Schmidt
More...
over 19 years ago
Added test for cursor position after insert
Nick Nassar
More...
over 19 years ago
Added tests for firstIter, lastIter, and comparisons
Nick Nassar
More...
over 19 years ago
Added copy, ==, !=, firstIter, and lastIter functions
Nick Nassar
More...
over 19 years ago
Changed tests so they don't assume objects get added in a particular order or that object.cursor is available
Nick Nassar
More...
over 19 years ago
Changed message, you can now dismiss fulscreen mode by clicking.
Luc Heinrich
More...
over 19 years ago
Checkpoint. Implementation and testing of all Python callbacks. Refactoring of methods. Focus regression fixed. "Initial URL" parameter exposed to Python as way to set initial contents. That should leave only the DOM functions, which have been started.
Geoff Schmidt
More...
over 19 years ago
- fullscreen mode can now be dismissed with a left click. - now allowing split view to collapse the side bar when playing video. - minor nit: removed useless import.
Luc Heinrich
More...
over 19 years ago
Checkpoint. About to switch to dropping a file (or registering a protocol) to handle initialHTML, since nsIDOMDocument isn't getting created as a nsIDOMHTMLDocument (or won't QI as such), which is necessary for the document.write method.
Geoff Schmidt
More...
over 19 years ago
"Checkpoint" checkin of Mozilla embedding. Refactored into multiple files. Window resizing and focus behavior should be correct now.
Geoff Schmidt
More...
over 19 years ago
Added fasttypes module
Nick Nassar
More...
over 19 years ago
Added instructions for installing Boost
Nick Nassar
More...
over 19 years ago
Feed titles may contain HTML entities, so I have replaced all occurences of t:replace="feed getTitle" by t:replaceMarkup="feed getTitle"
Luc Heinrich
More...
over 19 years ago
Doh! Made a little mistake in the staticReplace tags
Nick Nassar
More...
almost 20 years ago
added t:staticReplace and t:staticReplaceMarkup Should fix SF bug 1261363
Nick Nassar
More...
almost 20 years ago
Continued implementation progress and stability.
Geoff Schmidt
More...
almost 20 years ago
Use <link /> to specify stylesheet, not @import. See mailing list post.
Geoff Schmidt
More...
almost 20 years ago
Added comment about keeping resource: URLs in attributes.
Geoff Schmidt
More...
almost 20 years ago
Checkpoint checkin: the WebBrowser.cpp implementation. Compiles happily but does not run; AtlAxCreateControlEx throws an out-of-memory error. This is surprising. It does not do this when it is called with the same arguments from Python through ctypes.
Geoff Schmidt
More...
almost 20 years ago
Checkin "for the record" before proceeding with switch to C binding
Geoff Schmidt
More...
almost 20 years ago
Dummy commit. The log message for previous revision says "so it's not possible to set volume BEFORE playing a movie", it should actually say "so it's NOW possible..." :)
Luc Heinrich
More...
almost 20 years ago
- Removed data.dependency, the nib does not depends on the QTKit palette anymore. - Inverted states of the mute/unmute button to make it more logical.
Luc Heinrich
More...
almost 20 years ago
- Cleaned up the way video controls are enabled/disabled, they are now "separated" in two groups: primary and secondary. - Volume controls are now part of the "primary" controls which get enabled when switching to a display containing playable items, so it's not possible to set volume BEFORE playing a movie.
Luc Heinrich
More...
almost 20 years ago
Changed the callback API to match the new database proposal
Nick Nassar
More...
almost 20 years ago
Added tests for ID based traversal functions
Nick Nassar
More...
almost 20 years ago
←
1
2
…
425
426
427
428
429
430
431
432
433
…
446
447
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree