merge modifications for multiple viewer read at the same time, better expose handling...
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Fri, 14 May 2004 22:10:30 +0000 (22:10 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Fri, 14 May 2004 22:10:30 +0000 (22:10 +0000)
commita43d67bae425508678e5ae2ffe5dd1e84286b915
tree603e39dab26dfe92a715885a5d61cb1661d30ed7
parent420d0f5fb51be897157e95072e93a6fb34b6b93b
merge modifications for multiple viewer read at the same time, better expose handling. We now use a g_idle to make the main window do the process_traceset once for all viewers the need redraw. The detailed event list and statistics are broken now, functionnality of the control flow view is not completed, but it interacts well with the main window.

git-svn-id: http://ltt.polymtl.ca/svn@524 04897980-b3bd-0310-b5e0-8ef037075253
22 files changed:
ltt/branches/poly/lttv/lttv/attribute.c
ltt/branches/poly/lttv/lttv/main.c
ltt/branches/poly/lttv/lttv/tracecontext.c
ltt/branches/poly/lttv/lttv/tracecontext.h
ltt/branches/poly/lttv/lttv/traceset.c
ltt/branches/poly/lttv/lttv/traceset.h
ltt/branches/poly/lttv/modules/gui/controlflow/cfv-private.h
ltt/branches/poly/lttv/modules/gui/controlflow/cfv.c
ltt/branches/poly/lttv/modules/gui/controlflow/drawing.c
ltt/branches/poly/lttv/modules/gui/controlflow/drawing.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/detailedevents/events.c
ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/callbacks.c
ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/callbacks.h
ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/gtkmultivpaned.c
ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/gtkmultivpaned.h
ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/interface.c
ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/mainwindow.h
ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/viewer.c
ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/viewer.h
ltt/branches/poly/lttv/modules/gui/statistics/statistics.c
This page took 0.025532 seconds and 4 git commands to generate.