phoenix-firestorm/indra/llui
Ansariel de285ab9b2 Merge Firestorm LGPL tip 2016-01-13 12:34:40 +01:00
..
tests Merge Viewer-Bear 2015-10-27 01:31:15 +01:00
CMakeLists.txt Move teapot files into llcommon. 2016-01-06 11:50:43 +01:00
fsregistrarutils.cpp Use call by value to pass parameters for callback 2013-08-06 15:32:54 +02:00
fsregistrarutils.h Add "Show transcript" option to regular avatar SLURL context menu to keep it in sync with the specialized LLNameListCtrl version 2015-02-16 12:45:16 +01:00
fssearchablecontrol.h Refactoring, pull FS structs out of LL files 2014-09-29 21:28:55 +02:00
llaccordionctrl.cpp Merge with tools update. 2015-05-05 13:09:27 +02:00
llaccordionctrl.h
llaccordionctrltab.cpp merge with viewer-release 2013-06-05 19:05:43 -07:00
llaccordionctrltab.h
llbadge.cpp Rename llround(..) to ll_round(..) because of a collision with MS llround (long long round) in VS2013 2014-12-10 08:44:08 -08:00
llbadge.h
llbadgeholder.cpp
llbadgeholder.h
llbadgeowner.cpp Merge LL V3.7.9 (AIS3 + SSA) 2014-10-22 02:02:08 +02:00
llbadgeowner.h Merge LL V3.7.9 (AIS3 + SSA) 2014-10-22 02:02:08 +02:00
llbutton.cpp Merge with tools update. 2015-05-05 13:09:27 +02:00
llbutton.h Allow preferences to be searched. 2014-09-28 03:00:57 +02:00
llcallbackmap.h
llchat.h
llchatentry.cpp More fixing 2015-07-11 17:03:07 +02:00
llchatentry.h Fix pasting text containing linefeeds into the chat textbox expands them to multiline although single line mode is set 2015-07-10 15:10:00 +02:00
llcheckboxctrl.cpp Merge with tools update. 2015-05-05 13:09:27 +02:00
llcheckboxctrl.h Allow preferences to be searched. 2014-09-28 03:00:57 +02:00
llclipboard.cpp Summer cleaning - removed a lot of llcommon dependencies to speed up build times 2013-07-30 19:13:45 -07:00
llclipboard.h
llcombobox.cpp Merge Firestorm tip 2015-08-03 19:53:46 +02:00
llcombobox.h Focus the line editor of the username combo box by default 2015-07-30 13:00:04 +02:00
llcommandmanager.cpp Merge with Viewer-VMM 2015-07-15 14:23:19 +02:00
llcommandmanager.h Merge with Viewer-VMM 2015-07-15 14:23:19 +02:00
llconsole.cpp FIRE-2436: Change behavior of chat console: Chat console will now always show the chat for sessions that are currently not shown by a visible floater 2015-11-11 13:55:23 +01:00
llconsole.h FIRE-2436: Change behavior of chat console: Chat console will now always show the chat for sessions that are currently not shown by a visible floater 2015-11-11 13:55:23 +01:00
llcontainerview.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llcontainerview.h
llctrlselectioninterface.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llctrlselectioninterface.h Summer cleaning - removed a lot of llcommon dependencies to speed up build times 2013-07-30 19:13:45 -07:00
lldockablefloater.cpp MAINT-176 FIXED IM windows don't keep their minimized state after mouselook 2015-06-24 11:47:17 +03:00
lldockablefloater.h FIRE-16803: Quickprefs floater repositions when opened in undocked state 2015-08-27 22:14:05 +02:00
lldockcontrol.cpp Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
lldockcontrol.h
lldraghandle.cpp Merge with tools update. 2015-05-05 13:09:27 +02:00
lldraghandle.h
lleditmenuhandler.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lleditmenuhandler.h
llf32uictrl.cpp
llf32uictrl.h
llfiltereditor.cpp
llfiltereditor.h
llflashtimer.cpp Re-apply performance tweak in LLFlashTimer 2014-06-10 22:26:46 +02:00
llflashtimer.h
llflatlistview.cpp Merge LL 3.7.7 2014-06-09 11:29:57 -07:00
llflatlistview.h
llfloater.cpp FIRE-16803: Quickprefs floater repositions when opened in undocked state 2015-08-27 22:14:05 +02:00
llfloater.h FIRE-11724: Add option to snooze a group chat session; Original code by Kitty Barnett (Catznip viewer), with special modifications for Firestorm 2015-02-06 17:49:24 +01:00
llfloaterreg.cpp Force correct window transparency at login (no floater as focus at login, but the viewer doesn't seem to get it right) 2015-12-04 14:57:46 +01:00
llfloaterreg.h
llfloaterreglistener.cpp
llfloaterreglistener.h
llflyoutbutton.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llflyoutbutton.h
llfocusmgr.cpp MAINT-5754: For MoaP and MediaCtrls forward all events including KEYUP and KEYDOWN to the CEF plugin. 2015-10-27 15:17:12 -07:00
llfocusmgr.h MAINT-5754: For MoaP and MediaCtrls forward all events including KEYUP and KEYDOWN to the CEF plugin. 2015-10-27 15:17:12 -07:00
llfolderview.cpp Merge LL Viewer 3.8.2 2015-08-03 20:10:04 +02:00
llfolderview.h Merge LL V3.7.30 2015-05-27 00:27:29 +02:00
llfolderviewitem.cpp Merge Viewer-Bear 2015-08-22 03:13:17 +02:00
llfolderviewitem.h Merge downstream code and become version 3.8.3 2015-08-04 16:45:49 +03:00
llfolderviewmodel.cpp MAINT-3320 : Fixed! Inventory panels are not resistant to folder root deletion, using handle instead of pointer and cleaning things consistently 2013-11-15 15:12:11 -08:00
llfolderviewmodel.h Merge downstream code and become version 3.8.3 2015-08-04 16:45:49 +03:00
llfunctorregistry.h
llhelp.h
lliconctrl.cpp fixed focus issue on inventory 2013-11-05 19:26:23 -08:00
lliconctrl.h
llkeywords.cpp Merge Viewer-Bear 2015-10-27 01:31:15 +01:00
llkeywords.h Merge LL V3.7.11 2015-01-12 12:54:15 +01:00
lllayoutstack.cpp Merge with tools update. 2015-05-05 13:09:27 +02:00
lllayoutstack.h FIRE-15575: Change persisted LLLayoutStack layout settings into a per-account setting 2015-02-17 14:04:06 +01:00
lllazyvalue.h
lllineeditor.cpp Merge with tools update. 2015-05-05 13:09:27 +02:00
lllineeditor.h Add linefeed input support to chat textboxes via Ctrl-Shift-Enter 2015-07-10 14:47:01 +02:00
llloadingindicator.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llloadingindicator.h
lllocalcliprect.cpp Merge vwr-dev-mat 2013-05-01 08:11:15 -07:00
lllocalcliprect.h
llmenubutton.cpp MAINT-4009: Patching a small memory leak for when menu items were being created before the viewer window initialization had created the menu holder. Also, added llasserts in other cases when referencing the menu holder to ensure the holder is non-null. 2014-05-05 23:24:34 +01:00
llmenubutton.h
llmenugl.cpp Merge viewer-bear 2015-09-15 01:39:31 +02:00
llmenugl.h Merge viewer-bear 2015-09-15 01:39:31 +02:00
llmodaldialog.cpp Rename llround(..) to ll_round(..) because of a collision with MS llround (long long round) in VS2013 2014-12-10 08:44:08 -08:00
llmodaldialog.h FIRE-17513: Backout the whole BS and continue to spam the log again until LL gets their act together and fixes their broken modal dialog implementation 2015-12-28 13:15:26 +01:00
llmultifloater.cpp Fix attribution for 55799d8f7b99, cf9e0847adcc and 8882db725f44 that were originally done by Drake Arconis (Sovereign Engineer) 2014-08-29 08:42:14 +02:00
llmultifloater.h
llmultislider.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llmultislider.h
llmultisliderctrl.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llmultisliderctrl.h Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llnotificationptr.h
llnotifications.cpp Merge viewer-bear 2016-01-13 12:34:02 +01:00
llnotifications.h Merge viewer-bear 2016-01-13 12:34:02 +01:00
llnotificationslistener.cpp
llnotificationslistener.h
llnotificationsutil.cpp BUILDFIX: potential fix for linux build 2013-05-13 13:44:31 -07:00
llnotificationsutil.h
llnotificationtemplate.h
llnotificationvisibilityrule.h
llpanel.cpp Merge LL 3.7.7 2014-06-09 11:29:57 -07:00
llpanel.h
llprogressbar.cpp Rename llround(..) to ll_round(..) because of a collision with MS llround (long long round) in VS2013 2014-12-10 08:44:08 -08:00
llprogressbar.h
llradiogroup.cpp
llradiogroup.h
llresizebar.cpp fixed focus issue on inventory 2013-11-05 19:26:23 -08:00
llresizebar.h
llresizehandle.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llresizehandle.h
llresmgr.cpp Compile fixes 2014-06-09 23:27:05 -07:00
llresmgr.h
llrngwriter.cpp Fix for incorrectly formatted #if statements (worked on clang FWIW!) 2014-12-10 13:02:36 -08:00
llrngwriter.h
llscrollbar.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llscrollbar.h
llscrollcontainer.cpp Rename llround(..) to ll_round(..) because of a collision with MS llround (long long round) in VS2013 2014-12-10 08:44:08 -08:00
llscrollcontainer.h
llscrollingpanellist.cpp
llscrollingpanellist.h
llscrolllistcell.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llscrolllistcell.h
llscrolllistcolumn.cpp Backout 95f63ec5a5b5 2013-07-29 22:39:17 +02:00
llscrolllistcolumn.h
llscrolllistctrl.cpp Fix initialization order in LLScrollListCtrl: Can only set sort column after we created the actual columns 2015-11-27 18:42:50 +01:00
llscrolllistctrl.h Add option to only sort by a single column in LLScrollListCtrl 2015-09-23 18:48:48 +02:00
llscrolllistitem.cpp merge with release 2014-03-12 12:48:43 -07:00
llscrolllistitem.h
llsearcheditor.cpp MAINT-4784 FIXED Don't clear destination beacon, when text is unchanged in input boxes. 2015-04-17 11:52:29 +03:00
llsearcheditor.h MAINT-4784 FIXED Don't clear destination beacon, when text is unchanged in input boxes. 2015-04-17 11:52:29 +03:00
llslider.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llslider.h
llsliderctrl.cpp Pull merge from lindenlab/viewer-release 2015-03-23 12:43:44 -07:00
llsliderctrl.h Merge LL 3.7.26 2015-03-23 12:29:56 -07:00
llspellcheck.cpp Merge with tools update. 2015-05-05 13:09:27 +02:00
llspellcheck.h
llspellcheckmenuhandler.h
llspinctrl.cpp FIRE-5630: Round with additional precision because of small numbers 2015-09-24 10:23:07 +02:00
llspinctrl.h
llstatbar.cpp Merge with tools update. 2015-05-05 13:09:27 +02:00
llstatbar.h Merge with tools update. 2015-05-05 13:09:27 +02:00
llstatgraph.cpp Merge with tools update. 2015-05-05 13:09:27 +02:00
llstatgraph.h
llstatview.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llstatview.h
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
lltabcontainer.cpp Use SHIFT+ALT+LEFT/RIGHT to switch tab on parent container in case of cascaded tab containers 2015-12-06 13:21:53 +01:00
lltabcontainer.h FIRE-2778: Allow re-arranging IM tabs; by Kitty Barnett (Catznip Viewer), with modifications for Firestorm 2015-07-13 16:08:57 +02:00
lltextbase.cpp Merge Viewer-Bear 2015-08-22 03:13:17 +02:00
lltextbase.h Fix calculation of message height area in a toast panel 2015-10-30 10:35:43 +01:00
lltextbox.cpp FIRE-10172: Let the LLTextbox handle the mouse scroll if it's visible; patch by Sei Lisa 2015-03-20 08:58:12 +01:00
lltextbox.h Allow preferences to be searched. 2014-09-28 03:00:57 +02:00
lltexteditor.cpp Add linefeed input support to chat textboxes via Ctrl-Shift-Enter 2015-07-10 14:47:01 +02:00
lltexteditor.h Add linefeed input support to chat textboxes via Ctrl-Shift-Enter 2015-07-10 14:47:01 +02:00
lltextparser.cpp restore the ll[io]fstream because we need them as wrappers on Windows for wide char paths; on other platforms they are now just typedefs to the std classes 2015-04-10 11:02:37 -04:00
lltextparser.h
lltextutil.cpp MAINT-4548 & MAINT-4557 FIXED build issues 2014-10-07 18:59:11 +03:00
lltextutil.h MAINT-4548 & MAINT-4557 FIXED build issues 2014-10-07 18:59:11 +03:00
lltextvalidate.cpp Update to build on Xcode 6.0: clang fix for bracketed logical operations 2014-10-17 22:15:36 -07:00
lltextvalidate.h
lltimectrl.cpp Rename llround(..) to ll_round(..) because of a collision with MS llround (long long round) in VS2013 2014-12-10 08:44:08 -08:00
lltimectrl.h
lltoggleablemenu.cpp merge with viewer-release 2013-06-05 19:05:43 -07:00
lltoggleablemenu.h
lltoolbar.cpp Different approach of fixing the "Bad interval range" warning log spam 2015-11-27 08:49:20 +01:00
lltoolbar.h FIRE-5317: Fixed size buttons in bottom toolbar are too big 2015-11-01 16:33:04 +01:00
lltooltip.cpp Backed out changeset: 1c6c4246ec87 - Group Banz code (prep for later mergeing) 2015-01-10 10:35:28 -08:00
lltooltip.h
lltrans.cpp renamed TimeBlock to BlockTimerStatHandle 2013-10-15 20:24:42 -07:00
lltrans.h
lltransutil.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
lltransutil.h
llui.cpp FIRE-16969: Avatar tracker sounds, beeps; closer -> more frequent, further -> less frequent 2015-09-20 17:14:00 +02:00
llui.h FIRE-16709: Bypass FSEnabledLanguages for llGetAgentLanguage 2015-08-20 21:05:17 +02:00
lluicolor.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
lluicolor.h
lluicolortable.cpp Merge LL 3.7.7 2014-06-09 11:29:57 -07:00
lluicolortable.h
lluiconstants.h
lluictrl.cpp Merge LL 3.7.7 2014-06-09 11:29:57 -07:00
lluictrl.h Refactoring, pull FS structs out of LL files 2014-09-29 21:28:55 +02:00
lluictrlfactory.cpp
lluictrlfactory.h Fix for incorrectly formatted #if statements (worked on clang FWIW!) 2014-12-10 13:02:36 -08:00
lluifwd.h
lluistring.cpp Merge LL 3.7.7 2014-06-09 11:29:57 -07:00
lluistring.h
llundo.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llundo.h
llurlaction.cpp FIRE-14987 / BUG-7784 / MAINT-4677: Cannot mute objects with slashes in their name via V1 chat history 2014-11-18 11:38:12 +01:00
llurlaction.h
llurlentry.cpp Merge Firestorm LGPL tip 2015-12-03 10:34:52 +01:00
llurlentry.h Try to re-allow URLs without protocol again... 2015-08-22 12:40:09 +02:00
llurlmatch.cpp FIRE-17187: Fix message with URL containing custom label ([url description]) shows description twice in console and fix wrong start and end indices for LLWString URL matches on the way 2015-11-02 11:02:00 +01:00
llurlmatch.h FIRE-17187: Fix message with URL containing custom label ([url description]) shows description twice in console and fix wrong start and end indices for LLWString URL matches on the way 2015-11-02 11:02:00 +01:00
llurlregistry.cpp Merge Firestorm LGPL tip 2015-11-06 19:21:33 +01:00
llurlregistry.h Merge Viewer-Bear 2015-10-27 01:31:15 +01:00
llview.cpp Merge with https://bitbucket.org/callum_linden/viewer-cef 2015-09-03 14:38:13 +02:00
llview.h Merge with https://bitbucket.org/callum_linden/viewer-cef 2015-09-03 14:38:13 +02:00
llviewborder.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llviewborder.h
llviewereventrecorder.cpp Fix some filenames and silence pointless warnings 2015-11-13 12:06:38 +01:00
llviewereventrecorder.h restore the ll[io]fstream because we need them as wrappers on Windows for wide char paths; on other platforms they are now just typedefs to the std classes 2015-04-10 11:02:37 -04:00
llviewinject.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llviewinject.h
llviewmodel.cpp changed over to manual naming of MemTrackable stats 2013-10-01 13:46:43 -07:00
llviewmodel.h
llviewquery.cpp further fix of inventory keyboard focus and tab order calculations 2013-11-05 19:30:38 -08:00
llviewquery.h
llwindowshade.cpp Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
llwindowshade.h
llxuiparser.cpp Make LINE_NUMBER_HERE workaround conditional on LL_WINDOWS. 2014-12-12 13:39:57 -08:00
llxuiparser.h