| Commit message (Expand) | Author | Age | Files | Lines |
* | 2003-09-26 Pierre Humblet <pierre.humblet@ieee.org> | Pierre Humblet | 2003-09-27 | 4 | -2/+29 |
* | 2003-09-26 Pierre Humblet <pierre.humblet@ieee.org> | Pierre Humblet | 2003-09-27 | 7 | -58/+91 |
* | * include/winable.h (BlockInput): Add function. | Dimitri Papadopoulos | 2003-09-26 | 4 | -45/+159 |
* | * include/winuser.h [_WIN32_WINNT >= 0x0501] (PrintWindow, | Dimitri Papadopoulos | 2003-09-26 | 3 | -7/+19 |
* | * include/winuser.h (RealGetWindowClassA[AW]): Add function. | Dimitri Papadopoulos | 2003-09-26 | 3 | -0/+12 |
* | * include/winuser.h [WINVER >= 0x0500] (RegisterDeviceNotification[AW], | Dimitri Papadopoulos | 2003-09-26 | 3 | -0/+23 |
* | * include/winuser.h [WINVER >= 0x0500] (SetWinEventHook, WINEVENTPROC, | Dimitri Papadopoulos | 2003-09-26 | 4 | -9/+46 |
* | * mmap.cc (munmap): Use correct address and length parameters when | Corinna Vinschen | 2003-09-26 | 2 | -3/+11 |
* | * spawn.cc (spawn_guts): Set errno to E2BIG if command line is | Corinna Vinschen | 2003-09-26 | 2 | -0/+12 |
* | * include/winnt.h (ACE_INHERITED_OBJECT_TYPE_PRESENT, | Dimitri Papadopoulos | 2003-09-26 | 2 | -2/+9 |
* | * include/aclapi.h [_WIN32_WINNT >= 0x0501] (GetInheritanceSource[AW]): | Dimitri Papadopoulos | 2003-09-26 | 5 | -9/+40 |
* | Avoid compile time error when including winuser.h: | Corinna Vinschen | 2003-09-26 | 2 | -1/+5 |
* | * dtable.cc (build_fh_name): Return pointer to a 'nodevice' rather than a NULL | Christopher Faylor | 2003-09-26 | 2 | -2/+7 |
* | * fork.cc (fork_parent): Detect failed pinfo constructor. | Christopher Faylor | 2003-09-26 | 3 | -1/+15 |
* | * spawn.cc (spawnve): Remove vfork short circuit and let caller deal with error | Christopher Faylor | 2003-09-26 | 2 | -3/+6 |
* | * spawn.cc (spawn_guts): Catch potential error from pinfo.remember. Change | Christopher Faylor | 2003-09-26 | 2 | -6/+23 |
* | * lib/version.def (LIBRARY): Quote name. | Danny Smith | 2003-09-25 | 2 | -1/+5 |
* | * include/winuser.h (GetClipboardSequenceNumber): Add functions | Dimitri Papadopoulos | 2003-09-25 | 3 | -3/+50 |
* | * include/winuser.h (BroadcastSystemMessage, BroadcastSystemMessageA, | Dimitri Papadopoulos | 2003-09-25 | 3 | -15/+107 |
* | * spawn.cc (spawn_guts): Move system signal handling stuff after CreateProcess | Christopher Faylor | 2003-09-25 | 2 | -19/+24 |
* | * include/winuser.h (DeregisterShellHookWindow): Add function. | Dimitri Papadopoulos | 2003-09-25 | 23 | -39/+60 |
* | * include/winuser.h [WINVER >= 0x0500] (AnimateWindow): Add | Dimitri Papadopoulos | 2003-09-25 | 3 | -0/+13 |
* | * include/winuser.h [WINVER >= 0x0500] (AW_SLIDE, AW_ACTIVATE, | Dimitri Papadopoulos | 2003-09-25 | 2 | -0/+16 |
* | * include/winuser.h [WINVER >= 0x0500] (GetGUIThreadInfo, | Dimitri Papadopoulos | 2003-09-25 | 3 | -2/+15 |
* | 2003-09-25 Pierre Humblet <pierre.humblet@ieee.org> | Pierre Humblet | 2003-09-25 | 3 | -8/+15 |
* | * include/tzfile.h: Add some missing entries. | Christopher Faylor | 2003-09-25 | 8 | -10/+47 |
* | * include/paths.h: Add some missing entries. | Christopher Faylor | 2003-09-25 | 2 | -4/+17 |
* | * shared_info.h (CURR_MOUNT_MAGIC): Fix. | Christopher Faylor | 2003-09-25 | 3 | -68/+70 |
* | *** empty log message *** | Pierre Humblet | 2003-09-25 | 1 | -0/+25 |
* | 2003-09-24 Pierre Humblet <pierre.humblet@ieee.org> | Pierre Humblet | 2003-09-25 | 8 | -58/+67 |
* | correct incorrect checkin | Christopher Faylor | 2003-09-25 | 1 | -1/+1 |
* | * devices.cc: New file. | Christopher Faylor | 2003-09-25 | 80 | -2000/+2950 |
* | Remove test code. | Dimitri Papadopoulos | 2003-09-24 | 1 | -2/+0 |
* | * include/GL/glu.h (gluErrorUnicodeStringWIN): Add macro | Dimitri Papadopoulos | 2003-09-24 | 2 | -1/+17 |
* | * include/GL/glu.h (gluErrorUnicodeStringEXT): Add function. | Dimitri Papadopoulos | 2003-09-24 | 2 | -0/+7 |
* | * include/GL/glu.h: Rewritten from scratch. Started from GLU 1.3 | Dimitri Papadopoulos | 2003-09-24 | 2 | -65/+16 |
* | * include/uxtheme.h (PROPERTYORIGIN): the documentation of | Dimitri Papadopoulos | 2003-09-24 | 2 | -2/+13 |
* | Previous commit went wrong. | Dimitri Papadopoulos | 2003-09-24 | 1 | -0/+50 |
* | * include/uxtheme.h: New file. | Dimitri Papadopoulos | 2003-09-24 | 5 | -0/+794 |
* | * include/io.h (_fileno): Remove prototype. | Danny Smith | 2003-09-24 | 3 | -8/+28 |
* | Didn't follow GNU standards in previous commits. Cleaning up. | Dimitri Papadopoulos | 2003-09-24 | 3 | -7/+49 |
* | * include/inttypes.h: Include _mingw.h. | Danny Smith | 2003-09-24 | 2 | -1/+6 |
* | * include/_mingw.h (__CRT_INLINE): Define. | Danny Smith | 2003-09-24 | 10 | -91/+110 |
* | This fixes regression in <winable.h> introduced by previous change. | Dimitri Papadopoulos | 2003-09-23 | 1 | -3/+6 |
* | New CHILDID_SELF constant. | Dimitri Papadopoulos | 2003-09-23 | 2 | -1/+5 |
* | Bring back OBJID_* and GUITHREADINFO constants in <winuser.h>. | Dimitri Papadopoulos | 2003-09-23 | 2 | -4/+48 |
* | add some missing constants | Dimitri Papadopoulos | 2003-09-23 | 1 | -0/+8 |
* | * dcrt0.cc (do_exit): Eliminate "C" linkage. Call events_terminate early. | Christopher Faylor | 2003-09-23 | 5 | -24/+36 |
* | 2003-09-22 Roland Schwingel <rolandschwingel@users.sourceforge.net> | Danny Smith | 2003-09-22 | 2 | -5/+10 |
* | * kill.cc (main): Allow negative pids (indicates process groups). | Christopher Faylor | 2003-09-20 | 2 | -3/+18 |