obnox/wireshark/wip.git
2011-08-19 etxrabAdd a few more menu items.
2011-08-19 etxrabPut the UIManager menubar code in a separate file.
2011-08-19 etxrabMark length as U(nsused)
2011-08-19 etxrabFix MM Context for E-UTRAN SRVCC elment lengths
2011-08-19 stigIntroduce NSTime Lua object to handle nstime_t.
2011-08-19 etxrabGTK 3.0
2011-08-19 etxrabGTK 3.0 "Comment out" GTK 2 code for now. Functionality...
2011-08-19 sfisherBack out previous commit (38612) which was the brutal...
2011-08-18 sfisherFrom Anders on -dev:
2011-08-18 sfisherChange || in an "if test" statement to "-o"
2011-08-18 geraldUpdate the AirPcap code in prefs_dlg.c to match the...
2011-08-18 tuexenGet --enable-ui-manager working.
2011-08-18 geraldAdd "WPA" to the 802.11 decryption key preference text.
2011-08-18 jmayerWhen building with GTK3 we *must* use the ui-manager...
2011-08-18 sfisherTemporary fix to get Windows build going again: undefin...
2011-08-18 etxrabGTK 3.0 Typo.
2011-08-18 etxrabGTK 3.0 Fix colors(?)
2011-08-18 etxrabGTK 3.0 fix a couple of gtk_style_context_get().
2011-08-18 etxrabDraw the cursor line using ccairo
2011-08-18 alagoutteFrom Ryan Hoffman via https://bugs.wireshark.org/bugzil...
2011-08-18 alagoutteEnhance support of RD Type 2 (FORMAT_AS4_LOC) (RFC4364)
2011-08-18 etxrabUse cairo_surface_t instead of axis_pixmap.
2011-08-18 etxrabUse cairo_surface_t instead of title_pixmap.
2011-08-18 jmayerFix a typo in the gtk3 case
2011-08-18 etxrabGTK 3.0 version of modify forground.
2011-08-18 jmayerFix two typos in the gtk3 case
2011-08-18 etxrabCopy-paste errors.
2011-08-18 etxrabMore GTK 3.0 changes.
2011-08-17 stigFrom Gisle Vanem:
2011-08-17 etxrabUse gtk_widget_override_font() in GTK 3.0 ( Untested...
2011-08-17 jmayerReplace deprecated functions/macros
2011-08-17 alagoutteFrom Sergey V. Lobanov via https://bugs.wireshark.org...
2011-08-17 jmayerAlways build with -DGTK_DISABLE_DEPRECATED. The files...
2011-08-17 jmayerThese two files cannot be compiled with GTK_DISABLE_DEP...
2011-08-17 jmayerUse gpointer instead of GtkItemFactoryCallback for...
2011-08-17 jmayerUnifiy parameters to menu_open_recent_file_cmd for the
2011-08-17 geraldThe MSDN page for ZeroMemory recommends using SecureZer...
2011-08-17 geraldFrom Gisle Vanem: Make sure our SetProcessDEPPolicyHand...
2011-08-17 sfisherFix compilation on when not using MAIN_MENU_USE_UIMANAGER
2011-08-17 etxrabMore GTK 3.0 changes:
2011-08-17 jmayermenus.[hc]:
2011-08-17 jmayerMove #defines for MENU_BAR_PATH_* and PACKET_LIST_POPUP...
2011-08-17 etxrabFix a typo and size_request.
2011-08-17 etxrabFix a typo and size_request.
2011-08-17 etxrabGet further with compiling with GTK 3.0
2011-08-17 etxrabTry to make tge build bot happy.
2011-08-17 etxrabGet rid of get_color() it looks like we do not need...
2011-08-17 etxrabFix indentation.
2011-08-16 stigInitialize trunc.
2011-08-16 cmaynardFrom Jakub Ruzicka via bug 6240: Show data for trunked...
2011-08-16 stigSmall fix in a error message.
2011-08-16 stigRemoved usage of localtime_r().
2011-08-16 stigRemove unused code.
2011-08-16 guyCasts to squelch warnings.
2011-08-16 stigFrom Edwin Groothuis:
2011-08-16 guyMore misspellings of "unknown", for bug 6244.
2011-08-16 cmaynardUse col_append_sep_str() to comma-separate info column...
2011-08-16 stigCheck for valid filename in write_pdml_preamble().
2011-08-16 stigFrom Yann via bug 6245:
2011-08-16 morrissBased on patch from Denis Ovsienko via
2011-08-16 galAllow the dissection of BER/DER carried over a TCP...
2011-08-16 guyAt least for the Provider Service Table items, they...
2011-08-16 galAn option to autoscroll the expanded item in the detail...
2011-08-16 jmayerFor GTK3: Change type of unused parameter GtkObject...
2011-08-16 jmayerWith gtk3, gtk_adjustment_new changed the return type:
2011-08-16 tuexenUsing enabled/disabled instead of yes/no seems to be...
2011-08-16 tuexenHandle the case in the capture options dialog box
2011-08-16 stigDon't prefix description with imf.
2011-08-15 geraldAdd libwireshark.lib, libwsutil.lib, and wiretap-1...
2011-08-15 sfisherMark parent parameter to about_wireshark() as unused...
2011-08-15 etxrabgdk_pixbuf_render_pixmap_and_mask_for_colormap() used...
2011-08-15 tuexenUse better names.
2011-08-15 sfisherFix trivial compilation error:
2011-08-15 etxrabgtk_quit_add_destroy() is deprecated in GTK 3.0.
2011-08-15 etxrabHmm try this instead.
2011-08-15 etxrabgtk_quit_add_destroy() is deprecated in GTK 3.0.
2011-08-15 etxrabSave graph GTK =< 2.22
2011-08-15 etxrabFrom Jeremy Quirke:
2011-08-14 etxrabMake save IO graph work, I had to make a local copy of
2011-08-14 stigCheck arguments to prefs_find_preference().
2011-08-14 stigAdded extra argument check in rebuild_protocol_prefs_me...
2011-08-14 stigUse correct arguments in simple_dialog().
2011-08-14 stigUse simple_dialog() for error messages.
2011-08-14 stigUse floorl() instead of truncl() on all platforms.
2011-08-14 guygtk_combo_box_set_active() takes a GtkComboBox *, not...
2011-08-14 gerald[Automatic manuf, services and enterprise-numbers updat...
2011-08-14 tuexenBeing loopback is an interface property, not an address...
2011-08-14 tuexenTake the interface description into account when lookin...
2011-08-14 tuexenPreserve previous selected capture filters when opening...
2011-08-14 tuexenGet rid of unused code.
2011-08-14 tuexenUse address counter...
2011-08-14 tuexenImprove handling of remote interfaces.
2011-08-14 stigCount number of ip addresses and use this count to...
2011-08-14 tuexenImprove the resizing of the capture options dialog...
2011-08-14 stigUse correct callback for time shift.
2011-08-13 guyDon't map "no interfaces" to "none" and then back to...
2011-08-13 guyDo more checking of the TLV length. Yes, the length...
2011-08-13 tuexenDon't print "none" if no addresses are available to...
2011-08-13 tuexenFix warnings reported by Bill.
2011-08-13 tuexenSome cleanup.
next