| Commit message (Expand) | Author | Age |
| * | Fixed build order issues and TBB plugin.extension-api | Stephen Tyree | 2009-08-17 |
| * | Fixed extension-api Linux x64 build by including -fPIC compiler flag. | Stephen Tyree | 2009-08-16 |
| * | Adjust ServerStatusEvent dispatches so they can handle multiple receiver post... | Stephen Tyree | 2009-08-15 |
| * | Removed AnimatedPixmap from CMakeLists | Stephen Tyree | 2009-08-15 |
| * | Relay status notifications working. Need to fix proxy notifications before Ho... | Stephen Tyree | 2009-08-15 |
| * | Add plugin dialog working. Users selects plugin to load, application finds pl... | Stephen Tyree | 2009-08-14 |
| * | Slightly deuglied my log message in NetworkMapPlugin | Stephen Tyree | 2009-08-14 |
| * | WiX now bundles the .msi correctly. | Stephen Tyree | 2009-08-14 |
| * | Fixed up the WiX packaging some more. Now onto testing. | Stephen Tyree | 2009-08-13 |
| * | Updated WiX Windows bundle (not workign yet). Fixed oopsie in VidaliaSettings | Stephen Tyree | 2009-08-13 |
| * | Updated build on OSX to include default plugins, load them properly. Changed ... | Stephen Tyree | 2009-08-13 |
| * | Update the cmake macros from trunk as well. | Stephen Tyree | 2009-08-13 |
| * | Merged trunk's pkg directory in extension-api branch. | Stephen Tyree | 2009-08-13 |
| * | Vidalia builds on Windows now. For plugins to work it needs to load Vidalia n... | Stephen Tyree | 2009-08-13 |
| * | Put drzed's potential new identity icons to Steve's branch. | Matt Edman | 2009-08-09 |
| * | After extensive revisions, all plugins load dynamically. Currently they load ... | Stephen Tyree | 2009-08-07 |
| * | Dynamic plugins now load correctly. Need to convert old static plugins to dyn... | Stephen Tyree | 2009-08-07 |
| * | Plugin manager sent plugins directory to load from. Finds plugins, but doesn'... | Stephen Tyree | 2009-08-06 |
| * | Fixed the settings function and added some code for TBB | Stephen Tyree | 2009-08-06 |
| * | Added initial code for TBB. | Stephen Tyree | 2009-08-06 |
| * | Tweak the toolbar a little bit and fix an incorrect path to vidalia.qrc. | Matt Edman | 2009-08-05 |
| * | Why are these member variables here? They aren't actually initialized or | Matt Edman | 2009-08-05 |
| * | Move the plugin and torcontrol libraries into shared libraries and export | Matt Edman | 2009-08-05 |
| * | These signals and slots don't actually exist. | Matt Edman | 2009-08-04 |
| * | All connections use SSL, and the reporter uses tor+ssl. Fixed numerous little... | Stephen Tyree | 2009-08-04 |
| * | Q_INIT_RESOURCE is the magic incantation you're looking for. Also, your | Matt Edman | 2009-08-04 |
| * | Fixed pki loading to use fromPath. Resource loading still not working? | Stephen Tyree | 2009-08-04 |
| * | Moved herdict resources into its directory, but its strangely not working | Stephen Tyree | 2009-08-04 |
| * | Temporarily added output of SSL errors to debug. Temporarily importing herdic... | Stephen Tyree | 2009-08-04 |
| * | Lots of code cleanup for HerdictWeb plugin. Fixed build using Matts new setup... | Stephen Tyree | 2009-08-04 |
| * | Re-org the plugin stuff a bit: separate the plugin API into its own | Matt Edman | 2009-08-02 |
| * | HerdictWeb plugin now submits correctly and displays site information. Large ... | Stephen Tyree | 2009-07-30 |
| * | Added QJSON library to HerdictWeb source tree. Used that to handle JSON respo... | Stephen Tyree | 2009-07-30 |
| * | Extensive ui work for the HerdictWeb plugin. Tentatively added their icons to... | Stephen Tyree | 2009-07-28 |
| * | Tabs not movable on OSX, but movable anywhere else. Toolbar text shown everyw... | Stephen Tyree | 2009-07-22 |
| * | DNS requests go through tor (.onion sites load). https connections fail. Any ... | Stephen Tyree | 2009-07-22 |
| * | Tor support added for webViewTor in HerdictWebReporterPanel. Need to make sur... | Stephen Tyree | 2009-07-22 |
| * | HerdictWeb reporter, now pretending that it works | Stephen Tyree | 2009-07-22 |
| * | Added placeholder HerdictWeb files with basic ui file. | Stephen Tyree | 2009-07-22 |
| * | Added toolbar to MainWindow.ui instead. This fixed nothing. | Stephen Tyree | 2009-07-16 |
| * | Made the toolbar and dock widgets untoggleable. | Stephen Tyree | 2009-07-16 |
| * | Fixed home panel layout. Made toolbar not floatable. | Stephen Tyree | 2009-07-14 |
| * | Added a toolbar (it looks pretty sweet). Removed start/stop for Tor from API.... | Stephen Tyree | 2009-07-14 |
| * | Added context menu API code and fixed file menu code. Added signal from confi... | Stephen Tyree | 2009-07-14 |
| * | Added code for torControl support in pluginManager. Rearranged the MainWindow... | Stephen Tyree | 2009-07-14 |
| * | Modify the VidaliaPluginInterface base class to be a subclass of QObject | Matt Edman | 2009-07-12 |
| * | Whitespace fixes. Steve, set your editor to use spaces instead of tabs. :) | Matt Edman | 2009-07-10 |
| * | Added back file menu. Plugins menu possibly working as well. | Stephen Tyree | 2009-07-08 |
| * | Fix the columns in the connections list too. | Matt Edman | 2009-07-08 |
| * | Added code to detect if the proxy is running. HomePanel uses this to update i... | Stephen Tyree | 2009-07-08 |