Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/coronalabs/framework-widget

Corona widget.* framework
https://github.com/coronalabs/framework-widget

Widget 2.0: Fixing the newWidgetPickerWheel labels mis-aligning. Casenum #33559.

034bc44f2155940e11a7b7c3bf568f5073546b0f authored over 10 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Fixing three memory leaks caused by global variables. Casenum #34512.

41493a33e3b7bfb497eebb8236e75b0e93c10c22 authored over 10 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Fixing a crash of the scrollable widgets upon storyboard scene load. Casenum #33391.

64b143a4438536a76a00a28fc149b26e49b9b20b authored over 10 years ago by Alexandru Frangeti <[email protected]>
Fixes an issue where onEvent's handler wasn't being enabled correctly. No Casenum

bbdd9999968db983a8b144a984cae6e0c3eb99a5 authored over 10 years ago by Rob Miracle <[email protected]>
Fixed an issue where an onOff's .isOn property wasn't being set correctly. Fixed an issue where the defined events on an onOff switch were not firing correctly. No Casenum.

836d6685fcf17555f92f0ead55ba153a5c2d93ab authored over 10 years ago by Rob Miracle <[email protected]>
Widget 2.0: Maintenance

0d13ed38c7d2a198969548b68013fa5bea56f6c7 authored over 10 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Maintenance

270e4e0e7c48456a1972d92f85e54822c1ecbeb1 authored over 10 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Fixing a regression bug with pickerWheel in compatibility mode. Casenum #33674.

3b4646e0b8bdce4bd0fc53e6edeae769aaa7b950 authored over 10 years ago by Alexandru Frangeti <[email protected]>
Sync to 2014.2338

3a297bcdb0fc7fd5924dabe563f2aa96e747705d authored over 10 years ago by alexf-corona <[email protected]>
Widget 2.0: adding a getter method for the scrollview's view ivar. No casenum.

e6aeea4e11da35fbda93e80695c1e489d454895b authored over 10 years ago by Alexandru Frangeti <[email protected]>
Minor fixes to widget repo. Fixed another bug where "font" in one pickerWheel would be applied to columns in another pickerWheel.

57b82c7d5fbcc04842b5c7191fc5c743b5c02af6 authored over 10 years ago by Brent Sorrentino <[email protected]>
Widget 2.0: Maintenance

4282907a5b0aed3661b5f50e8c34eedee25a3b4b authored over 10 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Fixing a regression bug with the pickerWheel when just a couple of items are present in a column. Casenum #32337.

0a8bc3c0cf27bd28bf57368c65a93ae8777db669 authored over 10 years ago by Alexandru Frangeti <[email protected]>
Fixed widget.newSwitch to use normal behavior instead of iOS 7 when custom skinned.

fe23f0d116fcced1c57bbfd34b91ff03696908a6 authored over 10 years ago by Rob Miracle <[email protected]>
Switch on/off skinning images for testing.

d4c6fcd61b89ede30e5f5a276611741de5bfd181 authored over 10 years ago by Brent Sorrentino <[email protected]>
Comprehensive Widget Repo Updates

----------------------------------------------------------
1) Theme files for new Android Holo Li...

11a40fc1ba386f5de9733d71f5dcab66d0ce4fc2 authored over 10 years ago by Brent Sorrentino <[email protected]>
Addition of ALL widgets to scrollView unit test (to ensure they work within a scrollView)

f90abad5c006dbe9fd5bb817981db215d68bc635 authored over 10 years ago by Brent Sorrentino <[email protected]>
Fix to widget slider (vertical version) accepting touch on entire view.

4284c9bcf05a063df0fb80ff8bb40b25aecf933c authored over 10 years ago by Brent Sorrentino <[email protected]>
1. Fixes to newSwitch() by Rob.

2. Fixes to newSlider() by Brent.

2de38099b9f6d6168f98565045df9a5e9852a3f0 authored over 10 years ago by Brent Sorrentino <[email protected]>
Minor fixes to newSegmentedControl() to allow for "optional" divider bars (frames).

e0cce4fbc738a5fa327dd6b1ba3ee8aeefcc4976 authored over 10 years ago by Brent Sorrentino <[email protected]>
Fixes grouped radio buttons when manually setting one of the grouped buttons. (Case No: 29138)

Adds support for changing the direction of the onOff switch. It defaults to having off on the ri...

98ed93f0940ea62896b3d3f640a0f0f81ce1e0c1 authored over 10 years ago by Rob Miracle <[email protected]>
Updates and fixes as follows:

1) config.lua : changed scale to "letterbox" and added suffix for upcoming @4x sheets
2) main.lua...

0fa3916fe43e34ee96b9ddf1db540d324c4f5e50 authored over 10 years ago by Brent Sorrentino <[email protected]>
Changes "backgroundColor" to "fillColor" for shape buttons.

ded1b424f5eaa66e4a5def4c94733e588a5c5982 authored over 10 years ago by Brent Sorrentino <[email protected]>
Widget 2.0: Fixing the Android pickerwheel label color issues.

fd08a2c9b2168167cac9788c181838b2527a548b authored over 10 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Fixing some scrollView problems with setScrollHeight() calls. Casenum #29266.

6bf4e21774b57c9218e33400d16dafa3d9fcf09f authored over 10 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Fixing tableView scrollToIndex() method not obeying the bottom of the list. Casenum #29560.

a43c6272850295d3e2b1c5cc452580a77c638660 authored over 10 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Fixing tableView scroll behavior on category rows. Casenum #29658.

07fd7d934290f6231bca3892b3501d194f2a385a authored over 10 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: adding tableView:deleteRows( indexesTable ) to the tableView, allowing deleting multiple rows at the same time. Fixes #29772.

b0abc99c69e40d79be4c4a7293eb56581246263f authored over 10 years ago by Alexandru Frangeti <[email protected]>
Wideget 2.0: Fixing an issue with the first category on top of the tableView not rerendering properly. Casenum #31219.

058ca2d532ec37ed0ce03d741d4004dfe7b77580 authored over 10 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Fixing a tabbar image sheet double touch issue on the default selected tab. Casenum #23733.

681db72d26718b1f57b9aca9cec4d370ce568dc5 authored over 10 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Adding setActiveSegment and getActiveSegment to the segmented Control. Also fixing a issue with setting the default segment. Casenum #28956.

1d332d3f6c35f29c7f7f0c8e4563ac1f2cb8cae3 authored over 10 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Fixing spelling in slider positioning error message. Casenum #30679.

f35cd29c0ffab6039492a29b856540d0acb044fc authored over 10 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Fixing pickerWheel on Android not highlighting the chosen row. Casenum #31694, #31460.

7691aa743054ad7e68dac9f378e03b07101b4251 authored over 10 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Fixing takeFocus not working with multiple scrollViews. Casenum #31363.

92d61531e6aee2fc619c4e21efffab5a4153242f authored over 10 years ago by Alexandru Frangeti <[email protected]>
Additions/fixes to widget.newButton():

1) Ability to create vector-based buttons including rectangles, rounded rects, circles, and polyg...

16cfc9191ccce8759d44421c2d9484497b4b4fc3 authored over 10 years ago by Brent Sorrentino <[email protected]>
Support event.row for tap events in onRowTouch()

878882edb1848c8106c8ebeb6c1ad63b3d3f8fca authored over 10 years ago by Rob Miracle <[email protected]>
progresView changes for issues 31766 and 31767 to support skinning.

16c0adf9fc640b69deaf485b3ba469dcc0e02b12 authored over 10 years ago by Rob Miracle <[email protected]>
Widget 2.0: Fixed scrollView content scrolling erroneous when the content is smaller than the widget bounds. No casenum.

6a0d1f899d8954d9857b56ead4c6efb3060f54c7 authored almost 11 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Fixes tableView issues with scrolling rows while the rows content was smaller than the widget bounds. Casenum #31422

dfb716dc9b386e5d90f5b2f0b782e8a5232c3898 authored almost 11 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Fixing tableView scrolling although the content size is smaller than the widget bounds. Also fixing a bug with a padding space on deleting tableView rows. Casenum #31422.

00df201fb8d061a687aa7a6cb5153dbd5909717c authored almost 11 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Fixing a snapback issue with the tableView widget when the finger was held on the screen. Casenum #26164.

9fb0815a38fd464c418f973ef6ad024abe86bb1d authored almost 11 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Fixes the pickerWheel not working properly on changed anchor / inserted in a group. Casenum: #30999, #26258, #25621, #25381, #24715.

1861c50c7628365f37f4341ea5515065e4009de8 authored almost 11 years ago by Alexandru Frangeti <[email protected]>
Sync to 2014.2189

0bca1e9fe1e1e650659a9661fa3025c4fbb0deae authored almost 11 years ago by alexf-corona <[email protected]>
Widget 2.0: Fixing the scrollToY method of the tableView to stop velocity before transitioning. No casenum.

c440f1f8510aebdeb742529942dc34d07c6d1d80 authored almost 11 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Improving the limit calculation on scrollviews. No casenum.

2b784626189e574f4eb52bf09802a4659186ae0f authored almost 11 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Fixing the scrollview jumping to 0,0 after inserting content. Casenum #30775.

870c6e6dc91cfac65789e158d752b5e7ddcac5d6 authored almost 11 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Fixing the buttonWidget created using a imageSheet not releasing texture memory. Casenum #25855.

38b2db62c9587d7615de758526a1d063e90b013f authored almost 11 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Fixes texture memory not being deallocated by the pickerWheel widget. Casenum #30229.

045196556c7c18fc233883823b61ac36abdb95d4 authored almost 11 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Added the getValue() getter to the stepper widget. Casenum #29142.

ceb2970e73dc78fc6de8949703cc858e118b60b7 authored almost 11 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Params set on category row were empty after category rerendering. Casenum #27439.

d5fc14a2865e54d566b62e7e6c64e19316ff5862 authored almost 11 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Fixed the color assignment on tableView rows in case one of the states is not specified. No casenum.

2b627e6367ff453567e88ebd0a862ee69e1bff40 authored almost 11 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Added native behavior for the separators( they dissapear on touch ). No casenum.

c768c234841d9c96feac9164ff0a5bdfdafe0b00 authored almost 11 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Fixed reporting row contentHeight for tableView rows. Casenum #28359.

ba75d7d79258a0128a3fdda6329900e2bacbebdd authored almost 11 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Removing isSeven dependencies from the widget button code.

36f81652763399074e4f3dd6afcab71326a590cc authored almost 11 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Removed dependency of the button code to the isSeven method. Moved the tableView colors in the theme file.

2ea0180601a5093ca7259715928151f9ef6a66ee authored almost 11 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Removing dependencies of isSeven() in the tableView widget. No casenum.

e94f67eb3a426e831844302e6ac63bbc799aadc3 authored almost 11 years ago by Alexandru Frangeti <[email protected]>
Theme settings specific to the tableView widget

8a7a9b4f277737f602e52c8a6a9cbc02ef6ada9b authored almost 11 years ago by Alexandru Frangeti <[email protected]>
Unit test changes pending removal of the isSeven() method.

dc0c03d5423a1ca79931479e0942c0aeedd74feb authored almost 11 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Fixes for ios7 theme buttons not returning to default state when placed in a scrollview that gets scrolled. Casenum #27760.

ee0dae19095acd65f05130fc977dc6255b7f53f1 authored almost 11 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Fixing over state not propagating correctly for 9slice buttons. No casenum.

328831821a24825714ddf85912c037013a3e6a49 authored almost 11 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Adresses button labels not receiving the touch events. Casenum #28320. Also fixes #30123 and #30094.

1e5239d4aa33833bf30059f5f5c5e43bf0a0f66d authored almost 11 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Removed globals created by pickerwheel / progressview. Casenum #28950.

93d895a12bc0863eea574a4dd6f489b1ca39b672 authored almost 11 years ago by Alexandru Frangeti <[email protected]>
Backout 494 : 5c7eb10d01b5

7ee70f152f301535f3115b0024716e5408f6b90f authored almost 11 years ago by [email protected] <[email protected]>
Backed out changeset 1d179927ec0a

f4104241d63e785e435af056f4095ddbd56fdb2f authored almost 11 years ago by [email protected] <[email protected]>
Fix typo

Pending review by: Alex

cb54857ae33d3b163bac0b5a595164e88165b425 authored almost 11 years ago by [email protected] <[email protected]>
Widget 2.0: Fixes label touches on image- and spritesheed-based buttons. Casenum #28320.

323e9facda7dce34043859aa148144435c389a18 authored almost 11 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Fixes the button labels not receiving touch events for imageFile or spriteSheet buttons. Casenum #28320.

60de8b64796d5b323614fe8996ebbff3448187cc authored almost 11 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Fixed the scrollView bottom padding in compatibility mode.

13237594c8bf64fe3a5755b2f1b4f2dfc20d0ce2 authored almost 11 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Fixed invalid state for ios7 switch when calling setState(). Partial casenum #29144.

e03d67db67f5e959282efcb2291d19a690379eea authored almost 11 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Fixes the switch alignment for non-ios7 themes. Casenum #29534, #28960

98eb26e2d2ba8531eb306d56cf8c71939c9da255 authored almost 11 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Fixed the scrolling properties being shared between widgets. Casenum #29419.

9cd651415b4a3190766a4b6959a773aa53f77deb authored almost 11 years ago by Alexandru Frangeti <[email protected]>
Sync to 2013.2114

f8e406bd0b6c8f299390ad36ce7ecc39f84e4154 authored about 11 years ago by alexf-corona <[email protected]>
Adding the license

d918afa35e73891442f6d5b1cc315513f962a801 authored about 11 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Maintenance on the tableView height calculation method.

eef753f9c51d90d9debb31ae6f6af9311441e34c authored about 11 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Fixing segmentedControl touch with custom anchors.

90ba5060827f298b74a8e67a85cd159039a77b2b authored about 11 years ago by Alexandru Frangeti <[email protected]>
Merge / Back out 478

9706ba7cae4f04c6af8213d6ab98c8c994018a34 authored about 11 years ago by Alexandru Frangeti <[email protected]>
Backout changeset 5e3928006ce473cbdbaf3d03d609ba27661ca490

67f6a1dcbbf36bdfa517e56166b2de11d3442f6d authored about 11 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Adding the background color and row color properties to the pickerWheel. No casenum.

7da05c2cbcfe312b71b97a198aaf0dca0dad70ca authored about 11 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Adding the scrollView:setIsLocked() method. No casenum.

dc6dcae882b68bbdf220e2d451a9593d949011cb authored about 11 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Adding the tableView:setIsLocked() function.

1d903f2bd971350a15faa8c672e0544ec708e718 authored about 11 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Fixing the scrollBar appearing on the tableView although the content size is smaller than the view’s bounds. No casenum.

f93832e0bd684debdb4ab912339af334da04c2c7 authored about 11 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Fixing tableView height calculation and scrollbar positioning when adding / deleting rows postcreation. Casenum #24217

1290b3a23402a2b6807ca0a5430f3a63fe0a1ad6 authored about 11 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Fixing a segmented control issue when setting custom anchor points on the widget itself (not custom defaults). Casenum #28956.

a9389a1cf32093343eae9525ceeecef1e4dac196 authored about 11 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: added "moved" phase to the tableView touch. Casenum #28959.

377b7efd762d1f891e83bdfc767aaa0c674f1ee0 authored about 11 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Fixing scrollBar on tableView not updating position after creating more rows. Casenum #26423.

cf881852eb20aadd04049704974672fa47f3428f authored about 11 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Fixing rendering issues when deleting row in a tableView with variable row heights. Casenum #25674.

8b64c645e7341ab324a328888d1228bd7ace2750 authored about 11 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Fix rerendering of category row in a table containing many category rows. Casenum #27170, #25561

bac261305e04ec1d1c0a4de65a8af39149df98c9 authored about 11 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Fixing issues with rendering category rows with delay in a tableView. Casenum #25367, #24217

b62c6f3a763e62b877c4e97284237ecc11063c42 authored about 11 years ago by Alexandru Frangeti <[email protected]>
Merge / Backing out the changes to the tableView lines.

c2631f103b8b5d5fbf0cfead8fd3d16103cbfb61 authored about 11 years ago by Alexandru Frangeti <[email protected]>
Backout changeset 6dc4c0dbdd2c9fbba074e5b9d479fafc95efaf67

64033963e426014026a5ad193b88a60278861e5d authored about 11 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Correct calculation of touch coordinates on the segmentedControl widget, for any anchor value.

76c513f0104156422545627292c12a761a0f36fc authored about 11 years ago by Alexandru Frangeti <[email protected]>
Merge / Backout changes to the searchField

c3709388d944d48d6900f694c1c1f31697f6d5c4 authored about 11 years ago by Alexandru Frangeti <[email protected]>
Backout changeset 19e3a78e57113e6795228fc63845f66d83b74a23

700282f7b98ef86d7d7c6176e0278d56acf92bd5 authored about 11 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Fixing the scrollToIndex() tableView behavior on Graphics 2.0. Also fixes #24858.

80f2a2ba3730801f6b93804e04f1c41e68e16412 authored about 11 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Fixing background leaking through the tableView in the ios7 theme. Also fixes some other tableview rendering issues. Casenum #26439

b7ee5b4ea1dea2e5319120b4466314f8d1d70db3 authored about 11 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Fixes a bug when deleting a row from a table that is locked or has no scrollbar. Casenum #26902.

5dc2cb3dbb4e17ce96c0ddbe286739de99b16f8a authored about 11 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Fixes segmentedControl touch issues with custom anchorpoints set. No casenum.

8ace3494f35a234ec9f25b34a4d01e6d05f64767 authored about 11 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Fixes tableView display issues with custom anchorpoints set. No casenum.

9a3e41f569ba5933e59f7c3a12d6b3325293b114 authored about 11 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Fixes searchField display issues with custom anchor points set. No casenum.

290e156e569812702d8f61ac2ab939d7fc139fe5 authored about 11 years ago by Alexandru Frangeti <[email protected]>
Widget 2.0: Scrollbar anchor points are to be set only if graphicsCompatibility is not set.

9cc281da0e923ab984a052ef54f0618d442dd39b authored about 11 years ago by Alexandru Frangeti <[email protected]>