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 |
2002-10-19 |
Dimitrie O... | Fix ranges insertion bug (specify DPAS_SORTED when... |
commit | commitdiff | tree | snapshot |
2002-10-19 |
Dimitrie O... | Inspect style bits independently on style change. |
commit | commitdiff | tree | snapshot |
2002-10-19 |
Dimitrie O... | Rewrite StyleChanged procedure |
commit | commitdiff | tree | snapshot |
2002-10-19 |
Dimitrie O... | Keep track of per-column information inside the listview. |
commit | commitdiff | tree | snapshot |
2002-10-19 |
Dimitrie O... | Do not query items that are just being inserted. |
commit | commitdiff | tree | snapshot |
2002-10-19 |
Dimitrie O... | Reorganize things a bit so that we no longer need the... |
commit | commitdiff | tree | snapshot |
2002-10-19 |
Eric Pouech | Added support for BTrees in file header reading. |
commit | commitdiff | tree | snapshot |
2002-10-19 |
Michael Günnewig | - Fixed loading of wave files. |
commit | commitdiff | tree | snapshot |
2002-10-19 |
Michael Günnewig | Fixed very slow loading of index. |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Alexandre Julliard | Fixed warnings caused by conversion to -DSTRICT. |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Alexandre Julliard | Added support for building certain dlls with -DSTRICT. |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Alexandre Julliard | Added FIXMEs for metafile and fullhwnd handle conversio... |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Alexandre Julliard | Moved EnumObjects16, LineDDA16 and associated glue... |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Alexandre Julliard | Split out some 16-bit GDI code. |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Alexandre Julliard | Store the original GDI palette functions in pfnSelectPa... |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Greg Turner | - (try to) implement RpcMgmtWaitServerListen |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Alexandre Julliard | Converted PlayMetaFileRecord and related functions... |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Alexandre Julliard | Merged wine_call_to_16_long and wine_call_to_16_short... |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Alexandre Julliard | Added wine_memcpy_unaligned function to avoid gcc memcpy |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Michael Günnewig | - Add FIND_* constants. |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Michael Günnewig | - Add wavefile handler. |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Michael Günnewig | Fixed memory leak (release AVI stream). |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Stefan Leichter | BuildCommDCBAndTimeoutsA: Made the argument parsing... |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Patrik Stridvall | - Better .dsp file generation for .exe outputs |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Martin Fuchs | Removed warning "SetWindowText(0, ...)" when opening... |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Martin Fuchs | pszText is stored as Unicode, so call DrawTextW() inste... |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Dimitrie O... | Instrument SetItemT to change only _one_ item at a... |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Dimitrie O... | Unify set_{owner,main}_item functions. |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Dimitrie O... | More, better tracing to help nail down some crashes. |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Dimitrie O... | Deal with sparsely populated listviews. |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Dimitrie O... | Add ability to create an iterator over a range list. |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Dimitrie O... | Change the definition of ranges to exclude the upper... |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Dimitrie O... | Handle range tracing in a consistent fashion. |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Dimitrie O... | Remove dated comments. |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Dimitrie O... | Better encapsulation of the ranges concept. |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Alexandre Julliard | Use the WOWHandle functions to convert between task... |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Alexandre Julliard | Build a default command-line if the one we received... |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Alexandre Julliard | Fixed typo in EnumThreadWindows. |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Alexandre Julliard | Fixed compilation for non-i386. |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Alexandre Julliard | Fixed wownt32.h to make it usable from inside Wine... |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Alexandre Julliard | Rewrote caret implementation to store the information... |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Malte Starostik | Added progress messages while building font metrics. |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Jason Edmeades | - Dont set lighting during draw primitive, rely on... |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Christian Costa | Implement OpenGL overriding of surface's flip method. |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Dimitrie O... | Notification code cleanup, more traces, etc. |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Dimitrie O... | Add/update the listview structures to version 6.0. |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Malte Starostik | Initialize winearts's volume level to full, so applicat... |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Jerry Jenkins | Added missing RemoveProp calls. |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Martin Fuchs | Correct initial display of file listing. |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Dimitrie O... | We need to provide focus info always in ICON mode ... |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Mike McCormack | Duplicate selected items list in LISTVIEW_RemoveAllSele... |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Dimitrie O... | Remember the global colors in custom draw mode. |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Dimitrie O... | Compute only the old state that we're gonna look at. |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Dimitrie O... | Instrument SetItemT to avoid repainting if nothing... |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Dimitrie O... | Fix bug in edit label when sending the text to the... |
commit | commitdiff | tree | snapshot |
next |