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