gambas-source-code/app/src
Benoît Minisini 0c2a60085c [WIKI CGI SCRIPT]
* NEW: Help comments of component classes and symbols are now automatically 
  used for creating non-existing documentation pages.
* NEW: Images are clickable in editing mode. They point at the image wiki 
  page.

[INTERPRETER]
* NEW: Url$() is a new function to encode an URL.
* NEW: FromUrl$() is a new function to decode an URL.
* NEW: FromBase64$() is now a synonymous for UnBase64$().

[GB.MEDIA]
* BUG: MediaPipeline.Pause() does nothing if the media is not playing. That
  avoid some GStreamer bad behaviour.

[GB.MEDIA.FORM]
* NEW: MediaView: Remove the ShowVideo property, it is useless.
* NEW: MediaView: The URL property can receive a true URL or a file path.
  The conversion is automatically done.
* BUG: MediaView: Do pause or stop the media file only if it has sense.
* NEW: MediaView: Hide the video part if the control height is too low.


git-svn-id: svn://localhost/gambas/trunk@6617 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2014-11-09 15:25:46 +00:00
..
doc.cgi
gambas-farm-server [FARM SERVER] 2014-10-30 16:14:32 +00:00
gambas-wiki [WIKI CGI SCRIPT] 2014-11-09 15:25:46 +00:00
gambas3 [WIKI CGI SCRIPT] 2014-11-09 15:25:46 +00:00
gb.wiki
gbs3 [SCRIPTER] 2014-10-31 16:40:19 +00:00
INSTALL