| Age | Commit message (Expand) | Author |
| 2009-08-25 | adhere to css spacing standard | Idan Gazit |
| 2009-08-25 | Working panel structure with scroll, Wider handle tab for hover. | Idan Gazit |
| 2009-08-25 | Merge commit 'upstream/ui-rf' into django-colors | Idan Gazit |
| 2009-08-25 | toolbar handle padding made orange on hover | Idan Gazit |
| 2009-08-25 | Fixed position toolbar, Smaller close handle, ported style changes from idan/... | Idan Gazit |
| 2009-08-24 | Some locale tweaks and template tweaks after merge. | Rob Hudson |
| 2009-08-24 | Merge locale work by Percy. | Rob Hudson |
| 2009-08-25 | Updated graphics for new colorscheme | Idan Gazit |
| 2009-08-24 | Make panel content stylings look like Django's debug template. | Rob Hudson |
| 2009-08-21 | Cleaning up and simplifying the closed handle HTML and CSS. | Rob Hudson |
| 2009-08-21 | Standardize spacing in CSS. | Rob Hudson |
| 2009-08-21 | Remove added border on hover which was causing flicker and scrollbars to | Rob Hudson |
| 2009-08-18 | Pegged the panels to fill available space and moved close button. | Rob Hudson |
| 2009-08-18 | A few font size adjustments and removing declarations that have no effect. | Rob Hudson |
| 2009-08-18 | Deserify font family. | Rob Hudson |
| 2009-08-18 | Removed extra line spaces. | Rob Hudson |
| 2009-08-18 | Adding debug toolbar reset CSS. | Rob Hudson |
| 2009-08-18 | Standardized CSS to use tabs. | Rob Hudson |
| 2009-08-12 | panel width, content boxing, safe scrolling | Idan Gazit |
| 2009-08-12 | Panel title larger, <code> is monospaced | Idan Gazit |
| 2009-08-12 | oops, retitled templates panel | Idan Gazit |
| 2009-08-12 | Proper handling of template panel title | Idan Gazit |
| 2009-08-12 | Added hover state for close button, scroll padding | Idan Gazit |
| 2009-08-12 | Cleaned up the panels | Idan Gazit |
| 2009-08-12 | Remove indicator if closed via panel close | Idan Gazit |
| 2009-08-12 | added in-panel title | Idan Gazit |
| 2009-08-12 | renamed title/subtitle -> nav_title/nav_subtitle | Idan Gazit |
| 2009-08-12 | toolbar restyling, switched to non-minified css/js | Idan Gazit |
| 2009-08-11 | Refactored the UI to be a right hand side vertical toolbar. DebugPanel subcla... | Rob Hudson |
| 2009-08-07 | Cleaned up trailing spaces. | Rob Hudson |
| 2009-08-07 | Merge branch 'master' into debug-sql-shell | Rob Hudson |
| 2009-07-28 | Bypass context variables which 'repr' is broken. | Mike Korobov |
| 2009-06-16 | Captured redirection requests must be urlencoded. | Philip Zeyliger |
| 2009-06-16 | only conditionally include the Django 1.1 signal for backwards compatibility | Alex Gaynor |
| 2009-06-11 | Adding a management command that will display the SQL generated by Django as | Rob Hudson |
| 2009-05-27 | Adding a signals panel to display list of signals and their providing arguments | Alex Gaynor |
| 2009-04-02 | Bumping version number preparing for release. | Rob Hudson |
| 2009-04-02 | Disable cache panel in default list of panels to load since it's slightly bro... | Rob Hudson |
| 2009-04-02 | Moving media so they are "namespaced" like templates. | Rob Hudson |
| 2009-03-26 | New configuration option to provide your own 'show_toolbar' method. | Rob Hudson |
| 2009-03-26 | Minor cleanup of imports and long lines. | Rob Hudson |
| 2009-03-22 | Add fix so jQuery doesn't conflict with other Javascript libraries. | Rob Hudson |
| 2009-03-22 | Close the panel if the toolbar is hiding. | Rob Hudson |
| 2009-03-21 | Adding stack traces to SQL panel to see where the calls are coming from. | Rob Hudson |
| 2009-03-21 | jQuery 1.3 cleanup. | Rob Hudson |
| 2009-03-21 | Reverting commit 2a839fd, "Restrict the debug toolbar to a single row of pane... | Rob Hudson |
| 2009-03-21 | fixed bug when the string </body> matches more than once in the html | Loic Bistuer |
| 2009-03-21 | Making CSS classes 'odd' and 'even' more specific. | Rob Hudson |
| 2009-03-21 | Restrict the debug toolbar to a single row of panels. | Malcolm Tredinnick |
| 2009-03-21 | Tidied up SQL formatting in SQL panel. | Malcolm Tredinnick |