Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Fixed terminology in the Vivox agreement window. | Jacek Antonelli | 2010-08-27 | 1 | -6/+6 | |
| | | | | | | | | | | | | It's the "Acceptable Use Policy", not the "Personal License Agreement". | |||||
| * | | Removed whitespace for script dialogs since scripters rely on it not being there | McCabe Maxsted | 2010-08-27 | 1 | -2/+0 | |
| | | | ||||||
| * | | Added faad2 license info. | Jacek Antonelli | 2010-08-26 | 1 | -1/+2 | |
| | | | ||||||
| * | | Fixed gestures audio slider not being muted by the master mute | McCabe Maxsted | 2010-08-26 | 1 | -1/+1 | |
| | | | ||||||
| * | | Scratching an ooooold itch: added 'Gestures' slider and mute button to the ↵ | McCabe Maxsted | 2010-08-26 | 3 | -6/+14 | |
| | | | | | | | | | | | | audio controls | |||||
| * | | Changed Advanced > Restrained Life to Advanced > Restrained Love | McCabe Maxsted | 2010-08-26 | 1 | -2/+2 | |
| | | | ||||||
| * | | Fixed event names overrunning search window | McCabe Maxsted | 2010-08-26 | 1 | -9/+10 | |
| | | | ||||||
| * | | Fixed minimum size of the Contacts window | McCabe Maxsted | 2010-08-26 | 1 | -1/+1 | |
| | | | ||||||
| * | | Renamed 'Reset Voice' to 'Reconnect to Voice' for clarity | McCabe Maxsted | 2010-08-26 | 1 | -2/+2 | |
| | | | ||||||
| * | | Added vivox license window when enabling voice or starting up for the first ↵ | McCabe Maxsted | 2010-08-26 | 1 | -0/+36 | |
| | | | | | | | | | | | | time (voice can now be included from here on out :) | |||||
| * | | Fixed lowercase 'c' in build window 'cut's | McCabe Maxsted | 2010-08-26 | 1 | -2/+2 | |
| | | | ||||||
| * | | Added grid info to the title bar along with usernames when allow multiple ↵ | McCabe Maxsted | 2010-08-26 | 1 | -0/+3 | |
| | | | | | | | | | | | | instances is enabled | |||||
| * | | Updated the about window to include the Cool VL Viewer and mention Kitty as ↵ | McCabe Maxsted | 2010-08-26 | 1 | -1/+1 | |
| | | | | | | | | | | | | the author of RLVa | |||||
| * | | Changed 'main console' to 'main chat' for showing IMs | McCabe Maxsted | 2010-08-26 | 1 | -1/+1 | |
| | | | ||||||
| * | | Moved 'Clear Group Cache' into the UI submenu and renamed it to 'Clear ↵ | McCabe Maxsted | 2010-08-26 | 1 | -5/+5 | |
| | | | | | | | | | | | | Cached Group Info' | |||||
| * | | Added 'Teleport to Ground' option in the Advanced menu | McCabe Maxsted | 2010-08-26 | 1 | -0/+3 | |
| | | | ||||||
| * | | Applied RLVa-1.0.5e_fix.patch by Kitty Barnett to fix RLVa up to 1.0.5.e | McCabe Maxsted | 2010-08-26 | 1 | -0/+48 | |
| | | | ||||||
| * | | Increased the size of the script editor font to 9 | McCabe Maxsted | 2010-08-26 | 1 | -1/+1 | |
| | | | ||||||
| * | | Applied patch from #405: show avatar age in profile, Ansariel Hiller ported ↵ | McCabe Maxsted | 2010-08-26 | 1 | -0/+3 | |
| | | | | | | | | | | | | the Emerald feature by Chalice Yao | |||||
| * | | Added 'Reset Voice' button to Preferences > Voice from Emerald | McCabe Maxsted | 2010-08-26 | 1 | -0/+3 | |
| | | | ||||||
| * | | Fixed #384: build math button overlaps some UI text. This feedback is still ↵ | McCabe Maxsted | 2010-08-26 | 1 | -1/+1 | |
| | | | | | | | | | | | | confusing either way | |||||
| * | | Re-enabled search url fetching in the grid manager and fixed up web search ↵ | McCabe Maxsted | 2010-08-26 | 1 | -5/+16 | |
| | | | | | | | | | | | | to support them (fetched urls are equivalent to SearchURLDefault and searches follow the SL web search formatting) | |||||
| * | | Draw stripes for area search | McCabe Maxsted | 2010-08-26 | 1 | -6/+10 | |
| | | | ||||||
| * | | Removed pointless 'About' button from the preferences | McCabe Maxsted | 2010-08-26 | 1 | -4/+1 | |
| | | | ||||||
| * | | Tidied up Advanced preferences layout (client name tag options still need to ↵ | McCabe Maxsted | 2010-08-26 | 1 | -20/+11 | |
| | | | | | | | | | | | | be sorted out) | |||||
| * | | Added menu option for toggling IM auto-responses on/off underneath the Busy ↵ | McCabe Maxsted | 2010-08-26 | 3 | -10/+18 | |
| | | | | | | | | | | | | option | |||||
* | | | Merge branch 'libotr' into exp | David Seikel | 2011-05-12 | 7 | -0/+305 | |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: linden/indra/llmessage/message.cpp linden/indra/newview/llprefsadvanced.cpp | |||||
| * | | | The next part of the UI changes for OTR. | David Seikel | 2011-04-21 | 1 | -11/+2 | |
| | | | | | | | | | | | | | | | | Might be some corner cases left over, but I'm generally happy with this. | |||||
| * | | | Half finished UI clean up for OTR, but it works. | David Seikel | 2011-04-21 | 1 | -0/+20 | |
| | | | | | | | | | | | | | | | | | | | | Hence all the commented out stuff that will be sorted out soon. I have a different idea about how that will work. | |||||
| * | | | Move tho OTR preferences to their own floater, with a button in the IM tab. | David Seikel | 2011-04-19 | 3 | -42/+47 | |
| | | | | | | | | | | | | | | | | This brings that part in line with the general impy look and feel. | |||||
| * | | | Merge branch 'exp' of github.com:onefang/meta-impy into libotr | Jay Threeth | 2011-04-05 | 20 | -121/+262 | |
| |\ \ \ | ||||||
| * | | | | Gui fix | Jay Threeth | 2011-04-04 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | build fixes, might build on linux now | Jay Threeth | 2011-04-04 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | checkpoint, non functional | Jay Threeth | 2011-04-02 | 5 | -0/+289 | |
| | | | | | ||||||
* | | | | | Fix the SL creator check. I fixed this wrong last time. | David Seikel | 2011-05-09 | 1 | -7/+0 | |
| | | | | | ||||||
* | | | | | Reverting, but generalizing, the user tags in profiles. | David Seikel | 2011-05-02 | 1 | -4/+4 | |
| | | | | | ||||||
* | | | | | Meta 7 is dead, no point mentioning it in the about floater. | David Seikel | 2011-05-02 | 1 | -5/+4 | |
| | | | | | ||||||
* | | | | | Mostly revert "Adding the meta 7 web site stuff to the help menu. With ↵ | David Seikel | 2011-05-02 | 15 | -238/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | translations by Ben and Daniel." This mostly reverts commit 0cc783a5043dc65b763efb2f5b91058cc75823d5. Conflicts: linden/indra/newview/skins/default/xui/da/menu_viewer.xml linden/indra/newview/skins/default/xui/de/menu_viewer.xml linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml linden/indra/newview/skins/default/xui/es/menu_viewer.xml linden/indra/newview/skins/default/xui/fr/menu_viewer.xml linden/indra/newview/skins/default/xui/hu/menu_viewer.xml linden/indra/newview/skins/default/xui/it/menu_viewer.xml linden/indra/newview/skins/default/xui/ja/menu_viewer.xml linden/indra/newview/skins/default/xui/ko/menu_viewer.xml linden/indra/newview/skins/default/xui/pl/menu_viewer.xml linden/indra/newview/skins/default/xui/pt/menu_viewer.xml linden/indra/newview/skins/default/xui/ru/menu_viewer.xml linden/indra/newview/skins/default/xui/tr/menu_viewer.xml linden/indra/newview/skins/default/xui/uk/menu_viewer.xml linden/indra/newview/skins/default/xui/zh/menu_viewer.xml | |||||
* | | | | | Pathetic excuse for a new logo. Hopefully a better one comse soon. | David Seikel | 2011-04-29 | 2 | -1/+1 | |
| | | | | | ||||||
* | | | | | Merge remote-tracking branch 'imprudence/exp' into exp | David Seikel | 2011-04-26 | 30 | -216/+2527 | |
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | Conflicts (for future reference): linden/indra/llcommon/llstring.cpp linden/indra/newview/llpanelnetwork.cpp linden/indra/newview/llselectmgr.cpp linden/indra/newview/llstartup.cpp linden/indra/newview/lltoolmgr.cpp linden/indra/newview/llvoavatar.cpp | |||||
| * | | | fix some flaws in the cloud particle prefs | Armin Weatherwax | 2011-04-19 | 3 | -11/+12 | |
| | | | | ||||||
| * | | | add some basic cloud preferences in prefs > advanced >eye candy - please ↵ | Armin Weatherwax | 2011-04-19 | 2 | -0/+55 | |
| | | | | | | | | | | | | | | | | review perms | |||||
| * | | | Applied fix for crash when item just added to the inventory is renamed, ↵ | McCabe Maxsted | 2011-04-19 | 1 | -0/+7 | |
| | | | | | | | | | | | | | | | | ported from Phoenix, patch by Henri Beauchamp and Ansariel Hiller | |||||
| * | | | Merge remote-tracking branch 'armin/exp' into exp | McCabe Maxsted | 2011-04-19 | 1 | -0/+5 | |
| |\ \ \ | ||||||
| | * | | | Add HeadFollowsMouse debugsetting + UI in preferences > advanced. Defaults ↵ | Armin Weatherwax | 2011-04-15 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to *false* if false own avatars head doesn't follow the mouse no matter to what PitchFromMousePosition and YawFromMousePosition are set. | |||||
| * | | | | Added custom nametag coloring for Imprudence tags (local only) | McCabe Maxsted | 2011-04-19 | 1 | -4/+9 | |
| | | | | | ||||||
| * | | | | Fixed spacing in the grid manager window. Grid list now as wide as the ↵ | McCabe Maxsted | 2011-04-15 | 1 | -84/+86 | |
| | | | | | | | | | | | | | | | | | | | | longest item (science sim) and fixed line editors not following the top on resize | |||||
| * | | | | Updated the grid manager to save names and passwords along with grid info. ↵ | McCabe Maxsted | 2011-04-15 | 3 | -115/+144 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit includes the following: * Fixed missing GPL headers from hippo grid manager * Fixed grids named <required> or "" being saved in the list * Fixed grid manager list only showing grid nicks, not grid names * Fixed grid names not settable in the grid manager * Grid manager now remembers avatar names and passwords * Usernames can now be set in the grid manager for SL (needs work) * Fixed grid manager being stuck in an updating state * Some general code cleanup | |||||
| * | | | | Ported Radar v9 patch from Henri Beauchamp (et al.) to Imp, placed it in the ↵ | McCabe Maxsted | 2011-04-13 | 2 | -0/+331 | |
| | | | | | | | | | | | | | | | | | | | | Advanced menu | |||||
| * | | | | Fixed language prefs box being a weird height, and disallow text entry for it | McCabe Maxsted | 2011-04-13 | 1 | -2/+2 | |
| | | | | |