index
:
bustle
master
Graphical D-Bus message analyser and profiler
wjt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-05
Include bustle-pcap.1 in binary tarballs.
HEAD
master
Will Thompson
2
-9/+19
2012-04-05
Add bustle-pcap.1
Alex Merry
3
-4/+24
2012-04-05
Fix `make clean` in source tarballs
Will Thompson
1
-2/+2
2012-03-02
fix build failures against ghc-7.4.1
Sergei Trofimovich
3
-3/+2
2012-02-03
bustle.ui: do something to the "open two" dialog.
Will Thompson
1
-40/+55
2012-01-27
Replace instructions with buttons.
Will Thompson
2
-12/+141
2012-01-27
Make File→Close sensitive.
Will Thompson
1
-1/+1
2012-01-26
Drop Glade dependency.
Will Thompson
2
-3/+2
2012-01-23
Depend on gtk2hs ≥ 0.12
Will Thompson
3
-63/+22
2012-01-23
OpenTwoDialog: make Open insensitive until two files selected
Will Thompson
1
-15/+19
2012-01-23
OpenTwoDialog: port to GtkBuilder
Will Thompson
5
-124/+119
2012-01-23
uiMain: show uncaught GErrors more helpfully
Will Thompson
1
-2/+2
2012-01-23
Convert main window to GtkBuilder
Will Thompson
6
-336/+387
2012-01-19
OpenTwoDialog: open Glade file directly
Will Thompson
2
-4/+6
2012-01-18
Make launcher script work when symlinked.
Will Thompson
1
-1/+1
2012-01-18
Markdownify README a bit more.
Will Thompson
1
-2/+2
2012-01-18
nano!
Will Thompson
1
-1/+1
2012-01-18
LICENSE: simplify
bustle-0.4.0
Will Thompson
1
-13/+3
2012-01-18
.cabal: Expunge reference to bustle-dbus-monitor.c
Will Thompson
1
-1/+4
2012-01-18
Let's call this 0.4.0
Will Thompson
2
-2/+2
2012-01-18
Add huge ugly license blocks to source files
Will Thompson
11
-0/+198
2012-01-17
Disable exit-on-close to work around a GLib bug.
Will Thompson
1
-0/+6
2012-01-17
Makefile: run ldd-me-up only after building the UI
Will Thompson
1
-1/+2
2012-01-17
Ship pcap, gmp and ffi in binary tarballs
Will Thompson
5
-1/+254
2012-01-17
LICENSE: update for bustle-dbus-monitor removal
Will Thompson
1
-9/+3
2012-01-17
Update "documentation"
Will Thompson
3
-16/+17
2012-01-17
Renderer: explicitly track columns in use
Will Thompson
1
-18/+20
2012-01-17
Add a message dumper tool
Will Thompson
2
-0/+28
2012-01-17
Pcap: correctly handle NameOwnerChanged for unique names
Will Thompson
1
-2/+2
2012-01-17
Renderer: fix confused thinking about edgemost apps
Will Thompson
1
-11/+4
2012-01-17
Renderer: tell shapes en-mass where possible
Will Thompson
1
-3/+8
2012-01-17
Format ASCII-printable arrays of bytes as Strings
Will Thompson
1
-0/+11
2012-01-17
UI: Reset the window if nothing is recorded
Will Thompson
2
-22/+38
2012-01-17
UI: show a “please hold” page until first message arrives
Will Thompson
2
-1/+22
2012-01-17
UI: MonadIO-ify a couple of functions
Will Thompson
1
-6/+8
2012-01-17
Recorder: process messages in 200ms batches
Will Thompson
1
-22/+43
2012-01-16
Mention live-logging in NEWS.
Will Thompson
1
-2/+4
2012-01-16
Include timestamps in live logs
Will Thompson
4
-8/+35
2012-01-16
Delete the old monitor
Will Thompson
2
-514/+0
2012-01-16
Show messages in the UI as they're received.
Will Thompson
3
-5/+49
2012-01-16
Renderer: allow combining RendererResults
Will Thompson
3
-8/+117
2012-01-16
HUnit-ify the Renderer test, and rename it.
Will Thompson
3
-40/+46
2012-01-16
Make Participants a Monoid
Will Thompson
1
-14/+30
2012-01-16
Test that historic participants are counted
Will Thompson
2
-0/+52
2012-01-16
Renderer: make Participants showable
Will Thompson
1
-0/+2
2012-01-13
Recorder: feed messages through the loader and renderer
Will Thompson
2
-7/+37
2012-01-13
Monitor: hand message data to UI.
Will Thompson
1
-4/+7
2012-01-13
Loader: expose isRelevant
Will Thompson
1
-16/+19
2012-01-13
monitor: signal all messages up to the application
Will Thompson
1
-20/+11
2012-01-13
Renderer: move warnings to writer's output
Will Thompson
1
-20/+27
[next]