| Commit message (Expand) | Author | Age | Files | Lines |
| * | RadioButtonArray.Format(): Fix vertical layout so that the buttons are | bwarsaw | 2000-09-12 | 1 | -12/+10 |
| * | HeadlessDocument.Format(): Oops! My last change removed one too many | bwarsaw | 2000-07-22 | 1 | -1/+1 |
| * | Document.Format(), HeadlessDocument.Format(): Remove the | bwarsaw | 2000-07-22 | 1 | -9/+1 |
| * | Document.Format(), HeadlessDocument.Format(): We want to set a few | bwarsaw | 2000-07-20 | 1 | -23/+29 |
| * | RadioButtonArray.__init__(): New optional argument `values' which can | bwarsaw | 2000-06-20 | 1 | -8/+13 |
| * | Jim Tittsler finds more buglets with the generated HTML: | bwarsaw | 2000-03-22 | 1 | -4/+4 |
| * | Update the copyright lines to include the years 1999 & 2000. | bwarsaw | 2000-03-21 | 1 | -1/+1 |
| * | Changes to Mailman's default footer so that open source logos for | bwarsaw | 2000-03-15 | 1 | -9/+49 |
| * | InputObj.Format(): When adding the keyword arguments as HTML | bwarsaw | 2000-03-03 | 1 | -10/+8 |
| * | RadioButtonArray.__init__(): added an XXX comment about the horizontal | bwarsaw | 2000-02-26 | 1 | -1/+3 |
| * | FileUpload: New class which outputs an input object for file uploads. | bwarsaw | 2000-02-25 | 1 | -3/+10 |
| * | Balazs Nagy <julian7@kva.hu> writes: | bwarsaw | 1999-12-11 | 1 | -4/+4 |
| * | New class: QuotedContainer(Container). It's Format() method returns | hmeland | 1999-06-04 | 1 | -1/+11 |
| * | import mm_cfg | bwarsaw | 1999-05-02 | 1 | -1/+3 |
| * | MailmanLogo(): New function to return Link object w/ Delivered by | bwarsaw | 1999-05-02 | 1 | -0/+9 |
| * | new class: DefinitionList | bwarsaw | 1998-12-30 | 1 | -5/+14 |
| * | Removed RCS crud | bwarsaw | 1998-06-19 | 1 | -4/+4 |
| * | Integrated Scott's cookie code into the distribution. | viega | 1998-05-30 | 1 | -1/+6 |
| * | Fixed a typo in the zipcode. | viega | 1998-05-26 | 1 | -2/+2 |
| * | Added copyright notices to all source files where I am legally entitled to do... | viega | 1998-05-25 | 1 | -1/+18 |
| * | HeadlessDocument(): new variant of Document(), for templates that have | mailman | 1998-04-10 | 1 | -1/+10 |
| * | Preparing to package a distribution - add a module docstring and | mailman | 1998-04-09 | 1 | -0/+7 |
| * | HTMLFormatObject(): Ok, here's a stab at making the error-protection a | klm | 1998-04-09 | 1 | -11/+8 |
| * | Link(): Support "target" option, for directing hrefs to other windows | klm | 1998-04-09 | 1 | -8/+11 |
| * | Document.Format(): Add capability to designate a bgcolor (and other | klm | 1998-04-07 | 1 | -4/+11 |
| * | Disabled encompassing try-except in HTMLFormatObject, so tracebacks | klm | 1998-04-07 | 1 | -5/+5 |
| * | Hmm - in at least one case (bounce options, automatically remove...), | klm | 1998-03-08 | 1 | -2/+2 |
| * | RadioButtonArray.Format(): Somewhat cosmetic change, use cellspacing=5 | klm | 1998-03-08 | 1 | -9/+5 |
| * | Added FontAttr class, for presenting arbitrary font attributes, and | mailman | 1998-02-27 | 1 | -0/+18 |
| * | Get some space between the label/radio-button pairs. | mailman | 1998-02-26 | 1 | -7/+13 |
| * | Initial revision | mailman | 1998-02-26 | 1 | -0/+403 |