[blam] Created tag BLAM_1_8_8



The unsigned tag 'BLAM_1_8_8' was created.

Tagger: Carlos Martín Nieto <carlos cmartin tk>
Date: Sun Sep 12 16:53:48 2010 +0100

    Bump version number to 1.8.8

Changes since the last tag 'BLAM_1_8_5':

Alp Toker (26):
      Remove gecko-utils
      Make it work with WebKit
      Open links with an external browser
      Stub link hover
      Rename mMoz
      Eliminate some Mozilla cruft
      Init script requires bash ATM
      Avoid using libbacon
      Eliminate libblam
      Remove dead DllImports
      Don't bail out on failed prctl
      Update headers where relevant
      Bump webkit-sharp required version to 0.2
      Update listed dependencies
      Replace MarshalByRefObject use with an interface.
      Make main Application class implement IFeedReader directly
      Remove libbacon leftovers
      Remove needless DBusMgr wrapper and fix a potential race condition
      Move ShowWindow() out of the org.gnome.feed.Reader D-Bus interface
      Implement link hover
      Add printing support, remove obsolete GnomePrint usage
      Hook up clipboard copy menu item
      Avoid bash dependency by porting to POSIX sh
      Use stderr instead of stdout for warnings
      Remove empty directory
      Add font settings support, not enabled for now

Aron Xu (2):
      Update Simplified Chinese translation.
      Complete Simplified Chinese translation.

Bruno Brouard (1):
      Updated French translation

Carlos (2):
      Add the the project description (blam.doap)
      Set the category to desktop

Carlos Martín Nieto (119):
      Check-in the RSSFeed library.
      make lib/Makefile target all depend on RSSFeed
      Adapt for use with RSSFeed
      Remove all traces of RSS.NET
      Remove further references to Atom.NET and RSS.NET
      Remove reference to RSS.NET.dll
      Register with the GNOME session.
      Toggle viewing the item list with the i key.
      Credit Johan Wallenberg with for previous commit.
      Some entries don't have a date.
      Always show the tray icon when the window is hidden.
      Make the install target depend on RSSFeed
      Resize the channel name when a name becomes smaller.
      Remove manual ellipsizing and let pango do it for us.
      Use a TreeCellDataFunc to automatically set the channel name and weight.
      Don't segfault at feed adding when the clipboard is empty.
      Simplify the D-Bus code a bit and unregister early.
      Add a handler for Client.Die.
      Setup the next-session-start with the GNOME session.
      Move some of the Gecko init to manged code.
      Remove old-style unused icons.
      Remove last traces of the old icons.
      Fix the URI-in-clipboard logic.
      Actually connect the GNOME client to the session.
      Remove "Imendio" from user-visible places and update the copyright notice.
      RSSFeed: Parse pubDate according to the language of the channel.
      Make read/unread align to the right.
      Remove the broken Imendio and Mike feeds.
      Use a default locale if the feed doesn't have one.
      Ellipsize the feed name if necessary.
      Make some items use GTK+ definitions.
      Make ItemView inherit from Gtk.EventBox.
      Make the date string shown on the ItemView localized.
      Add option to refresh feeds on startup (#344853).
      Reflect wether options are active.
      Add option to mark all posts as read. (#400327)
      Remove a few unneeded dependencies from configure.in.
      Set ItemView's sort function in managed code.
      Sort the channel list in managed code.
      It turns out gecko-tools needs GTK+ dev.
      Make autogen.sh default to autotools 1.10.
      Don't run running() on Unregister() because it segfaults.     commit message for your changes.
      Initial attempt at doing a popup menu at gecko.
      Add the OpenLink() method for the ctx menu.
      Show popup to "copy link location" and "open in browser" when atop a link only
      Don't crash if there is no content or summary found in an entry.
      Change UTC to +0000 in the date to parse.
      Get link and author fields from rss20 if they exist and use them.
      Change from libbacon to D-Bus.
      Bump version to 1.8.6 for release.
      Use an icon to indicate the status of entries.
      Add the "old" status for items.
      Use a sensible icon for item status.
      Make channel list save atomic.
      Only update the icon name when needed.
      Initial implementation of channel groups.
      Implement the IChannel interface for ChannelList.
      Remove a couple of debug statements.
      Remove some code left over from Gecko.
      Change another function to IChannel.
      Another Channel->IChannel missed.
      Make GetItem part of IChannel.
      Check for read in another feed before adding an item.
      Remove some commented-out code.
      A ListStore scaped before.
      Auto-update channels within groups.
      ChannelGroup doesn't have an edit dialog yet.
      Expose channelList through ChannelList
      Implement adding a channel to a group.
      Remove the allocation from thelist once freed.
      Use Glib.Object.Data instead of UserData to store the group name.
      Add addGroupDialog.
      Implement adding a channel through a dialog.
      Hide the Add Group dialog.
      Make sure it's safe to access ChannelGroup.Channels.
      Make adding channels to groups a bit more correct.
      OOPS: It should read "Add Group" and not just "Add".
      Change string to say remove channel or group.
      Remove groups and channels inside groups.
      Save the channel's iterator when moving to a group.
      Implement removing from a group.
      Really move the channel from a group to the root.
      Also mark items read in other channels inside groups.
      Hide window upon tray-click.
      Add a context menu to the tray icon.
      Start implementing DnD on the channel list.
      Don't allow a group to be inside another group.
      Implement taking a channel out of a group.
      Actually delete the channel from the source group when moving a channel between     two groups.
      Don't crash when dropping over a channel.
      Remove context-menu group management.
      Fix a couple of DnD corner cases.
      Make channel-in-group automagically get shown in the channel list.
      Make a few strings nicer.
      Move TargetType to Imendio.Blam.
      Only set a channel's name to the URL when it's null.
      Be more generous accepting channels into groups.
      Also move a channel out of a group when dropping on to of a top-level     channel.
      Never hide the tray icon.
      Install the debug symbols. The file is only small.
      Bump version to 1.8.7
      Adapt to some new WebKit changes
      Let the system figure out the locale
      Refresh all channels at the same time on timeout
      Use stock GNOME book icon names
      Show the time of next update
      Make the "ui/show_item_list" magic string a preference
      Add configuration for notification support
      Show notification on update
      Show number of new posts in the tray-icon tooltip and the notification
      ChannelCollection.RefreshAll(int) is no longer used. Delete
      Add comments to a couple of translatable strings (Bug #624388)
      OOPS: copy and paste fail
      Change the license from GPLv2 to GPLV2 or later.
      Only notify is there number of unread feeds is different
      UpdateThread(): Make sure we don't try to update groups
      Revert "Only notify is there number of unread feeds is different"
      Atom: Use the same login in Update() as in the constructor to get content
      Bump version to 1.8.8

Clytie Siddall (1):
      Updated Vietnamese translation

Daniel Nylander (2):
      sv.po: Updated Swedish translation
      sv.po: Updated Swedish translation

David Espinosa (1):
      Updated Catalan translation

Djihed Afifi (1):
      Updated Arabic Translation by Djihed Afifi.

Fran Diéguez (3):
      Added Galician Translation
      Updated Galician translation
      Update Galician translations

Gabor Kelemen (3):
      Translation updated.
      Hungarian translation updated
      Hungarian translation updated

Ilkka Tuohela (3):
      Updated Finnish translation
      Updated Finnish translation
      Updated Finnish translation

Inaki Larranaga Murgoitio (2):
      Updated Basque translation.
      Updated Basque translation.

Inaki Larrañaga Murgoitio (1):
      Updated Basque translation.

Joe Hansen (2):
      Updated Danish translation
      Updated Danish translation

Jonh Wendell (3):
      Updated Brazilian Portuguese translation by Michel Recondo and Fábio
      Updated Brazilian Portuguese translation by Michel Recondo.
      Updated Brazilian Portuguese Translation

Jorge Gonzalez Gonzalez (7):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Jorge González (2):
      Updated Spanish translation
      Updated Spanish translation

Kjartan Maraas (3):
      Remove executable bit
      Updated Norwegian bokmål translation.
      Updated Norwegian bokmål translation.

Mario Blättermann (4):
      Updated German translation
      Updated German translation
      Updated German translation
      [i18n] Updated German translation

Matej UrbanÄ?iÄ? (4):
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation

Mattias Põldaru (2):
      Updating Estonian translation
      [l10n] Updated Estonian translation

Petr Kovar (1):
      Updated Czech translation by Lucas Lommer.

Philip Withnall (1):
      Updated British English translation by Jen Ockwell

Priit Laes (1):
      Added et (Estonian) to LINGUAS.

Robert-André Mauchin (2):
      Removable translatable state for gtk-ok and gtk-cancel
      Updated French translation by Yannick Tailliez

Simon Wenner (1):
      Remove jiggle from the ItemList and ChanelList when an unread item is selected

Simos Xenitellis (1):
      Updated Greek translation by Evgenia Petoumenou.

Yannig MARCHEGAY (1):
      Updated Occitan translation

YunQiang Su (1):
      Update Simplified Chinese translation.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]