Quantcast
Viewing all articles
Browse latest Browse all 1149

CodePlex Daily Summary for Sunday, April 13, 2014

CodePlex Daily Summary for Sunday, April 13, 2014

Popular Releases

  • HandJS: Hand.js v1.3.8: Fixing another critical IE8 error. Implementing relatedTarget property on pointerover/out/enter/leave. NOTE: POINTER_TYPE_XXX constant variables are removed as of v1.3.1 as the specification doesn't have them. Please use strings (including "mouse" / "touch" / "pen") instead of those constants to identify pointer types.
  • NTLEA - NT Locale Emulator Advance: Ntleas Core.GUI Build 38: Version: 1.0.0b Build: 38 Description fix bug when hook SHBrowseInfoA, the default size of pszDisplayName should have at least MAX_PATH charactors, or else, the program may be crashed after select directory. all previous should have upgrade to this new version.
  • SEToolbox: SEToolbox 01.025.021 Release 2: Fix to the updater causing SEToolbox to repeatedly restart with custom SE Application Location. Installation of this version will replace older version. Runtime requirements: MS .NET Framework 4. http://www.microsoft.com/en-au/download/details.aspx?id=17851
  • VG-Ripper & PG-Ripper: PG-Ripper 1.4.30: changes NEW: Added Support for 'ImageEer.com' links NEW: Added Support for 'Dimtus.com' links NEW: Added Support for 'ImgStudio.org' links NEW: Added Support for 'PixPal.net' links FIXED: 'ImageFap.net' links FIXED: 'PixRoute.com' links FIXED: 'ImgServe.net' links FIXED: Auto Updater
  • Roadkill - .NET Wiki engine: Web platform installer package: Web platform installer package (http://www.microsoft.com/web/gallery/) for version 2.0
  • Pinger: Pinger 1.2: Fri Apr 11 23:59:35 2014 Seyyed Soroosh Hosseinalipour <soorosh_abi@hotmail.com> * The works have done: ** -Main.cs: ExecuteCommandSync() is now run as async. ** Some clean code. ** Released Pinger 1.2.
  • Skuid Parse: Initial Release: This is the initial release of the application.
  • re-linq: 1.15.12.0 (.NET 4.5): This is build 1.15.12.0 of re-linq for .NET 4.5. Find the complete release notes for the build here: Release Notes To use re-linq with .NET 3.5, use a 1.13.x build.
  • babelua: 1.5.0: V1.5.0 - 2014.4.11New feature: integrate debug tools into babelua , now you can debug lua code in vs just like c++ or c#; Stability improvement: V1.0.7 - 2014.4.10Stability improvement: fix a bug that may cause an exception when edit words in editor; V1.0.6 - 2014.4.8Performance improvement: optimize auto completion mechanism ; add a setting item so that you can change lua executable file working path; update some tool windows so that they can show better at vs 2013; Stability improvement: fi...
  • VidCoder: 1.5.20 Beta: Added rotation and reflection filters. Updated HandBrake core to SVN 6160.
  • Magick.NET: Magick.NET 6.8.8.1001: Magick.NET linked with ImageMagick 6.8.8.10.
  • CS-Script for Notepad++ (C# intellisense and code execution): Release 1.0.21.0: Implemented Integrated Debugger Previous release features - Step Over - Step In - Step Out - Set Next Statement - Toggle breakpoint - 'Call Stack' Panel - 'Locals' Panel - QuickWatch panel - Threads panel - Optional breaking on user Exceptions - Showing fields/properties values on mouse rollover - Breakpoints persistence Current release features - Watch panel http://download-codeplex.sec.s-msft.com/Download?ProjectName=csscriptnpp&DownloadId=817096 Limitations This ...
  • Task Scheduler Managed Wrapper: Release 2.1.0: Some bug fixes, better support for Windows 8 additions to core library, addition of Fluent syntax, and crontab syntax, since the 1.9.4 release. Since 2.0.3 release, added support for .NET 2.0 and 4.0, security handling, version compatibility handling (for connecting to up or down-stream versions), bug fixes, and improved marshalling. See Source Code for full details of changes. Download Descriptions TaskScheduler.zip - Includes the base library (Microsoft.Win32.TaskScheduler.dll) with no UI ...
  • FlowGraph: FlowGraph 1.0.0.1 source code: FlowGraph 1.0.0.1 update (fixed output connector labels display bug (input labels were used for outputs too))
  • Extension Methods Library (C#, EF6+): Release v1.1.3.1: Release v1.1.3.1Entity Framework bulk operation can now be used with SqlTransaction / DbContextTransaction Extension MethodsFixed: Identity column for bulk operation are now optional Fixed: Internal datasouce will take Bulk Mapping over sql column if a mapping exists Entity Framework Extension MethodsFixed: Identity column for bulk operation are now optional (Thank you ebbef for reporting) Fixed: Internal datasouce will take Bulk Mapping over sql column if a mapping exists Fixed: Bulk...
  • Python Tools for Visual Studio: 2.1 Beta: Release notes for PTVS 2.1 Beta We’re pleased to announce the release of Python Tools for Visual Studio 2.1 Beta. Python Tools for Visual Studio (PTVS) is an open-source plug-in for Visual Studio which supports programming with the Python language. PTVS supports a broad range of features including CPython/IronPython, Edit/Intellisense/Debug/Profile, Cloud, IPython, and cross platform and cross language debugging support. Changes since 2.0 RTM There are a number of exciting improvements in...
  • Tweetinvi a friendly Twitter C# API: Tweetinvi 0.9.2.x: PublishTweet tweet with MediaThe release 0.9.2.x allows developers to send media to the server. This is particularly useful in order to send tweet with a media attached to it. byte[] file = File.ReadAllBytes(filePath); var tweet = Tweet.CreateTweetWithMedia(text, file); var imageURL = tweet.Entities.Medias.First().MediaURL; Please note that even if Twitter allows multiple files to be sent at once, most of the accounts are limited to post only 1 media with a tweet. If you add 2 and your accou...
  • ZXing.Net: ZXing.Net 0.14.0.0: changes of the java version are reflected until 2014/03/13 basic support for CMYK color space new BarcodeWriter for WPF compatibility fixes for PCL and WinRT components MSI is disabled by default because of to many false-positives VIN support for the ResultParser new option for the error correction level of PDF417 for rendering basic ECI support for PDF417 many other small bug fixes and improvements PDBs are source server indexed against svn (svn.exe has to be in search path)
  • SFDL.NET: SFDL.NET (2.2.9.1): Changelog: Implizit SSL Support
  • Visual Leak Detector for Visual C++ 2008/2010/2012: v2.4rc2: 2.4rc Enhancements: + VS2013 support added. + Improved usage in C code. + Setup rewrited to InnoSetup, autopatching common props implemented for VS2008-2013. + Called allocation function added to printed callstack. ! Memory leaks count fixed for case static/dynamic linked MFC. ! Release static linked CRT detection improved (VLD_OPT_RELEASE_CRT_RUNTIME define removed). ! VLD will display last internal frame Bugs Fixed: + Memory leaks with static linked CRT fixed for VS2012/201...

New Projects


Viewing all articles
Browse latest Browse all 1149

Trending Articles