libgitk html mode renderer
[gitk rendering modules]


Files

file  gitk-renderer-html/xsl/domain.xsl
 transfomrms dialog into html domain

file  gitk-renderer-html/gitkrdone.c
 gitk renderer done routine

file  gitk-renderer-html/gitkrdone.h
 gitk renderer done routine

file  gitk-renderer-html/gitkreventloop.c
 gitk renderer event loop

file  gitk-renderer-html/gitkreventloop.h
 gitk renderer event loop

file  gitk-renderer-html/gitkrglobal.c
 gitk renderer global vars

file  gitk-renderer-html/gitkrglobal.h
 gitk renderer global vars

file  gitk-renderer-html/gitkrhideshow.c
 gitk renderer hide and show routines

file  gitk-renderer-html/gitkrhideshow.h
 gitk renderer hide and show routines

file  gitk-renderer-html/gitkrincludes.h
 gitk renderer local includes

file  gitk-renderer-html/gitkrinfo.c
 gitk renderer info routine

file  gitk-renderer-html/gitkrinfo.h
 gitk renderer info routine

file  gitk-renderer-html/gitkrinit.c
 gitk renderer init routine

file  gitk-renderer-html/gitkrinit.h
 gitk renderer init routine


Functions

void gitkr_done (void)
 frees memory and data used by the the renderer

void gitkr_event_loop_restart (void)
 terminates the event-loop so that it will be restarted after relayouting the dialogs

gchar * gitkr_info (GitkrInfo key)
 return information about the renderer


Detailed Description

A html (www) based rendering module for gitk.

Function Documentation

void gitkr_done void   ) 
 

frees memory and data used by the the renderer

See also:
gitkr_init

Todo:
how to finalize gtk here ?

Definition at line 20 of file gitk-renderer-html/gitkrdone.c.

References gitk_log_intro, and gitk_log_outro.

void gitkr_event_loop_restart void   ) 
 

terminates the event-loop so that it will be restarted after relayouting the dialogs

See also:
gitkr_event_loop_start, gitkr_event_loop_end

Definition at line 40 of file gitk-renderer-html/gitkreventloop.c.

References gitk_log_intro, gitkr_event_loop_end(), and restart_event_loop.

Here is the call graph for this function:

gchar* gitkr_info GitkrInfo  key  ) 
 

return information about the renderer

Parameters:
key what information to return
Returns:
the requested information

Definition at line 22 of file gitk-renderer-html/gitkrinfo.c.

References GITKR_INFO_INTERFACE_LOCATION, GITKR_INFO_INTERFACE_LOCATION_REMOTE, GITKR_INFO_LOCALEDIR, GITKR_INFO_MEDIA_DOMAIN, GITKR_INFO_PACKAGE, and GitkrInfo.


Generated on Thu Oct 28 11:04:56 2004 for gitk by doxygen 1.3.6