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
S
skywriter_abadoned
Settings
|
Report Duplicate
0
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.
Sep 10, 2024 — Sep 10, 2025
Showing page 6 of 69
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added tag 0.8 for changeset 10f02c7f4fcb
Kevin Dangoor
More...
about 15 years ago
fix a couple of formatting issues with the 0.8 release notes
Kevin Dangoor
More...
about 15 years ago
Improve backspace and delete: delete only 1 character if there is less then n-tabstop whitespaces before/after the cursor selection
Julian Viereck
More...
about 15 years ago
Improve textarea attachment: use element.value and element.innerHTML as fallback, set element.value on submit, tried to calculate the width correctly (which failed > lots of comments), set element.style.display to \'inline-block\'
Julian Viereck
More...
about 15 years ago
change env.setSetting(...) and env.getSetting(...) to env.settings.get(...) and env.settings.set(...)
Julian Viereck
More...
about 15 years ago
Add missing reference to util
Julian Viereck
More...
about 15 years ago
Add a simple check for infinite loops in syntax highlighters
Patrick Walton
More...
about 15 years ago
Added tag 0.8.0 for changeset 299a26c0fd02
Kevin Dangoor
More...
about 15 years ago
building more plugins into the production build so that it functions better
Kevin Dangoor
More...
about 15 years ago
make the logout command reload the page for now
Kevin Dangoor
More...
about 15 years ago
the page doesn't come up without width and height set also include the command_line in the build so that appconfig can find it.
Kevin Dangoor
More...
about 15 years ago
across a non-localhost link, DOMContentLoaded could be fired before we add our event listeners. Switch to using $(document).ready() which handles this for us.
Kevin Dangoor
More...
about 15 years ago
Update white theme colors a little bit and change the tag 'identifier' to 'plain' in the JS highlighter
Julian Viereck
More...
about 15 years ago
Push another small CSS bug; aligned colors as well
Julian Viereck
More...
about 15 years ago
add the bespin_server and userident plugins to the build
Kevin Dangoor
More...
about 15 years ago
finish up the docs (fix bug 568812: appconfig doc)
Kevin Dangoor
More...
about 15 years ago
Improve CSS highlighter
Kevin Dangoor
More...
about 15 years ago
starting appconfig docs
Kevin Dangoor
More...
about 15 years ago
Update the docs section 'Working with Files' to the new relative path way
Julian Viereck
More...
about 15 years ago
fix bug 569594: move the settings on the env object; update the docs + fix some small stuff in there
Julian Viereck
More...
about 15 years ago
include the stylesheet plugin for CSS highlighting in the dropin build
Kevin Dangoor
More...
about 15 years ago
more doc cleanup
Kevin Dangoor
More...
about 15 years ago
fix bug 568489: documentation for less file support (also a couple of other doc cleanups in there as well)
Kevin Dangoor
More...
about 15 years ago
fix bug 568468: reviewed the migration docs that Julian wrote and moved those docs into the 0.8 release notes
Kevin Dangoor
More...
about 15 years ago
fix bug 571491: completion text alignment is off on the command line
Kevin Dangoor
More...
about 15 years ago
fix a use of console where the console object was not imported
Kevin Dangoor
More...
about 15 years ago
fix bug 562918: don't include sample plugins in the production build. The testing plugins are gone.
Kevin Dangoor
More...
about 15 years ago
fix bug 571838: problems with customizable embedded build
Kevin Dangoor
More...
about 15 years ago
basic steps necessary to allow "paver dist" to work for building a production build. the output is not tested yet.
Kevin Dangoor
More...
about 15 years ago
syntax highlighting works in embedded again, and syntax_worker is no longer required to be listed in the manifest
Kevin Dangoor
More...
about 15 years ago
←
1
2
3
4
5
6
7
8
9
10
…
68
69
→
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