summaryrefslogtreecommitdiff
path: root/libbackground
Commit message (Expand)AuthorAgeFilesLines
* Release 2.1.0NEW_SIDE_PANE_BRANCHPOINTNEW_ICON_FACTORY_BRANCHPOINTNAUTILUS_2_1_0NAUTILUS_2_0_6GNOME_CONTROL_CENTER_2_1_0GNOME_2_0_BRANCHPOINTnew-side-pane-branchnew-icon-factory-branchJody Goldberg2002-08-211-0/+4
* fixes for building with gdk 2.0XIMIAN_SMB_ANCHORNAUTILUS_2_0_4NAUTILUS_2_0_3ximian-smbjacob berkman2002-07-292-0/+14
* add check for gtk+ with multihead support and define HAVE_GTK_MULTIHEAD ifMark McLoughlin2002-07-283-46/+167
* How did that happenNAUTILUS_2_0_2NAUTILUS_2_0_1MULTIHEAD_BRANCHPOINTJody Goldberg2002-06-261-1/+0
* http://bugzilla.gnome.org/show_bug.cgi?id=85224 clamp to avoid underflowJody Goldberg2002-06-262-3/+13
* fixup localedir to work with solaris gettext (fixes bug #83616)jacob berkman2002-06-181-2/+1
* Release 2.0.0gnome-2-0-0Jody Goldberg2002-06-171-0/+4
* don't call set_root_pixmap() at all if nautilus is running. It didn't doNAUTILUS_2_0_0gnome-2-0-0Damon Chaplin2002-05-312-4/+17
* use a gc for the pixmap not the root windowNAUTILUS_1_1_18jacob berkman2002-05-212-11/+30
* don't spew a warning when files can't be loaded (helps fix #76993)jacob berkman2002-05-162-2/+5
* s/Richard/RachelNAUTILUS_1_1_14NAUTILUS_1_1_13METATHEME_0_9_7Rachel Hestilow2002-04-212-2/+2
* http://bugzilla.gnome.org/show_bug.cgi?id=79149 fix leaks and useJody Goldberg2002-04-192-22/+54
* Return TRUE if pixmap is NULL. (create_pixmap): Only set pixmap if notRachel Hestilow2002-04-182-4/+12
* Plug leaks. Sigh.Anders Carlsson2002-04-172-5/+18
* fix improper use of guint as GTypeNAUTILUS_1_1_12jacob berkman2002-04-112-3/+3
* Connect to "realize" on preview. (preview_realized_cb): Added function toRachel Hestilow2002-04-082-0/+38
* Only set size for preview modes.XIMIAN_SUN_DELIVERY_1_MERGERichard Hestilow2002-03-292-2/+8
* Rename to _DEFAULT_WIDTH, _DEFAULT_HEIGHT. (draw_disabled_message): AcceptRichard Hestilow2002-03-293-12/+80
* Don't initialize is_nautilus_running here (check it each time inMETATHEME_0_9_5Dave Camp2002-03-262-6/+10
* Warning fixes.NAUTILUS_1_1_11Anders Carlsson2002-03-201-2/+2
* Link to common.la and not common.a.Richard Hestilow2002-03-206-99/+77
* Use G_GNUC_FUNCTION so we're not gcc-specific.NAUTILUS_1_1_10Darin Adler2002-03-172-1/+6
* Add an enum type for specifying that we don't know the type (i.e. the keySeth Nickell2002-03-151-1/+2
* Add an enum type for specifying that we don't know the type (i.e. the keySeth Nickell2002-03-152-10/+23
* Committed new schemas patch.Richard Hestilow2002-03-152-44/+194
* Fixed carsh on keypresses in icon view, added item activation on enterNAUTILUS_1_1_9Lauris Kaplinski2002-03-101-2/+2
* Added.Richard Hestilow2002-03-105-3/+347
* Save wallpaper-enabled too.NAUTILUS_1_1_8Alexander Larsson2002-03-042-0/+6
* Add function bg_preferences_save.NAUTILUS_1_1_6NAUTILUS_1_1_5Richard Hestilow2002-02-233-0/+44
* Only add the timeout for cleanup if we are in a root renderer; we don'tBradford Hovinen2002-02-172-2/+3
* We need to reload the wallpaper pixbuf if it is enabled and not loadedBradford Hovinen2002-02-172-2/+14
* We don't need a root pixmap if neither a wallpaper nor a gradient isBradford Hovinen2002-02-172-7/+28
* Replaced all deprecated methods except 2 GtkCTree instances with gnome-2Lauris Kaplinski2002-02-133-21/+60
* oopsRachel Hestilow2002-02-123-129/+103
* Committed instant-apply patch sans background.Richard Hestilow2002-02-123-103/+129
* Reverting changes back to hovinen's pre-seth-ui setup.Rachel Hestilow2002-02-113-129/+103
* Add "timeout" field. (bg_apply_cleanup_cb): Added.Richard Hestilow2002-02-072-0/+34
* Fix crash on NULL values from GConfLauris Kaplinski2002-02-052-22/+25
* Lot of little fixes to make it to compile without most of the deprecated stuffLauris Kaplinski2002-02-043-15/+37
* Read control center directory structure out of GnomeVFS instead ofSeth Nickell2002-01-294-96/+128
* Use libtool to create the static library, thus allowing shlibs to link toMETATHEME_0_9_1Richard Hestilow2002-01-282-2/+7
* s/__FUNCTION__/G_GNUC_FUNCTION/ ditto ditto ditto change "test $x == y" toLaszlo Peter2002-01-281-1/+1
* Courtesy of Jean Schurger <jschurger@schurger.org>: Make sure theBradford Hovinen2002-01-102-0/+7
* Disable the wallpaper if we couldn't load it (bg_applier_apply_prefs):Bradford Hovinen2001-12-203-16/+32
* Eliminate compiler warningsBradford Hovinen2001-12-202-2/+2
* Put gnome-settings-daemon after libbackgroundsBradford Hovinen2001-12-203-276/+279
* Rename preferences to bg_preferences to avoid possible namespace collisionBradford Hovinen2001-12-205-90/+96
* Use gconf_client rather than gconf_engineBradford Hovinen2001-12-183-11/+12
* Update GConf keys to use /desktop/gnome/backgroundBradford Hovinen2001-12-182-16/+20
* Set the pixmap_id correctly if pixmap is NULL or -1.Bradford Hovinen2001-12-172-1/+7