Commit History

Author SHA1 Message Date
  Maciej Gołaszewski 2af70949c1 Documentation: update core.ui documentation. 9 years ago
  Maciej Gołaszewski fc6d414a0e Documentation: update core.editable.Editable annotations. 9 years ago
  Maciej Gołaszewski a4edc537e1 Documentation: fix @property tag with @type. 9 years ago
  Piotrek Koszuliński 0ae8165239 Split ObservableMixin from Model and moved model to ui/. Plus accompanying changes. 10 years ago
  Aleksander Nowodzinski 430ea4612e Removed View#(add|remove|get)Child methods. 10 years ago
  Piotr Jasiun de2824f4f8 Updated copyrights. 10 years ago
  Piotrek Koszuliński 246d8fd282 Porting... porting... porting. 10 years ago
  Aleksander Nowodzinski 4803493ea1 Moved the logic of adding child controllers from Controller#(add|remove|get)Child to ControllerCollection methods. 10 years ago
  Piotrek Koszuliński ad7785390d Removed excess typechecks. 10 years ago
  Aleksander Nowodzinski 659d42814b Updated documentation in Controller class. 10 years ago
  Aleksander Nowodzinski 95e622efb6 Introduced ControllerCollection class. 10 years ago
  Aleksander Nowodzinski 2904ef1663 Removed obsolete assertions from Controller and View methods (also tests). 10 years ago
  Aleksander Nowodzinski 27926d2a3c Documented a number of errors in MVC classes. 10 years ago
  Aleksander Nowodzinski cc4c801cf9 Minor improvement to Controller class and its tests. 10 years ago
  Aleksander Nowodzinski fe9e7a34c1 Major code refactoring, documentaion and tests for Controller class. 10 years ago
  Aleksander Nowodzinski d4b076772f A brand new algorithm of UI initialisation. Defined View#regions as a plain object. 10 years ago
  Aleksander Nowodzinski 2de54565e2 Updated ui classes to the new Collection API. 10 years ago
  Aleksander Nowodzinski a5e7bf1a7b Extended Collection#add() with optional index parameter. 10 years ago
  Aleksander Nowodzinski 2ca40ca918 Minor code refactoring. 10 years ago
  Aleksander Nowodzinski 9ae3e68dcc Implemented controller regions interface. 10 years ago
  Piotrek Koszuliński cb18f61c4f Changed init/append order. 10 years ago
  Aleksander Nowodzinski 31d2b4467a Don't re–initialize model in View's constructor. 10 years ago
  Aleksander Nowodzinski 4cf66b4ae4 Added missing comments. 10 years ago
  Aleksander Nowodzinski 739be53541 Added destruction prcedure to Controller class. 10 years ago
  Aleksander Nowodzinski 46f4ba6003 Code refactoring in Controller class. 10 years ago
  Aleksander Nowodzinski 942a783091 A prototype of Controller class API. 10 years ago