..
tests
Merged with default tip (Revision 74cc289067c8)
2013-07-21 22:33:04 +02:00
CMakeLists.txt
merge snowstorm repo
2013-10-19 23:48:44 -07:00
fsregistrarutils.cpp
Use call by value to pass parameters for callback
2013-08-06 15:32:54 +02:00
fsregistrarutils.h
Add request teleport option to V2 chat header context menu & avatar SLURL context menu
2014-01-29 20:23:41 +01:00
llaccordionctrl.cpp
When having a huge amount of outfits the viewer would lock up and disconnected during 'Edit Appearance.' due to excessive calls of arrange in LLAccordionCtrl. Work around this by calling arrange only once after adding all outfits.
2013-10-07 17:03:41 +02:00
llaccordionctrl.h
When having a huge amount of outfits the viewer would lock up and disconnected during 'Edit Appearance.' due to excessive calls of arrange in LLAccordionCtrl. Work around this by calling arrange only once after adding all outfits.
2013-10-07 17:03:41 +02: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 fitted mesh
2014-02-06 00:41:33 -08:00
llbutton.h
Show voice channel state indicator in correct color if tab is selected
2014-02-04 19:33:52 +01:00
llcallbackmap.h
Update Mac and Windows breakpad builds to latest
2013-03-29 07:50:08 -07:00
llchatentry.cpp
FIRE-12537: Pressing CTRL-UP in chat textbox discards current input
2014-01-16 10:09:43 +01:00
llchatentry.h
FIRE-12537: Pressing CTRL-UP in chat textbox discards current input
2014-01-16 10:09:43 +01: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.6.11
2013-11-23 20:22:24 -08:00
llcombobox.h
Merge 3.6.11 for RC-ability
2013-11-11 15:50:01 -08:00
llcommandmanager.cpp
Merge LL fitted mesh
2014-02-06 00:41:33 -08:00
llcommandmanager.h
Merge LL fitted mesh
2014-02-06 00:41:33 -08:00
llconsole.cpp
Merge viewer-bear
2013-09-12 21:15:34 -07:00
llconsole.h
Merge viewer-bear
2013-09-12 21:15:34 -07: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.7.3 (Viewer-Bear fixes)
2014-03-17 14:14:15 -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
FIRE-11362: Make changes to FlashCount and FlashPeriod for buttons instant
2014-02-08 12:19:51 +01:00
llflashtimer.h
FIRE-11362: Make changes to FlashCount and FlashPeriod for buttons instant
2014-02-08 12:19:51 +01: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
Explicitly call LLFloater::storeVisibilityControl() in LLFloater::onClickTearOff() so we don't store stale visibility settings
2014-03-21 12:40:34 +01:00
llfloater.h
Merge LL 3.7.3 (Viewer-Bear fixes)
2014-03-17 14:14:15 -07:00
llfloaterreg.cpp
Merged with default tip (Revision 0568de92960a)
2013-09-02 11:30:14 +02:00
llfloaterreg.h
Merged with default tip (Revision 74cc289067c8)
2013-07-21 22:33:04 +02: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
Pull merge from viewer-release
2013-05-22 14:21:49 -07:00
llfocusmgr.h
Pull merge from viewer-release
2013-05-22 14:21:49 -07:00
llfolderview.cpp
[BUG-4617] Renaming an inventory folder can result in a different folder being moved inside another folder
2014-02-04 23:19:36 +01:00
llfolderview.h
[BUG-4617] Renaming an inventory folder can result in a different folder being moved inside another folder
2014-02-04 23:19:36 +01:00
llfolderviewitem.cpp
[BUG-4617] Renaming an inventory folder can result in a different folder being moved inside another folder
2014-02-04 23:19:36 +01:00
llfolderviewitem.h
[BUG-4617] Renaming an inventory folder can result in a different folder being moved inside another folder
2014-02-04 23:19:36 +01:00
llfolderviewmodel.cpp
Some more caching of frequently called gSavedSettings
2013-09-06 20:31:24 +02:00
llfolderviewmodel.h
Merge LL 3.6.4 pass 1
2013-08-28 00:10:39 -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
More memory cleanup of containers after DeletePairedPointer() usage.
2014-02-14 14:57:08 -08:00
llkeywords.h
Merge LL 3.5.3 release.
2013-07-09 16:24:58 -07:00
lllayoutstack.cpp
[MAINT-3555][MAINT-3703]
2014-03-03 11:53:57 -08:00
lllayoutstack.h
Rename reshape-related members in LLLayoutPanel to avoid collision with members in LLCenterLayoutPanel
2014-02-21 19:42:36 +01:00
lllazyvalue.h
Update Mac and Windows breakpad builds to latest
2013-03-29 07:50:08 -07:00
lllineeditor.cpp
Only allocate line editor menus when needed, save memory, gain speed in XUI building.
2013-09-10 18:29:17 +02:00
lllineeditor.h
FIRE-11373: AUtoreplace doesn't work in nearby chat bar
2013-08-25 22:35:52 -05: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.7.3 (Viewer-Bear fixes)
2014-03-17 14:14:15 -07:00
llmenugl.h
Merge LL 3.5.3 release.
2013-07-09 16:24:58 -07:00
llmodaldialog.cpp
Merge 3.6.11 for RC-ability
2013-11-11 15:50:01 -08:00
llmodaldialog.h
Merge downstream code and viewer-beta
2013-05-09 14:10:45 -07:00
llmultifloater.cpp
FIRE-13129: Ctrl + Shift + W will not close communications floater if an IM tab is open
2014-03-14 09:59:11 +01:00
llmultifloater.h
FIRE-13129: Ctrl + Shift + W will not close communications floater if an IM tab is open
2014-03-14 09:59:11 +01: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
Disable notifications test API support
2014-02-18 23:31:29 +01:00
llnotifications.h
Disable notifications test API support
2014-02-18 23:31:29 +01:00
llnotificationslistener.cpp
Restore VITA LLNotiication API
2013-07-25 16:11:26 -04:00
llnotificationslistener.h
Restore VITA LLNotiication API
2013-07-25 16:11:26 -04: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
[MAINT-3555][MAINT-3703]
2014-03-03 11:53:57 -08:00
llpanel.h
Merge LL 3.7.3 (Viewer-Bear fixes)
2014-03-17 14:14:15 -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
Pull merge from viewer-release
2013-05-22 14:21:49 -07:00
llresizebar.h
Pull merge from viewer-release
2013-05-22 14:21:49 -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
Fix release merge issues (included upstream changes not yet in release from bear)
2013-10-25 11:48:43 -07:00
llscrollcontainer.h
FIRE-12754: Another attemp at fixing the chat history scrolling issue:
2014-03-27 11:50:03 +01: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
Merge LL 3.7.3 (Viewer-Bear fixes)
2014-03-17 14:14:15 -07:00
llscrolllistctrl.h
Include remove friend agent slurl context menu option also in scroll list control
2013-08-28 23:02:01 +02:00
llscrolllistitem.cpp
[MAINT-3555] Crash in LLPanel::~LLPanel() on shutdown
2014-02-14 13:56:36 -08: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
[MAINT-3555][MAINT-3703]
2014-03-03 11:53:57 -08:00
lltabcontainer.h
Merge LL fitted mesh
2014-02-06 00:41:33 -08:00
lltextbase.cpp
Merge LL 3.7.3 (Viewer-Bear fixes)
2014-03-17 14:14:15 -07:00
lltextbase.h
Merge LL 3.7.3 (Viewer-Bear fixes)
2014-03-17 14:14:15 -07:00
lltextbox.cpp
MAINT-3290 FIXED Handle correctly Mouse Capture for LLTextBox.
2013-10-14 14:21:06 +03:00
lltextbox.h
Update Mac and Windows breakpad builds to latest
2013-03-29 07:50:08 -07:00
lltexteditor.cpp
Merge LL 3.7.3 (Viewer-Bear fixes)
2014-03-17 14:14:15 -07:00
lltexteditor.h
Merge ll 3.6.11
2013-11-23 20:22:24 -08: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 viewer-release
2014-02-10 15:42:25 -08:00
lltoolbar.h
MAINT-3163 FIXED Since CHUI, floaters can be moved totally underneath bottom toolbar buttons and "lost".
2013-09-26 00:34:00 +03: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
FIRE-12725: Separate Conference Chat from Group Chat for Sound Notification Purposes
2014-02-12 17:33:32 +01:00
llui.h
MAINT-3270 FIXED crash in LLControlCache<unsigned int>::LLControlCache: Control named RenderAutoMuteFunctionsnot found
2013-10-04 02:50:50 +03: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
[MAINT-3555][MAINT-3703]
2014-03-03 11:53:57 -08: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.7.3 (Viewer-Bear fixes)
2014-03-17 14:14:15 -07:00
llurlaction.h
Merge LL 3.7.3 (Viewer-Bear fixes)
2014-03-17 14:14:15 -07:00
llurlentry.cpp
Merge LL 3.7.3 (Viewer-Bear fixes)
2014-03-17 14:14:15 -07:00
llurlentry.h
Merged with default tip (Revision 74cc289067c8)
2013-07-21 22:33:04 +02: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
Added SNOW and CTS; Fixed typo in the previous commit
2014-03-01 05:25:58 +01:00
llurlregistry.h
Update Mac and Windows breakpad builds to latest
2013-03-29 07:50:08 -07:00
llview.cpp
Merge LL 3.7.3 (Viewer-Bear fixes)
2014-03-17 14:14:15 -07:00
llview.h
Allow an LLView to override it's deletion by parent.
2013-10-17 21:48:55 +02: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
llviewereventrecorder.cpp
Remove setEventLoggingOff call in LLViewerEventRecorder now that logEvents is properly initialized
2014-03-18 18:26:16 +01:00
llviewereventrecorder.h
MAINT-3375 FIXED Do not record visibility change if event logging is off(because it kills fps).
2013-11-19 13:36:59 +02: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