Terminal emulator library
Go to file
Debarshi Ray b221754325 Disable -Wnonnull
Using g_return_* to assert that a __nonnull__ parameter is indeed not
NULL triggers -Wnonnull. This breaks the build because -Wformat
includes -Wnonnull and we use -Werror=format*.
2016-01-29 16:05:16 +01:00
.gitignore Update to 0.43.0 2016-01-29 14:46:57 +01:00
0001-emulation-Track-the-cursor-separately-for-the-two-sc.patch Update to 0.42.3 2016-01-28 18:49:19 +01:00
0001-widget-Only-show-the-cursor-on-motion-if-moved.patch Update to 0.41.90 2015-09-14 14:27:18 +02:00
sources Update to 0.43.0 2016-01-29 14:46:57 +01:00
vte291-command-notify.patch Update to 0.43.0 2016-01-29 14:46:57 +01:00
vte291.spec Disable -Wnonnull 2016-01-29 16:05:16 +01:00