OSDN Git Service

winmerge-jp/winmerge-jp.git
2015-04-12 sdottakaRemove old VS version support
2015-04-05 sdottakaBump revision to 2.14.0+-jp-78
2015-04-04 sdottakaConfigLog.cpp: Show the version of hekseditU.dll, WinIM...
2015-04-04 sdottakaupdate sevenzip to changeset 7:39183f27c635
2015-04-04 sdottakaMerge.rc: Fine-tune the position of controls in dialogs (2)
2015-04-04 sdottakaFix crash when searching with invalid regular expression
2015-04-04 sdottakaUse more appropriate font
2015-03-29 sdottakaAdded tag 2.14.0+-jp-77 for changeset 6372ed162d8d
2015-03-29 sdottakaBump revsion to 2.14.0+-jp-77 2.14.0+-jp-77
2015-03-29 sdottakaUpdate translations
2015-03-29 sdottakaFix menu items are displayed with wrong width sometimes
2015-03-29 sdottakaFix disappeared tooltips on toolbar icons
2015-03-29 sdottakaRename ID_* to IDS_* for String ID
2015-03-29 sdottakaAdd more words to StringBlacklist.txt to reduce .po...
2015-03-28 sdottakaRemove [Help/Release Notes] and [Help/Translations...
2015-03-28 sdottakaAdd language names to StringBlacklist.txt to reduce...
2015-03-28 sdottakaUse WinMerge2011's MakeShortSize() function
2015-03-28 sdottakaRemove unused resource strings
2015-03-28 sdottakaMerge.rc: Replace tabs with spaces
2015-03-28 sdottakaRemove messages on the status bar to reduce the size...
2015-03-28 sdottakaFix mixed eol-style
2015-03-26 sdottakaBCMenu.cpp: Draw menu items in XP-style even on Win8...
2015-03-22 sdottakaBump revision to 2.14.0+-jp-76
2015-03-22 sdottakaCrystalEdit: Fix crash when closing editor window witho...
2015-03-22 sdottakaMerge.rc: Fine-tune the position of controls in dialogs
2015-03-22 sdottakaUse appropriate system UI font for dialogs (Use Segoe...
2015-03-21 sdottakaMessageBoxDialog.*: Simulate Vista-style message box
2015-03-21 sdottakaUpdate Translations
2015-03-21 sdottakaAdd [Check For Updates] menu item
2015-03-15 sdottakaOptionsMgr.h: Add GetDefault() template function
2015-03-14 sdottakaSrc/Merge.vcxproj: Add Constans.h
2015-03-14 sdottakaInstaller/InnoSetup/WinMerge*.iss: Install GPL.rtf
2015-03-14 sdottakaRemove unused variable
2015-03-08 sdottakaBump revision to 2.14.0+-jp-75
2015-03-08 sdottakaUpdate translations
2015-03-08 sdottaka- Add Externals/sevenzip
2015-02-28 sdottakaAdded tag 2.14.0+-jp-74 for changeset 09ceb62ed959
2015-02-27 sdottakaFix memory leak 2.14.0+-jp-74
2015-02-27 sdottakaWinMerge.sln: Add Poco folder
2015-02-27 sdottakaMerge.vcxproj: Remove Debug and Release Configuration
2015-02-27 sdottakaStop to open Manual folder
2015-02-27 sdottakaReduce the size of the executable file WinMergeU.exe
2015-02-27 sdottakaBump revision to 2.14.0+-jp-74
2015-02-27 sdottakaFix memory leak
2015-02-27 sdottakaUpdate frhed to changeset 43:d3d3740d5a55
2015-02-27 sdottakaExclude frhed.exe and WinIMerge.exe from installer...
2015-02-25 sdottakaUpdate frhed to changeset 41:67fe39a6bd0f
2015-02-25 sdottakaBump revision to 2.14.0+-jp-73
2015-02-25 sdottakaUpdate translations
2015-02-25 sdottakaAdd "Left/Middle/Right Shell menu" menu item in DirView...
2015-02-25 sdottakaUpdate BuildArc.cmd
2015-02-25 sdottakaDropHandler.cpp: Fix missing file extension of dropped...
2015-02-24 sdottakaBump revision to 2.14.0+-jp-72
2015-02-24 sdottakaUpdate translations
2015-02-24 sdottakaImprove drag&drop support (from zip folder, ftp folder...
2015-02-22 sdottakaRemove VC6 support
2015-02-22 sdottakaRemove redundant #pragma one
2015-02-21 sdottakaUpdate translations
2015-02-21 sdottaka- Add Language combo box to PropGeneral property sheet
2015-02-21 sdottakaRemove ToolBarXPThemes.{cpp,h}
2015-02-20 sdottakaConfigLog.cpp: Simplify to get OS version
2015-02-20 sdottakaSuperComboBox.cpp: Remove VC6.0 support
2015-02-18 sdottaka- Replace include guards with #pragma once like winmerg...
2015-02-18 sdottakaMove BCMenu.* to Common folder
2015-02-18 sdottakaRename CCPrompt.* to CCPromptDlg.*
2015-02-18 sdottakaAdd "Debug Unicode + Code Analysis" configuration
2015-02-18 sdottakaPlugins.cpp: C6226 Invalid HRESULT assignment to -1
2015-02-18 sdottakaSuperComboBox.cpp: C6386 Write Overrun
2015-02-18 sdottakaccrystaltextview2.cpp: C6305 Mismatched size and count
2015-02-17 sdottakaBump revision to 2.14.0+-jp-71
2015-02-17 sdottakaMergeDoc.cpp: Unpacker plugin did not work if 7-zip...
2015-02-17 sdottakaccrystaleditview.cpp: C6287 Redundant test Redundant...
2015-02-17 sdottakaCppcheck: Array 'codepagestotry[3]' accessed at index...
2015-02-17 sdottakaCppcheck: Assignment of function parameter has no...
2015-02-17 sdottakaCppcheck: Opposite conditions in nested 'if' blocks...
2015-02-17 sdottakaCppcheck: Variable 'm_oldPackingInfo' is assigned in...
2015-02-17 sdottakaCppcheck: scanf without field width limits can crash...
2015-02-17 sdottakaRefactor for 3-way compare
2015-02-17 sdottakaRename function names
2015-02-17 sdottakaRefactor for 3-way compare
2015-02-17 sdottakaFolderCompare: Make sub-folder recomparable
2015-02-15 sdottakaHexWindow: detecting file change did not work correctly.
2015-02-15 sdottakaUpdate frhed to changeset 39:518ff8254983
2015-02-13 sdottakaInstaller: Add forgotten file heksedit.lng
2015-02-13 sdottakaForgot to add PropCompareBinary.{cpp,h}
2015-02-13 sdottakaBump revision to 2.14.0+-jp-70
2015-02-13 sdottakaUpdate translations
2015-02-13 sdottaka- Make Hex Editor configurable
2015-02-13 sdottakaHexEditor: Fix graphical glitch at statusbar
2015-02-11 sdottakaFix crash when opening hex view, if frhed is not installed
2015-02-11 sdottakaUpdate translations
2015-02-11 sdottakaRemove unused resource strings
2015-02-10 sdottakaWinMerge*.iss: Add Frhed/Languages/ja.po
2015-02-10 sdottakaPoco: Attempt to avoid crash when accessing unstable...
2015-02-09 sdottakaBump revision to 2.14.0+-jp-69
2015-02-09 sdottakaBuildArc.cmd: Fix the path of frhed
2015-02-08 sdottakaMerge.vcxproj: Add HexMergeView.h
2015-02-08 sdottakaMergeDoc.h: Remove unused function declaration
2015-02-08 sdottakaHexEditor: Add Undo & Redo feature
2015-01-28 sdottakaAdded tag 2.14.0+-jp-68 for changeset 0cb70ac3d833
next