News |
January 28th 2010: We just released ECMerge 2.2 build 110. This version fixes several bugs, related to Mac OS X, patch application and source code control browsing.
January 7th 2010: We just released ECMerge 2.2 build 109. This version adds the capability to ignore specific portions of lines of text (fixed columns or regular expressions), fixes several bugs including crashes and adds file date alteration features to folders right click menu and scripting.
|
 through RegNow
|
 | Software updates | |
SCC listings
- Fixed bug 294: Mercurial and CVS listing of files inside otherwise empty deep folders hierarchy would not be listed
- Fixed bug 296: trying to obtain file content for files in deep folder hierarchy could fail with Perforce
Patch Import
- Fixed bugs 287 to 290, 292, 298 (including interface improvements, feature correctness and crash fix)
Unix-based (Linux, Solaris, Mac OS X)
- Fixed bug 299 which could cause repeated comparison of some files
- Fixed bug 300 and 301 which could prevent proper patch application in folders and generation
|
General
- Fixed bugs 274 to 281 and bugs 283 to 286
- Fixed documentation about how to ignore lines in files
Folders
- Added right click macro action "Touch" which set last modification date of all selected files and folders contents to now
- Added right click macro action "Set dates" which let you set last modification, last access and creation date to a specified value, for selected files
Scripting
- Added function to manipulate file dates from the scripting (VFS.set_dates) as well as attributes (VFS.attrib). VFS.attrib handles Windows attributes as well as traditional Unix modes (as would a chmod command)
- Added function VFS.stat which returns metadata for a file or directory (a more efficient equivalent to VFS.dir with the filename specified as filter)
- All the dates are now reflected inside VFS.Metadata structures, you can thus read and use those dates from scripting
Text
- Added the ability to ignore portions of lines when comparing at line level, the portions of lines can be expressed as set of columns with descriptions such as "1-20;55-" or through regular expressions, in that case you can exclude text matched (or not matched) by the entire expression or sub-expressions.
- Undoing pretty-printing actions generating thousands of lines is now instant
|
- Fixed bugs n°263 to 273 (including crash on Mac)
Folders
- Non recursive mode was changed into a mode which filters out sub-folders (-R- command line switch)
|
- Fixed bugs n°251 to 262 (including command line export parameters, Xtract generating spurious texts, SCC date field, scripting, translations and potential freeze)
|
General
- Workspaces can be added and deleted, anonymous sessions can be deleted or saved as named sessions
- Automatic check for software updates is now triggered later (few days after first usage)
- Changed evaluation logic, now based on days of usage and no more trial serial number is needed
- Fixed bug n°248-250
Folders
- The message informing that a resolution action had no effect is now displayed in status bar rather than a box
- Folder sessions save more information, including ignored items and resolution actions
Source Code Control plugin
Unixes & Mac OS X
- New scripts "merge.exe" and "guimerge.exe" were added, they mimic the behaviour of the Windows executables. Multiplatforms tools using ECMerge can use those names which are now the same on all platforms.
|
Translations
- Added user provided Brazilian translation
Xtract
- Fixed bug n°243: some RTF files could contain zero bytes which were output to converted text and in turn caused ECMerge to handle it as binary.
|
Folders
- Generic copy and Write merge result dialogs now have an "Auto-run unless Shift is pressed" choice, reducing the number of interactions to get your copies and merges done.
- Fixed bug n°242: after a comparison failure, copying over or removing a file did not reset error state for that item
Mac OS X
- Fixed bugs n°235-237, 240-241, improving greatly usability
Unixes (Linux / Solaris)
- Added File browser preference to specify which browser to launch to view folders (Nautilus and Konqueror are auto-detected)
- ECMerge can now be installed anywhere, you do not need root privilege anymore
|
General
- Few samples of command line usage were added in samples/ sub-directory, for Windows and Unix's-like (inclunding Mac)
Converters
- ZIP files are treated by Xtract in priority now
- Xtract handles as ZIP files all the OpenOffice and MS Office XML formats which are not handled natively
- The built-in plug-in for WinRAR could fail to call WinRAR correctly, thus not unzipping files of archives
- The error message when conversion fails is now more useful
Folders
- New buttons 'Orphan' buttons (Keep and Remove ) make it easier to deal with orphans, it was already possible through "Solve conflicts with typical rules" button, but was not that easy.
- Behaviour of Keep the most recent/oldest file is more now practical as well
HTTP
- The HTTP / HTTPS client of ECMerge can issue GET command, thus reading and comparing files from a web server. This feature let the ActiveX control compare files on the web
- All other commands are non-supported yet
Reports
- It's now easier to use CSV and Text reports, you just have to click a menu entry in XML reports panel (the stylesheet button bears a drop down menu).
|
Converters
- Added Microsoft Word 6, 95, 97, 98, 2000, 2003, 2005, 2007 text conversion to Xtract. Automatic numbers for paragraphs are not yet extracted.
- Fixed bug n°230: could provoque spurious "options changed in application reference copy of optionsset" messages
Folders
- Fixed bug n°228: generic copy would provoque recompare even on items skipped because there was nothing to do for them
- Fixed bug n°229: deleting objects then pressing Goto next/previous diff/conflict could crash the application in rare cases
- Behaviour of Generic Copy was changed to include the option 'compate metadata' by default, greatly speeding up the copy press in many cases
Mac OS X
- Rosetta emulation cannot cope with 'Wait for end of application' event in our code, so those features cannot be tested thoroughly
|
General
- Fixes bug 219 to 222 and 224 to 226
Converters
- Added Rich Text Format (RTF) to text conversion to Xtract. The RTF extractor understands code page commands and works with Windows, Mac for Western as well as Eastern languages (Japanese, Korean, Chinese...)
- Xtract now its own serial number handling and obfuscate a little its output in Limited Demo, Xtract can be licenced separately from ECMerge.
- Added simple converter for Microsoft Excel to CSV (runs on Windows only with Excel installed)
Scripting
- Added support for the 'Document.information' member, giving access to detected file types, languages... letting scripts handle files in function of this information.
- Added Folder Easy Synchronization macro-command (two arrows button), which let you set easily options for comparison and mirroring left to right and vice versa)
Folders
- Simplified 'Hide conflicting items' behaviour: resolved items would be considered is 'initially conflicting' thus placed in the category. Though you can force identical item to be 'resolved', thus modifying their hidden status. Now, the Hide 'identical/different/conflicting' items rule depends only on comparison status, not any more on resolution status
|
- New EC Xtract converter built-in allow comparison of ODT, SXW and DOCX files
- Options sets are now shared, with a master copy of them in the application
- New "file types" were introduced, they associate comparison type, editing, formatting and ignorable items to the file names.
- File types and converters are shared amongst all the options set, unless specifically specified (you can forcefully isolate the file types and/or converters of an options set unchecking the "Use shared file types/converters". Both can be imported and exported for safety and sharing.
- The Launcher was introduced, it allows to quickly restart comparisons, it handles workspaces (list of tabs to re-open as they were when the workspace was closed)
- New command line options improve integration with SCC as a differ
- Comparisons get a more meaningful title
- New alphanumeric with numeric order when appropriate in folders (e.g file10 comes after file2 though it is not lexical order)
- Sources combo are now all handled at once when pressing Enter or the Validate buttons
- Many new scripting features (pre-compiled macros, contextual menu integration, shared file types and converters manipulations, macro settings, toSource support, temporary files/directories)
- Fixes bug between 194 and 208
|
General
- Fixed bug n°182: error in documentation (misleading indication about --mode=merge3)
- Fixed bug n°183: swap to 3-way after opening a 2-way ECMT crashes
- Fixed bug n°187: error message still truncated in some conditions
Folders
- Fixed bug n°186: bug in comparison scheduling order gives (very) deceptive time evaluation, while comparison time is not altered itself
Source code control plugin
- Fixed bug n°185: presence of non ASCII characters in path could prevent auto-checkout feature
Unix based OSs (Linux, Mac, Solaris)
- Fixed bug n°184: listing directories with broken symbolic links fails with error File not found
|
General
- Fixed bug n°178: when opening a graphical difference from command line, the first view 'result' pane may have inappropriate height
- Fixed bug n°179: Image Comparisons/Colors panel position is not top/left as others.
FTP
- Fixed bug n°180: message 'unknown PASV reply' could show, when simply retrying does work
|
General
- Added new automatic multi-user activation for system administrators (see Multi-user activation in documentation)
- Fixed Bug n°174: error message in blank 'empty view' not always high enough to show entire message
Scripting
- Added new macros toolbars and default shortcuts, it is now even easier to customize ECMerge
- "script_url" is now available during macro scripts execution
Folders
- Fixed Bug n°176: folders date precision too tight may prevent the "Compensate filesystem precision loss" from working
|
General
- Fixed bug n°172: Open again/similar box would not always take new option set into account
Scripting
- Fixed bug n°167: FolderDocument.get_item did not work straight after "new Document"
Patching
- Fixed bug n°162: in Unix unified patches, the "\ No new line at end of file" notation was not parsed correctly
- Fixed bug n°165: application of 'normal' format patches may fail with "Warning: source should be missing and is present"
- Fixed bug n°166: patches between files with no dates had no date in header which results in patches not easily parsable by other tools
- Fixed bug n°169: for patch import help ID is wrong, though the help page exists
Text
- Added PO Files colorization
- Fixed bug n°170: language recognition with filename fails for contextualized names (i.e. with ;id=value)
Folders
- Changed behaviour of default action in folder view (triggered by double-click or enter key), now if any folder is selected, the default action is to toggle the expansion at one level, else it is to open the selected files (as differences in differentiation or merge mode and as simple editor for the browser)
- Added "Refresh" for selection only, which is particularly handy when comparing very large collections of files/folders and you know that only a few directories need to be listed again
- Fixed bug n°159: dragging from icon in folder view did not work
- Fixed bug n°160: could not parse some FTP listings
- Fixed bug n°161: changing run-time parameters in folder diff view should not reset files comparisons
- Fixed bug n°164: dragging to copy may not work as expected
- Fixed bug n°168: right click menu Open Diff As sub-items were not disabled in browser
Mac OS X
- Fixed bug n°163: "Save" box for new files wants a dot at end of file name
- Fixed bug n°171: image viewer could not activate right click menu on Mac when Left click+Ctrl is used to simulate right click
|
General
- Changed startup options handling: now --default is accepted but ignored and new flag --factory was introduced. --factory requires factory settings to be used for the document initially loaded and ensures that the run is independent from local machine/user settings.
- Added --log-to which let logs be written to any URL (currently FTP/FTPS or local) in addition to their normal target (standard error and log window). Users can now get errors log in a common way on whichever platform they run Ellié Computing Merge.
- Added --app-settings-file and --app-settings-file-read-only options. --app-settings-file let you specify a particular location on local disk to load/save the settings file, this is particularly useful for bundlers who can save Ellié Computing Merge settings in their own settings directory this way. --app-settings-file-read-only prevents writing to the settings file.
- Fixed bug n°152: --serial-number parameter was taken into account later than necessary in some situations
- When --cli or --quiet was used, a default document was still generated as in normal GUI , it could be unpractical and was removed
Documentation
- The --serial-number command line flag was mistakenly documented as --serial.
- The member 'document_type' of Document.Parameters was mistakenly document as 'object_type'.
Folders
- Fixed bug n°154: Problems could occur when using filename filtering options
Scripting
- Added System.Console object which let scripts read lines of text from standard input and write text to standard output and error streams. This is practical to parameter your scripts with list of files, or to display your results based on Ellié Computing Merge comparison structures. With the quiet flag activated, you get only your own output.
Mac OS X
- Fixed bug n°155: language list not sorted on mac
- Fixed bug n°157: Typing Apple-Y when there is nothing more to Redo types Y
- Fixed bug n°158: Sometimes changing columns width in Folders view could crash
|
General
- Added on option which lets a bounding process run ECMerge with a provided serial number (--serial="licence-key"), allowing bundling of ECMerge to be totally independent from the installed version and its configuration
Texts
- Fixed: Writing inclusive merge result in 2 way would not put markers around second side on conflict
- Default 'Save' action on close now saves the result, no more an ECMS/ECMT.
Folders
- Running folders in GUI mode from command line disables --lockedui mode
- New options (include/exclude patterns) available from the OptionsSet objects
- Fixed double question for: 'File write protected, do you want to check it out?'
Scripting
- Added System.Process and System.Synchronization hierarchies to run process and wait for their termination
- Added "properties" member to URL and parameter to new URL letting all the advanced options be used from scripting (multi-connection, SCC branches/labels browsing, encryption flags...)
Windows
- Added an option to let the user choose between saving the settings in the "local settings" section or in the normal roaming section of the user profile.
|
This version contains several bug fixes (n°143 à 151). It brings also these features:
Scripting
- Added is_in_fully_solved_state function on Document object
- Added --pdl-script and --pdl-script-text command line options
- Added new function RegExp.execBackward which has the same specification as RegExp.exec but searches backward for the regular expression
Documentation
- Documented Application.script_url variable, already available since first 2.1
|
Unix platforms
- Fixed a problem with particular serial numbers
|
General
- Fixed editing source combo then clicking browse button combination, the latest edition was ignored
- Improved Help Window, keeping font and other settings
Folders View
- Tooltip on file name is now made of the entire path
- Recursive removal now handles better read-only files and does not enter any more symbolic links to folders
- Fixed an error writing results, which could happen when using auto-merge
Text Comparison
- Fixed a problem when reloading ECMS files: in certain conditions, "Inconsistency found" message would be displayed.
Windows specific
- Fixed launch parameters in Windows Explorer extension, the factory settings were used rather than the default settings
- Fixed Unicode file name handling in Windows Explorer extension, now a Unicode build is deployed on WinNT/2K/XP/Vista
Linux specific
- Added documentation to explain how to remove ECMerge with only two commands
|
General
- Fixed Folder font options
Text Editor
- Fixed Shift-F3 backward find, would go forward after some searches
- Fixed Shift-F7 Previous Difference, would jump some differences
Text Comparison
- Added "Resolve with" documented shortcuts to the Right-Click Menu and to the toolbar's tool
FTP
- Fixed: rename function would fail silently
- Fixed: browsing top folder of servers with an entry path
|
General
- Configuration file now uses a new name each time forward compatibility is not insured (allowing parallel installations)
- Improved Find box (Find/Replace MRU, Wrap option, Mark All, Replace All)
- Improved Windows List dialog box (handle double-click to activate, del/backspace to close), added a shortcut to get it
- Dropping a file system item on the empty or error view opens this item in the panel
- When swapping between 2 way and 3 way differentiation, the ancestor source is remembered
- Fixed: (Under Win9x only), dragging files from a folder view cause a wrong drop (filenames are split at each character)
- Fixed: When starting a drag, the selection is sometimes reset to a single item near the start of the drag
- Fixed: Multithreaded comparison scheduler is not stopped during copy operations, and may interfer during file loading
- Fixed: Win9x/Me have very tight GDI limits preventing more than approximately 18 diffs or 90 editors, using more than these numbers may crash. The application implements a hard limit (12 views)
User Interface
- German and Italian translations
- Improved notebook design (add close button to the tab, navigation arrows)
- Improved application icons
- Much more toolbar options are now available. Toolbars can be dragged, docked and hidden.
- New "Document Type" combo allows you to switch document type dynamically for given sources (for example, to compare binarily text or images, or compare text source of XPM images)
- Output locations selectors (glasses/database write arrow icons at the right of source selection Browse Menus) replace previous Select as Output Location menu item, as well the Selection Output Location dialog box and option panel
- Can now jump from View/Edit mode to Comparison mode by pressing 2/3 button in the toolbar
- Accelerated various boxes and Views closure
New FTP / FTP over SSL connectivity
- Active / Passive connections
- FTP over SSL (using AUTH TLS/SSL or using implicit SSL connections)
- Comparisons are done very efficiently (on large sets of small files Ellié Computing Merge goes much faster than several of our concurrents by using multiple parallel connections, and the "numerous small files" case is the common case with web sites)
- A log view can be enabled to show you the potential connection problems
- Various options allow you to use anynomous login, passwords, SSL certificate authentication, server authentication
Text Editor
Text Comparisons
- New in-line merge features helping resolution of Change/Change conflicts
- Enabled word wrapping in differences (making comparisons of long lines more practical)
- Improved line synchronization in heavily modified text files differentiations
Image Comparisons
- Supports web formats (PNG, GIF, JPG), plus many others (BMP, XPM, TIFF...)
- Several differentiation algorithms (Blank similar which overlays two images and blanks similar areas, Difference which shows directly arithmetic colours components difference, accumulated or chanel per chanel)
- Zoom, stretch and alignment
- New image XML and HTML report, differences and thumbnails and images are generated as PNG (all of them are optional), metrics are output in XML/HTML (PSNR / MSE, exact/similar/different pixels count)
Folder Browser / Comparisons
- Copy / Paste to the sources combos work and keep all the connection parameters
- Added "Select Bookmarked Items" menu item
- Added a warning limit when opening numerous views from a Folder
- Added comparison re-scheduling code which favours currently viewed items
- Plus, minus and star key now operate on the entire selection, rather than the current item
- Added grouping of folders (optional, to Top or Bottom)
- Added sort by any column (name, size, MIME type, differences count)
- New filtering options in 3-way mode (excluding file which are unchanged only at left/right, this is very practical to show a subset of what one co-worker only changed)
- Case sensitiveness of file names comparison is now an option
- Right click menu Open commands have been improved, drag'n'drop as well
|
General
- Text editor would always ask for new file name when saving a file opened from
MRU combo
- Added dynamic language handling. Simply adding a directory with a language code
and the right files inside it (lg.xml, report.xsl and .po files) will show new
language in Language / Application box. If you want to translate Merge, please
contact us, we will give you explanation and material to easily translate the
software. We can give free licences to translators
- Renamed "File Comparisons" into "Text Comparisons" in order to prepare for other
types of differentiations
- Improved memory footprint of the statistical engine as well as its speed
- Fixed some translations
- Improved documentation
- Simplified Licence
Folder Comparisons
- Default comparison option is now set back to "Check files content if date or
size are different"
- Fixed problem stopping idle comparisons
- Fixed crash when using backward find on fully empty differentiation
Text Comparisons
- Fixed crash in XML Filter on some mal-formed XML
- XML Filter defaults were changed from "All tags" to "Tags with no spaces",
which should have been the default (because it gives far better results)
Reports
- Fixed bug in binary file report using monochrome rendering
- Fixed bug generating simple binary reports from command line
- Fixed bug preventing report generation when using relative paths from command
line
- Fixed bug in folder reports forcing column widths to inappropriate values
- Fixed least/most recent icon background bug in IE
- Added explanation on how to print HTML reports from IE, Mozilla, Netscape with
best rendering
- Added new details within the files differences statistics in folders report
- Added explanation about last Changes Count column in folders report
- Added information about changes inside conflicts for text files, making it
easier to evaluate the actual time to solve these conflicts
- Added new option "Format lines in a single column for identical parts", this new
option is activated by default
- Added information about actual loading encoding for files
- Changed HTML reports graphical design to follow Ellié Computing website
- Reduced the size of generated HTML reports (up to 30% in common cases,
theoretically up to 70%)
|
General
- Fixed a wrong message when it is not possible to Unlock a file (make it writable)
- Fixed a crash when trying to use Open again... menu item
- Used a better size for date/hour controls in Options panel
- Improved the rendering of some UI elements (buttons, live-update for splitters...)
- Improved drag'n'drop (dropping 2 or more files on combo is handled as in the top level frame, can drag'n'drop a sub-folder in a folder view to replace the root of differentiation without having to press Control key)
Linux
- When dropping several files, the UI would not ask if they are to be compared or opened individually
Solaris 10 x86
- First release for this platform, installable as a standard SunOs package
|
General
- Fixed a regression bug when trying to open a binary comparison from command line
- Fixed a regression when using the "Fill from clipboard" menu item in text mode
- Fixed a regression when reloading folders documents (particular actions could provoque "Document not recognized" error)
- Added handling for 32 new encodings on Windows (ISCII, Chinese, Japanese...)
- Improved the behaviour of the software when it is not possible to make a backup file prior to saving (text views)
- Fixed a visual bug in time field of "Filter by date" panel
- Improved transitional memory overhead when loading large text files or pasting large texts
- Added link in demo/test welcome screen to check if a newer version of the soft exists
Linux
- Renaming a file or folder in folder view would overwrite target file without confirmation
|
General
- Fixed display problem in Text Comparisons HTML report generation: now constraint the file contents display to the screen width even with very long lines of text making the reports suitable for printing
- Improved rendering of monochrome reports
- Fixed Ctrl+TAB view navigation on Linux
- View navigation gives focus to last used source
- Searched text is now selected when opening Find box
- Default action in Folder view is now to Open Diff is diff mode, Merge in merge mode (rather than always Diff)
- Added shortcut for Delete (Shift+Delete key) in Folder view
- "Set text output options" is now always available for Folder (even in Diff mode) to allow converting Generic Copy
- Markers, ignored items and resolutions actions in Folder view are kept in more situations making a document easier to re-use
Templates and status files
- Fixed a bug preventing reload of certain ancient ECM? files
- Fixed a bug which discarded markers and ignored items at save time in rare conditions
Linux
- Default installation now works out-of-the-box in most Linux systems (kernels 2.4 / 2.6)
- Added a "Web browser" command line in the Commands panel of the Application
Options. This command line is used as a fallback, if the system settings to
launch a web browser cannot be found or used.
|
- ECMerge is now multi-threaded, for a better resource usage on new Dual Core
and multi-processors computers
- Converters
Files can now be preprocessed by user-defined converters. This
allows to export PDF/Word files to plain text, or ZIP archives to folders.
- Reports
Patch, XML and HTML reports can be generated on both File and
Folder Comparisons. Many customizable options. Define recurrent comparisons as
.ecmt files and generate merge reports periodically. Reports in Folder
Comparisons can be generated on the whole hierarchy, or on the
selected/bookmarked items.
- Comparisons statistics
Displays a dialog box with the summary of the
comparison: number of changed, unchanged, inserted, removed, ignored items.
Comparisons statistics in Folder Comparisons can be generated on the whole
hierarchy, or on the selected/bookmared items.
- Options sets
Define several sets of options you often use for Text or
Folder Comparisons (comparison options, filters, converters, display). When
opening a new comparison, you can select which set of options to use for it.
- Find feature change
ECMerge now finds the same text in all opened
documents.
- Pure command line application
On Windows, a pure command line executable
is delivered to be used in batches. On Unix, an argument can be specified to
force pure command line behaviour.
- Spanish translation
- Filters by date
Specify some date-based criteria to hide files and
exclude them from the comparison
- More filters by status
Capability to hide files or folders present or
missing in any of the hierarchies. Capability to hide all folders that do not
contain any visible files.
- Show/hide hidden files and folders
Files and folders that were excluded
from the comparison (regarding Name/Status/Date criteria) can be displayed in
the Folder Comparison view, using the colour assigned to "ignored" items.
- More comparison heuristics
ECMerge now handles more heuristics to apply
on files, so as to determine whether they are equal or not regarding the
specified criteria (based on date and/or size information). When these
heuristics do not determine the file status, ECMerge will perform a content
comparison.
- Time zone adjustment
Capability to set an offset for any of the folders
hierarchies.
- Generic Copy from one source to another
ECMerge opens a dialog box to
test/perform a copy action from one folder hierarchy to another one. This dialog
box shows how many file/folder creation, deletion or copy will occur. The user
can choose not to do some of the predetermined operations.
- Write merge result confirmation box
equivalent feature to the "Generic
Copy", when writting Folder Merge result.
- Comparison views can now be displayed horizontally or vertically
- Folder Comparisons specific display options:
ancestor and right
hierarchies indentation is now optional (only in vertical display), the date
column can display an icon to show the newest/oldest file, or the date
text, added a column with the number of differences between files.
|
- fixed a bug which could corrupt part of the content of the editor and could lead to the crash of the application
|
- added a "limited demonstration" behaviour when no evaluation serial number
is entered
- the software now exists as two editions (Standard and Professional)
- in-line differences, at word and/or character level
- XML pretty-printing and compacting functions to display properly XML files
- dynamic loading of files and folders for comparisons and merges. You can now
open an empty window for comparing and merging files and folders, and then,
specify which item to use as left, ancestor or right source. You can also fill a
text source from the clipboard.
- added security distance when merging 3 files to attract user attention on dangerous merges
- better encodings handling at loading and saving time. Each file/folder
defined as source or result of a merge can have its own encoding. For folder
merges, a default encoding can be specified so that created files are
automatically converted when written (useful when synchronizing folders
hierarchies with different encodings).
- better line endings handling at saving time. You can now force a line ending
character to be used when writting a file (useful when synchronizing folders
hierarchies on different systems using different text line delimiters).
- added options corresponding to XML pretty-print/compact and in-line
differences features
- all Options-like dialog boxes now remember the last section displayed when
dismissing the window, so that it is reopened on the same section.
- added some keyboard shortcuts for many commands (open options dialog boxes,
navigate in differences and conflicts, ...)
- in a Text Comparison view, the comparison summary is displayed in the status
bar
- improved speed of application when switching from a Text Comparison view to
a Folder view
- added a contextual menu in Text Merge view to solve conflicts contained
(even partially) in selected text.
- fixed various bugs
|
- fixed various bugs
- improved speed of drawing and navigation in Folders Comparison view,
- reduced flickering when opening a new document (new tab).
|
- version for Linux,
- syntax colouring,
- Windows file Explorer context menu integration,
- French localization.
|
- 3-way diff/merge,
- Files and folders,
- Many customizable options,
- Integration with famous SCM.
|
|
 | Roadmap | |
If you would like other features to appear in our software please feel free to mail us at info@elliecomputing.com.
We can also easilly port our applications to other operating systems.
|
|