index
:
viewer.git
2024.09-ExtraFPS
main
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
newview
/
llfloateruipreview.cpp
Age
Commit message (
Expand
)
Author
2011-03-07
STORM-1018 FIXED Improved error messaging for the External Editor feature.
Vadim ProductEngine
2011-01-13
STORM-477 : backout changeset 6f5cb303d3e2
Merov Linden
2011-01-11
STORM-477 FIXED Re-implemented LLDir::getNextFileInDir() as an iterator object.
Seth ProductEngine
2010-11-15
Automated merge with https://bitbucket.org/vadim_productengine/storm-52
Oz Linden
2010-11-13
STORM-52 FIXED Made it possible to use an external script editor.
Vadim ProductEngine
2010-10-28
STORM-480 remove unused "wrap" parameter from LLDir::getNetFileInDir
Oz Linden
2010-08-27
Post-convert merge by convert_monolith.py from ./viewer-experience
Monroe Linden
2010-08-20
fixed build
Richard Nelson
2010-08-20
changed buildPanel/buildFloater to member functions buildFromFile
Richard Nelson
2010-08-16
moved buildFloater out of lluictrlfactory to llfloater.cpp
Richard Nelson
2010-08-16
cleaned up LLUICtrlFactory...
Richard Nelson
2010-08-24
Backed out changeset c3d41f18ce2b
Tofu Linden
2010-08-24
Backed out changeset a62bf7c0af21
Tofu Linden
2010-08-24
merge heads. whew.
Tofu Linden
2010-08-13
Change license from GPL to LGPL (version 2.1)
Oz Linden
2010-07-30
deprecated LLPanel::child*() methods
Richard Nelson
2010-05-25
DEV-50015 FIX Implement changes to the Buy L$ button in the top bar of the vi...
Richard Linden
2010-02-11
Fixing another suicidal timer tick()
Aimee Linden
2010-02-06
Update the rest of the LLEventTimer users to #include lleventtimer.h. I think.
Tofu Linden
2010-02-01
DEV-45525 - don't change the current directory before running the text editor
Kent Quirk
2010-01-31
Fix for XUI previewer on Windows - DEV-45525
Kent Quirk
2009-11-25
Created lightweight LLNotificationsUtil::add(), switched most alerts to use it
James Cook
2009-11-24
Removed include llnotifications.h from llfloater.h trying to speed builds
James Cook
2009-11-16
Eliminated redundant selection callback for LLComboBox (mSelectionCallback).
Steve Bennetts
2009-11-10
No Ticket: added possibility to resize a floater in UI Preview Tool (if can_r...
Mike Antipov
2009-11-03
Adding sidepanel_ .xml files to XUI preview tool.
Loren Shih
2009-10-29
EXT-1352 Add image art to floater backgrounds.
James Cook
2009-10-20
removed unnecessary static variable instantiations to improve compile times
Richard Nelson
2009-10-13
EXT-1351 DEV-38496 Add "show rectangles" check to UI Preview Tool, which draw...
James Cook
2009-10-07
EXT-1339 Create onClose method in LLFloater, and remove most bindings to mClo...
James Cook
2009-10-03
Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new tooltip...
James Cook
2009-08-24
merge -r 130399-131510 skinning-21 -> viewer-2.0.0-3
Richard Nelson
2009-08-04
svn merge -r 128442:129343 svn+ssh://svn.lindenlab.com/svn/linden/branches/sk...
Richard Nelson
2009-07-27
Merged skinning-17 into viewer-2 for bug fixes. Commented out new IM window ...
James Cook
2009-07-15
svn merge -r 127173:127174 svn+ssh://svn.lindenlab.com/svn/linden/branches/pl...
Monroe Williams
2009-07-14
Merge skinning-15 to viewer-2. Fixes include:
James Cook
2009-07-07
Merge skinning-14 to viewer-2, including refactoring many floaters to registe...
James Cook
2009-06-21
merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3
Steven Bennetts