gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash AUTHORS ChangeLog README README_CVS confi...


From: Bastiaan Jacques
Subject: [Gnash-commit] gnash AUTHORS ChangeLog README README_CVS confi...
Date: Wed, 05 Mar 2008 03:56:09 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Bastiaan Jacques <bjacques>     08/03/05 03:56:07

Modified files:
        .              : AUTHORS ChangeLog README README_CVS 
                         config.mk.in 
        backend        : Makefile.am render_handler.h 
                         render_handler_agg.cpp render_handler_agg.h 
                         render_handler_cairo.h 
        cygnal         : netstats.cpp statistics.cpp 
        cygnal/ACT     : Makefile.am 
        cygnal/ACT/test_support: Makefile.am 
        cygnal/ACT/unit_tests: Makefile.am 
        cygnal/unit_tests: Makefile.am 
        extensions/dbus: test.as 
        extensions/dejagnu: test.as 
        extensions/fileio: test.as 
        extensions/gtk2: hello.as 
        extensions/launcher: test.as 
        extensions/lirc: test.as 
        extensions/mysql: test.as 
        gui            : DESIGN aqua.cpp aqua_glue.h aqua_ogl_glue.cpp 
                         aqua_ogl_glue.h aquasup.h gtk.cpp 
                         gtk_glue_agg.cpp gtk_glue_gtkglext.cpp 
                         gui_aqua.cpp gui_fb.cpp gui_fltk.cpp 
                         gui_gtk.cpp gui_kde.cpp gui_riscos.cpp 
                         gui_sdl.cpp kde_glue_opengl.cpp klash.moc.in 
                         riscos.cpp riscos_glue.h riscos_glue_agg.cpp 
                         riscos_glue_agg.h riscossup.h sdl.cpp sdlsup.h 
        libamf         : Makefile.am 
        libbase        : BitsReader.cpp BitsReader.h FLVParser.cpp 
                         FLVParser.h GC.cpp LoadThread.cpp 
                         WallClockTimer.cpp container.h curl_adapter.cpp 
                         curl_adapter.h extension.cpp getopt_win32.cpp 
                         getopt_win32.h image_filters.cpp log.cpp 
                         noseek_fd_adapter.h ref_counted.h sharedlib.cpp 
                         smart_ptr.h tree.hh 
        libgeometry    : Makefile.am Point2d.h Range2d.h snappingrange.h 
        libmedia       : AudioDecoder.h AudioDecoderNellymoser.cpp 
                         AudioDecoderNellymoser.h AudioDecoderSimple.cpp 
                         AudioDecoderSimple.h FLVParser.cpp FLVParser.h 
                         MediaBuffer.h MediaDecoder.cpp MediaDecoder.h 
                         MediaParser.h SoundInfo.h VideoDecoder.h 
                         sound_handler.h 
        libmedia/ffmpeg: AudioDecoderFfmpeg.cpp AudioDecoderFfmpeg.h 
                         VideoDecoderFfmpeg.cpp VideoDecoderFfmpeg.h 
                         sound_handler_sdl.cpp sound_handler_sdl.h 
        libmedia/gst   : AudioDecoderGst.cpp AudioDecoderGst.h 
                         GstUtil.cpp GstUtil.h MediaDecoderGst.cpp 
                         MediaDecoderGst.h VideoDecoderGst.cpp 
                         VideoDecoderGst.h gstappsink.c gstappsink.h 
                         gstappsrc.c gstappsrc.h 
        macros         : agg.m4 boost.m4 curl.m4 dbus.m4 ffmpeg.m4 
                         glib.m4 gnashpkgtool.m4 gtk2.m4 gtkglext.m4 
                         hildon.m4 libXML.m4 mysql.m4 opengl.m4 pango.m4 
                         pkg.m4 pthreads.m4 qtopia.m4 sdl.m4 x11.m4 
        plugin         : Makefile.am plugin.cpp plugin.h 
        plugin/klash   : klash_part.moc.in 
        server         : BevelFilter.cpp BevelFilter.h BitmapFilter.h 
                         BitmapMovieInstance.h BlurFilter.cpp 
                         BlurFilter.h ColorMatrixFilter.cpp 
                         ColorMatrixFilter.h ConvolutionFilter.cpp 
                         ConvolutionFilter.h DropShadowFilter.cpp 
                         DropShadowFilter.h DynamicShape.cpp 
                         DynamicShape.h GlowFilter.cpp GlowFilter.h 
                         GradientBevelFilter.cpp GradientBevelFilter.h 
                         GradientGlowFilter.cpp GradientGlowFilter.h 
                         LoadVariablesThread.h Property.h 
                         StringPredicates.h as_environment.cpp 
                         as_value.h bitmap_info.h 
                         button_character_instance.h character.cpp 
                         character.h cxform.cpp debugger.h drag_state.h 
                         fill_style.h font.cpp fontlib.cpp 
                         generic_character.cpp impl.cpp impl.h 
                         matrix.cpp matrix.h movie_root.h rect.h shape.h 
                         styles.h text.cpp textformat.cpp textformat.h 
                         timers.cpp video_stream_instance.cpp 
                         video_stream_instance.h 
        server/asobj   : BevelFilter_as.cpp BitmapFilter_as.cpp 
                         BlurFilter_as.cpp ColorMatrixFilter_as.cpp 
                         ConvolutionFilter_as.cpp 
                         DropShadowFilter_as.cpp Global.cpp 
                         GlowFilter_as.cpp GradientBevelFilter_as.cpp 
                         GradientGlowFilter_as.cpp Key.h Makefile.am 
                         Math.cpp NetConnection.cpp NetConnection.h 
                         NetStream.cpp NetStream.h NetStreamFfmpeg.cpp 
                         NetStreamFfmpeg.h NetStreamGst.h Number.cpp 
                         Object.cpp string.cpp xml.cpp xmlattrs.cpp 
                         xmlnode.cpp 
        server/parser  : Makefile.am action_buffer.cpp 
                         button_character_def.cpp character_def.cpp 
                         edit_text_character_def.cpp filter_factory.cpp 
                         filter_factory.h morph2_character_def.cpp 
                         shape_character_def.cpp shape_character_def.h 
                         video_stream_def.cpp video_stream_def.h 
        server/swf     : DefineFontAlignZonesTag.cpp 
                         DefineFontAlignZonesTag.h DisplayListTag.h 
                         PlaceObject2Tag.cpp PlaceObject2Tag.h 
                         RemoveObjectTag.cpp RemoveObjectTag.h 
                         StartSoundTag.cpp tag_loaders.cpp tag_loaders.h 
        server/vm      : ASHandlers.cpp ActionExec.cpp ExecutableCode.h 
                         Makefile.am VM.cpp 
        testsuite/actionscript.all: AsBroadcaster.as Boolean.as 
                                    Camera.as Color.as ContextMenu.as 
                                    CustomActions.as Date.as Error.as 
                                    Function.as Global.as Inheritance.as 
                                    Key.as LoadVars.as 
                                    LocalConnection.as Makefile.am 
                                    Math.as Microphone.as Mouse.as 
                                    MovieClip.as MovieClipLoader.as 
                                    NetConnection.as NetStream.as 
                                    Number.as Object.as Selection.as 
                                    SharedObject.as Stage.as String.as 
                                    System.as TextField.as 
                                    TextSnapshot.as Video.as XML.as 
                                    XMLNode.as XMLSocket.as array.as 
                                    case.as dejagnu.as delete.as 
                                    enumerate.as getvariable.as ops.as 
                                    rtmp.as swap.as targetPath.as 
                                    toString_valueOf.as with.as 
        testsuite/libamf.all: Makefile.am 
        testsuite/misc-ming.all: DragDropTest.as DrawingApiTest.as 
                                 PrototypeEventListeners.as 
        utilities      : processor.cpp 

Log message:
        Remove $Id tags, because it has not been shown
        that they serve a real purpose; however, they do cause problems.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/AUTHORS?cvsroot=gnash&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.5804&r2=1.5805
http://cvs.savannah.gnu.org/viewcvs/gnash/README?cvsroot=gnash&r1=1.30&r2=1.31
http://cvs.savannah.gnu.org/viewcvs/gnash/README_CVS?cvsroot=gnash&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/gnash/config.mk.in?cvsroot=gnash&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/gnash/backend/Makefile.am?cvsroot=gnash&r1=1.68&r2=1.69
http://cvs.savannah.gnu.org/viewcvs/gnash/backend/render_handler.h?cvsroot=gnash&r1=1.57&r2=1.58
http://cvs.savannah.gnu.org/viewcvs/gnash/backend/render_handler_agg.cpp?cvsroot=gnash&r1=1.130&r2=1.131
http://cvs.savannah.gnu.org/viewcvs/gnash/backend/render_handler_agg.h?cvsroot=gnash&r1=1.23&r2=1.24
http://cvs.savannah.gnu.org/viewcvs/gnash/backend/render_handler_cairo.h?cvsroot=gnash&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/gnash/cygnal/netstats.cpp?cvsroot=gnash&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/gnash/cygnal/statistics.cpp?cvsroot=gnash&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/gnash/cygnal/ACT/Makefile.am?cvsroot=gnash&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/gnash/cygnal/ACT/test_support/Makefile.am?cvsroot=gnash&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/gnash/cygnal/ACT/unit_tests/Makefile.am?cvsroot=gnash&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/gnash/cygnal/unit_tests/Makefile.am?cvsroot=gnash&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/gnash/extensions/dbus/test.as?cvsroot=gnash&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/gnash/extensions/dejagnu/test.as?cvsroot=gnash&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/gnash/extensions/fileio/test.as?cvsroot=gnash&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/gnash/extensions/gtk2/hello.as?cvsroot=gnash&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/gnash/extensions/launcher/test.as?cvsroot=gnash&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/gnash/extensions/lirc/test.as?cvsroot=gnash&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/gnash/extensions/mysql/test.as?cvsroot=gnash&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/gnash/gui/DESIGN?cvsroot=gnash&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/gnash/gui/aqua.cpp?cvsroot=gnash&r1=1.29&r2=1.30
http://cvs.savannah.gnu.org/viewcvs/gnash/gui/aqua_glue.h?cvsroot=gnash&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/gnash/gui/aqua_ogl_glue.cpp?cvsroot=gnash&r1=1.18&r2=1.19
http://cvs.savannah.gnu.org/viewcvs/gnash/gui/aqua_ogl_glue.h?cvsroot=gnash&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/gnash/gui/aquasup.h?cvsroot=gnash&r1=1.12&r2=1.13
http://cvs.savannah.gnu.org/viewcvs/gnash/gui/gtk.cpp?cvsroot=gnash&r1=1.150&r2=1.151
http://cvs.savannah.gnu.org/viewcvs/gnash/gui/gtk_glue_agg.cpp?cvsroot=gnash&r1=1.32&r2=1.33
http://cvs.savannah.gnu.org/viewcvs/gnash/gui/gtk_glue_gtkglext.cpp?cvsroot=gnash&r1=1.16&r2=1.17
http://cvs.savannah.gnu.org/viewcvs/gnash/gui/gui_aqua.cpp?cvsroot=gnash&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/gnash/gui/gui_fb.cpp?cvsroot=gnash&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/gnash/gui/gui_fltk.cpp?cvsroot=gnash&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/gnash/gui/gui_gtk.cpp?cvsroot=gnash&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/gnash/gui/gui_kde.cpp?cvsroot=gnash&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/gnash/gui/gui_riscos.cpp?cvsroot=gnash&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/gnash/gui/gui_sdl.cpp?cvsroot=gnash&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/gnash/gui/kde_glue_opengl.cpp?cvsroot=gnash&r1=1.13&r2=1.14
http://cvs.savannah.gnu.org/viewcvs/gnash/gui/klash.moc.in?cvsroot=gnash&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/gnash/gui/riscos.cpp?cvsroot=gnash&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/gnash/gui/riscos_glue.h?cvsroot=gnash&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/gnash/gui/riscos_glue_agg.cpp?cvsroot=gnash&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/gnash/gui/riscos_glue_agg.h?cvsroot=gnash&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/gnash/gui/riscossup.h?cvsroot=gnash&r1=1.7&r2=1.8
http://cvs.savannah.gnu.org/viewcvs/gnash/gui/sdl.cpp?cvsroot=gnash&r1=1.63&r2=1.64
http://cvs.savannah.gnu.org/viewcvs/gnash/gui/sdlsup.h?cvsroot=gnash&r1=1.24&r2=1.25
http://cvs.savannah.gnu.org/viewcvs/gnash/libamf/Makefile.am?cvsroot=gnash&r1=1.32&r2=1.33
http://cvs.savannah.gnu.org/viewcvs/gnash/libbase/BitsReader.cpp?cvsroot=gnash&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/gnash/libbase/BitsReader.h?cvsroot=gnash&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/gnash/libbase/FLVParser.cpp?cvsroot=gnash&r1=1.27&r2=1.28
http://cvs.savannah.gnu.org/viewcvs/gnash/libbase/FLVParser.h?cvsroot=gnash&r1=1.22&r2=1.23
http://cvs.savannah.gnu.org/viewcvs/gnash/libbase/GC.cpp?cvsroot=gnash&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/gnash/libbase/LoadThread.cpp?cvsroot=gnash&r1=1.20&r2=1.21
http://cvs.savannah.gnu.org/viewcvs/gnash/libbase/WallClockTimer.cpp?cvsroot=gnash&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/gnash/libbase/container.h?cvsroot=gnash&r1=1.61&r2=1.62
http://cvs.savannah.gnu.org/viewcvs/gnash/libbase/curl_adapter.cpp?cvsroot=gnash&r1=1.47&r2=1.48
http://cvs.savannah.gnu.org/viewcvs/gnash/libbase/curl_adapter.h?cvsroot=gnash&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/gnash/libbase/extension.cpp?cvsroot=gnash&r1=1.17&r2=1.18
http://cvs.savannah.gnu.org/viewcvs/gnash/libbase/getopt_win32.cpp?cvsroot=gnash&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/gnash/libbase/getopt_win32.h?cvsroot=gnash&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/gnash/libbase/image_filters.cpp?cvsroot=gnash&r1=1.18&r2=1.19
http://cvs.savannah.gnu.org/viewcvs/gnash/libbase/log.cpp?cvsroot=gnash&r1=1.64&r2=1.65
http://cvs.savannah.gnu.org/viewcvs/gnash/libbase/noseek_fd_adapter.h?cvsroot=gnash&r1=1.7&r2=1.8
http://cvs.savannah.gnu.org/viewcvs/gnash/libbase/ref_counted.h?cvsroot=gnash&r1=1.14&r2=1.15
http://cvs.savannah.gnu.org/viewcvs/gnash/libbase/sharedlib.cpp?cvsroot=gnash&r1=1.20&r2=1.21
http://cvs.savannah.gnu.org/viewcvs/gnash/libbase/smart_ptr.h?cvsroot=gnash&r1=1.25&r2=1.26
http://cvs.savannah.gnu.org/viewcvs/gnash/libbase/tree.hh?cvsroot=gnash&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/gnash/libgeometry/Makefile.am?cvsroot=gnash&r1=1.36&r2=1.37
http://cvs.savannah.gnu.org/viewcvs/gnash/libgeometry/Point2d.h?cvsroot=gnash&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/gnash/libgeometry/Range2d.h?cvsroot=gnash&r1=1.20&r2=1.21
http://cvs.savannah.gnu.org/viewcvs/gnash/libgeometry/snappingrange.h?cvsroot=gnash&r1=1.33&r2=1.34
http://cvs.savannah.gnu.org/viewcvs/gnash/libmedia/AudioDecoder.h?cvsroot=gnash&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/gnash/libmedia/AudioDecoderNellymoser.cpp?cvsroot=gnash&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/gnash/libmedia/AudioDecoderNellymoser.h?cvsroot=gnash&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/gnash/libmedia/AudioDecoderSimple.cpp?cvsroot=gnash&r1=1.13&r2=1.14
http://cvs.savannah.gnu.org/viewcvs/gnash/libmedia/AudioDecoderSimple.h?cvsroot=gnash&r1=1.7&r2=1.8
http://cvs.savannah.gnu.org/viewcvs/gnash/libmedia/FLVParser.cpp?cvsroot=gnash&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/gnash/libmedia/FLVParser.h?cvsroot=gnash&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/gnash/libmedia/MediaBuffer.h?cvsroot=gnash&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/gnash/libmedia/MediaDecoder.cpp?cvsroot=gnash&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/gnash/libmedia/MediaDecoder.h?cvsroot=gnash&r1=1.7&r2=1.8
http://cvs.savannah.gnu.org/viewcvs/gnash/libmedia/MediaParser.h?cvsroot=gnash&r1=1.13&r2=1.14
http://cvs.savannah.gnu.org/viewcvs/gnash/libmedia/SoundInfo.h?cvsroot=gnash&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/gnash/libmedia/VideoDecoder.h?cvsroot=gnash&r1=1.15&r2=1.16
http://cvs.savannah.gnu.org/viewcvs/gnash/libmedia/sound_handler.h?cvsroot=gnash&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/gnash/libmedia/ffmpeg/AudioDecoderFfmpeg.cpp?cvsroot=gnash&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/gnash/libmedia/ffmpeg/AudioDecoderFfmpeg.h?cvsroot=gnash&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/gnash/libmedia/ffmpeg/VideoDecoderFfmpeg.cpp?cvsroot=gnash&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/gnash/libmedia/ffmpeg/VideoDecoderFfmpeg.h?cvsroot=gnash&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/gnash/libmedia/ffmpeg/sound_handler_sdl.cpp?cvsroot=gnash&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/gnash/libmedia/ffmpeg/sound_handler_sdl.h?cvsroot=gnash&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/gnash/libmedia/gst/AudioDecoderGst.cpp?cvsroot=gnash&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/gnash/libmedia/gst/AudioDecoderGst.h?cvsroot=gnash&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/gnash/libmedia/gst/GstUtil.cpp?cvsroot=gnash&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/gnash/libmedia/gst/GstUtil.h?cvsroot=gnash&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/gnash/libmedia/gst/MediaDecoderGst.cpp?cvsroot=gnash&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/gnash/libmedia/gst/MediaDecoderGst.h?cvsroot=gnash&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/gnash/libmedia/gst/VideoDecoderGst.cpp?cvsroot=gnash&r1=1.17&r2=1.18
http://cvs.savannah.gnu.org/viewcvs/gnash/libmedia/gst/VideoDecoderGst.h?cvsroot=gnash&r1=1.14&r2=1.15
http://cvs.savannah.gnu.org/viewcvs/gnash/libmedia/gst/gstappsink.c?cvsroot=gnash&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/gnash/libmedia/gst/gstappsink.h?cvsroot=gnash&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/gnash/libmedia/gst/gstappsrc.c?cvsroot=gnash&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/gnash/libmedia/gst/gstappsrc.h?cvsroot=gnash&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/gnash/macros/agg.m4?cvsroot=gnash&r1=1.32&r2=1.33
http://cvs.savannah.gnu.org/viewcvs/gnash/macros/boost.m4?cvsroot=gnash&r1=1.75&r2=1.76
http://cvs.savannah.gnu.org/viewcvs/gnash/macros/curl.m4?cvsroot=gnash&r1=1.25&r2=1.26
http://cvs.savannah.gnu.org/viewcvs/gnash/macros/dbus.m4?cvsroot=gnash&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/gnash/macros/ffmpeg.m4?cvsroot=gnash&r1=1.53&r2=1.54
http://cvs.savannah.gnu.org/viewcvs/gnash/macros/glib.m4?cvsroot=gnash&r1=1.33&r2=1.34
http://cvs.savannah.gnu.org/viewcvs/gnash/macros/gnashpkgtool.m4?cvsroot=gnash&r1=1.46&r2=1.47
http://cvs.savannah.gnu.org/viewcvs/gnash/macros/gtk2.m4?cvsroot=gnash&r1=1.46&r2=1.47
http://cvs.savannah.gnu.org/viewcvs/gnash/macros/gtkglext.m4?cvsroot=gnash&r1=1.39&r2=1.40
http://cvs.savannah.gnu.org/viewcvs/gnash/macros/hildon.m4?cvsroot=gnash&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/gnash/macros/libXML.m4?cvsroot=gnash&r1=1.35&r2=1.36
http://cvs.savannah.gnu.org/viewcvs/gnash/macros/mysql.m4?cvsroot=gnash&r1=1.7&r2=1.8
http://cvs.savannah.gnu.org/viewcvs/gnash/macros/opengl.m4?cvsroot=gnash&r1=1.37&r2=1.38
http://cvs.savannah.gnu.org/viewcvs/gnash/macros/pango.m4?cvsroot=gnash&r1=1.28&r2=1.29
http://cvs.savannah.gnu.org/viewcvs/gnash/macros/pkg.m4?cvsroot=gnash&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/gnash/macros/pthreads.m4?cvsroot=gnash&r1=1.35&r2=1.36
http://cvs.savannah.gnu.org/viewcvs/gnash/macros/qtopia.m4?cvsroot=gnash&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/gnash/macros/sdl.m4?cvsroot=gnash&r1=1.46&r2=1.47
http://cvs.savannah.gnu.org/viewcvs/gnash/macros/x11.m4?cvsroot=gnash&r1=1.15&r2=1.16
http://cvs.savannah.gnu.org/viewcvs/gnash/plugin/Makefile.am?cvsroot=gnash&r1=1.69&r2=1.70
http://cvs.savannah.gnu.org/viewcvs/gnash/plugin/plugin.cpp?cvsroot=gnash&r1=1.99&r2=1.100
http://cvs.savannah.gnu.org/viewcvs/gnash/plugin/plugin.h?cvsroot=gnash&r1=1.37&r2=1.38
http://cvs.savannah.gnu.org/viewcvs/gnash/plugin/klash/klash_part.moc.in?cvsroot=gnash&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/gnash/server/BevelFilter.cpp?cvsroot=gnash&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/gnash/server/BevelFilter.h?cvsroot=gnash&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/gnash/server/BitmapFilter.h?cvsroot=gnash&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/gnash/server/BitmapMovieInstance.h?cvsroot=gnash&r1=1.7&r2=1.8
http://cvs.savannah.gnu.org/viewcvs/gnash/server/BlurFilter.cpp?cvsroot=gnash&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/gnash/server/BlurFilter.h?cvsroot=gnash&r1=1.7&r2=1.8
http://cvs.savannah.gnu.org/viewcvs/gnash/server/ColorMatrixFilter.cpp?cvsroot=gnash&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/gnash/server/ColorMatrixFilter.h?cvsroot=gnash&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/gnash/server/ConvolutionFilter.cpp?cvsroot=gnash&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/gnash/server/ConvolutionFilter.h?cvsroot=gnash&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/gnash/server/DropShadowFilter.cpp?cvsroot=gnash&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/gnash/server/DropShadowFilter.h?cvsroot=gnash&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/gnash/server/DynamicShape.cpp?cvsroot=gnash&r1=1.17&r2=1.18
http://cvs.savannah.gnu.org/viewcvs/gnash/server/DynamicShape.h?cvsroot=gnash&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/gnash/server/GlowFilter.cpp?cvsroot=gnash&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/gnash/server/GlowFilter.h?cvsroot=gnash&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/gnash/server/GradientBevelFilter.cpp?cvsroot=gnash&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/gnash/server/GradientBevelFilter.h?cvsroot=gnash&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/gnash/server/GradientGlowFilter.cpp?cvsroot=gnash&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/gnash/server/GradientGlowFilter.h?cvsroot=gnash&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/gnash/server/LoadVariablesThread.h?cvsroot=gnash&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/gnash/server/Property.h?cvsroot=gnash&r1=1.20&r2=1.21
http://cvs.savannah.gnu.org/viewcvs/gnash/server/StringPredicates.h?cvsroot=gnash&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/gnash/server/as_environment.cpp?cvsroot=gnash&r1=1.125&r2=1.126
http://cvs.savannah.gnu.org/viewcvs/gnash/server/as_value.h?cvsroot=gnash&r1=1.86&r2=1.87
http://cvs.savannah.gnu.org/viewcvs/gnash/server/bitmap_info.h?cvsroot=gnash&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/gnash/server/button_character_instance.h?cvsroot=gnash&r1=1.33&r2=1.34
http://cvs.savannah.gnu.org/viewcvs/gnash/server/character.cpp?cvsroot=gnash&r1=1.81&r2=1.82
http://cvs.savannah.gnu.org/viewcvs/gnash/server/character.h?cvsroot=gnash&r1=1.130&r2=1.131
http://cvs.savannah.gnu.org/viewcvs/gnash/server/cxform.cpp?cvsroot=gnash&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/gnash/server/debugger.h?cvsroot=gnash&r1=1.17&r2=1.18
http://cvs.savannah.gnu.org/viewcvs/gnash/server/drag_state.h?cvsroot=gnash&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/gnash/server/fill_style.h?cvsroot=gnash&r1=1.16&r2=1.17
http://cvs.savannah.gnu.org/viewcvs/gnash/server/font.cpp?cvsroot=gnash&r1=1.58&r2=1.59
http://cvs.savannah.gnu.org/viewcvs/gnash/server/fontlib.cpp?cvsroot=gnash&r1=1.40&r2=1.41
http://cvs.savannah.gnu.org/viewcvs/gnash/server/generic_character.cpp?cvsroot=gnash&r1=1.13&r2=1.14
http://cvs.savannah.gnu.org/viewcvs/gnash/server/impl.cpp?cvsroot=gnash&r1=1.141&r2=1.142
http://cvs.savannah.gnu.org/viewcvs/gnash/server/impl.h?cvsroot=gnash&r1=1.52&r2=1.53
http://cvs.savannah.gnu.org/viewcvs/gnash/server/matrix.cpp?cvsroot=gnash&r1=1.25&r2=1.26
http://cvs.savannah.gnu.org/viewcvs/gnash/server/matrix.h?cvsroot=gnash&r1=1.15&r2=1.16
http://cvs.savannah.gnu.org/viewcvs/gnash/server/movie_root.h?cvsroot=gnash&r1=1.109&r2=1.110
http://cvs.savannah.gnu.org/viewcvs/gnash/server/rect.h?cvsroot=gnash&r1=1.23&r2=1.24
http://cvs.savannah.gnu.org/viewcvs/gnash/server/shape.h?cvsroot=gnash&r1=1.36&r2=1.37
http://cvs.savannah.gnu.org/viewcvs/gnash/server/styles.h?cvsroot=gnash&r1=1.23&r2=1.24
http://cvs.savannah.gnu.org/viewcvs/gnash/server/text.cpp?cvsroot=gnash&r1=1.44&r2=1.45
http://cvs.savannah.gnu.org/viewcvs/gnash/server/textformat.cpp?cvsroot=gnash&r1=1.34&r2=1.35
http://cvs.savannah.gnu.org/viewcvs/gnash/server/textformat.h?cvsroot=gnash&r1=1.21&r2=1.22
http://cvs.savannah.gnu.org/viewcvs/gnash/server/timers.cpp?cvsroot=gnash&r1=1.47&r2=1.48
http://cvs.savannah.gnu.org/viewcvs/gnash/server/video_stream_instance.cpp?cvsroot=gnash&r1=1.47&r2=1.48
http://cvs.savannah.gnu.org/viewcvs/gnash/server/video_stream_instance.h?cvsroot=gnash&r1=1.26&r2=1.27
http://cvs.savannah.gnu.org/viewcvs/gnash/server/asobj/BevelFilter_as.cpp?cvsroot=gnash&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/gnash/server/asobj/BitmapFilter_as.cpp?cvsroot=gnash&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/gnash/server/asobj/BlurFilter_as.cpp?cvsroot=gnash&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/gnash/server/asobj/ColorMatrixFilter_as.cpp?cvsroot=gnash&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/gnash/server/asobj/ConvolutionFilter_as.cpp?cvsroot=gnash&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/gnash/server/asobj/DropShadowFilter_as.cpp?cvsroot=gnash&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/gnash/server/asobj/Global.cpp?cvsroot=gnash&r1=1.91&r2=1.92
http://cvs.savannah.gnu.org/viewcvs/gnash/server/asobj/GlowFilter_as.cpp?cvsroot=gnash&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/gnash/server/asobj/GradientBevelFilter_as.cpp?cvsroot=gnash&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/gnash/server/asobj/GradientGlowFilter_as.cpp?cvsroot=gnash&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/gnash/server/asobj/Key.h?cvsroot=gnash&r1=1.34&r2=1.35
http://cvs.savannah.gnu.org/viewcvs/gnash/server/asobj/Makefile.am?cvsroot=gnash&r1=1.49&r2=1.50
http://cvs.savannah.gnu.org/viewcvs/gnash/server/asobj/Math.cpp?cvsroot=gnash&r1=1.27&r2=1.28
http://cvs.savannah.gnu.org/viewcvs/gnash/server/asobj/NetConnection.cpp?cvsroot=gnash&r1=1.58&r2=1.59
http://cvs.savannah.gnu.org/viewcvs/gnash/server/asobj/NetConnection.h?cvsroot=gnash&r1=1.39&r2=1.40
http://cvs.savannah.gnu.org/viewcvs/gnash/server/asobj/NetStream.cpp?cvsroot=gnash&r1=1.84&r2=1.85
http://cvs.savannah.gnu.org/viewcvs/gnash/server/asobj/NetStream.h?cvsroot=gnash&r1=1.58&r2=1.59
http://cvs.savannah.gnu.org/viewcvs/gnash/server/asobj/NetStreamFfmpeg.cpp?cvsroot=gnash&r1=1.107&r2=1.108
http://cvs.savannah.gnu.org/viewcvs/gnash/server/asobj/NetStreamFfmpeg.h?cvsroot=gnash&r1=1.57&r2=1.58
http://cvs.savannah.gnu.org/viewcvs/gnash/server/asobj/NetStreamGst.h?cvsroot=gnash&r1=1.34&r2=1.35
http://cvs.savannah.gnu.org/viewcvs/gnash/server/asobj/Number.cpp?cvsroot=gnash&r1=1.38&r2=1.39
http://cvs.savannah.gnu.org/viewcvs/gnash/server/asobj/Object.cpp?cvsroot=gnash&r1=1.41&r2=1.42
http://cvs.savannah.gnu.org/viewcvs/gnash/server/asobj/string.cpp?cvsroot=gnash&r1=1.54&r2=1.55
http://cvs.savannah.gnu.org/viewcvs/gnash/server/asobj/xml.cpp?cvsroot=gnash&r1=1.75&r2=1.76
http://cvs.savannah.gnu.org/viewcvs/gnash/server/asobj/xmlattrs.cpp?cvsroot=gnash&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/gnash/server/asobj/xmlnode.cpp?cvsroot=gnash&r1=1.46&r2=1.47
http://cvs.savannah.gnu.org/viewcvs/gnash/server/parser/Makefile.am?cvsroot=gnash&r1=1.43&r2=1.44
http://cvs.savannah.gnu.org/viewcvs/gnash/server/parser/action_buffer.cpp?cvsroot=gnash&r1=1.35&r2=1.36
http://cvs.savannah.gnu.org/viewcvs/gnash/server/parser/button_character_def.cpp?cvsroot=gnash&r1=1.30&r2=1.31
http://cvs.savannah.gnu.org/viewcvs/gnash/server/parser/character_def.cpp?cvsroot=gnash&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/gnash/server/parser/edit_text_character_def.cpp?cvsroot=gnash&r1=1.17&r2=1.18
http://cvs.savannah.gnu.org/viewcvs/gnash/server/parser/filter_factory.cpp?cvsroot=gnash&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/gnash/server/parser/filter_factory.h?cvsroot=gnash&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/gnash/server/parser/morph2_character_def.cpp?cvsroot=gnash&r1=1.21&r2=1.22
http://cvs.savannah.gnu.org/viewcvs/gnash/server/parser/shape_character_def.cpp?cvsroot=gnash&r1=1.67&r2=1.68
http://cvs.savannah.gnu.org/viewcvs/gnash/server/parser/shape_character_def.h?cvsroot=gnash&r1=1.20&r2=1.21
http://cvs.savannah.gnu.org/viewcvs/gnash/server/parser/video_stream_def.cpp?cvsroot=gnash&r1=1.43&r2=1.44
http://cvs.savannah.gnu.org/viewcvs/gnash/server/parser/video_stream_def.h?cvsroot=gnash&r1=1.26&r2=1.27
http://cvs.savannah.gnu.org/viewcvs/gnash/server/swf/DefineFontAlignZonesTag.cpp?cvsroot=gnash&r1=1.7&r2=1.8
http://cvs.savannah.gnu.org/viewcvs/gnash/server/swf/DefineFontAlignZonesTag.h?cvsroot=gnash&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/gnash/server/swf/DisplayListTag.h?cvsroot=gnash&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/gnash/server/swf/PlaceObject2Tag.cpp?cvsroot=gnash&r1=1.35&r2=1.36
http://cvs.savannah.gnu.org/viewcvs/gnash/server/swf/PlaceObject2Tag.h?cvsroot=gnash&r1=1.19&r2=1.20
http://cvs.savannah.gnu.org/viewcvs/gnash/server/swf/RemoveObjectTag.cpp?cvsroot=gnash&r1=1.7&r2=1.8
http://cvs.savannah.gnu.org/viewcvs/gnash/server/swf/RemoveObjectTag.h?cvsroot=gnash&r1=1.7&r2=1.8
http://cvs.savannah.gnu.org/viewcvs/gnash/server/swf/StartSoundTag.cpp?cvsroot=gnash&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/gnash/server/swf/tag_loaders.cpp?cvsroot=gnash&r1=1.187&r2=1.188
http://cvs.savannah.gnu.org/viewcvs/gnash/server/swf/tag_loaders.h?cvsroot=gnash&r1=1.25&r2=1.26
http://cvs.savannah.gnu.org/viewcvs/gnash/server/vm/ASHandlers.cpp?cvsroot=gnash&r1=1.201&r2=1.202
http://cvs.savannah.gnu.org/viewcvs/gnash/server/vm/ActionExec.cpp?cvsroot=gnash&r1=1.67&r2=1.68
http://cvs.savannah.gnu.org/viewcvs/gnash/server/vm/ExecutableCode.h?cvsroot=gnash&r1=1.14&r2=1.15
http://cvs.savannah.gnu.org/viewcvs/gnash/server/vm/Makefile.am?cvsroot=gnash&r1=1.18&r2=1.19
http://cvs.savannah.gnu.org/viewcvs/gnash/server/vm/VM.cpp?cvsroot=gnash&r1=1.32&r2=1.33
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/AsBroadcaster.as?cvsroot=gnash&r1=1.7&r2=1.8
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/Boolean.as?cvsroot=gnash&r1=1.18&r2=1.19
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/Camera.as?cvsroot=gnash&r1=1.13&r2=1.14
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/Color.as?cvsroot=gnash&r1=1.12&r2=1.13
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/ContextMenu.as?cvsroot=gnash&r1=1.12&r2=1.13
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/CustomActions.as?cvsroot=gnash&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/Date.as?cvsroot=gnash&r1=1.33&r2=1.34
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/Error.as?cvsroot=gnash&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/Function.as?cvsroot=gnash&r1=1.65&r2=1.66
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/Global.as?cvsroot=gnash&r1=1.41&r2=1.42
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/Inheritance.as?cvsroot=gnash&r1=1.43&r2=1.44
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/Key.as?cvsroot=gnash&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/LoadVars.as?cvsroot=gnash&r1=1.25&r2=1.26
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/LocalConnection.as?cvsroot=gnash&r1=1.18&r2=1.19
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/Makefile.am?cvsroot=gnash&r1=1.85&r2=1.86
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/Math.as?cvsroot=gnash&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/Microphone.as?cvsroot=gnash&r1=1.12&r2=1.13
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/Mouse.as?cvsroot=gnash&r1=1.15&r2=1.16
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/MovieClip.as?cvsroot=gnash&r1=1.115&r2=1.116
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/MovieClipLoader.as?cvsroot=gnash&r1=1.17&r2=1.18
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/NetConnection.as?cvsroot=gnash&r1=1.16&r2=1.17
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/NetStream.as?cvsroot=gnash&r1=1.19&r2=1.20
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/Number.as?cvsroot=gnash&r1=1.40&r2=1.41
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/Object.as?cvsroot=gnash&r1=1.39&r2=1.40
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/Selection.as?cvsroot=gnash&r1=1.13&r2=1.14
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/SharedObject.as?cvsroot=gnash&r1=1.21&r2=1.22
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/Stage.as?cvsroot=gnash&r1=1.17&r2=1.18
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/String.as?cvsroot=gnash&r1=1.40&r2=1.41
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/System.as?cvsroot=gnash&r1=1.16&r2=1.17
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/TextField.as?cvsroot=gnash&r1=1.45&r2=1.46
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/TextSnapshot.as?cvsroot=gnash&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/Video.as?cvsroot=gnash&r1=1.13&r2=1.14
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/XML.as?cvsroot=gnash&r1=1.54&r2=1.55
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/XMLNode.as?cvsroot=gnash&r1=1.15&r2=1.16
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/XMLSocket.as?cvsroot=gnash&r1=1.7&r2=1.8
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/array.as?cvsroot=gnash&r1=1.41&r2=1.42
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/case.as?cvsroot=gnash&r1=1.17&r2=1.18
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/dejagnu.as?cvsroot=gnash&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/delete.as?cvsroot=gnash&r1=1.12&r2=1.13
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/enumerate.as?cvsroot=gnash&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/getvariable.as?cvsroot=gnash&r1=1.23&r2=1.24
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/ops.as?cvsroot=gnash&r1=1.34&r2=1.35
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/rtmp.as?cvsroot=gnash&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/swap.as?cvsroot=gnash&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/targetPath.as?cvsroot=gnash&r1=1.13&r2=1.14
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/toString_valueOf.as?cvsroot=gnash&r1=1.29&r2=1.30
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/actionscript.all/with.as?cvsroot=gnash&r1=1.39&r2=1.40
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/libamf.all/Makefile.am?cvsroot=gnash&r1=1.16&r2=1.17
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/DragDropTest.as?cvsroot=gnash&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/DrawingApiTest.as?cvsroot=gnash&r1=1.34&r2=1.35
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/PrototypeEventListeners.as?cvsroot=gnash&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/gnash/utilities/processor.cpp?cvsroot=gnash&r1=1.85&r2=1.86

Patches:
Index: AUTHORS
===================================================================
RCS file: /sources/gnash/gnash/AUTHORS,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- AUTHORS     7 Jan 2008 09:12:21 -0000       1.6
+++ AUTHORS     5 Mar 2008 03:55:48 -0000       1.7
@@ -1,4 +1,3 @@
-/* $Id: AUTHORS,v 1.6 2008/01/07 09:12:21 strk Exp $ */
 
 The maintainer of Gnash is:
 --------------------------

Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.5804
retrieving revision 1.5805
diff -u -b -r1.5804 -r1.5805
--- ChangeLog   4 Mar 2008 18:21:39 -0000       1.5804
+++ ChangeLog   5 Mar 2008 03:55:48 -0000       1.5805
@@ -1,3 +1,8 @@
+2008-03-04 Bastiaan Jacques <address@hidden>
+
+       * all over the place: Remove $Id tags, because it has not been shown
+       that they serve a real purpose; however, they do cause problems.
+
 2008-03-04 Sandro Santilli <address@hidden>
 
        * doc/C/Makefile.am: remove generated dox on 'make clean'

Index: README
===================================================================
RCS file: /sources/gnash/gnash/README,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -b -r1.30 -r1.31
--- README      1 Jul 2007 15:42:43 -0000       1.30
+++ README      5 Mar 2008 03:55:49 -0000       1.31
@@ -1,4 +1,3 @@
-$Id: README,v 1.30 2007/07/01 15:42:43 nihilus Exp $
 
                    Gnash: the GNU Flash Player
 

Index: README_CVS
===================================================================
RCS file: /sources/gnash/gnash/README_CVS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- README_CVS  9 Aug 2007 17:52:29 -0000       1.4
+++ README_CVS  5 Mar 2008 03:55:49 -0000       1.5
@@ -1,4 +1,3 @@
-$Id: README_CVS,v 1.4 2007/08/09 17:52:29 strk Exp $
 
                Building Gnash from its CVS repository
 

Index: config.mk.in
===================================================================
RCS file: /sources/gnash/gnash/config.mk.in,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- config.mk.in        30 Jan 2007 23:05:42 -0000      1.4
+++ config.mk.in        5 Mar 2008 03:55:49 -0000       1.5
@@ -1,5 +1,4 @@
 # make configuration for the tu-testbed engine library
-# $Id: config.mk.in,v 1.4 2007/01/30 23:05:42 martinwguy Exp $
 
 CC = @CC@
 CXX = @CXX@

Index: backend/Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/backend/Makefile.am,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -b -r1.68 -r1.69
--- backend/Makefile.am 21 Jan 2008 20:56:04 -0000      1.68
+++ backend/Makefile.am 5 Mar 2008 03:55:49 -0000       1.69
@@ -16,7 +16,6 @@
 #   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 #
 
-# $Id: Makefile.am,v 1.68 2008/01/21 20:56:04 rsavoye Exp $
 
 ## Process this file with automake to generate Makefile.in
 

Index: backend/render_handler.h
===================================================================
RCS file: /sources/gnash/gnash/backend/render_handler.h,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -b -r1.57 -r1.58
--- backend/render_handler.h    19 Feb 2008 19:20:47 -0000      1.57
+++ backend/render_handler.h    5 Mar 2008 03:55:49 -0000       1.58
@@ -18,7 +18,6 @@
 // 
 //
 
-/* $Id: render_handler.h,v 1.57 2008/02/19 19:20:47 bwy Exp $ */
 
 #ifndef RENDER_HANDLER_H
 #define RENDER_HANDLER_H

Index: backend/render_handler_agg.cpp
===================================================================
RCS file: /sources/gnash/gnash/backend/render_handler_agg.cpp,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -b -r1.130 -r1.131
--- backend/render_handler_agg.cpp      4 Mar 2008 10:39:58 -0000       1.130
+++ backend/render_handler_agg.cpp      5 Mar 2008 03:55:49 -0000       1.131
@@ -17,7 +17,6 @@
 
  
 
-/* $Id: render_handler_agg.cpp,v 1.130 2008/03/04 10:39:58 strk Exp $ */
 
 // Original version by Udo Giacomozzi and Hannes Mayr, 
 // INDUNET GmbH (www.indunet.it)

Index: backend/render_handler_agg.h
===================================================================
RCS file: /sources/gnash/gnash/backend/render_handler_agg.h,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -b -r1.23 -r1.24
--- backend/render_handler_agg.h        21 Jan 2008 20:56:05 -0000      1.23
+++ backend/render_handler_agg.h        5 Mar 2008 03:55:49 -0000       1.24
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: render_handler_agg.h,v 1.7 2006/10/15 10:10:23 nihilus Exp $ */
 
 #ifndef BACKEND_RENDER_HANDLER_AGG_H
 #define BACKEND_RENDER_HANDLER_AGG_H

Index: backend/render_handler_cairo.h
===================================================================
RCS file: /sources/gnash/gnash/backend/render_handler_cairo.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- backend/render_handler_cairo.h      21 Jan 2008 20:56:05 -0000      1.8
+++ backend/render_handler_cairo.h      5 Mar 2008 03:55:49 -0000       1.9
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: render_handler_cairo.h,v 1.8 2008/01/21 20:56:05 rsavoye Exp $ */
 
 #ifndef BACKEND_RENDER_HANDLER_CAIRO_H
 #define BACKEND_RENDER_HANDLER_CAIRO_H

Index: cygnal/netstats.cpp
===================================================================
RCS file: /sources/gnash/gnash/cygnal/netstats.cpp,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- cygnal/netstats.cpp 21 Jan 2008 20:56:06 -0000      1.9
+++ cygnal/netstats.cpp 5 Mar 2008 03:55:49 -0000       1.10
@@ -16,7 +16,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-/* $Id: netstats.cpp,v 1.9 2008/01/21 20:56:06 rsavoye Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: cygnal/statistics.cpp
===================================================================
RCS file: /sources/gnash/gnash/cygnal/statistics.cpp,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- cygnal/statistics.cpp       19 Feb 2008 19:20:48 -0000      1.6
+++ cygnal/statistics.cpp       5 Mar 2008 03:55:49 -0000       1.7
@@ -17,7 +17,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-/* $Id: statistics.cpp,v 1.6 2008/02/19 19:20:48 bwy Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: cygnal/ACT/Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/cygnal/ACT/Makefile.am,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- cygnal/ACT/Makefile.am      21 Jan 2008 20:56:06 -0000      1.6
+++ cygnal/ACT/Makefile.am      5 Mar 2008 03:55:49 -0000       1.7
@@ -15,7 +15,6 @@
 #   along with this program; if not, write to the Free Software
 #   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 #
-# $Id: Makefile.am,v 1.6 2008/01/21 20:56:06 rsavoye Exp $
 
 #----------------------------------------
 # Makefile.am for Cygnal/ACT 

Index: cygnal/ACT/test_support/Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/cygnal/ACT/test_support/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- cygnal/ACT/test_support/Makefile.am 21 Jan 2008 20:56:07 -0000      1.2
+++ cygnal/ACT/test_support/Makefile.am 5 Mar 2008 03:55:50 -0000       1.3
@@ -15,7 +15,6 @@
 #   along with this program; if not, write to the Free Software
 #   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 #
-# $Id: Makefile.am,v 1.2 2008/01/21 20:56:07 rsavoye Exp $
 
 #----------------------------------------
 # Makefile.am for Cygnal/ACT/test_support

Index: cygnal/ACT/unit_tests/Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/cygnal/ACT/unit_tests/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- cygnal/ACT/unit_tests/Makefile.am   21 Jan 2008 20:56:07 -0000      1.2
+++ cygnal/ACT/unit_tests/Makefile.am   5 Mar 2008 03:55:50 -0000       1.3
@@ -15,7 +15,6 @@
 #   along with this program; if not, write to the Free Software
 #   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 #
-# $Id: Makefile.am,v 1.2 2008/01/21 20:56:07 rsavoye Exp $
 
 #----------------------------------------
 # Makefile.am for Cygnal/ACT/unit_tests

Index: cygnal/unit_tests/Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/cygnal/unit_tests/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- cygnal/unit_tests/Makefile.am       21 Jan 2008 20:56:10 -0000      1.3
+++ cygnal/unit_tests/Makefile.am       5 Mar 2008 03:55:50 -0000       1.4
@@ -15,7 +15,6 @@
 #   along with this program; if not, write to the Free Software
 #   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 #
-# $Id: Makefile.am,v 1.3 2008/01/21 20:56:10 rsavoye Exp $
 
 #----------------------------------------
 # Makefile.am for Cygnal/unit_tests 

Index: extensions/dbus/test.as
===================================================================
RCS file: /sources/gnash/gnash/extensions/dbus/test.as,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- extensions/dbus/test.as     27 Sep 2007 00:29:31 -0000      1.1
+++ extensions/dbus/test.as     5 Mar 2008 03:55:50 -0000       1.2
@@ -20,7 +20,6 @@
 // compile this test case with Ming makeswf, and then
 // execute it like this gnash -1 -r 0 -v out.swf
 
-rcsid="$Id: test.as,v 1.1 2007/09/27 00:29:31 rsavoye Exp $";
 
 var bus = new Dbus();
 

Index: extensions/dejagnu/test.as
===================================================================
RCS file: /sources/gnash/gnash/extensions/dejagnu/test.as,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- extensions/dejagnu/test.as  26 Jul 2007 03:41:17 -0000      1.4
+++ extensions/dejagnu/test.as  5 Mar 2008 03:55:50 -0000       1.5
@@ -20,7 +20,6 @@
 // compile this test case with Ming makeswf, and then
 // execute it like this gnash -1 -r 0 -v out.swf
 
-rcsid="$Id: test.as,v 1.4 2007/07/26 03:41:17 strk Exp $";
 
 var tmp = new DejaGnu();
 

Index: extensions/fileio/test.as
===================================================================
RCS file: /sources/gnash/gnash/extensions/fileio/test.as,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- extensions/fileio/test.as   26 Jul 2007 03:41:17 -0000      1.3
+++ extensions/fileio/test.as   5 Mar 2008 03:55:50 -0000       1.4
@@ -16,7 +16,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-rcsid="$Id: test.as,v 1.3 2007/07/26 03:41:17 strk Exp $";
 
 #include "dejagnu.as"
 

Index: extensions/gtk2/hello.as
===================================================================
RCS file: /sources/gnash/gnash/extensions/gtk2/hello.as,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- extensions/gtk2/hello.as    26 Jul 2007 03:41:17 -0000      1.3
+++ extensions/gtk2/hello.as    5 Mar 2008 03:55:50 -0000       1.4
@@ -20,7 +20,6 @@
 // compile this test case with Ming makeswf, and then
 // execute it like this gnash -1 -r 0 -v out.swf
 
-rcsid="$Id: hello.as,v 1.3 2007/07/26 03:41:17 strk Exp $";
 
 #include "dejagnu.as"
 

Index: extensions/launcher/test.as
===================================================================
RCS file: /sources/gnash/gnash/extensions/launcher/test.as,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- extensions/launcher/test.as 7 Feb 2008 02:43:57 -0000       1.1
+++ extensions/launcher/test.as 5 Mar 2008 03:55:50 -0000       1.2
@@ -20,7 +20,6 @@
 // compile this test case with Ming makeswf, and then
 // execute it like this gnash -1 -r 0 -v out.swf
 
-rcsid="$Id: test.as,v 1.1 2008/02/07 02:43:57 rsavoye Exp $";
 
 var exe = new Launcher();
 

Index: extensions/lirc/test.as
===================================================================
RCS file: /sources/gnash/gnash/extensions/lirc/test.as,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- extensions/lirc/test.as     15 Sep 2007 17:53:09 -0000      1.2
+++ extensions/lirc/test.as     5 Mar 2008 03:55:50 -0000       1.3
@@ -20,7 +20,6 @@
 // compile this test case with Ming makeswf, and then
 // execute it like this gnash -1 -r 0 -v out.swf
 
-rcsid="$Id: test.as,v 1.2 2007/09/15 17:53:09 rsavoye Exp $";
 
 var remote = new Lirc();
 

Index: extensions/mysql/test.as
===================================================================
RCS file: /sources/gnash/gnash/extensions/mysql/test.as,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- extensions/mysql/test.as    26 Jul 2007 03:41:17 -0000      1.4
+++ extensions/mysql/test.as    5 Mar 2008 03:55:51 -0000       1.5
@@ -19,7 +19,6 @@
 // compile this test case with Ming makeswf, and then
 // execute it like this gnash -1 -r 0 -v out.swf
 
-rcsid="$Id: test.as,v 1.4 2007/07/26 03:41:17 strk Exp $";
 
 var runtest = new DejaGnu();
 var db = new MySQL();

Index: gui/DESIGN
===================================================================
RCS file: /sources/gnash/gnash/gui/DESIGN,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- gui/DESIGN  28 Jul 2007 01:18:33 -0000      1.4
+++ gui/DESIGN  5 Mar 2008 03:55:51 -0000       1.5
@@ -1,4 +1,3 @@
-$Id: DESIGN,v 1.4 2007/07/28 01:18:33 nihilus Exp $
 
 Overview
 ========

Index: gui/aqua.cpp
===================================================================
RCS file: /sources/gnash/gnash/gui/aqua.cpp,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -b -r1.29 -r1.30
--- gui/aqua.cpp        21 Jan 2008 20:55:39 -0000      1.29
+++ gui/aqua.cpp        5 Mar 2008 03:55:51 -0000       1.30
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: aqua.cpp,v 1.29 2008/01/21 20:55:39 rsavoye Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: gui/aqua_glue.h
===================================================================
RCS file: /sources/gnash/gnash/gui/aqua_glue.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- gui/aqua_glue.h     21 Jan 2008 20:55:41 -0000      1.10
+++ gui/aqua_glue.h     5 Mar 2008 03:55:51 -0000       1.11
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: aqua_glue.h,v 1.10 2008/01/21 20:55:41 rsavoye Exp $ */
 
 #ifndef AQUA_GLUE_H
 #define AQUA_GLUE_H

Index: gui/aqua_ogl_glue.cpp
===================================================================
RCS file: /sources/gnash/gnash/gui/aqua_ogl_glue.cpp,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -b -r1.18 -r1.19
--- gui/aqua_ogl_glue.cpp       21 Jan 2008 20:55:40 -0000      1.18
+++ gui/aqua_ogl_glue.cpp       5 Mar 2008 03:55:51 -0000       1.19
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: aqua_ogl_glue.cpp,v 1.18 2008/01/21 20:55:40 rsavoye Exp $ */
 
 #include "aqua_ogl_glue.h"
 #include <OpenGL/gl.h>

Index: gui/aqua_ogl_glue.h
===================================================================
RCS file: /sources/gnash/gnash/gui/aqua_ogl_glue.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- gui/aqua_ogl_glue.h 21 Jan 2008 20:55:41 -0000      1.10
+++ gui/aqua_ogl_glue.h 5 Mar 2008 03:55:51 -0000       1.11
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: aqua_ogl_glue.h,v 1.10 2008/01/21 20:55:41 rsavoye Exp $ */
 
 #ifndef AQUA_OGL_GLUE_H
 #define AQUA_OGL_GLUE_H

Index: gui/aquasup.h
===================================================================
RCS file: /sources/gnash/gnash/gui/aquasup.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- gui/aquasup.h       21 Jan 2008 20:55:42 -0000      1.12
+++ gui/aquasup.h       5 Mar 2008 03:55:51 -0000       1.13
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: aquasup.h,v 1.12 2008/01/21 20:55:42 rsavoye Exp $ */
 
 #ifndef __AQUASUP_H__
 #define __AQUASUP_H__

Index: gui/gtk.cpp
===================================================================
RCS file: /sources/gnash/gnash/gui/gtk.cpp,v
retrieving revision 1.150
retrieving revision 1.151
diff -u -b -r1.150 -r1.151
--- gui/gtk.cpp 20 Feb 2008 21:42:14 -0000      1.150
+++ gui/gtk.cpp 5 Mar 2008 03:55:51 -0000       1.151
@@ -17,7 +17,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-/* $Id: gtk.cpp,v 1.150 2008/02/20 21:42:14 bjacques Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: gui/gtk_glue_agg.cpp
===================================================================
RCS file: /sources/gnash/gnash/gui/gtk_glue_agg.cpp,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -b -r1.32 -r1.33
--- gui/gtk_glue_agg.cpp        19 Feb 2008 19:20:49 -0000      1.32
+++ gui/gtk_glue_agg.cpp        5 Mar 2008 03:55:51 -0000       1.33
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: gtk_glue_agg.cpp,v 1.32 2008/02/19 19:20:49 bwy Exp $ */
 
 
 /// \page gtk_shm_support GTK shared memory extension support

Index: gui/gtk_glue_gtkglext.cpp
===================================================================
RCS file: /sources/gnash/gnash/gui/gtk_glue_gtkglext.cpp,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- gui/gtk_glue_gtkglext.cpp   19 Feb 2008 19:20:49 -0000      1.16
+++ gui/gtk_glue_gtkglext.cpp   5 Mar 2008 03:55:51 -0000       1.17
@@ -17,7 +17,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-/* $Id: gtk_glue_gtkglext.cpp,v 1.16 2008/02/19 19:20:49 bwy Exp $ */
 
 #include "gtk_glue_gtkglext.h"
 #include "log.h"

Index: gui/gui_aqua.cpp
===================================================================
RCS file: /sources/gnash/gnash/gui/gui_aqua.cpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- gui/gui_aqua.cpp    21 Jan 2008 20:55:40 -0000      1.2
+++ gui/gui_aqua.cpp    5 Mar 2008 03:55:51 -0000       1.3
@@ -16,7 +16,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-/* $Id: gui_aqua.cpp,v 1.2 2008/01/21 20:55:40 rsavoye Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: gui/gui_fb.cpp
===================================================================
RCS file: /sources/gnash/gnash/gui/gui_fb.cpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- gui/gui_fb.cpp      21 Jan 2008 20:55:40 -0000      1.3
+++ gui/gui_fb.cpp      5 Mar 2008 03:55:51 -0000       1.4
@@ -16,7 +16,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-/* $Id: gui_fb.cpp,v 1.3 2008/01/21 20:55:40 rsavoye Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: gui/gui_fltk.cpp
===================================================================
RCS file: /sources/gnash/gnash/gui/gui_fltk.cpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- gui/gui_fltk.cpp    21 Jan 2008 20:55:40 -0000      1.2
+++ gui/gui_fltk.cpp    5 Mar 2008 03:55:51 -0000       1.3
@@ -16,7 +16,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-/* $Id: gui_fltk.cpp,v 1.2 2008/01/21 20:55:40 rsavoye Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: gui/gui_gtk.cpp
===================================================================
RCS file: /sources/gnash/gnash/gui/gui_gtk.cpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- gui/gui_gtk.cpp     21 Jan 2008 20:55:41 -0000      1.2
+++ gui/gui_gtk.cpp     5 Mar 2008 03:55:51 -0000       1.3
@@ -17,7 +17,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-/* $Id: gui_gtk.cpp,v 1.2 2008/01/21 20:55:41 rsavoye Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: gui/gui_kde.cpp
===================================================================
RCS file: /sources/gnash/gnash/gui/gui_kde.cpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- gui/gui_kde.cpp     21 Jan 2008 20:55:41 -0000      1.2
+++ gui/gui_kde.cpp     5 Mar 2008 03:55:51 -0000       1.3
@@ -16,7 +16,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-/* $Id: gui_kde.cpp,v 1.2 2008/01/21 20:55:41 rsavoye Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: gui/gui_riscos.cpp
===================================================================
RCS file: /sources/gnash/gnash/gui/gui_riscos.cpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- gui/gui_riscos.cpp  21 Jan 2008 20:55:41 -0000      1.2
+++ gui/gui_riscos.cpp  5 Mar 2008 03:55:51 -0000       1.3
@@ -16,7 +16,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-/* $Id: gui_riscos.cpp,v 1.2 2008/01/21 20:55:41 rsavoye Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: gui/gui_sdl.cpp
===================================================================
RCS file: /sources/gnash/gnash/gui/gui_sdl.cpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- gui/gui_sdl.cpp     21 Jan 2008 20:55:41 -0000      1.2
+++ gui/gui_sdl.cpp     5 Mar 2008 03:55:51 -0000       1.3
@@ -16,7 +16,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-/* $Id: gui_sdl.cpp,v 1.2 2008/01/21 20:55:41 rsavoye Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: gui/kde_glue_opengl.cpp
===================================================================
RCS file: /sources/gnash/gnash/gui/kde_glue_opengl.cpp,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- gui/kde_glue_opengl.cpp     21 Jan 2008 20:55:41 -0000      1.13
+++ gui/kde_glue_opengl.cpp     5 Mar 2008 03:55:51 -0000       1.14
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: kde_glue_opengl.cpp,v 1.13 2008/01/21 20:55:41 rsavoye Exp $ */
 
 #include "kde_glue_opengl.h"
 #include "tu_opengl_includes.h"

Index: gui/klash.moc.in
===================================================================
RCS file: /sources/gnash/gnash/gui/klash.moc.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- gui/klash.moc.in    29 Feb 2008 10:55:54 -0000      1.1
+++ gui/klash.moc.in    5 Mar 2008 03:55:51 -0000       1.2
@@ -2,7 +2,6 @@
 ** gnash::qwidget meta object code from reading C++ file 'kdesup.h'
 **
 ** Created: Thu Nov 22 19:07:28 2007
-**      by: The Qt MOC ($Id: klash.moc.in,v 1.1 2008/02/29 10:55:54 strk Exp $)
 **
 ** WARNING! All changes made in this file will be lost!
 *****************************************************************************/

Index: gui/riscos.cpp
===================================================================
RCS file: /sources/gnash/gnash/gui/riscos.cpp,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- gui/riscos.cpp      19 Feb 2008 19:20:49 -0000      1.8
+++ gui/riscos.cpp      5 Mar 2008 03:55:51 -0000       1.9
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: riscos.cpp,v 1.8 2008/02/19 19:20:49 bwy Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: gui/riscos_glue.h
===================================================================
RCS file: /sources/gnash/gnash/gui/riscos_glue.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- gui/riscos_glue.h   21 Jan 2008 20:55:42 -0000      1.6
+++ gui/riscos_glue.h   5 Mar 2008 03:55:51 -0000       1.7
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: riscos_glue.h,v 1.6 2008/01/21 20:55:42 rsavoye Exp $ */
 
 #include "gnash.h"
 

Index: gui/riscos_glue_agg.cpp
===================================================================
RCS file: /sources/gnash/gnash/gui/riscos_glue_agg.cpp,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- gui/riscos_glue_agg.cpp     19 Feb 2008 19:20:49 -0000      1.8
+++ gui/riscos_glue_agg.cpp     5 Mar 2008 03:55:52 -0000       1.9
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: riscos_glue_agg.cpp,v 1.8 2008/02/19 19:20:49 bwy Exp $ */
 
 #include <cstdio>
 #include <cerrno>

Index: gui/riscos_glue_agg.h
===================================================================
RCS file: /sources/gnash/gnash/gui/riscos_glue_agg.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- gui/riscos_glue_agg.h       21 Jan 2008 20:55:43 -0000      1.6
+++ gui/riscos_glue_agg.h       5 Mar 2008 03:55:52 -0000       1.7
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: riscos_glue_agg.h,v 1.6 2008/01/21 20:55:43 rsavoye Exp $ */
 
 #include "riscos_glue.h"
 

Index: gui/riscossup.h
===================================================================
RCS file: /sources/gnash/gnash/gui/riscossup.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- gui/riscossup.h     21 Jan 2008 20:55:43 -0000      1.7
+++ gui/riscossup.h     5 Mar 2008 03:55:52 -0000       1.8
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: riscossup.h,v 1.7 2008/01/21 20:55:43 rsavoye Exp $ */
 
 #ifndef __ROSUP_H__
 #define __ROSUP_H__

Index: gui/sdl.cpp
===================================================================
RCS file: /sources/gnash/gnash/gui/sdl.cpp,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -b -r1.63 -r1.64
--- gui/sdl.cpp 19 Feb 2008 19:20:49 -0000      1.63
+++ gui/sdl.cpp 5 Mar 2008 03:55:52 -0000       1.64
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: sdl.cpp,v 1.63 2008/02/19 19:20:49 bwy Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: gui/sdlsup.h
===================================================================
RCS file: /sources/gnash/gnash/gui/sdlsup.h,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -b -r1.24 -r1.25
--- gui/sdlsup.h        21 Jan 2008 20:55:43 -0000      1.24
+++ gui/sdlsup.h        5 Mar 2008 03:55:52 -0000       1.25
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: sdlsup.h,v 1.24 2008/01/21 20:55:43 rsavoye Exp $ */
 
 #ifndef __SDLSUP_H__
 #define __SDLSUP_H__

Index: libamf/Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/libamf/Makefile.am,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -b -r1.32 -r1.33
--- libamf/Makefile.am  21 Jan 2008 22:55:26 -0000      1.32
+++ libamf/Makefile.am  5 Mar 2008 03:55:52 -0000       1.33
@@ -15,7 +15,6 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-# $Id: Makefile.am,v 1.32 2008/01/21 22:55:26 rsavoye Exp $
 
 AUTOMAKE_OPTIONS = 
 

Index: libbase/BitsReader.cpp
===================================================================
RCS file: /sources/gnash/gnash/libbase/BitsReader.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- libbase/BitsReader.cpp      21 Jan 2008 20:55:43 -0000      1.4
+++ libbase/BitsReader.cpp      5 Mar 2008 03:55:52 -0000       1.5
@@ -17,7 +17,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-// $Id: BitsReader.cpp,v 1.4 2008/01/21 20:55:43 rsavoye Exp $
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: libbase/BitsReader.h
===================================================================
RCS file: /sources/gnash/gnash/libbase/BitsReader.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- libbase/BitsReader.h        21 Jan 2008 20:55:43 -0000      1.9
+++ libbase/BitsReader.h        5 Mar 2008 03:55:52 -0000       1.10
@@ -17,7 +17,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-// $Id: BitsReader.h,v 1.9 2008/01/21 20:55:43 rsavoye Exp $
 
 #ifndef BITSREADER_H
 #define BITSREADER_H

Index: libbase/FLVParser.cpp
===================================================================
RCS file: /sources/gnash/gnash/libbase/FLVParser.cpp,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -b -r1.27 -r1.28
--- libbase/FLVParser.cpp       15 Feb 2008 20:50:43 -0000      1.27
+++ libbase/FLVParser.cpp       5 Mar 2008 03:55:52 -0000       1.28
@@ -17,7 +17,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-// $Id: FLVParser.cpp,v 1.27 2008/02/15 20:50:43 rsavoye Exp $
 
 #include <string>
 #include <iosfwd>

Index: libbase/FLVParser.h
===================================================================
RCS file: /sources/gnash/gnash/libbase/FLVParser.h,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -b -r1.22 -r1.23
--- libbase/FLVParser.h 21 Jan 2008 20:55:43 -0000      1.22
+++ libbase/FLVParser.h 5 Mar 2008 03:55:52 -0000       1.23
@@ -17,7 +17,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-// $Id: FLVParser.h,v 1.22 2008/01/21 20:55:43 rsavoye Exp $
 
 // Information about the FLV format can be found at http://osflash.org/flv
 

Index: libbase/GC.cpp
===================================================================
RCS file: /sources/gnash/gnash/libbase/GC.cpp,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- libbase/GC.cpp      21 Jan 2008 20:55:43 -0000      1.9
+++ libbase/GC.cpp      5 Mar 2008 03:55:52 -0000       1.10
@@ -16,7 +16,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: GC.cpp,v 1.9 2008/01/21 20:55:43 rsavoye Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: libbase/LoadThread.cpp
===================================================================
RCS file: /sources/gnash/gnash/libbase/LoadThread.cpp,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -b -r1.20 -r1.21
--- libbase/LoadThread.cpp      18 Feb 2008 22:35:31 -0000      1.20
+++ libbase/LoadThread.cpp      5 Mar 2008 03:55:52 -0000       1.21
@@ -16,7 +16,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-// $Id: LoadThread.cpp,v 1.20 2008/02/18 22:35:31 strk Exp $
 
 #include "LoadThread.h"
 #include "log.h"

Index: libbase/WallClockTimer.cpp
===================================================================
RCS file: /sources/gnash/gnash/libbase/WallClockTimer.cpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- libbase/WallClockTimer.cpp  21 Jan 2008 20:55:44 -0000      1.3
+++ libbase/WallClockTimer.cpp  5 Mar 2008 03:55:52 -0000       1.4
@@ -17,7 +17,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-/* $Id: WallClockTimer.cpp,v 1.3 2008/01/21 20:55:44 rsavoye Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: libbase/container.h
===================================================================
RCS file: /sources/gnash/gnash/libbase/container.h,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -b -r1.61 -r1.62
--- libbase/container.h 21 Jan 2008 20:55:44 -0000      1.61
+++ libbase/container.h 5 Mar 2008 03:55:52 -0000       1.62
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: container.h,v 1.61 2008/01/21 20:55:44 rsavoye Exp $ */
 
 #ifndef __CONTAINER_H__
 #define __CONTAINER_H__

Index: libbase/curl_adapter.cpp
===================================================================
RCS file: /sources/gnash/gnash/libbase/curl_adapter.cpp,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -b -r1.47 -r1.48
--- libbase/curl_adapter.cpp    19 Feb 2008 19:20:50 -0000      1.47
+++ libbase/curl_adapter.cpp    5 Mar 2008 03:55:52 -0000       1.48
@@ -17,7 +17,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-/* $Id: curl_adapter.cpp,v 1.47 2008/02/19 19:20:50 bwy Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: libbase/curl_adapter.h
===================================================================
RCS file: /sources/gnash/gnash/libbase/curl_adapter.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- libbase/curl_adapter.h      21 Jan 2008 20:55:44 -0000      1.9
+++ libbase/curl_adapter.h      5 Mar 2008 03:55:52 -0000       1.10
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: curl_adapter.h,v 1.9 2008/01/21 20:55:44 rsavoye Exp $ */
 
 #ifndef CURL_ADAPTER_H
 #define CURL_ADAPTER_H

Index: libbase/extension.cpp
===================================================================
RCS file: /sources/gnash/gnash/libbase/extension.cpp,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- libbase/extension.cpp       19 Feb 2008 19:20:50 -0000      1.17
+++ libbase/extension.cpp       5 Mar 2008 03:55:52 -0000       1.18
@@ -16,7 +16,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: extension.cpp,v 1.17 2008/02/19 19:20:50 bwy Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: libbase/getopt_win32.cpp
===================================================================
RCS file: /sources/gnash/gnash/libbase/getopt_win32.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- libbase/getopt_win32.cpp    27 Sep 2006 08:45:01 -0000      1.4
+++ libbase/getopt_win32.cpp    5 Mar 2008 03:55:52 -0000       1.5
@@ -1,4 +1,3 @@
-/* $Id: getopt_win32.cpp,v 1.4 2006/09/27 08:45:01 alexeev Exp $ */
 
 #ifdef __cplusplus
 extern "C"

Index: libbase/getopt_win32.h
===================================================================
RCS file: /sources/gnash/gnash/libbase/getopt_win32.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- libbase/getopt_win32.h      27 Sep 2006 08:45:01 -0000      1.5
+++ libbase/getopt_win32.h      5 Mar 2008 03:55:52 -0000       1.6
@@ -1,4 +1,3 @@
-/* $Id: getopt_win32.h,v 1.5 2006/09/27 08:45:01 alexeev Exp $ */
 
 #ifndef GETOPT_WIN32_H
 #define GETOPT_WIN32_H

Index: libbase/image_filters.cpp
===================================================================
RCS file: /sources/gnash/gnash/libbase/image_filters.cpp,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -b -r1.18 -r1.19
--- libbase/image_filters.cpp   12 Dec 2007 10:06:59 -0000      1.18
+++ libbase/image_filters.cpp   5 Mar 2008 03:55:53 -0000       1.19
@@ -11,7 +11,6 @@
 // converted from K&R C to C-like C++, changed the interfaces a bit,
 // etc.
 
-/* $Id: image_filters.cpp,v 1.18 2007/12/12 10:06:59 zoulunkai Exp $ */
 
 #include "image.h"
 #include "utility.h"

Index: libbase/log.cpp
===================================================================
RCS file: /sources/gnash/gnash/libbase/log.cpp,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -b -r1.64 -r1.65
--- libbase/log.cpp     22 Feb 2008 11:24:37 -0000      1.64
+++ libbase/log.cpp     5 Mar 2008 03:55:53 -0000       1.65
@@ -17,7 +17,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-/* $Id: log.cpp,v 1.64 2008/02/22 11:24:37 strk Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: libbase/noseek_fd_adapter.h
===================================================================
RCS file: /sources/gnash/gnash/libbase/noseek_fd_adapter.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- libbase/noseek_fd_adapter.h 21 Jan 2008 20:55:45 -0000      1.7
+++ libbase/noseek_fd_adapter.h 5 Mar 2008 03:55:53 -0000       1.8
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: noseek_fd_adapter.h,v 1.7 2008/01/21 20:55:45 rsavoye Exp $ */
 
 #ifndef STDIN_ADAPTER_H
 #define STDIN_ADAPTER_H

Index: libbase/ref_counted.h
===================================================================
RCS file: /sources/gnash/gnash/libbase/ref_counted.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- libbase/ref_counted.h       21 Jan 2008 20:55:45 -0000      1.14
+++ libbase/ref_counted.h       5 Mar 2008 03:55:53 -0000       1.15
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: ref_counted.h,v 1.14 2008/01/21 20:55:45 rsavoye Exp $ */
 
 #ifndef GNASH_REF_COUNTED_H
 #define GNASH_REF_COUNTED_H

Index: libbase/sharedlib.cpp
===================================================================
RCS file: /sources/gnash/gnash/libbase/sharedlib.cpp,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -b -r1.20 -r1.21
--- libbase/sharedlib.cpp       19 Feb 2008 19:20:50 -0000      1.20
+++ libbase/sharedlib.cpp       5 Mar 2008 03:55:53 -0000       1.21
@@ -17,7 +17,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-/* $Id: sharedlib.cpp,v 1.20 2008/02/19 19:20:50 bwy Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: libbase/smart_ptr.h
===================================================================
RCS file: /sources/gnash/gnash/libbase/smart_ptr.h,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -b -r1.25 -r1.26
--- libbase/smart_ptr.h 21 Jan 2008 20:55:45 -0000      1.25
+++ libbase/smart_ptr.h 5 Mar 2008 03:55:53 -0000       1.26
@@ -21,7 +21,6 @@
 // although the nice thing about templates is that no particular
 // ref-counted class is mandated.
 
-/* $Id: smart_ptr.h,v 1.25 2008/01/21 20:55:45 rsavoye Exp $ */
 
 #ifndef SMART_PTR_H
 #define SMART_PTR_H

Index: libbase/tree.hh
===================================================================
RCS file: /sources/gnash/gnash/libbase/tree.hh,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- libbase/tree.hh     23 Nov 2007 11:43:34 -0000      1.5
+++ libbase/tree.hh     5 Mar 2008 03:55:53 -0000       1.6
@@ -1,6 +1,5 @@
 /* 
 
-   $Id: tree.hh,v 1.5 2007/11/23 11:43:34 strk Exp $
 
    STL-like templated tree class.
    Copyright (C) 2001-2006  Kasper Peeters <address@hidden>.

Index: libgeometry/Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/libgeometry/Makefile.am,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -b -r1.36 -r1.37
--- libgeometry/Makefile.am     21 Jan 2008 20:56:11 -0000      1.36
+++ libgeometry/Makefile.am     5 Mar 2008 03:55:53 -0000       1.37
@@ -18,7 +18,6 @@
 # 
 #
 
-# $Id: Makefile.am,v 1.36 2008/01/21 20:56:11 rsavoye Exp $
 
 AUTOMAKE_OPTIONS = 
 

Index: libgeometry/Point2d.h
===================================================================
RCS file: /sources/gnash/gnash/libgeometry/Point2d.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- libgeometry/Point2d.h       21 Jan 2008 20:56:11 -0000      1.5
+++ libgeometry/Point2d.h       5 Mar 2008 03:55:53 -0000       1.6
@@ -21,7 +21,6 @@
 //
 
 
-/* $Id: Point2d.h,v 1.5 2008/01/21 20:56:11 rsavoye Exp $ */
 
 #ifndef GNASH_POINT2DH
 #define GNASH_POINT2DH

Index: libgeometry/Range2d.h
===================================================================
RCS file: /sources/gnash/gnash/libgeometry/Range2d.h,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -b -r1.20 -r1.21
--- libgeometry/Range2d.h       21 Jan 2008 20:56:11 -0000      1.20
+++ libgeometry/Range2d.h       5 Mar 2008 03:55:53 -0000       1.21
@@ -20,7 +20,6 @@
 //
 
 
-/* $Id: Range2d.h,v 1.20 2008/01/21 20:56:11 rsavoye Exp $ */
 
 #ifndef GNASH_RANGE2D_H
 #define GNASH_RANGE2D_H

Index: libgeometry/snappingrange.h
===================================================================
RCS file: /sources/gnash/gnash/libgeometry/snappingrange.h,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -b -r1.33 -r1.34
--- libgeometry/snappingrange.h 21 Jan 2008 20:56:11 -0000      1.33
+++ libgeometry/snappingrange.h 5 Mar 2008 03:55:53 -0000       1.34
@@ -16,7 +16,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
 // 
-// $Id: snappingrange.h,v 1.33 2008/01/21 20:56:11 rsavoye Exp $
 
 #ifndef GNASH_SNAPPINGRANGE_H
 #define GNASH_SNAPPINGRANGE_H

Index: libmedia/AudioDecoder.h
===================================================================
RCS file: /sources/gnash/gnash/libmedia/AudioDecoder.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- libmedia/AudioDecoder.h     21 Jan 2008 23:10:13 -0000      1.8
+++ libmedia/AudioDecoder.h     5 Mar 2008 03:55:53 -0000       1.9
@@ -16,7 +16,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-// $Id: AudioDecoder.h,v 1.8 2008/01/21 23:10:13 rsavoye Exp $
 
 #ifndef __AUDIODECODER_H__
 #define __AUDIODECODER_H__

Index: libmedia/AudioDecoderNellymoser.cpp
===================================================================
RCS file: /sources/gnash/gnash/libmedia/AudioDecoderNellymoser.cpp,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- libmedia/AudioDecoderNellymoser.cpp 1 Mar 2008 04:47:45 -0000       1.10
+++ libmedia/AudioDecoderNellymoser.cpp 5 Mar 2008 03:55:53 -0000       1.11
@@ -17,7 +17,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-// $Id: AudioDecoderNellymoser.cpp,v 1.10 2008/03/01 04:47:45 bjacques Exp $
 
 // This file incorporates work covered by the following copyright and 
permission
 // notice:

Index: libmedia/AudioDecoderNellymoser.h
===================================================================
RCS file: /sources/gnash/gnash/libmedia/AudioDecoderNellymoser.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- libmedia/AudioDecoderNellymoser.h   8 Feb 2008 15:27:30 -0000       1.8
+++ libmedia/AudioDecoderNellymoser.h   5 Mar 2008 03:55:53 -0000       1.9
@@ -16,7 +16,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-// $Id: AudioDecoderNellymoser.h,v 1.8 2008/02/08 15:27:30 bjacques Exp $
 
 // This file incorporates work covered by the following copyright and 
permission
 // notice:

Index: libmedia/AudioDecoderSimple.cpp
===================================================================
RCS file: /sources/gnash/gnash/libmedia/AudioDecoderSimple.cpp,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- libmedia/AudioDecoderSimple.cpp     21 Jan 2008 23:10:13 -0000      1.13
+++ libmedia/AudioDecoderSimple.cpp     5 Mar 2008 03:55:53 -0000       1.14
@@ -17,7 +17,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-// $Id: AudioDecoderSimple.cpp,v 1.13 2008/01/21 23:10:13 rsavoye Exp $
 
 #include "AudioDecoderSimple.h"
 #include "utility.h"

Index: libmedia/AudioDecoderSimple.h
===================================================================
RCS file: /sources/gnash/gnash/libmedia/AudioDecoderSimple.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- libmedia/AudioDecoderSimple.h       21 Jan 2008 23:10:13 -0000      1.7
+++ libmedia/AudioDecoderSimple.h       5 Mar 2008 03:55:54 -0000       1.8
@@ -16,7 +16,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-//  $Id: AudioDecoderSimple.h,v 1.7 2008/01/21 23:10:13 rsavoye Exp $
 
 #ifndef __AUDIODECODERSIMPLE_H__
 #define __AUDIODECODERSIMPLE_H__

Index: libmedia/FLVParser.cpp
===================================================================
RCS file: /sources/gnash/gnash/libmedia/FLVParser.cpp,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- libmedia/FLVParser.cpp      21 Jan 2008 23:10:13 -0000      1.6
+++ libmedia/FLVParser.cpp      5 Mar 2008 03:55:54 -0000       1.7
@@ -17,7 +17,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-// $Id: FLVParser.cpp,v 1.6 2008/01/21 23:10:13 rsavoye Exp $
 
 #include "FLVParser.h"
 #include "amf.h"

Index: libmedia/FLVParser.h
===================================================================
RCS file: /sources/gnash/gnash/libmedia/FLVParser.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- libmedia/FLVParser.h        21 Jan 2008 23:10:13 -0000      1.8
+++ libmedia/FLVParser.h        5 Mar 2008 03:55:54 -0000       1.9
@@ -17,7 +17,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-// $Id: FLVParser.h,v 1.8 2008/01/21 23:10:13 rsavoye Exp $
 
 // Information about the FLV format can be found at http://osflash.org/flv
 

Index: libmedia/MediaBuffer.h
===================================================================
RCS file: /sources/gnash/gnash/libmedia/MediaBuffer.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- libmedia/MediaBuffer.h      21 Jan 2008 23:10:14 -0000      1.9
+++ libmedia/MediaBuffer.h      5 Mar 2008 03:55:54 -0000       1.10
@@ -16,7 +16,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-// $Id: MediaBuffer.h,v 1.9 2008/01/21 23:10:14 rsavoye Exp $
 
 #ifndef __MEDIABUFFER_H__
 #define __MEDIABUFFER_H__

Index: libmedia/MediaDecoder.cpp
===================================================================
RCS file: /sources/gnash/gnash/libmedia/MediaDecoder.cpp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- libmedia/MediaDecoder.cpp   21 Jan 2008 23:10:14 -0000      1.5
+++ libmedia/MediaDecoder.cpp   5 Mar 2008 03:55:54 -0000       1.6
@@ -16,7 +16,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-// $Id: MediaDecoder.cpp,v 1.5 2008/01/21 23:10:14 rsavoye Exp $
 
 #include "MediaDecoder.h"
 

Index: libmedia/MediaDecoder.h
===================================================================
RCS file: /sources/gnash/gnash/libmedia/MediaDecoder.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- libmedia/MediaDecoder.h     21 Jan 2008 23:10:14 -0000      1.7
+++ libmedia/MediaDecoder.h     5 Mar 2008 03:55:54 -0000       1.8
@@ -16,7 +16,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-// $Id: MediaDecoder.h,v 1.7 2008/01/21 23:10:14 rsavoye Exp $
 
 #ifndef __MEDIADECODER_H__
 #define __MEDIADECODER_H__

Index: libmedia/MediaParser.h
===================================================================
RCS file: /sources/gnash/gnash/libmedia/MediaParser.h,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- libmedia/MediaParser.h      21 Jan 2008 23:10:14 -0000      1.13
+++ libmedia/MediaParser.h      5 Mar 2008 03:55:54 -0000       1.14
@@ -16,7 +16,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-// $Id: MediaParser.h,v 1.13 2008/01/21 23:10:14 rsavoye Exp $
 
 #ifndef __MEDIAPARSER_H__
 #define __MEDIAPARSER_H__

Index: libmedia/SoundInfo.h
===================================================================
RCS file: /sources/gnash/gnash/libmedia/SoundInfo.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- libmedia/SoundInfo.h        21 Jan 2008 23:10:14 -0000      1.5
+++ libmedia/SoundInfo.h        5 Mar 2008 03:55:54 -0000       1.6
@@ -18,7 +18,6 @@
 // 
 //
 
-// $Id: SoundInfo.h,v 1.5 2008/01/21 23:10:14 rsavoye Exp $
 
 #ifndef __SOUNDINFO_H__
 #define __SOUNDINFO_H__

Index: libmedia/VideoDecoder.h
===================================================================
RCS file: /sources/gnash/gnash/libmedia/VideoDecoder.h,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- libmedia/VideoDecoder.h     26 Feb 2008 15:37:48 -0000      1.15
+++ libmedia/VideoDecoder.h     5 Mar 2008 03:55:54 -0000       1.16
@@ -16,7 +16,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-// $Id: VideoDecoder.h,v 1.15 2008/02/26 15:37:48 strk Exp $
 
 #ifndef __VIDEODECODER_H__
 #define __VIDEODECODER_H__

Index: libmedia/sound_handler.h
===================================================================
RCS file: /sources/gnash/gnash/libmedia/sound_handler.h,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- libmedia/sound_handler.h    22 Feb 2008 14:20:44 -0000      1.11
+++ libmedia/sound_handler.h    5 Mar 2008 03:55:54 -0000       1.12
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: sound_handler.h,v 1.11 2008/02/22 14:20:44 strk Exp $ */
 
 /// \page sound_handler_intro Sound handler introduction
 ///

Index: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp
===================================================================
RCS file: /sources/gnash/gnash/libmedia/ffmpeg/AudioDecoderFfmpeg.cpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- libmedia/ffmpeg/AudioDecoderFfmpeg.cpp      22 Feb 2008 14:20:44 -0000      
1.2
+++ libmedia/ffmpeg/AudioDecoderFfmpeg.cpp      5 Mar 2008 03:55:54 -0000       
1.3
@@ -17,7 +17,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-// $Id: AudioDecoderFfmpeg.cpp,v 1.2 2008/02/22 14:20:44 strk Exp $
 
 #include "AudioDecoderFfmpeg.h"
 

Index: libmedia/ffmpeg/AudioDecoderFfmpeg.h
===================================================================
RCS file: /sources/gnash/gnash/libmedia/ffmpeg/AudioDecoderFfmpeg.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- libmedia/ffmpeg/AudioDecoderFfmpeg.h        22 Feb 2008 14:20:44 -0000      
1.2
+++ libmedia/ffmpeg/AudioDecoderFfmpeg.h        5 Mar 2008 03:55:54 -0000       
1.3
@@ -16,7 +16,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-// $Id: AudioDecoderFfmpeg.h,v 1.2 2008/02/22 14:20:44 strk Exp $
 
 #ifndef __AUDIODECODERFFMPEG_H__
 #define __AUDIODECODERFFMPEG_H__

Index: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp
===================================================================
RCS file: /sources/gnash/gnash/libmedia/ffmpeg/VideoDecoderFfmpeg.cpp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- libmedia/ffmpeg/VideoDecoderFfmpeg.cpp      25 Feb 2008 00:06:07 -0000      
1.5
+++ libmedia/ffmpeg/VideoDecoderFfmpeg.cpp      5 Mar 2008 03:55:54 -0000       
1.6
@@ -17,7 +17,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-// $Id: VideoDecoderFfmpeg.cpp,v 1.5 2008/02/25 00:06:07 bjacques Exp $
 
 #include "VideoDecoderFfmpeg.h"
 

Index: libmedia/ffmpeg/VideoDecoderFfmpeg.h
===================================================================
RCS file: /sources/gnash/gnash/libmedia/ffmpeg/VideoDecoderFfmpeg.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- libmedia/ffmpeg/VideoDecoderFfmpeg.h        25 Feb 2008 00:06:07 -0000      
1.5
+++ libmedia/ffmpeg/VideoDecoderFfmpeg.h        5 Mar 2008 03:55:54 -0000       
1.6
@@ -16,7 +16,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-// $Id: VideoDecoderFfmpeg.h,v 1.5 2008/02/25 00:06:07 bjacques Exp $
 
 #ifndef __VIDEODECODERFFMPEG_H__
 #define __VIDEODECODERFFMPEG_H__

Index: libmedia/ffmpeg/sound_handler_sdl.cpp
===================================================================
RCS file: /sources/gnash/gnash/libmedia/ffmpeg/sound_handler_sdl.cpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- libmedia/ffmpeg/sound_handler_sdl.cpp       22 Feb 2008 14:20:46 -0000      
1.2
+++ libmedia/ffmpeg/sound_handler_sdl.cpp       5 Mar 2008 03:55:54 -0000       
1.3
@@ -20,7 +20,6 @@
 // Based on sound_handler_sdl.cpp by Thatcher Ulrich http://tulrich.com 2003
 // which has been donated to the Public Domain.
 
-// $Id: sound_handler_sdl.cpp,v 1.2 2008/02/22 14:20:46 strk Exp $
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: libmedia/ffmpeg/sound_handler_sdl.h
===================================================================
RCS file: /sources/gnash/gnash/libmedia/ffmpeg/sound_handler_sdl.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- libmedia/ffmpeg/sound_handler_sdl.h 22 Feb 2008 14:20:46 -0000      1.2
+++ libmedia/ffmpeg/sound_handler_sdl.h 5 Mar 2008 03:55:54 -0000       1.3
@@ -16,7 +16,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-// $Id: sound_handler_sdl.h,v 1.2 2008/02/22 14:20:46 strk Exp $
 
 #ifndef SOUND_HANDLER_SDL_H
 #define SOUND_HANDLER_SDL_H

Index: libmedia/gst/AudioDecoderGst.cpp
===================================================================
RCS file: /sources/gnash/gnash/libmedia/gst/AudioDecoderGst.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- libmedia/gst/AudioDecoderGst.cpp    21 Jan 2008 23:10:14 -0000      1.4
+++ libmedia/gst/AudioDecoderGst.cpp    5 Mar 2008 03:55:54 -0000       1.5
@@ -16,7 +16,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-// $Id: AudioDecoderGst.cpp,v 1.4 2008/01/21 23:10:14 rsavoye Exp $
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: libmedia/gst/AudioDecoderGst.h
===================================================================
RCS file: /sources/gnash/gnash/libmedia/gst/AudioDecoderGst.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- libmedia/gst/AudioDecoderGst.h      21 Jan 2008 23:10:14 -0000      1.4
+++ libmedia/gst/AudioDecoderGst.h      5 Mar 2008 03:55:55 -0000       1.5
@@ -16,7 +16,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-// $Id: AudioDecoderGst.h,v 1.4 2008/01/21 23:10:14 rsavoye Exp $
 
 #ifndef __AUDIODECODERGST_H__
 #define __AUDIODECODERGST_H__

Index: libmedia/gst/GstUtil.cpp
===================================================================
RCS file: /sources/gnash/gnash/libmedia/gst/GstUtil.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- libmedia/gst/GstUtil.cpp    20 Feb 2008 19:03:58 -0000      1.1
+++ libmedia/gst/GstUtil.cpp    5 Mar 2008 03:55:55 -0000       1.2
@@ -17,7 +17,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-/* $Id: GstUtil.cpp,v 1.1 2008/02/20 19:03:58 bjacques Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: libmedia/gst/GstUtil.h
===================================================================
RCS file: /sources/gnash/gnash/libmedia/gst/GstUtil.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- libmedia/gst/GstUtil.h      20 Feb 2008 19:03:58 -0000      1.1
+++ libmedia/gst/GstUtil.h      5 Mar 2008 03:55:55 -0000       1.2
@@ -16,7 +16,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-// $Id: GstUtil.h,v 1.1 2008/02/20 19:03:58 bjacques Exp $
 
 #ifndef _GSTUTIL_H
 #define        _GSTUTIL_H

Index: libmedia/gst/MediaDecoderGst.cpp
===================================================================
RCS file: /sources/gnash/gnash/libmedia/gst/MediaDecoderGst.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- libmedia/gst/MediaDecoderGst.cpp    27 Jan 2008 07:18:18 -0000      1.4
+++ libmedia/gst/MediaDecoderGst.cpp    5 Mar 2008 03:55:55 -0000       1.5
@@ -16,7 +16,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-// $Id: MediaDecoderGst.cpp,v 1.4 2008/01/27 07:18:18 bjacques Exp $
 
 #include "MediaDecoderGst.h"
 #include "AudioDecoderNellymoser.h"

Index: libmedia/gst/MediaDecoderGst.h
===================================================================
RCS file: /sources/gnash/gnash/libmedia/gst/MediaDecoderGst.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- libmedia/gst/MediaDecoderGst.h      21 Jan 2008 23:10:15 -0000      1.3
+++ libmedia/gst/MediaDecoderGst.h      5 Mar 2008 03:55:55 -0000       1.4
@@ -16,7 +16,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-// $Id: MediaDecoderGst.h,v 1.3 2008/01/21 23:10:15 rsavoye Exp $
 
 #ifndef __MEDIADECODERGST_H__
 #define __MEDIADECODERGST_H__

Index: libmedia/gst/VideoDecoderGst.cpp
===================================================================
RCS file: /sources/gnash/gnash/libmedia/gst/VideoDecoderGst.cpp,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- libmedia/gst/VideoDecoderGst.cpp    23 Feb 2008 18:12:51 -0000      1.17
+++ libmedia/gst/VideoDecoderGst.cpp    5 Mar 2008 03:55:55 -0000       1.18
@@ -16,7 +16,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-// $Id: VideoDecoderGst.cpp,v 1.17 2008/02/23 18:12:51 bjacques Exp $
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: libmedia/gst/VideoDecoderGst.h
===================================================================
RCS file: /sources/gnash/gnash/libmedia/gst/VideoDecoderGst.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- libmedia/gst/VideoDecoderGst.h      23 Feb 2008 18:12:51 -0000      1.14
+++ libmedia/gst/VideoDecoderGst.h      5 Mar 2008 03:55:55 -0000       1.15
@@ -16,7 +16,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-// $Id: VideoDecoderGst.h,v 1.14 2008/02/23 18:12:51 bjacques Exp $
 
 #ifndef __VIDEODECODERGST_H__
 #define __VIDEODECODERGST_H__

Index: libmedia/gst/gstappsink.c
===================================================================
RCS file: /sources/gnash/gnash/libmedia/gst/gstappsink.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- libmedia/gst/gstappsink.c   29 Jan 2008 05:18:33 -0000      1.6
+++ libmedia/gst/gstappsink.c   5 Mar 2008 03:55:55 -0000       1.7
@@ -17,7 +17,6 @@
  * Boston, MA 02111-1307, USA.
  */
 
-/* $Id: gstappsink.c,v 1.6 2008/01/29 05:18:33 bjacques Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: libmedia/gst/gstappsink.h
===================================================================
RCS file: /sources/gnash/gnash/libmedia/gst/gstappsink.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- libmedia/gst/gstappsink.h   29 Jan 2008 05:18:33 -0000      1.5
+++ libmedia/gst/gstappsink.h   5 Mar 2008 03:55:55 -0000       1.6
@@ -17,7 +17,6 @@
  * Boston, MA 02111-1307, USA.
  */
 
-/* $Id: gstappsink.h,v 1.5 2008/01/29 05:18:33 bjacques Exp $ */
 
 #ifndef _GST_APP_SINK_H_
 #define _GST_APP_SINK_H_

Index: libmedia/gst/gstappsrc.c
===================================================================
RCS file: /sources/gnash/gnash/libmedia/gst/gstappsrc.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- libmedia/gst/gstappsrc.c    27 Jan 2008 07:18:19 -0000      1.5
+++ libmedia/gst/gstappsrc.c    5 Mar 2008 03:55:55 -0000       1.6
@@ -17,7 +17,6 @@
  * Boston, MA 02111-1307, USA.
  */
 
-/* $Id: gstappsrc.c,v 1.5 2008/01/27 07:18:19 bjacques Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: libmedia/gst/gstappsrc.h
===================================================================
RCS file: /sources/gnash/gnash/libmedia/gst/gstappsrc.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- libmedia/gst/gstappsrc.h    4 Oct 2007 09:37:50 -0000       1.3
+++ libmedia/gst/gstappsrc.h    5 Mar 2008 03:55:55 -0000       1.4
@@ -17,7 +17,6 @@
  * Boston, MA 02111-1307, USA.
  */
 
-/* $Id: gstappsrc.h,v 1.3 2007/10/04 09:37:50 tgc Exp $ */
 
 #ifndef _GST_APP_SRC_H_
 #define _GST_APP_SRC_H_

Index: macros/agg.m4
===================================================================
RCS file: /sources/gnash/gnash/macros/agg.m4,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -b -r1.32 -r1.33
--- macros/agg.m4       29 Nov 2007 03:47:05 -0000      1.32
+++ macros/agg.m4       5 Mar 2008 03:55:55 -0000       1.33
@@ -14,7 +14,6 @@
 dnl  along with this program; if not, write to the Free Software
 dnl  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-dnl $Id: agg.m4,v 1.32 2007/11/29 03:47:05 rsavoye Exp $
 
 dnl agg_rasterizer_compound_aa.h is a new file included in AGG 2.4,
 dnl but not in AGG 2.3. As we need AGG 2.4, we use this as 

Index: macros/boost.m4
===================================================================
RCS file: /sources/gnash/gnash/macros/boost.m4,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -b -r1.75 -r1.76
--- macros/boost.m4     17 Feb 2008 01:21:59 -0000      1.75
+++ macros/boost.m4     5 Mar 2008 03:55:55 -0000       1.76
@@ -14,7 +14,6 @@
 dnl  along with this program; if not, write to the Free Software
 dnl  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-dnl $Id: boost.m4,v 1.75 2008/02/17 01:21:59 rsavoye Exp $
 
 dnl Boost modules are:
 dnl date-time, filesystem. graph. iostreams, program options, python,

Index: macros/curl.m4
===================================================================
RCS file: /sources/gnash/gnash/macros/curl.m4,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -b -r1.25 -r1.26
--- macros/curl.m4      30 Nov 2007 23:51:26 -0000      1.25
+++ macros/curl.m4      5 Mar 2008 03:55:55 -0000       1.26
@@ -14,7 +14,6 @@
 dnl  along with this program; if not, write to the Free Software
 dnl  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-dnl $Id: curl.m4,v 1.25 2007/11/30 23:51:26 nihilus Exp $
 
 AC_DEFUN([GNASH_PATH_CURL],
 [

Index: macros/dbus.m4
===================================================================
RCS file: /sources/gnash/gnash/macros/dbus.m4,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- macros/dbus.m4      24 Nov 2007 16:47:10 -0000      1.2
+++ macros/dbus.m4      5 Mar 2008 03:55:55 -0000       1.3
@@ -14,7 +14,6 @@
 dnl  along with this program; if not, write to the Free Software
 dnl  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-dnl $Id: dbus.m4,v 1.2 2007/11/24 16:47:10 rsavoye Exp $
 
 AC_DEFUN([GNASH_PATH_DBUS],
 [

Index: macros/ffmpeg.m4
===================================================================
RCS file: /sources/gnash/gnash/macros/ffmpeg.m4,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -b -r1.53 -r1.54
--- macros/ffmpeg.m4    1 Feb 2008 01:30:30 -0000       1.53
+++ macros/ffmpeg.m4    5 Mar 2008 03:55:55 -0000       1.54
@@ -14,7 +14,6 @@
 dnl  along with this program; if not, write to the Free Software
 dnl  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-dnl $Id: ffmpeg.m4,v 1.53 2008/02/01 01:30:30 rsavoye Exp $
 
 AC_DEFUN([GNASH_PATH_FFMPEG],
 [

Index: macros/glib.m4
===================================================================
RCS file: /sources/gnash/gnash/macros/glib.m4,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -b -r1.33 -r1.34
--- macros/glib.m4      15 Feb 2008 20:50:43 -0000      1.33
+++ macros/glib.m4      5 Mar 2008 03:55:56 -0000       1.34
@@ -14,7 +14,6 @@
 dnl  along with this program; if not, write to the Free Software
 dnl  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-dnl $Id: glib.m4,v 1.33 2008/02/15 20:50:43 rsavoye Exp $
 
 AC_DEFUN([GNASH_PATH_GLIB],
 [

Index: macros/gnashpkgtool.m4
===================================================================
RCS file: /sources/gnash/gnash/macros/gnashpkgtool.m4,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -b -r1.46 -r1.47
--- macros/gnashpkgtool.m4      30 Nov 2007 13:52:07 -0000      1.46
+++ macros/gnashpkgtool.m4      5 Mar 2008 03:55:56 -0000       1.47
@@ -14,7 +14,6 @@
 dnl  along with this program; if not, write to the Free Software
 dnl  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-dnl $Id: gnashpkgtool.m4,v 1.46 2007/11/30 13:52:07 nihilus Exp $
 
 dnl Generic macros for finding and setting include-paths and library-path
 dnl for packages. Implements GNASH_PKG_INCLUDES() and GNASH_PKG_LIBS().

Index: macros/gtk2.m4
===================================================================
RCS file: /sources/gnash/gnash/macros/gtk2.m4,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -b -r1.46 -r1.47
--- macros/gtk2.m4      29 Nov 2007 05:36:01 -0000      1.46
+++ macros/gtk2.m4      5 Mar 2008 03:55:56 -0000       1.47
@@ -15,7 +15,6 @@
 dnl  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
 
-dnl $Id: gtk2.m4,v 1.46 2007/11/29 05:36:01 nihilus Exp $
 
 AC_DEFUN([GNASH_PATH_GTK2],
 [

Index: macros/gtkglext.m4
===================================================================
RCS file: /sources/gnash/gnash/macros/gtkglext.m4,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -b -r1.39 -r1.40
--- macros/gtkglext.m4  29 Nov 2007 05:36:01 -0000      1.39
+++ macros/gtkglext.m4  5 Mar 2008 03:55:56 -0000       1.40
@@ -14,7 +14,6 @@
 dnl  along with this program; if not, write to the Free Software
 dnl  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-dnl: $Id: gtkglext.m4,v 1.39 2007/11/29 05:36:01 nihilus Exp $
 
 AC_DEFUN([GNASH_PATH_GLEXT],
 [

Index: macros/hildon.m4
===================================================================
RCS file: /sources/gnash/gnash/macros/hildon.m4,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- macros/hildon.m4    25 Nov 2007 18:29:17 -0000      1.4
+++ macros/hildon.m4    5 Mar 2008 03:55:56 -0000       1.5
@@ -14,7 +14,6 @@
 dnl  along with this program; if not, write to the Free Software
 dnl  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-dnl $Id: hildon.m4,v 1.4 2007/11/25 18:29:17 rsavoye Exp $
 
 AC_DEFUN([GNASH_PATH_HILDON],
 [

Index: macros/libXML.m4
===================================================================
RCS file: /sources/gnash/gnash/macros/libXML.m4,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -b -r1.35 -r1.36
--- macros/libXML.m4    3 Mar 2008 20:26:14 -0000       1.35
+++ macros/libXML.m4    5 Mar 2008 03:55:56 -0000       1.36
@@ -14,7 +14,6 @@
 dnl  along with this program; if not, write to the Free Software
 dnl  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-dnl $Id: libXML.m4,v 1.35 2008/03/03 20:26:14 dossy Exp $
 
 AC_DEFUN([GNASH_PATH_LIBXML], [
   has_xml=no

Index: macros/mysql.m4
===================================================================
RCS file: /sources/gnash/gnash/macros/mysql.m4,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- macros/mysql.m4     13 Oct 2007 23:24:08 -0000      1.7
+++ macros/mysql.m4     5 Mar 2008 03:55:56 -0000       1.8
@@ -14,7 +14,6 @@
 dnl  along with this program; if not, write to the Free Software
 dnl  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-dnl $Id: mysql.m4,v 1.7 2007/10/13 23:24:08 rsavoye Exp $
 
 AC_DEFUN([GNASH_PATH_MYSQL],
 [

Index: macros/opengl.m4
===================================================================
RCS file: /sources/gnash/gnash/macros/opengl.m4,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -b -r1.37 -r1.38
--- macros/opengl.m4    24 Nov 2007 16:47:11 -0000      1.37
+++ macros/opengl.m4    5 Mar 2008 03:55:56 -0000       1.38
@@ -14,7 +14,6 @@
 dnl  along with this program; if not, write to the Free Software
 dnl  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-dnl $Id: opengl.m4,v 1.37 2007/11/24 16:47:11 rsavoye Exp $
 
 AC_DEFUN([GNASH_PATH_OPENGL],
 [

Index: macros/pango.m4
===================================================================
RCS file: /sources/gnash/gnash/macros/pango.m4,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -b -r1.28 -r1.29
--- macros/pango.m4     24 Nov 2007 16:47:11 -0000      1.28
+++ macros/pango.m4     5 Mar 2008 03:55:56 -0000       1.29
@@ -14,7 +14,6 @@
 dnl  along with this program; if not, write to the Free Software
 dnl  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-dnl $Id: pango.m4,v 1.28 2007/11/24 16:47:11 rsavoye Exp $
 
 AC_DEFUN([GNASH_PATH_PANGO],
 [

Index: macros/pkg.m4
===================================================================
RCS file: /sources/gnash/gnash/macros/pkg.m4,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- macros/pkg.m4       1 Jul 2007 10:54:13 -0000       1.8
+++ macros/pkg.m4       5 Mar 2008 03:55:56 -0000       1.9
@@ -21,7 +21,6 @@
 # configuration script generated by Autoconf, you may include it under
 # the same distribution terms that you use for the rest of that program.
 
-# $Id: pkg.m4,v 1.8 2007/07/01 10:54:13 bjacques Exp $
 
 # PKG_PROG_PKG_CONFIG([MIN-VERSION])
 # ----------------------------------

Index: macros/pthreads.m4
===================================================================
RCS file: /sources/gnash/gnash/macros/pthreads.m4,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -b -r1.35 -r1.36
--- macros/pthreads.m4  17 Feb 2008 01:21:59 -0000      1.35
+++ macros/pthreads.m4  5 Mar 2008 03:55:56 -0000       1.36
@@ -15,7 +15,6 @@
 dnl  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
 dnl Copyright (C) 2006 Steven G. Johnson <address@hidden>.
-dnl $Id: pthreads.m4,v 1.35 2008/02/17 01:21:59 rsavoye Exp $
 
 AC_DEFUN([GNASH_PATH_PTHREADS],
 [

Index: macros/qtopia.m4
===================================================================
RCS file: /sources/gnash/gnash/macros/qtopia.m4,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- macros/qtopia.m4    1 Feb 2008 01:30:30 -0000       1.8
+++ macros/qtopia.m4    5 Mar 2008 03:55:56 -0000       1.9
@@ -14,7 +14,6 @@
 dnl  along with this program; if not, write to the Free Software
 dnl  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-dnl $Id: qtopia.m4,v 1.8 2008/02/01 01:30:30 rsavoye Exp $
 
 dnl address@hidden pts/8> QtCore  QtSvg Qtnetwork QtXml 
 dnl QtCore: Command not found.

Index: macros/sdl.m4
===================================================================
RCS file: /sources/gnash/gnash/macros/sdl.m4,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -b -r1.46 -r1.47
--- macros/sdl.m4       24 Nov 2007 16:47:11 -0000      1.46
+++ macros/sdl.m4       5 Mar 2008 03:55:56 -0000       1.47
@@ -14,7 +14,6 @@
 dnl  along with this program; if not, write to the Free Software
 dnl  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-dnl $Id: sdl.m4,v 1.46 2007/11/24 16:47:11 rsavoye Exp $
 
 AC_DEFUN([GNASH_PATH_SDL], [
   has_sdl=no

Index: macros/x11.m4
===================================================================
RCS file: /sources/gnash/gnash/macros/x11.m4,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- macros/x11.m4       24 Nov 2007 16:47:11 -0000      1.15
+++ macros/x11.m4       5 Mar 2008 03:55:56 -0000       1.16
@@ -15,7 +15,6 @@
 dnl  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
 
-dnl $Id: x11.m4,v 1.15 2007/11/24 16:47:11 rsavoye Exp $
 
 AC_DEFUN([GNASH_PATH_X11],
 [

Index: plugin/Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/plugin/Makefile.am,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -b -r1.69 -r1.70
--- plugin/Makefile.am  17 Feb 2008 02:04:27 -0000      1.69
+++ plugin/Makefile.am  5 Mar 2008 03:55:57 -0000       1.70
@@ -15,7 +15,6 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-# $Id: Makefile.am,v 1.69 2008/02/17 02:04:27 rsavoye Exp $
 
 AUTOMAKE_OPTIONS = 
 

Index: plugin/plugin.cpp
===================================================================
RCS file: /sources/gnash/gnash/plugin/plugin.cpp,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -b -r1.99 -r1.100
--- plugin/plugin.cpp   27 Feb 2008 08:48:14 -0000      1.99
+++ plugin/plugin.cpp   5 Mar 2008 03:55:57 -0000       1.100
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: plugin.cpp,v 1.99 2008/02/27 08:48:14 strk Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: plugin/plugin.h
===================================================================
RCS file: /sources/gnash/gnash/plugin/plugin.h,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -b -r1.37 -r1.38
--- plugin/plugin.h     30 Jan 2008 22:42:41 -0000      1.37
+++ plugin/plugin.h     5 Mar 2008 03:55:57 -0000       1.38
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: plugin.h,v 1.37 2008/01/30 22:42:41 strk Exp $ */
 
 #ifndef __PLUGIN_H__
 #define __PLUGIN_H__

Index: plugin/klash/klash_part.moc.in
===================================================================
RCS file: /sources/gnash/gnash/plugin/klash/klash_part.moc.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- plugin/klash/klash_part.moc.in      29 Oct 2006 18:34:17 -0000      1.2
+++ plugin/klash/klash_part.moc.in      5 Mar 2008 03:55:57 -0000       1.3
@@ -2,7 +2,6 @@
 ** KlashBrowserExtension meta object code from reading C++ file 'klash_part.h'
 **
 ** Created: Sat Oct 21 10:23:39 2006
-**      by: The Qt MOC ($Id: klash_part.moc.in,v 1.2 2006/10/29 18:34:17 
rsavoye Exp $)
 **
 ** WARNING! All changes made in this file will be lost!
 *****************************************************************************/

Index: server/BevelFilter.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/BevelFilter.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- server/BevelFilter.cpp      21 Jan 2008 20:55:46 -0000      1.4
+++ server/BevelFilter.cpp      5 Mar 2008 03:55:57 -0000       1.5
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: BevelFilter.cpp,v 1.4 2008/01/21 20:55:46 rsavoye Exp $ */
 
 #include "BevelFilter.h"
 

Index: server/BevelFilter.h
===================================================================
RCS file: /sources/gnash/gnash/server/BevelFilter.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- server/BevelFilter.h        21 Jan 2008 20:55:46 -0000      1.9
+++ server/BevelFilter.h        5 Mar 2008 03:55:57 -0000       1.10
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: BevelFilter.h,v 1.9 2008/01/21 20:55:46 rsavoye Exp $ */
 
 #ifndef GNASH_BEVELFILTER_H
 #define GNASH_BEVELFILTER_H

Index: server/BitmapFilter.h
===================================================================
RCS file: /sources/gnash/gnash/server/BitmapFilter.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- server/BitmapFilter.h       21 Jan 2008 20:55:46 -0000      1.5
+++ server/BitmapFilter.h       5 Mar 2008 03:55:57 -0000       1.6
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: BitmapFilter.h,v 1.5 2008/01/21 20:55:46 rsavoye Exp $ */
 
 #ifndef GNASH_BITMAPFILTER_H
 #define GNASH_BITMAPFILTER_H

Index: server/BitmapMovieInstance.h
===================================================================
RCS file: /sources/gnash/gnash/server/BitmapMovieInstance.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- server/BitmapMovieInstance.h        21 Jan 2008 20:55:46 -0000      1.7
+++ server/BitmapMovieInstance.h        5 Mar 2008 03:55:57 -0000       1.8
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: BitmapMovieInstance.h,v 1.7 2008/01/21 20:55:46 rsavoye Exp $ */
 
 #ifndef GNASH_BITMAPMOVIEINSTANCE_H
 #define GNASH_BITMAPMOVIEINSTANCE_H

Index: server/BlurFilter.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/BlurFilter.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- server/BlurFilter.cpp       21 Jan 2008 20:55:46 -0000      1.4
+++ server/BlurFilter.cpp       5 Mar 2008 03:55:57 -0000       1.5
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: BlurFilter.cpp,v 1.4 2008/01/21 20:55:46 rsavoye Exp $ */
 
 #include "BlurFilter.h"
 

Index: server/BlurFilter.h
===================================================================
RCS file: /sources/gnash/gnash/server/BlurFilter.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- server/BlurFilter.h 21 Jan 2008 20:55:46 -0000      1.7
+++ server/BlurFilter.h 5 Mar 2008 03:55:57 -0000       1.8
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: BlurFilter.h,v 1.7 2008/01/21 20:55:46 rsavoye Exp $ */
 
 #ifndef GNASH_BLURFILTER_H
 #define GNASH_BLURFILTER_H

Index: server/ColorMatrixFilter.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/ColorMatrixFilter.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- server/ColorMatrixFilter.cpp        21 Jan 2008 20:55:46 -0000      1.4
+++ server/ColorMatrixFilter.cpp        5 Mar 2008 03:55:57 -0000       1.5
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: ColorMatrixFilter.cpp,v 1.4 2008/01/21 20:55:46 rsavoye Exp $ */
 
 #include "ColorMatrixFilter.h"
 

Index: server/ColorMatrixFilter.h
===================================================================
RCS file: /sources/gnash/gnash/server/ColorMatrixFilter.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- server/ColorMatrixFilter.h  21 Jan 2008 20:55:46 -0000      1.5
+++ server/ColorMatrixFilter.h  5 Mar 2008 03:55:57 -0000       1.6
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: ColorMatrixFilter.h,v 1.5 2008/01/21 20:55:46 rsavoye Exp $ */
 
 #ifndef GNASH_COLORMATRIXFILTER_H
 #define GNASH_COLORMATRIXFILTER_H

Index: server/ConvolutionFilter.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/ConvolutionFilter.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- server/ConvolutionFilter.cpp        21 Jan 2008 20:55:46 -0000      1.4
+++ server/ConvolutionFilter.cpp        5 Mar 2008 03:55:57 -0000       1.5
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: ConvolutionFilter.cpp,v 1.4 2008/01/21 20:55:46 rsavoye Exp $ */
 
 #include "ConvolutionFilter.h"
 

Index: server/ConvolutionFilter.h
===================================================================
RCS file: /sources/gnash/gnash/server/ConvolutionFilter.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- server/ConvolutionFilter.h  21 Jan 2008 20:55:46 -0000      1.8
+++ server/ConvolutionFilter.h  5 Mar 2008 03:55:57 -0000       1.9
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: ConvolutionFilter.h,v 1.8 2008/01/21 20:55:46 rsavoye Exp $ */
 
 #ifndef GNASH_CONVOLUTIONFILTER_H
 #define GNASH_CONVOLUTIONFILTER_H

Index: server/DropShadowFilter.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/DropShadowFilter.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- server/DropShadowFilter.cpp 21 Jan 2008 20:55:46 -0000      1.4
+++ server/DropShadowFilter.cpp 5 Mar 2008 03:55:58 -0000       1.5
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: DropShadowFilter.cpp,v 1.4 2008/01/21 20:55:46 rsavoye Exp $ */
 
 #include "DropShadowFilter.h"
 

Index: server/DropShadowFilter.h
===================================================================
RCS file: /sources/gnash/gnash/server/DropShadowFilter.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- server/DropShadowFilter.h   21 Jan 2008 20:55:46 -0000      1.8
+++ server/DropShadowFilter.h   5 Mar 2008 03:55:58 -0000       1.9
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: DropShadowFilter.h,v 1.8 2008/01/21 20:55:46 rsavoye Exp $ */
 
 #ifndef GNASH_DROPSHADOWFILTER_H
 #define GNASH_DROPSHADOWFILTER_H

Index: server/DynamicShape.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/DynamicShape.cpp,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- server/DynamicShape.cpp     25 Jan 2008 17:38:17 -0000      1.17
+++ server/DynamicShape.cpp     5 Mar 2008 03:55:58 -0000       1.18
@@ -17,7 +17,6 @@
 
 
 
-/* $Id: DynamicShape.cpp,v 1.17 2008/01/25 17:38:17 strk Exp $ */
 
 #include "DynamicShape.h"
 

Index: server/DynamicShape.h
===================================================================
RCS file: /sources/gnash/gnash/server/DynamicShape.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- server/DynamicShape.h       21 Jan 2008 20:55:46 -0000      1.10
+++ server/DynamicShape.h       5 Mar 2008 03:55:58 -0000       1.11
@@ -16,7 +16,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
 
-/* $Id: DynamicShape.h,v 1.10 2008/01/21 20:55:46 rsavoye Exp $ */
 
 #ifndef GNASH_DYNAMIC_SHAPE_H
 #define GNASH_DYNAMIC_SHAPE_H

Index: server/GlowFilter.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/GlowFilter.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- server/GlowFilter.cpp       21 Jan 2008 20:55:47 -0000      1.4
+++ server/GlowFilter.cpp       5 Mar 2008 03:55:58 -0000       1.5
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: GlowFilter.cpp,v 1.4 2008/01/21 20:55:47 rsavoye Exp $ */
 
 #include "GlowFilter.h"
 

Index: server/GlowFilter.h
===================================================================
RCS file: /sources/gnash/gnash/server/GlowFilter.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- server/GlowFilter.h 21 Jan 2008 20:55:47 -0000      1.8
+++ server/GlowFilter.h 5 Mar 2008 03:55:58 -0000       1.9
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: GlowFilter.h,v 1.8 2008/01/21 20:55:47 rsavoye Exp $ */
 
 #ifndef GNASH_GLOWFILTER_H
 #define GNASH_GLOWFILTER_H

Index: server/GradientBevelFilter.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/GradientBevelFilter.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- server/GradientBevelFilter.cpp      21 Jan 2008 20:55:47 -0000      1.4
+++ server/GradientBevelFilter.cpp      5 Mar 2008 03:55:58 -0000       1.5
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: GradientBevelFilter.cpp,v 1.4 2008/01/21 20:55:47 rsavoye Exp $ */
 
 #include "GradientBevelFilter.h"
 

Index: server/GradientBevelFilter.h
===================================================================
RCS file: /sources/gnash/gnash/server/GradientBevelFilter.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- server/GradientBevelFilter.h        21 Jan 2008 20:55:47 -0000      1.8
+++ server/GradientBevelFilter.h        5 Mar 2008 03:55:58 -0000       1.9
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: GradientBevelFilter.h,v 1.8 2008/01/21 20:55:47 rsavoye Exp $ */
 
 #ifndef GNASH_GRADIENTBEVELFILTER_H
 #define GNASH_GRADIENTBEVELFILTER_H

Index: server/GradientGlowFilter.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/GradientGlowFilter.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- server/GradientGlowFilter.cpp       21 Jan 2008 20:55:47 -0000      1.4
+++ server/GradientGlowFilter.cpp       5 Mar 2008 03:55:58 -0000       1.5
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: GradientGlowFilter.cpp,v 1.4 2008/01/21 20:55:47 rsavoye Exp $ */
 
 #include "GradientGlowFilter.h"
 

Index: server/GradientGlowFilter.h
===================================================================
RCS file: /sources/gnash/gnash/server/GradientGlowFilter.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- server/GradientGlowFilter.h 21 Jan 2008 20:55:47 -0000      1.8
+++ server/GradientGlowFilter.h 5 Mar 2008 03:55:58 -0000       1.9
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: GradientGlowFilter.h,v 1.8 2008/01/21 20:55:47 rsavoye Exp $ */
 
 #ifndef GNASH_GRADIENTGLOWFILTER_H
 #define GNASH_GRADIENTGLOWFILTER_H

Index: server/LoadVariablesThread.h
===================================================================
RCS file: /sources/gnash/gnash/server/LoadVariablesThread.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- server/LoadVariablesThread.h        19 Feb 2008 19:20:52 -0000      1.6
+++ server/LoadVariablesThread.h        5 Mar 2008 03:55:58 -0000       1.7
@@ -16,7 +16,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-/* $Id: LoadVariablesThread.h,v 1.6 2008/02/19 19:20:52 bwy Exp $ */
 
 #ifndef GNASH_LOADVARIABLESTHREAD_H
 #define GNASH_LOADVARIABLESTHREAD_H

Index: server/Property.h
===================================================================
RCS file: /sources/gnash/gnash/server/Property.h,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -b -r1.20 -r1.21
--- server/Property.h   28 Feb 2008 07:26:42 -0000      1.20
+++ server/Property.h   5 Mar 2008 03:55:58 -0000       1.21
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: Property.h,v 1.20 2008/02/28 07:26:42 strk Exp $ */ 
 
 #ifndef GNASH_PROPERTY_H
 #define GNASH_PROPERTY_H

Index: server/StringPredicates.h
===================================================================
RCS file: /sources/gnash/gnash/server/StringPredicates.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- server/StringPredicates.h   21 Jan 2008 20:55:48 -0000      1.9
+++ server/StringPredicates.h   5 Mar 2008 03:55:58 -0000       1.10
@@ -16,7 +16,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-/* $Id: StringPredicates.h,v 1.9 2008/01/21 20:55:48 rsavoye Exp $ */
 
 #ifndef GNASH_STRINGPREDICATES_H
 #define GNASH_STRINGPREDICATES_H

Index: server/as_environment.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/as_environment.cpp,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -b -r1.125 -r1.126
--- server/as_environment.cpp   19 Feb 2008 19:20:52 -0000      1.125
+++ server/as_environment.cpp   5 Mar 2008 03:55:58 -0000       1.126
@@ -17,7 +17,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-/* $Id: as_environment.cpp,v 1.125 2008/02/19 19:20:52 bwy Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: server/as_value.h
===================================================================
RCS file: /sources/gnash/gnash/server/as_value.h,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -b -r1.86 -r1.87
--- server/as_value.h   4 Mar 2008 09:09:07 -0000       1.86
+++ server/as_value.h   5 Mar 2008 03:55:58 -0000       1.87
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: as_value.h,v 1.86 2008/03/04 09:09:07 bjacques Exp $ */
 
 #ifndef GNASH_AS_VALUE_H
 #define GNASH_AS_VALUE_H

Index: server/bitmap_info.h
===================================================================
RCS file: /sources/gnash/gnash/server/bitmap_info.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- server/bitmap_info.h        21 Jan 2008 20:55:49 -0000      1.6
+++ server/bitmap_info.h        5 Mar 2008 03:55:58 -0000       1.7
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: bitmap_info.h,v 1.6 2008/01/21 20:55:49 rsavoye Exp $ */
 
 #ifndef GNASH_BITMAP_INFO_H
 #define GNASH_BITMAP_INFO_H

Index: server/button_character_instance.h
===================================================================
RCS file: /sources/gnash/gnash/server/button_character_instance.h,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -b -r1.33 -r1.34
--- server/button_character_instance.h  21 Jan 2008 20:55:49 -0000      1.33
+++ server/button_character_instance.h  5 Mar 2008 03:55:58 -0000       1.34
@@ -18,7 +18,6 @@
 
 // SWF buttons.  Mouse-sensitive update/display, actions, etc.
 
-/* $Id: button_character_instance.h,v 1.33 2008/01/21 20:55:49 rsavoye Exp $ */
 
 #ifndef GNASH_BUTTON_CHARACTER_INSTANCE_H
 #define GNASH_BUTTON_CHARACTER_INSTANCE_H

Index: server/character.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/character.cpp,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -b -r1.81 -r1.82
--- server/character.cpp        24 Feb 2008 11:03:08 -0000      1.81
+++ server/character.cpp        5 Mar 2008 03:55:58 -0000       1.82
@@ -17,7 +17,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 // 
 
-/* $Id: character.cpp,v 1.81 2008/02/24 11:03:08 bwy Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: server/character.h
===================================================================
RCS file: /sources/gnash/gnash/server/character.h,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -b -r1.130 -r1.131
--- server/character.h  24 Feb 2008 11:03:08 -0000      1.130
+++ server/character.h  5 Mar 2008 03:55:58 -0000       1.131
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: character.h,v 1.130 2008/02/24 11:03:08 bwy Exp $ */
 
 #ifndef GNASH_CHARACTER_H
 #define GNASH_CHARACTER_H

Index: server/cxform.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/cxform.cpp,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- server/cxform.cpp   28 Jan 2008 15:16:50 -0000      1.10
+++ server/cxform.cpp   5 Mar 2008 03:55:59 -0000       1.11
@@ -16,7 +16,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
 // 
-// $Id: cxform.cpp,v 1.10 2008/01/28 15:16:50 strk Exp $ 
 //
 
 #ifdef HAVE_CONFIG_H

Index: server/debugger.h
===================================================================
RCS file: /sources/gnash/gnash/server/debugger.h,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- server/debugger.h   21 Jan 2008 20:55:50 -0000      1.17
+++ server/debugger.h   5 Mar 2008 03:55:59 -0000       1.18
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: debugger.h,v 1.17 2008/01/21 20:55:50 rsavoye Exp $ */
 
 #ifndef __DEBUGGER_H__
 #define __DEBUGGER_H__

Index: server/drag_state.h
===================================================================
RCS file: /sources/gnash/gnash/server/drag_state.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- server/drag_state.h 21 Jan 2008 20:55:50 -0000      1.8
+++ server/drag_state.h 5 Mar 2008 03:55:59 -0000       1.9
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: drag_state.h,v 1.8 2008/01/21 20:55:50 rsavoye Exp $ */
 
 
 #ifndef GNASH_DRAG_STATE_H

Index: server/fill_style.h
===================================================================
RCS file: /sources/gnash/gnash/server/fill_style.h,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- server/fill_style.h 21 Jan 2008 20:55:50 -0000      1.16
+++ server/fill_style.h 5 Mar 2008 03:55:59 -0000       1.17
@@ -17,7 +17,6 @@
 
 // Based on work of Thatcher Ulrich <address@hidden> 2003
 
-/* $Id: fill_style.h,v 1.16 2008/01/21 20:55:50 rsavoye Exp $ */
 
 #ifndef GNASH_FILL_STYLE_H
 #define GNASH_FILL_STYLE_H

Index: server/font.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/font.cpp,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -b -r1.58 -r1.59
--- server/font.cpp     19 Feb 2008 19:20:53 -0000      1.58
+++ server/font.cpp     5 Mar 2008 03:55:59 -0000       1.59
@@ -17,7 +17,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-/* $Id: font.cpp,v 1.58 2008/02/19 19:20:53 bwy Exp $ */
 
 // Based on the public domain work of Thatcher Ulrich <address@hidden> 2003
 

Index: server/fontlib.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/fontlib.cpp,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -b -r1.40 -r1.41
--- server/fontlib.cpp  1 Dec 2007 15:40:59 -0000       1.40
+++ server/fontlib.cpp  5 Mar 2008 03:55:59 -0000       1.41
@@ -5,7 +5,6 @@
 
 // A module to take care of all of gnash's loaded fonts.
 
-/* $Id: fontlib.cpp,v 1.40 2007/12/01 15:40:59 strk Exp $ */
 
 #include "tu_file.h"
 #include "gnash.h"

Index: server/generic_character.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/generic_character.cpp,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- server/generic_character.cpp        11 Feb 2008 12:55:22 -0000      1.13
+++ server/generic_character.cpp        5 Mar 2008 03:55:59 -0000       1.14
@@ -17,7 +17,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-/* $Id: generic_character.cpp,v 1.13 2008/02/11 12:55:22 udog Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: server/impl.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/impl.cpp,v
retrieving revision 1.141
retrieving revision 1.142
diff -u -b -r1.141 -r1.142
--- server/impl.cpp     20 Feb 2008 14:46:27 -0000      1.141
+++ server/impl.cpp     5 Mar 2008 03:55:59 -0000       1.142
@@ -17,7 +17,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-/* $Id: impl.cpp,v 1.141 2008/02/20 14:46:27 strk Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: server/impl.h
===================================================================
RCS file: /sources/gnash/gnash/server/impl.h,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -b -r1.52 -r1.53
--- server/impl.h       21 Jan 2008 20:55:51 -0000      1.52
+++ server/impl.h       5 Mar 2008 03:55:59 -0000       1.53
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: impl.h,v 1.52 2008/01/21 20:55:51 rsavoye Exp $ */
 
 #ifndef GNASH_IMPL_H
 #define GNASH_IMPL_H

Index: server/matrix.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/matrix.cpp,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -b -r1.25 -r1.26
--- server/matrix.cpp   19 Feb 2008 19:20:53 -0000      1.25
+++ server/matrix.cpp   5 Mar 2008 03:55:59 -0000       1.26
@@ -19,7 +19,6 @@
 //
 // Original author: Thatcher Ulrich <address@hidden> 2003
 //
-// $Id: matrix.cpp,v 1.25 2008/02/19 19:20:53 bwy Exp $ 
 //
 
 #ifdef HAVE_CONFIG_H

Index: server/matrix.h
===================================================================
RCS file: /sources/gnash/gnash/server/matrix.h,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- server/matrix.h     21 Jan 2008 20:55:51 -0000      1.15
+++ server/matrix.h     5 Mar 2008 03:55:59 -0000       1.16
@@ -19,7 +19,6 @@
 //
 // Original author: Thatcher Ulrich <address@hidden> 2003
 //
-// $Id: matrix.h,v 1.15 2008/01/21 20:55:51 rsavoye Exp $ 
 //
 
 #ifndef GNASH_MATRIX_H

Index: server/movie_root.h
===================================================================
RCS file: /sources/gnash/gnash/server/movie_root.h,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -b -r1.109 -r1.110
--- server/movie_root.h 20 Feb 2008 14:46:28 -0000      1.109
+++ server/movie_root.h 5 Mar 2008 03:55:59 -0000       1.110
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: movie_root.h,v 1.109 2008/02/20 14:46:28 strk Exp $ */
 
 /// \page events_handling Handling of user events
 ///

Index: server/rect.h
===================================================================
RCS file: /sources/gnash/gnash/server/rect.h,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -b -r1.23 -r1.24
--- server/rect.h       21 Jan 2008 20:55:51 -0000      1.23
+++ server/rect.h       5 Mar 2008 03:55:59 -0000       1.24
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: rect.h,v 1.23 2008/01/21 20:55:51 rsavoye Exp $ */
 
 #ifndef GNASH_RECT_H
 #define GNASH_RECT_H

Index: server/shape.h
===================================================================
RCS file: /sources/gnash/gnash/server/shape.h,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -b -r1.36 -r1.37
--- server/shape.h      1 Dec 2007 15:40:59 -0000       1.36
+++ server/shape.h      5 Mar 2008 03:55:59 -0000       1.37
@@ -5,7 +5,6 @@
 
 // Quadratic bezier outline shapes, the basis for most SWF rendering.
 
-/* $Id: shape.h,v 1.36 2007/12/01 15:40:59 strk Exp $ */
 
 #ifndef GNASH_SHAPE_H
 #define GNASH_SHAPE_H

Index: server/styles.h
===================================================================
RCS file: /sources/gnash/gnash/server/styles.h,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -b -r1.23 -r1.24
--- server/styles.h     4 Dec 2007 11:45:29 -0000       1.23
+++ server/styles.h     5 Mar 2008 03:55:59 -0000       1.24
@@ -5,7 +5,6 @@
 
 // line style types.
 
-/* $Id: styles.h,v 1.23 2007/12/04 11:45:29 strk Exp $ */
 
 #ifndef GNASH_STYLES_H
 #define GNASH_STYLES_H

Index: server/text.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/text.cpp,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -b -r1.44 -r1.45
--- server/text.cpp     19 Feb 2008 19:20:54 -0000      1.44
+++ server/text.cpp     5 Mar 2008 03:56:00 -0000       1.45
@@ -17,7 +17,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-/* $Id: text.cpp,v 1.44 2008/02/19 19:20:54 bwy Exp $ */
 
 // Based on the public domain work of Thatcher Ulrich <address@hidden> 2003
 

Index: server/textformat.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/textformat.cpp,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -b -r1.34 -r1.35
--- server/textformat.cpp       19 Feb 2008 19:20:54 -0000      1.34
+++ server/textformat.cpp       5 Mar 2008 03:56:00 -0000       1.35
@@ -17,7 +17,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 // 
 
-// $Id: textformat.cpp,v 1.34 2008/02/19 19:20:54 bwy Exp $
 
 #include "log.h"
 #include "textformat.h"

Index: server/textformat.h
===================================================================
RCS file: /sources/gnash/gnash/server/textformat.h,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -b -r1.21 -r1.22
--- server/textformat.h 21 Jan 2008 20:55:53 -0000      1.21
+++ server/textformat.h 5 Mar 2008 03:56:00 -0000       1.22
@@ -16,7 +16,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
 // 
-// $Id: textformat.h,v 1.21 2008/01/21 20:55:53 rsavoye Exp $
 //
 
 #ifndef __TEXTFORMAT_H__

Index: server/timers.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/timers.cpp,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -b -r1.47 -r1.48
--- server/timers.cpp   19 Feb 2008 19:20:54 -0000      1.47
+++ server/timers.cpp   5 Mar 2008 03:56:00 -0000       1.48
@@ -19,7 +19,6 @@
 //
 //
 
-/* $Id: timers.cpp,v 1.47 2008/02/19 19:20:54 bwy Exp $ */
 
 #include "timers.h"
 #include "as_function.h" // for class as_function

Index: server/video_stream_instance.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/video_stream_instance.cpp,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -b -r1.47 -r1.48
--- server/video_stream_instance.cpp    11 Feb 2008 12:55:22 -0000      1.47
+++ server/video_stream_instance.cpp    5 Mar 2008 03:56:00 -0000       1.48
@@ -17,7 +17,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 // 
 
-// $Id: video_stream_instance.cpp,v 1.47 2008/02/11 12:55:22 udog Exp $
 
 #include "sprite_instance.h"
 #include "video_stream_instance.h"

Index: server/video_stream_instance.h
===================================================================
RCS file: /sources/gnash/gnash/server/video_stream_instance.h,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -b -r1.26 -r1.27
--- server/video_stream_instance.h      21 Jan 2008 20:55:53 -0000      1.26
+++ server/video_stream_instance.h      5 Mar 2008 03:56:00 -0000       1.27
@@ -16,7 +16,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
 // 
-// $Id: video_stream_instance.h,v 1.26 2008/01/21 20:55:53 rsavoye Exp $
 
 #ifndef GNASH_VIDEO_STREAM_INSTANCE_H
 #define GNASH_VIDEO_STREAM_INSTANCE_H

Index: server/asobj/BevelFilter_as.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/asobj/BevelFilter_as.cpp,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- server/asobj/BevelFilter_as.cpp     21 Jan 2008 20:55:53 -0000      1.8
+++ server/asobj/BevelFilter_as.cpp     5 Mar 2008 03:56:00 -0000       1.9
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: BevelFilter_as.cpp,v 1.8 2008/01/21 20:55:53 rsavoye Exp $ */
 
 #include "as_object.h"
 #include "BevelFilter.h"

Index: server/asobj/BitmapFilter_as.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/asobj/BitmapFilter_as.cpp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- server/asobj/BitmapFilter_as.cpp    21 Jan 2008 20:55:53 -0000      1.5
+++ server/asobj/BitmapFilter_as.cpp    5 Mar 2008 03:56:00 -0000       1.6
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: BitmapFilter_as.cpp,v 1.5 2008/01/21 20:55:53 rsavoye Exp $ */
 
 #include "as_object.h"
 #include "BitmapFilter.h"

Index: server/asobj/BlurFilter_as.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/asobj/BlurFilter_as.cpp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- server/asobj/BlurFilter_as.cpp      21 Jan 2008 20:55:53 -0000      1.5
+++ server/asobj/BlurFilter_as.cpp      5 Mar 2008 03:56:00 -0000       1.6
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: BlurFilter_as.cpp,v 1.5 2008/01/21 20:55:53 rsavoye Exp $ */
 
 #include "as_object.h"
 #include "BlurFilter.h"

Index: server/asobj/ColorMatrixFilter_as.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/asobj/ColorMatrixFilter_as.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- server/asobj/ColorMatrixFilter_as.cpp       21 Jan 2008 20:55:54 -0000      
1.4
+++ server/asobj/ColorMatrixFilter_as.cpp       5 Mar 2008 03:56:00 -0000       
1.5
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: ColorMatrixFilter_as.cpp,v 1.4 2008/01/21 20:55:54 rsavoye Exp $ */
 
 #include "as_object.h"
 #include "ColorMatrixFilter.h"

Index: server/asobj/ConvolutionFilter_as.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/asobj/ConvolutionFilter_as.cpp,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- server/asobj/ConvolutionFilter_as.cpp       21 Jan 2008 20:55:54 -0000      
1.6
+++ server/asobj/ConvolutionFilter_as.cpp       5 Mar 2008 03:56:00 -0000       
1.7
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: ConvolutionFilter_as.cpp,v 1.6 2008/01/21 20:55:54 rsavoye Exp $ */
 
 #include "as_object.h"
 #include "ConvolutionFilter.h"

Index: server/asobj/DropShadowFilter_as.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/asobj/DropShadowFilter_as.cpp,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- server/asobj/DropShadowFilter_as.cpp        21 Jan 2008 20:55:55 -0000      
1.6
+++ server/asobj/DropShadowFilter_as.cpp        5 Mar 2008 03:56:00 -0000       
1.7
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: DropShadowFilter_as.cpp,v 1.6 2008/01/21 20:55:55 rsavoye Exp $ */
 
 #include "as_object.h"
 #include "DropShadowFilter.h"

Index: server/asobj/Global.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/asobj/Global.cpp,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -b -r1.91 -r1.92
--- server/asobj/Global.cpp     21 Feb 2008 16:48:02 -0000      1.91
+++ server/asobj/Global.cpp     5 Mar 2008 03:56:00 -0000       1.92
@@ -17,7 +17,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-/* $Id: Global.cpp,v 1.91 2008/02/21 16:48:02 strk Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: server/asobj/GlowFilter_as.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/asobj/GlowFilter_as.cpp,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- server/asobj/GlowFilter_as.cpp      21 Jan 2008 20:55:55 -0000      1.6
+++ server/asobj/GlowFilter_as.cpp      5 Mar 2008 03:56:00 -0000       1.7
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: GlowFilter_as.cpp,v 1.6 2008/01/21 20:55:55 rsavoye Exp $ */
 
 #include "as_object.h"
 #include "GlowFilter.h"

Index: server/asobj/GradientBevelFilter_as.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/asobj/GradientBevelFilter_as.cpp,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- server/asobj/GradientBevelFilter_as.cpp     21 Jan 2008 20:55:55 -0000      
1.6
+++ server/asobj/GradientBevelFilter_as.cpp     5 Mar 2008 03:56:00 -0000       
1.7
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: GradientBevelFilter_as.cpp,v 1.6 2008/01/21 20:55:55 rsavoye Exp $ */
 
 #include "as_object.h"
 #include "GradientBevelFilter.h"

Index: server/asobj/GradientGlowFilter_as.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/asobj/GradientGlowFilter_as.cpp,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- server/asobj/GradientGlowFilter_as.cpp      21 Jan 2008 20:55:55 -0000      
1.6
+++ server/asobj/GradientGlowFilter_as.cpp      5 Mar 2008 03:56:01 -0000       
1.7
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: GradientGlowFilter_as.cpp,v 1.6 2008/01/21 20:55:55 rsavoye Exp $ */
 
 #include "as_object.h"
 #include "GradientGlowFilter.h"

Index: server/asobj/Key.h
===================================================================
RCS file: /sources/gnash/gnash/server/asobj/Key.h,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -b -r1.34 -r1.35
--- server/asobj/Key.h  7 Feb 2008 10:07:58 -0000       1.34
+++ server/asobj/Key.h  5 Mar 2008 03:56:01 -0000       1.35
@@ -16,7 +16,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 // 
 
-/* $Id: Key.h,v 1.34 2008/02/07 10:07:58 bwy Exp $ */
 
 #ifndef __KEY_H__
 #define __KEY_H__

Index: server/asobj/Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/server/asobj/Makefile.am,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -b -r1.49 -r1.50
--- server/asobj/Makefile.am    22 Feb 2008 14:20:48 -0000      1.49
+++ server/asobj/Makefile.am    5 Mar 2008 03:56:01 -0000       1.50
@@ -15,7 +15,6 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-# $Id: Makefile.am,v 1.49 2008/02/22 14:20:48 strk Exp $
 
 AUTOMAKE_OPTIONS = 
 

Index: server/asobj/Math.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/asobj/Math.cpp,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -b -r1.27 -r1.28
--- server/asobj/Math.cpp       21 Jan 2008 20:55:56 -0000      1.27
+++ server/asobj/Math.cpp       5 Mar 2008 03:56:01 -0000       1.28
@@ -16,7 +16,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-/* $Id: Math.cpp,v 1.27 2008/01/21 20:55:56 rsavoye Exp $ */
 
 //
 // This file implements methods of the ActionScript Math class.

Index: server/asobj/NetConnection.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/asobj/NetConnection.cpp,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -b -r1.58 -r1.59
--- server/asobj/NetConnection.cpp      22 Feb 2008 14:20:48 -0000      1.58
+++ server/asobj/NetConnection.cpp      5 Mar 2008 03:56:01 -0000       1.59
@@ -17,7 +17,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-/* $Id: NetConnection.cpp,v 1.58 2008/02/22 14:20:48 strk Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: server/asobj/NetConnection.h
===================================================================
RCS file: /sources/gnash/gnash/server/asobj/NetConnection.h,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -b -r1.39 -r1.40
--- server/asobj/NetConnection.h        22 Feb 2008 14:20:48 -0000      1.39
+++ server/asobj/NetConnection.h        5 Mar 2008 03:56:01 -0000       1.40
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: NetConnection.h,v 1.39 2008/02/22 14:20:48 strk Exp $ */
 
 #ifndef __NETCONNECTION_H__
 #define __NETCONNECTION_H__

Index: server/asobj/NetStream.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/asobj/NetStream.cpp,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -b -r1.84 -r1.85
--- server/asobj/NetStream.cpp  27 Jan 2008 07:18:19 -0000      1.84
+++ server/asobj/NetStream.cpp  5 Mar 2008 03:56:01 -0000       1.85
@@ -17,7 +17,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-/* $Id: NetStream.cpp,v 1.84 2008/01/27 07:18:19 bjacques Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: server/asobj/NetStream.h
===================================================================
RCS file: /sources/gnash/gnash/server/asobj/NetStream.h,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -b -r1.58 -r1.59
--- server/asobj/NetStream.h    27 Jan 2008 07:18:19 -0000      1.58
+++ server/asobj/NetStream.h    5 Mar 2008 03:56:01 -0000       1.59
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/*  $Id: NetStream.h,v 1.58 2008/01/27 07:18:19 bjacques Exp $ */
 
 #ifndef __NETSTREAM_H__
 #define __NETSTREAM_H__

Index: server/asobj/NetStreamFfmpeg.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/asobj/NetStreamFfmpeg.cpp,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -b -r1.107 -r1.108
--- server/asobj/NetStreamFfmpeg.cpp    25 Feb 2008 00:06:07 -0000      1.107
+++ server/asobj/NetStreamFfmpeg.cpp    5 Mar 2008 03:56:01 -0000       1.108
@@ -17,7 +17,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-/* $Id: NetStreamFfmpeg.cpp,v 1.107 2008/02/25 00:06:07 bjacques Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: server/asobj/NetStreamFfmpeg.h
===================================================================
RCS file: /sources/gnash/gnash/server/asobj/NetStreamFfmpeg.h,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -b -r1.57 -r1.58
--- server/asobj/NetStreamFfmpeg.h      22 Feb 2008 14:20:49 -0000      1.57
+++ server/asobj/NetStreamFfmpeg.h      5 Mar 2008 03:56:01 -0000       1.58
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: NetStreamFfmpeg.h,v 1.57 2008/02/22 14:20:49 strk Exp $ */
 
 #ifndef __NETSTREAMFFMPEG_H__
 #define __NETSTREAMFFMPEG_H__

Index: server/asobj/NetStreamGst.h
===================================================================
RCS file: /sources/gnash/gnash/server/asobj/NetStreamGst.h,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -b -r1.34 -r1.35
--- server/asobj/NetStreamGst.h 22 Feb 2008 00:02:24 -0000      1.34
+++ server/asobj/NetStreamGst.h 5 Mar 2008 03:56:01 -0000       1.35
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: NetStreamGst.h,v 1.34 2008/02/22 00:02:24 bjacques Exp $ */
 
 #ifndef __NETSTREAMGST_H__
 #define __NETSTREAMGST_H__

Index: server/asobj/Number.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/asobj/Number.cpp,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -b -r1.38 -r1.39
--- server/asobj/Number.cpp     19 Feb 2008 12:06:07 -0000      1.38
+++ server/asobj/Number.cpp     5 Mar 2008 03:56:02 -0000       1.39
@@ -17,7 +17,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-/* $Id: Number.cpp,v 1.38 2008/02/19 12:06:07 strk Exp $ */
 
 #include "log.h"
 #include "tu_config.h"

Index: server/asobj/Object.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/asobj/Object.cpp,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -b -r1.41 -r1.42
--- server/asobj/Object.cpp     19 Feb 2008 19:20:55 -0000      1.41
+++ server/asobj/Object.cpp     5 Mar 2008 03:56:02 -0000       1.42
@@ -17,7 +17,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-/* $Id: Object.cpp,v 1.41 2008/02/19 19:20:55 bwy Exp $ */
 
 #include "tu_config.h"
 #include "Object.h"

Index: server/asobj/string.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/asobj/string.cpp,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -b -r1.54 -r1.55
--- server/asobj/string.cpp     19 Feb 2008 19:20:55 -0000      1.54
+++ server/asobj/string.cpp     5 Mar 2008 03:56:02 -0000       1.55
@@ -16,7 +16,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: string.cpp,v 1.54 2008/02/19 19:20:55 bwy Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: server/asobj/xml.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/asobj/xml.cpp,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -b -r1.75 -r1.76
--- server/asobj/xml.cpp        19 Feb 2008 19:20:55 -0000      1.75
+++ server/asobj/xml.cpp        5 Mar 2008 03:56:02 -0000       1.76
@@ -17,7 +17,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-/* $Id: xml.cpp,v 1.75 2008/02/19 19:20:55 bwy Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: server/asobj/xmlattrs.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/asobj/xmlattrs.cpp,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- server/asobj/xmlattrs.cpp   30 Jan 2008 10:09:36 -0000      1.8
+++ server/asobj/xmlattrs.cpp   5 Mar 2008 03:56:02 -0000       1.9
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: xmlattrs.cpp,v 1.8 2008/01/30 10:09:36 bwy Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: server/asobj/xmlnode.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/asobj/xmlnode.cpp,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -b -r1.46 -r1.47
--- server/asobj/xmlnode.cpp    19 Feb 2008 19:20:55 -0000      1.46
+++ server/asobj/xmlnode.cpp    5 Mar 2008 03:56:02 -0000       1.47
@@ -16,7 +16,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: xmlnode.cpp,v 1.46 2008/02/19 19:20:55 bwy Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: server/parser/Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/server/parser/Makefile.am,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -b -r1.43 -r1.44
--- server/parser/Makefile.am   22 Feb 2008 14:20:49 -0000      1.43
+++ server/parser/Makefile.am   5 Mar 2008 03:56:02 -0000       1.44
@@ -15,7 +15,6 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-# $Id: Makefile.am,v 1.43 2008/02/22 14:20:49 strk Exp $
 
 AUTOMAKE_OPTIONS = 
 

Index: server/parser/action_buffer.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/parser/action_buffer.cpp,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -b -r1.35 -r1.36
--- server/parser/action_buffer.cpp     19 Feb 2008 19:20:56 -0000      1.35
+++ server/parser/action_buffer.cpp     5 Mar 2008 03:56:02 -0000       1.36
@@ -17,7 +17,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-/* $Id: action_buffer.cpp,v 1.35 2008/02/19 19:20:56 bwy Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: server/parser/button_character_def.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/parser/button_character_def.cpp,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -b -r1.30 -r1.31
--- server/parser/button_character_def.cpp      15 Feb 2008 11:28:14 -0000      
1.30
+++ server/parser/button_character_def.cpp      5 Mar 2008 03:56:02 -0000       
1.31
@@ -17,7 +17,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-/* $Id: button_character_def.cpp,v 1.30 2008/02/15 11:28:14 bwy Exp $ */
 
 // Based on the public domain work of Thatcher Ulrich <address@hidden> 2003
 

Index: server/parser/character_def.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/parser/character_def.cpp,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- server/parser/character_def.cpp     21 Jan 2008 20:56:00 -0000      1.8
+++ server/parser/character_def.cpp     5 Mar 2008 03:56:02 -0000       1.9
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: character_def.cpp,v 1.8 2008/01/21 20:56:00 rsavoye Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: server/parser/edit_text_character_def.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/parser/edit_text_character_def.cpp,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- server/parser/edit_text_character_def.cpp   11 Feb 2008 16:32:52 -0000      
1.17
+++ server/parser/edit_text_character_def.cpp   5 Mar 2008 03:56:02 -0000       
1.18
@@ -17,7 +17,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-/* $Id: edit_text_character_def.cpp,v 1.17 2008/02/11 16:32:52 bwy Exp $ */
 
 // Based on the public domain text.cpp of Thatcher Ulrich <address@hidden> 2003
 

Index: server/parser/filter_factory.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/parser/filter_factory.cpp,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- server/parser/filter_factory.cpp    28 Jan 2008 15:16:51 -0000      1.9
+++ server/parser/filter_factory.cpp    5 Mar 2008 03:56:02 -0000       1.10
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: filter_factory.cpp,v 1.9 2008/01/28 15:16:51 strk Exp $ */
 
 #include "filter_factory.h"
 #include "BitmapFilter.h"

Index: server/parser/filter_factory.h
===================================================================
RCS file: /sources/gnash/gnash/server/parser/filter_factory.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- server/parser/filter_factory.h      21 Jan 2008 20:56:00 -0000      1.3
+++ server/parser/filter_factory.h      5 Mar 2008 03:56:02 -0000       1.4
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: filter_factory.h,v 1.3 2008/01/21 20:56:00 rsavoye Exp $ */
 
 #ifndef GNASH_FILTER_FACTORY_H
 #define GNASH_FILTER_FACTORY_H

Index: server/parser/morph2_character_def.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/parser/morph2_character_def.cpp,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -b -r1.21 -r1.22
--- server/parser/morph2_character_def.cpp      21 Jan 2008 20:56:00 -0000      
1.21
+++ server/parser/morph2_character_def.cpp      5 Mar 2008 03:56:02 -0000       
1.22
@@ -17,7 +17,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-/* $Id: morph2_character_def.cpp,v 1.21 2008/01/21 20:56:00 rsavoye Exp $ */
 
 // Based on the public domain morph2.cpp of:
 // Thatcher Ulrich <address@hidden>, Mike Shaver <address@hidden> 2003,

Index: server/parser/shape_character_def.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/parser/shape_character_def.cpp,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -b -r1.67 -r1.68
--- server/parser/shape_character_def.cpp       19 Feb 2008 19:20:56 -0000      
1.67
+++ server/parser/shape_character_def.cpp       5 Mar 2008 03:56:03 -0000       
1.68
@@ -17,7 +17,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-/* $Id: shape_character_def.cpp,v 1.67 2008/02/19 19:20:56 bwy Exp $ */
 
 // Based on the public domain shape.cpp of Thatcher Ulrich <address@hidden> 
2003
 

Index: server/parser/shape_character_def.h
===================================================================
RCS file: /sources/gnash/gnash/server/parser/shape_character_def.h,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -b -r1.20 -r1.21
--- server/parser/shape_character_def.h 1 Dec 2007 15:40:59 -0000       1.20
+++ server/parser/shape_character_def.h 5 Mar 2008 03:56:03 -0000       1.21
@@ -5,7 +5,6 @@
 
 // Quadratic bezier outline shapes, the basis for most SWF rendering.
 
-/* $Id: shape_character_def.h,v 1.20 2007/12/01 15:40:59 strk Exp $ */
 
 #ifndef GNASH_SHAPE_CHARACTER_DEF_H
 #define GNASH_SHAPE_CHARACTER_DEF_H

Index: server/parser/video_stream_def.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/parser/video_stream_def.cpp,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -b -r1.43 -r1.44
--- server/parser/video_stream_def.cpp  28 Feb 2008 17:13:49 -0000      1.43
+++ server/parser/video_stream_def.cpp  5 Mar 2008 03:56:03 -0000       1.44
@@ -16,7 +16,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
 // 
-// $Id: video_stream_def.cpp,v 1.43 2008/02/28 17:13:49 strk Exp $
 
 #include "video_stream_def.h"
 #include "video_stream_instance.h"

Index: server/parser/video_stream_def.h
===================================================================
RCS file: /sources/gnash/gnash/server/parser/video_stream_def.h,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -b -r1.26 -r1.27
--- server/parser/video_stream_def.h    28 Feb 2008 17:13:49 -0000      1.26
+++ server/parser/video_stream_def.h    5 Mar 2008 03:56:03 -0000       1.27
@@ -16,7 +16,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
 // 
-// $Id: video_stream_def.h,v 1.26 2008/02/28 17:13:49 strk Exp $
 
 #ifndef GNASH_VIDEO_STREAM_DEF_H
 #define GNASH_VIDEO_STREAM_DEF_H

Index: server/swf/DefineFontAlignZonesTag.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/swf/DefineFontAlignZonesTag.cpp,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- server/swf/DefineFontAlignZonesTag.cpp      25 Jan 2008 12:17:32 -0000      
1.7
+++ server/swf/DefineFontAlignZonesTag.cpp      5 Mar 2008 03:56:03 -0000       
1.8
@@ -17,7 +17,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-/* $Id: DefineFontAlignZonesTag.cpp,v 1.7 2008/01/25 12:17:32 strk Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: server/swf/DefineFontAlignZonesTag.h
===================================================================
RCS file: /sources/gnash/gnash/server/swf/DefineFontAlignZonesTag.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- server/swf/DefineFontAlignZonesTag.h        21 Jan 2008 20:56:02 -0000      
1.6
+++ server/swf/DefineFontAlignZonesTag.h        5 Mar 2008 03:56:03 -0000       
1.7
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: DefineFontAlignZonesTag.h,v 1.6 2008/01/21 20:56:02 rsavoye Exp $ */
 
 #ifndef GNASH_SWF_DEFINEFONTALIGNZONESTAG_H
 #define GNASH_SWF_DEFINEFONTALIGNZONESTAG_H

Index: server/swf/DisplayListTag.h
===================================================================
RCS file: /sources/gnash/gnash/server/swf/DisplayListTag.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- server/swf/DisplayListTag.h 21 Jan 2008 20:56:02 -0000      1.9
+++ server/swf/DisplayListTag.h 5 Mar 2008 03:56:03 -0000       1.10
@@ -16,7 +16,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: DisplayListTag.h,v 1.9 2008/01/21 20:56:02 rsavoye Exp $ */
 
 #ifndef GNASH_SWF_DISPLAYLISTTAG_H
 #define GNASH_SWF_DISPLAYLISTTAG_H

Index: server/swf/PlaceObject2Tag.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/swf/PlaceObject2Tag.cpp,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -b -r1.35 -r1.36
--- server/swf/PlaceObject2Tag.cpp      19 Feb 2008 19:20:56 -0000      1.35
+++ server/swf/PlaceObject2Tag.cpp      5 Mar 2008 03:56:03 -0000       1.36
@@ -17,7 +17,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-/* $Id: PlaceObject2Tag.cpp,v 1.35 2008/02/19 19:20:56 bwy Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: server/swf/PlaceObject2Tag.h
===================================================================
RCS file: /sources/gnash/gnash/server/swf/PlaceObject2Tag.h,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- server/swf/PlaceObject2Tag.h        12 Feb 2008 20:56:30 -0000      1.19
+++ server/swf/PlaceObject2Tag.h        5 Mar 2008 03:56:03 -0000       1.20
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: PlaceObject2Tag.h,v 1.19 2008/02/12 20:56:30 strk Exp $ */
 
 #ifndef GNASH_SWF_PLACEOBJECT2TAG_H
 #define GNASH_SWF_PLACEOBJECT2TAG_H

Index: server/swf/RemoveObjectTag.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/swf/RemoveObjectTag.cpp,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- server/swf/RemoveObjectTag.cpp      21 Jan 2008 20:56:02 -0000      1.7
+++ server/swf/RemoveObjectTag.cpp      5 Mar 2008 03:56:03 -0000       1.8
@@ -17,7 +17,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-/* $Id: RemoveObjectTag.cpp,v 1.7 2008/01/21 20:56:02 rsavoye Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: server/swf/RemoveObjectTag.h
===================================================================
RCS file: /sources/gnash/gnash/server/swf/RemoveObjectTag.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- server/swf/RemoveObjectTag.h        21 Jan 2008 20:56:02 -0000      1.7
+++ server/swf/RemoveObjectTag.h        5 Mar 2008 03:56:03 -0000       1.8
@@ -16,7 +16,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: RemoveObjectTag.h,v 1.7 2008/01/21 20:56:02 rsavoye Exp $ */
 
 #ifndef GNASH_SWF_REMOVEOBJECTTAG_H
 #define GNASH_SWF_REMOVEOBJECTTAG_H

Index: server/swf/StartSoundTag.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/swf/StartSoundTag.cpp,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- server/swf/StartSoundTag.cpp        28 Jan 2008 15:16:52 -0000      1.8
+++ server/swf/StartSoundTag.cpp        5 Mar 2008 03:56:03 -0000       1.9
@@ -17,7 +17,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-/* $Id: StartSoundTag.cpp,v 1.8 2008/01/28 15:16:52 strk Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: server/swf/tag_loaders.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/swf/tag_loaders.cpp,v
retrieving revision 1.187
retrieving revision 1.188
diff -u -b -r1.187 -r1.188
--- server/swf/tag_loaders.cpp  3 Mar 2008 17:45:01 -0000       1.187
+++ server/swf/tag_loaders.cpp  5 Mar 2008 03:56:03 -0000       1.188
@@ -17,7 +17,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-/* $Id: tag_loaders.cpp,v 1.187 2008/03/03 17:45:01 strk Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: server/swf/tag_loaders.h
===================================================================
RCS file: /sources/gnash/gnash/server/swf/tag_loaders.h,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -b -r1.25 -r1.26
--- server/swf/tag_loaders.h    21 Jan 2008 20:56:03 -0000      1.25
+++ server/swf/tag_loaders.h    5 Mar 2008 03:56:03 -0000       1.26
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: tag_loaders.h,v 1.25 2008/01/21 20:56:03 rsavoye Exp $ */
 
 #ifndef GNASH_SWF_TAG_LOADERS_H
 #define GNASH_SWF_TAG_LOADERS_H

Index: server/vm/ASHandlers.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/vm/ASHandlers.cpp,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -b -r1.201 -r1.202
--- server/vm/ASHandlers.cpp    3 Mar 2008 09:22:21 -0000       1.201
+++ server/vm/ASHandlers.cpp    5 Mar 2008 03:56:04 -0000       1.202
@@ -17,7 +17,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-/* $Id: ASHandlers.cpp,v 1.201 2008/03/03 09:22:21 strk Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: server/vm/ActionExec.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/vm/ActionExec.cpp,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -b -r1.67 -r1.68
--- server/vm/ActionExec.cpp    19 Feb 2008 19:20:57 -0000      1.67
+++ server/vm/ActionExec.cpp    5 Mar 2008 03:56:04 -0000       1.68
@@ -17,7 +17,6 @@
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //
 
-/* $Id: ActionExec.cpp,v 1.67 2008/02/19 19:20:57 bwy Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: server/vm/ExecutableCode.h
===================================================================
RCS file: /sources/gnash/gnash/server/vm/ExecutableCode.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- server/vm/ExecutableCode.h  19 Feb 2008 19:20:57 -0000      1.14
+++ server/vm/ExecutableCode.h  5 Mar 2008 03:56:04 -0000       1.15
@@ -15,7 +15,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: ExecutableCode.h,v 1.14 2008/02/19 19:20:57 bwy Exp $ */
 
 #ifndef GNASH_EXECUTABLECODE_H
 #define GNASH_EXECUTABLECODE_H

Index: server/vm/Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/server/vm/Makefile.am,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -b -r1.18 -r1.19
--- server/vm/Makefile.am       22 Feb 2008 14:20:50 -0000      1.18
+++ server/vm/Makefile.am       5 Mar 2008 03:56:04 -0000       1.19
@@ -15,7 +15,6 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-# $Id: Makefile.am,v 1.18 2008/02/22 14:20:50 strk Exp $
 
 AUTOMAKE_OPTIONS = 
 

Index: server/vm/VM.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/vm/VM.cpp,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -b -r1.32 -r1.33
--- server/vm/VM.cpp    30 Jan 2008 09:41:50 -0000      1.32
+++ server/vm/VM.cpp    5 Mar 2008 03:56:04 -0000       1.33
@@ -16,7 +16,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: VM.cpp,v 1.32 2008/01/30 09:41:50 bwy Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"

Index: testsuite/actionscript.all/AsBroadcaster.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/AsBroadcaster.as,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- testsuite/actionscript.all/AsBroadcaster.as 5 Oct 2007 22:17:54 -0000       
1.7
+++ testsuite/actionscript.all/AsBroadcaster.as 5 Mar 2008 03:56:04 -0000       
1.8
@@ -19,7 +19,6 @@
 // compile this test case with Ming makeswf, and then
 // execute it like this gnash -1 -r 0 -v out.swf
 
-rcsid="$Id: AsBroadcaster.as,v 1.7 2007/10/05 22:17:54 strk Exp $";
 
 #include "check.as"
 

Index: testsuite/actionscript.all/Boolean.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/Boolean.as,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -b -r1.18 -r1.19
--- testsuite/actionscript.all/Boolean.as       2 Dec 2007 09:15:55 -0000       
1.18
+++ testsuite/actionscript.all/Boolean.as       5 Mar 2008 03:56:04 -0000       
1.19
@@ -20,7 +20,6 @@
 // compile this test case with Ming makeswf, and then
 // execute it like this gnash -1 -r 0 -v out.swf
 
-rcsid="$Id: Boolean.as,v 1.18 2007/12/02 09:15:55 strk Exp $";
 
 #include "check.as"
 

Index: testsuite/actionscript.all/Camera.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/Camera.as,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- testsuite/actionscript.all/Camera.as        29 Sep 2007 16:22:57 -0000      
1.13
+++ testsuite/actionscript.all/Camera.as        5 Mar 2008 03:56:04 -0000       
1.14
@@ -20,7 +20,6 @@
 // compile this test case with Ming makeswf, and then
 // execute it like this gnash -1 -r 0 -v out.swf
 
-rcsid="$Id: Camera.as,v 1.13 2007/09/29 16:22:57 strk Exp $";
 
 #include "check.as"
 

Index: testsuite/actionscript.all/Color.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/Color.as,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- testsuite/actionscript.all/Color.as 2 Nov 2007 17:50:50 -0000       1.12
+++ testsuite/actionscript.all/Color.as 5 Mar 2008 03:56:04 -0000       1.13
@@ -21,7 +21,6 @@
 // compile this test case with Ming makeswf, and then
 // execute it like this gnash -1 -r 0 -v out.swf
 
-rcsid="$Id: Color.as,v 1.12 2007/11/02 17:50:50 strk Exp $";
 
 #include "check.as"
 

Index: testsuite/actionscript.all/ContextMenu.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/ContextMenu.as,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- testsuite/actionscript.all/ContextMenu.as   29 Sep 2007 16:22:57 -0000      
1.12
+++ testsuite/actionscript.all/ContextMenu.as   5 Mar 2008 03:56:04 -0000       
1.13
@@ -21,7 +21,6 @@
 // compile this test case with Ming makeswf, and then
 // execute it like this gnash -1 -r 0 -v out.swf
 
-rcsid="$Id: ContextMenu.as,v 1.12 2007/09/29 16:22:57 strk Exp $";
 
 #include "check.as"
 

Index: testsuite/actionscript.all/CustomActions.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/CustomActions.as,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- testsuite/actionscript.all/CustomActions.as 29 Sep 2007 16:22:57 -0000      
1.11
+++ testsuite/actionscript.all/CustomActions.as 5 Mar 2008 03:56:04 -0000       
1.12
@@ -25,7 +25,6 @@
 // CustomActions is only intended foro use in the Flash authoring tool,
 // See http://sephiroth.it/reference.php?id=156&cat=1
 
-rcsid="$Id: CustomActions.as,v 1.11 2007/09/29 16:22:57 strk Exp $";
 
 #include "check.as"
 

Index: testsuite/actionscript.all/Date.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/Date.as,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -b -r1.33 -r1.34
--- testsuite/actionscript.all/Date.as  29 Oct 2007 21:07:34 -0000      1.33
+++ testsuite/actionscript.all/Date.as  5 Mar 2008 03:56:04 -0000       1.34
@@ -21,7 +21,6 @@
 // compile this test case with Ming makeswf, and then
 // execute it like this gnash -1 -r 0 -v out.swf
 
-rcsid="$Id: Date.as,v 1.33 2007/10/29 21:07:34 cmusick Exp $";
 
 #include "check.as"
 

Index: testsuite/actionscript.all/Error.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/Error.as,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- testsuite/actionscript.all/Error.as 29 Sep 2007 16:22:57 -0000      1.11
+++ testsuite/actionscript.all/Error.as 5 Mar 2008 03:56:04 -0000       1.12
@@ -21,7 +21,6 @@
 // compile this test case with Ming makeswf, and then
 // execute it like this gnash -1 -r 0 -v out.swf
 
-rcsid="$Id: Error.as,v 1.11 2007/09/29 16:22:57 strk Exp $";
 
 #include "check.as"
 

Index: testsuite/actionscript.all/Function.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/Function.as,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -b -r1.65 -r1.66
--- testsuite/actionscript.all/Function.as      1 Feb 2008 16:28:37 -0000       
1.65
+++ testsuite/actionscript.all/Function.as      5 Mar 2008 03:56:04 -0000       
1.66
@@ -21,7 +21,6 @@
 // compile this test case with Ming makeswf, and then
 // execute it like this gnash -1 -r 0 -v out.swf
 
-rcsid="$Id: Function.as,v 1.65 2008/02/01 16:28:37 strk Exp $";
 
 #include "check.as"
 

Index: testsuite/actionscript.all/Global.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/Global.as,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -b -r1.41 -r1.42
--- testsuite/actionscript.all/Global.as        4 Feb 2008 09:47:50 -0000       
1.41
+++ testsuite/actionscript.all/Global.as        5 Mar 2008 03:56:04 -0000       
1.42
@@ -21,7 +21,6 @@
 // compile this test case with Ming makeswf, and then
 // execute it like this gnash -1 -r 0 -v out.swf
 
-rcsid="$Id: Global.as,v 1.41 2008/02/04 09:47:50 strk Exp $";
 
 #include "check.as"
 

Index: testsuite/actionscript.all/Inheritance.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/Inheritance.as,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -b -r1.43 -r1.44
--- testsuite/actionscript.all/Inheritance.as   29 Sep 2007 16:22:57 -0000      
1.43
+++ testsuite/actionscript.all/Inheritance.as   5 Mar 2008 03:56:04 -0000       
1.44
@@ -21,7 +21,6 @@
 // compile this test case with Ming makeswf, and then
 // execute it like this gnash -1 -r 0 -v out.swf
 
-rcsid="$Id: Inheritance.as,v 1.43 2007/09/29 16:22:57 strk Exp $";
 
 #include "check.as"
 

Index: testsuite/actionscript.all/Key.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/Key.as,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- testsuite/actionscript.all/Key.as   16 Nov 2007 17:35:34 -0000      1.5
+++ testsuite/actionscript.all/Key.as   5 Mar 2008 03:56:05 -0000       1.6
@@ -20,7 +20,6 @@
 // compile this test case with Ming makeswf, and then
 // execute it like this gnash -1 -r 0 -v out.swf
 
-rcsid="$Id: Key.as,v 1.5 2007/11/16 17:35:34 strk Exp $";
 
 #include "check.as"
 

Index: testsuite/actionscript.all/LoadVars.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/LoadVars.as,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -b -r1.25 -r1.26
--- testsuite/actionscript.all/LoadVars.as      11 Jan 2008 11:08:50 -0000      
1.25
+++ testsuite/actionscript.all/LoadVars.as      5 Mar 2008 03:56:05 -0000       
1.26
@@ -21,7 +21,6 @@
 // compile this test case with Ming makeswf, and then
 // execute it like this gnash -1 -r 0 -v out.swf
 
-rcsid="$Id: LoadVars.as,v 1.25 2008/01/11 11:08:50 strk Exp $";
 
 #include "check.as"
 

Index: testsuite/actionscript.all/LocalConnection.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/LocalConnection.as,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -b -r1.18 -r1.19
--- testsuite/actionscript.all/LocalConnection.as       5 Jan 2008 03:55:00 
-0000       1.18
+++ testsuite/actionscript.all/LocalConnection.as       5 Mar 2008 03:56:05 
-0000       1.19
@@ -20,7 +20,6 @@
 // compile this test case with Ming makeswf, and then
 // execute it like this gnash -1 -r 0 -v out.swf
 
-rcsid="$Id: LocalConnection.as,v 1.18 2008/01/05 03:55:00 rsavoye Exp $";
 
 #include "check.as"
 

Index: testsuite/actionscript.all/Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/Makefile.am,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -b -r1.85 -r1.86
--- testsuite/actionscript.all/Makefile.am      21 Jan 2008 23:26:49 -0000      
1.85
+++ testsuite/actionscript.all/Makefile.am      5 Mar 2008 03:56:05 -0000       
1.86
@@ -16,7 +16,6 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-# $Id: Makefile.am,v 1.85 2008/01/21 23:26:49 rsavoye Exp $
 
 AUTOMAKE_OPTIONS = dejagnu
 

Index: testsuite/actionscript.all/Math.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/Math.as,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- testsuite/actionscript.all/Math.as  4 Mar 2008 11:21:10 -0000       1.9
+++ testsuite/actionscript.all/Math.as  5 Mar 2008 03:56:05 -0000       1.10
@@ -17,7 +17,6 @@
 //
 
 
-rcsid="$Id: Math.as,v 1.9 2008/03/04 11:21:10 strk Exp $";
 
 // Test case for Math ActionScript class
 //

Index: testsuite/actionscript.all/Microphone.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/Microphone.as,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- testsuite/actionscript.all/Microphone.as    29 Sep 2007 16:22:57 -0000      
1.12
+++ testsuite/actionscript.all/Microphone.as    5 Mar 2008 03:56:05 -0000       
1.13
@@ -21,7 +21,6 @@
 // compile this test case with Ming makeswf, and then
 // execute it like this gnash -1 -r 0 -v out.swf
 
-rcsid="$Id: Microphone.as,v 1.12 2007/09/29 16:22:57 strk Exp $";
 
 #include "check.as"
 

Index: testsuite/actionscript.all/Mouse.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/Mouse.as,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- testsuite/actionscript.all/Mouse.as 27 Nov 2007 20:37:53 -0000      1.15
+++ testsuite/actionscript.all/Mouse.as 5 Mar 2008 03:56:05 -0000       1.16
@@ -20,7 +20,6 @@
 // compile this test case with Ming makeswf, and then
 // execute it like this gnash -1 -r 0 -v out.swf
 
-rcsid="$Id: Mouse.as,v 1.15 2007/11/27 20:37:53 strk Exp $";
 
 #include "check.as"
 

Index: testsuite/actionscript.all/MovieClip.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/MovieClip.as,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -b -r1.115 -r1.116
--- testsuite/actionscript.all/MovieClip.as     14 Jan 2008 20:05:14 -0000      
1.115
+++ testsuite/actionscript.all/MovieClip.as     5 Mar 2008 03:56:05 -0000       
1.116
@@ -20,7 +20,6 @@
 // compile this test case with Ming makeswf, and then
 // execute it like this gnash -1 -r 0 -v out.swf
 
-rcsid="$Id: MovieClip.as,v 1.115 2008/01/14 20:05:14 strk Exp $";
 
 #include "check.as"
 

Index: testsuite/actionscript.all/MovieClipLoader.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/MovieClipLoader.as,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- testsuite/actionscript.all/MovieClipLoader.as       14 Feb 2008 21:10:18 
-0000      1.17
+++ testsuite/actionscript.all/MovieClipLoader.as       5 Mar 2008 03:56:05 
-0000       1.18
@@ -21,7 +21,6 @@
 // compile this test case with Ming makeswf, and then
 // execute it like this gnash -1 -r 0 -v out.swf
 
-rcsid="$Id: MovieClipLoader.as,v 1.17 2008/02/14 21:10:18 strk Exp $";
 
 #include "check.as"
 

Index: testsuite/actionscript.all/NetConnection.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/NetConnection.as,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- testsuite/actionscript.all/NetConnection.as 21 Jan 2008 18:16:16 -0000      
1.16
+++ testsuite/actionscript.all/NetConnection.as 5 Mar 2008 03:56:05 -0000       
1.17
@@ -20,7 +20,6 @@
 // compile this test case with Ming makeswf, and then
 // execute it like this gnash -1 -r 0 -v out.swf
 
-rcsid="$Id: NetConnection.as,v 1.16 2008/01/21 18:16:16 bjacques Exp $";
 
 #include "check.as"
 

Index: testsuite/actionscript.all/NetStream.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/NetStream.as,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- testsuite/actionscript.all/NetStream.as     22 Jan 2008 14:37:10 -0000      
1.19
+++ testsuite/actionscript.all/NetStream.as     5 Mar 2008 03:56:05 -0000       
1.20
@@ -20,7 +20,6 @@
 // compile this test case with Ming makeswf, and then
 // execute it like this gnash -1 -r 0 -v out.swf
 
-rcsid="$Id: NetStream.as,v 1.19 2008/01/22 14:37:10 strk Exp $";
 
 #include "check.as"
 

Index: testsuite/actionscript.all/Number.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/Number.as,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -b -r1.40 -r1.41
--- testsuite/actionscript.all/Number.as        19 Feb 2008 12:06:07 -0000      
1.40
+++ testsuite/actionscript.all/Number.as        5 Mar 2008 03:56:05 -0000       
1.41
@@ -27,7 +27,6 @@
 // TODO: test with SWF target != 6 (the only one tested so far)
 //     
 
-rcsid="$Id: Number.as,v 1.40 2008/02/19 12:06:07 strk Exp $";
 
 #include "check.as"
 

Index: testsuite/actionscript.all/Object.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/Object.as,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -b -r1.39 -r1.40
--- testsuite/actionscript.all/Object.as        27 Feb 2008 16:22:34 -0000      
1.39
+++ testsuite/actionscript.all/Object.as        5 Mar 2008 03:56:05 -0000       
1.40
@@ -20,7 +20,6 @@
 // compile this test case with Ming makeswf, and then
 // execute it like this gnash -1 -r 0 -v out.swf
 
-rcsid="$Id: Object.as,v 1.39 2008/02/27 16:22:34 strk Exp $";
 
 #include "check.as"
 

Index: testsuite/actionscript.all/Selection.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/Selection.as,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- testsuite/actionscript.all/Selection.as     29 Sep 2007 16:22:58 -0000      
1.13
+++ testsuite/actionscript.all/Selection.as     5 Mar 2008 03:56:05 -0000       
1.14
@@ -20,7 +20,6 @@
 // compile this test case with Ming makeswf, and then
 // execute it like this gnash -1 -r 0 -v out.swf
 
-rcsid="$Id: Selection.as,v 1.13 2007/09/29 16:22:58 strk Exp $";
 
 #include "check.as"
 

Index: testsuite/actionscript.all/SharedObject.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/SharedObject.as,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -b -r1.21 -r1.22
--- testsuite/actionscript.all/SharedObject.as  13 Feb 2008 10:47:36 -0000      
1.21
+++ testsuite/actionscript.all/SharedObject.as  5 Mar 2008 03:56:05 -0000       
1.22
@@ -20,7 +20,6 @@
 // compile this test case with Ming makeswf, and then
 // execute it like this gnash -1 -r 0 -v out.swf
 
-rcsid="$Id: SharedObject.as,v 1.21 2008/02/13 10:47:36 strk Exp $";
 
 #include "check.as"
 

Index: testsuite/actionscript.all/Stage.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/Stage.as,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- testsuite/actionscript.all/Stage.as 28 Nov 2007 12:47:04 -0000      1.17
+++ testsuite/actionscript.all/Stage.as 5 Mar 2008 03:56:05 -0000       1.18
@@ -20,7 +20,6 @@
 // compile this test case with Ming makeswf, and then
 // execute it like this gnash -1 -r 0 -v out.swf
 
-rcsid="$Id: Stage.as,v 1.17 2007/11/28 12:47:04 strk Exp $";
 
 #include "check.as"
 

Index: testsuite/actionscript.all/String.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/String.as,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -b -r1.40 -r1.41
--- testsuite/actionscript.all/String.as        7 Feb 2008 08:15:07 -0000       
1.40
+++ testsuite/actionscript.all/String.as        5 Mar 2008 03:56:05 -0000       
1.41
@@ -16,7 +16,6 @@
 
 // Original author: Mike Carlson - June 19th, 2006
 
-rcsid="$Id: String.as,v 1.40 2008/02/07 08:15:07 strk Exp $";
 
 #include "check.as"
 

Index: testsuite/actionscript.all/System.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/System.as,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- testsuite/actionscript.all/System.as        13 Dec 2007 08:47:48 -0000      
1.16
+++ testsuite/actionscript.all/System.as        5 Mar 2008 03:56:05 -0000       
1.17
@@ -20,7 +20,6 @@
 // compile this test case with Ming makeswf, and then
 // execute it like this gnash -1 -r 0 -v out.swf
 
-rcsid="$Id: System.as,v 1.16 2007/12/13 08:47:48 strk Exp $";
 
 #include "check.as"
 

Index: testsuite/actionscript.all/TextField.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/TextField.as,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -b -r1.45 -r1.46
--- testsuite/actionscript.all/TextField.as     7 Feb 2008 18:48:03 -0000       
1.45
+++ testsuite/actionscript.all/TextField.as     5 Mar 2008 03:56:06 -0000       
1.46
@@ -19,7 +19,6 @@
 // compile this test case with Ming makeswf, and then
 // execute it like this gnash -1 -r 0 -v out.swf
 
-rcsid="$Id: TextField.as,v 1.45 2008/02/07 18:48:03 strk Exp $";
 
 #include "check.as"
 

Index: testsuite/actionscript.all/TextSnapshot.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/TextSnapshot.as,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- testsuite/actionscript.all/TextSnapshot.as  29 Sep 2007 16:22:58 -0000      
1.10
+++ testsuite/actionscript.all/TextSnapshot.as  5 Mar 2008 03:56:06 -0000       
1.11
@@ -20,7 +20,6 @@
 // compile this test case with Ming makeswf, and then
 // execute it like this gnash -1 -r 0 -v out.swf
 
-rcsid="$Id: TextSnapshot.as,v 1.10 2007/09/29 16:22:58 strk Exp $";
 
 #include "check.as"
 

Index: testsuite/actionscript.all/Video.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/Video.as,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- testsuite/actionscript.all/Video.as 29 Sep 2007 16:22:58 -0000      1.13
+++ testsuite/actionscript.all/Video.as 5 Mar 2008 03:56:06 -0000       1.14
@@ -20,7 +20,6 @@
 // compile this test case with Ming makeswf, and then
 // execute it like this gnash -1 -r 0 -v out.swf
 
-rcsid="$Id: Video.as,v 1.13 2007/09/29 16:22:58 strk Exp $";
 
 #include "check.as"
 

Index: testsuite/actionscript.all/XML.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/XML.as,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -b -r1.54 -r1.55
--- testsuite/actionscript.all/XML.as   21 Dec 2007 17:29:51 -0000      1.54
+++ testsuite/actionscript.all/XML.as   5 Mar 2008 03:56:06 -0000       1.55
@@ -20,7 +20,6 @@
 // compile this test case with Ming makeswf, and then
 // execute it like this gnash -1 -r 0 -v out.swf
 
-rcsid="$Id: XML.as,v 1.54 2007/12/21 17:29:51 strk Exp $";
 
 #include "check.as"
 //#include "dejagnu.as"

Index: testsuite/actionscript.all/XMLNode.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/XMLNode.as,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- testsuite/actionscript.all/XMLNode.as       2 Oct 2007 13:17:30 -0000       
1.15
+++ testsuite/actionscript.all/XMLNode.as       5 Mar 2008 03:56:06 -0000       
1.16
@@ -20,7 +20,6 @@
 // compile this test case with Ming makeswf, and then
 // execute it like this gnash -1 -r 0 -v out.swf
 
-rcsid="$Id: XMLNode.as,v 1.15 2007/10/02 13:17:30 strk Exp $";
 
 #include "check.as"
 //#include "dejagnu.as"

Index: testsuite/actionscript.all/XMLSocket.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/XMLSocket.as,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- testsuite/actionscript.all/XMLSocket.as     29 Sep 2007 16:22:58 -0000      
1.7
+++ testsuite/actionscript.all/XMLSocket.as     5 Mar 2008 03:56:06 -0000       
1.8
@@ -20,7 +20,6 @@
 // compile this test case with Ming makeswf, and then
 // execute it like this gnash -1 -r 0 -v out.swf
 
-rcsid="$Id: XMLSocket.as,v 1.7 2007/09/29 16:22:58 strk Exp $";
 
 #include "check.as"
 

Index: testsuite/actionscript.all/array.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/array.as,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -b -r1.41 -r1.42
--- testsuite/actionscript.all/array.as 7 Feb 2008 11:12:58 -0000       1.41
+++ testsuite/actionscript.all/array.as 5 Mar 2008 03:56:06 -0000       1.42
@@ -18,7 +18,6 @@
 
 // Initial test written by Mike Carlson
 
-rcsid="$Id: array.as,v 1.41 2008/02/07 11:12:58 strk Exp $";
 
 #include "check.as"
 

Index: testsuite/actionscript.all/case.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/case.as,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- testsuite/actionscript.all/case.as  6 Feb 2008 10:15:07 -0000       1.17
+++ testsuite/actionscript.all/case.as  5 Mar 2008 03:56:06 -0000       1.18
@@ -22,7 +22,6 @@
  *  Test case sensitivity 
  */
 
-rcsid="$Id: case.as,v 1.17 2008/02/06 10:15:07 strk Exp $";
 
 #include "check.as"
 

Index: testsuite/actionscript.all/dejagnu.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/dejagnu.as,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- testsuite/actionscript.all/dejagnu.as       26 Jul 2007 03:41:20 -0000      
1.10
+++ testsuite/actionscript.all/dejagnu.as       5 Mar 2008 03:56:06 -0000       
1.11
@@ -31,7 +31,6 @@
 // different folks works for me as long as the standard keywords are
 // used to keep DejaGnu happy.
 
-//rcsid="$Id: dejagnu.as,v 1.10 2007/07/26 03:41:20 strk Exp $";
 
 #include "check.as"
 

Index: testsuite/actionscript.all/delete.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/delete.as,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- testsuite/actionscript.all/delete.as        29 Sep 2007 16:22:59 -0000      
1.12
+++ testsuite/actionscript.all/delete.as        5 Mar 2008 03:56:06 -0000       
1.13
@@ -1,4 +1,3 @@
-rcsid="$Id: delete.as,v 1.12 2007/09/29 16:22:59 strk Exp $";
 
 #include "check.as"
 

Index: testsuite/actionscript.all/enumerate.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/enumerate.as,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- testsuite/actionscript.all/enumerate.as     29 Sep 2007 16:22:59 -0000      
1.8
+++ testsuite/actionscript.all/enumerate.as     5 Mar 2008 03:56:06 -0000       
1.9
@@ -22,7 +22,6 @@
  *  Test ActionEnumerate/2
  */
 
-rcsid="$Id: enumerate.as,v 1.8 2007/09/29 16:22:59 strk Exp $";
 
 #include "check.as"
 

Index: testsuite/actionscript.all/getvariable.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/getvariable.as,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -b -r1.23 -r1.24
--- testsuite/actionscript.all/getvariable.as   17 Jan 2008 22:09:12 -0000      
1.23
+++ testsuite/actionscript.all/getvariable.as   5 Mar 2008 03:56:06 -0000       
1.24
@@ -19,7 +19,6 @@
 // compile this test case with Ming makeswf, and then
 // execute it like this gnash -1 -r 0 -v out.swf
 
-rcsid="$Id: getvariable.as,v 1.23 2008/01/17 22:09:12 strk Exp $";
 
 #include "check.as"
 

Index: testsuite/actionscript.all/ops.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/ops.as,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -b -r1.34 -r1.35
--- testsuite/actionscript.all/ops.as   16 Jan 2008 19:31:48 -0000      1.34
+++ testsuite/actionscript.all/ops.as   5 Mar 2008 03:56:06 -0000       1.35
@@ -20,7 +20,6 @@
  *  Test binary predicates (equal, less_then, greater_then, logical and 
bitwise ops)
  */
 
-rcsid="$Id: ops.as,v 1.34 2008/01/16 19:31:48 strk Exp $";
 
 #include "check.as"
 

Index: testsuite/actionscript.all/rtmp.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/rtmp.as,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- testsuite/actionscript.all/rtmp.as  29 Sep 2007 16:23:00 -0000      1.8
+++ testsuite/actionscript.all/rtmp.as  5 Mar 2008 03:56:06 -0000       1.9
@@ -17,7 +17,6 @@
 //
 
 
-rcsid='$Id: rtmp.as,v 1.8 2007/09/29 16:23:00 strk Exp $';
 
 #include "dejagnu.as"
 #include "utils.as"

Index: testsuite/actionscript.all/swap.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/swap.as,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- testsuite/actionscript.all/swap.as  29 Sep 2007 16:23:00 -0000      1.3
+++ testsuite/actionscript.all/swap.as  5 Mar 2008 03:56:06 -0000       1.4
@@ -21,7 +21,6 @@
  *  Test stack status after action "Swap"
  */
 
-rcsid="$Id: swap.as,v 1.3 2007/09/29 16:23:00 strk Exp $";
 
 #include "check.as"
 

Index: testsuite/actionscript.all/targetPath.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/targetPath.as,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- testsuite/actionscript.all/targetPath.as    13 Feb 2008 15:18:00 -0000      
1.13
+++ testsuite/actionscript.all/targetPath.as    5 Mar 2008 03:56:06 -0000       
1.14
@@ -20,7 +20,6 @@
  *  Test TARGETPATH tags (0x45)
  */
 
-rcsid="$Id: targetPath.as,v 1.13 2008/02/13 15:18:00 strk Exp $";
 
 #include "check.as"
 

Index: testsuite/actionscript.all/toString_valueOf.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/toString_valueOf.as,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -b -r1.29 -r1.30
--- testsuite/actionscript.all/toString_valueOf.as      1 Nov 2007 16:14:21 
-0000       1.29
+++ testsuite/actionscript.all/toString_valueOf.as      5 Mar 2008 03:56:06 
-0000       1.30
@@ -21,7 +21,6 @@
  */
 
 
-rcsid="$Id: toString_valueOf.as,v 1.29 2007/11/01 16:14:21 strk Exp $";
 
 #include "check.as"
 

Index: testsuite/actionscript.all/with.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/actionscript.all/with.as,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -b -r1.39 -r1.40
--- testsuite/actionscript.all/with.as  13 Feb 2008 15:42:50 -0000      1.39
+++ testsuite/actionscript.all/with.as  5 Mar 2008 03:56:06 -0000       1.40
@@ -21,7 +21,6 @@
 // compile this test case with Ming makeswf, and then
 // execute it like this gnash -1 -r 0 -v out.swf
 
-rcsid="$Id: with.as,v 1.39 2008/02/13 15:42:50 strk Exp $";
 
 #include "check.as"
 

Index: testsuite/libamf.all/Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/testsuite/libamf.all/Makefile.am,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- testsuite/libamf.all/Makefile.am    19 Feb 2008 07:50:07 -0000      1.16
+++ testsuite/libamf.all/Makefile.am    5 Mar 2008 03:56:07 -0000       1.17
@@ -15,7 +15,6 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-# $Id: Makefile.am,v 1.16 2008/02/19 07:50:07 strk Exp $
 
 AUTOMAKE_OPTIONS = dejagnu
 

Index: testsuite/misc-ming.all/DragDropTest.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/misc-ming.all/DragDropTest.as,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- testsuite/misc-ming.all/DragDropTest.as     23 Dec 2007 23:16:41 -0000      
1.6
+++ testsuite/misc-ming.all/DragDropTest.as     5 Mar 2008 03:56:07 -0000       
1.7
@@ -8,7 +8,6 @@
 //
 //
 
-rcsid="$Id: DragDropTest.as,v 1.6 2007/12/23 23:16:41 strk Exp $";
 
 #define info _root.note
 #define note _root.note

Index: testsuite/misc-ming.all/DrawingApiTest.as
===================================================================
RCS file: /sources/gnash/gnash/testsuite/misc-ming.all/DrawingApiTest.as,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -b -r1.34 -r1.35
--- testsuite/misc-ming.all/DrawingApiTest.as   4 Mar 2008 11:28:09 -0000       
1.34
+++ testsuite/misc-ming.all/DrawingApiTest.as   5 Mar 2008 03:56:07 -0000       
1.35
@@ -17,7 +17,6 @@
 // 'h' toggles _visible
 //
 
-rcsid="$Id: DrawingApiTest.as,v 1.34 2008/03/04 11:28:09 strk Exp $";
 
 #include "../actionscript.all/check.as"
 

Index: testsuite/misc-ming.all/PrototypeEventListeners.as
===================================================================
RCS file: 
/sources/gnash/gnash/testsuite/misc-ming.all/PrototypeEventListeners.as,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- testsuite/misc-ming.all/PrototypeEventListeners.as  13 Feb 2008 15:07:46 
-0000      1.3
+++ testsuite/misc-ming.all/PrototypeEventListeners.as  5 Mar 2008 03:56:07 
-0000       1.4
@@ -12,7 +12,6 @@
 #define xfail_check _root.xfail
 #define xpass_check _root.xpass
 
-rcsid="$Id: PrototypeEventListeners.as,v 1.3 2008/02/13 15:07:46 bwy Exp $";
 
 
 var countMC;

Index: utilities/processor.cpp
===================================================================
RCS file: /sources/gnash/gnash/utilities/processor.cpp,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -b -r1.85 -r1.86
--- utilities/processor.cpp     3 Mar 2008 16:52:29 -0000       1.85
+++ utilities/processor.cpp     5 Mar 2008 03:56:07 -0000       1.86
@@ -16,7 +16,6 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: processor.cpp,v 1.85 2008/03/03 16:52:29 strk Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "gnashconfig.h"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]