]> git.cworth.org Git - sup/history - lib/sup/buffer.rb
refactor label tab-completion code to buffer.rb
[sup] / lib / sup / buffer.rb
2007-07-30 wmorganrefactor label tab-completion code to buffer.rb
2007-07-30 wmorgantab completion for label editing
2007-07-25 wmorgandivorce completion code from filenames
2007-07-08 wmorganbugfix in ask_with_completions: case sensitivity
2007-07-08 wmorganL now prompts for label rather than immediately spawnin...
2007-07-08 wmorganbugfix in ask_for_file
2007-07-07 wmorganuse old draw mechanism in buffer
2007-07-06 wmorganfinally, attachment support\!
2007-06-13 wmorganbugfix: kill_all_buffers goes through buffers in the...
2007-06-13 wmorganbugfix: wrap thread loading in a mutex to avoid all...
2007-06-13 wmorganbugfix: whoops, s/next/return
2007-06-12 wmorganbugfix: ignore nil ids passed to BufferManager#clear
2007-06-05 wmorganbugfix: tagged thread input, output and counting
2007-06-04 wmorganbetter locking
2007-05-23 wmorganvarious minor bugfixes
2007-04-02 wmorganwhoops. left in some debugging stuff and didn't parenth...
2007-04-02 wmorganbetter imap error checking, and now we can force error...
2007-02-10 wmorganask when quitting with unsaved buffers
2007-02-10 wmorganminor code cleanups
2007-02-01 wmorganwarning fix
2007-01-11 wmorganremoving some warnings
2007-01-05 wmorganbugfixes and comment improvments
2007-01-04 wmorganfixed asking so that it doesn't interfere with the...
2007-01-04 wmorganwhoopsie! left in a debugging output file
2007-01-03 wmorganminor bugfixes
2007-01-03 wmorgansynchronized access to minibuf
2007-01-02 wmorganforgot to change this last occurrence of SafeNCurses
2007-01-02 wmorganyet more fixes to imap, some buffer debugging, and...
2007-01-02 wmorganmany changes (while on the airplane).
2006-12-28 wmorganbuffermanager.say block mode
2006-12-10 wmorganimproved handling of killing buffers. buffers now check...
2006-12-02 wmorganimproved polling behavior
2006-12-01 wmorganadded saving of message and attachments to disk (and...
2006-12-01 wmorgandisabled message flashing while questions are being...
2006-11-28 wmorganmoved evertying to devel