Mindomo Desktop (64-bit) 歷史版本列表 Page17

最新版本 KLayout 0.28.17 (64-bit)

Mindomo Desktop (64-bit) 歷史版本列表

Mindomo Desktop  64 位是 Windows PC 的免費思維導圖軟件,它獨特地將離線工作與在線編輯和協作相結合。一個易於使用,獨立的思維導圖軟件,具有高度多樣化的功能。如果您正在尋找完整的思維導圖體驗,Mindomo Desktop 還涵蓋了在線和移動同步。免費思維導圖軟件,可以讓您在本地創建思維導圖和概念圖,並在線上傳以便於共享:Mindomo Desktop&nbs... Mindomo Desktop (64-bit) 軟體介紹


TextSeek 2.16.3470 查看版本資訊

更新時間:2022-05-05
更新細節:

CudaText 1.163.2.0 (64-bit) 查看版本資訊

更新時間:2022-05-04
更新細節:

What's new in this version:

Added:
- code-tree filling time is limited now, by new option "ui_tree_fill_max_time":1000 (in msec)
- API for 'treeview' multi-selection
- disabled buttons (in Find dialog, in main toolbar) are shown with a crossing-line, to be better visible as disabled

- change: default of "find_hotkey_find_next" changed to "F3"

Fixed:
- regression in 1.160.2 for code-tree; reverted 'faster filling of the code-tree'
- a couple of minor bugs (rarely visible) in TRegExpr engine
- menu checkmarks in "View / Split tab" were not updated ok

CudaText 1.163.1.1 (64-bit) 查看版本資訊

更新時間:2022-05-01
更新細節:

What's new in this version:

- add: disabled buttons (in Find dialog, in main toolbar) are shown with a crossing-line, to be better visible as disabled
- change: default of "find_hotkey_find_next" changed to "F3"

Fixed:
- regression in 1.160.2 for code-tree; reverted 'faster filling of the code-tree'
- a couple of minor bugs (rarely visible) in TRegExpr engine
- menu checkmarks in "View / Split tab" were not updated ok

CudaText 1.163.0.0 (64-bit) 查看版本資訊

更新時間:2022-04-27
更新細節:

What's new in this version:

Added:
- new command "add next occurrence of selected text (not whole-word)"
- new command "skip next occurrence of selected text"
- Windows (10 and 11): auto-set window title color to dark

Fixed:
- file with XML/Python encoding signature could not be re-read in different cpXXXX encoding
- hotkeys were not inited completely for .txt files in a project's session

KLayout 0.27.9 (64-bit) 查看版本資訊

更新時間:2022-04-25
更新細節:

What's new in this version:

Features:
Fixed:
- Don't optimize away points on path edit
- DRC in deep mode highlights erroneous width violation with text
- Warning requested if LEF/DEF map file does not capture certain layers
- OASIS writer bug with certain irregular arrays
- DXF export: better handling of PCB zone fills
- LVS unexpectedly failing
- Problem with Qt binding
- Buddy tools + OASIS: invalid warning about unexpected strict mode
- pip install klayout doesn't seem to work on M1 MacBookPro
- Qt binding: crash due to Python allocation-while-deallocating
- Ctrl+F will always enter search box in Macro IDE now
- LEF/DEF reader options - could not clear suffix or set datatype to none
- netlist/LVS result browser - do not clip texts, provide texts as tool tips as well for inspection
- the library selected box listed technology-specific libraries even if no technology was selected
- Bugfixes and enhancements for the LEF/DEF reader Includes #1050, #1065 and #1047 plus a number of standard compatibility issues. Bugfixes and enhancements for the strm2xyz buddy tool's LEF/DEF reader implementations.

Enhanced:
- Include PCell update in Library#refresh
- Backspace to delete last point from polygon or path
- Split gates option for LVS (new keyword is "split_gates") - see documentation for details
- generate labels for PCB X2 net names
- PCell errors are now shown on a separate layer (formerly only if the PCell featured at least one layer-type parameter) This layer is available with the same style and configuration than the guiding shape layer.

Mindomo Desktop 10.2.7 (64-bit) 查看版本資訊

更新時間:2022-04-22
更新細節:

CudaText 1.162.5.0 (64-bit) 查看版本資訊

更新時間:2022-04-22
更新細節:

What's new in this version:

Added:
- on editing of a line, which is start of a folded block, do unfolding of that block
- plugin Comments: support 'Line comment' commands if 'line comment' chars are absent, but 'range comment' chars are present; e.g. in CSS
- plugin Insert Time: added format 'unix' (Unix-time), it will be added to config after you delete the config + restart the app

Fixed:
- issue with "ui_one_instance":true on a multi-user Linux/Unix system
- issue with too greedy folding with "auto_fold_comments" in Nim lexer

StaxRip 2.12.0 查看版本資訊

更新時間:2022-04-19
更新細節:

What's new in this version:

- x265: Add new supported option "--aq-mode 5", which was ported from modded x264 (DJATOM, Patman)
- NVEnc: Add new param "--vpp-convolution3d"
- QSVEnc: Add experimental AV1 codec
- Fix not muxing attachments due to opposed working checkbox
- Fix missing VS plugin due to G41Fun update
- Remove unneccessary quotation marks from Command Line Audio Profile
- Use pipe when modifying channels for qaac
- Use existing/cached video information after muxing instead of reloading the script to prevent broken generated files

- Update tools:
- AviSynth+ v3.7.2
- MKVToolNix v67.0
- NVEnc v6.00
- QSVEnc v7.01

Update VapourSynth plugins:
- vcm v2020-09

CudaText 1.162.0.3 (64-bit) 查看版本資訊

更新時間:2022-04-19
更新細節:

What's new in this version:

Added:
- Project Manager: the work is done to support auto-saving of the last project (even untitled), and auto-loading of last active project on app start. So if user e.g. drag-drops a folder on CudaText, this makes the new project "temporary", and after app restart, "temporary" project will be restored. Also app option "ui_auto_save_session" defaults to 'true' now, to be like Sublime Text / VSCode.
- detection of XML codepage must handle standard codepage names like "windows-1252"
- 'Paste and indent' must overwrite the selection
- viewer allows to activate UTF-8 encoding, and also ISO-8859-9 encoding
- code-tree remembers 'Sorted' state per each file-tab
- commands "fold/unfold/toggle block at current line" support multi-carets
- lexer XML: more highlighting when folding is auto-disabled by "lexer_folding_max_lines"
- lexer XML: highlight numbers too

Changed:
- paste with middle-click (option "mouse_middle_click":2): place caret to clicked position, like VSCode/Kate
- rename menu item "Addons Manager / Install from GitHub" to "Install from Git"
- for folded blocks, horizontal line has different style, dash/dash

Fixed:
- regression in 1.160.2: flickering on editing in file ending, if file was edited in the beginning
- Project Manager: bug with the prompt "files not belonging to the project"
- problem with saving modified files that were reloaded by "ui_auto_save_session":true

TextSeek 2.16.3430 查看版本資訊

更新時間:2022-04-17
更新細節: