diff options
-rw-r--r-- | ChangeLog | 100 |
1 files changed, 94 insertions, 6 deletions
@@ -1,6 +1,80 @@ -2002-03-02 16:18 Davud BAUDENS <baudens@mandrakesoft.com> +2002-03-15 17:36 Warly <warly@mandrakesoft.com> - * Remove non Mandrake's theme + * bootsplash.spec, + themes/config/Mandrake/cfg/bootsplash-1024x768.cfg, + themes/config/Mandrake/cfg/bootsplash-1280x1024.cfg, + themes/data/Mandrake/images/bootsplash-1024x768.jpg, + themes/data/Mandrake/images/bootsplash-1280x1024.jpg, + themes/data/Mandrake/images/bootsplash-800x600.jpg: fix progress + bar geometry + +2002-03-13 23:00 Warly <warly@mandrakesoft.com> + + * bootsplash.spec, + themes/config/Mandrake/cfg/bootsplash-800x600.cfg, + themes/data/Mandrake/images/bootsplash-1024x768.jpg, + themes/data/Mandrake/images/bootsplash-1280x1024.jpg, + themes/data/Mandrake/images/bootsplash-800x600.jpg: new images with + better shading on progress bar container (Quel Qun) move the + progress bar a pixel to the righ for a better centering in 800x600 + +2002-03-08 17:02 Warly <warly@mandrakesoft.com> + + * bootsplash.spec, + themes/config/Mandrake/cfg/bootsplash-800x600.cfg: + themes/config/Mandrake/cfg/bootsplash-800x600.cfg: adjust progress + bar in 800x600 mode + +2002-03-07 23:42 Warly <warly@mandrakesoft.com> + + * Makefile, bootsplash.spec, + themes/Mandrake/images/bootsplash-1024x768.jpg, + themes/Mandrake/images/bootsplash-1280x1024.jpg, + themes/Mandrake/images/bootsplash-800x600.jpg, + themes/config/Ayo/global.config, + themes/config/Ayo/cfg/bootsplash-1024x768.cfg, + themes/config/Ayo/cfg/bootsplash-1280x1024.cfg, + themes/config/Ayo/cfg/bootsplash-800x600.cfg, + themes/data/Ayo/images/bootsplash-1024x768.jpg, + themes/data/Ayo/images/bootsplash-1280x1024.jpg, + themes/data/Ayo/images/bootsplash-800x600.jpg, + themes/data/Ayo/lilo/message: readd Ayo in a separate package + +2002-03-07 22:39 Warly <warly@mandrakesoft.com> + + * bootsplash.spec, + themes/data/Mandrake/images/bootsplash-1024x768.jpg, + themes/data/Mandrake/images/bootsplash-1280x1024.jpg, + themes/data/Mandrake/images/bootsplash-800x600.jpg: add new images + add initrd rebuilding in post and reinstalling of lilo/yaboot + +2002-03-06 16:47 David Baudens <baudens@mandrakesoft.com> + + * Makefile: Remove non Mandrake's them + +2002-03-06 16:39 David Baudens <baudens@mandrakesoft.com> + + * themes/config/Ayo/: global.config, cfg/bootsplash-1024x768.cfg, + cfg/bootsplash-1280x1024.cfg, cfg/bootsplash-800x600.cfg: Remove + non Mandrake's theme + +2002-03-06 16:36 David Baudens <baudens@mandrakesoft.com> + + * themes/data/Ayo/: images/bootsplash-1024x768.jpg, + images/bootsplash-1280x1024.jpg, images/bootsplash-800x600.jpg, + lilo/message: Remove non Mandrake's theme + +2002-03-06 16:33 David Baudens <baudens@mandrakesoft.com> + + * bootsplash.spec: Update spec + +2002-03-06 16:18 David Baudens <baudens@mandrakesoft.com> + + * themes/Ayo/: README, global.config, cfg/bootsplash-1024x768.cfg, + cfg/bootsplash-1280x1024.cfg, cfg/bootsplash-800x600.cfg, + images/bootsplash-1024x768.jpg, images/bootsplash-1280x1024.jpg, + images/bootsplash-800x600.jpg, lilo/message: Remove non Mandrake's + theme 2002-03-02 17:12 Warly <warly@mandrakesoft.com> @@ -148,6 +222,13 @@ Ayo/images/bootsplash-800x600.jpg, Mandrake/global.config: Add Ayo Themes +2002-02-08 16:49 Chmouel Boudjnah <chmouel@mandrakesoft.com> + + * cfg/bootsplash-1024x768.cfg, cfg/bootsplash-1280x1024.cfg, + cfg/bootsplash-800x600.cfg, images/bootsplash-1024x768.jpg, + images/bootsplash-1280x1024.jpg, images/bootsplash-800x600.jpg: + Remove older files + 2002-02-08 16:47 Chmouel Boudjnah <chmouel@mandrakesoft.com> * bootsplash.spec: 1.1-1mdk @@ -209,13 +290,20 @@ * Makefile, bootsplash.spec, scripts/Makefile: Add Makefile and .spec +2002-01-30 14:17 Chmouel Boudjnah <chmouel@mandrakesoft.com> + + * images/: bootsplash-1024x768.jpg, bootsplash-1280x1024.jpg, + bootsplash-800x600.jpg: Add Images from Héléne + 2002-01-30 14:16 Chmouel Boudjnah <chmouel@mandrakesoft.com> - * scripts/: detect-resolution, make-boot-splash, rewritejpeg: - Initial revision + * cfg/bootsplash-1024x768.cfg, cfg/bootsplash-1280x1024.cfg, + cfg/bootsplash-800x600.cfg, scripts/detect-resolution, + scripts/make-boot-splash, scripts/rewritejpeg: First Import 2002-01-30 14:16 Chmouel Boudjnah <chmouel@mandrakesoft.com> - * scripts/: detect-resolution, make-boot-splash, rewritejpeg: First - Import + * cfg/bootsplash-1024x768.cfg, cfg/bootsplash-1280x1024.cfg, + cfg/bootsplash-800x600.cfg, scripts/detect-resolution, + scripts/make-boot-splash, scripts/rewritejpeg: Initial revision |