Historique des commits

Auteur SHA1 Message Date
  Vladimir Serbinenko c453760c71 * grub-core/term/gfxterm.c: Avoid division by zero. il y a 10 ans
  Vladimir Serbinenko a28567364a Make char and string width grub_size_t rather than grub_ssize_t. il y a 11 ans
  Vladimir Serbinenko af81ed880d * conf/Makefile.common (CPPFLAGS_KERNEL): Add -DGRUB_KERNEL=1. il y a 11 ans
  Paulo Flabiano Smorigo 84a0e9699f Add progress module to display load progress of files. il y a 11 ans
  Vladimir 'phcoder' Serbinenko e89c2d48a9 Lift 255x255 erminal sie restriction to 65535x65535. Also change from il y a 11 ans
  Vladimir 'phcoder' Serbinenko 4fa60739f2 * grub-core/term/gfxterm.c: Add flag "functional" to skip input when il y a 11 ans
  Vladimir 'phcoder' Serbinenko a62ae90c2b * grub-core/term/gfxterm.c (grub_virtual_screen_setup): Start with il y a 11 ans
  Andrey Borzenkov 5b06b53cbd * grub-core/term/gfxterm.c (grub_virtual_screen_setup): Use il y a 11 ans
  Vladimir 'phcoder' Serbinenko 837222cc30 * grub-core/term/gfxterm.c: USe right background color when scrolling. il y a 11 ans
  Vladimir 'phcoder' Serbinenko fc4c4fddf6 Detach optional parts of gfxterm and integrate in with coreboot init. il y a 11 ans
  Vladimir 'phcoder' Serbinenko 85002bf34a Agglomerate more mallocs to speed-up gfxterm. il y a 11 ans
  Vladimir 'phcoder' Serbinenko 22b06e9685 Speed-up gfxterm by slightly agglomerating mallocs. il y a 11 ans
  Vladimir 'phcoder' Serbinenko 92323d1fb0 Speed-up gfxterm by saving intermediate results in index+alpha il y a 11 ans
  Vladimir 'phcoder' Serbinenko 03f7c8c304 Fix several memory leaks. il y a 11 ans
  Vladimir 'phcoder' Serbinenko bc1369732f Make color variables global instead of it being per-terminal. il y a 12 ans
  Vladimir 'phcoder' Serbinenko 969b804f2a * grub-core/term/gfxterm.c (grub_virtual_screen_setup): Get font as il y a 12 ans
  Vladimir 'phcoder' Serbinenko 7086ad524f Remove unjustified hard dependency of normal.mod on gfxterm. il y a 12 ans
  Vladimir 'phcoder' Serbinenko 0ae4f0bddb * grub-core/commands/i386/pc/play.c: Improve TRANSLATORS comments. il y a 13 ans
  Vladimir 'phcoder' Serbinenko bb51c6c647 * grub-core/commands/acpi.c: Add TRANSLATORS comments. il y a 13 ans
  Vladimir 'phcoder' Serbinenko e7d2559bc1 * grub-core/commands/i386/pc/drivemap.c: Add TRANSLATORS comments. il y a 13 ans
  Vladimir 'phcoder' Serbinenko 036985b8ce Remove grub_{modname}_init and grub_{modname}_fini. They should never il y a 13 ans
  Vladimir 'phcoder' Serbinenko 9c4b5c13e6 Improve gettext support. Stylistic fixes and error handling fixes while il y a 13 ans
  Vladimir 'phcoder' Serbinenko 3049237440 Fix handling of wide characters in gfxterm. il y a 13 ans
  Vladimir 'phcoder' Serbinenko 63fa8ef94e * grub-core/term/gfxterm.c (grub_gfxterm_putchar): Don't set values il y a 13 ans
  Vladimir 'phcoder' Serbinenko 6e0632e28c * grub-core/commands/acpihalt.c: Gettextized. il y a 13 ans
  Colin Watson 548947916b * grub-core/term/gfxterm.c (grub_virtual_screen_setup): Use il y a 13 ans
  Colin Watson 1eb44ae37e merge trunk il y a 14 ans
  Vladimir 'phcoder' Serbinenko bba79a1502 * grub-core/term/gfxterm.c (grub_gfxterm_fullscreen): Preserve previous il y a 14 ans
  Vladimir 'phcoder' Serbinenko e745cf0ca6 Implement automatic module license checking according to new GNU il y a 14 ans
  Vladimir 'phcoder' Serbinenko cf4d3fa640 Send blend_text_bg when any backgorund is set as opposed to only when streteched background is set il y a 14 ans