summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-glib-extensions.c
Commit message (Expand)AuthorAgeFilesLines
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-01-311-2/+31
* Fix bugs 4094, 4425, 5201 and 4106 about inappopriate applications beingRebecca Schulman2001-01-261-1/+1
* Added nautilus_g_round.Mike Engber2001-01-061-0/+16
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2000-12-141-4/+11
* reviewed by: Pavel Cisler <pavel@eazel.com>Darin Adler2000-12-121-37/+9
* reviewed by: Pavel Cisler <pavel@eazel.com>Darin Adler2000-11-301-1/+1
* New set of functions for manipulating a set of case-insensitive stringsDarin Adler2000-10-251-9/+11
* These two fns now properly handle key == value (won't double free)Mike Engber2000-10-241-5/+7
* Fix embarrassing check-in sloppinessMike Engber2000-10-241-19/+21
* Fixed APIs of new utils to match existing, similar, fns.Mike Engber2000-10-241-16/+24
* Added callback for copy_move operation - to support selecting iconsMike Engber2000-10-241-0/+68
* Saw the Tinderbox broken, so I just had to fix it. Also, IDarin Adler2000-10-031-1/+9
* More work on whittling the state machine down to size.Darin Adler2000-10-031-21/+2
* Storage leak fixes. Today I concentrated on leaks that happenDarin Adler2000-09-231-0/+2
* Since the default delete_files signal is the last called in the bootstrapRobey Pointer2000-09-201-1/+1
* Fixed bug 1462 (File names containing spaces don't launch right)Darin Adler2000-09-131-0/+48
* Fixed the ref. count problem that was causing crash on startupDarin Adler2000-09-131-30/+28
* Add checks to fix things on Solaris regarding mounting, environmentSeth Nickell2000-09-121-0/+69
* Fixed bug 1960 (nautilus_strdup_strftime relies on glibc strftimeDarin Adler2000-09-061-7/+181
* Made this function public because it's needed to get the assert right.Darin Adler2000-09-021-3/+7
* Added code to print out the keys for the hash table at exit time if it's aDarin Adler2000-09-011-0/+16
* Finished task 571 (Make a Trash "virtual directory" with trashDarin Adler2000-08-221-0/+42
* Fixes for bugzilla tasks 1525 and 1530.Maciej Stachowiak2000-08-111-0/+28
* After this change, you will get a warning each time you exitDarin Adler2000-08-091-14/+63
* use G_GINT64_CONSTANT instead of LL to be more "alpha clean"George Lebl2000-08-071-1/+1
* Finished task 876 (owner and group should be changeableJohn Sullivan2000-06-271-0/+49
* Removed FIXME comments for 1277.Maciej Stachowiak2000-06-071-7/+0
* Un #if-0'd out, and replaced the free that was killing things with aMaciej Stachowiak2000-06-071-40/+37
* Comment out broken nautilus_g_list_paritition tests and adeed FIXME blurbRamiro Estrugo2000-06-071-34/+45
* A little more desktop window work.Darin Adler2000-05-271-31/+33
* Fix bugzilla tasks #599 (hex number is bad default for meta viewMaciej Stachowiak2000-05-201-2/+173
* Factored out code that's common to failure and success and made it callDarin Adler2000-05-161-2/+0
* Moved metafile code into its own source file. Also worked on making it allDarin Adler2000-05-161-43/+83
* Added keyboard type-ahead selection to the list view.Pavel Cisler2000-05-161-0/+179
* Support for icon selection by typing the item's name. Initialize and flushPavel2000-05-081-0/+38
* Wrote a script to check for files that forget to include <config.h> andDarin Adler2000-05-021-0/+1
* Added commands for Auto vs. Manual layout, but the guts behindDarin Adler2000-04-181-0/+28
* Fixed a bug that Pavel reported where he got a crash inDarin Adler2000-03-311-15/+36
* Moved a couple of utility functions into the right libnautilus homes.John Sullivan2000-03-161-0/+38
* Added nautilus_file_get_keywords, which returns a GList of keywords.Darin Adler2000-03-071-0/+12
* Some of the underlying work to prepare for emblems on the icons.Darin Adler2000-02-241-0/+23
* Hand tuned icons for multiple resolutions.Darin Adler2000-02-181-1/+1
* Changed the icon factory interface in a few ways: 1) There's no longer aDarin Adler2000-02-011-1/+0
* Added interface to get a NautilusFile for a specific file rather than aDarin Adler2000-01-261-8/+7
* Better text for date column in list view.John Sullivan2000-01-251-0/+112