Commit Graph

271 Commits

Author SHA1 Message Date
Tim Waugh
608db8e823 - Install Python egg-info file. 2007-12-17 13:25:11 +00:00
Tim Waugh
56eaa62971 0.7.78-3 2007-12-17 12:44:03 +00:00
Tim Waugh
4a1969277f - Updated pycups to 1.9.32. 2007-12-17 12:42:56 +00:00
Tim Waugh
d776d229d9 0.7.78-2 2007-11-27 13:47:07 +00:00
Tim Waugh
82858a08e3 - pycups: Applied patch from SVN to allow fetching printer attributes by
URI.
2007-11-27 12:53:03 +00:00
Tim Waugh
abb712b8f0 - pycups: Applied patch from SVN to allow fetching printer attributes by
URI.
2007-11-27 12:50:08 +00:00
Tim Waugh
43a6932988 0.7.78 2007-11-22 15:32:38 +00:00
Tim Waugh
869a2be579 - pycups: Fix job-sheets-default attribute. 2007-11-22 13:29:02 +00:00
Tim Waugh
84d3c2fef9 No longer need old sig. 2007-11-22 11:15:55 +00:00
Tim Waugh
53b98bcafb - Updated pycups to 1.9.31. 2007-11-22 11:12:41 +00:00
Tim Waugh
2da96b6305 - Applied patch to pycups to avoid reading uninitialised memory (bug
#390431).
2007-11-21 12:40:45 +00:00
Tim Waugh
e8c844701e - Updated pycups to 1.9.30. 2007-11-19 17:22:10 +00:00
Tim Waugh
fb37576b6b - Updated pycups to 1.9.29. 2007-11-15 16:52:58 +00:00
Tim Waugh
f8c45ad1b3 - 0.7.77:
- Tooltips for the button bar buttons (bug #335601).
2007-10-30 18:12:45 +00:00
Bill Nottingham
f27b3373cd makefile update to properly grab makefile.common 2007-10-15 19:26:23 +00:00
Tim Waugh
0347f4d64b Fixed build. 2007-10-15 10:54:11 +00:00
Tim Waugh
b868f069ca - 0.7.76. 2007-10-15 10:47:44 +00:00
Tim Waugh
1dd6a95fe9 Include new tarball. 2007-10-04 12:13:39 +00:00
Tim Waugh
80fbfa63ea - 0.7.75. 2007-10-04 11:29:59 +00:00
Tim Waugh
572e87c8eb - No need to run update-desktop-database because there are no MimeKey lines
in the desktop files.
2007-10-03 12:04:49 +00:00
Tim Waugh
1f7877ad24 - Consistent macro style. 2007-10-03 11:23:12 +00:00
Tim Waugh
ce246316ea - Changed PreReq to Requires.
- Mark console.apps file as a config file.
- Mark pam file as a config file (not replaceable).
- No need to ship empty NEWS file.
- Give cupsd.py executable permissions to satisfy rpmlint.
- Provides system-config-printer-gui.
- Mark D-Bus configuration file as a config file.
- Fixed libs summary.
- Better buildroot tag.
- Better defattr.
- Preserve timestamps on explicitly install files.
- Make example pycups program non-executable.
- 0.7.74.4:
- Updated translations.
- Several small bugs fixed.
2007-10-02 16:58:02 +00:00
Tim Waugh
aa2df89cd6 - 0.7.74.3:
- Updated translations.
- Other small bug fixes.
2007-09-27 15:09:15 +00:00
Tim Waugh
2eb131c2de - Pull in SVN patch from stable branch for foomatic recommended drivers
(bug #292021).
2007-09-25 11:41:06 +00:00
Tim Waugh
abadf11e30 - Pull in SVN patch from stable branch for 'Allow printing from the
Internet' check-box (bug #221003).
2007-09-21 17:45:28 +00:00
Tim Waugh
ebc5077fd0 - 0.7.74.2:
- When a class is removed on the server, remove it from the UI.
- When deleting a printer, select the default printer again.
- Select newly-copied printer.
- Updated translation (fi).
- Better --help message.
- Use strcoll to sort manufacturer names.
- Avoid duplicate 'recommended' marks.
- Remove duplicate device URIs.
- Handle IPP_TAG_NOVALUE attributes (for CUPS 1.3.x).
2007-09-19 14:00:40 +00:00
Tim Waugh
fa0556269c - Updated pycups to 1.9.27. 2007-09-19 13:55:51 +00:00
Tim Waugh
bf3d515d28 - Updated pycups to 1.9.26.
- Build requires epydoc. Ship HTML documentation.
2007-09-12 13:13:31 +00:00
Tim Waugh
e5322b331f No longer need this. 2007-09-07 16:39:51 +00:00
Tim Waugh
bdebb7f98e - 0.7.74.1:
- Updated Polish translation (bug #263001).
- Don't select the default printer after changes to another printer have
    been made.
- Always construct URI from input fields when changing device (bug
    #281551).
- Avoid busy-cursor traceback when window is not yet displayed.
2007-09-07 16:29:48 +00:00
Tim Waugh
bf9941e3f8 - 0.7.74:
- Fixed New Class dialog.
- UI fixes.
2007-08-30 13:25:16 +00:00
Tim Waugh
0f23ac9ec1 - Updated pycups to 1.9.25. 2007-08-30 12:31:30 +00:00
Tim Waugh
6a3c6b0f25 No longer needed. 2007-08-30 12:29:14 +00:00
Tim Waugh
a3a93460d3 - More specific license tag. 2007-08-25 09:20:55 +00:00
Tim Waugh
641d52d74e - 0.7.73. 2007-08-24 22:13:29 +00:00
Tim Waugh
c37fe414bb - Ship the applet's desktop file. 2007-08-10 11:49:16 +00:00
Tim Waugh
081b2699a1 New upstream key. 2007-08-09 14:19:31 +00:00
Tim Waugh
8fc1bbde29 - 0.7.72:
- Fixed my-default-printer traceback.
- Improvements to New Printer wizard (Till Kamppeter).
2007-08-08 15:21:39 +00:00
Tim Waugh
eec5190b45 - 0.7.71:
- Don't discard make/model-matched devices when there are ID-matched
    devices (Till Kamppeter).
- Fixed fallback if no text-only driver is available (Till Kamppeter).
- Initialise the make/model list when an ID match failed (Till Kamppeter).
- Better error-handling in default-print application (Ubuntu #129901).
- UI tweak in admin tool (Ubuntu #128263).
- Handle socket: URIs (Ubuntu #127074).
2007-08-03 16:47:34 +00:00
Tim Waugh
c06276173c - Obsoletes/provides desktop-printing. 2007-07-23 14:57:05 +00:00
Tim Waugh
a95f6826da - Requires pirut for system-install-packages.
- 0.7.70:
- Increased GetReady->NewPrinter timeout.
- More binary names mapped to package named.
- Run system-install-packages to install missing drivers (bug #246726).
- Less debug output.
- Desktop file fixes for KDE (bug #247299).
2007-07-09 13:31:55 +00:00
Tim Waugh
a88143bee4 Dep is already in intltool package. 2007-07-09 12:00:35 +00:00
Tim Waugh
9a781bef15 - Build requires perl-XML-Parser for intltool. 2007-07-09 11:51:35 +00:00
Tim Waugh
dacf0c7f99 - 0.7.69:
- Use HardwareSettings category for my-default-printer desktop file (bug
    #244935).
- Removed unused code.
- Filter PPDs by natural language (bug #244173).
2007-06-28 14:43:40 +00:00
Tim Waugh
e88da92be6 - No longer requires PyXML (bug #233146). 2007-06-28 13:54:22 +00:00
Tim Waugh
5d6e37da1f - Moved applet to main package. 2007-06-28 12:57:19 +00:00
Tim Waugh
45007c1c17 - The applet requires dbus-x11 (Ubuntu #119570). 2007-06-25 12:17:00 +00:00
Tim Waugh
ce230e0f4d Fixed build. 2007-06-15 18:08:46 +00:00
Tim Waugh
7951c7ce0e - 0.7.68:
- Fixed the notification bubbles.
- Ship my-default-printer utility.
2007-06-15 18:00:54 +00:00
Tim Waugh
79bc6c2cbb - Don't put TrayIcon or SystemSetup categories in the desktop file. 2007-06-08 17:09:36 +00:00