[glibmm/glibmm-gir-gmmproc] (168 commits) ...Merge branch 'master' into glibmm-gir-gmmproc



Summary of changes:

  05cc3d3... Add Gio::Resource (*)
  e40fd4d... Docs: Use doxygen-extra.css (*)
  26d5c96... Gio::Resource: Add get_file_exists_nothrow(). Rename some m (*)
  983dd28... Add Glib::Binding (*)
  491b05f... gmmproc: _WRAP_GERROR: Add documentation to the generated e (*)
  e7dea6d... Glib::Checksum::ChecksumType: Remove erroneous documentatio (*)
  e241f15... gmmproc: Change messages that MS Visual Studio can misunder (*)
  2a21d3c... gmmproc: Tidy up the generation of enum docs (*)
  c7fd894... Regenerate gio .defs. (*)
  aa0525e... Regnerate glib .defs. (*)
  ff03ae3... Regenerate .docs.xml files. (*)
  214f3c5... tests/giomm_tls_client: Put try/catch around Socket::connec (*)
  64dd48d... 2.43.1 (*)
  9c8e40c... Tiny comment spelling fix. (*)
  868f0db... gmmproc: Improve the conversion of Since to @newin (*)
  ad432ac... Add an empty line after @newin where it's missing (*)
  70977dc... gmmproc: Don't make one very long line for the enum documen (*)
  fe0e25c... Gio::UnixFDList, UnixFDMessage: Fix array lengths in steal_ (*)
  6c30f7c... Regenerate .defs. (*)
  6f72036... Regenerate .docs.xml (*)
  9cb81b4... Gio: Added NetworkMonitor. (*)
  9b13f8a... 2.43.2 (*)
  3bd36da... Gio::Resource docs: Suppress inappropriate doxygen links (*)
  330c814... Add Glib::SlotSpawnChildSetup (*)
  f022885... Glib::Binding: Rename and change BindingTransformSlot (*)
  d735209... Regenerated _docs.xml files. (*)
  e6746b1... 2.43.3 (*)
  10e2492... Glib::Error::register_init(): Call Glib::wrap_register_init (*)
  a3b4eef... gmmproc: Put DOXYGEN_SHOULD_SKIP_THIS around *_Class protot (*)
  2d477f3... Regenerate _docs.xml files. (*)
  40a887c... Regenerate enums .defs files. (*)
  ee8b4a0... Regenerate methods .defs files. (*)
  09de63a... Gio: Add TcpWrapperConnection. (*)
  0cfe1b6... Gio: TcpWrapperConnection: Add documentation. (*)
  fe4ce8e... Delete obsolete .defs files (*)
  3c03b07... Regenerate methods .defs  and .defs.patch files (*)
  e8ebd09... Glib::OptionGroup: Don't use the deprecated g_option_group_ (*)
  e9f6f70... Gio::Application, UnixSocketAddress: Deprecate some propert (*)
  08642d5... Gio::Notification: Add set_priority() and enum Notification (*)
  8d08e77... Glib::Value: Deprecate Value<char>, add Value<signed char> (*)
  08c5ed0... h2def.py: Remove *_DEPRECATED_IN_*_*_FOR(*) prefixes with w (*)
  2e8b0e6... Fix error messages from gmmproc (*)
  76c6894... Glib::OptionGroup: Fix enable/disable bool option pairs (*)
  44f61fa... Glib::OptionGroup: Fix memory leaks (*)
  f7c3a77... 2.43.90 (*)
  30f85b9... Regenerate .defs. (*)
  4caba73... Regenerate *_docs.xml files. (*)
  ccba540... Gio::Application: Add get_is_busy() and property. (*)
  c4faf7c... Gio::Application: Add get/set/unset_resource_base_path() an (*)
  fcd80be... OptionContext: Add get/set_strict_posix(). (*)
  c77476e... Gio::DBus::InterfaceInfo: Add cache_build() and cache_relea (*)
  9b8258d... Gio::File: Add replace_contents_bytes_aync(). (*)
  143d758... InputStream: Add read_all_async() and read_all_finish(). (*)
  7d31905... Gio::MemoryInputStream: Add add_bytes(). (*)
  fdc374a... Gio::OutputStream: Add write_all_async() and write_all_fini (*)
  ed35031... Gio::ThemedIcon: Change parameter name to use_default_fallb (*)
  4bb628e... Gio::OutputStream: write_async(), write_all_async(): Improv (*)
  5e70852... 2.43.91 (*)
  b94f5f8... Regenerate .defs. (*)
  aa97936... Regenerate _docs.xml files. (*)
  d1f1eca... gmmproc: _WRAP_VFUNC: Add the keep_return parameter (*)
  010a2d7... Gio::Action etc: Add keep_return to some _WRAP_VFUNC() (*)
  b28bc49... Gio::Action, ActionGroup: Fix critical messages from vfuncs (*)
  ffc7d97... Improve tests/glibmm_interface_implementation (*)
  1d7dd9b... Gio::SignalSocket docs: Add an empty line after @newin (*)
  71a6708... gmmproc: No #ifdef GLIBMM_*_ENABLED in generated code (*)
  9a83426... Regenerate docs.xml files. (*)
  16bebc6... 2.44.0 (*)
  73eff34... NEWS: Mention API Additions since 2.42 (*)
  c4da3d8... Add Gio::SimpleIOStream (*)
  192ddfc... gmmproc: _WRAP_PROPERTY: Remove a line from the generated d (*)
  6641ac9... Glib::Variant: Improve handling of object paths and signatu (*)
  78d9991... Add Glib::format_size() (*)
  6df9984... Add Glib::get_user_special_dir(UserDirectory) (*)
  edcd974... gmmproc: Add _IGNORE_PROPERTY() and _IGNORE_CHILD_PROPERTY( (*)
  f23d782... Gio::InetAddress, MemoryOutputStream: Add some _IGNORE (*)
  e89b9ab... Glib::Variant: Wrap handles, add get_data_as_bytes() (*)
  67e8f26... Glib::Threads::Thread: Don't use GThread, only GThread poin (*)
  0b8237d... Glib::ObjectBase: Don't use std::auto_ptr (*)
  46fcd11... Gio::Settings: Add connect_changed(). (*)
  bf404d0... Missing GLIBMM_API for Interface (*)
  2cb905a... gmmproc: Add support for 'newin "n,m"' in some _WRAP macros (*)
  a8efa7b... Fix the version numbers in some @newin Doxygen commands (*)
  cdefbff... gmmproc: _WRAP_SIGNAL: Fix the exception_handler parameter (*)
  79a172f... Add Glib::SignalProxyDetailed (*)
  47897b6... gmmproc: _WRAP_SIGNAL: Add support for detail_name (*)
  d2a6547... Gio::Settings: Replace connect_changed() by signal_changed( (*)
  b3ef51a... Gio::Settings: Don't use the deprecated "schema" property (*)
  139edfe... docextract_to_xml.py: Distinguish sections from properties (*)
  46e2b79... gmmproc: Fetch property docs from the docs.xml file, if ava (*)
  328e06f... Regenerate docs.xml files, including property documentation (*)
  ef4cdb9... Fix the version numbers in some @newin Doxygen commands (*)
  920cf79... docextract_to_xml.py: Add support for the --no-recursion op (*)
  ffd7662... Regenerate docs.xml files, excluding some subdirectories (*)
  7f6feb8... docextract_to_xml.py: Minor fix in internal data (*)
  e021103... 2.45.2 (*)
  c64c404... Glib::Thread: Don't disable more deprecation warnings than  (*)
  c570362... gmmproc: _WRAP_METHOD: Use G_GNUC_[BEGIN|END]_IGNORE_DEPREC (*)
  833025c... Don't disable more deprecation warnings than necessary (*)
  49967e8... Regenerate glib method .defs. (*)
  493eb8b... Regenerate glib docs.xml. (*)
  ba95467... Regenerate gio .defs. (*)
  4c7f7ac... Add SettingsSchema, SettingsSchemaKey and SettingsSchemaSou (*)
  b4198dd... tools/m4/list.m4: GP_LIST: Remove this because nothing uses (*)
  08c6cc2... HelperList: Deprecate this. (*)
  f4ba3c8... ArrayHandle: Add a comment about removing this one day. (*)
  67f41ee... SArray: Deprecate this and remove ifdef0-ed code. (*)
  a8f22f4... 2.45.3 (*)
  9c5e306... gmmproc: _WRAP_SIGNAL: Accept apostrophes in a preceding co (*)
  d6f7c5f... Glib::HelperList: fix iterator check in operator[] (*)
  ab7f780... Require C++11. (*)
  1b23397... C++11: _CLASS_BOXEDTYPE: Generate move constructors and ass (*)
  2cad488... C++11: Use range-based for loops. (*)
  e0a8d05... C++11: examples: No need for > > now. (*)
  8de5b1c... C++11: examples: Use nullptr. (*)
  f4e15e7... C++11: examples: more use of auto. (*)
  84510ee... configure.ac: Use MM_AX_CXX_COMPILE_STDCXX_11 from mm-commo (*)
  6638238... C++11: Use the override keyword. (*)
  90df091... configure.ac: Use -Wsuggest-override and -Wshadow with --en (*)
  254f5b9... Avoid shadowed variables. (*)
  40f91e9... C++11: Some use of the auto keyword. (*)
  a776f52... C++11: gmmproc: Use of auto in generated files. (*)
  d5fbe0d... examples: Avoid more shadowed variables. (*)
  e1dba38... Examples: OptionGroup: Make the args public again to fix th (*)
  fc715b2... C++11: More uses of range-based for. (*)
  ac83005... C++11: More use of auto. (*)
  b5e068e... C++11: examples/tests: More use of auto. (*)
  dc8ed8b... Regenerate gio _docs.xml (*)
  ea01e80... Regenerate glib_functions.defs. (*)
  15a317c... Regenerated glib _docs.xml (*)
  346b3ea... 2.45.31 (*)
  e0a6b4e... 2.45.31 (*)
  5fd21ce... C++11: Use nullptr. (*)
  ceefa50... C++11: Use of the override keyword. (*)
  e67a885... IOChannel: Documentation: Mark vfuncs as deprecated. (*)
  05610ce... Glib::List_Iterator (and similar): Deprecate via ifdef. (*)
  49bf9a2... C++11: Use = delete instead of private to make classes nonc (*)
  9097cd4... RefPtr<>: Don't mention RefPtr<T_CppObject> when just RefPt (*)
  10898bc... RefPtr: Add move constructor and move assignment operator. (*)
  eedf161... Glib::RefPtr: Move assignment operator: Unref the previous  (*)
  74d6630... C++11: Replace throw() with noexcept. (*)
  54850c3... Gio::Application: Add the shutdown signal. (*)
  6af1d1e... 2.45.4 (*)
  f8ee0fb... 2.45.40 (*)
  1bed470... gmmproc: Improve processing of documentation (*)
  dd5e56f... test_scripts/testheaders.sh: Add -std=c++11 in the g++ comm (*)
  7d2e6b8... HelperList: Don't use ifndef GLIBMM_DISABLE_DEPRECATED arou (*)
  0220620... Revert "Glib::List_Iterator (and similar): Deprecate via if (*)
  8670d2a... 2.45.41 (*)
  6425a5c... Update scripts that generate .defs files (*)
  4ea0e5f... Update glib_enums.defs.patch, add gio_enums.defs.patch (*)
  4866bc0... Correct a comment. (*)
  fb6ce37... tls_client test: Use gnome.org instead of google.org (*)
  a219554... Add tests/glibmm_refptr. (*)
  bc6d286... tests/glibmm_refptr: Correct the move constructor test. (*)
  07ba427... Glib::RefPtr: add "release()" method (*)
  1a21147... Glib::RefPtr: add missing constructor and assignment operat (*)
  c4b89c7... tests/glibmm_refptr: Slight improvement. (*)
  2c76615... tests/glibmm_refptr: Add simpler tests for move constructor (*)
  0162a65... generate_wrap_init.pl: Allow to use nested namespaces for w (*)
  9f30d4a... Remove gio/src/gio_unix_functions.defs (*)
  40b6ca5... tools/gen_scripts: Don't read private.h files (*)
  11fa7d9... Regenerate gio_methods.defs, glib_functions.defs, gobject_f (*)
  88d59ef... Remove unnecessary _IGNORE() (*)
  a427c8f... RefPtr: move assignment operator: Use swap(). (*)
  b8ec08f... Visual Studio Projects: Update to 2013 (*)
  d941158... Glib::RefPtr: minor release() improvements. (*)
  0d5f63b... Merge branch 'master' into glibmm-gir-gmmproc

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]