summaryrefslogtreecommitdiff
path: root/libbackground
Commit message (Expand)AuthorAgeFilesLines
* Release 2.3.1NAUTILUS_2_3_2Jody Goldberg2003-05-071-0/+4
* Fixes bogus GC creation. patch from Anders Carlsson <andersca@gnu.org>NAUTILUS_2_3_1Pasupathi Duraisamy2003-04-072-4/+9
* Fix a typo in a comment.NAUTILUS_2_2_3NAUTILUS_2_2_2GNOME_2_2_BRANCHPOINTKjartan Maraas2003-02-162-1/+5
* 2.2.0.1 forgot to commit this last night.NAUTILUS_2_2_4NAUTILUS_2_2_3_1NAUTILUS_2_2_1GNOME_CONTROL_CENTER_2_2_0_1Jonathan Blandford2003-02-051-0/+4
* Released 2.2.0NAUTILUS_2_2_0_2NAUTILUS_2_2_0_1GNOME_CONTROL_CENTER_2_2_0Jonathan Blandford2003-01-211-0/+4
* 2.1.7NAUTILUS_2_2_0Jonathan Blandford2003-01-161-0/+4
* Release 2.1.6NAUTILUS_2_1_91GNOME_CONTROL_CENTER_2_1_6Jody Goldberg2003-01-101-0/+4
* Release 2.1.5NAUTILUS_2_1_6GNOME_CONTROL_CENTER_2_1_5Jody Goldberg2002-12-181-0/+4
* Release 2.1.3NAUTILUS_2_1_5NAUTILUS_2_1_3GNOME_CONTROL_CENTER_2_1_3Jody Goldberg2002-11-241-0/+4
* Release 2.1.2Jody Goldberg2002-11-021-0/+4
* Release 2.1.1NAUTILUS_2_1_2GNOME_CONTROL_CENTER_2_1_1Jody Goldberg2002-10-211-0/+4
* Forgot to commit when I did the 2.1.0.1 snapshotNAUTILUS_2_1_1Jody Goldberg2002-10-032-3/+35
* 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