Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
landmarks
|
|
|
|
|
|
Don't clear buffers if they are already free
|
|
panel
|
|
on Login Screen
|
|
|
|
|
|
|
|
|
|
links) as well as an improvement for maint-8100 (no error message for invalid hostname / url)
|
|
|
|
|
|
|
|
configured for https:
|
|
|
|
|
|
|
|
which is required to free the pointer returned by SHGetKnownFolderPath().
|
|
|
|
|
|
SHGetSpecialFolderPath() is deprecated, and empirically it appears to be
failing when the user name contains non-ASCII characters. The relevant
Microsoft documentation pages recommend calling SHGetKnownFolderPath()
instead.
Also, the SHGetSpecialFolderPath() calls had no error checking or reporting,
which is why we can only say it "appears to be" failing. Make sure that if
SHGetKnownFolderPath() fails, at least we try to tell somebody about it.
|
|
code accordingly
|
|
menu in chat
|
|
|
|
fixes MAINT-8083
|
|
|
|
when in this section no objects.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
RequestPageZoom()
|
|
Dullahan 901
|
|
|
|
Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com>
Approved-by: Simon Linden <simon@lindenlab.com>
Approved-by: Maxim Nikolenko <maximnproductengine@lindenlab.com>
|
|
algorythmic improvement for MAINT-6891
|
|
|
|
|
|
|
|
|