1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
new Inanity::File methods
Alexander Bich
as Quyse Lert
More... about 11 years ago
added File::Slice method, remove scripting from PartFile
Alexander Bich
as Quyse Lert
More... about 11 years ago
update year in license
Alexander Bich
as Quyse Lert
More... about 11 years ago
fixed bug with underreferenced NPObjectNamespace
Alexander Bich
as Quyse Lert
More... about 11 years ago
fix compilation of constructor np thunks
Alexander Bich
as Quyse Lert
More... about 11 years ago
add meta for PartFile
Alexander Bich
as Quyse Lert
More... about 11 years ago
NPAPI async calls support
Alexander Bich
as Quyse Lert
More... about 11 years ago
ignore exceptions from url handler
Alexander Bich
as Quyse Lert
More... about 11 years ago
FCGI refactor
Alexander Bich
as Quyse Lert
More... about 11 years ago
fix a problem when assigning ptr to itself, when it's the only reference for an object
Alexander Bich
as Quyse Lert
More... about 11 years ago
NOTICE reformatted to NOTICE.md
Alexander Bich
as Quyse Lert
More... about 11 years ago
add copying strings when converting from NPAPI
Alexander Bich
as Quyse Lert
More... about 11 years ago
fix compilation on linux
Alexander Bich
as Quyse Lert
More... about 11 years ago
Win32Window could be created for existing HWND; added correct subclassing for this case
Alexander Bich
as Quyse Lert
More... about 11 years ago
support for url streams in NPAPI plugins
Alexander Bich
as Quyse Lert
More... about 11 years ago
fix transferring objects in Script::Np::Any (caused crashes)
Alexander Bich
as Quyse Lert
More... about 11 years ago
add prefix Npp* to plugin internal methods
Alexander Bich
as Quyse Lert
More... about 11 years ago
handy MemoryFile::CreateViaCopy method
Alexander Bich
as Quyse Lert
More... about 11 years ago
the right way to rollback sqlite savepoint
Alexander Bich
as Quyse Lert
More... about 11 years ago
implement sqlite transactions via savepoints
Alexander Bich
as Quyse Lert
More... about 11 years ago
FCGI helper methods
Alexander Bich
as Quyse Lert
More... about 11 years ago
new sqlite column methods
Alexander Bich
as Quyse Lert
More... about 11 years ago
StreamReader::ReadEnd method added
Alexander Bich
as Quyse Lert
More... about 11 years ago
simple fastcgi support library
Alexander Bich
as Quyse Lert
More... about 11 years ago
import fastcgi devkit 2.4.1, plus build configuration and fixes
Alexander Bich
as Quyse Lert
More... about 11 years ago
more useful methods for sqlite support class
Alexander Bich
as Quyse Lert
More... about 11 years ago
allow resizing of default SDL window
Alexander Bich
as Quyse Lert
More... about 11 years ago
SDL graphics fixes related to Output refactor
Alexander Bich
as Quyse Lert
More... about 11 years ago
added namespaces and static methods support for NP scripting
Alexander Bich
as Quyse Lert
More... about 11 years ago
script objects for NPAPI plugins
Alexander Bich
as Quyse Lert
More... about 11 years ago