summaryrefslogtreecommitdiff
path: root/libnautilus-extensions
Commit message (Expand)AuthorAgeFilesLines
* Added callback for copy_move operation - to support selecting iconsMike Engber2000-10-244-9/+133
* Fixed 3568: Bonobo verbs and data leak when menus rebuiltJohn Sullivan2000-10-232-9/+45
* made the updates section of the summary use the new, image-based tabs.Andy Hertzfeld2000-10-231-1/+1
* added image-based tabs to the summary view. Also, fixed problem where theAndy Hertzfeld2000-10-233-0/+993
* Made timed-wait dialog remember the dialog. Was being triggered during aMichael Fleming2000-10-221-1/+13
* at Arlo's urging, I removed the emblem scale pinning that was added lastAndy Hertzfeld2000-10-211-17/+11
* Fix for bug 1768, to put a hard limit on the number of files for PR2. WeRebecca Schulman2000-10-204-8/+48
* Fixed bug 3805, Nautilus tries to parse text files on the desktop as XML.Gene Z. Ragan2000-10-201-2/+14
* Moved some shared Makefile stuff to a shared include file so we don't useDarin Adler2000-10-202-19/+13
* Fixed bug 3902 (Some search results do not have fileJohn Sullivan2000-10-201-3/+4
* Moved here from libnautilus-extensions; bunches of cleanup to matchMaciej Stachowiak2000-10-203-505/+0
* Add new eazel-install: icon for Arlo and make the icon factory use itRobey Pointer2000-10-201-1/+1
* Fixed bug 2948, list view does not prelight under cursor when draggingGene Z. Ragan2000-10-202-12/+90
* Do some routine housekeeping that will help make the futureDarin Adler2000-10-1912-48/+45
* * libnautilus-extensions/nautilus-icon-container.c:Mike Engber2000-10-192-1/+72
* Fixed some cases where the error message for why aJohn Sullivan2000-10-191-0/+1
* Tweak to previous checkin, use "? bytes" instead of just "?" for unreadableJohn Sullivan2000-10-191-1/+1
* Fixed bugzilla bug 3648 (not clear what "xxx" underJohn Sullivan2000-10-191-7/+13
* Ooops, fix a stupid mistake in my last checkin that broke file changePavel Cisler2000-10-191-1/+1
* Fixed bug 3705, Bookmark icons do not appear in the menu itemGene Z. Ragan2000-10-194-5/+56
* Fix new incompatability with gnome-vfs (EOF is now an "error").Robey Pointer2000-10-191-4/+12
* 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