summaryrefslogtreecommitdiff
path: root/libnautilus-private
Commit message (Expand)AuthorAgeFilesLines
* 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
* Correct the CORBA_Any usage with context menus.Alexander Larsson2003-01-201-3/+23
* When deleting an icon with the keyboard focus, set focus on an adjacentAlexander Larsson2003-01-201-3/+14
* Implement the help button.Alexander Larsson2003-01-201-0/+5
* Convert link names and duplicate names with g_filename_to/from_utf8().Alexander Larsson2003-01-171-6/+20
* Convert new directory name with g_filename_from_utf8(). (#90154)Alexander Larsson2003-01-161-1/+5
* Add a view_as_label_with_mnemonic field to the server file andDave Camp2003-01-142-2/+16
* Rename nautilus_file_update_desktop_pixmaps toAlexander Larsson2003-01-132-18/+22
* Use pkg-config instead of orbit2-config. (fixes #73299)Alex Duggan2003-01-091-1/+0
* Don't follow symlinks like shortcuts. Patch from Rolf KulemannAlexander Larsson2003-01-071-5/+0
* Removed statusbar timeoutAlex Duggan2003-01-071-1/+0
* Applied UI review suggestions. Patch from Luca FerrettiDave Camp2002-12-311-2/+2
* Make the desktop icon view store the screen number with the iconJames Willcox2002-12-197-6/+58
* Handle the fact the we may have to reload the background if it needed toAlexander Larsson2002-12-191-3/+14
* Better error message when moving a file over a parent directory.Alexander Larsson2002-12-181-2/+17
* Use gnome_i18n_get_language_list. (#100393)Alexander Larsson2002-12-171-39/+13
* Add "applications-all-users:" and "preferences-all-users:" which fixes bugAlex Graveley2002-12-131-0/+2
* Make sure text is valid utf8. (#98886)Alexander Larsson2002-12-131-1/+5
* Correctly do w2c transformations. Fixes struts.Alexander Larsson2002-12-122-17/+21
* Special case the display name for the root of non-local files. This meansAlexander Larsson2002-12-121-0/+7
* Respond properly to prefs regarding when to show thumbnails. Fixes #96644.James Willcox2002-12-091-4/+55
* Fix testAlexander Larsson2002-12-091-0/+6
* Removed unnecessary assigment. Fixes #98543. Patch from GediminasDave Camp2002-12-081-1/+0
* Clear the cache when the icon theme changes so we get the new icons.James Willcox2002-12-051-3/+18
* Remove the scroll timeout when either the TreeView or the DragDest isDave Camp2002-12-041-0/+36
* (borrowing luis' acct)Dave Camp2002-12-031-10/+0
* Moved the display name invalidation from update_info_internal toDave Camp2002-12-031-1/+12
* Allocate 128K thread stack. Patch from marcus@freebsd.org. (#99917)Alexander Larsson2002-12-021-0/+1
* Make treeview show_only_directories default to TRUE. Patch from MArkAlexander Larsson2002-11-281-1/+1
* Make show_special_flags default to TRUE, since we removed the prefs fromAlexander Larsson2002-11-282-61/+10
* Only set image of required size, when now pixmap needed, kill old pixmapAlexander Larsson2002-11-212-23/+94
* Remove sample and loser from the default build.Anders Carlsson2002-11-201-0/+11
* Add CLEANFILES so that make clean deletes $(server_DATA) andPadraig O'Briain2002-11-191-5/+7
* Theme cleanup, remove all these functions since they are no longer used.Diego Gonzalez2002-11-132-581/+1
* Fixed a slight bug in the context menu query code, and added a bit ofJames Willcox2002-11-101-1/+1
* Make bonobo property pages regular controls instead of NautilusViews.James Willcox2002-11-082-0/+39
* Add the ability to have mime-type-sensitive context menus.James Willcox2002-11-074-49/+208
* Make chit alpha blended. New image from Jens LautenbacherAlexander Larsson2002-11-071-8/+15
* In single click mode use a hand cursor instead of underlining.Jan Arne Petersen2002-11-061-27/+12
* Fix up includes.Alexander Larsson2002-11-063-3/+3
* Broken PipeAnders Carlsson2002-11-0617-4507/+4
* Only make an EggRecentModel once, instead of for every new window. MovedJames Willcox2002-11-059-4/+2931
* Removed all the stuff that was used to show/hide sidebars.James Willcox2002-11-054-159/+5
* Set the background globally by default. On a right-drag from the propertyDave Camp2002-10-316-89/+226