Adam Reichold
5f8a472476
Make the compiler require an error instead of a warning during build configuration to close #3070 .
2016-01-08 17:58:54 +01:00
Adam Reichold
8151e0f5ce
Merge branch 'master' into 'gtk3'
...
Most conflicts seemed to be simple enough. There were a lot of `append_text` to
`append` conversions for `Gtk::ComboBoxText`. The `PopUpCommon` class also saw
a lot of changes with non-trivial conflict resolutions.
2016-01-06 23:56:12 +01:00
Adam Reichold
052533bdcc
Always enable C++11 support and warn if GCC older than 4.9 is used.
2015-12-19 15:45:35 +01:00
Adam Reichold
c09a00bf16
Expose force the old C++ ABI as a build time flag.
2015-12-19 09:39:54 +01:00
Beep6581
55517812ff
Gtk3 branch compiles with sigc++-2.3.1, updated CMakeLists.txt
2015-12-02 10:07:42 +01:00
Beep6581
2e720bdeb8
Merge branch 'master' into gtk3
2015-12-01 18:59:59 +01:00
Adam Reichold
39ef59ddeb
Build with '-std=c++11' if libsigc++ version 2.5.1 is used as it does require it.
2015-11-29 11:48:30 +01:00
Hombre
d2fcabea64
The 2 columns of the History list are now of the same width, can't be
...
resized, and display a tooltip.
The ICM tool has been reworked to avoid loosing space.
The curve's histogram are now displayed.
For Windows users, if you can't build the Gtk3 branch anymore with your
Gcc5.x compiler, try to uncomment line 20-21 of the main CMakeLists.txt.
For some reason, I had to comment that out.
2015-09-17 01:09:02 +02:00
Morgan Hardwood
75f1312d21
Merge branch 'master' into gtk3
2015-08-21 00:40:08 +02:00
Morgan Hardwood
697612b4cc
If unix
2015-08-19 00:27:54 +02:00
Morgan Hardwood
cd7f5d9bde
More meaningful processor info
2015-08-18 23:40:25 +02:00
Morgan Hardwood
956213df65
Merge branch 'master' into gtk3
2015-08-18 23:05:55 +02:00
Hombre
7f32b09fab
Adding Gcc 5 support for backard compatibility with Mingw/Gtkmm2
...
(windows related)
2015-08-18 01:05:13 +02:00
Philip Rinn
44516902c9
Clean CMakeLists.txt from unneeded code (see #2861 ).
...
This also suppresses warnings from CMake > 2.8.12
2015-08-15 20:58:59 +02:00
Morgan Hardwood
56a0805bc7
Gtk3 by Hombre, issue 2807
2015-08-12 16:07:19 +02:00
torger
d5ca351c20
Issue 2134: removed obsolete raw highlight preservation setting from GUI (still left in procparams for backwards compatilibility)
2015-07-10 12:00:36 +02:00