OSDN Git Service

winmerge-jp/winmerge-jp.git
2008-08-15 Jochen Tucht(no commit message)
2008-08-15 Takashi SawanakaJapanese translation - update
2008-08-14 Kimmo VarisAdd replaceables.xml that should have been added in...
2008-08-14 Kimmo VarisPATCH: [ 1991259 ] Convert editor find/replace to use...
2008-08-13 Kimmo VarisPATCH: [ 2036603 ] Side by side hex diff/edit/merge...
2008-08-13 Marcel GosselinUse bool/true/false instead of BOOL/TRUE/FALSE in some...
2008-08-12 Tim GerundtPATCH: [ 2047054 ] Add icon for "Open Conflict File...
2008-08-12 Takashi SawanakaPATCH: [ 2018836 ] RFE:987590 hierarchical directory...
2008-08-12 Kimmo VarisPATCH: [ 2030359 ] Manual: document -u command line...
2008-08-12 Kimmo VarisPATCH: [ 2046002 ] Fix losing focus after folder compar...
2008-08-11 Marcel GosselinReplace CList by std::vector in Patch generation
2008-08-10 Kimmo VarisPATCH: [ 2038924 ] Major edit Compare_files help topic
2008-08-10 Kimmo VarisPATCH: [ 2038924 ] Major edit Compare_files help topic
2008-08-10 Kimmo VarisPATCH: [ 2038924 ] Major edit Compare_files help topic
2008-08-10 Takashi SawanakaPATCH: [ 2018836 ] RFE:987590 hierarchical directory...
2008-08-09 Kimmo VarisPATCH: [ 2043420 ] Optimize applying line filters
2008-08-09 Kimmo VarisPATCH: [ 2038924 ] Major edit Compare_files help topic
2008-08-09 Kimmo VarisAdd our default SVN properties for new files.
2008-08-09 Jochen TuchtPatch #2036603
2008-08-09 Jochen TuchtPatch #2036603
2008-08-09 Jochen TuchtPatch #2036603
2008-08-09 Marcel GosselinRemove code commented since 2001
2008-08-08 Jochen Tuchtprecompiled header fixes from patch #2036603
2008-08-08 Kimmo VarisPATCH: [ 2039929 ] update ChineseTraditional.po from...
2008-08-08 Kimmo VarisPATCH: [ 2042296 ] Refactor undobuffer
2008-08-08 Kimmo VarisFix std::string::find() return value checking (must...
2008-08-08 Kimmo VarisPATCH: [ 2042296 ] Refactor undobuffer
2008-08-08 Marcel GosselinRemove some compilation warnings
2008-08-08 Marcel GosselinUse std::map instead of CMap in codepage.cpp
2008-08-08 Marcel GosselinRemove dead code in codepage.{h|cpp}
2008-08-08 Marcel GosselinReplace CArray by std::vector in DirView code
2008-08-08 Marcel GosselinReplace CArray by std::vector
2008-08-08 Marcel GosselinRemove "using namespace CompareEngines" to prevent...
2008-08-08 Marcel GosselinChange all "using namespace std" directives to "using...
2008-08-08 Marcel GosselinUse std::swap instead of home-made swap
2008-08-07 Tim GerundtPATCH: [ 2042221 ] Web: Changes for new stable release...
2008-08-06 Kimmo VarisAdd memory allocation debugging define.
2008-08-06 Kimmo VarisPATCH: [ 2039228 ] Add wait-cursor and statusbar messag...
2008-08-06 Takashi SawanakaBUG: [ 2025833 ] Deleting/Moving file crashes WinMerge...
2008-08-05 Kimmo VarisBUG: [ 2037862 ] Not possible to use command line optio...
2008-08-05 Kimmo VarisPATCH: [ 2039263 ] Refactor editor linebuf code to...
2008-08-04 Kimmo VarisRename SLineInfo to LineInfo and make it a class. Add...
2008-08-04 Kimmo VarisPATCH: [ 2037677 ] Do not register ShellExtension for...
2008-08-04 Kimmo VarisWinMerge experimental release 2.11.1.3 (SVN revision...
2008-08-04 Kimmo VarisUpdate PO files from latest POT file.
2008-08-04 Kimmo VarisBump manual revision to 1.5.2.
2008-08-04 Kimmo VarisAdd a Python script for cleaning up TortoiseSVN patch...
2008-08-04 Kimmo VarisMove static char width tables to member variables and...
2008-08-04 Kimmo VarisBUG: [ 1153696 ] Backspace doesn't work if Shift presse...
2008-08-03 Jochen TuchtAdd Merge7z458(U)
2008-08-03 Jochen TuchtAdd LZMA format (introduced with 7z458 beta)
2008-08-03 Jochen TuchtFix OpenArchive.* being taken from wrong folder
2008-08-03 Jochen Tucht(no commit message)
2008-08-02 Kimmo VarisRemove unneeded definition of SLineInfo struct from...
2008-08-02 Kimmo VarisMove SUndoRecord struct code to own files.
2008-08-02 Kimmo VarisMove SLineInfo struct definition to own header file.
2008-08-01 Kimmo VarisPATCH: [ 2032801 ] Update doc using GUI default window...
2008-08-01 Kimmo VarisOptimize allocation of reality mapping table. Should...
2008-08-01 Kimmo VarisUse std::vector for undo records. Optimize allocation...
2008-08-01 Kimmo VarisAdd new test data folder and add big conflict file...
2008-08-01 Kimmo VarisBUG: [ 2000996 ] Syntax coloring boldface not working...
2008-08-01 Kimmo VarisPATCH: [ 2033754 ] Unlimited undo
2008-08-01 Kimmo VarisPATCH: [ 2033754 ] Unlimited undo
2008-07-31 Kimmo VarisBUG: [ 2025130 ] Line Filters behave wonky
2008-07-30 Takashi SawanakaPATCH: [ 2018836 ] RFE:987590 hierarchical directory...
2008-07-30 Kimmo VarisOptimize line replace. Don't bother clearing the string...
2008-07-30 Takashi SawanakaPATCH: [ 2018836 ] RFE:987590 hierarchical directory...
2008-07-30 Kimmo VarisUse std::vector for DiffList. Optimize memory allocations.
2008-07-30 Kimmo VarisEditor code was mis-using register keyword - cannot...
2008-07-30 Kimmo VarisRemove unused (only usage was in unused code) sbuffer...
2008-07-30 Kimmo VarisRemove two unused structures.
2008-07-30 Kimmo VarisPre-allocate DiffBlock list.
2008-07-30 Kimmo VarisUse std::vector instead of CList for DiffBlocks.
2008-07-29 Kimmo VarisPATCH: [ 2027325 ] "Syntax Highlight" menu item enabled...
2008-07-29 Kimmo VarisPATCH: [ 2030359 ] Manual: document -u command line...
2008-07-29 Kimmo VarisCleanups for CDiffTextBuffer. Remove unused function...
2008-07-29 Kimmo VarisUse vector::resize() instead of vector::reserve() when...
2008-07-29 Kimmo VarisPATCH: [ 2030109 ] Read-only menu description mentions dir
2008-07-29 Kimmo VarisPATCH: [ 2030040 ] Clarify Supercopier hang item in...
2008-07-28 Kimmo VarisConvert SyntaxColors list to use std::vector.
2008-07-28 Kimmo VarisPATCH: [ 2029457 ] Remove RCLocalizationHelper plugin dll
2008-07-28 Kimmo VarisPATCH: [ 2029275 ] Allow giving -u cmdline param instea...
2008-07-28 Kimmo VarisConvert apparent/real line mapping to use std::vector...
2008-07-28 Kimmo VarisTrivial cleanups and commenting additions and fixes.
2008-07-25 Tim GerundtPATCH: [ 2027300 ] Rename color scheme menu item "None...
2008-07-25 Tim GerundtPATCH: [ 2028112 ] Manual: Remove old DSSSL build script
2008-07-24 Tim GerundtWeb: Remove SourceForge.net Community Choice Awards...
2008-07-24 Kimmo VarisWinMerge experimental release 2.11.1.2 (SVN revision...
2008-07-24 Kimmo VarisCommit updated POT and PO files.
2008-07-24 Kimmo VarisChangelog: Add manual improvements.
2008-07-24 Kimmo VarisPATCH: [ 2026508 ] Add confirmation dialog for move...
2008-07-24 Kimmo VarisBump manual revision to 1.5.1.
2008-07-23 Kimmo VarisPATCH: [ 2025478 ] Enable folder compare tree-mode...
2008-07-23 Kimmo VarisPATCH: [ 2025472 ] Add Conflict Open to all menus
2008-07-23 Kimmo VarisPATCH: [ 2025781 ] Disable changing EOL for protected...
2008-07-23 Kimmo VarisBUG: [ 2023734 ] Errors Moving Files - v.2.4.8.0 Unicode
2008-07-23 Kimmo VarisPATCH: [ 2024587 ] Revised help topics
2008-07-23 Kimmo VarisPATCH: [ 2025762 ] replace links with xrefs
2008-07-23 Kimmo VarisPATCH: [ 2024587 ] Revised help topics
2008-07-22 Jochen TuchtVC6 issues
next