|
View:
New views
1 Messages
—
Rating Filter:
Alert me
|
|
|
Pushed 17 patches: Linux port, documentationMax Kellermann (14):
Poco: activate POSIX implementation AirspaceParser: don't include commctrl.h Screen/Util: fixed malformed nested comment GlideComputer: call min()/max() with two "double" arguments GlideComputer: include <algorithm> for std::max(), std::min() UNIX: emulate MoveFile() with the POSIX rename() function UNIX: added _tcsncmp() VegaVoice, UtilsFLARM: use _stprintf() instead of wsprintf() Dialogs: no hourglass cursor on SDL Dialogs: don't include commdlg.h and commctrl.h Screen/Dialog: removed macro HAVE_ACTIVATE_INFO Version: initialize XCSoar_Version statically Version: added target "UNIX" Language: removed SetWindowText_gettext() Tobias Bieniek (3): Components: Added Documentation (partially) Thread/Mutex: Added Documentation GlideSolvers: Changed Documentation Header/GlideComputerTask.hpp | 7 ++++ Header/Language.hpp | 3 -- Header/Poco/Foundation.h | 2 + Header/Poco/RWLock_POSIX.h | 17 +++++++++++ Header/Screen/Dialog.hpp | 8 ----- Header/Thread/Mutex.hpp | 40 +++++++++++++++++++++++++--- Header/Version.hpp | 3 -- Header/unix/tchar.h | 2 + Header/unix/winbase.h | 18 ++++++------ Header/unix/windows.h | 1 Source/AirspaceParser.cpp | 1 Source/Audio/VegaVoice.cpp | 44 ++++++++++++++----------------- Source/Components.cpp | 5 ++- Source/Device/Parser.cpp | 6 ++++ Source/Device/devVega.cpp | 5 +++ Source/Dialogs.cpp | 17 +++++++---- Source/Dialogs/dlgAirspaceWarning.cpp | 5 +++ Source/Dialogs/dlgStatus.cpp | 6 ++++ Source/Dialogs/dlgTarget.cpp | 8 ++++- Source/Dialogs/dlgTaskCalculator.cpp | 6 ++++ Source/Dialogs/dlgTextEntry.cpp | 5 +++ Source/Dialogs/dlgTextEntry_Keyboard.cpp | 5 +++ Source/FlightStatistics.cpp | 32 +++++++++++++--------- Source/Gauge/GaugeFLARM.cpp | 5 +++ Source/Gauge/GaugeVario.cpp | 8 ++++- Source/GlideComputerAirData.cpp | 18 ++++++++---- Source/GlideComputerTask.cpp | 31 +++++++++++++-------- Source/GlideSolvers.cpp | 8 +++-- Source/InfoBox.cpp | 14 +++++++-- Source/InfoBoxLayout.cpp | 8 ++++- Source/InputEventsActions.cpp | 6 +++- Source/Language.cpp | 9 ------ Source/MapWindowEvents.cpp | 6 ++++ Source/MapWindowTrail.cpp | 10 +++++-- Source/Persist.cpp | 8 ++++- Source/Poco/RWLock_POSIX.cpp | 4 ++ Source/PopupMessage.cpp | 11 ++++++- Source/Screen/Util.cpp | 1 Source/UtilsFLARM.cpp | 3 +- Source/Version.cpp | 35 +++++++++--------------- Source/XCSoar.cpp | 3 -- 41 files changed, 292 insertions(+), 142 deletions(-) ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) 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/devconference _______________________________________________ Xcsoar-devel mailing list Xcsoar-devel@... https://lists.sourceforge.net/lists/listinfo/xcsoar-devel |
| Free embeddable forum powered by Nabble | Forum Help |