731122a46e
Delete unused GnomeCanvasRichText.
2012-06-18 21:29:21 -04:00
1600064022
Bug #591436 - Add -avoid-version to LDFLAGS
2012-02-15 11:22:21 +01:00
bd719c5fd8
Bug 657765 - Explicitly link libgnomecanvas against libm
...
We used to implicitly link to libm through gtk+, but that got dropped.
http://mail.gnome.org/archives/desktop-devel-list/2011-August/msg00236.html
2011-08-30 21:24:21 -04:00
a6a004b8f5
Merge GnomeCanvasShape into GnomeCanvasRect.
...
GnomeCanvasRect is the only subclass of GnomeCanvasShape,
and passing Cairo paths around doesn't seem to work well.
2010-10-29 13:51:39 -04:00
df5ff95999
Adapt branch for building with GTK+ 2.22.
2010-10-29 13:51:38 -04:00
cadb974ea9
gnome-canvas: Remove GnomeCanvasPathDef
...
It's not needed anymore as it has practically been replaced by cairo_path_t.
2010-10-29 13:50:00 -04:00
2a7f6208e4
gnome-canvas: Remove GnomeCanvasClipGroup
2010-10-29 13:50:00 -04:00
8106873666
gnome-canvas: gnome-canvas-rect-ellipse.[ch] => gnome-canvas-rect.[ch]
...
Rename to reflect change of scope
2010-10-29 13:50:00 -04:00
cf21582a93
gnome-canvas: Remove GnomeCanvasPoints
...
It's unused by now.
2010-10-29 13:49:59 -04:00
372b46d528
gnome-canvas: Remove GnomeCanvasLine
...
It's unused and has an ugly API. We can redo it later if we need it.
2010-10-29 13:49:59 -04:00
c90e014d61
gnome-canvas: Remove GnomeCanvasPolygon
...
It's unused and has an ugly API. We can redo it later if we need it.
2010-10-29 13:49:59 -04:00
ebd534357e
gnome-canvas: Remove GnomeCanvasBpath item
...
It's unused.
2010-10-29 13:49:59 -04:00
fc1a6b4088
Remove EVO_MARSHAL_RULE.
...
Use glib-gen.mak instead.
2010-10-23 00:32:34 -04:00
f06717f6ef
Install header files for libgnomecanvas and libart_lpgl.
2010-06-16 06:23:02 -04:00
3f34eeab52
Drop the "2" from libgnomecanvas and libart_lgpl.
2010-06-14 13:18:06 -04:00
e6972011f0
Embed libart_lgpl and libgnomecanvas.
...
Both of these modules are deprecated and going away in GNOME 3 but we
still rely heavily on them for GnomeCalendar and ETable. So, welcome
to the island of unwanted libraries...
2010-06-13 21:31:58 -04:00