summaryrefslogtreecommitdiff
path: root/libnautilus-private
Commit message (Expand)AuthorAgeFilesLines
* 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
* Free the details after its members. Patch from Joe Marcus ClarkeDave Camp2003-08-041-1/+1
* Use the parent_view's toplevel for the dialog rather than the view itself.Dave Camp2003-08-041-1/+1
* Fix a typo. Bug #116843.James Willcox2003-08-014-22/+72
* See role to ICON instead of LABEL. Correct setting of role. (FixesPadraig O'Briain2003-07-301-3/+3
* (The key-writability commit as discussed with release-teamGeorge Lebl2003-07-222-10/+32
* Pass the screen number when creating nautilus links, fixes #117946Dave Camp2003-07-214-7/+17
* Skip assert for commonly run code.Alexander Larsson2003-07-085-46/+117
* Don't leak pixbuf.Alexander Larsson2003-07-081-0/+2
* Patch from XD2.Alexander Larsson2003-07-071-0/+2
* get the volume name correctly on CDs where the data track is not the firstBastien Nocera2003-07-071-2/+46
* Patch from XD2.Alexander Larsson2003-07-071-0/+66
* Return icon name instead of resolved absolute filename.Alexander Larsson2003-07-071-13/+3
* Assume a (0, 0) scroll origin in automatic layout. This fixes the worst ofDave Camp2003-07-051-10/+16
* Turn on sort_directories_first by default, and show no additional data inDave Camp2003-07-051-2/+2
* A bunch of string fixes from Christian Rose <menthos@menthos.com> andDave Camp2003-07-051-18/+19
* Fixed some long descriptions. Patch from Luca FerrettiDave Camp2003-07-051-16/+17
* Don't add LABEL_LINE_SPACING to the total height if there is no additionalDave Camp2003-07-051-1/+6
* Try colorizing selected pixbufs with the selection color.Dave Camp2003-06-291-5/+15
* Implement .hidden files, synchronosly, for file:// only.Alexander Larsson2003-06-274-8/+96
* This is based on a patch by Jürg Billeter <j@bitron.ch> which was partlyAlexander Larsson2003-06-275-79/+82
* Correct "~/.gnome-desktop" to "~/Desktop" in the docs for theJames Willcox2003-06-271-1/+1
* Handle NULL vfs uris (such as desktop links).Dave Camp2003-06-231-0/+4
* Set the trash gconf key instead of the home key when renaming the trash.Dave Camp2003-06-231-1/+1
* create a 1x1 pixmap with the background colour and set _XROOTPMAP_ID whenMark McLoughlin2003-06-161-58/+15
* Remove -Wsign-promo and add -Wno-strict-aliasing to the list of options toFrédéric Crozat2003-06-152-2/+2
* Only draw exposed area. Patch from sandmann@daimi.au.dkAlexander Larsson2003-06-121-3/+19
* Don't call gettext on NULL string. Patch from hidetoshi.tajima@sun.comAlexander Larsson2003-06-121-1/+1
* Look for libstartup-notification.Alexander Larsson2003-06-111-4/+364
* Don't update the desktop background image four times for each change inAlexander Larsson2003-06-101-13/+36
* Add a mode for text-beside-icons.Dave Camp2003-06-097-63/+217
* Implement multi-file property dialogs.Dave Camp2003-06-082-31/+59
* Modified Files: ChangeLog libnautilus-private/nautilus-program-chooser.cGregory Merchan2003-06-081-1/+1
* Use the authentication manager from libgnomeui instead.Anders Carlsson2003-05-263-306/+0
* Don't ref directory twice. Rename finalizer.Alexander Larsson2003-05-233-5/+16
* Fix the volume uniquification code.Alexander Larsson2003-05-231-1/+2
* Use eel_uris_match() instead of strcmp().Dave Camp2003-05-181-1/+1
* Add the desktop emblem. New functions. (nautilus_get_desktop_directory),Dave Camp2003-05-165-4/+59
* Add calls to gtk_label_set_mnemonic_widget so that ATK relation label-forPadraig O'Briain2003-05-161-0/+3
* Added new files.Alexander Larsson2003-05-1524-111/+2826
* fixed bug #112830Gaute Lindkvist2003-05-141-1/+1
* Disable directory_limit.Alexander Larsson2003-05-051-1/+1
* Implemented a "Keep Aligned" mode on the desktop, that snaps icons to aDave Camp2003-05-035-167/+447
* Call AC_LIBTOOL_WIN32_DLL which is necessary for building shared libraryMasahiro Sakai2003-05-032-4/+12