aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llviewerwindow.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-03-15Don't use the build window keyboard shortcuts when the UI has focus (except ↵McCabe Maxsted1-0/+3
for the chatbar)
2011-03-09#787: Horizontal mouse scrolling support, patch by Kakurady DrakenarMcCabe Maxsted1-0/+2
2010-10-22LindenUserDir fixes, part 2.Aleric Inglewood1-1/+1
After the previous commit, the menu text - after logging in - had disappeared. This fixes that.
2010-10-20LindenUserDir fixes.Aleric Inglewood1-0/+1
The LindenUserDir (~/.imprudence/first_last/) cannot be initialized before the user logged in. However, several singletons (that only can be initialized once) depend on this directory for initialization. Therefore we have to take care not to instantiate those singletons until after the user logged in. With regard to webit, this fixes the browser_profile (cache and cookies) directory that the builtin browser uses.
2009-11-09Moved 1.2 alerts to the new notification systemMcCabe Maxsted1-1/+1
2009-09-04Linux middle mouse button paste/primary selection support and gtk clipboard ↵Armin Weatherwax1-3/+6
handler (fixes crashbug using synergy mouse-keyboard-clipboard-sharing over lan) modified: linden/doc/contributions.txt modified: linden/indra/llui/llclipboard.cpp modified: linden/indra/llui/llclipboard.h modified: linden/indra/llui/llfloater.cpp modified: linden/indra/llui/llfloater.h modified: linden/indra/llui/lllineeditor.cpp modified: linden/indra/llui/lllineeditor.h modified: linden/indra/llui/lltexteditor.cpp modified: linden/indra/llui/lltexteditor.h modified: linden/indra/llui/llview.cpp modified: linden/indra/llui/llview.h modified: linden/indra/llwindow/CMakeLists.txt new file: linden/indra/llwindow/llmousehandler.cpp modified: linden/indra/llwindow/llmousehandler.h modified: linden/indra/llwindow/llwindow.cpp modified: linden/indra/llwindow/llwindow.h modified: linden/indra/llwindow/llwindowsdl.cpp modified: linden/indra/llwindow/llwindowsdl.h modified: linden/indra/newview/lltool.cpp modified: linden/indra/newview/lltool.h modified: linden/indra/newview/llviewertexteditor.cpp modified: linden/indra/newview/llviewertexteditor.h modified: linden/indra/newview/llviewerwindow.cpp modified: linden/indra/newview/llviewerwindow.h (cherry picked from commit 594f4830922f4294dda432fa748935adffaeed8f)
2009-05-25Added Toggle Fullscreen confirmation and callback methods.Jacek Antonelli1-0/+2
LLViewerWindow::toggleFullscreenConfirm() LLViewerWindow::toggleFullscreenCallback()
2009-05-24Second Life viewer sources 1.23.2-RCJacek Antonelli1-1/+2
2009-04-30Second Life viewer sources 1.23.0-RCJacek Antonelli1-13/+5
2009-01-28Second Life viewer sources 1.22.6-RCJacek Antonelli1-2/+1
2009-01-11Second Life viewer sources 1.22.5-RCJacek Antonelli1-1/+4
2008-12-01Second Life viewer sources 1.22.0-RCJacek Antonelli1-0/+9
2008-09-28Second Life viewer sources 1.21.3-RCJacek Antonelli1-1/+5
2008-09-06Second Life viewer sources 1.21.1-RCJacek Antonelli1-1/+1
2008-09-06Second Life viewer sources 1.21.0-RCJacek Antonelli1-97/+137
2008-08-15Second Life viewer sources 1.20.7Jacek Antonelli1-2/+8
2008-08-15Second Life viewer sources 1.20.2Jacek Antonelli1-3/+5
2008-08-15Second Life viewer sources 1.19.1.0Jacek Antonelli1-3/+4
2008-08-15Second Life viewer sources 1.19.0.0Jacek Antonelli1-5/+10
2008-08-15Second Life viewer sources 1.18.6.4-RCJacek Antonelli1-1/+1
2008-08-15Second Life viewer sources 1.18.6.2-RCJacek Antonelli1-0/+1
2008-08-15Second Life viewer sources 1.18.6.0-RCJacek Antonelli1-0/+6
2008-08-15Second Life viewer sources 1.18.4.0-RCJacek Antonelli1-2/+4
2008-08-15Second Life viewer sources 1.18.1.2Jacek Antonelli1-0/+5
2008-08-15Second Life viewer sources 1.15.0.2Jacek Antonelli1-11/+21
2008-08-15Second Life viewer sources 1.14.0.0Jacek Antonelli1-12/+4
2008-08-15Second Life viewer sources 1.13.2.12Jacek Antonelli1-0/+410