Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
chopper)
|
|
|
|
Webkit 4.7
Updated llqtwebkit build for Windows from changeset f8e31d21585d in the llqtwebkit repository.
|
|
Updated llqtwebkit build for Mac from changeset f8e31d21585d in the llqtwebkit repository.
|
|
Reviewed by Callum
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reviewed by Callum at http://codereview.lindenlab.com/5636001
|
|
|
|
updater service.
|
|
|
|
|
|
|
|
profile are always disabled
- Deleted unimplemented menu items from XML
- Hide "Make a Landmark" menu item in case "Teleport History Place Profile" panel is opened
|
|
|
|
|
|
|
|
Changes:
* Set tooltip for sender name.
* Overridden handleTooltip() for the tooltip to be of normal (yellow) color.
|
|
|
|
|
|
width
- Added parameters for text boxes to follow right side of panel
|
|
- Decreased button width
|
|
- Corrected checkbox label
|
|
position parameters in
Change to llfloaterwebcontent.cpp is a whitespace change only to fix a broken checkin
|
|
fixed the freeze.
|
|
Prim faces in Webkit 4.7
Fixes broken text substituition of realm/host only.
|
|
thread on linux
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
animate)
|
|
Linux startup crash appears to be due to static/global C++ init of LLAtomic
types. The initializer with explicit value makes some runtime calls and it
looks like these assume, at least on Linux, that apr_initialize() has been
called. So move the static POST count to a member and provide accessors
and increment/decrement. Command queue was built on a pointer to a class
in anonymous namespace and that's not quite valid. Made it a nested
class (really a nested forward declaration) while keeping the derived
classes in anonymous.
|
|
as Search in Webkit 4.7 branch
|
|
|
|
|
|
|