commit 178f9042c101d717d5664fb63d3507bbfed60186 Author: Vincent Untz Date: 2011-02-02 gsm: Simplify gsettings code There's no need to be that careful with GSettings: we're guaranteed to always get a value. M gnome-session/gsm-manager.c commit 11d9ec5976671e54714a4667e5ca45c925c0d762 Author: Vincent Untz Date: 2011-02-02 capplet: Use g_settings_bind() to simplify code Also unref the GSettings on dispose(). M capplet/gsm-properties-dialog.c commit 85f69aab79858b13f8838b7868b724e264eda82b Author: Vincent Untz Date: 2011-02-02 gsm: When checking for required components, abort on the first missing M gnome-session/gsm-session-fill.c commit d560ee0d428b7f2dfb2dee4b6aec5741c404a241 Author: Vincent Untz Date: 2011-02-02 gsm: Remove duplicate debug message M gnome-session/gsm-session-fill.c commit b4900b634f4aca8b87c4b98442d72554f13087a3 Author: Vincent Untz Date: 2011-02-02 gsm: Code beautification M gnome-session/gsm-session-fill.c commit 2e538e02100d7b76acabc6ba6e234b1c8b50d99e Author: Ray Strode Date: 2011-02-01 gsm: drop desktop schema It's been moved to gsettings-desktop-schemas M configure.ac M data/Makefile.am D data/org.gnome.desktop.session.gschema.migrate D data/org.gnome.desktop.session.gschema.xml.in commit d26b7787917ac7c20b71377c79f86b88d343516e Author: Ivar Smolin Date: 2011-02-01 [l10n] Updated Estonian translation M po/et.po commit 5a472935e9fc23ac2d946b72a2d5eea150148b67 Author: Vincent Untz Date: 2011-01-31 capplet: Fix build warning gtk_target_table_new_from_list() takes gint* instead of guint*. M capplet/gsm-properties-dialog.c commit b1adda256147810818bfb1753db6965e72ca18bb Author: Vincent Untz Date: 2011-01-31 gsm: Do not use deprecated gdk_app_launch_context_new() M gnome-session/gsm-manager.c commit 2c9448bbe456dd2b29e42952151ff15baf5d733f Author: Ray Strode Date: 2011-01-28 shell: don't scream if shell isn't around It's not necessarily a problem if the shell isn't around, so we shouldn't g_warning it. M gnome-session/gsm-shell.c commit c7d579a374e6942f6f5b8ce5eda246e5bffb8ca5 Author: Vincent Untz Date: 2011-01-28 build: Remove leftovers from DEFAULT_WM forgotten in 5f114bde M data/Makefile.am M data/gnome-fallback.session.desktop.in.in commit 0a8d6882e011eb6978c6b10fa93aa051b0bb18d2 Author: Matthias Clasen Date: 2011-01-27 Fix a warning message M gnome-session/gsm-session-fill.c commit ef3dae97b7fdd53bc9cabb1c1010acecc4b45ae0 Author: Matthias Clasen Date: 2011-01-27 Remove gnome-wm man page Since the script is gone... M doc/man/Makefile.am M doc/man/gnome-session.1 D doc/man/gnome-wm.1 commit d77392333122e8a4177d9e58088706920ea94181 Author: Matthias Clasen Date: 2011-01-26 Use fallback session if required components are missing https://bugzilla.gnome.org/show_bug.cgi?id=639971 Also, avoid a segfault when no valid session is found. M gnome-session/gsm-session-fill.c commit 6afeeb5de842b1cbba6399fdc48952363c60e810 Author: Fran Diéguez Date: 2011-01-27 QA of Galician translations M po/gl.po commit afc4fcb5fca869f168b7e172d1e4265f48625cb8 Author: Kjartan Maraas Date: 2011-01-26 Updated Norwegian bokmål translation. M po/nb.po commit 9594f7f67cdab0ea14a03ed5c3f90ee8fea7ef90 Author: Matej Urbančič Date: 2011-01-24 Updated Slovenian translation M po/sl.po commit 1f9ed4829f56826b05c9d4f9fbab8fb7bca53e8c Author: Ray Strode Date: 2010-10-26 shell: add support for shell logout/shutdown dialog This commit changes gnome-session to use the shell for presenting the logout and shutdown dialogs. Coordination happens over the session bus. https://bugzilla.gnome.org/show_bug.cgi?id=637188 M gnome-session/Makefile.am M gnome-session/gsm-manager.c A gnome-session/gsm-shell.c A gnome-session/gsm-shell.h commit 5f50ada8a0ddb39d56c73a4c813e9ce135251e23 Author: Ray Strode Date: 2011-01-24 build: fix typo in CLEANFILES We were cleaning out non-generated files. M data/Makefile.am commit 93c66fece3ee439e9d4bf55ab7455c0321dbe8e2 Author: Ray Strode Date: 2011-01-17 gsm, capplet: move from gconf to gsettings This gets us more GNOME 3 compliant. Note we still use gconf for autostart files that require it. https://bugzilla.gnome.org/show_bug.cgi?id=639801 M capplet/gsm-properties-dialog.c M capplet/main.c M configure.ac M data/Makefile.am D data/gnome-session.schemas.in A data/org.gnome.SessionManager.gschema.migrate A data/org.gnome.SessionManager.gschema.xml.in A data/org.gnome.desktop.session.gschema.migrate A data/org.gnome.desktop.session.gschema.xml.in M gnome-session/gsm-inhibit-dialog.c M gnome-session/gsm-manager.c commit 80b5b15d68e4bc80d19d924bcadfeac5263cf8d2 Author: Khaled Hosny Date: 2011-01-23 Updated Arabic translation M po/ar.po commit dff5a0436c1052b7e689160dc7bb5b140ca1c3ba Author: Yaron Shahrabani Date: 2011-01-23 Updated Hebrew translation. M po/he.po commit 18946d96d1c3caa05be22e212f4fd2d24a19d470 Author: Daniel Nylander Date: 2011-01-22 Updated Swedish translation M po/sv.po commit 2c68cb5597e9f7243492852a6b7e811de173d3c1 Author: David Planella Date: 2011-01-22 Updated Catalan translation M po/ca.po commit 5f3ffaf38d136afcb2a6e2687b757cf20b9a3c19 Author: Kjartan Maraas Date: 2011-01-20 Remove gnome-wm.* leftovers M po/POTFILES.in commit cb3b8e81a415885a496a53eb989bd0b5f8e9eeef Author: Kjartan Maraas Date: 2011-01-20 Updated Norwegian bokmål translation M po/nb.po commit 5f114bde4d4c37d2bd895f18df78bc2ba8355c32 Author: Matthias Clasen Date: 2011-01-20 Drop gnome-wm script This doesn't make sense in the GNOME 3 world anymore. Also, nuke the --default-wm configure option. M configure.ac M data/Makefile.am D data/gnome-wm D data/gnome-wm.desktop.in.in commit 078ad57e32adddbee29d9bbbfec1f9ccd63ed2eb Author: Fran Diéguez Date: 2011-01-19 Updated Galician translations M po/gl.po commit 67d17d735b3e4be9d0a0423a3c48d090b07f3acc Author: Jorge González Date: 2011-01-19 Updated Spanish translation M po/es.po commit 9579aab70dbae973cded235dcd41bc881f8928f0 Author: Jorge González Date: 2011-01-19 Updated Spanish translation M po/es.po commit e9caec6fd1bc269d5998465bb9d7fb067c67f4ec Author: Jorge González Date: 2011-01-19 Updated Spanish translation M po/es.po commit c9cdc9131f75657d9f9dad63184bf43f2a3b5fe7 Author: Matthias Clasen Date: 2011-01-19 Rename 'Classic GNOME' to 'GNOME fallback' Since this is what it is... M data/Makefile.am R087 data/classic-gnome.session.desktop.in.in data/gnome-fallback.session.desktop.in.in M data/gnome.session.desktop.in.in M po/POTFILES.in commit 6b9e86c07a5a3dd73a6457afd9d6e4388150422b Author: Matthias Clasen Date: 2011-01-19 Don't run nautilus by default Since nautilus is no longer showing icons on the desktop by default, running it only slows down login. M data/classic-gnome.session.desktop.in.in M data/gnome.session.desktop.in.in commit d2adb9d3e932473afb164840530595ede6997a8a Author: Matthias Clasen Date: 2011-01-16 Don't use internal GTK+ api GtkTargetPair was always documented as private. In GTK+ 3, it is gone from the headers. Operate on GtkTargetEntry tables instead. M capplet/gsm-properties-dialog.c commit 2bd1975803f1d7e03a7f98881e8332a2330c4146 Author: Vincent Untz Date: 2011-01-14 tools: Do not consider Gallium's softpipe and llvmpipe as accelerated Those are software renderers too. It might be that llvmpipe gets good enough in the future, but it's not the case at the moment. Based on patch from Matthias Clasen . https://bugzilla.gnome.org/show_bug.cgi?id=639490 M tools/gnome-session-is-accelerated.c commit e99cf457281dde402dbf7aa9e85697ded35a5458 Author: Alexander Shopov Date: 2011-01-12 Updated Bulgarian translation M po/bg.po commit e67d4bf8d00dcd7ef2b8eafebcb0227fd1b5ad4f Author: Khaled Hosny Date: 2011-01-12 Updated Arabic translation M po/ar.po commit 2d34922330470d20cb63d607a219336f271f5364 Author: Andika Triwidada Date: 2011-01-11 Updated Indonesian translation M po/id.po commit a62ce22005652f88dfd43ff97858d9e44713b24e Author: Wouter Bolsterlee Date: 2011-01-08 Updated Dutch translation by Wouter Bolsterlee M po/nl.po commit 3c0ddac0a62135e8ce7d5cdbfa9bbbbc4c629443 Author: Chao-Hsiung Liao Date: 2011-01-07 Updated Traditional Chinese translation(Hong Kong and Taiwan) M po/zh_HK.po M po/zh_TW.po commit 1ebedc175e6e2eb7b8af47b478cf9b268e26fd61 Author: Gabor Kelemen Date: 2011-01-03 Updated Hungarian translation M po/hu.po commit 8382aafc0e4093c314594b3632ae629552ae2b75 Author: Kjartan Maraas Date: 2011-01-02 Updated Norwegian bokmål translation from Torstein Adolf Winterseth M po/nb.po commit 7dd60e01c88d2d92b0706bea8b19f7d9d7abed30 Author: Daniel Nylander Date: 2010-12-29 Updated Swedish translation M po/sv.po commit deb58a8aff0b875f26eda1d536f17c15b766158a Author: Daniel Nylander Date: 2010-12-29 Updated Swedish translation M po/sv.po commit 5f7a36bfe672c31d0b29497f80daa4d3cd8be0b9 Author: Matej Urbančič Date: 2010-12-28 Updated Slovenian translation M po/sl.po commit 09337cc27ab641f27d7de9210187a2c7852042fd Author: Gheyret T.Kenji Date: 2010-12-23 Added UG translation M po/ug.po commit cbce4760c63c5a42300b5ed7fdd1b7dca19bf619 Author: Vincent Untz Date: 2010-12-23 build: Change GETTEXT_PACKAGE to gnome-session-3.0 M configure.ac commit 2201e7362b761a2273c759bbdfce45ae34e3c4e9 Author: Vincent Untz Date: 2010-12-23 release: post-release bump to 2.91.5 M configure.ac commit 5a20e32c4962fd25fcc960bb0cf530c4a808fba3 Author: Vincent Untz Date: 2010-12-23 release: 2.91.4 M NEWS M configure.ac