summaryrefslogtreecommitdiff
path: root/engines
Commit message (Collapse)AuthorAgeFilesLines
* * engines/simple/simple.c: Use GtkFileChooserButton instead ofBrian Tarricone2008-11-011-63/+33
| | | | | | GtkEntry+GtkButton for selecting custom image in simple engine. (Old svn revision: 28551)
* * configure.in.in: Depend on newer version of libxfconf.Brian Tarricone2008-10-186-43/+58
| | | | | | | | | | | | | | * engines/*/Makefile.am: Link with libxfconf. * libxfsm/xfsm-splash-rc.*: Replace XfceRc usage with XfconfChannel. * libxfsm/xfce4-session-2.0.pc.in: Add libxfconf-0 to required packages list. * settings/{module.*,splash-settings.c]: Load XfconfChannel with a property base instead of the old XfceRc file. * xfce4-session/xfsm-splash-screen.c: Fetch settings from xfconf instead of rc file. (Old svn revision: 28292)
* * (lots): Migrate xfce4-session to use xfconf. Combine session,Brian Tarricone2008-10-113-6/+6
| | | | | | splash, and autostart dialog into one glade-ified (mostly) dialog. (Old svn revision: 28142)
* Make xfce4-session pass make distcheck (build with --enable-debug=full)Stephan Arts2008-09-062-2/+2
| | | | | | | | | | | Remove autogenerated INSTALL file from svn Remove xfce 4.6 alpha tag Remove svn tag Bump lib-dependency versions (Old svn revision: 27686)
* 2007-11-28 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2007-11-283-5/+5
| | | | | | | | | | | * engines/simple/simple.c: Fix dialog layout. Bug #3287. * engines/simple/fallback.h, engines/simple/preview.h: Shut up gcc. (Old svn revision: 26399)
* 2007-11-28 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2007-11-282-19/+20
| | | | | | | | | | * engines/balou/config.c, engines/simple/simple.c: Use GtkFileChooser instead of XfceFileChooser. Bug #3492. (Old svn revision: 26397)
* 2006-07-16 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-07-161-3/+3
| | | | | | | | | | | * engines/balou/config.c, xfce4-session/xfsm-legacy.c: Apply patch from Nick Schermer <nick@xfce.org> to fix a bunch of compiler warnings. (Old svn revision: 22459)
* 2006-05-04 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-05-042-1/+9
| | | | | | | | | | | | | | | | | * xfce4-tips/main.c: Use newly added XfceTitledDialog. * configure.in.in: Bump required package versions. * settings/session/session.c, settings/splash/splash.c: Use newly added XfceTitledDialog. * engines/balou/config.c, engines/simple/simple.c: Make sure we can still use XfceFramebox for now. Will be updated later. * xfce4-autostart-editor/xfae-model.c(xfae_item_new): Remove unused variable. * po/xfce4-session.pot, po/*.po: Updated. (Old svn revision: 21496)
* 2005-07-20 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2005-07-204-9/+10
| | | | | | | | | | | | | | | * engines/balou/config.c, engines/mice/mice.c, engines/simple/simple.c, xfce4-session/xfsm-chooser.c: Mark more user visible strings for translation, using the patch provided by Daichi Kawahata <daichik@users.sourceforge.net>. * xfce4-session.rc, engines/balou/themes/Default/themerc: Add japanese translations, thanks to Daichi Kawahata <daichik@users.sourceforge.net>. (Old svn revision: 16256)
* 2005-01-27 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2005-01-277-3627/+0
| | | | | | | | | * Removed autogenerated files from CVS. * Fixed bug #734 by depending on libgnome-2.0, rather than gconf, which pulls in the required path settings. (Old svn revision: 4785)
* Update automake/autoconf/libtool/gettext versions to generate the configure ↵Olivier Fourdan2004-11-067-254/+172
| | | | | | | | | | scripts and Makefiles, Update versions of all packages to 4.1.99.1 (ie 4.2 RC1), Update ChangeLogs. (Old svn revision: 4718)
* Rework GNOME compat a bit. Disable AST (which requires gconf) by default.Benedikt Meurer2004-11-027-21/+21
| | | | (Old svn revision: 4713)
* Replace the compile time check for sudo with a runtime check.Benedikt Meurer2004-11-017-7/+0
| | | | (Old svn revision: 4712)
* Resolve the libxfsm build order problem. Issue a detailed message if theBenedikt Meurer2004-11-0110-16/+16
| | | | | | | | | | failsafe session couldn't be loaded. Imported the xfce4-session-logout hack from Brian, requested too often to ignore. Update the man pages, esp. mention the XDG variables in the xfce4-session man page. Update the po files. (Old svn revision: 4711)
* Workaround cygwin splash engine problem by installing libxfsm as aBenedikt Meurer2004-10-0610-53/+68
| | | | | | | shared library. Maarten, please verify that this actually works. (Old svn revision: 4690)
* Don't build docs by default and fix make distcheck target.Jasper Huijsmans2004-09-306-0/+6
| | | | (Old svn revision: 4677)
* Fixing this tooMoritz Heiber2004-09-192-2/+2
| | | | (Old svn revision: 4665)
* Making this work againMoritz Heiber2004-09-191-2/+2
| | | | (Old svn revision: 4664)
* autogen for Maarten + basedir tweaksJasper Huijsmans2004-09-187-6/+44
| | | | (Old svn revision: 4662)
* Allows building on cygwin platformMaarten Boekhold2004-09-183-0/+24
| | | | (Old svn revision: 4661)
* Cleanups. 'gmake dist' checked. Added all required M4 files. Removedxfce4-session-4.1.15Benedikt Meurer2004-08-2413-16/+42
| | | | | | | | obsolete files. Updated several documents. Updated german translations. Version 4.1.15. (Old svn revision: 4648)
* Updated ChangeLog. Bumped version to 4.1.13. Fix balou config treeview dragBenedikt Meurer2004-07-231-3/+5
| | | | | | | | icon. Added several tooltips. Added scrolled window and frames to the splash mcs dialog. (Old svn revision: 4632)
* Added simple redhat shutdown code (dunno if this works actually, copied fromBenedikt Meurer2004-07-168-8/+28
| | | | | | | | | | 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. (Old svn revision: 4623)
* Use clipping to avoid drawing the layout to the window border.Benedikt Meurer2004-07-151-4/+6
| | | | (Old svn revision: 4622)
* Updated ChangeLog. Removed useless debug message and changed fadeout color.Benedikt Meurer2004-07-151-1/+1
| | | | (Old svn revision: 4620)
* Fix rendering bug with small images and added text shadow.Benedikt Meurer2004-07-151-15/+17
| | | | (Old svn revision: 4619)
* Implemented "Test" for splash engines. Added configure dialog for theBenedikt Meurer2004-07-1410-12/+1149
| | | | | | | balou engine. (Old svn revision: 4618)
* Added configure dialog for the simple engine, currently Gtk 2.4 only becauseBenedikt Meurer2004-07-146-21/+2922
| | | | | | | of missing GtkColorButton in 2.2 *argh*. (Old svn revision: 4617)
* New (fast!) default splash engine ready for import. Fixes to the splashBenedikt Meurer2004-07-1410-0/+2166
| | | | | | | settings dialog. And new splash screen icon from Francois. (Old svn revision: 4615)
* Make this compile, now that dbguin is back on stage.Benedikt Meurer2004-07-142-0/+142
| | | | (Old svn revision: 4613)
* Separate the splash screen engine code to put the user in control. Not yetBenedikt Meurer2004-07-1326-0/+9147
finished, but working. (Old svn revision: 4612)