summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Changed the fetching of the output txt from using a php script to read the fi...scroll-disableFranklin Cooper Jr2011-10-232-4/+5
* Fixed issue in IE 7 that prevented links from being clicked onFranklin Cooper Jr2011-10-231-3/+3
* Added HTML Document Type for IE so that the javascript code will work properl...Franklin Cooper Jr2011-10-224-52/+66
* Remove final references to YUI. Updated the jquery javascript library to use ...Franklin Cooper Jr2011-10-223-9528/+14
* Alot of javascript cleanup was done. Also added ProgramType support to the ge...Franklin Cooper Jr2011-10-226-88/+120
* Added Up Directory/Aka Back featureFranklin Cooper Jr2011-10-214-12/+36
* Included the change that the div's output will automatically display the late...Franklin Cooper Jr2011-10-211-0/+2
* Removed swiping gestureFranklin Cooper Jr2011-10-214-188/+24
* Updated to correct TI logo. Disable the Main Menu button when a script is ru...Franklin Cooper Jr2011-10-215-4/+5
* Added fix to also redirect error output to the txt file which is read into th...Franklin Cooper Jr2011-10-201-1/+1
* Made the fix for dragging images on the subarctic evmFranklin Cooper Jr2011-10-201-0/+9
* Increased the swipe distance needed to swipe to next page if there are more a...Franklin Cooper Jr2011-10-204-8/+8
* Merge branch 'franklin' of git://gitorious.org/matrix-gui-v2/matrix-gui-v2 in...Franklin Cooper Jr2011-10-200-0/+0
|\
| * Fixed the coming soon feature to take the user to a seperate page and letting...Franklin Cooper Jr2011-10-201-0/+51
* | Amending commit. Fixed the coming soon feature to take the user to a seperate...Franklin Cooper Jr2011-10-202-7/+53
|/
* Fix issued where gui applications werent runningFranklin Cooper Jr2011-10-201-1/+5
* Fix issues with IE 8 that resulted in running scripts not properly working an...Franklin Cooper Jr2011-10-204-77/+48
* Franklin's version of Matrix 2 initial commitFranklin Cooper Jr2011-10-19674-268818/+10696
* Add memory so yo can return to the previous submenu viewed when hitting the b...matrix-v2-javascript-backupJeff Lance2011-10-123-4/+29
* Move the run button to the top of description pagesJeff Lance2011-10-121-1/+2
* Modify sytlesheet to make matrix have the common 4x3 look for all browser win...Jeff Lance2011-10-122-17/+20
* Replacing tex.png with an official TI logo.Jeff Lance2011-09-301-0/+0
* Matrix: removed minified matrix script and google closure compiler deps.thomasThomas Potthast2011-08-119-9238/+31
* fixed background flickering when 3d apps ranThomas Potthast2011-08-082-12/+15
* Added code to reduce flickering when graphics apps are doneThomas Potthast2011-08-055-139/+223
* Rough draft of README DoneThomas Potthast2011-08-041-2/+171
* updated readmeThomas Potthast2011-08-031-63/+153
* added READMEThomas Potthast2011-08-031-0/+66
* Done source documentationThomas Potthast2011-08-0219-730/+1186
* added pageBuilder documentationThomas Potthast2011-08-0119-535/+895
* Restructured documentation and began addind documentation for server side code.Thomas Potthast2011-07-2970-725/+10566
* removed an unused variableThomas Potthast2011-07-281-2/+0
* added documentation for initDescriptionCacheThomas Potthast2011-07-281-0/+7
* Added in tools to generate minified combined code using the google closure co...Thomas Potthast2011-07-2811-698/+9914
* Added in generated jsdoc-toolkit documentationThomas Potthast2011-07-2726-0/+3865
* Added in client side documentation and moved javascript out of index_ajax.htm...Thomas Potthast2011-07-264-441/+683
* Fixed locksThomas Potthast2011-07-228-25/+132
* Merge branch 'master' of gitorious.org:matrix-gui-v2/matrix-gui-v2Chase Maupin2011-07-202-0/+18
|\
| * added checks for directoriesThomas Potthast2011-07-2021-14/+30
* | README: add readme to describe modules and licensesChase Maupin2011-07-201-0/+6
* | cleanup repositoryChase Maupin2011-07-2081-9639/+0
|/
* actually included new files...pre-cleanupThomas Potthast2011-07-1910-216/+194
* Added functionality to generate all app descriptions and JSON encode them for...Thomas Potthast2011-07-192-0/+27
* added .gitignore files for new dirs.Thomas Potthast2011-07-143-0/+9
* Moved node modules into main dir for simplicity of installation, and added ca...Thomas Potthast2011-07-14549-6/+240911
* Actually commited new desktop files, and should have fixed selection issuesThomas Potthast2011-07-1315-19/+139
* Added new .desktop files, better support for small screens, and prefetching f...Thomas Potthast2011-07-125-21/+80
* added priority sorting and fixed bad .desktop filesThomas Potthast2011-07-086-12/+43
* better swiping, app execution, and started fixing app description filesThomas Potthast2011-07-079-378/+67
* better swipingThomas Potthast2011-07-073-13/+460