* fix incorrectly split negatives (f.e. "-1" -> "- 1")
[lhc/web/wiklou.git] / js2 / mwEmbed / libTimedText / mvTextInterface.js
2009-11-14 Siebrand Mazeland* fix incorrectly split negatives (f.e. "-1" -> "- 1")
2009-11-14 Michael Dale* baseRemoteSearch :: addRSSData re-factoring
2009-11-13 Michael Dale* added in language mapping for commons upload form...
2009-11-12 Siebrand MazelandRun patched version of stylize.php (pywiki.pastey.net...
2009-11-12 Michael Dale* replaced global $mw with mw ($ in front of a var...
2009-11-11 Michael Dale* editpage add-media-wizard binding fix
2009-11-09 Michael Dale* some small bug & language fixes for mvTextInterface
2009-11-09 Michael Dale* wgUserLanguage instead of wgContentLang for default...
2009-11-08 Michael Dale* timed text hide show languages support
2009-11-08 Michael Dale* updates to timed text inter-wiki links
2009-11-08 Michael Dale* better compatibility for subtitles on commons while...
2009-11-08 Michael Dale* some subtitles fixes
2009-11-08 Jan Gerbermake language selection a radio button, switch back...
2009-11-07 Michael Dale* fixed subtitles language msg
2009-11-07 Michael Dale* fixed wpSourceTypeURL rename to wpSourceTypeUrl
2009-11-07 Jan Gerberalso support cmml subtitles
2009-11-07 Siebrand Mazeland* winks at Michael Dale and mumbles something about...
2009-11-07 Michael Dale* basic subtitle support (via wikiTitleKey)
2009-08-22 Siebrand Mazeland* added missing message "mwe-no_text_tracks_found"
2009-08-19 Siebrand Mazeland* remove message "wgfogg_wrong_version"; was unused
2009-08-19 Michael Dale* language updates and fixes/enhancements to js/php...
2009-08-18 Siebrand Mazeland* update messages in the actual JavaScript files; also...
2009-07-14 Michael Dalehere it is ... the upload-api, script-server, js2 ...