log

age author description
Wed, 23 Nov 2011 16:37:52 -0600 Brian Smith Test fix for deadlock during uploading on Mac and Linux...
Wed, 23 Nov 2011 15:44:32 -0600 Brian Smith Fixed using wrong variable to check the current buffer size for sending from file.
Tue, 22 Nov 2011 09:12:23 -0600 Brian Smith More flexible move command and updated the uninstall display name.
Tue, 22 Nov 2011 08:42:25 -0600 Brian Smith Ok moved away from using zip2exe on Windows and created x86 and x64 NSI files.
Mon, 21 Nov 2011 21:55:36 -0600 Brian Smith Include the readme file in the Mac disk image.
Mon, 21 Nov 2011 20:45:48 -0600 Brian Smith Updated the installer rule on OS/2.
Mon, 21 Nov 2011 18:23:24 -0600 Brian Smith Use $BINNAME instead of handyftp for more flexibility.
Mon, 21 Nov 2011 18:19:53 -0600 Brian Smith Get the name of the library linked using otool before using
Sun, 20 Nov 2011 11:21:43 -0600 Brian Smith Put the installer zip file in the "install" folder on Windows.
Sun, 20 Nov 2011 11:09:08 -0600 Brian Smith Grab the latest sfx.exe from Installer/2 when building.
Sun, 20 Nov 2011 08:53:11 -0600 Brian Smith Added installer rule and script to make a DMG install disk image.
Sat, 19 Nov 2011 22:09:32 -0600 Brian Smith Added script and code to create an application bundle on the Mac.
Sat, 19 Nov 2011 12:22:18 -0600 Brian Smith Add rule for nmake to create an Installer/2 archive and excutable.
Sat, 19 Nov 2011 11:46:54 -0600 Brian Smith Updated the Visual C makefile to allow disabling debug information...
Sat, 19 Nov 2011 10:46:13 -0600 Brian Smith Removed really outdated information from the readme.
Sat, 19 Nov 2011 10:17:10 -0600 Brian Smith Removed unused variable reported by gcc on OS/2.
Sun, 13 Nov 2011 14:49:50 -0600 Brian Smith Added Installer configuration and scripts for OS/2 and maybe other platforms.
Sun, 13 Nov 2011 10:38:25 -0600 Brian Smith Fix for help not opening on the Mac. TODO: Make it find help in the bundle.
Thu, 10 Nov 2011 09:55:55 -0600 Brian Smith dw_notebook_page_destroy() on GTK at least decreases the reference count...
Mon, 07 Nov 2011 19:37:02 -0600 Brian Smith Switched to using dw_debug() to show the debug messages.
Mon, 07 Nov 2011 11:36:01 -0600 Brian Smith Cleaned up HandyFTP source to avoid gcc 4.6 warnings.
Mon, 31 Oct 2011 23:07:55 -0500 Brian Smith Changes for function name change to dw_container_set_stripe().
Sun, 09 Oct 2011 04:39:11 -0500 Brian Smith Change the row colors to the system default.
Sat, 08 Oct 2011 14:03:49 -0500 Brian Smith Setting row colors needs to be after the containers are setup.
Sat, 08 Oct 2011 13:41:32 -0500 Brian Smith Experimental code to test alternating row colors functionality.
Mon, 25 Jul 2011 23:01:49 -0500 Brian Smith Use DW_POINTER_TO_INT where needed to avoid compiler warnings on 64bit.
Sat, 25 Jun 2011 21:12:55 -0500 Brian Smith Switched to using dw_font_set_default() from the old internal Mac function.
Thu, 02 Jun 2011 19:22:21 -0500 Brian Smith Changed to a slightly bigger terminal font for the log window due to the new font point size calculation.
Sat, 07 May 2011 01:18:36 -0500 Brian Smith Changed to using the new DW_RESOURCE() macro to typecast resource IDs to HICN.
Sat, 07 May 2011 00:21:40 -0500 Brian Smith Fix for change in return values for dw_container/filesystem_setup().
Wed, 27 Apr 2011 06:53:44 -0500 Brian Smith Unlock mutex when exiting a tab thread... most platforms seem to do this automatically... however on the Mac the thread exits with the lock.
Tue, 19 Apr 2011 05:21:29 -0500 Brian Smith Switched to using resource compression method 1 on OS/2.
Tue, 19 Apr 2011 03:27:19 -0500 Brian Smith Updated to use dw_user_dir() and save to the home directory on all platforms.
Sun, 03 Apr 2011 16:37:16 -0500 Brian Smith Imported converted Windows icon with better alpha.
Sun, 03 Apr 2011 16:30:02 -0500 Brian Smith Added a 24bit Windows icon to try to convert to OS/2 again. (last one didn't work)
Sun, 03 Apr 2011 16:26:57 -0500 Brian Smith Added a bunch of different sizes in the Windows icon so maybe I can use WinIco to convert to OS/2.
Sat, 02 Apr 2011 17:36:50 -0500 Brian Smith Use environment variables instead.
Sat, 02 Apr 2011 15:39:58 -0500 Brian Smith Added 48x48 icon to support Windows XP.
Sat, 02 Apr 2011 02:06:27 -0500 Brian Smith Updated the HandyFTP logo on Windows to use the virtual transparent background feature.
Fri, 01 Apr 2011 23:01:39 -0500 Brian Smith Last OS/2 icon was too big...and alpha was messed up... so this is a fixed version.
Fri, 01 Apr 2011 21:20:27 -0500 Brian Smith Updated OS/2 Icon.
Fri, 01 Apr 2011 20:14:35 -0500 Brian Smith Updated icon and image for GTK.
Fri, 01 Apr 2011 20:01:21 -0500 Brian Smith Update Windows icon.
Fri, 01 Apr 2011 19:12:58 -0500 Brian Smith Updated HandyFTP icon for Mac.
Sat, 26 Mar 2011 10:17:15 -0500 Brian Smith Updated the GTK icons with alpha.
Sat, 26 Mar 2011 10:09:04 -0500 Brian Smith Added Mac images.
Thu, 24 Mar 2011 10:55:41 -0500 Brian Smith Scroll and set the cursor in the MLE about box so it is at the beginning.
Thu, 17 Mar 2011 19:37:38 -0500 Brian Smith Set style of buttons to not have a border.
Thu, 17 Mar 2011 12:43:22 -0500 Brian Smith Added manifests to allow using the XP/Vista/7 themes.
Thu, 17 Mar 2011 10:54:50 -0500 Brian Smith Added manifest support.
Thu, 17 Mar 2011 10:49:12 -0500 Brian Smith Support for building HandyFTP 64bit.
Wed, 16 Mar 2011 11:16:08 -0500 Brian Smith Pick better fonts on the Mac.
Tue, 15 Mar 2011 18:12:34 -0500 Brian Smith Added settings for the Mac editor.
Sun, 27 Feb 2011 14:57:10 -0600 Brian Smith Fixes for icon changes to work properly on the Mac.
Fri, 25 Feb 2011 09:58:18 -0600 Brian Smith Added missing test for pipe() which was causing problems on Unix and Mac.
Fri, 18 Feb 2011 18:13:50 -0600 Brian Smith Updated copyright date.
Fri, 18 Feb 2011 17:02:14 -0600 Brian Smith Fixes for building with debug information in Visual Studio.
Fri, 18 Feb 2011 08:22:00 -0600 Brian Smith Missed a getline() change which was causing an infinite loop on Linux.
Fri, 18 Feb 2011 07:33:14 -0600 Brian Smith Fixes for building on Linux. Conflict with getline().
Fri, 18 Feb 2011 06:05:46 -0600 Brian Smith Fixes for building with Visual Studio 2008. Apparently -debug:full is invalid now.