summaryrefslogtreecommitdiffstatshomepage
path: root/ui-repolist.c
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup table listingsGravatar Lars Hjemli2007-01-281-1/+1
| | | | | | Make the output for <table class='list'> a bit nicer Signed-off-by: Lars Hjemli <larsh@slaptop.hjemli.net>
* Add generic support for search box in page headerGravatar Lars Hjemli2006-12-281-1/+1
| | | | | | | This adds the ability to show a search box in any pageheader with correct href and hidden form data, but does not enable the box on any pages. Signed-off-by: Lars Hjemli <hjemli@gmail.com>
* Minor style fixesGravatar Lars Hjemli2006-12-221-2/+5
| | | | Signed-off-by: Lars Hjemli <hjemli@gmail.com>
* Move functions for repolist output into ui-repolist.cGravatar Lars Hjemli2006-12-111-0/+60
Signed-off-by: Lars Hjemli <hjemli@gmail.com>