My favorites | Sign in
Project Logo
             
Details: Show all Hide all

Last 30 days

  • Dec 13, 2009
    r122 (layout fixes for Firefox Mac OS X) committed by nicola.r...@gmail.com   -   layout fixes for Firefox Mac OS X
    layout fixes for Firefox Mac OS X
  • Dec 06, 2009
    r121 (small loop optimizations) committed by nicola.r...@gmail.com   -   small loop optimizations
    small loop optimizations
  • Dec 06, 2009
    r120 (fixes the caret width on firefox / mac os x) committed by nicola.r...@gmail.com   -   fixes the caret width on firefox / mac os x
    fixes the caret width on firefox / mac os x
  • Dec 06, 2009
    r119 (added a new shortcut (shift + spacebar) for the autocompleti...) committed by nicola.r...@gmail.com   -   added a new shortcut (shift + spacebar) for the autocompletion: on FF / Mac os x ctrl + space doesn't work
    added a new shortcut (shift + spacebar) for the autocompletion: on FF / Mac os x ctrl + space doesn't work

Earlier this year

  • Nov 23, 2009
    r118 (code clean, comments removed) committed by nicola.r...@gmail.com   -   code clean, comments removed
    code clean, comments removed
  • Nov 22, 2009
    r117 (loop optimization) committed by nicola.r...@gmail.com   -   loop optimization
    loop optimization
  • Nov 15, 2009
    r116 (now the matching brackets plugin is working again, added a k...) committed by nicola.r...@gmail.com   -   now the matching brackets plugin is working again, added a keypressed handler
    now the matching brackets plugin is working again, added a keypressed handler
  • Sep 12, 2009
    r115 (autoresize capability added) committed by nicola.r...@gmail.com   -   autoresize capability added
    autoresize capability added
  • Sep 06, 2009
    r114 (using dojo.style instead of N node.style.prop = ...) committed by nicola.r...@gmail.com   -   using dojo.style instead of N node.style.prop = ...
    using dojo.style instead of N node.style.prop = ...
  • Sep 06, 2009
    r113 (suggestions combo initial style fix) committed by nicola.r...@gmail.com   -   suggestions combo initial style fix
    suggestions combo initial style fix
  • Sep 06, 2009
    r112 (another namespace fix) committed by nicola.r...@gmail.com   -   another namespace fix
    another namespace fix
  • Sep 05, 2009
    r111 (namespace fix) committed by nicola.r...@gmail.com   -   namespace fix
    namespace fix
  • Sep 05, 2009
    r110 (unused directory removed) committed by nicola.r...@gmail.com   -   unused directory removed
    unused directory removed
  • Sep 05, 2009
    r109 (moved resources) committed by nicola.r...@gmail.com   -   moved resources
    moved resources
  • Sep 05, 2009
    r108 (css moved under resources) committed by nicola.r...@gmail.com   -   css moved under resources
    css moved under resources
  • Sep 05, 2009
    r107 (css renamed) committed by nicola.r...@gmail.com   -   css renamed
    css renamed
  • Sep 05, 2009
    r106 (removed unused/replaced resources) committed by nicola.r...@gmail.com   -   removed unused/replaced resources
    removed unused/replaced resources
  • Sep 05, 2009
    r105 (removed unused/replaced resources) committed by nicola.r...@gmail.com   -   removed unused/replaced resources
    removed unused/replaced resources
  • Sep 05, 2009
    r104 (removed unused/replaced resources) committed by nicola.r...@gmail.com   -   removed unused/replaced resources
    removed unused/replaced resources
  • Sep 05, 2009
    r103 (removed unused/replaced resources) committed by nicola.r...@gmail.com   -   removed unused/replaced resources
    removed unused/replaced resources
  • Sep 05, 2009
    r102 (removed unused/replaced resources) committed by nicola.r...@gmail.com   -   removed unused/replaced resources
    removed unused/replaced resources
  • Sep 05, 2009
    r101 (moving resources) committed by nicola.r...@gmail.com   -   moving resources
    moving resources
  • Sep 05, 2009
    r100 (removed global var source) committed by nicola.r...@gmail.com   -   removed global var source
    removed global var source
  • Sep 05, 2009
    r99 (refactor) committed by nicola.r...@gmail.com   -   refactor
    refactor
  • Sep 05, 2009
    r98 (removing an old unused css) committed by nicola.r...@gmail.com   -   removing an old unused css
    removing an old unused css
  • Jun 01, 2009
    r97 (fixes (< problem)) committed by nicola.r...@gmail.com   -   fixes (< problem)
    fixes (< problem)
  • Apr 20, 2009
    r96 (removed a tab) committed by nicola.r...@gmail.com   -   removed a tab
    removed a tab
  • Apr 14, 2009
    issue 16 (Shift-END) Owner changed by nicola.r...@gmail.com   -  
    Owner: nicola.rizzo
    Owner: nicola.rizzo
  • Apr 14, 2009
    issue 16 (Shift-END) reported by eolivelli   -   personalmente uso moltissimo la tastiera e mi trovo molto in difficoltà poichè non funziona la selezione usando SHIFT+FRECCINA o SHIFT-END e nemmeno CTRL-SHIFT-FRECCINA
    personalmente uso moltissimo la tastiera e mi trovo molto in difficoltà poichè non funziona la selezione usando SHIFT+FRECCINA o SHIFT-END e nemmeno CTRL-SHIFT-FRECCINA
  • Apr 06, 2009
    r95 (removed another console.log ) committed by nicola.rizzo   -   removed another console.log
    removed another console.log
  • Apr 05, 2009
    r94 (removed console.log) committed by nicola.rizzo   -   removed console.log
    removed console.log
  • Apr 05, 2009
    r93 (undo fix) committed by nicola.rizzo   -   undo fix
    undo fix
  • Mar 15, 2009
    r92 (focus bug fixed) committed by nicola.rizzo   -   focus bug fixed
    focus bug fixed
  • Feb 28, 2009
    r91 (new tokenizer, bugfixes.) committed by nicola.rizzo   -   new tokenizer, bugfixes.
    new tokenizer, bugfixes.

Older

  • Nov 02, 2008
    r90 (Code clean ) committed by nicola.rizzo   -   Code clean
    Code clean
  • Oct 28, 2008
    issue 13 (Text selection with mouse) commented on by w...@psychdesigns.net   -   Also, I'm finding that when you do remove text with the cursor, then the cursor position gets nutty (you see the carrot in one place, but text appears as you type in another).
    Also, I'm finding that when you do remove text with the cursor, then the cursor position gets nutty (you see the carrot in one place, but text appears as you type in another).
  • Oct 26, 2008
    r89 (parseFragment now can be asynchronous) committed by nicola.rizzo   -   parseFragment now can be asynchronous
    parseFragment now can be asynchronous
  • Oct 26, 2008
    r88 (parseFragment now can be asynchronous) committed by nicola.rizzo   -   parseFragment now can be asynchronous
    parseFragment now can be asynchronous
  • Oct 12, 2008
    r87 (user selection (mouse) now works. Added a "parsed" attribute...) committed by nicola.rizzo   -   user selection (mouse) now works. Added a "parsed" attribute to the parsed lines
    user selection (mouse) now works. Added a "parsed" attribute to the parsed lines
  • Oct 05, 2008
    r86 (unused var removed) committed by nicola.rizzo   -   unused var removed
    unused var removed
  • Oct 05, 2008
    r85 (pushIntoUndoStack fix in writeLine method) committed by nicola.rizzo   -   pushIntoUndoStack fix in writeLine method
    pushIntoUndoStack fix in writeLine method
  • Sep 23, 2008
    issue 15 (Block recognition) reported by nicola.rizzo   -   TODO: block recognition (eg "...", /*...*/, multiline comments)
    TODO: block recognition (eg "...", /*...*/, multiline comments)
  • Sep 23, 2008
    issue 14 (paste and parse) reported by nicola.rizzo   -   After a paste, the whole document is reparsed
    After a paste, the whole document is reparsed
  • Sep 23, 2008
    issue 13 (Text selection with mouse) reported by nicola.rizzo   -   When the text is selected using the mouse, CodeTextArea can't remove the selection
    When the text is selected using the mouse, CodeTextArea can't remove the selection
  • Sep 23, 2008
    r84 (fixed js error on undo after removing selection) committed by nicola.rizzo   -   fixed js error on undo after removing selection
    fixed js error on undo after removing selection
  • Sep 21, 2008
    r83 (code clean: removed repeated "var"s, removed the old massive...) committed by nicola.rizzo   -   code clean: removed repeated "var"s, removed the old massiveWrite method
    code clean: removed repeated "var"s, removed the old massiveWrite method
  • Sep 21, 2008
    r82 (massiveWrite: safari and chrome fix) committed by nicola.rizzo   -   massiveWrite: safari and chrome fix
    massiveWrite: safari and chrome fix
  • Sep 20, 2008
    r81 (IE fix: fixes a js error after massiveWrite) committed by nicola.rizzo   -   IE fix: fixes a js error after massiveWrite
    IE fix: fixes a js error after massiveWrite
  • Sep 20, 2008
    r80 (matching brackets fix) committed by nicola.rizzo   -   matching brackets fix
    matching brackets fix
  • Sep 20, 2008
    r79 (asynchronous document parsing/colorization, various fixes, s...) committed by nicola.rizzo   -   asynchronous document parsing/colorization, various fixes, style changes
    asynchronous document parsing/colorization, various fixes, style changes
 
Hosted by Google Code