2004-07-23 19:09 benny * xfce4-session.spec.in: Fixed .spec file. 2004-07-23 18:31 benny * xfce4-session.rc: AlwaysDisplay is now false by default. 2004-07-23 17:46 benny * xfce4-session/xfsm-fadeout.c: Use single-colored fadeout screen, faster on remote displays. 2004-07-23 16:47 benny * settings/session/session.c, xfce4-session/main.c, xfce4-session/shutdown.c: Implemented PromptOnLogout. 2004-07-23 15:09 benny * configure, xfce4-session/shutdown.c, xfce4-session/xfsm-shutdown-helper-sudo.c: Reap the shutdown helper, so no zombies are created if the user cancels the shutdown attempt. 2004-07-23 14:33 benny * configure, configure.ac: Disabled redhat shutdown code for now, until I can be sure, that it works. 2004-07-22 01:00 benny * m4/depends.m4: Readded the XFCE_MCS_PLUGIN macro. I didn't ment to remove it, tho. 2004-07-20 22:58 benny * m4/depends.m4: Modifed panel plugin check, so one (the installer) can choose to install into a different plugin dir. 2004-07-16 16:08 benny * Makefile.am, Makefile.in, config.h.in, configure, configure.ac, engines/.cvsignore, engines/balou/.cvsignore, engines/balou/scripts/.cvsignore, engines/balou/themes/.cvsignore, engines/balou/themes/Default/.cvsignore, engines/mice/.cvsignore, engines/simple/.cvsignore, engines/simple/simple.c, icons/.cvsignore, icons/128x128/.cvsignore, icons/48x48/.cvsignore, icons/64x64/.cvsignore, icons/72x72/.cvsignore, settings/.cvsignore, settings/scripts/.cvsignore, settings/session/.cvsignore, settings/splash/.cvsignore, xfce4-session/.cvsignore, xfce4-session/Makefile.am, xfce4-session/Makefile.in, xfce4-session/xfsm-shutdown-helper-none.c, xfce4-session/xfsm-shutdown-helper-redhat.c, xfce4-session/xfsm-shutdown-helper-sudo.c, xfce4-session/xfsm-shutdown-helper.c: Added simple redhat shutdown code (dunno if this works actually, copied from gnome-session) per botsie's request. Added lots of .cvsignore files. Use Brians XfceColorButton instead of the 2.4-only GtkColorButton widget. Removed the custom xinitrc script, its no longer required, since xinitrc starts xfce4-session automatically. 2004-07-15 22:37 benny * engines/simple/simple.c: Use clipping to avoid drawing the layout to the window border. 2004-07-15 22:27 benny * xfce4-session/: Makefile.am, Makefile.in, chooser-icon.h, xfsm-manager.c: Use GdkPixdata instead of raw pixbuf data. 2004-07-15 22:17 benny * ChangeLog, configure, engines/mice/mice.c, xfce4-session/xfsm-compat-gnome.c, xfce4-session/xfsm-fadeout.c, xfce4-session/xfsm-splash-screen.c: Updated ChangeLog. Removed useless debug message and changed fadeout color. 2004-07-15 19:55 benny * engines/simple/simple.c: Fix rendering bug with small images and added text shadow. 2004-07-14 22:17 benny * configure, configure.ac, engines/balou/Makefile.am, engines/balou/Makefile.in, engines/balou/balou-theme.c, engines/balou/balou-theme.h, engines/balou/config.c, engines/balou/engine.c, engines/balou/gnome-uri.c, engines/balou/scripts/balou-export-theme, engines/balou/scripts/balou-install-theme, engines/balou/themes/Default/themerc, settings/looknfeel.c, settings/looknfeel.h, settings/settings.h, settings/splash/module.c, settings/splash/module.h, settings/splash/splash.c: Implemented "Test" for splash engines. Added configure dialog for the balou engine. 2004-07-14 20:26 benny * configure, configure.ac, engines/mice/mice.c, engines/simple/Makefile.am, engines/simple/Makefile.in, engines/simple/preview.h, engines/simple/preview.png, engines/simple/simple.c, po/POTFILES.in, po/ar.gmo, po/ar.po, po/az.gmo, po/az.po, po/ca.gmo, po/ca.po, po/de.gmo, po/de.po, po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po, po/eu.gmo, po/eu.po, po/fa_IR.gmo, po/fa_IR.po, po/fr.gmo, po/fr.po, po/hi.gmo, po/hi.po, po/it.gmo, po/it.po, po/ja.gmo, po/ja.po, po/ko.gmo, po/ko.po, po/lt.gmo, po/lt.po, po/ms.gmo, po/ms.po, po/nl.gmo, po/nl.po, po/no.gmo, po/no.po, po/pl.gmo, po/pl.po, po/pt_BR.gmo, po/pt_BR.po, po/sv.gmo, po/sv.po, po/ta.gmo, po/ta.po, po/tr.gmo, po/tr.po, po/xfce4-session.pot, po/zh_CN.gmo, po/zh_CN.po, po/zh_TW.gmo, po/zh_TW.po, settings/splash/splash.c, xfce4-session/xfsm-splash-engine.h: Added configure dialog for the simple engine, currently Gtk 2.4 only because of missing GtkColorButton in 2.2 *argh*. 2004-07-14 18:16 benny * settings/splash/module.c, xfce4-session/xfsm-compat-kde.c, xfce4-session/xfsm-splash-screen.c: Glib 2.2.x fixes. 2004-07-14 17:40 benny * configure, configure.ac, xfce4-session.rc, engines/Makefile.am, engines/Makefile.in, engines/mice/Makefile.am, engines/mice/Makefile.in, engines/mice/generate.c, engines/mice/mice.c, engines/mice/preview.h, engines/mice/preview.png, engines/mice/slide.h, engines/mice/slide.png, icons/48x48/xfce4-splash.png, settings/splash/Makefile.am, settings/splash/Makefile.in, settings/splash/nopreview.h, settings/splash/nopreview.png, settings/splash/splash.c: New (fast!) default splash engine ready for import. Fixes to the splash settings dialog. And new splash screen icon from Francois. 2004-07-14 17:15 benny * xfce4-session/xfsm-compat-kde.c: Don't block for KDE processes, run them async instead. 2004-07-14 08:30 benny * Makefile.in, README, configure, configure.ac, engines/balou/gnome-uri.c, engines/balou/gnome-uri.h, settings/gnome-uri.c, settings/gnome-uri.h, xfce4-session/xfce4-session-1.0.pc.in, xfce4-session/xfsm-splash-screen.c: Make this compile, now that dbguin is back on stage. 2004-07-14 00:37 benny * Makefile.am, Makefile.in, TODO, configure, configure.ac, xfce4-session.rc, engines/Makefile.am, engines/Makefile.in, engines/balou/Makefile.am, engines/balou/Makefile.in, engines/balou/TODO, engines/balou/balou-theme.c, engines/balou/balou-theme.h, engines/balou/balou.c, engines/balou/balou.h, engines/balou/config.c, engines/balou/engine.c, engines/balou/scripts/Makefile.am, engines/balou/scripts/Makefile.in, engines/balou/scripts/balou-export-theme, engines/balou/scripts/balou-install-theme, engines/balou/themes/Makefile.am, engines/balou/themes/Makefile.in, engines/balou/themes/Default/Makefile.am, engines/balou/themes/Default/Makefile.in, engines/balou/themes/Default/logo.png, engines/balou/themes/Default/themerc, engines/simple/Makefile.am, engines/simple/Makefile.in, engines/simple/fallback.h, engines/simple/fallback.png, engines/simple/simple.c, icons/48x48/Makefile.am, icons/48x48/Makefile.in, icons/48x48/xfce4-splash.png, settings/Makefile.am, settings/Makefile.in, settings/session.c, settings/xfce-session-settings.desktop, settings/scripts/Makefile.am, settings/scripts/Makefile.in, settings/scripts/xfsm-export-theme, settings/scripts/xfsm-install-theme, settings/session/Makefile.am, settings/session/Makefile.in, settings/session/session.c, settings/session/xfce-session-settings.desktop, settings/splash/Makefile.am, settings/splash/Makefile.in, settings/splash/module.c, settings/splash/module.h, settings/splash/splash.c, settings/splash/xfce-splash-settings.desktop, themes/Makefile.am, themes/Makefile.in, themes/Default/Makefile.am, themes/Default/Makefile.in, themes/Default/chooser_icon.png, themes/Default/chooser_icon.svg, themes/Default/logo.png, themes/Default/skip_icon.png, themes/Default/skip_icon.svg, themes/Default/themerc, xfce4-session/Makefile.am, xfce4-session/Makefile.in, xfce4-session/main.c, xfce4-session/shutdown.c, xfce4-session/xfsm-chooser.c, xfce4-session/xfsm-chooser.h, xfce4-session/xfsm-compat-gnome.c, xfce4-session/xfsm-compat-kde.c, xfce4-session/xfsm-dns.c, xfce4-session/xfsm-fadeout.c, xfce4-session/xfsm-fadeout.h, xfce4-session/xfsm-manager.c, xfce4-session/xfsm-properties.c, xfce4-session/xfsm-splash-engine.h, xfce4-session/xfsm-splash-rc.c, xfce4-session/xfsm-splash-rc.h, xfce4-session/xfsm-splash-screen.c, xfce4-session/xfsm-splash-screen.h, xfce4-session/xfsm-splash-theme.c, xfce4-session/xfsm-splash-theme.h, xfce4-session/xfsm-startup.c: Separate the splash screen engine code to put the user in control. Not yet finished, but working. 2004-06-22 18:42 benny * xfce4-session/main.c: Fixed session manager "crash" on linux. 2004-06-17 07:48 benny * xfce4-session.rc: xfwm4 now multiscreen safe. 2004-06-14 23:09 benny * settings/session.c: Fix positioning bug. 2004-06-14 21:00 benny * settings/session.c: Xinerama centering fix. 2004-06-14 20:54 benny * aclocal.m4, config.h.in, configure, configure.ac, xfce4-session/Makefile.am, xfce4-session/Makefile.in, xfce4-session/main.c, xfce4-session/shutdown.c, xfce4-session/xfsm-chooser.c, xfce4-session/xfsm-dns.c, xfce4-session/xfsm-dns.h, xfce4-session/xfsm-manager.c, xfce4-session/xfsm-splash-screen.c, xfce4-session/xfsm-util.c, xfce4-session/xfsm-util.h: Use Gtk/Gdk functions from libxfcegui4. 2004-06-13 23:18 pollux * Makefile.in, aclocal.m4, config.guess, config.sub, configure, configure.ac, install-sh, ltmain.sh, mkinstalldirs, docs/Makefile.in, icons/Makefile.in, icons/128x128/Makefile.in, icons/48x48/Makefile.in, icons/64x64/Makefile.in, icons/72x72/Makefile.in, po/lt.gmo, po/lt.po, settings/Makefile.in, settings/scripts/Makefile.in, themes/Makefile.in, themes/Default/Makefile.in, xfce4-session/Makefile.in, xfsm-shutdown-helper/Makefile.in: Updated lt translations from Mantas Zapolskas 2004-06-13 11:40 pollux * po/zh_CN.gmo: .gmo files updated 2004-06-11 22:13 benny * configure, xfce4-session.spec.in, settings/Makefile.am, settings/Makefile.in, settings/scripts/Makefile.am, settings/scripts/Makefile.in, xfce4-session/xfsm-compat-kde.c: Fixed "make dist"/rpm issues reported by Frank Schmitt. 2004-06-11 22:09 benny * xfce4-session/xfsm-shutdown-helper.c: FreeBSD requires prior to , thanks to Josh Howard. 2004-06-11 21:59 pollux * po/zh_CN.po: Update zh_CN translations 2004-06-11 18:02 benny * icons/48x48/xfsm-shutdown.png: Added shutdown icon from Francois. 2004-06-08 19:09 benny * xfce4-session/xfsm-startup.c: Try to treat non-executable files in ~/Desktop/Autostart/ as shell scripts. 2004-06-08 18:57 benny * xfce4-session/: xfsm-manager.c, xfsm-manager.h: Lower SAVE YOURSELF timeout and add workaround for broken xterm. 2004-06-07 13:54 pollux * po/: POTFILES.in, fr.gmo, fr.po, xfce4-session.pot: - fix POTFILES.in for missing settings/old-session.c - update French translations 2004-06-06 14:13 benny * BUGS, configure, configure.ac, icons/Makefile.am, icons/Makefile.in, icons/xfsm-shutdown.png, icons/xfsm-trash-hilight.png, icons/xfsm-trash-normal.png, icons/128x128/Makefile.am, icons/128x128/Makefile.in, icons/128x128/xfce4-session.png, icons/48x48/Makefile.am, icons/48x48/Makefile.in, icons/48x48/xfce4-session.png, icons/48x48/xfsm-shutdown.png, icons/64x64/Makefile.am, icons/64x64/Makefile.in, icons/64x64/xfsm-gnome-kde-logo.png, icons/72x72/Makefile.am, icons/72x72/Makefile.in, icons/72x72/xfsm-trash-hilight.png, icons/72x72/xfsm-trash-normal.png, settings/Makefile.am, settings/Makefile.in, settings/gnome-kde-logo.h, settings/gnome-kde-logo.png, settings/session-icon.h, settings/session.c, settings/session.png: All icons are now themable and will be installed to the hicolor theme. 2004-06-06 13:52 benny * settings/: session-icon.h, session.png: Added new icon from Francois. 2004-06-05 23:19 benny * BUGS, ChangeLog, Makefile.in, config.h.in, configure, configure.ac, docs/Makefile.in, icons/Makefile.am, icons/Makefile.in, icons/xfsm-shutdown.png, po/ar.gmo, po/az.gmo, po/ca.gmo, po/de.gmo, po/de.po, po/es.gmo, po/es_MX.gmo, po/eu.gmo, po/fa_IR.gmo, po/fr.gmo, po/hi.gmo, po/it.gmo, po/ja.gmo, po/ko.gmo, po/ms.gmo, po/nl.gmo, po/no.gmo, po/pl.gmo, po/pt_BR.gmo, po/sv.gmo, po/ta.gmo, po/tr.gmo, po/zh_CN.gmo, po/zh_TW.gmo, settings/Makefile.am, settings/Makefile.in, settings/gnome-kde-logo.h, settings/gnome-kde-logo.png, settings/looknfeel.c, settings/session.c, settings/xfsm-install-theme, settings/scripts/Makefile.am, settings/scripts/Makefile.in, settings/scripts/xfsm-export-theme, settings/scripts/xfsm-install-theme, themes/Makefile.in, themes/Default/Makefile.in, xfce4-session/Makefile.in, xfce4-session/main.c, xfce4-session/shutdown.c, xfce4-session/xfsm-manager.c, xfce4-session/xfsm-splash-theme.h, xfsm-shutdown-helper/Makefile.in: Added popup menu to the splash theme list, also added the possiblity to do XDS (XDirectSave) w/ rox (and probably other fms) to export themes. Logout icon is now themable. Added KDE/Gnome icon to the settings dialog. Other fixes. 2004-06-05 15:49 benny * xfce4-session/xfsm-manager.c: Backup old session file prior to writing the new one. 2004-06-05 15:38 benny * xfce4-session/xfsm-manager.c: Don't display chooser if no sessions have been saved. 2004-06-05 14:46 benny * Makefile.am, Makefile.in, config.h.in, configure, configure.ac, xfce4-session.rc, docs/Makefile.in, icons/Makefile.am, icons/Makefile.in, icons/xfsm-trash-hilight.png, icons/xfsm-trash-normal.png, po/POTFILES.in, po/ar.po, po/az.po, po/ca.po, po/de.po, po/es.po, po/es_MX.po, po/eu.po, po/fa_IR.po, po/fr.gmo, po/fr.po, po/hi.po, po/it.po, po/ja.po, po/ko.po, po/ms.po, po/nl.po, po/no.po, po/pl.po, po/pt_BR.po, po/sv.po, po/ta.po, po/tr.po, po/xfce4-session.pot, po/zh_CN.po, po/zh_TW.po, settings/Makefile.in, themes/Makefile.in, themes/Default/Makefile.in, xfce4-session/Makefile.am, xfce4-session/Makefile.in, xfce4-session/ice-layer.c, xfce4-session/xfsm-chooser-trash.c, xfce4-session/xfsm-chooser-trash.h, xfce4-session/xfsm-chooser.c, xfce4-session/xfsm-chooser.h, xfce4-session/xfsm-manager.c, xfce4-session/xfsm-splash-screen.c, xfce4-session/xfsm-splash-screen.h, xfce4-session/xfsm-startup.c, xfce4-session/xfsm-util.c, xfce4-session/xfsm-util.h, xfsm-shutdown-helper/Makefile.in: Added ability to remove sessions (using the session chooser). New ca translations from Carles Muñoz Gorriz. Updated po files. Check for iceauth in configure. Warn the user if iceauth failes to create authentication data. 2004-06-04 21:45 pollux * po/fr.po: french translations update 2004-06-01 17:58 benny * xfce4-session/xfsm-manager.c: Fix #212. 2004-05-30 19:49 benny * xfce4-session/xfsm-properties.c: Verify properties after restoring, might fix the crash reported by olivier. 2004-05-30 19:42 benny * xfce4-session/xfsm-startup.c: Code block moved to xfsm-manager.c in previous commit. 2004-05-30 19:40 benny * xfce4-session/: xfsm-client.c, xfsm-manager.c, xfsm-manager.h: Run discard command for apps that failed to start. 2004-05-30 15:36 benny * xfce4-session/: sm-layer.c, sm-layer.h, xfsm-compat-gnome.c, xfsm-legacy.c, xfsm-legacy.h, xfsm-manager.c: Added a work-around to get broken CDE apps working with legacy session management and set GNOME_SM_PROXY on startup, some apps - like OOo - rely on this to be set. 2004-05-28 00:16 benny * BUGS, configure, settings/looknfeel.c, xfce4-session/main.c, xfce4-session/xfsm-chooser.c, xfce4-session/xfsm-splash-screen.c, xfce4-session/xfsm-splash-theme.c, xfce4-session/xfsm-util.h: Cache splash theme previews, so the settings dialog starts up faster (the second time :). Fix a few bugs (e.g. PangoContext's weren't freed properly). 2004-05-26 18:47 benny * BUGS, config.h.in, configure, configure.ac, xfce4-session/chooser-icon.h, xfce4-session/chooser-icon.png, xfce4-session/shutdown.c, xfce4-session/xfsm-chooser.c, xfce4-session/xfsm-chooser.h, xfce4-session/xfsm-legacy.c, xfce4-session/xfsm-manager.c, xfce4-session/xfsm-properties.c, xfce4-session/xfsm-splash-screen.c: Fixed legacy check for XSMP support. Added support for session screenshots, if enabled, a screenshot of your session will be shot on logout and displayed in the chooser on next login (disabled by default, since its a bit expensive to transfer large root window screenshots, enable with --enable-session-screenshots at compile time). 2004-05-26 15:29 benny * configure, xfce4-session/xfsm-legacy.c: Workaround xmms bug. 2004-05-26 14:56 benny * AUTHORS, BUGS, ChangeLog, README, config.h.in, configure, configure.ac, xfce4-session/Makefile.am, xfce4-session/Makefile.in, xfce4-session/main.c, xfce4-session/shutdown.c, xfce4-session/shutdown.h, xfce4-session/xfsm-compat-kde.c, xfce4-session/xfsm-compat-kde.h, xfce4-session/xfsm-legacy.c, xfce4-session/xfsm-legacy.h, xfce4-session/xfsm-manager.c: Renamed shutdown() -> xfsm_shutdown(), since it causes trouble with functions, that use the libc shutdown(), like XCloseDisplay, really a weird bug. Added legacy session management based upon the one found in ksmserver. So from now on, do NOT EVER run smproxy, or you will be assimilated :-). 2004-05-25 23:29 benny * Makefile.in, config.h.in, configure, configure.ac, xfce4-session.spec.in, docs/Makefile.in, settings/Makefile.in, settings/looknfeel.c, settings/session.c, themes/Makefile.in, themes/Default/Makefile.in, xfce4-session/Makefile.am, xfce4-session/Makefile.in, xfce4-session/main.c, xfce4-session/shutdown.c, xfce4-session/xfsm-compat-gnome.c, xfce4-session/xfsm-compat-gnome.h, xfce4-session/xfsm-compat-kde.c, xfce4-session/xfsm-compat-kde.h, xfce4-session/xfsm-global.c, xfce4-session/xfsm-global.h, xfce4-session/xfsm-splash-screen.c, xfce4-session/xfsm-startup.c, xfsm-shutdown-helper/Makefile.in: Added Gnome compatibility. Improved KDE compatibility (Konqueror seems somewhat broken, though, dunno why). Some cosmetic fixes on the splash screen (avoid flicker, same y pos for all texts). 2004-05-25 20:07 benny * TODO, settings/Makefile.am, settings/Makefile.in, settings/gnome-uri.c, settings/gnome-uri.h, settings/looknfeel.c, settings/looknfeel.h, settings/session.c, settings/settings.h, settings/xfce-session-settings.desktop, settings/xfsm-install-theme, xfce4-session/xfsm-startup.c: Enable installation of new themes by dragging&dropping a theme from a file manager (tested with rox so far) to the theme treeview, currently only theme directories (that are directories that contain a subdir "xfsm4" and atleast a file "xfsm4/themerc") and theme tarballs (actuall .tar.gz, which contents match the theme directory layout described above) are supported. The "installation" of the theme is done using the xfsm-install-theme script, so it should be easy to add support for further "file formats", just send me a patch (but remember that the stuff has to be plattform-independend, so no bashism or GNUism). 2004-05-25 14:27 pollux * settings/session.c: when enlarging settings window, the Security frame stay close to the Compatibility one 2004-05-25 00:34 benny * xfce4-session/xfsm-startup.c: Added some KDE application names. 2004-05-25 00:25 benny * settings/session.c, xfce4-session/xfsm-manager.c, xfce4-session/xfsm-splash-screen.c, xfce4-session/xfsm-startup.c, xfce4-session/xfsm-startup.h: Initial KDE support, will be improved further soon. 2004-05-24 23:57 benny * BUGS, settings/Makefile.am, settings/Makefile.in, settings/session.c, themes/Default/skip_icon.png, themes/Default/skip_icon.svg, themes/Default/themerc, xfce4-session/main.c, xfce4-session/shutdown.c, xfce4-session/xfsm-splash-theme.c, xfce4-session/xfsm-splash-theme.h: Mo[e]dified the settings dialog based on some ideas I discussed with Moe. Changed the skip icon to the new icon from Francois. 2004-05-24 19:25 benny * themes/Default/themerc: Francois prefers this gradient :-) 2004-05-24 18:12 benny * BUGS, ChangeLog, themes/Default/Makefile.am, themes/Default/Makefile.in, themes/Default/chooser_icon.png, themes/Default/chooser_icon.svg, themes/Default/logo.png, themes/Default/skip_icon.png, themes/Default/skip_icon.svg, themes/Default/themerc, xfce4-session/xfsm-fadeout.c, xfce4-session/xfsm-splash-screen.c, xfce4-session/xfsm-splash-theme.c, xfce4-session/xfsm-splash-theme.h: New splash theme file format. Added gradient option for bgcolor and focolor, as per Francois' request. New default theme based on the one by Francois. 2004-05-22 08:52 benny * xfce4-session/shutdown.c: Fix #200, using the gtk auth icon only with gtk >= 2.4. 2004-05-21 22:06 benny * xfce4-session/xfsm-shutdown-helper.c: FreeBSD requires sys/types.h before including sys/resource.h, thanks to Pawel Worach. 2004-05-21 09:54 benny * xfce4-session/xfsm-manager.c: Fix for systems where g_malloc != malloc. 2004-05-20 23:53 benny * AUTHORS, xfce4-session.spec.in, xfce4-session/xfsm-global.c, xfce4-session/xfsm-global.h, xfce4-session/xfsm-manager.c, xfce4-session/xfsm-startup.c: Fix a nasty bug. Until now each application was assigned a new session id, regardless of whether the application was freshly started or restored. This fixes the problem, that xfwm4 wasn't able to restore window attributes on startup. When updating, you need to rm -f ~/.cache/xfce4-session/xfce4-session* to get it fixed. 2004-05-20 23:04 benny * BUGS, ChangeLog, README: Remove obsolete file. Updated ChangeLog. 2004-05-20 22:51 benny * configure, themes/.cvsignore, themes/Default/.cvsignore, xfsm-shutdown-helper/.cvsignore: Some more cvsignore files. 2004-05-20 22:45 benny * BUGS, Makefile.am, Makefile.in, README, config.h.in, configure, configure.ac, xfce4-session.spec.in, docs/FAQ, docs/Makefile.in, settings/Makefile.in, themes/Makefile.in, themes/Default/Makefile.in, xfce4-session/Makefile.am, xfce4-session/Makefile.in, xfce4-session/shutdown.c, xfce4-session/xfsm-shutdown-helper.c, xfce4-session/xfsm-shutdown-helper.h, xfce4-session/xfsm-util.c, xfce4-session/xfsm-util.h, xfsm-shutdown-helper/Makefile.am, xfsm-shutdown-helper/Makefile.in, xfsm-shutdown-helper/main.c: New shutdown code, is now sudo(8) only. Bumped version to 4.1.5. Several bugfixes. 2004-05-19 23:37 benny * xfce4-session/: xfsm-fadeout.c, xfsm-fadeout.h: cut&paste error, no gnome code in here. 2004-05-19 23:28 benny * xfce4-session/: Makefile.am, Makefile.in, shutdown.c, xfsm-fadeout.c, xfsm-fadeout.h: Cleanup the shutdown dialog. 2004-05-19 22:28 benny * BUGS, xfce4-session.rc, settings/session.c, xfce4-session/main.c, xfce4-session/xfsm-splash-screen.c, xfce4-session/xfsm-splash-screen.h, xfce4-session/xfsm-splash-theme.c, xfce4-session/xfsm-splash-theme.h: Make the timeout configurable and added two buttons to the splash window that allow the user to run the chooser or skip the timeout (these two must be explicitly set by the theme). 2004-05-19 01:28 benny * xfce4-session/xfce4-splash.png: Moved to the Default theme. 2004-05-19 01:25 benny * BUGS, ChangeLog, configure, settings/Makefile.am, settings/Makefile.in, themes/Default/themerc, xfce4-session/Makefile.am, xfce4-session/Makefile.in, xfce4-session/main.c, xfce4-session/shutdown.c, xfce4-session/xfsm-splash-theme.c, xfce4-session/xfsm-splash-theme.h, xfce4-session/xfsm-util.c, xfce4-session/xfsm-util.h: Further tweaks to the theming stuff, the fadeout color is now configurable as well. 2004-05-19 00:41 benny * BUGS, Makefile.am, Makefile.in, configure, configure.ac, themes/Makefile.am, themes/Makefile.in, themes/Default/Makefile.am, themes/Default/Makefile.in, themes/Default/logo.png, themes/Default/themerc, xfce4-session/Makefile.am, xfce4-session/Makefile.in, xfce4-session/main.c, xfce4-session/xfsm-splash-screen.c, xfce4-session/xfsm-splash-screen.h, xfce4-session/xfsm-splash-theme.c, xfce4-session/xfsm-splash-theme.h: Added theme support. Suggestings for things that are required to create nice splash themes are welcome. 2004-05-18 23:06 benny * xfce4-session/xfsm-startup.c: Added Autostart support. 2004-05-18 20:07 benny * BUGS, COPYING, xfce4-session.spec.in, settings/session.c, xfce4-session/ice-layer.c, xfce4-session/ice-layer.h, xfce4-session/main.c, xfce4-session/shutdown.c, xfce4-session/shutdown.h, xfce4-session/sm-layer.c, xfce4-session/sm-layer.h, xfce4-session/xfce_trayicon.c, xfce4-session/xfce_trayicon.h, xfce4-session/xfsm-chooser.c, xfce4-session/xfsm-chooser.h, xfce4-session/xfsm-client.c, xfce4-session/xfsm-client.h, xfce4-session/xfsm-global.c, xfce4-session/xfsm-global.h, xfce4-session/xfsm-manager.c, xfce4-session/xfsm-manager.h, xfce4-session/xfsm-properties.c, xfce4-session/xfsm-properties.h, xfce4-session/xfsm-splash-screen.c, xfce4-session/xfsm-splash-screen.h, xfce4-session/xfsm-startup.c, xfce4-session/xfsm-startup.h, xfce4-session/xfsm-util.c, xfce4-session/xfsm-util.h: Changed license to GPL. Added Jaspers border to the chooser window (looks way better). Removed the "Confirm logout" option, its more or less useless. Use g_spawn_sync() in xfce4-shutdown redirecting all fds to /dev/null, that should shutdown every machine correctly now. Save SmEnvironment for clients. Simplify the SmDiscardCommand handling a bit. Fixed broken gdk_pointer_ungrab(). Reset input focus handling in shutdown dialog to RevertToParent. Ensure that the sessions rc file is really closed in all cases. Remove some C++ comments. Fixed some memory leaks. 2004-05-18 17:18 benny * xfce4-session/: main.c, shutdown.c, xfsm-splash-screen.c: Fix indentation. Check for access to ~/.ICEauthority on startup. 2004-05-18 12:42 benny * xfce4-session/: shutdown.c, xfsm-splash-screen.c: Set event_mask for the new windows! 2004-05-18 12:26 benny * xfce4-session/shutdown.c: Use TOPLEVEL window instead of TEMP window, maybe that fixes the bug reported by brian. 2004-05-18 00:31 benny * xfce4-session/: xfsm-client.c, xfsm-client.h, xfsm-manager.c, xfsm-util.c, xfsm-util.h: Run DiscardCommand if it changes during a SAVE YOURSELF to cleanup unneeded session files. Remember ActiveWorkspace for all Screens and restore it after the session is restored. 2004-05-17 23:32 benny * xfce4-session/shutdown.c: Added border patch from jasper. 2004-05-17 23:02 benny * xfce4-session/xfsm-splash-screen.c: Keep the window above at any rate! 2004-05-17 22:45 benny * xfce4-session/: xfsm-client.c, xfsm-client.h: Inline func -> func. 2004-05-17 22:39 benny * po/ar.gmo, po/ar.po, po/az.gmo, po/az.po, po/ca.gmo, po/ca.po, po/de.gmo, po/de.po, po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po, po/eu.gmo, po/eu.po, po/fa_IR.gmo, po/fa_IR.po, po/fr.gmo, po/fr.po, po/hi.gmo, po/hi.po, po/it.gmo, po/it.po, po/ja.gmo, po/ja.po, po/ko.gmo, po/ko.po, po/ms.gmo, po/ms.po, po/nl.gmo, po/nl.po, po/no.gmo, po/no.po, po/pl.gmo, po/pl.po, po/pt_BR.gmo, po/pt_BR.po, po/sv.gmo, po/sv.po, po/ta.gmo, po/ta.po, po/tr.gmo, po/tr.po, po/xfce4-session.pot, po/zh_CN.gmo, po/zh_CN.po, po/zh_TW.gmo, po/zh_TW.po, xfce4-session/xfsm-splash-screen.c: Use new gettext, reverted broken .po files. 2004-05-17 21:24 benny * configure, xfce4-session/Makefile.am, xfce4-session/Makefile.in, xfce4-session/chooser-icon.h, xfce4-session/chooser-icon.png, xfce4-session/xfsm-chooser.c: Add nice icon to the session chooser dialog. 2004-05-17 20:52 benny * Makefile.am, Makefile.in, configure, configure.ac: (__) (oo) /------\/ / | || * /\---/\ ~~ ~~ ...."Have you mooed today?"... 2004-05-17 20:44 benny * Makefile.am, Makefile.in, config.h.in, configure, configure.ac: Why wasn't this committed, when I said it? I want SVN now! 2004-05-17 20:40 benny * xfce4-session.rc: Correct wrong count. 2004-05-17 20:39 benny * docs/.cvsignore, po/.cvsignore: Additional .cvsignore's 2004-05-17 20:36 benny * config.h.in, configure, configure.ac: One should not skip configure tests :) 2004-05-17 20:33 benny * .cvsignore, settings/.cvsignore, xfce4-session/.cvsignore: Shut up CVS! 2004-05-17 20:30 benny * Makefile.in, aclocal.m4, config.guess, config.sub, configure, configure.ac, install-sh, ltmain.sh, docs/FAQ, docs/Makefile.am, docs/Makefile.in, docs/SessionFileFormat.txt, docs/SplashThemes.txt, po/POTFILES.in, po/ar.gmo, po/ar.po, po/az.gmo, po/az.po, po/ca.gmo, po/ca.po, po/de.gmo, po/de.po, po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po, po/eu.gmo, po/eu.po, po/fa_IR.gmo, po/fa_IR.po, po/fr.gmo, po/fr.po, po/hi.gmo, po/hi.po, po/it.gmo, po/it.po, po/ja.gmo, po/ja.po, po/ko.gmo, po/ko.po, po/ms.gmo, po/ms.po, po/nl.gmo, po/nl.po, po/no.gmo, po/no.po, po/pl.gmo, po/pl.po, po/pt_BR.gmo, po/pt_BR.po, po/sv.gmo, po/sv.po, po/ta.gmo, po/ta.po, po/tr.gmo, po/tr.po, po/xfce4-session.pot, po/zh_CN.gmo, po/zh_CN.po, po/zh_TW.gmo, po/zh_TW.po: Updated po files, removed further obsolete files. 2004-05-17 20:26 benny * xfce4-session/: session-control.c, session-control.h: Obsolete. 2004-05-17 20:25 benny * xfce4-session/: Makefile.am, Makefile.in, client.c, client.h, ice-layer.c, ice-layer.h, main.c, manager.c, manager.h, shutdown.c, sm-layer.c, sm-layer.h, splash-fallback.h, splash-fallback.png, splash-screen.c, splash-screen.h, startup.c, startup.h, util.c, util.h, xfce4-splash.png, xfsm-chooser.c, xfsm-chooser.h, xfsm-client.c, xfsm-client.h, xfsm-global.c, xfsm-global.h, xfsm-manager.c, xfsm-manager.h, xfsm-marshal.c, xfsm-marshal.h, xfsm-marshal.list, xfsm-properties.c, xfsm-properties.h, xfsm-splash-screen.c, xfsm-splash-screen.h, xfsm-startup.c, xfsm-startup.h, xfsm-util.c, xfsm-util.h: Remark: One should not ever commit from a dirty sandbox! 2004-05-17 20:07 benny * BUGS, TODO, mkinstalldirs, xfce4-session.rc, settings/Makefile.in, settings/session.c: New session manager code, version is now 4.1.5 2004-05-03 23:44 olivier * Makefile.in, aclocal.m4, config.guess, config.sub, configure, install-sh, ltmain.sh, mkinstalldirs, docs/Makefile.in, xfce4-session/Makefile.in: Update zh_TW translations from umm 2004-05-03 22:21 kelnos * settings/: Makefile.am, Makefile.in: EXTRA_DIST 2004-04-30 06:13 kelnos * settings/: Makefile.am, Makefile.in, xfce-session-settings.desktop: session settings .desktop file 2004-03-18 00:17 olivier * configure: The configure script got updated for some reason. 2004-03-18 00:13 olivier * configure, configure.ac, xfce4-session/shutdown.c: Use dynamic detection of gtk version 2004-03-15 08:36 olivier * aclocal.m4, configure, configure.ac, ltmain.sh, po/ar.gmo, po/ar.po: Add/update i18n for: Bulgarian from Miroslav Yordanov and Peter Slavov Italian from Alex Dupre Arabic from Saleh Hathal 2004-03-13 19:09 benny * xfce4-session/shutdown.c: Fixed problem with gtk2.3. 2004-03-11 22:29 benny * TODO: Note about Shutdown Screen freeze bug. 2004-03-01 22:09 benny * m4/debug.m4: Added --enable-gcov to compile xfce with support for coverage tests. Very useful. 2004-02-27 18:19 benny * xfce4-session/main.c: Make gcc happy about the cast :) 2004-02-20 22:43 benny * TODO: Next round in the "Linux don't like my xterms" course as requested by Olivier :-) 2004-02-17 20:36 jasper * aclocal.m4, configure, configure.ac, po/ms.gmo, po/ms.po: Update Malay translations 2004-02-15 10:36 benny * configure, configure.ac: "eu"-commit missed configure.ac. 2004-02-15 10:33 benny * autogen.sh, configure, po/fr.gmo, po/fr.po: Updated french translation, thanks to Jean-François Wauthy . Make --enable-maintainer-mode default for autogen.sh. 2004-02-11 21:44 jasper * configure, po/eu.gmo, po/eu.po: Add Basque (eu) translations 2004-02-03 14:42 benny * xfce4-session/main.c: Present about dialog to the user in any case. 2004-02-03 12:31 benny * NEWS, TODO, configure, configure.ac, xfce4-session/main.c: Added About dialog. Icon changes in the tray icon menu. Version 4.1.2. 2004-01-29 23:52 benny * config.h.in, configure, configure.ac, po/xfce4-session.pot: Removed unnecessary configure checks and use xfce_{set,put}env() in xfce4-shutdown as well! Now all thats unclear is the call to clearenv(). I don't like itsudo gmake install 2004-01-29 23:36 benny * AUTHORS, COPYING, NEWS, aclocal.m4, configure, configure.ac, ltmain.sh, settings/session.c, xfce4-session/client.c, xfce4-session/client.h, xfce4-session/ice-layer.c, xfce4-session/ice-layer.h, xfce4-session/main.c, xfce4-session/manager.c, xfce4-session/manager.h, xfce4-session/session-control.c, xfce4-session/session-control.h, xfce4-session/shutdown.c, xfce4-session/shutdown.h, xfce4-session/splash-screen.c, xfce4-session/splash-screen.h, xfce4-session/startup.c, xfce4-session/startup.h, xfce4-session/util.c, xfce4-session/util.h, xfce4-session/xfce_trayicon.c, xfce4-session/xfce_trayicon.h: Version 4.1.1 (indeed a huge jump). Working setenv()/putenv() stuff moved to libxfce4util. Cleanups and Updates. 2004-01-29 16:51 jasper * po/: fa_IR.gmo, fa_IR.po: Update Persian translations 2004-01-28 22:41 benny * xfce4-session/shutdown.c: Try to fallback to using "halt" if "poweroff" didn't do the job. That should fix the problem reported by Francois, telling that halting the machine does not work. 2004-01-25 11:35 olivier * aclocal.m4, configure, ltmain.sh: Fix auto* tools for xfce4-session 2004-01-25 10:55 benny * aclocal.m4, configure, ltmain.sh: Hm, previous autogen run used wrong libtool binary. 2004-01-25 10:40 benny * ChangeLog, NEWS, aclocal.m4, configure, configure.ac, ltmain.sh, po/xfce4-session.pot, xfce4-session/xfce4-session.1: Version 0.2.1 2004-01-25 01:07 olivier * Makefile.in, aclocal.m4, compile, config.guess, config.sub, configure, depcomp, install-sh, ltmain.sh, missing, mkinstalldirs, docs/Makefile.in, settings/Makefile.in, xfce4-session/Makefile.in: Update libtool and other automake, autoconf and gettext packages 2004-01-23 14:19 benny * xfce4-session/manager.c: Ooops. 2004-01-23 14:00 benny * xfce4-session/manager.c: Fixes Solaris problem with SESSION_MANAGER not set (indeed a weird problem on Slowlaris). 2004-01-21 14:43 jasper * configure, configure.ac, po/es.gmo, po/es.po, po/fa_IR.gmo, po/fa_IR.po, po/ja.gmo, po/ja.po, po/ko.gmo, po/ko.po, po/pt_BR.gmo, po/pt_BR.po: Translations added/updated for spanish, persian, japanese, korean, brasilian and chinese 2004-01-17 19:14 benny * TODO, configure, configure.ac, xfce4-session/manager.c: Make this depend on libxfce4util >= 4.1.0! 2004-01-15 23:53 benny * xfce4-session/manager.c: Bugfix: Session wasn't saved correctly under certain conditions. Added new code to handle timeouts of bogus session clients (not yet enabled by default) 2004-01-15 22:47 benny * TODO, xfce4-session/session-control.h: Note problem with xfce4-session on Solaris as reported by Chris Greenman on xfce4-dev at 20030115 2004-01-13 23:07 benny * NEWS, TODO, config.h.in, configure, configure.ac, xfce4-session/client.c, xfce4-session/client.h, xfce4-session/main.c, xfce4-session/manager.c, xfce4-session/manager.h: Added --disable-tcp command line option 2004-01-13 20:42 benny * xfce4-session/: main.c, shutdown.c: Fix missing string.h includes. 2004-01-10 19:43 benny * NEWS, TODO, config.h.in, configure, configure.ac, xfce4-session/util.c, xfce4-session/util.h: Imported patches from Brian J. Tarricone regarding custom halt/poweroff/reboot commands with some modifications and bumped version to 0.2.0 2004-01-05 13:33 benny * ChangeLog, Makefile.in, aclocal.m4, config.guess, config.sub, configure, configure.ac, depcomp, install-sh, ltmain.sh, docs/Makefile.in, po/fr.gmo, po/fr.po, settings/Makefile.in, xfce4-session/Makefile.in, xfce4-session/shutdown.c: Added french translations, thanks to Jean-François Wauthy . Make "poweroff" the default shutdown operation 2003-12-29 16:18 olivier * po/: no.gmo, no.po: Fix missing CHARSET in potfiles 2003-12-29 11:56 jasper * configure, configure.ac, po/no.gmo, po/no.po, po/tr.gmo, po/tr.po: Update Norwegian and Turkish translations 2003-12-27 20:46 jasper * configure, configure.ac, po/pl.gmo, po/pl.po: Update Polish translations 2003-12-24 07:54 jasper * Makefile.in, aclocal.m4, config.guess, config.sub, configure, configure.ac, depcomp, install-sh, ltmain.sh, docs/Makefile.in, po/xfce4-session.pot, settings/Makefile.in, xfce4-session/Makefile.in, xfce4-session/splash-fallback.h: Bump version number for tarball release 2003-12-15 21:56 jasper * configure, configure.ac, po/az.gmo, po/az.po: Add Azerbaijani translations 2003-12-13 18:16 benny * ChangeLog: ChangeLog update. 2003-12-13 17:33 benny * xfce4-session/xfce4-session.1: Remove unneccessary Debian stuff from the manual pages. 2003-12-13 12:25 benny * xfce4-session.spec.in: Added Manual pages to RPM spec. 2003-12-13 12:23 benny * ChangeLog: ChangeLog update. 2003-12-13 12:00 benny * AUTHORS, ChangeLog, xfce4-session/Makefile.am, xfce4-session/Makefile.in, xfce4-session/xfce4-session.1: Imported the manual pages written by Oliver M. Bolzer. 2003-12-11 18:09 benny * xfce4-session/manager.c: Added check to see if another session is already running. 2003-12-11 10:54 benny * TODO: New TODO item. 2003-11-21 08:33 benny * TODO: Additional TODO item. 2003-11-20 22:21 benny * configure, configure.ac, po/it.gmo, po/it.po: Added italian translation, thanks to Eduard Roccatello. 2003-11-20 18:57 benny * Makefile.in, aclocal.m4, config.guess, config.sub, configure, configure.ac, depcomp, install-sh, ltmain.sh, docs/Makefile.in, po/ko.gmo, po/ko.po, settings/Makefile.in, xfce4-session/Makefile.in: Added korean translations, thanks to byunghyunchoi@hotmail.com. 2003-11-16 22:49 olivier * settings/session-icon.h: Fix 64bit/endianess problem 2003-11-12 19:34 jasper * configure, configure.ac, po/sv.gmo, po/sv.po: Add swedish translations 2003-11-02 09:22 olivier * configure, configure.ac, po/hi.gmo, po/hi.po: Add hi.po 2003-10-22 09:49 jasper * po/: ta.gmo, ta.po, zh_TW.gmo, zh_TW.po: Add missing po/gmo files 2003-10-22 09:47 jasper * configure, configure.ac: Update tamil and chinese traditional translations 2003-10-13 20:51 jasper * ChangeLog: Update ChangeLog's after syncing with SF. Everything should now be up-to-date. 2003-09-22 00:19 xfce * aclocal.m4, configure, configure.ac: Update version number to 4.0.0 Improve focus change for modal dialogs in xfwm4 2003-09-15 00:07 xfce * ChangeLog: Update ChangeLog 2003-09-14 01:13 xfce * ChangeLog: Update ChangeLog 2003-08-10 21:54 huysmans * po/: zh_CN.gmo, zh_CN.po: Update chinese translations 2003-08-08 00:09 huysmans * configure, configure.ac, po/ca.gmo, po/ca.po: Update catalan translations 2003-08-03 20:50 bmeurer * Makefile.in, aclocal.m4, configure, ltcf-c.sh: Removed obsolete ltcf-c.sh leftover from libtool 1.4 2003-08-03 20:45 bmeurer * ChangeLog: Updated ChangeLogs 2003-08-03 20:37 bmeurer * m4/X11.m4: grep -q does not work with Solaris grep, fixed it. 2003-08-03 18:55 bmeurer * xfce4-session/util.c: Fix stupid typo: #ifdef -> #ifndef 2003-07-24 18:30 bmeurer * TODO: Added note about Autostart with default.session (thanks to Bernhard). 2003-07-23 18:00 bmeurer * xfce4-session/: xfsm-marshal.c, xfsm-marshal.h, xfsm-marshal.list: Added initial marshallers stuff. 2003-07-22 13:07 bmeurer * xfce4-session/xfsm-marshal.list: Added a dummy file to get it working again. 2003-07-21 23:23 bmeurer * ChangeLog, NEWS, configure, configure.ac, xfce4-session/Makefile.am, xfce4-session/Makefile.in, xfce4-session/ice-layer.c, xfce4-session/main.c, xfce4-session/manager.c: Use mcs_setting_free() where appriotate. 2003-07-19 13:16 bmeurer * po/POTFILES.in, po/de.gmo, po/de.po, po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po, po/nl.gmo, po/nl.po, po/tr.gmo, po/tr.po, po/xfce4-session.pot, po/zh_CN.gmo, po/zh_CN.po, xfce4-session/ice-layer.c: Fixed broken POTFILES.in 2003-07-18 23:09 bmeurer * ChangeLog, TODO: Add note about Autostart option 2003-07-18 21:45 bmeurer * xfce4-session/main.c: Fixes: "the xfce4-session trayicon is off by default, but the settings dialog says it's on" 2003-07-18 12:05 bmeurer * configure, configure.ac, xfce4-session/Makefile.am, xfce4-session/Makefile.in, xfce4-session/client-list.c, xfce4-session/client-list.h, xfce4-session/ice-layer.c, xfce4-session/main.c, xfce4-session/manager.c, xfce4-session/session-control.c, xfce4-session/session-control.h: Renamed ClientList to SessionControl, since the old name was confusing. 2003-07-18 09:46 huysmans * configure, configure.ac, po/tr.gmo, po/tr.po: Update turkish translations 2003-07-16 20:01 huysmans * po/: nl.gmo, nl.po: Update dutch translations 2003-07-16 00:06 bmeurer * ChangeLog, NEWS, xfce4-session/client-list.c, xfce4-session/xfce_trayicon.c: XfceTrayIcon now provides both "clicked" and "double_clicked" signals. "clicked" is used for the session tray icon. 2003-07-15 18:23 bmeurer * NEWS, configure, configure.ac, po/de.gmo, po/de.po, po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po, po/nl.gmo, po/nl.po, po/xfce4-session.pot, po/zh_CN.gmo, po/zh_CN.po, settings/session.c, xfce4-session/client-list.c, xfce4-session/main.c, xfce4-session/xfce_trayicon.c, xfce4-session/xfce_trayicon.h: Many improvements on the XfceTrayIcon class (will be moved to libxfcegui4 soon). Session managers tray icon can now be enabled/disabled from the settings dialog. Added more helpful tooltips to the settings dialog (translations needs to be updated). Make "session control" sticky again, since the xfwm4 problem with sticky windows seems to be fixed. 2003-07-14 20:31 bmeurer * xfce4-session.spec.in: Fixed spec file. 2003-07-13 18:18 bmeurer * NEWS, TODO, config.h.in, configure, configure.ac, po/de.gmo, po/de.po, po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po, po/nl.gmo, po/nl.po, po/xfce4-session.pot, po/zh_CN.gmo, po/zh_CN.po, settings/session.c, xfce4-session/client-list.c, xfce4-session/client.h, xfce4-session/manager.c, xfce4-session/splash-screen.c, xfce4-session/util.c, xfce4-session/util.h: Several updates and fixes. Version is now 0.1.0. See NEWS for details. 2003-07-13 16:44 bmeurer * xfce4-session/client-list.c: Do not make "session control" sticky. That fixes the withdrawn issue. 2003-07-13 13:54 bmeurer * ChangeLog, settings/session.c: Create users splash themes dir upon install theme request. 2003-07-13 10:43 huysmans * ChangeLog: Update ChangeLogs for release 2003-07-13 10:13 bmeurer * TODO, po/POTFILES.in, po/de.gmo, po/de.po, po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po, po/nl.gmo, po/nl.po, po/xfce4-session.pot, po/zh_CN.gmo, po/zh_CN.po, xfce4-session/xfce_trayicon.c: Fixed wrong POTFILES.in. Fixed gtk2.0 compat. 2003-07-12 21:03 bmeurer * ChangeLog, NEWS: Fixed typo. 2003-07-12 20:41 bmeurer * ChangeLog, Makefile.am, Makefile.in, NEWS, TODO, configure, configure.ac, xfce4-session.spec.in, po/POTFILES.in, po/de.gmo, po/de.po, po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po, po/nl.gmo, po/nl.po, po/xfce4-session.pot, po/zh_CN.gmo, po/zh_CN.po, xfce4-session/Makefile.am, xfce4-session/Makefile.in, xfce4-session/main.c, xfce4-session/manager.c, xfce4-session/tray-icon.c, xfce4-session/tray-icon.h, xfce4-session/xfce_trayicon.c, xfce4-session/xfce_trayicon.h: Fixed tray icon problem, using new XfceTrayIcon class. 2003-07-11 20:41 huysmans * xfce4-session.spec, po/de.gmo, po/de.po: update German translations and remove spec file (it is generated) 2003-07-11 15:56 huysmans * configure, configure.ac: Hmm, chinese translation updates that didn't get picked up by my previous commit. Should have been in rc1, sorry. 2003-07-11 09:33 huysmans * ChangeLog: Update ChangeLog's for release 2003-07-11 09:17 huysmans * po/: zh_CN.gmo, zh_CN.po: Update Chinese translations (2) 2003-07-11 01:02 bmeurer * ChangeLog, NEWS, TODO, po/de.gmo, po/de.po, po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po, po/nl.gmo, po/nl.po, po/xfce4-session.pot, xfce4-session/main.c, xfce4-session/manager.c, xfce4-session/tray-icon.c: Fixed some problems with the tray-icon (also fixed stuff in libxfcegui4). The g_object_unref() error message was caused by the menu: gtk_menu_new() -> g_object_ref() -> g_object_unref() -> g_object_unref() *PLONK* 2003-07-10 11:56 huysmans * ChangeLog: Update ChangeLog's for release 2003-07-10 01:15 bmeurer * ChangeLog, TODO, xfce4-session/startup.c: Give clients more time to restart: g_idle_add(..) -> g_timeout_add(50,..) This fixes some problems with clients being restarted too fast and xfwm4 failing to restore window properties correct. 2003-07-10 00:50 bmeurer * ChangeLog, po/de.gmo, po/de.po, po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po, po/nl.gmo, po/nl.po: Updated po's 2003-07-10 00:46 bmeurer * ChangeLog, Makefile.am, Makefile.in, NEWS, TODO, config.h.in, configure, configure.ac, xfce4-session.spec, xfce4-session.spec.in, po/de.gmo, po/de.po, po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po, po/nl.gmo, po/nl.po, po/xfce4-session.pot, xfce4-session/client-list.c, xfce4-session/main.c, xfce4-session/manager.c, xfce4-session/manager.h: Added spec file. 2 Solaris fixes. State is now displayed in session control. Added Quit and Save entries to the tray menu. Fixed bug in SaveYourselfDone. Added UNIX signals support. Added security check to xfce4-shutdown. 2003-07-09 09:28 bmeurer * ChangeLog, TODO: Added .spec file to TODO list, updated ChangeLog. 2003-07-09 00:37 bmeurer * ChangeLog, configure, configure.ac, po/POTFILES.in, po/de.gmo, po/de.po, po/es.po, po/es_MX.po, po/nl.po, po/xfce4-session.pot: Depend on fixed xfce-mcs-manager and updated translation (german). 2003-07-09 00:30 bmeurer * ChangeLog, NEWS, TODO, po/xfce4-session.pot, xfce4-session/main.c, xfce4-session/manager.c, xfce4-session/manager.h, xfce4-session/tray-icon.c, xfce4-session/tray-icon.h: Additional notes and ChangeLog updated. 2003-07-08 23:20 bmeurer * ChangeLog, po/xfce4-session.pot, xfce4-session/ice-layer.c: Client was not removed from "session control" if an ICE error occurred. 2003-07-08 23:05 bmeurer * NEWS, configure, configure.ac, xfce4-session/Makefile.am, xfce4-session/Makefile.in, xfce4-session/client-list.c, xfce4-session/client-list.h, xfce4-session/client.c, xfce4-session/client.h, xfce4-session/main.c, xfce4-session/manager.c, xfce4-session/splash-screen.c, xfce4-session/tray-icon.c, xfce4-session/tray-icon.h, xfce4-session/util.c, xfce4-session/util.h: Several updates. See NEWS file for details. 2003-07-08 18:14 bmeurer * NEWS, docs/FAQ: Added notes about Oliviers recent changes to startxfce4. 2003-07-08 15:08 huysmans * po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po, po/nl.gmo, po/nl.po, configure, configure.ac: Add Dutch translations and fix Spanish ones 2003-07-08 04:40 edscott * po/: es.po, es_MX.po: specify utf-8 charset in spanish files 2003-07-08 04:36 edscott * configure.ac, po/es.po: european spanish (initial) 2003-07-08 04:34 edscott * configure.ac, po/es_MX.po: spanish 2003-07-07 23:33 bmeurer * ChangeLog, ltmain.sh: Trying Olivier's special MacOSX compat libtool. 2003-07-07 23:26 bmeurer * aclocal.m4, configure, po/de.gmo, po/de.po, po/xfce4-session.pot: Strings changed (due to tooltips being added). 2003-07-07 23:19 bmeurer * ChangeLog: Updated ChangeLog. 2003-07-07 23:18 bmeurer * ChangeLog, settings/session.c: Added tooltips and improved the "Install theme" dialog handling. 2003-07-07 22:12 bmeurer * NEWS, TODO, configure, configure.ac, docs/FAQ, docs/Makefile.am, docs/Makefile.in, po/de.gmo, po/de.po: Added FAQ. Updated german translation again. version to 0.0.21. 2003-07-07 21:35 bmeurer * po/: de.gmo, de.po: Updated German translation, thanks to Moritz Heiber. 2003-07-07 20:07 bmeurer * ChangeLog, Makefile.am, Makefile.in: Added ChangeLog.pre-xfce-devel to Makefile.am. 2003-07-07 19:36 bmeurer * ChangeLog, Makefile.in, ltconfig: Remove ltconfig script. Its autogenerated. 2003-07-07 19:27 bmeurer * AUTHORS, README, TODO, aclocal.m4, autogen.sh, compile, config.guess, config.h.in, config.sub, configure, configure.ac, depcomp, install-sh, ltcf-c.sh, ltconfig, INSTALL, Makefile.am, Makefile.in, ltmain.sh, missing, mkinstalldirs, COPYING, ChangeLog, ChangeLog.pre-xfce-devel, NEWS, docs/Makefile.am, docs/Makefile.in, docs/SessionFileFormat.txt, docs/SplashThemes.txt, xfce4-session/Makefile.in, xfce4-session/client.c, xfce4-session/client.h, xfce4-session/ice-layer.c, xfce4-session/ice-layer.h, xfce4-session/main.c, xfce4-session/manager.c, xfce4-session/manager.h, xfce4-session/util.h, xfce4-session/shutdown.c, xfce4-session/shutdown.h, xfce4-session/splash-fallback.h, settings/Makefile.am, xfce4-session/Makefile.am, xfce4-session/splash-fallback.png, xfce4-session/splash-screen.c, xfce4-session/splash-screen.h, xfce4-session/startup.c, xfce4-session/startup.h, xfce4-session/util.c, settings/Makefile.in, settings/session-icon.h, settings/session.c, m4/X11.m4, m4/debug.m4, m4/depends.m4, m4/i18n.m4, po/ChangeLog, po/Makefile.in.in, po/POTFILES.in, po/de.gmo, po/de.po, po/xfce4-session.pot, settings/session.png: Initial revision 2003-07-07 19:27 bmeurer * AUTHORS, README, TODO, aclocal.m4, autogen.sh, compile, config.guess, config.h.in, config.sub, configure, configure.ac, depcomp, install-sh, ltcf-c.sh, ltconfig, INSTALL, Makefile.am, Makefile.in, ltmain.sh, missing, mkinstalldirs, COPYING, ChangeLog, ChangeLog.pre-xfce-devel, NEWS, docs/Makefile.am, docs/Makefile.in, docs/SessionFileFormat.txt, docs/SplashThemes.txt, xfce4-session/Makefile.in, xfce4-session/client.c, xfce4-session/client.h, xfce4-session/ice-layer.c, xfce4-session/ice-layer.h, xfce4-session/main.c, xfce4-session/manager.c, xfce4-session/manager.h, xfce4-session/util.h, xfce4-session/shutdown.c, xfce4-session/shutdown.h, xfce4-session/splash-fallback.h, settings/Makefile.am, xfce4-session/Makefile.am, xfce4-session/splash-fallback.png, xfce4-session/splash-screen.c, xfce4-session/splash-screen.h, xfce4-session/startup.c, xfce4-session/startup.h, xfce4-session/util.c, settings/Makefile.in, settings/session-icon.h, settings/session.c, m4/X11.m4, m4/debug.m4, m4/depends.m4, m4/i18n.m4, po/ChangeLog, po/Makefile.in.in, po/POTFILES.in, po/de.gmo, po/de.po, po/xfce4-session.pot, settings/session.png: Initial import of the new session manager with version 0.0.20.