summaryrefslogtreecommitdiff
path: root/src/nautilus-profiler.c
Commit message (Expand)AuthorAgeFilesLines
* Merge bonobo-slay-branchAlexander Larsson2004-11-221-317/+0
* Fix profiler CFLAGS.Anders Carlsson2002-04-191-2/+2
* Because lots of recent bugs were due to "signal handler called afterDarin Adler2002-03-071-13/+6
* Do an ifdef in the profiler code rather than in the makefile.Darin Adler2002-01-151-1/+10
* Whoops, seems like I forgot this.Anders Carlsson2002-01-081-5/+0
* Remove preferences calback in ::finalize.Anders Carlsson2002-01-081-36/+39
* Fixed to use g_iconv instead of iconv, starting with a patch from JeanDarin Adler2002-01-081-1/+6
* Lots of files. Get rid a lot of unneeded casts.Darin Adler2001-11-091-3/+3
* Lots of files. Another GtkObject -> GObject pass.Darin Adler2001-11-061-3/+3
* Tons of files. More GtkObject -> GObject stuff.Darin Adler2001-11-041-3/+3
* Updated version to 1.0.3.2 for the 1.0.4 candidate build.Darin Adler2001-06-111-1/+1
* Dont use a translated font name here.Ramiro Estrugo2001-04-131-1/+2
* Add missing eel includes to fix profile build.Ramiro Estrugo2001-04-051-12/+9
* Move vfs extensions to eel.Ramiro Estrugo2001-04-041-1/+1
* Remove librsvg.Ramiro Estrugo2001-04-041-2/+2
* reviewed by: Pavel Cisler <pavel@eazel.com>Maciej Stachowiak2000-12-131-1/+1
* reviewed by: Darin Adler <darin@eazel.com>John Sullivan2000-12-091-0/+3
* Use gdk_fontset_load() instead of gdk_font_load() to make i18n workRamiro Estrugo2000-10-181-6/+9
* Make Ramiro's cool profile dumping UI not wrap. Reset the profile outputPavel Cisler2000-10-111-2/+9
* Add a path declaration for the Profiler menu. Make the buttons insensitiveRamiro Estrugo2000-10-101-0/+3
* Make it compile with the new bonobo ui handler stuff.Ramiro Estrugo2000-10-101-45/+18
* Make the profile report show up in a scrolling text window.Ramiro Estrugo2000-10-051-6/+176
* Build profiler hooks if ENABLE_PROFILER is enabled.Ramiro Estrugo2000-10-051-2/+89
* New files. Hooks for having profiling menu support in nautilus. Not wiredRamiro Estrugo2000-10-051-0/+68