0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change: Appconfig.launch returns a promise. Env is passed as argument to the resolve function. More... about 15 years ago
Add support for web worker plugins More... about 15 years ago
Take the WebKit console path in Chrome too More... about 15 years ago
Add underscore.js to plugins/thirdparty/ More... about 15 years ago
Add a tags task to the pavement More... about 15 years ago
typo fixes More... about 15 years ago
change to browser detection (since this was fragile feature detection anyhow) in order to support the iPad More... about 15 years ago
move request output to templates More... about 15 years ago
Fix calculated textView width in the EditorView: charWidth is not necessary. More... about 15 years ago
Fix error where new invalid rects can't get pushed to null (initialize the _invalidRects array). More... about 15 years ago
Remove no longer required setTimeout() from EditorView setup, as the baseStyle is loaded now before the editor is initialized. More... about 15 years ago
Make sure themeStyles are parsed before the editor is lunched. More... about 15 years ago
Add env.sizeChanged event. Fire this event whenever the size of one UI component chnanged. Fired automaticly when the window size changes. More... about 15 years ago
Prefix global themeVariables and remove prefix 'cli_' from cli themeVariables. More... about 15 years ago
Load the basePlugin for theming first. Add config.theme options - allows to set the a 'standardTheme' More... about 15 years ago
.bespin body doesn't make sense - move stuff to .bespin .container. Some other alignements on the way. More... about 15 years ago
Move generic css rules from userident plugin to screen_theme; add themeVariables for input, button, pane, form etc. More... about 15 years ago
Remove a lot of css rules + index.js from screen_theme as SC is gone. More... about 15 years ago
Add option 'clearOnFullInvalid' to CanvasView. Add 'preventDownsize' + 'clearOnFullInvalid' to Scrollers which stops them blinking when resizing the window More... about 15 years ago
Fix "register" in syntaxManager metadata, scrolling bugs + highlight file when set a new buffer. More... about 15 years ago
Fix the clippingChanged event on the CanvasView, that was a) never fired + b) not fired to the right event. More... about 15 years ago
add static to the list of requirements (needed for the dryice server) More... about 15 years ago
remove some excess logging More... about 15 years ago
fix multiple resolve issues, and ensure we're resolving the argsPromise properly More... about 15 years ago
group completion code into on place, add some debug to help with multiple resolve issues More... about 15 years ago
swapping tabs for spaces, and removing spaces from empty lines More... about 15 years ago
move colors into themevariables More... about 15 years ago
fixing some bracketting More... about 15 years ago
fixing some minor things that were causing warnings More... about 15 years ago
removing color hack which we thought was breaking less More... about 15 years ago