aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra (follow)
Commit message (Expand)AuthorAgeFilesLines
* Created new toolbar control for windlight presets and optionsMcCabe Maxsted2009-09-1016-8/+495
* Admin options now only show for other people's profilesMcCabe Maxsted2009-09-091-12/+20
* Redid layout of profile window, added group invite buttonMcCabe Maxsted2009-09-095-725/+301
* Fixed unlink option enabling when selecting texturesMcCabe Maxsted2009-09-092-2/+4
* Applied ReinstateShowTextureUUID Cool Viewer patch (reverts the fix for VWR-1...McCabe Maxsted2009-09-092-1/+11
* Removed old commentMcCabe Maxsted2009-09-091-1/+1
* Commented out permissions button (todo: backport this if there's time)McCabe Maxsted2009-09-091-2/+2
* New chat channel preference should change only on applyMcCabe Maxsted2009-09-092-18/+15
* Created my own version of Emerald's chat channel toolMcCabe Maxsted2009-09-0910-17/+132
* Applied and tweaked last owner in tools window from Emerald viewerMcCabe Maxsted2009-09-073-36/+54
* Fixed tool brush sizeMcCabe Maxsted2009-09-074-15/+39
* Merge branch '1.2.0-toolslayout' into 1.2.0-emeraldMcCabe Maxsted2009-09-075-156/+111
|\
| * Fixed tree/grass label not hidingMcCabe Maxsted2009-09-041-3/+4
| * Integrated 1.23's tool floater with link/unlink buttonsMcCabe Maxsted2009-09-045-153/+107
* | Fixed ground sit menu entry missing checkMcCabe Maxsted2009-09-072-0/+18
* | Fixed reference to missing colors.xml entryMcCabe Maxsted2009-09-061-4/+4
* | Added LLScrollListCtrl::getSelectedIDs()McCabe Maxsted2009-09-062-0/+13
* | Added Emerald viewer's asset browserMcCabe Maxsted2009-09-066-3/+627
* | Added Emerald viewer's animation listMcCabe Maxsted2009-09-066-0/+637
* | Start fetching inventory at startupMcCabe Maxsted2009-09-061-0/+4
* | Ported phantom avatar option from Emerald viewerMcCabe Maxsted2009-09-065-1/+80
* | Ported sit anywhere feature from Emerald viewerMcCabe Maxsted2009-09-062-0/+32
|/
* fix NDOF linking issues when using cmake 2.6 on linuxArmin Weatherwax2009-09-041-1/+1
* Added 'Go Here' to object pie menuMcCabe Maxsted2009-09-041-1/+3
* Teleport by double clicking into the viewer window. Port and bugfix of cv por...Armin Weatherwax2009-09-043-22/+42
* Linux middle mouse button paste/primary selection support and gtk clipboard h...Armin Weatherwax2009-09-0423-917/+693
* Rebranded startup loading page to ImprudenceMcCabe Maxsted2009-09-042-1/+1
* Fixed inability to minimize chat historyMcCabe Maxsted2009-09-041-1/+1
* Updated GStreamer and Zlib windows libsMcCabe Maxsted2009-09-041-0/+8
* Merged in jacek/nextMcCabe Maxsted2009-09-043-8/+40
|\
| * Backported 1.23 fix for animation joint assertion crash.Jacek Antonelli2009-09-031-2/+35
| * Updated some python scripts to not use deprecated modules.Jacek Antonelli2009-09-032-6/+5
* | Fixed CMake not finding GLib on windowsMcCabe Maxsted2009-08-291-0/+1
* | Fixed OpenAL CMake errorMcCabe Maxsted2009-08-291-1/+2
|/
* Online/Offline notifications now always show in IM windowsMcCabe Maxsted2009-06-141-21/+18
* Added IM preference for showing IMs in either main or local chatMcCabe Maxsted2009-06-144-37/+62
* use openjpeg 1.3 also for LinuxArmin Weatherwax2009-06-131-1/+1
* Applied Aimee's patch for VWR-12631: setting to adjust the maximum size of ob...McCabe Maxsted2009-06-133-5/+16
* Applied Aimee's patch for VWR-4106: Mini-map beacon icon doesn't display corr...McCabe Maxsted2009-06-132-7/+11
* Cleaned up some old unused referencesMcCabe Maxsted2009-06-135-8/+1
* Show muted avatars as grey in the mini-mapMcCabe Maxsted2009-06-134-4/+38
* Forgot tooltip for map opening, fixed typoMcCabe Maxsted2009-06-132-8/+11
* Removed double click tp checkbox from preferences as it keeps the two maps mo...McCabe Maxsted2009-06-131-4/+0
* Moved mini-map tooltips to XML, added panning tooltipMcCabe Maxsted2009-06-133-9/+13
* Added 'Show Map' option to the mini-map menuMcCabe Maxsted2009-06-133-0/+17
* Applied Aimee's patch for VWR-13221: Allow panning of the mini-mapMcCabe Maxsted2009-06-134-15/+183
* Applied Aimee's patch for VWR-6918: Hide/Show Selection OutlinesMcCabe Maxsted2009-06-136-1/+33
* Applied patch by Robin Cornelius for VWR-12686: LLTextureCache::writeToCache(...McCabe Maxsted2009-06-121-13/+7
* Double clicking inventory objects toggles wear/detach. Patch originally by Ni...McCabe Maxsted2009-06-121-6/+19
* Merged in 1.2.0-linkintoolsMcCabe Maxsted2009-06-115-30/+154
|\