2002-10-21 |
Dimitrie O. Paun | Split ranges_destroy in ranges_clear, and ranges_destroy. |
tree | commitdiff |
2002-10-21 |
Dimitrie O. Paun | Updated header documentation to the latest, and greatest. |
tree | commitdiff |
2002-10-21 |
Dimitrie O. Paun | Optimize invalidation on insert. |
tree | commitdiff |
2002-10-21 |
Dimitrie O. Paun | Rewrite DeleteItemT: cleaner, a lot faster. |
tree | commitdiff |
2002-10-21 |
Dimitrie O. Paun | Implement most of LVM_ARRANGE. |
tree | commitdiff |
2002-10-21 |
Dimitrie O. Paun | Proper (type wise) return types. |
tree | commitdiff |
2002-10-21 |
Dimitrie O. Paun | Reorganize header notifications. |
tree | commitdiff |
2002-10-21 |
Dimitrie O. Paun | Crash on internal NULL pointers, don't test all over... |
tree | commitdiff |
2002-10-21 |
Dimitrie O. Paun | When removing focus, no need to go through all elements. |
tree | commitdiff |
2002-10-21 |
Dimitrie O. Paun | Fix colors for selected items in full row select mode. |
tree | commitdiff |
2002-10-21 |
Dimitrie O. Paun | Fix computation of subitem box, when invalidating it. |
tree | commitdiff |
2002-10-21 |
Dimitrie O. Paun | Assert on inconsistent range list states. |
tree | commitdiff |
2002-10-21 |
Dimitrie O. Paun | Do not grow the item list to arbritary index: if reques... |
tree | commitdiff |
2002-10-21 |
Dimitrie O. Paun | SetColumnWidth rewrite: simpler, cleaner code. Bugs... |
tree | commitdiff |
2002-10-21 |
Dimitrie O. Paun | Handle generic column width changes. |
tree | commitdiff |
2002-10-21 |
Dimitrie O. Paun | Assert on internal invariants, rather than fail gracefully. |
tree | commitdiff |
2002-10-21 |
Dimitrie O. Paun | More docs compliant alignment handling for subitems. |
tree | commitdiff |
2002-10-21 |
Dimitrie O. Paun | Fix notification from header, on item changed. |
tree | commitdiff |
2002-10-21 |
Duane Clark | Set the return value of the PD_PAGENUMS flag. |
tree | commitdiff |
2002-10-21 |
Jason Edmeades | Add the basic support for volume textures / volumes... |
tree | commitdiff |
2002-10-21 |
Eric Pouech | Keep on moving 16 bit code out of winmm, now only using... |
tree | commitdiff |
2002-10-21 |
Duane Clark | Correct the behavior for disabled toolbar buttons. |
tree | commitdiff |
2002-10-19 |
Dimitrie O. Paun | Do not create a range list for an empty range. |
tree | commitdiff |
2002-10-19 |
Dimitrie O. Paun | Store the entire format bitmap in the column info. |
tree | commitdiff |
2002-10-19 |
Dimitrie O. Paun | Column zero has the image enabled always, irrespective... |
tree | commitdiff |
2002-10-19 |
Dimitrie O. Paun | Unify {Insert,Set}ColumnT as much as possible. |
tree | commitdiff |
2002-10-19 |
Dimitrie O. Paun | Fix function header documentation. |
tree | commitdiff |
2002-10-19 |
Dimitrie O. Paun | Better report mode. |
tree | commitdiff |
2002-10-19 |
Greg Turner | Super-crude implementation for NdrClientCall2. |
tree | commitdiff |
2002-10-19 |
Greg Turner | Fix up RpcMgmtWaitServerListen to be less incorrect. |
tree | commitdiff |
2002-10-19 |
Greg Turner | Some MIDL constants and structures (should eventually... |
tree | commitdiff |
2002-10-19 |
Alexandre Julliard | Removed DECLARE_OLD_HANDLE. Fixed a few remaining warnings. |
tree | commitdiff |
2002-10-19 |
Lionel Ulmer | Add 3D support at the User driver level. |
tree | commitdiff |
2002-10-19 |
Malte Starostik | Fixed IWebBrowser::Navigate() parameter type. |
tree | commitdiff |
2002-10-19 |
Dimitrie O. Paun | When deleting an item, remove selection, don't add it! |
tree | commitdiff |
2002-10-19 |
Michael Stefaniuc | Silence some warnings due to casts between pointer... |
tree | commitdiff |
2002-10-19 |
Michael Stefaniuc | Fix warnings when converting between an ATOM and a... |
tree | commitdiff |
2002-10-19 |
Dimitrie O. Paun | More traces to help us make sense of the output. |
tree | commitdiff |
2002-10-19 |
Dimitrie O. Paun | Fix ranges insertion bug (specify DPAS_SORTED when... |
tree | commitdiff |
2002-10-19 |
Dimitrie O. Paun | Inspect style bits independently on style change. |
tree | commitdiff |
2002-10-19 |
Dimitrie O. Paun | Rewrite StyleChanged procedure |
tree | commitdiff |
2002-10-19 |
Dimitrie O. Paun | Keep track of per-column information inside the listview. |
tree | commitdiff |
2002-10-19 |
Dimitrie O. Paun | Do not query items that are just being inserted. |
tree | commitdiff |
2002-10-19 |
Dimitrie O. Paun | Reorganize things a bit so that we no longer need the... |
tree | commitdiff |
2002-10-19 |
Michael Günnewig | - Fixed loading of wave files. |
tree | commitdiff |
2002-10-19 |
Michael Günnewig | Fixed very slow loading of index. |
tree | commitdiff |
2002-10-18 |
Alexandre Julliard | Fixed warnings caused by conversion to -DSTRICT. |
tree | commitdiff |
2002-10-18 |
Alexandre Julliard | Added support for building certain dlls with -DSTRICT. |
tree | commitdiff |
2002-10-18 |
Alexandre Julliard | Added FIXMEs for metafile and fullhwnd handle conversio... |
tree | commitdiff |
2002-10-18 |
Alexandre Julliard | Moved EnumObjects16, LineDDA16 and associated glue... |
tree | commitdiff |
2002-10-18 |
Alexandre Julliard | Split out some 16-bit GDI code. |
tree | commitdiff |
2002-10-18 |
Alexandre Julliard | Store the original GDI palette functions in pfnSelectPa... |
tree | commitdiff |
2002-10-18 |
Greg Turner | - (try to) implement RpcMgmtWaitServerListen |
tree | commitdiff |
2002-10-18 |
Alexandre Julliard | Converted PlayMetaFileRecord and related functions... |
tree | commitdiff |
2002-10-18 |
Alexandre Julliard | Merged wine_call_to_16_long and wine_call_to_16_short... |
tree | commitdiff |
2002-10-18 |
Michael Günnewig | - Add wavefile handler. |
tree | commitdiff |
2002-10-18 |
Stefan Leichter | BuildCommDCBAndTimeoutsA: Made the argument parsing... |
tree | commitdiff |
2002-10-18 |
Martin Fuchs | pszText is stored as Unicode, so call DrawTextW() inste... |
tree | commitdiff |
2002-10-17 |
Dimitrie O. Paun | Instrument SetItemT to change only _one_ item at a... |
tree | commitdiff |
2002-10-17 |
Dimitrie O. Paun | Unify set_{owner,main}_item functions. |
tree | commitdiff |
2002-10-17 |
Dimitrie O. Paun | More, better tracing to help nail down some crashes. |
tree | commitdiff |
2002-10-17 |
Dimitrie O. Paun | Deal with sparsely populated listviews. |
tree | commitdiff |
2002-10-17 |
Dimitrie O. Paun | Add ability to create an iterator over a range list. |
tree | commitdiff |
2002-10-17 |
Dimitrie O. Paun | Change the definition of ranges to exclude the upper... |
tree | commitdiff |
2002-10-17 |
Dimitrie O. Paun | Handle range tracing in a consistent fashion. |
tree | commitdiff |
2002-10-17 |
Dimitrie O. Paun | Remove dated comments. |
tree | commitdiff |
2002-10-17 |
Dimitrie O. Paun | Better encapsulation of the ranges concept. |
tree | commitdiff |
2002-10-17 |
Alexandre Julliard | Use the WOWHandle functions to convert between task... |
tree | commitdiff |
2002-10-17 |
Alexandre Julliard | Fixed compilation for non-i386. |
tree | commitdiff |
2002-10-17 |
Alexandre Julliard | Fixed wownt32.h to make it usable from inside Wine... |
tree | commitdiff |
2002-10-17 |
Alexandre Julliard | Rewrote caret implementation to store the information... |
tree | commitdiff |
2002-10-17 |
Jason Edmeades | - Dont set lighting during draw primitive, rely on... |
tree | commitdiff |
2002-10-17 |
Christian Costa | Implement OpenGL overriding of surface's flip method. |
tree | commitdiff |
2002-10-17 |
Dimitrie O. Paun | Notification code cleanup, more traces, etc. |
tree | commitdiff |
2002-10-17 |
Malte Starostik | Initialize winearts's volume level to full, so applicat... |
tree | commitdiff |
2002-10-17 |
Jerry Jenkins | Added missing RemoveProp calls. |
tree | commitdiff |
2002-10-16 |
Dimitrie O. Paun | We need to provide focus info always in ICON mode ... |
tree | commitdiff |
2002-10-16 |
Mike McCormack | Duplicate selected items list in LISTVIEW_RemoveAllSele... |
tree | commitdiff |
2002-10-16 |
Dimitrie O. Paun | Remember the global colors in custom draw mode. |
tree | commitdiff |
2002-10-16 |
Dimitrie O. Paun | Compute only the old state that we're gonna look at. |
tree | commitdiff |
2002-10-16 |
Dimitrie O. Paun | Instrument SetItemT to avoid repainting if nothing... |
tree | commitdiff |
2002-10-16 |
Dimitrie O. Paun | Fix bug in edit label when sending the text to the... |
tree | commitdiff |
2002-10-16 |
Dimitrie O. Paun | Edit label cleanup. |
tree | commitdiff |
2002-10-16 |
Dimitrie O. Paun | Fix bug in ranges_shift which was corrupting selections. |
tree | commitdiff |
2002-10-16 |
Alexandre Julliard | Implemented _seh_longjmp_unwind. |
tree | commitdiff |
2002-10-16 |
Christian Costa | Associate texture to the device when GetHandle is calle... |
tree | commitdiff |
2002-10-16 |
Dimitrie O. Paun | Add comment on what is known about the current state... |
tree | commitdiff |
2002-10-16 |
Greg Turner | Use the msvc way to return a struct, fixing wierd problems. |
tree | commitdiff |
2002-10-15 |
Dimitrie O. Paun | Fix iterator creation for LVS_LIST mode. |
tree | commitdiff |
2002-10-15 |
Dimitrie O. Paun | No longer compute the ill-defined bounds in GetItemMetrics. |
tree | commitdiff |
2002-10-15 |
Dimitrie O. Paun | Teach GetItemMetrics to deal with subitems in report... |
tree | commitdiff |
2002-10-15 |
Dimitrie O. Paun | Fix iterator creation for LVS_LIST mode. |
tree | commitdiff |
2002-10-15 |
Dimitrie O. Paun | Fix iterators to properly deal with LVS_{,SMALL}ICON... |
tree | commitdiff |
2002-10-15 |
Dimitrie O. Paun | Iterator updates: |
tree | commitdiff |
2002-10-15 |
Michael Stefaniuc | Compile fix when all handles are converted to a void*. |
tree | commitdiff |
2002-10-15 |
György 'Nog' Jeney | Implement [ format specifier. |
tree | commitdiff |
2002-10-15 |
Steve Lustbader | Fix off-by-one error in determining number of arguments. |
tree | commitdiff |
2002-10-15 |
Dimitrie O. Paun | Do not merge image with garbage background. Based on... |
tree | commitdiff |
2002-10-15 |
Christian Neumair | Stub for the CryptRegisterOIDFunction function. |
tree | commitdiff |
2002-10-15 |
Patrik Stridvall | Updated the generated tests. |
tree | commitdiff |
next |