qooxdoo-commit Mailing List for qooxdoo (Page 9)
Brought to you by:
ecker,
martinwittemann
You can subscribe to this list here.
| 2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(6) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2006 |
Jan
(453) |
Feb
(800) |
Mar
(247) |
Apr
(324) |
May
(172) |
Jun
(145) |
Jul
(265) |
Aug
(447) |
Sep
(271) |
Oct
(312) |
Nov
(327) |
Dec
(472) |
| 2007 |
Jan
(493) |
Feb
(631) |
Mar
(565) |
Apr
(469) |
May
(757) |
Jun
(460) |
Jul
(440) |
Aug
(411) |
Sep
(813) |
Oct
(339) |
Nov
(112) |
Dec
(215) |
| 2008 |
Jan
(423) |
Feb
(671) |
Mar
(578) |
Apr
(566) |
May
(498) |
Jun
(411) |
Jul
(845) |
Aug
(1208) |
Sep
(176) |
Oct
(144) |
Nov
(216) |
Dec
(353) |
| 2009 |
Jan
(363) |
Feb
(700) |
Mar
(416) |
Apr
(362) |
May
(292) |
Jun
(238) |
Jul
(243) |
Aug
(216) |
Sep
(287) |
Oct
(304) |
Nov
(300) |
Dec
(416) |
| 2010 |
Jan
(200) |
Feb
(200) |
Mar
(183) |
Apr
(259) |
May
(217) |
Jun
(241) |
Jul
(320) |
Aug
(330) |
Sep
(209) |
Oct
(217) |
Nov
(460) |
Dec
(392) |
| 2011 |
Jan
(338) |
Feb
(465) |
Mar
(1257) |
Apr
(433) |
May
(505) |
Jun
(417) |
Jul
(438) |
Aug
(241) |
Sep
(258) |
Oct
(223) |
Nov
(224) |
Dec
(172) |
| 2012 |
Jan
(151) |
Feb
(119) |
Mar
(220) |
Apr
(182) |
May
(236) |
Jun
(264) |
Jul
(188) |
Aug
(145) |
Sep
(186) |
Oct
(183) |
Nov
(243) |
Dec
(126) |
| 2013 |
Jan
(133) |
Feb
(165) |
Mar
(122) |
Apr
(116) |
May
(177) |
Jun
(177) |
Jul
(290) |
Aug
(150) |
Sep
(165) |
Oct
(168) |
Nov
(252) |
Dec
(152) |
| 2014 |
Jan
(109) |
Feb
(150) |
Mar
(135) |
Apr
(186) |
May
(235) |
Jun
(181) |
Jul
(193) |
Aug
(117) |
Sep
(118) |
Oct
(194) |
Nov
(207) |
Dec
(261) |
| 2015 |
Jan
(138) |
Feb
(218) |
Mar
(180) |
Apr
(141) |
May
(114) |
Jun
(24) |
Jul
(22) |
Aug
(14) |
Sep
(22) |
Oct
(11) |
Nov
(7) |
Dec
(10) |
| 2016 |
Jan
(1) |
Feb
(31) |
Mar
(13) |
Apr
(30) |
May
(34) |
Jun
(25) |
Jul
(16) |
Aug
(14) |
Sep
(21) |
Oct
(20) |
Nov
(6) |
Dec
|
|
From: Tobias O. <to...@oe...> - 2016-02-18 09:04:47
|
Branch: refs/heads/master Home: https://github.com/qooxdoo/qooxdoo Commit: 5515c853ab66ad8a9b0b32e3a9f81aff886ac367 https://github.com/qooxdoo/qooxdoo/commit/5515c853ab66ad8a9b0b32e3a9f81aff886ac367 Author: John Spackman <joh...@ze...> Date: 2015-10-16 (Fri, 16 Oct 2015) Changed paths: M framework/source/class/qx/core/Object.js M framework/source/class/qx/event/dispatch/Direct.js Log Message: ----------- added qx.core.Object.isDisposing() so that false positive warnings about disposed objects can be suppressed; also modifies qx.event.dispatch.Direct to suppress the warning Commit: 22438a5dff31ff8d36ea5da1c4e18bdff55214e4 https://github.com/qooxdoo/qooxdoo/commit/22438a5dff31ff8d36ea5da1c4e18bdff55214e4 Author: John Spackman <joh...@ze...> Date: 2015-12-01 (Tue, 01 Dec 2015) Changed paths: M framework/source/class/qx/core/Object.js Log Message: ----------- fixing incomplete pull request Commit: 0d0dee509407a3c1581ea2eaed7c2a21c319b60a https://github.com/qooxdoo/qooxdoo/commit/0d0dee509407a3c1581ea2eaed7c2a21c319b60a Author: Tobias Oetiker <to...@oe...> Date: 2016-02-18 (Thu, 18 Feb 2016) Changed paths: M framework/source/class/qx/core/Object.js M framework/source/class/qx/event/dispatch/Direct.js Log Message: ----------- Merge pull request #154 from johnspackman/add-is-disposing added qx.core.Object.isDisposing() Compare: https://github.com/qooxdoo/qooxdoo/compare/f69f9918fd7c...0d0dee509407 |
|
From: Tobias O. <to...@oe...> - 2016-02-18 09:01:33
|
Branch: refs/heads/master Home: https://github.com/qooxdoo/qooxdoo Commit: dc5637a45cb1bfe9a312480ded9e9f281b3b330a https://github.com/qooxdoo/qooxdoo/commit/dc5637a45cb1bfe9a312480ded9e9f281b3b330a Author: John Spackman <joh...@ze...> Date: 2015-10-16 (Fri, 16 Oct 2015) Changed paths: M framework/source/class/qx/dev/Debug.js Log Message: ----------- removed unnecessary dependencies from qx.dev.Debug Commit: f69f9918fd7cfb1a59f005724cb0397a3edc6bb4 https://github.com/qooxdoo/qooxdoo/commit/f69f9918fd7cfb1a59f005724cb0397a3edc6bb4 Author: Tobias Oetiker <to...@oe...> Date: 2016-02-18 (Thu, 18 Feb 2016) Changed paths: M framework/source/class/qx/dev/Debug.js Log Message: ----------- Merge pull request #155 from johnspackman/suppress-unnecessary-dev-dependencies removed unnecessary dependencies from qx.dev.Debug Compare: https://github.com/qooxdoo/qooxdoo/compare/a70e785a3e09...f69f9918fd7c |
|
From: Tobias O. <to...@oe...> - 2016-02-18 08:59:47
|
Branch: refs/heads/master Home: https://github.com/qooxdoo/qooxdoo Commit: 70923934dfc279c1d5b2edd5b492d71df7eb01ac https://github.com/qooxdoo/qooxdoo/commit/70923934dfc279c1d5b2edd5b492d71df7eb01ac Author: John Spackman <joh...@ze...> Date: 2015-10-16 (Fri, 16 Oct 2015) Changed paths: M framework/source/class/qx/event/Idle.js Log Message: ----------- optimises qx.event.Idle so that it only creates a timer if a listener has been attached; this is useful for profiling because qx.event.Idle will otherwise pollute the timing data Commit: a70e785a3e0921a0fa6b28bd0b3c46d3a00aa628 https://github.com/qooxdoo/qooxdoo/commit/a70e785a3e0921a0fa6b28bd0b3c46d3a00aa628 Author: Tobias Oetiker <to...@oe...> Date: 2016-02-18 (Thu, 18 Feb 2016) Changed paths: M framework/source/class/qx/event/Idle.js Log Message: ----------- Merge pull request #157 from johnspackman/qx.event.Idle-optimise optimises qx.event.Idle so that it only creates a timer if a listener Compare: https://github.com/qooxdoo/qooxdoo/compare/a041c08113a8...a70e785a3e09 |
|
From: Tobias O. <to...@oe...> - 2016-02-18 08:56:30
|
Branch: refs/heads/branch_5_0_x Home: https://github.com/qooxdoo/qooxdoo Commit: 6d37c44f1e0555f0df339b868ef1dd2a25655c1a https://github.com/qooxdoo/qooxdoo/commit/6d37c44f1e0555f0df339b868ef1dd2a25655c1a Author: Rangel Reale <ran...@gm...> Date: 2015-11-18 (Wed, 18 Nov 2015) Changed paths: M framework/source/class/qx/bom/media/Abstract.js Log Message: ----------- * Add error event to media Commit: 1d672c3a6934f2537630e0e5e3b3a70ace7f5aa7 https://github.com/qooxdoo/qooxdoo/commit/1d672c3a6934f2537630e0e5e3b3a70ace7f5aa7 Author: Tobias Oetiker <to...@oe...> Date: 2016-02-18 (Thu, 18 Feb 2016) Changed paths: M framework/source/class/qx/bom/media/Abstract.js Log Message: ----------- Merge pull request #159 from RangelReale/branch_5_0_x * Add error event to media Compare: https://github.com/qooxdoo/qooxdoo/compare/0f830a321f84...1d672c3a6934 |
|
From: Tobias O. <to...@oe...> - 2016-02-18 08:53:03
|
Branch: refs/heads/master Home: https://github.com/qooxdoo/qooxdoo Commit: 707b039c5764b0833e444ef8f371d3455f28b7a7 https://github.com/qooxdoo/qooxdoo/commit/707b039c5764b0833e444ef8f371d3455f28b7a7 Author: Cajus Pollmeier <pol...@go...> Date: 2015-11-20 (Fri, 20 Nov 2015) Changed paths: M framework/source/class/qx/util/Function.js Log Message: ----------- Added dispose check for debounced functions Commit: a041c08113a8954e213d7fb88a7df4bda9d761e4 https://github.com/qooxdoo/qooxdoo/commit/a041c08113a8954e213d7fb88a7df4bda9d761e4 Author: Tobias Oetiker <to...@oe...> Date: 2016-02-18 (Thu, 18 Feb 2016) Changed paths: M framework/source/class/qx/util/Function.js Log Message: ----------- Merge pull request #160 from cajus/debounce-callback-dispose Added dispose check for debounced functions Compare: https://github.com/qooxdoo/qooxdoo/compare/b458cdd1210a...a041c08113a8 |
|
From: Tobias O. <to...@oe...> - 2016-02-18 08:50:27
|
Branch: refs/heads/master Home: https://github.com/qooxdoo/qooxdoo Commit: 2056758e8f3cf488d9b92a8dc58d12b7305d230d https://github.com/qooxdoo/qooxdoo/commit/2056758e8f3cf488d9b92a8dc58d12b7305d230d Author: level420 <die...@go...> Date: 2016-01-07 (Thu, 07 Jan 2016) Changed paths: M framework/source/class/qx/util/ResourceManager.js Log Message: ----------- qx.util.ResourceManager: add metho getIds which retrieves an array of existing IDs For some situations it is very handy to know the ids registered by the manager. Commit: b458cdd1210a37bb3e84eaaad27a8c8971b58b15 https://github.com/qooxdoo/qooxdoo/commit/b458cdd1210a37bb3e84eaaad27a8c8971b58b15 Author: Tobias Oetiker <to...@oe...> Date: 2016-02-18 (Thu, 18 Feb 2016) Changed paths: M framework/source/class/qx/util/ResourceManager.js Log Message: ----------- Merge pull request #164 from level420/level420-rsm-getids [BUG #9238] qx.util.ResourceManager: add method getIds which retrieves an array of existing IDs Compare: https://github.com/qooxdoo/qooxdoo/compare/107d242c79fb...b458cdd1210a |
|
From: Tobias O. <to...@oe...> - 2016-02-18 08:46:31
|
Branch: refs/heads/master Home: https://github.com/qooxdoo/qooxdoo Commit: aacb0ff13e4581d2e722319e02a32537c00fffef https://github.com/qooxdoo/qooxdoo/commit/aacb0ff13e4581d2e722319e02a32537c00fffef Author: level420 <die...@go...> Date: 2016-01-07 (Thu, 07 Jan 2016) Changed paths: M framework/source/class/qx/event/handler/DragDrop.js Log Message: ----------- drag&drop handler: attach the pointerdown event to the capturing phase allowing widgets to stop event propagation of the pointerdown event. This makes drag and drop working again for form buttons. Commit: 107d242c79fb02bfd81adf277a720eabb7168412 https://github.com/qooxdoo/qooxdoo/commit/107d242c79fb02bfd81adf277a720eabb7168412 Author: Tobias Oetiker <to...@oe...> Date: 2016-02-18 (Thu, 18 Feb 2016) Changed paths: M framework/source/class/qx/event/handler/DragDrop.js Log Message: ----------- Merge pull request #165 from level420/level420-drgdrp-button [Bug #9243] drag&drop handler: attach the pointerdown event to the capturing phase Compare: https://github.com/qooxdoo/qooxdoo/compare/9235cecd64dc...107d242c79fb |
|
From: Tobias O. <to...@oe...> - 2016-02-18 08:43:10
|
Branch: refs/heads/master Home: https://github.com/qooxdoo/qooxdoo Commit: 3285dee460f7de6dce7ee43c808bb539a612186d https://github.com/qooxdoo/qooxdoo/commit/3285dee460f7de6dce7ee43c808bb539a612186d Author: level420 <die...@go...> Date: 2016-01-07 (Thu, 07 Jan 2016) Changed paths: M framework/source/class/qx/ui/decoration/Abstract.js Log Message: ----------- qx.ui.decoration.Abstract never assigns anything to __insets, though it seems the intention was to cache them Commit: 9235cecd64dc1af15766ff72c05edaa97e83d3a2 https://github.com/qooxdoo/qooxdoo/commit/9235cecd64dc1af15766ff72c05edaa97e83d3a2 Author: Tobias Oetiker <to...@oe...> Date: 2016-02-18 (Thu, 18 Feb 2016) Changed paths: M framework/source/class/qx/ui/decoration/Abstract.js Log Message: ----------- Merge pull request #166 from level420/level420-dec-insets-cache [Bug #9244] qx.ui.decoration.Abstract never assigns anything to __insets, though it seems the intention was to cache them Compare: https://github.com/qooxdoo/qooxdoo/compare/1bdaa0fbead1...9235cecd64dc |
|
From: Tobias O. <to...@oe...> - 2016-02-18 08:36:04
|
Branch: refs/heads/master Home: https://github.com/qooxdoo/qooxdoo Commit: 102cdbcab7ba764ab6c535b5f78214195ff367f0 https://github.com/qooxdoo/qooxdoo/commit/102cdbcab7ba764ab6c535b5f78214195ff367f0 Author: level420 <die...@go...> Date: 2016-02-09 (Tue, 09 Feb 2016) Changed paths: M framework/source/class/qx/ui/table/pane/Scroller.js Log Message: ----------- qx.ui.table.paneScroller: scrollCellVisible first argument is the column index, not the columns x position Commit: 1bdaa0fbead1452d48a33ed5b54d37e7391cd829 https://github.com/qooxdoo/qooxdoo/commit/1bdaa0fbead1452d48a33ed5b54d37e7391cd829 Author: Tobias Oetiker <to...@oe...> Date: 2016-02-18 (Thu, 18 Feb 2016) Changed paths: M framework/source/class/qx/ui/table/pane/Scroller.js Log Message: ----------- Merge pull request #169 from level420/level420-table-pane-scroller-start-editing [Bug 8841] qx.ui.table.paneScroller startEditing: scrollCellVisible first argument is the column index, not the columns x position Compare: https://github.com/qooxdoo/qooxdoo/compare/bd515a648876...1bdaa0fbead1 |
|
From: Andreas E. <gi...@ae...> - 2016-02-04 08:11:11
|
Branch: refs/heads/master Home: https://github.com/qooxdoo/qooxdoo Commit: 4407db2bed23b53c07bdf6d3ffab49929694a4cd https://github.com/qooxdoo/qooxdoo/commit/4407db2bed23b53c07bdf6d3ffab49929694a4cd Author: level420 <die...@go...> Date: 2016-02-02 (Tue, 02 Feb 2016) Changed paths: M framework/source/class/qx/html/Element.js Log Message: ----------- qx.html.Element: call this.show() on fadIn animation end to ensure full visibility Proposed fix for issue in thread http://qooxdoo.678.n2.nabble.com/qx-ui-core-Widget-fadeIn-fadeOut-issue-td7587961.html based on a workarraound from kre...@gm... Commit: bd515a64887657945fdf68a1728c316b8db3096d https://github.com/qooxdoo/qooxdoo/commit/bd515a64887657945fdf68a1728c316b8db3096d Author: Andreas Ecker <gi...@ae...> Date: 2016-02-04 (Thu, 04 Feb 2016) Changed paths: M framework/source/class/qx/html/Element.js Log Message: ----------- Merge pull request #167 from level420/level420-qx-html-element-fadein [BUG #9251] qx.html.Element: call this.show() on fadeIn animation end to ensure full functionality Compare: https://github.com/qooxdoo/qooxdoo/compare/5412310a922b...bd515a648876 |
|
From: Derrell L. <der...@un...> - 2016-01-28 14:48:51
|
Branch: refs/heads/master Home: https://github.com/qooxdoo/qooxdoo Commit: 5412310a922b6bc0a52c6231857c0e560eb6cde5 https://github.com/qooxdoo/qooxdoo/commit/5412310a922b6bc0a52c6231857c0e560eb6cde5 Author: Derrell Lipman <der...@un...> Date: 2016-01-28 (Thu, 28 Jan 2016) Changed paths: M framework/source/class/qx/util/TimerManager.js Log Message: ----------- Fixed TimerManager behavior not matching documentation. If an initialTime is not specified, it is set to recurTime (if specified), or 0. However, if initialTime *is* specified, even as value 0, its value should be used, but was not, if it was specified as 0. Derrell |
|
From: Christian H. <chr...@te...> - 2015-12-18 13:44:11
|
Branch: refs/heads/before_1w Home: https://github.com/qooxdoo/qooxdoo Commit: 78225853528a6b3785bad23b5e9f389bfe6df1de https://github.com/qooxdoo/qooxdoo/commit/78225853528a6b3785bad23b5e9f389bfe6df1de Author: Christian Hagendorn <chr...@te...> Date: 2015-12-18 (Fri, 18 Dec 2015) Changed paths: M framework/source/class/qx/bom/Template.js M framework/source/class/qx/test/bom/Template.js Log Message: ----------- [BUG #9241] Update Mustache 2.2.1 |
|
From: Christian H. <chr...@te...> - 2015-12-18 08:47:38
|
Branch: refs/heads/master Home: https://github.com/qooxdoo/qooxdoo Commit: ce2c38ebe04431132ad71f15d024a6b685a2225c https://github.com/qooxdoo/qooxdoo/commit/ce2c38ebe04431132ad71f15d024a6b685a2225c Author: Christian Hagendorn <chr...@te...> Date: 2015-12-18 (Fri, 18 Dec 2015) Changed paths: M framework/source/class/qx/bom/Template.js M framework/source/class/qx/test/bom/Template.js Log Message: ----------- [BUG #9241] Update Mustache 2.2.1 |
|
From: Christian H. <chr...@te...> - 2015-12-18 08:46:42
|
Branch: refs/heads/branch_5_0_x Home: https://github.com/qooxdoo/qooxdoo Commit: 0f830a321f840ca99acc52f8422fefab56825a5b https://github.com/qooxdoo/qooxdoo/commit/0f830a321f840ca99acc52f8422fefab56825a5b Author: Christian Hagendorn <chr...@te...> Date: 2015-12-18 (Fri, 18 Dec 2015) Changed paths: M framework/source/class/qx/bom/Template.js M framework/source/class/qx/test/bom/Template.js Log Message: ----------- [BUG #9241] Update Mustache 2.2.1 |
|
From: Mustafa S. <Mus...@1u...> - 2015-12-14 09:22:17
|
Branch: refs/heads/branch_5_0_x Home: https://github.com/qooxdoo/qooxdoo Commit: c0a82a7173142683e6a28eb00d71268fca20f9e6 https://github.com/qooxdoo/qooxdoo/commit/c0a82a7173142683e6a28eb00d71268fca20f9e6 Author: Mustafa Sak <Mus...@1u...> Date: 2015-12-14 (Mon, 14 Dec 2015) Changed paths: M framework/source/class/qx/bom/element/Dimension.js Log Message: ----------- [Bug #8545] commit from 2014 reverted since MS fixed the bug inside IE11 since October 2015 |
|
From: Mustafa S. <Mus...@1u...> - 2015-12-14 09:21:29
|
Branch: refs/heads/master Home: https://github.com/qooxdoo/qooxdoo Commit: 8c31d78df591adf15dcae0f70d586b8bce75bb10 https://github.com/qooxdoo/qooxdoo/commit/8c31d78df591adf15dcae0f70d586b8bce75bb10 Author: Mustafa Sak <Mus...@1u...> Date: 2015-12-14 (Mon, 14 Dec 2015) Changed paths: M framework/source/class/qx/bom/element/Dimension.js Log Message: ----------- [Bug #8545] commit from 2014 reverted since MS fixed the bug inside IE11 since October 2015 |
|
From: Alexander S. <ale...@1u...> - 2015-12-04 14:16:44
|
Branch: refs/heads/before_1w Home: https://github.com/qooxdoo/qooxdoo Commit: 956015338df102b5e7378646c8cd193141c28407 https://github.com/qooxdoo/qooxdoo/commit/956015338df102b5e7378646c8cd193141c28407 Author: Alexander Steitz <ale...@1u...> Date: 2015-12-04 (Fri, 04 Dec 2015) Changed paths: M framework/source/class/qx/module/Event.js Log Message: ----------- Revert "Added extra checks before storing event infos." This reverts commit 6b1359fd3eb41541417059b2631f75422982b344. Commit: 6c7e5f6ea295f6eb2394f95268a9bc84e305563c https://github.com/qooxdoo/qooxdoo/commit/6c7e5f6ea295f6eb2394f95268a9bc84e305563c Author: Alexander Steitz <ale...@1u...> Date: 2015-12-04 (Fri, 04 Dec 2015) Changed paths: M framework/source/class/qx/module/Event.js Log Message: ----------- Revert "Fixing double event emitting of e.g. "orientationChange" by checking the incoming event." This reverts commit 9ae37d184f7c7adb9328dad940adde74c954b981. Compare: https://github.com/qooxdoo/qooxdoo/compare/6b1359fd3eb4...6c7e5f6ea295 |
|
From: Andreas E. <and...@1u...> - 2015-12-04 12:21:51
|
Branch: refs/heads/master Home: https://github.com/qooxdoo/qooxdoo Commit: 5470cc47c5c8e3598bd8990163a082cabf8e56e2 https://github.com/qooxdoo/qooxdoo/commit/5470cc47c5c8e3598bd8990163a082cabf8e56e2 Author: Andreas Ecker <and...@1u...> Date: 2015-12-04 (Fri, 04 Dec 2015) Changed paths: M framework/source/class/qx/data/controller/Form.js Log Message: ----------- [BUG #9237] Improved debug output (from PR 153) |
|
From: Andreas E. <and...@1u...> - 2015-12-04 10:43:28
|
Branch: refs/heads/master Home: https://github.com/qooxdoo/qooxdoo Commit: 3a4de7ac1466267b13034af070180eff77ea3d8a https://github.com/qooxdoo/qooxdoo/commit/3a4de7ac1466267b13034af070180eff77ea3d8a Author: level420 <die...@go...> Date: 2015-12-04 (Fri, 04 Dec 2015) Changed paths: M framework/source/class/qx/data/controller/Form.js Log Message: ----------- qx.data.controller.Form: don't silently eat up exceptions while setup binding, but display them to be able to debug Currently only a warning is displayed if something is going wrong, without really knowing the cause. Added the exception text to the warning message. Commit: ad461163ebf5165f198672390cb4923a81cd032d https://github.com/qooxdoo/qooxdoo/commit/ad461163ebf5165f198672390cb4923a81cd032d Author: Andreas Ecker <and...@1u...> Date: 2015-12-04 (Fri, 04 Dec 2015) Changed paths: M framework/source/class/qx/data/controller/Form.js Log Message: ----------- Merge pull request #162 from level420/master [BUG #9237] qx.data.controller.Form: show exceptions while setting up binding Compare: https://github.com/qooxdoo/qooxdoo/compare/6643643ba23d...ad461163ebf5 |
|
From: Andreas E. <and...@1u...> - 2015-12-01 13:43:18
|
Branch: refs/heads/master Home: https://github.com/qooxdoo/qooxdoo Commit: 6643643ba23dc78132e57dae5a76f7269dffb925 https://github.com/qooxdoo/qooxdoo/commit/6643643ba23dc78132e57dae5a76f7269dffb925 Author: Andreas Ecker <and...@1u...> Date: 2015-12-01 (Tue, 01 Dec 2015) Changed paths: M documentation/manual/source/pages/website/getting_started.rst Log Message: ----------- Minor doc fix |
|
From: Andreas E. <and...@1u...> - 2015-12-01 13:42:37
|
Branch: refs/heads/branch_5_0_x Home: https://github.com/qooxdoo/qooxdoo Commit: ad03c3f4b77a9d06eabdce289a4564eac2931aa1 https://github.com/qooxdoo/qooxdoo/commit/ad03c3f4b77a9d06eabdce289a4564eac2931aa1 Author: Andreas Ecker <and...@1u...> Date: 2015-12-01 (Tue, 01 Dec 2015) Changed paths: M documentation/manual/source/pages/website/getting_started.rst Log Message: ----------- Minor doc fix |
|
From: Andreas E. <and...@1u...> - 2015-11-30 20:46:42
|
Branch: refs/heads/master Home: https://github.com/qooxdoo/qooxdoo Commit: d80ec72f31231fd6c8a109fffdef132145d86b19 https://github.com/qooxdoo/qooxdoo/commit/d80ec72f31231fd6c8a109fffdef132145d86b19 Author: level420 <die...@go...> Date: 2015-11-25 (Wed, 25 Nov 2015) Changed paths: M framework/source/class/qx/ui/form/validation/Manager.js Log Message: ----------- Change Methods __validateRequired and __validateItem from private to protected to allow overrides It is desirable to allow overriding the Methods __validateRequired and __validateItem to be able to intercept the validation. In our use case we want to allow required fields to only be required if they are enabled. This could be simply achieved by overriding those methods and return true if the form items are isEnabled() === false Commit: 002bd26176de1f4cb1c519d76d6e3542f0be9621 https://github.com/qooxdoo/qooxdoo/commit/002bd26176de1f4cb1c519d76d6e3542f0be9621 Author: level420 <die...@go...> Date: 2015-11-25 (Wed, 25 Nov 2015) Changed paths: M framework/source/class/qx/ui/form/validation/Manager.js Log Message: ----------- Merge pull request #1 from level420/level420-patch-1 Change form validation manager methods __validateRequired and __validateItem from private to protected to allow overrides Commit: da75c1010871b10a8bf48753a97ee0a205988cd6 https://github.com/qooxdoo/qooxdoo/commit/da75c1010871b10a8bf48753a97ee0a205988cd6 Author: Andreas Ecker <and...@1u...> Date: 2015-11-30 (Mon, 30 Nov 2015) Changed paths: M framework/source/class/qx/ui/form/validation/Manager.js Log Message: ----------- Merge pull request #161 from level420/master [BUG #9235] Change some form validation manager methods from private to protected to allow overrides Compare: https://github.com/qooxdoo/qooxdoo/compare/2273ab002f5b...da75c1010871 |
|
From: Andreas E. <and...@1u...> - 2015-11-24 13:38:54
|
Branch: refs/heads/master Home: https://github.com/qooxdoo/qooxdoo Commit: 2273ab002f5ba57954373393864cea7a5b8f0b3b https://github.com/qooxdoo/qooxdoo/commit/2273ab002f5ba57954373393864cea7a5b8f0b3b Author: Andreas Ecker <and...@1u...> Date: 2015-11-24 (Tue, 24 Nov 2015) Changed paths: M framework/source/class/qx/bom/client/Browser.js M framework/source/class/qx/bom/client/Engine.js Log Message: ----------- [BUG #9234] Remove outdated engine detection |
|
From: Andreas E. <and...@1u...> - 2015-11-24 10:47:03
|
Branch: refs/heads/master Home: https://github.com/qooxdoo/qooxdoo Commit: 130626be9e43afea22418d52728cb1ffe73c809e https://github.com/qooxdoo/qooxdoo/commit/130626be9e43afea22418d52728cb1ffe73c809e Author: Andreas Ecker <and...@1u...> Date: 2015-11-24 (Tue, 24 Nov 2015) Changed paths: M framework/source/class/qx/bom/FullScreen.js M framework/source/class/qx/io/ImageLoader.js M framework/source/class/qx/test/util/Uri.js M framework/source/class/qx/ui/basic/Image.js M framework/source/class/qx/ui/core/scroll/NativeScrollBar.js M framework/source/class/qx/ui/indicator/ProgressBar.js M framework/source/class/qx/ui/website/DatePicker.js M framework/source/class/qx/ui/window/MDesktop.js Log Message: ----------- Minor whitespace fixes |
|
From: Andreas E. <and...@1u...> - 2015-11-24 10:43:40
|
Branch: refs/heads/master Home: https://github.com/qooxdoo/qooxdoo Commit: acd7a071266b629eb773ed92d66f3750b9d3543c https://github.com/qooxdoo/qooxdoo/commit/acd7a071266b629eb773ed92d66f3750b9d3543c Author: Andreas Ecker <and...@1u...> Date: 2015-11-24 (Tue, 24 Nov 2015) Changed paths: M framework/source/class/qx/module/Animation.js M framework/source/class/qx/ui/container/Scroll.js M framework/source/class/qx/ui/container/SlideBar.js M framework/source/class/qx/ui/core/scroll/AbstractScrollArea.js M framework/source/class/qx/ui/core/scroll/IScrollBar.js M framework/source/class/qx/ui/core/scroll/MScrollBarFactory.js M framework/source/class/qx/ui/core/scroll/NativeScrollBar.js M framework/source/class/qx/ui/core/scroll/ScrollBar.js M framework/source/class/qx/ui/core/scroll/ScrollSlider.js M framework/source/class/qx/ui/form/Slider.js M framework/source/class/qx/ui/layout/VBox.js M framework/source/class/qx/ui/splitpane/VLayout.js M framework/source/class/qx/ui/table/cellrenderer/Conditional.js M framework/source/class/qx/ui/table/cellrenderer/Dynamic.js M framework/source/class/qx/ui/table/cellrenderer/Image.js M framework/source/class/qx/ui/table/cellrenderer/Password.js M framework/source/class/qx/ui/table/cellrenderer/Replace.js M framework/source/class/qx/ui/table/model/Filtered.js M framework/source/class/qx/ui/virtual/behavior/Prefetch.js M framework/source/class/qx/ui/virtual/core/Scroller.js Log Message: ----------- Minor doc fixes |