| Commit message (Expand) | Author | Age |
| ... | |
| * | Validate new exit policy port range. | Justin Hipple | 2006-04-03 |
| * | Add a changelog for 0.0.2 | Matt Edman | 2006-04-03 |
| * | Update the .ts file with some strings that need to be translated. | Justin Hipple | 2006-04-03 |
| * | I suppose the .nsi script should compile, too. | Matt Edman | 2006-04-02 |
| * | Make updating the win32 package version numbers a tad easier, perhaps. | Matt Edman | 2006-04-02 |
| * | Dialogs that want a TorControl object should just grab it from | Matt Edman | 2006-04-02 |
| * | Scrap the "Override default exit policy" scheme. | Justin Hipple | 2006-04-02 |
| * | Oh, it was supposed to build, too. | Matt Edman | 2006-04-02 |
| * | If no position is given in the call to validate(), just use 0. | Matt Edman | 2006-04-02 |
| * | If all exit policy fields are blank, we'll just add an <action> *:* policy. | Matt Edman | 2006-04-02 |
| * | Do all the policy parsing and formatting in the Policy class. | Matt Edman | 2006-04-02 |
| * | Fix the override stuff so that it doesn't totally screw users over. My bad. | Justin Hipple | 2006-04-02 |
| * | Naughty non-Doxygenated methods. | Matt Edman | 2006-04-02 |
| * | Our default exit policy should be empty, so we don't mess with Tor's default | Matt Edman | 2006-04-02 |
| * | Ensure ServerPage only accepts valid exit policy IP addresses. | Justin Hipple | 2006-04-02 |
| * | Hide the exit policy stuff when the middleman option is checked. | Matt Edman | 2006-04-01 |
| * | Enable/disable the dir port stuff when "mirror the server directory" is | Matt Edman | 2006-04-01 |
| * | First crack at getting the exit policy stuff to work. I'm tired so this is pr... | Justin Hipple | 2006-04-01 |
| * | Update the .ts files with some new strings that might one day be translated. | Matt Edman | 2006-04-01 |
| * | Move the Settings button from the bottom of the message log to the toolbar. | Matt Edman | 2006-04-01 |
| * | Fixed assertion error. Save and Cancel don't belong to grp so it would die wh... | Justin Hipple | 2006-04-01 |
| * | Note some more of the Tango Desktop Project images that we use. | Matt Edman | 2006-04-01 |
| * | Move the warning message up into the Language box since it no longer applies ... | Justin Hipple | 2006-04-01 |
| * | Last time this line gets changed. Scout's honor. | Justin Hipple | 2006-04-01 |
| * | AppearancePage is going to be broken either way, so choose less broken method... | Justin Hipple | 2006-04-01 |
| * | Make the Simplified Chinese version of the phrase "Simplified Chinese" appear | Matt Edman | 2006-04-01 |
| * | Use my new helper methods from LanguageSupport. Also, load the current | Matt Edman | 2006-04-01 |
| * | Rename the cn flag to a zh-cn flag, to match its associated language code. | Matt Edman | 2006-04-01 |
| * | Justin's last commit reminded me of some things I meant to put in | Matt Edman | 2006-04-01 |
| * | Make the AppearancePage widgets do something. Added some nifty flag images. | Justin Hipple | 2006-04-01 |
| * | Clean up some asininity and a lie in my last commit. | Matt Edman | 2006-04-01 |
| * | Add a Vidalia::help("foo") method ("foo" is optional), so we can show the help | Matt Edman | 2006-04-01 |
| * | Check the appropriate config page action when we display that page if its sav... | Matt Edman | 2006-04-01 |
| * | All config pages should subclass the new class ConfigPage and implement the | Matt Edman | 2006-04-01 |
| * | Make the ConfigDialog tool buttons non-exclusive. | Justin Hipple | 2006-03-31 |
| * | ConfigDialog got a facelift. The new version seems to fit in better. Added a ... | Justin Hipple | 2006-03-31 |
| * | The general settings page is the only one who cares about VidaliaSettings so ... | Justin Hipple | 2006-03-30 |
| * | Case-desensitize the check for a valid style key. | Matt Edman | 2006-03-30 |
| * | Fix three warnings printed at runtime that said something like | Matt Edman | 2006-03-30 |
| * | Fix a typo that kept us from building on non-Windows. | Matt Edman | 2006-03-30 |
| * | Each config page is now it's own seperate widget. Added an icon we might want... | Justin Hipple | 2006-03-30 |
| * | Give Wu credit for our zh-cn translations. | Matt Edman | 2006-03-30 |
| * | Don't bother validating command-line arguments on Win32, since they can't see | Matt Edman | 2006-03-29 |
| * | Expand the top-level help item when it is loaded. | Matt Edman | 2006-03-29 |
| * | If we print an error message on the command-line due to bad arguments, make it | Matt Edman | 2006-03-29 |
| * | Keep a list of the original command-line arguments, in case Qt strips any that | Matt Edman | 2006-03-29 |
| * | Make Vidalia build on Windows again. | Matt Edman | 2006-03-29 |
| * | Commit the latest zh-cn translations. | Matt Edman | 2006-03-29 |
| * | tr() a string and update the .ts files. | Matt Edman | 2006-03-29 |
| * | Make our help stuff work with utf-8 encoded html files. | Matt Edman | 2006-03-29 |