| Commit message (Expand) | Author | Age |
| ... | |
| * | A proposed redesign for the About dialog. If it sucks, we can revert it. | Matt Edman | 2006-02-03 |
| * | Add a Qt logo and a brief license. | Matt Edman | 2006-02-03 |
| * | Fix the $Id:$ tag in messagelog.h | Matt Edman | 2006-02-03 |
| * | Add basic search functionality to the message log. | Matt Edman | 2006-02-02 |
| * | A little more progress on the graph. All that's left is drawing the lines. | Justin Hipple | 2006-02-02 |
| * | Check in a cleaner banner for the About box until Brandon finishes our own | Matt Edman | 2006-02-02 |
| * | Note that we've based some of our images off stuff from Ren. | Matt Edman | 2006-02-02 |
| * | And add the updated .icns used for the application icon on Mac. | Matt Edman | 2006-02-02 |
| * | Touch up the tor logo stuff a bit. | Matt Edman | 2006-02-02 |
| * | And this time I make the correct size images... | Justin Hipple | 2006-02-02 |
| * | Changed DPIs of all images to 72. Created tor_logo 32,64, and 128. | Justin Hipple | 2006-02-02 |
| * | Add a custom event handler to the bandwidth graph to catch bandwidth update | Matt Edman | 2006-02-02 |
| * | Include the different custom event types in torevents.h so you don't have to | Matt Edman | 2006-02-01 |
| * | Ok, I broke the build. Hey, it's late. | Justin Hipple | 2006-02-01 |
| * | BandwidthGraph draws grid and scale. Completely removed total line. | Justin Hipple | 2006-02-01 |
| * | And match the coding spec, plus some minor code cleanups. | Matt Edman | 2006-01-31 |
| * | Add some clarifications to the coding spec. Sources files should end with a | Matt Edman | 2006-01-31 |
| * | BandwidthGraph now has a pretty solid looking framework in place. Soon it may... | Justin Hipple | 2006-01-31 |
| * | We've figured out how to build debug on Win32. | Justin Hipple | 2006-01-30 |
| * | BandwidthGraph supports saving settings, opacity and such. Small layout chang... | Justin Hipple | 2006-01-30 |
| * | frmOpacity becomes invisible on unupported platforms instead of simply being ... | Justin Hipple | 2006-01-30 |
| * | Move the changes from rev 198 into controlconnection.h, so I can use | Matt Edman | 2006-01-28 |
| * | Remove an unused local variable in MessagePump::send() | Matt Edman | 2006-01-28 |
| * | Refactor the code to send messages to Tor and check for a 250 OK out into its | Matt Edman | 2006-01-28 |
| * | Add support for GETCONF, SETCONF, SAVECONF, and RESETCONF. | Matt Edman | 2006-01-28 |
| * | Add support for easily retrieving the message in the first reply line of a | Matt Edman | 2006-01-28 |
| * | Doxygenate a couple files. | Matt Edman | 2006-01-28 |
| * | Add a Doxygen config file. | Matt Edman | 2006-01-28 |
| * | Add some Doxygen guidelines to the coding-spec. | Matt Edman | 2006-01-28 |
| * | There is no need to wait around infinitely for the socket to connect or | Matt Edman | 2006-01-27 |
| * | Instead of simply asking the user to find the message log when Tor dies, now | Matt Edman | 2006-01-27 |
| * | Sunken panels/frames, spelling corrections, removed frivolous features. | Justin Hipple | 2006-01-27 |
| * | BandwidthGraph is now a 'Tool' style window that stays on top. | Justin Hipple | 2006-01-27 |
| * | This was coming up huge on my tiny Tablet PC so I made it smaller. Why can't ... | Justin Hipple | 2006-01-26 |
| * | Smaller yet. | Justin Hipple | 2006-01-26 |
| * | Ask and you shall recieve. Smaller yet. | Justin Hipple | 2006-01-26 |
| * | Still trying to get buttons to look standard on Mac. | Justin Hipple | 2006-01-26 |
| * | More layout changes. | Justin Hipple | 2006-01-26 |
| * | Testing a new colorscheme and bwgraph. | Justin Hipple | 2006-01-26 |
| * | Undo misguided attempts at refactoring. <sigh> | Justin Hipple | 2006-01-26 |
| * | Initial design for bandwidth graph. | Justin Hipple | 2006-01-26 |
| * | Read and parse log events from stdout until the control socket has connected. | Matt Edman | 2006-01-26 |
| * | Add support for reading and parsing log events that Tor writes to stdout. | Matt Edman | 2006-01-26 |
| * | Refactor the event posting code into a dispatch() method and make that method | Matt Edman | 2006-01-26 |
| * | Accept either "error" or "err" as being valid severity levels. | Matt Edman | 2006-01-26 |
| * | Hide grpVidMessages for now. Will Vidalia have it's own messages? Stay tuned. | Justin Hipple | 2006-01-26 |
| * | Shorten down a really long line in controlconnection.cpp | Matt Edman | 2006-01-26 |
| * | Simply scroll to the most recently added log message instead of setting it as | Matt Edman | 2006-01-26 |
| * | I suppose I should use actually date and time comparisons for sorting the list | Matt Edman | 2006-01-25 |
| * | Ensure that the list of log items is sorted before writing them out to a file. | Matt Edman | 2006-01-25 |