gambas-source-code/main/lib
Benoît Minisini 225c6e0b40 [DEVELOPMENT ENVIRONMENT]
* NEW: Use DesltopMime.FromFile() method to handle project data files.
* BUG: Installing the Gambas fonts override the old ones that could be
  already installed.
* NEW: Update the Gambas fonts.

[GB.DESKTOP]
* BUG: DesktopFile.Run() now handle programs that does not specify any
  argument pattern (%u, %f, and so on) in its command description.

[GB.DRAW]
* NEW: Add a RectF class, that is a rectangle with Float coordinates.
* NEW: Add a Point class, that is just a point with two Integer 
  coordinates.
* NEW: Add a PointF class, that is just a point with two Float
  coordinates.

[GB.GUI.BASE]
* BUG: GridView and TreeView controls should not lose any MouseDown event
  anymore.
* BUG: Fix previous TreeView optimizations.

[GB.MAP]
* BUG: Rename the "map" class as "Map".


git-svn-id: svn://localhost/gambas/trunk@5354 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-11-24 01:16:40 +00:00
..
complex [GB.COMPLEX] 2012-08-14 14:11:59 +00:00
compress
data [DEVELOPMENT ENVIRONMENT] 2012-11-07 22:51:04 +00:00
db [DEVELOPMENT ENVIRONMENT] 2012-11-20 01:37:26 +00:00
debug [DEVELOPMENT ENVIRONMENT] 2012-08-18 13:06:58 +00:00
draw [DEVELOPMENT ENVIRONMENT] 2012-11-24 01:16:40 +00:00
eval [DEVELOPMENT ENVIRONMENT] 2012-10-30 23:44:24 +00:00
gui
gui.opengl
image [GB.IMAGE] 2012-10-13 09:46:35 +00:00
image.effect [INTERPRETER] 2012-10-22 14:09:05 +00:00
option
signal [GB.SIGNAL] 2012-08-14 09:53:03 +00:00
vb
gb.component
Makefile.am [CONFIGURATION] 2012-09-09 20:20:47 +00:00