index
:
bustle
better-filter
better-inference
bustle-0.6
cabal-flatpak
draw-icon
fix-tests
flatpak/gitlab-ci-ts
master
staging/c
transifex
wip/round-icon
Graphical D-Bus message analyser and profiler (mirrored from https://gitlab.freedesktop.org/bustle/bustle)
wjt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Bustle.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-13
Add 'saved' to wrap a Render () in save/restore
Will Thompson
1
-1
/
+1
2008-11-13
Calculate image size from bounding boxes
Will Thompson
1
-3
/
+8
2008-11-13
Render only those shapes which are visible
Will Thompson
1
-6
/
+22
2008-11-13
Silence warnings in Bustle
Will Thompson
1
-5
/
+6
2008-11-12
print region of Layout to be redrawn on Expose
Will Thompson
1
-0
/
+11
2008-11-12
Compile!
Will Thompson
1
-0
/
+1
2008-11-11
move log processing into run
Will Thompson
1
-4
/
+5
2008-11-11
factor window creation out of run
Will Thompson
1
-11
/
+17
2008-11-11
Refactor renderer to produce a Render () rather than being one
Will Thompson
1
-6
/
+7
2008-11-09
Fail gracefully on parse errors
Will Thompson
1
-2
/
+7
2008-11-09
Add a window icon
Will Thompson
1
-0
/
+12
2008-11-09
Add a meaningful window title, including file name
Will Thompson
1
-3
/
+4
2008-11-09
Make the canvas only as large as it needs to be
Will Thompson
1
-5
/
+5
2008-11-09
remove unused record puns extension
Will Thompson
1
-1
/
+0
2008-11-09
Read log filename from command line; add README
Will Thompson
1
-3
/
+9
2008-11-08
Extract rendering code to its own module
Will Thompson
1
-236
/
+2
2008-11-08
Perform some prefix-removal, change alignment, misc
Will Thompson
1
-7
/
+6
2008-11-08
don't draw headers for ignored clients
Will Thompson
1
-21
/
+32
2008-11-08
remove plan since it is (almost) a reality
Will Thompson
1
-12
/
+0
2008-11-08
remove some misc i don't care about
Will Thompson
1
-2
/
+9
2008-11-08
drop returns with no corresponding call
Will Thompson
1
-3
/
+6
2008-11-08
draw something resembling a curve from returns to their call
Will Thompson
1
-9
/
+79
2008-11-08
Draw member names in the margin
Will Thompson
1
-4
/
+5
2008-11-08
Draw full arrowheads on both ends of signals
Will Thompson
1
-7
/
+17
2008-11-08
Use a GtkWindow not a Dialog
Will Thompson
1
-13
/
+11
2008-11-08
Make chart scrollable; redraw bus name labels every so often
Will Thompson
1
-32
/
+71
2008-11-08
Add LGPL; cabalize
Will Thompson
1
-0
/
+18
2008-11-08
Initial import
Will Thompson
1
-0
/
+149