URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dae96ca72bf3bd24e040cb957f5b84092966566b
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
dae96ca by Pascal Quantin (pascal.quantin@xxxxxxxxx):
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 <a.broman58@xxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
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(-)