summaryrefslogtreecommitdiff
path: root/perf
Commit message (Expand)AuthorAgeFilesLines
* build: remove --disable-rebuildsBenjamin Otte2013-05-091-2/+2
* Use generic marshalerMatthias Clasen2011-07-223-23/+2
* Use AM_CPPFLAGS instead the obsolete INCLUDESJavier Jardón2011-07-061-1/+1
* perf: Use different marshaller prefix than in gtkKalev Lember2011-04-292-4/+4
* Bump the version to 3.0.0Matthias Clasen2011-02-101-3/+3
* Fix DSO link issuesRobert Ancell2010-12-221-0/+1
* Merge libgdk and libgtkMatthias Clasen2010-12-211-6/+4
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-11-021-1/+1
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-1/+1
* perf: Connect to draw signalBenjamin Otte2010-09-261-8/+8
* perf: Use a temp window instead of a normal oneBenjamin Otte2010-09-261-3/+2
* perf/gtkwidgetprofiler.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-4/+8
* Make GTK+ use an external gdk-pixbufMatthias Clasen2010-06-261-2/+0
* Make 3.0 parallel-installable to 2.xMatthias Clasen2010-05-081-1/+1
* Deprecate widget flag: GTK_WIDGET_MAPPEDJavier Jardón2010-03-031-1/+1
* Deprecate widget flag: GTK_WIDGET_VISIBLEJavier Jardón2010-03-011-1/+1
* Deprecate flag macros for toplevel, state, no window and composite childChristian Dywan2010-01-041-1/+1
* Fix up linker flagsBenjamin Otte2009-12-191-1/+2
* Add git.mk to generate .gitignore filesBehdad Esfahbod2009-05-041-0/+2
* define -DGDK_PIXBUF_DISABLE_DEPRECATED in the global CFLAGS.Michael Natterer2008-08-121-8/+7
* do not hard code the prefix of the enum, use @ENUMPREFIX@ instead (youKristian Rietveld2008-06-231-1/+1
* perf/widgets.h tests/print-editor.c tests/prop-editor.hMichael Natterer2008-05-231-1/+1
* Remove all .cvsignore files.Michael Natterer2007-12-131-9/+0
* Use templates for glib-mkenums calls instead of complicated commandlinesMatthias Clasen2007-11-263-14/+65
* call g_test_init() from gtk_test_init().15:39:40 Tim Janik2007-11-221-1/+2
* Replace a lot of idle and timeout calls by the new gdk_threads api.Matthias Clasen2006-12-221-1/+1
* CleanupsMatthias Clasen2006-10-081-1/+1
* Fix https://bugzilla.novell.com/show_bug.cgi?id=184875 - make the locationFederico Mena Quintero2006-07-181-4/+4
* Update the README with some background information - FedericoFederico Mena Quintero2006-06-141-1/+63
* New function; it lets us time the expose sequence of a widget.Federico Mena Quintero2006-06-143-16/+113
* If major.minor of required and available glib versions are the same, addBehdad Esfahbod2006-01-291-1/+0
* const correctness fixesMatthias Clasen2005-11-171-1/+1
* use $(GLIB_MKENUMS) instead of glib-mkenums. (#318582, Damien Carbery)Matthias Clasen2005-10-261-2/+2
* 2.7.5GTK_2_7_5Matthias Clasen2005-08-031-0/+7
* Shut up CVSManish Singh2005-08-011-0/+6
* Update for the new API of the profiler.Federico Mena Quintero2005-07-2913-423/+787
* Shut up CVSManish Singh2005-07-271-0/+3
* New directory with the start of a framework for testing performance inFederico Mena Quintero2005-07-267-0/+796