aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | New enumerator for inventory types.Jacek Antonelli2008-12-081-0/+86
| * | | | Merge RC2 into quickfilterJacek Antonelli2008-12-0622-1472/+77
| |\ \ \ \
| * | | | | Read filter labels from XML, no hard-coding.Jacek Antonelli2008-12-051-26/+26
| * | | | | Defined strings for filter types (to allow translation).Jacek Antonelli2008-11-231-48/+31
| * | | | | Cleaned up Show Filters floater XML.Jacek Antonelli2008-11-221-98/+122
| * | | | | Added separators to Quick Filter.Jacek Antonelli2008-11-221-1/+6
| * | | | | Combobox widget now supports separators in XUI.Jacek Antonelli2008-11-221-0/+5
| * | | | | Renamed "Clothing" filter to "Clothing / Body Parts".Jacek Antonelli2008-11-223-8/+12
| * | | | | 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
| * | | | | 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
* | | | | | Backported message timeout changesMcCabe Maxsted2009-01-131-2/+21
* | | | | | Updated changes to LLSD.McCabe Maxsted2009-01-124-54/+132
* | | | | | Added inventory changes to fix one method of inventory loss.McCabe Maxsted2009-01-1210-237/+458
|\ \ \ \ \ \
| * | | | | | Added inventory changes for one method of inventory loss and upcoming new inv...unknown2008-12-2910-237/+458
* | | | | | | 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-1996-3674/+3053
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | 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 1.21.6 imprudence versionMcCabe Maxsted2008-10-214-833/+833
| * | | | | | | 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