index
:
users/alekdu/syslinux.git/.git
master
Unnamed repository; edit this file to name it for gitweb.
Alek Du
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
com32
/
menu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add new "UI" directive instead of abusing the DEFAULT directive
H. Peter Anvin
2008-12-14
2
-1
/
+44
*
Fix "make clean" confusion
syslinux-3.72
H. Peter Anvin
2008-09-25
1
-1
/
+2
*
simple menu: make "menu default" work after "menu begin"
H. Peter Anvin
2008-09-22
1
-1
/
+5
*
menu: quiet warnings in drain_keyboard()
syslinux-3.72-pre5
H. Peter Anvin
2008-09-08
1
-2
/
+2
*
Add pxechain.com; new modules direction; reorganize installation
H. Peter Anvin
2008-08-27
1
-2
/
+0
*
menu: avoid leaving obvious password turds in memory
H. Peter Anvin
2008-08-26
5
-12
/
+57
*
Clean up embedded Makefile targets; fix build failure
H. Peter Anvin
2008-08-22
1
-2
/
+2
*
Major Makefile cleanups; gcc 4.3.0 compatiblity
H. Peter Anvin
2008-08-20
1
-64
/
+3
*
com32: compile with -std=gnu99
H. Peter Anvin
2008-08-12
1
-2
/
+4
*
vesamenu: avoid strcmp() with NULL
H. Peter Anvin
2008-07-22
1
-1
/
+1
*
Allow the initrd to be specified on a separate line
syslinux-3.71-pre4
H. Peter Anvin
2008-07-03
1
-0
/
+14
*
Simple menu: really avoid disabled entries
syslinux-3.71-pre2
H. Peter Anvin
2008-07-02
1
-22
/
+30
*
Default to \n -> \r\n in ANSI and xserial
H. Peter Anvin
2008-06-24
1
-2
/
+2
*
Centralize configurables; better "make install" etc
H. Peter Anvin
2008-05-29
1
-1
/
+2
*
Move files out of root into core, dos, and utils
H. Peter Anvin
2008-05-29
1
-1
/
+1
*
Fixed the various Makefiles so that SYSLINUX compiles on platforms with GCC -...
Stefan Bucur
2008-05-12
1
-1
/
+1
*
Prevent inclusion of system include files when inappropriate
H. Peter Anvin
2008-03-03
2
-4
/
+5
*
simple menu: break off execute() into its own source file
H. Peter Anvin
2008-03-02
4
-56
/
+74
*
Allow MENU EXIT to specify a menu tag
syslinux-3.62-pre15
H. Peter Anvin
2008-02-22
2
-4
/
+17
*
Fix the handling of hotkeys in MENU LABEL on submenus
syslinux-3.62-pre14
H. Peter Anvin
2008-02-22
3
-26
/
+59
*
Fix MENU TITLE -> MENU LABEL inheritance
syslinux-3.62-pre12
H. Peter Anvin
2008-02-19
1
-5
/
+5
*
Make sure color directives get attached to the proper menu.
H. Peter Anvin
2008-02-19
4
-4
/
+5
*
simple menu: fix the handling of '+' and '-' given disabled entries
H. Peter Anvin
2008-02-19
1
-4
/
+8
*
Fix the scrollbar handling for insanely huge menus
H. Peter Anvin
2008-02-19
1
-3
/
+2
*
simple menu: remember the cursor position on a per-menu basis
H. Peter Anvin
2008-02-19
3
-6
/
+16
*
Add support for MENU EXIT; no marker for MENU GOTO
H. Peter Anvin
2008-02-19
3
-4
/
+31
*
When entering a new menu, go to the default entry for that menu.
H. Peter Anvin
2008-02-19
1
-1
/
+2
*
Whitespace cleanup...
syslinux-3.62-pre11
H. Peter Anvin
2008-02-19
5
-13
/
+10
*
com32: remove dependency files for "make tidy"
H. Peter Anvin
2008-02-19
1
-2
/
+2
*
Add dependency generation for the simple menu system
H. Peter Anvin
2008-02-19
1
-2
/
+7
*
Set m->title for both root and submenus
H. Peter Anvin
2008-02-19
1
-1
/
+1
*
Allow MENU LABEL <-> MENU TITLE for submenus to work both ways
H. Peter Anvin
2008-02-19
3
-8
/
+16
*
Allow an included file to be treated as a submenu.
H. Peter Anvin
2008-02-19
1
-4
/
+18
*
simple menu: The use of realloc() requires indirect pointers
H. Peter Anvin
2008-02-19
3
-29
/
+37
*
simple menu: first cut at working submenus
H. Peter Anvin
2008-02-19
3
-83
/
+206
*
refstr: handle NULL in refstr[n]dup()
H. Peter Anvin
2008-02-19
1
-0
/
+6
*
Simple menu: use refstrings consistently; now works again
H. Peter Anvin
2008-02-19
3
-113
/
+117
*
refstr_get(): handle NULL, force inline
H. Peter Anvin
2008-02-19
1
-3
/
+4
*
[v]rsprintf(): actually set the return pointer...
H. Peter Anvin
2008-02-19
1
-0
/
+1
*
submenu snapshot: it compiles now...
H. Peter Anvin
2008-02-19
9
-339
/
+465
*
Submenu support: development snapshot
H. Peter Anvin
2008-02-19
6
-185
/
+345
*
Get rid of 4096-entry limit in the simple menu system
syslinux-3.62-pre8
H. Peter Anvin
2008-02-16
2
-10
/
+34
*
If we're showing a scrollbar, always show at least one unit
H. Peter Anvin
2008-02-16
1
-1
/
+1
*
simple menu: extend command line size to 2047 characters
H. Peter Anvin
2008-02-12
1
-2
/
+2
*
simple menu: support sha256 and sha512 passwords
H. Peter Anvin
2008-02-10
1
-8
/
+35
*
com32/*: move _GNU_SOURCE definitions into Makefiles
H. Peter Anvin
2008-02-10
4
-4
/
+1
*
simple menu: update copyright notices; clean whitespace
H. Peter Anvin
2008-02-10
8
-15
/
+26
*
simple menu: break password comparisons out into a separate file
H. Peter Anvin
2008-02-10
4
-53
/
+71
*
menu.c: add missing return statement
H. Peter Anvin
2008-02-10
1
-0
/
+1
*
Simple menu system: move to dedicated subdirectory
H. Peter Anvin
2008-02-10
7
-0
/
+2471