X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=lttv%2Fmodules%2Fgui%2Fhistogram%2Fhistodrawing.h;h=5dab0057e9091a5e25f025f7cb3faf2016c58a96;hb=b9ce0bad7daf7c0a2333c91fdb1e35d602afe17f;hp=179c92e47abffcb3a3349a8367109d6cbdcf6aa6;hpb=f61f4dca50e13aa52b1ca3941c8f420848f4353f;p=lttv.git diff --git a/lttv/modules/gui/histogram/histodrawing.h b/lttv/modules/gui/histogram/histodrawing.h index 179c92e4..5dab0057 100644 --- a/lttv/modules/gui/histogram/histodrawing.h +++ b/lttv/modules/gui/histogram/histodrawing.h @@ -12,8 +12,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. */ @@ -23,9 +23,8 @@ #include #include #include -#include -#include -#include +//#include +#include #include #include "histocfv.h" #include "histodrawitem.h" @@ -146,35 +145,17 @@ GtkWidget *histo_drawing_get_drawing_area(histoDrawing_t *drawing); /* Clear the drawing : make it 1xwidth. */ void histo_drawing_clear(histoDrawing_t *drawing,guint clear_from,guint clear_to); -/* Insert a square corresponding to a new process in the list */ -static void drawing_insert_square(histoDrawing_t *drawing, - guint y, - guint height); - -/* Remove a square corresponding to a removed process in the list */ -static void drawing_remove_square(histoDrawing_t *drawing, - guint y, - guint height); - void histo_drawing_update_ruler(histoDrawing_t *drawing, TimeWindow *time_window); void histo_drawing_update_vertical_ruler(histoDrawing_t *drawing);//, TimeWindow *time_window); void histo_drawing_request_expose(EventsRequest *events_request, - LttvTracesetState *tss, + LttvTraceset *traceset, LttTime end_time); void histo_drawing_data_request_begin(EventsRequest *events_request, - LttvTracesetState *tss); -void histo_drawing_chunk_begin(EventsRequest *events_request, LttvTracesetState *tss); - - - -static void -tree_row_activated(GtkTreeModel *treemodel, - GtkTreePath *arg1, - GtkTreeViewColumn *arg2, - gpointer user_data); + LttvTraceset *traceset); +void histo_drawing_chunk_begin(EventsRequest *events_request, LttvTraceset *traceset); /* histo_convert_pixels_to_time