summaryrefslogtreecommitdiffstats
path: root/perl-install/bootsplash.pm
Commit message (Expand)AuthorAgeFilesLines
* fix typo instead of trying to be perl_checker compliant ...Olivier Blin2005-06-061-2/+2
* - perl_checker compliancePascal Rigaux2005-06-031-8/+6
* simplifyPascal Rigaux2005-06-031-3/+1
* really get default vga modeOlivier Blin2005-05-101-1/+2
* move rectangle2xywh(), distance(), farthest() and nearest() from draksplash2 ...Olivier Blin2005-05-101-0/+55
* use default jpeg image path in config file for both silent and verbose imagesOlivier Blin2005-05-091-2/+3
* write bootsplash v3 configuration files (progress bar still missing)Olivier Blin2005-05-091-25/+17
* force the exact image size when writing a themeOlivier Blin2005-05-091-1/+2
* add get_framebuffer_resolution and create_pathOlivier Blin2005-05-091-4/+20
* fix typosOlivier Blin2005-05-091-5/+5
* fix theme creationOlivier Blin2005-05-041-21/+12
* new theme creation functionsOlivier Blin2005-05-031-12/+98
* initial bootsplash moduleOlivier Blin2005-04-291-0/+64