metze/wireshark/wip.git
2011-08-25 Chris Maynard"Bytes left to read" is an unsigned quantity. Changed...
2011-08-24 Alexis La GoutteFrom Olivier Montanuy via https://bugs.wireshark.org...
2011-08-24 Guy HarrisThe guide.macports.org page points you to the other...
2011-08-24 Guy HarrisUpdate the information about getting Xcode, and note...
2011-08-24 Alexis La GoutteFrom Olivier Montanuy via https://bugs.wireshark.org...
2011-08-24 Alexis La GoutteFrom astramax57 via https://bugs.wireshark.org/bugzilla...
2011-08-24 Guy HarrisMark another widget argument as unused.
2011-08-24 Stig BjørlykkeCorrected position of filter autocompletion window...
2011-08-24 Anders BromanPut back the experimental GTK3 code. To be tested tomor...
2011-08-24 Anders BromanArgh, forgot the _U_:s
2011-08-24 Anders BromanUse user data rather than setting object data.
2011-08-24 Anders BromanBack out the previous commits, the graph blows up ...
2011-08-24 Stephen FisherMark widget parameter as unused a number of times
2011-08-24 Anders BromanGTK3 expose_event -> draw
2011-08-24 Stephen FisherMark length parameter as unused
2011-08-24 Anders BromanUse elm_len for the length.
2011-08-24 Guy HarrisXcode 4 isn't available on DVD, but is available for...
2011-08-24 Martin MathiesonCall gdk_cairo_create() for earlier versions of gtk.
2011-08-24 Anders BromanCode clean up as draw_arc works with cairo now.
2011-08-24 Anders BromanPaths changed for UI_MANAGER
2011-08-24 Stig BjørlykkeSimplified some GTK_CHECK_VERSION to improve readability.
2011-08-24 Anders BromanGTK3 Remove gtk_window_set_has_resize_grip() as it...
2011-08-24 Anders BromanGTK3 Remove gtk_window_set_has_resize_grip() as it...
2011-08-24 Stig BjørlykkeSeveral Time Shift menu improvements:
2011-08-24 Anders BromanGTK3 expose_event -> draw
2011-08-24 Stig BjørlykkeYet another cast.
2011-08-24 Stig BjørlykkeFix a warning by changing a pointer type.
2011-08-24 Jörg MayerGTK3 typo fixes:
2011-08-24 Jörg MayerGTK3:
2011-08-24 Anders BromanFix a typo.
2011-08-24 Anders BromanGTK3 expose_event -> draw
2011-08-24 Anders BromanGTK3 expose_event -> draw
2011-08-24 Guy HarrisFix prematurely-terminated comment.
2011-08-24 Guy HarrisFix a comment; this includes describing an additional...
2011-08-23 Michael TüxenHopefully fix
2011-08-23 Stig BjørlykkeFrom Akos Lukovics:
2011-08-23 Anders BromanMake the byte highlighting work in GTK3
2011-08-23 Jörg MayerStatus update.
2011-08-23 Anders BromanMissed backing out one line...
2011-08-23 Anders BromanMake colors work on GTK3 take 2
2011-08-23 Jörg MayerFix build in the non gtk3 case: Add gpointer data to the
2011-08-23 Anders BromanMake colors work on GTK3
2011-08-23 Stig BjørlykkeFrom Gisle Vanem:
2011-08-23 Anders BromanMake the IO-grph work in GTK3.
2011-08-23 Jörg MayerGTK3 only builds if portaudio is disabled (rtp player...
2011-08-23 Stig BjørlykkeRemove support for libpcre, we use GRegex in GLib.
2011-08-23 Anders BromanFix colors in GTK3
2011-08-23 Anders Broman"fix":
2011-08-23 Anders BromanFrom Andrei Emeltchenko via Chris Maynard:
2011-08-23 Anders BromanFrom Jack Yu modified by Chris Maynard:
2011-08-23 Anders BromanFrom Steve Karg:
2011-08-23 Chris MaynardFrom Gisle Vanem via wireshark.org/lists/wireshark...
2011-08-23 Chris MaynardRemoved the call to g_warning() in proto_reg_handoff_op...
2011-08-22 Jörg MayerGet the build working with GTK3 for real.
2011-08-22 Jörg MayerMissed (at least) one place where to rename UI_MANAGER...
2011-08-22 Anders BromanFrom Akos Lukovics:
2011-08-22 Michael Tüxengtk_action_get_label() is available in gtk+ 2.16 and...
2011-08-22 Anders Bromangtk_action_get_label() is GTK 2.16
2011-08-22 Anders BromanTypo
2011-08-22 Anders BromanAdd conversation filter menu
2011-08-22 Michael Tüxen#if 0 in a consistent way. This should unbreak the...
2011-08-22 Michael Tüxenmerge_all_tap_menus() has been moved to menus.c.
2011-08-22 Michael Tüxenour_menu_callback() is only used when MAIN_MENU_USE_UIM...
2011-08-22 Anders BromanMore code cleanup.
2011-08-22 Anders Bromanfunnel_stat.c:606: warning: unused parameter 'group'
2011-08-22 Jörg MayerFix a typo
2011-08-22 Anders BromanDon't export register_stat_menu_item_stock().(UI_MANAGER).
2011-08-22 Anders Bromanwalk_menu_tree_for_selected_packet() and walk_menu_tree...
2011-08-22 Anders Bromandcerpc_stat.c:525: warning: unused parameter 'action'
2011-08-22 Jörg MayerRename UI_MANAGER to ENABLE_UI_MANAGER, put it into
2011-08-22 Anders BromanRemove register_stat_menu_item() if MAIN_MENU_USE_UIMAN...
2011-08-22 Anders Bromanmake MAIN_MENU_USE_UIMANAGER the default.
2011-08-22 Anders BromanRemove remaining gtk_item_factory (#ifdef HAVE_GTKOSXAP...
2011-08-22 Anders BromanAdd missing menus.
2011-08-21 Gerald CombsThe canonical IANA port number URL now returns XML...
2011-08-21 Anders BromanFix a bunch of copy paste errors:
2011-08-21 Anders BromanMake MAIN_MENU_USE_UIMANAGER the default.
2011-08-21 Anders BromanAdd the remaining menus when MAIN_MENU_USE_UIMANAGER.
2011-08-21 Stig BjørlykkeAdd some NSTime methods: add, sub and unm.
2011-08-21 Stig BjørlykkeRemoved nstime_diff() in favour of nstime_delta().
2011-08-21 Stig BjørlykkeUse nstime_delta() to calculate time difference.
2011-08-21 Jörg MayerFix the remaining places that GDK_DISABLE_DEPRECATED...
2011-08-21 Anders BromanMake register_gtk_stats_tree_tap() work with MAIN_MENU_...
2011-08-21 Jörg MayerBuild gtkvumeter only on win32
2011-08-21 Gerald Combs[Automatic manuf, services and enterprise-numbers updat...
2011-08-21 Jörg MayerSomehow I forgot to commit the patch to disable GDK_DIS...
2011-08-21 Jörg MayerCompile with GDK_DISABLE_DEPRECATED (the files that...
2011-08-21 Jörg MayerGet the replacement for the arc drawing working.
2011-08-21 Michael TüxenFix a typo.
2011-08-21 Jörg MayerMissed one instance of arc -> ellipse renaming.
2011-08-21 Jörg MayerThe arc function was only used to draw filled ellipses...
2011-08-21 Jörg MayerSmall whitespace changes.
2011-08-21 Stig BjørlykkeAdd missing newline at the end of the file.
2011-08-21 Guy HarrisPut a newline at the end of the file.
2011-08-20 Stig BjørlykkeFixed build withouth HAVE_PCAP_REMOTE.
2011-08-20 Guy HarrisThe remote_options structure is not used if we don...
2011-08-20 Jörg MayerFix unused parameter warning (turned error) in the...
2011-08-20 Anders BromanAdd more register_dfilter_stat driven menus to MAIN_ME...
2011-08-20 Anders BromanMake register_dfilter_stat work for MAIN_MENU_USE_UIMANAGER
2011-08-19 Jörg MayerAdd main_menubar.c
next