summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-preferences.c
Commit message (Expand)AuthorAgeFilesLines
* Moved to Eel.Ramiro Estrugo2001-05-041-1858/+0
* Disabled preferences self checks until I can debug why these seeminglyRamiro Estrugo2001-04-271-0/+5
* Integrated a patch by Alexander Larsson <alla@lysator.liu.se> thatDarin Adler2001-04-271-3/+6
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-04-241-3/+36
* Remove NAUTILUS_PREFERENCES_ICON_CAPTIONS, its not needed anymore.Ramiro Estrugo2001-04-181-0/+88
* Implement the missing GconfValue comparison for lists.Ramiro Estrugo2001-04-171-1/+69
* Update for string_list set/get preferences changes.Ramiro Estrugo2001-04-171-17/+34
* Remove unused header.Ramiro Estrugo2001-04-171-192/+211
* Simplify the installation of default values. Use the same mechanism as weRamiro Estrugo2001-04-121-11/+13
* Make the way we deal with enumerations simpler. Add "View Preferences"Ramiro Estrugo2001-04-081-74/+21
* Remove librsvg.Ramiro Estrugo2001-04-041-22/+23
* When the constrained interger values are change, we need to update theRamiro Estrugo2001-03-311-2/+2
* reviewed by: John Sullivan <sullivan@eazel.com>Ramiro Estrugo2001-03-311-40/+98
* Removed bogus return_if_fail.John Sullivan2001-03-311-2/+1
* reviewed by: Darin Adler <darin@eazel.com>John Sullivan2001-03-301-50/+329
* reviewed by: Ramiro Estrugo <ramiro@eazel.com>John Sullivan2001-03-121-4/+7
* reviewed by: Darin Adler <darin@eazel.com>Pavel Cisler2001-03-041-0/+1
* Some leak checks that showed up on the top of the leak checker profile.Rebecca Schulman2001-03-021-0/+1
* Replaced gtk_widget_set_sensitivity with gnome_druid_set_sensitivity so that ...Arik Devens2001-02-241-1/+1
* Updated so that setting preferences first checks to see if they've changed an...Arik Devens2001-02-241-7/+17
* Remove the "backup unindexed search" preference for 1.0, which isRebecca Schulman2001-02-221-10/+0
* Fix bugzilla.eazel.com 6414 to add prefence to nautilus to enable/disableRebecca Schulman2001-02-201-0/+10
* reviewed by: Maciej Stachowiak <mjs@eazel.com>Ramiro Estrugo2001-02-021-2/+2
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-01-311-6/+6
* reviewed by: Pavel Cisler <pavel@eazel.com>Ramiro Estrugo2001-01-221-18/+25
* reviewed by: Pavel Cisler <pavel@eazel.com>Ramiro Estrugo2001-01-181-786/+999
* Yank FIXME for bug 1273 which no longer exists.Ramiro Estrugo2001-01-111-3/+0
* Update for GConf HEAD (0.9)Ramiro Estrugo2000-10-031-42/+35
* Storage leak fixes. Today I concentrated on leaks that happenDarin Adler2000-09-231-0/+2
* Fixed bug 640 (icon cache never frees images (awaiting GdkPixbufDarin Adler2000-09-201-3/+6
* Task 1229. Need support for preferences not coupled to user level.Ramiro Estrugo2000-08-311-85/+187
* Added more bug numbers to FIXMEs. 49 to go.John Sullivan2000-08-291-1/+1
* properly handle gconf error, and init it to NULL first. This will avoidGeorge Lebl2000-08-221-59/+126
* Fixes for bugzilla tasks 1525 and 1530.Maciej Stachowiak2000-08-111-1/+60
* Update for GConf api changes.Ramiro Estrugo2000-07-121-1/+1
* s/g_str_freev/g_strfreev/ as that's the correct glib nameGeorge Lebl2000-06-181-2/+2
* Move the nautilus-widgets classes to libnautilus-extensions.Ramiro Estrugo2000-06-101-3/+3
* The main change here is revamping the undo manager.Darin Adler2000-06-071-22/+22
* Use "/apps/nautilus" instead of "/nautilus" to conform to theRamiro Estrugo2000-06-071-1/+1
* Add missing g_free.Ramiro Estrugo2000-06-071-0/+2
* Added bug numbers to FIXMEs.John Sullivan2000-06-061-2/+4
* Fix for simple typo in nautilus-widgets/nautilus-preferences.cIan McKellar2000-06-031-1/+0
* Task 518. Support for changing preferecens individuallyRamiro Estrugo2000-06-021-316/+200
* Once again, back to implicit initialization of preferences stuff. It makesRamiro Estrugo2000-06-021-149/+170
* No longer need to retrieve the gconf_client from the user level manager.Ramiro Estrugo2000-06-021-1/+7
* Instead of creating our own gconf client, share one with the user levelRamiro Estrugo2000-05-301-7/+2
* New class to manager user level stuff.Ramiro Estrugo2000-05-301-8/+1
* Rename (nautilus_preferences_find_preference) toRamiro Estrugo2000-05-301-2/+2
* Cleanup preferences to make the code easier to modify. Name things moreRamiro Estrugo2000-05-301-303/+299
* Make sure the preference values are indeed different than theRamiro Estrugo2000-05-291-0/+25