12 Commits

Author SHA1 Message Date
Roustem Karimov 59701cbe73 Reworking html resources. For some reason, without this change none of the CSS/JS is being loaded on Lion. 2011-05-26 23:21:40 -04:00
German Laullon c0965e3770 basic search capability on FileVew 2011-03-30 00:17:14 -07:00
German Laullon da6a75c607 error control & and html/css/javascript reorder. 2010-12-09 13:12:52 -08:00
David Parry 1c31a4cc1e Fixed silly mistake with duplicated shCore.js included. 2010-11-25 12:00:40 +11:00
David Parry a8ff00494b Changed the structure of the suffix-brush mapping, so the code is much simpler and faster. 2010-11-24 20:59:58 +11:00
David Parry 3ee7fb3042 Added aliases for 'm' & 'h' for objc.
Added a hash of possible values to select the correct brush based on the suffix.
This fixes a problem where some suffixes did not match brush aliases.
2010-11-24 13:25:35 +11:00
David Parry e12180ae3e Now importing all the syntax highlighting brush files, so we can use the one we need
for the given file type.
2010-11-24 11:15:15 +11:00
David Parry 4e208d5b55 Reading the full file path, extracting the suffix, then using that to pick the brush
for syntax highlighting.
2010-11-24 11:14:21 +11:00
German Laullon cbf7cd3fbf cosmetic 2010-09-19 13:18:40 -07:00
German Laullon 6cf9cc13c8 SyntaxHighlighter 3.0.83 2010-09-19 13:01:26 -07:00
German Laullon bcee4aa91e html and code parse errors... 2010-09-19 12:17:18 -07:00
German Laullon da97c25a6a initial highlighter file view 2010-09-14 20:38:58 -07:00