URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dae96ca72bf3bd24e040cb957f5b84092966566b Submitter: Michael Mann ([email protected]) Changed: branch: master Repository: wireshark
Commits: dae96ca by Pascal Quantin ([email protected]): Switch back Windows 32 bits build to GTK2 GTK3 does not work great on Windows: - the GUI is quite ugly - features like background color in filter box does not work - x64 builds are still using GTK2 - no one is putting efforts on this to fix those issues As we are transitioning to Qt, I do not expect any improvement soon. Let's switch back to a more user friendly GUI. Change-Id: I04c0856b8ac8ce808c1942f7f26b14dd57388d1a Reviewed-on: https://code.wireshark.org/review/1026 Reviewed-by: Anders Broman <[email protected]> Reviewed-by: Michael Mann <[email protected]> Actions performed: from 1c162ff Clean up the dissection of ServiceContexts. adds dae96ca Switch back Windows 32 bits build to GTK2 Summary of changes: config.nmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ___________________________________________________________________________ Sent via: Wireshark-commits mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-commits Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits mailto:[email protected]?subject=unsubscribe
