13
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 17, 2024 — Jun 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated the installer so it included the newest executable. I forgot it. ;-) More... almost 19 years ago
Updated the contrib.bmp with a new screen shot of the new icons. More... almost 19 years ago
updated Changelog.txt for nex release. More... almost 19 years ago
Bufix in functions StringUtils::IntToStr and IntList::ToString. It caused that property grid didn't display the intlist property value. More... almost 19 years ago
Add use_microsoft_bom property to project. The default is false. When true, this will generate the file with a leading byte sequence expected by Microsoft compilers for UTF-8 files. Without this byte sequence, UTF-8 files are interpreted as ISO8859-1 or ASCII, and any character above 128 is misinterpreted. More... almost 19 years ago
Updated install script with latest version number. More... almost 19 years ago
Updated the Changelog.txt and about.html for next release. More... almost 19 years ago
Updated some of the icons. More... almost 19 years ago
Renamed remotely More... almost 19 years ago
Renamed remotely More... almost 19 years ago
Add contrib.bmp for the installer. More... almost 19 years ago
Updated install and upreved the about.html. More... almost 19 years ago
Updated the installer with the latest fixes. More... almost 19 years ago
Made it so the unique names are created with numbers instead of '_'. More... almost 19 years ago
Fix XRC styles importation (workaround with hardcoded styles) More... almost 19 years ago
Updated the about.html to keep the same revision. More... almost 19 years ago
Updated the installer. More... almost 19 years ago
Added a custom page to the installer that explains why the download of wxAdditions is important. More... almost 19 years ago
Updated install script. More... almost 19 years ago
Updated the version in about.html More... almost 19 years ago
Updated wxFormBuilder installer to dynamically download wxAdditions. More... almost 19 years ago
Updated project conversion - now converting the encoding of the original project file from ISO-8859-1 to UTF-8. More... almost 19 years ago
Now using std::auto_ptr for the splash screen, so delete does not need to be called. More... almost 19 years ago
Added XRC generation and importation for wxScrollBar and wxScrolledWindow. More... almost 19 years ago
Maintenance update. More... almost 19 years ago
Updated Changelog.txt for next release. More... almost 19 years ago
Fix several bugs in XRC importation/exportation: More... almost 19 years ago
Added unicode project targets for Windows. More... almost 19 years ago
Redid changes in StringToWxString (diacritic chars restoration) More... almost 19 years ago
Fixed wxArrayString code generation bug More... almost 19 years ago