summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-09-22Added width to buttons in button bar so text was fully visible EXT-902Kurt Stauffacher
2009-09-22svn merge -c-134040 .Adam Moss
back-out my last commit - it fixed the build test, but the build still fails; I'll leave it alone...
2009-09-22EXT-1070: [Inspectors] Gear icon missing on people inspector on MACLeyla Farazha
2009-09-22a stab at fixing this test.Adam Moss
2009-09-22Updated build tools to use new icon art for object icons and top menu items ↵Kurt Stauffacher
EXT-1109
2009-09-22Moved Tap-Tap-Hold to Run and Enable Lip Sync from menu_viewer to ↵Lisabeth Pardi
panel_preferences_advanced.xml EXT-760 EXT-759
2009-09-22Moved Tap-Tap-Hold to Run and Enable Lip Sync from menu_viewer to ↵Lisabeth Pardi
panel_preferences_advanced.xml EXT-760 EXT-759
2009-09-22Fix for non fullbright face spam.David Parks
2009-09-22ND-37009: Add Pth license text to licenses-mac.txtNat Goodspeed
2009-09-22ND-37009: re-add Pth to list of licenses in floater_about.xmlNat Goodspeed
2009-09-22DEV-32832 OSX: freetype 2.3.9 upgradeAdam Moss
My first stab at building an OSX package, I hope the results are okay; back this out if things barf.
2009-09-22Viewer-2-0 has no dependencies on externals, so remove them after merging in ↵CG Linden
the "daggy fix" for build scripts.
2009-09-22EXT-944 EXT-1026: converted the LLUrlRegistry::findUrl() method toMartin Reddy
work on an LLWString instead of a std::string, so that we don't have to worry about character offsets for variable-length-encoded UTF-8 strings. This was causing crashes whenever we would try to show a textbox with a URL and foreign characters (> 1 byte chars). Damn, I suck!
2009-09-22 EXT-1106 Add new art to viewer - 9/22/09 Added this week's art drop and ↵Erica Olsen
referenced in textures.xml, EXT-1073 Add icon and style the L$ Balance button in top navigation bar
2009-09-22Automated merge with ssh://hg.lindenlab.com/viewer/login-api/Nat Goodspeed
2009-09-22Import inventory template fix from viewer/viewer-2.0.0-3 rev 133575.Nat Goodspeed
2009-09-22Merging render-pipeline-6-qa-2 into viewer-2David Parks
Self reviewed.
2009-09-22EXT-1006 Name Tag options not remembered in the Preferences window -- to be ↵Jiao Li
reviewed
2009-09-22EXT-1015 terrain detail text not grayed out -- to be reviewedJiao Li
2009-09-21New package of zlib since I broke the name of the debug .lib.brad kittenbrink
2009-09-21New build of googlemock generated against the right CRT build to fix DLL hell.brad kittenbrink
2009-09-21EXT-832 Unable to copy and paste from the help --> about dialog. Added edit ↵James Cook
menu items into menu_login.xml under the Debug item to make keyboard shortcuts work. Added "Copy to Clipboard" button. Broke text into a tab container with Support, Credits and Licenses sections. Reviewed with Qarl.
2009-09-21DEV-39997: merging all of the recent xui file updates from theMartin Reddy
viewer2help-1 branch into viewer-2.0.0-3, to avoid divergence. This involves giving all floaters and side panels a help_topic attribute, to specify a logical name for that UI element's page in the help viewer. If you are creating/updating a floater or panel, please consider adding a help_topic field. For details, see the wiki page on XUI Documentation: https://wiki.lindenlab.com/wiki/XUI_Documentation#help_topic I'm also merging in some updates to the lastest floater button artwork to ensure these are 16x16 pixels. (Note, the new help code is still being developed in viewer2help-1 and is NOT being merged into 2.0 with this checkin. This is just data files.)
2009-09-18Added dependcies to create_app_config_file.Mark Palange (Mani)
Further Clean up of dll copying merge mess.
2009-09-18Minor tweaks of test_win32_manifest output.brad kittenbrink
2009-09-18EXT-1072 XUI Army Places layout from style guide - Created an empty layout ↵Erica Olsen
for Places Profile - File should be removed and layout integrated into PE Places work. Layout lives in: panel_place_profile_layout.xml Included new for sale icon.
2009-09-18Merged my recent viewer/viewer-20 + login-api merge with latest login-api ↵brad kittenbrink
including DLL hell library changes.
2009-09-18Fixups for LLStringUtil link errors after the merge.brad kittenbrink
2009-09-18Merged latest viewer/viewer-20 into login-api.brad kittenbrink
2009-09-18merge -r132681 from texture-pipeline-4 to fix a flaw of endlessly fetching ↵Xiaohong Bao
the default texture.
2009-09-18Applied patch for SLPlugin location from:Mark Palange (Mani)
r133676 svn+ssh://svn.lindenlab.com/svn/linden/branches/media-on-a-prim/moap-6
2009-09-17Merged in my CRT dll hell library changes.brad kittenbrink
2009-09-17Merged my daggy fix to the broken curl package with later library work.brad kittenbrink
2009-09-17New build of windows freetype to fix CRT dll hell. This also upgrades to ↵brad kittenbrink
2.3.9 (DEV-32831). When this merges to viewer-2.0 it should replace the build there.
2009-09-17Fix for broken jpeglib package I just uploaded.brad kittenbrink
2009-09-17Fix for broken windows curl package I just built. Still version 7.19.6 as ↵brad kittenbrink
per DEV-28321.
2009-09-17EXT-1048 Update "Report Abuse" floater with new width, art, and small ↵Erica Olsen
wording tweaks
2009-09-17Rebuilt the following libs to fix CRT dll hell: ares expat jpeglib libpng ↵brad kittenbrink
ndofdev xmlrpc-epi zlib
2009-09-17Rebuilding of windows curl to fix CRT dll hell. Also upgrading to 7.19.6 to ↵brad kittenbrink
avoid the need for special patching (see DEV-28321 vulnerability).
2009-09-17Updated text labels in bottom bar to match spec EXT-1046Kurt Stauffacher
2009-09-17Rebuild windows apr to fix CRT dll hell. Also upgrading to ↵brad kittenbrink
apr-1.3.8/apr-util-1.3.9 in the process for DEV-38196 vulnerability.
2009-09-17Rebuilt windows boost for CRT version DLL hell, upgrading to 1.39 in the ↵brad kittenbrink
process.
2009-09-17EXT-802 tentative checkmarks can be easily mistaken for true checkmarks - ↵Erica Olsen
Changed color of disabled checkmark, updated test floaters
2009-09-17Fix warnings on Region/Estate floater display due to type="string" and ↵James Cook
length="1" in text boxes.
2009-09-17Fix error with message template incompatibility for ↵James Cook
LinkInventoryItem.Merging newinventorymsg__merge__viewer-2.0.0-3__r131585 into viewer-2 trunk, see QAR-1804 and QAR-1805. Merging revisions 131698-132325 of svn+ssh://svn.lindenlab.com/svn/linden/branches/avatar-pipeline/newinventorymsg__merge__viewer-2.0.0-3__r131585 into D:\viewer-2.0.0-3, respecting ancestry
2009-09-16Relocate build.sh to the top of the source tree.CG Linden
2009-09-16Updated icon art replacing old icon art with new art EXT-1023 on ↵Kurt Stauffacher
floater_inventory_view_finder.xml
2009-09-16Updated text color of credits on About Second life floater to be more ↵Kurt Stauffacher
visible EXT-1022
2009-09-16Updated Sell Land Floater to address issue outlined in EXT-971 - Also made ↵Kurt Stauffacher
minor formatting changes to floater to accommodate new floatercrammed width of 313 pixels.
2009-09-16mergeMark Palange (Mani)