summaryrefslogtreecommitdiff
path: root/gobject/gobject-query.c
AgeCommit message (Expand)Author
2022-07-05Merge branch 'more-spdx' into 'main'Philip Withnall
2022-06-09gobject-query: Add a --version argumentPhilip Withnall
2022-06-09gobject-query: Combine two identical if-branchesPhilip Withnall
2022-06-09gobject-query: Print --help output to stdout rather than stderrPhilip Withnall
2022-06-09gobject-query: Make a --help string slightly more helpfulPhilip Withnall
2022-06-09gobject-query: Remove extraneous blank line between each output linePhilip Withnall
2022-06-09gobject-query: Use proper Unicode tree drawing charactersPhilip Withnall
2022-06-09gobject-query: Delete unused codePhilip Withnall
2022-06-01Add SPDX license headers for LGPL-2.1-or-later to various filesPhilip Withnall
2022-02-11tools: Fix handling of empty argv in various minor GLib toolsPhilip Withnall
2018-09-25Spelling: fix spelling of specifySimon McVittie
2017-05-24gobject/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet
2015-03-04gobject: Mark a helper variable as constPhilip Withnall
2014-01-31Updated FSF's addressDaniel Mustieles
2013-11-20Replace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIXDan Winship
2012-10-16Remove g_type_init() callsRyan Lortie
2008-07-06Use the right binary name in help output. Patch by Hiroyuki Ikezoe.Matthias Clasen
2008-06-22moved includes back to the top of the files (before gtk-doc SECTIONMichael Natterer
2005-11-28Silence compiler warnings.Matthias Clasen
2005-01-12Cosmetic fixes (#163792, Benoît Carpentier):Matthias Clasen
2003-09-02fix iterating over fundamental types.Tim Janik
2002-12-12Add a test for positional parameters in g_snprintf(). Use g_printf()Matthias Clasen
2001-11-22use g_type_check_is_value_type() instead of g_type_value_table_peek().Tim Janik
2001-06-29Remove debug flag argument to g_type_init() and addOwen Taylor
2001-05-31Fix mispelling in help output. (#53952, Skip Montanaro)Owen Taylor
2001-03-07changed prototype of g_boxed_type_register_static() to contain an optionalTim Janik
2001-02-17include string.hHavoc Pennington
2001-02-04s/glib_trap_/g_trap_/. add comments on g_trap_instance_signals,Tim Janik
2000-10-25added newly added gobject/ headers.Tim Janik
2000-08-21Fix inclusion of config.hElliot Lee
2000-07-10Include ../config.h for HAVE_UNISTD_H. Use it to guard inclusion ofTor Lillqvist
2000-05-12add reserved fundamental ids for gtk types (for transition time). addedTim Janik