~guilhem-fr/asterisk/menuselect

  • Committer: tzafrir
  • Date: 2011-12-08 17:34:43 UTC
  • Revision ID: svn-v4:de84c67f-6f70-4c83-b0c2-62db8fd6e668:trunk:973
menuselect-dummy: fix support_level and more

* Parsing <support_level> requires adding '_' to the regex.
* Parse attribute in the main tag and treat them the same as sub-tags.
* ' */' can also terminate MODULEINFO. Be more strict about the end.
  (Make sure we don't get the terminating ' ***/' from the DOCUMENTATION
  in app_macro.c).
Filename Latest Rev Last Changed Committer Comment Size
..
contrib 102 15 years ago russell Add tzafrir's minimal menuselect emulation perl sc Diff
test 67 16 years ago russell Merge changes from team/seanbright/let-there-be-ne Diff
acinclude.m4 147 13 years ago tilghman Translate keyword 'use' to 'depend', if the functi 5.8 KB Diff Download File
aclocal.m4 152 12 years ago tilghman Xcode 4 (Mac OS X) has transitioned to the LLVM co 632 bytes Diff Download File
autoconfig.h.in 152 12 years ago tilghman Xcode 4 (Mac OS X) has transitioned to the LLVM co 3.4 KB Diff Download File
File bootstrap.sh 25 17 years ago russell Merged revisions 26-28 via svnmerge from https:// 784 bytes Diff Download File
File config.guess 129 14 years ago seanbright Merged revisions 676 via svnmerge from https://or 43.8 KB Diff Download File
File config.sub 129 14 years ago seanbright Merged revisions 676 via svnmerge from https://or 33.6 KB Diff Download File
File configure 152 12 years ago tilghman Xcode 4 (Mac OS X) has transitioned to the LLVM co 164 KB Diff Download File
configure.ac 152 12 years ago tilghman Xcode 4 (Mac OS X) has transitioned to the LLVM co 2.1 KB Diff Download File
example_menuselect-tree 125 14 years ago kpfleming remove some less-than-useful bits from the example 29.7 KB Diff Download File
File install-sh 25 17 years ago russell Merged revisions 26-28 via svnmerge from https:// 9 KB Diff Download File
linkedlists.h 151 12 years ago tilghman Simplify menuselect internals. This change modifi 12.5 KB Diff Download File
File make_version 25 17 years ago russell Merged revisions 26-28 via svnmerge from https:// 990 bytes Diff Download File
Makefile 103 15 years ago twilson Merged revisions 437 via svnmerge from https://or 2.6 KB Diff Download File
makeopts.in 94 15 years ago seanbright Add --enable-debug to configure to toggle menusele 516 bytes Diff Download File
menuselect.c 166 12 years ago qwell Fix issue with setting defaultenabled on categorie 51.2 KB Diff Download File
menuselect.h 162 12 years ago kpfleming Entries without a support level should be listed a 4.7 KB Diff Download File
menuselect_curses.c 167 12 years ago jrose Add barriers to the menuselect easteregg This pat 21.1 KB Diff Download File
menuselect_gtk.c 159 12 years ago jrose Adds support level categorical separation to menus 9.8 KB Diff Download File
menuselect_newt.c 164 12 years ago kpfleming Code cleanup: * Properly use 'enum support_level_ 10.4 KB Diff Download File
menuselect_stub.c 18 17 years ago russell add a stub so that menuselect can still build and 988 bytes Diff Download File
File missing 25 17 years ago russell Merged revisions 26-28 via svnmerge from https:// 10.7 KB Diff Download File
README 136 14 years ago russell Add ability to enable/disable options from the com 6.8 KB Diff Download File
strcompat.c 132 14 years ago seanbright Merged revisions 682 via svnmerge from https://or 5.3 KB Diff Download File