summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* Grab the current language code from the Vidalia application object instead ofMatt Edman2006-03-29
* Stop grabbing the Vidalia version string from VidaliaSettings, and just get itMatt Edman2006-03-29
* Move all the language, style, and command-line processing stuff into a VidaliaMatt Edman2006-03-29
* Make the list of available languages a static member of LanguageSupport. And,Matt Edman2006-03-29
* Darn you Designer.Matt Edman2006-03-29
* Make Designer acknowledge Matt's custom text browser widget.Justin Hipple2006-03-29
* Subclass QTextBrowser so we can eventually handle loading the help filesMatt Edman2006-03-28
* Make sure we understand the language code before trying to translate into thatMatt Edman2006-03-28
* Update the translation files with the exit policy stuff and the new stuffMatt Edman2006-03-28
* Move the zh stuff to zh-cn so we can support both simplified and traditionalMatt Edman2006-03-28
* These need translations too.Justin Hipple2006-03-28
* Make the zh-cn help docs utf-8.Matt Edman2006-03-28
* Convert the zh-cn translation to utf-8. I still need to conver the name toMatt Edman2006-03-28
* Minor layout change. Define help topics at the top to keep things sane when w...Justin Hipple2006-03-27
* Add the simplified Chinese translation of the help docs to the repository.Matt Edman2006-03-27
* Fix a segfault that occurred when exiting Vidalia.Matt Edman2006-03-27
* Make the Exit Policy help button work. Move special QWidget::show() code to e...Justin Hipple2006-03-27
* Make some of the exit policy buttons work.Justin Hipple2006-03-27
* I guess we need to commit the translation stuff for the exit policy relatedMatt Edman2006-03-27
* Add our simplified chinese language translation.Matt Edman2006-03-27