projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
windowscodecs: Implement JpegEncoder_CreateNewFrame.
[wine]
/
dlls
/
comdlg32
/
printdlg.c
2012-03-27
Detlef Riekenberg
comdlg32: Return a device context when requested.
blob
|
commitdiff
|
raw
2012-03-27
Detlef Riekenberg
comdlg32: Use a helper to update the devmode handle.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-27
Detlef Riekenberg
comdlg32: Use a helper to get the printer driver info.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-27
Detlef Riekenberg
comdlg32: Use a helper to get the printer info.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-27
Detlef Riekenberg
comdlg32: Validate more parameters in PrintDlgEx.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-24
Alexandre Julliard
comdlg32: Avoid crash when driver name doesn't contain...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-13
Detlef Riekenberg
comdlg32: Exclude the driver path from the result.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-22
Frédéric Delanoy
comctl32: Avoid hardcoding array lengths.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-21
Francois Gouget
comdlg32: Fix a couple of string resources so their...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-03
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-01
Frédéric Delanoy
dlls: Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-22
Huw Davies
comdlg32: When changing printers, only preserve the...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-05
Alexandre Julliard
comdlg32: Fix incorrect use of the ScreenToClient function.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-27
Vitaly Perov
comdlg32: Add basic implementation of PrintDlgExA.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-16
Andrew Talbot
comdlg32: Constify a variable.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-15
Gerald Pfeifer
comdlg32: Removed unused parameters from PRINTDLG_WMIni...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-01
Gerald Pfeifer
comdlg32: Remove unused wParam parameters from PRINTDLG...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-07
Detlef Riekenberg
comdlg32: Remove unused code for the Button psh1.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-28
Alexandre Julliard
comdlg32: Don't use the instance of the owner window...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-28
Michael Stefaniuc
comdlg32: Remove some explicit LPARAM/WPARAM casts.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-12
Alexandre Julliard
comdlg32: Reimplement the 16-bit print dialog on top...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-10
Andrew Talbot
comdlg32: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-04
Andrew Talbot
comdlg32: Fix a typo.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-26
Huw Davies
comdlg32: Set the correct error code if there is no...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-23
Huw Davies
comdlg32: Move the unicode version to the common implem...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-23
Huw Davies
comdlg32: Add a placeholder for the unicode dialog...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-23
Huw Davies
comdlg32: Move the initialization code into a common...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-23
Huw Davies
comdlg32: Add a helper to return the dialog struct.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-23
Huw Davies
comdlg32: Add a function to access the hooks.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-23
Huw Davies
comdlg32: Remove ugly macro.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-23
Huw Davies
comdlg32: Simplify the DEVNAMES access functions are...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-23
Huw Davies
comdlg32: Fix incorrect scaling.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-23
Huw Davies
comdlg32: Add a helper to access the margin rect.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-23
Huw Davies
comdlg32: Add a helper function to access the PAGESETUP...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-23
Huw Davies
comdlg32: Use a helper function to retrieve pagesetup...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-22
Huw Davies
comdlg32: Rename pagesetup data type to reflect upcomin...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-22
Huw Davies
comdlg32: Simplify the preview change function a little.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-22
Huw Davies
comdlg32: Rewrite the 1000ths inch conversion function...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-22
Huw Davies
comdlg32: Rewrite the 10ths mm conversion function...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-22
Huw Davies
comdlg32: Move handling of the 'Properties' button...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-21
Huw Davies
comdlg32: Move invocation of the Printer... dialog...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-21
Huw Davies
comdlg32: Use unicode APIs to react to the change print...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-21
Huw Davies
comdlg32: Use unicode APIs in pagesetup_update_papersize.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-21
Huw Davies
comdlg32: Use unicode APIs to access the paper combos.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-21
Huw Davies
comdlg32: Initialize the paper comboboxes using unicode.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-21
Huw Davies
comdlg32: Initialize the printer combobox using unicode...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-21
Huw Davies
comdlg32: Rename PRINTDLG_PS_ChangePrinterA to better...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-20
Huw Davies
comdlg32: Add a function to update the orientation...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-20
Huw Davies
comdlg32: Add a helper for setting the defaultsource.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-20
Huw Davies
comdlg32: Add helpers for getting and setting the devmo...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-20
Huw Davies
comdlg32: Add a helper for getting the orientation.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-20
Huw Davies
comdlg32: Add a helper for setting the orientation.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-20
Huw Davies
comdlg32: Let pagesetup_update_papersize take care...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-20
Huw Davies
comdlg32: Switch to using a locale dependent decimal...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-20
Huw Davies
comdlg32: Fix parsing of the margin edit controls.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-20
Huw Davies
comdlg32: Give update_margin_edits the ability to updat...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-19
Huw Davies
comdlg32: We need to be able to type the decimal separa...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-19
Huw Davies
comdlg32: Display the fractional part of the margins.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-19
Huw Davies
comdlg32: Set the margins groupbox title to reflect...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-16
Huw Davies
comdlg32: Add an is_metric() helper function.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-16
Huw Davies
comdlg32: Correctly rotate the margins when the paper...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-15
Huw Davies
comdlg32: Remove a couple of obsolete WARN()s.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-15
Huw Davies
comdlg32: Set the margin edit controls using unicode...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-15
Huw Davies
comdlg32: Simplify the margin initialization.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-15
Huw Davies
comdlg32: If a measurement system isn't specified use...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-14
Huw Davies
comdlg32: We no longer need to update the dialog struct...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-14
Huw Davies
comdlg32: Use a unicode dialog.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-14
Huw Davies
comdlg32: Keep the DEVMODE's papersize member up to...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-14
Huw Davies
comdlg32: Keep the DEVMODE's orientation member up...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-14
Michael Stefaniuc
comdlg32: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-13
Huw Davies
comdlg32: Use the DEVMODE and DEVNAMES directly from...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-13
Huw Davies
comdlg32: Update the original dialog structure rather...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-27
Huw Davies
comdlg32: Use [G|S]etPropW instead of [G|S]etPropA.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-26
Huw Davies
comdlg32: GetPrinterW and GetPrinterDriverW return...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-31
Michael Stefaniuc
comdlg32: Don't cast the return value of GetProp()...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-22
Andrew Talbot
comdlg32: Sign-compare warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-05
Jan de Mooij
comdlg32/printdlg: Leave FromPages/ToPages empty if...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-05
Jan de Mooij
comdlg32/printdlg: If ToPages field is left empty set...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-17
Gal Topper
comdlg32: PrintDlgEx: Add support for RETURNDEFAULT.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-17
Gal Topper
comdlg32: PrintDlgEx: Change scope of strings for later...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-15
Andrew Talbot
comdlg32: Remove unused variables.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-01
Vitaly Perov
comdlg32: When PD_USEDEVMODECOPIESANDCOLLATE flag is...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-25
Lei Zhang
comdlg32: Avoid double free in PRINTDLG_PaperSizeA/W.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-03
Alexandre Julliard
Replace some instances of LoadStringA by LoadStringW.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-29
Andrew Talbot
comdlg32: Assign to structs instead of using memcpy.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-27
Alexander Nicolays...
comdlg32: PrintDlgW: Remove incorrect FIXME.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-26
Alexander Nicolays...
commdlg: PrintDlg16: Handle print quality combobox.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-19
Rob Shearman
comdlg32: Fix the character length passed into GetDlgIt...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-15
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-15
Andrew Talbot
comdlg32: Rename some identifiers to reflect their...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-13
Andrew Talbot
comdlg32: Assign to structs instead of using memcpy.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-08
Alexander Nicolays...
comdlg32: PageSetupDlgW: Set paper size in printer...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-07
Alexander Nicolays...
comdlg32: PageSetupDlgW: Set orientation in printer...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-26
Alexander Nicolays...
comdlg32: PageSetupDlgW: Load paper orientation in...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-10
Alexander Nicolays...
comdlg32: PageSetupDlgW: Swap margins when changing...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-10
Alexander Nicolays...
comdlg32: PageSetupDlgA: Swap margins when changing...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-08
Alexander Nicolays...
comdlg32: PageSetupDlgA: Read margins from correct...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-04
Andrew Talbot
comdlg32: Remove unnecessary casts.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-01
Dmitry Timoshkov
include: Synchronize DEVMODE layout with PSDK.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-26
Detlef Riekenberg
comdlg32: Improve stub for PrintDlgEx.
blob
|
commitdiff
|
raw
|
diff to current
next