2002-10-23 |
Dimitrie O... | Rename LISTVIEW_ITEM to ITEM_INFO for consistency. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Sylvain Petreolle | Added valid entries to specify if an app should be... |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Alexandre Julliard | Moved network.c to 16-bit sources. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Patrik Stridvall | Don't use wine/unicode.h in the header files, include... |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Alexandre Julliard | Avoid redefinition warning. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Michael Stefaniuc | Add needed casts for a "no warnings" compile of comctl32. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Patrik Stridvall | Fix for platforms not supporting DOS mode. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Patrik Stridvall | Add pragma to eliminate MS C warnings. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Patrik Stridvall | - Added proper parsing of the Makefile.in's to find... |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Sylvain Petreolle | Implemented NLS in progman. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Alexandre Julliard | Store thread id instead of queue handle in timer structure. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Alexandre Julliard | Implemented GetWindowTask16 on top of GetWindowThreadPr... |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Patrik Stridvall | Fixed mismatches between the Wine headers and the Micro... |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Michael Günnewig | Added dialog for AVISaveOptions. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Michael Günnewig | Implemented AVIBuildFilterW and AVISaveOptions. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Michael Günnewig | Fixed bug that prevented ICCompressorChoose from working. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Rein Klazes | MessageBoxIndirectW: call FindResourceEx with arguments... |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Patrik Stridvall | Updated the generated tests. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Patrik Stridvall | Minor modifications and improvements. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Stefan Leichter | Do not break quoted strings in Control_DoLaunch. |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Christian Neumair | Collect all bugs, missing features, etc in the header... |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Eric Pouech | Moved 16 bit digital structs to include/wine/mmsystem16.h. |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Michael Stefaniuc | Compile the winspool dll with STRICT defined. |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Michael Stefaniuc | Compile the tapi32 dll with STRICT defined. |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Michael Stefaniuc | Compile the psapi dll with STRICT defined. |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Michael Stefaniuc | Compile the msacm dll with STRICT defined. |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Michael Stefaniuc | Compile the mpr dll with STRICT defined. |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Michael Stefaniuc | Compile the imagehlp dll with STRICT defined. |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Michael Stefaniuc | Compile the imm32 dll with STRICT defined. |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Alexandre Julliard | Avoid reference to glibc internal __libc_fork function. |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Dmitry Timoshkov | Restore setting of caption "Error". |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Jason Edmeades | Beginnings of Stencil support. |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Dimitrie O... | Bring header's height more inline with native's. |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Greg Turner | - Use Ove-style macros for NdrConformantStringMarshall... |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Greg Turner | - ClientCall2 still deserves a FIXME. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Alexandre Julliard | Fixed the WINE_NO_STRICT #ifdefs to do the right thing... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Greg Turner | Fix return types of NdrConformantStringMarshall, NdrGet... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Greg Turner | Stubs for RpcServerUseProtseqA, RpcServerUseProtseqW. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Michael Günnewig | New AVI streamhandlers for audio and video streams. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Michael Günnewig | - Fixed usage of handler instead of type in AVIMakeComp... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Michael Günnewig | - Fixed many bugs which prevents writing. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Michael Günnewig | Added macros for AVIFileClose and AVIStreamClose. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Dimitrie O... | DPAs can't have more than 0x8000 elements (fixed with... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Dimitrie O... | No need to increment item size, it's already adjusted... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Dimitrie O... | Do not rely on HeapReAlloc to allocate a NULL pointer. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Dimitrie O... | Rewrite DPA_InsertPtr in terms on DPA_SetPtr, so that... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Dimitrie O... | Do not send uninitialized lParams on notification msgs... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Dimitrie O... | Complete rewrite of the rcView implementation. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Dimitrie O... | Split ranges_destroy in ranges_clear, and ranges_destroy. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Dimitrie O... | Updated header documentation to the latest, and greatest. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Dimitrie O... | Optimize invalidation on insert. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Dimitrie O... | Rewrite DeleteItemT: cleaner, a lot faster. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Dimitrie O... | Implement most of LVM_ARRANGE. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Dimitrie O... | Proper (type wise) return types. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Dimitrie O... | Reorganize header notifications. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Dimitrie O... | Crash on internal NULL pointers, don't test all over... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Dimitrie O... | When removing focus, no need to go through all elements. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Dimitrie O... | Fix colors for selected items in full row select mode. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Dimitrie O... | Fix computation of subitem box, when invalidating it. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Dimitrie O... | Assert on inconsistent range list states. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Dimitrie O... | Do not grow the item list to arbritary index: if reques... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Dimitrie O... | SetColumnWidth rewrite: simpler, cleaner code. Bugs... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Dimitrie O... | Handle generic column width changes. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Dimitrie O... | Assert on internal invariants, rather than fail gracefully. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Dimitrie O... | More docs compliant alignment handling for subitems. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Vincent Béron | Run regedit even if not installed. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Eric Pouech | No longer using explicit values for resource identifica... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Dimitrie O... | Fix notification from header, on item changed. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Duane Clark | Set the return value of the PD_PAGENUMS flag. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Duane Clark | Implement printing in notepad. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Jason Edmeades | Add the basic support for volume textures / volumes... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Eric Pouech | Keep on moving 16 bit code out of winmm, now only using... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Eric Pouech | Implemented a few more macros for button manipulation |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Eric Pouech | Improved a bit link handling (a few more link types... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Dmitry Timoshkov | Actually use language identifier. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Duane Clark | Correct the behavior for disabled toolbar buttons. |
commit | commitdiff | tree | snapshot |
2002-10-19 |
Dimitrie O... | Do not create a range list for an empty range. |
commit | commitdiff | tree | snapshot |
2002-10-19 |
Dimitrie O... | Store the entire format bitmap in the column info. |
commit | commitdiff | tree | snapshot |
2002-10-19 |
Dimitrie O... | Column zero has the image enabled always, irrespective... |
commit | commitdiff | tree | snapshot |
2002-10-19 |
Dimitrie O... | Unify {Insert,Set}ColumnT as much as possible. |
commit | commitdiff | tree | snapshot |
2002-10-19 |
Dimitrie O... | Fix function header documentation. |
commit | commitdiff | tree | snapshot |
2002-10-19 |
Dimitrie O... | Better report mode. |
commit | commitdiff | tree | snapshot |
2002-10-19 |
Dmitry Timoshkov | Convert MessageBox family functions to unicode. |
commit | commitdiff | tree | snapshot |
2002-10-19 |
Greg Turner | Patch cruft removal. |
commit | commitdiff | tree | snapshot |
2002-10-19 |
Greg Turner | Super-crude implementation for NdrClientCall2. |
commit | commitdiff | tree | snapshot |
2002-10-19 |
Greg Turner | Fix up RpcMgmtWaitServerListen to be less incorrect. |
commit | commitdiff | tree | snapshot |
2002-10-19 |
Greg Turner | Some MIDL constants and structures (should eventually... |
commit | commitdiff | tree | snapshot |
2002-10-19 |
Alexandre Julliard | Get/SetFastQueue16 should use HQUEUE16 handles. |
commit | commitdiff | tree | snapshot |
2002-10-19 |
Alexandre Julliard | Removed DECLARE_OLD_HANDLE. Fixed a few remaining warnings. |
commit | commitdiff | tree | snapshot |
2002-10-19 |
Uwe Bonnes | demangle_datatype: delete superflous free(). |
commit | commitdiff | tree | snapshot |
2002-10-19 |
Lionel Ulmer | Add 3D support at the User driver level. |
commit | commitdiff | tree | snapshot |
2002-10-19 |
Malte Starostik | Fixed IWebBrowser::Navigate() parameter type. |
commit | commitdiff | tree | snapshot |
2002-10-19 |
Martin Fuchs | Corrected the alignment of unicode message table string... |
commit | commitdiff | tree | snapshot |
2002-10-19 |
Alexandre Julliard | Converted the server to -DSTRICT. |
commit | commitdiff | tree | snapshot |
2002-10-19 |
Bill Medland | Add documentation on how to modify what --debugmsg... |
commit | commitdiff | tree | snapshot |
2002-10-19 |
Dimitrie O... | When deleting an item, remove selection, don't add it! |
commit | commitdiff | tree | snapshot |
2002-10-19 |
Alexandre Julliard | Changed the USER_HEAP_* macros to use HANDLEs instead... |
commit | commitdiff | tree | snapshot |
2002-10-19 |
Michael Stefaniuc | Silence some warnings due to casts between pointer... |
commit | commitdiff | tree | snapshot |
2002-10-19 |
Michael Stefaniuc | Fix warnings when converting between an ATOM and a... |
commit | commitdiff | tree | snapshot |
2002-10-19 |
Dimitrie O... | More traces to help us make sense of the output. |
commit | commitdiff | tree | snapshot |
next |