Improve wxGTK print and page setup dialogs.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 16 Oct 2010 18:11:27 +0000 (18:11 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 16 Oct 2010 18:11:27 +0000 (18:11 +0000)
commit9e19da0f2ad5fe82c24ae82c281786b64d0156d5
tree42cf1b4cedc851572e192b0988ce6c027d306d91
parent34b2bc598b9d8ff5b47207045063e489225012fe
Improve wxGTK print and page setup dialogs.

Handle more fields (notably collation, number of copies and "print to file"
flag) and fix the bug with return value of print dialog ShowModal().

Closes #12499.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65830 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
src/gtk/print.cpp