Fix distcheck
[platform/upstream/glib.git] / gio / Makefile.am
2012-12-18 Matthias ClasenFix distcheck
2012-12-14 Chun-wei FanAdd a preconfigured gio/gnetworking.h for Windows
2012-12-12 Dan WinshipAdd gnetworking.h
2012-11-15 Michael NattererRevert "gio: Add private API to create win32 streams...
2012-11-15 Antoine JacoutotGFileMonitor: Add kqueue(3) support to GIO
2012-11-14 Colin Waltersgio: Add private API to create win32 streams from fds
2012-11-02 Colin Waltersgdbusactiongroup: Add prototype for g_dbus_action_group...
2012-10-10 Dan WinshipGTask: new GAsyncResult implementation / threaded task...
2012-08-14 Javier JardónRevert "Use upstream gettext instead the glib one"
2012-08-14 Javier JardónUse upstream gettext instead the glib one
2012-07-19 Chun-wei Fangio/Makefile.am: Filter out gcontenttype.c for MSVC...
2012-07-04 Matthias ClasenSplit gcontenttype.c
2012-06-21 Matthias ClasenInstall bash completion files in /usr/share/
2012-06-06 Daniel MacksPass -framework sub-flag without embedded whitespace
2012-05-29 Christian Perschbuild: Add missing AM_V_GEN to silence the build
2012-04-26 Alexander LarssonDist gio/dbus-daemon.xml and fix dependency for builddi...
2012-04-25 Colin Waltersbuild: Fix 'make dist' regression
2012-04-24 Alexander Larssonwin32: Fix build with srcdir != builddir
2012-04-24 Alexander Larssonwin32: Fix build of gdbus-daemon-generated.[ch]
2012-04-20 Alexander Larssonwin32: Support autolaunching dbus daemon
2012-04-20 Alexander LarssonAdd GDBusDAaemon, an implementation of a message bus
2012-04-19 Xavier ClaessensAdd GTestDBus object
2012-04-18 David ZeuthenRevert "Add a private copy of gio/tests/gdbus-tests...
2012-04-18 David ZeuthenRevert "Add GTestDBus object"
2012-04-18 Xavier ClaessensAdd GTestDBus object
2012-04-18 Xavier ClaessensAdd a private copy of gio/tests/gdbus-tests.c,h to...
2012-04-17 Dan Winshipgpollableutils: utility functions for pollable stream...
2012-04-15 Colin Waltersbuild: Add --disable-modular-tests build option
2012-04-12 William HuaBe more precise about Carbon v. Cocoa.
2012-04-11 Jeremy HuddlestonLink with Foundation framework on OSX.
2012-03-31 Antoine Jacoutotgresource: libelf, try pkg-config first then fall-back...
2012-03-18 Dieter VerfaillieFix out of tree build for MinGW/MSYS
2012-02-10 Chun-wei FanDist gio/gconstructor_as_data.h
2012-02-02 Kalev Lembergio: Convert data-to-c.c to perl
2012-01-30 Matthias ClasenFix distclean
2012-01-30 Matthias ClasenFix builddir != src builds
2012-01-30 Alexander LarssonMove constructor macros to an internal header and into...
2012-01-26 Ryan LortieDrop the GMenu markup functions
2012-01-23 Matthias ClasenAdd a resource tool
2012-01-13 Alexander LarssonSupport resource:/// uris
2012-01-13 Alexander LarssonInitial version of glib-compile-resources
2012-01-13 Alexander LarssonInitial version of GResource
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2012-01-02 William HuaGSettings: nextstep settings backend
2011-12-17 Ryan Lortieintroduce GRemoteActionGroup
2011-12-10 Ryan LortieClean up GApplication docs
2011-12-08 Ryan LortieRename GMenuProxy to GDBusMenuModel
2011-12-08 Ryan Lortieadd GActionMap interface
2011-12-08 Ryan LortieAdd GMenuProxy
2011-12-08 Matthias ClasenAdd GMenuModel D-Bus exporter
2011-12-08 Matthias ClasenAdd GMenu markup
2011-12-08 Matthias ClasenAdd GMenu
2011-12-08 Matthias ClasenAdd GMenuModel
2011-12-08 Ryan LortieAdd GDBusActionGroup
2011-12-08 Ryan LortieAdd GActionGroup D-Bus exporter
2011-11-21 Chun-wei Fangio/Makefile.am
2011-11-17 Matthias Clasen'make dist' fixes
2011-11-17 Ryan Lortienew public header: gsettingsschema.h
2011-11-14 Dan Winshipadd GNetworkMonitor, for... monitoring the network
2011-11-14 Dan WinshipGInetAddressMask: new type for internet address range...
2011-10-17 Ryan Lortiepush G_THREADS_MANDATORY over the cliff
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-09-09 Colin WaltersAdd glib__private__() API to share between glib,gio...
2011-09-09 Dan WinshipRemove !g_thread_supported() codepaths in gio
2011-09-09 Dan WinshipMake threads mandatory
2011-09-06 Ryan Lortiegio docs: lots more fixes
2011-09-03 Dan Winshipconfigure: check if -lsocket is needed (for Solaris)
2011-08-25 Dieter VerfaillieAvoid using - (hyphen) in gdbus-codegen directory name
2011-08-22 Colin WaltersGTimeZoneMonitor: Revert addition of this class
2011-08-04 Stef WalterGTlsDatabase and related objects
2011-08-03 kotaroubuild: Pass ZLIB_CFLAGS for gio build
2011-07-26 Ryan LortieMerge branch 'gwakeup'
2011-07-25 Ryan LortieGWakeup: make it private API
2011-07-11 Martin StorsjoDon't needlessly use "echo -e"
2011-07-04 Matthias ClasenFix the build
2011-07-04 Chun-wei FanUpdated GIO Visual Studio Projects
2011-07-03 Ryan LortieInstall completion scripts as DATA, not SCRIPTS
2011-06-21 Dan Winshipgio/Makefile.am: Remove stray references to $(marshal_s...
2011-06-20 Colin WaltersStop using glib-genmarshal at build time
2011-06-07 Dan WinshipFix export_symbols variable in gio/Makefile.am
2011-06-07 Colin WaltersGenerate $module-public-headers.txt file, feed it to...
2011-06-03 David ZeuthenMove gdbus-codegen example code and docs into separate...
2011-05-28 Matthias ClasenQuiet down the build a bit
2011-04-29 David ZeuthenMerge branch 'master' into gdbus-codegen
2011-04-23 David Zeuthengdbus-codegen: Include docs for generated code in the...
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-13 David ZeuthenGDBus: Use Skeleton instead of Stub
2011-04-08 David ZeuthenAdd gdbus-codegen(1) command
2011-04-08 David ZeuthenStart merging gdbus-codegen code
2011-03-31 Ryan LortieAdd GTimeZoneMonitor
2011-02-22 Chun-wei FanVisual C++ 2010 Project Files: autotools files
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2011-01-05 Christian PerschMake the memory and null settings backends public
2010-12-15 Matthias ClasenRemove GPeriodic for now
2010-11-26 Dan WinshipAdd initial TLS (SSL) support to gio
2010-11-26 Dan Winshipmake GProxyConnection public, as GTcpWrapperConnection
2010-11-26 Dan WinshipAdd pollable input/output streams
2010-10-20 Ryan LortieGPeriodic: a periodic event clock
2010-10-19 Ryan LortieGApplication: merge DBus interface into C source
2010-10-19 Ryan LortieDon't try to dist old GApplication implementations
next