summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-02Version 0.2.1bustle-0.2.1Will Thompson1-1/+1
2009-12-02News for 0.2.1Will Thompson1-2/+37
2009-12-02run-uninstalled.sh: fail gracefully when not builtWill Thompson1-1/+8
2009-12-02Update Cabal file and READMEWill Thompson2-5/+20
2009-12-02Ignore the tags fileWill Thompson1-0/+1
2009-12-02Wrap LICENCE preamble to match licenses.Will Thompson1-4/+4
2009-12-02Tweak window titles and about dialogWill Thompson1-2/+3
2009-12-02Make the columns a smidge wider.Will Thompson1-1/+1
2009-12-02Only hardcode column start and width onceWill Thompson2-5/+8
2009-12-02Ensure method return arcs' bounds include the timeWill Thompson1-1/+2
2009-12-01Ensure nothing goes off the top of the diagram.Will Thompson2-5/+30
2009-11-29Align last of first-appearance headers to dividerWill Thompson2-1/+4
2009-11-29Extract 'headerHeight' and thus simplify 'headers'Will Thompson1-11/+10
2009-11-29Document 'headers'Will Thompson1-1/+5
2009-11-28Allow pretty much anything as a well-known nameWill Thompson1-2/+6
2009-08-05Depend on gtk2hs >0.10 for dialog bindingsWill Thompson1-1/+1
2009-08-04dbus-monitor: get rid of SIGINT madnessLennart Poettering1-14/+4
2009-08-04Add an FAQ with "how do I log the system bus?"Will Thompson1-0/+9
2009-07-08Merge branch 'backwards-compat'Will Thompson2-4/+4
2009-07-06Cope with messages having no senderWill Thompson2-1/+2
2009-05-18Combine Name{Released,Claimed,Stolen} MessagesWill Thompson4-39/+24
2009-05-18Whoops. Don't print keypresses to stdoutWill Thompson1-1/+1
2009-05-18Ye Olde Cabal didn't like ==3.*; try < 4Will Thompson1-1/+1
2009-05-17make "run-uninstalled" not rely on to be called from topdirMarc Kleine-Budde1-1/+5
2009-05-17don't block in dbus_connection_read_write_dispatch, just wait 1 secMarc Kleine-Budde1-1/+1
2009-05-16Use typoed 'widgetSetSensitivity' for older gtk2hsWill Thompson1-2/+2
2009-05-16Explicitly depend on base-3Will Thompson1-2/+2
2009-05-16add list of needed debian packages to READMEMarc Kleine-Budde1-0/+4
2009-05-16make Setup.lhs executableMarc Kleine-Budde1-0/+0
2009-05-10Make Page Up, Page Down and Space work.Will Thompson1-13/+22
2009-05-10Show some instructions if there's no loaded logWill Thompson1-7/+20
2009-05-10Fill in the empty window when 'process' fails.Will Thompson1-1/+1
2009-05-10Merge branch 'crash-less'Will Thompson5-107/+211
2009-05-10Replace reachable calls to 'error' with 'throwError'Will Thompson1-15/+16
2009-05-10Add an ErrorT to RendererWill Thompson1-5/+11
2009-05-10Prepare UI for process returning an errorWill Thompson2-7/+8
2009-05-10Make initial state more explicitWill Thompson1-5/+12
2009-05-10Produce shapes with a Writer monadWill Thompson1-10/+8
2009-05-10Newtype-ify RendererWill Thompson1-2/+7
2009-05-10Correct a non-existant name fixmeWill Thompson1-2/+1
2009-05-10Add a FIXME for a silent failure case.Will Thompson1-0/+1
2009-05-10Sanity-check nameownerchanged in parser.Will Thompson4-59/+112
2009-05-10Refactor 'parseBusName'Will Thompson1-4/+13
2009-05-10Catch and display exceptions reading log filesWill Thompson1-5/+19
2009-05-10Use catch from Control.Exception, not PreludeWill Thompson1-1/+2
2009-05-10Document 'warn'Will Thompson1-0/+2
2009-05-08Always open at least one window.Will Thompson1-6/+7
2009-05-08Display parse errors in a dialogWill Thompson1-5/+11
2009-04-26Merge branch 'less-sucky-ui'Will Thompson4-119/+359
2009-04-26Improve titlesWill Thompson1-2/+2