| Commit message (Expand) | Author | Age |
| ... | |
| * | Adjust the new labels to look like the rest on Mac. | Justin Hipple | 2006-02-20 |
| * | Make the Run As User/Group config stuff work. Clean up src/config/. | Matt Edman | 2006-02-20 |
| * | Don't expose VidaliaSettings members from ServerSettings. | Matt Edman | 2006-02-20 |
| * | Added grpPermissions to the Advanced page of the ConfigDialog. | Justin Hipple | 2006-02-20 |
| * | If the local address is a private IP address, then give the user the option of | Matt Edman | 2006-02-20 |
| * | Clean up another compiler warning, in messagelog.cpp | Matt Edman | 2006-02-20 |
| * | When Tor died unexpectedly while starting up, we were losing some log messages | Matt Edman | 2006-02-20 |
| * | Take a stab at making the "uh oh, there's already a Tor running" stuff work on | Matt Edman | 2006-02-19 |
| * | Use the local IP address for a default server address. | Matt Edman | 2006-02-19 |
| * | Fix a possible segfault in TorControl when a signal is emitted for its | Matt Edman | 2006-02-19 |
| * | Fix a compiler warning in the bandwidth graph stuff. | Matt Edman | 2006-02-19 |
| * | Add a couple local network address utilities. | Matt Edman | 2006-02-19 |
| * | Add baseline server functionality. Still remaining: determine external IP | Matt Edman | 2006-02-19 |
| * | Quote values in setConf and fix a possible segfault that can occur when we | Matt Edman | 2006-02-19 |
| * | Add the ability to test whether a specific Tor command-line argument is set. | Matt Edman | 2006-02-19 |
| * | TorControl should let me RESETCONF a single conf key, too. | Matt Edman | 2006-02-19 |
| * | A quick layout change to the serverconfig page of the Config Dialog, hopefull... | Justin Hipple | 2006-02-19 |
| * | Why use QList<QString> when I can use QStringList? I must've been sleepy. | Matt Edman | 2006-02-18 |
| * | Make the alternate torrc stuff work. | Matt Edman | 2006-02-18 |
| * | bwgraph now has spiffy antialiased lines (and text, if that matters). | Justin Hipple | 2006-02-18 |
| * | Rework how VidaliaSettings handles Tor command-line arguments. | Matt Edman | 2006-02-18 |
| * | I should have committed this hours ago but I forgot. Fixed problem with buffe... | Justin Hipple | 2006-02-17 |
| * | Try out a couple different labels for the start Tor/Vidalia on Vidalia/System | Matt Edman | 2006-02-17 |
| * | Date/Time and Message Type columns are now set to correct sizes. | Justin Hipple | 2006-02-16 |
| * | Layout changes and added a margin to the top of the graph. Also, made the cod... | Justin Hipple | 2006-02-16 |
| * | Hide option to start Vidalia on system boot if not running on Win32, for now.... | Justin Hipple | 2006-02-16 |
| * | Add NSIS scripts for an installer and a bundle installer from TorCP. We'll | Matt Edman | 2006-02-15 |
| * | Made some minor adjustments to the server page of the ConfigDialog. | Justin Hipple | 2006-02-14 |
| * | First crack at server configuration. Almost nothing works, in fact, the only ... | Justin Hipple | 2006-02-14 |
| * | Create an empty home for packaging related stuff, such as install scripts. In my | Matt Edman | 2006-02-14 |
| * | Since the description text moved to below the fields of the advanced | Matt Edman | 2006-02-13 |
| * | Fix some spelling boo-boos. It's "transparency", not "transparancy". | Matt Edman | 2006-02-13 |
| * | Try and fix highlighted text on Mac. Will it work as intended? Watch this spa... | Justin Hipple | 2006-02-13 |
| * | QDir::rootPath() returns a string that ends with '/' (On Win32 at least) so w... | Justin Hipple | 2006-02-13 |
| * | Remove the control_test stuff. It isn't as useful to me anymore as it once was. | Matt Edman | 2006-02-13 |
| * | The config dialog will want to play with the TorControl object, too. | Matt Edman | 2006-02-12 |
| * | Even if we change the default Tor arguments, one of them must always still be | Matt Edman | 2006-02-12 |
| * | Make the "run tor when Vidalia starts" stuff do something, too. Making Vidalia | Matt Edman | 2006-02-12 |
| * | Factor the general, server, and advanced settings out into their own load and | Matt Edman | 2006-02-12 |
| * | Make the control port stuff on the config dialog do something. | Matt Edman | 2006-02-12 |
| * | Give the config dialog a reasonable minimum size. | Matt Edman | 2006-02-12 |
| * | Add some semi-helpful text on the Advanced page of the config dialog. Make the | Matt Edman | 2006-02-12 |
| * | And save the user's carefully selected Tor path, too. | Matt Edman | 2006-02-12 |
| * | In the config dialog, we should only prompt the user for the path to their Tor | Matt Edman | 2006-02-12 |
| * | get/setTorPath now deals in QStrings with OS-appropriate path separators. | Matt Edman | 2006-02-12 |
| * | Fix a typo in a tooltip. | Matt Edman | 2006-02-12 |
| * | I guess there's no sense having a directory for just one file when that one | Matt Edman | 2006-02-12 |
| * | Shift some files around to a little more standard structure. This should | Matt Edman | 2006-02-12 |
| * | I'm no graphic artist, but this might work for a "General" icon in the | Matt Edman | 2006-02-11 |
| * | Add some possible config dialog icons for general, server, and advanced a la | Matt Edman | 2006-02-10 |