CVS log for winex/include/config.h.in |
 |
|
Up to [cvs] / winex / include / config.h.in
Request diff between arbitrary revisions
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision 1.65 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Wed Sep 12 12:18:18 2007 UTC (14 months, 1 week ago) by daniel
CVS Tags:
HEAD
Changes since 1.64: +3 -0 lines
Diff to previous 1.64
- added a check for regex.h in the configure script. WineHQ's dbghelp symbol loader needs this
Revision 1.64 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Tue Jul 31 20:05:42 2007 UTC (15 months, 3 weeks ago) by mark
Changes since 1.63: +3 -0 lines
Diff to previous 1.63
Refactor SHM server to handle both POSIX and SYSV IPC.
Add support for SHM server on Mac OS X.
Revision 1.63 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Tue Jul 31 17:35:25 2007 UTC (15 months, 3 weeks ago) by mark
Changes since 1.62: +6 -0 lines
Diff to previous 1.62
- place temp files in <temp>/tg-user/ to avoid conflicts between users
Revision 1.62 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Wed Jun 27 12:09:36 2007 UTC (16 months, 3 weeks ago) by daniel
Changes since 1.61: +12 -0 lines
Diff to previous 1.61
- add support for GetTcpTable on Mac OS X
(change by Mark)
Revision 1.61 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Wed Jun 27 11:50:31 2007 UTC (16 months, 3 weeks ago) by daniel
Changes since 1.60: +16 -0 lines
Diff to previous 1.60
- various changes & configure checks to build on Leopard (MacOS X 10.5)
Revision 1.60 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Fri Mar 30 20:33:11 2007 UTC (19 months, 3 weeks ago) by daniel
Changes since 1.59: +3 -0 lines
Diff to previous 1.59
- make config.h include-guarded
- include config.h in include/wine/debug.h to ensure that all channels get disabled when desired
- fix build error in twain that shows up now that it actually tries to detect SANE support (hah!) due to config.h getting included via debug.h
Revision 1.59 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Fri Mar 30 20:24:00 2007 UTC (19 months, 3 weeks ago) by daniel
Changes since 1.58: +6 -0 lines
Diff to previous 1.58
- require libjpeg & libpng on MacOS X
- fixes to build with the above on MacOS X
Revision 1.58 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Fri Mar 30 20:17:44 2007 UTC (19 months, 3 weeks ago) by daniel
Changes since 1.57: +3 -3 lines
Diff to previous 1.57
- shift to using HAVE_STRUCT_SOCKADDR_SA_LEN instead of HAVE_SOCKADDR_SA_LEN for ease of compatibility with imported WineHQ code
Revision 1.57 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Tue Mar 27 22:20:25 2007 UTC (19 months, 3 weeks ago) by daniel
Changes since 1.56: +9 -0 lines
Diff to previous 1.56
Merge branch into mainline.
Revision 1.56 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Mon Nov 6 13:38:30 2006 UTC (2 years ago) by daniel
Changes since 1.55: +12 -0 lines
Diff to previous 1.55
rt: 33396
New WIDL code and libs/wpp from WineHQ.
Revision 1.55 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Tue Mar 14 13:55:32 2006 UTC (2 years, 8 months ago) by mark
Changes since 1.54: +6 -0 lines
Diff to previous 1.54
Get Cedega compiling on Fedora Core 4.
Revision 1.54 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Mon Jan 24 18:29:37 2005 UTC (3 years, 9 months ago) by ovek
CVS Tags:
cedega-4-3
Changes since 1.53: +7 -5 lines
Diff to previous 1.53
Regenerated stuff with my version of the autotools (to separate those
changes cleanly from my real changes).
Revision 1.53 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Fri Jan 21 22:11:55 2005 UTC (3 years, 9 months ago) by peter
Changes since 1.52: +8 -7 lines
Diff to previous 1.52
Since some versions of freetype don't have this symbol, we need to do more
than just a runtime check for compilation.
Revision 1.52 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Fri Jan 21 20:16:25 2005 UTC (3 years, 9 months ago) by peter
Changes since 1.51: +3 -0 lines
Diff to previous 1.51
Portability fixes. Based off patch from Bruce M Simpson for FreeBSD.
Revision 1.51 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Fri Jan 21 19:32:47 2005 UTC (3 years, 9 months ago) by ovek
Changes since 1.50: +3 -0 lines
Diff to previous 1.50
Configure check for Linux getaddrinfo.
Revision 1.50 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Fri Jan 21 19:22:23 2005 UTC (3 years, 9 months ago) by ovek
Changes since 1.49: +21 -0 lines
Diff to previous 1.49
Merge of ReWind CVS at Nov 5, 2004.
Revision 1.1.1.25 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
(vendor branch)
Fri Jan 21 19:17:35 2005 UTC (3 years, 9 months ago) by ovek
Branch:
winehq
Changes since 1.1.1.24: +250 -657 lines
Diff to previous 1.1.1.24
Import of ReWind CVS at Nov 5, 2004.
Revision 1.49 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Thu Jul 8 15:55:36 2004 UTC (4 years, 4 months ago) by peter
Changes since 1.48: +28 -6 lines
Diff to previous 1.48
Ooops. Forgot to commit this as well for all those new configure options.
Revision 1.48 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Fri Mar 12 03:35:03 2004 UTC (4 years, 8 months ago) by james
Changes since 1.47: +6 -0 lines
Diff to previous 1.47
Initial support for 24-bit icon extractions in shell links. Doesn't
support the transparencies yet (will be added later) Requires
libpng and png development headers.
Revision 1.47 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Thu Jan 29 19:09:47 2004 UTC (4 years, 9 months ago) by ovek
CVS Tags:
winex-3-3-2,
winex-3-3-1,
winex-3-3
Branch point for:
winex-3-3-branch
Changes since 1.46: +258 -712 lines
Diff to previous 1.46
Check for valgrind headers.
Revision 1.46 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Wed Dec 17 21:03:51 2003 UTC (4 years, 11 months ago) by david
Changes since 1.45: +14 -0 lines
Diff to previous 1.45
* fix up configure script to support new freetype versions
** also fix gdi/freetype.c for it.
** and for wineps/truetype.c
* add configure check for fontconfig (not checking in code that uses it yet, though)
Revision 1.45 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Wed Dec 17 20:51:18 2003 UTC (4 years, 11 months ago) by ovek
Changes since 1.44: +724 -252 lines
Diff to previous 1.44
Merge of ReWind CVS at Dec 17, 2003.
Revision 1.1.1.24 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
(vendor branch)
Wed Dec 17 18:55:44 2003 UTC (4 years, 11 months ago) by ovek
Branch:
winehq
CVS Tags:
rewind-20031219,
rewind-20031217
Changes since 1.1.1.23: +676 -230 lines
Diff to previous 1.1.1.23
Import from ReWind CVS at Dec 17, 2003.
Revision 1.44 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Wed Oct 15 02:53:13 2003 UTC (5 years, 1 month ago) by james_hatheway
CVS Tags:
winex-3-2-1,
winex-3-2,
winex-3-1-99,
dec3-internal-merge
Branch point for:
winex-3-2-branch
Changes since 1.43: +3 -0 lines
Diff to previous 1.43
Fix a build error in FreeBSD (There is no values.h on FBSD)
Revision 1.43 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Wed Oct 15 02:32:46 2003 UTC (5 years, 1 month ago) by james_hatheway
Changes since 1.42: +3 -0 lines
Diff to previous 1.42
Fix a build issue on FreeBSD (no fpu_control.h there... )
Revision 1.42 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Wed Oct 15 01:46:14 2003 UTC (5 years, 1 month ago) by james_hatheway
Changes since 1.41: +3 -0 lines
Diff to previous 1.41
Some things to fix builds in FreeBSD
Revision 1.41 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Fri Aug 22 22:42:30 2003 UTC (5 years, 3 months ago) by hunnise
CVS Tags:
start-merge-6oct03
Changes since 1.40: +9 -3 lines
Diff to previous 1.40
Add Xcursor configure check.
Revision 1.40 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Wed Jul 23 14:57:17 2003 UTC (5 years, 4 months ago) by hunnise
CVS Tags:
winex-sims-3-2
Branch point for:
winex-sims-3-2-branch
Changes since 1.39: +6 -0 lines
Diff to previous 1.39
Add RandR detection
Revision 1.39 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Mon Jul 7 20:47:37 2003 UTC (5 years, 4 months ago) by hunnise
Changes since 1.38: +3 -0 lines
Diff to previous 1.38
Add configure check __builtin_expect
Revision 1.38 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Tue Apr 22 19:26:05 2003 UTC (5 years, 7 months ago) by hunnise
CVS Tags:
winex-kohan-3-1,
winex-3-1
Branch point for:
winex-kohan-3-2-branch,
winex-3-0-branch
Changes since 1.37: +6 -3 lines
Diff to previous 1.37
New configure checks for pthreads
Revision 1.37 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Sun Apr 13 17:09:37 2003 UTC (5 years, 7 months ago) by hunnise
CVS Tags:
winex-3-0
Changes since 1.36: +2 -4 lines
Diff to previous 1.36
Remove reentrant libc checks which were busted for any libc for which you
couldn't override errno_location (or equivalent). Assume everything is
reentrant (including x11).
Could be readded later with a better check.
Revision 1.36 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Fri Jan 24 19:31:32 2003 UTC (5 years, 9 months ago) by hunnise
CVS Tags:
winex-3-0-pre-1
Changes since 1.35: +21 -6 lines
Diff to previous 1.35
Add missing mipmap configure check. Also regenerate include/config.h.in
which was missing some things
Revision 1.35 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Mon Dec 23 19:39:22 2002 UTC (5 years, 10 months ago) by hunnise
Changes since 1.34: +12 -0 lines
Diff to previous 1.34
Merge from 2.0 branch
Revision 1.34 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Mon Nov 11 21:07:16 2002 UTC (6 years ago) by crazney
CVS Tags:
head_merge_from_winex_2_0_branch
Changes since 1.33: +3 -0 lines
Diff to previous 1.33
A whole bunch of new stuff and fixes in wininet (internet stuff)
o) Support for HTTPS through the use of OpenSSL. Dynamically linked!
o) Began seperating all socket things into a new
layer, only for HTTP for now (FTP will come later)
This was necessary for HTTPS.
o) Implemented cookie support. (Memory only for now, doesn't support paths
or time to die)
o) Added a loop around the HTTP requests incase we recieve a "Location:"
header and have to go elsewhere.
o) Unicode (W) wrappers for several functions.
o) A bunch of bug fixes with the headers being sent out in the right order
(Eg, don't double up on the Host: header, and sent it last).
o) A whole wack of other misc bug fixes.
Revision 1.1.1.23 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
(vendor branch)
Wed Sep 25 19:21:44 2002 UTC (6 years, 1 month ago) by ovek
Branch:
winehq
CVS Tags:
rewind-20030217,
rewind-20020925
Changes since 1.1.1.22: +9 -0 lines
Diff to previous 1.1.1.22
Import of ReWind CVS at Sep 25, 2002.
Revision 1.33 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Fri Aug 23 23:17:40 2002 UTC (6 years, 2 months ago) by ovek
Changes since 1.32: +9 -0 lines
Diff to previous 1.32
Added ALSA configure check.
Revision 1.32 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Sun Aug 4 20:13:22 2002 UTC (6 years, 3 months ago) by ovek
Changes since 1.31: +12 -0 lines
Diff to previous 1.31
Merge of ReWind CVS at Aug 4, 2002.
Revision 1.1.1.22 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
(vendor branch)
Sun Aug 4 19:40:11 2002 UTC (6 years, 3 months ago) by ovek
Branch:
winehq
CVS Tags:
rewind-20020804
Changes since 1.1.1.21: +12 -0 lines
Diff to previous 1.1.1.21
Import of ReWind CVS at Aug 4, 2002.
Revision 1.31 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Fri Jun 7 12:52:18 2002 UTC (6 years, 5 months ago) by ovek
CVS Tags:
quartz-pre-removal,
quartz-post-removal
Changes since 1.30: +6 -0 lines
Diff to previous 1.30
Merge of ReWind CVS at Jun 7, 2002.
Revision 1.1.1.21 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
(vendor branch)
Fri Jun 7 12:24:26 2002 UTC (6 years, 5 months ago) by ovek
Branch:
winehq
CVS Tags:
rewind-20020607
Changes since 1.1.1.20: +6 -0 lines
Diff to previous 1.1.1.20
Import of ReWind CVS at Jun 7, 2002.
Revision 1.30 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Fri Apr 19 18:10:54 2002 UTC (6 years, 7 months ago) by ovek
Changes since 1.29: +30 -0 lines
Diff to previous 1.29
Merge of ReWind CVS at April 19, 2002.
Revision 1.1.1.20 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
(vendor branch)
Fri Apr 19 17:57:05 2002 UTC (6 years, 7 months ago) by ovek
Branch:
winehq
CVS Tags:
rewind-20020427,
rewind-20020419
Changes since 1.1.1.19: +193 -147 lines
Diff to previous 1.1.1.19
Import of ReWind CVS at Apr 19, 2002.
Revision 1.29 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Fri Apr 19 16:36:18 2002 UTC (6 years, 7 months ago) by ovek
Changes since 1.28: +389 -331 lines
Diff to previous 1.28
Merge of Wine release 20020228, the last X11-licensed Wine release.
Conflicts between our typelib marshaller and Marcus's were resolved
by dumping Marcus's marshaller.
Revision 1.1.1.19 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
(vendor branch)
Fri Apr 19 15:51:37 2002 UTC (6 years, 7 months ago) by ovek
Branch:
winehq
CVS Tags:
wine-20020228
Changes since 1.1.1.18: +377 -320 lines
Diff to previous 1.1.1.18
Import of Wine release 20020228, the last X11-licensed Wine release.
Revision 1.28 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Wed Jan 16 19:49:06 2002 UTC (6 years, 10 months ago) by ovek
CVS Tags:
winex-kohan-2-1,
winex-2-2-1,
winex-2-2,
winex-2-1,
winex-2-0-branch-merge-to-head,
winex-2-0
Branch point for:
winex-2-0-branch
Changes since 1.27: +6 -6 lines
Diff to previous 1.27
Merge of WineHQ CVS at Jan 16, 2002.
Revision 1.1.1.18 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
(vendor branch)
Wed Jan 16 19:05:05 2002 UTC (6 years, 10 months ago) by ovek
Branch:
winehq
CVS Tags:
winehq-20020116
Changes since 1.1.1.17: +6 -6 lines
Diff to previous 1.1.1.17
Import of WineHQ CVS at Jan 16, 2002.
Revision 1.27 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Mon Dec 31 15:12:17 2001 UTC (6 years, 10 months ago) by ovek
Changes since 1.26: +12 -12 lines
Diff to previous 1.26
Attempted merge of Wine release 20011226. Probably breaks lots of stuff.
(Use the wine-premerge-20011226 cvs tag if you want)
Revision 1.1.1.17 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
(vendor branch)
Mon Dec 31 10:50:42 2001 UTC (6 years, 10 months ago) by ovek
Branch:
winehq
CVS Tags:
wine-20011226
Changes since 1.1.1.16: +12 -12 lines
Diff to previous 1.1.1.16
Import of Wine release 20011226.
(The tree before this import has been tagged wine-premerge-20011226)
Revision 1.26 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Sun Dec 30 13:04:05 2001 UTC (6 years, 10 months ago) by ovek
CVS Tags:
wine-premerge-20011226
Changes since 1.25: +12 -15 lines
Diff to previous 1.25
Cleaned up configure a bit. (As I recall, Alexandre doesn't like acconfig.h)
Revision 1.25 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Thu Dec 13 00:04:23 2001 UTC (6 years, 11 months ago) by andrewlewycky
Changes since 1.24: +11 -2 lines
Diff to previous 1.24
Support using the pthreads library.
configure with --enable-pthreads to enable it.
Revision 1.24 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Sun Oct 28 15:12:07 2001 UTC (7 years ago) by ovek
Changes since 1.23: +3 -0 lines
Diff to previous 1.23
Merge of WineHQ CVS at Oct 28, 2001.
Revision 1.1.1.16 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
(vendor branch)
Sun Oct 28 14:18:05 2001 UTC (7 years ago) by ovek
Branch:
winehq
CVS Tags:
winehq-20011028
Changes since 1.1.1.15: +4 -1 lines
Diff to previous 1.1.1.15
Import of WineHQ CVS at Oct 28, 2001.
Revision 1.23 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Sat Oct 20 15:57:49 2001 UTC (7 years, 1 month ago) by ovek
Changes since 1.22: +0 -3 lines
Diff to previous 1.22
Removed configure check for gamma ramp.
Revision 1.22 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Sat Oct 13 23:26:46 2001 UTC (7 years, 1 month ago) by ovek
CVS Tags:
winehq-premerge-20010824-postmerge-20011014
Changes since 1.21: +3 -0 lines
Diff to previous 1.21
Merge back the winehq-premerge-20010824 branch.
Revision 1.21 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Thu Oct 4 14:24:54 2001 UTC (7 years, 1 month ago) by ovek
CVS Tags:
winehq-premerge-20010824-premerge-20011014
Changes since 1.20: +9 -0 lines
Diff to previous 1.20
Merge from WineHQ CVS on at Oct 4, 2001.
Revision 1.1.1.15 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
(vendor branch)
Thu Oct 4 13:46:44 2001 UTC (7 years, 1 month ago) by ovek
Branch:
winehq
CVS Tags:
winehq-20011005,
winehq-20011004,
wine-20011004
Changes since 1.1.1.14: +9 -0 lines
Diff to previous 1.1.1.14
Import of WineHQ CVS at Oct 4, 2001.
Revision 1.19.2.1 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Wed Aug 29 21:46:30 2001 UTC (7 years, 2 months ago) by andrewlewycky
Branch:
winehq-premerge-20010824
CVS Tags:
winehq-premerge-20010824-20011014,
Oct1201,
Oct1101
Changes since 1.19: +3 -0 lines
Diff to previous 1.19
, to next main 1.20
Configury bits for OSMesa.
--enable-osmesa will use OSMesa and *disable* GLX if OSMesa is installed.
Revision 1.20 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Wed Aug 29 19:37:08 2001 UTC (7 years, 2 months ago) by ovek
Changes since 1.19: +151 -111 lines
Diff to previous 1.19
Merge of Wine release 20010824 (only resolved CVS conflicts so far).
Revision 1.1.1.14 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
(vendor branch)
Wed Aug 29 18:21:32 2001 UTC (7 years, 2 months ago) by ovek
Branch:
winehq
CVS Tags:
winehq-20010908,
wine-20010824
Changes since 1.1.1.13: +151 -117 lines
Diff to previous 1.1.1.13
Import of Wine release 20010824.
Revision 1.19 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Fri Aug 17 18:50:44 2001 UTC (7 years, 3 months ago) by andrewlewycky
CVS Tags:
winehq-premerge-20010824-start
Branch point for:
winehq-premerge-20010824
Changes since 1.18: +3 -0 lines
Diff to previous 1.18
Don't use gluBuild2DMipmapLevels unless it is actually present in libGLU.
(So far, everybody who actually needs this function has it.)
Miniscule tweaks to the mipmap loading code.
Revision 1.18 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Fri Aug 17 15:46:23 2001 UTC (7 years, 3 months ago) by andrewlewycky
Changes since 1.17: +4 -1 lines
Diff to previous 1.17
Use XFree86 4.1 gamma ramp support.
Revision 1.17 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Sat Jul 14 13:31:44 2001 UTC (7 years, 4 months ago) by ovek
Changes since 1.16: +0 -6 lines
Diff to previous 1.16
Remove configure check for OSMesa.
Revision 1.16 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Tue May 1 05:57:52 2001 UTC (7 years, 6 months ago) by ovek
Changes since 1.15: +3 -0 lines
Diff to previous 1.15
Merge of WineHQ CVS at May 1, 2001.
Revision 1.1.1.13 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
(vendor branch)
Tue May 1 05:45:12 2001 UTC (7 years, 6 months ago) by ovek
Branch:
winehq
CVS Tags:
winehq-20010509,
winehq-20010501,
wine-20010510
Changes since 1.1.1.12: +3 -0 lines
Diff to previous 1.1.1.12
Import of WineHQ CVS at May 1, 2001.
Revision 1.15 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Sun Apr 15 00:07:52 2001 UTC (7 years, 7 months ago) by ovek
Changes since 1.14: +3 -0 lines
Diff to previous 1.14
Although the gdb remote debugging stuff I tried to write isn't currently
very useful, it might be something to work more on at a later time, or by
others, and I probably need to save all my local modifications somewhere
before leaving Spain anyway, so I may as well commit the work I've done
here. It is activated with a ENABLE_GDB_REMOTE conditional macro...
Revision 1.14 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Tue Jan 23 17:23:43 2001 UTC (7 years, 9 months ago) by ovek
Changes since 1.13: +5 -14 lines
Diff to previous 1.13
Merge from WineHQ CVS at Jan 22, 2001.
Revision 1.1.1.12 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
(vendor branch)
Tue Jan 23 17:12:55 2001 UTC (7 years, 9 months ago) by ovek
Branch:
winehq
CVS Tags:
winehq-20010425,
winehq-20010419,
winehq-20010416,
winehq-20010414,
winehq-20010320,
winehq-20010318,
winehq-20010129,
winehq-20010126,
winehq-20010123,
wine-20010418,
wine-20010326,
wine-20010305,
wine-20010216
Changes since 1.1.1.11: +5 -14 lines
Diff to previous 1.1.1.11
Import of WineHQ CVS at Jan 22, 2001 (which is yesterday, as winehq is down
today). Trying to get this machine up to speed and working...
Revision 1.13 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Sat Jan 13 14:14:38 2001 UTC (7 years, 10 months ago) by ovek
Changes since 1.12: +3 -0 lines
Diff to previous 1.12
Merge of Wine 20010112 (at Jan 13, 2001).
Revision 1.1.1.11 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
(vendor branch)
Sat Jan 13 13:53:08 2001 UTC (7 years, 10 months ago) by ovek
Branch:
winehq
CVS Tags:
winehq-20010117,
winehq-20010113,
wine-20010112
Changes since 1.1.1.10: +3 -0 lines
Diff to previous 1.1.1.10
Import of Wine 20010112 (at Jan 13, 2001).
Revision 1.12 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Fri Jan 12 20:02:59 2001 UTC (7 years, 10 months ago) by ovek
Changes since 1.11: +0 -10 lines
Diff to previous 1.11
Merge from WineHQ CVS at Jan 12, 2001.
Revision 1.1.1.10 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
(vendor branch)
Fri Jan 12 19:37:55 2001 UTC (7 years, 10 months ago) by ovek
Branch:
winehq
CVS Tags:
winehq-20010112
Changes since 1.1.1.9: +0 -10 lines
Diff to previous 1.1.1.9
Import of WineHQ CVS at Jan 12, 2001.
Revision 1.1.1.9 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
(vendor branch)
Fri Jan 5 08:01:50 2001 UTC (7 years, 10 months ago) by ovek
Branch:
winehq
CVS Tags:
winehq-20010105
Changes since 1.1.1.8: +6 -0 lines
Diff to previous 1.1.1.8
Import of WineHQ CVS at Jan 5, 2001, after Alexandre applied our
winehq-ddraw-merge patch, slightly modified.
(I tagged the tree before this import with winehq-premerge-20010105,
just in case.)
Revision 1.1.1.8 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
(vendor branch)
Wed Jan 3 06:01:28 2001 UTC (7 years, 10 months ago) by ovek
Branch:
winehq
CVS Tags:
winehq-20010103
Changes since 1.1.1.7: +6 -0 lines
Diff to previous 1.1.1.7
Seems Alexandre has been commiting again.
Import of WineHQ CVS at Jan 3, 2001.
Revision 1.11 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Fri Dec 29 11:09:31 2000 UTC (7 years, 10 months ago) by ovek
CVS Tags:
winehq-premerge-20010105,
winehq-ddraw-merge
Changes since 1.10: +9 -3 lines
Diff to previous 1.10
Merge from WineHQ CVS at Dec 29, 2000.
Revision 1.1.1.7 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
(vendor branch)
Fri Dec 29 10:55:21 2000 UTC (7 years, 10 months ago) by ovek
Branch:
winehq
CVS Tags:
winehq-20001230,
winehq-20001229
Changes since 1.1.1.6: +9 -3 lines
Diff to previous 1.1.1.6
Import of WineHQ CVS at Dec 29, 2000.
OK, I'll also add tags to mark the Wine 20001222 release relative to
our tree, if we still want to make diffs relative to last release...
Revision 1.10 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Fri Dec 29 04:38:29 2000 UTC (7 years, 10 months ago) by ovek
Changes since 1.9: +6 -0 lines
Diff to previous 1.9
Detect X keyboard extension.
Enable detectable autorepeat.
Revision 1.9 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Thu Dec 21 04:01:58 2000 UTC (7 years, 11 months ago) by ovek
Changes since 1.8: +3 -0 lines
Diff to previous 1.8
Merge from WineHQ CVS at Dec 21, 2000.
Revision 1.1.1.6 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
(vendor branch)
Thu Dec 21 03:34:18 2000 UTC (7 years, 11 months ago) by ovek
Branch:
winehq
CVS Tags:
winehq-20001223,
winehq-20001221,
wine-20001222
Changes since 1.1.1.5: +3 -0 lines
Diff to previous 1.1.1.5
Import of WineHQ CVS at Dec 21, 2000.
Revision 1.8 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Tue Dec 12 14:56:39 2000 UTC (7 years, 11 months ago) by ovek
Changes since 1.7: +3 -0 lines
Diff to previous 1.7
Merge from WineHQ CVS at Dec 12, 2000.
Revision 1.1.1.5 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
(vendor branch)
Tue Dec 12 13:59:26 2000 UTC (7 years, 11 months ago) by ovek
Branch:
winehq
CVS Tags:
winehq-20001214,
winehq-20001213,
winehq-20001212
Changes since 1.1.1.4: +3 -0 lines
Diff to previous 1.1.1.4
Import of WineHQ CVS at Dec 12, 2000 (really this time).
Revision 1.7 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Wed Dec 6 16:23:53 2000 UTC (7 years, 11 months ago) by ovek
Changes since 1.6: +9 -0 lines
Diff to previous 1.6
Finalize merge with WineHQ CVS 20001206 (I hope).
Revision 1.1.1.4 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
(vendor branch)
Wed Dec 6 15:47:23 2000 UTC (7 years, 11 months ago) by ovek
Branch:
winehq
CVS Tags:
winehq-20001206
Changes since 1.1.1.3: +9 -0 lines
Diff to previous 1.1.1.3
Bot gored, decided to merge with WineHQ again.
Using ISO date format in the tags to avoid accidental time travelling.
Importing WineHQ CVS at 20001206...
Revision 1.6 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Fri Dec 1 18:36:08 2000 UTC (7 years, 11 months ago) by andrewl
Changes since 1.5: +0 -6 lines
Diff to previous 1.5
Get rid of configure bits for libGLU.
Revision 1.5 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Fri Dec 1 09:05:03 2000 UTC (7 years, 11 months ago) by ovek
Changes since 1.4: +24 -6 lines
Diff to previous 1.4
Finalize merge from WineHQ.
Revision 1.1.1.3 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
(vendor branch)
Fri Dec 1 08:12:48 2000 UTC (7 years, 11 months ago) by ovek
Branch:
winehq
CVS Tags:
winehq-011200
Changes since 1.1.1.2: +24 -6 lines
Diff to previous 1.1.1.2
Import of WineHQ CVS at Dec 12 2000. Lots of bugfixes in there...
Revision 1.4 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Thu Nov 30 18:05:31 2000 UTC (7 years, 11 months ago) by andrewl
Changes since 1.3: +3 -0 lines
Diff to previous 1.3
Merge.
Revision 1.1.1.2 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
(vendor branch)
Thu Nov 23 15:15:51 2000 UTC (7 years, 11 months ago) by andrewl
Branch:
winehq
CVS Tags:
winehq-112300
Changes since 1.1.1.1: +3 -0 lines
Diff to previous 1.1.1.1
Import of Nov 23 winehq.
Revision 1.3.4.1 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Thu Nov 23 13:56:28 2000 UTC (7 years, 11 months ago) by andrewl
Branch:
merge-231100
Changes since 1.3: +3 -0 lines
Diff to previous 1.3
, to next main 1.4
Merging in from winehq, everything except ddraw.
Still working out kinks in winelib & dinput.
Revision 1.3 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Tue Sep 19 17:46:40 2000 UTC (8 years, 2 months ago) by andrewl
CVS Tags:
merge-231100-start,
andrew-071100-start,
andrew-071100-premerge,
andrew-071100-postmerge
Branch point for:
merge-231100,
andrew-071100
Changes since 1.2: +12 -3 lines
Diff to previous 1.2
Check for GL/gl.h and libGLU.
Also added (missing) HAVE_OSMESA to acconfig.h.
Revision 1.2 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Sat Sep 9 03:02:57 2000 UTC (8 years, 2 months ago) by gavriels
Branch point for:
mipmap
Changes since 1.1: +3 -0 lines
Diff to previous 1.1
Initial check-in of d3d7 support code from Ove and Andrew.
Also added support files for use of CRTDLL within winelib apps,
and a workaround for NVidia libGL, which requires that the
pthreads wrappers be properly initialized before libwine is
initialized.
Revision 1.1.1.1 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
(vendor branch)
Fri Sep 8 01:43:26 2000 UTC (8 years, 2 months ago) by gavriels
Branch:
winehq
CVS Tags:
winehq-090700
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
Import of WineHQ 090700
Revision 1.1 -
(download), view
(text)
(markup)
(annotate)
- [select for diffs]
Fri Sep 8 01:43:26 2000 UTC (8 years, 2 months ago) by gavriels
Branch point for:
winehq
Initial revision
This form allows you to request diffs between any two revisions of
a file. You may select a symbolic revision name using the selection
box or you may type in a numeric name using the type-in text box.