lp:ubuntu/jaunty-proposed/pidgin-libnotify

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/jaunty-proposed/pidgin-libnotify
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

15. By Ted Gould

* /debian/patches/indicate.patch:
  * Making it so that no append hint is sent on connection status
    messages. (LP: #361800)
  * Setting the default icon to match the notify-osd specification
    if there is no better icon available. (LP: #356979)
  * Making the login timeout 60 seconds instead of 15 so that the
    indicator applet doesn't flicker.
  * Changing the logic slightly so that if we don't have a GUI window
    then we don't check for focus. We only block notifications/indicators
    we we both have a GUI and have focus. (LP: #351545)

14. By Ted Gould

* /debian/patches/indicate.patch:
  * Putting the notifications for a particular conversation
    into a list and closing the entire list when the
    conversation is focused to clear out possible queued
    notifications (LP: #351670)
  * Making it so that indicators and notifications from chats
    also wait from indicating for notifing when the account
    has just connected.
  * Do not make headers have protected ampersands and other HTML-isms
    in the strings. Patch by Cody Russell. (LP: #356147)
  * Use the libindicate interests interface to determine when there
    is someone looking at pidgin with the ability to control visibility
    of the application. Control it if so. (LP: #353112)
  * Change it so that the buddy information is stored in the callback
    instead of user data. Merging in show_button.patch.
* /debian/control: libindicate 0.1.5
* /debian/patches/show_button.patch: Moved into indicate.patch

13. By Ted Gould

* /debian/patches/indicate.patch:
  * Making it so that there is also a function watching for
    destroyed conversations and destroying the indicators if
    they're left on the conversations. This fixes LP: #340717
  * Adjusting the timeout to block new logins when an account
    connects to be 15 seconds. This helps the flood on slow
    connections. Also, made it so that logins raise indicators
    that show up in the indicator applet. Both of these are
    trying to resolve many of the issues in LP: #345494
  * Make it so that icons are scaled to 48x48 at aspect ratio
    so that they don't get squashed. Patch from Cody Russell
    on LP: #338483

12. By Ted Gould

* /debian/patches/indicate.patch:
  * Updating the names of the append and truncation hints to
    match the new version of the spec. (LP: #341565)
  * Change the IRC private messages to not have the same name
    twice in the notification.
  * Change the chat room notifications to tell you the person
    first rather than the room first.
  * Switch the protocol icons to use large icons instead of using
    the smaller icons. (LP: #333497)
  * Change the indicator types so that the count doesn't appear
    in the indicator applet along with the items.
  * Only block buddy list hiding when called from the indictor
    applet. (LP: #333745)

11. By Sebastien Bacher

* debian/rules:
  - use gnome.mk so the translation template is updated during the build
    (lp: #336609)

10. By Ted Gould

Update to debian/patches/indicate.patch to support the
truncation capability of notify-osd. (LP: #337752)

9. By Ted Gould

* Updates to debian/patches/indicate.patch
  * Support the truncate capability and don't truncate strings
    if it is given. (LP: #162078)
  * Remove debugging messages that were causing static and make
    the other ones hide with standard Pidgin calls (LP: #335907)
  * Modifing to not need buddies, so use the conversation name
    for the title of the notification or indicator. This includes
    the name of the person sending the message. This makes it so
    that IRC works as expected. (LP: #337407)
  * Doing an upload in main to update rosetta translations.
    (LP: #336609)

8. By Ted Gould

Added debian/patches/force-load.patch which makes the plugin load
itself on first execution. Code mostly stolen from nautilus-sendto.
(LP: #331656)

7. By Sebastien Bacher

* Cleanup the changes and upload to jaunty
[ Ted Gould ]
* debian/control: Adding in libindicate as a dependency.
* Adding debian/patches/indicate.patch: (LP: #328600)
  * Adds libindicate as a dependency with all the build
    changes that would be expected from that.
  * Makes pidgin an indicate server of the time messages.im and
    sets up indicators for every IM message that is unread
  * Makes the pidgin notifications check for actions being
    supported by the notification daemon and doesn't use them
    if they are not.
  * Checks for support in the notification daemon for appending
    notifications and adds append hints if they are supported.
  * Checks to see if the conversation is in focus, if so it does
    send notifications about that conversation.
* Adding debian/patches/indicate-autotools.patch changes to built
  files from above patch.

6. By Torsten Werner

* New upstream release
* Bump up Standards-Version: 3.8.0.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/karmic/pidgin-libnotify
This branch contains Public information 
Everyone can see this information.

Subscribers