| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed crash in Top Scripts | McCabe Maxsted | 2009-02-18 | 1 | -0/+6 |
* | Backported LLSD changes from 1.22 | McCabe Maxsted | 2009-02-17 | 1 | -4/+21 |
* | Removed useless music pause button | McCabe Maxsted | 2009-02-15 | 1 | -0/+25 |
|\ |
|
| * | Removed useless music pause button | McCabe Maxsted | 2009-02-14 | 1 | -0/+5 |
| * | Fixed music button not toggling on first run | McCabe Maxsted | 2009-02-14 | 1 | -0/+7 |
| * | Fixed missing music prompt (streaming now enabled by default) | McCabe Maxsted | 2009-02-14 | 1 | -0/+47 |
* | | Added artist/title tag info support | McCabe Maxsted | 2009-02-14 | 1 | -0/+5 |
* | | Fixed sound settings not being correctly muted | McCabe Maxsted | 2009-02-14 | 1 | -0/+9 |
* | | Fixed crash in LLTextEditor::findHTML | McCabe Maxsted | 2009-02-14 | 1 | -0/+5 |
* | | Removed search for non-existant floater_preview_new_landmark.xml | McCabe Maxsted | 2009-02-14 | 1 | -0/+6 |
* | | Removed junk code from gstreamer | McCabe Maxsted | 2009-02-13 | 1 | -0/+10 |
|/ |
|
* | develop.py should now work again under windows | McCabe Maxsted | 2009-02-06 | 1 | -0/+12 |
* | Updated CMake files to RC1 | McCabe Maxsted | 2009-02-04 | 1 | -0/+7 |
* | Fixed llsettouchtext label | McCabe Maxsted | 2009-02-04 | 1 | -0/+13 |
* | Fixed default communicate size being too small | McCabe Maxsted | 2009-01-31 | 1 | -1/+6 |
* | Updated build math cheat sheet to new variable names | McCabe Maxsted | 2009-01-30 | 1 | -0/+6 |
* | Tweaked build math variable names for consistency. | Jacek Antonelli | 2009-01-30 | 1 | -0/+4 |
* | Made build math taper/hole size correct for box/etc. [#62] | Jacek Antonelli | 2009-01-30 | 1 | -0/+3 |
* | Disabled spammy loadWAV error for nonexistent files. | Jacek Antonelli | 2009-01-30 | 1 | -0/+4 |
* | Fix crash with two instances logged in to opensim. | Jacek Antonelli | 2009-01-30 | 1 | -0/+7 |
* | llLoadUrl scripts now respect browser preferences | McCabe Maxsted | 2009-01-30 | 1 | -0/+3 |
* | Added TGA to snapshot options | McCabe Maxsted | 2009-01-30 | 1 | -0/+7 |
* | Made sure changelog lists the right Armin | McCabe Maxsted | 2009-01-30 | 1 | -1/+4 |
* | merged in jacek/next | McCabe Maxsted | 2009-01-30 | 1 | -2/+39 |
|\ |
|
| * | Vetoed shortcut for Show XUI Names (Ctrl-Shift-X). | Jacek Antonelli | 2009-01-27 | 1 | -0/+5 |
| * | Moved View > Show HUD Attachments to Advanced menu. | Jacek Antonelli | 2009-01-27 | 1 | -0/+6 |
| * | Restored View > Toolbar and Show HUD Attachments. | Jacek Antonelli | 2009-01-27 | 1 | -0/+6 |
| * | Set GST_PLUGIN_PATH for Linux. | Jacek Antonelli | 2009-01-27 | 1 | -0/+6 |
| * | Merge commit 'mccabe/1.1.0-RC1' into next | Jacek Antonelli | 2009-01-26 | 1 | -1/+102 |
| |\ |
|
| * | | VWR-508/VWR-2199: Create "Worn Items" tab in Inventory | Jacek Antonelli | 2009-01-22 | 1 | -0/+15 |
* | | | Merge branch 'highresfix' into 1.1.0-RC1 | McCabe Maxsted | 2009-01-30 | 1 | -0/+4 |
|\ \ \ |
|
| * | | | Fixed high res snapshots not working from the snapshot window | McCabe Maxsted | 2009-01-30 | 1 | -0/+4 |
* | | | | Removed spammy gstreamer debug messages | McCabe Maxsted | 2009-01-30 | 1 | -0/+6 |
|/ / / |
|
* | | | Plugin path set via string | McCabe Maxsted | 2009-01-28 | 1 | -0/+6 |
* | | | Added GStreamer to Cmake | McCabe Maxsted | 2009-01-28 | 1 | -0/+14 |
| |/
|/| |
|
* | | Merge branch 'scriptcommentfix' into 1.1.0-RC1 | McCabe Maxsted | 2009-01-25 | 1 | -0/+3 |
|\ \ |
|
| * | | Fixed single line comment highlighting | McCabe Maxsted | 2009-01-25 | 1 | -0/+3 |
* | | | Fixed 'open in external browser' button | McCabe Maxsted | 2009-01-24 | 1 | -0/+6 |
|/ / |
|
* | | Backported fix for VWR-5529: group chat scrolls up when logging enabled | McCabe Maxsted | 2009-01-23 | 1 | -0/+15 |
* | | Backported Qarl's fix for VWR-8773: Closing parenthesis breaks urls | McCabe Maxsted | 2009-01-23 | 1 | -0/+6 |
* | | Windows version sets its own gstreamer environment variable | McCabe Maxsted | 2009-01-23 | 1 | -0/+8 |
* | | Added link to wiki tutorial and missing variables to build cheat sheet | McCabe Maxsted | 2009-01-21 | 1 | -0/+6 |
* | | Fixed browser layout, toggling; removed legacy browser code | McCabe Maxsted | 2009-01-21 | 1 | -0/+57 |
|/ |
|
* | merged in jacek's fixes for inv icons | McCabe Maxsted | 2009-01-18 | 1 | -1/+75 |
|\ |
|
| * | Merge branch 'filter-fixes' into next | Jacek Antonelli | 2009-01-18 | 1 | -0/+57 |
| |\ |
|
| | * | LLFolderViewEventListener has type NIT_FOLDER. | Jacek Antonelli | 2009-01-18 | 1 | -0/+7 |
| | * | Cosmetic code cleanup in LLInventoryViewFinder. | Jacek Antonelli | 2009-01-16 | 1 | -0/+4 |
| | * | Removed some dead code in LLInventoryViewFinder. | Jacek Antonelli | 2009-01-16 | 1 | -0/+4 |
| | * | Removed now-useless LLInventoryViewFinder::draw(). | Jacek Antonelli | 2009-01-16 | 1 | -0/+6 |
| | * | Use UI callbacks to initiate rebuilding filter. | Jacek Antonelli | 2009-01-16 | 1 | -0/+9 |