rpcrt4: Use rpcrt4_conn_read in RPCRT4_OpenBinding.
[wine] / dlls / comctl32 /
2006-04-18  Mikołaj Zalewskicomctl32: header: Remove the unused bUnicode.
2006-04-18  Mikołaj Zalewskicomctl32: header: Correct WM_[GS]ETUNICODEFORMAT.
2006-04-18  Mikołaj Zalewskicomctl32: Send Unicode notifications if required in...
2006-04-18  Mikołaj Zalewskicomctl32: Scroll listview if changing scroll bounds...
2006-04-17  Aric Stewartcomctl32: Listview notify fix.
2006-04-14  qingdoa daoocomctl32: Change return code comparison in AVI control.
2006-04-12  Mikołaj Zalewskicomctl32: Fix listview column resize.
2006-04-12  Mikołaj Zalewskicomctl32: Fix listview column resize.
2006-04-07  Mike Hearncomctl32: Add OOM codepath in imagelist control.
2006-04-06  Huw Daviescomctl32: Set the sheet caption before invoking the...
2006-04-03  Antonio Codazzicomctl32: Esperanto language support.
2006-04-03  Antonio Codazzicomctl32: Italian language updates.
2006-03-31  Alexandre Julliardcomctl32: Force a specific day value in the monthcal...
2006-03-28  Thomas Weidenmuellercomctl32: Rebar size fix.
2006-03-27  Mike McCormackcomctl32: Having an MRU list without a compare function...
2006-03-23  James Hawkinscomctl32: A couple fixes for tab icon offsets.
2006-03-23  Rein Klazescomctl32: Do not free LPSTR_TEXTCALLBACK tooltip texts.
2006-03-20  Mike McCormackcomctl32: Get rid of some incorrect casts.
2006-03-15  András Kovácscomctl32: Added Hungarian translation.
2006-03-15  Mike McCormackcomctl32: Fix some gcc 4.1 warnings.
2006-03-08  Peter Åstrandcomctl32: LISTVIEW_InsertItemT should accept iItem...
2006-03-03  Mike McCormackcomctl32: Fix some gcc 4.1 warnings caused by windowsx...
2006-02-16  Vitaliy Margolencomctl32: Remove/swap limits if min > max in MCM_SETRANGE.
2006-02-16  Vitaliy Margolencomctl32: Don't change month range in MCM_SETRANGE...
2006-02-14  Vitaliy Margolencomctl32: Fix invalid date/time check in MCM_SETRANGE...
2006-02-13  Petr Tesarikcomctl32: Czech language resources encoding fix.
2006-02-06  Vitaliy Margolencomctl32: Add month calendar tests.
2006-02-06  Francois GougetAssorted spelling fixes.
2006-02-06  Eric PouechFixes for missing prototypes warnings.
2006-02-06  Fatih Aşıcıcomctl32: Turkish translation.
2006-01-31  Maarten Lankhorstcomctl32: Restore listview font on CDRF_NEWFONT.
2006-01-30  Alexandre JulliardFixed creation of PS_ALTERNATE pens.
2006-01-30  Tobias Loewcomctl32: Fix tab-control flickering.
2006-01-24  Dmitry TimoshkovMake more arrays const.
2006-01-24  Dmitry Timoshkovcomctl32: Make listview use standard wine_dbg_sprintf...
2006-01-11  Rob Shearmancomctl32: Test the painting behaviour of the progress...
2006-01-11  Mike McCormackcomctl32: Invalidate the entire progress bar any time...
2006-01-10  Phil Krylovcomctl32: Fix emitting of NM_CUSTOMDRAW header notifica...
2006-01-10  Phil Krylovcomctl32: Call UpdateWindow() after changing statusbar...
2006-01-09  Phil Krylovcomctl32: Fix rebar autosize behaviour.
2006-01-06  Thomas Weidenmuellercomctl32: Reduce memory usage of the syslink control.
2006-01-06  Thomas Weidenmuellercomctl32: Some painting fixes for the syslink control.
2006-01-03  Vitaliy Margolencomctl32: Listview - allow selection toggle with ctrl...
2006-01-03  Thomas Weidenmuellercomctrl32: ReAlloc should be able to move memory blocks...
2005-12-31  Robert Reifcomctl32: Create ipaddress in enabled state.
2005-12-31  Thomas Weidenmuellercomctl32: Fix error handling in PSM_ADDPAGE in case...
2005-12-19  Dmitry Timoshkovcomctl32: Add a test for the initial tooltip window...
2005-12-12  Eric Pouechcomctl32: Fixed (harmless) typo.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-23  Francois GougetAssorted spelling fixes.
2005-11-23  YunSong HwangUpdate Korean translations.
2005-11-21  Thomas WeidenmuellerImproved word wrapping and tab key handling.
2005-11-18  Vijay Kiran KamujuAdded header control tests.
2005-11-18  YunSong HwangUpdate Korean translations.
2005-11-17  Vitaliy MargolenReturn false if index is out of bounds in GetItemT.
2005-11-15  Raphael JunqueiraImplement implement header callback support (HDN_GETDIS...
2005-11-14  Markus AmslerReformat "see" section, to match c2man requirements.
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-11-10  Francois GougetAssorted spelling and case fixes.
2005-11-10  Francois GougetAdd trailing '\n's to ok() and TRACE() calls.
2005-11-08  Alex Villacís LassoDo not issue a GetUpdateRect() to query an update regio...
2005-11-08  Michael KaufmannHandle WM_PRINTCLIENT.
2005-11-05  Dimi PaunValidate the column index passed in by the caller.
2005-11-04  Vincent BéronMove functions in comctl32/string.c to remove function...
2005-11-03  Dmitry TimoshkovUse Win32 APIs for string comparison.
2005-11-02  Dmitry TimoshkovAvoid printing out a possibly uninitialized variable.
2005-11-02  Ulrich CzekallaClear bLButtonDown flags if mouse is not down.
2005-11-01  Martin FuchsInclude config.h and port.h for strncasecmp() in MSVC...
2005-10-29  Vitaliy MargolenUnify HEADER_GetItem[A/W] into one function.
2005-10-28  Vitaliy MargolenUnify HEADER_InsertItem[A/W] into one function.
2005-10-27  Vitaliy MargolenUnify HEADER_SetItem[A/W] into one function.
2005-10-21  Troy RolloDetect when the notification callback has destroyed...
2005-10-21  Krzysztof FoltmanSeparators with group style set don't separate toolbar...
2005-10-19  Alexandre JulliardDon't register classes is no theme is active to avoid...
2005-10-06  Francois GougetUse "static const" rather than "const static" as gcc...
2005-10-04  Vitaliy MargolenCorrect Page Up/Down handling in report mode.
2005-10-04  Vitaliy MargolenDon't start dragging for a single mouse click.
2005-10-03  Vitaliy MargolenDon't arrange tabs if there is only one line.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-21  Alexander N. SørnesAdded Norwegian translation of comctl32 and shell32.
2005-09-21  Jason EdmeadesFix some off by one calculations in the comboboxex...
2005-09-20  Mike McCormackFix if's that are followed by semicolons.
2005-09-19  Milko KrachounovBulgarian resources for mpr, msi, user, commdlg, oleaut...
2005-09-18  Ge van GeldorpDo some bounds checking on iOrder.
2005-09-18  Dmitry TimoshkovCall SetDIBits with a proper DC in order to set bitmap...
2005-09-17  Ge van GeldorpBuffer size needs to be specified in bytes on input.
2005-09-14  Robert Shearman- Add support for navigating a toolbar with the arrow...
2005-09-13  Michael JungFixed inconsistency in LISTVIEW_DUMP macro.
2005-09-12  Marcus MeissnerThe last argument to MultiByteToWideChar is wide charac...
2005-09-12  Alexandre JulliardFixed a few more pointer to integer typecast issues...
2005-09-12  Frank RichterUnregister theming subclasses at comctl32 shutdown...
2005-09-09  Alexandre JulliardUse Get/SetWindowLongPtr instead of Get/SetWindowLong...
2005-09-09  Alexandre JulliardSpecify 64-bit integers as double instead of long long...
2005-09-06  Aric StewartReading the MRUlist using the W functions we need to...
2005-08-30  Frank RichterFix warnings in 64bit.
2005-08-29  Phil KrylovImproved header control performance by maintaining...
2005-08-29  Yuri KozlovSet default size for toolbar bitmap if not specified.
2005-08-27  Mike McCormackFix gcc 4.0 warnings.
2005-08-27  Thomas WeidenmuellerIt should be allowed to pass NULL handles in the phpage...
2005-08-27  Alexandre JulliardExplicitly import kernel32 in tests that use it.
next