Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixed crash on quit in LLAgent dtor | McCabe Maxsted | 2010-05-05 | 1 | -3/+5 | |
| | ||||||
* | Fixed TPV policy texture export notification | McCabe Maxsted | 2010-05-05 | 1 | -1/+1 | |
| | ||||||
* | Fixed default snapshot subject line showing up as [GRID_NAME] | McCabe Maxsted | 2010-05-05 | 1 | -2/+6 | |
| | ||||||
* | Made the 'Imprudence' label in the progress bar big, because we're awesome ↵ | McCabe Maxsted | 2010-05-05 | 1 | -1/+1 | |
| | | | | like that | |||||
* | Fixed #231: Non-english languages have messed up profile layouts (note: ↵ | McCabe Maxsted | 2010-05-05 | 15 | -552/+552 | |
| | | | | classified panel buttons are still a bit off in some languages) | |||||
* | Fixed preferences > advanced speedrez interval spinner not updating | McCabe Maxsted | 2010-05-05 | 3 | -7/+37 | |
| | ||||||
* | disable speakers button and hide floateractivespeakers if voice not enabled. | Armin Weatherwax | 2010-05-04 | 3 | -1/+8 | |
| | ||||||
* | replace ambiguous NULL pointers for g_object. | Armin Weatherwax | 2010-05-04 | 2 | -4/+11 | |
| | ||||||
* | Fixed Tools > Grid Options showing the wrong label | McCabe Maxsted | 2010-05-04 | 1 | -3/+2 | |
| | ||||||
* | Added checkbox to preferences > advanced for sitting when editing appearance | McCabe Maxsted | 2010-05-04 | 2 | -0/+6 | |
| | ||||||
* | Fixed en-us profile layout oddities for the avatar, interests, picks, and ↵ | McCabe Maxsted | 2010-05-04 | 2 | -14/+14 | |
| | | | | classifieds tabs and removed some references to 'Second Life' | |||||
* | Fixed search land sales, events, and classified panel layouts | McCabe Maxsted | 2010-05-04 | 1 | -3/+3 | |
| | ||||||
* | Improved accuracy of avatar height calculation. | McCabe Maxsted | 2010-05-04 | 2 | -10/+21 | |
| | | | | | | Uses values from SNOW-197 as they seem more accurate. (Plus some code cleanup and compile fixes from Jacek.) | |||||
* | Applied patch for SNOW-484 by Robin Cornelius: recursive animations can ↵ | McCabe Maxsted | 2010-05-04 | 1 | -0/+6 | |
| | | | | crash viewer | |||||
* | Applied patch for SNOW-384 by Ardy Lay: A tool_tip is obscuring our view ↵ | McCabe Maxsted | 2010-05-04 | 1 | -12/+11 | |
| | | | | when typing into the Chat Bar | |||||
* | disable voice temporaryly where no caps avail (renables on parcel change) | Armin Weatherwax | 2010-05-04 | 2 | -32/+63 | |
| | ||||||
* | Clicking the money balance now does nothing on non-SL grids. | Jacek Antonelli | 2010-05-03 | 1 | -4/+15 | |
| | | | | | | So, it's totally inactive, not just the button hidden. TODO: Eventually it should actually check whether the grid supports buying currency. | |||||
* | Updated version to 1.3.0 beta 3. | Jacek Antonelli | 2010-05-01 | 4 | -6/+6 | |
| | ||||||
* | Ported 'NoTextureExportSL' message from 1.2.2 to new notification system. | Jacek Antonelli | 2010-05-01 | 2 | -0/+11 | |
| | ||||||
* | Merged 1.2.2 (TPV) into 1.3. | Jacek Antonelli | 2010-05-01 | 1 | -0/+11 | |
|\ | | | | | | | Doesn't have the SL content export notification yet, though. | |||||
| * | Some tweaks to wrapper.sh to help Linux 64bit. | Armin Weatherwax | 2010-04-29 | 1 | -18/+7 | |
| | | ||||||
| * | Tell the wrapper script where 64bit gstreamer plugins are. | Armin Weatherwax | 2010-04-29 | 1 | -1/+3 | |
| | | | | | | | | (Backported from a6255ec5) @nochangelog | |||||
| * | Use ${ARCH} instead of x86_64 in CMake. | Armin Weatherwax | 2010-04-29 | 1 | -3/+1 | |
| | | | | | | | | (Backported from aa251ea5) @nochangelog | |||||
| * | Several changes to the 64bit build. | Armin Weatherwax | 2010-04-29 | 2 | -10/+18 | |
| | | | | | | | | | | | | | | | | | | - lib folder becomes lib64, - lib32 folder prepared (for voice libs), - pango removed - gdk_pixbuf removed (Backported from f33e5d0f) @nochangelog | |||||
| * | Fix filepicker not working in 64bit build. | Armin Weatherwax | 2010-04-29 | 1 | -8/+7 | |
| | | | | | | | | (Backported from 3e56d26c) @nochangelog | |||||
| * | Fix just another hardcoded path to Linux-i686. | Armin Weatherwax | 2010-04-29 | 2 | -1/+18 | |
| | | | | | | | | (Backported from 6d50eb4a) @nochangelog | |||||
| * | Trying the new 64bit libs and adding the adjustments needed. | Armin Weatherwax | 2010-04-28 | 5 | -19/+147 | |
| | | | | | | | | (Backported from d057e71bc) @nochangelog | |||||
| * | Bumped version to 1.2.2. @nochangelog | Jacek Antonelli | 2010-04-28 | 4 | -6/+6 | |
| | | ||||||
| * | Load login page using Imprudence version instead of SL version. | Jacek Antonelli | 2010-04-28 | 1 | -2/+3 | |
| | | | | | | | | | | | | (cherry picked from commit 8cd94404e0d20361667aae5d18cad256a733b72c) @nochangelog | |||||
| * | Added a notification to say that textures were not exported on SL. | Jacek Antonelli | 2010-04-28 | 2 | -0/+11 | |
| | | ||||||
| * | Disabled exporting object textures when connected to SL. | Jacek Antonelli | 2010-04-28 | 1 | -0/+11 | |
| | | | | | | | | | | | | Exporting object textures (or other content) from Second Life without checking creator is a violation of the Second Life Policy on Third-Party Viewers and Terms of Service. | |||||
* | | Merge remote branch 'armin/logoutbugsNEW' into next | Jacek Antonelli | 2010-04-29 | 17 | -54/+132 | |
|\ \ | ||||||
| * | | fix: Bug #163 new clothing is created in Lost&Found after logging back in. | Armin Weatherwax | 2010-04-28 | 2 | -5/+12 | |
| | | | ||||||
| * | | fix: crash on relog; appearence self pie greyed out after relog. | Armin Weatherwax | 2010-04-28 | 16 | -49/+120 | |
| | | | ||||||
* | | | Hide the buy currency button in non-Second Life grids | McCabe Maxsted | 2010-04-26 | 1 | -13/+28 | |
| | | | ||||||
* | | | Added missing setLabelArg to LLSpinCtrl (silly Lindens...) | McCabe Maxsted | 2010-04-26 | 2 | -0/+14 | |
| | | | ||||||
* | | | Ported currency changes from Hippo (#237) and fixed some labels Hippo missed ↵ | McCabe Maxsted | 2010-04-26 | 66 | -406/+606 | |
|/ / | | | | | | | (also fixed #200 in the process) | |||||
* | | Merge commit 'jacek/next' into next | McCabe Maxsted | 2010-04-26 | 2 | -4/+4 | |
|\ \ | ||||||
| * | | Fixed some compiler warnings that blocked Linux build. | Jacek Antonelli | 2010-04-26 | 2 | -4/+4 | |
| | | | ||||||
* | | | Rare crash fix from Hippo for payment dialog under lag | McCabe Maxsted | 2010-04-26 | 1 | -1/+5 | |
|/ / | ||||||
* | | Fixed #245: Script compile error from OpenSim crashes Imprudence | McCabe Maxsted | 2010-04-26 | 2 | -1/+9 | |
| | | ||||||
* | | Fixed #199: After losing connection, 'Quit' button doesn't quit | McCabe Maxsted | 2010-04-25 | 1 | -3/+7 | |
| | | ||||||
* | | Removed hardcoded references to secondlife.com/support | McCabe Maxsted | 2010-04-25 | 3 | -6/+11 | |
| | | ||||||
* | | Added checkbox for broadcasting client tag to Preferences > Advanced (and ↵ | McCabe Maxsted | 2010-04-25 | 3 | -3/+26 | |
| | | | | | | | | fixed the show client in name tags checkbox) | |||||
* | | Fixed next/prev buttons in search window | McCabe Maxsted | 2010-04-25 | 1 | -5/+5 | |
| | | ||||||
* | | Added preferences options for SpeedRez | McCabe Maxsted | 2010-04-25 | 2 | -0/+14 | |
| | | ||||||
* | | Fixed animation list | McCabe Maxsted | 2010-04-25 | 1 | -1/+10 | |
| | | ||||||
* | | Tidied up settings.xml, removed a duplicate entry | McCabe Maxsted | 2010-04-25 | 1 | -5452/+5438 | |
| | | ||||||
* | | Fixed phantom avatar on Second Life | McCabe Maxsted | 2010-04-25 | 1 | -0/+2 | |
| | | ||||||
* | | Added checkbox in preferences > advanced for http textures | McCabe Maxsted | 2010-04-22 | 2 | -1/+7 | |
| | |