2014-05-15 Norbert Koch * Makefile (VERSION): XEmacs package 1.16 released. 2014-05-15 Norbert Koch * Makefile (VERSION): XEmacs package 1.15 released. 2014-05-13 Jerry James * .hgignore: New file. * *.el: Restore CVS keyword expansions. 2005-04-05 Norbert Koch * Makefile (VERSION): XEmacs package 1.14 released. 2005-01-04 Norbert Koch * Makefile (VERSION): XEmacs package 1.13 released. 2005-01-01 Steve Youngs * Makefile (AUTHOR_VERSION): Bump. This is the version 2.0 release. For details please see ChangeLog.upstream. 2004-07-14 Norbert Koch * Makefile (VERSION): XEmacs package 1.12 released. 2004-07-14 Steve Youngs * Makefile (DONTCOMPILE): Add auto-autoloads.el and custom-load.el. This prevents these files going into the package tarball twice. 2004-07-13 Jerry James * lisp/xlib-hello.el: * lisp/xlib-math.el: * lisp/xlib-xc.el: * lisp/xlib-xlib.el: * lisp/xlib-xr.el: * lisp/xlib-xwin.el: Remove many autoloads, replacing them with require forms. Fix a few typos. * Makefile (REQUIRES): Add xemacs-base for xpm-button.el. 2004-06-29 Norbert Koch * Makefile (VERSION): XEmacs package 1.11 released. 2004-06-28 Jerry James * lisp/xlib-xr.el (X-Event-define): Use push instead of cl-push. 2004-05-14 Norbert Koch * Makefile (VERSION): XEmacs package 1.10 released. 2004-05-14 Zajcev Evgeny * lisp/xlib-xlib.el (XDefaultDepth): [fix] Looking up visual depth by default visualid added. * lisp/xlib-xpm.el (X:xpm-parse-body-line): [fix] truncating removed. 2004-05-12 Zajcev Evgeny * lisp/xlib-tray.el (XTrayFindDock): [fix] XGrabServer/XUngrabServer removed. 2004-05-05 Norbert Koch * Makefile (VERSION): XEmacs package 1.09 released. 2004-05-05 Zajcev Evgeny * Makefile (AUTHOR_VERSION): 0.1 -> 0.2, marked as stable, but need a little more testing. * lisp/xlib-xwin.el (X-Attr): [fix] X-Attr-mapstate removed. * lisp/xlib-xwin.el (X-Atom-equal): [new] Return non-nil if two atoms represent same X resource. * lisp/xlib-xr.el (X-Event-XXX): autoloadable. * lisp/xlib-xr.el (X-default-timeout): [new] Default X reading timeout, now 60 seconds. It should be large if there sure that xlib works properly. * lisp/xlib-xr.el (X-Dpy-parse-message): [bug fix] Uses `X-Dpy-reqseq' now to check request sequence matching. * lisp/xlib-xlib.el (misc): Tiny fixes. * lisp/xlib-xlib.el (XSyncEvents): [new] * lisp/xlib-xc.el (X-Dpy-put-property): [fix] typo. * lisp/xlib-xc.el (X-Dpy-reqseq): [new] To performe request id truncation. * lisp/xlib-const.el (X-True): [new] * lisp/xlib-const.el (X-False): [new] 2004-03-29 Norbert Koch * Makefile (VERSION): XEmacs package 1.08 released. 2004-03-27 Zajcev Evgeny * lisp/xlib-xwin.el (X-Win-equal): [new] Return non-nil if two X-Win structures equal from X request/reply point of view, i.e. ids equals. * lisp/xlib-xrecord.el (X-XRecordQueryVersion): [fix] Do not signal if xrecord extension missing. * lisp/xlib-xr.el (autoloads): Added some autoload magic strings. * lisp/xlib-xinerama.el (X-XIneramaQueryVersion): [fix] Do not signal if xinerama extension missing. * lisp/xlib-xinerama.el (X-XIneramaGetState): [fix] 2004-03-25 Norbert Koch * Makefile (VERSION): XEmacs package 1.07 released. 2004-03-22 Zajcev Evgeny * lisp/xlib-tray.el (XTrayInit): autoloadable. * ext/* (files): Moved to parent directory. * Makefile: Fixes due to files moving. 2004-03-17 Norbert Koch * Makefile (VERSION): XEmacs package 1.06 released. 2004-03-17 Zajcev Evgeny * lisp/xlib-hello.el (XX-Hello): 'Press me' button added, and 'Dismiss' button added to destroy xhello window. * lisp/xlib-const.el (xlib-version): [new] version variable added. 2004-03-15 Norbert Koch * Makefile (VERSION): XEmacs package 1.05 released. 2004-03-15 Zajcev Evgeny * Makefile (MAINTAINER): e-mail added. 2004-03-12 Norbert Koch * Makefile (VERSION): XEmacs package 1.04 released. 2004-03-11 Zajcev Evgeny * package-info.in (provides): xlib-load removed. * lisp/xlib-load.el: removed. 2004-03-11 Norbert Koch * Makefile (VERSION): XEmacs package 1.03 released. 2004-03-11 Zajcev Evgeny * package-info.in (Initial): Package description added. 2004-03-10 Norbert Koch * Makefile (VERSION): XEmacs package 1.02 released. * Makefile (VERSION): XEmacs package 1.01 released. 2004-03-09 Zajcev Evgeny * lisp/xlib-xlib.el (Module): Colors caching, XQueryPointer function added. * lisp/xlib-xwin.el (Module): Arc angles sementic changed. X-Drawable-dpy added. * lisp/xlib-const.el (Module): Filling constants added. 2004-02-15 Zajcev Evgeny * xlib-xlib.el (XNextEvent): New function to grab next X event. * xlib-xr.el (events): X-Events-stop error introduced to stop events handling. * xlib-xwin.el (Geom-Rect): Converters from X-Rect to X-Geom and back added. * ext/xlib-xinerama.el (fix): Tiny fixes. 2004-01-23 Zajcev Evgeny * ext/xlib-xpm.el (Module): Removed from here, moved to utils. 2004-01-21 Zajcev Evgeny * ChangeLog (Revision): ChangeLog for xlib in new XWEM layout created. ;; $Id: ChangeLog,v 1.35 2005-04-05 06:53:27 viteno Exp $