gnc-plugin-file-history.c File Reference


Detailed Description

Functions providing the file history menu.

Author:
Copyright (C) 2003,2005 David Hampton <hampton@employees.org>

Definition in file gnc-plugin-file-history.c.

#include "config.h"
#include <gtk/gtk.h>
#include <glib/gi18n.h>
#include <glib/gprintf.h>
#include <string.h>
#include "gnc-gkeyfile-utils.h"
#include "gnc-file.h"
#include "gnc-main-window.h"
#include "gnc-plugin-file-history.h"
#include "gnc-window.h"
#include "gnc-engine.h"
#include "gnc-gconf-utils.h"

Go to the source code of this file.

Data Structures

struct  GncPluginFileHistoryPrivate

Defines

#define FILENAME_STRING   "filename"
#define PLUGIN_ACTIONS_NAME   "gnc-plugin-file-history-actions"
#define PLUGIN_UI_FILENAME   "gnc-plugin-file-history-ui.xml"
#define GNOME1_HISTORY   "History"
#define GNOME1_MAXFILES   "MaxFiles"
#define GNC_PLUGIN_FILE_HISTORY_GET_PRIVATE(o)   (G_TYPE_INSTANCE_GET_PRIVATE ((o), GNC_TYPE_PLUGIN_FILE_HISTORY, GncPluginFileHistoryPrivate))

Functions

void gnc_history_add_file (const char *newfile)
void gnc_history_remove_file (const char *oldfile)
char * gnc_history_get_last (void)
GType gnc_plugin_file_history_get_type (void)
GncPlugingnc_plugin_file_history_new (void)


Generated on Sun Oct 12 05:07:50 2008 for GnuCash by  doxygen 1.5.2