Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
small to read
|
|
|
|
|
|
it to CEF) The original URL is used for HTTP Core access to profile functionality.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
failed. Just show it once after each teleport.
|
|
|
|
|
|
those double click events into to the plugin.
|
|
developer console (Inspector)
|
|
|
|
|
|
|
|
KEYDOWN to the CEF plugin.
|
|
and move cache to same place as viewer cache
|
|
while the MIME discovery coroutine is executing. If the refcount on the instance is 1 perform no processing.
|
|
|
|
set cookie for
from the message sent over by login.cgi
|
|
|
|
|
|
instance created
|
|
|
|
to plumb in Key Up events
|
|
|
|
lleventcoro_test.cpp runs clean (as modified for new API), and all the rest
builds clean, but the resulting viewer is as yet untested.
|
|
|
|
Specifically, change the ptr_t typedefs for these LLCore classes to use
IntrusivePtr rather than directly using boost::intrusive_ptr. This allows us
to use a simple ptr_t(raw ptr) constructor rather than having to remember to
code ptr_t(raw ptr, false) everywhere. In fact, the latter form is now invalid:
remove the now-extraneous 'false' constructor parameters.
|
|
|
|
redirection.
|
|
Coroutines for group moderation.
|
|
Viewer media routines to coroutine.
Post with raw respons in llcorehttputil
LLCore::Http added headers only option (applies only on get)
|
|
Update)
|
|
wide char paths; on other platforms they are now just typedefs to the std classes
|
|
respectively
|
|
respectively
|
|
for new CEF code
|
|
|
|
(long long round) in VS2013
|
|
work in the profile notes editor.
Left, Right, Home, End now work in profile notes.
|