summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-user-level-manager.c
Commit message (Expand)AuthorAgeFilesLines
* Got rid of _get_num_user_levels call.Darin Adler2000-11-291-8/+0
* Remove HAVE_POPT_H define since the bug in OAF that we were working aroundDarin Adler2000-11-291-5/+0
* Fix bug 3998 (Move to Trash crashes Nautilus if item with thatDarin Adler2000-10-261-1/+1
* Update for GConf HEAD (0.9)Ramiro Estrugo2000-10-031-27/+24
* Checking lots of little fixes to make the new RedHat 7.0 compiler work.J Shane Culpepper2000-09-291-0/+2
* Fixed bug bug 3264 (Tree view shows no branches for directories,Darin Adler2000-09-261-0/+2
* Fixes to leaks and the leak checker.Darin Adler2000-09-221-3/+7
* Fixed bug 1779 ("Customize Hacker Settings" doesn't matchJohn Sullivan2000-09-151-19/+32
* Fixed bug 1247 ("Edit Novice Settings" menu itemJohn Sullivan2000-09-051-5/+6
* Bug 1293. Core dump if gconf returns bad valuesRamiro Estrugo2000-08-311-9/+3
* properly handle gconf error, and init it to NULL first. This will avoidGeorge Lebl2000-08-221-27/+62
* Add support for case insensitive string lists.Ramiro Estrugo2000-08-211-2/+2
* Update for GConf api changes.Ramiro Estrugo2000-07-121-1/+1
* Initialize gconf if needed before creating a gconf_client.Ramiro Estrugo2000-07-051-0/+18
* Move the nautilus-widgets classes to libnautilus-extensions.Ramiro Estrugo2000-06-101-2/+2
* Final batch (for now) of adding bug numbers to FIXMEs.John Sullivan2000-06-071-2/+4
* Use "/apps/nautilus" instead of "/nautilus" to conform to theRamiro Estrugo2000-06-071-3/+3
* Task 518. Support for changing preferecens individuallyRamiro Estrugo2000-06-021-0/+136
* Some dumb fixes. Use proper guint type for user_level arguments. Fix someRamiro Estrugo2000-06-021-19/+5
* No longer need to retrieve the gconf_client from the user level manager.Ramiro Estrugo2000-06-021-12/+0
* Add functions for hiding the preferences dialog and changing its title.Ramiro Estrugo2000-06-021-16/+14
* Fixed callers that were using the escape and unescape calls fromDarin Adler2000-06-021-1/+9
* New functions to generate keys for the current user level as well as anyRamiro Estrugo2000-05-311-0/+47
* Remove the user level pane from the preferences dialog. Place theRamiro Estrugo2000-05-311-13/+49
* Instead of creating our own gconf client, share one with the user levelRamiro Estrugo2000-05-301-34/+43
* New class to manager user level stuff.Ramiro Estrugo2000-05-301-0/+303