summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-09Version 0.3.1bustle-0.3.1Will Thompson1-1/+1
2012-01-09NEWS: mention that 0.3.0 never really existedWill Thompson1-0/+6
2012-01-09NEWS: merge with website's news.Will Thompson1-9/+19
2012-01-09NEWS: turn it into Markdown suitable for the website.Will Thompson1-31/+40
2012-01-09Update copyright range to include 2012Will Thompson1-1/+1
2012-01-09Canvas: invalidate entire width when moving highlightWill Thompson1-10/+8
2012-01-09bustle-pcap: add --verbose and --quietWill Thompson1-8/+22
2012-01-09bustle-pcap: handle ^C if your glib is new enough.Will Thompson1-1/+13
2012-01-09Retcon 0.3.0 out of existenceWill Thompson1-4/+8
2012-01-09bustle.cabal: sort modules and dependenciesWill Thompson1-19/+53
2012-01-09bustle.cabal: update Extra-source-filesWill Thompson1-2/+4
2012-01-09Move C sources into c-sourcesWill Thompson4-10/+15
2012-01-09.gitignore: ignore cabal-dev directoryWill Thompson1-0/+1
2012-01-09Makefile: build binary tarball in dist/Will Thompson1-1/+1
2012-01-09README: a smidge more stuffWill Thompson1-0/+15
2012-01-09Doctor the README in the tarballWill Thompson1-1/+4
2012-01-09HACKING, README: update; add INSTALLWill Thompson4-59/+46
2012-01-09--help: be slightly less obliqueWill Thompson1-0/+1
2012-01-09Add a Makefile rule to roll a shoddy tarballWill Thompson2-1/+15
2011-11-06bump nanoversionWill Thompson1-1/+1
2011-11-06Add run-bustle.shWill Thompson1-0/+11
2011-11-06Version 0.3.0bustle-0.3.0Will Thompson2-1/+15
2011-11-06Fix up moving art to data/Will Thompson2-3/+3
2011-11-06Makefile: add install and uninstall targetsWill Thompson1-0/+9
2011-11-06Update licensing informationWill Thompson1-3/+697
2011-09-15bustle-pcap: add usage, support --systemWill Thompson1-9/+76
2011-09-10Port to dbus-core 0.9.*Will Thompson3-45/+61
2011-08-10Make Setup illiterateWill Thompson2-5/+2
2011-08-10Merge all binaries together!Will Thompson8-715/+719
2011-08-10Hey, initGUI returns the non-GTK argumentsWill Thompson1-3/+1
2011-08-08Add a warning for repeated unique namesWill Thompson1-1/+7
2011-08-08When filtering, preserve currently-selected eventWill Thompson3-7/+42
2011-08-08Format messages bodies using GVariant's text formatWill Thompson3-2/+121
2011-08-05Fix build warningsWill Thompson2-2/+3
2011-08-05Add units to size statsWill Thompson2-3/+18
2011-08-05Add size info to stats paneWill Thompson3-15/+148
2011-08-05Stats: import Map as MapWill Thompson1-5/+6
2011-08-05Markup: add 'red'Will Thompson1-0/+4
2011-08-05Pcap: remember message sizes in bytesWill Thompson3-6/+7
2011-08-04Unnegate method durationsWill Thompson1-2/+2
2011-08-04Clean up some whitespaceWill Thompson1-1/+1
2011-08-04Hide messages from the bus harderWill Thompson1-5/+5
2011-08-04Add instructions to the filtering dialogWill Thompson1-15/+33
2011-08-04Improve filter menu item labelWill Thompson1-1/+1
2011-08-04filter dialog: show current ticky stateWill Thompson3-8/+25
2011-08-04Implement filtering dialogWill Thompson4-31/+119
2011-08-03WIP: filtering UIWill Thompson4-11/+56
2011-08-03Renderer: support filtering messagesWill Thompson1-22/+70
2011-08-03Renderer: hand out data on participating appsWill Thompson1-1/+15
2011-08-03Remember clients after they disconnectWill Thompson1-11/+42