summaryrefslogtreecommitdiff
path: root/misc/deskbar-applet
AgeCommit message (Collapse)AuthorFilesLines
2007-04-15Update to 2.18.1:wiz3-15/+41
===================== 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:
2007-03-21Bump PKGREVISION for gnome-keyring ABI bump.wiz1-2/+2
2007-02-04Add dependency on py-gnome2-desktop.wiz2-10/+4
Remove hicolor directory entries from PLIST (don't belong here). Bump PKGREVISION.
2007-01-30Remove BROKEN_IN -- this builds on 3.0 and 4.99.9.wiz1-3/+1
2006-10-04Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.wiz1-2/+2
2006-09-16Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.jmmv1-1/+2
This fixes problems when some installed packages are outdated. Per wiz@'s request. Grrr, I really hate this kind of change.
2006-09-15Update to 2.16.0:jmmv3-37/+92
===================== deskbar-applet 2.16.0 ===================== Changes: * Fix gdmactions' dbus method calls to not throw errors when returning * Fix positioning bug when the applet is on the right side, by recomputing the position and size of the popup window after a resize-event * Fix the confusion between a method called self.clear_entry and an attribute miscalled self.clear_entry * Attempt to fix the color of the result list by changing the wm hint. * Fix a critical warning happening when displaying result list or pressing enter on an empty entry * Trivial fix to warning from the button ui. History view was added twice to the history-popup. * Fix bug #352541 beagle-live handler having trouble finding escaped_uri in the result dictionary caused an exception to be thrown * Fix the width_units problem in bug #352874 * Fixify the preferences dialog, to be prettier * In beagle-live, check if we can find beagled in $PATH before offering to launch the daemon by ourselves. Contributors to this release: Raphael Slinckx, Mikkel Kamstrup Erlandsen Contributors to the translations: Kostas Papadimas, Vladimer Sichinava, Kjartan Maraas, Rajesh Ranjan, Tommi Vainikainen, Ilkka Tuohela, Artur Flinta, Priit Laes, Žygimantas Beručka, Duarte Loreto, Theppitak Karoonboonyanan, Inaki Larranaga, Øivind Hoel, Runa Bhattacharjee, Gintautas Miliauskas, Gabor Kelemen, Ankit Patel, Rhys Jones, Jovan Naumovski, Amanpreet Singh Alam, ChaoHsiung Liao, Guntupalli Karunakar, Ignacio Casal Quinteiro, Rahul Bhalerao, Takeshi AIHANA, Lukas Novotny, Funda Wang, Thierry Randrianiriana, Josep Puigdemont i Casamajó, Erdal Ronahi, Alessio Frusciante, Satoru SATOH, Christophe Merlet, Danilo Šegan, Yair Hershkovitz, Changwoo Ryu, Ahmad Riza H Nst, Hendrik Richter, Benoît Dejean, Khandakar Mujahidul Islam, Laurent Dhima, Sanlig Badral, Wouter Bolsterlee, Pawan Chitrakar, Daniel Nylander, Vincent van Adrighem, Clytie Siddall, Ales Nyakhaychyk, Kang JeongHee, Leonid Kanter, Raphael Higino, Christian Rose, Josep Puigdemont Casamajó, Francisco Javier F. Serrador, Marcel Telka, Raivis Dejus, Miloslav Trmac, Maxim Dziumanenko, Subhransu Behera, Hendirk Brandt, Alexander Shopov, Baris Cicek, I. Felix, Adam Weinberger, Matic Zgur, Hendrik Brandt, Ole Laursen, Stanislav Brabec, Pema Geyleg, Slobodan D. Sredojevic, Nickolay V. Shmyrev, Nikos Charonitakis ======================== deskbar-applet 2.15.92.1 ======================== Changes: * Fixed crasher with Beagle-Live extension - #352595. * Entriac pastes primary selection only on keyboard shortcut. This fixes #346348 and #352595. * Fix #352593 – AccelEntry doesn't set old value if it loses focus. * Resolved conflict with po/LINGUAS. Contributors to this release: Raphael Slinckx, Mikkel Kamstrup Erlandsen, Sebastian Pölsterl Updated Translations: * Basque (new) * Bengali * French * Hindi * Latvian * Oriya (new) * Portuguese * Simplified Chinese * Slovenian (new) Contributors to the translations: Subhransu Behera, Inaki Larranaga, Funda Wang, Raivis Dejus, Damien Durand, Christophe Merlet, Duarte Loreto, Khandakar Mujahidul Islam, Matic Zgur, Rajesh Ranjan ====================== deskbar-applet 2.15.92 ====================== Changes: * Fixes bug #352007, add a hidden gconf pref to clear the entry after a match has been selected. Patch by Sebastian Pölsterl <marduk@k-d-w.org> * Add support for new bug-buddy in server file and in the exception hook show both bug buddy, and our normal error dialog. Patch by Rob Bradford <robster@debian.org> * Fix bug #352005, less than two characters won't trigger the action with enter Add trace framework with -t to trace the program execution * Fix #351504 "Applet background having different gray than panel". set_visible_window(False) on the event box of the button. Fix courtesy Sebastian Pölsterl. * Close the About dialog when clicking on close * Add new tango-style icons at various sizes made by Lapo Calamandrei <calamandrei@gmail.com> * Fix the non-detection of gtk bookmarks starting like file:///something * Bump requirements for libebook to 1.7.91 since changes have been made to EContactPhoto * Selecting a two-line match (fx. a beagle news item) caused the lingering selection window two stay at the two-line size. Fix this - so that it resizes to fit the match. Contributors to this release: Nigel Tao, Raphael Slinckx, Mikkel Kamstrup Erlandsen, Sebastian Pölsterl Contributors to the translations: Kostas Papadimas, Vladimer Sichinava, Kjartan Maraas, Thierry Randrianiriana, Tommi Vainikainen, Hendrik Richter, Artur Flinta, Priit Laes, Žygimantas Beručka, Duarte Loreto, Theppitak Karoonboonyanan, Josep Puigdemont Casamajó, Øivind Hoel, Runa Bhattacharjee, Ilkka Tuohela, Gabor Kelemen, Ankit Patel, Rhys Jones, Jovan Naumovski, Amanpreet Singh Alam, Raphael Higino, ChaoHsiung Liao, Guntupalli Karunakar, Ignacio Casal Quinteiro, Rahul Bhalerao, Lukas Novotny, Nickolay V. Shmyrev, Rajesh Ranjan, Josep Puigdemont i Casamajó, Erdal Ronahi, Alessio Frusciante, Satoru SATOH, Christophe Merlet, Danilo Šegan, Yair Hershkovitz, Changwoo Ryu, Raivis Dejus, Ahmad Riza H Nst, Benoît Dejean, Marcel Telka, Leonid Kanter, Sanlig Badral, Wouter Bolsterlee, Pawan Chitrakar, Daniel Nylander, Vincent van Adrighem, Francisco Javier F. Serrador, Ales Nyakhaychyk, Funda Wang, Christian Rose, Takeshi AIHANA, Laurent Dhima, Clytie Siddall, Miloslav Trmac, Maxim Dziumanenko, Hendirk Brandt, Alexander Shopov, Baris Cicek, I. Felix, Adam Weinberger, Hendrik Brandt, Ole Laursen, Stanislav Brabec, Pema Geyleg, Slobodan D. Sredojevic, Kang JeongHee, Nikos Charonitakis ====================== deskbar-applet 2.15.91 ====================== Changes * Removed new-stuff-manager (and hence the dependency on elementtree). * First preferences tab changed from "Searches" to "Extensions" * Fix #338776, respecting themes in the result view. * Fix #338828, improving the window-switcher extension. * Fix #348154, "More button in preferences isn't set insensitive". Contributors to this release: Mikkel Kamstrup Erlandsen, Nigel Tao Translations: * Updated Dutch translation. * Updated Finnish translation. * Updated German translation. * Updated Gujarati translation. * Updated Lithuanian translation. * Updated Macedonian translation. * Updated Nepali translation * Updated Norwegian bokmål translation. * Updated Slovak translation. * Updated Spanish translation. * Updated Thai translation. * Updated Ukrainian translation. Contributors to the translations: Francisco Javier F. Serrador, Jovan Naumovski, Theppitak Karoonboonyanan, Ankit Patel, Hendrik Brandt, Kjartan Maraas, Maxim Dziumanenko, Hendrik Brandt, Vincent van Adrighem, Žygimantas Beručka, Pawan Chitrakar, Ilkka Tuohela, Jovan Naumovski, Marcel Telka, Tino Meinen. ======================== deskbar-applet 2.15.90.1 ======================== Changes * build with newest e-d-s Contributors to this release: Frederic Peters ====================== deskbar-applet 2.15.90 ====================== Changes: * Now checks for the elementtree Python package (as needed by the NewStuffManager). * Add a check in ModuleLoader.initialize_module(context) to see if we meet the any given requirements for the module before initializing. This should clean up a few exceptions on start-up. In Beagle-Live properly check if beagled is running via beagle.beagle_util_daemon_is_running(). If beagled is not running display an option to start it (via a standard "more" button in the module list view). Contributors to this release: Raphael Slinckx, Mikkel Kamstrup Erlandsen. Translations: * Added Belarusian translation. * Added Malayalam (ml) translation. * Updated Catalan translation. * Updated Czech translation. * Updated Dzongkha translation. * Updated Finnish translation. * Updated French translation. * Updated Greek translation. * Updated Gujarati translation. * Updated Japanese translation. * Updated Korean translation. * Updated Simplified Chinese translation. * Updated Spanish translation. * Updated Swedish translation. * Updated Thai translation. Contributors to the translations: Changwoo Ryu, Kostas Papadimas, Francisco Javier F. Serrador, Guntupalli Karunakar, Daniel Nylander, Lukas Novotny, Theppitak Karoonboonyanan, Josep Puigdemont i Casamajó, Ales Nyakhaychyk, Runa Bhattacharjee, Ilkka Tuohela, Satoru SATOH, Christophe Merlet, Ankit Patel, Funda Wang. ===================== deskbar-applet 2.15.4 ===================== Changes: * Add preference to paste seection when triggering hotkey (work in progress) * Fix epiphany parsing of non-latin1 hrefs in bookmarks * Tweak sorting of program handlers * Correctly handle uri and identifier by not escaping them * Highlight search string in beagle imlogviewer * Add g-p-m and g-screensaver support in gdmactions. * Add gdmactions handler * Remove nesting for matches * Correctly detect mozilla profile. Patch by Jonathan Doda <jdodo@sympatico.ca> * Add a gconf key to set delay between writing something in search entry and performing the search. * Fix #346760: "Text in text entry from previous use is not highlighted when entry is brought up". * Patch by Travis B. Hartwell <nafai@travishartwell.net> for bug #346813 – "All handlers don't explicitly import deskbar.Match". * Keep the window above others when /apps/metacity/general/disable_workarounds is False. (it only worked for True). * Add window mode. You can launch it with -p or --popup. You need to regenerate deskbar/deskbar-applet. This work is mostly due to Sebastian Pölsterl. Things that obviously needs fixing: - Cannot gain focus on shortcut after first show. - UI polish. * Fix middle-click paste. * Do proper popup positioning when the gconf key /apps/metacity/general/disable_workarounds is TRUE. This required setting the gtk.gdk.WINDOW_TYPE_HINT_MENU on the popup. This fixes bug #335243. Re-enable + and ' for expand collapse in the tree. Only recalculate the popup postion when the window is hidden, and don't update_position() on resize events in CuemiacAlignedWindow (see fixme on line 34). Make the history popup of the button ui behave as a normal popup with regards to focus loss. Normal result popup is still toggle-style. * Make popup sticky in button mode. This closes #333371. This can easily be backported to 2.14. We just need to call gtk.Window.stick() and gtk.Window.unstick() just before we show/hide the popup. * Introduce CuemiacHeader and make button ui use it. Basically it is just a colored frame around the search entry. * SignallingHandler did not remove the gobject source on stop_query(). It does now. This should close #344049 and #344045. Make sure entriac emits a "stop-query" when the popup is hidden. CuemiacUIManager did not set proper path and column for the "row-acivated" signal on the treeview, in on_entry_activated, this caused trouble for the LingeringSelection. Fix this. * Make CuemiacHistory.CuemiacHistoryPopup use xgrab logic for focus handling. Let CuemiacEntryUI use this new history popup. NOTE: Keyboard navigation is broken in the history popup. This is related to the old #326254 bug. I think we have to add a a keyboard navigation model our selves as we did for CuemiacTreeView. Rip focus logic out of CuemiacUIManager and CuemiacLayoutProvider - it was broken and no widgets where using it anyway. Remove realization of the view from CuemiacPopupEntry.popup(). Contributors to this release: Raphael Slinckx, Mikkel Kamstrup Erlandsen, Sebastian Pölsterl Translations: * Updated Traditional Chinese translation(Hong Kong). * Updated Traditional Chinese translation(Taiwan). * Updated Brazilian Portuguese translation. * Added Malagasy translation * Updated Bulgarian translation by Rostislav Raykov <zbrox@i-space.org> * Added Bengali India Translation. * Updated Spanish translation. * Updated French translation. * Updated Finnish translation. * Updated nepali translation * Added Tamil Translation * Added 'ta' * Updated Hindi Translation. * Updated Dzongkha translation by Dzongkhalinux Team, DIT. * Updated Macedonian Translation. * Added Hebrew translation. * Updated Russian translation by Alexandre Prokoudine <alexandre.prokoudine@gmail.com> * Added Latvian Translation. * Updated Galician Translation. * Updated Swedish translation. * Updated German translation. * Updated Thai translation. * Updated Gujarati Translation. Contributors to the translations: Kostas Papadimas, Vladimer Sichinava, Kjartan Maraas, Thierry Randrianiriana, Hendrik Richter, Artur Flinta, Josep Puigdemont Casamajó, Žygimantas Beručka, Duarte Loreto, Theppitak Karoonboonyanan, Øivind Hoel, Runa Bhattacharjee, Ilkka Tuohela, Gabor Kelemen, Ankit Patel, Funda Wang, Jovan Naumovski, Amanpreet Singh Alam, Clytie Siddall, ChaoHsiung Liao, Guntupalli Karunakar, Ignacio Casal Quinteiro, Tommi Vainikainen, Lukas Novotny, Nickolay V. Shmyrev, Rajesh Ranjan, Danilo Šegan, Josep Puigdemont i Casamajó, Erdal Ronahi, Alessio Frusciante, Satoru SATOH, I. Felix, Rhys Jones, Yair Hershkovitz, Ahmad Riza H Nst, Benoît Dejean, Marcel Telka, Leonid Kanter, Pawan Chitrakar, Daniel Nylander, Vincent van Adrighem, Slobodan D. Sredojevic, Raivis Dejus, Raphael Higino, Christian Rose, Takeshi AIHANA, Laurent Dhima, Francisco Javier F. Serrador, Miloslav Trmac, Maxim Dziumanenko, Alexander Shopov, Adam Weinberger, Hendrik Brandt, Ole Laursen, Stanislav Brabec, Pema Geyleg, Priit Laes, Kang JeongHee, Nikos Charonitakis ===================== deskbar-applet 2.15.3 ===================== Changes: * Fix CuemiacPopupEntry navigation with an evil hack. The hack is encapsulated in the method CuemiacTreeView.move_cursor_up_down. Loads of general polish to the cuemiac stack. I think the history popup is still broken a bit. I plan to make it use some xgrab magic (like the popupentry). Don't popup a lingering selection when we activate something that has children in the treeview. * Introduction of the plugin updater/downloader, so it will be possible to update and download new plugins from internet, right in deskbar. Current commit includes build system patches (with dbus dependency, if someone can't build because of that, it can be made optional, but no updater) Also included is first raw patch for updates to work in the preference panel. The plugin updater is generic and can be hopefully made useful in some ways for other applications using python or non-compiled files, like gedit, rhythmbox, epiphany, gnumeric, the theme/icons/metacity dialog, etc * Moved web-repository to the official website repository, added testing modules to the remote repository. Allow the downloader to handle compressed tarballs as well as single-file python scripts. * There is a second tab presenting available handlers that you don't have already installed, you can choose one of them, and install it. It will be downloaded and unpacked in the deskbar user directory. Normally every action should require no restart or anything, the buttons should be sensitive when possible, the plugins should be unloaded/reloaded without problems, etc. Anything else is a big. This needs heavy love, and probably an UI discussion.. * WARNING: Breakage introduced as agreed on IRC. Mainly in entriac ui. Merge the Cuemiac rework. Highlights: - Introduce a CuemiacUIManager to handle the common tasks for uis using the C. - Introduce a CuemiacLayoutProvider abstract class to provide hooks for the common layout tasks. - Introductory work on a CuemiacPopupEntry in the style of gtk.EntryCompletion, problems in the navigational model relating to bug #326254 breaks entriac ui. - Add a LingeringSelectionWindow that leaves a "shadow" behind when a match is selected. See fixme in CuemiacTreeView.__on_button_press. * Add a hidden gconf setting to set the minimal number of chars to type before deskbar starts to react. Defaults to 1 as previsouly used. Patch by Maxime Henrion <mux@FreeBSD.org> * Import the gdmclient module from gimmie. It will be used for the shutdown/restart actions handler * Fix the hashing of programs so they won't show pathprograms and programs duplicate Contributors to this release: Raphael Slinckx, Mikkel Kamstrup Erlandsen, Sebastian Pölsterl Translations: * Updated Spanish translation. * Updated Galician Translation. * Updated Catalan translation by Gil Forcada <gilforcada@guifi.net> * Updated Thai translation. * Added Dzongkha Translation. * Updated Spanish translation. * Updated Vietnamese translation. * Added nepali translation * Updated Gujarati Translation. * Updated Brazilian Portuguese translation. * Updated Bulgarian translation by Alexander Shopov <ash@contact.bg> * Updated Traditional Chinese translation(Hong Kong). * Updated Traditional Chinese translation(Taiwan). * Added Indonesian Translation. * Updated Norwegian bokmål translation. Contributors to the translations: Kostas Papadimas, Vladimer Sichinava, Kjartan Maraas, Rajesh Ranjan, Artur Flinta, Josep Puigdemont Casamajó, Žygimantas Beručka, Duarte Loreto, Theppitak Karoonboonyanan, Øivind Hoel, Runa Bhattacharjee, Ilkka Tuohela, Gabor Kelemen, Ankit Patel, Funda Wang, Amanpreet Singh Alam, Raphael Higino, ChaoHsiung Liao, Ignacio Casal Quinteiro, Tommi Vainikainen, Lukas Novotny, Rhys Jones, Josep Puigdemont i Casamajó, Erdal Ronahi, Alessio Frusciante, Satoru SATOH, Danilo Šegan, Ahmad Riza H Nst, Benoît Dejean, Marcel Telka, Leonid Kanter, Pawan Chitrakar, Daniel Nylander, Vincent van Adrighem, Clytie Siddall, Priit Laes, Christian Rose, Takeshi AIHANA, Laurent Dhima, Francisco Javier F. Serrador, Miloslav Trmac, Nickolay V. Shmyrev, Maxim Dziumanenko, Pema Geyleg, Adam Weinberger, Hendrik Brandt, Ole Laursen, Stanislav Brabec, Alexander Shopov, Slobodan D. Sredojevic, Kang JeongHee, Nikos Charonitakis ===================== deskbar-applet 2.15.1 ===================== Changes: * Implement a new widget to select the accelerator, providing also validation in real time. Patch by Sebastian Pölsterl <marduk@k-d-w.org> * Fix some errors in desklicious, add a html entities decoder * Tidy up the yahoo handler * Add the del.icio.us handler merged from two sources. Thanks to Stuart Langridge and Francisco Jesús Jordano Jiménez * New handler by Travis B. Hartwell <nafai@travishartwell.net> * dd the skip_history() method to matches API, and allow None to be returned from serialize. This handler allows to switch between windows by typing part of their name/titles * Correctly handle multiple profiles in mozilla/ff. Patch by Michael Hofmann <mh21@piware.de> * Added artdir to the pkgconfig file. * Better detection of Beagle .desktop files (e.g. now works on Fedora). * Refactoring the Cuemiac part 1, splitting of files * Use the new icon theme specifications. Patch by Sebastian Pölsterl <marduk@k-d-w.org> * Use po/LINGUAS instead of including all languages directly in this file. See the wiki for more information: http://live.gnome.org/GnomeGoals/PoLinguas * Repair the no-history not appearing when history.pickle was not present * Add devhelp handler * Add transparency to Cuemiac mode Patch by Joachim Breitner <mail@joachim-breitner.de> * Implement galeon nicknames in the search handler. Patch by Joachim Breitner <mail@joachim-breitner.de> * Fix the history order, and update order when switching form bottom to top panel * Change the contact label to say what we really do, open the contact editor in evolution * Implement a is_valid method to ask a match if it's still valid, to evaluate if it should be stored in history * Follow symlinks to detect the browser * Use the history icon when displaying history items and bookmark when displaying bookmarks * Classify emails and conversations in separate categories. Patch by Alejandro Vera <alejandro.vera@gmail.com> * Pass the preferences dialog to the "more" callback to allow info dialogs to be transient * Correctly use imlogviewer passing client name to it * Bump up the python required version to 2.4 * Fix bug #335367. Activate the bottom hit of the view when the cuem/entr-iac is at a bottom panel. * Fix bug #335446 where deskbar crashes when the user hits up/down immediately after entering some text. This is done by adding a CuemiacView.is_ready() method that returns True when the view is ready for user interaction. * Implement mozilla/firefox history search, only the url. Patch by Flavio Gargiulo <flagar@gmail.com> * Get rid of completion UI, now we require Cairo with pygtk. * Fixes the proxy detection code for google-live. Patch by Sebastian Dröge <mail@slomosnail.de> * Fix entry in button mode placement for vertical panels Patch by Joachim Breitner <joachim@breitner.de> Fixes bug #334492 * Fix for people that haven't locale/gettext.bind_textdomain_codeset Contributors to this release: Raphael Slinckx, Nigel Tao, Rhys Jones, Brian Pepple, Runa Bhattacharjee, Ignacio VazquezAbrams, Mikkel Kamstrup Erlandsen Translations: * Updated Finnish translation. * Updated Gujarati Translation. * Updated Galician Translation. * Updated Vietnamese translation. * Updated Simplified Chinese translation. * Updated Czech translation. * Updated Finnish translation. * Updated Greek translation. * Added Welsh translation. * Added Bengali Translation by Mahay Alam Khan Contributors to the translations: Kostas Papadimas, Vladimer Sichinava, Rajesh Ranjan, Artur Flinta, Žygimantas Beručka, Duarte Loreto, Theppitak Karoonboonyanan, Øivind Hoel, Kjartan Maraas, Ilkka Tuohela, Gabor Kelemen, Ankit Patel, Funda Wang, Amanpreet Singh Alam, ChaoHsiung Liao, Ignacio Casal Quinteiro, Tommi Vainikainen, Lukas Novotny, Nickolay V. Shmyrev, Josep Puigdemont i Casamajó, Erdal Ronahi, Alessio Frusciante, Satoru SATOH, Danilo Šegan, Benoît Dejean, Marcel Telka, Leonid Kanter, Daniel Nylander, Vincent van Adrighem, Francisco Javier F. Serrador, Raphael Higino, Christian Rose, Takeshi AIHANA, Laurent Dhima, Clytie Siddall, Miloslav Trmac, Maxim Dziumanenko, Alexander Shopov, Adam Weinberger, Hendrik Brandt, Ole Laursen, Stanislav Brabec, Slobodan D. Sredojevic, Kang JeongHee
2006-08-06Update to 2.14.2:jmmv3-8/+14
deskbar-applet 2.14.2 Changes: * A small optimization (result list concatenation). * Fixes error when clicking an empty space. Fixes bug #338238 * Fixes error when pressing alt+enter, bug #341417 * Fix the configuration file parsing that produced an error in some cases. Fixes bug 341101 by P. Oscar Boykin. * Fix the possible bug when no connection is available when parsing galeon xml file * Fix an error when deskbar is on bottom panel and empty string is entered Contributors to this release: Mikkel Kamstrup Erlandsen, Raphael Slinckx Translations: * Added nepali translation 'ne.po' * Updated Bulgarian translation by Alexander Shopov <ash@contact.bg> * Updated French translation. * Added Indonesian Translation. * Translation updated by Laurent Richard, R.A Mauchin, Jonathan Ernst and Stéphane Raimbault * Udated Finnish translation. * Updated Traditional Chinese translation(Hong Kong). * Updated Traditional Chinese translation(Taiwan). Contributors to the translations: Ahmad Riza H Nst, Alexander Shopov, Benoît Dejean, Chao-Hsiung Liao, Christophe Fergeau, Ilkka Tuohela, Pawan Chitrakar, Laurent Richard, R.A Mauchin, Jonathan Ernst and Stéphane Raimbault deskbar-applet 2.14.1.1 Changes: * Correctly handle multiple profiles in mozilla/ff. * Correctly handle browser symlinks with parameters. * Added artdir to the pkgconfig file. * Better detection of Beagle .desktop files (e.g. now works on Fedora). * Fix the handlers callback to set preferences so they take a dialog as parameter. Contributors to this release: Raphael Slinckx, Michael Hofmann, Ignacio Vazquez-Abrams Translations: * Updated Simplified Chinese translation. Contributors to the translations: Funda Wang deskbar-applet 2.14.1 Changes: * History order was reversed each time the applet was removed/added to a top panel. Fix that (bug #337782). * Fixes typo in the if statement preventing duplicate detection to work properly * Repair the no-history not appearing when history.pickle was not present * Add transparency to Cuemiac mode Patch by Joachim Breitner <mail@joachim-breitner.de> * Fix the history order, and update order when switching form bottom to top panel * Implement a is_valid method to ask a match if it's still valid, to evaluate if it should be stored in history * Follow symlinks to detect the browser * Fix error if last_visible_path iter is None * Fix duplication of items in deskbar history list * Use the history icon when displaying history items and bookmark when displaying bookmarks * Don't throw errors if an unknown beagle type is encountered * Pass the preferences dialog to the "more" callback to allow info dialogs to be transient * Correctly use imlogviewer passing client name to it * Fix bug #335367. Activate the bottom hit of the view when the cuem/entr-iac is at a bottom panel. * Fix bug #335446 where deskbar crashes when the user hits up/down immediately after entering some text. * Implement mozilla/firefox history search, only the url, since history format is braindead. Patch by Flavio Gargiulo <flagar@gmail.com> * Fixes the proxy detection code for google-live. Patch by Sebastian Dröge <mail@slomosnail.de> * Fix entry in button mode placement for vertical panels Patch by Joachim Breitner <joachim@breitner.de> Fixes bug #334492 Contributors to this release: Raphael Slinckx, Pema Geyleg, Mikkel Kamstrup Erlandsen, Yair Hershkovitz, Rhys Jones Translations: * Added Dzongkha translation. * Added Hebrew translation. * Added Welsh translation. * Updated Czech translation. * Updated Finnish translation. * Updated Georgian translation. * Updated Greek translation. Contributors to the translations: Vladimer Sichinava, Miloslav Trmac, Pema Geyleg, Priit Laes, Ilkka Tuohela, Nikos Charonitakis, Yair Hershkovitz, Rhys Jones
2006-07-12py-gnome2 dependency doesn't support Python 2.3 any longer.joerg1-2/+2
2006-07-05Sweep pkgsrc and convert packages that included intltool/buildlink3.mkjlam1-3/+2
to use instead "USE_TOOLS+=intltool". Remove now unused intltool/buildlink3.mk
2006-05-18Mark as BROKEN_IN pkgsrc-2006Q1 according towiz1-1/+3
ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/i386-3.0/20060501.1050/broken.html
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz1-1/+2
2006-04-17Strip ${PKGLOCALEDIR} from PLISTs of packages that already obeyjlam1-41/+41
PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory.
2006-04-13BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace withjlam1-5/+2
USE_TOOLS+=msgfmt.
2006-04-10This needs msgid_plural; reported by Phil Pereira.jmmv1-1/+2
2006-04-01Initial import of deskbar-applet, version 2.14.0.1:jmmv4-0/+301
The goal of DeskbarApplet is to provide an omnipresent versatile search interface. By typing search terms into the deskbar entry in your panel you are presented with the search results as you type. Seaches are handled by a series of plugins. DeskbarApplet provides a simple interface to manage these plugins to provide you with the search results that fit your needs.