summaryrefslogtreecommitdiff
path: root/libnautilus-private
Commit message (Expand)AuthorAgeFilesLines
* Completed bugizlla task 601, Need API for getting "short list" ofMaciej Stachowiak2000-06-011-13/+155
* Properly implemented w/ appropriate metadata checking, etc.Maciej Stachowiak2000-06-011-18/+68
* Non-asynchronous equivalent of `nautilus_directory_call_when_ready'.Maciej Stachowiak2000-06-014-52/+676
* Implemented in the same temporary stub way as the other calls.Maciej Stachowiak2000-06-011-3/+27
* fixed bug 991, image files that are less than 16K are displayed full-size,Andy Hertzfeld2000-06-012-8/+14
* Moved from gnome-vfs-handlers.[ch] and renamed from gnome_vfs_mime... toMaciej Stachowiak2000-06-014-2/+271
* first checkin for link sets, which are incomplete and not hooked up yet.Andy Hertzfeld2000-06-013-0/+140
* Changed calls to gnome_vfs_append_path to use the similar but moreSeth Nickell2000-06-012-5/+5
* Fixed a bug where I accidentally treated root as "unable to accessDarin Adler2000-05-311-5/+5
* Got rid of enum NautilusProgramChooserType, replaced with equivalent butJohn Sullivan2000-05-313-26/+21
* libnautilus-extensions/nautilus-mime-type.c, Removed these files, whichJohn Sullivan2000-05-313-167/+0
* Change the way data from program lists is freed; this clarifies the codeJohn Sullivan2000-05-311-7/+11
* added -q option to mpg123 invocation for sound previewing; at Susan'sAndy Hertzfeld2000-05-311-1/+1
* Another cut on the desktop. Way closer.Darin Adler2000-05-314-7/+152
* Small updates.Darin Adler2000-05-317-57/+88
* New functions to generate keys for the current user level as well as anyRamiro Estrugo2000-05-312-0/+50
* Fix bug 993. Some frames in the preferences dialog were too big cause theRamiro Estrugo2000-05-311-8/+7
* Remove the user level pane from the preferences dialog. Place theRamiro Estrugo2000-05-312-82/+73
* More work on fallback deletion when move to Trash is not available.Pavel Cisler2000-05-311-5/+0
* finished sound preview task by superimposing an icon to indicateAndy Hertzfeld2000-05-311-2/+31
* Added delete calls that set up a gnome-vfs delete operation.Pavel Cisler2000-05-312-28/+70
* fixed bug where we'd crash when drawing at the lowest zoom level inAndy Hertzfeld2000-05-311-1/+19
* Adapted much of the open-with and view-as code to useJohn Sullivan2000-05-313-38/+137
* Task 1057: Terminal-based programs should open into a new terminal windowMaciej Stachowiak2000-05-311-1/+4
* Adapted much of the open-with and view-as code to useJohn Sullivan2000-05-311-1/+2
* preview a broader range of sounds using "play", and (completely unrelated)Andy Hertzfeld2000-05-301-2/+54
* New copy engine entry calls supporting New Folder creation. Pass NULL toPavel Cisler2000-05-302-8/+69
* Instead of creating our own gconf client, share one with the user levelRamiro Estrugo2000-05-303-41/+46
* New class to manager user level stuff.Ramiro Estrugo2000-05-306-37/+359
* More drag&drop support calls shared between list and icon view.Pavel Cisler2000-05-307-65/+153
* Rename (nautilus_preferences_find_preference) toRamiro Estrugo2000-05-304-6/+6
* Cleanup preferences to make the code easier to modify. Name things moreRamiro Estrugo2000-05-304-343/+369
* Change preferences startup code to occur in only one place.Ramiro Estrugo2000-05-302-7/+19
* implemented task 259, simple UI for previewing sounds, by making the iconAndy Hertzfeld2000-05-305-1/+61
* Removed unused variable.John Sullivan2000-05-291-1/+0
* Start splitting out drag&drop code common between icon view and list viewPavel Cisler2000-05-296-179/+294
* New function to access the index for a given string.Ramiro Estrugo2000-05-292-0/+70
* Add preference for filename fonts. Not wired up to anything yet.Ramiro Estrugo2000-05-296-17/+146
* nautilus-widgets/nautilus-string-picker.c, New widget to pick a stringRamiro Estrugo2000-05-294-112/+530
* libnautilus-extensions/nautilus-string-list.h, New function to return theRamiro Estrugo2000-05-292-3/+71
* Remove unneeded inclusion of nautilus-string-list.hRamiro Estrugo2000-05-292-9/+7
* added preference for Susan's alternative toolbar icons, which stillAndy Hertzfeld2000-05-292-11/+24
* Make sure the preference values are indeed different than theRamiro Estrugo2000-05-291-0/+25
* Used the fixed-up gnome_vfs_shutdown to properly synchronize with GnomeVFSPavel Cisler2000-05-281-29/+45
* Removed these unused files. Remove them from the build.Maciej Stachowiak2000-05-273-1291/+0
* components/history/ntl-history-view.c ->Maciej Stachowiak2000-05-275-1293/+6
* A little more desktop window work.Darin Adler2000-05-275-83/+94
* Add a function that returns the disabled sidebar panels. Needed so thatRamiro Estrugo2000-05-272-4/+23
* Fixed bug 992 ("Fully Decorate Remote Views" is not aJohn Sullivan2000-05-264-8/+7
* Expose only a single function to deal with sidebar panels. Return a listRamiro Estrugo2000-05-262-47/+41