summaryrefslogtreecommitdiff
path: root/src/menu_tree.cc
AgeCommit message (Expand)AuthorFilesLines
2008-12-13Add a ?term-prefix matcher that matches against textual extensions of a strin...Daniel Burrows1-1/+1
2008-10-06Switch everything over to the new search code.Daniel Burrows1-32/+40
2008-02-14Add a variable-binding form and forms that consume and bind variables to argu...Daniel Burrows1-12/+18
2007-11-15Fix through menu_tree.Daniel Burrows1-0/+6
2007-11-15cw::key -> cw::config::key.Daniel Burrows1-1/+1
2007-11-15cwi::key -> cw::key.Daniel Burrows1-1/+1
2007-11-15Use cw::util::arg instead of arg.Daniel Burrows1-6/+6
2007-11-15Uniformly replace widgets::X with cw::X in .cc files.Daniel Burrows1-5/+5
2007-11-15Pass over the source tree with sed to collapse transcode(_(...)) to W_(...).Daniel Burrows1-2/+2
2007-11-15Pass over the source tree with sed to eliminate a lot of the mindless search-...Daniel Burrows1-5/+5
2007-11-14First pass over the code.Daniel Burrows1-5/+5
2007-10-30Properly thread pointers to the cache and the package records through match r...Daniel Burrows1-2/+6
2007-10-07Expose the beginning and end iterators of vs_tree objects, along with the cur...Daniel Burrows1-2/+2
2007-03-10[aptitude @ Add a keyboard command bound to 'N' that repeats the last search ...Daniel Burrows1-0/+27
2007-02-01[aptitude @ Make all search prompts display the default text when they are br...Daniel Burrows1-5/+5
2005-10-12[aptitude @ Use the version-agnostic match when searching in a tree from the ...Daniel Burrows1-1/+1
2005-10-01[aptitude @ Import the Subversion repository into darcs.]Daniel Burrows1-0/+377