I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Nov 17, 2024 — Nov 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[BUG_FIXED] Fix the crash issue under Chinese/Korean/Japanese Windoz in v5.0 alpha. Fix go to line command line bug. Enhance Find in files and Find in all opened files features' performance. Fix dialog off screen problem under multi-monitor environment.
Don Ho
as donho
More... over 17 years ago
attachDefaultDoc now in Scintilla::init(). (fix crash on startup because buffer == NULL) More... over 17 years ago
Prevent unfolding from hiding goto line More... over 17 years ago
Fix bugs with find in (open) files. Ensure goto line is visible More... over 17 years ago
[ENHANCE] Make smart highlight work only with mouse double clicked in order to improve the its performance.
Don Ho
as donho
More... over 17 years ago
Fix statusbar not updating More... over 17 years ago
Fix crash in recentfilelist More... over 17 years ago
[BUG_FIXED] Fix all doc tab blink bug when Notepad++ is re-activated.
Don Ho
as donho
More... over 17 years ago
[NEW] Protect SCNotification structure data from the modification of plugins.
Don Ho
as donho
More... over 17 years ago
[BUG_FIXED] Fix "replace with space" in GUI not be remembered bug. Fix HTML syntax highlighting is not applied in php, asp file bug.
Don Ho
as donho
More... over 17 years ago
[NEW_FEATURE] Add the smart highlight file size limit - 1.5 MB in order to improve the performance. Make setInfo() call before getFuncsArray() call for PluginsManager.
Don Ho
as donho
More... over 17 years ago
Fix bug where linenumber margin of secondary view was shown on startup if primary was shown, even though settings said otherwise. More... over 17 years ago
Fix crash if session contained only sub-view files. More... over 17 years ago
Fix wordcompletion bug: API file had to be present to function. More... over 17 years ago
Fix bug where saving document would cause folding to be lost More... over 17 years ago
fix markers and language on session load More... over 17 years ago
[NEW_FEATURE] Finish the Caret setting.
Don Ho
as donho
More... over 17 years ago
Fix filesession position bug More... over 17 years ago
[NEW_FEATURE] Caret width and blink rate are customizable. (in progress)
Don Ho
as donho
More... over 17 years ago
[Near 5.0] Change filehandling: buffers. This fixes many things like clonemode etc.. Faster shutdown. Open files with date pre-1970. Hide lines now saved during switches. Recent files has been redone: also numbers, more stable, no duplicates. Display asterisk in titlebar if dirty file is active. Some minor stuff that may have come along. More... over 17 years ago
[BEHAVIOUR_FIXED] Fix a minor behaviour in shorcutmapper.
Don Ho
as donho
More... over 17 years ago
[NEW_FEATURE] All the menu commands can be added in context menu, including plugins' commands, macros and user defined commands. The bookmarks' look & feel are improved.
Don Ho
as donho
More... over 17 years ago
[NEW_FEATURE] Add "Select all" and "copy" context menu items in Find in files results window.
Don Ho
as donho
More... over 17 years ago
Fix goto line with command line bug. More... over 17 years ago
[NEW_FEATURE] bookmarked lines operations.
Don Ho
as donho
More... over 17 years ago
Add indicator transparency option. Set it to 100 (out of 255) for better visibility. More... over 17 years ago
[NEW_FEATURE] Marked line operation (in progress).
Don Ho
as donho
More... over 17 years ago
[NEW_FEATURE] Tabbar's coulours is configurable (Active tab Text, Inactive tab text, Inactive tab background, Active tab focused indicator and Active tab unfocused indicator).
Don Ho
as donho
More... over 17 years ago
[UPDATE] update vc2005 project file.
Don Ho
as donho
More... over 17 years ago
Finish Calltip. Make AutoComplete class. AutoComplete uses XML data. Add exception handling (dumping filedata). Sync Project file with added files. More... over 17 years ago