Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Merge commit 'mccabe/1.1.0-RC1' into next | Jacek Antonelli | 2009-01-26 | 35 | -971/+384 | |
| |\ | ||||||
| * | | 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 | |
| | | | ||||||
* | | | Merge branch 'highresfix' into 1.1.0-RC1 | McCabe Maxsted | 2009-01-30 | 1 | -37/+79 | |
|\ \ \ | ||||||
| * | | | Fixed high res snapshots not working from the snapshot window | McCabe Maxsted | 2009-01-30 | 1 | -37/+79 | |
| | | | | ||||||
* | | | | Removed spammy gstreamer debug messages | McCabe Maxsted | 2009-01-30 | 1 | -0/+12 | |
|/ / / | ||||||
* | | | Plugin path set via string | McCabe Maxsted | 2009-01-28 | 1 | -6/+3 | |
| | | | ||||||
* | | | Added GStreamer to Cmake | McCabe Maxsted | 2009-01-28 | 5 | -12/+283 | |
| |/ |/| | ||||||
* | | Merge branch 'scriptcommentfix' into 1.1.0-RC1 | McCabe Maxsted | 2009-01-25 | 1 | -5/+35 | |
|\ \ | ||||||
| * | | Fixed single line comment highlighting | McCabe Maxsted | 2009-01-25 | 1 | -5/+35 | |
| | | | ||||||
* | | | 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 | 7 | -156/+176 | |
| | | ||||||
* | | Backported Qarl's fix for VWR-8773: Closing parenthesis breaks urls | McCabe Maxsted | 2009-01-23 | 1 | -14/+34 | |
| | | ||||||
* | | 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 | 10 | -83/+118 | |
|\ | ||||||
| * | Merge branch 'filter-fixes' into next | Jacek Antonelli | 2009-01-18 | 5 | -71/+104 | |
| |\ | ||||||
| | * | 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. | |||||
| | * | Added inventory ntype for folders. | Jacek Antonelli | 2009-01-14 | 2 | -1/+9 | |
| | | | ||||||
| * | | 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 | 2 | -6/+5 | |
| | | ||||||
* | | Added viewer support for multiline comments | McCabe Maxsted | 2009-01-15 | 3 | -19/+69 | |
| | | ||||||
* | | Added compile support for multiline comments | McCabe Maxsted | 2009-01-15 | 1 | -3/+24 | |
| | | ||||||
* | | Updated llmessage | McCabe Maxsted | 2009-01-14 | 29 | -212/+1075 | |
| | | ||||||
* | | Added the 'Return to World' inventory option | McCabe Maxsted | 2009-01-14 | 6 | -19/+177 | |
| | | ||||||
* | | 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 | 17 | -261/+937 | |
|\ \ | |/ | ||||||
| * | Merge branch '1.1.0a-gstreamer' into next | Jacek Antonelli | 2009-01-13 | 251 | -19019/+20299 | |
| |\ | ||||||
| | * | Merge commit 'mccabe/1.1.0a-gstreamer' into 1.1.0a | Jacek Antonelli | 2009-01-13 | 3 | -42/+57 | |
| | |\ | ||||||
| * | \ | Merge 1.1.0 alpha into quickfilter | Jacek Antonelli | 2008-12-17 | 43 | -483/+2985 | |
| |\ \ \ | ||||||
| | * | | | VWR-1582: Local ruler mode wrong for linked objects. | Jacek Antonelli | 2008-12-16 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | Also VWR-11103 (regression of above). | |||||
| * | | | | Use NType to find inventory icon name (part 2 of 2). | Jacek Antonelli | 2008-12-10 | 1 | -0/+142 | |
| | | | | | ||||||
| * | | | | Use NType to find inventory icon name (part 1 of 2). | Jacek Antonelli | 2008-12-10 | 2 | -114/+14 | |
| | | | | | ||||||
| * | | | | Clearing search shouldn't clear filter type. | Jacek Antonelli | 2008-12-10 | 1 | -7/+0 | |
| | | | | | ||||||
| * | | | | Start fetching inventory when quick filter changes. | Jacek Antonelli | 2008-12-09 | 1 | -0/+4 | |
| | | | | | ||||||
| * | | | | Refresh filter text when quick filter changes. | Jacek Antonelli | 2008-12-09 | 1 | -0/+2 | |
| | | | | |