| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
int" instead.
bugs 7825-7827 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7825)
svn path=/trunk/; revision=46928
|
|
|
|
|
|
|
|
|
| |
Add an XXX comment as to an apparent limit on the
number of characters in a tooltip (at least in one case).
Do some minor whitespace and long-lines cleanup.
svn path=/trunk/; revision=46921
|
|
|
|
|
|
|
|
|
| |
Fix a minor difference in window handling between Gtk2 & Gtk3:
Use gtk_box_pack_start() instead of gtk_container_add() in one case.
Also; Do some whitespace and formatting style cleanup.
svn path=/trunk/; revision=46920
|
|
|
|
|
|
|
|
|
|
| |
Set the default window size to show the complete window;
Fix a minor difference in window handling between Gtk2 & Gtk3:
Use gtk_box_pack_start() instead of gtk_container_add() in one case.
Also; misc minor cleanup.
svn path=/trunk/; revision=46918
|
|
|
|
| |
svn path=/trunk/; revision=46917
|
|
|
|
|
|
|
|
| |
Also: Fix a minor difference in window handling between Gtk2 & Gtk3:
Use gtk_box_pack_start() instead of gtk_container_add(0 in one case.
svn path=/trunk/; revision=46915
|
|
|
|
|
|
| |
Untested (since I don't know Lua) (but should be Ok).
svn path=/trunk/; revision=46914
|
|
|
|
|
|
| |
various dialogs
svn path=/trunk/; revision=46912
|
|
|
|
|
|
|
|
|
| |
"Font and Colors". Use a GtkFontButton to select the font and update the
sample text accordingly. Instead of attempting to resize the sample
color text (which didn't appear to work) scroll to the text that matches
the current combo box selection.
svn path=/trunk/; revision=46909
|
|
|
|
|
|
|
| |
Also: Fix a minor difference in window handling between Gtk2 & Gtk3:
Use gtk_box_pack_start() instead of gtk_container_add(0 in one case.
svn path=/trunk/; revision=46908
|
|
|
|
|
|
| |
Use gtk_box_pack_start() instead of gtk_container_add() in several places.
svn path=/trunk/; revision=46906
|
|
|
|
|
|
| |
Use gtk_box_pack_start() instead of gtk_container_add().
svn path=/trunk/; revision=46904
|
|
|
|
|
|
|
|
|
|
|
| |
Use gtk_box_pack_start() instead of gtk_container_add() in several places.
Also:
Remove several no-effect calls to gtk_box_set_child_packing();
Use consistent whitespace & formatting style;
Fix some long lines.
svn path=/trunk/; revision=46903
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Layout, etc)
in the same manner as to "protocol prefs" pages.
This ensures that the bottom row buttons won't disappear off the bottom
of the prefs window if one (or more) of the custom prefs pages is too large
to fit vertically within the available screen space.
In Wireshark 1.8, more items were added to the "User Interface" prefs page
thus leading to an increased possibility of this issue occurring.
I believe this fixes Bug #8078.
#Backport Wireshark 1.8
svn path=/trunk/; revision=46885
|
|
|
|
| |
svn path=/trunk/; revision=46876
|
|
|
|
|
|
|
| |
libraries and to have a main() function. Replace some manual Makefile
rules with an implicit rule.
svn path=/trunk/; revision=46875
|
|
|
|
| |
svn path=/trunk/; revision=46874
|
|
|
|
| |
svn path=/trunk/; revision=46868
|
|
|
|
|
|
|
|
| |
mouse and context (right mouse) signals to label stacks and use them to
pop up profile menus in the status bar. Add profile actions (manage,
new, edit, delete) to the profile dialog.
svn path=/trunk/; revision=46863
|
|
|
|
| |
svn path=/trunk/; revision=46849
|
|
|
|
|
|
|
|
|
|
| |
(The window has gotten pretty tall;
Creating a multiline 'Capture File Comments'" entry
may make the buttons inaccessible w/o a scrollbar).
##backport 1.8
svn path=/trunk/; revision=46844
|
|
|
|
| |
svn path=/trunk/; revision=46839
|
|
|
|
| |
svn path=/trunk/; revision=46838
|
|
|
|
| |
svn path=/trunk/; revision=46837
|
|
|
|
| |
svn path=/trunk/; revision=46836
|
|
|
|
|
|
| |
enable it.
svn path=/trunk/; revision=46835
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ui/gtk/profile_dialog.c. Use the correct profile list in
profile_dialog.c so that deletion works.
Add a profile dialog to the Qt port. For some reason it crashes when
changing configuration profiles, which might be related to bug 7722.
Move the Qt configuration profile initialization from main.cpp to
wireshark_application.cpp. Make sure QMenuBar doesn't grab the
configuration profiles action on OS X. Add more role color names to
tango_colors.h.
svn path=/trunk/; revision=46834
|
|
|
|
|
|
| |
In function ‘init_profile_list’: ui/profile.c:194:20: error: variable ‘fl_entry’ set but not used [-Werror=unused-but-set-variable] cc1: all warnings being treated as errors
svn path=/trunk/; revision=46824
|
|
|
|
|
|
| |
In function ‘init_profile_list’: ui/profile.c:195:20: error: variable ‘profile’ set but not used [-Werror=unused-but-set-variable] cc1: all warnings being treated as errors
svn path=/trunk/; revision=46823
|
|
|
|
| |
svn path=/trunk/; revision=46811
|
|
|
|
| |
svn path=/trunk/; revision=46810
|
|
|
|
| |
svn path=/trunk/; revision=46808
|
|
|
|
| |
svn path=/trunk/; revision=46785
|
|
|
|
| |
svn path=/trunk/; revision=46784
|
|
|
|
| |
svn path=/trunk/; revision=46783
|
|
|
|
| |
svn path=/trunk/; revision=46782
|
|
|
|
|
|
|
| |
Remove some redundant declarations/definitions from
ui/gtk/capture_dlg.h.
svn path=/trunk/; revision=46780
|
|
|
|
| |
svn path=/trunk/; revision=46771
|
|
|
|
|
|
| |
declared as returning const char *s; make it so.
svn path=/trunk/; revision=46767
|
|
|
|
|
|
| |
C, so....
svn path=/trunk/; revision=46764
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Cast away some implicit 64-bit-to-32-bit conversion errors due to use of
sizeof.
Cast away some implicit 64-bit-to-32-bit conversion errors due to use of
strtol() and strtoul().
Change some data types to avoid those implicit conversion warnings.
When assigning a constant to a float, make sure the constant isn't a
double, by appending "f" to the constant.
Constify a bunch of variables, parameters, and return values to
eliminate warnings due to strings being given const qualifiers. Cast
away those warnings in some cases where an API we don't control forces
us to do so.
Enable a bunch of additional warnings by default. Note why at least
some of the other warnings aren't enabled.
randpkt.c and text2pcap.c are used to build programs, so they don't need
to be in EXTRA_DIST.
If the user specifies --enable-warnings-as-errors, add -Werror *even if
the user specified --enable-extra-gcc-flags; assume they know what
they're doing and are willing to have the compile fail due to the extra
GCC warnings being treated as errors.
svn path=/trunk/; revision=46748
|
|
|
|
|
|
| |
squelches some warnings.
svn path=/trunk/; revision=46729
|
|
|
|
|
|
| |
squelches some warnings).
svn path=/trunk/; revision=46728
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
probably have routines that convert strings to numbers and do range
checks, and should also ignore values in the recent and preferences
files that are out of range.)
Cast a string to "char *" to squelch an otherwise-unavoidable warning
about qualifiers being ignored.
The media type for raw binary data is application/octet-stream, not
application octet_stream.
svn path=/trunk/; revision=46727
|
|
|
|
|
|
|
|
|
| |
from PortAudio; that squelches some implicit 64-bit-to-32-bit conversion
warnings.
Mark unused arguments with _U_ rather than adding fake usages for them.
svn path=/trunk/; revision=46717
|
|
|
|
| |
svn path=/trunk/; revision=46711
|
|
|
|
|
|
|
|
|
|
| |
GTK+: Shorten the packet comment menu item name. Remove a couple of
unneeded includes.
Both: Add an arbitrary 20 MB limit when fetching all packet comments.
Use a color from the Tango palette for comments.
svn path=/trunk/; revision=46709
|
|
|
|
| |
svn path=/trunk/; revision=46708
|
|
|
|
| |
svn path=/trunk/; revision=46702
|
|
|
|
|
|
| |
by CppCheck.
svn path=/trunk/; revision=46700
|