summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Collapse)AuthorFilesLines
2013-04-19Based on http://anonsvn.wireshark.org/viewvc?revision=48893&view=revisionAnders Broman1-4/+4
"Cast scrolling values to gdoubles, not gfloats - GtkAdjustment have always taken doubles that I've been able to find, and casting to floats causes loss of precision and weird bugs when the values get enormous." svn path=/trunk/; revision=48930
2013-04-19Initialize another variable.Irene Rüngeler1-1/+1
svn path=/trunk/; revision=48926
2013-04-19Show Forward_Tsn chunks in the graphIrene Rüngeler3-45/+133
svn path=/trunk/; revision=48925
2013-04-17Remove an unused variable, structure and #define caught by cppcheck.Evan Huus2-15/+0
Also fixes a small memory leak. svn path=/trunk/; revision=48903
2013-04-17Use also const char to uat_save (identical to uat_load)Alexis La Goutte1-2/+2
svn path=/trunk/; revision=48902
2013-04-17Fix the following GTK-CRITICAL error Gtk-CRITICAL **: ↵Alexis La Goutte1-2/+4
gtk_list_store_get_path: assertion `iter->stamp == GTK_LIST_STORE (tree_model)->stamp' failed Problem come from no item in list (and impossible to select the first item...) svn path=/trunk/; revision=48901
2013-04-17Cast scrolling values to gdoubles, not gfloats - GtkAdjustment haveEvan Huus1-7/+7
always taken doubles that I've been able to find, and casting to floats causes loss of precision and weird bugs when the values get enormous. Should fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8460 svn path=/trunk/; revision=48893
2013-04-16Fix a minor memory leak caught by cppcheck. Also replace a whole bunch ofEvan Huus1-3/+5
"This shouldn't happen" fallback strings with a single assertion. svn path=/trunk/; revision=48888
2013-04-16Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8583Evan Huus1-0/+14
IO graph was misbehaving if the packets covered too much real time. It's still ungodly slow, but at least it seems to work. svn path=/trunk/; revision=48882
2013-04-16Re-add format argument that appears to have been accidentallyEvan Huus1-1/+1
dropped in r48880. svn path=/trunk/; revision=48881
2013-04-16Update interface list when interface get lost and come back.Irene Rüngeler3-7/+17
svn path=/trunk/; revision=48880
2013-04-16Fix another dozen or so files with bad FSF addresses as caught by licensecheck.Evan Huus1-1/+1
svn path=/trunk/; revision=48869
2013-04-15Allow MAC and RLC stats dialogs to be launched other than by menu/filterMartin Mathieson3-3/+4
dialogs. svn path=/trunk/; revision=48855
2013-04-13Allow zooming in on a rectangular region using left mouse.Martin Mathieson1-6/+224
Slightly simplified version of what tcp_graph.c does. svn path=/trunk/; revision=48835
2013-04-12Ifdef LibPcapIrene Rüngeler3-4/+6
svn path=/trunk/; revision=48830
2013-04-12The button are only needed if libpcap is present.Irene Rüngeler2-0/+4
svn path=/trunk/; revision=48829
2013-04-12The function takes no arguments...Michael Tüxen1-1/+1
svn path=/trunk/; revision=48828
2013-04-12Change the sensitivity of the start button depending on the number of ↵Irene Rüngeler6-2/+36
interfaces selected. svn path=/trunk/; revision=48827
2013-04-11Misc. small string changes to the capture options dialog for consistency andEvan Huus1-21/+21
grammar. Mostly adapted from some of the less controversial ideas proposed in the thread at https://www.wireshark.org/lists/wireshark-dev/201212/msg00055.html svn path=/trunk/; revision=48819
2013-04-11Replace the capture start and restart icons with a green fin similar toGerald Combs2-1873/+1807
wsiconcap. Make the capture stop icon red. Replace wsiconcap with an earlier version which has gears instead of a record button. svn path=/trunk/; revision=48818
2013-04-11QT: Select default interface if none else is selectedIrene Rüngeler1-0/+6
svn path=/trunk/; revision=48816
2013-04-11Don't select the 'any' device (in Linux), when 'capture all' is selected.Irene Rüngeler2-10/+32
svn path=/trunk/; revision=48815
2013-04-11Select the interface, if only one exists.Irene Rüngeler1-0/+7
svn path=/trunk/; revision=48813
2013-04-10Add a license header.Gerald Combs4-0/+93
svn path=/trunk/; revision=48811
2013-04-09The default interface should now be selected also on Windows.Irene Rüngeler2-6/+1
svn path=/trunk/; revision=48799
2013-04-09Don't try to open <home>/.wireshark on Windows: Wireshark hasn't written toJeff Morriss5-12/+12
that directory since 2001 and reading from that directory was only left in for backwards compatibility with versions prior to r4702. I think it's now safe to remove that backwards compatibility. This eliminates the last argument of get_persconffile_path(). https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8437 svn path=/trunk/; revision=48797
2013-04-08Nudge the fill another half pixel.Gerald Combs1-20/+20
svn path=/trunk/; revision=48792
2013-04-08Decrease the width of the outer borders by half a pixel to match theGerald Combs1-25/+26
other icons more closely. svn path=/trunk/; revision=48791
2013-04-08Try a blue fill for the stop capture button, using Windows SoundGerald Combs1-53/+68
Recorder as a cue. svn path=/trunk/; revision=48790
2013-04-08Set the default interface as selected.Irene Rüngeler1-0/+5
svn path=/trunk/; revision=48788
2013-04-08Fix bug in "Import Hex Dump" where data was overwritten in the buffer.Irene Rüngeler1-2/+2
svn path=/trunk/; revision=48787
2013-04-07Adjust the automatic update label.Gerald Combs1-1/+1
svn path=/trunk/; revision=48780
2013-04-07Expose the automatic update preference on Windows.Gerald Combs1-5/+24
svn path=/trunk/; revision=48778
2013-04-07Use a monospace font for the address resolution dialog so that tabGerald Combs1-99/+114
alignment will work. Add modelines and reindent. svn path=/trunk/; revision=48777
2013-04-07Change the "stop capture" icon to a Great Big Huge Square to try to makeGerald Combs2-156/+92
it more obvious (particularly at 16x16 pixels) that it and the "start capture" icons work like media controls. Update compress-pngs to match the latest version of pngcrush and recompress our PNGs. Add a "clean-pixmaps" target to ui/gtk/Makefile.am to make it easier to rebuild our pixbuf includes. svn path=/trunk/; revision=48776
2013-04-05Put "Remote Interface" window on top of "Interface Management" windowPascal Quantin1-0/+1
svn path=/trunk/; revision=48752
2013-04-05Match the new text2pcap max packet import size of 65KiB-1 from r48738.Chris Maynard2-3/+3
svn path=/trunk/; revision=48750
2013-04-05Don't forget to move the trailing '\0'.Michael Tüxen1-1/+2
svn path=/trunk/; revision=48746
2013-04-05Add checkbox for the direction indication to the "Import from Hex Dump" dialog.Irene Rüngeler4-0/+40
svn path=/trunk/; revision=48745
2013-04-05From Tim Ringenbach:Anders Broman1-2/+2
makes the TDMoE dissector call the LAPD bitstream dissector on the D-Channel. As a result, LAPD calls Q.931, and you can actually see call setup and tear down, instead of just a hex dump. It adds a preference for which channel the D-Channel is. It patches the LAPD code to fix a few bugs, not pass the checksum to Q.931 (who isn't expecting it), to register the lapd-bitstream dissector, and to mark packets with aborts or resets. also storing more data on the lapd_byte_state_t. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8374 svn path=/trunk/; revision=48743
2013-04-04Set 'details' radio button sensitivity also at the creation of the dialog.Jaap Keuter1-0/+3
svn path=/trunk/; revision=48736
2013-04-04Use a consistent bracketing style throughout. Add modelines.Chris Maynard1-82/+49
svn path=/trunk/; revision=48728
2013-04-02OK, if we're setting the file path for the window - which we want to do,Guy Harris1-7/+60
at least on OS X, to set the "proxy icon" - we need to clear the window title *and* the file path before we set it, otherwise the set doesn't happen. While we're at it, clear the file path whenever we're *not* using a path. For temporary files, don't set the file path. The file path is, in fact, the *full path*, not just the last component. svn path=/trunk/; revision=48715
2013-04-02Rename cf_not_saved() to cf_has_unsaved_data() to clarify what itGuy Harris3-6/+6
indicates. (Note: "unsaved data" is more than just "unsaved changes"; it could also mean "temporary file that hasn't been saved anywhere".) svn path=/trunk/; revision=48709
2013-04-02Handle the case of there being no comment view.Guy Harris1-9/+11
svn path=/trunk/; revision=48708
2013-04-02Show the comment area only if we could write out the comments were theGuy Harris1-20/+22
user to enter any. svn path=/trunk/; revision=48707
2013-04-02Only enable Edit->Packet Comment... if we can save the file withoutGuy Harris1-1/+1
losing the packet comments, just as we now do in the GTK+ version. svn path=/trunk/; revision=48699
2013-04-02Add support for the initial direction indication. Irene will hookMichael Tüxen2-6/+38
it up to the GUI soon. svn path=/trunk/; revision=48696
2013-04-01Add routines to file.c to indicate whether:Guy Harris5-83/+22
a save can be done ("can" in the sense of "there's something to save" and in the sense of "we can write that something out"); a "save as" can be done (in the sense of "we can write what we have out"); there's unsaved data to save (which might be unsaved changes or might be a temporary file full of packets); and use them as appropriate. This means that the "unsaved data" indicator in the UI will be turned on for temporary files full of packets as well as for files with unsaved changes; that's what we want. svn path=/trunk/; revision=48693
2013-04-01If we can't write the capture out in a file format that supportsGuy Harris1-1/+1
per-packet comments, don't let the user add/edit/delete per-packet comments - they can comment all they want, but once Wireshark closes the file, those comments will be gone. svn path=/trunk/; revision=48692