summaryrefslogtreecommitdiff
path: root/libbackground/applier.c
Commit message (Expand)AuthorAgeFilesLines
* Return TRUE if pixmap is NULL. (create_pixmap): Only set pixmap if notRachel Hestilow2002-04-181-4/+7
* fix improper use of guint as GTypeNAUTILUS_1_1_12jacob berkman2002-04-111-2/+2
* Connect to "realize" on preview. (preview_realized_cb): Added function toRachel Hestilow2002-04-081-0/+32
* Only set size for preview modes.XIMIAN_SUN_DELIVERY_1_MERGERichard Hestilow2002-03-291-2/+4
* Rename to _DEFAULT_WIDTH, _DEFAULT_HEIGHT. (draw_disabled_message): AcceptRichard Hestilow2002-03-291-12/+64
* Don't initialize is_nautilus_running here (check it each time inMETATHEME_0_9_5Dave Camp2002-03-261-6/+3
* Link to common.la and not common.a.Richard Hestilow2002-03-201-62/+16
* Fixed carsh on keypresses in icon view, added item activation on enterNAUTILUS_1_1_9Lauris Kaplinski2002-03-101-2/+2
* Only add the timeout for cleanup if we are in a root renderer; we don'tBradford Hovinen2002-02-171-2/+1
* We need to reload the wallpaper pixbuf if it is enabled and not loadedBradford Hovinen2002-02-171-2/+11
* We don't need a root pixmap if neither a wallpaper nor a gradient isBradford Hovinen2002-02-171-7/+19
* Replaced all deprecated methods except 2 GtkCTree instances with gnome-2Lauris Kaplinski2002-02-131-21/+40
* oopsRachel Hestilow2002-02-121-37/+79
* Committed instant-apply patch sans background.Richard Hestilow2002-02-121-79/+37
* Reverting changes back to hovinen's pre-seth-ui setup.Rachel Hestilow2002-02-111-37/+79
* Add "timeout" field. (bg_apply_cleanup_cb): Added.Richard Hestilow2002-02-071-0/+27
* Lot of little fixes to make it to compile without most of the deprecated stuffLauris Kaplinski2002-02-041-15/+27
* Read control center directory structure out of GnomeVFS instead ofSeth Nickell2002-01-291-73/+27
* Disable the wallpaper if we couldn't load it (bg_applier_apply_prefs):Bradford Hovinen2001-12-201-15/+17
* Eliminate compiler warningsBradford Hovinen2001-12-201-2/+0
* Put gnome-settings-daemon after libbackgroundsBradford Hovinen2001-12-201-256/+256
* Rename preferences to bg_preferences to avoid possible namespace collisionBradford Hovinen2001-12-201-30/+30
* Set the pixmap_id correctly if pixmap is NULL or -1.Bradford Hovinen2001-12-171-1/+4
* s/gtk_object_destroy/g_object_unref/Bradford Hovinen2001-12-171-1/+1
* Make sure the pixmap is masked correctlyBradford Hovinen2001-12-171-5/+14
* Construct the GC before using itBradford Hovinen2001-12-071-0/+1
* Initialize object_class properly before using it; install property afterBradford Hovinen2001-12-071-6/+7
* Removed background rendering code from the background capplet and moved itBradford Hovinen (Gdict maintainer)2001-12-061-0/+1416