| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 err... | Simon Rettberg | 2015-10-12 | 1 | -15/+19 |
* | [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 first... | Simon Rettberg | 2015-10-07 | 1 | -5/+25 |
* | [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 |
* | 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 |
* | [printpwgui] rename helper_error to helper_messageBox, show messageBox if pri... | Simon Rettberg | 2014-05-06 | 1 | -17/+38 |
* | Fix: run_backend returned wrong status code | Simon Rettberg | 2014-02-26 | 1 | -1/+3 |
* | [printpwgui] Show message boxes on error whereever possible | Simon Rettberg | 2014-02-25 | 1 | -4/+85 |
* | Add auth support for iprint via ipp14 | Simon Rettberg | 2014-02-13 | 1 | -1/+76 |
* | Fix indentation | Simon Rettberg | 2014-02-10 | 1 | -3/+3 |
* | Fix reading from stdin. fread sucks. | Simon Rettberg | 2014-02-10 | 1 | -4/+12 |
* | Hooray for UTF-8 | Simon Rettberg | 2014-02-07 | 1 | -3/+3 |
* | Finally make it work as intended. | Simon Rettberg | 2014-02-07 | 2 | -12/+34 |
* | Forgot header | Simon Rettberg | 2014-02-07 | 1 | -0/+1 |
* | More output on failures, Delete tmpfile after exit, chown tmpfile to printing... | Simon Rettberg | 2014-02-07 | 1 | -5/+17 |
* | Implement writing filled out form back to pipe | Simon Rettberg | 2014-02-07 | 3 | -24/+30 |
* | Getting there, slowly: | Simon Rettberg | 2014-02-07 | 4 | -38/+187 |
* | Lots of changes: Two binaries (selection/pw auth), qmake -> cmake, gitignore,... | Simon Rettberg | 2014-02-06 | 10 | -215/+497 |
* | Remove silly debug message boxes | Simon Rettberg | 2014-01-31 | 1 | -12/+0 |
* | Implement user/password authentication support | Simon Rettberg | 2014-01-24 | 2 | -15/+76 |
* | Fixed Typo | Manuel Schneider | 2013-12-02 | 3 | -242/+200 |
* | Widgets disabled by default. A failed printjob spawns error dialog | Manuel Schneider | 2013-10-08 | 3 | -3/+34 |
* | Builds now a lowercase letter binary | Manuel Schneider | 2013-10-04 | 1 | -1/+1 |
* | Changed tree stucture | Manuel Schneider | 2013-10-01 | 5 | -0/+566 |