0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 16 hours ago.
Dec 27, 2023 — Dec 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't store tab colors, ask the app each time More... almost 14 years ago
Rework some type casting checks More... almost 14 years ago
Avoid attempts to run multiple macros and/or external commands at the same time More... almost 14 years ago
Update copyright year More... almost 14 years ago
Renamed some accidentally overloaded virtual functions More... almost 14 years ago
Update change log More... almost 14 years ago
Remember previously-focused document when restoring session More... almost 14 years ago
Remove backslash-newline sequences from help text at compile time, not run time More... almost 14 years ago
Don't exit program if shutdown hook script has an error More... almost 14 years ago
Remove extra call to lua_pcall() More... almost 14 years ago
Update copyright year More... almost 14 years ago
Prevent calling AppClass::create() twice More... almost 14 years ago
Extensive changes to file open/save dialogs More... almost 14 years ago
Clear out old settings for keybindings before writing new ones More... almost 14 years ago
Try harder to get a window ID More... almost 14 years ago
Don't show wait cursor when changing tab orientation More... almost 14 years ago
Updated to Scintilla-2.23+ from hg repo (HG #3491:e89b2e2a259a) More... almost 14 years ago
Fixed typo and updated luafaq URL More... almost 14 years ago
Zero-out buffer before reading file into it More... almost 14 years ago
Moved font create() and destroy() calls, fixes a memory leak on exit More... almost 14 years ago
Remove unnecessary call to TopWindow::create() More... almost 14 years ago
Avoid adding invalid "KillCommand" item to toolbar More... almost 14 years ago
Initialize top window singleton More... almost 14 years ago
Fixed a small formatting error in the help text More... almost 14 years ago
Added a simple IPC function for Lua More... almost 14 years ago
Expose the name of the IPC socket / DDE prefix More... almost 14 years ago
Sort contents of configuration files More... almost 14 years ago
Store the name of the configuration file More... almost 14 years ago
Updated external link More... almost 14 years ago
Remove deleted MenuSpec* objects from custom_commands[] array More... almost 14 years ago