gambas-source-code/app/examples/Games/MineSweeper/image
Benoît Minisini 3c8efd56e9 [CONFIGURATION]
* NEW: Update chinese translations.

[EXAMPLES]
* NEW: Add screenshots, switch to 1.0 version, and publish.

[INTERPRETER]
* NEW: Allow WAIT to raise errors.

[GB.DESKTOP]
* NEW: DesktopWindow.Geometry is a new property that returns the geometry 
  of the window inside as a rectangle.
* NEW: DesktopWindow.Frame is a new property that returns the geometry 
  of the window outside (with the frame) as a rectangle.
* NEW: DesktopWindow.GetScreenshot() is a new method that returns a 
  screenshot of a window, with or without the frame.
* BUG: DesktopWindow X, Y, Width and Height properties return the window
  geometry without the frame.

[GB.GTK]
* NEW: Raise an error if WAIT is called during a keyboard event.

[GB.GTK3]
* NEW: Raise an error if WAIT is called during a keyboard event.

[GB.QT4]
* NEW: Raise an error if WAIT is called during a keyboard event.


git-svn-id: svn://localhost/gambas/trunk@6746 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2014-12-16 22:15:59 +00:00
..
bigflag.png [EXAMPLES] 2014-12-12 19:58:52 +00:00
cover.png [EXAMPLES] 2014-12-12 19:58:52 +00:00
coveron.png [EXAMPLES] 2014-12-12 19:58:52 +00:00
empty.png [EXAMPLES] 2014-12-12 19:58:52 +00:00
expr_lose.png [EXAMPLES] 2014-12-12 19:58:52 +00:00
expr_normal.png [EXAMPLES] 2014-12-12 19:58:52 +00:00
expr_o.png [EXAMPLES] 2014-12-12 19:58:52 +00:00
expr_win.png [EXAMPLES] 2014-12-12 19:58:52 +00:00
false.png [EXAMPLES] 2014-12-12 19:58:52 +00:00
flag.png [EXAMPLES] 2014-12-12 19:58:52 +00:00
mine.png [EXAMPLES] 2014-12-12 19:58:52 +00:00
number_1.png [EXAMPLES] 2014-12-12 19:58:52 +00:00
number_2.png [EXAMPLES] 2014-12-12 19:58:52 +00:00
number_3.png [EXAMPLES] 2014-12-12 19:58:52 +00:00
number_4.png [EXAMPLES] 2014-12-12 19:58:52 +00:00
number_5.png [EXAMPLES] 2014-12-12 19:58:52 +00:00
number_6.png [EXAMPLES] 2014-12-12 19:58:52 +00:00
number_7.png [EXAMPLES] 2014-12-12 19:58:52 +00:00
number_8.png [EXAMPLES] 2014-12-12 19:58:52 +00:00