aboutsummaryrefslogtreecommitdiffstats
path: root/widget_text.c (follow)
pre { line-height: 125%; margin: 0; } td.linenos pre { color: #000000; background-color: #f0f0f0; padding: 0 5px 0 5px; } span.linenos { color: #000000; background-color: #f0f0f0; padding: 0 5px 0 5px; } td.linenos pre.special { color: #000000; background-color: #ffffc0; padding: 0 5px 0 5px; } span.linenos.special { color: #000000; background-color: #ffffc0; padding: 0 5px 0 5px; } .highlight .hll { background-color: #ffffcc } .highlight .c { color: #888888 } /* Comment */ .highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */ .highlight .k { color: #008800; font-weight: bold } /* Keyword */ .highlight .ch { color: #888888 } /* Comment.Hashbang */ .highlight .cm { color: #888888 } /* Comment.Multiline */ .highlight .cp { color: #cc0000; font-weight: bold } /* Comment.Preproc */ .highlight .cpf { color: #888888 } /* Comment.PreprocFile */ .highlight .c1 { color: #888888 } /* Comment.Single */ .highlight .cs { color: #cc0000; font-weight: bold; background-color: #fff0f0 } /* Comment.Special */ .highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */ .highlight .ge { font-style: italic } /* Generic.Emph */ .highlight .gr { color: #aa0000 } /* Generic.Error */ .highlight .gh { color: #333333 } /* Generic.Heading */ .highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */ .highlight .go { color: #888888 } /* Generic.Output */ .highlight .gp { color: #555555 } /* Generic.Prompt */ .highlight .gs { font-weight: bold } /* Generic.Strong */ .highlight .gu { color: #666666 } /* Generic.Subheading */ .highlight .gt { color: #aa0000 } /* Generic.Traceback */ .highlight .kc { color: #008800; font-weight: bold } /* Keyword.Constant */ .highlight .kd { color: #008800; font-weight: bold } /* Keyword.Declaration */ .highlight .kn { color: #008800; font-weight: bold } /* Keyword.Namespace */ .highlight .kp { color: #008800 } /* Keyword.Pseudo */ .highlight .kr { color: #008800; font-weight: bold } /* Keyword.Reserved */ .highlight .kt { color: #888888; font-weight: bold } /* Keyword.Type */ .highlight .m { color: #0000DD; font-weight: bold } /* Literal.Number */ .highlight .s { color: #dd2200; background-color: #fff0f0 } /* Literal.String */ .highlight .na { color: #336699 } /* Name.Attribute */ .highlight .nb { color: #003388 } /* Name.Builtin */ .highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */ .highlight .no { color: #003366; font-weight: bold } /* Name.Constant */ .highlight .nd { color: #555555 } /* Name.Decorator */ .highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */ .highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */ .highlight .nl { color: #336699; font-style: italic } /* Name.Label */ .highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */ .highlight .py { color: #336699; font-weight: bold } /* Name.Property */ .highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */ .highlight .nv { color: #336699 } /* Name.Variable */ .highlight .ow { color: #008800 } /* Operator.Word */ .highlight .w { color: #bbbbbb } /* Text.Whitespace */ .highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */ .highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */ .highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */ .highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */ .highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */ .highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */ .highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Liter
AgeCommit message (Expand)AuthorFilesLines
2010-01-18support for 'aligned pingpong' by Martin Zuthermichael1-9/+41
2009-11-15event plugin and dbus interface by Ed Martinmichael1-1/+12
2009-03-23test intersection of (displayable) widgetsvolker1-3/+5
2008-03-03correct code format (indent)michux1-21/+18
2008-01-28added pingpong scrollingmichux1-4/+50
2007-10-03automatic marquee patch from Manuel Grotmichael1-3/+11
2007-09-09email address changed
2005-05-08[lcd4linux @ 2005-05-08 04:32:43 by reinelt]reinelt1-290/+311
2005-01-18[lcd4linux @ 2005-01-18 06:30:21 by reinelt]reinelt1-3/+6
2004-11-29[lcd4linux @ 2004-11-29 04:42:06 by reinelt]reinelt1-4/+7
2004-06-26[lcd4linux @ 2004-06-26 12:04:59 by reinelt]reinelt1-2/+6
2004-06-26[lcd4linux @ 2004-06-26 09:27:20 by reinelt]reinelt1-47/+53
2004-03-11[lcd4linux @ 2004-03-11 06:39:58 by reinelt]reinelt1-6/+18
2004-03-08[lcd4linux @ 2004-03-08 16:26:26 by reinelt]reinelt1-4/+12
2004-03-06[lcd4linux @ 2004-03-06 20:31:16 by reinelt]reinelt1-7/+18
2004-03-03generated by cgit v1.2.3 (git 2.25.1) at 2024-06-26 19:18:12 +0000 /commit/widget_text.c?id=347ac211c9bb0365d8a5c3a1b943cbd2856c4df3'>[lcd4linux @ 2004-02-18 06:39:20 by reinelt]reinelt1-2/+5
2004-02-09[lcd4linux @ 2004-02-09 19:49:38 by nicowallmeier]nicowallmeier1-2/+5
2004-01-30[lcd4linux @ 2004-01-30 20:57:55 by reinelt]reinelt1-1/+9
2004-01-29[lcd4linux @ 2004-01-29 04:40:02 by reinelt]reinelt1-1/+6
2004-01-23[lcd4linux @ 2004-01-23 04:53:23 by reinelt]reinelt1-22/+25
2004-01-22[lcd4linux @ 2004-01-22 07:57:45 by reinelt]reinelt1-2/+6
2004-01-20[lcd4linux @ 2004-01-20 04:51:39 by reinelt]reinelt1-1/+6
2004-01-15[lcd4linux @ 2004-01-15 07:47:02 by reinelt]reinelt1-33/+84
2004-01-15[lcd4linux @ 2004-01-15 04:29:45 by reinelt]reinelt1-3/+33
2004-01-14[lcd4linux @ 2004-01-14 11:33:00 by reinelt]reinelt1-24/+190
2004-01-13[lcd4linux @ 2004-01-13 08:18:07 by reinelt]reinelt1-3/+16
2004-01-11[lcd4linux @ 2004-01-11 18:26:02 by reinelt]reinelt1-4/+57
2004-01-10[lcd4linux @ 2004-01-10 20:22:33 by reinelt]reinelt1-0/+59