Activity for TheLib

  • Christoph Christoph committed [r926]

    Upgrade to VS2019

  • Christoph Christoph committed [r925]

    Fixed documentation error in blob.

  • Christoph Christoph committed [r924]

    Stuff happened a long time ago ...

  • Christoph Christoph committed [r923]

    Documentation fixes.

  • Christoph Christoph committed [r922]

    Added missing initialisation in default-constructed triple_buffer.

  • Christoph Christoph committed [r921]

    Documentation update.

  • Christoph Christoph committed [r920]

    Removed unnecessary smart pointers in D3D functions to improve ATL compatibility.

  • Christoph Christoph committed [r919]

    Fixed wrong exception declaration.

  • Christoph Christoph committed [r918]

    Fixed tracing output.

  • Christoph Christoph committed [r917]

    Removed some smart pointers in MF APIs.

  • Christoph Christoph committed [r916]

    Fixed MF stuff.

  • Christoph Christoph committed [r915]

    Added comparison for ip_end_point and native IP end point type.

  • Christoph Christoph committed [r914]

    Added ScaleConverter class.

  • Christoph Christoph committed [r913]

    Fixed erroneous translations.

  • Christoph Christoph committed [r912]

    Made ViewModelBase.Create factory method public.

  • Christoph Christoph committed [r911]

    Fixed resource lookup

  • Christoph Christoph committed [r910]

    Added exception dialog for UWP.

  • Christoph Christoph committed [r909]

    Added CallerMemberName implementation in property change handler base classes.

  • Christoph Christoph committed [r908]

    Fixed off-by-one.

  • Christoph Christoph committed [r907]

    Synchronised string resources.

  • Christoph Christoph committed [r906]

    Added some missing unit definitions.

  • Christoph Christoph committed [r905]

    Fixed UWP resource lookup.

  • Christoph Christoph committed [r904]

    Updated Windows 10 assembly info for Windows 10.

  • Christoph Christoph committed [r903]

    Added missing resource script.

  • Christoph Christoph committed [r902]

    Merged .NET reorganisation branch to trunk.

  • Christoph Christoph committed [r901]

    Updated string resources using updated synchronisation script.

  • Christoph Christoph committed [r900]

    Updated Synchronise-Links.ps1

  • Christoph Christoph committed [r899]

    Added Windows 10 target.

  • Christoph Christoph committed [r898]

    Removed Windows 8 targets.

  • Christoph Christoph committed [r897]

    Updated documentation.

  • Christoph Christoph committed [r896]

    Added US unit system.

  • Christoph Christoph committed [r895]

    Added more Imperial units.

  • Christoph Christoph committed [r894]

    Added typesetter's and temperature units.

  • Christoph Christoph committed [r893]

    Fixed epic WTF in prefix test.

  • Christoph Christoph committed [r892]

    Fixed bug of ProductUnit units not being flattened correctly on construction.

  • Christoph Christoph committed [r891]

    Simplified Unit.Pow and Unit.Root.

  • Christoph Christoph committed [r890]

    Fixed some labels.

  • Christoph Christoph committed [r889]

    Updated MAT.

  • Christoph Christoph committed [r888]

    Updated localisation of units.

  • Christoph Christoph committed [r887]

    Improved consistency of product unit, but some simplification is still missing to determine equality.

  • Christoph Christoph committed [r886]

    Fixed conversions between non-coherent units.

  • Christoph Christoph committed [r885]

    Added tests for imperial units.

  • Christoph Christoph committed [r884]

    Cleaned up derived unit systems.

  • Christoph Christoph committed [r883]

    Removed unit indexers.

  • Christoph Christoph committed [r882]

    Added defintions for most CGS and customary units.

  • Christoph Christoph committed [r881]

    Moved imperial units to UCUM system.

  • Christoph Christoph committed [r880]

    Moved SI definitions to UCUM class.

  • Christoph Christoph committed [r879]

    Fixed resource loader in DisplayKeyNameAttribute.

  • Christoph Christoph committed [r878]

    Cleanup of arcball.

  • Christoph Christoph committed [r877]

    Fixed erroneous additional rotation in arcball_manipulator induced by click handler.

  • Christoph Christoph committed [r876]

    Added get_font in dwrite_interop_surface.

  • Christoph Christoph committed [r875]

    Fixed matrix inversion, added test.

  • Christoph Christoph committed [r874]

    Added matrix documentation.

  • Christoph Christoph committed [r873]

    Updated colouring in test programme.

  • Christoph Christoph committed [r872]

    Adapted test programme to changes.

  • Christoph Christoph committed [r871]

    Fixed return values of vector *= operators.

  • Christoph Christoph committed [r870]

    Fixed ring_buffer push bug.

  • Christoph Christoph committed [r869]

    Added LH and RH typedefs for XMATH camera_maths.

  • Christoph Christoph committed [r868]

    Moved flag for ongoing interaction (dragging) to base class.

  • Christoph Christoph committed [r867]

    arcball_manipulator almost completed (y-direction inverts on first click, no idea why ...)

  • Christoph Christoph committed [r866]

    Added quaternion::make_identity helper.

  • Christoph Christoph committed [r865]

    Updated documentation of rendering_window.

  • Christoph Christoph committed [r864]

    Added option to configure D3D device flags in d3d11_rendering_behaviour.

  • Christoph Christoph committed [r863]

    Fixed erroneous host identification from invalid DNS entry.

  • Christoph Christoph committed [r862]

    Added enumeration of MFTs.

  • Christoph Christoph committed [r861]

    Renamed make_cube to make_cuboid.

  • Christoph Christoph committed [r860]

    Fixed cube generation.

  • Christoph Christoph committed [r859]

    Reordered filters.

  • Christoph Christoph committed [r858]

    Added the::scope_guard.

  • Christoph Christoph committed [r857]

    Fixed cv qualifiers.

  • Christoph Christoph committed [r856]

    Added method for selecting correct string literal from template.

  • Christoph Christoph committed [r855]

    Added to_string for time_point.

  • Christoph Christoph committed [r854]

    Fixed closing non-existent key bug in registry_key.

  • Christoph Christoph committed [r853]

    Added conditional for texcoords in geometry.h

  • Christoph Christoph committed [r852]

    Fixed ip_end_point::compare.

  • Christoph Christoph committed [r851]

    Fixed in-memory WIC image stream.

  • Christoph Christoph committed [r850]

    Fix of recursive include.

  • Christoph Christoph committed [r849]

    Split of com_ptr into header and inline file.

  • Christoph Christoph committed [r848]

    Fix for dangling reference when creating WIC st...

  • Christoph Christoph committed [r847]

    Erroneous output of get_module_file_name on Lin...

  • Christoph Christoph committed [r846]

    Added even more convenient function for sharing...

  • Christoph Christoph committed [r845]

    Added utility function to share textures betwee...

  • Christoph Christoph committed [r844]

    Backport of fix from TRRojan.

  • Christoph Christoph committed [r843]

    Fixed memory status call on win32

  • Christoph Christoph committed [r842]

    Added make_full_word function.

  • Christoph Christoph committed [r841]

    Refactored blob_pool to use shared_ptr.

  • Christoph Christoph committed [r840]

    vertex_fmt was still not correct ...

  • Christoph Christoph committed [r839]

    Fixed totally broken input layout descriptor.

  • Christoph Christoph committed [r838]

    Fixed typo.

  • Christoph Christoph committed [r837]

    Added the::blob::construct(_at) and the::blob::...

  • Christoph Christoph committed [r836]

    Added new overloads for body_after performing a...

  • Christoph Christoph committed [r835]

    Added additional methods for retrieving message...

  • Christoph Christoph committed [r834]

    Added get_fixed_size helper function.

  • Christoph Christoph committed [r833]

    Fixed return value bug if simple_message does n...

  • Christoph Christoph committed [r832]

    Added to_string method for native ip_end_points.

  • Christoph Christoph committed [r831]

    Fixed issue of IP family preference not being p...

  • Christoph Christoph committed [r830]

    Added simple_message_desc for empty bodies.

  • Christoph Christoph committed [r829]

    Clicked too fast ..

  • Christoph Christoph committed [r828]

    Added the::discard_return.

  • Christoph Christoph committed [r827]

    Added another initialising ctor in ring_buffer.

1 >