[ubuntu/raring-proposed] tickr 0.6.3-1 (Accepted)
Emmanuel Thomas-Maurin
manutm007 at gmail.com
Mon Feb 18 07:32:13 UTC 2013
tickr (0.6.3-1) experimental; urgency=low
* Fix messy update_everything() function and add new
update_pixmap_from_opened_stream() function, used in tickr_mainc.c
and tickr_prefwin.c.
* All *string* values are now saved inclosed in a pair of " or '.
(This avoid getting trailing whitespaces removed by some editors,
and other weird things like that.) When read, enclosing " or ' are
removed, so backward compatibility is preserved.
* install-on-win32 script renamed build-on-win32 (for accuracy sake.)
* Fix some confusion about win_transparency in tickr_param.c.
Actually, double value from 0.1 to 1.0 inside program / int value
from 1 to 10 inside config file or as command line argument.
* Fix settings import doing nothing (regression bug).
* In show_resource_info(), fix URL link and GTK label.
* Move and set:
#define N_STR_MAX 8
#define STR_MAXLEN FILE_NAME_MAXLEN (128 previously)
and remove duplicates.
* In tickr_feedpicker.c, add:
if (IS_FLIST(flist_bak))
( f_list_free_all(flist_bak); )
to fix: list crash (f_list_free_all(): Invalid node in list) after
adding a feed to an empty list (when clicking OK).
* Rename (#define RESOURCE_DUMP) APP_CMD"-resrc-dump" ->
APP_CMD"-resrc-dump.xml" (because it *is* an XML file.)
* Little changes in big_error() text.
Date: 2013-02-09 10:24:08.694540+00:00
Changed-By: Emmanuel Thomas-Maurin <manutm007 at gmail.com>
Signed-By: Daniel Holbach <daniel.holbach at ubuntu.com>
https://launchpad.net/ubuntu/raring/+source/tickr/0.6.3-1
-------------- next part --------------
Sorry, changesfile not available.
More information about the Raring-changes
mailing list