Skip to content
Snippets Groups Projects
  1. Mar 25, 2008
  2. Mar 20, 2008
  3. Mar 19, 2008
  4. Mar 18, 2008
  5. Mar 14, 2008
  6. Mar 13, 2008
  7. Mar 11, 2008
  8. Mar 10, 2008
    • Steven Bennetts's avatar
      merge Branch_1-19-1-Viewer -r 80930 : 81609 -> release · 377ae59c
      Steven Bennetts authored
      DEV-11202: Unhandled Excpetion in pipeline.cpp.
      Merged over updated windlight ui help text from windlight14.
      Reverting a const change in a virtual that was not propagated to all overrides.
      DEV-10957 stop and pause Media and music buttons do not work
      DEV-10762 Displayed page in the client browser disappears when crossing property boundaries.
      DEV-11220 replace misspellings in alerts.xml parameters of 'messsage'
      DEV-11221 fix a misspelling of 'participants' in floater_chat_history.xml tooltip
      DEV-11193 clean up some viewer strings related to Windlight help text
      svn merge -r81144:81147 svn+ssh://svn/svn/linden/branches/1-19-1-viewer-threads
      DEV-11110  	 Media browser history dropdown does not save items across sessions
      Ran the xuiparse -process tool on all en-us xml files.  This does NOT change any data, merely reorders attributes and cleans up tab/spacing.
      DEV-11349 XML CLEANUP: fix duplicate sibling names in en-us xui files
      DEV-11348 Change to llmimetypes.cpp broke Media Type dropdown
      dev-10623 "parcels that played movies no longer work in combo-merge-ui"
      DEV-11379 - crash in LLTabContainer::draw()
      DEV-11377 Elminiate dangerous LLLinkedList and LLDoubleLinkedList from newview
      DEV-11158 sculpties on the top10 crash list
      DEV-11404 "Send Current URL to Parcel" does not set the MIME type
      merge 80958:80959 maint-ui-9-qa, DEV-11105 -- Searching for people with 3 characters like "j l" hurts the database.
      DEV-10489: no draw distance cheating
      DEV-879: water noise frequency
      DEV-10764: macbook air support
      DEV-10878: Linux Intel945 support
      DEV-7551: featuretable adjustments for framerate.
      DEV-11426 Enormous mini-map.
      DEV-11505 - Crash in gunzip_file.
      Removed final LinkedList, SkipMap, and AssocList templates from the Viewer!
      DEV-11115  truncated word in the Advanced Water Editor's modal help dialog
      377ae59c
    • James Cook's avatar
      svn merge -r81924:81925... · 9d12bd5e
      James Cook authored
      svn merge -r81924:81925 svn+ssh://svn.lindenlab.com/svn/linden/branches/browser-hud/browser-hud-4-merge-2
      QAR-345 Browser HUD web based tutorial for new users
      9d12bd5e
    • Brad Kittenbrink's avatar
      QAR-345 merge windlight scriptglow3 into release · ba607fe4
      Brad Kittenbrink authored
      Qarl's viewer and simulator patch to add glow functionality to
      llGetPrimitiveParams/llSetPrimitiveCommands
      
      svn merge -r 81743:81787 svn+ssh://svn.lindenlab.com/svn/linden/branches/merge_scriptglow3_r81714
      ba607fe4
  9. Mar 07, 2008
    • Josh Bell's avatar
      svn merge -r 80990:81720... · 31f7f6c0
      Josh Bell authored
      svn merge -r 80990:81720 svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-19-1-Server --> release
      
      Reg-api merge is the bulk of the diff, it's actually not so bad. Change summary:
      
      * Fixed a bogus HTTP/curl warning and cleaned up one line of code for clarity
      * extra '.' in FQDN names/extra . in the non-FQDN case, which is a syntax error
      * DEV-11542 Joining two parcels destroys search relevance of a store.
      * Fixed bug preventing users who turn off email notification from getting offline messages at login
      * Updated version numbers
      * New reg-api (w00t!)
      * DEV-11427 / DEV-11399 - LSL slowdown from strncpy buffer-clearing overhead
      * DEV-11359 Hide music URL should be on by default
      * Update to r89 of eventlet
      * QAR-347 "SEC-28 - It is possible to rez any object, whether you own it or not."
      * QAR-336 Additional logging to track teleport failures
      * DEV-11397 - use the slave db for read queries for crons
      * Fix to turn off PEAR debug logging
      * Copied code from eventlet.coros to make an Updater that won't die so easily. (multiagent-chat)
      * Various chicanery with dir-find query
      * Emergency fix for bad FORCE INDEX on user table when actually searching on the user_last_name table
      * DEV-11124 : Modify backbone service proxy so that we know which web-ds host a dataservice is actually called
      * Fixes for DEV-5883 : Test improved-instant-message
      31f7f6c0
  10. Mar 04, 2008
  11. Mar 03, 2008
  12. Feb 29, 2008
  13. 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
  14. Feb 27, 2008
  15. Feb 26, 2008
  16. Feb 25, 2008
  17. Feb 21, 2008
  18. Feb 20, 2008
  19. 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
  20. 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
Loading