Use correct property name: svn.keywords --> svn:keywords
[obnox/wireshark/wip.git] / gtk /
2011-07-14 etxrabRemove \80\98GtkItemFactoryEntry code in MAIN_MENU_USE_UIMA...
2011-07-14 wmeierFix a crash when doing Telephony ! RTP ! Stream Analysi...
2011-07-14 tuexenAdd back r37749, which was taken out by accident.
2011-07-14 jmayerFix the last non-gtkitemfactory stuff for use with...
2011-07-14 etxrabReplace deprecated gdk_pixmap_unref() with g_object_unr...
2011-07-14 etxrabFrom Joerg Mayer:
2011-07-14 jmayerUpdate status of compile with -DGTK_DISABLE_DEPRECATED
2011-07-14 jmayerFix some compiler errors with -DGTK_DISABLE_DEPRECATED
2011-07-13 jmayermake compiling with -DGTK_DISABLE_DEPRECATED work
2011-07-13 jmayermake compiling with -DGTK_DISABLE_DEPRECATED work
2011-07-13 etxrabRemove two deprecated functions.
2011-07-13 etxrabFix more tooltips fixes.
2011-07-12 tuexenDisplay interface stuff only when interfaces are available.
2011-07-12 tuexenThis fixes the compile issue reported in
2011-07-12 etxrabFix more tooltips.
2011-07-12 etxrabFix more tooltips.
2011-07-11 etxrabFix more tooltips.
2011-07-11 geraldMore GLIB_CHECK_VERSION cleanups. Update the minimum...
2011-07-11 etxrabFix more tooltips, mark gtk_tooltips_new with 'E' in...
2011-07-11 etxrabFix a couple of tooltips.
2011-07-11 geraldRemaining GLIB_CHECK_VERSION and GTK_CHECK_VERSION...
2011-07-11 etxrabGTK_CHECK_VERSION cleanup.
2011-07-11 geraldMore GLIB_CHECK_VERSION and GTK_CHECK_VERSION cleanup.
2011-07-11 geraldMore GLIB_CHECK_VERSION, GTK_CHECK_VERSION, and related...
2011-07-11 geraldRemove a lot of instances of GTK_CHECK_VERSION. Clean...
2011-07-09 guyPoint to the right place.
2011-07-09 rbalintShow a hint to read wiki.wireshark.org/CaptureSetup...
2011-07-08 tuexenUse a pixbuf for widgets used for icons.
2011-07-08 tuexenIf no interface is specified on the command line, use...
2011-07-08 tuexenYou can't select/deselct interfaces in the capture...
2011-07-08 tuexenTry to make non-libpcap builds compiling.
2011-07-08 tuexenUse the interfaces from the last capturing process...
2011-07-08 jakeAvoid 'variable set but no used' error from compiler.
2011-07-07 tuexenThe argument of capture_get_if_icon() is used.
2011-07-07 tuexenTry to unbreak the Mac OS X 10.5 buildbots.
2011-07-07 tuexenBring back interface icons.
2011-07-07 tuexenUse the interface descriptions again.
2011-07-06 tuexenFix a crash when using hidden interfaces.
2011-07-06 martinmAdd
2011-07-06 tuexenUse g_object_set() instead of gtk_object_set().
2011-07-06 tuexenGet it even linking...
2011-07-06 tuexenGet it compiling when not having libpcap.
2011-07-06 tuexenAdd support for multiple interface to the main welcome...
2011-07-06 guyConstify to squelch compiler warning.
2011-07-06 guyDon't check for "(null)" as the result of a printf...
2011-07-05 guyAdd some additional routine variants that handle string...
2011-07-05 tuexenDon't use strcpy().
2011-07-05 tuexen(Try to) fix compilation when no libpcap is available.
2011-07-05 tuexenAdd initial support for multiple interfaces. More to...
2011-07-05 tuexenSupport selecting multiple interfaces in the capture...
2011-07-04 etxrabFrom Michael Mann:
2011-07-02 wmeierLog:
2011-07-02 wmeierRemove 3 lines of code no longer needed after SVN ...
2011-07-02 wmeierFix incorrect usage of gtk_radio_button_new_with_label...
2011-07-02 wmeierWhitespace cleanup (trailing spaces).
2011-07-02 wmeierFix: Wireshark crashes after repeating "File -> Import...
2011-07-02 jmayeravoid warning about old style function definition
2011-07-01 stigRenamed "___tmp_color_filter___" to "___conversation_co...
2011-07-01 cmaynardFrom spamlookup via https://bugs.wireshark.org/bugzilla...
2011-06-30 tuexenRemove all interfaces when available.
2011-06-30 darkjamesFix memory leak.
2011-06-30 cmaynardUndo r37833 in favor of Sake's changes to be committed...
2011-06-29 cmaynardBased on user feedback from Sharkfest '11, make the...
2011-06-29 stigAdded a preference to turn of capture filter syntax...
2011-06-29 tuexenCleanup whitespaces/indentation.
2011-06-28 stigAdd $(GENERATED_H_FILES) to libui_a_SOURCES.
2011-06-28 stigAdd a missing dependency for text_import_scanner_lex.h
2011-06-28 stigUse the generated header file from Guy's Flex front...
2011-06-28 stigReplace all strerror() with g_strerror().
2011-06-27 tuexenEnable the cap_history again. It was temporary disabled...
2011-06-27 stigFrom bug 6057:
2011-06-27 tuexenFix a bug when starting the capture without specifying...
2011-06-27 tuexenGet rid of old non-interface specific settings which...
2011-06-26 stigChanged adding a new coloring rule to put the new rule...
2011-06-24 cmaynardMake Wireshark portable to all locales by calling setlo...
2011-06-23 wmeierWhitespace cleanup ...
2011-06-23 stigCode from Jakub:
2011-06-23 etxrabFix some of the GTK deprecated functions.
2011-06-22 etxrabMake it possible to copy stuff from the welcome header.
2011-06-22 jmayerOops, forgot to revert a variable after a test build
2011-06-21 etxrabAdd the correct casts to make it compile on some old...
2011-06-20 stigOne small step towards fixing outdated GtkTooltips.
2011-06-20 jmayerAdd some statistics
2011-06-20 jmayerMigration to gtk2 has been completed, delete the status...
2011-06-20 jmayerAdd some compiler flags that allow for gtk3 upward...
2011-06-20 jmayerGTK3 fixes:
2011-06-19 etxrabTry to fix bug https://bugs.wireshark.org/bugzilla...
2011-06-19 jmayerUI_MANAGER: #if 0 out add_menu_item as it is not used...
2011-06-19 etxrabMark parameters as unused when MAIN_MENU_USE_UIMANAGER.
2011-06-19 etxrabAdd missing part of menu.c checkin for UI manager code.
2011-06-17 etxrabAdd the correct casts to make it compile on some old...
2011-06-13 etxrabHandle deprecated GtkTooltips.
2011-06-13 etxrabHandle deprecated GtkTooltips.
2011-06-12 tuexencfilter can be NULL. Handle this correctly.
2011-06-10 guyAdd some more error checking.
2011-06-10 etxrabMake capture dialog compile with GTK3+
2011-06-10 etxrabSeemingly this is needed to...
2011-06-10 etxrabAdd casts to make it compile on some old ERHL box.
2011-06-10 wmeierAdd a hack to prevent a gcc warning "ignoring return...
2011-06-09 etxrabAdd casts to make it compile on some old ERHL box.
next