summaryrefslogtreecommitdiff
path: root/fml/lib/FML/CGI/Skin
AgeCommit message (Collapse)Author
2008-09-10(1) check if the banner image format generator works or notfukachan
(2) if not, use ascii generator.
2008-09-09anonymous cgi initial versionfukachan
2006-03-05fix copyrightfukachan
2006-03-05changed to command_context object based.fukachan
2006-01-09white space cosmetics.fukachan
fix copyright.
2005-08-17fix copyrightfukachan
2005-08-17FNF: adjust method naming convension.fukachan
langinfo_XXX() e.g. langinfo_get_charset()...
2004-10-09implement plural GUI skins.fukachan
create FML::CGI::Skin::* class. remove FML::CGI::Menu. FML::CGI::Menu -> FML::CGI::Skin::Base and create sub classes inheriting Base.