Move the common parts of iface_lists.[ch] from ui/gtk/ to ui/. Leave the
[metze/wireshark/wip.git] / ui / gtk /
2012-08-01 Gerald CombsMove the common parts of iface_lists.[ch] from ui/gtk...
2012-08-01 Gerald CombsMove utf8_entities.h to the "ui" directory. Separate...
2012-08-01 Jeff Morriss#include old-gtk-compat.h in order to get compilation...
2012-08-01 Anders BromanGet rid of some GTK_CHECK_VERSION instances by using...
2012-07-31 Chris MaynardAdd another cast that should have been part of r44025...
2012-07-31 Anders BromanFrom Michael Mann:
2012-07-30 Martin MathiesonZoom in/out more slowly, and don't redefine zoom struct.
2012-07-30 Martin MathiesonPut back the configure_event() handler - it is needed...
2012-07-30 Martin MathiesonTry to unbreak the build.
2012-07-30 Martin MathiesonRemove yet more unneeded remnants from tcp_graph.c
2012-07-29 Martin MathiesonDon't try to clip the line to the outside of the visibl...
2012-07-29 Martin MathiesonJust let cairo clip lines to the edge of the visible...
2012-07-29 Alexis La GoutteAdd link to Ask Wireshark Website ( ask.wireshark.org...
2012-07-29 Alexis La GoutteIt is link Tshark Help not Wireshark (already in bottom !)
2012-07-29 Martin MathiesonTidy up help window, and get rid of a compile-time...
2012-07-29 Martin MathiesonSet maximum zoom on Y axis based upon bounds, so works...
2012-07-28 Evan HuusSimply #ifdefs slightly in the graph code.
2012-07-28 Martin MathiesonFurther speed up drawing of the element list by:
2012-07-27 Martin MathiesonMore cleaning up of unused remnants from tcp_graph.c.
2012-07-27 Jakub ZawadzkiFix reference counting of GdkPixbuf, unref after creati...
2012-07-26 Martin MathiesonLimit zoom vertically to around 90 pixels / sequence...
2012-07-26 Jakub ZawadzkiFix memleak in window_icon_realize_cb()
2012-07-26 Michael TüxenTry to make the buildbot without libpcap happy...
2012-07-26 Anders BromanDon't mark used parameters as unused.
2012-07-26 Anders BromanSeparate the Capture menu actions from main_menu_bar_en...
2012-07-26 Jakub ZawadzkiMake columnized and colorized bit field.
2012-07-26 Jakub ZawadzkiAdd checks if stamp values matches. Remove packet_list_...
2012-07-26 Jakub Zawadzkiphysical_pos is now used only for checks, ifdef it...
2012-07-26 Jakub ZawadzkiExploit short-circuit evaluation, so first check variab...
2012-07-26 Jakub ZawadzkiMove checks outside loop
2012-07-26 Jakub ZawadzkiPass record to packet_list_change_record() not physical_pos
2012-07-26 Chris MaynardFix Coverity CID's 703862-703863: Unintentional integer...
2012-07-25 Jakub ZawadzkiFix buildbot warning: variable `fdata' set but not...
2012-07-25 Jakub ZawadzkiAllocate col_text & col_text_len only for columns not...
2012-07-25 Jakub ZawadzkiRemove packet_list->column_types
2012-07-25 Jakub ZawadzkiMake PacketListRecord structure private.
2012-07-25 Martin MathiesonRemove handlers for a couple of events we're not intere...
2012-07-25 Martin MathiesonOnly call cairo_stroke() when the colour changes, and...
2012-07-25 Anders BromanUnify the AktionEntries for apply/prepare filter we...
2012-07-25 Martin MathiesonWhen drawing the line elements, only call gdk_cairo_set...
2012-07-25 Jakub ZawadzkiFix bug #7347: "Resize All Columns" fails in Time Column
2012-07-25 Martin MathiesonWhen zooming in, never subdivide whole numbers on the...
2012-07-25 Martin MathiesonDon't increase refnum unless graph is created. Also...
2012-07-24 Martin MathiesonDon't leak the graph (or skip a graph refnum) if single...
2012-07-24 Jakub ZawadzkiMake proto_tree_draw wrapper function to proto_tree_dra...
2012-07-24 Anders BromanAnalyze->Apply as Filter and Analyze->Prepare a Filter...
2012-07-24 Anders BromanReinsert conversation colorization shortcuts
2012-07-23 Jakub ZawadzkiFix bug #7520: Byteview related Glib-GObject-Critical...
2012-07-23 Anders BromanDynamicly allocate " items".
2012-07-23 Anders BromanAlign structs and code a bit, ultimatly code should...
2012-07-22 Martin Kaiserinitialize required interface_t components of a newly...
2012-07-22 Jakub ZawadzkiContinuation of r43338, value stored in record->col_tex...
2012-07-22 Jakub ZawadzkiFix some memory leaks of returned string from gtk_combo...
2012-07-22 Michael TüxenGet rid of a GTK warning showing up when wireshark...
2012-07-22 Evan HuusTwo little cleanups from cppcheck:
2012-07-22 Martin MathiesonFix horizontal line that gets drawn from the last ACK...
2012-07-22 Martin MathiesonDelete stray debug printf() call left in last commit.
2012-07-21 Martin MathiesonDon't scale sequence numbers back to 0 (like TCP does...
2012-07-21 Gerald CombsRemove the filename from the GTK+ open file preview.
2012-07-20 Jakub Zawadzkigtk_container_add() -> gtk_box_pack_start() [bug #7377]
2012-07-20 Jakub ZawadzkiDecode as: Don't add notebook twice to hbox (fix r43825)
2012-07-20 Jakub ZawadzkiFix bug #7377 for:
2012-07-20 Jakub ZawadzkiFor all recent changes (r43820...r43829) from gtk_conta...
2012-07-20 Jakub ZawadzkiBytesView: use "view" class (GtkTextView) instead of...
2012-07-20 Jakub ZawadzkiFix bug #7502
2012-07-20 Jakub ZawadzkiFix some clang warnings: implicit conversion from enume...
2012-07-19 Guy HarrisNeed old-gtk-compat.h for gtk_widget_get_window() in...
2012-07-19 Gerald CombsPass {delayed_}create_progress_dlg a pointer the top...
2012-07-19 Anders Bromangtk_container_add() -> gtk_box_pack_start().
2012-07-19 Anders BromanShoul be gtk_box_pack_start(GTK_BOX (vbox), message_typ...
2012-07-19 Anders BromanShoul be gtk_box_pack_start(GTK_BOX (vbox), message_typ...
2012-07-19 Anders BromanRemove unused variable.
2012-07-19 Anders Bromangtk_container_add() -> gtk_box_pack_start().
2012-07-19 Jakub ZawadzkiUse define instead of string constant.
2012-07-19 Jakub ZawadzkiBytesView: use GtkStyleContext for gtk-3 (bug #7502)
2012-07-19 Jakub ZawadzkiFix bug #7377 for 'Protocol Hierarchy' and 'Endpoints'
2012-07-19 Jakub ZawadzkiBytesView: Support for gtk3 scrollbar.
2012-07-19 Anders Bromangtk_container_add() -> gtk_box_pack_start().
2012-07-18 Anders BromanFrom Jakub Zawadzki use gtk_box_pack_start isof gtk_con...
2012-07-18 Jörg MayerGet rid of the problems described in bug7377
2012-07-18 Gerald CombsFill in our display filter after we open a file.
2012-07-18 Evan HuusFix some system header files that were #included with...
2012-07-17 Guy HarrisSet the folder to the containing directory of the file...
2012-07-17 Jakub ZawadzkiFix comments, from r43729 we don't load bold font.
2012-07-17 Chris MaynardFix Coverity CID 709722: Logically dead code.
2012-07-17 Jörg MayerNow it compiles with 2.24 - hopefuly it will even work
2012-07-17 Jörg MayerBring compilation with gtk 2.24 one step further (not...
2012-07-16 Gerald CombsPass the correct widget to gtk_open_file. If we're...
2012-07-16 Gerald CombsMove most of file_open_cmd to gtk_open_file. Make gtk_o...
2012-07-16 Jakub Zawadzki- Restore optimization of drawing only lines in clippin...
2012-07-16 Jakub ZawadzkiCompilation fixes for gtk-3.x + for gtk-2.x use clippin...
2012-07-16 Jakub Zawadzki- Make it compile gtk-2.24 with GSEAL_ENABLE enabled
2012-07-16 Jakub ZawadzkiSome gtk-3.0 fixes.
2012-07-16 Martin MathiesonDon't create and destroy a cairo context for each line...
2012-07-16 Guy Harris<gtk/gtkmarshal.h> doesn't appear to be necessary,...
2012-07-16 Guy HarrisThe CMake builds in the Ubuntu buildbot appear to be...
2012-07-16 Guy HarrisFor the encoding and format, use the enum types.
2012-07-15 Guy HarrisGet rid of probably-unnecessary parentheses around...
2012-07-15 Jakub ZawadzkiFix some gseal warnings.
2012-07-15 Guy HarrisGet rid of unnecessary include.
next