summaryrefslogtreecommitdiff
path: root/libnautilus-private
Commit message (Expand)AuthorAgeFilesLines
* Add calls to gtk_label_set_mnemonic_widget so that ATK relation label-forPadraig O'Briain2003-05-161-0/+3
* Merged bugfixes from HEAD.Dave Camp2003-05-011-6/+3
* Fix up the single click mode double-click protection Don't use eel_prefsAlexander Larsson2003-03-281-36/+34
* Tune AUTOSCROLL_TIMEOUT_INTERVAL and AUTO_SCROLL_MARGIN so thatAlexander Larsson2003-03-271-2/+2
* Use eel_filename_get_rename_region for both list and icon view to get theAlexander Larsson2003-03-271-28/+5
* Update keynav docs.Alexander Larsson2003-03-272-22/+21
* Re-Fix Home/End. Make Ctrl-space create a keyboar focus if none existsAlexander Larsson2003-03-261-23/+63
* Fix keyboard arrow key navigation for manual layout so that you can reachAlexander Larsson2003-03-262-22/+123
* Fix race on thumbnail creation. If a thumbnail was being created when theAlexander Larsson2003-03-251-10/+27
* Free space and volume name in property window for directoriesGaute Lindkvist2003-03-242-2/+77
* Fix crash.Alexander Larsson2003-03-191-1/+1
* New function which sets which state ATK_STATE_FOCUSED, if appropriate.Padraig O'Briain2003-03-192-0/+54
* notes emblem is a reserved name, and does not show up in lists.Alexander Larsson2003-03-183-0/+27
* Don't activate on double click of any modifiers are used.Alexander Larsson2003-03-181-5/+6
* Don't use eel_g_hash_table_new_free_at_exit, it only outputs wrongFrédéric Crozat2003-03-181-20/+25
* Use bottom middle point as start position, since otherwise you might missAlexander Larsson2003-03-171-1/+1
* Correctly handle cases where one widget controls several keys by using newAlexander Larsson2003-03-171-4/+4
* Fix clean up by name layout.Alexander Larsson2003-03-171-20/+52
* Move rename widget left one pixel to handle frame width.Alexander Larsson2003-03-172-3/+4
* Clear the drop target.Dave Camp2003-03-141-0/+1
* Fix some default values.Alexander Larsson2003-03-142-63/+52
* Make NautilusDirectory a GObject.Alexander Larsson2003-03-149-70/+20
* Make the thumbnail size prefs only affect images.Alexander Larsson2003-03-131-4/+35
* Keep track of whether the file is being thumbnailed. If it is atAlexander Larsson2003-03-128-19/+262
* update mailing list 2003-03-10 Alex Duggan <aldug@astrolinux.com>Alex Duggan2003-03-101-1/+1
* Bump to 2.2.2. Require Eel 2.2.2Alexander Larsson2003-03-101-42/+1
* Make 50% the default list view zoom.Alexander Larsson2003-03-106-2/+97
* Update according to NautilusIconFactory API changes.Alexander Larsson2003-03-0612-292/+271
* Don't chain up to initialize if it is null.Alexander Larsson2003-03-041-1/+3
* EEL_CANVAS, not GNOME_CANVAS.Alexander Larsson2003-03-042-8/+234
* Disable switch-to-manual layout dialog.Alexander Larsson2003-03-031-0/+4
* Ctrl/shift dragging doesn't deselect the icon you click on.Alexander Larsson2003-03-032-26/+49
* New function.Dave Camp2003-03-022-0/+15
* Don't use alpha when checking for hits on the icon.Dave Camp2003-02-281-9/+3
* Only select the non-extension part of the name when starting a rename. SetAlexander Larsson2003-02-281-3/+49
* Don't use deprecated APIs. Patch by iain <iain@prettypeople.org>Alexander Larsson2003-02-2812-44/+43
* Correctly handle floppies and cdroms mounted outside /mnt too. Based onAlexander Larsson2003-02-281-5/+11
* Multi-head stuff done for the preferences dialog.Arvind Samptur2003-02-171-3/+2
* Free pixbuf when saved.Alexander Larsson2003-02-131-0/+1
* Bump to 2.2.1NAUTILUS_2_2_1Alexander Larsson2003-02-111-6/+8
* Use nautilus_file_update_name_and_directory().Dave Camp2003-02-103-29/+71
* Set the GdkScreen on the drag-and-drop context menu. Fixes #90920.Dave Camp2003-02-084-7/+16
* Allow .svgz rendering in nautilus. Patch from Dom LachowiczDave Camp2003-02-081-2/+2
* s/GtkType/GType/Alexander Larsson2003-02-0415-18/+18
* Fixed dialogs to use GTK_STOCK_CANCEL/GTK_STOCK_OK instead of stop whereDavid Bordoley2003-02-031-9/+9
* Free window->last_geometry. Patch from Arjan van de VenAlexander Larsson2003-02-031-1/+1
* Update the selection *before* we tell people to popup a context menu.James Willcox2003-02-011-5/+6
* Clear get_info_failed before starting the get_file_info. This means thatAlexander Larsson2003-01-291-0/+1
* Only pass GNOME_ICON_LOOKUP_FLAGS_EMBEDDING_TEXT if there is top-left textAlexander Larsson2003-01-271-4/+8
* Remove callbacks for background gconf keys.Dave Camp2003-01-231-0/+9