aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-25Revert 43481: linking dftest against libui was not the problem.Jeff Morriss1-0/+1
2012-06-25Move get_args_as_string from ui/util.c into wsutil (maybe not to the bestJeff Morriss1-1/+0
2012-06-21It's FindNL.cmake not FindLIBNL.cmakeJeff Morriss1-1/+1
2012-06-20Complete cmake support for netlink detectionJörg Mayer1-0/+1
2012-06-19AAAAARGH. Making the UI libs platform-dependent breaks dependencyGuy Harris1-2/+3
2012-06-19Don't install idl2wrs except in Debian's special wireshark-dev package.Jeff Morriss1-1/+0
2012-06-19Don't install main-menubar-ui.xmlAnders Broman1-8/+0
2012-06-18The toolkit-dependent UI library, well, depends on the toolkit. Make itGuy Harris1-3/+2
2012-06-15Don't install the Qt resource images. They get converted to C arrays inGerald Combs1-25/+0
2012-06-11Add TGPPS9.xml to makefile and NSIS installerPascal Quantin1-0/+1
2012-06-01Make packet-coseventcomm.c a bultin dissectorAnders Broman1-1/+0
2012-05-30The GIOP plugin is now one big plugin (instead of 2, or was it 4?).Jeff Morriss1-2/+1
2012-04-04Add a "-build" argument to checkAPIs.pl. Use that argument when buildingJeff Morriss1-1/+1
2012-03-30Remove the dependency on tools/make-services.pl for the services target.Gerald Combs1-1/+1
2012-03-21Automake can, at times, be a delicate fragile flower. Apparently,Guy Harris1-17/+5
2012-03-19Said hack didn't work.Guy Harris1-5/+0
2012-03-19Call the UI library in the Qt directory libqtui, not libui, to match theGuy Harris1-1/+1
2012-03-18Take the source files out of uiqt_DATA.Guy Harris1-40/+1
2012-03-18Add automake support for Qt - use --with-qt as a configure scriptGuy Harris1-4/+22
2012-03-14Update to glib 2.31.20.Michael Tüxen1-1/+0
2012-03-10Reflect the rename of the Xylan RADIUS dictionary.Guy Harris1-1/+1
2012-03-08Put more stuff from images into the release tarball.Guy Harris1-3/+11
2012-03-07And one more image file.Guy Harris1-0/+1
2012-03-07Include the new images in the release tarball.Guy Harris1-0/+3
2012-02-22We need to build libui even if we're only building TShark. Fixes bugGuy Harris1-2/+2
2012-02-19ui/cli now needs to be a distribution directory.Guy Harris1-1/+1
2012-02-19Build the TShark taps into a static libcliui library in the ui/cliGuy Harris1-20/+3
2012-02-19ui/gtk/main.c calls get_conn_cfilter(), which is defined in ui/util.c,Guy Harris1-1/+1
2012-02-18Create a libui (static) library in the ui directory, which contains theGuy Harris1-1/+6
2012-02-18Rename the (static) library built from stuff in ui/gtk to "libgtkui" inGuy Harris1-2/+2
2012-01-28Add the Qt files to the tarball.Anders Broman1-0/+64
2012-01-21Sync checkapi target with Makefile.common.Michael Tüxen1-12/+12
2012-01-16Make the win32 directory a subdirectory of the ui directory.Guy Harris1-5/+5
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-8/+8
2011-11-22Unconditionally install idl2wrsBalint Reczey1-1/+1
2011-11-22hardcode /bin/sh to idl2wrsBalint Reczey1-7/+1
2011-11-17Add an SVN_REVISION variable to config.nmake. This can be used toGerald Combs1-12/+0
2011-11-02We have to remove svnversion.h with "make distclean".Guy Harris1-2/+7
2011-11-02The answer toGuy Harris1-6/+1
2011-10-25Forward-port r39581 from the 1.6 trunk.Gerald Combs1-1/+4
2011-10-25In dist-hook, don't try to copy version.conf if it already exists in theGerald Combs1-1/+1
2011-09-24Use one of the new icons for remote interfaces.Michael Tüxen1-0/+4
2011-09-08Revert rev 38340 (which was itself a reversion of 34807): if we can't find theJeff Morriss1-8/+17
2011-08-31Remove tree-view-ui.xml and bytes-view-ui.xmlStig Bjørlykke1-3/+1
2011-08-28Escape the newlines in the definition of ui_DATA.Guy Harris1-2/+2
2011-08-28Add the main menubar UI description.Anders Broman1-0/+1
2011-08-28Add the treeView popup UI description.Anders Broman1-0/+1
2011-08-28Install the GUI xml files. I'm not sure about the Makefile.am changes pkease ...Anders Broman1-0/+8
2011-08-23Remove support for libpcre, we use GRegex in GLib.Stig Bjørlykke1-5/+0