OSDN Git Service

Commit DialogBox compile Okay
authorFrank Li <lznuaa@gmail.com>
Mon, 10 Nov 2008 03:06:27 +0000 (11:06 +0800)
committerFrank Li <lznuaa@gmail.com>
Mon, 10 Nov 2008 03:06:27 +0000 (11:06 +0800)
commit79fa100afbcb057d2ce656a9970a17753dc5839d
tree1c808b8daf75cc988154b19aaf4bb42c603214ae
parent067fad30d047a3e9546a583d92b133e7aace5ba4
Commit DialogBox compile Okay
224 files changed:
Git/Git.vcproj
Git/GitStatusListCtrl.cpp [new file with mode: 0644]
Git/GitStatusListCtrl.h [new file with mode: 0644]
Resources/TortoiseProcENG.rc
TortoiseProc/AppUtils.h
TortoiseProc/Commands/Command.cpp
TortoiseProc/Commands/CommitCommand.cpp
TortoiseProc/CommitDlg.cpp
TortoiseProc/CommitDlg.h
TortoiseProc/ProjectProperties.cpp
TortoiseProc/ProjectProperties.h
TortoiseProc/SVNProgressDlg.h
TortoiseProc/TortoiseProc.vcproj
TortoiseProc/TortoiseProc.vcproj.FSL.B20596.user
TortoiseProc/resource.h
TortoiseShell/TortoiseShell.sln [new file with mode: 0644]
TortoiseShell/TortoiseShell.suo [new file with mode: 0644]
Utils/BugTraqAssociations.h
Utils/MiscUI/SciEdit.cpp
Utils/MiscUI/SciEdit.h
Utils/Utils.vcproj
ext/hunspell/README [new file with mode: 0644]
ext/hunspell/affentry.cxx [new file with mode: 0644]
ext/hunspell/affentry.hxx [new file with mode: 0644]
ext/hunspell/affixmgr.cxx [new file with mode: 0644]
ext/hunspell/affixmgr.hxx [new file with mode: 0644]
ext/hunspell/atypes.hxx [new file with mode: 0644]
ext/hunspell/baseaffix.hxx [new file with mode: 0644]
ext/hunspell/csutil.cxx [new file with mode: 0644]
ext/hunspell/csutil.hxx [new file with mode: 0644]
ext/hunspell/dictmgr.cxx [new file with mode: 0644]
ext/hunspell/dictmgr.hxx [new file with mode: 0644]
ext/hunspell/hashmgr.cxx [new file with mode: 0644]
ext/hunspell/hashmgr.hxx [new file with mode: 0644]
ext/hunspell/htypes.hxx [new file with mode: 0644]
ext/hunspell/hunspell.cxx [new file with mode: 0644]
ext/hunspell/hunspell.h [new file with mode: 0644]
ext/hunspell/hunspell.hxx [new file with mode: 0644]
ext/hunspell/hunspell.vcproj [new file with mode: 0644]
ext/hunspell/langnum.hxx [new file with mode: 0644]
ext/hunspell/mythes.cxx [new file with mode: 0644]
ext/hunspell/mythes.hxx [new file with mode: 0644]
ext/hunspell/suggestmgr.cxx [new file with mode: 0644]
ext/hunspell/suggestmgr.hxx [new file with mode: 0644]
ext/hunspell/utf_info.cxx [new file with mode: 0644]
ext/scintilla/License.txt [new file with mode: 0644]
ext/scintilla/README [new file with mode: 0644]
ext/scintilla/backgroundcolors.patch [new file with mode: 0644]
ext/scintilla/delbin.bat [new file with mode: 0644]
ext/scintilla/delcvs.bat [new file with mode: 0644]
ext/scintilla/doc/Design.html [new file with mode: 0644]
ext/scintilla/doc/Icons.html [new file with mode: 0644]
ext/scintilla/doc/Lexer.txt [new file with mode: 0644]
ext/scintilla/doc/SciBreak.jpg [new file with mode: 0644]
ext/scintilla/doc/SciCoding.html [new file with mode: 0644]
ext/scintilla/doc/SciRest.jpg [new file with mode: 0644]
ext/scintilla/doc/SciTEIco.png [new file with mode: 0644]
ext/scintilla/doc/SciWord.jpg [new file with mode: 0644]
ext/scintilla/doc/ScintillaDoc.html [new file with mode: 0644]
ext/scintilla/doc/ScintillaDownload.html [new file with mode: 0644]
ext/scintilla/doc/ScintillaHistory.html [new file with mode: 0644]
ext/scintilla/doc/ScintillaRelated.html [new file with mode: 0644]
ext/scintilla/doc/ScintillaToDo.html [new file with mode: 0644]
ext/scintilla/doc/ScintillaUsage.html [new file with mode: 0644]
ext/scintilla/doc/Steps.html [new file with mode: 0644]
ext/scintilla/doc/index.html [new file with mode: 0644]
ext/scintilla/gtk/Converter.h [new file with mode: 0644]
ext/scintilla/gtk/PlatGTK.cxx [new file with mode: 0644]
ext/scintilla/gtk/ScintillaGTK.cxx [new file with mode: 0644]
ext/scintilla/gtk/deps.mak [new file with mode: 0644]
ext/scintilla/gtk/makefile [new file with mode: 0644]
ext/scintilla/gtk/scintilla-marshal.c [new file with mode: 0644]
ext/scintilla/gtk/scintilla-marshal.h [new file with mode: 0644]
ext/scintilla/gtk/scintilla-marshal.list [new file with mode: 0644]
ext/scintilla/gtk/scintilla.mak [new file with mode: 0644]
ext/scintilla/include/Accessor.h [new file with mode: 0644]
ext/scintilla/include/Face.py [new file with mode: 0644]
ext/scintilla/include/HFacer.py [new file with mode: 0644]
ext/scintilla/include/KeyWords.h [new file with mode: 0644]
ext/scintilla/include/Platform.h [new file with mode: 0644]
ext/scintilla/include/PropSet.h [new file with mode: 0644]
ext/scintilla/include/SString.h [new file with mode: 0644]
ext/scintilla/include/SciLexer.h [new file with mode: 0644]
ext/scintilla/include/Scintilla.h [new file with mode: 0644]
ext/scintilla/include/Scintilla.iface [new file with mode: 0644]
ext/scintilla/include/ScintillaWidget.h [new file with mode: 0644]
ext/scintilla/include/WindowAccessor.h [new file with mode: 0644]
ext/scintilla/src/AutoComplete.cxx [new file with mode: 0644]
ext/scintilla/src/AutoComplete.h [new file with mode: 0644]
ext/scintilla/src/CallTip.cxx [new file with mode: 0644]
ext/scintilla/src/CallTip.h [new file with mode: 0644]
ext/scintilla/src/CellBuffer.cxx [new file with mode: 0644]
ext/scintilla/src/CellBuffer.h [new file with mode: 0644]
ext/scintilla/src/CharClassify.cxx [new file with mode: 0644]
ext/scintilla/src/CharClassify.h [new file with mode: 0644]
ext/scintilla/src/CharacterSet.h [new file with mode: 0644]
ext/scintilla/src/ContractionState.cxx [new file with mode: 0644]
ext/scintilla/src/ContractionState.h [new file with mode: 0644]
ext/scintilla/src/Decoration.cxx [new file with mode: 0644]
ext/scintilla/src/Decoration.h [new file with mode: 0644]
ext/scintilla/src/Document.cxx [new file with mode: 0644]
ext/scintilla/src/Document.h [new file with mode: 0644]
ext/scintilla/src/DocumentAccessor.cxx [new file with mode: 0644]
ext/scintilla/src/DocumentAccessor.h [new file with mode: 0644]
ext/scintilla/src/Editor.cxx [new file with mode: 0644]
ext/scintilla/src/Editor.h [new file with mode: 0644]
ext/scintilla/src/ExternalLexer.cxx [new file with mode: 0644]
ext/scintilla/src/ExternalLexer.h [new file with mode: 0644]
ext/scintilla/src/Indicator.cxx [new file with mode: 0644]
ext/scintilla/src/Indicator.h [new file with mode: 0644]
ext/scintilla/src/KeyMap.cxx [new file with mode: 0644]
ext/scintilla/src/KeyMap.h [new file with mode: 0644]
ext/scintilla/src/KeyWords.cxx [new file with mode: 0644]
ext/scintilla/src/LexAPDL.cxx [new file with mode: 0644]
ext/scintilla/src/LexASY.cxx [new file with mode: 0644]
ext/scintilla/src/LexAU3.cxx [new file with mode: 0644]
ext/scintilla/src/LexAVE.cxx [new file with mode: 0644]
ext/scintilla/src/LexAbaqus.cxx [new file with mode: 0644]
ext/scintilla/src/LexAda.cxx [new file with mode: 0644]
ext/scintilla/src/LexAsm.cxx [new file with mode: 0644]
ext/scintilla/src/LexAsn1.cxx [new file with mode: 0644]
ext/scintilla/src/LexBaan.cxx [new file with mode: 0644]
ext/scintilla/src/LexBash.cxx [new file with mode: 0644]
ext/scintilla/src/LexBasic.cxx [new file with mode: 0644]
ext/scintilla/src/LexBullant.cxx [new file with mode: 0644]
ext/scintilla/src/LexCLW.cxx [new file with mode: 0644]
ext/scintilla/src/LexCPP.cxx [new file with mode: 0644]
ext/scintilla/src/LexCSS.cxx [new file with mode: 0644]
ext/scintilla/src/LexCaml.cxx [new file with mode: 0644]
ext/scintilla/src/LexCmake.cxx [new file with mode: 0644]
ext/scintilla/src/LexConf.cxx [new file with mode: 0644]
ext/scintilla/src/LexCrontab.cxx [new file with mode: 0644]
ext/scintilla/src/LexCsound.cxx [new file with mode: 0644]
ext/scintilla/src/LexD.cxx [new file with mode: 0644]
ext/scintilla/src/LexEScript.cxx [new file with mode: 0644]
ext/scintilla/src/LexEiffel.cxx [new file with mode: 0644]
ext/scintilla/src/LexErlang.cxx [new file with mode: 0644]
ext/scintilla/src/LexFlagship.cxx [new file with mode: 0644]
ext/scintilla/src/LexForth.cxx [new file with mode: 0644]
ext/scintilla/src/LexFortran.cxx [new file with mode: 0644]
ext/scintilla/src/LexGAP.cxx [new file with mode: 0644]
ext/scintilla/src/LexGen.py [new file with mode: 0644]
ext/scintilla/src/LexGui4Cli.cxx [new file with mode: 0644]
ext/scintilla/src/LexHTML.cxx [new file with mode: 0644]
ext/scintilla/src/LexHaskell.cxx [new file with mode: 0644]
ext/scintilla/src/LexInno.cxx [new file with mode: 0644]
ext/scintilla/src/LexKix.cxx [new file with mode: 0644]
ext/scintilla/src/LexLisp.cxx [new file with mode: 0644]
ext/scintilla/src/LexLout.cxx [new file with mode: 0644]
ext/scintilla/src/LexLua.cxx [new file with mode: 0644]
ext/scintilla/src/LexMMIXAL.cxx [new file with mode: 0644]
ext/scintilla/src/LexMPT.cxx [new file with mode: 0644]
ext/scintilla/src/LexMSSQL.cxx [new file with mode: 0644]
ext/scintilla/src/LexMagik.cxx [new file with mode: 0644]
ext/scintilla/src/LexMatlab.cxx [new file with mode: 0644]
ext/scintilla/src/LexMetapost.cxx [new file with mode: 0644]
ext/scintilla/src/LexMySQL.cxx [new file with mode: 0644]
ext/scintilla/src/LexNsis.cxx [new file with mode: 0644]
ext/scintilla/src/LexOpal.cxx [new file with mode: 0644]
ext/scintilla/src/LexOthers.cxx [new file with mode: 0644]
ext/scintilla/src/LexPB.cxx [new file with mode: 0644]
ext/scintilla/src/LexPLM.cxx [new file with mode: 0644]
ext/scintilla/src/LexPOV.cxx [new file with mode: 0644]
ext/scintilla/src/LexPS.cxx [new file with mode: 0644]
ext/scintilla/src/LexPascal.cxx [new file with mode: 0644]
ext/scintilla/src/LexPerl.cxx [new file with mode: 0644]
ext/scintilla/src/LexPowerShell.cxx [new file with mode: 0644]
ext/scintilla/src/LexProgress.cxx [new file with mode: 0644]
ext/scintilla/src/LexPython.cxx [new file with mode: 0644]
ext/scintilla/src/LexR.cxx [new file with mode: 0644]
ext/scintilla/src/LexRebol.cxx [new file with mode: 0644]
ext/scintilla/src/LexRuby.cxx [new file with mode: 0644]
ext/scintilla/src/LexSQL.cxx [new file with mode: 0644]
ext/scintilla/src/LexScriptol.cxx [new file with mode: 0644]
ext/scintilla/src/LexSmalltalk.cxx [new file with mode: 0644]
ext/scintilla/src/LexSpecman.cxx [new file with mode: 0644]
ext/scintilla/src/LexSpice.cxx [new file with mode: 0644]
ext/scintilla/src/LexTADS3.cxx [new file with mode: 0644]
ext/scintilla/src/LexTCL.cxx [new file with mode: 0644]
ext/scintilla/src/LexTeX.cxx [new file with mode: 0644]
ext/scintilla/src/LexVB.cxx [new file with mode: 0644]
ext/scintilla/src/LexVHDL.cxx [new file with mode: 0644]
ext/scintilla/src/LexVerilog.cxx [new file with mode: 0644]
ext/scintilla/src/LexYAML.cxx [new file with mode: 0644]
ext/scintilla/src/LineMarker.cxx [new file with mode: 0644]
ext/scintilla/src/LineMarker.h [new file with mode: 0644]
ext/scintilla/src/Partitioning.h [new file with mode: 0644]
ext/scintilla/src/PositionCache.cxx [new file with mode: 0644]
ext/scintilla/src/PositionCache.h [new file with mode: 0644]
ext/scintilla/src/PropSet.cxx [new file with mode: 0644]
ext/scintilla/src/RESearch.cxx [new file with mode: 0644]
ext/scintilla/src/RESearch.h [new file with mode: 0644]
ext/scintilla/src/RunStyles.cxx [new file with mode: 0644]
ext/scintilla/src/RunStyles.h [new file with mode: 0644]
ext/scintilla/src/SVector.h [new file with mode: 0644]
ext/scintilla/src/SciTE.properties [new file with mode: 0644]
ext/scintilla/src/ScintillaBase.cxx [new file with mode: 0644]
ext/scintilla/src/ScintillaBase.h [new file with mode: 0644]
ext/scintilla/src/SplitVector.h [new file with mode: 0644]
ext/scintilla/src/Style.cxx [new file with mode: 0644]
ext/scintilla/src/Style.h [new file with mode: 0644]
ext/scintilla/src/StyleContext.cxx [new file with mode: 0644]
ext/scintilla/src/StyleContext.h [new file with mode: 0644]
ext/scintilla/src/UniConversion.cxx [new file with mode: 0644]
ext/scintilla/src/UniConversion.h [new file with mode: 0644]
ext/scintilla/src/ViewStyle.cxx [new file with mode: 0644]
ext/scintilla/src/ViewStyle.h [new file with mode: 0644]
ext/scintilla/src/WindowAccessor.cxx [new file with mode: 0644]
ext/scintilla/src/XPM.cxx [new file with mode: 0644]
ext/scintilla/src/XPM.h [new file with mode: 0644]
ext/scintilla/vcbuild/SciLexer.vcproj [new file with mode: 0644]
ext/scintilla/version.txt [new file with mode: 0644]
ext/scintilla/win32/Margin.cur [new file with mode: 0644]
ext/scintilla/win32/PlatWin.cxx [new file with mode: 0644]
ext/scintilla/win32/PlatformRes.h [new file with mode: 0644]
ext/scintilla/win32/SciTE.properties [new file with mode: 0644]
ext/scintilla/win32/ScintRes.rc [new file with mode: 0644]
ext/scintilla/win32/Scintilla.def [new file with mode: 0644]
ext/scintilla/win32/ScintillaWin.cxx [new file with mode: 0644]
ext/scintilla/win32/deps.mak [new file with mode: 0644]
ext/scintilla/win32/makefile [new file with mode: 0644]
ext/scintilla/win32/scintilla.mak [new file with mode: 0644]
ext/scintilla/win32/scintilla_vc6.mak [new file with mode: 0644]
ext/scintilla/zipsrc.bat [new file with mode: 0644]