branch:
details: http://hugin.hg.sourceforge.net/hgweb/hugin/hugin/hgrepo/h/hu/hugin/hugin/rev/891d79e8232b
changeset: 5121:891d79e8232b
user: tmodes
date: Mon Mar 14 19:29:56 2011 +0100
description:
Merged
diffstat:
.hgtags | 1 +
ChangeLog | 15764 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 15765 insertions(+), 0 deletions(-)
diffs (truncated from 16111 to 500 lines):
diff -r a4574e82c175 -r 891d79e8232b .hgtags
--- a/.hgtags Mon Mar 14 19:25:35 2011 +0100
+++ b/.hgtags Mon Mar 14 19:29:56 2011 +0100
@@ -25,3 +25,4 @@
e5cc4d861c2d7a934a06fcaa9fb2d37cfbe070af 2011.0beta1
f55647cf469335c7663c7ba6b78101212cfe0876 2011.0beta1
f7ea2426b8de94ded6e74b6d8db67ef79e722360 2011.0beta2
+dc55ab27036334b7b8e6ba9bef871be59d854f67 2011.0beta3
diff -r a4574e82c175 -r 891d79e8232b ChangeLog
--- a/ChangeLog Mon Mar 14 19:25:35 2011 +0100
+++ b/ChangeLog Mon Mar 14 19:29:56 2011 +0100
@@ -1,3 +1,245 @@
+2011-03-13 19:51 +0100 tmodes <tmodes> (f9e2e6ed3e61)
+
+ * src/hugin1/hugin/GLPreviewFrame.cpp:
+ Set image toggle button size to default Last changes results in too
+ big buttons
+
+2011-03-13 19:51 +0100 tmodes <tmodes> (dc7e1537f2b7)
+
+ * src/hugin1/hugin/AboutDialog.cpp:
+ Revert partially some changes: m_logo is no pointer, so don't set to
+ NULL
+
+2011-03-13 14:20 -0400 Yuval Levy <yuv@...> (3a274f80c25f)
+
+ * src/hugin1/hugin/AboutDialog.cpp:
+ trying to fix bug# 733793
+
+2011-03-13 13:19 -0400 Yuval Levy <yuv@...> (aa3b40f4ad21)
+
+ * CMakeLists.txt:
+ no need to specify branch with --follow options of hg log
+
+2011-03-13 13:14 -0400 Yuval Levy <yuv@...> (73db84749bfd)
+
+ * src/hugin1/hugin/GLPreviewFrame.cpp:
+ toggle buttons in fast preview were still too small on default
+ Kubuntu
+
+2011-03-13 16:17 +0100 tmodes <tmodes> (0b204475079d)
+
+ * src/hugin1/hugin/AboutDialog.cpp:
+ Fixes crash in about window [733793]
+
+2011-03-13 15:26 +0100 tmodes <tmodes> (35210d7fd5f4)
+
+ * src/hugin1/hugin/GLPreviewFrame.cpp, src/hugin1/hugin/MainFrame.cpp:
+ Fixes initialisation of overview window on Mac [731734]
+
+2011-03-13 09:12 +0100 tmodes <tmodes> (5f15f569cdc8)
+
+ * src/hugin1/hugin/MainFrame.cpp, src/hugin1/hugin/PanoPanel.cpp,
+ src/hugin1/hugin/huginApp.cpp, src/hugin_base/hugin_utils/utils.cpp,
+ src/hugin_base/hugin_utils/utils.h:
+ Propose correct and valid filename for saving project and stitching
+ [731217]
+
+2011-03-12 11:35 -0500 Yuv Mobile <yuv@...> (315050341fea)
+
+ * CMakeLists.txt:
+ update log generating command for the specific branch
+
+2011-03-11 17:54 +0100 tmodes <tmodes> (45dc653144f3)
+
+ * src/hugin_base/panodata/SrcPanoImage.cpp:
+ Fixes metadata reading for newer Olympus cameras [732359] The used
+ tag FocalPlaneDialog was moved into Equipment sub-directory. So try
+ to read from this sub-directory.
+
+2011-03-09 20:25 +0100 tmodes <tmodes> (2c3545696c83)
+
+ * src/translations/hu.po:
+ Updated hungarian translation (Lajos Höss)
+
+2011-03-07 18:04 +0100 tmodes <tmodes> (6fcad1e7af5c)
+
+ * src/hugin1/PT/PanoCommand.h, src/hugin1/hugin/LensPanel.cpp:
+ Fixes reset exposure on Lens panel The introduction of the
+ CombinedPanoCommand in f71ccb911ead does not correctly reset the
+ output exposure value of the panorama. Fixes this by an extra
+ ResetMeanExposure PanoCommand.
+
+2011-03-06 14:16 +0100 tmodes <tmodes> (a1d2b90c2c84)
+
+ * src/hugin1/hugin/GLPreviewFrame.cpp:
+ Update layout scale also for overview window after switching mode
+
+2011-03-06 14:16 +0100 tmodes <tmodes> (d68e47ace668)
+
+ * src/hugin1/hugin/OverviewOutlinesTool.cpp,
+ src/hugin1/hugin/PanosphereSphereTool.cpp,
+ src/hugin1/hugin/TextureManager.cpp:
+ Fixes some color/intensity issue in overview window
+
+2011-03-06 14:15 +0100 tmodes <tmodes> (95db7bd4c3b4)
+
+ * src/hugin1/hugin/PanosphereSphereTool.cpp,
+ src/hugin1/hugin/PanosphereSphereTool.h:
+ Draw panosphere above images and not below [726186]
+
+2011-03-01 18:30 +0100 harryvanderwolf <hvdwolf@...> (3e3907665346)
+
+ * src/translations/nl.po:
+ Updated dutch translation
+
+2011-03-01 13:53 +0100 mcri <mcri> (94e1c2bfc34b)
+
+ * src/translations/it.po:
+ Updated Italian translation
+
+2011-03-02 18:39 +0100 tmodes <tmodes> (4ef317be5962)
+
+ * src/hugin1/hugin/GLPreviewFrame.cpp:
+ Fixes crash in gray color picker [727449]
+
+2011-03-01 19:55 +0100 tmodes <tmodes> (54ebce159126)
+
+ * src/hugin1/hugin/MainFrame.cpp:
+ Set explicit focus for main window for GTK Should improve keyboard
+ handling
+
+2011-03-01 19:55 +0100 tmodes <tmodes> (b39b4d4cd881)
+
+ * src/hugin1/hugin/PreferencesDialog.cpp:
+ Fixes background color for wxWidgets 2.9
+
+2011-03-01 20:24 +0100 tmodes <tmodes> (62873b20703b)
+
+ * src/translations/de.po:
+ Small typo in german translation
+
+2011-02-28 20:13 +0100 harryvanderwolf <hvdwolf@...> (f608c0cb7086)
+
+ * mac/Hugin.xcodeproj/project.pbxproj:
+ [OSX] lots of minor changes to XCode project to make it compilable
+ again after many trunk changes
+
+2011-02-28 19:06 -0500 Yuval Levy <yuv@...> (5338677e592c)
+
+ * src/translations/de.po:
+ Updated de translation (Carl von Einem)
+
+2011-02-28 19:06 -0500 Yuval Levy <yuv@...> (09e740e2e279)
+
+ * src/translations/en_GB.po:
+ Updated en_GB translation (Gareth Jones)
+
+2011-02-28 18:58 -0500 Yuval Levy <yuv@...> (0beb7742c736)
+
+ * CMakeLists.txt:
+ CMake 2.8 is now required (Peter Suetterlin)
+
+2011-02-28 22:48 +0100 tmodes <tmodes> (a65c180a1da2)
+
+ * src/hugin_base/nona/Stitcher.h:
+ Save also ICC profile in output [709561]
+
+2011-02-28 22:18 +0100 tmodes <tmodes> (8ff99198712a)
+
+ * src/hugin_base/algorithms/nona/NonaImageStitcher.cpp,
+ src/hugin_base/algorithms/nona/NonaImageStitcher.h: deleted file.
+ * src/hugin_base/CMakeLists.txt,
+ src/hugin_base/algorithms/nona/NonaImageStitcher.cpp,
+ src/hugin_base/algorithms/nona/NonaImageStitcher.h:
+ Remove unused files
+
+2011-02-28 19:41 +0100 tmodes <tmodes> (038c0de240d6)
+
+ * src/hugin1/hugin/AboutDialog.cpp, src/hugin1/hugin/AboutDialog.h:
+ Fixes crash in about dialog [726318] Some code cleanup
+
+2011-02-28 18:58 +0100 tmodes <tmodes> (e7275252ca9f)
+
+ * src/hugin1/hugin/PreviewColorPickerTool.cpp:
+ Only probe active images with grey picker
+
+2011-02-27 18:30 -0500 Yuval Levy <yuv@...> (aa822ad8c9d1)
+
+ * .hgtags:
+ Added tag 2011.0beta2 for changeset f7ea2426b8de
+
+2011-02-27 20:52 +0100 tmodes <tmodes> (f7ea2426b8de [2011.0beta2])
+
+ * src/hugin1/hugin/GLViewer.cpp:
+ [Windows] Improved mouse event handling to get mouse wheel events in
+ GLCanvas [725667]
+
+2011-02-27 18:09 +0100 dmakreshanski <dmakreshanski@...> (b100f89a898d)
+
+ * src/hugin1/hugin/GLPreviewFrame.cpp:
+ memory free for the new panosphere_sphere_tool missed in previous
+ commit
+
+2011-02-27 17:29 +0100 dmakreshanski <dmakreshanski@...> (8c9f5574237c)
+
+ * src/hugin1/hugin/GLPreviewFrame.cpp:
+ toggle buttons for images in fast preview now have variable width
+ from 0-9, 10-99 and 100+
+
+2011-02-27 16:24 +0100 dmakreshanski <dmakreshanski@...> (6a752a3126ea)
+
+ * src/hugin1/hugin/PanosphereSphereTool.cpp,
+ src/hugin1/hugin/PanosphereSphereTool.h: new file.
+ * src/hugin1/hugin/CMakeLists.txt,
+ src/hugin1/hugin/GLPreviewFrame.cpp,
+ src/hugin1/hugin/GLPreviewFrame.h,
+ src/hugin1/hugin/PanosphereSphereTool.cpp,
+ src/hugin1/hugin/PanosphereSphereTool.h,
+ src/hugin1/hugin/ProjectionGridTool.cpp:
+ separated transparent semi transparent sphere from panosphere
+ projection grid tool
+
+2011-02-27 16:00 +0100 dmakreshanski <dmakreshanski@...> (4f69d96e6c47)
+
+ * src/hugin1/hugin/GLPreviewFrame.cpp,
+ src/hugin1/hugin/ToolHelper.cpp, src/hugin1/hugin/ToolHelper.h:
+ grid checkbox now disables panosphere grid as well
+
+2011-02-27 17:59 -0500 Yuval Levy <yuv@...> (389a9ec2f198)
+
+ * src/hugin1/hugin/xrc/data/dedication.png: new file.
+ * src/hugin1/hugin/xrc/data/dedication.png:
+ added dedication image
+
+2011-02-27 10:40 -0500 Yuval Levy <yuv@...> (885272233648)
+
+ * .hgtags:
+ Added tag 2011.0beta1 for changeset f55647cf4693
+
+2011-02-27 10:39 -0500 Yuval Levy <yuv@...> (f55647cf4693 [2011.0beta1])
+
+ * ChangeLog, src/hugin1/hugin/AboutDialog.cpp,
+ src/hugin1/hugin/AboutDialog.h, src/hugin1/hugin/xrc/about.xrc,
+ src/hugin1/hugin/xrc/data/dedication.htm,
+ src/hugin1/hugin/xrc/data/splash.png:
+ * Dedication of 2011.0
+ * Placeholder for user contributed splash artwork
+
+2011-02-27 09:05 -0500 Yuval Levy <yuv@...> (0831399ea729)
+
+ * .hgtags:
+ Added tag 2011.0beta1 for changeset e5cc4d861c2d
+
+2011-02-27 08:58 -0500 Yuval Levy <yuv@...> (e5cc4d861c2d)
+
+ * ChangeLog:
+ Updated ChangeLog
+
+2011-02-27 08:49 -0500 Yuval Levy <yuv@...> (0bfb91ff7604)
+
+ * CMakeLists.txt, mac/Version.xcconfig:
+ Bumped up version number
+
2011-02-27 08:46 -0500 Yuval Levy <yuv@...> (9ae332342087)
* ChangeLog, src/translations/bg.po, src/translations/ca_ES.po,
@@ -51,6 +293,10 @@
* authors.txt, src/hugin_base/algorithms/basic/CalculateOptimalROI.h:
Merged branch align_stack_stereo
+2011-02-26 20:18 -0500 Yuval Levy <yuv@...> (9998bab530f4)
+
+ * Closed branch align_stack_stereo
+
2011-02-26 19:18 -0500 Yuval Levy <yuv@...> (10a51481d1e3)
* src/hugin1/hugin/xrc/images_panel.xrc:
@@ -629,6 +875,19 @@
src/hugin_base/panodata/Panorama.cpp:
Fixes update of crops [713599]
+2011-02-05 09:40 -0500 Yuval Levy <yuv@...> (6bc8b5823f8e)
+
+ * authors.txt:
+ added Vladimir Nadvornik to authors
+
+2011-02-05 09:10 -0500 Yuval Levy <yuv@...> (36e7649cf137)
+
+ * src/hugin_base/algorithms/basic/CalculateOptimalROI.cpp,
+ src/hugin_base/algorithms/basic/CalculateOptimalROI.h,
+ src/tools/align_image_stack.cpp:
+ Vladimir Nadvornik's Stereo images alignment
+ https://bugs.launchpad.net/hugin/+bug/679753
+
2011-02-05 11:33 +0100 tmodes <tmodes> (db62a1d384db)
* src/hugin1/hugin/PanoPanel.cpp:
@@ -1251,6 +1510,84 @@
Some update on Circular keypoint detector, improved orientation
estimation, one keypoint can get multiple orientations.
+2011-01-08 22:09 +0100 Pablo d'Angelo <pablo.dangelo@...> (199cdb81855f)
+
+ * src/hugin_base/panodata/PanoramaOptions.h:
+ fixed valgrind error, PanoramaOptions::resetProjectParamters() did
+ access uninitialized fields (m_hfov).
+
+2011-01-08 21:37 +0100 Pablo d'Angelo <pablo.dangelo@...> (1d0222fea999)
+
+ * src/hugin_cpfind/cpfind/CMakeLists.txt,
+ src/hugin_cpfind/cpfind/PanoDetector.cpp,
+ src/hugin_cpfind/cpfind/PanoDetector.h,
+ src/hugin_cpfind/cpfind/PanoDetectorLogic.cpp:
+ Use flann instead of buildin kd tree
+
+2011-01-08 21:36 +0100 Pablo d'Angelo <pablo.dangelo@...> (d4dbd489bb2f)
+
+ * src/hugin_base/panodata/Mask.h:
+ remove warning on initialisation order
+
+2011-01-08 19:40 +0100 Pablo d'Angelo <pablo.dangelo@...> (b35065a7aaa7)
+
+ * src/foreign/flann/CMakeLists.txt, src/foreign/flann/README,
+ src/foreign/flann/algorithms/all_indices.h,
+ src/foreign/flann/algorithms/autotuned_index.h,
+ src/foreign/flann/algorithms/composite_index.h,
+ src/foreign/flann/algorithms/dist.h,
+ src/foreign/flann/algorithms/kdtree_index.h,
+ src/foreign/flann/algorithms/kdtree_single_index.h,
+ src/foreign/flann/algorithms/kmeans_index.h,
+ src/foreign/flann/algorithms/linear_index.h,
+ src/foreign/flann/algorithms/nn_index.h,
+ src/foreign/flann/flann.cpp, src/foreign/flann/flann.h,
+ src/foreign/flann/flann.hpp, src/foreign/flann/flann_cpp.cpp,
+ src/foreign/flann/flann_mpi.hpp, src/foreign/flann/general.h,
+ src/foreign/flann/io/hdf5.h, src/foreign/flann/nn/ground_truth.h,
+ src/foreign/flann/nn/index_testing.cpp,
+ src/foreign/flann/nn/index_testing.h,
+ src/foreign/flann/nn/simplex_downhill.h,
+ src/foreign/flann/util/allocator.h, src/foreign/flann/util/heap.h,
+ src/foreign/flann/util/logger.cpp, src/foreign/flann/util/logger.h,
+ src/foreign/flann/util/matrix.h,
+ src/foreign/flann/util/object_factory.h,
+ src/foreign/flann/util/pair_iterator.hpp,
+ src/foreign/flann/util/random.cpp, src/foreign/flann/util/random.h,
+ src/foreign/flann/util/result_set.h,
+ src/foreign/flann/util/sampling.h,
+ src/foreign/flann/util/saving.cpp, src/foreign/flann/util/saving.h,
+ src/foreign/flann/util/timer.h: new file.
+ * src/foreign/CMakeLists.txt, src/foreign/flann/CMakeLists.txt,
+ src/foreign/flann/README,
+ src/foreign/flann/algorithms/all_indices.h,
+ src/foreign/flann/algorithms/autotuned_index.h,
+ src/foreign/flann/algorithms/composite_index.h,
+ src/foreign/flann/algorithms/dist.h,
+ src/foreign/flann/algorithms/kdtree_index.h,
+ src/foreign/flann/algorithms/kdtree_single_index.h,
+ src/foreign/flann/algorithms/kmeans_index.h,
+ src/foreign/flann/algorithms/linear_index.h,
+ src/foreign/flann/algorithms/nn_index.h,
+ src/foreign/flann/flann.cpp, src/foreign/flann/flann.h,
+ src/foreign/flann/flann.hpp, src/foreign/flann/flann_cpp.cpp,
+ src/foreign/flann/flann_mpi.hpp, src/foreign/flann/general.h,
+ src/foreign/flann/io/hdf5.h, src/foreign/flann/nn/ground_truth.h,
+ src/foreign/flann/nn/index_testing.cpp,
+ src/foreign/flann/nn/index_testing.h,
+ src/foreign/flann/nn/simplex_downhill.h,
+ src/foreign/flann/util/allocator.h, src/foreign/flann/util/heap.h,
+ src/foreign/flann/util/logger.cpp, src/foreign/flann/util/logger.h,
+ src/foreign/flann/util/matrix.h,
+ src/foreign/flann/util/object_factory.h,
+ src/foreign/flann/util/pair_iterator.hpp,
+ src/foreign/flann/util/random.cpp, src/foreign/flann/util/random.h,
+ src/foreign/flann/util/result_set.h,
+ src/foreign/flann/util/sampling.h,
+ src/foreign/flann/util/saving.cpp, src/foreign/flann/util/saving.h,
+ src/foreign/flann/util/timer.h:
+ added flann
+
2011-01-15 12:19 +0100 tmodes <tmodes> (24f5f9e132f8)
* CMakeModules/win_bundle.cmake:
@@ -2695,6 +3032,369 @@
Hugin should just do a check for autopano-noop on startup and do a
full reset of the control point detectors.
+2010-11-06 23:51 +0000 James Legg <jlegg@...> (9208b7725045)
+
+ * src/hugin_base/algorithms/basic/TranslatePanorama.cpp,
+ src/hugin_base/algorithms/basic/TranslatePanorama.h: new file.
+ * src/hugin1/hugin/GLPreviewFrame.cpp,
+ src/hugin1/hugin/GLPreviewFrame.h,
+ src/hugin1/hugin/xrc/preview_frame.xrc:
+ Merge more changes from trunk into overview branch.
+
+2010-11-06 22:23 +0000 James Legg <jlegg@...> (2df36cc98422)
+
+ * src/hugin1/hugin/GLPreviewFrame.cpp:
+ Properly clean up EventHandlers for the image toggle buttons in the
+ preview when images are removed.
+
+2010-11-06 21:17 +0000 James Legg <jlegg@...> (aacb503867de)
+
+ * CMakeModules/FindBoostPython.cmake, Debian/postinst,
+ doc/releases/hugin-0.8.0.txt, doc/releases/hugin-0.8.0_rc1.txt,
+ doc/releases/hugin-0.8.0_rc2.txt, doc/releases/hugin-0.8.0_rc3.txt,
+ doc/releases/hugin-0.8.0_rc4.txt, doc/releases/hugin-0.8.0_rc5.txt,
+ doc/releases/hugin-2009.4.0.txt,
+ doc/releases/hugin-2009.4.0_rc3.txt,
+ doc/releases/hugin-2010.0.0.txt,
+ doc/releases/hugin-2010.0.0_rc1.txt,
+ doc/releases/hugin-2010.2.0.txt,
+ doc/releases/hugin-2010.2.0_beta1.txt,
+ doc/releases/hugin-2010.2.0_beta2.txt,
+ doc/releases/hugin-2010.2.0_rc1.txt,
+ doc/releases/hugin-2010.2.0_rc2.txt, mac/copyExtraTools.sh,
+ platforms/windows/huginsetup/CHANGELOG.txt,
+ platforms/windows/huginsetup/CPGenerators/Autopano-sift-c.nsh,
+ platforms/windows/huginsetup/CPGenerators/Autopano.nsh,
+ platforms/windows/huginsetup/CPGenerators/Match-n-shift.nsh,
+ platforms/windows/huginsetup/CPGenerators/Panomatic.nsh,
+ platforms/windows/huginsetup/Graphics/Hugin-sidebar.bmp,
+ platforms/windows/huginsetup/Graphics/Hugin.bmp,
+ platforms/windows/huginsetup/Graphics/Hugin.png,
+ platforms/windows/huginsetup/Graphics/hugin-installer-icon.ico,
+ platforms/windows/huginsetup/Graphics/hugin-installer-icon.svg,
+ platforms/windows/huginsetup/Graphics/hugin-installer-icon.xcf,
+ platforms/windows/huginsetup/HuginSetup.nsi,
+ platforms/windows/huginsetup/HuginSetup_common.nsh,
+ platforms/windows/huginsetup/HuginSetup_x32.nsi,
+ platforms/windows/huginsetup/HuginSetup_x64.nsi,
+ platforms/windows/huginsetup/Languages/DE.nsh,
+ platforms/windows/huginsetup/Languages/EN.nsh,
+ platforms/windows/huginsetup/Languages/IT.nsh,
+ platforms/windows/huginsetup/Licenses/Autopano.txt,
+ platforms/windows/huginsetup/Licenses/Autopano_IT.txt,
+ platforms/windows/huginsetup/Licenses/ControlPointDisclaimer_DE.txt,
+ platforms/windows/huginsetup/Licenses/ControlPointDisclaimer_EN.txt,
+ platforms/windows/huginsetup/Licenses/ControlPointDisclaimer_IT.txt,
+ platforms/windows/huginsetup/Licenses/GPLv2.txt,
+ platforms/windows/huginsetup/Licenses/Licenses.nsh,
+ platforms/windows/huginsetup/Licenses/Panomatic.txt,
+ platforms/windows/huginsetup/Licenses/Panomatic_IT.txt,
+ platforms/windows/huginsetup/Plugins/nsis7z.dll,
+ platforms/windows/huginsetup/Plugins/nsisunz.dll,
+ platforms/windows/huginsetup/TODO.txt, src/dox/introduction.dox,
+ src/foreign/tclap/Arg.h, src/foreign/tclap/ArgException.h,
+ src/foreign/tclap/CmdLine.h, src/foreign/tclap/CmdLineInterface.h,
+ src/foreign/tclap/CmdLineOutput.h, src/foreign/tclap/Constraint.h,
+ src/foreign/tclap/DocBookOutput.h, src/foreign/tclap/HelpVisitor.h,
+ src/foreign/tclap/IgnoreRestVisitor.h, src/foreign/tclap/MultiArg.h,
+ src/foreign/tclap/MultiSwitchArg.h,
+ src/foreign/tclap/OptionalUnlabeledTracker.h,
+ src/foreign/tclap/StdOutput.h, src/foreign/tclap/SwitchArg.h,
+ src/foreign/tclap/UnlabeledMultiArg.h,
+ src/foreign/tclap/UnlabeledValueArg.h, src/foreign/tclap/ValueArg.h,
+ src/foreign/tclap/ValuesConstraint.h,
+ src/foreign/tclap/VersionVisitor.h, src/foreign/tclap/Visitor.h,
+ src/foreign/tclap/XorHandler.h, src/foreign/zthread/AUTHORS,
+ src/foreign/zthread/COPYING, src/foreign/zthread/LICENSE,
+ src/foreign/zthread/MIT.TXT, src/foreign/zthread/README,
+ src/foreign/zthread/ReadMe.txt,
+ src/foreign/zthread/include/zthread/AtomicCount.h,
+ src/foreign/zthread/include/zthread/Barrier.h,
+ src/foreign/zthread/include/zthread/BiasedReadWriteLock.h,
+ src/foreign/zthread/include/zthread/BlockingQueue.h,
+ src/foreign/zthread/include/zthread/BoundedQueue.h,
+ src/foreign/zthread/include/zthread/Cancelable.h,
+ src/foreign/zthread/include/zthread/ClassLockable.h,
+ src/foreign/zthread/include/zthread/ConcurrentExecutor.h,
+ src/foreign/zthread/include/zthread/Condition.h,
+ src/foreign/zthread/include/zthread/Config.h,
+ src/foreign/zthread/include/zthread/CountedPtr.h,
+ src/foreign/zthread/include/zthread/CountingSemaphore.h,
+ src/foreign/zthread/include/zthread/Exceptions.h,
+ src/foreign/zthread/include/zthread/Executor.h,
+ src/foreign/zthread/include/zthread/FairReadWriteLock.h,
+ src/foreign/zthread/include/zthread/FastMutex.h,
+ src/foreign/zthread/include/zthread/FastRecursiveMutex.h,
+ src/foreign/zthread/include/zthread/Guard.h,
+ src/foreign/zthread/include/zthread/GuardedClass.h,
+ src/foreign/zthread/include/zthread/Lockable.h,
+ src/foreign/zthread/include/zthread/LockedQueue.h,
+ src/foreign/zthread/include/zthread/MonitoredQueue.h,
+ src/foreign/zthread/include/zthread/Mutex.h,
+ src/foreign/zthread/include/zthread/NonCopyable.h,
+ src/foreign/zthread/include/zthread/PoolExecutor.h,
+ src/foreign/zthread/include/zthread/Priority.h,
+ src/foreign/zthread/include/zthread/PriorityCondition.h,
+ src/foreign/zthread/include/zthread/PriorityInheritanceMutex.h,
+ src/foreign/zthread/include/zthread/PriorityMutex.h,
+ src/foreign/zthread/include/zthread/PrioritySemaphore.h,
+ src/foreign/zthread/include/zthread/Queue.h,
+ src/foreign/zthread/include/zthread/ReadWriteLock.h,
+ src/foreign/zthread/include/zthread/RecursiveMutex.h,
+ src/foreign/zthread/include/zthread/Runnable.h,
+ src/foreign/zthread/include/zthread/Semaphore.h,
+ src/foreign/zthread/include/zthread/Singleton.h,
+ src/foreign/zthread/include/zthread/SynchronousExecutor.h,
+ src/foreign/zthread/include/zthread/Task.h,
+ src/foreign/zthread/include/zthread/Thread.h,
+ src/foreign/zthread/include/zthread/ThreadLocal.h,
+ src/foreign/zthread/include/zthread/ThreadLocalImpl.h,
+ src/foreign/zthread/include/zthread/ThreadedExecutor.h,
+ src/foreign/zthread/include/zthread/Time.h,
+ src/foreign/zthread/include/zthread/Waitable.h,
+ src/foreign/zthread/include/zthread/ZThread.h,
+ src/foreign/zthread/share/acinclude.m4, src/foreign/zthread/share
+ /atomic-gcc.m4, src/foreign/zthread/share/atomic-linux.m4,
|