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/
|
||||
BOINCHtmlListBox.cpp, .h (new)
|
||||
BOINCVListBox.cpp, .h (new)
|
||||
Makefile.am
|
||||
NoticeListCtrl.cpp, .h
|
||||
ViewNotices.cpp
|
||||
mac_build/
|
||||
|
|
|
@ -49,10 +49,12 @@ boincmgr_SOURCES = \
|
|||
BOINCClientManager.cpp \
|
||||
BOINCDialupManager.cpp \
|
||||
BOINCGUIApp.cpp \
|
||||
BOINCHtmlLBox.cpp \
|
||||
BOINCInternetFSHandler.cpp \
|
||||
BOINCListCtrl.cpp \
|
||||
BOINCTaskBar.cpp \
|
||||
BOINCTaskCtrl.cpp \
|
||||
BOINCVListBox.cpp \
|
||||
browser.cpp \
|
||||
CompletionErrorPage.cpp \
|
||||
CompletionPage.cpp \
|
||||
|
|
Loading…
Reference in New Issue