aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | Removed non-English credits sections in the About floater.Jacek Antonelli2009-11-186-226/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | They will default to the English versions, so we don't have to maintain many copies of the same text.
| * | | | | Added Linux package for liboil 0.3.16.Jacek Antonelli2009-11-184-0/+17
| | | | | | | | | | | | | | | | | | | | | | | | It's needed by some GStreamer plugins.
| * | | | | VWR-12620: Linux compile fails with -O2 (--type=Release)Jacek Antonelli2009-11-184-2/+11
| | | | | | | | | | | | | | | | | | | | | | | | Patch by Alissa Sabre.
| * | | | | Removed prepackaged libstdc++ (Linux only). Fixes VWR-12404.Jacek Antonelli2009-11-183-34/+6
| | | | | |
| * | | | | Fixed more warnings about converting string to gchar*Jacek Antonelli2009-11-182-6/+11
| | | | | |
| * | | | | Silenced some compiler warnings on Linux.Jacek Antonelli2009-11-182-7/+13
| | | | | |
| * | | | | Fixed copyright/licensing info for OpenAL on Mac.Jacek Antonelli2009-11-183-2/+66
| | | | | |
| * | | | | Fixed licensing in several Linux library packages.Jacek Antonelli2009-11-182-18/+25
| | | | | |
| * | | | | Combined and updated the LICENSE-libraries.txt files.Jacek Antonelli2009-11-186-2247/+1724
| | | | | |
| * | | | | Fixed a warning about converting string literal to gchar*.Jacek Antonelli2009-11-152-4/+10
| | | | | |
* | | | | | Cleaned up a harmless bad merge in llimagej2coj.cppMcCabe Maxsted2009-11-182-14/+26
|/ / / / /
* | | | | Fixed Hide Group Titles preferences optionMcCabe Maxsted2009-11-122-1/+8
| | | | |
* | | | | Merge commit 'jacek/next' into nextMcCabe Maxsted2009-11-092-5/+11
|\ \ \ \ \
| * \ \ \ \ Merge remote branch 'mccabe/next' into nextJacek Antonelli2009-11-086-8/+38
| |\ \ \ \ \
| * | | | | | Removed Advanced Water and Sky tabs from Windlight toolbar presets.Jacek Antonelli2009-11-082-5/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | They don't fit the purpose of the preset list.
* | | | | | | Added Geneko Nemeth and Lilly Zenovka to About > ImprudenceMcCabe Maxsted2009-11-092-1/+8
| |/ / / / / |/| | | | |
* | | | | | Fixed Sunset being mislabeled as Midday in windlight toolbarMcCabe Maxsted2009-11-083-4/+10
| | | | | |
* | | | | | Remember the last logged in grid between sessionsMcCabe Maxsted2009-11-084-4/+28
|/ / / / /
* | | | | Finally packaged up Mac libraries.Jacek Antonelli2009-11-086-18/+134
| | | | | | | | | | | | | | | | | | | | | | | | | flac, glib, gstreamer, gstreamer-plugins, jpeg-6b, liboil, libpng, libxml, neon, ogg-vorbis, openal, thoera.
* | | | | Attempted to make the Advanced shortcut play nice with Linux in XUIMcCabe Maxsted2009-11-083-1/+18
| |_|_|/ |/| | |
* | | | Changed version to 1.20 in other filesMcCabe Maxsted2009-11-084-5/+14
| | | |
* | | | Changed version to 1.20 (final, not a RC).Jacek Antonelli2009-11-082-1/+8
| | | |
* | | | Check for different versions of boost in build math files (also fixes broken ↵McCabe Maxsted2009-11-074-27/+75
| | | | | | | | | | | | | | | | build math functions)
* | | | Upped version to 1.2.0 RC1McCabe Maxsted2009-11-075-6/+14
| | | |
* | | | Fixed login page not updating after logoutMcCabe Maxsted2009-11-072-4/+9
| | | |
* | | | Fixed login grid combobox not updating correctly after logoutMcCabe Maxsted2009-11-072-1/+15
| | | |
* | | | Applied RLVa-1.0.5e_20091107_Imprudence-1.2.0-diff.patchMcCabe Maxsted2009-11-0720-528/+928
| | | |
* | | | Changed default UIScaleFactor to 1.002 as a workaround to some font ↵McCabe Maxsted2009-11-073-2/+10
| | | | | | | | | | | | | | | | rendering issues
* | | | Fixed some branding issues with alerts.xml and notify.xml.Jacek Antonelli2009-11-0717-233/+259
| | | |
* | | | Changed wording of double-click and autopilot prefs.Jacek Antonelli2009-11-062-5/+12
| | | |
* | | | Created our own Linux fontconfig package, 2.3.7.Jacek Antonelli2009-11-043-10/+11
| | | |
* | | | Added a bunch of Linux libs to viewer_manifest.py.Jacek Antonelli2009-11-032-0/+22
| | | | | | | | | | | | | | | | I had forgotten to add these earlier. Oops.
* | | | Created our own Linux freetype package, 2.3.11.Jacek Antonelli2009-11-034-19/+9
| | | |
* | | | Updated ndofdev to the version used in SL 1.23.4.Jacek Antonelli2009-11-032-11/+11
| | | |
* | | | Added "Double-Click Action" and "Go Here By" to Input prefs panel.Jacek Antonelli2009-11-023-0/+50
| | | |
* | | | Added "DoubleClickAction" and "GoAction" settings.Jacek Antonelli2009-11-024-43/+50
| | | | | | | | | | | | | | | | | | | | Together they replace "DoubleClickAutopilot" and "DoubleClickTeleport".
* | | | "Go Here" in pie menu no longer asks for confirmation.Jacek Antonelli2009-11-024-3/+30
| | | | | | | | | | | | | | | | Double-click still does, though.
* | | | Cleaned up PanelRadar class a bit.Jacek Antonelli2009-10-304-104/+82
| | | | | | | | | | | | | | | | More privacy, better method names, generally cleaner.
* | | | Minimap radar can now be toggled.Jacek Antonelli2009-10-303-0/+63
| | | |
* | | | Added a button that will toggle the minimap radar.Jacek Antonelli2009-10-305-0/+77
| | | |
* | | | Added PanelRadar class, refactored from LLFloaterMap.Jacek Antonelli2009-10-298-962/+1129
| | | |
* | | | Moved radar XML to panel_radar.xml and cleaned it up.Jacek Antonelli2009-10-293-98/+160
| | | | | | | | | | | | | | | | It had been in floater_mini_map.xml.
* | | | Moved Logout to Advanced menu, removed shortcut.Jacek Antonelli2009-10-262-4/+9
| | | | | | | | | | | | | | | | We want to discourage its use until issues are fixed in 1.3.
* | | | Capped chat channel spinner to 1000000 (1 mil) as temp fix.Jacek Antonelli2009-10-263-2/+11
| | | | | | | | | | | | | | | | Very high numbers cause mysterious rounding problems.
* | | | Merge remote branch 'mccabe/next' into nextJacek Antonelli2009-10-2638-205/+562
|\ \ \ \
| * | | | Added Advanced menu option for AllowMultipleViewers for testing purposesMcCabe Maxsted2009-10-213-1/+46
| | | | |
| * | | | Partial fix for avatar names not displaying at > 1024m (won't be fixed until ↵McCabe Maxsted2009-10-192-6/+25
| | | | | | | | | | | | | | | | | | | | LL actually sends height in more than one byte -_-)
| * | | | Clamp map teleporting at 4096 rather than 1000McCabe Maxsted2009-10-192-1/+6
| | | | |
| * | | | Applied rlva_init-imprudence.patch (fixes RLVa not initializing in 1.2)McCabe Maxsted2009-10-193-1/+26
| | | | |
| * | | | Merge commit 'lilly/lilly_import-export' into nextMcCabe Maxsted2009-10-191-7/+7
| |\ \ \ \ | | |_|_|/ | |/| | |