summaryrefslogtreecommitdiff
path: root/libnautilus-extensions/nautilus-label.c
Commit message (Expand)AuthorAgeFilesLines
* Remove librsvg.Ramiro Estrugo2001-04-041-1971/+0
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-03-291-3/+5
* reviewed by: Pavel Cisler <pavel@eazel.com>Ramiro Estrugo2001-03-011-36/+24
* reviewed by: Maciej Stachowiak <mjs@eazel.com>Ramiro Estrugo2001-02-271-126/+323
* reviewed by: Gene Z. Ragan <gzr@eazel.com>Ramiro Estrugo2001-02-231-364/+168
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-02-231-4/+4
* reviewed by: Darin Adler <darin@eazel.com>Ramiro Estrugo2001-02-151-131/+114
* reviewed by: Arik Devens <arik@eazel.com>Ramiro Estrugo2001-02-141-0/+1
* reviewed by: Robey Pointer <robey@eazel.com>Ramiro Estrugo2001-02-101-2/+5
* reviewed by: Maciej Stachowiak <mjs@eazel.com>Ramiro Estrugo2001-02-021-1/+71
* reviewed by: Pavel Cisler <pavel@eazel.com>Ramiro Estrugo2001-02-011-190/+236
* reviewed by: John Sullivan <sullivan@eazel.com>NAUTILUS_PR3_ANCHORRamiro Estrugo2001-01-221-0/+38
* Accidentally checked in a huge default font size.Ramiro Estrugo2001-01-191-1/+1
* reviewed by: Darin Adler <darin@eazel.com>Ramiro Estrugo2001-01-191-19/+40
* reviewed by: Arik Devens <arik@gnome.org>Ramiro Estrugo2001-01-131-18/+17
* reviewed by: Mike Fleming <mfleming@eazel.com>Ramiro Estrugo2001-01-121-17/+11
* reviewed by: Pavel Cisler <pavel@eazel.com>Ramiro Estrugo2001-01-111-562/+1256
* reviewed by: Pavel Cisler <pavel@eazel.com>Ramiro Estrugo2000-12-221-6/+2
* Bug numbers for the FIXMEs in libnautilus-extensions.Rebecca Schulman2000-12-081-2/+2
* reviewed by: Darin Adler <darin@eazel.com>Pavel Cisler2000-11-141-3/+9
* made nautilus_label interpret a wrap width of -1 to mean "use all of theAndy Hertzfeld2000-10-301-3/+52
* Removed. It was a bad try. Stuff is now in eazel-services-extensions.h.Ramiro Estrugo2000-10-251-0/+60
* Make sure text layout honors the vertical and horizontal offsets.Ramiro Estrugo2000-10-251-18/+13
* Fix memory leak.Ramiro Estrugo2000-10-161-1/+2
* Add support for line wrappping.Ramiro Estrugo2000-10-161-6/+249
* Fixed bug bug 3264 (Tree view shows no branches for directories,Darin Adler2000-09-261-2/+2
* Make the default font size something more reasonable.Ramiro Estrugo2000-09-071-1/+1
* Add support for drawint inverted text. Also cleanup the rendering functionRamiro Estrugo2000-09-071-2/+4
* Make the empty line height 1/2 of the font size to cram more stuff intoRamiro Estrugo2000-09-071-36/+56
* Simpify the text line drawing function to not reuqire passing in theRamiro Estrugo2000-09-051-30/+30
* More work on task 1588.Ramiro Estrugo2000-09-051-16/+24
* Work on task 1588.Ramiro Estrugo2000-09-041-14/+5
* Add unref/ref functions for gcs that take NULL.Ramiro Estrugo2000-08-291-2/+8
* New convenient function to set the font from components.Ramiro Estrugo2000-08-281-0/+20
* Some dumb renamings and superfluous assertion removal.Ramiro Estrugo2000-08-251-2/+0
* Add suport for a vertical and horizontal offset. Pass these on to theRamiro Estrugo2000-08-251-3/+18
* New function to access the tile_height.Ramiro Estrugo2000-08-251-4/+7
* Bug 2286 - sidebar text gets cut off. The problem was that the textRamiro Estrugo2000-08-231-21/+39
* Add support for drop shadows.Ramiro Estrugo2000-08-211-4/+135
* Tasks: 1612, 1274, 1511 and 1588.Ramiro Estrugo2000-08-211-0/+569