Changeset 462
- Timestamp:
- 12/12/09 14:09:03 (3 years ago)
- Location:
- java/JLatexEditor
- Files:
-
- 18 modified
-
icons/buttons/arrow_down_highlight.tex (modified) (1 diff)
-
icons/buttons/arrow_down_press.tex (modified) (1 diff)
-
icons/buttons/arrow_down.tex (modified) (1 diff)
-
icons/buttons/arrow_up_highlight.tex (modified) (1 diff)
-
icons/buttons/arrow_up_press.tex (modified) (1 diff)
-
icons/buttons/arrow_up.tex (modified) (1 diff)
-
icons/buttons/close_highlight.tex (modified) (1 diff)
-
icons/buttons/close_press.tex (modified) (1 diff)
-
icons/buttons/close.tex (modified) (1 diff)
-
src/images/buttons/arrow_down_highlight.png (modified) (previous)
-
src/images/buttons/arrow_down_press.png (modified) (previous)
-
src/images/buttons/arrow_down.png (modified) (previous)
-
src/images/buttons/arrow_up_highlight.png (modified) (previous)
-
src/images/buttons/arrow_up_press.png (modified) (previous)
-
src/images/buttons/arrow_up.png (modified) (previous)
-
src/images/buttons/close_highlight.png (modified) (previous)
-
src/images/buttons/close_press.png (modified) (previous)
-
src/images/buttons/close.png (modified) (previous)
Legend:
- Unmodified
- Added
- Removed
-
java/JLatexEditor/icons/buttons/arrow_down_highlight.tex
r452 r462 18 18 \scalebox{5}{ 19 19 \begin{tikzpicture}[very thick] 20 \buttonhighlight 21 20 \buttonhighlight{ 22 21 \begin{scope}[rounded corners=.5mm] 23 22 \fill [draw=none,fill=white] (4mm,8.5mm) rectangle (6mm,4mm); 24 23 \fill [draw=none,fill=white] (2mm,5mm) -- (8mm,5mm) -- (5mm,1mm) -- cycle; 25 24 \end{scope} 25 } 26 26 \end{tikzpicture} 27 27 } -
java/JLatexEditor/icons/buttons/arrow_down_press.tex
r455 r462 18 18 \scalebox{5}{ 19 19 \begin{tikzpicture}[very thick] 20 \buttonpress 21 20 \buttonpress{ 22 21 \begin{scope}[rounded corners=.5mm] 23 22 \fill [draw=none,fill=white] (4mm,8.5mm) rectangle (6mm,4mm); 24 23 \fill [draw=none,fill=white] (2mm,5mm) -- (8mm,5mm) -- (5mm,1mm) -- cycle; 25 24 \end{scope} 25 } 26 26 \end{tikzpicture} 27 27 } -
java/JLatexEditor/icons/buttons/arrow_down.tex
r452 r462 18 18 \scalebox{5}{ 19 19 \begin{tikzpicture}[very thick] 20 \button 21 20 \button{ 22 21 \begin{scope}[rounded corners=.5mm] 23 22 \fill [draw=none,fill=white] (4mm,8.5mm) rectangle (6mm,4mm); 24 23 \fill [draw=none,fill=white] (2mm,5mm) -- (8mm,5mm) -- (5mm,1mm) -- cycle; 25 24 \end{scope} 25 } 26 26 \end{tikzpicture} 27 27 } -
java/JLatexEditor/icons/buttons/arrow_up_highlight.tex
r455 r462 18 18 \scalebox{5}{ 19 19 \begin{tikzpicture}[very thick] 20 \buttonhighlight 21 20 \buttonhighlight{ 22 21 \begin{scope}[rounded corners=.5mm] 23 22 \fill [draw=none,fill=white] (4mm,1.5mm) rectangle (6mm,6mm); 24 23 \fill [draw=none,fill=white] (2mm,5mm) -- (8mm,5mm) -- (5mm,9mm) -- cycle; 25 24 \end{scope} 25 } 26 26 \end{tikzpicture} 27 27 } -
java/JLatexEditor/icons/buttons/arrow_up_press.tex
r455 r462 18 18 \scalebox{5}{ 19 19 \begin{tikzpicture}[very thick] 20 \buttonpress 21 20 \buttonpress{ 22 21 \begin{scope}[rounded corners=.5mm] 23 22 \fill [draw=none,fill=white] (4mm,1.5mm) rectangle (6mm,6mm); 24 23 \fill [draw=none,fill=white] (2mm,5mm) -- (8mm,5mm) -- (5mm,9mm) -- cycle; 25 24 \end{scope} 25 } 26 26 \end{tikzpicture} 27 27 } -
java/JLatexEditor/icons/buttons/arrow_up.tex
r454 r462 18 18 \scalebox{5}{ 19 19 \begin{tikzpicture}[very thick] 20 \button 21 20 \button{ 22 21 \begin{scope}[rounded corners=.5mm] 23 22 \fill [draw=none,fill=white] (4mm,1.5mm) rectangle (6mm,6mm); 24 23 \fill [draw=none,fill=white] (2mm,5mm) -- (8mm,5mm) -- (5mm,9mm) -- cycle; 25 24 \end{scope} 25 } 26 26 \end{tikzpicture} 27 27 } -
java/JLatexEditor/icons/buttons/close_highlight.tex
r458 r462 18 18 \scalebox{5}{ 19 19 \begin{tikzpicture}[very thick] 20 \buttonredhighlight 21 20 \buttonredhighlight{ 22 21 \begin{scope}[rounded corners=.5mm] 23 22 \fill [draw=none,fill=white] (2mm,7mm) -- (3mm,8mm) -- (8mm,3mm) -- (7mm,2mm) -- cycle; 24 23 \fill [draw=none,fill=white] (2mm,3mm) -- (3mm,2mm) -- (8mm,7mm) -- (7mm,8mm) -- cycle; 25 24 \end{scope} 25 } 26 26 \end{tikzpicture} 27 27 } -
java/JLatexEditor/icons/buttons/close_press.tex
r458 r462 18 18 \scalebox{5}{ 19 19 \begin{tikzpicture}[very thick] 20 \buttonredpress 21 20 \buttonredpress{ 22 21 \begin{scope}[rounded corners=.5mm] 23 22 \fill [draw=none,fill=white] (2mm,7mm) -- (3mm,8mm) -- (8mm,3mm) -- (7mm,2mm) -- cycle; 24 23 \fill [draw=none,fill=white] (2mm,3mm) -- (3mm,2mm) -- (8mm,7mm) -- (7mm,8mm) -- cycle; 25 24 \end{scope} 25 } 26 26 \end{tikzpicture} 27 27 } -
java/JLatexEditor/icons/buttons/close.tex
r458 r462 18 18 \scalebox{5}{ 19 19 \begin{tikzpicture}[very thick] 20 \buttonred 21 20 \buttonred{ 22 21 \begin{scope}[rounded corners=.5mm] 23 22 \fill [draw=none,fill=white] (2mm,7mm) -- (3mm,8mm) -- (8mm,3mm) -- (7mm,2mm) -- cycle; 24 23 \fill [draw=none,fill=white] (2mm,3mm) -- (3mm,2mm) -- (8mm,7mm) -- (7mm,8mm) -- cycle; 25 24 \end{scope} 25 } 26 26 \end{tikzpicture} 27 27 }
![(please configure the [header_logo] section in trac.ini)](http://jlatexeditor.endrullis.de/chrome/site/logo.png)