Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.
Packages needing empty directories can use the @pkgdir command in PLIST.
Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
=====================
deskbar-applet 2.26.2
=====================
- Fixed bug #575185: Scan directories in templates folder
- Fixed bug #580188: self._desktop is None in OpenDesktopFileAction.py
- Fixed bug #580548: Error in ActionsFactory when file doesn't exist
- Fixed parts of bug #577649. Check if templates directory can be retrieved and exists in initialize.
- Fixed bug #581207: Use g_timeout_add_seconds to reduce wakeups
- Fixed bug that caused that the window to show up again when intending to close it by pressing the keybinding
Translations:
- Updated el: Fotis Tsamis
- Updated es: Jorge Gonzales
- Updated et: Ivar Smolin
- Updated or: Manoj Kumar Giri
- Updated zh_CN: TeliuTe
=====================
deskbar-applet 2.26.0
=====================
This is the first stable release of the 2.26 series.
Translations:
- Updated as: Amitakhya Phuka
- Updated bn_IN: Runa Bhattacharjee
- Updated el: Jennie Petoumenou
- Updated et: Priit Laes
- Updated gl: Ignacio Casal Quinteiro
- Updated gu: Ankitkumar Patel
- Updated he: Yair Hershkovitz
- Updated hu: Gabor Kelemen
- Updated lt: Gintautas Miliauskas
- Updated ml: Praveen Arimbrathodiyil, Ani Peter
- Updated mr: Sandeep Shedmake
- Updated nb: Kjartan Maraas
- Updated or: MAnoj Kumar Giri
- Updated ru: Nickolay V. Shmyrev
- Updated ta: I. Felix
- Updated te: Krishnababu K
- Updated tr: Baris Cicek
Help Manual Translations:
-Updated en_GB: Jen Ockwell
======================
deskbar-applet 2.25.92
======================
- Fixed#572291, Bookmark search doesn't match on Epiphany topics (Sebastian Pölsterl)
Translations:
- Updated ca: Gil Forcada
- Updated de: Nathan-J. Hirschauer
- Updated en_GB: Philip Withnall, David Lodge
- Updated fr: Bruno Brouard
- Updated gu: Sweta Kothari
- Updated it: Milo Casagrande
- Updated kn: Shankar Prasad
- Updated ko: Changwoo Ryu
- Updated lv: Raivis Dejus
- Updated pt_BR: Krix Apolinário, Jonh Wendell
Help Manual Translations:
- Updated de: Mario Blättermann
======================
deskbar-applet 2.25.91
======================
- Fixed bug that only local GTK bookmarks showed up.
- Searching for bookmark name is case insensitive now.
- Check if there's an default application to open the url in ShowUrlAction.is_valid
- Fixed bug that first and last category where not selectable with keyboard
- Select last item when Enter is pressed in entry when the applet is on the bottom panel
- Set correct sort order of CuemiacTreeView at startup
Translations:
- Updated be@latin: Ihar Hrachyshka
- Updated bg: Alexander Shopov
- Updated cs: Pavel Šefránek
- Updated eu: Iñaki Larrañaga Murgoitio
- Updated fi: Ilkka Tuohela
- Updated ja: Takeshi AIHANA
- Updated nb: Kjartan Maraas
- Updated pl: Tomasz Dominikowski
- Updated pt: Duarte Loreto
- Updated ro: Jani Monoses, Adi Roiban
- Updated sv: Daniel Nylander
- Updated th: Theppitak Karoonboonyanan
- Updated vi: Clytie Siddall
- Updated zh_HK: Chao-Hsiung Liao
- Updated zh_TW: Chao-Hsiung Liao
======================
deskbar-applet 2.25.90
======================
- Fixed#569260, crash in Deskbar: started typing 3 (based on patch by Tom Parker)
- Fixed#528184, Write OpenSearch module (based on work by Arthur Perton)
- Fixed#419211, Web search in new a browser window (Sebastian Pölsterl)
- Fixed#542861, Deskbar applet has a pixel border when placed at the edge of the screen (Sebastian Pölsterl)
- Fixed#557801, Results category nodes are not keyboard focusable (Sebastian Pölsterl)
- Fixed#569093, use indexer for path searches (patch by Juri Pakaste)
- Fixed#570059, Strings from .ui files missing from translation template (Sebastian Pölsterl)
- Fixed bug that same GoogleCodeSearchMatch has been added multiple times and assign priorities to matches (Sebastian Pölsterl)
- Added match to yahoo, googlesearch and googlecodesearch that opens the results in the browser (Sebastian Pölsterl)
Translations:
- Updated ca: Gil Forcada
- Updated da: Kenneth Nielsen
- Updated es: Jorge González
- Updated fi: Ilkka Tuohela
- Updated gu: Sweta Kothari
- Updated hu: Gabor Kelemen
- Updated ko: Changwoo Ryu
- Updated nb: Kjartan Maraas
- Updated pt_BR: Daniel S. Koda
=====================
deskbar-applet 2.25.5
=====================
- Fixed#567422, Add missing include to eggaccelerators.c (patch by Magnus Boman)
- Fixed launch_default_for_uri_and_scheme function to work with ghelp and mailto addresses (Sebastian Pölsterl)
Translations:
- Updated ca: Gil Forcada
- Updated he: Yair Hershkovitz, Mark Krapivner
- Updated sv: Daniel Nylander
- Updated th: Theppitak Karoonboonyanan
=====================
deskbar-applet 2.25.4
=====================
- Fixed#558858, Deskbar stops working when closing by 'x' (Sebastian Pölsterl)
- Fixed#564726, configure doesn't detect pygtk in alternative directories (patch by Frederic Peters)
Translations:
- Updated be@latin: Ihar Hračyška
- Updated el: Jennie Petoumenou
- Updated es: Jorge González
- Updated hu: Gabor Kelemen
- Updated nb: Kjartan Maraas
=====================
deskbar-applet 2.25.3
=====================
- Show windows that are part of viewport that is currently not visible (Daniel Wutke)
=====================
deskbar-applet 2.25.2
=====================
Despite bug fixes this release adds a new reboot action.
- Fixed#552204, AttributeError: 'NoneType' object has no attribute 'get_actions' in __get_match_action_for_cell (Sebastian Pölsterl)
- Fixed#559169, gnome power manager has new dbus path, this breaks some code in gdmaction module (patch by Christian Assing)
- Fixed#560190, Added RebootAction and RebootMatch (Sebastian Pölsterl)
- Fixed#561181, Support both simplejson and json module (Sebastian Pölsterl)
Translations:
- Updated es: Jorge González
- Updated pt_BR: Leonardo Gregianin, Og Maciel
- Updated sv: Daniel Nylander
=====================
deskbar-applet 2.25.1
=====================
In this release all gnomevfs calls have been ported
to gio and from glade files are replaced GTK builder UI
files. Therefore, pygobject 2.15.3 or later is required.
- Fixed#557570, Crash when proxy port changed (Sebastian Pölsterl)
- Fixed#551218, Use of strings "Croation" and "Croatian" (Sebastian Pölsterl)
- Fixed#552203, Typo: affect (Sebastian Pölsterl)
Translations:
- Updated ast: Gil Forcada, Astur
- Updated de: Christian Kirbach
- Updated ja: Takeshi AIHANA
- Updated uk: Maxim Dziumanenko
=====================
deskbar-applet 2.24.3
=====================
This is the last release of the stable 2.24 series.
Changes:
- Fixed#558858, Deskbar stops working when closing by 'x' (Sebastian Pölsterl)
- Fixed#564726, configure doesn't detect pygtk in alternative directories (patch by Frederic Peters)
Translations:
- Updated et: Ivar Smolin
- Updated pt_BR: Leonardo Ferreira Fontenelle, Leonardo Gregianin
=====================
deskbar-applet 2.24.2
=====================
Changes:
- Fixed#557570, Crash when proxy port changed (Sebastian Pölsterl)
- Fixed#558700, the yahoo url listed are duplicated (Sebastian Pölsterl)
- Fixed#559169, gnome power manager has new dbus path, this breaks some code in gdmaction module (patch by Christian Assing)
- Work around bug #552204 and ignore rows where match is None
Translations:
- Updated ast: Gil Forcada, Astur
- Updated de: Christian Kirbach
- Updated ja: Takeshi AIHANA
- Updated uk: Maxim Dziumanenko
=====================
deskbar-applet 2.24.1
=====================
This release features only translation updates.
Translations:
- Updated ar: Anas Afif Emad
- Updated be@latin: Ihar Hrachyshka
- Updated da: Kenneth Nielsen
- Updated de: Hendrik Brandt
- Updated pt_BR: Vladimir Melo
=====================
deskbar-applet 2.18.1
=====================
Updated Translations:
=====================
deskbar-applet 2.18.0
=====================
Changes:
* Bugfix 354391: bump autoconf required to 2.60, fixes empty DATA_DIR.
* Bugfix 386495: Include abstract in documentation, fixing build break.
* Bugfix 389984: Stale env-vars after login, logout, login.
* Bugfix 394302: only searches the first word in the query.
* Bugfix 394461: some handlers don't handle whitespace correctly.
* Bugfix 394734: Invalid Util.get_proxy() call.
* Bugfix 397838: history matches now sorted by last use.
* Bugfix 398255: .gtk-bookmarks should be a file and not a directory.
* Bugfix 399217: Crash when dragging a handler already in its directory.
* Bugfix 399853: fixed deprecated D-Bus usage.
* Bugfix 399855: use pygtk_version, not gtk_version.
* Bugfix 402274: don't delete categories on unload.
* Bugfix 408103: typo in the proxy detection code.
* Bugfix 409088: importing gnomeapplet in configure can break the build.
* Bugfix 410586: crash in Deskbar: Opening a file through it.
* Bugfix 411209: filenames with spaces in not opened.
* Fixed deskbar disappearing every now and then.
* Fixed Entry UI not disappearing when clicking outside the popup.
* Fixed Window-Switch when the workspace has no 'activate' attribute.
* Fixed X-grab bug in the entriac view.
* Remove elementtree dependency, we don't use it.
* Update the website, authors and stuff in the about section.
Contributors to this release: Elijah Newren, Kjartan Maraas, Mikkel Kamstrup
Erlandsen, Nigel Tao, Raphael Slinckx, Sebastian Polsterl, Tom Parker.
Updated Translations:
=====================
deskbar-applet 2.17.5
=====================
Changes:
* Build fixes
* Improve the accelerator entry. Patch by Sebastian Polsterl.
* Remove google-live from the Makefile.am
* Resurrect the new-stuff-manager support. It is optional, and nothing changes if the new-stuff-manager isn't available to the user.
* Prevents binding of keys a-z and shit-a-z.
* Fixes hotkey unbinding. Patch by Manuel Muradas <manuel_muradas@speedy.com.ar>. Fixes bug #346749 and a huge number of issues related to hotkey unbinding.
* Add opened files to recent manager in GTK 2.10. Patch by Robert Bradford <robster@debian.org>. Closes bug #383051.
* Fixes bug #382125.
* close the popup when the focus is taken away (see #367632)
* Fixes bug #364602. Patch by Glynn Foster <glynn.foster@sun.com>
* Fixes bug #358854. Patch by Martin Schanzenbach <mschanzenbach@gmail.com>
* Removed unused galago plugins
* Fix bug #390358. The watcher attribute is checked before being called
* Refresh some of the env variables
* Fixe bug #388802 . Add a trycatch before parsing ephy history file
* Remove google-live.py from the translatable files. Fix bug #388422 and any other bug related gnome.url_show, by showing an error box.
* Remove the google live handler since they do not offer the api key anymore. fixes bug #385258
* Don't return non-executable files found in PATH in is_program_in_path(). This closes bugs #390369 and #385087.
* Fix multiple iterations over same bookmark sets (not user visible).
* Add support for Firefox 2.0 search engines.
* Add an optional named parameter "pixbuf" to the Match base class constructor
* Bump to 2.17.5
Contributors to this release: Raphael Slinckx, Rob Bradford, Mikkel Kamstrup Erlandsen, Sebastian Polsterl, Manuel Muradas, Glynn Foster, Martin Schanzenbach
=====================
deskbar-applet 2.17.3
=====================
Changes:
* Fix opening file that have been deleted by opening parent dir
* added missing header files to pass code check tests.
* Close bug #368576, add encoding description to About.py
* Add translation for categories. the gettext call was missing
* Workaround bug #366973, if opening a file fails because it is executable or for any other reason, open the parent directory instead
* Fixes bug #375987 missing translated file
* Fixes#355278 Making strings to appear translated.
Contributors to this release: Raphael Slinckx, Francisco Javier F. Serrador, Rodrigo Moya
=====================
deskbar-applet 2.17.2
=====================
Released 2006-11-07.
Changes:
Fix the closing of popup window with f4 causing a lot of errors.
Merge Sebastian Pölsterl's Drag-and-Drop work.
bug #353428, fails to open a file with national characters in its name.
ModuleInstaller.install returns a value when installing a local .py.
bug #339426, New recent files handler.
Fix typo in google-live handler
bug #353691, disable high-CPU handlers for the default settings
bug #354953, crash when parsing a non-standard accelerator string
bug #355573, crash on self.ui when gconf has a weird value in it
bug #355947, crash on parsing malformed mozilla bookamrks
bug #356893, crash when a pixmap is None instead of an actual image
bug #358298, markup in url cause web_address to crash
bug #359522, crash when gconf isn't used for browser detection code
bug #359568, crash when dealing with gnomevfs drives==none
bug #355687, crashing on buggy middle clicks
bug #353081, crash in Deskbar: Enabling beagle live plugin
Contributors to this release: Raphael Slinckx, Mikkel Kamstrup Erlandsen,
Sebastian Pölsterl, Callum McKenzie.
Updated Translations: