2010-02-17 Wednesday 21:23 Arnaud BERCEGEAY * gemlib/rc_grect_to_array.c: fix grect_to_array when compiled with gcc4, contributed by Vincent Riviere 2010-02-14 Sunday 10:35 Gerhard Stoll * cflib/nkcc-pc.s: Add module and endmod for AHCC 2010-01-31 Sunday 10:06 Gerhard Stoll * cflib/: app_init.c, ascii_table.c, cicon.c, cookie.c, dragdrop_close.c, dragdrop_create.c, dragdrop_open.c, dragdrop_reply.c, dragdrop_rtry.c, dragdrop_stry.c, file_fs_case_sens.c, file_fs_long_name.c, file_get_path.c, file_make_normalpath.c, file_set_path.c, filesel.c, fontsel.c, form_do_cf_form_do.c, form_do_find_shortcut.c, lib.prj, mdial_close.c, mdial_do.c, mdial_handle_mdial_msg.c, menu.c, menu_create.c, menu_delete.c, menu_is_menu_key.c, menu_toogle.c, misc_background.c, misc_cf_malloc.c, popup_free.c, scrap_clear.c, scrap_rtxt.c, scrap_wtxt.c, vdi_vqt_real_extent.c, wdial_click.c, wdial_delete.c: First step to compile the lib with AHCC for PureC 2010-01-10 Sunday 10:23 Gerhard Stoll * cflib/: filesel.c, fontsel.c: Cleanup 2010-01-05 Tuesday 23:01 Alan Hourihane * cflib/Makefile, cflib/Makefile.objs, gemlib/Makefile, gemma/Makefile, gemma/libgemma/Makefile: Add 020 library option. Contributed by Miro Kropacek 2009-12-21 Monday 09:39 Alan Hourihane * CONFIGVARS, gemlib/BINFILES, gemlib/Makefile, gemlib/Makefile.objs: - Fixed the makefiles due to the bad changes in the previous patch. - Added new variables to CONFIGVARS to build 68020-60 and ColdFire versions of GemLib. They are named WITH_020_LIB and WITH_V4E_LIB, and set to "no" by default. - Moved libgem16.a to mshort/libgem.a to follow the standard GCC naming rules. Added a symlink to keep the compatibility. Patch provided by Vincent Riviere. 2009-12-20 Sunday 14:21 Alan Hourihane * cflib/nkcc-gc.s, cflib/nkcc-pc.s, gemlib/_gc_asm_aes.S, gemlib/_gc_asm_vdi.S, gemlib/_gc_asm_vq_gdos.S, gemlib/_gc_asm_vq_vgdos.S, gemlib/_lc_asm.s, gemlib/_pc_asm.s, gemlib/_sx_asm.s, gemlib/gem_aesP.h, gemlib/gem_vdiP.h, gemma/src/gemproto.h: Always assume that d0-d2/a0-a2 can be modified on trap calls. Replaced some assembler instructions by faster ones. Contributed by Vincent Riviere 2009-12-20 Sunday 14:18 Alan Hourihane * gemlib/_lc_asm.s: conversion LF/CR 2009-12-11 Friday 12:15 Alan Hourihane * gemlib/: BINFILES, Makefile, Makefile.objs, gem_aesP.h: Support for v4e and a 68020-60 targets Fix a register problem in the AES code. contributed by Vincent Riviere 2009-07-16 Thursday 14:16 Alan Hourihane * gemma/src/rsrc.c: Fix breakage 2009-07-08 Wednesday 20:06 Alan Hourihane * cflib/Makefile.objs, cflib/filesel.c, cflib/fontsel.c, gemma/src/av.c, gemma/src/gemproto.h, gemma/src/rsrc.c: Build fixes for later GCC's. This removes -fwritable-strings. The code should be fixed. 2007-12-28 Friday 10:12 Gerhard Stoll * gemlib/a_appl_getinfo.c: added documentation for bit 14 of out1 and bit 0 of out2 returned by appl_getinfo(AES_WINDOW) 2007-10-30 Tuesday 21:09 Arnaud BERCEGEAY * gemlib/a_appl_getinfo.c: added documentation for bit 15 of out1 returned by appl_getinfo(AES_WINDOW) 2007-05-19 Saturday 08:37 Gerhard Stoll * cflib/file_split_extension.c: Add end of string 2007-03-12 Monday 20:40 Arnaud BERCEGEAY * gemlib/mt_gem.h.in: fixed documentation of AC_CLOSE and AC_OPEN 2006-05-04 Thursday 06:02 Arnaud BERCEGEAY * gemlib/mt_gem.h.in: documentation: added AES that support recently added WF_XXX modes 2006-05-02 Tuesday 21:26 Arnaud BERCEGEAY * gemlib/mt_gem.h.in: added some extra WF_XXX modes 2006-05-01 Monday 18:43 Arnaud BERCEGEAY * gemlib/: a_wind_set.c, mt_gem.h.in: Added WF_TOPMOST and its documentation Added WF_230 and WF_231 to reserve the value. 2006-04-25 Tuesday 21:06 Arnaud BERCEGEAY * gemlib/EXTRAFILES: added missing ASM files in SRC archive 2006-04-25 Tuesday 20:39 Arnaud BERCEGEAY * gemlib/_lc_asm.s: added Lattice C support contributed by Roger Burrows 2006-03-12 Sunday 21:54 Arnaud BERCEGEAY * gemlib/files.mak: Fixed list of objects files for alternative compilers : - removed doxydoc.o - added a_fsel_boxinput.o, a_graf_wwatchbox.o, a_graf_xhandle.o, a_objc_xfind.o, a_wind_draw.o and a_wind_xset_grect.o (contrib by Roger Burrows) 2006-03-12 Sunday 21:50 Arnaud BERCEGEAY * gemlib/EXTRAFILES: Added missing files for sources archive: - Files needed to build the doc (ChangeLog, doxydoc.c and Doxyfile) - Files needed to build the lib for alternative compilers (sozobon, purec and gcc 2.81) 2006-01-25 Wednesday 22:00 Arnaud BERCEGEAY * gemlib/a_shel_write.c: fixed documentation (wisgr param for SHUTDOWN) 2006-01-24 Tuesday 20:47 Arnaud BERCEGEAY * gemlib/mt_gem.h.in: some documentation fixes (appl_getinfo(AES_MESSAGE)) 2006-01-04 Wednesday 20:18 Arnaud BERCEGEAY * gemlib/a_appl_init.c: added documentation for undocumented aes_global[10] 2005-12-19 Monday 20:04 Arnaud BERCEGEAY * gemlib/ChangeLog: updated for version 0.43.6 2005-12-19 Monday 20:03 Arnaud BERCEGEAY * gemlib/: VERSION, a_form_keybd.c, a_shel_write.c, a_wind_set.c, gemlib.spec.in, mt_gem.h.in: - BUMPED to version 0.43.6 - refresh documentation about mouse wheel support - modification of documentation layout (mainly form_keybd). 2005-12-18 Sunday 23:07 Arnaud BERCEGEAY * gemlib/files.mak: added missing wind_xget obj file for sox, pc and gcc281 compilers 2005-12-08 Thursday 19:19 Arnaud BERCEGEAY * gemlib/: a_shel_write.c, mt_gem.h.in: added NM_INHIBIT_HIDE flag and its documentation 2005-11-02 Wednesday 21:32 Odd Skancke * cflib/: form_do_cf_objc_edit.c, mdial_open.c: Removed own gynmastics for ctrl+c/v/x when xaaes detected, xaaes needs to do this for marking in editables to work. 2005-10-29 Saturday 19:06 Odd Skancke * cflib/: colorpop.c, fontsel.c, form_do_cf_form_do.c, form_do_cf_form_keybd.c, mdial_do.c, wdial_click.c, wdial_key.c: Updated usage of form_keybd() again. Now should be OK on all AESs 2005-10-29 Saturday 19:03 Odd Skancke * gemlib/a_form_keybd.c: Updated comments on form_keybd() function 2005-10-24 Monday 09:45 Odd Skancke * cflib/: form_do_cf_form_keybd.c, mdial_do.c, wdial_key.c: Corrections regarding use of form_keybd() return values. 2005-10-16 Sunday 09:53 Odd Skancke * cflib/: app_init.c, form_do_cf_form_keybd.c: Fixed stupid usage of appl_getinfo_str() by yours truly during XaAES detection. Fixed compiler warning. 2005-10-16 Sunday 08:56 Odd Skancke * cflib/: app_init.c, cflib.h, form_do_cf_form_keybd.c, globals.c: Added flag gl_xaaes to detect XaAES. Gymnastics in cf_form_keybd() skipped when XaAES detected. 2005-10-03 Monday 19:48 Arnaud BERCEGEAY * gemlib/ChangeLog: updated for release 0.43.5 2005-10-03 Monday 19:47 Arnaud BERCEGEAY * gemlib/: VERSION, gemlib.spec.in: bumped to version 0.43.5 2005-10-03 Monday 19:45 Arnaud BERCEGEAY * gemlib/files.mak: added missing object file a_wind_xcreate_grect.o 2005-10-03 Monday 19:45 Arnaud BERCEGEAY * gemlib/mt_gem.h.in: fixed documentation 2005-09-22 Thursday 21:05 Arnaud BERCEGEAY * gemlib/rc_array_to_grect.c: fix array_to_grect (hope it\'s ok now) 2005-08-16 Tuesday 21:38 Arnaud BERCEGEAY * gemlib/a_wind_get.c: fixed mt_wind_get(WF_NAME) and mt_wind_get(WF_INFO) the right way this time (parameter *W1 which is (in this particular case) the first character of the string was overwritten with intout[1].) 2005-08-16 Tuesday 18:48 Arnaud BERCEGEAY * gemlib/a_wind_get.c: fixed mt_wind_get(WF_NAME) and mt_wind_get(WF_INFO) (intin[3] was cleared too early). 2005-08-15 Monday 19:09 Arnaud BERCEGEAY * gemlib/: a_appl_getinfo.c, a_appl_search.c: fix documentation for extended call of mt_appl_search (return of a string description and process ID) 2005-08-15 Monday 19:05 Arnaud BERCEGEAY * gemlib/files.mak: added a_wind_xcreate.o object file for sozobon, pure c and old GCC target to be consistant with default gcc build. 2005-07-12 Tuesday 10:48 Odd Skancke * gemlib/: SRCFILES, a_wind_get.c, a_wind_xcreate.c, a_wind_xcreate_grect.c, gem.h, mt_gem.h.in: wind_xcreate() added. 2005-07-11 Monday 20:54 Arnaud BERCEGEAY * gemlib/: a_appl_getinfo.c, mt_gem.h.in: added AES_WOPTS mode for mt_appl_getinfo() 2005-07-05 Tuesday 17:49 Arnaud BERCEGEAY * gemlib/a_appl_getinfo.c: added documentation for bit 13 of AES_WINDOW 2005-04-12 Tuesday 20:37 Arnaud BERCEGEAY * gemlib/a_menu_ienable.c: updated doc (high bit of me_item) 2005-04-07 Thursday 19:47 Arnaud BERCEGEAY * gemlib/a_appl_getinfo.c: updated documentation of mt_appl_getinfo() with mode AES_SYSTEM: bit1 of out4 indicates if the AES supports Interface RSC (MyAES f.e.) 2005-04-07 Thursday 17:55 Arnaud BERCEGEAY * gemlib/a_shel_write.c: updated documentation of mt_shel_write() for - SWM_REZCHANGE mode (added FALCON030 video mode, and tail parameter) - SWM_SHUTDOWN mode (added tail parameter) 2005-04-01 Friday 19:42 Arnaud BERCEGEAY * gemlib/ChangeLog: updated for release 0.43.4 2005-04-01 Friday 19:35 Arnaud BERCEGEAY * gemlib/: VERSION, gemlib.spec.in: bumped to version 0.43.4 2005-04-01 Friday 19:34 Arnaud BERCEGEAY * gemlib/doxydoc.c: doc: replaced include by verbinclude for changelog(s) 2005-04-01 Friday 18:24 Arnaud BERCEGEAY * gemlib/HOWTO_RELEASE: new file (name is self-explanatory) 2005-04-01 Friday 18:12 Arnaud BERCEGEAY * gemlib/users: removed email addresses (protection against spam) 2005-04-01 Friday 18:11 Arnaud BERCEGEAY * gemlib/: files.mak, zip.mak: Changed creation of zip files. Now, "make zip" generates the archives (zip or tgz files) with filenames ready to use in gemlib www site or various ftp servers. Added creation of SRC and DOC archives (by using "make zip"). See new file HOWTO_RELEASE for details. 2005-03-29 Tuesday 20:29 Arnaud BERCEGEAY * gemlib/: a_wind_set.c, mt_gem.h.in: renamed some constants (as discussed in the mint ML) - WHL_REALWHEEL ==> WHEEL_MESAG - WHL_ARROWWHEEL ==> WHEEL_ARROWED - WHL_SLDRWHEEL ==> WHEEL_SLIDER 2005-03-25 Friday 19:39 Arnaud BERCEGEAY * gemlib/: Makefile, zip.mak: It was a very bad idea to use the variable ZIP in the makefile (it's similar to ZIP_OPT in most systems). "$(ZIP)" has been replaced by "zip" everywhere and now "make zip" works as expected. 2005-03-25 Friday 19:35 Arnaud BERCEGEAY * gemlib/users: added ggs in list of commiters (for localy generated ChangeLog) 2005-03-23 Wednesday 21:31 Arnaud BERCEGEAY * gemlib/Makefile: ChangeLog is now pretty printed (similar to sparemint site) 2005-02-23 Wednesday 21:10 Arnaud BERCEGEAY * gemlib/: SRCFILES, files.mak, n_v_create_driver_info.c, n_v_delete_driver_info.c, n_v_read_default_settings.c, n_v_write_default_settings.c: New function for the printer dialog from WDialog (fixes) 2005-02-22 Tuesday 16:59 Gerhard Stoll * gemlib/: n_v_create_driver_info.c, n_v_delete_driver_info.c, n_v_read_default_settings.c, n_v_write_default_settings.c: New function for the printer dialog from WDialog 2005-02-21 Monday 16:53 Gerhard Stoll * gemlib/mt_gemx.h: New function for the printer dialog from WDialog 2005-02-18 Friday 22:14 Arnaud BERCEGEAY * gemlib/a_graf_xhandle.c: doc updated 2005-02-16 Wednesday 21:36 Arnaud BERCEGEAY * gemlib/mt_gem.h.in: - customised /**@file*/ comment (workaround for doxygen 1.4.1-20050210) - added WM_WHEEL message - renamed WHL_AROWWHEEL to WHL_ARROWWHEEL (maybe WHL_ARROWED is better... i don't think we have to add the WHEEL suffix for WHL_xxx constants) - updated WF_OPTS option bitmask (WO0_xxx instead of WO_xxx) - marked WA_WHEEL as deprecated 2005-02-16 Wednesday 21:27 Arnaud BERCEGEAY * gemlib/a_wind_set.c: updated documentation of mt_wind_set(WF_WHEEL) and mt_wind_set(WF_OPTS) 2005-02-16 Wednesday 21:24 Arnaud BERCEGEAY * gemlib/: a_appl_search.c, a_shel_write.c: fixed tab/space issues to make doxygen auto-list detector happy 2005-02-16 Wednesday 21:22 Arnaud BERCEGEAY * gemlib/doxydoc.c: main page of the documentation refreshed 2005-01-28 Friday 20:32 Arnaud BERCEGEAY * gemlib/: a_appl_getinfo.c, mt_gem.h.in: added constants AES_EXTENDED and AES_NAES for modes 64 and 65 of mt_appl_getinfo(), as suggested by Martin Elsaesser. 2004-12-18 Saturday 22:44 Arnaud BERCEGEAY * gemlib/: SRCFILES, a_appl_getinfo.c, a_appl_getinfo_str.c, files.mak, gem.h, mt_gem.h.in: added appl_getinfo_str() and updated doc for AES_VERSION mode 2004-12-14 Tuesday 21:42 Arnaud BERCEGEAY * gemlib/: a_wind_xget_grect.c, mt_gem.h.in: extended WF_FIRSTXYWH replaced by WF_FIRSTAREAXYWH 2004-11-09 Tuesday 22:18 Arnaud BERCEGEAY * gemlib/: a_wind_set.c, mt_gem.h.in: documentation updated for mt_wind_set() and WF_OPTS options 2004-11-08 Monday 17:58 Arnaud BERCEGEAY * gemlib/: SRCFILES, a_wind_xget_grect.c, gem.h, mt_gem.h.in: restore mt_wind_xget_grect() (was deleted by accident ?) 2004-11-08 Monday 14:23 Odd Skancke * gemlib/a_wind_xset_grect.c: fixed wind_xset_grect(), wrong function number used. 2004-11-08 Monday 06:11 Odd Skancke * gemlib/: SRCFILES, a_wind_xget_grect.c, a_wind_xset_grect.c, gem.h, mt_gem.h.in: wind_set is NOT wind_get. Fixed wrong documentation, removed a_wind_xget_grect. Now my version of HighWire compiles again :) 2004-11-07 Sunday 21:24 Arnaud BERCEGEAY * gemlib/: a_wind_xget_grect.c, SRCFILES, gem.h, mt_gem.h.in: added extension of wind_get(WF_FIRSTXYWH) for MyAES 2004-11-07 Sunday 21:16 Arnaud BERCEGEAY * gemlib/: a_wind_create.c, mt_gem.h.in: fix some comments 2004-11-07 Sunday 21:13 Arnaud BERCEGEAY * gemlib/a_glue.c: remove wind_xset_grect (useless, see comment in top of a_glue.c) 2004-11-07 Sunday 00:47 Odd Skancke * gemlib/mt_gem.h.in: Now I think I got it right 2004-11-07 Sunday 00:25 Odd Skancke * gemlib/mt_gem.h.in: Found out mt_get.h is generated from mt_gem.h.in 2004-11-06 Saturday 23:41 Odd Skancke * gemlib/: SRCFILES, a_glue.c, a_wind_create.c, a_wind_xset_grect.c, gem.h: Added wind_xset_grect() XaAES specific call. Added new XaAES definitons WF_OPTS, WO_NOBLITW, WO_NOBLITH, WO_WHEEL, WO_FULLREDRAW, WO_SENDREPOS, WM_REPOSED. 2004-11-03 Wednesday 21:21 Arnaud BERCEGEAY * gemlib/gemlib.spec.in: updated for release 0.43.3-1 2004-11-03 Wednesday 19:06 Arnaud BERCEGEAY * gemlib/ChangeLog: update 2004-11-03 Wednesday 19:00 Arnaud BERCEGEAY * gemlib/VERSION: Bumped to release 0.43.3 2004-11-03 Wednesday 19:00 Arnaud BERCEGEAY * gemlib/Makefile: pc target added (pure c compiler) 2004-10-29 Friday 07:57 Arnaud BERCEGEAY * gemlib/: a_wind_calc.c, a_wind_create.c, a_wind_delete.c, a_wind_find.c, a_wind_get.c, a_wind_get_grect.c, a_wind_open.c, mt_gem.h.in: documentation updated 2004-10-27 Wednesday 20:09 Arnaud BERCEGEAY * gemlib/: a_shel_write.c, mt_gem.h.in: - added constants to manage AES threads: SWM_THREXIT, SWM_THRKILL, SHW_THR_EXIT and SHW_THR_KILL - documentation updated 2004-10-23 Saturday 10:24 Arnaud BERCEGEAY * gemlib/: a_wind_set.c, a_wind_set_grect.c, a_wind_set_str.c, a_wind_update.c, mt_gem.h.in: added constant NO_BLOCK for mt_wind_update() documentation updated 2004-10-22 Friday 16:42 Arnaud BERCEGEAY * gemlib/mt_gem.h.in: fix comment about SHELW extensions 2004-10-21 Thursday 18:50 Arnaud BERCEGEAY * gemlib/: a_shel_write.c, mt_gem.h.in: documentation updated 2004-10-20 Wednesday 18:33 Arnaud BERCEGEAY * gemlib/mt_gem.h.in: add XaAES/oAESis extended modes for shel_write(): - uid and gid are added to the SHELW structure - SW_UID and SW_GID constants added add MagiC6 extended mode for shel_write(): - flags added to XSHW_COMMAND structure SHELTAIL structure is now compatible with 32 bits compilers (int -> short) 2004-10-18 Monday 20:50 Arnaud BERCEGEAY * gemlib/mt_gem.h.in: documentation updated 2004-10-18 Monday 20:20 Arnaud BERCEGEAY * gemlib/: a_scrp_read.c, a_shel_rdef.c, a_shel_wdef.c, a_shel_write.c: documentation: some fixes 2004-10-17 Sunday 07:28 Arnaud BERCEGEAY * gemlib/: a_shel_write.c, mt_gem.h.in: documentation updated 2004-10-15 Friday 20:55 Arnaud BERCEGEAY * gemlib/: a_appl_getinfo.c, a_shel_envrn.c, a_shel_get.c, a_shel_help.c, a_shel_rdef.c, a_shel_wdef.c, mt_gem.h.in: - added constant SHP_HELP (for mt_shel_help()) - documentation updated 2004-10-14 Thursday 20:37 Arnaud BERCEGEAY * gemlib/: a_rsrc_free.c, a_rsrc_gaddr.c, a_rsrc_load.c, a_rsrc_rcfix.c, a_rsrc_saddr.c, a_scrp_clear.c, a_scrp_read.c, a_scrp_write.c, mt_gem.h.in: - added constants SCRAP_XXX for mt_scrap_read(). They are return values for MagiC-PC 2.0 (information taken from TOS.HYP) - documentation updated 2004-10-14 Thursday 18:58 Arnaud BERCEGEAY * gemlib/rc_array_to_grect.c: fixed array_to_grect() : the width and height were always 1 2004-10-12 Tuesday 20:35 Arnaud BERCEGEAY * gemlib/: a_objc_edit.c, a_objc_find.c, a_objc_sysvar.c, mt_gem.h.in, x_objc_wdraw.c, x_objc_xedit.c: documentation updated 2004-10-09 Saturday 19:11 Arnaud BERCEGEAY * gemlib/: a_objc_add.c, a_objc_change.c, a_objc_draw.c, a_objc_draw_grect.c, a_objc_edit.c, a_objc_find.c, a_objc_offset.c, a_objc_order.c, a_objc_sysvar.c, a_objc_xfind.c, mt_gem.h.in: documentation updated (cosmetic) 2004-10-05 Tuesday 21:08 Arnaud BERCEGEAY * gemlib/: a_menu_attach.c, a_menu_bar.c, a_menu_icheck.c, a_menu_ienable.c, a_menu_istart.c, a_menu_popup.c, a_menu_register.c, a_menu_settings.c, a_menu_tnormal.c, mt_gem.h.in: - add MN_INQUIRE and MN_CHANGE (constants for mt_menu_settings()) - documentation updated (cosmetic) 2004-10-04 Monday 20:12 Arnaud BERCEGEAY * gemlib/: a_menu_click.c, a_menu_unregister.c: documentation added 2004-10-04 Monday 18:53 Arnaud BERCEGEAY * gemlib/a_graf_xhandle.c: variable device now contains 0 if AES doesnt support this extension 2004-10-04 Monday 18:51 Arnaud BERCEGEAY * gemlib/: a_graf_multirubber.c, a_graf_rubbox.c, a_graf_shrinkbox.c, a_graf_shrinkbox_grect.c, a_graf_slidebox.c, a_graf_watchbox.c, a_graf_wwatchbox.c, mt_gem.h.in: documentation updated (cosmetic) 2004-09-29 Wednesday 19:18 Arnaud BERCEGEAY * gemlib/: a_graf_dragbox.c, a_graf_handle.c, a_graf_mbox.c, a_graf_mkstate.c, a_graf_mouse.c, mt_gem.h.in: documentation updated (cosmetic) 2004-09-28 Tuesday 20:12 Arnaud BERCEGEAY * gemlib/: a_graf_dragbox.c, a_graf_growbox.c, a_graf_growbox_grect.c: documentation updated (cosmetic) 2004-09-28 Tuesday 19:22 Arnaud BERCEGEAY * gemlib/: a_fsel_boxinput.c, mt_gem.h.in: add FSEL_CALLBACK callback function type for mt_fsel_boxinput 2004-09-27 Monday 20:59 Arnaud BERCEGEAY * gemlib/: a_fsel_boxinput.c, a_fsel_exinput.c, a_fsel_input.c, mt_gem.h.in: documentation updated 2004-09-27 Monday 20:23 Arnaud BERCEGEAY * gemlib/a_appl_getinfo.c: documentation updated (cosmetic) 2004-09-24 Friday 20:33 Arnaud BERCEGEAY * gemlib/gemlib.todo: remove unused file (unused since gemlib43) 2004-09-23 Thursday 21:27 Arnaud BERCEGEAY * gemlib/mt_gem.h.in: documentation updated (WA_WHEEL) 2004-09-23 Thursday 18:10 Arnaud BERCEGEAY * gemlib/x_form_xerr.c: documentation updated 2004-09-21 Tuesday 20:41 Arnaud BERCEGEAY * gemlib/x_form_popup.c: fix docu (typo) 2004-09-21 Tuesday 20:05 Arnaud BERCEGEAY * gemlib/: x_form_popup.c, x_form_xdial.c, x_form_xdo.c, x_form_xerr.c: documentation added 2004-09-17 Friday 18:54 Arnaud BERCEGEAY * gemlib/: a_form_center.c, a_form_keybd.c: documentation updated (cosmetic) 2004-09-17 Friday 18:32 Arnaud BERCEGEAY * gemlib/: a_form_error.c, mt_gem.h.in: documentation updated (cosmetic) 2004-09-17 Friday 18:19 Arnaud BERCEGEAY * gemlib/: a_form_dial.c, a_form_do.c, mt_gem.h.in: documentation updated (cosmetic) 2004-09-16 Thursday 20:39 Arnaud BERCEGEAY * gemlib/a_form_button.c: documentation updated (cosmetic) 2004-09-16 Thursday 19:21 Arnaud BERCEGEAY * gemlib/: a_form_alert.c, mt_gem.h.in: - add FA_xxx constants for mt_form_alert icon (moved from windom) - update documentation 2004-09-14 Tuesday 21:00 Arnaud BERCEGEAY * gemlib/: a_evnt_multi.c, a_evnt_timer.c, mt_gem.h.in: documentation updated (cosmetic) 2004-09-13 Monday 18:55 Arnaud BERCEGEAY * gemlib/: a_evnt_mesag.c, a_evnt_mouse.c, mt_gem.h.in: documentation updated (cosmetic) 2004-09-13 Monday 18:43 Arnaud BERCEGEAY * gemlib/: a_evnt_mesag.c, mt_gem.h.in: documentation updated (cosmetic) 2004-09-11 Saturday 10:38 Arnaud BERCEGEAY * gemlib/: a_evnt_keybd.c, a_evnt_mesag.c, mt_gem.h.in: documentation updated (cosmetic) 2004-09-08 Wednesday 19:38 Arnaud BERCEGEAY * gemlib/: a_evnt_button.c, a_evnt_dclick.c, mt_gem.h.in: documentation updated (cosmetics) 2004-09-03 Friday 12:33 Arnaud BERCEGEAY * gemlib/a_appl_search.c: update documentation for APP_DESK command 2004-08-18 Wednesday 20:43 Arnaud BERCEGEAY * gemlib/: a_appl_write.c, a_appl_yield.c: documentation updated (cosmetic) 2004-08-18 Wednesday 20:32 Arnaud BERCEGEAY * gemlib/: a_appl_trecord.c, mt_gem.h.in: documentation updated (cosmetic) 2004-08-18 Wednesday 20:14 Arnaud BERCEGEAY * gemlib/: a_appl_tplay.c, mt_gem.h.in: documentation updated (cosmetic) 2004-08-18 Wednesday 19:45 Arnaud BERCEGEAY * gemlib/: a_appl_search.c, mt_gem.h.in: documentation updated 2004-08-18 Wednesday 19:21 Arnaud BERCEGEAY * gemlib/a_appl_init.c: documentation updated 2004-08-18 Wednesday 18:56 Arnaud BERCEGEAY * gemlib/a_appl_getinfo.c: documentation updated 2004-08-18 Wednesday 17:45 Arnaud BERCEGEAY * gemlib/mt_gem.h.in: add mt_AESxxx macro (similar to _AESxxx from gem.h) 2004-08-17 Tuesday 21:21 Arnaud BERCEGEAY * gemlib/: a_appl_getinfo.c, mt_gem.h.in: documentation updated (cosmetic) 2004-08-17 Tuesday 19:48 Arnaud BERCEGEAY * gemlib/: a_appl_read.c, mt_gem.h.in: documentation updated (cosmetic) 2004-08-16 Monday 20:38 Arnaud BERCEGEAY * gemlib/a_appl_control.c: documentation updated (cosmetic) 2004-08-16 Monday 20:02 Arnaud BERCEGEAY * gemlib/mt_gem.h.in: documentation updated (cosmetic) 2004-08-16 Monday 19:30 Arnaud BERCEGEAY * gemlib/mt_gem.h.in: documentation updated (cosmetic) 2004-08-16 Monday 17:44 Arnaud BERCEGEAY * gemlib/a_appl_control.c: documentation updated (cosmetic) 2004-08-16 Monday 17:31 Arnaud BERCEGEAY * gemlib/Doxyfile.in: update configuration for doxygen 1.3.8 set quiet option to ON 2004-07-25 Sunday 12:29 Frank Naumann * gemlib/Makefile: Changed to be /bin/sh compatible. 2004-07-20 Tuesday 13:54 Standa Opichal * gemlib/: vs_clip.c, vswr_mode.c: Adjusting documentation typos and indentation. 2004-07-18 Sunday 19:52 Frank Naumann * cflib/ChangeLog: Updated. 2004-07-18 Sunday 19:48 Arnaud BERCEGEAY * gemlib/: a_glue.c, gem.h: the dirty appl_init() macro defined in gem.h has been replaced by a nice appl_init() static inline function. This should fix the "gl_ap_version not initialised" bug. 2004-07-18 Sunday 19:46 Frank Naumann * cflib/: VERSION, cflib.h: Bumped version to 0.21.0 for new release. 2004-07-18 Sunday 19:45 Frank Naumann * cflib/cflib.spec.in: Updated for new release. 2004-07-18 Sunday 19:03 Frank Naumann * cflib/app_init.c: Updated for gemlib changes, use _AESversion macro. 2004-07-12 Monday 18:28 Arnaud BERCEGEAY * gemlib/ChangeLog: update 2004-07-12 Monday 18:14 Arnaud BERCEGEAY * gemlib/x_evnt_multi.c: quiet a gcc warning 2004-06-28 Monday 06:49 Frank Naumann * gemlib/VERSION: Bumped version to 0.43.2 to reflect the corrections and enhancements. 2004-06-27 Sunday 21:04 Arnaud BERCEGEAY * gemlib/: mt_gemx.h, x_xfrm_popup.c: WDLG callback function prototype are now compatible with 32-bits compilers 2004-06-27 Sunday 20:30 Arnaud BERCEGEAY * gemlib/mt_gem.h.in: rename (unused?) MOUSE structure to MOUSE_EVENT to avoid conflict with gemdos MOUSE structure (2nd parameter of gemdos call Initmouse()) used in some tos libraries (pure C and lattice C at least). 2004-06-27 Sunday 20:23 Arnaud BERCEGEAY * gemlib/mt_gemx.h: add (partial) support for Lattice C compiler 2004-06-21 Monday 16:17 Arnaud BERCEGEAY * gemlib/: SRCFILES, files.mak, gemx.h, x_evnt_multi.c, mt_gemx.h: new function mt_EVNT_multi() added 2004-06-21 Monday 10:36 Arnaud BERCEGEAY * gemlib/: SRCFILES, a_form_center_grect.c, a_graf_growbox_grect.c, a_graf_shrinkbox_grect.c, a_objc_draw_grect.c, files.mak, gem.h, gemx.h, mt_gem.h.in, mt_gemx.h, x_form_xdial_grect.c: new functions added: mt_form_center_grect(), mt_graf_growbox_grect(), mt_graf_shrinkbox_grect(), mt_objc_draw_grect() and mt_form_xdial_grect() 2004-06-21 Monday 09:44 Arnaud BERCEGEAY * gemlib/: SRCFILES, files.mak, gemx.h, mt_gemx.h, x_xfrm_popup.c: xfrm_popup added (doc wanted) 2004-05-17 Monday 08:28 Standa Opichal * cflib/Makefile: Removing bash only features (?) 2004-05-17 Monday 08:28 Standa Opichal * cflib/menu_is_menu_key.c: Making the menu shortcut search to also work when capslock is on and not making left/right shift differences. 2004-05-17 Monday 08:23 Standa Opichal * cflib/nkcc-gc.s: Fixing register usage. The gcc version didn't have the d2-d4 saved before use. 2004-05-11 Tuesday 18:58 Arnaud BERCEGEAY * gemlib/a_appl_tplay.c: fix typo in doc (mt_appl_record replaced by mt_appl_trecord) 2004-05-11 Tuesday 18:34 Arnaud BERCEGEAY * gemlib/: a_appl_tplay.c, a_appl_trecord.c: fix appl_play/record doc (thx to Olivier Landemarre and Francois Lecoat) 2004-01-16 Friday 09:55 Frank Naumann * gemlib/Makefile: Added the generated files to the clean target. 2004-01-06 Tuesday 08:20 Standa Opichal * gemma/: Makefile, VERSION, configtool/Makefile, libgemma/Makefile.objs, src/Makefile: No GENERAL override, but append. Using the VERSION file for 'make dist'. 2004-01-06 Tuesday 08:17 Standa Opichal * Makefile: Making the makefile independent of the lib versions. 2004-01-06 Tuesday 08:16 Standa Opichal * cflib/: Makefile, Makefile.objs, VERSION, cflib.spec, cflib.spec.in: Updating to use the VERSION file. 2004-01-06 Tuesday 07:59 Standa Opichal * gemlib/: Makefile, Makefile.objs, gemlib.spec.in: Change in Makefiles and .spec file for RPM release. 2004-01-03 Saturday 00:31 Arnaud BERCEGEAY * gemlib/VERSION: this is now gemlib 0.43.1 2004-01-02 Friday 22:31 Arnaud BERCEGEAY * gemlib/a_wind_set.c: fix doc for wind_set(WF_TOP) 2004-01-02 Friday 22:29 Arnaud BERCEGEAY * gemlib/: a_graf_mouse.c, mt_gem.h.in: swap M_LAST and M_RESTORE; add M_PREVIOUS 2003-12-28 Sunday 21:47 Konrad M. Kokoszkiewicz * gemma/: config.h, kernel32.slb, documentation/gemma.hyp, documentation/gemma.ref, documentation/gemma.stg, include/slb/gemma-struct.h, include/slb/gemma.h, libgemma/appl_openclose.c, libgemma/startup.S, src/Makefile, src/alert.c, src/appl.c, src/av.c, src/callout.c, src/dialog.c, src/dosproto.c, src/dosproto.h, src/emu.c, src/env.c, src/fselect.c, src/gemma.c, src/gemproto.c, src/gemproto.h, src/misc.c, src/proc.c, src/rsrc.c, test/startup.s, test/test.c: Various minor updates. 2003-12-28 Sunday 21:42 Konrad M. Kokoszkiewicz * gemma/README: Update 2003-12-23 Tuesday 19:20 Konrad M. Kokoszkiewicz * gemma/: configtool/main.c, include/slb/gemma-struct.h, include/slb/gemma.h, include/slb/kernel.h, libgemma/appl_bvset.c, libgemma/appl_control.c, libgemma/appl_exit.c, libgemma/appl_find.c, libgemma/appl_getinfo.c, libgemma/appl_init.c, libgemma/appl_openclose.c, libgemma/appl_read.c, libgemma/appl_search.c, libgemma/appl_tplay.c, libgemma/appl_trecord.c, libgemma/appl_write.c, libgemma/appl_yield.c, libgemma/call_aes.c, libgemma/evnt_button.c, libgemma/evnt_dclick.c, libgemma/evnt_keybd.c, libgemma/evnt_mesag.c, libgemma/evnt_mouse.c, libgemma/evnt_multi.c, libgemma/evnt_timer.c, libgemma/extdef.h, libgemma/form_alert.c, libgemma/form_button.c, libgemma/form_center.c, libgemma/form_dial.c, libgemma/form_do.c, libgemma/form_error.c, libgemma/form_keybd.c, libgemma/form_popup.c, libgemma/fsel_exinput.c, libgemma/fsel_input.c, libgemma/graf_dragbox.c, libgemma/graf_growbox.c, libgemma/graf_handle.c, libgemma/graf_mkstate.c, libgemma/graf_mouse.c, libgemma/graf_movebox.c, libgemma/graf_multirubber.c, libgemma/graf_rubberbox.c, libgemma/graf_shrinkbox.c, libgemma/graf_slidebox.c, libgemma/graf_watchbox.c, libgemma/menu_attach.c, libgemma/menu_bar.c, libgemma/menu_click.c, libgemma/menu_icheck.c, libgemma/menu_ienable.c, libgemma/menu_istart.c, libgemma/menu_popup.c, libgemma/menu_register.c, libgemma/menu_settings.c, libgemma/menu_text.c, libgemma/menu_tnormal.c, libgemma/menu_unregister.c, libgemma/objc_add.c, libgemma/objc_change.c, libgemma/objc_delete.c, libgemma/objc_draw.c, libgemma/objc_edit.c, libgemma/objc_find.c, libgemma/objc_offset.c, libgemma/objc_order.c, libgemma/objc_sysvar.c, libgemma/objc_xfind.c, libgemma/rsrc_free.c, libgemma/rsrc_gaddr.c, libgemma/rsrc_load.c, libgemma/rsrc_obfix.c, libgemma/rsrc_rcfix.c, libgemma/rsrc_saddr.c, libgemma/scrp_clear.c, libgemma/scrp_read.c, libgemma/scrp_write.c, libgemma/shel_envrn.c, libgemma/shel_find.c, libgemma/shel_get.c, libgemma/shel_help.c, libgemma/shel_put.c, libgemma/shel_rdef.c, libgemma/shel_read.c, libgemma/shel_wdef.c, libgemma/shel_write.c, libgemma/startup.S, libgemma/wind_calc.c, libgemma/wind_close.c, libgemma/wind_create.c, libgemma/wind_delete.c, libgemma/wind_draw.c, libgemma/wind_find.c, libgemma/wind_get.c, libgemma/wind_new.c, libgemma/wind_open.c, libgemma/wind_set.c, libgemma/wind_sget.c, libgemma/wind_update.c, test/test.c: Added MT support. 2003-12-23 Tuesday 19:14 Konrad M. Kokoszkiewicz * gemma/src/: dialog.c, dialog.h, gemma.h, header.s, misc.c: Added two new functions: windial_close_all() and windial_delete_all(). Also AP_TERM and Ctrl/Q now automatically handled inside the windial_formdo(), if no external handling code is registered. 2003-12-23 Tuesday 19:12 Konrad M. Kokoszkiewicz * gemma/src/callout.c: Removed a warning. 2003-12-23 Tuesday 19:11 Konrad M. Kokoszkiewicz * gemma/documentation/gemma.stg: Some updates and corrections. 2003-12-22 Monday 22:29 Konrad M. Kokoszkiewicz * gemma/README: Fixed two typos, little formatting. 2003-12-22 Monday 15:09 Arnaud BERCEGEAY * gemlib/vs_clip_pxy.c: fix dirty bug: vs_clip_pxy works now 2003-12-21 Sunday 16:13 Konrad M. Kokoszkiewicz * gemma/configtool/gemma.app: Removal of the old binary. 2003-12-21 Sunday 16:09 Konrad M. Kokoszkiewicz * gemma/include/slb/gemma.h: Fixed the warnings about rc_intersect() 2003-12-21 Sunday 11:39 Konrad M. Kokoszkiewicz * gemma/: configtool/Makefile, test/Makefile: Fixed to link properly. 2003-12-21 Sunday 11:25 Konrad M. Kokoszkiewicz * gemma/: Makefile, README, libgemma/Makefile.objs: Final adjustments 2003-12-21 Sunday 11:11 Konrad M. Kokoszkiewicz * gemma/test/: BINFILES, EXTRAFILES, MISCFILES, Makefile, SRCFILES, startup.s, test.c: Update for new version. 2003-12-21 Sunday 11:11 Konrad M. Kokoszkiewicz * gemma/test/: startup.S, test.app: Removal 2003-12-21 Sunday 11:09 Konrad M. Kokoszkiewicz * gemma/src/Makefile: Update (remove -mshort) 2003-12-21 Sunday 11:08 Konrad M. Kokoszkiewicz * gemma/src/: alert.h, appl.h, av.h, callout.h, dialog.h, dosproto.h, env.h, fselect.h, gemma.h, gemproto.h, misc.h, proc.h, rsrc.h: New files. 2003-12-21 Sunday 11:06 Konrad M. Kokoszkiewicz * gemma/: libgemma/CHANGES, libgemma/README.FIRST, libgemma/appl_bvset.c, libgemma/appl_openclose.c, libgemma/call_aes.c, libgemma/extdef.h, libgemma/rsrc_gaddr.c, libgemma/startup.S, src/BINFILES, src/README.FIRST, src/SRCFILES, src/alert.c, src/appl.c, src/av.c, src/callout.c, src/dialog.c, src/dosproto.c, src/emu.c, src/env.c, src/fselect.c, src/gemma.c, src/gemproto.c, src/header.s, src/misc.c, src/proc.c, src/rsrc.c: Update to new version. 2003-12-21 Sunday 11:01 Konrad M. Kokoszkiewicz * gemma/include/slb/: gemma-struct.h, gemma.h, kernel.h: Update and sync with gemlib headers. 2003-12-21 Sunday 10:59 Konrad M. Kokoszkiewicz * gemma/: include/mint/slb.h, libgemma/Makefile.objs: Update. 2003-12-21 Sunday 10:59 Konrad M. Kokoszkiewicz * gemma/include/gemma/: gemma.h, struct.h: Removal (no longer necessary) 2003-12-21 Sunday 10:57 Konrad M. Kokoszkiewicz * gemma/documentation/gemma.stg: Update for new version. 2003-12-21 Sunday 10:57 Konrad M. Kokoszkiewicz * gemma/kernel32.slb: New version (without -mshort). 2003-12-21 Sunday 10:56 Konrad M. Kokoszkiewicz * gemma/: kernel.slb, include/Makefile: Removal. 2003-12-21 Sunday 10:55 Konrad M. Kokoszkiewicz * gemma/: Makefile, README: Update to new version. 2003-12-21 Sunday 10:54 Konrad M. Kokoszkiewicz * gemma/configtool/: BINFILES, EXTRAFILES, MISCFILES, Makefile, SRCFILES, gemma.h, gemma.hrd, main.c, startup.s: Update and sync with new version. 2003-12-21 Sunday 10:51 Konrad M. Kokoszkiewicz * gemma/configtool/src/: Makefile, gemma.h, gemma.hrd, gemma.rsc, main.c, startup.S: Removal 2003-12-08 Monday 13:25 Standa Opichal * gemlib/: n_vqt_ext_name.c, n_vqt_name_and_id.c, n_vqt_xfntinfo.c, n_vst_name.c: Even though these functions should probably be only called after NVDI cookie check, some apps doesn't do the check explicitely. Since now the font id returned is 0 in case NVDI is not present. It makes the use of these functions more failproof. 2003-12-08 Monday 13:21 Standa Opichal * gemlib/: a_fsel_boxinput.c, a_fsel_exinput.c, a_fsel_input.c: exit_but renamed to exit_button 2003-12-08 Monday 13:21 Standa Opichal * gemlib/: mt_gem.h.in, mt_gemx.h: Appl_search's APP_DESK constant added. Some argument name and indentation beautifying. 2003-10-23 Thursday 10:38 Frank Naumann * gemlib/.cvsignore: Ignore the html directory (generated by doxygen). 2003-10-22 Wednesday 09:05 Frank Naumann * gemlib/ChangeLog: Added missing Changelog for changes from 0.42.0 to 0.43.0. 2003-10-22 Wednesday 08:18 Standa Opichal * gemlib/gemlib.spec.in: 0.43.0 release update. 2003-10-20 Monday 19:05 Arnaud BERCEGEAY * gemlib/VERSION: this is now gemlib 0.43.0 2003-09-22 Monday 19:07 Arnaud BERCEGEAY * gemlib/: gem_aesP.h, gem_vdiP.h: fixed some warnings with gcc3 (patch supplied by Patrice Mandin) 2003-08-19 Tuesday 11:40 Standa Opichal * cflib/Makefile.objs, cflib/intrface/Makefile, gemlib/Makefile, gemlib/Makefile.objs, gemma/libgemma/Makefile.objs, gemma/src/Makefile: Adjusted to be able to propagate CVS/CONFIGVARS GLOBAL variable setting. This is usefull e.g. when you have the libc in other than default directory on your system to specify the -I and -L paths. 2003-08-07 Thursday 07:49 Arnaud BERCEGEAY * gemlib/gem_vdiP.h: remove USE_LOCAL_VDIPB option: the default setting has always been USE_LOCAL_VDIPB=1, and the case USE_LOCAL_VDIPB=0 never worked (some piece of code is missing). Furthermore the option USE_LOCAL_VDIPB=1 is the only way to have safe thread VDI bindings... so the code specific to USE_LOCAL_VDIPB=0 is now removed and the option USE_LOCAL_VDIPB no more exist. 2003-08-07 Thursday 07:44 Arnaud BERCEGEAY * gemlib/v_opnvwk.c: - remove USE_LOCAL_VDIPB option - replace dummy variable by 0L if option CHECK_NULLPTR is set 2003-08-07 Thursday 07:41 Arnaud BERCEGEAY * gemlib/: vst_point.c, vst_rotation.c, vst_scratch.c, vst_unload_fonts.c, vswr_mode.c, vt_alignment.c, vt_axis.c, vt_origin.c, vt_resolution.c: remove USE_LOCAL_VDIPB option 2003-08-07 Thursday 07:32 Arnaud BERCEGEAY * gemlib/: n_v_bez_off.c, vsin_mode.c, vsl_color.c, vsl_ends.c, vsl_type.c, vsl_udsty.c, vsl_width.c, vsm_choice.c, vsm_color.c, vsm_height.c, vsm_locator.c, vsm_string.c, vsm_type.c, vsm_valuator.c, vsp_film.c, vst_alignment.c, vst_color.c, vst_effects.c, vst_error.c, vst_font.c, vst_height.c, vst_load_fonts.c: remove USE_LOCAL_VDIPB option 2003-08-07 Thursday 07:15 Arnaud BERCEGEAY * gemlib/: vql_attributes.c, vqm_attributes.c, vqp_filmname.c, vqt_attributes.c, vqt_cachesize.c, vqt_extent.c, vqt_extent16.c, vqt_extent16n.c, vqt_fontinfo.c, vqt_get_table.c, vqt_name.c, vqt_width.c, vr_recfl.c, vr_trnfm.c, vro_cpyfm.c, vrq_choice.c, vrq_locator.c, vrq_string.c, vrq_valuator.c, vrt_cpyfm.c, vs_calibrate.c, vs_clip.c, vs_clip_off.c, vs_clip_pxy.c, vs_color.c, vs_curaddress.c, vs_mute.c, vs_palette.c, vsc_expose.c, vsc_form.c, vsf_color.c, vsf_interior.c, vsf_perimeter.c, vsf_style.c, vsf_udpat.c, vsf_xperimeter.c: remove USE_LOCAL_VDIPB option 2003-08-07 Thursday 07:05 Arnaud BERCEGEAY * gemlib/: v_pmarker.c, v_rbox.c, v_rfbox.c, v_rmcur.c, v_rvoff.c, v_rvon.c, v_savecache.c, v_set_app_buff.c, v_show_c.c, v_sound.c, v_trays.c, v_updwk.c, v_write_meta.c, vex_butv.c, vex_curv.c, vex_motv.c, vex_timv.c, vex_wheelv.c, vm_coords.c, vm_filename.c, vm_pagesize.c, vq_calibrate.c, vq_cellarray.c, vq_chcells.c, vq_color.c, vq_curaddress.c, vq_extnd.c, vq_key_s.c, vq_mouse.c, vq_page_name.c, vq_scan.c, vq_tabstatus.c, vq_tdimensions.c, vq_tray_names.c, vqf_attributes.c, vqin_mode.c: remove USE_LOCAL_VDIPB option 2003-08-07 Thursday 06:56 Arnaud BERCEGEAY * gemlib/: v_copies.c, v_curdown.c, v_curhome.c, v_curleft.c, v_curright.c, v_curtext.c, v_curup.c, v_dspcur.c, v_eeol.c, v_eeos.c, v_ellarc.c, v_ellipse.c, v_ellpie.c, v_enter_cur.c, v_escape2000.c, v_exit_cur.c, v_fillarea.c, v_flushcache.c, v_fontinit.c, v_form_adv.c, v_get_pixel.c, v_gtext.c, v_gtext16.c, v_gtext16n.c, v_hardcopy.c, v_hide_c.c, v_justified.c, v_loadcache.c, v_meta_extents.c, v_offset.c, v_opnwk.c, v_orient.c, v_output_window.c, v_page_size.c, v_pieslice.c, v_pline.c: remove USE_LOCAL_VDIPB option 2003-08-07 Thursday 06:46 Arnaud BERCEGEAY * gemlib/: n_vqt_name_and_id.c, n_vqt_pairkern.c, n_vqt_real_extent.c, n_vqt_trackkern.c, n_vqt_xfntinfo.c, n_vr_transfer_bits.c, n_vs_ctab.c, n_vs_ctab_entry.c, n_vs_dflt_ctab.c, n_vs_document_info.c, n_vs_hilite_color.c, n_vs_max_color.c, n_vs_min_color.c, n_vs_weight_color.c, n_vsf_bg_color.c, n_vsf_fg_color.c, n_vsl_bg_color.c, n_vsl_fg_color.c, n_vsm_bg_color.c, n_vsm_fg_color.c, n_vsr_bg_color.c, n_vsr_fg_color.c, n_vst_arbpt.c, n_vst_arbpt32.c, n_vst_bg_color.c, n_vst_charmap.c, n_vst_fg_color.c, n_vst_kern.c, n_vst_map_mode.c, n_vst_name.c, n_vst_setsize.c, n_vst_setsize32.c, n_vst_skew.c, n_vst_track_offset.c, n_vst_width.c, v_alpha_text.c, v_arc.c, v_bar.c, v_bit_image.c, v_cellarray.c, v_circle.c, v_clear_disp_list.c, v_clrwk.c, v_clsvwk.c, v_clswk.c, v_contourfill.c: remove USE_LOCAL_VDIPB option 2003-08-07 Thursday 06:36 Arnaud BERCEGEAY * gemlib/: n_v_value2color.c, n_vq_ctab.c, n_vq_ctab_entry.c, n_vq_ctab_id.c, n_vq_devinfo.c, n_vq_dflt_ctab.c, n_vq_ext_devinfo.c, n_vq_hilite_color.c, n_vq_margins.c, n_vq_max_color.c, n_vq_min_color.c, n_vq_prn_scaling.c, n_vq_px_format.c, n_vq_scrninfo.c, n_vq_weight_color.c, n_vqf_bg_color.c, n_vqf_fg_color.c, n_vql_bg_color.c, n_vql_fg_color.c, n_vqm_bg_color.c, n_vqm_fg_color.c, n_vqr_bg_color.c, n_vqr_fg_color.c, n_vqt_advance.c, n_vqt_advance32.c, n_vqt_bg_color.c, n_vqt_char_index.c, n_vqt_ext_name.c, n_vqt_f_extent.c, n_vqt_f_extent16.c, n_vqt_f_extent16n.c, n_vqt_fg_color.c, n_vqt_fontheader.c: remove USE_LOCAL_VDIPB option 2003-08-07 Thursday 06:26 Arnaud BERCEGEAY * gemlib/: n_v_bez.c, n_v_bez_on.c, n_v_bez_qual.c, n_v_clsbm.c, n_v_color2nearest.c, n_v_color2value.c, n_v_create_ctab.c, n_v_create_itab.c, n_v_ctab_idx2value.c, n_v_ctab_idx2vdi.c, n_v_ctab_vdi2idx.c, n_v_delete_ctab.c, n_v_delete_itab.c, n_v_ftext.c, n_v_ftext16.c, n_v_ftext16n.c, n_v_ftext_offset.c, n_v_ftext_offset16.c, n_v_get_ctab_id.c, n_v_get_outline.c, n_v_getbitmap_info.c, n_v_getoutline.c, n_v_open_bm.c, n_v_opnbm.c, n_v_opnprn.c, n_v_resize_bm.c, n_v_setrgb.c: remove USE_LOCAL_VDIPB option 2003-07-29 Tuesday 20:31 Arnaud BERCEGEAY * gemlib/n_vqt_ext_name.c: set font_format to 1 (bitmap font) instead of 0 if vdi_control[4]=34 and vdi_intout[33] (=name[32]) says that it's a bitmap font. 2003-07-28 Monday 20:00 Arnaud BERCEGEAY * gemlib/x_edit_get_pos.c: fix binding (ctrl4=2, not 0) 2003-07-22 Tuesday 17:48 Arnaud BERCEGEAY * gemlib/: SRCFILES, files.mak, mt_gem.h.in, vsf_perimeter3.c, vsf_xperimeter.c: rename vsf_perimeter3 to vsf_xperimeter (contr. Gerhard Stoll) 2003-07-22 Tuesday 17:43 Arnaud BERCEGEAY * gemlib/a_graf_multirubber.c: fix binding: it's AES#69, it's not AES#70 (contr. Gerhard Stoll) 2003-07-22 Tuesday 17:38 Arnaud BERCEGEAY * gemlib/a_appl_getinfo.c: [DOC] add note: Magic2 not supported 2003-07-21 Monday 20:22 Arnaud BERCEGEAY * gemlib/a_appl_trecord.c: [DOC] fix EVNTREC struct: ap_event is a LONG (contrib Gerhard Stoll) 2003-07-14 Monday 16:52 Frank Naumann * gemlib/EXTRAFILES: Added missing source file mt_gem.h.in. 2003-07-14 Monday 16:45 Frank Naumann * gemlib/EXTRAFILES: Added missing VERSION file. 2003-07-14 Monday 08:17 Arnaud BERCEGEAY * gemlib/VERSION: this is release 0.42.99-20030714 (last beta release before 0.43.0 ?) 2003-07-14 Monday 08:14 Arnaud BERCEGEAY * gemlib/n_vq_devinfo.c: lot of changes (almost rewritten from scratch) 2003-07-14 Monday 08:11 Arnaud BERCEGEAY * gemlib/mt_gemx.h: - add new type GEMLIB_XATTR (defined to XATTR or void) for XFSL_FILTER - 2nd parameter of vq_devinfo is now named "dev_exists" instead of "dev_open" - add vqt_devinfo 2003-07-14 Monday 08:06 Arnaud BERCEGEAY * gemlib/: SRCFILES, files.mak, n_vqt_devinfo.c: add vqt_devinfo 2003-06-24 Tuesday 21:01 Arnaud BERCEGEAY * gemlib/doxydoc.c: [DOC] add history sections (ChangeLog* files) 2003-06-24 Tuesday 19:21 Arnaud BERCEGEAY * gemlib/ChangeLog.422: add old ChangeLog files (ChangeLog.422 and ChangeLog.MGL) from gemlib38 (after the split) up to gemlib 0.42.99 (before the merge), for both branches of the lib: - ChangeLog.422 for gemlib from 0.41.0 to 0.42.2 - ChangeLog.MGL for mgemlib from PL39 to PL41 2003-06-24 Tuesday 19:15 Arnaud BERCEGEAY * gemlib/ChangeLog.MGL: ChangeLog.422 2003-06-24 Tuesday 19:12 Arnaud BERCEGEAY * gemlib/: Makefile, cvs2cl.pl, users: add rules and tools to build the ChangeLog file 2003-06-24 Tuesday 18:58 Arnaud BERCEGEAY * gemlib/: mt_gem.h.in, mt_gemx.h: [DOC] add (dummy) doc to undocumented struct/macro 2003-06-24 Tuesday 18:55 Arnaud BERCEGEAY * gemlib/a_graf_multirubber.c: [DOC] fix doc: the parameter name is 'rec', it's not 'rect' 2003-06-24 Tuesday 18:51 Arnaud BERCEGEAY * gemlib/v_fontinit.c: cast vdi_intin to quiet gcc warnings 2003-06-24 Tuesday 18:49 Arnaud BERCEGEAY * gemlib/x_edit_get_format.c: [DOC] fixed doxygen syntax 2003-06-18 Wednesday 18:27 Arnaud BERCEGEAY * gemlib/.cvsignore: add Doxyfile and gemlib.spec, now generated files 2003-06-17 Tuesday 18:53 Arnaud BERCEGEAY * gemlib/v_orient.c: v_orient now returns O (portrait) instead of 1 (landscape) as default value 2003-06-17 Tuesday 18:51 Arnaud BERCEGEAY * gemlib/mt_gemx.h: add vqt_is_char_available (macro) 2003-06-17 Tuesday 18:50 Arnaud BERCEGEAY * gemlib/mt_gem.h.in: add VINMODE_ prefix for vqin_mode/vsin_mode mode values 2003-06-17 Tuesday 15:28 Frank Naumann * gemlib/: .cvsignore, mt_gem.h.in: Ignore mt_gem.h and changed parameter name so it don't conflict with MiNTLib head (just avoid some warnings). 2003-06-09 Monday 18:57 Arnaud BERCEGEAY * gemlib/mt_gem.h.in: - add other names for vsl_ends modes (LE_SQUARED, LE_ARROWED, LE_ROUNDED) - add other names for vsl_type modes (LT_SOLID, LT_LONGDASH, LT_DOTTED, LT_DASHDOT, LT_DASHED, LT_DASHDOTDOT, LT_USERDEF, LONGDASH, DOT, DASH2DOT) - add other names for vsm_type modes (MT_DOT, MT_PLUS, MT_ASTERISK, MT_SQUARE, MT_DCROSS, MT_DIAMOND) - add other names for vst_effects modes (TF_NORMAL, TF_THICKENED, TF_LIGHTENED, TF_SLANTED, TF_UNDERLINED, TF_OUTLINED, TF_SHADOWED) 2003-06-09 Monday 16:04 Arnaud BERCEGEAY * gemlib/a_shel_envrn.c: add patch for TOSes 'PATH=' bug 2003-06-03 Tuesday 20:13 Arnaud BERCEGEAY * gemlib/mt_gem.h.in: add MENUCOL and fix MFORM (swap mf_bg and mf_fg) 2003-06-02 Monday 20:44 Arnaud BERCEGEAY * gemlib/vqt_name.c: [DOC] add doc (contrib. Rainer Seitel) fixed name filling: the vdi_array2str function added a NULL byte at the end of the string, so vdi_array2str can't be used here (contrib. Rainer Seitel) 2003-06-02 Monday 20:39 Arnaud BERCEGEAY * gemlib/: a_shel_read.c, a_wind_get.c: [DOC] some fixes (contrib. Rainer Seitel) 2003-06-02 Monday 20:36 Arnaud BERCEGEAY * gemlib/a_shel_find.c: [DOC] expand buffer size to 260 bytes (contrib. Rainer Seitel) 2003-06-02 Monday 20:32 Arnaud BERCEGEAY * gemlib/a_rsrc_saddr.c: [DOC] add doc (contrib. Rainer Seitel) 2003-06-02 Monday 20:28 Arnaud BERCEGEAY * gemlib/a_objc_offset.c: [DOC] add note (contrib. Rainer Seitel) 2003-06-02 Monday 20:23 Arnaud BERCEGEAY * gemlib/a_fsel_exinput.c: GEM 2 doesn't have extended fileselector... so fixed the global_aes[] check. [DOC] change buffer size to 260 bytes (VFAT or mint domain) 2003-06-02 Monday 20:16 Arnaud BERCEGEAY * gemlib/a_appl_trecord.c: [DOC] add note: the LONG value seems to have words swapped 2003-05-24 Saturday 18:27 Arnaud BERCEGEAY * gemlib/mt_gem.h.in: - remove SHW_RESCHANGE - add structure SHELTAIL - fix structure THREADINFO 2003-05-19 Monday 11:47 Arnaud BERCEGEAY * gemlib/mt_gem.h.in: - add some appl_control constants (APC_INFO, APC_MENU, APC_WIDGETS, APCI_HIDDEN, APCI_HASMBAR, APCI_HASDESK) - add some appl_getinfo constants (AES_MESSAGE, AES_OBJECT, AES_FORM) - add some menu_bar modes (MENU_GETMODE, MENU_SETMODE, MENU_UPDATE, MENU_INSTL, MENU_HIDDEN, MENU_PULLDOWN, MENU_SHADOWED) - add shel_write structures (SHELW, XSHW_COMMAND, THREADINFO) - add shel_write constant SWM_THRCREATE - add shel_write alternative constants (SHW_NOEXEC, SHW_EXEC, SHW_EXEC_ACC, SHW_SHUTDOWN, SHW_RESCHNG, SHW_BROADCAST, SHW_INFRECGN, SHW_AESSEND, SHW_THR_CREATE) - add shel_write constants (where do theses constant come from and mean ?) SHW_IMMED, SHW_CHAIN, SHW_DOS, SHW_RESCHANGE, SHW_PARALLEL, SHW_SINGLE - add shel_write constants for parameter 'isover' (CL_NORMAL, CL_PARSE) - add shel_write constants for parameter 'isover' (ENVIRON_SIZE, ENVIRON_CHANGE, ENVIRON_COPY) - add shel_write constants (NM_APTERM, AP_AESTERM) - add extended shel_write modes and parameters (SHW_XMDLIMIT, SHW_XMDNICE, SHW_XMDDEFDIR, SHW_XMDENV) - add WF_WIDGETS - add W_HIDER 2003-05-19 Monday 11:30 Arnaud BERCEGEAY * gemlib/: a_wind_get.c, a_wind_set.c: [DOC] add doc for WF_WIDGETS 2003-05-19 Monday 11:25 Arnaud BERCEGEAY * gemlib/a_shel_write.c: [DOC] add item SWM_THRCREATE (doc wanted) 2003-05-19 Monday 11:22 Arnaud BERCEGEAY * gemlib/a_appl_control.c: [DOC] add doc for APC_INFO, APC_MENU and APC_WIDGETS 2003-05-17 Saturday 17:38 Arnaud BERCEGEAY * gemlib/mt_gemx.h: add FNTS_OPTION (another name for FNTS_OPT) add SORTDEFAULT (for extended fileselector) add COLOR_TAB_MAGIC (value of the COLOR_TAB.magic field) fix _gcbitmap structure (replace "CTAB_REF * ctab" and "ITAB_REF * itab" by "CTAB_REF ctab" and "ITAB_REF itab") 2003-05-12 Monday 16:36 Arnaud BERCEGEAY * gemlib/gem_aesP.h: fix asm inline trap (add 'memory' keyword) and remove previous workaround ('volatile' keyword for intout and ptsout) 2003-05-12 Monday 16:31 Arnaud BERCEGEAY * gemlib/gem_vdiP.h: fix asm inline trap (add 'memory' keyword) 2003-05-11 Sunday 18:34 Arnaud BERCEGEAY * gemlib/: vst_rotation.c, vst_unload_fonts.c, vswr_mode.c, vt_alignment.c, vt_axis.c, vt_origin.c, vt_resolution.c: add vdi_dummy feature 2003-05-11 Sunday 18:25 Arnaud BERCEGEAY * gemlib/: v_rvon.c, v_savecache.c, v_set_app_buff.c, v_show_c.c, v_sound.c, v_trays.c, v_updwk.c, v_write_meta.c, vex_butv.c, vex_curv.c, vex_motv.c, vex_timv.c, vex_wheelv.c, vm_coords.c, vm_filename.c, vm_pagesize.c, vq_calibrate.c, vq_cellarray.c, vq_chcells.c, vq_color.c, vq_curaddress.c, vq_key_s.c, vq_page_name.c, vq_scan.c, vq_tabstatus.c, vq_tdimensions.c, vq_tray_names.c, vqf_attributes.c, vqin_mode.c, vqp_filmname.c, vqt_extent.c, vqt_extent16.c, vqt_extent16n.c, vqt_name.c, vr_recfl.c, vr_trnfm.c, vro_cpyfm.c, vrq_choice.c, vrq_string.c, vrq_valuator.c, vrt_cpyfm.c, vs_calibrate.c, vs_clip.c, vs_clip_off.c, vs_clip_pxy.c, vs_color.c, vs_curaddress.c, vs_mute.c, vs_palette.c, vsc_expose.c, vsc_form.c, vsf_color.c, vsf_interior.c, vsf_perimeter.c, vsf_perimeter3.c, vsf_style.c, vsf_udpat.c, vsin_mode.c, vsl_color.c, vsl_ends.c, vsl_type.c, vsl_udsty.c, vsl_width.c, vsm_choice.c, vsm_color.c, vsm_height.c, vsm_string.c, vsm_type.c, vsm_valuator.c, vsp_film.c, vst_alignment.c, vst_color.c, vst_effects.c, vst_font.c, vst_height.c, vst_load_fonts.c: add vdi_dummy feature 2003-05-11 Sunday 18:14 Arnaud BERCEGEAY * gemlib/: n_vs_dflt_ctab.c, n_vs_document_info.c, n_vs_hilite_color.c, n_vs_max_color.c, n_vs_min_color.c, n_vs_weight_color.c, n_vsf_bg_color.c, n_vsf_fg_color.c, n_vsl_bg_color.c, n_vsl_fg_color.c, n_vsm_bg_color.c, n_vsm_fg_color.c, n_vsr_bg_color.c, n_vsr_fg_color.c, n_vst_bg_color.c, n_vst_charmap.c, n_vst_fg_color.c, n_vst_kern.c, n_vst_map_mode.c, n_vst_name.c, n_vst_skew.c, n_vst_track_offset.c, n_vst_width.c, v_alpha_text.c, v_arc.c, v_bar.c, v_bit_image.c, v_cellarray.c, v_circle.c, v_clear_disp_list.c, v_clrwk.c, v_clsvwk.c, v_clswk.c, v_contourfill.c, v_copies.c, v_curdown.c, v_curhome.c, v_curleft.c, v_curright.c, v_curtext.c, v_curup.c, v_dspcur.c, v_eeol.c, v_eeos.c, v_ellarc.c, v_ellipse.c, v_ellpie.c, v_enter_cur.c, v_escape2000.c, v_exit_cur.c, v_fillarea.c, v_flushcache.c, v_fontinit.c, v_form_adv.c, v_get_pixel.c, v_gtext.c, v_gtext16.c, v_gtext16n.c, v_hardcopy.c, v_hide_c.c, v_justified.c, v_meta_extents.c, v_offset.c, v_orient.c, v_output_window.c, v_page_size.c, v_pieslice.c, v_pline.c, v_pmarker.c, v_rbox.c, v_rfbox.c, v_rmcur.c, v_rvoff.c: add vdi_dummy feature 2003-05-11 Sunday 18:06 Arnaud BERCEGEAY * gemlib/n_vq_margins.c: add vdi_dummy feature; update doc 2003-05-11 Sunday 18:03 Arnaud BERCEGEAY * gemlib/: n_v_bez_off.c, n_v_bez_on.c, n_v_bez_qual.c, n_v_clsbm.c, n_v_color2nearest.c, n_v_color2value.c, n_v_create_ctab.c, n_v_create_itab.c, n_v_ctab_idx2value.c, n_v_ctab_idx2vdi.c, n_v_ctab_vdi2idx.c, n_v_delete_ctab.c, n_v_delete_itab.c, n_v_ftext.c, n_v_ftext16.c, n_v_ftext16n.c, n_v_ftext_offset.c, n_v_ftext_offset16.c, n_v_get_ctab_id.c, n_v_get_outline.c, n_v_getbitmap_info.c, n_v_getoutline.c, n_v_open_bm.c, n_v_resize_bm.c, n_v_setrgb.c, n_v_value2color.c, n_vq_ctab.c, n_vq_ctab_entry.c, n_vq_ctab_id.c, n_vq_dflt_ctab.c, n_vq_ext_devinfo.c, n_vq_hilite_color.c, n_vq_max_color.c, n_vq_min_color.c, n_vq_prn_scaling.c, n_vq_px_format.c, n_vq_scrninfo.c, n_vq_weight_color.c, n_vqf_bg_color.c, n_vqf_fg_color.c, n_vql_bg_color.c, n_vql_fg_color.c, n_vqm_bg_color.c, n_vqm_fg_color.c, n_vqr_bg_color.c, n_vqr_fg_color.c, n_vqt_advance.c, n_vqt_advance32.c, n_vqt_bg_color.c, n_vqt_char_index.c, n_vqt_ext_name.c, n_vqt_f_extent.c, n_vqt_f_extent16.c, n_vqt_f_extent16n.c, n_vqt_fg_color.c, n_vqt_fontheader.c, n_vqt_name_and_id.c, n_vqt_pairkern.c, n_vqt_real_extent.c, n_vqt_trackkern.c, n_vqt_xfntinfo.c, n_vr_transfer_bits.c, n_vs_ctab.c, n_vs_ctab_entry.c: add vdi_dummy feature 2003-05-11 Sunday 18:01 Arnaud BERCEGEAY * gemlib/gem_vdiP.h: add USE_VDI_DUMMY option: if USE_VDI_DUMMY=1, when VDIPB.intout and/or VDIPB.ptsout are unused in a binding, they are set to a dummy array (vdi_dummy) instead of NULL to avoid crash when a buggy VDI driver tries to write data in intout or in ptsout. 2003-05-11 Sunday 17:54 Arnaud BERCEGEAY * gemlib/: SRCFILES, files.mak: add vdi_dummy 2003-05-11 Sunday 17:52 Arnaud BERCEGEAY * gemlib/vdi_dummy.c: initial checkin 2003-05-11 Sunday 14:35 Arnaud BERCEGEAY * gemlib/gem_aesP.h: add 'volatile' keywords for aes_intout[] and aes_ptsout[]. Is there another way to tell GCC that AES_TRAP(aespb) may alter data in aespb (aespb.intout and aespb.ptsout) ? 2003-05-11 Sunday 14:31 Arnaud BERCEGEAY * gemlib/a_wind_draw.c: remove unsused 'ptr' variable 2003-05-11 Sunday 14:30 Arnaud BERCEGEAY * gemlib/a_graf_multirubber.c: cast 'rec' to (long) to quiet GCC warnings 2003-05-11 Sunday 14:28 Arnaud BERCEGEAY * gemlib/: a_graf_handle.c, a_graf_mkstate.c: add 'if CHECK_NULLPTR' preprocessor test to quiet GCC warnings 2003-05-08 Thursday 17:52 Arnaud BERCEGEAY * gemlib/v_get_pixel.c: add CHECK_NULLPTR option 2003-05-08 Thursday 17:50 Arnaud BERCEGEAY * gemlib/: SRCFILES, files.mak, mt_gem.h.in: add v_sound, vs_mute, vqp_filmname, v_offset and v_fontinit 2003-05-08 Thursday 17:47 Arnaud BERCEGEAY * gemlib/: v_fontinit.c, v_offset.c, v_sound.c, vqp_filmname.c, vs_mute.c: add new bindings 2003-05-08 Thursday 14:50 Arnaud BERCEGEAY * gemlib/vsf_perimeter3.c: some fixes (hmmm... :-/) 2003-05-08 Thursday 14:47 Arnaud BERCEGEAY * gemlib/: mt_gem.h.in, v_trays.c, vq_tray_names.c: v_trays and vq_tray_names are now short function (return >0 value is call supported) 2003-05-08 Thursday 13:55 Arnaud BERCEGEAY * gemlib/: SRCFILES, files.mak, mt_gem.h.in, vsf_perimeter3.c: add vsf_perimeter3() 2003-05-08 Thursday 13:52 Arnaud BERCEGEAY * gemlib/vrq_valuator.c: add CHECK_NULLPTR option 2003-05-08 Thursday 11:42 Arnaud BERCEGEAY * gemlib/mt_gemx.h: add names mt_edit_get_color and mt_edit_set_color (with color instead of colour) 2003-05-08 Thursday 09:24 Arnaud BERCEGEAY * gemlib/: SRCFILES, a_graf_multirubber.c, files.mak, gem.h, mt_gem.h.in: add graf_multirubber() 2003-05-03 Saturday 18:37 Arnaud BERCEGEAY * gemlib/vqm_attributes.c: add optimisation (for USE_LOCAL_VDIPB option only) 2003-05-03 Saturday 18:35 Arnaud BERCEGEAY * gemlib/v_pieslice.c: fix zeroing of ptsin[2..5] 2003-05-03 Saturday 18:33 Arnaud BERCEGEAY * gemlib/: vq_cellarray.c, vqt_fontinfo.c, vqt_width.c: add CHECK_NULLPTR option 2003-05-03 Saturday 18:30 Arnaud BERCEGEAY * gemlib/n_vqt_advance32.c: fix binding: ctrl3=1 (just 1 entry in intin); add CHECK_NULLPTR option 2003-05-03 Saturday 18:28 Arnaud BERCEGEAY * gemlib/n_vqt_xfntinfo.c: fill fields format, id, and index of info using values returned in intout[0..2] 2003-05-03 Saturday 18:21 Arnaud BERCEGEAY * gemlib/: n_v_getbitmap_info.c, n_vq_hilite_color.c, n_vq_max_color.c, n_vq_min_color.c, n_vq_weight_color.c, n_vqt_advance.c, n_vqt_pairkern.c, n_vqt_trackkern.c: add CHECK_NULLPTR option 2003-05-03 Saturday 18:18 Arnaud BERCEGEAY * gemlib/n_v_bez_on.c: fix binding: ctrl1=1 (here, ctrl doesnt mean nb of entries in ptsin, ctrl1=1 means bez_ON and ctrl1=0 means bez_OFF) 2003-04-29 Tuesday 20:18 Arnaud BERCEGEAY * gemlib/mt_gem.h.in: add v_curaddress (another name for vs_curaddress) 2003-04-29 Tuesday 20:14 Arnaud BERCEGEAY * gemlib/mt_gemx.h: add vst_kern_info (another name for vst_track_offset) 2003-04-29 Tuesday 20:05 Arnaud BERCEGEAY * gemlib/n_vst_map_mode.c: vst_map_mode now returns -1 if the VDI doesnt support this call, or if the VDI doesnt return anything 2003-04-27 Sunday 13:28 Arnaud BERCEGEAY * gemlib/: vq_page_name.c, vq_scan.c, vq_tdimensions.c, vt_axis.c, vt_resolution.c: add CHECK_NULLPTR option 2003-04-27 Sunday 13:16 Arnaud BERCEGEAY * gemlib/: n_vqf_bg_color.c, n_vqf_fg_color.c, n_vql_bg_color.c, n_vql_fg_color.c, n_vqm_bg_color.c, n_vqm_fg_color.c, n_vqr_bg_color.c, n_vqr_fg_color.c, n_vqt_bg_color.c, n_vqt_fg_color.c, v_trays.c, vq_chcells.c, vq_curaddress.c: add CHECK_NULLPTR option 2003-04-27 Sunday 13:08 Arnaud BERCEGEAY * gemlib/: n_v_color2nearest.c, n_v_value2color.c, n_vq_ctab_entry.c, n_vq_px_format.c: add CHECK_NULLPTR option 2003-04-23 Wednesday 15:26 Arnaud BERCEGEAY * gemlib/: vst_alignment.c, vst_height.c, vst_point.c: add CHECK_NULLPTR option 2003-04-23 Wednesday 15:20 Arnaud BERCEGEAY * gemlib/v_loadcache.c: fix binding: nb elt in intin have to be put in ctrl3 (not ctrl1) 2003-04-23 Wednesday 15:04 Arnaud BERCEGEAY * gemlib/: n_vst_arbpt.c, n_vst_arbpt32.c, n_vst_kern.c, n_vst_name.c, n_vst_setsize.c, n_vst_setsize32.c, n_vst_track_offset.c, n_vst_width.c: add CHECK_NULLPTR option 2003-04-23 Wednesday 15:01 Arnaud BERCEGEAY * gemlib/gem_vdiP.h: enable option CHECK_NULLPTR for VDI bindings 2003-04-21 Monday 19:22 Arnaud BERCEGEAY * gemlib/a_appl_init.c: initialise some variable that may be used to check if an AES is loaded 2003-04-19 Saturday 16:49 Arnaud BERCEGEAY * gemlib/a_wind_get.c: add doc for WF_KIND, WF_NAME, WF_INFO; extent binding for WF_INFO and WF_NAME 2003-04-19 Saturday 16:47 Arnaud BERCEGEAY * gemlib/SRCFILES: add new files a_fsel_boxinput.c a_graf_wwatchbox.c a_graf_xhandle.c a_objc_xfind.c and a_wind_draw.c 2003-04-19 Saturday 16:44 Arnaud BERCEGEAY * gemlib/: gem.h, mt_gem.h.in: add mt_fsel_boxinput, mt_graf_xhandle, mt_graf_wwatchbox, mt_objc_xfind, and mt_wind_draw 2003-04-19 Saturday 16:40 Arnaud BERCEGEAY * gemlib/: a_fsel_boxinput.c, a_graf_wwatchbox.c, a_graf_xhandle.c, a_objc_xfind.c, a_wind_draw.c: new function (thanks to Martin Elsaesser for the bindings) 2003-04-18 Friday 19:09 Arnaud BERCEGEAY * gemlib/mt_gem.h.in: add constants APC_xxx for appl_control mode 2003-04-17 Thursday 20:45 Arnaud BERCEGEAY * gemlib/Makefile: add Doxyfile as dependency for doc; add mt_gem.h as dependency for objs 2003-04-16 Wednesday 18:29 Arnaud BERCEGEAY * gemlib/: a_glue.c, gem.h: add graf_rubbox (another name for graf_rubberbox) 2003-04-15 Tuesday 19:11 Arnaud BERCEGEAY * gemlib/Makefile: add targets gemlib.spec, mt_gem.h and Doxyfile 2003-04-15 Tuesday 19:10 Arnaud BERCEGEAY * gemlib/VERSION: contain release numbers used to build gemlib.spec, mt_gem.h and Doxyfile 2003-04-15 Tuesday 19:05 Arnaud BERCEGEAY * gemlib/: gemlib.spec, gemlib.spec.in: gemlib.spec is now generated from gemlib.spec.in 2003-04-15 Tuesday 19:01 Arnaud BERCEGEAY * gemlib/: mt_gem.h, mt_gem.h.in: mt_gem.h is now generated from mt_gem.h.in 2003-04-15 Tuesday 18:51 Arnaud BERCEGEAY * gemlib/: Doxyfile, Doxyfile.in: Doxyfile is now generated from Doxyfile.in 2003-04-08 Tuesday 21:38 Arnaud BERCEGEAY * gemlib/x_wdlg_close.c: [doc] update (pointer to returned parameters may be NULL) 2003-04-08 Tuesday 21:35 Arnaud BERCEGEAY * gemlib/x_wdlg_get_edit.c: add CHECK_NULLPTR option 2003-04-08 Tuesday 21:33 Arnaud BERCEGEAY * gemlib/: x_wdlg_create.c, x_wdlg_get_udata.c: fix: ctrl[4]=1, it's not 0 2003-04-08 Tuesday 21:26 Arnaud BERCEGEAY * gemlib/a_wind_get.c: add CHECK_NULLPTR option and fix init of aes_control[3,4] 2003-04-08 Tuesday 21:21 Arnaud BERCEGEAY * gemlib/: a_rsrc_gaddr.c, a_wind_calc.c, pdlg_close.c, pdlg_evnt.c: add CHECK_NULLPTR option 2003-04-06 Sunday 17:13 Arnaud BERCEGEAY * gemlib/: a_objc_offset.c, a_objc_sysvar.c: add CHECK_NULLPTR option 2003-04-06 Sunday 16:11 Arnaud BERCEGEAY * gemlib/: x_lbox_get_slct_item.c, x_lbox_get_tree.c, x_lbox_get_udata.c: fix: ctrl[4]=1, not 0 2003-04-06 Sunday 16:02 Arnaud BERCEGEAY * gemlib/: x_lbox_create.c, x_lbox_get_item.c, x_lbox_get_items.c: fix: ctrl[4]=1, not 0 2003-04-06 Sunday 11:00 Arnaud BERCEGEAY * gemlib/: a_graf_dragbox.c, a_graf_handle.c, a_graf_mkstate.c, a_graf_rubbox.c, x_form_wbutton.c, x_form_wkeybd.c, x_form_xdo.c, x_fslx_do.c, x_fslx_evnt.c, x_fslx_open.c, x_fslx_set_flags.c: add CHECK_NULLPTR option 2003-04-06 Sunday 10:48 Arnaud BERCEGEAY * gemlib/: a_form_button.c, a_form_center.c, a_form_keybd.c, a_fsel_exinput.c, a_fsel_input.c: add CHECK_NULLPTR option 2003-04-05 Saturday 17:34 Arnaud BERCEGEAY * gemlib/: x_fnts_do.c, x_fnts_evnt.c, x_fnts_get_info.c: add CHECK_NULLPTR option 2003-04-05 Saturday 17:29 Arnaud BERCEGEAY * gemlib/x_fnts_create.c: fix: ctrl[3]=2, not 4 2003-04-05 Saturday 17:25 Arnaud BERCEGEAY * gemlib/x_fnts_close.c: add CHECK_NULLPTR option 2003-04-03 Thursday 20:02 Arnaud BERCEGEAY * gemlib/: a_appl_getinfo.c, a_appl_search.c, x_edit_evnt.c, x_edit_get_buf.c, x_edit_get_colour.c, x_edit_get_font.c, x_edit_get_format.c, x_edit_get_pos.c, x_edit_get_scrollinfo.c, x_edit_get_sel.c, x_edit_resized.c: [doc] fix some doxygen layout 2003-04-03 Thursday 19:10 Arnaud BERCEGEAY * gemlib/: a_evnt_mouse.c, a_evnt_multi.c: add CHECK_NULLPTR option 2003-04-03 Thursday 18:51 Arnaud BERCEGEAY * gemlib/a_evnt_button.c: add CHECK_NULLPTR option 2003-04-03 Thursday 18:37 Arnaud BERCEGEAY * gemlib/x_edit_set_dirty.c: fix: ctrl[1]=3 instead of 2 and ctrl[3]=1 instead of 2 2003-04-03 Thursday 18:33 Arnaud BERCEGEAY * gemlib/x_edit_resized.c: add CHECK_NULLPTR option 2003-04-03 Thursday 18:24 Arnaud BERCEGEAY * gemlib/x_edit_get_scrollinfo.c: fix: ctrl[2]=10 instead of 6 2003-04-03 Thursday 18:21 Arnaud BERCEGEAY * gemlib/: x_edit_get_sel.c, x_edit_get_scrollinfo.c: add CHECK_NULLPTR option 2003-04-03 Thursday 18:18 Arnaud BERCEGEAY * gemlib/x_edit_get_sel.c: fix: ctrl[4]=2 instead of 0 2003-04-03 Thursday 18:09 Arnaud BERCEGEAY * gemlib/x_edit_get_cursor.c: fix: ctrl[4]=1 instead of 0 2003-04-03 Thursday 18:07 Arnaud BERCEGEAY * gemlib/: x_edit_get_font.c, x_edit_get_cursor.c, x_edit_get_pos.c: add CHECK_NULLPTR option 2003-04-03 Thursday 17:55 Arnaud BERCEGEAY * gemlib/: x_edit_get_buf.c, x_edit_get_format.c, x_edit_get_colour.c: add CHECK_NULLPTR option 2003-04-03 Thursday 17:51 Arnaud BERCEGEAY * gemlib/x_edit_get_buf.c: fix: ctrl[4]=1 instead of 0 2003-04-03 Thursday 17:46 Arnaud BERCEGEAY * gemlib/x_edit_evnt.c: add CHECK_NULLPTR option 2003-04-03 Thursday 17:37 Arnaud BERCEGEAY * gemlib/x_edit_create.c: fix: ctrl[4]=1 instead of 0 2003-04-03 Thursday 17:14 Arnaud BERCEGEAY * gemlib/: a_glue.c, a_appl_init.c: move initialisation of gl_apid and gl_ap_version from mt_appl_init() to appl_init() 2003-04-03 Thursday 17:12 Arnaud BERCEGEAY * gemlib/gem.h: move initialisation of gl_apid and gl_ap_version from mt_appl_init() to the appl_init() macro 2003-04-03 Thursday 16:58 Arnaud BERCEGEAY * gemlib/: a_appl_getinfo.c, a_appl_search.c: add CHECK_NULLPTR option 2003-04-03 Thursday 16:49 Arnaud BERCEGEAY * gemlib/gem_aesP.h: add CHECK_NULLPTR (nice idea by Martin Elsasser against dummy variables) 2003-03-25 Tuesday 10:20 Frank Naumann * cflib/: cflib.h, misc_get_patchlev.c: get_patchlev get const char * instead char *. 2003-03-25 Tuesday 10:18 Frank Naumann * gemlib/gemlib.spec: Corrected URL and packager too. 2003-03-25 Tuesday 09:28 Frank Naumann * gemlib/gemlib.spec: Updated specfile with new release too. Btw. is maybe a good idea to sort out the version numbering in one file and update all other dependencies automatically. 2003-03-24 Monday 22:51 Standa Opichal * gemlib/vsl_ends.c: Note about the TOS4.04 added into the documentation. 2003-03-24 Monday 22:49 Standa Opichal * gemlib/vsl_ends.c: The TOS4.04 VDI requires the intout array to be set. Otherwise it crashes. 2003-03-24 Monday 15:00 Frank Naumann * Makefile: Use $(MAKE) instead hardcoded 'make'. 2003-03-23 Sunday 17:39 Arnaud BERCEGEAY * gemlib/mt_gem.h: this is now release 0.42.99-20030323 2003-03-23 Sunday 17:36 Arnaud BERCEGEAY * gemlib/files.mak: add vex_wheelv.o module for sozobon, purec and gcc281 makefiles 2003-03-19 Wednesday 14:41 Frank Naumann * gemlib/: SRCFILES, mt_gem.h, vex_wheelv.c: Added new binding vex_wheelv. Hope it's correct so. 2003-03-18 Tuesday 21:06 Frank Naumann * gemlib/vsf_udpat.c: Corrected binding, planes are in cntrl_3 and not cntrl_1! 2003-03-16 Sunday 14:52 Arnaud BERCEGEAY * gemlib/mt_gem.h: XaAES extensions: fix MU_MX, add MU_WHEEL, add MU_MX, add MU_NORM_KEYBD, add MU_DYNAMIC_KEYBD, add MENUBAR, add WF_MENU, add WF_WHEEL, add WF_XAAES, add WA_WHEEL 2003-03-15 Saturday 19:35 Arnaud BERCEGEAY * gemlib/: v_page_size.c, vro_cpyfm.c, x_lbox_create.c, x_lbox_set_items.c: [doc] fix some comments (doxygen syntax) 2003-03-15 Saturday 19:33 Arnaud BERCEGEAY * gemlib/mt_gemx.h: swap mt_lbox_get_avis and mt_lbox_get_visible (mt_lbox_get_visible is the real function, mt_lbox_get_avis is a macro to mt_lbox_get_visible); [doc] fix some doxygen syntax in comments; [doc] add /** TODO */ comment to undocumented data 2003-03-15 Saturday 19:28 Arnaud BERCEGEAY * gemlib/mt_gem.h: [doc] add some /** TODO */ comments to undocumented data 2003-03-15 Saturday 19:25 Arnaud BERCEGEAY * gemlib/gemx.h: fix lbox_get_avis and lbox_get_visible macro: the real function name is mt_lbox_get_visible (it's not mt_lbox_get_avis) 2003-03-15 Saturday 19:23 Arnaud BERCEGEAY * gemlib/doxydoc.c: [doc] add doxygen group x_wdlg 2003-03-15 Saturday 19:21 Arnaud BERCEGEAY * gemlib/Doxyfile: [doc] add VdiHdl=short predefined macro for doxygen 2003-03-14 Friday 20:47 Arnaud BERCEGEAY * gemlib/x_fslx_open.c: [doc] fix some doxy-comment syntax 2003-03-14 Friday 20:45 Arnaud BERCEGEAY * gemlib/mt_gemx.h: [doc] add dummy /** TODO */ comment to undocumented data 2003-03-14 Friday 20:43 Arnaud BERCEGEAY * gemlib/mt_gem.h: [doc] add VDI groups; add dummy /** TODO */ comment to undocumented data 2003-03-14 Friday 20:38 Arnaud BERCEGEAY * gemlib/: x_fnts_create.c, x_fnts_get_style.c: [doc] fix some doxy-comment syntax 2003-03-14 Friday 20:35 Arnaud BERCEGEAY * gemlib/doxydoc.c: [doc] create groups for VDI API 2003-03-14 Friday 20:33 Arnaud BERCEGEAY * gemlib/a_objc_sysvar.c: remove extra antislash-p keyword before EOL 2003-03-14 Friday 20:28 Arnaud BERCEGEAY * gemlib/a_evnt_mesag.c: [doc] add missing parameter global_aes 2003-03-14 Friday 20:26 Arnaud BERCEGEAY * gemlib/a_appl_getinfo.c: [doc] remove the 4 antislash-0, uneeded here 2003-03-14 Friday 20:23 Arnaud BERCEGEAY * gemlib/Doxyfile: [doc] exclude a_glue.c gem.h and gemx.h 2003-03-03 Monday 10:24 Standa Opichal * cflib/: app_xgetinfo.c, cflib.h: The version check fixed. 2003-02-28 Friday 20:46 Arnaud BERCEGEAY * CONFIGVARS, Makefile, RULES, cflib/EXTRAFILES, cflib/app_xgetinfo.c, cflib/cflib.h, gemlib/Doxyfile, gemlib/EXTRAFILES, gemlib/MISCFILES, gemlib/Makefile, gemlib/SRCFILES, gemlib/_sx_asm.s, gemlib/a_appl_bvset.c, gemlib/a_appl_control.c, gemlib/a_appl_exit.c, gemlib/a_appl_find.c, gemlib/a_appl_getinfo.c, gemlib/a_appl_init.c, gemlib/a_appl_read.c, gemlib/a_appl_search.c, gemlib/a_appl_tplay.c, gemlib/a_appl_trecord.c, gemlib/a_appl_write.c, gemlib/a_appl_xgetinfo.c, gemlib/a_appl_yield.c, gemlib/a_evnt_button.c, gemlib/a_evnt_dclick.c, gemlib/a_evnt_keybd.c, gemlib/a_evnt_mesag.c, gemlib/a_evnt_mouse.c, gemlib/a_evnt_multi.c, gemlib/a_evnt_multi_fast.c, gemlib/a_evnt_timer.c, gemlib/a_form_alert.c, gemlib/a_form_button.c, gemlib/a_form_center.c, gemlib/a_form_dial.c, gemlib/a_form_do.c, gemlib/a_form_error.c, gemlib/a_form_keybd.c, gemlib/a_fsel_exinput.c, gemlib/a_fsel_input.c, gemlib/a_glue.c, gemlib/a_graf_dragbox.c, gemlib/a_graf_growbox.c, gemlib/a_graf_handle.c, gemlib/a_graf_mbox.c, gemlib/a_graf_mkstate.c, gemlib/a_graf_mouse.c, gemlib/a_graf_rubbox.c, gemlib/a_graf_shrinkbox.c, gemlib/a_graf_slidebox.c, gemlib/a_graf_watchbox.c, gemlib/a_menu_attach.c, gemlib/a_menu_bar.c, gemlib/a_menu_click.c, gemlib/a_menu_icheck.c, gemlib/a_menu_ienable.c, gemlib/a_menu_istart.c, gemlib/a_menu_popup.c, gemlib/a_menu_register.c, gemlib/a_menu_settings.c, gemlib/a_menu_text.c, gemlib/a_menu_tnormal.c, gemlib/a_menu_unregister.c, gemlib/a_objc_add.c, gemlib/a_objc_change.c, gemlib/a_objc_delete.c, gemlib/a_objc_draw.c, gemlib/a_objc_edit.c, gemlib/a_objc_find.c, gemlib/a_objc_offset.c, gemlib/a_objc_order.c, gemlib/a_objc_sysvar.c, gemlib/a_rsrc_free.c, gemlib/a_rsrc_gaddr.c, gemlib/a_rsrc_load.c, gemlib/a_rsrc_obfix.c, gemlib/a_rsrc_rcfix.c, gemlib/a_rsrc_saddr.c, gemlib/a_scrp_clear.c, gemlib/a_scrp_read.c, gemlib/a_scrp_write.c, gemlib/a_shel_envrn.c, gemlib/a_shel_find.c, gemlib/a_shel_get.c, gemlib/a_shel_help.c, gemlib/a_shel_put.c, gemlib/a_shel_rdef.c, gemlib/a_shel_read.c, gemlib/a_shel_wdef.c, gemlib/a_shel_write.c, gemlib/a_wind_calc.c, gemlib/a_wind_calc_grect.c, gemlib/a_wind_close.c, gemlib/a_wind_create.c, gemlib/a_wind_create_grect.c, gemlib/a_wind_delete.c, gemlib/a_wind_find.c, gemlib/a_wind_get.c, gemlib/a_wind_get_grect.c, gemlib/a_wind_new.c, gemlib/a_wind_open.c, gemlib/a_wind_open_grect.c, gemlib/a_wind_set.c, gemlib/a_wind_set_grect.c, gemlib/a_wind_set_str.c, gemlib/a_wind_update.c, gemlib/doxydoc.c, gemlib/files.mak, gemlib/gcc.mak, gemlib/gcc281-16.mak, gemlib/gcc281.mak, gemlib/gem.h, gemlib/gem_aesP.h, gemlib/gem_vdiP.h, gemlib/gemlib.spec, gemlib/gemlib.todo, gemlib/gemx.h, gemlib/globals.c, gemlib/mt_gem.h, gemlib/mt_gemx.h, gemlib/n_v_bez.c, gemlib/n_v_bez_fill.c, gemlib/n_v_bez_off.c, gemlib/n_v_bez_on.c, gemlib/n_v_bez_qual.c, gemlib/n_v_clsbm.c, gemlib/n_v_color2nearest.c, gemlib/n_v_color2value.c, gemlib/n_v_create_ctab.c, gemlib/n_v_create_itab.c, gemlib/n_v_ctab_idx2value.c, gemlib/n_v_ctab_idx2vdi.c, gemlib/n_v_ctab_vdi2idx.c, gemlib/n_v_delete_ctab.c, gemlib/n_v_delete_itab.c, gemlib/n_v_ftext.c, gemlib/n_v_ftext16.c, gemlib/n_v_ftext16n.c, gemlib/n_v_ftext_offset.c, gemlib/n_v_ftext_offset16.c, gemlib/n_v_get_ctab_id.c, gemlib/n_v_get_outline.c, gemlib/n_v_getbitmap_info.c, gemlib/n_v_getoutline.c, gemlib/n_v_open_bm.c, gemlib/n_v_opnbm.c, gemlib/n_v_opnprn.c, gemlib/n_v_resize_bm.c, gemlib/n_v_setrgb.c, gemlib/n_v_value2color.c, gemlib/n_vq_ctab.c, gemlib/n_vq_ctab_entry.c, gemlib/n_vq_ctab_id.c, gemlib/n_vq_devinfo.c, gemlib/n_vq_dflt_ctab.c, gemlib/n_vq_ext_devinfo.c, gemlib/n_vq_hilite_color.c, gemlib/n_vq_margins.c, gemlib/n_vq_max_color.c, gemlib/n_vq_min_color.c, gemlib/n_vq_prn_scaling.c, gemlib/n_vq_px_format.c, gemlib/n_vq_scrninfo.c, gemlib/n_vq_weight_color.c, gemlib/n_vqf_bg_color.c, gemlib/n_vqf_fg_color.c, gemlib/n_vql_bg_color.c, gemlib/n_vql_fg_color.c, gemlib/n_vqm_bg_color.c, gemlib/n_vqm_fg_color.c, gemlib/n_vqr_bg_color.c, gemlib/n_vqr_fg_color.c, gemlib/n_vqt_advance.c, gemlib/n_vqt_advance32.c, gemlib/n_vqt_bg_color.c, gemlib/n_vqt_char_index.c, gemlib/n_vqt_ext_name.c, gemlib/n_vqt_f_extent.c, gemlib/n_vqt_f_extent16.c, gemlib/n_vqt_f_extent16n.c, gemlib/n_vqt_fg_color.c, gemlib/n_vqt_fontheader.c, gemlib/n_vqt_name_and_id.c, gemlib/n_vqt_pairkern.c, gemlib/n_vqt_real_extent.c, gemlib/n_vqt_trackkern.c, gemlib/n_vqt_xfntinfo.c, gemlib/n_vr_transfer_bits.c, gemlib/n_vs_ctab.c, gemlib/n_vs_ctab_entry.c, gemlib/n_vs_dflt_ctab.c, gemlib/n_vs_document_info.c, gemlib/n_vs_hilite_color.c, gemlib/n_vs_max_color.c, gemlib/n_vs_min_color.c, gemlib/n_vs_weight_color.c, gemlib/n_vsf_bg_color.c, gemlib/n_vsf_fg_color.c, gemlib/n_vsl_bg_color.c, gemlib/n_vsl_fg_color.c, gemlib/n_vsm_bg_color.c, gemlib/n_vsm_fg_color.c, gemlib/n_vsr_bg_color.c, gemlib/n_vsr_fg_color.c, gemlib/n_vst_arbpt.c, gemlib/n_vst_arbpt32.c, gemlib/n_vst_bg_color.c, gemlib/n_vst_charmap.c, gemlib/n_vst_fg_color.c, gemlib/n_vst_kern.c, gemlib/n_vst_map_mode.c, gemlib/n_vst_name.c, gemlib/n_vst_setsize.c, gemlib/n_vst_setsize32.c, gemlib/n_vst_skew.c, gemlib/n_vst_track_offset.c, gemlib/n_vst_width.c, gemlib/pc.mak, gemlib/pdlg_add_printers.c, gemlib/pdlg_add_sub_dlgs.c, gemlib/pdlg_close.c, gemlib/pdlg_create.c, gemlib/pdlg_delete.c, gemlib/pdlg_dflt_sett.c, gemlib/pdlg_do.c, gemlib/pdlg_evnt.c, gemlib/pdlg_free_sett.c, gemlib/pdlg_get_setsize.c, gemlib/pdlg_new_sett.c, gemlib/pdlg_open.c, gemlib/pdlg_rmv_printers.c, gemlib/pdlg_rmv_sub_dlgs.c, gemlib/pdlg_save_dflt_sett.c, gemlib/pdlg_update.c, gemlib/pdlg_use_sett.c, gemlib/pdlg_validate_sett.c, gemlib/rc_array_to_grect.c, gemlib/rc_copy.c, gemlib/rc_equal.c, gemlib/rc_grect_to_array.c, gemlib/rc_intersect.c, gemlib/sox.mak, gemlib/v_alpha_text.c, gemlib/v_arc.c, gemlib/v_bar.c, gemlib/v_bit_image.c, gemlib/v_cellarray.c, gemlib/v_circle.c, gemlib/v_clear_disp_list.c, gemlib/v_clrwk.c, gemlib/v_clsvwk.c, gemlib/v_clswk.c, gemlib/v_contourfill.c, gemlib/v_copies.c, gemlib/v_curdown.c, gemlib/v_curhome.c, gemlib/v_curleft.c, gemlib/v_curright.c, gemlib/v_curtext.c, gemlib/v_curup.c, gemlib/v_dspcur.c, gemlib/v_eeol.c, gemlib/v_eeos.c, gemlib/v_ellarc.c, gemlib/v_ellipse.c, gemlib/v_ellpie.c, gemlib/v_enter_cur.c, gemlib/v_escape2000.c, gemlib/v_exit_cur.c, gemlib/v_fillarea.c, gemlib/v_flushcache.c, gemlib/v_form_adv.c, gemlib/v_get_pixel.c, gemlib/v_gtext.c, gemlib/v_gtext16.c, gemlib/v_gtext16n.c, gemlib/v_hardcopy.c, gemlib/v_hide_c.c, gemlib/v_justified.c, gemlib/v_loadcache.c, gemlib/v_meta_extents.c, gemlib/v_opnvwk.c, gemlib/v_opnwk.c, gemlib/v_orient.c, gemlib/v_output_window.c, gemlib/v_page_size.c, gemlib/v_pieslice.c, gemlib/v_pline.c, gemlib/v_pmarker.c, gemlib/v_rbox.c, gemlib/v_rfbox.c, gemlib/v_rmcur.c, gemlib/v_rvoff.c, gemlib/v_rvon.c, gemlib/v_savecache.c, gemlib/v_set_app_buff.c, gemlib/v_show_c.c, gemlib/v_trays.c, gemlib/v_updwk.c, gemlib/v_write_meta.c, gemlib/vdi_array2str.c, gemlib/vdi_str2array.c, gemlib/vdi_wstrlen.c, gemlib/vex_butv.c, gemlib/vex_curv.c, gemlib/vex_motv.c, gemlib/vex_timv.c, gemlib/vm_coords.c, gemlib/vm_filename.c, gemlib/vm_pagesize.c, gemlib/vq_calibrate.c, gemlib/vq_cellarray.c, gemlib/vq_chcells.c, gemlib/vq_color.c, gemlib/vq_curaddress.c, gemlib/vq_extnd.c, gemlib/vq_key_s.c, gemlib/vq_mouse.c, gemlib/vq_page_name.c, gemlib/vq_scan.c, gemlib/vq_tabstatus.c, gemlib/vq_tdimensions.c, gemlib/vq_tray_names.c, gemlib/vqf_attributes.c, gemlib/vqin_mode.c, gemlib/vql_attributes.c, gemlib/vqm_attributes.c, gemlib/vqt_attributes.c, gemlib/vqt_cachesize.c, gemlib/vqt_extent.c, gemlib/vqt_extent16.c, gemlib/vqt_extent16n.c, gemlib/vqt_fontinfo.c, gemlib/vqt_get_table.c, gemlib/vqt_name.c, gemlib/vqt_width.c, gemlib/vr_recfl.c, gemlib/vr_trnfm.c, gemlib/vro_cpyfm.c, gemlib/vrq_choice.c, gemlib/vrq_locator.c, gemlib/vrq_string.c, gemlib/vrq_valuator.c, gemlib/vrt_cpyfm.c, gemlib/vs_calibrate.c, gemlib/vs_clip.c, gemlib/vs_clip_off.c, gemlib/vs_clip_pxy.c, gemlib/vs_color.c, gemlib/vs_curaddress.c, gemlib/vs_palette.c, gemlib/vsc_expose.c, gemlib/vsc_form.c, gemlib/vsf_color.c, gemlib/vsf_interior.c, gemlib/vsf_perimeter.c, gemlib/vsf_style.c, gemlib/vsf_udpat.c, gemlib/vsin_mode.c, gemlib/vsl_color.c, gemlib/vsl_ends.c, gemlib/vsl_type.c, gemlib/vsl_udsty.c, gemlib/vsl_width.c, gemlib/vsm_choice.c, gemlib/vsm_color.c, gemlib/vsm_height.c, gemlib/vsm_locator.c, gemlib/vsm_string.c, gemlib/vsm_type.c, gemlib/vsm_valuator.c, gemlib/vsp_film.c, gemlib/vst_alignment.c, gemlib/vst_color.c, gemlib/vst_effects.c, gemlib/vst_error.c, gemlib/vst_font.c, gemlib/vst_height.c, gemlib/vst_load_fonts.c, gemlib/vst_point.c, gemlib/vst_rotation.c, gemlib/vst_scratch.c, gemlib/vst_unload_fonts.c, gemlib/vswr_mode.c, gemlib/vt_alignment.c, gemlib/vt_axis.c, gemlib/vt_origin.c, gemlib/vt_resolution.c, gemlib/x_edit_close.c, gemlib/x_edit_create.c, gemlib/x_edit_cursor.c, gemlib/x_edit_delete.c, gemlib/x_edit_evnt.c, gemlib/x_edit_get_buf.c, gemlib/x_edit_get_colour.c, gemlib/x_edit_get_cursor.c, gemlib/x_edit_get_dirty.c, gemlib/x_edit_get_font.c, gemlib/x_edit_get_format.c, gemlib/x_edit_get_pos.c, gemlib/x_edit_get_scrollinfo.c, gemlib/x_edit_get_sel.c, gemlib/x_edit_open.c, gemlib/x_edit_resized.c, gemlib/x_edit_scroll.c, gemlib/x_edit_set_buf.c, gemlib/x_edit_set_colour.c, gemlib/x_edit_set_cursor.c, gemlib/x_edit_set_dirty.c, gemlib/x_edit_set_font.c, gemlib/x_edit_set_format.c, gemlib/x_edit_set_pos.c, gemlib/x_fnts_add.c, gemlib/x_fnts_close.c, gemlib/x_fnts_create.c, gemlib/x_fnts_delete.c, gemlib/x_fnts_do.c, gemlib/x_fnts_evnt.c, gemlib/x_fnts_get_info.c, gemlib/x_fnts_get_name.c, gemlib/x_fnts_get_no_styles.c, gemlib/x_fnts_get_style.c, gemlib/x_fnts_open.c, gemlib/x_fnts_remove.c, gemlib/x_fnts_update.c, gemlib/x_form_popup.c, gemlib/x_form_wbutton.c, gemlib/x_form_wkeybd.c, gemlib/x_form_xdial.c, gemlib/x_form_xdo.c, gemlib/x_form_xerr.c, gemlib/x_fslx_close.c, gemlib/x_fslx_do.c, gemlib/x_fslx_evnt.c, gemlib/x_fslx_getnxtfile.c, gemlib/x_fslx_open.c, gemlib/x_fslx_set_flags.c, gemlib/x_lbox_ascroll_to.c, gemlib/x_lbox_bscroll_to.c, gemlib/x_lbox_cnt_items.c, gemlib/x_lbox_create.c, gemlib/x_lbox_delete.c, gemlib/x_lbox_do.c, gemlib/x_lbox_free_items.c, gemlib/x_lbox_free_list.c, gemlib/x_lbox_get_afirst.c, gemlib/x_lbox_get_bentries.c, gemlib/x_lbox_get_bfirst.c, gemlib/x_lbox_get_bvis.c, gemlib/x_lbox_get_idx.c, gemlib/x_lbox_get_item.c, gemlib/x_lbox_get_items.c, gemlib/x_lbox_get_slct_idx.c, gemlib/x_lbox_get_slct_item.c, gemlib/x_lbox_get_tree.c, gemlib/x_lbox_get_udata.c, gemlib/x_lbox_get_visible.c, gemlib/x_lbox_set_asldr.c, gemlib/x_lbox_set_bentries.c, gemlib/x_lbox_set_bsldr.c, gemlib/x_lbox_set_items.c, gemlib/x_lbox_update.c, gemlib/x_objc_wchange.c, gemlib/x_objc_wdraw.c, gemlib/x_objc_wedit.c, gemlib/x_objc_xedit.c, gemlib/x_wdlg_close.c, gemlib/x_wdlg_create.c, gemlib/x_wdlg_delete.c, gemlib/x_wdlg_evnt.c, gemlib/x_wdlg_get_edit.c, gemlib/x_wdlg_get_handle.c, gemlib/x_wdlg_get_tree.c, gemlib/x_wdlg_get_udata.c, gemlib/x_wdlg_open.c, gemlib/x_wdlg_redraw.c, gemlib/x_wdlg_set_edit.c, gemlib/x_wdlg_set_iconify.c, gemlib/x_wdlg_set_size.c, gemlib/x_wdlg_set_tree.c, gemlib/x_wdlg_set_uniconify.c, gemlib/zip.mak, gemlib/include/README, gemlib/include/gcc281/compiler.h, gemlib/include/purec/compiler.h, gemlib/include/sozobon/compiler.h, gemma/documentation/MISCFILES, gemma/src/MISCFILES: merge branch mgemlib-gemlib-0_42_2 2003-02-26 Wednesday 10:28 Frank Naumann * gemlib/gemlib.spec: Removed bash feature use (work now with sh). 2003-02-19 Wednesday 19:02 Arnaud BERCEGEAY * gemlib/include/: gcc281/compiler.h, purec/compiler.h, sozobon/compiler.h: file compiler.h was initially added on branch mgemlib-gemlib-0_42_2. 2003-02-19 Wednesday 19:01 Arnaud BERCEGEAY * gemlib/include/README: file README was initially added on branch mgemlib-gemlib-0_42_2. 2003-02-16 Sunday 21:03 Arnaud BERCEGEAY * gemlib/pc.mak: file pc.mak was initially added on branch mgemlib-gemlib-0_42_2. 2003-02-08 Saturday 19:23 Arnaud BERCEGEAY * gemlib/mt_gem.h: file mt_gem.h was initially added on branch mgemlib-gemlib-0_42_2. 2003-02-08 Saturday 19:23 Arnaud BERCEGEAY * gemlib/mt_gemx.h: file mt_gemx.h was initially added on branch mgemlib-gemlib-0_42_2. 2003-01-12 Sunday 08:48 Arnaud BERCEGEAY * gemlib/GEMLIB.PRJ: file GEMLIB.PRJ was initially added on branch mgemlib-gemlib-0_42_2. 2003-01-12 Sunday 08:45 Arnaud BERCEGEAY * gemlib/_sx_asm.s: file _sx_asm.s was initially added on branch mgemlib-gemlib-0_42_2. 2003-01-12 Sunday 08:44 Arnaud BERCEGEAY * gemlib/zip.mak: file zip.mak was initially added on branch mgemlib-gemlib-0_42_2. 2003-01-12 Sunday 08:42 Arnaud BERCEGEAY * gemlib/sox.mak: file sox.mak was initially added on branch mgemlib-gemlib-0_42_2. 2003-01-12 Sunday 08:42 Arnaud BERCEGEAY * gemlib/gcc281.mak: file gcc281.mak was initially added on branch mgemlib-gemlib-0_42_2. 2003-01-12 Sunday 08:42 Arnaud BERCEGEAY * gemlib/gcc.mak: file gcc.mak was initially added on branch mgemlib-gemlib-0_42_2. 2003-01-12 Sunday 08:42 Arnaud BERCEGEAY * gemlib/gcc281-16.mak: file gcc281-16.mak was initially added on branch mgemlib-gemlib-0_42_2. 2003-01-12 Sunday 08:41 Arnaud BERCEGEAY * gemlib/files.mak: file files.mak was initially added on branch mgemlib-gemlib-0_42_2. 2002-12-18 Wednesday 19:40 Arnaud BERCEGEAY * gemlib/a_glue.c: file a_glue.c was initially added on branch mgemlib-gemlib-0_42_2. 2002-12-07 Saturday 22:29 Arnaud BERCEGEAY * gemlib/doxydoc.c: file doxydoc.c was initially added on branch mgemlib-gemlib-0_42_2. 2002-12-05 Thursday 20:40 Arnaud BERCEGEAY * gemlib/gemlib.todo: file gemlib.todo was initially added on branch mgemlib-gemlib-0_42_2. 2002-12-05 Thursday 20:39 Arnaud BERCEGEAY * gemlib/Doxyfile: file Doxyfile was initially added on branch mgemlib-gemlib-0_42_2. 2002-07-25 Thursday 05:35 Xavier Joubert * gemlib/gemlib.spec: Added comments 2002-07-16 Tuesday 12:28 Ralph Lowinski * gemlib/gemlib.spec: updated due to new numbering scheme, by Xavier Joubert 2002-07-14 Sunday 04:23 Ralph Lowinski * gemlib/gem.h: bumped to revision 0.42.2 due to new functions 2002-07-14 Sunday 04:23 Ralph Lowinski * gemlib/: SRCFILES, a_appl_xgetinfo.c: extended function 2002-07-14 Sunday 02:35 Ralph Lowinski * gemlib/: SRCFILES, n_v_ftext16n.c, n_vqt_f_extent16n.c: extended functions to avoid useless string length counts 2002-07-14 Sunday 02:33 Ralph Lowinski * gemlib/gemx.h: changed arguments for functions that take real 16bit strings (eg. for unicode, these mustn't be signed; fixed wrong cdecls of function pointers 2002-07-14 Sunday 02:32 Ralph Lowinski * gemlib/: n_v_ftext16.c, n_v_ftext_offset16.c, n_vqt_f_extent16.c: changed arguments for functions that take real 16bit strings (eg. for unicode, these mustn't be signed 2002-07-14 Sunday 02:28 Ralph Lowinski * gemlib/: x_edit_close.c, x_edit_create.c, x_edit_cursor.c, x_edit_delete.c, x_edit_evnt.c, x_edit_get_buf.c, x_edit_get_colour.c, x_edit_get_cursor.c, x_edit_get_dirty.c, x_edit_get_font.c, x_edit_get_format.c, x_edit_get_pos.c, x_edit_get_scrollinfo.c, x_edit_get_sel.c, x_edit_open.c, pdlg_add_printers.c, x_edit_resized.c, x_edit_scroll.c, x_edit_set_buf.c, x_edit_set_colour.c, x_edit_set_cursor.c, x_edit_set_dirty.c, x_edit_set_font.c, x_edit_set_format.c, x_edit_set_pos.c, x_fnts_add.c, x_fnts_close.c, x_fnts_create.c, x_fnts_delete.c, x_fnts_do.c, x_fnts_evnt.c, x_fnts_get_info.c, x_fnts_get_name.c, x_fnts_get_no_styles.c, x_fnts_get_style.c, x_fnts_open.c, x_fnts_remove.c, x_fnts_update.c, x_form_popup.c, x_form_wbutton.c, x_form_wkeybd.c, x_form_xdial.c, x_form_xdo.c, x_form_xerr.c, x_fslx_close.c, x_fslx_do.c, x_fslx_evnt.c, x_fslx_getnxtfile.c, x_fslx_open.c, x_fslx_set_flags.c, x_lbox_ascroll_to.c, x_lbox_bscroll_to.c, x_lbox_cnt_items.c, x_lbox_create.c, x_lbox_delete.c, x_lbox_do.c, x_lbox_free_items.c, x_lbox_free_list.c, x_lbox_get_afirst.c, x_lbox_get_bentries.c, x_lbox_get_bfirst.c, x_lbox_get_bvis.c, x_lbox_get_idx.c, x_lbox_get_item.c, x_lbox_get_items.c, x_lbox_get_slct_idx.c, x_lbox_get_slct_item.c, x_lbox_get_tree.c, x_lbox_get_udata.c, x_lbox_get_visible.c, x_lbox_set_asldr.c, x_lbox_set_bentries.c, x_lbox_set_bsldr.c, x_lbox_set_items.c, x_lbox_update.c, x_objc_wchange.c, x_objc_wdraw.c, x_objc_wedit.c, x_objc_xedit.c, x_wdlg_close.c, x_wdlg_create.c, x_wdlg_delete.c, x_wdlg_evnt.c, x_wdlg_get_edit.c, x_wdlg_get_handle.c, x_wdlg_get_tree.c, x_wdlg_get_udata.c, x_wdlg_open.c, x_wdlg_redraw.c, x_wdlg_set_edit.c, x_wdlg_set_iconify.c, x_wdlg_set_size.c, x_wdlg_set_tree.c, x_wdlg_set_uniconify.c, pdlg_add_sub_dlgs.c, pdlg_close.c, pdlg_create.c, pdlg_delete.c, pdlg_dflt_sett.c, pdlg_do.c, pdlg_evnt.c, pdlg_free_sett.c, pdlg_get_setsize.c, pdlg_new_sett.c, pdlg_open.c, pdlg_rmv_printers.c, pdlg_rmv_sub_dlgs.c, pdlg_save_dflt_sett.c, pdlg_update.c, pdlg_use_sett.c, pdlg_validate_sett.c: swapped include lines to avoid undeclared typedefs 2002-07-13 Saturday 20:14 Ralph Lowinski * gemlib/gem.h: added missing define for unicode mapping 2002-05-28 Tuesday 12:33 Standa Opichal * CONFIGVARS, cflib/Makefile, gemlib/Makefile, gemma/Makefile: PREFIX variable added to the CONFIGVARS for install and uninstall makefile rules. 2002-05-28 Tuesday 12:31 Standa Opichal * cflib/intrface/: Makefile, extobfix.c: The int -> short conversion and 32bit int is used. Compilable with the current mintlib. 2002-05-08 Wednesday 12:48 Standa Opichal * cflib/cookie.c: The include adjusted to work with the current mintlib CVS. 2002-02-15 Friday 08:57 Frank Naumann * gemma/src/gemma.h: Corrected include path to the basepage header. 2002-02-13 Wednesday 23:59 Konrad M. Kokoszkiewicz * gemma/src/: callout.c, dialog.c: Fixed `shadow' warnings. 2002-02-13 Wednesday 23:59 Konrad M. Kokoszkiewicz * gemma/src/: alert.c, gemma.h: Updated #include paths. 2002-02-13 Wednesday 23:56 Konrad M. Kokoszkiewicz * gemma/documentation/: gemma.hyp, gemma.stg: Slight updates in documentation. 2002-02-13 Wednesday 23:53 Konrad M. Kokoszkiewicz * gemma/libgemma/appl_openclose.c: Updated include paths. 2002-02-13 Wednesday 23:50 Konrad M. Kokoszkiewicz * gemma/libgemma/: SRCFILES, gem_control.c: gem_control.c removed. 2002-02-13 Wednesday 22:03 Konrad M. Kokoszkiewicz * gemma/documentation/: gemma.hyp, gemma.stg: Update to version 1.9.2 2002-02-13 Wednesday 21:50 Konrad M. Kokoszkiewicz * gemma/src/: dosproto.h, alert.c, appl.c, av.c, gemproto.h, callout.c, dialog.c, dosproto.c, emu.c, fselect.c, gemma.c, misc.c, proc.c, rsrc.c: Update to version 1.9.2 (the `current' one) 2002-02-10 Sunday 21:19 Konrad M. Kokoszkiewicz * gemma/src/SRCFILES: Updates 2002-02-10 Sunday 21:19 Konrad M. Kokoszkiewicz * gemma/src/: header.S, header.s: Change the name `header.S' to `header.s' 2002-02-10 Sunday 21:16 Konrad M. Kokoszkiewicz * gemma/Makefile: Removed the `test' from $SUBDIRS 2002-02-10 Sunday 18:45 Konrad M. Kokoszkiewicz * gemma/libgemma/: CHANGES, Makefile, Makefile.objs, SRCFILES, extdef.h: Adjustments and updates 2002-02-10 Sunday 18:40 Konrad M. Kokoszkiewicz * gemma/src/: Makefile, SRCFILES: Adjustments. 2002-02-10 Sunday 18:39 Konrad M. Kokoszkiewicz * gemma/test/: Makefile, startup.S, test.c: Updates 2002-02-10 Sunday 18:38 Konrad M. Kokoszkiewicz * gemma/: test/startup.spp, libgemma/objc_xdraw.c: Removal. 2002-02-10 Sunday 18:36 Konrad M. Kokoszkiewicz * gemma/include/gemma/gemma.h: Macros for SLB functions are now replaced with inline functions. 2002-02-10 Sunday 18:33 Konrad M. Kokoszkiewicz * gemma/configtool/src/: Makefile, gemma.h, gemma.hrd, gemma.rsc, main.c, startup.S: Config tool (sources) 2002-02-10 Sunday 18:33 Konrad M. Kokoszkiewicz * gemma/configtool/: gemma.app, gemma.rsc: Config tool (binary version) 2002-02-10 Sunday 18:26 Konrad M. Kokoszkiewicz * gemma/lib/: Makefile, README.FIRST: [no log message] 2002-02-10 Sunday 18:07 Konrad M. Kokoszkiewicz * gemma/src/: ctrl_list.c, sflags.c: Removal. 2002-02-10 Sunday 18:05 Konrad M. Kokoszkiewicz * gemma/src/: version.c, xattr.h: [no log message] 2002-02-10 Sunday 13:12 Konrad M. Kokoszkiewicz * gemma/src/: alert.c, alert.h, appl.c, av.c, callout.c, dosproto.h, emu.h, gemma.h, gemproto.h, rsrc.h, user.h, dialog.c, dosproto.c, emu.c, env.c, fselect.c, gemma.c, gemproto.c, misc.c, proc.c, rsrc.c: Update to version 1.9.1 2002-02-10 Sunday 13:10 Konrad M. Kokoszkiewicz * gemma/src/gemma/: gemma.h, struct.h: Remove 2002-02-10 Sunday 13:04 Konrad M. Kokoszkiewicz * gemma/usage/: BINFILES, EXTRAFILES, MISCFILES, Makefile, SRCFILES, przyklad.c, przyklad.h, przyklad.hrd, przyklad.rsc, startup.S: Deleted from version 1.9.1 2002-02-10 Sunday 13:00 Konrad M. Kokoszkiewicz * gemma/test/: Makefile, startup.spp, test.app, test.c, test.h, test.hrd, test.rsc: Added to version 1.9.1 (test program) 2002-02-10 Sunday 12:55 Konrad M. Kokoszkiewicz * gemma/lib/: Makefile, README.FIRST: Added to version 1.9.1 2002-02-10 Sunday 12:52 Konrad M. Kokoszkiewicz * gemma/kernel.slb: Added necessary helper lib. 2002-02-10 Sunday 12:50 Konrad M. Kokoszkiewicz * gemma/libslb/libslb.c: Update to version 1.9.1 2002-02-10 Sunday 12:41 Konrad M. Kokoszkiewicz * gemma/: include/Makefile, include/README.FIRST, include/mint/slb.h, include/gemma/gemma.h, include/gemma/struct.h, libgemma/appl_bvset.c, libgemma/appl_control.c, libgemma/appl_exit.c, libgemma/appl_find.c, libgemma/appl_getinfo.c, libgemma/appl_init.c, libgemma/appl_openclose.c, libgemma/appl_read.c, libgemma/appl_search.c, libgemma/appl_tplay.c, libgemma/appl_trecord.c, libgemma/appl_write.c, libgemma/appl_yield.c, libgemma/call_aes.c, libgemma/evnt_button.c, libgemma/evnt_dclick.c, libgemma/evnt_keybd.c, libgemma/evnt_mesag.c, libgemma/evnt_mouse.c, libgemma/evnt_multi.c, libgemma/evnt_timer.c, libgemma/form_alert.c, libgemma/form_button.c, libgemma/form_center.c, libgemma/form_dial.c, libgemma/form_do.c, libgemma/form_error.c, libgemma/form_keybd.c, libgemma/form_popup.c, libgemma/fsel_exinput.c, libgemma/fsel_input.c, libgemma/graf_dragbox.c, libgemma/graf_growbox.c, libgemma/graf_handle.c, libgemma/graf_mkstate.c, libgemma/graf_mouse.c, libgemma/graf_movebox.c, libgemma/graf_multirubber.c, libgemma/graf_rubberbox.c, libgemma/graf_shrinkbox.c, libgemma/graf_slidebox.c, libgemma/graf_watchbox.c, libgemma/menu_attach.c, libgemma/menu_bar.c, libgemma/menu_click.c, libgemma/menu_icheck.c, libgemma/menu_ienable.c, libgemma/menu_istart.c, libgemma/menu_popup.c, libgemma/menu_register.c, libgemma/menu_settings.c, libgemma/menu_text.c, libgemma/menu_tnormal.c, libgemma/menu_unregister.c, libgemma/objc_add.c, libgemma/objc_change.c, libgemma/objc_delete.c, libgemma/objc_draw.c, libgemma/objc_edit.c, libgemma/objc_find.c, libgemma/objc_offset.c, libgemma/objc_order.c, libgemma/objc_sysvar.c, libgemma/objc_xfind.c, libgemma/rsrc_free.c, libgemma/rsrc_gaddr.c, libgemma/rsrc_load.c, libgemma/rsrc_obfix.c, libgemma/rsrc_rcfix.c, libgemma/rsrc_saddr.c, libgemma/scrp_clear.c, libgemma/scrp_read.c, libgemma/scrp_write.c, libgemma/shel_envrn.c, libgemma/shel_find.c, libgemma/shel_get.c, libgemma/shel_help.c, libgemma/shel_put.c, libgemma/shel_rdef.c, libgemma/shel_read.c, libgemma/shel_wdef.c, libgemma/shel_write.c, libgemma/wind_calc.c, libgemma/wind_close.c, libgemma/wind_create.c, libgemma/wind_delete.c, libgemma/wind_draw.c, libgemma/wind_find.c, libgemma/wind_get.c, libgemma/wind_new.c, libgemma/wind_open.c, libgemma/wind_set.c, libgemma/wind_sget.c, libgemma/wind_update.c: Update to version 1.9.1 2002-02-10 Sunday 12:34 Konrad M. Kokoszkiewicz * gemma/config.h: New file 2002-02-10 Sunday 12:30 Konrad M. Kokoszkiewicz * gemma/: documentation/gemma.hyp, documentation/gemma.ref, documentation/gemma.stg, README: Update to version 1.9.1 2001-12-26 Wednesday 20:52 Ralph Lowinski * gemlib/gem.h: added struct RGB1000 2001-12-26 Wednesday 20:51 Ralph Lowinski * gemlib/gem_vdiP.h: added forgotten macro for non-gcc compilers 2001-12-26 Wednesday 20:50 Ralph Lowinski * gemlib/gem_aesP.h: encapsulated #Include "gem.h" 2001-08-22 Wednesday 01:39 Ralph Lowinski * gemlib/gem.h: added new functions, bumped to 0.42 2001-08-22 Wednesday 01:38 Ralph Lowinski * gemlib/: SRCFILES, a_evnt_multi_fast.c, v_gtext16n.c, vqt_extent16.c, vqt_extent16n.c, vs_clip_off.c, vs_clip_pxy.c: added new functions 2001-08-02 Thursday 10:06 Ralph Lowinski * gemlib/: n_v_bez.c, n_v_bez_off.c, n_v_bez_on.c, n_v_bez_qual.c, n_v_clsbm.c, n_v_color2nearest.c, n_v_color2value.c, n_v_create_ctab.c, n_v_create_itab.c, n_v_ctab_idx2value.c, n_v_ctab_idx2vdi.c, n_v_ctab_vdi2idx.c, n_v_delete_ctab.c, n_v_delete_itab.c, n_v_ftext.c, n_v_ftext16.c, n_v_ftext_offset.c, n_v_ftext_offset16.c, n_v_get_ctab_id.c, n_v_get_outline.c, n_v_getbitmap_info.c, n_v_getoutline.c, n_v_open_bm.c, n_v_opnbm.c, n_v_opnprn.c, n_v_resize_bm.c, n_v_setrgb.c, n_v_value2color.c, n_vq_ctab.c, n_vq_ctab_entry.c, n_vq_ctab_id.c, n_vq_devinfo.c, n_vq_dflt_ctab.c, n_vq_ext_devinfo.c, n_vq_hilite_color.c, n_vq_margins.c, n_vq_max_color.c, n_vq_min_color.c, n_vq_prn_scaling.c, n_vq_px_format.c, n_vq_scrninfo.c, n_vq_weight_color.c, n_vqf_bg_color.c, n_vqf_fg_color.c, n_vql_bg_color.c, n_vql_fg_color.c, n_vqm_bg_color.c, n_vqm_fg_color.c, n_vqr_bg_color.c, n_vqr_fg_color.c, n_vqt_advance.c, n_vqt_advance32.c, n_vqt_bg_color.c, n_vqt_char_index.c, n_vqt_ext_name.c, n_vqt_f_extent.c, n_vqt_f_extent16.c, n_vqt_fg_color.c, n_vqt_fontheader.c, n_vqt_name_and_id.c, n_vqt_pairkern.c, n_vqt_real_extent.c, n_vqt_trackkern.c, n_vqt_xfntinfo.c, n_vr_transfer_bits.c, n_vs_ctab.c, n_vs_ctab_entry.c, n_vs_dflt_ctab.c, n_vs_document_info.c, n_vs_hilite_color.c, n_vs_max_color.c, n_vs_min_color.c, n_vs_weight_color.c, n_vsf_bg_color.c, n_vsf_fg_color.c, n_vsl_bg_color.c, n_vsl_fg_color.c, n_vsm_bg_color.c, n_vsm_fg_color.c, n_vsr_bg_color.c, n_vsr_fg_color.c, n_vst_arbpt.c, n_vst_arbpt32.c, n_vst_bg_color.c, n_vst_charmap.c, n_vst_fg_color.c, n_vst_kern.c, n_vst_name.c, n_vst_setsize.c, gem_vdiP.h, n_vst_setsize32.c, n_vst_skew.c, n_vst_track_offset.c, n_vst_width.c, vq_page_name.c, vqt_cachesize.c, vqt_get_table.c: improved trap interface useing asm inline (gcc only) 2001-08-02 Thursday 10:05 Ralph Lowinski * gemlib/: SRCFILES, gemx.h, n_vst_map_mode.c: added function of NVDI 4.x 2001-08-02 Thursday 04:19 Ralph Lowinski * gemlib/: gem_vdiP.h, v_clrwk.c, v_clsvwk.c, v_clswk.c, v_flushcache.c, v_hide_c.c, v_updwk.c, vex_butv.c, vex_curv.c, vex_motv.c, vex_timv.c, vq_key_s.c, vq_mouse.c, vqf_attributes.c, vql_attributes.c, vqm_attributes.c, vqt_attributes.c, vqt_cachesize.c, vqt_fontinfo.c, vqt_get_table.c, vr_trnfm.c, vro_cpyfm.c, vrt_cpyfm.c, vs_calibrate.c, vsm_choice.c, vst_error.c: improved asm inlines, is a bit faster this way 2001-08-02 Thursday 04:06 Ralph Lowinski * gemlib/: gem.h, vq_page_name.c, vq_tray_names.c: corrected pointer argument, mustn't be const 2001-08-02 Thursday 04:00 Ralph Lowinski * gemlib/vt_origin.c: removed double code 2001-08-02 Thursday 03:59 Ralph Lowinski * gemlib/v_set_app_buff.c: fixed, intin[3] was used instead of [2] 2001-07-31 Tuesday 09:00 Ralph Lowinski * gemlib/: v_alpha_text.c, v_bit_image.c, v_cellarray.c, v_clear_disp_list.c, v_contourfill.c, v_copies.c, v_curdown.c, v_curhome.c, v_curleft.c, v_curright.c, v_curtext.c, v_curup.c, v_dspcur.c, v_eeol.c, v_eeos.c, v_enter_cur.c, v_escape2000.c, v_exit_cur.c, v_flushcache.c, v_form_adv.c, v_hardcopy.c, v_justified.c, v_loadcache.c, v_meta_extents.c, v_orient.c, v_output_window.c, v_page_size.c, v_pieslice.c, v_rbox.c, v_rfbox.c, v_rmcur.c, v_rvoff.c, v_rvon.c, v_savecache.c, v_set_app_buff.c, v_trays.c, v_write_meta.c, vm_filename.c, vq_cellarray.c, vq_chcells.c, vq_curaddress.c, vq_key_s.c, vq_page_name.c, vq_scan.c, vq_tabstatus.c, vq_tdimensions.c, vq_tray_names.c, vrq_choice.c, vrq_locator.c, vrq_string.c, vrq_valuator.c, vs_curaddress.c, vsc_expose.c, vsin_mode.c, vsm_choice.c, vsm_locator.c, vsm_string.c, vsm_valuator.c, vsp_film.c, vt_alignment.c, vt_axis.c, vt_origin.c, vt_resolution.c: improved trap interface useing asm inline (gcc only) 2001-07-31 Tuesday 08:56 Ralph Lowinski * gemlib/: SRCFILES, vq_calibrate.c, vs_calibrate.c: splitted to own files 2001-07-30 Monday 23:11 Ralph Lowinski * gemlib/: v_clrwk.c, v_clsvwk.c, v_clswk.c, v_fillarea.c, v_get_pixel.c, v_gtext.c, v_gtext16.c, v_opnvwk.c, v_opnwk.c, v_pline.c, v_pmarker.c, v_updwk.c, vq_color.c, vq_mouse.c, vqt_extent.c, vro_cpyfm.c, vrt_cpyfm.c, vsc_form.c, vsf_udpat.c, vsm_color.c, vsm_height.c, vsm_type.c: improved trap interface, uses asm inline (gcc only) 2001-07-30 Monday 23:07 Ralph Lowinski * gemlib/: gem.h, n_v_ftext16.c, n_v_ftext_offset16.c, n_vqt_f_extent16.c, vdi_wstrlen.c: moved declaration to header file 2001-07-23 Monday 13:21 Ralph Lowinski * cflib/app_init.c: adapted to gemlib 0.41.1; aes_global, aes_control, ... are no longer declared public 2001-07-15 Sunday 15:39 Ralph Lowinski * gemlib/gem.h: corrected pointer argument for graf_mouse(); improved trap interface 2001-07-15 Sunday 15:36 Ralph Lowinski * gemlib/: a_appl_bvset.c, a_appl_control.c, gem_aesP.h, a_appl_exit.c, a_appl_find.c, a_appl_getinfo.c, a_appl_init.c, a_appl_read.c, a_appl_search.c, a_appl_tplay.c, a_appl_trecord.c, a_appl_write.c, a_appl_yield.c, a_evnt_button.c, a_evnt_dclick.c, a_evnt_keybd.c, a_evnt_mesag.c, a_evnt_mouse.c, a_evnt_multi.c, a_evnt_timer.c, a_form_alert.c, a_form_button.c, a_form_center.c, a_form_dial.c, a_form_do.c, a_form_error.c, a_form_keybd.c, a_fsel_exinput.c, a_fsel_input.c, a_graf_dragbox.c, a_graf_growbox.c, a_graf_handle.c, a_graf_mbox.c, a_graf_mkstate.c, a_graf_mouse.c, a_graf_rubbox.c, a_graf_shrinkbox.c, a_graf_slidebox.c, a_graf_watchbox.c, a_menu_attach.c, a_menu_bar.c, a_menu_click.c, a_menu_icheck.c, a_menu_ienable.c, a_menu_istart.c, a_menu_popup.c, a_menu_register.c, a_menu_settings.c, a_menu_text.c, a_menu_tnormal.c, a_menu_unregister.c, a_objc_add.c, a_objc_change.c, a_objc_delete.c, a_objc_draw.c, a_objc_edit.c, a_objc_find.c, a_objc_offset.c, a_objc_order.c, a_objc_sysvar.c, a_rsrc_free.c, a_rsrc_gaddr.c, a_rsrc_load.c, a_rsrc_obfix.c, a_rsrc_rcfix.c, a_rsrc_saddr.c, a_scrp_clear.c, a_scrp_read.c, a_scrp_write.c, a_shel_envrn.c, a_shel_find.c, a_shel_get.c, a_shel_help.c, a_shel_put.c, a_shel_rdef.c, a_shel_read.c, a_shel_wdef.c, a_shel_write.c, a_wind_calc.c, a_wind_calc_grect.c, a_wind_close.c, a_wind_create.c, a_wind_create_grect.c, a_wind_delete.c, a_wind_find.c, a_wind_get.c, a_wind_get_grect.c, a_wind_new.c, a_wind_open.c, a_wind_open_grect.c, a_wind_set.c, a_wind_set_grect.c, a_wind_set_str.c, a_wind_update.c, gem_vdiP.h, v_arc.c, v_bar.c, v_circle.c, v_ellarc.c, v_ellipse.c, v_ellpie.c, v_hide_c.c, v_show_c.c, vex_butv.c, vex_curv.c, vex_motv.c, vex_timv.c, vm_coords.c, vm_pagesize.c, vq_calibrate.c, vq_extnd.c, vqf_attributes.c, vqin_mode.c, vql_attributes.c, vqm_attributes.c, vqt_attributes.c, vqt_cachesize.c, vqt_fontinfo.c, vqt_get_table.c, vqt_name.c, vqt_width.c, vr_recfl.c, vr_trnfm.c, vs_clip.c, vs_color.c, vs_palette.c, vsf_color.c, vsf_interior.c, vsf_perimeter.c, vsf_style.c, vsl_color.c, vsl_ends.c, vsl_type.c, vsl_udsty.c, vsl_width.c, vst_alignment.c, vst_color.c, vst_effects.c, vst_error.c, vst_font.c, vst_height.c, vst_load_fonts.c, vst_point.c, vst_rotation.c, vst_scratch.c, vst_unload_fonts.c, vswr_mode.c: improved trap interface, uses asm inline (gcc only) 2001-07-15 Sunday 15:32 Ralph Lowinski * gemlib/: x_edit_close.c, x_edit_create.c, x_edit_cursor.c, x_edit_delete.c, x_edit_evnt.c, x_edit_get_buf.c, x_edit_get_colour.c, x_edit_get_cursor.c, x_edit_get_dirty.c, x_edit_get_font.c, x_edit_get_format.c, x_edit_get_pos.c, x_edit_get_scrollinfo.c, x_edit_get_sel.c, x_edit_open.c, x_edit_resized.c, x_edit_scroll.c, x_edit_set_buf.c, x_edit_set_colour.c, x_edit_set_cursor.c, x_edit_set_dirty.c, x_edit_set_font.c, x_edit_set_format.c, x_edit_set_pos.c, x_fnts_add.c, x_fnts_close.c, x_fnts_create.c, x_fnts_delete.c, x_fnts_do.c, x_fnts_evnt.c, x_fnts_get_info.c, x_fnts_get_name.c, x_fnts_get_no_styles.c, x_fnts_get_style.c, x_fnts_open.c, x_fnts_remove.c, x_fnts_update.c, x_form_popup.c, x_form_wbutton.c, x_form_wkeybd.c, x_form_xdial.c, x_form_xdo.c, x_form_xerr.c, x_fslx_close.c, x_fslx_do.c, x_fslx_evnt.c, x_fslx_getnxtfile.c, x_fslx_open.c, x_fslx_set_flags.c, x_lbox_ascroll_to.c, x_lbox_bscroll_to.c, x_lbox_cnt_items.c, x_lbox_create.c, x_lbox_delete.c, x_lbox_do.c, x_lbox_free_items.c, x_lbox_free_list.c, x_lbox_get_afirst.c, x_lbox_get_bentries.c, x_lbox_get_bfirst.c, x_lbox_get_bvis.c, x_lbox_get_idx.c, x_lbox_get_item.c, x_lbox_get_items.c, x_lbox_get_slct_idx.c, x_lbox_get_slct_item.c, x_lbox_get_tree.c, x_lbox_get_udata.c, x_lbox_get_visible.c, x_lbox_set_asldr.c, x_lbox_set_bentries.c, x_lbox_set_bsldr.c, x_lbox_set_items.c, x_lbox_update.c, x_objc_wchange.c, x_objc_wdraw.c, x_objc_wedit.c, x_objc_xedit.c, x_wdlg_close.c, x_wdlg_create.c, x_wdlg_delete.c, x_wdlg_evnt.c, x_wdlg_get_edit.c, x_wdlg_get_handle.c, x_wdlg_get_tree.c, x_wdlg_get_udata.c, x_wdlg_open.c, x_wdlg_redraw.c, x_wdlg_set_edit.c, x_wdlg_set_iconify.c, x_wdlg_set_size.c, x_wdlg_set_tree.c, x_wdlg_set_uniconify.c, pdlg_add_printers.c, pdlg_add_sub_dlgs.c, pdlg_close.c, pdlg_create.c, pdlg_delete.c, pdlg_dflt_sett.c, pdlg_do.c, pdlg_evnt.c, pdlg_free_sett.c, pdlg_get_setsize.c, pdlg_new_sett.c, pdlg_open.c, pdlg_rmv_printers.c, pdlg_rmv_sub_dlgs.c, pdlg_save_dflt_sett.c, pdlg_update.c, pdlg_use_sett.c, pdlg_validate_sett.c: additional header file 2001-06-29 Friday 11:05 Ralph Lowinski * gemlib/gem.h: bumped to version 0.41 2001-06-29 Friday 11:03 Ralph Lowinski * gemlib/SRCFILES: typo fixed 2001-06-29 Friday 10:51 Ralph Lowinski * gemlib/: a_wind_calc_grect.c, a_wind_create_grect.c, a_wind_get_grect.c, a_wind_open_grect.c, a_wind_set_grect.c, a_wind_set_str.c: corrected pointer arguments to const 2001-06-29 Friday 10:47 Ralph Lowinski * gemlib/: a_rect_array_to_grect.c, a_rect_copy.c, a_rect_equal.c, a_rect_grect_to_array.c, a_rect_intersect.c, SRCFILES, rc_array_to_grect.c, rc_copy.c, rc_equal.c, rc_grect_to_array.c, rc_intersect.c: renamed for better matching the function names 2001-06-29 Friday 10:43 Ralph Lowinski * gemlib/: n_vqt_fontheader.c, n_vqt_name_and_id.c: splitted to seperated files 2001-04-17 Tuesday 01:14 Frank Naumann * cflib/colorpop.c: Fixed 'black color' bug in the colorpopup. 2001-04-11 Wednesday 23:11 Frank Naumann * Makefile, RULES, cflib/Makefile.objs, cflib/demo/Makefile, cflib/intrface/Makefile, gemma/src/gemma.h, gemma/src/rsrc.c: cflib/gemma depend now on the gemlib in the repository and not the globally installed gemlib. Fixed some header includes too. 2001-03-17 Saturday 18:54 Ralph Lowinski * gemlib/n_vqt_real_extent.c: missing subopcode added 2001-02-28 Wednesday 20:58 Frank Naumann * cflib/ChangeLog: Added ChangeLog for 0.20.0 release. 2001-02-28 Wednesday 15:18 Frank Naumann * cflib/cflib.spec: Updated to new release version. 2001-02-27 Tuesday 15:32 Frank Naumann * cflib/: LiesMich, cflib.hyp, cflib.ref, cflib.stg: Updated documentation. 2001-02-27 Tuesday 15:30 Frank Naumann * cflib/cflib.h: Cleanup. 2001-02-27 Tuesday 12:53 Frank Naumann * cflib/demo/pdlg.c: Updated to the new cflib interface. 2001-02-23 Friday 16:02 Ralph Lowinski * gemlib/gem.h: changed [vdi|aes]_params.*in pointers to const types to avoid compiler errors due to cast qualifiers 2001-02-22 Thursday 10:41 Frank Naumann * gemlib/gem.h: Added WM_BOTTOM (same as WM_BOTTOMED) to follow the official ATARI documentation. 2001-02-21 Wednesday 11:08 Frank Naumann * Makefile: Added new gemma subdir. 2001-02-21 Wednesday 11:06 Frank Naumann * gemlib/SRCFILES: Added new file to the compile list. 2001-02-20 Tuesday 16:39 Frank Naumann * gemlib/: gemx.h, n_vqt_advance.c, n_vqt_advance32.c: Corrected vqt_advance binding. New 32bit binding for the long pointer version. 2001-02-19 Monday 16:24 Frank Naumann * gemma/: .cvsignore, BINFILES, COPYING, EXTRAFILES, MISCFILES, Makefile, README, SRCFILES, documentation/.cvsignore, documentation/BINFILES, documentation/EXTRAFILES, documentation/MISCFILES, documentation/Makefile, documentation/SRCFILES, documentation/gemma.hyp, documentation/gemma.ref, documentation/gemma.stg, libgemma/.cvsignore, libgemma/BINFILES, libgemma/CHANGES, libgemma/EXTRAFILES, libgemma/MISCFILES, libgemma/Makefile, libgemma/Makefile.objs, libgemma/README.FIRST, libgemma/SRCFILES, libgemma/appl_control.c, libgemma/appl_exit.c, libgemma/appl_find.c, libgemma/appl_getinfo.c, libgemma/appl_init.c, libgemma/appl_openclose.c, libgemma/appl_read.c, libgemma/appl_search.c, libgemma/appl_tplay.c, libgemma/appl_trecord.c, libgemma/appl_write.c, libgemma/appl_yield.c, libgemma/evnt_button.c, libgemma/evnt_dclick.c, libgemma/evnt_keybd.c, libgemma/evnt_mesag.c, libgemma/evnt_mouse.c, libgemma/evnt_multi.c, libgemma/evnt_timer.c, libgemma/extdef.h, libgemma/gem_control.c, libgemma/menu_popup.c, libgemma/objc_draw.c, libgemma/objc_edit.c, libgemma/objc_offset.c, libgemma/objc_xdraw.c, libgemma/startup.S, libslb/.cvsignore, libslb/BINFILES, libslb/EXTRAFILES, libslb/MISCFILES, libslb/Makefile, libslb/SRCFILES, libslb/libslb.c, src/.cvsignore, src/BINFILES, src/EXTRAFILES, src/MISCFILES, src/Makefile, src/README.FIRST, src/SRCFILES, src/alert.c, src/alert.h, src/appl.c, src/av.c, src/ctrl_list.c, src/dialog.c, src/env.c, src/errlist.c, src/fselect.c, src/gemma.c, src/gemma.h, src/gemproto.c, src/gemproto.h, src/header.S, src/misc.c, src/proc.c, src/rsrc.c, src/rsrc.h, src/sflags.c, src/user.h, src/version.c, src/xattr.h, src/gemma/.cvsignore, src/gemma/gemma.h, src/gemma/struct.h, usage/.cvsignore, usage/BINFILES, usage/EXTRAFILES, usage/MISCFILES, usage/Makefile, usage/SRCFILES, usage/przyklad.c, usage/przyklad.h, usage/przyklad.hrd, usage/przyklad.rsc, usage/startup.S: Initially checked in the minimal GEM lib from Draco. 2001-02-19 Monday 14:49 Frank Naumann * CONFIGVARS: Changes for crosscompilation. 2001-02-19 Monday 14:33 Frank Naumann * cflib/: ascii_table.c, colorpop.c, fontsel.c, userdef.c: Changes for final macro renaming in the gemlib. 2001-02-19 Monday 14:29 Frank Naumann * gemlib/: gem.h, gemx.h, n_v_bez_on.c, n_v_ftext.c, n_v_ftext_offset.c, n_vq_devinfo.c, n_vqt_advance.c, n_vqt_f_extent.c, n_vqt_xfntinfo.c, n_vst_arbpt.c, n_vst_charmap.c, n_vst_setsize.c, v_bar.c, v_bit_image.c, v_cellarray.c, v_circle.c, v_fillarea.c, v_get_pixel.c, v_gtext.c, v_justified.c, v_loadcache.c, v_opnvwk.c, v_opnwk.c, v_output_window.c, v_pline.c, v_pmarker.c, v_rbox.c, v_rfbox.c, vdi_array2str.c, vdi_str2array.c, vdi_wstrlen.c, vq_cellarray.c, vq_extnd.c, vqf_attributes.c, vqm_attributes.c, vqt_attributes.c, vqt_extent.c, vqt_fontinfo.c, vqt_name.c, vqt_width.c, vr_recfl.c, vr_trnfm.c, vro_cpyfm.c, vrt_cpyfm.c, vs_clip.c, vs_color.c, vsc_form.c, vsf_color.c, vsf_interior.c, vsf_perimeter.c, vsf_style.c, vsf_udpat.c, vsl_color.c, vsl_ends.c, vsl_type.c, vsl_udsty.c, vsl_width.c, vsm_color.c, vsm_height.c, vsm_type.c, vst_alignment.c, vst_color.c, vst_effects.c, vst_error.c, vst_font.c, vst_height.c, vst_point.c, vst_rotation.c, vst_scratch.c, vswr_mode.c: Cleanup, correction and speed optimization due to the last restructurization. Most int -> short array copy loops are now eliminated. The color names now got the final prefix G_ (GEM color) instead the not 100% correct OC_ (object color) prefix. 2001-02-19 Monday 14:27 Frank Naumann * gemlib/: x_wdlg_close.c, x_wdlg_create.c, x_wdlg_delete.c, x_wdlg_evnt.c, x_wdlg_get_edit.c, x_wdlg_get_handle.c, x_wdlg_get_tree.c, x_wdlg_get_udata.c, x_wdlg_open.c, x_wdlg_redraw.c, x_wdlg_set_edit.c, x_lbox_ascroll_to.c, x_wdlg.c, x_wdlg_set_iconify.c, x_wdlg_set_size.c, x_wdlg_set_tree.c, x_wdlg_set_uniconify.c, x_lbox_bscroll_to.c, x_lbox_cnt_items.c, x_lbox_create.c, x_lbox_delete.c, x_lbox_do.c, x_lbox_free_items.c, x_lbox_free_list.c, x_lbox_get_afirst.c, x_lbox_get_bentries.c, x_lbox_get_bfirst.c, x_lbox_get_bvis.c, x_lbox_get_idx.c, x_lbox_get_item.c, x_lbox_get_items.c, x_lbox_get_slct_idx.c, x_lbox_get_slct_item.c, x_lbox_get_tree.c, x_lbox_get_udata.c, x_lbox_get_visible.c, x_lbox_set_asldr.c, x_lbox_set_bentries.c, x_lbox_set_bsldr.c, x_lbox_set_items.c, x_lbox_update.c, x_edit_close.c, x_edit_create.c, x_edit_cursor.c, x_lbox.c, x_edit_delete.c, x_edit_evnt.c, x_edit_get_buf.c, x_edit_get_colour.c, x_edit_get_cursor.c, x_edit_get_dirty.c, x_edit_get_font.c, x_edit_get_format.c, x_edit_get_pos.c, x_edit_get_scrollinfo.c, x_edit_get_sel.c, x_edit_open.c, x_edit_resized.c, x_edit_scroll.c, x_edit_set_buf.c, x_edit_set_colour.c, x_edit_set_cursor.c, x_edit_set_dirty.c, x_edit_set_font.c, SRCFILES, n_v_ftext16.c, n_v_ftext_offset16.c, n_vq_ext_devinfo.c, n_vqt_ext_name.c, n_vqt_f_extent16.c, n_vst_arbpt32.c, n_vst_setsize32.c, v_gtext16.c, vq_calibrate.c, x_edit_set_format.c, x_edit_set_pos.c: Added new library bindings, mainly the missing MagiC extensions and unicode versions of some existing calls. 2001-02-17 Saturday 01:28 Frank Naumann * cflib/: Makefile.objs, SRCFILES, alerts.c, app.c, app.h, app_exit.c, app_exit_gem.c, app_hide_mouse_if_needed.c, app_init.c, app_xgetinfo.c, ascii_table.c, cflib.h, cicon.c, colorpop.c, comm_send_scchanged.c, comm_send_vastart.c, dragdrop.h, dragdrop_close.c, dragdrop_create.c, dragdrop_open.c, dragdrop_reply.c, dragdrop_rtry.c, dragdrop_stry.c, file.h, file_fs_case_sens.c, file_fs_long_name.c, file_get_path.c, file_make_normalpath.c, file_path_exists.c, file_set_path.c, filesel.c, fontsel.c, form_do_cf_form_do.c, form_do_cf_form_keybd.c, form_do_cf_objc_edit.c, form_do_cf_objc_find.c, form_do_edit_valid.c, form_do_find_edit.c, form_do_find_shortcut.c, form_do_simple_dial.c, globals.c, ident.c, inline.rsh, intern.h, magx_obj.c, magx_shortcut.c, mdial.h, mdial_change_mdedit.c, mdial_close.c, mdial_do.c, mdial_handle_mdial_msg.c, mdial_open.c, mdial_redraw.c, mdial_redraw_mdobj.c, mdial_set_mdial_wincb.c, mdial_simple.c, menu.c, menu.h, menu_create.c, menu_is_menu_key.c, menu_toogle.c, misc_background.c, misc_cf_malloc.c, misc_get_patchlev.c, nkcc_gem_to_norm.c, nkcc_norm_to_gem.c, objc_find_flag.c, objc_get_flag.c, objc_get_int.c, objc_get_long.c, objc_get_objframe.c, objc_get_obspec.c, objc_get_obtype.c, objc_get_short.c, objc_get_state.c, objc_get_string.c, objc_redraw_obj.c, objc_set_flag.c, objc_set_int.c, objc_set_long.c, objc_set_obspec.c, objc_set_short.c, objc_set_state.c, objc_set_string.c, objc_set_ulong.c, objc_tree_state.c, popup_append.c, popup_create.c, popup_do.c, popup_free.c, popup_handle.c, popup_menu.c, popup_valid_item.c, scrap_clear.c, scrap_rtxt.c, scrap_wtxt.c, userdef.c, vdi_height2pts.c, vdi_open_vwork.c, vdi_set_clipping.c, vdi_str2array.c, vdi_vqt_real_extent.c, wdial.h, wdial_call_cb.c, wdial_change_wdedit.c, wdial_click.c, wdial_close.c, wdial_create.c, wdial_delete.c, wdial_draw.c, wdial_draw_cursor.c, wdial_get.c, wdial_iconify.c, wdial_key.c, wdial_message.c, wdial_open.c, wdial_redraw_wdicon.c, wdial_redraw_wdobj.c, wdial_uniconify.c, demo/Makefile, demo/demo.c, demo/demo.h, demo/demo.hrd, demo/demo.rsc, intrface/extobfix.c: Reworked due to the changes in the gemlib. Attention, this version stritcly require the enw gemlib. Also you must maybe adjust your source to correctly compile with this cflib version. 2001-02-17 Saturday 01:22 Frank Naumann * gemlib/: SRCFILES, a_appl_bvset.c, a_appl_control.c, a_appl_exit.c, a_appl_find.c, a_appl_getinfo.c, a_appl_init.c, a_appl_read.c, a_appl_search.c, a_appl_tplay.c, a_appl_trecord.c, a_appl_write.c, a_appl_yield.c, a_evnt_button.c, a_evnt_dclick.c, a_evnt_keybd.c, a_evnt_mesag.c, a_evnt_mouse.c, a_evnt_multi.c, a_evnt_timer.c, a_form_alert.c, a_form_button.c, a_form_center.c, a_form_dial.c, a_form_do.c, a_form_error.c, a_form_keybd.c, a_fsel_exinput.c, a_fsel_input.c, a_graf_dragbox.c, a_graf_growbox.c, a_graf_handle.c, a_graf_mbox.c, a_graf_mkstate.c, a_graf_mouse.c, a_graf_rubbox.c, a_graf_shrinkbox.c, a_graf_slidebox.c, a_graf_watchbox.c, a_menu_attach.c, a_menu_bar.c, a_menu_click.c, a_menu_icheck.c, a_menu_ienable.c, a_menu_istart.c, a_menu_popup.c, a_menu_register.c, a_menu_settings.c, a_menu_text.c, a_menu_tnormal.c, a_menu_unregister.c, a_objc_add.c, a_objc_change.c, a_objc_delete.c, a_objc_draw.c, a_objc_edit.c, a_objc_find.c, a_objc_offset.c, a_objc_order.c, a_objc_sysvar.c, a_rect_array_to_grect.c, a_rect_copy.c, a_rect_equal.c, a_rect_grect_to_array.c, a_rect_intersect.c, a_rsrc_free.c, a_rsrc_gaddr.c, a_rsrc_load.c, a_rsrc_obfix.c, a_rsrc_rcfix.c, a_rsrc_saddr.c, a_scrp_clear.c, a_scrp_read.c, a_scrp_write.c, a_shel_envrn.c, a_shel_find.c, a_shel_get.c, a_shel_help.c, a_shel_put.c, a_shel_rdef.c, a_shel_read.c, a_shel_wdef.c, a_shel_write.c, a_wind_calc.c, a_wind_calc_grect.c, a_wind_close.c, a_wind_create.c, a_wind_create_grect.c, a_wind_delete.c, a_wind_find.c, a_wind_get.c, a_wind_get_grect.c, a_wind_new.c, a_wind_open.c, a_wind_open_grect.c, a_wind_set.c, a_wind_set_grect.c, a_wind_set_str.c, a_wind_update.c, gem.h, gemx.h, globals.c, globals_aes.c, globals_ident.c, globals_vdi.c, n_v_bez.c, n_v_bez_off.c, n_v_bez_on.c, n_v_bez_qual.c, n_v_clsbm.c, n_v_color2nearest.c, n_v_color2value.c, n_v_create_ctab.c, n_v_create_itab.c, n_v_ctab_idx2value.c, n_v_ctab_idx2vdi.c, n_v_ctab_vdi2idx.c, n_v_delete_ctab.c, n_v_delete_itab.c, n_v_ftext.c, n_v_ftext_offset.c, n_v_get_ctab_id.c, n_v_get_outline.c, n_v_getbitmap_info.c, n_v_getoutline.c, n_v_open_bm.c, n_v_opnbm.c, n_v_opnprn.c, n_v_resize_bm.c, n_v_setrgb.c, n_v_value2color.c, n_vq_ctab.c, n_vq_ctab_entry.c, n_vq_ctab_id.c, n_vq_devinfo.c, n_vq_dflt_ctab.c, n_vq_hilite_color.c, n_vq_margins.c, n_vq_max_color.c, n_vq_min_color.c, n_vq_prn_scaling.c, n_vq_px_format.c, n_vq_scrninfo.c, n_vq_weight_color.c, n_vqf_bg_color.c, n_vqf_fg_color.c, n_vql_bg_color.c, n_vql_fg_color.c, n_vqm_bg_color.c, n_vqm_fg_color.c, n_vqr_bg_color.c, n_vqr_fg_color.c, n_vqt_advance.c, n_vqt_bg_color.c, n_vqt_char_index.c, n_vqt_f_extent.c, n_vqt_fg_color.c, n_vqt_fontheader.c, n_vqt_pairkern.c, n_vqt_real_extent.c, n_vqt_trackkern.c, n_vqt_xfntinfo.c, n_vr_transfer_bits.c, n_vs_ctab.c, n_vs_ctab_entry.c, n_vs_dflt_ctab.c, n_vs_document_info.c, n_vs_hilite_color.c, n_vs_max_color.c, n_vs_min_color.c, n_vs_weight_color.c, n_vsf_bg_color.c, n_vsf_fg_color.c, n_vsl_bg_color.c, n_vsl_fg_color.c, n_vsm_bg_color.c, n_vsm_fg_color.c, n_vsr_bg_color.c, n_vsr_fg_color.c, n_vst_arbpt.c, n_vst_bg_color.c, n_vst_charmap.c, n_vst_fg_color.c, n_vst_kern.c, n_vst_name.c, n_vst_setsize.c, n_vst_skew.c, n_vst_track_offset.c, n_vst_width.c, pdlg_add_printers.c, pdlg_add_sub_dlgs.c, pdlg_close.c, pdlg_create.c, pdlg_delete.c, pdlg_dflt_sett.c, pdlg_do.c, pdlg_evnt.c, pdlg_free_sett.c, pdlg_open.c, pdlg_rmv_printers.c, pdlg_rmv_sub_dlgs.c, pdlg_save_dflt_sett.c, pdlg_update.c, pdlg_use_sett.c, pdlg_validate_sett.c, v_alpha_text.c, v_arc.c, v_bar.c, v_bit_image.c, v_cellarray.c, v_circle.c, v_clear_disp_list.c, v_clrwk.c, v_clsvwk.c, v_clswk.c, v_contourfill.c, v_copies.c, v_curdown.c, v_curhome.c, v_curleft.c, v_curright.c, v_curtext.c, v_curup.c, v_dspcur.c, v_eeol.c, v_eeos.c, v_ellarc.c, v_ellipse.c, v_ellpie.c, v_enter_cur.c, v_escape2000.c, v_exit_cur.c, v_fillarea.c, v_flushcache.c, v_form_adv.c, v_get_pixel.c, v_gtext.c, v_hardcopy.c, v_hide_c.c, v_justified.c, v_loadcache.c, v_meta_extents.c, v_opnvwk.c, v_opnwk.c, v_orient.c, v_output_window.c, v_page_size.c, v_pieslice.c, v_pline.c, v_pmarker.c, v_rbox.c, v_rfbox.c, v_rmcur.c, v_rvoff.c, v_rvon.c, v_savecache.c, v_set_app_buff.c, v_show_c.c, v_trays.c, v_updwk.c, v_write_meta.c, vdi_array2str.c, vdi_str2array.c, vex_butv.c, vex_curv.c, vex_motv.c, vex_timv.c, vm_coords.c, vm_filename.c, vm_pagesize.c, vq_cellarray.c, vq_chcells.c, vq_color.c, vq_curaddress.c, vq_extnd.c, vq_key_s.c, vq_mouse.c, vq_page_name.c, vq_scan.c, vq_tabstatus.c, vq_tdimensions.c, vq_tray_names.c, vqf_attributes.c, vqin_mode.c, vql_attributes.c, vqm_attributes.c, vqt_attributes.c, vqt_cachesize.c, vqt_extent.c, vqt_fontinfo.c, vqt_get_table.c, vqt_name.c, vqt_width.c, vr_recfl.c, vr_trnfm.c, vro_cpyfm.c, vrq_choice.c, vrq_locator.c, vrq_string.c, vrq_valuator.c, vrt_cpyfm.c, vs_clip.c, vs_color.c, vs_curaddress.c, vs_palette.c, vsc_expose.c, vsc_form.c, vsf_color.c, vsf_interior.c, vsf_perimeter.c, vsf_style.c, vsf_udpat.c, vsin_mode.c, vsl_color.c, vsl_ends.c, vsl_type.c, vsl_udsty.c, vsl_width.c, vsm_choice.c, vsm_color.c, vsm_height.c, vsm_locator.c, vsm_string.c, vsm_type.c, vsm_valuator.c, vsp_film.c, vst_alignment.c, vst_color.c, vst_effects.c, vst_error.c, vst_font.c, vst_height.c, vst_load_fonts.c, vst_point.c, vst_rotation.c, vst_scratch.c, vst_unload_fonts.c, vswr_mode.c, vt_alignment.c, vt_axis.c, vt_origin.c, vt_resolution.c, x_fnts_add.c, x_fnts_close.c, x_fnts_create.c, x_fnts_delete.c, x_fnts_do.c, x_fnts_evnt.c, x_fnts_get_info.c, x_fnts_get_name.c, x_fnts_get_no_styles.c, x_fnts_get_style.c, x_fnts_open.c, x_fnts_update.c, x_form_popup.c, x_form_wbutton.c, x_form_wkeybd.c, x_form_xdial.c, x_form_xdo.c, x_form_xerr.c, x_fslx_close.c, x_fslx_do.c, x_fslx_evnt.c, x_fslx_getnxtfile.c, x_fslx_open.c, x_fslx_set_flags.c, x_objc_wchange.c, x_objc_wdraw.c, x_objc_wedit.c, x_objc_xedit.c: Complete rework of the GEM bindings. Changed all 'int' in system interfaces to the real type 'short'. Prefixed some macros in gem.h due to collisions with other libs (object states -> OS_, object flags -> OF_, object colors -> OC_). Programmers attention: you must adjust your source code to the new bindings and macros names (for compatibility the old macro names are available if __GEMLIB_OLDNAMES is defined before gem.h is included. 2000-10-01 Sunday 23:55 Ralph Lowinski * gemlib/: a_form_button.c, a_form_center.c, a_form_do.c, a_form_keybd.c, a_graf_slidebox.c, a_graf_watchbox.c, a_objc_add.c, a_objc_change.c, gem.h, a_objc_delete.c, a_objc_draw.c, a_objc_edit.c, a_objc_find.c, a_objc_offset.c, a_objc_order.c, a_rsrc_obfix.c: corrected void* to OBJECT* 2000-09-28 Thursday 11:03 Ralph Lowinski * gemlib/gem.h: named struct memory_form MFDB to make forward declaration possible 2000-09-21 Thursday 11:25 Frank Naumann * CONFIGVARS, RULES: Updated, added HCP definition. 2000-09-21 Thursday 11:24 Frank Naumann * gemlib/gemlib.spec: Added rpm specification file. 2000-09-21 Thursday 11:22 Frank Naumann * cflib/: .cvsignore, BINFILES, COPYING.LIB, EXTRAFILES, MISCFILES, Makefile, Makefile.objs, SRCFILES, alerts.c, app.c, app.h, app_exit.c, app_exit_gem.c, app_hide_mouse.c, app_hide_mouse_if_needed.c, app_init.c, app_show_mouse.c, app_xgetinfo.c, ascii_set_asciitable_strings.c, ascii_table.c, cflib.h, cflib.hyp, cflib.ref, cflib.spec, cflib.stg, cicon.c, colorpop.c, comm_send_m_special.c, comm_send_scchanged.c, comm_send_vastart.c, cookie.c, debug.c, dragdrop.c, dragdrop.h, dragdrop_close.c, dragdrop_create.c, dragdrop_open.c, dragdrop_reply.c, dragdrop_rtry.c, dragdrop_stry.c, file.h, file_file_exists.c, file_fs_case_sens.c, file_fs_long_name.c, file_get_path.c, file_make_normalpath.c, file_make_shortpath.c, file_path_exists.c, file_set_extension.c, file_set_path.c, file_split_extension.c, file_split_filename.c, filesel.c, fontsel.c, form_do_cf_form_do.c, form_do_cf_form_keybd.c, form_do_cf_objc_edit.c, form_do_cf_objc_find.c, form_do_edit_valid.c, form_do_find_edit.c, form_do_find_shortcut.c, form_do_simple_dial.c, globals.c, ident.c, inline.h, inline.hrd, inline.rh, inline.rsc, inline.rsh, intern.h, magx.h, magx_obj.c, magx_shortcut.c, magx_version.c, mdial.c, mdial.h, mdial_change_mdedit.c, mdial_close.c, mdial_do.c, mdial_handle_mdial_msg.c, mdial_open.c, mdial_redraw.c, mdial_redraw_mdobj.c, mdial_set_mdial_wincb.c, mdial_simple.c, menu.c, menu.h, menu_create.c, menu_delete.c, menu_is_menu_key.c, menu_toogle.c, misc_background.c, misc_cf_malloc.c, misc_get_patchlev.c, misc_malloc_global.c, misc_ol2ts.c, misc_purec.c, misc_ts2ol.c, nkcc-gc.s, nkcc-pc.s, nkcc_gem_to_norm.c, nkcc_norm_to_gem.c, nkcc_str_tolower.c, nkcc_str_toupper.c, objc_find_flag.c, objc_get_flag.c, objc_get_int.c, objc_get_long.c, objc_get_objframe.c, objc_get_obspec.c, objc_get_obtype.c, objc_get_state.c, objc_get_string.c, objc_redraw_obj.c, objc_set_flag.c, objc_set_int.c, objc_set_long.c, objc_set_obspec.c, objc_set_state.c, objc_set_string.c, objc_set_ulong.c, objc_tree_state.c, popup_append.c, popup_create.c, popup_do.c, popup_free.c, popup_handle.c, popup_menu.c, popup_valid_item.c, scrap_clear.c, scrap_get_scrapdir.c, scrap_rtxt.c, scrap_wtxt.c, userdef.c, vdi_height2pts.c, vdi_open_vwork.c, vdi_set_clipping.c, vdi_str2array.c, vdi_vqt_real_extent.c, wdial.c, wdial.h, wdial_call_cb.c, wdial_change_wdedit.c, wdial_click.c, wdial_close.c, wdial_create.c, wdial_delete.c, wdial_draw.c, wdial_draw_cursor.c, wdial_get.c, wdial_iconify.c, wdial_key.c, wdial_message.c, wdial_open.c, wdial_redraw_wdicon.c, wdial_redraw_wdobj.c, wdial_uniconify.c, xfsl.h, demo/.cvsignore, demo/BINFILES, demo/COPYING, demo/EXTRAFILES, demo/MISCFILES, demo/Makefile, demo/SRCFILES, demo/demo.c, demo/demo.h, demo/demo.hrd, demo/demo.rsc, demo/pdlg.c, demo/pdlg.h, intrface/.cvsignore, intrface/BINFILES, intrface/COPYING, intrface/EXTRAFILES, intrface/LIESMICH, intrface/MISCFILES, intrface/Makefile, intrface/SRCFILES, intrface/exthelp.h, intrface/exthelp.hrd, intrface/exthelp.rh, intrface/exthelp.rsc, intrface/exthelp.rsh, intrface/extobfix.c: Initial checkin of the cflib PL12. 2000-09-18 Monday 14:57 Frank Naumann * gemlib/: ChangeLog, ChangeLog.old: Renamed original ChangeLog file, ChangeLog is now automatically handled by CVS. 2000-09-18 Monday 14:54 Frank Naumann * gemlib/: BINFILES, EXTRAFILES, MISCFILES: Added missing files. 2000-09-18 Monday 02:20 Ralph Lowinski * gemlib/gem.h: something problematically with parameter name 'index' - so changed to 'color_idx' 2000-09-18 Monday 02:11 Ralph Lowinski * gemlib/SRCFILES: some file names shortend 2000-09-18 Monday 02:07 Ralph Lowinski * gemlib/vdi_str2array.c: file name shortend and removed a funny bug 2000-09-18 Monday 02:04 Ralph Lowinski * gemlib/: v_misc_vdi_array2str.c, v_misc_vdi_str2array.c: renamed to shorter names 2000-09-18 Monday 01:54 Ralph Lowinski * gemlib/: x_nvdi_v_bez.c, x_nvdi_v_bez_fill.c, x_nvdi_v_bez_off.c, x_nvdi_v_bez_on.c, x_nvdi_v_bez_qual.c, x_nvdi_v_clsbm.c, x_nvdi_v_color2nearest.c, x_nvdi_v_color2value.c, x_nvdi_v_create_ctab.c, x_nvdi_v_create_itab.c, x_nvdi_v_ctab_idx2value.c, x_nvdi_v_ctab_idx2vdi.c, x_nvdi_v_ctab_vdi2idx.c, x_nvdi_v_delete_ctab.c, x_nvdi_v_delete_itab.c, x_nvdi_v_ftext.c, x_nvdi_v_ftext_offset.c, x_nvdi_v_get_ctab_id.c, x_nvdi_v_get_outline.c, x_nvdi_v_getbitmap_info.c, x_nvdi_v_getoutline.c, x_nvdi_v_open_bm.c, x_nvdi_v_opnbm.c, x_nvdi_v_opnprn.c, x_nvdi_v_resize_bm.c, x_nvdi_v_setrgb.c, x_nvdi_v_value2color.c, x_nvdi_vq_ctab.c, x_nvdi_vq_ctab_entry.c, x_nvdi_vq_ctab_id.c, x_nvdi_vq_devinfo.c, x_nvdi_vq_dflt_ctab.c, x_nvdi_vq_hilite_color.c, x_nvdi_vq_margins.c, x_nvdi_vq_max_color.c, x_nvdi_vq_min_color.c, x_nvdi_vq_prn_scaling.c, x_nvdi_vq_px_format.c, x_nvdi_vq_scrninfo.c, x_nvdi_vq_weight_color.c, x_nvdi_vqf_bg_color.c, x_nvdi_vqf_fg_color.c, x_nvdi_vql_bg_color.c, x_nvdi_vql_fg_color.c, x_nvdi_vqm_bg_color.c, x_nvdi_vqm_fg_color.c, x_nvdi_vqr_bg_color.c, x_nvdi_vqr_fg_color.c, x_nvdi_vqt_advance.c, x_nvdi_vqt_bg_color.c, x_nvdi_vqt_char_index.c, x_nvdi_vqt_f_extent.c, x_nvdi_vqt_fg_color.c, x_nvdi_vqt_fontheader.c, x_nvdi_vqt_pairkern.c, x_nvdi_vqt_real_extent.c, x_nvdi_vqt_trackkern.c, x_nvdi_vqt_xfntinfo.c, x_nvdi_vr_transfer_bits.c, x_nvdi_vs_ctab.c, x_nvdi_vs_ctab_entry.c, x_nvdi_vs_dflt_ctab.c, x_nvdi_vs_document_info.c, x_nvdi_vs_hilite_color.c, x_nvdi_vs_max_color.c, x_nvdi_vs_min_color.c, x_nvdi_vs_weight_color.c, x_nvdi_vsf_bg_color.c, x_nvdi_vsf_fg_color.c, x_nvdi_vsl_bg_color.c, x_nvdi_vsl_fg_color.c, x_nvdi_vsm_bg_color.c, x_nvdi_vsm_fg_color.c, x_nvdi_vsr_bg_color.c, x_nvdi_vsr_fg_color.c, x_nvdi_vst_arbpt.c, x_nvdi_vst_bg_color.c, x_nvdi_vst_charmap.c, x_nvdi_vst_fg_color.c, x_nvdi_vst_kern.c, x_nvdi_vst_name.c, x_nvdi_vst_setsize.c, x_nvdi_vst_skew.c, x_nvdi_vst_track_offset.c, x_nvdi_vst_width.c, x_pdlg_add_printers.c, x_pdlg_add_sub_dialogs.c, x_pdlg_close.c, x_pdlg_create.c, x_pdlg_delete.c, x_pdlg_dflt_settings.c, x_pdlg_do.c, x_pdlg_evnt.c, x_pdlg_free_settings.c, x_pdlg_get_setsize.c, x_pdlg_new_settings.c, x_pdlg_open.c, x_pdlg_remove_printers.c, x_pdlg_remove_sub_dialogs.c, x_pdlg_save_default_settings.c, x_pdlg_update.c, x_pdlg_use_settings.c, n_v_bez.c, n_v_bez_fill.c, n_v_bez_off.c, n_v_bez_on.c, x_pdlg_validate_settings.c, n_v_bez_qual.c, n_v_clsbm.c, n_v_color2nearest.c, n_v_color2value.c, n_v_create_ctab.c, n_v_create_itab.c, n_v_ctab_idx2value.c, n_v_ctab_idx2vdi.c, n_v_ctab_vdi2idx.c, n_v_delete_ctab.c, n_v_delete_itab.c, n_v_ftext.c, n_v_ftext_offset.c, n_v_get_ctab_id.c, n_v_get_outline.c, n_v_getbitmap_info.c, n_v_getoutline.c, n_v_open_bm.c, n_v_opnbm.c, n_v_opnprn.c, n_v_resize_bm.c, n_v_setrgb.c, n_v_value2color.c, n_vq_ctab.c, n_vq_ctab_entry.c, n_vq_ctab_id.c, n_vq_devinfo.c, n_vq_dflt_ctab.c, n_vq_hilite_color.c, n_vq_margins.c, n_vq_max_color.c, n_vq_min_color.c, n_vq_prn_scaling.c, n_vq_px_format.c, n_vq_scrninfo.c, n_vq_weight_color.c, n_vqf_bg_color.c, n_vqf_fg_color.c, n_vql_bg_color.c, n_vql_fg_color.c, n_vqm_bg_color.c, n_vqm_fg_color.c, n_vqr_bg_color.c, n_vqr_fg_color.c, n_vqt_advance.c, n_vqt_bg_color.c, n_vqt_char_index.c, n_vqt_f_extent.c, n_vqt_fg_color.c, n_vqt_fontheader.c, n_vqt_pairkern.c, n_vqt_real_extent.c, n_vqt_trackkern.c, n_vqt_xfntinfo.c, n_vr_transfer_bits.c, n_vs_ctab.c, n_vs_ctab_entry.c, n_vs_dflt_ctab.c, n_vs_document_info.c, n_vs_hilite_color.c, n_vs_max_color.c, n_vs_min_color.c, n_vs_weight_color.c, n_vsf_bg_color.c, n_vsf_fg_color.c, n_vsl_bg_color.c, n_vsl_fg_color.c, n_vsm_bg_color.c, n_vsm_fg_color.c, n_vsr_bg_color.c, n_vsr_fg_color.c, n_vst_arbpt.c, n_vst_bg_color.c, n_vst_charmap.c, n_vst_fg_color.c, n_vst_kern.c, n_vst_name.c, n_vst_setsize.c, n_vst_skew.c, n_vst_track_offset.c, n_vst_width.c, pdlg_add_printers.c, pdlg_add_sub_dlgs.c, pdlg_close.c, pdlg_create.c, pdlg_delete.c, pdlg_dflt_sett.c, pdlg_do.c, pdlg_evnt.c, pdlg_free_sett.c, pdlg_get_setsize.c, pdlg_new_sett.c, pdlg_open.c, pdlg_rmv_printers.c, pdlg_rmv_sub_dlgs.c, pdlg_save_dflt_sett.c, pdlg_update.c, pdlg_use_sett.c, pdlg_validate_sett.c: renamed to shorter names 2000-09-18 Monday 01:43 Ralph Lowinski * gemlib/: v_attrib_vs_color.c, v_attrib_vsf_color.c, v_attrib_vsf_interior.c, v_attrib_vsf_perimeter.c, v_attrib_vsf_style.c, v_attrib_vsf_udpat.c, v_attrib_vsl_color.c, v_attrib_vsl_ends.c, v_attrib_vsl_type.c, v_attrib_vsl_udsty.c, v_attrib_vsl_width.c, v_attrib_vsm_color.c, v_attrib_vsm_height.c, v_attrib_vsm_type.c, v_attrib_vst_alignment.c, v_attrib_vst_color.c, v_attrib_vst_effects.c, v_attrib_vst_error.c, v_attrib_vst_font.c, v_attrib_vst_height.c, v_attrib_vst_point.c, v_attrib_vst_rotation.c, v_attrib_vst_scratch.c, v_attrib_vswr_mode.c, v_contrl_v_opnwk.c, v_contrl_v_clrwk.c, v_contrl_v_clsvwk.c, v_contrl_v_clswk.c, v_contrl_v_opnvwk.c, v_contrl_v_flushcache.c, v_contrl_v_loadcache.c, v_contrl_v_savecache.c, v_contrl_v_updwk.c, v_contrl_v_set_app_buff.c, v_contrl_vs_clip.c, v_contrl_vst_load_fonts.c, v_contrl_vst_unload_fonts.c, v_escape_v_alpha_text.c, v_escape_v_bit_image.c, v_escape_v_clear_disp_list.c, v_escape_v_copies.c, v_escape_v_curdown.c, v_escape_v_curhome.c, v_escape_v_curleft.c, v_escape_v_curright.c, v_escape_v_curtext.c, v_escape_v_curup.c, v_escape_v_dspcur.c, v_escape_v_eeol.c, v_escape_v_eeos.c, v_escape_v_enter_cur.c, v_escape_v_escape2000.c, v_escape_v_exit_cur.c, v_escape_v_form_adv.c, v_escape_v_hardcopy.c, v_escape_v_meta_extents.c, v_escape_v_orient.c, v_escape_v_output_window.c, v_escape_v_page_size.c, v_escape_v_rmcur.c, v_escape_v_rvoff.c, v_escape_v_rvon.c, v_escape_v_trays.c, v_escape_v_write_meta.c, v_escape_vm_coords.c, v_escape_vm_filename.c, v_escape_vm_pagesize.c, v_escape_vq_chcells.c, v_escape_vq_curaddress.c, v_escape_vq_page_name.c, v_escape_vq_scan.c, v_escape_vq_tabstatus.c, v_escape_vq_tdimensions.c, v_escape_vq_tray_names.c, v_escape_vs_curaddress.c, v_escape_vs_palette.c, v_escape_vsc_expose.c, v_escape_vsp_film.c, v_escape_vt_alignment.c, v_escape_vt_axis.c, v_escape_vt_origin.c, v_escape_vt_resolution.c, v_input_v_hide_c.c, v_input_v_show_c.c, v_input_vex_butv.c, v_input_vex_curv.c, v_input_vex_motv.c, v_input_vex_timv.c, v_input_vq_key_s.c, v_input_vq_mouse.c, v_input_vrq_choice.c, v_input_vrq_locator.c, v_input_vrq_string.c, v_input_vrq_valuator.c, v_input_vsc_form.c, v_input_vsin_mode.c, v_input_vsm_choice.c, v_input_vsm_locator.c, v_input_vsm_string.c, v_input_vsm_valuator.c, v_inquire_vq_cellarray.c, v_inquire_vq_color.c, v_inquire_vq_extnd.c, v_inquire_vqf_attributes.c, v_inquire_vqin_mode.c, v_inquire_vql_attributes.c, v_inquire_vqm_attributes.c, v_inquire_vqt_attributes.c, v_inquire_vqt_cachesize.c, v_inquire_vqt_extent.c, v_inquire_vqt_fontinfo.c, v_inquire_vqt_get_table.c, v_inquire_vqt_name.c, v_inquire_vqt_width.c, v_output_v_arc.c, v_output_v_bar.c, v_output_v_cellarray.c, v_output_v_circle.c, v_output_v_contourfill.c, v_output_v_ellarc.c, v_output_v_ellipse.c, v_output_v_ellpie.c, v_output_v_fillarea.c, v_output_v_gtext.c, v_output_v_justified.c, v_output_v_pieslice.c, v_output_v_pline.c, v_output_v_pmarker.c, v_output_v_rbox.c, v_output_v_rfbox.c, v_output_vr_recfl.c, v_raster_v_get_pixel.c, v_raster_vr_trnfm.c, v_raster_vro_cpyfm.c, v_raster_vrt_cpyfm.c: renamed to shorter names 2000-09-18 Monday 01:26 Ralph Lowinski * gemlib/: vs_color.c, vsf_color.c, vsf_interior.c, vsf_perimeter.c, vsf_style.c, vsf_udpat.c, vsl_color.c, vsl_ends.c, vsl_type.c, vsl_udsty.c, vsl_width.c, vsm_color.c, vsm_height.c, vsm_type.c, vst_alignment.c, vst_color.c, vst_effects.c, vst_error.c, vst_font.c, vst_height.c, vst_point.c, vst_rotation.c, v_clrwk.c, v_clsvwk.c, v_clswk.c, v_opnvwk.c, v_opnwk.c, vst_scratch.c, vswr_mode.c, v_flushcache.c, v_loadcache.c, v_savecache.c, v_set_app_buff.c, v_updwk.c, vs_clip.c, v_alpha_text.c, v_bit_image.c, vst_load_fonts.c, vst_unload_fonts.c, v_clear_disp_list.c, v_copies.c, v_curdown.c, v_curhome.c, v_curleft.c, v_curright.c, v_curtext.c, v_curup.c, v_dspcur.c, v_eeol.c, v_eeos.c, v_enter_cur.c, v_escape2000.c, v_exit_cur.c, v_form_adv.c, v_hardcopy.c, v_meta_extents.c, v_orient.c, v_output_window.c, v_page_size.c, v_rmcur.c, v_rvoff.c, v_rvon.c, v_trays.c, v_write_meta.c, vm_coords.c, vm_filename.c, vm_pagesize.c, vq_chcells.c, vq_curaddress.c, vq_page_name.c, vq_scan.c, vq_tabstatus.c, vq_tdimensions.c, vq_tray_names.c, vs_curaddress.c, vs_palette.c, vsc_expose.c, v_hide_c.c, vsp_film.c, vt_alignment.c, vt_axis.c, vt_origin.c, vt_resolution.c, v_show_c.c, vex_butv.c, vex_curv.c, vex_motv.c, vex_timv.c, vq_key_s.c, vq_mouse.c, vrq_choice.c, vrq_locator.c, vrq_string.c, vrq_valuator.c, vsc_form.c, vsin_mode.c, vq_cellarray.c, vq_color.c, vsm_choice.c, vsm_locator.c, vsm_string.c, vsm_valuator.c, vq_extnd.c, vqf_attributes.c, vqin_mode.c, vql_attributes.c, vqm_attributes.c, vqt_attributes.c, vqt_cachesize.c, v_arc.c, vqt_extent.c, vqt_fontinfo.c, vqt_get_table.c, vqt_name.c, vqt_width.c, v_bar.c, v_cellarray.c, v_circle.c, v_contourfill.c, v_ellarc.c, v_ellipse.c, v_ellpie.c, v_fillarea.c, v_gtext.c, v_justified.c, v_pieslice.c, v_pline.c, v_pmarker.c, v_get_pixel.c, v_rbox.c, v_rfbox.c, vr_recfl.c, vr_trnfm.c, vdi_array2str.c, vro_cpyfm.c, vrt_cpyfm.c: renamed to shorter names 2000-09-14 Thursday 22:10 Frank Naumann * gemlib/.cvsignore: Default cvsignore file. 2000-09-14 Thursday 22:07 Frank Naumann * gemlib/: BINFILES, EXTRAFILES, MISCFILES, Makefile, Makefile.gem, Makefile.gemx, Makefile.objs, SRCFILES, _gc_asm.s, _gc_asm_aes.S, _gc_asm_vdi.S, _gc_asm_vq_gdos.S, _gc_asm_vq_vgdos.S, _pc_asm.s, a_appl.c, a_appl_bvset.c, a_appl_control.c, a_appl_exit.c, a_appl_find.c, a_appl_getinfo.c, a_appl_init.c, a_appl_read.c, a_appl_search.c, a_appl_tplay.c, a_appl_trecord.c, a_appl_write.c, a_appl_yield.c, a_evnt.c, a_evnt_button.c, a_evnt_dclick.c, a_evnt_keybd.c, a_evnt_mesag.c, a_evnt_mouse.c, a_evnt_multi.c, a_evnt_timer.c, a_form.c, a_form_alert.c, a_form_button.c, a_form_center.c, a_form_dial.c, a_form_do.c, a_form_error.c, a_form_keybd.c, a_fsel.c, a_fsel_exinput.c, a_fsel_input.c, a_graf.c, a_graf_dragbox.c, a_graf_growbox.c, a_graf_handle.c, a_graf_mbox.c, a_graf_mkstate.c, a_graf_mouse.c, a_graf_rubbox.c, a_graf_shrinkbox.c, a_graf_slidebox.c, a_graf_watchbox.c, a_menu.c, a_menu_attach.c, a_menu_bar.c, a_menu_click.c, a_menu_icheck.c, a_menu_ienable.c, a_menu_istart.c, a_menu_popup.c, a_menu_register.c, a_menu_settings.c, a_menu_text.c, a_menu_tnormal.c, a_menu_unregister.c, a_objc.c, a_objc_add.c, a_objc_change.c, a_objc_delete.c, a_objc_draw.c, a_objc_edit.c, a_objc_find.c, a_objc_offset.c, a_objc_order.c, a_objc_sysvar.c, a_rect.c, a_rect_array_to_grect.c, a_rect_copy.c, a_rect_equal.c, a_rect_grect_to_array.c, a_rect_intersect.c, a_rsrc.c, a_rsrc_free.c, a_rsrc_gaddr.c, a_rsrc_load.c, a_rsrc_obfix.c, a_rsrc_rcfix.c, a_rsrc_saddr.c, a_scrp.c, a_scrp_clear.c, a_scrp_read.c, a_scrp_write.c, a_shel.c, a_shel_envrn.c, a_shel_find.c, a_shel_get.c, a_shel_help.c, a_shel_put.c, a_shel_rdef.c, a_shel_read.c, a_shel_wdef.c, a_shel_write.c, a_wind.c, a_wind_calc.c, a_wind_calc_grect.c, a_wind_close.c, a_wind_create.c, a_wind_create_grect.c, a_wind_delete.c, a_wind_find.c, a_wind_get.c, a_wind_get_grect.c, a_wind_new.c, a_wind_open.c, a_wind_open_grect.c, a_wind_set.c, a_wind_set_grect.c, a_wind_set_str.c, a_wind_update.c, gem.h, gem.pc, gemx.h, gemx.pc, globals.c, globals_aes.c, globals_ident.c, globals_vdi.c, v_attrib.c, v_attrib_vs_color.c, v_attrib_vsf_color.c, v_attrib_vsf_interior.c, v_attrib_vsf_perimeter.c, v_attrib_vsf_style.c, v_attrib_vsf_udpat.c, v_attrib_vsl_color.c, v_attrib_vsl_ends.c, v_attrib_vsl_type.c, v_attrib_vsl_udsty.c, v_attrib_vsl_width.c, v_attrib_vsm_color.c, v_attrib_vsm_height.c, v_attrib_vsm_type.c, v_attrib_vst_alignment.c, v_attrib_vst_color.c, v_attrib_vst_effects.c, v_attrib_vst_error.c, v_attrib_vst_font.c, v_attrib_vst_height.c, v_attrib_vst_point.c, v_attrib_vst_rotation.c, v_attrib_vst_scratch.c, v_attrib_vswr_mode.c, v_contrl.c, v_contrl_v_clrwk.c, v_contrl_v_clsvwk.c, v_contrl_v_clswk.c, v_contrl_v_flushcache.c, v_contrl_v_loadcache.c, v_contrl_v_opnvwk.c, v_contrl_v_opnwk.c, v_contrl_v_savecache.c, v_contrl_v_set_app_buff.c, v_contrl_v_updwk.c, v_contrl_vs_clip.c, v_contrl_vst_load_fonts.c, v_contrl_vst_unload_fonts.c, v_escape.c, v_escape_v_alpha_text.c, v_escape_v_bit_image.c, v_escape_v_clear_disp_list.c, v_escape_v_copies.c, v_escape_v_curdown.c, v_escape_v_curhome.c, v_escape_v_curleft.c, v_escape_v_curright.c, v_escape_v_curtext.c, v_escape_v_curup.c, v_escape_v_dspcur.c, v_escape_v_eeol.c, v_escape_v_eeos.c, v_escape_v_enter_cur.c, v_escape_v_escape2000.c, v_escape_v_exit_cur.c, v_escape_v_form_adv.c, v_escape_v_hardcopy.c, v_escape_v_meta_extents.c, v_escape_v_orient.c, v_escape_v_output_window.c, v_escape_v_page_size.c, v_escape_v_rmcur.c, v_escape_v_rvoff.c, v_escape_v_rvon.c, v_escape_v_trays.c, v_escape_v_write_meta.c, v_escape_vm_coords.c, v_escape_vm_filename.c, v_escape_vm_pagesize.c, v_escape_vq_chcells.c, v_escape_vq_curaddress.c, v_escape_vq_page_name.c, v_escape_vq_scan.c, v_escape_vq_tabstatus.c, v_escape_vq_tdimensions.c, v_escape_vq_tray_names.c, v_escape_vs_curaddress.c, v_escape_vs_palette.c, v_escape_vsc_expose.c, v_escape_vsp_film.c, v_escape_vt_alignment.c, v_escape_vt_axis.c, v_escape_vt_origin.c, v_escape_vt_resolution.c, v_input.c, v_input_v_hide_c.c, v_input_v_show_c.c, v_input_vex_butv.c, v_input_vex_curv.c, v_input_vex_motv.c, v_input_vex_timv.c, v_input_vq_key_s.c, v_input_vq_mouse.c, v_input_vrq_choice.c, v_input_vrq_locator.c, v_input_vrq_string.c, v_input_vrq_valuator.c, v_input_vsc_form.c, v_input_vsin_mode.c, v_input_vsm_choice.c, v_input_vsm_locator.c, v_input_vsm_string.c, v_input_vsm_valuator.c, v_inquir.c, v_inquire_vq_cellarray.c, v_inquire_vq_color.c, v_inquire_vq_extnd.c, v_inquire_vqf_attributes.c, v_inquire_vqin_mode.c, v_inquire_vql_attributes.c, v_inquire_vqm_attributes.c, v_inquire_vqt_attributes.c, v_inquire_vqt_cachesize.c, v_inquire_vqt_extent.c, v_inquire_vqt_fontinfo.c, v_inquire_vqt_get_table.c, v_inquire_vqt_name.c, v_inquire_vqt_width.c, v_misc.c, v_misc_vdi_array2str.c, v_misc_vdi_str2array.c, v_output.c, v_output_v_arc.c, v_output_v_bar.c, v_output_v_cellarray.c, v_output_v_circle.c, v_output_v_contourfill.c, v_output_v_ellarc.c, v_output_v_ellipse.c, v_output_v_ellpie.c, v_output_v_fillarea.c, v_output_v_gtext.c, v_output_v_justified.c, v_output_v_pieslice.c, v_output_v_pline.c, v_output_v_pmarker.c, v_output_v_rbox.c, v_output_v_rfbox.c, v_output_vr_recfl.c, v_raster.c, v_raster_v_get_pixel.c, v_raster_vr_trnfm.c, v_raster_vro_cpyfm.c, v_raster_vrt_cpyfm.c, x_fnts.c, x_fnts_add.c, x_fnts_close.c, x_fnts_create.c, x_fnts_delete.c, x_fnts_do.c, x_fnts_evnt.c, x_fnts_get_info.c, x_fnts_get_name.c, x_fnts_get_no_styles.c, x_fnts_get_style.c, x_fnts_open.c, x_fnts_remove.c, x_fnts_update.c, x_form.c, x_form_popup.c, x_form_wbutton.c, x_form_wkeybd.c, x_form_xdial.c, x_form_xdo.c, x_form_xerr.c, x_fslx.c, x_fslx_close.c, x_fslx_do.c, x_fslx_evnt.c, x_fslx_getnxtfile.c, x_fslx_open.c, x_fslx_set_flags.c, x_lbox.c, x_nvdi.c, x_nvdi_v_bez.c, x_nvdi_v_bez_fill.c, x_nvdi_v_bez_off.c, x_nvdi_v_bez_on.c, x_nvdi_v_bez_qual.c, x_nvdi_v_clsbm.c, x_nvdi_v_color2nearest.c, x_nvdi_v_color2value.c, x_nvdi_v_create_ctab.c, x_nvdi_v_create_itab.c, x_nvdi_v_ctab_idx2value.c, x_nvdi_v_ctab_idx2vdi.c, x_nvdi_v_ctab_vdi2idx.c, x_nvdi_v_delete_ctab.c, x_nvdi_v_delete_itab.c, x_nvdi_v_ftext.c, x_nvdi_v_ftext_offset.c, x_nvdi_v_get_ctab_id.c, x_nvdi_v_get_outline.c, x_nvdi_v_getbitmap_info.c, x_nvdi_v_getoutline.c, x_nvdi_v_open_bm.c, x_nvdi_v_opnbm.c, x_nvdi_v_opnprn.c, x_nvdi_v_resize_bm.c, x_nvdi_v_setrgb.c, x_nvdi_v_value2color.c, x_nvdi_vq_ctab.c, x_nvdi_vq_ctab_entry.c, x_nvdi_vq_ctab_id.c, x_nvdi_vq_devinfo.c, x_nvdi_vq_dflt_ctab.c, x_nvdi_vq_hilite_color.c, x_nvdi_vq_margins.c, x_nvdi_vq_max_color.c, x_nvdi_vq_min_color.c, x_nvdi_vq_prn_scaling.c, x_nvdi_vq_px_format.c, x_nvdi_vq_scrninfo.c, x_nvdi_vq_weight_color.c, x_nvdi_vqf_bg_color.c, x_nvdi_vqf_fg_color.c, x_nvdi_vql_bg_color.c, x_nvdi_vql_fg_color.c, x_nvdi_vqm_bg_color.c, x_nvdi_vqm_fg_color.c, x_nvdi_vqr_bg_color.c, x_nvdi_vqr_fg_color.c, x_nvdi_vqt_advance.c, x_nvdi_vqt_bg_color.c, x_nvdi_vqt_char_index.c, x_nvdi_vqt_f_extent.c, x_nvdi_vqt_fg_color.c, x_nvdi_vqt_fontheader.c, x_nvdi_vqt_pairkern.c, x_nvdi_vqt_real_extent.c, x_nvdi_vqt_trackkern.c, x_nvdi_vqt_xfntinfo.c, x_nvdi_vr_transfer_bits.c, x_nvdi_vs_ctab.c, x_nvdi_vs_ctab_entry.c, x_nvdi_vs_dflt_ctab.c, x_nvdi_vs_document_info.c, x_nvdi_vs_hilite_color.c, x_nvdi_vs_max_color.c, x_nvdi_vs_min_color.c, x_nvdi_vs_weight_color.c, x_nvdi_vsf_bg_color.c, x_nvdi_vsf_fg_color.c, x_nvdi_vsl_bg_color.c, x_nvdi_vsl_fg_color.c, x_nvdi_vsm_bg_color.c, x_nvdi_vsm_fg_color.c, x_nvdi_vsr_bg_color.c, x_nvdi_vsr_fg_color.c, x_nvdi_vst_arbpt.c, x_nvdi_vst_bg_color.c, x_nvdi_vst_charmap.c, x_nvdi_vst_fg_color.c, x_nvdi_vst_kern.c, x_nvdi_vst_name.c, x_nvdi_vst_setsize.c, x_nvdi_vst_skew.c, x_nvdi_vst_track_offset.c, x_nvdi_vst_width.c, x_objc.c, x_objc_wchange.c, x_objc_wdraw.c, x_objc_wedit.c, x_objc_xedit.c, x_pdlg.c, x_pdlg_add_printers.c, x_pdlg_add_sub_dialogs.c, x_pdlg_close.c, x_pdlg_create.c, x_pdlg_delete.c, x_pdlg_dflt_settings.c, x_pdlg_do.c, x_pdlg_evnt.c, x_pdlg_free_settings.c, x_pdlg_get_setsize.c, x_pdlg_new_settings.c, x_pdlg_open.c, x_pdlg_remove_printers.c, x_pdlg_remove_sub_dialogs.c, x_pdlg_save_default_settings.c, x_pdlg_update.c, x_pdlg_use_settings.c, x_pdlg_validate_settings.c, x_wdlg.c, include/gem.h, include/gemx.h: Totally restructured the library. Splitted of all bindings into seperate files. Changed to new makefile system. 2000-09-14 Thursday 22:05 Frank Naumann * BINFILES, CONFIGVARS, DEPENDENCIES, EXTRAFILES, MISCFILES, Makefile, PHONY, RULES, .cvsignore, SRCFILES: New makefile system. 2000-09-11 Monday 13:04 Ralph Lowinski * gemlib/: a_appl.c, a_form.c, a_fsel.c, a_rsrc.c, a_scrp.c, a_shel.c, v_contrl.c, v_escape.c, v_inquir.c, v_misc.c, v_output.c: changed char* to const char* where neccessary to avoid compiler warnings. 2000-09-11 Monday 13:04 Ralph Lowinski * gemlib/include/gem.h: changed char* to const char* where neccessary to avoid compiler warnings.: 2000-06-30 Friday 22:42 Frank Naumann * gemlib/: ChangeLog, v_inquir.c, include/gem.h: Added MagiC object extensions (send from Christian Felsch). 2000-06-20 Tuesday 21:28 Ralph Lowinski * gemlib/include/gem.h: [no log message] 2000-06-19 Monday 18:22 Frank Naumann * gemlib/: ChangeLog, Makefile, Makefile.gem, Makefile.gemx, _gc_asm.s, _pc_asm.s, a_appl.c, a_evnt.c, a_form.c, a_fsel.c, a_graf.c, a_menu.c, a_objc.c, a_rect.c, a_rsrc.c, a_scrp.c, a_shel.c, a_wind.c, gem.pc, gemx.pc, globals.c, v_attrib.c, v_contrl.c, v_escape.c, v_input.c, v_inquir.c, v_misc.c, v_output.c, v_raster.c, x_fnts.c, x_form.c, x_fslx.c, x_lbox.c, x_nvdi.c, x_objc.c, x_pdlg.c, x_wdlg.c, include/gem.h, include/gemx.h: Initial revision