gitkserver.c File Reference

libgitk http server routines More...

#include "gitkincludes.h"

Include dependency graph for gitkserver.c:

Include dependency graph

Go to the source code of this file.

Functions

gchar * extend_locale_name (gchar *locale_name)
 generates a locale name such as "de_DE" from the short name "de"

gpointer gitk_server_thread (gpointer data)
void index_html (httpd *server)
void output_error (httpd *server, char *error_str)
void output_header (httpd *server, char *title_str)
void output_section_heading (httpd *server, char *heading)
void output_section_spacer (httpd *server)
void showdialogdoc_html (httpd *server)


Detailed Description

libgitk http server routines

Id
gitkserver.c,v 1.21 2004/09/07 17:46:41 ensonic Exp

Author:
ensonic <ensonic@users.sf.net>
Date:
Mon Jan 12 14:48:52 MET 2004

Definition in file gitkserver.c.


Function Documentation

gchar* extend_locale_name gchar *  locale_name  )  [static]
 

generates a locale name such as "de_DE" from the short name "de"

Definition at line 30 of file gitkserver.c.

Referenced by index_html().

gpointer gitk_server_thread gpointer  data  ) 
 

starts the gitk introsprection server. Run this as a new thread.

Definition at line 304 of file gitkserver.c.

References gitk_log, gitk_log1, gitk_server_port, gitk_server_thread(), and index_html().

Referenced by gitk_init(), and gitk_server_thread().

Here is the call graph for this function:

void index_html httpd *  server  ) 
 

Definition at line 71 of file gitkserver.c.

References bindtextdomain, client_locale_dir, client_name, client_package_name, exchange_event_loop, extend_locale_name(), gitk_dialog_list, gitk_init_xsl_style(), gitk_log, gitk_log2, gitk_log3, gitk_renderer, gitk_renderer_name, gitk_save_get_string, gitk_style_name, GitkDialogPtr, GitkRenderer::gitkr_event_loop_end, GitkRenderer::gitkr_event_loop_restart, GitkRenderer::gitkr_info, GITKR_INFO_INTERFACE_LOCATION, GITKR_INFO_LOCALEDIR, GITKR_INFO_MEDIA_DOMAIN, GITKR_INFO_PACKAGE, GitkDialog::priority, textdomain, xpath_get_dialog_name, and XSL_ROOT_PATH.

Referenced by gitk_server_thread().

Here is the call graph for this function:


Generated on Thu Oct 28 11:02:38 2004 for gitk by doxygen 1.3.6