summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a dumb script to make it easy to run the font test.Ramiro Estrugo2000-09-063-1/+10
* Fix all the warnings -Wuninitialized found. Quite a number of them werePavel Cisler2000-09-051-4/+5
* Simpify the text line drawing function to not reuqire passing in theRamiro Estrugo2000-09-051-34/+47
* More work on task 1588.Ramiro Estrugo2000-09-052-14/+35
* Work on task 1588.Ramiro Estrugo2000-09-042-29/+50
* Add justification tests. Add drop shadow tests.Ramiro Estrugo2000-08-311-3/+134
* Add unref/ref functions for gcs that take NULL.Ramiro Estrugo2000-08-292-6/+2
* Fix the background color test.Ramiro Estrugo2000-08-251-46/+72
* Add support for case insensitive string lists.Ramiro Estrugo2000-08-213-3/+3
* Tasks: 1612, 1274, 1511 and 1588.Ramiro Estrugo2000-08-216-236/+1366
* New function to insert a string without having to access the string listRamiro Estrugo2000-08-181-2/+2
* Have only one constructor and feed it whether the radio button group isRamiro Estrugo2000-08-021-18/+60
* ammend password dialog to accept an optional message to display at the top (f...Robey Pointer2000-07-291-0/+1
* Make the cut-n-paste libraries be only static archives. Link all theRamiro Estrugo2000-07-261-2/+0
* chuutMathieu Lacage2000-07-221-0/+1
* Add support for nicely aligned description labels.Ramiro Estrugo2000-07-181-3/+7
* Add support for displaying an option icon with each radio button pixbuf.Ramiro Estrugo2000-07-181-2/+33