index
:
ninja
master
v0.7.0
v0.7.1
v0.7.1.1
v0.7.2
[ARCHIVED] A fully featured content authoring tool to deploy HTML5 web applications.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
removed old unused import and export functions.
John Mayhew
2012-04-03
*
Namespaced the canvas runtime file and updated all dependencies
John Mayhew
2012-04-03
*
updated the rdge compiled version and its runtime, incremented rdge library v...
John Mayhew
2012-04-03
*
fixed remaining namespace bugs ensuring the use of the RDGE namespace everywh...
John Mayhew
2012-04-03
*
removed unnecessary files from the RDGE build.
John Mayhew
2012-04-03
*
added the Closure compiler to the gitignore file so we wouldn't track it in s...
John Mayhew
2012-04-03
*
Made use of semicolons consistent and updated new files to use the new RDGE n...
John Mayhew
2012-04-03
*
Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into Wor...
John Mayhew
2012-04-02
|
\
|
*
Merge pull request #148 from ananyasen/integration-candidate
Valerio Virgillito
2012-04-01
|
|
\
|
|
*
- using clipboard data directly to avoid using setTimeout
Ananya Sen
2012-03-30
|
|
*
detect paste from context menu for new file and save as dialog
Ananya Sen
2012-03-28
|
|
*
IKNINJA-719 - removed Zoom In/Zoom Out under View menu in the Main menu
Ananya Sen
2012-03-28
|
*
|
Merge pull request #151 from ericguzman/CSSPanel_AnimationDurationFix
Valerio Virgillito
2012-03-30
|
|
\
\
|
|
*
|
CSS Panel - Fix animation duration value updates from "infinite" to integer.
Eric Guzman
2012-03-29
|
|
/
/
|
*
|
Merge pull request #147 from pushkarjoshi/brushtool
Valerio Virgillito
2012-03-29
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Merge branch 'master' into brushtool
Pushkar Joshi
2012-03-28
|
|
|
\
|
|
*
|
turn off changing the left and top of the brush stroke canvas
Pushkar Joshi
2012-03-28
|
|
*
|
Merge branch 'master' into brushtool
Pushkar Joshi
2012-03-27
|
|
|
\
\
|
|
*
|
|
File IO for the brush stroke AND changing the data type of brush stroke from ...
Pushkar Joshi
2012-03-27
|
|
*
|
|
add a setfillcolor to brush stroke so the default fillcolor handler does not ...
Pushkar Joshi
2012-03-27
|
|
*
|
|
Merge branch 'master' into brushtool
Pushkar Joshi
2012-03-27
|
|
|
\
\
\
|
|
*
|
|
|
correctly update the brush stroke canvas size and position when the stroke pa...
Pushkar Joshi
2012-03-26
|
|
*
|
|
|
correctly update the brush stroke canvas size and position when the stroke si...
Pushkar Joshi
2012-03-23
|
|
*
|
|
|
Almost working version of brush tool that uses only local coordinates to stor...
Pushkar Joshi
2012-03-23
|
|
*
|
|
|
revert to using the angle without flipping its sign...fixing some minor bugs ...
Pushkar Joshi
2012-03-20
|
|
*
|
|
|
draw the brush stroke in realtime
Pushkar Joshi
2012-03-19
|
|
*
|
|
|
first pass for file IO of brush strokes
Pushkar Joshi
2012-03-19
|
|
*
|
|
|
Merge branch 'master' into brushtool
Pushkar Joshi
2012-03-16
|
|
|
\
\
\
\
|
|
*
|
|
|
|
update values in the PI from values of the selected brush stroke or pen tool ...
Pushkar Joshi
2012-03-15
|
|
*
|
|
|
|
Merge branch 'master' into pentool
Pushkar Joshi
2012-03-14
|
|
|
\
\
\
\
\
|
|
*
|
|
|
|
|
PI for pen and brush strokes
Pushkar Joshi
2012-03-14
|
|
*
|
|
|
|
|
Merge branch 'pentool' into brushtool
Pushkar Joshi
2012-03-13
|
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
Add a smoothing amount parameter, and hide options based on checkboxes
Pushkar Joshi
2012-03-13
|
*
|
|
|
|
|
|
|
Merge pull request #131 from ananyasen/integration-candidate
Valerio Virgillito
2012-03-28
|
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
fixed logical error in triggering menu item
Ananya Sen
2012-03-26
|
|
*
|
|
|
|
|
|
disable more menus if the active document is not in design view
Ananya Sen
2012-03-22
|
|
*
|
|
|
|
|
|
- removed menu-data boundObj path support for now
Ananya Sen
2012-03-22
|
|
*
|
|
|
|
|
|
KNINJA-1302 : refactored fixed as per request
Ananya Sen
2012-03-22
|
|
*
|
|
|
|
|
|
IKNINJA-1302 : close on ESC even if text field is focussed
Ananya Sen
2012-03-22
|
|
*
|
|
|
|
|
|
IKNINJA-1367 - if filename contains #, then encode # so that the create URI p...
Ananya Sen
2012-03-22
|
|
*
|
|
|
|
|
|
IKNINJA-1361: autofocus and auto-select file name on open of new file and sav...
Ananya Sen
2012-03-22
|
|
*
|
|
|
|
|
|
IKNINJA-1364 : fixed css so that white spaces are not collapsed while rendering
Ananya Sen
2012-03-22
|
|
*
|
|
|
|
|
|
IKNINJA-1302 : more fix
Ananya Sen
2012-03-22
|
|
*
|
|
|
|
|
|
file picker - added size unit
Ananya Sen
2012-03-22
|
|
*
|
|
|
|
|
|
IKNINJA-1266 : restrict tab size for long file names and resize tabs on windo...
Ananya Sen
2012-03-22
|
|
*
|
|
|
|
|
|
IKNINJA-1302 : For File>New and File>SaveAll dialogs, 'ESC' key now triggers...
Ananya Sen
2012-03-22
|
|
*
|
|
|
|
|
|
- enable/disable save, saveAs, saveAll, close, closeAll as per documents open
Ananya Sen
2012-03-22
|
*
|
|
|
|
|
|
|
Merge pull request #145 from ericguzman/PresetsPI
Valerio Virgillito
2012-03-28
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
Text Tool - Remove inline style from user document
Eric Guzman
2012-03-27
|
|
*
|
|
|
|
|
|
|
Presets Controller - Removing test background from transition class
Eric Guzman
2012-03-27
[next]