| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2006-03-05 | fix copyright | fukachan | |
| 2006-03-05 | changed to command_context object based. | fukachan | |
| 2005-05-27 | fix comments (FNF) | fukachan | |
| 2004-07-23 | fix comments (FNF) | fukachan | |
| 2004-04-18 | variable renaming: | fukachan | |
| s/cgi_language_list/cgi_language_select_list/; s/cgi_menu_address_map_list/cgi_menu_address_map_select_list/; s/error_analyzer_function_list/error_analyzer_function_select_list/; s/template_file_charset_list/template_file_charset_select_list/; | |||
| 2004-02-15 | white space cosmetics. | fukachan | |
| 2004-01-18 | add comments. | fukachan | |
| FNF: clean up style. | |||
| 2004-01-02 | fix copyright | fukachan | |
| 2004-01-01 | remove $args. | fukachan | |
| It is a top level parameter FML::Process::Switch provides. Almost functions should access the content via utility methods provided by FML::Process::Utils. | |||
| 2003-10-17 | cgi_menu_map_list -> cgi_menu_address_map_list | fukachan | |
| cgi_menu_default_map -> cgi_menu_default_address_map | |||
| 2003-10-14 | implement cgi_hidden_info_language() and modified to use it. | fukachan | |
| It holds language info within CGI operations. | |||
| 2003-09-27 | natural language extension in cgi menu. | fukachan | |
| 2003-09-27 | add reset button | fukachan | |
| 2003-09-27 | bug fix method name. | fukachan | |
| 2003-09-27 | define new methods: cgi_var_address_map() cgi_var_address_map_list() | fukachan | |
| cgi_var_action() cgi_var_frame_target() switched to use cgi_var_*(). sort/cleanup initialization parts in each cgi_menu(). | |||
| 2003-09-27 | FML/CGI/Admin/{List,ML,User}.pm -> FML/CGI/{List,ML,User}.pm | fukachan | |
