提交历史

作者 SHA1 备注 提交日期
  pdontthink 79685447ec Everyone deserves version info 16 年之前
  pdontthink 7b15fd5f16 Add autohide functionality for preview pane. Thanks to Daniel Watts. 18 年之前
  pdontthink 7f4d34d361 Update preview pane functionality so it only refreshes message list when viewing a message that has not yet been seen; also small code updates 18 年之前
  pdontthink 2dcedd5313 Templatize (un)collapse buttons; move all templates to default_advanced, since default template does not use preview_pane plugin. 18 年之前
  pdontthink 530f837d05 Add (un)collapse buttons 18 年之前
  pdontthink 7e844b339d Fix mistake - was using echo instead of adding to output string 18 年之前
  pdontthink 9f0f4e2c5f Syntax error fix 18 年之前
  pdontthink 2838ad5a23 Allow other plugins to ask for message list refresh 18 年之前
  pdontthink 8b265152f6 Allow other plugins to indicate that preview_pane should load the URI being loaded in the preview pane into the message list pane instead 18 年之前
  pdontthink ff21685fa5 Use addButton() here too 18 年之前
  pdontthink 7f637af934 Add preview pane to advanced default template. This serves as an example of how to use a plugin to provide backend functionality introduced by a template (preview pane needs to be turned on/off by settings in the display preferences, which the plugin does; actual preview pane output is done by the template set). Note any plugin can be turned on or off for a given skin using the template's own config file. 18 年之前