summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-01-18Fix two issues related to conversion to use ws_gtk_grid...() [svn #47002].Bill Meier1-2/+2
2013-01-18Make the buffer argument to FvalueToStringRepr functions volatileEvan Huus2-8/+6
2013-01-18Use CMAKE_VERSION for the Info.plist comment.Gerald Combs1-1/+1
2013-01-18Remove epan/packet-ncp2222.c from .gitignoreAlexis La Goutte1-1/+0
2013-01-18Replace tvb_get_ipv4 / ip_to_str ... by tvb_ip_to_strAlexis La Goutte1-14/+8
2013-01-18Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-3/+3
2013-01-18Fix indent for Documentation (Tab => Spaces)Alexis La Goutte16-9700/+9707
2013-01-18Happy New Year also for DocumentationAlexis La Goutte2-12/+14
2013-01-18Enhance MRCPv2 dissector * Fix indent (Tab => 4 Spaces) and add Modelines inf...Alexis La Goutte1-1289/+1241
2013-01-18Dissect 3GPP PCO option.Anders Broman1-1/+8
2013-01-18Replace SESSIONNAME with the use of an API call, just as in the code.Jaap Keuter1-9/+5
2013-01-18Generate Info.plist using CMake and enable it in QtShark.pro. Update the dates.Gerald Combs3-4/+11
2013-01-18Add more AirPcap code, disabled for now.Gerald Combs1-0/+8
2013-01-18Don't call prefs_airpcap_update() for now. Remove some debugging code.Gerald Combs2-4/+2
2013-01-18Fix compilation on Windows.Gerald Combs2-8/+8
2013-01-18Rename the "saved_val" preference element to "stashed_val" in order toGerald Combs28-367/+693
2013-01-17Minor cleanup:Bill Meier1-97/+98
2013-01-17General cleanup:Bill Meier1-1129/+1130