[qooxdoo-commit] [qooxdoo/qooxdoo] 69e0ac: add annotations to classes
Brought to you by:
ecker,
martinwittemann
|
From: Dietrich S. <die...@go...> - 2016-08-29 15:50:58
|
Branch: refs/heads/master Home: https://github.com/qooxdoo/qooxdoo Commit: 69e0ac55d694570a1cf258f8d8950fc89d5724cc https://github.com/qooxdoo/qooxdoo/commit/69e0ac55d694570a1cf258f8d8950fc89d5724cc Author: John Spackman <joh...@ze...> Date: 2016-07-15 (Fri, 15 Jul 2016) Changed paths: A framework/source/class/qx/Annotation.js M framework/source/class/qx/Class.js M framework/source/class/qx/core/Property.js A framework/source/class/qx/test/Annotation.js Log Message: ----------- add annotations to classes Commit: 76cf4f5b311c4e3f7ceb52d52498c1b82c1ebca2 https://github.com/qooxdoo/qooxdoo/commit/76cf4f5b311c4e3f7ceb52d52498c1b82c1ebca2 Author: John Spackman <joh...@ze...> Date: 2016-07-21 (Thu, 21 Jul 2016) Changed paths: M documentation/manual/source/pages/core.rst A documentation/manual/source/pages/core/annotations.rst M documentation/manual/source/pages/server/overview.rst Log Message: ----------- manual docs Commit: e804d1974c45659372cac661d58500f97c87c798 https://github.com/qooxdoo/qooxdoo/commit/e804d1974c45659372cac661d58500f97c87c798 Author: John Spackman <joh...@ze...> Date: 2016-07-21 (Thu, 21 Jul 2016) Changed paths: M framework/source/class/qx/Annotation.js M framework/source/class/qx/Class.js Log Message: ----------- lint warnings fix Commit: 7e943fed5bca3b44769c90d6d5ff8ab42349b6d4 https://github.com/qooxdoo/qooxdoo/commit/7e943fed5bca3b44769c90d6d5ff8ab42349b6d4 Author: John Spackman <joh...@ze...> Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M documentation/manual/source/pages/core/annotations.rst Log Message: ----------- added example code to manual Commit: d324b8f17cc184a9eb47bf72174f89fb9abc7cef https://github.com/qooxdoo/qooxdoo/commit/d324b8f17cc184a9eb47bf72174f89fb9abc7cef Author: John Spackman <joh...@ze...> Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M documentation/manual/source/pages/core/annotations.rst Log Message: ----------- fix manual Commit: 304185ed877f1599e35d7e4abe5feb0df5398d6a https://github.com/qooxdoo/qooxdoo/commit/304185ed877f1599e35d7e4abe5feb0df5398d6a Author: John Spackman <joh...@ze...> Date: 2016-07-27 (Wed, 27 Jul 2016) Changed paths: M framework/source/class/qx/Annotation.js M framework/source/class/qx/test/Annotation.js Log Message: ----------- optionally restrict returned annotations by class Commit: a336e1f6b0ccbbf750c38b2ee958d14169b015e5 https://github.com/qooxdoo/qooxdoo/commit/a336e1f6b0ccbbf750c38b2ee958d14169b015e5 Author: John Spackman <joh...@ze...> Date: 2016-07-27 (Wed, 27 Jul 2016) Changed paths: M framework/source/class/qx/Annotation.js Log Message: ----------- lint warning Commit: 0401fd44edbf1e2360fe7c70b61edde1fdc76e74 https://github.com/qooxdoo/qooxdoo/commit/0401fd44edbf1e2360fe7c70b61edde1fdc76e74 Author: Dietrich Streifert <die...@go...> Date: 2016-08-29 (Mon, 29 Aug 2016) Changed paths: M documentation/manual/source/pages/core.rst A documentation/manual/source/pages/core/annotations.rst M documentation/manual/source/pages/server/overview.rst A framework/source/class/qx/Annotation.js M framework/source/class/qx/Class.js M framework/source/class/qx/core/Property.js A framework/source/class/qx/test/Annotation.js Log Message: ----------- Merge pull request #9108 from johnspackman/annotations Annotations Compare: https://github.com/qooxdoo/qooxdoo/compare/88d974a1c8f0...0401fd44edbf |