index
:
meta-impy
next
Metaverse (OpenSim/SL) viewer with an emphasis on usability. My attempt to keep up with 1.4 impy development.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
linden
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Recalculate ntype when changing type or flags.
Jacek Antonelli
2008-12-08
2
-0
/
+10
*
Added LLInventoryItem::recalcNInventoryType().
Jacek Antonelli
2008-12-08
2
-0
/
+9
*
Added calc_ntype() function.
Jacek Antonelli
2008-12-08
2
-0
/
+115
*
Moved enum EWearableType to its own file.
Jacek Antonelli
2008-12-08
2
-19
/
+55
*
Added LLInventoryItem::mNInventoryType (new type) field.
Jacek Antonelli
2008-12-08
2
-0
/
+16
*
New enumerator for inventory types.
Jacek Antonelli
2008-12-08
1
-0
/
+86
*
Merge RC2 into quickfilter
Jacek Antonelli
2008-12-06
23
-1474
/
+79
|
\
|
*
VWR-9400-patch2 (memleak whenever an LSL script is uploaded)
Jacek Antonelli
2008-12-06
1
-4
/
+3
|
*
VWR-9400 (memleak whenever an LSL script is uploaded)
Jacek Antonelli
2008-12-06
1
-4
/
+3
|
*
VWR-10837 (use delete [] in LLImageTGA)
Jacek Antonelli
2008-12-06
1
-1
/
+1
|
*
VWR-10759 (use delete [] in LLMediaImplGStreamer)
Jacek Antonelli
2008-12-06
1
-1
/
+1
|
*
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
|
*
Disable llmozlib-dependent code when not available.
Jacek Antonelli
2008-11-30
1
-0
/
+2
|
*
Fixed passing nonliteral strings to *printf functions.
Jacek Antonelli
2008-11-30
3
-6
/
+6
|
*
Remove preprocessor condition for grid selector.
Jacek Antonelli
2008-11-29
1
-5
/
+0
|
*
Fixed inworld browser crash in Windows.
McCabe Maxsted
2008-11-29
1
-2
/
+2
|
*
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 to Imprudence.exec_marker to match llappviewer.cpp.
Jacek Antonelli
2008-11-18
1
-2
/
+2
|
*
Changed app dir (for cache, etc.) to Imprudence.
Jacek Antonelli
2008-11-18
4
-7
/
+7
|
*
VWR-9007: Group UI uses "Person" instead of "Resident".
Jacek Antonelli
2008-11-18
2
-3
/
+3
|
*
Fix VWR-9507: bad typedef breaks build on gcc 4.3.
Jacek Antonelli
2008-11-18
1
-1
/
+1
|
*
Likely fix for VWR-9358 (palletized textures).
Jacek Antonelli
2008-11-18
1
-1
/
+1
|
*
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
*
|
Combobox widget now supports separators in XUI.
Jacek Antonelli
2008-11-22
1
-0
/
+5
*
|
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
*
|
Show Filters window refreshes properly.
Jacek Antonelli
2008-11-11
1
-0
/
+9
*
|
Added 'Custom' filter option (opens filters window).
Jacek Antonelli
2008-11-08
2
-0
/
+13
*
|
Quick Filter works, but is a bit rough.
Jacek Antonelli
2008-11-08
1
-1
/
+76
[next]