summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-28Show system bus messages in negative space.Will Thompson2-105/+199
2010-10-28Add a --pair command line argumentWill Thompson1-1/+5
2010-10-28Parse two logs when asked to do soWill Thompson1-24/+48
2010-10-28Add UI for loading two logs.Will Thompson2-7/+177
2010-10-28Clarify keypress event handling.Will Thompson1-9/+9
2010-10-28Refactor pulling stuff out of .glade a bit.Will Thompson1-10/+10
2010-10-28WindowInfo should really be a recordWill Thompson1-3/+16
2010-10-28Remove Gtk+ <2.18 URI code.Will Thompson1-14/+1
2010-10-23Spurious test commit.Will Thompson1-0/+2
2010-09-24Release name for 0.2.3, whenever it happens.Will Thompson1-0/+6
2010-09-17Bump nano-version to 0.2.2.1Will Thompson1-1/+1
2010-06-30Re-add Other-modules linesbustle-0.2.2Will Thompson1-0/+7
2010-06-29Version 0.2.2Will Thompson2-1/+20
2010-06-29Squash shadowing warnings.Will Thompson3-8/+8
2010-06-29Remove 'reconstruct' variant of 'embedIO'Will Thompson1-5/+0
2010-06-29Update to base 4Will Thompson2-14/+14
2010-06-29Update for gtk2hs 0.11Will Thompson3-37/+61
2010-06-24Filter messages to the bus better.Will Thompson1-5/+14
2009-12-08Move the main window to use Glade.Will Thompson3-83/+172
2009-12-07Break about dialog into its own functionWill Thompson1-21/+23
2009-12-07Remove redundancy from cabal fileWill Thompson1-9/+1
2009-12-07Extract common code from bustle-{count,time}Will Thompson3-38/+46
2009-12-07Extract guts of bustle-time to Bustle.StatsWill Thompson3-37/+38
2009-12-07Extract guts of bustle-count to Bustle.StatsWill Thompson3-24/+35
2009-12-05Bump nano-versionWill Thompson1-1/+1
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