summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-icon-canvas-item.c
Commit message (Expand)AuthorAgeFilesLines
* setup both the rgba and GdkColor variants. (update_label_color): upd.Michael Meeks2002-02-191-82/+109
* Remove smooth mode and unused font and font size machinery.Darin Adler2002-01-291-385/+2
* Formatting tweaks. Use new eel_gnome_canvas_item_send_behind.Darin Adler2002-01-271-11/+11
* Draw alpha-blended rounded rectangles around selected text even in non-aaAlexander Larsson2002-01-271-15/+61
* Change libprofiler location.Anders Carlsson2002-01-211-7/+2
* Add non-aa pango support.Anders Carlsson2002-01-171-149/+147
* Fixed to use g_iconv instead of iconv, starting with a patch from JeanDarin Adler2002-01-081-32/+1
* Updated.Darin Adler2002-01-031-9/+2
* Do text drawing with Pango for the anti-aliased case. Remove all use ofDarin Adler2001-12-181-328/+123
* Deleted help component as it is not slated to be part of Gnome 2.Darin Adler2001-12-131-31/+138
* lots of files Get rid of casts in callers to g_object_ref/g_object_unref.Darin Adler2001-12-071-24/+24
* Lots of files. Get rid a lot of unneeded casts.Darin Adler2001-11-091-1/+1
* libxml2 complains about NULL path, which libxml1 just handled by returningDarin Adler2001-11-061-135/+96
* Lots of files. Another GtkObject -> GObject pass.Darin Adler2001-11-061-5/+5
* Lots of files. Another GtkObject -> GObject pass.Darin Adler2001-11-061-26/+26
* Tons of files. More GtkObject -> GObject stuff.Darin Adler2001-11-041-3/+3
* Many files. Update for change in Eel boilerplate macro names.Darin Adler2001-11-041-1/+1
* Locate glib-genmarshal.Darin Adler2001-10-291-2/+10
* More GNOME 2 work. We now compile up to libnautilus-private and I'mDarin Adler2001-10-281-20/+19
* Updated bugzilla.eazel.com references to refer to theDarin Adler2001-09-151-4/+4
* Fixed a bug where the MIME type components short list query wasDarin Adler2001-05-311-2/+2
* Update for latest round of stuff moving into Eel.Ramiro Estrugo2001-05-041-1/+1
* More work on changing parameters for functions that accept and returnRamiro Estrugo2001-05-011-2/+4
* Change parameters for functions that accept and return ArtIRect,Ramiro Estrugo2001-04-301-127/+123
* reviewed by: Darin Adler <darin@eazel.com>Christopher James Lahey2001-04-191-15/+50
* Remove librsvg.Ramiro Estrugo2001-04-041-74/+74
* reviewed by: Darin Adler <darin@eazel.com>John Sullivan2001-03-301-2/+6
* Fix bugs:Ramiro Estrugo2001-03-281-6/+6
* reviewed by: Darin Adler <darin@eazel.com>John Harper2001-03-021-8/+22
* reviewed by Ramiro Estrugo <ramiro@eazel.com>John Harper2001-02-281-1/+1
* reviewed by: Seth Nickell <snickell@stanford.edu>Ramiro Estrugo2001-02-271-3/+3
* reviewed by: John Harper <jsh@eazel.com>Gene Z. Ragan2001-02-261-40/+66
* reviewed by: Gene Z. Ragan <gzr@eazel.com>Ramiro Estrugo2001-02-231-42/+62
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-02-231-3/+3
* reviewed by: Arik Devens <arik@eazel.com>Ramiro Estrugo2001-02-141-0/+1
* reviewed by: Pavel Cisler <pavel@eazel.com>Ramiro Estrugo2001-01-181-4/+1
* fixed bug 4731, expanding folders cause oscillation, by hit-testing to theAndy Hertzfeld2001-01-131-3/+9
* reviewed by: Gene Z. RaganMike Engber2001-01-131-51/+26
* fixed bug 5338, switching to and from "tighter layout" messes up iconAndy Hertzfeld2001-01-111-11/+8
* reviewed by: Gene Ragan <gzr@eazel.com>Ramiro Estrugo2001-01-031-0/+1
* Incorporated Bud's patch to the disk size calculation in the hardwareAndy Hertzfeld2001-01-031-29/+1
* reviewed by: Pavel Cisler <pavel@eazel.com>Ramiro Estrugo2000-12-221-3/+0
* reviewed by: Maciej Stachowiak <mjs@eazel.com>Ramiro Estrugo2000-12-191-0/+1
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2000-12-191-1/+2
* Fixed bug 2472, text_height and text_width shouldn't be left alone whenGene Z. Ragan2000-12-181-6/+5
* liberalized the alpha threshold for hit-testing, so semi-transparent areasAndy Hertzfeld2000-12-161-1/+1
* removed performance bottleneck where we measure the label text too manyAndy Hertzfeld2000-12-151-1/+33
* fixed problem with selection causing relayout, by always allocating theAndy Hertzfeld2000-12-151-12/+8
* Some #defines to help me profile draw_measure_label_text. Off in thePavel Cisler2000-12-151-0/+56
* reviewed by: Darin Adler <darin@eazel.com>Pavel Cisler2000-11-141-8/+8