aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-01-22Revert 47201 it does not compile on Windows.Anders Broman3-3084/+914
2013-01-222.24.5 is not 2.24.25. HTH.Guy Harris1-1/+1
2013-01-22Rename MACOSX_VERSION to DARWIN_MAJOR_VERSION to reflect what itGuy Harris1-18/+162
2013-01-22Update the FeliCa dissector to identify FeliCa Standard commandsMichael Mann1-42/+226
2013-01-22Try to eliminate VS Code Analysis warning: warning C6385: Invalid data: acces...Chris Maynard1-1/+3
2013-01-22For menu consistency and shortcut simplification, change some "Ignore" relate...Chris Maynard2-4/+4
2013-01-22Fix bug found by VS Code Analysis: warning C6336: Arithmetic operator has pre...Chris Maynard1-1/+2
2013-01-21Fix for CID 761911-761984 and CID 761985-761994.Jaap Keuter3-914/+3084
2013-01-21Update the ignore shortcuts to match r47194.Gerald Combs1-3/+3
2013-01-21And (Q_)init resources (otherwise the images don't display when build with CM...Alexis La Goutte1-0/+1
2013-01-21Add UI_FILES list (more easy to use when add a new ui files...)Alexis La Goutte2-16/+23
2013-01-21Add layout.qrc to QRC_FILES (otherwise it is not include to compressed source...Alexis La Goutte1-0/+1
2013-01-21Add layout.qrc to CMake BuildAlexis La Goutte1-0/+1
2013-01-21Modify name of Preferences windowAlexis La Goutte1-1/+1
2013-01-21Avoid using *<control>X shortcuts. In this case, using *<control>D instead.Chris Maynard1-3/+3
2013-01-21From Subramanian via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8109...Alexis La Goutte2-0/+18
2013-01-21Update to 3GPP TS 25.419 V11.0.0 (2012-09) no change in asn1.Anders Broman8-16/+17
2013-01-21Add layout_preferences_frame.ui.Gerald Combs1-0/+1
2013-01-21Add an initial layout preference pane. Set SVN properties.Gerald Combs12-10/+738
2013-01-21Increase the background opacity.Gerald Combs7-2270/+2753
2013-01-20Fix for CID 715142.Jaap Keuter1-1/+1
2013-01-20Minor correction for "Add a new file to the Subversion repository"Bill Meier1-10/+1
2013-01-20Fix CID 966637 and CID 966638Jaap Keuter1-2/+2
2013-01-20Use the correct image sequence.Gerald Combs1-3/+3
2013-01-20Update French translations with last change and update of QtsharkAlexis La Goutte3-193/+2108
2013-01-20tr() not work with #defineAlexis La Goutte1-6/+5
2013-01-20Add Some missing text to translateAlexis La Goutte4-21/+21
2013-01-20Replace tvb_get_ipv4 / ip_to_str ... by tvb_ip_to_strAlexis La Goutte1-9/+4
2013-01-20Fix indent (Replace tabs by space) and add Modelines infoAlexis La Goutte1-1119/+1131
2013-01-20Use proto_tree_add_item for stun_att_reserved and use FT_BYTES type.Alexis La Goutte1-10/+10
2013-01-20Enhance FIX generatorAlexis La Goutte4-9805/+9831
2013-01-20Dissect ETWS and CMAS notificationsPascal Quantin5-88/+796
2013-01-20[Automatic manuf, services and enterprise-numbers update for 2013-01-20]Gerald Combs3-33/+263
2013-01-20snmp dissector did not correctly set length of pdu's of more than 127 bytes. ...Graham Bloice2-2/+2
2013-01-20NULL is also a valid return for g_malloc if the requested size is 0.Evan Huus1-2/+6
2013-01-20Don't add the new block to the hash table if it is NULL, which is aEvan Huus1-1/+5
2013-01-19Use epan-scoped memory to clean up another 1Kb+ of valgrindEvan Huus2-6/+8
2013-01-19Rewrite wmem_allocator_simple to track allocations using a GHashTable instead ofEvan Huus2-28/+72
2013-01-19Use wmem epan-scoped memory when initializing dcerpc so that it gets freed whenEvan Huus1-1/+2
2013-01-19Add layouts.hGerald Combs1-0/+2472
2013-01-19Add a rule to create layouts.h (using gdk-pixbuf-csourceBill Meier1-0/+8
2013-01-19Add three more slots to the wmem allocater definition (not yet implementedEvan Huus5-17/+76
2013-01-19Fix for CID 280252.Jaap Keuter2-4/+4
2013-01-19There is no wireless layout.Jaap Keuter1-1/+1
2013-01-19Following r47157, this tries to suppress similar Coverity issues.Jaap Keuter2-0/+70
2013-01-19Replace more XPMs with PNGs.Gerald Combs17-337/+589
2013-01-19Add an "Appearance" (aka "User Interface") preference pane. Having anGerald Combs12-16/+531
2013-01-18Try and see if we can suppress about half of the Coverity issues.Jaap Keuter2-973/+1833
2013-01-18Add an RCS ID to the generated dissector.Guy Harris1-2/+2
2013-01-18From Kaushal Shah via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8021Evan Huus2-8/+31