summaryrefslogtreecommitdiff
path: root/gtkdoc-scangobj.in
Commit message (Expand)AuthorAgeFilesLines
* Meson: Fix running tools uninstalledXavier Claessens2019-08-151-1/+5
* gtkdoc-scangobj: allow to pass --{c,ld}flags multiple timesscangobj-quotes-fixMarco Trevisan (Treviño)2018-09-121-2/+8
* build: Port to meson build systemMartin Blanchard2018-05-201-0/+0
* tools: cleanup options handlingStefan Sauer2017-06-221-1/+1
* scangobj: add missing logging setupStefan Sauer2017-06-221-1/+3
* autopep8: cleanup python styleStefan Sauer2017-04-051-1/+3
* scangobj: port to pythonStefan Sauer2017-04-051-1332/+47
* scangobj: Protect style property inspectionEmmanuele Bassi2017-02-161-1/+1
* gtkdoc: add/update my copyrightStefan Sauer2016-11-231-1/+2
* scangobj: reindent genrated codeStefan Sauer2015-06-171-489/+432
* gtkdoc-scangobj: cleanup the scanner codeStefan Sauer2015-06-171-19/+11
* scangobj: add strict mode and fix issuesStefan Sauer2015-06-171-14/+10
* Add spaces around the | symbol in default flags paramsWilliam Jon McCann2014-02-121-1/+1
* scangobj: use EXEEXT to make the scanner work on platforms such as windowsStefan Sauer2014-02-071-4/+4
* gtkdoc-scan*obj: allow to pass compiler/link setup via flagsHenrik Stokseth2013-05-311-6/+32
* scangobj: fix description for int propertiesStefan Sauer2013-05-301-6/+0
* gtkdoc-scangobj: don't call g_type_init() when GLib >= 2.35.0Dieter Verfaillie2012-11-061-1/+1
* indent: convert tabs to spaces in perl filesStefan Kost2011-04-151-119/+119
* scangobj: add new option to templateStefan Kost2011-04-141-1/+1
* scangobj,make: add --verbose switch here too and adjust the makefilesStefan Kost2011-04-131-2/+10
* scanobj,scangobj: turn 3 prints into comments for saner outputStefan Kost2011-04-131-3/+3
* Support GTK+ 3 cell propertiesMatthias Clasen2011-01-141-0/+8
* scnobj: fix spelling and trailing whitespacesStefan Kost2011-01-131-7/+7
* scangobj: figure out additional root typesStefan Kost2010-12-151-7/+18
* scan(g)obj: remove special case handling for GdkEventStefan Kost2010-10-201-63/+1
* scanobj,scangobj: remove signal argument table.Stefan Kost2010-10-041-288/+46
* gtkdoc-scangobj: serialise doubles and floats always with a decimal dotTim-Philipp Müller2010-10-041-4/+19
* scan: Fix GStrv boxed types in signal handlersChristian Persch2010-07-081-1/+3
* scan: Support GType and GVariant types. Fixes #621931.Christian Persch2010-06-191-1/+38
* scanners: reorder again and add work-around for --as-needed brokenessStefan Kost2010-05-091-1/+3
* scanners: move LDFLAGS to up in commandline.Stefan Kost2010-05-091-1/+1
* scanobj/gobj: revert the part of prev commit that was removing the use of $RUNStefan Kost2010-01-251-1/+2
* scanobj/gobj: Execute system() calls in subshells, Fixes #607531Loïc Minier2010-01-221-4/+3
* scanner: setting GTK_DOC_KEEP_INTERMEDIATE=1 allows to keep scannerStefan Kost2009-12-241-1/+3
* tools: append to the perl path so that it stays overrideable. Fixes #604892Stefan Kost2009-12-191-1/+1
* scanobj: fix signedness comparission warnings from gcc. Fixes #596730Stefan Kost2009-09-301-6/+6
* scan: double escape null terminatorsStefan Kost2009-04-301-1/+1
* scan: comment the codeStefan Kost2009-04-291-0/+11
* scan: remove one sprintf and guard one statuc buffer.Stefan Kost2009-04-291-9/+9
* scan: Fixed gcc warnings. Fixes #580206Philip Withnall2009-04-291-4/+6
* patch by: Tobias Mueller <gnome-bugs@auftrags-killer.org>Stefan Kost2009-03-171-1/+1
* Don't confuse -1 with G_MAXULONG on 64bit. Fixes #572612.Stefan Kost2009-03-091-52/+86
* There is some gtk specific stuff there, which we probably want to kickStefan Kost2009-02-261-0/+2
* patch by: Paolo Borelli <pborelli@katamail.com>Stefan Kost2009-02-241-5/+5
* Fixes 571820 - gobject.c: pspec_pool not initialized for interfacesSven Herzberg2009-02-231-0/+6
* Add support for --help and --version to remaining tools. Also show a shortStefan Kost2009-01-081-9/+13
* Reintroduce "sh -c" and comment why its used. Add real libtool support toStefan Kost2008-12-011-1/+3
* patch by: Christian Persch <chpe@gnome.org>Stefan Kost2008-10-271-1/+1
* Generate unique ids for properties, style and child properties.Stefan Kost2008-09-101-1/+1
* Add more ideas.Stefan Kost2008-06-081-3/+2