gambas-source-code/app
Benoît Minisini 982b9ad52d [DEVELOPMENT ENVIRONMENT]
* NEW: A search field in the menu editor.

[EXAMPLES]
* NEW: The WebBrowser example has been modified to use the new features of
  the gb.qt4.webkit component.

[GB.QT4.WEBKIT]
* NEW: Cookie is a new class that represents a cookie.
* NEW: WebView.Cookies is a new property for returning all cookies in the 
  browser cookie jar. Setting that property has to be done yet.
* NEW: WebView.HitTest() is a new method that tests what is located at the
  specified position of the web page. The result of the is test is returned
  as a WebHitTest object.
* NEW: WebHitTest is new class that represents the result of a hit test on
  a web page. YOu can know if you are on a link, an image, or something 
  else, and if that content is selected or editable.


git-svn-id: svn://localhost/gambas/trunk@3290 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-11-11 17:43:14 +00:00
..
mime
other/MakeWebSite [GB.FORM.MDI] 2010-11-07 11:41:59 +00:00
src [DEVELOPMENT ENVIRONMENT] 2010-11-11 17:43:14 +00:00
acinclude.m4
AUTHORS
ChangeLog
configure.ac [CONFIGURATION] 2010-07-14 01:50:18 +00:00
COPYING
depcomp
INSTALL
ltmain.sh
Makefile.am [CONFIGURATION] 2010-09-24 12:48:08 +00:00
missing
NEWS
README
reconf
TODO