<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -17,39 +17,37 @@
 	&lt;/style&gt;
 &lt;/head&gt;
 &lt;body&gt;
-
 &lt;form onsubmit=&quot;SyntaxHLDialog.insert(); return false;&quot; action=&quot;#&quot;&gt;
 	&lt;fieldset id=&quot;syntaxhl_options&quot;&gt;
 		&lt;legend&gt;{#syntaxhl_dlg.highlight_options}&lt;/legend&gt;
-		
-		&lt;input type=&quot;checkbox&quot; name=&quot;syntaxhl_nogutter&quot; id=&quot;syntaxhl_nogutter&quot; value=&quot;1&quot; /&gt;&lt;label for=&quot;syntaxhl_nogutter&quot; &gt;{#syntaxhl_dlg.nogutter}&lt;/label&gt;
-		
-		&lt;input type=&quot;checkbox&quot; name=&quot;syntaxhl_nocontrols&quot; id=&quot;syntaxhl_nocontrols&quot; value=&quot;1&quot; /&gt;&lt;label for=&quot;syntaxhl_nocontrols&quot;&gt;{#syntaxhl_dlg.nocontrols}&lt;/label&gt;
-		
-		&lt;input type=&quot;checkbox&quot; name=&quot;syntaxhl_collapse&quot; id=&quot;syntaxhl_collapse&quot; value=&quot;1&quot; /&gt;&lt;label for=&quot;syntaxhl_collapse&quot;&gt;{#syntaxhl_dlg.collapse}&lt;/label&gt;
-		
-		&lt;input type=&quot;checkbox&quot; name=&quot;syntaxhl_showcolumns&quot; id=&quot;syntaxhl_showcolumns&quot; value=&quot;1&quot; /&gt;&lt;label for=&quot;syntaxhl_showcolumns&quot;&gt;{#syntaxhl_dlg.showcolumns}&lt;/label&gt;&lt;br /&gt;
-		
+		&lt;input type=&quot;checkbox&quot; name=&quot;syntaxhl_nogutter&quot; id=&quot;syntaxhl_nogutter&quot; value=&quot;1&quot; /&gt;&lt;label for=&quot;syntaxhl_nogutter&quot; &gt;{#syntaxhl_dlg.nogutter}&lt;/label&gt;	
+		&lt;input type=&quot;checkbox&quot; name=&quot;syntaxhl_light&quot; id=&quot;syntaxhl_light&quot; value=&quot;1&quot; /&gt;&lt;label for=&quot;syntaxhl_light&quot;&gt;{#syntaxhl_dlg.light}&lt;/label&gt;
+		&lt;input type=&quot;checkbox&quot; name=&quot;syntaxhl_collapse&quot; id=&quot;syntaxhl_collapse&quot; value=&quot;1&quot; /&gt;&lt;label for=&quot;syntaxhl_collapse&quot;&gt;{#syntaxhl_dlg.collapse}&lt;/label&gt;
+		&lt;label for=&quot;syntaxhl_highlight&quot;&gt;{#syntaxhl_dlg.highlight}&lt;/label&gt;&lt;input type=&quot;text&quot; name=&quot;syntaxhl_highlight&quot; id=&quot;syntaxhl_highlight&quot; style=&quot;width:50px;&quot; /&gt;&lt;br /&gt;
 		&lt;label for=&quot;syntaxhl_language&quot;&gt;{#syntaxhl_dlg.choose_lang}:&lt;/label&gt;
-		&lt;select name=&quot;syntaxhl_language&quot; id=&quot;syntaxhl_language&quot;&gt;
+		&lt;select name=&quot;syntaxhl_language&quot; id=&quot;syntaxhl_language&quot;&gt;
+			&lt;option value=&quot;bash&quot;&gt;Bash(Shell)&lt;/option&gt;
+			&lt;option value=&quot;csharp&quot;&gt;C#&lt;/option&gt;
 			&lt;option value=&quot;cpp&quot;&gt;C++&lt;/option&gt;
-			&lt;option value=&quot;c-sharp&quot;&gt;C#&lt;/option&gt;
 			&lt;option value=&quot;css&quot;&gt;CSS&lt;/option&gt;
-			&lt;option value=&quot;delphi&quot;&gt;Delphi&lt;/option&gt;
-			&lt;option value=&quot;java&quot;&gt;Java&lt;/option&gt;
-			&lt;option value=&quot;javascript&quot;&gt;Javascript&lt;/option&gt;
-			&lt;option value=&quot;php&quot;&gt;PHP&lt;/option&gt;
+			&lt;option value=&quot;delphi&quot;&gt;Delphi&lt;/option&gt;
+			&lt;option value=&quot;diff&quot;&gt;Diff&lt;/option&gt;
+			&lt;option value=&quot;groovy&quot;&gt;Groovy&lt;/option&gt;
+			&lt;option value=&quot;jscript&quot;&gt;Jscript&lt;/option&gt;
+			&lt;option value=&quot;java&quot;&gt;Java&lt;/option&gt;
+			&lt;option value=&quot;perl&quot;&gt;Perl&lt;/option&gt;
+			&lt;option value=&quot;php&quot;&gt;PHP&lt;/option&gt;
+			&lt;option value=&quot;plain&quot;&gt;Plain(Text)&lt;/option&gt;
 			&lt;option value=&quot;python&quot;&gt;Python&lt;/option&gt;
-			&lt;option value=&quot;ruby&quot;&gt;Ruby&lt;/option&gt;
+			&lt;option value=&quot;ruby&quot;&gt;Ruby&lt;/option&gt;
+			&lt;option value=&quot;scala&quot;&gt;Scala&lt;/option&gt;
+			&lt;option value=&quot;sql&quot;&gt;SQL&lt;/option&gt;
 			&lt;option value=&quot;vb&quot;&gt;VB&lt;/option&gt;
-			&lt;option value=&quot;xhtml&quot;&gt;XML/XHTML&lt;/option&gt;
+			&lt;option value=&quot;xml&quot;&gt;XML/XHTML&lt;/option&gt;
 		&lt;/select&gt;
-		
-		&lt;label for=&quot;syntaxhl_firstline&quot; style=&quot;margin-left: 15px;&quot;&gt;{#syntaxhl_dlg.first_line}:&lt;/label&gt;
-		&lt;input type=&quot;textfield&quot; name=&quot;syntaxhl_firstline&quot; id=&quot;syntaxhl_firstline&quot; style=&quot;width:20px;&quot; /&gt;
-	
+		&lt;label for=&quot;syntaxhl_firstline&quot; style=&quot;margin-left: 15px;&quot;&gt;{#syntaxhl_dlg.first_line}:&lt;/label&gt;&lt;input type=&quot;textfield&quot; name=&quot;syntaxhl_firstline&quot; id=&quot;syntaxhl_firstline&quot; value=&quot;1&quot; style=&quot;width:20px;&quot; /&gt;
+		&lt;label for=&quot;syntaxhl_fontsize&quot;&gt;{#syntaxhl_dlg.fontsize}&lt;/label&gt;&lt;input type=&quot;text&quot; name=&quot;syntaxhl_fontsize&quot; id=&quot;syntaxhl_fontsize&quot; value=&quot;100&quot; style=&quot;width:25px;&quot; /&gt;%
 	&lt;/fieldset&gt;
-	
 	&lt;fieldset&gt;
 		&lt;legend&gt;{#syntaxhl_dlg.paste}&lt;/legend&gt;
 	&lt;textarea name=&quot;syntaxhl_code&quot; id=&quot;syntaxhl_code&quot; rows=&quot;15&quot; cols=&quot;100&quot; style=&quot;width: 100%; height: 100%; font-family: 'Courier New',Courier,mono; font-size: 12px;&quot; class=&quot;mceFocus&quot;&gt;&lt;/textarea&gt;
@@ -58,12 +56,10 @@
 		&lt;div style=&quot;float: left&quot;&gt;
 			&lt;input type=&quot;submit&quot; id=&quot;insert&quot; name=&quot;insert&quot; value=&quot;{#insert}&quot; /&gt;
 		&lt;/div&gt;
-
 		&lt;div style=&quot;float: right&quot;&gt;
 			&lt;input type=&quot;button&quot; id=&quot;cancel&quot; name=&quot;cancel&quot; value=&quot;{#cancel}&quot; onclick=&quot;tinyMCEPopup.close();&quot; /&gt;
 		&lt;/div&gt;
 	&lt;/div&gt;
 &lt;/form&gt;
-
 &lt;/body&gt;
 &lt;/html&gt;</diff>
      <filename>dialog.htm</filename>
    </modified>
    <modified>
      <filename>editor_plugin.js</filename>
    </modified>
    <modified>
      <filename>editor_plugin_src.js</filename>
    </modified>
    <modified>
      <filename>img/highlight.gif</filename>
    </modified>
    <modified>
      <diff>@@ -14,30 +14,34 @@ var SyntaxHLDialog = {
 		}
 		
 		if(f.syntaxhl_nogutter.checked) {
-			options += ':nogutter';
+			options += 'gutter: false; ';
 		}
-		if(f.syntaxhl_nocontrols.checked) {
-			options += ':nocontrols';
+		if(f.syntaxhl_light.checked) {
+			options += 'light: true; ';
 		}
 		if(f.syntaxhl_collapse.checked) {
-			options += ':collapse';
-		}
-		if(f.syntaxhl_showcolumns.checked) {
-			options += ':showcolumns';
+			options += 'collapse: true; ';
+		}
+		if(f.syntaxhl_fontsize.value != '') {
+			var fontsize=parseInt(f.syntaxhl_fontsize.value);
+			options += 'fontsize: ' + fontsize + '; ';
 		}
 		
 		if(f.syntaxhl_firstline.value != '') {
 			var linenumber = parseInt(f.syntaxhl_firstline.value);
-			options += ':firstline[' + linenumber + ']';
+			options += 'first-line: ' + linenumber + '; ';
+		}
+		if(f.syntaxhl_highlight.value != '') {
+			options += 'highlight: [' + f.syntaxhl_highlight.value + ']; ';
 		}
 		
-		textarea_output = '&lt;textarea name=&quot;code&quot; ';
-		textarea_output += 'class=&quot;' + f.syntaxhl_language.value + options + '&quot; cols=&quot;50&quot; rows=&quot;15&quot;&gt;';
+		textarea_output = '&lt;pre class=&quot;brush: ';
+		textarea_output += f.syntaxhl_language.value + ';' + options + '&quot;&gt;';
 		textarea_output +=  f.syntaxhl_code.value;
-		textarea_output += '&lt;/textarea&gt; '; /* note space at the end, had a bug it was inserting twice? */
+		textarea_output += '&lt;/pre&gt; '; /* note space at the end, had a bug it was inserting twice? */
 		tinyMCEPopup.editor.execCommand('mceInsertContent', false, textarea_output);
 		tinyMCEPopup.close();
 	}
 };
 
-tinyMCEPopup.onInit.add(SyntaxHLDialog.init, SyntaxHLDialog);
\ No newline at end of file
+tinyMCEPopup.onInit.add(SyntaxHLDialog.init, SyntaxHLDialog);</diff>
      <filename>js/dialog.js</filename>
    </modified>
    <modified>
      <filename>langs/en.js</filename>
    </modified>
    <modified>
      <diff>@@ -4,8 +4,9 @@ tinyMCE.addI18n('en.syntaxhl_dlg',{
 	paste : 'Paste Code',
 	choose_lang : 'Choose Language',
 	nogutter : 'No Gutter',
-	nocontrols : 'No Controls',
-	collapse : 'Collapse',
-	showcolumns : 'Show Columns',
-	first_line : 'First line (default blank)'
+	light : 'Light',
+	collapse : 'Collapse',
+	fontsize : 'Font size',
+	first_line : 'First line',
+	highlight &#65306; 'Highlight'
 });</diff>
      <filename>langs/en_dlg.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d8295f66c6c9c06076ce5af5ced99ec96dc64423</id>
    </parent>
  </parents>
  <author>
    <name>qubic</name>
    <email>qubicllj@gmail.com</email>
  </author>
  <url>http://github.com/RichGuk/syntaxhl/commit/e945e10c8b8918b305fa8a369927df075a7514dd</url>
  <id>e945e10c8b8918b305fa8a369927df075a7514dd</id>
  <committed-date>2009-03-02T05:07:31-08:00</committed-date>
  <authored-date>2009-03-02T05:07:31-08:00</authored-date>
  <message>add support to SyntaxHighlighter-2.0.296</message>
  <tree>b7ab6c16f997c62941362e361c02b170e2822d0e</tree>
  <committer>
    <name>qubic</name>
    <email>qubicllj@gmail.com</email>
  </committer>
</commit>
