summaryrefslogtreecommitdiff
path: root/libnautilus-extensions
Commit message (Expand)AuthorAgeFilesLines
* Part 2 of fix for 1549 - Empty trash doesn't update progress properly.Pavel Cisler2000-07-131-2/+21
* Fix a problem where parts of the exposed area weren't being updatedPavel Cisler2000-07-131-22/+24
* Change to use bonobo_object_unref now that the leaks have been fixed. ThisDarin Adler2000-07-122-3/+1
* Update for GConf api changes.Ramiro Estrugo2000-07-122-2/+2
* Fixed a bug I introduced at application startup time where it would quitDarin Adler2000-07-115-139/+80
* Load mime->vfs module mapping from gnome-vfs.Ian McKellar2000-07-112-14/+7
* Fixed to compile with latest Bonobo. Doesn't work quite as well as beforeDarin Adler2000-07-114-33/+9
* Many cleanups and improvements. Use the GnomeDialog run_and_close callRamiro Estrugo2000-07-112-155/+213
* fixed recently introduced problem in browser.xml by reverting back toAndy Hertzfeld2000-07-111-7/+1
* Pavel CislerPavel Cisler2000-07-114-8/+177
* added a "web search" button to the toolbar. To do this, I also had toAndy Hertzfeld2000-07-112-4/+23
* Changed history list to include a separate position field instead ofDarin Adler2000-07-119-114/+204
* Add support for boundary offset and extra width and height.Ramiro Estrugo2000-07-102-5/+118
* New function to draw text into a pixbuf given a rect and a string.Ramiro Estrugo2000-07-104-104/+166
* Added genric function that brings a GdkWindow to the front and activatesGene Z. Ragan2000-07-102-1/+24
* made the property browser update when the theme changes; fixed bug inAndy Hertzfeld2000-07-101-4/+8
* Use the new NautilusGraphic widget. Add a function to create graphics withRamiro Estrugo2000-07-102-10/+13
* Fix for segfault.Ian McKellar2000-07-101-0/+2
* Add arlo's services title icons.Ramiro Estrugo2000-07-103-0/+1534
* improved the property browser. Added a line of descriptive text. Added aAndy Hertzfeld2000-07-102-1/+48
* Initial command line vault interfaceIan McKellar2000-07-092-0/+21
* made the text color in the sidebar label and tabs automatically chooseAndy Hertzfeld2000-07-094-1/+81
* Removed the obsolete Nautilus/ContentView and Nautilus/MetaView.Darin Adler2000-07-071-24/+16
* Clean fix up action handling - respect suggested actions, handle actionsPavel Cisler2000-07-075-45/+104
* made it load custom icons for remote files by usingAndy Hertzfeld2000-07-071-19/+33
* Fix a problem that I introduced with my recent change to drag&drop -Pavel Cisler2000-07-061-15/+29
* fixed long-standing bug where the sidebar tabs would display the wrongAndy Hertzfeld2000-07-061-2/+2
* Fixed 1095 - need to draw dragged icon when dragging from list view.Pavel Cisler2000-07-064-14/+46
* include <libmedusa/medusa-search-service-private.h> until I change this toEAZEL-NAUTILUS-MS-JULY_5Maciej Stachowiak2000-07-061-0/+1
* Wrote a script to check that the Makefile.am file matches what's actuallyDarin Adler2000-07-052-705/+0
* Initialize gconf if needed before creating a gconf_client.Ramiro Estrugo2000-07-051-0/+18
* Fix a divide-by-zero problem. (play_status_display),Darin Adler2000-07-052-12/+51
* added modifier parameter to high level icon factory calls used open folderAndy Hertzfeld2000-07-052-2/+6
* Remove an obsolete FIXME.Ramiro Estrugo2000-07-051-1/+1
* libnautilus-extensions/nautilus-icon-container.c, Implement missingRamiro Estrugo2000-07-054-138/+42
* libnautilus-extensions/nautilus-icon-container.c, New function to set theRamiro Estrugo2000-07-052-45/+70
* Changed string picker to use option menus instead of combo boxes.Ramiro Estrugo2000-07-052-77/+90
* Moved widgets and preferences test to nautilus/test.Ramiro Estrugo2000-07-053-630/+0
* Change file utilities special directory access functions to always returnRamiro Estrugo2000-07-056-108/+113
* Sort the sidebar panel names.Ramiro Estrugo2000-07-051-0/+18
* Did most of bug 1371: Implemented a drop context menu that allows users toPavel Cisler2000-07-055-22/+87
* first cut at the first-time preferences druid. It's still not hooked-upAndy Hertzfeld2000-07-052-0/+25
* Fix 1042 - "untitled folder" will not work on file systems with 8.3 names.Pavel Cisler2000-07-051-7/+19
* Fixed 1215 - inter-volume move now removes the source files. Made it soPavel Cisler2000-07-058-67/+249
* update for new bonobo code; why is this code duplicated here in a worseMichael Meeks2000-07-041-6/+9
* Necessary to make Nautilus compile after changingSeth Nickell2000-07-032-5/+5
* implemented n-point gradients for Arlo. Right now they only work inAndy Hertzfeld2000-07-031-16/+96
* Fixed problem with previous change to this file. Allocated a static epv.Gene Z. Ragan2000-07-031-3/+6
* Start adding support for dislaying dragged icon while dragging in a listPavel Cisler2000-07-031-6/+41
* made sidebar tabs themable, and implemented Arlo style tabs, which areAndy Hertzfeld2000-07-032-2/+38