2003-03-06 |
Adam Gundy | TREEVIEW_UpdateScrollBars() now copes with an empty... |
commit | commitdiff | tree | snapshot |
2003-03-05 |
Eric Pouech | Removed SO loading type. |
commit | commitdiff | tree | snapshot |
2003-03-05 |
Sylvain Petreolle | Allow to run autoexec.bat when launching wcmd, it was... |
commit | commitdiff | tree | snapshot |
2003-03-05 |
Vitaliy Margolen | Add few SFGAO_CAN* attributes to supported list. |
commit | commitdiff | tree | snapshot |
2003-03-05 |
Duane Clark | Add full listing format option. |
commit | commitdiff | tree | snapshot |
2003-03-05 |
Rok Mandeljc | Changed some stuff so distance attenuation works for... |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Alexandre Julliard | Use SIGUSR1 instead of SIGSTOP to suspend threads. |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Robert Reif | Added waveIn tests. |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Alexandre Julliard | Fixed int conversion in GetPrivateProfileInt so that... |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Eric Pouech | - added Ldr* information to include/winternl.h |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Stefan Leichter | Added tests for GetPrivateProfileInt. |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Vitaliy Margolen | Fix invisible tabs in TabControls with fixed tab width. |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Sylvain Petreolle | Document [WinMM] drivers options. |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Marcus Meissner | Added _daylight stub int, and __p__daylight function. |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Eric Pouech | Added support for Ctrl-C handling if not running in... |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Rolf Kalbermatter | Fix endless loop in StrPBrkW. |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Lionel Ulmer | - update to latest GL spec files |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Jukka Heinonen | Move real mode interrupt emulation code to file interru... |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Jukka Heinonen | Move decoding of long file name functions to winedos. |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Enrico Horn | Simple way to get the label of mixed-mode cd. |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Tony Lambregts | Janitorial. Get rid of W->A call. |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Marcus Meissner | VarAdd: set 'rc' correctly from BSTR addition. |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Marcus Meissner | Handle VT_PTR->VT_VARIANT arguments of Invoke. |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Eric Pouech | - added ability to use --backend=(curses|user) as winec... |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Eric Pouech | In curses backend, apply the quick-edit directive from... |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Robert Reif | Fixed code to handle full duplex properly. |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Robert Reif | Capture thread checks queue for more headers before... |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Alexandre Julliard | Only do the unload_dll server call at the time we actua... |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Peter Hunnisett | Suspended threads should not acquire synchronization... |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Andreas Mohr | - supported Platforms didn't mention MacOS X prominentl... |
commit | commitdiff | tree | snapshot |
2003-02-27 |
Alexandre Julliard | Properly save/restore %gs register across 16-bit calls. |
commit | commitdiff | tree | snapshot |
2003-02-27 |
Alexandre Julliard | Replaced most uses of the auto-generated glue code... |
commit | commitdiff | tree | snapshot |
2003-02-27 |
Alberto Massari | Fixes to IShellFolder::GetAttributesOf: |
commit | commitdiff | tree | snapshot |
2003-02-27 |
Alexandre Julliard | Moved CreateThread16 to kernel, and made it use WOWCall... |
commit | commitdiff | tree | snapshot |
2003-02-27 |
Eric Pouech | Removed no longer needed UseXTerm internal variable. |
commit | commitdiff | tree | snapshot |
2003-02-27 |
Eric Pouech | - don't create a new console upon startup |
commit | commitdiff | tree | snapshot |
2003-02-27 |
Alexandre Julliard | Get rid of win16drv directory. |
commit | commitdiff | tree | snapshot |
2003-02-27 |
Alexandre Julliard | Removed the 16-bit graphics driver support; this has... |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Alexandre Julliard | Moved LDT selector allocation routines to libwine. |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Alexandre Julliard | MoveFile[AW] should simply call MoveFileEx[AW]. Should... |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Sylvain Petreolle | Implemented DSP Version command. |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Dimitrie O... | Remove assembly generation from wrc. |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Jukka Heinonen | Move controller info and state/functionality info initi... |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Eric Pouech | Fixed behavior when changing both sb and win size,... |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Eric Pouech | Only print 4 hexdigits for tid. |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Mike Hearn | Check both pointers in GetContainingTypeLib. |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Mike Hearn | Implemented GlobalMemoryStatusEx(). |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Mike Hearn | Add some OLECMDIDs present in MS headers. |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Mike Hearn | Added a "basic usage" section that deals with installation, |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Alexandre Julliard | Added send_thread_signal() function and properly handle... |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Alexandre Julliard | Avoid some redundant calls to time(NULL). |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Mike McCormack | Turn off -Wpointer-arith if it generates warnings when... |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Tim Segall | Accept either TVI_ROOT or NULL for the parent to imply... |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Eric Pouech | - made support for paged output a generic feature in... |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Eric Pouech | Forbids selecting (for clipboard) areas larger than... |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Uwe Bonnes | InternetOpenUrlA (http/s case): Use client for HttpOpen... |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Dimitrie O... | No need to support -mwindows as a synonim for -mgui... |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Dan Kegel | Now compiles on windows. Added a couple more checks. |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Gerald Pfeifer | Define CD_SECS and CD_FRAMES also on non-Linux systems... |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Alexandre Julliard | Pass the pid of the new process in the new_process... |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Michael Stefaniuc | Remove some unreachable code. |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Robert Reif | Fixed a problem getting the GUID to compile under windo... |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Gerald Pfeifer | Fix TRACE format string. |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Lionel Ulmer | Implement GetDeviceInfo and GetObjectInfo for the keybo... |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Eric Pouech | Added checks when editing window and sb size so that... |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Eric Pouech | Added handling for PSNRET_INVALID in PSN_APPLY notifica... |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Eric Pouech | Set a default 50 lines in history for console apps. |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Dan Kegel | Make 'cmd /c cl /MUMBLE foo.c' pass /MUMBLE to cl. |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Michael Stefaniuc | Add missing LeaveCriticalSection's in error path. |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Marcus Meissner | Print out name of float exceptions. |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Dimitrie O... | Link in shell32 only in gui mode. |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Robert Reif | Added definitions for DirectSoundFullDuplex and moved... |
commit | commitdiff | tree | snapshot |
2003-02-20 |
Alexandre Julliard | Release 20030219. wine-20030219 |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Alexandre Julliard | Added pipe.ok. |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Alexandre Julliard | Updated authors list. |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Eric Pouech | Fixed read-overflow spotted by valgrind. |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Jukka Heinonen | Ignore get shadow buffer function. |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Alexandre Julliard | Fixed installation order of linkable dlls. |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Jukka Heinonen | Move resize memory block to winedos and make it resize... |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Uwe Bonnes | Rough implementation of _O_TEXT/_O_BINARY translation... |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Waldeck Schutzer | - Some systems/drives are very slow to read the TOC... |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Waldeck Schutzer | Avoid playing data tracks. |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Gerald Pfeifer | Avoid warnings. |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Dan Kegel | Added check for illegal pipe names. |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Andreas Mohr | Convert Twips values from the registry. |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Alexandre Julliard | Authors: Sander van Leeuwen <sandervl@xs4all.nl>, Dietr... |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Ove Kaaven | For better concurrency, separate the connections from... |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Warren Baird | - Avoid possible seg fault when calling TRACE with... |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Warren Baird | Increase size of insufficiently big stack allocated... |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Jukka Heinonen | When updating the edited line, remember to update attri... |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Eric Pouech | - removed unused function: SetSymbolValue |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Eric Pouech | - added parsing of C++ inheritence information |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Duane Clark | A fix to get edit control scrolls bars to draw in the... |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Thomas Mertes | Tests for RtlCharToInteger, RtlExtendedMagicDivide... |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Thomas Mertes | - Implement RtlCharToInteger, RtlExtendedMagicDivide... |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Alberto Massari | - the first argument in several Unicode functions was... |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Ove Kaaven | "Implemented" IID_BS_* macros. |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Mike McCormack | Added missing release_object. |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Alexandre Julliard | Moved all references to file descriptors out of the... |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Alexandre Julliard | Print thread ids in traces with only 4 digits now that... |
commit | commitdiff | tree | snapshot |
next |