0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
MOSYNC-3211: fixed - parsing double values is now done using an InvariantCulture (not depending on device settings) which considers the '.'(dot) as a separator between the integer and the decimal part of a number; also updated the static property validation method More... over 11 years ago
Merge pull request #466 from florinleu/ThreeThree More... over 11 years ago
Fixed MOSYNC-3228: Null-pointer exception in invalidateOptionsMenu. More... over 11 years ago
Fixed pim bugs. idl files organized in Modules directory. More... over 11 years ago
Merge remote-tracking branch 'github_origin/ThreeThree' into github_sandbox_threethree More... over 11 years ago
removed action bar dummy functions from iOS More... over 11 years ago
Merge branch 'ThreeThree' More... over 11 years ago
Merge pull request #464 from florinleu/ThreeThree More... over 11 years ago
MOSYNC-3249 Inconsistent naming for ListViewListener callbacks. More... over 11 years ago
Action Bar removed. More... over 11 years ago
MOSYNC-3229: add operation is now run on the UI thread -> no operations are lost due to synchronization More... over 11 years ago
Made some small changes to the NativeUIMap and MapTest programs (updated some button texts) More... over 11 years ago
Merge remote-tracking branch 'origin/ThreeThree' More... over 11 years ago
updated DebugPrintf.h in order to avoid compilation error inside WP8Libs.sln, this does not affect other runtimes/libraries except from WP8 More... over 11 years ago
updated the winphone-builder/main.cpp file. Now it sets a C building flag for all the .c files that are added to the WP8 project. More... over 11 years ago
added a new precompile define. More... over 11 years ago
updated the .rb files for building WP8 and WP7 in order to avoid the delition of the template folder and possible loose of one of the templates while building one of the runtimes. For instance building WP8 would clean the profiles/runtimes/winphone folder before copying the new template making the WP7 projects unbuildable from the IDE. More... over 11 years ago
updated the output path in order to avoid some warning. More... over 11 years ago
Merge pull request #463 from spiridon-alexandru/ThreeThree More... over 11 years ago
Merge pull request #462 from grigaci/ThreeThree More... over 11 years ago
Merge remote-tracking branch 'github_origin/ThreeThree' into github_sandbox_threethree More... over 11 years ago
MOSYNC-3017 ListViewItem is NULL on a ListView without an added ListViewSection More... over 11 years ago
Merge pull request #461 from grigaci/ThreeThree More... over 11 years ago
Merge pull request #460 from chovus/ThreeThree More... over 11 years ago
Merge pull request #459 from Sionarch/MOSYNC2481_InitialOrientation More... over 11 years ago
fixed unused import Android warnings (ep. 3) More... over 11 years ago
fixed unused imports on Android More... over 11 years ago
fixed Android deprecation warnings More... over 11 years ago
Merge branch 'ThreeThree' of https://github.com/MoSync/MoSync into ThreeThree More... over 11 years ago
updated the windows phone packager to fix a macro define bug. If there are no macro defines the argument should not be given to the builder. More... over 11 years ago