Ethereal-dev: [Ethereal-dev] gtk2 and win32

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Ulf Lamping <ulf.lamping@xxxxxx>
Date: Tue, 24 Sep 2002 10:37:31 +0200
Hi List!

Please find attached a patch, to be able to compile and run win32 with gtk2. This is not including the changes in the win32 Makefile(s), I have to sort some things out there, before sending this.

The problems of gtk2 and win32 were (this was only a very short test):

-multithreading doesn't worked (disabled it in the source, see diff)
-win32 fonts used in gtk1.3 are not known in gtk2.0
-the columns in the protocol summary were not resizable
-lines in the decode window were "invisible"
-...

The changes I have made in gtk2/main.c:
-gettimeofday changed into glib g_get_current_time (to be able to compile)
-disabled multithreading (to be able to run)

I will send the patches for the win32 makefiles later this week.

Regards ULFL
______________________________________________________________________________
Die clevere Geldreserve: der DiBa-Privatkredit. Funktioniert wie ein Dispo, 
ist aber viel günstiger! Alle Infos: http://diba.web.de/?mc=021104

Attachment: gtk2.diff
Description: Binary data