summaryrefslogtreecommitdiff
path: root/engines
Commit message (Expand)AuthorAgeFilesLines
* Port engines/balou to cairoEric Koegel2016-03-226-186/+92
* Port engines/mice to cairoEric Koegel2016-03-211-46/+58
* engines/simple use cairo for drawingEric Koegel2016-03-211-65/+54
* atoi (argv[2]) is unsafeEric Koegel2014-09-221-1/+21
* Replace mkdirhier with mkdir (bug #8776).Mikhail Efremov2012-04-251-1/+1
* remove .cvsignore filesBrian J. Tarricone2011-09-267-24/+0
* explicitly link to libm where needed (bug #7953)Brian J. Tarricone2011-09-261-1/+2
* Reduce size of splash engines.Nick Schermer2011-02-267-4/+4
* Remove the nopreview image.Nick Schermer2011-02-261-0/+0
* Update FSF address.Jérôme Guelfucci2011-02-149-43/+43
* Add missing license information (bug #7240).Jérôme Guelfucci2011-02-142-2/+39
* Allow installation of the helpers in a custom location.Guido Berhoerster2011-02-122-3/+3
* Move splash engines to $lidir/xfce4/session/splash-engines.Nick Schermer2010-08-263-3/+3
* Move $libexecdir files to $libdir.Nick Schermer2010-08-262-4/+5
* Put $(AM_V_GEN) in the Makefiles.Nick Schermer2010-01-282-4/+4
* Build inlined images in maintainer mode.Nick Schermer2010-01-288-8179/+31
* Fix warning when setting the default filter.Nick Schermer2010-01-281-2/+1
* Send the full error to the error dialog.Nick Schermer2010-01-281-3/+12
* Pack the widgets in the returned bin of the framebox.Nick Schermer2010-01-282-8/+10
* Remove some libxfcegui4 leftovers.Jérôme Guelfucci2010-01-281-1/+1
* Import initial work from perldude's patch.Jérôme Guelfucci2010-01-285-35/+36
* fix a boatload of warnings, update-poBrian Tarricone2009-07-134-9/+23
* * engines/balou/config.c: Use xfce_message_dialog() instead ofBrian Tarricone2008-12-271-3/+10
* * engines/simple/simple.c: Use GtkFileChooserButton instead ofBrian Tarricone2008-11-011-63/+33
* * configure.in.in: Depend on newer version of libxfconf.Brian Tarricone2008-10-186-43/+58
* * (lots): Migrate xfce4-session to use xfconf. Combine session,Brian Tarricone2008-10-113-6/+6
* Make xfce4-session pass make distcheck (build with --enable-debug=full)Stephan Arts2008-09-062-2/+2
* 2007-11-28 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2007-11-283-5/+5
* 2007-11-28 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2007-11-282-19/+20
* 2006-07-16 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-07-161-3/+3
* 2006-05-04 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-05-042-1/+9
* 2005-07-20 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2005-07-204-9/+10
* 2005-01-27 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2005-01-277-3627/+0
* Update automake/autoconf/libtool/gettext versions to generate the configure s...Olivier Fourdan2004-11-067-254/+172
* Rework GNOME compat a bit. Disable AST (which requires gconf) by default.Benedikt Meurer2004-11-027-21/+21
* Replace the compile time check for sudo with a runtime check.Benedikt Meurer2004-11-017-7/+0
* Resolve the libxfsm build order problem. Issue a detailed message if theBenedikt Meurer2004-11-0110-16/+16
* Workaround cygwin splash engine problem by installing libxfsm as aBenedikt Meurer2004-10-0610-53/+68
* Don't build docs by default and fix make distcheck target.Jasper Huijsmans2004-09-306-0/+6
* Fixing this tooMoritz Heiber2004-09-192-2/+2
* Making this work againMoritz Heiber2004-09-191-2/+2
* autogen for Maarten + basedir tweaksJasper Huijsmans2004-09-187-6/+44
* Allows building on cygwin platformMaarten Boekhold2004-09-183-0/+24
* Cleanups. 'gmake dist' checked. Added all required M4 files. Removedxfce4-session-4.1.15Benedikt Meurer2004-08-2413-16/+42
* Updated ChangeLog. Bumped version to 4.1.13. Fix balou config treeview dragBenedikt Meurer2004-07-231-3/+5
* Added simple redhat shutdown code (dunno if this works actually, copied fromBenedikt Meurer2004-07-168-8/+28
* Use clipping to avoid drawing the layout to the window border.Benedikt Meurer2004-07-151-4/+6
* Updated ChangeLog. Removed useless debug message and changed fadeout color.Benedikt Meurer2004-07-151-1/+1
* Fix rendering bug with small images and added text shadow.Benedikt Meurer2004-07-151-15/+17
* Implemented "Test" for splash engines. Added configure dialog for theBenedikt Meurer2004-07-1410-12/+1149