| Commit message (Expand) | Author | Age | Files | Lines |
* | * child_info.h (_CI_SAW_CTRL_C): New enum. | Christopher Faylor | 2006-05-22 | 7 | -12/+50 |
* | * fhandle.h (fhandler_pipe::create_guard): Revert change which eliminated | Christopher Faylor | 2006-05-21 | 3 | -32/+64 |
* | check in missing file | Christopher Faylor | 2006-05-21 | 1 | -11/+25 |
* | * lib/uuid.c (IID_IRpcProxyBuffer34): Remove definition. | Danny Smith | 2006-05-21 | 2 | -3/+6 |
* | typo | Christopher Faylor | 2006-05-21 | 1 | -1/+1 |
* | * debug.cc (add_handle): Print handle value when collision detected. | Christopher Faylor | 2006-05-21 | 6 | -46/+71 |
* | * fhandler_tty.cc (fhandler_tty::close): Remove problematic hExeced guard. | Christopher Faylor | 2006-05-20 | 2 | -12/+18 |
* | * fhandler_tty.cc (fhandler_tty_slave::open): Reinstate call to need_invisible | Christopher Faylor | 2006-05-20 | 2 | -1/+8 |
* | fix incorrect function name in old entry | Christopher Faylor | 2006-05-20 | 1 | -1/+1 |
* | * fhandler_console.cc (fhandler_console::need_invisible): Allocate an invisible | Christopher Faylor | 2006-05-19 | 2 | -5/+10 |
* | * mingwex/wcrtomb.c (wcrtomb_cp): Test (wc > 255) only if C locale. | Danny Smith | 2006-05-17 | 2 | -10/+13 |
* | * cygtls.cc (_cygtls::remove): Don't test for initialization since this | Christopher Faylor | 2006-05-17 | 3 | -3/+9 |
* | correct changelog date | Christopher Faylor | 2006-05-16 | 1 | -1/+1 |
* | * sigproc.cc (no_signals_available): Detect hwait_sig == INVALID_HANDLE_VALUE. | Christopher Faylor | 2006-05-16 | 8 | -85/+105 |
* | * ntdll.h (STATUS_INVALID_INFO_CLASS): Conditionalize. | Christopher Faylor | 2006-05-14 | 2 | -0/+8 |
* | * include/rtutils.h (TraceDumpA,TraceDumpW,TracePutsA,TracePutsW) | Dimitri Papadopoulos | 2006-05-12 | 2 | -8/+15 |
* | * include/mprapi.h (MprAdminMIBBufferFree,MprAdminMIBEntryCreate) | Dimitri Papadopoulos | 2006-05-12 | 3 | -2/+29 |
* | * lib/rtutils.def: New file. Generated on Windows XP. | Dimitri Papadopoulos | 2006-05-12 | 3 | -0/+152 |
* | * include/mprapi.h (MprInfoBlockAdd,MprInfoBlockFind) | Dimitri Papadopoulos | 2006-05-12 | 2 | -0/+17 |
* | * include/mprapi.h (MprConfigBufferFree,MprConfigGetFriendlyName) | Dimitri Papadopoulos | 2006-05-12 | 2 | -22/+67 |
* | * include/mprapi.h:(MprAdminBufferFree) | Dimitri Papadopoulos | 2006-05-12 | 2 | -0/+59 |
* | * include/ipxtfflt.h: New file. | Dimitri Papadopoulos | 2006-05-12 | 2 | -2/+43 |
* | * lib/mprapi.def: Regenerate on Windows XP. | Dimitri Papadopoulos | 2006-05-12 | 2 | -2/+112 |
* | * include/mprapi.h: Fix header guard. Cleanup. | Dimitri Papadopoulos | 2006-05-12 | 2 | -14/+39 |
* | * include/ipifcons.h: Cleanup. | Dimitri Papadopoulos | 2006-05-12 | 5 | -260/+315 |
* | * include/ipxrtdef.h: Cleanup. | Dimitri Papadopoulos | 2006-05-11 | 5 | -1/+168 |
* | * include/strmif.h (IAMAnalogVideoDecoder,IAMAudioInputMixer) | Dimitri Papadopoulos | 2006-05-11 | 12 | -1/+990 |
* | * Makefile.in (clean): Also delete *.dbg. | Brian Dessent | 2006-05-10 | 2 | -1/+5 |
* | * include/qedit.h (DEXTER_*,SCompFmt0): Add structures. | Dimitri Papadopoulos | 2006-05-10 | 2 | -0/+61 |
* | * include/qedit.h: New file. | Dimitri Papadopoulos | 2006-05-10 | 3 | -0/+23 |
* | * include/amvideo.h (BIT_MASKS_MATCH): Don't use memcmp to | Dimitri Papadopoulos | 2006-05-10 | 2 | -3/+10 |
* | * include/amvideo.h (RESET_MASKS,RESET_PALETTE): Use ZeroMemory instead | Dimitri Papadopoulos | 2006-05-10 | 21 | -8/+2076 |
* | * include/winnls.h [WINVER >= 0x0500] (LOCALE_IDEFAULTEBCDICCODEPAGE): | Dimitri Papadopoulos | 2006-05-10 | 2 | -21/+43 |
* | * include/wingdi.h [WINVER >= 0x0500] (DC_*): Define. | Dimitri Papadopoulos | 2006-05-10 | 3 | -25/+128 |
* | * include/winnt.h (LANG_*,SUBLANG_*): Define. | Dimitri Papadopoulos | 2006-05-10 | 2 | -3/+185 |
* | * fhandler_disk_file.cc (fhandler_disk_file::readdir): Fix typo which caused | Christopher Faylor | 2006-05-08 | 2 | -1/+6 |
* | 2006-05-05 Chris Sutcliffe <ir0nh34d@users.sf.net> | Chris Sutcliffe | 2006-05-05 | 2 | -1/+5 |
* | 2006-05-05 Earnie Boyd <earnie@users.sf.net> | Earnie Boyd | 2006-05-05 | 3 | -3/+8 |
* | * include/winuser.h (SPI_SCREENSAVERRUNNING): Define. | Dimitri Papadopoulos | 2006-05-05 | 2 | -0/+6 |
* | * include/amvideo.h (IFullScreenVideo): Define. | Dimitri Papadopoulos | 2006-05-04 | 2 | -1/+40 |
* | * include/winnls.h (CAL_SYEARMONTH,CAL_ITWODIGITYEARMAX, | Dimitri Papadopoulos | 2006-05-04 | 2 | -6/+26 |
* | * include/amvideo.h: New file. | Dimitri Papadopoulos | 2006-05-04 | 3 | -0/+151 |
* | * include/winuser.h (MOUSEEVENTF_*): Cleanup and new define. | Dimitri Papadopoulos | 2006-05-04 | 3 | -147/+227 |
* | * include/mprapi.h (MPR_SERVER_HANDLE): New typedef. | Dimitri Papadopoulos | 2006-05-03 | 3 | -56/+71 |
* | * lib/directx/quartz.def: Move from lib/directx/... | Dimitri Papadopoulos | 2006-05-03 | 2 | -0/+5 |
* | * include/amaudio.h: New file. | Dimitri Papadopoulos | 2006-05-03 | 3 | -2/+41 |
* | * include/errors.h: New file. | Dimitri Papadopoulos | 2006-05-03 | 3 | -1/+30 |
* | * include/dshow.h: New file. | Dimitri Papadopoulos | 2006-05-03 | 5 | -0/+180 |
* | * external.cc (cygwin_internal): Set errno on failure. | Christopher Faylor | 2006-05-02 | 2 | -0/+5 |
* | * include/mprapi.h (MprAdminConnection*,MprAdminPort*): Add declaration. | Dimitri Papadopoulos | 2006-05-02 | 3 | -1/+26 |