CVS log for winex/windows/winproc.c

(logo)

ViewCVS and CVS Help

(back) Up to [cvs] / winex / windows / winproc.c

Request diff between arbitrary revisions


Default branch: MAIN
Bookmark a link to: HEAD / (download)

Revision 1.16 - (download), view (text) (markup) (annotate) - [select for diffs]
Wed Sep 12 12:32:46 2007 UTC (15 months, 4 weeks ago) by daniel
CVS Tags: HEAD
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
- changed TEB::cur_stack to TEB::WOW32Reserved.  WOW32Reserved is now at offset 0xC0 (cur_stack was at 0x70).  The old cur_stack has been renamed to 'unknown70'.

Revision 1.15 - (download), view (text) (markup) (annotate) - [select for diffs]
Mon Jan 9 18:15:18 2006 UTC (3 years ago) by mark
Changes since 1.14: +4 -2 lines
Diff to previous 1.14
Get Cedega building and running with GCC 4.0. This patch is based upon a contributed patch by David Bronaugh.

Revision 1.14 - (download), view (text) (markup) (annotate) - [select for diffs]
Mon Mar 7 21:21:31 2005 UTC (3 years, 10 months ago) by david
CVS Tags: cedega-4-3
Changes since 1.13: +1 -0 lines
Diff to previous 1.13
removed stuff from include/winnt.h that didn't belong there and put it into
port.h include/wine/port.h and include/wine/hardware.h (new).

Revision 1.13 - (download), view (text) (markup) (annotate) - [select for diffs]
Tue Jun 29 15:27:55 2004 UTC (4 years, 6 months ago) by peter
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
Some more missed 16 tid values.

Revision 1.12 - (download), view (text) (markup) (annotate) - [select for diffs]
Wed Feb 18 22:27:52 2004 UTC (4 years, 10 months ago) by david
Changes since 1.11: +5 -5 lines
Diff to previous 1.11
* change all occurances of *_DEBUG_CHANNEL to WINE_*_DEBUG_CHANNEL
* remove the #define's for *_DEBUG_CHANNEL

Revision 1.11 - (download), view (text) (markup) (annotate) - [select for diffs]
Wed Dec 17 20:51:19 2003 UTC (5 years 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.10: +149 -1 lines
Diff to previous 1.10
Merge of ReWind CVS at Dec 17, 2003.

Revision 1.1.1.25 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Wed Dec 17 19:00:25 2003 UTC (5 years ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: rewind-20031219, rewind-20031217
Changes since 1.1.1.24: +149 -1 lines
Diff to previous 1.1.1.24
Import from ReWind CVS at Dec 17, 2003.

Revision 1.10 - (download), view (text) (markup) (annotate) - [select for diffs]
Fri Jul 25 21:45:37 2003 UTC (5 years, 5 months ago) by hunnise
CVS Tags: winex-sims-3-2, winex-3-2-1, winex-3-2, winex-3-1-99, start-merge-6oct03, dec3-internal-merge
Branch point for: winex-sims-3-2-branch, winex-3-2-branch
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
Finally get around to changing all uses of debugtools.h -> wine/debug.h

Revision 1.9 - (download), view (text) (markup) (annotate) - [select for diffs]
Tue Jun 24 20:59:50 2003 UTC (5 years, 6 months ago) by hunnise
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
Some warning fixes.

Revision 1.8 - (download), view (text) (markup) (annotate) - [select for diffs]
Tue Feb 25 01:51:26 2003 UTC (5 years, 10 months ago) by hunnise
CVS Tags: winex-kohan-3-1, winex-3-1, winex-3-0-pre-1, winex-3-0
Branch point for: winex-kohan-3-2-branch, winex-3-0-branch
Changes since 1.7: +6 -2 lines
Diff to previous 1.7
Some trace related fixes

Revision 1.7 - (download), view (text) (markup) (annotate) - [select for diffs]
Mon Dec 23 19:39:25 2002 UTC (6 years ago) by hunnise
Changes since 1.6: +1 -0 lines
Diff to previous 1.6
Merge from 2.0 branch

Revision 1.2.2.1 - (download), view (text) (markup) (annotate) - [select for diffs]
Wed Sep 25 23:51:22 2002 UTC (6 years, 3 months ago) by hunnise
Branch: winex-2-0-branch
CVS Tags: winex-2-2-1, winex-2-2, winex-2-0-branch-merge-to-head
Changes since 1.2: +9 -0 lines
Diff to previous 1.2 , to next main 1.3
Have timestamps available for relay as well as other more regular debug channels

Revision 1.6 - (download), view (text) (markup) (annotate) - [select for diffs]
Wed Sep 25 20:05:10 2002 UTC (6 years, 3 months ago) by ovek
CVS Tags: head_merge_from_winex_2_0_branch
Changes since 1.5: +12 -12 lines
Diff to previous 1.5
Stripped whitespace from end of lines.

Revision 1.1.1.24 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Wed Sep 25 19:25:46 2002 UTC (6 years, 3 months ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: rewind-20030217, rewind-20020925
Changes since 1.1.1.23: +12 -12 lines
Diff to previous 1.1.1.23
Import of ReWind CVS at Sep 25, 2002.

Revision 1.5 - (download), view (text) (markup) (annotate) - [select for diffs]
Fri Jun 7 12:52:24 2002 UTC (6 years, 7 months ago) by ovek
CVS Tags: quartz-pre-removal, quartz-post-removal
Changes since 1.4: +4 -2 lines
Diff to previous 1.4
Merge of ReWind CVS at Jun 7, 2002.

Revision 1.1.1.23 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Fri Jun 7 12:28:21 2002 UTC (6 years, 7 months ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: rewind-20020804, rewind-20020607
Changes since 1.1.1.22: +4 -2 lines
Diff to previous 1.1.1.22
Import of ReWind CVS at Jun 7, 2002.

Revision 1.4 - (download), view (text) (markup) (annotate) - [select for diffs]
Tue Apr 23 01:23:20 2002 UTC (6 years, 8 months ago) by hunnise
Changes since 1.3: +6 -4 lines
Diff to previous 1.3
Print the nesting level with relay and snoop calls and returns to make matching
more obvious when scanning the file.

Revision 1.3 - (download), view (text) (markup) (annotate) - [select for diffs]
Fri Apr 19 16:36:37 2002 UTC (6 years, 8 months ago) by ovek
Changes since 1.2: +14 -6 lines
Diff to previous 1.2
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.22 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Fri Apr 19 15:55:46 2002 UTC (6 years, 8 months ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: wine-20020228, rewind-20020427, rewind-20020419
Changes since 1.1.1.21: +14 -6 lines
Diff to previous 1.1.1.21
Import of Wine release 20020228, the last X11-licensed Wine release.

Revision 1.2 - (download), view (text) (markup) (annotate) - [select for diffs]
Tue Feb 12 21:53:31 2002 UTC (6 years, 10 months ago) by crazney
CVS Tags: winex-kohan-2-1, winex-2-1, winex-2-0
Branch point for: winex-2-0-branch
Changes since 1.1: +588 -473 lines
Diff to previous 1.1
modified the X11DRV_GetDC so as to return the primary DIB if the primary ddraw dib does infact exist.

Revision 1.1.1.21 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Mon Dec 31 10:54:46 2001 UTC (7 years ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: winehq-20020116, wine-20011226
Changes since 1.1.1.20: +212 -241 lines
Diff to previous 1.1.1.20
Import of Wine release 20011226.
(The tree before this import has been tagged wine-premerge-20011226)

Revision 1.1.1.20 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Sun Oct 28 14:23:24 2001 UTC (7 years, 2 months ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: winehq-20011028, wine-premerge-20011226
Changes since 1.1.1.19: +2 -1 lines
Diff to previous 1.1.1.19
Import of WineHQ CVS at Oct 28, 2001.

Revision 1.1.1.19 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Thu Oct 4 13:50:50 2001 UTC (7 years, 3 months ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: winehq-premerge-20010824-premerge-20011014, winehq-premerge-20010824-postmerge-20011014, winehq-20011005, winehq-20011004, wine-20011004
Changes since 1.1.1.18: +41 -43 lines
Diff to previous 1.1.1.18
Import of WineHQ CVS at Oct 4, 2001.

Revision 1.1.1.18 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Sat Sep 8 13:02:34 2001 UTC (7 years, 4 months ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: winehq-20010908
Changes since 1.1.1.17: +13 -20 lines
Diff to previous 1.1.1.17
Import of WineHQ CVS at Sep 8, 2001.

Revision 1.1.1.17 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Wed Aug 29 18:29:17 2001 UTC (7 years, 4 months ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: wine-20010824
Changes since 1.1.1.16: +84 -23 lines
Diff to previous 1.1.1.16
Import of Wine release 20010824.

Revision 1.1.1.16 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Wed May 9 18:46:57 2001 UTC (7 years, 8 months ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: winehq-premerge-20010824-start, winehq-premerge-20010824-20011014, winehq-20010509, wine-20010510, Oct1201, Oct1101
Branch point for: winehq-premerge-20010824
Changes since 1.1.1.15: +8 -5 lines
Diff to previous 1.1.1.15
Import of WineHQ CVS at May 9, 2001.

Revision 1.1.1.15 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Sun Apr 15 02:01:56 2001 UTC (7 years, 8 months ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: winehq-20010501, winehq-20010425, winehq-20010419, winehq-20010416, winehq-20010414, wine-20010418
Changes since 1.1.1.14: +45 -61 lines
Diff to previous 1.1.1.14
Import of WineHQ CVS at April 14, 2001. I didn't really want to merge
before I was sure that WineHQ supported per-application x11drv settings,
since WineHQ has ceased to support x11drv settings (--managed, --desktop)
on the command line, but I suppose the merge can't be postponed forever.

Revision 1.1.1.14 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Sun Mar 18 09:35:39 2001 UTC (7 years, 9 months ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: winehq-20010320, winehq-20010318, wine-20010326
Changes since 1.1.1.13: +20 -4 lines
Diff to previous 1.1.1.13
Import of WineHQ CVS at Mar 18, 2001.

Revision 1.1.1.13 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Fri Mar 2 11:38:09 2001 UTC (7 years, 10 months ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: wine-20010305, wine-20010216
Changes since 1.1.1.12: +1 -1 lines
Diff to previous 1.1.1.12
Import of Wine 20010216 release (tagged with wine-20010216).

Revision 1.1.1.12 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Mon Jan 29 17:23:03 2001 UTC (7 years, 11 months ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: winehq-20010129
Changes since 1.1.1.11: +1 -1 lines
Diff to previous 1.1.1.11
Import of WineHQ CVS at Jan 29, 2001.

Revision 1.1.1.11 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Wed Jan 17 14:47:14 2001 UTC (7 years, 11 months ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: winehq-20010126, winehq-20010123, winehq-20010117
Changes since 1.1.1.10: +0 -1 lines
Diff to previous 1.1.1.10
Import of WineHQ CVS at Jan 17, 2001.

Revision 1.1.1.10 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Fri Jan 12 19:41:05 2001 UTC (7 years, 11 months ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: winehq-20010113, winehq-20010112, wine-20010112
Changes since 1.1.1.9: +4 -0 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)
Sat Dec 23 00:55:07 2000 UTC (8 years ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: winehq-premerge-20010105, winehq-20010105, winehq-20010103, winehq-20001230, winehq-20001229, winehq-20001223, wine-20001222
Changes since 1.1.1.8: +4 -3 lines
Diff to previous 1.1.1.8
Import of WineHQ CVS at Dec 23, 2000 (timezone=CET).
Wow, almost Christmas...

Revision 1.1.1.8 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Thu Dec 21 03:37:25 2000 UTC (8 years ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: winehq-20001221
Changes since 1.1.1.7: +59 -73 lines
Diff to previous 1.1.1.7
Import of WineHQ CVS at Dec 21, 2000.

Revision 1.1.1.7 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Fri Dec 15 21:04:39 2000 UTC (8 years ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: winehq-20001213
Changes since 1.1.1.6: +73 -59 lines
Diff to previous 1.1.1.6
Import of WineHQ CVS at Dec 13, 2000 - right before Alexandre started
destabilizing the tree. Let's see if it's possible to work from here.

Revision 1.1.1.6 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Thu Dec 14 14:05:28 2000 UTC (8 years ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: winehq-20001214
Changes since 1.1.1.5: +59 -73 lines
Diff to previous 1.1.1.5
Yet another import of WineHQ - 20001214. (Hopefully without trouble.)

Revision 1.1.1.5 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Tue Dec 12 14:02:33 2000 UTC (8 years ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: winehq-20001212
Changes since 1.1.1.4: +11 -15 lines
Diff to previous 1.1.1.4
Import of WineHQ CVS at Dec 12, 2000 (really this time).

Revision 1.1.1.4 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Wed Dec 6 15:58:06 2000 UTC (8 years, 1 month ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: winehq-20001206
Changes since 1.1.1.3: +69 -26 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.1.1.3 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Fri Dec 1 08:22:19 2000 UTC (8 years, 1 month ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: winehq-011200
Changes since 1.1.1.2: +39 -34 lines
Diff to previous 1.1.1.2
Import of WineHQ CVS at Dec 12 2000. Lots of bugfixes in there...

Revision 1.1.1.2 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Thu Nov 23 15:19:08 2000 UTC (8 years, 1 month ago) by andrewl
Branch: winehq-ddraw-merge, winehq
CVS Tags: winehq-112300
Changes since 1.1.1.1: +70 -18 lines
Diff to previous 1.1.1.1
Import of Nov 23 winehq.

Revision 1.1.1.1.6.1 - (download), view (text) (markup) (annotate) - [select for diffs]
Thu Nov 23 13:57:26 2000 UTC (8 years, 1 month ago) by andrewl
Branch: merge-231100
Changes since 1.1.1.1: +70 -18 lines
Diff to previous 1.1.1.1 , to next main 1.1.1.2
Merging in from winehq, everything except ddraw.
Still working out kinks in winelib & dinput.

Revision 1.1.1.1 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Fri Sep 8 01:44:41 2000 UTC (8 years, 4 months ago) by gavriels
Branch: winehq-ddraw-merge, winehq
CVS Tags: winehq-090700, merge-231100-start, andrew-071100-start, andrew-071100-premerge, andrew-071100-postmerge
Branch point for: mipmap, merge-231100, andrew-071100
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:44:41 2000 UTC (8 years, 4 months ago) by gavriels
Branch point for: winehq-ddraw-merge, 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.

Diffs between and
Type of Diff should be a

View only Branch:

Sort log by:

CVS Admin
Powered by
ViewCVS 1.0-dev