index
:
drakx
distro/mdv2007.1
distro/mdv2008.0
distro/mdv2008.1
distro/mdv2009.0
distro/mdv2009.1
distro/mdv2010.0
distro/mes5
distro/mes5-2.6.33
distro/mes6
distro/mga1
distro/mga2
distro/mga3
distro/mga4
distro/mga5
distro/mga6
distro/mga7
distro/mga8
distro/mga9
master
topic/Corpo_2_1
topic/KA9_0
topic/MDK-10-update
topic/MDK-10_1-update
topic/MDK-10_2-update
topic/MDK-2006_0-update
topic/MDK92-branch
topic/MDKC_1_0
topic/PCMCIA_CS_DISTRO
topic/R9_0-64bit-branch
topic/R9_1_HP-branch
topic/a
topic/before_matchbox_wm
topic/bug-13680
topic/dietlibc
topic/efi
topic/extlinux
topic/firewall
topic/gdk-pixbuf-0-branch
topic/gi-ppc
topic/ia64-8_1
topic/mandrakesoft
topic/mlcd4
topic/ppp
topic/rp-pppoe
topic/switching_to_dnf
topic/switching_to_urpmi
topic/unlabeled-1.1.1
topic/v_webmin_0_87
topic/x86_64-branch
user/animtim/designWork
user/colin/rescue-systemd
user/ennael/mga6
user/erwan/bug-13680
user/jibz/aarch64
user/martinw/mga6
user/pterjan/arm64
Mageia Installer and base platform for many utilities
Thierry Vignaud [tv]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
perl-install
/
printer.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
please perl_checker:
Pascal Rigaux
2002-11-06
1
-38
/
+32
*
replace "_" with "N" and "__" with "N_"
Pascal Rigaux
2002-11-06
1
-47
/
+47
*
typo fixes
Thierry Vignaud
2002-11-04
1
-4
/
+8
*
perl_checker fixes
Thierry Vignaud
2002-10-23
1
-6
/
+6
*
consolidate more stuff into %spoolers
Thierry Vignaud
2002-10-17
1
-28
/
+21
*
start to consolidate %spoolers as a data structure
Thierry Vignaud
2002-10-17
1
-20
/
+21
*
- printerdrake::auto_detect(local, net, smb):
Thierry Vignaud
2002-10-17
1
-19
/
+11
*
Fixed bug of printerdrake installing LPRng when it is started for the
Till Kamppeter
2002-09-19
1
-3
/
+35
*
Made "LPRng" show up in the spooler menu when LPRng is installed.
Till Kamppeter
2002-09-14
1
-5
/
+10
*
Do not insist on "curl" to download PPDs from a CUPS server (for Star Office/...
Till Kamppeter
2002-09-13
1
-23
/
+60
*
Added timeouts to network scan with "nmap" so that scan does not take
Till Kamppeter
2002-09-13
1
-4
/
+14
*
- Made printer::assure_device_is_available_for_cups() more reliable by
Till Kamppeter
2002-09-11
1
-10
/
+19
*
- Fixed bugs in automatic GIMP printer configuration during installation.
Till Kamppeter
2002-08-30
1
-33
/
+59
*
s/||/or/ between commands, the high-precedence "||" lead to problems sometimes.
Till Kamppeter
2002-08-29
1
-35
/
+35
*
Added automatical configuration of the printers in the GIMP.
Till Kamppeter
2002-08-28
1
-3
/
+410
*
Printerdrake remembers now whether it was in normal mode or in expert
Till Kamppeter
2002-08-28
1
-2
/
+49
*
OpenOffice.org: Remove default printer tag from the "Generic Printer"
Till Kamppeter
2002-08-28
1
-0
/
+6
*
Set default text margins to half an inch and default size for images
Till Kamppeter
2002-08-27
1
-0
/
+32
*
Dialog for printing test pages: Unmark all test pages when "No test
Till Kamppeter
2002-08-26
1
-4
/
+13
*
Let command line tools for network scanning run under "chroot $refix", otherw...
Till Kamppeter
2002-08-24
1
-0
/
+247
*
Taken LPRng from spooler menu in printerdrake.
Till Kamppeter
2002-08-20
1
-2
/
+3
*
Fixed HP multi-function device configuration during the installation:
Till Kamppeter
2002-08-18
1
-0
/
+6
*
Fixes to make it possible toinstall HP's multi-function devices during instal...
Till Kamppeter
2002-08-17
1
-1
/
+10
*
Setup of HP MF devices on parallel port did not work. Fixed.
Till Kamppeter
2002-08-11
1
-5
/
+27
*
Use any::get_secure_level() instead of printer::get_security_level().
Till Kamppeter
2002-08-10
1
-20
/
+0
*
s/__END__/1;
Thierry Vignaud
2002-08-05
1
-1
/
+1
*
kill "wonderful perl"
Thierry Vignaud
2002-08-05
1
-4
/
+1
*
Finished auto-detection of network and SMB printers.
Till Kamppeter
2002-08-05
1
-25
/
+50
*
Corrected strings for printer queue list in main window.
Till Kamppeter
2002-08-02
1
-3
/
+3
*
make perl_checker happy again (replacing "{xx}->{yy}" by "{xx}{yy}")
Pascal Rigaux
2002-07-31
1
-21
/
+21
*
replace "$foo" with $foo
Pascal Rigaux
2002-07-31
1
-31
/
+31
*
make new perl_checker happy
Pascal Rigaux
2002-07-31
1
-9
/
+9
*
"cp -a" doesn't need "echo yes|"
Thierry Vignaud
2002-07-31
1
-3
/
+1
*
make new perl_checker happy (and that's not easy!)
Pascal Rigaux
2002-07-31
1
-9
/
+9
*
Fixed a typo and a comment in the "SIGHUP_daemon()" function.
Till Kamppeter
2002-07-30
1
-2
/
+2
*
Fixed some "$prefix" issues in the HPOJ auto-configuration and in the Star Of...
Till Kamppeter
2002-07-29
1
-5
/
+15
*
make perl_checker happy
Pascal Rigaux
2002-07-29
1
-1
/
+1
*
Completed implementation of the support for HPOJ 0.9: Automatic photo card re...
Till Kamppeter
2002-07-27
1
-41
/
+118
*
First step of automatic HP multi-function device configuration with HPOJ 0.9.
Till Kamppeter
2002-07-26
1
-90
/
+203
*
Adapted printerdrake to CUPS 1.1.15 and Perl 5.8.0 (for Foomatic).
Till Kamppeter
2002-07-22
1
-8
/
+33
*
use {XXX} instead of {'XXX'} (as detected by new perl_checker)
Pascal Rigaux
2002-07-17
1
-66
/
+66
*
remove "$_ =~ " (as detected by new perl_checker)
Pascal Rigaux
2002-07-17
1
-9
/
+9
*
try to simplify
Thierry Vignaud
2002-07-06
1
-47
/
+22
*
fix a few english strings
Guillaume Cottenceau
2002-04-08
1
-1
/
+1
*
Fixed several problems related to HP multi-function devices:
Till Kamppeter
2002-03-26
1
-11
/
+22
*
Protect the Star Office/OpenOffice.org configuration against manual changing ...
Till Kamppeter
2002-03-10
1
-4
/
+11
*
Let Star Office/OpenOffice.org configuration corrcet a bug in the PostScript ...
Till Kamppeter
2002-03-03
1
-2
/
+22
*
Replaced "Open Office" by "OpenOffice.org".
Till Kamppeter
2002-03-02
1
-12
/
+12
*
Reduced the paths to search for Star/Open Office, on systems without these ap...
Till Kamppeter
2002-03-01
1
-13
/
+6
*
- Fixes/Improvements on Star Office/Open Office support:
Till Kamppeter
2002-02-28
1
-18
/
+150
[next]