2006-02-26 Raphael Slinckx * deskbar/ui/cuemiac/DeskbarAppletButton.py: * deskbar/ui/entriac/CuemiacEntryUI.py: * po/POTFILES.in: * po/POTFILES.skip: Add the forgotten mozilla-prefs.glade file to translatable files Enable some non-translated strings, translatable in next gnome cycle. 2006-02-26 Raphael Slinckx * deskbar/handlers/files.py: Revert the bug #332470, too slow to index and search. 2006-02-25 Artur Flinta * configure.ac: Added pl to ALL_LINGUAS. 2006-02-24 Raphael Slinckx * deskbar/handlers/files.py: * deskbar/ui/cuemiac/Cuemiac.py: * deskbar/ui/cuemiac/DeskbarAppletButton.py: Fixes bug #332418, now we use EventBoxes instead of ToggleButton, reducing the needed panel vertical space Fixes bug #332470, index up to 4 level deep the home directory's files and folders in a separate thread 2006-02-24 Mikkel Kamstrup Erlandsen * deskbar/handlers/mozilla.py: Fix broken reference to "max". Use deskbar.DEFAULT_RESULTS_PER_HANDLER instead. 2006-02-24 Mikkel Kamstrup Erlandsen * deskbar/handlers/beagle-live.py: Don't import beagle each time we need it. Only when loading the module. This wastly increases beagle-live performance. 2006-02-22 Raphael Slinckx * deskbar/handlers/yahoo.py: Fix yahoo for new query API 2006-02-22 Raphael Slinckx * deskbar/ui/entriac/CuemiacEntryUI.py: Back out new string for string freeze 2006-02-22 Raphael Slinckx * deskbar/ui/entriac/DeskbarEntryUI.py: Fixes the applet not remembering 'take all available space on panel' setting on startup 2006-02-22 Raphael Slinckx * deskbar/DeskbarApplet.py: * deskbar/Handler.py: * deskbar/__init__.py: * deskbar/handlers/beagle-live.py: * deskbar/handlers/beagle.py: * deskbar/handlers/debug-async_handler.py: * deskbar/handlers/debug-requirements.py: * deskbar/handlers/debug-signal_handler.py: * deskbar/handlers/email_address.py: * deskbar/handlers/epiphany.py: * deskbar/handlers/evolution.py: * deskbar/handlers/files.py: * deskbar/handlers/galago.py: * deskbar/handlers/galeon.py: * deskbar/handlers/google-live.py: * deskbar/handlers/gtkbookmarks.py: * deskbar/handlers/history.py: * deskbar/handlers/mozilla.py: * deskbar/handlers/pathprograms.py: * deskbar/handlers/programs.py: * deskbar/handlers/volumes.py: * deskbar/handlers/web_address.py: * deskbar/handlers/yahoo.py: * deskbar/ui/DeskbarUI.py: * deskbar/ui/completion/DeskbarEntry.py: * deskbar/ui/cuemiac/Cuemiac.py: * deskbar/ui/entriac/CuemiacEntryUI.py: API change: removed the 'max' argument to the Handler.query() method. The handlers can now return any number of mathes or use the hardwired deskbar.DEFAULT_RESULTS_PER_HANDLER variable to trim the results. Fixes bug #331884 2006-02-22 Raphael Slinckx * deskbar/ui/completion/CompletionDeskbarUI.py: Fix bug #332080, empty history borking completion UI 2006-02-21 Raphael Slinckx * deskbar/ModuleLoader.py: * deskbar/ui/cuemiac/DeskbarAppletButton.py: Revert String freeze break Check if a directory exists before trying to load modules in it 2006-02-19 Mikkel Kamstrup Erlandsen * deskbar/Handler.py: * deskbar/handlers/beagle-live.py: Add a set_delay(timeout) method to SignallingHandler, and make beagle-live use it. We where spawning beagle-queries galore, which was quite noticable performance wise. Each (signalling) handler can now individually decide how long they will wait for query changes before starting. 2006-02-19 Raphael Slinckx * deskbar/ModuleLoader.py: * deskbar/__init__.py: * deskbar/handlers/files.py: Really fix duplicate module loading Return URIS in file and folder handler to correctly detect duplicates 2006-02-19 Raphael Slinckx * deskbar/DeskbarHistory.py: * deskbar/ui/cuemiac/CuemiacHistory.py: Add a 'No History' item in the history dropdown when there is no history. Not active yet since not in POTFILES.in 2006-02-19 Raphael Slinckx * deskbar/ui/cuemiac/Cuemiac.py: * deskbar/ui/cuemiac/CuemiacHistory.py: * deskbar/ui/cuemiac/DeskbarAppletButton.py: * deskbar/ui/entriac/CuemiacEntryUI.py: Implement single-click selection for history and cuemiac dropdown. Add focus-follow-pointer for history dropdown Add tooltips on entry icon and toggle buttons. Not active yet since not in POTFILES.in 2006-02-18 BenoƮt Dejean * configure.ac: Added French translation. 2006-02-16 Raphael Slinckx * data/Deskbar_Applet.xml: * deskbar/Categories.py: * deskbar/DeskbarApplet.py: * deskbar/DeskbarHistory.py: * deskbar/ModuleLoader.py: Add a "Clear History" button in the applet menu 2006-02-15 Raphael Slinckx * TODO: * deskbar/osutils/_osutilsmodule.c: (osutils_set_process_name): Fix wrong exception raising in C code of set_process_name for people who don't have prctl 2006-02-14 Raphael Slinckx * NEWS: * configure.ac: POST-Release bump ========== Version 2.13.91 released ==========