summaryrefslogtreecommitdiff
path: root/libnautilus-private
Commit message (Expand)AuthorAgeFilesLines
* Clean up calls to gnome_vfs_extract_short_name, remove explicit unescapingPavel Cisler2000-10-184-31/+28
* Fixed bugzilla.eazel.com bugs 2222, 3177, 3468, 3650, 3788Maciej Stachowiak2000-10-189-273/+254
* Use calls by new names.Darin Adler2000-10-181-19/+33
* Remove the fixed font from the list of available fonts. Its a bad one toRamiro Estrugo2000-10-181-1/+0
* Add new function to only measure a string without doing all the renderingRamiro Estrugo2000-10-181-21/+15
* Use gdk_fontset_load() instead of gdk_font_load() to make i18n workRamiro Estrugo2000-10-184-6/+8
* Fixed NULL dereference bug Eli was running into in theJohn Sullivan2000-10-181-0/+6
* Oops. Canvas items are not widgets, although they ref. count in a similarDarin Adler2000-10-181-3/+3
* Fix reentrancy problem.Darin Adler2000-10-181-0/+7
* Fixed a bunch of FIXMEs now that I "get" widget ref. counting.Darin Adler2000-10-181-15/+16
* Fix assert introduced with my last check-in.Darin Adler2000-10-171-29/+82
* Fix assorted bugs which made NautilusFile think the list was neverMaciej Stachowiak2000-10-179-314/+196
* Skip the macros directory.Darin Adler2000-10-175-184/+311
* Made "this application can only handle local files"John Sullivan2000-10-172-25/+8
* Fixed bug 3824 (Files in search list have unknown type)John Sullivan2000-10-171-1/+4
* Part of fix to but 2840 - URI parsing works wrong for URIs with #Pavel Cisler2000-10-171-1/+6
* Added a (conditional) line of spam for when load_directory is called toJohn Sullivan2000-10-171-0/+3
* Finished up Matt Bissiri's earlier checkin for him. Removed theJohn Sullivan2000-10-162-14/+34
* Changed the search default to the one at Eazel as planned.Darin Adler2000-10-161-2/+2
* Fix 3558 - Nautilus crashes with a specific sequence of icon dragging ...Pavel Cisler2000-10-162-24/+7
* Define the build timestamp only if given in the environment.Ramiro Estrugo2000-10-162-2/+28
* Fix memory leak.Ramiro Estrugo2000-10-161-1/+2
* Add support for line wrappping.Ramiro Estrugo2000-10-162-6/+258
* Fixed an error where I was escaping the wrong item to create a unique verbGene Z. Ragan2000-10-161-1/+1
* Renamed and changed interface.Maciej Stachowiak2000-10-162-11/+5
* implemented theme indirection for throbbers, so themes can share throbbersAndy Hertzfeld2000-10-151-3/+20
* Added mime-list support (can fetch the list of mime-types in the subdirsRobey Pointer2000-10-146-1/+225
* Work in progress on creating unique ideas for menu items added to theGene Z. Ragan2000-10-132-11/+17
* Fixed bug 3592 (rename text widget persists after dragging icon)John Sullivan2000-10-131-0/+2
* fixed bug 3711, sidebar says home directory is a "program", by explicitlyAndy Hertzfeld2000-10-131-0/+4
* Added some conditionalized debugging spam to helpJohn Sullivan2000-10-131-0/+13
* Fix 3607 and 3639. Both bugs were caused by the same lame typo.Pavel Cisler2000-10-131-1/+1
* new design for the state machine taking into account the new async states.Mathieu Lacage2000-10-132-0/+123
* Change "file" back to "directory" because it was actually part of theMaciej Stachowiak2000-10-121-1/+1
* Music views now update the color of their label text when the backgroundMike Engber2000-10-121-9/+15
* Fixed two bugs that got in Pavel's and my way as we were testingDarin Adler2000-10-121-11/+21
* Add a FIXME.Darin Adler2000-10-121-4/+36
* Bye bye to directory metadata. (set_metadata_string_in_metafile): don'tMaciej Stachowiak2000-10-1210-437/+410
* Fix a bug where the drag&drop selection shadow would sometimes run awayPavel Cisler2000-10-123-6/+22
* Use `nautilus_file_get_existing', not `nautilus_file_get', to check if aMaciej Stachowiak2000-10-1212-64/+59
* Fix 3406 - Dropped icon doesn't go where you dropped it. There was a lotPavel Cisler2000-10-122-18/+15
* fixed bug 3627, when an .xpm file is used as an emblem, it shows up as aAndy Hertzfeld2000-10-121-1/+3
* Remove the Undo command.Darin Adler2000-10-111-25/+28
* Tuck id of desktop window in root so other apps can detect when NautilusMike Engber2000-10-113-33/+25
* Added a hash table to make access of files by name fast.Darin Adler2000-10-115-154/+229
* Fixed storage leak. (nautilus_bonobo_get_hidden): Fixed bug where an itemDarin Adler2000-10-112-150/+104
* New function to set the "tip" property of a bonobo UI component.Gene Z. Ragan2000-10-112-0/+16
* at Arlo's request, added 2 pixels worth of space between the bottom of anAndy Hertzfeld2000-10-112-4/+8
* New function, does the obvious. (nautilus_bonobo_get_hidden): Check forJohn Sullivan2000-10-112-5/+14
* s2000-10-10 Gene Z. Ragan <gzr@eazel.com>Gene Ragan2000-10-102-38/+85