Commit graph

49 commits

Author SHA1 Message Date
Alan Coopersmith
c7d048dacf Use version number from configure.ac in Xcursor.man instead of "Version 1.0" 2006-08-24 19:21:47 -07:00
Alan Coopersmith
8c73ee7260 Add *~ to .gitignore to skip over emacs droppings 2006-08-24 18:42:36 -07:00
Alan Coopersmith
c7886900f1 Man page typo fixes (pimaps, directorys) 2006-08-24 18:42:03 -07:00
Chris Wilson
e0a501e91c fix leak in header destruction
Fix a couple of if (!foo) free(foo); tests.
2006-08-12 19:55:44 +03:00
Alan Coopersmith
2f08984396 renamed: .cvsignore -> .gitignore 2006-07-13 14:58:50 -07:00
Daniel Stone
c6f65af419 Bug #5268: Fix small memory leak. (Matthias Clasen). Change some return 0s
to NULL. Bump to 1.1.7.
2006-06-03 10:23:57 +00:00
Eric Anholt
8adc6fe181 Look for cursors in datadir, not always /usr/share. 2006-04-27 17:26:28 +00:00
Adam Jackson
3c69a6ef12 Bump to 1.1.6 2006-04-27 00:04:48 +00:00
Adam Jackson
f9bc007d71 Coverity #159: Prevent a possible NULL chase. 2006-04-07 00:58:59 +00:00
Daniel Stone
1f862e619f Bug #4439: Include Xlib.h. 2006-03-04 21:00:40 +00:00
Kevin E Martin
461b3c5c0e Update package version number for final X11R7 release candidate. 2005-12-15 00:24:29 +00:00
Kevin E Martin
aed42762a9 Add icondir to xcursor.pc to be used when installing cursors. 2005-12-09 19:28:41 +00:00
Kevin E Martin
189c967226 Add configure options to allow hard-coded paths to be changed. 2005-12-08 17:55:19 +00:00
Kevin E Martin
b8c92a26d0 Allow hard-coded paths to be configurable. 2005-12-08 17:54:40 +00:00
Kevin E Martin
af09e8d8ed Change *man_SOURCES ==> *man_PRE to fix autotools warnings. 2005-12-06 22:48:42 +00:00
Kevin E Martin
47043f5e93 Update package version number for X11R7 RC3 release. 2005-12-03 05:49:43 +00:00
Alan Coopersmith
a3ddd7c6aa 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)
2005-11-28 22:03:05 +00:00
Kevin E Martin
328e88110f Update pkgconfig files to separate library build-time dependencies from
application build-time dependencies, and update package deps to work
    with separate build roots.
2005-11-19 07:15:41 +00:00
Alan Coopersmith
54d9a60a18 Use $(LIB_MAN_SUFFIX) instead of forcing man page into section 3. 2005-11-13 17:59:28 +00:00
Kevin E Martin
f0dfdfc7b4 Bump version numbers for X11R6.9/X11R7 RC2. 2005-11-09 21:31:19 +00:00
Kevin E Martin
c0773eea4b Update package version number for X11R7 RC2 release. 2005-11-09 21:19:12 +00:00
Kevin E Martin
345cf36920 Update pkgcheck dependencies to work with separate build roots. 2005-11-01 15:11:51 +00:00
Adam Jackson
7c7bdccde9 Bug #4244: Make XcursorSetTheme(dpy, NULL) restore the default theme.
(Frederico Mena-Quintero)
2005-10-19 22:26:55 +00:00
Kevin E Martin
4d4de72c69 Update package version number for RC1 release. 2005-10-19 02:48:09 +00:00
Alan Coopersmith
b1bc7d7328 Use troff macros to prevent cpp eating C comments & #defines that are
supposed to appear in man page output.
2005-10-13 02:22:47 +00:00
Alan Coopersmith
08ccddfa98 Define HAVE_XFIXES 2005-10-11 01:37:44 +00:00
Adam Jackson
7a5e360179 Do PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds with
a global configure cache don't get confused.
2005-08-03 03:28:01 +00:00
Kevin E Martin
af4b88bba2 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
2005-07-29 21:22:51 +00:00
Daniel Stone
b34368c667 Change soversion to 1.0.2 with -version-number. 2005-07-16 06:35:32 +00:00
Keith Packard
9ffefcd641 Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directory 2005-07-09 06:13:36 +00:00
Keith Packard
b5a724c201 Make sure XFIXES appears in LIBS line, fix up other pkg-config usage. 2005-07-08 05:02:01 +00:00
Daniel Stone
45b0f06f13 Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Add XSERV_t, TRANS_SERVER, TRANS_REOPEN to quash warnings.
Add #include <dix-config.h> or <xorg-config.h>, as appropriate, to all
    source files in the xserver/xorg tree, predicated on defines of
    HAVE_{DIX,XORG}_CONFIG_H. Change all Xfont includes to
    <X11/fonts/foo.h>.
2005-07-03 07:00:56 +00:00
Eric Anholt
c010a3f076 There are no manpages in this directory, so don't try to include them in
EXTRA_DIST. Should fix the build.
Reported by: tinderbox
2005-07-03 00:02:27 +00:00
Kevin E Martin
0881bb3ce0 Add appropriate lib*_CFLAGS to Makefile.am's -- fixes build problems 2005-07-02 06:35:03 +00:00
Daniel Stone
caa910e492 Import Xcursor 1.1.4 from freedesktop.org xlibs tree. 2005-06-29 18:46:53 +00:00
Daniel Stone
e67de73f5c Bug #1043: Fix leak when creating animated cursors. 2005-06-13 16:44:53 +00:00
Søren Sandmann Pedersen
89e52cde6e Remove experiment with calling the man page file 4x 2005-06-08 20:51:37 +00:00
Søren Sandmann Pedersen
5589b4f6a3 Remove all the not found with pkgconfig stuff 2005-06-08 20:44:18 +00:00
Søren Sandmann Pedersen
4070c0af6c - Add Xcursor build system 2005-06-08 19:15:43 +00:00
Markus Kuhn
50911b052c Encoding of numerous files changed to UTF-8 2004-12-04 00:42:47 +00:00
Egbert Eich
cbcf471d91 Merging XORG-CURRENT into trunk 2004-04-23 18:43:40 +00:00
Egbert Eich
fb1739bd22 Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 2004-03-14 08:32:05 +00:00
Egbert Eich
bfcfbe061f Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 2004-03-03 12:11:23 +00:00
Egbert Eich
c450b74503 readding XFree86's cvs IDs 2004-02-26 13:35:32 +00:00
Egbert Eich
79b8e8b996 Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 2004-02-26 09:22:42 +00:00
Kaleb Keithley
b39c8ec34b XFree86 4.3.99.901 (RC 1) 2003-12-04 22:02:56 +00:00
Kaleb Keithley
969878fc6f XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:28:09 +00:00
Kaleb Keithley
8387908965 XFree86 4.3.0.1 2003-11-14 16:48:48 +00:00
Kaleb Keithley
3b84b14bf0 Initial revision 2003-11-14 16:48:48 +00:00