Skip to content
Snippets Groups Projects
  1. Aug 28, 2009
    • Nat Goodspeed's avatar
      DEV-38596: Introduce Mani's LL_ADD_INTEGRATION_TEST macro. · 76aa6cc2
      Nat Goodspeed authored
      LL_ADD_INTEGRATION_TEST supports tests that may require linking against one or
      more Linden libraries, or that should be executed with a wrapper script.
      Use this to test lllazy.cpp, llsdmessage.cpp and llcapabilitylistener.cpp.
      76aa6cc2
    • James Cook's avatar
      skinning-22 -> viewer-2 trunk to pick up bug fixes, including crash on script... · eda38310
      James Cook authored
      skinning-22 -> viewer-2 trunk to pick up bug fixes, including crash on script compile when cursor is at the end of the script editor window.  Replaced panel_pick_info.xml and panel_profile_view.xml with our versions, which stomped some PE changes.  Panels still work, however, and Kurt is still working on layout.
      
      CHANGES:
      minor layout change: "start location" and "remember password" weren't on the same horizontal line.
      
      DEV-35120 image_unselected art was "transparent.j2c" - switched it out for PushButton_Off
      
      I18N: more things are missing a.. you guessed it, a name= parameter. Breaks localization.
      
      forgot to check this in earlier...fixes off-by-one crash when editing a script
      
      DEV-36740 change the displayed string per Erica's request re 'You can only set your Home Location...'  VIEWER-SIDE text change.  This does not change the actual message coming from the server
      
      EXT-689 Odd spinner behaviour - For Sale Price -- reviewed by james
      
      DEV-26973 Internationalize the server msg Youcan'tset this place as home -- reviewed by james
      
      EXT-618 Low/Mid/High response is broken in Preferences > Graphics -- reviewed by james
      
      EXT-618 Low/Mid/High response is broken in Preferences > Graphics -- to be reviewed
      
      EXT-655 Cannot choose Both logging options in Preferences -- to be reviewed
      
      Changes to notifications.xml text to fit Style Guide and some renamed menu items
      
      EXT-147 Ongoing revisions to new gestures layout.
      
      DEV-35097 catch more instances of 'SLURL' and make them 'SLurl'
      
      Removed Info Displays and Buy Currency Test from top menus.
      
      Clean up code to use proper childGetFoo and childSetFoo calls, as well as setCommitCallback using slots.
      
      De-inlined LLAvatarIconCtrl paramblock constructor because I was doing a full rebuild anyhow.
      
      Commented about use of childSetCommitCallback().  De-inlined LocalizedString paramblock constructor.
      
      eliminated memory leak
      
      I18N: more things are missing a name= parameter, breaks localization.
      
      EXT-714 Updated panels in sidetray that were not using the scroll_container element to adjust for viewer heights.
      
      fix for llmessage_test crash in Windows Release builds
      
      DEV-11254 I18N: replace all string instances of "Second Life" - do this in the foreign languages too
      
      DEV-11254 I18N: replace all string instances of "Second Life" - found new instances from merged code
      
      potential fix for unit test crash on parabuild, moved statics into singleton member variables to get around potential dual instantation of statics on different modules
      
      DEV-36809 Click target for slider handles is too small -- reviewed by steve
      
      EXT-403 change getChild<LLSpiner> to LLUICtrl to make it generic -- reviewed by richard
      
      DEV-35938 Horizontal scroll thumb too high -- to be reviewed
      
      EXT-386 clean up warnings - initCommitCallback...
      
      Rename Product Engine's LLFloaterMiniInspector to LLInspectAvatar, clean up XUI XML, clean up construction code, move refresh method to postBuild() so widgets are constructed before refresh, fixed a member variable in llavatarlistitem.cpp.  Reviewed with Leyla.
      
      Login menu > Debug > Avatar Inspector shows test avatar inspector.  Also added to main menu > Debug > XUI > Avatar Inspector.  Changed text/layout of dummy inspector.  Not reviewed.
      
      Merging revisions 131558-131975 of svn+ssh://svn.lindenlab.com/svn/linden/branches/skinning/skinning-22 into D:\viewer-2.0.0-3, respecting ancestry
      eda38310
    • Steven Bennetts's avatar
      DEV-38942 Eliminate startModal() from LLModalDialog · 9e2cb2f4
      Steven Bennetts authored
      Also moved TOS and Critical floaters to login debug menu for testing
      9e2cb2f4
  2. Aug 27, 2009
  3. Aug 26, 2009
  4. Aug 24, 2009
  5. Aug 21, 2009
  6. Aug 20, 2009
  7. Aug 19, 2009
  8. Aug 18, 2009
  9. Aug 17, 2009
  10. Aug 14, 2009
  11. Aug 13, 2009
  12. Aug 12, 2009
Loading