add plugin interface to objects
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Fri, 23 Jun 2006 20:15:30 +0000 (20:15 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Fri, 23 Jun 2006 20:15:30 +0000 (20:15 +0000)
commite433e6d6da2cc572a3d14257abe18bc3afd5c7e6
tree716978a53a1b95cb332ac3ee515d9ce63224f353
parentd9ba814de610e2d38a49e8daf71b185242102c00
add plugin interface to objects

git-svn-id: http://ltt.polymtl.ca/svn@1962 04897980-b3bd-0310-b5e0-8ef037075253
25 files changed:
ltt/branches/poly/lttv/modules/gui/controlflow/Makefile.am
ltt/branches/poly/lttv/modules/gui/controlflow/cfv.c
ltt/branches/poly/lttv/modules/gui/controlflow/cfv.h
ltt/branches/poly/lttv/modules/gui/controlflow/eventhooks.c
ltt/branches/poly/lttv/modules/gui/controlflow/eventhooks.h
ltt/branches/poly/lttv/modules/gui/controlflow/module.c
ltt/branches/poly/lttv/modules/gui/detailedevents/events.c
ltt/branches/poly/lttv/modules/gui/diskperformance/diskperformance.c
ltt/branches/poly/lttv/modules/gui/filter/filter.c
ltt/branches/poly/lttv/modules/gui/histogram/histocfv.c
ltt/branches/poly/lttv/modules/gui/histogram/histocfv.h
ltt/branches/poly/lttv/modules/gui/histogram/histoeventhooks.c
ltt/branches/poly/lttv/modules/gui/histogram/histoeventhooks.h
ltt/branches/poly/lttv/modules/gui/interrupts/interrupts.c
ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/Makefile.am
ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/callbacks.c
ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/lttvwindow.c
ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/lttvwindow.h
ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/mainwindow-private.h
ltt/branches/poly/lttv/modules/gui/lttvwindow/pixmaps/Makefile.am
ltt/branches/poly/lttv/modules/gui/lttvwindow/pixmaps/stock_file-properties.png [new file with mode: 0644]
ltt/branches/poly/lttv/modules/gui/statistics/statistics.c
ltt/branches/poly/lttv/modules/gui/tracecontrol/tracecontrol.c
ltt/branches/poly/lttv/modules/gui/tutorial/.deps/tutorial.Plo
ltt/branches/poly/lttv/modules/gui/tutorial/tutorial.c
This page took 0.029123 seconds and 4 git commands to generate.