summaryrefslogtreecommitdiff
path: root/libnautilus-private
Commit message (Expand)AuthorAgeFilesLines
* I got a broken pipe error on the last commit. 2nd try:David Emory Watson2002-06-021-26/+88
* Draw drop shadows if use_drop_shadows.Alex Larsson2002-06-014-5/+34
* Don't relayout when window height changes unless we need it. Based on aAlex Larsson2002-05-301-13/+8
* remove the file from the link hash if it is going, since we bin the fileMichael Meeks2002-05-291-2/+5
* #include <signal.h> for kill() and SIGKILL.Laszlo Peter2002-05-281-0/+1
* split out into eel. (nautilus_file_get_display_name_nocopy): upd. requiresMichael Meeks2002-05-271-40/+5
* fix proximate cause of #80896Michael Meeks2002-05-242-1/+4
* Fix typo which was horking monitors.Alex Graveley2002-05-241-2/+7
* Don't dup the string if there is an icon.Alex Graveley2002-05-231-13/+6
* major changes to use a thread to create thumbnails instead of forking forDamon Chaplin2002-05-231-413/+669
* Update to new gnome-desktop api.Alex Larsson2002-05-231-1/+1
* Remove FAM check.Alex Graveley2002-05-221-280/+95
* - add some new filesystem types, fix smbfs' name, fix display name for device...Bastien Nocera2002-05-223-23/+45
* add the full, non-mangled, clean, escaped URI.Michael Meeks2002-05-221-1/+17
* allow creation of desktop files without a nautilus iconFrank Worsley2002-05-211-7/+13
* Force saving of desktop file to counteract bug in libgnome-desktop.Alex Graveley2002-05-201-1/+8
* Pass file URI to nautilus_link_*, instead of local path.Alex Graveley2002-05-177-160/+149
* require libbonoboui >= 1.116.1 [ CVS ]Michael Meeks2002-05-173-24/+2
* free match_state's name if we have no icon.Michael Meeks2002-05-162-1/+2
* trivial fix for schemas fileKwok-Koon Cheung2002-05-161-1/+1
* enable renaming of .desktop files by setting the Name attribute within theFrank Worsley2002-05-143-1/+58
* Bump version numberNAUTILUS_1_1_16Alex Larsson2002-05-131-1/+1
* Added mnemonics.Dave Camp2002-05-131-8/+8
* Don't use custom font.Alex Larsson2002-05-119-97/+82
* moved the nautilus_file_unref() to the end of the function. HopefullyDamon Chaplin2002-05-101-1/+2
* Plug leaks. (nautilus_mime_set_short_list_applications_for_file): Free theDave Camp2002-05-091-8/+26
* Remove public metadataAlex Larsson2002-05-0911-332/+12
* Unref the style after setting it on the widget.Dave Camp2002-05-091-0/+1
* Remove all references to the http proxy settings. These are now handled byAlex Larsson2002-05-082-24/+0
* Make list view default to 75% zoom to get "nice" looking font size whileDavid Emory Watson2002-05-051-1/+1
* Encode new desktop files in UTF8.Alex Larsson2002-05-021-1/+1
* Removed ellipsis from items that are meant brings up dialog and nothingAlex Larsson2002-04-301-2/+5
* Make dnd modifiers behave like standard Gtk+ (#76789). Implemented "Set asAlexander Larsson2002-04-283-98/+123
* check the ev for errors. If an error occurs output a warning and returnDamon Chaplin2002-04-261-1/+6
* Changed OK to Yes, as this is a Yes/No question. Fixed dialog to reallyBenedikt Roth2002-04-261-3/+3
* Allow installation of tared themes.Alex Larsson2002-04-262-23/+88
* Added new function nautilus_volume_get_device_path.Alex Larsson2002-04-262-0/+9
* finish_creating_volume() Bug Fixing : #77313. Mount_path for volume isRajeev Karale2002-04-231-1/+29
* Take pixels_per_unit into account when setting width and height.Anders Carlsson2002-04-221-2/+4
* Remove deprecated usage of gnome-config. Patch by Diego GonzálezAlexander Larsson2002-04-221-55/+4
* Read .desktop files sync if they're local. This speeds up loadingAnders Carlsson2002-04-211-2/+24
* Check the return value of XOpenDisplay and handle failures.Alexander Larsson2002-04-211-1/+13
* Only display toplevel window when it's fully constructed.Alexander Larsson2002-04-211-23/+0
* Take pixels_per_unit into account when dealing with widget coordinates inAnders Carlsson2002-04-211-7/+11
* Fix icon handling for mime typesDiego González2002-04-211-1/+1
* Disable drag window registration for now.Anders Carlsson2002-04-202-2/+7
* Add more keys to the schemas files. Based on work by Luis GutierrezAlexander Larsson2002-04-201-4/+196
* libnautilus-private/nautilus-global-preferences.h Use underscore insteadAlexander Larsson2002-04-203-37/+201
* Fruitless attempt to optimize icon layout. It turns out it is text-measureAlexander Larsson2002-04-201-45/+80
* Fix profiler CFLAGS.Anders Carlsson2002-04-192-31/+0