index
:
bustle
allow-any-well-known-name
backwards-compat
cmdline
master
Alban's branches of Bustle
Alban Créquy
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-08
Merge branch 'backwards-compat'
HEAD
master
Will Thompson
2
-4/+4
2009-07-06
Cope with messages having no sender
Will Thompson
2
-1/+2
2009-05-18
Combine Name{Released,Claimed,Stolen} Messages
Will Thompson
4
-39/+24
2009-05-18
Whoops. Don't print keypresses to stdout
Will Thompson
1
-1/+1
2009-05-18
Ye Olde Cabal didn't like ==3.*; try < 4
backwards-compat
Will Thompson
1
-1/+1
2009-05-17
make "run-uninstalled" not rely on to be called from topdir
Marc Kleine-Budde
1
-1/+5
2009-05-17
don't block in dbus_connection_read_write_dispatch, just wait 1 sec
Marc Kleine-Budde
1
-1/+1
2009-05-16
Use typoed 'widgetSetSensitivity' for older gtk2hs
Will Thompson
1
-2/+2
2009-05-16
Explicitly depend on base-3
Will Thompson
1
-2/+2
2009-05-16
add list of needed debian packages to README
Marc Kleine-Budde
1
-0/+4
2009-05-16
make Setup.lhs executable
Marc Kleine-Budde
1
-0/+0
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
Merge branch 'crash-less'
Will Thompson
5
-107/+211
2009-05-10
Replace reachable calls to 'error' with 'throwError'
Will Thompson
1
-15/+16
2009-05-10
Add an ErrorT to Renderer
Will Thompson
1
-5/+11
2009-05-10
Prepare UI for process returning an error
Will Thompson
2
-7/+8
2009-05-10
Make initial state more explicit
Will Thompson
1
-5/+12
2009-05-10
Produce shapes with a Writer monad
Will Thompson
1
-10/+8
2009-05-10
Newtype-ify Renderer
Will Thompson
1
-2/+7
2009-05-10
Correct a non-existant name fixme
Will Thompson
1
-2/+1
2009-05-10
Add a FIXME for a silent failure case.
Will Thompson
1
-0/+1
2009-05-10
Sanity-check nameownerchanged in parser.
Will Thompson
4
-59/+112
2009-05-10
Refactor 'parseBusName'
Will Thompson
1
-4/+13
2009-05-10
Catch and display exceptions reading log files
Will Thompson
1
-5/+19
2009-05-10
Use catch from Control.Exception, not Prelude
Will Thompson
1
-1/+2
2009-05-10
Document 'warn'
Will Thompson
1
-0/+2
2009-05-08
Always open at least one window.
Will Thompson
1
-6/+7
2009-05-08
Display parse errors in a dialog
Will Thompson
1
-5/+11
2009-04-26
Merge branch 'less-sucky-ui'
Will Thompson
4
-119/+359
2009-04-26
Improve titles
Will Thompson
1
-2/+2
2009-04-26
Add icon to About dialog
Will Thompson
1
-3/+8
2009-04-26
Warn if LICENSE can't be loaded
Will Thompson
1
-2/+5
2009-04-26
Add a script to run Bustle from ./dist
Will Thompson
1
-0/+2
2009-04-26
Simplify loading bustle.png
Will Thompson
1
-7/+4
2009-04-26
Add an About dialog.
Will Thompson
2
-3/+54
2009-04-26
Make Open fill the initial window if there is one!
Will Thompson
1
-10/+34
2009-04-26
Abstract 'loadLog' into 'loadLogWith'
Will Thompson
1
-7/+6
2009-04-26
Extract code to add a log to an empty Window
Will Thompson
1
-15/+17
2009-04-26
Start with an empty window
Will Thompson
1
-10/+6
2009-04-26
Extract non-log-dependent window creation code
Will Thompson
1
-19/+30
2009-04-26
Remove adding filename to title from mkWindow
Will Thompson
1
-4/+5
2009-04-26
Global state monad represent.
Will Thompson
1
-87/+160
2009-04-26
Rename the Bustle monad to Renderer.
Will Thompson
1
-35/+34
2009-04-25
Add an open dialogue!
Will Thompson
1
-2/+26
2009-04-25
Extract 'loadLog', which shows a window for a log
Will Thompson
1
-10/+13
2009-04-25
Extract 'saveToPDFDialogue'
Will Thompson
1
-22/+26
2009-04-24
Change Quit to Close.
Will Thompson
1
-12/+23
2009-04-15
Support multiple files at once!
Will Thompson
1
-13/+20
[next]