Witness: fix notify change
[metze/wireshark/wip.git] / ui / win32 /
2014-01-26 alagoutteDrop support of Visual Studio 2005
2013-12-15 alagoutteFix warning found by doxygen
2013-12-13 cmaynardFix Visual Studio Code Analysis warning C6011: Derefere...
2013-12-13 cmaynardFix Visual Studio Code Analysis warning C6001: Using...
2013-12-01 mmannPatch to include YAML export. Bug 9452 (https://bugs...
2013-11-29 mmannStats_tree enhancements for sorting, averages and burst...
2013-11-17 guyMove the epan/filesystem.c routines to wsutil; they...
2013-11-08 guyIndentation tweaks.
2013-11-08 martinmDidn't need to include wtap.h again
2013-11-08 martinmFix up function names: type -> type_subtype
2013-11-08 guyFix more errors.
2013-11-08 guyWrong function.
2013-11-08 guyFix errors.
2013-11-08 guyFor open dialogs, offer a list of sets of extensions...
2013-10-21 pascalTentative fix for https://bugs.wireshark.org/bugzilla...
2013-10-20 pascalFrom RobiOneKenobi via https://bugs.wireshark.org/bugzi...
2013-10-15 geraldMake sure we have a valid capture file pointer in win32...
2013-10-11 geraldRemove GTK+ and global cfile dependencies from file_dlg...
2013-09-26 cmaynardWhen a line of text wraps to the next line, the charact...
2013-08-23 guyFor the Windows Open dialog for capture files, get...
2013-07-16 morrissMove merge.{h,c} into wiretap: these modules use wireta...
2013-07-14 guyFix whitespace.
2013-07-12 morrissMove the print modules into epan.
2013-06-19 cmaynardAllow for column headers not to be printed in order...
2013-06-15 cmaynardMake use of text metrics and devmode data to properly...
2013-06-04 geraldThe CommDlg_OpenSave_GetFilePath macro fetches the...
2013-04-27 guyFix a comment (the "it worked but didn't pop up a windo...
2013-04-27 guyUpdate comments.
2013-04-26 eapacheFix a whole bunch of doxygen warnings, mostly typos...
2013-04-26 guyWork around a bug in a Microsoft security fix.
2013-04-26 guyGet rid of leftover debugging variable.
2013-04-26 guyCheck, for each of the standard handles, whether they...
2013-04-25 guySend the output of the -D and -L options to the standar...
2013-04-01 guyAdd a wtap_dump_can_write() routine that indicates...
2013-04-01 guyDefine a collection of bits for different types of...
2013-03-01 rbalintExport libwireshark symbols using WS_DLL_PUBLIC define
2012-12-26 guySquelch some more discarding-qualifiers warnings.
2012-10-21 pascalSimplify #ifdef blocks
2012-10-21 pascalRevert r45692 and try to fix link failure another way...
2012-10-21 alagoutteTry to fix LINK : fatal error LNK1181: cannot open...
2012-10-21 alagoutteMake Windows Buildbot happy
2012-10-21 alagoutteMake buildbot happy and add modelines info
2012-10-21 alagoutteMove MSWindows console "windows" to ui/win32/console_wi...
2012-10-16 geraldUse topic_action instead of topic_cb for the Windows...
2012-10-16 geraldMove common SSL key export routines to ui/ssl_key_expor...
2012-10-13 geraldFix Windows compilation problems from r45513. #ifdef...
2012-10-11 etxrabIn GTK3 the settings.ini file serves the same purpose...
2012-10-09 geraldMove a couple of enums to the common UI directory....
2012-10-09 geraldFix Qt compilation on Windows. Check the user-supplied...
2012-10-08 geraldAdd a PacketRangeGroupBox widget. Use it to implement...
2012-10-08 pascalFix crash when exporting packet dissection as plain...
2012-10-05 geraldAdd a capture_file * element to packet_range_t and...
2012-10-03 geraldFix compilation on Windows. Add back and fix function...
2012-10-03 geraldUnify the GTK+ and Win32 versions of "Export Specified...
2012-09-25 geraldFix error checking logic.
2012-09-24 geraldFix compilation on Windows.
2012-09-24 geraldUnify some of the GTK+ and Win32 "Save As" code and...
2012-09-20 morrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-19 geraldAdd gzip support to the Win32 "Save As" dialog. Don...
2012-09-10 geraldCombine some of the the Windows and non-Windows merge...
2012-08-14 geraldFix compilation warnings.
2012-07-31 geraldDon't overwrite preview item labels.
2012-07-27 geraldAdd a preview to the common file dialog. Adjust the...
2012-07-21 geraldRemove the filename from the Win32 file dialog preview...
2012-07-16 geraldMove most of file_open_cmd to gtk_open_file. Make gtk_o...
2012-07-12 geraldUse win32_open_file in qtshark on Windows.
2012-07-11 geraldMSDN says DIALOG resources are obsolete. Use DIALOGEXes...
2012-07-09 etxrabFrom Michael Mann:
2012-07-06 etxrabFrom Michael Mann:
2012-06-28 darkjamesUpdate Free Software Foundation address.
2012-06-23 guyIn the Windows capture file "Save As" dialog code,...
2012-06-20 etxrabMAke it compile by adding discard_comments = FALSE
2012-06-17 guyExport a wtap_dump_can_write_encaps() routine from...
2012-06-17 guyReflect change to wtap_get_savable_file_types.
2012-06-13 wmeierAdd '*.sbr' to 'clean'
2012-05-25 guySee if this fixes the include problem.
2012-05-25 guyFix some build problems.
2012-05-25 guyUse GTK+'s GtkMessageDialog for the questions we ask...
2012-05-24 guyWe have to tell cf_save_packets() whether to save them...
2012-05-24 guyIn the "Save As" and "Export Specified Packets" code...
2012-05-23 guyFix comparison of file extension with extensions for...
2012-05-23 guyIn Windows, in the Save As and Export Selected Packets...
2012-05-23 guyNo packet range stuff for the "Save As" dialog.
2012-05-22 guyDo the "Save As always saves the entire capture, Export...
2012-05-22 etxrabcf_save -> cf_save_as
2012-04-04 morrissAdd a "-build" argument to checkAPIs.pl. Use that...
2012-02-28 morrissFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2012-02-24 wmeierCVARSDLL hasn't been used (is undefined) for a while....
2012-02-19 guyWe renamed "libui_win32.lib" to "libgtkui_win32.lib...
2012-01-24 guybuild_file_save_type_list() isn't called if there are...
2012-01-24 guyOnly free the file extensions list if there is one...
2012-01-24 guyDon't free the list of savable file types in build_file...
2012-01-24 guyFix warnings.
2012-01-24 guyUse wtap_get_savable_file_types() for the Win32 file...
2012-01-24 guyDon't treate WTAP_FILE_UNKNOWN as a real file type.
2012-01-23 guyIn the table of capture file types, have:
2012-01-23 guyg_string_append_printf() returns nothing.
2012-01-23 guyHave wtap_file_extension_default_string() return the...
2012-01-22 guyAll valid file types should have file type strings...
2012-01-21 guyWe already added the separator *if* we needed it; don...
next