summaryrefslogtreecommitdiff
path: root/src/nautilus-property-browser.c
Commit message (Expand)AuthorAgeFilesLines
* Replace deprecated gdk_pixbuf_unref with g_object_unrefThomas Hindoe Paaboel Andersen2009-02-091-2/+2
* Allow deleting of custom emblems. (#112292) Patch from DESSAI ImraneAlexander Larsson2008-12-191-16/+9
* Don't use eel_gdk_color_parse anymore. We don't have any colors left notAlexander Larsson2008-10-091-1/+1
* Require trunk eel. Drop libgnome* and librsvg deps.Alexander Larsson2008-10-071-8/+4
* Don't use eel_gnome_icon_selector_new() Instead just use file selectorAlexander Larsson2008-10-071-46/+60
* Don't use gnome_icon_entryCosimo Cecchi2008-10-061-43/+98
* Use gtk_show_uri instead of gnome_helpCosimo Cecchi2008-10-061-25/+16
* Strip extensions using eel_filename_strip_extension(). Fixes #309510.Christian Neumair2008-09-011-24/+3
* Set window role to dialog, do not use custom hacks to pack images intoChristian Neumair2008-05-231-31/+12
* Move all of Nautilus to single Gtk+ includes, because Mitch says so.A. Walton2008-05-211-20/+1
* Fix a typo that was breaking the image when doing DnD of emblems from theCosimo Cecchi2008-05-191-1/+1
* Do not unref the file info before checking the mime type, otherwise theCosimo Cecchi2008-04-301-4/+7
* Do not use contractions in strings. (#145356).Cosimo Cecchi2008-04-011-4/+4
* Use the correct string to lookup the icons for the emblems. (#505111).Cosimo Cecchi2008-03-121-1/+1
* Update to new gio file attribute namesAlexander Larsson2007-12-201-1/+1
* Only use <gio/gio.h> includeAlexander Larsson2007-12-141-2/+1
* Remove some small allocations, and use GSlice more often. Bug #461795.Christian Persch2007-12-031-6/+5
* Merge gio-branchAlexander Larsson2007-11-301-73/+78
* Use pango ellipsisation instead of truncating the strings. Bug #410113.Christian Persch2007-07-241-1/+0
* Merged from gnome-2-16:Mark Gordon2007-01-121-1/+1
* Remove colors by really removing them from browser.xml, not marking themMartin Wehner2006-10-301-17/+23
* Handle NULL pattern chit, don't unref pattern tile in make_pattern_chit.Christian Neumair2006-10-191-18/+61
* Add items_updated signalAlexander Larsson2006-06-161-1/+1
* Use gi18n.h instead of deprecated gnome-i18n.h header.Martin Wehner2006-03-181-1/+1
* HIG fixes. Use title capitalization for window titles. Fix widget spacing.Dennis Cranston2005-12-171-6/+22
* Remove title from alerts. (#323134)Alexander Larsson2005-12-091-9/+9
* Fix emblem drag icon in "Emblems & Background" dialog. (#311381)Martin Wehner2005-08-081-28/+58
* Adapt to eel wrap table changes. Fixes #308996.Christian Neumair2005-08-051-8/+3
* Use "Reset" as reset emblem label. Fixes #311380.Christian Neumair2005-08-021-1/+1
* Don't allow to add a color if another equally-named one already exists.Christian Neumair2005-07-101-30/+29
* Don't allow to add a color if another equally-named one already exists.Christian Neumair2005-07-101-0/+23
* Free the tree paths. Close a tiny leak. (1 byte :-) Unref pixbufs. FreeKjartan Maraas2005-07-061-0/+3
* remove nautilus-theme.[c-h] from the build process. remove the need to useDiego Gonzalez2005-04-041-1/+0
* Force size for pixbufs.Alexander Larsson2004-11-291-2/+2
* Merge bonobo-slay-branchAlexander Larsson2004-11-221-5/+14
* Fix property browser spacing. Fixes bug #144249. Patch from Jorn Baayen.Alexander Larsson2004-08-161-35/+23
* replace egg_screen with new gdk/libgnomeui functions.Alexander Larsson2004-02-111-2/+2
* - s/wgosnautilus/user-guide/ per recent user-guide change.Shaun McCance2004-02-081-1/+1
* Turn on home icon on desktop by defaultAlexander Larsson2004-01-061-1/+2
* Update error dialogs to be HIGy, and use the new eel message dialog api.Alexander Larsson2003-12-111-11/+20
* Only add eraser for emblems browser.Alexander Larsson2003-09-181-19/+21
* Correct "~/.gnome-desktop" to "~/Desktop" in the docs for theJames Willcox2003-06-271-0/+2
* Modified Files: ChangeLog libnautilus-private/nautilus-program-chooser.cGregory Merchan2003-06-081-1/+1
* Patch by Christian Neumair <chris@gnome-de.org>Alexander Larsson2003-05-261-1/+1
* AIX port from Laurent.Vivier@bull.net (Laurent Vivier)Alexander Larsson2003-04-231-2/+2
* Add back erase emblem to backgrounds & emblems dialog.Alexander Larsson2003-03-041-32/+34
* Broken PipeAnders Carlsson2002-11-061-4/+4
* Set the background globally by default. On a right-drag from the propertyDave Camp2002-10-311-1/+3
* New common utils for emblemsAlexander Larsson2002-10-041-147/+113
* Merge the multihead branch into HEAD and :Mark McLoughlin2002-10-021-13/+17