2007-08-20 |
Alexandre Julliard | comctl32: Create the manifest directory if needed ... |
blob | commitdiff | raw |
2007-08-14 |
Alexandre Julliard | comctl32: Create a manifest file at dll registration... |
blob | commitdiff | raw | diff to current |
2007-07-31 |
Francois Gouget | comctl32: According to the PSDK, DrawShadowText() takes... |
blob | commitdiff | raw | diff to current |
2007-07-26 |
Jason Edmeades | comctl32: Fix missing toolbar button with HINST_COMMCTRL. |
blob | commitdiff | raw | diff to current |
2007-07-20 |
Andrew Talbot | comctl32: Cast-qual warning fix. |
blob | commitdiff | raw | diff to current |
2007-06-22 |
Michael Stefaniuc | comctl32: Do not use wide character constants. |
blob | commitdiff | raw | diff to current |
2007-06-07 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2007-05-31 |
Louis Lenders | comctl32: Add stub for DrawShadowText. |
blob | commitdiff | raw | diff to current |
2007-05-25 |
Dmitry Timoshkov | wine: Switch to using 'long' for INT_PTR type for 64... |
blob | commitdiff | raw | diff to current |
2007-04-24 |
Mikołaj Zalewski | comctl32: toolbar: In CreateToolbarEx the default bitma... |
blob | commitdiff | raw | diff to current |
2007-04-02 |
Andrew Talbot | comctl32: Constify some variables. |
blob | commitdiff | raw | diff to current |
2007-03-23 |
Andrew Talbot | comctl32: Constify some variables. |
blob | commitdiff | raw | diff to current |
2007-03-19 |
Mikołaj Zalewski | comctl32: CreateToolbarEx should send TB_SETBITMAPSIZE... |
blob | commitdiff | raw | diff to current |
2007-03-14 |
Mikołaj Zalewski | comctl32: Register all the controls in DllMain. |
blob | commitdiff | raw | diff to current |
2007-01-22 |
Thomas Weidenmueller | comctl32: Fix InitCommonControlsEx prototype. |
blob | commitdiff | raw | diff to current |
2006-10-25 |
Oleg Krylov | comctl32: Create tooltip windows with WS_POPUP style. |
blob | commitdiff | raw | diff to current |
2006-10-14 |
Michael Ploujnikov | comctl32: Win64 printf format warning fixes. |
blob | commitdiff | raw | diff to current |
2006-09-26 |
Mikołaj Zalewski | comctl32: toolbar: If wParam in TB_ADDBUTTON is large... |
blob | commitdiff | raw | diff to current |
2006-05-23 |
Jonathan Ernst | Update the address of the Free Software Foundation. |
blob | commitdiff | raw | diff to current |
2005-09-12 |
Frank Richter | Unregister theming subclasses at comctl32 shutdown... |
blob | commitdiff | raw | diff to current |
2005-08-30 |
Frank Richter | Fix warnings in 64bit. |
blob | commitdiff | raw | diff to current |
2005-08-08 |
Alexandre Julliard | Don't prefix the functions DllCanUnloadNow, DllGetClass... |
blob | commitdiff | raw | diff to current |
2005-07-27 |
Frank Richter | Added some generic code to allow subclassing (for the... |
blob | commitdiff | raw | diff to current |
2005-06-09 |
Mike McCormack | Warning fixes for -Wmissing-declarations and -Wwrite... |
blob | commitdiff | raw | diff to current |
2005-03-25 |
Dimitrie O. Paun | Use {Alloc,ReAlloc,Free}() instead of Heap{Alloc,ReAllo... |
blob | commitdiff | raw | diff to current |
2005-03-23 |
Dimitrie O. Paun | Complete unicodification. |
blob | commitdiff | raw | diff to current |
2005-03-22 |
Jakob Eriksson | Eliminate HeapAlloc casts. |
blob | commitdiff | raw | diff to current |
2005-01-04 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2004-12-06 |
Eric Kohl | DrawStatusText() must not process prefix characters. |
blob | commitdiff | raw | diff to current |
2004-10-19 |
Robert Shearman | Implement SetPathWordBreakProc and MirrorIcon. |
blob | commitdiff | raw | diff to current |
2004-10-18 |
Ge van Geldorp | Don't free subclass stack while it's still in use. |
blob | commitdiff | raw | diff to current |
2004-09-22 |
Dimitrie O. Paun | We now have ICC_LINK_CLASS. |
blob | commitdiff | raw | diff to current |
2004-09-06 |
Kevin Koltzau | Fix bug with chained messages. |
blob | commitdiff | raw | diff to current |
2004-09-02 |
Hans Leidekker | Fix signed/unsigned comparison warnings. |
blob | commitdiff | raw | diff to current |
2004-08-25 |
Robert Shearman | Replace GetWindowLong by GetWindowLongPtr. |
blob | commitdiff | raw | diff to current |
2004-08-22 |
Kevin Koltzau | Make SetWindowSubclass behave with SetWindowLong subcla... |
blob | commitdiff | raw | diff to current |
2004-08-19 |
Robert Shearman | - Implement insert marks. |
blob | commitdiff | raw | diff to current |
2004-08-06 |
Thomas Weidenmüller | Implemented syslink control. |
blob | commitdiff | raw | diff to current |
2004-08-02 |
Dmitry Timoshkov | Create toolbar with a not zero default size, it allows... |
blob | commitdiff | raw | diff to current |
2004-07-21 |
Filip Navara | Fix CreateMappedBitmap for palette-less bitmaps. |
blob | commitdiff | raw | diff to current |
2004-05-17 |
Filip Navara | - Let the subclassing stack grow the opposite way to... |
blob | commitdiff | raw | diff to current |
2004-03-11 |
Robert Shearman | Fix subclassing to support nested messages. |
blob | commitdiff | raw | diff to current |
2004-03-11 |
Robert Shearman | Spelling fixes. |
blob | commitdiff | raw | diff to current |
2004-02-27 |
Robert Shearman | Update common control function documentation. |
blob | commitdiff | raw | diff to current |
2004-01-27 |
Francois Gouget | Add missing '\n's to debug traces. |
blob | commitdiff | raw | diff to current |
2004-01-26 |
Alexandre Julliard | There is no need for a private heap in comctl32, memory... |
blob | commitdiff | raw | diff to current |
2003-09-11 |
György 'Nog' Jeney | Fix invalid C constructs (spotted by Marcus Meissner). |
blob | commitdiff | raw | diff to current |
2003-09-10 |
Alexandre Julliard | Removed the A/W constants for builtin cursors, icons... |
blob | commitdiff | raw | diff to current |
2003-09-05 |
Alexandre Julliard | Fixed header dependencies to be fully compatible with... |
blob | commitdiff | raw | diff to current |
2003-08-22 |
Filip Navara | Fixed prototypes of CreateStatusWindowA/W, ImageList_Copy, |
blob | commitdiff | raw | diff to current |
2003-06-30 |
Dmitry Timoshkov | For all DLLs with defined DllMain and which do not... |
blob | commitdiff | raw | diff to current |
2003-05-11 |
Alexandre Julliard | Ordinals 410-413 are the window subclassing functions. |
blob | commitdiff | raw | diff to current |
2003-03-18 |
Jon Griffiths | Documentation updates. |
blob | commitdiff | raw | diff to current |
2003-01-14 |
Francois Gouget | Remove (POINTER)NULL casts. |
blob | commitdiff | raw | diff to current |
2002-12-02 |
Francois Gouget | Removed unnecessary HANDLE typecasts. |
blob | commitdiff | raw | diff to current |
2002-11-04 |
Alexandre Julliard | Made the dll entry point default to DllMain and removed... |
blob | commitdiff | raw | diff to current |
2002-10-23 |
Michael Stefaniuc | - fix the "int format, HANDLE arg" type of warnings... |
blob | commitdiff | raw | diff to current |
2002-10-23 |
Michael Stefaniuc | Add needed casts for a "no warnings" compile of comctl32. |
blob | commitdiff | raw | diff to current |
2002-10-23 |
Christian Neumair | Collect all bugs, missing features, etc in the header... |
blob | commitdiff | raw | diff to current |
2002-10-17 |
Jerry Jenkins | Added missing RemoveProp calls. |
blob | commitdiff | raw | diff to current |
2002-10-03 |
György 'Nog' Jeney | Abort with error if the app uses our api to subclass... |
blob | commitdiff | raw | diff to current |
2002-10-02 |
György 'Nog' Jeney | Implemented {G|S}etWindowSubClass, DefSubclassProc, |
blob | commitdiff | raw | diff to current |
2002-09-17 |
Francois Gouget | Remove references to PCVOID and LPUINT. |
blob | commitdiff | raw | diff to current |
2002-09-06 |
Michael Stefaniuc | Prepare dlls/{comctl32,gdi,msvideo,setupapi,shell32... |
blob | commitdiff | raw | diff to current |
2002-08-09 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
blob | commitdiff | raw | diff to current |
2002-05-24 |
James Juran | Add missing \n to output messages. |
blob | commitdiff | raw | diff to current |
2002-04-17 |
Dimitrie O. Paun | Complete implementation for DrawStatusText{A,W}. |
blob | commitdiff | raw | diff to current |
2002-04-05 |
Guy L. Albertelli | - Keep track of all system colors used by comctl32... |
blob | commitdiff | raw | diff to current |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
blob | commitdiff | raw | diff to current |
2002-01-15 |
Rein Klazes | Move the implementation of comctl32._TrackMouseEvent to |
blob | commitdiff | raw | diff to current |
2002-01-02 |
Dimitrie O. Paun | Make DrawStatusText Unicode ready. Get rid of a HEAP_st... |
blob | commitdiff | raw | diff to current |
2001-12-11 |
Jon Griffiths | Add exclusion defs & remaining funcs, remove internal... |
blob | commitdiff | raw | diff to current |
2001-11-06 |
Guy Albertelli | - Define rest of URL_ESCAPE... and other flags. |
blob | commitdiff | raw | diff to current |
2001-06-20 |
Patrik Stridvall | Documentation ordinal fixes. |
blob | commitdiff | raw | diff to current |
2001-06-19 |
Patrik Stridvall | Documentation ordinal fixes. |
blob | commitdiff | raw | diff to current |
2001-06-19 |
Patrik Stridvall | Documentation ordinal fixes. |
blob | commitdiff | raw | diff to current |
2001-05-09 |
Francois Gouget | Add '\n' at the end of traces. |
blob | commitdiff | raw | diff to current |
2001-03-16 |
Gerard Patel | Added version info. |
blob | commitdiff | raw | diff to current |
2001-01-17 |
Alexandre Julliard | Cleaned up dll startup routines now that we have separa... |
blob | commitdiff | raw | diff to current |
2001-01-09 |
Gerard Patel | Send the creation notification to the true owner of... |
blob | commitdiff | raw | diff to current |
2000-12-27 |
Andreas Mohr | - clarify many error messages |
blob | commitdiff | raw | diff to current |
2000-11-25 |
Eric Kohl | Removed calls to internal (non-exported) wine functions. |
blob | commitdiff | raw | diff to current |
2000-10-13 |
Andreas Mohr | - stupid spelling fixes |
blob | commitdiff | raw | diff to current |
2000-09-29 |
Francois Gouget | Moved DLLVERSIONINFO to shlwapi.h. |
blob | commitdiff | raw | diff to current |
2000-09-24 |
Francois Gouget | Added set WS_CHILD and CCS_TOP to the toolbar's style. |
blob | commitdiff | raw | diff to current |
2000-09-13 |
Chris Morgan | Merged main Wine changes into Corel's treeview control... |
blob | commitdiff | raw | diff to current |
2000-09-12 |
Andreas Mohr | - fixes debugger output |
blob | commitdiff | raw | diff to current |
2000-08-09 |
Alexandre Julliard | Removed all non-standard common control headers from... |
blob | commitdiff | raw | diff to current |
2000-06-03 |
Eric Kohl | Updated to dll version 5.81 (IE 5.01). |
blob | commitdiff | raw | diff to current |
2000-04-28 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
blob | commitdiff | raw | diff to current |
2000-04-24 |
Patrik Stridvall | Fixed issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
2000-04-24 |
Martin Fuchs | Fixed toolbar bitmap size handling. |
blob | commitdiff | raw | diff to current |
2000-03-28 |
Patrik Stridvall | Added/fixed some documentation reported by winapi_check. |
blob | commitdiff | raw | diff to current |
2000-03-08 |
Patrik Stridvall | Removed a lot of unnecessary includes and fixed the... |
blob | commitdiff | raw | diff to current |
1999-12-20 |
Shaun Morris | Implemented _TrackMouseEvent for the TME_LEAVE flag. |
blob | commitdiff | raw | diff to current |
1999-09-20 |
Dennis Björklund | It's no error to send a WM_COMMAND to MenuHelp. |
blob | commitdiff | raw | diff to current |
1999-09-11 |
Stephane Lussier | Fixed RGBQUAD/COLORREF mixup in CreateMappedBitmap(). |
blob | commitdiff | raw | diff to current |
1999-06-12 |
Alexandre Julliard | Converted to the new debug interface, using script... |
blob | commitdiff | raw | diff to current |
1999-06-12 |
Patrik Stridvall | Changed xxx(VOID) to xxx(void). |
blob | commitdiff | raw | diff to current |
next |