Skip to content
Snippets Groups Projects
  1. Feb 29, 2008
  2. Feb 28, 2008
    • Josh Bell's avatar
      svn merge -r80947:81066 svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-19-0-Viewer · 39affbc5
      Josh Bell authored
      * Respect pre-1.19.0 voice settings
      * Re-fix DEV-11213 "SECURITY: Web site can use IFRAME to launch SL and steal your password"
      39affbc5
    • Josh Bell's avatar
      svn merge -r 80357:80990... · 2fdd7c35
      Josh Bell authored
      svn merge -r 80357:80990 svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-19-1-Server --> release
      
      Merge patches from 1.19.1 Server branch:
      
      * QAR-293 Fix for hardcoded TTLs in web dataservices
      * DEV-10826 fix for busted binary and notation parse if handed an unlimited parse size
      * Bounce apache2 processes before starting backbone/dataserver/simulator
      * Changing web-ds TTL in a way that any query that has 0 < ttl <=60 will have ttl = 61.
      * Partial reversion of multiagent-chat to 1.19.0 to address fast memory leak
      * Fixed minor, non user facing bug in multiagentchat
      * set-classified-stats: Rewrote to use new MDB2 query reformatting syntax
      * Fixed possible bad conversion of vivox data
      * DEV-550, caching changes to DirClassifieds Query
      * QAR-240 (DEV-8488) Prevent residents from purging stuff that isn't trash on the backend
      * More mem leak fixes for multiagent-chat
      * QAR-274 Fetch inventory descendents over TCP (via HTTP cap) instead of UDP
      * DEV-10151: Sometimes group IMs appear to be person to person IMs
      * QAR-321 Changes to crash_reporter
      * DEV-11004 Speed up people search query using FORCE INDEX (PRIMARY) on the username table if the first-name query fragment is >= 3 chars
      * DEV-11004 Speed up people search query using FORCE INDEX (PRIMARY).  Web service version of this, must use two named queries because we need to change the query based on input string length.
      2fdd7c35
  3. Feb 27, 2008
  4. Feb 26, 2008
  5. Feb 25, 2008
  6. Feb 21, 2008
  7. Feb 19, 2008
    • Steven Bennetts's avatar
      merge -r 78989:80279 Branch_1-19-0-Viewer-> release · 903292ba
      Steven Bennetts authored
      Changes from 1.19.0.2 and 1.19.0.3
      
      DEV-9226 Some Dazzle? icons have sneaked into the release branch
      DEV-9226 - lock icon not appearing in properties window for no-modify inventory items
      DEV-8771 Preferences > Web has truncated text in the Address: section, ported and tested minor xml change
      DEV-9736 commit 1.19.0 second set of translated xui strings
      DEV-9825 Make the region info message a passive notification
      DEV-7714 - Korean viewer crashes on startup.
      DEV-9759 - Stand up button etc dissapear offscreen after using mouselook
      DEV-9938 client-readme-voice.txt missing from open source distribution
      DEV-9436 Changed default SL window size to 1000x700, to allow buttons in UI to have proper labels (Communicate) and search to fit onscreen.
      DEV-10031    	Clicking on another users classifieds ad then closing asks you to save changes
      DEV-10066    	Checking to select a role does not enable the apply button
      DEV-8809    	stray 'Done" on the Profile Web tab
      DEV-8515 Debug settings overrides do not work for booleans.  svn merge -r77376:77377 sl-parcelmedia-3.  OK by cg.
      DEV-10083: Preferences window docks at an offscreen position and cannot be moved vertically
      DEV-10186 - LLIMPanel kills the framerate for group ims.
      DEV-10108 Viewer freeze and delay in opening map
      DEV-10115 Visible flashing of prim highlight when editing
      DEV-10112 	Parcel audio play setting is not remembered when crossing over a parcel with no media
      DEV-10109 	Alt and left/right arrow keys dont move you between tabs
      DEV-10093 	Login Page > SL Release link overlaps Quit when viewer resized
      DEV-10048 	Redocking the Contact list causes the communicate ui to get ugly
      DEV-8131  	 Deutsch "System Default" is translated as "System Error" in language preferences
      DEV-10209 - reverted floater_test.xml to empty floater.
      DEV-10255 - Clicking on gestures button moves open windows
      DEV-10046 	Pressing escape doesnt cause the chat history or inventory windows to lose focus
      DEV-10399 -- Update required version of QuickTime library to 7.4.1 for 1.19.0 Viewer
      DEV-10410 - Toggling voice causes layout problems in toolbar
      DEV-8562 - Viewer crash just after login
      DEV-10147 - "LLXmlTree parse failed" with settings_releasecandidate.xml
      DEV-9874 - Land forsale icon in menubar overlaps pushobject restriction icon
      DEV-9701 - Upload Animation window: Button missing in Stopped window state
      DEV-10355 - Client crashes when viewing the proposals tab in group information
      DEV-10521 My Landmarks dropdown list adds a repetition to EOF every time it's opened
      DEV-10496 Groups>Proposals>Past Vote text gets chomped
      DEV-10499 Defaulted buttons in floater dialogs remain highlighted when not in focus
      DEV-5611 - Crash reporter appears in the background on mac (Changed launch to use open instead of direct binary call)
      DEV-10704 - Crash reporter not initializing boolean, causing false exec_froze reporting (Added initilizer to constructor)
      903292ba
    • Steven Bennetts's avatar
      2e32d44e
  8. Feb 15, 2008
    • Josh Bell's avatar
      svn merge -r 80024:80160 svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-19-1-Server · db0f5847
      Josh Bell authored
      Port fixes for:
      * DEV-10609 Checkboxes in About Land untick when selected
      * Extend the sim node regex to support sim1-telstra.durga.lindenlab.com for colo testing.
      * Provide "version_valid" for each version when querying a channel
      * Update to latest eventlet r87, to handle multi-character terminators split across read buffers
      * DEV-10487 Log viewer stats sim and php fix
      * QAR-288: Pull in crash fixes from LSL bytecode parsing
      db0f5847
  9. Feb 13, 2008
  10. Feb 12, 2008
  11. Feb 08, 2008
  12. Feb 07, 2008
    • Josh Bell's avatar
      svn merge -r 79445:79449 svn+ssh://svn.lindenlab.com/svn/linden/qa/maintenance-5-merge-79386 · 8bd6a0b3
      Josh Bell authored
      QAR-242 merge of maintenance-5 (QAR-203)
      * DEV-6548 Copy To Inventory fail to execute without any output feedback when Notecard has changes but not saved
      * DEV-7600 Deleting someone else's object in god mode crashes sim
      * DEV-5329 LLSD parsers should determine and set maximum parse sizes
      * DEV-7473 Resolve instant message crash report
      * DEV-2904 Presence Issues not (apparently) caused by scripted attachments
      * DEV-7083 Investigate Null Folder IDs Bug that caused 470K inventory items with Null Folder IDS on the Grid
      * DEV-2865 Textures/Snapshots in a notecard are opened again when you click copy to inventory.
      * DEV-6612 VWR-3290: Linux scons build script doesn't work with distcc
      * DEV-8002 c++ llsd notation parser accepts malformed data
      * DEV-8001 c++ xml parse returns wrong number of elements parsed
      * DEV-8089 Double delete in statc structured data parse functions
      * DEV-5326 Any viewer can request presence information for any agent
      * DEV-2378 python service builder does not sort query string
      * DEV-7872 Block teleport off teen grid sub-estates like Schome Park / Open University
      * DEV-4465 Add a "logfile" command line option to the sim to create log files
      8bd6a0b3
  13. Feb 01, 2008
    • Steven Bennetts's avatar
      merge Branch_1-19-0-Viewer -r 78432:78989 -> release · 485c7ee0
      Steven Bennetts authored
      QA'd in QAR-186:
      DEV-9179: Commit translated and reviewed strings from 1.19 frozen branch pull
      DEV-8792 Place information teleport button hidden behind chat bar.
      DEV-9374: Remove "New Account..." and "Preferences" buttons from login screen for 1.19.0
      DEV-9411 -- Update required version of Quicktime library to 7.4 for 1.19.0 Viewer
      DEV-9430 Viewer auth failed login screen is shown in the loginxui 1.19 viewer on failure to retrieve normal login screen - changed wording of error page
      DEV-8537 Chat console appearing underneath status buttons
      DEV-9283 Chatbar cant be open while in mouselook
      DEV-9226 Some Dazzle? icons have sneaked into the release branch
      DEV-9520 Menus and Other items minimise behind onscreen buttons
      DEV-9521 Unable to ctrl and click to select in the friends list
      DEV-9530 SEC-20 Exploit to force users to teleport to a location on profile open.
      DEV-6833 - Mature events icon and checkbox is missing from map legend
      
      Also:
      Added vc9 project files (+ minor changes for vc9) (steve)
      Modified vc project files to not include the path for flex / bison (steve)
      Added marker file deletion to crash logger to stop double reporting. (cube)
      485c7ee0
  14. Jan 31, 2008
  15. Jan 28, 2008
  16. Jan 24, 2008
  17. Jan 22, 2008
  18. Jan 18, 2008
  19. Jan 17, 2008
  20. Jan 11, 2008
    • Josh Bell's avatar
      svn merge -r76807:77355... · e7a8acad
      Josh Bell authored
      svn merge -r76807:77355 svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-18-6-Viewer --> release
      
      Pick up fixes made to 1.18.6 Viewer, including:
      
      * DEV-8584 Replace "Second Life" with Channel name in viewer crash log reports
      * DEV-8384 Connect button doesn't enable
      * DEV-8408 Unable to edit First/last name and password fields in viewer login
      * DEV-8423 VWR-3948: Underlayers no longer removable by pie menu in Windlight, release candidates
      * DEV-8557 Crash on login page when using Logitech LCD Keyboard
      * DEV-8507 Crash reporter has no default server to send to when crashing before agent connect
      * DEV-8531 viewer_manifest.py broken for 64-bit builds
      * DEV-8286 German Translation of the "Release Keys" tab is incorrect
      * DEV-7419 Unable to set 'Group Access' for land that is also 'Public Access' (Was VWR-3667)
      * DEV-6851 Integrate html error page with client
      e7a8acad
  21. Jan 03, 2008
    • Josh Bell's avatar
      svn merge -r76651:76807... · e1d40972
      Josh Bell authored
      svn merge -r76651:76807 svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-18-6-Viewer --> release
      Pick up fixes for:
      * DEV-7598 VWR-3829: Cursor in Logon edit boxes difficult to see
      * DEV-8125 Language names need to have a consistent format in preferences drop-down
      * DEV-8099 SVC-1125: New Search: Beacons aren't shown when teleporting to regions with "Allow Direct Teleport" disabled
      * DEV-8107 Crash when connecting to older sims in llviewerparcelmgr age verification code
      * DEV-8130 Remove "Alternate Server" option from crash reporter since util.* no longer have public interfaces
      * DEV-7372 VWR-3748: Builds fail on 1.18.6 RC if not using MOZLIB due to missing #if LL_LIBXUL_ENABLED in 3 places in indra/newview/llpanellogin.cpp
      
      Plus corrected line endings for llcrashlogger.* (there's one actual change in those files, the rest is whitespace)
      e1d40972
  22. Dec 28, 2007
  23. Dec 21, 2007
  24. Dec 18, 2007
  25. Dec 14, 2007
  26. Dec 07, 2007
  27. Dec 06, 2007
  28. Dec 05, 2007
  29. Dec 04, 2007
  30. Dec 03, 2007
Loading