Commit History

Author SHA1 Message Date
  Zebediah Figura dcd9376ae7 wordpad: Use GetSysColorBrush(). 5 years ago
  Michael Stefaniuc 0a3700e051 wordpad: Use InflateRect() instead of open coding it. 8 years ago
  Michael Stefaniuc 098adff646 wordpad: Use InflateRect() instead of open coding it. 8 years ago
  Michael Stefaniuc 8e05ddb1f8 wordpad: Use SetRect() instead of open coding it. 8 years ago
  Michael Stefaniuc dc525e8c40 wordpad: Use OffsetRect() instead of open coding it. 8 years ago
  Frédéric Delanoy 682c89ced3 wordpad: Use BOOL type where appropriate. 11 years ago
  Alexandre Julliard c9eee73450 makefiles: Define __WINESRC__ when building programs. 12 years ago
  Alexandre Julliard f2fe53d6ab wordpad: Avoid Unicode macros. 13 years ago
  Dylan Smith 9de8357965 wordpad: Avoid filling overlapping rectangles in print preview. 14 years ago
  Dylan Smith 0cd3ee3d91 wordpad: Remove sized print preview page buffer. 14 years ago
  Dylan Smith 6c9edce1a8 wordpad: Reduce unnecessary flicker from extra background erasing. 14 years ago
  Francois Gouget a413afa3e5 wordpad: Make print_preview() and preview_page_hittest() static. 14 years ago
  Gerald Pfeifer f26b4f68e7 wordpad: Remove variable bottom which is not really used from print. 14 years ago
  Gerald Pfeifer 62871e0b71 wordpad: Remove variable hwndPreview which is not really used from init_preview. 14 years ago
  Dylan Smith bb58537e95 wordpad: Show page numbers in statusbar for print preview. 14 years ago
  Dylan Smith 3355be3e5d wordpad: Number of preview pages to show when unzoomed is persistent. 14 years ago
  Dylan Smith adc2c9547e wordpad: Added zoom cursor for print preview. 14 years ago
  Dylan Smith 3264450c35 wordpad: Avoid forward declarations in print.c. 14 years ago
  Dylan Smith 20dea9a890 wordpad: Don't waste time getting the number of preview pages. 14 years ago
  Dylan Smith f235c48cae wordpad: Avoid unnecessary deletion of hdcSized. 14 years ago
  Dylan Smith 8f19111325 wordpad: Cache text length. 14 years ago
  Dylan Smith 7a9f72863d wordpad: Update bitmaps outside of WM_PAINT. 14 years ago
  Dylan Smith a75bf390d7 wordpad: Use pages_shown variables to indicate pages shown. 14 years ago
  Dylan Smith b278101580 wordpad: Get preview page character boundaries with number of pages. 14 years ago
  Dylan Smith 7451facf2f wordpad: Added missing calls to DeleteDC and ReleaseDC. 14 years ago
  Dylan Smith 003e7e9675 wordpad: Avoid making monochrome bitmaps for print preview. 14 years ago
  Dylan Smith 7aba35c608 wordpad: Fixed quick print so that it doesn't print blank pages. 14 years ago
  Dylan Smith 0c46da86bf wordpad: Implement zooming in for print preview. 15 years ago
  Dylan Smith aaabd9f2f3 wordpad: Fixed spacing calculations for print preview. 15 years ago
  Dylan Smith ad52ae67a5 wordpad: Don't render the text when getting the number of pages. 15 years ago