resources: Add to-pixdata preprocessing option
[platform/upstream/glib.git] / docs /
2012-01-31 Alexander Larssonresources: Add to-pixdata preprocessing option
2012-01-30 Matthias ClasenAssorted documentation fixes
2012-01-30 Matthias ClasenDrop menu markup functions from API docs
2012-01-26 David ZeuthenGDBusInterface: add dup_object() method
2012-01-26 Christian Perschdocs: Fix formatting in glib-compile-resource man page
2012-01-26 Christian Perschdocs: Fix the glib-compile-resources docs
2012-01-25 Christian Perschresources: compiler: Add autoselected output format
2012-01-25 Christian Perschresources: compiler: Add dependency generator
2012-01-25 Christian Perschresources: compiler: Allow stripping blanks from xml...
2012-01-25 Ravi Sankar GunturMacro to insert a new GNode "after" the given sibling.
2012-01-25 Emmanuele Bassiarray: Add a clear function
2012-01-23 Matthias ClasenAdd docs for gresource
2012-01-19 Ryan Lortieadd a way to create a GAction from GSettings
2012-01-18 Xavier ClaessensGUnixConnection: add async variant for send/receive_cre...
2012-01-16 Dan WinshipGInetSocketAddress: add IPv6 flowinfo and scope_id...
2012-01-16 Ole André Vadla... GSocket: Add function to get the currently available...
2012-01-16 Sebastian DrögeGSocket: Add function to set/get the broadcast setting...
2012-01-16 Sebastian DrögeGSocket: Add function for setting unicast TTL
2012-01-16 Dan WinshipGSocket: Add multicast-related functions
2012-01-16 Matthias ClasenTrivial docs fix
2012-01-13 Alexander LarssonAdd documentation for GResource
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2012-01-12 Javier Jardóndocs/gobject/tutorial: Use g_object_class_install_prope...
2012-01-10 Matthias ClasenAdd G_FILE_ATTRIBUTE_FILESYSTEM_USED to get exact used...
2012-01-10 Ravi Sankar Gunturadd g_queue_free_full to glib-sections.txt
2012-01-06 Ryan LortieGHashTable: new 'add' and 'contains' APIs
2012-01-03 Matthias ClasenAdd GWeakRef to the docs
2011-12-28 Matthias ClasenSome minor updates of building.sgml
2011-12-27 Simon McVittieAdd undefined/no-undefined mode options to GTester
2011-12-22 Dan WinshipAdd GSocketClient::event, for tracking socket client...
2011-12-22 Dan WinshipAdd g_socket_connection_connect(), etc
2011-12-20 Ryan Lortiedocs: remove duplicate GMenuModel from gio.types
2011-12-19 Ryan Lortiegitignore
2011-12-19 Ryan LortieDrop public menu APIs from GApplication
2011-12-19 Matthias ClasenTeach gtk-doc about G_GNUC_WARN_UNUSED_RESULT
2011-12-17 Ryan Lortieintroduce GRemoteActionGroup
2011-12-17 Ryan LortieGDBusActionGroup: add _full variants of activation
2011-12-14 Stef Walterdocumentation fixes
2011-12-13 Matthias ClasenImprove GNetworkMonitor docs
2011-12-11 Matthias ClasenAdd g_application_set/get_default to the docs
2011-12-10 Ryan LortieClean up GApplication docs
2011-12-09 Thomas Hindoe Paab... GFile: add g_file_new_temp
2011-12-08 Ryan LortieGDBusActionGroup: make API just like GDBusMenuModel
2011-12-08 Matthias ClasenFix up docs
2011-12-08 Ryan Lortiemenu/action exporter docs fixup
2011-12-08 Ryan LortieGApplication: make distinction about menus
2011-12-08 Matthias ClasenMinor doc improvements
2011-12-08 Matthias ClasenAdd GActionMap to the docs
2011-12-08 Matthias ClasenRename exporter APIs
2011-12-08 Matthias ClasenAdd g_application_set_menu
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-12-06 Philip Withnallunicode: Fix a few issues with G_UNICHAR_MAX_DECOMPOSIT...
2011-12-02 Tristan Van BerkomGDBusInterfaceSkeleton: make it possible to export...
2011-11-30 Nicola FontanaDo not use static GTypeInfo and GInterfaceInfo
2011-11-27 Carlos Garcia Camposgtester: Add command line option to skip tests
2011-11-27 Matthias ClasenRearrange GApplication docs
2011-11-27 Ryan LortieAdd g_action_group_query_action()
2011-11-24 Stef WalterGBytes: A new type for an immutable set of bytes.
2011-11-23 Matthias ClasenFix distcheck
2011-11-17 Ryan LortieAdd gtk-doc for gsettingsschema{,source}
2011-11-16 Benjamin Ottefileinfo: Add g_file_attribute_matcher_subtract()
2011-11-16 Benjamin Ottefileinfo: Add g_file_attribute_matcher_to_string()
2011-11-15 Javier Jardóndocs: Remove tmpl directory
2011-11-15 Matthias ClasenMove remaining docs inline
2011-11-15 Matthias ClasenMove GModule docs inline
2011-11-15 Matthias ClasenMove GDate docs inline
2011-11-15 Matthias ClasenMove i18n docs inline
2011-11-15 Matthias ClasenMove slice and hook docs inline
2011-11-14 Dan Winshipadd GNetworkMonitor, for... monitoring the network
2011-11-14 Dan WinshipGInetAddressMask: new type for internet address range...
2011-11-13 Matthias ClasenSome more docs reshuffling
2011-11-13 Matthias ClasenMore consistent doc formatting
2011-11-07 Dan WinshipFix g_variant_get_gtype() deprecation message
2011-11-03 Matthias ClasenMake the default log handler more useful
2011-11-03 Matthias ClasenUpdate deprecation docs
2011-10-28 Dan Winshipglib-mkenums: add --identifier-prefix and --symbol...
2011-10-28 Dan Winshipdocs: don't refer to a deprecated glib-mkenums flag
2011-10-25 Sjoerd SimonsFix document generation in out of tree builds
2011-10-21 Ryan LortieGVariant format string docs: fix maybe types
2011-10-19 Ryan LortieThe usual docs unbreaking...
2011-10-18 Ryan Lortiegatomic: introduce G_ATOMIC_LOCK_FREE
2011-10-18 David Zeuthengio: Introduce get_sort_key() methods on GDrive, GVolum...
2011-10-16 Matthias ClasenMove GTrashStack out of gutils.[hc]
2011-10-16 Matthias ClasenMove g_get_codeset next to g_get_charset
2011-10-15 Giovanni CampagnaTurn GKeyFile into a boxed for introspection
2011-10-15 Christian PerschGKeyFile: Add refcounting API
2011-10-15 Matthias ClasenAdd 'Since 2.32' indexes to gio and gobject docs
2011-10-15 Dan WinshipGAppLaunchContext: add environment-manipulating functions
2011-10-15 Matthias ClasenMisc doc formatting fixes
2011-10-15 Dan Winshipgutils: Add functions for working with environment...
2011-10-15 Ryan LortieRename g_thread_try to g_thread_try_new
2011-10-15 Matthias ClasenAdd g_thread_try to the docs
2011-10-15 Matthias ClasenUpdate doc lists
2011-10-15 Ryan LortieMask all signals in GLib worker thread
next