| Commit message (Expand) | Author | Age |
| ... | |
| * | 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 |
| * | :/images/NxN/NxN/foo.png is unneccessary; one NxN is sufficient. | Matt Edman | 2006-03-25 |
| * | Make the configure script still allow me to build in release mode. | Matt Edman | 2006-03-25 |
| * | Licensify some files, just in case. | Matt Edman | 2006-03-25 |
| * | When searching for a topic based on ID, expand the items leading to that topic | Matt Edman | 2006-03-25 |
| * | Add an interface for showing a help topic based on its topic ID. | Matt Edman | 2006-03-25 |
| * | Add some actual help content. | Matt Edman | 2006-03-25 |
| * | Set the help stuff up for translation, too. | Matt Edman | 2006-03-25 |
| * | Load the interface style from VidaliaSettings, instead of using hardcoded | Matt Edman | 2006-03-25 |
| * | Save the interface style key in VidaliaSettings, in case we decide to let | Matt Edman | 2006-03-25 |
| * | Add a configure script to generate the .qm translation files before running | Matt Edman | 2006-03-24 |
| * | main.cpp is happier living in src/ rather than src/gui/ | Matt Edman | 2006-03-24 |
| * | Add language settings to VidaliaSettings. Default to the appropriate language | Matt Edman | 2006-03-24 |
| * | Add a way to load translations at runtime. | Matt Edman | 2006-03-24 |
| * | We should remind people that they still need to configure their applications | Matt Edman | 2006-03-24 |
| * | Handle command-line arguments a little better and give Vidalia a usage | Matt Edman | 2006-03-24 |
| * | Make reset() a static member of VidaliaSettings. | Matt Edman | 2006-03-24 |
| * | Replace evil rich text on forms with good ol' plaintext. Wrap strings sprinkl... | Justin Hipple | 2006-03-23 |
| * | Add the necessary framework for supporting translations. | Matt Edman | 2006-03-23 |