[kupfer] Created tag c18



The signed tag 'c18' was created.

Tagger: Ulrik Sverdrup <ulrik sverdrup gmail com>
Date: Wed Nov 18 20:06:21 2009 +0100

    kupfer version c18

Changes since the last tag 'c17':

Chmouel Boudjnah (7):
      Add pidgin plugin.
      plugin.pidgin: refactor get_buddy_icon a bit
      plugin.pidgin: Add buddy status and availability
      plugin.pidgin: Fetch buddies information only at the first run
      plugin.pidgin: Make PidginContact.object unique for each contact
      plugin.pidgin: Modify PidginContact description
      plugin.pidgin: Detect when a buddy's status changes and update

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

Karol BÄ?dkowski (13):
      pl: Update localization
      plugin.google_translate: add first version.
      plugin.google_translate: add comments and error logging.
      plugin.google_translate: caching languages, correct string.
      plugin.google_translate: rewrite plugin
      plugin.google_translate: protection for invalid responses
      plugin.google_translate: fix languages list cache.
      plugin.google_translate: fix errors, add new actions.
      pl: update translations
      pl: correct translation
      plugin.gajim: add missing signals
      plugin.translate: update plugin after change google api
      pl: update translation

Mario Blättermann (3):
      de: Update translation
      Updated German translation
      Updated German translation

Martin Koelewijn (1):
      nl: Update localization

Ulrik Sverdrup (151):
      browser: Use named unicode entity for info mark
      task: Improve upon ThreadTask, allow finishing on main thread
      Manual.rst: Editing the internals section
      uiutils: User Interface Utility Functions
      kupferstring: Add fromlocale
      plugin.apt_tools: Provide package information action
      plugin.apt_tools: Use kupferstring.fromlocale
      plugin.apt_tools: Only active for single word input
      po: Update POTFILES.in
      sv: Update translation
      plugin.apt_tools: Fix name, should be "APT"
      uiutils: Add show_large_type
      plugin.show_text: Add Show Text plugin
      uiutils: Close Large Type on escape
      plugin.{selection,nautilusselection}: Bug fix repr_key
      plugin.documents: Use gio to avoid encoding problems in recent files
      objects: Remove in-function imports in FileLeaf
      data: Install result.ui with waf
      main: Call locale.bind_textdomain_codeset
      Documentation: Document that translations must be in UTF-8
      sv: Update translation
      plugins: Allow packages as plugins
      wscript: Automatically find all Python packages and subpackages
      plugin.virtualbox: Make a packge out of this plugin
      po: Update POTFILES.in with moved virtualbox plugin
      plugin.pidgin: Add SendMessage action
      plugin.pidgin: Use Source.mark_for_update() and PicklingHelperMixin
      preferences: Print number of plugins loaded
      plugin.apt_tools: Allow search for packages and installing
      plugin.apt_tools: Allow installing any package from string
      plugin.apt_tools: Allow showing package info for Package leaf
      plugin.apt_tools: Icon for ShowPackageInfo
      plugin.pidgin: Adjust icons
      plugin.pidgin: Sort contacts lexcially
      plugin.apt_tools: Sort package search results lexically
      plugin.abiword: Parse recent documents with ElementTree
      plugin.epiphany: Parse Epiphany bookmarks with ElementTree
      data: Add SourceController.cache_toplevel_sources
      data: Refactor source reloading with check
      plugin.{gajim,pidgin}: Unify pidgin and gajim contact descriptions
      __init__: Modify summary in package docstring
      Documentation: Man page summary same as in .desktop
      Add plugin to list Kupfer Plugins
      plugin.kupfer_plugins: Indicate enabled/disabled in descripition
      plugin.kupfer_plugins: Description as alias
      preferences: Implement show_plugin_info
      plugin.kupfer_plugins: Add ShowInfo action
      plugin.kupfer_plugins: Add action ShowSource
      plugin.core: Add (debug) runnable item Restart Kupfer
      plugin.clawsmail: Use send-receive icon for receive, use other names
      plugin.kupfer_plugins: Don't translate format string
      sv: Update translation
      main: Split --help into --help and --list-plugins
      plugins: Wrap plugin description in get_plugin_desc
      Quickstart.rst: Document --list-plugins
      plugin.kupfer_plugins: Use better Source icon
      plugin.opera: Use PicklingHelperMixin
      plugin.services: Only monitor found services directory
      plugin.services: Fix alternative paths for init.d
      data: Consider all __kupfer_sources__ as Content Decorators
      plugin: Remove __kupfer_contents__ where redundant
      sv: Update translation
      plugin.{gajim,pidgin}: Add user id as alias for contacts
      helplib: Add dbus_signal_connect_weakly
      plugin.pidgin: Define D-Bus names as module globals
      plugin.pidgin: Listen to Sign Off signal and rework signals
      plugin.google_translate: Get language list in the user's language
      plugin.google_translate: Change action name
      plugin.virtualbox: Fix application id for application content
      plugin.google_translate: Language icons
      plugin.pidgin: Remove unused D-Bus calls
      plugin.gajim: Fix OpenChat to use GajimContact.object
      Merge branch 'chat-unification'
      plugin.pidgin: Edit header
      sv: Update translation
      version: Add Chmouel to authors
      data: Cleanup in register_action_decorators
      plugin.core: Rescan action only available in debug mode
      Draft NEWS for next release
      plugin.pidgin: Tell pidgin to present conversation in OpenChat
      plugin.pidgin: Small code cleanup
      uiutils: Hard-wrap text for when showing as Large Type
      plugin.google_translate: Use and catch specific exceptions
      objects: Correct and edit objects.Action docstrings
      contrib: Add icon_names plugin for browsing icons
      config: get_config_filename support any package
      plugin.{chromium,zim}: Don't hardcode ~/.config, use config.get_config_path
      wscript: Refresh VERSION at build time
      plugin.templates: A plugin for document templates
      plugin.templates: Support creating an empty file
      plugin.templates: Don't display template extension
      datatools: Introduce SavedIterator
      objects: Cache Sources with SavedIterator when not forced update
      plugin.core: Add more debug variables to DebugInfo
      plugin.locate: Remove is_dynamic
      datatools: If a list is passed to SavedIterable, use it directly
      Manual.rst: Edit broken sentence
      Manual.rst: Coding style edits
      Manual.rst: Make sure all methods have ()
      Manual.rst: Heroic rewrite of localization part
      helplib: Add reverse_action to helplib
      plugin.templates: Edit descriptions and names
      Merge branches 'doc' and 'templates'
      plugin.core: Show DebugInfo output in a text result window
      datatools: Fix deprecated object.__new__() use
      wscript: Remove waf intlupdate, point users to the Manual
      kupfer-activate.sh: Rewrite to allow reading stdin input
      Merge commit 'karol/master'
      pretty: Remove keyword silliness
      Start kupfer with kupfer.py
      wscript: Install into DATADIR unless --pythondir-install
      README: update install instructions
      wscript: Fix waf test by putting current dir in PYTHONPATH
      kupfer-activate.sh: Add license header and edit comments
      plugin.google_translate: Use localized language name
      Merge branch 'google_translate_plugin'
      datatools: Fix SavedIterable for concurrent iterators
      plugin.core: Fix DebugRestart to use sys.executable and sys.argv
      Update NEWS with added plugins
      objects: Raise InvalidLeafError on None FileLeaf path
      plugin.locate: Take first 12, not 10 results
      Merge pl localization update from Karol
      objects: Catch OSError inside DirectorySource.get_items()
      Add list of dependencies/requirements to README
      plugin.kupfer_plugins: Show source even for plugins inside zips
      plugin.text: No partial import from modules
      data: Experiment with daemonizing PeriodicRescanner thread
      plugin.pidgin: Don't add to update queue during teardown
      plugin.apt_tools: Use Martin's full name
      plugin.gajim: Listen to D-Bus signals
      plugin.calculator: Fix bug with 0.0 as last result
      plugin.calculator: Try to fix paranthesis deficit in expressions
      plugin.calculator: Add help() command
      plugin.calculator: Properly strip whitespace before wrapping lines.
      kupferstring: Use list comprehension in tofolded
      kupferstring: Ask for locale encoding carefully
      uiutils: Show 'Large Type' text white on black
      plugin.templates: Ask GLib for the user's Template dir
      plugins: Catch any exception on plugin load
      plugin.text: Allow open URLs in Text
      Merge branch 'gajim-signals'
      plugin.commands: Reject multiline text
      plugin.google_translate: Fix regex parsing of languages
      sv: Update translation for template plugin
      POTFILES.skip: List files not to be translated
      plugin.google_translate: String edit
      sv: Update translation
      Merge commit 'karol/master'
      plugin.google_translate: Fix error in string format
      Merge commit 'karol/master'
      Update NEWS for kupfer c18

lh (1):
      Update Simplified Chinese translation.



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