~ubuntu-branches/debian/experimental/tickr/experimental

  • Committer: Package Import Robot
  • Author(s): Emmanuel Thomas-Maurin
  • Date: 2013-02-04 17:12:37 UTC
  • mfrom: (1.1.6)
  • Revision ID: package-import@ubuntu.com-20130204171237-z2k7mxofjt2ani42
Tags: 0.6.3-1
* 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.
Filename Latest Rev Last Changed Committer Comment Size
..
.pc 7 11 years ago Package Import Robot * Non standard feed rank support in OPML file. * Diff
autom4te.cache 1.1.6 11 years ago Package Import Robot Import upstream version 0.6.3 Diff
debian 2 12 years ago Bazaar Package Importer Initial release (Closes: #638999) Diff
doc 1.1.5 11 years ago Package Import Robot Import upstream version 0.6.2 Diff
glib-2.26.0-win32-patch 1 12 years ago Bazaar Package Importer Import upstream version 0.5.3 Diff
images 1 12 years ago Bazaar Package Importer Import upstream version 0.5.3 Diff
src 1 12 years ago Bazaar Package Importer Import upstream version 0.5.3 Diff
win32_install_stuff 1 12 years ago Bazaar Package Importer Import upstream version 0.5.3 Diff
xlib_stuff 1 12 years ago Bazaar Package Importer Import upstream version 0.5.3 Diff
aclocal.m4 1.1.4 11 years ago Package Import Robot Import upstream version 0.6.1 40.8 KB Diff Download File
AUTHORS 1.1.4 11 years ago Package Import Robot Import upstream version 0.6.1 45 bytes Diff Download File
build-on-win32 1.1.6 11 years ago Package Import Robot Import upstream version 0.6.3 911 bytes Diff Download File
ChangeLog 1.1.6 11 years ago Package Import Robot Import upstream version 0.6.3 11.8 KB Diff Download File
File compile 1 12 years ago Bazaar Package Importer Import upstream version 0.5.3 3.6 KB Diff Download File
config.h.in 1 12 years ago Bazaar Package Importer Import upstream version 0.5.3 2.8 KB Diff Download File
File configure 1.1.6 11 years ago Package Import Robot Import upstream version 0.6.3 185 KB Diff Download File
File configure.ac 1.1.6 11 years ago Package Import Robot Import upstream version 0.6.3 963 bytes Diff Download File
COPYING 1.1.4 11 years ago Package Import Robot Import upstream version 0.6.1 34.3 KB Diff Download File
File depcomp 1 12 years ago Bazaar Package Importer Import upstream version 0.5.3 18.1 KB Diff Download File
INSTALL 1.1.4 11 years ago Package Import Robot Import upstream version 0.6.1 15.2 KB Diff Download File
File install-sh 1 12 years ago Bazaar Package Importer Import upstream version 0.5.3 13.3 KB Diff Download File
File Makefile.am 1 12 years ago Bazaar Package Importer Import upstream version 0.5.3 14 bytes Diff Download File
Makefile.in 1.1.4 11 years ago Package Import Robot Import upstream version 0.6.1 22 KB Diff Download File
File missing 1 12 years ago Bazaar Package Importer Import upstream version 0.5.3 11.1 KB Diff Download File
NEWS 1.1.4 11 years ago Package Import Robot Import upstream version 0.6.1 Empty Diff Download File
README 1.1.6 11 years ago Package Import Robot Import upstream version 0.6.3 4.8 KB Diff Download File
tickr-url-list 1.1.5 11 years ago Package Import Robot Import upstream version 0.6.2 2.3 KB Diff Download File
tickr.1 1.1.6 11 years ago Package Import Robot Import upstream version 0.6.3 5.4 KB Diff Download File
File tickr.desktop 1.1.4 11 years ago Package Import Robot Import upstream version 0.6.1 279 bytes Diff Download File
TODO 1.1.6 11 years ago Package Import Robot Import upstream version 0.6.3 1.8 KB Diff Download File