mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
* remove TomF's comments from files in batch 7; the
ChangeLog is sufficient. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/branches/gnucash-gnome2-dev@8150 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
10
ChangeLog
10
ChangeLog
@@ -1,5 +1,11 @@
|
||||
|
||||
2003-04-01 Derek Atkins <derek@ihtfp.com>
|
||||
|
||||
* remove TomF's comments from files in batch 7; the
|
||||
ChangeLog is sufficient.
|
||||
|
||||
2003-03-16 TomF changes for gnucash-gnome2-dev, 8th batch
|
||||
|
||||
* src/gnome-utils/cursors.c
|
||||
Replace calls of deprecated gtk_container_get_toplevels by
|
||||
gtk_window_list_toplevels
|
||||
@@ -23,12 +29,12 @@
|
||||
* src/gnome-utils/gtkselect.c
|
||||
* src/gnome-utils/print-session.c
|
||||
* src/gnome-utils/window-help.c
|
||||
* src/gnome-utils/dialog-search.c
|
||||
* src/gnome-search/dialog-search.c
|
||||
* src/import-export/hbci/hbci-interaction.c
|
||||
* src/import-export/hpci/hbci-progressmon.c
|
||||
* src/register/register-gnome/combocell-gnome.c
|
||||
* src/register/register-gnome/datecell-gnome.c
|
||||
* src/register/register-gnome/gnucash.sheet.c
|
||||
* src/register/register-gnome/gnucash-sheet.c
|
||||
* src/register/register-gnome/table-gnome.c
|
||||
* src/report/report-gnome/dialog-style-sheet.c
|
||||
|
||||
|
||||
@@ -4,12 +4,6 @@
|
||||
* Author: Derek Atkins <warlord@MIT.EDU>
|
||||
*/
|
||||
|
||||
/* 2003-03-12 TomF changes for Gnome-2 branch, 7th batch
|
||||
* * src/business/business-gnome/dialog-billterms.c:
|
||||
* Change gtk_object_ref to g_object_ref, same for unref,
|
||||
* to replace deprecated function.
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <gnome.h>
|
||||
|
||||
@@ -4,13 +4,6 @@
|
||||
* Author: Derek Atkins <warlord@MIT.EDU>
|
||||
*/
|
||||
|
||||
/*
|
||||
* 2003-03-14 TomF changes for Gnome-2 branch, 7th batch
|
||||
* * src/gnome-utils/dialog-search.c
|
||||
* Change gtk_*_ref to g_object_ref, same for unref,
|
||||
* to replace deprecated functions. *
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <gnome.h>
|
||||
|
||||
@@ -20,13 +20,6 @@
|
||||
* Boston, MA 02111-1307, USA gnu@gnu.org *
|
||||
\********************************************************************/
|
||||
|
||||
/********************************************************************\
|
||||
* 2003-03-14 TomF changes for Gnome-2 branch, 7th batch *
|
||||
* * src/gnome-utils/dialog-options.c *
|
||||
* Change gtk_*_ref to g_object_ref, same for unref, *
|
||||
* to replace deprecated function. *
|
||||
\********************************************************************/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <gnome.h>
|
||||
|
||||
@@ -22,14 +22,6 @@
|
||||
* Boston, MA 02111-1307, USA gnu@gnu.org *
|
||||
\********************************************************************/
|
||||
|
||||
/********************************************************************\
|
||||
* 2003-03-14 TomF changes for Gnome-2 branch, 7th batch *
|
||||
* * src/gnome-utils/dialog-transfer.c *
|
||||
* Change gtk_object_ref to g_object_ref, same for unref, *
|
||||
* to replace deprecated function. *
|
||||
\********************************************************************/
|
||||
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <gnome.h>
|
||||
|
||||
@@ -22,13 +22,6 @@
|
||||
* *
|
||||
\********************************************************************/
|
||||
|
||||
/********************************************************************\
|
||||
* 2003-03-14 TomF changes for Gnome-2 branch, 7th batch *
|
||||
* * src/gnome-utils/dialog-utils.c *
|
||||
* Change gtk_*_ref to g_object_ref, same for unref, *
|
||||
* to replace deprecated function. *
|
||||
\********************************************************************/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <glade/glade.h>
|
||||
|
||||
@@ -24,13 +24,6 @@
|
||||
* Boston, MA 02111-1307, USA gnu@gnu.org *
|
||||
\********************************************************************/
|
||||
|
||||
/********************************************************************\
|
||||
* 2003-03-14 TomF changes for Gnome-2 branch, 7th batch *
|
||||
* * src/gnome-utils/gnc-account-tree.c *
|
||||
* Change gtk_style_ref to g_object_ref, same for unref, *
|
||||
* to replace deprecated function. *
|
||||
\********************************************************************/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <gnome.h>
|
||||
|
||||
@@ -22,13 +22,6 @@
|
||||
* Boston, MA 02111-1307, USA gnu@gnu.org *
|
||||
********************************************************************/
|
||||
|
||||
/********************************************************************\
|
||||
* 2003-03-14 TomF changes for Gnome-2 branch, 7th batch *
|
||||
* * src/gnome-utils/gnc-html.c *
|
||||
* Change gtk_*_ref to g_object_ref, same for unref, *
|
||||
* to replace deprecated functions. *
|
||||
\********************************************************************/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
@@ -21,13 +21,6 @@
|
||||
* *
|
||||
\********************************************************************/
|
||||
|
||||
/********************************************************************\
|
||||
* 2003-03-14 TomF changes for Gnome-2 branch, 7th batch *
|
||||
* * src/gnome-utils/gnc-mdi-utils.c *
|
||||
* Change gtk_*_ref to g_object_ref, same for unref, *
|
||||
* to replace deprecated functions. *
|
||||
\********************************************************************/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <gnome.h>
|
||||
|
||||
@@ -25,13 +25,6 @@
|
||||
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
|
||||
*/
|
||||
|
||||
/*
|
||||
* 2003-03-14 TomF changes for Gnome-2 branch, 7th batch
|
||||
* * src/gnome-utils/gtkselect.c
|
||||
* Change gtk_*_ref to g_object_ref, same for unref,
|
||||
* to replace deprecated functions.
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#include "gtk/gtkarrow.h"
|
||||
|
||||
@@ -20,13 +20,6 @@
|
||||
* Boston, MA 02111-1307, USA gnu@gnu.org *
|
||||
\********************************************************************/
|
||||
|
||||
/********************************************************************\
|
||||
* 2003-03-14 TomF changes for Gnome-2 branch, 7th batch *
|
||||
* * src/gnome-utils/print-session.c *
|
||||
* Change gtk_*_ref to g_object_ref, same for unref, *
|
||||
* to replace deprecated functions. *
|
||||
\********************************************************************/
|
||||
|
||||
#define _GNU_SOURCE
|
||||
|
||||
#include "config.h"
|
||||
|
||||
@@ -25,13 +25,6 @@
|
||||
* *
|
||||
\********************************************************************/
|
||||
|
||||
/********************************************************************\
|
||||
* 2003-03-14 TomF changes for Gnome-2 branch, 7th batch *
|
||||
* * src/gnome-utils/window-help.c *
|
||||
* Change gtk_*_ref to g_object_ref, same for unref, *
|
||||
* to replace deprecated functions. *
|
||||
\********************************************************************/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <errno.h>
|
||||
|
||||
@@ -21,13 +21,6 @@
|
||||
* Boston, MA 02111-1307, USA gnu@gnu.org *
|
||||
\********************************************************************/
|
||||
|
||||
/********************************************************************\
|
||||
* 2003-03-14 TomF changes for Gnome-2 branch, 7th batch *
|
||||
* * src/gnome/dialog-price-edit-db.c *
|
||||
* Change gtk_object_ref to g_object_ref, same for unref, *
|
||||
* to replace deprecated function. *
|
||||
\********************************************************************/
|
||||
|
||||
|
||||
#include "config.h"
|
||||
|
||||
|
||||
@@ -25,13 +25,6 @@
|
||||
* Boston, MA 02111-1307, USA gnu@gnu.org *
|
||||
\********************************************************************/
|
||||
|
||||
/********************************************************************\
|
||||
* 2003-03-14 TomF changes for Gnome-2 branch, 7th batch *
|
||||
* * src/gnome/gnc-split-reg.c *
|
||||
* Change gtk_*_ref to g_object_ref, same for unref, *
|
||||
* to replace deprecated functions. *
|
||||
\********************************************************************/
|
||||
|
||||
#define _GNU_SOURCE
|
||||
|
||||
#include "config.h"
|
||||
|
||||
@@ -25,13 +25,6 @@
|
||||
* *
|
||||
\********************************************************************/
|
||||
|
||||
/********************************************************************\
|
||||
* 2003-03-14 TomF changes for Gnome-2 branch, 7th batch *
|
||||
* * src/gnome/window-register.c *
|
||||
* Change gtk_object_ref to g_object_ref, same for unref, *
|
||||
* to replace deprecated function. *
|
||||
\********************************************************************/
|
||||
|
||||
#define _GNU_SOURCE
|
||||
|
||||
#include "config.h"
|
||||
|
||||
@@ -20,13 +20,6 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
/********************************************************************\
|
||||
* 2003-03-14 TomF changes for Gnome-2 branch, 7th batch *
|
||||
* * src/import-export/hbci/hbci-interaction.c *
|
||||
* Change gtk_*_ref to g_object_ref, same for unref, *
|
||||
* to replace deprecated functions. *
|
||||
\********************************************************************/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
@@ -20,13 +20,6 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
/********************************************************************\
|
||||
* 2003-03-14 TomF changes for Gnome-2 branch, 7th batch *
|
||||
* * src/import-export/hpci/hbci-progressmon.c *
|
||||
* Change gtk_*_ref to g_object_ref, same for unref, *
|
||||
* to replace deprecated functions. *
|
||||
\********************************************************************/
|
||||
|
||||
#include "config.h"
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
@@ -20,13 +20,6 @@
|
||||
* *
|
||||
\********************************************************************/
|
||||
|
||||
/********************************************************************\
|
||||
* 2003-03-14 TomF changes for Gnome-2 branch, 7th batch *
|
||||
* * src/register/register-gnome/combocell-gnome.c *
|
||||
* Change gtk_*_ref to g_object_ref, same for unref, *
|
||||
* to replace deprecated functions. *
|
||||
\********************************************************************/
|
||||
|
||||
/*
|
||||
* FILE: combocell-gnome.c
|
||||
*
|
||||
|
||||
@@ -20,13 +20,6 @@
|
||||
* *
|
||||
\********************************************************************/
|
||||
|
||||
/********************************************************************\
|
||||
* 2003-03-14 TomF changes for Gnome-2 branch, 7th batch *
|
||||
* * src/register/register-gnome/datecell-gnome.c *
|
||||
* Change gtk_*_ref to g_object_ref, same for unref, *
|
||||
* to replace deprecated functions. *
|
||||
\********************************************************************/
|
||||
|
||||
/*
|
||||
* FILE: datecell-gnome.c
|
||||
*
|
||||
|
||||
@@ -18,13 +18,6 @@
|
||||
* *
|
||||
\********************************************************************/
|
||||
|
||||
/********************************************************************\
|
||||
* 2003-03-14 TomF changes for Gnome-2 branch, 7th batch *
|
||||
* * src/register/register-gnome/gnucash.sheet.c *
|
||||
* Change gtk_*_ref to g_object_ref, same for unref, *
|
||||
* to replace deprecated functions. *
|
||||
\********************************************************************/
|
||||
|
||||
/*
|
||||
* The Gnucash Sheet widget
|
||||
*
|
||||
|
||||
@@ -20,14 +20,6 @@
|
||||
* *
|
||||
\********************************************************************/
|
||||
|
||||
/********************************************************************\
|
||||
* 2003-03-14 TomF changes for Gnome-2 branch, 7th batch *
|
||||
* * src/register/register-gnome/table-gnome.c *
|
||||
* Change gtk_*_ref to g_object_ref, same for unref, *
|
||||
* to replace deprecated functions. *
|
||||
\********************************************************************/
|
||||
|
||||
|
||||
/*
|
||||
* FILE:
|
||||
* table-gnome.c
|
||||
|
||||
@@ -21,13 +21,6 @@
|
||||
* Boston, MA 02111-1307, USA gnu@gnu.org *
|
||||
********************************************************************/
|
||||
|
||||
/********************************************************************\
|
||||
* 2003-03-14 TomF changes for Gnome-2 branch, 7th batch *
|
||||
* * src/report/report-gnome/dialog-style-sheet.c *
|
||||
* Change gtk_*_ref to g_object_ref, same for unref, *
|
||||
* to replace deprecated functions. *
|
||||
\********************************************************************/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <gnome.h>
|
||||
|
||||
Reference in New Issue
Block a user