| Commit message (Expand) | Author | Age | Files | Lines |
* | API: Remove gdk_screen_get_width() and gdk_screen_get_height() | Benjamin Otte | 2016-10-16 | 1 | -1/+1 |
* | Rename Makefile references from 3.0 to 4.0 | Matthias Clasen | 2016-10-07 | 7 | -23/+23 |
* | Use upstream gettext | Javier Jardón | 2016-05-16 | 1 | -0/+1 |
* | Add a comment to explain numbers here | Matthias Clasen | 2016-04-19 | 1 | -0/+1 |
* | cups: Fix duplicate string | Piotr Drąg | 2016-04-19 | 1 | -1/+1 |
* | cups: Fix gettext usage | Bastien Nocera | 2016-04-16 | 1 | -13/+8 |
* | cups: make string non-literals translatable again | Felipe Borges | 2016-04-14 | 1 | -1/+1 |
* | cups: Fix more "format not a string literal" error | Felipe Borges | 2016-04-13 | 1 | -13/+48 |
* | cups: Fix "format not a string literal" error | Bastien Nocera | 2016-04-05 | 1 | -22/+68 |
* | printing: Add message contexts | Matthias Clasen | 2016-02-16 | 1 | -49/+72 |
* | CJK Windows: Silence gtk_style_context_set_state() warnings | Chun-wei Fan | 2016-01-08 | 1 | -1/+8 |
* | printing: always propagate Collate value | Felipe Borges | 2016-01-06 | 1 | -0/+2 |
* | Bug 753992 - im-quartz discard_preedit segmentation fault | John Ralls | 2015-10-03 | 1 | -12/+7 |
* | Don't mix in user options of printer instances | Michael Weghorn | 2015-09-24 | 1 | -3/+0 |
* | Improve printer distinction for option retrieval | Michael Weghorn | 2015-09-11 | 1 | -1/+1 |
* | multipress: Only emit preedit signals if needed | Matthias Clasen | 2015-08-18 | 1 | -3/+6 |
* | cups: Annotate a call whose return value we don't care about | Matthias Clasen | 2015-07-17 | 1 | -1/+1 |
* | Avoid O(n²) walking of string arrays | Emmanuele Bassi | 2015-07-16 | 1 | -2/+3 |
* | printing: Get output bin via IPP | Marek Kasik | 2015-06-23 | 3 | -11/+135 |
* | printing: Fix compiler warnings | Matthias Clasen | 2015-06-02 | 3 | -47/+32 |
* | printing: Check connection to remote CUPS server on correct port | Marek Kasik | 2015-05-13 | 3 | -6/+13 |
* | Prevent empty password request popup for kerberos | Andre Heinecke | 2015-03-09 | 1 | -2/+18 |
* | printing: Set printer state correctly | Marek Kasik | 2015-03-02 | 1 | -2/+5 |
* | printing: Always get details of Avahi printers via IPP | Marek Kasik | 2015-02-25 | 1 | -30/+33 |
* | printing: Get covers for each printer individually | Marek Kasik | 2015-02-25 | 3 | -26/+31 |
* | Make gtk-im-context-none work | Matthias Clasen | 2015-02-23 | 14 | -15/+15 |
* | printing: Use correct units for margins taken via IPP | Marek Kasik | 2015-02-20 | 1 | -4/+4 |
* | Properly check result of g_utf8_get_char_validated() | Maks Naumov | 2015-01-11 | 1 | -1/+1 |
* | Prevent double-free after 8b5d30d43. | John Ralls | 2014-12-24 | 1 | -3/+0 |
* | printing: Fix build with CUPS older than 1.6 | Marek Kasik | 2014-11-27 | 1 | -0/+19 |
* | Remove overzealous validity check for secrets | Andre Heinecke | 2014-11-25 | 1 | -3/+2 |
* | Get media-col-default attribute correctly | Marek Kasik | 2014-10-16 | 1 | -1/+1 |
* | Get duplex option via IPP | Marek Kasik | 2014-10-13 | 3 | -21/+276 |
* | Get paper sizes from IPP query | Marek Kasik | 2014-10-10 | 3 | -65/+360 |
* | Remove dead code from CUPS backend | Marek Kasik | 2014-10-10 | 1 | -133/+0 |
* | imcontextxim: Remove broken custom drawing code | Benjamin Otte | 2014-10-03 | 1 | -32/+0 |
* | Remove redundant checks for NULL | Marek Kasik | 2014-10-02 | 1 | -2/+1 |
* | printing: Better typography | Matthias Clasen | 2014-09-29 | 1 | -16/+16 |
* | Printing: Better typography | Matthias Clasen | 2014-09-29 | 1 | -1/+1 |
* | build: Set no_undefined in Makefile.decl | Руслан Ижбулатов | 2014-09-15 | 7 | -27/+1 |
* | Use secrets service for cups auth_info | Andre Heinecke | 2014-09-01 | 4 | -10/+1250 |
* | Use AC_USE_SYSTEM_EXTENSIONS to get _GNU_SOURCE, _XOPEN_SOURCE etc. | Simon McVittie | 2014-08-21 | 1 | -4/+0 |
* | Fix various warnings about unused things | Руслан Ижбулатов | 2014-08-13 | 1 | -6/+2 |
* | Bug 729924 - Crash trying to print in OSX | John Ralls | 2014-08-03 | 1 | -21/+28 |
* | docs: Change documentation to consistenly use "Returns:" | Javier Jardón | 2014-07-10 | 3 | -3/+3 |
* | inspector: stop being a module | Matthias Clasen | 2014-05-14 | 44 | -6132/+1 |
* | inspector: Show text view subobjects in the tree | Matthias Clasen | 2014-05-13 | 1 | -3/+47 |
* | Inspector: Fix make dist | Rico Tzschichholz | 2014-05-13 | 1 | -2/+4 |
* | inspector: Fix button path placement | Matthias Clasen | 2014-05-10 | 1 | -0/+1 |
* | inspector: Add a visual tab | Matthias Clasen | 2014-05-10 | 8 | -85/+326 |