2008-02-25 |
Mikołaj Zalewski | comctl32: datetime: Support literals in apostrophes. |
blob | commitdiff | raw |
2007-12-31 |
Michael Stefaniuc | janitorial: Remove superfluous backslashes at end of... |
blob | commitdiff | raw | diff to current |
2007-12-31 |
Andrew Talbot | comctl32: Remove unneeded casts. |
blob | commitdiff | raw | diff to current |
2007-11-02 |
Lei Zhang | comctl32: Datetime should close its monthcal when the... |
blob | commitdiff | raw | diff to current |
2007-07-02 |
Markus Gömmel | comctl32/datetime: Added a missing InvalidateRect to... |
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-02 |
Andrew Talbot | comctl32: Constify some variables. |
blob | commitdiff | raw | diff to current |
2007-03-27 |
Andrew Talbot | comctl32: Constify some variables. |
blob | commitdiff | raw | diff to current |
2007-03-19 |
Kanit Therdsteerasukdi | comctl32: datetime: Reject invalid flags in DTM_SETSYST... |
blob | commitdiff | raw | diff to current |
2007-03-16 |
Kanit Therdsteerasukdi | comctl32: datetime: Test for out of range dates in... |
blob | commitdiff | raw | diff to current |
2007-03-16 |
Kanit Therdsteerasukdi | comctl32: datetime: Return 1 in DTM_SETFORMAT when... |
blob | commitdiff | raw | diff to current |
2007-03-14 |
Kanit Therdsteerasukdi | comctl32: datetime: Reject out of range dates in DTM_SE... |
blob | commitdiff | raw | diff to current |
2006-10-23 |
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 |
2005-11-08 |
Michael Kaufmann | Handle WM_PRINTCLIENT. |
blob | commitdiff | raw | diff to current |
2005-08-22 |
Michael Kaufmann | Handle WM_GETFONT and WM_SETFONT. |
blob | commitdiff | raw | diff to current |
2005-05-24 |
Hans Leidekker | Fix uninitialized warnings. |
blob | commitdiff | raw | diff to current |
2005-04-18 |
Duane Clark | The datetime should be initialized with local time. |
blob | commitdiff | raw | diff to current |
2005-04-16 |
Duane Clark | Add support for direct keyboard input to numeric fields. |
blob | commitdiff | raw | diff to current |
2005-04-15 |
Duane Clark | Hour '0' corresponds to 12AM. |
blob | commitdiff | raw | diff to current |
2005-04-15 |
Robert Shearman | - Use SetWindowPos to move the buddy window into positi... |
blob | commitdiff | raw | diff to current |
2005-04-14 |
Duane Clark | Monday is day number '1'. |
blob | commitdiff | raw | diff to current |
2005-01-09 |
Eric Pouech | Removed excessive statement (break after return or... |
blob | commitdiff | raw | diff to current |
2004-12-20 |
Robert Shearman | - Make the month calendar child window auto-size instea... |
blob | commitdiff | raw | diff to current |
2004-12-17 |
Robert Shearman | - Implement WM_ENABLE handler to update cached control... |
blob | commitdiff | raw | diff to current |
2004-12-09 |
Alexandre Julliard | Janitorial: C booleans must not be compared against... |
blob | commitdiff | raw | diff to current |
2004-12-07 |
Filip Navara | - Don't use DrawEdge with NULL device context, it's... |
blob | commitdiff | raw | diff to current |
2004-11-24 |
Alexandre Julliard | Avoid using the MAKEPOINTS macro, it's broken on big... |
blob | commitdiff | raw | diff to current |
2004-11-06 |
Robert Shearman | Remove unnecessary WNDPROC casts. |
blob | commitdiff | raw | diff to current |
2004-10-26 |
Dimitrie O. Paun | Implement proper GWL_STYLE handling, proper reaction... |
blob | commitdiff | raw | diff to current |
2004-10-22 |
Dimitrie O. Paun | Audit the Date Time Control. Unicodification. |
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-04-21 |
Krzysztof Foltman | - make monthcal a child of datetime (it was a sibling... |
blob | commitdiff | raw | diff to current |
2003-11-20 |
Dimitrie O. Paun | Make the controls send notifications to the parent... |
blob | commitdiff | raw | diff to current |
2003-09-22 |
Dimitrie O. Paun | Rename COMCTL32_{Alloc,ReAlloc,Free} to {Alloc,ReAlloc... |
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-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-05-13 |
Huw Davies | Fix DTM_SETSYSTEMTIME. |
blob | commitdiff | raw | diff to current |
2003-04-02 |
Vitaliy Margolen | Fix buffer overflow in datetime. |
blob | commitdiff | raw | diff to current |
2003-01-08 |
Dan Kegel | Change RECT to use LONG to match win32 standard headers... |
blob | commitdiff | raw | diff to current |
2002-12-02 |
Francois Gouget | Removed unnecessary HANDLE typecasts. |
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-09-06 |
Michael Stefaniuc | Prepare dlls/{comctl32,gdi,msvideo,setupapi,shell32... |
blob | commitdiff | raw | diff to current |
2002-07-16 |
Guy L. Albertelli | Don't issue error message if message number in applicat... |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
blob | commitdiff | raw | diff to current |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
blob | commitdiff | raw | diff to current |
2001-07-17 |
Francois Gouget | Some 'calendar' typos... |
blob | commitdiff | raw | diff to current |
2001-05-25 |
Gerard Patel | Implemented DTM_GET/SETRANGE. |
blob | commitdiff | raw | diff to current |
2001-02-12 |
James Abbatiello | Don't allow comctl32 controls to access their infoPtr... |
blob | commitdiff | raw | diff to current |
2000-11-28 |
Alexandre Julliard | Got rid of the Wine internal lstrcpy* functions and... |
blob | commitdiff | raw | diff to current |
2000-10-15 |
Uwe Bonnes | Localization and expect leapdays when looking for the... |
blob | commitdiff | raw | diff to current |
2000-09-25 |
Alexandre Julliard | Removed inclusion of wine/winestring.h from winbase... |
blob | commitdiff | raw | diff to current |
2000-09-22 |
Chris Morgan | Changed RedrawWindow()'s to InvalidateRect()'s. Redraw... |
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-07 |
Patrik Stridvall | Fixed some warnings. |
blob | commitdiff | raw | diff to current |
2000-05-30 |
Chris Morgan | Added 3D border around control. Fixed monthcal control... |
blob | commitdiff | raw | diff to current |
2000-02-13 |
Alexandre Julliard | Removed superfluous GlobalFindAtom calls. |
blob | commitdiff | raw | diff to current |
2000-02-10 |
Alexandre Julliard | Optimized debugging API to reduce code size. |
blob | commitdiff | raw | diff to current |
2000-02-03 |
Alex Priem | - Implementation of WM_SETFORMAT |
blob | commitdiff | raw | diff to current |
2000-01-12 |
Alexandre Julliard | Removed a dependency between oleaut32 and comctl32. |
blob | commitdiff | raw | diff to current |
1999-12-12 |
Andreas Mohr | Fixed compiler warnings. |
blob | commitdiff | raw | diff to current |
1999-07-31 |
Patrik Stridvall | Fixed/added missing/wrong function prototypes and made... |
blob | commitdiff | raw | diff to current |
1999-07-31 |
Alex Priem | Started implementing date/time common control. |
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 |
1999-04-19 |
Patrik Stridvall | New debug scheme with explicit debug channels declaration. |
blob | commitdiff | raw | diff to current |
1999-03-16 |
Marcus Meissner | Removed no longer necessary win.h include, added now... |
blob | commitdiff | raw | diff to current |
1999-03-12 |
Eric Kohl | Replaced direct access to the WND structure by correspo... |
blob | commitdiff | raw | diff to current |
1999-02-26 |
Alexandre Julliard | Large-scale renaming of all Win32 functions and types... |
blob | commitdiff | raw | diff to current |
1999-02-19 |
Marcus Meissner | Removed a lot of occurences of windows.h (and added... |
blob | commitdiff | raw | diff to current |
1999-02-17 |
Marcus Meissner | Optimized include/*.h: (recursively) include all header... |
blob | commitdiff | raw | diff to current |
1999-01-17 |
Alexandre Julliard | Recovery of release 990110 after disk crash. wine-990110 |
blob | commitdiff | raw | diff to current |
1998-11-08 |
Eric Kohl | New Files. Added 'date and time picker' and 'month... |
blob | commitdiff | raw | diff to current |
|