Marshall Greenblatt
|
19ac738b77
|
cefclient: Simplify ClientPrintHandlerGtk for single browser usage (see issue #2196)
|
2021-03-30 09:49:17 -07:00 |
Marshall Greenblatt
|
7876a2f321
|
Move GetPrintHandler to CefClient (see issue #2196)
This new location is preferred because we now know the associated CefBrowser
for all CefPrintHandler callbacks.
|
2021-03-30 12:26:57 -04:00 |
Marshall Greenblatt
|
70a01250e1
|
Linux: Don't pass NULL CefBrowser to PrintHandler::GetPdfPaperSize (issue #2199)
|
2017-06-17 12:49:41 +03:00 |
Marshall Greenblatt
|
dce5d5c28f
|
Linux: Pass CefBrowser to CefPrintHandler callbacks (issue #2196)
|
2017-06-15 08:58:54 -07:00 |
Marshall Greenblatt
|
31d9407ee2
|
Apply clang-format to all C, C++ and ObjC files (issue #2171)
|
2017-05-18 12:30:05 +02:00 |
Marshall Greenblatt
|
1f21fe5412
|
Add CefPrintHandler::OnPrintStart callback (issue #1736)
|
2015-10-13 14:04:02 -04:00 |
Alexei Bykov
|
85f83680d7
|
Add PDF printing support (issue #1478).
|
2015-06-04 13:15:26 -04:00 |
Marshall Greenblatt
|
5c28259c31
|
cefclient: Organize source files into directories by target process (browser, renderer, common) (issue #1500).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@2014 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2015-01-31 00:55:56 +00:00 |