http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39537
User: gerald
Date: 2011/10/24 11:44 AM
Log:
Copy over r38033 with manual intervention:
------------------------------------------------------------------------
r38033 | gerald | 2011-07-14 16:18:02 -0700 (Thu, 14 Jul 2011) | 4 lines
Changed paths:
M /trunk/Makefile.nmake
M /trunk/config.h.win32
M /trunk/dumpcap.c
M /trunk/gtk/main.c
M /trunk/gtk/main_welcome.c
M /trunk/gtk/main_welcome.h
M /trunk/gtk/menus.c
On Windows enable threads everywhere instead of just in dumpcap. If
threads are enabled use them to check the recent file list. Fixes bug
3810.
------------------------------------------------------------------------
Update the release notes.
Directory: /trunk-1.6/docbook/
Changes Path Action
+6 -0 release-notes.xml Modified
Directory: /trunk-1.6/gtk/
Changes Path Action
+4 -0 main.c Modified
+148 -43 main_welcome.c Modified
+1 -1 main_welcome.h Modified
+7 -10 menus.c Modified
Directory: /trunk-1.6/
Changes Path Action
+1 -0 Makefile.nmake Modified
+5 -0 config.h.win32 Modified
+0 -4 dumpcap.c Modified