Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-01-30 | Updated build math cheat sheet to new variable names | McCabe Maxsted | 1 | -15/+15 | |
2009-01-30 | Tweaked build math variable names for consistency. | Jacek Antonelli | 1 | -15/+15 | |
X/Y/Z go at end of variables, e.g. XP --> PX. | |||||
2009-01-30 | Made build math taper/hole size correct for box/etc. [#62] | Jacek Antonelli | 1 | -2/+8 | |
2009-01-30 | Disabled spammy loadWAV error for nonexistent files. | Jacek Antonelli | 1 | -4/+4 | |
2009-01-30 | Fix crash with two instances logged in to opensim. | Jacek Antonelli | 1 | -4/+11 | |
Patch by Armin Weatherwax. | |||||
2009-01-30 | llLoadUrl scripts now respect browser preferences | McCabe Maxsted | 1 | -1/+1 | |
2009-01-30 | Added TGA to snapshot options | McCabe Maxsted | 3 | -0/+10 | |
2009-01-30 | Fixed high res snapshots not working from the snapshot window | McCabe Maxsted | 1 | -37/+79 | |
2009-01-30 | Removed spammy gstreamer debug messages | McCabe Maxsted | 1 | -0/+12 | |
2009-01-28 | Plugin path set via string | McCabe Maxsted | 1 | -6/+3 | |
2009-01-28 | Added GStreamer to Cmake | McCabe Maxsted | 5 | -12/+283 | |
2009-01-27 | Vetoed shortcut for Show XUI Names (Ctrl-Shift-X). | Jacek Antonelli | 1 | -1/+1 | |
It's just not used often enough to justify a shortcut. Partial revert of earlier commit 2dd736ab. | |||||
2009-01-27 | Moved View > Show HUD Attachments to Advanced menu. | Jacek Antonelli | 1 | -6/+7 | |
New location is: Advanced > Rendering > Features > HUD Attachments Also removed keyboard shortcut. | |||||
2009-01-27 | Restored View > Toolbar and Show HUD Attachments. | Jacek Antonelli | 2 | -0/+39 | |
Partial revert of earlier commit e79a1cc5. | |||||
2009-01-27 | Set GST_PLUGIN_PATH for Linux. | Jacek Antonelli | 1 | -0/+2 | |
2009-01-25 | Fixed single line comment highlighting | McCabe Maxsted | 1 | -5/+35 | |
2009-01-24 | Fixed 'open in external browser' button | McCabe Maxsted | 1 | -1/+1 | |
2009-01-23 | Commit error | McCabe Maxsted | 1 | -73/+73 | |
2009-01-23 | Backported fix for VWR-5529: group chat scrolls up when logging enabled | McCabe Maxsted | 7 | -156/+176 | |
2009-01-23 | Backported Qarl's fix for VWR-8773: Closing parenthesis breaks urls | McCabe Maxsted | 1 | -14/+34 | |
2009-01-23 | Windows version sets its own gstreamer environment variable | McCabe Maxsted | 2 | -1/+36 | |
2009-01-22 | VWR-508/VWR-2199: Create "Worn Items" tab in Inventory | Jacek Antonelli | 5 | -0/+48 | |
Patch by Vadim Bigbear. | |||||
2009-01-21 | Added link to wiki tutorial and missing variables to build cheat sheet | McCabe Maxsted | 1 | -14/+15 | |
2009-01-21 | Fixed browser layout, toggling; removed legacy browser code | McCabe Maxsted | 24 | -782/+89 | |
2009-01-20 | Missing newline at end of two source files. | Jacek Antonelli | 2 | -2/+2 | |
2009-01-18 | LLFolderViewEventListener has type NIT_FOLDER. | Jacek Antonelli | 1 | -1/+1 | |
This fixes folders always showing when filtering. | |||||
2009-01-17 | Replaced some 0xffffffff's with NIT_ALL. | Jacek Antonelli | 1 | -2/+2 | |
2009-01-17 | Fixed group notice popup showing wrong item type. | Jacek Antonelli | 1 | -3/+7 | |
Attachment was showing texture icon regardless of type. | |||||
2009-01-16 | Removed/moved unnecessary options | McCabe Maxsted | 5 | -70/+30 | |
2009-01-16 | Fixed Resident chooser not showing calling cards. | Jacek Antonelli | 1 | -1/+1 | |
2009-01-16 | Fixed texture picker not showing textures. | Jacek Antonelli | 1 | -5/+1 | |
2009-01-16 | Cosmetic code cleanup in LLInventoryViewFinder. | Jacek Antonelli | 1 | -17/+38 | |
2009-01-16 | Removed some dead code in LLInventoryViewFinder. | Jacek Antonelli | 1 | -27/+0 | |
2009-01-16 | Removed now-useless LLInventoryViewFinder::draw(). | Jacek Antonelli | 2 | -6/+0 | |
2009-01-16 | Use UI callbacks to initiate rebuilding filter. | Jacek Antonelli | 2 | -1/+50 | |
Instead of rebuilding from draw() every frame. | |||||
2009-01-15 | VWR-8012: Avatars rendered too dark. | Jacek Antonelli | 1 | -1/+3 | |
Patch posted by CG Linden | |||||
2009-01-15 | Fixed crash bug while loading keywords | McCabe Maxsted | 2 | -6/+5 | |
2009-01-15 | Fixed folders expanding when Show Filters is opened. | Jacek Antonelli | 1 | -2/+2 | |
2009-01-15 | Simplified rebuildFilter() a bit. | Jacek Antonelli | 1 | -15/+2 | |
2009-01-15 | LLInventoryViewFinder::rebuildFilter(). | Jacek Antonelli | 2 | -4/+7 | |
Refactored from draw(). | |||||
2009-01-15 | Added viewer support for multiline comments | McCabe Maxsted | 3 | -19/+69 | |
2009-01-15 | Added compile support for multiline comments | McCabe Maxsted | 1 | -3/+24 | |
2009-01-14 | Don't show empty folders when using filter. | Jacek Antonelli | 1 | -3/+1 | |
This is the old behavior, but I had broken it. | |||||
2009-01-14 | Added inventory ntype for folders. | Jacek Antonelli | 2 | -1/+9 | |
2009-01-14 | Updated llmessage | McCabe Maxsted | 29 | -212/+1075 | |
2009-01-14 | Added the 'Return to World' inventory option | McCabe Maxsted | 6 | -19/+177 | |
2009-01-13 | Added text to IM window about inventory transfers | McCabe Maxsted | 2 | -1/+6 | |
2009-01-13 | Backported message timeout changes | McCabe Maxsted | 1 | -2/+21 | |
2009-01-12 | Updated changes to LLSD. | McCabe Maxsted | 4 | -54/+132 | |
2009-01-12 | Changed version to RC1 | McCabe Maxsted | 1 | -1/+1 | |