2002-10-10 |
Dimitrie O... | Move the custom draw item notifications down into DrawL... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Dimitrie O... | Fix silly redraw bug introduced in previous patch. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Dimitrie O... | Implement WM_SETREDRAW properly. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Dimitrie O... | Rework the mouse click notifications |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Dimitrie O... | Use (semi)standard HitTest, rather then our own little... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Eric Pouech | Moved out 16 bit code. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Eric Pouech | Removed no longer needed list of instance data. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Lionel Ulmer | Added some TRACEs to the ddraw code. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Ove Kaaven | Implement the CStdStubBuffer methods. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Michael Stefaniuc | - change the internal functions in windows/cursoricon... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Ove Kaaven | IUnknown_[QAR]_Proxy implementations, VTbl construction... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Steve Lustbader | Provide a stub for GetComboBoxInfo. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Uwe Bonnes | More stubs. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Ove Kaaven | Stubby NdrClientCall2 & some header changes. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Steve Lustbader | Provide stub for SetupDiGetClassDevsW. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Paul Rupe | Scroll the listview when doing multiple selections. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Ove Kaaven | Implemented I_RpcFreeBuffer, I_RpcGetBuffer, I_RpcRecei... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Alexandre Julliard | Fixed sign extension bug in EH_prolog, and made tryleve... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Alexandre Julliard | Make sure all Zw functions whose Nt equivalent is imple... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Francois Gouget | The NAS headers and libraries are sometimes stored... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Andrew M. Johnston | Make info structure members lower case as elsewhere. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Alexandre Julliard | Updated with autoconf 2.54. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Eric Pouech | Started putting all 16 bit code in separate files. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Michael Günnewig | Prevent some segfaults in msrle32. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Dimitrie O... | Narrow down the items we iterate over in LIST, and... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Dimitrie O... | Draw _only_ the items that are invalidated. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Dimitrie O... | Reimplement FindItem (cleaner, faster, more compliant... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Dimitrie O... | Rewrite HitTest to make it pretty, and very fast. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Dimitrie O... | Introduce the notion of item iterators, and use them... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Dimitrie O... | Separate range manipulation functions from selection... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Dimitrie O... | Fix large item label calculation when not focused. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Dimitrie O... | Fix focus handling when deleting items, or changing... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Dimitrie O... | Fix large item handling focus in ICON mode. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Dimitrie O... | No need to go through the heavy duty rect computation... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Dimitrie O... | Factor out owner draw code, so that it works for all... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Dimitrie O... | Factor out the computation of item position, so it... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Dimitrie O... | Unify LISTVIEW_UpdateLargeItemLabelRect, and GetItemMea... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Dimitrie O... | Get rid of 'goto's in GetItemMeasures. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Dimitrie O... | Fix braino in calculation of LVS_LIST origin. |
commit | commitdiff | tree | snapshot |
2002-10-09 |
Andrew M. Johnston | Removed reference to SCROLL_SetNCSbState. |
commit | commitdiff | tree | snapshot |
2002-10-09 |
Alexandre Julliard | Try CreateProcess even if SHGetFileInfo fails so that... |
commit | commitdiff | tree | snapshot |
2002-10-09 |
Eric Pouech | Fixed some multi-sound card related bugs. |
commit | commitdiff | tree | snapshot |
2002-10-09 |
Alexandre Julliard | Avoid infinite SendMessage recursion, just like Windows... |
commit | commitdiff | tree | snapshot |
2002-10-09 |
Alexandre Julliard | Don't list register functions in the .def file. |
commit | commitdiff | tree | snapshot |
2002-10-09 |
Alexandre Julliard | Fixed buffer size in _ultoa (spotted by Joerg Mayer). |
commit | commitdiff | tree | snapshot |
2002-10-09 |
Alexandre Julliard | Transmit the Windows PATH to child processes using... |
commit | commitdiff | tree | snapshot |
2002-10-09 |
Alexandre Julliard | Fixed file descriptor corruption. |
commit | commitdiff | tree | snapshot |
2002-10-09 |
Jeff Smith | Spelling corrections. |
commit | commitdiff | tree | snapshot |
2002-10-09 |
Huw Davies | Added A3 paper size. |
commit | commitdiff | tree | snapshot |
2002-10-09 |
Michael Stefaniuc | Fix handle conversions. |
commit | commitdiff | tree | snapshot |
2002-10-09 |
Patrik Stridvall | Fixed test to not fail behind firewalls or without... |
commit | commitdiff | tree | snapshot |
2002-10-09 |
Patrik Stridvall | Reorganized the code for better support of data structu... |
commit | commitdiff | tree | snapshot |
2002-10-08 |
Alexandre Julliard | Release 20021007. wine-20021007 |
commit | commitdiff | tree | snapshot |
2002-10-08 |
Dimitrie O... | Fixed bug that caused item texts to be empty. |
commit | commitdiff | tree | snapshot |
2002-10-08 |
Michael Günnewig | Implemented the MS RLE video codec. |
commit | commitdiff | tree | snapshot |
2002-10-08 |
Jukka Heinonen | Add support for interrupts in 32-bit code. |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Dimitrie O... | Fix nasty bug generated by UINT vs. INT (resulted in... |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Dimitrie O... | Cleaned up the rectangle handling, and fixed numerous... |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Greg Turner | Added skeleton for rpcrt4 unit test with some UUID... |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Greg Turner | Implemented UuidCompare. |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Ove Kaaven | Implemented RpcBindingInqObject, RpcBindingSetObject, |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Steve Lustbader | Provide stubs for Create/DeleteTimerQueueTimer. |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Paul Rupe | Fix inaccurate listview scrolling with PgUp/Down and... |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Stefan Leichter | Added stubs for capCreateCaptureWindowA/W to get freeVC... |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Dimitrie O... | Fix silly bug in SetItemPosition (we should set it... |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Dimitrie O... | Maintain the item position in {,SMALL}ICON mode separat... |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Dimitrie O... | Cleanup the SetItemPosition interface. |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Dimitrie O... | Remove the COUNT_OF macro. |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Dimitrie O... | Fixes bug which rendered virtual listboxes always empty. |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Dimitrie O... | Cleanup, and clarify the handling of the various rectan... |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Dimitrie O... | Cleanup of the way we maintain/lookup the item count. |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Dimitrie O... | Fix focus handling for owner draw listviews. |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Dimitrie O... | Fix potential bug in RemoveAllItems. |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Steve Lustbader | Implement GetUserDefaultUILanguage and GetSystemDefault... |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Jason Edmeades | Various fixes, typos corrected and clarifying trace... |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Eric Pouech | Added support for several soundcard. |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Eric Pouech | Got rid of recursion in sub device opening. |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Eric Pouech | Let wave(Out|In)Open call the wave mapper when the... |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Eric Pouech | Fixed segv when incorrect command line arguments where... |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Eric Pouech | Fixed IMA ACM definition. |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Eric Pouech | Minor comments cleanups. |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Eric Pouech | Fixed some NULL pointer handling errors. |
commit | commitdiff | tree | snapshot |
2002-10-05 |
Dimitrie O... | Reimplement GetSubItemRect, subitem setting optimizations. |
commit | commitdiff | tree | snapshot |
2002-10-05 |
Dimitrie O... | Fix bug in OWNERDATA selection handling. |
commit | commitdiff | tree | snapshot |
2002-10-05 |
Dimitrie O... | Fix onwer-draw REPORT for broken apps. |
commit | commitdiff | tree | snapshot |
2002-10-05 |
Dimitrie O... | Streamline the GetItem usage. |
commit | commitdiff | tree | snapshot |
2002-10-05 |
Dimitrie O... | Fix condition so we actually store the state in virtual... |
commit | commitdiff | tree | snapshot |
2002-10-05 |
Dimitrie O... | - Effective optimization in GetNextItem (speeds up... |
commit | commitdiff | tree | snapshot |
2002-10-05 |
Dimitrie O... | Rewrite the begin/end label edit procedures. |
commit | commitdiff | tree | snapshot |
2002-10-04 |
Dimitrie O... | Fixed large item focus handling for virtual listviews... |
commit | commitdiff | tree | snapshot |
2002-10-04 |
Dimitrie O... | Do not blindly trust GetItem to succeed -- check the... |
commit | commitdiff | tree | snapshot |
2002-10-04 |
Dimitrie O... | Do not send uninitialized data in notification to appli... |
commit | commitdiff | tree | snapshot |
2002-10-04 |
Dmitry Timoshkov | Fixed atom test to work on Windows. |
commit | commitdiff | tree | snapshot |
2002-10-04 |
Dmitry Timoshkov | Added a prototype code page test. Fixed issue regarding... |
commit | commitdiff | tree | snapshot |
2002-10-04 |
Alexandre Julliard | Fixed printf formats for -DSTRICT handles. |
commit | commitdiff | tree | snapshot |
2002-10-04 |
Alexandre Julliard | Fixed some handle conversions in prevision of void... |
commit | commitdiff | tree | snapshot |
2002-10-04 |
Dimitrie O... | - Fix nasty bug in REPORT mode, when calculating the... |
commit | commitdiff | tree | snapshot |
2002-10-04 |
Alexandre Julliard | Implemented UuidFromString[AW] based on CLSIDFromString |
commit | commitdiff | tree | snapshot |
2002-10-03 |
György 'Nog... | Abort with error if the app uses our api to subclass... |
commit | commitdiff | tree | snapshot |
2002-10-03 |
Steve Lustbader | Implemented GetDateFormatW. |
commit | commitdiff | tree | snapshot |
next |