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