| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow for column headers not to be printed in order to make it possible to ex... | Chris Maynard | 2013-06-19 | 1 | -5/+5 |
* | Update the capture start, stop, and restart icons and development badge | Gerald Combs | 2013-04-26 | 17 | -452/+301 |
* | Set properties. | Gerald Combs | 2013-04-11 | 2 | -3/+3 |
* | Replace the capture start and restart icons with a green fin similar to | Gerald Combs | 2013-04-11 | 25 | -121/+436 |
* | Nudge the fill another half pixel. | Gerald Combs | 2013-04-08 | 2 | -7/+7 |
* | Decrease the width of the outer borders by half a pixel to match the | Gerald Combs | 2013-04-08 | 2 | -11/+17 |
* | Try a blue fill for the stop capture button, using Windows Sound | Gerald Combs | 2013-04-08 | 4 | -25/+25 |
* | Change the "stop capture" icon to a Great Big Huge Square to try to make | Gerald Combs | 2013-04-07 | 19 | -58/+220 |
* | Convert png → xpm using a higher alpha threshold. | Gerald Combs | 2013-03-29 | 1 | -32/+32 |
* | Resurrect wsicon32.xpm using 'svn cp' then update it based on | Gerald Combs | 2013-03-29 | 1 | -0/+248 |
* | Remove a couple of unneeded lines and fix default execution. | Gerald Combs | 2013-03-28 | 1 | -4/+1 |
* | Add the new splash image. Designed by Elliott Aldrich. Switch the splash | Gerald Combs | 2013-03-27 | 10 | -1508/+7 |
* | Add an interface list icon. Some of the new capture icons were 1 pixel | Gerald Combs | 2013-03-27 | 136 | -543/+686 |
* | Add new capture toolbar icons. | Gerald Combs | 2013-03-26 | 21 | -920/+0 |
* | More icon updates. | Gerald Combs | 2013-03-26 | 6 | -373/+15 |
* | Add new application icons. Designed by Elliott Aldrich. | Gerald Combs | 2013-03-26 | 30 | -0/+0 |
* | The merge dialog should probably say "Read filter" as well. | Gerald Combs | 2013-03-12 | 1 | -1/+1 |
* | Change "Display filter:" to "Read filter:". They are not the same. | Chris Maynard | 2013-03-04 | 1 | -1/+1 |
* | Add Filter Expressions^WButton^WShortcut^WBookmark preferences. | Gerald Combs | 2013-02-06 | 3 | -0/+2 |
* | GTK+: | Gerald Combs | 2013-01-22 | 7 | -26/+26 |
* | Add an initial layout preference pane. Set SVN properties. | Gerald Combs | 2013-01-21 | 1 | -0/+10 |
* | Increase the background opacity. | Gerald Combs | 2013-01-21 | 6 | -0/+0 |
* | Replace more XPMs with PNGs. | Gerald Combs | 2013-01-19 | 13 | -320/+565 |
* | Add "+", "-", and "copy" images. Document their origins. | Gerald Combs | 2012-12-27 | 6 | -0/+10 |
* | Create 16x16 and 24x24 versions of the document icon with a contrasting | Gerald Combs | 2012-12-05 | 4 | -122/+1 |
* | Replace GTK_STOCK_SAVE with WIRESHARK_STOCK_FILE in a few places, | Gerald Combs | 2012-12-04 | 1 | -10/+11 |
* | Remove svn:executable property | Bill Meier | 2012-10-16 | 2 | -0/+0 |
* | Fix the layout of the "Export Dissected Packets" template and tweak a | Gerald Combs | 2012-10-09 | 1 | -47/+45 |
* | Fix Qt compilation on Windows. Check the user-supplied range syntax | Gerald Combs | 2012-10-09 | 1 | -1/+1 |
* | Unify the GTK+ and Win32 versions of "Export Specified Packets". Add a | Gerald Combs | 2012-10-03 | 1 | -3/+5 |
* | Adjust the size and location of the "Export Specified Packets" template. | Gerald Combs | 2012-10-02 | 1 | -27/+27 |
* | Add reordercap to this makefile too. | Martin Mathieson | 2012-09-24 | 1 | -1/+6 |
* | From Jim Young, bug 7745. | Martin Mathieson | 2012-09-24 | 1 | -0/+36 |
* | Add gzip support to the Win32 "Save As" dialog. Don't crash in the Win32 | Gerald Combs | 2012-09-19 | 1 | -37/+44 |
* | Add Q&A icon for qtshark | Alexis La Goutte | 2012-08-31 | 1 | -0/+1 |
* | Add icon for Q&A (Ask) | Alexis La Goutte | 2012-08-31 | 2 | -0/+194 |
* | Add larger sizes to try to make Windows 8 happy. | Gerald Combs | 2012-08-22 | 2 | -0/+0 |
* | Add green bullet to indicate success. | Irene Rüngeler | 2012-08-09 | 1 | -0/+0 |
* | Add icon to Help Menu (Help, Wiki, About) | Alexis La Goutte | 2012-07-31 | 1 | -5/+9 |
* | Add an expert level indicator. Move a bunch of resources to image/. | Gerald Combs | 2012-07-31 | 18 | -0/+32 |
* | Remove the filename from the Win32 file dialog preview. It's already | Gerald Combs | 2012-07-21 | 1 | -24/+23 |
* | Use win32_open_file in qtshark on Windows. | Gerald Combs | 2012-07-12 | 1 | -2/+0 |
* | MSDN says DIALOG resources are obsolete. Use DIALOGEXes instead. We aren't | Gerald Combs | 2012-07-11 | 1 | -12/+6 |
* | Change the button order in all places. | Anders Broman | 2012-07-10 | 1 | -2/+2 |
* | From Michael Mann: | Anders Broman | 2012-07-09 | 1 | -0/+1 |
* | Shrink the height of the "Save As" dialog, now that it no longer has | Guy Harris | 2012-05-23 | 1 | -1/+1 |
* | No packet range stuff for the "Save As" dialog. | Guy Harris | 2012-05-23 | 1 | -0/+6 |
* | Update the comment icons and tooltips. | Gerald Combs | 2012-03-08 | 3 | -178/+247 |
* | Update and add icons for capture comments / annotations. | Gerald Combs | 2012-03-07 | 5 | -0/+13409 |
* | Make SVG images useable as icons | Balint Reczey | 2012-03-02 | 2 | -52/+72 |