summaryrefslogtreecommitdiff
path: root/libnautilus-private
Commit message (Expand)AuthorAgeFilesLines
* 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
* Abort on GTK_RESPONSE_DELETE_EVENT. Fixes #78948.Anders Carlsson2002-04-191-0/+1
* Remove NAUTILUS_PREFERENCES_CAN_ADD_CONTENT.Anders Carlsson2002-04-182-7/+0
* replace all the OAFIIDs with more sensibly named ones, that follow theMichael Meeks2002-04-184-17/+15
* Plug memory leaks.Anders Carlsson2002-04-172-3/+9
* Remove debugging output.Anders Carlsson2002-04-171-1/+0
* Fixup padding so that the dialog looks more like the Nautilus 1.0 one.Anders Carlsson2002-04-173-23/+44
* Avoid gnome-canvas move to top operation if there is no rubber-bandAlexander Larsson2002-04-141-1/+6
* Change file-types-capplet to gnome-file-types-properties.Jody Goldberg2002-04-111-3/+2
* return an invalid type in an inaccessible scenario.Michael Meeks2002-04-112-9/+15
* CC renameJody Goldberg2002-04-111-1/+1
* remove unused 'bounds_changed' signal.Michael Meeks2002-04-093-111/+78
* Handle svg emblems.Alexander Larsson2002-04-091-3/+18
* Keep track of file size in addition to mtime when determining if the cacheAlexander Larsson2002-04-071-7/+15
* NAUTILUS_PREFERENCES_IMAGE_FILE_THUMBNAIL_LIMIT is an integerAlexander Larsson2002-04-071-3/+4
* I commited this for Darin:Darin Adler2002-04-051-1/+4
* This commit requires a newer eel, which requires gail.Michael Meeks2002-04-042-7/+81
* New functions. (nautilus_icon_canvas_item_accessible_class_init):Dave Camp2002-04-013-1/+672
* New. (metafile_write_local): Use write_all to do the multiple writes thatDarin Adler2002-03-311-3/+24
* Fixed security problem where we would write the metafile withoutDarin Adler2002-03-301-150/+156
* http://bugzilla.gnome.org/show_bug.cgi?id=75222Jody Goldberg2002-03-291-1/+2
* Nasty libjpeg b0rkage workarounds. Now jpeg thumbnailing should workAlexander Larsson2002-03-291-2/+6
* Temporary revert libjpeg patch to keep it building. Will fix for realAlex Larsson2002-03-281-0/+2
* Thumbnail in a low priority idle handler instead of in a 400ms timeout.Alex Larsson2002-03-281-5/+5
* Don't define JCONFIG_INCLUDED. That breaks libjpeg for me.Alex Larsson2002-03-282-25/+22
* Changed the comment for nautilus_link_local_is_special_link to be moreDave Emory Watson2002-03-281-1/+1
* Share code between different link implementations so that home directoryDave Emory Watson2002-03-287-83/+39
* Use nautilus_file_get_symbolic_link_target_uri.Dave Camp2002-03-272-5/+35
* impl. (nautilus_icon_canvas_item_accessible_get_image_position): stub.Michael Meeks2002-03-271-0/+72
* specify the type name explicitely.Michael Meeks2002-03-271-0/+1
* kill nasty gconf re-enterancy hazard moving the auto_enum toMichael Meeks2002-03-261-3/+80
* Remove references to the "Use Emacs-style keyboard shortcuts" preference.Dave Camp2002-03-243-16/+0
* Add patch to re-thumbnail if the thumbnail timestamp is different from theHavoc Pennington2002-03-201-21/+87
* Comment out WPTYPE_EMBOSSED since it doesn't exist.Anders Carlsson2002-03-201-1/+2
* use the y_offset to center the number in the allocation, while wasMichael Meeks2002-03-191-0/+27
* NULL top_left_text after free.Michael Meeks2002-03-181-0/+1
* Fix typo. Was using x0 instead of y0. Reported by Edouard PoorAlexander Larsson2002-03-181-1/+1
* re-instate the making of per display iids.Michael Meeks2002-03-141-1/+2
* Disable thrash for afs filesystems.Alexander Larsson2002-03-141-1/+1
* After loading the link info with the new display name, clear the oldAlexander Larsson2002-03-144-17/+92