| Commit message (Expand) | Author | Age |
| ... | |
| * | 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 |
| * | Grab the current language code from the Vidalia application object instead of | Matt Edman | 2006-03-29 |
| * | Stop grabbing the Vidalia version string from VidaliaSettings, and just get it | Matt Edman | 2006-03-29 |
| * | Move all the language, style, and command-line processing stuff into a Vidalia | Matt Edman | 2006-03-29 |
| * | Make the list of available languages a static member of LanguageSupport. And, | Matt Edman | 2006-03-29 |
| * | Darn you Designer. | Matt Edman | 2006-03-29 |
| * | Make Designer acknowledge Matt's custom text browser widget. | Justin Hipple | 2006-03-29 |
| * | Subclass QTextBrowser so we can eventually handle loading the help files | Matt Edman | 2006-03-28 |
| * | Make sure we understand the language code before trying to translate into that | Matt Edman | 2006-03-28 |
| * | Update the translation files with the exit policy stuff and the new stuff | Matt Edman | 2006-03-28 |
| * | Move the zh stuff to zh-cn so we can support both simplified and traditional | Matt Edman | 2006-03-28 |
| * | These need translations too. | Justin Hipple | 2006-03-28 |
| * | Make the zh-cn help docs utf-8. | Matt Edman | 2006-03-28 |
| * | Convert the zh-cn translation to utf-8. I still need to conver the name to | Matt Edman | 2006-03-28 |
| * | Minor layout change. Define help topics at the top to keep things sane when w... | Justin Hipple | 2006-03-27 |
| * | Add the simplified Chinese translation of the help docs to the repository. | Matt Edman | 2006-03-27 |
| * | Fix a segfault that occurred when exiting Vidalia. | Matt Edman | 2006-03-27 |
| * | Make the Exit Policy help button work. Move special QWidget::show() code to e... | Justin Hipple | 2006-03-27 |
| * | Make some of the exit policy buttons work. | Justin Hipple | 2006-03-27 |
| * | I guess we need to commit the translation stuff for the exit policy related | Matt Edman | 2006-03-27 |
| * | Add our simplified chinese language translation. | Matt Edman | 2006-03-27 |
| * | I #defined the constant, so why not use it? | Matt Edman | 2006-03-27 |
| * | Use larger icons for exit policy buttons. Hopefully buttons are fixed on Mac. | Justin Hipple | 2006-03-27 |
| * | Add some classes to validate an ip or port in an exit policy. | Matt Edman | 2006-03-27 |
| * | A few layout changes to the exit policy stuff. | Justin Hipple | 2006-03-27 |
| * | Test new exit policy layout. Could this be the one? | Justin Hipple | 2006-03-27 |
| * | Submitted for your approval: An IP address box widget type thing. | Justin Hipple | 2006-03-26 |
| * | Fix a couple memory leaks when changing the dock icon on Mac. | Matt Edman | 2006-03-25 |
| * | It was modified for the Vidalia bundle, too. | Matt Edman | 2006-03-25 |