summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* giomm: Added Credentials and DBusConnection::get_peer_credentials().Murray Cumming2010-07-211-0/+6
* Added DBusConnectionMurray Cumming2010-06-291-0/+4
* Simplify VariantBase .hg code and use it in Settings.Murray Cumming2010-06-241-0/+4
* Settings: Fix the build with the latest glib.Murray Cumming2010-06-181-1/+1
* Documentation: Mention module names in Enums and Flags doxygen groups.Murray Cumming2010-06-061-1/+1
* Settings: Fix the build with the latest glib from git master.Murray Cumming2010-06-061-0/+1
* Remove default conversion to StringArrayHandleMurray Cumming2010-06-061-1/+0
* Remove the reduced API options and code, as discussed on mailing list.Murray Cumming2010-05-315-110/+2
* gmmproc: Quote the property docs to avoid losing text after commas.José Alburquerque2010-05-051-4/+17
* Initial implementation of Gio::SettingsJonathon Jongsma2010-04-202-0/+5
* Update MSVC projects for 2.24Armin Burgmeier2010-04-021-0/+2
* Revert accidentally pushed commits.José Alburquerque2010-03-151-385/+0
* Add a tool to extract C documentation for gmmproc.José Alburquerque2010-03-111-0/+385
* Make splitting tokens more robust in GtkDefs.pm and Enum.pm.Krzesimir Nowak2010-03-092-25/+227
* Updated enum.pl script.Krzesimir Nowak2010-03-081-153/+390
* AsyncResult: Add get_source_object_base(), deprecating get_source_object().Murray Cumming2010-03-082-0/+4
* File, Cancellable: Added some new methods.Murray Cumming2010-01-281-0/+2
* Wrap ThreadedSocketServiceJonathon Jongsma2010-01-021-0/+1
* Wrap SocketServiceJonathon Jongsma2010-01-021-0/+2
* Re-generate gio signal defsJonathon Jongsma2010-01-021-0/+7
* Wrap SocketClient, SocketConnection, TcpConnection, UnixConnectionJonathon Jongsma2010-01-021-0/+6
* Regex: Slight documentation improvement.Murray Cumming2009-11-231-1/+7
* Do not complain about missing docs_override.xmlDaniel Elstner2009-09-161-9/+8
* Correctly quote the extracted comment for M4Daniel Elstner2009-09-111-2/+2
* Slightly clean up gross Perl code in gmmproc.inDaniel Elstner2009-09-111-29/+22
* Allow the C documentation to be overriddenDaniel Elstner2009-09-101-34/+47
* Fix broken test for empty _WRAP_METHOD argumentDaniel Elstner2009-09-103-75/+53
* Re-enable input file line markers in gmmprocDaniel Elstner2009-09-101-26/+23
* Implement Gio::Socket ctors using Gio::InitableDaniel Elstner2009-09-081-0/+1
* Strip directory from filenames in enum.pl outputDaniel Elstner2009-08-241-11/+10
* Add SECTION_CC_PRE_INCLUDES section to gmmprocDaniel Elstner2009-08-211-0/+3
* Rename @since back to @newinDaniel Elstner2009-08-201-2/+2
* Prepend tools/pm/ to Perl include pathDaniel Elstner2009-08-181-17/+9
* Implement parametric Doxygen alias @since{m,n}Daniel Elstner2009-08-181-11/+2
* Get rid of all Makefile.am in the MSVC dirsDaniel Elstner2009-08-092-2/+2
* Delete now unused build_shared/ subdirectoryDaniel Elstner2009-08-093-15/+0
* Convert tools/ directory to new build systemDaniel Elstner2009-08-096-58/+99
* add get_start_stop_type() and Gio::DriveStartStopType enumJonathon Jongsma2009-07-161-0/+2
* wrap a couple added GDrive methodsJonathon Jongsma2009-07-091-0/+1
* add some namespaced conversions for use by gdkJonathon Jongsma2009-06-291-0/+2
* Increased versionglibmm-2.21.1-realMurray Cumming2009-06-293-0/+62
* Omit unused parameter names to avoid warningDaniel Elstner2009-06-241-1/+1
* * tools/pm/WrapParser.pm (on_defs): Make sure we trim the module names to not...Hubert Figuiere2009-06-231-0/+11
* add start of Socket classJonathon Jongsma2009-06-203-0/+10
* add NetworkService classJonathon Jongsma2009-06-191-0/+1
* Add NetworkAddressJonathon Jongsma2009-06-191-0/+1
* add Resolver to the extra defs generatorJonathon Jongsma2009-06-181-0/+1
* add InetSocketAddress classJonathon Jongsma2009-06-182-0/+9
* Merge initial gnio wrappersJonathon Jongsma2009-06-182-4/+30
|\
| * Correction to previous commitMurray Cumming2009-06-181-1/+1