Xcode 4 isn't available on DVD, but is available for download from
[obnox/wireshark/wip.git] / gtk /
2011-08-24 martinmCall gdk_cairo_create() for earlier versions of gtk.
2011-08-24 etxrabCode clean up as draw_arc works with cairo now.
2011-08-24 etxrabPaths changed for UI_MANAGER
2011-08-24 stigSimplified some GTK_CHECK_VERSION to improve readability.
2011-08-24 etxrabGTK3 Remove gtk_window_set_has_resize_grip() as it...
2011-08-24 etxrabGTK3 Remove gtk_window_set_has_resize_grip() as it...
2011-08-24 stigSeveral Time Shift menu improvements:
2011-08-24 etxrabGTK3 expose_event -> draw
2011-08-24 jmayerGTK3 typo fixes:
2011-08-24 jmayerGTK3:
2011-08-24 etxrabFix a typo.
2011-08-24 etxrabGTK3 expose_event -> draw
2011-08-24 etxrabGTK3 expose_event -> draw
2011-08-23 stigFrom Akos Lukovics:
2011-08-23 etxrabMake the byte highlighting work in GTK3
2011-08-23 jmayerStatus update.
2011-08-23 etxrabMissed backing out one line...
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 etxrabMake the IO-grph work in GTK3.
2011-08-23 etxrabFix colors in GTK3
2011-08-23 cmaynardFrom Gisle Vanem via wireshark.org/lists/wireshark...
2011-08-22 jmayerGet the build working with GTK3 for real.
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 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...
next