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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-06-09
Added copy group link button to create clickable links to groups in the viewer
McCabe Maxsted
5
-2
/
+68
2011-06-09
Fixed inventory count being reset when the inventory window's closed/reopened
McCabe Maxsted
2
-3
/
+6
2011-06-08
Fix for button labels in case there's ever a conflict between a disabled sele...
McCabe Maxsted
1
-1
/
+1
2011-06-08
Disable the AO sit toolbar button when the AO is disabled
McCabe Maxsted
2
-4
/
+11
2011-06-08
Implemented 'label_disabled' and 'label_selected_disabled' XUI for LLButton
McCabe Maxsted
2
-3
/
+21
2011-06-08
Added tacky-but-useful button for toggling the AO window in the toolbar
McCabe Maxsted
1
-3
/
+6
2011-06-08
Fixed AO loading on startup and did some light cleanup for readability's sake...
McCabe Maxsted
4
-329
/
+599
2011-06-08
Added some log info when ao_template.ini can't be found
McCabe Maxsted
1
-0
/
+5
2011-06-08
Fixed inventory window not showing item count on login when the full cache is...
McCabe Maxsted
2
-7
/
+14
2011-06-08
Re-enabled fetchinventoryonlogin setting and renamed it to fetchinventoryonlo...
McCabe Maxsted
2
-14
/
+12
2011-06-08
Committing some more useful debugging lines
McCabe Maxsted
1
-8
/
+8
2011-06-08
Always show an item count in the inventory
McCabe Maxsted
1
-1
/
+1
2011-06-08
Fixed inventory not background fetching on startup when inventory window was ...
McCabe Maxsted
1
-13
/
+11
2011-06-08
Now that the cache persists, start background fetching on login. We begin wit...
McCabe Maxsted
3
-10
/
+35
2011-06-08
Committing fix for #0000302: inventory reloads on every login. Needs more tes...
McCabe Maxsted
1
-4
/
+7
2011-06-08
Fixed unitiliazed variables in llinventorymodel class
McCabe Maxsted
1
-0
/
+8
2011-06-08
Inv cleanup phase 2: death to goto
McCabe Maxsted
1
-81
/
+197
2011-06-08
Always show lldebugs for inventory for now. Logs will be our best debugging t...
McCabe Maxsted
1
-1
/
+1
2011-06-08
Committing some more useful debugging lines
McCabe Maxsted
1
-8
/
+18
2011-06-08
changed several lldebugs to LL_DEBUGS(Inventory)
McCabe Maxsted
1
-28
/
+28
2011-06-08
Parse and use inworldz-specific slurls as if they were regular slurls
McCabe Maxsted
2
-5
/
+53
2011-06-08
Fixed landmark inventory offers not opening when automatic preview is enabled
McCabe Maxsted
1
-1
/
+1
2011-06-08
Notification: View History (in IM/Group Chat) not available on Linux.
Jacek Antonelli
4
-0
/
+17
2011-06-08
Added "FeatureNotAvailableOnOS" notification for future use.
Jacek Antonelli
1
-0
/
+13
2011-06-08
Fixed some malformed XML in German IM / Group Chat floaters.
Jacek Antonelli
2
-4
/
+4
2011-06-07
add lots of people and several viewers to the credits in floater_about.xml
Armin Weatherwax
1
-3
/
+4
2011-06-06
Enable SaveSearchResults by default.
Jacek Antonelli
1
-1
/
+1
2011-06-02
Fixing the menu to actually use its color options reveals how broken the whol...
McCabe Maxsted
5
-24
/
+14
2011-06-02
Fixed #875 by removing menu border introduced in 84ba6c13
McCabe Maxsted
8
-79
/
+74
2011-06-02
Fix for #903 ATI star issue, ported from Phoenix via Shoytl and Singularity
McCabe Maxsted
2
-10
/
+11
2011-06-01
Minor improvements in interface text
Kakurady
5
-80
/
+80
2011-06-01
Translated all XUI text added in Imprudence after 1.23 into Chinese.
Kakurady
138
-762
/
+5942
2011-06-01
fix an edge case when voice didn't kick in; fix reconnect to voice not working
Armin Weatherwax
3
-54
/
+75
2011-05-28
Allow prim sizes up to 64m on SL-Mesh regions
thickbrick
4
-4
/
+23
2011-05-27
Replaced the labels in the web browser window with icons based on those in th...
McCabe Maxsted
5
-35
/
+27
2011-05-27
Added URL parsing to group notice history messages
McCabe Maxsted
1
-1
/
+7
2011-05-27
Fixed avatar profile and group charters not displaying in search
McCabe Maxsted
2
-0
/
+4
2011-05-27
Made LLTextEditor::clear() actually clear the contents of the textbox rather ...
McCabe Maxsted
1
-0
/
+6
2011-05-27
Auto-deRuth code, by way of Siana Gearz and the Phoenix viewer.
Aidan Thornton
2
-1
/
+55
2011-05-27
Don't show [CHANNEL] on the login panel, it's not used anymore.
Jacek Antonelli
1
-1
/
+1
2011-05-26
Disabled the texture_picker in "Local Texture Properties". (IMP-476)
Jacek Antonelli
2
-2
/
+2
2011-05-26
Better behavior for disabled texture_picker (LLTextureCtrl) widgets.
Jacek Antonelli
1
-0
/
+4
2011-05-26
Fixed Linux viewer_manifest.py not running after each build.
Jacek Antonelli
1
-0
/
+1
2011-05-25
Removed viewerversion.xml, since it's not used anymore.
Jacek Antonelli
2
-27
/
+0
2011-05-22
revamp the voice client.
Armin Weatherwax
6
-309
/
+474
2011-05-21
Coax Xcode into selecting the right build type by default.
Jacek Antonelli
1
-3
/
+6
2011-05-21
Ported Mac packaging system from Kokua.
Jacek Antonelli
8
-99
/
+222
2011-05-21
Moved Mac packaging files to newview/packaging/mac.
Jacek Antonelli
22
-7
/
+7
2011-05-20
Ported Linux packaging system from Kokua.
Jacek Antonelli
3
-31
/
+412
2011-05-19
Ported viewer_info.py and BuildVersion.cmake from Kokua.
Jacek Antonelli
3
-67
/
+121
[next]