haiku/src/servers/print
Karsten Heimrich c8ee6ba8fb * do some simple checking if the printer exists and is usable at
all, otherwise complain or offer to make it the default printer


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24554 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-03-24 13:23:03 +00:00
..
shared Changed __ZETA__ to B_BEOS_VERSION_DANO as suggested by Axel. 2007-05-02 15:46:25 +00:00
ConfigWindow.cpp * adjusted copyright 2008-03-22 00:34:49 +00:00
ConfigWindow.h * adjusted copyright 2008-03-22 00:34:49 +00:00
Jamfile Make print_server track Transport addons too. This is because some of the NewTransportAddOns(tm) can also autodetect devices, e.g. USB printers. For this, the print_server needs to keep those transport addons loaded at all times. This code now also enables dynamic Transport discovery for the Printer prefs, e.g. 'hey print_server GET Transport 0' or 'hey print_server GET Transport 'USB Port'' will now work too ;) 2008-02-08 00:34:53 +00:00
print_server.rdef Updated copyright year. 2007-07-28 06:15:01 +00:00
Printer.cpp replaced '_RRC' with B_REFS_RECEIVED 2007-10-29 19:25:04 +00:00
Printer.h Fixed some copyright year entries I accidentally mangled in the header updates. Thanks korli! 2006-12-21 15:58:51 +00:00
Printer.Scripting.cpp Fixed some copyright year entries I accidentally mangled in the header updates. Thanks korli! 2006-12-21 15:58:51 +00:00
PrintServerApp.cpp * do some simple checking if the printer exists and is usable at 2008-03-24 13:23:03 +00:00
PrintServerApp.h Make print_server track Transport addons too. This is because some of the NewTransportAddOns(tm) can also autodetect devices, e.g. USB printers. For this, the print_server needs to keep those transport addons loaded at all times. This code now also enables dynamic Transport discovery for the Printer prefs, e.g. 'hey print_server GET Transport 0' or 'hey print_server GET Transport 'USB Port'' will now work too ;) 2008-02-08 00:34:53 +00:00
PrintServerApp.R5.cpp * proper check for the what field to show the config window 2008-03-22 00:20:26 +00:00
PrintServerApp.Scripting.cpp Make print_server track Transport addons too. This is because some of the NewTransportAddOns(tm) can also autodetect devices, e.g. USB printers. For this, the print_server needs to keep those transport addons loaded at all times. This code now also enables dynamic Transport discovery for the Printer prefs, e.g. 'hey print_server GET Transport 0' or 'hey print_server GET Transport 'USB Port'' will now work too ;) 2008-02-08 00:34:53 +00:00
ResourceManager.cpp Header updates 2006-12-21 15:18:09 +00:00
ResourceManager.h Header updates 2006-12-21 15:18:09 +00:00
Settings.cpp Header updates 2006-12-21 15:18:09 +00:00
Settings.h Header updates 2006-12-21 15:18:09 +00:00
Transport.cpp Slight rework of my previous commit... now ports can be asked too ;) 2008-02-08 02:00:08 +00:00
Transport.h Slight rework of my previous commit... now ports can be asked too ;) 2008-02-08 02:00:08 +00:00
Transport.Scripting.cpp Slight rework of my previous commit... now ports can be asked too ;) 2008-02-08 02:00:08 +00:00