aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | Renamed "Show All Items" filter to "All Types".Jacek Antonelli2008-11-222-3/+3
| | | | | |
| * | | | | Bogus quick filter strings should be ignored.Jacek Antonelli2008-11-221-1/+7
| | | | | |
| * | | | | Disabled testing output when changing quick filter.Jacek Antonelli2008-11-221-1/+1
| | | | | |
| * | | | | Quick Filter combo box refreshes properly.Jacek Antonelli2008-11-222-0/+129
| | | | | |
| * | | | | Show Filters window refreshes properly.Jacek Antonelli2008-11-111-0/+9
| | | | | |
| * | | | | Added 'Custom' filter option (opens filters window).Jacek Antonelli2008-11-082-0/+13
| | | | | |
| * | | | | Quick Filter works, but is a bit rough.Jacek Antonelli2008-11-081-1/+76
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It doesn't refresh its display when you change tabs, and the Show Filters window doesn't refresh either.
| * | | | | Added commit callback for Quick Filter.Jacek Antonelli2008-11-082-0/+19
| | | | | |
| * | | | | Added XUI for the Quick Filter combo box.Jacek Antonelli2008-11-081-5/+54
| | | | | |
* | | | | | Added inventory changes to fix one method of inventory loss.McCabe Maxsted2009-01-125-233/+388
|\ \ \ \ \ \
| * | | | | | Added inventory changes for one method of inventory loss and upcoming new ↵unknown2008-12-295-233/+388
| | | | | | | | | | | | | | | | | | | | | | | | | | | | inv capabilities
* | | | | | | Various pie menu improvements.McCabe Maxsted2009-01-129-741/+675
|\ \ \ \ \ \ \
| * | | | | | | Buy and Take now separated in the pie menu.unknown2008-12-223-110/+17
| | | | | | | |
| * | | | | | | resolved merge conflictsunknown2008-12-1969-3590/+2961
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | fuckyougitunknown2008-12-19188-13924/+13924
| | | | | | | |
| * | | | | | | fuck you gitunknown2008-12-191-33/+33
| | | | | | | |
| * | | | | | | Updated to RC2McCabe Maxsted2008-12-051-82/+82
| | | | | | | |
| * | | | | | | added McCabe's pie menu patchesMcCabe Maxsted2008-10-234-536/+555
| | | | | | | |
| * | | | | | | compiled imprudence with 1.21.6 sourceMcCabe Maxsted2008-10-197-4735/+4735
| | | | | | | |
* | | | | | | | Moved common options out of AdvancedMcCabe Maxsted2009-01-127-76/+67
|\ \ \ \ \ \ \ \
| * | | | | | | | Moved common options out of Advancedunknown2008-12-187-76/+67
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Fixed bottom HUD arrow (from VWR-5518, possible memory leak in linden code)McCabe Maxsted2009-01-121-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixed bottom HUD arrow (from VWR-5518, possible memory leak)unknown2009-01-101-1/+1
| | | | | | | | |
* | | | | | | | | llMapDestination and map floater can now tp up to 4096mMcCabe Maxsted2009-01-121-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | llMapDestination and map floater can now tp up to 4096munknown2008-12-241-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Double clicking minimap tpsMcCabe Maxsted2009-01-125-4/+33
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Double clicking minimap tpsunknown2009-01-105-4/+33
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Backported 'report abuse' avatar pie menu optionMcCabe Maxsted2009-01-122-1/+17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Backported 'report abuse' avatar pie menu option.unknown2009-01-102-1/+17
| |/ / / / / / / /
* | | | | | | | | Added 'create landmark' to land pie menuMcCabe Maxsted2009-01-122-2/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Added 'create landmark' to land pie menu.unknown2009-01-102-2/+5
| |/ / / / / / / /
* | | | | | | | | Added shortcut and message to landmark creationMcCabe Maxsted2009-01-123-4/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | added shortcut and message to landmark creationunknown2009-01-103-182/+194
| |/ / / / / / / /
* | | | | | | | | Rebranded windows crash dump filenamesMcCabe Maxsted2009-01-121-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Rebranded windows crash dump filenamesunknown2008-12-251-2/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Windows defaults to settings_imprudence.xml when run from the .exeMcCabe Maxsted2009-01-122-12/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Windows now defaults to settings_imprudence.xml when run straight from the exe.McCabe Maxsted2008-12-051-1/+1
| | | | | | | | | |
| * | | | | | | | | Fixed localsim login urlMcCabe Maxsted2008-12-044-703/+703
| | | | | | | | | |
| * | | | | | | | | Fixed localsim login urlMcCabe Maxsted2008-12-041-1/+1
| | | | | | | | | |
* | | | | | | | | | Removed DBus cmake file for nowMcCabe Maxsted2009-01-122-183/+181
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | Use BOOST_SIGNALS_LIB in newview/CMakeLists.Jacek Antonelli2009-01-111-0/+1
| | | | | | | | | |
| * | | | | | | | | Removed references to unused dbusglib.Jacek Antonelli2009-01-111-3/+0
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Added cheat sheet help buttons in tools window, tweaked the layout a bitMcCabe Maxsted2009-01-126-12/+110
| | | | | | | | |
* | | | | | | | | Applied Aimee's patch for doing simple math in the build editorMcCabe Maxsted2009-01-124-12/+78
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Wind disabled by default, ambient wind muting fixed, added debug setting ↵McCabe Maxsted2009-01-113-42/+57
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | 'MuteWind'
* | | | | | | Added openal32.dll and alut.dll to CopyWinLibs.cmakeunknown2009-01-081-3/+9
| | | | | | |
* | | | | | | Merged in balp's openal branchunknown2008-12-3013-116/+182
|\ \ \ \ \ \ \
| * | | | | | | Clean up logging to used standard LL metods.Anders Arnholm2008-12-191-0/+7
| | | | | | | |
| * | | | | | | Merge branch 'next' into openalAnders Arnholm2008-12-1511-368/+390
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'next' of git://github.com/jacek/imprudence into nextAnders Arnholm2008-12-1511-368/+390
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog.txt linden/indra/llcommon/llversionviewer.h