aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Fixed vivox license appearing on other grids rather than specifically on ↵McCabe Maxsted2011-05-131-1/+3
| | | | | | second life login when voice is enabled. (Partial cherry pick from commit a0902a050cc713f742990a09d2a610d4c135b7c7)
* Fixed the Vivox license prompt appearing when connecting to non-SL grids on ↵McCabe Maxsted2011-05-131-1/+2
| | | | | | startup (cherry picked from commit cea604cda04d783b989498055102674170864b5c)
* fix: voice always on, even if told not to beArmin Weatherwax2011-05-131-1/+3
| | | | | | introduced by 56bf45f >_> (cherry picked from commit 8f92d7925f2ba9259a6597c80584b09e023902da)
* fix voice doesn't kick in.Armin Weatherwax2011-05-131-12/+10
| | | | | | also fixed some LL_INFOS that should be LL_WARNS in the voice client. (cherry picked from commit 56bf45f3493689b5eb60cf99580adf11d6b02508)
* Imprudence 1.3.1 released.Jacek Antonelli2011-02-280-0/+0
|
* Updated 1.3.1 section of RELEASE_NOTES.txt.Jacek Antonelli2011-02-241-10/+64
|
* Added a "news bar" at the bottom of the login screen.Jacek Antonelli2011-02-244-21/+112
| | | | | | The web page to load is defined by the setting "NewsBarURL". Default is "http://app.kokuaviewer.org/news/", which will display links to the latest Imprudence/Kokua blog posts, etc.
* gio-2.0 is not used on Mac.Jacek Antonelli2011-02-221-1/+0
|
* Improved warning message about SL statistics packet.Jacek Antonelli2011-02-222-15/+13
|
* Changed imprudenceviewer.org URLs to the new kokuaviewer.org URLs.Jacek Antonelli2011-02-2211-18/+18
|
* Updated default_grids.xml from current online grids list.Jacek Antonelli2011-02-221-30/+17
|
* Removed getvoice.sh for Linux. It's no longer needed.Jacek Antonelli2011-02-222-35/+0
| | | | (cherry-picked from commit fff44ef5ad556464a41c160ac6031c67ef40cb63)
* Applied patch by Ansariel Hiller for #675: Keywords update to reflect ↵McCabe Maxsted2011-02-221-1/+3
| | | | | | changes to llSensor LSL function (Partial cherry-pick of commit d13d991d2d29bd3d0cc9a0d4e5480a0705681d06)
* re-enable statistics packet for SL, firstuse warn about itArmin Weatherwax2011-02-227-21/+122
| | | | (cherry picked from commit 282cb19508dcd38039454dfe71d23bb042fe376c)
* Transferred the new linux32 gtk-etc package to our server.Jacek Antonelli2011-01-171-2/+2
| | | | (cherry picked from commit 4f471ff939d1ad9b62280f11c5cf597cfc2c8596)
* Update of gtk-etc prebuilt for linux 32bit.Aleric Inglewood2011-01-171-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | libpangocairo-1.0.so* was missing. I did a complete new rebuild of the package with, as usual, debian Lenny (stable) package. This tar ball contains the following debian packages: libatk1.0-0_1.22.0-1_i386.deb libatk1.0-dev_1.22.0-1_i386.deb libcairo2_1.6.4-7_i386.deb libcairo2-dev_1.6.4-7_i386.deb libpango1.0-common_1.20.5-6_all.deb libpango1.0-0_1.20.5-6_i386.deb libpango1.0-dev_1.20.5-6_i386.deb libgtk2.0-0_2.12.12-1~lenny2_i386.deb libgtk2.0-dev_2.12.12-1~lenny2_i386.deb libpixman-1-0_0.10.0-2_i386.deb libpixman-1-dev_0.10.0-2_i386.deb But only the 'copyright' file from doc/*, only the include/* files and only the lib*.so files. Most notably, not pkgconfig, resources, configuration files and modules... (those are absent in the previous prebuilts too). (cherry picked from commit e8e2de0cf70dd56e8a6c41bf5a83bb71bf6d27e5)
* IMP-429: Link against prebuilt libraries / always use gtk-related system ↵Aleric Inglewood2011-01-176-19/+65
| | | | | | libs (linux) (cherry picked from commit a3cffd06a0e7aa92e1b6c28e7bad655b7085296c)
* Better format for channel/version string.Jacek Antonelli2011-01-171-29/+18
| | | | | Before, it was "Imprudence #.#.# / Second Life #.#.#.#". Now, it's just "Imprudence #.#.#".
* postfix: new maximum number of groups in SL.Armin Weatherwax2011-01-142-1/+9
|
* Updated RELEASE_NOTES.txt for 1.3.1.Jacek Antonelli2010-11-041-0/+21
|
* Bumped version to 1.3.1.Jacek Antonelli2010-11-044-6/+6
|
* Fixed Windows compile error in impprefsfonts.cpp (unsafe mix of type 'bool' ↵McCabe Maxsted2010-11-041-1/+1
| | | | and type 'BOOL' in operation)
* Changed several Preferences modal alerts to notifications.Jacek Antonelli2010-10-231-10/+10
| | | | | | | | CacheWillClear, CacheWillBeMoved, ChangeConnectionPort, ChangeSkin, and ChangeFont. There are many other alerts that should be made non-modal in the future, but this should prevent a focus fight with the Vivox policy window.
* Changed Small font size back to 8.5.Jacek Antonelli2010-10-221-1/+1
| | | | | If this causes blurry fonts for a user, they should enable "Force integer font sizes" in Preferences > Fonts.
* Added FontSizeMultiplier and FontSizeRounding controls to Font prefs.Jacek Antonelli2010-10-222-4/+56
|
* Added FontSizeMultiplier and FontSizeRounding settings.Jacek Antonelli2010-10-222-1/+31
| | | | | Gives more control over font sizes, addresses font being smaller than some users desire.
* Fixed #629: Freeze Frame snapshot option breaks the UI.Jacek Antonelli2010-10-211-1/+0
|
* Imprudence 1.3.0 (final) released.v1.3.0Jacek Antonelli2010-10-070-0/+0
|
* Updated RELEASE_NOTES.txt for 1.3.0 final.Jacek Antonelli2010-10-061-0/+85
|
* Fixed TOS loading and renamed corretly LLIamHere classes in TOS and Voice ↵elektrahesse2010-10-062-15/+17
| | | | TOS respectively to LLIamHereTOS and LLIamHereVoice to avoid collisions.
* Fixed RezWithLandGroup not working when shift-dragging prims (from Henri ↵McCabe Maxsted2010-10-031-1/+28
| | | | Beauchamp and the Cool Viewer)
* Removed persist for HighResSnapshot setting as it causes crash loops when ↵McCabe Maxsted2010-10-031-1/+1
| | | | enabled and opening the snapshot window with bad settings
* #489: added /LARGEADDRESSAWARE to the Windows linker command line settingsMcCabe Maxsted2010-10-031-2/+2
|
* SNOW-796: Debug Settings 'Reset to default' partly broken. (#581)Aleric Inglewood2010-10-032-1/+3
| | | | | Clicking 'Reset to default' in the Debug Settings floater doesn't update cached control values.
* SNOW-422: Imprudence doesn't compile with g++ 4.4.x (#562)Aleric Inglewood2010-10-031-1/+1
|
* Fixed (again) how libjpeg is found on Mac. (#256/#464)Jacek Antonelli2010-10-031-8/+1
| | | | | | | | | | | | Related information from Nemurimasu Neiro: stay away from find_library! due to an undocumented feature of find_xxx functions in CMake, no additional libraries may be found after the first call to a find_xxx function that searches the prebuilt libraries folder. CMake will request the folder contents *at most once* and libraries added by install.py will be missed.
* Allow build under Mac OS X 10.6 SDK by removing deprecated things.Mimika Oh2010-10-032-12/+11
| | | | | | Incorporated Snowglobe changesets: http://svn.secondlife.com/trac/linden/changeset/2823 http://svn.secondlife.com/trac/linden/changeset/2757
* Added safety checks for when snapshot window goes out of sync with the main ↵McCabe Maxsted2010-10-031-98/+121
| | | | UI, as well as a few backported changes from Viewer 2
* Show start location on the login screen by defaultMcCabe Maxsted2010-10-031-1/+1
|
* Converted XUI files to unix line endings, again.Aleric Inglewood2010-10-03330-22144/+22144
|
* Updated source repo URL in README.txt.Jacek Antonelli2010-10-031-3/+2
|
* Bumped version to 1.3.0.Jacek Antonelli2010-10-014-6/+6
|
* Removed the base SL version from the About Imprudence floater.Jacek Antonelli2010-10-011-3/+1
| | | | | It's not really relevant or accurate anymore, because Imprudence is assembled from so many different sources and versions.
* Fixed #428: showcase tab shows 'all' web search in second lifeMcCabe Maxsted2010-10-012-1/+20
|
* Fix for "about landmark" crash when invoking it on a freshly received landmark.elektrahesse2010-10-012-2/+5
|
* Possible fix for an infinite loop in LLTextureCache.Jacek Antonelli2010-09-241-5/+8
| | | | Backported a few changes from pre-LGPL Viewer 2.
* Tiny layout tweaks to accomodate different font widths.Jacek Antonelli2010-09-232-3/+3
|
* Use integer font sizes to avoid blurriness on some systems.Jacek Antonelli2010-09-232-7/+8
|
* Imprudence 1.3.0 RC3 released.v1.3.0-RC3Jacek Antonelli2010-09-190-0/+0
|
* Updated RELEASE_NOTES.txt for 1.3.0 RC3.Jacek Antonelli2010-09-191-0/+108
|