gitkrrenderer.c File Reference

gitk renderer rendering routines More...

#include "gitkrincludes.h"

Include dependency graph for gitk-renderer-text/gitkrrenderer.c:

Include dependency graph

Go to the source code of this file.

Functions

void gitkr_render (void)
 renders the display depending on currently active context(s) and node

GitkDialogPtr gitkr_select_context (void)
 display context selection and let the user select a context

GitkDialogPtr gitkr_set_context (void)
 count active contexts; immeditely select context, if there is only one active, or let the user choose one

gchar * strapp (gchar *src1, gchar *src2)
 append a string to another


Detailed Description

gitk renderer rendering routines

Id
gitkrrenderer.c,v 1.28 2004/08/31 17:42:01 ensonic Exp

Author:
Stefan Kost <ensonic@users.sf.net>
Date:
Wed Oct 17 12:29:59 2001

Definition in file gitk-renderer-text/gitkrrenderer.c.


Function Documentation

void gitkr_render void   ) 
 

renders the display depending on currently active context(s) and node

Todo:
reset cur_context, when closing dialogs

Definition at line 20 of file gitk-renderer-text/gitkrrenderer.c.

References GitkDialog::changed, cur_context, gitk_dialog_list, gitk_err, gitk_log_intro, gitk_log_outro, GitkDialogPtr, gitkr_dialog_generate_layout(), gitkr_dialog_output_layout(), and gitkr_set_context().

Here is the call graph for this function:

GitkDialogPtr gitkr_select_context void   ) 
 

display context selection and let the user select a context

Returns:
new active context

Todo:
use <widget type="optionchoice_single_expanded"> when ready (see gitk-examples/gitkLauncher.c)

Definition at line 59 of file gitk-renderer-text/gitkrrenderer.c.

References context_selection_dialog, gitk_context_set_current(), gitk_dialog_free(), gitk_dialog_hide(), gitk_dialog_list, gitk_dialog_new_from_string(), gitk_dialog_show(), gitk_log_intro, gitk_log_outro, GITK_NS_URL, GitkDialogPtr, gitkr_cxpath_get_string(), I18N_NS_URL, strapp(), and xpath_get_dialog_name.

Here is the call graph for this function:

GitkDialogPtr gitkr_set_context void   ) 
 

count active contexts; immeditely select context, if there is only one active, or let the user choose one

Definition at line 47 of file gitk-renderer-text/gitkrrenderer.c.

References cur_context, gitk_context_activate(), GitkDialogPtr, and gitkr_select_context().

Here is the call graph for this function:

gchar* strapp gchar *  src1,
gchar *  src2
 

append a string to another

Definition at line 137 of file gitk-renderer-text/gitkrrenderer.c.

References ret.


Generated on Thu Oct 28 11:01:20 2004 for gitk by doxygen 1.3.6