phoenix-firestorm/indra/llui
Cinders 7dd91de7c4 Resolve and remove a bunch of CHUI merge comments 2013-08-23 13:45:24 -06:00
..
tests Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
CMakeLists.txt FIRE-11224: Introduce FSRegistrarUtils class to be able to run enabled checks from LLUI and disable context menu items in scroll lists and text areas 2013-08-06 15:03:24 +02:00
fsregistrarutils.cpp Use call by value to pass parameters for callback 2013-08-06 15:32:54 +02:00
fsregistrarutils.h Remove extra qualifiers in FSRegistrarUtils to make gcc happy 2013-08-06 08:33:29 -06:00
llaccordionctrl.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llaccordionctrl.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llaccordionctrltab.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llaccordionctrltab.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llbadge.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llbadge.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llbadgeholder.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llbadgeholder.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llbadgeowner.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llbadgeowner.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llbutton.cpp Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llbutton.h Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llcallbackmap.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llchatentry.cpp Minor performance improvement in LLChatEntry 2013-07-28 12:29:53 +02:00
llchatentry.h Properly save input history in nearby chat floater when using modifier keys 2013-08-07 12:23:48 +02:00
llcheckboxctrl.cpp Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llcheckboxctrl.h Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llclipboard.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llclipboard.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llcombobox.cpp Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llcombobox.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llcommandmanager.cpp Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llcommandmanager.h Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llconsole.cpp Improve console performance 2013-07-29 13:00:53 +02:00
llconsole.h Improve console performance 2013-07-29 13:00:53 +02:00
llcontainerview.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llcontainerview.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llctrlselectioninterface.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llctrlselectioninterface.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lldockablefloater.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lldockablefloater.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lldockcontrol.cpp Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
lldockcontrol.h Remove orphaned member in LLDockControl; appears to be fixed by LL in similar fashion 2013-07-05 17:25:26 +02:00
lldraghandle.cpp Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
lldraghandle.h Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
lleditmenuhandler.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lleditmenuhandler.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llf32uictrl.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llf32uictrl.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llfiltereditor.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llfiltereditor.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llflashtimer.cpp Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llflashtimer.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llflatlistview.cpp Memory leak; LLFlatListView::addItem was leaking items when ADD_DEFAULT was used. 2013-08-18 20:36:16 +02:00
llflatlistview.h Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llfloater.cpp FIRE-11117: Revert hack to set all floaters unminimized on showing them 2013-07-22 14:42:04 -06:00
llfloater.h Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llfloaterreg.cpp Fix LLFloaterReg::toggleInstanceOrBringToFront to work as documented and expected by bringing focus to un-focused floaters. 2013-08-07 21:34:32 -07:00
llfloaterreg.h Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llfloaterreglistener.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llfloaterreglistener.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llflyoutbutton.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llflyoutbutton.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llfocusmgr.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llfocusmgr.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llfolderview.cpp Performance improvement in llfolderview.cpp 2013-07-30 00:28:14 +02:00
llfolderview.h Fix llui build 2013-06-26 18:11:11 -06:00
llfolderviewitem.cpp First fix for messed up inventory folderview indentation; folderview is still shifted 4 pixels to the left... 2013-07-07 16:36:11 +02:00
llfolderviewitem.h First fix for messed up inventory folderview indentation; folderview is still shifted 4 pixels to the left... 2013-07-07 16:36:11 +02:00
llfolderviewmodel.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llfolderviewmodel.h Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llfunctorregistry.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llfunctorregistry.h Merge 3.5.1 into Materials 2013-04-30 19:50:05 -07:00
llhelp.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lliconctrl.cpp Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
lliconctrl.h Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llkeywords.cpp Merge 2013-07-09 16:48:18 -07:00
llkeywords.h Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
lllayoutstack.cpp Removed dead code in lllayoutstack.cpp 2013-07-19 14:51:51 +02:00
lllayoutstack.h Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
lllazyvalue.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lllineeditor.cpp Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
lllineeditor.h Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llloadingindicator.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llloadingindicator.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lllocalcliprect.cpp Merge vwr-dev-mat 2013-05-01 08:11:15 -07:00
lllocalcliprect.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llmenubutton.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llmenubutton.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llmenugl.cpp Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llmenugl.h Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llmodaldialog.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llmodaldialog.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llmultifloater.cpp Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llmultifloater.h Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llmultislider.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llmultislider.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llmultisliderctrl.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llmultisliderctrl.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llnotificationptr.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llnotifications.cpp Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llnotifications.h Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llnotificationsutil.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llnotificationsutil.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llnotificationtemplate.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llnotificationvisibilityrule.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llpanel.cpp Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llpanel.h Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llprogressbar.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llprogressbar.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llradiogroup.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llradiogroup.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llresizebar.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llresizebar.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llresizehandle.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llresizehandle.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llresmgr.cpp Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llresmgr.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llrngwriter.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llrngwriter.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llscrollbar.cpp merge changes for DRTVWR-294 2013-04-19 10:11:29 -04:00
llscrollbar.h merge changes for DRTVWR-294 2013-04-19 10:11:29 -04:00
llscrollcontainer.cpp merge changes for DRTVWR-294 2013-04-19 10:11:29 -04:00
llscrollcontainer.h merge changes for DRTVWR-294 2013-04-19 10:11:29 -04:00
llscrollingpanellist.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llscrollingpanellist.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llscrolllistcell.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llscrolllistcell.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llscrolllistcolumn.cpp Backout 95f63ec5a5b5 2013-07-29 22:39:17 +02:00
llscrolllistcolumn.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llscrolllistctrl.cpp FIRE-11224: Introduce FSRegistrarUtils class to be able to run enabled checks from LLUI and disable context menu items in scroll lists and text areas 2013-08-06 15:03:24 +02:00
llscrolllistctrl.h Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llscrolllistitem.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llscrolllistitem.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llsearcheditor.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llsearcheditor.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llslider.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llslider.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llsliderctrl.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llsliderctrl.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llspellcheck.cpp Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llspellcheck.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llspellcheckmenuhandler.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llspinctrl.cpp Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llspinctrl.h Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llstatbar.cpp Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llstatbar.h Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llstatgraph.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llstatgraph.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llstatview.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llstatview.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llstyle.cpp FIRE-11330 Part 1 - Don't style chat name slurls as html links 2013-08-21 13:12:29 -06:00
llstyle.h FIRE-11330 Part 1 - Don't style chat name slurls as html links 2013-08-21 13:12:29 -06:00
lltabcontainer.cpp Remove FSButtonFlashRate in favor of FlashPeriod setting, sync the rate with our old value 2013-07-13 16:42:15 -06:00
lltabcontainer.h Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
lltextbase.cpp FIRE-11437 - Fix chat moderator styling. Also, revert my changes to llstylemap.cpp, grab a speaker's slurl directly 2013-08-23 08:41:48 -06:00
lltextbase.h Remove old on-the-fly texteditor font change code that apparrently has now been implemented by LL 2013-07-23 16:36:09 +02:00
lltextbox.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lltextbox.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lltexteditor.cpp Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
lltexteditor.h Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
lltextparser.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lltextparser.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lltextutil.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lltextutil.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lltextvalidate.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lltextvalidate.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lltimectrl.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lltimectrl.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lltoggleablemenu.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lltoggleablemenu.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lltoolbar.cpp Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
lltoolbar.h Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
lltooltip.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lltooltip.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lltrans.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lltrans.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lltransutil.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lltransutil.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llui.cpp Resolve and remove a bunch of CHUI merge comments 2013-08-23 13:45:24 -06:00
llui.h Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
lluicolor.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lluicolor.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lluicolortable.cpp Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
lluicolortable.h Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
lluiconstants.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lluictrl.cpp Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
lluictrl.h Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
lluictrlfactory.cpp Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
lluictrlfactory.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lluifwd.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lluistring.cpp Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
lluistring.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llundo.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llundo.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llurlaction.cpp Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llurlaction.h Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llurlentry.cpp Update jira projects for matching, remove archived projects, add new projects 2013-08-16 09:42:38 -06:00
llurlentry.h Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llurlmatch.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llurlmatch.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llurlregistry.cpp Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llurlregistry.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llview.cpp Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llview.h Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
llviewborder.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llviewborder.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llviewinject.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llviewinject.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llviewmodel.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llviewmodel.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llviewquery.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llviewquery.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llwindowshade.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llwindowshade.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llxuiparser.cpp Unwind cruft from hunting for 2707 they won't end up in vwr-dev-mat 2013-06-05 14:26:27 -07:00
llxuiparser.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00