gambas-source-code/main/lib/draw
Benoît Minisini 1c940acd0c [WIKI CGI SCRIPT]
* BUG: Fix history page.

[GB.GUI.BASE]
* OPT: ScrollArea scrollbars should not flicker anymore during a resizing
  operation.
* BUG: Fix HSPlit and VSplit  behaviour when the visibility of a child
  changes.
* NEW: HSplit.Layout and VSplit.Layout now return the width of an hidden 
  child as zero.

[GB.QT4]
* OPT: Optimize clipping when the clipping area is a rectangle.


git-svn-id: svn://localhost/gambas/trunk@5480 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-12-31 03:13:04 +00:00
..
cdraw.c
cdraw.h
cpaint.c [WIKI CGI SCRIPT] 2012-12-31 03:13:04 +00:00
cpaint.h [DEVELOPMENT ENVIRONMENT] 2012-11-27 18:42:24 +00:00
cpoint.c
cpoint.h
cpoint_temp.h [DEVELOPMENT ENVIRONMENT] 2012-12-03 12:56:41 +00:00
crect.c
crect.h
crect_temp.h [GB.DRAW] 2012-11-28 03:32:55 +00:00
gb.draw.h [DEVELOPMENT ENVIRONMENT] 2012-11-27 18:42:24 +00:00
gb.image.h
gb.paint.h [WIKI CGI SCRIPT] 2012-12-31 03:13:04 +00:00
gb_list.c
main.c [DEVELOPMENT ENVIRONMENT] 2012-11-27 18:42:24 +00:00
main.h
Makefile.am [DEVELOPMENT ENVIRONMENT] 2012-11-27 18:42:24 +00:00
matrix.c
matrix.h