aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
...
* | Moved chatbar commandline options into their own window, cleaned up more stuffMcCabe Maxsted2010-09-0111-325/+364
| |
* | Fixing bad file extension capital, part 2: revenge of the fileMcCabe Maxsted2010-09-011-0/+302
| |
* | Fixing bad file extension capital, part 1McCabe Maxsted2010-09-011-302/+0
| |
* | fixed button position on preferences floaterPatrick Sapinski2010-09-011-2/+2
| |
* | Henri Beauchamp: polish up of the animation preview when uploadingArmin Weatherwax2010-09-014-99/+406
| |
* | quick hack: preview animation locally on own avatar when uploading.Armin Weatherwax2010-09-014-17/+28
| | | | | | | | | | | | | | modified: linden/indra/newview/app_settings/settings.xml modified: linden/indra/newview/llfloateranimpreview.cpp modified: linden/indra/newview/llfloateranimpreview.h modified: linden/indra/newview/skins/default/xui/en-us/floater_animation_preview.xml
* | increased preference panel sizePatrick Sapinski2010-09-012-7/+7
| |
* | Fixed function duplication after mergeMcCabe Maxsted2010-09-011-14/+0
| |
* | enabled help button for cmdlinePatrick Sapinski2010-08-311-0/+1
| |
* | automatic translation featurePatrick Sapinski2010-08-316-8/+148
| |
* | Changed dictionary links from modularsystems.sl to imprudenceviewer.orgMcCabe Maxsted2010-08-312-3/+3
| |
* | Fixed linking error with chat as command lineMcCabe Maxsted2010-08-301-11/+2
| |
* | Fixed bad merge in lltexteditor.cppMcCabe Maxsted2010-08-301-56/+21
| |
* | Added missing chatbar_as_cmdline.h fileMcCabe Maxsted2010-08-301-0/+36
| |
* | Moved links to json and hunspell libraries from modularsystems.sl to our ↵McCabe Maxsted2010-08-301-73/+73
| | | | | | | | libraries directory
* | added missing jsoncpp license string which was causing the lib to not get ↵Patrick Sapinski2010-08-301-0/+7
| | | | | | | | installed
* | added missing help notification for chatbar_as_cmdlinePatrick Sapinski2010-08-301-4/+13
| |
* | added autocorrect functionality and floaterPatrick Sapinski2010-08-3010-4/+690
| |
* | updated chatbar command line and added the necessary settings and hooks to ↵Patrick Sapinski2010-08-309-0/+1351
| | | | | | | | use it
* | forgot a few settings necessary for the translation featurePatrick Sapinski2010-08-301-1/+23
| |
* | added spellcheck + translation from Emerald Viewer. references to ↵Patrick Sapinski2010-08-3036-187/+77022
| | | | | | | | modularsystems.sl should be changed!
* | Added debug setting UseLegacyChatLogsFolder for saving chat.txt and IM logs ↵McCabe Maxsted2010-08-303-3/+29
| | | | | | | | in non-grid-specific folders
* | Moved LLInventoryPanel::buildNewViews called with objectp->mType behind ↵McCabe Maxsted2010-08-301-2/+2
| | | | | | | | LL_DEBUGS(Inventory)
* | Added missing 'TextureCache' entry to logcontrol.xmlMcCabe Maxsted2010-08-301-1/+2
| |
* | Updated lltexturecache to the latest in viewer-development (see #425)McCabe Maxsted2010-08-305-232/+533
| |
* | Fixed #455: inventory found items vanish after a certain amount of time. ↵McCabe Maxsted2010-08-307-166/+300
| | | | | | | | Also fixed several inventory search bugs by updating desc. etc. searches to the latest Emerald version
* | Added 'Inventory' log control stuff from SnowglobeMcCabe Maxsted2010-08-293-25/+41
| |
* | Potential fix for a crash in llfontglMcCabe Maxsted2010-08-291-6/+12
| |
* | Fixed windlight water/sky notecards opening the notecard preview window on ↵McCabe Maxsted2010-08-291-1/+8
| | | | | | | | creation
* | Fixed windlight water notecards (.ww) not displaying their icon in inventoryMcCabe Maxsted2010-08-291-0/+4
| |
* | Tidied up the sky/water editors (both use a flyout_button to save now). ↵McCabe Maxsted2010-08-297-374/+361
| | | | | | | | Still some non-trivial bugs to fix, specifically: #474 and #475. Both have repros
* | Updated the artwork package to include the new windlight and waterlight ↵McCabe Maxsted2010-08-291-8/+8
| | | | | | | | notecard icons
* | Compile fixes for windlight notecards on windowsMcCabe Maxsted2010-08-291-11/+0
| |
* | Added author info to local texture filesMcCabe Maxsted2010-08-292-2/+2
| |
* | fix possible crash caused by hudmanagerArmin Weatherwax2010-08-292-6/+7
| | | | | | | | thanks to nemurimasu for the catch
* | give the buttons in the windlight floaters loveArmin Weatherwax2010-08-292-18/+18
| |
* | Katharine Berry: Use correct icons for WindLight in inventoryArmin Weatherwax2010-08-291-5/+38
| |
* | Katharine Berry: Added errors and prompts to notifications.xmlArmin Weatherwax2010-08-291-1/+26
| |
* | Katharine Berry: Save to Inventory in water floater.Armin Weatherwax2010-08-296-2/+144
| |
* | Katharine Berry: Added loading of water params from notecards.Armin Weatherwax2010-08-295-18/+157
| |
* | Katharine Berry: Added understanding of .ww notecards to inventory panel.Armin Weatherwax2010-08-293-1/+9
| |
* | Katharine Berry: More centralised .wl checks.Armin Weatherwax2010-08-293-6/+31
| |
* | Katharine Berry: Don't let people add notecarded windlight entries to the ↵Armin Weatherwax2010-08-291-1/+2
| | | | | | | | day cycle editor.
* | Katharine Berry: We can save inventory presets to inventory directly. How ↵Armin Weatherwax2010-08-296-10/+172
| | | | | | | | | | | | exciting. issues from porting: buttons need love
* | Katharine Berry:Double-clicking a WindLight notecard immediately applies the ↵Armin Weatherwax2010-08-293-34/+34
| | | | | | | | setting.
* | Katharine Berry: Added an icon for WindLight settings.Armin Weatherwax2010-08-292-4/+18
| |
* | Katharine Berry: Fixed WindLight settings not loading in many (most?) cases. ↵Armin Weatherwax2010-08-291-1/+17
| | | | | | | | Also fixed capitalisation of "WindLight".
* | Katharine Berry: Can load WindLight settings from LLSD notecards ending in ".wl"Armin Weatherwax2010-08-295-4/+137
| |
* | Katharine Berry: Allow loading of windlight parameters from arbitrary XML ↵Armin Weatherwax2010-08-292-15/+65
| | | | | | | | streams.
* | Leveled up the easter egg a little (can you sense a theme?)McCabe Maxsted2010-08-281-1/+7
| |