summaryrefslogtreecommitdiff
path: root/libnautilus-extensions/nautilus-string-picker.c
Commit message (Expand)AuthorAgeFilesLines
* Allow for NULL to be treated as a zero length string list.Ramiro Estrugo2001-01-161-0/+33
* Fixed bug bug 3264 (Tree view shows no branches for directories,Darin Adler2000-09-261-6/+2
* Add support for case insensitive string lists.Ramiro Estrugo2000-08-211-3/+3
* New function to test whether the string picker contains a string. Also addRamiro Estrugo2000-08-211-1/+23
* New function to insert a string without having to access the string listRamiro Estrugo2000-08-181-38/+59
* Add an accessor for the string_list.Ramiro Estrugo2000-08-021-1/+20
* Changed string picker to use option menus instead of combo boxes.Ramiro Estrugo2000-07-051-76/+89
* Move the nautilus-widgets classes to libnautilus-extensions.Ramiro Estrugo2000-06-101-3/+3
* New type of preference, EDITABLE_STRING.Ramiro Estrugo2000-06-061-43/+19
* Add preference for filename fonts. Not wired up to anything yet.Ramiro Estrugo2000-05-291-11/+31
* nautilus-widgets/nautilus-string-picker.c, New widget to pick a stringRamiro Estrugo2000-05-291-0/+264