aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | |
| | * Simplified rebuildFilter() a bit.Jacek Antonelli2009-01-151-0/+5
| | |
| | * LLInventoryViewFinder::rebuildFilter().Jacek Antonelli2009-01-151-0/+9
| | | | | | | | | | | | Refactored from draw().
| | * Don't show empty folders when using filter.Jacek Antonelli2009-01-141-0/+5
| | | | | | | | | | | | This is the old behavior, but I had broken it.
| | * Added inventory ntype for folders.Jacek Antonelli2009-01-141-0/+8
| | |
| * | Replaced some 0xffffffff's with NIT_ALL.Jacek Antonelli2009-01-171-0/+6
| | |
| * | Fixed group notice popup showing wrong item type.Jacek Antonelli2009-01-171-0/+5
| | | | | | | | | | | | Attachment was showing texture icon regardless of type.
| * | Fixed Resident chooser not showing calling cards.Jacek Antonelli2009-01-161-0/+4
| | |
| * | Fixed texture picker not showing textures.Jacek Antonelli2009-01-161-0/+6
| | |
| * | VWR-8012: Avatars rendered too dark.Jacek Antonelli2009-01-151-0/+7
| |/ | | | | | | Patch posted by CG Linden
* | Removed/moved unnecessary optionsMcCabe Maxsted2009-01-161-0/+14
| |
* | Fixed crash bug while loading keywordsMcCabe Maxsted2009-01-151-0/+5
| |
* | Added viewer support for multiline commentsMcCabe Maxsted2009-01-151-1/+8
| |
* | Added compile support for multiline commentsMcCabe Maxsted2009-01-151-0/+6
| |
* | Updated changelogMcCabe Maxsted2009-01-141-0/+43
| |
* | Added the 'Return to World' inventory optionMcCabe Maxsted2009-01-141-0/+16
| |
* | Added text to IM window about inventory transfersMcCabe Maxsted2009-01-131-0/+5
| |
* | merged in jacek's quickfilter and gstreamer branchesMcCabe Maxsted2009-01-131-18/+214
|\ \ | |/
| * Merge branch '1.1.0a-gstreamer' into nextJacek Antonelli2009-01-131-0/+186
| |\
| | * Merge commit 'mccabe/1.1.0a-gstreamer' into 1.1.0aJacek Antonelli2009-01-131-0/+10
| | |\
| * | \ Merge 1.1.0 alpha into quickfilterJacek Antonelli2008-12-171-24/+267
| |\ \ \