mirror of https://github.com/BOINC/boinc.git
Add new files for smooth Notices scrolling to Linux builds
svn path=/trunk/boinc/; revision=22246
This commit is contained in:
parent
cded5bd625
commit
9f9597de07
|
@ -6091,6 +6091,7 @@ Charlie 15 Aug 2010
|
||||||
clientgui/
|
clientgui/
|
||||||
BOINCHtmlListBox.cpp, .h (new)
|
BOINCHtmlListBox.cpp, .h (new)
|
||||||
BOINCVListBox.cpp, .h (new)
|
BOINCVListBox.cpp, .h (new)
|
||||||
|
Makefile.am
|
||||||
NoticeListCtrl.cpp, .h
|
NoticeListCtrl.cpp, .h
|
||||||
ViewNotices.cpp
|
ViewNotices.cpp
|
||||||
mac_build/
|
mac_build/
|
||||||
|
|
|
@ -49,10 +49,12 @@ boincmgr_SOURCES = \
|
||||||
BOINCClientManager.cpp \
|
BOINCClientManager.cpp \
|
||||||
BOINCDialupManager.cpp \
|
BOINCDialupManager.cpp \
|
||||||
BOINCGUIApp.cpp \
|
BOINCGUIApp.cpp \
|
||||||
|
BOINCHtmlLBox.cpp \
|
||||||
BOINCInternetFSHandler.cpp \
|
BOINCInternetFSHandler.cpp \
|
||||||
BOINCListCtrl.cpp \
|
BOINCListCtrl.cpp \
|
||||||
BOINCTaskBar.cpp \
|
BOINCTaskBar.cpp \
|
||||||
BOINCTaskCtrl.cpp \
|
BOINCTaskCtrl.cpp \
|
||||||
|
BOINCVListBox.cpp \
|
||||||
browser.cpp \
|
browser.cpp \
|
||||||
CompletionErrorPage.cpp \
|
CompletionErrorPage.cpp \
|
||||||
CompletionPage.cpp \
|
CompletionPage.cpp \
|
||||||
|
|
Loading…
Reference in New Issue