aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Gestures now muted with soundsMcCabe Maxsted2009-02-151-1/+3
|
* Removed useless music pause buttonMcCabe Maxsted2009-02-151-0/+25
|\
| * Removed useless music pause buttonMcCabe Maxsted2009-02-141-0/+5
| |
| * Fixed music button not toggling on first runMcCabe Maxsted2009-02-141-0/+7
| |
| * Fixed missing music prompt (streaming now enabled by default)McCabe Maxsted2009-02-141-0/+47
| |
* | Added artist/title tag info supportMcCabe Maxsted2009-02-141-0/+5
| |
* | Fixed sound settings not being correctly mutedMcCabe Maxsted2009-02-141-0/+9
| |
* | Fixed crash in LLTextEditor::findHTMLMcCabe Maxsted2009-02-141-0/+5
| |
* | Removed search for non-existant floater_preview_new_landmark.xmlMcCabe Maxsted2009-02-141-0/+6
| |
* | Removed junk code from gstreamerMcCabe Maxsted2009-02-131-0/+10
|/
* develop.py should now work again under windowsMcCabe Maxsted2009-02-061-0/+12
|
* Updated CMake files to RC1McCabe Maxsted2009-02-041-0/+7
|
* Fixed llsettouchtext labelMcCabe Maxsted2009-02-041-0/+13
|
* Fixed default communicate size being too smallMcCabe Maxsted2009-01-311-1/+6
|
* Updated build math cheat sheet to new variable namesMcCabe Maxsted2009-01-301-0/+6
|
* Tweaked build math variable names for consistency.Jacek Antonelli2009-01-301-0/+4
| | | | X/Y/Z go at end of variables, e.g. XP --> PX.
* Made build math taper/hole size correct for box/etc. [#62]Jacek Antonelli2009-01-301-0/+3
|
* Disabled spammy loadWAV error for nonexistent files.Jacek Antonelli2009-01-301-0/+4
|
* Fix crash with two instances logged in to opensim.Jacek Antonelli2009-01-301-0/+7
| | | | Patch by Armin Weatherwax.
* llLoadUrl scripts now respect browser preferencesMcCabe Maxsted2009-01-301-0/+3
|
* Added TGA to snapshot optionsMcCabe Maxsted2009-01-301-0/+7
|
* Made sure changelog lists the right ArminMcCabe Maxsted2009-01-301-1/+4
|
* merged in jacek/nextMcCabe Maxsted2009-01-301-2/+39
|\
| * Vetoed shortcut for Show XUI Names (Ctrl-Shift-X).Jacek Antonelli2009-01-271-0/+5
| | | | | | | | | | | | 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 Antonelli2009-01-271-0/+6
| | | | | | | | | | | | | | New location is: Advanced > Rendering > Features > HUD Attachments Also removed keyboard shortcut.
| * Restored View > Toolbar and Show HUD Attachments.Jacek Antonelli2009-01-271-0/+6
| | | | | | | | Partial revert of earlier commit e79a1cc5.
| * Set GST_PLUGIN_PATH for Linux.Jacek Antonelli2009-01-271-0/+6
| |
| * Merge commit 'mccabe/1.1.0-RC1' into nextJacek Antonelli2009-01-261-1/+102
| |\
| * | VWR-508/VWR-2199: Create "Worn Items" tab in InventoryJacek Antonelli2009-01-221-0/+15
| | | | | | | | | | | | Patch by Vadim Bigbear.
* | | Merge branch 'highresfix' into 1.1.0-RC1McCabe Maxsted2009-01-301-0/+4
|\ \ \
| * | | Fixed high res snapshots not working from the snapshot windowMcCabe Maxsted2009-01-301-0/+4
| | | |
* | | | Removed spammy gstreamer debug messagesMcCabe Maxsted2009-01-301-0/+6
|/ / /
* | | Plugin path set via stringMcCabe Maxsted2009-01-281-0/+6
| | |
* | | Added GStreamer to CmakeMcCabe Maxsted2009-01-281-0/+14
| |/ |/|
* | Merge branch 'scriptcommentfix' into 1.1.0-RC1McCabe Maxsted2009-01-251-0/+3
|\ \
| * | Fixed single line comment highlightingMcCabe Maxsted2009-01-251-0/+3
| | |
* | | Fixed 'open in external browser' buttonMcCabe Maxsted2009-01-241-0/+6
|/ /
* | Backported fix for VWR-5529: group chat scrolls up when logging enabledMcCabe Maxsted2009-01-231-0/+15
| |
* | Backported Qarl's fix for VWR-8773: Closing parenthesis breaks urlsMcCabe Maxsted2009-01-231-0/+6
| |
* | Windows version sets its own gstreamer environment variableMcCabe Maxsted2009-01-231-0/+8
| |
* | Added link to wiki tutorial and missing variables to build cheat sheetMcCabe Maxsted2009-01-211-0/+6
| |
* | Fixed browser layout, toggling; removed legacy browser codeMcCabe Maxsted2009-01-211-0/+57
|/
* merged in jacek's fixes for inv iconsMcCabe Maxsted2009-01-181-1/+75
|\
| * Merge branch 'filter-fixes' into nextJacek Antonelli2009-01-181-0/+57
| |\
| | * LLFolderViewEventListener has type NIT_FOLDER.Jacek Antonelli2009-01-181-0/+7
| | | | | | | | | | | | This fixes folders always showing when filtering.
| | * Cosmetic code cleanup in LLInventoryViewFinder.Jacek Antonelli2009-01-161-0/+4
| | |
| | * Removed some dead code in LLInventoryViewFinder.Jacek Antonelli2009-01-161-0/+4
| | |
| | * Removed now-useless LLInventoryViewFinder::draw().Jacek Antonelli2009-01-161-0/+6
| | |
| | * Use UI callbacks to initiate rebuilding filter.Jacek Antonelli2009-01-161-0/+9
| | | | | | | | | | | | Instead of rebuilding from draw() every frame.
| | * Fixed folders expanding when Show Filters is opened.Jacek Antonelli2009-01-151-0/+4
| | |