コミット履歴

作者 SHA1 メッセージ 日付
  Michael Johnson 5efaf7a21a Revert "Copyright correction." 11 年 前
  Michael Johnson 90fb4d0952 Revert "Tweaking copyright line for accuracy. (thank you Thantos)" 11 年 前
  emanuele45 ee6b6c309d Merge pull request #212 from emanuele45/master 11 年 前
  Norv 789a1a1697 Tweaking copyright line for accuracy. (thank you Thantos) 11 年 前
  Norv 74598c2506 Copyright correction. 11 年 前
  emanuele 6fb9302065 Merge branch 'release-2.1' of https://github.com/SimpleMachines/SMF2.1 11 年 前
  emanuele 99797a97d2 All the hooks instroduced in 2.1 don't pass variables by ref any more, while hooks already present in 2.0 will still pass by-ref [Issue #54] 11 年 前
  emanuele 0eca34a4b3 Merge branch 'master' into l10n 11 年 前
  emanuele45 54a72eb11e Merge pull request #207 from Spuds/docblock 11 年 前
  Spuds c8e62fe029 ! Fix many of the phpdocumentor errors with our docblock's 11 年 前
  emanuele f8a063c978 autosave frequency to source 11 年 前
  emanuele e137d795bc Shorctus text created from template_control_richedit_buttons 11 年 前
  emanuele 02667d6d57 Copyrights changed to 2012 12 年 前
  emanuele 76cb49f80f Typo in variable name (bbcodes_hanlders => bbcodes_handlers) [editor] - Thanks Nao for the report 12 年 前
  Spuds 4950b17d4b ! update various loadJavascriptFile calls to remove the ?xyz etc 12 年 前
  Spuds b466a9a8c3 ! Don't load in css files that we have removed 12 年 前
  Jeremy D 5278025e49 Merge pull request #103 from emanuele45/autosuggest_hook 12 年 前
  Spuds 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 年 前
  emanuele 2935db0fa0 Oh well, while we are adding hooks everywhere: a hook to allow expand the auto-suggest options 12 年 前
  Spuds fa005b90bd ! Update Subs-Editor.php to use load CSS/JS functions 12 年 前
  emanuele f5d62c26f3 Conflict error 12 年 前
  emanuele 52c9cdb7eb Another couple of functions kept for compatibility purposes 12 年 前
  emanuele 1ef8d8e886 html_to_bbc and bbc_to_html added back to preserve compatibility as much as possible 12 年 前
  emanuele d26f88f72e Added the editor language file 12 年 前
  emanuele 52f9f90691 Another bit of clean up and reorganization of things 12 年 前
  emanuele 0b72b516a7 Localization of the editor...not particularly elegant, but who cares! :P 12 年 前
  emanuele a550b65700 That will probably break something: removed all the php functions related to the old editors (html_to_bbc, bbc_to_html, etc.) 12 年 前
  emanuele d6b8090f37 And here it is the spell check! It should work but I have no possibility to test it live 12 年 前
  emanuele c048258f68 First part of backward compatibility: the editor should work even loading the old smc_Editor object (it works in Penguin without any change to the template) 12 年 前
  emanuele bc0acf2bde If bbcode is disabled at least the switch to plain-text mode is necessary 12 年 前