2000-12-18 02:54 Marcus Sundberg [marcus@ggi-project.org] * programs/demos/cube3d.c (1.11): Size must be set to GGI_AUTO. 2000-12-18 02:21 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/display/Makefile.am (1.6): Added vgl.h 2000-12-18 01:59 Marcus Sundberg [marcus@ggi-project.org] * NEWS (1.6): It's beta 3, not 2.2 ;) 2000-12-18 01:55 Andreas Beck [becka@ggi-project.org] * NEWS (1.5): Changed NEWS for new release. 2000-12-18 01:31 Marcus Sundberg [marcus@ggi-project.org] * README (1.6): Updated requirements. 2000-12-18 01:27 Marcus Sundberg [marcus@ggi-project.org] * libggi.conf.in (1.15): Added vgl sublib. 2000-12-18 00:34 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.100), display/Makefile.am (1.6), display/vgl/.cvsignore (1.1), display/vgl/EXPSYMS (1.1), display/vgl/Makefile.am (1.1), display/vgl/draw.c (1.1), display/vgl/mode.c (1.1), display/vgl/visual.c (1.1), include/ggi/display/vgl.h (1.1): Added display-vgl target. Uses FreeBSD's VGL library for output. 2000-12-17 23:47 Marcus Sundberg [marcus@ggi-project.org] * GOALS (1.30): Old and ancient TODO file removed. 2000-12-17 23:39 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.99): Don't create display/suidkgi/Makefile 2000-12-17 23:06 Marcus Sundberg [marcus@ggi-project.org] * Makefile.am (1.10), default/kgi/Makefile.am (1.11), display/Makefile.am (1.5), doc/Makefile.am (1.3), include/ggi/display/Makefile.am (1.5): Updated for make dist. 2000-12-17 22:46 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.98), default/Makefile.am (1.4), display/Makefile.am (1.4): Removed ancient and unused directories. 2000-12-17 22:38 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.97): Updated version to beta3 2000-12-17 22:20 Marcus Sundberg [marcus@ggi-project.org] * Makefile.am (1.9), configure.in (1.96), doc/docbook/Makefile.am (1.3), packaging/.cvsignore (1.1), packaging/Makefile.am (1.1): Updated for make dist. 2000-12-17 21:49 Andreas Beck [becka@ggi-project.org] * programs/demos/slimy.c (1.9): Added advice to get slimy running on truecolor visuals if modesetting fails. 2000-12-17 21:40 Marcus Sundberg [marcus@ggi-project.org] * display/tele/Makefile.am (1.12): Link ggiteleserver with bsdsock_libs. 2000-12-17 21:33 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.95): Fix typo. 2000-12-17 21:29 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.94): Add -lgg when checking for LibGII. Check for connect() in -lsocket. 2000-12-17 21:18 Marcus Sundberg [marcus@ggi-project.org] * display/terminfo/input.c (1.7): Fix the correct address operator... 2000-12-17 21:17 Marcus Sundberg [marcus@ggi-project.org] * display/terminfo/input.c (1.6): Don't try to take address of arrays. 2000-12-17 21:15 Marcus Sundberg [marcus@ggi-project.org] * display/tele/teleserver.c (1.12): Fix preprocessor errors. 2000-12-17 21:13 Marcus Sundberg [marcus@ggi-project.org] * display/X/mode.inc (1.16): Don't try to take address of arrays. 2000-12-17 20:32 Andreas Beck [becka@ggi-project.org] * display/X/visual.c (1.59), display/Xlib/visual.c (1.43), display/fbdev/color.c (1.23), display/xf86dga/color.c (1.16), programs/check/consistency.c (1.8), programs/check/speed.c (1.7), programs/check/structs.c (1.9): Added a few missing references to string.h. 2000-12-17 20:18 Marcus Sundberg [marcus@ggi-project.org] * default/linear_4/color.c (1.11): Fixed warning. 2000-12-17 20:12 Marcus Sundberg [marcus@ggi-project.org] * display/: aa/visual.c (1.38), file/visual.c (1.18): Removed _ggi_malloc(). Minor cleanups. 2000-12-17 20:02 Marcus Sundberg [marcus@ggi-project.org] * display/tele/mode.c (1.19): Changed some GGIDPRINT to GGIDPRINT_MODE. 2000-12-17 20:00 Marcus Sundberg [marcus@ggi-project.org] * display/tele/: teleserver.c (1.11), visual.c (1.18): Removed _ggi_malloc(). Minor cleanups. 2000-12-17 19:56 Andreas Beck [becka@ggi-project.org] * include/ggi/internal/debug.h (1.11): Changed debugging macros to be slightly simpler and cause no warnings on gcc --version 2.96 2000-12-17 19:54 Marcus Sundberg [marcus@ggi-project.org] * display/tele/Makefile.am (1.11): Compile ggiteleserver, so we can actually use the tele target. 2000-12-17 18:53 Marcus Sundberg [marcus@ggi-project.org] * display/multi/visual.c (1.30): Removed _ggi_malloc(). Minor cleanups. 2000-12-17 18:35 Marcus Sundberg [marcus@ggi-project.org] * display/tile/: stubs.c (1.17), visual.c (1.41): Removed _ggi_malloc(). Minor cleanups. 2000-12-17 17:19 Marcus Sundberg [marcus@ggi-project.org] * display/vcsa/visual.c (1.20): Removed _ggi_malloc(). Minor cleanups. 2000-12-16 23:19 Marcus Sundberg [marcus@ggi-project.org] * programs/check/findleaks.c (1.5): Check checkmode and setmode for leaks. 2000-12-16 23:18 Marcus Sundberg [marcus@ggi-project.org] * programs/check/Makefile.am (1.5): Remove old cruft comment. 2000-12-16 22:22 Marcus Sundberg [marcus@ggi-project.org] * display/trueemu/: mode.c (1.39), trueemu.c (1.23): Fix typo. 2000-12-16 22:07 Marcus Sundberg [marcus@ggi-project.org] * display/trueemu/: mode.c (1.38), trueemu.c (1.22), visual.c (1.39): Fixed memory leaks. Cosmetic code cleanups. 2000-12-16 17:44 Marcus Sundberg [marcus@ggi-project.org] * display/Xlib/mode.c (1.22): Prevent xlib target from deadlocking when used as a sub-target to a mansync-using target. 2000-11-18 22:06 Marcus Sundberg [marcus@ggi-project.org] * display/: xf86dga/visual.c (1.44), terminfo/visual.c (1.23): Removed _ggi_malloc() usage. 2000-11-18 19:50 Marcus Sundberg [marcus@ggi-project.org] * ggi/events.c (1.5): Both GII_CMDFLAG_EXTERNAL and GGI_CMDFLAG_LIBGGI must be set if we should call the LibGGI sendevent. 2000-11-18 19:48 Marcus Sundberg [marcus@ggi-project.org] * ggi/visual.c (1.11): Removed usage of _ggi_malloc()/_ggi_calloc()/_ggi_realloc(). 2000-11-18 19:44 Marcus Sundberg [marcus@ggi-project.org] * display/X/: mode.c (1.47), mode.inc (1.15): Moved _ggi_x_resize() to mode.inc so Xlib target can use it as well. 2000-11-18 19:43 Marcus Sundberg [marcus@ggi-project.org] * display/Xlib/visual.c (1.42), include/ggi/display/xlib.h (1.9): Xlib target should be able to resize as well. 2000-11-18 19:35 Marcus Sundberg [marcus@ggi-project.org] * display/X/mode.inc (1.14): Check return code from _GGIbasiccheck() in setmode. Need to copy the whole vinfo into priv->xwin.visual. 'class' in XCreateWindow is InputOutput, not the visual class. This only ever worked because priv->xwin.visual.class was not initialized properly... Having ResizeRedirectMask in the input mask breaks changing the resolution with ggiSetMode(). Remove it until we find out why. Minor cleanups. 2000-11-18 18:49 Marcus Sundberg [marcus@ggi-project.org] * display/Xlib/visual.c (1.41): Use RootWindow() instead of DefaultRootWindow(). Synced some stuff with display/X/visual.c. 2000-11-18 18:43 Marcus Sundberg [marcus@ggi-project.org] * display/X/visual.c (1.58): Use RootWindow() instead of DefaultRootWindow(). 2000-11-18 16:11 Marcus Sundberg [marcus@ggi-project.org] * ggi/init.c (1.16): Moved DPRINT to beginning of function. 2000-11-11 14:22 Andreas Beck [becka@ggi-project.org] * packaging/: ggi-libggi-base-2.1b-1.spec (1.1), ggi-libggi-devel-2.1b-1.spec (1.1), ggi-libggi-svgalib-2.1b-1.spec (1.1), ggi-libggi-text-2.1b-1.spec (1.1), ggi-libggi-x-2.1b-1.spec (1.1): Added preliminary RPM specs. 2000-11-05 23:40 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/display/xcommon.h (1.4): Protect from multiple inclusion. Patch from Christoph Egger. 2000-11-03 20:34 Marcus Sundberg [marcus@ggi-project.org] * extensions/misc/display/: X/EXPSYMS (1.2), svgalib/EXPSYMS (1.2): Export proper symbols. Patch from Christoph Egger. 2000-11-01 23:10 Marcus Sundberg [marcus@ggi-project.org] * display/suidkgi/visual.c (1.27): Removed _ggi_malloc() usage. 2000-11-01 22:59 Marcus Sundberg [marcus@ggi-project.org] * display/: X/visual.c (1.57), Xlib/visual.c (1.40), palemu/visual.c (1.32): Cosmetic changes. 2000-11-01 22:59 Marcus Sundberg [marcus@ggi-project.org] * display/trueemu/visual.c (1.38), default/ramdac/visual.c (1.16): Removed _ggi_malloc() usage. 2000-11-01 22:32 Marcus Sundberg [marcus@ggi-project.org] * display/palemu/visual.c (1.31): Removed _ggi_malloc() usage. 2000-11-01 22:28 Marcus Sundberg [marcus@ggi-project.org] * display/palemu/mode.c (1.28): Initialize palette when setting mode. 2000-11-01 21:40 Marcus Sundberg [marcus@ggi-project.org] * display/: X/visual.c (1.56), Xlib/visual.c (1.39), glide/box.c (1.9): Removed _ggi_malloc() usage. 2000-10-31 10:45 Marcus Sundberg [marcus@ggi-project.org] * programs/util/inputdump.c (1.10): Decrease MAX_DRAW_VAL to 12. 2000-10-29 20:44 Marcus Sundberg [marcus@ggi-project.org] * display/tele/libtele.c (1.11): No need for test_endianness(), the preprocessor has that information already. 2000-10-29 19:21 Marcus Sundberg [marcus@ggi-project.org] * display/: palemu/mode.c (1.27), trueemu/mode.c (1.37): Fixed up mode handling stuff, especially dpp and size fields. 2000-10-28 22:11 Marcus Sundberg [marcus@ggi-project.org] * display/: glide/gtext.c (1.5), glide/mode.c (1.38), palemu/palemu.c (1.15): Fixed some usage of static variables. 2000-10-28 22:06 Marcus Sundberg [marcus@ggi-project.org] * display/: X/mode.inc (1.13), aa/mode.c (1.39), directx/ddinit.c (1.3), fbdev/mode.c (1.75), file/mode.c (1.22), glide/mode.c (1.37), lcd823/mode.c (1.2), memory/mode.c (1.33), monotext/mode.c (1.36), svgalib/mode.c (1.43), tele/mode.c (1.18), terminfo/mode.c (1.31), tile/mode.c (1.50), vcsa/mode.c (1.10), xf86dga/mode.c (1.44): Fixed up mode handling stuff, especially dpp and size fields. Checkmode should fail if the app specifies an invalid physical size. 2000-10-28 18:31 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.93): Use AM_PROG_LIBTOOL, not AC_PROG_LIBTOOL. 2000-10-28 17:28 Marcus Sundberg [marcus@ggi-project.org] * display/suidkgi/: mode.c (1.22), suidbridge.c (1.11), suidhook.h (1.5), visual.c (1.26): Some updates. Need more work before it will even compile. 2000-10-27 19:17 Andreas Beck [becka@ggi-project.org] * display/X/mode.inc (1.12), programs/demos/demo.c (1.18): Added physical size information for X target. Added test for it to demo.c 2000-09-28 00:25 Andreas Beck [becka@ggi-project.org] * display/fbdev/visual.c (1.75): Fixed error messages when probing for fbdev devices to also show the traditional names, not only devfs. 2000-09-05 09:54 Andreas Beck [becka@ggi-project.org] * FAQ (1.2): Updated FAQ on vesafb issues. 2000-09-02 21:06 Steve Cheng [steve@ggi-project.org] * doc/docbook/: ggi.dsl (1.4), ggi.sgml (1.4), libggi-book.sgml (1.1), libggi-db.sgml (1.2), libggi-env.sgml (1.4), libggi-faq.sgml (1.1), libggi-misc.sgml (1.2), libggi-pixel.sgml (1.2), libggi-targets.sgml (1.4): Added FAQ to core lib documentation. Markup: changed erroneous xrefs to links. Put LibGGI and LibGII book content in their own files. Set to stylesheets to output quotes for literal elements. 2000-09-02 20:30 Steve Cheng [steve@ggi-project.org] * doc/docbook/README.sgml (1.3): Fixed missing tag (in DocBook) 2000-09-02 19:51 Steve Cheng [steve@ggi-project.org] * doc/docbook/: DocBook.cheatsheet (1.3), README (1.5), README.sgml (1.2): Added short DocBook summary to README. 2000-09-01 22:08 Andreas Beck [becka@ggi-project.org] * FAQ (1.1): Added LibGGI FAQ to help newbies on their first install. 2000-09-01 21:18 Steve Cheng [steve@ggi-project.org] * doc/docbook/: README (1.4), README.sgml (1.1): Updated DocBook README to include instructions on how to generate the different doc formats. 2000-08-04 06:17 Steve Cheng [steve@ggi-project.org] * doc/docbook/libggi-env.sgml (1.3): Explains difference between GGI_INPUT and GII_INPUT. 2000-08-04 01:28 Steve Cheng [steve@ggi-project.org] * doc/docbook/: ggi.dsl (1.3), ggi.sgml (1.3), libggi-api.sgml (1.18), libggi-drawing.sgml (1.4), libggi-user.sgml (1.6): Updated documentation. Summary: added valuators, prototype for giiMTInit, more detailed explanation of keysyms, event masks, wording changes in some man pages, examples and gotchas from FAQ and archives. 2000-07-24 00:35 Marcus Sundberg [marcus@ggi-project.org] * display/glide/: mode.c (1.36), visual.c (1.39): Updated for new _ggiOpenDL() and _ggiAddDL(). Somehow this got missed in the big update. 2000-07-23 14:34 Marcus Sundberg [marcus@ggi-project.org] * display/tile/mode.c (1.49): Removed broken locking and redundant code from mode-setting. 2000-07-22 14:55 Marcus Sundberg [marcus@ggi-project.org] * display/fbdev/mode.c (1.74): When converting from var_screeninfo to ggi_mode we must take the number of frames into account; added frames parameter to var2ggimode(). Fixed checkmode-heuristics. It's still not perfect, but much better now. 2000-07-22 13:46 Marcus Sundberg [marcus@ggi-project.org] * display/aa/mode.c (1.38): No warnings please. 2000-07-11 03:48 Steve Cheng [steve@ggi-project.org] * doc/docbook/libggi-drawing.sgml (1.3): Make clear that ggiFillscreen obeys clipping rectangle. 2000-07-11 03:48 Steve Cheng [steve@ggi-project.org] * doc/docbook/libggi-targets.sgml (1.3): Minor SGML validity error fixed. 2000-07-10 00:37 Marcus Sundberg [marcus@ggi-project.org] * programs/util/inputdump.c (1.9): Show a sane display for inputs where num_axes is high (or GII_NUM_UNKNOWN) Show graph bars even for valuators where gii_valinfo is not available. 2000-07-07 01:53 Steve Cheng [steve@ggi-project.org] * doc/docbook/Makefile.in (1.2): Removing erroneously added autogenerated file (how did this get added?) 2000-07-07 01:52 Steve Cheng [steve@ggi-project.org] * doc/docbook/: Makefile.in (1.1), ggi.dsl (1.2), ggi.sgml (1.2), libggi-control.sgml (1.2), libggi-drawing.sgml (1.2), libggi-env.sgml (1.2), libggi-events.sgml (1.2), libggi-mode.sgml (1.2), libggi-origin.sgml (1.2), libggi-targets.sgml (1.2): Documentation editorial changes. Stylesheet - use extension ".html" rather than the braindead default ".htm" 2000-06-28 01:36 Steve Cheng [steve@ggi-project.org] * display/aa/mode.c (1.37): Made setmode return negotiated mode (correct behavior) 2000-06-28 00:21 Steve Cheng [steve@ggi-project.org] * doc/docbook/: README (1.3), ggi.sgml (1.1), libggi-blit.sgml (1.1), libggi-char.sgml (1.1), libggi-control.sgml (1.1), libggi-db.sgml (1.1), libggi-drawing.sgml (1.1), libggi-env.sgml (1.1), libggi-events.sgml (1.1), libggi-frames.sgml (1.1), libggi-misc.sgml (1.1), libggi-mode.sgml (1.1), libggi-origin.sgml (1.1), libggi-pixel.sgml (1.1), libggi-targets.sgml (1.1), libggi-visual.sgml (1.1), ggi.dsl (1.1): Added heavily revised library documentation. Still many bits to do, plus manpages. 2000-06-27 03:09 Steve Cheng [steve@ggi-project.org] * display/aa/giievents.c (1.13), display/aa/mode.c (1.36), include/ggi/display/aa.h (1.5): Previous code forgot to round up odd resolutions. Now fixed. 2000-06-26 22:37 Steve Cheng [steve@ggi-project.org] * display/aa/giievents.c (1.12), display/aa/mode.c (1.35), display/aa/visual.c (1.37), include/ggi/display/aa.h (1.4): Improved AA target's mode handling to workaround broken design in AA-lib. Have mode negotiation code for greyscale modes and fastrender but LibGGI has no greyscale driver libraries -- should fix. Support ggiFlushRegion(). 2000-06-25 22:15 Andreas Beck [becka@ggi-project.org] * include/ggi/ggi.h (1.48): ANSI-Warnung in ggi.h eingefuegt. Probing-problem, if card is not in VGA compatible mode fixed. 2000-06-25 20:57 Steve Cheng [steve@ggi-project.org] * display/aa/giievents.c (1.11): Fixed broken arrow keys resulting from somebody omitting break statements in the switch cases :) 2000-06-23 23:12 Steve Cheng [steve@ggi-project.org] * default/fbdev/mga/2164w/gtext.c (1.6): y += framenum * virty somehow slipped through Marcus' fingers :) 2000-06-17 18:55 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/display/lcd823.h (1.2): Removed GGI_lcd823_resetmode. It's not needed and ggifunc_resetmode no longer exists. 2000-06-17 18:41 Marcus Sundberg [marcus@ggi-project.org] * ltconfig (1.16): Fixed cross-compilation to PowerPC Linux. 2000-06-03 01:27 Marcus Sundberg [marcus@ggi-project.org] * Makefile.am (1.8): Added ChangeLog.1999 to distribution. 2000-06-03 00:41 Marcus Sundberg [marcus@ggi-project.org] * ChangeLog.1999 (1.1): ChangeLog entries upto and including 1999. 2000-06-02 23:28 Marcus Sundberg [marcus@ggi-project.org] * ChangeLog (1.158): ChangeLogs can be autogenerated with cvs2cl, so we no longer keep them in CVS. 2000-06-02 23:25 Marcus Sundberg [marcus@ggi-project.org] * autogen.sh (1.3): touch ChangeLog before running automake, or else it won't be included in make dist. 2000-06-02 19:06 Marcus Sundberg [marcus@ggi-project.org] * display/fbdev/: mode.c (1.73), visual.c (1.74): Better parsing of /etc/fb.modes, we now support different sync modes like sync-on-green, interlaced and doublescan modes. We also support trying the same entry with different bit-depths, so you don't need separate entries for things like 800x600[GT_8BIT] and 800x600[GT_16BIT]. Also virtual size doesn't have to match perfectly. Mode database is now parsed once at ggiOpen() time instead of at every checkmode. If a suitable entry is not find in the mode database we reject the mode, *unless* we are running on KGIcon which does it's own timing calculation. Checkmode is now properly implemented using FB_ACTIVATE_TEST instead of accepting everything. Check/SetMode generally improved a lot. Renamed priv->need_modedb to priv->need_timings. Renamed fbdev_hook to ggi_fbdev_priv. 2000-06-02 17:37 Marcus Sundberg [marcus@ggi-project.org] * display/: aa/color.c (1.15), aa/giievents.c (1.10), aa/mode.c (1.34), aa/visual.c (1.36), file/fileio.c (1.8), file/mode.c (1.21), file/visual.c (1.17), memory/mode.c (1.32), memory/visual.c (1.30), monotext/color.c (1.20), monotext/draw.c (1.19), monotext/mode.c (1.35), monotext/monotext.c (1.22), monotext/text.c (1.16), monotext/visual.c (1.31), palemu/color.c (1.14), palemu/draw.c (1.9), palemu/frames.c (1.5), palemu/mode.c (1.26), palemu/palemu.c (1.14), palemu/text.c (1.10), palemu/visual.c (1.30), sub/mode.c (1.20), sub/stubs.c (1.16), sub/visual.c (1.21), tele/box.c (1.8), tele/color.c (1.10), tele/draw.c (1.7), tele/events.c (1.21), tele/mode.c (1.17), tele/visual.c (1.17), tile/color.c (1.10), tile/frames.c (1.8), tile/line.c (1.6), tile/mode.c (1.48), tile/stubs.c (1.16), tile/visual.c (1.40), trueemu/frames.c (1.4), trueemu/genblit.c (1.6), trueemu/mode.c (1.36), trueemu/stubs.c (1.18), trueemu/trueemu.c (1.21), trueemu/visual.c (1.37), vcsa/color.c (1.8), vcsa/draw.c (1.7), vcsa/mode.c (1.9), vcsa/visual.c (1.19): Unified naming of private structures. Misc minor cleanups. 2000-06-02 17:28 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/display/: aa.h (1.3), fbdev.h (1.15), file.h (1.4), memory.h (1.3), monotext.h (1.2), multi.h (1.3), palemu.h (1.2), sub.h (1.2), tele.h (1.3), tile.h (1.2), trueemu.h (1.2), vcsa.h (1.4): Unified naming of private structures. Misc small cleanups. 2000-06-02 17:19 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/internal/dltypes.h (1.14): There is no resetmode function. 2000-06-02 16:02 Marcus Sundberg [marcus@ggi-project.org] * display/memory/visual.c (1.29): Don't mess with LIBGGI_FD 2000-06-02 15:59 Marcus Sundberg [marcus@ggi-project.org] * display/fbdev/: color.c (1.22), pan.c (1.24): Renamed fbdev_hook to ggi_fbdev_priv. 2000-06-02 15:56 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/display/fbdev.h (1.14): Renamed fbdev_hook to ggi_fbdev_priv. Added definition of struct ggi_fbdev_timing. Renamed need_modedb to need_timings. New entry in private struct: ggi_fbdev_timing *timings. 2000-06-02 15:52 Marcus Sundberg [marcus@ggi-project.org] * default/fbdev/mga/2164w/visual.c (1.12): Renamed fbdev_hook to ggi_fbdev_priv. 2000-06-02 15:50 Marcus Sundberg [marcus@ggi-project.org] * display/multi/mode.c (1.18): Be sure to return failure if the original checkmode request can't be met. 2000-06-02 15:47 Marcus Sundberg [marcus@ggi-project.org] * display/common/modelist.inc (1.8): Changed GGIDPRINT to GGIDPRINT_MODE 2000-06-02 15:46 Marcus Sundberg [marcus@ggi-project.org] * display/: X/visual.c (1.55), Xlib/visual.c (1.38): Fixed fatal multihead problem with usage of ggParseOptions() Changed NUM_OPTIONS to NUM_OPTS to be consistent with other targets. 2000-06-02 15:45 Marcus Sundberg [marcus@ggi-project.org] * display/: file/visual.c (1.16), memory/visual.c (1.28), monotext/visual.c (1.30), palemu/visual.c (1.29), trueemu/visual.c (1.36), vcsa/visual.c (1.18): Fixed fatal multihead problem with usage of ggParseOptions() 2000-06-02 13:46 Marcus Sundberg [marcus@ggi-project.org] * default/kgi/: Makefile.am (1.10), mode.c (1.4), visual.c (1.14): Fixed removal of the proc code. 2000-06-01 19:39 Marcus Sundberg [marcus@ggi-project.org] * display/: file/visual.c (1.15), memory/visual.c (1.27), monotext/visual.c (1.29), palemu/visual.c (1.28), trueemu/visual.c (1.35), vcsa/visual.c (1.17): Option handling cleanups from Christoph Egger. 2000-06-01 00:32 Marcus Sundberg [marcus@ggi-project.org] * config.guess (1.5), config.sub (1.5), ltconfig (1.15), ltmain.sh (1.8), m4/libtool.m4 (1.3): Updated from LibGII. 2000-05-31 23:24 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.92): The new libtool prefers AC_PROG_LIBTOOL instead of AM_PROG_LIBTOOL. 2000-05-30 01:35 Andreas Beck [becka@ggi-project.org] * programs/util/tunemode.c (1.5): Changed a few nonsense entries regarding (c) and public domain. 2000-05-28 17:30 Andreas Beck [becka@ggi-project.org] * display/X/mode.c (1.46), display/X/mode.inc (1.11), display/X/visual.c (1.54), include/ggi/display/x.h (1.8): Added resize support to LibWMH, LibGII and LibGGI. Still pretty crufty. Not for production use yet. 2000-05-28 01:18 Marcus Sundberg [marcus@ggi-project.org] * default/fbdev/mga/2164w/visual.c (1.11): Fixed fatal typo. 2000-05-28 00:43 Marcus Sundberg [marcus@ggi-project.org] * display/fbdev/visual.c (1.73), include/ggi/display/fbdev.h (1.13): Don't put magic KGIcon numbers in the middle of the code, use forward compatible defines instead. Added iskgi and need_modedb flags to private structure. 2000-05-23 20:06 Andreas Beck [becka@ggi-project.org] * display/: X/mode.inc (1.10), fbdev/visual.c (1.72): Added kgicon detectability. Small change to X target to allow for resizing. 2000-05-23 03:52 Jon Taylor [taylorj@ggi-project.org] * default/kgi/: box.c (1.10), copybox.c (1.9), line.c (1.10), mode.c (1.3): Removed broken ping-pong buffering code 2000-05-21 16:39 Jon Taylor [taylorj@ggi-project.org] * display/fbdev/fbdev.conf.in (1.3): Removed old/invalid entry 2000-05-01 22:15 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.91), libggi.conf.in (1.14), display/lcd823/.cvsignore (1.1), display/lcd823/EXPSYMS (1.1), display/lcd823/Makefile.am (1.1), display/lcd823/color.c (1.1), display/lcd823/mode.c (1.1), display/lcd823/visual.c (1.1), include/ggi/display/lcd823.h (1.1): New target 'display-823'. This is a target for the Motorola MPC823 builtin LCD controler, using the /dev/lcd823 Linux kernel device. 2000-05-01 22:03 Marcus Sundberg [marcus@ggi-project.org] * ltconfig (1.14): Fixed cross-compilation to PowerPC Linux. 2000-04-30 18:36 Marcus Sundberg [marcus@ggi-project.org] * programs/util/inputdump.c (1.8): Clear the entire axes array. Don't assume that memset()ing an array of sint32 with -1 will give the desired result everywhere. 2000-04-30 18:16 Marcus Sundberg [marcus@ggi-project.org] * display/fbdev/mode.c (1.72): Replaced memset() on framebuffer with new function clear_fbmem(). memset() doesn't work on uncached regions on some platforms (PowerPC systems using glibc for example). 2000-04-30 16:58 Marcus Sundberg [marcus@ggi-project.org] * ggi/visual.c (1.10): Let _default_error return GGI_ENOFUNC instead of -1. 2000-04-30 16:51 Marcus Sundberg [marcus@ggi-project.org] * display/terminfo/mode.c (1.30): Fixed uninitialized variable, thanks to Christoph Egger (Christoph_Egger@t-online.de) for noticing. 2000-04-30 16:49 Marcus Sundberg [marcus@ggi-project.org] * display/aa/: mode.c (1.33), visual.c (1.35): Updated for new sublib system, thanks to Christoph Egger (Christoph_Egger@t-online.de) for noticing. 2000-04-24 19:43 Marcus Sundberg [marcus@ggi-project.org] * default/color/EXPSYMS (1.2), default/color/visual.c (1.13), default/fbdev/mga/2164w/visual.c (1.10), default/ilbm/EXPSYMS (1.2), default/ilbm/visual.c (1.9), default/ioctl/EXPSYMS (1.2), default/ioctl/visual.c (1.15), default/iplanar_2p/EXPSYMS (1.2), default/iplanar_2p/visual.c (1.9), default/kgi/EXPSYMS (1.2), default/kgi/visual.c (1.13), default/linear_1/EXPSYMS (1.2), default/linear_1/visual.c (1.18), default/linear_16/EXPSYMS (1.2), default/linear_16/visual.c (1.22), default/linear_1_r/EXPSYMS (1.2), default/linear_1_r/visual.c (1.9), default/linear_2/EXPSYMS (1.2), default/linear_2/visual.c (1.9), default/linear_24/EXPSYMS (1.2), default/linear_24/visual.c (1.18), default/linear_32/EXPSYMS (1.2), default/linear_32/visual.c (1.23), default/linear_4/EXPSYMS (1.2), default/linear_4/visual.c (1.18), default/linear_4_r/EXPSYMS (1.2), default/linear_4_r/visual.c (1.2), default/linear_8/EXPSYMS (1.2), default/linear_8/visual.c (1.21), default/linmm_banked/EXPSYMS (1.2), default/linmm_banked/visual.c (1.19), default/planar/EXPSYMS (1.2), default/planar/visual.c (1.10), default/ramdac/EXPSYMS (1.2), default/ramdac/visual.c (1.15), default/stubs/EXPSYMS (1.2), default/stubs/visual.c (1.17), default/text_16/EXPSYMS (1.2), default/text_16/visual.c (1.19), default/text_32/EXPSYMS (1.2), default/text_32/visual.c (1.19), display/X/EXPSYMS (1.2), display/X/mode.inc (1.9), display/X/visual.c (1.53), display/Xlib/EXPSYMS (1.2), display/Xlib/visual.c (1.37), display/aa/EXPSYMS (1.2), display/aa/mode.c (1.32), display/aa/visual.c (1.34), display/directx/EXPSYMS (1.2), display/directx/visual.c (1.3), display/fbdev/EXPSYMS (1.2), display/fbdev/mode.c (1.71), display/fbdev/visual.c (1.71), display/file/EXPSYMS (1.2), display/file/mode.c (1.20), display/file/visual.c (1.14), display/glide/EXPSYMS (1.2), display/glide/mode.c (1.35), display/glide/visual.c (1.38), display/kgi/EXPSYMS (1.2), display/kgi/mode.c (1.16), display/kgi/visual.c (1.15), display/linvtsw/EXPSYMS (1.2), display/linvtsw/visual.c (1.10), display/mansync/EXPSYMS (1.2), display/mansync/visual.c (1.8), display/memory/EXPSYMS (1.2), display/memory/mode.c (1.31), display/memory/visual.c (1.26), display/monotext/EXPSYMS (1.2), display/monotext/mode.c (1.34), display/monotext/visual.c (1.28), display/multi/EXPSYMS (1.2), display/multi/visual.c (1.29), display/palemu/EXPSYMS (1.2), display/palemu/mode.c (1.25), display/palemu/visual.c (1.27), display/sub/EXPSYMS (1.2), display/sub/visual.c (1.20), display/suidkgi/EXPSYMS (1.2), display/suidkgi/mode.c (1.21), display/suidkgi/visual.c (1.25), display/svgalib/EXPSYMS (1.2), display/svgalib/mode.c (1.42), display/svgalib/visual.c (1.34), display/tele/EXPSYMS (1.2), display/tele/mode.c (1.16), display/tele/visual.c (1.16), display/terminfo/EXPSYMS (1.2), display/terminfo/mode.c (1.29), display/terminfo/visual.c (1.22), display/tile/EXPSYMS (1.2), display/tile/mode.c (1.47), display/tile/visual.c (1.39), display/trueemu/EXPSYMS (1.2), display/trueemu/mode.c (1.35), display/trueemu/visual.c (1.34), display/vcsa/EXPSYMS (1.2), display/vcsa/mode.c (1.8), display/vcsa/visual.c (1.16), display/vgagl/EXPSYMS (1.2), display/vgagl/visual.c (1.13), display/xf86dga/EXPSYMS (1.2), display/xf86dga/mode.c (1.43), display/xf86dga/visual.c (1.43), extensions/misc/display/X/init.c (1.10), extensions/misc/display/svgalib/visual.c (1.12), extensions/misc/ggimisc/init.c (1.5), extensions/test/test2.c (1.10): Updated sublibs and Misc extension for the new sublib system. 2000-04-24 19:37 Marcus Sundberg [marcus@ggi-project.org] * ggi/dl.c (1.8), ggi/init.c (1.15), ggi/stubs.c (1.10), ggi/visual.c (1.9), include/ggi/ggi_ext.h (1.6), include/ggi/display/mansync.h (1.2), include/ggi/internal/dltypes.h (1.13), include/ggi/internal/internal.h (1.31), include/ggi/internal/structs.h (1.28): Big rewrite of the sublib handling. All sublibs now have a single entry point prototyped like this: typedef int (ggifunc_dlentry)(int func, void **funcptr); This function is used to get pointers to the real sublib functions. Currently there are three such functions: typedef int (ggifunc_open)(struct ggi_visual *vis, struct ggi_dlhandle *dlh, const char *arg, void *argptr, uint32 *dlret); typedef int (ggifunc_exit)(struct ggi_visual *vis, struct ggi_dlhandle *dlh); typedef int (ggifunc_close)(struct ggi_visual *vis, struct ggi_dlhandle *dlh); open replaces GGIdlinit() and close replaces GGIdlcleanup(). exit is a special function which will rarely be used. It is used when the normal de-initialization order of sublibs is not sufficient, for example when an OP_DISPLAY sublib needs to access data in an extension sublib (like in the mansync case). open (and exit/close as well) now returns 0 on success and a GGI error code on error. The GGI_DL_* codes are returned in the *dlret argument. The name of the entry point is , where: is the name of the library with the last dot and everything after it stripped. is GGIdl_ for LibGGI and the Misc extension. For all other extensions the new symprefix paramater from ggiExtensionLoadDL() is used for . _ggiOpenDL() and _ggiAddDL() has been changed to return 0 on success and a GGI error code on failure. _ggiZapMode() no longer takes a mask of sublib types to zap, instead it takes a 'zapall' argument which if non-zero tells LibGGI to zap extension sublibs and OP_DISPLAY sublibs. Otherwise only OP_GC, OP_DRAW and OP_COLOR sublibs are zapped. The ggi_visual_op* structs has been cleaned up so we can initialize all of them with a single function, so despite the above changes LibGGI is now actually slightly smaller. This does not require any changes to applications, full ABI compability is maintained. Extensions are affected as ggiExtensionLoadDL() now takes an additional symprefix argument, and all extension sublibs needs to be changed for the single entry point system. 2000-04-24 18:19 Marcus Sundberg [marcus@ggi-project.org] * extensions/misc/demos/misctest.c (1.11): Removed old debug printf. 2000-04-24 18:17 Marcus Sundberg [marcus@ggi-project.org] * extensions/misc/: display/X/Makefile.am (1.9), display/svgalib/Makefile.am (1.9), libggimisc.conf.in (1.3): Changed - in sublib names to _ 2000-04-24 18:16 Marcus Sundberg [marcus@ggi-project.org] * libggi.conf.in (1.13), display/linvtsw/Makefile.am (1.8): Renamed lin_vtsw sublib to linvtsw 2000-04-24 17:14 Marcus Sundberg [marcus@ggi-project.org] * .cvsignore (1.12): Ignore glimpse index files. 2000-04-06 00:02 Marcus Sundberg [marcus@ggi-project.org] * default/fbdev/mga/2164w/mmio.h (1.9): If we don't cast away volatile before dereferencing the pointers we don't need the "workaround" for the non-existant "gcc-bug"... 2000-03-29 14:55 Andrew Apted [andrew@ggi-project.org] * display/: memory/mode.c (1.30), tele/mode.c (1.15): Christoph Egger's checkmode fix. 2000-03-12 15:26 Marcus Sundberg [marcus@ggi-project.org] * ChangeLog (1.157): [no log message] 2000-03-12 15:26 Marcus Sundberg [marcus@ggi-project.org] * m4/: dllext.m4 (1.3), dllext.m4 (1.4): Sigh, we should check , not . 2000-03-07 19:12 Marcus Sundberg [marcus@ggi-project.org] * m4/dllext.m4 (1.2): We need an AC_SUBST here. 2000-02-27 19:00 Marcus Sundberg [marcus@ggi-project.org] * ChangeLog (1.156): [no log message] 2000-02-27 18:56 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.90): Use new GGI_DLLEXT macro do find out the extension of shared libraries. 2000-02-27 18:54 Marcus Sundberg [marcus@ggi-project.org] * m4/Makefile.am (1.2): Added dllext.m4 2000-02-27 18:51 Marcus Sundberg [marcus@ggi-project.org] * m4/dllext.m4 (1.1): New GGI_DLLEXT macro. 2000-02-27 17:39 Marcus Sundberg [marcus@ggi-project.org] * display/file/: fileio.c (1.7), visual.c (1.13): Made file-target compile again. 2000-02-26 21:58 Andreas Beck [becka@ggi-project.org] * display/file/: fileio.c (1.6), mode.c (1.19), visual.c (1.12): Commited C.Egger's fixes. 2000-02-24 22:35 Marcus Sundberg [marcus@ggi-project.org] * ChangeLog (1.155): [no log message] 2000-02-24 22:35 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.89): Don't try to compile mansync target if we don't have fork() or pthreads. 2000-02-17 23:05 Andreas Beck [becka@ggi-project.org] * display/: multi/visual.c (1.28), tile/visual.c (1.38): Changed tile and multi target to do symmetric close of targets. 2000-02-06 20:29 Marcus Sundberg [marcus@ggi-project.org] * ChangeLog (1.154): [no log message] 2000-02-06 20:28 Marcus Sundberg [marcus@ggi-project.org] * display/directx/ddinitnt.c (1.1): Forgot to commit this file. 2000-01-29 14:37 Marcus Sundberg [marcus@ggi-project.org] * ChangeLog (1.153): [no log message] 2000-01-29 14:37 Marcus Sundberg [marcus@ggi-project.org] * display/directx/Makefile.am (1.3): Fixed typo, thanks to Christoph Egger for noticing. 2000-01-25 21:24 Andreas Beck [becka@ggi-project.org] * default/linear_24/box.c (1.4): giidemo fixed up a little, so it compiles. Don't use it anyway, but ... 24 Bit renderer fixed for correct alignment when accelerating boxes. 2000-01-22 18:51 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.88), libggi.conf.in (1.12), display/directx/Makefile.am (1.2), display/directx/ddinit.c (1.2), display/directx/ddinit.h (1.2), display/directx/line.c (1.2), display/directx/mode.c (1.2), display/directx/pixel.c (1.2), display/directx/visual.c (1.2), ggi/init.c (1.14): Updated DirectX target and new DirectXNT target from John Fortin (fortinj@ibm.net). 2000-01-16 17:45 Marcus Sundberg [marcus@ggi-project.org] * ChangeLog (1.152): [no log message] 2000-01-16 17:44 Marcus Sundberg [marcus@ggi-project.org] * acconfig.h (1.10), configure.in (1.87), ggi/init.c (1.13), include/ggi/ggi.h (1.47): Added ggiGetConfDir() and use that to get the location of the config file in ggi/init.c. 2000-01-16 15:57 Marcus Sundberg [marcus@ggi-project.org] * ChangeLog (1.151): [no log message] 2000-01-16 15:57 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/: ggi.h (1.46), ggi_ext.h (1.5): Added some simple type checking to opaque pointer types. 2000-01-13 22:47 Marcus Sundberg [marcus@ggi-project.org] * ChangeLog (1.150): [no log message] 2000-01-13 22:27 Marcus Sundberg [marcus@ggi-project.org] * ltconfig (1.13): Made need_lib_prefix default to no. 2000-01-11 23:47 Marcus Sundberg [marcus@ggi-project.org] * ChangeLog (1.149): [no log message] 2000-01-11 23:47 Marcus Sundberg [marcus@ggi-project.org] * display/: X/visual.c (1.52), Xlib/visual.c (1.36): Don't destroy window if we didn't create it. 1999-12-28 23:16 Marcus Sundberg [marcus@ggi-project.org] * display/X/mode.c (1.45): Not calling XSync() directly after XShmPutImage() can give significant performance improvements on SMP machines. Instead we call it before, to prevent the X server from being flooded by ShmPut requests. 1999-12-23 23:00 Steve Cheng [steve@ggi-project.org] * doc/: docbook/libggi-api.sgml (1.17), man/ggiInit.3ggi (1.11): Fixed erroneous example in ggiInit man page. 1999-12-21 23:31 Marcus Sundberg [marcus@ggi-project.org] * doc/: docbook/libggi-api.sgml (1.16), man/ggiDrawPixel.3ggi (1.11): Fixed silly typo. 1999-12-21 00:00 Marcus Sundberg [marcus@ggi-project.org] * doc/: targets.txt (1.16), docbook/libggi-user.sgml (1.5), man/libggi.7ggi (1.6): Parameter to X and Xlib targets is -inwin=, not -inwin 1999-12-18 21:10 Marcus Sundberg [marcus@ggi-project.org] * display/fbdev/visual.c (1.70), include/ggi/display/fbdev.h (1.12): Declare GGI_fbdev_kgicommand at the right place. 1999-12-18 19:42 Marcus Sundberg [marcus@ggi-project.org] * default/fbdev/mga/2164w/visual.c (1.9): Free DB resource structures at cleanup time. Fixed alignment of fontoffset. 1999-12-18 19:41 Marcus Sundberg [marcus@ggi-project.org] * default/fbdev/mga/2164w/m2164w.h (1.9): Added RS27() macro. 1999-12-18 19:41 Marcus Sundberg [marcus@ggi-project.org] * default/fbdev/mga/2164w/gtext.c (1.5): AR3 is 27 bits wide for monochrome blits. 1999-12-18 19:40 Marcus Sundberg [marcus@ggi-project.org] * display/fbdev/mode.c (1.70): Leave freeing DB resource structures to whoever allocates them. 1999-12-18 16:12 Andreas Beck [becka@ggi-project.org] * default/kgi/box.c (1.9), default/kgi/copybox.c (1.8), default/kgi/line.c (1.9), display/fbdev/mode.c (1.69), display/fbdev/visual.c (1.69): Added Triangles to Permedia driver. Fixed up KGI handling. 1999-12-12 23:05 Marcus Sundberg [marcus@ggi-project.org] * display/xf86dga/mode.c (1.42): Set vis->palette to NULL after freeing it. 1999-12-12 23:04 Marcus Sundberg [marcus@ggi-project.org] * display/tele/mode.c (1.14): Check for vis->palette != NULL instead of graphtype == GT_PALETTE. 1999-12-12 23:03 Marcus Sundberg [marcus@ggi-project.org] * display/: svgalib/visual.c (1.33), xf86dga/visual.c (1.42): vis->palette is freed in _ggiDestroyVisual(), no need to do it here. 1999-12-12 23:02 Marcus Sundberg [marcus@ggi-project.org] * display/svgalib/mode.c (1.41): Set vis->palette and priv->savepalette to NULL after freeing them. 1999-12-12 23:01 Marcus Sundberg [marcus@ggi-project.org] * display/palemu/palemu.c (1.13): Set ph->palette and ph->lookup to NULL after freeing them. 1999-12-12 23:00 Marcus Sundberg [marcus@ggi-project.org] * display/: monotext/mode.c (1.33), palemu/mode.c (1.24): Set vis->palette to NULL after freeing it. 1999-12-12 22:59 Marcus Sundberg [marcus@ggi-project.org] * display/memory/mode.c (1.29): Set vis->palette to NULL after freeing it. Use LIBGGI_APPASSERT macro when checking for vis == NULL. 1999-12-12 22:56 Marcus Sundberg [marcus@ggi-project.org] * display/: fbdev/mode.c (1.68), file/mode.c (1.18): Set vis->palette to NULL after freeing it. 1999-12-12 22:52 Marcus Sundberg [marcus@ggi-project.org] * display/: X/visual.c (1.51), Xlib/visual.c (1.35), aa/visual.c (1.33): vis->palette is freed in _ggiDestroyVisual(), no need to do it here. 1999-12-12 22:51 Marcus Sundberg [marcus@ggi-project.org] * display/X/mode.inc (1.8): Set vis->palette to NULL after freeing it. 1999-12-12 22:48 Marcus Sundberg [marcus@ggi-project.org] * ggi/visual.c (1.8): Free vis->palette here so targets don't have to. Targets freeing vis->palette must set it to NULL afterwards. 1999-12-12 22:47 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.86): No need to check for linux/joystick.h in LibGGI. 1999-12-07 23:06 Marcus Sundberg [marcus@ggi-project.org] * ggi/: dl.c (1.7), visual.c (1.7): Nuke sublibs in the order GGI_DL_OPDRAW, GGI_DL_OPCOLOR, GGI_DL_OPGC, GGI_DL_OPDISPLAY, GGI_DL_EXTENSION. GGI_DL_EXTENSION should really be nuked first, but currently that breaks mansync. 1999-12-07 23:05 Marcus Sundberg [marcus@ggi-project.org] * ggi/mode.c (1.9): ggiParseMode(): Allow NULL string as argument. ggiParseMode(): Print string as string in debug statement. 1999-12-07 22:23 Marcus Sundberg [marcus@ggi-project.org] * display/X/mode.c (1.44): _ggi_x_do_blit(): Expose event may be queued from a previous (larger) mode. In that case we just ignore it and return. 1999-11-27 22:36 Marcus Sundberg [marcus@ggi-project.org] * display/fbdev/visual.c (1.68): Added support for G400 and NULL entries for nVidia, C&T 6555x, 3Dfx Banshee and ATI Rage128. 1999-11-11 23:40 Jon Taylor [taylorj@ggi-project.org] * include/ggi/default/genkgi.h (1.3): GENKGI_USE_PPBUF was mistakenly defined by default 1999-11-09 12:30 Marcus Sundberg [marcus@ggi-project.org] * display/: X/visual.c (1.50), Xlib/visual.c (1.34): Slight cleanup of the option parsing code. Added -noinput option. 1999-11-09 12:30 Marcus Sundberg [marcus@ggi-project.org] * display/X/mode.inc (1.7): Don't try to send events to input-xwin if it doesn't exist. 1999-11-09 12:29 Marcus Sundberg [marcus@ggi-project.org] * default/fbdev/mga/2164w/: box.c (1.7), copybox.c (1.6), crossblit.c (1.2), gtext.c (1.4), hline.c (1.6), line.c (1.6), vline.c (1.6): Use RS* macros to make sure values written into registers are valid. This means that negative coordinates are now supported in the drawing functions. 1999-11-09 12:01 Marcus Sundberg [marcus@ggi-project.org] * default/fbdev/mga/2164w/m2164w.h (1.8): Added RS16, RS18 and RS24 macros. 1999-09-23 21:37 Marcus Sundberg [marcus@ggi-project.org] * default/fbdev/mga/2164w/visual.c (1.8): do_cleanup(): Check fbdevpriv != NULL before setting priv. 1999-09-23 21:35 Marcus Sundberg [marcus@ggi-project.org] * ggi/dl.c (1.6): Zap GGI_DL_EXTENSION sublibs first and GGI_DL_OPDISPLAY sublibs last. 1999-09-23 13:34 Marcus Sundberg [marcus@ggi-project.org] * config.guess (1.4), config.sub (1.4): Updated from autoconf CVS. 1999-09-14 00:57 Marcus Sundberg [marcus@ggi-project.org] * display/mansync/child.c (1.15): Take proper precautions so we don't end up flushing all the time without ever executing other code. No need to have the _GGI_mansync_dummy() function - just use SIG_IGN. 1999-09-13 23:49 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.85): Check for sigpending(). 1999-09-08 01:45 Marcus Sundberg [marcus@ggi-project.org] * display/fbdev/visual.c (1.67): Fixed compilation on old fbdev. 1999-09-08 01:45 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.84): Check for linux/major.h. Fixed check for new/old Linux fbdev. 1999-09-07 22:10 Marcus Sundberg [marcus@ggi-project.org] * programs/demos/cube3d.c (1.10): No C++ comments in GGI. 1999-09-07 22:04 Marcus Sundberg [marcus@ggi-project.org] * display/directx/.cvsignore (1.1), display/directx/EXPSYMS (1.1), display/directx/Makefile.am (1.1), display/directx/ddinit.c (1.1), display/directx/ddinit.h (1.1), display/directx/line.c (1.1), display/directx/mode.c (1.1), display/directx/pixel.c (1.1), display/directx/visual.c (1.1), include/ggi/display/directx.h (1.1): Added John Fortin's [fortinj@ibm.net] initial (cleaned up by me - hope I didn't break anything) DirectX target. 1999-09-07 21:39 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/display/Makefile.am (1.4): Added directx.h to ggiinclude_HEADERS. 1999-09-07 21:37 Marcus Sundberg [marcus@ggi-project.org] * display/Makefile.am (1.3): Added directx to EXTRA_SUBDIRS. 1999-09-07 21:37 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.83): Added John Fortin's initial (cleaned up by me - hope I didn't break anything) DirectX target. For now it is only enabled by --enable-directx 1999-09-06 00:40 Marcus Sundberg [marcus@ggi-project.org] * README (1.5): Added "LibGG 0.7 or later" to required list. 1999-09-06 00:38 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.82): Check for sys/socket.h, netinet/in.h and netdb.h headers. Check for getopt, random, herror and connect functions. New Makefile variable $(bsdsock_libs). Check for connect in -lwsock32. Add -lwsock32 to bsdsoc_libs if it is there. 1999-09-06 00:36 Marcus Sundberg [marcus@ggi-project.org] * display/tele/libtele.c (1.10): Put #ifdefs around sys/socket.h, netinet/in.h and netdb.h. Removed arpa/inet.h. Wrapped non-common errnos in #ifdefs. Use ggCurTime() instead of gettimeofday(). Wrapped herror and SIGPIPE in #ifdefs. 1999-09-06 00:35 Marcus Sundberg [marcus@ggi-project.org] * display/tele/Makefile.am (1.10): Link with $(bsdsock_libs). 1999-09-06 00:33 Marcus Sundberg [marcus@ggi-project.org] * programs/demos/pageflip.c (1.6): Only use random() if available. 1999-09-06 00:32 Marcus Sundberg [marcus@ggi-project.org] * programs/check/Makefile.am (1.4): Add -lgg flag to programs using ggCurTime(). 1999-09-06 00:29 Marcus Sundberg [marcus@ggi-project.org] * programs/check/checkmode.c (1.4): Only use getopt() if available. 1999-09-06 00:27 Marcus Sundberg [marcus@ggi-project.org] * programs/check/showaccel.c (1.6): Use ggCurTime() instead of gettimeofday(). 1999-09-06 00:26 Marcus Sundberg [marcus@ggi-project.org] * programs/check/consistency.c (1.7): No need to use srandom() here. 1999-09-06 00:26 Marcus Sundberg [marcus@ggi-project.org] * programs/util/monitest/monitest.c (1.10): There is no data-type named uint! 1999-09-06 00:25 Marcus Sundberg [marcus@ggi-project.org] * programs/demos/slimy.c (1.8): Define M_PI if necessary. 1999-09-06 00:25 Marcus Sundberg [marcus@ggi-project.org] * programs/demos/: demo.c (1.17), flying_ggis.c (1.6): Only use random() if available. Use ggCurTime() instead of gettimeofday(). 1999-09-06 00:24 Marcus Sundberg [marcus@ggi-project.org] * programs/demos/Makefile.am (1.9): Add -lgg flag to programs using ggCurTime(). 1999-09-06 00:24 Marcus Sundberg [marcus@ggi-project.org] * programs/demos/warp-ggi/: dowarp.c (1.2), main.c (1.8), warp.h (1.2): Define M_PI in warp.h if necessary. 1999-09-06 00:24 Marcus Sundberg [marcus@ggi-project.org] * default/linear_2/pixela.c (1.2): Named functions properly. 1999-09-04 01:08 Marcus Sundberg [marcus@ggi-project.org] * ltconfig (1.12): libtool's "smart" checks doesn't work as usual. Just let deplibs_check_method be pass_all for mingw/cygwin targets. 1999-09-03 11:24 Andrew Apted [andrew@ggi-project.org] * display/fbdev/mode.c (1.67): Fixed a problem with vesafb & its ypan option. The problem was yoffset is not reset after a program uses panning, and the old value can cause the next program's FBIOPUT_VSCREEN to fail when its virt.y is smaller. 1999-09-03 07:52 Andrew Apted [andrew@ggi-project.org] * display/tile/mode.c (1.46): Fixed a problem where using display-tile on multible fbdev targets would cause bad results. The problem stemmed from the fact that mode.graphtype is not comparable with the GT_xxBIT compatibility defines (especially after being through a checkmode). 1999-08-31 00:50 Marcus Sundberg [marcus@ggi-project.org] * ltconfig (1.11): Made deplibs_check_method default to 'pass_all' as it should do. Set need_lib_prefix=no and need_version=no on OpenBSD and NetBSD. 1999-08-30 19:42 Marcus Sundberg [marcus@ggi-project.org] * ltconfig (1.10), ltmain.sh (1.7), m4/libtool.m4 (1.2): Updated from libtool CVS. 1999-08-30 19:38 Marcus Sundberg [marcus@ggi-project.org] * config.guess (1.3), config.sub (1.3): Updated from autoconf CVS. 1999-08-30 05:37 Jon Taylor [taylorj@ggi-project.org] * include/ggi/default/genkgi.h (1.2), default/kgi/box.c (1.8), default/kgi/copybox.c (1.7), default/kgi/line.c (1.8): Misc cleanups 1999-08-29 20:03 Marcus Sundberg [marcus@ggi-project.org] * default/color/: color.c (1.11), color.h (1.6), visual.c (1.12): GGI_color_PAL_mapcolor(): cache previous value for faster lookup. 1999-08-29 19:40 Marcus Sundberg [marcus@ggi-project.org] * default/fbdev/mga/2164w/visual.c (1.7): Accelerated crossblit. We only use it for palettized modes, as the generic code in linear-* is much faster for truecolor-to-truecolor blits. 1999-08-29 19:39 Marcus Sundberg [marcus@ggi-project.org] * default/fbdev/mga/2164w/: box.c (1.6), copybox.c (1.5), gtext.c (1.3), hline.c (1.5), line.c (1.5), vline.c (1.5): Cache current DWGCTL value to save space in the accel FIFO. 1999-08-29 19:35 Marcus Sundberg [marcus@ggi-project.org] * default/fbdev/mga/2164w/crossblit.c (1.1): Accelerated crossblit. We only use it for palettized modes, as the generic code in linear-* is much faster for truecolor-to-truecolor blits. 1999-08-29 19:34 Marcus Sundberg [marcus@ggi-project.org] * default/fbdev/mga/2164w/Makefile.am (1.7): Added crossblit.c 1999-08-29 19:34 Marcus Sundberg [marcus@ggi-project.org] * default/fbdev/mga/2164w/regs.h (1.4): Added defines for OPMODE register. 1999-08-29 19:34 Marcus Sundberg [marcus@ggi-project.org] * default/fbdev/mga/2164w/mmio.h (1.8): Added mga_out16(), mga_in16() and mga_setdwgctl(). 1999-08-29 19:33 Marcus Sundberg [marcus@ggi-project.org] * default/fbdev/mga/2164w/m2164w.h (1.7): New private entries: dwgctl, curopmode, origopmode, dmaaddr, dma_len and crossblit. 1999-08-29 19:24 Marcus Sundberg [marcus@ggi-project.org] * default/linear_32/crossblit.c (1.16): Calling memcpy() in crossblit_same() gives crappy performance. Use our own C code instead. 1999-08-29 19:21 Marcus Sundberg [marcus@ggi-project.org] * display/fbdev/visual.c (1.66): Set LIBGGI_PRIVATE(vis) = NULL when done with do_cleanup(). 1999-08-29 19:19 Marcus Sundberg [marcus@ggi-project.org] * programs/demos/demo.c (1.16): Print all test results to stdout. Made crossblit code more suitable for benchmarking. Properly break out of copybox test when a key is pressed. 1999-08-29 02:14 Marcus Sundberg [marcus@ggi-project.org] * default/: Makefile.am (1.3), linear_4_r/.cvsignore (1.1), linear_4_r/EXPSYMS (1.1), linear_4_r/Makefile.am (1.1), linear_4_r/color.c (1.1), linear_4_r/copybox.c (1.1), linear_4_r/hline.c (1.1), linear_4_r/lin4rlib.h (1.1), linear_4_r/pixel.c (1.1), linear_4_r/pixela.c (1.1), linear_4_r/visual.c (1.1), linear_4_r/vline.c (1.1): Added linear_4_r sublib. Both this and the normal linear_4 sublib need to be fixed. 1999-08-29 02:11 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.81): Added include/ggi/default and default/linear_4_r directories. 1999-08-29 02:09 Marcus Sundberg [marcus@ggi-project.org] * default/kgi/box.c (1.7), default/kgi/copybox.c (1.6), default/kgi/genkgi.h (1.11), default/kgi/line.c (1.7), default/kgi/mode.c (1.2), default/kgi/visual.c (1.12), include/ggi/Makefile.am (1.4), include/ggi/default/.cvsignore (1.1), include/ggi/default/Makefile.am (1.1), include/ggi/default/genkgi.h (1.1): Moved "genkgi.h" to 1999-08-29 01:50 Marcus Sundberg [marcus@ggi-project.org] * default/linear_4/color.c (1.10): Removed broken mapcolor and unmappixel (we use the ones in generic-color). Optimized packcolors and unpackpixels. 1999-08-29 01:48 Marcus Sundberg [marcus@ggi-project.org] * default/linear_4/visual.c (1.17): Removed broken mapcolor and unmappixel. 1999-08-29 01:43 Marcus Sundberg [marcus@ggi-project.org] * libggi.conf.in (1.11): Added generic-linear-4-r 1999-08-29 01:43 Marcus Sundberg [marcus@ggi-project.org] * default/stubs/copybox.c (1.10): Always use a big enough temporary buffer so we can copy whole lines. 1999-08-29 01:34 Marcus Sundberg [marcus@ggi-project.org] * display/fbdev/mode.c (1.66), display/fbdev/visual.c (1.65), include/ggi/display/fbdev.h (1.11): New private entry 'flags'. For now we use it to know whether we should use the *-r versions of linear libs. 1999-08-29 01:25 Marcus Sundberg [marcus@ggi-project.org] * programs/demos/demo.c (1.15): Test copybox in all four directions. 1999-08-29 01:23 Marcus Sundberg [marcus@ggi-project.org] * display/multi/mode.c (1.17), display/multi/stubs.c (1.18), display/multi/visual.c (1.27), include/ggi/display/multi.h (1.2): Added missing functions, optimized some stuff, better mode handling, code cleanup. 1999-08-22 10:11 Jon Taylor [taylorj@ggi-project.org] * default/kgi/genkgi.h (1.10): [no log message] 1999-08-20 11:53 Jon Taylor [taylorj@ggi-project.org] * default/kgi/: copybox.c (1.5), genkgi.h (1.9), line.c (1.6), visual.c (1.11): Added copybox accel and support for /proc/gfx[n] multiheading` 1999-08-17 01:08 Marcus Sundberg [marcus@ggi-project.org] * default/kgi/: genkgi.h (1.8), visual.c (1.10): Cleaned up new-style GC-mapping and ping-pong init code. 1999-08-16 11:24 Jon Taylor [taylorj@ggi-project.org] * default/kgi/genkgi.h (1.7): [no log message] 1999-08-16 11:18 Jon Taylor [taylorj@ggi-project.org] * default/kgi/: Makefile.am (1.9), box.c (1.6), genkgi.h (1.6), line.c (1.5), mode.c (1.1), visual.c (1.9): Added ping-pong buffer support 1999-08-15 01:42 Marcus Sundberg [marcus@ggi-project.org] * default/fbdev/Makefile.am (1.3): Made things compile again. Will sort out the rest later. 1999-08-12 21:21 Steve Cheng [steve@ggi-project.org] * doc/: docbook/DOC-STYLE (1.3), docbook/Makefile.am (1.2), docbook/README (1.2), docbook/README.first (1.3), docbook/libggi-api.sgml (1.15), docbook/libggi-user.sgml (1.4), man/ggiCopyBox.3ggi (1.9), man/ggiCrossBlit.3ggi (1.9), man/ggiDBGetBuffer.3ggi (1.10), man/ggiDrawBox.3ggi (1.10), man/ggiDrawHLine.3ggi (1.10), man/ggiDrawLine.3ggi (1.9), man/ggiDrawPixel.3ggi (1.10), man/ggiDrawVLine.3ggi (1.10), man/ggiEventPoll.3ggi (1.2), man/ggiFillscreen.3ggi (1.9), man/ggiFlush.3ggi (1.10), man/ggiGetPixelFormat.3ggi (1.9), man/ggiGetc.3ggi (1.2), man/ggiInit.3ggi (1.10), man/ggiMapColor.3ggi (1.10), man/ggiOpen.3ggi (1.10), man/ggiPanic.3ggi (1.9), man/ggiParseMode.3ggi (1.10), man/ggiPutc.3ggi (1.7), man/ggiResourceAcquire.3ggi (1.6), man/ggiSetColorfulPalette.3ggi (1.5), man/ggiSetDisplayFrame.3ggi (1.10), man/ggiSetFlags.3ggi (1.10), man/ggiSetGCClipping.3ggi (1.10), man/ggiSetGCForeground.3ggi (1.10), man/ggiSetGamma.3ggi (1.10), man/ggiSetGraphMode.3ggi (1.10), man/ggiSetMode.3ggi (1.11), man/ggiSetOrigin.3ggi (1.10), man/ggiSetPalette.3ggi (1.10): Regenerated man pages. Give LibGII->LibGGI warning in ggiEventRead(3), and minor fixes. Updated README. 1999-08-08 12:10 Jon Taylor [taylorj@ggi-project.org] * default/kgi/visual.c (1.8): Now we map the GC through /proc/kgi/gc 1999-07-30 16:50 Jos Hulzink [josh@stack.nl] * default/fbdev/Makefile.am (1.2): Added S3 subdirectory 1999-07-30 16:43 Jos Hulzink [josh@stack.nl] * display/fbdev/: visual.c (1.64), fbdev.conf.in (1.2): Added S3 ViRGE accelleration 1999-07-12 22:03 Marcus Sundberg [marcus@ggi-project.org] * display/tele/libtele.c (1.9): Use herror() for gethostbyname() errors. From Mumit Khan [khan@xraylith.wisc.edu] (HAVE_UNIX_DOMAIN_SOCKET): Use (tclient_open_unix): Likewise. (tserver_init): Likewise. tserver_open): Likewise. 1999-07-12 22:01 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.80): (sys/un.h): Check header. (HAVE_UNIX_DOMAIN_SOCKET): Define. 1999-07-12 22:01 Marcus Sundberg [marcus@ggi-project.org] * acconfig.h (1.9): (HAVE_UNIX_DOMAIN_SOCKET): Define. 1999-07-04 21:41 Steve Cheng [steve@ggi-project.org] * doc/: docbook/libggi-user.sgml (1.3), man/libggi.7ggi (1.5): Added emulation and special targets to user man page. 1999-07-04 21:40 Steve Cheng [steve@ggi-project.org] * doc/docbook/libggi-api.sgml (1.14): A few simple formatting changes. 1999-07-03 18:00 Marcus Sundberg [marcus@ggi-project.org] * programs/util/monitest/flatpanel.c (1.3): Major update - nicer, faster and looks better. 1999-07-01 01:12 Marcus Sundberg [marcus@ggi-project.org] * default/color/color.h (1.5), display/X/mode.inc (1.6), display/monotext/monotext.c (1.21), display/xf86dga/visual.c (1.41), include/ggi/internal/structs.h (1.27): C++ fixes. 1999-06-29 04:38 Steve Cheng [steve@ggi-project.org] * doc/man/ggiSetMode.3ggi (1.10): Fixed roff formating error. 1999-06-25 23:08 Steve Cheng [steve@ggi-project.org] * doc/: docbook/libggi-api.sgml (1.13), docbook/libggi-user.sgml (1.2), man/libggi.7ggi (1.4): Fixed DocBook markup so that non-man formats will have proper cross references. Added documentation for some targets (straight from targets.txt) 1999-06-25 03:11 Marcus Sundberg [marcus@ggi-project.org] * display/monotext/mode.c (1.32): Set proper pixelformat. Fixed the most severe brokenness of CheckMode. 1999-06-25 03:04 Marcus Sundberg [marcus@ggi-project.org] * display/X/mode.inc (1.5), display/common/pixfmt-setup.inc (1.8), ggi/internal.c (1.9), include/ggi/internal/structs.h (1.26): Made stdformat names more consistent. Set stdformat in _ggi_build_pixelformat() if we recognize it. 1999-06-22 01:10 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/internal/structs.h (1.25): Don't use C++ 'private' keyword. 1999-06-22 01:05 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/ggi.h (1.45): Define GGI_MAX_APILEN constant for ggiGetAPI(). 1999-06-22 00:57 Marcus Sundberg [marcus@ggi-project.org] * ggi/init.c (1.12): Don't use C++ 'private' keyword. Cleaned up memory allocation and return codes. 1999-06-22 00:57 Marcus Sundberg [marcus@ggi-project.org] * ggi/internal.c (1.8): Minor optimization of _ggi_build_pixfmt(). 1999-06-22 00:56 Marcus Sundberg [marcus@ggi-project.org] * extensions/misc/display/svgalib/svgamisc.h (1.6), extensions/misc/display/svgalib/visual.c (1.11), extensions/misc/ggimisc/init.c (1.4), extensions/misc/ggimisc/misc_int.h (1.4), include/ggi/internal/internal.h (1.30): Don't use C++ 'private' keyword. 1999-06-22 00:54 Marcus Sundberg [marcus@ggi-project.org] * Makefile.am (1.7): libtool.m4 isn't here anymore. 1999-06-19 01:46 Andreas Beck [becka@ggi-project.org] * display/memory/visual.c (1.25): Added ggConfigExpandAlias . Fixed small bug with memory target portability. 1999-06-18 19:41 Andreas Beck [becka@ggi-project.org] * doc/bdgtgp.txt (1.2): Minor updates to the Big dummies guide. 1999-06-17 20:20 Andreas Beck [becka@ggi-project.org] * doc/bdgtgp.txt (1.1): Added Big Dummies Guide ... 1999-06-12 01:34 Marcus Sundberg [marcus@ggi-project.org] * ggi/: gc.c (1.4), stubs.c (1.9): ggiSetColorfulPalette(): moved to stubs.c, don't bother trying on non-paletized modes. 1999-06-12 01:32 Marcus Sundberg [marcus@ggi-project.org] * display/: svgalib/color.c (1.14), svgalib/mode.c (1.40), svgalib/pixel.c (1.12), svgalib/visual.c (1.32), vgagl/fillscreen.c (1.8), vgagl/pixel.c (1.11), vgagl/visual.c (1.12): Misc cleanups. Faster setpalette. 1999-06-12 01:18 Marcus Sundberg [marcus@ggi-project.org] * display/: Xlib/pixel.c (1.17), glide/pixel.c (1.10), sub/stubs.c (1.15), suidkgi/visual.c (1.24), tele/box.c (1.7), tile/stubs.c (1.15): Use ggi_pixel, not ggi_uint. 1999-06-12 01:15 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/display/svgalib.h (1.3): Get the returncode from _ggi_svgalib_setmode(). 1999-06-12 01:14 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/internal/ggi-dl.h (1.9): Added LIBGGICLIP_FULLSCREEN() macro. 1999-06-12 01:12 Marcus Sundberg [marcus@ggi-project.org] * programs/check/: consistency.c (1.6), speed.c (1.6): Minor cleanup. 1999-06-10 23:41 Marcus Sundberg [marcus@ggi-project.org] * display/Xlib/: hline.c (1.13), vline.c (1.13): Hlines and vlines were one pixel too long. 1999-06-08 02:58 Marcus Sundberg [marcus@ggi-project.org] * display/xf86dga/accel.c (1.2), display/xf86dga/color.c (1.15), display/xf86dga/mode.c (1.41), display/xf86dga/visual.c (1.40), include/ggi/display/xf86dga.h (1.5): Use the new xcommon.h structures for private data. 1999-06-08 02:45 Marcus Sundberg [marcus@ggi-project.org] * autogen.sh (1.2): Generate acinclude.m4 from m4/*.m4 1999-06-08 02:44 Marcus Sundberg [marcus@ggi-project.org] * display/X/color.inc (1.3), display/X/mode.c (1.43), display/X/mode.inc (1.4), display/X/visual.c (1.49), display/Xlib/box.c (1.12), display/Xlib/fillscreen.c (1.10), display/Xlib/gtext.c (1.12), display/Xlib/hline.c (1.12), display/Xlib/line.c (1.9), display/Xlib/mode.c (1.21), display/Xlib/pixel.c (1.16), display/Xlib/visual.c (1.33), display/Xlib/vline.c (1.12), include/ggi/display/x.h (1.7), include/ggi/display/xcommon.h (1.3), include/ggi/display/xlib.h (1.8): Improved the unified private structures a bit. 1999-06-08 02:39 Marcus Sundberg [marcus@ggi-project.org] * m4/: .cvsignore (1.1), Makefile.am (1.1), extrapaths.m4 (1.1), libtool.m4 (1.1): New directory in which to put autoconf macros. 1999-06-08 02:37 Marcus Sundberg [marcus@ggi-project.org] * Makefile.am (1.6), configure.in (1.79): Added m4/ directory to build system. 1999-06-08 02:36 Marcus Sundberg [marcus@ggi-project.org] * acinclude.m4 (1.3), libtool.m4 (1.3): Moved to m4/ directory. 1999-06-08 02:35 Marcus Sundberg [marcus@ggi-project.org] * .cvsignore (1.11): Added acinclude.m4 1999-06-08 00:05 Marcus Sundberg [marcus@ggi-project.org] * display/X/color.inc (1.2), display/X/mode.c (1.42), display/X/mode.inc (1.3), display/X/visual.c (1.48), display/Xlib/box.c (1.11), display/Xlib/color.c (1.10), display/Xlib/fillscreen.c (1.9), display/Xlib/gtext.c (1.11), display/Xlib/hline.c (1.11), display/Xlib/line.c (1.8), display/Xlib/mode.c (1.20), display/Xlib/pixel.c (1.15), display/Xlib/visual.c (1.32), display/Xlib/vline.c (1.11), extensions/misc/display/X/init.c (1.9), include/ggi/display/x.h (1.6), include/ggi/display/xcommon.h (1.2), include/ggi/display/xlib.h (1.7): Moved common data of X-based targets into their own structures. 1999-06-07 00:41 Steve Cheng [steve@ggi-project.org] * doc/: docbook/libggi-user.sgml (1.1), man/libggi.7ggi (1.3): Nice libggi(7) manpage and SGMl source. 1999-06-06 20:16 Steve Cheng [steve@ggi-project.org] * doc/man/Makefile.am (1.9): Install for new manpages. 1999-06-06 20:14 Steve Cheng [steve@ggi-project.org] * doc/man/: ggiAddEventMask.3ggi (1.1), ggiEventPoll.3ggi (1.1), ggiEventRead.3ggi (1.1), ggiEventSend.3ggi (1.1), ggiEventsQueued.3ggi (1.1), ggiGetEventMask.3ggi (1.1), ggiGetc.3ggi (1.1), ggiJoinInputs.3ggi (1.1), ggiKbhit.3ggi (1.1), ggiRemoveEventMask.3ggi (1.1), ggiSetEventMask.3ggi (1.1): The ggi->gii manpages and ggiGetc,ggiKbhit. 1999-06-06 20:12 Steve Cheng [steve@ggi-project.org] * doc/: docbook/libggi-api.sgml (1.12), man/ggiDBGetBuffer.3ggi (1.9), man/ggiDrawBox.3ggi (1.9), man/ggiDrawHLine.3ggi (1.9), man/ggiDrawPixel.3ggi (1.9), man/ggiDrawVLine.3ggi (1.9), man/ggiFlush.3ggi (1.9), man/ggiInit.3ggi (1.9), man/ggiMapColor.3ggi (1.9), man/ggiOpen.3ggi (1.9), man/ggiParseMode.3ggi (1.9), man/ggiPutc.3ggi (1.6), man/ggiResourceAcquire.3ggi (1.5), man/ggiSetDisplayFrame.3ggi (1.9), man/ggiSetFlags.3ggi (1.9), man/ggiSetGCClipping.3ggi (1.9), man/ggiSetGCForeground.3ggi (1.9), man/ggiSetGamma.3ggi (1.9), man/ggiSetGraphMode.3ggi (1.9), man/ggiSetMode.3ggi (1.9), man/ggiSetOrigin.3ggi (1.9), man/ggiSetPalette.3ggi (1.9): Big f* mistake in previous manpages fixed. Added manpages for ggi->gii input functions Added ggiGetc, ggiKbhit 1999-06-06 18:14 Steve Cheng [steve@ggi-project.org] * doc/: docbook/libggi-api.sgml (1.11), man/ggiCopyBox.3ggi (1.8), man/ggiCrossBlit.3ggi (1.8), man/ggiDBGetBuffer.3ggi (1.8), man/ggiDrawBox.3ggi (1.8), man/ggiDrawHLine.3ggi (1.8), man/ggiDrawLine.3ggi (1.8), man/ggiDrawPixel.3ggi (1.8), man/ggiDrawVLine.3ggi (1.8), man/ggiFPrintMode.3ggi (1.2), man/ggiFillscreen.3ggi (1.8), man/ggiFlush.3ggi (1.8), man/ggiGetPixelFormat.3ggi (1.8), man/ggiInit.3ggi (1.8), man/ggiMapColor.3ggi (1.8), man/ggiOpen.3ggi (1.8), man/ggiPanic.3ggi (1.8), man/ggiParseMode.3ggi (1.8), man/ggiPrintMode.3ggi (1.8), man/ggiPutc.3ggi (1.5), man/ggiResourceAcquire.3ggi (1.4), man/ggiSPrintMode.3ggi (1.2), man/ggiSetColorfulPalette.3ggi (1.4), man/ggiSetDisplayFrame.3ggi (1.8), man/ggiSetFlags.3ggi (1.8), man/ggiSetGCClipping.3ggi (1.8), man/ggiSetGCForeground.3ggi (1.8), man/ggiSetGamma.3ggi (1.8), man/ggiSetGraphMode.3ggi (1.8), man/ggiSetMode.3ggi (1.8), man/ggiSetOrigin.3ggi (1.8), man/ggiSetPalette.3ggi (1.8): Pretty printed SGML. Revised parts of documentation. Moved short chapters into manpages. Fixed some manpage generation errors. 1999-06-01 21:45 Marcus Sundberg [marcus@ggi-project.org] * extensions/misc/ggimisc/: Makefile.am (1.7), misc_int.h (1.3): Fixed proper usage of IMPORTVAR. 1999-05-31 23:16 Marcus Sundberg [marcus@ggi-project.org] * extensions/misc/: display/X/Makefile.am (1.8), display/X/crt.c (1.7), display/X/init.c (1.8), display/svgalib/Makefile.am (1.8), display/svgalib/mode.c (1.10), display/svgalib/svgamisc.h (1.5), display/svgalib/visual.c (1.10), ggimisc/EXPSYMS (1.2), ggimisc/Makefile.am (1.6), ggimisc/init.c (1.3), ggimisc/misc.h (1.2), ggimisc/misc_int.h (1.2): General cleanup. Win32 and C++ compability, portability fixes. 1999-05-31 23:15 Marcus Sundberg [marcus@ggi-project.org] * extensions/misc/demos/misctest.c (1.10): Delay after each change. Clean up properly on error. Allow termination with 'q' or Escape. 1999-05-31 23:11 Marcus Sundberg [marcus@ggi-project.org] * display/: svgalib/box.c (1.11), svgalib/hline.c (1.14), vgagl/box.c (1.10), vgagl/hline.c (1.11): Cleanup and bugfixes. More to come... 1999-05-30 22:22 Marcus Sundberg [marcus@ggi-project.org] * default/color/Makefile.am (1.8), default/fbdev/mga/2164w/Makefile.am (1.6), default/ilbm/Makefile.am (1.8), default/ioctl/Makefile.am (1.7), default/iplanar_2p/Makefile.am (1.8), default/kgi/Makefile.am (1.8), default/linear_1/Makefile.am (1.9), default/linear_16/Makefile.am (1.10), default/linear_1_r/Makefile.am (1.8), default/linear_2/Makefile.am (1.8), default/linear_24/Makefile.am (1.10), default/linear_32/Makefile.am (1.10), default/linear_4/Makefile.am (1.9), default/linear_8/Makefile.am (1.10), default/linmm_banked/Makefile.am (1.7), default/planar/Makefile.am (1.8), default/ramdac/Makefile.am (1.7), default/stubs/Makefile.am (1.7), default/text_16/Makefile.am (1.8), default/text_32/Makefile.am (1.8), display/glide/Makefile.am (1.8), display/kgi/Makefile.am (1.7), display/sub/Makefile.am (1.7), display/vgagl/Makefile.am (1.7): Added -lgg for ggDPrintf(). 1999-05-30 22:19 Marcus Sundberg [marcus@ggi-project.org] * ltmain.sh (1.6): Work around win32 brokenness. 1999-05-30 15:57 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/internal/dltypes.h (1.12): Made all headers C++ compatible. 1999-05-30 15:56 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/internal/debug.h (1.10): Declare exported variables as IMPORTVAR. Made all headers C++ compatible. 1999-05-30 15:56 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/internal/: ggidlinit.h (1.2), ggilibinit.h (1.2): libtool should handle this for us. 1999-05-30 15:55 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/: ggi.h (1.44), ggi_ext.h (1.4), internal/internal.h (1.29): Changed _BUILDING_LIBGGI to _INTERNAL_LIBGGI. Declare exported variables as IMPORTVAR. Made all headers C++ compatible. 1999-05-30 15:53 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/ggi-unix.h (1.2): Made all headers C++ compatible. 1999-05-30 15:53 Marcus Sundberg [marcus@ggi-project.org] * display/mansync/pthread.c (1.14), doc/docbook/libggi-api.sgml (1.10), programs/check/checkmode.c (1.3), programs/check/consistency.c (1.5), programs/check/findleaks.c (1.4), programs/check/showaccel.c (1.5), programs/check/showaccel2.c (1.7), programs/check/speed.c (1.5), programs/check/structs.c (1.8), programs/demos/cube3d.c (1.9), programs/demos/demo.c (1.14), programs/demos/flying_ggis.c (1.5), programs/demos/pageflip.c (1.5), programs/demos/saver.c (1.6), programs/demos/slimy.c (1.7), programs/demos/stars.c (1.5), programs/demos/textdemo.c (1.5), programs/demos/warp-ggi/README (1.2), programs/demos/warp-ggi/main.c (1.7), programs/util/inputdump.c (1.7), programs/util/tunemode.c (1.4), programs/util/monitest/monitest.c (1.9), programs/util/monitest/monitest.sgml (1.2), programs/util/monitest/mousedemo.c (1.3): Source cleanup - fixed includes, reference to LibGGI as "LibGGI" in all places, fixed comment blocks. 1999-05-30 15:47 Marcus Sundberg [marcus@ggi-project.org] * default/color/Makefile.am (1.7), default/fbdev/mga/2164w/Makefile.am (1.5), default/ilbm/Makefile.am (1.7), default/ioctl/Makefile.am (1.6), default/iplanar_2p/Makefile.am (1.7), default/kgi/Makefile.am (1.7), default/linear_1/Makefile.am (1.8), default/linear_16/Makefile.am (1.9), default/linear_1_r/Makefile.am (1.7), default/linear_2/Makefile.am (1.7), default/linear_24/Makefile.am (1.9), default/linear_32/Makefile.am (1.9), default/linear_4/Makefile.am (1.8), default/linear_4/Makefile.am (1.7), default/linear_8/Makefile.am (1.9), default/linmm_banked/Makefile.am (1.6), default/planar/Makefile.am (1.7), default/ramdac/Makefile.am (1.6), default/stubs/Makefile.am (1.6), default/text_16/Makefile.am (1.7), default/text_32/Makefile.am (1.7), display/X/Makefile.am (1.10), display/Xlib/Makefile.am (1.10), display/aa/Makefile.am (1.7), display/fbdev/Makefile.am (1.8), display/glide/Makefile.am (1.7), display/kgi/Makefile.am (1.6), display/memory/Makefile.am (1.7), display/monotext/Makefile.am (1.7), display/multi/Makefile.am (1.7), display/sub/Makefile.am (1.6), display/suidkgi/Makefile.am (1.8), display/svgalib/Makefile.am (1.7), display/terminfo/Makefile.am (1.9), display/tile/Makefile.am (1.7), display/trueemu/Makefile.am (1.7), display/vgagl/Makefile.am (1.6), display/fbdev/Makefile.am (1.9), display/file/Makefile.am (1.7), display/linvtsw/Makefile.am (1.7), display/mansync/Makefile.am (1.9), display/palemu/Makefile.am (1.7), display/tele/Makefile.am (1.9), display/vcsa/Makefile.am (1.7), display/xf86dga/Makefile.am (1.12), extensions/misc/display/X/Makefile.am (1.7), extensions/misc/display/svgalib/Makefile.am (1.7): Added -no-undefined to makefiles. 1999-05-30 15:44 Marcus Sundberg [marcus@ggi-project.org] * ggi/: Makefile.am (1.5), init.c (1.11): Declare exported variables as EXPORTVAR. 1999-05-30 15:42 Marcus Sundberg [marcus@ggi-project.org] * ggi/EXPSYMS (1.5): Updated list of exported variables. 1999-05-30 15:28 Marcus Sundberg [marcus@ggi-project.org] * config.guess (1.2), config.sub (1.2), libtool.m4 (1.2), ltconfig (1.9), ltmain.sh (1.5): Updated from libtool CVS. 1999-05-30 15:26 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.78): Use AC_LIBTOOL_DLOPEN and AC_LIBTOOL_WIN32_DLL. 1999-05-26 21:13 Marcus Sundberg [marcus@ggi-project.org] * programs/util/inputdump.c (1.6): Increased MAX_NR_BUT to 512. 1999-05-26 01:02 Marcus Sundberg [marcus@ggi-project.org] * display/multi/visual.c (1.26): Temporary hack to fix segfault in svga and fbdev targets. 1999-05-26 00:49 Marcus Sundberg [marcus@ggi-project.org] * display/fbdev/color.c (1.21), display/fbdev/mode.c (1.65), display/fbdev/pan.c (1.23), display/fbdev/visual.c (1.63), include/ggi/display/fbdev.h (1.10): Updated for new linvtsw. Always map in the entire framebuffer. Misc multihead related code. 1999-05-26 00:41 Marcus Sundberg [marcus@ggi-project.org] * display/: glide/visual.c (1.37), svgalib/visual.c (1.31): Updated for new linvtsw. 1999-05-26 00:23 Marcus Sundberg [marcus@ggi-project.org] * default/fbdev/mga/2164w/: gtext.c (1.2), m2164w.h (1.6), mmio.h (1.7), visual.c (1.6): Added fully accelerated Putc/Puts, much faster now. 1999-05-26 00:20 Marcus Sundberg [marcus@ggi-project.org] * display/linvtsw/visual.c (1.9), include/ggi/display/linvtsw.h (1.4): Major update for better multihead support when using visuals on different targets. 1999-05-26 00:17 Marcus Sundberg [marcus@ggi-project.org] * default/kgi/: box.c (1.5), copybox.c (1.4), genkgi.h (1.5), line.c (1.4), visual.c (1.7): Use fbdev_doioctl() instead of ioctl(). Removed fd entry in private struct. 1999-05-26 00:15 Marcus Sundberg [marcus@ggi-project.org] * programs/demos/demo.c (1.13): Print normal info to stdout instead of stderr. Print speed results of ggiPuts() and ggiCrossBlit(). 1999-05-24 20:50 Marcus Sundberg [marcus@ggi-project.org] * display/glide/pixel.c (1.9): Made the colormapping actually work... 1999-05-24 20:49 Marcus Sundberg [marcus@ggi-project.org] * display/glide/visual.c (1.36): Added DirectBuffer support. Now you can run XGGI on 3DFX cards! 1999-05-24 20:49 Marcus Sundberg [marcus@ggi-project.org] * display/glide/mode.c (1.34): Made the colormapping actually work... Added DirectBuffer support. Now you can run XGGI on 3DFX cards! 1999-05-24 18:54 Marcus Sundberg [marcus@ggi-project.org] * display/glide/: mode.c (1.33), pixel.c (1.8): Updated for new generic-color lib. 1999-05-23 23:03 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.77): No need to AC_DEFINE(DEBUG) twice. 1999-05-23 22:59 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.76): "missing" has only 2 's' in it ;) 1999-05-23 22:29 Marcus Sundberg [marcus@ggi-project.org] * default/color/: color.h (1.4), visual.c (1.11): Optimized color mapping. 1999-05-23 22:29 Marcus Sundberg [marcus@ggi-project.org] * default/color/color.c (1.10): Wrapped DPRINTs in GGID2(). Optimized color mapping. 1999-05-23 20:01 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/internal/debug.h (1.9): New macros to support different debug levels at compile time. 1999-05-19 22:34 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.75): Check for linux/kdev_t.h, linux/kd.h and sys/kd.h. Only check for linux/vt.h once. 1999-05-19 22:32 Marcus Sundberg [marcus@ggi-project.org] * display/vcsa/visual.c (1.15): Handle linux/vt.h and sys/vt.h properly. 1999-05-19 08:45 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.74): Don't build fbdev accels on old fbdev. 1999-05-18 01:03 Steve Cheng [steve@ggi-project.org] * doc/docbook/libggi-api.sgml (1.9): Extremely minor: removed DocBook banner. 1999-05-17 08:39 Marcus Sundberg [marcus@ggi-project.org] * display/fbdev/mode.c (1.64): Fixed GGI_fbdev_resetmode() to work on broken 2.1.x kernels. 1999-05-17 08:39 Marcus Sundberg [marcus@ggi-project.org] * ggi/internal.c (1.7): Fixed stupid bug in _ggi_match_palette(). 1999-05-17 08:38 Marcus Sundberg [marcus@ggi-project.org] * NEWS (1.4): [no log message] 1999-05-16 20:58 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/: ggi.h (1.43), ggi_ext.h (1.3): Moved ggiExtensionLoadDL() prototype to ggi_ext.h 1999-05-16 16:16 Marcus Sundberg [marcus@ggi-project.org] * libggi.conf.in (1.10): This is not LibGGI2D... 1999-05-16 15:46 Andreas Beck [becka@ggi-project.org] * libggi.conf.in (1.9): Fixed LibGGI2d installation problem. 1999-05-15 19:59 Marcus Sundberg [marcus@ggi-project.org] * display/X/mode.inc (1.2): Fixed to work when local and remote machines have different endianness. 1999-05-15 18:53 Marcus Sundberg [marcus@ggi-project.org] * README (1.4), doc/env.txt (1.10), doc/targets.txt (1.15): Doc updates. 1999-05-15 18:52 Marcus Sundberg [marcus@ggi-project.org] * doc/man/: Makefile.am (1.8), ggiGetSelectFdset.3ggi (1.2): Removed ggiGetSelectFdset. 1999-05-14 20:59 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.73): Don't append /.libs to linker path for --with-uninst-gii - libtool does this by itself. 1999-05-14 18:27 Marcus Sundberg [marcus@ggi-project.org] * doc/targets.txt (1.14): Fixed correct date. 1999-05-14 18:24 Marcus Sundberg [marcus@ggi-project.org] * NEWS (1.3): Added news for 2.0beta2.1. 1999-05-14 18:24 Marcus Sundberg [marcus@ggi-project.org] * INSTALL (1.6), README (1.3), doc/env.txt (1.9): Doc updates. 1999-05-14 18:24 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.72): Upped version to 2.0b2.1. 1999-05-12 23:14 Marcus Sundberg [marcus@ggi-project.org] * default/fbdev/mga/2164w/: Makefile.am (1.4), box.c (1.5), gtext.c (1.1), m2164w.h (1.5), mmio.h (1.6), visual.c (1.5): Removed unused ggi_m2164w_dummyfunction(). Partial acceleration for ggiPutc() and ggiPuts() - quite noticable though. 1999-05-10 22:30 Marcus Sundberg [marcus@ggi-project.org] * extensions/misc/ggimisc/Makefile.am (1.5): Bumped version up to 2.0 to match LibGGI. 1999-05-09 14:10 Marcus Sundberg [marcus@ggi-project.org] * programs/demos/cube3d.c (1.8): Fixed inlining. Use INT_MAX and INT_MIN instead of hardcoded values. 1999-05-09 14:10 Marcus Sundberg [marcus@ggi-project.org] * programs/demos/warp-ggi/readtga.c (1.4): Declare inline functions as also static. 1999-05-09 11:47 Marcus Sundberg [marcus@ggi-project.org] * acconfig.h (1.8), configure.in (1.71), display/fbdev/mode.c (1.63), display/fbdev/visual.c (1.62): Fixed fbdev target to compile on 2.0 kernels. Someone with the apropriate hardware might want to try whether it works. 1999-05-08 14:06 Andreas Beck [becka@ggi-project.org] * programs/demos/cube3d.c (1.7): Inlined some stuff in cube3d. Added strange new command to titler. 1999-05-05 22:27 Marcus Sundberg [marcus@ggi-project.org] * display/fbdev/color.c (1.20), display/fbdev/visual.c (1.61), include/ggi/display/fbdev.h (1.9): If we're going to open a new VT, do it before we open the framebuffer device so we get associated with the right VT. Don't call FBIOPUTCMAP when we're switched away - save palette changes until switchback. 1999-05-05 22:26 Marcus Sundberg [marcus@ggi-project.org] * display/linvtsw/visual.c (1.8): Detach from our old controlling tty if we're opening a new VT. 1999-05-02 19:18 Marcus Sundberg [marcus@ggi-project.org] * programs/check/structs.c (1.7): Use ggiSetMode() so it works on text-only targets too. Print value of black pixel. Properly clean up everything upon failure. 1999-05-01 00:34 Marcus Sundberg [marcus@ggi-project.org] * default/fbdev/mga/2164w/mmio.h (1.5): Optimized the gcc-bug workaround a bit. 1999-04-30 21:51 Marcus Sundberg [marcus@ggi-project.org] * display/svgalib/color.c (1.13), display/svgalib/mode.c (1.39), display/svgalib/visual.c (1.30), include/ggi/display/svgalib.h (1.2): Major update of SVGAlib target: + Fixed uninitialized pixelformat in DirectBuffers. + Nullified all of SVGAlib's messing with signals, terminal attributes and VT switching - now we handle everything with our own sublibs. + This means VT-switching now works, _and_ you should be able to use pthreads on the SVGAlib target too. + Support for GGICMD_NOHALT_ON_UNMPAP. 1999-04-30 21:13 Marcus Sundberg [marcus@ggi-project.org] * programs/demos/demo.c (1.12): Tiny optimization of random() calls. Use SYNC/ASYNC mode and ggiFlush() according to our recommendations. 1999-04-30 21:13 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.70): Added check for sys/vt.h and linux/vt.h. 1999-04-30 01:37 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.69): Check for Glide and SVGAlib headers as well as libraries. 1999-04-28 23:02 Marcus Sundberg [marcus@ggi-project.org] * default/fbdev/mga/2164w/: box.c (1.4), copybox.c (1.4), hline.c (1.4), line.c (1.4), m2164w.h (1.4), mmio.h (1.4), regs.h (1.3), visual.c (1.4), vline.c (1.4): We don't need to wait for idle accelerator before issuing a new accel command, we just need to wait for empty slots in the fifo = big speed improvement. Don't use block mode in 24bpp or on cards which may have SDRAM (currently G100 and G200). Optimized GC updating. Return error when running on an unsupported bit depth. 1999-04-26 22:24 Marcus Sundberg [marcus@ggi-project.org] * display/fbdev/visual.c (1.60): Use tgt-fbdev-mga-2164w accel for all the current Matroxes. Added NULL entries for new Sun accel types. 1999-04-26 22:06 Marcus Sundberg [marcus@ggi-project.org] * default/fbdev/mga/2164w/: box.c (1.3), copybox.c (1.3), hline.c (1.3), line.c (1.3), mmio.h (1.3), visual.c (1.3), vline.c (1.3): Synced with my local CVS tree - now it seems to work fine on a Millennium II. 1999-04-26 22:06 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.68): Compile default/fbdev subdir if building fbdev target. 1999-04-24 01:01 Marcus Sundberg [marcus@ggi-project.org] * display/fbdev/visual.c (1.59): Removed useless strdup() statement. 1999-04-24 00:58 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/display/fbdev.h (1.8): Made mmioaddr pointer volatile to be safe. 1999-04-21 20:23 Andreas Beck [becka@ggi-project.org] * programs/demos/: cube3d.c (1.6), demo.c (1.11), saver.c (1.5), textdemo.c (1.4): Fixed self-contradictory license on some demos. 1999-04-17 15:31 Andreas Beck [becka@ggi-project.org] * programs/demos/cube3d.c (1.5): Added ability to work "nicely" with targets/modes that can't frameflip. Shouldn't make a real difference, though. 1999-04-12 23:59 Marcus Sundberg [marcus@ggi-project.org] * default/fbdev/mga/2164w/m2164w.h (1.3), default/ioctl/visual.c (1.14), default/kgi/genkgi.h (1.4), default/kgi/visual.c (1.6), default/linmm_banked/visual.c (1.18), display/fbdev/mode.c (1.62), display/file/fileio.c (1.5), display/file/mode.c (1.17), display/kgi/mode.c (1.15), display/kgi/visual.c (1.14), display/suidkgi/suidbridge.c (1.10), display/tele/mode.c (1.13), display/tele/visual.c (1.15), display/xf86dga/XF86DGA.c (1.4): Use MAP_FAILED instead of -1 when checking mmap() returncode. Define MAP_FAILED to -1 if not defined. 1999-04-12 23:39 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.67): Check for aalib.h in addition to libaa. 1999-04-08 22:34 Andreas Beck [becka@ggi-project.org] * display/fbdev/mode.c (1.61): Added parsing of /etc/fb.modes to fbcon target. 1999-04-08 19:32 Andreas Beck [becka@ggi-project.org] * programs/check/speed.sh (1.3): Fixed trivial big with the speed check script. 1999-04-06 15:18 Andreas Beck [becka@ggi-project.org] * programs/demos/cube3d.c (1.4): Small fix for padded graphtypes like 24/32. 1999-04-02 03:19 Steve Cheng [steve@ggi-project.org] * doc/man/: Makefile.am (1.7), ggiResourceMustAcquire.3ggi (1.1): Added ggiResourceMustAcquire. 1999-04-02 03:16 Steve Cheng [steve@ggi-project.org] * doc/: docbook/libggi-api.sgml (1.8), man/ggiResourceAcquire.3ggi (1.3), man/ggiSetColorfulPalette.3ggi (1.3): Fixed typos : * ggiResourceAcquire : ggiResourceRelease prototype is wrong :) * ggiSetColorfulPalette refers to "ggiSetDefaultPalette" :-)) 1999-04-02 02:48 Marcus Sundberg [marcus@ggi-project.org] * display/suidkgi/Makefile.am (1.7): Added missing stuff to EXTRA_DIST 1999-04-02 02:36 Marcus Sundberg [marcus@ggi-project.org] * default/ramdac/Makefile.am (1.5): Added EXPSYMS as EXTRA_DIST. 1999-04-02 01:19 Steve Cheng [steve@ggi-project.org] * doc/: docbook/libggi-api.sgml (1.7), man/ggiCopyBox.3ggi (1.7), man/ggiCrossBlit.3ggi (1.7), man/ggiDBGetBuffer.3ggi (1.7), man/ggiDrawBox.3ggi (1.7), man/ggiDrawHLine.3ggi (1.7), man/ggiDrawLine.3ggi (1.7), man/ggiDrawPixel.3ggi (1.7), man/ggiDrawVLine.3ggi (1.7), man/ggiFillscreen.3ggi (1.7), man/ggiFlush.3ggi (1.7), man/ggiGetPixelFormat.3ggi (1.7), man/ggiInit.3ggi (1.7), man/ggiMapColor.3ggi (1.7), man/ggiOpen.3ggi (1.7), man/ggiPanic.3ggi (1.7), man/ggiParseMode.3ggi (1.7), man/ggiPrintMode.3ggi (1.7), man/ggiPutc.3ggi (1.4), man/ggiResourceAcquire.3ggi (1.2), man/ggiSetColorfulPalette.3ggi (1.2), man/ggiSetDisplayFrame.3ggi (1.7), man/ggiSetFlags.3ggi (1.7), man/ggiSetGCClipping.3ggi (1.7), man/ggiSetGCForeground.3ggi (1.7), man/ggiSetGamma.3ggi (1.7), man/ggiSetGraphMode.3ggi (1.7), man/ggiSetMode.3ggi (1.7), man/ggiSetOrigin.3ggi (1.7), man/ggiSetPalette.3ggi (1.7): Change from -1 to <0 for error codes, and use GGI_PALETTE_DONTCARE, reflected in documentation. 1999-04-02 01:09 Marcus Sundberg [marcus@ggi-project.org] * NEWS (1.2): Missing newline ;) 1999-04-02 01:04 Marcus Sundberg [marcus@ggi-project.org] * doc/targets.txt (1.13): Added info about -inroot and -inwin flags for X and Xlib targets. 1999-04-02 01:02 Marcus Sundberg [marcus@ggi-project.org] * NEWS (1.1): Added list of user-visible changes. 1999-04-01 22:53 Andreas Beck [becka@ggi-project.org] * programs/demos/cube3d.c (1.3): Added zBuffer support. 1999-04-01 22:42 Marcus Sundberg [marcus@ggi-project.org] * display/mansync/child.c (1.14), display/mansync/pthread.c (1.13), doc/env.txt (1.8): Added support for specifying the mansync framerate with GGI_MANSYNC_FPS environment variable. 1999-04-01 21:09 Marcus Sundberg [marcus@ggi-project.org] * display/memory/visual.c (1.24): Fixed unaligned acesses in event code. 1999-04-01 17:30 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/internal/structs.h (1.24): Removed privfunc from ggi_dlhandle struct. 1999-04-01 17:24 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/internal/internal.h (1.28): New internal function _ggiAddExtDL(). 1999-04-01 17:23 Marcus Sundberg [marcus@ggi-project.org] * ggi/stubs.c (1.8), include/ggi/ggi.h (1.42): New function ggiExtensionLoadDL() to load extension sublibs into a visual. Removed ggiLoadLibrary() and friends. 1999-04-01 17:22 Marcus Sundberg [marcus@ggi-project.org] * ggi/dl.c (1.5): New internal function _ggiAddExtDL(). Changed _ggiLoadDL() to take a filename instead of a suggest-string. 1999-04-01 17:20 Marcus Sundberg [marcus@ggi-project.org] * libggi.conf.in (1.8): Removed inclusion of external extension configs. 1999-04-01 14:03 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/internal/font/: .cvsignore (1.1), Makefile.am (1.1): Added Makefile.am so we get the font when doing 'make dist'. 1999-04-01 14:02 Marcus Sundberg [marcus@ggi-project.org] * programs/util/inputdump.c (1.5): Don't pass invalid argv[0] to fprintf(). 1999-04-01 14:01 Marcus Sundberg [marcus@ggi-project.org] * libggi.conf.in (1.7), extensions/misc/libggimisc.conf.in (1.2): Use @ggi_libdir@ instead of @prefix@/lib in .root 1999-04-01 14:01 Marcus Sundberg [marcus@ggi-project.org] * display/glide/: mode.c (1.32), visual.c (1.35): Disabled non-working DirectBuffer support for the release. 1999-04-01 14:00 Marcus Sundberg [marcus@ggi-project.org] * INSTALL (1.5), README (1.2), doc/env.txt (1.7): Updated docs for the release. 1999-04-01 13:59 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.66): The confdir now defaults to PREFIX/etc/ggi instead of /etc/ggi. 1999-04-01 06:11 Steve Cheng [steve@ggi-project.org] * doc/: docbook/libggi-api.sgml (1.6), man/ggiCopyBox.3ggi (1.6), man/ggiCrossBlit.3ggi (1.6), man/ggiDBGetBuffer.3ggi (1.6), man/ggiDrawBox.3ggi (1.6), man/ggiDrawHLine.3ggi (1.6), man/ggiDrawLine.3ggi (1.6), man/ggiDrawPixel.3ggi (1.6), man/ggiDrawVLine.3ggi (1.6), man/ggiFillscreen.3ggi (1.6), man/ggiFlush.3ggi (1.6), man/ggiGetPixelFormat.3ggi (1.6), man/ggiInit.3ggi (1.6), man/ggiMapColor.3ggi (1.6), man/ggiOpen.3ggi (1.6), man/ggiPanic.3ggi (1.6), man/ggiParseMode.3ggi (1.6), man/ggiPrintMode.3ggi (1.6), man/ggiPutc.3ggi (1.3), man/ggiSetDisplayFrame.3ggi (1.6), man/ggiSetFlags.3ggi (1.6), man/ggiSetGCClipping.3ggi (1.6), man/ggiSetGCForeground.3ggi (1.6), man/ggiSetGamma.3ggi (1.6), man/ggiSetGraphMode.3ggi (1.6), man/ggiSetMode.3ggi (1.6), man/ggiSetOrigin.3ggi (1.6), man/Makefile.am (1.6), man/ggiFlushRegion.3ggi (1.1), man/ggiResourceAcquire.3ggi (1.1), man/ggiResourceRelease.3ggi (1.1): Added manpages and Docbook source updates for ggiFlushRegion(), ggiResourceAcquire() and ggiResourceRelease(). Warning for obsolete manpage ggiParseMode, which I will fix ASAP. 1999-04-01 04:01 Marcus Sundberg [marcus@ggi-project.org] * Makefile.am (1.5), configure.in (1.65), default/Makefile.am (1.2), default/color/Makefile.am (1.6), default/common/.cvsignore (1.1), default/common/Makefile.am (1.3), default/fbdev/mga/2164w/Makefile.am (1.3), default/ilbm/Makefile.am (1.6), default/ioctl/Makefile.am (1.5), default/iplanar_2p/Makefile.am (1.6), default/kgi/Makefile.am (1.6), default/linear_1/Makefile.am (1.7), default/linear_16/Makefile.am (1.8), default/linear_1_r/Makefile.am (1.6), default/linear_2/Makefile.am (1.6), default/linear_24/Makefile.am (1.8), default/linear_32/Makefile.am (1.8), default/linear_4/Makefile.am (1.6), default/linear_8/Makefile.am (1.8), default/linmm_banked/Makefile.am (1.5), default/planar/Makefile.am (1.6), default/stubs/Makefile.am (1.5), default/text_16/Makefile.am (1.6), default/text_32/Makefile.am (1.6), display/Makefile.am (1.2), display/X/Makefile.am (1.9), display/X/color.c (1.9), display/X/color.inc (1.1), display/X/mode.c (1.41), display/X/mode.inc (1.1), display/Xlib/Makefile.am (1.9), display/Xlib/color.c (1.9), display/Xlib/mode.c (1.19), display/aa/Makefile.am (1.6), display/common/.cvsignore (1.1), display/common/Makefile.am (1.1), display/fbdev/Makefile.am (1.7), display/file/Makefile.am (1.6), display/glide/Makefile.am (1.6), display/kgi/Makefile.am (1.5), display/linvtsw/Makefile.am (1.6), display/mansync/Makefile.am (1.8), display/memory/Makefile.am (1.6), display/monotext/Makefile.am (1.6), display/multi/Makefile.am (1.6), display/palemu/Makefile.am (1.6), display/sub/Makefile.am (1.5), display/suidkgi/Makefile.am (1.6), display/svgalib/Makefile.am (1.6), display/tele/Makefile.am (1.8), display/terminfo/Makefile.am (1.8), display/tile/Makefile.am (1.6), display/trueemu/Makefile.am (1.6), display/vcsa/Makefile.am (1.6), display/vgagl/Makefile.am (1.5), display/xf86dga/Makefile.am (1.11), doc/Makefile.am (1.2), doc/docbook/.cvsignore (1.1), doc/docbook/Makefile.am (1.1), doc/man/Makefile.am (1.5), extensions/misc/display/X/Makefile.am (1.6), extensions/misc/display/svgalib/Makefile.am (1.6), extensions/misc/ggimisc/Makefile.am (1.4), extensions/test/Makefile.am (1.3), ggi/Makefile.am (1.4), include/ggi/internal/Makefile.am (1.4), programs/check/Makefile.am (1.3), programs/demos/Makefile.am (1.8), programs/demos/warp-ggi/Makefile.am (1.3), programs/util/Makefile.am (1.4), programs/util/monitest/Makefile.am (1.6): Added proper support for 'make dist'. 1999-04-01 03:02 Marcus Sundberg [marcus@ggi-project.org] * default/fbdev/mga/2164w/: box.c (1.2), copybox.c (1.2), hline.c (1.2), line.c (1.2), m2164w.h (1.2), mmio.h (1.2), regs.h (1.2), visual.c (1.2), vline.c (1.2): Synced with my source-tree, still doesn't work. 1999-03-31 02:40 Marcus Sundberg [marcus@ggi-project.org] * ltconfig (1.8): Fixed Solaris bug and added some sane default values. 1999-03-31 02:37 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.64), programs/demos/Makefile.am (1.7): Added autoconf tests for cube3d. 1999-03-31 02:37 Marcus Sundberg [marcus@ggi-project.org] * programs/demos/cube3d.c (1.2): Minor cleanup of headers. 1999-03-31 02:36 Marcus Sundberg [marcus@ggi-project.org] * programs/demos/shmdemo.c (1.3): Moved away as we have cube3d now. 1999-03-31 01:58 Marcus Sundberg [marcus@ggi-project.org] * display/tile/mode.c (1.45): GGI_tile_flush_db(): Recalc x,y,w,h parameters before calling _ggiInternFlush() on the child visuals. 1999-03-31 01:13 Marcus Sundberg [marcus@ggi-project.org] * default/: linear_16/crossblit.c (1.7), linear_24/crossblit.c (1.3), linear_32/crossblit.c (1.15), linear_8/crossblit.c (1.3): Include string.h for memcpy() 1999-03-31 00:56 Andreas Beck [becka@ggi-project.org] * GOALS (1.29): Updated GOALS. Cleaned up a bit. 1999-03-31 00:55 Andreas Beck [becka@ggi-project.org] * programs/demos/: Makefile.am (1.6), cube3d.6 (1.1), cube3d.c (1.1): Added the legendary "cube" demo with new engine. 1999-03-28 18:05 Andreas Beck [becka@ggi-project.org] * display/memory/mode.c (1.28), display/memory/visual.c (1.23), include/ggi/display/memory.h (1.2): Added geometry negotiation to memory target. 1999-03-28 00:48 Marcus Sundberg [marcus@ggi-project.org] * ltconfig (1.7), ltmain.sh (1.4): Updated from current libtool CVS. 1999-03-28 00:46 Marcus Sundberg [marcus@ggi-project.org] * libtool.m4 (1.1): Macro definitions from libtool, ship with LibGGI so developers and CVS users don't have to have latest libtool version installed. 1999-03-27 21:03 Marcus Sundberg [marcus@ggi-project.org] * doc/CREDITS (1.7): Removed old inaccurate file. 1999-03-27 20:36 Marcus Sundberg [marcus@ggi-project.org] * programs/: check/structs.c (1.6), demos/slimy.c (1.6), demos/warp-ggi/main.c (1.6): Acquire DirectBuffers before using them. 1999-03-27 20:35 Marcus Sundberg [marcus@ggi-project.org] * ggi/stubs.c (1.7), include/ggi/ggi.h (1.41): Implemented ggiResourceAcquire(), ggiResourceRelease() and ggiResourceMustAcquire() as macros for speed in the no-op case. 1999-03-24 19:55 Marcus Sundberg [marcus@ggi-project.org] * display/glide/box.c (1.8), display/glide/mode.c (1.31), display/glide/visual.c (1.34), include/ggi/display/glide.h (1.6): Added DirectBuffer support using the new acquire/release system. 1999-03-24 18:57 Marcus Sundberg [marcus@ggi-project.org] * display/fbdev/mode.c (1.60), display/fbdev/visual.c (1.58), include/ggi/display/fbdev.h (1.7): Support for DB acquire/release when using async accel libs. 1999-03-24 18:53 Marcus Sundberg [marcus@ggi-project.org] * display/xf86dga/: mode.c (1.40), visual.c (1.39): Support for DB acquire/release when using DGA 1.1. 1999-03-24 18:44 Marcus Sundberg [marcus@ggi-project.org] * ggi/db.c (1.2), ggi/stubs.c (1.6), include/ggi/ggi.h (1.40), include/ggi/internal/dltypes.h (1.11), include/ggi/internal/structs.h (1.23): Implemented resource management and added resource field to ggi_directbuffer. 1999-03-24 18:35 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/internal/Makefile.am (1.3): Removed dlprotos.h from include list. 1999-03-23 21:11 Marcus Sundberg [marcus@ggi-project.org] * display/xf86dga/: mode.c (1.39), visual.c (1.38): No need to use the GII_CMDCODE_XWINSETPARAM event with DGA. 1999-03-23 01:19 Marcus Sundberg [marcus@ggi-project.org] * display/xf86dga/Makefile.am (1.10), display/xf86dga/XF86DGA.c (1.3), display/xf86dga/accel.c (1.1), display/xf86dga/color.c (1.14), display/xf86dga/mode.c (1.38), display/xf86dga/visual.c (1.37), display/xf86dga/xf86dga.h (1.1), display/xf86dga/xf86dgastr.h (1.1), include/ggi/display/xf86dga.h (1.4): Added support for Vmware's DGA 1.1 - accelerated copybox and putbox. 1999-03-23 01:16 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/internal/: dlprotos.h (1.5), ggi-dl.h (1.8): Finally got rid of the evil dlprotos.h file. 1999-03-23 01:13 Marcus Sundberg [marcus@ggi-project.org] * default/: ilbm/Makefile.am (1.5), ilbm/ilbmlib.h (1.1), ilbm/pixel.c (1.5), ilbm/pixela.c (1.1), ilbm/visual.c (1.8), iplanar_2p/Makefile.am (1.5), iplanar_2p/ipl2lib.h (1.1), iplanar_2p/pixel.c (1.6), iplanar_2p/pixela.c (1.1), iplanar_2p/visual.c (1.8), linear_1/Makefile.am (1.6), linear_1/color.c (1.9), linear_1/fillscreen.c (1.9), linear_1/gtext.c (1.9), linear_1/hline.c (1.11), linear_1/lin1lib.h (1.1), linear_1/pixel.c (1.11), linear_1/pixela.c (1.1), linear_1/visual.c (1.17), linear_1/vline.c (1.10), linear_16/fillscreen.c (1.12), linear_1_r/Makefile.am (1.5), linear_1_r/gtext.c (1.5), linear_1_r/lin1rlib.h (1.1), linear_1_r/pixel.c (1.6), linear_1_r/pixela.c (1.1), linear_1_r/visual.c (1.8), linear_2/Makefile.am (1.5), linear_2/lin2lib.h (1.1), linear_2/pixel.c (1.5), linear_2/pixela.c (1.1), linear_2/visual.c (1.8), linear_24/Makefile.am (1.7), linear_24/box.c (1.3), linear_24/copybox.c (1.11), linear_24/fillscreen.c (1.11), linear_24/hline.c (1.11), linear_24/lin24lib.h (1.3), linear_24/pixela.c (1.1), linear_24/visual.c (1.17), linear_24/vline.c (1.12), linear_32/Makefile.am (1.7), linear_32/box.c (1.5), linear_32/copybox.c (1.11), linear_32/crossblit.c (1.14), linear_32/fillscreen.c (1.11), linear_32/hline.c (1.11), linear_32/lin32lib.h (1.4), linear_32/pixela.c (1.1), linear_32/visual.c (1.22), linear_32/vline.c (1.12), linear_4/Makefile.am (1.5), linear_4/copybox.c (1.11), linear_4/fillscreen.c (1.12), linear_4/hline.c (1.14), linear_4/lin4lib.h (1.3), linear_4/pixela.c (1.1), linear_4/visual.c (1.16), linear_4/vline.c (1.13), linear_8/Makefile.am (1.7), linear_8/box.c (1.4), linear_8/copybox.c (1.12), linear_8/crossblit.c (1.2), linear_8/fillscreen.c (1.12), linear_8/gtext.c (1.9), linear_8/hline.c (1.13), linear_8/lin8lib.h (1.6), linear_8/pixela.c (1.1), linear_8/visual.c (1.20), linear_8/vline.c (1.13), planar/Makefile.am (1.5), planar/pixel.c (1.6), planar/pixela.c (1.1), planar/pllib.h (1.1), planar/visual.c (1.9), text_16/Makefile.am (1.5), text_16/color.c (1.13), text_16/gtext.c (1.11), text_16/pixel.c (1.11), text_16/pixela.c (1.1), text_16/t16lib.h (1.1), text_16/visual.c (1.18), text_32/Makefile.am (1.5), text_32/color.c (1.12), text_32/gtext.c (1.11), text_32/pixel.c (1.11), text_32/pixela.c (1.1), text_32/t32lib.h (1.1), text_32/visual.c (1.18): Use the new PREPARE_FB() macro. Made all exported function names unique. 1999-03-23 01:12 Marcus Sundberg [marcus@ggi-project.org] * default/linear_24/crossblit.c (1.2): Fixed bug when blitting from 32-bit visuals. Use the new PREPARE_FB() macro. 1999-03-23 01:10 Marcus Sundberg [marcus@ggi-project.org] * programs/demos/demo.c (1.10): Delete the full virtual width in TestName(). 1999-03-23 00:08 Andreas Beck [becka@ggi-project.org] * ggi/visual.c (1.6): Fixed small bug introduced while fixing the linker problem for X ... 1999-03-20 02:04 Marcus Sundberg [marcus@ggi-project.org] * default/: common/linear-line.c (1.12), linear_16/Makefile.am (1.7), linear_16/box.c (1.6), linear_16/copybox.c (1.11), linear_16/crossblit.c (1.6), linear_16/fillscreen.c (1.11), linear_16/hline.c (1.13), linear_16/lin16lib.h (1.4), linear_16/pixela.c (1.1), linear_16/visual.c (1.21), linear_16/vline.c (1.12): Use the new PREPARE_FB() macro. 1999-03-20 02:02 Marcus Sundberg [marcus@ggi-project.org] * ggi/stubs.c (1.5): Added _ggiIdleAccel() internal function. 1999-03-20 02:02 Marcus Sundberg [marcus@ggi-project.org] * ggi/visual.c (1.5): Set vis->needidleaccel and vis->accelactive to 0. 1999-03-20 02:01 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/internal/structs.h (1.22): New members in ggi_visual - needidleaccel and accelactive. New opdisplay function idleaccel. 1999-03-20 02:00 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/internal/internal.h (1.27): Added _ggiIdleAccel() internal function, and LIBGGIIdleAccel() macro for fast access. 1999-03-20 02:00 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/internal/ggi-dl.h (1.7): Added PREPARE_FB() macro to prepare a visual for direct FB access. 1999-03-20 02:00 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/internal/dltypes.h (1.10): Added ggifunc_idleaccel. 1999-03-18 23:28 Andreas Beck [becka@ggi-project.org] * ggi/: init.c (1.10), visual.c (1.4): Fixed DLL problem, changed variable name mangling. 1999-03-18 00:45 Andreas Beck [becka@ggi-project.org] * ggi/init.c (1.9): Added variable name mangling. Removed GGI_FILTER* variables. 1999-03-16 04:07 Steve Cheng [steve@ggi-project.org] * doc/: docbook/libggi-api.sgml (1.5), man/Makefile.am (1.4), man/ggiSetColorfulPalette.3ggi (1.1), man/ggiSetPalette.3ggi (1.6): Added documentation,manpage for ggiSetColorfulPalette(3) 1999-03-11 18:50 Marcus Sundberg [marcus@ggi-project.org] * programs/util/giik2str.c (1.5): Added dead keys. 1999-03-10 19:56 Marcus Sundberg [marcus@ggi-project.org] * default/fbdev/mga/2164w/: Makefile.am (1.2), box.c (1.1), copybox.c (1.1), hline.c (1.1), line.c (1.1), mmio.h (1.1), regs.h (1.1), visual.c (1.1), vline.c (1.1), m2164w.h (1.1): Checked in initial version of fbdev Millennium II acceleration sublib. Beware! It is not functional! 1999-03-10 19:51 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.63), libggi.conf.in (1.6), default/kgi/Makefile.am (1.5), default/kgi/genkgi.h (1.3), default/kgi/visual.c (1.5), display/fbdev/Makefile.am (1.6), display/fbdev/fbdev.conf.in (1.1), display/fbdev/mode.c (1.59), display/fbdev/visual.c (1.57), include/ggi/display/fbdev.h (1.6): Added new infrastructure for accelerated fbdev sublibs, and changed the generic-kgi sublib to use this. 1999-03-08 19:55 Marcus Sundberg [marcus@ggi-project.org] * default/fbdev/: .cvsignore (1.1), Makefile.am (1.1), mga/.cvsignore (1.1), mga/Makefile.am (1.1), mga/2164w/.cvsignore (1.1), mga/2164w/EXPSYMS (1.1), mga/2164w/Makefile.am (1.1): Checked in directory structure for fbdev acceleration. 1999-03-07 01:34 Marcus Sundberg [marcus@ggi-project.org] * doc/targets.txt (1.12): Somehow GGI_DGA_FBDEV ended up with the X target instead of DGA. 1999-03-06 20:38 Marcus Sundberg [marcus@ggi-project.org] * display/fbdev/visual.c (1.56), display/glide/visual.c (1.33), doc/env.txt (1.6): Added GGI_NEWVT environment variable which will cause a new VT to be allocated. 1999-03-05 19:34 Marcus Sundberg [marcus@ggi-project.org] * display/: fbdev/visual.c (1.55), glide/visual.c (1.32), svgalib/visual.c (1.29), vcsa/visual.c (1.14): Changed linux-mouse protocol from "file" to "auto". 1999-03-04 03:18 Marcus Sundberg [marcus@ggi-project.org] * default/: color/color.c (1.9), color/pack.c (1.7), linear_16/Makefile.am (1.6), linear_16/box.c (1.5), linear_16/copybox.c (1.10), linear_16/crossblit.c (1.5), linear_16/hline.c (1.12), linear_16/lin16lib.h (1.3), linear_16/visual.c (1.20), linear_16/vline.c (1.11), linear_24/Makefile.am (1.6), linear_24/box.c (1.2), linear_24/copybox.c (1.10), linear_24/crossblit.c (1.1), linear_24/hline.c (1.10), linear_24/lin24lib.h (1.2), linear_24/visual.c (1.16), linear_24/vline.c (1.11), linear_32/Makefile.am (1.6), linear_32/box.c (1.4), linear_32/copybox.c (1.10), linear_32/crossblit.c (1.13), linear_32/hline.c (1.10), linear_32/lin32lib.h (1.3), linear_32/visual.c (1.21), linear_32/vline.c (1.11), linear_4/copybox.c (1.10), linear_4/hline.c (1.13), linear_4/vline.c (1.12), linear_8/Makefile.am (1.6), linear_8/box.c (1.3), linear_8/copybox.c (1.11), linear_8/crossblit.c (1.1), linear_8/hline.c (1.12), linear_8/lin8lib.h (1.5), linear_8/visual.c (1.19), linear_8/vline.c (1.12), stubs/crossblit.c (1.10), stubs/hline.c (1.12), stubs/line.c (1.12), stubs/pixel.c (1.8), stubs/vline.c (1.13): Cleanups and optimizations. Added optimized crossblit to linear 8/16/24/32 libs. 1999-03-04 03:15 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/internal/internal.h (1.26): Added macros for quickly accessing some LibGGI drawing primitives. 1999-03-04 03:14 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/internal/ggi-dl.h (1.6): Check for no-op case in all clipping macros. 1999-03-04 03:12 Marcus Sundberg [marcus@ggi-project.org] * ggi/stubs.c (1.4): Cosmetic change in ggiCrossBlit(). 1999-03-04 03:11 Marcus Sundberg [marcus@ggi-project.org] * ggi/internal.c (1.6): Use less accurate but slightly faster algorithm in _ggi_match_palette. 1999-03-04 01:16 Andreas Beck [becka@ggi-project.org] * programs/demos/textdemo.c (1.3): Made textdemo fall back to terminfo if appropriate. 1999-03-02 03:08 Marcus Sundberg [marcus@ggi-project.org] * extensions/misc/display/: X/Makefile.am (1.5), svgalib/Makefile.am (1.5): Use _LDFLAGS, not LDFLAGS, because LDFLAGS might be set in configure. 1999-03-02 02:54 Marcus Sundberg [marcus@ggi-project.org] * default/: color/Makefile.am (1.5), ilbm/Makefile.am (1.4), ioctl/Makefile.am (1.4), iplanar_2p/Makefile.am (1.4), kgi/Makefile.am (1.4), linear_1/Makefile.am (1.5), linear_16/Makefile.am (1.5), linear_1_r/Makefile.am (1.4), linear_2/Makefile.am (1.4), linear_24/Makefile.am (1.5), linear_32/Makefile.am (1.5), linear_4/Makefile.am (1.4), linear_8/Makefile.am (1.5), linmm_banked/Makefile.am (1.4), planar/Makefile.am (1.4), ramdac/Makefile.am (1.4), stubs/Makefile.am (1.4), text_16/Makefile.am (1.4), text_32/Makefile.am (1.4): Use _LDFLAGS, not LDFLAGS, because LDFLAGS might be set in configure. 1999-03-02 01:34 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.62): Added --with-uninst-gii option. Rearranged some options so the important ones are more visible. Usage of $extra_includes in CPPFLAGS moved to GGI_EXTRA_PATHS. 1999-03-02 01:34 Marcus Sundberg [marcus@ggi-project.org] * acinclude.m4 (1.2): Use $extra_includes in CPPFLAGS. 1999-03-02 01:24 Marcus Sundberg [marcus@ggi-project.org] * ltconfig (1.6): Default deplibs_check_method to 'pass_all'. 1999-03-01 21:18 Marcus Sundberg [marcus@ggi-project.org] * display/fbdev/color.c (1.19), display/fbdev/mode.c (1.58), display/fbdev/pan.c (1.22), display/fbdev/visual.c (1.54), include/ggi/display/fbdev.h (1.5): Added support for devfs. Fixed bug which caused a too small region to be mmap()ed when virtual x != visible x. General cleanup. 1999-03-01 21:15 Marcus Sundberg [marcus@ggi-project.org] * display/: glide/visual.c (1.31), linvtsw/visual.c (1.7), vcsa/visual.c (1.13): Added support for devfs. 1999-03-01 06:27 Marcus Sundberg [marcus@ggi-project.org] * default/linear_16/box.c (1.4): Fixed stupid bug. 1999-03-01 04:02 Marcus Sundberg [marcus@ggi-project.org] * display/: X/Makefile.am (1.8), Xlib/Makefile.am (1.8), aa/Makefile.am (1.5), fbdev/Makefile.am (1.5), file/Makefile.am (1.5), glide/Makefile.am (1.5), kgi/Makefile.am (1.4), linvtsw/Makefile.am (1.5), mansync/Makefile.am (1.7), memory/Makefile.am (1.5), monotext/Makefile.am (1.5), multi/Makefile.am (1.5), palemu/Makefile.am (1.5), sub/Makefile.am (1.4), suidkgi/Makefile.am (1.5), svgalib/Makefile.am (1.5), tele/Makefile.am (1.7), tele/Makefile.server (1.5), terminfo/Makefile.am (1.7), tile/Makefile.am (1.5), trueemu/Makefile.am (1.5), vcsa/Makefile.am (1.5), vgagl/Makefile.am (1.4), xf86dga/Makefile.am (1.9): Use _LDFLAGS, not LDFLAGS, because LDFLAGS might be set in configure. 1999-03-01 04:01 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.61): Fixed bug which caused warning about missing LibGII to always be displayed. 1999-03-01 03:56 Marcus Sundberg [marcus@ggi-project.org] * default/linear_16/hline.c (1.11): Fixed a warning. 1999-03-01 03:15 Marcus Sundberg [marcus@ggi-project.org] * default/: linear_16/box.c (1.3), linear_16/copybox.c (1.9), linear_16/fillscreen.c (1.10), linear_16/hline.c (1.10), linear_16/lin16lib.h (1.2), linear_16/line.c (1.5), linear_16/pixel.c (1.10), linear_16/visual.c (1.19), linear_16/vline.c (1.10), linear_24/Makefile.am (1.4), linear_24/box.c (1.1), linear_24/copybox.c (1.9), linear_24/fillscreen.c (1.10), linear_24/hline.c (1.9), linear_24/lin24lib.h (1.1), linear_24/pixel.c (1.10), linear_24/visual.c (1.15), linear_24/vline.c (1.10), linear_32/box.c (1.3), linear_32/copybox.c (1.9), linear_32/fillscreen.c (1.10), linear_32/hline.c (1.9), linear_32/lin32lib.h (1.2), linear_32/line.c (1.5), linear_32/pixel.c (1.10), linear_32/visual.c (1.20), linear_32/vline.c (1.10), linear_4/copybox.c (1.9), linear_4/hline.c (1.12), linear_4/vline.c (1.11), linear_8/box.c (1.2), linear_8/copybox.c (1.10), linear_8/hline.c (1.11), linear_8/lin8lib.h (1.4), linear_8/visual.c (1.18), linear_8/vline.c (1.11): Use the readframe as source for copybox. Optimizations and cleanups. 1999-03-01 03:13 Marcus Sundberg [marcus@ggi-project.org] * default/kgi/: box.c (1.4), copybox.c (1.3), line.c (1.3): Handle multiframe visuals properly. 1999-03-01 03:04 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/internal/ggi-dl.h (1.5): Added working clipping macros. 1999-03-01 01:42 Marcus Sundberg [marcus@ggi-project.org] * default/common/visual.c (1.11): Removed unused file. 1999-02-28 22:16 Marcus Sundberg [marcus@ggi-project.org] * default/linear_1/: Makefile.am (1.4), copybox.c (1.7): Removed unused file. 1999-02-27 03:22 Andrew Apted [andrew@ggi-project.org] * display/fbdev/pan.c (1.21): Removed the tests against ywrapstep, which seemed bogus. 1999-02-25 21:21 Marcus Sundberg [marcus@ggi-project.org] * display/: X/Makefile.am (1.7), Xlib/Makefile.am (1.7), aa/Makefile.am (1.4), file/Makefile.am (1.4), glide/Makefile.am (1.4), linvtsw/Makefile.am (1.4), mansync/Makefile.am (1.6), memory/Makefile.am (1.4), multi/Makefile.am (1.4), palemu/Makefile.am (1.4), suidkgi/Makefile.am (1.4), svgalib/Makefile.am (1.4), tele/Makefile.am (1.6), terminfo/Makefile.am (1.6), tile/Makefile.am (1.4), trueemu/Makefile.am (1.4), vcsa/Makefile.am (1.4), xf86dga/Makefile.am (1.8): Explicitly link to -lgii and/or -lgg when we use it. 1999-02-25 16:06 Marcus Sundberg [marcus@ggi-project.org] * display/monotext/mode.c (1.31), display/monotext/visual.c (1.27), doc/targets.txt (1.11): Cleaned up code and synced docs with implementation. 1999-02-25 16:05 Marcus Sundberg [marcus@ggi-project.org] * display/monotext/Makefile.am (1.4): Added missing text.c and link with -lgii -lgg 1999-02-25 16:05 Marcus Sundberg [marcus@ggi-project.org] * display/fbdev/Makefile.am (1.4): Link with -lgii -lgg 1999-02-24 23:37 Marcus Sundberg [marcus@ggi-project.org] * display/aa/giievents.c (1.9), display/aa/visual.c (1.32), include/ggi/display/aa.h (1.2): Fixed up event code so that it is functional at least, still needs more work though. 1999-02-24 18:46 Marcus Sundberg [marcus@ggi-project.org] * display/xf86dga/visual.c (1.36): Set gglock in xwin_args struct. 1999-02-22 22:29 Andreas Beck [becka@ggi-project.org] * display/sub/mode.c (1.19): Fixed sub modesetting to give correct values. 1999-02-22 21:34 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.60): Bail out when trying to compile against an old LibGII. No need to check for AC_STRUCT_ST_RDEV here. 1999-02-22 21:32 Marcus Sundberg [marcus@ggi-project.org] * programs/util/inputdump.c (1.4): Use ggiEventsQueued() so we don't have to ggiFlush() for every single event 1999-02-22 21:32 Marcus Sundberg [marcus@ggi-project.org] * display/fbdev/visual.c (1.53): Don't send more switch request events if there's a switch pending. 1999-02-22 21:30 Marcus Sundberg [marcus@ggi-project.org] * display/linvtsw/visual.c (1.6): Make sure the signal we're waiting for is not blocked. 1999-02-21 22:47 Marcus Sundberg [marcus@ggi-project.org] * display/fbdev/visual.c (1.52), display/glide/visual.c (1.30), display/linvtsw/visual.c (1.5), include/ggi/types.h (1.8), include/ggi/display/fbdev.h (1.4), include/ggi/display/glide.h (1.5), include/ggi/display/linvtsw.h (1.3), include/ggi/internal/dltypes.h (1.9), include/ggi/internal/structs.h (1.21): Added API for requesting the target not to halt application on switch away. See include/ggi/types.h for API definitions. 1999-02-21 22:38 Marcus Sundberg [marcus@ggi-project.org] * display/: aa/giievents.c (1.8), tele/events.c (1.20), terminfo/input.c (1.5): Updated for new _giiEventBlank(). 1999-02-21 22:36 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.59): Added palemu and trueemu as mansync dependent targets. 1999-02-21 22:34 Marcus Sundberg [marcus@ggi-project.org] * ggi/EXPSYMS (1.4), ggi/events.c (1.4), include/ggi/ggi.h (1.39): Added ggiEventsQueued() and ggiEventSend(). 1999-02-20 20:55 Marcus Sundberg [marcus@ggi-project.org] * doc/env.txt (1.5): GGI_FILTER is obsoleted by GII_GLOBAL_FILTERS. 1999-02-20 20:13 Marcus Sundberg [marcus@ggi-project.org] * display/aa/giievents.c (1.7), display/fbdev/visual.c (1.51), display/file/mode.c (1.16), display/memory/visual.c (1.22), display/tele/events.c (1.19), display/terminfo/input.c (1.4), include/ggi/display/tele.h (1.2): Fixed for new LibGII and new ggiFlush(). 1999-02-20 20:12 Marcus Sundberg [marcus@ggi-project.org] * ggi/init.c (1.8): Updated input and filter stuff for new LibGII. 1999-02-20 20:11 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/internal/debug.h (1.8): Don't put double colons after "LibGGI". 1999-02-19 19:00 Marcus Sundberg [marcus@ggi-project.org] * ggi/stubs.c (1.3): Fixed typo in ggiFlushRegion(). 1999-02-18 15:31 Andrew Apted [andrew@ggi-project.org] * display/fbdev/visual.c (1.50): Fix the association between the option names (-nokbd etc..) with their flag counterparts (FBDEV_INP_KBD etc..), which had gotten out of whack. 1999-02-17 17:03 Marcus Sundberg [marcus@ggi-project.org] * display/svgalib/mode.c (1.38): Fixed flush prototype 1999-02-17 01:10 Marcus Sundberg [marcus@ggi-project.org] * display/X/mode.c (1.40), display/Xlib/mode.c (1.18), display/aa/mode.c (1.31), display/glide/mode.c (1.30), display/mansync/child.c (1.13), display/monotext/mode.c (1.30), display/multi/mode.c (1.16), display/palemu/mode.c (1.23), display/sub/mode.c (1.18), display/tele/visual.c (1.14), display/terminfo/mode.c (1.28), display/tile/mode.c (1.44), display/tile/stubs.c (1.14), display/trueemu/mode.c (1.34), display/vcsa/visual.c (1.12), ggi/mode.c (1.8), ggi/stubs.c (1.2), include/ggi/ggi.h (1.38), include/ggi/display/vcsa.h (1.3), include/ggi/display/xlib.h (1.6), include/ggi/internal/dltypes.h (1.8), include/ggi/internal/internal.h (1.25): Added ggiFlushRegion(). Changed ggifunc_flush prototype to handle this. 1999-02-17 01:08 Marcus Sundberg [marcus@ggi-project.org] * ltconfig (1.5): Hopefully fixed to work out of the box on FreeBSD. 1999-02-17 01:07 Marcus Sundberg [marcus@ggi-project.org] * programs/util/giik2str.c (1.4): Minor update to keep up with LibGII. 1999-02-17 01:06 Marcus Sundberg [marcus@ggi-project.org] * ggi/unix.c (1.2): Include 1999-02-16 20:31 Marcus Sundberg [marcus@ggi-project.org] * default/kgi/: box.c (1.3), visual.c (1.4): Added some debugging messages. 1999-02-16 19:23 Marcus Sundberg [marcus@ggi-project.org] * display/linvtsw/visual.c (1.4): Fixed to work when SA_NOMASK doesn't exist, and with glibc 2.1. 1999-02-15 16:48 Marcus Sundberg [marcus@ggi-project.org] * programs/util/monitest/monitest.c (1.8): Fixed to compile without KGI. 1999-02-14 22:19 Marcus Sundberg [marcus@ggi-project.org] * display/tele/events.c (1.18), display/tele/teleserver.c (1.10), display/terminfo/input.c (1.3), programs/demos/demo.c (1.9), programs/demos/pageflip.c (1.4), programs/util/giik2str.c (1.3), programs/util/inputdump.c (1.3): Updated to current LibGII keyboard code. 1999-02-14 22:11 Marcus Sundberg [marcus@ggi-project.org] * display/terminfo/events.c (1.22), programs/demos/inputdump.c (1.3): Removed old files. 1999-02-14 18:34 Marcus Sundberg [marcus@ggi-project.org] * programs/util/giik2str.c (1.2): Updated for new keyboard. 1999-02-14 18:31 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/display/: x.h (1.5), xlib.h (1.5): Added cursor member to private struct. 1999-02-14 13:24 Andreas Beck [becka@ggi-project.org] * display/sub/mode.c (1.17): Implemented GetMode for Sub target. 1999-02-13 02:52 Marcus Sundberg [marcus@ggi-project.org] * display/: X/visual.c (1.47), Xlib/visual.c (1.31): Set X cursor to a small dot when in the GGI-on-X window. 1999-02-12 22:48 Marcus Sundberg [marcus@ggi-project.org] * programs/util/monitest/: Makefile.am (1.5), kgitune.c (1.1), kgitune.h (1.1), monitest.c (1.7): Added code to tune the timings of the KGIcon generic monitor driver. Not very functional yet though. 1999-02-11 23:03 Andreas Beck [becka@ggi-project.org] * include/ggi/internal/Makefile.am (1.2): Added dlprotos.h to installed headers. 1999-02-11 15:00 Marcus Sundberg [marcus@ggi-project.org] * programs/util/: Makefile.am (1.3), giik2str.c (1.1), inputdump.c (1.2): Made inputdump print strings instead of numeric values for key labels and syms. 1999-02-11 02:13 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.58): Added code for tunemode functionality of monitest. 1999-02-11 01:52 Marcus Sundberg [marcus@ggi-project.org] * default/stubs/gtext.c (1.12): Removed a pretty useless check from GGI_stubs_putc(), for more speed. 1999-02-11 01:50 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/display/xlib.h (1.4): Added some yet non-functional code for text drawing. 1999-02-11 01:45 Marcus Sundberg [marcus@ggi-project.org] * display/Xlib/gtext.c (1.10): Added some yet non-functional code for text drawing. 1999-02-11 01:45 Marcus Sundberg [marcus@ggi-project.org] * display/Xlib/visual.c (1.30): Updated to use gglock argument of input-xwin. Added some yet non-functional code for text drawing. 1999-02-11 01:43 Marcus Sundberg [marcus@ggi-project.org] * display/X/visual.c (1.46): Updated to use gglock argument of input-xwin. 1999-02-11 01:39 Marcus Sundberg [marcus@ggi-project.org] * ggi/mode.c (1.7): Improved debug output for mode setting. 1999-02-11 01:37 Marcus Sundberg [marcus@ggi-project.org] * display/glide/mode.c (1.29): Fixed to work with some older glide libs. 1999-02-10 10:52 Andrew Apted [andrew@ggi-project.org] * display/fbdev/mode.c (1.57): Fixed, since fix.line_length is allowed in the FB API. 1999-02-10 00:12 Rodolphe Ortalo [ortalo@laas.fr] * ggi/events.c (1.3): Corrected typo on ggi_event_mask <- gii_event_mask. 1999-02-07 04:27 Marcus Sundberg [marcus@ggi-project.org] * ltconfig (1.4): Fixed bug when building symbol table on SunOS. 1999-02-07 00:40 Marcus Sundberg [marcus@ggi-project.org] * display/xf86dga/Makefile.am (1.7): Much nicer system to handle conditional compiling of files. Thanks to Thomas Tanner for showing me this. 1999-02-07 00:40 Marcus Sundberg [marcus@ggi-project.org] * Makefile.am (1.4): Added checks for correct versions of autoconf/automake. 1999-02-07 00:40 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.57): Added checks for correct versions of autoconf/automake. Much nicer system to handle conditional compiling of files. Thanks to Thomas Tanner for showing me this. 1999-02-04 21:14 Marcus Sundberg [marcus@ggi-project.org] * display/: fbdev/visual.c (1.49), glide/visual.c (1.29): Updated for the new linux-vtswitch args. 1999-02-04 21:09 Marcus Sundberg [marcus@ggi-project.org] * display/linvtsw/Makefile.am (1.3), display/linvtsw/visual.c (1.3), include/ggi/display/linvtsw.h (1.2): Added new 'forcenew' flag in the arg struct. If this is set a new VT will always be allocated. Improved code to allocate new VTs. Open all devices O_WRONLY as that's all we need. 1999-02-03 18:27 Marcus Sundberg [marcus@ggi-project.org] * acconfig.h (1.7), configure.in (1.56), display/terminfo/Makefile.am (1.5), display/terminfo/TIvisual.h (1.13): Updated terminfo target to use normal curses if ncurses is not available. 1999-02-03 18:25 Marcus Sundberg [marcus@ggi-project.org] * ltconfig (1.3): Made need_lib_prefix and need_version default to "no". 1999-02-03 17:47 Steve Cheng [steve@ggi-project.org] * doc/docbook/DOC-STYLE (1.2): Kill tag minimization. 1999-02-03 17:13 Steve Cheng [steve@ggi-project.org] * doc/docbook/libggi-api.sgml (1.4): Normalized libggi-api.sgml to avoid troubles with OMITTAG. 1999-02-02 21:21 Andreas Beck [becka@ggi-project.org] * ggi/dl.c (1.4): One more %s/NULL fix. 1999-02-02 01:11 Marcus Sundberg [marcus@ggi-project.org] * display/X/mode.c (1.39), display/X/visual.c (1.45), display/Xlib/visual.c (1.29), display/xf86dga/visual.c (1.35), include/ggi/display/x.h (1.4): Updated to handle the new exposefunc stuff in input-xwin. 1999-02-02 01:09 Marcus Sundberg [marcus@ggi-project.org] * programs/util/monitest/: drawlib.c (1.2), drawlib.h (1.2), flatpanel.c (1.2), ggicolors.h (1.2), ggitext.c (1.2), ggitext.h (1.2), menu.c (1.2), menu.h (1.2), monitest.c (1.6), monitest.h (1.2), mousedemo.c (1.2), pattern.c (1.2), resolution.c (1.2), window.c (1.2), window.h (1.2): Cleaned up the code a bit. Don't poll for unused pointer events in the menu loop. You can now break an ongoing test by pressing Escape or 'b'. 1999-02-01 19:17 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.55): Added linear_2 to DEFAULTSUBDIRS 1999-02-01 19:15 Marcus Sundberg [marcus@ggi-project.org] * ltconfig (1.2), ltmain.sh (1.3), default/color/Makefile.am (1.4), default/ilbm/Makefile.am (1.3), default/ioctl/Makefile.am (1.3), default/iplanar_2p/Makefile.am (1.3), default/kgi/Makefile.am (1.3), default/linear_1/Makefile.am (1.3), default/linear_16/Makefile.am (1.4), default/linear_1_r/Makefile.am (1.3), default/linear_2/Makefile.am (1.3), default/linear_24/Makefile.am (1.3), default/linear_32/Makefile.am (1.4), default/linear_4/Makefile.am (1.3), default/linear_8/Makefile.am (1.4), default/linmm_banked/Makefile.am (1.3), default/planar/Makefile.am (1.3), default/ramdac/Makefile.am (1.3), default/stubs/Makefile.am (1.3), default/text_16/Makefile.am (1.3), default/text_32/Makefile.am (1.3), display/X/Makefile.am (1.6), display/Xlib/Makefile.am (1.6), display/aa/Makefile.am (1.3), programs/demos/Makefile.am (1.5), display/fbdev/Makefile.am (1.3), display/file/Makefile.am (1.3), display/glide/Makefile.am (1.3), display/kgi/Makefile.am (1.3), display/linvtsw/Makefile.am (1.2), display/mansync/Makefile.am (1.5), display/memory/Makefile.am (1.3), display/monotext/Makefile.am (1.3), display/multi/Makefile.am (1.3), display/palemu/Makefile.am (1.3), display/sub/Makefile.am (1.3), display/suidkgi/Makefile.am (1.3), display/svgalib/Makefile.am (1.3), display/tele/Makefile.am (1.5), display/terminfo/Makefile.am (1.4), display/tile/Makefile.am (1.3), display/trueemu/Makefile.am (1.3), display/vcsa/Makefile.am (1.3), display/vgagl/Makefile.am (1.3), display/xf86dga/Makefile.am (1.6), extensions/misc/display/X/Makefile.am (1.4), extensions/misc/display/svgalib/Makefile.am (1.4), extensions/misc/ggimisc/Makefile.am (1.3): Upgraded to current libtool and changed Makefiles accordingly. Now libggi.so gets linked properly into all sublibs. 1999-02-01 02:54 Marcus Sundberg [marcus@ggi-project.org] * ggi/EXPSYMS (1.3), ggi/Makefile.am (1.3), ggi/unix.c (1.1), include/ggi/Makefile.am (1.3), include/ggi/ggi-unix.h (1.1): Added UNIX-specific ggiEventSelect() function. 1999-01-31 14:37 Andreas Beck [becka@ggi-project.org] * ggi/: dl.c (1.3), init.c (1.7): A few NULL pointer problems with %s fixed 1999-01-31 13:06 Andrew Apted [andrew@ggi-project.org] * doc/targets.txt (1.10): Update the VCSA entry. 1999-01-31 13:05 Andrew Apted [andrew@ggi-project.org] * display/vcsa/color.c (1.7), display/vcsa/visual.c (1.11), include/ggi/display/vcsa.h (1.2): Added the VCSA_FLAG_SHADE, turned on by the "-shade" option, and made shading NOT be the default since it screws up the colormapping for normal text. 1999-01-31 02:46 Marcus Sundberg [marcus@ggi-project.org] * ggi/events.c (1.2), include/ggi/ggi.h (1.37): Removed ggiGetSelectFdSet() 1999-01-30 01:51 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/internal/debug.h (1.7): Fixed bug in gcc DPRINT variant 1999-01-29 23:58 Marcus Sundberg [marcus@ggi-project.org] * default/: linear_1/hline.c (1.10), linear_4/hline.c (1.11): Portability fixes. 1999-01-29 23:40 Marcus Sundberg [marcus@ggi-project.org] * display/X/Makefile.am (1.5), display/Xlib/Makefile.am (1.5), display/xf86dga/Makefile.am (1.5), extensions/misc/display/X/Makefile.am (1.3): Added X_EXTRA_LIBS when linking X stuff 1999-01-29 23:39 Marcus Sundberg [marcus@ggi-project.org] * programs/check/showaccel2.c (1.6): include config.h for inline 1999-01-29 23:29 Marcus Sundberg [marcus@ggi-project.org] * GOALS (1.28), default/color/color.c (1.8), default/ioctl/visual.c (1.13), default/linear_16/crossblit.c (1.4), default/linear_32/crossblit.c (1.12), default/linear_4/fillscreen.c (1.11), default/linear_8/fillscreen.c (1.11), default/linmm_banked/visual.c (1.17), default/ramdac/visual.c (1.14), default/stubs/gtext.c (1.11), display/X/mode.c (1.38), display/X/visual.c (1.44), display/Xlib/visual.c (1.28), display/aa/color.c (1.14), display/aa/giievents.c (1.6), display/aa/mode.c (1.30), display/aa/visual.c (1.31), display/common/modelist.inc (1.7), display/fbdev/color.c (1.18), display/fbdev/mode.c (1.56), display/fbdev/pan.c (1.20), display/fbdev/visual.c (1.48), display/file/mode.c (1.15), display/file/visual.c (1.11), display/glide/mode.c (1.28), display/glide/visual.c (1.28), display/kgi/events.c (1.8), display/kgi/mode.c (1.14), display/linvtsw/visual.c (1.2), display/mansync/alarm.c (1.7), display/mansync/child.c (1.12), display/mansync/pthread.c (1.12), display/memory/mode.c (1.27), display/memory/visual.c (1.21), display/monotext/color.c (1.19), display/monotext/mode.c (1.29), display/monotext/monotext.c (1.20), display/monotext/visual.c (1.26), display/multi/stubs.c (1.17), display/multi/visual.c (1.25), display/palemu/color.c (1.13), display/palemu/mode.c (1.22), display/palemu/palemu.c (1.12), display/palemu/visual.c (1.26), display/suidkgi/mode.c (1.20), display/suidkgi/visual.c (1.23), display/svgalib/mode.c (1.37), display/tele/color.c (1.9), display/tele/events.c (1.17), display/tele/mode.c (1.12), display/tele/visual.c (1.13), display/terminfo/events.c (1.21), display/terminfo/input.c (1.2), display/terminfo/mode.c (1.27), display/terminfo/visual.c (1.21), display/tile/mode.c (1.43), display/tile/visual.c (1.37), display/trueemu/mode.c (1.33), display/trueemu/trueemu.c (1.20), display/trueemu/visual.c (1.33), display/vcsa/draw.c (1.6), display/vcsa/mode.c (1.7), display/vcsa/visual.c (1.10), display/xf86dga/mode.c (1.37), display/xf86dga/visual.c (1.34), doc/env.txt (1.4), doc/man/libggi.7ggi (1.2), extensions/misc/display/X/crt.c (1.6), extensions/misc/ggimisc/init.c (1.2), ggi/dl.c (1.2), ggi/init.c (1.6), ggi/internal.c (1.5), ggi/mode.c (1.6), ggi/visual.c (1.3), include/ggi/internal/debug.h (1.6): Fixed the DPRINT stuff for non-GCC compilers. Changed DPRINT* into GIIDPRINT* and GGIDPRINT respectively. 1999-01-29 20:09 Andreas Beck [becka@ggi-project.org] * ggi/: gc.c (1.3), init.c (1.5): Small fixes. 1999-01-29 14:20 Marcus Sundberg [marcus@ggi-project.org] * programs/demos/demo.c (1.8): Draw boxes over the whole screen. 1999-01-29 00:21 Marcus Sundberg [marcus@ggi-project.org] * default/linmm_banked/visual.c (1.16), display/sub/stubs.c (1.14), display/suidkgi/mode.c (1.19), display/suidkgi/suidbridge.c (1.9), display/suidkgi/visual.c (1.22), display/tele/teleserver.c (1.9), programs/demos/slimy.c (1.5): Fixed C++ comments 1999-01-28 22:41 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.54): Fixed --disable-vgagl 1999-01-28 19:44 Marcus Sundberg [marcus@ggi-project.org] * doc/targets.txt (1.9): Updated to document GGI_DGA_FBDEV. 1999-01-28 19:36 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.53), display/xf86dga/Makefile.am (1.4), display/xf86dga/XF86DGA.c (1.2), display/xf86dga/XF86VMode.c (1.1), display/xf86dga/mode.c (1.36), display/xf86dga/visual.c (1.33), include/ggi/display/xf86dga.h (1.3): Added support for mmap()ing /dev/fb? - now you don't need root privs anymore. 1999-01-28 19:33 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/ggi.h (1.36): Fixed broken GGI_BITREV4 macro. 1999-01-27 00:19 Marcus Sundberg [marcus@ggi-project.org] * display/fbdev/visual.c (1.47): Fall back to input-stdin if input-linux-kbd doesn't work. 1999-01-26 03:23 Andrew Apted [andrew@ggi-project.org] * display/palemu/visual.c (1.25): Removed the 'C' from the default "-parent" option, so that palemu can run on the VCSA target (etc) without having to override it. 1999-01-26 03:21 Andrew Apted [andrew@ggi-project.org] * display/fbdev/visual.c (1.46), include/ggi/display/fbdev.h (1.3): Added a flag (FBDEV_INP_VT) so that the VT switching code can be disabled independently from linux-kbd, and a corresponding option "-novt". Not fully implemented yet. 1999-01-25 00:19 Andrew Apted [andrew@ggi-project.org] * display/vcsa/color.c (1.6): Vastly improved the color mapping algorithm. 1999-01-24 22:41 Marcus Sundberg [marcus@ggi-project.org] * display/fbdev/visual.c (1.45): Only use VT switching helper if we use the keyboard. 1999-01-24 22:39 Marcus Sundberg [marcus@ggi-project.org] * display/fbdev/mode.c (1.55): Don't include lin_kbd.h 1999-01-24 22:15 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.52), libggi.conf.in (1.5), display/fbdev/mode.c (1.54), display/fbdev/visual.c (1.44), display/glide/visual.c (1.27), display/linvtsw/.cvsignore (1.1), display/linvtsw/EXPSYMS (1.1), display/linvtsw/Makefile.am (1.1), display/linvtsw/visual.c (1.1), include/ggi/display/Makefile.am (1.3), include/ggi/display/linvtsw.h (1.1): Moved vtswitching code (again) to a separate helper library. Added code to switch to a new VT if we're not running on one. 1999-01-24 21:46 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/display/glide.h (1.4): Check if we should include glide.h or glide/glide.h 1999-01-24 04:22 Marcus Sundberg [marcus@ggi-project.org] * display/fbdev/mode.c (1.53), display/fbdev/visual.c (1.43), display/glide/mode.c (1.27), display/glide/visual.c (1.26), include/ggi/display/fbdev.h (1.2), include/ggi/display/glide.h (1.3): Moved VT switching code into LibGII's linux-kbd inputlib. 1999-01-24 04:19 Marcus Sundberg [marcus@ggi-project.org] * doc/: env.txt (1.3), targets.txt (1.8): Added GGI_GLIDE_HALTONSWITCH 1999-01-24 02:02 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/internal/internal.h (1.24): Put macro arguments inside parentheses. 1999-01-23 02:13 Marcus Sundberg [marcus@ggi-project.org] * display/xf86dga/Makefile.am (1.3), display/xf86dga/XF86DGA.c (1.1), display/xf86dga/color.c (1.13), display/xf86dga/extutil.h (1.1), display/xf86dga/mode.c (1.35), display/xf86dga/visual.c (1.32), include/ggi/display/xf86dga.h (1.2): Changed the DGA target to use an internal (improved) version of the DGA client code. 1999-01-23 02:12 Marcus Sundberg [marcus@ggi-project.org] * acconfig.h (1.6), configure.in (1.51): Added framework for choosing between internal and exteernal XF86DGA if it should prove necessary. 1999-01-23 01:44 Marcus Sundberg [marcus@ggi-project.org] * programs/demos/stars.c (1.4): Modified so it tries to switch to the DGA target when space is pressed. 1999-01-22 22:27 Marcus Sundberg [marcus@ggi-project.org] * programs/: check/findleaks.c (1.3), demos/textdemo.c (1.2): ggiOpen returns ggi_visual_t not ggi_visual_t * 1999-01-21 08:31 Andrew Apted [andrew@ggi-project.org] * ggi/internal.c (1.4): Slight tweaking. 1999-01-21 08:26 Andrew Apted [andrew@ggi-project.org] * programs/demos/: demo.c (1.7), flying_ggis.c (1.4), inputdump.c (1.2), pageflip.c (1.3), shmdemo.c (1.2): Updated for ggiSetColorfulPalette(). 1999-01-21 08:23 Andrew Apted [andrew@ggi-project.org] * ggi/EXPSYMS (1.2), ggi/gc.c (1.2), include/ggi/ggi.h (1.35): Implemented ggiSetColorfulPalette(). 1999-01-20 23:20 Marcus Sundberg [marcus@ggi-project.org] * display/svgalib/visual.c (1.28): Make sure we only open SVGAlib target once. 1999-01-20 01:24 Marcus Sundberg [marcus@ggi-project.org] * display/glide/mode.c (1.26), display/glide/visual.c (1.25), include/ggi/display/glide.h (1.2): Much improved handling of GGI_AUTO and mode up/down grading More resolutions supported Support for more than one 3DFX card Added simple timing calculations Now actually checks if there is any 3DFX card available before trying to use it 1999-01-20 01:22 Marcus Sundberg [marcus@ggi-project.org] * doc/targets.txt (1.7): Better structure, added DGA target, updated glide section 1999-01-20 01:21 Marcus Sundberg [marcus@ggi-project.org] * doc/env.txt (1.2): Updated target specific environment vars. 1999-01-19 00:44 Andreas Beck [becka@ggi-project.org] * display/file/mode.c (1.14), display/file/visual.c (1.10), doc/targets.txt (1.6), include/ggi/display/file.h (1.3): Added movie grabbing support to file target. 1999-01-18 08:53 Andrew Apted [andrew@ggi-project.org] * include/ggi/internal/internal.h (1.23): Added prototypes for _ggi_build_palette() and _ggi_smart_match_palettes(). 1999-01-18 08:23 Andrew Apted [andrew@ggi-project.org] * programs/demos/demo.c (1.6): Made the initial ggiSetPalette() use GGI_PALETTE_DONTCARE. 1999-01-18 08:19 Andrew Apted [andrew@ggi-project.org] * programs/demos/flying_ggis.c (1.3): Made the palette setup code use GGI_PALETTE_DONTCARE. 1999-01-18 08:18 Andrew Apted [andrew@ggi-project.org] * ggi/internal.c (1.3): Implemented two new functions, _ggi_build_palette() for building default palettes, and _ggi_smart_match_palettes() for rearranging a palette to match as close as possible another palette (esp. X's). 1999-01-16 20:06 Andreas Beck [becka@ggi-project.org] * display/file/fileio.c (1.4), display/file/mode.c (1.13), display/file/visual.c (1.9), include/ggi/display/file.h (1.2): File target. 1999-01-16 02:55 Andreas Beck [becka@ggi-project.org] * libggi.conf.in (1.4), include/ggi/display/Makefile.am (1.2): Slight fixes. Include support for libwmh. 1999-01-15 04:00 Marcus Sundberg [marcus@ggi-project.org] * display/: X/mode.c (1.37), X/visual.c (1.43), Xlib/box.c (1.10), Xlib/hline.c (1.10), Xlib/pixel.c (1.14), Xlib/visual.c (1.27), Xlib/vline.c (1.10): X cleanup: Use _ggi_global_lock mutex instead of stupid intlocks. Much improved system for matching graphtypes with X-visuals. Added support for GT_STATIC_PALETTE/StaticColor Allocate XImages of proper size. 1999-01-15 03:53 Marcus Sundberg [marcus@ggi-project.org] * default/color/visual.c (1.10), include/ggi/types.h (1.7): Added GT_STATIC_PALETTE 1999-01-15 03:24 Marcus Sundberg [marcus@ggi-project.org] * default/linear_16/hline.c (1.9): Optimized drawhline and cleaned up file. 1999-01-15 03:20 Marcus Sundberg [marcus@ggi-project.org] * default/: linear_16/box.c (1.2), linear_32/box.c (1.2): Fixed stupid bug in putbox. 1999-01-15 03:19 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/display/: x.h (1.3), xlib.h (1.3): Added defsize member to hold the defaultsize of the window. 1999-01-15 03:17 Marcus Sundberg [marcus@ggi-project.org] * ggi/init.c (1.4), include/ggi/internal/internal.h (1.22): Added _ggi_global_lock mutex. 1999-01-12 21:57 Thomas Tanner [tanner@ggi-project.org] * libggi.conf.in (1.3): replaced CONFDIR with @ggi_confdir@ 1999-01-12 13:43 Marcus Sundberg [marcus@ggi-project.org] * programs/util/monitest/monitest.c (1.5): It's 1280x1024, not 1200x1024 1999-01-12 13:42 Marcus Sundberg [marcus@ggi-project.org] * display/svgalib/mode.c (1.36): Added missing include 1999-01-12 00:04 Marcus Sundberg [marcus@ggi-project.org] * display/: X/visual.c (1.42), Xlib/visual.c (1.26): Started cleanup of X code. Added initial support for running in already existing window. Don't close/reopen window if not necessary. 1999-01-11 23:58 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/display/: x.h (1.2), xcommon.h (1.1), xlib.h (1.2): Added hooks for running in already existing windows. Cleanup. 1999-01-11 21:24 Andreas Beck [becka@ggi-project.org] * display/terminfo/visual.c (1.20): Patches from Mentalguy ... 1999-01-11 19:29 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/internal/internal.h (1.21): Added _ggi_mask2shift() prototype. 1999-01-10 07:15 Andrew Apted [andrew@ggi-project.org] * display/mansync/alarm.c (1.6): Updated since "mansync.h" got moved somewhere else. 1999-01-10 07:12 Andrew Apted [andrew@ggi-project.org] * display/svgalib/mode.c (1.35): Fixed the "return key causes quit" problem, by surrounding the call to vga_setmode() with a termios save/restore pair. 1999-01-08 22:19 Marcus Sundberg [marcus@ggi-project.org] * ggi/mode.c (1.5): When using multiple frames we need to clear all of them in setmode 1999-01-08 22:10 Marcus Sundberg [marcus@ggi-project.org] * default/stubs/box.c (1.13): Fixed clipping bug in putbox 1999-01-08 22:09 Marcus Sundberg [marcus@ggi-project.org] * default/: linear_16/Makefile.am (1.3), linear_16/box.c (1.1), linear_16/lin16lib.h (1.1), linear_16/visual.c (1.18), linear_32/Makefile.am (1.3), linear_32/box.c (1.1), linear_32/lin32lib.h (1.1), linear_32/visual.c (1.19), linear_8/Makefile.am (1.3), linear_8/box.c (1.1), linear_8/lin8lib.h (1.3), linear_8/visual.c (1.17): Added putbox primitive to linear 8/16/32 libs 1999-01-08 22:07 Marcus Sundberg [marcus@ggi-project.org] * display/svgalib/mode.c (1.34): 32 bit mode is named "16M32" not "16M4" 1999-01-05 01:08 Jim Ursetto [ursetto@uiuc.edu] * display/glide/gtext.c (1.4): Rewrote putc() functions; clipping works now. 1999-01-04 03:04 Jim Ursetto [ursetto@uiuc.edu] * display/glide/: box.c (1.7), line.c (1.7), pixel.c (1.7): Correct off-by-one error in lfb operations that could cause program to hang or system to crash. 1999-01-02 23:36 Steve Cheng [steve@ggi-project.org] * doc/man/libggi.7ggi (1.1): This is basically a dump of env.txt, plus bits of descriptions and plugs for LibGGI :-). It's not finished yet, but install it if you want. 1999-01-01 19:30 Steve Cheng [steve@ggi-project.org] * doc/man/Makefile.am (1.3): echo `ls *.3ggi` eat flaming death! 1999-01-01 19:26 Steve Cheng [steve@ggi-project.org] * GOALS (1.27): Manpage status update -- it works pretty well now. 1999-01-01 19:18 Steve Cheng [steve@ggi-project.org] * doc/man/: ggiCopyBox.3ggi (1.5), ggiCrossBlit.3ggi (1.5), ggiDBGetBuffer.3ggi (1.5), ggiDrawBox.3ggi (1.5), ggiDrawHLine.3ggi (1.5), ggiDrawLine.3ggi (1.5), ggiDrawPixel.3ggi (1.5), ggiDrawVLine.3ggi (1.5), ggiFillscreen.3ggi (1.5), ggiFlush.3ggi (1.5), ggiGetGCClipping.3ggi (1.2), ggiGetPixelFormat.3ggi (1.5), ggiInit.3ggi (1.5), ggiMapColor.3ggi (1.5), ggiOpen.3ggi (1.5), ggiPanic.3ggi (1.5), ggiParseMode.3ggi (1.5), ggiPrintMode.3ggi (1.5), ggiPutc.3ggi (1.2), ggiSetDisplayFrame.3ggi (1.5), ggiSetFlags.3ggi (1.5), ggiSetGCClipping.3ggi (1.5), ggiSetGCForeground.3ggi (1.5), ggiSetGamma.3ggi (1.5), ggiSetGraphMode.3ggi (1.5), ggiSetMode.3ggi (1.5), ggiSetOrigin.3ggi (1.5), ggiSetPalette.3ggi (1.5), ggiAddFlags.3ggi (1.1), ggiCheckSimpleMode.3ggi (1.1), ggiFPrintMode.3ggi (1.1), ggiGetFlags.3ggi (1.1), ggiGetGammaMap.3ggi (1.1), ggiGetOrigin.3ggi (1.1), ggiRemoveFlags.3ggi (1.1), ggiSPrintMode.3ggi (1.1), ggiSetGammaMap.3ggi (1.1), ggiSetSimpleMode.3ggi (1.1): Fixed up manpages 1998-12-30 00:39 Steve Cheng [steve@ggi-project.org] * doc/docbook/libggi-api.sgml (1.3): Fixed some errors 1998-12-24 22:44 Steve Cheng [steve@ggi-project.org] * doc/docbook/libggi-api.sgml (1.2): Diked out outdated/incorrect sections. In particular see LibGII documention for ggiGetSelectFdset. 1998-12-24 22:41 Steve Cheng [steve@ggi-project.org] * display/tile/visual.c (1.36): Fixed bug trying to pass opmansync as an arg rather than argptr. 1998-12-24 03:53 Marcus Sundberg [marcus@ggi-project.org] * README (1.1), doc/README (1.4): Updated docs 1998-12-24 02:44 Marcus Sundberg [marcus@ggi-project.org] * display/glide/mode.c (1.25): Fixed a checkmode bug. 1998-12-24 02:09 Marcus Sundberg [marcus@ggi-project.org] * programs/check/structs.c (1.5): Moved pixelformat printing into a separate function 1998-12-24 01:59 Marcus Sundberg [marcus@ggi-project.org] * display/: aa/mode.c (1.29), fbdev/mode.c (1.52), file/mode.c (1.12), glide/mode.c (1.24), memory/mode.c (1.26), palemu/mode.c (1.21), svgalib/mode.c (1.33), tele/mode.c (1.11), terminfo/mode.c (1.26), trueemu/mode.c (1.32), xf86dga/mode.c (1.34): Updated targets to use _ggi_build_pixfmt 1998-12-24 01:58 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/ggi.h (1.34): Cleaned up the pixelformat stuff. 1998-12-24 01:56 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/internal/internal.h (1.20): Added _ggi_build_pixfmt 1998-12-24 01:52 Marcus Sundberg [marcus@ggi-project.org] * ggi/internal.c (1.2): Added _ggi_mask2shift and _ggi_build_pixfmt 1998-12-24 01:51 Marcus Sundberg [marcus@ggi-project.org] * ggi/visual.c (1.2): Use _ggi_calloc instead of _ggi_malloc 1998-12-24 01:45 Marcus Sundberg [marcus@ggi-project.org] * INSTALL (1.4): Small fix 1998-12-24 01:35 Andreas Beck [becka@ggi-project.org] * INSTALL (1.3): More installation instructions 1998-12-24 01:22 Andreas Beck [becka@ggi-project.org] * INSTALL (1.2): Updated version. 1998-12-24 00:50 Andreas Beck [becka@ggi-project.org] * INSTALL (1.1): Added INSTALL file 1998-12-24 00:08 Marcus Sundberg [marcus@ggi-project.org] * INSTALL.autoconf (1.1): Added generic docs on building autoconf packages 1998-12-23 18:42 Andreas Beck [becka@ggi-project.org] * doc/targets.txt (1.5): Updated targets.txt for sub and memory targets. 1998-12-23 00:21 Steve Cheng [steve@ggi-project.org] * doc/man/: ggiCopyBox.3ggi (1.4), ggiCrossBlit.3ggi (1.4), ggiDBGetBuffer.3ggi (1.4), ggiDrawBox.3ggi (1.4), ggiDrawHLine.3ggi (1.4), ggiDrawLine.3ggi (1.4), ggiDrawPixel.3ggi (1.4), ggiDrawVLine.3ggi (1.4), ggiFillscreen.3ggi (1.4), ggiFlush.3ggi (1.4), ggiGetPixelFormat.3ggi (1.4), ggiGetSelectFdset.3ggi (1.1), ggiInit.3ggi (1.4), ggiMapColor.3ggi (1.4), ggiOpen.3ggi (1.4), ggiPanic.3ggi (1.4), ggiParseMode.3ggi (1.4), ggiPrintMode.3ggi (1.4), ggiPutc.3ggi (1.1), ggiPuts.3ggi (1.1), ggiSetDisplayFrame.3ggi (1.4), ggiSetFlags.3ggi (1.4), ggiSetGCClipping.3ggi (1.4), ggiSetGCForeground.3ggi (1.4), ggiSetGamma.3ggi (1.4), ggiSetGraphMode.3ggi (1.4), ggiSetMode.3ggi (1.4), ggiSetOrigin.3ggi (1.4), ggiSetPalette.3ggi (1.4): Fixed manpage citation bug. Date now December 1998. Added char output. Added ggiGetSelectFdset. 1998-12-23 00:05 Marcus Sundberg [marcus@ggi-project.org] * .cvsignore (1.10), aclocal.m4 (1.5), config.h.in (1.5), mkinstalldirs (1.2): [no log message] 1998-12-22 23:58 Marcus Sundberg [marcus@ggi-project.org] * .cvsignore (1.9), Makefile.in (1.27), configure (1.48), default/.cvsignore (1.3), default/Makefile.in (1.10), default/color/.cvsignore (1.3), default/color/Makefile.in (1.11), default/ilbm/.cvsignore (1.3), default/ilbm/Makefile.in (1.10), default/ioctl/.cvsignore (1.3), default/ioctl/Makefile.in (1.10), default/iplanar_2p/.cvsignore (1.3), default/iplanar_2p/Makefile.in (1.10), default/kgi/.cvsignore (1.3), default/kgi/Makefile.in (1.10), default/linear_1/.cvsignore (1.3), default/linear_1/Makefile.in (1.10), default/linear_16/.cvsignore (1.3), default/linear_16/Makefile.in (1.11), default/linear_1_r/.cvsignore (1.3), default/linear_1_r/Makefile.in (1.10), default/linear_2/.cvsignore (1.3), default/linear_2/Makefile.in (1.10), default/linear_24/.cvsignore (1.3), default/linear_24/Makefile.in (1.10), default/linear_32/.cvsignore (1.3), default/linear_32/Makefile.in (1.11), default/linear_4/.cvsignore (1.3), default/linear_4/Makefile.in (1.10), default/linear_8/.cvsignore (1.3), default/linear_8/Makefile.in (1.10), default/linmm_banked/.cvsignore (1.3), default/linmm_banked/Makefile.in (1.10), default/planar/.cvsignore (1.3), default/planar/Makefile.in (1.10), default/ramdac/.cvsignore (1.3), default/ramdac/Makefile.in (1.11), default/stubs/.cvsignore (1.3), default/stubs/Makefile.in (1.10), default/text_16/.cvsignore (1.3), default/text_16/Makefile.in (1.10), default/text_32/.cvsignore (1.3), default/text_32/Makefile.in (1.10), display/.cvsignore (1.4), display/Makefile.in (1.10), display/X/.cvsignore (1.3), display/X/Makefile.in (1.16), display/Xlib/.cvsignore (1.3), display/Xlib/Makefile.in (1.15), display/aa/.cvsignore (1.3), display/aa/Makefile.in (1.12), display/fbdev/.cvsignore (1.3), display/fbdev/Makefile.in (1.11), display/file/.cvsignore (1.3), display/file/Makefile.in (1.11), display/glide/.cvsignore (1.3), display/glide/Makefile.in (1.13), display/kgi/.cvsignore (1.3), display/kgi/Makefile.in (1.2), display/mansync/.cvsignore (1.3), display/mansync/Makefile.in (1.12), display/memory/.cvsignore (1.3), display/memory/Makefile.in (1.10), display/monotext/.cvsignore (1.3), display/monotext/Makefile.in (1.13), display/multi/.cvsignore (1.3), display/multi/Makefile.in (1.11), display/palemu/.cvsignore (1.3), display/palemu/Makefile.in (1.12), display/sub/.cvsignore (1.3), display/sub/Makefile.in (1.10), display/suidkgi/.cvsignore (1.3), display/suidkgi/Makefile.in (1.13), display/svgalib/.cvsignore (1.3), display/svgalib/Makefile.in (1.12), display/tele/.cvsignore (1.4), display/tele/Makefile.in (1.12), display/terminfo/.cvsignore (1.3), display/terminfo/Makefile.in (1.13), display/tile/.cvsignore (1.3), display/tile/Makefile.in (1.11), display/trueemu/.cvsignore (1.3), display/trueemu/Makefile.in (1.12), display/vcsa/.cvsignore (1.3), display/vcsa/Makefile.in (1.10), display/vgagl/.cvsignore (1.3), display/vgagl/Makefile.in (1.11), display/xf86dga/.cvsignore (1.3), display/xf86dga/Makefile.in (1.13), doc/.cvsignore (1.1), doc/Makefile.in (1.9), doc/man/.cvsignore (1.1), doc/man/Makefile.in (1.9), extensions/.cvsignore (1.3), extensions/Makefile.in (1.10), extensions/misc/.cvsignore (1.6), extensions/misc/Makefile.in (1.14), extensions/misc/demos/.cvsignore (1.3), extensions/misc/demos/Makefile.in (1.10), extensions/misc/display/.cvsignore (1.3), extensions/misc/display/Makefile.in (1.10), extensions/misc/display/X/.cvsignore (1.3), extensions/misc/display/X/Makefile.in (1.11), extensions/misc/display/svgalib/.cvsignore (1.3), extensions/misc/display/svgalib/Makefile.in (1.11), extensions/misc/ggimisc/.cvsignore (1.1), extensions/misc/ggimisc/Makefile.in (1.9), extensions/test/.cvsignore (1.4), extensions/test/Makefile.in (1.12), ggi/.cvsignore (1.1), ggi/Makefile.in (1.9), include/.cvsignore (1.1), include/Makefile.in (1.9), include/ggi/.cvsignore (1.3), include/ggi/Makefile.in (1.9), include/ggi/display/.cvsignore (1.1), include/ggi/display/Makefile.in (1.3), include/ggi/internal/.cvsignore (1.1), include/ggi/internal/Makefile.in (1.9), programs/.cvsignore (1.1), programs/Makefile.in (1.6), programs/check/.cvsignore (1.1), programs/check/Makefile.in (1.6), programs/demos/.cvsignore (1.1), programs/demos/Makefile.in (1.8), programs/demos/warp-ggi/.cvsignore (1.1), programs/demos/warp-ggi/Makefile.in (1.6), programs/util/.cvsignore (1.1), programs/util/Makefile.in (1.6), programs/util/monitest/.cvsignore (1.1), programs/util/monitest/Makefile.in (1.8): Cleaning up autogenerated files for the release. 1998-12-22 21:39 Steve Cheng [steve@ggi-project.org] * doc/man/: ggiCopyBox.3ggi (1.3), ggiCrossBlit.3ggi (1.3), ggiDBGetBuffer.3ggi (1.3), ggiDrawBox.3ggi (1.3), ggiDrawHLine.3ggi (1.3), ggiDrawLine.3ggi (1.3), ggiDrawPixel.3ggi (1.3), ggiDrawVLine.3ggi (1.3), ggiFillscreen.3ggi (1.3), ggiFlush.3ggi (1.3), ggiGetPixelFormat.3ggi (1.3), ggiInit.3ggi (1.3), ggiMapColor.3ggi (1.3), ggiOpen.3ggi (1.3), ggiPanic.3ggi (1.3), ggiParseMode.3ggi (1.3), ggiPrintMode.3ggi (1.3), ggiSetDisplayFrame.3ggi (1.3), ggiSetFlags.3ggi (1.3), ggiSetGCClipping.3ggi (1.3), ggiSetGCForeground.3ggi (1.3), ggiSetGamma.3ggi (1.3), ggiSetGraphMode.3ggi (1.3), ggiSetMode.3ggi (1.3), ggiSetOrigin.3ggi (1.3), ggiSetPalette.3ggi (1.3): Updated manpages for newer libggi-api.sgml 1998-12-22 21:34 Steve Cheng [steve@ggi-project.org] * doc/docbook/libggi.sgml (1.8): Renamed libggi.sgml to libggi-api.sgml. Might be a libggi-user.sgml coming.. 1998-12-22 21:33 Steve Cheng [steve@ggi-project.org] * doc/docbook/libggi-api.sgml (1.1): A little-restructured libggi API documentation 1998-12-22 21:02 Marcus Sundberg [marcus@ggi-project.org] * doc/targets.txt (1.4): Added aalib target. Added note about tile acceleration. 1998-12-22 20:41 Marcus Sundberg [marcus@ggi-project.org] * doc/REQUIRED_SOFTWARE (1.3): This is not relevant as we're using autoconf/automake now 1998-12-22 20:11 Marcus Sundberg [marcus@ggi-project.org] * doc/docbook/libggi.sgml (1.7): Added the SimpleMode functions 1998-12-22 15:25 Jason McMullan [jmcc@ggi-project.org] * display/fbdev/visual.c (1.42): Minor: Added #include 1998-12-22 03:12 Marcus Sundberg [marcus@ggi-project.org] * display/: aa/giievents.c (1.5), fbdev/mode.c (1.51), fbdev/visual.c (1.41), tele/libtele.c (1.8): Added missing includes 1998-12-22 00:06 Marcus Sundberg [marcus@ggi-project.org] * extensions/misc/demos/misctest.c (1.9), extensions/test/exttest1.c (1.8), ggi/mode.c (1.4), include/ggi/ggi.h (1.33), programs/check/consistency.c (1.4), programs/check/showaccel.c (1.4), programs/check/showaccel2.c (1.5), programs/check/speed.c (1.4), programs/check/structs.c (1.4), programs/demos/demo.c (1.5), programs/demos/saver.c (1.4), programs/demos/slimy.c (1.4), programs/demos/stars.c (1.3), programs/demos/warp-ggi/main.c (1.5), programs/util/tunemode.c (1.3), programs/util/monitest/monitest.c (1.4): Changed SimpleMode functions to follow the naming scheme. 1998-12-22 00:03 Marcus Sundberg [marcus@ggi-project.org] * doc/docbook/libggi.sgml (1.6): Added ggiSet|CheckSimpleMode() + minor updates. 1998-12-21 06:44 Marcus Sundberg [marcus@ggi-project.org] * doc/docbook/libggi.sgml (1.5): Minor updates. 1998-12-21 06:42 Marcus Sundberg [marcus@ggi-project.org] * ggi/mode.c (1.3): Pass GGI_AUTO in dpp entries - not 1 Fixed DPRINT message in ggiSimpleSetMode 1998-12-21 05:55 Marcus Sundberg [marcus@ggi-project.org] * display/terminfo/color.c (1.19): Fixed a typo 1998-12-21 05:55 Marcus Sundberg [marcus@ggi-project.org] * configure (1.47), configure.in (1.50): Enabled terminfo target again Add the extra_includes to CPPFLAGS while configuring 1998-12-20 23:33 Marcus Sundberg [marcus@ggi-project.org] * Makefile.in (1.26), acinclude.m4 (1.1), aclocal.m4 (1.4), configure (1.46), configure.in (1.49), default/Makefile.in (1.9), default/color/Makefile.am (1.3), default/color/Makefile.in (1.10), default/ilbm/Makefile.am (1.2), default/ilbm/Makefile.in (1.9), default/ioctl/Makefile.am (1.2), default/ioctl/Makefile.in (1.9), default/iplanar_2p/Makefile.am (1.2), default/iplanar_2p/Makefile.in (1.9), default/kgi/Makefile.am (1.2), default/kgi/Makefile.in (1.9), default/linear_1/Makefile.am (1.2), default/linear_1/Makefile.in (1.9), default/linear_16/Makefile.am (1.2), default/linear_16/Makefile.in (1.10), default/linear_1_r/Makefile.am (1.2), default/linear_1_r/Makefile.in (1.9), default/linear_2/Makefile.am (1.2), default/linear_2/Makefile.in (1.9), default/linear_24/Makefile.am (1.2), default/linear_24/Makefile.in (1.9), default/linear_32/Makefile.am (1.2), default/linear_32/Makefile.in (1.10), default/linear_4/Makefile.am (1.2), default/linear_4/Makefile.in (1.9), default/linear_8/Makefile.am (1.2), default/linear_8/Makefile.in (1.9), default/linmm_banked/Makefile.am (1.2), default/linmm_banked/Makefile.in (1.9), default/planar/Makefile.am (1.2), default/planar/Makefile.in (1.9), default/ramdac/Makefile.am (1.2), default/ramdac/Makefile.in (1.10), default/stubs/Makefile.am (1.2), default/stubs/Makefile.in (1.9), default/text_16/Makefile.am (1.2), default/text_16/Makefile.in (1.9), default/text_32/Makefile.am (1.2), default/text_32/Makefile.in (1.9), display/Makefile.in (1.9), display/X/Makefile.am (1.4), display/X/Makefile.in (1.15), display/Xlib/Makefile.am (1.4), display/Xlib/Makefile.in (1.14), display/aa/Makefile.am (1.2), display/aa/Makefile.in (1.11), display/fbdev/Makefile.am (1.2), display/fbdev/Makefile.in (1.10), display/file/Makefile.am (1.2), display/file/Makefile.in (1.10), display/glide/Makefile.am (1.2), display/glide/Makefile.in (1.12), display/kgi/Makefile.am (1.2), display/mansync/Makefile.am (1.4), display/mansync/Makefile.in (1.11), display/memory/Makefile.am (1.2), display/memory/Makefile.in (1.9), display/monotext/Makefile.am (1.2), display/monotext/Makefile.in (1.12), display/multi/Makefile.am (1.2), display/multi/Makefile.in (1.10), display/palemu/Makefile.am (1.2), display/palemu/Makefile.in (1.11), display/sub/Makefile.am (1.2), display/sub/Makefile.in (1.9), display/suidkgi/Makefile.am (1.2), display/suidkgi/Makefile.in (1.12), display/svgalib/Makefile.am (1.2), display/svgalib/Makefile.in (1.11), display/tele/Makefile.am (1.4), display/tele/Makefile.in (1.11), display/terminfo/Makefile.am (1.3), display/terminfo/Makefile.in (1.12), display/tile/Makefile.am (1.2), display/tile/Makefile.in (1.10), display/trueemu/Makefile.am (1.2), display/trueemu/Makefile.in (1.11), display/vcsa/Makefile.am (1.2), display/vcsa/Makefile.in (1.9), display/vgagl/Makefile.am (1.2), display/vgagl/Makefile.in (1.10), display/xf86dga/Makefile.am (1.2), display/xf86dga/Makefile.in (1.12), doc/Makefile.in (1.8), doc/man/Makefile.in (1.8), extensions/Makefile.in (1.9), extensions/misc/Makefile.in (1.13), extensions/misc/demos/Makefile.am (1.2), extensions/misc/demos/Makefile.in (1.9), extensions/misc/display/Makefile.in (1.9), extensions/misc/display/X/Makefile.am (1.2), extensions/misc/display/X/Makefile.in (1.10), extensions/misc/display/svgalib/Makefile.am (1.3), extensions/misc/display/svgalib/Makefile.in (1.10), extensions/misc/ggimisc/Makefile.am (1.2), extensions/misc/ggimisc/Makefile.in (1.8), extensions/test/Makefile.am (1.2), extensions/test/Makefile.in (1.11), ggi/Makefile.am (1.2), ggi/Makefile.in (1.8), include/Makefile.in (1.8), include/ggi/Makefile.in (1.8), include/ggi/display/Makefile.in (1.2), include/ggi/internal/Makefile.in (1.8), programs/Makefile.in (1.5), programs/check/Makefile.am (1.2), programs/check/Makefile.in (1.5), programs/demos/Makefile.am (1.4), programs/demos/Makefile.in (1.7), programs/demos/warp-ggi/Makefile.am (1.2), programs/demos/warp-ggi/Makefile.in (1.5), programs/util/Makefile.am (1.2), programs/util/Makefile.in (1.5), programs/util/monitest/Makefile.am (1.4), programs/util/monitest/Makefile.in (1.7): Added --with-extra-includes/libs flags 1998-12-20 22:43 Marcus Sundberg [marcus@ggi-project.org] * display/tele/libtele.c (1.7): Oops, we need errno.h here 1998-12-20 22:30 Marcus Sundberg [marcus@ggi-project.org] * default/ioctl/box.c (1.13), default/ioctl/copybox.c (1.11), default/ioctl/line.c (1.12), display/fbdev/color.c (1.17), display/fbdev/mode.c (1.50), display/fbdev/pan.c (1.19), display/fbdev/visual.c (1.40), display/kgi/mode.c (1.13), display/mansync/pthread.c (1.11), display/suidkgi/mode.c (1.18), display/svgalib/mode.c (1.32), display/tele/color.c (1.8), display/tele/libtele.c (1.6), display/tele/text.c (1.7), display/trueemu/mode.c (1.31), display/vcsa/mode.c (1.6), display/vcsa/visual.c (1.9): Cleaned up includes and removed the -E* stuff 1998-12-20 22:29 Marcus Sundberg [marcus@ggi-project.org] * display/terminfo/: color.c (1.18), mode.c (1.25): Removed -E* and alloca junk 1998-12-20 22:07 Marcus Sundberg [marcus@ggi-project.org] * display/: terminfo/mode.c (1.24), tile/frames.c (1.7), tile/mode.c (1.42): Removed erroneous ggiFlush() from targets. 1998-12-20 22:02 Marcus Sundberg [marcus@ggi-project.org] * libggi.conf.in (1.2): [no log message] 1998-12-20 21:49 Marcus Sundberg [marcus@ggi-project.org] * ggi/mode.c (1.2), include/ggi/ggi.h (1.32): Added ggiSimpleCheckMode() and ggiSimpleSetMode() Changed declaration for ggiCheckGraphMode() 1998-12-20 21:47 Marcus Sundberg [marcus@ggi-project.org] * extensions/test/exttest1.c (1.7): Updated to new ggiSimpleSetMode() 1998-12-20 21:47 Marcus Sundberg [marcus@ggi-project.org] * extensions/misc/demos/misctest.c (1.8): Cleaned up and commented. 1998-12-20 21:43 Marcus Sundberg [marcus@ggi-project.org] * display/tile/mode.c (1.41): Fixed a comment 1998-12-20 21:42 Marcus Sundberg [marcus@ggi-project.org] * programs/: check/checkmode.c (1.2), check/consistency.c (1.3), check/showaccel.c (1.3), check/showaccel2.c (1.4), check/speed.c (1.3), check/structs.c (1.3), demos/demo.c (1.4), demos/pageflip.c (1.2), demos/saver.c (1.3), demos/slimy.c (1.3), demos/stars.c (1.2), demos/warp-ggi/main.c (1.4), util/tunemode.c (1.2), util/monitest/monitest.c (1.3): Updated demos to new ggiSimpleSetMode() Some cleanups 1998-12-20 18:43 Marcus Sundberg [marcus@ggi-project.org] * display/X/Makefile.in (1.14), programs/demos/Makefile.in (1.6), programs/util/monitest/Makefile.in (1.6), display/Xlib/Makefile.in (1.13), display/mansync/Makefile.in (1.10), display/tele/Makefile.in (1.10), display/terminfo/Makefile.in (1.11): [no log message] 1998-12-20 02:00 Andreas Beck [becka@ggi-project.org] * display/terminfo/Makefile.am (1.2), display/terminfo/Makefile.in (1.10), display/terminfo/TIvisual.h (1.12), display/terminfo/input.c (1.1), display/terminfo/mode.c (1.23), display/terminfo/ncurses.c (1.1), display/terminfo/visual.c (1.19), programs/demos/demo.c (1.3): Commited MentalGuys new terminfo target. Nice work. Fixed demo.c not to use stdout. Looks ugly with the terminfo thing. Now you can pipe away the stderr and be happy. 1998-12-20 01:57 Marcus Sundberg [marcus@ggi-project.org] * display/X/mode.c (1.36): Don't flush in SetDisplayFrame. 1998-12-20 01:56 Marcus Sundberg [marcus@ggi-project.org] * programs/util/monitest/: Makefile.am (1.3), Makefile.in (1.5): Fixed little bug 1998-12-19 18:32 Marcus Sundberg [marcus@ggi-project.org] * display/X/Makefile.am (1.3), display/Xlib/Makefile.am (1.3), display/mansync/Makefile.am (1.3), display/tele/Makefile.am (1.3), programs/demos/Makefile.am (1.3): Removed evilness 1998-12-18 22:36 Marcus Sundberg [marcus@ggi-project.org] * Makefile.in (1.25), aclocal.m4 (1.3), default/Makefile.in (1.8), default/color/Makefile.in (1.9), default/common/clip.c (1.8), default/ilbm/Makefile.in (1.8), default/ioctl/Makefile.in (1.8), default/ioctl/box.c (1.12), default/ioctl/copybox.c (1.10), default/ioctl/line.c (1.11), default/ioctl/visual.c (1.12), default/iplanar_2p/Makefile.in (1.8), default/kgi/Makefile.in (1.8), default/linear_1/Makefile.in (1.8), default/linear_1/copybox.c (1.6), default/linear_16/Makefile.in (1.9), default/linear_16/line.c (1.4), default/linear_1_r/Makefile.in (1.8), default/linear_2/Makefile.in (1.8), default/linear_24/Makefile.in (1.8), default/linear_32/Makefile.in (1.9), default/linear_32/line.c (1.4), default/linear_4/Makefile.in (1.8), default/linear_4/color.c (1.9), default/linear_8/Makefile.in (1.8), default/linmm_banked/Makefile.in (1.8), default/linmm_banked/hline.c (1.11), default/linmm_banked/pixel.c (1.11), default/linmm_banked/visual.c (1.15), default/linmm_banked/vline.c (1.10), default/planar/Makefile.in (1.8), default/ramdac/Makefile.in (1.9), default/stubs/Makefile.in (1.8), default/text_16/Makefile.in (1.8), default/text_16/color.c (1.12), default/text_32/Makefile.in (1.8), default/text_32/color.c (1.11), display/Makefile.in (1.8), display/X/Makefile.in (1.13), display/X/Xvisual.h (1.22), display/X/color.c (1.8), display/X/mode.c (1.35), display/X/visual.c (1.41), display/Xlib/Makefile.in (1.12), display/Xlib/Xvisual.h (1.14), display/Xlib/box.c (1.9), display/Xlib/color.c (1.8), display/Xlib/fillscreen.c (1.8), display/Xlib/gtext.c (1.9), display/Xlib/hline.c (1.9), display/Xlib/line.c (1.7), display/Xlib/mode.c (1.17), display/Xlib/pixel.c (1.13), display/Xlib/visual.c (1.25), display/Xlib/vline.c (1.9), display/aa/Makefile.in (1.10), display/aa/aavisual.h (1.19), display/aa/color.c (1.13), display/aa/giievents.c (1.4), display/aa/mode.c (1.28), display/aa/visual.c (1.30), display/common/modelist.h (1.5), display/fbdev/Makefile.in (1.9), display/fbdev/color.c (1.16), display/fbdev/fbdev.h (1.23), display/fbdev/mode.c (1.49), display/fbdev/pan.c (1.18), display/fbdev/visual.c (1.39), display/file/Makefile.in (1.9), display/file/filehook.h (1.7), display/file/fileio.c (1.3), display/file/mode.c (1.11), display/file/ppm.c (1.3), display/file/visual.c (1.8), display/glide/Makefile.in (1.11), display/glide/box.c (1.6), display/glide/fb.c (1.5), display/glide/glidevisual.h (1.15), display/glide/gtext.c (1.3), display/glide/line.c (1.6), display/glide/mode.c (1.23), display/glide/pixel.c (1.6), display/glide/visual.c (1.24), display/mansync/Makefile.in (1.9), display/mansync/child.c (1.11), display/mansync/mansync.c (1.3), display/mansync/mansync.h (1.8), display/mansync/pthread.c (1.10), display/mansync/visual.c (1.7), display/memory/Makefile.in (1.8), display/memory/memvisual.h (1.8), display/memory/mode.c (1.25), display/memory/visual.c (1.20), display/monotext/Makefile.in (1.11), display/monotext/color.c (1.18), display/monotext/draw.c (1.18), display/monotext/mode.c (1.28), display/monotext/monotext.c (1.19), display/monotext/monotext.h (1.14), display/monotext/text.c (1.15), display/monotext/visual.c (1.25), display/multi/Makefile.in (1.9), display/multi/mode.c (1.15), display/multi/multi_defs.h (1.9), display/multi/stubs.c (1.16), display/multi/visual.c (1.24), display/palemu/Makefile.in (1.10), display/palemu/color.c (1.12), display/palemu/draw.c (1.8), display/palemu/frames.c (1.4), display/palemu/mode.c (1.20), display/palemu/palemu.c (1.11), display/palemu/palemu.h (1.13), display/palemu/text.c (1.9), display/palemu/visual.c (1.24), display/sub/Makefile.in (1.8), display/sub/mode.c (1.16), display/sub/stubs.c (1.13), display/sub/subtarget.h (1.4), display/sub/visual.c (1.19), display/suidkgi/Makefile.in (1.11), display/suidkgi/mode.c (1.17), display/suidkgi/suidbridge.c (1.8), display/suidkgi/visual.c (1.21), display/svgalib/Makefile.in (1.10), display/svgalib/box.c (1.10), display/svgalib/color.c (1.12), display/svgalib/hline.c (1.13), display/svgalib/mode.c (1.31), display/svgalib/pixel.c (1.11), display/svgalib/vgavisual.h (1.14), display/svgalib/visual.c (1.27), display/svgalib/vline.c (1.10), display/tele/Makefile.in (1.9), display/tele/box.c (1.6), display/tele/color.c (1.7), display/tele/draw.c (1.6), display/tele/events.c (1.16), display/tele/mode.c (1.10), display/tele/telehook.h (1.8), display/tele/text.c (1.6), display/tele/visual.c (1.12), display/terminfo/Makefile.in (1.9), display/tile/Makefile.in (1.9), display/tile/color.c (1.9), display/tile/frames.c (1.6), display/tile/line.c (1.5), display/tile/mode.c (1.40), display/tile/stubs.c (1.13), display/tile/tilevisual.h (1.18), display/tile/visual.c (1.35), display/trueemu/Makefile.in (1.10), display/trueemu/blit24.c (1.9), display/trueemu/blit32.c (1.9), display/trueemu/frames.c (1.3), display/trueemu/mode.c (1.30), display/trueemu/stubs.c (1.17), display/trueemu/trueemu.c (1.19), display/trueemu/trueemu.h (1.17), display/trueemu/visual.c (1.32), display/vcsa/Makefile.in (1.8), display/vcsa/color.c (1.5), display/vcsa/draw.c (1.5), display/vcsa/mode.c (1.5), display/vcsa/vcsahook.h (1.7), display/vcsa/visual.c (1.8), display/vgagl/Makefile.in (1.9), display/xf86dga/Makefile.in (1.11), display/xf86dga/Xvisual.h (1.20), display/xf86dga/color.c (1.12), display/xf86dga/mode.c (1.33), display/xf86dga/visual.c (1.31), extensions/Makefile.in (1.8), extensions/misc/Makefile.in (1.12), extensions/misc/demos/Makefile.in (1.8), extensions/misc/display/Makefile.in (1.8), extensions/misc/display/X/Makefile.in (1.9), extensions/misc/display/X/crt.c (1.5), extensions/misc/display/X/init.c (1.7), extensions/misc/display/svgalib/Makefile.am (1.2), extensions/misc/display/svgalib/Makefile.in (1.9), extensions/misc/display/svgalib/mode.c (1.9), extensions/misc/display/svgalib/svgamisc.h (1.4), extensions/misc/display/svgalib/visual.c (1.9), extensions/misc/ggimisc/Makefile.in (1.7), extensions/test/Makefile.in (1.10), ggi/Makefile.in (1.7), include/Makefile.in (1.7), include/ggi/Makefile.am (1.2), include/ggi/Makefile.in (1.7), include/ggi/display/Makefile.am (1.1), include/ggi/display/Makefile.in (1.1), include/ggi/display/aa.h (1.1), include/ggi/display/fbdev.h (1.1), include/ggi/display/file.h (1.1), include/ggi/display/glide.h (1.1), include/ggi/display/mansync.h (1.1), include/ggi/display/memory.h (1.1), include/ggi/display/modelist.h (1.1), include/ggi/display/monotext.h (1.1), include/ggi/display/multi.h (1.1), include/ggi/display/palemu.h (1.1), include/ggi/display/sub.h (1.1), include/ggi/display/svgalib.h (1.1), include/ggi/display/tele.h (1.1), include/ggi/display/tile.h (1.1), include/ggi/display/trueemu.h (1.1), include/ggi/display/vcsa.h (1.1), include/ggi/display/x.h (1.1), include/ggi/display/xf86dga.h (1.1), include/ggi/display/xlib.h (1.1), include/ggi/internal/Makefile.in (1.7), include/ggi/internal/structs.h (1.20), programs/Makefile.in (1.4), programs/check/Makefile.in (1.4), programs/check/showaccel.c (1.2), programs/check/showaccel2.c (1.3), programs/demos/Makefile.in (1.5), programs/demos/warp-ggi/Makefile.in (1.4), programs/demos/warp-ggi/readtga.c (1.3), programs/util/Makefile.in (1.4), programs/util/monitest/Makefile.am (1.2), programs/util/monitest/Makefile.in (1.4): Moved target headers to include/ggi/display/ Cleaned up some file heads. 1998-12-18 22:35 Marcus Sundberg [marcus@ggi-project.org] * configure (1.45), configure.in (1.48): Removed -Werror flag 1998-12-18 22:35 Marcus Sundberg [marcus@ggi-project.org] * doc/: Makefile.in (1.7), README_IRIX (1.3), man/Makefile.in (1.7): Remobed innacurate and old file. 1998-12-17 22:48 Jason McMullan [jmcc@ggi-project.org] * display/X/Makefile.am (1.2), display/X/Makefile.in (1.12), display/Xlib/Makefile.am (1.2), display/Xlib/Makefile.in (1.11), display/mansync/Makefile.am (1.2), display/tele/Makefile.am (1.2), display/tele/Makefile.in (1.8), display/vcsa/draw.c (1.4), programs/check/showaccel2.c (1.2), programs/demos/Makefile.am (1.2), programs/demos/Makefile.in (1.4): Minor: Modified to include ../libgii/include so that a `make' from degas/lib will work. 1998-12-17 03:16 Marcus Sundberg [marcus@ggi-project.org] * Makefile.in (1.24), acconfig.h (1.5), aclocal.m4 (1.2), config.h.in (1.4), configure (1.44), configure.in (1.47), patchlib.c (1.4), default/Makefile.in (1.7), default/color/Makefile.in (1.8), default/ilbm/Makefile.in (1.7), default/ioctl/Makefile.in (1.7), default/iplanar_2p/Makefile.in (1.7), default/kgi/Makefile.in (1.7), default/linear_1/Makefile.in (1.7), default/linear_16/Makefile.in (1.8), default/linear_1_r/Makefile.in (1.7), default/linear_2/Makefile.in (1.7), default/linear_24/Makefile.in (1.7), default/linear_32/Makefile.in (1.8), default/linear_4/Makefile.in (1.7), default/linear_8/Makefile.in (1.7), default/linmm_banked/Makefile.in (1.7), default/planar/Makefile.in (1.7), default/ramdac/Makefile.in (1.8), default/stubs/Makefile.in (1.7), default/text_16/Makefile.in (1.7), default/text_32/Makefile.in (1.7), display/Makefile.in (1.7), display/X/Makefile.in (1.11), display/Xlib/Makefile.in (1.10), display/aa/Makefile.in (1.9), display/fbdev/Makefile.in (1.8), display/file/Makefile.in (1.8), display/glide/Makefile.in (1.10), display/mansync/Makefile.in (1.8), display/memory/Makefile.in (1.7), display/monotext/Makefile.in (1.10), display/multi/Makefile.in (1.8), display/palemu/Makefile.in (1.9), display/sub/Makefile.in (1.7), display/suidkgi/Makefile.in (1.10), display/svgalib/Makefile.in (1.9), display/tele/Makefile.in (1.7), display/terminfo/Makefile.in (1.8), display/tile/Makefile.in (1.8), display/trueemu/Makefile.in (1.9), display/vcsa/Makefile.in (1.7), display/vgagl/Makefile.in (1.8), display/xf86dga/Makefile.in (1.10), doc/Makefile.in (1.6), doc/man/Makefile.in (1.6), extensions/Makefile.in (1.7), extensions/misc/Makefile.in (1.11), extensions/misc/demos/Makefile.in (1.7), extensions/misc/display/Makefile.in (1.7), extensions/misc/display/X/Makefile.in (1.8), extensions/misc/display/svgalib/Makefile.in (1.8), extensions/misc/ggimisc/Makefile.in (1.6), extensions/test/Makefile.in (1.9), ggi/Makefile.in (1.6), include/Makefile.in (1.6), include/ggi/Makefile.in (1.6), include/ggi/internal/Makefile.in (1.6), programs/Makefile.in (1.3), programs/check/Makefile.in (1.3), programs/demos/Makefile.in (1.3), programs/demos/warp-ggi/Makefile.in (1.3), programs/util/Makefile.in (1.3), programs/util/monitest/Makefile.in (1.3): Improved the PATHTAG code a bit. 1998-12-17 03:08 Marcus Sundberg [marcus@ggi-project.org] * ggi/init.c (1.3): Moved memdebug stuff into LibGG 1998-12-17 00:57 Andrew Apted [andrew@ggi-project.org] * programs/demos/slimy.c (1.2): Added check for a suitable DirectBuffer, and fixed things so it doesn't crash when there's no DB. Made sure that the errors performed the necessary ggiClose() and ggiExit(). 1998-12-17 00:45 Andrew Apted [andrew@ggi-project.org] * programs/demos/flying_ggis.c (1.2): Added relative mouse handling -- only useful with the --cluster option. 1998-12-16 22:21 Marcus Sundberg [marcus@ggi-project.org] * Makefile.in (1.23), configure (1.43), default/Makefile.in (1.6), default/color/Makefile.in (1.7), default/ilbm/Makefile.in (1.6), default/ioctl/Makefile.in (1.6), default/iplanar_2p/Makefile.in (1.6), default/kgi/Makefile.in (1.6), default/linear_1/Makefile.in (1.6), default/linear_16/Makefile.in (1.7), default/linear_1_r/Makefile.in (1.6), default/linear_2/Makefile.in (1.6), default/linear_24/Makefile.in (1.6), default/linear_32/Makefile.in (1.7), default/linear_4/Makefile.in (1.6), default/linear_8/Makefile.in (1.6), default/linmm_banked/Makefile.in (1.6), default/planar/Makefile.in (1.6), default/ramdac/Makefile.in (1.7), default/stubs/Makefile.in (1.6), default/text_16/Makefile.in (1.6), default/text_32/Makefile.in (1.6), display/Makefile.in (1.6), display/X/Makefile.in (1.10), display/Xlib/Makefile.in (1.9), display/aa/Makefile.in (1.8), display/fbdev/Makefile.in (1.7), display/file/Makefile.in (1.7), display/glide/Makefile.in (1.9), display/mansync/Makefile.in (1.7), display/memory/Makefile.in (1.6), display/monotext/Makefile.in (1.9), display/multi/Makefile.in (1.7), display/palemu/Makefile.in (1.8), display/sub/Makefile.in (1.6), display/suidkgi/Makefile.in (1.9), display/svgalib/Makefile.in (1.8), display/tele/Makefile.in (1.6), display/terminfo/Makefile.in (1.7), display/tile/Makefile.in (1.7), display/trueemu/Makefile.in (1.8), display/vcsa/Makefile.in (1.6), display/vgagl/Makefile.in (1.7), display/xf86dga/Makefile.in (1.9), doc/Makefile.in (1.5), doc/man/Makefile.in (1.5), extensions/Makefile.in (1.6), extensions/misc/Makefile.in (1.10), extensions/misc/demos/Makefile.in (1.6), extensions/misc/display/Makefile.in (1.6), extensions/misc/display/X/Makefile.in (1.7), extensions/misc/display/svgalib/Makefile.in (1.7), extensions/misc/ggimisc/Makefile.in (1.5), extensions/test/Makefile.in (1.8), ggi/Makefile.in (1.5), include/Makefile.in (1.5), include/ggi/Makefile.in (1.5), include/ggi/internal/Makefile.in (1.5), programs/Makefile.in (1.2), programs/check/Makefile.in (1.2), programs/demos/Makefile.in (1.2), programs/demos/warp-ggi/Makefile.in (1.2), programs/util/Makefile.in (1.2), programs/util/monitest/Makefile.in (1.2): [no log message] 1998-12-16 06:04 Andrew Apted [andrew@ggi-project.org] * display/vcsa/: color.c (1.4), vcsahook.h (1.6), visual.c (1.7): Improved the mapping from color -> text pixel (using the VGA chars 0xb0..0xb2). Added an `-ascii' option to use ASCII chars instead. 1998-12-16 00:35 Andreas Beck [becka@ggi-project.org] * programs/: check/consistency.c (1.2), check/speed.c (1.2), check/speed.sh (1.2), check/structs.c (1.2), demos/demo.c (1.2), demos/saver.c (1.2): Added quite some comments. 1998-12-15 04:13 Marcus Sundberg [marcus@ggi-project.org] * configure (1.42), configure.in (1.46): We need to add GII includes to CPPFLAGS too 1998-12-15 04:11 Marcus Sundberg [marcus@ggi-project.org] * default/color/Makefile.am (1.2): LDADD does not work for libraries 1998-12-15 04:10 Marcus Sundberg [marcus@ggi-project.org] * display/tele/libtele.c (1.5): Fixed typo 1998-12-15 04:09 Marcus Sundberg [marcus@ggi-project.org] * ggi/init.c (1.2): Nicer error messages 1998-12-15 04:08 Marcus Sundberg [marcus@ggi-project.org] * programs/: check/findleaks.c (1.2), demos/warp-ggi/main.c (1.3), demos/warp-ggi/readtga.c (1.2): Fixed warnings 1998-12-15 04:08 Marcus Sundberg [marcus@ggi-project.org] * programs/util/monitest/monitest.c (1.2): Clear screen to black properly 1998-12-15 04:03 Marcus Sundberg [marcus@ggi-project.org] * ltmain.sh (1.2): For now, set a dummy version string on sublibs. 1998-12-15 01:19 Marcus Sundberg [marcus@ggi-project.org] * programs/demos/warp-ggi/main.c (1.2): Applied bugfix from Jaromir Koutek 1998-12-14 00:27 Andreas Beck [becka@ggi-project.org] * Makefile.in (1.22), configure (1.41), configure.in (1.45), default/Makefile.in (1.5), default/color/Makefile.in (1.6), default/ilbm/Makefile.in (1.5), default/ioctl/Makefile.in (1.5), default/iplanar_2p/Makefile.in (1.5), default/kgi/Makefile.in (1.5), default/linear_1/Makefile.in (1.5), default/linear_16/Makefile.in (1.6), default/linear_1_r/Makefile.in (1.5), default/linear_2/Makefile.in (1.5), default/linear_24/Makefile.in (1.5), default/linear_32/Makefile.in (1.6), default/linear_4/Makefile.in (1.5), default/linear_8/Makefile.in (1.5), default/linmm_banked/Makefile.in (1.5), default/planar/Makefile.in (1.5), default/ramdac/Makefile.in (1.6), default/stubs/Makefile.in (1.5), default/text_16/Makefile.in (1.5), default/text_32/Makefile.in (1.5), display/Makefile.in (1.5), display/X/Makefile.in (1.9), display/Xlib/Makefile.in (1.8), display/aa/Makefile.in (1.7), display/fbdev/Makefile.in (1.6), display/file/Makefile.in (1.6), display/glide/Makefile.in (1.8), display/mansync/Makefile.in (1.6), display/memory/Makefile.in (1.5), display/monotext/Makefile.in (1.8), display/multi/Makefile.in (1.6), display/palemu/Makefile.in (1.7), display/sub/Makefile.in (1.5), display/suidkgi/Makefile.in (1.8), display/svgalib/Makefile.in (1.7), display/tele/Makefile.in (1.5), display/terminfo/Makefile.in (1.6), display/tile/Makefile.in (1.6), display/trueemu/Makefile.in (1.7), display/vcsa/Makefile.in (1.5), display/vgagl/Makefile.in (1.6), display/xf86dga/Makefile.in (1.8), doc/Makefile.in (1.4), doc/man/Makefile.in (1.4), extensions/Makefile.in (1.5), extensions/misc/Makefile.in (1.9), extensions/misc/demos/Makefile.in (1.5), extensions/misc/display/Makefile.in (1.5), extensions/misc/display/X/Makefile.in (1.6), extensions/misc/display/svgalib/Makefile.in (1.6), extensions/misc/ggimisc/Makefile.in (1.4), extensions/test/Makefile.in (1.7), ggi/Makefile.in (1.4), include/Makefile.in (1.4), include/ggi/Makefile.in (1.4), include/ggi/internal/Makefile.in (1.4): Added new subdir programs 1998-12-14 00:26 Andreas Beck [becka@ggi-project.org] * programs/: Makefile.in (1.1), check/Makefile.am (1.1), check/Makefile.in (1.1), check/checkmode.c (1.1), check/consistency.c (1.1), check/findleaks.c (1.1), check/showaccel.c (1.1), check/showaccel2.c (1.1), check/speed.c (1.1), check/speed.sh (1.1), check/structs.c (1.1), demos/Makefile.am (1.1), demos/Makefile.in (1.1), demos/demo.c (1.1), demos/flying_ggis.c (1.1), demos/inputdump.c (1.1), demos/pageflip.c (1.1), demos/saver.c (1.1), demos/shmdemo.c (1.1), demos/slimy.c (1.1), demos/stars.c (1.1), demos/textdemo.c (1.1), demos/warp-ggi/Makefile.am (1.1), demos/warp-ggi/Makefile.in (1.1), demos/warp-ggi/README (1.1), demos/warp-ggi/color.c (1.1), demos/warp-ggi/dowarp.c (1.1), demos/warp-ggi/main.c (1.1), demos/warp-ggi/rawpict.h (1.1), demos/warp-ggi/readpcx.c (1.1), demos/warp-ggi/readtga.c (1.1), demos/warp-ggi/warp.h (1.1), util/Makefile.am (1.1), util/Makefile.in (1.1), util/inputdump.c (1.1), util/mycircle.inc (1.1), util/tunemode.c (1.1), util/monitest/Makefile.am (1.1), util/monitest/Makefile.in (1.1), util/monitest/drawlib.c (1.1), util/monitest/drawlib.h (1.1), util/monitest/flatpanel.c (1.1), util/monitest/ggicolors.h (1.1), util/monitest/ggitext.c (1.1), util/monitest/ggitext.h (1.1), util/monitest/menu.c (1.1), util/monitest/menu.h (1.1), util/monitest/monitest.c (1.1), util/monitest/monitest.h (1.1), util/monitest/monitest.sgml (1.1), util/monitest/mousedemo.c (1.1), util/monitest/pattern.c (1.1), util/monitest/resolution.c (1.1), util/monitest/window.c (1.1), util/monitest/window.h (1.1): Added new programs subdir 1998-12-13 18:36 Andreas Beck [becka@ggi-project.org] * programs/Makefile.am (1.1): Added new demo subdir 1998-12-13 18:35 Andreas Beck [becka@ggi-project.org] * Makefile.am (1.3): Moved demos into a new subdirectory, sorted them, removed old cruft 1998-12-12 23:20 Marcus Sundberg [marcus@ggi-project.org] * Makefile.in (1.21), config.h.in (1.3), configure (1.40), configure.in (1.44), default/Makefile.in (1.4), default/color/Makefile.in (1.5), default/ilbm/Makefile.in (1.4), default/ioctl/Makefile.in (1.4), default/iplanar_2p/Makefile.in (1.4), default/kgi/Makefile.in (1.4), default/linear_1/Makefile.in (1.4), default/linear_16/Makefile.in (1.5), default/linear_1_r/Makefile.in (1.4), default/linear_2/Makefile.in (1.4), default/linear_24/Makefile.in (1.4), default/linear_32/Makefile.in (1.5), default/linear_4/Makefile.in (1.4), default/linear_8/Makefile.in (1.4), default/linmm_banked/Makefile.in (1.4), default/planar/Makefile.in (1.4), default/ramdac/Makefile.in (1.5), default/stubs/Makefile.in (1.4), default/text_16/Makefile.in (1.4), default/text_32/Makefile.in (1.4), display/Makefile.in (1.4), display/X/Makefile.in (1.8), display/Xlib/Makefile.in (1.7), display/Xlib/pixel.c (1.12), display/aa/Makefile.in (1.6), display/common/evqueue.inc (1.14), display/fbdev/Makefile.in (1.5), display/file/Makefile.in (1.5), display/glide/Makefile.in (1.7), display/mansync/Makefile.in (1.5), display/mansync/child.c (1.10), display/mansync/pthread.c (1.9), display/memory/Makefile.in (1.4), display/monotext/Makefile.in (1.7), display/multi/Makefile.in (1.5), display/palemu/Makefile.in (1.6), display/sub/Makefile.in (1.4), display/suidkgi/Makefile.in (1.7), display/suidkgi/visual.c (1.20), display/svgalib/Makefile.in (1.6), display/tele/Makefile.in (1.4), display/tele/Makefile.server (1.4), display/tele/events.c (1.15), display/tele/teleserver.c (1.8), display/terminfo/Makefile.in (1.5), display/tile/Makefile.in (1.5), display/trueemu/Makefile.in (1.6), display/vcsa/Makefile.in (1.4), display/vgagl/Makefile.in (1.5), display/xf86dga/Makefile.in (1.7), doc/Makefile.in (1.3), doc/man/Makefile.in (1.3), extensions/Makefile.in (1.4), extensions/misc/Makefile.in (1.8), extensions/misc/demos/Makefile.in (1.4), extensions/misc/display/Makefile.in (1.4), extensions/misc/display/X/Makefile.in (1.5), extensions/misc/display/svgalib/Makefile.in (1.5), extensions/misc/ggimisc/Makefile.in (1.3), extensions/test/Makefile.in (1.6), ggi/Makefile.in (1.3), include/Makefile.in (1.3), include/ggi/Makefile.in (1.3), include/ggi/internal/Makefile.in (1.3), include/ggi/internal/plat.h (1.5): Changed usleep() to ggUSleep() 1998-12-10 21:54 Marcus Sundberg [marcus@ggi-project.org] * display/svgalib/: hline.c (1.12), mode.c (1.30), vgavisual.h (1.13): Removed GGI_svga_gethline as it didn't work correct, and used a function which doesn't exist in older svgalibs. 1998-12-09 22:50 Marcus Sundberg [marcus@ggi-project.org] * configure (1.39), configure.in (1.43): Remove reference to default/common/Makefile 1998-12-09 22:19 Andreas Beck [becka@ggi-project.org] * Makefile.in (1.20), configure (1.38), default/Makefile.in (1.3), default/color/Makefile.in (1.4), default/ilbm/Makefile.in (1.3), default/ioctl/Makefile.in (1.3), default/iplanar_2p/Makefile.in (1.3), default/kgi/Makefile.in (1.3), default/linear_1/Makefile.in (1.3), default/linear_16/Makefile.in (1.4), default/linear_1_r/Makefile.in (1.3), default/linear_2/Makefile.in (1.3), default/linear_24/Makefile.in (1.3), default/linear_32/Makefile.in (1.4), default/linear_4/Makefile.in (1.3), default/linear_8/Makefile.in (1.3), default/linmm_banked/Makefile.in (1.3), default/planar/Makefile.in (1.3), default/ramdac/Makefile.in (1.4), default/stubs/Makefile.in (1.3), default/text_16/Makefile.in (1.3), default/text_32/Makefile.in (1.3), display/Makefile.in (1.3), display/X/Makefile.in (1.7), display/Xlib/Makefile.in (1.6), display/aa/Makefile.in (1.5), display/fbdev/Makefile.in (1.4), display/file/Makefile.in (1.4), display/glide/Makefile.in (1.6), display/mansync/Makefile.in (1.4), display/memory/Makefile.in (1.3), display/monotext/Makefile.in (1.6), display/multi/Makefile.in (1.4), display/palemu/Makefile.in (1.5), display/sub/Makefile.in (1.3), display/suidkgi/Makefile.in (1.6), display/svgalib/Makefile.in (1.5), display/tele/Makefile.in (1.3), display/terminfo/Makefile.in (1.4), display/tile/Makefile.in (1.4), display/trueemu/Makefile.in (1.5), display/vcsa/Makefile.in (1.3), display/vgagl/Makefile.in (1.4), display/xf86dga/Makefile.in (1.6), doc/Makefile.in (1.2), doc/man/Makefile.am (1.2), doc/man/Makefile.in (1.2), doc/man/ggiGetGCClipping.3ggi (1.1), extensions/Makefile.in (1.3), extensions/misc/Makefile.in (1.7), extensions/misc/demos/Makefile.in (1.3), extensions/misc/display/Makefile.in (1.3), extensions/misc/display/X/Makefile.in (1.4), extensions/misc/display/svgalib/Makefile.in (1.4), extensions/misc/ggimisc/Makefile.in (1.2), extensions/test/Makefile.in (1.5), ggi/Makefile.in (1.2), include/Makefile.in (1.2), include/ggi/Makefile.in (1.2), include/ggi/internal/Makefile.in (1.2): Fixed slight Make problems in doc/man. 1998-12-09 19:57 Marcus Sundberg [marcus@ggi-project.org] * Makefile.am (1.2), Makefile.in (1.19), configure (1.37), configure.in (1.42), default/common/Makefile.am (1.2), default/common/Makefile.in (1.3), doc/Makefile.am (1.1), doc/Makefile.in (1.1), doc/man/Makefile.am (1.1), doc/man/Makefile.in (1.1), doc/man/ggiCheckGraphMode.3ggi (1.1), doc/man/ggiCheckMode.3ggi (1.1), doc/man/ggiCheckTextMode.3ggi (1.1), doc/man/ggiDBGetNumBuffers.3ggi (1.1), doc/man/ggiGetBox.3ggi (1.1), doc/man/ggiGetDisplayFrame.3ggi (1.1), doc/man/ggiGetGCBackground.3ggi (1.1), doc/man/ggiGetGCForeground.3ggi (1.1), doc/man/ggiGetGamma.3ggi (1.1), doc/man/ggiGetHLine.3ggi (1.1), doc/man/ggiGetMode.3ggi (1.1), doc/man/ggiGetPalette.3ggi (1.1), doc/man/ggiGetPixel.3ggi (1.1), doc/man/ggiGetReadFrame.3ggi (1.1), doc/man/ggiGetSelectFD.3ggi (1.3), doc/man/ggiGetVLine.3ggi (1.1), doc/man/ggiGetWriteFrame.3ggi (1.1), doc/man/ggiPackColors.3ggi (1.1), doc/man/ggiPutBox.3ggi (1.1), doc/man/ggiPutHLine.3ggi (1.1), doc/man/ggiPutPixel.3ggi (1.1), doc/man/ggiPutVLine.3ggi (1.1), doc/man/ggiSetGCBackground.3ggi (1.1), doc/man/ggiSetReadFrame.3ggi (1.1), doc/man/ggiSetTextMode.3ggi (1.1), doc/man/ggiSetWriteFrame.3ggi (1.1), doc/man/ggiUnmapPixel.3ggi (1.1), doc/man/ggiUnpackPixels.3ggi (1.1): Added man-pages to installation. Added more man-pages. 1998-12-09 05:53 Marcus Sundberg [marcus@ggi-project.org] * .version (1.3): Removed 1998-12-09 05:27 Marcus Sundberg [marcus@ggi-project.org] * .cvsignore (1.8), EXPSYMS (1.15), Makefile.am (1.1), Makefile.in (1.18), Makerules.in (1.15), aclocal.m4 (1.1), autogen.sh (1.1), config.guess (1.1), config.h.in (1.2), config.sub (1.1), configure (1.36), configure.in (1.41), db.c (1.19), dl.c (1.29), events.c (1.16), gc.c (1.10), init.c (1.44), libggi.conf.in (1.1), ltconfig (1.1), ltmain.sh (1.1), mode.c (1.35), stubs.c (1.30), visual.c (1.30), default/.cvsignore (1.2), default/Makefile.am (1.1), default/Makefile.in (1.2), default/color/.cvsignore (1.2), default/color/Makefile.am (1.1), default/color/Makefile.in (1.3), default/common/Makefile.am (1.1), default/common/Makefile.in (1.2), default/common/clip.c (1.7), default/common/frames.c (1.7), default/common/linear-line.c (1.11), default/common/match-color.c (1.6), default/ilbm/.cvsignore (1.2), default/ilbm/Makefile.am (1.1), default/ilbm/Makefile.in (1.2), default/ilbm/visual.c (1.7), default/ioctl/.cvsignore (1.2), default/ioctl/Makefile.am (1.1), default/ioctl/Makefile.in (1.2), default/iplanar_2p/.cvsignore (1.2), default/iplanar_2p/Makefile.am (1.1), default/iplanar_2p/Makefile.in (1.2), default/iplanar_2p/visual.c (1.7), default/kgi/.cvsignore (1.2), default/kgi/Makefile.am (1.1), default/kgi/Makefile.in (1.2), default/linear_1/.cvsignore (1.2), default/linear_1/Makefile.am (1.1), default/linear_1/Makefile.in (1.2), default/linear_1/visual.c (1.16), default/linear_16/.cvsignore (1.2), default/linear_16/Makefile.am (1.1), default/linear_16/Makefile.in (1.3), default/linear_16/visual.c (1.17), default/linear_1_r/.cvsignore (1.2), default/linear_1_r/Makefile.am (1.1), default/linear_1_r/Makefile.in (1.2), default/linear_1_r/visual.c (1.7), default/linear_2/.cvsignore (1.2), default/linear_2/Makefile.am (1.1), default/linear_2/Makefile.in (1.2), default/linear_2/visual.c (1.7), default/linear_24/.cvsignore (1.2), default/linear_24/Makefile.am (1.1), default/linear_24/Makefile.in (1.2), default/linear_24/visual.c (1.14), default/linear_32/.cvsignore (1.2), default/linear_32/Makefile.am (1.1), default/linear_32/Makefile.in (1.3), default/linear_32/visual.c (1.18), default/linear_4/.cvsignore (1.2), default/linear_4/Makefile.am (1.1), default/linear_4/Makefile.in (1.2), default/linear_4/visual.c (1.15), default/linear_8/.cvsignore (1.2), default/linear_8/Makefile.am (1.1), default/linear_8/Makefile.in (1.2), default/linear_8/visual.c (1.16), default/linmm_banked/.cvsignore (1.2), default/linmm_banked/Makefile.am (1.1), default/linmm_banked/Makefile.in (1.2), default/planar/.cvsignore (1.2), default/planar/Makefile.am (1.1), default/planar/Makefile.in (1.2), default/planar/visual.c (1.8), default/ramdac/.cvsignore (1.2), default/ramdac/Makefile.am (1.1), default/ramdac/Makefile.in (1.3), default/stubs/.cvsignore (1.2), default/stubs/Makefile.am (1.1), default/stubs/Makefile.in (1.2), default/stubs/crossblit.c (1.9), default/stubs/line.c (1.11), default/text_16/.cvsignore (1.2), default/text_16/Makefile.am (1.1), default/text_16/Makefile.in (1.2), default/text_16/visual.c (1.17), default/text_32/.cvsignore (1.2), default/text_32/Makefile.am (1.1), default/text_32/Makefile.in (1.2), default/text_32/visual.c (1.17), display/.cvsignore (1.3), display/Makefile.am (1.1), display/Makefile.in (1.2), display/X/.cvsignore (1.2), display/X/Makefile.am (1.1), display/X/Makefile.in (1.6), display/Xlib/.cvsignore (1.2), display/Xlib/Makefile.am (1.1), display/Xlib/Makefile.in (1.5), display/aa/.cvsignore (1.2), display/aa/Makefile.am (1.1), display/aa/Makefile.in (1.4), display/fbdev/.cvsignore (1.2), display/fbdev/Makefile.am (1.1), display/fbdev/Makefile.in (1.3), display/file/.cvsignore (1.2), display/file/Makefile.am (1.1), display/file/Makefile.in (1.3), display/glide/.cvsignore (1.2), display/glide/Makefile.am (1.1), display/glide/Makefile.in (1.5), display/kgi/.cvsignore (1.2), display/kgi/Makefile.am (1.1), display/mansync/.cvsignore (1.2), display/mansync/Makefile.am (1.1), display/mansync/Makefile.in (1.3), display/memory/.cvsignore (1.2), display/memory/Makefile.am (1.1), display/memory/Makefile.in (1.2), display/monotext/.cvsignore (1.2), display/monotext/Makefile.am (1.1), display/monotext/Makefile.in (1.5), display/multi/.cvsignore (1.2), display/multi/Makefile.am (1.1), display/multi/Makefile.in (1.3), display/palemu/.cvsignore (1.2), display/palemu/Makefile.am (1.1), display/palemu/Makefile.in (1.4), display/sub/.cvsignore (1.2), display/sub/Makefile.am (1.1), display/sub/Makefile.in (1.2), display/suidkgi/.cvsignore (1.2), display/suidkgi/Makefile.am (1.1), display/suidkgi/Makefile.in (1.5), display/svgalib/.cvsignore (1.2), display/svgalib/Makefile.am (1.1), display/svgalib/Makefile.in (1.4), display/tele/.cvsignore (1.3), display/tele/Makefile.am (1.1), display/tele/Makefile.in (1.2), display/terminfo/.cvsignore (1.2), display/terminfo/Makefile.am (1.1), display/terminfo/Makefile.in (1.3), display/tile/.cvsignore (1.2), display/tile/EXPSYMS (1.1), display/tile/Makefile.am (1.1), display/tile/Makefile.in (1.3), display/trueemu/.cvsignore (1.2), display/trueemu/Makefile.am (1.1), display/trueemu/Makefile.in (1.4), display/vcsa/.cvsignore (1.2), display/vcsa/Makefile.am (1.1), display/vcsa/Makefile.in (1.2), display/vcsa/color.c (1.3), display/vgagl/.cvsignore (1.2), display/vgagl/Makefile.am (1.1), display/vgagl/Makefile.in (1.3), display/xf86dga/.cvsignore (1.2), display/xf86dga/Makefile.am (1.1), display/xf86dga/Makefile.in (1.5), extensions/.cvsignore (1.2), extensions/Makefile.am (1.1), extensions/Makefile.in (1.2), extensions/misc/.cvsignore (1.5), extensions/misc/EXPSYMS (1.2), extensions/misc/Makefile.am (1.1), extensions/misc/Makefile.in (1.6), extensions/misc/init.c (1.11), extensions/misc/libggimisc.conf.in (1.1), extensions/misc/misc.h (1.3), extensions/misc/misc_int.h (1.5), extensions/misc/stubs.c (1.8), extensions/misc/demos/.cvsignore (1.2), extensions/misc/demos/Makefile.am (1.1), extensions/misc/demos/Makefile.in (1.2), extensions/misc/demos/misctest.c (1.7), extensions/misc/display/.cvsignore (1.2), extensions/misc/display/Makefile.am (1.1), extensions/misc/display/Makefile.in (1.2), extensions/misc/display/X/.cvsignore (1.2), extensions/misc/display/X/EXPSYMS (1.1), extensions/misc/display/X/Makefile.am (1.1), extensions/misc/display/X/Makefile.in (1.3), extensions/misc/display/X/crt.c (1.4), extensions/misc/display/X/init.c (1.6), extensions/misc/display/svgalib/.cvsignore (1.2), extensions/misc/display/svgalib/EXPSYMS (1.1), extensions/misc/display/svgalib/Makefile.am (1.1), extensions/misc/display/svgalib/Makefile.in (1.3), extensions/misc/ggimisc/EXPSYMS (1.1), extensions/misc/ggimisc/Makefile.am (1.1), extensions/misc/ggimisc/Makefile.in (1.1), extensions/misc/ggimisc/init.c (1.1), extensions/misc/ggimisc/misc.h (1.1), extensions/misc/ggimisc/misc_int.h (1.1), extensions/misc/ggimisc/stubs.c (1.1), extensions/test/.cvsignore (1.3), extensions/test/Makefile.am (1.1), extensions/test/Makefile.in (1.4), ggi/EXPSYMS (1.1), ggi/Makefile.am (1.1), ggi/Makefile.in (1.1), ggi/db.c (1.1), ggi/dl.c (1.1), ggi/events.c (1.1), ggi/gc.c (1.1), ggi/init.c (1.1), ggi/internal.c (1.1), ggi/mode.c (1.1), ggi/stubs.c (1.1), ggi/visual.c (1.1), include/Makefile.am (1.1), include/Makefile.in (1.1), include/ggi/.cvsignore (1.2), include/ggi/Makefile.am (1.1), include/ggi/Makefile.in (1.1), include/ggi/internal/Makefile.am (1.1), include/ggi/internal/Makefile.in (1.1), include/ggi/internal/internal.h (1.19): Moved to automake/libtool 1998-12-08 23:42 Marcus Sundberg [marcus@ggi-project.org] * init.c (1.43): Cleaned up ggiClose() a bit 1998-12-08 22:39 Andreas Beck [becka@ggi-project.org] * GOALS (1.26): Updated GOALS. Heading for release ... 1998-12-08 22:34 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.40): Removed check for dlopen 1998-12-05 12:50 Andreas Beck [becka@ggi-project.org] * .cvsignore (1.7), default/ioctl/.cvsignore (1.1), default/ramdac/.cvsignore (1.1): added some .cvsignores 1998-12-04 22:34 Andreas Beck [becka@ggi-project.org] * configure.in (1.39), default/ioctl/box.c (1.11), default/ioctl/copybox.c (1.9), default/ioctl/ioctllib.h (1.1), default/ioctl/line.c (1.10), default/ioctl/visual.c (1.11), default/linmm_banked/hline.c (1.10), default/linmm_banked/pixel.c (1.10), default/linmm_banked/visual.c (1.14), default/linmm_banked/vline.c (1.9), display/suidkgi/mode.c (1.16), display/suidkgi/suidbridge.c (1.7), display/suidkgi/visual.c (1.19), extensions/misc/Makefile.in (1.5), extensions/misc/display/svgalib/Makefile.in (1.2): Some fixes as described by Debian maintainer. Suidkgi updated. 1998-12-03 23:52 Andreas Beck [becka@ggi-project.org] * configure (1.35), configure.in (1.38), default/ioctl/box.c (1.10), default/ioctl/copybox.c (1.8), default/ioctl/line.c (1.9), default/ioctl/visual.c (1.10), default/linmm_banked/visual.c (1.13), default/ramdac/Makefile.in (1.2), default/ramdac/color.c (1.13), default/ramdac/visual.c (1.13), display/suidkgi/Makefile.in (1.4), display/suidkgi/mode.c (1.15), display/suidkgi/visual.c (1.18): Suidkgi target. 1998-12-03 19:48 Andreas Beck [becka@ggi-project.org] * GOALS (1.25): Updated GOALS. 1998-12-03 00:15 Andreas Beck [becka@ggi-project.org] * GOALS (1.24), Makefile.in (1.17): Added dlopen pthread locking. Updated a few demos. Fixed some compilation warnings Added make test 1998-12-01 23:46 Andreas Beck [becka@ggi-project.org] * GOALS (1.23): Updated speed.c. Made recursive configure for /lib 1998-11-29 02:33 Andrew Apted [andrew@ggi-project.org] * display/fbdev/mode.c (1.48): Removed the code in checkmode which limited frames to 1. 1998-11-28 03:56 Marcus Sundberg [marcus@ggi-project.org] * GOALS (1.22): Update 1998-11-28 03:53 Marcus Sundberg [marcus@ggi-project.org] * configure (1.34): Update 1998-11-28 02:56 Andrew Apted [andrew@ggi-project.org] * GOALS (1.21): Updated. 1998-11-28 02:40 Andrew Apted [andrew@ggi-project.org] * configure.in (1.37): Display-tele is no longer one of the `shunned ones' ;). 1998-11-28 02:38 Andrew Apted [andrew@ggi-project.org] * display/tele/: Makefile.server (1.3), events.c (1.14), libtele.h (1.6), mode.c (1.9), telehook.h (1.7), teleserver.c (1.7), visual.c (1.11): Moved over to GII. 1998-11-27 22:40 Andrew Apted [andrew@ggi-project.org] * display/: fbdev/fbdev.h (1.22), fbdev/mode.c (1.47), fbdev/visual.c (1.38), vcsa/vcsahook.h (1.5), vcsa/visual.c (1.6): Added -nokbd and -nomouse options (and -noinput to vcsa). 1998-11-27 03:54 Marcus Sundberg [marcus@ggi-project.org] * visual.c (1.29): Removed references to SELECT_FD and EVMASK 1998-11-27 02:06 Steve Cheng [steve@ggi-project.org] * doc/README (1.3): Installation doc. (from libggi.sgml.) 1998-11-26 03:27 Marcus Sundberg [marcus@ggi-project.org] * events.c (1.15): Removed old LibGGI event stuff. 1998-11-26 03:22 Marcus Sundberg [marcus@ggi-project.org] * display/: multi/events.c (1.7), tile/events.c (1.8): Removed unused files 1998-11-26 03:18 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/internal/: dltypes.h (1.7), internal.h (1.18), structs.h (1.19): Removed old LibGGI event system and restructured struct ggi_visual 1998-11-26 03:17 Marcus Sundberg [marcus@ggi-project.org] * configure (1.33), configure.in (1.36): Disabled tele and terminfo targets until they are converted to GII 1998-11-26 03:17 Marcus Sundberg [marcus@ggi-project.org] * init.c (1.42): Add input-null to visuals that doesn't have any other inputs (for sendevent) 1998-11-26 03:14 Marcus Sundberg [marcus@ggi-project.org] * display/monotext/monotext.h (1.13): Removed old LibGGI event system 1998-11-26 03:13 Marcus Sundberg [marcus@ggi-project.org] * display/: fbdev/fbdev.h (1.21), fbdev/visual.c (1.37), multi/Makefile.in (1.2), multi/multi_defs.h (1.8), palemu/palemu.h (1.12), sub/SubVisual.h (1.7), sub/mode.c (1.15), sub/stubs.c (1.12), sub/subtarget.h (1.3), sub/visual.c (1.18), trueemu/trueemu.h (1.16), X/visual.c (1.40), Xlib/visual.c (1.24), multi/visual.c (1.23), suidkgi/visual.c (1.17), tele/events.c (1.13), tele/libtele.h (1.5), tele/teleserver.c (1.6), tile/Makefile.in (1.2), tile/tilevisual.h (1.17), tile/visual.c (1.34): Removed old LibGGI event system. 1998-11-26 00:58 Marcus Sundberg [marcus@ggi-project.org] * display/terminfo/events.c (1.20): Changed GIIK_Remove -> GIIK_Delete 1998-11-25 20:34 Marcus Sundberg [marcus@ggi-project.org] * doc/docbook/README.first (1.2): Minor update 1998-11-25 20:32 Marcus Sundberg [marcus@ggi-project.org] * doc/env.txt (1.1): Added description of env variables 1998-11-25 19:14 Marcus Sundberg [marcus@ggi-project.org] * init.c (1.41): Fix portability - 0 != '\0' 1998-11-25 19:13 Marcus Sundberg [marcus@ggi-project.org] * display/glide/visual.c (1.23): Only try to open linux-mouse if we're running on the console. 1998-11-25 19:09 Marcus Sundberg [marcus@ggi-project.org] * doc/: REQUIRED_SOFTWARE (1.2), targets.txt (1.3): Some updates 1998-11-25 19:08 Marcus Sundberg [marcus@ggi-project.org] * TODO (1.4), doc/README (1.2), doc/TODO (1.2): Removed ancient files. 1998-11-25 02:27 Marcus Sundberg [marcus@ggi-project.org] * display/: X/Xvisual.h (1.21), Xlib/Xvisual.h (1.13), monotext/monotext.h (1.12), palemu/palemu.h (1.11), svgalib/vgavisual.h (1.12), trueemu/trueemu.h (1.15), xf86dga/Xvisual.h (1.19): Cleaned out old event junk 1998-11-25 02:22 Marcus Sundberg [marcus@ggi-project.org] * display/: fbdev/visual.c (1.36), glide/visual.c (1.22), svgalib/visual.c (1.26), vcsa/visual.c (1.5): Try to add 'linux-mouse:file' inputlib if possible 1998-11-25 02:08 Marcus Sundberg [marcus@ggi-project.org] * display/aa/: aavisual.h (1.18), events.c (1.17): Events cleanup 1998-11-25 02:05 Marcus Sundberg [marcus@ggi-project.org] * GOALS (1.20): Update 1998-11-25 02:02 Marcus Sundberg [marcus@ggi-project.org] * display/xf86dga/mode.c (1.32): Removed XF86DGADirectKeyb in order for autorepeat to work correct 1998-11-24 19:14 Marcus Sundberg [marcus@ggi-project.org] * GOALS (1.19): Update 1998-11-24 18:54 Marcus Sundberg [marcus@ggi-project.org] * events.c (1.14): Fixed a bug in ggiJoinInputs() 1998-11-24 18:53 Marcus Sundberg [marcus@ggi-project.org] * display/: palemu/visual.c (1.23), trueemu/visual.c (1.31), xf86dga/visual.c (1.30): Don't mess with vis->*fd without reason 1998-11-24 18:33 Marcus Sundberg [marcus@ggi-project.org] * display/xf86dga/: Makefile.in (1.4), Xvisual.h (1.18), events.c (1.10), mode.c (1.31), visual.c (1.29): Updated DGA target to use xwin inputlib 1998-11-23 23:16 Marcus Sundberg [marcus@ggi-project.org] * extensions/misc/Makefile.in (1.4): Fixed linking flags 1998-11-23 23:16 Marcus Sundberg [marcus@ggi-project.org] * mode.c (1.34): Fixed a few warnings 1998-11-23 23:15 Marcus Sundberg [marcus@ggi-project.org] * Makefile.in (1.16), Makerules.in (1.14), configure (1.32), configure.in (1.35): Added --with-gii flag 1998-11-23 04:40 Steve Cheng [steve@ggi-project.org] * doc/docbook/libggi.sgml (1.4): Formatting cleanups. 1998-11-23 04:20 Steve Cheng [steve@ggi-project.org] * GOALS (1.18): Updated manpage status 1998-11-23 04:13 Steve Cheng [steve@ggi-project.org] * doc/man/: ggiCopyBox.3ggi (1.2), ggiCrossBlit.3ggi (1.2), ggiDBGetBuffer.3ggi (1.2), ggiDrawBox.3ggi (1.2), ggiDrawHLine.3ggi (1.2), ggiDrawLine.3ggi (1.2), ggiDrawPixel.3ggi (1.2), ggiDrawVLine.3ggi (1.2), ggiFillscreen.3ggi (1.2), ggiFlush.3ggi (1.2), ggiGetPixelFormat.3ggi (1.2), ggiGetSelectFD.3ggi (1.2), ggiInit.3ggi (1.2), ggiMapColor.3ggi (1.2), ggiOpen.3ggi (1.2), ggiPanic.3ggi (1.2), ggiParseMode.3ggi (1.2), ggiPrintMode.3ggi (1.2), ggiSetDisplayFrame.3ggi (1.2), ggiSetFlags.3ggi (1.2), ggiSetGCClipping.3ggi (1.2), ggiSetGCForeground.3ggi (1.2), ggiSetGamma.3ggi (1.2), ggiSetGraphMode.3ggi (1.2), ggiSetMode.3ggi (1.2), ggiSetOrigin.3ggi (1.2), ggiSetPalette.3ggi (1.2): Some minor changes. I'm still searching for a good solution for docbook-to-man conversion, so bigger changes are on hold for now. 1998-11-23 02:56 Marcus Sundberg [marcus@ggi-project.org] * display/: X/Xvisual.h (1.20), X/visual.c (1.39), Xlib/Xvisual.h (1.12), Xlib/visual.c (1.23): Use xwin inputlib 1998-11-23 02:55 Marcus Sundberg [marcus@ggi-project.org] * display/aa/giievents.c (1.3): Removed unused variable 1998-11-23 02:54 Marcus Sundberg [marcus@ggi-project.org] * init.c (1.40): Don't try to attach input sources to a NULL visual. 1998-11-23 02:53 Marcus Sundberg [marcus@ggi-project.org] * dl.c (1.28): Changed ggLoadModule to ggMLoadModule 1998-11-22 16:04 Andreas Beck [becka@ggi-project.org] * display/memory/visual.c (1.19): Added flags to gii_input. HASPOLLED. 1998-11-21 21:35 Andreas Beck [becka@ggi-project.org] * dl.c (1.27), include/ggi/internal/structs.h (1.18): Added Mentalguys generic loading patch. 1998-11-21 19:46 Andreas Beck [becka@ggi-project.org] * display/: X/Xvisual.h (1.19), X/visual.c (1.38), Xlib/Xvisual.h (1.11), Xlib/visual.c (1.22): Added Wouter's X keyrepeat code. 1998-11-20 20:07 Andreas Beck [becka@ggi-project.org] * GOALS (1.17): GOALS updated. 1998-11-20 13:52 Andrew Apted [andrew@ggi-project.org] * display/fbdev/: fbdev.h (1.20), mode.c (1.46), pan.c (1.17), visual.c (1.35): Implemented a `-noinput' option so that display-fbdev can be run via telnet. Fixed the checkmode algorithm when scheme == GT_AUTO to work better. Added some code to handle xpanstep,ypanstep,ywrapstep being 0 and to take (I hope) the appropriate action; also removed the #ifdef VESAFB_NOT_BROKEN thingies. 1998-11-20 13:47 Andrew Apted [andrew@ggi-project.org] * GOALS (1.16): Updated. 1998-11-19 02:37 Marcus Sundberg [marcus@ggi-project.org] * default/color/color.h (1.3), default/kgi/genkgi.h (1.2), default/linear_4/lin4lib.h (1.2), default/linear_8/lin8lib.h (1.2), default/linmm_banked/linmm_banked.h (1.3), default/stubs/stublib.h (1.2), display/X/Xvisual.h (1.18), display/Xlib/Xvisual.h (1.10), display/aa/aavisual.h (1.17), display/common/evqueue.inc (1.13), display/common/ggi-auto.inc (1.3), display/common/gt-auto.inc (1.3), display/common/modelist.h (1.4), display/common/modelist.inc (1.6), display/common/pixfmt-setup.inc (1.7), display/fbdev/fbdev.h (1.19), display/file/filehook.h (1.6), display/glide/glidevisual.h (1.14), display/mansync/mansync.h (1.7), display/memory/memvisual.h (1.7), display/monotext/font_data.h (1.2), display/monotext/monotext.h (1.11), display/multi/multi_defs.h (1.7), display/palemu/palemu.h (1.10), display/sub/SubVisual.h (1.6), display/sub/subtarget.h (1.2), display/suidkgi/suidhook.h (1.4), display/svgalib/vgavisual.h (1.11), display/tele/libtele.c (1.4), display/tele/libtele.h (1.4), display/tele/telehook.h (1.6), display/terminfo/TIvisual.h (1.11), display/tile/tilevisual.h (1.16), display/trueemu/trueemu.h (1.14), display/vcsa/vcsahook.h (1.4), display/vgagl/vgaglvis.h (1.4), display/xf86dga/Xvisual.h (1.17), extensions/misc/display/svgalib/svgamisc.h (1.3), include/ggi/ggi.h (1.31), include/ggi/ggi_ext.h (1.2), include/ggi/types.h (1.6), include/ggi/internal/debug.h (1.5), include/ggi/internal/dlprotos.h (1.4), include/ggi/internal/dltypes.h (1.6), include/ggi/internal/internal.h (1.17), include/ggi/internal/plat.h (1.4), include/ggi/internal/structs.h (1.17), scripts/configure (1.19): License change 1998-11-19 02:35 Marcus Sundberg [marcus@ggi-project.org] * missing (1.2): This stupid program was GPLed. Replace with a non-GPLed variant. 1998-11-19 02:06 Marcus Sundberg [marcus@ggi-project.org] * db.c (1.18), dl.c (1.26), events.c (1.13), gc.c (1.9), init.c (1.39), mode.c (1.33), patchlib.c (1.3), stubs.c (1.29), visual.c (1.28), default/color/color.c (1.7), default/color/gamma.c (1.6), default/color/pack.c (1.6), default/color/visual.c (1.9), default/common/clip.c (1.6), default/common/frames.c (1.6), default/common/linear-line.c (1.10), default/common/match-color.c (1.5), default/common/visual.c (1.10), default/ilbm/pixel.c (1.4), default/ilbm/visual.c (1.6), default/ioctl/box.c (1.9), default/ioctl/copybox.c (1.7), default/ioctl/line.c (1.8), default/ioctl/visual.c (1.9), default/iplanar_2p/pixel.c (1.5), default/iplanar_2p/visual.c (1.6), default/kgi/box.c (1.2), default/kgi/copybox.c (1.2), default/kgi/line.c (1.2), default/kgi/visual.c (1.3), default/linear_1/color.c (1.8), default/linear_1/copybox.c (1.5), default/linear_1/fillscreen.c (1.8), default/linear_1/gtext.c (1.8), default/linear_1/hline.c (1.9), default/linear_1/pixel.c (1.10), default/linear_1/visual.c (1.15), default/linear_1/vline.c (1.9), default/linear_16/copybox.c (1.8), default/linear_16/crossblit.c (1.3), default/linear_16/fillscreen.c (1.9), default/linear_16/hline.c (1.8), default/linear_16/line.c (1.3), default/linear_16/pixel.c (1.9), default/linear_16/visual.c (1.16), default/linear_16/vline.c (1.9), default/linear_1_r/gtext.c (1.4), default/linear_1_r/pixel.c (1.5), default/linear_1_r/visual.c (1.6), default/linear_2/pixel.c (1.4), default/linear_2/visual.c (1.6), default/linear_24/copybox.c (1.8), default/linear_24/fillscreen.c (1.9), default/linear_24/hline.c (1.8), default/linear_24/pixel.c (1.9), default/linear_24/visual.c (1.13), default/linear_24/vline.c (1.9), default/linear_32/copybox.c (1.8), default/linear_32/crossblit.c (1.11), default/linear_32/fillscreen.c (1.9), default/linear_32/hline.c (1.8), default/linear_32/line.c (1.3), default/linear_32/pixel.c (1.9), default/linear_32/visual.c (1.17), default/linear_32/vline.c (1.9), default/linear_4/color.c (1.8), default/linear_4/copybox.c (1.8), default/linear_4/fillscreen.c (1.10), default/linear_4/hline.c (1.10), default/linear_4/pixel.c (1.10), default/linear_4/visual.c (1.14), default/linear_4/vline.c (1.10), default/linear_8/copybox.c (1.9), default/linear_8/fillscreen.c (1.10), default/linear_8/gtext.c (1.8), default/linear_8/hline.c (1.10), default/linear_8/line.c (1.4), default/linear_8/pixel.c (1.10), default/linear_8/visual.c (1.15), default/linear_8/vline.c (1.10), default/linmm_banked/hline.c (1.9), default/linmm_banked/pixel.c (1.9), default/linmm_banked/visual.c (1.12), default/linmm_banked/vline.c (1.8), default/planar/pixel.c (1.5), default/planar/visual.c (1.7), default/ramdac/color.c (1.12), default/ramdac/visual.c (1.12), default/stubs/box.c (1.12), default/stubs/copybox.c (1.9), default/stubs/crossblit.c (1.8), default/stubs/fillscreen.c (1.8), default/stubs/gtext.c (1.10), default/stubs/hline.c (1.11), default/stubs/line.c (1.10), default/stubs/pixel.c (1.7), default/stubs/visual.c (1.16), default/stubs/vline.c (1.12), default/text_16/color.c (1.11), default/text_16/gtext.c (1.10), default/text_16/pixel.c (1.10), default/text_16/visual.c (1.16), default/text_32/color.c (1.10), default/text_32/gtext.c (1.10), default/text_32/pixel.c (1.10), default/text_32/visual.c (1.16), display/X/color.c (1.7), display/X/mode.c (1.34), display/X/visual.c (1.37), display/Xlib/box.c (1.8), display/Xlib/color.c (1.7), display/Xlib/fillscreen.c (1.7), display/Xlib/gtext.c (1.8), display/Xlib/hline.c (1.8), display/Xlib/line.c (1.6), display/Xlib/mode.c (1.16), display/Xlib/pixel.c (1.11), display/Xlib/visual.c (1.21), display/Xlib/vline.c (1.8), display/aa/color.c (1.12), display/aa/events.c (1.16), display/aa/giievents.c (1.2), display/aa/mode.c (1.27), display/aa/visual.c (1.29), display/fbdev/color.c (1.15), display/fbdev/mode.c (1.45), display/fbdev/pan.c (1.16), display/fbdev/visual.c (1.34), display/file/fileio.c (1.2), display/file/mode.c (1.10), display/file/ppm.c (1.2), display/file/visual.c (1.7), display/glide/box.c (1.5), display/glide/fb.c (1.4), display/glide/gtext.c (1.2), display/glide/line.c (1.5), display/glide/mode.c (1.22), display/glide/pixel.c (1.5), display/glide/visual.c (1.21), display/kgi/events.c (1.7), display/kgi/mode.c (1.12), display/kgi/visual.c (1.13), display/mansync/alarm.c (1.5), display/mansync/child.c (1.9), display/mansync/mansync.c (1.2), display/mansync/pthread.c (1.8), display/mansync/visual.c (1.6), display/memory/mode.c (1.24), display/memory/visual.c (1.18), display/monotext/color.c (1.17), display/monotext/draw.c (1.17), display/monotext/mode.c (1.27), display/monotext/monotext.c (1.18), display/monotext/text.c (1.14), display/monotext/visual.c (1.24), display/multi/events.c (1.6), display/multi/mode.c (1.14), display/multi/stubs.c (1.15), display/multi/visual.c (1.22), display/palemu/color.c (1.11), display/palemu/draw.c (1.7), display/palemu/frames.c (1.3), display/palemu/mode.c (1.19), display/palemu/palemu.c (1.10), display/palemu/text.c (1.8), display/palemu/visual.c (1.22), display/sub/mode.c (1.14), display/sub/stubs.c (1.11), display/sub/visual.c (1.17), display/suidkgi/mode.c (1.14), display/suidkgi/suidbridge.c (1.6), display/suidkgi/visual.c (1.16), display/svgalib/box.c (1.9), display/svgalib/color.c (1.11), display/svgalib/hline.c (1.11), display/svgalib/mode.c (1.29), display/svgalib/pixel.c (1.10), display/svgalib/visual.c (1.25), display/svgalib/vline.c (1.9), display/tele/box.c (1.5), display/tele/color.c (1.6), display/tele/draw.c (1.5), display/tele/events.c (1.12), display/tele/mode.c (1.8), display/tele/teleserver.c (1.5), display/tele/text.c (1.5), display/tele/visual.c (1.10), display/terminfo/color.c (1.17), display/terminfo/events.c (1.19), display/terminfo/mode.c (1.22), display/terminfo/visual.c (1.18), display/tile/color.c (1.8), display/tile/events.c (1.7), display/tile/frames.c (1.5), display/tile/line.c (1.4), display/tile/mode.c (1.39), display/tile/stubs.c (1.12), display/tile/visual.c (1.33), display/trueemu/blit24.c (1.8), display/trueemu/blit32.c (1.8), display/trueemu/frames.c (1.2), display/trueemu/genblit.c (1.5), display/trueemu/mode.c (1.29), display/trueemu/stubs.c (1.16), display/trueemu/trueemu.c (1.18), display/trueemu/visual.c (1.30), display/vcsa/color.c (1.2), display/vcsa/draw.c (1.3), display/vcsa/mode.c (1.4), display/vcsa/visual.c (1.4), display/vgagl/box.c (1.9), display/vgagl/copybox.c (1.9), display/vgagl/fillscreen.c (1.7), display/vgagl/hline.c (1.10), display/vgagl/pixel.c (1.10), display/vgagl/visual.c (1.11), display/vgagl/vline.c (1.10), display/xf86dga/color.c (1.11), display/xf86dga/events.c (1.9), display/xf86dga/mode.c (1.30), display/xf86dga/visual.c (1.28), extensions/misc/init.c (1.10), extensions/misc/stubs.c (1.7), extensions/misc/demos/misctest.c (1.6), extensions/misc/display/X/crt.c (1.3), extensions/misc/display/X/init.c (1.5), extensions/misc/display/svgalib/mode.c (1.8), extensions/misc/display/svgalib/visual.c (1.8), extensions/test/exttest1.c (1.6), extensions/test/test1.c (1.9), extensions/test/test2.c (1.9): License change 1998-11-19 00:04 Andreas Beck [becka@ggi-project.org] * configure (1.31), configure.in (1.34): Fixed small bug in configure. Better default for mouse filter. 1998-11-17 22:50 Andreas Beck [becka@ggi-project.org] * display/suidkgi/mode.c (1.13), display/suidkgi/visual.c (1.15), doc/docbook/libggi.sgml (1.3): Lib sgml updated suidkgi changes ... 1998-11-17 07:28 Andrew Apted [andrew@ggi-project.org] * display/: monotext/visual.c (1.23), multi/visual.c (1.21), palemu/visual.c (1.21), tile/visual.c (1.32), trueemu/visual.c (1.29): Updated to use ggiOpen("auto") instead of ggiOpen(NULL). 1998-11-16 23:36 Marcus Sundberg [marcus@ggi-project.org] * configure (1.30), configure.in (1.33): Added required check for vcsa target 1998-11-16 21:36 Andreas Beck [becka@ggi-project.org] * GOALS (1.15), display/suidkgi/mode.c (1.12), display/suidkgi/suidhook.h (1.3), display/suidkgi/visual.c (1.14): Small suidkgi fixes 1998-11-15 21:57 Marcus Sundberg [marcus@ggi-project.org] * dl.c (1.25): No reason to call _ggiZapDL with a NULL pointer. 1998-11-15 21:19 Steve Cheng [steve@ggi-project.org] * display/svgalib/visual.c (1.24): Minor code cleanups 1998-11-15 17:28 Andreas Beck [becka@ggi-project.org] * display/vcsa/.cvsignore (1.1), extensions/misc/.cvsignore (1.4): cvsignore fixes. 1998-11-15 14:45 Andreas Beck [becka@ggi-project.org] * default/kgi/.cvsignore (1.1), display/suidkgi/clut.inc (1.1), display/suidkgi/font.inc (1.1), display/suidkgi/ibm-cp437.08x08.inc (1.1), display/suidkgi/ibm-cp437.08x14.inc (1.1), display/suidkgi/ibm-cp437.09x16.inc (1.1), display/suidkgi/ibm-cp437.inc (1.1): A few extra files for suidkgi and some .cvsignore fixes. 1998-11-15 14:38 Andreas Beck [becka@ggi-project.org] * GOALS (1.14), configure (1.29), configure.in (1.32), init.c (1.38), display/suidkgi/Makefile.in (1.3), display/suidkgi/mode.c (1.11), display/suidkgi/suidbridge.c (1.5), display/suidkgi/suidhook.h (1.2), display/suidkgi/visual.c (1.13): auto hack. suidbridge compiles. 1998-11-14 23:19 Andreas Beck [becka@ggi-project.org] * init.c (1.37): Slight fixes to GII. Added GGI_FILTER*. Changed GGI_INPUT to GGI-INPUT* 1998-11-13 21:58 Stefan Mars [mars@lysator.liu.se] * configure (1.28), configure.in (1.31): Made sure the vgagl target can be disabled. Regenerated configure script 1998-11-12 00:43 Andreas Beck [becka@ggi-project.org] * configure (1.27): Some input fixes. 1998-11-12 00:29 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.30), configure (1.26): Added demos/monitest 1998-11-11 18:11 Jason McMullan [jmcc@ggi-project.org] * configure.in (1.29): Added demos/monitest/Makefile 1998-11-11 09:08 Andrew Apted [andrew@ggi-project.org] * GOALS (1.13): Updated. 1998-11-11 09:04 Andrew Apted [andrew@ggi-project.org] * display/svgalib/events.c (1.24): Removed. LibGII ate it - yum yum. 1998-11-11 08:56 Andrew Apted [andrew@ggi-project.org] * display/svgalib/: BUGS (1.2), Makefile.in (1.3), vgavisual.h (1.10), visual.c (1.23): Updated the svgalib target to use LibGII and input-linux-kbd (instead of the old way: using svgalib's own keyboard and mouse handlers). 1998-11-11 01:49 Andreas Beck [becka@ggi-project.org] * display/: aa/events.c (1.15), svgalib/events.c (1.23): Big bunch of mouse fixes and such ... 1998-11-11 01:23 Marcus Sundberg [marcus@ggi-project.org] * display/terminfo/events.c (1.18): Keeping up with the mouse button changes 1998-11-10 23:47 Marcus Sundberg [marcus@ggi-project.org] * display/X/visual.c (1.36): Added DPRINT when the cleanup function finishes 1998-11-10 23:46 Marcus Sundberg [marcus@ggi-project.org] * dl.c (1.24), visual.c (1.27): Fixed a bunch of unitialized pointers 1998-11-10 23:41 Marcus Sundberg [marcus@ggi-project.org] * GOALS (1.12): Update 1998-11-10 22:51 Andreas Beck [becka@ggi-project.org] * GOALS (1.11): Clarified mouse button mapping. 1998-11-10 20:05 Marcus Sundberg [marcus@ggi-project.org] * display/glide/: glidevisual.h (1.13), mode.c (1.21), visual.c (1.20): Use input-x if running from X 1998-11-10 20:04 Marcus Sundberg [marcus@ggi-project.org] * visual.c (1.26), display/palemu/visual.c (1.20), display/trueemu/visual.c (1.28): Added giiClose() call to _ggiDestroyVisual() 1998-11-10 20:02 Marcus Sundberg [marcus@ggi-project.org] * init.c (1.36): Fixed ancient comment 1998-11-10 13:01 Andrew Apted [andrew@ggi-project.org] * display/suidkgi/suidbridge.c (1.4): Removed the `extern _suidtarget_dev_mem' decl. 1998-11-10 12:56 Andrew Apted [andrew@ggi-project.org] * display/suidkgi/: Makefile.in (1.2), suidhook.h (1.1), mode.c (1.10), visual.c (1.12): Creaded suidhook.h, and moved most of the `extern' thingies into it (the LIBGGI_PRIVATE structure). Renamed GGIsetmode to GGI_suidkgi_setmode (etc). Added the GII support in visual.c (the old way using events.c kbd.c mouse.c files have been removed). Made it use Linux_common/vtswitch.c code (the ./vtswitch.c file removed as well). 1998-11-10 12:47 Andrew Apted [andrew@ggi-project.org] * display/suidkgi/: vtswitch.c (1.8), kbd.c (1.10), mouse.c (1.6), events.c (1.4): Removed. GII now. 1998-11-09 03:02 Marcus Sundberg [marcus@ggi-project.org] * display/aa/events.c (1.14): Updated for new event system 1998-11-09 03:02 Marcus Sundberg [marcus@ggi-project.org] * dl.c (1.23): Finally added code to use dlerror() when failing to open a library... 1998-11-09 02:59 Marcus Sundberg [marcus@ggi-project.org] * display/trueemu/trueemu.c (1.17): Comment out unused code 1998-11-09 02:42 Marcus Sundberg [marcus@ggi-project.org] * display/glide/: glidevisual.h (1.12), visual.c (1.19): Fixed to work again 1998-11-09 02:41 Marcus Sundberg [marcus@ggi-project.org] * display/fbdev/pan.c (1.15): Removed unused variable 1998-11-08 21:30 Steve Cheng [steve@ggi-project.org] * display/aa/: Makefile.in (1.3), giievents.c (1.1), aavisual.h (1.16), visual.c (1.28): GII input code for display-aa 1998-11-08 17:36 Andreas Beck [becka@ggi-project.org] * GOALS (1.10): Started suidkgi bridge again ... 1998-11-08 08:53 Andrew Apted [andrew@ggi-project.org] * display/: glide/Makefile.in (1.4), glide/events.c (1.12), monotext/Makefile.in (1.4), monotext/events.c (1.15), monotext/visual.c (1.22), palemu/Makefile.in (1.3), palemu/visual.c (1.19), palemu/events.c (1.12), trueemu/Makefile.in (1.3), trueemu/trueemu.c (1.16), trueemu/visual.c (1.27), trueemu/events.c (1.19): Moved completely to LibGII for events. The old `events.c' files have been removed. 1998-11-08 08:46 Andrew Apted [andrew@ggi-project.org] * display/glide/: glidevisual.h (1.11), mode.c (1.20), visual.c (1.18): Changed over to GII, and most likely broke it. 1998-11-08 05:54 Andrew Apted [andrew@ggi-project.org] * display/fbdev/events.c (1.15): Removed (functionality now done via LibGII). 1998-11-08 05:52 Andrew Apted [andrew@ggi-project.org] * GOALS (1.9): Updated. 1998-11-08 05:37 Andrew Apted [andrew@ggi-project.org] * display/fbdev/visual.c (1.33): Added the evExpose code from events.c. 1998-11-07 19:45 Andreas Beck [becka@ggi-project.org] * GOALS (1.8): Some improvements to speed.c ... 1998-11-07 15:17 Andreas Beck [becka@ggi-project.org] * display/: aa/events.c (1.13), fbdev/events.c (1.14), suidkgi/kbd.c (1.9), suidkgi/mouse.c (1.5): Fixes due to GII_ prefix addition. 1998-11-05 08:14 Andrew Apted [andrew@ggi-project.org] * mode.c (1.32): Improved the mode-string parsing code to: a) allow parts to be in any order. b) allow e.g. 1024x768x16 as an alternative to 1024x768[16]. c) allow e.g. 640x400p8 as an alternative to 640x400[p8]. d) allow dots (`.') between parts. e) allow an initial 'S' for the visible part (e.g. "S320x200x8"). f) the '#' has become a 'V' (although '#' still accepted). Also improved the mode-string display code to omit parts that are fully GGI_AUTO / GT_AUTO, and put a dot (`.') between parts. 1998-11-05 02:38 Andrew Apted [andrew@ggi-project.org] * display/: palemu/visual.c (1.18), trueemu/visual.c (1.26): Added giiClose() to the GGIdlcleanup functions. 1998-11-05 00:57 Marcus Sundberg [marcus@ggi-project.org] * display/terminfo/: TIvisual.h (1.10), color.c (1.16), events.c (1.17), mode.c (1.21), visual.c (1.17): Changed Mentalguy's name and email 1998-11-04 01:10 Andreas Beck [becka@ggi-project.org] * display/: svgalib/events.c (1.22), tele/events.c (1.11), terminfo/events.c (1.16): O.K. - I broke it, so I fix it ... Sorry. 1998-11-03 21:08 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/ggi.h (1.30): Removed broken typedef 1998-11-03 20:45 Marcus Sundberg [marcus@ggi-project.org] * display/svgalib/visual.c (1.22): Reenabled the check for our SVGAlib wrapper 1998-11-03 20:44 Marcus Sundberg [marcus@ggi-project.org] * init.c (1.35): Changed GGI_UNKNOWN to GGI_EUNKNOWN 1998-11-03 13:26 Hartmut Niemann [niemann@cip.e-technik.uni-erlangen.de] * init.c (1.34): replaced GGI_UNKNOWN by -42 and added a #warning 1998-11-03 12:41 Andrew Apted [andrew@ggi-project.org] * display/vcsa/: draw.c (1.2), mode.c (1.3), vcsahook.h (1.3), visual.c (1.3): Added implementations for ggiPutHLine, ggiGetHLine, ggiDrawHLineNC, and ggiPuts, which really speeds things up. 1998-11-03 10:48 Hartmut Niemann [niemann@cip.e-technik.uni-erlangen.de] * init.c (1.33): Error message fix. 1998-11-02 03:31 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/internal/: internal.h (1.16), structs.h (1.16): Moved mutex stuff to LibGG 1998-11-02 03:00 Marcus Sundberg [marcus@ggi-project.org] * display/: trueemu/trueemu.h (1.13), trueemu/visual.c (1.25), xf86dga/Xvisual.h (1.16), xf86dga/visual.c (1.27): Moved mutex stuff to LibGG 1998-11-02 02:57 Marcus Sundberg [marcus@ggi-project.org] * Makefile.in (1.15), Makerules.in (1.13), configure (1.25), configure.in (1.28), init.c (1.32), mode.c (1.31), visual.c (1.25), display/X/Xvisual.h (1.17), display/X/mode.c (1.33), display/X/visual.c (1.35), display/Xlib/Xvisual.h (1.9), display/Xlib/mode.c (1.15), display/Xlib/visual.c (1.20), display/aa/aavisual.h (1.15), display/aa/mode.c (1.26), display/aa/visual.c (1.27), display/palemu/mode.c (1.18), display/palemu/palemu.h (1.9), display/palemu/visual.c (1.17), display/terminfo/TIvisual.h (1.9), display/terminfo/visual.c (1.16), display/tile/mode.c (1.38), display/trueemu/mode.c (1.28): Moved mutex stuff to LibGG 1998-11-02 02:55 Marcus Sundberg [marcus@ggi-project.org] * dl.c (1.22): Fixed error message 1998-10-30 06:13 Andrew Apted [andrew@ggi-project.org] * display/trueemu/events.c (1.18): Fixed for the label `uppercase is now the done thang' thang. 1998-10-30 06:09 Andrew Apted [andrew@ggi-project.org] * display/fbdev/: Makefile.in (1.2), fbdev.h (1.18), mode.c (1.44), visual.c (1.32): Switched to using GII for keyboard input. 1998-10-30 06:08 Andrew Apted [andrew@ggi-project.org] * init.c (1.31): Implemented `GGI_INPUT' handling. 1998-10-29 22:36 Andreas Beck [becka@ggi-project.org] * extensions/: misc/init.c (1.9), misc/stubs.c (1.6), misc/demos/misctest.c (1.5), test/exttest1.c (1.5), test/test1.c (1.8), test/test2.c (1.8): Fixed some Legal issues, started GII device identification stuff. 1998-10-29 14:20 Marcus Sundberg [marcus@ggi-project.org] * default/kgi/visual.c (1.2): Fixed a bug with _ggi_genkgi_prividx 1998-10-29 12:58 Andrew Apted [andrew@ggi-project.org] * display/: fbdev/events.c (1.13), glide/events.c (1.11), svgalib/events.c (1.21), suidkgi/kbd.c (1.8): key_trans: Moved the translation of shift keys into translate_{sym,label} because it is different between the two. Added a `shift' parameter to both of those routines -- it may be needed one day in the conversion of certain keys from linux -> gii. Changed DONTWANT_TRANSLATE_SHIFT to WANT_TRANSLATE_SHIFT. 1998-10-29 12:52 Andrew Apted [andrew@ggi-project.org] * configure (1.24): Committing this version of configure which contains the `vcsa' target. 1998-10-29 02:56 Marcus Sundberg [marcus@ggi-project.org] * mode.c (1.30): Fixed broken error message 1998-10-29 02:55 Marcus Sundberg [marcus@ggi-project.org] * display/svgalib/events.c (1.20): Updated to use new key_trans.incCVS: ------------------------------------------------------------------- --- 1998-10-29 02:54 Marcus Sundberg [marcus@ggi-project.org] * display/: X/Makefile.in (1.5), X/events.c (1.10), Xlib/Makefile.in (1.4), Xlib/events.c (1.8): Fixed broken keyboard handling and removed unused events.c files 1998-10-29 00:59 Andreas Beck [becka@ggi-project.org] * GOALS (1.7): ARGH. Fixed a big bunch of stupid bugs ... 1998-10-28 06:24 Andrew Apted [andrew@ggi-project.org] * doc/: targets.txt (1.2), CREDITS (1.6): Added a couple of things. 1998-10-28 02:55 Andrew Apted [andrew@ggi-project.org] * display/vcsa/: mode.c (1.2), vcsahook.h (1.2), visual.c (1.2): Removed some // crud. 1998-10-27 12:58 Andrew Apted [andrew@ggi-project.org] * display/vcsa/: EXPSYMS (1.1), color.c (1.1), draw.c (1.1), mode.c (1.1), vcsahook.h (1.1), visual.c (1.1), Makefile.in (1.1): Initial check-in of the `vcsa' LibGGI target. 1998-10-27 12:48 Andrew Apted [andrew@ggi-project.org] * display/fbdev/mode.c (1.43): Temporary workaround for VESAFB bug -- limit # frames to 1. 1998-10-27 12:44 Andrew Apted [andrew@ggi-project.org] * configure.in (1.27): Added the `vcsa' target. 1998-10-27 01:30 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.26), configure (1.23): Added the genkgi driver 1998-10-26 13:49 Marcus Sundberg [marcus@ggi-project.org] * default/kgi/: EXPSYMS (1.1), Makefile.in (1.1), box.c (1.1), copybox.c (1.1), genkgi.h (1.1), line.c (1.1), visual.c (1.1): First version of generic KGI accel functions 1998-10-26 13:46 Marcus Sundberg [marcus@ggi-project.org] * dl.c (1.21): Unload lib if GGIdlinit() fails 1998-10-26 13:34 Marcus Sundberg [marcus@ggi-project.org] * display/fbdev/: fbdev.h (1.17), mode.c (1.42), visual.c (1.31): Added support for kgicon acceleration 1998-10-26 13:09 Marcus Sundberg [marcus@ggi-project.org] * display/aa/events.c (1.12): Fixed for new event scheme 1998-10-26 13:00 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/internal/internal.h (1.15), include/ggi/internal/structs.h (1.15), visual.c (1.24): Introduced new scheme for driver private data 1998-10-26 12:40 Andrew Apted [andrew@ggi-project.org] * GOALS (1.6): Minor stuff. 1998-10-26 05:11 Andrew Apted [andrew@ggi-project.org] * display/aa/events.c (1.11), display/monotext/events.c (1.14), display/palemu/events.c (1.11), display/suidkgi/kbd.c (1.7), display/svgalib/events.c (1.19), display/tele/events.c (1.10), display/tele/teleserver.c (1.4), display/terminfo/events.c (1.15), display/trueemu/events.c (1.17), include/ggi/ggi.h (1.29): Another big keyboard.h change. Moved the KT_FN things that were in-between F20 and F21 into KT_SPEC. Moved KT_CUR into KT_SPEC too. Removed all KT_DEAD, KT_ASCII, STICKY and LOCKED things. Renamed all key defines to 'Mmmm' style. Improved the modifier handling (removed the stupid left/right distinction for ev.key.sym and ev.key.effect). Removed the `normal', `sticky' and `locked' fields from MODIFIER_DATA (LibGGI/GII can just fool the application with the appropriate events). Removed some cruft from events.h that was never used. 1998-10-25 21:18 Marcus Sundberg [marcus@ggi-project.org] * extensions/misc/Makefile.in (1.3): Fixed "make clean" 1998-10-25 13:02 Marcus Sundberg [marcus@ggi-project.org] * display/: glide/mode.c (1.19), aa/events.c (1.10), aa/mode.c (1.25), aa/visual.c (1.26): Updated for new GGIinitdl function 1998-10-25 02:48 Andrew Apted [andrew@ggi-project.org] * display/fbdev/pan.c (1.14): Workaround for VESAFB bug -- remove it as soon as VESAFB is fixed ! 1998-10-24 06:03 Marcus Sundberg [marcus@ggi-project.org] * Makefile.in (1.14), Makerules.in (1.12), conf.c (1.12), config.h.in (1.1), configure (1.22), configure.in (1.25), debug.c (1.13), dl.c (1.20), init.c (1.30), display/X/visual.c (1.34), display/Xlib/visual.c (1.19), display/common/parse-options.inc (1.6), display/common/parse-target.inc (1.6), display/fbdev/visual.c (1.30), display/glide/visual.c (1.17), display/memory/visual.c (1.17), display/monotext/visual.c (1.21), display/multi/visual.c (1.20), display/palemu/visual.c (1.16), display/tile/visual.c (1.31), display/trueemu/visual.c (1.24), include/ggi/config.h.in (1.13), include/ggi/errno.h (1.2), include/ggi/types.h (1.5), include/ggi/internal/debug.h (1.4), include/ggi/internal/ggi-dl.h (1.4), include/ggi/internal/internal.h (1.14), include/ggi/internal/plat.h (1.3): Added LibGG into the LibGII tree, and made LibGII and LibGGI use it Big cleanup of includes Made it possible to build LibGGI without installing LibGII 1998-10-24 04:00 Marcus Sundberg [marcus@ggi-project.org] * display/X/Makefile.in (1.4): Go away evil crap! That should be autoconfed! 1998-10-24 02:11 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.24): Quick fix for circular dependencies 1998-10-24 01:59 Marcus Sundberg [marcus@ggi-project.org] * configure (1.21), include/ggi/config.h.in (1.12): Quick fix to remove 1998-10-22 23:58 Andreas Beck [becka@ggi-project.org] * display/terminfo/events.c (1.14): Fixed Keysym usage to new scheme. 1998-10-21 23:52 Andreas Beck [becka@ggi-project.org] * display/memory/: memvisual.h (1.6), visual.c (1.16): Added shmdemo event backpath ... ugly but works ... Fixed typo in libgii/gii.c 1998-10-19 22:21 Andreas Beck [becka@ggi-project.org] * dl.c (1.19), display/monotext/events.c (1.13), display/palemu/events.c (1.10), display/terminfo/events.c (1.13), display/trueemu/events.c (1.16), include/ggi/ggi.h (1.28), include/ggi/internal/structs.h (1.14): Namespace fixes ... 1998-10-19 04:08 Marcus Sundberg [marcus@ggi-project.org] * doc/man/: ggiClose.3GGI (1.2), ggiClose.3ggi (1.1), ggiExit.3GGI (1.2), ggiExit.3ggi (1.1), ggiInit.3GGI (1.3), ggiOpen.3GGI (1.3), ggiPanic.3GGI (1.2): Removed old man pages 1998-10-19 02:40 Steve Cheng [steve@ggi-project.org] * doc/docbook/: DocBook.cheatsheet (1.2), libggi.sgml (1.2): Some DocBook source cleanups... 1998-10-19 01:38 Steve Cheng [steve@ggi-project.org] * doc/: docbook/DOC-STYLE (1.1), docbook/DocBook.cheatsheet (1.1), docbook/README (1.1), docbook/README.first (1.1), docbook/libggi.sgml (1.1), man/ggiCopyBox.3ggi (1.1), man/ggiCrossBlit.3ggi (1.1), man/ggiDBGetBuffer.3ggi (1.1), man/ggiDrawBox.3ggi (1.1), man/ggiDrawHLine.3ggi (1.1), man/ggiDrawLine.3ggi (1.1), man/ggiDrawPixel.3ggi (1.1), man/ggiDrawVLine.3ggi (1.1), man/ggiFillscreen.3ggi (1.1), man/ggiFlush.3ggi (1.1), man/ggiGetPixelFormat.3ggi (1.1), man/ggiGetSelectFD.3ggi (1.1), man/ggiInit.3ggi (1.1), man/ggiMapColor.3ggi (1.1), man/ggiOpen.3ggi (1.1), man/ggiPanic.3ggi (1.1), man/ggiParseMode.3ggi (1.1), man/ggiPrintMode.3ggi (1.1), man/ggiSetDisplayFrame.3ggi (1.1), man/ggiSetFlags.3ggi (1.1), man/ggiSetGCClipping.3ggi (1.1), man/ggiSetGCForeground.3ggi (1.1), man/ggiSetGamma.3ggi (1.1), man/ggiSetGraphMode.3ggi (1.1), man/ggiSetMode.3ggi (1.1), man/ggiSetOrigin.3ggi (1.1), man/ggiSetPalette.3ggi (1.1): Committed preliminary version of DocBook libggi.sgml with auto-generated manpages. 1998-10-18 18:52 Andreas Beck [becka@ggi-project.org] * configure (1.20), configure.in (1.23): Minor configure changes 1998-10-18 18:49 Andreas Beck [becka@ggi-project.org] * include/ggi/: events.h (1.5), keyboard.h (1.2): Moved events.h, keyboard.h over to LibGII 1998-10-18 17:52 Andreas Beck [becka@ggi-project.org] * GOALS (1.5), Makefile.in (1.13), dl.c (1.18), init.c (1.29), stubs.c (1.28), default/color/visual.c (1.8), default/common/visual.c (1.9), default/ilbm/visual.c (1.5), default/ioctl/visual.c (1.8), default/iplanar_2p/visual.c (1.5), default/linear_1/visual.c (1.14), default/linear_16/visual.c (1.15), default/linear_1_r/visual.c (1.5), default/linear_2/visual.c (1.5), default/linear_24/visual.c (1.12), default/linear_32/visual.c (1.16), default/linear_4/visual.c (1.13), default/linear_8/visual.c (1.14), default/linmm_banked/visual.c (1.11), default/planar/visual.c (1.6), default/ramdac/visual.c (1.11), default/stubs/visual.c (1.15), default/text_16/visual.c (1.15), default/text_32/visual.c (1.15), display/X/visual.c (1.33), display/Xlib/visual.c (1.18), display/aa/visual.c (1.25), display/fbdev/mode.c (1.41), display/fbdev/visual.c (1.29), display/file/mode.c (1.9), display/file/visual.c (1.6), display/glide/visual.c (1.16), display/kgi/visual.c (1.12), display/mansync/visual.c (1.5), display/memory/mode.c (1.23), display/memory/visual.c (1.15), display/monotext/mode.c (1.26), display/monotext/visual.c (1.20), display/multi/visual.c (1.19), display/palemu/mode.c (1.17), display/palemu/visual.c (1.15), display/sub/mode.c (1.13), display/sub/visual.c (1.16), display/suidkgi/visual.c (1.11), display/svgalib/mode.c (1.28), display/svgalib/visual.c (1.21), display/tele/mode.c (1.7), display/tele/visual.c (1.9), display/terminfo/mode.c (1.20), display/terminfo/visual.c (1.15), display/tile/mode.c (1.37), display/tile/visual.c (1.30), display/trueemu/mode.c (1.27), display/trueemu/visual.c (1.23), display/vgagl/visual.c (1.10), display/xf86dga/mode.c (1.29), display/xf86dga/visual.c (1.26), extensions/misc/init.c (1.8), extensions/misc/display/X/init.c (1.4), extensions/misc/display/svgalib/visual.c (1.7), include/ggi/ggi.h (1.27), include/ggi/internal/dltypes.h (1.5), include/ggi/internal/internal.h (1.13), include/ggi/internal/structs.h (1.13): argptr change. Fixed subvisual target. 1998-10-18 15:29 Andreas Beck [becka@ggi-project.org] * configure (1.19), configure.in (1.22), include/ggi/config.h.in (1.11): added checks for installed LibGII which is now needed 1998-10-18 04:41 Andreas Beck [becka@ggi-project.org] * GOALS (1.4): Updated GOALS 1998-10-18 04:41 Andreas Beck [becka@ggi-project.org] * include/ggi/errno.h (1.1): Added errno.h for GGI_E*. 1998-10-17 15:31 Andreas Beck [becka@ggi-project.org] * Makefile.in (1.12), configure (1.18), configure.in (1.21), gii.c (1.15), init.c (1.28), display/X/visual.c (1.32), display/Xlib/visual.c (1.17), include/ggi/gii.h (1.5), include/ggi/internal/gii.h (1.5): Moved out internal LibGII. 1998-10-15 00:26 Andreas Beck [becka@ggi-project.org] * GOALS (1.3): small things. 1998-10-14 20:27 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.20): Removed a little s that sneaked in here. 1998-10-14 02:28 Marcus Sundberg [marcus@ggi-project.org] * doc/targets.txt (1.1): Started documenting targets from end-user perspective 1998-10-14 00:39 Andreas Beck [becka@ggi-project.org] * GOALS (1.2), display/multi/visual.c (1.18), display/palemu/visual.c (1.14), display/tile/visual.c (1.29), display/trueemu/visual.c (1.22): Fixed some targets for GII. 1998-10-13 21:10 Andreas Beck [becka@ggi-project.org] * GOALS (1.1), gii.c (1.14): Added goals ... 1998-10-13 18:53 Jason McMullan [jmcc@ggi-project.org] * Makerules.in (1.11), acconfig.h (1.4), configure (1.17), configure.in (1.19), include/ggi/config.h.in (1.10): Minor: added --disable-debug flag 1998-10-13 13:13 Andrew Apted [andrew@ggi-project.org] * display/file/: Makefile.in (1.2), fileio.c (1.1), ppm.c (1.1), filehook.h (1.5), mode.c (1.8), visual.c (1.5): Reorganized, and added support for PPM files (which get written out at ggiClose() time). 1998-10-13 13:09 Andrew Apted [andrew@ggi-project.org] * display/: fbdev/mode.c (1.40), palemu/mode.c (1.16), palemu/visual.c (1.13): Slight fixes. 1998-10-13 09:54 Marcus Sundberg [marcus@ggi-project.org] * stubs.c (1.27), display/X/mode.c (1.32), display/Xlib/Xvisual.h (1.8), display/Xlib/mode.c (1.14), display/aa/mode.c (1.24), display/fbdev/visual.c (1.28), display/glide/mode.c (1.18), display/mansync/child.c (1.8), display/monotext/mode.c (1.25), display/multi/mode.c (1.13), display/palemu/mode.c (1.15), display/sub/mode.c (1.12), display/svgalib/mode.c (1.27), display/tele/visual.c (1.8), display/terminfo/mode.c (1.19), display/tile/mode.c (1.36), display/tile/stubs.c (1.11), display/trueemu/mode.c (1.26): Added the new ggifunc_flush stuff 1998-10-13 09:50 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/internal/: dltypes.h (1.4), internal.h (1.12): Added the new ggifunc_flush stuff 1998-10-13 09:49 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/internal/debug.h (1.3): Added _ggiDebugSync flag 1998-10-13 09:41 Marcus Sundberg [marcus@ggi-project.org] * gii.c (1.13): Quickhack to work on non-linux compatible select()s 1998-10-13 09:17 Marcus Sundberg [marcus@ggi-project.org] * display/: palemu/events.c (1.9), trueemu/events.c (1.15): Fixed deadlock condition when receiving continous events 1998-10-13 07:01 Marcus Sundberg [marcus@ggi-project.org] * debug.c (1.12), init.c (1.27): Only fflush() DPRINT stream if we're specificly told to do so. 1998-10-13 03:31 Marcus Sundberg [marcus@ggi-project.org] * display/tile/: mode.c (1.35), tilevisual.h (1.15), visual.c (1.28): We don't need any locks in ggiFlush() here 1998-10-13 02:30 Marcus Sundberg [marcus@ggi-project.org] * display/palemu/palemu.c (1.9): Fixed inline stuff 1998-10-13 01:00 Andreas Beck [becka@ggi-project.org] * display/X/mode.c (1.31), include/ggi/internal/internal.h (1.11), include/ggi/internal/structs.h (1.12): Removed bad debug code, as Jason found the original problem ... 1998-10-13 00:03 Marcus Sundberg [marcus@ggi-project.org] * display/terminfo/color.c (1.15): Fixed broken inlines 1998-10-12 23:59 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/internal/internal.h (1.10), default/stubs/copybox.c (1.8): Fixed broken inline statement 1998-10-12 23:56 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/internal/plat.h (1.2): Fixed inline warnings when compiling with GCC 1998-10-12 22:35 Andreas Beck [becka@ggi-project.org] * debug.c (1.11), include/ggi/internal/internal.h (1.9), include/ggi/internal/structs.h (1.11): More debugging code for locking. Hope I hotfixed the problem for now. 1998-10-12 22:18 Jason McMullan [jmcc@ggi-project.org] * Makerules.in (1.10), display/X/mode.c (1.30): Threading fixes... 1998-10-12 02:24 Andreas Beck [becka@ggi-project.org] * gii.c (1.12), display/X/mode.c (1.29), display/mansync/pthread.c (1.7), display/trueemu/mode.c (1.25), include/ggi/internal/internal.h (1.8): More debugging code for threads and mutexes, 1998-10-11 06:48 Andrew Apted [andrew@ggi-project.org] * display/fbdev/mode.c (1.39): Fixed a program with checkmode() not working properly on 15 bit mode on VESAFB (which reports, reasonably enough, bpp == 16). 1998-10-11 04:57 Marcus Sundberg [marcus@ggi-project.org] * display/xf86dga/mode.c (1.28): Removed neccesity for errno.h 1998-10-11 03:37 Andrew Apted [andrew@ggi-project.org] * display/fbdev/mode.c (1.38): Fixed a buglet to do with GT_GREYSCALE. 1998-10-11 03:35 Andrew Apted [andrew@ggi-project.org] * display/: palemu/visual.c (1.12), trueemu/visual.c (1.21): Fixed some bugs with the argument parsing. 1998-10-11 03:35 Andrew Apted [andrew@ggi-project.org] * init.c (1.26), display/common/parse-target.inc (1.5): For some targets (e.g. PalEmu and TrueEmu) an empty target string returned from _GGIparsetarget() is *VALID*, so moved the error from ./display/common/parse-target.inc to ./init.c where it belongs. 1998-10-10 15:24 Andrew Apted [andrew@ggi-project.org] * display/palemu/: events.c (1.8), frames.c (1.2), mode.c (1.14), palemu.c (1.8), palemu.h (1.8), text.c (1.7), visual.c (1.11): Cleaned up the namespace (if you can call preprending everything with _ggi_palemu_ clean :-)). Fixed some bugs here and there. 1998-10-10 15:21 Andrew Apted [andrew@ggi-project.org] * display/trueemu/: Makefile.in (1.2), frames.c (1.1), blit24.c (1.7), blit32.c (1.7), genblit.c (1.4), events.c (1.14), mode.c (1.24), stubs.c (1.15), trueemu.c (1.15), trueemu.h (1.12), visual.c (1.20): Overhaul of the trueemu target. Added the proper MANSYNC code. Added support for frames (as yet untested -- broken I suspect). Cleaned up the namespace a bit (if you can call appending _ggi_trueemu_ to everything clean :-)). Improved the checkmode behaviour (much saner now). Improved the argument parsing. Changed the stubs.c code to not try to be `smart' (which actually performed worse). 1998-10-10 15:11 Andrew Apted [andrew@ggi-project.org] * include/ggi/internal/dltypes.h (1.3): Added ggi_resetmode_func (or whatever). Not strictly a function contained in a vis->opXX table, but handy non-the-less (allows the reset mode code to be in display/XX/mode.c close to the set mode code). 1998-10-09 21:33 Jason McMullan [jmcc@ggi-project.org] * display/: X/mode.c (1.28), svgalib/mode.c (1.26), terminfo/color.c (1.14), xf86dga/mode.c (1.27): Minor: Fix missing #include 1998-10-09 21:24 Marcus Sundberg [marcus@ggi-project.org] * display/X/mode.c (1.27): Trylock here is _wrong_. Someone that thinks mansync is worth keeping is welcome to fix it... 1998-10-09 21:13 Marcus Sundberg [marcus@ggi-project.org] * default/linear_4/color.c (1.7): Removed dependency of color-magic.h 1998-10-09 00:03 Andreas Beck [becka@ggi-project.org] * display/X/mode.c (1.26), include/ggi/internal/internal.h (1.7): Added a bunch of debugging for threads ... VERY strange stuff. 1998-10-08 16:23 Jason McMullan [jmcc@ggi-project.org] * acconfig.h (1.3), configure (1.16), configure.in (1.18), init.c (1.25), include/ggi/config.h.in (1.9): Minor: Fix problems compiling on Linux PowerPC 1998-10-08 02:42 Marcus Sundberg [marcus@ggi-project.org] * display/X/mode.c (1.25): Temporary deadlock "fix" until the SYNC issue is resolved 1998-10-08 00:46 Andreas Beck [becka@ggi-project.org] * gii.c (1.11): Better GII demo. Fixed silly typo in gii.c. 1998-10-08 00:01 Marcus Sundberg [marcus@ggi-project.org] * configure (1.15), configure.in (1.17): Use autoconf to detect data sizes 1998-10-07 23:37 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/: config.h.in (1.8), types.h (1.4), internal/color-magic.h (1.2), internal/debug.h (1.2), internal/dlprotos.h (1.3), internal/dltypes.h (1.2), internal/internal.h (1.6), internal/plat.h (1.1), internal/structs.h (1.10): Cleanup of the includes. Use autoconf to detect data sizes. 1998-10-07 23:03 Marcus Sundberg [marcus@ggi-project.org] * display/: X/mode.c (1.24), Xlib/mode.c (1.13), palemu/mode.c (1.13), tile/mode.c (1.34): Don't return -E* from libggi functions Use ggiLock(), not ggiTryLock() in flush functions. (Disabling mansync first thing in the flush function should solve the deadlock problem) 1998-10-07 18:49 Marcus Sundberg [marcus@ggi-project.org] * display/: file/mode.c (1.7), memory/mode.c (1.22): Removed usage of ggi_suggest 1998-10-07 01:53 Marcus Sundberg [marcus@ggi-project.org] * Makerules.in (1.9), configure (1.14), configure.in (1.16): Default to the compiler autoconf detected if none is specified for the OS 1998-10-06 23:19 Andreas Beck [becka@ggi-project.org] * default/linear_16/crossblit.c (1.2), default/linear_32/crossblit.c (1.10), display/Xlib/visual.c (1.16): Crossblit from Ari, converted Xlib. 1998-10-06 22:00 Steve Cheng [steve@ggi-project.org] * display/: X/Xvisual.h (1.16), X/mode.c (1.23), X/visual.c (1.31), Xlib/Xvisual.h (1.7), Xlib/mode.c (1.12), Xlib/visual.c (1.15), aa/aavisual.h (1.14), aa/mode.c (1.23), aa/visual.c (1.24), xf86dga/Xvisual.h (1.15), xf86dga/visual.c (1.25), tile/mode.c (1.33), tile/tilevisual.h (1.14), tile/visual.c (1.27): Finally changed lock hacks to ggi_mutex and _ggi*Lock functions! 1998-10-06 03:10 Marcus Sundberg [marcus@ggi-project.org] * mode.c (1.29): Corrected some debugging stuff 1998-10-06 02:30 Marcus Sundberg [marcus@ggi-project.org] * display/xf86dga/: Xvisual.h (1.14), mode.c (1.26), visual.c (1.24): Added support for multiple frames 1998-10-06 01:01 Andreas Beck [becka@ggi-project.org] * include/ggi/.cvsignore (1.1): Added a few cosmetic .cvsignores 1998-10-06 00:58 Andreas Beck [becka@ggi-project.org] * events.c (1.12), gii.c (1.10), stubs.c (1.26), display/X/visual.c (1.30), include/ggi/ggi.h (1.26): Made GII source default for X. Hope this is right ... :-) 1998-10-05 00:08 Andreas Beck [becka@ggi-project.org] * gii.c (1.9), display/X/visual.c (1.29): Integrated X events for GII. 1998-10-04 09:29 Andrew Apted [andrew@ggi-project.org] * display/palemu/: Makefile.in (1.2), color.c (1.10), draw.c (1.6), events.c (1.7), mode.c (1.12), palemu.c (1.7), palemu.h (1.7), text.c (1.6), visual.c (1.10): More overhauling of the palemu target. Removed the old `sync after primitive' SYNC method and replaced it with MANSYNC. Removed some of the `cleverness' in draw.c (which actually performed worse). Added support for multible frames, and got it working. 1998-10-04 09:23 Andrew Apted [andrew@ggi-project.org] * include/ggi/internal/: structs.h (1.9), internal.h (1.5): Made ggi_mutex.i a _pointer_ to an integer, in order to fix _ggiTryLock(). 1998-10-04 09:21 Andrew Apted [andrew@ggi-project.org] * display/mansync/mansync.h (1.6): Made MANSYNC_SETFLAGS `PRIVLIST' aware. 1998-10-04 09:20 Andrew Apted [andrew@ggi-project.org] * display/palemu/frames.c (1.1): Initial check-in. 1998-10-04 04:32 Andrew Apted [andrew@ggi-project.org] * display/memory/mode.c (1.21): Stopped using _ggi_malloc for the framebuffer. 1998-10-04 04:28 Andrew Apted [andrew@ggi-project.org] * display/tele/events.c (1.9): Fixed the expose thang (for the second time :) 1998-10-04 02:40 Andreas Beck [becka@ggi-project.org] * events.c (1.11), gii.c (1.8), stubs.c (1.25), display/tele/events.c (1.8), include/ggi/ggi.h (1.25), include/ggi/gii.h (1.4), include/ggi/internal/gii.h (1.4): Did ggi->gii bridging functions. 1998-10-03 15:39 Andrew Apted [andrew@ggi-project.org] * display/palemu/: README (1.2), mode.c (1.11), palemu.c (1.6), palemu.h (1.6), visual.c (1.9): Updated the argument parsing, and allowed the target name to be missing (finally !). Drastically improved the checkmode() behaviour. Added support for multible frames, but ATM it is broken. Updated the README. 1998-10-03 15:35 Andrew Apted [andrew@ggi-project.org] * display/fbdev/mode.c (1.37): Fixed GT_AUTO handling. Improved the debugging (wrt showing mode strings). Fixed a possible memleak. 1998-10-03 15:28 Andrew Apted [andrew@ggi-project.org] * init.c (1.24): Added `recursive_level' for ggiOpen(NULL) handling that prevents GGI_DISPLAY being used a second time. This allows the emulation targets like palemu to call ggiOpen(NULL) to get the `auto detect' target (i.e. what you'd get without any GGI_DISPLAY). 1998-10-03 04:31 Marcus Sundberg [marcus@ggi-project.org] * display/: fbdev/events.c (1.12), tele/events.c (1.7): Fixed sane behaviour of expose events Added expose events to X targets 1998-10-03 04:29 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/events.h (1.4): Fixed sane bahaviour of expose events 1998-10-03 04:03 Marcus Sundberg [marcus@ggi-project.org] * display/glide/: Makefile.in (1.3), glidevisual.h (1.10), gtext.c (1.1), mode.c (1.17): Added optimized ggiPutc() 1998-10-03 00:17 Steve Cheng [steve@ggi-project.org] * display/mansync/pthread.c (1.6): Fixed bug where _GGI_mansync_cont() would start the mansync thread even if the visual is in ASYNC mode. 1998-10-02 09:37 Andrew Apted [andrew@ggi-project.org] * visual.c (1.23), include/ggi/ggi.h (1.24), display/svgalib/visual.c (1.20), display/xf86dga/mode.c (1.25), display/xf86dga/visual.c (1.23), display/common/modelist.inc (1.5): Removed ggiGT2BPP() and ggiBPP2GT() functions, which have been obsoleted by the new graphtype scheme. 1998-10-02 09:35 Andrew Apted [andrew@ggi-project.org] * display/fbdev/: fbdev.h (1.16), mode.c (1.36), pan.c (1.13): Made the fbdev target save & restore the panning. This works around a big in Linux' framebuffer console not handling KDSETMODE(KD_TEXT) properly. 1998-10-01 16:09 Andrew Apted [andrew@ggi-project.org] * display/file/mode.c (1.6): Added a check for mmap() failing. 1998-10-01 14:45 Marcus Sundberg [marcus@ggi-project.org] * configure (1.13): Made configure in sync with configure.in 1998-10-01 14:44 Marcus Sundberg [marcus@ggi-project.org] * Makefile.in (1.11): Added demos subdir 1998-10-01 14:44 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/: events.h (1.3), internal/internal.h (1.4): Moved EV_TIMESTAMP to internal.h 1998-10-01 14:29 Marcus Sundberg [marcus@ggi-project.org] * display/mansync/pthread.c (1.5): Fixed warnings 1998-10-01 13:12 Marcus Sundberg [marcus@ggi-project.org] * Makefile.in (1.10), Makerules.in (1.8), configure.in (1.15), include/ggi/config.h.in (1.7): Some thread fixes 1998-10-01 00:46 Andreas Beck [becka@ggi-project.org] * gii.c (1.7), include/ggi/internal/gii.h (1.3): GII - new scheme. Hope this works ... Had conflicts ... 1998-10-01 00:42 Andreas Beck [becka@ggi-project.org] * extensions/misc/display/svgalib/.cvsignore (1.1): Missing .cvsignore 1998-09-30 21:08 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/internal/: internal.h (1.3), structs.h (1.8): Changed usleep to _ggi_usleep Some restructuring 1998-09-30 20:38 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/config.h.in (1.6), configure.in (1.14), configure (1.12): Added check for usleep() function 1998-09-30 20:31 Marcus Sundberg [marcus@ggi-project.org] * display/: Xlib/pixel.c (1.10), mansync/child.c (1.7), mansync/pthread.c (1.4), suidkgi/visual.c (1.10), tele/events.c (1.6), tele/teleserver.c (1.3): Replaced usleep with _ggi_usleep 1998-09-30 15:08 Andrew Apted [andrew@ggi-project.org] * display/fbdev/visual.c (1.27): Fixed the argument parsing code. 1998-09-30 15:06 Andrew Apted [andrew@ggi-project.org] * include/ggi/types.h (1.3): Added various `mc68000' things to the endian checks. 1998-09-30 11:23 Todd T. Fries [todd@fries.net] * display/tile/mode.c (1.32): fix for usleep 1998-09-30 11:16 Todd T. Fries [todd@fries.net] * display/X/mode.c (1.22): somebody didn't read the usleep man page 1998-09-30 11:04 Todd T. Fries [todd@fries.net] * display/terminfo/Makefile.in (1.2): same lib, different name 1998-09-30 11:03 Todd T. Fries [todd@fries.net] * gii.c (1.6): somebody didn't read the select(2) man page 1998-09-30 10:54 Todd T. Fries [todd@fries.net] * display/X/Makefile.in (1.3): repair for OpenBSD 1998-09-30 02:34 Marcus Sundberg [marcus@ggi-project.org] * configure (1.11), configure.in (1.13), include/ggi/config.h.in (1.5): Use autoconf to check what inputlibraries to build 1998-09-30 01:26 Marcus Sundberg [marcus@ggi-project.org] * display/glide/Makefile.in (1.2): We need to link with -lm here 1998-09-30 01:25 Marcus Sundberg [marcus@ggi-project.org] * display/xf86dga/: color.c (1.10), events.c (1.8): Fixed unresolved symbols 1998-09-30 00:25 Jan Kneschke [jan@kneschke.de] * configure (1.10), configure.in (1.12): adding input directories 1998-09-29 17:13 Marcus Sundberg [marcus@ggi-project.org] * display/.cvsignore (1.2), extensions/.cvsignore (1.1), extensions/misc/display/.cvsignore (1.1), extensions/misc/display/X/.cvsignore (1.1): Initial checkin 1998-09-29 17:09 Marcus Sundberg [marcus@ggi-project.org] * configure.in (1.11): Disable threads on Linux libc5 systems 1998-09-29 01:21 Andreas Beck [becka@ggi-project.org] * display/: .cvsignore (1.1), X/.cvsignore (1.1), Xlib/.cvsignore (1.1), aa/.cvsignore (1.1), fbdev/.cvsignore (1.1), file/.cvsignore (1.1), glide/.cvsignore (1.1), kgi/.cvsignore (1.1), mansync/.cvsignore (1.1), memory/.cvsignore (1.1), monotext/.cvsignore (1.1), multi/.cvsignore (1.1), palemu/.cvsignore (1.1), sub/.cvsignore (1.1), suidkgi/.cvsignore (1.1), svgalib/.cvsignore (1.1), tele/.cvsignore (1.2), terminfo/.cvsignore (1.1), tile/.cvsignore (1.1), trueemu/.cvsignore (1.1), vgagl/.cvsignore (1.1), xf86dga/.cvsignore (1.1): Updated demo and a big bunch of .cvsignores ... 1998-09-29 01:19 Andreas Beck [becka@ggi-project.org] * default/: linear_16/Makefile.in (1.2), linear_16/crossblit.c (1.1), linear_16/visual.c (1.14), linear_32/Makefile.in (1.2), linear_32/crossblit.c (1.9), linear_32/visual.c (1.15): added a bit of crossblit acceleration. 1998-09-28 23:16 Marcus Sundberg [marcus@ggi-project.org] * configure (1.9): Disable threads on Linux libc5 systems 1998-09-28 05:11 Marcus Sundberg [marcus@ggi-project.org] * configure (1.8), configure.in (1.10): Build Makefile in input subdir 1998-09-28 05:09 Marcus Sundberg [marcus@ggi-project.org] * Makefile.in (1.9): Fixed problem with 'make clean' 1998-09-28 02:15 Emmanuel Marty [core@ggi-project.org] * configure (1.7), configure.in (1.9): Added support for warp-ggi 1998-09-28 00:27 Andreas Beck [becka@ggi-project.org] * default/: color/.cvsignore (1.1), ilbm/.cvsignore (1.1), iplanar_2p/.cvsignore (1.1), linear_1/.cvsignore (1.1), linear_16/.cvsignore (1.1), linear_1_r/.cvsignore (1.1), linear_2/.cvsignore (1.1), linear_24/.cvsignore (1.1), linear_32/.cvsignore (1.1), linear_4/.cvsignore (1.1), linear_8/.cvsignore (1.1), linmm_banked/.cvsignore (1.1), planar/.cvsignore (1.1), stubs/.cvsignore (1.1), text_16/.cvsignore (1.1), text_32/.cvsignore (1.1): Added a bunch of .cvsignores to avoid those Makefile ? warnings. 1998-09-28 00:25 Andreas Beck [becka@ggi-project.org] * default/.cvsignore (1.1): Changed default kgicon mode to lessen confusion. 1998-09-28 00:21 Andreas Beck [becka@ggi-project.org] * .cvsignore (1.6), gii.c (1.5), visual.c (1.22), extensions/misc/.cvsignore (1.3), extensions/test/.cvsignore (1.2), include/ggi/internal/gii.h (1.2), include/ggi/internal/structs.h (1.7): Slight GII additions. 1998-09-27 19:22 Andreas Beck [becka@ggi-project.org] * .cvsignore (1.5), gii.c (1.4): Added polled joystick driver 1998-09-27 14:51 Andreas Beck [becka@ggi-project.org] * Makefile.in (1.8), visual.c (1.21), display/tile/mode.c (1.31): Fixed a few typos. 1998-09-27 14:34 Andreas Beck [becka@ggi-project.org] * display/common/pixfmt-setup.inc (1.6): Some DirectBuffer fixes for new fields. 1998-09-27 04:42 Marcus Sundberg [marcus@ggi-project.org] * init.c (1.23), mode.c (1.28), visual.c (1.20), include/ggi/internal/structs.h (1.6): Made locking system more useful 1998-09-27 00:00 Marcus Sundberg [marcus@ggi-project.org] * gii.c (1.3), include/ggi/gii.h (1.3), include/ggi/internal/gii.h (1.1): Portability and cleanup fixes 1998-09-26 22:41 Andreas Beck [becka@ggi-project.org] * gii.c (1.2), include/ggi/gii.h (1.2): GII - first target commited. 1998-09-26 21:00 Marcus Sundberg [marcus@ggi-project.org] * Makefile.in (1.7), Makerules.in (1.7), acconfig.h (1.2), configure (1.6), configure.in (1.8): Autoconf updates 1998-09-26 20:56 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/config.h.in (1.4): Autoconf updates 1998-09-26 20:42 Marcus Sundberg [marcus@ggi-project.org] * extensions/misc/: Makefile.in (1.2), display/X/Makefile.in (1.2): Update autoconf stuff 1998-09-26 20:42 Marcus Sundberg [marcus@ggi-project.org] * display/: X/Makefile.in (1.2), Xlib/Makefile.in (1.3), fbdev/fbdev.h (1.15), fbdev/mode.c (1.35), fbdev/pan.c (1.12), fbdev/visual.c (1.26), glide/glidevisual.h (1.9), svgalib/Makefile.in (1.2), svgalib/events.c (1.18), terminfo/TIvisual.h (1.8), terminfo/visual.c (1.14), vgagl/Makefile.in (1.2), xf86dga/Makefile.in (1.3), xf86dga/Xvisual.h (1.13), xf86dga/mode.c (1.24), xf86dga/visual.c (1.22): Improved autoconf system Fixed unresolved symbols in targets 1998-09-26 17:51 Andreas Beck [becka@ggi-project.org] * Makefile.in (1.6), dl.c (1.17), gii.c (1.1), include/ggi/gii.h (1.1): Added LibGII components. 1998-09-26 17:10 Marcus Sundberg [marcus@ggi-project.org] * display/mansync/child.c (1.6): Include stdio.h 1998-09-26 17:08 Marcus Sundberg [marcus@ggi-project.org] * Makefile.in (1.5): Link libggi.so to _SHLIBLDLIBS 1998-09-26 05:49 Marcus Sundberg [marcus@ggi-project.org] * default/linear_8/lin8lib.h (1.1): initial checkin 1998-09-26 05:33 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/internal/dlprotos.h (1.2): Removed unused prototypes. THE REST SHOULD BE REMOVED TOO. PLEASE FIX LIBS 1998-09-26 05:31 Marcus Sundberg [marcus@ggi-project.org] * display/sub/: SubVisual.h (1.5), mode.c (1.11): Fixed symbolnames 1998-09-26 05:29 Marcus Sundberg [marcus@ggi-project.org] * display/multi/mode.c (1.12): Fixed a warning 1998-09-26 05:28 Marcus Sundberg [marcus@ggi-project.org] * extensions/test/Makefile.in (1.3): Removed -ldl 1998-09-26 05:28 Marcus Sundberg [marcus@ggi-project.org] * extensions/: misc/init.c (1.7), test/test2.c (1.7): Fixed warnings 1998-09-26 05:27 Marcus Sundberg [marcus@ggi-project.org] * display/: tile/mode.c (1.30), tile/tilevisual.h (1.13), trueemu/trueemu.h (1.11), trueemu/visual.c (1.19): Fixed symbolnames 1998-09-26 05:24 Marcus Sundberg [marcus@ggi-project.org] * display/: monotext/color.c (1.16), monotext/draw.c (1.16), monotext/mode.c (1.24), monotext/visual.c (1.19), palemu/color.c (1.9), palemu/mode.c (1.10), palemu/palemu.h (1.5), palemu/visual.c (1.8), tele/mode.c (1.6), tele/telehook.h (1.5), tele/visual.c (1.7): Fixed symbolnames 1998-09-26 05:23 Marcus Sundberg [marcus@ggi-project.org] * display/common/parse-options.inc (1.5): Fixed some warnings 1998-09-26 05:20 Teunis Peters [teunis@ggi-project.org] * display/svgalib/events.c (1.17): fixed for the namespace update 1998-09-26 05:19 Marcus Sundberg [marcus@ggi-project.org] * default/: color/Makefile.in (1.2), color/color.c (1.6), color/color.h (1.2), color/gamma.c (1.5), color/pack.c (1.5), color/visual.c (1.7), common/frames.c (1.5), ilbm/visual.c (1.4), iplanar_2p/visual.c (1.4), linear_1/visual.c (1.13), linear_16/visual.c (1.13), linear_1_r/visual.c (1.4), linear_2/visual.c (1.4), linear_24/visual.c (1.11), linear_32/visual.c (1.14), linear_4/color.c (1.6), linear_4/copybox.c (1.7), linear_4/fillscreen.c (1.9), linear_4/hline.c (1.9), linear_4/pixel.c (1.9), linear_4/visual.c (1.12), linear_4/vline.c (1.9), linear_8/copybox.c (1.8), linear_8/fillscreen.c (1.9), linear_8/gtext.c (1.7), linear_8/hline.c (1.9), linear_8/line.c (1.3), linear_8/pixel.c (1.9), linear_8/visual.c (1.13), linear_8/vline.c (1.9), planar/visual.c (1.5), stubs/box.c (1.11), stubs/copybox.c (1.7), stubs/crossblit.c (1.7), stubs/fillscreen.c (1.7), stubs/gtext.c (1.9), stubs/hline.c (1.10), stubs/line.c (1.9), stubs/pixel.c (1.6), stubs/visual.c (1.14), stubs/vline.c (1.11), text_16/visual.c (1.14), text_32/visual.c (1.14), linear_4/lin4lib.h (1.1), stubs/stublib.h (1.1): Fixed symbolnames 1998-09-26 05:07 Marcus Sundberg [marcus@ggi-project.org] * default/common/match-color.c (1.4): Changed DPRINT -> DPRINT_COLOR 1998-09-25 23:32 Andreas Beck [becka@ggi-project.org] * display/: palemu/color.c (1.8), palemu/draw.c (1.5), palemu/events.c (1.6), palemu/mode.c (1.9), palemu/palemu.h (1.4), palemu/text.c (1.5), palemu/visual.c (1.7), sub/SubVisual.h (1.4), sub/mode.c (1.10), sub/stubs.c (1.10), sub/visual.c (1.15), tele/box.c (1.4), tele/color.c (1.5), tele/draw.c (1.4), tele/events.c (1.5), tele/mode.c (1.5), tele/telehook.h (1.4), tele/text.c (1.4), tele/visual.c (1.6), terminfo/TIvisual.h (1.7), terminfo/color.c (1.13), terminfo/events.c (1.12), terminfo/mode.c (1.18), terminfo/visual.c (1.13), trueemu/events.c (1.13), trueemu/mode.c (1.23), trueemu/stubs.c (1.14), trueemu/trueemu.h (1.10), trueemu/visual.c (1.18), vgagl/box.c (1.8), vgagl/copybox.c (1.8), vgagl/fillscreen.c (1.6), vgagl/hline.c (1.9), vgagl/pixel.c (1.9), vgagl/vgaglvis.h (1.3), vgagl/visual.c (1.9), vgagl/vline.c (1.9), xf86dga/Xvisual.h (1.12), xf86dga/mode.c (1.23), xf86dga/visual.c (1.21): Fixed lots of failing targets ... 1998-09-25 22:01 Jason McMullan [jmcc@ggi-project.org] * display/fbdev/mode.c (1.34), display/sub/subtarget.h (1.1), extensions/test/Makefile.in (1.2), include/ggi/internal/dlprotos.h (1.1), include/ggi/internal/ggi-dl.h (1.3): Minor: Fixed such that all will build Add: include/ggi/internal/dlprotos.h 1998-09-25 04:13 Andrew Apted [andrew@ggi-project.org] * default/common/linear-line.c (1.9): Added Alex's fix for a line-drawing bug. 1998-09-24 18:28 Marcus Sundberg [marcus@ggi-project.org] * display/file/mode.c (1.5): Cast pointers correctly to prevent warnings 1998-09-24 03:23 Marcus Sundberg [marcus@ggi-project.org] * display/common/parse-options.inc (1.4): Include correct files! 1998-09-24 03:22 Marcus Sundberg [marcus@ggi-project.org] * display/: aa/Makefile.in (1.2), aa/aavisual.h (1.13), aa/color.c (1.11), aa/events.c (1.9), aa/mode.c (1.22), aa/visual.c (1.23), monotext/Makefile.in (1.3), monotext/color.c (1.15), monotext/draw.c (1.15), monotext/events.c (1.12), monotext/mode.c (1.23), monotext/monotext.c (1.17), monotext/monotext.h (1.10), monotext/text.c (1.13), monotext/visual.c (1.18), fbdev/color.c (1.14), fbdev/events.c (1.11), fbdev/fbdev.h (1.14), fbdev/mode.c (1.33), fbdev/visual.c (1.25), glide/box.c (1.4), glide/events.c (1.10), glide/fb.c (1.3), glide/glidevisual.h (1.8), glide/line.c (1.4), glide/mode.c (1.16), glide/pixel.c (1.4), glide/visual.c (1.15): Updated for new function name scheme 1998-09-23 23:50 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/internal/: dltypes.h (1.1), ggi-dl.h (1.2), structs.h (1.5): Added new scheme to suppport different names for library internal functions 1998-09-23 23:38 Marcus Sundberg [marcus@ggi-project.org] * display/: multi/events.c (1.5), multi/mode.c (1.11), multi/multi_defs.h (1.6), multi/stubs.c (1.14), multi/visual.c (1.17), sub/mode.c (1.9), sub/stubs.c (1.9), sub/visual.c (1.14): Fixed for new symbolnamings 1998-09-23 23:37 Marcus Sundberg [marcus@ggi-project.org] * display/common/parse-target.inc (1.4): Fixed warnings on DUnix 1998-09-23 23:35 Marcus Sundberg [marcus@ggi-project.org] * display/: tile/color.c (1.7), tile/events.c (1.6), tile/frames.c (1.4), tile/line.c (1.3), tile/mode.c (1.29), tile/stubs.c (1.10), tile/tilevisual.h (1.12), tile/visual.c (1.26), svgalib/box.c (1.8), svgalib/color.c (1.10), svgalib/hline.c (1.10), svgalib/mode.c (1.25), svgalib/pixel.c (1.9), svgalib/vgavisual.h (1.9), svgalib/visual.c (1.19), svgalib/vline.c (1.8), Xlib/Makefile.in (1.2), Xlib/Xvisual.h (1.6), Xlib/box.c (1.7), Xlib/fillscreen.c (1.6), Xlib/gtext.c (1.7), Xlib/hline.c (1.7), Xlib/line.c (1.5), Xlib/mode.c (1.11), X/Xvisual.h (1.15), Xlib/pixel.c (1.9), X/mode.c (1.21), Xlib/visual.c (1.14), X/visual.c (1.28), Xlib/vline.c (1.7), memory/memvisual.h (1.5), memory/mode.c (1.20), memory/visual.c (1.14), file/filehook.h (1.4), file/mode.c (1.4), file/visual.c (1.4): Fixed for new symbolnamings 1998-09-23 22:10 Marcus Sundberg [marcus@ggi-project.org] * init.c (1.22): Don't try to open KGI target until there is a working KGI console. 1998-09-23 22:09 Marcus Sundberg [marcus@ggi-project.org] * mode.c (1.27), conf.c (1.11): Prevent warnings when compiling on DUnix 1998-09-23 18:56 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/internal/internal.h (1.2): Fixed inclusion of internal libggi headers 1998-09-23 04:02 Marcus Sundberg [marcus@ggi-project.org] * Makefile.in (1.4), Makerules.in (1.6), configure.in (1.7), configure (1.5): Fixed thread handling 1998-09-23 04:01 Marcus Sundberg [marcus@ggi-project.org] * display/mansync/: Makefile.in (1.2), mansync.c (1.1): Automaticly use correct mansync handler (pthread or child) 1998-09-23 03:39 Marcus Sundberg [marcus@ggi-project.org] * dl.c (1.16), include/ggi/internal/structs.h (1.4): Fixes for OpenBSD 1998-09-23 02:42 Marcus Sundberg [marcus@ggi-project.org] * Makerules.in (1.5), configure.in (1.6), acconfig.h (1.1), configure (1.4), include/ggi/config.h.in (1.3): Use autoconf to detect threads define GGICONFFILE in config.h 1998-09-23 01:08 Marcus Sundberg [marcus@ggi-project.org] * Makerules.in (1.4): Place libraries last on commandline when linking 1998-09-22 23:50 Andreas Beck [becka@ggi-project.org] * include/ggi/: ggi.h (1.23), internal/structs.h (1.3): Did a first version of the DB changes as discussed on IRC. Headerware only. 1998-09-22 23:19 Marcus Sundberg [marcus@ggi-project.org] * Makefile.in (1.3), Makerules.in (1.3), configure.in (1.5): Use autoconf instead of rules/defs file 1998-09-21 21:49 Marcus Sundberg [marcus@ggi-project.org] * display/xf86dga/Makefile.in (1.2): Fixed linking 1998-09-21 17:02 Marcus Sundberg [marcus@ggi-project.org] * configure (1.3), configure.in (1.4): Added -lm to test for glide 1998-09-21 06:11 Marcus Sundberg [marcus@ggi-project.org] * extensions/: Makefile (1.6), misc/Makefile (1.6), misc/demos/Makefile (1.3), misc/display/Makefile (1.4), misc/display/X/Makefile (1.2), misc/display/svgalib/Makefile (1.4), test/Makefile (1.6): Removed old Makefiles 1998-09-21 06:10 Marcus Sundberg [marcus@ggi-project.org] * Makerules.in (1.2), configure (1.2), configure.in (1.3), Makefile.in (1.2): Now autoconf should work at least as good as the old config system 1998-09-21 06:09 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/config.h.in (1.2): Updated 1998-09-21 06:06 Marcus Sundberg [marcus@ggi-project.org] * display/sub/SubVisual.h (1.3): Changed ggi_visual_t to ggi_visual * 1998-09-21 06:05 Marcus Sundberg [marcus@ggi-project.org] * display/: tile/mode.c (1.28), tile/visual.c (1.25), multi/multi_defs.h (1.5), terminfo/TIvisual.h (1.6): Fixed includes 1998-09-21 06:03 Marcus Sundberg [marcus@ggi-project.org] * display/: sub/visual.c (1.13), memory/visual.c (1.13), memory/memvisual.h (1.4): Added autoconf support for shm stuff. Worked around a bug in gcc 2.8.1 1998-09-21 03:29 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/config.h (1.2): This file shouldn't be here... 1998-09-21 03:29 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/internal/config.h.in (1.2): Moved to .. 1998-09-21 03:28 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/: config.h (1.1), config.h.in (1.1), events.h (1.2), ggi.h (1.22), types.h (1.2), internal/structs.h (1.2): Fixed includes for autoconf 1998-09-21 03:26 Marcus Sundberg [marcus@ggi-project.org] * visual.c (1.19), stubs.c (1.24), init.c (1.21): Fixed includes 1998-09-21 03:24 Marcus Sundberg [marcus@ggi-project.org] * default/iplanar_2p/Makefile (1.2), Makefile (1.13), Makerules (1.10): Removed Makefiles, use autoconf now 1998-09-21 03:23 Marcus Sundberg [marcus@ggi-project.org] * default/: common/Makefile (1.3), Makefile (1.15), color/Makefile (1.3), ioctl/Makefile (1.3), linear_1/Makefile (1.6), ilbm/Makefile (1.2), linear_16/Makefile (1.7), linear_24/Makefile (1.7), linear_32/Makefile (1.7), linear_4/Makefile (1.6), linear_8/Makefile (1.7), linmm_banked/Makefile (1.4), ramdac/Makefile (1.3), stubs/Makefile (1.6), text_16/Makefile (1.5), text_32/Makefile (1.4), linear_1_r/Makefile (1.2), planar/Makefile (1.2), linear_2/Makefile (1.2): Makefiles removed, use autoconf now 1998-09-21 03:22 Marcus Sundberg [marcus@ggi-project.org] * display/terminfo/: color.c (1.12), events.c (1.11), visual.c (1.12): Fixed includes 1998-09-21 03:18 Marcus Sundberg [marcus@ggi-project.org] * display/: monotext/color.c (1.14), monotext/draw.c (1.14), monotext/events.c (1.11), monotext/monotext.c (1.16), monotext/text.c (1.12), monotext/visual.c (1.17), common/parse-target.inc (1.3), X/mode.c (1.20), aa/events.c (1.8), fbdev/events.c (1.10), glide/mode.c (1.15), memory/mode.c (1.19), tele/events.c (1.4): Fixed includes 1998-09-21 03:17 Marcus Sundberg [marcus@ggi-project.org] * display/: X/Makefile (1.3), Makefile (1.6), Xlib/Makefile (1.3), aa/Makefile (1.5), fbdev/Makefile (1.6), glide/Makefile (1.9), kgi/Makefile (1.3), memory/Makefile (1.3), monotext/Makefile (1.4), multi/Makefile (1.4), sub/Makefile (1.3), suidkgi/Makefile (1.3), svgalib/Makefile (1.3), terminfo/Makefile (1.3), tile/Makefile (1.5), trueemu/Makefile (1.3), vgagl/Makefile (1.3), xf86dga/Makefile (1.3), mansync/Makefile (1.3), palemu/Makefile (1.2), file/Makefile (1.2), tele/Makefile (1.2): Removed Makefiles, use autoconf now 1998-09-21 01:40 Marcus Sundberg [marcus@ggi-project.org] * display/: palemu/color.c (1.7), palemu/mode.c (1.8), palemu/palemu.c (1.5), palemu/palemu.h (1.3), palemu/text.c (1.4), palemu/visual.c (1.6), trueemu/mode.c (1.22), trueemu/trueemu.c (1.14), trueemu/trueemu.h (1.9), trueemu/visual.c (1.17): Removed useless includes 1998-09-21 01:12 Marcus Sundberg [marcus@ggi-project.org] * display/monotext/: Makefile (1.3), Makefile.in (1.2), draw.c (1.13), events.c (1.10), font.c (1.5), font_data.h (1.1), mode.c (1.22), monotext.c (1.15), monotext.h (1.9), visual.c (1.16): Prefixed some global symbols 1998-09-20 23:55 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/: events.h (1.1), keyboard.h (1.1), types.h (1.1): Moved from degas/include/ggi 1998-09-20 23:39 Steve Cheng [steve@ggi-project.org] * display/: tele/box.c (1.3), tele/color.c (1.4), tele/draw.c (1.3), tele/events.c (1.3), tele/mode.c (1.4), tele/telehook.h (1.3), tele/teleserver.c (1.2), tele/text.c (1.3), tele/visual.c (1.5), mansync/alarm.c (1.4), mansync/child.c (1.5), mansync/pthread.c (1.3), mansync/mansync.h (1.5), mansync/visual.c (1.4): Changed to uniform headers for source files 1998-09-20 23:24 Marcus Sundberg [marcus@ggi-project.org] * display/svgalib/events.c (1.16), display/svgalib/hline.c (1.9), display/svgalib/mode.c (1.24), display/svgalib/pixel.c (1.8), display/svgalib/visual.c (1.18), display/svgalib/vline.c (1.7), display/tele/box.c (1.2), display/tele/color.c (1.3), display/tele/draw.c (1.2), display/tele/events.c (1.2), display/tele/mode.c (1.3), display/tele/telehook.h (1.2), display/tele/text.c (1.2), display/tele/visual.c (1.4), display/terminfo/TIvisual.h (1.5), display/terminfo/color.c (1.11), display/terminfo/events.c (1.10), display/terminfo/mode.c (1.17), display/terminfo/visual.c (1.11), display/tile/tilevisual.h (1.11), display/trueemu/blit24.c (1.6), display/trueemu/blit32.c (1.6), display/trueemu/events.c (1.12), display/trueemu/mode.c (1.21), display/trueemu/stubs.c (1.13), display/trueemu/trueemu.c (1.13), display/trueemu/visual.c (1.16), display/vgagl/box.c (1.7), display/vgagl/copybox.c (1.7), display/vgagl/fillscreen.c (1.5), display/vgagl/hline.c (1.8), display/vgagl/pixel.c (1.8), display/vgagl/visual.c (1.8), display/vgagl/vline.c (1.8), display/xf86dga/Xvisual.h (1.11), display/xf86dga/events.c (1.7), display/xf86dga/visual.c (1.20), extensions/misc/init.c (1.6), extensions/misc/misc_int.h (1.4), extensions/misc/stubs.c (1.5), extensions/misc/display/X/crt.c (1.2), extensions/misc/display/X/init.c (1.3), extensions/misc/display/svgalib/mode.c (1.7), extensions/misc/display/svgalib/visual.c (1.6), extensions/test/test1.c (1.7), extensions/test/test2.c (1.6): Moved include/*.h to include/ggi/internal/*.h 1998-09-20 23:21 Marcus Sundberg [marcus@ggi-project.org] * conf.c (1.10), configure.in (1.2), db.c (1.17), debug.c (1.10), dl.c (1.15), events.c (1.10), gc.c (1.8), init.c (1.20), mode.c (1.26), stubs.c (1.23), visual.c (1.18), default/color/color.c (1.5), default/color/gamma.c (1.4), default/color/pack.c (1.4), default/color/visual.c (1.6), default/common/clip.c (1.5), default/common/frames.c (1.4), default/common/linear-line.c (1.8), default/common/match-color.c (1.3), default/common/visual.c (1.8), default/ilbm/pixel.c (1.3), default/ilbm/visual.c (1.3), default/ioctl/box.c (1.8), default/ioctl/copybox.c (1.6), default/ioctl/line.c (1.7), default/ioctl/visual.c (1.7), default/iplanar_2p/pixel.c (1.4), default/iplanar_2p/visual.c (1.3), default/linear_1/color.c (1.7), default/linear_1/copybox.c (1.4), default/linear_1/fillscreen.c (1.7), default/linear_1/gtext.c (1.7), default/linear_1/hline.c (1.8), default/linear_1/pixel.c (1.9), default/linear_1/visual.c (1.12), default/linear_1/vline.c (1.8), default/linear_16/copybox.c (1.7), default/linear_16/fillscreen.c (1.8), default/linear_16/hline.c (1.7), default/linear_16/pixel.c (1.8), default/linear_16/visual.c (1.12), default/linear_16/vline.c (1.8), default/linear_1_r/gtext.c (1.3), default/linear_1_r/pixel.c (1.4), default/linear_1_r/visual.c (1.3), default/linear_2/pixel.c (1.3), default/linear_2/visual.c (1.3), default/linear_24/copybox.c (1.7), default/linear_24/fillscreen.c (1.8), default/linear_24/hline.c (1.7), default/linear_24/pixel.c (1.8), default/linear_24/visual.c (1.10), default/linear_24/vline.c (1.8), default/linear_32/copybox.c (1.7), default/linear_32/crossblit.c (1.8), default/linear_32/fillscreen.c (1.8), default/linear_32/hline.c (1.7), default/linear_32/pixel.c (1.8), default/linear_32/visual.c (1.13), default/linear_32/vline.c (1.8), default/linear_4/color.c (1.5), default/linear_4/copybox.c (1.6), default/linear_4/fillscreen.c (1.8), default/linear_4/hline.c (1.8), default/linear_4/pixel.c (1.8), default/linear_4/visual.c (1.11), default/linear_4/vline.c (1.8), default/linear_8/copybox.c (1.7), default/linear_8/fillscreen.c (1.8), default/linear_8/gtext.c (1.6), default/linear_8/hline.c (1.8), default/linear_8/pixel.c (1.8), default/linear_8/visual.c (1.12), default/linear_8/vline.c (1.8), default/linmm_banked/hline.c (1.8), default/linmm_banked/pixel.c (1.8), default/linmm_banked/visual.c (1.10), default/linmm_banked/vline.c (1.7), default/planar/pixel.c (1.4), default/planar/visual.c (1.4), default/ramdac/color.c (1.11), default/ramdac/visual.c (1.10), default/stubs/box.c (1.10), default/stubs/copybox.c (1.6), default/stubs/crossblit.c (1.6), default/stubs/fillscreen.c (1.6), default/stubs/gtext.c (1.8), default/stubs/hline.c (1.9), default/stubs/line.c (1.8), default/stubs/pixel.c (1.5), default/stubs/visual.c (1.13), default/stubs/vline.c (1.10), default/text_16/color.c (1.10), default/text_16/gtext.c (1.9), default/text_16/pixel.c (1.9), default/text_16/visual.c (1.13), default/text_32/color.c (1.9), default/text_32/gtext.c (1.9), default/text_32/pixel.c (1.9), default/text_32/visual.c (1.13), display/X/Xvisual.h (1.14), display/X/color.c (1.6), display/X/events.c (1.9), display/X/mode.c (1.19), display/X/visual.c (1.27), display/Xlib/box.c (1.6), display/Xlib/color.c (1.6), display/Xlib/events.c (1.7), display/Xlib/fillscreen.c (1.5), display/Xlib/gtext.c (1.6), display/Xlib/hline.c (1.6), display/Xlib/line.c (1.4), display/Xlib/mode.c (1.10), display/Xlib/pixel.c (1.8), display/Xlib/visual.c (1.13), display/Xlib/vline.c (1.6), display/aa/aavisual.h (1.12), display/aa/visual.c (1.22), display/fbdev/color.c (1.13), display/fbdev/events.c (1.9), display/fbdev/fbdev.h (1.13), display/fbdev/mode.c (1.32), display/fbdev/pan.c (1.11), display/fbdev/visual.c (1.24), display/file/filehook.h (1.3), display/file/mode.c (1.3), display/file/visual.c (1.3), display/glide/box.c (1.3), display/glide/events.c (1.9), display/glide/fb.c (1.2), display/glide/glidevisual.h (1.7), display/glide/line.c (1.3), display/glide/mode.c (1.14), display/glide/pixel.c (1.3), display/glide/visual.c (1.14), display/kgi/events.c (1.6), display/kgi/mode.c (1.11), display/kgi/visual.c (1.11), display/mansync/mansync.h (1.4), display/mansync/visual.c (1.3), display/memory/memvisual.h (1.3), display/memory/visual.c (1.12), display/monotext/color.c (1.13), display/monotext/draw.c (1.12), display/monotext/events.c (1.9), display/monotext/mode.c (1.21), display/monotext/monotext.c (1.14), display/monotext/text.c (1.11), display/monotext/visual.c (1.15), display/multi/events.c (1.4), display/multi/mode.c (1.10), display/multi/multi_defs.h (1.4), display/multi/stubs.c (1.13), display/multi/visual.c (1.16), display/palemu/color.c (1.6), display/palemu/draw.c (1.4), display/palemu/events.c (1.5), display/palemu/mode.c (1.7), display/palemu/palemu.c (1.4), display/palemu/text.c (1.3), display/palemu/visual.c (1.5), display/sub/mode.c (1.8), display/sub/stubs.c (1.8), display/sub/visual.c (1.12), display/suidkgi/events.c (1.3), display/suidkgi/kbd.c (1.6), display/suidkgi/mode.c (1.9), display/suidkgi/mouse.c (1.4), display/suidkgi/visual.c (1.9), display/suidkgi/vtswitch.c (1.7), display/svgalib/box.c (1.7), display/svgalib/color.c (1.9): Moved include/*.h to include/ggi/internal/*.h 1998-09-20 22:55 Marcus Sundberg [marcus@ggi-project.org] * include/: color-magic.h (1.2), config.h.in (1.2), debug.h (1.8), ggi-dl.h (1.13), ggidlinit.h (1.2), ggilibinit.h (1.2), internal.h (1.26), structs.h (1.24), ggi/internal/color-magic.h (1.1), ggi/internal/config.h.in (1.1), ggi/internal/debug.h (1.1), ggi/internal/ggi-dl.h (1.1), ggi/internal/ggidlinit.h (1.1), ggi/internal/ggilibinit.h (1.1), ggi/internal/internal.h (1.1), ggi/internal/structs.h (1.1), ggi/internal/font/8x8 (1.1): Moved internal include files to include/ggi/internal/ 1998-09-20 22:40 Marcus Sundberg [marcus@ggi-project.org] * default/common/visual.c (1.7): Removed unused includes 1998-09-20 22:27 Marcus Sundberg [marcus@ggi-project.org] * events.c (1.9): Removed unnecessary includes 1998-09-20 20:31 Steve Cheng [steve@ggi-project.org] * display/: aa/Makefile (1.4), fbdev/Makefile (1.5): Backed out erroneous (local) changes 1998-09-20 20:19 Steve Cheng [steve@ggi-project.org] * display/: X/Xvisual.h (1.13), X/color.c (1.5), X/events.c (1.8), X/mode.c (1.18), X/visual.c (1.26), Xlib/Xvisual.h (1.5), Xlib/box.c (1.5), Xlib/color.c (1.5), Xlib/events.c (1.6), Xlib/fillscreen.c (1.4), Xlib/gtext.c (1.5), Xlib/hline.c (1.5), Xlib/line.c (1.3), Xlib/mode.c (1.9), Xlib/pixel.c (1.7), Xlib/visual.c (1.12), Xlib/vline.c (1.5), aa/Makefile (1.3), aa/aavisual.h (1.11), aa/events.c (1.7), aa/mode.c (1.21), aa/visual.c (1.21), common/evqueue.inc (1.12), common/ggi-auto.inc (1.2), common/gt-auto.inc (1.2), common/modelist.h (1.3), common/modelist.inc (1.4), common/parse-options.inc (1.3), common/parse-target.inc (1.2), common/pixfmt-setup.inc (1.5), fbdev/Makefile (1.4), fbdev/color.c (1.12), fbdev/events.c (1.8), fbdev/fbdev.h (1.12), fbdev/mode.c (1.31), fbdev/pan.c (1.10), fbdev/visual.c (1.23), file/filehook.h (1.2), file/mode.c (1.2), file/visual.c (1.2), kgi/events.c (1.5), kgi/mode.c (1.10), kgi/visual.c (1.10), mansync/mansync.h (1.3), memory/memvisual.h (1.2), memory/visual.c (1.11), monotext/color.c (1.12), monotext/draw.c (1.11), monotext/events.c (1.8), monotext/font.c (1.4), monotext/mode.c (1.20), monotext/monotext.c (1.13), monotext/monotext.h (1.8), monotext/text.c (1.10), monotext/visual.c (1.14), multi/events.c (1.3), multi/mode.c (1.9), multi/multi_defs.h (1.3), multi/stubs.c (1.12), multi/visual.c (1.15), palemu/color.c (1.5), palemu/draw.c (1.3), palemu/events.c (1.4), palemu/mode.c (1.6), palemu/palemu.c (1.3), palemu/palemu.h (1.2), palemu/text.c (1.2), palemu/visual.c (1.4), sub/SubVisual.h (1.2), sub/mode.c (1.7), sub/stubs.c (1.7), sub/visual.c (1.11), suidkgi/events.c (1.2), suidkgi/kbd.c (1.5), suidkgi/mode.c (1.8), suidkgi/mouse.c (1.3), suidkgi/suidbridge.c (1.3), suidkgi/visual.c (1.8), suidkgi/vtswitch.c (1.6), svgalib/box.c (1.6), svgalib/color.c (1.8), svgalib/events.c (1.15), svgalib/hline.c (1.8), svgalib/mode.c (1.23), svgalib/pixel.c (1.7), svgalib/vgavisual.h (1.8), svgalib/visual.c (1.17), svgalib/vline.c (1.6), terminfo/color.c (1.10), terminfo/events.c (1.9), terminfo/mode.c (1.16), terminfo/visual.c (1.10), tile/color.c (1.6), tile/events.c (1.5), tile/frames.c (1.3), tile/line.c (1.2), tile/mode.c (1.27), tile/stubs.c (1.9), tile/tilevisual.h (1.10), tile/visual.c (1.24), trueemu/blit24.c (1.5), trueemu/blit32.c (1.5), trueemu/events.c (1.11), trueemu/genblit.c (1.3), trueemu/mode.c (1.20), trueemu/stubs.c (1.12), trueemu/trueemu.c (1.12), trueemu/trueemu.h (1.8), trueemu/visual.c (1.15), vgagl/box.c (1.6), vgagl/copybox.c (1.6), vgagl/fillscreen.c (1.4), vgagl/hline.c (1.7), vgagl/pixel.c (1.7), vgagl/vgaglvis.h (1.2), vgagl/visual.c (1.7), vgagl/vline.c (1.7), xf86dga/Xvisual.h (1.10), xf86dga/color.c (1.9), xf86dga/events.c (1.6), xf86dga/mode.c (1.22), xf86dga/visual.c (1.19): Changed to uniform headers for source files. 1998-09-20 19:09 Steve Cheng [steve@ggi-project.org] * display/aa/color.c (1.10): Uniform headers for source files 1998-09-20 18:45 Emmanuel Marty [core@ggi-project.org] * default/: ilbm/pixel.c (1.2), ilbm/visual.c (1.2), iplanar_2p/pixel.c (1.3), iplanar_2p/visual.c (1.2): Sources and license unification 1998-09-20 18:41 Emmanuel Marty [core@ggi-project.org] * default/text_32/: color.c (1.8), gtext.c (1.8), pixel.c (1.8), visual.c (1.12): Sources and license unification 1998-09-20 18:30 Emmanuel Marty [core@ggi-project.org] * default/text_16/: color.c (1.9), gtext.c (1.8), pixel.c (1.8), visual.c (1.12): Sources and license unification 1998-09-20 18:19 Emmanuel Marty [core@ggi-project.org] * default/: linear_32/copybox.c (1.6), linear_32/crossblit.c (1.7), linear_32/fillscreen.c (1.7), linear_32/hline.c (1.6), linear_32/line.c (1.2), linear_32/pixel.c (1.7), linear_32/visual.c (1.12), linear_32/vline.c (1.7), linear_16/copybox.c (1.6), linear_16/fillscreen.c (1.7), linear_16/hline.c (1.6), linear_16/line.c (1.2), linear_16/pixel.c (1.7), linear_16/visual.c (1.11), linear_16/vline.c (1.7): Sources and license unification 1998-09-20 18:15 Emmanuel Marty [core@ggi-project.org] * default/linear_24/: copybox.c (1.6), fillscreen.c (1.7), hline.c (1.6), pixel.c (1.7), visual.c (1.9), vline.c (1.7): Sources and license unification 1998-09-20 18:10 Emmanuel Marty [core@ggi-project.org] * default/: linear_4/color.c (1.4), linear_4/copybox.c (1.5), linear_4/fillscreen.c (1.7), linear_4/hline.c (1.7), linear_4/pixel.c (1.7), linear_4/visual.c (1.10), linear_4/vline.c (1.7), linear_2/pixel.c (1.2), linear_2/visual.c (1.2), linear_1_r/gtext.c (1.2), linear_1_r/pixel.c (1.3), linear_1_r/visual.c (1.2): Sources and license unification 1998-09-20 18:07 Emmanuel Marty [core@ggi-project.org] * default/linear_8/: copybox.c (1.6), fillscreen.c (1.7), gtext.c (1.5), hline.c (1.7), line.c (1.2), pixel.c (1.7), visual.c (1.11), vline.c (1.7): Sources and license unification 1998-09-20 18:00 Emmanuel Marty [core@ggi-project.org] * default/: stubs/box.c (1.9), stubs/copybox.c (1.5), stubs/crossblit.c (1.5), stubs/fillscreen.c (1.5), stubs/gtext.c (1.7), stubs/hline.c (1.8), stubs/line.c (1.7), stubs/pixel.c (1.4), stubs/visual.c (1.12), stubs/vline.c (1.9), linmm_banked/hline.c (1.7), linmm_banked/pixel.c (1.7), linmm_banked/visual.c (1.9), linmm_banked/vline.c (1.6): Sources and license unification 1998-09-20 17:51 Emmanuel Marty [core@ggi-project.org] * default/: ioctl/line.c (1.6), planar/pixel.c (1.3), planar/visual.c (1.3), ramdac/color.c (1.10), ramdac/visual.c (1.9): Sources and license unification 1998-09-20 17:47 Emmanuel Marty [core@ggi-project.org] * default/: common/clip.c (1.4), common/frames.c (1.3), common/linear-line.c (1.7), common/match-color.c (1.2), common/visual.c (1.6), ioctl/box.c (1.7), ioctl/copybox.c (1.5), ioctl/line.c (1.5), ioctl/visual.c (1.6): Sources and license unification 1998-09-20 17:43 Emmanuel Marty [core@ggi-project.org] * default/color/: color.c (1.4), gamma.c (1.3), pack.c (1.3), visual.c (1.5): Sources and license unification 1998-09-20 17:37 Emmanuel Marty [core@ggi-project.org] * conf.c (1.9), debug.c (1.9), events.c (1.8), patchlib.c (1.2), visual.c (1.17), db.c (1.16), dl.c (1.14), gc.c (1.7), stubs.c (1.22): Source and license unification 1998-09-20 17:20 Emmanuel Marty [core@ggi-project.org] * conf.c (1.8): Look and license unification 1998-09-20 03:31 Marcus Sundberg [marcus@ggi-project.org] * extensions/Makefile.in (1.1), extensions/misc/Makefile.in (1.1), extensions/misc/demos/Makefile.in (1.1), extensions/misc/display/Makefile.in (1.1), extensions/misc/display/X/Makefile.in (1.1), extensions/misc/display/svgalib/Makefile.in (1.1), extensions/test/Makefile.in (1.1), include/config.h.in (1.1): Initial checkin of beginning of autoconf system. 1998-09-20 03:19 Marcus Sundberg [marcus@ggi-project.org] * display/X/Makefile.in (1.1), display/Xlib/Makefile.in (1.1), display/aa/Makefile.in (1.1), display/fbdev/Makefile.in (1.1), display/file/Makefile.in (1.1), display/glide/Makefile.in (1.1), display/kgi/Makefile.in (1.1), display/mansync/Makefile.in (1.1), display/memory/Makefile.in (1.1), display/monotext/Makefile.in (1.1), display/multi/Makefile.in (1.1), display/palemu/Makefile.in (1.1), display/sub/Makefile.in (1.1), display/suidkgi/Makefile.in (1.1), display/svgalib/Makefile.in (1.1), display/tele/Makefile.in (1.1), display/terminfo/Makefile.in (1.1), display/tile/Makefile.in (1.1), display/trueemu/Makefile.in (1.1), display/vgagl/Makefile.in (1.1), display/xf86dga/Makefile.in (1.1), default/color/Makefile.in (1.1), default/common/Makefile.in (1.1), default/ilbm/Makefile.in (1.1), default/ioctl/Makefile.in (1.1), default/linear_1/Makefile.in (1.1), default/linear_16/Makefile.in (1.1), default/linear_24/Makefile.in (1.1), default/linear_32/Makefile.in (1.1), default/linear_4/Makefile.in (1.1), default/linear_8/Makefile.in (1.1), default/linmm_banked/Makefile.in (1.1), default/ramdac/Makefile.in (1.1), default/stubs/Makefile.in (1.1), default/iplanar_2p/Makefile.in (1.1), default/linear_1_r/Makefile.in (1.1), default/linear_2/Makefile.in (1.1), default/planar/Makefile.in (1.1), default/text_16/Makefile.in (1.1), default/text_32/Makefile.in (1.1): Initial checkin of beginning of autoconf system. 1998-09-20 03:12 Marcus Sundberg [marcus@ggi-project.org] * default/Makefile.in (1.1), display/Makefile.in (1.1): Initial checkin of beginning of autoconf system. 1998-09-20 03:06 Marcus Sundberg [marcus@ggi-project.org] * Makefile.in (1.1), Makerules.in (1.1), configure (1.1), configure.in (1.1), install-sh (1.1), missing (1.1), mkinstalldirs (1.1): Initial checkin of beginning of autoconf system. 1998-09-19 22:11 Steve Cheng [steve@ggi-project.org] * display/tele/visual.c (1.3): Support for fuller address spec 1998-09-19 22:00 Steve Cheng [steve@ggi-project.org] * display/tele/libtele.c (1.3): Fixed nasty bug crawling over end of string 1998-09-19 21:49 Steve Cheng [steve@ggi-project.org] * display/tele/: libtele.c (1.2), libtele.h (1.3): Added minimal parsing for hostname and socket type. Some pseudo-code for non-blocking operation. Fixed bug where port number was not put into network byte order! 1998-09-19 19:04 Andreas Beck [becka@ggi-project.org] * display/memory/visual.c (1.10): keyfile argument for shmem visual fixed. Better demo. 1998-09-19 06:26 Andrew Apted [andrew@ggi-project.org] * mode.c (1.25): Updated the ggiParseMode() function to handle the new graphtype scheme. 1998-09-19 06:25 Andrew Apted [andrew@ggi-project.org] * display/fbdev/mode.c (1.30): Removed some rubbish. 1998-09-19 06:24 Andrew Apted [andrew@ggi-project.org] * Makefile (1.12): Slight rearrangements. 1998-09-19 02:54 Andreas Beck [becka@ggi-project.org] * display/: memory/memvisual.h (1.1), memory/mode.c (1.18), memory/visual.c (1.9), tele/.cvsignore (1.1): Added support for shm in memory visual. Still needs work. 1998-09-18 10:26 Andrew Apted [andrew@ggi-project.org] * display/tele/: mode.c (1.2), visual.c (1.2): Fixed some memory leaks. 1998-09-18 10:25 Andrew Apted [andrew@ggi-project.org] * display/fbdev/: fbdev.h (1.11), mode.c (1.29), pan.c (1.9), visual.c (1.22): Implemented multi-frame support. 1998-09-18 10:22 Andrew Apted [andrew@ggi-project.org] * default/ramdac/color.c (1.9), display/aa/color.c (1.9), display/fbdev/color.c (1.11), display/monotext/color.c (1.11), display/palemu/color.c (1.4), display/svgalib/color.c (1.7), display/tele/color.c (1.2), include/ggi/ggi.h (1.21): Added GGI_PALETTE_DONTCARE. 1998-09-18 03:34 Marcus Sundberg [marcus@ggi-project.org] * include/structs.h (1.23): Removed unused openfb/closefb from the opdraw struct 1998-09-18 03:33 Marcus Sundberg [marcus@ggi-project.org] * mode.c (1.24): Let mode.frames default to GGI_AUTO instead of 1 1998-09-18 00:05 Marcus Sundberg [marcus@ggi-project.org] * TODO (1.3): Updated 1998-09-17 23:35 Marcus Sundberg [marcus@ggi-project.org] * display/glide/: Makefile (1.8), README.glide (1.3), box.c (1.2), fb.c (1.1), glidevisual.h (1.6), line.c (1.2), mode.c (1.13), pixel.c (1.2): Removed doublebuffer workaround ==> speed! Now supports both doublebuffering throuh libggi API and singlebuffering 1998-09-17 21:13 Marcus Sundberg [marcus@ggi-project.org] * display/tele/Makefile.server (1.2): Made server build without having ggi installed 1998-09-17 21:12 Marcus Sundberg [marcus@ggi-project.org] * display/tele/libtele.h (1.2): Include ggi/ggi.h, not ggi/types.h 1998-09-17 14:57 Andrew Apted [andrew@ggi-project.org] * display/tele/: EXPSYMS (1.1), Makefile (1.1), Makefile.server (1.1), box.c (1.1), color.c (1.1), draw.c (1.1), events.c (1.1), libtele.c (1.1), libtele.h (1.1), mode.c (1.1), telehook.h (1.1), teleserver.c (1.1), text.c (1.1), visual.c (1.1): Initial check-in of the `tele' target. 1998-09-17 14:53 Andrew Apted [andrew@ggi-project.org] * doc/CREDITS (1.5), scripts/configure (1.18): Added the `tele' target. 1998-09-17 14:53 Andrew Apted [andrew@ggi-project.org] * display/fbdev/visual.c (1.21): Fixed buglet in header. 1998-09-17 01:36 Marcus Sundberg [marcus@ggi-project.org] * init.c (1.19): Added memory debugging/tracing system Added fflush(stderr) in ggiPanic to make sure the user sees the message 1998-09-16 05:30 Marcus Sundberg [marcus@ggi-project.org] * display/glide/: Makefile (1.7), README.glide (1.2), box.c (1.1), events.c (1.8), glidevisual.h (1.5), line.c (1.1), mode.c (1.12), pixel.c (1.1), visual.c (1.13): Removed directbuffer and added hardware accelerated drawing functions instead Made event handling work 1998-09-16 05:22 Marcus Sundberg [marcus@ggi-project.org] * display/fbdev/visual.c (1.20): Don't forget to free the gc 1998-09-16 05:19 Marcus Sundberg [marcus@ggi-project.org] * display/common/parse-options.inc (1.2): Added missing include 1998-09-15 02:44 Jon Taylor [taylorj@ggi-project.org] * display/glide/mode.c (1.11): [no log message] 1998-09-14 10:16 Andrew Apted [andrew@ggi-project.org] * display/file/: EXPSYMS (1.1), Makefile (1.1), filehook.h (1.1), mode.c (1.1), visual.c (1.1): Initial check-in of the display-file target. 1998-09-14 10:13 Andrew Apted [andrew@ggi-project.org] * scripts/configure (1.17): Added display-file target. 1998-09-12 20:27 Andreas Beck [becka@ggi-project.org] * display/kgi/visual.c (1.9): A slight move towards kgicon ... 1998-09-12 01:23 Jon Taylor [taylorj@ggi-project.org] * display/glide/: events.c (1.7), glidevisual.h (1.4), visual.c (1.12): [no log message] 1998-09-11 15:04 Andrew Apted [andrew@ggi-project.org] * display/monotext/: monotext.h (1.7), monotext.c (1.12): Now uses ggiSetTextMode() instead of ggiSetGraphMode(), which somehow stopped working with GT_TEXT* graphtypes. 1998-09-10 19:15 Marcus Sundberg [marcus@ggi-project.org] * display/X/visual.c (1.25): Reset first_targetbuf to -1 after freeing DBs. 1998-09-10 19:13 Marcus Sundberg [marcus@ggi-project.org] * dl.c (1.13): Fixed a memory leak and an invalid free() statement. 1998-09-08 00:55 Marcus Sundberg [marcus@ggi-project.org] * display/glide/Makefile (1.6): Fixed correct inclution of defs file 1998-09-06 15:06 Andrew Apted [andrew@ggi-project.org] * display/fbdev/mode.c (1.28): Added support for planar modes (FB_TYPE_PLANES and FB_TYPE_INTERLEAVED_PLANES). 1998-09-06 15:04 Andrew Apted [andrew@ggi-project.org] * include/: internal.h (1.25), ggi/ggi.h (1.20): Replaced the two planar buffer types (blBitPlanarBuffer and blInterleavedPlanarBuffer) with a single one : blPixelPlanarBuffer. Updated the ggi_directbuffer struct and LIBGGI_{R,W}_PLAN macros accordingly. libggi.conf: "generic-iplanar" is now "generic-ilbm". 1998-09-06 15:01 Andrew Apted [andrew@ggi-project.org] * default/: planar/pixel.c (1.2), iplanar_2p/pixel.c (1.2): Fixed some bugs WRT stride, and updated for the change to a single blPixelPlanarBuffer struct. 1998-09-06 14:59 Andrew Apted [andrew@ggi-project.org] * default/Makefile (1.14): Moved "iplanar" to "ilbm" to be more semantically correct. 1998-09-06 14:56 Andrew Apted [andrew@ggi-project.org] * default/ilbm/: EXPSYMS (1.1), Makefile (1.1), pixel.c (1.1), visual.c (1.1): Moved from the "iplanar" directory. Rationale: iplanar was meant to handle all sorts of interleaved planar buffers, but all we really need was something more specific : ILBM, which can be much more easily optimized on the (now OK) assumption of interleaved lines. 1998-09-06 09:16 Andrew Apted [andrew@ggi-project.org] * display/fbdev/: color.c (1.10), events.c (1.7), fbdev.h (1.10), mode.c (1.27), pan.c (1.8), visual.c (1.19): Major overhaul to get mode-setting working. Updated some DPRINTs to DPRINT_XYZs. Fixed the "need_redraw" thing. Miscellaneous tidyings. 1998-09-06 09:12 Andrew Apted [andrew@ggi-project.org] * mode.c (1.23): Added checks for NULL in ggi{Set,Get,Check}Mode (in the format of LIBGGI_APPASSERT). Temporarily #if'd out the "DirectBuffer Info" display because it assumes PLB but it could be IPLAN or BPLAN. 1998-09-05 07:43 Andrew Apted [andrew@ggi-project.org] * display/common/: ggi-auto.inc (1.1), gt-auto.inc (1.1): Initial check-in. 1998-09-05 07:40 Andrew Apted [andrew@ggi-project.org] * display/memory/mode.c (1.17): Moved the GGI_AUTO and GT_AUTO handling to some display/common files (q.v.). 1998-09-05 07:38 Andrew Apted [andrew@ggi-project.org] * include/debug.h (1.7): Modified some macros to be like: do { ... } while (0). This is needed because of some of the vagaracies of the C language (read the cpp docs for more info). 1998-09-04 15:41 Andrew Apted [andrew@ggi-project.org] * display/trueemu/: events.c (1.10), mode.c (1.19), trueemu.h (1.7), visual.c (1.14): Fixed up visual.c to use the _GGIparseoptions() thang. Fixed up events.c to handle the GGIeventpoll countdown a bit better. Added setup-pixfmt() to mode.c so we get something better than black ! 1998-09-04 15:37 Andrew Apted [andrew@ggi-project.org] * display/common/pixfmt-setup.inc (1.4): Aesthetrivia. 1998-09-04 15:35 Andrew Apted [andrew@ggi-project.org] * init.c (1.18), display/tile/visual.c (1.23), display/palemu/visual.c (1.3), display/multi/visual.c (1.14), display/monotext/visual.c (1.13), display/fbdev/visual.c (1.18): Split display/common/parsing.inc into two files: parse-{target,options}.inc, and removed the NO_GGIparseblah thingies. 1998-09-04 15:32 Andrew Apted [andrew@ggi-project.org] * display/common/parsing.inc (1.6): Split parsing.inc into two new files: parse-{target,options}.inc 1998-09-04 15:30 Andrew Apted [andrew@ggi-project.org] * display/common/: parse-options.inc (1.1), parse-target.inc (1.1): Split parsing.inc into two new files: parse-{target,options}.inc. 1998-09-04 14:37 Marcus Sundberg [marcus@ggi-project.org] * dl.c (1.12), mode.c (1.22): Fixed some debugging messages 1998-09-04 14:35 Marcus Sundberg [marcus@ggi-project.org] * display/glide/: Makefile (1.5), events.c (1.6), mode.c (1.10), visual.c (1.11): Fixed colormanagement, modesetting and directbuffer support. "Fixed" event-handling. Should now be mostly working. 1998-09-04 14:18 Marcus Sundberg [marcus@ggi-project.org] * default/color/color.c (1.3): Added some DPRINT_COLOR statements 1998-09-04 08:19 Andrew Apted [andrew@ggi-project.org] * display/fbdev/: kbd.c (1.9), mouse.c (1.8), vtswitch.c (1.12): Moved to the display/Linux_common/ directory, and modularized. 1998-09-04 08:10 Andrew Apted [andrew@ggi-project.org] * Makefile (1.11): Added `config' to .PHONY 1998-09-04 06:24 Andrew Apted [andrew@ggi-project.org] * default/iplanar_2p/: EXPSYMS (1.1), Makefile (1.1), pixel.c (1.1), visual.c (1.1): Moved from iplanar-2p directory to here (iplanar_2p). 1998-09-04 06:20 Andrew Apted [andrew@ggi-project.org] * default/Makefile (1.13): Put back the following subdirectories: linear_1_r, planar, iplanar & iplanar_2p, which MYSTERIOUSLY disappeared. 1998-09-04 06:18 Andrew Apted [andrew@ggi-project.org] * display/common/linux2ggi_keysym.inc (1.3): Moved to: Linux_common/key_trans.inc. 1998-09-04 06:16 Andrew Apted [andrew@ggi-project.org] * display/: suidkgi/kbd.c (1.4), svgalib/events.c (1.14): Changed from common/linux2ggi_keysym.inc -> Linux_common/key_trans.inc. 1998-09-04 06:15 Andrew Apted [andrew@ggi-project.org] * display/fbdev/events.c (1.6): Change from L_common -> Linux_common. 1998-09-04 06:13 Andrew Apted [andrew@ggi-project.org] * display/fbdev/: Makefile (1.3), events.c (1.5), fbdev.h (1.9), mode.c (1.26), visual.c (1.17): Updated for the BIG move: kbd.c, mouse.c & vtswitch.c have been moved to display/Linux_common directory (and modularized). 1998-09-04 01:35 Marcus Sundberg [marcus@ggi-project.org] * db.c (1.15), debug.c (1.8), dl.c (1.11), init.c (1.17), mode.c (1.21), visual.c (1.16), display/X/visual.c (1.24), display/common/evqueue.inc (1.11), include/debug.h (1.6): Added a nicer DPRINT scheme. 1998-09-03 22:31 Marcus Sundberg [marcus@ggi-project.org] * Makerules (1.9): Don't use -pedantic if we're on a non-GNU compiler. 1998-09-03 19:15 Steve Cheng [steve@ggi-project.org] * display/: aa/mode.c (1.20), fbdev/mode.c (1.25), glide/mode.c (1.9), monotext/mode.c (1.19), palemu/mode.c (1.5), svgalib/mode.c (1.22), terminfo/mode.c (1.15), tile/mode.c (1.26), trueemu/mode.c (1.18), xf86dga/mode.c (1.21): Call ggiIndicateChange() after loading stub libraries 1998-09-03 17:55 Marcus Sundberg [marcus@ggi-project.org] * EXPSYMS (1.14), debug.c (1.7), include/debug.h (1.5): Changed _DPRINT to _ggi_dprint 1998-09-02 08:15 Andrew Apted [andrew@ggi-project.org] * display/fbdev/mode.c (1.24): Minor fixes. 1998-09-01 05:29 Jon Taylor [taylorj@ggi-project.org] * display/glide/: Makefile (1.4), events.c (1.5), glidevisual.h (1.3), visual.c (1.10): [no log message] 1998-08-30 17:39 Marcus Sundberg [marcus@ggi-project.org] * display/fbdev/visual.c (1.16): We better close() after open()ing 1998-08-30 10:58 Jon Taylor [taylorj@ggi-project.org] * display/glide/: events.c (1.4), glidevisual.h (1.2), mode.c (1.8), visual.c (1.9): [no log message] 1998-08-27 22:04 Steve Cheng [steve@ggi-project.org] * include/structs.h (1.22): Left out a comment delimiter... 1998-08-27 21:52 Steve Cheng [steve@ggi-project.org] * include/structs.h (1.21): Minor: just cleaned up some threads stuff... 1998-08-27 04:37 Steve Cheng [steve@ggi-project.org] * display/mansync/: alarm.c (1.3), child.c (1.4), pthread.c (1.2): Use _ggi_*alloc instead of *alloc 1998-08-27 00:29 Steve Cheng [steve@ggi-project.org] * init.c (1.16): Got rid of the mansync hack (it's a library now) 1998-08-26 18:16 Stefan Mars [mars@lysator.liu.se] * default/Makefile (1.12): Fixed compile problem. 1998-08-25 11:50 Marcus Sundberg [marcus@ggi-project.org] * display/memory/mode.c (1.16): Added GGIsetpalette - patch from Teunis. 1998-08-25 02:38 Marcus Sundberg [marcus@ggi-project.org] * include/internal.h (1.24): Added _ggi_db_free prototype. 1998-08-25 02:36 Marcus Sundberg [marcus@ggi-project.org] * display/common/pixfmt-setup.inc (1.3): Calling setup_pixfmt with an unsupported graphtype is a fatal error - targets should know what they are doing. 1998-08-24 13:45 Andrew Apted [andrew@ggi-project.org] * mode.c (1.20): When the setmode fails, show the upgraded mode that the driver was trying to set (with GGI_AUTO stuff filled out) as well as the "oldmode". 1998-08-24 00:59 Steve Cheng [steve@ggi-project.org] * display/: common/pixfmt-setup.inc (1.2), svgalib/mode.c (1.21), memory/mode.c (1.15), terminfo/mode.c (1.14): Replaced display/common/pixfmt-setup.inc with smarter code from the memory target. 1998-08-24 00:56 Marcus Sundberg [marcus@ggi-project.org] * include/debug.h (1.4): Added LIBGGI_APPASSERT macro 1998-08-24 00:07 Steve Cheng [steve@ggi-project.org] * db.c (1.14), display/X/visual.c (1.23), display/aa/visual.c (1.20), display/fbdev/mode.c (1.23), display/monotext/mode.c (1.18), display/palemu/mode.c (1.4), display/svgalib/visual.c (1.16), display/terminfo/visual.c (1.9), display/tile/visual.c (1.22), display/trueemu/mode.c (1.17), display/xf86dga/visual.c (1.18): Use memmove instead of memcpy when deleting buffers, since areas overlap. May prevent much hair-pulling later. Added _ggi_db_free(), use on buffers obtained by _ggi_db_get_new(). Makes more sense than _ggi_db_del_buffer free()ing it silently, e.g. if apps want to move buffers around... 1998-08-23 23:40 Steve Cheng [steve@ggi-project.org] * display/: mansync/alarm.c (1.2), mansync/child.c (1.3), X/visual.c (1.22), tile/visual.c (1.21), aa/visual.c (1.19): Mansync visual reallocation used memcpy instead of memmove when visuals overlap. Did not cause visible problems but who knows. Similar problem with realloc, sizing down a block might move it. Both fixed. helper-mansync no longer opened with GGI_DLTYPE_GLOBAL since we now use op_mansync. Fixed aa/visual.c compile problems where aahook->aainfo. 1998-08-23 21:32 Marcus Sundberg [marcus@ggi-project.org] * EXPSYMS (1.13), conf.c (1.7), debug.c (1.6), dl.c (1.10), init.c (1.15), mode.c (1.19), stubs.c (1.21), visual.c (1.15), default/stubs/box.c (1.8), default/stubs/hline.c (1.7), default/stubs/line.c (1.6), default/stubs/pixel.c (1.3), default/stubs/vline.c (1.8), display/X/Xvisual.h (1.12), display/X/mode.c (1.17), display/Xlib/pixel.c (1.6), display/aa/aavisual.h (1.10), display/aa/events.c (1.6), display/aa/visual.c (1.18), display/common/evqueue.inc (1.10), display/common/parsing.inc (1.5), display/fbdev/fbdev.h (1.8), display/fbdev/kbd.c (1.8), display/fbdev/mode.c (1.22), display/fbdev/mouse.c (1.7), display/fbdev/visual.c (1.15), display/monotext/events.c (1.7), display/monotext/visual.c (1.12), display/multi/visual.c (1.13), display/palemu/events.c (1.3), display/palemu/mode.c (1.3), display/palemu/visual.c (1.2), display/svgalib/events.c (1.13), display/svgalib/mode.c (1.20), display/svgalib/visual.c (1.15), display/terminfo/events.c (1.8), display/terminfo/mode.c (1.13), display/tile/stubs.c (1.8), display/tile/visual.c (1.20), display/trueemu/visual.c (1.13), display/xf86dga/mode.c (1.20), display/xf86dga/visual.c (1.17), extensions/misc/init.c (1.5), extensions/misc/misc.h (1.2), extensions/misc/misc_int.h (1.3), extensions/misc/display/svgalib/mode.c (1.6), include/debug.h (1.3), include/internal.h (1.23): General cleanup. Removed lots of static/global variables. Removed _ALL_ warnings - PLEASE keep it this way. 1998-08-23 20:22 Steve Cheng [steve@ggi-project.org] * display/tile/: README (1.6), Makefile (1.4), line.c (1.1), mode.c (1.25): Added stub ggiDrawLine(). 1998-08-23 20:03 Andrew Apted [andrew@ggi-project.org] * display/memory/: mode.c (1.14), visual.c (1.8): Replaced PIXFMT_SETUP macro with a setup_pixfmt() function which handles the schemes directly (i.e. doesn't use the GT_xxBIT crud). Added GGI_AUTO handling and some checks to GGIcheckmode. Added a GGIresetmode() function which handles mode-shutdown [thus keeping all mode related stuff in one file]. 1998-08-23 19:55 Andrew Apted [andrew@ggi-project.org] * db.c (1.13): Removed the cvs log comments, and replaced them with just Id. 1998-08-23 19:54 Andrew Apted [andrew@ggi-project.org] * conf.c (1.6), init.c (1.14), mode.c (1.18), stubs.c (1.20): Removed the cvs log comments, and replaced with just Id. 1998-08-23 16:41 Andrew Apted [andrew@ggi-project.org] * Makefile (1.10): Make the extensions _last_ instead of first. They are extensions after all, not the main game. 1998-08-23 16:28 Andrew Apted [andrew@ggi-project.org] * init.c (1.13): Removed cvs logs from the comments, replacing them with Id. Removed the no longer used GT_xxBIT default mode handling code. Rearranged the default target try order (KGI before FBDEV, AAlib after SVGAlib). 1998-08-23 16:23 Andrew Apted [andrew@ggi-project.org] * default/stubs/color.c (1.7): Obsoleted by the generic-color code. 1998-08-23 16:21 Marcus Sundberg [marcus@ggi-project.org] * db.c (1.12): Added some LIBGGI_ASSERT checks. 1998-08-23 16:19 Marcus Sundberg [marcus@ggi-project.org] * include/debug.h (1.2): Added LIBGGI_ASSERT macro. 1998-08-23 16:19 Marcus Sundberg [marcus@ggi-project.org] * visual.c (1.14): Fixed the first/last_targetbuffer scheme. 1998-08-23 16:13 Marcus Sundberg [marcus@ggi-project.org] * display/: monotext/monotext.c (1.11), palemu/palemu.c (1.2), trueemu/trueemu.c (1.11): Removed unnecessary MAINTAINER stuff. 1998-08-23 16:09 Marcus Sundberg [marcus@ggi-project.org] * display/X/visual.c (1.21): Added better first/last_targetbuf handling. 1998-08-23 15:54 Marcus Sundberg [marcus@ggi-project.org] * display/X/visual.c (1.20): Fixed the first/last_targetbuf code. 1998-08-22 19:58 Steve Cheng [steve@ggi-project.org] * display/xf86dga/: mode.c (1.19), visual.c (1.16), color.c (1.8), Xvisual.h (1.9): Changed xf86dga to use generic-color. Plugged vis->palette memleak. 1998-08-22 19:28 Andrew Apted [andrew@ggi-project.org] * mode.c (1.17): Removed some stars. Added "#undef DOCHECK". 1998-08-22 19:27 Andrew Apted [andrew@ggi-project.org] * default/planar/visual.c (1.2): Minor doc update. 1998-08-22 19:25 Andrew Apted [andrew@ggi-project.org] * default/Makefile (1.11): Added linear_2. 1998-08-22 19:24 Andrew Apted [andrew@ggi-project.org] * default/linear_2/: EXPSYMS (1.1), Makefile (1.1), pixel.c (1.1), visual.c (1.1): Initial checkin. 1998-08-21 16:11 Andrew Apted [andrew@ggi-project.org] * display/fbdev/mode.c (1.21): Updated to the handle textmodes of kgicon (the hack with bpp==13). 1998-08-21 14:34 Marcus Sundberg [marcus@ggi-project.org] * display/X/visual.c (1.19): Fixed the directbuffer code to use first/last_targetbuf 1998-08-21 14:29 Marcus Sundberg [marcus@ggi-project.org] * db.c (1.11): Fixed some bugs, added descriptions for internal functions. Changed _ggi_db_add_buffer to return the position of the added buffer instead of the total number of buffers. 1998-08-21 14:26 Marcus Sundberg [marcus@ggi-project.org] * include/structs.h (1.20): Added first_targetbuf, last_targetbuf to ggi_db_list 1998-08-20 23:40 Steve Cheng [steve@ggi-project.org] * display/: X/visual.c (1.18), Xlib/visual.c (1.11), aa/mode.c (1.19), aa/visual.c (1.17), svgalib/mode.c (1.19), svgalib/visual.c (1.14): Plugged memory leaks involving vis->palette for some targets. 1998-08-20 11:51 Marcus Sundberg [marcus@ggi-project.org] * init.c (1.12), display/fbdev/visual.c (1.14): We'll try to open fbdev even if FRAMEBUFFER isn't set. Fix fbdev target to check for fb device in GGIinitdl() 1998-08-20 07:48 Andrew Apted [andrew@ggi-project.org] * default/Makefile (1.10): Added planar, iplanar, and iplanar-2p libraries. 1998-08-20 07:45 Andrew Apted [andrew@ggi-project.org] * default/planar/: EXPSYMS (1.1), Makefile (1.1), pixel.c (1.1), visual.c (1.1): Initial checkin. 1998-08-20 07:41 Andrew Apted [andrew@ggi-project.org] * default/ramdac/color.c (1.8): Added a note about GGI{get,set}gammamap needs to be implemented. 1998-08-20 07:40 Andrew Apted [andrew@ggi-project.org] * display/common/evqueue.inc (1.9): Ignore that last log message! What I _really_ did was implement queue flushing when seteventmask() is called. 1998-08-20 07:38 Andrew Apted [andrew@ggi-project.org] * display/common/evqueue.inc (1.8): Added a note that GGI{set,get}gammamap needs implementing. 1998-08-19 18:31 Andrew Apted [andrew@ggi-project.org] * include/: internal.h (1.22), ggi/ggi.h (1.19): Added 'bplan' and 'iplan' to ggi_directbuffer, and the corresponding LIBGGI_{R,W}_{B,I}PLAN macros to internal.h. 1998-08-19 18:26 Andrew Apted [andrew@ggi-project.org] * default/: linear_1/pixel.c (1.8), linear_1_r/pixel.c (1.2): Minor fixes. 1998-08-19 10:26 Andrew Apted [andrew@ggi-project.org] * display/fbdev/color.c (1.9): Fixed a bug with palettes < 256 colors (was assuming 256 colors, and would then segfault if someone tried to set palette with too many colors). 1998-08-19 10:24 Andrew Apted [andrew@ggi-project.org] * include/ggi/ggi.h (1.18): Added some bit swapping macros : GGI_BITREV{1,2,4}. 1998-08-19 10:22 Andrew Apted [andrew@ggi-project.org] * default/stubs/box.c (1.7): Fixed a bug with getbox & putbox which wasn't handling GT_SUB_PACKED_GETPUT properly (and just assuming packed data). 1998-08-19 10:21 Andrew Apted [andrew@ggi-project.org] * default/stubs/copybox.c (1.4): Tried to speed it up by increasing MAX_PIXELS and making copy_one_line() an inline function. 1998-08-19 10:19 Andrew Apted [andrew@ggi-project.org] * default/linear_1/: gtext.c (1.6), hline.c (1.7), pixel.c (1.7), visual.c (1.11), vline.c (1.7): Separated out the HBR (high-bit-right) stuff into a new sub-library (linear_1_r). 1998-08-19 10:16 Andrew Apted [andrew@ggi-project.org] * default/Makefile (1.9): Added linear_1_r. 1998-08-19 10:14 Andrew Apted [andrew@ggi-project.org] * default/linear_1_r/: EXPSYMS (1.1), Makefile (1.1), gtext.c (1.1), pixel.c (1.1), visual.c (1.1): Initial checkin. 1998-08-17 16:34 Andrew Apted [andrew@ggi-project.org] * display/fbdev/: fbdev.h (1.7), mode.c (1.20), mouse.c (1.6), visual.c (1.13): Updated to use the new _GGIparseoptions() function, and removed the old parsing code. Added recognition of the GGI_FBDEV_OPTIONS env. var. Renamed a few fields in fbdev_hook. 1998-08-17 16:32 Andrew Apted [andrew@ggi-project.org] * display/common/parsing.inc (1.4): Added the _GGIparseoptions() function and corresponding ggi_option datatype, to allow some consistent option parsing for display targets. 1998-08-17 16:30 Andrew Apted [andrew@ggi-project.org] * display/fbdev/vtswitch.c (1.11): Made it use /dev/tty insteaad of /dev/tty0. Removed the old code for opening on a new console and switching to it. 1998-08-17 16:29 Andrew Apted [andrew@ggi-project.org] * default/stubs/hline.c (1.6): Removed duplicate 'pix' from L4_gethline. 1998-08-17 16:27 Andrew Apted [andrew@ggi-project.org] * default/linear_1/: color.c (1.6), copybox.c (1.3), gtext.c (1.5), visual.c (1.10): Removed ggiMapColor() and ggiUnmapPixel (they assumed B&W -- bad). Commented out copybox in visual.c to make it use stubs (copybox not implemented here yet). Rewrote the putc() function, with support for both high-bit-left and high-bit-right modes. Added GGIgetcharsize. 1998-08-17 02:47 Marcus Sundberg [marcus@ggi-project.org] * display/xf86dga/visual.c (1.15): Quick fix: use depth instead of size to ggiBPP2GT. (The BPP2GT and GT2BPP functions are obsoleted by the new graphtype scheme targets should not use them anymore) 1998-08-16 19:30 Marcus Sundberg [marcus@ggi-project.org] * display/xf86dga/: Xvisual.h (1.8), color.c (1.7), mode.c (1.18), visual.c (1.14): Worked around a stupid bug in XF86DGAInstallColormap() You can't install the same Colormap two times in a row... 1998-08-16 12:45 Marcus Sundberg [marcus@ggi-project.org] * display/common/linux2ggi_keysym.inc (1.2): Changed the keysyms back to a 16-bit numberspace for better compability with Linux. 1998-08-16 01:32 Marcus Sundberg [marcus@ggi-project.org] * display/common/linux2ggi_keysym.inc (1.1): New file containg functions to map Linux keysyms to libggi ones 1998-08-16 01:31 Marcus Sundberg [marcus@ggi-project.org] * display/xf86dga/: Xvisual.h (1.7), color.c (1.6), mode.c (1.17), visual.c (1.13): Some minor changes 1998-08-16 01:27 Marcus Sundberg [marcus@ggi-project.org] * display/: svgalib/events.c (1.12), fbdev/kbd.c (1.7), suidkgi/kbd.c (1.3): Use linux2ggi_keysym.inc functions to map linux keysyms to libggi ones 1998-08-16 01:26 Marcus Sundberg [marcus@ggi-project.org] * display/: monotext/events.c (1.6), palemu/events.c (1.2), trueemu/events.c (1.9): Changed ALT keys to new system 1998-08-16 01:00 Marcus Sundberg [marcus@ggi-project.org] * display/common/modelist.inc (1.3): Fixed _GGIcheckonebpp to support non-sorted modelists 1998-08-16 00:55 Marcus Sundberg [marcus@ggi-project.org] * default/stubs/vline.c (1.7): Removed an unused variable. 1998-08-15 18:26 Marcus Sundberg [marcus@ggi-project.org] * .version (1.2): Changed version to 1.4.99 1998-08-15 18:25 Marcus Sundberg [marcus@ggi-project.org] * Makefile (1.9): Removed vendor stuff 1998-08-15 17:14 Steve Cheng [steve@ggi-project.org] * db.c (1.10): Changed ggiDBGetBuffer() to take a bufnum starting at 0 instead of 1. 1998-08-15 08:52 Andrew Apted [andrew@ggi-project.org] * default/stubs/: box.c (1.6), hline.c (1.5), vline.c (1.6), visual.c (1.11): Rewrote the put{h,v}line and get{h,v}line functions according to the new graphtype scheme. Tidied up box.c a bit. 1998-08-15 08:50 Andrew Apted [andrew@ggi-project.org] * default/color/: gamma.c (1.2), pack.c (1.2), visual.c (1.4): Rewrote the generic packcolor/unpackpixels code for the new graphtype scheme. Removed the bogus setgammamap/getgammamap implementations. 1998-08-15 08:40 Andrew Apted [andrew@ggi-project.org] * include/structs.h (1.19): Minor tidyings. 1998-08-15 04:35 Steve Cheng [steve@ggi-project.org] * EXPSYMS (1.12), stubs.c (1.19), include/ggi/ggi.h (1.17): Added ggiGetPixelFormat() function 1998-08-14 22:30 Steve Cheng [steve@ggi-project.org] * mode.c (1.16): Added check for existence of DirectBuffer before trying to print its information. Breaks DB-less targets like Xlib if not checked. 1998-08-14 21:43 Steve Cheng [steve@ggi-project.org] * display/: aa/color.c (1.8), aa/mode.c (1.18), fbdev/color.c (1.8), monotext/color.c (1.10), palemu/color.c (1.3), svgalib/color.c (1.6), svgalib/mode.c (1.18): Made ggiSetPalette() accept start=-1 to put colormap anywhere it wants. (currently 0 except X targets). Added frames negotiation. 1998-08-14 21:35 Steve Cheng [steve@ggi-project.org] * display/: X/Xvisual.h (1.11), X/visual.c (1.17), X/mode.c (1.16), Xlib/visual.c (1.10), Xlib/Xvisual.h (1.4), Xlib/mode.c (1.8): Changed X and Xlib targets so they do not gratuitously allocate the whole palette, to minimize color flashing between windows. Now uses generic-color. 1998-08-14 20:00 Marcus Sundberg [marcus@ggi-project.org] * display/xf86dga/: Xvisual.h (1.6), color.c (1.5), mode.c (1.16): Fixed a fatal bug with the stride. Added in pixelformat stuff, so now color mapping should work. (This should be changed to use the generic color stuff, this was just a temporary fix) 1998-08-14 19:58 Marcus Sundberg [marcus@ggi-project.org] * mode.c (1.15): Added an extra DPRINT to debug DirectBuffer stuff. 1998-08-14 19:53 Marcus Sundberg [marcus@ggi-project.org] * display/fbdev/mode.c (1.19): Printing Bad Geometry for two different errors were sort of confusing. 1998-08-14 16:24 Andrew Apted [andrew@ggi-project.org] * display/fbdev/mode.c (1.18): Fixed some problems with colormapping on text modes. 1998-08-14 16:23 Andrew Apted [andrew@ggi-project.org] * default/text_16/: Makefile (1.4), color.c (1.8): Updated to use default/common/match-color.c 1998-08-14 16:22 Andrew Apted [andrew@ggi-project.org] * default/color/: Makefile (1.2), color.c (1.2), visual.c (1.3): Perform the scheme-test at GGIdlinit() time by setting mapcolor & unmappixel to the appropriate routine (PAL_*, TRUE_* or GREY_*). Moved the palette-matching code into a default/common/match-color.c file. 1998-08-14 16:18 Andrew Apted [andrew@ggi-project.org] * default/common/match-color.c (1.1): Initial check-in. 1998-08-14 10:35 Andrew Apted [andrew@ggi-project.org] * default/linear_32/fillscreen.c (1.6): Given the kiss of life, just before we put the boot in... 1998-08-14 10:32 Andrew Apted [andrew@ggi-project.org] * default/linear_24/fillscreen.c (1.6): Given new life, but soon faces a new death. 1998-08-14 10:30 Andrew Apted [andrew@ggi-project.org] * default/linear_16/fillscreen.c (1.6): Back from the dead, but destined to die again. 1998-08-14 10:28 Andrew Apted [andrew@ggi-project.org] * default/linear_8/fillscreen.c (1.6): Brought back to life, but for how long ? 1998-08-14 10:26 Andrew Apted [andrew@ggi-project.org] * default/linear_4/fillscreen.c (1.6): Resurrected just to die again later. 1998-08-14 10:24 Andrew Apted [andrew@ggi-project.org] * default/linear_1/fillscreen.c (1.6): Resurrected to be killed again later. 1998-08-14 07:26 Steve Cheng [steve@ggi-project.org] * display/: aa/color.c (1.7), svgalib/color.c (1.5): Mistakenly took out colormap==NULL argument check 1998-08-14 06:19 Steve Cheng [steve@ggi-project.org] * display/sub/: mode.c (1.6), visual.c (1.10): Brought display-sub to latest libggi changes (but subdemo still doesn't seem to work) 1998-08-14 05:32 Steve Cheng [steve@ggi-project.org] * display/terminfo/: color.c (1.9), mode.c (1.12), visual.c (1.8): terminfo brought up-to-date with latest libGGI overhauls 1998-08-14 04:08 Steve Cheng [steve@ggi-project.org] * display/aa/: mode.c (1.17), visual.c (1.16): Added back ggiSetFlags() code, which was missing for some unknown reason. 1998-08-14 02:48 Marcus Sundberg [marcus@ggi-project.org] * display/aa/: aavisual.h (1.9), mode.c (1.16), visual.c (1.15): Changed to new mansync system. 1998-08-14 02:44 Marcus Sundberg [marcus@ggi-project.org] * display/mansync/child.c (1.2): Support nested ignore/cont calls 1998-08-14 00:29 Marcus Sundberg [marcus@ggi-project.org] * display/tile/: README (1.5), mode.c (1.24), tilevisual.h (1.9), visual.c (1.19): Switched to new mansync-system. 1998-08-14 00:28 Marcus Sundberg [marcus@ggi-project.org] * display/mansync/: mansync.h (1.2), visual.c (1.2): Added new mansync system. 1998-08-14 00:27 Marcus Sundberg [marcus@ggi-project.org] * display/X/: Xvisual.h (1.10), visual.c (1.16): Added new mansync stuff. Fixed a fatal bug when not using shm. Removed duplicated initcode for DBs. 1998-08-13 23:44 Steve Cheng [steve@ggi-project.org] * display/aa/: aavisual.h (1.8), color.c (1.6), mode.c (1.15), visual.c (1.14): Use generic-color stubs and no longer sets RGB233 palette 1998-08-13 22:46 Steve Cheng [steve@ggi-project.org] * display/svgalib/: color.c (1.4), events.c (1.11), mode.c (1.17), vgavisual.h (1.7), visual.c (1.13): Use new generic-color functions, no longer sets palette to RGB233 1998-08-13 21:57 Marcus Sundberg [marcus@ggi-project.org] * display/mansync/Makefile (1.2): Sorry, platform-specific flags do not belong here! 1998-08-13 21:48 Marcus Sundberg [marcus@ggi-project.org] * db.c (1.9), stubs.c (1.18), default/common/frames.c (1.2), display/X/mode.c (1.15), display/tile/frames.c (1.2), display/tile/tilevisual.h (1.8), include/ggi-dl.h (1.12), include/internal.h (1.21), include/structs.h (1.18), include/ggi/ggi.h (1.16): Changed ggi_frame -> int 1998-08-13 21:39 Marcus Sundberg [marcus@ggi-project.org] * dl.c (1.9): Fixed to work with systems that doesn't have RTLD_GLOBAL 1998-08-13 19:57 Steve Cheng [steve@ggi-project.org] * display/: common/pixfmt-setup.inc (1.1), memory/mode.c (1.13), svgalib/mode.c (1.16): Set pixfmt shifts for 'default' modes (i.e. GT_x modes) 1998-08-13 16:54 Andrew Apted [andrew@ggi-project.org] * default/color/visual.c (1.2): Removed some debugging crud. 1998-08-13 16:30 Andrew Apted [andrew@ggi-project.org] * EXPSYMS (1.11), stubs.c (1.17), visual.c (1.13), default/Makefile (1.8), default/linear_1/hline.c (1.6), default/linear_1/pixel.c (1.6), default/linear_1/visual.c (1.9), default/linear_1/vline.c (1.6), default/linear_16/hline.c (1.5), default/linear_16/pixel.c (1.6), default/linear_16/visual.c (1.10), default/linear_16/vline.c (1.6), default/linear_24/hline.c (1.5), default/linear_24/pixel.c (1.6), default/linear_24/visual.c (1.8), default/linear_24/vline.c (1.6), default/linear_32/hline.c (1.5), default/linear_32/pixel.c (1.6), default/linear_32/visual.c (1.11), default/linear_32/vline.c (1.6), default/linear_4/hline.c (1.6), default/linear_4/pixel.c (1.6), default/linear_4/visual.c (1.9), default/linear_4/vline.c (1.6), default/linear_8/hline.c (1.6), default/linear_8/pixel.c (1.6), default/linear_8/visual.c (1.10), default/linear_8/vline.c (1.6), default/linmm_banked/hline.c (1.6), default/linmm_banked/pixel.c (1.6), default/linmm_banked/visual.c (1.8), default/linmm_banked/vline.c (1.5), default/ramdac/color.c (1.7), default/ramdac/visual.c (1.8), default/stubs/Makefile (1.5), default/stubs/box.c (1.5), default/stubs/hline.c (1.4), default/stubs/line.c (1.5), default/stubs/pixel.c (1.2), default/stubs/visual.c (1.10), default/stubs/vline.c (1.5), default/text_16/pixel.c (1.7), default/text_16/visual.c (1.11), default/text_32/pixel.c (1.7), default/text_32/visual.c (1.11), display/fbdev/color.c (1.7), display/fbdev/mode.c (1.17), display/memory/mode.c (1.12), display/monotext/color.c (1.9), display/monotext/draw.c (1.10), display/monotext/mode.c (1.17), display/multi/visual.c (1.12), display/palemu/color.c (1.2), display/palemu/draw.c (1.2), display/palemu/mode.c (1.2), display/sub/visual.c (1.9), display/svgalib/hline.c (1.7), display/svgalib/mode.c (1.15), display/svgalib/pixel.c (1.6), display/svgalib/vline.c (1.5), display/tile/mode.c (1.23), display/tile/stubs.c (1.7), display/trueemu/mode.c (1.16), display/trueemu/stubs.c (1.11), display/vgagl/hline.c (1.6), display/vgagl/pixel.c (1.6), display/vgagl/visual.c (1.6), display/vgagl/vline.c (1.6), include/ggi-dl.h (1.11), include/internal.h (1.20), include/structs.h (1.17): Two far-reaching changes: 1) Reworked non-clipping routines to have the suffix "_nc", and added a putpixel_nc to opdraw. 2) Updated some stuff (especially fbdev) to work with the new generic-color library. 1998-08-13 16:23 Andrew Apted [andrew@ggi-project.org] * default/color/: EXPSYMS (1.1), Makefile (1.1), color.c (1.1), color.h (1.1), gamma.c (1.1), pack.c (1.1), visual.c (1.1): Initial check-in of generic-color library. 1998-08-13 10:29 Andrew Apted [andrew@ggi-project.org] * doc/CREDITS (1.4): More fluff. 1998-08-13 07:40 Steve Cheng [steve@ggi-project.org] * display/tile/mode.c (1.22): Frames was not set correctly for non-DB mode 1998-08-13 07:30 Steve Cheng [steve@ggi-project.org] * display/tile/mode.c (1.21): The pixfmt pointer was free()'d twice because we assigned the pointer rather than memcpy'ing the structure. Added mode negotiation for frames. 1998-08-13 07:24 Steve Cheng [steve@ggi-project.org] * display/X/: Xvisual.h (1.9), mode.c (1.14), visual.c (1.15): Added multiple buffering support for X target. 1998-08-13 07:00 Steve Cheng [steve@ggi-project.org] * db.c (1.8): Calls to _ggi_realloc() were not multipled by sizeof(ggi_directbuffer *)! DirectBuffer was not freed by _ggi_db_del_buffer(). Fixed. 1998-08-13 03:56 Marcus Sundberg [marcus@ggi-project.org] * stubs.c (1.16): Added ggiGetSelectFD() 1998-08-13 01:29 Steve Cheng [steve@ggi-project.org] * display/tile/README (1.4): Multiple buffering support 1998-08-13 01:25 Steve Cheng [steve@ggi-project.org] * display/tile/: tilevisual.h (1.7), visual.c (1.18), mode.c (1.20), Makefile (1.3), frames.c (1.1): Multiple buffering support 1998-08-13 01:21 Steve Cheng [steve@ggi-project.org] * display/aa/: visual.c (1.13), aavisual.h (1.7): Removed hardcoded mansync.inc stuff 1998-08-12 23:34 Steve Cheng [steve@ggi-project.org] * display/tile/mode.c (1.19): Changes in mode setting mantra not carried to tile/mode.c caused endless troubles 1998-08-12 23:00 Steve Cheng [steve@ggi-project.org] * scripts/configure (1.16): mansync dependency for X,AA,tile 1998-08-12 14:57 Andrew Apted [andrew@ggi-project.org] * display/palemu/: EXPSYMS (1.1), Makefile (1.1), README (1.1), color.c (1.1), draw.c (1.1), events.c (1.1), mode.c (1.1), palemu.c (1.1), palemu.h (1.1), text.c (1.1), visual.c (1.1): Initial check-in. 1998-08-12 14:55 Andrew Apted [andrew@ggi-project.org] * scripts/configure (1.15): Added PalEmu. 1998-08-12 14:52 Andrew Apted [andrew@ggi-project.org] * display/trueemu/: blit24.c (1.4), blit32.c (1.4), events.c (1.8), genblit.c (1.2), mode.c (1.15), stubs.c (1.10), trueemu.c (1.10), trueemu.h (1.6), visual.c (1.12): Updated the GNU folks' address (it is no longer 675 mass ave!). Minor fixes. 1998-08-12 14:51 Andrew Apted [andrew@ggi-project.org] * display/monotext/: draw.c (1.9), events.c (1.5), font.c (1.3), mode.c (1.16), monotext.c (1.10), monotext.h (1.6), visual.c (1.11): Updated the GNU folks' address (it is no longer 675 mass ave!). Fixed a bug with monotextClose() not ggiClose()ing the parent. 1998-08-12 14:48 Andrew Apted [andrew@ggi-project.org] * display/fbdev/mode.c (1.16): Fixed a bug with GGIgetapi() and generic-linear names : it should use GT_SIZE() instead of GT_DEPTH(). 1998-08-12 10:18 Andrew Apted [andrew@ggi-project.org] * include/ggi/ggi.h (1.15): Preliminary support for m68k: added buffer layouts blBitPlanarBuffer and blInterleavedPlanarBuffer and their corresponding structures. 1998-08-12 10:15 Andrew Apted [andrew@ggi-project.org] * include/internal.h (1.19): Added LIBGGI_GT() macro. 1998-08-12 10:14 Andrew Apted [andrew@ggi-project.org] * display/fbdev/mode.c (1.15): Slight renamings. 1998-08-12 10:13 Andrew Apted [andrew@ggi-project.org] * display/trueemu/: mode.c (1.14), trueemu.c (1.9), trueemu.h (1.5), visual.c (1.11): Updated the trueemu target to: a) Use the new GGIgetapi stuff, b) actually work with the new DirectBuffer / Pixelformat changes, and c) fix a problem with INTERNAL_ERROR (no longer defined ?). 1998-08-12 10:11 Andrew Apted [andrew@ggi-project.org] * display/monotext/: draw.c (1.8), events.c (1.4), mode.c (1.15), monotext.h (1.5), visual.c (1.10): Updated the monotext target to: a) Better handling of events, b) recognise evExpose and redraw screen, c) use the GGIgetapi stuff, and d) to actually work with the new DirectBuffer / PixelFormat changes. 1998-08-12 10:08 Andrew Apted [andrew@ggi-project.org] * default/: linear_1/Makefile (1.5), linear_1/visual.c (1.8), linear_1/fillscreen.c (1.5), linear_16/Makefile (1.6), linear_16/visual.c (1.9), linear_16/fillscreen.c (1.5), linear_24/Makefile (1.6), linear_24/visual.c (1.7), linear_24/fillscreen.c (1.5), linear_32/Makefile (1.6), linear_32/visual.c (1.10), linear_32/fillscreen.c (1.5), linear_4/Makefile (1.5), linear_4/visual.c (1.8), linear_4/fillscreen.c (1.5), linear_8/Makefile (1.6), linear_8/visual.c (1.9), linear_8/fillscreen.c (1.5): Removed fillscreen.c files -- they were either 1) broken (WRT stride) or 2) no faster than using DrawBox(). 1998-08-12 06:05 Andrew Apted [andrew@ggi-project.org] * doc/CREDITS (1.3): Added someone to the CREDITS (guess who :). 1998-08-12 06:04 Andrew Apted [andrew@ggi-project.org] * include/ggi/ggi.h (1.14): Replaced ggiUnsetFlags() macro with ggi{Add,Remove}Flags() and ggi{Add,Remove}EventMask() macros. 1998-08-12 05:49 Steve Cheng [steve@ggi-project.org] * display/common/mansync.inc (1.12): mansync is no longer included code. Facilitates use in different targets 1998-08-12 05:47 Steve Cheng [steve@ggi-project.org] * display/mansync/: EXPSYMS (1.1), Makefile (1.1), alarm.c (1.1), child.c (1.1), mansync.h (1.1), pthread.c (1.1), visual.c (1.1): Moved mansync.inc code into helper-mansync so (still buggy) 1998-08-12 05:42 Steve Cheng [steve@ggi-project.org] * display/: X/mode.c (1.13), X/visual.c (1.14), X/Xvisual.h (1.8), aa/aavisual.h (1.6), aa/mode.c (1.14), aa/visual.c (1.12), tile/mode.c (1.18), tile/stubs.c (1.6), tile/visual.c (1.17), tile/tilevisual.h (1.6), xf86dga/mode.c (1.15): Moved mansync.inc code into helper-mansync so (still buggy) 1998-08-12 05:38 Steve Cheng [steve@ggi-project.org] * dl.c (1.8), include/structs.h (1.16): GGI_DLTYPE_GLOBAL flag for _ggiAddDL() 1998-08-12 03:39 Marcus Sundberg [marcus@ggi-project.org] * display/: svgalib/hline.c (1.6), svgalib/mode.c (1.14), svgalib/pixel.c (1.5), svgalib/visual.c (1.12), vgagl/box.c (1.5), vgagl/copybox.c (1.5), vgagl/hline.c (1.5), vgagl/pixel.c (1.5), vgagl/vline.c (1.5): Remove usage of LIBGGI_FB_WIDTH/HEIGHT. Use proper stride values. 1998-08-12 03:37 Marcus Sundberg [marcus@ggi-project.org] * include/internal.h (1.18): Removed LIBGGI_FB_DEPTH and LIBGGI_FB_ACCESS 1998-08-12 03:36 Marcus Sundberg [marcus@ggi-project.org] * scripts/configure (1.14): Build vgagl helper together with svgalib target. 1998-08-12 03:35 Marcus Sundberg [marcus@ggi-project.org] * display/xf86dga/mode.c (1.14): Add proper handling of virtual height. 1998-08-12 03:31 Marcus Sundberg [marcus@ggi-project.org] * default/: common/linear-line.c (1.6), ioctl/box.c (1.6), linear_1/color.c (1.5), linear_1/fillscreen.c (1.4), linear_1/gtext.c (1.4), linear_1/hline.c (1.5), linear_1/pixel.c (1.5), linear_1/vline.c (1.5), linear_16/Makefile (1.5), linear_16/copybox.c (1.5), linear_16/fillscreen.c (1.4), linear_16/hline.c (1.4), linear_16/pixel.c (1.5), linear_16/visual.c (1.8), linear_16/vline.c (1.5), linear_24/Makefile (1.5), linear_24/copybox.c (1.5), linear_24/fillscreen.c (1.4), linear_24/hline.c (1.4), linear_24/pixel.c (1.5), linear_24/visual.c (1.6), linear_24/vline.c (1.5), linear_32/Makefile (1.5), linear_32/copybox.c (1.5), linear_32/crossblit.c (1.6), linear_32/fillscreen.c (1.4), linear_32/hline.c (1.4), linear_32/pixel.c (1.5), linear_32/visual.c (1.9), linear_32/vline.c (1.5), linear_4/copybox.c (1.4), linear_4/fillscreen.c (1.4), linear_4/hline.c (1.5), linear_4/pixel.c (1.5), linear_4/vline.c (1.5), linear_8/Makefile (1.5), linear_8/copybox.c (1.5), linear_8/fillscreen.c (1.4), linear_8/gtext.c (1.4), linear_8/hline.c (1.5), linear_8/pixel.c (1.5), linear_8/visual.c (1.8), linear_8/vline.c (1.5), linmm_banked/hline.c (1.5), linmm_banked/pixel.c (1.5), ramdac/color.c (1.6), stubs/color.c (1.6), stubs/visual.c (1.9), text_16/color.c (1.7), text_16/gtext.c (1.7), text_16/pixel.c (1.6), text_32/color.c (1.7), text_32/gtext.c (1.7), text_32/pixel.c (1.6): Implemented (almost) correct handling of stride FIXME: linear_16/32 should handle cases where stride%2 != 0 FIXME: linear_24 copybox needs to be fixed 1998-08-12 00:31 Marcus Sundberg [marcus@ggi-project.org] * default/color.c (1.2): Hmm, weird file... 1998-08-11 23:57 Marcus Sundberg [marcus@ggi-project.org] * default/: linear_16/color.c (1.4), linear_24/color.c (1.4), linear_32/color.c (1.4), linear_8/color.c (1.4): Colormapping shouldn't be handled here. 1998-08-11 22:20 Marcus Sundberg [marcus@ggi-project.org] * include/internal.h (1.17): Removed: LIBGGI_FB_WIDTH(vis) LIBGGI_FB_HEIGHT(vis) Added: LIBGGI_X(vis) LIBGGI_Y(vis) LIBGGI_VIRTX(vis) LIBGGI_VIRTY(vis) LIBGGI_FB_SIZE(mode) 1998-08-11 22:01 Marcus Sundberg [marcus@ggi-project.org] * scripts/configure (1.13): Disabled kgi target. 1998-08-11 21:45 Marcus Sundberg [marcus@ggi-project.org] * default/stubs/gtext.c (1.6): Changed LIBGGI_FB_WIDTH to LIBGGI_VIRTX 1998-08-11 19:46 Marcus Sundberg [marcus@ggi-project.org] * dl.c (1.7): Print debug message when closing libs. 1998-08-11 19:01 Steve Cheng [steve@ggi-project.org] * include/internal.h (1.16): Stride defined (both R/W frame) 1998-08-11 18:56 Marcus Sundberg [marcus@ggi-project.org] * display/memory/mode.c (1.11): No need to use temorary variable size. 1998-08-11 18:52 Marcus Sundberg [marcus@ggi-project.org] * default/Makefile (1.7): Removed linear_15 1998-08-11 14:04 Andrew Apted [andrew@ggi-project.org] * EXPSYMS (1.10), db.c (1.7), events.c (1.7), mode.c (1.14), stubs.c (1.15), visual.c (1.12), default/linear_1/Makefile (1.4), default/linear_1/visual.c (1.7), default/linear_16/Makefile (1.4), default/linear_16/visual.c (1.7), default/linear_24/Makefile (1.4), default/linear_24/visual.c (1.5), default/linear_32/Makefile (1.4), default/linear_32/visual.c (1.8), default/linear_4/Makefile (1.4), default/linear_4/visual.c (1.7), default/linear_8/Makefile (1.4), default/linear_8/visual.c (1.7), default/text_16/Makefile (1.3), default/text_16/visual.c (1.10), default/text_32/Makefile (1.3), default/text_32/visual.c (1.10), display/X/mode.c (1.12), display/X/visual.c (1.13), display/Xlib/visual.c (1.9), display/aa/mode.c (1.13), display/aa/visual.c (1.11), display/common/evqueue.inc (1.7), display/common/mansync.inc (1.11), display/fbdev/fbdev.h (1.6), display/fbdev/mode.c (1.14), display/fbdev/pan.c (1.7), display/fbdev/visual.c (1.12), display/fbdev/vtswitch.c (1.10), display/glide/visual.c (1.8), display/kgi/mode.c (1.9), display/kgi/visual.c (1.8), display/memory/mode.c (1.10), display/memory/visual.c (1.7), display/monotext/draw.c (1.7), display/multi/stubs.c (1.11), display/suidkgi/mode.c (1.7), display/suidkgi/visual.c (1.7), display/svgalib/mode.c (1.13), display/svgalib/visual.c (1.11), display/terminfo/mode.c (1.11), display/terminfo/visual.c (1.7), display/tile/mode.c (1.17), display/tile/visual.c (1.16), display/trueemu/stubs.c (1.9), display/trueemu/visual.c (1.10), display/xf86dga/mode.c (1.13), display/xf86dga/visual.c (1.12), include/ggi-dl.h (1.10), include/internal.h (1.15), include/structs.h (1.15), include/ggi/ggi.h (1.13): Overhauled the visual structure for [drw]_frame_num and [rw]_frame, and LIBGGI_CUR{READ,WRITE} handling. Added support for ggi{Get,Set} {Display,Read,Write}Frame functions, but no target handles more than 1 frame yet. Added the ggiGetOrigin function to complement ggiSetOrigin. Added the internal function "seteventmask" which now gets passed on like "setflags" does. Updated fbdev target to handle all the new changes and to implement the "ggiGetAPI" function. 1998-08-11 13:56 Andrew Apted [andrew@ggi-project.org] * default/common/frames.c (1.1): Initial check-in. 1998-08-11 07:28 Andrew Apted [andrew@ggi-project.org] * scripts/configure (1.12): Fixed a problem with targ_on() not working. 1998-08-11 01:37 Steve Cheng [steve@ggi-project.org] * display/memory/mode.c (1.9): misc fixes 1998-08-11 01:31 Steve Cheng [steve@ggi-project.org] * display/: aa/aavisual.h (1.5), aa/mode.c (1.12), aa/visual.c (1.10), svgalib/box.c (1.5), svgalib/hline.c (1.5), svgalib/mode.c (1.12), svgalib/visual.c (1.10): Changed aa and svgalib to work with new DB/pixfmt scheme 1998-08-11 01:30 Steve Cheng [steve@ggi-project.org] * display/xf86dga/mode.c (1.12): Diked out Marcus' obfuscated clut_mask setting code 1998-08-10 23:59 Steve Cheng [steve@ggi-project.org] * display/: xf86dga/mode.c (1.11), tile/mode.c (1.16), tile/visual.c (1.15): Misc fixes, PIXFMT 1998-08-10 13:28 Marcus Sundberg [marcus@ggi-project.org] * display/xf86dga/visual.c (1.11): Don'c call free() on a mmaped region ;) 1998-08-10 09:52 Andrew Apted [andrew@ggi-project.org] * display/trueemu/mode.c (1.13): Made GGIsetflags call a ggiFlush() [in case it goes from SYNC->ASYNC]. 1998-08-10 09:50 Andrew Apted [andrew@ggi-project.org] * display/monotext/mode.c (1.14): Added GGIsetflags. 1998-08-10 09:47 Andrew Apted [andrew@ggi-project.org] * display/: trueemu/TODO (1.4), monotext/TODO (1.4): These babies just went to the big repository in the sky. 1998-08-10 09:44 Andrew Apted [andrew@ggi-project.org] * include/internal.h (1.14): Changed LIBGGI_FB_WIDTH & HEIGHT to use virtual size instead of visible size. 1998-08-10 07:20 Steve Cheng [steve@ggi-project.org] * display/memory/mode.c (1.8): stride set to virt.y rather than virt.x bugfix 1998-08-10 07:17 Steve Cheng [steve@ggi-project.org] * display/: tile/mode.c (1.15), tile/stubs.c (1.5), tile/visual.c (1.14), xf86dga/mode.c (1.10), xf86dga/visual.c (1.10): New DB/pixelformat,etc. conversion for tile,dga target 1998-08-10 04:21 Marcus Sundberg [marcus@ggi-project.org] * display/: X/visual.c (1.12), Xlib/visual.c (1.8): Fixed cleanuproutines 1998-08-10 03:49 Marcus Sundberg [marcus@ggi-project.org] * TODO (1.2), conf.c (1.5), db.c (1.6), dl.c (1.6), events.c (1.6), gc.c (1.6), init.c (1.11), mode.c (1.13), stubs.c (1.14), visual.c (1.11), default/common/linear-line.c (1.5), default/common/visual.c (1.5), default/ioctl/box.c (1.5), default/ioctl/copybox.c (1.4), default/ioctl/line.c (1.4), default/ioctl/visual.c (1.5), default/linear_1/Makefile (1.3), default/linear_1/color.c (1.4), default/linear_1/copybox.c (1.2), default/linear_1/fillscreen.c (1.3), default/linear_1/gtext.c (1.3), default/linear_1/hline.c (1.4), default/linear_1/pixel.c (1.4), default/linear_1/visual.c (1.6), default/linear_1/vline.c (1.4), default/linear_16/Makefile (1.3), default/linear_16/color.c (1.3), default/linear_16/copybox.c (1.4), default/linear_16/fillscreen.c (1.3), default/linear_16/hline.c (1.3), default/linear_16/pixel.c (1.4), default/linear_16/visual.c (1.6), default/linear_16/vline.c (1.4), default/linear_24/Makefile (1.3), default/linear_24/color.c (1.3), default/linear_24/copybox.c (1.4), default/linear_24/fillscreen.c (1.3), default/linear_24/hline.c (1.3), default/linear_24/pixel.c (1.4), default/linear_24/visual.c (1.4), default/linear_24/vline.c (1.4), default/linear_32/Makefile (1.3), default/linear_32/color.c (1.3), default/linear_32/copybox.c (1.4), default/linear_32/crossblit.c (1.5), default/linear_32/fillscreen.c (1.3), default/linear_32/hline.c (1.3), default/linear_32/pixel.c (1.4), default/linear_32/visual.c (1.7), default/linear_32/vline.c (1.4), default/linear_4/Makefile (1.3), default/linear_4/color.c (1.3), default/linear_4/copybox.c (1.3), default/linear_4/fillscreen.c (1.3), default/linear_4/hline.c (1.4), default/linear_4/pixel.c (1.4), default/linear_4/visual.c (1.6), default/linear_4/vline.c (1.4), default/linear_8/Makefile (1.3), default/linear_8/color.c (1.3), default/linear_8/copybox.c (1.4), default/linear_8/fillscreen.c (1.3), default/linear_8/gtext.c (1.3), default/linear_8/hline.c (1.4), default/linear_8/pixel.c (1.4), default/linear_8/visual.c (1.6), default/linear_8/vline.c (1.4), default/linmm_banked/Makefile (1.3), default/linmm_banked/hline.c (1.4), default/linmm_banked/linmm_banked.h (1.2), default/linmm_banked/pixel.c (1.4), default/linmm_banked/visual.c (1.7), default/linmm_banked/vline.c (1.4), default/ramdac/color.c (1.5), default/ramdac/visual.c (1.7), default/stubs/box.c (1.4), default/stubs/color.c (1.5), default/stubs/crossblit.c (1.4), default/stubs/fillscreen.c (1.4), default/stubs/gtext.c (1.5), default/stubs/hline.c (1.3), default/stubs/line.c (1.4), default/stubs/visual.c (1.8), default/stubs/vline.c (1.4), default/text_16/color.c (1.6), default/text_16/gtext.c (1.6), default/text_16/pixel.c (1.5), default/text_16/visual.c (1.9), default/text_32/color.c (1.6), default/text_32/gtext.c (1.6), default/text_32/pixel.c (1.5), default/text_32/visual.c (1.9), display/X/Xvisual.h (1.7), display/X/visual.c (1.11), display/Xlib/box.c (1.4), display/Xlib/hline.c (1.4), display/Xlib/pixel.c (1.5), display/Xlib/visual.c (1.7), display/Xlib/vline.c (1.4), display/aa/mode.c (1.11), display/aa/visual.c (1.9), display/common/evqueue.inc (1.6), display/common/mansync.inc (1.10), display/fbdev/visual.c (1.11), display/glide/mode.c (1.7), display/glide/visual.c (1.7), display/kgi/events.c (1.4), display/kgi/mode.c (1.8), display/kgi/visual.c (1.7), display/memory/mode.c (1.7), display/memory/visual.c (1.6), display/monotext/mode.c (1.13), display/monotext/visual.c (1.9), display/multi/stubs.c (1.10), display/multi/visual.c (1.11), display/sub/visual.c (1.8), display/suidkgi/mode.c (1.6), display/suidkgi/visual.c (1.6), display/svgalib/box.c (1.4), display/svgalib/events.c (1.10), display/svgalib/hline.c (1.4), display/svgalib/mode.c (1.11), display/svgalib/pixel.c (1.4), display/svgalib/visual.c (1.9), display/svgalib/vline.c (1.4), display/terminfo/events.c (1.7), display/terminfo/mode.c (1.10), display/terminfo/visual.c (1.6), display/tile/mode.c (1.14), display/tile/visual.c (1.13), display/trueemu/mode.c (1.12), display/trueemu/trueemu.c (1.8), display/trueemu/visual.c (1.9), display/vgagl/box.c (1.4), display/vgagl/copybox.c (1.4), display/vgagl/hline.c (1.4), display/vgagl/pixel.c (1.4), display/vgagl/vline.c (1.4), display/xf86dga/Xvisual.h (1.5), display/xf86dga/visual.c (1.9), extensions/misc/display/X/init.c (1.2), extensions/misc/display/svgalib/mode.c (1.5), extensions/misc/display/svgalib/visual.c (1.5), include/internal.h (1.13), include/structs.h (1.14), include/ggi/ggi.h (1.12), scripts/configure (1.11): Continued adding the new DirectBuffer and pixelformat scheme. Changed email-addresses to @ggi-project.org ones Changed LIBGGI_* environment variables to GGI_* Removed LIBGGI_FB_LINEAR, added LIBGGI_CURREAD and LIBGGI_CURWRITE and made the default libs use those. Added _ggi_calloc() and _ggi_realloc() General cleanups 1998-08-10 03:39 Marcus Sundberg [marcus@ggi-project.org] * doc/: CREDITS (1.2), README_IRIX (1.2), man/ggiInit.3GGI (1.2), man/ggiOpen.3GGI (1.2): Changed emailaddresses to @ggi-project.org ones 1998-08-09 22:14 Marcus Sundberg [marcus@ggi-project.org] * default/: linear_1/db.c (1.5), linear_16/db.c (1.5), linear_24/db.c (1.3), linear_32/db.c (1.5), linear_4/db.c (1.5), linear_8/db.c (1.5), linmm_banked/db.c (1.4): DirectBuffer is now handled by targets. 1998-08-08 19:11 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/ggi.h (1.11): Changed initial comment 1998-08-08 19:10 Marcus Sundberg [marcus@ggi-project.org] * db.c (1.5), visual.c (1.10), include/internal.h (1.12), include/structs.h (1.13): General cleanup of structures. 1998-08-08 13:48 Marcus Sundberg [marcus@ggi-project.org] * TODO (1.1), db.c (1.4), debug.c (1.5), dl.c (1.5), mode.c (1.12), stubs.c (1.13), visual.c (1.9), default/common/clip.c (1.3), default/common/linear-line.c (1.4), default/common/visual.c (1.4), default/ioctl/box.c (1.4), default/ioctl/copybox.c (1.3), default/ioctl/line.c (1.3), default/ioctl/visual.c (1.4), default/linear_1/visual.c (1.5), default/linear_16/visual.c (1.5), default/linear_24/visual.c (1.3), default/linear_32/visual.c (1.6), default/linear_4/visual.c (1.5), default/linear_8/visual.c (1.5), default/linmm_banked/visual.c (1.6), default/ramdac/color.c (1.4), default/ramdac/visual.c (1.6), default/stubs/line.c (1.3), default/stubs/visual.c (1.7), default/text_16/visual.c (1.8), default/text_32/visual.c (1.8), display/Xlib/pixel.c (1.4), display/fbdev/mode.c (1.13), display/fbdev/visual.c (1.10), display/glide/visual.c (1.6), display/kgi/mode.c (1.7), display/kgi/visual.c (1.6), display/monotext/draw.c (1.6), display/monotext/mode.c (1.12), display/monotext/monotext.h (1.4), display/monotext/text.c (1.9), display/multi/events.c (1.2), display/multi/stubs.c (1.9), display/multi/visual.c (1.10), display/sub/stubs.c (1.6), display/sub/visual.c (1.7), display/suidkgi/mode.c (1.5), display/suidkgi/visual.c (1.5), display/svgalib/mode.c (1.10), display/terminfo/mode.c (1.9), display/tile/mode.c (1.13), display/trueemu/mode.c (1.11), display/trueemu/stubs.c (1.8), display/trueemu/trueemu.h (1.4), display/vgagl/visual.c (1.5), display/xf86dga/mode.c (1.9), include/internal.h (1.11), include/structs.h (1.12), include/ggi/ggi.h (1.10), scripts/configure (1.10): Added new DirectBuffer scheme and ggi_pixelformat Removed all messing with ggi_gc from the generic driverlibs, it should be done in the targets. Removed many static/global variables from driverlibs. Misc cleanups. Check libggi/TODO file for info about what still has to be done. 1998-08-06 20:12 Jason McMullan [jmcc@ggi-project.org] * .cvsignore (1.4), extensions/misc/.cvsignore (1.2): More stuff to ignore... 1998-08-06 20:11 Jason McMullan [jmcc@ggi-project.org] * default/Makefile (1.6), scripts/configure (1.9): Modified to build cleanly when KGI is not present 1998-08-06 08:36 Andrew Apted [andrew@ggi-project.org] * display/trueemu/events.c (1.7): Updated the event handling to properly handle event masks + reading hotkeys (e.g. when emKey not in evmask) and added EvExpose support. 1998-08-06 08:32 Andrew Apted [andrew@ggi-project.org] * display/fbdev/mode.c (1.12): Added 15 bit support. 1998-08-05 23:40 Steve Cheng [steve@ggi-project.org] * display/aa/visual.c (1.8): Parses AAOPTS for AAlib options 1998-08-05 20:10 Marcus Sundberg [marcus@ggi-project.org] * mode.c (1.11): If SetMode fails, print the mode we tried to set, not the suggested one. 1998-08-05 05:07 Steve Cheng [steve@ggi-project.org] * init.c (1.10), stubs.c (1.12), display/X/Xvisual.h (1.6), display/X/mode.c (1.11), display/X/visual.c (1.10), display/Xlib/mode.c (1.7), display/Xlib/visual.c (1.6), display/aa/mode.c (1.10), display/aa/aavisual.h (1.4), display/aa/visual.c (1.7), display/common/mansync.inc (1.9), display/fbdev/mode.c (1.11), display/fbdev/visual.c (1.9), display/glide/mode.c (1.6), display/glide/visual.c (1.5), display/kgi/mode.c (1.6), display/kgi/visual.c (1.5), display/memory/mode.c (1.6), display/memory/visual.c (1.5), display/multi/mode.c (1.8), display/multi/visual.c (1.9), display/sub/mode.c (1.5), display/sub/visual.c (1.6), display/suidkgi/mode.c (1.4), display/suidkgi/visual.c (1.4), display/svgalib/mode.c (1.9), display/svgalib/visual.c (1.8), display/svgalib/events.c (1.9), display/terminfo/mode.c (1.8), display/terminfo/visual.c (1.5), display/tile/mode.c (1.12), display/tile/visual.c (1.12), display/tile/stubs.c (1.4), display/tile/tilevisual.h (1.5), display/trueemu/mode.c (1.10), display/trueemu/visual.c (1.8), display/xf86dga/mode.c (1.8), display/xf86dga/visual.c (1.8), include/ggi-dl.h (1.9), include/structs.h (1.11): ggiSetFlags() are now passed onto targets; major mansync cleanups and fixes (possible to use multiple mansync visuals at once) 1998-07-31 19:06 Jonas Borgstrom [jonas@ggi-project.org] * display/fbdev/mode.c (1.10): Now checkmode doesn't say every mode is valid. 1998-07-31 02:03 Steve Cheng [steve@ggi-project.org] * display/aa/mode.c (1.9): Fixed mode negotiation 1998-07-31 00:10 Jan Kneschke [jan@kneschke.de] * display/aa/: aavisual.h (1.3), mode.c (1.8), visual.c (1.6): fixed mansync introduced GGI_AUTO 1998-07-30 05:37 Andrew Apted [andrew@ggi-project.org] * display/fbdev/visual.c (1.8): Fixed a bug parsing the arguments (giving wild mouse strings). 1998-07-30 05:36 Andrew Apted [andrew@ggi-project.org] * default/: text_16/color.c (1.5), text_32/color.c (1.5): Made ggiMapColor(black) use a space instead of a solid block character. 1998-07-27 17:06 Andrew Apted [andrew@ggi-project.org] * display/: monotext/TODO (1.3), trueemu/TODO (1.3): Things change... 1998-07-27 04:50 Andrew Apted [andrew@ggi-project.org] * display/monotext/visual.c (1.8): Fixed a compile-time warning. 1998-07-27 04:48 Andrew Apted [andrew@ggi-project.org] * display/fbdev/: events.c (1.4), fbdev.h (1.5), kbd.c (1.6), mouse.c (1.5), vtswitch.c (1.9): Implemented evExpose events when VT is switched back. 1998-07-25 15:56 Andrew Apted [andrew@ggi-project.org] * display/monotext/: README (1.2), TODO (1.2), color.c (1.8), draw.c (1.5), events.c (1.3), font.c (1.2), mode.c (1.11), monotext.c (1.9), monotext.h (1.3), text.c (1.8), visual.c (1.7): Overhauled the MonoText target. Changed the SYNC behaviour -- it now longer uses the syncer process hack. Improved the argument handling. Fixed the ggiPutc() and ggiPuts() handling. Various small fixes. 1998-07-25 15:53 Andrew Apted [andrew@ggi-project.org] * display/trueemu/: README (1.2), TODO (1.2), events.c (1.6), mode.c (1.9), stubs.c (1.7), trueemu.c (1.7), trueemu.h (1.3), visual.c (1.7): Overhauled the TrueEmu target. Changed the SYNC handling -- it no longer uses the syncer process hack. Improved dithering on 15/16 bit parents. Improved the argument handling. Various bug fixes. 1998-07-25 15:48 Andrew Apted [andrew@ggi-project.org] * mode.c (1.10): Now uses ggiPrintMode() when ggiSetMode() fails to show what mode it was trying to set. 1998-07-24 08:45 Andrew Apted [andrew@ggi-project.org] * default/stubs/copybox.c (1.3): Speed up copybox() by using ggiGetHLine + ggiPutHLine instead of ggiGetPixel + ggiPutPixel. 1998-07-24 08:43 Andrew Apted [andrew@ggi-project.org] * stubs.c (1.11): Added a check to ggiCrossBlit() s.t. it resorts to using ggiCopyBox() if source visual == dest visual. 1998-07-24 08:42 Andrew Apted [andrew@ggi-project.org] * display/fbdev/kbd.c (1.5): Fixed a bug that prevented console switching. 1998-07-22 10:28 Andrew Apted [andrew@ggi-project.org] * display/common/mansync.inc (1.8): Fixed the "/* within a comment" warning. 1998-07-22 10:27 Andrew Apted [andrew@ggi-project.org] * default/stubs/copybox.c (1.2), display/fbdev/mouse.c (1.4), display/monotext/monotext.c (1.8), display/terminfo/color.c (1.8): Added some workarounds to using 'inline' (which is not ANSI C). 1998-07-22 10:25 Andrew Apted [andrew@ggi-project.org] * events.c (1.5): Updated for the ggiGetc/Kbhit change (no more ggiKeyPoll/KeyRead). 1998-07-22 10:22 Andrew Apted [andrew@ggi-project.org] * default/linmm_banked/visual.c (1.5), default/stubs/gtext.c (1.4), default/stubs/visual.c (1.6), default/text_16/visual.c (1.7), default/text_16/gtext.c (1.5), default/text_32/visual.c (1.7), default/text_32/gtext.c (1.5), stubs.c (1.10), EXPSYMS (1.9), display/multi/visual.c (1.8), display/multi/stubs.c (1.8), display/trueemu/mode.c (1.8), display/trueemu/stubs.c (1.6), display/vgagl/visual.c (1.4), display/monotext/mode.c (1.10), display/monotext/text.c (1.7), include/ggi-dl.h (1.8), include/structs.h (1.10): Updated for ggiGetCharSize() change (removed the 'cell' from the name). 1998-07-22 10:20 Andrew Apted [andrew@ggi-project.org] * include/ggi/ggi.h (1.9): Changed ggiGetCharCellSize() to just ggiGetCharSize(). Replace ggiKeyPoll() with ggiKbhit(), and ggiKeyRead() with ggiGetc(), and made them functions of LibGGI rather than inlines (to help portability). 1998-07-20 05:23 Andrew Apted [andrew@ggi-project.org] * display/multi/: mode.c (1.7), multi_defs.h (1.2), stubs.c (1.7), visual.c (1.7): Minor: bug-fixes. 1998-07-20 05:17 Andrew Apted [andrew@ggi-project.org] * gc.c (1.5): Minor: slight fixes. 1998-07-20 05:12 Andrew Apted [andrew@ggi-project.org] * include/structs.h (1.9): Minor: removed GGI_GC_FLAG_DIRTY, which was never used (it seems the GGI_GCCHANGED_xxx mechanism pre-empted it). 1998-07-19 15:37 Andrew Apted [andrew@ggi-project.org] * display/multi/: Makefile (1.3), mode.c (1.6), stubs.c (1.6), visual.c (1.6): Major: Reworked the display-multi target; made the private data a structure, instead of just being the array (allows for future expansion); made it use _GGIparsetarget. 1998-07-19 15:33 Andrew Apted [andrew@ggi-project.org] * display/: common/parsing.inc (1.3), fbdev/mouse.c (1.3), fbdev/visual.c (1.7), monotext/monotext.c (1.7), monotext/visual.c (1.6), trueemu/trueemu.c (1.6), trueemu/visual.c (1.6), tile/mode.c (1.11), tile/visual.c (1.11): Minor: slight fixes, including adding a 'max' parameter to _GGIparsetarget (to prevent overflow attacks), and using _ggi_malloc. 1998-07-19 15:30 Andrew Apted [andrew@ggi-project.org] * include/structs.h (1.8): Minor: Made ggi_mutex always be a pointer, which means that it can never change size. Structures that change size based on #defines are _evil_. 1998-07-19 15:28 Andrew Apted [andrew@ggi-project.org] * include/ggi-dl.h (1.7): Minor: Made the CHECKxxx() macros return 0 instead of -1, since being clipped is hardly an error. 1998-07-19 15:24 Andrew Apted [andrew@ggi-project.org] * default/stubs/pixel.c (1.1), display/multi/events.c (1.1), display/multi/multi_defs.h (1.1): Initial check-in. 1998-07-19 15:22 Andrew Apted [andrew@ggi-project.org] * visual.c (1.8): Minor: changed some callocs to _ggi_malloc. 1998-07-19 15:21 Andrew Apted [andrew@ggi-project.org] * init.c (1.9): Minor: Fixed a problem with the thread locking with targets that open other targets -- the lock would be set for the first target, and then tried to be gotten for the second target : deadlock. 1998-07-19 08:37 Andrew Apted [andrew@ggi-project.org] * EXPSYMS (1.8), stubs.c (1.9), default/linmm_banked/visual.c (1.4), default/stubs/Makefile (1.4), default/stubs/color.c (1.4), default/stubs/gtext.c (1.3), default/stubs/visual.c (1.5), default/text_16/gtext.c (1.4), default/text_16/visual.c (1.6), default/text_32/color.c (1.4), default/text_32/gtext.c (1.4), default/text_32/visual.c (1.6), display/Xlib/gtext.c (1.4), display/monotext/mode.c (1.9), display/monotext/text.c (1.6), display/trueemu/mode.c (1.7), display/trueemu/stubs.c (1.5), display/vgagl/visual.c (1.3), include/ggi-dl.h (1.6), include/structs.h (1.7), include/ggi/ggi.h (1.8): Major: Updated text handling according to the docs. This means that ggiPuts() doesn't do any wrap-around or handling of CR or LF. Also added the ggiGetCharCellSize() function as per the docs. 1998-07-18 11:25 Andrew Apted [andrew@ggi-project.org] * init.c (1.8), display/common/parsing.inc (1.2), display/tile/visual.c (1.10): Minor: Fixed some problems with display-tile's arg parsing. Added -usedb and -nodb arguments to display-tile. 1998-07-17 21:29 Marcus Sundberg [marcus@ggi-project.org] * display/common/mansync.inc (1.7): Updated documentation a bit 1998-07-16 09:54 Andrew Apted [andrew@ggi-project.org] * default/linear_32/crossblit.c (1.4), default/linear_32/visual.c (1.5), default/stubs/crossblit.c (1.3), display/monotext/draw.c (1.4), display/sub/stubs.c (1.5), include/ggi-dl.h (1.5), include/structs.h (1.6), include/ggi/ggi.h (1.7): Major: removed the stretching parameters from ggiCrossBlit(). It no longer does any stretching. 1998-07-16 09:49 Andrew Apted [andrew@ggi-project.org] * default/ramdac/visual.c (1.5), default/ramdac/color.c (1.3), stubs.c (1.8), EXPSYMS (1.7), include/internal.h (1.10): Minor: renamed ggiSendKGICommand with _ggiSendKGICommand, just to make it clear that it isn't an official part of the LibGGI API (internal only). 1998-07-15 07:16 Steve Cheng [steve@ggi-project.org] * display/tile/: README (1.3), mode.c (1.10): Use new crossblit code 1998-07-15 06:45 Steve Cheng [steve@ggi-project.org] * display/tile/mode.c (1.9): forgot width... 1998-07-14 21:13 Marcus Sundberg [marcus@ggi-project.org] * visual.c (1.7): Changed GT_LAST -> GT_INVALID 1998-07-14 21:12 Marcus Sundberg [marcus@ggi-project.org] * mode.c (1.9): Removed use of the GRAPHTYPE macro. 1998-07-14 20:51 Marcus Sundberg [marcus@ggi-project.org] * display/terminfo/mode.c (1.7): Don't use GRAPHTYPE macro anymore. 1998-07-14 20:43 Marcus Sundberg [marcus@ggi-project.org] * display/terminfo/: color.c (1.7), visual.c (1.4): Removed severely braindamaged global variables. 1998-07-14 20:40 Steve Cheng [steve@ggi-project.org] * display/: aa/color.c (1.5), aa/events.c (1.5), aa/mode.c (1.7), aa/visual.c (1.5), glide/mode.c (1.5), kgi/events.c (1.3), kgi/mode.c (1.5), monotext/mode.c (1.8), terminfo/TIvisual.h (1.4), terminfo/events.c (1.6), tile/color.c (1.5), tile/events.c (1.4), tile/mode.c (1.8), tile/stubs.c (1.3), tile/tilevisual.h (1.4), tile/visual.c (1.9), xf86dga/color.c (1.4), xf86dga/mode.c (1.7), xf86dga/visual.c (1.7): Some #include cleanups, API and lib internals #include separation 1998-07-14 15:43 Andrew Apted [andrew@ggi-project.org] * stubs.c (1.7), EXPSYMS (1.6), display/multi/stubs.c (1.5), display/sub/stubs.c (1.4), display/tile/color.c (1.4), display/trueemu/trueemu.c (1.5), include/ggi/ggi.h (1.6): Minor: dropped the 'Vec' from ggi{Get,Set}Palette. 1998-07-13 21:38 Marcus Sundberg [marcus@ggi-project.org] * EXPSYMS (1.5), init.c (1.7), mode.c (1.8), stubs.c (1.6), display/fbdev/color.c (1.6), display/fbdev/fbdev.h (1.4), display/fbdev/mode.c (1.9), display/fbdev/pan.c (1.6), display/fbdev/visual.c (1.6), display/fbdev/vtswitch.c (1.8), display/monotext/color.c (1.7), display/monotext/monotext.c (1.6), display/monotext/text.c (1.5), display/trueemu/blit24.c (1.3), display/trueemu/blit32.c (1.3), extensions/misc/init.c (1.4), extensions/misc/stubs.c (1.4), extensions/test/test1.c (1.6), extensions/test/test2.c (1.5), include/internal.h (1.9), include/ggi/ggi.h (1.5): Changed ggiDefaultMode to _ggiDefaultMode and made it a libggi internal. Did some effort to separate libggi internals from the API. 1998-07-13 20:40 Marcus Sundberg [marcus@ggi-project.org] * mode.c (1.7): Removed unused initialization 1998-07-13 17:46 Steve Cheng [steve@ggi-project.org] * display/tile/: README (1.2), mode.c (1.7), stubs.c (1.2), visual.c (1.8): More fixes... 1998-07-13 07:03 Steve Cheng [steve@ggi-project.org] * display/tile/: Makefile (1.2), color.c (1.3), events.c (1.3), mode.c (1.6), tilevisual.h (1.3), visual.c (1.7), README (1.1), stubs.c (1.1): Non-emulating-DirectBuffer ability 1998-07-10 19:45 Marcus Sundberg [marcus@ggi-project.org] * display/X/visual.c (1.9): Fixed a bug when reallocing mansync_hook_* 1998-07-10 08:44 Andrew Apted [andrew@ggi-project.org] * display/monotext/mode.c (1.7): Minor: Preliminary mode-improvement code. 1998-07-10 08:37 Andrew Apted [andrew@ggi-project.org] * display/terminfo/: color.c (1.6), mode.c (1.6): Minor: Updated for the new text_32 mapcolor behaviour (now in-line with the text_16 library). 1998-07-10 08:34 Andrew Apted [andrew@ggi-project.org] * default/: text_16/color.c (1.4), text_32/color.c (1.3), text_32/gtext.c (1.3), text_32/pixel.c (1.4), text_32/visual.c (1.5): Major: Updated the text_32 library to follow the ggiMapColor() behaviour of the text_16 library. 1998-07-10 08:25 Andrew Apted [andrew@ggi-project.org] * default/stubs/: copybox.c (1.1), visual.c (1.4), Makefile (1.3): Major: Added a stub implementation for copybox. 1998-07-10 08:22 Andrew Apted [andrew@ggi-project.org] * gc.c (1.4): Minor: made ggiSetClipRegion return an error if the region was out of bounds (instead of silently shrinking the region). 1998-07-09 23:16 Marcus Sundberg [marcus@ggi-project.org] * init.c (1.6), conf.c (1.4), include/internal.h (1.8): Plugged memoryleaks with _ggiLoadConfig() 1998-07-09 20:25 Marcus Sundberg [marcus@ggi-project.org] * extensions/misc/EXPSYMS (1.1): Inital checkin 1998-07-09 20:20 Marcus Sundberg [marcus@ggi-project.org] * dl.c (1.4), conf.c (1.3), include/internal.h (1.7): WIN32 support: dynamic loading and directorydelimiters 1998-07-09 20:19 Marcus Sundberg [marcus@ggi-project.org] * display/sub/visual.c (1.5): Removed unused includes 1998-07-09 20:18 Marcus Sundberg [marcus@ggi-project.org] * display/sub/mode.c (1.4): Removed unused includes!!! 1998-07-09 20:15 Marcus Sundberg [marcus@ggi-project.org] * EXPSYMS (1.4): Updated 1998-07-08 09:46 Andrew Apted [andrew@ggi-project.org] * include/ggi/ggi.h (1.4), display/fbdev/kbd.c (1.4), display/aa/events.c (1.4), display/glide/events.c (1.3), display/svgalib/events.c (1.8), display/terminfo/events.c (1.5), display/trueemu/events.c (1.5): Major: Updated for the big ggi/keyboard.h change (removal of the KT_LATIN/KT_LETTER hack, and the all-new namespace). 1998-07-07 15:48 Andrew Apted [andrew@ggi-project.org] * display/fbdev/: color.c (1.5), events.c (1.3), mode.c (1.8), visual.c (1.5), kbd.c (1.3), vtswitch.c (1.7), fbdev.h (1.3): Major: 1) Stopped trying to get "switch to free VT" working and changed to "just use current VT" scheme SVGAlib-style. It now works non-suid fairly OK. 2) Updated keyboard handling to a) handle repeating b) handle keysyms c) translation routines for the upcoming Big Keysym Change (tm). 3) Added palette save/restore functions (now that we're using the current VT, all state must be saved and restored). 1998-07-06 21:12 Marcus Sundberg [marcus@ggi-project.org] * display/fbdev/vtswitch.c (1.6): Don't set sa.sa_mask directly! Use sigemptyset() Include string.h for strerror() 1998-07-06 09:37 Marcus Sundberg [marcus@ggi-project.org] * display/fbdev/mode.c (1.7): If we fail to open a framebufferdevice, tell which one we tried. 1998-07-05 19:29 Marcus Sundberg [marcus@ggi-project.org] * display/: X/Xvisual.h (1.5), X/color.c (1.4), X/mode.c (1.10), Xlib/Xvisual.h (1.3), Xlib/color.c (1.4), Xlib/mode.c (1.6): Moved color.c stuff to ../X_common/color.inc Merged most of the mode.c stuff Added GGImapcolor 1998-07-05 19:28 Marcus Sundberg [marcus@ggi-project.org] * display/: X/events.c (1.7), Xlib/events.c (1.5): Include ../X_common/events.inc instead 1998-07-05 19:12 Marcus Sundberg [marcus@ggi-project.org] * display/common/mansync.inc (1.6): Fixed potential bug in _mansync_stop 1998-07-05 19:07 Marcus Sundberg [marcus@ggi-project.org] * display/common/: X-events.inc (1.3), X-mode.inc (1.3): These are now in display/X_common 1998-07-05 19:04 Marcus Sundberg [marcus@ggi-project.org] * display/xf86dga/events.c (1.5): Now include ../X_common/events.inc instead. 1998-07-05 18:26 Thomas Tanner [tanner@ggi-project.org] * extensions/Makefile (1.5): [no log message] 1998-07-05 10:52 Andrew Apted [andrew@ggi-project.org] * include/ggi/ggi.h (1.3): Minor: Changed ggiKeyRead() to ignore modifer keys. 1998-07-05 10:18 Andrew Apted [andrew@ggi-project.org] * display/common/evqueue.inc (1.5): Major: Rewrote the queuing code to (a) use dynamically allocated queues, and (b) store events efficiently in the queue buffer: back-to-back instead of one-event-per-256-bytes. [The previous structure took up 2MB of memory !]. 1998-07-05 10:14 Andrew Apted [andrew@ggi-project.org] * gc.c (1.3): Minor: made the ggiSetClipRegion() function limit the user-supplied region to the virtual area. Just a sanity check. 1998-07-05 10:11 Andrew Apted [andrew@ggi-project.org] * conf.c (1.2): Minor: Removed uppercased versions of the display targets name from libggi.conf.temp and made the comparison routine use strcasecmp(). 1998-07-05 02:39 Marcus Sundberg [marcus@ggi-project.org] * display/: common/X-events.inc (1.2), xf86dga/events.c (1.4): Changed DGA target to use the common/X-events.inc file for events. 1998-07-05 01:28 Marcus Sundberg [marcus@ggi-project.org] * EXPSYMS (1.3), stubs.c (1.5), display/X/visual.c (1.8), display/monotext/visual.c (1.5), display/tile/visual.c (1.6), display/trueemu/visual.c (1.5), include/ggi/ggi.h (1.2): Changed ggiSetInfoFlags to ggiSetFlags Added ggiGetFlags Added ggiUnsetFlags macro Removed GGIFLAG_SYNC, use ggiUnsetFlags(vis, GGIFLAG_ASYNC) instead. 1998-07-05 01:00 Marcus Sundberg [marcus@ggi-project.org] * extensions/misc/init.c (1.3), extensions/misc/stubs.c (1.3), extensions/misc/demos/misctest.c (1.4), extensions/test/exttest1.c (1.4), extensions/test/test1.c (1.5), extensions/test/test2.c (1.4), include/structs.h (1.5), include/ggi/ggi_ext.h (1.1), include/ggi/libggi_ext.h (1.3): Changed libggi_ext.h -> ggi_ext.h 1998-07-05 00:53 Marcus Sundberg [marcus@ggi-project.org] * include/: internal.h (1.6), structs.h (1.4), threads.h (1.2): Moved threads.h stuff into structs.h 1998-07-04 23:14 Marcus Sundberg [marcus@ggi-project.org] * display/: X/mode.c (1.9), common/mansync.inc (1.5): Fixed sigprof problems with sync mode. 1998-07-04 22:18 Marcus Sundberg [marcus@ggi-project.org] * scripts/configure (1.8): vgagl is not a target - always make this when making svgalib 1998-07-04 17:37 Marcus Sundberg [marcus@ggi-project.org] * include/internal.h (1.5): Added _ggi_malloc() prototype. 1998-07-04 17:34 Marcus Sundberg [marcus@ggi-project.org] * display/xf86dga/: Xvisual.h (1.4), mode.c (1.6), visual.c (1.6): Changed to use the generic modelist feature. 1998-07-04 17:32 Marcus Sundberg [marcus@ggi-project.org] * display/svgalib/: mode.c (1.8), vgavisual.h (1.6), visual.c (1.7): Call vga_safety_fork before vga_init so we can exit in a clean way. 1998-07-04 17:26 Marcus Sundberg [marcus@ggi-project.org] * display/common/: modelist.h (1.2), modelist.inc (1.2): Changed w and h in ggi_modelistmode to x and y. Added WANT_* defines to modelist.inc so we don't include unused code. 1998-07-04 17:24 Marcus Sundberg [marcus@ggi-project.org] * visual.c (1.6): Added _ggi_malloc 1998-07-04 11:23 Marcus Sundberg [marcus@ggi-project.org] * Makefile (1.8), Makerules (1.8), default/Makefile (1.5), display/Makefile (1.5), extensions/misc/Makefile (1.5), extensions/misc/display/Makefile (1.3): Changed occurences of $(MKDIR) to $(MKDIRTREE) 1998-07-04 03:02 Marcus Sundberg [marcus@ggi-project.org] * db.c (1.3): Changed ggi.h -> types.h and libggi.h -> ggi.h 1998-07-04 02:56 Marcus Sundberg [marcus@ggi-project.org] * display/: fbdev/color.c (1.4), fbdev/fbdev.h (1.2), fbdev/mode.c (1.6), fbdev/pan.c (1.5), fbdev/vtswitch.c (1.5), monotext/color.c (1.6), monotext/draw.c (1.3), monotext/mode.c (1.6), monotext/monotext.c (1.5), monotext/monotext.h (1.2), monotext/text.c (1.4), suidkgi/vtswitch.c (1.5), terminfo/color.c (1.5), trueemu/blit24.c (1.2), trueemu/blit32.c (1.2), trueemu/trueemu.h (1.2): Changed ggi.h -> types.h and libggi.h -> ggi.h 1998-07-04 02:50 Marcus Sundberg [marcus@ggi-project.org] * display/: X/events.c (1.6), X/visual.c (1.7), Xlib/events.c (1.4), common/X-events.inc (1.1): Moved event-handling to common/X-events.inc Removed some unused stuff from X/events.c 1998-07-04 02:41 Marcus Sundberg [marcus@ggi-project.org] * display/xf86dga/: Xvisual.h (1.3), mode.c (1.5), visual.c (1.5): Don't mmap the videomemory every time we set a mode, only once. This way we can completely give up root-privs in GGIdlinit() 1998-07-04 02:37 Marcus Sundberg [marcus@ggi-project.org] * extensions/misc/: init.c (1.2), stubs.c (1.2), demos/misctest.c (1.3): Changed ggi.h -> types.h and libggi.h -> ggi.h 1998-07-04 02:26 Marcus Sundberg [marcus@ggi-project.org] * extensions/test/: exttest1.c (1.3), test1.c (1.4), test2.c (1.3): Changed libggi.h -> ggi.h 1998-07-04 02:25 Marcus Sundberg [marcus@ggi-project.org] * include/: ggi-dl.h (1.4), internal.h (1.4), structs.h (1.3), ggi/ggi.h (1.1), ggi/libggi.h (1.8), ggi/libggi_ext.h (1.2): Changed ggi.h -> types.h and libggi.h -> ggi.h 1998-07-03 21:33 Marcus Sundberg [marcus@ggi-project.org] * display/svgalib/: mode.c (1.7), vgavisual.h (1.5), visual.c (1.6): Use the modelist system for GGI_AUTO. 1998-07-03 21:30 Marcus Sundberg [marcus@ggi-project.org] * display/common/: modelist.h (1.1), modelist.inc (1.1): New files to support GGI_AUTO/suggest on targets that have a list of supported modes. 1998-07-03 21:03 Marcus Sundberg [marcus@ggi-project.org] * Makefile (1.7), Makerules (1.7), display/Makefile (1.4), default/Makefile (1.4): Added support for mkinstalldirs and install scripts. Removed IRIX and AIX specific stuff. 1998-07-03 20:55 Marcus Sundberg [marcus@ggi-project.org] * extensions/misc/: Makefile (1.4), display/Makefile (1.2): Removed AIX and IRIX specific stuff, use mkinstalldirs and install instead. Changed libggi.conf.templ -> libggimisc.conf.templ in Makefile 1998-07-03 02:03 Steve Cheng [steve@ggi-project.org] * display/X/events.c (1.5): Fix to recognize modifier keys 1998-07-02 23:09 Steve Cheng [steve@ggi-project.org] * display/tile/: tilevisual.h (1.2), visual.c (1.5): User-friendliness fixes 1998-07-02 21:37 Steve Cheng [steve@ggi-project.org] * display/svgalib/events.c (1.7): More sane key handling 1998-07-02 15:01 Andrew Apted [andrew@ggi-project.org] * display/terminfo/: mode.c (1.5), color.c (1.4), events.c (1.4): events.c: Wrote the missing "translate_key" function. mode.c: Commented out the overriding of mapcolor/unmappixel so that it uses the generic-text-* versions. color.c: Commented out the implementations of GGImapcolor and GGIunmappixel. Fixed a bug where chars >= 0x80 where being displayed as ^@. 1998-07-02 07:05 Andrew Apted [andrew@ggi-project.org] * display/fbdev/: visual.c (1.4), mode.c (1.5), pan.c (1.4): Minor: Removed references to splitline (no longer in core libggi API), and worked around the extreme newness of the FB_TYPE_TEXT define in include/linux/fb.h. 1998-07-01 15:39 Martin Erhardsen [mee@daimi.au.dk] * events.c (1.4): Removed ggi_event_buffer functions 1998-07-01 02:44 Andreas Beck [becka@ggi-project.org] * display/sub/stubs.c (1.3), display/sub/visual.c (1.4), display/trueemu/stubs.c (1.4), extensions/misc/Makefile (1.3), scripts/configure (1.7): Slight release fixes ... 1998-06-30 23:20 Marcus Sundberg [marcus@ggi-project.org] * Makefile (1.6): Install degas/include/ggi headers when doing 'make install' 1998-06-30 22:08 Marcus Sundberg [marcus@ggi-project.org] * display/: X/Xvisual.h (1.4), X/mode.c (1.8), X/visual.c (1.6), aa/mode.c (1.6), common/mansync.inc (1.4): Make X-target work with multiple visuals! 1998-06-30 20:04 Andreas Beck [becka@ggi-project.org] * Makefile (1.5): Made libggi internals externally available for extension programmers. A.Beck 1998-06-28 20:24 Emmanuel Marty [core@ggi-project.org] * debug.c (1.4): email change :P 1998-06-28 20:13 Martin Erhardsen [mee@daimi.au.dk] * events.c (1.3): Disabled ggiEventPut on SGI machines too 1998-06-28 18:04 Martin Erhardsen [mee@daimi.au.dk] * display/common/evqueue.inc (1.4): Don't use inline, because IRIX cc doesn't support it 1998-06-28 17:06 Martin Erhardsen [mee@daimi.au.dk] * debug.c (1.3): Updated to match ggi/debug.h 1998-06-28 16:32 Martin Erhardsen [mee@daimi.au.dk] * display/kgi/: mode.c (1.4), visual.c (1.4): Removed references to splitline 1998-06-27 07:36 Andrew Apted [andrew@ggi-project.org] * display/fbdev/vtswitch.c (1.4): Minor: Fixed the "must be root" bug, so it now works non-SUID. Improved the error messages. 1998-06-25 15:52 Jason McMullan [jmcc@ggi-project.org] * display/: monotext/mode.c (1.5), terminfo/mode.c (1.4): Minor: more splitline fixes 1998-06-25 06:23 Jon Taylor [taylorj@ggi-project.org] * display/: trueemu/mode.c (1.6), glide/visual.c (1.4): [no log message] 1998-06-24 00:13 Andreas Beck [becka@ggi-project.org] * display/tile/mode.c (1.5): Small fixes ... 1998-06-23 22:24 Marcus Sundberg [marcus@ggi-project.org] * include/ggi/libggi.h (1.7): Removed last trace of splitline/raypos. 1998-06-23 22:03 Marcus Sundberg [marcus@ggi-project.org] * extensions/misc/display/svgalib/svgamisc.h (1.2): Fix bug in SVGAMISC_PRIV macro 1998-06-23 21:19 Marcus Sundberg [marcus@ggi-project.org] * extensions/Makefile (1.4): Don't try to enter libggi2d until it works. 1998-06-23 21:11 Marcus Sundberg [marcus@ggi-project.org] * init.c (1.5): User lowercase only for display-x string 1998-06-23 21:09 Marcus Sundberg [marcus@ggi-project.org] * extensions/test/: Makefile (1.5), exttest1.c (1.2), test1.c (1.3): Added proper Makefile main() should return int !!! 1998-06-23 21:08 Marcus Sundberg [marcus@ggi-project.org] * extensions/misc/misc_int.h (1.2): Added splitline and raypos prototypes. Added private entry to struct misc_ext 1998-06-23 21:06 Marcus Sundberg [marcus@ggi-project.org] * display/svgalib/vgavisual.h (1.4): Removed splitline stuff. 1998-06-23 21:03 Marcus Sundberg [marcus@ggi-project.org] * extensions/misc/display/svgalib/: Makefile (1.3), mode.c (1.4), svgamisc.h (1.1), vgavisual.h (1.3), visual.c (1.4): This should now work - at least in theory... 1998-06-23 20:54 Marcus Sundberg [marcus@ggi-project.org] * visual.c (1.5): _default_zero should return 0 and not -1 ... 1998-06-23 20:53 Marcus Sundberg [marcus@ggi-project.org] * include/: ggi-dl.h (1.3), structs.h (1.2): Removed last traces of splitline and raypos functions. They should now reside in the misc extension. 1998-06-23 20:41 Marcus Sundberg [marcus@ggi-project.org] * extensions/misc/demos/misctest.c (1.2): Misc bugfixes. 1998-06-23 20:40 Marcus Sundberg [marcus@ggi-project.org] * extensions/misc/Makefile (1.2): No need to run ldconfig here. It's run from the toplevel libggi install. 1998-06-23 20:38 Marcus Sundberg [marcus@ggi-project.org] * extensions/Makefile (1.3): No need to include rules/defs twice 1998-06-23 20:37 Marcus Sundberg [marcus@ggi-project.org] * display/svgalib/mode.c (1.6): Removed splitline and waitraypos 1998-06-23 20:29 Marcus Sundberg [marcus@ggi-project.org] * display/multi/: stubs.c (1.4), visual.c (1.5): Commented out GGIsetsplitline - this should go into the misc extension. 1998-06-23 20:28 Marcus Sundberg [marcus@ggi-project.org] * display/X/mode.c (1.7): Made apiname all lowercase. 1998-06-23 20:26 Marcus Sundberg [marcus@ggi-project.org] * Makerules (1.6): Changed clean and distclean rules from : to :: 1998-06-22 23:52 Andreas Beck [becka@ggi-project.org] * display/svgalib/mode.c (1.5), extensions/misc/demos/Makefile (1.2), extensions/misc/display/svgalib/Makefile (1.2), extensions/misc/display/svgalib/mode.c (1.3), extensions/misc/display/svgalib/visual.c (1.3), extensions/test/Makefile (1.4), include/ggi/libggi.h (1.6): Fixes for compilation as suggested by debian packager ... A.Beck 1998-06-22 21:35 Andreas Beck [becka@ggi-project.org] * extensions/Makefile (1.2), extensions/misc/demos/.cvsignore (1.1), include/internal.h (1.3): Added LibGGI2D. T.Tanner Slight fixes by A.Beck 1998-06-22 21:04 Marcus Sundberg [marcus@ggi-project.org] * extensions/misc/display/svgalib/: mode.c (1.2), vgavisual.h (1.2), visual.c (1.2): Changed the remaining VIS_* macros to LIBGGI_* 1998-06-22 17:15 Jason McMullan [jmcc@ggi-project.org] * extensions/test/Makefile (1.3): Minor cleanups 1998-06-22 11:38 Jon Taylor [taylorj@ggi-project.org] * scripts/configure (1.6): [no log message] 1998-06-22 11:36 Jon Taylor [taylorj@ggi-project.org] * display/glide/: Makefile (1.3), events.c (1.2), mode.c (1.4): Initial port to Degas 1998-06-21 20:47 Andreas Beck [becka@ggi-project.org] * Makerules (1.5), stubs.c (1.4): slight changes. 1998-06-21 19:33 Steve Cheng [steve@ggi-project.org] * display/tile/Makefile (1.1): $TOPLEVEL to $LIBGGI_TOPLEVEL 1998-06-21 19:30 Steve Cheng [steve@ggi-project.org] * display/: tile/mode.c (1.4), tile/visual.c (1.4), xf86dga/mode.c (1.4), xf86dga/visual.c (1.4): getAPI() support 1998-06-21 19:25 Steve Cheng [steve@ggi-project.org] * display/: aa/mode.c (1.5), aa/visual.c (1.4), Xlib/mode.c (1.5), Xlib/visual.c (1.5), svgalib/mode.c (1.4), svgalib/visual.c (1.5), svgalib/events.c (1.6), svgalib/color.c (1.3), svgalib/vgavisual.h (1.3): getAPI() support 1998-06-21 17:09 Andreas Beck [becka@ggi-project.org] * Makefile (1.4), init.c (1.4), mode.c (1.6), display/X/mode.c (1.6), display/X/visual.c (1.5), extensions/Makefile (1.1), extensions/misc/.cvsignore (1.1), extensions/misc/Makefile (1.1), extensions/misc/init.c (1.1), extensions/misc/misc.h (1.1), extensions/misc/misc_int.h (1.1), extensions/misc/stubs.c (1.1), extensions/misc/demos/Makefile (1.1), extensions/misc/demos/misctest.c (1.1), extensions/misc/display/Makefile (1.1), extensions/misc/display/X/Makefile (1.1), extensions/misc/display/X/crt.c (1.1), extensions/misc/display/X/init.c (1.1), extensions/misc/display/svgalib/Makefile (1.1), extensions/misc/display/svgalib/mode.c (1.1), extensions/misc/display/svgalib/vgavisual.h (1.1), extensions/misc/display/svgalib/visual.c (1.1), extensions/test/.cvsignore (1.1), extensions/test/Makefile (1.2), include/ggi/libggi.h (1.5): Misc lib backported. A.Beck 1998-06-21 09:56 Andrew Apted [andrew@ggi-project.org] * display/suidkgi/: kbd.c (1.2), mouse.c (1.2), vtswitch.c (1.4): Minor: Updated to match the display-fbdev versions, which were fixed for the GGI Console event structures (and other misc. fixes). 1998-06-21 09:53 Andrew Apted [andrew@ggi-project.org] * display/fbdev/mode.c (1.4), default/ramdac/visual.c (1.4): Minor: Don't override the mapcolor and unmappixel functions when using GT_TEXT16. The default/text_16 library now takes care of those. 1998-06-21 09:51 Andrew Apted [andrew@ggi-project.org] * default/text_16/: color.c (1.3), gtext.c (1.3), pixel.c (1.4), visual.c (1.5): Major: Changed to the paradigm where ggiMapColor() returns the color 0..15 shifted left by 8 and or'd with 0xdb (a solid block). This makes a 80x25T mode act like a 16 color 80x25 graphic mode where the drawing primitives are concerned. Made the code more readable with the PIXEL_ADDR macro. 1998-06-20 00:22 Marcus Sundberg [marcus@ggi-project.org] * Makefile (1.3), db.c (1.2), include/ggi/libggi.h (1.4), include/ggi/libggi_db.h (1.3): Merged libggi.h + libggi_db.h -> libggi.h 1998-06-19 20:51 Marcus Sundberg [marcus@ggi-project.org] * dl.c (1.3), mode.c (1.5), stubs.c (1.3), visual.c (1.4), default/common/clip.c (1.2), default/common/linear-line.c (1.3), default/common/visual.c (1.3), default/ioctl/box.c (1.3), default/ioctl/visual.c (1.3), default/linear_1/db.c (1.4), default/linear_1/fillscreen.c (1.2), default/linear_1/gtext.c (1.2), default/linear_1/hline.c (1.3), default/linear_1/pixel.c (1.3), default/linear_1/visual.c (1.4), default/linear_1/vline.c (1.3), default/linear_16/copybox.c (1.3), default/linear_16/db.c (1.4), default/linear_16/fillscreen.c (1.2), default/linear_16/hline.c (1.2), default/linear_16/pixel.c (1.3), default/linear_16/visual.c (1.4), default/linear_16/vline.c (1.3), default/linear_24/copybox.c (1.3), default/linear_24/db.c (1.2), default/linear_24/fillscreen.c (1.2), default/linear_24/hline.c (1.2), default/linear_24/pixel.c (1.3), default/linear_24/vline.c (1.3), default/linear_32/copybox.c (1.3), default/linear_32/crossblit.c (1.3), default/linear_32/db.c (1.4), default/linear_32/fillscreen.c (1.2), default/linear_32/hline.c (1.2), default/linear_32/pixel.c (1.3), default/linear_32/visual.c (1.4), default/linear_32/vline.c (1.3), default/linear_4/copybox.c (1.2), default/linear_4/db.c (1.4), default/linear_4/fillscreen.c (1.2), default/linear_4/hline.c (1.3), default/linear_4/pixel.c (1.3), default/linear_4/visual.c (1.4), default/linear_4/vline.c (1.3), default/linear_8/copybox.c (1.3), default/linear_8/db.c (1.4), default/linear_8/fillscreen.c (1.2), default/linear_8/gtext.c (1.2), default/linear_8/hline.c (1.3), default/linear_8/pixel.c (1.3), default/linear_8/visual.c (1.4), default/linear_8/vline.c (1.3), default/linmm_banked/db.c (1.3), default/linmm_banked/hline.c (1.3), default/linmm_banked/pixel.c (1.3), default/linmm_banked/visual.c (1.3), default/linmm_banked/vline.c (1.3), default/ramdac/visual.c (1.3), default/stubs/box.c (1.3), default/stubs/color.c (1.3), default/stubs/fillscreen.c (1.3), default/stubs/gtext.c (1.2), default/stubs/hline.c (1.2), default/stubs/vline.c (1.3), default/text_16/gtext.c (1.2), default/text_16/pixel.c (1.3), default/text_16/visual.c (1.4), default/text_32/gtext.c (1.2), default/text_32/pixel.c (1.3), default/text_32/visual.c (1.4), display/X/Xvisual.h (1.3), display/X/color.c (1.3), display/X/events.c (1.4), display/X/mode.c (1.5), display/X/visual.c (1.4), display/Xlib/Xvisual.h (1.2), display/Xlib/box.c (1.3), display/Xlib/color.c (1.3), display/Xlib/events.c (1.3), display/Xlib/fillscreen.c (1.3), display/Xlib/gtext.c (1.3), display/Xlib/hline.c (1.3), display/Xlib/mode.c (1.4), display/Xlib/pixel.c (1.3), display/Xlib/visual.c (1.4), display/Xlib/vline.c (1.3), display/aa/aavisual.h (1.2), display/aa/color.c (1.4), display/aa/events.c (1.3), display/aa/mode.c (1.4), display/aa/visual.c (1.3), display/common/X-mode.inc (1.2), display/common/evqueue.inc (1.3), display/common/mansync.inc (1.3), display/fbdev/color.c (1.3), display/fbdev/events.c (1.2), display/fbdev/mode.c (1.3), display/fbdev/pan.c (1.3), display/fbdev/visual.c (1.3), display/fbdev/vtswitch.c (1.3), display/glide/mode.c (1.3), display/glide/visual.c (1.3), display/kgi/events.c (1.2), display/kgi/mode.c (1.3), display/kgi/visual.c (1.3), display/memory/mode.c (1.5), display/memory/visual.c (1.4), display/monotext/color.c (1.5), display/monotext/draw.c (1.2), display/monotext/events.c (1.2), display/monotext/mode.c (1.4), display/monotext/monotext.c (1.4), display/monotext/text.c (1.3), display/monotext/visual.c (1.4), display/multi/mode.c (1.5), display/multi/stubs.c (1.3), display/multi/visual.c (1.4), display/sub/mode.c (1.3), display/sub/stubs.c (1.2), display/sub/visual.c (1.3), display/suidkgi/mode.c (1.3), display/suidkgi/visual.c (1.3), display/suidkgi/vtswitch.c (1.3), display/svgalib/box.c (1.3), display/svgalib/events.c (1.5), display/svgalib/hline.c (1.3), display/svgalib/mode.c (1.3), display/svgalib/pixel.c (1.3), display/svgalib/vgavisual.h (1.2), display/svgalib/visual.c (1.4), display/svgalib/vline.c (1.3), display/terminfo/color.c (1.3), display/terminfo/events.c (1.3), display/terminfo/mode.c (1.3), display/terminfo/visual.c (1.3), display/tile/color.c (1.2), display/tile/events.c (1.2), display/tile/mode.c (1.3), display/tile/visual.c (1.3), display/trueemu/events.c (1.4), display/trueemu/mode.c (1.5), display/trueemu/stubs.c (1.3), display/trueemu/visual.c (1.4), display/vgagl/box.c (1.3), display/vgagl/copybox.c (1.3), display/vgagl/fillscreen.c (1.3), display/vgagl/hline.c (1.3), display/vgagl/pixel.c (1.3), display/vgagl/vline.c (1.3), display/xf86dga/Xvisual.h (1.2), display/xf86dga/color.c (1.3), display/xf86dga/events.c (1.3), display/xf86dga/mode.c (1.3), display/xf86dga/visual.c (1.3), extensions/test/test1.c (1.2), extensions/test/test2.c (1.2), include/ggi-dl.h (1.2), include/internal.h (1.2), include/ggi/libggi.h (1.3): Changed all the VIS_* macros to LIBGGI_* 1998-06-19 20:38 Marcus Sundberg [marcus@ggi-project.org] * display/trueemu/trueemu.c (1.4): Commented out some unused stuff. 1998-06-18 17:31 Marcus Sundberg [marcus@ggi-project.org] * EXPSYMS (1.2), Makerules (1.4), default/linear_1/db.c (1.3), default/linear_1/visual.c (1.3), default/linear_16/db.c (1.3), default/linear_16/visual.c (1.3), default/linear_32/db.c (1.3), default/linear_32/visual.c (1.3), default/linear_4/db.c (1.3), default/linear_4/visual.c (1.3), default/linear_8/db.c (1.3), default/linear_8/visual.c (1.3), default/text_16/visual.c (1.3), default/text_32/visual.c (1.3), display/X/Xvisual.h (1.2), display/monotext/visual.c (1.3), display/multi/mode.c (1.4), display/multi/visual.c (1.3): Portability fixes 1998-06-18 12:33 Martin Erhardsen [mee@daimi.au.dk] * default/linear_1/color.c (1.3): Optimized the code a little bit 1998-06-16 19:32 Marcus Sundberg [marcus@ggi-project.org] * scripts/configure (1.5): Added "Exit without save" option. 1998-06-16 19:29 Marcus Sundberg [marcus@ggi-project.org] * default/stubs/: fillscreen.c (1.2), visual.c (1.3): Removed unneccesary includes. 1998-06-16 19:22 Marcus Sundberg [marcus@ggi-project.org] * display/: X/mode.c (1.4), X/visual.c (1.3), Xlib/mode.c (1.3), Xlib/visual.c (1.3), memory/mode.c (1.4), memory/visual.c (1.3), trueemu/mode.c (1.4), trueemu/stubs.c (1.2), trueemu/trueemu.c (1.3), trueemu/visual.c (1.3): Removed unneccesary includes. 1998-06-16 00:35 Marcus Sundberg [marcus@ggi-project.org] * debug.c (1.2), mode.c (1.4), visual.c (1.3), default/Makefile (1.3), display/Makefile (1.3), display/X/events.c (1.3), display/X/mode.c (1.3), display/common/mansync.inc (1.2), display/memory/mode.c (1.3), display/monotext/color.c (1.4), display/monotext/mode.c (1.3), display/monotext/text.c (1.2), display/multi/mode.c (1.3), display/trueemu/mode.c (1.3), include/ggi/libggi.h (1.2), scripts/configure (1.4): Minor portability fixes 1998-06-14 23:50 Marcus Sundberg [marcus@ggi-project.org] * libggi.conf (1.3): This file is autogenerated! 1998-06-14 23:33 Marcus Sundberg [marcus@ggi-project.org] * .cvsignore (1.3), Makerules (1.3), libc.ver (1.2), display/monotext/color.c (1.3), display/terminfo/TIvisual.h (1.3), scripts/configure (1.3): Fixed portability issues for Digital Unix 1998-06-14 23:29 Marcus Sundberg [marcus@ggi-project.org] * Makefile (1.2), display/X/Makefile (1.2), display/Makefile (1.2), display/Xlib/Makefile (1.2), display/aa/Makefile (1.2), display/fbdev/Makefile (1.2), display/glide/Makefile (1.2), display/kgi/Makefile (1.2), display/memory/Makefile (1.2), display/monotext/Makefile (1.2), display/multi/Makefile (1.2), display/sub/Makefile (1.2), display/suidkgi/Makefile (1.2), display/svgalib/Makefile (1.2), display/terminfo/Makefile (1.2), display/trueemu/Makefile (1.2), display/vgagl/Makefile (1.2), display/xf86dga/Makefile (1.2): [no log message] 1998-06-14 23:24 Marcus Sundberg [marcus@ggi-project.org] * default/: Makefile (1.2), common/Makefile (1.2), ioctl/Makefile (1.2), linear_1/Makefile (1.2), linear_16/Makefile (1.2), linear_24/Makefile (1.2), linear_32/Makefile (1.2), linear_4/Makefile (1.2), linear_8/Makefile (1.2), linmm_banked/Makefile (1.2), ramdac/Makefile (1.2), stubs/Makefile (1.2), text_16/Makefile (1.2), text_32/Makefile (1.2): Changed TOPLEVEL to LIBGGI_TOPLEVEL 1998-06-13 08:21 Andrew Apted [andrew@ggi-project.org] * display/fbdev/: color.c (1.2), kbd.c (1.2), mouse.c (1.2), vtswitch.c (1.2), mode.c (1.2), pan.c (1.2), visual.c (1.2): Minor: Changed occurances of EOK to 0 (NOW I find out that EOK is not a standard errno value :). Updated event code to handle evstack events (target, origin, and EV_TIMESTAMP(time)). 1998-06-13 08:18 Andrew Apted [andrew@ggi-project.org] * display/monotext/monotext.c (1.3): Minor: slight fix. 1998-06-13 08:11 Andrew Apted [andrew@ggi-project.org] * display/trueemu/events.c (1.3): Minor: Removed the U() macro. 1998-06-13 08:08 Andrew Apted [andrew@ggi-project.org] * init.c (1.3): Minor: Added code such that when ggiOpen(NULL) is called, the "display-fbdev" target is tried if the FRAMEBUFFER environmental variable exists [analogous to the X target and the DISPLAY env-var]. 1998-06-13 00:45 Steve Cheng [steve@ggi-project.org] * display/aa/: color.c (1.3), events.c (1.2), mode.c (1.3): Fixed compile errors caused by libggi internals changes 1998-06-11 17:44 Jason McMullan [jmcc@ggi-project.org] * libggi.conf (1.2), display/monotext/color.c (1.2), display/monotext/mode.c (1.2), display/monotext/monotext.c (1.2), display/monotext/visual.c (1.2): Misc fixes, removed U() macro. 1998-06-08 23:39 Marcus Sundberg [marcus@ggi-project.org] * display/svgalib/events.c (1.4): Should now compile OK on svgalib 1.2.10. 1998-06-08 14:06 Andrew Apted [andrew@ggi-project.org] * scripts/configure (1.2): Minor: added entries for display-monotext and display-fbdev. Major: added a "read_config" function which does the exact opposite of write_config -- it parses any existing .config file and initializes the various variables. 1998-06-08 13:55 Andrew Apted [andrew@ggi-project.org] * display/fbdev/: EXPSYMS (1.1), Makefile (1.1), color.c (1.1), events.c (1.1), fbdev.h (1.1), kbd.c (1.1), mode.c (1.1), mouse.c (1.1), pan.c (1.1), visual.c (1.1), vtswitch.c (1.1): Initial check-in of the display-FBDev sources. 1998-06-08 13:52 Andrew Apted [andrew@ggi-project.org] * display/monotext/: EXPSYMS (1.1), Makefile (1.1), README (1.1), TODO (1.1), color.c (1.1), draw.c (1.1), events.c (1.1), font.c (1.1), mode.c (1.1), monotext.c (1.1), monotext.h (1.1), text.c (1.1), visual.c (1.1): Initial check-in of display-MonoText sources. 1998-06-08 13:47 Andrew Apted [andrew@ggi-project.org] * mode.c (1.3): Changed _ggiSetupMode() to round the size up to 4K, instead of a 64K chunk. This was needed for my MDA card which has only 4K of memory. 1998-06-07 18:16 Jason McMullan [jmcc@ggi-project.org] * .cvsignore (1.2): Added patchlib 1998-06-07 18:08 Jason McMullan [jmcc@ggi-project.org] * Makerules (1.2), dl.c (1.2), events.c (1.2), gc.c (1.2), init.c (1.2), libggi.conf (1.1), mode.c (1.2), stubs.c (1.2), visual.c (1.2), default/common/linear-line.c (1.2), default/common/visual.c (1.2), default/ioctl/box.c (1.2), default/ioctl/copybox.c (1.2), default/ioctl/line.c (1.2), default/ioctl/visual.c (1.2), default/linear_1/color.c (1.2), default/linear_1/db.c (1.2), default/linear_1/hline.c (1.2), default/linear_1/pixel.c (1.2), default/linear_1/visual.c (1.2), default/linear_1/vline.c (1.2), default/linear_16/color.c (1.2), default/linear_16/copybox.c (1.2), default/linear_16/db.c (1.2), default/linear_16/pixel.c (1.2), default/linear_16/visual.c (1.2), default/linear_16/vline.c (1.2), default/linear_24/color.c (1.2), default/linear_24/copybox.c (1.2), default/linear_24/pixel.c (1.2), default/linear_24/visual.c (1.2), default/linear_24/vline.c (1.2), default/linear_32/color.c (1.2), default/linear_32/copybox.c (1.2), default/linear_32/crossblit.c (1.2), default/linear_32/db.c (1.2), default/linear_32/pixel.c (1.2), default/linear_32/visual.c (1.2), default/linear_32/vline.c (1.2), default/linear_4/color.c (1.2), default/linear_4/db.c (1.2), default/linear_4/hline.c (1.2), default/linear_4/pixel.c (1.2), default/linear_4/visual.c (1.2), default/linear_4/vline.c (1.2), default/linear_8/color.c (1.2), default/linear_8/copybox.c (1.2), default/linear_8/db.c (1.2), default/linear_8/hline.c (1.2), default/linear_8/pixel.c (1.2), default/linear_8/visual.c (1.2), default/linear_8/vline.c (1.2), default/linmm_banked/db.c (1.2), default/linmm_banked/hline.c (1.2), default/linmm_banked/pixel.c (1.2), default/linmm_banked/visual.c (1.2), default/linmm_banked/vline.c (1.2), default/ramdac/color.c (1.2), default/ramdac/visual.c (1.2), default/stubs/box.c (1.2), default/stubs/color.c (1.2), default/stubs/crossblit.c (1.2), default/stubs/line.c (1.2), default/stubs/visual.c (1.2), default/stubs/vline.c (1.2), default/text_16/color.c (1.2), default/text_16/pixel.c (1.2), default/text_16/visual.c (1.2), default/text_32/color.c (1.2), default/text_32/pixel.c (1.2), default/text_32/visual.c (1.2), display/X/color.c (1.2), display/X/events.c (1.2), display/X/mode.c (1.2), display/X/visual.c (1.2), display/Xlib/box.c (1.2), display/Xlib/color.c (1.2), display/Xlib/events.c (1.2), display/Xlib/fillscreen.c (1.2), display/Xlib/gtext.c (1.2), display/Xlib/hline.c (1.2), display/Xlib/line.c (1.2), display/Xlib/mode.c (1.2), display/Xlib/pixel.c (1.2), display/Xlib/visual.c (1.2), display/Xlib/vline.c (1.2), display/aa/color.c (1.2), display/aa/mode.c (1.2), display/aa/visual.c (1.2), display/common/evqueue.inc (1.2), display/glide/mode.c (1.2), display/glide/visual.c (1.2), display/kgi/mode.c (1.2), display/kgi/visual.c (1.2), display/memory/mode.c (1.2), display/memory/visual.c (1.2), display/multi/mode.c (1.2), display/multi/stubs.c (1.2), display/multi/visual.c (1.2), display/sub/mode.c (1.2), display/sub/visual.c (1.2), display/suidkgi/mode.c (1.2), display/suidkgi/suidbridge.c (1.2), display/suidkgi/visual.c (1.2), display/suidkgi/vtswitch.c (1.2), display/svgalib/box.c (1.2), display/svgalib/color.c (1.2), display/svgalib/events.c (1.3), display/svgalib/hline.c (1.2), display/svgalib/mode.c (1.2), display/svgalib/pixel.c (1.2), display/svgalib/visual.c (1.3), display/svgalib/vline.c (1.2), display/terminfo/TIvisual.h (1.2), display/terminfo/color.c (1.2), display/terminfo/events.c (1.2), display/terminfo/mode.c (1.2), display/terminfo/visual.c (1.2), display/tile/mode.c (1.2), display/tile/visual.c (1.2), display/trueemu/events.c (1.2), display/trueemu/mode.c (1.2), display/trueemu/trueemu.c (1.2), display/trueemu/visual.c (1.2), display/vgagl/box.c (1.2), display/vgagl/copybox.c (1.2), display/vgagl/fillscreen.c (1.2), display/vgagl/hline.c (1.2), display/vgagl/pixel.c (1.2), display/vgagl/visual.c (1.2), display/vgagl/vline.c (1.2), display/xf86dga/color.c (1.2), display/xf86dga/events.c (1.2), display/xf86dga/mode.c (1.2), display/xf86dga/visual.c (1.2), include/ggi/libggi_db.h (1.2): Major: Initial add of EvStack & KGI drivers 1998-06-07 17:08 Steve Cheng [steve@ggi-project.org] * display/svgalib/: events.c (1.2), visual.c (1.2): Replaced event handling using obsolete ggiEvent* with EvQueue 1998-06-06 23:11 Imported from old CVS repository * .cvsignore (1.1), .version (1.1), EXPSYMS (1.1), Makefile (1.1), Makerules (1.1), conf.c (1.1), db.c (1.1), debug.c (1.1), dl.c (1.1), events.c (1.1), gc.c (1.1), init.c (1.1), libc.ver (1.1), mode.c (1.1), patchlib.c (1.1), stubs.c (1.1), visual.c (1.1), default/Makefile (1.1), default/color.c (1.1), default/common/Makefile (1.1), default/common/clip.c (1.1), default/common/linear-line.c (1.1), default/common/visual.c (1.1), default/ioctl/EXPSYMS (1.1), default/ioctl/Makefile (1.1), default/ioctl/box.c (1.1), default/ioctl/copybox.c (1.1), default/ioctl/line.c (1.1), default/ioctl/visual.c (1.1), default/linear_1/EXPSYMS (1.1), default/linear_1/Makefile (1.1), default/linear_1/color.c (1.1), default/linear_1/copybox.c (1.1), default/linear_1/db.c (1.1), default/linear_1/fillscreen.c (1.1), default/linear_1/gtext.c (1.1), default/linear_1/hline.c (1.1), default/linear_1/pixel.c (1.1), default/linear_1/visual.c (1.1), default/linear_1/vline.c (1.1), default/linear_16/EXPSYMS (1.1), default/linear_16/Makefile (1.1), default/linear_16/color.c (1.1), default/linear_16/copybox.c (1.1), default/linear_16/db.c (1.1), default/linear_16/fillscreen.c (1.1), default/linear_16/hline.c (1.1), default/linear_16/line.c (1.1), default/linear_16/pixel.c (1.1), default/linear_16/visual.c (1.1), default/linear_16/vline.c (1.1), default/linear_24/EXPSYMS (1.1), default/linear_24/Makefile (1.1), default/linear_24/color.c (1.1), default/linear_24/copybox.c (1.1), default/linear_24/db.c (1.1), default/linear_24/fillscreen.c (1.1), default/linear_24/hline.c (1.1), default/linear_24/pixel.c (1.1), default/linear_24/visual.c (1.1), default/linear_24/vline.c (1.1), default/linear_32/EXPSYMS (1.1), default/linear_32/Makefile (1.1), default/linear_32/color.c (1.1), default/linear_32/copybox.c (1.1), default/linear_32/crossblit.c (1.1), default/linear_32/db.c (1.1), default/linear_32/fillscreen.c (1.1), default/linear_32/hline.c (1.1), default/linear_32/line.c (1.1), default/linear_32/pixel.c (1.1), default/linear_32/visual.c (1.1), default/linear_32/vline.c (1.1), default/linear_4/EXPSYMS (1.1), default/linear_4/Makefile (1.1), default/linear_4/color.c (1.1), default/linear_4/copybox.c (1.1), default/linear_4/db.c (1.1), default/linear_4/fillscreen.c (1.1), default/linear_4/hline.c (1.1), default/linear_4/pixel.c (1.1), default/linear_4/visual.c (1.1), default/linear_4/vline.c (1.1), default/linear_8/EXPSYMS (1.1), default/linear_8/Makefile (1.1), default/linear_8/color.c (1.1), default/linear_8/copybox.c (1.1), default/linear_8/db.c (1.1), default/linear_8/fillscreen.c (1.1), default/linear_8/gtext.c (1.1), default/linear_8/hline.c (1.1), default/linear_8/line.c (1.1), default/linear_8/pixel.c (1.1), default/linear_8/visual.c (1.1), default/linear_8/vline.c (1.1), default/linmm_banked/EXPSYMS (1.1), default/linmm_banked/Makefile (1.1), default/linmm_banked/README.linmm_banked (1.1), default/linmm_banked/db.c (1.1), default/linmm_banked/hline.c (1.1), default/linmm_banked/linmm_banked.h (1.1), default/linmm_banked/pixel.c (1.1), default/linmm_banked/visual.c (1.1), default/linmm_banked/vline.c (1.1), default/ramdac/EXPSYMS (1.1), default/ramdac/Makefile (1.1), default/ramdac/color.c (1.1), default/ramdac/visual.c (1.1), default/stubs/EXPSYMS (1.1), default/stubs/Makefile (1.1), default/stubs/box.c (1.1), default/stubs/color.c (1.1), default/stubs/crossblit.c (1.1), default/stubs/fillscreen.c (1.1), default/stubs/gtext.c (1.1), default/stubs/hline.c (1.1), default/stubs/line.c (1.1), default/stubs/visual.c (1.1), default/stubs/vline.c (1.1), default/text_16/EXPSYMS (1.1), default/text_16/Makefile (1.1), default/text_16/color.c (1.1), default/text_16/gtext.c (1.1), default/text_16/pixel.c (1.1), default/text_16/visual.c (1.1), default/text_32/EXPSYMS (1.1), default/text_32/Makefile (1.1), default/text_32/color.c (1.1), default/text_32/gtext.c (1.1), default/text_32/pixel.c (1.1), default/text_32/visual.c (1.1), display/Makefile (1.1), display/X/EXPSYMS (1.1), display/X/Makefile (1.1), display/X/Xvisual.h (1.1), display/X/color.c (1.1), display/X/events.c (1.1), display/X/mode.c (1.1), display/X/visual.c (1.1), display/Xlib/EXPSYMS (1.1), display/Xlib/Makefile (1.1), display/Xlib/Xvisual.h (1.1), display/Xlib/box.c (1.1), display/Xlib/color.c (1.1), display/Xlib/events.c (1.1), display/Xlib/fillscreen.c (1.1), display/Xlib/gtext.c (1.1), display/Xlib/hline.c (1.1), display/Xlib/line.c (1.1), display/Xlib/mode.c (1.1), display/Xlib/pixel.c (1.1), display/Xlib/visual.c (1.1), display/Xlib/vline.c (1.1), display/aa/EXPSYMS (1.1), display/aa/Makefile (1.1), display/aa/aavisual.h (1.1), display/aa/color.c (1.1), display/aa/events.c (1.1), display/aa/mode.c (1.1), display/aa/visual.c (1.1), display/common/X-mode.inc (1.1), display/common/evqueue.inc (1.1), display/common/mansync.inc (1.1), display/common/parsing.inc (1.1), display/glide/EXPSYMS (1.1), display/glide/Makefile (1.1), display/glide/README.glide (1.1), display/glide/events.c (1.1), display/glide/glidevisual.h (1.1), display/glide/mode.c (1.1), display/glide/visual.c (1.1), display/kgi/EXPSYMS (1.1), display/kgi/Makefile (1.1), display/kgi/events.c (1.1), display/kgi/mode.c (1.1), display/kgi/visual.c (1.1), display/memory/EXPSYMS (1.1), display/memory/Makefile (1.1), display/memory/mode.c (1.1), display/memory/visual.c (1.1), display/multi/EXPSYMS (1.1), display/multi/Makefile (1.1), display/multi/mode.c (1.1), display/multi/stubs.c (1.1), display/multi/visual.c (1.1), display/sub/EXPSYMS (1.1), display/sub/Makefile (1.1), display/sub/SubVisual.h (1.1), display/sub/mode.c (1.1), display/sub/stubs.c (1.1), display/sub/visual.c (1.1), display/suidkgi/EXPSYMS (1.1), display/suidkgi/Makefile (1.1), display/suidkgi/events.c (1.1), display/suidkgi/kbd.c (1.1), display/suidkgi/mode.c (1.1), display/suidkgi/mouse.c (1.1), display/suidkgi/suidbridge.c (1.1), display/suidkgi/visual.c (1.1), display/suidkgi/vtswitch.c (1.1), display/svgalib/BUGS (1.1), display/svgalib/EXPSYMS (1.1), display/svgalib/Makefile (1.1), display/svgalib/box.c (1.1), display/svgalib/color.c (1.1), display/svgalib/events.c (1.1), display/svgalib/hline.c (1.1), display/svgalib/mode.c (1.1), display/svgalib/pixel.c (1.1), display/svgalib/vgavisual.h (1.1), display/svgalib/visual.c (1.1), display/svgalib/vline.c (1.1), display/terminfo/EXPSYMS (1.1), display/terminfo/Makefile (1.1), display/terminfo/TIvisual.h (1.1), display/terminfo/color.c (1.1), display/terminfo/events.c (1.1), display/terminfo/mode.c (1.1), display/terminfo/visual.c (1.1), display/tile/color.c (1.1), display/tile/events.c (1.1), display/tile/mode.c (1.1), display/tile/tilevisual.h (1.1), display/tile/visual.c (1.1), display/trueemu/EXPSYMS (1.1), display/trueemu/Makefile (1.1), display/trueemu/README (1.1), display/trueemu/TODO (1.1), display/trueemu/blit24.c (1.1), display/trueemu/blit32.c (1.1), display/trueemu/events.c (1.1), display/trueemu/genblit.c (1.1), display/trueemu/mode.c (1.1), display/trueemu/stubs.c (1.1), display/trueemu/trueemu.c (1.1), display/trueemu/trueemu.h (1.1), display/trueemu/visual.c (1.1), display/vgagl/EXPSYMS (1.1), display/vgagl/Makefile (1.1), display/vgagl/box.c (1.1), display/vgagl/copybox.c (1.1), display/vgagl/fillscreen.c (1.1), display/vgagl/hline.c (1.1), display/vgagl/pixel.c (1.1), display/vgagl/vgaglvis.h (1.1), display/vgagl/visual.c (1.1), display/vgagl/vline.c (1.1), display/xf86dga/EXPSYMS (1.1), display/xf86dga/Makefile (1.1), display/xf86dga/Xvisual.h (1.1), display/xf86dga/color.c (1.1), display/xf86dga/events.c (1.1), display/xf86dga/mode.c (1.1), display/xf86dga/visual.c (1.1), doc/CREDITS (1.1), doc/README (1.1), doc/README_IRIX (1.1), doc/REQUIRED_SOFTWARE (1.1), doc/TODO (1.1), doc/man/ggiClose.3GGI (1.1), doc/man/ggiExit.3GGI (1.1), doc/man/ggiInit.3GGI (1.1), doc/man/ggiOpen.3GGI (1.1), doc/man/ggiPanic.3GGI (1.1), extensions/test/Makefile (1.1), extensions/test/exttest1.c (1.1), extensions/test/test1.c (1.1), extensions/test/test1.h (1.1), extensions/test/test2.c (1.1), extensions/test/test2.h (1.1), include/color-magic.h (1.1), include/debug.h (1.1), include/ggi-dl.h (1.1), include/ggidlinit.h (1.1), include/ggilibinit.h (1.1), include/internal.h (1.1), include/structs.h (1.1), include/threads.h (1.1), include/ggi/libggi.h (1.1), include/ggi/libggi_db.h (1.1), include/ggi/libggi_ext.h (1.1), scripts/bindist.head (1.1), scripts/configure (1.1), scripts/doinstall (1.1), scripts/ggiinstall (1.1): Initial revision