Fix the wireless settings button for AirPCap devices in the
[obnox/wireshark/wip.git] / gtk /
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 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 etxrabRemove remaining gtk_item_factory (#ifdef HAVE_GTKOSXAP...
2011-08-22 etxrabAdd missing menus.
2011-08-21 etxrabFix a bunch of copy paste errors:
2011-08-21 etxrabAdd the remaining menus when MAIN_MENU_USE_UIMANAGER.
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 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 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 geraldUpdate the AirPcap code in prefs_dlg.c to match the...
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 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 etxrabUse gtk_widget_override_font() in GTK 3.0 ( Untested...
2011-08-17 jmayerReplace deprecated functions/macros
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 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-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 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-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-14 etxrabMake save IO graph work, I had to make a local copy of
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 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.
next