Ecosyste.ms: OpenCollective

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

Solar2D

Creating Solar2D (ex Corona SDK) Game Engine
Collective - Host: opensource - https://opencollective.com/solar2d - Website: https://solar2d.com/ - Code: https://github.com/coronalabs

Linux: adjust include path for system jsoncpp.

This makes it consistent with convention on Debian, Ubuntu,
Arch, and Gentoo (after https://bugs...

github.com/coronalabs/external-metalangle-jsoncpp - 5a1547b555402b7f7a1377dd230e5f47149930a9 authored almost 12 years ago
- Removed widget.newEmbossedText as it wasn’t in use ( display.newEmbossedText has it’s own separate implementation in init.lua (core)

- Finished scrollBars.
- Fixed incorrect scroll limits calculation for scrollViews and tableViews...

github.com/coronalabs/framework-widget - 5f7f84f9fb0217fd51648ddb519bf7e8be470671 authored almost 12 years ago
- Removed widget.newEmbossedText as it wasn’t in use ( display.newEmbossedText has it’s own separate implementation in init.lua (core)

- Finished scrollBars.
- Fixed incorrect scroll limits calculation for scrollViews and tableViews...

github.com/coronalabs/framework-widget - 87ec0738ed9bdb790f530e1645c59f8101c9fc3e authored almost 12 years ago
Fix gcc -Wall warnings (patch from Matt McCormick)

github.com/coronalabs/external-metalangle-jsoncpp-source - f8715856f3cefa389130fa9262d4660e38a6800e authored almost 12 years ago
Fixes regression in facebook.login where the listener could only be set. Now each call will update the listener.

Added CoronaLuaEqualRef
Fixed minor compile error in Assert when CORONA_DEBUG is defined
Fixed F...

github.com/coronalabs/plugins-source-facebook - 883bb23abf5a2057df6869b73c91393373ddc252 authored almost 12 years ago
1) Fixed embossedText coloring issue.

github.com/coronalabs/framework-widget - 3fe4dd4c15db94c0a3c9c775e5f862ae2aa492f7 authored almost 12 years ago
1) Fixed embossedText coloring issue.

github.com/coronalabs/framework-widget - 1af6b886b69cd5823000bcc82fe27a996bdc2fd6 authored almost 12 years ago
- Updated widget version string to “2.0”.

- Added missing copyright notices to various widget files.
- Updated copyright year to present ye...

github.com/coronalabs/framework-widget - 6bef81c54df42eee2b308d5df5c9b42506ecc257 authored almost 12 years ago
- Updated widget version string to “2.0”.

- Added missing copyright notices to various widget files.
- Updated copyright year to present ye...

github.com/coronalabs/framework-widget - acad8889479e89c9c073d90edd65713de4515727 authored almost 12 years ago
- Fixed issues with scrollView/tableView on certain android devices (DChan)

- Fixed issue where buttons stopped working inside a scrollView

github.com/coronalabs/framework-widget - ff048508556d10b17eb63fc861879aadb8f08670 authored almost 12 years ago
- Fixed issues with scrollView/tableView on certain android devices (DChan)

- Fixed issue where buttons stopped working inside a scrollView

github.com/coronalabs/framework-widget - 46c3d6ae30765a93ca167cf6909a71802f1cf9c9 authored almost 12 years ago
Initial checkin

Note: FBJSON*.h are headers for the json utilities that are pre-linked into FacebookSDK.framework

github.com/coronalabs/plugins-source-facebook - a0aa2390135326bb16d0aa81624a3c158774b891 authored almost 12 years ago
- Fixed issue with tableView categories where they wouldn’t stick in the correct positions.

- Print statement improvement

github.com/coronalabs/framework-widget - f555a02f2c7d49bfce9c4ff599949bec9d8d1325 authored almost 12 years ago
- Fixed issue with tableView categories where they wouldn’t stick in the correct positions.

- Print statement improvement

github.com/coronalabs/framework-widget - 5c592527fe35f679dc3477cdb3207894a4e3dd67 authored almost 12 years ago
- Added scaling override function for certain widgets (tableView, scrollView, pickerWheel )

github.com/coronalabs/framework-widget - 080631f1eca54a6ee83b6adc77694f9a7129e03c authored almost 12 years ago
- Added scaling override function for certain widgets (tableView, scrollView, pickerWheel )

github.com/coronalabs/framework-widget - 4858b8ba62cd39a7f2e3801fda736a2e32d83106 authored almost 12 years ago
- Fixed issue with unit_test's not working on device.

- TableView improvements & bug fixes.
- ScrollView improvements.

github.com/coronalabs/framework-widget - 396e8b5e9874aba9a54e92504e4b16c129f81806 authored almost 12 years ago
- Fixed issue with unit_test's not working on device.

- TableView improvements & bug fixes.
- ScrollView improvements.

github.com/coronalabs/framework-widget - aea0fadc0a25b08624a1c01773ed8cbdbeb3b44b authored almost 12 years ago
All - Fixed easing.outExpo so that it doesn't generate illegal alpha values (and thus cause warnings in the console) - fixes casenum: 13695

github.com/coronalabs/framework-easing - 411cdf27c28c7d40ecaa85cb1bf3239e1245101d authored about 12 years ago
- Fixed issue with pickerwheel top/bottom padding not returning the first/last row.

- Added ability for users to group radio buttons in a set. For widget.newSwitch(), this means tha...

github.com/coronalabs/framework-widget - d6e43e38c45772ee23a8786e0f9c88f81acd1303 authored about 12 years ago
- Fixed issue with pickerwheel top/bottom padding not returning the first/last row.

- Added ability for users to group radio buttons in a set. For widget.newSwitch(), this means tha...

github.com/coronalabs/framework-widget - cb88b390b3dee7babccec7482e6da7f2a0b5e81a authored about 12 years ago
- Fixed issue where creating a widget button without a label would throw an error

- Fixed issue where widget button “overFile” was required. Now falls back to defaultFile if it do...

github.com/coronalabs/framework-widget - 8e7f1aeb9990ec5a106b8ae3c3e5a7c565bcf88b authored about 12 years ago
- Fixed issue where creating a widget button without a label would throw an error

- Fixed issue where widget button “overFile” was required. Now falls back to defaultFile if it do...

github.com/coronalabs/framework-widget - 280ae1aac0064f5fcceff6303f00385fc952723b authored about 12 years ago
- Added internal method widget._getFrameIndex(), to grab a frame from our widget theme file but fall back safely if a theme wasn’t defined.

github.com/coronalabs/framework-widget - e9edf7add3b0daa09874c604e301963101eb2e9f authored about 12 years ago
- Added internal method widget._getFrameIndex(), to grab a frame from our widget theme file but fall back safely if a theme wasn’t defined.

github.com/coronalabs/framework-widget - d7b488dad758175ba265a3e3fde7af163fa94f55 authored about 12 years ago
- Fixed incorrect use of imageSheets on:

widget.pickerWheel
widget.progressView
widget.newSearchField
widget.newSlider
widget.newSpinner
w...

github.com/coronalabs/framework-widget - 5d54632b8f963342fd91e9dd6fe7376953ef59cd authored about 12 years ago
- Fixed incorrect use of imageSheets on:

widget.pickerWheel
widget.progressView
widget.newSearchField
widget.newSlider
widget.newSpinner
w...

github.com/coronalabs/framework-widget - 62d6cf924274924dfc867cd2344c1afcc81255b0 authored about 12 years ago
- Fixed incorrect use of parameters and overall code set up for imageSheets in widget.newButton().

- Added support for using single png image files to widget.newButton()
- Fixed issues with widget...

github.com/coronalabs/framework-widget - 004a4320c21ab32445198f292f9098ca42b5cbdd authored about 12 years ago
- Fixed incorrect use of parameters and overall code set up for imageSheets in widget.newButton().

- Added support for using single png image files to widget.newButton()
- Fixed issues with widget...

github.com/coronalabs/framework-widget - 15317b30ff3ee66d66d87e6cd0e77c8a9437af5c authored about 12 years ago
Fix regression: missing global copyTable used when 'delay' is specified

Reviewed by: Perry

github.com/coronalabs/framework-transition - 3fe18a7340b66c36e9b276a954ee602e6f6699a0 authored about 12 years ago
- Change to widget unit test main file.

github.com/coronalabs/framework-widget - 137f1baa284d5adc6831fe131ec0a169f505b7ce authored about 12 years ago
- Change to widget unit test main file.

github.com/coronalabs/framework-widget - 82ce70e0521c646ae25a17b3bf7b69127b9b674c authored about 12 years ago
- Increased transition speed of widget on/off switch transition.

- Fixed issue where Pickerwheel can't get index value when item is dragged below bottom/top limit...

github.com/coronalabs/framework-widget - 5dd6e4a56ed71101724edc9a7b67468d05595c70 authored about 12 years ago
- Increased transition speed of widget on/off switch transition.

- Fixed issue where Pickerwheel can't get index value when item is dragged below bottom/top limit...

github.com/coronalabs/framework-widget - 0fcc09e779e6c55c410540ef1a3dd410442805f5 authored about 12 years ago
1) Fixed incorrect bottom limit on pickerWheel columns

github.com/coronalabs/framework-widget - bf247647f24152b605099e29c645bdedefcf8318 authored about 12 years ago
1) Fixed incorrect bottom limit on pickerWheel columns

github.com/coronalabs/framework-widget - f0328012fe5aa1f3de8ca5aa50ab36e1b190468c authored about 12 years ago
- Eliminated tableView row flickering by ditching using display.newLine for row lines in favor of setting a stroke width and color to a display.newRect object.

- Added ability to create categories for tableViews. Todo - Need to make them “stick” to the top...

github.com/coronalabs/framework-widget - 778e879785e5777324fa7b978fdf5cb8c2a8900a authored about 12 years ago
- Eliminated tableView row flickering by ditching using display.newLine for row lines in favor of setting a stroke width and color to a display.newRect object.

- Added ability to create categories for tableViews. Todo - Need to make them “stick” to the top...

github.com/coronalabs/framework-widget - 9754dc09f053b5e372151dec2a8c0e690e6d3fff authored about 12 years ago
- Added method switch:setState() to widget.newSwitch. Used to set the state of a switch programmatically. The visual effect can either be instantaneous or animated.

- Fixed issue where widget switch (checkbox/radio) object was not getting assigned it’s view prop...

github.com/coronalabs/framework-widget - 9084fd135c971081f2321f4fbe7a9f53c49d58da authored about 12 years ago
- Added method switch:setState() to widget.newSwitch. Used to set the state of a switch programmatically. The visual effect can either be instantaneous or animated.

- Fixed issue where widget switch (checkbox/radio) object was not getting assigned it’s view prop...

github.com/coronalabs/framework-widget - 5839f729ebb8452aed0e26cd9c9a51580731dfa1 authored about 12 years ago
1) First commit of remake of widget.newPickerWheel.

2) Fixed casenum 20003 - "On-Off switch widget fails on double-taps if onRelease method removes t...

github.com/coronalabs/framework-widget - 705e0c819735698a6549b7ff8c73b0a95d6d427a authored about 12 years ago
1) First commit of remake of widget.newPickerWheel.

2) Fixed casenum 20003 - "On-Off switch widget fails on double-taps if onRelease method removes t...

github.com/coronalabs/framework-widget - 0185769bb50b866ca1b688484514b14271c31e45 authored about 12 years ago
1) Fixed bug where widget.newButton couldn't be pressed after being pressed once when not inserted into a scrollView.

2) Fixed bug where widget.newButton label alignment was not correct after changing it's label.

github.com/coronalabs/framework-widget - 8732ea13c640e4487aaee74b723a263f3f4ae3f3 authored about 12 years ago
1) Fixed bug where widget.newButton couldn't be pressed after being pressed once when not inserted into a scrollView.

2) Fixed bug where widget.newButton label alignment was not correct after changing it's label.

github.com/coronalabs/framework-widget - 4b8743482844124103dee1945cf4682cfeb69edf authored about 12 years ago
1) Finished widget.newTableView.

2) Improved widget.newScrollView. Can now have widget buttons inserted into it along with scrollV...

github.com/coronalabs/framework-widget - e2d332fe8de858ed02150c37f878f1c7d2e1f529 authored about 12 years ago
1) Finished widget.newTableView.

2) Improved widget.newScrollView. Can now have widget buttons inserted into it along with scrollV...

github.com/coronalabs/framework-widget - 27c83eef7acf0fbd7f9cfd82b81c026cf7de16a4 authored about 12 years ago
Linux: add an option to use system jsoncpp

BUG=none

Review URL: https://codereview.chromium.org/11737009

git-svn-id: http://src.chromium....

github.com/coronalabs/external-metalangle-jsoncpp - db26e336786730f13351d8a16b9935854a6ad752 authored about 12 years ago
1) Completed re-programming widget scrollView from scratch.

2) Added file widget_momentumScrolling.lua that controls momentum scrolling and scrolling in gene...

github.com/coronalabs/framework-widget - ef876e8b487fd4e284c4119439bc91f4b6c5dc8b authored about 12 years ago
1) Completed re-programming widget scrollView from scratch.

2) Added file widget_momentumScrolling.lua that controls momentum scrolling and scrolling in gene...

github.com/coronalabs/framework-widget - ff59302754e94d54db7780e6b4531b6c0ebb9366 authored about 12 years ago
1) Fixed issue where a stepper could not be decremented below it's initial value even if it's initial value was higher than it's minimum value.

2) Fixed issue where a button wouldn't re-align it's labels correctly when using the button:setL...

github.com/coronalabs/framework-widget - 9f1e0402767a9548e685d0b1326f323b65594f36 authored about 12 years ago
1) Fixed issue where a stepper could not be decremented below it's initial value even if it's initial value was higher than it's minimum value.

2) Fixed issue where a button wouldn't re-align it's labels correctly when using the button:setL...

github.com/coronalabs/framework-widget - 514bfa8b61043d7df5b5dc7d2a0f11d1d62faf2c authored about 12 years ago
Fixed warning(error?) on #if testing value of _MSC_VER without checking that it was defined.

github.com/coronalabs/external-metalangle-jsoncpp-source - 42321f24a6efd78ddf5d78514ab367891bd0e63b authored about 12 years ago
1) Created bash script to generate a widget unit test for on device testing.

2) Removed silly automator files.
3) Added readme.markdown which lists instructions on building a...

github.com/coronalabs/framework-widget - 9aa40331a760594f62f3ae0202833e994186f965 authored about 12 years ago
1) Created bash script to generate a widget unit test for on device testing.

2) Removed silly automator files.
3) Added readme.markdown which lists instructions on building a...

github.com/coronalabs/framework-widget - 3ca0be42fecd526d3a93b38c55d5a4962113fe58 authored about 12 years ago
1) Completed re-make of widget.newSlider. It now supports the creation of both horizontal and vertical (new) sliders.

github.com/coronalabs/framework-widget - c483686b6c8c5d35be883985727dbf7a8703edeb authored about 12 years ago
1) Completed re-make of widget.newSlider. It now supports the creation of both horizontal and vertical (new) sliders.

github.com/coronalabs/framework-widget - 45fb15d4e5dac565c4a393ff68207951c0e9ebe1 authored about 12 years ago
1) Completed re-programming of display.newEmbossedText()

2) Added slider resources

github.com/coronalabs/framework-widget - d49ade680ca3bb2db82035dd08c2dcba185211d7 authored about 12 years ago
1) Completed re-programming of display.newEmbossedText()

2) Added slider resources

github.com/coronalabs/framework-widget - 6371c139bd472fda48e6ed6a38bf91eb57da1469 authored about 12 years ago
1) Added remake of widget.newSlider. - Todo: Need to implement 9 piece creation and also vertical slider support.

2) Added template of widget_embossedText. Todo: Need to redo this one still.

github.com/coronalabs/framework-widget - f572ea8a83b01884506ceffaccbaf95ba111b8b7 authored about 12 years ago
1) Added remake of widget.newSlider. - Todo: Need to implement 9 piece creation and also vertical slider support.

2) Added template of widget_embossedText. Todo: Need to redo this one still.

github.com/coronalabs/framework-widget - 57f47bcc271cb2078e1ca80c4fb2037e67c740dd authored about 12 years ago
1) Added missing label color properties to widget.newTabBar. User can pass an default and over label color on a per tab basis. Defaults to the iOS standard grey/white if not passed.

--HG--
rename : widget_assets/graphics/TexturePacker/@2x/sliderHandle.png => widget_assets/graph...

github.com/coronalabs/framework-widget - 3d42baf6ccaf5ef9a8bdbbbbe4e24903b70d3f5a authored about 12 years ago
1) Added missing label color properties to widget.newTabBar. User can pass an default and over label color on a per tab basis. Defaults to the iOS standard grey/white if not passed.

github.com/coronalabs/framework-widget - 46f007e5070c9d5a03b0f14030aa505061d99272 authored about 12 years ago
1) Completed remade widget.newTabBar.

2) Fixed inconsistencies between each widgets set up, some used theme, others used themeOptions. ...

github.com/coronalabs/framework-widget - 9ca099b8dbc1c9574d5094c3f366bda16f274246 authored about 12 years ago
1) Completed remade widget.newTabBar.

2) Fixed inconsistencies between each widgets set up, some used theme, others used themeOptions. ...

github.com/coronalabs/framework-widget - b28d333d0f53e74d5c45eb605b66ef72448fd7e9 authored about 12 years ago
1) Removed use of topLeft reference points from all *new* and *remade* widgets.

2) Optimized and simplified widget.lua and it's soft wrappers.
3) Cleaned up theme_ios.lua.
4) Va...

github.com/coronalabs/framework-widget - 4180e44dfa9fdf38fa8fbfb9ad8a2c92a1244773 authored about 12 years ago
1) Removed use of topLeft reference points from all *new* and *remade* widgets.

2) Optimized and simplified widget.lua and it's soft wrappers.
3) Cleaned up theme_ios.lua.
4) Va...

github.com/coronalabs/framework-widget - 25dfb0600d7a7df7ff84a803e5b9d2e42c54b7ce authored about 12 years ago
1) Fixes issue where the stepper's id couldn't be accessed via event.target.id

2) Adds three new events for the stepper.

event.value -- The current value of the stepper.
even...

github.com/coronalabs/framework-widget - 3e9b3ec8ef58f98a368c32e7d66a8a668ff313e7 authored over 12 years ago
1) Fixes issue where the stepper's id couldn't be accessed via event.target.id

2) Adds three new events for the stepper.

event.value -- The current value of the stepper.
even...

github.com/coronalabs/framework-widget - 94048ecbe501fda390dcc3feebc36c7467b95d28 authored over 12 years ago
1) Fixes bug where setting a middle segment to be the default segment would throw an error.

github.com/coronalabs/framework-widget - a4380ba1a523c9af605fe8c342595def2b8f62eb authored over 12 years ago
1) Fixes bug where setting a middle segment to be the default segment would throw an error.

github.com/coronalabs/framework-widget - 0987be2227e27deb0a50a177cf7bc246d82ecd76 authored over 12 years ago
1) Minor change to widget switch for on/off positioning.

github.com/coronalabs/framework-widget - b23a9781f84ce30f1fcc213c0f1d57c2ca9840eb authored over 12 years ago
1) Minor change to widget switch for on/off positioning.

github.com/coronalabs/framework-widget - 0074425f25b71ab8da22a3b1f7460349f6041866 authored over 12 years ago
1) Fixes casenums: 18538, 18537, 18503

2) Fixes issues where widgets would be created with a center reference point when setting left/to...

github.com/coronalabs/framework-widget - 419837c4e33403cb64322bea57f0e7855652ead9 authored over 12 years ago
1) Fixes casenums: 18538, 18537, 18503

2) Fixes issues where widgets would be created with a center reference point when setting left/to...

github.com/coronalabs/framework-widget - 52930e1fe1cd08f75cd2ba9286e33f20e88b8889 authored over 12 years ago
1) Fixed issue where search field's textfield wasn't being removed from the stage

github.com/coronalabs/framework-widget - d2f318fda91408bd3cc9be577f1ef73fef5fe219 authored over 12 years ago
1) Fixed issue where search field's textfield wasn't being removed from the stage

github.com/coronalabs/framework-widget - e639b982c4f8aa611cc0223016b02dce35688124 authored over 12 years ago
1) Fixed error with unit test for segmented control

github.com/coronalabs/framework-widget - f8b86d241c9a682e806a15bea554fd0e9b3d4d23 authored over 12 years ago
1) Fixed error with unit test for segmented control

github.com/coronalabs/framework-widget - 16399fae89cf1c04cac8f90a8d7b9aaff621b19b authored over 12 years ago
1) Fixed issue where segmentedControl labels were not being properly center aligned to the segment.

github.com/coronalabs/framework-widget - 1ce19e944e79e7571912ec8d09fb3269ec7feba8 authored over 12 years ago
1) Fixed issue where segmentedControl labels were not being properly center aligned to the segment.

github.com/coronalabs/framework-widget - bfe9fcea396a9fd737d655a990cb0ec2ada09411 authored over 12 years ago
1) Added searchField graphics back into imageSheet (widget assets)

github.com/coronalabs/framework-widget - ec8a551a865665c24fb685c5b570833f92b293f2 authored over 12 years ago
1) Added searchField graphics back into imageSheet (widget assets)

github.com/coronalabs/framework-widget - a6ea8cf664f9185138aca1d0fb959504484d7f83 authored over 12 years ago
1) Fixes casenum: 18398 - PickerWheel runtime error when dragging a column before first or past last item.

2) Fixed positioning issues with widget_searchField's textField positioning on device & sim
3) Ad...

github.com/coronalabs/framework-widget - 9ab991e557d5543b1a5c8850b94f66016b1b9d4f authored over 12 years ago
1) Fixes casenum: 18398 - PickerWheel runtime error when dragging a column before first or past last item.

2) Fixed positioning issues with widget_searchField's textField positioning on device & sim
3) Ad...

github.com/coronalabs/framework-widget - 18a881e05e11aeee8d0aa23e3a957ad5dcc03efd authored over 12 years ago
1) Minor changes to widget_segmentedControl.

github.com/coronalabs/framework-widget - ad25779101ee76a8eabd88f6df79f825ca9e1558 authored over 12 years ago
1) Minor changes to widget_segmentedControl.

github.com/coronalabs/framework-widget - 28a807f264a27262742cf511a5d60f1dfd3224ae authored over 12 years ago
1) Completed widget.newSegmentedControl

github.com/coronalabs/framework-widget - ea689cd2e6683da98668473ea6dbfbb4c68fbfaf authored over 12 years ago
1) Completed widget.newSegmentedControl

github.com/coronalabs/framework-widget - a78260ca07e41b18a971fbdb598e76ba5e7610bc authored over 12 years ago
1) Removed currently private widgets from imagesheet and theme files

github.com/coronalabs/framework-widget - c2d92d73cc6352069d4e414d5e8829a7b682b854 authored over 12 years ago
1) Removed currently private widgets from imagesheet and theme files

--HG--
rename : widget_assets/graphics/TexturePacker/@2x/searchField_bar.png => widget_assets/gr...

github.com/coronalabs/framework-widget - 9265956842f4b4241cd546bb2b33bc1de6ff72ed authored over 12 years ago
1) Fixed issue with progressView's fill not filling the left/right edges equally to the top/bottom edges.

2) Fixed issue with searchField not dismissing the keyboard on a "submitted" phase.
3) First comm...

github.com/coronalabs/framework-widget - 2132b80afc693e27b48a01a13ca361e0f5faaa61 authored over 12 years ago
1) Fixed issue with progressView's fill not filling the left/right edges equally to the top/bottom edges.

2) Fixed issue with searchField not dismissing the keyboard on a "submitted" phase.
3) First comm...

github.com/coronalabs/framework-widget - f80a0194fdd7229fdeefa12e111364b65e624ba7 authored over 12 years ago