projects
/
simgear.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
simgear.git
2014-07-14
Thomas Geymayer
Nasal: require 0o as prefix for octal numbers.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Thomas Geymayer
canvas::Layout: keep user provided size hints.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Thomas Geymayer
SGTrackToAnimation: supress wrong warnings.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Thomas Geymayer
SGPropertyNode: add InterpolationMgr getter.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Thomas Geymayer
Don't restore old canvasses on reset.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-01
Thomas Geymayer
canvas::Element: fix cleanup (and hopefully crash)
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Thomas Geymayer
pkg::Package: callback for installation start.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Thomas Geymayer
pkg: Remove Install from list after uninstall.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Thomas Geymayer
HTTPRequest/pkg::Install: do not replace callbacks.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
Thomas Geymayer
canvas::Widget: pass ghost to onRemove handler
commit
|
commitdiff
|
tree
|
snapshot
2014-06-28
Thomas Geymayer
canvas::BoxLayout: fix hfw layouting (fix updating...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Thomas Geymayer
fix g++ 4.4: "warning: suggest parentheses around ...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Thomas Geymayer
SGPath: fix creating paths with permission checker.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Thomas Geymayer
Nasal: fix parsing octal/hex numbers in strings as...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-23
Thomas Geymayer
nasal::Ghost: improve intrusive pointer storage and...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-22
Thomas Geymayer
SGConditionRef typedef. No functional changes.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-21
Thomas Geymayer
ShivaVG: fix call to shCopyPixels.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-21
Thomas Geymayer
ShivaVG: check for zero before dividing.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Thomas Geymayer
Nasal: better error message for non-numeric string.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Thomas Geymayer
canvas::CustomEvent: init bubbles member.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Thomas Geymayer
Use Boost.Test for strutils_test and add some md5/hex...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Thomas Geymayer
Keep md5 inside simgear and use single encodeHex implem...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Thomas Geymayer
Expose md5.h to flightgear for. Will need a better...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Thomas Geymayer
Nasal: support for standard bitwise operators.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Thomas Geymayer
canvas::Text: get maximum width (if displayed on a...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-16
Thomas Geymayer
canvas::NasalWidget: ensure nasal part is destroyed
commit
|
commitdiff
|
tree
|
snapshot
2014-06-15
James Turner
Package: support for variants
commit
|
commitdiff
|
tree
|
snapshot
2014-06-15
Thomas Geymayer
cppbind: queue Ghosts for deletion and delete outside gc.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-15
Thomas Geymayer
canvas::Element: check if element is valid.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-15
Thomas Geymayer
canvas::Layout: proper cleanup/update on removing items.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-15
Thomas Geymayer
pkg: allow 'installed' as filter criterion.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-14
Thomas Geymayer
canvas::Layout: add clear method to remove all items.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Thomas Geymayer
Simple Markdown parser.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Thomas Geymayer
canvas::Text: add heightForWidth method.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Thomas Geymayer
canvas::Layout: support height-for-width layouting.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Thomas Geymayer
Package: fix property type (description)
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Thomas Geymayer
pkg: Fix recursion in Install destructor.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
James Turner
Package: expose file size property.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
James Turner
Pkg: record live installs in Catalog.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
James Turner
Pkg: qualified ID accessor.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Thomas Geymayer
canvas::Layout: remove/get child items.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Thomas Geymayer
Package: fix detection of unknown filter term.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Thomas Geymayer
Use Boost.Test to test utf8tolatin1 - others to be...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Thomas Geymayer
pkg: Support for install callbacks and fix memory corru...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
James Turner
Package::existingInstall helper.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Rebecca Palmer
utf8ToLatin1: add test
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Rebecca Palmer
utf8ToLatin1: return original instead of crashing on...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Thomas Geymayer
cppbind: expose SGRect as [x, y, w, h]
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Thomas Geymayer
Package: use correct tag for download url.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-08
Thomas Geymayer
canvas::BoxLayout: add custom additional whitespace...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-08
Thomas Geymayer
canvas::Image: allow aspect ratio preserving display.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-07
Rebecca Palmer
Downgrade "Please decompress this texture for increased...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-07
Rebecca Palmer
Fix over-read error in the test suite
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Thomas Geymayer
canvas::Image: abort http requests if image is destroyed.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Thomas Geymayer
Canvas: fix transformation of clip rect.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Thomas Geymayer
canvas: BoxLayout shared pointer typedef.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Thomas Geymayer
Catalog: add method to get all packages in a catalog.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Thomas Geymayer
cppbind::Ghost: improve compiler error message for...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Thomas Geymayer
This has to work on windows now^^
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Thomas Geymayer
Hopefully fixing windows build.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Thomas Geymayer
Now the real fix for old compilers...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Thomas Geymayer
Fix headless build and reduce include dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Thomas Geymayer
Trying to fix problems retrieving static member address...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-03
Thomas Geymayer
Fix for old versions of Boost.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-03
Thomas Geymayer
cppbind::Ghost: safely use strong and weak references.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Thomas Geymayer
SGSharedPtr: add constructor to convert from SGWeakPtr.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-01
James Turner
Package::match case-insensitive string comparison
commit
|
commitdiff
|
tree
|
snapshot
2014-06-01
James Turner
Substring search of package name/description.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-01
Thomas Geymayer
Missing return statement
commit
|
commitdiff
|
tree
|
snapshot
2014-06-01
Thomas Geymayer
Fix wrong include guard (identified by clang)
commit
|
commitdiff
|
tree
|
snapshot
2014-06-01
Thomas Geymayer
Canvas/Layout: tweak the way elements are exposed to...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-01
Thomas Geymayer
Canvas: fix possible crash with destroyed canvasses
commit
|
commitdiff
|
tree
|
snapshot
2014-06-01
Thomas Geymayer
Canvas: trigger immediate update from property tree...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
James Turner
Add installedPackages() to Catalog.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
James Turner
Update package classes ownership model.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
Thomas Geymayer
Canvas: basic layouting system.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Thomas Geymayer
Sky dome: remove unused variables/code.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Thomas Geymayer
cppbind: use Hash iterators to extract simgear::Map
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Thomas Geymayer
Fix for clang/template dependent name lookup.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Thomas Geymayer
Canvas: allow dispatching events to Canavs itself
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Thomas Geymayer
cppbind: some new methods and safer type check.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Thomas Geymayer
nasal::Hash: add iterators.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Thomas Geymayer
PropertyBasedElement: extend HTML5 (Canvas) data props...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Thomas Geymayer
Update doxgen config and some comments.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Thomas Geymayer
canvas::Element: setter/getter for HTML5 style data...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Thomas Geymayer
canvas: exclude data-* properties from triggering an...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Thomas Geymayer
ShivaVG: get rid of glu dependency.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
James Turner
Fix bad Nasal parse of ‘foo[]’.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-18
Thomas Geymayer
Canvas: support for custom events and event dispatching.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-18
Thomas Geymayer
cppbind.Ghost: more member overloads.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-18
Thomas Geymayer
Enable dynamic linking on Mac for Boost.Test
commit
|
commitdiff
|
tree
|
snapshot
2014-05-18
Thomas Geymayer
cppbind.Ghost: clean up a bit
commit
|
commitdiff
|
tree
|
snapshot
2014-05-18
Thomas Geymayer
cppbind: convert maps from nasal.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-18
Thomas Geymayer
cppbind.Ghost: register _get called on retrieving unset...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-10
Thomas Geymayer
cppbind: from_nasal/to_nasal for SGWeakReferenced based...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
Thomas Geymayer
Canvas: move window from flightgear.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
Thomas Geymayer
SGWeakReferenced: fix for clang.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-08
Thomas Geymayer
Fix for CMake 2.6
commit
|
commitdiff
|
tree
|
snapshot
2014-05-08
Thomas Geymayer
Add smart pointer tests (finally using Boost.Test)
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Thomas Geymayer
Fix use count for deleted, reference counted objects.
commit
|
commitdiff
|
tree
|
snapshot
next