]> git.cworth.org Git - sup/history - lib/sup/buffer.rb
many many changes. this is what happens when i have 5 hours on an airplane
[sup] / lib / sup / buffer.rb
2007-11-26 wmorganmany many changes. this is what happens when i have...
2007-11-24 wmorganmore minibuf say vs ask tweaking
2007-11-24 wmorganmaybe fix disappearign status lines when a #say and...
2007-11-24 wmorganmake label-list-mode non-modal
2007-11-24 wmorgan- Make buffer-list-mode reload upon focus (thanks to...
2007-11-23 wmorganbuffer bugfix: focused buffer not being set?
2007-11-09 wmorganfix email tab completion (i think!)
2007-11-08 wmorganminor cleanups
2007-11-06 wmorganadd buffer search with '/' and 'n', and change index...
2007-10-27 wmorganfix label tab-completion downcase issue
2007-09-14 wmorganto: tab completion also loads in the 10 most recent...
2007-08-25 wmorgantab completion for all filename prompts
2007-08-19 wmorganhook system
2007-08-07 wmorgantrivial bugfix
2007-08-06 wmorganto, cc, bcc prompting and editing, with tab completion
2007-08-05 wmorganfix warning about redefined constants (thanks to Nicola...
2007-08-01 wmorganedit labels within thread-view-mode
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