obnox/wireshark/wip.git
2011-08-23 etxrabMake colors work on GTK3 take 2
2011-08-23 jmayerFix build in the non gtk3 case: Add gpointer data to the
2011-08-23 etxrabMake colors work on GTK3
2011-08-23 stigFrom Gisle Vanem:
2011-08-23 etxrabMake the IO-grph work in GTK3.
2011-08-23 jmayerGTK3 only builds if portaudio is disabled (rtp player...
2011-08-23 stigRemove support for libpcre, we use GRegex in GLib.
2011-08-23 etxrabFix colors in GTK3
2011-08-23 etxrab"fix":
2011-08-23 etxrabFrom Andrei Emeltchenko via Chris Maynard:
2011-08-23 etxrabFrom Jack Yu modified by Chris Maynard:
2011-08-23 etxrabFrom Steve Karg:
2011-08-23 cmaynardFrom Gisle Vanem via wireshark.org/lists/wireshark...
2011-08-23 cmaynardRemoved the call to g_warning() in proto_reg_handoff_op...
2011-08-22 jmayerGet the build working with GTK3 for real.
2011-08-22 jmayerMissed (at least) one place where to rename UI_MANAGER...
2011-08-22 etxrabFrom Akos Lukovics:
2011-08-22 tuexengtk_action_get_label() is available in gtk+ 2.16 and...
2011-08-22 etxrabgtk_action_get_label() is GTK 2.16
2011-08-22 etxrabTypo
2011-08-22 etxrabAdd conversation filter menu
2011-08-22 tuexen#if 0 in a consistent way. This should unbreak the...
2011-08-22 tuexenmerge_all_tap_menus() has been moved to menus.c.
2011-08-22 tuexenour_menu_callback() is only used when MAIN_MENU_USE_UIM...
2011-08-22 etxrabMore code cleanup.
2011-08-22 etxrabfunnel_stat.c:606: warning: unused parameter 'group'
2011-08-22 jmayerFix a typo
2011-08-22 etxrabDon't export register_stat_menu_item_stock().(UI_MANAGER).
2011-08-22 etxrabwalk_menu_tree_for_selected_packet() and walk_menu_tree...
2011-08-22 etxrabdcerpc_stat.c:525: warning: unused parameter 'action'
2011-08-22 jmayerRename UI_MANAGER to ENABLE_UI_MANAGER, put it into
2011-08-22 etxrabRemove register_stat_menu_item() if MAIN_MENU_USE_UIMAN...
2011-08-22 etxrabmake MAIN_MENU_USE_UIMANAGER the default.
2011-08-22 etxrabRemove remaining gtk_item_factory (#ifdef HAVE_GTKOSXAP...
2011-08-22 etxrabAdd missing menus.
2011-08-21 geraldThe canonical IANA port number URL now returns XML...
2011-08-21 etxrabFix a bunch of copy paste errors:
2011-08-21 etxrabMake MAIN_MENU_USE_UIMANAGER the default.
2011-08-21 etxrabAdd the remaining menus when MAIN_MENU_USE_UIMANAGER.
2011-08-21 stigAdd some NSTime methods: add, sub and unm.
2011-08-21 stigRemoved nstime_diff() in favour of nstime_delta().
2011-08-21 stigUse nstime_delta() to calculate time difference.
2011-08-21 jmayerFix the remaining places that GDK_DISABLE_DEPRECATED...
2011-08-21 etxrabMake register_gtk_stats_tree_tap() work with MAIN_MENU_...
2011-08-21 jmayerBuild gtkvumeter only on win32
2011-08-21 gerald[Automatic manuf, services and enterprise-numbers updat...
2011-08-21 jmayerSomehow I forgot to commit the patch to disable GDK_DIS...
2011-08-21 jmayerCompile with GDK_DISABLE_DEPRECATED (the files that...
2011-08-21 jmayerGet the replacement for the arc drawing working.
2011-08-21 tuexenFix a typo.
2011-08-21 jmayerMissed one instance of arc -> ellipse renaming.
2011-08-21 jmayerThe arc function was only used to draw filled ellipses...
2011-08-21 jmayerSmall whitespace changes.
2011-08-21 stigAdd missing newline at the end of the file.
2011-08-21 guyPut a newline at the end of the file.
2011-08-20 stigFixed build withouth HAVE_PCAP_REMOTE.
2011-08-20 guyThe remote_options structure is not used if we don...
2011-08-20 jmayerFix unused parameter warning (turned error) in the...
2011-08-20 etxrabAdd more register_dfilter_stat driven menus to MAIN_ME...
2011-08-20 etxrabMake register_dfilter_stat work for MAIN_MENU_USE_UIMANAGER
2011-08-19 jmayerAdd main_menubar.c
2011-08-19 etxrabTry to fix the build bot.
2011-08-19 etxrabAdd a few more menu items.
2011-08-19 etxrabAdd one more menu item.
2011-08-19 etxrabAdd UTC timeformats to the menu.
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...
next