Notes: Launch default application for specified file types (default type is torrent). Grab filename from HTTP header "Content-disposition:". Fix: If file create failed, program will be crash. Fix: Windows explorer show error if path contain space character. (Windows)
Changes: 2009-07-03 Raymond Huang * ug_category.c: remove obsolete element "nCapacity" and "nRunning". * configure.ac, uget-callback.c: change version to 1.4.9 2009-06-23 Raymond Huang * ug_category.c, ug_category.h (ug_category_queue_refresh): Launch default application for downloaded files. * uget-callback.c (uget_on_timer): Launch default application for downloaded files. * ug_settings_dialog.c, ug_settings_dialog.h: New setting widget for launching application. * uget.c, uget.h: New setting data for launching application. * ug_stdio.h, ug_plugin_curl.c: Fix spell & word error. 2009-06-22 Raymond Huang * ug_message.c, ug_message.h, ug_plugin.c: rename UG_MESSAGE_ERROR_FILE_REPEAT to UG_MESSAGE_ERROR_FILE_CREATE_FAILED. * ug_plugin_curl.c: (ug_plugin_curl_thread): avoid crash if file create failed. support case-insensitive HTTP headers. * uget.c (uget_parse_option): avoid gtk_tree_model_iter_nth_child() to print warning message. * ug_batch_widget.c (ug_batch_widget_init): change string "case sensitive" to "case-sensitive". 2009-06-21 Raymond Huang * ug_plugin_curl.c (ug_plugin_curl_header_http): grab filename from HTTP header "Content-disposition:". * ug_message.c, ug_message.h: add new message : UG_MESSAGE_DATA_HTTP_CONTENT_DISPOSITION. * test/test_download.c: support message : UG_MESSAGE_DATA_HTTP_CONTENT_DISPOSITION. * uget-callback.c (uget_on_open_downloaded_folder): use ShellExecuteW() to replace g_spawn_async() for MS-Windows. It fix Windows explorer show error if path contain space character.
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use