summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-string.c
Commit message (Expand)AuthorAgeFilesLines
* Saw the Tinderbox broken, so I just had to fix it. Also, IDarin Adler2000-10-031-2/+2
* More work on whittling the state machine down to size.Darin Adler2000-10-031-4/+16
* Use escape function in gnome-vfs instead of one in Nautilus.Darin Adler2000-08-301-56/+3
* Add support for case insensitive string lists.Ramiro Estrugo2000-08-211-0/+7
* Add a case insensitive version of nautilus_str_is_equal.Ramiro Estrugo2000-08-211-0/+17
* New function to count the occurance of a character in a string.Ramiro Estrugo2000-08-211-0/+36
* Use g_strdup instead of strdup (get_CPU_description): Free allocated dataGeorge Lebl2000-08-191-2/+2
* New function and tests.Ramiro Estrugo2000-08-181-0/+15
* Make Nautilus tolerant to window titles and component geometriesRamiro Estrugo2000-08-091-0/+77
* Fixed "make check".Darin Adler2000-08-081-8/+21
* Completed bug 1433, the interface to search by file name and attribute.Rebecca Schulman2000-08-031-0/+25
* got rid of changes before made for putting medusa communication intoRebecca Schulman2000-07-201-0/+38
* Change include style from <libtrilobite/xxx.h> to "xxx.h" to fix theDarin Adler2000-07-191-25/+62
* Finished task 876 (owner and group should be changeableJohn Sullivan2000-06-271-0/+7
* Fixed uninitialized variable that was masking the realJohn Sullivan2000-06-191-0/+6
* Ignore some Makefile and Makefile.in files.Darin Adler2000-06-021-2/+2
* Add a function to capitalize strings along with check tests.Ramiro Estrugo2000-06-021-1/+24
* Rewrite of the state machine. This adds the new feature that Maciej needsDarin Adler2000-04-281-0/+7
* fixed problem involving image thumbnails in directories where we don'tAndy Hertzfeld2000-04-171-0/+53
* After a chat with Rebecca, named nautilus_str_underscore_escape toDarin Adler2000-04-151-35/+38
* Fixed test cases to represent the correct behaviorRebecca Schulman2000-04-151-4/+4
* Fixed underscore bug in bookmark menus (#345)Rebecca Schulman2000-04-141-0/+41
* Fixed bugs relating to multiple directory and file objects for the sameDarin Adler2000-03-091-110/+148
* Broke the file part of nautilus-directory.[ch] into nautilus-file.[ch].Darin Adler2000-03-081-30/+53
* Lots of work to use Bonobo menu merging. The file manager now merges variousJohn Sullivan2000-03-071-0/+40
* added a nautilus_has_suffix routine and used it in a couple of places;Andy Hertzfeld2000-03-061-0/+23
* Improve the error message framework and the specific error messages when a fileJohn Sullivan2000-02-251-0/+45
* Hand tuned icons for multiple resolutions.Darin Adler2000-02-181-2/+2
* Changed the icon factory interface in a few ways: 1) There's no longer aDarin Adler2000-02-011-0/+126
* Changed it to not attempt to create a GC just to measure the text. ThisDarin Adler2000-01-311-3/+0
* Icon positions are now written out when you drag an icon,Darin Adler2000-01-191-0/+53
* Added NautilusBackground class, string functions that allow NULL, madeDarin Adler2000-01-101-0/+48