index
:
tools/wireshark
Novell_NCP_branch
cherry-pick-112af30d
cherry-pick-78067deb-2
cherry-pick-c6e60da6-2
ethereal
lts-1.12.1
lts-1.2.11
lts-1.8.2
master
master-1.0
master-1.10
master-1.12
master-1.2
master-1.4
master-1.6
master-1.8
master-2.0
master-2.2
master-2.4
master-2.6
master-3.0
master-3.2
old-trunk-1.0
release-3.4
release-3.6
win32-native
WIP Patches to add a samsung-ipc dissector to Wireshark
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
win32
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move merge.{h,c} into wiretap: these modules use wiretap to merge files.
Jeff Morriss
2013-07-16
1
-3
/
+5
*
Fix whitespace.
Guy Harris
2013-07-14
1
-1
/
+1
*
Move the print modules into epan.
Jeff Morriss
2013-07-12
1
-1
/
+1
*
Allow for column headers not to be printed in order to make it possible to ex...
Chris Maynard
2013-06-19
2
-8
/
+22
*
Make use of text metrics and devmode data to properly format a page for print...
Chris Maynard
2013-06-15
1
-161
/
+183
*
The CommDlg_OpenSave_GetFilePath macro fetches the path+name of the most
Gerald Combs
2013-06-04
1
-36
/
+26
*
Fix a comment (the "it worked but didn't pop up a window" conclusion
Guy Harris
2013-04-27
1
-3
/
+3
*
Update comments.
Guy Harris
2013-04-27
1
-4
/
+3
*
Fix a whole bunch of doxygen warnings, mostly typos or renamed parameters.
Evan Huus
2013-04-26
1
-3
/
+2
*
Work around a bug in a Microsoft security fix.
Guy Harris
2013-04-26
1
-1
/
+19
*
Get rid of leftover debugging variable.
Guy Harris
2013-04-26
1
-1
/
+0
*
Check, for each of the standard handles, whether they need to be
Guy Harris
2013-04-26
1
-8
/
+98
*
Send the output of the -D and -L options to the standard output rather
Guy Harris
2013-04-25
1
-1
/
+0
*
Add a wtap_dump_can_write() routine that indicates whether Wiretap
Guy Harris
2013-04-01
1
-6
/
+1
*
Define a collection of bits for different types of capture file comments.
Guy Harris
2013-04-01
1
-31
/
+31
*
Export libwireshark symbols using WS_DLL_PUBLIC define
Balint Reczey
2013-03-01
1
-1
/
+1
*
Squelch some more discarding-qualifiers warnings.
Guy Harris
2012-12-26
2
-5
/
+5
*
Simplify #ifdef blocks
Pascal Quantin
2012-10-21
1
-6
/
+5
*
Revert r45692 and try to fix link failure another way: console_win32.[ch] def...
Pascal Quantin
2012-10-21
3
-0
/
+264
*
Try to fix LINK : fatal error LNK1181: cannot open input file 'win32/console_...
Alexis La Goutte
2012-10-21
2
-263
/
+0
*
Make Windows Buildbot happy
Alexis La Goutte
2012-10-21
1
-1
/
+1
*
Make buildbot happy and add modelines info
Alexis La Goutte
2012-10-21
2
-12
/
+39
*
Move MSWindows console "windows" to ui/win32/console_win32.[ch]
Alexis La Goutte
2012-10-21
2
-0
/
+236
*
Use topic_action instead of topic_cb for the Windows file dialogs. Move
Gerald Combs
2012-10-16
1
-8
/
+8
*
Move common SSL key export routines to ui/ssl_key_export.[ch]. Make the
Gerald Combs
2012-10-16
1
-7
/
+6
*
Fix Windows compilation problems from r45513. #ifdef out some non-Windows
Gerald Combs
2012-10-13
2
-8
/
+8
*
In GTK3 the settings.ini file serves the same purpose as the gtkrc file.
Anders Broman
2012-10-11
1
-0
/
+5
*
Move a couple of enums to the common UI directory. Remove an unused
Gerald Combs
2012-10-09
2
-24
/
+8
*
Fix Qt compilation on Windows. Check the user-supplied range syntax
Gerald Combs
2012-10-09
1
-19
/
+57
*
Add a PacketRangeGroupBox widget. Use it to implement "Export Selected
Gerald Combs
2012-10-08
1
-1
/
+1
*
Fix crash when exporting packet dissection as plain text on Windows (regressi...
Pascal Quantin
2012-10-08
1
-0
/
+2
*
Add a capture_file * element to packet_range_t and pass it explicitly in
Gerald Combs
2012-10-05
1
-10
/
+8
*
Fix compilation on Windows. Add back and fix function definitions,
Gerald Combs
2012-10-03
2
-6
/
+23
*
Unify the GTK+ and Win32 versions of "Export Specified Packets". Add a
Gerald Combs
2012-10-03
2
-178
/
+59
*
Fix error checking logic.
Gerald Combs
2012-09-25
1
-1
/
+1
*
Fix compilation on Windows.
Gerald Combs
2012-09-24
2
-9
/
+10
*
Unify some of the GTK+ and Win32 "Save As" code and behavior. This will
Gerald Combs
2012-09-24
2
-229
/
+106
*
We always HAVE_CONFIG_H so don't bother checking whether we have it or not.
Jeff Morriss
2012-09-20
1
-3
/
+1
*
Add gzip support to the Win32 "Save As" dialog. Don't crash in the Win32
Gerald Combs
2012-09-19
2
-24
/
+58
*
Combine some of the the Windows and non-Windows merge code and make it
Gerald Combs
2012-09-10
2
-88
/
+59
*
Fix compilation warnings.
Gerald Combs
2012-08-14
1
-1
/
+1
*
Don't overwrite preview item labels.
Gerald Combs
2012-07-31
1
-0
/
+6
*
Add a preview to the common file dialog. Adjust the win32 file dialog
Gerald Combs
2012-07-27
1
-6
/
+6
*
Remove the filename from the Win32 file dialog preview. It's already
Gerald Combs
2012-07-21
2
-122
/
+123
*
Move most of file_open_cmd to gtk_open_file. Make gtk_open_file
Gerald Combs
2012-07-16
2
-65
/
+61
*
Use win32_open_file in qtshark on Windows.
Gerald Combs
2012-07-12
1
-4
/
+12
*
MSDN says DIALOG resources are obsolete. Use DIALOGEXes instead. We aren't
Gerald Combs
2012-07-11
1
-3
/
+3
*
From Michael Mann:
Anders Broman
2012-07-09
2
-13
/
+19
*
From Michael Mann:
Anders Broman
2012-07-06
1
-7
/
+6
*
Update Free Software Foundation address.
Jakub Zawadzki
2012-06-28
4
-4
/
+4
[next]