|
View:
New views
1 Messages
—
Rating Filter:
Alert me
|
|
|
Pull 16 patches: Task assertion, 2 test programs, misc Window changesMax Kellermann (16):
Window: don't pass HWND parameter to on_command() GlideComputerTask: removed redundant assertion in AATCloseBearing() GlideComputerTask: don't call AATCloseBearing() if invalid ButtonWindow: added parameter "id" to the set() method test: added program RunPaintCanvas Screen/Window: added method get_root_owner() MapWindow: added method identify() Screen/Window: removed get_userdata() methods Screen/Window: use SetWindowLongPtr() Screen/Window: removed set_userdata(LONG) PopupMessage: added class ScopePopupBlock InputEventsActions, InfoBoxEvents: added ScopePopupBlock instances don't include Message.h if Message::* is not used Makefile: added target "PPC2000" Screen/Window: added assertion on success of CreateWindow() test: added program "RunDialog" Common/Header/MapWindow.h | 8 Common/Header/Message.h | 4 Common/Header/PopupMessage.hpp | 17 + Common/Header/Screen/ButtonWindow.hpp | 8 Common/Header/Screen/ProgressWindow.hpp | 2 Common/Header/Screen/Window.hpp | 42 +--- Common/Header/WindowControls.h | 2 Common/Source/Components.cpp | 1 Common/Source/Dialogs.cpp | 1 Common/Source/GlideComputerTask.cpp | 4 Common/Source/InfoBoxEvents.cpp | 8 Common/Source/InputEventsActions.cpp | 14 + Common/Source/MainWindow.cpp | 1 Common/Source/MapWindow.cpp | 12 + Common/Source/Screen/ProgressWindow.cpp | 4 Common/Source/Screen/Window.cpp | 41 ++++ Common/Source/WindowControls.cpp | 19 -- Common/Source/XCSoar.cpp | 1 build/targets.mk | 14 + test/Makefile | 74 ++++++++ test/src/RunDialog.cpp | 156 +++++++++++++++++ test/src/RunPaintCanvas.cpp | 281 ++++++++++++++++++++++++++++++++ 22 files changed, 649 insertions(+), 65 deletions(-) ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Xcsoar-devel mailing list Xcsoar-devel@... https://lists.sourceforge.net/lists/listinfo/xcsoar-devel |
| Free embeddable forum powered by Nabble | Forum Help |