Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Fixed bad string comparison (grid code name). [#22] | Jacek Antonelli | 2008-12-10 | 2 | -1/+9 | |
| * | | | | | | | Fixed blank url_history.xml creation. (VWR-5808) | McCabe Maxsted | 2008-12-10 | 2 | -3/+14 | |
| * | | | | | | | Rebranded login menu. [#23] | McCabe Maxsted | 2008-12-10 | 2 | -33/+37 | |
| * | | | | | | | Added test version info to llversionviewer.h | McCabe Maxsted | 2008-12-10 | 5 | -7/+29 | |
| * | | | | | | | Changed Release Notes link to point to Imprudence | McCabe Maxsted | 2008-12-10 | 3 | -10/+13 | |
| | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | Added banners in ChangeLog to set versions apart. | Jacek Antonelli | 2008-12-06 | 1 | -0/+24 | |
| * | | | | | | VWR-9400-patch2 (memleak whenever an LSL script is uploaded) | Jacek Antonelli | 2008-12-06 | 2 | -4/+8 | |
| * | | | | | | VWR-9400 (memleak whenever an LSL script is uploaded) | Jacek Antonelli | 2008-12-06 | 2 | -4/+8 | |
| * | | | | | | VWR-10837 (use delete [] in LLImageTGA) | Jacek Antonelli | 2008-12-06 | 2 | -1/+6 | |
| * | | | | | | VWR-10759 (use delete [] in LLMediaImplGStreamer) | Jacek Antonelli | 2008-12-06 | 2 | -1/+8 | |
| * | | | | | | Use 127.0.0.1 for local opensim, not 0.0.0.0.imprudence-1.0.0-RC2 | Jacek Antonelli | 2008-12-04 | 2 | -1/+5 | |
| * | | | | | | Imprudence 1.0.0 RC2 released.v1.0.0-RC2 | Jacek Antonelli | 2008-12-04 | 1 | -0/+5 | |
* | | | | | | | Fixed indentation for 'skins' prefix. | Jacek Antonelli | 2008-12-01 | 2 | -21/+28 | |
* | | | | | | | Doc packaging moved to platform-independent manifest. | Jacek Antonelli | 2008-12-01 | 2 | -20/+45 | |
* | | | | | | | Imported license files for libraries and artwork. | Jacek Antonelli | 2008-12-01 | 5 | -0/+2272 | |
* | | | | | | | Package up README.txt, etc. on Linux. | Jacek Antonelli | 2008-11-30 | 2 | -1/+28 | |
|/ / / / / / | ||||||
* | | | | | | Disable llmozlib-dependent code when not available. | Jacek Antonelli | 2008-11-30 | 2 | -0/+7 | |
* | | | | | | Fixed passing nonliteral strings to *printf functions. | Jacek Antonelli | 2008-11-30 | 4 | -6/+18 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Remove preprocessor condition for grid selector. | Jacek Antonelli | 2008-11-29 | 2 | -5/+7 | |
* | | | | | Fixed inworld browser crash in Windows. | McCabe Maxsted | 2008-11-29 | 2 | -2/+8 | |
* | | | | | Stop console window from always showing up. | Jacek Antonelli | 2008-11-29 | 2 | -5/+6 | |
* | | | | | Fixed search window not refreshing in RelWithDebInfo builds. | McCabe Maxsted | 2008-11-29 | 2 | -4/+6 | |
* | | | | | Rearranged grid selectors so main grid is first. | Jacek Antonelli | 2008-11-25 | 4 | -7/+15 | |
* | | | | | Added "code name" field for grid selections. | Jacek Antonelli | 2008-11-25 | 4 | -6/+44 | |
* | | | | | Changed the grid selector options at login. | Jacek Antonelli | 2008-11-25 | 4 | -146/+23 | |
* | | | | | Likely fix for VWR-8920 (disappearing attachments). | Jacek Antonelli | 2008-11-21 | 2 | -0/+11 | |
| |/ / / |/| | | | ||||||
* | | | | Changed to Imprudence.exec_marker to match llappviewer.cpp. | Jacek Antonelli | 2008-11-18 | 2 | -2/+6 | |
* | | | | Changed app dir (for cache, etc.) to Imprudence. | Jacek Antonelli | 2008-11-18 | 5 | -7/+19 | |
* | | | | VWR-9007: Group UI uses "Person" instead of "Resident". | Jacek Antonelli | 2008-11-18 | 3 | -3/+11 | |
* | | | | Fix VWR-9507: bad typedef breaks build on gcc 4.3. | Jacek Antonelli | 2008-11-18 | 2 | -1/+6 | |
* | | | | Likely fix for VWR-9358 (palletized textures). | Jacek Antonelli | 2008-11-18 | 2 | -1/+8 | |
* | | | | Removed floater_tools.xml from silver skin. | Jacek Antonelli | 2008-11-16 | 2 | -1275/+9 | |
* | | | | Imprudence 1.0.0 RC1 released.v1.0.0-RC1imprudence-1.0.0-RC1 | Jacek Antonelli | 2008-11-15 | 1 | -0/+5 | |
| |_|/ |/| | | ||||||
* | | | Remove reference to nonexistent First Look Mac icon. | Jacek Antonelli | 2008-11-05 | 2 | -6/+7 | |
* | | | Fix Mac crash logger & updater missing Info.plist. | Jacek Antonelli | 2008-11-04 | 3 | -2/+11 | |
|/ / | ||||||
* | | Script finds Imprudence version numbers for packaging. | Jacek Antonelli | 2008-11-02 | 3 | -13/+16 | |
* | | Use Imprudence icon on Linux. | Jacek Antonelli | 2008-11-01 | 2 | -1/+4 | |
* | | Package up Imprudence icons. | Jacek Antonelli | 2008-11-01 | 3 | -2/+7 | |
* | | Imported Imprudence icon graphics. | Jacek Antonelli | 2008-11-01 | 3 | -0/+6 | |
* | | Merge branch 'rebranding' into next | Jacek Antonelli | 2008-11-01 | 34 | -1728/+1823 | |
|\ \ | ||||||
| * \ | Merge commit 'mccabe/rebranding' into rebranding | Jacek Antonelli | 2008-10-17 | 7 | -372/+366 | |
| |\ \ | ||||||
| | * | | windows compile fix and rebranded help menu | McCabe Maxsted | 2008-10-17 | 1 | -0/+9 | |
| | * | | windows compile fix and rebranded help menu | McCabe Maxsted | 2008-10-17 | 1 | -1/+1 | |
| | * | | windows compile fix and rebranded help menu | McCabe Maxsted | 2008-10-17 | 2 | -41/+26 | |
| | * | | rebranding with updated help menu | McCabe Maxsted | 2008-10-17 | 2 | -5/+5 | |
| | * | | rebranding compiled | McCabe Maxsted | 2008-10-17 | 3 | -328/+328 | |
| * | | | Merge branch 'merge-1.21.6' into rebranding | Jacek Antonelli | 2008-10-17 | 371 | -6786/+11173 | |
| |\ \ \ | | |/ / | |/| / | | |/ | ||||||
| * | | Rebranded Windows-specific installer/support files. | Jacek Antonelli | 2008-10-14 | 9 | -1501/+1520 | |
| * | | Rebranded Mac-specific installer/support files. | Jacek Antonelli | 2008-10-14 | 5 | -309/+320 | |
| * | | Rebranded Linux-specific installer/support files. | Jacek Antonelli | 2008-10-14 | 5 | -17/+20 |