Add a tap for showing all expert items.
[obnox/wireshark/wip.git] / gtk /
2011-09-15 etxrabStore frame_data_t instead of nstime_t, now it should...
2011-09-14 jmayerTrivial fix that would create one of the three GDK_DEPR...
2011-09-14 wmeierUpdate based upon latest names "packet-type-codes"...
2011-09-14 martinmShow total ACKs/UE in UE table.
2011-09-13 geraldFix a typo in a comment.
2011-09-13 etxrabUse Frame_data also in graph_analysis_item_t, this...
2011-09-13 etxrabStore a pointer to frame_data which holds the timing...
2011-09-12 etxrabStore a pointer to frame_data which holds the timing...
2011-09-12 tuexenUse the correct name for the airpcap interface.
2011-09-12 tuexenFix the wireless settings button for AirPCap devices...
2011-09-09 cmaynardFix locale problem with "Rel Start" time, both with...
2011-09-08 stigAdd syntax check and autocompletion to "Save Filter...
2011-09-08 stigAvoid crash when pressing the help button in the "Save...
2011-09-08 stigFrom Edwin Groothuis via bug 6207:
2011-09-07 jmayer"Fix" an unjustified gcc might-be-used-unused warning.
2011-09-06 etxrabTry to improve the tooltip a bit.
2011-09-05 guyg_slist_free_full() didn't appear until GLib 2.28.
2011-09-05 stigFrom Kurnia Hendrawan via bug 2931:
2011-09-05 etxrabTry to fix the buildbot.
2011-09-05 etxrabList heuristic tables in Internals->Disscetor tables...
2011-09-03 stigRemove unused code.
2011-09-02 guyNo libpcap, no capturing, no interfaces on which to...
2011-09-01 martinmAdd missing guard around access to interface_row.buffer.
2011-09-01 guyNo pcap_create(), no monitor-mode APIs, no monitor...
2011-09-01 tuexenWhen double clicking on an interface in the main welcom...
2011-09-01 etxrabMake it possible to add menus and menuitems from outsid...
2011-08-31 wmeierAdd svn:keywords & svn:eol-style properties
2011-08-31 wmeierFix build (automake) error: WIRESHARK_CUSTOM_HEADERS...
2011-08-31 etxrabCOPY as CSV to clipboard from RTP stream analysis only...
2011-08-31 etxrabgtk/Makefile_custom.common:8: blank line following...
2011-08-31 etxrabMake it possible to add custom tap/GUI files
2011-08-31 martinmAdd another DL CRC error - Duplicate NonZero RV.
2011-08-31 stigSecond try to move crc routines to libwsutil.
2011-08-31 etxrabOnly load the menubar UI description from file.
2011-08-30 tuexenImprove the display of addresses in the Edit Interface...
2011-08-30 etxrabHow copy-paste can ruin your day;
2011-08-30 stigRevert r38800, as the crc routines contains some tvb...
2011-08-30 stigMove all crc routines to libwsutil.
2011-08-30 jmayerNo need to make an almost empty column extra wide.
2011-08-30 martinmAdd a #ifdef NEW_MENU_CODE around a static function...
2011-08-30 jmayerCurrent status of gtk2/gtk3
2011-08-30 etxrabGet the path right when running from build environment.
2011-08-30 etxrabI don't know...perhaps this will satisfy the OS X buildbot
2011-08-30 etxrabMake the capture_if callbacks HAVE_LIBPCAP agnostic.
2011-08-30 etxrabDo as the comment says - move the variable to gtkglobals.
2011-08-30 etxrabPath from Joerg Mayer, I'm committing it as I think...
2011-08-29 geraldReplace "-Q" with "WIRESHARK_QUIT_AFTER_CAPTURE" as...
2011-08-29 sfisherFix compilation when compiling without libpcap (configu...
2011-08-29 jmayerInstall the new menu files.
2011-08-29 jmayerMake loading the menu code from file a compile option...
2011-08-29 etxrabRegister all icons regardless of HAVE_LIBPCAP.
2011-08-29 etxrabRemove #ifdef's from UIDescription.
2011-08-29 jmayerFix a tpyo, remove trailing whitespace while at it.
2011-08-28 etxrabAdd the main menubar UI description.
2011-08-28 etxrabUnify windows and non windows menu_bar a bit.
2011-08-28 etxrabAdd the treeView popup UI description.
2011-08-28 etxrabAdd directory for xml UI descriptions and a UI descript...
2011-08-27 stigRemoved unused argument to new_packet_list_copy_summary...
2011-08-27 stigFix all occurrences of the color2 bug 6269.
2011-08-27 etxrabColorize conversation color 2 not working from right...
2011-08-27 stigEnable and disable toolbar buttons when having packets.
2011-08-26 guyNo semicolons after #endif, please.
2011-08-26 etxrabMissing ; in the < GTK 2.22 branch
2011-08-26 etxrabUse cairo_surface_t
2011-08-26 etxrabFix LUA labels in the UI_MANAGER case.
2011-08-25 etxrabPut LUA back in the menu_bar.
2011-08-25 martinmTrivial formatting differences (removed tabs, added...
2011-08-25 etxrabCorrect action names.
2011-08-25 etxrabTypo
2011-08-25 etxrabGTK3 make the tcp_graph work.
2011-08-25 etxrabSimplify the ciode a bit.
2011-08-24 guyMark another widget argument as unused.
2011-08-24 stigCorrected position of filter autocompletion window...
2011-08-24 etxrabPut back the experimental GTK3 code. To be tested tomor...
2011-08-24 etxrabArgh, forgot the _U_:s
2011-08-24 etxrabUse user data rather than setting object data.
2011-08-24 etxrabBack out the previous commits, the graph blows up ...
2011-08-24 sfisherMark widget parameter as unused a number of times
2011-08-24 etxrabGTK3 expose_event -> draw
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.
next