summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-icon-canvas-item.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* fixed bug 4192, strange feedback while stretching icons, by using libartAndy Hertzfeld2000-11-031-222/+70
* worked on bug 3898, selection in the aa icon view is too slow. Fixed byAndy Hertzfeld2000-10-251-11/+52
* at Arlo's request, added 2 pixels worth of space between the bottom of anAndy Hertzfeld2000-10-111-4/+7
* fixed bug 3283, bits of icons protrude outside the stretch box, by makingAndy Hertzfeld2000-10-031-20/+26
* fishished bug 3239, stretchable icon needs bounding box in aa-mode, byAndy Hertzfeld2000-10-021-98/+120
* fixed a series of bugs involving the stretch handles (3084, 3281, others);Andy Hertzfeld2000-09-301-50/+75
* tweaked selection highlighting to Arlo's taste.Andy Hertzfeld2000-09-271-3/+4
* tweaked the new, semi-transparent selection highlighting a bit byAndy Hertzfeld2000-09-261-3/+5
* Fixed code so that alpha is set properly.Gene Z. Ragan2000-09-251-8/+24
* Forgot to remove FIXME. It is now gone.Gene Z. Ragan2000-09-251-4/+1
* Fixed bug 2877, Keyboard selection feedback broken in iocn view for smoothGene Z. Ragan2000-09-251-11/+157
* optimized the new selection highlighting by fetching the highlight frameAndy Hertzfeld2000-09-231-17/+7
* implemented Arlo's new design for icon selection highlighting. It's stillAndy Hertzfeld2000-09-231-5/+32
* fixed bugs 3084, 3119, 3134, icon stretch handles are not drawn in theAndy Hertzfeld2000-09-211-3/+4
* Fixed bug 640 (icon cache never frees images (awaiting GdkPixbufDarin Adler2000-09-201-14/+15
* changed the default click policy from single click to double click becauseAndy Hertzfeld2000-09-151-1/+1
* Fixed uninitialized variable problems found by compiling with -ODarin Adler2000-09-131-1/+3
* Unmark strings that are unlikely candidates for localization at theDarin Adler2000-09-131-4/+8
* Remove the SMOOTH_FONTS define and code from before aa fonts.Ramiro Estrugo2000-09-121-101/+0