summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Add debug output to hint that you *_docs.xmls needs a define-object.Murray Cumming2009-06-182-4/+30
* | Add initial wrappers for SocketConnectable, SocketAddressJonathon Jongsma2009-06-171-0/+4
* | initial wrapping of Resolver, SrvTargetJonathon Jongsma2009-06-171-1/+3
* | wrap Gio::InetAddressJonathon Jongsma2009-06-171-0/+1
|/
* Modify extra defs generation utility to accept a custom is_a_pointer() function.José Alburquerque2009-06-162-16/+42
* Made gmmproc work on WindowsArmin Burgmeier2009-05-311-3/+8
* Fix --module option in enum.pl to workSiavash Safi2009-05-191-1/+1
* Remove gtk_text_iter docs translation as murrayc suggested.Johannes Schmid2009-04-251-1/+0
* Fixed the regular expressions in the doc generation as Daniel suggestedJohannes Schmid2009-04-251-3/+3
* Fix #568490 – gmmproc: gtk_accel_map_*() not substituted in documentationJohannes Schmid2009-04-251-4/+37
* Use DK_ARG_ENABLE_WARNINGS() to replace custom M4 macroDaniel Elstner2009-03-261-1/+1
* Fix generated code to not trigger warningsDaniel Elstner2009-03-261-3/+5
* Remove broken definitions - mostly functions that take function pointers.Murray Cumming2009-03-251-0/+3
* Added _CUSTOM_CTOR_CAST to _CLASS_GOBJECT for classes that need to includeJosé Alburquerque2009-03-201-0/+13
* Modified _GET_TYPE_FUNC() to properly work with types like GtkFOOBarJosé Alburquerque2009-03-191-2/+8
* Added emblem.[h|cc], emblemedicon.[h|cc] and memoryoutputstream.[h|cc] toArmin Burgmeier2009-03-161-2/+7
* Replace nested double quotes in the docs string by single quotes to easeDaniel Elstner2009-03-091-4/+7
* Added unix types. Regenerated. Added buffer_size property. AddedMurray Cumming2009-02-061-0/+5
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-194-12/+12
* Add Emblem and EmblemedIcon classesJonathon Jongsma2008-12-121-0/+5
* Add DesktopAppInfo::create_from_keyfile()Jonathon Jongsma2008-12-121-0/+1
* Modify signal and props generation tool to generate interface signals.José Alburquerque2008-10-151-0/+5
* Keep @param and @throws intact, so these can be used inArmin Burgmeier2008-09-291-0/+4
* Added make_directory_with_parents(), query_file_type(), monitor().Murray Cumming2008-07-161-0/+1
* get_display(), get_startup_notify_id(): Take a list of Gio::File, notMurray Cumming2008-07-151-0/+1
* Use __CONVERT_CONST_REFPTR_TO_P_SUN() instead of __CONVERT_REFPTR_TO_P()Murray Cumming2008-03-051-1/+1
* Added create(), create_from_file() is_hidden() and set_desktop_env() AddedJosé Alburquerque2008-02-211-0/+2
* equal(), get_relative_file(), contains_file(): Take const File parameters.Murray Cumming2008-02-201-1/+2
* add a GMMPROC_DIR variable so the individual Makefile.am files don't needJonathon Jongsma2008-02-163-3/+3
* update to match new gio API which adds a GMountMountFlags argument to allJonathon Jongsma2008-02-121-0/+1
* Allow _CLASS_INTERFACE() to take two extra optional paremeters to specifyMurray Cumming2008-02-041-5/+18
* Added VfsJosé Alburquerque2008-02-041-0/+3
* Added types. Regenerated.Murray Cumming2008-02-041-0/+2
* Added types. Regenerated.Murray Cumming2008-02-032-0/+18
* add FilterOutputStream classJonathon Jongsma2008-02-031-0/+4
* Move a signal-specific conversion here, because these conversions areMurray Cumming2008-02-021-1/+0
* add DataInputStream classJonathon Jongsma2008-02-021-0/+2
* add BufferedInputStream classJonathon Jongsma2008-02-021-0/+1
* Use the local .pm files for gmmproc instead of installed ones. This was aMurray Cumming2008-02-021-7/+10
* Add Gio::AppInfo vfuncsJonathon Jongsma2008-02-022-0/+5