[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/lib/kopainter
From:       Rob Buis <rwlbuis () xs4all ! nl>
Date:       2003-05-02 19:49:28
[Download RAW message or body]

CVS commit by buis: 

Removing old kopainter classes, not used anymore since kontour was removed.
Added svgpathparser class, used by karbon and kivio. This may not be the best
place for it, but its the best place I can think of atm.


  A            svgpathparser.cc   1.1
  A            svgpathparser.h   1.1
  M +3 -11     Makefile.am   1.16
  R            art_rgb.c   1.1
  R            art_rgb.h   1.1
  R            art_rgb_svp.c   1.1
  R            art_rgb_svp.h   1.1
  R            koDash.cc   1.3
  R            koDash.h   1.2
  R            koFill.cc   1.4
  R            koFill.h   1.4
  R            koOutline.cc   1.5
  R            koOutline.h   1.5
  R            koPainter.cc   1.16
  R            koPainter.h   1.12
  R            koVectorPath.cc   1.8
  R            koVectorPath.h   1.7


--- koffice/lib/kopainter/Makefile.am  #1.15:1.16
@@ -1,15 +1,7 @@
-SUBDIRS = . tests
-
-INCLUDES= $(KOFFICECORE_INCLUDES) $(KOFFICEUI_INCLUDES) $(LIBART_CFLAGS) $(all_includes)
+INCLUDES= $(KOFFICECORE_INCLUDES) $(KOFFICEUI_INCLUDES) $(all_includes)
 
 lib_LTLIBRARIES = libkopainter.la
-libkopainter_la_SOURCES = art_rgb.c \
-        art_rgb_svp.c \
+libkopainter_la_SOURCES = svgpathparser.cc \
         koColor.cc \
-        koDash.cc \
-        koOutline.cc \
-        koFill.cc \
-        koVectorPath.cc \
-        koPainter.cc \
         koFrameButton.cc \
         koColorSlider.cc \
@@ -19,5 +11,5 @@
 libkopainter_la_LDFLAGS = $(all_libraries) -version-info 1:0:0 -no-undefined
 
-libkopainter_la_LIBADD = $(LIB_KOFFICEUI) $(LIBART_LIBS) 
+libkopainter_la_LIBADD = $(LIB_KOFFICEUI)
 
 METASOURCES = AUTO


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic