David Capello
1f755ec0f4
Added executable bit to fix.sh.
2010-07-23 20:03:40 -03:00
David Capello
c25b9191f4
Added Makefile for Mac OS X.
2010-07-07 15:12:33 -03:00
David Capello
e97aa018a3
Minor changes to fix.sh.
2010-07-05 22:38:51 -03:00
David Capello
63798943e1
Renamed makefile.mgw to makefile.mingw.
2010-07-05 22:36:12 -03:00
David Capello
a1d20f704f
Renamed makefile.lnx to makefile.linux.
2010-07-05 22:34:51 -03:00
David Capello
e11796c83b
Fixed a little problem with = operator (it is not ==).
2009-08-05 01:59:56 +00:00
David Capello
67a830183b
+ Modified makefile.vc to handle a completelly static compilation with VC++9.0 Express Edition
...
(the new compiler used for the following Win32 binary releases).
+ Modified some error handling code to use C++ exceptions.
+ Modified some collections (std::vector, std::map, etc.) from instances to pointers.
2009-08-05 01:53:02 +00:00
David Capello
a1d9d2cada
Fixed compilation errors in Linux with GCC 4.2.3.
...
Fixed fix.sh.
2008-10-11 15:52:47 +00:00
David Capello
2e10ec3e21
Version 0.6b2 released.
...
Minor fixed and changes for the new release.
2008-05-06 15:22:57 +00:00
David Capello
ef28731b5a
Renamed exchange_colors to switch_colors
...
Removed the bugreport address
"color" is now in the core (isn't a module anymore)
Refactored palette_editor -> paledit
Added test_intmult.c
Completed test_jlist.c
Added test_init, test_init_gui & test_exit routines
Added test_jgrid.c
2008-03-15 01:54:45 +00:00
David Capello
a408d8917b
Removed USE_PRECOMPILED_HEADER option.
2008-02-11 01:56:20 +00:00
David Capello
ece7c72b0f
Added ase_uint8, ase_uint16, ase_uint32
2007-12-11 20:05:18 +00:00
David Capello
df0104734f
Added libjpeg in the repository.
...
Fixed some bugs in the GUI system.
Added tabs, and removed the list-menu.
2007-11-28 14:19:36 +00:00
David Capello
e82167b340
Added double-buffering for GUI, and PNG support
2007-09-20 00:32:35 +00:00
David Capello
57e978b102
Moved everything to trunk
2007-09-18 23:57:02 +00:00