This website requires JavaScript.
Explore
Help
Sign In
luisgulo
/
gambas-source-code
Watch
1
Star
0
Fork
0
You've already forked gambas-source-code
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
gambas-source-code
/
gb.dbus
/
Makefile.am
4 lines
90 B
Makefile
Raw
Normal View
History
Unescape
Escape
[CONFIGURATION] * NEW: Put custom autoconf macros in the "m4" directory. * NEW: Drop libltdl. [GB.IMAGE] * NEW: Image.Resize() and Image.Mirror() has been put in common there. * NEW: Image.Flip() has been removed. * NEW: Image.Copy() and Image.Resize() now supports 24-bits images. [GB.OPENGL] * NEW: Depends on gb.image now. * NEW: Texture images can have any format now. git-svn-id: svn://localhost/gambas/trunk@2236 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-08-16 22:07:48 +00:00
ACLOCAL_AMFLAGS
=
-I m4 --install
[DEVELOPMENT ENVIRONMENT] * BUG: Fix the project refreshing routine that made edited data files read-only and unsaveable. [WEB SITE MAKER] * NEW: Arabic translation made by Daif Alotaibi. * NEW: Support for right-to-left written languages. [GB.DBUS] * NEW: A new component to talk with D-Bus. But it cannot do anything at the moment. [GB.QT4] * BUG: Expanded an item in a TreeView by code now shows the children as if you did it by user interaction. git-svn-id: svn://localhost/gambas/trunk@2197 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-07-30 21:42:46 +00:00
SUBDIRS
=
@DBUS_DIR@
EXTRA_DIST
=
reconf gambas.h gb*.h
Reference in New Issue
Copy Permalink