61
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 04, 2024 — Jun 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tweak premake5.files.lua More... 10 months ago
logview: do search as case insensitive More... 10 months ago
fix not propagating search / filter installation with -fast-install (fixes #4434) More... 10 months ago
fix html manual generation More... 10 months ago
tweak docs css More... 10 months ago
add .css files to project; remove some unused classes More... 10 months ago
fix docs for color format (fixes #4438) More... 10 months ago
allow toolbar customization via Shortcuts.ToolbarText More... 10 months ago
rename HwndInvalidate() => HwndRepaintNow() More... 10 months ago
reflect custom zoom levels from advanced settings in menu (fixes #4432) More... 10 months ago
respect user-defined zoomLevels in custom zoom dialog (for #4432) More... 10 months ago
simplify custom zoom dialog (for #4432) More... 10 months ago
in smart tab switch, show which tab would be selected while we're navigating listbox More... 10 months ago
update translations More... 10 months ago
tweak smart tab switching to work more like standard Ctrl + Tab / Ctrl + Shift + Tab More... 10 months ago
tweak smart tab mode More... 10 months ago
remove EngineMulti / CmdOpenFolder because it didn't work More... 10 months ago
fix dir traversal when filesMatches is provided More... 10 months ago
fix over-deleting of RenderCache entries More... 10 months ago
add a link to ms page about which fonts belong to which language More... 10 months ago
increase zoom notification timeout from 300ms to 2 secs More... 10 months ago
installer: default to all users if prev install was all users (fixes #4255) More... 10 months ago
update translations More... 10 months ago
add more fallback fonts More... 10 months ago
simplify windows font loading some more More... 10 months ago
refactor win font loading to allocate 10k less memory by storing font file paths separately More... 10 months ago
refactor loading windows fonts More... 10 months ago
use system font Nirmal UI for Telugu lang instead of including font (for #4377) More... 10 months ago
load windows Tamil font (fixes #4428) More... 10 months ago
start on loading fallback font on windows (for #4428) More... 10 months ago