Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | Indentation cleanup. (llviewernetwork.cpp) | Jacek Antonelli | 2008-12-11 | 1 | -18/+18 | |
| | | |_|_|_|_|/ | | |/| | | | | | ||||||
| | * | | | | | | Simplified release notes URL scheme. | Jacek Antonelli | 2008-12-11 | 1 | -6/+5 | |
| | * | | | | | | Fixed bad string comparison (rel notes url) [#28] | Jacek Antonelli | 2008-12-11 | 1 | -1/+1 | |
| | | |_|_|_|/ | | |/| | | | | ||||||
| | * | | | | | Fix grid selector having a duplicate entry. [#24] | Jacek Antonelli | 2008-12-10 | 3 | -2/+11 | |
| | * | | | | | Better warning when url_history.xml save fails. | Jacek Antonelli | 2008-12-10 | 1 | -1/+2 | |
| | * | | | | | Fixed bad string comparison (grid code name). [#22] | Jacek Antonelli | 2008-12-10 | 1 | -1/+2 | |
| | * | | | | | Fixed blank url_history.xml creation. (VWR-5808) | McCabe Maxsted | 2008-12-10 | 1 | -3/+10 | |
| | * | | | | | Rebranded login menu. [#23] | McCabe Maxsted | 2008-12-10 | 1 | -33/+33 | |
| | * | | | | | Added test version info to llversionviewer.h | McCabe Maxsted | 2008-12-10 | 3 | -7/+16 | |
| | * | | | | | Changed Release Notes link to point to Imprudence | McCabe Maxsted | 2008-12-10 | 1 | -9/+4 | |
| | | |_|_|/ | | |/| | | | ||||||
| * | | | | | Fixed indentation for 'skins' prefix. | Jacek Antonelli | 2008-12-01 | 1 | -21/+25 | |
| * | | | | | Doc packaging moved to platform-independent manifest. | Jacek Antonelli | 2008-12-01 | 1 | -20/+41 | |
| * | | | | | Package up README.txt, etc. on Linux. | Jacek Antonelli | 2008-11-30 | 1 | -1/+24 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Use NType to find inventory icon name (part 2 of 2). | Jacek Antonelli | 2008-12-10 | 1 | -0/+142 | |
* | | | | | Use NType to find inventory icon name (part 1 of 2). | Jacek Antonelli | 2008-12-10 | 2 | -114/+14 | |
* | | | | | Clearing search shouldn't clear filter type. | Jacek Antonelli | 2008-12-10 | 1 | -7/+0 | |
* | | | | | Start fetching inventory when quick filter changes. | Jacek Antonelli | 2008-12-09 | 1 | -0/+4 | |
* | | | | | Refresh filter text when quick filter changes. | Jacek Antonelli | 2008-12-09 | 1 | -0/+2 | |
* | | | | | Refactored; added LLInventoryFilter::rebuildFilterText(). | Jacek Antonelli | 2008-12-09 | 2 | -0/+6 | |
* | | | | | Updated Inventory window filter text generation. | Jacek Antonelli | 2008-12-09 | 2 | -14/+26 | |
* | | | | | Hooked up Body Parts quickfilter and checkbox. | Jacek Antonelli | 2008-12-08 | 1 | -7/+25 | |
* | | | | | Added Quick Filter item for Body Parts. | Jacek Antonelli | 2008-12-08 | 1 | -2/+4 | |
* | | | | | Added Show Filters checkbox for Body Parts. | Jacek Antonelli | 2008-12-08 | 1 | -3/+10 | |
* | | | | | Converted Show Filters window to relative positioning. | Jacek Antonelli | 2008-12-08 | 1 | -28/+28 | |
* | | | | | Inventory filtering is now done by NType. | Jacek Antonelli | 2008-12-08 | 1 | -1/+1 | |
* | | | | | LLInvFVBridge and derived classes have NTypes. | Jacek Antonelli | 2008-12-08 | 3 | -1/+12 | |
* | | | | | Added LLFolderViewEventListener::getNInventoryType() | Jacek Antonelli | 2008-12-08 | 1 | -0/+1 | |
* | | | | | LLInventoryView uses new inventory type. | Jacek Antonelli | 2008-12-08 | 1 | -67/+55 | |
* | | | | | Moved enum EWearableType to its own file. | Jacek Antonelli | 2008-12-08 | 1 | -19/+1 | |
* | | | | | Merge RC2 into quickfilter | Jacek Antonelli | 2008-12-06 | 10 | -1447/+52 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Use 127.0.0.1 for local opensim, not 0.0.0.0.imprudence-1.0.0-RC2 | Jacek Antonelli | 2008-12-04 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | | | Remove preprocessor condition for grid selector. | Jacek Antonelli | 2008-11-29 | 1 | -5/+0 | |
| * | | | Stop console window from always showing up. | Jacek Antonelli | 2008-11-29 | 1 | -5/+0 | |
| * | | | Fixed search window not refreshing in RelWithDebInfo builds. | McCabe Maxsted | 2008-11-29 | 1 | -4/+0 | |
| * | | | Rearranged grid selectors so main grid is first. | Jacek Antonelli | 2008-11-25 | 3 | -7/+7 | |
| * | | | Added "code name" field for grid selections. | Jacek Antonelli | 2008-11-25 | 3 | -6/+31 | |
| * | | | Changed the grid selector options at login. | Jacek Antonelli | 2008-11-25 | 3 | -146/+11 | |
| * | | | Likely fix for VWR-8920 (disappearing attachments). | Jacek Antonelli | 2008-11-21 | 1 | -0/+4 | |
| | |/ | |/| | ||||||
| * | | Changed app dir (for cache, etc.) to Imprudence. | Jacek Antonelli | 2008-11-18 | 1 | -2/+2 | |
| * | | VWR-9007: Group UI uses "Person" instead of "Resident". | Jacek Antonelli | 2008-11-18 | 2 | -3/+3 | |
| * | | Removed floater_tools.xml from silver skin. | Jacek Antonelli | 2008-11-16 | 1 | -1275/+0 | |
* | | | Read filter labels from XML, no hard-coding. | Jacek Antonelli | 2008-12-05 | 1 | -26/+26 | |
* | | | Defined strings for filter types (to allow translation). | Jacek Antonelli | 2008-11-23 | 1 | -48/+31 | |
* | | | Cleaned up Show Filters floater XML. | Jacek Antonelli | 2008-11-22 | 1 | -98/+122 | |
* | | | Added separators to Quick Filter. | Jacek Antonelli | 2008-11-22 | 1 | -1/+6 | |
* | | | Renamed "Clothing" filter to "Clothing / Body Parts". | Jacek Antonelli | 2008-11-22 | 3 | -8/+12 | |
* | | | Renamed "Show All Items" filter to "All Types". | Jacek Antonelli | 2008-11-22 | 2 | -3/+3 | |
* | | | Bogus quick filter strings should be ignored. | Jacek Antonelli | 2008-11-22 | 1 | -1/+7 | |
* | | | Disabled testing output when changing quick filter. | Jacek Antonelli | 2008-11-22 | 1 | -1/+1 | |
* | | | Quick Filter combo box refreshes properly. | Jacek Antonelli | 2008-11-22 | 2 | -0/+129 |