User: gerald
Date: 2004/09/23 03:45 PM
Log:
Add CSS support, along with a rudimentary CSS parser module.
Add "margin" attribute support.
Add a stylesheet, and use its styles in each dialog.
Fix a bug with flexible element resizing.
There are a couple of minor bugs that need to be tracked down, but the
dialogs look much better.
Directory: /branches/win32-native/xulender/win32-c-sdk/stdelements/
Changes Path Action
+35 -11 win32-box.c Modified
+39 -30 win32-deck.c Modified
+15 -9 win32-element.c Modified
+10 -8 win32-element.h Modified
+6 -4 win32-grid.c Modified
Directory: /branches/win32-native/xulender/win32-c-sdk/
Changes Path Action
+5 -2 Makefile.nmake Modified
+2 -0 capture-util.c Modified
+21 -0 wethereal.css Added
+7 -6 win32-main.c Modified
Directory: /branches/win32-native/xulender/
Changes Path Action
+80 -27 capture-dialog.xul Modified
+46 -25 capture-info-dialog.xul Modified
+11 -4 coloring-rules-dialog.xul Modified
+104 -0 cssparser.py Added
+5 -3 edit-color-filter-dialog.xul Modified
+8 -4 filter-dialog.xul Modified
+10 -5 find-packet-dialog.xul Modified
+2 -1 goto-packet-dialog.xul Modified
+5 -2 preferences-dialog.xul Modified
+11 -1 progress-dialog.xul Modified
+49 -19 win32csdk.py Modified
+13 -9 xulender.py Modified
http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=12079&view=rev