Forgot to mention: when creating the archive, keep format 7z, but set compression...
Extracting a single file from a 7zip compressed with bz2 fails
Code drop GUI application
Add 1.46 to Boost additional versions
Integrate GUI sources into build system
vtkwx uses a GTK function with wxGTK, so link a...
Build fix for gcc 4.3
Don't try to set PYTHONPATH on test targets if ...
Support wheel scrolling for displacement scale
Refresh view after changing gradient
Rename 'nutogui_app' target to plain 'nutogui'
Helper class to get a wxGraphicsContext for a w...
WX 2.8 build fix
Don't use ISO standards mode on MinGW (breaks s...
Fix building with Unicode wxWidgets
Silence some warnings
Fix CMake check for Boost.Python to work on the...
Add external dependencies as dependencies of Nu...
Toolbar/menu images for gradient selection
Fake graphics context in case it's not availabl...
Initial support for choosing different gradient...
Add a gradient from gnuplot
Use alloca instead of variable size arrays
Use more TARGET_LINK_LIBRARIES for NuTo* libs, ...
Add a CMake function for setting up a NuTo SWIG...
Missing #include
Let bin2cxx produce unsigned char arrays
Fix Eigen detection
No need to manually #define ENABLE_VISUALIZE an...
Fix compile issue
Add build option for GUI
Fix ARTPROVIDER_REGISTER for bin2cxx output change
Use alloca instead of variable length array
Slightly tweak appearance of view management bu...
Picking experiment
Remove ViewPanel::Content::Clone()
Choose a default displacement offset scale
Enable displacement offset application by default
Add a method 'DisplacementDirectionSizePanel::S...
Fix for undeclared 'sqrt'
Move parsing of intercepted result file out of ...
Move 3D view sources into a subdirectory
Add facility to share data between content view...
Use wxLogError() instead of writing to std::cer...
Tweak alpha hack check for WX 2.8
Move result view gradients to own files
Fix gradient toolbar/menu images on WX 2.8
Use buddy slider for result view data set selec...
Make view linking toggleable
Collect multiple data set in result data source
Use WX hash map instead of boost::unordered_map...
Add a slider control to result views to select ...
Multi-cell selection
Output result name (derived from export filenam...
Change ResultViewerImpl::Data to wrap data sour...
Basic code to switch between different view con...
Copy data pointer when creating new view panels
Also link displayed data set frame
Build fix for WX 2.8
Add a common subclass for view panel content di...
Clean up
Add slider style parameter to buddy slider ctors
Use a lower 'high' ID
Tooltip for result data set 'frame' slider
Add (dummy) plot view
Reset edges mapper color mode after switching b...
Move some Save() and Restore() implementations ...
Rename ResultViewerImpl::View to ResultViewerIm...
Initial cell highlighting on mouse move
Display the toolbar of the view contents in the...
Some additional build flags are needed on Mingw...
Let CMake strip newline from Python version
Split contents of result viewer panels into sep...
Remove unneeded #includes
Event handler hygiene
Make 3D view drop down menu items work again
Disable picking for displacement direction actors
Share cell selection between views
Move visualization data into 'AllViewSharedData'
Exclude 'original data' wireframe from picking
Initial plotting for cell data
Display a message in the plot view if no cells ...
Remove unneeded declaration
Remove unneeded declarations
Add method to obtain display name for a compone...
Add choices for data to plot to plot view
Move UpdateToolbarControlMinSize() to ViewPanel...
For cells that don't have faces return the cell...
Aesthetic tweak
Fix crash when switching from Plot to 3D view w...
Support building as shared libs
Add missing export declaration
Don't force libs to be static
Determine 'original' cell ID when picking w/ cl...
Fix edge drawing color for 'flat' cells
Use GetCellDimension() to test for 'flat' cells
Install nutogui application
Add image for 'Link views' result viewer toolba...
Icons for 3D+Plot panel view modes
Updated wxWidgets to 3.0.1.