Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [maingui] Page size stuffHEADmaster | Simon Rettberg | 2023-02-17 | 1 | -5/+8 |
| | |||||
* | [maingui] Fallback to latin1 for document name encoding | Simon Rettberg | 2023-02-17 | 1 | -1/+6 |
| | |||||
* | Try to get password from pwdaemonv29r2v29r1v28r1 | Simon Rettberg | 2021-04-30 | 1 | -1/+73 |
| | |||||
* | const | Simon Rettberg | 2021-04-30 | 2 | -4/+4 |
| | |||||
* | Fix Display handle leak | Simon Rettberg | 2021-04-15 | 1 | -0/+3 |
| | |||||
* | Don't make the return key press the Cancel button...v23 | Simon Rettberg | 2018-03-16 | 2 | -0/+7 |
| | |||||
* | [maingui] Properly support inverted meaning of HPColorAsGray | Simon Rettberg | 2017-06-23 | 1 | -5/+12 |
| | | | | Fixes #3163 | ||||
* | [maingui] Added HPColorAsGray to color printer markers | Christian Rößler | 2017-06-21 | 1 | -1/+1 |
| | |||||
* | [maingui] Cache parsed ppds, more error handling/debug output on error | Simon Rettberg | 2017-03-10 | 2 | -3/+22 |
| | |||||
* | [printergui] Handle NULL ppd in handleTrustedPrint() | Simon Rettberg | 2017-03-10 | 1 | -10/+13 |
| | |||||
* | [printergui] Removed NULL checks that can never yield true | Simon Rettberg | 2017-03-09 | 1 | -8/+2 |
| | |||||
* | [printergui] Fill location column by working around cups bug | Simon Rettberg | 2017-01-11 | 1 | -4/+29 |
| | | | | | | CUPS docs say cupsGetDests should also fill in "printer-location" for all the printers, but in fact it doesn't. So query the printer attributes using ipp. | ||||
* | [maingui] Also set UseSecured and OptSecured if secure print is enabled | Simon Rettberg | 2016-12-23 | 1 | -9/+21 |
| | |||||
* | [pwgui] Focus password field by default, react to return key in text boxes | Simon Rettberg | 2016-12-21 | 1 | -0/+3 |
| | |||||
* | [maingui] Support SecuredPrint (Canon) | Simon Rettberg | 2016-12-21 | 3 | -13/+133 |
| | |||||
* | [pwgui] Steal env var for user prefix from printergui | Simon Rettberg | 2016-09-02 | 1 | -18/+21 |
| | |||||
* | [pwgui] Fix formatting, introduce constants for argv index | Simon Rettberg | 2016-09-02 | 1 | -15/+23 |
| | |||||
* | read the environment PWGUI_USERPREFIX and prefix the username with it. | Christian Klinger | 2016-08-23 | 1 | -1/+26 |
| | |||||
* | added x11 workaround. | Christian Klinger | 2016-06-01 | 4 | -0/+38 |
| | |||||
* | [printergui] Interpret --error message as utf8 | Simon Rettberg | 2016-03-24 | 2 | -3/+8 |
| | |||||
* | [printergui] Sanitize job names (ASCII only to be extra safe) | Simon Rettberg | 2015-10-29 | 1 | -2/+279 |
| | |||||
* | [pwgui] Fix compiler warning | Simon Rettberg | 2015-10-29 | 1 | -1/+1 |
| | |||||
* | [pwgui] Break backend messages by \n, feed backend through stdin | Simon Rettberg | 2015-10-22 | 1 | -12/+31 |
| | |||||
* | [pwgui] Revert using cupsTempFile2 - has issues when running backend | Simon Rettberg | 2015-10-12 | 1 | -4/+2 |
| | |||||
* | [pwgui] Include cups.h | Simon Rettberg | 2015-10-12 | 1 | -0/+1 |
| | |||||
* | [pwgui] return "cancel job" on failure, so we don't depend on proper cups ↵ | Simon Rettberg | 2015-10-12 | 1 | -15/+19 |
| | | | | error policy | ||||
* | [printergui] Don't allow selecting paper size until we figured things out | Simon Rettberg | 2015-10-09 | 1 | -6/+7 |
| | |||||
* | [pwgui] Also use the grayed out fake background | Simon Rettberg | 2015-10-09 | 6 | -6/+22 |
| | |||||
* | Merge branch 'master' of dnbd3:openslx-ng/printergui | Simon Rettberg | 2015-10-08 | 1 | -3/+5 |
|\ | |||||
| * | germanize | Jonathan Bauer | 2015-10-08 | 1 | -1/+1 |
| | | |||||
| * | fix msgBox not beeing properly centered | Jonathan Bauer | 2015-10-08 | 1 | -2/+4 |
| | | |||||
* | | Add fullscreen bg to printergui; preserve job name | Simon Rettberg | 2015-10-08 | 7 | -214/+387 |
|/ | |||||
* | move msgBox closer to center :) TOFIX | Jonathan Bauer | 2015-10-07 | 1 | -1/+5 |
| | |||||
* | [pwgui] Actually execute the message box after creating it... | Simon Rettberg | 2015-10-07 | 1 | -0/+1 |
| | |||||
* | [pwgui] Only kill printergui after we tried running the backend for the ↵ | Simon Rettberg | 2015-10-07 | 1 | -5/+25 |
| | | | | first time | ||||
* | [printergui] Add paper size option | Simon Rettberg | 2015-10-06 | 3 | -53/+101 |
| | |||||
* | [printergui] Refactor option parsing | Simon Rettberg | 2015-10-06 | 2 | -78/+52 |
| | |||||
* | [printergui] Fix memory leak | Simon Rettberg | 2015-10-06 | 1 | -0/+1 |
| | |||||
* | [printergui] Add simple error-message displaying command line option | Simon Rettberg | 2015-10-05 | 1 | -10/+18 |
| | |||||
* | Man man man, Manuel... | Simon Rettberg | 2015-10-05 | 2 | -34/+31 |
| | | | | | | Warum zur Hölle entfernt der commit "Make color and duplex options whitelisted. [NEEDS TESTING]" einen Haufen wichtigen Code für z.B. passwortgeschütztes Drucken? :( | ||||
* | Consistent code formatting | Simon Rettberg | 2015-02-03 | 6 | -295/+320 |
| | |||||
* | Bring windows to top more agressively | Simon Rettberg | 2015-02-03 | 2 | -0/+8 |
| | |||||
* | Add Dell option. Cleanup code. | Manuel Schneider | 2014-12-03 | 1 | -54/+7 |
| | |||||
* | Make color and duplex options whitelisted. [NEEDS TESTING] | Manuel Schneider | 2014-12-03 | 3 | -126/+212 |
| | |||||
* | Fix intention | Manuel Schneider | 2014-12-03 | 1 | -395/+395 |
| | |||||
* | Fix printing problems | Manuel Schneider | 2014-12-03 | 1 | -20/+59 |
| | |||||
* | Fixed stupid bugs | Simon Rettberg | 2014-09-18 | 1 | -31/+42 |
| | |||||
* | psgray is dead. ps2write + options for grayscale | Jonathan Bauer | 2014-05-28 | 1 | -1/+1 |
| | | | | This takes forever ... maybe there is faster way? | ||||
* | [printpwgui] rename helper_error to helper_messageBox, show messageBox if ↵ | Simon Rettberg | 2014-05-06 | 1 | -17/+38 |
| | | | | print job was submitted to remote print server, handle "Printer does not exist" message from backend | ||||
* | Fix: run_backend returned wrong status code | Simon Rettberg | 2014-02-26 | 1 | -1/+3 |
| |