2012-05-15 |
Francois Gouget | Assorted typo, spelling, wording and case fixes. |
blob | commitdiff | raw |
2011-12-20 |
Nikolay Sivov | comctl32: Fix parameter validation for CreateMRUListLaz... |
blob | commitdiff | raw | diff to current |
2011-05-02 |
Nikolay Sivov | comctl32: Ignore size field when creating with -W calls. |
blob | commitdiff | raw | diff to current |
2011-05-02 |
Nikolay Sivov | comctl32: Adjust field names and some defines to match... |
blob | commitdiff | raw | diff to current |
2010-02-26 |
Reece Dunn | comctl32/mru: In EnumMRUListA, ensure that the string... |
blob | commitdiff | raw | diff to current |
2009-09-09 |
Alexandre Julliard | comctl32: Use explicit prototypes for function pointers. |
blob | commitdiff | raw | diff to current |
2009-05-25 |
Nikolay Sivov | comctl32/mru: Check for NULL handles in MRU calls. |
blob | commitdiff | raw | diff to current |
2009-02-13 |
Michael Stefaniuc | comctl32: Remove superfluous pointer casts. |
blob | commitdiff | raw | diff to current |
2008-01-24 |
Austin English | comctl32: Spelling fixes. |
blob | commitdiff | raw | diff to current |
2007-12-06 |
Peter Oberndorfer | comctl32: EnumMRUListA/W fix getting list size by negat... |
blob | commitdiff | raw | diff to current |
2007-07-20 |
Mikołaj Zalewski | comctl32: tooltips: Remove broken support for non-NULL... |
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-08 |
Michael Stefaniuc | comctl32: Remove redundant NULL checks before Free... |
blob | commitdiff | raw | diff to current |
2007-02-14 |
Felix Nawothnig | comctl32: Remove redundant NULL checks before Free... |
blob | commitdiff | raw | diff to current |
2006-11-02 |
Paul Vriens | comctl32: Move documented functions to string.c. |
blob | commitdiff | raw | diff to current |
2006-10-20 |
Andrew Talbot | comctl32: Cast-qual warnings fix. |
blob | commitdiff | raw | diff to current |
2006-10-14 |
Michael Ploujnikov | comctl32: Win64 printf format warning fixes. |
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 |
2006-04-19 |
Mikołaj Zalewski | comctl32: Add Str_SetPtrWtoA analogue to Str_SetPtrAtoW. |
blob | commitdiff | raw | diff to current |
2006-03-27 |
Mike McCormack | comctl32: Having an MRU list without a compare function... |
blob | commitdiff | raw | diff to current |
2006-01-03 |
Thomas Weidenmueller | comctrl32: ReAlloc should be able to move memory blocks... |
blob | commitdiff | raw | diff to current |
2005-09-17 |
Ge van Geldorp | Buffer size needs to be specified in bytes on input. |
blob | commitdiff | raw | diff to current |
2005-09-12 |
Marcus Meissner | The last argument to MultiByteToWideChar is wide charac... |
blob | commitdiff | raw | diff to current |
2005-09-06 |
Aric Stewart | Reading the MRUlist using the W functions we need to... |
blob | commitdiff | raw | diff to current |
2005-08-30 |
Frank Richter | Fix warnings in 64bit. |
blob | commitdiff | raw | diff to current |
2005-07-28 |
Steven Edwards | Correct RegCreateKeyEx[A/W] prototype to match the... |
blob | commitdiff | raw | diff to current |
2005-07-06 |
Felix Nawothnig | Move DPA and DSA functions out of comctl32undoc.c as... |
blob | commitdiff | raw | diff to current |
2005-05-06 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2005-03-24 |
Dimitrie O. Paun | Complete the unicodification of comctl32undoc. |
blob | commitdiff | raw | diff to current |
2005-03-22 |
Jakob Eriksson | Eliminate HeapAlloc casts. |
blob | commitdiff | raw | diff to current |
2004-12-20 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2004-12-10 |
Jon Griffiths | Implement the remaining MRU functions, fix a couple... |
blob | commitdiff | raw | diff to current |
2004-10-07 |
Francois Gouget | Don't define COBJMACROS in objbase.h. |
blob | commitdiff | raw | diff to current |
2004-09-02 |
Hans Leidekker | Fix signed/unsigned comparison warnings. |
blob | commitdiff | raw | diff to current |
2004-04-20 |
Francois Gouget | Make Unicode strings static const. |
blob | commitdiff | raw | diff to current |
2004-02-17 |
Robert Shearman | Forward some wrapper functions since we don't care... |
blob | commitdiff | raw | diff to current |
2004-02-17 |
Robert Shearman | Move string functions to separate file. |
blob | commitdiff | raw | diff to current |
2004-02-17 |
Robert Shearman | Documentation update. |
blob | commitdiff | raw | diff to current |
2004-02-06 |
Robert Shearman | Fix nGrow initialization in DPA_CreateEx. |
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-11-20 |
Dimitrie O. Paun | Remove some dead code: hwndParent is not used anywhere. |
blob | commitdiff | raw | diff to current |
2003-09-17 |
Alexandre Julliard | Renamed the COMCTL32_* functions to use the exported... |
blob | commitdiff | raw | diff to current |
2003-09-17 |
Alexandre Julliard | Moved undocumented functions out of the exported commct... |
blob | commitdiff | raw | diff to current |
2003-09-11 |
Robert Shearman | Add proper names to ordinal-only functions. |
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-18 |
Francois Gouget | 'sizeof type' is best avoided as it won't always compil... |
blob | commitdiff | raw | diff to current |
2003-05-15 |
Uwe Bonnes | DPA_Search: Handle DPAS_INSERTBEFORE on empty list. |
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-07 |
Dimitrie O. Paun | Define NONAMELESS{STRUCT,UNION} explicitly in the files... |
blob | commitdiff | raw | diff to current |
2002-12-16 |
Rolf Kalbermatter | Add config.h/port.h to allow compilation/linking in... |
blob | commitdiff | raw | diff to current |
2002-12-13 |
Robert Shearman | Implemented StrStrIW. |
blob | commitdiff | raw | diff to current |
2002-10-23 |
Dimitrie O. Paun | Append to the end of the DPA, if insert index is too... |
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-21 |
Dimitrie O. Paun | DPAs can't have more than 0x8000 elements (fixed with... |
blob | commitdiff | raw | diff to current |
2002-10-21 |
Dimitrie O. Paun | No need to increment item size, it's already adjusted... |
blob | commitdiff | raw | diff to current |
2002-10-21 |
Dimitrie O. Paun | Do not rely on HeapReAlloc to allocate a NULL pointer. |
blob | commitdiff | raw | diff to current |
2002-10-21 |
Dimitrie O. Paun | Rewrite DPA_InsertPtr in terms on DPA_SetPtr, so that... |
blob | commitdiff | raw | diff to current |
2002-09-25 |
Paul Rupe | Resize dynamic pointer array more carefully when adding... |
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-16 |
Dmitry Timoshkov | Implement comctl32.417 and shlwapi.299. This avoids... |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
blob | commitdiff | raw | diff to current |
2002-05-16 |
Alexandre Julliard | Implemented strtolW/strtoulW in libwine_unicode and... |
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-02-21 |
Guy L. Albertelli | Fix problems in DPA_Merge exposed by previous code... |
blob | commitdiff | raw | diff to current |
2002-02-02 |
Andreas Mohr | Fixed some more missing parenthesis issues. |
blob | commitdiff | raw | diff to current |
2002-01-31 |
Guy Albertelli | - fix order of parameters is SendNotify |
blob | commitdiff | raw | diff to current |
2002-01-29 |
Huw D M Davies | Removed IsBadStringPtrA call that caused trouble. |
blob | commitdiff | raw | diff to current |
2002-01-18 |
Aric Stewart | Initialize streamData and check on failure to read... |
blob | commitdiff | raw | diff to current |
2002-01-18 |
Huw D M Davies | Stub for comctl32.419 |
blob | commitdiff | raw | diff to current |
2002-01-15 |
Aric Stewart | Catch maximum number of times and return out of memory... |
blob | commitdiff | raw | diff to current |
2002-01-14 |
Huw D M Davies | Convert MRULists to Unicode. |
blob | commitdiff | raw | diff to current |
2001-09-20 |
Guy Albertelli | Implement most of the MRU related functions. |
blob | commitdiff | raw | diff to current |
2001-07-18 |
Patrik Stridvall | - Made sure that the files that contains the declarations |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Patrik Stridvall | Documentation fixes. |
blob | commitdiff | raw | diff to current |
2001-06-22 |
Andreas Mohr | Spelling fixes. |
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-04-30 |
Chris Morgan | Implement COMCTL32_StrToIntW() using NTDLL's _wtoi. |
blob | commitdiff | raw | diff to current |
2001-02-14 |
François Gouget | Change the callback declarations to a safer format. |
blob | commitdiff | raw | diff to current |
2000-11-30 |
Guy L. Albertelli | Implement better version of DPA_Merge. |
blob | commitdiff | raw | diff to current |
2000-11-25 |
Marcus Meissner | MultiByteToWideChar() returns characters, not bytes. |
blob | commitdiff | raw | diff to current |
2000-11-15 |
Eric Kohl | New unicode support functions. |
blob | commitdiff | raw | diff to current |
2000-11-04 |
Marcus Meissner | Fixed off by one error in DPA handling, added some... |
blob | commitdiff | raw | diff to current |
2000-09-06 |
Mike McCormack | Fixed a bug (incorrect size in memmove) that I introduc... |
blob | commitdiff | raw | diff to current |
2000-09-04 |
Mike McCormack | Rewrote quicksort to solve infinite recursions Win98... |
blob | commitdiff | raw | diff to current |
2000-08-14 |
Alexandre Julliard | Replaced all lstr* calls from inside Wine code by their... |
blob | commitdiff | raw | diff to current |
2000-08-06 |
Alexandre Julliard | Moved most USER string functions to dlls/user. |
blob | commitdiff | raw | diff to current |
2000-07-08 |
Andreas Mohr | DSA_InsertItem returns nIndex, not nItemCount. |
blob | commitdiff | raw | diff to current |
2000-06-13 |
Alexandre Julliard | Use the Unicode string functions from wine/unicode... |
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-06 |
Patrik Stridvall | Fixed some issues reported by winapi_check. |
blob | commitdiff | raw | diff to current |
2000-03-25 |
Francois Gouget | Use min/max instead of MIN/MAX. |
blob | commitdiff | raw | diff to current |
2000-03-24 |
Patrik Stridvall | Added/fixed some documentation reported by winapi_check. |
blob | commitdiff | raw | diff to current |
1999-12-25 |
Huw D M Davies | DPA_DeletePtr was resizing the array to a too small... |
blob | commitdiff | raw | diff to current |
1999-12-08 |
Dimitrie O. Paun | Make use of the DEFAULT_DEBUG_CHANNEL where appropriate. |
blob | commitdiff | raw | diff to current |
1999-12-04 |
Huw D M Davies | Added stubs for several MRU list functions and document... |
blob | commitdiff | raw | diff to current |
next |