ChangeLog   [plain text]


commit b05d3efcd5ecceb73edc9e64cc07a5c7fcfaa321
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Fri Aug 6 16:08:20 2010 -0700

    xditview 1.0.2
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit cc0f7c0855e22a50d2ffca3f3be104d44854ae2c
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Fri Aug 6 16:05:21 2010 -0700

    config: update AC_PREREQ statement to 2.60
    
    Unrelated to the previous patches, the new value simply reflects
    the reality that the minimum level for autoconf to configure
    all X.org modules is 2.60 dated June 2006.
    
    ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 71b679ff4a6680368f3da23b184e081fdf4bedfd
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Fri Aug 6 08:54:56 2010 -0700

    Use AM_CFLAGS instead of requiring AM_PROG_CC_C_O
    
    Since we don't build different targets with different CFLAGS,
    simplify configuration and build.
    
    Also remove AC_PROG_CC since XORG_DEFAULT_OPTIONS handles that now.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 8d5842d32d880fab4e076776b669b6cd3d07a8ca
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Fri Aug 6 08:50:47 2010 -0700

    Fill in COPYING file with copyright notices from source code
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit c61d64144df11490353c436d103976dd6949c2e2
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Thu Jul 1 17:46:28 2010 -0700

    Xmu functions are called directly, so include it in PKG_CHECK_MODULES
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 8861f35c5199902638458d16267e455ac482eb1f
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Wed Jun 30 23:25:03 2010 -0700

    config: upgrade to util-macros 1.8 for additional man page support
    
    Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
    The value of MAN_SUBST is the same for all X.Org packages.
    
    Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS
    The existing statement can now be removed from the configuration file.
    
    Use automake provided $(AM_V_GEN) and XORG_DEFAULT_OPTIONS provided $(SED)
    Enables silent rule and use platform appropriate version of sed.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit a2453f7648632483c5e229a9c55f232b5ceee6d4
Author: Gaetan Nadon <memsize@videotron.ca>
Date:   Sat Dec 19 20:48:47 2009 -0500

    configure.ac: use backticks rather than $() for cmd subs
    
    Use "$PKG_CONFIG" rather than hard coded "pkg-config"
    
    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>

commit 1c1473782948289aa5747b157853939c0005c86d
Author: Gaetan Nadon <memsize@videotron.ca>
Date:   Thu Nov 26 09:19:53 2009 -0500

    Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
    
    Now that the INSTALL file is generated.
    Allows running make maintainer-clean.

commit c8f4d8fec8d9d267d514069f22bb97d78d9bf02e
Author: Gaetan Nadon <memsize@videotron.ca>
Date:   Wed Oct 28 14:09:08 2009 -0400

    INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
    
    Add missing INSTALL file. Use standard GNU file on building tarball
    README may have been updated
    Remove AUTHORS file as it is empty and no content available yet.
    Remove NEWS file as it is empty and no content available yet.

commit b20e0836477153bd42955d152c87c0b3652bbd40
Author: Gaetan Nadon <memsize@videotron.ca>
Date:   Tue Oct 27 15:07:24 2009 -0400

    Deploy the new XORG_DEFAULT_OPTIONS #24242
    
    This macro aggregate a number of existing macros that sets commmon
    X.Org components configuration options. It shields the configuration file from
    future changes.

commit 1d80ad4cc2d12060aa2d263b7775fa1095facf4d
Author: Gaetan Nadon <memsize@videotron.ca>
Date:   Mon Oct 26 22:08:38 2009 -0400

    Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
    
    ChangeLog filename is known to Automake and requires no further
    coding in the makefile.

commit 1393c45552fc14e8210470f4e9e5f0ff61c23728
Author: Gaetan Nadon <memsize@videotron.ca>
Date:   Thu Oct 22 12:34:15 2009 -0400

    .gitignore: use common defaults with custom section # 24239
    
    Using common defaults will reduce errors and maintenance.
    Only the very small or inexistent custom section need periodic maintenance
    when the structure of the component changes. Do not edit defaults.

commit c02e64f7a2cc1a59fb24b6c3bf125dd177d20ed9
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Thu Oct 1 14:54:22 2009 -0700

    Add README with pointers to mailing lists, bugzilla, & git
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>

commit 9eed454db87e3d1956298558b8595d4fddd85d05
Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
Date:   Tue Jan 13 17:18:26 2009 -0200

    Ansification and compile warning fixes.
    
      This also uses XORG_CHANGELOG and XORG_CWARNFLAGS, corrects
    make distcheck and all gcc 4.3 and sparse warnings.

commit a73267ed9bca410a83fd2a9ff3bcc0b659804295
Author: James Cloos <cloos@jhcloos.com>
Date:   Wed Aug 20 10:32:50 2008 -0400

    xaw8 is gone, use xaw7

commit 698cffe8f81447969cf5bab75fff41c0e24d0939
Author: Jeremy Huddleston <jeremyhu@freedesktop.org>
Date:   Thu Mar 27 20:32:09 2008 -0700

    Added missing AM_PROG_CC_C_O

commit 4ce9072751ab49742a5c1e56846540edd20ade9a
Author: Jeremy Huddleston <jeremyhu@freedesktop.org>
Date:   Thu Mar 27 20:07:57 2008 -0700

    Build fix for file systems that are not case sensitive

commit 0d6dfa2a57288c749ca84d105644c12ddc3019ec
Author: James Cloos <cloos@jhcloos.com>
Date:   Thu Dec 6 16:37:11 2007 -0500

    Replace static ChangeLog with dist-hook to generate from git log

commit 96ac95a860acd786cf592057ff1dbf3aff54e12d
Author: James Cloos <cloos@jhcloos.com>
Date:   Mon Sep 3 05:51:18 2007 -0400

    Add *~ to .gitignore to skip patch/emacs droppings

commit ab06b0738229e92404e4ebce74fcc49e8ea9baff
Author: James Cloos <cloos@jhcloos.com>
Date:   Thu Aug 23 19:24:42 2007 -0400

    Rename .cvsignore to .gitignore

commit fa5bac56eaa4d1b220be9482758f44d658df8657
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Dec 21 02:29:49 2005 +0000

    Update package version for X11R7 release.

commit 50b53649ad329f1a5c038deeeafe681924b6eddd
Author: Adam Jackson <ajax@nwnk.net>
Date:   Mon Dec 19 16:22:43 2005 +0000

    Stub COPYING files

commit d0ecfe6cdfe672b1340ecb1d14b97922a375f91a
Author: Kevin E Martin <kem@kem.org>
Date:   Thu Dec 15 00:24:05 2005 +0000

    Update package version number for final X11R7 release candidate.

commit 7dfe2ee4c0312d7ca924d77c09098ca5b4948b3b
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Dec 7 16:17:59 2005 +0000

    Change to use the app-defaults default dir configured in libXt.

commit 66a5572e4d49de7366d9cb6586cfdb4a41e6aa6a
Author: Kevin E Martin <kem@kem.org>
Date:   Tue Dec 6 22:48:20 2005 +0000

    Change *man_SOURCES ==> *man_PRE to fix autotools warnings.

commit e069c91ac9d5919779dabaaf238a73997cb39411
Author: Kevin E Martin <kem@kem.org>
Date:   Sat Dec 3 05:49:19 2005 +0000

    Update package version number for X11R7 RC3 release.

commit 837f6e226dfcc1f08669c2a9353706f51c06948e
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Mon Nov 28 22:01:40 2005 +0000

    Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
        update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)

commit 86c3aed84692ba2e8abba4e71e095be1c74a1472
Author: Eric Anholt <anholt@freebsd.org>
Date:   Mon Nov 21 10:34:59 2005 +0000

    Another pass at .cvsignores for apps.

commit a2aaf98c495e0898320085deca662a5352fc6df4
Author: Eric Anholt <anholt@freebsd.org>
Date:   Sun Nov 20 22:08:51 2005 +0000

    Add/improve .cvsignore files for apps.

commit 98a90f8714b490e32e5a5c9ab95028e0bb877e05
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Oct 19 02:47:53 2005 +0000

    Update package version number for RC1 release.

commit 6dbb0ac2ad3435721cdbd9e556010926e04379f9
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Tue Oct 18 00:32:54 2005 +0000

    Change default install dir for app-default files from
        $(sysconfdir)/X11/app-defaults to $(libdir)/X11/app-defaults to match
        the monolith & allow localization

commit da0f86782a9172bf23efe514adf2025b936c626e
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Mon Oct 17 23:56:21 2005 +0000

    Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to
        work better with BSD make

commit 59535c605a073db09aa1c08a93d056b1b9bd90a9
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Fri Oct 14 00:25:44 2005 +0000

    Use sed to fill in variables in man page

commit 7cc94256cfb6146ea03f37bcc710f9177032d979
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Sun Oct 2 19:35:49 2005 +0000

    Add ldblarrow & rdblarrow bitmaps to xditview

commit 2e789b84345923e0718985ed91de1ffe715a0d72
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Mon Aug 1 20:25:29 2005 +0000

    Install man pages to section 1 instead of section m (Patch from Donnie
        Berkholz)

commit 8ad58e473b58679bf73128e1396bbd40b4116d93
Author: Kevin E Martin <kem@kem.org>
Date:   Fri Jul 29 21:22:31 2005 +0000

    Various changes preparing packages for RC0:
    - Verify and update package version numbers as needed
    - Implement versioning scheme
    - Change bug address to point to bugzilla bug entry form
    - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
        reenable it)
    - Fix makedepend to use pkgconfig and pass distcheck
    - Update build script to build macros first
    - Update modular Xorg version

commit f962df222c7d88dae609679a3fd7dc8bb892c869
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Tue Jul 26 15:44:02 2005 +0000

    Replace more GNU make-ism's with more portable macros

commit f9a1705a1ff8b5a585bbc04925519992b4c09523
Author: Adam Jackson <ajax@nwnk.net>
Date:   Wed Jul 20 19:31:52 2005 +0000

    Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global
        configure cache, you cache it, and the cached value is probably wrong.

commit 8f71071ec06b471378321afe3980cb80de111621
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Sat Jul 16 22:07:13 2005 +0000

    Add #ifdef HAVE_CONFIG_H/#include "config.h" to files that need it to get
        HAS_MKSTEMP defined in modular builds.

commit d2835ed1c92ed5504455831e861a33b9ebedee7e
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Sat Jul 16 22:00:11 2005 +0000

    Convert more app-defaults rules to work with non-GNU make

commit 783f6b29ef8cfa45394847eea56362073f552b30
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Sat Jul 16 21:59:14 2005 +0000

    Define HAS_MKSTEMP if mkstemp() is present (needed for improved protection
        against tempfile race conditions in many places)

commit a72338b2f0fef721d6388d292ece4b21f19e9def
Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
Date:   Wed Jul 6 19:53:30 2005 +0000

    Build system for xditview

commit f6f89b92dce48d65da1e89debbf15b1ff8b727de
Author: Egbert Eich <eich@suse.de>
Date:   Fri Apr 23 19:54:42 2004 +0000

    Merging XORG-CURRENT into trunk

commit b932978399dfc078e0216ec6073f237a60ed32fe
Author: Egbert Eich <eich@suse.de>
Date:   Sun Mar 14 08:35:11 2004 +0000

    Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004

commit 7d1befb96b2874812e59335b3a560ed1f3c063c3
Author: Egbert Eich <eich@suse.de>
Date:   Wed Mar 3 12:13:00 2004 +0000

    Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004

commit 436d9f6ea33a815a21d7066354a3a6e317901057
Author: Egbert Eich <eich@suse.de>
Date:   Thu Feb 26 13:36:17 2004 +0000

    readding XFree86's cvs IDs

commit 24d49e45544894cd22fd5fd11145805ccfe88ccc
Author: Egbert Eich <eich@suse.de>
Date:   Thu Feb 26 09:24:00 2004 +0000

    Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004

commit c355698ae0f02fcc49a528d57a2070d9b0c64fba
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Tue Nov 25 19:29:11 2003 +0000

    XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks

commit de89577b3dd6b405e2fd274afb20eea8dcc651c9
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Fri Nov 14 16:49:21 2003 +0000

    XFree86 4.3.0.1

commit 84735728ed5f6a07d87254860e2776775c54b85b
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Fri Nov 14 16:49:21 2003 +0000

    Initial revision