gambas-source-code/main/lib/draw
Benoît Minisini 6b5790f7f9 [DEVELOPMENT ENVIRONMENT]
* BUG: Packager wizard: When creating a package from a component project,
  warn the user if the project name is not prefixed by a vendor name and
  a dot, and stop the process.

[GB.GUI.BASE]
* NEW: IconView: Draw is a new event that is raised when just after a 
  specific IconView item has been drawn.
* NEW: IconView: Draw the hovered item differently.
* BUG: IconView: Fix bad detection of hovered item.
* NEW: IconView: Take the icon shape into account when doing a rectangle
  selection.

[GB.DRAW]
* NEW: Paint.Zoom now draws its grid with a dashed line using the specified 
  grid color and its inverse.


git-svn-id: svn://localhost/gambas/trunk@7186 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2015-07-15 02:09:42 +00:00
..
cdraw.c
cdraw.h
cpaint.c [DEVELOPMENT ENVIRONMENT] 2015-07-15 02:09:42 +00:00
cpaint.h
gb.draw.h
gb.geom.h
gb.image.h
gb.paint.h
gb_list.c
main.c
main.h
Makefile.am
matrix.c
matrix.h