Archive for April, 2008
Monday, April 28th, 2008
I'm shooting to have a version 3.31 release by this Thursday, May 1st. There's a nasty bug that's come up in the v3.30 code base that I need to fix! The problem occurs with my use of the native Win32 API, SHGetFolderPathW(). If your Documents or Pictures folder is on ...
Posted in Update News | 1 Comment »
Monday, April 21st, 2008
I signed up for a Cafepress account awhile ago but never got around to adding merchandise to it. This weekend, I finally uploaded all the images and set up the products:
The Official Paint.NET Merchandise store: http://www.cafepress.com/paintdotnet/
There are shirts, a mouse pad, mugs, stickers, buttons, hats, and a tote bag. If ...
Posted in Uncategorized | No Comments »
Thursday, April 10th, 2008
It's finally here! You can grab it via the built-in updater from the Help-> Check for Updates menu item, or go get it straight from the website at http://www.getpaint.net/ Enjoy! Changes since v3.22: New: Italian translation. New: Ability to save ...
Posted in Update News | 9 Comments »
Monday, April 7th, 2008
Well this has been an interesting release to push out the door ... all sorts of interesting hurdles have come up including hardware threatening to fail, myself being really busy with other cool stuff at my day job, translators with food poisoning (they are better now thankfully!), and pyrochild's computer ...
Posted in Update News | 8 Comments »
Saturday, April 5th, 2008
One of the tools I finally decided to sit down and write was a "ResXCheck" utility. RESX files hold the string resources for many .NET programs, including Paint.NET. At build time, these are compiled into a binary format and then stored in a DLL, or a RESOURCES file (Paint.NET uses ...
Posted in Uncategorized | 1 Comment »