2016-November Archive by Date
01 November 2016
02 November 2016
03 November 2016
- [gxml] GomElement: Added unit tests and API additions Daniel Espinosa Ortiz
- [gxml] Fixes on namespaces handling Daniel Espinosa Ortiz
- [gxml] Fixed throw error of incorrect namespace prefix Daniel Espinosa Ortiz
- [gxml] Fixed throw error on invalid URI namespace Daniel Espinosa Ortiz
- [gxml] Fixed detection of conflictive namespaces Daniel Espinosa Ortiz
- [gxml] Fixed GomElement.remove_attribute() Daniel Espinosa Ortiz
- [gxml] Added test to add and remove namespaced attributes Daniel Espinosa Ortiz
- [gxml] GomElement: Added tests for errors in ns attributes Daniel Espinosa Ortiz
- [gxml] GomNode: Removed to_string() Daniel Espinosa Ortiz
- [baobab] Updated Vietnamese translation Trần Ngọc Quân
- [gnome-builder] completion-words: add IdeCompletionWords Christian Hergert
- [gnome-builder] source-view: enable Enter for completion activation Christian Hergert
- [gnome-panel] status-notifier: add items to panel Alberts Muktupāvels
- [gobject-introspection] tests: Test hashtables with allocated values Philip Chimento
- [gjs] arg: Allocate hash values that don't fit in pointers Philip Chimento
- [gjs] arg: Update rooting to match mozjs31 Philip Chimento
- [gjs/wip/ptomato/mozjs31prep] (10 commits) ...object: Root misc functions Philip Chimento
- [gjs/wip/ptomato/mozjs31prep: 9/10] object: Use JS::Heap for GObject-JSObject weak ref Philip Chimento
- [gjs/wip/ptomato/mozjs31prep: 10/10] object: Root misc functions Philip Chimento
- [gjs] (2 commits) Non-fast-forward update to branch wip/ptomato/mozjs31prep Philip Chimento
- [gjs/wip/ptomato/mozjs31prep: 1/2] object: Use JS::Heap for GObject-JSObject weak ref Philip Chimento
- [gjs/wip/ptomato/mozjs31prep: 2/2] object: Root misc functions Philip Chimento
- [gjs] (26 commits) Non-fast-forward update to branch wip/ptomato/mozjs31 Philip Chimento
- [gjs/wip/ptomato/mozjs31: 13/26] object: Root misc functions Philip Chimento
- [gjs/wip/ptomato/mozjs31: 14/26] WIP - mozjs31 Philip Chimento
- [gjs/wip/ptomato/mozjs31: 15/26] js: Remove remaining usage of JSBool Philip Chimento
- [gjs/wip/ptomato/mozjs31: 16/26] js: Remove deprecated JS_IsConstructing() Philip Chimento
- [gjs/wip/ptomato/mozjs31: 17/26] js: Remove deprecated JS_ValueToString() Philip Chimento
- [gjs/wip/ptomato/mozjs31: 18/26] importer: Remove deprecated JS_{Get, Set}PropertyAttributes Philip Chimento
- [gjs/wip/ptomato/mozjs31: 19/26] jsapi-util: Use HandleValueArray as function param Philip Chimento
- [gjs/wip/ptomato/mozjs31: 20/26] js: Remove deprecated JS_{Get, Set}Options Philip Chimento
- [gjs/wip/ptomato/mozjs31: 21/26] js: Remove deprecated JS_GetGlobalForScopeChain Philip Chimento
- [gjs/wip/ptomato/mozjs31: 22/26] js: Remove deprecated jschar in favour of char16_t Philip Chimento
- [gjs/wip/ptomato/mozjs31: 23/26] arg: Build arrays with JS::AutoValueVector Philip Chimento
- [gjs/wip/ptomato/mozjs31: 24/26] keep-alive: Remove deprecated JS_SET_TRACING_DETAILS Philip Chimento
- [gjs/wip/ptomato/mozjs31: 25/26] object: Use PersistentRooted in object_init_list Philip Chimento
- [gjs/wip/ptomato/mozjs31: 26/26] WIP - stuff Philip Chimento
- [gnome-builder] editor-controls: show goto-line immediately Christian Hergert
- [gtk+] colorswatch: Readd accidentally removed call Benjamin Otte
- [gtk+] colorplane: Port to be a no-window widget Benjamin Otte
- [gtk+] iconview: Turn into no-window widget Benjamin Otte
- [gtk+] textview: Convert to no-window widget Benjamin Otte
- [gtk+] revealer: Port to no-window widget Benjamin Otte
- [gnome-builder] diagnostics: don't clear the weak ref Christian Hergert
- [gjs/wip/ptomato/mozjs31prep] js: Root misc fundamental, param, repo, union Philip Chimento
- [gjs/wip/ptomato/mozjs31prep] js: Root gjs_value_to_g_value() Philip Chimento
- [gjs] (17 commits) Non-fast-forward update to branch wip/ptomato/mozjs31 Philip Chimento
- [gjs/wip/ptomato/mozjs31: 3/17] object: Root misc functions Philip Chimento
- [gjs/wip/ptomato/mozjs31: 4/17] WIP - mozjs31 Philip Chimento
- [gjs/wip/ptomato/mozjs31: 5/17] js: Remove remaining usage of JSBool Philip Chimento
- [gjs/wip/ptomato/mozjs31: 6/17] js: Remove deprecated JS_IsConstructing() Philip Chimento
- [gjs/wip/ptomato/mozjs31: 7/17] js: Remove deprecated JS_ValueToString() Philip Chimento
- [gjs/wip/ptomato/mozjs31: 8/17] importer: Remove deprecated JS_{Get, Set}PropertyAttributes Philip Chimento
- [gjs/wip/ptomato/mozjs31: 9/17] jsapi-util: Use HandleValueArray as function param Philip Chimento
- [gjs/wip/ptomato/mozjs31: 10/17] js: Remove deprecated JS_{Get, Set}Options Philip Chimento
- [gjs/wip/ptomato/mozjs31: 11/17] js: Remove deprecated JS_GetGlobalForScopeChain Philip Chimento
- [gjs/wip/ptomato/mozjs31: 12/17] js: Remove deprecated jschar in favour of char16_t Philip Chimento
- [gjs/wip/ptomato/mozjs31: 13/17] arg: Build arrays with JS::AutoValueVector Philip Chimento
- [gjs/wip/ptomato/mozjs31: 14/17] keep-alive: Remove deprecated JS_SET_TRACING_DETAILS Philip Chimento
- [gjs/wip/ptomato/mozjs31: 15/17] object: Use PersistentRooted in object_init_list Philip Chimento
- [gjs/wip/ptomato/mozjs31: 16/17] WIP - stuff Philip Chimento
- [gjs/wip/ptomato/mozjs31: 17/17] WIP - interface Philip Chimento
- [gnome-builder] clang: avoid over activating clang completion provider Christian Hergert
- [gnome-builder] ctags: be more careful when determining when we can activate Christian Hergert
- [gnome-builder] clang: cleanup our activation check Christian Hergert
- [gnome-builder] completion-words: avoid over activating Christian Hergert
- [gnome-builder] snippets: avoid over activation of snippet completion Christian Hergert
- [gnome-builder] clang: avoid completion until the translation unit is ready Christian Hergert
- [gnome-settings-daemon] build: Fix autogen.sh for builddir != srcdir Bastien Nocera
- [vala] Non-fast-forward update to branch wip/gtk4 Rico Tzschichholz
- [vala/wip/gtk4] gtk+-4.0: Update to 3.89.0+c9a313a1 Rico Tzschichholz
- [vala] gtk+-4.0: Update to 3.89.0+c9a313a1 Rico Tzschichholz
- [gnome-music] Use utils functions where applicable Marinus Schraal
- [gtk+] wayland: check valid pending cairo surface Olivier Fourdan
- [gtk+/gtk-3-22] wayland: check valid pending cairo surface Olivier Fourdan
- [jhbuild] core-deps-3.22: WebKitGTK+ 2.14.2 Carlos Garcia Campos
- [epiphany] [REGRESSION] Infinite loop in forms with multiple saved credentials Sergio Villar Senin
- [gnome-settings-daemon] build: Follow-up to 43b8dc4 that doesn't require bash Bastien Nocera
- [gtk+] Windows: Update code for monolithic GTK DLL Chun-wei Fan
- [shotwell] Update Spanish translation Damned-Lies
- [epiphany] Update Spanish translation Damned-Lies
- [beast] BEAST: fix crash: assigning NULL to std::string is an error Tim Janik
- [vala] vapi: Update GIR-based bindings Rico Tzschichholz
- [gtk+] Visual Studio builds: Build GTK+ as a monolithic DLL Chun-wei Fan
- [evolution-data-server/wip/camel-more-gobject] Seal CamelFolderSearch properties Milan Crha
- [gnome-music] Move grilo.tracker checks to grilo Marinus Schraal
- [gnome-music] query: Refer to self as self Marinus Schraal
- [gtk+] Visual Studio builds: Use gtk-4.lib for the .lib file Chun-wei Fan
- [gtk+] autotools: Update MSVC gir build script generation Chun-wei Fan
- [gtk+] configure.ac: Remove gdk/win32/rc/gdk.rc Chun-wei Fan
- [gnome-builder] highlighter: add IdeHighlighter::load() vfunc Christian Hergert
- [gnome-builder] langserv-highlighter: Add IdeLangservHighlighter Christian Hergert
- [gnome-builder] rust-langserv: add simple language server highlighter Christian Hergert
- [gnome-boxes/gnome-3-20] Release 3.20.3 Debarshi Ray
- [gnome-boxes] Created tag v3.20.3 Debarshi Ray
- [gnome-control-center] (6 commits) Non-fast-forward update to branch wip/feborges/new-search-panel Felipe Borges
- [gnome-control-center/wip/feborges/new-search-panel: 2/6] search: Place the whole content in a scrolled window Felipe Borges
- [gnome-control-center/wip/feborges/new-search-panel: 3/6] search: Use list box separators between entries Felipe Borges
- [gnome-control-center/wip/feborges/new-search-panel: 4/6] search: Move the gear button to the top of the panel Felipe Borges
- [gnome-control-center/wip/feborges/new-search-panel: 5/6] search: Introduce Drag and Drop between rows Felipe Borges
- [gnome-control-center/wip/feborges/new-search-panel: 6/6] search: Drop move buttons since we now support Drag and Drop Felipe Borges
- [vala] (5 commits) Non-fast-forward update to branch wip/housekeeping Rico Tzschichholz
- [vala/wip/housekeeping: 3/5] codegen: Simplify get_signal_canonical_constant() Rico Tzschichholz
- [vala/wip/housekeeping: 4/5] codegen: Simplify get_enum_value_canonical_cconstant() Rico Tzschichholz
- [vala/wip/housekeeping: 5/5] Fix deprecation of class/struct fields Rico Tzschichholz
- [nautilus] regular-file-function: reword the function name Carlos Soriano
- [vala] Deleted branch staging Rico Tzschichholz
- [vala] (6 commits) Created branch staging Rico Tzschichholz
- [vala/staging: 1/6] Support [FormatArg] attribute for parameters Rico Tzschichholz
- [vala/staging: 2/6] glib-2.0: Add [FormatArg] attributes to gettext functions Rico Tzschichholz
- [vala/staging: 3/6] Add [FormatArg] attribute to Parser.get_error Rico Tzschichholz
- [vala/staging: 4/6] Do not use non-literal printf format strings Rico Tzschichholz
- [vala/staging: 5/6] codegen: Avoid temporary variables for calls to [FormatArg] methods Rico Tzschichholz
- [vala/staging: 6/6] tests: Enable -Werror=format-security Rico Tzschichholz
- [gnome-music] views: Remove redundant GLib.idle_add calls Marinus Schraal
- [gnome-music] grilo: Fix the lookup duplication just introduced Marinus Schraal
- [gnome-music] baseview: Remove print statement Marinus Schraal
- [gnome-music] views: Remove unused function Marinus Schraal
- [gtk+] (841 commits) Non-fast-forward update to branch wip/baedert/meson Timm Bäder
- [gtk+/wip/baedert/meson: 807/841] Add Meson build files Timm Bäder
- [gtk+/wip/baedert/meson: 808/841] fallback-c89: Include config.h Timm Bäder
- [gtk+/wip/baedert/meson: 809/841] Meson build v2 Timm Bäder
- [gtk+/wip/baedert/meson: 810/841] meson: Add options for x/wayland/broadway backends Timm Bäder
- [gtk+/wip/baedert/meson: 811/841] gtk: Generate gresources file Timm Bäder
- [gtk+/wip/baedert/meson: 812/841] meson: Add unit test files Timm Bäder
- [gtk+/wip/baedert/meson: 813/841] meson: Build gtk marshallers Timm Bäder
- [gtk+/wip/baedert/meson: 814/841] meson: make gtk buildable Timm Bäder
- [gtk+/wip/baedert/meson: 815/841] meson: Use xrandr Timm Bäder
- [gtk+/wip/baedert/meson: 816/841] gtk major version Timm Bäder
- [gtk+/wip/baedert/meson: 817/841] meson: replace gentypefuncs.d with python script Timm Bäder
- [gtk+/wip/baedert/meson: 818/841] gentypefuncs.py: Use python3 Timm Bäder
- [gtk+/wip/baedert/meson: 819/841] wayland: Include generated sources from builddir, not srcdir Timm Bäder
- [gtk+/wip/baedert/meson: 820/841] build: Generate wayland protocol files Timm Bäder
- [gtk+/wip/baedert/meson: 821/841] meson: build gtk/ again Timm Bäder
- [gtk+/wip/baedert/meson: 822/841] meson: Build gtk3-demo Timm Bäder
- [gtk+/wip/baedert/meson: 823/841] meson: Generate demos.h for gtk3-demo Timm Bäder
- [gtk+/wip/baedert/meson: 824/841] meson: Disable broadway build Timm Bäder
- [gtk+/wip/baedert/meson: 825/841] meson: Require gtkmarshal_h before we build gtk Timm Bäder
- [gtk+/wip/baedert/meson: 826/841] meson: Use -Bsymbolic Timm Bäder
- [gtk+/wip/baedert/meson: 827/841] meson: figure out wayland-protocols pkgdatadir via pkg-config Timm Bäder
- [gtk+/wip/baedert/meson: 828/841] meson.build: Add more required versions Timm Bäder
- [gtk+/wip/baedert/meson: 829/841] meson: Also check for sincos Timm Bäder
- [gtk+/wip/baedert/meson: 830/841] meson: Build all tests in tests/ Timm Bäder
- [gtk+/wip/baedert/meson: 831/841] examples/drawing: Don't call gtk_main_quit Timm Bäder
- [gtk+/wip/baedert/meson: 832/841] Build examples Timm Bäder
- [gtk+/wip/baedert/meson: 833/841] gtk/meson: Read dirs from options Timm Bäder
- [gtk+/wip/baedert/meson: 834/841] meson: Install libgtk and libgdk Timm Bäder
- [gtk+/wip/baedert/meson: 835/841] meson: Build gtk utils Timm Bäder
- [gtk+/wip/baedert/meson: 836/841] build tests/visuals Timm Bäder
- [gtk+/wip/baedert/meson: 837/841] meson: build some more tests Timm Bäder
- [gtk+/wip/baedert/meson: 838/841] meson: Check for more libraries Timm Bäder
- [gtk+/wip/baedert/meson: 839/841] meson: Conditionally check for dependencies Timm Bäder
- [gtk+/wip/baedert/meson: 840/841] meson: Sort input files by name Timm Bäder
- [nautilus] ui-utilities: clarify date label Ernestas Kulik
- [gtk+/wip/baedert/meson: 841/841] Update meson build files Timm Bäder
- [nautilus] floating-bar: fix hide on hover with notebook visible Ernestas Kulik
- [evolution-data-server/wip/camel-more-gobject] Seal CamelFolderSummary properties + some API/function renames Milan Crha
- [evolution-ews/wip/camel-more-gobject] Seal CamelFolderSummary properties + some API/function renames Milan Crha
- [evolution-mapi/wip/camel-more-gobject] Seal CamelFolderSummary properties + some API/function renames Milan Crha
- [evolution-activesync/wip/camel-more-gobject] Seal CamelFolderSummary properties + some API/function renames Milan Crha
- [gsettings-desktop-schemas] Update Italian translation Damned-Lies
- [gvfs] mtp: Remove unused variable Ondrej Holy
- [nemiver] Fix regression in assertions Hubert Figuière
- [nemiver] NEMIVER_VERSION was never defined properly Hubert Figuière
- [chronojump] Closing sp on OSX if opening chronopicRegister and no ports Xavier de Blas
- [rhythmbox] Link podcast plugin menus Jonathan Matthew
- [gtk+] Add a testcase for stacked headerbars Matthias Clasen
- [gtk+/gtk-3-22] Add a testcase for stacked headerbars Matthias Clasen
- [gnome-music] artistsview: Cleanup Marinus Schraal
- [tracker] tracker-extract: Fix album disc uri in gstreamer Marinus Schraal
- [tracker/tracker-1.10] tracker-extract: Fix album disc uri in gstreamer Marinus Schraal
- [evolution-data-server/wip/camel-more-gobject] Seal CamelMimeMessage properties Milan Crha
- [evolution/wip/camel-more-gobject] Seal CamelMimeMessage properties Milan Crha
- [evolution-data-server/wip/camel-more-gobject] Seal CamelSaslAnonymous properties Milan Crha
- [evolution-data-server/wip/camel-more-gobject] Seal CamelSExp properties Milan Crha
- [gtk+] popover: pop down when pressing escape Ernestas Kulik
- [gtk+/gtk-3-22] popover: pop down when pressing escape Ernestas Kulik
- [gnome-control-center] (2 commits) Non-fast-forward update to branch wip/feborges/new-search-panel Felipe Borges
- [gnome-control-center/wip/feborges/new-search-panel: 1/2] search: Introduce Drag and Drop between rows Felipe Borges
- [gnome-control-center/wip/feborges/new-search-panel: 2/2] search: Drop move buttons since we now support Drag and Drop Felipe Borges
- [tracker] libtracker-miner: Start TrackerDecorator queries on TrackerMiner::started Carlos Garnacho
- [tracker] libtracker-data: Handle overflows on libicu-based normalization Carlos Garnacho
- [tracker/tracker-1.10] libtracker-miner: Start TrackerDecorator queries on TrackerMiner::started Carlos Garnacho
- [tracker/tracker-1.10] libtracker-data: Handle overflows on libicu-based normalization Carlos Garnacho
- [gnome-control-center] (3 commits) Non-fast-forward update to branch wip/feborges/new-search-panel Felipe Borges
- [gnome-control-center/wip/feborges/new-search-panel: 1/3] search: Drop undesirable shadown of Scrolled Window Felipe Borges
- [gnome-control-center/wip/feborges/new-search-panel: 2/3] search: Introduce Drag and Drop between rows Felipe Borges
- [gnome-control-center/wip/feborges/new-search-panel: 3/3] search: Drop move buttons since we now support Drag and Drop Felipe Borges
- [gnome-control-center] search: Drop superfluous border from the "Search Location" dialog Felipe Borges
- [gtkmm] Gtk: Regenerate gdk_docs.xml and the .defs files Kjell Ahlstedt
- [gtkmm] Gtk: Remove files wrapping only API which has been removed in gtk+-4 Kjell Ahlstedt
- [gtkmm] Gtk: Remove more API which has been removed in gtk+-4 Kjell Ahlstedt
- [devhelp] (3 commits) Created branch wip/swilmet/build-system-update Sébastien Wilmet
- [devhelp/wip/swilmet/build-system-update: 1/3] build: don't use gnome-autogen.sh (deprecated) Sébastien Wilmet
- [devhelp/wip/swilmet/build-system-update: 2/3] build: depend on Automake >= 1.14 Sébastien Wilmet
- [devhelp/wip/swilmet/build-system-update: 3/3] build: have only one PKG_CHECK_MODULES Sébastien Wilmet
- [evolution-data-server/wip/camel-more-gobject] Seal CamelStream (and its descendants) properties Milan Crha
- [evolution/wip/camel-more-gobject] Seal CamelStream (and its descendants) properties Milan Crha
- [evolution-mapi/wip/camel-more-gobject] Seal CamelStream (and its descendants) properties Milan Crha
- [atomix] Updated Danish translation Ask Hjorth Larsen
- [gnome-control-center] (9 commits) Non-fast-forward update to branch wip/feborges/new-search-panel Felipe Borges
- [gnome-control-center/wip/feborges/new-search-panel: 2/9] search: Place the whole content in a scrolled window Felipe Borges
- [gnome-control-center/wip/feborges/new-search-panel: 3/9] search: Set min-content-height on the scrolled window Felipe Borges
- [gnome-control-center/wip/feborges/new-search-panel: 4/9] search: Use list box separators between entries Felipe Borges
- [gnome-control-center/wip/feborges/new-search-panel: 5/9] search: Move the gear button to the top of the panel Felipe Borges
- [gnome-control-center/wip/feborges/new-search-panel: 6/9] search: Drop undesirable shadow of scrolled Window Felipe Borges
- [gnome-control-center/wip/feborges/new-search-panel: 7/9] search: Introduce Drag and Drop between rows Felipe Borges
- [gnome-control-center/wip/feborges/new-search-panel: 8/9] search: Drop move buttons since we now support Drag and Drop Felipe Borges
- [gnome-control-center/wip/feborges/new-search-panel: 9/9] search: Introduce Drag'n'Drop handlers for list box rows Felipe Borges
- [devhelp] (3 commits) Non-fast-forward update to branch wip/swilmet/build-system-update Sébastien Wilmet
- [devhelp/wip/swilmet/build-system-update: 1/3] build: don't use gnome-autogen.sh (deprecated) Sébastien Wilmet
- [evolution-data-server/wip/camel-more-gobject] Seal CamelVeeFolder properties Milan Crha
- [devhelp/wip/swilmet/build-system-update: 2/3] build: depend on Automake >= 1.14 Sébastien Wilmet
- [devhelp/wip/swilmet/build-system-update: 3/3] build: have only one PKG_CHECK_MODULES Sébastien Wilmet
- [devhelp] docs: s/DevHelp/Devhelp/ Sébastien Wilmet
- [devhelp] docs: better title for the API reference Sébastien Wilmet
- [epiphany/gnome-3-22] Require WebKitGTK+ 2.14.2 Michael Catanzaro
- [evolution-data-server/wip/camel-more-gobject] Seal CamelVTrashFolder properties Milan Crha
- [epiphany/gnome-3-22] Make password autofill compatible with Angular forms Michael Catanzaro
- [gimp-web/testing] Polish Jehan's new 404 page Pat David
- [epiphany] web-extension: Add missing casts Michael Catanzaro
- [librsvg/rustification] path_builder.rs: Port rsvg_path_builder_arc() to Rust. Federico Mena Quintero
- [librsvg/rustification] tests: Add a README.md; make rsvg-test.c's test names more clear Federico Mena Quintero
- [librsvg/rustification] tests/fixtures/reftests/svg1.1: Add the first batch of tests from the SVG test suite Federico Mena Quintero
- [chrome-gnome-shell] Added da to list of languages Ask Hjorth Larsen
- [chrome-gnome-shell] Updated Danish translation Ask Hjorth Larsen
- [librsvg/rustification] tests/README.md: Improve the markup; describe 'crash' and 'styles' as well Federico Mena Quintero
- [gimp-web/testing] Style cc icons to vertical-align: middle Pat David
- [gvfs] (20 commits) Non-fast-forward update to branch wip/oholy/gtask Ondrej Holy
- [gvfs/wip/oholy/gtask: 3/20] client: Port GDaemonFile to GTask Ondrej Holy
- [gvfs/wip/oholy/gtask: 4/20] client: Port GDaemonFileEnumerator to GTask Ondrej Holy
- [gvfs/wip/oholy/gtask: 5/20] client: Port GDaemonFileInputStream to GTask Ondrej Holy
- [gvfs/wip/oholy/gtask: 6/20] client: Port GDaemonFileOutputStream to GTask Ondrej Holy
- [gvfs/wip/oholy/gtask: 7/20] client: Remove obsolete GSimpleAsyncResult helpers Ondrej Holy
- [gvfs/wip/oholy/gtask: 8/20] common: Port GVfsMountInfo to GTask Ondrej Holy
- [gvfs/wip/oholy/gtask: 9/20] daemon: Port GVfsBackend to GTask Ondrej Holy
- [gvfs/wip/oholy/gtask: 10/20] udisks2: Port GVfsUDisks2Drive to GTask Ondrej Holy
- [gvfs/wip/oholy/gtask: 11/20] udisks2: Port GVfsUDisks2Volume to GTask Ondrej Holy
- [gvfs/wip/oholy/gtask: 12/20] udisks2: Port GVfsUDisks2Utils to GTask Ondrej Holy
- [gvfs/wip/oholy/gtask: 13/20] udisks2: Port GVfsUDisks2Mount to GTask Ondrej Holy
- [gvfs/wip/oholy/gtask: 14/20] proxy: Port GProxyVolume to GTask Ondrej Holy
- [gvfs/wip/oholy/gtask: 15/20] proxy: Port GProxyMount to GTask Ondrej Holy
- [gvfs/wip/oholy/gtask: 16/20] proxy: Port GProxyDrive to GTask Ondrej Holy
- [gvfs/wip/oholy/gtask: 17/20] afp: Port GVfsBackendAfpBrowse to GTask Ondrej Holy
- [gvfs/wip/oholy/gtask: 18/20] afp: Port GVfsAfpServer to GTask Ondrej Holy
- [gvfs/wip/oholy/gtask: 19/20] afp: Port GVfsAfpConnection to GTask Ondrej Holy
- [gvfs/wip/oholy/gtask: 20/20] afp: Port GVfsAfpVolume to GTask Ondrej Holy
- [gtksourceview] docs: add an intro with the pkg-config name Sébastien Wilmet
- [gnome-todo] gtd-panel-today: fix crash due g_list_free on NULL Victor Toso de Carvalho
- [extensions-web] secure: disabled site rendering in frames Yuri Konotopov
- [extensions-web] secure: added some basic secure options. Mostly for production use. Yuri Konotopov
- [gimp-web/testing] content: do not use a bitmap pattern on the 404 SVG animation. Jehan Pagès
- [baobab] Update Friulian translation Damned-Lies
- [epiphany/gnome-3-22] New forms API is still unstable for 2.14 Michael Catanzaro
- [gnome-panel] status-notifier: get properties from proxy Alberts Muktupāvels
- [extensions-web] Updated readme Yuri Konotopov
- [librsvg/rustification] rsvg-shapes: Remove unused struct field Federico Mena Quintero
- [libsoup] websocket: add api to add a keepalive interval Ignacio Casal Quinteiro
- [beast] (11 commits) ...Merge branch 'configure-updates' Tim Janik
- [beast: 1/11] BUILD: move autotools files to config/ and require srcdir==builddir Tim Janik
- [beast: 2/11] BUILD: acbeast.m4: provide MC_ASSERT_VERSION Tim Janik
- [beast: 3/11] BUILD: autogen.sh: avoid calling ./configure if $NOCONFIGURE is set Tim Janik
- [beast: 4/11] BUILD: configure.ac: move 'subdir-objects' option, to apply to all Makefiles Tim Janik
- [beast: 5/11] TOOLS: fix automake warning Tim Janik
- [beast: 6/11] BUILD: support clang++ options and various sanitizers for --enable-debug Tim Janik
- [beast: 7/11] BUILD: configure.ac: combine dependencies into one LIBBSE pkg-config check Tim Janik
- [beast: 8/11] BUILD: configure.ac: fix a bogus clang++ warning Tim Janik
- [beast: 9/11] BUILD: remove BST_VERSION_HINT Tim Janik
- [beast: 10/11] BUILD: use only config/config.h for autoconf results Tim Janik
- [beast: 11/11] Merge branch 'configure-updates' Tim Janik
- [libsoup] Deleted branch wip/keepalive Ignacio Casal Quinteiro
- [gimp-web] (11 commits) ...content: do not use a bitmap pattern on the 404 SVG animation. Pat David
- [gtksourceview] docs: document which GTK+ version is used Sébastien Wilmet
- [gtk+/gtk-3-22] Adwaita: correctly style headerbars in a stack Lapo Calamandrei
- [gtk+] Adwaita: correctly style headerbars in a stack Matthias Clasen
- [rhythmbox] (12 commits) Non-fast-forward update to branch wip/sam/meson Sam Thursfield
- [rhythmbox/wip/sam/meson: 10/12] Remove some unused stuff from Autotools build instructions Sam Thursfield
- [rhythmbox/wip/sam/meson: 11/12] Meson build instructions Sam Thursfield
- [rhythmbox/wip/sam/meson: 12/12] Remove unneeded -Wno-undef link argument Sam Thursfield
- [vala] (4 commits) Non-fast-forward update to branch wip/housekeeping Rico Tzschichholz
- [vala/wip/housekeeping: 1/4] glib-2.0: Add simple fast-path to string.replace() Rico Tzschichholz
- [vala/wip/housekeeping: 2/4] codegen: Simplify get_signal_canonical_constant() Rico Tzschichholz
- [vala/wip/housekeeping: 3/4] codegen: Simplify get_enum_value_canonical_cconstant() Rico Tzschichholz
- [vala/wip/housekeeping: 4/4] Fix deprecation of class/struct fields Rico Tzschichholz
- [vala] (4 commits) Non-fast-forward update to branch wip/housekeeping Rico Tzschichholz
- [vala/wip/housekeeping: 1/4] glib-2.0: Add simple fast-path to string.replace() Rico Tzschichholz
- [vala/wip/housekeeping: 2/4] codegen: Simplify get_signal_canonical_constant() Rico Tzschichholz
- [vala/wip/housekeeping: 3/4] codegen: Simplify get_enum_value_canonical_cconstant() Rico Tzschichholz
- [vala/wip/housekeeping: 4/4] Fix deprecation of class/struct fields Rico Tzschichholz
- [vala] Deleted branch staging Rico Tzschichholz
- [vala] (6 commits) Created branch staging Rico Tzschichholz
- [vala/staging: 1/6] Support [FormatArg] attribute for parameters Rico Tzschichholz
- [vala/staging: 2/6] glib-2.0: Add [FormatArg] attributes to gettext functions Rico Tzschichholz
- [vala/staging: 3/6] Add [FormatArg] attribute to Parser.get_error Rico Tzschichholz
- [vala/staging: 4/6] Do not use non-literal printf format strings Rico Tzschichholz
- [vala/staging: 5/6] codegen: Avoid temporary variables for calls to [FormatArg] methods Rico Tzschichholz
- [vala/staging: 6/6] tests: Enable -Werror=format-security Rico Tzschichholz
- [balsa] Updated Danish translation Ask Hjorth Larsen
- [gxml] GomDocument: Added write to file Daniel Espinosa Ortiz
- [gxml] XParser: Fixes on xml prefix parsing and write Daniel Espinosa Ortiz
- [gxml] GomElement: Improved namespace conflic detection Daniel Espinosa Ortiz
- [gxml] GOM: Fixed adding namespaced elements Daniel Espinosa Ortiz
- [gxml] GOM: Improved creating/appending ns elements Daniel Espinosa Ortiz
- [gxml] XParser: Fixed writting just attribes no ns Daniel Espinosa Ortiz
- [gxml] XParser: Namespaced elements just include prefix Daniel Espinosa Ortiz
- [gxml] XParser: write element defuault xmlns Daniel Espinosa Ortiz
- [gxml] XParser: Added test to write xmlns on element Daniel Espinosa Ortiz
- [gxml] GomElement: Fixed detection of xmlns redefinition Daniel Espinosa Ortiz
- [vala] Deleted branch staging Rico Tzschichholz
- [vala] (10 commits) Created branch staging Rico Tzschichholz
- [vala/staging: 1/10] glib-2.0: Add simple fast-path to string.replace() Rico Tzschichholz
- [vala/staging: 2/10] codegen: Simplify get_signal_canonical_constant() Rico Tzschichholz
- [vala/staging: 3/10] codegen: Simplify get_enum_value_canonical_cconstant() Rico Tzschichholz
- [vala/staging: 4/10] Fix deprecation of class/struct fields Rico Tzschichholz
- [vala/staging: 5/10] Support [FormatArg] attribute for parameters Rico Tzschichholz
- [vala/staging: 6/10] glib-2.0: Add [FormatArg] attributes to gettext functions Rico Tzschichholz
- [vala/staging: 7/10] Add [FormatArg] attribute to Parser.get_error Rico Tzschichholz
- [vala/staging: 8/10] Do not use non-literal printf format strings Rico Tzschichholz
- [vala/staging: 9/10] codegen: Avoid temporary variables for calls to [FormatArg] methods Rico Tzschichholz
- [vala/staging: 10/10] tests: Enable -Werror=format-security Rico Tzschichholz
- [gxml] Update POTFILES.in and POTFILES.skip Piotr Drąg
- [gnome-commander/gcmd-1-6] Update Polish translation Piotr Drąg
- [gnome-commander] Update Polish translation Piotr Drąg
- [gnome-panel] Update Polish translation Piotr Drąg
- [gnome-builder] configuration: add object getter/setter for internal data Christian Hergert
- [gnome-shell] screenShield: Raise lightbox on blank Florian Müllner
- [gnome-shell/gnome-3-22] screenShield: Raise lightbox on blank Florian Müllner
- [gnome-builder] Update POTFILES.in Piotr Drąg
- [gnome-software] trivial: Ensure flatpak apps have the same quirks applied as system apps Richard Hughes
- [gnome-software] trivial: Generate the search token cache at setup time Richard Hughes
- [gnome-software] Only load native languages from the AppStream file Richard Hughes
- [gnome-software] Do not index the description in the search cache Richard Hughes
- [gnome-software] trivial: Do not re-fetch the flatpak updates download size if already set Richard Hughes
- [gnome-builder] Update Polish translation Piotr Drąg
- [gtk+] docs: Remove vfunc that doesn't exist anymore Benjamin Otte
- [gtk+] x11: Remove unused complexity Benjamin Otte
- [gtk+] x11: Use X11 variables instead of GDK variables Benjamin Otte
- [gtk+] menubar: We don't need an input window Benjamin Otte
- [librsvg/rustification] RsvgLength: replace the 'char factor' field with a 'unit' enum Federico Mena Quintero
- [librsvg/rustification] _rsvg_css_normalize_length(): Use a LengthDir enum instead of chars for the 'dir' argument Federico Mena Quintero
- [vala] (10 commits) ...tests: Enable -Werror=format-security Rico Tzschichholz
- [vala] Deleted branch wip/bug769229 Rico Tzschichholz
- [beast] (6 commits) ...Merge branch 'always-simd' Tim Janik
- [beast: 1/6] DEBIAN: adapt 10-skip-update-mime.patch to configure.ac changes Tim Janik
- [beast: 2/6] PLUGINS: avoid building explicit non-SIMD version of plugins Tim Janik
- [beast: 3/6] BSE: match and load all plugins, identified by extension ".so" or ".dll" Tim Janik
- [beast: 4/6] LAUNCHERS: remove unused bseshstart.c Tim Janik
- [beast: 5/6] BSE: remove largely unused BSE_*_VERSION defines Tim Janik
- [beast: 6/6] Merge branch 'always-simd' Tim Janik
- [librsvg/rustification] rsvg-path: Make the path parser stop when there is an invalid character Federico Mena Quintero
- [gimp-web/testing] content: fix details on the 404 SVG. Jehan Pagès
- [at-spi2-atk] Add missing test data to distribution Mike Gorse
- [at-spi2-atk] Enable atk-test when running make distcheck Mike Gorse
- [gimp-web] content: fix details on the 404 SVG. Jehan Pagès
- [gnome-builder] appdata: add Friends of GNOME for donations Christian Hergert
- [gnome-builder] terminal: fallback to ptsname() if ptsname_r() is not available Christian Hergert
- [vala] Deleted branch staging Rico Tzschichholz
- [vala] Created branch staging Rico Tzschichholz
- [vala/staging] codegen: Allow underscores in type parameter names Rico Tzschichholz
- [gimp] app: remove the "Recent Filters" actions from action search again Michael Natterer
- [gnome-control-center] Update German translation Damned-Lies
- [gnome-maps] (21 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 1/21] WIP: Add module to query an OpenTripPlanner instance Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 2/21] routeQuery: Add support for transit mode Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 3/21] application: Add initialization of the OpenTripPlanner instance Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 4/21] Add transit mode icons Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 5/21] utils: Add color luminance and contrast functions Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 6/21] Add label widget for route labels Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 7/21] Add list box row class for representing transit itineraries Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 8/21] Add list box row to display a leg of a transit itinerary Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 9/21] Add a list box row to show the arrival of a transit itinerary Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 10/21] Add list box row for loading more transit results Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 11/21] sidebar: WIP, Hook up a new transit mode button Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 12/21] Add map marker to mark start of walking transit legs Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 13/21] Add map marker to mark end of transit itineraries Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 14/21] Add map marker for marking boarding points in transit itineraries Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 15/21] Add list box row class for transit stops Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 16/21] turnPointMarker: Add support for showing markers for transit stops Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 17/21] mapView: WIP, implement showing transit routes Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 18/21] mapView: Add a view property to indicate showing a route Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 19/21] mainWindow: Show the print button when a route is rendered Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 20/21] WIP: Add print layout for transit Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 21/21] printOperation: Use transit print layout when requested Marcus Lundblad
- [gimp-web/testing] themes: updating the 404 image alt text for accessibility. Jehan Pagès
- [gimp-web] themes: updating the 404 image alt text for accessibility. Jehan Pagès
- [gnome-builder] style: use window.workbench instead of workbench CSS name Christian Hergert
- [gimp] plug-ins: cleaning out some indentation tabs. Jehan Pagès
- [gjs] (4 commits) Non-fast-forward update to branch wip/ptomato/mozjs31prep Philip Chimento
- [gjs/wip/ptomato/mozjs31prep: 1/4] object: Use JS::Heap for GObject-JSObject weak ref Philip Chimento
- [gjs/wip/ptomato/mozjs31prep: 2/4] object: Root misc functions Philip Chimento
- [gjs/wip/ptomato/mozjs31prep: 3/4] js: Root misc fundamental, param, repo, union Philip Chimento
- [gjs/wip/ptomato/mozjs31prep: 4/4] js: Root gjs_value_to_g_value() Philip Chimento
- [gxml] GomSerialization: Intial Unit Tests Daniel Espinosa Ortiz
- [gnome-maps/wip/mlundblad/transit-routing: 4/9] turnPointMarker: Add support for showing markers for transit stops Marcus Lundblad
- [gnome-builder] langserv-symbol-node: add get_parent_name() helper Christian Hergert
- [gnome-maps/wip/mlundblad/transit-routing: 5/9] mapView: WIP, implement showing transit routes Marcus Lundblad
- [gnome-maps] (9 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 3/9] Add list box row class for transit stops Marcus Lundblad
- [gxml] GOM: Using property nick to find serializables Daniel Espinosa Ortiz
- [gxml] GomElement: Added default initializer Daniel Espinosa Ortiz
- [gnome-maps/wip/mlundblad/transit-routing: 9/9] printOperation: Use transit print layout when requested Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 8/9] WIP: Add print layout for transit Marcus Lundblad
- [gxml] GOM: Added test case for ignored properties Daniel Espinosa Ortiz
- [gnome-maps/wip/mlundblad/transit-routing: 1/9] Add map marker to mark end of transit itineraries Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 2/9] Add map marker for marking boarding points in transit itineraries Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 7/9] mainWindow: Show the print button when a route is rendered Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 6/9] mapView: Add a view property to indicate showing a route Marcus Lundblad
- [gnome-builder] langserv-symbol-tree: attempt to reconstruct tree Christian Hergert
- [gxml] GomObject: Added get string object properties Daniel Espinosa Ortiz
- [gxml] GOM: Serializable of double types added Daniel Espinosa Ortiz
- [nautilus] Update Hungarian translation Damned-Lies
- [polari] Update Hungarian translation Damned-Lies
04 November 2016
05 November 2016
- [gtk+] gtkstylecontext: Clarify memory allocation behaviour of getters Philip Withnall
- [shotwell/wip/dedeprecate] WIP Jens Georg
- [shotwell/wip/dedeprecate] WIP Jens Georg
- [shotwell/wip/dedeprecate] WIP Jens Georg
- [shotwell/wip/dedeprecate] WIP Jens Georg
- [shotwell/wip/dedeprecate] wip: Fix popup menus Jens Georg
- [shotwell/wip/dedeprecate] wip Jens Georg
- [gjs] (8 commits) Non-fast-forward update to branch wip/ptomato/mozjs31prep Philip Chimento
- [gjs/wip/ptomato/mozjs31prep: 2/8] object: Use JS::Heap for GObject-JSObject weak ref Philip Chimento
- [gjs/wip/ptomato/mozjs31prep: 3/8] js: Root misc fundamental, param, repo, union Philip Chimento
- [gjs/wip/ptomato/mozjs31prep: 4/8] js: Root gjs_value_to_g_value() Philip Chimento
- [gjs/wip/ptomato/mozjs31prep: 5/8] cairo: Root gjs_cairo_image_surface_init() Philip Chimento
- [gjs/wip/ptomato/mozjs31prep: 6/8] js: Root misc functions Philip Chimento
- [gjs/wip/ptomato/mozjs31prep: 7/8] test: Root misc functions in tests Philip Chimento
- [gjs/wip/ptomato/mozjs31prep: 8/8] js: Don't pass JSPROP_READONLY to JS_PSG Philip Chimento
- [gjs] (26 commits) Non-fast-forward update to branch wip/ptomato/mozjs31 Philip Chimento
- [gjs/wip/ptomato/mozjs31: 9/26] build: Build with mozjs31 Philip Chimento
- [gjs/wip/ptomato/mozjs31: 10/26] js: Remove remaining usage of JSBool Philip Chimento
- [gjs/wip/ptomato/mozjs31: 11/26] js: Remove deprecated JS_IsConstructing() Philip Chimento
- [gjs/wip/ptomato/mozjs31: 12/26] js: Remove deprecated JS_ValueToString() Philip Chimento
- [gjs/wip/ptomato/mozjs31: 13/26] importer: Remove deprecated JS_{Get, Set}PropertyAttributes Philip Chimento
- [gjs/wip/ptomato/mozjs31: 14/26] js: Use HandleValueArray as function param Philip Chimento
- [gjs/wip/ptomato/mozjs31: 15/26] js: Remove deprecated JS_{Get, Set}Options Philip Chimento
- [gjs/wip/ptomato/mozjs31: 16/26] js: Remove deprecated JS_GetGlobalForScopeChain Philip Chimento
- [gjs/wip/ptomato/mozjs31: 17/26] js: Remove deprecated jschar in favour of char16_t Philip Chimento
- [gjs/wip/ptomato/mozjs31: 18/26] js: Adapt to APIs that now take HandleValueArray Philip Chimento
- [gjs/wip/ptomato/mozjs31: 19/26] keep-alive: Remove deprecated JS_SET_TRACING_DETAILS Philip Chimento
- [gjs/wip/ptomato/mozjs31: 20/26] object: Use PersistentRooted in object_init_list Philip Chimento
- [gjs/wip/ptomato/mozjs31: 21/26] js: No need to use .address() in new API Philip Chimento
- [gjs/wip/ptomato/mozjs31: 22/26] js: Pass JS::NullPtr() instead of NULL Philip Chimento
- [gjs/wip/ptomato/mozjs31: 23/26] js: Adhere to new JSClass struct layout Philip Chimento
- [gjs/wip/ptomato/mozjs31: 24/26] js: Adapt to new JS_DefineProperty API Philip Chimento
- [gjs/wip/ptomato/mozjs31: 25/26] js: Call JS_Init() on startup Philip Chimento
- [gjs/wip/ptomato/mozjs31: 26/26] WIP - stuff Philip Chimento
- [gtk+] API: gdk: Remove gdk_window_set_override_redirect() Benjamin Otte
- [gtk+] API: gdk: Remove override_redirect flag from GdkWindowAttr Benjamin Otte
- [gtk+] API: gdk: Remove title from gdk_window_new() Benjamin Otte
- [gtk+] win32: Remove unused headers Benjamin Otte
- [gtk+] gtk-demo: Add fishbowl demo Benjamin Otte
- [gtk+] fixed: Port to GskRenderNode Benjamin Otte
- [gxml] XParser: Throw error on incorrect node name Daniel Espinosa Ortiz
- [gtk+/gtk-3-22] widget: Deprecate gtk_widget_is_composited() Benjamin Otte
- [gtk+/gtk-3-22] gtk-demo: Add fishbowl demo Benjamin Otte
- [gvfs] mtp: Use libusb interruption mechanism Philip Langdale
- [extensions-web] settings: removed CSRF_COOKIE_HTTPONLY since we using AJAX + csrf cookie Yuri Konotopov
- [gnome-boxes] Created tag v3.22.2 Debarshi Ray
- [gtkmm/gtkmm-3-22] Gtk::Widget: Deprecate is_composited() and signal_composited_changed() Kjell Ahlstedt
- [gnome-photos/wip/rishi/manager-model: 1/6] search-type: Rename a function for consistency Debarshi Ray
- [gnome-boxes/gnome-3-22] Release 3.22.2 Debarshi Ray
- [jhbuild] 3.24: Fix libdb arguments for evolution-data-server on FreeBSD Ting-Wei Lan
- [gnome-photos] (6 commits) Created branch wip/rishi/manager-model Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 2/6] search-match: Rename a function for consistency Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 5/6] base-manager: Implement GListModel Debarshi Ray
- [gnome-photos] Deleted branch wip/rishi/manager-model Debarshi Ray
- [gimp] Update Hungarian translation Damned-Lies
- [gtk+] Update Hungarian translation Damned-Lies
- [gimp] Update Hungarian translation Damned-Lies
- [gnome-builder] Update Brazilian Portuguese translation Damned-Lies
- [gtk+/gtk-3-22] Update POTFILES.skip Piotr Drąg
- [gtk+] Update POTFILES.skip Piotr Drąg
- [gnome-maps/wip/mlundblad/transit-routing: 6/16] sidebar: WIP, Hook up a new transit mode button Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 7/16] Add map marker to mark start of walking transit legs Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 5/16] Add list box row for loading more transit results Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 4/16] Add a list box row to show the arrival of a transit itinerary Marcus Lundblad
- [gnome-maps] (16 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 13/16] mapView: Add a view property to indicate showing a route Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 1/16] Add label widget for route labels Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 14/16] mainWindow: Show the print button when a route is rendered Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 9/16] Add map marker for marking boarding points in transit itineraries Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 10/16] Add list box row class for transit stops Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 8/16] Add map marker to mark end of transit itineraries Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 3/16] Add list box row to display a leg of a transit itinerary Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 16/16] printOperation: Use transit print layout when requested Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 15/16] WIP: Add print layout for transit Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 11/16] turnPointMarker: Add support for showing markers for transit stops Marcus Lundblad
- [gnome-panel] status-notifier: ignore pixmaps with invalid size Alberts Muktupāvels
- [gnome-maps/wip/mlundblad/transit-routing: 12/16] mapView: WIP, implement showing transit routes Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 2/16] Add list box row class for representing transit itineraries Marcus Lundblad
- [gtksourceview/wip/gsv-4] win32: fix make distcheck Sébastien Wilmet
- [gimp/gimp-attributes-wip] icons: typo in iconlist Hartmut Kuhse
- [gnome-photos/wip/rishi/manager-model: 4/6] item-manager: Be more strict about what is acceptable Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 3/6] base-manager: Be more strict about what is acceptable Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 6/6] WIP Debarshi Ray
- [jhbuild] (5 commits) Created branch wip/swilmet/gtksourceview-3 Sébastien Wilmet
- [jhbuild/wip/swilmet/gtksourceview-3: 1/5] 3.22: branch gtksourceview Sébastien Wilmet
- [jhbuild/wip/swilmet/gtksourceview-3: 2/5] 3.24: rename the gtksourceview module to gtksourceview-3 Sébastien Wilmet
- [jhbuild/wip/swilmet/gtksourceview-3: 3/5] world: depend on gtksourceview-3 Sébastien Wilmet
- [jhbuild/wip/swilmet/gtksourceview-3: 4/5] 3.24: branch gtksourceview-3 Sébastien Wilmet
- [jhbuild/wip/swilmet/gtksourceview-3: 5/5] 3.24: add a gtksourceview module back Sébastien Wilmet
- [jhbuild] 3.22: branch gtksourceview Sébastien Wilmet
- [gnome-maps] (8 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 1/8] Add map marker for marking boarding points in transit itineraries Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 2/8] Add list box row class for transit stops Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 3/8] turnPointMarker: Add support for showing markers for transit stops Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 4/8] mapView: WIP, implement showing transit routes Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 5/8] mapView: Add a view property to indicate showing a route Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 6/8] mainWindow: Show the print button when a route is rendered Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 7/8] WIP: Add print layout for transit Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 8/8] printOperation: Use transit print layout when requested Marcus Lundblad
- [gnome-photos/gnome-3-22] Prepare 3.22.2 Debarshi Ray
- [gnome-photos] Created tag 3.22.2 Debarshi Ray
- [gnome-panel] status-notifier: use GPtrArray to create pixmap array Alberts Muktupāvels
- [gnome-panel] status-notifier: use pixmap if icon-name is not available Alberts Muktupāvels
- [gnome-boxes/gnome-3-20] Minor correction to 3.20.3 release notes Debarshi Ray
- [gnome-boxes] spice-display: Add env var for redirecting mice & kbd Felipe Borges
- [gxml/gxml-0.12] Update Hungarian translation Damned-Lies
- [gxml] Update Hungarian translation (cherry picked from commit 1422cc530d0383b998245047369e090d7273c83e) Damned-Lies
- [gimp/gimp-attributes-wip] add icons for metadata Hartmut Kuhse
- [gnome-commander] Update Hungarian translation Damned-Lies
- [gnome-commander/gcmd-1-6] Update Hungarian translation Damned-Lies
- [extensions-web] etc: fixed typo in sample nginx configuraton file Yuri Konotopov
- [vala] gtk+-4.0: Fix cheader_filename for Gdk and update to 3.89.0+a47fb1c4 Rico Tzschichholz
- [seahorse] Update German translation Damned-Lies
- [gnome-photos] Deleted branch wip/rishi/manager-model Debarshi Ray
- [gnome-photos] (8 commits) Created branch wip/rishi/manager-model Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 1/8] item-manager: Don't leak the hidden item Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 2/8] search-type: Rename a function for consistency Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 3/8] search-match: Rename a function for consistency Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 4/8] base-manager: Avoid O(n) logic Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 5/8] base-manager: Avoid O(n) logic Debarshi Ray
- [gnome-todo/gnome-3-22] Update Slovak translation Damned-Lies
- [gnome-photos/wip/rishi/manager-model: 6/8] base-manager: Be more strict about what is acceptable Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 7/8] item-manager: Be more strict about what is acceptable Debarshi Ray
- [gnome-todo] Update Slovak translation (cherry picked from commit 54e796c59d4a0f010c91bb2b8975151c4cb080ad) Damned-Lies
- [gnome-photos/wip/rishi/manager-model: 8/8] base-manager: Implement GListModel Debarshi Ray
- [gnome-code-assistance] Add libvala-0.36 support Jesse van den Kieboom
- [gtk+] notebook: use gesture for clicks Timm Bäder
- [gtk+] Remove gtk_widget_set_mapped Timm Bäder
- [gtk+] button: Remove _get_event_window Timm Bäder
- [gtk+] Revert "Revert "Convert GtkEntry to indirect rendering"" Timm Bäder
- [gtk+] spinbutton: Convert to indirect rendering Timm Bäder
- [gtk+] entry: Fix coordinates after rendernode conversion Timm Bäder
- [gtk+] tests/popupat: Remove references to noexistent widgets Timm Bäder
- [gtk+] menu: Properly clip child menuitems Timm Bäder
- [gtksourceview] Created branch gnome-3-24 Sébastien Wilmet
- [jhbuild] (4 commits) ...3.24: add a gtksourceview module back Sébastien Wilmet
- [jhbuild] Deleted branch wip/swilmet/gtksourceview-3 Sébastien Wilmet
- [gnome-continuous] Use the gnome-3-24 branch for gtksourceview3 Sébastien Wilmet
- [epiphany] Revert "Sanitize passwords from URLs before storing as bookmarks" Michael Catanzaro
- [epiphany] Revert "Sanitize passwords from URLs before saving to history database" Michael Catanzaro
- [epiphany] Revert "Sanitize passwords from URLs before displaying them" Michael Catanzaro
- [gtksourceview] (19 commits) ...win32: fix make distcheck Sébastien Wilmet
- [gtksourceview] Deleted branch wip/gsv-4 Sébastien Wilmet
- [epiphany] bookmark-properties-grid: Adapt for removal of decode_and_sanitize Michael Catanzaro
- [jhbuild] Fix gtksourceview-3 module definition Sébastien Wilmet
- [gnome-photos] Deleted branch wip/rishi/manager-model Debarshi Ray
- [gnome-photos] (8 commits) Created branch wip/rishi/manager-model Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 1/8] item-manager: Don't leak the hidden item Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 2/8] search-type: Rename a function for consistency Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 3/8] search-match: Rename a function for consistency Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 4/8] base-manager: Avoid O(n) logic Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 5/8] base-manager: Avoid O(n) logic Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 6/8] base-manager: Be more strict about what is acceptable Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 7/8] item-manager: Be more strict about what is acceptable Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 8/8] base-manager: Implement GListModel Debarshi Ray
- [gnome-photos] Deleted branch wip/rishi/manager-model Debarshi Ray
- [gnome-photos] (8 commits) Created branch wip/rishi/manager-model Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 1/8] item-manager: Don't leak the hidden item Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 2/8] search-type: Rename a function for consistency Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 3/8] search-match: Rename a function for consistency Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 4/8] base-manager: Avoid O(n) logic Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 5/8] base-manager: Avoid O(n) logic Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 6/8] base-manager: Be more strict about what is acceptable Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 7/8] item-manager: Be more strict about what is acceptable Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 8/8] base-manager: Implement GListModel Debarshi Ray
- [gtk+] Adwaita: no more -gtk-gradient() Lapo Calamandrei
- [glibmm] Deleted branch glibmm-gir-gmmproc Marcin Kolny
- [glibmm] Examples: Avoid a warning about unused code. Murray Cumming
- [baobab] Fix Portuguese translation Stefano Facchini
- [gnome-photos] (6 commits) ...base-manager: Be more strict about what is acceptable Debarshi Ray
- [baobab/gnome-3-22] Fix Portuguese translation Stefano Facchini
- [extensions-web] (3 commits) Created branch theme/gnome-grass/2016 Yuri Konotopov
- [extensions-web/theme/gnome-grass/2016: 1/3] theme: synchronized with latest gnome-grass wp theme. Yuri Konotopov
- [extensions-web/theme/gnome-grass/2016: 2/3] theme: Synchronized footer links with www.gnome.org including social links. Yuri Konotopov
- [extensions-web/theme/gnome-grass/2016: 3/3] theme: replaced custom "nobody" avatar with Gravatar's "mystery man". Yuri Konotopov
- [gtksourceview] Drop gtksourcelanguage-parser-1.c Sébastien Wilmet
- [glibmm] Gio::Settings: fix type of 'key' parameter of writable-change-event signal Marcin Kolny
- [glibmm] Created branch mkolny/use-mmgirgenerator Marcin Kolny
- [glibmm/mkolny/use-mmgirgenerator] Add files generated by mmgirgenerator, script running mmgirgenerator Marcin Kolny
- [extensions-web/theme/gnome-grass/2016] theme: fixed validation error Yuri Konotopov
- [gtk+/gtk-3-22] Updated Dutch translation 3-22 Hannie Dumoleyn
- [gtksourceview] Add padding for future expansion in the Class structures Sébastien Wilmet
- [gnome-panel] status-notifier: fix memory leak Alberts Muktupāvels
- [gnome-panel] status-notifier: redo button press event Alberts Muktupāvels
- [gnome-panel] status-notifier: always request full layout Alberts Muktupāvels
- [gnome-panel] status-notifier: fix icon pixmaps Alberts Muktupāvels
- [gnome-panel] status-notifier: use cairo_surface_t instead of pixbuf Alberts Muktupāvels
- [gnome-panel] status-notifier: scale icon pixmaps if needed Alberts Muktupāvels
- [babl] Update NEWS for 0.1.20 Alexandre Prokoudine
- [babl] Release 0.1.20 Alexandre Prokoudine
- [babl] Created tag BABL_0_1_20 Alexandre Prokoudine
- [babl] Post-release version bump to 0.1.21 Alexandre Prokoudine
- [gxml] Update Hungarian translation Damned-Lies
- [evolution] Update Friulian translation Damned-Lies
- [gnome-photos] Deleted branch wip/rishi/manager-model Debarshi Ray
- [gnome-photos] (4 commits) Created branch wip/rishi/manager-model Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 1/4] base-manager: Stop using photos_base_manager_get_objects Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 2/4] base-manager: Simplify code Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 3/4] item-manager: Be more strict about what is acceptable Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 4/4] base-manager: Implement GListModel Debarshi Ray
- [gegl] Update Russian translation Alexandre Prokoudine
- [gegl] NEWS updated again Alexandre Prokoudine
- [gegl] Release GEGL 0.3.10 Alexandre Prokoudine
- [gegl] Created tag GEGL_0_3_10 Alexandre Prokoudine
- [gegl] Post-release version bump to 0.3.11 Alexandre Prokoudine
- [gnome-photos] Deleted branch wip/rishi/manager-model Debarshi Ray
- [gnome-photos] (5 commits) Created branch wip/rishi/manager-model Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 1/5] base-manager: Stop using photos_base_manager_get_objects Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 2/5] base-manager: Simplify code Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 3/5] item-manager: Rename a variable Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 4/5] item-manager: Be more strict about what is acceptable Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 5/5] base-manager: Implement GListModel Debarshi Ray
- [evolution] Update Friulian translation Damned-Lies
- [smuxi/stable] Engine-Tests: enhance assert messages of TestMessage() Mirco M . M . Bauer
- [smuxi/stable] Engine-Tests: add links that are not correctly identified as links Mirco M . M . Bauer
- [gjs] (2 commits) Non-fast-forward update to branch wip/ptomato/tests Philip Chimento
- [gjs/wip/ptomato/tests: 1/2] test everything: Enable int64 array test Philip Chimento
- [gjs/wip/ptomato/tests: 2/2] WIP - minijasmine Philip Chimento
- [gjs] js: Root misc fundamental, param, repo, union Philip Chimento
- [gjs] js: Root gjs_value_to_g_value() Philip Chimento
- [gjs] cairo: Root gjs_cairo_image_surface_init() Philip Chimento
- [gjs] js: Root misc functions Philip Chimento
- [gjs] test: Root misc functions in tests Philip Chimento
- [gjs] js: Don't pass JSPROP_READONLY to JS_PSG Philip Chimento
- [gjs] (7 commits) Non-fast-forward update to branch wip/ptomato/mozjs31prep Philip Chimento
- [gjs/wip/ptomato/mozjs31prep: 7/7] object: Use JS::Heap for GObject-JSObject weak ref Philip Chimento
- [gjs] (25 commits) Non-fast-forward update to branch wip/ptomato/mozjs31 Philip Chimento
- [gjs/wip/ptomato/mozjs31: 8/25] build: Build with mozjs31 Philip Chimento
- [gjs/wip/ptomato/mozjs31: 9/25] js: Remove remaining usage of JSBool Philip Chimento
- [gjs/wip/ptomato/mozjs31: 10/25] js: Remove deprecated JS_IsConstructing() Philip Chimento
- [gjs/wip/ptomato/mozjs31: 11/25] js: Remove deprecated JS_ValueToString() Philip Chimento
- [gjs/wip/ptomato/mozjs31: 12/25] importer: Remove deprecated JS_{Get, Set}PropertyAttributes Philip Chimento
- [gjs/wip/ptomato/mozjs31: 13/25] js: Use HandleValueArray as function param Philip Chimento
- [gjs/wip/ptomato/mozjs31: 14/25] js: Remove deprecated JS_{Get, Set}Options Philip Chimento
- [gjs/wip/ptomato/mozjs31: 15/25] js: Remove deprecated JS_GetGlobalForScopeChain Philip Chimento
- [gjs/wip/ptomato/mozjs31: 16/25] js: Remove deprecated jschar in favour of char16_t Philip Chimento
- [gjs/wip/ptomato/mozjs31: 17/25] js: Adapt to APIs that now take HandleValueArray Philip Chimento
- [gjs/wip/ptomato/mozjs31: 18/25] keep-alive: Remove deprecated JS_SET_TRACING_DETAILS Philip Chimento
- [gjs/wip/ptomato/mozjs31: 19/25] object: Use PersistentRooted in object_init_list Philip Chimento
- [gjs/wip/ptomato/mozjs31: 20/25] js: No need to use .address() in new API Philip Chimento
- [gjs/wip/ptomato/mozjs31: 21/25] js: Pass JS::NullPtr() instead of NULL Philip Chimento
- [gjs/wip/ptomato/mozjs31: 22/25] js: Adhere to new JSClass struct layout Philip Chimento
- [gjs/wip/ptomato/mozjs31: 23/25] js: Adapt to new JS_DefineProperty API Philip Chimento
- [gjs/wip/ptomato/mozjs31: 24/25] js: Call JS_Init() on startup Philip Chimento
- [gjs/wip/ptomato/mozjs31: 25/25] WIP - stuff Philip Chimento
- [gjs] object: Use JS::Heap for GObject-JSObject weak ref Philip Chimento
- [gnote] Add is_empty_element method to XmlReader Aurimas Černius
- [gnote] Properly handle empty xml elements when reading note Aurimas Černius
- [gjs] Deleted branch wip/ptomato/mozjs31prep Philip Chimento
- [gnome-flashback] libstatus-notifier: add code from old library Alberts Muktupāvels
- [gnome-flashback] sound-applet: build also status notifier item Alberts Muktupāvels
- [vala] method: Print encountered type if return types mismatch Rico Tzschichholz
- [gnome-control-center] Update Hungarian translation Damned-Lies
- [gnome-shell] Update Hungarian translation Damned-Lies
- [file-roller] Update Turkish translation Damned-Lies
- [evolution] Update Friulian translation Damned-Lies
- [gnome-photos] Update Friulian translation Damned-Lies
- [gnome-flashback] sound-applet: fix status item context menu Alberts Muktupāvels
- [gnome-maps] Update Friulian translation Damned-Lies
- [gnome-software] Update Friulian translation Damned-Lies
- [gnome-flashback] libstatus-notifier: fix scroll method Alberts Muktupāvels
- [gnome-panel] status-notifier: show tooltip Alberts Muktupāvels
- [gtk+] Framework Carbon required for building against MacOSX10.12.sdk. John Ralls
- [gtk+] Update GdkOSXVersion enum with the last 4 MacOS releases. John Ralls
- [gtk+] Add some new function prototypes to gtkquartz.h. John Ralls
- [gtk+] Remove screen height and width functions from gdk-quartz. John Ralls
- [gtk+] Update gdk-quartz functions for the demise of GdkDeviceManager. John Ralls
- [gnome-commander/gcmd-1-6] Fixes bug in gnome_cmd_advrename_gen_fname resulting in string garbage when using advace rename tool Uwe Scholz
- [gnome-commander/gcmd-1-6] Updated NEWS and releases.xml Uwe Scholz
- [gnome-commander] Fixes bug in gnome_cmd_advrename_gen_fname resulting in string garbage when using advace rename tool Uwe Scholz
- [gnome-commander] noop: Code comments Uwe Scholz
- [gnome-panel] status-notifier: ungrab seat Alberts Muktupāvels
- [gnome-panel] theme: add padding for status notifier items Alberts Muktupāvels
06 November 2016
07 November 2016
08 November 2016
09 November 2016
10 November 2016
- [gimp] Bug 774155 - gimp crashes on pressing OK in grid configuration Michael Natterer
- [librsvg/rustification] Make rsvg_state_override() static Federico Mena Quintero
- [librsvg/rustification] marker.rs: Iterate on vector slices, instead of ranges, so we can omit bounds checking Federico Mena Quintero
- [librsvg/rustification] marker.rs: Remove superfluous parentheses Federico Mena Quintero
- [librsvg/rustification] marker.rs: Take slices instead of &Vec<Segment> Federico Mena Quintero
- [gnome-builder] snippet: whitespace cleanup Christian Hergert
- [gnome-builder] chunk: cleanup includes Christian Hergert
- [gnome-builder] snippet: add ide_source_snippet_dump() Christian Hergert
- [gnome-builder] source-view-mode: whitespace cleanup Christian Hergert
- [gnome-builder] source-view: adjust alignments Christian Hergert
- [gnome-builder] source-snippet: cleanup scoping Christian Hergert
- [gnome-builder] tests: disable input methods during tests Christian Hergert
- [gnome-builder] source-view: style cleanup Christian Hergert
- [gnome-builder] source-view: remove jumps during insert-text/delete-range Christian Hergert
- [gnome-builder] source-view: add more tracing for debugging jumps and movements Christian Hergert
- [balsa] Support Osmo address book Peter Bloomfield
- [balsa] Add files required by last commit Peter Bloomfield
- [librsvg/rustification] strtod.rs: Shitty implementation of strtod(); we'll need it to parse things easily Federico Mena Quintero
- [gjs] (3 commits) Non-fast-forward update to branch wip/ptomato/mozjs31 Philip Chimento
- [gjs/wip/ptomato/mozjs31: 1/3] js: Set global object trace hook Philip Chimento
- [gjs/wip/ptomato/mozjs31: 2/3] WIP - destroy runtime Philip Chimento
- [gjs/wip/ptomato/mozjs31: 3/3] WIP - stuff Philip Chimento
- [gjs] Created tag 1.47.0 Cosimo Cecchi
- [gvfs] udisks2: Add support for uuid Ondrej Holy
- [evolution-data-server] Fix some of the gtk-doc warnings Milan Crha
- [gegl] move color warp from workshop to common Øyvind Kolås
- [balsa] Update POTFILES.in Piotr Drąg
- [vala] Deleted branch staging Rico Tzschichholz
- [vala] (4 commits) Created branch staging Rico Tzschichholz
- [vala/staging: 1/4] Revert "Always initialize temp variables to fix fatal warnings of GCC 4.8" Rico Tzschichholz
- [vala/staging: 2/4] codegen: Make get_temp_variable() default to init=false Rico Tzschichholz
- [vala/staging: 3/4] codegen: Remove unused create_local() Rico Tzschichholz
- [vala/staging: 4/4] Don't initilize local variable if not requested Rico Tzschichholz
- [jhbuild] Revert "core-deps-3.22: Switch Graphene to Meson" Ignacio Casal Quinteiro
- [gnome-applets] Update POTFILES.in and POTFILES.skip Piotr Drąg
- [libsoup] Deleted branch wip/withprivate Ignacio Casal Quinteiro
- [evolution] Bug 739955 - Wrap on mail Preview's width, not its content width Tomas Popela
- [shotwell] Update Spanish translation Damned-Lies
- [evolution-data-server] Split e-source-calendar.h/.c into three separate files Milan Crha
- [evolution-data-server] git should ignore *.orig and *.rej files Milan Crha
- [evolution] git should ignore *.orig and *.rej files Milan Crha
- [evolution-ews] git should ignore *.orig and *.rej files Milan Crha
- [evolution-mapi] git should ignore *.orig and *.rej files Milan Crha
- [evolution-data-server] Correct how private enums (for gtk-doc) are defined Milan Crha
- [glom] if(): Prefer return/continue shortcut instead of nesting. Murray Cumming
- [glom] if(): Declare variables inside condition. Murray Cumming
- [glom] if(): continue instead of nesting. Murray Cumming
- [vala/staging] codegen: Don't implicitly initialize local variables with an initializer Rico Tzschichholz
- [gnome-photos] base-manager: Remove redundant NULL check Debarshi Ray
- [gnome-photos] Deleted branch wip/rishi/manager-model Debarshi Ray
- [gnome-photos] (6 commits) Created branch wip/rishi/manager-model Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 1/6] base-manager: Stop using photos_base_manager_get_objects Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 2/6] base-manager: Consolidate the removal logic in one place Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 3/6] item-manager: Rename a variable Debarshi Ray
- [glibmm] Created branch glibmm-2-50 Murray Cumming
- [gnome-photos/wip/rishi/manager-model: 4/6] base-manager: Directly access the GHashTable in remove_object_by_id Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 5/6] item-manager: Be more strict about what is acceptable Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 6/6] base-manager: Implement GListModel Debarshi Ray
- [gimp] Bug 735895 - Precision Conversion "Dithering" dialog Michael Natterer
- [jhbuild] core-deps-3.22: Drop Graphene Emmanuele Bassi
- [chronojump] Updated Czeach translation Marek Černocký
- [shotwell] Updated Czeach translation Marek Černocký
- [nautilus] file: create filtered file lists in correct order Ernestas Kulik
- [nautilus] file: reword "items" to "files and folders" Carlos Soriano
- [nautilus] batch-rename : Reword "Rename %d files/folders" as "Rename %d files" Carlos Soriano
- [nautilus] batch-rename-dialog: use same quote style Carlos Soriano
- [gnome-sudoku] Update Italian translation Damned-Lies
- [gnome-boxes/gnome-3-22] Update Italian translation Damned-Lies
- [gnome-boxes] Update Italian translation (cherry picked from commit 5bddf6f8fa0cda6191d2c10ebb1e0085b2856726) Damned-Lies
- [nautilus] batch-rename-dialog: mark string for translation Carlos Soriano
- [gnome-logs] Use Unicode in translatable strings Piotr Drąg
- [caribou] Update Italian translation Damned-Lies
- [gimp] app: always default to linear for float precision and gamma for 8-bit Michael Natterer
- [gnome-maps] Use Unicode in translatable strings Piotr Drąg
- [gnome-music] Use Unicode in translatable strings Piotr Drąg
- [evolution-data-server] Bug 772947 - Global junk test option doesn't respect account settings Milan Crha
- [libsoup] (26 commits) Created branch wip/withprivate Ignacio Casal Quinteiro
- [libsoup/wip/withprivate: 1/26] address: port to use the new private api Ignacio Casal Quinteiro
- [libsoup/wip/withprivate: 2/26] auth-basic: port to use the new private api Ignacio Casal Quinteiro
- [libsoup/wip/withprivate: 3/26] auth: port to the new private api Ignacio Casal Quinteiro
- [libsoup/wip/withprivate: 4/26] auth-digest: port to the new private api Ignacio Casal Quinteiro
- [libsoup/wip/withprivate: 5/26] auth-domain-basic: port to the new private api Ignacio Casal Quinteiro
- [libsoup/wip/withprivate: 6/26] auth-domain: port to the new private api Ignacio Casal Quinteiro
- [libsoup/wip/withprivate: 7/26] auth-domain-digest: port to the new private api Ignacio Casal Quinteiro
- [libsoup/wip/withprivate: 8/26] auth-manager: port to the new private api Ignacio Casal Quinteiro
- [libsoup/wip/withprivate: 9/26] auth-negotiate: port to the new private api Ignacio Casal Quinteiro
- [libsoup/wip/withprivate: 10/26] auth-ntlm: port to the new private api Ignacio Casal Quinteiro
- [libsoup/wip/withprivate: 11/26] body-input-stream: port to the new private api Ignacio Casal Quinteiro
- [libsoup/wip/withprivate: 12/26] body-output-stream: port to the new private api Ignacio Casal Quinteiro
- [libsoup/wip/withprivate: 13/26] cache: port to the new private api Ignacio Casal Quinteiro
- [libsoup/wip/withprivate: 14/26] cache-input-stream: port to the new private api Ignacio Casal Quinteiro
- [libsoup/wip/withprivate: 15/26] client-input-stream: port to the new private api Ignacio Casal Quinteiro
- [libsoup/wip/withprivate: 16/26] connection-auth: port to the new private api Ignacio Casal Quinteiro
- [libsoup/wip/withprivate: 17/26] connection: port to the new private api Ignacio Casal Quinteiro
- [libsoup/wip/withprivate: 18/26] content-decoder: port to the new private api Ignacio Casal Quinteiro
- [libsoup/wip/withprivate: 19/26] content-sniffer-stream: port to the new private api Ignacio Casal Quinteiro
- [libsoup/wip/withprivate: 20/26] converter-wrapper: port to the new private api Ignacio Casal Quinteiro
- [libsoup/wip/withprivate: 21/26] cookie-jar: port to the new private api Ignacio Casal Quinteiro
- [libsoup/wip/withprivate: 22/26] cookie-jar-db: port to the new private api Ignacio Casal Quinteiro
- [libsoup/wip/withprivate: 23/26] cookie-jar-text: port to the new private api Ignacio Casal Quinteiro
- [libsoup/wip/withprivate: 24/26] filter-input-stream: port to the new private api Ignacio Casal Quinteiro
- [libsoup/wip/withprivate: 25/26] io-stream: port to the new private api Ignacio Casal Quinteiro
- [libsoup/wip/withprivate: 26/26] logger: port to the new private api Ignacio Casal Quinteiro
- [evolution] Bug 772947 - Global junk test option doesn't respect account settings Milan Crha
- [gtk+] Avoid criticals in gtk_image_get_render_node Matthias Clasen
- [gnome-shell] networkAgent: Invalidate VPN plugin cache on changes Florian Müllner
- [gnome-shell] network: Summarize sections with too many devices Florian Müllner
- [gnome-shell] network: Always show primary icon when connected Florian Müllner
- [gnome-disk-utility] Use Unicode in translatable strings Piotr Drąg
- [vala/wip/ricotz] (6 commits) ...codegen: g_free is already NULL-safe Rico Tzschichholz
- [vala/wip/ricotz: 6/6] codegen: g_free is already NULL-safe Rico Tzschichholz
- [vala/staging] codegen: g_free is already NULL-safe Rico Tzschichholz
- [gnome-disk-utility] Update Polish translation Piotr Drąg
- [gnome-software] When a file exists in multiple cache locations return the newest file Joaquim Manuel Pereira Rocha
- [gnome-software] Only trust the screenshot cache for 30 days Joaquim Manuel Pereira Rocha
- [gnome-software] Use If-Modified-Since to avoid downloading duplicate screenshots Joaquim Manuel Pereira Rocha
- [gnome-software] Avoid redownloading the same screenshots for different images Joaquim Manuel Pereira Rocha
- [gnome-software] Do not set an screenshot error when an image is being shown Joaquim Manuel Pereira Rocha
- [gnome-software] Do not hide screenshot if the download failed Joaquim Manuel Pereira Rocha
- [gnome-software] trivial: Add warning when screenshot download failed Joaquim Manuel Pereira Rocha
- [gnome-software] Do not refine the addons for non-desktop applications Richard Hughes
- [vala] Deleted branch staging Rico Tzschichholz
- [vala] (2 commits) Created branch staging Rico Tzschichholz
- [vala/staging: 1/2] codegen: Don't implicitly initialize local variables with an initializer Rico Tzschichholz
- [vala/staging: 2/2] codegen: g_free is already NULL-safe Rico Tzschichholz
- [gimp] app: treat half precision float the same as single and double Øyvind Kolås
- [evolution-data-server/gnome-3-22] Bug 774180 - Don't use --no-undefined on Darwin Milan Crha
- [evolution/gnome-3-22] Bug 774180 - Don't use --no-undefined on Darwin Milan Crha
- [mutter/gnome-3-22] Bump version to 3.22.2 Florian Müllner
- [mutter] Created tag 3.22.2 Florian Müllner
- [vala] Deleted branch staging Rico Tzschichholz
- [vala] (2 commits) Created branch staging Rico Tzschichholz
- [vala/staging: 1/2] codegen: Don't implicitly initialize local variables with an initializer Rico Tzschichholz
- [vala/staging: 2/2] codegen: g_free is already NULL-safe Rico Tzschichholz
- [gnome-shell/gnome-3-22] networkAgent: Invalidate VPN plugin cache on changes Florian Müllner
- [gnome-shell/gnome-3-22] network: Always show primary icon when connected Florian Müllner
- [gnome-shell/gnome-3-22] Bump version to 3.22.2 Florian Müllner
- [evolution-data-server] SetupBuildFlags.cmake: Check C++ flags only if C++ is enabled Milan Crha
- [gnome-shell] Created tag 3.22.2 Florian Müllner
- [evolution] Do not require C++ compiler, when not used Milan Crha
- [evolution-ews] Do not require C++ compiler, when not used Milan Crha
- [evolution-mapi] Do not require C++ compiler, when not used Milan Crha
- [vala] (2 commits) Non-fast-forward update to branch wip/ricotz Rico Tzschichholz
- [polari/gnome-3-22] Bump version to 3.22.2 Florian Müllner
- [polari] Created tag 3.22.2 Florian Müllner
- [vala] (6 commits) ...codegen: g_free is already NULL-safe Rico Tzschichholz
- [cheese] Use Unicode in translatable strings Piotr Drąg
- [gnome-flashback] Added da to list of languages Ask Hjorth Larsen
- [gnome-flashback] Updated Danish translation Ask Hjorth Larsen
- [gnome-shell] Update Spanish translation Damned-Lies
- [orca] Update Spanish translation Damned-Lies
- [gnome-shell-extensions/gnome-3-22] Bump version to 3.22.2 Florian Müllner
- [gnome-shell-extensions] Created tag 3.22.2 Florian Müllner
- [gnome-apps-nightly/gnome-3-22] Devhelp: Add org.gnome.Devhelp Lorenzo Tilve
- [gtk+/gtk-3-22] printing: Do not truncate job names in GtkPrintOperation Carlos Garcia Campos
- [gtk+] printing: Do not truncate job names in GtkPrintOperation Carlos Garcia Campos
- [gnome-software] Update Spanish translation Damned-Lies
- [damned-lies] Update Spanish translation Damned-Lies
- [glib] gsignal: Mention handler ID type in signal connection macro docs Philip Withnall
- [evolution-data-server] Ensure CMAKE_SKIP_RPATH is OFF, the RPATH is used here Milan Crha
- [evolution] Ensure CMAKE_SKIP_RPATH is OFF, the RPATH is used here Milan Crha
- [evolution-ews] Ensure CMAKE_SKIP_RPATH is OFF, the RPATH is used here Milan Crha
- [evolution-mapi] Ensure CMAKE_SKIP_RPATH is OFF, the RPATH is used here Milan Crha
- [easytag] Improve check for numeric genres in ID3 tags David King
- [easytag] Add a comment to clarify ID3 APIC descriptions David King
- [gegl] workshop: repair breakage of Makefile.am Øyvind Kolås
- [epiphany] Use Unicode in translatable strings Piotr Drąg
- [evolution] Bug 774156 - [backup-restore] Offer .tar.xz if 'xz' available Milan Crha
- [epiphany] window: Properly escape "search the web for" context menu item Michael Catanzaro
- [evolution/gnome-3-22] Bug 774156 - [backup-restore] Offer .tar.xz if 'xz' available Milan Crha
- [vala] tests: Add missing main() in bug641418-*.test Rico Tzschichholz
- [vala] (137 commits) Non-fast-forward update to branch wip/valadate Rico Tzschichholz
- [vala/wip/valadate: 115/137] Add Valadate test harness Rico Tzschichholz
- [vala/wip/valadate: 116/137] added search for GIR files Rico Tzschichholz
- [vala/wip/valadate: 117/137] major revision of valadate Rico Tzschichholz
- [vala/wip/valadate: 118/137] minor modifications Rico Tzschichholz
- [vala/wip/valadate: 119/137] refactoring of testcase and testsuite Rico Tzschichholz
- [vala/wip/valadate: 120/137] added testfailure class Rico Tzschichholz
- [vala/wip/valadate: 121/137] more changes Rico Tzschichholz
- [vala/wip/valadate: 122/137] more work on testrunner Rico Tzschichholz
- [vala/wip/valadate: 123/137] refactoring of TestExplorer, now generates working dummy TAP output Rico Tzschichholz
- [vala/wip/valadate: 124/137] result now uses testrunner to run tests Rico Tzschichholz
- [epiphany] Updated commits note Michael Catanzaro
- [vala/wip/valadate: 125/137] more mods to runner Rico Tzschichholz
- [vala/wip/valadate: 126/137] now runs in separate processes Rico Tzschichholz
- [vala/wip/valadate: 127/137] Now runs tests in separate processes, including DBus Rico Tzschichholz
- [vala/wip/valadate: 128/137] added TestFactory - new runs all tests Rico Tzschichholz
- [vala/wip/valadate: 129/137] removed original testrunner.sh Rico Tzschichholz
- [vala/wip/valadate: 130/137] Don't hardcode gio-2.0 linker dependency Rico Tzschichholz
- [vala/wip/valadate: 131/137] Update valadate build Rico Tzschichholz
- [vala/wip/valadate: 132/137] Minor refactoring Rico Tzschichholz
- [vala/wip/valadate: 133/137] Codestyle and source adjustments Rico Tzschichholz
- [vala/wip/valadate: 134/137] Drop testfixture.vala Rico Tzschichholz
- [vala/wip/valadate: 135/137] Rename Module to TestModule Rico Tzschichholz
- [vala/wip/valadate: 136/137] Rename ConfigError to TestConfigError Rico Tzschichholz
- [vala/wip/valadate: 137/137] Don't use keywords as variable names Rico Tzschichholz
- [vala/wip/valadate] tests: Make tests non-fatal which causing segfault Rico Tzschichholz
- [evolution] Update Friulian translation Damned-Lies
- [evolution-data-server] Bug 774103 - GOA mail account doesn't inherit GoaMail::name Milan Crha
- [cheese] Update Friulian translation Damned-Lies
- [evolution-data-server/gnome-3-22] Bug 774103 - GOA mail account doesn't inherit GoaMail::name Milan Crha
- [network-manager-applet] Deleted branch lr/import Lubomir Rintel
- [network-manager-applet] (6 commits) Created branch lr/import Lubomir Rintel
- [network-manager-applet/lr/import: 1/6] editor/ip6: allow method=shared Lubomir Rintel
- [network-manager-applet/lr/import: 2/6] editor: add connection argument to the new page function Lubomir Rintel
- [gnome-panel] status-notifier: use GCancellable in SnHostV0 Alberts Muktupāvels
- [network-manager-applet/lr/import: 3/6] editor: refactor the VPN import logic Lubomir Rintel
- [gnome-panel] status-notifier: use image-missing for items that doesn't have icon Alberts Muktupāvels
- [network-manager-applet/lr/import: 4/6] editor: add --import command line argument Lubomir Rintel
- [network-manager-applet/lr/import: 5/6] refx Lubomir Rintel
- [network-manager-applet/lr/import: 6/6] fixup! editor: add connection argument to the new page function Lubomir Rintel
- [network-manager-applet] Deleted branch lr/import Lubomir Rintel
- [network-manager-applet] (5 commits) Created branch lr/import Lubomir Rintel
- [network-manager-applet/lr/import: 1/5] editor/ip6: allow method=shared Lubomir Rintel
- [network-manager-applet/lr/import: 2/5] editor: add connection argument to the new page function Lubomir Rintel
- [network-manager-applet/lr/import: 3/5] editor: refactor the VPN import logic Lubomir Rintel
- [network-manager-applet/lr/import: 4/5] editor: add --import command line argument Lubomir Rintel
- [network-manager-applet/lr/import: 5/5] fixup! editor: add connection argument to the new page function Lubomir Rintel
- [gjs] maint: Use NULL instead of g_direct_equal() Philip Chimento
- [epiphany] Update Friulian translation Damned-Lies
- [gnome-screenshot] Use Unicode in translatable strings Piotr Drąg
- [gnome-screenshot] Update Polish translation Piotr Drąg
- [gtk+] cssshadowvalue: scale the blur surface by the same factor as the target Gustavo Noronha Silva
- [gtk+/gtk-3-22] cssshadowvalue: scale the blur surface by the same factor as the target Gustavo Noronha Silva
- [gdm] daemon: update X11DisplayName on register display Ray Strode
- [empathy] Use Unicode in translatable strings Debarshi Ray
- [empathy] Update Polish translation Piotr Drąg
- [gnome-control-center] (23 commits) Created branch wip/gbsneto/new-goa-panel Georges Basile Stavracas Neto
- [gnome-control-center/wip/gbsneto/new-goa-panel: 1/23] online-accounts: turn into a final template class Georges Basile Stavracas Neto
- [gnome-control-center/wip/gbsneto/new-goa-panel: 2/23] online-accounts: use a listbox instead of a treeview Georges Basile Stavracas Neto
- [gnome-control-center/wip/gbsneto/new-goa-panel: 3/23] online-accounts: use the ui file to connect to signals Georges Basile Stavracas Neto
- [gnome-control-center/wip/gbsneto/new-goa-panel: 4/23] online-accounts: use a dialog to manage the online account Georges Basile Stavracas Neto
- [gnome-control-center/wip/gbsneto/new-goa-panel: 5/23] online-accounts: make the main listbox non-selectable Georges Basile Stavracas Neto
- [gnome-control-center/wip/gbsneto/new-goa-panel: 6/23] online-accounts: add a header label Georges Basile Stavracas Neto
- [gnome-control-center/wip/gbsneto/new-goa-panel: 7/23] online-accounts: make the entire panel scrollable Georges Basile Stavracas Neto
- [gnome-control-center/wip/gbsneto/new-goa-panel: 8/23] online-accounts: add a providers listbox to the panel Georges Basile Stavracas Neto
- [gnome-control-center/wip/gbsneto/new-goa-panel: 9/23] online-accounts: remove unused widgets Georges Basile Stavracas Neto
- [gnome-control-center/wip/gbsneto/new-goa-panel: 10/23] online-accounts: add a stack to the account dialog Georges Basile Stavracas Neto
- [gnome-control-center/wip/gbsneto/new-goa-panel: 11/23] online-accounts: make adding an account inline to the edit dialog Georges Basile Stavracas Neto
- [gnome-control-center/wip/gbsneto/new-goa-panel: 12/23] online-account: explicitly remove the dialog's border width Georges Basile Stavracas Neto
- [gnome-control-center/wip/gbsneto/new-goa-panel: 13/23] online-accounts: add a remove button to the account dialog Georges Basile Stavracas Neto
- [gnome-control-center/wip/gbsneto/new-goa-panel: 14/23] online-account: bring back account removal Georges Basile Stavracas Neto
- [gtk+] Fix loading cached compose tables Matthias Clasen
- [gnome-control-center/wip/gbsneto/new-goa-panel: 15/23] online-accounts: fix indentation Georges Basile Stavracas Neto
- [gnome-control-center/wip/gbsneto/new-goa-panel: 16/23] online-accounts: keep account editor dialog visible when adding account Georges Basile Stavracas Neto
- [gnome-control-center/wip/gbsneto/new-goa-panel: 17/23] online-accounts: small UI improvement Georges Basile Stavracas Neto
- [gnome-control-center/wip/gbsneto/new-goa-panel: 18/23] online-accounts: add separators between listbox rows Georges Basile Stavracas Neto
- [gnome-control-center/wip/gbsneto/new-goa-panel: 19/23] online-accounts: hide remove button when account is locked Georges Basile Stavracas Neto
- [gnome-control-center/wip/gbsneto/new-goa-panel: 20/23] online-accounts: add a bottom row to display non-branded providers Georges Basile Stavracas Neto
- [gnome-control-center/wip/gbsneto/new-goa-panel: 21/23] online-accounts: drop GoaAddAccountDialog Georges Basile Stavracas Neto
- [gnome-control-center/wip/gbsneto/new-goa-panel: 22/23] online-accounts: add an offline message label Georges Basile Stavracas Neto
- [gtk+/gtk-3-22] Fix loading cached compose tables Matthias Clasen
- [gnome-control-center/wip/gbsneto/new-goa-panel: 23/23] online-accounts: make the account editor box vertical Georges Basile Stavracas Neto
- [gtk+] GdkGLContext: chain finalize handler Matthias Clasen
- [gtk+/gtk-3-22] GdkGLContext: chain finalize handler Matthias Clasen
- [gnome-screenshot] Update German translation Damned-Lies
- [gtk+] spinbutton: Fix some gadget handling issues Matthias Clasen
- [gtk+/gtk-3-22] spinbutton: Fix some gadget handling issues Matthias Clasen
- [gtk+] headerbar: Don't leak widgets Matthias Clasen
- [gtk+/gtk-3-22] headerbar: Don't leak widgets Matthias Clasen
- [gtk+] Fix a copy-paste error Matthias Clasen
- [gnome-disk-utility] Stop using intltool Michael Catanzaro
- [gnome-disk-utility] Update git.mk Michael Catanzaro
- [gtk+/gtk-3-22] Fix a copy-paste error Matthias Clasen
- [gnome-disk-utility] configure: Fix mistake in previous commit Michael Catanzaro
- [gnome-builder] gb-project-tree: remove empty line Sébastien Lafargue
- [gnome-builder] gb-project-tree: show new saved files Sébastien Lafargue
- [gnome-screenshot] Update Brazilian Portuguese translation Damned-Lies
- [gtk+] places sidebar: Don't leak a reference Matthias Clasen
- [gtk+/gtk-3-22] places sidebar: Don't leak a reference Matthias Clasen
- [gtk-doc] gtkdoc-mkdb: accept every char in an annotation Stefan Sauer
- [gnome-disk-utility] Remove intltool markers from .desktop files Piotr Drąg
- [gnome-shell] Update Friulian translation Damned-Lies
- [gtk+/gtk-3-22] gdkscreen-x11: Fix screen and monitor size calculation Matthias Clasen
- [empathy] Update Friulian translation Damned-Lies
- [nautilus] Update Friulian translation Damned-Lies
- [gnome-control-center/wip/gbsneto/new-goa-panel] online-accounts: align the panel widgets in the middle Georges Basile Stavracas Neto
- [gnome-control-center/wip/gbsneto/new-goa-panel] online-accounts: only show the accounts list when there are accounts Georges Basile Stavracas Neto
- [gnome-control-center] Non-fast-forward update to branch wip/gbsneto/new-goa-panel Georges Basile Stavracas Neto
- [gnome-control-center/wip/gbsneto/new-goa-panel] online-accounts: only show the accounts list when there are accounts Georges Basile Stavracas Neto
- [gimp] Update Swedish translation Damned-Lies
- [caribou] Update Swedish translation Damned-Lies
- [gnome-sudoku] Update Swedish translation Damned-Lies
- [gtk+] recent-manager: Add a limit to the list's size Matthias Clasen
- [gtk+/gtk-3-22] recent-manager: Add a limit to the list's size Matthias Clasen
- [gtk+/gtk-2-24] recent-manager: Add a limit to the list's size Matthias Clasen
- [gimp] app: cleanup enum order and comments in the dither GUI code Michael Natterer
- [gnome-disk-utility] Update Friulian translation Damned-Lies
- [gimp] app: move the gamma setting to the top of the convert precision dialog Michael Natterer
- [shotwell] (64 commits) Non-fast-forward update to branch wip/dedeprecate Jens Georg
- [shotwell/wip/dedeprecate: 13/64] pubishing: Revamp Piwigo dialogs Jens Georg
- [shotwell/wip/dedeprecate: 14/64] publishing-extra: Remove deprecations from Rajce Jens Georg
- [shotwell/wip/dedeprecate: 15/64] publishing-extra: Remove deprecations from Tumblr Jens Georg
- [shotwell/wip/dedeprecate: 16/64] publishin-extra: Remove deprecations from Yandex Jens Georg
- [shotwell/wip/dedeprecate: 17/64] De-deprecate StraightenTool Jens Georg
- [shotwell/wip/dedeprecate: 18/64] De-deprecate crop tool Jens Georg
- [shotwell/wip/dedeprecate: 19/64] wip: Remove UI manager Jens Georg
- [shotwell/wip/dedeprecate: 20/64] wip: Remove UIManager Jens Georg
- [shotwell/wip/dedeprecate: 21/64] wip: Remove UIManager Jens Georg
- [shotwell/wip/dedeprecate: 22/64] wip: Remove UIManager Jens Georg
- [shotwell/wip/dedeprecate: 23/64] build: Disable misleading warnings caused by valac Jens Georg
- [shotwell/wip/dedeprecate: 24/64] De-deprecate SavedSearchDialog Jens Georg
- [shotwell/wip/dedeprecate: 25/64] wip: SearchFilter Jens Georg
- [shotwell/wip/dedeprecate: 26/64] wip: SearchFilter no UIManager Jens Georg
- [shotwell/wip/dedeprecate: 27/64] Use MenuButton, remove custom popup code Jens Georg
- [shotwell/wip/dedeprecate: 28/64] common: Add BuilderPane Jens Georg
- [shotwell/wip/dedeprecate: 29/64] piwigo: Port authentication dialog to builder pane Jens Georg
- [shotwell/wip/dedeprecate: 30/64] piwigo: Simplify category name parsing a bit Jens Georg
- [shotwell/wip/dedeprecate: 31/64] piwigo: Port SSL pane to BuilderPane Jens Georg
- [shotwell/wip/dedeprecate: 32/64] common, piwigo: Add "default" widget to BuilderPane Jens Georg
- [shotwell/wip/dedeprecate: 33/64] piwigo: Port Option pane to BuilderPane Jens Georg
- [shotwell/wip/dedeprecate: 34/64] WIP Jens Georg
- [shotwell/wip/dedeprecate: 35/64] WIP Jens Georg
- [shotwell/wip/dedeprecate: 36/64] WIP Jens Georg
- [shotwell/wip/dedeprecate: 37/64] WIP Jens Georg
- [shotwell/wip/dedeprecate: 38/64] update set_background_dialog.ui Jens Georg
- [shotwell/wip/dedeprecate: 39/64] wip: Fix InjectionGroups for GtkBuilder Jens Georg
- [shotwell/wip/dedeprecate: 40/64] wip: Fix titles for injection groups Jens Georg
- [shotwell/wip/dedeprecate: 41/64] WIP Jens Georg
- [shotwell/wip/dedeprecate: 42/64] WIP Jens Georg
- [shotwell/wip/dedeprecate: 43/64] WIP Jens Georg
- [shotwell/wip/dedeprecate: 44/64] WIP Jens Georg
- [shotwell/wip/dedeprecate: 45/64] WIP Jens Georg
- [shotwell/wip/dedeprecate: 46/64] WIP Jens Georg
- [shotwell/wip/dedeprecate: 47/64] WIP Jens Georg
- [shotwell/wip/dedeprecate: 48/64] wip Jens Georg
- [shotwell/wip/dedeprecate: 49/64] WIP Jens Georg
- [shotwell/wip/dedeprecate: 50/64] WIP Jens Georg
- [shotwell/wip/dedeprecate: 51/64] WIP Jens Georg
- [shotwell/wip/dedeprecate: 52/64] WIP Jens Georg
- [shotwell/wip/dedeprecate: 53/64] wip: Fix popup menus Jens Georg
- [shotwell/wip/dedeprecate: 54/64] wip Jens Georg
- [shotwell/wip/dedeprecate: 55/64] wip Jens Georg
- [shotwell/wip/dedeprecate: 56/64] WIP Jens Georg
- [shotwell/wip/dedeprecate: 57/64] WIP Jens Georg
- [shotwell/wip/dedeprecate: 58/64] WIP Jens Georg
- [shotwell/wip/dedeprecate: 59/64] Important action is sensitive Jens Georg
- [shotwell/wip/dedeprecate: 60/64] Fix actions in context menus Jens Georg
- [shotwell/wip/dedeprecate: 61/64] wip Jens Georg
- [shotwell/wip/dedeprecate: 62/64] wip: QueuePage Jens Georg
- [shotwell/wip/dedeprecate: 63/64] wip: OfflinePage Jens Georg
- [gnome-maps] (13 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing Marcus Lundblad
- [shotwell/wip/dedeprecate: 64/64] WIP Jens Georg
- [gnome-maps/wip/mlundblad/transit-routing: 1/13] Add a list box row to show the arrival of a transit itinerary Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 2/13] Add list box row for loading more transit results Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 3/13] sidebar: WIP, Hook up a new transit mode button Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 4/13] Add map marker to mark start of walking transit legs Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 5/13] Add map marker to mark end of transit itineraries Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 6/13] Add map marker for marking boarding points in transit itineraries Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 7/13] Add list box row class for transit stops Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 8/13] turnPointMarker: Add support for showing markers for transit stops Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 9/13] mapView: WIP, implement showing transit routes Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 10/13] mapView: Add a view property to indicate showing a route Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 11/13] mainWindow: Show the print button when a route is rendered Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 12/13] WIP: Add print layout for transit Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 13/13] printOperation: Use transit print layout when requested Marcus Lundblad
- [gnome-maps] (30 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 2/30] routeQuery: Add support for setting time and arrival/departure Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 3/30] transitOptions: Add class holding options for transit routing Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 4/30] routeQuery: Add ability to set options for transit routing Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 5/30] routeQuery: Move routequery to the Application module Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 6/30] routeService: Enable querying GraphHopper externally Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 7/30] Add module to handle HVT codes (hierachical vehicle types) Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 8/30] Break out reading of the service file Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 9/30] mapSource: Use general service handler Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 10/30] WIP: Add module to query an OpenTripPlanner instance Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 11/30] routeQuery: Add support for transit mode Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 12/30] application: Add initialization of the OpenTripPlanner instance Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 13/30] Add transit mode icons Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 14/30] utils: Add color luminance and contrast functions Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 15/30] Add label widget for route labels Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 16/30] Add list box row class for representing transit itineraries Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 17/30] Add list box row to display a leg of a transit itinerary Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 18/30] Add a list box row to show the arrival of a transit itinerary Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 19/30] Add list box row for loading more transit results Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 20/30] sidebar: WIP, Hook up a new transit mode button Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 21/30] Add map marker to mark start of walking transit legs Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 22/30] Add map marker to mark end of transit itineraries Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 23/30] Add map marker for marking boarding points in transit itineraries Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 24/30] Add list box row class for transit stops Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 25/30] turnPointMarker: Add support for showing markers for transit stops Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 26/30] mapView: WIP, implement showing transit routes Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 27/30] mapView: Add a view property to indicate showing a route Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 28/30] mainWindow: Show the print button when a route is rendered Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 29/30] WIP: Add print layout for transit Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 30/30] printOperation: Use transit print layout when requested Marcus Lundblad
- [gnome-flashback] status-notifier-watcher: fix register / unregister signal Alberts Muktupāvels
- [gimp] app: initialize GEGL after showing the splash Michael Natterer
- [shotwell] Prevent dropping the index on evey start Jens Georg
- [shotwell/shotwell-0.24] Prevent dropping the index on evey start Jens Georg
- [epiphany] Fix flag used for appdata validation Michael Catanzaro
- [epiphany] Resync autogen.sh with recommendation Michael Catanzaro
- [epiphany] Use a bit more AX_REQUIRE_DEFINED Michael Catanzaro
- [gimp] app: move the call to gimp_gegl_init() to gimp_real_initialize() Michael Natterer
- [gimp] app: pre-initialize some babl fishes Øyvind Kolås
11 November 2016
12 November 2016
13 November 2016
14 November 2016
15 November 2016
- [gimp] plug-ins: rename "Preset" to "Source type" in WebP export dialog. Jehan Pagès
- [babl] Add extension with HCY color model, and pixel formats Øyvind Kolås
- [gjs] (14 commits) Created branch mozjs31 Philip Chimento
- [gjs/mozjs31: 1/14] build: Build with mozjs31 Philip Chimento
- [gjs/mozjs31: 2/14] js: Remove remaining usage of JSBool Philip Chimento
- [gjs/mozjs31: 3/14] js: Use HandleValueArray as function param Philip Chimento
- [gjs/mozjs31: 4/14] js: Pass JS::NullPtr() instead of NULL Philip Chimento
- [gjs/mozjs31: 5/14] js: Adhere to new JSClass struct layout Philip Chimento
- [gjs/mozjs31: 6/14] js: Adapt to new JS_DefineProperty API Philip Chimento
- [gjs/mozjs31: 7/14] js: Remove deprecated JS_IsConstructing() Philip Chimento
- [gjs/mozjs31: 8/14] js: Remove deprecated JS_{Get,Set}Options Philip Chimento
- [gjs/mozjs31: 9/14] js: Remove deprecated jschar in favour of char16_t Philip Chimento
- [gjs/mozjs31: 10/14] keep-alive: Remove deprecated JS_SET_TRACING_DETAILS Philip Chimento
- [gjs/mozjs31: 11/14] object: Use PersistentRooted in object_init_list Philip Chimento
- [gjs/mozjs31: 12/14] js: Remove flags param from JSNewResolveOp Philip Chimento
- [gjs/mozjs31: 13/14] tests: Adapt to new Date.toLocaleDateString() Philip Chimento
- [gjs/mozjs31: 14/14] js: Set global object trace hook Philip Chimento
- [gjs] (24 commits) Non-fast-forward update to branch wip/ptomato/mozjs31 Philip Chimento
- [gjs/wip/ptomato/mozjs31: 16/24] js: Adapt to mozjs31 HandleValueArray APIs Philip Chimento
- [gjs/wip/ptomato/mozjs31: 17/24] js: No need to use .address() in new API Philip Chimento
- [gjs/wip/ptomato/mozjs31: 18/24] js: Remove deprecated JS_ValueToString() Philip Chimento
- [gjs/wip/ptomato/mozjs31: 19/24] js: Remove deprecated JS_GetGlobalForScopeChain Philip Chimento
- [gjs/wip/ptomato/mozjs31: 20/24] js: Fix misc APIs for mozjs31 Philip Chimento
- [gjs/wip/ptomato/mozjs31: 21/24] importer: Use new JS_GetOwnPropertyDescriptor() Philip Chimento
- [gjs/wip/ptomato/mozjs31: 22/24] maint: Remove erroneous comment Philip Chimento
- [gjs/wip/ptomato/mozjs31: 23/24] WIP - JS_Init() and JS_ShutDown() Philip Chimento
- [gjs/wip/ptomato/mozjs31: 24/24] WIP - Destroy runtime Philip Chimento
- [gimp] plug-ins: lots of cleanup in file-webp-dialog.c Michael Natterer
- [gjs] (3 commits) Non-fast-forward update to branch wip/ptomato/mozjs31 Philip Chimento
- [gjs/wip/ptomato/mozjs31: 1/3] js: Don't exit immediately from System.exit() Philip Chimento
- [gjs/wip/ptomato/mozjs31: 2/3] js: Call JS_Init() and JS_ShutDown() Philip Chimento
- [gjs/wip/ptomato/mozjs31: 3/3] WIP - Destroy runtime Philip Chimento
- [babl] extensions: align rounding of R'G'B'A u8 -> cairo-ARGB32 with reference conversion Simon Budig
- [pango] Visual Studio builds: Remove -lm from .pc files Chun-wei Fan
- [jhbuild] (12 commits) Created branch wip/ptomato/macos Philip Chimento
- [jhbuild/wip/ptomato/macos: 1/12] bootstrap: Update sourceforge download URI Philip Chimento
- [jhbuild/wip/ptomato/macos: 2/12] bootstrap: Bump gettext Philip Chimento
- [jhbuild/wip/ptomato/macos: 3/12] bootstrap: Update some modules Philip Chimento
- [jhbuild/wip/ptomato/macos: 4/12] 3.22, 3.24: Add gtk-mac-integration Philip Chimento
- [jhbuild/wip/ptomato/macos: 5/12] meta: macOS builds adwaita-icon-theme for platform Philip Chimento
- [jhbuild/wip/ptomato/macos: 6/12] modules: e-d-s always needs nss and nspr Philip Chimento
- [jhbuild/wip/ptomato/macos: 7/12] modules: Disable X11 if not in x11 condition Philip Chimento
- [jhbuild/wip/ptomato/macos: 8/12] modules: Require libv4l only on Linux Philip Chimento
- [jhbuild/wip/ptomato/macos: 9/12] modules: libcap is Linux-only Philip Chimento
- [jhbuild/wip/ptomato/macos: 10/12] modules: Build babl with --disable-sse on Darwin Philip Chimento
- [jhbuild/wip/ptomato/macos: 11/12] modules: vte needs conditional --disable-Bsymbolic Philip Chimento
- [jhbuild/wip/ptomato/macos: 12/12] modules: Change some things for macos condition Philip Chimento
- [gnome-builder] add rls required env (#67) Christian Hergert
- [jhbuild] (12 commits) Non-fast-forward update to branch wip/ptomato/macos Philip Chimento
- [jhbuild/wip/ptomato/macos: 1/12] bootstrap: Update sourceforge download URI Philip Chimento
- [jhbuild/wip/ptomato/macos: 2/12] bootstrap: Bump gettext Philip Chimento
- [jhbuild/wip/ptomato/macos: 3/12] bootstrap: Update some modules Philip Chimento
- [jhbuild/wip/ptomato/macos: 4/12] 3.22, 3.24: Add gtk-mac-integration Philip Chimento
- [jhbuild/wip/ptomato/macos: 5/12] meta: macOS builds adwaita-icon-theme for platform Philip Chimento
- [jhbuild/wip/ptomato/macos: 6/12] modules: e-d-s always needs nss and nspr Philip Chimento
- [jhbuild/wip/ptomato/macos: 7/12] modules: Disable X11 if not in x11 condition Philip Chimento
- [jhbuild/wip/ptomato/macos: 8/12] modules: Require libv4l only on Linux Philip Chimento
- [jhbuild/wip/ptomato/macos: 9/12] modules: libcap is Linux-only Philip Chimento
- [jhbuild/wip/ptomato/macos: 10/12] modules: Build babl with --disable-sse on Darwin Philip Chimento
- [gtk+] Deleted branch wip/otte/snapshot Benjamin Otte
- [jhbuild/wip/ptomato/macos: 11/12] modules: vte needs conditional --disable-Bsymbolic Philip Chimento
- [jhbuild/wip/ptomato/macos: 12/12] modules: Change some things for macos condition Philip Chimento
- [gtk+] (30 commits) Created branch wip/otte/snapshot Benjamin Otte
- [gtk+/wip/otte/snapshot: 1/30] gtk: Add gtk_widget_snapshot() Benjamin Otte
- [gtk+/wip/otte/snapshot: 2/30] widget: Add GtkWidgetClass.snapshot() vfunc Benjamin Otte
- [gtk+/wip/otte/snapshot: 3/30] window: Implement snapshot() Benjamin Otte
- [gtk+/wip/otte/snapshot: 4/30] gsk: Add implementation for gsk_render_node_get_transform() Benjamin Otte
- [gtk+/wip/otte/snapshot: 5/30] snapshot: Completely reengineer API Benjamin Otte
- [gtk+/wip/otte/snapshot: 6/30] flowbox: children per line may not be 0 Benjamin Otte
- [gtk+/wip/otte/snapshot: 7/30] snapshot: Add gtk_snapshot_render_background() Benjamin Otte
- [gtk+/wip/otte/snapshot: 8/30] widget: Add more sophisticated detection of rendering method Benjamin Otte
- [gtk+/wip/otte/snapshot: 9/30] container: Add snapshot() implementation Benjamin Otte
- [gtk+/wip/otte/snapshot: 10/30] snapshot: Add gtk_css_gadget_snapshot() Benjamin Otte
- [gtk+/wip/otte/snapshot: 11/30] snapshot: Add a snapshot function to GtkCssCustomGadget Benjamin Otte
- [gtk+/wip/otte/snapshot: 12/30] snapshot: Port to GtkSwitch Benjamin Otte
- [gtk+/wip/otte/snapshot: 13/30] snapshot: convert GtkBox Benjamin Otte
- [gtk+/wip/otte/snapshot: 14/30] snapshot: Convert entry and spinbutton Benjamin Otte
- [gtk+/wip/otte/snapshot: 15/30] snapshot: Convert GtkGrid Benjamin Otte
- [gtk+/wip/otte/snapshot: 16/30] snapshot: Convert GtkButtonBox Benjamin Otte
- [gtk+/wip/otte/snapshot: 17/30] snapshot: Port GtkActionBar Benjamin Otte
- [gtk+/wip/otte/snapshot: 18/30] snapshot: Convert GtkButton and subclasses Benjamin Otte
- [gtk+/wip/otte/snapshot: 19/30] snapshot: Convert GtkLabel and GtkAccelLabel Benjamin Otte
- [gtk+/wip/otte/snapshot: 20/30] snapshot: Convert GtkComboBox Benjamin Otte
- [gtk+/wip/otte/snapshot: 21/30] snapshot: Convert GtkFixed Benjamin Otte
- [gtk+/wip/otte/snapshot: 22/30] snapshot: Port GtkHeaderBar Benjamin Otte
- [gtk+/wip/otte/snapshot: 23/30] snapshot: Convert GtkImage and GtkIconHelper Benjamin Otte
- [gtk+/wip/otte/snapshot: 24/30] image: Invalidate icon helper when unrealizing Benjamin Otte
- [gtk+/wip/otte/snapshot: 25/30] rendernode: Unref texture on finalize Benjamin Otte
- [gtk+/wip/otte/snapshot: 26/30] window: Unrealize renderer last Benjamin Otte
- [gtk+/wip/otte/snapshot: 27/30] gsk: Allow creating cairo contexts for 0x0 nodes Benjamin Otte
- [gtk+/wip/otte/snapshot: 28/30] snapshot: Convert box gadget Benjamin Otte
- [gtk+/wip/otte/snapshot: 29/30] snapshot: Convert GtkSpinner Benjamin Otte
- [gtk+/wip/otte/snapshot: 30/30] Revert "paned: Convert to indirect rendering" Benjamin Otte
- [gnome-builder] flatpak: Bump required flatpak version to 0.6.9 Christian Hergert
- [gnome-builder] flatpak: Add GbpFlatpakRunner subclass of IdeRunner Christian Hergert
- [gnome-builder] configuration: Add app-id property to IdeConfiguration Christian Hergert
- [gnome-builder] config-manager: Read/write app ID to .buildconfig Christian Hergert
- [gnome-builder] omnibar: Update display name when runtimes are added Christian Hergert
- [gnome-builder] autotools: Fix build target discovery for flatpak runtimes Christian Hergert
- [gnome-builder] tests: Add tests for IdeSubprocessLauncher Christian Hergert
- [gnome-builder] flatpak: Discover flatpak manifests and add them as runtimes Christian Hergert
- [gnome-builder] flatpak: Properly build, install, and run flatpak apps Christian Hergert
- [gnome-builder] flatpak: Show prebuild/postbuild output in Builder Christian Hergert
- [evolution] Update Spanish translation Damned-Lies
- [telegnome] Update Spanish translation Damned-Lies
- [pango] Visual Studio 201x build: Fix pangocairo project Chun-wei Fan
- [empathy] Update Friulian translation Damned-Lies
- [eog] Update Friulian translation Damned-Lies
- [epiphany] Update Friulian translation Damned-Lies
- [gnome-control-center] Update Friulian translation Damned-Lies
- [hitori] Update Friulian translation Damned-Lies
- [nautilus] Update Friulian translation Damned-Lies
- [network-manager-applet] editor: allow editing connection priority (bgo #774107) Jiří Klimeš
- [gtk+/gtk-2-24] Visual Studio builds: Generate .pc files Chun-wei Fan
- [tomboy] Update French translation Damned-Lies
- [evolution-data-server] Update German translation Damned-Lies
- [gnome-settings-daemon] Update German translation Damned-Lies
- [niepce] Update German translation Damned-Lies
- [balsa] Update German translation Damned-Lies
- [gtk+/gtk-2-24] Visual Studio builds: Add support scripts to generate .pc files Chun-wei Fan
- [gtk+/gtk-2-24] Visual Studio builds: Make .pc generation optional Chun-wei Fan
- [network-manager-pptp] Update German translation Damned-Lies
- [gnome-flashback] Update German translation Damned-Lies
- [tomboy] Update German translation Damned-Lies
- [giggle] Update German translation Damned-Lies
- [geary] Removed the PillBar classes (i.e. PillBar, PillHeaderbar and PillToolbar). Bug 773728. Michael Gratton
- [geary] Use GtkTemplate for the MainToolbar Michael Gratton
- [geary] Change helper methods to private in MainToolbar. Bug 773728. Michael Gratton
- [tomboy] Update German translation Damned-Lies
- [gnome-photos] base-manager: Stop using photos_base_manager_get_objects Debarshi Ray
- [gnome-photos] item-manager: Rename a variable Debarshi Ray
- [gnome-photos] base-manager: Directly access the GHashTable in remove_object_by_id Debarshi Ray
- [gnome-builder] Update POTFILES.in Piotr Drąg
- [nautilus] Updated Czech translation Marek Černocký
- [nautilus] Updated Czech translation Marek Černocký
- [lightsoff] Updated Czech translation Marek Černocký
- [gnome-photos] Deleted branch wip/rishi/manager-model Debarshi Ray
- [gnome-photos] (5 commits) Created branch wip/rishi/manager-model Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 1/5] base-manager: Consolidate the removal logic in one place Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 2/5] source-manager: Rearrange the code for subsequent changes Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 3/5] share-point-manager: Rearrange the code for subsequent changes Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 4/5] Turn PhotosBaseManager and PhotosItemManager into GListModels Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 5/5] base-manager, item-manager: Support sorting the GListModel Debarshi Ray
- [shotwell] i18n: Add missing files to POTFILES.in Piotr Drąg
- [shotwell] i18n: Add intermediate C files to POTFILES.skip Piotr Drąg
- [shotwell] i18n: Remove files with no translations from POTFILES.in and POTFILES.skip Piotr Drąg
- [libsoup] Add API to clear cached credentials from SoupAuthManager Carlos Garcia Campos
- [glib] (4 commits) Created branch wip/ebassi/rc Emmanuele Bassi
- [glib/wip/ebassi/rc: 1/4] Add reference counter API Emmanuele Bassi
- [glib/wip/ebassi/rc: 2/4] Port GArray and GPtrArray to g_ref_counter_* Emmanuele Bassi
- [glib/wip/ebassi/rc: 3/4] Port GAsyncQueue to g_ref_counter_* Emmanuele Bassi
- [glib/wip/ebassi/rc: 4/4] Port GDateTime to g_ref_counter_* Emmanuele Bassi
- [gtk+/gtk-3-22] Allow replacing input file in gtk-builder-tool simplify Matthias Clasen
- [gtkmm] Correct cairomm-1.14 mention to cairomm-1.16. Murray Cumming
- [pangomm] Correct needed cairomm ABI name to cairomm-1.16 Murray Cumming
- [gimp] Bug 774383 - Text layer created by gimp-text-fontname doesn't... Michael Natterer
- [gimp/gimp-2-8] Bug 774383 - Text layer created by gimp-text-fontname doesn't... Michael Natterer
- [jhbuild] 3.24: gtkmm and co: Update. Murray Cumming
- [geary/geary-0.11] Fix compile warnings with vala git Michael Gratton
- [evolution] Messages could not be sometimes quoted correctly Tomas Popela
- [evolution/gnome-3-22] Messages could not be sometimes quoted correctly Tomas Popela
- [gcr] egg-armor: Use g_strrstr_len() instead of memrchr() Stefan Walter
- [gnome-keyring] egg-armor: Use g_strrstr_len() instead of memrchr() Stefan Walter
- [gnome-builder] build: break the long line of llvm-config names Ting-Wei Lan
- [gnome-builder] build: allow building with llvm 3.9 and svn trunk Ting-Wei Lan
- [gnome-builder] tests: make TEST_DATA_DIR absolute Ting-Wei Lan
- [gnome-builder] tests: Use srcdir instead of builddir to find test data Ting-Wei Lan
- [gnome-software/gnome-3-22] Never crash when the flatpak origin is NULL Richard Hughes
- [gnome-software/gnome-3-22] trivial: Don't use GET_PRIV helper Richard Hughes
- [gnome-software/gnome-3-22] Never show a 'back' button when showing search results Richard Hughes
- [gnome-software/gnome-3-22] Do not refine the addons for non-desktop applications Richard Hughes
- [gnome-software/gnome-3-22] Fix the growth in RSS for every search request Richard Hughes
- [gnome-software/gnome-3-22] trivial: Do not show the upgrade panel if the upgrade got taken away Richard Hughes
- [gnome-software/gnome-3-22] Always show the full screen update spinner when re-getting the list of updates Richard Hughes
- [gnome-software/gnome-3-22] Allow installing flatpak files that depend on an installed runtime Richard Hughes
- [gnome-software/gnome-3-22] Get the screenshot metadata from the GNOME Shell Extension JSON data Richard Hughes
- [gnome-software] Never crash when the flatpak origin is NULL Richard Hughes
- [babl] move fish cache to own .c file Øyvind Kolås
- [babl] babl-cache: store tolerance as part of cache versioning Øyvind Kolås
- [glib/wip/ebassi/rc] Add reference counted memory Emmanuele Bassi
- [glib/wip/ebassi/rc] Add atomically reference counted memory Emmanuele Bassi
- [glib/wip/ebassi/rc] Add reference counted strings Emmanuele Bassi
- [gtk+/gtk-3-22] Updated Czech translation Marek Černocký
- [gtk+] Updated Czech translation Marek Černocký
- [gnome-nibbles] Updated Czech translation Marek Černocký
- [babl] babl-cache: add a 1% probability of cached conversions being dropped on load Øyvind Kolås
- [epiphany] Use ISO_CODES_PREFIX to find localedir of iso-codes Ting-Wei Lan
- [gnome-dictionary] Updated Czech translation Marek Černocký
- [baobab] Updated Czech translation Marek Černocký
- [gnome-software] Updated Czech translation Marek Černocký
- [jhbuild] 3.24: Add llvm 4.0 for Debian sid Ting-Wei Lan
- [gnome-boxes] Updated Czech translation Marek Černocký
- [evolution] Bug 774067 - Webkit composer is very slow refresh when typing Tomas Popela
- [niepce] Updated Czech translation Marek Černocký
- [evolution/gnome-3-22] Bug 774067 - Webkit composer is very slow refresh when typing Tomas Popela
- [babl] reduce default max babl path to 3 Øyvind Kolås
- [babl] babl-cache: remove unneeded switch Øyvind Kolås
- [gtkmm] Gtk::Object: Remove gobject_disposed_ Kjell Ahlstedt
- [gnome-music] playlists: More async work Marinus Schraal
- [network-manager-applet] Deleted branch th/c-e-import-fixes-bgo774290 Thomas Haller
- [network-manager-applet] (10 commits) Created branch th/c-e-import-fixes-bgo774290 Thomas Haller
- [network-manager-applet/th/c-e-import-fixes-bgo774290: 1/10] c-e: tag NewConnectionResultFunc with a special argument Thomas Haller
- [network-manager-applet/th/c-e-import-fixes-bgo774290: 2/10] c-e: tag PageNewConnectionFunc with a special argument Thomas Haller
- [network-manager-applet/th/c-e-import-fixes-bgo774290: 3/10] c-e: tag DeleteConnectionResultFunc with a special argument Thomas Haller
- [network-manager-applet/th/c-e-import-fixes-bgo774290: 4/10] c-e: tag PageNewConnectionResultFunc with a special argument Thomas Haller
- [network-manager-applet/th/c-e-import-fixes-bgo774290: 5/10] c-e: tag NewConnectionTypeFilterFunc with a special argument Thomas Haller
- [network-manager-applet/th/c-e-import-fixes-bgo774290: 6/10] c-e: cleanup NMConnectionEditor dispose() Thomas Haller
- [network-manager-applet/th/c-e-import-fixes-bgo774290: 7/10] c-e: take reference to connection for active_editors Thomas Haller
- [network-manager-applet/th/c-e-import-fixes-bgo774290: 8/10] c-e: don't transfer ownership of connection argument for callback functions Thomas Haller
- [network-manager-applet/th/c-e-import-fixes-bgo774290: 9/10] c-e: fix exiting after cancelling connection type selection Thomas Haller
- [network-manager-applet/th/c-e-import-fixes-bgo774290: 10/10] c-e: allow specifying vpn types directly on command line Thomas Haller
- [geary] Updated Dutch translation Master 3.24 Hannie Dumoleyn
- [chronojump] restTime works also in minutes:seconds Xavier de Blas
- [chronojump] treeview person can paint in red cells that are selected Xavier de Blas
- [babl] store cached fishes in ~/.cache/babl Øyvind Kolås
- [gtk+] gdk: Fix win32 build typo Carlos Garnacho
- [network-manager-applet] trivial: remove some long dead commented-out code Dan Williams
- [mutter] x11: Double check whether the user time window was previously used Carlos Garnacho
- [gtk+] gtk: Add gtk_widget_snapshot() Benjamin Otte
- [gtk+] widget: Add GtkWidgetClass.snapshot() vfunc Benjamin Otte
- [gtk+] window: Implement snapshot() Benjamin Otte
- [gtk+] gsk: Add implementation for gsk_render_node_get_transform() Benjamin Otte
- [gtk+] snapshot: Completely reengineer API Benjamin Otte
- [gtk+] flowbox: children per line may not be 0 Benjamin Otte
- [gtk+] snapshot: Add gtk_snapshot_render_background() Benjamin Otte
- [gtk+] widget: Add more sophisticated detection of rendering method Benjamin Otte
- [gtk+] container: Add snapshot() implementation Benjamin Otte
- [gtk+] snapshot: Add gtk_css_gadget_snapshot() Benjamin Otte
- [gtk+] snapshot: Add a snapshot function to GtkCssCustomGadget Benjamin Otte
- [gtk+] snapshot: Port to GtkSwitch Benjamin Otte
- [gtk+] snapshot: convert GtkBox Benjamin Otte
- [gtk+] snapshot: Convert entry and spinbutton Benjamin Otte
- [gtk+] snapshot: Convert GtkGrid Benjamin Otte
- [gtk+] snapshot: Convert GtkButtonBox Benjamin Otte
- [gtk+] snapshot: Port GtkActionBar Benjamin Otte
- [gtk+] snapshot: Convert GtkButton and subclasses Benjamin Otte
- [gtk+] snapshot: Convert GtkLabel and GtkAccelLabel Benjamin Otte
- [gtk+] snapshot: Convert GtkComboBox Benjamin Otte
- [gtk+] snapshot: Convert GtkFixed Benjamin Otte
- [gtk+] snapshot: Port GtkHeaderBar Benjamin Otte
- [gtk+] snapshot: Convert GtkImage and GtkIconHelper Benjamin Otte
- [gtk+] image: Invalidate icon helper when unrealizing Benjamin Otte
- [gtk+] rendernode: Unref texture on finalize Benjamin Otte
- [gtk+] window: Unrealize renderer last Benjamin Otte
- [gtk+] gsk: Allow creating cairo contexts for 0x0 nodes Benjamin Otte
- [gtk+] snapshot: Convert box gadget Benjamin Otte
- [gtk+] snapshot: Convert GtkSpinner Benjamin Otte
- [gtk+] Revert "paned: Convert to indirect rendering" Benjamin Otte
- [gtk+] snapshot: Convert GtkFlowBox Benjamin Otte
- [gtk+] snapshot: convert GtkListBox Benjamin Otte
- [gtk+] Revert "Covert GtkOverlay to indirect rendering" Benjamin Otte
- [gtk+] snapshot: Convert GtkSeparator Benjamin Otte
- [gtk+] Revert "GtkFrame: Convert to indirect rendering" Benjamin Otte
- [gtk+] snapshot: Convert GtkExpander Benjamin Otte
- [gtk+] snapshot: Convert GtkIcon Benjamin Otte
- [gtk+] gadget: Remove gtk_css_gadget_get_render_node() Benjamin Otte
- [gtk+] snapshot: Convert GtkPopover Benjamin Otte
- [gtk+] container: Remove get_render_node() support API Benjamin Otte
- [gtk+] snapshot: Convert inspector's RenderNodeView Benjamin Otte
- [gtk+] widget: Remove get_render_node() vfunc Benjamin Otte
- [balsa] Updated Danish translation Ask Hjorth Larsen
- [mutter] x11: Unminimize windows with initial IconicState if first known on MapRequest Carlos Garnacho
- [gimp] app: fix warning in xcf_save_prop(): xcf_write_int32() takes guint32* Michael Natterer
- [gimp] Deleted branch gtk3-port Michael Natterer
- [gnome-control-center] printers: Introduce the "authentication-required" signal in PpHost Felipe Borges
- [gimp] (234 commits) Created branch gtk3-port Michael Natterer
- [gimp/gtk3-port: 1/234] Switch to version 3.0 in a lot of places and depend on GTK+ 3.16 Michael Natterer
- [gimp/gtk3-port: 2/234] Revert "app: Fix on canvas widgets ignoring clicks from tablets - bug 614441" Michael Natterer
- [gimp/gtk3-port: 3/234] libgimpwidgets: remove deprecated files from the build Michael Natterer
- [gimp/gtk3-port: 4/234] libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[ch] Michael Natterer
- [gimp/gtk3-port: 5/234] libgimpwidgets: port virtual functions to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 6/234] libgimpwidgets: port virtual functions to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 7/234] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 8/234] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 9/234] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 10/234] libgimpwidgets: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 11/234] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 12/234] libgimpwidgets: remove deprecated functions and s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 13/234] libgimpwidgets: remove deprecated files completely Michael Natterer
- [gimp/gtk3-port: 14/234] libgimp: remove GdkRGB and GdkColorMap calls, these APIs are gone Michael Natterer
- [gimp/gtk3-port: 15/234] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 16/234] app: remove GTK_OBJECT() cast Michael Natterer
- [gimp/gtk3-port: 17/234] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 18/234] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 19/234] app: port virtual functions to GTK+ 3.0 API Michael Natterer
- [gimp/gtk3-port: 20/234] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 21/234] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 22/234] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 23/234] app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 24/234] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 25/234] app: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 26/234] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 27/234] app: port GimpNavigationView to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 28/234] app: port GimpPaletteView to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 29/234] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 30/234] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 31/234] app: no need to alloc colors any longer, GdkColormap is gone Michael Natterer
- [gimp/gtk3-port: 32/234] app: port call to gtk_paint_arrow() to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 33/234] app: port device management to GdkDeviceManager Michael Natterer
- [gimp/gtk3-port: 34/234] app: remove obsolete (GtkObject **) casts Michael Natterer
- [gimp/gtk3-port: 35/234] app: use gtk_widget_get_preferred_size() instead of size_request() Michael Natterer
- [gimp/gtk3-port: 36/234] app: port GimpScalComboBox to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 37/234] app: use gtk_widget_get_preferred_size() instead of size_request() Michael Natterer
- [gimp/gtk3-port: 38/234] libgimpwidgets: port GimpFrame to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 39/234] app: port tools to GTK+ 3.0 (trivial changes only) Michael Natterer
- [gimp/gtk3-port: 40/234] app: s/GtkObject/GtkAdjustment/ in app/dialogs/ Michael Natterer
- [gimp/gtk3-port: 41/234] app: pass the cairo_region_t to gdk_window_invalidate_region() directly Michael Natterer
- [gimp/gtk3-port: 42/234] app: use GdkDeviceManager to list devices Michael Natterer
- [gimp/gtk3-port: 43/234] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 44/234] app: remove calls to colormap functions, they are gone Michael Natterer
- [gimp/gtk3-port: 45/234] libgimpwidgets: get rid of (GtkObject **) casts Michael Natterer
- [gimp/gtk3-port: 46/234] app: port the splash to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 47/234] libgimpwidgets: port the ruler to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 48/234] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 49/234] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 50/234] app: port the overlay stuff to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 51/234] app: use the container icon view, the grid view is not GTK+ 3.0-able Michael Natterer
- [gimp/gtk3-port: 52/234] app: port to GtkWidget::draw() (incompletely) Michael Natterer
- [gimp/gtk3-port: 53/234] app: remove call to gtk_statusbar_set_has_resize_grip() Michael Natterer
- [gimp/gtk3-port: 54/234] app: port the tag entry to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 55/234] app: port to GtkWidget::draw() but disable the code inside with #if 0 Michael Natterer
- [gimp/gtk3-port: 56/234] app: can't set the scale combo entry's properties in init() any longer Michael Natterer
- [gimp/gtk3-port: 57/234] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 58/234] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 59/234] modules: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 60/234] app: didn't completely commit the display shell expose() -> draw() change Michael Natterer
- [gimp/gtk3-port: 61/234] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 62/234] app: passing -1 as width/height to gtk_paint_box() no longer works Michael Natterer
- [gimp/gtk3-port: 63/234] app: port popup arrow drawing to cairo and get rid of the arrow_pixbuf Michael Natterer
- [gimp/gtk3-port: 64/234] app: remove GimpContainerGridView from the build entirely Michael Natterer
- [gimp/gtk3-port: 65/234] modules: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 66/234] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 67/234] libgimp: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 68/234] app: don't translate to allocation.x,y Michael Natterer
- [gimp/gtk3-port: 69/234] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 70/234] app: forgot to remove a cairo_destroy() in draw() Michael Natterer
- [gimp/gtk3-port: 71/234] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 72/234] app: GtkEntry turned into a no-window widget Michael Natterer
- [gimp/gtk3-port: 73/234] app: use the new GtkScrollable API instead of deprecated tree view API Michael Natterer
- [gimp/gtk3-port: 74/234] app: cairo_save()/restore() around chaining up in draw() Michael Natterer
- [gimp/gtk3-port: 75/234] app: add ugly workaround to make the icon view adapt to view size changes Michael Natterer
- [gimp/gtk3-port: 76/234] plug-ins: lots of trivial GTK+ 3.0 porting Michael Natterer
- [gimp/gtk3-port: 77/234] plug-ins: port jpeg-save to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 78/234] plug-ins: port file-png to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 79/234] plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/ Michael Natterer
- [gimp/gtk3-port: 80/234] plug-ins: more s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 81/234] plug-ins: port some more plug-ins to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 82/234] app: port the colormap editor to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 83/234] app: remove GtkWrapBox Michael Natterer
- [gimp/gtk3-port: 84/234] libgimpwidgets: port to the new size request API Michael Natterer
- [gimp/gtk3-port: 85/234] app: port to the new size request API Michael Natterer
- [gimp/gtk3-port: 86/234] plug-ins: port the print preview to the new size request API Michael Natterer
- [gimp/gtk3-port: 87/234] plug-ins: port sphere-designer to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 88/234] plug-ins: port cml-explorer to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 89/234] plug-ins: port lighting to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 90/234] plug-ins: port the unit-editor to GtkScrollable Michael Natterer
- [gimp/gtk3-port: 91/234] app: fix GimpOverlayDialog's minimum height Michael Natterer
- [gimp/gtk3-port: 92/234] app: port GimpOverlayBox to GtkWidget::get_preferred_width/height() Michael Natterer
- [gimp/gtk3-port: 93/234] app: don't connect to "size-requst" because that's deprecated Michael Natterer
- [gimp/gtk3-port: 94/234] app: port GimpSpinScale to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 95/234] app: skip keyboard devices so the device list becomes reasonable Michael Natterer
- [gimp/gtk3-port: 96/234] app: implement proper height-for-width in GimpToolPalette Michael Natterer
- [gimp/gtk3-port: 97/234] app: use GdkDevice accessors Michael Natterer
- [gimp/gtk3-port: 98/234] app: introduce struct GimpDeviceKey because GdkDeviceKey is gone Michael Natterer
- [gimp/gtk3-port: 99/234] app: put the toolbox' areas into a box until we decided about a wrapping widget Michael Natterer
- [gimp/gtk3-port: 100/234] Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_render_icon() Michael Natterer
- [gimp/gtk3-port: 101/234] app: port the device sort function to GdkDeviceManager Michael Natterer
- [gimp/gtk3-port: 102/234] libgimpwidgets: port to GtkStyleContext and gtk_render_foo() Michael Natterer
- [gimp/gtk3-port: 103/234] app: change the list of available devices to something that makes sense Michael Natterer
- [gimp/gtk3-port: 104/234] libgimpwidgets: port GimpCellRendererToggle to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 105/234] libgimpwidgets: port GimpChainButton to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 106/234] libgimpwidgets: port GimpColorArea to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 107/234] libgimpwidgets: port GimpColorScale to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 108/234] libgimpwidgets: port GimpOffsetArea to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 109/234] libgimpwidgets: port GimpRuler to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 110/234] llibgimpwidgets: port GimpScrolledPreview to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 111/234] app: port GimpBlobEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 112/234] app: port setting the canvas padding color to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 113/234] app: port GimpPanedBox to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 114/234] app: port GimpContainerIconView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 115/234] app: port GimpContainerTreeView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 116/234] app: port GimpColormapEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 117/234] app: port GimpComponentEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 118/234] app: port GimpFgBgEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 119/234] app: port GimpFgBgView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 120/234] app: port gimp_get_icon_size() to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 121/234] app: port GimpContainerBox to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 122/234] app: port GimpDashEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 123/234] app: remove calls to gtk_widget_get, set_extension_events() Michael Natterer
- [gimp/gtk3-port: 124/234] app: s/gtk_widget_modify_font/gtk_widget_override_font/ Michael Natterer
- [gimp/gtk3-port: 125/234] libgimpwidgets: port GimpNumberPairEntry to gtk_widget_override_font() Michael Natterer
- [gimp/gtk3-port: 126/234] app: port the about dialog to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 127/234] modules: remove call to gtk_widget_set_extension_events() Michael Natterer
- [gimp/gtk3-port: 128/234] libgimpwidgets: implement GtkWidget::state_flags_changed() Michael Natterer
- [gimp/gtk3-port: 129/234] libgimpwidgets: implement GtkWidget::style_updated() instead of style_set() Michael Natterer
- [gimp/gtk3-port: 130/234] libgimpwidgets: use g_object_ref()/unref() for GdkCursors Michael Natterer
- [gimp/gtk3-port: 131/234] app: use gdk_drag_context_get_source_window() Michael Natterer
- [gimp/gtk3-port: 132/234] app: use gdk_drag_context_get_selected_action() instead of conect->action Michael Natterer
- [gimp/gtk3-port: 133/234] app: port GimpSpinScale to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 134/234] app: implement GtkWidget::style_updated() instead of style_set() Michael Natterer
- [gimp/gtk3-port: 135/234] port gtkrc files to CSS (incompletely and stuff commented out) Michael Natterer
- [gimp/gtk3-port: 136/234] Port theme and gtkrc file loading to CSS files using GtkCssProvider Michael Natterer
- [gimp/gtk3-port: 137/234] app: copy gimp.css instead of gtkrc to the user's gimp directory Michael Natterer
- [gimp/gtk3-port: 138/234] app: check whether child widgets exist in GtkWidget::style_updated() Michael Natterer
- [gimp/gtk3-port: 139/234] Replace gdk_cursor_unref() with g_object_unref() Michael Natterer
- [gimp/gtk3-port: 140/234] app: use gtk_menu_shell_get_selected_item() Michael Natterer
- [gimp/gtk3-port: 141/234] app: port GimpOverlayBox to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 142/234] app: port GimpOverlayFrame to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 143/234] app: port GimpScaleButton to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 144/234] libgimpwidgets: move all GimpPickButton members to a private struct Michael Natterer
- [gimp/gtk3-port: 145/234] libgimpwidgets: move all GimpColorArea members to a private struct Michael Natterer
- [gimp/gtk3-port: 146/234] libgimpwidgets: move all GimpOffsetArea members to a private struct Michael Natterer
- [gimp/gtk3-port: 147/234] libgimpwidgets: move padding members from instance to class struct Michael Natterer
- [gimp/gtk3-port: 148/234] libgimpwidgets: move all GimpButton members to a private struct Michael Natterer
- [gimp/gtk3-port: 149/234] libgimpwidgets: move all GimpCellRendererColor members to a private struct Michael Natterer
- [gimp/gtk3-port: 150/234] libgimpwidgets: move all GimpColorButton members to a private struct Michael Natterer
- [gimp/gtk3-port: 151/234] libgimpwidgets: move all GimpCellRendererToggle members to a private struct Michael Natterer
- [gimp/gtk3-port: 152/234] libgimpwidgets: move all GimpChainButton members to a private struct Michael Natterer
- [gimp/gtk3-port: 153/234] libgimpwidgets: move all GimpBrowser members to a private struct Michael Natterer
- [gimp/gtk3-port: 154/234] libgimpwidgets: move all GimpColorDisplay members to a private struct Michael Natterer
- [gimp/gtk3-port: 155/234] libgimpwidgets: move all GimpColorDisplayStack members to a private struct Michael Natterer
- [gimp/gtk3-port: 156/234] libgimpwidgets: move all GimpColorHexEntry members to a private struct Michael Natterer
- [gimp/gtk3-port: 157/234] libgimpwidgets: add padding Michael Natterer
- [gimp/gtk3-port: 158/234] libgimpwidgets: move all GimpColorNotebook members to a private struct. Michael Natterer
- [gimp/gtk3-port: 159/234] libgimpwidgets: move all GimpColorScale members to a private struct Michael Natterer
- [gimp/gtk3-port: 160/234] libgimpwidgets: move GimpColorProfileComboBox::dialog to private Michael Natterer
- [gimp/gtk3-port: 161/234] libgimpwidgets: move all GimpColorSelection members to a private struct Michael Natterer
- [gimp/gtk3-port: 162/234] libgimpwidgets: move all GimpEnumLabel members to a private struct Michael Natterer
- [gimp/gtk3-port: 163/234] app: don't use style->black and style->white Michael Natterer
- [gimp/gtk3-port: 164/234] libgimpwidgets: move all GimpMemsizeEntry members to a private struct Michael Natterer
- [gimp/gtk3-port: 165/234] app: port GimpStrokeEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 166/234] app: port GimpPaletteView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 167/234] plug-ins: don't use style->black and style->white Michael Natterer
- [gimp/gtk3-port: 168/234] libgimpwidgets: move all GimpColorProfileStore members to a private struct Michael Natterer
- [gimp/gtk3-port: 169/234] app: port GimpDockWindow to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 170/234] app: port GimpToolEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 171/234] app: use gtk_widget_override_font() instead of modify_font() Michael Natterer
- [gimp/gtk3-port: 172/234] app: port GimpThumbBox to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 173/234] Implement GtkWidget::style_updated() instead of ::style_set() Michael Natterer
- [gimp/gtk3-port: 174/234] app: port GimpHistogramView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 175/234] app: port GimpTagEntry to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 176/234] app: always ask the master device for its axes or state Michael Natterer
- [gimp/gtk3-port: 177/234] app: when checking for a device change, check the event's source device Michael Natterer
- [gimp/gtk3-port: 178/234] app: remove obsolete device checks from GimpToolbox Michael Natterer
- [gimp/gtk3-port: 179/234] app: port GimpColorFrame away from GtkStyle, using a new style property Michael Natterer
- [gimp/gtk3-port: 180/234] app: remove call to gtk_widget_style_attach() from GimpOverlayBox Michael Natterer
- [gimp/gtk3-port: 181/234] app: port GimpOverlayChild to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 182/234] Port cell renderers to gtk_cell_renderer_get_state() Michael Natterer
- [gimp/gtk3-port: 183/234] app: port GimpCellRendererDashes to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 184/234] app: add gimp_get_style_color() to simplify GdkRGBA style property lookup Michael Natterer
- [gimp/gtk3-port: 185/234] app: add style property and default CSS for GimpHistogramView's grid-color Michael Natterer
- [gimp/gtk3-port: 186/234] app: port GimpCurveView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 187/234] themes: document the new GimpHistogramView property in the theme CSS Michael Natterer
- [gimp/gtk3-port: 188/234] app: define all GimpHistogramView colors via style properties and CSS Michael Natterer
- [gimp/gtk3-port: 189/234] themes: document the new stlye properties and indent the CSS files properly Michael Natterer
- [gimp/gtk3-port: 190/234] app: increase the priority of the theme CSS by 1 Michael Natterer
- [gimp/gtk3-port: 191/234] app: port GimpComboTagEntry to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 192/234] configure.ac: use the new GTK_CHECK_BACKEND() macro Michael Natterer
- [gimp/gtk3-port: 193/234] plug-ins: port map-object to GTK+ 3.x Michael Natterer
- [gimp/gtk3-port: 194/234] app: use GdkRGBA instead of GdkColor in some places Michael Natterer
- [gimp/gtk3-port: 195/234] app: remove gimp_rgb_get,set_gdk_color() Michael Natterer
- [gimp/gtk3-port: 196/234] plug-ins: port filter-pack to GTK+ 3.0, still some warnings left Michael Natterer
- [gimp/gtk3-port: 197/234] app: gimp_print_event(): add the device to the event debug output. Michael Natterer
- [gimp/gtk3-port: 198/234] app: gimp_device_info_get_device_coords(): workaround for XI2 b0rk Michael Natterer
- [gimp/gtk3-port: 199/234] app: make input devices, grabs and therefore generally tools work again Michael Natterer
- [gimp/gtk3-port: 200/234] app: use gdk_device_get_position() inetad of gdk_display_get_pointer() Michael Natterer
- [gimp/gtk3-port: 201/234] app: remove some forgotten #undef GSEAL_ENABLE Michael Natterer
- [gimp/gtk3-port: 202/234] app: let the file dialog expand/collapse with the file type expander Michael Natterer
- [gimp/gtk3-port: 203/234] app: port GimpGradientEditor to GtkSyleContext Michael Natterer
- [gimp/gtk3-port: 204/234] app: port GimpHistogramView to gdk_device_grab()/ungrab() Michael Natterer
- [gimp/gtk3-port: 205/234] app: port GimpNavigationEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 206/234] app: port GimpTagPopup to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 207/234] app: GimpDock: port font size modification to GtkCssProvider Michael Natterer
- [gimp/gtk3-port: 208/234] plug-ins: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 209/234] app: implement GtkContainer::get_path_for_child() in GimpMessageBox Michael Natterer
- [gimp/gtk3-port: 210/234] devel-docs: make the shooter tool at least build again (untested) Michael Natterer
- [gimp/gtk3-port: 211/234] app: don't use "size-request" for the toolbox' wilber, it's gone Michael Natterer
- [gimp/gtk3-port: 212/234] app: themes.c: add #if 0-ed switch to dark theme variant Michael Natterer
- [gimp/gtk3-port: 213/234] Incomplete notebook and tab theming commit, to be improved Michael Natterer
- [gimp/gtk3-port: 214/234] themes: set an explicit background for rulers Michael Natterer
- [gimp/gtk3-port: 215/234] app: make the statusbar's progress label visible again Michael Natterer
- [gimp/gtk3-port: 216/234] app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL Michael Natterer
- [gimp/gtk3-port: 217/234] app: port wilber drawing to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 218/234] modules: port GimpColorWheel to GTK+ 3.x Michael Natterer
- [gimp/gtk3-port: 219/234] Unkommented settings for preferring a dark GTK+ theme. Michael Natterer
- [gimp/gtk3-port: 220/234] app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate-dialog.c Michael Natterer
- [gimp/gtk3-port: 221/234] Use GTK+3 gtk_get_locale_direction() function instead of current hack. Michael Natterer
- [gimp/gtk3-port: 222/234] app: port GimpCircle and subclasses to GTK+ 3 Michael Natterer
- [gimp/gtk3-port: 223/234] app: remove GTK_OBJECT() case in GimpPopup Michael Natterer
- [gimp/gtk3-port: 224/234] app: use gimp_color_display_stack_get_filters() instead of stack->filters Michael Natterer
- [gimp/gtk3-port: 225/234] libgimpwidgets: #if 0 more stuff in gimp3migration Michael Natterer
- [gimp/gtk3-port: 226/234] libgimpwidgets: Draw marker in correct position on ruler. Michael Natterer
- [gimp/gtk3-port: 227/234] libgimpwidgets: Separate ruler text layer from background. Michael Natterer
- [gimp/gtk3-port: 228/234] app: port GimpContainerTreeView from style_set() to style_updated() Michael Natterer
- [gimp/gtk3-port: 229/234] Bug 759030 - gtk3-port parsing error loading css from custom theme Michael Natterer
- [gimp/gtk3-port: 230/234] Revert "Bug 762279 - "Tip of the day" links opens two links" Michael Natterer
- [gimp/gtk3-port: 231/234] Bug 762279 - "Tip of the day" links opens two links. Michael Natterer
- [gimp/gtk3-port: 232/234] plug-ins: s/GtkObject/GtkAdjustment/ in file-wepb Michael Natterer
- [gimp/gtk3-port: 233/234] libgimpwidgets, app: use GdkRGBA instead of GdkColor for cell backgrounds Michael Natterer
- [gimp/gtk3-port: 234/234] foo Michael Natterer
- [gedit] external tools: Fix link click bug due to GTK API change Adam Dingle
- [gnome-software] Treat install-bundles-system-wide as advisory, rather than policy Richard Hughes
- [gedit/gnome-3-20] external tools: Fix link click bug due to GTK API change Adam Dingle
- [empathy] Use UTF-8 encoding for webview Michael Catanzaro
- [gtksourceview] SearchContext: rename forward2() -> forward() Sébastien Wilmet
- [gtksourceview] SearchContext: rename forward_finish2() -> forward_finish() Sébastien Wilmet
- [gtksourceview] SearchContext: rename backward2() -> backward() Sébastien Wilmet
- [gtksourceview] SearchContext: rename backward_finish2() -> backward_finish() Sébastien Wilmet
- [gtksourceview] SearchContext: rename replace2() -> replace() Sébastien Wilmet
- [gucharmap] charmap: Conditionalise forcing the light theme on gtk < 3.22 Christian Persch
- [gstreamermm] plugins: add deprecated ifdef to configuration file Marcin Kolny
- [pangomm] Link to the glibmm-2.52 version of glibmm_generate_extra_defs. Murray Cumming
- [atkmm] Link to the glibmm-2.52 version of glibmm_generate_extra_defs. Murray Cumming
- [gtkmm] Link to the glibmm-2.52 version of glibmm_generate_extra_defs. Murray Cumming
- [libgdamm] Link to the glibmm-2.52 version of glibmm_generate_extra_defs. Murray Cumming
- [gimp] data: new development splash image. Jehan Pagès
- [gtksourceviewmm] Link to the glibmm-2.52 version of glibmm_generate_extra_defs. Murray Cumming
- [gimp] Update Polish translation Piotr Drąg
- [gstreamermm] plugins-bad: use flags and libs from gstreamer-gl pkg config file Marcin Kolny
- [gnome-software] Update Friulian translation Damned-Lies
- [gtkmm] (2 commits) Created branch mkolny/use-mmgirgenerator Marcin Kolny
- [gtkmm/mkolny/use-mmgirgenerator: 1/2] mmgirgenerator: add gen script, update enums definitions Marcin Kolny
- [gtkmm/mkolny/use-mmgirgenerator: 2/2] signals and properties Marcin Kolny
- [evolution] Update Friulian translation Damned-Lies
- [gtk+] snapshot: push/pop mismatch is critical Benjamin Otte
- [gtk+] container: ensure we only append a single node Benjamin Otte
- [gtk+] Deleted branch wip/otte/texture Benjamin Otte
- [telegnome] Updated Danish translation Ask Hjorth Larsen
- [sound-juicer] Updated Danish translation Ask Hjorth Larsen
- [gtk+] Deleted branch wip/otte/snapshot Benjamin Otte
- [librsvg/rustification] Rename rsvg-path.h to rsvg-path-builder.h Federico Mena Quintero
- [evolution] Update Friulian translation Damned-Lies
- [babl] babl-cache: attempt to make things barely compile on win32 Øyvind Kolås
- [evolution] Update Friulian translation Damned-Lies
- [gjs] console: Fix wrong cast in coverage prefixes Philip Chimento
- [gjs] maint: Remove erroneous comment Philip Chimento
- [gjs/mozjs31] (7 commits) ...js: Don't exit immediately from System.exit() Philip Chimento
- [gjs/mozjs31: 2/7] js: No need to use .address() in new API Philip Chimento
- [gjs/mozjs31: 3/7] js: Remove deprecated JS_ValueToString() Philip Chimento
- [gjs/mozjs31: 4/7] js: Remove deprecated JS_GetGlobalForScopeChain Philip Chimento
- [gjs/mozjs31: 5/7] js: Fix misc APIs for mozjs31 Philip Chimento
- [gjs/mozjs31: 6/7] importer: Use new JS_GetOwnPropertyDescriptor() Philip Chimento
- [gjs/mozjs31: 7/7] js: Don't exit immediately from System.exit() Philip Chimento
- [balsa] Use Unicode characters for quotes and ellipses Peter Bloomfield
- [gjs/mozjs31] object: Enter global compartment in custom constructor Philip Chimento
- [gjs] (9 commits) Non-fast-forward update to branch wip/ptomato/mozjs31 Philip Chimento
- [gjs/wip/ptomato/mozjs31: 8/9] js: Call JS_Init() and JS_ShutDown() Philip Chimento
- [gjs/wip/ptomato/mozjs31: 9/9] js: Destroy runtime when last context is destroyed Philip Chimento
- [gnome-builder] completion-results: add tracing for debugging replays Christian Hergert
- [shotwell] Dedeprecate EditingTools base class Jens Georg
- [shotwell] Dedeprecate RedEye Tool Jens Georg
- [shotwell] Dedeprecate Adjust Tool Jens Georg
- [shotwell] Remove deprecated calls from ManifestWidget Jens Georg
- [shotwell] Remove deprecations from PublishingUI Jens Georg
- [shotwell] Remove deprecated calls from LibraryWindow Jens Georg
16 November 2016
17 November 2016
- [damned-lies] Update Brazilian Portuguese translation Damned-Lies
- [gtk+] API: Remove gtk_render_extension() Benjamin Otte
- [gtk+] API: Remove everything relating to "grip" Benjamin Otte
- [gtk+] renderbackground: Remove unused functions Benjamin Otte
- [gtk+] snapshot: Add infrastructure to snapshot CSS images Benjamin Otte
- [gtk+] snapshot: Fix graphene misunderstandings Benjamin Otte
- [librsvg/rustification] Rename _rsvg_{push, pop}_view_box to rsvg_drawing_ctx_{push, pop}_view_box Federico Mena Quintero
- [librsvg/rustification] Use a new rsvg_drawing_ctx_get_view_box_size() throughout Federico Mena Quintero
- [librsvg/rustification] Use a new rsvg_drawing_ctx_get_dpi() accessor throughout Federico Mena Quintero
- [librsvg/rustification] rsvt-text: Don't pass an RsvgState around; get it from the context Federico Mena Quintero
- [librsvg/rustification] Use a new rsvg_drawing_ctx_get_normalized_font_size(); make the computation in a helper function Federico Mena Quintero
- [librsvg/rustification] Make viewport_percentage() internal to rsvg-css.c Federico Mena Quintero
- [librsvg/rustification] drawing_ctx.rs: Put the declaration of RsvgDrawingCtx here Federico Mena Quintero
- [librsvg/rustification] Implement rsvg_length_normalize() fully in Rust Federico Mena Quintero
- [babl] extensions/cairo: remove some arithmetic Øyvind Kolås
- [babl] cairo: slight improvements to speed and accuracy Øyvind Kolås
- [babl] cairo: pad with 255 instead of copy of color for 24bit format Øyvind Kolås
- [babl] fast-float: use higher accuracy LUTs and rework some alpha handling Øyvind Kolås
- [gjs/mozjs31] docs: Overview of new JS features in NEWS Philip Chimento
- [gjs] (3 commits) Non-fast-forward update to branch wip/ptomato/mozjs31 Philip Chimento
- [gjs/wip/ptomato/mozjs31: 2/3] js: Call JS_Init() and JS_ShutDown() Philip Chimento
- [gjs/wip/ptomato/mozjs31: 3/3] js: Destroy runtime when last context is destroyed Philip Chimento
- [at-spi2-core] Copy in key mask defines from Xlib.h Mike Gorse
- [at-spi2-core] Block out X11 API with #ifdefs Mike Gorse
- [gjs/mozjs31] js: Call JS_Init() and JS_ShutDown() Philip Chimento
- [gjs/mozjs31] js: Destroy runtime when last context is destroyed Philip Chimento
- [gjs] Deleted branch wip/ptomato/mozjs31 Philip Chimento
- [gtk+] snapshot: Add GtkSnapshotState Benjamin Otte
- [gtk+] snapshot: Pass the clip region to the snapshot Benjamin Otte
- [gtk+] snapshot: Implement gtk_snapshot_clips_rect() Benjamin Otte
- [gnome-online-accounts] Update telepathy-account-widgets to latest master Philip Chimento
- [empathy] Update telepathy-account-widgets to latest master Philip Chimento
- [gnome-chat] Update telepathy-account-widgets to latest master Philip Chimento
- [sysprof] window: disable record button while generating profile Christian Hergert
- [gtk+/gtk-3-22] Update Brazilian Portuguese translation Damned-Lies
- [gtk+] Update Brazilian Portuguese translation (cherry picked from commit 0103bbf5eb6efa817e2d42643d73dd013 Damned-Lies
- [gnome-builder] Update Brazilian Portuguese translation Damned-Lies
- [gnome-builder] flatpak: Don't run flatpak-build-init unnecessarily Matthew Leeds
- [jhbuild] bootstrap: Update sourceforge download URI Philip Chimento
- [jhbuild] bootstrap: Bump gettext Philip Chimento
- [jhbuild] bootstrap: Update some modules Philip Chimento
- [jhbuild] 3.22, 3.24: Add gtk-mac-integration Philip Chimento
- [jhbuild] meta: macOS builds adwaita-icon-theme for platform Philip Chimento
- [jhbuild] modules: e-d-s always needs nss and nspr Philip Chimento
- [jhbuild] modules: Disable X11 if not in x11 condition Philip Chimento
- [jhbuild] modules: Require libv4l only on Linux Philip Chimento
- [jhbuild] modules: libcap is Linux-only Philip Chimento
- [jhbuild] modules: Build babl with --disable-sse on Darwin Philip Chimento
- [jhbuild] modules: vte needs conditional --disable-Bsymbolic Philip Chimento
- [jhbuild] modules: Change some things for macos condition Philip Chimento
- [jhbuild] Deleted branch wip/ptomato/macos Philip Chimento
- [shotwell] Update Spanish translation Damned-Lies
- [gnome-builder] completion-words: allow _ in acceptable characters for match Christian Hergert
- [gnome-builder] sourceview: avoid unnecessary block/unblock of handlers Christian Hergert
- [gnome-builder] sourceview: change character overwrite strategy Christian Hergert
- [vala] (169 commits) Non-fast-forward update to branch wip/transform Rico Tzschichholz
- [vala/wip/transform: 73/169] Analyze nodes after they are inserted into the tree Rico Tzschichholz
- [vala/wip/transform: 74/169] Make the semantic analyzer be stateless Rico Tzschichholz
- [vala/wip/transform: 75/169] Collect error_types on demand to allow transformations Rico Tzschichholz
- [vala/wip/transform: 76/169] Code transformer Rico Tzschichholz
- [vala/wip/transform: 77/169] Move WhileStatement transformation into the code transformer Rico Tzschichholz
- [vala/wip/transform: 78/169] Move DoStatement transformation into the code transformer Rico Tzschichholz
- [vala/wip/transform: 79/169] Move ForStatement transformation into the code transformer Rico Tzschichholz
- [vala/wip/transform: 80/169] Move ConditionalExpression transformation into the code transformer Rico Tzschichholz
- [vala/wip/transform: 81/169] GVariant transformer Rico Tzschichholz
- [vala/wip/transform: 82/169] Add ConditionalExpression.replace_expression plus other fixes Rico Tzschichholz
- [vala/wip/transform: 83/169] Add missing replace_expression to code nodes Rico Tzschichholz
- [vala/wip/transform: 84/169] Code builder Rico Tzschichholz
- [vala/wip/transform: 85/169] Parse expressions from string Rico Tzschichholz
- [vala/wip/transform: 86/169] Serialize structs Rico Tzschichholz
- [vala/wip/transform: 87/169] Serialize hash table Rico Tzschichholz
- [vala/wip/transform: 88/169] Basic gvariant deserialization Rico Tzschichholz
- [vala/wip/transform: 89/169] Deserialize arrays Rico Tzschichholz
- [vala/wip/transform: 90/169] Deserialize structs Rico Tzschichholz
- [vala/wip/transform: 91/169] Deserialize hash tables Rico Tzschichholz
- [vala/wip/transform: 92/169] Wrapper methods Rico Tzschichholz
- [vala/wip/transform: 93/169] Cache wrapper methods Rico Tzschichholz
- [vala/wip/transform: 94/169] Use wrapper method for serializing hash table and structs Rico Tzschichholz
- [vala/wip/transform: 95/169] Resolve symbols during transformation Rico Tzschichholz
- [vala/wip/transform: 96/169] Add more to_string() methods to expressions Rico Tzschichholz
- [vala/wip/transform: 97/169] Let the transformer handle recursive transformations Rico Tzschichholz
- [vala/wip/transform: 98/169] Simplify some code Rico Tzschichholz
- [vala/wip/transform: 99/169] Move gvariant helper methods down to CodeTransformer Rico Tzschichholz
- [vala/wip/transform: 100/169] Drop serialize_expression Rico Tzschichholz
- [vala/wip/transform: 101/169] Use wrapper methods for deserializing gvariants Rico Tzschichholz
- [vala/wip/transform: 102/169] Complete the gvariant transformer Rico Tzschichholz
- [vala/wip/transform: 103/169] GDBus client transformer Rico Tzschichholz
- [vala/wip/transform: 104/169] GDBus server transformer Rico Tzschichholz
- [vala/wip/transform: 105/169] Drop unnecessary code Rico Tzschichholz
- [vala/wip/transform: 106/169] Drop build_context from CodeBuilder Rico Tzschichholz
- [vala/wip/transform: 107/169] Fix nested Variant (de)serialization Rico Tzschichholz
- [vala/wip/transform: 108/169] Move ForeachStatement transformation into the code transformer Rico Tzschichholz
- [vala/wip/transform: 109/169] Split CodeTrasformer into CCodeTransformer Rico Tzschichholz
- [vala/wip/transform: 110/169] Move BinaryExpression transformation to the code transformer Rico Tzschichholz
- [vala/wip/transform: 111/169] Move ObjectCreationExpression transformation to the code transformer Rico Tzschichholz
- [vala/wip/transform: 112/169] Drop GVariant stuff from CCodeBaseModule Rico Tzschichholz
- [vala/wip/transform: 113/169] Preserve the cast when unboxing gvariant Rico Tzschichholz
- [vala/wip/transform: 114/169] DOM-like linked list of statements Rico Tzschichholz
- [vala/wip/transform: 115/169] Don't navigate the resolver tree if a node has been checked already Rico Tzschichholz
- [vala/wip/transform: 116/169] Use builder for the while statements Rico Tzschichholz
- [vala/wip/transform: 117/169] Allow floating temp variables with CodeBuilder Rico Tzschichholz
- [vala/wip/transform: 118/169] Do not handle binary expressions without parent statement Rico Tzschichholz
- [vala/wip/transform: 119/169] Fix for statement and foreach on GList Rico Tzschichholz
- [vala/wip/transform: 120/169] Fix unary expression and active locals Rico Tzschichholz
- [vala/wip/transform: 121/169] dbus: Require gio-2.0 Rico Tzschichholz
- [vala/wip/transform: 122/169] Fix build after rebase Rico Tzschichholz
- [vala/wip/transform: 123/169] Access SemanticAnalyzer.get_data_type_for_symbol in a static way Rico Tzschichholz
- [vala/wip/transform: 124/169] Fix some code-style issues Rico Tzschichholz
- [vala/wip/transform: 125/169] Report error for unsupported GVariant (de)serialization Rico Tzschichholz
- [vala/wip/transform: 126/169] Fix deserialiation of hash tables Rico Tzschichholz
- [vala/wip/transform: 127/169] codegen: Fix capture of compiler-generated internal temp variables Rico Tzschichholz
- [vala/wip/transform: 128/169] transformer: Clear wrapper cache for every file Rico Tzschichholz
- [vala/wip/transform: 129/169] dbus: Copy type when declaring temporary variables Rico Tzschichholz
- [vala/wip/transform: 130/169] codegen: Fix making local variables and constants active Rico Tzschichholz
- [vala/wip/transform: 131/169] Added TraverseVisitor for traversing the tree with a callback Rico Tzschichholz
- [vala/wip/transform: 132/169] Convert get_used_variables to TraverseVisitor Rico Tzschichholz
- [vala/wip/transform: 133/169] Make Method.yield_count be stateless Rico Tzschichholz
- [vala/wip/transform: 134/169] Drop visit_expression from Traverse to avoid checking twice Rico Tzschichholz
- [vala/wip/transform: 135/169] Visit assignment and reference transfer in traverse Rico Tzschichholz
- [vala/wip/transform: 136/169] Set parent_node when replacing expressions Rico Tzschichholz
- [vala/wip/transform: 137/169] Set parent_node to properties defult value Rico Tzschichholz
- [vala/wip/transform: 138/169] Don't set source ref in Block.get_error_types Rico Tzschichholz
- [vala/wip/transform: 139/169] Fix get_current_* methods in the semantic analyzer Rico Tzschichholz
- [vala/wip/transform: 140/169] Fix result var for pre/post conditions Rico Tzschichholz
- [vala/wip/transform: 141/169] Fix passing BusName and manage unhandled GErrors Rico Tzschichholz
- [vala/wip/transform: 142/169] Copy types in transformer Rico Tzschichholz
- [vala/wip/transform: 143/169] Use qualified names in transformed expressions Rico Tzschichholz
- [vala/wip/transform: 144/169] Make gdbus work, temp commit Rico Tzschichholz
- [vala/wip/transform: 145/169] Allow symbol_from_string to return null Rico Tzschichholz
- [vala/wip/transform: 146/169] Fix coalescing operator Rico Tzschichholz
- [vala/wip/transform: 147/169] Visit all nodes for transformation, not only the source ones Rico Tzschichholz
- [vala/wip/transform: 148/169] Cleanup generated empty blocks Rico Tzschichholz
- [vala/wip/transform: 149/169] Return (owned) for temp variables when possible to avoid useless copies Rico Tzschichholz
- [vala/wip/transform: 150/169] Use return_temp_access in conditional expression Rico Tzschichholz
- [vala/wip/transform: 151/169] Use return_temp_access in coalescing expression Rico Tzschichholz
- [vala/wip/transform: 152/169] Move Template transformation to the code transformer Rico Tzschichholz
- [vala/wip/transform: 153/169] Use _ctmp%d_ for compiler variables since they are globally mapped. Fix templates Rico Tzschichholz
- [vala/wip/transform: 154/169] Move postfix transformation from the codegen to the transformer Rico Tzschichholz
- [vala/wip/transform: 155/169] Set the scope of the codebuilder block for symbol resolution Rico Tzschichholz
- [vala/wip/transform: 156/169] Factorize some common code with convenient api. Fix do-while loops Rico Tzschichholz
- [vala/wip/transform: 157/169] Parse statements from a string Rico Tzschichholz
- [vala/wip/transform: 158/169] Fix parsing temporary variables. Use statements() Rico Tzschichholz
- [vala/wip/transform: 159/169] Accept method call children Rico Tzschichholz
- [vala/wip/transform: 160/169] Use %? in the parser rather than stringifying expressions Rico Tzschichholz
- [vala/wip/transform: 161/169] Rename CodeBuilder.replaced to data Rico Tzschichholz
- [vala/wip/transform: 162/169] Use more statements() Rico Tzschichholz
- [vala/wip/transform: 163/169] Visit more expressions in the transformer Rico Tzschichholz
- [vala/wip/transform: 164/169] Recurse arguments when getting error types for method calls Rico Tzschichholz
- [vala/wip/transform: 165/169] Make CodeTransformer pluggable Rico Tzschichholz
- [vala/wip/transform: 166/169] Load plugins with GModule Rico Tzschichholz
- [vala/wip/transform: 167/169] Do not load plugins from libdir. Issue a warning when using --plugindir Rico Tzschichholz
- [vala/wip/transform: 168/169] Add more get_error_types Rico Tzschichholz
- [vala/wip/transform: 169/169] Fix string templates Rico Tzschichholz
- [damned-lies] Updated Czech translation Marek Černocký
- [vala/wip/transform] Fully qualify symbols used to transform Rico Tzschichholz
- [gnome-system-monitor] Updated Czech translation Marek Černocký
- [gucharmap] build: Remove obsolete README file Christian Persch
- [damned-lies] Enhance typography (change x to ×) Marek Černocký
- [gnome-terminal] Updated Czech translation Marek Černocký
- [shotwell] Updated Czech translation Marek Černocký
- [balsa] Updated Czech translation Marek Černocký
- [gnome-sdk-images/gnome-3-22] Update to latest stable: glib, gtk3, webkitgtk Alexander Larsson
- [gtk+] spin entry should be a child of spin context Matthias Clasen
- [gnome-builder] sourceview: simply character overwrite Christian Hergert
- [cheese] Update Croatian translation Damned-Lies
- [gtk+/gtk-3-22] spin entry should be a child of spin context Matthias Clasen
- [clutter-gst/clutter-gst-3.0] video-sink: really returns the sink pipeline Lionel Landwerlin
- [gtk+] docs: Update an example Matthias Clasen
- [gtk+/gtk-3-22] docs: Update an example Matthias Clasen
- [gnome-online-accounts] oauth, oauth2: Remove borders from widgets Debarshi Ray
- [gnome-online-accounts] Deleted branch wip/rishi/feaneron-review Debarshi Ray
- [gnome-builder] sourceview: no need to check forward char Christian Hergert
- [gtkmm-documentation] Remove the "Plugs and Sockets" chapter and example Kjell Ahlstedt
- [gimp] Bug 689750 - Crash on shrinking a selection by an invalid value Michael Natterer
- [gnome-applets] Fix typo Marek Černocký
- [babl] extensions/gggl-lies: bump up accuracy of a conversion Øyvind Kolås
- [gnome-applets] Updated Czech translation Marek Černocký
- [gnome-applets] Updated Czech translation Marek Černocký
- [chronojump] run->race, track->lap. Check again when intltool-update -m works Xavier de Blas
- [gtkmm-documentation] Update the buildapp examples Kjell Ahlstedt
- [network-manager-applet] Updated Czech translation Marek Černocký
- [chronojump] Updated Czech translation Marek Černocký
- [gtk+/gtk-3-22] gdk: Fix screen geometry detection for non-randr setups Matthias Clasen
- [gnome-settings-daemon] media-keys: Fix shutdown dialog delay when using kbd shortcut Bastien Nocera
- [gnome-settings-daemon/gnome-3-22] media-keys: Fix shutdown dialog delay when using kbd shortcut Bastien Nocera
- [gnome-settings-daemon/gnome-3-20] media-keys: Fix shutdown dialog delay when using kbd shortcut Bastien Nocera
- [gnome-settings-daemon/gnome-3-18] media-keys: Fix shutdown dialog delay when using kbd shortcut Bastien Nocera
- [mutter] xwayland: Fix lockfile size confusion Florian Müllner
- [gtk+] gtkplacesview: Add example of IPv6 address in guidance Matthias Clasen
- [gtk+] gtk-demo: Set local-only to FALSE for the file chooser Matthias Clasen
- [gtk+] GtkFileChooser: Make local-only default to FALSE Matthias Clasen
- [gtk+] Revert "GtkFileChooser: Make local-only default to FALSE" Matthias Clasen
- [gtk+] GtkFileChooser: Make local-only default to FALSE Matthias Clasen
- [empathy] Update Spanish translation Damned-Lies
- [epiphany] Update Spanish translation Damned-Lies
- [gnome-boxes] Update Spanish translation Damned-Lies
- [gtk+] docs: Fix print-related includes Matthias Clasen
- [gtk+/gtk-3-22] gtk-demo: Set local-only to FALSE for the file chooser Matthias Clasen
- [gtk+/gtk-3-22] docs: Fix print-related includes Matthias Clasen
- [gnome-terminal] Update Friulian translation Damned-Lies
- [gnome-control-center/gnome-3-22] sharing: Hide Vino when using Wayland Felipe Borges
- [gnome-control-center] sharing: Hide Vino when using Wayland Felipe Borges
- [gnome-terminal] Update Friulian translation Damned-Lies
- [gtk+] sizerequest: rename _compute_size_for_orientation to _measure Timm Bäder
- [gtk+] filechooserwidget: Forward file filter to entry Timm Bäder
- [gtk+] tests/styleexamples: Remove gtk_render_extension calls Timm Bäder
- [mutter] MetaBackendNative: Initialize GError pointer Jonas Ådahl
- [mutter] Add EGL abstraction class MetaEgl Jonas Ådahl
- [mutter] MetaRendererNative: GLib:ify a few Cogl types Jonas Ådahl
- [mutter] MetaRendererNative: Get EGLDisplay on init Jonas Ådahl
- [mutter] MetaLauncher: Remember the KMS file path Jonas Ådahl
- [mutter] MetaEgl: Add EGL extensions support Jonas Ådahl
- [mutter] MetaEgl: Add eglGetPlatformDisplayEXT helper Jonas Ådahl
- [mutter] MetaRendererNative: Put gbm related things in an anonymous struct Jonas Ådahl
- [mutter] MetaRendererNative: Put gbm initialization in its own function Jonas Ådahl
- [mutter] MetaRendererNative: Use pbuffer surface as dummy surface Jonas Ådahl
- [mutter] backends/native: Pass KMS file path to renderer Jonas Ådahl
- [mutter] MetaRendererNative: Log error reason when failing to create gbm device Jonas Ådahl
- [mutter] MetaRendererNative: Always use eglGetPlatformDisplay Jonas Ådahl
- [mutter] cogl: Make platforms set the EGL_SURFACE_TYPE Jonas Ådahl
- [mutter] MetaCursorRendererNative: Fall back to texture when there is no gbm Jonas Ådahl
- [mutter] backends/native: Don't set discarded framebuffer as current Jonas Ådahl
- [mutter] MetaOnscreenNative: Make flip waiting state more generic Jonas Ådahl
- [mutter] MetaRendererNative: Warn instead of wait when swapping flip in progress Jonas Ådahl
- [mutter] egl: Add eglInitialize helper Jonas Ådahl
- [mutter] MetaRendererNative: Add helper for getting the next framebuffer id Jonas Ådahl
- [mutter] MetaOnscreenNative: Allocate for real after cogl_framebuffer_allocate Jonas Ådahl
- [mutter] configure.ac: Add option to enable EGLDevice based rendering Jonas Ådahl
- [mutter] MetaEgl: Add EGL procs necessary for EGLDevice based rendering Jonas Ådahl
- [mutter] MetaRendererNative: Add EGLDevice based rendering support Jonas Ådahl
- [mutter] egl: Allow passing NULL as error Jonas Ådahl
- [mutter] cogl: Expose API for creating texture from EGLImage Jonas Ådahl
- [mutter] egl: Add helpers for importing Wayland buffers as EGLImage's Jonas Ådahl
- [mutter] wayland: Make MetaWaylandBuffer handle texture generation itself Jonas Ådahl
- [mutter] wayland: Add support for EGL_WAYLAND_Y_INVERTED_WL Jonas Ådahl
- [mutter] MetaSurfaceActorWayland: Remove API never used externally anymore Jonas Ådahl
- [mutter] MetaShapedTexture: Add support for setting a custom CoglSnippet Jonas Ådahl
- [mutter] cogl: Add support for creating custom EGL based textures Jonas Ådahl
- [mutter] egl: Add vfuncs needed for client EGLStream surfaces Jonas Ådahl
- [mutter] wayland: Add support for EGLStream client buffers Jonas Ådahl
- [gnome-software] Start monitoring the network when the UI is initialized Joaquim Manuel Pereira Rocha
- [librsvg/rustification] Remove unused RsvgLoadPolicy Federico Mena Quintero
- [librsvg/rustification] RsvgNode: don't keep the node's element name in this struct while parsing Federico Mena Quintero
- [librsvg/rustification] Make rsvg_node_set_atts() static Federico Mena Quintero
- [gnome-system-monitor] Update Friulian translation Damned-Lies
- [gnome-system-monitor] Update Friulian translation Damned-Lies
- [gtk+] entry: Fix input window position for icons Matthias Clasen
- [gimp-web/testing] Fix typo in GIMPProfile tut Pat David
- [gimp-web] Fix typo in GIMPProfile tut Pat David
- [gtk+] (3 commits) Created branch wip/ebassi/render-solid-colors Emmanuele Bassi
- [gtk+/wip/ebassi/render-solid-colors: 1/3] gsk: Store a solid color inside GskRenderNode Emmanuele Bassi
- [gtk+/wip/ebassi/render-solid-colors: 2/3] gsk: Allocate a white 1px texture target Emmanuele Bassi
- [gtk+/wip/ebassi/render-solid-colors: 3/3] gsk: Render nodes with solid colors Emmanuele Bassi
- [shotwell] Remove dead code Jens Georg
- [shotwell] Remove deprecated function from Tree Jens Georg
- [shotwell] publishing: Fix criticals when switching to Facebook Jens Georg
- [shotwell] Fix deprecations in Imports UI Jens Georg
- [shotwell] Publishing: Use ngettext for plurals Jens Georg
- [gtk+/gtk-3-22] Update French translation Damned-Lies
- [gtk+] placeview: Don't leak the file enumerator Matthias Clasen
- [gtk+/gtk-3-22] placeview: Don't leak the file enumerator Matthias Clasen
- [caribou] Update Portuguese translation Damned-Lies
- [gnome-sudoku] Update Portuguese translation Damned-Lies
- [glib] Updated Hebrew translation Yosef Or Boczko
- [latexila] Get rid of TabInfoBar, use the new API of GtefInfoBar Sébastien Wilmet
- [libsoup] Updated Hebrew translation Yosef Or Boczko
- [gvfs] Updated Hebrew translation Yosef Or Boczko
- [gcr] Updated Hebrew translation Yosef Or Boczko
- [gnome-shell] runDialog: Mark error message as translatable Florian Müllner
- [gnome-commander] Created branch gnome-common-deprecation Uwe Scholz
- [gnome-commander/gnome-common-deprecation] Deprecation of gnome-common Uwe Scholz
- [gnome-maps] (13 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 1/13] application: Add a function to switch to/from transit route mode Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 2/13] mapBubble: Ensure non-transit when routing Marcus Lundblad
- [librsvg/rustification] property_bag.rs: Bindings for RsvgPropertyBag Federico Mena Quintero
- [gnome-maps/wip/mlundblad/transit-routing: 3/13] sidebar: WIP, Hook up a new transit mode button Marcus Lundblad
- [librsvg/rustification] node_set_atts(): Check here for the property bag being empty Federico Mena Quintero
- [gnome-maps/wip/mlundblad/transit-routing: 4/13] Add map marker to mark start of walking transit legs Marcus Lundblad
- [librsvg/rustification] Dispatch creation of new nodes from an array of element names, not a chain of strcmp() Federico Mena Quintero
- [gnome-maps/wip/mlundblad/transit-routing: 5/13] Add map marker to mark end of transit itineraries Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 6/13] Add map marker for marking boarding points in transit itineraries Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 7/13] Add list box row class for transit stops Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 8/13] turnPointMarker: Add support for showing markers for transit stops Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 9/13] mapView: WIP, implement showing transit routes Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 10/13] mapView: Add a view property to indicate showing a route Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 11/13] mainWindow: Show the print button when a route is rendered Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 12/13] WIP: Add print layout for transit Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 13/13] printOperation: Use transit print layout when requested Marcus Lundblad
- [polari] (3 commits) Non-fast-forward update to branch wip/fmuellner/bg-app Florian Müllner
- [polari/wip/fmuellner/bg-app: 1/3] entryArea: Exclude confirmation label from show_all() Florian Müllner
- [polari/wip/fmuellner/bg-app: 2/3] app: Add option to run in background Florian Müllner
- [polari/wip/fmuellner/bg-app: 3/3] mainWindow: Offer to keep running in background on close Florian Müllner
- [shotwell] Fix warning about pointer cast Jens Georg
- [shotwell] Remove deprecations from AppWindow Jens Georg
- [shotwell] Remove deprecated calls from PhotoPage Jens Georg
- [shotwell] Remove deprecated code from Dialogs Jens Georg
- [shotwell] More ngettext for plurals Jens Georg
- [gnome-maps] (11 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 1/11] sidebar: WIP, Hook up a new transit mode button Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 2/11] Add map marker to mark start of walking transit legs Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 3/11] Add map marker to mark end of transit itineraries Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 4/11] Add map marker for marking boarding points in transit itineraries Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 5/11] Add list box row class for transit stops Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 6/11] turnPointMarker: Add support for showing markers for transit stops Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 7/11] mapView: WIP, implement showing transit routes Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 8/11] mapView: Add a view property to indicate showing a route Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 9/11] mainWindow: Show the print button when a route is rendered Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 10/11] WIP: Add print layout for transit Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 11/11] printOperation: Use transit print layout when requested Marcus Lundblad
- [gtk+] gdk: Fix a variable Benjamin Otte
- [gtk+] widget: Fix math screwups in clip calculation Benjamin Otte
- [gnome-maps] (21 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 1/21] application: Add initialization of the OpenTripPlanner instance Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 2/21] Add transit mode icons Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 3/21] utils: Add color luminance and contrast functions Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 4/21] Add label widget for route labels Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 5/21] Add list box row class for representing transit itineraries Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 6/21] Add list box row to display a leg of a transit itinerary Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 7/21] Add a list box row to show the arrival of a transit itinerary Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 8/21] Add list box row for loading more transit results Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 9/21] application: Add a function to switch to/from transit route mode Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 10/21] mapBubble: Ensure non-transit when routing Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 11/21] sidebar: WIP, Hook up a new transit mode button Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 12/21] Add map marker to mark start of walking transit legs Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 13/21] Add map marker to mark end of transit itineraries Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 14/21] Add map marker for marking boarding points in transit itineraries Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 15/21] Add list box row class for transit stops Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 16/21] turnPointMarker: Add support for showing markers for transit stops Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 17/21] mapView: WIP, implement showing transit routes Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 18/21] mapView: Add a view property to indicate showing a route Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 19/21] mainWindow: Show the print button when a route is rendered Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 20/21] WIP: Add print layout for transit Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 21/21] printOperation: Use transit print layout when requested Marcus Lundblad
- [gnome-shell/gnome-3-22] runDialog: Mark error message as translatable Piotr Drąg
- [gnome-shell/gnome-3-22] Update Polish translation Piotr Drąg
- [gnome-shell] Update Polish translation Piotr Drąg
- [damned-lies] Update German translation Damned-Lies
- [gtk+] Updated Czech translation Marek Černocký
- [gnome-shell/gnome-3-22] Updated Czech translation Marek Černocký
- [gnome-shell] Updated Czech translation Marek Černocký
- [gtk+] widget: Add a defualt snapshot vfunc Benjamin Otte
18 November 2016
19 November 2016
20 November 2016
21 November 2016
22 November 2016
23 November 2016
24 November 2016
25 November 2016
- [gimp] app: cleaning out tabs. Jehan Pagès
- [gimp] app: save menurc after having deleted all the displays. Jehan Pagès
- [gimp] app: remove transient actions with gimp_action_group_remove_action(). Jehan Pagès
- [gimp] app: handle gtk_accel_map_change_entry () failure... Jehan Pagès
- [gimp] app: do not allow Alt+[0-9] shortcuts. Jehan Pagès
- [gimp] app: clean out many tabs under app/core/. Jehan Pagès
- [gimp] Revert "app: handle gtk_accel_map_change_entry () failure..." Jehan Pagès
- [gnome-apps-nightly] calculator: Stop renaming the desktop file Mathieu Bridon
- [evolution-data-server] Bug 772292 - [IMAPx] New mail not shown in UI until folder refresh Milan Crha
- [evolution-data-server/gnome-3-22] Bug 772292 - [IMAPx] New mail not shown in UI until folder refresh Milan Crha
- [gimp] iscissors: ensure first and last isegments are distinct before closing the curve Thomas Manni
- [evolution] Bug 775042 - Some plaintext emails get messed up when replied to, through plain -> HTML -> plain con Tomas Popela
- [evolution/gnome-3-22] Bug 775042 - Some plaintext emails get messed up when replied to, through plain -> HTML -> plain con Tomas Popela
- [evolution] Update Friulian translation Damned-Lies
- [geary] (43 commits) Non-fast-forward update to branch wip/728002-webkit2 Michael Gratton
- [geary/wip/728002-webkit2: 16/43] Replace WebKitGtk and custom VAPI in build with WebKit2GTK. Michael Gratton
- [geary/wip/728002-webkit2: 17/43] Begin the WebKit2 port in earnest. Michael Gratton
- [geary/wip/728002-webkit2: 18/43] Fix massive graphics corruptiom when WebViews are displayed. Michael Gratton
- [geary/wip/728002-webkit2: 19/43] Allow HTML string page loads to occur, so email bodies actually show up. Michael Gratton
- [geary/wip/728002-webkit2: 20/43] Properly build and load the web extension for ClientWebView. Michael Gratton
- [geary/wip/728002-webkit2: 21/43] Implement web view resource loading policy for CID, data, & remote URLs. Michael Gratton
- [geary/wip/728002-webkit2: 22/43] Remove now-empty util-random.vala file. Michael Gratton
- [geary/wip/728002-webkit2: 23/43] Implement loading cid: scheme resources in ClientWebView. Michael Gratton
- [geary/wip/728002-webkit2: 24/43] Reimplement saving inline images using WebResources. Michael Gratton
- [geary/wip/728002-webkit2: 25/43] Use CID resources to display images for multipart/mixed messages. Michael Gratton
- [geary/wip/728002-webkit2: 26/43] Reenable notifiying of inline parts being loaded by the web view. Michael Gratton
- [geary/wip/728002-webkit2: 27/43] Update how inline email attachments are loaded for viewing. Michael Gratton
- [geary/wip/728002-webkit2: 28/43] Minor code cleanup. Michael Gratton
- [geary/wip/728002-webkit2: 29/43] Load ConversationWebView HTML CSS using a WK2 UserContentManager. Michael Gratton
- [geary/wip/728002-webkit2: 30/43] Set desktop font pref sizes on ClientWebView as pixels, per WK2's expectation. Michael Gratton
- [grilo] Created branch meson Juan A . Suárez Romero
- [geary/wip/728002-webkit2: 31/43] Remove workaround for WK1 Settings zoom-level being floats, not doubles. Michael Gratton
- [grilo/meson] WIP: meson build Juan A . Suárez Romero
- [geary/wip/728002-webkit2: 32/43] Bump minimum WebKitGTK+ version to 2.10. Michael Gratton
- [geary/wip/728002-webkit2: 33/43] Disable WebKit2 accelerated compositing. Michael Gratton
- [geary/wip/728002-webkit2: 34/43] Impromptu minor cell renderer cleanup (long story). Michael Gratton
- [geary/wip/728002-webkit2: 35/43] Depend on javascriptcore, generate webkit2 VAPI that uses it. Michael Gratton
- [geary/wip/728002-webkit2: 36/43] Explicitly set a bunch of good-to-know default WebSettings values. Michael Gratton
- [geary/wip/728002-webkit2: 37/43] Load a default app script into ClientWebViews at construction time. Michael Gratton
- [geary/wip/728002-webkit2: 38/43] Initial pass at getting the HTML document's height from the web process. Michael Gratton
- [geary/wip/728002-webkit2: 39/43] Inject ClientWebView script at document start. Michael Gratton
- [geary/wip/728002-webkit2: 40/43] Rename some JS methods to be more vala-esque. Michael Gratton
- [geary/wip/728002-webkit2: 41/43] Enable accessing javascriptcore objects from web extensions. Michael Gratton
- [geary/wip/728002-webkit2: 42/43] Re-implement remote image loading management for WebKit2. Michael Gratton
- [geary/wip/728002-webkit2: 43/43] Integrate preferred height JS code into PageState, tidy it up a bit. Michael Gratton
- [evolution] Update Friulian translation Damned-Lies
- [network-manager-applet] (3 commits) Created branch fg/c-e-ethernet-link Francesco Giudici
- [network-manager-applet/fg/c-e-ethernet-link: 1/3] c-e: fix WoL widgets sensitivity on startup Francesco Giudici
- [network-manager-applet/fg/c-e-ethernet-link: 2/3] c-e: allow duplex to get the NULL value, and set it as default Francesco Giudici
- [network-manager-applet/fg/c-e-ethernet-link: 3/3] c-e: show link negotiation settings in UI Francesco Giudici
- [gimp] app: add GimpDockContainer::get_dialog_factory() Michael Natterer
- [gspell] Created branch wip/entry-context-menu Sébastien Wilmet
- [gspell/wip/entry-context-menu] Entry: save click position on popup-menu Sébastien Wilmet
- [gtk+] Make gtk-encode-symbolic-svg work for icons with dotted names Matthias Clasen
- [gtk+/gtk-3-22] Make gtk-encode-symbolic-svg work for icons with dotted names Matthias Clasen
- [static-web] wiki: Make use of a dynamic year on the footer Tom Tryfonidis
- [gspell] (2 commits) Non-fast-forward update to branch wip/entry-context-menu Sébastien Wilmet
- [gspell/wip/entry-context-menu: 1/2] EntryUtils: store character positions in GspellEntryWord Sébastien Wilmet
- [gspell/wip/entry-context-menu: 2/2] Entry: save click position on popup-menu Sébastien Wilmet
- [jhbuild] environment: Fix KeyError when CONFIG_SITE is unset. Hans Petter
- [gspell] Non-fast-forward update to branch wip/entry-context-menu Sébastien Wilmet
- [gspell/wip/entry-context-menu] Entry: implement context menu Sébastien Wilmet
- [gnome-documents/gnome-3-22] view: only add list renderers when view type is notified Cosimo Cecchi
- [extensions-web/deploy] wsgi: moved script one level up Yuri Konotopov
- [glibmm] Glib::ObjectBase: Use std::forward_list for interface class pointers Kjell Ahlstedt
- [libgd] Deleted branch wip/rishi/main-box Debarshi Ray
- [libgd] (7 commits) Created branch wip/rishi/main-box Debarshi Ray
- [libgd/wip/rishi/main-box: 1/7] tagged-entry: Reduce the priority of the default CSS Debarshi Ray
- [libgd/wip/rishi/main-box: 2/7] main-icon-view: Use G_DEFINE_WITH_PRIVATE Debarshi Ray
- [libgd/wip/rishi/main-box: 3/7] main-icon-view: Drop the priv pointer Debarshi Ray
- [libgd/wip/rishi/main-box: 4/7] Add GdMainBoxDisplayable Debarshi Ray
- [libgd/wip/rishi/main-box: 5/7] Add GdMainBox Debarshi Ray
- [libgd/wip/rishi/main-box: 6/7] Add GdMainIconBoxChild Debarshi Ray
- [libgd/wip/rishi/main-box: 7/7] Add GdMainIconBox Debarshi Ray
- [nautilus] progress-info: avoid races Carlos Soriano
- [libgd] Deleted branch wip/rishi/main-box Debarshi Ray
- [nautilus] file-operations: don't recurse for trash operations Carlos Soriano
- [libgd] (8 commits) Created branch wip/rishi/main-box Debarshi Ray
- [libgd/wip/rishi/main-box: 1/8] tagged-entry: Reduce the priority of the default CSS Debarshi Ray
- [static-web] wiki: Add CSS classes for the App's template header Tom Tryfonidis
- [libgd/wip/rishi/main-box: 2/8] main-icon-view: Use G_DEFINE_WITH_PRIVATE Debarshi Ray
- [libgd/wip/rishi/main-box: 3/8] main-icon-view: Drop the priv pointer Debarshi Ray
- [libgd/wip/rishi/main-box: 4/8] Add GdMainBoxDisplayable Debarshi Ray
- [libgd/wip/rishi/main-box: 5/8] Add GdMainBoxChild Debarshi Ray
- [libgd/wip/rishi/main-box: 6/8] Add GdMainIconBoxChild Debarshi Ray
- [libgd/wip/rishi/main-box: 7/8] Add GdMainIconBox Debarshi Ray
- [libgd/wip/rishi/main-box: 8/8] Add GdMainBox Debarshi Ray
- [network-manager-applet] c-e: avoid setting "full" as default duplex value. Francesco Giudici
- [gnome-software] Use a set of stars to show the different star ratings Joaquim Manuel Pereira Rocha
- [gnome-software] Align the "Total" label of the histogram's widget to the right Joaquim Manuel Pereira Rocha
- [gtk+/gtk-2-24] Backport some of the GTK3 changes to win32/gdkkeys Руслан Ижбулатов
- [gtk+/gtk-2-24] GDK W32: Cache multiple keyboard layouts simultaneously Руслан Ижбулатов
- [gtk+/gtk-2-24] W32: Prefer the deadkey combinations that the OS uses Руслан Ижбулатов
- [gtk+/gtk-2-24] GDK W32: Special handling for VK_PAUSE Руслан Ижбулатов
- [extensions-web/deploy] Remove left margin from the extension's page Tom Tryfonidis
- [gnome-getting-started-docs] Updated Dutch translation Master Hannie Dumoleyn
- [gnome-software] Created branch wip/kalev/extensions Kalev Lember
- [gnome-software/wip/kalev/extensions] details: Show a settings button for shell extensions Kalev Lember
- [gspell] (2 commits) Non-fast-forward update to branch wip/entry-context-menu Sébastien Wilmet
- [gspell/wip/entry-context-menu: 1/2] Entry: implement context menu Sébastien Wilmet
- [gspell/wip/entry-context-menu: 2/2] EntryUtils: add function to get char position at GdkEventButton Sébastien Wilmet
- [gtk+/gtk-3-22] Adwaita: make rubberband selection work again for libgd apps Cosimo Cecchi
- [gnome-software] Remove 'Sandboxed' from search results Kalev Lember
- [gtk+] Adwaita: make rubberband selection work again for libgd apps Cosimo Cecchi
- [gnome-boxes] configure: Require libgovirt >= 0.3.4 Zeeshan Ali
- [gnome-boxes] ovirt-broker: Do not sanitize oVirt URI Zeeshan Ali
- [libgd] Deleted branch wip/rishi/main-box Debarshi Ray
- [libgd] (8 commits) Created branch wip/rishi/main-box Debarshi Ray
- [libgd/wip/rishi/main-box: 1/8] tagged-entry: Reduce the priority of the default CSS Debarshi Ray
- [libgd/wip/rishi/main-box: 2/8] main-icon-view: Use G_DEFINE_WITH_PRIVATE Debarshi Ray
- [libgd/wip/rishi/main-box: 3/8] main-icon-view: Drop the priv pointer Debarshi Ray
- [libgd/wip/rishi/main-box: 4/8] Add GdMainBoxItem Debarshi Ray
- [libgd/wip/rishi/main-box: 5/8] Add GdMainBoxChild Debarshi Ray
- [libgd/wip/rishi/main-box: 6/8] Add GdMainIconBoxChild Debarshi Ray
- [libgd/wip/rishi/main-box: 7/8] Add GdMainIconBox Debarshi Ray
- [libgd/wip/rishi/main-box: 8/8] Add GdMainBox Debarshi Ray
- [gnome-software] trivial: Remove an unused variable Kalev Lember
- [gnome-software/gnome-3-22] Remove 'Sandboxed' from search results Kalev Lember
- [gnome-software/gnome-3-22] trivial: Remove an unused variable Kalev Lember
- [gnome-software] overview: Add back the "Featured Application" heading Kalev Lember
- [network-manager-applet] (3 commits) Created branch fg/c-e-ethernet-link2 Francesco Giudici
- [network-manager-applet/fg/c-e-ethernet-link2: 1/3] c-e: fix WoL widgets sensitivity on startup Francesco Giudici
- [network-manager-applet/fg/c-e-ethernet-link2: 2/3] c-e: allow duplex to get the NULL value, and set it as default Francesco Giudici
- [network-manager-applet/fg/c-e-ethernet-link2: 3/3] c-e: show link negotiation settings in UI Francesco Giudici
- [glibmm] Update .gitignore Kjell Ahlstedt
- [glibmm] examples/Makefile.am: Re-insert the dispatcher examples Kjell Ahlstedt
- [gnome-themes-standard] Fixed dark theme metafiles. Juraj Fiala
- [gnome-themes-standard] Removed Metacity theme references. Juraj Fiala
- [shotwell] Fix initial sort order Jens Georg
- [shotwell] Fix search header hiding Jens Georg
- [shotwell] Fix disabled rating filter menu Jens Georg
- [goobox] Updated Danish translation Ask Hjorth Larsen
- [shotwell] Wrap bottom toolbar into a Gtk.Revealer Jens Georg
- [extensions-web/deploy] Revert "Remove left margin from the extension's page" Yuri Konotopov
- [gspell] (3 commits) Non-fast-forward update to branch wip/entry-context-menu Sébastien Wilmet
- [gspell/wip/entry-context-menu: 1/3] EntryUtils: get list of words without preedit string Sébastien Wilmet
- [gspell/wip/entry-context-menu: 2/3] Entry: implement context menu Sébastien Wilmet
- [gspell/wip/entry-context-menu: 3/3] EntryUtils: add function to get char position at GdkEventButton Sébastien Wilmet
- [network-manager-applet] Deleted branch th/proxy Thomas Haller
- [network-manager-applet] (5 commits) Created branch th/proxy-bgo621767 Thomas Haller
- [network-manager-applet/th/proxy-bgo621767: 1/5] shared: add "nm-libnm-compat.h" Thomas Haller
- [network-manager-applet/th/proxy-bgo621767: 2/5] nm-connection-editor: UI file for Proxy Tab Thomas Haller
- [network-manager-applet/th/proxy-bgo621767: 3/5] nm-connection-editor: Proxy Page Implementation Thomas Haller
- [network-manager-applet/th/proxy-bgo621767: 4/5] nm-connection-editor: Fixes for including Proxy page Thomas Haller
- [network-manager-applet/th/proxy-bgo621767: 5/5] WIP: proxy: add compatibility for building against libnm-1-4 without proxy support Thomas Haller
- [gspell] (2 commits) Non-fast-forward update to branch wip/entry-context-menu Sébastien Wilmet
- [gspell/wip/entry-context-menu: 1/2] EntryUtils: add function to get char position at GdkEventButton Sébastien Wilmet
- [gspell/wip/entry-context-menu: 2/2] Entry: implement context menu Sébastien Wilmet
- [gspell] Non-fast-forward update to branch wip/entry-context-menu Sébastien Wilmet
- [gspell/wip/entry-context-menu] Entry: implement context menu Sébastien Wilmet
- [gspell] (3 commits) Non-fast-forward update to branch wip/entry-context-menu Sébastien Wilmet
- [gspell/wip/entry-context-menu: 1/3] EntryUtils: get list of words without preedit string Sébastien Wilmet
- [gspell/wip/entry-context-menu: 2/3] EntryUtils: add function to get char position at GdkEventButton Sébastien Wilmet
- [gspell/wip/entry-context-menu: 3/3] Entry: implement context menu Sébastien Wilmet
- [gspell] (2 commits) Non-fast-forward update to branch wip/entry-context-menu Sébastien Wilmet
- [gspell/wip/entry-context-menu: 1/2] EntryUtils: add function to get char position at GdkEventButton Sébastien Wilmet
- [gspell/wip/entry-context-menu: 2/2] Entry: implement context menu Sébastien Wilmet
- [vte] lib: Add async spawning Christian Persch
- [gnome-terminal] screen: Use async spawning Christian Persch
- [gnome-music] Update German translation Damned-Lies
- [gnome-todo/gnome-3-22] Update German translation Damned-Lies
- [gnome-todo] Update German translation (cherry picked from commit 98e295e04500658d66e383d4bb409e02ae859b7a) Damned-Lies
- [gnome-software] (9 commits) Non-fast-forward update to branch wip/hughsie/GsPluginFailureFlags Richard Hughes
- [gnome-software/wip/hughsie/GsPluginFailureFlags: 7/9] trivial: Use some C99 simplifications Richard Hughes
- [gnome-software/wip/hughsie/GsPluginFailureFlags: 8/9] Simplify the plugin loader Richard Hughes
- [gnome-software/wip/hughsie/GsPluginFailureFlags: 9/9] trivial: Do not allow access to the GModule from the plugin API Richard Hughes
- [shotwell/shotwell-0.24] Update Croatian translation Damned-Lies
- [shotwell] Update Croatian translation (cherry picked from commit ea4d90848de74ec9eb20b18332bfafb31795ac37) Damned-Lies
- [vte] !fixup: lib: Add async spawning Christian Persch
- [vte] lib: Check out params before setting them Christian Persch
- [vte] pty: Do not pass G_SPAWN_CHILD_INHERITS_STDIN Christian Persch
- [gnome-shell] Update German translation Damned-Lies
- [gtk+] Deleted branch wip/otte/tokenizer Benjamin Otte
- [gtk+] (78 commits) Created branch wip/otte/tokenizer Benjamin Otte
- [gtk+/wip/otte/tokenizer: 1/78] theme: Add _solid() function Benjamin Otte
- [gtk+/wip/otte/tokenizer: 2/78] theme: linear-gradient() needs 2 color-stops Benjamin Otte
- [gtk+/wip/otte/tokenizer: 3/78] css: Add GtkCssTokenizer Benjamin Otte
- [gtk+/wip/otte/tokenizer: 4/78] rbtree: Remove unused typedef Benjamin Otte
- [gtk+/wip/otte/tokenizer: 5/78] gtk: Add an RB tree implementation for use in CSS code Benjamin Otte
- [gtk+/wip/otte/tokenizer: 6/78] inspector: Don't clear all tags when getting text Benjamin Otte
- [gtk+/wip/otte/tokenizer: 7/78] inspector: Implement rudimentary syntax hilighting Benjamin Otte
- [gtk+/wip/otte/tokenizer: 8/78] css: Add skeleton for new parsing infrastructure Benjamin Otte
- [gtk+/wip/otte/tokenizer: 9/78] css: Add code to parse declarations Benjamin Otte
- [gtk+/wip/otte/tokenizer: 10/78] tokenizer: Emit token in error vfunc Benjamin Otte
- [gtk+/wip/otte/tokenizer: 11/78] css: Add a consumer object to consume_token() Benjamin Otte
- [gtk+/wip/otte/tokenizer: 12/78] cssdeclaration: Store the style property Benjamin Otte
- [gtk+/wip/otte/tokenizer: 13/78] inspector: Add style sheet parsing to CSS editor Benjamin Otte
- [gtk+/wip/otte/tokenizer: 14/78] css: Add gtk_style_property_token_parse() Benjamin Otte
- [gtk+/wip/otte/tokenizer: 15/78] css: Allow the css editor to take a CSS node Benjamin Otte
- [gtk+/wip/otte/tokenizer: 16/78] css: Add token parsing for colors Benjamin Otte
- [gtk+/wip/otte/tokenizer: 17/78] css: Change the way we token parse longhands Benjamin Otte
- [gtk+/wip/otte/tokenizer: 18/78] css: Add token parsing for number values Benjamin Otte
- [gtk+/wip/otte/tokenizer: 19/78] css: Convert enums to token parsing Benjamin Otte
- [gtk+/wip/otte/tokenizer: 20/78] css: Add token parser for array values Benjamin Otte
- [gtk+/wip/otte/tokenizer: 21/78] css: add token parser for icontheme values Benjamin Otte
- [gtk+/wip/otte/tokenizer: 22/78] css: Add token parser for palettes Benjamin Otte
- [gtk+/wip/otte/tokenizer: 23/78] css: Add token parser for corner radius value Benjamin Otte
- [gtk+/wip/otte/tokenizer: 24/78] css: Add a token parser for border values Benjamin Otte
- [gtk+/wip/otte/tokenizer: 25/78] css: Add token parser for ease values Benjamin Otte
- [gtk+/wip/otte/tokenizer: 26/78] inspector: Move errors on EOF token to last token Benjamin Otte
- [gtk+/wip/otte/tokenizer: 27/78] css: A token parse func for repeat values Benjamin Otte
- [gtk+/wip/otte/tokenizer: 28/78] css: Add token parsers for shadows Benjamin Otte
- [gtk+/wip/otte/tokenizer: 29/78] css: Consume whitespace tokens automatically Benjamin Otte
- [gtk+/wip/otte/tokenizer: 30/78] css: Add token parse for position values Benjamin Otte
- [gtk+/wip/otte/tokenizer: 31/78] css: Add token parser for bgsize values Benjamin Otte
- [gtk+/wip/otte/tokenizer: 32/78] css: Add token parser for font-size property Benjamin Otte
- [gtk+/wip/otte/tokenizer: 33/78] css: Add a token parser for engine values Benjamin Otte
- [gtk+/wip/otte/tokenizer: 34/78] css: Add gtk_css_token_source_consume_number() Benjamin Otte
- [gtk+/wip/otte/tokenizer: 35/78] css: Add a token parser for transform values Benjamin Otte
- [gtk+/wip/otte/tokenizer: 36/78] css: Move fallback parser to GtkCssImage Benjamin Otte
- [gtk+/wip/otte/tokenizer: 37/78] cssimage: Add token parser for url() images Benjamin Otte
- [gtk+/wip/otte/tokenizer: 38/78] cssimage: Add a token parser for icontheme images Benjamin Otte
- [gtk+/wip/otte/tokenizer: 39/78] cssimage: Add token parser for -gtk-scaled Benjamin Otte
- [gtk+/wip/otte/tokenizer: 40/78] css: Move blocks handling to the token sources that need it Benjamin Otte
- [gtk+/wip/otte/tokenizer: 41/78] css: Add token parser for @import Benjamin Otte
- [gtk+/wip/otte/tokenizer: 42/78] css: Add a token aprser for define-color Benjamin Otte
- [gtk+/wip/otte/tokenizer: 43/78] inspector: Allow horizontal scrolling in the css editor Benjamin Otte
- [gtk+/wip/otte/tokenizer: 44/78] cssdeclaration: Add API to query name + value Benjamin Otte
- [gtk+/wip/otte/tokenizer: 45/78] cssrule: Add properties Benjamin Otte
- [gtk+/wip/otte/tokenizer: 46/78] cssstylesheet: Store the file we loaded from Benjamin Otte
- [gtk+/wip/otte/tokenizer: 47/78] cssstyledeclaration: Make declarations queryable Benjamin Otte
- [gtk+/wip/otte/tokenizer: 48/78] inspector: Add a ruleview Benjamin Otte
- [gtk+/wip/otte/tokenizer: 49/78] css: Add token parser for keyframes rule Benjamin Otte
- [gtk+/wip/otte/tokenizer: 50/78] cssdefinecolorrule: Rework parser Benjamin Otte
- [gtk+/wip/otte/tokenizer: 51/78] menu: Clip children to view window Benjamin Otte
- [gtk+/wip/otte/tokenizer: 52/78] csskeyframes: Allow constructing from KeyframesRule Benjamin Otte
- [gtk+/wip/otte/tokenizer: 53/78] stylesheet: Add properties Benjamin Otte
- [gtk+/wip/otte/tokenizer: 54/78] cssimportrule: Actually import the style sheet Benjamin Otte
- [gtk+/wip/otte/tokenizer: 55/78] cssdeclaration: Turn into abstract base class Benjamin Otte
- [gtk+/wip/otte/tokenizer: 56/78] cssdeclaration: Propertify Benjamin Otte
- [gtk+/wip/otte/tokenizer: 57/78] css: Parse widget styles with token parser Benjamin Otte
- [gtk+/wip/otte/tokenizer: 58/78] cssimportrule: Add recursion check Benjamin Otte
- [gtk+/wip/otte/tokenizer: 59/78] css: Split integer tokens into ones with sign and ones without Benjamin Otte
- [gtk+/wip/otte/tokenizer: 60/78] css: Functions don't accept spaces before ( anymore Benjamin Otte
- [gtk+/wip/otte/tokenizer: 61/78] cssprovider: Add a way to load a provider from a stylesheet Benjamin Otte
- [gtk+/wip/otte/tokenizer: 62/78] cssimage: Add token parser for linear-gradient Benjamin Otte
- [gtk+/wip/otte/tokenizer: 63/78] cssimage: Add token parser for builtin images Benjamin Otte
- [gtk+] Deleted branch wip/otte/tokenizer Benjamin Otte
- [gtk+/wip/otte/tokenizer: 64/78] cssimage: Add a token parser for radial gradients Benjamin Otte
- [gtk+/wip/otte/tokenizer: 65/78] cssimage: Add token parser for -gtk-recolor() images Benjamin Otte
- [gtk+/wip/otte/tokenizer: 66/78] cssimage: Add token parser for cross-fade() Benjamin Otte
- [gtk+/wip/otte/tokenizer: 67/78] cssimage: Add token parser for image() images Benjamin Otte
- [gtk+/wip/otte/tokenizer: 68/78] win32 theme: Fix functions to not have spaces Benjamin Otte
- [gtk+/wip/otte/tokenizer: 69/78] css: Add gtk_css_token_source_consume_integer() Benjamin Otte
- [gtk+/wip/otte/tokenizer: 70/78] cssimage: Make the win32 image parser have a token parser Benjamin Otte
- [gtk+] (78 commits) Created branch wip/otte/tokenizer Benjamin Otte
- [gtk+/wip/otte/tokenizer: 71/78] cssimage: Move fallback token parser to -gtk-gradient() Benjamin Otte
- [gtk+/wip/otte/tokenizer: 1/78] theme: Add _solid() function Benjamin Otte
- [gtk+/wip/otte/tokenizer: 72/78] cssease: Refactor code Benjamin Otte
- [gtk+/wip/otte/tokenizer: 2/78] theme: linear-gradient() needs 2 color-stops Benjamin Otte
- [gtk+/wip/otte/tokenizer: 73/78] cssease: Optimize with Newton's method Benjamin Otte
- [gtk+/wip/otte/tokenizer: 3/78] css: Add GtkCssTokenizer Benjamin Otte
- [gtk+/wip/otte/tokenizer: 74/78] csstokenizer: Introduce GtkCssLocation Benjamin Otte
- [librsvg/rustification] NodeCreator: Add a supports_class_attribute field, and populate it from the spec Federico Mena Quintero
- [gtk+/wip/otte/tokenizer: 4/78] rbtree: Remove unused typedef Benjamin Otte
- [gtk+/wip/otte/tokenizer: 75/78] csstokenizer: Export GtkCssLocation Benjamin Otte
- [librsvg/rustification] node_set_atts(): Call rsvg_parse_style_attrs() here, not in every node implementation Federico Mena Quintero
- [gtk+/wip/otte/tokenizer: 5/78] gtk: Add an RB tree implementation for use in CSS code Benjamin Otte
- [gtk+/wip/otte/tokenizer: 76/78] csstokenizer: Refactor to add GtkCssTokenReader Benjamin Otte
- [gtk+/wip/otte/tokenizer: 6/78] inspector: Don't clear all tags when getting text Benjamin Otte
- [librsvg/rustification] path_parser.rs: Make PathParser private, and only have a public parse_path_into_builder() function Federico Mena Quintero
- [gtk+/wip/otte/tokenizer: 77/78] csstokenizer: Collect error, don't just emit it Benjamin Otte
- [gtk+/wip/otte/tokenizer: 7/78] inspector: Implement rudimentary syntax hilighting Benjamin Otte
- [librsvg/rustification] node.rs / shapes.rs - Start a Rust implementation for nodes Federico Mena Quintero
- [gtk+/wip/otte/tokenizer: 78/78] csstokenizer: Export the error location Benjamin Otte
- [librsvg/rustification] rsvg-test: Ignore SVG fixtures that start with "ignore-" Federico Mena Quintero
- [gtk+/wip/otte/tokenizer: 8/78] css: Add skeleton for new parsing infrastructure Benjamin Otte
- [librsvg/rustification] node_is_filter_primitive(): make a private function, not a public macro Federico Mena Quintero
- [gtk+/wip/otte/tokenizer: 9/78] css: Add code to parse declarations Benjamin Otte
- [librsvg/rustification] Use an accessor function rsvg_node_get_state() throughout Federico Mena Quintero
- [gtk+/wip/otte/tokenizer: 10/78] tokenizer: Emit token in error vfunc Benjamin Otte
- [librsvg/rustification] Use an accessor function rsvg_node_get_parent() throughout Federico Mena Quintero
- [gtk+/wip/otte/tokenizer: 11/78] css: Add a consumer object to consume_token() Benjamin Otte
- [librsvg/rustification] Use an iterator function rsvg_node_foreach_child() throughout Federico Mena Quintero
- [gtk+/wip/otte/tokenizer: 12/78] cssdeclaration: Store the style property Benjamin Otte
- [librsvg/rustification] Rename rsvg_node_group_pack() to rsvg_node_add_child() Federico Mena Quintero
- [gtk+/wip/otte/tokenizer: 13/78] inspector: Add style sheet parsing to CSS editor Benjamin Otte
- [librsvg/rustification] Use a new rsvg_node_type() function throughout instead of an RSVG_NODE_TYPE() macro Federico Mena Quintero
- [gtk+/wip/otte/tokenizer: 14/78] css: Add gtk_style_property_token_parse() Benjamin Otte
- [librsvg/rustification] rsvg-marker.c: Iterate through children with rsvg_node_foreach_child() Federico Mena Quintero
- [gtk+/wip/otte/tokenizer: 15/78] css: Allow the css editor to take a CSS node Benjamin Otte
- [librsvg/rustification] add_color_stops_for_gradient(): Iterate through the stops with rsvg_node_foreach_child() Federico Mena Quintero
- [gtk+/wip/otte/tokenizer: 16/78] css: Add token parsing for colors Benjamin Otte
- [librsvg/rustification] gradient.rs: Start an implementation of gradient parameters in Rust Federico Mena Quintero
- [gtk+/wip/otte/tokenizer: 17/78] css: Change the way we token parse longhands Benjamin Otte
- [librsvg/rustification] gradient.rs: Don't initialize RsvgLength by hand; actually parse a valid one Federico Mena Quintero
- [gtk+/wip/otte/tokenizer: 18/78] css: Add token parsing for number values Benjamin Otte
- [librsvg/rustification] gradient.rs: Implementation of gradient fallbacks Federico Mena Quintero
- [gtk+/wip/otte/tokenizer: 19/78] css: Convert enums to token parsing Benjamin Otte
- [librsvg/rustification] rsvg-cairo-draw.c: Factor out common code to set a cairo_pattern_t from a gradient Federico Mena Quintero
- [gtk+/wip/otte/tokenizer: 20/78] css: Add token parser for array values Benjamin Otte
- [librsvg/rustification] gradient.rs: Export functions to create Gradient objects and set their color stops Federico Mena Quintero
- [gtk+/wip/otte/tokenizer: 21/78] css: add token parser for icontheme values Benjamin Otte
- [librsvg/rustification] bbox.rs: Implement RsvgBbox in Rust Federico Mena Quintero
- [gtk+/wip/otte/tokenizer: 22/78] css: Add token parser for palettes Benjamin Otte
- [gtk+/wip/otte/tokenizer: 23/78] css: Add token parser for corner radius value Benjamin Otte
- [gtk+/wip/otte/tokenizer: 24/78] css: Add a token parser for border values Benjamin Otte
- [gtk+/wip/otte/tokenizer: 25/78] css: Add token parser for ease values Benjamin Otte
- [gtk+/wip/otte/tokenizer: 26/78] inspector: Move errors on EOF token to last token Benjamin Otte
- [gtk+/wip/otte/tokenizer: 27/78] css: A token parse func for repeat values Benjamin Otte
- [gtk+/wip/otte/tokenizer: 28/78] css: Add token parsers for shadows Benjamin Otte
- [gtk+/wip/otte/tokenizer: 29/78] css: Consume whitespace tokens automatically Benjamin Otte
- [gtk+/wip/otte/tokenizer: 30/78] css: Add token parse for position values Benjamin Otte
- [gtk+/wip/otte/tokenizer: 31/78] css: Add token parser for bgsize values Benjamin Otte
- [gtk+/wip/otte/tokenizer: 32/78] css: Add token parser for font-size property Benjamin Otte
- [gtk+/wip/otte/tokenizer: 33/78] css: Add a token parser for engine values Benjamin Otte
- [gtk+/wip/otte/tokenizer: 34/78] css: Add gtk_css_token_source_consume_number() Benjamin Otte
- [gtk+/wip/otte/tokenizer: 35/78] css: Add a token parser for transform values Benjamin Otte
- [gtk+/wip/otte/tokenizer: 36/78] css: Move fallback parser to GtkCssImage Benjamin Otte
- [gtk+/wip/otte/tokenizer: 37/78] cssimage: Add token parser for url() images Benjamin Otte
- [gtk+/wip/otte/tokenizer: 38/78] cssimage: Add a token parser for icontheme images Benjamin Otte
- [gtk+/wip/otte/tokenizer: 39/78] cssimage: Add token parser for -gtk-scaled Benjamin Otte
- [gtk+/wip/otte/tokenizer: 40/78] css: Move blocks handling to the token sources that need it Benjamin Otte
- [gtk+/wip/otte/tokenizer: 41/78] css: Add token parser for @import Benjamin Otte
- [gtk+/wip/otte/tokenizer: 42/78] css: Add a token aprser for define-color Benjamin Otte
- [gtk+/wip/otte/tokenizer: 43/78] inspector: Allow horizontal scrolling in the css editor Benjamin Otte
- [gtk+/wip/otte/tokenizer: 44/78] cssdeclaration: Add API to query name + value Benjamin Otte
- [gtk+/wip/otte/tokenizer: 45/78] cssrule: Add properties Benjamin Otte
- [gtk+/wip/otte/tokenizer: 46/78] cssstylesheet: Store the file we loaded from Benjamin Otte
- [gtk+/wip/otte/tokenizer: 47/78] cssstyledeclaration: Make declarations queryable Benjamin Otte
- [gtk+/wip/otte/tokenizer: 48/78] inspector: Add a ruleview Benjamin Otte
- [gtk+/wip/otte/tokenizer: 49/78] css: Add token parser for keyframes rule Benjamin Otte
- [gtk+/wip/otte/tokenizer: 50/78] cssdefinecolorrule: Rework parser Benjamin Otte
- [gtk+/wip/otte/tokenizer: 51/78] menu: Clip children to view window Benjamin Otte
- [gtk+/wip/otte/tokenizer: 52/78] csskeyframes: Allow constructing from KeyframesRule Benjamin Otte
- [gtk+/wip/otte/tokenizer: 53/78] stylesheet: Add properties Benjamin Otte
- [gtk+/wip/otte/tokenizer: 54/78] cssimportrule: Actually import the style sheet Benjamin Otte
- [gtk+/wip/otte/tokenizer: 55/78] cssdeclaration: Turn into abstract base class Benjamin Otte
- [gtk+/wip/otte/tokenizer: 56/78] cssdeclaration: Propertify Benjamin Otte
- [gtk+/wip/otte/tokenizer: 57/78] css: Parse widget styles with token parser Benjamin Otte
- [gtk+/wip/otte/tokenizer: 58/78] cssimportrule: Add recursion check Benjamin Otte
- [gtk+/wip/otte/tokenizer: 59/78] css: Split integer tokens into ones with sign and ones without Benjamin Otte
- [gtk+/wip/otte/tokenizer: 60/78] css: Functions don't accept spaces before ( anymore Benjamin Otte
- [gtk+/wip/otte/tokenizer: 61/78] cssprovider: Add a way to load a provider from a stylesheet Benjamin Otte
- [gtk+/wip/otte/tokenizer: 62/78] cssimage: Add token parser for linear-gradient Benjamin Otte
- [gtk+/wip/otte/tokenizer: 63/78] cssimage: Add token parser for builtin images Benjamin Otte
- [gtk+/wip/otte/tokenizer: 64/78] cssimage: Add a token parser for radial gradients Benjamin Otte
- [gtk+/wip/otte/tokenizer: 65/78] cssimage: Add token parser for -gtk-recolor() images Benjamin Otte
- [gtk+/wip/otte/tokenizer: 66/78] cssimage: Add token parser for cross-fade() Benjamin Otte
- [gtk+/wip/otte/tokenizer: 67/78] cssimage: Add token parser for image() images Benjamin Otte
- [gtk+/wip/otte/tokenizer: 68/78] win32 theme: Fix functions to not have spaces Benjamin Otte
- [gnome-builder] (2 commits) Non-fast-forward update to branch wip/chergert/shortcuts Christian Hergert
- [gtk+/wip/otte/tokenizer: 69/78] css: Add gtk_css_token_source_consume_integer() Benjamin Otte
- [gnome-builder/wip/chergert/shortcuts: 2/2] shortcuts: start on new shortcuts engine Christian Hergert
- [gtk+/wip/otte/tokenizer: 70/78] cssimage: Make the win32 image parser have a token parser Benjamin Otte
- [gtk+/wip/otte/tokenizer: 71/78] cssimage: Move fallback token parser to -gtk-gradient() Benjamin Otte
- [gtk+/wip/otte/tokenizer: 72/78] cssease: Refactor code Benjamin Otte
- [gtk+/wip/otte/tokenizer: 73/78] cssease: Optimize with Newton's method Benjamin Otte
- [gtk+/wip/otte/tokenizer: 74/78] csstokenizer: Introduce GtkCssLocation Benjamin Otte
- [gtk+/wip/otte/tokenizer: 75/78] csstokenizer: Export GtkCssLocation Benjamin Otte
- [gtk+/wip/otte/tokenizer: 76/78] csstokenizer: Refactor to add GtkCssTokenReader Benjamin Otte
- [gtk+/wip/otte/tokenizer: 77/78] csstokenizer: Collect error, don't just emit it Benjamin Otte
- [gtk+/wip/otte/tokenizer: 78/78] csstokenizer: Export the error location Benjamin Otte
26 November 2016
27 November 2016
28 November 2016
29 November 2016
30 November 2016
Mail converted by MHonArc