[kdbus] KDBUS_ITEM_PAYLOAD_OFF items are (once again) relative to msg header
[platform/upstream/glib.git] / gio / Makefile.am
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
2010-10-18 Ryan LortieGApplication: add remote commandline support
2010-10-18 Ryan Lortienew GApplication implementation
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-09-09 Ryan LortieRename gschema-compile.c -> glib-compile-schemas.c
2010-09-01 Sam ThursfieldAdd GSettings Windows Registry backend
2010-08-30 Ryan LortieGAction is now an interface
2010-08-19 Nicolas DufresneImplemented SOCKSv4 and SOCKSv4a
2010-08-19 Nicolas DufresneImplement GProxyConnection a GIOStream+GTcpConn wrapper
2010-08-19 Nicolas DufresneImplemented SOCKSv5 proxy support
2010-08-19 Nicolas DufresneAdding GProxyAddressEnumerator class
2010-08-19 Nicolas DufresneAdded GProxy interface for proxy extension point
2010-08-19 Nicolas DufresneImplement GProxyAddress
2010-08-19 Nicolas DufresneImplemented proxy-resolver extension point
2010-08-18 Ryan Lortieadd GSimpleActionGroup
2010-08-18 Ryan Lortieadd GAction base class
2010-08-18 Ryan Lortieadd GActionGroup base class
2010-08-06 Ryan LortieReplace -I with $(glib_INCLUDES) and friends
2010-08-05 paulAdd $(top_builddir)/glib to includes
2010-07-07 Ryan Lortiegio/: fully remove gioalias hacks
2010-06-27 Matthias ClasenImplement bash completion for gsettings
2010-06-24 Ryan LortieRework the GSettings keyfile backend
2010-06-22 Tor LillqvistFix build with the Microsoft compiler
2010-06-21 Ryan LortieUse -Bsymbolic-functions, drop g*alias PLT hackery
2010-06-21 Ryan LortieRemove gsettings-schema-convert tool
2010-06-16 Ryan LortieGSettings: major refactor. Add enums, range.
2010-06-16 Christian PerschSprinkle some $(AM_V_GEN) around to make the build...
2010-06-11 David ZeuthenBug 621213 – GDBusProxy and well-known names
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-06-07 Matthias ClasenMerge the wip/gapplication branch
2010-06-04 Ryan LortieBug 620582 - a simple GPermission implementation
2010-06-04 Ryan LortieBug 620519 - GPermission
2010-05-16 Sebastian DrögeFix build of gdbus tool with binutils gold linker
2010-05-14 Matthias ClasenMerge branch 'gdbus-merge'
2010-05-11 Sebastian Drögegio: Fix gsettings build with binutils gold linker
2010-05-09 Matthias ClasenMove some platform sources around
2010-05-06 David ZeuthenInitial GDBus code-drop from GDBus-standalone repo
2010-05-03 Tor LillqvistFix list of sources in the gio Visual Studio project
2010-04-23 Matthias ClasenRename gschema-compile to glib-compile-schemas
2010-04-22 Matthias ClasenRename gsettings-tool to gsettings
2010-04-21 Matthias ClasenAdd a minimal commandline utility to poke GSettings
2010-04-21 Tor LillqvistTweak the generation of the file list in gio.vcproj
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-19 Matthias ClasenDon't forget to install and distribute gsettings-schema...
2010-04-19 Matthias ClasenDon't forget to install and distribute gsettings-schema...
2010-04-19 Matthias ClasenInstall a dtd in /usr/share/glib-2.0/schemas/gschema.dtd
2010-04-19 Tor LillqvistAvoid non-portable <glob.h> API
2010-04-19 Tor LillqvistPortability improvements
2010-04-19 Tor LillqvistAdd GWin32InputStream and GWin32OutputStream classes
2010-04-17 Ryan Lortieadd GMemorySettingsBackend
2010-04-17 Matthias ClasenMerge the keyfile settings backend.
2010-04-17 Ryan Lortiemerge GSettings
2010-04-16 Ryan LortieGSettings: import delayed backend to master
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieGSettings: merge the schema compiler
2010-04-16 Ryan Lortiemerge GSettingsSchema
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-15 Ryan Lortieadd 'null' GSettings backend
2010-04-15 Ryan Lortiemerge GSettingsBackend
2010-03-21 Tor LillqvistAvoid much of duplication in lists of source files
2010-03-01 Alexander LarssonRemove GUtf8InputStream for now
2010-02-15 Christian KellnerGFileDescriptorBased: New interface
2010-02-03 Tor LillqvistPut a version info resource also in the gio DLL
2010-01-12 Alexander LarssonUse unconditional thread calls in gio and gobject
2010-01-12 Alexander LarssonAdd gio-querymodule program
2009-12-06 Paolo BorelliFix makefile typo
2009-12-06 Paolo BorelliAdd GUtf8InputStream - Bug #603270
2009-11-24 Ryan LortieBug 601637 - add GUnixFDList
2009-11-23 Alexander LarssonAdd GZlibCompressor
2009-11-23 Alexander LarssonAdd GZlibDecompressor for zlib decompression
next