diff options
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index f386888..f5d4012 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,5 +1,12 @@ | |||
1 | 2009-05-25 Jacek Antonelli <jacek.antonelli@gmail.com> | 1 | 2009-05-25 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 2 | ||
3 | * linden/indra/newview/llpanellogin.cpp: | ||
4 | User-initiated Toggle Fullscreen has a confirmation dialog now. | ||
5 | That's in the View menu and also Alt+Enter at login screen. | ||
6 | * linden/indra/newview/llviewermenu.cpp: | ||
7 | Ditto. | ||
8 | |||
9 | |||
3 | * linden/indra/newview/llviewerwindow.cpp: | 10 | * linden/indra/newview/llviewerwindow.cpp: |
4 | Added Toggle Fullscreen confirmation and callback methods. | 11 | Added Toggle Fullscreen confirmation and callback methods. |
5 | LLViewerWindow::toggleFullscreenConfirm() | 12 | LLViewerWindow::toggleFullscreenConfirm() |