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
2011-06-25
Fix keyboard scrolling of diagram
Will Thompson
1
-5
/
+7
2011-06-25
glade: Give main window notebook a useful id
Will Thompson
1
-1
/
+1
2011-06-25
Remove orphan Error instance (and FlexibleInstances)
Will Thompson
1
-10
/
+9
2011-06-25
Update copyright year on main module
Will Thompson
1
-1
/
+1
2011-06-25
Clean up unused imports
Will Thompson
1
-5
/
+1
2011-06-25
Move more stats UI to StatisticsPane
Will Thompson
1
-28
/
+11
2011-06-25
Start moving stats pane UI code to its own file
Will Thompson
1
-122
/
+2
2011-06-25
Stats: make very low frequency events at least show something.
Will Thompson
1
-1
/
+2
2011-06-25
Stats: make font smaller to match diagram
Will Thompson
1
-4
/
+8
2011-06-25
Use a more self-explanatory type for frequency stats
Will Thompson
1
-9
/
+10
2011-06-25
Add a tickybox to toggle the stats pane.
Will Thompson
1
-3
/
+23
2011-06-25
Add method duration stats to the UI
Will Thompson
1
-14
/
+82
2011-06-25
Show relative frequencies using progress bars
Will Thompson
1
-4
/
+12
2011-06-25
Add little method/signal icons to stats
Will Thompson
1
-13
/
+38
2011-06-25
Add message frequency view
Will Thompson
1
-14
/
+64
2011-03-27
Update copyright years
Will Thompson
1
-1
/
+1
2011-03-27
Split B monad into its own module
Will Thompson
1
-81
/
+10
2011-03-27
Only load program icon once.
Will Thompson
1
-10
/
+18
2011-03-27
Refactor pixbuf loading convenience function
Will Thompson
1
-8
/
+10
2011-03-27
Add a few fixmes
Will Thompson
1
-1
/
+4
2011-03-27
Split the immutable config out of the app state
Will Thompson
1
-26
/
+37
2011-03-14
Spit log inconsistency warnings to the console.
Will Thompson
1
-3
/
+3
2011-03-14
Renderer: replace use of throwError with warnings
Will Thompson
1
-3
/
+3
2010-10-29
Fix up window titles with two logs
Will Thompson
1
-16
/
+20
2010-10-28
Translate diagram so it's all visible
Will Thompson
1
-6
/
+18
2010-10-28
Add a --debug switch for bounds
Will Thompson
1
-6
/
+22
2010-10-28
Clarify the existing vertical translation hack a bit
Will Thompson
1
-2
/
+2
2010-10-28
Show system bus messages in negative space.
Will Thompson
1
-10
/
+12
2010-10-28
Add a --pair command line argument
Will Thompson
1
-1
/
+5
2010-10-28
Parse two logs when asked to do so
Will Thompson
1
-24
/
+48
2010-10-28
Add UI for loading two logs.
Will Thompson
1
-7
/
+59
2010-10-28
Clarify keypress event handling.
Will Thompson
1
-9
/
+9
2010-10-28
Refactor pulling stuff out of .glade a bit.
Will Thompson
1
-10
/
+10
2010-10-28
WindowInfo should really be a record
Will Thompson
1
-3
/
+16
2010-10-28
Remove Gtk+ <2.18 URI code.
Will Thompson
1
-14
/
+1
2010-06-29
Squash shadowing warnings.
Will Thompson
1
-6
/
+6
2010-06-29
Remove 'reconstruct' variant of 'embedIO'
Will Thompson
1
-5
/
+0
2010-06-29
Update to base 4
Will Thompson
1
-3
/
+3
2010-06-29
Update for gtk2hs 0.11
Will Thompson
1
-26
/
+23
2009-12-08
Move the main window to use Glade.
Will Thompson
1
-81
/
+25
2009-12-07
Break about dialog into its own function
Will Thompson
1
-21
/
+23
2009-12-02
Tweak window titles and about dialog
Will Thompson
1
-2
/
+3
2009-07-08
Merge branch 'backwards-compat'
Will Thompson
1
-2
/
+2
2009-05-18
Whoops. Don't print keypresses to stdout
Will Thompson
1
-1
/
+1
2009-05-16
Use typoed 'widgetSetSensitivity' for older gtk2hs
Will Thompson
1
-2
/
+2
2009-05-10
Make Page Up, Page Down and Space work.
Will Thompson
1
-13
/
+22
2009-05-10
Show some instructions if there's no loaded log
Will Thompson
1
-7
/
+20
2009-05-10
Fill in the empty window when 'process' fails.
Will Thompson
1
-1
/
+1
2009-05-10
Prepare UI for process returning an error
Will Thompson
1
-5
/
+6
2009-05-10
Catch and display exceptions reading log files
Will Thompson
1
-5
/
+19
[next]