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
/
Diagram.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-04
Use NonEmpty instance in base
Daniel Firth
1
-4
/
+4
2018-07-04
Fix hlint errors in Diagram.hs, Loader.hs, StatisticPane.hs, Stats.hs, UI.hs and
Daniel Firth
1
-2
/
+2
2018-07-04
Fix hlint errors in Diagram.hs
Daniel Firth
1
-3
/
+3
2018-07-04
Remove unnecessary Control.Applicative imports
Daniel Firth
1
-1
/
+0
2018-07-04
Get rid of maybeM, it's just forM_
Daniel Firth
1
-2
/
+2
2018-05-15
Add padding around diagram
Will Thompson
1
-2
/
+3
2015-02-13
Rename Markup → Marquee
Will Thompson
1
-9
/
+9
2015-02-11
Cope with gtk2hs's migration from String to Text
Will Thompson
1
-1
/
+7
2015-02-11
Don't import x/y/width/height from Cairo
Will Thompson
1
-1
/
+1
2014-01-12
Work around haskell-src-exts limitation which breaks hgettext's scanner
Will Thompson
1
-2
/
+2
2012-08-29
Turn on unused-import warnings; squash 'em all
Will Thompson
1
-2
/
+0
2012-04-23
Make diagram font a global constant
Will Thompson
1
-3
/
+7
2012-04-22
Pluralize ClientLine
Will Thompson
1
-9
/
+15
2012-04-15
Use some dbus-core types rather than String
Will Thompson
1
-8
/
+15
2012-01-23
Depend on gtk2hs ≥ 0.12
Will Thompson
1
-6
/
+0
2012-01-16
Renderer: allow combining RendererResults
Will Thompson
1
-0
/
+1
2012-01-13
Support directed signals
Will Thompson
1
-13
/
+38
2011-07-29
Begin moving towards magic zipper for selections
Will Thompson
1
-23
/
+12
2011-07-28
Highlight currently-selected message.
Will Thompson
1
-8
/
+20
2011-07-27
Show message bodies in the UI
Will Thompson
1
-1
/
+13
2011-07-21
Handle missing interfaces more neatly
Will Thompson
1
-3
/
+5
2011-07-16
Add a newtype wrapper for Pango markup
Will Thompson
1
-13
/
+30
2010-11-01
De-magic number the initial columns
Will Thompson
1
-6
/
+20
2010-10-28
Make the lines less ugly.
Will Thompson
1
-2
/
+2
2010-10-28
Fix signal arrows
Will Thompson
1
-0
/
+1
2010-10-28
Fix up left end of rules
Will Thompson
1
-7
/
+12
2010-10-28
Translate diagram so it's all visible
Will Thompson
1
-5
/
+15
2010-10-28
Add mapX to transform a shape's X coordinates
Will Thompson
1
-1
/
+13
2010-10-28
Clarify drawing of timestamp labels
Will Thompson
1
-9
/
+18
2010-10-28
Clarify drawing of member labels
Will Thompson
1
-7
/
+17
2010-10-28
Clarify the existing vertical translation hack a bit
Will Thompson
1
-21
/
+32
2010-06-29
Update for gtk2hs 0.11
Will Thompson
1
-0
/
+6
2009-12-02
Make the columns a smidge wider.
Will Thompson
1
-1
/
+1
2009-12-02
Only hardcode column start and width once
Will Thompson
1
-0
/
+1
2009-12-02
Ensure method return arcs' bounds include the time
Will Thompson
1
-1
/
+2
2009-12-01
Ensure nothing goes off the top of the diagram.
Will Thompson
1
-4
/
+28
2009-11-29
Align last of first-appearance headers to divider
Will Thompson
1
-0
/
+1
2009-11-29
Extract 'headerHeight' and thus simplify 'headers'
Will Thompson
1
-11
/
+10
2009-11-29
Document 'headers'
Will Thompson
1
-1
/
+5
2009-04-13
Remove duplication and dead code in drawArc
Will Thompson
1
-13
/
+1
2009-04-13
Draw methods' elapsed times with Pango
Will Thompson
1
-11
/
+16
2009-04-13
Allow Pango markup in various strings
Will Thompson
1
-1
/
+2
2009-04-13
Pangoize timestamps
Will Thompson
1
-18
/
+16
2009-04-12
Render object paths and member names with Pango
Will Thompson
1
-6
/
+13
2009-04-12
Move drawing a region to Diagram
Will Thompson
1
-2
/
+8
2009-04-12
Add 'dimensions' function to Diagram
Will Thompson
1
-2
/
+6
2009-04-12
Move clearCanvas into drawDiagram
Will Thompson
1
-2
/
+2
2009-04-12
Move some drawing to Diagram
Will Thompson
1
-4
/
+14
2009-04-12
Use Pango for app headers, and thus ellipsize
Will Thompson
1
-5
/
+21
2009-04-12
Bottom-align name headers
Will Thompson
1
-0
/
+12
[next]