From Colin O'Flynn:
[obnox/wireshark/wip.git] / ui / gtk /
2012-02-04 etxrabFrom Cristian Constantin:
2012-02-03 martinmAdd a link back to previous frame for UM sequence numbe...
2012-02-03 jmayerUpdate the list of problems with gtk3 and where to...
2012-02-02 jmayerPrepare the cmake infrastucture for eventually building
2012-01-30 stigNo need to set new save icon if equal to previous icon.
2012-01-30 stigDisable the save-as button in the toolbar if we cannot...
2012-01-28 etxrabFrom Martin Kaiser:
2012-01-26 cmaynardFix Coverity CID 1371: UNINIT.
2012-01-25 tuexenTry to make the buildbots happy.
2012-01-25 wmeierFix error when building QtShark:
2012-01-25 tuexenAddress warnings reported by Bill.
2012-01-25 morriss'error' is only used when we HAVE_LIBPCAP so only defin...
2012-01-25 tuexenThird try. This time pipes and stdin are supported...
2012-01-25 martinmUse sizeof(buff) as length argument when calling g_snpr...
2012-01-25 martinmDelete a TODO comment (now that there is an equivalent...
2012-01-24 guyNote that INIT_DELAY is .1 second.
2012-01-24 tuexenWe need a 3rd try. (After learning how to run the testu...
2012-01-24 tuexen(Try to) make the buildbot happy.
2012-01-24 tuexenSecond try. This time pipes and stdin are supported.
2012-01-24 guyAdd a routine to Wiretap that takes a file type value...
2012-01-23 morrissFinish wrapping heuristic dissector functions in #if...
2012-01-23 guyPut back the #include changes from a previous commit.
2012-01-23 etxrabRemove a debug statement.
2012-01-23 etxrabAdd the code to add a Heuristics protocol page.
2012-01-23 etxrabNot working Conversation Filter in (analyse menu)
2012-01-21 tuexenGet make checkapi working again.
2012-01-20 cmaynardConvert forward slashes in URI to backslashes if WIN32...
2012-01-19 tuexenAdd icons for pipe interfaces. This allows for easier
2012-01-18 guyAnother change for the recent changes (in both senses...
2012-01-18 guyReflect the move of recent.c from ui/gtk to the top...
2012-01-18 guyAnother fix for the move of recent.h to the ui directory.
2012-01-18 guyRestructure the recent file code so that recent.c is...
2012-01-16 guyReflect the move of simple_dialog.h to the ui directory.
2012-01-16 guyReflect the move of the top-level win32 directory into...
2012-01-16 guyMove some headers for UI stuff, and the alert_box.c...
2012-01-15 wmeierFix a typo in a comment ....
2012-01-15 jmayerMissed another .. -> ../.. case
2012-01-15 jmayerMore .. -> ../.. changes after gtk/ move
2012-01-15 jmayerMore .. -> ../.. changes after gtk/ move
2012-01-15 jmayerClean up after gtk/ move: Makefile.am.inc is now at...
2012-01-15 jmayerAdd back revision 40517 which got lost during gtk/...
2012-01-15 jmayerMove gtk to ui/gtk.