[Subtitleeditor-commits] r453 - in /trunk: ./ plugins/actions/about/ plugins/actions/adjusttime/ plugins/actions/applytranslation/ plugins/actions/changeframerate/ plugins/actions/combinesubtitles/ plugins/actions/command/ plugins/actions/configurekeyboardshortcuts/ plugins/actions/dialoguize/ plugins/actions/documentmanagement/ plugins/actions/duplicatesubtitle/ plugins/actions/editcell/ plugins/actions/errorchecking/ plugins/actions/extendlength/ plugins/actions/externalvideoplayer/ plugins/actions/findandreplace/ plugins/actions/insertsubtitle/ plugins/actions/italicize/ plugins/actions/joindocument/ plugins/actions/moveafterprecedingsubtitle/ plugins/actions/movesubtitles/ plugins/actions/plaintext/ plugins/actions/preferences/ plugins/actions/removesubtitle/ plugins/actions/reversetextandtranslation/ plugins/actions/scalesubtitles/ plugins/actions/selection/ plugins/actions/spellchecking/ plugins/actions/splitdocument/ plugins/actions/splitsubtitle/ plugins/actions/styleeditor/ plugins/actions/timemodemanagement/ plugins/actions/videoplayermanagement/ plugins/actions/viewmanager/ plugins/actions/wavefrommanagement/ plugins/subtitleformats/adobeencoredvd/ plugins/subtitleformats/advancedsubstationalpha/ plugins/subtitleformats/microdvd/ plugins/subtitleformats/mpl2/ plugins/subtitleformats/mpsub/ plugins/subtitleformats/subrip/ plugins/subtitleformats/substationalpha/ plugins/subtitleformats/subtitleeditorproject/ plugins/subtitleformats/subviewer2/ plugins/subtitleformats/timedtextauthoringformat1/ src/ src/extension/ src/gui/ src/vp/ src/we/

Sun, 16 Nov 2008 11:54:31 -0800

Author: kitone
Date: Sun Nov 16 20:54:25 2008
New Revision: 453

URL: http://svn.gna.org/viewcvs/subtitleeditor?rev=453&view=rev
Log:
convert all files to lowercase.

Added:
    trunk/plugins/actions/about/about.cc
      - copied, changed from r452, trunk/plugins/actions/about/About.cc
    trunk/plugins/actions/adjusttime/adjusttime.cc
      - copied, changed from r452, 
trunk/plugins/actions/adjusttime/AdjustTime.cc
    trunk/plugins/actions/applytranslation/applytranslation.cc
      - copied, changed from r452, 
trunk/plugins/actions/applytranslation/ApplyTranslation.cc
    trunk/plugins/actions/changeframerate/changeframerate.cc
      - copied, changed from r452, 
trunk/plugins/actions/changeframerate/ChangeFramerate.cc
    trunk/plugins/actions/combinesubtitles/combinesubtitles.cc
      - copied, changed from r452, 
trunk/plugins/actions/combinesubtitles/CombineSubtitles.cc
    trunk/plugins/actions/command/command.cc
      - copied, changed from r452, trunk/plugins/actions/command/Command.cc
    
trunk/plugins/actions/configurekeyboardshortcuts/configurekeyboardshortcuts.cc
      - copied, changed from r452, 
trunk/plugins/actions/configurekeyboardshortcuts/ConfigureKeyboardShortcuts.cc
    trunk/plugins/actions/dialoguize/dialoguize.cc
      - copied, changed from r452, 
trunk/plugins/actions/dialoguize/Dialoguize.cc
    trunk/plugins/actions/documentmanagement/documentmanagement.cc
      - copied, changed from r452, 
trunk/plugins/actions/documentmanagement/DocumentManagement.cc
    trunk/plugins/actions/duplicatesubtitle/duplicatesubtitle.cc
      - copied, changed from r452, 
trunk/plugins/actions/duplicatesubtitle/DuplicateSubtitle.cc
    trunk/plugins/actions/editcell/editcell.cc
      - copied, changed from r452, trunk/plugins/actions/editcell/EditCell.cc
    trunk/plugins/actions/errorchecking/errorchecking.h
      - copied, changed from r452, 
trunk/plugins/actions/errorchecking/ErrorChecking.h
    trunk/plugins/actions/errorchecking/errorcheckingplugin.cc
      - copied, changed from r452, 
trunk/plugins/actions/errorchecking/ErrorCheckingPlugin.cc
    trunk/plugins/actions/errorchecking/errorcheckingpreferences.h
      - copied, changed from r452, 
trunk/plugins/actions/errorchecking/ErrorCheckingPreferences.h
    trunk/plugins/actions/errorchecking/maxcharactersperline.h
      - copied, changed from r452, 
trunk/plugins/actions/errorchecking/MaxCharactersPerLine.h
    trunk/plugins/actions/errorchecking/maxlinepersubtitle.h
      - copied, changed from r452, 
trunk/plugins/actions/errorchecking/MaxLinePerSubtitle.h
    trunk/plugins/actions/errorchecking/mindisplaytime.h
      - copied, changed from r452, 
trunk/plugins/actions/errorchecking/MinDisplayTime.h
    trunk/plugins/actions/errorchecking/mingapbetweensubtitles.h
      - copied, changed from r452, 
trunk/plugins/actions/errorchecking/MinGapBetweenSubtitles.h
    trunk/plugins/actions/errorchecking/overlapping.h
      - copied, changed from r452, 
trunk/plugins/actions/errorchecking/Overlapping.h
    trunk/plugins/actions/errorchecking/toolongdisplaytime.h
      - copied, changed from r452, 
trunk/plugins/actions/errorchecking/TooLongDisplayTime.h
    trunk/plugins/actions/errorchecking/tooshortdisplaytime.h
      - copied, changed from r452, 
trunk/plugins/actions/errorchecking/TooShortDisplayTime.h
    trunk/plugins/actions/extendlength/extendlength.cc
      - copied, changed from r452, 
trunk/plugins/actions/extendlength/ExtendLength.cc
    trunk/plugins/actions/externalvideoplayer/externalvideoplayer.cc
      - copied, changed from r452, 
trunk/plugins/actions/externalvideoplayer/ExternalVideoPlayer.cc
    trunk/plugins/actions/findandreplace/findandreplace.cc
      - copied, changed from r452, 
trunk/plugins/actions/findandreplace/FindAndReplace.cc
    trunk/plugins/actions/insertsubtitle/insertsubtitle.cc
      - copied, changed from r452, 
trunk/plugins/actions/insertsubtitle/InsertSubtitle.cc
    trunk/plugins/actions/italicize/italicize.cc
      - copied, changed from r452, trunk/plugins/actions/italicize/Italicize.cc
    trunk/plugins/actions/joindocument/joindocument.cc
      - copied, changed from r452, 
trunk/plugins/actions/joindocument/JoinDocument.cc
    
trunk/plugins/actions/moveafterprecedingsubtitle/moveafterprecedingsubtitle.cc
      - copied, changed from r452, 
trunk/plugins/actions/moveafterprecedingsubtitle/MoveAfterPrecedingSubtitle.cc
    trunk/plugins/actions/movesubtitles/movesubtitles.cc
      - copied, changed from r452, 
trunk/plugins/actions/movesubtitles/MoveSubtitles.cc
    trunk/plugins/actions/plaintext/plaintext.cc
      - copied, changed from r452, trunk/plugins/actions/plaintext/PlainText.cc
    trunk/plugins/actions/preferences/documentpage.h
      - copied, changed from r452, 
trunk/plugins/actions/preferences/DocumentPage.h
    trunk/plugins/actions/preferences/extensionpage.h   (contents, props 
changed)
      - copied, changed from r452, 
trunk/plugins/actions/preferences/ExtensionPage.h
    trunk/plugins/actions/preferences/interfacepage.h
      - copied, changed from r452, 
trunk/plugins/actions/preferences/InterfacePage.h
    trunk/plugins/actions/preferences/preferencepage.h
      - copied unchanged from r452, 
trunk/plugins/actions/preferences/PreferencePage.h
    trunk/plugins/actions/preferences/preferencesplugin.cc
      - copied, changed from r452, 
trunk/plugins/actions/preferences/PreferencesPlugin.cc
    trunk/plugins/actions/preferences/timingpage.h
      - copied, changed from r452, 
trunk/plugins/actions/preferences/TimingPage.h
    trunk/plugins/actions/preferences/videoplayerpage.h
      - copied, changed from r452, 
trunk/plugins/actions/preferences/VideoPlayerPage.h
    trunk/plugins/actions/preferences/waveformpage.h
      - copied, changed from r452, 
trunk/plugins/actions/preferences/WaveformPage.h
    trunk/plugins/actions/removesubtitle/removesubtitle.cc
      - copied, changed from r452, 
trunk/plugins/actions/removesubtitle/RemoveSubtitle.cc
    trunk/plugins/actions/reversetextandtranslation/reversetextandtranslation.cc
      - copied, changed from r452, 
trunk/plugins/actions/reversetextandtranslation/ReverseTextAndTranslation.cc
    trunk/plugins/actions/scalesubtitles/scalesubtitles.cc
      - copied, changed from r452, 
trunk/plugins/actions/scalesubtitles/ScaleSubtitles.cc
    trunk/plugins/actions/selection/selection.cc
      - copied, changed from r452, trunk/plugins/actions/selection/Selection.cc
    trunk/plugins/actions/spellchecking/spellchecking.cc
      - copied, changed from r452, 
trunk/plugins/actions/spellchecking/SpellChecking.cc
    trunk/plugins/actions/spellchecking/spellchecking.h
      - copied, changed from r452, 
trunk/plugins/actions/spellchecking/SpellChecking.h
    trunk/plugins/actions/splitdocument/splitdocument.cc
      - copied, changed from r452, 
trunk/plugins/actions/splitdocument/SplitDocument.cc
    trunk/plugins/actions/splitsubtitle/splitsubtitle.cc
      - copied, changed from r452, 
trunk/plugins/actions/splitsubtitle/SplitSubtitle.cc
    trunk/plugins/actions/styleeditor/styleeditor.cc
      - copied, changed from r452, 
trunk/plugins/actions/styleeditor/StyleEditor.cc
    trunk/plugins/actions/styleeditor/styleeditor.h
      - copied, changed from r452, 
trunk/plugins/actions/styleeditor/StyleEditor.h
    trunk/plugins/actions/timemodemanagement/timemodemanagement.cc
      - copied, changed from r452, 
trunk/plugins/actions/timemodemanagement/TimeModeManagement.cc
    trunk/plugins/actions/videoplayermanagement/videoplayermanagement.cc
      - copied, changed from r452, 
trunk/plugins/actions/videoplayermanagement/VideoPlayerManagement.cc
    trunk/plugins/actions/viewmanager/viewmanager.cc
      - copied, changed from r452, 
trunk/plugins/actions/viewmanager/ViewManager.cc
    trunk/plugins/actions/wavefrommanagement/waveformmanagement.cc
      - copied, changed from r452, 
trunk/plugins/actions/wavefrommanagement/WaveformManagement.cc
    trunk/src/color.cc   (contents, props changed)
      - copied, changed from r452, trunk/src/Color.cc
    trunk/src/color.h   (props changed)
      - copied unchanged from r452, trunk/src/Color.h
    trunk/src/command.cc   (contents, props changed)
      - copied, changed from r452, trunk/src/Command.cc
    trunk/src/command.h   (props changed)
      - copied unchanged from r452, trunk/src/Command.h
    trunk/src/commandsystem.cc   (contents, props changed)
      - copied, changed from r452, trunk/src/CommandSystem.cc
    trunk/src/commandsystem.h   (contents, props changed)
      - copied, changed from r452, trunk/src/CommandSystem.h
    trunk/src/document.cc   (contents, props changed)
      - copied, changed from r452, trunk/src/Document.cc
    trunk/src/document.h   (contents, props changed)
      - copied, changed from r452, trunk/src/Document.h
    trunk/src/documentsystem.cc   (contents, props changed)
      - copied, changed from r452, trunk/src/DocumentSystem.cc
    trunk/src/documentsystem.h   (contents, props changed)
      - copied, changed from r452, trunk/src/DocumentSystem.h
    trunk/src/encodings.cc   (contents, props changed)
      - copied, changed from r452, trunk/src/Encodings.cc
    trunk/src/encodings.h   (props changed)
      - copied unchanged from r452, trunk/src/Encodings.h
    trunk/src/error.h   (props changed)
      - copied unchanged from r452, trunk/src/Error.h
    trunk/src/extension.cc   (contents, props changed)
      - copied, changed from r452, trunk/src/Extension.cc
    trunk/src/extension.h   (props changed)
      - copied unchanged from r452, trunk/src/Extension.h
    trunk/src/extension/action.cc   (contents, props changed)
      - copied, changed from r452, trunk/src/extension/Action.cc
    trunk/src/extension/action.h   (contents, props changed)
      - copied, changed from r452, trunk/src/extension/Action.h
    trunk/src/extension/subtitleformat.h   (contents, props changed)
      - copied, changed from r452, trunk/src/extension/SubtitleFormat.h
    trunk/src/extensioninfo.cc   (contents, props changed)
      - copied, changed from r452, trunk/src/ExtensionInfo.cc
    trunk/src/extensioninfo.h   (contents, props changed)
      - copied, changed from r452, trunk/src/ExtensionInfo.h
    trunk/src/extensionmanager.cc   (contents, props changed)
      - copied, changed from r452, trunk/src/ExtensionManager.cc
    trunk/src/extensionmanager.h   (contents, props changed)
      - copied, changed from r452, trunk/src/ExtensionManager.h
    trunk/src/filereader.cc   (contents, props changed)
      - copied, changed from r452, trunk/src/FileReader.cc
    trunk/src/filereader.h   (props changed)
      - copied unchanged from r452, trunk/src/FileReader.h
    trunk/src/filewriter.cc   (contents, props changed)
      - copied, changed from r452, trunk/src/FileWriter.cc
    trunk/src/filewriter.h   (props changed)
      - copied unchanged from r452, trunk/src/FileWriter.h
    trunk/src/gui/application.cc   (contents, props changed)
      - copied, changed from r452, trunk/src/gui/Application.cc
    trunk/src/gui/application.h   (contents, props changed)
      - copied, changed from r452, trunk/src/gui/Application.h
    trunk/src/gui/comboboxencoding.cc   (contents, props changed)
      - copied, changed from r452, trunk/src/gui/ComboBoxEncoding.cc
    trunk/src/gui/comboboxencoding.h   (props changed)
      - copied unchanged from r452, trunk/src/gui/ComboBoxEncoding.h
    trunk/src/gui/comboboxnewline.cc   (contents, props changed)
      - copied, changed from r452, trunk/src/gui/ComboBoxNewLine.cc
    trunk/src/gui/comboboxnewline.h   (props changed)
      - copied unchanged from r452, trunk/src/gui/ComboBoxNewLine.h
    trunk/src/gui/comboboxsubtitleformat.cc   (contents, props changed)
      - copied, changed from r452, trunk/src/gui/ComboBoxSubtitleFormat.cc
    trunk/src/gui/comboboxsubtitleformat.h   (props changed)
      - copied unchanged from r452, trunk/src/gui/ComboBoxSubtitleFormat.h
    trunk/src/gui/comboboxvideo.cc   (contents, props changed)
      - copied, changed from r452, trunk/src/gui/ComboBoxVideo.cc
    trunk/src/gui/comboboxvideo.h   (props changed)
      - copied unchanged from r452, trunk/src/gui/ComboBoxVideo.h
    trunk/src/gui/dialogcharactercodings.cc   (contents, props changed)
      - copied, changed from r452, trunk/src/gui/DialogCharacterCodings.cc
    trunk/src/gui/dialogcharactercodings.h   (props changed)
      - copied unchanged from r452, trunk/src/gui/DialogCharacterCodings.h
    trunk/src/gui/dialogfilechooser.cc   (contents, props changed)
      - copied, changed from r452, trunk/src/gui/DialogFileChooser.cc
    trunk/src/gui/dialogfilechooser.h   (contents, props changed)
      - copied, changed from r452, trunk/src/gui/DialogFileChooser.h
    trunk/src/gui/dialogutility.cc   (contents, props changed)
      - copied, changed from r452, trunk/src/gui/DialogUtility.cc
    trunk/src/gui/dialogutility.h   (contents, props changed)
      - copied, changed from r452, trunk/src/gui/DialogUtility.h
    trunk/src/gui/menubar.cc   (contents, props changed)
      - copied, changed from r452, trunk/src/gui/MenuBar.cc
    trunk/src/gui/menubar.h   (contents, props changed)
      - copied, changed from r452, trunk/src/gui/MenuBar.h
    trunk/src/gui/spinbuttontime.cc
      - copied, changed from r452, trunk/src/gui/SpinButtonTime.cc
    trunk/src/gui/spinbuttontime.h
      - copied, changed from r452, trunk/src/gui/SpinButtonTime.h
    trunk/src/gui/statusbar.cc   (contents, props changed)
      - copied, changed from r452, trunk/src/gui/Statusbar.cc
    trunk/src/gui/statusbar.h   (props changed)
      - copied unchanged from r452, trunk/src/gui/Statusbar.h
    trunk/src/gui/treeviewextensionmanager.cc   (contents, props changed)
      - copied, changed from r452, trunk/src/gui/TreeViewExtensionManager.cc
    trunk/src/gui/treeviewextensionmanager.h   (contents, props changed)
      - copied, changed from r452, trunk/src/gui/TreeViewExtensionManager.h
    trunk/src/options.cc   (contents, props changed)
      - copied, changed from r452, trunk/src/Options.cc
    trunk/src/options.h   (props changed)
      - copied unchanged from r452, trunk/src/Options.h
    trunk/src/player.h   (contents, props changed)
      - copied, changed from r452, trunk/src/Player.h
    trunk/src/scriptinfo.cc   (contents, props changed)
      - copied, changed from r452, trunk/src/ScriptInfo.cc
    trunk/src/scriptinfo.h   (props changed)
      - copied unchanged from r452, trunk/src/ScriptInfo.h
    trunk/src/style.cc   (contents, props changed)
      - copied, changed from r452, trunk/src/Style.cc
    trunk/src/style.h   (contents, props changed)
      - copied, changed from r452, trunk/src/Style.h
    trunk/src/stylemodel.cc   (contents, props changed)
      - copied, changed from r452, trunk/src/StyleModel.cc
    trunk/src/stylemodel.h   (contents, props changed)
      - copied, changed from r452, trunk/src/StyleModel.h
    trunk/src/styles.cc   (contents, props changed)
      - copied, changed from r452, trunk/src/Styles.cc
    trunk/src/styles.h   (contents, props changed)
      - copied, changed from r452, trunk/src/Styles.h
    trunk/src/subtitle.cc   (contents, props changed)
      - copied, changed from r452, trunk/src/Subtitle.cc
    trunk/src/subtitle.h   (contents, props changed)
      - copied, changed from r452, trunk/src/Subtitle.h
    trunk/src/subtitleeditorwindow.cc   (contents, props changed)
      - copied, changed from r452, trunk/src/SubtitleEditorWindow.cc
    trunk/src/subtitleeditorwindow.h   (props changed)
      - copied unchanged from r452, trunk/src/SubtitleEditorWindow.h
    trunk/src/subtitleformatio.cc
      - copied, changed from r452, trunk/src/SubtitleFormatIO.cc
    trunk/src/subtitleformatio.h
      - copied, changed from r452, trunk/src/SubtitleFormatIO.h
    trunk/src/subtitleformatsystem.cc   (contents, props changed)
      - copied, changed from r452, trunk/src/SubtitleFormatSystem.cc
    trunk/src/subtitleformatsystem.h   (contents, props changed)
      - copied, changed from r452, trunk/src/SubtitleFormatSystem.h
    trunk/src/subtitlemodel.cc   (contents, props changed)
      - copied, changed from r452, trunk/src/SubtitleModel.cc
    trunk/src/subtitlemodel.h   (contents, props changed)
      - copied, changed from r452, trunk/src/SubtitleModel.h
    trunk/src/subtitles.cc   (contents, props changed)
      - copied, changed from r452, trunk/src/Subtitles.cc
    trunk/src/subtitles.h   (contents, props changed)
      - copied, changed from r452, trunk/src/Subtitles.h
    trunk/src/subtitletags.cc   (contents, props changed)
      - copied, changed from r452, trunk/src/SubtitleTags.cc
    trunk/src/subtitletags.h   (props changed)
      - copied unchanged from r452, trunk/src/SubtitleTags.h
    trunk/src/subtitletime.cc   (contents, props changed)
      - copied, changed from r452, trunk/src/SubtitleTime.cc
    trunk/src/subtitletime.h   (props changed)
      - copied unchanged from r452, trunk/src/SubtitleTime.h
    trunk/src/subtitleview.cc   (contents, props changed)
      - copied, changed from r452, trunk/src/SubtitleView.cc
    trunk/src/subtitleview.h   (contents, props changed)
      - copied, changed from r452, trunk/src/SubtitleView.h
    trunk/src/timeutility.cc   (contents, props changed)
      - copied, changed from r452, trunk/src/TimeUtility.cc
    trunk/src/timeutility.h   (props changed)
      - copied unchanged from r452, trunk/src/TimeUtility.h
    trunk/src/vp/gstreamerplayer.cc   (contents, props changed)
      - copied, changed from r452, trunk/src/vp/GStreamerPlayer.cc
    trunk/src/vp/gstreamerplayer.h   (contents, props changed)
      - copied, changed from r452, trunk/src/vp/GStreamerPlayer.h
    trunk/src/vp/videoplayer.cc   (contents, props changed)
      - copied, changed from r452, trunk/src/vp/VideoPlayer.cc
    trunk/src/vp/videoplayer.h   (contents, props changed)
      - copied, changed from r452, trunk/src/vp/VideoPlayer.h
    trunk/src/waveform.cc   (contents, props changed)
      - copied, changed from r452, trunk/src/Waveform.cc
    trunk/src/waveform.h   (props changed)
      - copied unchanged from r452, trunk/src/Waveform.h
    trunk/src/waveformmanager.h   (contents, props changed)
      - copied, changed from r452, trunk/src/WaveformManager.h
    trunk/src/we/waveformeditor.cc   (contents, props changed)
      - copied, changed from r452, trunk/src/we/WaveformEditor.cc
    trunk/src/we/waveformeditor.h   (contents, props changed)
      - copied, changed from r452, trunk/src/we/WaveformEditor.h
    trunk/src/we/waveformgenerator.cc   (contents, props changed)
      - copied, changed from r452, trunk/src/we/WaveformGenerator.cc
    trunk/src/we/waveformgenerator.h   (contents, props changed)
      - copied, changed from r452, trunk/src/we/WaveformGenerator.h
    trunk/src/we/waveformrenderer.cc   (contents, props changed)
      - copied, changed from r452, trunk/src/we/WaveformRenderer.cc
    trunk/src/we/waveformrenderer.h   (contents, props changed)
      - copied, changed from r452, trunk/src/we/WaveformRenderer.h
    trunk/src/we/waveformrenderercairo.cc   (contents, props changed)
      - copied, changed from r452, trunk/src/we/WaveformRendererCairo.cc
    trunk/src/we/waveformrenderergl.cc   (contents, props changed)
      - copied, changed from r452, trunk/src/we/WaveformRendererGL.cc
Removed:
    trunk/plugins/actions/about/About.cc
    trunk/plugins/actions/adjusttime/AdjustTime.cc
    trunk/plugins/actions/applytranslation/ApplyTranslation.cc
    trunk/plugins/actions/changeframerate/ChangeFramerate.cc
    trunk/plugins/actions/combinesubtitles/CombineSubtitles.cc
    trunk/plugins/actions/command/Command.cc
    
trunk/plugins/actions/configurekeyboardshortcuts/ConfigureKeyboardShortcuts.cc
    trunk/plugins/actions/dialoguize/Dialoguize.cc
    trunk/plugins/actions/documentmanagement/DocumentManagement.cc
    trunk/plugins/actions/duplicatesubtitle/DuplicateSubtitle.cc
    trunk/plugins/actions/editcell/EditCell.cc
    trunk/plugins/actions/errorchecking/ErrorChecking.h
    trunk/plugins/actions/errorchecking/ErrorCheckingPlugin.cc
    trunk/plugins/actions/errorchecking/ErrorCheckingPreferences.h
    trunk/plugins/actions/errorchecking/MaxCharactersPerLine.h
    trunk/plugins/actions/errorchecking/MaxLinePerSubtitle.h
    trunk/plugins/actions/errorchecking/MinDisplayTime.h
    trunk/plugins/actions/errorchecking/MinGapBetweenSubtitles.h
    trunk/plugins/actions/errorchecking/Overlapping.h
    trunk/plugins/actions/errorchecking/TooLongDisplayTime.h
    trunk/plugins/actions/errorchecking/TooShortDisplayTime.h
    trunk/plugins/actions/extendlength/ExtendLength.cc
    trunk/plugins/actions/externalvideoplayer/ExternalVideoPlayer.cc
    trunk/plugins/actions/findandreplace/FindAndReplace.cc
    trunk/plugins/actions/insertsubtitle/InsertSubtitle.cc
    trunk/plugins/actions/italicize/Italicize.cc
    trunk/plugins/actions/joindocument/JoinDocument.cc
    
trunk/plugins/actions/moveafterprecedingsubtitle/MoveAfterPrecedingSubtitle.cc
    trunk/plugins/actions/movesubtitles/MoveSubtitles.cc
    trunk/plugins/actions/plaintext/PlainText.cc
    trunk/plugins/actions/preferences/DocumentPage.h
    trunk/plugins/actions/preferences/ExtensionPage.h
    trunk/plugins/actions/preferences/InterfacePage.h
    trunk/plugins/actions/preferences/PreferencePage.h
    trunk/plugins/actions/preferences/PreferencesPlugin.cc
    trunk/plugins/actions/preferences/TimingPage.h
    trunk/plugins/actions/preferences/VideoPlayerPage.h
    trunk/plugins/actions/preferences/WaveformPage.h
    trunk/plugins/actions/removesubtitle/RemoveSubtitle.cc
    trunk/plugins/actions/reversetextandtranslation/ReverseTextAndTranslation.cc
    trunk/plugins/actions/scalesubtitles/ScaleSubtitles.cc
    trunk/plugins/actions/selection/Selection.cc
    trunk/plugins/actions/spellchecking/SpellChecking.cc
    trunk/plugins/actions/spellchecking/SpellChecking.h
    trunk/plugins/actions/splitdocument/SplitDocument.cc
    trunk/plugins/actions/splitsubtitle/SplitSubtitle.cc
    trunk/plugins/actions/styleeditor/StyleEditor.cc
    trunk/plugins/actions/styleeditor/StyleEditor.h
    trunk/plugins/actions/timemodemanagement/TimeModeManagement.cc
    trunk/plugins/actions/videoplayermanagement/VideoPlayerManagement.cc
    trunk/plugins/actions/viewmanager/ViewManager.cc
    trunk/plugins/actions/wavefrommanagement/WaveformManagement.cc
    trunk/src/Color.cc
    trunk/src/Color.h
    trunk/src/Command.cc
    trunk/src/Command.h
    trunk/src/CommandSystem.cc
    trunk/src/CommandSystem.h
    trunk/src/Document.cc
    trunk/src/Document.h
    trunk/src/DocumentSystem.cc
    trunk/src/DocumentSystem.h
    trunk/src/Encodings.cc
    trunk/src/Encodings.h
    trunk/src/Error.h
    trunk/src/Extension.cc
    trunk/src/Extension.h
    trunk/src/ExtensionInfo.cc
    trunk/src/ExtensionInfo.h
    trunk/src/ExtensionManager.cc
    trunk/src/ExtensionManager.h
    trunk/src/FileReader.cc
    trunk/src/FileReader.h
    trunk/src/FileWriter.cc
    trunk/src/FileWriter.h
    trunk/src/Options.cc
    trunk/src/Options.h
    trunk/src/Player.h
    trunk/src/ScriptInfo.cc
    trunk/src/ScriptInfo.h
    trunk/src/Style.cc
    trunk/src/Style.h
    trunk/src/StyleModel.cc
    trunk/src/StyleModel.h
    trunk/src/Styles.cc
    trunk/src/Styles.h
    trunk/src/Subtitle.cc
    trunk/src/Subtitle.h
    trunk/src/SubtitleEditorWindow.cc
    trunk/src/SubtitleEditorWindow.h
    trunk/src/SubtitleFormatIO.cc
    trunk/src/SubtitleFormatIO.h
    trunk/src/SubtitleFormatSystem.cc
    trunk/src/SubtitleFormatSystem.h
    trunk/src/SubtitleModel.cc
    trunk/src/SubtitleModel.h
    trunk/src/SubtitleTags.cc
    trunk/src/SubtitleTags.h
    trunk/src/SubtitleTime.cc
    trunk/src/SubtitleTime.h
    trunk/src/SubtitleView.cc
    trunk/src/SubtitleView.h
    trunk/src/Subtitles.cc
    trunk/src/Subtitles.h
    trunk/src/TimeUtility.cc
    trunk/src/TimeUtility.h
    trunk/src/Waveform.cc
    trunk/src/Waveform.h
    trunk/src/WaveformManager.h
    trunk/src/extension/Action.cc
    trunk/src/extension/Action.h
    trunk/src/extension/SubtitleFormat.h
    trunk/src/gui/Application.cc
    trunk/src/gui/Application.h
    trunk/src/gui/ComboBoxEncoding.cc
    trunk/src/gui/ComboBoxEncoding.h
    trunk/src/gui/ComboBoxNewLine.cc
    trunk/src/gui/ComboBoxNewLine.h
    trunk/src/gui/ComboBoxSubtitleFormat.cc
    trunk/src/gui/ComboBoxSubtitleFormat.h
    trunk/src/gui/ComboBoxVideo.cc
    trunk/src/gui/ComboBoxVideo.h
    trunk/src/gui/DialogCharacterCodings.cc
    trunk/src/gui/DialogCharacterCodings.h
    trunk/src/gui/DialogFileChooser.cc
    trunk/src/gui/DialogFileChooser.h
    trunk/src/gui/DialogUtility.cc
    trunk/src/gui/DialogUtility.h
    trunk/src/gui/MenuBar.cc
    trunk/src/gui/MenuBar.h
    trunk/src/gui/SpinButtonTime.cc
    trunk/src/gui/SpinButtonTime.h
    trunk/src/gui/Statusbar.cc
    trunk/src/gui/Statusbar.h
    trunk/src/gui/TreeViewExtensionManager.cc
    trunk/src/gui/TreeViewExtensionManager.h
    trunk/src/vp/GStreamerPlayer.cc
    trunk/src/vp/GStreamerPlayer.h
    trunk/src/vp/VideoPlayer.cc
    trunk/src/vp/VideoPlayer.h
    trunk/src/we/WaveformEditor.cc
    trunk/src/we/WaveformEditor.h
    trunk/src/we/WaveformGenerator.cc
    trunk/src/we/WaveformGenerator.h
    trunk/src/we/WaveformRenderer.cc
    trunk/src/we/WaveformRenderer.h
    trunk/src/we/WaveformRendererCairo.cc
    trunk/src/we/WaveformRendererGL.cc
Modified:
    trunk/ChangeLog
    trunk/plugins/actions/about/Makefile.am
    trunk/plugins/actions/adjusttime/Makefile.am
    trunk/plugins/actions/applytranslation/Makefile.am
    trunk/plugins/actions/changeframerate/Makefile.am
    trunk/plugins/actions/combinesubtitles/Makefile.am
    trunk/plugins/actions/command/Makefile.am
    trunk/plugins/actions/configurekeyboardshortcuts/Makefile.am
    trunk/plugins/actions/dialoguize/Makefile.am
    trunk/plugins/actions/documentmanagement/Makefile.am
    trunk/plugins/actions/duplicatesubtitle/Makefile.am
    trunk/plugins/actions/editcell/Makefile.am
    trunk/plugins/actions/errorchecking/Makefile.am
    trunk/plugins/actions/extendlength/Makefile.am
    trunk/plugins/actions/externalvideoplayer/Makefile.am
    trunk/plugins/actions/findandreplace/Makefile.am
    trunk/plugins/actions/insertsubtitle/Makefile.am
    trunk/plugins/actions/italicize/Makefile.am
    trunk/plugins/actions/joindocument/Makefile.am
    trunk/plugins/actions/moveafterprecedingsubtitle/Makefile.am
    trunk/plugins/actions/movesubtitles/Makefile.am
    trunk/plugins/actions/plaintext/Makefile.am
    trunk/plugins/actions/preferences/Makefile.am
    trunk/plugins/actions/removesubtitle/Makefile.am
    trunk/plugins/actions/reversetextandtranslation/Makefile.am
    trunk/plugins/actions/scalesubtitles/Makefile.am
    trunk/plugins/actions/selection/Makefile.am
    trunk/plugins/actions/spellchecking/Makefile.am
    trunk/plugins/actions/splitdocument/Makefile.am
    trunk/plugins/actions/splitsubtitle/Makefile.am
    trunk/plugins/actions/styleeditor/Makefile.am
    trunk/plugins/actions/timemodemanagement/Makefile.am
    trunk/plugins/actions/videoplayermanagement/Makefile.am
    trunk/plugins/actions/viewmanager/Makefile.am
    trunk/plugins/actions/wavefrommanagement/Makefile.am
    trunk/plugins/subtitleformats/adobeencoredvd/adobeencoredvd.h
    
trunk/plugins/subtitleformats/advancedsubstationalpha/advancedsubstationalpha.cc
    trunk/plugins/subtitleformats/microdvd/microdvd.cc
    trunk/plugins/subtitleformats/mpl2/mpl2.cc
    trunk/plugins/subtitleformats/mpsub/mpsub.cc
    trunk/plugins/subtitleformats/subrip/subrip.cc
    trunk/plugins/subtitleformats/substationalpha/substationalpha.cc
    trunk/plugins/subtitleformats/subtitleeditorproject/subtitleeditorproject.cc
    trunk/plugins/subtitleformats/subviewer2/subviewer2.cc
    
trunk/plugins/subtitleformats/timedtextauthoringformat1/timedtextauthoringformat1.cc
    trunk/src/Makefile.am
    trunk/src/cfg.h
    trunk/src/main.cc
    trunk/src/utility.cc


_______________________________________________
Subtitleeditor-commits mailing list
[email protected]
https://mail.gna.org/listinfo/subtitleeditor-commits

Reply via email to