0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 22 hours ago.
Dec 26, 2023 — Dec 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use a separate history file for each named session More... over 9 years ago
Use lua_call() instead of lua_pcall(), so callback will catch errors More... almost 10 years ago
Added a simple parser library for "C" style languages More... almost 10 years ago
Include FXIconList, FXTreeList and FXText when setting background color More... almost 10 years ago
Fixed crash when replacing $ at end of document using new FXRex engine More... almost 10 years ago
Fix some path problems with out-of-tree builds More... almost 10 years ago
Update to Scintilla-3.5.3 release More... almost 10 years ago
Allow some types of user-defined commands to run simultaneously More... almost 10 years ago
Changed order of tests for running user-defined commands More... almost 10 years ago
Don't try to reconfigure the toolbar if it has no buttons More... almost 10 years ago
Skip error message for macro requests within half second of each other More... almost 10 years ago
Keep track of the type of currently active user command(s) More... almost 10 years ago
Keep preferences dialog above main window More... about 10 years ago
Update to Scintilla-3.5.2 release More... about 10 years ago
Fixed crash in command: fxite -e 'fxite.message("") fxite.quit()' More... about 10 years ago
Repair app settings if corrupted by previous "missing FOX settings" bug More... about 10 years ago
Handle case of missing FOX settings file More... about 10 years ago
Implemented non-class versions of CopyColors() and SameColors() More... about 10 years ago
Minor function re-ordering More... about 10 years ago
Fixed scrolling on bottom line, caused by virtual function mismatch More... about 10 years ago
Fixed a search bug (introduced in previous commit) More... about 10 years ago
Compatibility fixes for FOX-1.7.50 More... about 10 years ago
Update language headers More... about 10 years ago
Rewrite of scripts that generate the language headers More... about 10 years ago
Update Lua/Scintilla interface header More... about 10 years ago
Update to Scintilla-3.5.1 release More... about 10 years ago
Be a little more patient when trying to gain window focus More... over 10 years ago
Compatibility fixes for Lua-5.2.x (compiles and runs with 5.2.3) More... over 10 years ago
Use lua_rawlen instead of lua_objlen (future compatibility w/Lua-5.2) More... over 10 years ago
Load luacmds module the same way luafuncs and luafx are loaded More... over 10 years ago