tickr 0.5.5-1 source package in Ubuntu

Changelog

tickr (0.5.5-1) unstable; urgency=low

  * Implement new parameter: <mouse wheel scrolling apply to:
  * s = ticker-speed / f = feed-in-list / n = none>.

  * Set <ticker pause on mouse-over> as optional.

  * Select/highlight and scroll to added URL in the list window.

  * Split compute_surface_and_win() code into compute_surface and
    compute_win, because the later is not always necessary. When
    window-always-on-top is disabled, compute_win needs to be run only
    twice at program startup (ie once after gtk_widget_show_all() has been
    called), then whenever params are changed, but not every time a new
    feed is loaded.

  * Add preferences (settings) importing/exporting feature.

  * 'file' scheme support added in tickr_http.c -> enables reading *and*
    xml-processing of (local) text files (wheras 'open text file' *only*
    read them.)

  * 'HTTPS not supported' handling/warning added in tickr_http.c (fix bug:
    program freezes whith HTTP redirects to HTTPS.)

  * xml 'quick check' in tickr_http.c:format_quick_check() don't reject
    anymore valid (?) feeds not starting with '<?xml' (like google news.)

  * A few little changes in libetm-0.4 -> libetm-0.4.2.

  * Use mouse wheel to go to previous/next feed.

  * Hide passwords in connection settings window.

  * Pause ticker and show feed title in tooltip on mouse-over.

  * Renaming all source files: news_*.c/h -> tickr_*/c/h.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  29 Dec 2011 09:51:30 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Emmanuel Thomas-Maurin
Architectures:
any
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
tickr_0.5.5.orig.tar.gz 1.5 MiB fc39b1b2b036c1473ca9a76f9954c198105b084ecb47094924819b69149d0973
tickr_0.5.5-1.debian.tar.gz 2.8 KiB 081216119df940e9242252bcaecf340b6a3d7c9c7285af4bdfd3e79afaa4b6ac
tickr_0.5.5-1.dsc 1.7 KiB 97eb1eac5284044728741e8b7be8c7d67aca0fdaacac769cfa6b6863d4d2281b

Available diffs

View changes file

Binary packages built by this source

tickr: GTK-based highly graphically-customizable Feed Ticker

 Tickr is a GTK-based RSS/Atom Reader that displays feeds as a smooth
 scrolling line on your Desktop, as known from TV stations. Open feed
 links in your favourite Browser. Graphics are highly customizable.