summaryrefslogtreecommitdiff
path: root/src/nautilus-sidebar-tabs.c
Commit message (Expand)AuthorAgeFilesLines
* Removing unused filesDave Camp2002-09-291-1745/+0
* cache the property bag item, so we're not forever querying for it.Michael Meeks2002-05-211-75/+129
* move this code (event_after_callback): into here, it seems we get theMichael Meeks2002-05-211-1/+2
* Don't use custom font.Alex Larsson2002-05-111-39/+21
* Check for a NULL tab_view. (tab_item_destroy): Remove the weak pointer weDarin Adler2002-03-041-14/+20
* New (draw_one_tab_plain), (draw_one_tab_themed), (get_tab_width): UseDarin Adler2002-02-271-12/+18
* Let "Loading" and "Empty" special nodes be italic.Anders Carlsson2002-02-251-31/+27
* don't spew debug as we disconnect from a dead parent.Michael Meeks2002-02-201-3/+5
* Require eel 1.1.5.David Emory Watson2002-02-161-2/+2
* add -DFOO_DISABLE_DEPRECATED to disable glib, gtk, and gnome deprecatedjacob berkman2002-02-141-2/+2
* GNOME2_CONVERSION_COMPLETE eradication campaignDarin Adler2002-01-251-21/+15
* Port from EelLabel to GtkLabel.Darin Adler2002-01-031-80/+58
* protect vs. double destroy.Michael Meeks2001-12-121-22/+31
* lots of files Get rid of casts in callers to g_object_ref/g_object_unref.Darin Adler2001-12-071-9/+9
* Roll double-free bug fix from the branch.Darin Adler2001-12-011-8/+8
* Lots of files. Another GtkObject -> GObject pass.Darin Adler2001-11-061-9/+9
* Many files. Update for change in Eel boilerplate macro names.Darin Adler2001-11-041-1/+1
* src now compiles -- next problem is linkingDarin Adler2001-10-301-9/+25
* More GNOME 2 work. We now compile up to libnautilus-private and I'mDarin Adler2001-10-281-7/+6
* Updated bugzilla.eazel.com references to refer to theDarin Adler2001-09-151-1/+1
* added reference to "i-regular.xml" in the gnome theme make file, to makeAndy Hertzfeld2001-06-081-7/+10
* Update for latest round of stuff moving into Eel.Ramiro Estrugo2001-05-041-13/+13
* nautilus-extensions -> nautilus-private renaming.Ramiro Estrugo2001-05-041-2/+2
* More work on changing parameters for functions that accept and returnRamiro Estrugo2001-05-011-96/+98
* Put flags in the debuting_uris hash table so we can tell files that areDarin Adler2001-04-111-78/+90
* Remove librsvg.Ramiro Estrugo2001-04-041-36/+36
* added a way for sidebar views to specify small images that are displayedAndy Hertzfeld2001-04-011-19/+242
* Fix bugs:Ramiro Estrugo2001-03-281-28/+32
* reviewed by: John Sullivan <sullivan@eazel.com>Ramiro Estrugo2001-03-081-1/+27
* reviewed by: <delete if not using a buddy>Ramiro Estrugo2001-03-031-2/+2
* fixed bug 7143, increased borders in property browser to Arlo's taste;Andy Hertzfeld2001-03-011-1/+1
* reviewed by Ramiro Estrugo <ramiro@eazel.com>John Harper2001-02-281-1/+1
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-02-231-2/+2
* fixed bug where the left edge of a sidebar tab wasn't prelightingAndy Hertzfeld2001-02-171-4/+9
* reviewed by: Darin Adler <darin@eazel.com>Ramiro Estrugo2001-02-151-46/+39
* fixed bug 6338, folder moves to the right when highlighted, by tweakingAndy Hertzfeld2001-02-091-5/+6
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-01-311-4/+4
* fixed bug 5895, critical errors when you make the sidebar small. Fixed byAndy Hertzfeld2001-01-231-7/+22
* more clean-up and fixes for the default theme changeAndy Hertzfeld2001-01-191-4/+11
* reviewed by: Pavel Cisler <pavel@eazel.com>Ramiro Estrugo2001-01-111-5/+9
* reviewed by: Pavel Cisler <pavel@eazel.com>Ramiro Estrugo2000-12-221-4/+8
* Code formatting changes.Mike Engber2000-12-041-29/+6
* re-organized the code to add the ability to request image paths fromAndy Hertzfeld2000-10-081-2/+8
* Fix more storage leaks.Darin Adler2000-09-271-19/+25
* Fixed bug bug 3264 (Tree view shows no branches for directories,Darin Adler2000-09-261-2/+2
* fixed bug 2983, sidebar tabs don't handle missing images well, by checkingAndy Hertzfeld2000-09-131-0/+5
* fixed bug 2910, sidebar tabs crash in arlo theme when sidebar is closed,Andy Hertzfeld2000-09-091-1/+5
* Add support for drawint inverted text. Also cleanup the rendering functionRamiro Estrugo2000-09-071-4/+4
* fixed bug 2505, scale in sidebar tabs text drawing shouldn't be hardwired;Andy Hertzfeld2000-09-071-1/+0
* fixed bug 2504, active tabs don't prelight, by adding, loading and drawingAndy Hertzfeld2000-09-061-21/+33