Age | Commit message (Collapse) | Author |
|
|
|
fix for mac unit tests failing
|
|
|
|
|
|
|
|
|
|
fixed crash on startup
|
|
|
|
|
|
|
|
|
|
fixed some uninitialized variables
root timer accumulator was being initialized to NULL
|
|
|
|
|
|
pausing world updates
|
|
|
|
|
|
|
|
|
|
field to carry spatial+size data?
|
|
|
|
fixed LLExtendableRecording to actually accumulator recording time period
renamed and updated LLStopWatchControlsMixin::initTo to setPlayState
|
|
|
|
|
|
|
|
improved performance of fast timer stat gathering (fixed typo)
|
|
improved performance of fast timer stat gathering
|
|
|
|
|
|
|
|
more gcc fixes
|
|
|
|
gcc 4.1 fixes
|
|
|
|
gcc 4.1 fixes
|
|
|
|
|
|
|
|
|
|
|
|
gcc 4.1 fixes
|
|
|
|
|
|
|
|
Responding to Lex's code-review comments.
|
|
|
|
moved thread local storage to its own cpp file
|
|
Capture actual error output from mkdir and mv; display it to user.
Introduce mysudo function used by sudo_mv function for graphical sudo command.
Since update_install actually only displays a single status message, just use
zenity --info instead of a zenity progress box: need not update its message.
Borrow semantics for clear_message and status functions from xmenity script.
Introduce errorbox function so we only have to make zenity/xmessage test once.
Move cleanup, onexit to top so we can use for clear_message.
|
|
|
|
|