We began to support Ubuntu Precise/Fedora 17.
There are some UI related improvements and fixed bugs.
Cutter
Improvements
- UIGTK+ Supported GTK+ < 2.22 for Debian GNU/Linux squeeze.
- UIconsole Supported growlnotify.exe for windows.
- UIGTK+ Added menubar.
- UIGTK+ Improved to log an error message for showing URI.
- UIGTK+ Supported --with-fallback-browser option to customize
fallback browser.
- Improved to use "()" as a part of function about backtrace.
- UIconsole Added more color acceptable TERMs
(xterm-256color, screen-256color, screen-color)
- Added Travis CI integration.
- Supported backtrace on SIGBUS by Kiwamu Okabe
- Added Homebrew related paths by default on Mac OS X.
Changes
- docOS X Recommended to use the official MacPorts repository.
by Hiroshi Umemoto
- Supported Fedora 17.
- Dropped Fedora 16 support.
- Supported Ubuntu Precise.
Fixes
- Clang Fixed not to add extra "()" for function name of backtrace.
- Fixed compilation failure on MinGW.
CppCutter
Improvements
- Supported nested namespace test case built by g++
Thanks
- Hiroshi Umemoto
- Kiwamu Okabe