gambas-source-code/main/lib/image
Benoît Minisini dc5875f9d3 [DEVELOPMENT ENVIRONMENT]
* BUG: Fix a possible crash when highlighting source code positions in the 
  output window.
* BUG: Hitting ENTER key in the project tree filter now works correctly, 
  and open the first matching file if none is selected.

[GB.DESKTOP]
* BUG: Requires gb.desktop.x11 explicitely now.

[GB.GTK]
* BUG: System tray icons deletion is delayed now. It prevents spurious GTK+
  warnings that appear if you hide an icon during inside an event handler.

[GB.IMAGE]
* BUG: Rewrite the ImageStat class source code because the PHP licence is 
  not compatible with the GPL.

[GB.QT4]
* BUG: System tray icons deletion is delayed now, to avoid a crash if you
  hide an icon during inside an event handler.


git-svn-id: svn://localhost/gambas/trunk@6344 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2014-06-26 20:00:13 +00:00
..
c_color.c [DEVELOPMENT ENVIRONMENT] 2013-08-13 12:18:32 +00:00
c_color.h
CImage.c [DEVELOPMENT ENVIRONMENT] 2013-08-07 03:14:27 +00:00
CImage.h
CImageStat.c [DEVELOPMENT ENVIRONMENT] 2014-06-26 20:00:13 +00:00
CImageStat.h
gb.image.component
gb.image.h [DEVELOPMENT ENVIRONMEMNT] 2013-09-08 17:15:55 +00:00
image.c [DEVELOPMENT ENVIRONMENT] 2013-08-09 20:42:38 +00:00
image.h [DEVELOPMENT ENVIRONMENT] 2013-08-07 03:14:27 +00:00
image_stat.c [DEVELOPMENT ENVIRONMENT] 2014-06-26 20:00:13 +00:00
image_stat.h [DEVELOPMENT ENVIRONMENT] 2014-06-26 20:00:13 +00:00
main.c
main.h
Makefile.am [CONFIGURATION] 2014-02-09 16:00:13 +00:00