summaryrefslogtreecommitdiff
path: root/tools/generate_wrap_init.pl.in
Commit message (Expand)AuthorAgeFilesLines
* generate_wrap_init.pl.in: Use g_type_ensure()Kjell Ahlstedt2020-11-181-7/+1
* Prepare existing files for building with MesonKjell Ahlstedt2020-03-011-2/+4
* generate_wrap_init.pl.in: Don't exclude any Gtk classesKjell Ahlstedt2019-03-031-3/+1
* generate_wrap_init.pl: Allow to use nested namespaces for whole module.Marcin Kolny2015-07-301-1/+1
* Add Glib::BindingKjell Ahlstedt2014-11-201-1/+2
* generate_wrap_init.pl: Allow classes in files to not be registered.José Alburquerque2012-09-171-1/+19
* generate_wrap_init.pl: Add _INCLUDE_IN_WRAP_INIT, _GMMPROC_WRAP_CONDITIONALLY.Kjell Ahlstedt2012-07-021-10/+40
* generate_wrap_init.pl: Improve reg. of exception classes in sub-namespaces.Kjell Ahlstedt2012-02-281-3/+81
* generate_wrap_init.pl: Improve it for deprecated files and sub-namespaces.Kjell Ahlstedt2012-02-281-169/+146
* thread.h: Allow use of this without causing deprecation compiler warnings.Murray Cumming2011-10-261-1/+1
* tools: Recursive whitespace cleanup in folder.José Alburquerque2011-06-051-1/+1
* gmmproc: Put guards around generated includes in wrap_init.ccKalev Lember2011-05-051-4/+5
* gmmproc: Factored some copy-pasted code out to a common functionKalev Lember2011-05-031-92/+33
* Restore the Gio::DBus::Error registration.Murray Cumming2011-02-241-2/+13
* gmmproc: Allow some classes to be in a sub-namespace.Murray Cumming2011-02-161-2/+5
* Get rid of all Makefile.am in the MSVC dirsDaniel Elstner2009-08-091-1/+1
* Use _IS_DEPRECATED instead of _CLASS_DEPRECATED because the latterJohannes Schmid2007-04-301-1/+1
* Use _CLASS_DEPRECATE instead of just _DEPRECATE to known whether a wholeJohannes Schmid2007-04-091-1/+1
* Add _DEPRECATE_IFDEF_START and _DEPRECATE_IFDEF_END macros, to #ifdef-outMurray Cumming2005-11-291-1/+50
* Change a regex so that files are included without full path. ApparentlyMurray Cumming2004-03-181-1/+1
* Added win32-specific --export-all-symbols to linker flags. This isCedric Gustin2004-01-291-8/+8
* Initial revisionMurray Cumming2003-01-071-0/+343