Browse Source

All helios files in one location

Herbert Vojčík 10 years ago
parent
commit
2f313dcec6
85 changed files with 8 additions and 8 deletions
  1. 2 2
      support/amber.js
  2. 0 0
      support/helios/resources/all-inner.js
  3. 0 0
      support/helios/resources/announcement.png
  4. 0 0
      support/helios/resources/arrowLeft.png
  5. 0 0
      support/helios/resources/arrowRight.png
  6. 0 0
      support/helios/resources/browser.png
  7. 0 0
      support/helios/resources/class.png
  8. 0 0
      support/helios/resources/close-dark.png
  9. 0 0
      support/helios/resources/close.gif
  10. 0 0
      support/helios/resources/collection.png
  11. 0 0
      support/helios/resources/debugger.png
  12. 0 0
      support/helios/resources/exception.png
  13. 0 0
      support/helios/resources/extension.png
  14. 2 2
      support/helios/resources/helios-niflheim.css
  15. 2 2
      support/helios/resources/helios-niflheim.less
  16. 1 1
      support/helios/resources/helios.css
  17. 1 1
      support/helios/resources/helios.less
  18. 0 0
      support/helios/resources/helios_frame.css
  19. 0 0
      support/helios/resources/initialization.png
  20. 0 0
      support/helios/resources/inspector.png
  21. 0 0
      support/helios/resources/magnitude.png
  22. 0 0
      support/helios/resources/modified.png
  23. 0 0
      support/helios/resources/niflheim.css
  24. 0 0
      support/helios/resources/off.png
  25. 0 0
      support/helios/resources/offHover.png
  26. 0 0
      support/helios/resources/overridden.png
  27. 0 0
      support/helios/resources/override-overridden.png
  28. 0 0
      support/helios/resources/override.png
  29. 0 0
      support/helios/resources/package-dirty.png
  30. 0 0
      support/helios/resources/package.png
  31. 0 0
      support/helios/resources/pause.png
  32. 0 0
      support/helios/resources/private.png
  33. 0 0
      support/helios/resources/proceed.png
  34. 0 0
      support/helios/resources/references.png
  35. 0 0
      support/helios/resources/spinner.gif
  36. 0 0
      support/helios/resources/sprite.png
  37. 0 0
      support/helios/resources/squared_metal-dark.png
  38. 0 0
      support/helios/resources/squared_metal.png
  39. 0 0
      support/helios/resources/step-into.png
  40. 0 0
      support/helios/resources/step-out.png
  41. 0 0
      support/helios/resources/step-over.png
  42. 0 0
      support/helios/resources/sunit.png
  43. 0 0
      support/helios/resources/test.png
  44. 0 0
      support/helios/resources/testGreen.png
  45. 0 0
      support/helios/resources/testNotRun.png
  46. 0 0
      support/helios/resources/testRed.png
  47. 0 0
      support/helios/resources/testYellow.png
  48. 0 0
      support/helios/resources/tinylogo.png
  49. 0 0
      support/helios/resources/uncommented.png
  50. 0 0
      support/helios/resources/widget.png
  51. 0 0
      support/helios/resources/workspace.png
  52. 0 0
      support/helios/src/Helios-Announcements.js
  53. 0 0
      support/helios/src/Helios-Announcements.st
  54. 0 0
      support/helios/src/Helios-Browser.js
  55. 0 0
      support/helios/src/Helios-Browser.st
  56. 0 0
      support/helios/src/Helios-Commands-Browser.js
  57. 0 0
      support/helios/src/Helios-Commands-Browser.st
  58. 0 0
      support/helios/src/Helios-Commands-Core.js
  59. 0 0
      support/helios/src/Helios-Commands-Core.st
  60. 0 0
      support/helios/src/Helios-Commands-Tools.js
  61. 0 0
      support/helios/src/Helios-Commands-Tools.st
  62. 0 0
      support/helios/src/Helios-Core.js
  63. 0 0
      support/helios/src/Helios-Core.st
  64. 0 0
      support/helios/src/Helios-Debugger.js
  65. 0 0
      support/helios/src/Helios-Debugger.st
  66. 0 0
      support/helios/src/Helios-Exceptions.js
  67. 0 0
      support/helios/src/Helios-Exceptions.st
  68. 0 0
      support/helios/src/Helios-Helpers.js
  69. 0 0
      support/helios/src/Helios-Helpers.st
  70. 0 0
      support/helios/src/Helios-Inspector.js
  71. 0 0
      support/helios/src/Helios-Inspector.st
  72. 0 0
      support/helios/src/Helios-KeyBindings.js
  73. 0 0
      support/helios/src/Helios-KeyBindings.st
  74. 0 0
      support/helios/src/Helios-Layout.js
  75. 0 0
      support/helios/src/Helios-Layout.st
  76. 0 0
      support/helios/src/Helios-References.js
  77. 0 0
      support/helios/src/Helios-References.st
  78. 0 0
      support/helios/src/Helios-SUnit.js
  79. 0 0
      support/helios/src/Helios-SUnit.st
  80. 0 0
      support/helios/src/Helios-Transcript.js
  81. 0 0
      support/helios/src/Helios-Transcript.st
  82. 0 0
      support/helios/src/Helios-Workspace-Tests.js
  83. 0 0
      support/helios/src/Helios-Workspace-Tests.st
  84. 0 0
      support/helios/src/Helios-Workspace.js
  85. 0 0
      support/helios/src/Helios-Workspace.st

+ 2 - 2
support/amber.js

@@ -82,9 +82,9 @@ require = function (require) {
             'amber_css': amber_home + '/css',
             'amber_lib': library_home,
             'amber_core': amber_home + '/src',
-            'helios': amber_home + '/src',
+            'helios': amber_home + '/support/helios/src',
             'helios/all': amber_home + '/support/helios/all',
-            'helios/resources': amber_home + '/support/helios',
+            'helios/resources': amber_home + '/support/helios/resources',
             'helios/index': amber_home + '/support/helios/index',
             'jquery': library_home + '/jquery/jquery.min'
         },

+ 0 - 0
support/helios/all-inner.js → support/helios/resources/all-inner.js


+ 0 - 0
support/helios/announcement.png → support/helios/resources/announcement.png


+ 0 - 0
support/helios/arrowLeft.png → support/helios/resources/arrowLeft.png


+ 0 - 0
support/helios/arrowRight.png → support/helios/resources/arrowRight.png


+ 0 - 0
support/helios/browser.png → support/helios/resources/browser.png


+ 0 - 0
support/helios/class.png → support/helios/resources/class.png


+ 0 - 0
support/helios/close-dark.png → support/helios/resources/close-dark.png


+ 0 - 0
support/helios/close.gif → support/helios/resources/close.gif


+ 0 - 0
support/helios/collection.png → support/helios/resources/collection.png


+ 0 - 0
support/helios/debugger.png → support/helios/resources/debugger.png


+ 0 - 0
support/helios/exception.png → support/helios/resources/exception.png


+ 0 - 0
support/helios/extension.png → support/helios/resources/extension.png


+ 2 - 2
support/helios/helios-niflheim.css → support/helios/resources/helios-niflheim.css

@@ -4,7 +4,7 @@ body[id="helios"].niflheim {
 		  width: 100%;
 		}*/
   /*.tool_container .pane .nav-pills i.package {
-			background-image: url('package.png');
+			background-image: url('resources/package.png');
 		}*/
 }
 body[id="helios"].niflheim .btn-group > .dropdown-menu {
@@ -125,7 +125,7 @@ body[id="helios"].niflheim .welcome {
 body[id="helios"].niflheim [class^="icon-"],
 body[id="helios"].niflheim body[id="helios"][class*=" icon-"] {
   opacity: 0.68;
-  background-image: url("../../bower_components/bootstrap/img/glyphicons-halflings-white.png");
+  background-image: url("../../../bower_components/bootstrap/img/glyphicons-halflings-white.png");
 }
 body[id="helios"].niflheim .welcome h2 {
   text-align: center;

+ 2 - 2
support/helios/helios-niflheim.less → support/helios/resources/helios-niflheim.less

@@ -152,7 +152,7 @@ body[id="helios"] {
 
 		[class^="icon-"], body[id="helios"][class*=" icon-"]{
 			opacity: 0.68;
-			background-image: url("../../bower_components/bootstrap/img/glyphicons-halflings-white.png");
+			background-image: url("../../../bower_components/bootstrap/img/glyphicons-halflings-white.png");
 		}
 
 		.welcome h2 {
@@ -186,7 +186,7 @@ body[id="helios"] {
 	
 		//todo: remove
 		/*.tool_container .pane .nav-pills i.package {
-			background-image: url('package.png');
+			background-image: url('resources/package.png');
 		}*/
 
 		.tool_container .list-label {

+ 1 - 1
support/helios/helios.css → support/helios/resources/helios.css

@@ -443,7 +443,7 @@ body[id="helios"] .tool_container .pane .nav-pills i.package {
   background-image: url('package.png');
 }
 body[id="helios"] .tool_container .pane .nav-pills i.override {
-  background-image: url('override.png ');
+  background-image: url('resources/override.png ');
 }
 body[id="helios"] .tool_container .pane .nav-pills i.overridden {
   background-image: url('overridden.png');

+ 1 - 1
support/helios/helios.less → support/helios/resources/helios.less

@@ -515,7 +515,7 @@ body[id="helios"] {
 		background-image: url('package.png');
 	}
 	.tool_container .pane .nav-pills i.override {
-		background-image: url('override.png ');
+		background-image: url('resources/override.png ');
 	}
 	.tool_container .pane .nav-pills i.overridden {
 		background-image: url('overridden.png');

+ 0 - 0
support/helios/helios_frame.css → support/helios/resources/helios_frame.css


+ 0 - 0
support/helios/initialization.png → support/helios/resources/initialization.png


+ 0 - 0
support/helios/inspector.png → support/helios/resources/inspector.png


+ 0 - 0
support/helios/magnitude.png → support/helios/resources/magnitude.png


+ 0 - 0
support/helios/modified.png → support/helios/resources/modified.png


+ 0 - 0
support/helios/niflheim.css → support/helios/resources/niflheim.css


+ 0 - 0
support/helios/off.png → support/helios/resources/off.png


+ 0 - 0
support/helios/offHover.png → support/helios/resources/offHover.png


+ 0 - 0
support/helios/overridden.png → support/helios/resources/overridden.png


+ 0 - 0
support/helios/override-overridden.png → support/helios/resources/override-overridden.png


+ 0 - 0
support/helios/override.png → support/helios/resources/override.png


+ 0 - 0
support/helios/package-dirty.png → support/helios/resources/package-dirty.png


+ 0 - 0
support/helios/package.png → support/helios/resources/package.png


+ 0 - 0
support/helios/pause.png → support/helios/resources/pause.png


+ 0 - 0
support/helios/private.png → support/helios/resources/private.png


+ 0 - 0
support/helios/proceed.png → support/helios/resources/proceed.png


+ 0 - 0
support/helios/references.png → support/helios/resources/references.png


+ 0 - 0
support/helios/spinner.gif → support/helios/resources/spinner.gif


+ 0 - 0
support/helios/sprite.png → support/helios/resources/sprite.png


+ 0 - 0
support/helios/squared_metal-dark.png → support/helios/resources/squared_metal-dark.png


+ 0 - 0
support/helios/squared_metal.png → support/helios/resources/squared_metal.png


+ 0 - 0
support/helios/step-into.png → support/helios/resources/step-into.png


+ 0 - 0
support/helios/step-out.png → support/helios/resources/step-out.png


+ 0 - 0
support/helios/step-over.png → support/helios/resources/step-over.png


+ 0 - 0
support/helios/sunit.png → support/helios/resources/sunit.png


+ 0 - 0
support/helios/test.png → support/helios/resources/test.png


+ 0 - 0
support/helios/testGreen.png → support/helios/resources/testGreen.png


+ 0 - 0
support/helios/testNotRun.png → support/helios/resources/testNotRun.png


+ 0 - 0
support/helios/testRed.png → support/helios/resources/testRed.png


+ 0 - 0
support/helios/testYellow.png → support/helios/resources/testYellow.png


+ 0 - 0
support/helios/tinylogo.png → support/helios/resources/tinylogo.png


+ 0 - 0
support/helios/uncommented.png → support/helios/resources/uncommented.png


+ 0 - 0
support/helios/widget.png → support/helios/resources/widget.png


+ 0 - 0
support/helios/workspace.png → support/helios/resources/workspace.png


+ 0 - 0
src/Helios-Announcements.js → support/helios/src/Helios-Announcements.js


+ 0 - 0
src/Helios-Announcements.st → support/helios/src/Helios-Announcements.st


+ 0 - 0
src/Helios-Browser.js → support/helios/src/Helios-Browser.js


+ 0 - 0
src/Helios-Browser.st → support/helios/src/Helios-Browser.st


+ 0 - 0
src/Helios-Commands-Browser.js → support/helios/src/Helios-Commands-Browser.js


+ 0 - 0
src/Helios-Commands-Browser.st → support/helios/src/Helios-Commands-Browser.st


+ 0 - 0
src/Helios-Commands-Core.js → support/helios/src/Helios-Commands-Core.js


+ 0 - 0
src/Helios-Commands-Core.st → support/helios/src/Helios-Commands-Core.st


+ 0 - 0
src/Helios-Commands-Tools.js → support/helios/src/Helios-Commands-Tools.js


+ 0 - 0
src/Helios-Commands-Tools.st → support/helios/src/Helios-Commands-Tools.st


+ 0 - 0
src/Helios-Core.js → support/helios/src/Helios-Core.js


+ 0 - 0
src/Helios-Core.st → support/helios/src/Helios-Core.st


+ 0 - 0
src/Helios-Debugger.js → support/helios/src/Helios-Debugger.js


+ 0 - 0
src/Helios-Debugger.st → support/helios/src/Helios-Debugger.st


+ 0 - 0
src/Helios-Exceptions.js → support/helios/src/Helios-Exceptions.js


+ 0 - 0
src/Helios-Exceptions.st → support/helios/src/Helios-Exceptions.st


+ 0 - 0
src/Helios-Helpers.js → support/helios/src/Helios-Helpers.js


+ 0 - 0
src/Helios-Helpers.st → support/helios/src/Helios-Helpers.st


+ 0 - 0
src/Helios-Inspector.js → support/helios/src/Helios-Inspector.js


+ 0 - 0
src/Helios-Inspector.st → support/helios/src/Helios-Inspector.st


+ 0 - 0
src/Helios-KeyBindings.js → support/helios/src/Helios-KeyBindings.js


+ 0 - 0
src/Helios-KeyBindings.st → support/helios/src/Helios-KeyBindings.st


+ 0 - 0
src/Helios-Layout.js → support/helios/src/Helios-Layout.js


+ 0 - 0
src/Helios-Layout.st → support/helios/src/Helios-Layout.st


+ 0 - 0
src/Helios-References.js → support/helios/src/Helios-References.js


+ 0 - 0
src/Helios-References.st → support/helios/src/Helios-References.st


+ 0 - 0
src/Helios-SUnit.js → support/helios/src/Helios-SUnit.js


+ 0 - 0
src/Helios-SUnit.st → support/helios/src/Helios-SUnit.st


+ 0 - 0
src/Helios-Transcript.js → support/helios/src/Helios-Transcript.js


+ 0 - 0
src/Helios-Transcript.st → support/helios/src/Helios-Transcript.st


+ 0 - 0
src/Helios-Workspace-Tests.js → support/helios/src/Helios-Workspace-Tests.js


+ 0 - 0
src/Helios-Workspace-Tests.st → support/helios/src/Helios-Workspace-Tests.st


+ 0 - 0
src/Helios-Workspace.js → support/helios/src/Helios-Workspace.js


+ 0 - 0
src/Helios-Workspace.st → support/helios/src/Helios-Workspace.st