webgui: don't hide global props object
[fg:toms-fgdata.git] / Nasal /
2014-03-05 BARANGER EmmanuelMerge branch 'master' of gitorious.org:fg/fgdata
2014-03-05 James TurnerSwitch GUI to use new reposition command.
2014-02-24 Hyde YamakawaCanvasND: Add 777 track bug implementation
2014-02-23 Hyde YamakawaFix of previos canvas mod, PLAN mode change
2014-02-23 Hyde YamakawaCanvasND fixes #1317,1325 and wind ind, active WP,...
2014-02-20 PhilosopherSome changes/additions to debug.nas
2014-02-17 Thorsten RenkImpostors simulating distant clouds for Advanced Weathe...
2014-02-16 BARANGER EmmanuelMerge branch 'master' of gitorious.org:fg/fgdata
2014-02-16 Gijs de RooyNavDisplay: 4 -> 6 on compass
2014-02-16 Gijs de RooyNavDisplay: waypoint drawing fix
2014-02-13 Gijs de RooyNavDisplay: fix route drawing
2014-02-11 Gijs de RooyNavDisplay fixes:
2014-02-10 BARANGER EmmanuelMerge branch 'master' of gitorious.org:fg/fgdata
2014-02-10 PhilosopherCanvas ND: disable MapStructure TFC layer
2014-02-10 PhilosopherFix string.compileTemplate algorithms
2014-02-07 Thomas GeymayerCanvas/SVG parser: fix bounding box and rotation center.
2014-02-05 Curtis L. OlsonMerge branch 'master' of gitorious.org:fg/fgdata
2014-02-04 Gijs de RooyNavDisplay bug fixes:
2014-02-02 PhilosopherClean up some global wrappers
2014-02-02 PhilosopherRemove canvas.Map.df_controller
2014-01-31 Gijs de RooyNavDisplay bug fixes:
2014-01-30 Thomas GeymayerNasal: new function string.compileTemplate
2014-01-30 Thorsten RenkSupport for creating high altitude noctilucent clouds...
2014-01-29 BARANGER EmmanuelMerge branch 'master' of gitorious.org:fg/fgdata
2014-01-29 PhilosopherCanvas ND: fix altitude as rotation bug
2014-01-28 PhilosopherCanvas ND: small tweaks
2014-01-27 PhilosopherCanvas ND: use MapStructure for TFC, other misc.
2014-01-26 BARANGER EmmanuelMerge branch 'master' of gitorious.org:fg/fgdata
2014-01-26 Hyde YamakawaMerge branch 'master' of gitorious.org:fg/fgdata
2014-01-26 Hyde YamakawaAdd altitude profile T/C, T/D, S/C and E/D mark on...
2014-01-26 PhilosopherCanvas ND: keep canvases through reinit
2014-01-26 PhilosopherCanvas ND: obey traffic switch
2014-01-24 PhilosopherCanvas ND: Do del() on reinit
2014-01-20 Thomas GeymayerCanvas: remove API for FlightGear 2.8
2014-01-19 BARANGER EmmanuelMerge branch 'master' of gitorious.org:fg/fgdata
2014-01-19 PhilosopherFix #1310 - typo in material.nas
2014-01-18 Gijs de RooyNavigation display: fix map range, hide HDG bug after...
2014-01-18 James TurnerBug-fix: cap model shader quality to 1.0
2014-01-18 James TurnerBug-fix: only set AP altitude for 'at' constraint.
2014-01-17 Thomas GeymayerNasal: fix gui.setCursor without cursor (aka warp)
2014-01-13 Thorsten RenkMerge branch 'master' of git://gitorious.org/fg/fgdata
2014-01-13 Thorsten RenkSeparate, non-agricultural texture definition for Grass...
2014-01-13 BARANGER EmmanuelMerge branch 'master' of gitorious.org:fg/fgdata
2014-01-12 Stuart BuchananAdd ability to clear screen.window, and use it.
2014-01-12 Hal V. EngelMerge branch 'master' of gitorious.org:fg/fgdata
2014-01-10 BARANGER EmmanuelMerge branch 'master' of gitorious.org:fg/fgdata
2014-01-10 PhilosopherMapStructure work & (partial) integration
2014-01-08 Gijs de RooyNavigation display:
2014-01-01 Hal V. EngelMerge branch 'master' of gitorious.org:fg/fgdata
2014-01-01 Stuart BuchananUse separate non-scrolling message display for tutorials.
2014-01-01 James TurnerFix z/Z key-binding.
2013-12-28 Gijs de RooyBoeing ND:
2013-12-10 BARANGER EmmanuelMerge branch 'master' of gitorious.org:fg/fgdata
2013-12-09 James TurnerBug 1273, message popups hide timeout ignored.
2013-12-08 Thomas GeymayerNasal: use new positioned.diff
2013-12-08 Anton Gomez AlvedroAdd io.include() function to Nasal base library
2013-12-07 BARANGER EmmanuelMerge branch 'master' of gitorious.org:fg/fgdata
2013-12-07 Thomas GeymayerNasal: use new built-in props.Node.removeAllChildren()
2013-12-05 BARANGER EmmanuelMerge branch 'master' of gitorious.org:fg/fgdata
2013-12-04 Gijs de RooyNavigation display:
2013-12-02 mhabClose dialogs with Esc-key
2013-12-01 Thomas Geymayerparsesvg: rename canvas.num to canvas.evalCSSNum
2013-12-01 Tomash BrechkoSVG parser: Add num() wrapper for <rect> attributes.
2013-12-01 Gijs de RooyCanvas Navigational Display:
2013-11-05 PhilosopherAdd condition axis as per issue 1249
2013-11-03 Thomas GeymayerCanvas API: constants for clip-frame reference frames
2013-10-30 BARANGER EmmanuelMerge branch 'master' of gitorious.org:fg/fgdata
2013-10-28 Thomas GeymayerIOrules: add writeable cache directory (for downloaded...
2013-10-27 janodesboisFPS2KT and KT2FPS added to Nasal/global.nas
2013-10-26 BARANGER EmmanuelMerge branch 'master' of gitorious.org:fg/fgdata
2013-10-25 James TurnerUpdated UI to configure tooltips, mouse input
2013-10-25 James TurnerAvoid tooltip breakage when property is nil
2013-10-23 BARANGER EmmanuelMerge branch 'master' of gitorious.org:fg/fgdata
2013-10-23 Thomas GeymayerCanvas: add helper to get parent of canvas.Element
2013-10-20 Thomas Geymayersvg parser: read line-height
2013-10-20 PhilosopherNasal/*.nas: named arguments
2013-10-20 PhilosopherFix defined() implementation
2013-10-20 PhilosopherUpdate view.screenWidthCompens
2013-10-17 Thorsten RenkChanged Nimbostratus placement avoiding the rectangular...
2013-10-07 BARANGER EmmanuelMerge branch 'master' of gitorious.org:fg/fgdata
2013-10-06 Hyde YamakawaMerge branch 'master' of gitorious.org:fg/fgdata
2013-10-06 PhilosopherUse resolvepath() for canvas SVGs
2013-10-03 James TurnerRemove items implement natively in Nasal.
2013-09-30 BARANGER EmmanuelMerge branch 'master' of gitorious.org:fg/fgdata
2013-09-30 PhilosopherFix for #1185
2013-09-27 PhilosopherFix popupTip handling
2013-09-24 Clément de l'HamaideFix controls.ptt(-1) to controls.ptt(0) in Nasal/joysti...
2013-08-20 Clément de l'HamaideEnable FGCom Settings item even if --enable-fgcom is...
2013-08-19 f-jjthFGCom: add dialog for FGCom
2013-07-28 BARANGER EmmanuelMerge branch 'master' of gitorious.org:fg/fgdata
2013-07-27 Thomas GeymayerCanvas GUI: check if canvas is valid on resize.
2013-07-27 Thomas GeymayerCanvas GUI: mouse based window resizing.
2013-07-27 Thomas GeymayerCanvas GUI: Basic widget, focus and theming support.
2013-07-26 Thomas GeymayerCanvas GUI: update window for core change (size ->...
2013-07-24 Thomas GeymayerCanvas API: access to canvas "desktop".
2013-07-22 James TurnerFix altitude constrain handling.
2013-07-21 Thomas Geymayercanvas.Window: Do not delete canvas on close if other...
2013-07-20 Thomas GeymayerCanvas: Fix placing existing canvas on window.
2013-07-20 BARANGER EmmanuelMerge branch 'master' of gitorious.org:fg/fgdata
2013-07-19 Thomas Geymayercanvas.parsesvg: fix handling text without tspan or...
next