1.9.3 → 1.11.0.
[metze/wireshark/wip.git] / ui /
2013-04-22 Michael MannAdd a "hidden" array of UAT entry data to allow separat...
2013-04-19 Anders BromanBased on anonsvn.wireshark.org/viewvc?revision=48893...
2013-04-19 Irene RüngelerInitialize another variable.
2013-04-19 Irene RüngelerShow Forward_Tsn chunks in the graph
2013-04-17 Evan HuusRemove an unused variable, structure and #define caught...
2013-04-17 Alexis La GoutteUse also const char to uat_save (identical to uat_load)
2013-04-17 Alexis La GoutteFix the following GTK-CRITICAL error Gtk-CRITICAL ...
2013-04-17 Evan HuusCast scrolling values to gdoubles, not gfloats - GtkAdj...
2013-04-16 Evan HuusFix a minor memory leak caught by cppcheck. Also replac...
2013-04-16 Evan HuusFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2013-04-16 Evan HuusRe-add format argument that appears to have been accide...
2013-04-16 Irene RüngelerUpdate interface list when interface get lost and come...
2013-04-16 Evan HuusFix another dozen or so files with bad FSF addresses...
2013-04-15 Martin MathiesonAllow MAC and RLC stats dialogs to be launched other...
2013-04-13 Martin MathiesonAllow zooming in on a rectangular region using left...
2013-04-12 Irene RüngelerIfdef LibPcap
2013-04-12 Irene RüngelerThe button are only needed if libpcap is present.
2013-04-12 Michael TüxenThe function takes no arguments...
2013-04-12 Irene RüngelerChange the sensitivity of the start button depending...
2013-04-11 Evan HuusMisc. small string changes to the capture options dialo...
2013-04-11 Gerald CombsReplace the capture start and restart icons with a...
2013-04-11 Irene RüngelerQT: Select default interface if none else is selected
2013-04-11 Irene RüngelerDon't select the 'any' device (in Linux), when 'capture...
2013-04-11 Irene RüngelerSelect the interface, if only one exists.
2013-04-10 Gerald CombsAdd a license header.
2013-04-09 Irene RüngelerThe default interface should now be selected also on...
2013-04-09 Jeff MorrissDon't try to open <home>/.wireshark on Windows: Wiresha...
2013-04-08 Gerald CombsNudge the fill another half pixel.
2013-04-08 Gerald CombsDecrease the width of the outer borders by half a pixel...
2013-04-08 Gerald CombsTry a blue fill for the stop capture button, using...
2013-04-08 Irene RüngelerSet the default interface as selected.
2013-04-08 Irene RüngelerFix bug in "Import Hex Dump" where data was overwritten...
2013-04-07 Gerald CombsAdjust the automatic update label.
2013-04-07 Gerald CombsExpose the automatic update preference on Windows.
2013-04-07 Gerald CombsUse a monospace font for the address resolution dialog...
2013-04-07 Gerald CombsChange the "stop capture" icon to a Great Big Huge...
2013-04-05 Pascal QuantinPut "Remote Interface" window on top of "Interface...
2013-04-05 Chris MaynardMatch the new text2pcap max packet import size of 65KiB...
2013-04-05 Michael TüxenDon't forget to move the trailing '\0'.
2013-04-05 Irene RüngelerAdd checkbox for the direction indication to the "Impor...
2013-04-05 Anders BromanFrom Tim Ringenbach:
2013-04-04 Jaap KeuterSet 'details' radio button sensitivity also at the...
2013-04-04 Chris MaynardUse a consistent bracketing style throughout. Add...
2013-04-02 Guy HarrisOK, if we're setting the file path for the window ...
2013-04-02 Guy HarrisRename cf_not_saved() to cf_has_unsaved_data() to clari...
2013-04-02 Guy HarrisHandle the case of there being no comment view.
2013-04-02 Guy HarrisShow the comment area only if we could write out the...
2013-04-02 Guy HarrisOnly enable Edit->Packet Comment... if we can save...
2013-04-02 Michael TüxenAdd support for the initial direction indication. Irene...
2013-04-01 Guy HarrisAdd routines to file.c to indicate whether:
2013-04-01 Guy HarrisIf we can't write the capture out in a file format...
2013-04-01 Guy HarrisAdd a wtap_dump_can_write() routine that indicates...
2013-04-01 Guy HarrisDefine a collection of bits for different types of...
2013-04-01 Guy HarrisAdd a setTitlebarForCaptureInProgress() method to MainW...
2013-04-01 Guy HarrisGet rid of main_capture_set_main_window_title(), as...
2013-04-01 Guy HarrisMove the knowledge about what the window title should...
2013-03-31 Guy HarrisAdd a setTitlebarForCaptureFile() and have it set the...
2013-03-31 Guy HarrisRename set_display_filename() to set_titlebar_for_captu...
2013-03-31 Guy HarrisMake the menu item for importing a hex dump text file...
2013-03-30 Evan HuusMove wireshark's display filter flag to -Y for consiste...
2013-03-30 Jaap KeuterHave 'Capture file' and 'Stop after' extries left align...
2013-03-29 Evan HuusRename value string (and similar) functions to use...
2013-03-28 Evan HuusIf wireshark is started with a file and a display filte...
2013-03-28 Jeff MorrissFix distcheck: put wssplash.h in noinst_HEADERS.
2013-03-28 Anders Broman-Wmissing-prototypes
2013-03-28 Jaap KeuterFollow up on bug 8416.
2013-03-28 Evan HuusFrom Michal Labedzki via https://bugs.wireshark.org...
2013-03-27 Gerald CombsAdd the new splash image. Designed by Elliott Aldrich...
2013-03-27 Gerald CombsAdd an interface list icon. Some of the new capture...
2013-03-27 Irene RüngelerFix bug 8524 (https://bugs.wireshark.org/bugzilla/show_...
2013-03-27 Pascal QuantinFrom Jim Young via https://bugs.wireshark.org/bugzilla...
2013-03-27 Anders BromanFrom Peter Hatina:
2013-03-26 Gerald CombsAdd new capture toolbar icons.
2013-03-26 Martin Kaiseradd explicit cast to avoid a compiler warning
2013-03-26 Gerald CombsMore icon updates.
2013-03-26 Chris MaynardFix Coverity CID 990752: Unused pointer value. (column...
2013-03-26 Evan HuusFix c++-compat errors if WANT_PACKET_EDITOR is defined.
2013-03-26 Anders BromanFrom Jim Young:
2013-03-25 Guy HarrisThe capture options edit dialog is a dialog, not a...
2013-03-25 Pascal QuantinAdd a few missing explicit casts
2013-03-24 Martin Kaiseradd casts for ws_gtk_grid_attach_extended()
2013-03-24 Martin Kaiseradd missing cast
2013-03-24 Jaap KeuterForget about the show and hide dance.
2013-03-24 Jaap KeuterSet the height to fit the interfaces actually shown.
2013-03-24 Evan HuusRedissect extra packet windows in all cases (that I...
2013-03-24 Anders BromanFrom beroset:
2013-03-22 Alexis La GoutteAdd Modelines Info (and remove some tabs)
2013-03-22 Alexis La GoutteFix "Decryption Key Warning " Dialog broken in revision...
2013-03-22 Alexis La GoutteFix "Advanced Wireless Settings" Dialog broken in revis...
2013-03-22 Alexis La GoutteRemove minimize / maximize buttons for "Edit Interfaces...
2013-03-22 Alexis La GoutteAfter Revision 46500 ( Make "Edit Interfaces Dialog...
2013-03-22 Alexis La GoutteMake Dialog about "Decryption Key (List / Add / Edit...
2013-03-22 Alexis La GoutteOn Windows (Tested with XP and 7), the Add(New)/Edit...
2013-03-21 Evan HuusIdea from Michail Koreshkov via bug #8371. Open a refer...
2013-03-21 Gerald CombsMake the elided label width match our cutoff limit.
2013-03-21 Gerald CombsOnly elide text that's longer than 50 characters.
2013-03-21 Gerald CombsWindows lets you use long interface names, e.g. "Local...
2013-03-21 Gerald CombsBill pointed out that gtk_window_get_size() + gtk_wind...
2013-03-21 Anders Broman[-Wmissing-prototypes]
2013-03-21 Chris MaynardFix compilation if WANT_PACKET_EDITOR is defined. ...
next