Ethereal-cvs: [Ethereal-cvs] Rev 11763: /branches/win32-native/xulender/win32-c-sdk/localeleme
User: gerald
Date: 2004/08/17 05:53 PM
Log:
Move the filter bar to the top, and add a status bar.
Implement the <statusbar> and <statusbarpanel> elements along with the
routines defined in statusbar.h.
Make splitters work in horizontal boxes.
Fix an element resizing bug where the element would move to (0, 0)
in the parent window.
Directory: /branches/win32-native/xulender/win32-c-sdk/localelements/
Changes Path Action
+6 -3 ethereal-packetlist.c Modified
+53 -1 ethereal-treeview.c Modified
Directory: /branches/win32-native/xulender/win32-c-sdk/stdelements/
Changes Path Action
+137 -91 win32-box.c Modified
+1 -1 win32-box.h Modified
+138 -0 win32-statusbarpanel.c Added
+12 -0 win32-statusbarpanel.h Added
Directory: /branches/win32-native/xulender/win32-c-sdk/
Changes Path Action
+1 -0 Makefile.nmake Modified
+1 -0 win32-c-sdk.h Modified
+12 -0 win32-main.c Modified
+4 -3 win32-menu.c Modified
+49 -4 win32-statusbar.c Modified
+6 -0 win32-statusbar.h Added
Directory: /branches/win32-native/xulender/
Changes Path Action
+17 -17 ethereal-main.xul Modified
+59 -1 win32csdk.py Modified
http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=11763&view=rev