summaryrefslogtreecommitdiff
path: root/gobject/gobject-query.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'more-spdx' into 'main'Philip Withnall2022-07-051-0/+2
|\
| * Add SPDX license headers for LGPL-2.1-or-later to various filesPhilip Withnall2022-06-011-0/+2
* | gobject-query: Add a --version argumentPhilip Withnall2022-06-091-0/+5
* | gobject-query: Combine two identical if-branchesPhilip Withnall2022-06-091-5/+2
* | gobject-query: Print --help output to stdout rather than stderrPhilip Withnall2022-06-091-11/+11
* | gobject-query: Make a --help string slightly more helpfulPhilip Withnall2022-06-091-1/+1
* | gobject-query: Remove extraneous blank line between each output linePhilip Withnall2022-06-091-4/+0
* | gobject-query: Use proper Unicode tree drawing charactersPhilip Withnall2022-06-091-4/+8
* | gobject-query: Delete unused codePhilip Withnall2022-06-091-15/+6
|/
* tools: Fix handling of empty argv in various minor GLib toolsPhilip Withnall2022-02-111-1/+1
* Spelling: fix spelling of specifySimon McVittie2018-09-251-1/+1
* gobject/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-241-1/+1
* gobject: Mark a helper variable as constPhilip Withnall2015-03-041-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Replace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIXDan Winship2013-11-201-3/+0
* Remove g_type_init() callsRyan Lortie2012-10-161-2/+0
* Use the right binary name in help output. Patch by Hiroyuki Ikezoe.Matthias Clasen2008-07-061-1/+1
* moved includes back to the top of the files (before gtk-doc SECTIONMichael Natterer2008-06-221-8/+10
* Silence compiler warnings.Matthias Clasen2005-11-281-1/+1
* Cosmetic fixes (#163792, Benoît Carpentier):Matthias Clasen2005-01-121-2/+0
* fix iterating over fundamental types.Tim Janik2003-09-021-1/+1
* Add a test for positional parameters in g_snprintf(). Use g_printf()Matthias Clasen2002-12-121-13/+13
* use g_type_check_is_value_type() instead of g_type_value_table_peek().Tim Janik2001-11-221-1/+1
* Remove debug flag argument to g_type_init() and addOwen Taylor2001-06-291-1/+1
* Fix mispelling in help output. (#53952, Skip Montanaro)Owen Taylor2001-05-311-3/+3
* changed prototype of g_boxed_type_register_static() to contain an optionalTim Janik2001-03-071-3/+9
* include string.hHavoc Pennington2001-02-171-1/+1
* s/glib_trap_/g_trap_/. add comments on g_trap_instance_signals,Tim Janik2001-02-041-1/+1
* added newly added gobject/ headers.Tim Janik2000-10-251-1/+1
* Fix inclusion of config.hElliot Lee2000-08-211-1/+1
* Include ../config.h for HAVE_UNISTD_H. Use it to guard inclusion ofTor Lillqvist2000-07-101-0/+5
* add reserved fundamental ids for gtk types (for transition time). addedTim Janik2000-05-121-0/+219