saggui-svn Mailing List for Simplified All Gaming GUI (Page 8)
Status: Beta
Brought to you by:
juvinious
You can subscribe to this list here.
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(30) |
Jul
(86) |
Aug
(19) |
Sep
(30) |
Oct
(32) |
Nov
(29) |
Dec
(25) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
(47) |
Feb
(55) |
Mar
(9) |
Apr
(17) |
May
(21) |
Jun
|
Jul
(8) |
Aug
(15) |
Sep
(4) |
Oct
|
Nov
|
Dec
(6) |
2008 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2010 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <sag...@li...> - 2007-01-05 02:19:34
|
Revision: 306 http://svn.sourceforge.net/saggui/?rev=306&view=rev Author: juvinious Date: 2007-01-04 18:19:33 -0800 (Thu, 04 Jan 2007) Log Message: ----------- Changed bmpdump utils name Added Paths: ----------- trunk/utils/bmpdump/bmpdump-alleg.cpp Removed Paths: ------------- trunk/utils/bmpdump/bmpdump.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sag...@li...> - 2007-01-04 16:22:14
|
Revision: 305 http://svn.sourceforge.net/saggui/?rev=305&view=rev Author: juvinious Date: 2007-01-04 08:22:12 -0800 (Thu, 04 Jan 2007) Log Message: ----------- Corrected mouse sending events to widgets when the gui is disabled Modified Paths: -------------- trunk/include/saggui/mouse_manager.h trunk/src/gui_manager.cpp trunk/src/mouse_manager.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sag...@li...> - 2007-01-04 10:58:08
|
Revision: 304 http://svn.sourceforge.net/saggui/?rev=304&view=rev Author: juvinious Date: 2007-01-04 02:58:06 -0800 (Thu, 04 Jan 2007) Log Message: ----------- Added in some fixes for msvc building, modules and demos have problems Modified Paths: -------------- trunk/CMakeLists.txt trunk/examples/demo/CMakeLists.txt trunk/examples/gamedemo/CMakeLists.txt trunk/include/saggui/dllspec.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sag...@li...> - 2007-01-04 09:17:26
|
Revision: 303 http://svn.sourceforge.net/saggui/?rev=303&view=rev Author: juvinious Date: 2007-01-04 01:17:25 -0800 (Thu, 04 Jan 2007) Log Message: ----------- Finally completed dll shared library capeable library. Additionally made the demos build seperated from the libs and modules. Makes it easy to keep track of Modified Paths: -------------- trunk/CMakeLists.txt trunk/build/CMakeMacros.cmake trunk/build/saggui.h.in trunk/include/saggui/agl/agl_factory.h trunk/include/saggui/agl/agl_system.h trunk/include/saggui/allegro/al_factory.h trunk/include/saggui/allegro/al_font.h trunk/include/saggui/allegro/al_gfx.h trunk/include/saggui/allegro/al_keyinput.h trunk/include/saggui/allegro/al_mouse.h trunk/include/saggui/allegro/al_system.h trunk/include/saggui/dllspec.h trunk/include/saggui/font.h trunk/include/saggui/freetype/ft_font.h trunk/include/saggui/openlayer/ol_factory.h trunk/include/saggui/openlayer/ol_font.h trunk/include/saggui/openlayer/ol_gfx.h trunk/include/saggui/openlayer/ol_system.h trunk/include/saggui/sdl/sdl_factory.h trunk/include/saggui/sdl/sdl_gfx.h trunk/include/saggui/sdl/sdl_gfx_primitives.h trunk/include/saggui/sdl/sdl_keyinput.h trunk/include/saggui/sdl/sdl_mouse.h trunk/include/saggui/sdl/sdl_system.h trunk/include/saggui/sdlgl/sdlgl_factory.h trunk/include/saggui/sdlgl/sdlgl_gfx.h trunk/include/saggui/sdlgl/sdlgl_system.h Added Paths: ----------- trunk/examples/demo/CMakeLists.txt trunk/examples/gamedemo/CMakeLists.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sag...@li...> - 2007-01-04 05:23:27
|
Revision: 302 http://svn.sourceforge.net/saggui/?rev=302&view=rev Author: juvinious Date: 2007-01-03 21:23:26 -0800 (Wed, 03 Jan 2007) Log Message: ----------- Added in a dllspec export information to be able to create dlls on windows Modified Paths: -------------- trunk/CMakeLists.txt trunk/build/saggui.h.in trunk/examples/demo/src/allegro.cpp trunk/examples/demo/src/allegrogl.cpp trunk/examples/demo/src/openlayer.cpp trunk/examples/demo/src/sdl.cpp trunk/examples/demo/src/sdlgl.cpp trunk/include/saggui/agl/agl_factory.h trunk/include/saggui/agl/agl_system.h trunk/include/saggui/allegro/al_factory.h trunk/include/saggui/allegro/al_font.h trunk/include/saggui/allegro/al_gfx.h trunk/include/saggui/allegro/al_keyinput.h trunk/include/saggui/allegro/al_mouse.h trunk/include/saggui/allegro/al_system.h trunk/include/saggui/animation.h trunk/include/saggui/bitmap_font.h trunk/include/saggui/coord.h trunk/include/saggui/decorator.h trunk/include/saggui/font.h trunk/include/saggui/font_base.h trunk/include/saggui/font_manager.h trunk/include/saggui/graphic_manager.h trunk/include/saggui/graphics.h trunk/include/saggui/gui_manager.h trunk/include/saggui/key_events.h trunk/include/saggui/keyinput.h trunk/include/saggui/keyinput_manager.h trunk/include/saggui/keys.h trunk/include/saggui/library_factory.h trunk/include/saggui/mouse.h trunk/include/saggui/mouse_events.h trunk/include/saggui/mouse_manager.h trunk/include/saggui/openlayer/ol_factory.h trunk/include/saggui/openlayer/ol_font.h trunk/include/saggui/openlayer/ol_gfx.h trunk/include/saggui/openlayer/ol_system.h trunk/include/saggui/resource_manager.h trunk/include/saggui/rgba.h trunk/include/saggui/sdl/sdl_factory.h trunk/include/saggui/sdl/sdl_gfx.h trunk/include/saggui/sdl/sdl_keyinput.h trunk/include/saggui/sdl/sdl_mouse.h trunk/include/saggui/sdl/sdl_system.h trunk/include/saggui/sdlgl/sdlgl_factory.h trunk/include/saggui/sdlgl/sdlgl_gfx.h trunk/include/saggui/sdlgl/sdlgl_system.h trunk/include/saggui/sigslot.h trunk/include/saggui/sprite.h trunk/include/saggui/system.h trunk/include/saggui/system_factory.h trunk/include/saggui/timer.h trunk/include/saggui/widgets/box.h trunk/include/saggui/widgets/button.h trunk/include/saggui/widgets/checkbox.h trunk/include/saggui/widgets/dialog.h trunk/include/saggui/widgets/input_box.h trunk/include/saggui/widgets/label.h trunk/include/saggui/widgets/progress_bar.h trunk/include/saggui/widgets/radial.h trunk/include/saggui/widgets/scroll_bar.h trunk/include/saggui/widgets/text_box.h trunk/include/saggui/window.h Added Paths: ----------- trunk/include/saggui/dllspec.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sag...@li...> - 2007-01-03 14:10:59
|
Revision: 301 http://svn.sourceforge.net/saggui/?rev=301&view=rev Author: juvinious Date: 2007-01-03 06:10:55 -0800 (Wed, 03 Jan 2007) Log Message: ----------- Fixed dialog to work neatly now Modified Paths: -------------- trunk/src/widgets/dialog.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sag...@li...> - 2007-01-03 09:06:28
|
Revision: 300 http://svn.sourceforge.net/saggui/?rev=300&view=rev Author: juvinious Date: 2007-01-03 01:06:27 -0800 (Wed, 03 Jan 2007) Log Message: ----------- fixed issues on windows build, msvc seems to work too Modified Paths: -------------- trunk/CMakeLists.txt trunk/examples/demo/src/allegro.cpp trunk/include/saggui/agl/agl_system.h trunk/include/saggui/allegro/al_font.h trunk/include/saggui/allegro/al_gfx.h trunk/include/saggui/allegro/al_keyinput.h trunk/include/saggui/allegro/al_mouse.h trunk/include/saggui/allegro/al_system.h trunk/include/saggui/openlayer/ol_factory.h trunk/include/saggui/openlayer/ol_font.h trunk/include/saggui/openlayer/ol_system.h trunk/include/saggui/sigslot.h trunk/src/font_manager.cpp trunk/src/graphic_manager.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sag...@li...> - 2007-01-02 22:58:40
|
Revision: 299 http://svn.sourceforge.net/saggui/?rev=299&view=rev Author: juvinious Date: 2007-01-02 14:58:39 -0800 (Tue, 02 Jan 2007) Log Message: ----------- Added in a font renderer to support openlayers fonts Modified Paths: -------------- trunk/CMakeLists.txt trunk/include/saggui/widgets/dialog.h trunk/include/saggui_ol.h trunk/src/openlayer/ol_gfx.cpp trunk/src/widgets/dialog.cpp Added Paths: ----------- trunk/include/saggui/openlayer/ol_font.h trunk/src/openlayer/ol_font.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sag...@li...> - 2007-01-01 11:46:53
|
Revision: 298 http://svn.sourceforge.net/saggui/?rev=298&view=rev Author: juvinious Date: 2007-01-01 03:46:52 -0800 (Mon, 01 Jan 2007) Log Message: ----------- updated sigslot Modified Paths: -------------- trunk/include/saggui/sigslot.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sag...@li...> - 2007-01-01 11:28:01
|
Revision: 297 http://svn.sourceforge.net/saggui/?rev=297&view=rev Author: juvinious Date: 2007-01-01 03:27:59 -0800 (Mon, 01 Jan 2007) Log Message: ----------- Completely replaced slotsig with a different signals and slots system... functionality and implementation is identical so no major changes. Only thing that changed is the infectious GPL licensing requirement, which now there is no restrictions placed on this lib. Modified Paths: -------------- trunk/OTHER_LICENSES trunk/README trunk/build/saggui.h.in trunk/examples/demo/src/allegro.cpp trunk/examples/demo/src/allegrogl.cpp trunk/examples/demo/src/openlayer.cpp trunk/examples/demo/src/sdl.cpp trunk/examples/demo/src/sdlgl.cpp trunk/examples/gamedemo/include/gamedemo.h trunk/examples/gamedemo/src/gamedemo.cpp trunk/include/saggui/coord.h trunk/include/saggui/decorator.h trunk/include/saggui/font.h trunk/include/saggui/gui_manager.h trunk/include/saggui/key_events.h trunk/include/saggui/keyinput_manager.h trunk/include/saggui/mouse_events.h trunk/include/saggui/mouse_manager.h trunk/include/saggui/widgets/scroll_bar.h trunk/include/saggui/window.h trunk/src/coord.cpp trunk/src/font.cpp trunk/src/font_manager.cpp trunk/src/gui_manager.cpp trunk/src/keyinput_manager.cpp trunk/src/mouse_manager.cpp trunk/src/widgets/box.cpp trunk/src/widgets/button.cpp trunk/src/widgets/checkbox.cpp trunk/src/widgets/input_box.cpp trunk/src/widgets/label.cpp trunk/src/widgets/radial.cpp trunk/src/widgets/scroll_bar.cpp trunk/src/widgets/text_box.cpp trunk/src/window.cpp Added Paths: ----------- trunk/include/saggui/sigslot.h Removed Paths: ------------- trunk/include/saggui/slotsig/ trunk/src/slotsig_bases.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sag...@li...> - 2006-12-29 07:16:15
|
Revision: 296 http://svn.sourceforge.net/saggui/?rev=296&view=rev Author: juvinious Date: 2006-12-28 23:16:14 -0800 (Thu, 28 Dec 2006) Log Message: ----------- Updated some things in window class according to some suggestions by indeterminatus.. Thanks :) Modified Paths: -------------- trunk/README trunk/include/saggui/window.h trunk/src/gui_manager.cpp trunk/src/mouse_manager.cpp trunk/src/widgets/box.cpp trunk/src/widgets/button.cpp trunk/src/widgets/progress_bar.cpp trunk/src/widgets/radial.cpp trunk/src/widgets/text_box.cpp trunk/src/window.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sag...@li...> - 2006-12-28 08:42:17
|
Revision: 295 http://svn.sourceforge.net/saggui/?rev=295&view=rev Author: juvinious Date: 2006-12-28 00:42:15 -0800 (Thu, 28 Dec 2006) Log Message: ----------- Updated default font bitmap Modified Paths: -------------- trunk/CMakeLists.txt trunk/include/saggui/system_graphics.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sag...@li...> - 2006-12-26 04:19:28
|
Revision: 294 http://svn.sourceforge.net/saggui/?rev=294&view=rev Author: juvinious Date: 2006-12-25 20:19:23 -0800 (Mon, 25 Dec 2006) Log Message: ----------- Added in some macros for the external libs. Freetype seems to be broken on new sizes, needs fixing Modified Paths: -------------- trunk/CMakeLists.txt trunk/examples/demo/src/allegro.cpp trunk/examples/demo/src/allegrogl.cpp trunk/examples/demo/src/openlayer.cpp trunk/examples/demo/src/sdl.cpp trunk/examples/demo/src/sdlgl.cpp trunk/examples/gamedemo/src/allegro.cpp trunk/examples/gamedemo/src/allegrogl.cpp trunk/examples/gamedemo/src/openlayer.cpp trunk/examples/gamedemo/src/sdl.cpp trunk/examples/gamedemo/src/sdlgl.cpp trunk/include/saggui_agl.h trunk/include/saggui_alleg.h trunk/include/saggui_freetype.h trunk/include/saggui_ol.h trunk/include/saggui_sdl.h trunk/include/saggui_sdlgl.h trunk/src/freetype/ft_font.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sag...@li...> - 2006-12-23 07:31:17
|
Revision: 293 http://svn.sourceforge.net/saggui/?rev=293&view=rev Author: juvinious Date: 2006-12-22 23:31:16 -0800 (Fri, 22 Dec 2006) Log Message: ----------- Deprecated and removed the cbuild utilities from saggui Removed Paths: ------------- trunk/build/agl.cbd trunk/build/allegro.cbd trunk/build/cbuild.c trunk/build/default.cbd trunk/build/freetype.cbd trunk/build/header.cbd trunk/build/opengl.cbd trunk/build/openlayer.cbd trunk/build/sdl.cbd trunk/build/sdlgl.cbd This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sag...@li...> - 2006-12-23 00:43:56
|
Revision: 292 http://svn.sourceforge.net/saggui/?rev=292&view=rev Author: juvinious Date: 2006-12-22 16:43:54 -0800 (Fri, 22 Dec 2006) Log Message: ----------- Updated the default font renderer to better handle larger bitmaps Modified Paths: -------------- trunk/include/saggui/system_graphics.h trunk/src/bitmap_font.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sag...@li...> - 2006-12-22 09:10:58
|
Revision: 291 http://svn.sourceforge.net/saggui/?rev=291&view=rev Author: juvinious Date: 2006-12-22 01:10:56 -0800 (Fri, 22 Dec 2006) Log Message: ----------- Finally added in default font system that requires no external lib. It also includes a default font, however it lacks some characters. It is very basic however, with no ability to change colors nor change size. But it should be sufficient Modified Paths: -------------- trunk/CMakeLists.txt trunk/build/saggui.h.in trunk/examples/demo/src/allegro.cpp trunk/examples/demo/src/allegrogl.cpp trunk/examples/demo/src/openlayer.cpp trunk/examples/demo/src/sdl.cpp trunk/examples/demo/src/sdlgl.cpp trunk/include/saggui/allegro/al_font.h trunk/include/saggui/font.h trunk/include/saggui/font_base.h trunk/include/saggui/freetype/ft_font.h trunk/include/saggui/system_graphics.h trunk/src/allegro/al_font.cpp trunk/src/font.cpp trunk/src/freetype/ft_font.cpp trunk/src/resource_manager.cpp trunk/src/rgba.cpp Added Paths: ----------- trunk/include/saggui/bitmap_font.h trunk/src/bitmap_font.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sag...@li...> - 2006-12-21 23:36:37
|
Revision: 290 http://svn.sourceforge.net/saggui/?rev=290&view=rev Author: juvinious Date: 2006-12-21 15:36:19 -0800 (Thu, 21 Dec 2006) Log Message: ----------- Added getpixel routine for graphics as it is needed after all Modified Paths: -------------- trunk/include/saggui/allegro/al_gfx.h trunk/include/saggui/graphics.h trunk/include/saggui/openlayer/ol_gfx.h trunk/include/saggui/sdl/sdl_gfx.h trunk/include/saggui/sdl/sdl_gfx_primitives.h trunk/include/saggui/sdlgl/sdlgl_gfx.h trunk/include/saggui_freetype.h trunk/src/allegro/al_gfx.cpp trunk/src/openlayer/ol_gfx.cpp trunk/src/sdl/sdl_gfx.cpp trunk/src/sdl/sdl_gfx_primitives.c trunk/src/sdlgl/sdlgl_gfx.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sag...@li...> - 2006-12-20 21:47:51
|
Revision: 289 http://svn.sourceforge.net/saggui/?rev=289&view=rev Author: juvinious Date: 2006-12-20 13:47:50 -0800 (Wed, 20 Dec 2006) Log Message: ----------- Fixed va_arg problems for formatting text with font rendering Modified Paths: -------------- trunk/include/saggui/allegro/al_font.h trunk/include/saggui/font_base.h trunk/include/saggui/freetype/ft_font.h trunk/src/allegro/al_font.cpp trunk/src/font.cpp trunk/src/freetype/ft_font.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sag...@li...> - 2006-12-20 20:46:17
|
Revision: 288 http://svn.sourceforge.net/saggui/?rev=288&view=rev Author: juvinious Date: 2006-12-20 12:46:10 -0800 (Wed, 20 Dec 2006) Log Message: ----------- Fixed font pointer problem Modified Paths: -------------- trunk/src/font.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sag...@li...> - 2006-12-20 20:22:31
|
Revision: 287 http://svn.sourceforge.net/saggui/?rev=287&view=rev Author: juvinious Date: 2006-12-20 12:22:20 -0800 (Wed, 20 Dec 2006) Log Message: ----------- Allegro font system incorporated when using allegro and agl libraries by default. Modified buttons resize as it wasn't accurately adjusting. Modified Paths: -------------- trunk/CMakeLists.txt trunk/examples/gamedemo/include/gamedemo.h trunk/examples/gamedemo/src/allegro.cpp trunk/examples/gamedemo/src/allegrogl.cpp trunk/examples/gamedemo/src/gamedemo.cpp trunk/examples/gamedemo/src/openlayer.cpp trunk/examples/gamedemo/src/sdl.cpp trunk/examples/gamedemo/src/sdlgl.cpp trunk/include/saggui/allegro/al_font.h trunk/include/saggui_alleg.h trunk/src/agl/agl_system.cpp trunk/src/allegro/al_system.cpp trunk/src/widgets/button.cpp Added Paths: ----------- trunk/src/allegro/al_font.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sag...@li...> - 2006-12-20 17:14:03
|
Revision: 286 http://svn.sourceforge.net/saggui/?rev=286&view=rev Author: juvinious Date: 2006-12-20 09:13:16 -0800 (Wed, 20 Dec 2006) Log Message: ----------- Begun adding default font for allegros fonts to be able to use in saggui Added Paths: ----------- trunk/include/saggui/allegro/al_font.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sag...@li...> - 2006-12-19 03:09:55
|
Revision: 285 http://svn.sourceforge.net/saggui/?rev=285&view=rev Author: juvinious Date: 2006-12-18 19:09:54 -0800 (Mon, 18 Dec 2006) Log Message: ----------- Made changes to the way fonts are handled. Made it so that its plugable, so freetype is no longer required. Need to add in a new font system that will not require external libraries. Now the add on libraries can add in their own system Modified Paths: -------------- trunk/CMakeLists.txt trunk/build/saggui.h.in trunk/examples/demo/include/test_classes.h trunk/examples/demo/src/allegro.cpp trunk/examples/demo/src/allegrogl.cpp trunk/examples/demo/src/openlayer.cpp trunk/examples/demo/src/sdl.cpp trunk/examples/demo/src/sdlgl.cpp trunk/include/saggui/font.h trunk/include/saggui/font_base.h trunk/include/saggui/font_manager.h trunk/include/saggui/freetype/ft_font.h trunk/include/saggui/resource_manager.h trunk/include/saggui/rgba.h trunk/src/font.cpp trunk/src/font_base.cpp trunk/src/font_manager.cpp trunk/src/resource_manager.cpp Added Paths: ----------- trunk/include/saggui/freetype/ft_default.h trunk/include/saggui_freetype.h trunk/src/freetype/ft_font.cpp Removed Paths: ------------- trunk/include/saggui/fonts/ trunk/include/saggui/system_font.h trunk/src/fonts/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sag...@li...> - 2006-12-18 07:18:59
|
Revision: 284 http://svn.sourceforge.net/saggui/?rev=284&view=rev Author: juvinious Date: 2006-12-17 23:18:58 -0800 (Sun, 17 Dec 2006) Log Message: ----------- Starting the the font modularization Modified Paths: -------------- trunk/include/saggui/font_base.h Added Paths: ----------- trunk/include/saggui/freetype/ trunk/include/saggui/freetype/ft_font.h trunk/src/freetype/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sag...@li...> - 2006-12-18 06:25:10
|
Revision: 283 http://svn.sourceforge.net/saggui/?rev=283&view=rev Author: juvinious Date: 2006-12-17 22:25:09 -0800 (Sun, 17 Dec 2006) Log Message: ----------- Fixed build problems on windows mingw Modified Paths: -------------- trunk/examples/demo/src/allegro.cpp trunk/examples/demo/src/allegrogl.cpp trunk/examples/demo/src/openlayer.cpp trunk/examples/gamedemo/src/allegro.cpp trunk/examples/gamedemo/src/allegrogl.cpp trunk/examples/gamedemo/src/openlayer.cpp trunk/examples/gamedemo/src/sdlgl.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <sag...@li...> - 2006-12-18 05:29:51
|
Revision: 282 http://svn.sourceforge.net/saggui/?rev=282&view=rev Author: juvinious Date: 2006-12-17 21:29:50 -0800 (Sun, 17 Dec 2006) Log Message: ----------- Removed unnecessary ALLEGRO definitions Modified Paths: -------------- trunk/include/saggui/timer.h trunk/include/saggui_agl.h trunk/include/saggui_alleg.h trunk/include/saggui_ol.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |