summaryrefslogtreecommitdiff
path: root/libnautilus-extensions/nautilus-preferences-item.c
Commit message (Expand)AuthorAgeFilesLines
* nautilus-extensions -> nautilus-private renaming.Ramiro Estrugo2001-05-041-1448/+0
* Add preferences for default manual layout support.Ramiro Estrugo2001-04-301-6/+13
* Add support for custom preferences items.Ramiro Estrugo2001-04-261-39/+113
* Remove NAUTILUS_PREFERENCES_ICON_CAPTIONS, its not needed anymore.Ramiro Estrugo2001-04-181-17/+109
* Implement the missing GconfValue comparison for lists.Ramiro Estrugo2001-04-171-112/+356
* Fix list view default zoom level value.Ramiro Estrugo2001-04-091-11/+18
* Make the way we deal with enumerations simpler. Add "View Preferences"Ramiro Estrugo2001-04-081-317/+236
* Remove librsvg.Ramiro Estrugo2001-04-041-94/+94
* reviewed by: Darin Adler <darin@eazel.com>John Sullivan2001-04-021-4/+5
* When the constrained interger values are change, we need to update theRamiro Estrugo2001-03-311-2/+4
* New function to update the showing state of the item depending onRamiro Estrugo2001-03-311-13/+31
* reviewed by: John Harper <jsh@eazel.com>Ramiro Estrugo2001-03-311-1/+52
* Remove a rogue printf I left in by accident.Ramiro Estrugo2001-03-311-2/+0
* New functions to make this data structure more useful and easier to use.Ramiro Estrugo2001-03-311-44/+36
* reviewed by: Ramiro Estrugo <ramiro@eazel.com>John Sullivan2001-03-291-5/+27
* Change "default" to "GTK System Font." Also add a FIXME for the fact thatRamiro Estrugo2001-03-281-52/+58
* Fix bugs:Ramiro Estrugo2001-03-281-91/+272
* reviewed by: John Sullivan <sullivan@eazel.com>Ramiro Estrugo2001-03-071-10/+15
* reviewed by: <delete if not using a buddy>Ramiro Estrugo2001-03-031-1/+127
* reviewed by: Eskil Heinous Olsen <eskil@eazel.com>Ramiro Estrugo2001-03-021-346/+89
* reviewed by: Darin Adler <darin@eazel.com>John Sullivan2001-02-261-77/+201
* Updated so that setting preferences first checks to see if they've changed an...Arik Devens2001-02-241-53/+94
* Updated tilde expand code to not suck, and to work right for the location bar...Arik Devens2001-02-231-1/+3
* Fixed bugs 5837, 6463, 6478, and 6506 by making tilde support work alot bette...Arik Devens2001-02-131-0/+7
* reviewed by: Gene Z. Ragan <gzr@eazel.com>Pavel Cisler2001-01-311-20/+18
* reviewed by: Gene Z. Ragan <gzr@eazel.com>Pavel Cisler2001-01-301-7/+7
* Justify labels to the left.Ramiro Estrugo2001-01-291-0/+2
* reviewed by: Pavel Cisler <pavel@eazel.com>Ramiro Estrugo2001-01-181-57/+120
* reviewed by: Darin Adler <darin@eazel.com>Pavel Cisler2000-11-141-2/+2
* Remove the fixed font from the list of available fonts. Its a bad one toRamiro Estrugo2000-10-181-1/+0
* Cut over to HEAD of Bonobo. This check-in includes all the changesDarin Adler2000-10-051-0/+1
* Fixed bug bug 3264 (Tree view shows no branches for directories,Darin Adler2000-09-261-1/+2
* Moved functions to gnome-vfs.Darin Adler2000-08-251-1/+1
* Add support for case insensitive string lists.Ramiro Estrugo2000-08-211-2/+2
* New function to insert a string without having to access the string listRamiro Estrugo2000-08-181-9/+3
* Have only one constructor and feed it whether the radio button group isRamiro Estrugo2000-08-021-2/+2
* Finished task 1552 (Need "never" option for display-embedded-textJohn Sullivan2000-08-011-4/+54
* Updates nautilus to the latest gnome-vfs changes.Mathieu Lacage2000-07-221-2/+2
* Change file utilities special directory access functions to always returnRamiro Estrugo2000-07-051-1/+5
* eliminated the toolbar icon theme and associated widgetry in preferences.Andy Hertzfeld2000-06-301-54/+1
* implemented an xml-based general theme mechanism, and used it for theAndy Hertzfeld2000-06-261-4/+4
* Some build fixes.Darin Adler2000-06-131-1/+1
* Move the nautilus-widgets classes to libnautilus-extensions.Ramiro Estrugo2000-06-101-3/+3
* Fixed leaked uris in each of the above.Pavel Cisler2000-06-071-0/+2
* Added bug numbers to FIXMEs.John Sullivan2000-06-061-1/+1
* New type of preference, EDITABLE_STRING.Ramiro Estrugo2000-06-061-6/+68
* generalized toolbar icon themes to support any number, and reorganizedAndy Hertzfeld2000-06-051-3/+98
* added a new theme for vector based icons, and a generalized theme selectorAndy Hertzfeld2000-06-021-3/+90
* Task 518. Support for changing preferecens individuallyRamiro Estrugo2000-06-021-2/+2
* Once again, back to implicit initialization of preferences stuff. It makesRamiro Estrugo2000-06-021-3/+0