2016-December Archive by Date
01 December 2016
- [shotwell] Use AppMenu Jens Georg
- [shotwell] Suppress error on git version check Jens Georg
- [shotwell] debian: Fix makeshlibs Jens Georg
- [shotwell] Fix type filter action for search bar Jens Georg
- [shotwell] Fix initial searchbar state Jens Georg
- [shotwell] Remove Gtk.IconFactory Jens Georg
- [empathy] roster-window: Add missing border around content Daniel Boles
- [empathy] accounts-dialog: Add various missing UI spacing Daniel Boles
- [gnome-calendar/gnome-3-22] source-dialog: escape string in markup Georges Basile Stavracas Neto
- [gnome-calendar] source-dialog: escape string in markup Georges Basile Stavracas Neto
- [gnome-calendar/gnome-3-20] source-dialog: escape string in markup Georges Basile Stavracas Neto
- [empathy] Give "Go Online" button the suggested-action class Daniel Boles
- [gnome-todo] task-list-view: unset edited task when changing tasklists Georges Basile Stavracas Neto
- [gnome-todo] list-selector-grid-item: plug unref over non-owned reference Georges Basile Stavracas Neto
- [gnome-todo/gnome-3-22] task-list-view: unset edited task when changing tasklists Georges Basile Stavracas Neto
- [gnome-todo/gnome-3-22] list-selector-grid-item: plug unref over non-owned reference Georges Basile Stavracas Neto
- [gnome-todo] edit-pane: improve behavior on unset due dates Georges Basile Stavracas Neto
- [gnome-todo] task-list-view: use an early return to lower indent Georges Basile Stavracas Neto
- [gnome-todo] task-list-view: set the new tasklist before anything else Georges Basile Stavracas Neto
- [gnome-todo] list-selector: unset tasklist when exiting the tasklist view Georges Basile Stavracas Neto
- [shotwell] Update POTFILES.in Piotr Drąg
- [gnome-todo/gnome-3-22] list-selector-grid-item: plug unref over non-owned reference Georges Basile Stavracas Neto
- [gnome-todo/gnome-3-22] edit-pane: improve behavior on unset due dates Georges Basile Stavracas Neto
- [gnome-todo/gnome-3-22] task-list-view: use an early return to lower indent Georges Basile Stavracas Neto
- [gnome-todo/gnome-3-22] task-list-view: set the new tasklist before anything else Georges Basile Stavracas Neto
- [gnome-todo/gnome-3-22] list-selector: unset tasklist when exiting the tasklist view Georges Basile Stavracas Neto
- [gnome-apps-nightly] Maps: implement cmake support for e-d-s Christian Hergert
- [gjs] maint: Remove old maintainers file Philip Chimento
- [gjs] docs: Convert docs to Markdown Philip Chimento
- [gjs] docs: Review and modernize docs Philip Chimento
- [gjs] build: Include docs in tarball Philip Chimento
- [gnome-maps] flatpak: add org.gnome.Maps.json manifest Christian Hergert
- [gnome-todo/gnome-3-22] notification-widget: execute remaining notifications when quitting Georges Basile Stavracas Neto
- [gnome-todo] notification-widget: execute remaining notifications when quitting Georges Basile Stavracas Neto
- [librsvg/rustification] New function rsvg_cairo_get_cairo_context() Federico Mena Quintero
- [librsvg/rustification] Wrap some more RsvgDrawingCtx functions in Rust Federico Mena Quintero
- [librsvg/rustification] Reorder some struct fields for consistency Federico Mena Quintero
- [librsvg/rustification] gradient.rs: Implement setting linear gradients on a Cairo context Federico Mena Quintero
- [librsvg/rustification] gradient.rs: Implement gradient_radial_new() Federico Mena Quintero
- [librsvg/rustification] Rename rsvg_acquire_node*() / rsvg_release_node() to rsvg_drawing_ctx_*_node() throughout Federico Mena Quintero
- [librsvg/rustification] fix: implement gradient_radial_new Federico Mena Quintero
- [librsvg/rustification] drawing_ctx.rs: Wrappers for acquire_node() and release_node() Federico Mena Quintero
- [librsvg/rustification] gradient.rs: Finish porting gradients to Rust! Yay! Federico Mena Quintero
- [librsvg/rustification] rsvg-cairo-draw.c: Use the Rust implementation of the gradient resolver Federico Mena Quintero
- [gnome-apps-nightly] Todo: update for cmake based e-d-s Christian Hergert
- [gnome-todo] flatpak: add org.gnome.Todo flatpak manifest Christian Hergert
- [librsvg/rustification] gradient.rs: Destroy the gradient that we created with the C helper function Federico Mena Quintero
- [gnome-todo/gnome-3-22] task-row: rework focus management Georges Basile Stavracas Neto
- [gnome-todo] task-row: rework focus management Georges Basile Stavracas Neto
- [empathy] Trivial cleanups to recent commits Daniel Boles
- [empathy] roster-window: improve spacing of list and spinner Daniel Boles
- [empathy] roster-window: Fix the GActions not working Daniel Boles
- [empathy] roster-window: Fix enabling add-contact action Daniel Boles
- [empathy] Revert "roster-window: Fix enabling add-contact action" Daniel Boles
- [gjs] (16 commits) Non-fast-forward update to branch wip/ptomato/tests Philip Chimento
- [gjs/wip/ptomato/tests: 11/16] tests: Run testSystemExit.js Philip Chimento
- [gjs/wip/ptomato/tests: 12/16] coverage test: Fix copypasta errors Philip Chimento
- [gjs/wip/ptomato/tests: 13/16] coverage test: Fix equality error Philip Chimento
- [gjs/wip/ptomato/tests: 14/16] test everything: Enable int64 array test Philip Chimento
- [gjs/wip/ptomato/tests: 15/16] tests: Move logError test to testExceptions.js Philip Chimento
- [gjs/wip/ptomato/tests: 16/16] WIP - minijasmine Philip Chimento
- [gtk+] (33 commits) Non-fast-forward update to branch wip/baedert/children Timm Bäder
- [gtk+/wip/baedert/children: 5/33] widget: Add children and sibling pointers Timm Bäder
- [gtk+/wip/baedert/children: 6/33] widget: Iterate over child widgets instead of gtk_container_forall Timm Bäder
- [gtk+/wip/baedert/children: 7/33] widget: Implement show_all Timm Bäder
- [gtk+/wip/baedert/children: 8/33] widget: Implement map/unmap with child widgets Timm Bäder
- [gtk+/wip/baedert/children: 9/33] widget: Check for containerness before calling container API Timm Bäder
- [gtk+/wip/baedert/children: 10/33] widget: Unparent widgets in dispose() Timm Bäder
- [gtk+/wip/baedert/children: 11/33] widget: Implement create_path for widgets with no-container parent Timm Bäder
- [gtk+/wip/baedert/children: 12/33] inspector: Show child widgets of widgets Timm Bäder
- [gtk+/wip/baedert/children: 13/33] widget: Add widget version of gtk_container_snapshot_child Timm Bäder
- [gtk+/wip/baedert/children: 14/33] switch: Use GtkLabels for on/off labels Timm Bäder
- [gtk+/wip/baedert/children: 15/33] Remove gtk_container_snapshot_child Timm Bäder
- [gtk+/wip/baedert/children: 16/33] widget: Remove gtk_widget_invalidate_style_context Timm Bäder
- [gtk+/wip/baedert/children: 17/33] widget: Remove _gtk_widget_supports_clip Timm Bäder
- [gtk+/wip/baedert/children: 18/33] Move gtk_container_propagate_draw to GtkWidget Timm Bäder
- [gtk+/wip/baedert/children: 19/33] spinbutton: Remove _get_panels Timm Bäder
- [gtk+/wip/baedert/children: 20/33] spinbutton: Use widgets for up/down buttons Timm Bäder
- [gtk+/wip/baedert/children: 21/33] widget: Remove unused adjust_* vfuncs Timm Bäder
- [gtk+/wip/baedert/children: 22/33] Remove gtk_widget_get_preferred_height_and_baseline_for_width Timm Bäder
- [gtk+/wip/baedert/children: 23/33] widget: Stop exporting gtk_widget_draw_internal Timm Bäder
- [gtk+/wip/baedert/children: 24/33] widget: Remove gtk_widget_style_get_property Timm Bäder
- [gtk+/wip/baedert/children: 25/33] widget: Add gtk_widget_get_children_clip Timm Bäder
- [gtk+/wip/baedert/children: 26/33] widget: Add focus_child pointer Timm Bäder
- [gtk+/wip/baedert/children: 27/33] widget: Fix grab_focus for child widgets Timm Bäder
- [gtk+/wip/baedert/children: 28/33] togglebutton: Remove unused defines Timm Bäder
- [gtk+/wip/baedert/children: 29/33] inspector: Don't try to access child props of non-containers Timm Bäder
- [gtk+/wip/baedert/children: 30/33] Move child widget snapshotting into GtkWidget Timm Bäder
- [gtk+/wip/baedert/children: 31/33] WIP: focus_tab_sort for GtkWIdget Timm Bäder
- [gtk+/wip/baedert/children: 32/33] listbox: Fix row hovering Timm Bäder
- [gtk+/wip/baedert/children: 33/33] testsuite: Stop testing style properties Timm Bäder
- [shotwell] Update Spanish translation Damned-Lies
- [sysprof] build: Add support for Meson Patrick Griffis
- [sysprof] build: Include meson files in dist Patrick Griffis
- [sysprof] Deleted branch wip/tingping/meson Patrick Griffis
- [glibmm] Gio::Settings: Add property_settings_schema(), update signal_changed() Kjell Ahlstedt
- [gnome-calendar] flatpak: add Calendar flatpak manifest to simplify newcomer setup Christian Hergert
- [gnome-apps-nightly] Calendar: fix e-d-s build Christian Hergert
- [gnome-photos] tracker-controller: Don't use g_cancellable_reset Debarshi Ray
- [gnome-photos] single-item-job: Rename a variable Debarshi Ray
- [gnome-photos] tracker-controller: Handle tracker_sparql_cursor_next_finish errors Debarshi Ray
- [gnome-photos] camera-cache: Throw an error if the cursor is empty Debarshi Ray
- [gnome-photos] Sprinkle some comments about tracker_sparql_cursor_next_finish Debarshi Ray
- [network-manager-applet] Deleted branch bg/ip-tunnel-bgo774272 Beniamino Galvani
- [network-manager-applet] (2 commits) Created branch bg/ip-tunnel-bgo774272 Beniamino Galvani
- [network-manager-applet/bg/ip-tunnel-bgo774272: 1/2] editor: consider G_TYPE_NONE as 'all devices' in _get_device_list() Beniamino Galvani
- [network-manager-applet/bg/ip-tunnel-bgo774272: 2/2] editor: add support for IP tunnel connections Beniamino Galvani
- [chronojump-docs] Added spanish troubleshooting Xavier Padullés
- [pygobject] (2 commits) Created branch wip/msvc Chun-wei Fan
- [pygobject/wip/msvc: 1/2] gtk-demo.py: Allow running on Windows/x64 Chun-wei Fan
- [pygobject/wip/msvc: 2/2] Support MSVC builds of PyGObject-3.x Chun-wei Fan
- [gnome-photos] filterable: Set G_TYPE_OBJECT as the prerequisite type Debarshi Ray
- [vala] methodcall: Don't try to remove N_/NC_ while they are properly handled in C Rico Tzschichholz
- [vala] gtk+-4.0: Update to 3.89.1+e09b78f7 Rico Tzschichholz
- [gnome-photos] filterable: Rename PHOTOS_FILTERABLE_GET_INTERFACE to _GET_IFACE Debarshi Ray
- [gnome-photos] filterable: Use G_DECLARE_INTERFACE Debarshi Ray
- [gtk+/wip/baedert/children] label: Remove angle property Timm Bäder
- [gtk+/wip/baedert/children] snapshot: Add annotations to parameters/return values Timm Bäder
- [gtk+/wip/baedert/children] test: Remove gtk_label_set_angle calls Timm Bäder
- [gtk+/wip/baedert/children] lable: Remove :track-visited-links Timm Bäder
- [evolution] Copy action is no available in EWebView's context menu Tomas Popela
- [evolution-data-server] Bug 775363 - Fails to build with minimum CMake version Milan Crha
- [evolution] Bug 775363 - Fails to build with minimum CMake version Milan Crha
- [evolution/gnome-3-22] Copy action is no available in EWebView's context menu Tomas Popela
- [evolution-ews] Bug 775363 - Bump minimum CMake version to 3.1 Milan Crha
- [evolution-mapi] Bug 775363 - Bump minimum CMake version to 3.1 Milan Crha
- [gnome-software] Do not hide review buttons when offline Richard Hughes
- [pygobject] Non-fast-forward update to branch wip/msvc Chun-wei Fan
- [pygobject/wip/msvc] Support MSVC builds of PyGObject-3.x Chun-wei Fan
- [evolution] Prefer user's value of WEBKIT_DISABLE_COMPOSITING_MODE Milan Crha
- [network-manager-applet] (4 commits) ...c-e: merge branch 'fg/c-e-ethernet-link2' Francesco Giudici
- [network-manager-applet: 4/4] c-e: merge branch 'fg/c-e-ethernet-link2' Francesco Giudici
- [pygobject] Non-fast-forward update to branch wip/msvc Chun-wei Fan
- [pygobject/wip/msvc] Support MSVC builds of PyGObject-3.x Chun-wei Fan
- [chronojump] Fixes bug when importing a session where personIDs would already exist in the current database. Carles Pina i Estany
- [evolution-data-server] [IMAPx] Notify about new messages early during folder update Milan Crha
- [evolution-data-server/gnome-3-22] [IMAPx] Notify about new messages early during folder update Milan Crha
- [tracker] (90 commits) Non-fast-forward update to branch wip/sam/meson Sam Thursfield
- [tracker/wip/sam/meson: 87/90] WIP: Meson build instructions for Tracker Sam Thursfield
- [tracker/wip/sam/meson: 88/90] Improvements Sam Thursfield
- [tracker/wip/sam/meson: 89/90] Update doc instructions Sam Thursfield
- [tracker/wip/sam/meson: 90/90] Attempt to implement enum generation properly Sam Thursfield
- [gnome-power-manager/wip/hughsie/meson] f Richard Hughes
- [glibmm] Rename Glib::SignalProxyDetailedAnyType Kjell Ahlstedt
- [gnome-software] Avoid triggering unwanted mode switches with search state changes Kalev Lember
- [gnome-software] Don't hardcode going back to the overview page when closing search Kalev Lember
- [nautilus] Add building with flatpak Carlos Soriano
- [nautilus] Revert "Add building with flatpak" Carlos Soriano
- [nautilus] build: add Flatpak development build Carlos Soriano
- [nautilus] general: track .gitignore Carlos Soriano
- [nautilus] gitignore: ignore .flatpak-builder Carlos Soriano
- [nautilus] gitignore: ignore m4 directory Carlos Soriano
- [nautilus] gitignore: ignore gtk-doc generated files Carlos Soriano
- [nautilus] gitignore: ignore gnome-builder build configurations Carlos Soriano
- [gspell] (2 commits) Created branch wip/gtk4 Timm Bäder
- [gspell/wip/gtk4: 1/2] Build against gtk4 Timm Bäder
- [gspell/wip/gtk4: 2/2] Remove non-existent properties in UI files Timm Bäder
- [evolution] Correct some backup/restore translatable strings Milan Crha
- [gtk+] ComboBox: Fix whitespace Daniel Boles
- [gtk+] ComboBox: Do not select item before menu realised Daniel Boles
- [glibmm] Glib::SignalProxyNormal: Remove connect_() and connect_notify_() Kjell Ahlstedt
- [gtk+] Non-fast-forward update to branch wip/baedert/children Timm Bäder
- [gtk+/wip/baedert/children] label: Remove :track-visited-links Timm Bäder
- [gtk+] ComboBox: Fix the whitespace fix Daniel Boles
- [gtk+/gtk-3-22] ComboBox: Fix whitespace Daniel Boles
- [gtk+/gtk-3-22] gtkcombobox: pass trigger event when popping up menu Daniel Boles
- [gtk+/gtk-3-22] ComboBox: Do not select item before menu realised Daniel Boles
- [gnome-panel] libgnome-panel: add compatibility function Alberts Muktupāvels
- [gnome-panel] panel-applet-frame: simplify code Alberts Muktupāvels
- [gnome-panel] panel-applet-frame: add compatibility code Alberts Muktupāvels
- [gtk+/gtk-3-22] Adwaita: update assets svg Daniel Boles
- [gtk+/gtk-3-22] Adwaita: render updated assets. Daniel Boles
- [gspell] CheckerDialog: don't set use-action-appearance property (deprecated) Sébastien Wilmet
- [gspell] Replace border-width by margin Sébastien Wilmet
- [gspell] (3 commits) Non-fast-forward update to branch wip/gtk4 Sébastien Wilmet
- [gspell/wip/gtk4: 3/3] Build against gtk4 Sébastien Wilmet
- [network-manager-applet] (3 commits) ...merge: branch 'bg/ip-tunnel-bgo774272' Beniamino Galvani
- [network-manager-applet: 1/3] editor: consider G_TYPE_NONE as 'all devices' in _get_device_list() Beniamino Galvani
- [network-manager-applet: 2/3] editor: add support for IP tunnel connections Beniamino Galvani
- [network-manager-applet: 3/3] merge: branch 'bg/ip-tunnel-bgo774272' Beniamino Galvani
- [vala] (80 commits) Non-fast-forward update to branch wip/generics Rico Tzschichholz
- [vala/wip/generics: 80/80] vala: Check delegate type parameter parity Rico Tzschichholz
- [evolution] Update Friulian translation Damned-Lies
- [gnome-power-manager] (2 commits) Non-fast-forward update to branch wip/hughsie/meson Richard Hughes
- [gnome-power-manager/wip/hughsie/meson: 2/2] Port to meson Richard Hughes
- [gnome-software/gnome-3-22] Do not hide screenshot if the download failed Kalev Lember
- [gnome-software/gnome-3-22] trivial: Add warning when screenshot download failed Kalev Lember
- [gnome-software/gnome-3-22] Show the refresh cancel button whilst the headerbar spinner is showing Kalev Lember
- [gnome-software/gnome-3-22] Treat install-bundles-system-wide as advisory, rather than policy Kalev Lember
- [gnome-software/gnome-3-22] Start monitoring the network when the UI is initialized Kalev Lember
- [gnome-software/gnome-3-22] Only call the GsPage installed and removed vfuncs of the app changed state Kalev Lember
- [gnome-software/gnome-3-22] Ensure we actually schedule firmware updates for download Kalev Lember
- [gnome-software/gnome-3-22] Simplify search button handling code Kalev Lember
- [gnome-software/gnome-3-22] trivial: Set the size correctly for PackageKit applications with pending updates Kalev Lember
- [gnome-software/gnome-3-22] trivial: Use the unique ID in the state debug messages Kalev Lember
- [gnome-software/gnome-3-22] Don't refresh flatpak remotes when an action is in progress Kalev Lember
- [gnome-software/gnome-3-22] Avoid triggering unwanted mode switches with search state changes Kalev Lember
- [extensions-web] ratings: return reserved "nobody" username for deleted accounts Yuri Konotopov
- [extensions-web/deploy] ratings: return reserved "nobody" username for deleted accounts Yuri Konotopov
- [gnome-software] trivial: Split out some to-be-shared functionality Richard Hughes
- [gnome-software] Only handle flatpak actions with the correct scope Richard Hughes
- [gnome-software] trivial: Do the flatpak management plugin check in one place Richard Hughes
- [gnome-software] Show the apps' sizes in the installed view by default Joaquim Manuel Pereira Rocha
- [gnome-panel] clock: remove rsvg dependency Alberts Muktupāvels
- [evolution-data-server] Bug 775395 - Allow to override some (most) of the RPATH related settings Milan Crha
- [evolution] Bug 775395 - Allow to override some (most) of the RPATH related settings Milan Crha
- [evolution-ews] Bug 775395 - Allow to override some (most) of the RPATH related settings Milan Crha
- [evolution-mapi] Bug 775395 - Allow to override some (most) of the RPATH related settings Milan Crha
- [gnome-software/gnome-3-22] Release version 3.22.3 Kalev Lember
- [gnome-software] Created tag GNOME_SOFTWARE_3_22_3 Kalev Lember
- [gnome-software/gnome-3-22] trivial: Post release version bump Kalev Lember
- [gtksourceview] Include windef instead of windows Ignacio Casal Quinteiro
- [gtksourceview/gnome-3-22] Include windef instead of windows Ignacio Casal Quinteiro
- [network-manager-applet] c-e: use Unicode quotation marks in new strings Piotr Drąg
- [gtksourceview/gnome-3-24] Include windef instead of windows Sébastien Wilmet
- [nautilus] Revert "gitignore: ignore gnome-builder build configurations" Carlos Soriano
- [nautilus] Revert "gitignore: ignore gtk-doc generated files" Carlos Soriano
- [nautilus] Revert "gitignore: ignore m4 directory" Carlos Soriano
- [nautilus] Revert "gitignore: ignore .flatpak-builder" Carlos Soriano
- [nautilus] Revert "general: track .gitignore" Carlos Soriano
- [vala] Deleted branch staging Rico Tzschichholz
- [vala] Created branch staging Rico Tzschichholz
- [vala/staging] codegen: Add function-prototypes for all register-type calls Rico Tzschichholz
- [gnome-software/gnome-3-22] Update Polish translation Piotr Drąg
- [gnome-software] Update Polish translation Piotr Drąg
- [evolution-data-server] Bug 774841 - [EWebDAVDiscover] One part failure caused credentials reject Milan Crha
- [librsvg/rustification] gradient.rs: Avoid copying a gradient when resolving Federico Mena Quintero
- [evolution-data-server/gnome-3-22] Bug 774841 - [EWebDAVDiscover] One part failure caused credentials reject Milan Crha
- [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] main-icon-view: Drop the priv pointer Debarshi Ray
- [libgd/wip/rishi/main-box: 2/8] Add GdMainBoxItem Debarshi Ray
- [libgd/wip/rishi/main-box: 3/8] Add GdMainBoxChild Debarshi Ray
- [libgd/wip/rishi/main-box: 4/8] Add GdMainBoxGeneric Debarshi Ray
- [libgd/wip/rishi/main-box: 5/8] Add _box-common 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-continuous] manifest: Bump the libarchive tag to v3.2.2 Debarshi Ray
- [gtk+] (40 commits) Non-fast-forward update to branch wip/baedert/children Timm Bäder
- [gtk+/wip/baedert/children: 4/40] widget: Add children and sibling pointers Timm Bäder
- [gtk+/wip/baedert/children: 5/40] widget: Iterate over child widgets instead of gtk_container_forall Timm Bäder
- [gtk+/wip/baedert/children: 6/40] widget: Implement show_all Timm Bäder
- [gtk+/wip/baedert/children: 7/40] widget: Implement map/unmap with child widgets Timm Bäder
- [gtk+/wip/baedert/children: 8/40] widget: Check for containerness before calling container API Timm Bäder
- [gtk+/wip/baedert/children: 9/40] widget: Unparent widgets in dispose() Timm Bäder
- [gtk+/wip/baedert/children: 10/40] widget: Implement create_path for widgets with no-container parent Timm Bäder
- [gtk+/wip/baedert/children: 11/40] inspector: Show child widgets of widgets Timm Bäder
- [gtk+/wip/baedert/children: 12/40] widget: Add widget version of gtk_container_snapshot_child Timm Bäder
- [gtk+/wip/baedert/children: 13/40] switch: Use GtkLabels for on/off labels Timm Bäder
- [gtk+/wip/baedert/children: 14/40] Remove gtk_container_snapshot_child Timm Bäder
- [gtk+/wip/baedert/children: 15/40] widget: Remove gtk_widget_invalidate_style_context Timm Bäder
- [gtk+/wip/baedert/children: 16/40] widget: Remove _gtk_widget_supports_clip Timm Bäder
- [gtk+/wip/baedert/children: 17/40] Move gtk_container_propagate_draw to GtkWidget Timm Bäder
- [gnome-themes-standard] Update Hungarian translation Damned-Lies
- [gtk+/wip/baedert/children: 18/40] spinbutton: Remove _get_panels Timm Bäder
- [gtk+/wip/baedert/children: 19/40] spinbutton: Use widgets for up/down buttons Timm Bäder
- [gtk+/wip/baedert/children: 20/40] widget: Remove unused adjust_* vfuncs Timm Bäder
- [gtk+/wip/baedert/children: 21/40] Remove gtk_widget_get_preferred_height_and_baseline_for_width Timm Bäder
- [gtk+/wip/baedert/children: 22/40] widget: Stop exporting gtk_widget_draw_internal Timm Bäder
- [gtk+/wip/baedert/children: 23/40] widget: Remove gtk_widget_style_get_property Timm Bäder
- [gtk+/wip/baedert/children: 24/40] widget: Add gtk_widget_get_children_clip Timm Bäder
- [gtk+/wip/baedert/children: 25/40] widget: Add focus_child pointer Timm Bäder
- [gtk+/wip/baedert/children: 26/40] widget: Fix grab_focus for child widgets Timm Bäder
- [gtk+/wip/baedert/children: 27/40] togglebutton: Remove unused defines Timm Bäder
- [gtk+/wip/baedert/children: 28/40] inspector: Don't try to access child props of non-containers Timm Bäder
- [gtk+/wip/baedert/children: 29/40] Move child widget snapshotting into GtkWidget Timm Bäder
- [gtk+/wip/baedert/children: 30/40] WIP: focus_tab_sort for GtkWIdget Timm Bäder
- [gtk+/wip/baedert/children: 31/40] listbox: Fix row hovering Timm Bäder
- [gtk+/wip/baedert/children: 32/40] testsuite: Stop testing style properties Timm Bäder
- [gtk+/wip/baedert/children: 33/40] label: Remove angle property Timm Bäder
- [gtk+/wip/baedert/children: 34/40] snapshot: Add annotations to parameters/return values Timm Bäder
- [gtk+/wip/baedert/children: 35/40] test: Remove gtk_label_set_angle calls Timm Bäder
- [gtk+/wip/baedert/children: 36/40] label: Remove :track-visited-links Timm Bäder
- [gtk+/wip/baedert/children: 37/40] headerbar: measure children using gtk_widget_measure Timm Bäder
- [gtk+/wip/baedert/children: 38/40] revealer: Measure child widget size using gtk_widget_measure Timm Bäder
- [gtk+/wip/baedert/children: 39/40] scrolledwindow: measure child widgets using gtk_widget_measure Timm Bäder
- [gnome-software] Update Catalan translation Jordi Mas
- [gtk+/wip/baedert/children: 40/40] viewport: Use gtk_widget_measure to measure child sizes Timm Bäder
- [libsoup] soup-message-headers: Correct introspection for get_content_range Jasper St . Pierre
- [extensions-web] Hide uninstall button for system extensions. Yuri Konotopov
- [libgd] Deleted branch wip/rishi/main-box Debarshi Ray
- [libgd] (9 commits) Created branch wip/rishi/main-box Debarshi Ray
- [libgd/wip/rishi/main-box: 1/9] main-icon-view: Drop the priv pointer Debarshi Ray
- [libgd/wip/rishi/main-box: 2/9] Add GdMainBoxItem Debarshi Ray
- [libgd/wip/rishi/main-box: 3/9] Add GdMainBoxChild Debarshi Ray
- [libgd/wip/rishi/main-box: 4/9] Add GdMainBoxGeneric Debarshi Ray
- [libgd/wip/rishi/main-box: 5/9] Add _box-common Debarshi Ray
- [libgd/wip/rishi/main-box: 6/9] Add GdMainIconBoxChild Debarshi Ray
- [libgd/wip/rishi/main-box: 7/9] Add GdMainIconBox Debarshi Ray
- [libgd/wip/rishi/main-box: 8/9] Add main-icon-box Debarshi Ray
- [libgd/wip/rishi/main-box: 9/9] Add GdMainBox Debarshi Ray
- [gnome-software] Fixes a potential crash when parsing AppStream files Richard Hughes
- [gspell] win32: include windef.h instead of windows.h Sébastien Wilmet
- [gedit-latex] Add Turkish translation Damned-Lies
- [gimp-gap] Fixes to Catalan translation Jordi Mas
- [gnome-software] trivial: Add some critical checks for gs_plugin_download_file() Richard Hughes
- [gnome-software] Add a missing error check to fix a common crash on LiveDVD media Richard Hughes
- [gnome-software] Updated Czech translation Marek Černocký
- [ghex] Update Turkish translation Damned-Lies
- [gnome-software] Fix a crash when the surface creation fails Richard Hughes
- [gimp] Fixes to Catalan translation Jordi Mas
- [giggle] Update Turkish translation Damned-Lies
- [girl] Update Turkish translation Damned-Lies
- [glib-openssl] Update Turkish translation Damned-Lies
- [gimp-tiny-fu] Fixes for Catalan translation Jordi Mas
- [glom] Update Turkish translation Damned-Lies
- [gnome-maps] (23 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 1/23] Add module to query an OpenTripPlanner instance Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 2/23] routeQuery: Add support for transit mode Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 3/23] application: Add initialization of the OpenTripPlanner instance Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 4/23] Add transit mode icons Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 5/23] utils: Add color luminance and contrast functions Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 6/23] Add label widget for route labels Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 7/23] Add list box row class for representing transit itineraries Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 8/23] Add list box row to display a leg of a transit itinerary Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 9/23] Add a list box row to show the arrival of a transit itinerary Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 10/23] Add list box row for loading more transit results Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 11/23] application: Add a function to switch to/from transit route mode Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 12/23] mapBubble: Ensure non-transit when routing Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 13/23] sidebar: Add functionallity for transit routing Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 14/23] Add map marker to mark start of walking transit legs Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 15/23] Add map marker to mark end of transit itineraries Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 16/23] Add map marker for marking boarding points in transit itineraries Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 17/23] Add list box row class for transit stops Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 18/23] turnPointMarker: Add support for showing markers for transit stops Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 19/23] mapView: Implement showing transit routes Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 20/23] mapView: Add a view property to indicate showing a route Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 21/23] mainWindow: Show the print button when a route is rendered Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 22/23] Add print layout for transit Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 23/23] printOperation: Use transit print layout when requested Marcus Lundblad
- [gnome-2048] Update Turkish translation Damned-Lies
- [gnome-commander] Update Turkish translation Damned-Lies
- [gnome-apps-nightly] gedit: use gnome-3-24 branch for gtksourceview Christian Hergert
- [gnome-apps-nightly] gitg: use gnome-3-24 branch for gtksourceview Christian Hergert
- [gnome-maps] (32 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 2/32] routeQuery: Add support for setting time and arrival/departure Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 3/32] transitOptions: Add class holding options for transit routing Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 4/32] routeQuery: Add ability to set options for transit routing Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 5/32] routeQuery: Move routequery to the Application module Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 6/32] routeService: Enable querying GraphHopper externally Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 7/32] Add module to handle HVT codes (hierachical vehicle types) Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 8/32] Break out reading of the service file Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 9/32] mapSource: Use general service handler Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 10/32] Add module to query an OpenTripPlanner instance Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 11/32] routeQuery: Add support for transit mode Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 12/32] application: Add initialization of the OpenTripPlanner instance Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 13/32] Add transit mode icons Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 14/32] utils: Add color luminance and contrast functions Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 15/32] Add label widget for route labels Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 16/32] Add list box row class for representing transit itineraries Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 17/32] Add list box row to display a leg of a transit itinerary Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 18/32] Add a list box row to show the arrival of a transit itinerary Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 19/32] Add list box row for loading more transit results Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 20/32] application: Add a function to switch to/from transit route mode Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 21/32] mapBubble: Ensure non-transit when routing Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 22/32] sidebar: Add functionallity for transit routing Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 23/32] Add map marker to mark start of walking transit legs Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 24/32] Add map marker to mark end of transit itineraries Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 25/32] Add map marker for marking boarding points in transit itineraries Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 26/32] Add list box row class for transit stops Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 27/32] turnPointMarker: Add support for showing markers for transit stops Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 28/32] mapView: Implement showing transit routes Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 29/32] mapView: Add a view property to indicate showing a route Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 30/32] mainWindow: Show the print button when a route is rendered Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 31/32] Add print layout for transit Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 32/32] printOperation: Use transit print layout when requested Marcus Lundblad
- [gnome-software] Add some thread locking in GsApp Richard Hughes
- [extensions-web] review: detect proper file encoding Yuri Konotopov
- [vala] codegen: Add function-prototypes for all register-type calls Rico Tzschichholz
- [pitivi] effects: Fix OpenGL effects Alexandru Băluț
- [girl] GNOME Internet Radio Locator 9.6.0 Ole Aamot
- [girl] Created tag GIRL_9_6_0 Ole Aamot
- [metacity] bump version to development version Alberts Muktupāvels
- [gnome-applets] bump version to development version Alberts Muktupāvels
- [girl] Display Stop button Ole Aamot
- [gnome-system-monitor] Update Hungarian translation Damned-Lies
- [gnome-music] (29 commits) Created branch wip/gbsneto/contained-playlists Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 1/29] playlists: Make Playlist a GObject subclass Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 2/29] playlist: Turns python-specific fields into GObject properties Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 3/29] playlists: Dynamically instantiate the static playlists Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 4/29] playlists: Add ::is_static property to Playlist Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 5/29] playlists: Add a StaticPlaylist class Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 6/29] playlists: Add a new ::playlist-added signal Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 7/29] playlists: Manage playlists internally Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 8/29] grilo: Treat playlist field as of type Playlist Georges Basile Stavracas Neto
- [gnome-music] (7 commits) Non-fast-forward update to branch wip/gbsneto/contained-playlists Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 9/29] playlistdialog: Use the playlists managed by Playlists Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 1/7] playlists, playlistview: Code cleanup Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 10/29] playlistview: Use the newly added API Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 2/7] playlist: Add property getters and setters Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 11/29] mpris: Remove usage of :playlist-created signal Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 3/7] playlistdialog: Use a listbox internally Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 12/29] playlists: Remove :playlist-created signal Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 4/7] playlistsdialog: Sort playlists Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 13/29] playlists: Use a dict to map ID -> Playlist Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 5/7] playlistview: Select previous playlist if next not available Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 6/7] playlistdialog: Make dialog insensitive while creating playlist Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 14/29] playlistview: Simplify the code Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 15/29] playlists, playlistview: Fix removing and updating a playlist Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 7/7] playlistview: Make the playlist menu button circular Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 16/29] grilo: Only query user-defined playlists Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 17/29] playlists: Introduce a 'ready' property Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 18/29] playlistview: Synchronize loading notification with Playlist:ready Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 19/29] playlists: Various fixups to playlist handling Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 20/29] playlistview: Use a listbox in the sidebar Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 21/29] playlistdialog: Simplify playlist management Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 22/29] playlists, playlistview: Code cleanup Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 23/29] playlist: Add property getters and setters Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 24/29] a Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 25/29] playlistdialog: Use a listbox internally Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 26/29] playlistsdialog: Sort playlists Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 27/29] playlistview: Select previous playlist if next not available Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 28/29] playlistdialog: Make dialog insensitive while creating playlist Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 29/29] playlistview: Make the playlist menu button circular Georges Basile Stavracas Neto
- [geary/wip/728002-webkit2] Reimplement selection_changed signal for WK2. Michael Gratton
- [geary/wip/728002-webkit2] Remove ConversationWebView ::is_height_valid property. Michael Gratton
- [geary/wip/728002-webkit2] Re-implement message HTML cleaning in JS in the web extension for WK2. Michael Gratton
- [geary/wip/728002-webkit2] Remove some obsolete CSS from conversation-web-view.css. Michael Gratton
- [geary/wip/728002-webkit2] Reimplement loading and cleaning message into WK2 composer web view. Michael Gratton
- [geary/wip/728002-webkit2] Implement getting message selection for quoting and selection in WK2. Michael Gratton
- [geary/wip/728002-webkit2] Add some WebView and WebProcess debugging. Michael Gratton
- [geary/wip/728002-webkit2] Remove some reduncant method calls and related code. Michael Gratton
- [geary/wip/728002-webkit2] Mark ClientWebView::get_string_result and call sites as nullable. Michael Gratton
- [geary/wip/728002-webkit2] Implement getting HTML and plain text from ComposerWebView in WK2. Michael Gratton
- [geary/wip/728002-webkit2] Fix some dumb bugs in ConversationPageState::getSelectionForQuoting(). Michael Gratton
- [geary] (46 commits) Non-fast-forward update to branch wip/728002-webkit2 Michael Gratton
- [geary/wip/728002-webkit2: 8/46] Replace WebKitGtk and custom VAPI in build with WebKit2GTK. Michael Gratton
- [geary/wip/728002-webkit2: 9/46] Begin the WebKit2 port in earnest. Michael Gratton
- [geary/wip/728002-webkit2: 10/46] Fix massive graphics corruptiom when WebViews are displayed. Michael Gratton
- [geary/wip/728002-webkit2: 11/46] Allow HTML string page loads to occur, so email bodies actually show up. Michael Gratton
- [geary/wip/728002-webkit2: 12/46] Properly build and load the web extension for ClientWebView. Michael Gratton
- [geary/wip/728002-webkit2: 13/46] Implement web view resource loading policy for CID, data, & remote URLs. Michael Gratton
- [geary/wip/728002-webkit2: 14/46] Remove now-empty util-random.vala file. Michael Gratton
- [geary/wip/728002-webkit2: 15/46] Implement loading cid: scheme resources in ClientWebView. Michael Gratton
- [geary/wip/728002-webkit2: 16/46] Reimplement saving inline images using WebResources. Michael Gratton
- [geary/wip/728002-webkit2: 17/46] Use CID resources to display images for multipart/mixed messages. Michael Gratton
- [geary/wip/728002-webkit2: 18/46] Reenable notifiying of inline parts being loaded by the web view. Michael Gratton
- [geary/wip/728002-webkit2: 19/46] Update how inline email attachments are loaded for viewing. Michael Gratton
- [geary/wip/728002-webkit2: 20/46] Minor code cleanup. Michael Gratton
- [geary/wip/728002-webkit2: 21/46] Load ConversationWebView HTML CSS using a WK2 UserContentManager. Michael Gratton
- [geary/wip/728002-webkit2: 22/46] Set desktop font pref sizes on ClientWebView as pixels, per WK2's expectation. Michael Gratton
- [geary/wip/728002-webkit2: 23/46] Remove workaround for WK1 Settings zoom-level being floats, not doubles. Michael Gratton
- [geary/wip/728002-webkit2: 24/46] Bump minimum WebKitGTK+ version to 2.10. Michael Gratton
- [geary/wip/728002-webkit2: 25/46] Disable WebKit2 accelerated compositing. Michael Gratton
- [geary/wip/728002-webkit2: 26/46] Impromptu minor cell renderer cleanup (long story). Michael Gratton
- [geary/wip/728002-webkit2: 27/46] Depend on javascriptcore, generate webkit2 VAPI that uses it. Michael Gratton
- [geary/wip/728002-webkit2: 28/46] Explicitly set a bunch of good-to-know default WebSettings values. Michael Gratton
- [geary/wip/728002-webkit2: 29/46] Load a default app script into ClientWebViews at construction time. Michael Gratton
- [geary/wip/728002-webkit2: 30/46] Initial pass at getting the HTML document's height from the web process. Michael Gratton
- [geary/wip/728002-webkit2: 31/46] Inject ClientWebView script at document start. Michael Gratton
- [geary/wip/728002-webkit2: 32/46] Rename some JS methods to be more vala-esque. Michael Gratton
- [geary/wip/728002-webkit2: 33/46] Enable accessing javascriptcore objects from web extensions. Michael Gratton
- [geary/wip/728002-webkit2: 34/46] Re-implement remote image loading management for WebKit2. Michael Gratton
- [geary/wip/728002-webkit2: 35/46] Integrate preferred height JS code into PageState, tidy it up a bit. Michael Gratton
- [geary/wip/728002-webkit2: 36/46] Reimplement selection_changed signal for WK2. Michael Gratton
- [geary/wip/728002-webkit2: 37/46] Remove ConversationWebView ::is_height_valid property. Michael Gratton
- [geary/wip/728002-webkit2: 38/46] Re-implement message HTML cleaning in JS in the web extension for WK2. Michael Gratton
- [geary/wip/728002-webkit2: 39/46] Remove some obsolete CSS from conversation-web-view.css. Michael Gratton
- [geary/wip/728002-webkit2: 40/46] Reimplement loading and cleaning message into WK2 composer web view. Michael Gratton
- [geary/wip/728002-webkit2: 41/46] Implement getting message selection for quoting and selection in WK2. Michael Gratton
- [geary/wip/728002-webkit2: 42/46] Add some WebView and WebProcess debugging. Michael Gratton
- [geary/wip/728002-webkit2: 43/46] Remove some reduncant method calls and related code. Michael Gratton
- [geary/wip/728002-webkit2: 44/46] Mark ClientWebView::get_string_result and call sites as nullable. Michael Gratton
- [geary/wip/728002-webkit2: 45/46] Implement getting HTML and plain text from ComposerWebView in WK2. Michael Gratton
- [geary/wip/728002-webkit2: 46/46] Fix some dumb bugs in ConversationPageState::getSelectionForQuoting(). Michael Gratton
02 December 2016
03 December 2016
04 December 2016
05 December 2016
06 December 2016
- [nautilus/wip/csoriano/flow] f Carlos Soriano
- [nautilus/wip/csoriano/flow] f Carlos Soriano
- [clutter-gst/clutter-gst-3.0] build: Release 3.0.22 Lionel Landwerlin
- [clutter-gst/clutter-gst-3.0] build: Post release bump to 3.0.23 Lionel Landwerlin
- [clutter-gst] Created tag 3.0.22 Lionel Landwerlin
- [gnome-commander] updated Punjabi Translation Amanpreet Singh Alam
- [gnome-shell] updated Punjabi Translation Amanpreet Singh Alam
- [recipes] Update README.md Matthias Clasen
- [recipes] Prepopulate user data from system Matthias Clasen
- [recipes] Update the German translation Matthias Clasen
- [geary] Fix compilation for Gtk3.14 and older setups. Bug 775452 Michael Gratton
- [geary] Fix runtime errors when built/running against GTK +3.14. Michael Gratton
- [gnome-autoar] Add vala support and generate and install bindings Ting-Wei Lan
- [almanah] vfs: Fix some non-static function declarations Philip Withnall
- [almanah] vfs: Clarify buffer types Philip Withnall
- [almanah] vfs: Set errno when returning -1 to gpgme Philip Withnall
- [almanah] vfs: Fix coding style Philip Withnall
- [almanah] vfs: Fix a signed/unsigned integer comparison Philip Withnall
- [almanah] vfs: Do not require secure memory for encryption/decryption buffers Philip Withnall
- [adwaita-icon-theme] fullcolor: folder-saved-search Jakub Steiner
- [gtk+] GDK/Win32: Fix build after GDKGL refactoring Chun-wei Fan
- [gnome-packagekit/wip/hughsie/meson] trivial: Remove obsolete file Richard Hughes
- [gnome-packagekit/wip/hughsie/meson] f Richard Hughes
- [gnome-software/wip/hughsie/meson] f Richard Hughes
- [gnome-software] trivial: Fix warnings when using -Wmissing-braces Richard Hughes
- [chronojump] Fixed not-hiding "old" objects on genericWindow Xavier de Blas
- [evolution-data-server] Bug 775597 - Add -L flags set in LDFLAGS to g-ir-scanner command line Milan Crha
- [pitivi] doap: Add Alexandru Băluț as maintainer Thibault Saunier
- [recipes] Fix typo Alexandre Franke
- [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] main-toolbar: Avoid CRITICALs when activating an item Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 2/8] base-manager, item-manager: Support sorting the GListModel Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 3/8] base-manager: Add photos_base_manager_get_{next, previous}_object Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 4/8] embed: Assert that we have an active item when entering PREVIEW Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 5/8] preview-nav-buttons: Fix typo Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 6/8] preview-nav-buttons: Assert that we have an active item when navigating Debarshi Ray
- [gnome-software] Make flatpakref installation work Kalev Lember
- [gnome-photos/wip/rishi/manager-model: 7/8] Don't use PhotosPreviewModel to navigate in the PREVIEW mode Debarshi Ray
- [gnome-photos/wip/rishi/manager-model: 8/8] view-container: Remove unused methods Debarshi Ray
- [gnome-photos] main-toolbar: Avoid CRITICALs when activating an item Debarshi Ray
- [chronojump] contacts delete, play at execute place. Only delete or play last captured Xavier de Blas
- [chronojump] Better sensitivity of delete, play video. Not conflict with treeview top buttons Xavier de Blas
- [chronojump] event_execute_button_update hidden until works Xavier de Blas
- [gnome-photos] (59 commits) Non-fast-forward update to branch wip/abono/sidebar Alessandro Bono
- [gnome-photos/wip/abono/sidebar: 49/59] Remove PhotosSettings Alessandro Bono
- [gnome-photos/wip/abono/sidebar: 50/59] preview-view: Add a new overlay Alessandro Bono
- [gnome-photos/wip/abono/sidebar: 51/59] preview-view: Move nav buttons to the new overlay Alessandro Bono
- [gnome-photos/wip/abono/sidebar: 52/59] preview-view: Rename revealer Alessandro Bono
- [gnome-photos/wip/abono/sidebar: 53/59] application: Rename variable Alessandro Bono
- [gnome-photos/wip/abono/sidebar: 54/59] application: Rename variable Alessandro Bono
- [gnome-photos/wip/abono/sidebar: 55/59] Introduce properties sidebar Alessandro Bono
- [gnome-photos/wip/abono/sidebar: 56/59] preview-view: Hook up properties sidebar Alessandro Bono
- [gnome-photos/wip/abono/sidebar: 57/59] application: Add action to show/hide properties sidebar Alessandro Bono
- [gnome-photos/wip/abono/sidebar: 58/59] WIP sidebar Alessandro Bono
- [gnome-photos/wip/abono/sidebar: 59/59] WIP set_item Alessandro Bono
- [gnome-software/gnome-3-22] Fixes a potential crash when parsing AppStream files Kalev Lember
- [gnome-software/gnome-3-22] trivial: Add some critical checks for gs_plugin_download_file() Kalev Lember
- [gnome-software/gnome-3-22] Add a missing error check to fix a common crash on LiveDVD media Kalev Lember
- [gnome-software/gnome-3-22] Fix a crash when the surface creation fails Kalev Lember
- [gnome-software/gnome-3-22] Add some thread locking in GsApp Kalev Lember
- [gnome-software/gnome-3-22] Do not show an update for apps whose latest flatpak commit is NULL Kalev Lember
- [gnome-software/gnome-3-22] gs-flatpak: Set the app's real branch when setting up its metadata Kalev Lember
- [gnome-software/gnome-3-22] Make flatpakref installation work Kalev Lember
- [gnome-photos] (11 commits) Non-fast-forward update to branch wip/abono/sidebar Alessandro Bono
- [gnome-photos/wip/abono/sidebar: 1/11] Remove PhotosSettings Alessandro Bono
- [gnome-photos/wip/abono/sidebar: 2/11] preview-view: Add a new overlay Alessandro Bono
- [epiphany] Update Hungarian translation Damned-Lies
- [gnome-photos/wip/abono/sidebar: 3/11] preview-view: Move nav buttons to the new overlay Alessandro Bono
- [gnome-photos/wip/abono/sidebar: 4/11] preview-view: Rename revealer Alessandro Bono
- [gnome-photos/wip/abono/sidebar: 5/11] application: Rename variable Alessandro Bono
- [gnome-photos/wip/abono/sidebar: 6/11] application: Rename variable Alessandro Bono
- [gnome-photos/wip/abono/sidebar: 7/11] Introduce properties sidebar Alessandro Bono
- [gnome-photos/wip/abono/sidebar: 8/11] preview-view: Hook up properties sidebar Alessandro Bono
- [gnome-photos/wip/abono/sidebar: 9/11] application: Add action to show/hide properties sidebar Alessandro Bono
- [gnome-photos/wip/abono/sidebar: 10/11] WIP sidebar Alessandro Bono
- [gnome-photos/wip/abono/sidebar: 11/11] WIP set_item Alessandro Bono
- [evolution] Bug 774924 - [itip-formatter] Claim which, or how many, events conflict with the meeting Milan Crha
- [evolution] Bug 774958 - Don't show a tooltip for the subject line field Milan Crha
- [evolution/gnome-3-22] Bug 774958 - Don't show a tooltip for the subject line field Milan Crha
- [gnome-themes-standard] Update French translation Damned-Lies
- [libsoup] Define SoupAuthNegotiate unconditionally Allison Lortie
- [chronojump] Better gui on chronopicRegister window Xavier de Blas
- [gnome-software/wip/ubuntu-zesty] apt: Adopt system packages Iain Lane
- [evolution] Bug 775214 - Mnemonic parser broken for Unicode mnemonics Milan Crha
- [evolution/gnome-3-22] Bug 775214 - Mnemonic parser broken for Unicode mnemonics Milan Crha
- [network-manager-applet] Created branch th/proxy-bgo621767-1 Thomas Haller
- [evolution-ews] Update Hungarian translation Damned-Lies
- [network-manager-applet] Deleted branch th/proxy-bgo621767 Thomas Haller
- [network-manager-applet] (6 commits) Created branch th/proxy-bgo621767 Thomas Haller
- [network-manager-applet/th/proxy-bgo621767: 1/6] shared: add "nm-libnm-compat.h" Thomas Haller
- [network-manager-applet/th/proxy-bgo621767: 2/6] nm-connection-editor: UI file for Proxy Tab Thomas Haller
- [network-manager-applet/th/proxy-bgo621767: 3/6] nm-connection-editor: Proxy Page Implementation Thomas Haller
- [network-manager-applet/th/proxy-bgo621767: 4/6] nm-connection-editor: Fixes for including Proxy page Thomas Haller
- [network-manager-applet/th/proxy-bgo621767: 5/6] nm-c-e/proxy: Support proxy handling similar to nmcli. Thomas Haller
- [network-manager-applet/th/proxy-bgo621767: 6/6] WIP: proxy: add compatibility for building against libnm-1-4 without proxy support Thomas Haller
- [gtk+/wip/otte/vulkan] gsk: Pass texture coordinates to Vulkan renderer Benjamin Otte
- [gtk+/wip/otte/vulkan] x11: Don't make random windows native Benjamin Otte
- [gtk+/wip/otte/vulkan] xim: Use the native parent window for the X connection Benjamin Otte
- [gtk+/wip/otte/vulkan] xxx 4a1334 Benjamin Otte
- [gtk+/wip/otte/vulkan] vulkan: Make GskVulkanRenderer work Benjamin Otte
- [gnome-system-monitor] updated Punjabi Translation Amanpreet Singh Alam
- [network-manager-applet] Deleted branch th/proxy-bgo621767 Thomas Haller
- [network-manager-applet] (6 commits) Created branch th/proxy-bgo621767 Thomas Haller
- [network-manager-applet/th/proxy-bgo621767: 1/6] shared: add "nm-libnm-compat.h" Thomas Haller
- [network-manager-applet/th/proxy-bgo621767: 2/6] nm-connection-editor: UI file for Proxy Tab Thomas Haller
- [network-manager-applet/th/proxy-bgo621767: 3/6] nm-connection-editor: Proxy Page Implementation Thomas Haller
- [network-manager-applet/th/proxy-bgo621767: 4/6] nm-connection-editor: Fixes for including Proxy page Thomas Haller
- [network-manager-applet/th/proxy-bgo621767: 5/6] nm-c-e/proxy: Support proxy handling similar to nmcli. Thomas Haller
- [network-manager-applet/th/proxy-bgo621767: 6/6] proxy: add compatibility for building against libnm-1-4 without proxy support Thomas Haller
- [evolution] Bug 775268 - evolution-alarm-notify Edit button does not work Milan Crha
- [gnome-terminal] updated Punjabi Translation Amanpreet Singh Alam
- [evolution/gnome-3-22] Bug 775268 - evolution-alarm-notify Edit button does not work Milan Crha
- [gxml] Update Hungarian translation Damned-Lies
- [extensions-web/deploy] (2 commits) ...review: detect proper file encoding Yuri Konotopov
- [extensions-web/deploy] (7 commits) ...settings: remove SECRET_KEY. Yuri Konotopov
- [gnome-mahjongg] Update figures for French help Alexandre Franke
- [gnome-mahjongg] Update French translation Damned-Lies
- [network-manager-applet/th/proxy-bgo621767] fixup! nm-c-e/proxy: Support proxy handling similar to nmcli. Beniamino Galvani
- [gnome-software] trivial: Specify more information when a error domain is wrong Richard Hughes
- [gnome-software] trivial: Always return the correct error domain from PK Richard Hughes
- [gnome-software] trivial: Fix critical warning on 'gnome-software-cmd refine' Richard Hughes
- [gnome-software] trivial: make GsApp slightly more threadsafe Richard Hughes
- [gnome-software] Add metainfo file for various optional plugins Richard Hughes
- [gnome-software] Show an in-app notification when installed plugins are changed Richard Hughes
- [gnome-software] Remove any addons that have the same source as the parent app Richard Hughes
- [epiphany] Move some duplicate code into ephy_history_query_new_for_overview Michael Catanzaro
- [epiphany] Refactor delayed overview thumbnail update handling Michael Catanzaro
- [epiphany] embed-shell: Schedule thumbnail updates after updating overview Michael Catanzaro
- [evolution] Bug 775370 - Arrow left/right for closing/opening threads Milan Crha
- [evolution/gnome-3-22] Bug 775370 - Arrow left/right for closing/opening threads Milan Crha
- [evolution] Update Friulian translation Damned-Lies
- [extensions-web] Fixed "System extension" position Yuri Konotopov
- [extensions-web/deploy] Fixed "System extension" position Yuri Konotopov
- [glibmm] PollFD: autodeduce type of fd field Kjell Ahlstedt
- [glibmm] Glib::Dispatcher: Don't cast a HANDLE to an int on Windows Kjell Ahlstedt
- [gnome-multi-writer] Created branch wip/hughsie/no-intltool Richard Hughes
- [gnome-multi-writer/wip/hughsie/no-intltool] Port away from intltool Richard Hughes
- [gnome-power-manager] Created branch gnome-3-22 Richard Hughes
- [gnome-color-manager] Created branch gnome-3-22 Richard Hughes
- [evolution] Add a Confirmation option 'prompt-on-composer-mode-switch' into Preferences Milan Crha
- [gnome-multi-writer/wip/hughsie/no-intltool] f Richard Hughes
- [gnome-color-manager] Use Unicode in translatable strings Piotr Drąg
- [evolution] Let the Control + C shortcut behave the same way as Control + Shift Tomas Popela
- [evolution] Prefer text/plain in plain text mode if using 'Paste Quotation' Tomas Popela
- [evolution] Bug 775565 - Pasting long text as citation is incorrectly formatted with line wrapping Tomas Popela
- [gnome-color-manager] Update Polish translation Piotr Drąg
- [evolution/gnome-3-22] Add a Confirmation option 'prompt-on-composer-mode-switch' into Preferences Tomas Popela
- [evolution/gnome-3-22] Prefer text/plain in plain text mode if using 'Paste Quotation' Tomas Popela
- [evolution/gnome-3-22] Bug 775565 - Pasting long text as citation is incorrectly formatted with line wrapping Tomas Popela
- [nautilus/wip/csoriano/flow] MVC pattern Carlos Soriano
- [gnome-packagekit] Created branch gnome-3-22 Richard Hughes
- [gnome-music] (35 commits) Non-fast-forward update to branch wip/gbsneto/contained-playlists Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 8/35] playlists: Make Playlist a GObject subclass Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 9/35] playlist: Turns python-specific fields into GObject properties Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 10/35] playlists: Dynamically instantiate the static playlists Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 11/35] playlists: Add ::is_static property to Playlist Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 12/35] playlists: Add a StaticPlaylist class Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 13/35] playlists: Add a new ::playlist-added signal Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 14/35] playlists: Manage playlists internally Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 15/35] grilo: Treat playlist field as of type Playlist Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 16/35] playlistdialog: Use the playlists managed by Playlists Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 17/35] playlistview: Use the newly added API Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 18/35] mpris: Remove usage of :playlist-created signal Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 19/35] playlists: Remove :playlist-created signal Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 20/35] playlists: Use a dict to map ID -> Playlist Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 21/35] playlistview: Simplify the code Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 22/35] playlists, playlistview: Fix removing and updating a playlist Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 23/35] grilo: Only query user-defined playlists Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 24/35] playlists: Introduce a 'ready' property Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 25/35] playlistview: Synchronize loading notification with Playlist:ready Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 26/35] playlists: Various fixups to playlist handling Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 27/35] playlistview: Use a listbox in the sidebar Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 28/35] playlistdialog: Simplify playlist management Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 29/35] playlists, playlistview: Code cleanup Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 30/35] playlist: Add property getters and setters Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 31/35] playlistdialog: Use a listbox internally Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 32/35] playlistsdialog: Sort playlists Georges Basile Stavracas Neto
- [gnome-power-manager] Post branch version bump Richard Hughes
- [gnome-music/wip/gbsneto/contained-playlists: 33/35] playlistview: Select previous playlist if next not available Georges Basile Stavracas Neto
- [gnome-power-manager] Port away from intltool Richard Hughes
- [gnome-music/wip/gbsneto/contained-playlists: 34/35] playlistdialog: Make dialog insensitive while creating playlist Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/contained-playlists: 35/35] playlistview: Make the playlist menu button circular Georges Basile Stavracas Neto
- [gnome-packagekit] Use Unicode in translatable strings Piotr Drąg
- [gnome-packagekit] Update Polish translation Piotr Drąg
- [gnome-software] Port away from intltool Richard Hughes
- [gnome-packagekit] trivial: Post branch version bump Richard Hughes
- [gnome-packagekit] Port away from intltool Richard Hughes
- [gnome-color-manager] trivial: Post branch version bump Richard Hughes
- [gnome-color-manager] Port away from intltool Richard Hughes
- [gnome-power-manager] Add translator comments to the .desktop file Piotr Drąg
- [gtk+] wayland: Uncomment erroneously commented out code Benjamin Otte
- [gnome-color-manager] Add translator comments to .desktop files Piotr Drąg
- [gnome-packagekit] Remove intltool markers from .desktop files Piotr Drąg
- [gnome-packagekit] Add translator comments to .desktop files Piotr Drąg
- [gtk+] wayland: Sync attributes also when drawing with GL Benjamin Otte
- [gnome-software] Set USE_MSGCTXT to yes in Makevars Piotr Drąg
- [gnome-software] Add translator comments to .desktop files Piotr Drąg
- [gnome-software] Remove intltool markers from the AppData file Piotr Drąg
- [gnome-packagekit] trivial: Rename some icons for future cleanup Richard Hughes
- [gnome-packagekit] trivial: Set PO_DEPENDS_ON_POT to false Richard Hughes
- [gnome-power-manager] trivial: Cleanup compiler defines Richard Hughes
- [gnome-power-manager] Port to the Meson buildsystem Richard Hughes
- [evolution-data-server] Bug 775618 - Contacts on Google does not accept a second address line Milan Crha
- [evolution-data-server/gnome-3-22] Bug 775618 - Contacts on Google does not accept a second address line Milan Crha
- [gtk+] (4 commits) Created branch gdk-egl-x11 Emmanuele Bassi
- [gtk+/gdk-egl-x11: 1/4] gdk/x11: Resolve glXQueryVersion manually Emmanuele Bassi
- [gtk+/gdk-egl-x11: 2/4] gdk/x11: Remove GLX namespace from bit fields Emmanuele Bassi
- [gtk+/gdk-egl-x11: 3/4] gdk/x11: Move GdkX11GLContext definitions into the source Emmanuele Bassi
- [gtk+/gdk-egl-x11: 4/4] gdk: Add conditional support for EGL-X11 Emmanuele Bassi
- [gnome-power-manager] trivial: Remove copyright and licensing from Meson files Richard Hughes
- [gnome-software] Port to the meson build system Richard Hughes
- [gtk+] Created branch wip/ebassi/gdk-egl-x11 Emmanuele Bassi
- [gtk+] Non-fast-forward update to branch wip/ebassi/gdk-egl-x11 Emmanuele Bassi
- [gtk+/wip/ebassi/gdk-egl-x11] gdk/x11: Add conditional support for EGL-X11 Emmanuele Bassi
- [evolution/gnome-3-22] Revert "Add a Confirmation option 'prompt-on-composer-mode-switch' into Preferences" Milan Crha
- [gimp] app: make sure fg, bg, brush, pattern etc. changes don't write gimprc Michael Natterer
- [evolution] Added translator's comment and 'mode' versus 'format' for composer changes Milan Crha
- [epiphany] build: Fix --with-libhttpseverywhere=no Michael Catanzaro
- [epiphany] prefs-dialog: Rename a variable Michael Catanzaro
- [grilo] Deleted branch meson Juan A . Suárez Romero
- [gegl] Fix string typos Øyvind Kolås
- [gegl] string: fix typo strech=stretch, spotted by Anders Jonsson Øyvind Kolås
- [gnome-software] trivial: Use localstatedir which is now available in Meson Richard Hughes
- [gnome-packagekit] trivial: Use the standard PKGDATADIR Richard Hughes
- [gnome-packagekit] trivial: Fix the self tests to actually compile Richard Hughes
- [gnome-packagekit] trivial: Don't use HAVE_CONFIG_H Richard Hughes
- [gnome-packagekit] Port to the meson build system Richard Hughes
- [gnome-applets] require cpufreq.h header to build cpufreq applet Alberts Muktupāvels
- [gnome-applets] cpufreq: remove cpufreq_selector_factory_create_selector Alberts Muktupāvels
- [gnome-applets] cpufreq: remove cpufreq_monitor_factory_create_monitor Alberts Muktupāvels
- [gnome-applets] cpufreq: simplify CPUFreqSelector Alberts Muktupāvels
- [gnome-applets] cpufreq: simplify CPUFreqMonitor Alberts Muktupāvels
- [gtksourceview] language-specs: Add ABNF language specification Philip Withnall
- [network-manager-applet/th/proxy-bgo621767] fixup! nm-c-e/proxy: Support proxy handling similar to nmcli. Thomas Haller
- [gegl] text: don't self-invalidate when calculating the bounding box N/A
- [gnome-applets] Update POTFILES.in Piotr Drąg
- [gegl] crop: don't depend on the input node's bounding box ... N/A
- [network-manager-applet/th/proxy-bgo621767] fixup! nm-c-e/proxy: Support proxy handling similar to nmcli. Thomas Haller
- [gnome-maps] (18 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 1/18] Add label widget for route labels Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 2/18] Add list box row class for representing transit itineraries Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 3/18] Add list box row to display a leg of a transit itinerary Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 4/18] Add a list box row to show the arrival of a transit itinerary Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 5/18] Add list box row for loading more transit results Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 6/18] application: Add a function to switch to/from transit route mode Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 7/18] mapBubble: Ensure non-transit when routing Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 8/18] sidebar: Add functionallity for transit routing Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 9/18] Add map marker to mark start of walking transit legs Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 10/18] Add map marker to mark end of transit itineraries Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 11/18] Add map marker for marking boarding points in transit itineraries Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 12/18] Add list box row class for transit stops Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 13/18] turnPointMarker: Add support for showing markers for transit stops Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 14/18] mapView: Implement showing transit routes Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 15/18] mapView: Add a view property to indicate showing a route Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 16/18] mainWindow: Show the print button when a route is rendered Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 17/18] Add print layout for transit Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 18/18] printOperation: Use transit print layout when requested Marcus Lundblad
- [gnome-music] (11 commits) Non-fast-forward update to branch wip/gbsneto/flatpak Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/flatpak: 8/11] icons: Correctly update the cache Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/flatpak: 9/11] icons: Prefix icons with org.gnome.Music Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/flatpak: 10/11] desktop: Prefix with org.gnome.Music Georges Basile Stavracas Neto
- [gnome-music/wip/gbsneto/flatpak: 11/11] flatpak: Add org.gnome.Music flatpak manifest Georges Basile Stavracas Neto
- [jhbuild] (5 commits) Created branch wip/mcatanzaro/sysdeps Michael Catanzaro
- [jhbuild/wip/mcatanzaro/sysdeps: 1/5] systeminstall: remove support for ancient PackageKit Michael Catanzaro
- [jhbuild/wip/mcatanzaro/sysdeps: 2/5] systeminstall: remove support for yum Michael Catanzaro
- [jhbuild/wip/mcatanzaro/sysdeps: 3/5] systeminstall: Remove soon-to-be-obsolete comment Michael Catanzaro
- [jhbuild/wip/mcatanzaro/sysdeps: 4/5] systeminstall: Remove unfinished comment Michael Catanzaro
- [jhbuild/wip/mcatanzaro/sysdeps: 5/5] systeminstall: rewrite apt backend to handle multiarch includes Michael Catanzaro
- [jhbuild] Deleted branch wip/mcatanzaro/sysdeps Michael Catanzaro
- [jhbuild] systeminstall: remove support for ancient PackageKit Michael Catanzaro
- [jhbuild] systeminstall: remove support for yum Michael Catanzaro
- [jhbuild] systeminstall: Remove soon-to-be-obsolete comment Michael Catanzaro
- [jhbuild] systeminstall: Remove unfinished comment Michael Catanzaro
- [jhbuild] systeminstall: rewrite apt backend to handle multiarch includes Michael Catanzaro
- [jhbuild] systeminstall: apt backend is installing the wrong packages Michael Catanzaro
- [jhbuild] cmake: Also remove CMakeFiles when removing CMakeCache.txt Michael Catanzaro
- [jhbuild] systeminstall: apt really needs pattern matching for pkg-configs Michael Catanzaro
- [jhbuild] systeminstall: enhance slowness warning for apt backend Michael Catanzaro
- [jhbuild] 3.24: Make bluez a sysdep Michael Catanzaro
- [jhbuild] systeminstall: fix some weird indentation Michael Catanzaro
07 December 2016
08 December 2016
09 December 2016
10 December 2016
11 December 2016
12 December 2016
13 December 2016
14 December 2016
15 December 2016
16 December 2016
17 December 2016
18 December 2016
19 December 2016
20 December 2016
21 December 2016
22 December 2016
23 December 2016
24 December 2016
25 December 2016
26 December 2016
27 December 2016
28 December 2016
29 December 2016
30 December 2016
31 December 2016
Mail converted by MHonArc