summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move the leakchecker library to its own place.Ramiro Estrugo2000-07-148-1811/+0
* Rename NautilusGraphic to NautilusImage everywhere.Ramiro Estrugo2000-07-143-91/+91
* Yank the leak checker intitialization code. Its not needed no more causeRamiro Estrugo2000-07-141-9/+9
* Fix typo Fix srcdir != builddir:Elliot Lee2000-07-131-2/+6
* Change to use bonobo_object_unref now that the leaks have been fixed. ThisDarin Adler2000-07-121-1/+0
* mass change of LDFLAGS to LDADDRobin Slomkowski2000-07-111-2/+2
* Forgot the makefile in the last commit.Ramiro Estrugo2000-07-111-2/+5
* Many cleanups and improvements. Use the GnomeDialog run_and_close callRamiro Estrugo2000-07-113-60/+100
* Add support for boundary offset and extra width and height.Ramiro Estrugo2000-07-101-0/+4
* New function to draw text into a pixbuf given a rect and a string.Ramiro Estrugo2000-07-101-1/+4
* Add arlo's services title icons.Ramiro Estrugo2000-07-103-0/+355
* Changed string picker to use option menus instead of combo boxes.Ramiro Estrugo2000-07-051-1/+3
* Moved widgets and preferences test to nautilus/test.Ramiro Estrugo2000-07-055-3/+444
* Fixed some memory leaks.Pavel Cisler2000-06-303-43/+56
* Rearranged so libeazelinstall is built before rpmviewEskil Heyn Olsen2000-06-271-0/+4
* Remove the GNOMECANVASPIXBUF depedency. Its not used no more.Ramiro Estrugo2000-06-201-2/+0
* Do the sscanf into a gulong and then assign to the inode which is of typeGeorge Lebl2000-06-201-1/+3
* Do a better 64-bit clean fix avoiding messy ifdefs.Pavel2000-06-181-11/+5
* s/g_str_freev/g_strfreev/ as that's the correct glib nameGeorge Lebl2000-06-182-13/+20
* Make sure that libleakcheck does not rely on the /gnome prefix to build.JP Rosevear2000-06-151-5/+10
* Fix problems in the reentry detection code that caused malloc/freesPavel Cisler2000-06-142-68/+91
* Added a place to put cut-n-paste code. Cut-n-pasted the e-paned widgetRamiro Estrugo2000-06-141-3/+4
* Couldn't figure out how to build the leakchecker shared library withPavel Cisler2000-06-143-80/+135
* Preparations to make nautilus_file_get use async. I/O.Darin Adler2000-06-141-0/+2
* New small leakchecking library. It is a bit simpler than MemProf in thatPavel Cisler2000-06-148-0/+1675
* Move the nautilus-widgets classes to libnautilus-extensions.Ramiro Estrugo2000-06-101-1/+0
* Ignore some Makefile and Makefile.in files.Darin Adler2000-06-021-0/+1
* Final portion of task 370 (mime write API)Maciej Stachowiak2000-06-022-0/+159
* Added this function. The guts was already there.Darin Adler2000-06-011-0/+5
* Task 1057: Terminal-based programs should open into a new terminal windowMaciej Stachowiak2000-06-011-2/+3
* Non-asynchronous equivalent of `nautilus_directory_call_when_ready'.Maciej Stachowiak2000-06-011-1/+3
* Simple test program to check _for_uri nautilus metadata calls in nautilus.Maciej Stachowiak2000-06-012-0/+208