6
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Dec 07, 2024 — Dec 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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... about 16 years ago
Atom 1.0 based auto-update feed (appcasting) Branched support for update checking More... about 16 years ago
Defining version info in environment variables VERSION_MAJOR and VERSION_MINOR in the build batch script More... about 16 years ago
Version in the installer package file name More... about 16 years ago
Build script to automatically generate the appcast feed More... about 16 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... about 16 years ago
Compliance with XEP-0170 Recommended Order of Stream Feature Negotiation More... about 16 years ago
Removed redundant wrapper from XHTML-IM formatting in conference room More... about 16 years ago
Fixed regression bug from implementing new login dialog More... about 16 years ago
Removed redundant code More... about 16 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... about 16 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... about 16 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 16 years ago
Exclude pandiond.exe/pandiond.pdb from MSI package More... over 16 years ago
Build scripts to generate a Windows Installer (MSI) package for Pandion More... over 16 years ago
Workaround for RTL/LTR slowdown problem in Internet Explorer More... over 16 years ago
Prevent application launch during Uninstall (unregserver is deprecated) More... over 16 years ago
resource file cleanup More... over 16 years ago
fixed TEXTINCLUDE More... over 16 years ago
fixed winres.h dependency More... over 16 years ago
Removed annoying "user has removed you" message triggered by roster de-sync situations More... over 16 years ago
typo More... over 16 years ago
Set rendering direction on <html/> using dir property and CSS class name for styling purposes More... over 16 years ago
RTL support enabled for titlebar and menubar in all windows More... over 16 years ago
fixed Sebastiaan his fear of hardcoded values More... over 16 years ago
added external.wnd.rightToLeft(BOOL) More... over 16 years ago
gitfix More... over 16 years ago
fixed popupmenu bug More... over 16 years ago
Fix mistake in checking RTL attribute of translation file More... over 16 years ago
Fixed RTL in popupmenu More... over 16 years ago