| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-09-10 | adds twipsy js to regular index for positioning | Jacob Thornton | 1 | -0/+3 |
| 2011-09-10 | adding .brand to topbar for alternative to using an h3 for wordmark; spelling... | Mark Otto | 1 | -2/+4 |
| 2011-09-10 | conflict | Mark Otto | 2 | -6/+1 |
| 2011-09-10 | trying to solve firefox active outline, make .input less specific | Mark Otto | 2 | -1/+6 |
| 2011-09-09 | Merge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip | Jacob Thornton | 1 | -2/+2 |
| 2011-09-09 | move js plugins to root dir, begin writing tests, and change modal plugin to ... | Jacob Thornton | 2 | -2/+2 |
| 2011-09-09 | fix the stacked form legend style | Mark Otto | 1 | -1/+1 |
| 2011-09-09 | add version # to docs | Mark Otto | 1 | -2/+2 |
| 2011-09-09 | bug fixing | Mark Otto | 2 | -8/+17 |
| 2011-09-08 | make dropdown menus appear above other elements on the page with a z-index | Mark Otto | 1 | -0/+1 |
| 2011-09-08 | resolve conflict | Mark Otto | 1 | -0/+10 |
| 2011-09-08 | update the modals and alert-messages to use the same .close styles, save for ... | Mark Otto | 3 | -32/+50 |
| 2011-09-08 | some more js love - update the docs with tabs/pills plugin | Jacob Thornton | 1 | -0/+10 |
| 2011-09-08 | tweaks to table styles to make them use @basefont and @baseline | Mark Otto | 1 | -5/+8 |
| 2011-09-08 | bump css to 1.3.0, update makefile to reflect that, update form css to prepen... | Mark Otto | 3 | -6/+15 |
| 2011-09-08 | what up breadcrumbs, we added you | Mark Otto | 1 | -0/+30 |
| 2011-09-06 | first pass at enabling active states in dropdowns in topbar and fixing the bu... | Mark Otto | 1 | -2/+10 |
| 2011-09-04 | addng docs for the themes stuff and examples | Mark Otto | 2 | -10/+20 |
| 2011-09-03 | adding temp theme file to help with customization; still needs work | Mark Otto | 3 | -0/+65 |
| 2011-09-02 | adding support for and example ul in block-messages | Mark Otto | 1 | -1/+7 |
| 2011-09-02 | adding link support to regular text in the topbar | Mark Otto | 1 | -0/+3 |
| 2011-09-02 | updated hero example, added fluid example, resolved issue with tabs and fluid... | Mark Otto | 2 | -1/+16 |
| 2011-09-02 | resolve conflict | Mark Otto | 3 | -3/+31 |
| 2011-09-02 | fix repeated margin-left | Mark Otto | 1 | -1/+1 |
| 2011-09-02 | updated container mixin to be fixed-container instead so we can keep the .con... | Mark Otto | 2 | -5/+4 |
| 2011-09-02 | tweak readonly, disabled, and uneditable form elements | Mark Otto | 1 | -17/+42 |
| 2011-09-02 | Merge branch 'js-examples' into 1.3-wip | Jacob Thornton | 3 | -3/+31 |
| 2011-09-02 | Merge branch 'master' of github.com:twitter/bootstrap into js-examples | Jacob Thornton | 7 | -374/+514 |
| 2011-09-02 | improve CSS properties for centering content, the container, and fluid contai... | Mark Otto | 2 | -4/+7 |
| 2011-09-02 | fix broken checkbox in ie7 | Mark Otto | 3 | -2/+3 |
| 2011-09-02 | remove rounded corners on buttons from IE9 so gradients don't bleed out | Mark Otto | 1 | -1/+6 |
| 2011-09-02 | fix docs.css spacing, add gradient support for ie9 back | Mark Otto | 2 | -2/+4 |
| 2011-09-02 | add reset filter to preboot for turning off gradients in IE when necessary; m... | Mark Otto | 2 | -5/+11 |
| 2011-09-02 | resolve | Mark Otto | 1 | -1/+2 |
| 2011-09-02 | button tweaks | Mark Otto | 1 | -1/+2 |
| 2011-09-02 | \9 for 8 or less ie | Jacob Thornton | 1 | -1/+2 |
| 2011-09-02 | resolve conflicts | Mark Otto | 1 | -0/+1 |
| 2011-09-02 | update the file input to undo the damage of the generic input selector | Mark Otto | 1 | -5/+8 |
| 2011-09-02 | Merge branch '1.2-wip' of github.com:twitter/bootstrap into 1.2-wip | Jacob Thornton | 2 | -5/+13 |
| 2011-09-02 | Merge branch 'master' of github.com:twitter/bootstrap into 1.2-wip | Jacob Thornton | 2 | -3/+4 |
| 2011-09-02 | merge in master after merging a pull request, add comment | Mark Otto | 1 | -3/+4 |
| 2011-09-02 | incorporated idea from @markdotto in #138 | pthrasher | 2 | -5/+2 |
| 2011-09-02 | remove fixed width from topbar form to allow for applying classes to resize it | Mark Otto | 1 | -1/+0 |
| 2011-09-02 | Fix for issue #136. Now nests fine in both layouts. | pthrasher | 1 | -0/+3 |
| 2011-09-02 | add old dropdown support to tabs dropdowns | Mark Otto | 1 | -0/+6 |
| 2011-09-02 | fix dropdown bug, remove second topbar from docs now | Mark Otto | 1 | -0/+2 |
| 2011-09-02 | remove active state from buttons by moving the :active before :disabled | Mark Otto | 1 | -4/+4 |
| 2011-09-02 | resolve conflicts | Mark Otto | 1 | -10/+15 |
| 2011-09-02 | add temp second topbar to nav section, fix it's compatibility issues | Mark Otto | 1 | -3/+28 |
| 2011-09-02 | fix for dropdown | Jacob Thornton | 1 | -8/+12 |