summaryrefslogtreecommitdiff
path: root/ppdc
Commit message (Collapse)AuthorAge
* Fix leakage of ppdZdenek Dohnal2020-02-24
|
* Add support for the second roll in DYMO Twin/DUO label printers.Michael R Sweet2019-11-27
|
* Add paint can label size (Issue #5662)Michael R Sweet2019-10-15
|
* Update build system and cups-config script to not add extra libraries to theMichael R Sweet2019-05-15
| | | | "--libs" output (Issue #5261)
* More clang warning fixes.Michael R Sweet2019-04-20
|
* Use ALL_DSOFLAGS and ALL_LDFLAGS to avoid issues with some build frameworks.Michael R Sweet2019-03-19
|
* Fix another compiler warning.Michael R Sweet2019-02-25
|
* Fix compiler warning from newer GCC (Issue #5533)Michael R Sweet2019-02-25
|
* Fix compiler warning from newer GCC (Issue #5533)Michael R Sweet2019-02-25
|
* Fix ppdmerge backup filename (Issue #5455)Michael R Sweet2018-12-10
|
* Don't install cupscgi, cupsmime, or cupsppdc shared libraries.Michael R Sweet2018-10-29
|
* Don't install/remove private headers for internal libraries.Michael R Sweet2018-10-18
| | | | Don't install symlinks for internal libraries.
* Move debug printfs to internal usage only.Michael R Sweet2018-10-18
| | | | Also, old MD5 code is internal-only.
* Don't install headers for libcupcgi, libcupsmime, or libcupsppdc.Michael R Sweet2018-10-17
|
* Search for codesign/true, use LDFLAGS for shared libraries (Issue #5411)Michael R Sweet2018-10-15
|
* Migrate Windows conditional code to _WIN32 define.Michael R Sweet2018-10-10
|
* Add code signing for macOS Mojave.Michael R Sweet2018-09-18
|
* Fix JCL option support in PPD compiler (Issue #5379)Michael R Sweet2018-08-27
|
* Fix memory leaks found by Coverity (Issue #5375)Michael R Sweet2018-08-21
|
* Additions to print density correctionsbenlees2018-07-08
| | | Missed correcting values below 50 (-14 would produce -15 in the output etc).
* Correct print density for Intellitechbenlees2018-07-08
| | | Due to an incorrect rounding assumptions in sample.drv, selecting print density choice 14 produces an output of 13 in the driver and so on.
* Disable SNMP supplies for all label printers (Issue #5256)Michael R Sweet2018-03-08
|
* Update copyrights and license text on files that were missed.Michael R Sweet2018-02-20
|
* Changelog and dependencies updates.Michael R Sweet2018-02-20
|
* Move libcupsimage to the "cups" subdirectory, along with its unit tests andMichael R Sweet2018-01-18
| | | | benchmark.
* License change: Apache License, Version 2.0.Michael R Sweet2017-11-07
|
* Update the Kerberos help file (Issue #4580)Michael R Sweet2017-11-01
|
* Fix ppdi/ppdc unit tests - english localization is the default and shouldn't ↵Michael R Sweet2017-11-01
| | | | | | be overriden by system. Update sample.drv for new CUPS version.
* Fix default language for multi-language PPDs.Michael Sweet2017-07-31
|
* Fix more issues with libtool support (Issue #5050)Michael R Sweet2017-07-17
|
* Update libtool support to include --mode=foo stuff - surprise, libtool ↵Michael R Sweet2017-07-17
| | | | | | changed in incompatible ways again... (Issue #5050)
* Add support for cross-compilation (Issue #4897)Michael Sweet2017-04-24
|
* Fix source file header text duplication text duplication.Michael R Sweet2017-01-16
| | | | Bump copyright to 2017 in web interface and README files.
* Update all references to OS X to macOS.Michael R Sweet2016-06-20
|
* Fix some localization issues with Norwegian.Michael Sweet2016-04-14
|
* Drop API help for CGI, MIME, and PPD compiler libraries.Michael Sweet2016-04-12
| | | | Don't uninstall public headers, these are all now private headers.
* Move CGI, PPD compiler, and MIME heades to the private headers directory.Michael Sweet2016-04-12
|
* Remove all of the Subversion keywords from various source files.Michael R Sweet2016-04-11
|
* Add cupsRasterInitPWGHeader API to setup a raster header using IPP Everywheremsweet2015-12-18
| | | | | | | attribute values. git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13024 a1ca3aef-8c08-0410-bb20-df032aa958be
* Fix export list for shared libraries (<rdar://problem/23303388>)msweet2015-12-11
| | | | git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13008 a1ca3aef-8c08-0410-bb20-df032aa958be
* Do some code reorganization so that all of the PPD code is separate from the ↵msweet2015-12-09
| | | | | | | | | | | rest. Note: cupsGetPPD* and friends are now in cups/ppd.h now - should not be an issue but was necessary to leave a clean break for future code. git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@13007 a1ca3aef-8c08-0410-bb20-df032aa958be
* Don't export weak symbols.msweet2015-11-06
| | | | git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12957 a1ca3aef-8c08-0410-bb20-df032aa958be
* Update CUPS version in sample.drv.msweet2015-09-15
| | | | git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12882 a1ca3aef-8c08-0410-bb20-df032aa958be
* Fix sample.drv version number.msweet2015-07-20
| | | | git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12789 a1ca3aef-8c08-0410-bb20-df032aa958be
* The ppdhtml and ppdpo utilities crashed when the -D option was used before amsweet2015-05-15
| | | | | | | | driver information file (STR #4627) git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12633 a1ca3aef-8c08-0410-bb20-df032aa958be
* Link with common libs (to get CoreFoundation).msweet2015-05-06
| | | | git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12615 a1ca3aef-8c08-0410-bb20-df032aa958be
* Revert SDKROOT changes for OS X.msweet2015-02-17
| | | | git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12519 a1ca3aef-8c08-0410-bb20-df032aa958be
* Add support for SDKROOT on OS X.msweet2015-02-06
| | | | git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12492 a1ca3aef-8c08-0410-bb20-df032aa958be
* Fix sample driver file to pass tests.msweet2014-10-15
| | | | git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12201 a1ca3aef-8c08-0410-bb20-df032aa958be
* Dropped the old Epson Stylus Color/Photo sample drivers since they don't workmsweet2014-08-20
| | | | | | | | | with any current printers and there are free alternatives that produce much better output (<rdar://problem/18036889>) git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12105 a1ca3aef-8c08-0410-bb20-df032aa958be