summaryrefslogtreecommitdiff
path: root/src/nautilus-sidebar-title.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all traces of former nautilus metadata codeAlexander Larsson2009-06-231-1/+1
* Display information about the selected objectCosimo Cecchi2009-05-281-1/+2
* Move all of Nautilus to single Gtk+ includes, because Mitch says so.A. Walton2008-05-211-5/+1
* Plugged some leaks around. Cleaned up this bit of code.Cosimo Cecchi2008-05-081-4/+5
* Merge gio-branchAlexander Larsson2007-11-301-32/+24
* Fix crash with small fonts (#454884)Alexander Larsson2007-10-031-1/+1
* The icon theme changed how the sizes of the emblem icons are used, updateAlexander Larsson2007-08-221-1/+1
* Fix alignment of labels in information sidebar. (#414199) Patch fromMartin Wehner2007-07-101-2/+0
* Remove unused metadata key NAUTILUS_METADATA_KEY_NOTES and code related toAlexander Larsson2007-03-191-19/+0
* Use gi18n.h instead of deprecated gnome-i18n.h header.Martin Wehner2006-03-181-1/+1
* Don't display file type in sidebar for computer, network and smb toplevelChristian Neumair2005-10-201-1/+6
* Kill NAUTILUS_ICON_SIZE_FOR_MENUS, make icon factory support GTK+ stockChristian Neumair2005-10-171-2/+3
* Initialize best_icon_size when constructing sidebar. Fixes a criticalMartin Wehner2005-08-031-0/+2
* Ellipsize everything in the information side pane, and make labelsVincent Noel2005-07-151-0/+6
* Try to reload visited locations from history before doing a full locationChristian Neumair2005-07-131-0/+6
* Make get_(larger|smaller)_icon_size public.Christian Neumair2005-05-211-3/+30
* remove nautilus-theme.[c-h] from the build process. remove the need to useDiego Gonzalez2005-04-041-55/+13
* Force size for pixbufs.Alexander Larsson2004-11-291-1/+1
* Merge bonobo-slay-branchAlexander Larsson2004-11-221-80/+21
* Don't hardcode font sizes. Fixes bug #123478Alexander Larsson2004-03-011-4/+13
* AIX port from Laurent.Vivier@bull.net (Laurent Vivier)Alexander Larsson2003-04-231-1/+1
* Convert file attributes from list of strings to a bitmask. Patch fromAlexander Larsson2003-04-021-7/+4
* Update according to NautilusIconFactory API changes.Alexander Larsson2003-03-061-2/+3
* Add display_name argument to nautilus_icon_factory_get_pixbuf_for_icon andAlexander Larsson2002-10-041-2/+2
* Update to new canvas use DITHER_NORMAL instead of DITHER_MAX forAlexander Larsson2002-09-261-0/+1
* Removed #include "nautilus-sidebar.h".Dave Camp2002-09-211-1/+0
* Merge the new-icon-factory-branch branch to HEAD.Alexander Larsson2002-09-181-4/+3
* update the title color only if the background has changed;Michael Meeks2002-07-101-124/+48
* Don't use custom font.Alex Larsson2002-05-111-15/+14
* NautilusView is a GObject, not a GtkObject.Anders Carlsson2002-04-211-13/+12
* Remove NAUTILUS_PREFERENCES_CAN_ADD_CONTENT.Anders Carlsson2002-04-181-5/+0
* Because lots of recent bugs were due to "signal handler called afterDarin Adler2002-03-071-30/+57
* Say "Close" instead of "Done".Darin Adler2002-03-061-6/+4
* Move reset constant into header.Darin Adler2002-03-011-7/+0
* Let "Loading" and "Empty" special nodes be italic.Anders Carlsson2002-02-251-78/+33
* add -DFOO_DISABLE_DEPRECATED to disable glib, gtk, and gnome deprecatedjacob berkman2002-02-141-15/+15
* Get rid of code that passes around the "optimize for AA" flag.Darin Adler2002-01-211-4/+3
* Remove nautilus-launch-icon.png.Darin Adler2002-01-191-5/+4
* Remove unneeded code and restore display-specific registration. This getsDarin Adler2002-01-171-17/+13
* Remove. Remove nautilus-help.desktop since Nautilus isn't the help browserDarin Adler2002-01-081-69/+25
* Fixed to use g_iconv instead of iconv, starting with a patch from JeanDarin Adler2002-01-081-1/+0
* Turn on test subdirectory.Darin Adler2002-01-031-1/+0
* Use GnomeCanvasRect instead of EelCanvasRect. We can redo theDarin Adler2002-01-031-1/+0
* Port from EelLabel to GtkLabel.Darin Adler2002-01-031-9/+0
* protect vs. double destroy.Michael Meeks2001-12-121-3/+6
* lots of files Get rid of casts in callers to g_object_ref/g_object_unref.Darin Adler2001-12-071-4/+4
* Roll double-free bug fix from the branch.Darin Adler2001-12-011-7/+7
* Lots of files. Get rid a lot of unneeded casts.Darin Adler2001-11-091-1/+1
* Remove nautilus-clean.sh -- use bonobo-slay instead.Darin Adler2001-11-071-19/+50
* Lots of files. Another GtkObject -> GObject pass.Darin Adler2001-11-061-4/+4