summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug 1118: Generic error message for bogus ftp locationnautilus_ms_may_31John Sullivan2000-06-054-2/+21
* Added some files to POTFILES.in.Valek Frob2000-06-052-13/+33
* Bug 647. Should report missing special directories to user.Ramiro Estrugo2000-06-054-55/+86
* Added FIXME note for bug 1117.Ramiro Estrugo2000-06-053-2/+11
* New function. Return the string list items concatenated into a singleRamiro Estrugo2000-06-055-38/+225
* dont install any web-based linksets by defaultAndy Hertzfeld2000-06-053-0/+10
* added some web linksets and made nautilus-link support remote images byAndy Hertzfeld2000-06-0510-6/+258
* generalized toolbar icon themes to support any number, and reorganizedAndy Hertzfeld2000-06-0515-103/+518
* ja.po: Update from Japanese GNOME Users Group(translation@gnome.gr.jp).Yukihiro Nakai2000-06-041-788/+1144
* Updated tr.poFatih Demir2000-06-042-275/+323
* Updated ko.po for nautilusFatih Demir2000-06-042-768/+1155
* Translations from KeldKenneth Christiansen2000-06-041-756/+1112
* Fix for simple typo in nautilus-widgets/nautilus-preferences.cIan McKellar2000-06-034-3/+7
* Updated russian translation.Valek Frob2000-06-032-230/+236
* Fixed a component/application typo.Darin Adler2000-06-033-26/+38
* Tiny tweak. (nautilus_mime_get_short_list_components_for_uri): Fixed aDarin Adler2000-06-033-32/+46
* here's a scaled up version of the services hand, to compensate for theAndy Hertzfeld2000-06-032-19/+26
* [removed] Changed to use the new trash icon Arlo checked in and removedDarin Adler2000-06-034-2/+9
* Provided implementations for these functions (formerly empty).John Sullivan2000-06-033-8/+249
* Add a boolean preference for toggling the display of hidden files.Ramiro Estrugo2000-06-033-12/+47
* added a new theme for vector based icons, and a generalized theme selectorAndy Hertzfeld2000-06-0221-155/+483
* Need to unencode the name here because it's used to compare with fileDarin Adler2000-06-0214-215/+204
* libnautilus-extensions/nautilus-mime-actions.h, New prototypes and emptyJohn Sullivan2000-06-027-10/+276
* Added the new trash iconsArlo Rose2000-06-024-0/+9
* Reduce flicker by setting the back pixmap to NULL on realize.Anders Carlsson2000-06-023-0/+12
* Dont show dot files in the intermediate user leve. Thanks to carbamide forRamiro Estrugo2000-06-022-2/+2
* Finished task 968 (Add one-time viewer choice to "View as"John Sullivan2000-06-0217-257/+545
* Task 667. Unhardcode font strings.Ramiro Estrugo2000-06-0215-73/+844
* Fix a bug that caused a crash when dropping dragged items back in theirPavel Cisler2000-06-024-13/+23
* Fix typo that caused us to unref a NULL GdkBitmap.Darin Adler2000-06-026-14/+27
* Ignore some Makefile and Makefile.in files.Darin Adler2000-06-0216-113/+207
* Task 518. Support for changing preferecens individuallyRamiro Estrugo2000-06-0239-1398/+2718
* Fixed a problem where gtk_drag_begin was being called repetitively. MadePavel Cisler2000-06-025-32/+53
* Move more code from nautilus-icon-dnd.c to the common nautilus-drag.c. AddPavel Cisler2000-06-0218-259/+549
* Once again, back to implicit initialization of preferences stuff. It makesRamiro Estrugo2000-06-0225-579/+602
* Some dumb fixes. Use proper guint type for user_level arguments. Fix someRamiro Estrugo2000-06-029-65/+36
* Ensured that the current stuff in cvs builds a working installer. (closingEskil Heyn Olsen2000-06-025-6/+44
* No longer need to retrieve the gconf_client from the user level manager.Ramiro Estrugo2000-06-0210-42/+31
* Add functions for hiding the preferences dialog and changing its title.Ramiro Estrugo2000-06-0213-127/+464
* Add a function to capitalize strings along with check tests.Ramiro Estrugo2000-06-025-2/+59
* Add hook to check which uris are passed back to nautilus.Ramiro Estrugo2000-06-022-50/+68
* Docs with my scetches on how to redo the rpm-glue to makeEskil Heyn Olsen2000-06-0230-99/+560
* Moved static functions to bottom of file and prototyped them at the top.Maciej Stachowiak2000-06-023-1042/+1113
* Final portion of task 370 (mime write API)Maciej Stachowiak2000-06-027-54/+530
* made linksets actually work. fixed audio previewing for filename withAndy Hertzfeld2000-06-0218-50/+258
* New call to be used internally to get the current undo transaction. AnGene Z. Ragan2000-06-0214-45/+266
* More list view drag&drop work. Move more code from nautilus-icon-dnd.c toPavel Cisler2000-06-0213-200/+331
* Fix call to gnome_vfs_unescape_string to match new prototype.Pavel Cisler2000-06-022-1/+6
* fixed problem where sounds with special characters in their filenameAndy Hertzfeld2000-06-026-14/+190
* Fixed callers that were using the escape and unescape calls fromDarin Adler2000-06-026-10/+52