summaryrefslogtreecommitdiff
path: root/libnautilus-private
Commit message (Expand)AuthorAgeFilesLines
* Merged from nautilus-extensions-branch.Dave Camp2004-01-1121-178/+2140
* Don't expand symlinks when following them.Alexander Larsson2004-01-111-5/+0
* Moved the typeahead duration to a public header. Implement icon-view-styleDave Camp2004-01-102-9/+3
* Patch from Jürg Billeter <j@bitron.ch>Alexander Larsson2004-01-093-0/+572
* application/x-desktop is the new desktop file mime typeAlexander Larsson2004-01-092-3/+6
* New funcitonAlexander Larsson2004-01-073-0/+28
* Turn on home icon on desktop by defaultAlexander Larsson2004-01-062-1/+2
* Make desktop font Sans 10 by default. This is the same as the normal UIAlexander Larsson2004-01-061-1/+1
* Don't translate duplication tests to avoid wasting translator time. MyAlexander Larsson2004-01-061-41/+41
* Nullify stretch_icon when the icon being pointed to is removed. Fixes bugMartin Wehner2004-01-051-0/+3
* Use GnomeVFSFileSize instead of gulong to store file sizes. Prevents anMartin Wehner2004-01-042-12/+14
* Ensure the source isn't deleted as partial copy in a duplicate operation.Martin Wehner2004-01-021-1/+3
* Use GtkIconTheme instead of GnomeIconThemeAlexander Larsson2003-12-183-93/+98
* Require gtk/glib 2.3.0Alexander Larsson2003-12-186-11/+49
* Don't show the stupid looking for trash dialog. We shouldn't be lookingAlexander Larsson2003-12-131-33/+0
* Add missing #include <gtk/gtkmessagedialog.h>Vincent Untz2003-12-121-0/+1
* New function nautilus_file_operations_new_file.Alexander Larsson2003-12-124-15/+258
* Range selection Clear last double click icon if you click on backgroundAlexander Larsson2003-12-122-14/+112
* Handle defaults for desktop drops like normal directories.Alexander Larsson2003-12-112-14/+5
* Update error dialogs to be HIGy, and use the new eel message dialog api.Alexander Larsson2003-12-116-222/+250
* s/directory/folder/ Patch by mpusalkar@novell.comAlexander Larsson2003-12-101-21/+21
* Return TRUE when function succeeds.Padraig O'Briain2003-12-033-14/+72
* Fix other typos. (Closes: #115744).Sebastien Bacher2003-11-261-3/+3
* Fix typos. Closes bug #121589.Kjartan Maraas2003-11-261-2/+2
* Don't crash on startup if a11y is disabled. 2003-11-24 Alexander LarssonAlexander Larsson2003-11-241-17/+18
* Fix the buildJames Willcox2003-11-191-1/+0
* Add implementation of AtkAction for NautilusIconCanvasItemAccessible..Padraig O'Briain2003-11-191-0/+205
* Do not return value in function returing void. Fixes build problem.Padraig O'Briain2003-11-191-1/+2
* Don't compare unknown modification times. Patch from Sivaiah NallagatlaDave Camp2003-11-161-1/+8
* New desktop filesAlexander Larsson2003-11-067-2/+122
* Require new gnome-vfsAlexander Larsson2003-11-0521-2874/+414
* Allow to register shortcuts for in-process IIDs so that activation doesn'tAlexander Larsson2003-11-032-1/+67
* Fix leaks #2.Martin Wehner2003-10-291-2/+5
* Cycle around to start or end if at last or first icon. (bug #82609)Padraig O'Briain2003-10-221-0/+4
* Fix leaks. Patch from Martin Wehner <martin.wehner@epost.de>Alexander Larsson2003-10-214-2/+18
* libnautilus-private/nautilus-icon-canvas-item.cPadraig O'Briain2003-10-081-2/+4
* Scroll to ICON_PAD_TOP above the icon.Dave Camp2003-10-071-0/+2
* Separate SNAP_SIZE into SNAP_SIZE_X and SNAP_SIZE_Y. Make SNAP_SIZE_Y 1/4Alexander Larsson2003-10-021-19/+20
* Merge the nautilus-spatial-playground branch to HEAD.Dave Camp2003-09-305-17/+43
* Force any scheduled relayout to run before scrolling.Alexander Larsson2003-09-301-1/+5
* Add a "Edit->Select Pattern" menu entryJames Willcox2003-09-262-0/+35
* Don't assert_not_reached for unsupported URIs when create == FALSE. FixesAlexander Larsson2003-09-191-2/+0
* HIGify the empty trash dialog. Changes strings.Dennis Cranston2003-09-181-7/+35
* Handle xpm icons in .desktop correctly (mdk bug 4453)Frédéric Crozat2003-09-021-1/+1
* quiet CVS..Frédéric Crozat2003-09-022-3/+17
* Don't invalidate attributes for NautilusDesktopIconFiles, since they areAlexander Larsson2003-09-011-0/+8
* Don't set theme if model is NULL.Alexander Larsson2003-08-297-19/+92
* * libnautilus-private/nautilus-icon-private.h: Make shift+keynav selectDave Camp2003-08-202-24/+99
* Handle keypad navigation keys too.Alexander Larsson2003-08-081-0/+6
* Update some, um, stuff.James Willcox2003-08-071-32/+59