.. |
argparse_test.cxx
|
Change license from GPL2+ to LGPL2.0+ for the SimGear files I wrote
|
2017-05-10 17:03:50 +02:00 |
argparse.cxx
|
Change license from GPL2+ to LGPL2.0+ for the SimGear files I wrote
|
2017-05-10 17:03:50 +02:00 |
argparse.hxx
|
Change license from GPL2+ to LGPL2.0+ for the SimGear files I wrote
|
2017-05-10 17:03:50 +02:00 |
CMakeLists.txt
|
Cmake refresh
|
2020-08-18 11:40:27 +01:00 |
CocoaHelpers.mm
|
Explicitly force libc++ on clang
|
2015-02-11 15:46:01 +00:00 |
CSSBorder_test.cxx
|
Rename the COMPARE, COMPARE_EP, COMPARE_EP2 and VERIFY test macros
|
2016-12-04 21:04:40 +01:00 |
CSSBorder.cxx
|
General boost cleanup
|
2020-04-22 14:04:21 +01:00 |
CSSBorder.hxx
|
Canvas: separate CSSBorder parsing from image.
|
2013-05-31 19:14:39 +02:00 |
interpolator.cxx
|
Remove redundant inclusion of math/SGMath.hxx
|
2012-05-05 11:19:20 +02:00 |
interpolator.hxx
|
SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems.
|
2019-07-01 14:37:48 +02:00 |
ListDiff.hxx
|
Replace boost::function by std::function
|
2020-04-22 14:04:21 +01:00 |
lru_cache.hxx
|
Replace boost::function by std::function
|
2020-04-22 14:04:21 +01:00 |
make_new.hxx
|
Remove unecessary dependency from libSimGearCore on libSimGearScene.
|
2013-03-16 12:19:23 +01:00 |
path_test.cxx
|
Use UTF8 paths in nearly all places, for OSG
|
2020-03-13 09:50:43 +00:00 |
ResourceManager.cxx
|
Add a hasInstance to ResourceManager
|
2020-10-29 14:02:50 +00:00 |
ResourceManager.hxx
|
Add a hasInstance to ResourceManager
|
2020-10-29 14:02:50 +00:00 |
sg_dir_test.cxx
|
Remove useless readdir() calls in Dir::isEmpty()
|
2017-10-27 20:49:17 +02:00 |
sg_dir.cxx
|
Replace BOOST_FOREACH by C++ 11 for range loop.
|
2020-04-12 14:39:12 +01:00 |
sg_dir.hxx
|
Small improvements for simgear::Dir
|
2017-01-26 12:41:59 +01:00 |
sg_hash.cxx
|
HTTP repository implementation
|
2016-02-21 21:49:20 +02:00 |
sg_hash.hxx
|
Hopefully fix Linux compilation.
|
2016-02-22 18:05:02 +02:00 |
sg_path.cxx
|
simgear/misc/sg_path.*: added SGPath::makeLink(), for making softlinks.
|
2021-01-30 13:27:55 +00:00 |
sg_path.hxx
|
simgear/misc/sg_path.*: added SGPath::makeLink(), for making softlinks.
|
2021-01-30 13:27:55 +00:00 |
sgversionhelpers.hxx
|
Windows versionhelpers.h support.
|
2015-04-20 10:58:11 +01:00 |
sha1.c
|
FreeBSD fixes from Ganael LAPLANCHE
|
2016-05-30 13:02:24 +01:00 |
simgear_optional.hxx
|
Add simgear::optional
|
2020-04-25 18:05:59 +01:00 |
SimpleMarkdown_test.cxx
|
Simple Markdown parser.
|
2014-06-13 19:12:56 +02:00 |
SimpleMarkdown.cxx
|
Simple Markdown parser.
|
2014-06-13 19:12:56 +02:00 |
SimpleMarkdown.hxx
|
Improve (mostly Canvas event related) documentation.
|
2014-07-29 23:57:59 +02:00 |
stdint.hxx
|
It turns out the 16-bit version was not introduced until gcc-4.8
|
2018-07-05 10:29:03 +02:00 |
stopwatch.hxx
|
- new FSF addresses
|
2006-03-08 18:16:08 +00:00 |
strutils_test.cxx
|
new method: makeStringSafeForPropertyName, replaces invalid chars
|
2020-08-10 10:23:38 +01:00 |
strutils.cxx
|
Strutils: add printf format validation
|
2020-11-10 23:49:25 +00:00 |
strutils.hxx
|
Strutils: add printf format validation
|
2020-11-10 23:49:25 +00:00 |
SVGpreserveAspectRatio_test.cxx
|
canvas::Image: allow aspect ratio preserving display.
|
2014-06-08 02:16:07 +02:00 |
SVGpreserveAspectRatio.cxx
|
Ensure <simgear_config.h> is always included.
|
2017-03-28 09:36:53 +01:00 |
SVGpreserveAspectRatio.hxx
|
Improve (mostly Canvas event related) documentation.
|
2014-07-29 23:57:59 +02:00 |
swap_test.cpp
|
Cygwin fixes.
|
2005-09-29 12:05:22 +00:00 |
tabbed_values_test.cxx
|
Replace SG_USE_STD() by using std::
|
2008-07-28 07:52:13 +00:00 |
tabbed_values.cxx
|
XCode warning fixes.
|
2013-06-22 16:15:41 +01:00 |
tabbed_values.hxx
|
XCode warning fixes.
|
2013-06-22 16:15:41 +01:00 |
test_macros.hxx
|
Expand the test macros framework
|
2016-12-04 22:41:04 +01:00 |
texcoord.cxx
|
Intialize to prevent a 'may be used uninitialized' warning
|
2011-12-19 15:28:11 +01:00 |
texcoord.hxx
|
Remove deprecated vector classes - finally!
|
2010-07-30 00:46:30 +01:00 |
utf8tolatin1_test.cxx
|
Use Boost.Test to test utf8tolatin1 - others to be converted too...
|
2014-06-11 00:29:17 +02:00 |