cppcheck/cfg
Sebastian 1cb90f925e
gtk.cfg: Add gtk_box_new(), gtk_hbox_new() and gtk_vbox_new() (#1975)
References:
https://developer.gnome.org/gtk3/stable/GtkBox.html#gtk-box-new
https://developer.gnome.org/gtk3/stable/GtkHBox.html#gtk-hbox-new
https://developer.gnome.org/gtk3/stable/GtkVBox.html#gtk-vbox-new

Found by daca@home
2019-07-10 11:28:54 +02:00
..
avr.cfg
boost.cfg Add check for unnecessary search before insertion 2019-05-02 11:04:23 +02:00
bsd.cfg
cppcheck-cfg.rng Fix #6115 (Add support to realloc to cfg files) (#1953) 2019-07-05 12:44:52 +02:00
cppcheck-lib.cfg
cppunit.cfg
daca.cfg Correct two recently added macros 2019-04-19 15:43:17 +02:00
embedded_sql.cfg
gnu.cfg gnu.cfg: Added support for isascii_l(), which is a GNU-extension. 2019-05-31 11:24:41 +02:00
googletest.cfg
gtk.cfg gtk.cfg: Add gtk_box_new(), gtk_hbox_new() and gtk_vbox_new() (#1975) 2019-07-10 11:28:54 +02:00
libcerror.cfg
microsoft_sal.cfg
motif.cfg motif.cfg: Add configuration for XFree() 2019-04-16 11:22:08 +02:00
nspr.cfg nspr.cfg: Added documentation. 2019-06-16 13:34:00 +02:00
opengl.cfg
openmp.cfg openmp.cfg: Add library configuration for OpenMP (#1956) 2019-07-05 03:00:52 +02:00
posix.cfg posix.cfg: Add `<use-retval/>` to pthread_mutex_trylock (#1959) 2019-07-07 12:57:02 +02:00
python.cfg
qt.cfg qt.cfg: Add "addWidget()" for classes Q(V|H|)BoxLayout and QGridLayout. (#1972) 2019-07-09 12:38:41 +02:00
ruby.cfg
sdl.cfg
sfml.cfg
sqlite3.cfg sqlite3.cfg: Add more function configurations (#1957) 2019-07-05 15:45:21 +02:00
std.cfg Fix #6115 (Add support to realloc to cfg files) (#1953) 2019-07-05 12:44:52 +02:00
tinyxml2.cfg
windows.cfg windows.cfg: Added support for more contants. Reference: https://docs.microsoft.com/de-de/windows/win32/api/minwinbase/ns-minwinbase-debug_event 2019-07-02 08:43:10 +02:00
wxwidgets.cfg fix daca codeblocks crash (#1968) 2019-07-09 16:04:22 +02:00
zlib.cfg