Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Removed search for non-existant floater_preview_new_landmark.xml | McCabe Maxsted | 2009-02-14 | 1 | -9/+1 | |
| |/ | ||||||
| * | Fixed llsettouchtext label | McCabe Maxsted | 2009-02-04 | 2 | -2/+28 | |
| | | ||||||
* | | Added linux gstreamer libs, dependencies, and plugins. | Jacek Antonelli | 2009-02-02 | 1 | -0/+73 | |
| | | ||||||
* | | Removed some unused libs from Linux manifest. | Jacek Antonelli | 2009-02-02 | 1 | -4/+0 | |
| | | ||||||
* | | Get AL libs from real libs dir, not vivox. | Jacek Antonelli | 2009-02-02 | 1 | -6/+2 | |
| | | ||||||
* | | Removed redundant packaging of text files. | Jacek Antonelli | 2009-02-02 | 1 | -10/+0 | |
|/ | ||||||
* | Fixed default communicate size being too small | McCabe Maxsted | 2009-01-31 | 2 | -2/+2 | |
| | ||||||
* | Updated build math cheat sheet to new variable names | McCabe Maxsted | 2009-01-30 | 1 | -15/+15 | |
| | ||||||
* | Made build math taper/hole size correct for box/etc. [#62] | Jacek Antonelli | 2009-01-30 | 1 | -2/+8 | |
| | ||||||
* | Fix crash with two instances logged in to opensim. | Jacek Antonelli | 2009-01-30 | 1 | -4/+11 | |
| | | | | Patch by Armin Weatherwax. | |||||
* | llLoadUrl scripts now respect browser preferences | McCabe Maxsted | 2009-01-30 | 1 | -1/+1 | |
| | ||||||
* | Added TGA to snapshot options | McCabe Maxsted | 2009-01-30 | 3 | -0/+10 | |
| | ||||||
* | merged in jacek/next | McCabe Maxsted | 2009-01-30 | 10 | -3/+93 | |
|\ | ||||||
| * | Vetoed shortcut for Show XUI Names (Ctrl-Shift-X). | Jacek Antonelli | 2009-01-27 | 1 | -1/+1 | |
| | | | | | | | | | | | | It's just not used often enough to justify a shortcut. Partial revert of earlier commit 2dd736ab. | |||||
| * | Moved View > Show HUD Attachments to Advanced menu. | Jacek Antonelli | 2009-01-27 | 1 | -6/+7 | |
| | | | | | | | | | | | | | | New location is: Advanced > Rendering > Features > HUD Attachments Also removed keyboard shortcut. | |||||
| * | Restored View > Toolbar and Show HUD Attachments. | Jacek Antonelli | 2009-01-27 | 2 | -0/+39 | |
| | | | | | | | | Partial revert of earlier commit e79a1cc5. | |||||
| * | Set GST_PLUGIN_PATH for Linux. | Jacek Antonelli | 2009-01-27 | 1 | -0/+2 | |
| | | ||||||
| * | Merge commit 'mccabe/1.1.0-RC1' into next | Jacek Antonelli | 2009-01-26 | 31 | -870/+218 | |
| |\ | ||||||
| * | | VWR-508/VWR-2199: Create "Worn Items" tab in Inventory | Jacek Antonelli | 2009-01-22 | 5 | -0/+48 | |
| | | | | | | | | | | | | Patch by Vadim Bigbear. | |||||
| * | | Missing newline at end of two source files. | Jacek Antonelli | 2009-01-20 | 2 | -2/+2 | |
| | | | ||||||
* | | | Fixed high res snapshots not working from the snapshot window | McCabe Maxsted | 2009-01-30 | 1 | -37/+79 | |
| | | | ||||||
* | | | Plugin path set via string | McCabe Maxsted | 2009-01-28 | 1 | -6/+3 | |
| | | | ||||||
* | | | Added GStreamer to Cmake | McCabe Maxsted | 2009-01-28 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | Fixed 'open in external browser' button | McCabe Maxsted | 2009-01-24 | 1 | -1/+1 | |
| | | ||||||
* | | Backported fix for VWR-5529: group chat scrolls up when logging enabled | McCabe Maxsted | 2009-01-23 | 4 | -74/+79 | |
| | | ||||||
* | | Windows version sets its own gstreamer environment variable | McCabe Maxsted | 2009-01-23 | 2 | -1/+36 | |
| | | ||||||
* | | Added link to wiki tutorial and missing variables to build cheat sheet | McCabe Maxsted | 2009-01-21 | 1 | -14/+15 | |
| | | ||||||
* | | Fixed browser layout, toggling; removed legacy browser code | McCabe Maxsted | 2009-01-21 | 24 | -782/+89 | |
|/ | ||||||
* | merged in jacek's fixes for inv icons | McCabe Maxsted | 2009-01-18 | 8 | -82/+109 | |
|\ | ||||||
| * | Merge branch 'filter-fixes' into next | Jacek Antonelli | 2009-01-18 | 3 | -70/+95 | |
| |\ | ||||||
| | * | LLFolderViewEventListener has type NIT_FOLDER. | Jacek Antonelli | 2009-01-18 | 1 | -1/+1 | |
| | | | | | | | | | | | | This fixes folders always showing when filtering. | |||||
| | * | Cosmetic code cleanup in LLInventoryViewFinder. | Jacek Antonelli | 2009-01-16 | 1 | -17/+38 | |
| | | | ||||||
| | * | Removed some dead code in LLInventoryViewFinder. | Jacek Antonelli | 2009-01-16 | 1 | -27/+0 | |
| | | | ||||||
| | * | Removed now-useless LLInventoryViewFinder::draw(). | Jacek Antonelli | 2009-01-16 | 2 | -6/+0 | |
| | | | ||||||
| | * | Use UI callbacks to initiate rebuilding filter. | Jacek Antonelli | 2009-01-16 | 2 | -1/+50 | |
| | | | | | | | | | | | | Instead of rebuilding from draw() every frame. | |||||
| | * | Fixed folders expanding when Show Filters is opened. | Jacek Antonelli | 2009-01-15 | 1 | -2/+2 | |
| | | | ||||||
| | * | Simplified rebuildFilter() a bit. | Jacek Antonelli | 2009-01-15 | 1 | -15/+2 | |
| | | | ||||||
| | * | LLInventoryViewFinder::rebuildFilter(). | Jacek Antonelli | 2009-01-15 | 2 | -4/+7 | |
| | | | | | | | | | | | | Refactored from draw(). | |||||
| | * | Don't show empty folders when using filter. | Jacek Antonelli | 2009-01-14 | 1 | -3/+1 | |
| | | | | | | | | | | | | This is the old behavior, but I had broken it. | |||||
| * | | Replaced some 0xffffffff's with NIT_ALL. | Jacek Antonelli | 2009-01-17 | 1 | -2/+2 | |
| | | | ||||||
| * | | Fixed group notice popup showing wrong item type. | Jacek Antonelli | 2009-01-17 | 1 | -3/+7 | |
| | | | | | | | | | | | | Attachment was showing texture icon regardless of type. | |||||
| * | | Fixed Resident chooser not showing calling cards. | Jacek Antonelli | 2009-01-16 | 1 | -1/+1 | |
| | | | ||||||
| * | | Fixed texture picker not showing textures. | Jacek Antonelli | 2009-01-16 | 1 | -5/+1 | |
| | | | ||||||
| * | | VWR-8012: Avatars rendered too dark. | Jacek Antonelli | 2009-01-15 | 1 | -1/+3 | |
| |/ | | | | | | | Patch posted by CG Linden | |||||
* | | Removed/moved unnecessary options | McCabe Maxsted | 2009-01-16 | 5 | -70/+30 | |
| | | ||||||
* | | Fixed crash bug while loading keywords | McCabe Maxsted | 2009-01-15 | 1 | -4/+3 | |
| | | ||||||
* | | Added viewer support for multiline comments | McCabe Maxsted | 2009-01-15 | 1 | -2/+4 | |
| | | ||||||
* | | Added the 'Return to World' inventory option | McCabe Maxsted | 2009-01-14 | 3 | -2/+52 | |
| | | ||||||
* | | Added text to IM window about inventory transfers | McCabe Maxsted | 2009-01-13 | 2 | -1/+6 | |
| | | ||||||
* | | merged in jacek's quickfilter and gstreamer branches | McCabe Maxsted | 2009-01-13 | 11 | -254/+642 | |
|\ \ | |/ |