2001-08-21 |
Gerard Patel | Rect returned by LISTVIEW_GetItemRect should be total...
|
commit | commitdiff | tree |
2001-08-21 |
Gerard Patel | Default bitmap is not subject to reference counting.
|
commit | commitdiff | tree |
2001-08-20 |
Gerard Patel | Do not keep the handle of a deleted item as the selectedItem..
|
commit | commitdiff | tree |
2001-08-18 |
Gerard Patel | Test for invalid large handles in GDI_GetObjPtr and...
|
commit | commitdiff | tree |
2001-08-18 |
Gerard Patel | Fix FillRect calls in FILEDLG95_LOOKIN_DrawItem.
|
commit | commitdiff | tree |
2001-07-17 |
Gerard Patel | Draw MenuBar in proper place (some cases).
|
commit | commitdiff | tree |
2001-07-17 |
Gerard Patel | Refresh bitmap count to take in account imagelist changes...
|
commit | commitdiff | tree |
2001-07-17 |
Gerard Patel | Fixed unicode warning.
|
commit | commitdiff | tree |
2001-06-07 |
Gerard Patel | Fixes to French translation of common dialog messages.
|
commit | commitdiff | tree |
2001-06-06 |
Gerard Patel | Use a flag to test if create structure is unicode.
|
commit | commitdiff | tree |
2001-05-25 |
Gerard Patel | Implemented DTM_GET/SETRANGE.
|
commit | commitdiff | tree |
2001-05-21 |
Gerard Patel | Take message filters into account for WM_PAINT too.
|
commit | commitdiff | tree |
2001-05-19 |
Gerard Patel | Fixed SetTimer for hwnd == 0.
|
commit | commitdiff | tree |
2001-05-14 |
Gerard Patel | Test if the menu is destroyed before displaying a menu...
|
commit | commitdiff | tree |
2001-04-17 |
Gerard Patel | Do not send WM_MOUSEACTIVATE for children of desktop.
|
commit | commitdiff | tree |
2001-04-13 |
Gerard Patel | Set the custom dialog box to the bottom of the Z-order.
|
commit | commitdiff | tree |
2001-04-10 |
Gerard Patel | Stub for OleLoadPictureEx.
|
commit | commitdiff | tree |
2001-04-09 |
Gerard Patel | After an item text changes, the rectangle width should be
|
commit | commitdiff | tree |
2001-04-04 |
Gerard Patel | Erase the in-memory DC for treeview and fixes the rectangle...
|
commit | commitdiff | tree |
2001-04-04 |
Gerard Patel | Set background mode to transparent before calling owner...
|
commit | commitdiff | tree |
2001-03-31 |
Gerard Patel | Don't try to create file twice in the NULL filename...
|
commit | commitdiff | tree |
2001-03-19 |
Gerard Patel | Fix system menu crash by ensuring that item->text is...
|
commit | commitdiff | tree |
2001-03-16 |
Gerard Patel | Added version info.
|
commit | commitdiff | tree |
2001-03-14 |
Gerard Patel | Recalculate menu sizes if WM_INITMENU has recreated...
|
commit | commitdiff | tree |
2001-03-10 |
Gerard Patel | Call DefWindowProc for WM_CTLCOLORSTATIC message when...
|
commit | commitdiff | tree |
2001-03-10 |
Gerard Patel | Handle empty strings and invalid values in lpstrInitialDir...
|
commit | commitdiff | tree |
2001-03-08 |
Gerard Patel | LPARAM in find dialog wm_initdialog is the find/replace...
|
commit | commitdiff | tree |
2001-03-05 |
Gerard Patel | Unblock the dialog message loop with a WM_NULL message.
|
commit | commitdiff | tree |
2001-03-03 |
Gerard Patel | Initialize the return error code to 0 for common dialog...
|
commit | commitdiff | tree |
2001-02-26 |
Gerard Patel | Map 32 bits resource for 16 bits print dialog.
|
commit | commitdiff | tree |
2001-02-20 |
Gerard Patel | Stub for OleSavedClientDoc.
|
commit | commitdiff | tree |
2001-02-16 |
Gerard Patel | Gives back the ERROR_FILE_NOT_FOUND to GetFileAttributes.
|
commit | commitdiff | tree |
2001-01-25 |
Gerard Patel | Don't send notifications for the initial display of...
|
commit | commitdiff | tree |
2001-01-25 |
Gerard Patel | Added a few messages and notifications.
|
commit | commitdiff | tree |
2001-01-22 |
Gerard Patel | Misc fixes in LISTVIEW_SetImageList, LISTVIEW_SetItemCount,
|
commit | commitdiff | tree |
2001-01-22 |
Gerard Patel | Display the config file location in the incorrect config...
|
commit | commitdiff | tree |
2001-01-21 |
Gerard Patel | Fix the cmdline argument passed to NE_CreateThread...
|
commit | commitdiff | tree |
2001-01-17 |
Gerard Patel | Change WSACleanup - wsinfo is a static structure now.
|
commit | commitdiff | tree |
2001-01-10 |
Gerard Patel | Fixed returned length for LB_GETTEXT.
|
commit | commitdiff | tree |
2001-01-10 |
Gerard Patel | Added a specific debug channel for dll loading (builtin...
|
commit | commitdiff | tree |
2001-01-09 |
Gerard Patel | Send the creation notification to the true owner of...
|
commit | commitdiff | tree |
2001-01-09 |
Gerard Patel | Fixed TCM_GetRowCount.
|
commit | commitdiff | tree |
2001-01-07 |
Gerard Patel | Changed string pointer calculation.
|
commit | commitdiff | tree |
2000-12-22 |
Gerard Patel | Cancel a few changes to get back basic text clipboard...
|
commit | commitdiff | tree |
2000-12-20 |
Gerard Patel | Set the color mask with BI_BITFIELD dibs, don't use the
|
commit | commitdiff | tree |
2000-12-19 |
Gerard Patel | Stub for DllDebugObjectRPCHook.
|
commit | commitdiff | tree |
2000-12-19 |
Gerard Patel | Misc fixes for QueryPathOfRegTypeLib, TLB_ReadTypeLib,
|
commit | commitdiff | tree |
2000-12-19 |
Gerard Patel | Do not send a WM_NOTIFYFORMAT to a non-existent owner.
|
commit | commitdiff | tree |
2000-12-18 |
Gerard Patel | Change the current directory as the user browses the...
|
commit | commitdiff | tree |
2000-12-18 |
Gerard Patel | Allow for the dialog font size to be set directly in...
|
commit | commitdiff | tree |
2000-12-18 |
Gerard Patel | WM_GETMINMAXINFO track min size should be used in SetWindowP...
|
commit | commitdiff | tree |
2000-12-15 |
Gerard Patel | Don't return last active popup if it is pointing to...
|
commit | commitdiff | tree |
2000-12-12 |
Gerard Patel | Use DrawText to display text in horizontal tabs.
|
commit | commitdiff | tree |
2000-12-11 |
Gerard Patel | Implemented DrawTextW as Unicode and DrawTextA as call...
|
commit | commitdiff | tree |
2000-12-07 |
Gerard Patel | Fileokstring notification should be sent to the custom...
|
commit | commitdiff | tree |
2000-11-29 |
Gerard Patel | Fixed returned length of files.
|
commit | commitdiff | tree |
2000-10-22 |
Gerard Patel | Fixed bug when changing drives in 16 bit style dialog...
|
commit | commitdiff | tree |
2000-09-24 |
Gerard Patel | Locks the virtual views linked list.
|
commit | commitdiff | tree |
2000-09-24 |
Gerard Patel | In WM_DRAWITEM, always calls the app with a valid current...
|
commit | commitdiff | tree |
2000-09-19 |
Gerard Patel | Avoid infinite loop if QueryPathOfRegTypeLib is called...
|
commit | commitdiff | tree |
2000-09-12 |
Gerard Patel | SetScrollInfo : don't show/hide scrollbar if no parameter...
|
commit | commitdiff | tree |
2000-09-12 |
Gerard Patel | Fix a memory leak in X11DRV_GetTextExtentPoint.
|
commit | commitdiff | tree |
2000-09-07 |
Gerard Patel | Make GetDeviceCaps16 (hdc, NUMCOLORS) not return -1...
|
commit | commitdiff | tree |
2000-08-25 |
Gerard Patel | Restored the hPseudoBitmap hack for programs deleting...
|
commit | commitdiff | tree |
2000-08-21 |
Gerard Patel | Disable the owner of a modal dialog box just before...
|
commit | commitdiff | tree |
2000-08-21 |
Gerard Patel | Handle the LB_GETTEXT and CB_GETLBTEXT cases for 32W...
|
commit | commitdiff | tree |
2000-08-21 |
Gerard Patel | Enables showing of hidden windows when the app ask...
|
commit | commitdiff | tree |
2000-08-18 |
Gerard Patel | Turns the handling to pure 16 bits, remove references...
|
commit | commitdiff | tree |
2000-08-18 |
Gerard Patel | Avoids changing 2 levels when clicking .. in the directory...
|
commit | commitdiff | tree |
2000-08-18 |
Gerard Patel | WM_GETFONT should return a real font handle instead...
|
commit | commitdiff | tree |
2000-08-16 |
Gerard Patel | Add an error message if devmode structure in registry...
|
commit | commitdiff | tree |
2000-08-14 |
Gerard Patel | Fix return value to 16 bits for 16 bit hook; remove...
|
commit | commitdiff | tree |
2000-08-14 |
Gerard Patel | Added load address for the shared memory of BDE (Borland...
|
commit | commitdiff | tree |
2000-08-01 |
Gerard Patel | Changed the win31 style file dialog to 32 bits structures and
|
commit | commitdiff | tree |
2000-08-01 |
Gerard Patel | Change logic of listbox resizing for 16 bits apps for...
|
commit | commitdiff | tree |
2000-07-23 |
Gerard Patel | Focus handling, visual changes + misc fixes.
|
commit | commitdiff | tree |
2000-07-23 |
Gerard Patel | Remove calls to DIALOG_DoDialogBox and DIALOG_CreateIndirect.
|
commit | commitdiff | tree |
2000-07-23 |
Gerard Patel | Fixed calculation of buffer length after switch of...
|
commit | commitdiff | tree |
2000-07-16 |
Gerard Patel | Set clipping region to client window before owner-drawn...
|
commit | commitdiff | tree |
2000-07-16 |
Gerard Patel | Background of SS_SIMPLE static control is not filled...
|
commit | commitdiff | tree |
2000-07-15 |
Gerard Patel | Allow SetWindowLong(... GWL_STYLE) to change visible...
|
commit | commitdiff | tree |
2000-07-15 |
Gerard Patel | Add a warning when the normal load address for a win32...
|
commit | commitdiff | tree |
2000-07-10 |
Gerard Patel | Fakes a negotiation of the winsock version.
|
commit | commitdiff | tree |
2000-07-09 |
Gerard Patel | Make the focus follow the last selected item for multiselect...
|
commit | commitdiff | tree |
2000-07-08 |
Gerard Patel | Allow the size of bitmaps to be changed after toolbar...
|
commit | commitdiff | tree |
2000-06-25 |
Gerard Patel | Set the minimum dropped height to the combo list height...
|
commit | commitdiff | tree |
2000-06-20 |
Gerard Patel | Protect against programs creating parts with negative...
|
commit | commitdiff | tree |
2000-06-18 |
Gerard Patel | CB_SETCURSEL should not generate another listbox event...
|
commit | commitdiff | tree |
2000-06-15 |
Gerard Patel | Set clipping region to client window in LISTBOX_Paint.
|
commit | commitdiff | tree |
2000-06-15 |
Gerard Patel | WM_SETREDRAW should repaint the listbox when set to...
|
commit | commitdiff | tree |
2000-06-14 |
Gerard Patel | Set the base for the ordinals of olepro32 to 248.
|
commit | commitdiff | tree |
2000-06-13 |
Gerard Patel | Do not change the WS_CHILD style in SetParent.
|
commit | commitdiff | tree |
2000-06-12 |
Gerard Patel | hookThunk was not initialized in GetDcState.
|
commit | commitdiff | tree |
2000-05-31 |
Gerard Patel | Set a default size for windows when CW_USEDEFAULT is...
|
commit | commitdiff | tree |
2000-05-25 |
Gerard Patel | Fixes crash when calling Treeview_EndEditLabelNow and...
|
commit | commitdiff | tree |
2000-05-23 |
Gerard Patel | Remove the direct call into core (DIALOG_DoDialogBox).
|
commit | commitdiff | tree |
2000-05-23 |
Gerard Patel | Regression testing using CVS.
|
commit | commitdiff | tree |
2000-05-14 |
Gerard Patel | When new menu Id is not found or index > nitems, insert...
|
commit | commitdiff | tree |
2000-05-10 |
Gerard Patel | Protect against use of comctl32 private control memory...
|
commit | commitdiff | tree |
2000-05-07 |
Gerard Patel | Revert the test for Virtual_HandleFault in ReadFile...
|
commit | commitdiff | tree |