wireshark/ui
Martin Mathieson 51fdf55f23 Further speed up drawing of the element list by:
- only setting the colour when it has changed
- only calling cairo_stroke() when we need to rather than after every
  element

These improvements were previously made to rlc_lte_graph.c.  I did look
at trying to extract what these 2 graph modules  had in common, but gave up pretty quickly
when I saw how much they had diverged...

svn path=/trunk/; revision=44087
2012-07-28 02:46:46 +00:00
..
cli From Evan Huus: 2012-07-09 01:56:27 +00:00
gtk Further speed up drawing of the element list by: 2012-07-28 02:46:46 +00:00
qt Add a preview to the common file dialog. Adjust the win32 file dialog 2012-07-27 21:43:02 +00:00
win32 Add a preview to the common file dialog. Adjust the win32 file dialog 2012-07-27 21:43:02 +00:00
Makefile.am Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
Makefile.common Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
Makefile.nmake Add '*.sbr' to 'clean' 2012-06-13 16:19:35 +00:00
alert_box.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
alert_box.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
doxygen.cfg.in Add @configure_input@ to a bunch of .in files that didn't have it. 2012-03-16 03:39:51 +00:00
last_open_dir.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
main_statusbar.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
progress_dlg.h Pass {delayed_}create_progress_dlg a pointer the top level window 2012-07-19 21:49:52 +00:00
recent.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
recent_utils.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
simple_dialog.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
ui_util.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
util.c Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
util.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00