qooxdoo-commit Mailing List for qooxdoo (Page 30)
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: danielwagner <dan...@1u...> - 2015-03-05 09:30:35
|
Branch: refs/heads/master Home: https://github.com/qooxdoo/qooxdoo Commit: ded06b7d010a1488e23503ae0b876ac0e265527d https://github.com/qooxdoo/qooxdoo/commit/ded06b7d010a1488e23503ae0b876ac0e265527d Author: danielwagner <dan...@1u...> Date: 2015-03-05 (Thu, 05 Mar 2015) Changed paths: M framework/source/class/qx/event/handler/Pointer.js M framework/source/class/qx/event/handler/PointerCore.js Log Message: ----------- [BUG #8981] fixed left mouse button check for IE8 |
|
From: danielwagner <dan...@1u...> - 2015-03-05 09:30:35
|
Branch: refs/heads/branch_4_1_x Home: https://github.com/qooxdoo/qooxdoo Commit: b3be18f79aee671281f93b60e7681a2e51c1ac5a https://github.com/qooxdoo/qooxdoo/commit/b3be18f79aee671281f93b60e7681a2e51c1ac5a Author: danielwagner <dan...@1u...> Date: 2015-03-05 (Thu, 05 Mar 2015) Changed paths: M framework/source/class/qx/event/handler/Pointer.js M framework/source/class/qx/event/handler/PointerCore.js Log Message: ----------- [BUG #8981] fixed left mouse button check for IE8 |
|
From: danielwagner <dan...@1u...> - 2015-03-05 08:32:24
|
Branch: refs/heads/master Home: https://github.com/qooxdoo/qooxdoo Commit: c8c48c660c6750eb5a403e639ea6d0a949230055 https://github.com/qooxdoo/qooxdoo/commit/c8c48c660c6750eb5a403e639ea6d0a949230055 Author: danielwagner <dan...@1u...> Date: 2015-03-05 (Thu, 05 Mar 2015) Changed paths: M framework/source/class/qx/test/bom/request/SimpleXhr.js Log Message: ----------- [BUG #8916] updated tests |
|
From: danielwagner <dan...@1u...> - 2015-03-05 08:32:18
|
Branch: refs/heads/branch_4_1_x Home: https://github.com/qooxdoo/qooxdoo Commit: 36d4af611b1f22b3c6a6e642fdcd768b5ee977a0 https://github.com/qooxdoo/qooxdoo/commit/36d4af611b1f22b3c6a6e642fdcd768b5ee977a0 Author: danielwagner <dan...@1u...> Date: 2015-03-05 (Thu, 05 Mar 2015) Changed paths: M framework/source/class/qx/test/bom/request/SimpleXhr.js Log Message: ----------- [BUG #8916] updated tests |
|
From: tobiasoberrauch <tob...@1u...> - 2015-03-05 08:26:27
|
Branch: refs/heads/master Home: https://github.com/qooxdoo/next Commit: a73f1dcae0bece45146330ab258df69a27194947 https://github.com/qooxdoo/next/commit/a73f1dcae0bece45146330ab258df69a27194947 Author: tobiasoberrauch <tob...@1u...> Date: 2015-03-05 (Thu, 05 Mar 2015) Changed paths: M application/play/source/class/play/Application.js Log Message: ----------- [BUG #8980] Revert linting fix to avoid override private member |
|
From: Richard S. <ric...@1u...> - 2015-03-04 18:15:05
|
Branch: refs/heads/master Home: https://github.com/qooxdoo/next Commit: 2b16270d604affc2fda0d246ba0c86fa9e613b39 https://github.com/qooxdoo/next/commit/2b16270d604affc2fda0d246ba0c86fa9e613b39 Author: Richard Sternagel <ric...@1u...> Date: 2015-03-04 (Wed, 04 Mar 2015) Changed paths: M tool/grunt/task/build/package.json M tool/grunt/task/source/package.json Log Message: ----------- [BUG #8940] update module deps for grunt tasks |
|
From: Richard S. <ric...@1u...> - 2015-03-04 17:54:51
|
Branch: refs/heads/master Home: https://github.com/qooxdoo/next Commit: 13719af5c3476ca76b6ab821052b54e02efaf633 https://github.com/qooxdoo/next/commit/13719af5c3476ca76b6ab821052b54e02efaf633 Author: Richard Sternagel <ric...@1u...> Date: 2015-03-04 (Wed, 04 Mar 2015) Changed paths: M tool/grunt/task/package/resource/lib/qxResource/Image.js M tool/grunt/task/package/resource/test/qxResource.Image.js Log Message: ----------- [BUG #8940] better rel paths |
|
From: Richard S. <ric...@1u...> - 2015-03-04 16:45:21
|
Branch: refs/heads/master Home: https://github.com/qooxdoo/next Commit: c53d10ed2b77412c2b83efa0aecfdd183a2bebf6 https://github.com/qooxdoo/next/commit/c53d10ed2b77412c2b83efa0aecfdd183a2bebf6 Author: Richard Sternagel <ric...@1u...> Date: 2015-03-04 (Wed, 04 Mar 2015) Changed paths: M tool/grunt/task/package/resource/lib/qxResource/Image.js M tool/grunt/task/package/resource/lib/resource.js M tool/grunt/task/package/resource/package.json M tool/grunt/task/package/resource/test/qxResource.Image.js Log Message: ----------- [BUG #8940] udapte module deps of resource package (and streamline code due to update) |
|
From: Richard S. <ric...@1u...> - 2015-03-04 14:31:52
|
Branch: refs/heads/master Home: https://github.com/qooxdoo/next Commit: 8761409b4e45abbbaf91e4edcc8b935167b4b206 https://github.com/qooxdoo/next/commit/8761409b4e45abbbaf91e4edcc8b935167b4b206 Author: Richard Sternagel <ric...@1u...> Date: 2015-03-04 (Wed, 04 Mar 2015) Changed paths: M tool/grunt/task/package/library/package.json Log Message: ----------- [BUG #8940] udapte module deps of library package |
|
From: Richard S. <ric...@1u...> - 2015-03-04 14:30:14
|
Branch: refs/heads/master Home: https://github.com/qooxdoo/next Commit: 6d984b10f9f5e164c55568149bf020b2ccc92249 https://github.com/qooxdoo/next/commit/6d984b10f9f5e164c55568149bf020b2ccc92249 Author: Richard Sternagel <ric...@1u...> Date: 2015-03-04 (Wed, 04 Mar 2015) Changed paths: M tool/grunt/task/package/compression/package.json Log Message: ----------- [BUG #8940] udapte module deps of compression package |
|
From: Richard S. <ric...@1u...> - 2015-03-04 14:27:23
|
Branch: refs/heads/master Home: https://github.com/qooxdoo/next Commit: 8b8e1714962d39fa94c723ecdea98313688f78c8 https://github.com/qooxdoo/next/commit/8b8e1714962d39fa94c723ecdea98313688f78c8 Author: Richard Sternagel <ric...@1u...> Date: 2015-03-04 (Wed, 04 Mar 2015) Changed paths: M tool/grunt/task/package/cache/package.json Log Message: ----------- [BUG #8940] udapte module deps of cache package |
|
From: Richard S. <ric...@1u...> - 2015-03-04 14:23:51
|
Branch: refs/heads/master Home: https://github.com/qooxdoo/next Commit: 4d9f8e6a93f001334b9d16f05bd362db6d66add8 https://github.com/qooxdoo/next/commit/4d9f8e6a93f001334b9d16f05bd362db6d66add8 Author: Richard Sternagel <ric...@1u...> Date: 2015-03-04 (Wed, 04 Mar 2015) Changed paths: M tool/grunt/task/package/dependency/lib/depAnalyzer.js M tool/grunt/task/package/dependency/package.json Log Message: ----------- [BUG #8940] udapte module deps of dependency package |
|
From: danielwagner <dan...@1u...> - 2015-03-03 16:45:57
|
Branch: refs/heads/branch_4_1_x Home: https://github.com/qooxdoo/qooxdoo Commit: 3ba259974eceea811d93c3c524d746e629fc1127 https://github.com/qooxdoo/qooxdoo/commit/3ba259974eceea811d93c3c524d746e629fc1127 Author: danielwagner <dan...@1u...> Date: 2015-03-03 (Tue, 03 Mar 2015) Changed paths: M framework/source/class/qx/test/util/NumberFormat.js Log Message: ----------- fixed test |
|
From: danielwagner <dan...@1u...> - 2015-03-03 16:35:05
|
Branch: refs/heads/master Home: https://github.com/qooxdoo/qooxdoo Commit: fbf2f91b0a8f88de8da14c1e4924a23acd77d533 https://github.com/qooxdoo/qooxdoo/commit/fbf2f91b0a8f88de8da14c1e4924a23acd77d533 Author: danielwagner <dan...@1u...> Date: 2015-03-03 (Tue, 03 Mar 2015) Changed paths: M framework/source/class/qx/test/util/NumberFormat.js M framework/source/class/qx/util/format/NumberFormat.js Log Message: ----------- [BUG #8776] NumberFormats reacts on locale changes if no locale specified |
|
From: Richard S. <ric...@1u...> - 2015-03-03 13:55:17
|
Branch: refs/heads/master Home: https://github.com/qooxdoo/qooxdoo Commit: 05ffbdcb98e32181c3021cd81c20a22eb57b18a6 https://github.com/qooxdoo/qooxdoo/commit/05ffbdcb98e32181c3021cd81c20a22eb57b18a6 Author: Richard Sternagel <ric...@1u...> Date: 2015-03-03 (Tue, 03 Mar 2015) Changed paths: R tool/grunt/node_modules/commander/index.js R tool/grunt/node_modules/commander/package.json R tool/grunt/node_modules/deepmerge/index.js R tool/grunt/node_modules/deepmerge/license.txt R tool/grunt/node_modules/deepmerge/package.json R tool/grunt/node_modules/hooker/LICENSE-MIT R tool/grunt/node_modules/hooker/lib/hooker.js R tool/grunt/node_modules/hooker/package.json R tool/grunt/node_modules/qooxdoo/package.json R tool/grunt/node_modules/qooxdoo/qx-oo.js R tool/grunt/node_modules/readme.txt R tool/grunt/node_modules/shelljs/LICENSE R tool/grunt/node_modules/shelljs/package.json R tool/grunt/node_modules/shelljs/shell.js R tool/grunt/node_modules/shelljs/src/cat.js R tool/grunt/node_modules/shelljs/src/cd.js R tool/grunt/node_modules/shelljs/src/chmod.js R tool/grunt/node_modules/shelljs/src/common.js R tool/grunt/node_modules/shelljs/src/cp.js R tool/grunt/node_modules/shelljs/src/dirs.js R tool/grunt/node_modules/shelljs/src/echo.js R tool/grunt/node_modules/shelljs/src/error.js R tool/grunt/node_modules/shelljs/src/exec.js R tool/grunt/node_modules/shelljs/src/find.js R tool/grunt/node_modules/shelljs/src/grep.js R tool/grunt/node_modules/shelljs/src/ln.js R tool/grunt/node_modules/shelljs/src/ls.js R tool/grunt/node_modules/shelljs/src/mkdir.js R tool/grunt/node_modules/shelljs/src/mv.js R tool/grunt/node_modules/shelljs/src/popd.js R tool/grunt/node_modules/shelljs/src/pushd.js R tool/grunt/node_modules/shelljs/src/pwd.js R tool/grunt/node_modules/shelljs/src/rm.js R tool/grunt/node_modules/shelljs/src/sed.js R tool/grunt/node_modules/shelljs/src/tempdir.js R tool/grunt/node_modules/shelljs/src/test.js R tool/grunt/node_modules/shelljs/src/to.js R tool/grunt/node_modules/shelljs/src/toEnd.js R tool/grunt/node_modules/shelljs/src/which.js Log Message: ----------- [BUG #8967] remove node_modules dir Commit: 27063496a7b597fc446dcee87466a4953fd01b91 https://github.com/qooxdoo/qooxdoo/commit/27063496a7b597fc446dcee87466a4953fd01b91 Author: Richard Sternagel <ric...@1u...> Date: 2015-03-03 (Tue, 03 Mar 2015) Changed paths: A Gruntfile.js M documentation/manual/source/pages/tool/grunt.rst M framework/package.json A package.json R tool/grunt/.gitignore A tool/grunt/package.json M tool/grunt/setup.js M tool/grunt/task/task.js Log Message: ----------- [BUG #8967] overhaul setup.js Compare: https://github.com/qooxdoo/qooxdoo/compare/2f2488595223...27063496a7b5 |
|
From: tobiasoberrauch <tob...@1u...> - 2015-03-03 13:16:01
|
Branch: refs/heads/master Home: https://github.com/qooxdoo/qooxdoo Commit: 2f2488595223553932548267032176ba3beb3858 https://github.com/qooxdoo/qooxdoo/commit/2f2488595223553932548267032176ba3beb3858 Author: tobiasoberrauch <tob...@1u...> Date: 2015-03-03 (Tue, 03 Mar 2015) Changed paths: M framework/source/class/qx/test/ui/basic/Image.js Log Message: ----------- [BUG #8968] Replace manipulation of window.devicePixelRatio by stubbing getDevicePixelRatio |
|
From: danielwagner <dan...@1u...> - 2015-03-03 13:09:07
|
Branch: refs/heads/master Home: https://github.com/qooxdoo/qooxdoo Commit: f999fcc19f5c7fd6e05c20056dbd718144d3f294 https://github.com/qooxdoo/qooxdoo/commit/f999fcc19f5c7fd6e05c20056dbd718144d3f294 Author: danielwagner <dan...@1u...> Date: 2015-03-03 (Tue, 03 Mar 2015) Changed paths: M framework/source/class/qx/bom/request/SimpleXhr.js M framework/source/class/qx/bom/rest/Resource.js M framework/source/class/qx/test/bom/rest/Resource.js Log Message: ----------- [BUG #8916] Emit events on self |
|
From: danielwagner <dan...@1u...> - 2015-03-03 13:07:40
|
Branch: refs/heads/branch_4_1_x Home: https://github.com/qooxdoo/qooxdoo Commit: 7eeb431e9a118f0c7eda2ff0d5666a67fa6ac9b9 https://github.com/qooxdoo/qooxdoo/commit/7eeb431e9a118f0c7eda2ff0d5666a67fa6ac9b9 Author: danielwagner <dan...@1u...> Date: 2015-03-03 (Tue, 03 Mar 2015) Changed paths: M framework/source/class/qx/bom/request/SimpleXhr.js M framework/source/class/qx/bom/rest/Resource.js M framework/source/class/qx/test/bom/rest/Resource.js Log Message: ----------- [BUG #8916] Emit events on self |
|
From: tobiasoberrauch <tob...@1u...> - 2015-03-03 09:20:03
|
Branch: refs/heads/branch_4_1_x Home: https://github.com/qooxdoo/qooxdoo Commit: f730b23b429933ac0764f39cb66308c79cbf85eb https://github.com/qooxdoo/qooxdoo/commit/f730b23b429933ac0764f39cb66308c79cbf85eb Author: tobiasoberrauch <tob...@1u...> Date: 2015-03-03 (Tue, 03 Mar 2015) Changed paths: M framework/source/class/qx/test/bom/client/OperatingSystem.js Log Message: ----------- [BUG #8948] Check if os name and os version is always a string (cherry picked from commit 6247f2066496023c78c06c027edee9ad016b9442) Commit: 4234927b3e497f4733b39be63ed4aac46ffb9dd5 https://github.com/qooxdoo/qooxdoo/commit/4234927b3e497f4733b39be63ed4aac46ffb9dd5 Author: tobiasoberrauch <tob...@1u...> Date: 2015-03-03 (Tue, 03 Mar 2015) Changed paths: M framework/source/class/qx/bom/client/Device.js M framework/source/class/qx/bom/client/Engine.js M framework/source/class/qx/bom/client/OperatingSystem.js Log Message: ----------- [BUG #8948] Check for ie and windows first because microsoft doesn't provide an actually user-agent (cherry picked from commit fc61d11ff8bac798a37afa7510d3fef8529e94cd) Commit: 35fa8910c29d4ecf621129b9409cb99c766e6c16 https://github.com/qooxdoo/qooxdoo/commit/35fa8910c29d4ecf621129b9409cb99c766e6c16 Author: tobiasoberrauch <tob...@1u...> Date: 2015-03-03 (Tue, 03 Mar 2015) Changed paths: M framework/source/class/qx/test/bom/client/Device.js Log Message: ----------- [BUG #8948] Add windows phone user agent to device unit tests (cherry picked from commit ac6d7d3691d104bb261af6c3eb2ddf3e10c99142) Compare: https://github.com/qooxdoo/qooxdoo/compare/12c4a6dbb4a0...35fa8910c29d |
|
From: tobiasoberrauch <tob...@1u...> - 2015-03-03 09:19:06
|
Branch: refs/heads/master Home: https://github.com/qooxdoo/qooxdoo Commit: 6247f2066496023c78c06c027edee9ad016b9442 https://github.com/qooxdoo/qooxdoo/commit/6247f2066496023c78c06c027edee9ad016b9442 Author: tobiasoberrauch <tob...@1u...> Date: 2015-03-03 (Tue, 03 Mar 2015) Changed paths: M framework/source/class/qx/test/bom/client/OperatingSystem.js Log Message: ----------- [BUG #8948] Check if os name and os version is always a string Commit: fc61d11ff8bac798a37afa7510d3fef8529e94cd https://github.com/qooxdoo/qooxdoo/commit/fc61d11ff8bac798a37afa7510d3fef8529e94cd Author: tobiasoberrauch <tob...@1u...> Date: 2015-03-03 (Tue, 03 Mar 2015) Changed paths: M framework/source/class/qx/bom/client/Device.js M framework/source/class/qx/bom/client/Engine.js M framework/source/class/qx/bom/client/OperatingSystem.js Log Message: ----------- [BUG #8948] Check for ie and windows first because microsoft doesn't provide an actually user-agent Commit: ac6d7d3691d104bb261af6c3eb2ddf3e10c99142 https://github.com/qooxdoo/qooxdoo/commit/ac6d7d3691d104bb261af6c3eb2ddf3e10c99142 Author: tobiasoberrauch <tob...@1u...> Date: 2015-03-03 (Tue, 03 Mar 2015) Changed paths: M framework/source/class/qx/test/bom/client/Device.js Log Message: ----------- [BUG #8948] Add windows phone user agent to device unit tests Compare: https://github.com/qooxdoo/qooxdoo/compare/5ff0f5986cdb...ac6d7d3691d1 |
|
From: Richard S. <ric...@1u...> - 2015-03-03 08:06:05
|
Branch: refs/heads/master Home: https://github.com/qooxdoo/qooxdoo Commit: a5e46c7ffdfa753bd146ab7180a1acf877c96a66 https://github.com/qooxdoo/qooxdoo/commit/a5e46c7ffdfa753bd146ab7180a1acf877c96a66 Author: Richard Sternagel <ric...@1u...> Date: 2015-03-02 (Mon, 02 Mar 2015) Changed paths: R tool/pylib/generator/action/ContribLoader.py M tool/pylib/generator/resource/Library.py Log Message: ----------- [BUG #8843] remove automatic contrib download Commit: 1a8056fbda396c15aed6740b1b47c65cea4ad74f https://github.com/qooxdoo/qooxdoo/commit/1a8056fbda396c15aed6740b1b47c65cea4ad74f Author: Richard Sternagel <ric...@1u...> Date: 2015-03-02 (Mon, 02 Mar 2015) Changed paths: M tool/pylib/generator/config/Manifest.py Log Message: ----------- [BUG #8843] remove checksum validation Commit: 1f12d602de53f34f571c8ea29a2472932ea3ebb8 https://github.com/qooxdoo/qooxdoo/commit/1f12d602de53f34f571c8ea29a2472932ea3ebb8 Author: Richard Sternagel <ric...@1u...> Date: 2015-03-02 (Mon, 02 Mar 2015) Changed paths: M tool/data/config/base.json Log Message: ----------- [BUG #8843] remove contrib catalog BASEURL Commit: d40014763699efe76eee356283314d040e1b30a6 https://github.com/qooxdoo/qooxdoo/commit/d40014763699efe76eee356283314d040e1b30a6 Author: Richard Sternagel <ric...@1u...> Date: 2015-03-02 (Mon, 02 Mar 2015) Changed paths: M documentation/manual/source/pages/development/contrib.rst Log Message: ----------- [BUG #8843] update documentation Commit: 5ff0f5986cdb2a219cc35127568b9f52c2d1fd2d https://github.com/qooxdoo/qooxdoo/commit/5ff0f5986cdb2a219cc35127568b9f52c2d1fd2d Author: Richard Sternagel <ric...@1u...> Date: 2015-03-02 (Mon, 02 Mar 2015) Changed paths: M documentation/manual/source/pages/desktop/develop_how_to.rst M documentation/manual/source/pages/development/skeletons.rst M documentation/manual/source/pages/tool/create_application.rst M documentation/manual/source/pages/tool/generator/generator_config_articles.rst M documentation/manual/source/pages/tool/generator/generator_config_ref.rst Log Message: ----------- [BUG #8843] update documentation Compare: https://github.com/qooxdoo/qooxdoo/compare/f025242a702a...5ff0f5986cdb |
|
From: danielwagner <dan...@1u...> - 2015-03-02 16:42:29
|
Branch: refs/heads/branch_4_1_x Home: https://github.com/qooxdoo/qooxdoo Commit: 12c4a6dbb4a041b88799eeb1aff7ba1a2bb01d55 https://github.com/qooxdoo/qooxdoo/commit/12c4a6dbb4a041b88799eeb1aff7ba1a2bb01d55 Author: danielwagner <dan...@1u...> Date: 2015-03-02 (Mon, 02 Mar 2015) Changed paths: M framework/source/class/qx/ui/form/AbstractSelectBox.js Log Message: ----------- [BUG #8963] don't close the popup if its scroll bar was clicked |
|
From: danielwagner <dan...@1u...> - 2015-03-02 16:41:36
|
Branch: refs/heads/master Home: https://github.com/qooxdoo/qooxdoo Commit: f025242a702a5ccc98d00aaf50a3fdebee5f2f89 https://github.com/qooxdoo/qooxdoo/commit/f025242a702a5ccc98d00aaf50a3fdebee5f2f89 Author: danielwagner <dan...@1u...> Date: 2015-03-02 (Mon, 02 Mar 2015) Changed paths: M framework/source/class/qx/ui/form/AbstractSelectBox.js Log Message: ----------- [BUG #8963] don't close the popup if its scroll bar was clicked |
|
From: danielwagner <dan...@1u...> - 2015-03-02 15:55:37
|
Branch: refs/heads/master Home: https://github.com/qooxdoo/next Commit: 6d6c14e27dde00e5f3d424145f5847e2dfcbe846 https://github.com/qooxdoo/next/commit/6d6c14e27dde00e5f3d424145f5847e2dfcbe846 Author: danielwagner <dan...@1u...> Date: 2015-03-02 (Mon, 02 Mar 2015) Changed paths: M framework/source/class/qx/io/request/AbstractRequest.js M framework/source/test/tests/io/request/Xhr.js Log Message: ----------- [BUG #8969] Allow Blob and ArrayBuffer as request data |
|
From: danielwagner <dan...@1u...> - 2015-03-02 15:53:39
|
Branch: refs/heads/master Home: https://github.com/qooxdoo/qooxdoo Commit: b66090ded55e65889de2690342950eeabcaef2e8 https://github.com/qooxdoo/qooxdoo/commit/b66090ded55e65889de2690342950eeabcaef2e8 Author: danielwagner <dan...@1u...> Date: 2015-03-02 (Mon, 02 Mar 2015) Changed paths: M framework/source/class/qx/io/request/AbstractRequest.js Log Message: ----------- [BUG #8969] minor |