summaryrefslogtreecommitdiff
path: root/src/nautilus-property-browser.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixes the Nautilus part of #46238; see eel for the other part.Federico Mena Quintero2002-07-191-9/+0
* build radio button & set mode. (category_clicked_callback): cut most of itMichael Meeks2002-07-091-77/+26
* Modified Files: ChangeLog components/music/nautilus-music-view.cGregory Merchan2002-07-081-5/+6
* re-instate label boldness for Alex. (make_category_link): return theMichael Meeks2002-07-081-11/+58
* use new eel_glade_get_file.Michael Meeks2002-07-021-6/+5
* Added line break to help error message.Christian Rose2002-06-281-1/+1
* Add a 'Help' button on the bottom-left of the dialog. Also usedDamon Chaplin2002-06-121-8/+57
* use a separate pointer for each of the patterns/emblems/color dialogs, andDamon Chaplin2002-05-301-43/+64
* handle the icon selector dialog being returned as NULL, which can happenDamon Chaplin2002-05-081-1/+2
* Re-add the length limit for color and emblem names. Also fix buttonAnders Carlsson2002-04-221-37/+50
* Disable drag window registration for now.Anders Carlsson2002-04-201-25/+29
* Remove NAUTILUS_PREFERENCES_CAN_ADD_CONTENT.Anders Carlsson2002-04-181-63/+57
* Plug memory leaks.Anders Carlsson2002-04-171-2/+3
* Handle svg emblems.Alexander Larsson2002-04-091-2/+13
* Pass event->event to gtk_drag_begin in order get the right time for theAlexander Larsson2002-03-101-1/+1
* Because lots of recent bugs were due to "signal handler called afterDarin Adler2002-03-071-28/+19
* Say "Close" instead of "Done".Darin Adler2002-03-061-1/+1
* Move reset constant into header.Darin Adler2002-03-011-19/+14