]> code.citadel.org Git - citadel.git/history - webcit/static/wclib.js
* Mailbox view: selected messages are now draggablevi ChangeLog (Now we just need to
[citadel.git] / webcit / static / wclib.js
2005-11-09 Art Cancro* Mailbox view: selected messages are now draggablevi...
2005-11-08 Art Cancro* Now it resizes on mousemove instead of mouseup. ...
2005-11-08 Art Cancro* First cut of message list resize. It works but it...
2005-11-07 Art Cancro* Changed keypress handling so that it works not only...
2005-11-06 Art Cancro* Message delete: table row delete is now handled by...
2005-11-05 Art Cancrominor tweak to previous checkin
2005-11-05 Art Cancro* The checkboxes are gone! Implemented ajax delete...
2005-11-05 Art Cancro* Multi select using ctrl now handles the condition...
2005-11-04 Art Cancro * Multi select (using the ctrl key) is now working.
2005-11-03 Art Cancro* Removed the 'mark message as seen' C code (in the...
2005-11-03 Art Cancro* Mailbox view -- onClick is now implemented by a JavaS...
2005-10-07 Art Cancrore-added binary
2005-10-07 Art Cancroremoving bad statics
2005-09-18 Art Cancro* Switched the wholist updater to Prototype's AJAX...
2005-09-17 Art Cancro* The JavaScript code to activate the ajax-powered...
2005-09-09 Art Cancro* Checked in a copy of the "script.aculo.us" library...
2005-09-01 Art Cancro*** empty log message ***
2005-08-01 Art Cancro* Made the ImportantMessage div less obtrusive
2005-07-28 Art Cancro* Awesome new 2-pane layout with ajax functionality...
2005-06-24 Art Cancro* Added a "preferences and settings" screen for each...
2005-06-24 Art Cancro* The date/time stamp of messages are now output using...
2005-06-21 Art Cancro* Moved some JavaScript functions out of head.html...