Commit Graph

61 Commits (22a851663cddecced21acd88ed8ae4fa9fc733fd)

Author SHA1 Message Date
Oz Linden 4397516ca5 merge changes for DRTVWR-168 2012-06-21 17:50:41 -04:00
Oz Linden 1d01ad1162 merge changes for DRTVWR-151 2012-05-24 20:35:25 -04:00
Oz Linden 8f0bd4b388 add cmake configuration for hunspell to llui integration test 2012-04-13 15:33:39 -04:00
Merov Linden 4f19eb3951 EXP-3049 : Implement partial loading using the calcDataSize(discard_level) computation found in the viewer. 2012-03-15 21:59:37 -07:00
Merov Linden fe7a4d0183 SH-3047 : Add a load_size argument to llimage_libtest and allow partial image file to be loaded. 2012-03-15 14:07:54 -07:00
Merov Linden bc6f669ff4 SH-3047 : Read the number of levels from the j2c image header instead of relying on hacked computation based on width / height. 2012-03-15 13:01:14 -07:00
Oz Linden cf370a8dcd add hunspell libraries in unit test build 2012-04-11 13:31:06 -04:00
Richard Linden 057da807ac removed LLXUIXML library
moved LLInitParam, and LLRegistry to llcommon
moved LLUIColor, LLTrans, and LLXUIParser to llui
reviewed by Nat
2012-01-20 13:51:46 -08:00
Seth ProductEngine 5d414d6dec Linux build fix. 2011-10-06 09:40:05 +03:00
Oz Linden f0bc8a0f71 convert tabs to spaces where they are forbidden 2011-08-17 12:33:23 -04:00
Merov Linden 9c45c06e8f Fix build of llimage_libtest 2011-08-02 13:11:52 -07:00
Vadim ProductEngine 001b9e5ae3 Merge from viewer-development. 2011-05-17 21:53:10 +03:00
Richard Linden 1e6d1879a0 Automated merge with http://hg.secondlife.com/viewer-development 2011-05-13 17:02:49 -07:00
Paul ProductEngine 2d19b297a9 STORM-1202 FIXED Time spin control
Implemented time spin control which is like spin control, but shows and allows to edit time string in "hh:mm PM/AM" format.
Implemented according to the WLRS spec.
2011-05-13 18:23:11 +03:00
Seth ProductEngine e213a36f70 STORM-477 Restored the backed out changeset: b62b260aa04d 2011-05-11 18:12:23 +03:00
Merov Linden c6c1419faa EXP-664 : Make encoding parameters more resilient to bad entries, add levels as encoding parameters, update test applet to support this 2011-05-04 22:43:51 -07:00
Merov Linden 6f6cebbf5d EXP-672, EXP-673 : Fix bug in encoding small textures (16x16 and under) 2011-04-15 17:53:16 -07:00
Merov Linden b77a7b4711 EXP-663 : Allow creation of j2c images with precincts and blocks, limited to llimage_libtest, no viewer change 2011-04-13 18:11:56 -07:00
Merov Linden 759d72a46c EXP-669 : Refactor code to use correct LLImageFormatted methods to load images of all formats, reviewed by richard 2011-04-13 14:05:31 -07:00
Merov Linden cd363e8c87 STORM-746 : Clean up typos in comments 2011-04-07 17:26:10 -07:00
Merov Linden 379e2e138d STORM-746 : Fix bug in performance report output 2011-04-07 16:41:57 -07:00
Merov Linden e752e91828 STORM-746 : add precincts and blocks arguments taken into account in j2c output 2011-04-04 23:49:40 -07:00
Merov Linden 83ec0cd62f STORM-746 : add new arguments for precincts and blocks on output, region and level on input, add code for input loading restriction 2011-04-04 18:37:32 -07:00
Merov Linden 61056a68cd STORM-1121 : Suppress the debug cmake instruction 2011-03-30 19:43:35 -07:00
Merov Linden 48be3c6af8 STORM-1121 : Simplify dependencies for llimage_libtest 2011-03-30 14:47:35 -07:00
Merov Linden 7b47c0a6f6 STORM-987 : cmake fixes so that llimage_libtest builds correctly on Mac with autobuild 2011-03-30 13:22:41 -07:00
Merov Linden df05762114 STORM-987: Make building of llimage_libtest optional so that builf failure on Linux doesn't block autobuild merge 2011-03-29 16:54:52 -07:00
Merov Linden 0d1307c730 Pull from lindenlab/viewer-development 2011-03-29 16:51:33 -07:00
Merov Linden 29bcedaf02 STORM-987 : Fix the creation of images in local dir 2011-03-25 17:18:28 -07:00
Merov Linden c2e88db89a STORM-987 : Took Vadim's comment into account: check arguments consistency, make sure remaining perf data are flushed on exit. 2011-03-10 22:02:49 -08:00
Merov Linden 7f42c02cad STORM-987 : Add the --image-stats argument, make argument passing more consistent, fix typos in comments in llimage header 2011-03-09 20:54:59 -08:00
Merov Linden cb0dcc204d STORM-987 : Add --logmetrics and --analyzeperformance arguments, moved analyzeMetricPerformanceLog() and doAnalysisMetrics() from LLFastTimerView to LLMetricPerformanceTesterBasic 2011-03-08 23:44:00 -08:00
Merov Linden 7d47ea1ab2 STORM-987 : Allow more flexibility around input and output lists 2011-02-16 21:50:32 -08:00
Merov Linden 0dbc5a40cb STORM-987 : Implement in and out list of files and pattern matching 2011-02-16 17:29:32 -08:00
Merov Linden 0ca7011b31 STORM-987 : Add in and out command line arguments, builds and runs on Windows and Mac 2011-02-15 22:43:54 -08:00
Merov Linden b430cf7524 STORM-987 : Clean-up very silly cmake issues prior to making Windows build 2011-02-15 18:13:44 -08:00
Merov Linden 330031dc30 STORM-987 : First pass, builds on Mac, no command line argument parsing yet 2011-02-15 17:20:14 -08:00
Merov Linden cda7a0f8cf STORM-987 : Create initial files for llimage_libtest (doesn't build) 2011-02-09 23:32:46 -08:00
Alain Linden 5b0d510ca0 windows build fixes. 2011-01-18 12:41:49 -08:00
Merov Linden ab100825bd STORM-151 : pull in viewer-development 2010-12-21 15:40:42 -08:00
Merov Linden a8edb1af21 STORM-151 : Fix llui_libtest integration test 2010-12-20 23:09:16 -08:00
Oz Linden 4fa6500b51 STORM-480 remove unused "wrap" parameter from LLDir::getNetFileInDir
--HG--
branch : storm-102
2010-10-28 18:09:09 -04:00
Merov Linden dac53830f1 STORM-104 : make kdu statically linked, suppress the need for llkdu 2010-10-27 23:40:35 -07:00
Monroe Linden b62b10dd26 Post-convert merge by convert_monolith.py from ./viewer-experience 2010-08-27 16:58:33 -07:00
Monroe Linden 6cd9103dcf Fix for a link error. 2010-08-26 12:17:07 -07:00
Richard Nelson 02d8197019 changed buildPanel/buildFloater to member functions buildFromFile
streamlined LLUICtrlFactory's interface
2010-08-20 10:14:28 -07:00
Oz Linden 06b0d72efa Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
Vadim Savchuk 17f2234a96 Implemented perpetual loading indicator widget (EXT-6596).
Simple perpetual loading indicator a la MacOS X or YouTube.
Implements spinning by changing pre-defined images.
The images are hardcoded, shared by all instances of the widget.
Number of rotations per second can be changed via params.

Reviewed by Mike at https://codereview.productengine.com/secondlife/r/320/

--HG--
branch : product-engine
2010-04-27 16:39:19 +03:00
Rick Pasetto 4532611499 fix for llui unit test 2009-12-15 19:54:20 -08:00
Rick Pasetto 3f0b2307b5 Mac build fix; fix error about hidden functions in llui_libtest.cpp 2009-10-26 10:39:36 -07:00