rsence-pre 2.3.0.15 → 2.3.0.16

Sign up to get free protection for your applications and to get access to all the features.
Files changed (121) hide show
  1. data/AUTHORS.txt +63 -0
  2. data/MIT-LICENSE.txt +21 -0
  3. data/VERSION +1 -1
  4. data/bin/rsence-pre +0 -8
  5. data/js/comm/autosync/autosync.js +0 -7
  6. data/js/comm/comm.js +0 -9
  7. data/js/comm/jsloader/jsloader.js +0 -10
  8. data/js/comm/queue/queue.js +0 -7
  9. data/js/comm/session/session.js +0 -7
  10. data/js/comm/sessionwatcher/sessionwatcher.js +0 -8
  11. data/js/comm/transporter/transporter.js +0 -7
  12. data/js/comm/urlresponder/urlresponder.js +0 -7
  13. data/js/comm/values/values.js +0 -8
  14. data/js/controls/button/button.js +0 -9
  15. data/js/controls/checkbox/checkbox.js +1 -7
  16. data/js/controls/dialogs/alert_sheet/alert_sheet.js +0 -7
  17. data/js/controls/dialogs/confirm_sheet/confirm_sheet.js +0 -7
  18. data/js/controls/dialogs/sheet/sheet.js +0 -8
  19. data/js/controls/imageview/imageview.js +0 -7
  20. data/js/controls/passwordcontrol/passwordcontrol.js +0 -8
  21. data/js/controls/progress/progressbar/progressbar.js +0 -7
  22. data/js/controls/progress/progressindicator/progressindicator.js +0 -8
  23. data/js/controls/radiobutton/radiobutton.js +0 -8
  24. data/js/controls/sliders/slider/slider.js +0 -8
  25. data/js/controls/sliders/slider/themes/default/slider.css +4 -0
  26. data/js/controls/sliders/vslider/themes/default/vslider.css +4 -0
  27. data/js/controls/sliders/vslider/vslider.js +0 -8
  28. data/js/controls/stepper/stepper.js +0 -9
  29. data/js/controls/stringview/stringview.js +0 -7
  30. data/js/controls/tab/tab.js +0 -8
  31. data/js/controls/textarea/textarea.js +0 -8
  32. data/js/controls/textcontrol/textcontrol.js +0 -10
  33. data/js/controls/uploader/uploader.coffee +0 -7
  34. data/js/controls/validatorview/validatorview.js +0 -7
  35. data/js/controls/window/window.js +0 -8
  36. data/js/core/class/class.js +10 -9
  37. data/js/core/elem/elem.coffee +40 -0
  38. data/js/core/event/event.js +0 -9
  39. data/js/core/iefix/iefix.js +0 -10
  40. data/js/core/rsence_ns/rsence_ns.js +0 -8
  41. data/js/datetime/calendar/calendar.coffee +0 -7
  42. data/js/datetime/datetimepicker/datetimepicker.js +1 -8
  43. data/js/datetime/datetimevalue/datetimevalue.js +0 -8
  44. data/js/datetime/timesheet/timesheet.js +0 -8
  45. data/js/datetime/timesheet_item/timesheet_item.js +0 -7
  46. data/js/foundation/application/application.js +0 -8
  47. data/js/foundation/control/control.js +0 -7
  48. data/js/foundation/control/controldefaults/controldefaults.js +0 -7
  49. data/js/foundation/control/dummyvalue/dummyvalue.js +0 -7
  50. data/js/foundation/control/dyncontrol/dyncontrol.js +0 -7
  51. data/js/foundation/control/eventresponder/eventresponder.js +0 -7
  52. data/js/foundation/control/valueaction/valueaction.js +0 -8
  53. data/js/foundation/control/valuematrix/valuematrix.js +0 -8
  54. data/js/foundation/control/valueresponder/valueresponder.js +0 -8
  55. data/js/foundation/eventmanager/eventmanager.coffee +25 -25
  56. data/js/foundation/eventmanager/eventmanager.js +0 -8
  57. data/js/foundation/geom/point/point.js +0 -9
  58. data/js/foundation/geom/rect/rect.js +0 -9
  59. data/js/foundation/json_renderer/json_renderer.js +0 -8
  60. data/js/foundation/locale_settings/locale_settings.js +0 -8
  61. data/js/foundation/system/system.js +0 -8
  62. data/js/foundation/thememanager/thememanager.js +0 -7
  63. data/js/foundation/value/value.js +0 -7
  64. data/js/foundation/view/markupview/markupview.js +0 -7
  65. data/js/foundation/view/morphanimation/morphanimation.js +1 -8
  66. data/js/foundation/view/view.js +0 -7
  67. data/js/foundation/view/viewdefaults/viewdefaults.js +0 -7
  68. data/js/graphics/svgcontrol/svgcontrol.js +0 -7
  69. data/js/lists/checkboxlist/checkboxlist.js +1 -8
  70. data/js/lists/listitems/listitems.js +0 -8
  71. data/js/lists/propertylist/propertylist.js +0 -7
  72. data/js/lists/propertylist/propertylisteditor/propertylisteditor.js +1 -8
  73. data/js/lists/radiobuttonlist/radiobuttonlist.js +0 -7
  74. data/js/menus/minimenu/minimenu.js +1 -9
  75. data/js/menus/minimenuitem/minimenuitem.js +0 -8
  76. data/js/util/reloadapp/reloadapp.js +0 -7
  77. data/js/util/sha/sha.js +0 -9
  78. data/js/views/centerview/centerview.js +0 -7
  79. data/js/views/inlineview/inlineview.js +1 -8
  80. data/js/views/scrollview/scrollview.js +0 -7
  81. data/lib/rsence/argv.rb +0 -8
  82. data/lib/rsence/daemon.rb +0 -8
  83. data/lib/rsence/default_config.rb +0 -8
  84. data/lib/rsence/dependencies.rb +0 -8
  85. data/lib/rsence/http/broker.rb +0 -7
  86. data/lib/rsence/http/rackup.rb +0 -8
  87. data/lib/rsence/http/request.rb +0 -8
  88. data/lib/rsence/http/response.rb +0 -8
  89. data/lib/rsence/msg.rb +0 -9
  90. data/lib/rsence/pluginmanager.rb +0 -8
  91. data/lib/rsence/plugins/gui_plugin.rb +0 -8
  92. data/lib/rsence/plugins/guiparser.rb +0 -8
  93. data/lib/rsence/plugins/plugin.rb +0 -8
  94. data/lib/rsence/plugins/plugin_base.rb +0 -8
  95. data/lib/rsence/plugins/plugin_plugins.rb +0 -8
  96. data/lib/rsence/plugins/plugin_sqlite_db.rb +0 -8
  97. data/lib/rsence/plugins/servlet.rb +0 -8
  98. data/lib/rsence/plugins.rb +0 -8
  99. data/lib/rsence/sessionmanager.rb +0 -9
  100. data/lib/rsence/sessionstorage.rb +0 -9
  101. data/lib/rsence/sigcomm.rb +0 -9
  102. data/lib/rsence/transporter.rb +0 -8
  103. data/lib/rsence/value.rb +0 -9
  104. data/lib/rsence/valuemanager.rb +0 -9
  105. data/lib/rsence.rb +0 -7
  106. data/plugins/client_pkg/client_pkg.rb +0 -8
  107. data/plugins/client_pkg/lib/client_pkg_build.rb +0 -8
  108. data/plugins/client_pkg/lib/client_pkg_cache.rb +0 -8
  109. data/plugins/client_pkg/lib/client_pkg_serve.rb +0 -8
  110. data/plugins/main/main.rb +0 -8
  111. data/plugins/ticket/lib/common.rb +0 -8
  112. data/plugins/ticket/lib/favicon.rb +0 -9
  113. data/plugins/ticket/lib/file.rb +0 -8
  114. data/plugins/ticket/lib/img.rb +0 -8
  115. data/plugins/ticket/lib/objblob.rb +0 -8
  116. data/plugins/ticket/lib/rsrc.rb +0 -8
  117. data/plugins/ticket/lib/upload.rb +0 -9
  118. data/plugins/ticket/ticket.rb +0 -9
  119. data/setup/welcome/welcome.rb +0 -8
  120. metadata +5 -4
  121. data/LICENSE.txt +0 -622
@@ -273,6 +273,34 @@ ELEM = HClass.extend
273
273
  getIntStyle: (_id, _key)->
274
274
  parseInt( @getStyle(_id, _key), 10 )
275
275
 
276
+ ###
277
+ Sets element position ( id, [ x, y ] )
278
+ ###
279
+ setPosition: (_id, x, y )->
280
+ unless y?
281
+ [ x, y ] = x
282
+ @setStyle( _id, 'left', x+'px' )
283
+ @setStyle( _id, 'top', x+'px' )
284
+
285
+ ###
286
+ Shortcut for filling parent dimensions with optional offset(s)
287
+ ###
288
+ stretchToParentBounds: (_id, l, t, r, b )->
289
+ if not l?
290
+ [ l, t, r, b ] = [ 0, 0, 0, 0 ]
291
+ else if l instanceof Array
292
+ [ l, t, r, b ] = l
293
+ else if not t?
294
+ [ l, t, r, b ] = [ l, l, l, l ]
295
+ @setStyle( _id, 'position', 'absolute' )
296
+ @setStyle( _id, 'display', 'block' )
297
+ @setStyle( _id, 'left', l+'px' )
298
+ @setStyle( _id, 'top', t+'px' )
299
+ @setStyle( _id, 'width', 'auto' )
300
+ @setStyle( _id, 'height', 'auto' )
301
+ @setStyle( _id, 'right', r+'px' )
302
+ @setStyle( _id, 'bottom', b+'px' )
303
+
276
304
  ###
277
305
  Sets box coordinates [ x, y, width, height ]
278
306
  ###
@@ -630,6 +658,18 @@ ELEM = HClass.extend
630
658
  @_checkNeedFlush()
631
659
  null
632
660
 
661
+ ###
662
+ Sets multiple styles at once
663
+ ###
664
+ setStyles: (_id, _styles, _noCache )->
665
+ if _styles instanceof Array
666
+ for [ _key, _value ] in _styles
667
+ @setStyle( _id, _key, _value, _noCache )
668
+ else if typeof _styles == 'object'
669
+ for _key, _value of _styles
670
+ @setStyle( _id, _key, _value, _noCache )
671
+ null
672
+
633
673
  ###
634
674
  Creates a new element inside another element
635
675
  ###
@@ -1,11 +1,3 @@
1
- /* RSence
2
- * Copyright 2007 Riassence Inc.
3
- * http://riassence.com/
4
- *
5
- * You should have received a copy of the GNU General Public License along
6
- * with this software package. If not, contact licensing@riassence.com
7
- */
8
-
9
1
 
10
2
  /*** = Description
11
3
  ** Abstracts the DOM Event differences between browsers.
@@ -151,4 +143,3 @@ Event = {
151
143
  if (BROWSER_TYPE.ie && !BROWSER_TYPE.ie9) {
152
144
  Event.observe(window, "unload", Event.unloadCache, false);
153
145
  }
154
-
@@ -1,10 +1,3 @@
1
- /* RSence
2
- * Copyright 2006 Riassence Inc.
3
- * http://riassence.com/
4
- *
5
- * You should have received a copy of the GNU General Public License along
6
- * with this software package. If not, contact licensing@riassence.com
7
- */
8
1
 
9
2
  // Injects htc stuff into IE
10
3
  ie_htc_path = null;
@@ -354,6 +347,3 @@ ie_fixes=function(){
354
347
  };
355
348
  ie_fixes();
356
349
  // window.onresize=function(){iefix.setWinSize();iefix._traverseTree();};
357
-
358
-
359
-
@@ -1,10 +1,3 @@
1
- /* RSence
2
- * Copyright 2010 Riassence Inc.
3
- * http://riassence.com/
4
- *
5
- * You should have received a copy of the GNU General Public License along
6
- * with this software package. If not, contact licensing@riassence.com
7
- */
8
1
 
9
2
  // RSence client-side namespace initialization.
10
3
  // Current contents are a store for guiTrees and the serverConf method for setting up variables before starting.
@@ -25,4 +18,3 @@ RSence = {
25
18
 
26
19
  }
27
20
  };
28
-
@@ -1,10 +1,3 @@
1
- ## RSence
2
- # Copyright 2009-2011 Riassence Inc.
3
- # http://riassence.com/
4
- #
5
- # You should have received a copy of the GNU General Public License along
6
- # with this software package. If not, contact licensing@riassence.com
7
- ##
8
1
 
9
2
  #### = Description
10
3
  ## Use HCalendar to display a month calendar that displays days as columns
@@ -1,10 +1,3 @@
1
- /* RSence
2
- * Copyright 2010 Riassence Inc.
3
- * http://riassence.com/
4
- *
5
- * You should have received a copy of the GNU General Public License along
6
- * with this software package. If not, contact licensing@riassence.com
7
- */
8
1
 
9
2
  var
10
3
  HDateTimePicker = HControl.extend({
@@ -214,4 +207,4 @@ HDateTimePicker = HControl.extend({
214
207
  );
215
208
  this.refreshValue();
216
209
  }
217
- });
210
+ });
@@ -1,11 +1,3 @@
1
- /* RSence
2
- * Copyright 2009 Riassence Inc.
3
- * http://riassence.com/
4
- *
5
- * You should have received a copy of the GNU General Public License along
6
- * with this software package. If not, contact licensing@riassence.com
7
- */
8
-
9
1
 
10
2
  /*** = Description
11
3
  ** Auxiliary class for time handling.
@@ -1,10 +1,3 @@
1
- /* RSence
2
- * Copyright 2009 Riassence Inc.
3
- * http://riassence.com/
4
- *
5
- * You should have received a copy of the GNU General Public License along
6
- * with this software package. If not, contact licensing@riassence.com
7
- */
8
1
 
9
2
  HLocale.components.HTimeSheet = {
10
3
  strings: {
@@ -857,4 +850,3 @@ but not used and not guaranteed to be preserved:
857
850
  }
858
851
 
859
852
  });
860
-
@@ -1,10 +1,3 @@
1
- /* RSence
2
- * Copyright 2009 Riassence Inc.
3
- * http://riassence.com/
4
- *
5
- * You should have received a copy of the GNU General Public License along
6
- * with this software package. If not, contact licensing@riassence.com
7
- */
8
1
 
9
2
  /*** = Description
10
3
  ** Item class to be used with HTimeSheet.
@@ -1,11 +1,3 @@
1
- /* RSence
2
- * Copyright 2006 Riassence Inc.
3
- * http://riassence.com/
4
- *
5
- * You should have received a copy of the GNU General Public License along
6
- * with this software package. If not, contact licensing@riassence.com
7
- */
8
-
9
1
 
10
2
  /*** = Description
11
3
  **
@@ -1,10 +1,3 @@
1
- /* RSence
2
- * Copyright 2006 Riassence Inc.
3
- * http://riassence.com/
4
- *
5
- * You should have received a copy of the GNU General Public License along
6
- * with this software package. If not, contact licensing@riassence.com
7
- */
8
1
 
9
2
  /** = Description
10
3
  * The foundation class for all active visual components that
@@ -1,10 +1,3 @@
1
- /* RSence
2
- * Copyright 2006 Riassence Inc.
3
- * http://riassence.com/
4
- *
5
- * You should have received a copy of the GNU General Public License along
6
- * with this software package. If not, contact licensing@riassence.com
7
- */
8
1
 
9
2
  /*** = Description
10
3
  ** Define default setting here. Will be used, when no or invalid constructor
@@ -1,10 +1,3 @@
1
- /* RSence
2
- * Copyright 2006 Riassence Inc.
3
- * http://riassence.com/
4
- *
5
- * You should have received a copy of the GNU General Public License along
6
- * with this software package. If not, contact licensing@riassence.com
7
- */
8
1
 
9
2
  /*** = Description
10
3
  ** A HDummyValue is just a placeholder for HValue values. HDummyValue
@@ -1,10 +1,3 @@
1
- /* RSence
2
- * Copyright 2008 Riassence Inc.
3
- * http://riassence.com/
4
- *
5
- * You should have received a copy of the GNU General Public License along
6
- * with this software package. If not, contact licensing@riassence.com
7
- */
8
1
 
9
2
  /*** = Description
10
3
  ** The +HControl+ extension that defines a draggable and
@@ -1,10 +1,3 @@
1
- /* RSence
2
- * Copyright 2006 Riassence Inc.
3
- * http://riassence.com/
4
- *
5
- * You should have received a copy of the GNU General Public License along
6
- * with this software package. If not, contact licensing@riassence.com
7
- */
8
1
 
9
2
  /*** = Description
10
3
  ** Automatic event responder. Defines what events HControl listens to
@@ -1,10 +1,3 @@
1
- /* RSence
2
- * Copyright 2011 Riassence Inc.
3
- * http://riassence.com/
4
- *
5
- * You should have received a copy of the GNU General Public License along
6
- * with this software package. If not, contact licensing@riassence.com
7
- */
8
1
 
9
2
  var
10
3
  HValueAction = HClass.extend({
@@ -75,4 +68,3 @@ HValueAction = HClass.extend({
75
68
  });
76
69
 
77
70
  HValueAction.implement( HValueResponder );
78
-
@@ -1,10 +1,3 @@
1
- /* RSence
2
- * Copyright 2006 Riassence Inc.
3
- * http://riassence.com/
4
- *
5
- * You should have received a copy of the GNU General Public License along
6
- * with this software package. If not, contact licensing@riassence.com
7
- */
8
1
 
9
2
  /*** = Description
10
3
  ** An interface to implement for classes that are members of +HValueMatrix+.
@@ -132,4 +125,3 @@ HValueMatrix = HClass.extend({
132
125
  }
133
126
  }
134
127
  });
135
-
@@ -1,11 +1,3 @@
1
- /* RSence
2
- * Copyright 2006 Riassence Inc.
3
- * http://riassence.com/
4
- *
5
- * You should have received a copy of the GNU General Public License along
6
- * with this software package. If not, contact licensing@riassence.com
7
- */
8
-
9
1
 
10
2
  /*** = Description
11
3
  ** Defines a minimal +HValue+ responder interface.
@@ -1,5 +1,4 @@
1
- # Copyright 2012 Juha-Jarmo Heinonen
2
- #
1
+
3
2
  # The EventManager is a proxy between the DOM-level
4
3
  # events and the higher-lever GUI API's.
5
4
  EventManagerApp = HApplication.extend
@@ -302,7 +301,7 @@ EventManagerApp = HApplication.extend
302
301
  @observe( window, 'resize', 'resize' )
303
302
  @observe( window, 'blur', '_domWindowBlur' )
304
303
  @observe( window, 'focus', '_domWindowFocus' )
305
- @_legacyStart()
304
+ # @_legacyStart()
306
305
  #
307
306
  # Stops EventManager
308
307
  stop: ->
@@ -333,29 +332,29 @@ EventManagerApp = HApplication.extend
333
332
  # Initializes the members used by the drop-related events.
334
333
  # This method is called from within the EventMangaer and is never called,
335
334
  # if @enableDroppableChecks is false
336
- startDroppable: ->
337
- @warn "EventManager#startDroppable is deprecated"
338
- @hovered = [] # Drop-eligible items under the mouse cursor
339
- @hoverInterval = 200 # Milliseconds between checks
340
- @hoverTimer = new Date().getTime() # Time since last check was triggered
335
+ # startDroppable: ->
336
+ # @warn "EventManager#startDroppable is deprecated"
337
+ # @hovered = [] # Drop-eligible items under the mouse cursor
338
+ # @hoverInterval = 200 # Milliseconds between checks
339
+ # @hoverTimer = new Date().getTime() # Time since last check was triggered
341
340
  #
342
341
  # Legacy startup, semi-compatible
343
- _legacyStart: ->
344
- @warn "EventManager#"+'_'+"legacyStart is deprecated"
345
- @listeners = [] # NOT SUPPORTED
346
- @focused = @_listeners.focused # DEPRECATED
347
- @resizeListeners = @_listeners.byEvent.resize # DEPRECATED
348
- @eventOptions = @_listeners.byId # DEPRECATED
349
- @dragItems = @_listeners.dragged # DEPRECATED
350
- @topmostDroppable = null # NOT SUPPORTED
351
- @textEnterCtrls = @_listeners.byEvent.textEnter # DEPRECATED
352
- @_coordCache = [] # NOT SUPPORTED
353
- @_coordCacheFlag = true # NOT SUPPORTED
354
- @_lastCoordFlushTimeout = null # NOT SUPPORTED
355
- @activeControl = null # NOT SUPPORTED
356
- @_lastKeyDown = null # NOT SUPPORTED
357
- @_origDroppableChecks = @enableDroppablechecks # DEPRECATED
358
- @startDroppable() if @enableDroppableChecks # DEPRECATED
342
+ # _legacyStart: ->
343
+ # @warn "EventManager#"+'_'+"legacyStart is deprecated"
344
+ # @listeners = [] # NOT SUPPORTED
345
+ # @focused = @_listeners.focused # DEPRECATED
346
+ # @resizeListeners = @_listeners.byEvent.resize # DEPRECATED
347
+ # @eventOptions = @_listeners.byId # DEPRECATED
348
+ # @dragItems = @_listeners.dragged # DEPRECATED
349
+ # @topmostDroppable = null # NOT SUPPORTED
350
+ # @textEnterCtrls = @_listeners.byEvent.textEnter # DEPRECATED
351
+ # @_coordCache = [] # NOT SUPPORTED
352
+ # @_coordCacheFlag = true # NOT SUPPORTED
353
+ # @_lastCoordFlushTimeout = null # NOT SUPPORTED
354
+ # @activeControl = null # NOT SUPPORTED
355
+ # @_lastKeyDown = null # NOT SUPPORTED
356
+ # @_origDroppableChecks = @enableDroppablechecks # DEPRECATED
357
+ # @startDroppable() if @enableDroppableChecks # DEPRECATED
359
358
  #
360
359
  # Flushes the position cache by elemId. If no elemId is specified,
361
360
  # everything is flushed.
@@ -1130,9 +1129,10 @@ EventManagerApp = HApplication.extend
1130
1129
  die: ->
1131
1130
  @stop()
1132
1131
  @base()
1132
+
1133
1133
  LOAD( ->
1134
1134
  window.EventManager = EventManagerApp.new( 500, 'EventManager' )
1135
1135
  # Alias:
1136
1136
  window.EVENT = EventManager
1137
1137
  EventManager.start()
1138
- )
1138
+ )
@@ -1,10 +1,3 @@
1
- /* RSence
2
- * Copyright 2007 Riassence Inc.
3
- * http://riassence.com/
4
- *
5
- * You should have received a copy of the GNU General Public License along
6
- * with this software package. If not, contact licensing@riassence.com
7
- */
8
1
 
9
2
  /*** = Description
10
3
  ** Mid-level event abstraction manager.
@@ -1275,4 +1268,3 @@ LOAD(
1275
1268
  EVENT.start();
1276
1269
  }
1277
1270
  );
1278
-
@@ -1,10 +1,3 @@
1
- /* RSence
2
- * Copyright 2006 Riassence Inc.
3
- * http://riassence.com/
4
- *
5
- * You should have received a copy of the GNU General Public License along
6
- * with this software package. If not, contact licensing@riassence.com
7
- */
8
1
 
9
2
  /*** = Description
10
3
  ** Point objects represent points on a two-dimensional coordinate grid. The
@@ -198,5 +191,3 @@ HPoint = HClass.extend({
198
191
  }
199
192
 
200
193
  });
201
-
202
-
@@ -1,10 +1,3 @@
1
- /* RSence
2
- * Copyright 2006 Riassence Inc.
3
- * http://riassence.com/
4
- *
5
- * You should have received a copy of the GNU General Public License along
6
- * with this software package. If not, contact licensing@riassence.com
7
- */
8
1
 
9
2
  /*** = Description
10
3
  ** A Rect object represents a rectangle. Rects are used throughout the
@@ -709,5 +702,3 @@ HRect = HClass.extend({
709
702
  }
710
703
 
711
704
  });
712
-
713
-
@@ -1,11 +1,3 @@
1
- /* RSence
2
- * Copyright 2009 Riassence Inc.
3
- * http://riassence.com/
4
- *
5
- * You should have received a copy of the GNU General Public License along
6
- * with this software package. If not, contact licensing@riassence.com
7
- */
8
-
9
1
 
10
2
  /*** Constructs nodes from JSON structures as GUI
11
3
  ** tree structures. Lowers the learning curve of GUI
@@ -1,10 +1,3 @@
1
- /* RSence
2
- * Copyright 2011 Riassence Inc.
3
- * http://riassence.com/
4
- *
5
- * You should have received a copy of the GNU General Public License along
6
- * with this software package. If not, contact licensing@riassence.com
7
- */
8
1
 
9
2
  var
10
3
  HLocale = {
@@ -195,4 +188,3 @@ HLocale = {
195
188
  }
196
189
  }
197
190
  };
198
-
@@ -1,11 +1,3 @@
1
- /* RSence
2
- * Copyright 2006 Riassence Inc.
3
- * http://riassence.com/
4
- *
5
- * You should have received a copy of the GNU General Public License along
6
- * with this software package. If not, contact licensing@riassence.com
7
- */
8
-
9
1
 
10
2
  /*** = Description
11
3
  ** Main container of global operations on +HView+ and
@@ -1,10 +1,3 @@
1
- /* RSence
2
- * Copyright 2006 Riassence Inc.
3
- * http://riassence.com/
4
- *
5
- * You should have received a copy of the GNU General Public License along
6
- * with this software package. If not, contact licensing@riassence.com
7
- */
8
1
 
9
2
  /** The default path where to look for themes.
10
3
  **/
@@ -1,10 +1,3 @@
1
- /* RSence
2
- * Copyright 2006 Riassence Inc.
3
- * http://riassence.com/
4
- *
5
- * You should have received a copy of the GNU General Public License along
6
- * with this software package. If not, contact licensing@riassence.com
7
- */
8
1
 
9
2
  /*** = Description
10
3
  ** Data value synchonization container object.
@@ -1,10 +1,3 @@
1
- /* RSence
2
- * Copyright 2006 Riassence Inc.
3
- * http://riassence.com/
4
- *
5
- * You should have received a copy of the GNU General Public License along
6
- * with this software package. If not, contact licensing@riassence.com
7
- */
8
1
 
9
2
  /*** = Description
10
3
  ** Serves as a mixin class for classes that need to draw markup but don't
@@ -1,10 +1,3 @@
1
- /* RSence
2
- * Copyright 2006 Riassence Inc.
3
- * http://riassence.com/
4
- *
5
- * You should have received a copy of the GNU General Public License along
6
- * with this software package. If not, contact licensing@riassence.com
7
- */
8
1
 
9
2
  /*** = Description
10
3
  ** HMorphAnimation defines morphing animation.
@@ -248,4 +241,4 @@ HMorphAnimation = HClass.extend({
248
241
  onAnimationCancel: function() {
249
242
 
250
243
  }
251
- });
244
+ });
@@ -1,10 +1,3 @@
1
- /* RSence
2
- * Copyright 2006 Riassence Inc.
3
- * http://riassence.com/
4
- *
5
- * You should have received a copy of the GNU General Public License along
6
- * with this software package. If not, contact licensing@riassence.com
7
- */
8
1
 
9
2
  /*** = Description
10
3
  ** HView is the foundation class for all views. HView is useful for
@@ -1,10 +1,3 @@
1
- /* RSence
2
- * Copyright 2010 Riassence Inc.
3
- * http://riassence.com/
4
- *
5
- * You should have received a copy of the GNU General Public License along
6
- * with this software package. If not, contact licensing@riassence.com
7
- */
8
1
 
9
2
  /*** = Description
10
3
  ** Define default HView setting here. Will be used, when no or invalid constructor
@@ -1,10 +1,3 @@
1
- /* RSence
2
- * Copyright 2009 Riassence Inc.
3
- * http://riassence.com/
4
- *
5
- * You should have received a copy of the GNU General Public License along
6
- * with this software package. If not, contact licensing@riassence.com
7
- */
8
1
 
9
2
  var//RSence.Graphics
10
3
  SVGControl = HControl.extend({
@@ -1,10 +1,3 @@
1
- /* RSence
2
- * Copyright 2009 Riassence Inc.
3
- * http://riassence.com/
4
- *
5
- * You should have received a copy of the GNU General Public License along
6
- * with this software package. If not, contact licensing@riassence.com
7
- */
8
1
 
9
2
  /*** = Description
10
3
  ** This class is still at experimental phase.
@@ -188,4 +181,4 @@ HCheckboxList = HListItemControl.extend({
188
181
  }
189
182
  return this;
190
183
  }
191
- });
184
+ });
@@ -1,11 +1,3 @@
1
- /* RSence
2
- * Copyright 2009 Riassence Inc.
3
- * http://riassence.com/
4
- *
5
- * You should have received a copy of the GNU General Public License along
6
- * with this software package. If not, contact licensing@riassence.com
7
- */
8
-
9
1
 
10
2
  /*** = Description
11
3
  ** HListItems is uses an array-packed list of hash objects as its value.
@@ -1,10 +1,3 @@
1
- /* RSence
2
- * Copyright 2010 Riassence Inc.
3
- * http://riassence.com/
4
- *
5
- * You should have received a copy of the GNU General Public License along
6
- * with this software package. If not, contact licensing@riassence.com
7
- */
8
1
 
9
2
  /*** = Description
10
3
  ** HPropertyList uses any JSON-compliant structure as its value and displays
@@ -1,10 +1,3 @@
1
- /* RSence
2
- * Copyright 2010 Riassence Inc.
3
- * http://riassence.com/
4
- *
5
- * You should have received a copy of the GNU General Public License along
6
- * with this software package. If not, contact licensing@riassence.com
7
- */
8
1
 
9
2
  /*** = Description
10
3
  ** HPropertyListEditor is a subcomponent of HPropertyList that handles
@@ -230,4 +223,4 @@ HPropertyListEditor = HControl.extend({
230
223
  this.resizeKeyColumn();
231
224
 
232
225
  }
233
- });
226
+ });
@@ -1,10 +1,3 @@
1
- /* RSence
2
- * Copyright 2009 Riassence Inc.
3
- * http://riassence.com/
4
- *
5
- * You should have received a copy of the GNU General Public License along
6
- * with this software package. If not, contact licensing@riassence.com
7
- */
8
1
 
9
2
  /*** = Description
10
3
  ** HRadiobuttonList expects the setListItems to be set. See HListItems.
@@ -1,11 +1,3 @@
1
- /* RSence
2
- * Copyright 2010 Riassence Inc.
3
- * http://riassence.com/
4
- *
5
- * You should have received a copy of the GNU General Public License along
6
- * with this software package. If not, contact licensing@riassence.com
7
- */
8
-
9
1
 
10
2
  /*** = Description
11
3
  ** Simple small menu component for selecting one value amongst several.
@@ -175,4 +167,4 @@ HMiniMenu = HRadioButtonList.extend({
175
167
  );
176
168
  }
177
169
 
178
- });
170
+ });
@@ -1,11 +1,3 @@
1
- /* RSence
2
- * Copyright 2010 Riassence Inc.
3
- * http://riassence.com/
4
- *
5
- * You should have received a copy of the GNU General Public License along
6
- * with this software package. If not, contact licensing@riassence.com
7
- */
8
-
9
1
 
10
2
  /*** = Description
11
3
  ** Menu item for the HMiniMenu component.