6
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:pandion/pandion More... about 15 years ago
implemented showMaxBox More... about 15 years ago
Fix: Logout script error More... about 15 years ago
Fix: Script error while checking for auto-updates (doh!) More... about 15 years ago
Fix: Swapped descriptions of beta and stable tracks More... about 15 years ago
Auto-detect current track based on matching version in the appcast feed More... about 15 years ago
New dialog to check for updates and change version track (stable/beta/development) Fixed bug in update apply process More... about 15 years ago
Merge branch 'master' of github.com:pandion/pandion More... over 15 years ago
fixed issue 11 More... over 15 years ago
Fix: Remove old version before installing updates. Necessary because WiX Heat generates random IDs for files in each version. So MSI doesn't know which files are shared between versions and just removes everything. Did I mention MSI sucks? More... over 15 years ago
Fix: Close update dialog when there is no update Fix: Alternative behavior in case of missing enclosure Fix: XPath expression was too strict in selecting appcast entry tags More... over 15 years ago
Using SourceForge CDN for updates More... over 15 years ago
Tuned appcasting script to pull automatically from FeedBurner and trim its length Fixed appcast script mistake in local (non-Hudson) building Appcaster v1.1.0 improvements: - Loading the feed from a URL or local file - Insert new entries at top of the feed - "maxage" argument to prune expired items in a branch - "maxcount" argument to cap the number of entries in a branch More... over 15 years ago
Atom 1.0 based auto-update feed (appcasting) Branched support for update checking More... over 15 years ago
Defining version info in environment variables VERSION_MAJOR and VERSION_MINOR in the build batch script More... over 15 years ago
Version in the installer package file name More... over 15 years ago
Build script to automatically generate the appcast feed More... over 15 years ago
Adding build number from Hudson automatically to the deployed MSI and Client. Versioning is now x.y.z where: x = 0-255 (major) y = 0-255 (minor) z = 0-65535 (build) More... over 15 years ago
Compliance with XEP-0170 Recommended Order of Stream Feature Negotiation More... over 15 years ago
Removed redundant wrapper from XHTML-IM formatting in conference room More... over 15 years ago
Fixed regression bug from implementing new login dialog More... over 15 years ago
Removed redundant code More... over 15 years ago
Fixed handling of servers which offer SASL but no usable mechanism as well as legacy authentication. Found a rare case on some Openfire servers. Fixed compression-encryption order of importance in stream negotiation. More... over 15 years ago
Added auto-updating capabilities to the Installer: - Detect and remove old NSIS installations of Pandion 2.5 and earlier - Detect MSI setups of Pandion 2.6 and later for future updates - Allow setup command line toggle (LAUNCHAPP=yes) to restart Pandion after updating - Update detection, download, and installation is more robust and supports MSI packages. Also split the application name and details into different XML file for easier integration into eventual automated build process. More... over 15 years ago
Show UI with license and progress Launch Pandion immediately, if run in UI mode Use AdvancedWelcomeEulaDlg instead of the default WelcomeEulaDlg Replace the Checkbox + Next button combo with a single "Agree & Install" button Create shortcut on desktop to Pandion.exe Create shortcut in Start Menu to Pandion.exe Create shortcut in Startup folder to Pandion.exe More... over 15 years ago
Exclude pandiond.exe/pandiond.pdb from MSI package More... over 15 years ago
Build scripts to generate a Windows Installer (MSI) package for Pandion More... over 15 years ago
Workaround for RTL/LTR slowdown problem in Internet Explorer More... over 15 years ago
Prevent application launch during Uninstall (unregserver is deprecated) More... over 15 years ago
resource file cleanup More... over 15 years ago