#include "gitkrincludes.h"
Include dependency graph for gitk-renderer-html/gitkrinit.c:
Go to the source code of this file.
Functions | |
gboolean | gitkr_init (guint *argc, gchar ***argv) |
initialises the renderer | |
gboolean | gitkr_init_process_commandline (guint *argc, gchar ***argv) |
check if there have been passed some parameters for libgitkr_opengl and process them |
Definition in file gitk-renderer-html/gitkrinit.c.
|
initialises the renderer
Definition at line 24 of file gitk-renderer-html/gitkrinit.c. References browser_pid, gitk_log, gitk_log_handler(), gitkr_html_browser_path, gitkr_html_cgi_url, gitkr_html_cgibin_url, and gitkr_init_process_commandline(). |
Here is the call graph for this function:
|
check if there have been passed some parameters for libgitkr_opengl and process them
Definition at line 60 of file gitk-renderer-html/gitkrinit.c. References _, cleanup_commandline_args(), gitk_log, gitk_log1, gitk_puts(), gitkr_html_browser_path, gitkr_html_cgibin_url, and parse_commandline_arg(). |
Here is the call graph for this function: