summaryrefslogtreecommitdiff
path: root/libnautilus-extensions/nautilus-string.h
Commit message (Expand)AuthorAgeFilesLines
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-02-131-2/+0
* Fixed bug 5245, that words used in the search bar were used elsewhere,Rebecca Schulman2001-02-011-0/+8
* reviewed by: Gene Ragan <gzr@eazel.com>Darin Adler2000-12-151-61/+61
* reviewed by: Pavel Cisler <pavel@eazel.com>Darin Adler2000-12-121-8/+12
* reviewed by: Pavel Cisler <pavel@eazel.com>Gene Z. Ragan2000-12-121-0/+2
* More work on whittling the state machine down to size.Darin Adler2000-10-031-50/+47
* Use escape function in gnome-vfs instead of one in Nautilus.Darin Adler2000-08-301-5/+0
* Add a case insensitive version of nautilus_str_is_equal.Ramiro Estrugo2000-08-211-0/+2
* New function to count the occurance of a character in a string.Ramiro Estrugo2000-08-211-1/+13
* New function and tests.Ramiro Estrugo2000-08-181-0/+2
* Make Nautilus tolerant to window titles and component geometriesRamiro Estrugo2000-08-091-0/+15
* Completed bug 1433, the interface to search by file name and attribute.Rebecca Schulman2000-08-031-0/+2
* got rid of changes before made for putting medusa communication intoRebecca Schulman2000-07-201-0/+4
* Change include style from <libtrilobite/xxx.h> to "xxx.h" to fix theDarin Adler2000-07-191-10/+15
* Finished task 876 (owner and group should be changeableJohn Sullivan2000-06-271-0/+2
* Fixed uninitialized variable that was masking the realJohn Sullivan2000-06-191-0/+1
* Add a function to capitalize strings along with check tests.Ramiro Estrugo2000-06-021-0/+2
* Factored out code that's common to failure and success and made it callDarin Adler2000-05-161-25/+25
* Rewrite of the state machine. This adds the new feature that Maciej needsDarin Adler2000-04-281-0/+4
* fixed problem involving image thumbnails in directories where we don'tAndy Hertzfeld2000-04-171-0/+2
* After a chat with Rebecca, named nautilus_str_underscore_escape toDarin Adler2000-04-151-2/+2
* Fixed underscore bug in bookmark menus (#345)Rebecca Schulman2000-04-141-0/+3
* Fixed bugs relating to multiple directory and file objects for the sameDarin Adler2000-03-091-21/+27
* Broke the file part of nautilus-directory.[ch] into nautilus-file.[ch].Darin Adler2000-03-081-2/+2
* Lots of work to use Bonobo menu merging. The file manager now merges variousJohn Sullivan2000-03-071-0/+3
* added a nautilus_has_suffix routine and used it in a couple of places;Andy Hertzfeld2000-03-061-0/+2
* Improve the error message framework and the specific error messages when a fileJohn Sullivan2000-02-251-0/+3
* Changed the icon factory interface in a few ways: 1) There's no longer aDarin Adler2000-02-011-0/+4
* Icon positions are now written out when you drag an icon,Darin Adler2000-01-191-5/+16
* Added NautilusBackground class, string functions that allow NULL, madeDarin Adler2000-01-101-0/+37