summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* reviewed by: Darin Adler <darin@eazel.com>Ramiro Estrugo2001-02-156-53/+20
* Two very tiny tweaks to help debug clipping bugs.Ramiro Estrugo2001-02-142-5/+6
* reviewed by: Arik Devens <arik@eazel.com>Ramiro Estrugo2001-02-141-0/+1
* reviewed by: Maciej Stachowiak <mjs@eazel.com>Ramiro Estrugo2001-02-138-298/+375
* reviewed by: Darin Adler <darin@eazel.com>Ramiro Estrugo2001-02-131-3/+6
* New NautilusWrapTable test.Ramiro Estrugo2001-02-123-4/+104
* A tiny bit more debug code.Ramiro Estrugo2001-02-123-9/+31
* reviewed by: Robey Pointer <robey@eazel.com>Ramiro Estrugo2001-02-101-3/+52
* reviewed by: Mike Fleming <mfleming@eazel.com>Ramiro Estrugo2001-02-083-0/+257
* reviewed by: Maciej Stachowiak <mjs@eazel.com>Ramiro Estrugo2001-02-021-26/+14
* reviewed by: Maciej Stachowiak <mjs@eazel.com>Ramiro Estrugo2001-02-021-3/+3
* reviewed by: Darin Adler <darin@eazel.com> andMaciej Stachowiak2001-02-022-2/+6
* reviewed by: Pavel Cisler <pavel@eazel.com>Ramiro Estrugo2001-02-0111-414/+362
* Add an example of how to do dynamic wrapping.Ramiro Estrugo2001-01-301-1/+17
* Fix bugs 4094, 4425, 5201 and 4106 about inappopriate applications beingRebecca Schulman2001-01-261-2/+32
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-01-261-25/+21
* reviewed by: Pavel Cisler <pavel@eazel.com>Darin Adler2001-01-191-5/+6
* reviewed by: Pavel Cisler <pavel@eazel.com>Ramiro Estrugo2001-01-188-167/+658
* reviewed by: Gene Ragan <gzr@eazel.com>Darin Adler2001-01-161-0/+1
* Add a test for debugging bug 5608.Ramiro Estrugo2001-01-124-0/+83
* added test/test.h to EXTRA_DISTRobin Slomkowski2001-01-121-0/+4
* reviewed by: Pavel Cisler <pavel@eazel.com>Ramiro Estrugo2001-01-1120-339/+2289
* reviewed by: Pavel Cisler <pavel@eazel.com>Ramiro Estrugo2000-12-221-27/+3
* reviewed by: <delete if not using a buddy>Ramiro Estrugo2000-12-201-1/+3
* reviewed by: Pavel Cisler <pavel@eazel.com>Ramiro Estrugo2000-12-201-31/+22
* reviewed by: Darin Adler <darin@eazel.com>John Sullivan2000-12-113-4/+4
* Added bug numbers to FIXMEs for the src subdirectory. If I can stomach it,Rebecca Schulman2000-12-081-1/+1
* Worked on getting rid of wait_until_ready.Darin Adler2000-11-082-62/+82
* chuuutMathieu Lacage2000-11-071-0/+1
* small fix: replace NULL with CORBA_OBJECT_NIL add new test.Mathieu Lacage2000-11-072-0/+88
* Un-revert my changes from before, fixing the bugs in the process.Maciej Stachowiak2000-11-012-2/+2
* backing out changes that caused a seroius regression in services.J Shane Culpepper2000-10-312-2/+2
* Portions of the fix for 2379 (the parts that don't make it crash).Maciej Stachowiak2000-10-312-2/+2
* Make sure text layout honors the vertical and horizontal offsets.Ramiro Estrugo2000-10-251-85/+169
* Rename one of the icons.Ramiro Estrugo2000-10-251-545/+244
* Fixed bugzilla.eazel.com bugs 2222, 3177, 3468, 3650, 3788Maciej Stachowiak2000-10-182-14/+18
* Fix assorted bugs which made NautilusFile think the list was neverMaciej Stachowiak2000-10-172-18/+14
* Add support for line wrappping.Ramiro Estrugo2000-10-164-1/+122
* Cut over to HEAD of Bonobo. This check-in includes all the changesDarin Adler2000-10-055-33/+29
* Make the test program exit when its window is closed, so it can beRamiro Estrugo2000-10-031-0/+7
* More work on whittling the state machine down to size.Darin Adler2000-10-031-2/+2
* Rename NAUTILUS_FILE_ATTRIBUTE_FAST_MIME_TYPE toMaciej Stachowiak2000-09-272-14/+23
* Fixed bug 640 (icon cache never frees images (awaiting GdkPixbufDarin Adler2000-09-201-0/+1
* make it check if a target is begin copied into itself before doing theMathieu Lacage2000-09-182-29/+78
* Add function to create a GdkPixbuf from a string. Also fixed a debugginRamiro Estrugo2000-09-071-59/+205
* Add support for drawing underlined text. I also added a FIXME for theRamiro Estrugo2000-09-071-7/+48
* Add support for drawint inverted text. Also cleanup the rendering functionRamiro Estrugo2000-09-071-19/+44
* Add text layout functions copied from libgnomeui/gnome-icon-text.[ch] andRamiro Estrugo2000-09-071-8/+58
* Make the empty line height 1/2 of the font size to cram more stuff intoRamiro Estrugo2000-09-071-18/+158
* Add support for rendering text on pixbufs without alpha channels.Ramiro Estrugo2000-09-061-0/+2