File gnome-main-menu.changes of Package gnome-main-menu
-------------------------------------------------------------------
Sun Feb 13 14:43:17 CET 2011 - vuntz@opensuse.org
- Call relevant macros in %post/%postun:
+ %desktop_database_post/postun because the package ships at
least one desktop file.
- Stop calling ldconfig in %post/%postun: there is no library.
- Pass %{?no_lang_C} to %find_lang so that english documentation
can be packaged with the program, and not in the lang subpackage.
- Change Requires of lang subpackage to Recommends, since the
english documentation is not there anymore.
-------------------------------------------------------------------
Sat Jan 22 00:28:52 CET 2011 - andreas.hanke@gmx-topmail.de
- Add gnome-main-menu-firefox.patch: MozillaFirefox.desktop was
renamed to firefox.desktop (bnc#664211).
-------------------------------------------------------------------
Tue Jan 11 12:16:06 CET 2011 - vuntz@opensuse.org
- Add gnome-main-menu-theming-button.patch: we need to name the
widget for the main menu button to get theming working. With the
relevant change in gtk2-metatheme-sonar, this fixes bnc#642956.
-------------------------------------------------------------------
Thu Dec 30 01:20:51 UTC 2010 - badshah400@gmail.com
- Add gnome-main-menu-tracker-needle.patch: the search entry in
main-menu should use tracker-needle. Fix bnc#661800.
-------------------------------------------------------------------
Tue Nov 30 11:04:12 CET 2010 - vuntz@opensuse.org
- Add gnome-main-menu-fix-nautilus-sendto.patch to fix the call to
nautilus-sendto to actually work. Fix bnc#647263.
-------------------------------------------------------------------
Wed Sep 8 00:25:05 CEST 2010 - vuntz@opensuse.org
- Change old-style BuildRequires to pkgconfig() style
BuildRequires:
+ old-style: NetworkManager-devel, gnome-desktop-devel,
gnome-panel-devel, libgtop-devel, libslab-devel,
libunique-devel, nautilus-devel
+ new-style: NetworkManager, cairo, gconf-2.0, glib-2.0,
gnome-desktop-2.0, gtk+-2.0, libgtop-2.0,
libnautilus-extension, libnm-glib, libpanelapplet-2.0, libslab,
unique-1.0, x11.
- This will make it easier to switch to GNOME 3 libraries.
-------------------------------------------------------------------
Tue Aug 31 09:57:49 UTC 2010 - aj@suse.de
- Recommend instead of require lang package since it's not
mandatory.
-------------------------------------------------------------------
Tue Jul 6 00:06:34 CEST 2010 - dimstar@opensuse.org
- Update to version 0.9.15:
+ Replace libglade with gtkbuilder
+ Change default search tool to tracker-search-tool
+ Drop usage of libgnome-2.0 and libgnomeui-2.0
+ Remove libglade, hal, dbus-glib, libgnome and libgnomeui
dependencies
+ Allow building without NetworkManager and iwlib
- Remove libglade2-devel and libgnomeui-devel BuildRequires
- Drop gnome-main-menu-no-hal.patch, gnome-main-menu-tracker.patch
patches came from upstream.
-------------------------------------------------------------------
Sun May 23 16:07:53 CEST 2010 - vuntz@opensuse.org
- Add gnome-main-menu-tracker.patch on 11.3 and later: use tracker
instead of beagle, see fate#307899.
- Add tracker-gui Recommends.
- Add gnome-main-menu-no-hal.patch: remove unneeded hal dependency.
- Remove hal-devel BuildRequires.
-------------------------------------------------------------------
Fri Apr 23 02:15:20 CST 2010 - dliang@novell.com
- Add gnome-main-menu-focus-on-menu-unmap.patch to fix bnc#534964
gnome-main-menu not auto-hiding after right click.
-------------------------------------------------------------------
Tue Mar 30 04:32:33 CEST 2010 - vuntz@opensuse.org
- Update to version 0.9.14:
+ Features
- Let one clear the recent-documents list (David Liang)
+ Fixes
- Defer loading of the glade file for faster login
- Link to libm
- Fix build with NetworkManager 0.8
- Don't mark icon name as translatable
- Do not add Application category to desktop file we create
- Use XDG user directory instead of hardcoding $HOME/Documents
- Plug leak
- Link against libnm-util and x11 to fix builds with GNU gold
- Use @BINDIR@/trigger-panel-run-dialog in its desktop file
- Mark keys translatable in trigger-panel-run-dialog.desktop
- Add a category to the applet .server file
- Do not pass --browser to nautilus
- Make the main-menu fit in small monitors
- Install nautilus extension in the right directory
+ Updated translations.
- Drop gnome-main-menu-bnc187879-clear-recent-files.diff,
gnome-main-menu-iwlib-link.patch, gnome-main-menu-nm-0.8.patch:
fixed upstream.
- Remove gnome-common BuildRequires and call to gnome-autogen.sh,
since we don't have patches anymore.
- Remove en_IGID workaround: this translation has been removed.
-------------------------------------------------------------------
Fri Jan 22 14:23:23 CET 2010 - vuntz@opensuse.org
- Add gnome-main-menu-nm-0.8.patch to make it build both with old
and new NetworkManager.
-------------------------------------------------------------------
Sat Jan 16 17:11:24 CET 2010 - vuntz@opensuse.org
- Add gnome-main-menu-iwlib-link.patch to fix build: we have to
link to libm when linking to libiw. Add gnome-common
BuildRequires and gnome-autogen.sh call to regenerate the
configure script.
- Fix self-obsoletion of libssui.
-------------------------------------------------------------------
Thu Dec 24 17:58:41 CET 2009 - vuntz@opensuse.org
- Add hal-devel BuildRequires to fix build.
-------------------------------------------------------------------
Wed Dec 2 11:43:08 CET 2009 - vuntz@opensuse.org
- Update the way we remove the en_IGID locale for old versions of
openSUSE.
-------------------------------------------------------------------
Mon Oct 26 09:29:17 UTC 2009 - mxwu@novell.com
- Remove gnome-main-menu-bnc537483-force-redraw-workaround.patch.
We have a better fix in libslab now.
-------------------------------------------------------------------
Mon Sep 28 09:52:02 CEST 2009 - mxwu@novell.com
- Add gnome-main-menu-bnc537483-force-redraw-workaround.patch.
Force redraw the menu which leave highlight state after start
application. It should be caused by the upgrading of Gtk+ which
misses emit leave-notify-event signal, and this is hard to fix
now. So I just add this workaround to meet our deadline.
-------------------------------------------------------------------
Sun Aug 30 12:43:38 CEST 2009 - vuntz@novell.com
- Thanks to Magnus Boman for doing the preliminary work for this
update.
- Update to version 0.9.13:
+ Update to build with the latest GNOME stack
+ Remove the statically built libslab, and use the standalone
version of libslab
+ Use libunique's single-instance application functionality
instead of Bonobo's
+ Translation updates
- Only keep the non libslab part of
gnome-main-menu-bnc187879-clear-recent-files.diff: libslab code
is now standalone.
- Remove gnome-main-menu-bgo551850.patch. Fixed upstream
- Remove gnome-main-menu-no-X-SuSE-translate.patch. Fixed upstream
- Remove gnome-common, gnome-menus-devel, gtk-doc, librsvg-devel,
scrollkeeper BuildRequires.
- Add libslab-devel, libunique-devel BuildRequires.
- Drop devel package: it will now be provided by libslab-devel from
the libslab source package.
- Use libexecdir.
- Clean up file list.
-------------------------------------------------------------------
Fri Aug 28 14:51:46 CEST 2009 - vuntz@novell.com
- Remove Requires on wireless-tools.
- Use wireless-tools instead of libiw-devel BuildRequires for 11.1
and earlier.
- Use spec-cleaner script to reorder lines, split
BuildRequires/Requires on separate lines, remove AutoReqProv,
etc.
-------------------------------------------------------------------
Thu Aug 27 18:20:30 CDT 2009 - federico@novell.com
- Added gnome-main-menu-bnc187879-clear-recent-files.diff for
bnc#187879 - patch by David Liang to allow one to clear the Recent
Documents list.
-------------------------------------------------------------------
Thu Aug 20 09:17:43 UTC 2009 - aj@suse.de
- Use libiw-devel instead of wireless-tools.
-------------------------------------------------------------------
Thu Apr 30 11:56:58 CEST 2009 - vuntz@novell.com
- Do not explicitly specify the path to the gconf schemas in the
file list, and instead use the list that was generated with the
gconf macros.
- Clean up file list by using _datadir, _libdir, etc.
-------------------------------------------------------------------
Thu Feb 26 08:52:48 CET 2009 - vuntz@novell.com
- Remove custom CFLAGS (-g -O0).
-------------------------------------------------------------------
Mon Feb 16 17:49:47 CET 2009 - sbrabec@suse.cz
- Added support for translation-update-upstream (FATE#301344).
-------------------------------------------------------------------
Tue Feb 10 20:50:23 CET 2009 - vuntz@novell.com
- Remove non-upstream translations: they'll get out-of-date.
-------------------------------------------------------------------
Thu Jan 29 13:55:18 CET 2009 - vuntz@novell.com
- Clean up BuildRequires and Requires of the devel package
(especially removing eel-devel).
-------------------------------------------------------------------
Sun Jan 25 01:51:06 CET 2009 - vuntz@novell.com
- Call %suse_update_desktop_file on all desktop files. Part of
bnc#445728.
- Add missing libglade2-devel BuildRequires.
-------------------------------------------------------------------
Sat Jan 17 03:06:06 CET 2009 - crrodriguez@suse.de
- remove "la" files, baby step to clean up all references
to libavahi-*.la
-------------------------------------------------------------------
Mon Jan 12 15:25:27 EST 2009 - mauro@suse.de
- Translations update.
-------------------------------------------------------------------
Wed Jan 07 00:08:25 CET 2009 - mboman@suse.de
- Add gnome-main-menu-bgo551850.patch to fix building against 2.25.x
-------------------------------------------------------------------
Tue Jan 06 00:08:25 CET 2009 - sreeves@suse.de
- Update to 0.9.12
Fix BNC#447550 - translations not updating
Fix BNC#449841 - network status not shown on resume
Clean up .desktop files - BNC#444138
-------------------------------------------------------------------
Sat Dec 6 08:28:22 CET 2008 - mauro@suse.de
- Updated translations.
-------------------------------------------------------------------
Thu Nov 20 18:57:08 CEST 2008 - sreeves@suse.de
- Fix BNC#436718 - network status
-------------------------------------------------------------------
Fri Nov 7 16:04:41 EET 2008 - tambet@novell.com
- Fix the NetworkManager API breakage again.
-------------------------------------------------------------------
Thu Nov 6 17:06:13 CST 2008 - federico@novell.com
- Added gnome-main-menu-bnc402256-leaks.diff to fix
https://bugzilla.novell.com/show_bug.cgi?id=402256 - memory leaks
while refreshing the list of recent documents.
-------------------------------------------------------------------
Wed Oct 22 18:57:08 CEST 2008 - sreeves@suse.de
- Fix crash if trigger-panel-run-dialog is run from command line
-------------------------------------------------------------------
Mon Oct 13 20:58:36 CEST 2008 - sreeves@suse.de
- Add option to show a "Run Application" entry - FATE#301986
disabled and hidden by default.
-------------------------------------------------------------------
Sat Sep 27 06:52:02 CEST 2008 - sreeves@suse.de
- Fix missing icon and tooltip from FATE#303677
-------------------------------------------------------------------
Sat Sep 13 06:52:02 CEST 2008 - sreeves@suse.de
- Show network documents in recent section - FATE#303677
- Move to 0.9.11
Port to gio
-------------------------------------------------------------------
Mon Sep 1 16:33:01 CEST 2008 - vuntz@novell.com
- Do not depend on libssui anymore: the new gnome-session package
will have the UI we want. Install gnome-session-logout.desktop
and gnome-session-shutdown.desktop since we depend on them,
though. Provides/Obsoletes libssui because of those desktop
files.
-------------------------------------------------------------------
Thu Aug 14 20:58:22 CEST 2008 - mboman@novell.com
- Updated to current svn snapshot (r488):
+ configure.in: Remove Eel dependency from libslab. Bug bgo#524778.
+ Fix some more NetworkManager 0.7 API breakage.
+ Fix bug bnc#402256 - Main-menu has high CPU usage on NIS/NFS home
directories.
+ Fix bug bgo#544538 - Fix a build warning.
-------------------------------------------------------------------
Tue Jul 29 20:58:22 CEST 2008 - captain.magnus@opensuse.org
- Updated to current svn snapshot
Fix for BNC#336735 - Set the screen of the slab_window to the same
screen as the one for the applet widget.
Fix for BNC#262334 - Make sure that we only use a device that has
got an ip address.
Fix for BNC#393101 - check title for null
Fix for BNC#390400 - make places use mime type handler.
Fix for BGO#544539 - Fix the build against NetworkManager 0.7 trunk.
- Add support for GSM and CDMA devices in the Network Status tile
-------------------------------------------------------------------
Fri Jun 13 12:26:05 CEST 2008 - federico@novell.com
- Added gnome-main-menu-bnc336735-slab-window-multiscreen.diff to fix
bnc#336735 - the slab window
could appear on the wrong screen in multiscreen setups.
-------------------------------------------------------------------
Wed Jun 4 16:42:18 CEST 2008 - sbrabec@suse.cz
- Added YaST to the main menu panel (bnc#302324).
-------------------------------------------------------------------
Wed May 21 17:55:05 CEST 2008 - sreeves@suse.de
- Fix for bnc#393101 - Crash checking title
-------------------------------------------------------------------
Tue May 13 19:11:56 CEST 2008 - sreeves@suse.de
- Official release of 0.9.10
Fix for BNC#308998 - missing translations.
Fix for BNC#388785 - show banshee-1 in main-menu
Fix for BNC#381617 - show icon for template docs
Fix for BNC#372206 - update status when network gets connected.
Fix for BNC#224885 - update status when network gets connected.
-------------------------------------------------------------------
Mon May 12 08:13:30 CEST 2008 - tambet@suse.de
- Fix a build issue caused by NetworkManager API breakage.
-------------------------------------------------------------------
Wed May 7 21:59:53 CEST 2008 - federico@novell.com
- Added gnome-main-menu-bnc262334-network-status-without-nm.diff to
fix https://bugzilla.novell.com/show_bug.cgi?id=262334 - Main-menu
now shows the correct network status even if NetworkManager is not
running.
-------------------------------------------------------------------
Thu Apr 24 00:00:16 CEST 2008 - federico@suse.de
- Added gnome-main-menu-bnc380339-multiple-applet-crash.diff to fix
https://bugzilla.novell.com/show_bug.cgi?id=380339 - Crash when
there are multiple instances of main-menu in the panel.
-------------------------------------------------------------------
Mon Apr 14 07:52:51 CEST 2008 - sreeves@suse.de
- Update to 0.9.10
Rolls in all the patches since 0.9.9
Fix for NetworkManager API change - BNC#377019
-------------------------------------------------------------------
Sat Apr 5 07:02:36 CEST 2008 - federico@novell.com
- Added gnome-main-menu-bnc230478-bnc364186-bnc350662-performance.diff to fix these bugs:
https://bugzilla.novell.com/show_bug.cgi?id=230478 - pointless thumbnailing
https://bugzilla.novell.com/show_bug.cgi?id=364186 - main menu leaks
https://bugzilla.novell.com/show_bug.cgi?id=350662 - improved startup time
-------------------------------------------------------------------
Sun Mar 16 00:01:32 CET 2008 - sreeves@suse.de
- Add missing requires to gnome-main-menu-devel package
(Fixes build failures of packages building with g-m-m-devel package)
-------------------------------------------------------------------
Thu Mar 6 20:05:14 CET 2008 - maw@suse.de
- #%run_ldconfig#/sbin/ldconfig#.
-------------------------------------------------------------------
Thu Mar 6 20:00:15 CET 2008 - maw@suse.de
- Fix the build when against newer versions of intltool.
-------------------------------------------------------------------
Thu Mar 6 02:37:43 CET 2008 - sreeves@suse.de
- upgrade to 0.9.9
-------------------------------------------------------------------
Fri Feb 1 01:17:34 CET 2008 - jpr@suse.de
- Add gnome-vfs2 as a BuildRequies, it was no longer being pulled
in implicitly
- Add gnome-main-menu-gnome-vfs-config.patch so the right cflags
are passed
-------------------------------------------------------------------
Mon Dec 24 18:38:17 CET 2007 - sreeves@suse.de
- Use NetworkManager 0.7
-------------------------------------------------------------------
Tue Nov 6 00:43:48 CET 2007 - sreeves@suse.de
- Dont show lock screen option when logged in as root - BNC #136622
-------------------------------------------------------------------
Thu Oct 11 16:39:38 CEST 2007 - sbrabec@suse.cz
- Removed bogus dependency on mDNSResponder.
-------------------------------------------------------------------
Tue Oct 2 21:30:39 CEST 2007 - jimmyk@suse.de
- Add patch to reintegrate misplaced .desktop files after upgrade, BNC #327130.
-------------------------------------------------------------------
Tue Sep 25 16:29:26 CEST 2007 - cthiel@suse.de
- don't package -lang files in main package
-------------------------------------------------------------------
Wed Sep 19 17:43:27 CEST 2007 - jimmyk@suse.de
- Ignore duplicate DBus messages from NetworkManager, BNC #307862.
-------------------------------------------------------------------
Mon Sep 17 01:28:50 CEST 2007 - jimmyk@suse.de
- Added translations, BNC #308601.
- Reverted to system-monitor on hard drive click, BNC #287081, BNC #239001.
- Fixed .xbel file race, BNC #297641.
- Check for null function pointer before invoking, BNC #309330.
-------------------------------------------------------------------
Fri Sep 14 05:53:25 CEST 2007 - jimmyk@suse.de
- Fixed build so as to break yast2-control-center, BNC #310128.
-------------------------------------------------------------------
Fri Sep 7 00:59:49 CEST 2007 - jimmyk@suse.de
- Fixed system-item list to point to correct .desktop files, BNC #287082, BNC
#302324.
- Added remote files to documents tab, BNC #239125.
-------------------------------------------------------------------
Sat Aug 18 00:20:07 CEST 2007 - jimmyk@suse.de
- Logout item to use libssui, BNC #297998.
-------------------------------------------------------------------
Wed Aug 8 18:54:22 CEST 2007 - maw@suse.de
- Use %fdupes
- Split off a -lang subpackage.
-------------------------------------------------------------------
Fri Mar 30 18:05:16 CEST 2007 - sreeves@suse.de
- Fix for 255943 - file conflicts with g-c-c
-------------------------------------------------------------------
Mon Mar 19 21:49:52 CET 2007 - sreeves@suse.de
- Fix for 251206 - crash.
Update to version 0.9.7
-------------------------------------------------------------------
Wed Mar 14 12:11:11 CET 2007 - lrupp@suse.de
- back to 0.6.3
-------------------------------------------------------------------
Mon Mar 5 06:31:48 CET 2007 - jimmyk@suse.de
- Remove unnecessary separators from context menus, BNC #240238.
- Properly display saved searches, BNC #246798.
-------------------------------------------------------------------
Wed Feb 28 21:04:24 CET 2007 - jimmyk@suse.de
- Update to SP1 version of the main-menu.
-------------------------------------------------------------------
Wed Feb 7 12:27:30 CET 2007 - sbrabec@suse.cz
- Do not build unusable static libraries (#238552).
-------------------------------------------------------------------
Mon Feb 5 18:24:37 CET 2007 - sbrabec@suse.cz
- Fixed Categories (#242053).
-------------------------------------------------------------------
Thu Jan 11 13:11:24 CET 2007 - sbrabec@suse.cz
- Spec file cleanup.
-------------------------------------------------------------------
Fri Dec 22 17:51:46 CST 2006 - maw@suse.de
- Move to /usr.
-------------------------------------------------------------------
Tue Nov 28 19:10:38 CET 2006 - sbrabec@suse.cz
- Build correctly in older products.
-------------------------------------------------------------------
Tue Nov 21 16:34:13 CET 2006 - mvidner@suse.cz
- Use package-manager instead of zen-updater (patch by jimmyk, BNC #222757#c6).
- Dropped recommends: zen-updater (BNC #222757#c14).
-------------------------------------------------------------------
Tue Nov 21 00:20:19 CET 2006 - jimmyk@suse.de
- Imported new translation files.
-------------------------------------------------------------------
Tue Nov 7 23:19:54 CET 2006 - jimmyk@suse.de
- Imported new translation files.
- Added "OnlyShowIn=GNOME" to the application-browser.desktop file, BNC #215192.
-------------------------------------------------------------------
Thu Nov 2 11:41:05 CET 2006 - rodrigo@suse.de
- Moved autostart .desktop file to /opt/gnome/share/gnome/autostart
(#208680)
-------------------------------------------------------------------
Wed Oct 25 19:10:20 CEST 2006 - jimmyk@suse.de
- Removed libgnomesu and gnome-terminal from the Requires portion of the .spec.
-------------------------------------------------------------------
Tue Oct 24 19:24:25 CEST 2006 - sreeves@suse.de
- Fix for #214705 - AB/CC do not support menu layout hints.
Add missing header files to gnome-main-menu-devel
-------------------------------------------------------------------
Tue Oct 24 03:10:29 CEST 2006 - jimmyk@suse.de
- Updated to work with both the ~/.recently-used.xbel and the old
~/.recently-used file formats. BNC #208368.
-------------------------------------------------------------------
Sun Oct 22 16:24:02 CEST 2006 - aj@suse.de
- Reduce BuildRequires.
-------------------------------------------------------------------
Wed Oct 4 18:07:16 CEST 2006 - jimmyk@suse.de
- 2006-10-04 Jim Krehl <jimmyk@novell.com>
* libtile/application-tile.c
libtile/document-tile.c:
Changed from wrapping lines to ellipsizing the headers of application
and document tiles. BNC #191536.
- 2006-10-02 Jim Krehl <jimmyk@novell.com>
* main-menu/src/file-area-widget.c:
Added check for NULL haystack before calling strstr. Fixes BNC
#204707.
- 2006-10-02 Jim Krehl <jimmyk@novell.com>
* libtile/application-tile.c:
Removed file monitors from the application tile, fix for BNC #186555.
* main-menu/src/file-area-widget.c:
Removing file monitors reverts the fix for BNC #142932. Instead of
monitoring the .desktop file to fix BCN #142932, the main-menu culls
out non-existent files from the user_specified_apps list which
maintains consistency without the expense of monitoring all .desktop
files.
- 2006-09-29 Jovan Naumovski <jovan@lugola.net>
* configure.in: Added "mk" to ALL_LINGUAS.
- 2006-09-26 Scott Reeves <sreeves@novell.com>
* libtile/application-tile.c:
Fix for BNC 207329 - context menu issues.
- 2006-09-26 Scott Reeves <sreeves@novell.com>
* application-browser/src/application-browser.c
* control-center/src/control-center.c
* libslab/app-shell-startup.c
* libslab/app-shell-startup.h:
Fix for BNC 204327 - CC and AB fail to launch
- 2006-09-15 Scott Reeves <sreeves@novell.com>
* *.c, *.h:
clean up formatting issues
fix memory leaks, initial performance work
update po files.
sync from internal svn
- 2006-09-13 David Lodge <dave@cirt.net>
* configure.in: Added "en_GB" to ALL_LINGUAS.
-------------------------------------------------------------------
Wed Aug 16 23:46:34 CEST 2006 - jimmyk@suse.de
- Sync'd hotfixes from the sles10 branch.
- Removed "Requires" dependency on zen-updater and disabled package management
functionality in package management software is not configured or present in
$PATH.
-------------------------------------------------------------------
Wed Aug 16 12:14:28 CEST 2006 - cthiel@suse.de
- buildrequire python-gtk-devel instead of python-gtk
-------------------------------------------------------------------
Tue Jun 27 19:07:55 CEST 2006 - sreeves@suse.de
- Fix for 175645 - update po files to latest lcn for missing translations
-------------------------------------------------------------------
Fri Jun 23 23:17:36 CEST 2006 - jimmyk@suse.de
- Added a patch to fix empty COPYING file, BNC #187871.
-------------------------------------------------------------------
Mon Jun 19 19:34:31 CEST 2006 - sreeves@suse.de
- Fix for 175646 - error in Japanese po file
Fix for 177414 - more memory leaks
-------------------------------------------------------------------
Mon Jun 19 03:54:55 CEST 2006 - jimmyk@suse.de
- Make the main-menu respect the /apps/nautilus/preferences/enable_delete key,
BNC #183636.
- Added functionality to remove entries from ~/.recently-used when a user
deletes/trashes a document from the main-menu (BNC #181704) and rewrites
~/.recently-used when a user renames a file with the main-menu (BNC #183638).
Additionally, make the main-menu less naive about these operations if they
fail (BNC #185170).
-------------------------------------------------------------------
Sat Jun 17 01:07:42 CEST 2006 - jimmyk@suse.de
- Added a keyboard grab to the main-menu, BNC #185462.
- Memory leak fixes, BNC #177414.
-------------------------------------------------------------------
Fri Jun 9 23:51:00 CEST 2006 - jimmyk@suse.de
- main-menu/src/document-tile.c:
Switched the "Send To" trigger from using g_spawn_async with a full command
line as one string to using the argv array. This prevents the shell from
having to parse potentially problematic strings, BNC #183045.
Additionally, make the "Send To" menu option insensitive if the file is not
local, BNC #183190.
-------------------------------------------------------------------
Sat Jun 3 00:58:57 CEST 2006 - sreeves@suse.de
- More improvements for 180305 - AB crash when gconf key zero
-------------------------------------------------------------------
Thu Jun 1 21:42:03 CEST 2006 - sreeves@suse.de
- Fix for 180305 - AB crash when gconf key newapps equals zero
Also found an existing string that was not marked for translation
-------------------------------------------------------------------
Wed May 31 18:25:40 CEST 2006 - jimmyk@suse.de
- main-menu/src/document-tile.c:
Cleaned up some memory issues for BNC #177862, BNC #177414, BNC #177756.
Also made sure that a DocumentTile always at least has a default icon,
"gnome-fs-regular".
- main-menu/src/main-menu.c
main-menu/src/network-status-tile.c:
Incorporated a patch submitted by Zhe Su for BNC #179578. The network
information dialog uses a glade file from the NetworkManager package, this
patch ensures that the localization is taken from the NetworkManager domain
instead of the gnome-main-menu domain.
-------------------------------------------------------------------
Wed May 31 05:55:02 CEST 2006 - zsu@suse.de
- bugzilla #179578. Load localized network connection dialog correctly
by using "NetworkManager" domain when creating glade object.
-------------------------------------------------------------------
Tue May 23 04:04:33 CEST 2006 - sreeves@suse.de
- Fix for 177807 - main menu crash
Partial fix for 175646 - added a translator comment to control-center.schemas.in
and applied patch to POTFILES.in
-------------------------------------------------------------------
Thu May 18 16:30:01 CEST 2006 - jimmyk@suse.de
- Added support for the /desktop/gnome/lockdown/disable_command_line key in the
main-menu. Any .desktop file with the TerminalEmulator category will not be
display if this key is TRUE. Also added support for the
/apps/panel/global/disable_{lock_screen,log_out} keys. BNC #172687.
- Changed gconf schema defaults nautilus.desktop to nautilus-home.desktop, BNC
#176381.
- Fixed null pointer deference behind BNC #176709. Also fixed an related
but unreported bug -- when dragging a launcher from outside the
main-menu onto a "Favorite App" that launcher was not added to the
Favorite Apps list.
-------------------------------------------------------------------
Wed May 17 01:35:30 CEST 2006 - jimmyk@suse.de
- Fix for BNC #142932. Added file monitors to application tiles to turn
themselves on and off if the underlying .desktop file {dis,re}appears.
Added functionality to the TileTable widget in the main-menu to
automatically handle this new application tile behavior.
-------------------------------------------------------------------
Thu May 11 16:46:51 CEST 2006 - jimmyk@suse.de
- Fix for BNC #152992
keyboard shortcut alt-f1 shows the panel menu instead of the slab
-------------------------------------------------------------------
Fri May 5 20:38:22 CEST 2006 - jimmyk@suse.de
- Fix for BNC #171114
Slab/Main Menu "blue" area excessively wide with long ESSIDs
-------------------------------------------------------------------
Wed May 3 23:30:42 CEST 2006 - jimmyk@suse.de
- Fix for BNC #171100
Gnome Main Menu spacing
-------------------------------------------------------------------
Wed May 3 11:03:41 CEST 2006 - jimmyk@suse.de
- Fix for BNC #170704, BNC #171131.
-------------------------------------------------------------------
Tue May 2 21:43:04 CEST 2006 - jimmyk@suse.de
- Fix for BNC #170356, BNC #158503, BNC #170702, BNC #168643
-------------------------------------------------------------------
Tue Apr 25 19:14:49 CEST 2006 - sreeves@suse.de
- Fix for 168630 - scrolling problem
-------------------------------------------------------------------
Sun Apr 23 08:23:59 CEST 2006 - aj@suse.de
- Fix build.
-------------------------------------------------------------------
Fri Apr 21 10:13:15 CEST 2006 - jimmyk@suse.de
- Applied i18n patch.
-------------------------------------------------------------------
Wed Apr 19 18:46:14 CEST 2006 - sreeves@suse.de
- Fix for 146557 - CC font cropping
-------------------------------------------------------------------
Wed Apr 19 15:00:03 CEST 2006 - sbrabec@suse.cz
- Updated I18N patch (#157379).
-------------------------------------------------------------------
Tue Apr 18 22:51:48 CEST 2006 - jimmyk@suse.de
- Fix for BNC #138730.
-------------------------------------------------------------------
Tue Apr 18 19:05:40 CEST 2006 - sbrabec@suse.cz
- Updated translations: de, es, fi, fr, it, ja, pl, pt_BR, zh_CN,
zh_TW.
-------------------------------------------------------------------
Fri Apr 14 21:23:26 CEST 2006 - jimmyk@suse.de
- Fix for BNC #160191, BNC #146300
160191: Rearranging icons in "Recently used" adds the item to
Favorite Apps
146300: A few incorrect labels in the main menu
-------------------------------------------------------------------
Mon Apr 10 21:09:04 CEST 2006 - sreeves@suse.de
- Fix for #136989, #158253, #158820, Update color/position of group selection
136989, 158253 - eliminate duplicate entries
158820 - previous selection highlight bug
-------------------------------------------------------------------
Mon Apr 10 17:08:52 CEST 2006 - sbrabec@suse.cz
- Translations update.
- Devel dependencies update.
-------------------------------------------------------------------
Tue Apr 4 22:24:15 CEST 2006 - jimmyk@suse.de
- Fix for BNC #163264, possible fix for BNC #162466, BNC #162920.
163264: gnome-main-menu crashes on resume from suspend-to-ram
162466: slab: crash
162920: main menu hang
-------------------------------------------------------------------
Wed Mar 29 15:45:22 CEST 2006 - sbrabec@suse.cz
- I18N fixes (#157379).
- Added Hungarian translation and some dumb translations.
-------------------------------------------------------------------
Mon Mar 27 21:49:42 CEST 2006 - jimmyk@suse.de
- Fix network status tile, BNC #158173.
-------------------------------------------------------------------
Fri Mar 24 16:18:23 CET 2006 - sbrabec@suse.cz
- Added Czech translation.
- Fixed devel dependencies.
-------------------------------------------------------------------
Wed Mar 15 21:15:56 CET 2006 - jimmyk@suse.de
- Update to new NM applet info dialog UI.
- Add an about dialog to the panel item.
-------------------------------------------------------------------
Mon Mar 13 21:09:38 CET 2006 - jimmyk@suse.de
- Adjust AB colors
-------------------------------------------------------------------
Mon Mar 13 18:21:04 CET 2006 - jimmyk@suse.de
- Fix for 156846, 154780.
- Fix for BNC #139617.
-------------------------------------------------------------------
Sat Mar 11 00:43:22 CET 2006 - jimmyk@suse.de
- Removed beagle-gui dependency
- Fix for BNC #157166
-------------------------------------------------------------------
Thu Mar 9 00:12:19 CET 2006 - jimmyk@suse.de
- Fix network connection info dialog
- Added broken icon reloading for BNC #148034
-------------------------------------------------------------------
Mon Mar 6 22:43:12 CET 2006 - jimmyk@suse.de
- Change evolution-2.6.desktop to evolution.desktop
- Remove NM install dependency
-------------------------------------------------------------------
Sat Mar 4 00:00:05 CET 2006 - jimmyk@suse.de
- Fix for BNC #154440, #154266, #149735, update to new NM API
-------------------------------------------------------------------
Tue Feb 28 23:29:49 CET 2006 - jimmyk@suse.de
- Fix for BNC #152405
-------------------------------------------------------------------
Thu Feb 23 20:00:14 CET 2006 - jimmyk@suse.de
- Fix for multiple AB launches. Fix for BNC #152173.
-------------------------------------------------------------------
Sun Feb 19 10:29:57 CET 2006 - aj@suse.de
- Fix filelist.
-------------------------------------------------------------------
Fri Feb 17 20:57:06 CET 2006 - gekker@suse.de
- Make names of menu in add to panel applet less confusing (#137006)
-------------------------------------------------------------------
Fri Feb 17 01:37:33 CET 2006 - jimmyk@suse.de
- Fix for BNC #150012, Fixes for the 2006-02-17 walkthrough.
-------------------------------------------------------------------
Wed Feb 15 17:35:42 CET 2006 - jimmyk@suse.de
- Fix for BNC #149031
-------------------------------------------------------------------
Wed Feb 8 18:21:13 CET 2006 - jimmyk@suse.de
- Fix submission error.
-------------------------------------------------------------------
Mon Feb 6 16:49:02 CET 2006 - jimmyk@suse.de
- Fix for BNC #143115, BNC #146041
-------------------------------------------------------------------
Thu Feb 2 21:48:40 CET 2006 - joeshaw@suse.de
- Require beagle-gui, rather than beagle for correctness.
-------------------------------------------------------------------
Tue Jan 31 00:49:28 CET 2006 - jpr@suse.de
- Fix files list for new language
-------------------------------------------------------------------
Mon Jan 30 18:43:05 CET 2006 - jimmyk@suse.de
- Update to version 0.2.8
-------------------------------------------------------------------
Wed Jan 25 21:31:45 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Mon Jan 23 17:55:48 CET 2006 - jimmyk@suse.de
- Update to version 0.2.7
-------------------------------------------------------------------
Mon Jan 16 20:34:12 CET 2006 - jimmyk@suse.de
- Update to version 0.2.6
-------------------------------------------------------------------
Fri Jan 13 21:30:30 CET 2006 - gekker@suse.de
- Requires: holmes -> beagle, that code is in beagle now
-------------------------------------------------------------------
Mon Jan 9 17:59:44 CET 2006 - sreeves@suse.de
- Update to version 0.2.5
-------------------------------------------------------------------
Thu Dec 22 22:27:59 CET 2005 - sreeves@suse.de
- Update to version 0.2.4
-------------------------------------------------------------------
Mon Dec 19 16:25:44 CET 2005 - jimmyk@suse.de
- Update to version 0.2.3
-------------------------------------------------------------------
Mon Dec 12 17:44:57 CET 2005 - sreeves@suse.de
- Fix for #138022 - app browser shown on startup
-------------------------------------------------------------------
Sat Dec 10 01:20:11 CET 2005 - sreeves@suse.de
- Move to single click launch and singleton instance
-------------------------------------------------------------------
Fri Dec 9 21:44:17 CET 2005 - jimmyk@suse.de
- Update to version 0.2.0 (Recently Used Apps debut)
-------------------------------------------------------------------
Thu Dec 1 10:58:05 PST 2005 - jimmyk@suse.de
- Update to version 0.1.1
-------------------------------------------------------------------
Wed Nov 23 03:21:50 CET 2005 - sreeves@suse.de
- install new apps schema
-------------------------------------------------------------------
Fri Nov 18 17:50:27 CET 2005 - jpr@suse.de
- Prequire gconf and filesystem
- Install schemas with makefile-install-rule
-------------------------------------------------------------------
Wed Nov 16 22:49:39 CET 2005 - jimmyk@suse.de
- Update to version 0.0.9
-------------------------------------------------------------------
Tue Nov 15 00:50:48 CET 2005 - jpr@suse.de
- Patch to default to best as the search tool for now
-------------------------------------------------------------------
Thu Nov 10 16:57:57 CET 2005 - gekker@suse.de
- Update to version 0.0.8
-------------------------------------------------------------------
Mon Oct 31 18:31:06 CET 2005 - gekker@suse.de
- Update to version 0.0.7
-------------------------------------------------------------------
Fri Oct 28 21:38:35 CEST 2005 - gekker@suse.de
- Fix build on x86_64
-------------------------------------------------------------------
Thu Oct 27 23:47:18 CEST 2005 - gekker@suse.de
- Initial import of package into autobuild, Version 0.0.6