Wireshark-bugs: [Wireshark-bugs] [Bug 7775] Wireshark leaks memory when selecting packets
Date: Thu, 1 Nov 2012 01:39:44 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7775

--- Comment #20 from Anders Broman <anders.broman@xxxxxxxxxxxx> 2012-11-01 01:39:43 PDT ---
(In reply to comment #19)
> (In reply to comment #18)
> > I/We haven't figured out how to use the CSS file 
> http://www.gtkforums.com/viewtopic.php?p=72089#p72089
> But before doing it, there're also some default paths:
>  http://developer.gnome.org/gtk3/3.0/GtkCssProvider.html#gtkcssprovider-files
> > and no default one comes with the bundle as far as I can tell.
> $ strings libgtk-3-0.dll
> ...
> gtk-win32-base.css
> @define-color bg_color -gtk-win32-color(button, 15);
> @define-color text_color -gtk-win32-color(button, 18);
> @define-color base_color #fff;
> @define-color selected_bg_color -gtk-win32-color(button, 13);
> @define-color selected_fg_color -gtk-win32-color(button, 14);
> @define-color info_fg_color rgb (181, 171, 156);
> ...
> Which is probably resource
> (http://blogs.gnome.org/alexl/2012/01/26/resources-in-glib/).
> Do we have any Windows gtk-3 builds for testing?

It should now be possible to have the build bot build one by changing
configure.nmake

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.