summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-emblem-utils.c
Commit message (Expand)AuthorAgeFilesLines
* Use the GLib gstdio functions here, suggested in bug 542819 by Thadeu LimaA. Walton2008-07-141-2/+2
* Include sys/stat.h for struct stat and S_ISUID and other macros. Thanks toChristian Neumair2008-07-131-0/+1
* Include <glib/gstdio.h> to fix the build. Some cleanup in header importsWouter Bolsterlee2008-07-031-3/+8
* Reverse previous commit, since the fix was incorrect.Wouter Bolsterlee2008-07-031-1/+0
* Include sys/stat.h to fix the build.Wouter Bolsterlee2008-07-031-0/+1
* Add the emblem-shared icon to be hidden in the emblems dialog and to beRodney Dawes2008-06-231-0/+7
* Remove the emblem-desktop from Nautilus, as GIO now returns theA. Walton2008-06-161-7/+0
* Move all of Nautilus to single Gtk+ includes, because Mitch says so.A. Walton2008-05-211-1/+1
* Remove deprecated GLib symbols and build with -DG_DISABLE_DEPRECATED.A. Walton2008-02-071-7/+7
* Merge gio-branchAlexander Larsson2007-11-301-51/+64
* OSX build fix. (#403255) Patch from dmacks@netspace.orgAlexander Larsson2007-02-061-0/+1
* Use gi18n.h instead of deprecated gnome-i18n.h header.Martin Wehner2006-03-181-1/+1
* Remove title from alerts. (#323134)Alexander Larsson2005-12-091-6/+5
* Free the path. Free markup strings. Closes bug #307138.Kjartan Maraas2005-06-111-1/+2
* use "hicolor" instead of "gnome" for emblems (Closes: #164629).Sebastien Bacher2005-06-021-8/+8
* Use GtkIconTheme instead of GnomeIconThemeAlexander Larsson2003-12-181-4/+4
* Update error dialogs to be HIGy, and use the new eel message dialog api.Alexander Larsson2003-12-111-10/+15
* Fix a typo. Bug #116843.James Willcox2003-08-011-18/+30
* Add the desktop emblem. New functions. (nautilus_get_desktop_directory),Dave Camp2003-05-161-0/+7
* notes emblem is a reserved name, and does not show up in lists.Alexander Larsson2003-03-181-0/+7
* Update according to NautilusIconFactory API changes.Alexander Larsson2003-03-061-1/+1
* Add a popup menu to the emblems in the emblem sidebar that allows renamingJames Willcox2002-10-211-19/+165
* Touch the theme toplevel dir when finished installing emblem.Alexander Larsson2002-10-101-3/+19
* New common utils for emblemsAlexander Larsson2002-10-041-0/+260