NOTICE: This package has been removed from pkgsrc

./misc/goffice, Library of document-centric objects and utilities

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.4.3nb3, Package name: goffice-0.4.3nb3, Maintainer: pkgsrc-users

goffice is a GLIB/GTK set of document centric objects and utilities.

There are common operations for document centric applications that are
conceptually simple, but complex to implement fully.
- plugins
- load/save documents
- undo/redo


Required to run:
[textproc/libxml2] [print/libgnomeprint] [misc/xdg-dirs] [graphics/cairo] [devel/GConf] [devel/glib2] [devel/libglade] [devel/libgsf] [devel/libgnomeui] [devel/pango] [devel/pcre] [x11/gtk2] [graphics/libart]

Required to build:
[textproc/intltool] [lang/perl5] [pkgtools/x11-links] [devel/gmake] [devel/libtool-base] [devel/pkg-config] [x11/renderproto] [x11/fixesproto] [x11/inputproto] [x11/xextproto] [x11/randrproto]

Master sites: (Expand)

SHA1: 598d45a2b4a49ad3899dff0671d263d2b2dba576
RMD160: e743b506af5be3b162a5a1784c92ef6b0c7aa426
Filesize: 2831.877 KB

Version history: (Expand)


CVS history: (Expand)


   2008-03-07 23:54:07 by Thomas Klausner | Files touched by this commit (6) | Package removed
Log message:
Remove now unused goffice package.
   2008-03-06 15:53:57 by Thomas Klausner | Files touched by this commit (245) | Package updated
Log message:
Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.
   2008-01-18 06:08:56 by Tobias Nygren | Files touched by this commit (214)
Log message:
Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
   2008-01-06 17:59:31 by Klaus Heinz | Files touched by this commit (1)
Log message:
The package supports instalation to DESTDIR.
   2007-09-21 15:04:45 by Thomas Klausner | Files touched by this commit (483)
Log message:
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
   2007-09-20 01:19:15 by Thomas Klausner | Files touched by this commit (115)
Log message:
Bump PKGREVISION for gnome-vfs rename.
   2007-09-07 18:08:53 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update to 0.4.3:

2007-08-10  Jody Goldberg

	* Release 0.4.3	(Branch point for 0.5.0)

2007-08-07  Morten Welinder

	* goffice/utils/go-undo.c (go_undo_combine): New function.

2007-08-07  Emmanuel Pacaud

	Add gog_graph_render_to_cairo_vector for better gnumeric printing.
	Fix for #381682.

	* goffice/graph/gog-graph.[ch]: here.

2007-08-05  Emmanuel Pacaud

	Drop use-splines as soon as one of the series has interpolation
	different from GO_LINE_INTERPOLATION_SPLINE.

	* plugins/plot_xy/gog-xy.c (gog_xy_get_property): here.

2007-08-05  Emmanuel Pacaud

	Put back goffice 0.2.x GogXYPlot::use-spline property.

	* plugins/plot_xy/gog-xy.c: here.

2007-08-03  Emmanuel Pacaud

	Move interpolation property from GogStyle to GogSeries.

	* goffice/graph/gog-plot.c (role_series_post_add): sets line
	interpolation of child series.
	(gog_plot_set_property), (gog_plot_get_property),
	(gog_plot_class_init), (gog_plot_init): handle interpolation property.
	* goffice/graph/gog-series.c (gog_series_set_property),
	(gog_series_get_property), (gog_series_class_init), (gog_series_init):
	handle line interpolation property.
	(gog_series_populate_editor): add a line property selector if
	GogSeriesClass::has_interpolation == TRUE. The selector is added to
	the GogStyle::line editor.
	* goffice/graph/gog-style-prefs.glade: move line intertpolation
	selector...
	* goffice/graph/gog-series-prefs.glade: ...here.
	* goffice/graph/gog-style.c (line_init): register line_box
	widget for later extension.
	(cb_line_interpolation_changed): removed.
	(interp_init): removed.
	(gog_style_interpolation_load): removed.
	(gog_style_interpolation_sax_save): removed.
	(gog_style_sax_load_interpolation): removed.
	* plugins/plot_xy/gog-xy.c: remove use_splines and interpolation
	properties.
	(gog_xy_view_render): line interpolation is a GogSeries property now.

2007-07-29  J.H.M. Dassen (Ray)

	* configure.in: Resync ALL_LINGUAS with po files.

2007-07-24  Jody Goldberg

	* goffice/gtk/goffice-gtk.c (go_gtk_window_set_transient) : minor
	  coverity report caused by some #ifndef WITH_GNOME.

2007-07-24  Morten Welinder

	* goffice/utils/go-line.c (go_line_interpolation_as_str): Don't
	overrun line_interpolations array.
   2007-09-05 17:55:11 by Matthias Drochner | Files touched by this commit (4)
Log message:
prepage for transition to 0.5: don't install html-doc so that we
can have both versions coexist
bump PKGREVISION