2004-12-06 |
Ulrich Czekalla | Set the out buffer count to zero on read error.
|
commit | commitdiff | tree |
2004-12-01 |
Ulrich Czekalla | Prevent the animation thread from waiting on itself...
|
commit | commitdiff | tree |
2004-10-29 |
Ulrich Czekalla | Add stubs for EnumPrintProcessorsAW.
|
commit | commitdiff | tree |
2004-09-16 |
Ulrich Czekalla | Handle painting the border if WS_EX_CLIENTEDGE is not...
|
commit | commitdiff | tree |
2004-09-09 |
Ulrich Czekalla | Allow copying selection when control is read only.
|
commit | commitdiff | tree |
2004-08-24 |
Ulrich Czekalla | Set WS_EX_CONTROLPARENT when dialog has DS_CONTROL.
|
commit | commitdiff | tree |
2004-08-23 |
Ulrich Czekalla | The clipboard owner can be set by the thread that has...
|
commit | commitdiff | tree |
2004-08-19 |
Ulrich Czekalla | Clear tooltip when text is set to NULL.
|
commit | commitdiff | tree |
2004-08-19 |
Ulrich Czekalla | Forward focus to combobox, otherwise edit control won...
|
commit | commitdiff | tree |
2004-08-19 |
Ulrich Czekalla | The rectangle passed in DRAWITEMSTRUCT is slightly...
|
commit | commitdiff | tree |
2004-08-16 |
Ulrich Czekalla | Bottom of button should be rbox.top + checkBoxHeight.
|
commit | commitdiff | tree |
2004-08-10 |
Ulrich Czekalla | Avoid holding x11drv lock while calling function that...
|
commit | commitdiff | tree |
2004-08-10 |
Ulrich Czekalla | Handle EINTR when polling.
|
commit | commitdiff | tree |
2004-07-08 |
Ulrich Czekalla | If the selection owner doesn't understand TARGETS,...
|
commit | commitdiff | tree |
2004-07-08 |
Ulrich Czekalla | Handle case when data type is not registered.
|
commit | commitdiff | tree |
2004-06-15 |
Ulrich Czekalla | ScrollDC should take into account overlapped windows...
|
commit | commitdiff | tree |
2004-06-14 |
Ulrich Czekalla | Implemented RealDriveType.
|
commit | commitdiff | tree |
2004-06-03 |
Ulrich Czekalla | EnableWindow should not remove the focus of child windows.
|
commit | commitdiff | tree |
2004-06-02 |
Ulrich Czekalla | Handle case when item text is empty.
|
commit | commitdiff | tree |
2004-06-02 |
Ulrich Czekalla | When we send out a notification to a registered window...
|
commit | commitdiff | tree |
2004-05-25 |
Ulrich Czekalla | Fix update region calculation for the case where a...
|
commit | commitdiff | tree |
2004-05-11 |
Ulrich Czekalla | Handle case where iterator range contains 0 elements.
|
commit | commitdiff | tree |
2004-05-10 |
Ulrich Czekalla | Fix clipboard regression.
|
commit | commitdiff | tree |
2004-05-06 |
Ulrich Czekalla | Allow applications, under certain conditions, to set...
|
commit | commitdiff | tree |
2004-05-04 |
Ulrich Czekalla | Delegates messages directly to the edit control window...
|
commit | commitdiff | tree |
2004-03-27 |
Ulrich Czekalla | Implement FixSlashesAndColonW and add stub for SHGetAppCompa...
|
commit | commitdiff | tree |
2004-03-19 |
Ulrich Czekalla | Fix typo in FormatMessageW.
|
commit | commitdiff | tree |
2004-03-19 |
Ulrich Czekalla | Convert FormatMessageW to use unicode functions.
|
commit | commitdiff | tree |
2004-03-16 |
Ulrich Czekalla | Add cast to correctly interpret signed coordinate values.
|
commit | commitdiff | tree |
2004-03-12 |
Ulrich Czekalla | Fix rebar band insertion and non-client calculation...
|
commit | commitdiff | tree |
2004-02-20 |
Ulrich Czekalla | Use dibsections for the images.
|
commit | commitdiff | tree |
2004-02-20 |
Ulrich Czekalla | Implemented rendering synthesized BITMAP and DIB formats.
|
commit | commitdiff | tree |
2004-02-20 |
Ulrich Czekalla | Get the rectangle from the dc and uncomment PlayEnhMetaFile in
|
commit | commitdiff | tree |
2004-02-19 |
Ulrich Czekalla | Advance index as we set the atom values.
|
commit | commitdiff | tree |
2004-02-10 |
Ulrich Czekalla | Add support for BTNS_WHOLEDROPDOWN.
|
commit | commitdiff | tree |
2004-02-03 |
Ulrich Czekalla | Set the item mask before calling GetItem.
|
commit | commitdiff | tree |
2004-02-02 |
Ulrich Czekalla | Make SHChangeNotifyRegister be recursive so that will...
|
commit | commitdiff | tree |
2004-02-02 |
Ulrich Czekalla | Fix SHChangeNotify to send correct lParam and wParam...
|
commit | commitdiff | tree |
2004-01-27 |
Ulrich Czekalla | We should forward WM_COMMAND notification to the active...
|
commit | commitdiff | tree |
2004-01-09 |
Ulrich Czekalla | Added header dbt.h.
|
commit | commitdiff | tree |
2004-01-08 |
Ulrich Czekalla | Add option to use the primary selection in addition...
|
commit | commitdiff | tree |
2003-12-30 |
Ulrich Czekalla | Add stubbed version of newdev.dll.
|
commit | commitdiff | tree |
2003-11-27 |
Ulrich Czekalla | In TREEVIEW_EnsureVisible handle case where firstVisible...
|
commit | commitdiff | tree |
2003-11-26 |
Ulrich Czekalla | Always recompute an item's text width in the case of...
|
commit | commitdiff | tree |
2003-11-25 |
Ulrich Czekalla | Implemented DMORegister, DMOUnregister, DMOGetName...
|
commit | commitdiff | tree |
2003-11-20 |
Ulrich Czekalla | Initial implementation to support XDND protocol.
|
commit | commitdiff | tree |
2003-11-11 |
Ulrich Czekalla | Added stubs for AccessCheckByType, AddAuditAccessAce,
|
commit | commitdiff | tree |
2003-11-05 |
Ulrich Czekalla | Implemented SetDCPenColor and SetDCBrushColor.
|
commit | commitdiff | tree |
2003-11-05 |
Ulrich Czekalla | Implemented RtlSelfRelativeToAbsoluteSD and RtlMakeSelfRelat...
|
commit | commitdiff | tree |
2003-11-05 |
Ulrich Czekalla | Initial implementation of OleUIInsertObject.
|
commit | commitdiff | tree |
2003-10-31 |
Ulrich Czekalla | Duplicate stdin/stdout handles to avoid closing them...
|
commit | commitdiff | tree |
2003-07-08 |
Ulrich Czekalla | Fixed handling of synthesized data.
|
commit | commitdiff | tree |
2003-06-23 |
Ulrich Czekalla | - use global atoms for the format ids
|
commit | commitdiff | tree |
2003-05-19 |
Ulrich Czekalla | Handle SEE_MASK_CLASSKEY case for ShellExecute.
|
commit | commitdiff | tree |
2003-05-13 |
Ulrich Czekalla | Partial implementation/stub of undocumented function...
|
commit | commitdiff | tree |
2003-05-13 |
Ulrich Czekalla | Fixed bad non-client calculation.
|
commit | commitdiff | tree |
2003-05-11 |
Ulrich Czekalla | We should pass the callers client-area rect and clip...
|
commit | commitdiff | tree |
2003-05-11 |
Ulrich Czekalla | Don't delete region until after we're done with it.
|
commit | commitdiff | tree |
2003-05-11 |
Ulrich Czekalla | Return value of ExtSelectClipRgn should consider visible...
|
commit | commitdiff | tree |
2002-11-13 |
Ulrich Czekalla | - Add support for multiple image lists.
|
commit | commitdiff | tree |
2002-08-27 |
Ulrich Czekalla | - Add a max wait time for selection notifies.
|
commit | commitdiff | tree |
2002-06-24 |
Ulrich Czekalla | Added temp fix for world transform bug in SetWindowOrgEx...
|
commit | commitdiff | tree |
2002-06-13 |
Ulrich Czekalla | Added support for CAL_ITWODIGITYEARMAX.
|
commit | commitdiff | tree |
2001-06-14 |
Ulrich Czekalla | Stub for InternetGetCookieA.
|
commit | commitdiff | tree |
2001-05-18 |
Ulrich Czekalla | Fix menu behaviour when escape is pressed.
|
commit | commitdiff | tree |
2001-05-09 |
Ulrich Czekalla | Fixed a paint problem reported by Mike McCormack.
|
commit | commitdiff | tree |
2001-03-31 |
Ulrich Czekalla | Update format engine to reduce flicker.
|
commit | commitdiff | tree |
2001-01-20 |
Ulrich Czekalla | Prevent buffer overflow in TEXT_NextLineW.
|
commit | commitdiff | tree |
2001-01-17 |
Ulrich Czekalla | Only adjust item rect by horizontal scrollbar offset...
|
commit | commitdiff | tree |
2001-01-10 |
Ulrich Czekalla | Only call TOOLBAR_CalcToolbar when parameters change.
|
commit | commitdiff | tree |
2001-01-09 |
Ulrich Czekalla | Ensure there is an edit control when we reset contents.
|
commit | commitdiff | tree |
2001-01-09 |
Ulrich Czekalla | Adjust item rects by horizontal scrollbar offset.
|
commit | commitdiff | tree |
2000-12-15 |
Ulrich Czekalla | Only capture mouse when an item is selected.
|
commit | commitdiff | tree |
2000-12-15 |
Ulrich Czekalla | Mark width as valid when we send HDN_ENDTRACKA.
|
commit | commitdiff | tree |
2000-11-25 |
Ulrich Czekalla | Allow for zero-length string selections.
|
commit | commitdiff | tree |
2000-11-25 |
Ulrich Czekalla | Send HDN_ITEMCHANGING and HDN_ITEMCHANGED when resizing.
|
commit | commitdiff | tree |
2000-06-11 |
Ulrich Czekalla | HTTP protocol now supported, InternetCrackUrl fixed...
|
commit | commitdiff | tree |
2000-05-30 |
Ulrich Czekalla | Add stub for SetConsoleOutputCP.
|
commit | commitdiff | tree |
2000-05-26 |
Ulrich Czekalla | Moved the EN_UPDATE notification out of the paint handler...
|
commit | commitdiff | tree |
2000-05-23 |
Ulrich Czekalla | Capture ^V,^X,^C and translate it to the corresponding...
|
commit | commitdiff | tree |
2000-04-11 |
Ulrich Czekalla | MSG_ProcessKbdMsg can be called from peek, so only...
|
commit | commitdiff | tree |
2000-04-11 |
Ulrich Czekalla | _ILGetFileDate should convert the date to local time...
|
commit | commitdiff | tree |
2000-03-08 |
Ulrich Czekalla | wm->modname might be invalid at the end of FreeLibrary.
|
commit | commitdiff | tree |
2000-03-08 |
Ulrich Czekalla | The static control only needs to invalidate its rect...
|
commit | commitdiff | tree |
2000-03-07 |
Ulrich Czekalla | Check for existence if MMIO_EXIST is passed to MMIO_Open.
|
commit | commitdiff | tree |
2000-02-26 |
Ulrich Czekalla | Send WM_HELP message when F1 is pressed.
|
commit | commitdiff | tree |
2000-02-25 |
Ulrich Czekalla | This patch initializes the return buffer used in GetPrinterD...
|
commit | commitdiff | tree |
2000-02-16 |
Ulrich Czekalla | Send WM_HELP message when F1 is pressed.
|
commit | commitdiff | tree |
1999-12-10 |
Ulrich Czekalla | Fixed off-by-one error.
|
commit | commitdiff | tree |
1999-11-07 |
Ulrich Czekalla | Implementation of custom dialog messages and notifications.
|
commit | commitdiff | tree |
1999-11-04 |
Ulrich Czekalla | Set proper item focus on DeleteItem.
|
commit | commitdiff | tree |
1999-10-31 |
Ulrich Czekalla | Implemented support of DS_CONTROL and WS_EX_CONTROLPARENT...
|
commit | commitdiff | tree |
1999-10-31 |
Ulrich Czekalla | Implementation of user defined templates.
|
commit | commitdiff | tree |
1999-10-31 |
Ulrich Czekalla | Added support for the addition and removal of custom...
|
commit | commitdiff | tree |
1999-10-31 |
Ulrich Czekalla | - Treeview uses COLOR_WINDOW color instead of clrBk...
|
commit | commitdiff | tree |
1999-10-24 |
Ulrich Czekalla | Make sure that all calls use the extended structures...
|
commit | commitdiff | tree |
1999-10-24 |
Ulrich Czekalla | New channel 'debugstr' used to print OutputDebugString...
|
commit | commitdiff | tree |
1999-10-23 |
Ulrich Czekalla | PropertySheet didn't destroy page dialog's window while...
|
commit | commitdiff | tree |
1999-10-23 |
Ulrich Czekalla | Fixed some wrong defines.
|
commit | commitdiff | tree |
1999-10-23 |
Ulrich Czekalla | Copy bitmaps properly.
|
commit | commitdiff | tree |