2016-September Archive by Date
01 September 2016
02 September 2016
- [gnome-terminal/gnome-3-20] Revert "Added Portuguese translation" Rafael Fontenelle
- [gnome-builder] (4 commits) Non-fast-forward update to branch wip/chergert/debugger Christian Hergert
- [gnome-builder/wip/chergert/debugger: 4/4] debugger: stub out debugger API Christian Hergert
- [gnome-builder] release 3.21.91 Christian Hergert
- [gnome-builder] Created tag GNOME_BUILDER_3_21_91 Christian Hergert
- [gnome-builder] Created branch wip/chergert/refactory Christian Hergert
- [gnome-builder/wip/chergert/refactory] wip: start on refactory Christian Hergert
- [geary] Fix high-bit char corruption when sent as ISO-8859-1. Michael Gratton
- [geary] (142 commits) Non-fast-forward update to branch wip/765516-gtk-widget-conversation-viewer Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 10/142] Disable some code that will break when ConversationViewer loses it web_view. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 11/142] Add new ConversationMessage widget to display a single message with a WebView. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 12/142] Convert ConversationViewer to a Stack with a ListBox, remove its WebView. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 13/142] Remove uneeded ConversationWebView, HTML and CSS code. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 14/142] Minor code clean up. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 15/142] Renable and update code for clicking on links in messages. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 16/142] Just use tooltips instead of an overlay for displaying link URLs for now. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 17/142] Reenable and update code for attached, full pane message composer. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 18/142] Remove now-unused composer-pane-position pref. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 19/142] Reenable and update code for embedded message composer. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 20/142] Delete now used scrollable-overlay.vala source file. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 21/142] Enable ConversationViewer list box focus scrolling. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 22/142] Minor code cleanup. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 23/142] Reenable and update code for inline message quote toggling. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 24/142] Add a workaround for web_view X allocation error. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 25/142] Reenable and update code for inline message image display. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 26/142] Tidy up transitions between the ConversationViewer's pages. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 27/142] Clean up message header UI, tranitions and style a bit. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 28/142] Style the ConversationViewer user message with CSS rather than a class. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 29/142] Add attachment icon back to the message viewer. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 30/142] Don't display ConversationMessage header boxes when header not present. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 31/142] Make collapsed ConversationMessage message boxes a bit lighter. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 32/142] Fix "How does the code know the size to allocate" warning. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 33/142] Use two different buttons in ConversationMessage to show starred state. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 34/142] Ensure message are marked ready when their message bodies are visible. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 35/142] Tidy up ConversationMessage styling and state management. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 36/142] Don't require duplicating conversation message signals on the viewer. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 37/142] Minor code clean up/reorganisation. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 38/142] Roll back ConversationViewer focus handle changes. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer] Fix build after shoddy rebase. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 39/142] Reenable and update code for displayed attachments. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 40/142] Reenable and update code for editing draft messages. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 41/142] Remove ConversationMessage.containing_folder it's uneeded and incorrect. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 42/142] Ensure ConversationMessage.web_view load stops when message load cancelled. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 43/142] Reenable displaying sub-messages. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 44/142] Expand the email for search conversations with only one message. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 45/142] Allow ConversationEmail to manage its infobars indep. of ConversationMessage. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 46/142] Reenable displaying the "sent but not saved" message. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 47/142] Reenable displaying sender avatars using Gravatar. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 48/142] Depend on libsoup now we use it explicitly in the code base. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 49/142] Convert ConversationWebView HML CSS file to a resource, remove theme dir. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 50/142] Silence a warning calling Use Gtk.Widget.get_window. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 51/142] Load the avatar cache on startup to ensure it is being loaded. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 52/142] Add trivial amount of documentation comments. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 53/142] Re-enable email menu actions and message star/unstar. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 54/142] Re-enable attachments context menu. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 55/142] Convert ConversationEmail's attachment icon into a button. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 56/142] Rename conversation-message-menu.ui to conversation-email-menus.ui. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 57/142] Add missing UI file to POTFILES.in. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 58/142] Re-enable the message context menu. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 59/142] Add missing file to POTFILES.in. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 60/142] Turn down some warnings the user can't do anything about. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 61/142] Namespace a Geary GTK+ theme CSS class. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 62/142] Re-enable items in the ConversationEmail menu. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 63/142] Mark ConversationMessage.context_menu_element as nullable. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 64/142] Chase Yorba -> SFC copryright assignment change. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 65/142] Chase ConversationEmail action namespace change in its main UI file. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 66/142] Fix build after rebasing to current master. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 67/142] Don't ever collapse the last email in the conversation. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 68/142] Update message header layout, use GtkFlowBox for addresses. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 69/142] Fix alignment of conversation message date and preview date alignment. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 70/142] Ensure collapsed conversation email attachment button isn't sensitive. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 71/142] Chase recent master ConversationViewer search changes. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 72/142] Re-enable search highlighting in conversation view. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 73/142] General clean up of conversation viewer code. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 74/142] Remove redundant Geary.Email arg from ConversationEmail signals. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 75/142] Re-enable replying to and quoting the selected message, if any. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 76/142] Remove some unused web view font code. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 77/142] Tidy up conversation list style. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 78/142] Show/hide any attached messages as the primary message is. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 79/142] Go back to using the same size avatar for expanded/collapsed messages. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 80/142] Ensure embedded composer is always located below its referred message. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 81/142] Make conversation ListBox activate and sort call lambdas full methods. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 82/142] Reduce spacing between messages in the conversation list. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 83/142] Fix build after rebase. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 84/142] Emulate browser-style scroll-on-spacebar. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 85/142] Ensure header buttons are not sensitive when convo email is collapsed. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 86/142] Add support for easier iterating over conversation email and msg views. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 87/142] Re-enable message view zoom. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 88/142] Fix a crash when viewer is cleared while highlighting search terms. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 89/142] Scroll to a useful location when a conversation is first loaded. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 90/142] Break out ListBox used to display conversations into standalone widget. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 91/142] Gracefully handle messages with no from address in conversation viewer. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 92/142] Add a tooltip to to conversartion viewer's date headers with full date. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 93/142] Don't collapse a conversartion email when it has an attached embedded composer. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 94/142] Minor conversation code cleanup. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 95/142] Fix logic error when determining when to show the "show images" infobar. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 96/142] Minor conversation code cleanup. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 97/142] Tidy up ConversationMessage GTK theme CSS. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 98/142] Enable popover for conversation message header addresses. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 99/142] Fix in-window and in-comversation composers not getting cleaned up. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 100/142] Simplify how ConversationListBox removal, explicitly destroy them. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 101/142] Don't hide in-window composers just after they are shown. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 102/142] Make conversation viewer email flag handling a bit more null-safe. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 103/142] Fix jumpy focus scrolling on emails bigger than the viewport. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 104/142] Minor conversation viewer code cleanup. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 105/142] Fix some critical warnings during object destruction. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 106/142] Port some changes over from master lost in the last rebase. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 107/142] Substantially rework email HTML sanitising and styling. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 108/142] Use app-driven width for conversation web view, not content-driven. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 109/142] Remove some unused/uneeded message body CSS. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 110/142] Tidy up collapsible quote container style and behaviour. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 111/142] Prefix CSS classes in message HTML to avoid collisions with HTML messages. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 112/142] Always allow last messages in a convo to be expanded. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 113/142] Ensure conversation messages min width is low enough for small screens. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 114/142] Fix most conversation web view height issues. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 115/142] Minor code cleanup. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 116/142] Don't clobber avatar loads for second and subsequent convo loads. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 117/142] Workaround wide convo InfoBars being too wide for small screens. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 118/142] Fix some inline parts not being visible. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 119/142] Fix inline JPEGs being corrupted when converted to data URIs. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 120/142] Move managing toolbar mesage buttons from convo viewer to controller. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 121/142] Convert new convo widgets to use Gtk.Grid instead of Box. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 122/142] Fix 0px elements being rendered as 1px boxes. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 123/142] Fix massive memory leak due to some convo widgets never being freed. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 124/142] Fix compile error. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 125/142] Fix missing space between message avatar and headers. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 126/142] Fix full-pane composer not taking upthe full window. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 127/142] Replace Gtk.IconView with FlowBox for displaying email attachments. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 128/142] Fix lack of padding around GMail blockquotes. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 129/142] (Re-)fix crash when displaying exceptionally large messages. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 130/142] Set GTK CSS classes on conversation email for sent, starred and unread. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 131/142] Fix some bugs in AggregateProgressMonitor when removing monitors. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 132/142] Replace the conversation list store's model on folder change. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 133/142] Fix ConversationListStore instances never being finalised. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 134/142] Really(?) fix DOM node crit warning when ConversationMessage finalised. Michael Gratton
- [sysprof] release 3.21.91 Christian Hergert
- [geary/wip/765516-gtk-widget-conversation-viewer: 135/142] Highlight unread emails in convo viewer. Michael Gratton
- [sysprof] ui: use GtkScrolledWindow:propagate-natural-width and height Christian Hergert
- [geary/wip/765516-gtk-widget-conversation-viewer: 136/142] Tidy up the ConversationListBox API for accessing reply target email. Michael Gratton
- [sysprof] build: bump gtk+ requirement Christian Hergert
- [geary/wip/765516-gtk-widget-conversation-viewer: 137/142] Reimplement in-conversation find. Michael Gratton
- [sysprof] Created tag sysprof-3.21.91 Christian Hergert
- [geary/wip/765516-gtk-widget-conversation-viewer: 138/142] Tidy up conversation viewer widget signal handling a bit. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 139/142] Implement "Search for messages from" for email addresses. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 140/142] Clean up the conversation find implementation a bit. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 141/142] Don't show info bars on show all. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 142/142] Minor code tidy. Michael Gratton
- [gnome-builder] source-view: free signals array after use Christian Hergert
- [gnome-builder] egg-task-cache: fix invalid dereference during cache heap sort Christian Hergert
- [glib/glib-2-48] Updated German translation Damned-Lies
- [gtk+/gtk-2-24] GDK W32: Fix bounding rect calculation on window creation Руслан Ижбулатов
- [tracker] Updated Friulian translation Damned-Lies
- [tracker] Updated Friulian translation Damned-Lies
- [tracker] Updated Friulian translation Damned-Lies
- [gtk+] Updated Hungarian translation Damned-Lies
- [gnome-initial-setup] Updated Hungarian translation Damned-Lies
- [dasher] Updated Hungarian translation Damned-Lies
- [gnome-online-miners] gdata: Consolidate the return sites Debarshi Ray
- [gnome-online-miners] gdata: Use a separate GError variable for local errors Debarshi Ray
- [gnome-online-miners] gdata: Page through the GDataDocumentsFeed Debarshi Ray
- [gnome-online-miners] gdata: Don't create a separate nfo:Equipment for each photo Debarshi Ray
- [gnome-online-miners] Prepare 3.20.1 Debarshi Ray
- [gnome-online-miners] Created tag 3.20.1 Debarshi Ray
- [gnome-online-miners] Created branch gnome-3-20 Debarshi Ray
- [gnome-continuous] Bump up libarchive version and install xz-utils Răzvan-Mihai Chițu
- [jhbuild] core-3.22: replace nautilus intltool dep with gettext Ernestas Kulik
- [mutter] cogl/egl: Fix non-Wayland build Jonas Ådahl
- [gnote] Updated Hungarian translation Damned-Lies
- [gnome-continuous] manifest: add patch for Build API on xz-utils Carlos Soriano Sánchez
- [polari] Updated Serbian translation Damned-Lies
- [polari] Updated Serbian Latin translation Damned-Lies
- [gnome-session] Updated Serbian translation Damned-Lies
- [gnome-session] Updated Serbian Latin translation Damned-Lies
- [gnome-continuous-yocto/gnomeostree-3.14-dizzy] Update xz to 5.2.2 Emmanuele Bassi
- [gnome-continuous] Remove ad hoc build of xz Emmanuele Bassi
- [epiphany] Updated Serbian translation Damned-Lies
- [jhbuild] 3.20: Use the gspell-1-0 branch of gspell Sébastien Wilmet
- [evolution] Replace usage of deprecated WebKit DOM API functions Tomas Popela
- [gimp] Bug 759904: Some icons can't be set from the icon theme Massimo Valentini
- [cogl/cogl-1.22] Add precision for Sampler3D Lionel Landwerlin
- [evolution] Replace last usage of deprecated WebKit DOM API functions Tomas Popela
- [gnome-initial-setup] Updated Brazilian Portuguese translation Damned-Lies
- [gnome-backgrounds] Updated Brazilian Portuguese translation Damned-Lies
- [five-or-more] Updated Brazilian Portuguese translation Damned-Lies
- [four-in-a-row] Updated Brazilian Portuguese translation Damned-Lies
- [gnome-autoar] Fix a typo in doap file Kalev Lember
- [gnome-continuous] remove xz-utils patch Carlos Soriano Sánchez
- [gnome-chess] Updated Brazilian Portuguese translation Damned-Lies
- [gnome-klotski] Updated Brazilian Portuguese translation Damned-Lies
- [gnome-mines] Updated Brazilian Portuguese translation Damned-Lies
- [gnome-initial-setup] Updated Friulian translation Damned-Lies
- [mutter] wayland: Don't handle input events after capability was removed Jonas Ådahl
- [jhbuild] Updated Brazilian Portuguese translation Damned-Lies
- [release-notes/gnome-3-22] keep filling in the first draft Allan Day
- [gtk+] wayland: Warn when an application tries to map popup incorrectly Jonas Ådahl
- [gnome-tweak-tool] app: Use GLib.set_application_name() Rui Matos
- [polari] Updated German translation Damned-Lies
- [evolution-data-server] Bug 770746 - [csv2vcard] Ensure @PERL@ is properly substituted Milan Crha
- [gnome-backgrounds] Updated German translation Damned-Lies
- [evolution-data-server/wip/camel-more-gobject] Initial fill-up of CamelMessageInfo and CamelMessageInfoBase Milan Crha
- [gnome-tweak-tool] keymouse: Add a mouse acceleration profile tweak Rui Matos
- [gtk+] Updated German translation Damned-Lies
- [gsettings-desktop-schemas] Updated German translation Damned-Lies
- [gnome-tweak-tool] Updated Polish translation Piotr Drąg
- [dconf-editor] Updated Friulian translation Damned-Lies
- [dconf-editor] Updated Friulian translation Damned-Lies
- [gnome-music] Updated Friulian translation Damned-Lies
- [orca] Prep for v3.21.91 release Joanmarie Diggs
- [orca] Created tag ORCA_3_21_91 Joanmarie Diggs
- [release-notes/gnome-3-22] more developer stuff Allan Day
- [orca] Post-release version bump Joanmarie Diggs
- [gnome-themes-standard] Added Lingala translation Damned-Lies
- [orca] Created branch gnome-3-22 Joanmarie Diggs
- [almanah] core: Undo/redo feature Philip Withnall
- [gnome-online-miners] (10 commits) Created branch wip/rishi/insert-share Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 1/10] miner: Simplify code by creating the connection during construction Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 2/10] miner: Let GomAccountMinerJob own a reference to the connection Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 3/10] miner: Port gom_miner_refresh_db() to GTask Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 4/10] miner: Port gom_account_miner_job_process() to GTask Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 5/10] miner: Replace GIOScheduler with GThreadPool and idle GSource Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 6/10] miner: Create the GTask before trying to return a GError Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 7/10] miner: Remove a one-line convenience function Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 8/10] miner: Pass the GTask around instead of using an instance variable Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 9/10] miner: Get the cancellable from the GTask, not an instance variable Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 10/10] src: Drop the GCancellable member from GomAccountMinerJob Debarshi Ray
- [release-notes/gnome-3-22] first draft of the builder section Allan Day
- [release-notes/gnome-3-22] add an image for gtk long term support Allan Day
- [gnome-autoar] (4 commits) Created branch wip/razvan/evolution_fixes Răzvan-Mihai Chițu
- [gnome-autoar/wip/razvan/evolution_fixes: 1/4] Makefile: change gnome-autoar-gtk include directory Răzvan-Mihai Chițu
- [gnome-autoar/wip/razvan/evolution_fixes: 2/4] general: add enum-types header to the library headers Răzvan-Mihai Chițu
- [gnome-autoar/wip/razvan/evolution_fixes: 3/4] AutoarCompressor, AutoarExtractor: remove redundant declaration Răzvan-Mihai Chițu
- [gnome-autoar/wip/razvan/evolution_fixes: 4/4] AutoarExtractor: make "decide-destination" emission synchronous Răzvan-Mihai Chițu
- [evolution] Created branch wip/razvan/autoar_fixes Răzvan-Mihai Chițu
- [evolution/wip/razvan/autoar_fixes] Fix archives support in attachments Răzvan-Mihai Chițu
- [gnome-online-miners] Deleted branch wip/rishi/insert-share Debarshi Ray
- [gnome-online-miners] (14 commits) Created branch wip/rishi/insert-share Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 1/14] miner: Simplify code by creating the connection during construction Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 2/14] miner: Let GomAccountMinerJob own a reference to the connection Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 3/14] miner: Port gom_miner_refresh_db() to GTask Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 4/14] miner: Port gom_account_miner_job_process() to GTask Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 5/14] miner: Replace GIOScheduler with GThreadPool and idle GSource Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 6/14] miner: Create the GTask before trying to return a GError Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 7/14] miner: Remove a one-line convenience function Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 8/14] miner: Pass the GTask around instead of using an instance variable Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 9/14] miner: Get the cancellable from the GTask, not an instance variable Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 10/14] src: Drop the GCancellable member from GomAccountMinerJob Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 11/14] miner: Use a more descriptive name for the GomAccountMinerJob pointers Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 12/14] miner: Don't use an instance variable for the list of pending jobs Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 13/14] dbus: Add InsertSharedContent Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 14/14] application: Handle InsertSharedContent Debarshi Ray
- [gnome-autoar] Created branch gnome-3-22 Carlos Soriano Sánchez
- [gnome-autoar/gnome-3-22] general: change gnome-autoar-gtk include directory Răzvan-Mihai Chițu
- [gnome-autoar/gnome-3-22] general: add enum-types header to the library headers Răzvan-Mihai Chițu
- [gnome-autoar/gnome-3-22] AutoarCompressor, AutoarExtractor: remove redundant declaration Răzvan-Mihai Chițu
- [gnome-autoar/gnome-3-22] AutoarExtractor: make "decide-destination" emission synchronous Răzvan-Mihai Chițu
- [gnome-font-viewer] font-view: don't explicitly load RTL icons Cosimo Cecchi
- [gnome-autoar] (3 commits) ...AutoarCompressor, AutoarExtractor: remove redundant declaration Răzvan-Mihai Chițu
- [chrome-gnome-shell] ubuntu: added coreutils build-time dependency Yuri Konotopov
- [gnome-software] Add gs_app_add_provide() Richard Hughes
- [gnome-software] trivial: Accept any LicenseRef-proprietary prefix Richard Hughes
- [gnome-software] Add a plugin to match a hardware modalias Richard Hughes
- [gnome-software] trivial: Add some debugging when not including a subcategory Richard Hughes
- [gnome-software] Add a new section name in the Addons category for drivers Richard Hughes
- [gtk-osx] Remove -j1 for webkit1gtk3 John Ralls
- [gtk-osx] Build openssl John Ralls
- [gtk-osx] Avoid passing extra autogenargs to openssl John Ralls
- [gtk-osx] Correct install_name for libicu John Ralls
- [gtk-osx] Update libcurl and add across modulesets John Ralls
- [evolution-data-server/wip/camel-more-gobject] Add CamelVeeMessageInfo, descendant of CamelMessageInfo Milan Crha
- [gimp] libgimpwidgets: call gimp_file_entry_set_filename() with filename encoding Michael Natterer
- [gimp/gimp-2-8] libgimpwidgets: call gimp_file_entry_set_filename() with filename encoding Michael Natterer
- [gimp] libgimpwidgets: use gimp_config_path_unexpand() in gimp_prop_file_choose_button Michael Natterer
- [nautilus] mime-actions: Fix shift+control+down seg fault on a folder Alexandru-Ionut Pandelea
- [gnome-maps] Add equal as accelerator for zoom-in Jonas Danielsson
- [gnome-maps] osmEditDialog: Avoid adding an extra separator in recent types list Jonas Danielsson
- [baobab] Updated Portuguese translation Damned-Lies
- [nautilus] release: regenerate tarballs with 3.21.91.1 Carlos Soriano Sánchez
- [nautilus] Created tag 3.21.91.1 Carlos Soriano Sánchez
- [gnome-autoar] general: Use the correct COPYING file Carlos Soriano Sánchez
- [gnome-autoar/gnome-3-22] general: Use the correct COPYING file Carlos Soriano Sánchez
- [gnome-initial-setup] Updated Swedish translation Damned-Lies
- [gnome-software] Updated Polish translation Piotr Drąg
- [gnome-autoar/gnome-3-22] release: prepare for 0.1.1 Carlos Soriano Sánchez
- [gnome-autoar] Created tag 0.1.1 Carlos Soriano Sánchez
- [evolution] Fix archives support in attachments Răzvan-Mihai Chițu
- [gnome-initial-setup] Updated Portuguese translation Damned-Lies
- [evolution] Updated Polish translation Piotr Drąg
- [meld] misc: Handle bytes-based filtering for folder comparisons (bgo#770715) Kai Willadsen
- [gnome-builder] (5 commits) Non-fast-forward update to branch wip/chergert/debugger Christian Hergert
- [gnome-builder/wip/chergert/debugger: 4/5] debugger: stub out debugger API Christian Hergert
- [gnome-builder/wip/chergert/debugger: 5/5] Fix plugin compilation Christian Hergert
- [orca/gnome-3-22] Add some additional debugging Joanmarie Diggs
- [orca] Add some additional debugging Joanmarie Diggs
- [nautilus] Updated Finnish translation Damned-Lies
- [orca/gnome-3-22] Updated Swedish translation Damned-Lies
- [gnome-software] Updated Finnish translation Damned-Lies
- [gnome-games] utils: Add XmlDoc.get_contents() Adrien Plazas
- [gnome-games] retro: Add 'present_analog_sticks' prop to RetroGamepad Adrien Plazas
- [gnome-games] retro: Add 'present_analog_sticks' to RetroInputManager Adrien Plazas
- [gnome-games] core: Add InputCapabilities Adrien Plazas
- [gnome-games] retro: Add 'input_capabilities' to RetroRunner Adrien Plazas
- [gnome-games] gameinfo: Add GameinfoDoc.get_game_controllers_for_disc_id() Adrien Plazas
- [gnome-games] gameinfo: Add GameinfoDiscIdInputCapabilities Adrien Plazas
- [gnome-games] playstation: Use GameinfoDiscIdInputCapabilities Adrien Plazas
- [gnome-games] playstation: Replace *.gameinfo.xml by *.gameinfo.xml.in Adrien Plazas
- [gnome-games] tools: Add gameinfo/sort.py Adrien Plazas
- [gnome-games] tools: Add gameinfo/merge.py Adrien Plazas
- [gnome-games] tools: Get supported controllers from psxdatacenter.com Adrien Plazas
- [gnome-games] build: Add update-gameinfo to PlayStation plugin Adrien Plazas
- [gnome-games] playstation: Update playstation.gameinfo.xml.in Adrien Plazas
- [file-roller] Updated Finnish translation Damned-Lies
- [gnome-tweak-tool] Updated Swedish translation Damned-Lies
- [gnome-initial-setup] Updated Finnish translation Damned-Lies
- [gnome-control-center] Updated Finnish translation Damned-Lies
- [gtk+] Adwaita,HC: fix icon name Matthias Clasen
- [gnome-disk-utility] Updated Finnish translation Damned-Lies
- [gnome-photos] Updated Finnish translation Damned-Lies
- [gnome-online-accounts] Updated Finnish translation Damned-Lies
- [gnome-games] ui: Delay pausing the game on focus change Adrien Plazas
- [gnome-games] ui: Instantanously pause on toplevel focus completely lost Adrien Plazas
- [gnome-games] ui: Check 'Resume' dialog before updating the pause Adrien Plazas
- [gnome-games] ui: Check 'Quit' dialog before updating the pause Adrien Plazas
- [gnome-games] Update POTFILES.skip Piotr Drąg
- [gnome-photos] Created branch wip/uajain/master-fixes Umang Jain
- [gnome-photos/wip/uajain/master-fixes] item-manager: Remove assertion while hiding Umang Jain
- [polari] (27 commits) Non-fast-forward update to branch wip/raresv/nick-popover Florian Müllner
- [polari/wip/raresv/nick-popover: 11/27] userDetails: restrict length of fullnameLabel Florian Müllner
- [polari/wip/raresv/nick-popover: 12/27] userDetails: first userDetails patch. Florian Müllner
- [polari/wip/raresv/nick-popover: 13/27] userListRow: remove the avatar-default-symbolic icon Florian Müllner
- [polari/wip/raresv/nick-popover: 14/27] userListPopover: change the search entry icon Florian Müllner
- [polari/wip/raresv/nick-popover: 15/27] userTracker: add UserTracker class with local tracking only. Florian Müllner
- [polari/wip/raresv/nick-popover: 16/27] userTracker: Add global tracking Florian Müllner
- [polari/wip/raresv/nick-popover: 17/27] chatView: replace old status tracking logic with the new one Florian Müllner
- [polari/wip/raresv/nick-popover: 18/27] application: Initialize UserStatusMonitor on startup Florian Müllner
- [polari/wip/raresv/nick-popover: 19/27] userDetails: Rename UserListDetails to UserDetails. Florian Müllner
- [polari/wip/raresv/nick-popover: 20/27] userDetails: add offline support Florian Müllner
- [polari/wip/raresv/nick-popover: 21/27] chatView: split out _createNickTag() and _onNickTagClicked() Florian Müllner
- [polari/wip/raresv/nick-popover: 22/27] chatView: add tab before the nickTag into the buffer. Florian Müllner
- [polari/wip/raresv/nick-popover: 23/27] userPopover: Add user popover Florian Müllner
- [polari/wip/raresv/nick-popover: 24/27] chatView: add HoverFilterTag class and use it Florian Müllner
- [polari/wip/raresv/nick-popover: 25/27] userTracker: add notify actions Florian Müllner
03 September 2016
04 September 2016
05 September 2016
- [meld/meld-3-16] Updated Brazilian Portuguese translation Damned-Lies
- [meld] Updated Brazilian Portuguese translation (cherry picked from commit 1854c679cf5bf67470094050ad3cbd36 Damned-Lies
- [gnome-control-center] Updated Danish translation Ask Hjorth Larsen
- [glib] Updated Danish translation Ask Hjorth Larsen
- [gimp] icons, app, libgimpwidgets: replace GIMP_STOCK_EDIT with GTK_STOCK_EDIT. Jehan Pagès
- [nautilus] Updated Danish translation Ask Hjorth Larsen
- [gnome-initial-setup] Updated Vietnamese translation Trần Ngọc Quân
- [gtk+] gtk3-demo: Avoid underallocating columns Matthias Clasen
- [gedit] Updated Vietnamese translation Trần Ngọc Quân
- [geary] Update desktop resources to be spec compliant & consistent with the wiki. Michael Gratton
- [geary] Make appdata file translatable. Bug 713937. Michael Gratton
- [geary] Fix name of translated appdata file. Bug 713937. Michael Gratton
- [gnome-sudoku] Fix typo in Spanish translation header Jeremy Bicha
- [gimp-web/testing] Add tutorials from Ofnuts + update tutorials index Pat David
- [tracker] Updated Friulian translation Damned-Lies
- [gnome-builder] Updated Indonesian translation Damned-Lies
- [gnome-builder/gnome-builder-3-20] Updated Indonesian translation Damned-Lies
- [gnome-software/wip/ubuntu-xenial] Use updated snapd-glib error codes Robert Ancell
- [planet-web] updated mimico's blog address Frederic Muller
- [aisleriot] Updated Indonesian translation Damned-Lies
- [gnome-devel-docs] Updated Czech translation Marek Černocký
- [orca/gnome-3-22] Updated Czech translation Marek Černocký
- [orca] Updated Czech translation Marek Černocký
- [aisleriot] Updated Indonesian translation Damned-Lies
- [five-or-more] Updated Indonesian translation Damned-Lies
- [four-in-a-row] Updated Indonesian translation Damned-Lies
- [glade] Updated French translation Damned-Lies
- [gnome-chess] Updated French translation Damned-Lies
- [gtk+] GtkScrolledWindow: Bug 766569 - fix return types in added APIs Tristan Van Berkom
- [tracker] Updated Friulian translation Damned-Lies
- [gimp] Updated Hungarian translation Damned-Lies
- [geary] Updated Hungarian translation Damned-Lies
- [gnome-robots] Updated French translation Damned-Lies
- [tracker] Updated Friulian translation Damned-Lies
- [gnome-builder] Updated French translation Damned-Lies
- [libcryptui] daemon: fix conflicting return types Stefan Walter
- [gnome-shell] Updated Vietnamese translation Trần Ngọc Quân
- [gnome-shell-extensions] Updated Vietnamese translation Trần Ngọc Quân
- [gnome-initial-setup] build: Fix a typo in configure help Kalev Lember
- [gnome-initial-setup] privacy: Remove autogenerated files from version control Kalev Lember
- [gnome-initial-setup] Update .gitignore Kalev Lember
- [gnome-initial-setup] timezone: Sync cc-timezone-map with gnome-control-center Kalev Lember
- [gnome-desktop] pnp-ids: Fix possible free of static string on non-udev platforms Bastien Nocera
- [rhythmbox] audioscrobbler: old scrobbling api isn't https accessible Jonathan Matthew
- [nautilus] Completed Punjabi Translation Amanpreet Singh Alam
- [gnome-initial-setup] timezone: Drop an unused function Kalev Lember
- [jhbuild] core-deps-3.20: WebKitGTK+ 2.12.5 Carlos Garcia Campos
- [gnome-initial-setup] Created branch wip/kalev/timezone-libgeoclue Kalev Lember
- [gnome-initial-setup/wip/kalev/timezone-libgeoclue] timezone: Make use of new Geoclue convenience library Kalev Lember
- [gnome-initial-setup] Deleted branch software-sources Kalev Lember
- [chronojump/chronojump-importer] Instead of creating a new process from the test now imports the module. Carles Pina i Estany
- [gnome-builder] Updated Galician translations Francisco Diéguez Souto
- [libgd] build: Force creation of the resource .h file Bastien Nocera
- [libgd] tagged-entry: Fix missing GResource when using static library Bastien Nocera
- [chronojump/chronojump-importer] insert_data() now returns a new data set instead of modifying the passed one. Carles Pina i Estany
- [nautilus] Revert "configure.ac: link against libgd dynamically" Bastien Nocera
- [nautilus] libgd: Update from git Bastien Nocera
- [chronojump] If no curves found, signal graph is shown (with minHeight message) Xavier de Blas
- [chronojump] EncoderCaptureOptions -> preferences (100%) Xavier de Blas
- [gnome-calendar/gnome-3-20] Updated Scottish Gaelic translation Damned-Lies
- [chronojump/chronojump-importer] Starts importing persons77 based on jump and jump_rj. Carles Pina i Estany
- [bijiben] Updated German translation Damned-Lies
- [nautilus/gnome-3-20] Updated Scottish Gaelic translation Damned-Lies
- [empathy] Updated German translation Damned-Lies
- [gnome-settings-daemon/gnome-3-20] Updated Scottish Gaelic translation Damned-Lies
- [polari] (16 commits) Non-fast-forward update to branch wip/raresv/nick-popover Rares Visalom
- [polari/wip/raresv/nick-popover: 1/16] userDetails: Restrict length of fullnameLabel. Rares Visalom
- [polari/wip/raresv/nick-popover: 2/16] userDetails: First userDetails patch. Rares Visalom
- [polari/wip/raresv/nick-popover: 3/16] userListRow: Remove the avatar-default-symbolic icon. Rares Visalom
- [polari/wip/raresv/nick-popover: 4/16] userListPopover: Change the search entry icon. Rares Visalom
- [polari/wip/raresv/nick-popover: 5/16] chatView: Split out status tracking. Rares Visalom
- [polari/wip/raresv/nick-popover: 6/16] userTracker: Add global tracking. Rares Visalom
- [polari/wip/raresv/nick-popover: 7/16] application: Initialize UserStatusMonitor on startup. Rares Visalom
- [polari/wip/raresv/nick-popover: 8/16] userDetails: Rename UserListDetails to UserDetails. Rares Visalom
- [polari/wip/raresv/nick-popover: 9/16] userDetails: Add offline support. Rares Visalom
- [polari/wip/raresv/nick-popover: 10/16] userPopover: Add user popover. Rares Visalom
- [polari/wip/raresv/nick-popover: 11/16] chatView: Split out _onNickTagClicked() and bind it to the nickTag. Rares Visalom
- [polari/wip/raresv/nick-popover: 12/16] chatView: Add tab before the nickTag into the buffer. Rares Visalom
- [polari/wip/raresv/nick-popover: 13/16] chatView: Add HoverFilterTag class and use it. Rares Visalom
- [polari/wip/raresv/nick-popover: 14/16] userTracker: Add notify actions. Rares Visalom
- [polari/wip/raresv/nick-popover: 15/16] userDetails: Add notification support. Rares Visalom
- [polari/wip/raresv/nick-popover: 16/16] userPopover: Add notify button and action. Rares Visalom
- [gdm] Completed Punjabi Translation Amanpreet Singh Alam
- [evolution-data-server/wip/camel-more-gobject] Set CamelFolderSummary::message_info_type for the CamelVeeSummary Milan Crha
- [gnome-control-center] updated Punjabi Translation Amanpreet Singh Alam
- [gtk+/gtk-3-20] Updated Scottish Gaelic translation Damned-Lies
- [gnome-shell] updated Punjabi Translation Amanpreet Singh Alam
- [grilo] net: Initialize GTimeVal for throttling Victor Toso de Carvalho
- [gtk+/gtk-3-20] Updated Scottish Gaelic translation Damned-Lies
- [gsettings-desktop-schemas] Updated French translation Claude Paroz
- [gnome-online-miners] Deleted branch wip/rishi/insert-share Debarshi Ray
- [gnome-online-miners] (19 commits) Created branch wip/rishi/insert-share Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 1/19] miner: Simplify code by creating the connection during construction Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 2/19] miner: Let GomAccountMinerJob own a reference to the connection Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 3/19] miner: Port gom_miner_refresh_db() to GTask Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 4/19] miner: Port gom_account_miner_job_process() to GTask Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 5/19] miner: Replace GIOScheduler with GThreadPool and idle GSource Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 6/19] miner: Create the GTask before trying to return a GError Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 7/19] miner: Remove a one-line convenience function Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 8/19] miner: Pass the GTask around instead of using an instance variable Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 9/19] miner: Get the cancellable from the GTask, not an instance variable Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 10/19] src: Drop the GCancellable member from GomAccountMinerJob Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 11/19] miner: Use a more descriptive name for the GomAccountMinerJob pointers Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 12/19] miner: Don't use an instance variable for the list of pending jobs Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 13/19] src: Pass the TrackerSparqlConnection separately to the query vfunc Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 14/19] src: Pass 'previous_resources' separately to the query vfunc Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 15/19] src: Pass 'datasource_urn' separately to the query vfunc Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 16/19] dbus: Add InsertSharedContent Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 17/19] application: Handle InsertSharedContent Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 18/19] miner: insert shared Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 19/19] gdata: Implement vfuncs Debarshi Ray
- [gnome-calendar] Updated Scottish Gaelic translation Damned-Lies
- [gnome-initial-setup] build: Bump glib dep to 2.46 for g_autoptr() Kalev Lember
- [gimp-gap/gap-2-8] Updated German translation Damned-Lies
- [gimp-gap] Updated German translation (cherry picked from commit 607e7d01d16511e38cd71e41fb2aef24afa7cc7c) Damned-Lies
- [damned-lies] Updated German translation Damned-Lies
- [gvfs] Updated Turkish translation Damned-Lies
- [gnome-online-miners] Deleted branch wip/rishi/insert-share Debarshi Ray
- [gnome-online-miners] (20 commits) Created branch wip/rishi/insert-share Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 1/20] miner: Simplify code by creating the connection during construction Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 2/20] miner: Let GomAccountMinerJob own a reference to the connection Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 3/20] miner: Port gom_miner_refresh_db() to GTask Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 4/20] miner: Port gom_account_miner_job_process() to GTask Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 5/20] miner: Replace GIOScheduler with GThreadPool and idle GSource Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 6/20] miner: Create the GTask before trying to return a GError Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 7/20] miner: Remove a one-line convenience function Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 8/20] miner: Pass the GTask around instead of using an instance variable Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 9/20] miner: Get the cancellable from the GTask, not an instance variable Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 10/20] src: Drop the GCancellable member from GomAccountMinerJob Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 11/20] miner: Use a more descriptive name for the GomAccountMinerJob pointers Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 12/20] miner: Don't use an instance variable for the list of pending jobs Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 13/20] src: Pass the TrackerSparqlConnection separately to the query vfunc Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 14/20] src: Pass 'previous_resources' separately to the query vfunc Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 15/20] src: Pass 'datasource_urn' separately to the query vfunc Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 16/20] miner: Rename a private function and shuffle the parameters around Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 17/20] dbus: Add InsertSharedContent Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 18/20] miner: Add gom_miner_insert_shared_content_async Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 19/20] application: Handle InsertSharedContent Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 20/20] gdata: Implement vfuncs Debarshi Ray
- [planet-web] fixed bug in the mimico's blog address Frederic Muller
- [grilo-plugins] tests: fix url for mocked content in thegamesdb Victor Toso de Carvalho
- [evince] browser-plugin: Do not claim we support loading documents in Wayland Carlos Garcia Campos
- [gnome-tweak-tool] Updated Danish translation Ask Hjorth Larsen
- [release-notes/gnome-3-22] add structured logging to the developers page Allan Day
- [chronojump] Fixed 1RM filter exercise Xavier de Blas
- [nautilus] Updated Scottish Gaelic translation Damned-Lies
- [grilo] tests: throttling test on GrlNetWc library Victor Toso de Carvalho
- [grilo-plugins] youtube: replace deprecated gdata_youtube_video_get_video_id Victor Toso de Carvalho
- [grilo-plugins] youtube: replace deprecated gdata_youtube_video_look_up_content Victor Toso de Carvalho
- [gtk+] Updated Scottish Gaelic translation Damned-Lies
- [gnome-software] Do not hide the origin when installing/removing an app Joaquim Manuel Pereira Rocha
- [gtk+] Updated Scottish Gaelic translation Damned-Lies
- [gnome-online-miners] Deleted branch wip/rishi/insert-share Debarshi Ray
- [gnome-online-miners] (24 commits) Created branch wip/rishi/insert-share Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 1/24] miner: Simplify code by creating the connection during construction Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 2/24] miner: Let GomAccountMinerJob own a reference to the connection Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 3/24] miner: Port gom_miner_refresh_db() to GTask Debarshi Ray
- [gnome-online-accounts/gnome-3-20] Updated Scottish Gaelic translation Damned-Lies
- [gnome-online-miners/wip/rishi/insert-share: 4/24] miner: Port gom_account_miner_job_process() to GTask Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 5/24] miner: Replace GIOScheduler with GThreadPool and idle GSource Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 6/24] miner: Create the GTask before trying to return a GError Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 7/24] miner: Remove a one-line convenience function Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 8/24] miner: Pass the GTask around instead of using an instance variable Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 9/24] miner: Get the cancellable from the GTask, not an instance variable Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 10/24] src: Drop the GCancellable member from GomAccountMinerJob Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 11/24] miner: Use a more descriptive name for the GomAccountMinerJob pointers Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 12/24] miner: Don't use an instance variable for the list of pending jobs Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 13/24] src: Pass the TrackerSparqlConnection separately to the query vfunc Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 14/24] src: Pass 'previous_resources' separately to the query vfunc Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 15/24] src: Pass 'datasource_urn' separately to the query vfunc Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 16/24] miner: Rename a private function and shuffle the parameters around Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 17/24] dbus: Add InsertSharedContent Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 18/24] miner: Add gom_miner_insert_shared_content_async Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 19/24] application: Handle InsertSharedContent Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 20/24] gdata: Accept a NULL 'previous_resources' Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 21/24] gdata: Accept a NULL 'parent_resource_urn' Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 22/24] gdata: Remove the unused GomAccountMinerJob parameters Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 23/24] gdata: Let account_miner_job_process_photo return the URN Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 24/24] gdata: Implement the vfuncs for inserting a shared photo Debarshi Ray
- [gnome-online-accounts] Updated Scottish Gaelic translation Damned-Lies
- [evolution] Updated Lithuanian translation Aurimas Černius
- [geary] Put translator comment in the desktop file in one line Piotr Drąg
- [grilo-plugins] youtube: fix assignment compiler warnings Victor Toso de Carvalho
- [geary] Updated Polish translation Piotr Drąg
- [gnome-software] Updated Lithuanian translation Aurimas Černius
- [grilo-plugins] youtube: remove unused variable Victor Toso de Carvalho
- [grilo-plugins] metrolyrics: fix html parser Victor Toso de Carvalho
- [geary] Updated Polish translation Piotr Drąg
- [polari] Updated Lithuanian translation Aurimas Černius
- [tracker] Updated Friulian translation Damned-Lies
- [gnome-software] Add AS_APP_STATE_REMOVING to gs_app_is_installed Joaquim Manuel Pereira Rocha
- [dconf-editor] Updated Lithuanian translation Aurimas Černius
- [gnome-control-center] (22 commits) Non-fast-forward update to branch wip/gbsneto/keyboard-improvements Georges Basile Stavracas Neto
- [gnome-control-center/wip/gbsneto/keyboard-improvements: 9/22] keyboard: change standard shortcut top label Georges Basile Stavracas Neto
- [gnome-control-center/wip/gbsneto/keyboard-improvements: 10/22] keyboard: make Add button insensitive after editing Georges Basile Stavracas Neto
- [gnome-control-center/wip/gbsneto/keyboard-improvements: 11/22] keyboard: use a better icon to represent the reset shortcuts Georges Basile Stavracas Neto
- [gnome-control-center/wip/gbsneto/keyboard-improvements: 12/22] shortcut-editor: update header title message Georges Basile Stavracas Neto
- [gnome-control-center/wip/gbsneto/keyboard-improvements: 13/22] shortcut-editor: add 'Set' button Georges Basile Stavracas Neto
- [gnome-control-center/wip/gbsneto/keyboard-improvements: 14/22] shortcut-editor: use states to handle headerbar mode Georges Basile Stavracas Neto
- [gnome-control-center/wip/gbsneto/keyboard-improvements: 15/22] shortcut-editor: cancel editing on Escape Georges Basile Stavracas Neto
- [gnome-control-center/wip/gbsneto/keyboard-improvements: 16/22] shortcuts: remove bottom label Georges Basile Stavracas Neto
- [gnome-control-center/wip/gbsneto/keyboard-improvements: 17/22] keyboard: add enter-new-shortcut asset Georges Basile Stavracas Neto
- [gnome-control-center/wip/gbsneto/keyboard-improvements: 18/22] shortcut-editor: use a different page to edit custom shortcuts Georges Basile Stavracas Neto
- [gnome-control-center/wip/gbsneto/keyboard-improvements: 19/22] shortcut-editor: update reset button position and style Georges Basile Stavracas Neto
- [gnome-control-center/wip/gbsneto/keyboard-improvements: 20/22] shortcut-editor: move widgets into a stack Georges Basile Stavracas Neto
- [gnome-control-center/wip/gbsneto/keyboard-improvements: 21/22] shortcut-editor: show custom page while waiting for input Georges Basile Stavracas Neto
- [gnome-control-center/wip/gbsneto/keyboard-improvements: 22/22] keyboard: fix list width with latest Gtk+ Georges Basile Stavracas Neto
- [evolution-data-server] Updated Lithuanian translation Aurimas Černius
- [gnome-online-miners] Deleted branch wip/rishi/insert-share Debarshi Ray
- [gnome-online-miners] (24 commits) Created branch wip/rishi/insert-share Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 1/24] miner: Simplify code by creating the connection during construction Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 2/24] miner: Let GomAccountMinerJob own a reference to the connection Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 3/24] miner: Port gom_miner_refresh_db() to GTask Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 4/24] miner: Port gom_account_miner_job_process() to GTask Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 5/24] miner: Replace GIOScheduler with GThreadPool and idle GSource Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 6/24] miner: Create the GTask before trying to return a GError Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 7/24] miner: Remove a one-line convenience function Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 8/24] miner: Pass the GTask around instead of using an instance variable Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 9/24] miner: Get the cancellable from the GTask, not an instance variable Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 10/24] src: Drop the GCancellable member from GomAccountMinerJob Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 11/24] miner: Use a more descriptive name for the GomAccountMinerJob pointers Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 12/24] miner: Don't use an instance variable for the list of pending jobs Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 13/24] src: Pass the TrackerSparqlConnection separately to the query vfunc Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 14/24] src: Pass 'previous_resources' separately to the query vfunc Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 15/24] src: Pass 'datasource_urn' separately to the query vfunc Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 16/24] miner: Rename a private function and shuffle the parameters around Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 17/24] dbus: Add InsertSharedContent Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 18/24] miner: Add gom_miner_insert_shared_content_async Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 19/24] application: Handle InsertSharedContent Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 20/24] gdata: Accept a NULL 'previous_resources' Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 21/24] gdata: Accept a NULL 'parent_resource_urn' Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 22/24] gdata: Remove the unused GomAccountMinerJob parameters Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 23/24] gdata: Let account_miner_job_process_photo return the URN Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 24/24] gdata: Implement the vfuncs for inserting a shared photo Debarshi Ray
- [gnome-builder] Updated Lithuanian translation Aurimas Černius
- [baobab] Updated Lithuanian translation Aurimas Černius
- [gnome-photos] Updated Lithuanian translation Aurimas Černius
- [tracker] Updated Friulian translation Damned-Lies
- [gnome-system-monitor] Updated Lithuanian translation Aurimas Černius
- [gnome-software] trivial: Remove an unused variable Kalev Lember
- [chronojump] analyze dateAsX uses capture time (not session time) Xavier de Blas
- [tracker] Updated Friulian translation Damned-Lies
- [chronojump/chronojump-importer] JumpType(name) is UNIQUE so is indexed and the foreign keys works. Carles Pina i Estany
- [chronojump/chronojump-importer] Imports persons77 and other small improvements. Carles Pina i Estany
- [chronojump/chronojump-importer] Imports person_session_77 and updates the session_ids accordingly for other tables. Carles Pina i Estany
- [release-notes/gnome-3-22] refine most of the index page Allan Day
- [chrome-gnome-shell] i18n: regenerate locales Yuri Konotopov
- [chrome-gnome-shell] Updated news Yuri Konotopov
- [chrome-gnome-shell] Version bump Yuri Konotopov
- [chrome-gnome-shell] Created tag v7 Yuri Konotopov
- [damned-lies] Updated French translation Claude Paroz
- [chronojump/chronojump-importer] Simplifies queries with the GROUP BY. Carles Pina i Estany
- [chronojump/chronojump-importer] Passes the cursors around instead of the databases. Carles Pina i Estany
- [aisleriot] themes: Fix rsvg includes Christian Persch
- [aisleriot] build: Fix configure debug check Christian Persch
- [aisleriot] themes: Fix KDE card theme path on fedora Christian Persch
- [aisleriot] build: More warnings Christian Persch
- [aisleriot] themes: qt: Port to qt5 Christian Persch
- [evolution-data-server/wip/camel-more-gobject] Add CamelIMAPXMessageInfo Milan Crha
- [girl] Added French translation Claude Paroz
- [evolution-data-server/wip/camel-more-gobject] Rename _length() getters to _get_length(); correct some annotations Milan Crha
- [evolution-data-server/wip/camel-more-gobject] Assign CamelFilderSummaryClass::message_info_type for the CamelIMAPXSummary Milan Crha
- [gnome-tweak-tool] 3.21.91 Rui Matos
- [gnome-tweak-tool] Created tag 3.21.91 Rui Matos
- [gucharmap] Updated French translation Claude Paroz
- [orca] Updated Slovak translation Damned-Lies
- [krb5-auth-dialog] Updated French translation Claude Paroz
- [chronojump/chronojump-importer] Uses internal difflib instead of external difflib. Carles Pina i Estany
- [chronojump/chronojump-importer] Organizes better the tests (specially the output). Carles Pina i Estany
- [gnome-initial-setup] Updated Slovak translation Damned-Lies
- [chronojump/chronojump-importer] Deletes not-needed code (thanks to the new approach). Carles Pina i Estany
- [chronojump/chronojump-importer] Avoids creating a SQL query concatenating a string. Carles Pina i Estany
- [gimp] plug-ins: latest perl or whatever seems to need "require './plugin-defs.pl'; " Michael Natterer
- [polari] (16 commits) Non-fast-forward update to branch wip/raresv/nick-popover Rares Visalom
- [polari/wip/raresv/nick-popover: 1/16] userDetails: Restrict length of fullnameLabel Rares Visalom
- [polari/wip/raresv/nick-popover: 2/16] userDetails: Refactor UserDetails class and UI Rares Visalom
- [polari/wip/raresv/nick-popover: 3/16] userListRow: Remove the avatar-default-symbolic icon Rares Visalom
- [polari/wip/raresv/nick-popover: 4/16] userListPopover: Change the search entry icon Rares Visalom
- [polari/wip/raresv/nick-popover: 5/16] chatView: Split out status tracking Rares Visalom
- [polari/wip/raresv/nick-popover: 6/16] userTracker: Add global tracking Rares Visalom
- [polari/wip/raresv/nick-popover: 7/16] application: Initialize UserStatusMonitor on startup Rares Visalom
- [polari/wip/raresv/nick-popover: 8/16] userDetails: Rename UserListDetails to UserDetails Rares Visalom
- [polari/wip/raresv/nick-popover: 9/16] userDetails: Add offline support Rares Visalom
- [geary] Updated Finnish translation Damned-Lies
- [polari/wip/raresv/nick-popover: 10/16] userPopover: Add user popover Rares Visalom
- [polari/wip/raresv/nick-popover: 11/16] chatView: Split out _onNickTagClicked() and bind it to the nickTag Rares Visalom
- [polari/wip/raresv/nick-popover: 12/16] chatView: Add tab before the nickTag into the buffer Rares Visalom
- [polari/wip/raresv/nick-popover: 13/16] chatView: Add HoverFilterTag class and use it Rares Visalom
- [polari/wip/raresv/nick-popover: 14/16] userTracker: Add notify actions Rares Visalom
- [polari/wip/raresv/nick-popover: 15/16] userDetails: Add notification support Rares Visalom
- [polari/wip/raresv/nick-popover: 16/16] userPopover: Add notify button and action Rares Visalom
- [chronojump/chronojump-importer] Avoids concatenating where values using a string - uses sqlite3 python placeholders. Carles Pina i Estany
- [gnome-online-miners] Deleted branch wip/rishi/insert-share Debarshi Ray
- [gnome-online-miners] (24 commits) Created branch wip/rishi/insert-share Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 1/24] miner: Simplify code by creating the connection during construction Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 2/24] miner: Let GomAccountMinerJob own a reference to the connection Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 3/24] miner: Port gom_miner_refresh_db() to GTask Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 4/24] miner: Port gom_account_miner_job_process() to GTask Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 5/24] miner: Replace GIOScheduler with GThreadPool and idle GSource Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 6/24] miner: Create the GTask before trying to return a GError Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 7/24] miner: Remove a one-line convenience function Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 8/24] miner: Pass the GTask around instead of using an instance variable Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 9/24] miner: Get the cancellable from the GTask, not an instance variable Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 10/24] src: Drop the GCancellable member from GomAccountMinerJob Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 11/24] miner: Use a more descriptive name for the GomAccountMinerJob pointers Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 12/24] miner: Don't use an instance variable for the list of pending jobs Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 13/24] src: Pass the TrackerSparqlConnection separately to the query vfunc Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 14/24] src: Pass 'previous_resources' separately to the query vfunc Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 15/24] src: Pass 'datasource_urn' separately to the query vfunc Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 16/24] miner: Rename a private function and shuffle the parameters around Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 17/24] dbus: Add InsertSharedContent Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 18/24] miner: Add gom_miner_insert_shared_content_async Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 19/24] application: Handle InsertSharedContent Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 20/24] gdata: Accept a NULL 'previous_resources' Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 21/24] gdata: Accept a NULL 'parent_resource_urn' Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 22/24] gdata: Remove the unused GomAccountMinerJob parameters Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 23/24] gdata: Let account_miner_job_process_photo return the URN Debarshi Ray
- [gnome-online-miners/wip/rishi/insert-share: 24/24] gdata: Implement the vfuncs for inserting a shared photo Debarshi Ray
- [chronojump/chronojump-importer] Uses more SQLite placeholders, adds copyright, improves user documentation. Carles Pina i Estany
- [gnome-software] Updated Finnish translation Damned-Lies
- [gnome-boxes] Update Latvian translation Rūdolfs Mazurs
- [gnome-boxes/gnome-3-20] Update Latvian translation Rūdolfs Mazurs
- [pitivi] build: Do not finish build if *not* bundling Thibault Saunier
- [evolution-data-server/wip/camel-more-gobject] Add Maildir and MBox CamelMessageInfoBase descendants Milan Crha
- [polari] (6 commits) Non-fast-forward update to branch wip/raresv/nick-popover Florian Müllner
- [polari/wip/raresv/nick-popover: 1/6] chatView: Don't mingle separating whitespace with nick Florian Müllner
- [polari/wip/raresv/nick-popover: 2/6] chatView: Add HoverFilterTag Florian Müllner
- [polari/wip/raresv/nick-popover: 3/6] chatView: Split out _onNickTagClicked() and bind it to the nickTag Florian Müllner
- [polari/wip/raresv/nick-popover: 4/6] userTracker: Add notify actions Florian Müllner
- [polari/wip/raresv/nick-popover: 5/6] userDetails: Add notification support Florian Müllner
- [polari/wip/raresv/nick-popover: 6/6] userPopover: Add notify button and action Florian Müllner
- [gcr] Added Friulian translation Damned-Lies
- [gcr] Updated Friulian translation Damned-Lies
- [epiphany/gnome-3-22] Completed Punjabi Translation Amanpreet Singh Alam
- [epiphany] updated Punjabi Translation Amanpreet Singh Alam
- [chrome-gnome-shell] ubuntu: updated build-time dependencies Yuri Konotopov
- [chrome-gnome-shell] ubuntu: added option to use '--install-layout=deb' distutils parameter Yuri Konotopov
- [gnome-maps] (3 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 1/3] Add list box row class for transit stops Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 2/3] turnPointMarker: Add support for showing markers for transit stops Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 3/3] mapView: WIP, implement showing transit routes Marcus Lundblad
- [gnome-maps] (24 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 2/24] routeQuery: WIP: add support for setting time and arrival/departure Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 3/24] transitOptions: Add class holding options for transit routing Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 4/24] routeQuery: Add ability to set options for transit routing Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 5/24] routeQuery: Move routequery to the Application module Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 6/24] routeService: WIP, Enable querying GraphHopper externally Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 7/24] Add module to handle HVT codes (hierachical vehicle types) Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 8/24] WIP: Add module to query an OpenTripPlanner instance Marcus Lundblad
- [chrome-gnome-shell] doap: update description Yuri Konotopov
- [gnome-maps/wip/mlundblad/transit-routing: 9/24] routeQuery: Add support for transit mode Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 10/24] application: Add initialization of the OpenTripPlanner instance Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 11/24] Add transit mode icons Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 12/24] utils: Add color luminance and contrast functions Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 13/24] Add label widget for route labels Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 14/24] Add list box row class for representing transit itineraries Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 15/24] Add list box row to display a leg of a transit itinerary Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 16/24] Add a list box row to show the arrival of a transit itinerary Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 17/24] Add list box row for loading more transit results Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 18/24] sidebar: WIP, Hook up a new transit mode button Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 19/24] Add map marker to mark start of walking transit legs Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 20/24] Add map marker to mark end of transit itineraries Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 21/24] Add map marker for marking boarding points in transit itineraries Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 22/24] Add list box row class for transit stops Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 23/24] turnPointMarker: Add support for showing markers for transit stops Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 24/24] mapView: WIP, implement showing transit routes Marcus Lundblad
- [chrome-gnome-shell] readme: update description Yuri Konotopov
- [zenity] Added Friulian translation Damned-Lies
- [genius] Updated Swedish translation Damned-Lies
- [gimp] Updated Portuguese translation Damned-Lies
- [dasher] Updated Swedish translation Damned-Lies
- [evolution-data-server] Bug 761450 - [CalDAV] Refresh expired OAuth2 token beforehand Milan Crha
- [gnome-power-manager] Updated Swedish translation Damned-Lies
- [gnome-terminal] Updated Swedish translation Damned-Lies
- [chrome-gnome-shell] i18n: updated supported locales Yuri Konotopov
- [gnome-photos] item-manager: Remove from the 0th child if it doesn't exist anywhere Debarshi Ray
- [gnome-photos] item-manager: Assert an invariant Debarshi Ray
- [gnome-photos] item-manager: Remove items from FAVORITES when unfavorited Debarshi Ray
- [evolution-data-server] e_soup_auth_bearer_is_expired: Add forgotten safety guard Milan Crha
- [zenity] Updated Friulian translation Damned-Lies
- [evolution-data-server] Bug 770854 - [Camel] Fix buffer over-read due to strchr() misuse Milan Crha
- [aisleriot] Updated Polish translation Piotr Drąg
- [chronojump] scrolled windows on jumpsProfile infos (gui gets less wider) Xavier de Blas
- [balsa/gtk3] Respond to bgo #770500 making webkit2 the default Peter Bloomfield
- [gtk+] Updated Polish translation Piotr Drąg
06 September 2016
07 September 2016
- [gtk-mac-bundler] Remove the -psn_foo arg gratuitously added by older versions of OS X. John Ralls
- [gtk-mac-bundler] Fix up some typos and a stale URL in README. John Ralls
- [gimp] libgimpwidgets: merge some GimpColorButton API from gtk3-port Michael Natterer
- [damned-lies] Updated Brazilian Portuguese translation Damned-Lies
- [gnome-builder] Updated Brazilian Portuguese translation Damned-Lies
- [cheese] Updated Polish translation Piotr Drąg
- [clutter] Updated Polish translation Piotr Drąg
- [cogl/cogl-1.22] Updated Polish translation Piotr Drąg
- [cogl] Updated Polish translation Piotr Drąg
- [damned-lies] Updated Polish translation Piotr Drąg
- [dconf-editor] Updated Polish translation Piotr Drąg
- [devhelp] Updated Polish translation Piotr Drąg
- [easytag] Updated Polish translation Piotr Drąg
- [ekiga] Updated Polish translation Piotr Drąg
- [balsa/gtk3] Updated Portuguese translation Damned-Lies
- [glom] Updated Portuguese translation Damned-Lies
- [gnome-games] Updated Portuguese translation Damned-Lies
- [gnome-boxes] Updated Portuguese translation Damned-Lies
- [gnome-calendar] Updated Portuguese translation Damned-Lies
- [gnome-characters] Updated Portuguese translation Damned-Lies
- [gdk-pixbuf] Updated Portuguese translation Damned-Lies
- [gvfs] Updated Portuguese translation Damned-Lies
- [mutter] Updated Portuguese translation Damned-Lies
- [gnome-photos] Updated Portuguese translation Damned-Lies
- [gnome-backgrounds] Updated Portuguese translation Damned-Lies
- [aisleriot] Fixes to Catalan translation Jordi Mas
- [gnome-shell] Updated Portuguese translation Damned-Lies
- [glib] Updated Portuguese translation Damned-Lies
- [damned-lies] Updated Hungarian translation Damned-Lies
- [atomix] Updated Portuguese translation Damned-Lies
- [gimp] Updated Portuguese translation Damned-Lies
- [gimp-help-2] Corrected calc in convolution matrix filter, fixes #770661, thanks to Giorgio Cazzaniga for pointing Marco Ciampa
- [gimp/gimp-2-8] Updated Portuguese translation Damned-Lies
- [gimp] Updated Portuguese translation Damned-Lies
- [gnome-builder] Non-fast-forward update to branch wip/chergert/flatpak-breakout Christian Hergert
- [gnome-builder/wip/chergert/flatpak-breakout] wip: subprocess abstraction Christian Hergert
- [gnome-clocks] Updated French translation Damned-Lies
- [gnome-photos] Deleted branch wip/rishi/de-dup Debarshi Ray
- [gnome-photos] (5 commits) Created branch wip/rishi/de-dup Debarshi Ray
- [gnome-photos/wip/rishi/de-dup: 1/5] application: Register XMP namespace Debarshi Ray
- [gnome-photos/wip/rishi/de-dup: 2/5] base-item: Add a metadata_add_shared virtual method Debarshi Ray
- [gnome-photos/wip/rishi/de-dup: 3/5] base-item: Add photos_base_item_metadata_add_shared_async Debarshi Ray
- [gnome-photos/wip/rishi/de-dup: 4/5] local-item: Embed XMP metadata identifying shared copies Debarshi Ray
- [gnome-photos/wip/rishi/de-dup: 5/5] Query nie:links Debarshi Ray
- [gnome-control-center] Updated Vietnamese translation Trần Ngọc Quân
- [accerciser] Updated Spanish translation Damned-Lies
- [gimp-help-2/gimp-help-2-8] Corrected the Italian translatio of a calc in convolution matrix filter, fixes #770661, thanks to Gi Marco Ciampa
- [gnome-online-accounts] Updated Vietnamese translation Trần Ngọc Quân
- [gnome-builder] Non-fast-forward update to branch wip/chergert/flatpak-breakout Christian Hergert
- [gnome-builder/wip/chergert/flatpak-breakout] wip: subprocess abstraction Christian Hergert
- [gnome-photos] Deleted branch wip/rishi/de-dup Debarshi Ray
- [gnome-photos] (6 commits) Created branch wip/rishi/de-dup Debarshi Ray
- [gnome-photos/wip/rishi/de-dup: 1/6] application: Register XMP namespace Debarshi Ray
- [gnome-photos/wip/rishi/de-dup: 2/6] base-item: Add a metadata_add_shared virtual method Debarshi Ray
- [gnome-photos/wip/rishi/de-dup: 3/6] base-item: Add photos_base_item_metadata_add_shared_async Debarshi Ray
- [gnome-photos/wip/rishi/de-dup: 4/6] local-item: Embed XMP metadata identifying shared copies Debarshi Ray
- [gnome-photos/wip/rishi/de-dup: 5/6] share-point-google: Add the shared copy's ID to the original Debarshi Ray
- [gnome-photos/wip/rishi/de-dup: 6/6] Query nie:links Debarshi Ray
- [gnome-session] Updated Vietnamese translation Trần Ngọc Quân
- [gnome-control-center] Updated Czech translation Marek Černocký
- [gnome-user-docs] Updated Czech translation Marek Černocký
- [evolution-data-server] Update British English translation David King
- [gimp] plug-ins: fix the build on OS X Kristian Rietveld
- [evolution] Prefer OAuth2 authentication for Mail-only Google accounts Milan Crha
- [gimp/gimp-2-8] plug-ins: clean up cherry-pick gone wrong Kristian Rietveld
- [gimp/gimp-2-8] plug-ins: fix the build on OS X Kristian Rietveld
- [evolution] Add 'OAuth2 Google' authentication type to Google-based accounts Milan Crha
- [gnome-applets] (6 commits) Non-fast-forward update to branch wip/segeiger/in-process Sebastian Geiger
- [gnome-applets/wip/segeiger/in-process: 1/6] stickynotes: switch to in-process applet Sebastian Geiger
- [gnome-applets/wip/segeiger/in-process: 2/6] stickynotes: move panel-applet file to data folder Sebastian Geiger
- [gnome-applets/wip/segeiger/in-process: 3/6] stickynotes: move gschema file to src folder Sebastian Geiger
- [gnome-applets/wip/segeiger/in-process: 4/6] stickynotes: migrate to GResource Sebastian Geiger
- [gnome-applets/wip/segeiger/in-process: 5/6] stickynotes: rename to sticky-notes Sebastian Geiger
- [gnome-applets/wip/segeiger/in-process: 6/6] netspeed: switch to in-process applet Sebastian Geiger
- [chronojump/chronojump-importer] Adds --information command line parameter to show information of the sessions in the database. Carles Pina i Estany
- [gnome-characters] Updated Finnish translation Damned-Lies
- [damned-lies] Add its gettext extraction support Claude Paroz
- [damned-lies] Add polkit gettext its rules Claude Paroz
- [gnome-panel] theme: fix warning Alberts Muktupāvels
- [gnome-panel] clock: remove ClockBox Alberts Muktupāvels
- [chronojump/chronojump-importer] Prints information with the inserted/reused rows per table. Carles Pina i Estany
- [gnote] Fix build Aurimas Černius
- [gnome-backgrounds] Updated Swedish translation Damned-Lies
- [mutter] Updated Swedish translation Damned-Lies
- [chronojump/chronojump-importer] Improves logging for the Person77: actually it inserts them in one call to the insert operation inst Carles Pina i Estany
- [evolution-ews] Bug 758374 - Do not restrict/remove From address on message send Milan Crha
- [gimp] Deleted branch gtk3-port Michael Natterer
- [gimp] (233 commits) Created branch gtk3-port Michael Natterer
- [gimp/gtk3-port: 1/233] Switch to version 3.0 in a lot of places and depend on GTK+ 3.2 Michael Natterer
- [gimp/gtk3-port: 2/233] Revert "app: Fix on canvas widgets ignoring clicks from tablets - bug 614441" Michael Natterer
- [gimp/gtk3-port: 3/233] libgimpwidgets: remove deprecated files from the build Michael Natterer
- [gimp/gtk3-port: 4/233] libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[ch] Michael Natterer
- [gimp/gtk3-port: 5/233] libgimpwidgets: port virtual functions to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 6/233] libgimpwidgets: port virtual functions to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 7/233] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 8/233] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 9/233] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 10/233] libgimpwidgets: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 11/233] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 12/233] libgimpwidgets: remove deprecated functions and s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 13/233] libgimpwidgets: remove deprecated files completely Michael Natterer
- [gimp/gtk3-port: 14/233] libgimp: remove GdkRGB and GdkColorMap calls, these APIs are gone Michael Natterer
- [gimp/gtk3-port: 15/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 16/233] app: remove GTK_OBJECT() cast Michael Natterer
- [gimp/gtk3-port: 17/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 18/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 19/233] app: port virtual functions to GTK+ 3.0 API Michael Natterer
- [gimp/gtk3-port: 20/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 21/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 22/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 23/233] app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 24/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 25/233] app: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 26/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 27/233] app: port GimpNavigationView to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 28/233] app: port GimpPaletteView to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 29/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 30/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 31/233] app: no need to alloc colors any longer, GdkColormap is gone Michael Natterer
- [gimp/gtk3-port: 32/233] app: port call to gtk_paint_arrow() to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 33/233] app: port device management to GdkDeviceManager Michael Natterer
- [gimp/gtk3-port: 34/233] app: remove obsolete (GtkObject **) casts Michael Natterer
- [gimp/gtk3-port: 35/233] app: use gtk_widget_get_preferred_size() instead of size_request() Michael Natterer
- [gimp/gtk3-port: 36/233] app: port GimpScalComboBox to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 37/233] app: use gtk_widget_get_preferred_size() instead of size_request() Michael Natterer
- [gimp/gtk3-port: 38/233] libgimpwidgets: port GimpFrame to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 39/233] app: port tools to GTK+ 3.0 (trivial changes only) Michael Natterer
- [gimp/gtk3-port: 40/233] app: s/GtkObject/GtkAdjustment/ in app/dialogs/ Michael Natterer
- [gimp/gtk3-port: 41/233] app: pass the cairo_region_t to gdk_window_invalidate_region() directly Michael Natterer
- [gimp/gtk3-port: 42/233] app: use GdkDeviceManager to list devices Michael Natterer
- [gimp/gtk3-port: 43/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 44/233] app: remove calls to colormap functions, they are gone Michael Natterer
- [gimp/gtk3-port: 45/233] libgimpwidgets: get rid of (GtkObject **) casts Michael Natterer
- [gimp/gtk3-port: 46/233] app: port the splash to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 47/233] libgimpwidgets: port the ruler to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 48/233] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 49/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 50/233] app: port the overlay stuff to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 51/233] app: use the container icon view, the grid view is not GTK+ 3.0-able Michael Natterer
- [gimp/gtk3-port: 52/233] app: port to GtkWidget::draw() (incompletely) Michael Natterer
- [gimp/gtk3-port: 53/233] app: remove call to gtk_statusbar_set_has_resize_grip() Michael Natterer
- [gimp/gtk3-port: 54/233] app: port the tag entry to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 55/233] app: port to GtkWidget::draw() but disable the code inside with #if 0 Michael Natterer
- [gimp/gtk3-port: 56/233] app: can't set the scale combo entry's properties in init() any longer Michael Natterer
- [gimp/gtk3-port: 57/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 58/233] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 59/233] modules: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 60/233] app: didn't completely commit the display shell expose() -> draw() change Michael Natterer
- [gimp/gtk3-port: 61/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 62/233] app: passing -1 as width/height to gtk_paint_box() no longer works Michael Natterer
- [zenity] Updated Friulian translation Damned-Lies
- [gimp/gtk3-port: 63/233] app: port popup arrow drawing to cairo and get rid of the arrow_pixbuf Michael Natterer
- [gimp/gtk3-port: 64/233] app: remove GimpContainerGridView from the build entirely Michael Natterer
- [gimp/gtk3-port: 65/233] modules: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 66/233] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 67/233] libgimp: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 68/233] app: don't translate to allocation.x,y Michael Natterer
- [gimp/gtk3-port: 69/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 70/233] app: forgot to remove a cairo_destroy() in draw() Michael Natterer
- [gimp/gtk3-port: 71/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 72/233] app: GtkEntry turned into a no-window widget Michael Natterer
- [gimp/gtk3-port: 73/233] app: use the new GtkScrollable API instead of deprecated tree view API Michael Natterer
- [gimp/gtk3-port: 74/233] app: cairo_save()/restore() around chaining up in draw() Michael Natterer
- [gimp/gtk3-port: 75/233] app: add ugly workaround to make the icon view adapt to view size changes Michael Natterer
- [gimp/gtk3-port: 76/233] plug-ins: lots of trivial GTK+ 3.0 porting Michael Natterer
- [gimp/gtk3-port: 77/233] plug-ins: port jpeg-save to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 78/233] plug-ins: port file-png to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 79/233] plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/ Michael Natterer
- [gimp/gtk3-port: 80/233] plug-ins: more s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 81/233] plug-ins: port some more plug-ins to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 82/233] app: port the colormap editor to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 83/233] app: remove GtkWrapBox Michael Natterer
- [gimp/gtk3-port: 84/233] libgimpwidgets: port to the new size request API Michael Natterer
- [gnome-continuous] Untag Evolution Emmanuele Bassi
- [gimp/gtk3-port: 85/233] app: port to the new size request API Michael Natterer
- [gimp/gtk3-port: 86/233] plug-ins: port the print preview to the new size request API Michael Natterer
- [gimp/gtk3-port: 87/233] plug-ins: port sphere-designer to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 88/233] plug-ins: port cml-explorer to GtkWidget::draw() Michael Natterer
- [adwaita-icon-theme] prepare for 3.21.91 release Jakub Steiner
- [gimp/gtk3-port: 89/233] plug-ins: port lighting to GTK+ 3.0 Michael Natterer
- [adwaita-icon-theme] symbolic: simplify stylus for input-tablet Jakub Steiner
- [gimp/gtk3-port: 90/233] plug-ins: port the unit-editor to GtkScrollable Michael Natterer
- [gimp/gtk3-port: 91/233] app: fix GimpOverlayDialog's minimum height Michael Natterer
- [gimp/gtk3-port: 92/233] app: port GimpOverlayBox to GtkWidget::get_preferred_width/height() Michael Natterer
- [gimp/gtk3-port: 93/233] app: don't connect to "size-requst" because that's deprecated Michael Natterer
- [gimp/gtk3-port: 94/233] app: port GimpSpinScale to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 95/233] app: skip keyboard devices so the device list becomes reasonable Michael Natterer
- [gimp/gtk3-port: 96/233] app: implement proper height-for-width in GimpToolPalette Michael Natterer
- [gimp/gtk3-port: 97/233] app: use GdkDevice accessors Michael Natterer
- [gimp/gtk3-port: 98/233] app: introduce struct GimpDeviceKey because GdkDeviceKey is gone Michael Natterer
- [gimp/gtk3-port: 99/233] app: put the toolbox' areas into a box until we decided about a wrapping widget Michael Natterer
- [gimp/gtk3-port: 100/233] Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_render_icon() Michael Natterer
- [gimp/gtk3-port: 101/233] app: port the device sort function to GdkDeviceManager Michael Natterer
- [gimp/gtk3-port: 102/233] libgimpwidgets: port to GtkStyleContext and gtk_render_foo() Michael Natterer
- [gimp/gtk3-port: 103/233] app: change the list of available devices to something that makes sense Michael Natterer
- [gimp/gtk3-port: 104/233] libgimpwidgets: port GimpCellRendererToggle to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 105/233] libgimpwidgets: port GimpChainButton to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 106/233] libgimpwidgets: port GimpColorArea to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 107/233] libgimpwidgets: port GimpColorScale to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 108/233] libgimpwidgets: port GimpOffsetArea to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 109/233] libgimpwidgets: port GimpRuler to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 110/233] llibgimpwidgets: port GimpScrolledPreview to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 111/233] app: port GimpBlobEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 112/233] app: port setting the canvas padding color to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 113/233] app: port GimpPanedBox to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 114/233] app: port GimpContainerIconView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 115/233] app: port GimpContainerTreeView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 116/233] app: port GimpColormapEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 117/233] app: port GimpComponentEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 118/233] app: port GimpFgBgEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 119/233] app: port GimpFgBgView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 120/233] app: port gimp_get_icon_size() to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 121/233] app: port GimpContainerBox to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 122/233] app: port GimpDashEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 123/233] app: remove calls to gtk_widget_get, set_extension_events() Michael Natterer
- [gimp/gtk3-port: 124/233] app: s/gtk_widget_modify_font/gtk_widget_override_font/ Michael Natterer
- [gimp/gtk3-port: 125/233] libgimpwidgets: port GimpNumberPairEntry to gtk_widget_override_font() Michael Natterer
- [gimp/gtk3-port: 126/233] app: port the about dialog to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 127/233] modules: remove call to gtk_widget_set_extension_events() Michael Natterer
- [gimp/gtk3-port: 128/233] libgimpwidgets: implement GtkWidget::state_flags_changed() Michael Natterer
- [gimp/gtk3-port: 129/233] libgimpwidgets: implement GtkWidget::style_updated() instead of style_set() Michael Natterer
- [gimp/gtk3-port: 130/233] libgimpwidgets: use g_object_ref()/unref() for GdkCursors Michael Natterer
- [gimp/gtk3-port: 131/233] app: use gdk_drag_context_get_source_window() Michael Natterer
- [gimp/gtk3-port: 132/233] app: use gdk_drag_context_get_selected_action() instead of conect->action Michael Natterer
- [gnote] Make shell search provider search only in titles Aurimas Černius
- [gimp/gtk3-port: 133/233] app: port GimpSpinScale to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 134/233] app: implement GtkWidget::style_updated() instead of style_set() Michael Natterer
- [gimp/gtk3-port: 135/233] port gtkrc files to CSS (incompletely and stuff commented out) Michael Natterer
- [gimp/gtk3-port: 136/233] Port theme and gtkrc file loading to CSS files using GtkCssProvider Michael Natterer
- [gimp/gtk3-port: 137/233] app: copy gimp.css instead of gtkrc to the user's gimp directory Michael Natterer
- [gimp/gtk3-port: 138/233] app: check whether child widgets exist in GtkWidget::style_updated() Michael Natterer
- [gimp/gtk3-port: 139/233] Replace gdk_cursor_unref() with g_object_unref() Michael Natterer
- [gimp/gtk3-port: 140/233] app: use gtk_menu_shell_get_selected_item() Michael Natterer
- [gimp/gtk3-port: 141/233] app: port GimpOverlayBox to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 142/233] app: port GimpOverlayFrame to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 143/233] app: port GimpScaleButton to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 144/233] libgimpwidgets: move all GimpPickButton members to a private struct Michael Natterer
- [gimp/gtk3-port: 145/233] libgimpwidgets: move all GimpColorArea members to a private struct Michael Natterer
- [gimp/gtk3-port: 146/233] libgimpwidgets: move all GimpOffsetArea members to a private struct Michael Natterer
- [gimp/gtk3-port: 147/233] libgimpwidgets: move padding members from instance to class struct Michael Natterer
- [gimp/gtk3-port: 148/233] libgimpwidgets: move all GimpButton members to a private struct Michael Natterer
- [gimp/gtk3-port: 149/233] libgimpwidgets: move all GimpCellRendererColor members to a private struct Michael Natterer
- [gimp/gtk3-port: 150/233] libgimpwidgets: move all GimpColorButton members to a private struct Michael Natterer
- [gimp/gtk3-port: 151/233] libgimpwidgets: move all GimpCellRendererToggle members to a private struct Michael Natterer
- [gimp/gtk3-port: 152/233] libgimpwidgets: move all GimpChainButton members to a private struct Michael Natterer
- [gimp/gtk3-port: 153/233] libgimpwidgets: move all GimpBrowser members to a private struct Michael Natterer
- [gimp/gtk3-port: 154/233] libgimpwidgets: move all GimpColorDisplay members to a private struct Michael Natterer
- [gimp/gtk3-port: 155/233] libgimpwidgets: move all GimpColorDisplayStack members to a private struct Michael Natterer
- [gimp/gtk3-port: 156/233] libgimpwidgets: move all GimpColorHexEntry members to a private struct Michael Natterer
- [gimp/gtk3-port: 157/233] libgimpwidgets: add padding Michael Natterer
- [gimp/gtk3-port: 158/233] libgimpwidgets: move all GimpColorNotebook members to a private struct. Michael Natterer
- [gimp/gtk3-port: 159/233] libgimpwidgets: move all GimpColorScale members to a private struct Michael Natterer
- [gimp/gtk3-port: 160/233] libgimpwidgets: move GimpColorProfileComboBox::dialog to private Michael Natterer
- [gimp/gtk3-port: 161/233] libgimpwidgets: move all GimpColorSelection members to a private struct Michael Natterer
- [gimp/gtk3-port: 162/233] libgimpwidgets: move all GimpEnumLabel members to a private struct Michael Natterer
- [gimp/gtk3-port: 163/233] app: don't use style->black and style->white Michael Natterer
- [genius] Updated Swedish translation Damned-Lies
- [gimp/gtk3-port: 164/233] libgimpwidgets: move all GimpMemsizeEntry members to a private struct Michael Natterer
- [gimp/gtk3-port: 165/233] app: port GimpStrokeEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 166/233] app: port GimpPaletteView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 167/233] plug-ins: don't use style->black and style->white Michael Natterer
- [gimp/gtk3-port: 168/233] libgimpwidgets: move all GimpColorProfileStore members to a private struct Michael Natterer
- [gimp/gtk3-port: 169/233] app: port GimpDockWindow to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 170/233] app: port GimpToolEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 171/233] app: use gtk_widget_override_font() instead of modify_font() Michael Natterer
- [gimp/gtk3-port: 172/233] app: port GimpThumbBox to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 173/233] Implement GtkWidget::style_updated() instead of ::style_set() Michael Natterer
- [gimp/gtk3-port: 174/233] app: port GimpHistogramView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 175/233] app: port GimpTagEntry to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 176/233] app: always ask the master device for its axes or state Michael Natterer
- [gnome-software] (3 commits) Non-fast-forward update to branch wip/hughsie/GsPluginEvent Richard Hughes
- [gimp/gtk3-port: 177/233] app: when checking for a device change, check the event's source device Michael Natterer
- [gnome-software/wip/hughsie/GsPluginEvent: 1/3] trivial: Fix up a few gtk-doc mistakes Richard Hughes
- [gimp/gtk3-port: 178/233] app: remove obsolete device checks from GimpToolbox Michael Natterer
- [gnome-software/wip/hughsie/GsPluginEvent: 2/3] trivial: Add gs_plugin_error_to_string() Richard Hughes
- [gimp/gtk3-port: 179/233] app: port GimpColorFrame away from GtkStyle, using a new style property Michael Natterer
- [gnome-software/wip/hughsie/GsPluginEvent: 3/3] Allow plugins to report non-critical events up to the UI Richard Hughes
- [gimp/gtk3-port: 180/233] app: remove call to gtk_widget_style_attach() from GimpOverlayBox Michael Natterer
- [gimp/gtk3-port: 181/233] app: port GimpOverlayChild to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 182/233] Port cell renderers to gtk_cell_renderer_get_state() Michael Natterer
- [gimp/gtk3-port: 183/233] app: port GimpCellRendererDashes to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 184/233] app: add gimp_get_style_color() to simplify GdkRGBA style property lookup Michael Natterer
- [gimp/gtk3-port: 185/233] app: add style property and default CSS for GimpHistogramView's grid-color Michael Natterer
- [gimp/gtk3-port: 186/233] app: port GimpCurveView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 187/233] themes: document the new GimpHistogramView property in the theme CSS Michael Natterer
- [gimp/gtk3-port: 188/233] app: define all GimpHistogramView colors via style properties and CSS Michael Natterer
- [gimp/gtk3-port: 189/233] themes: document the new stlye properties and indent the CSS files properly Michael Natterer
- [gimp/gtk3-port: 190/233] app: increase the priority of the theme CSS by 1 Michael Natterer
- [gimp/gtk3-port: 191/233] app: port GimpComboTagEntry to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 192/233] configure.ac: use the new GTK_CHECK_BACKEND() macro Michael Natterer
- [gimp/gtk3-port: 193/233] plug-ins: port map-object to GTK+ 3.x Michael Natterer
- [gimp/gtk3-port: 194/233] app: use GdkRGBA instead of GdkColor in some places Michael Natterer
- [gimp/gtk3-port: 195/233] app: remove gimp_rgb_get,set_gdk_color() Michael Natterer
- [gimp/gtk3-port: 196/233] plug-ins: port filter-pack to GTK+ 3.0, still some warnings left Michael Natterer
- [gimp/gtk3-port: 197/233] app: gimp_print_event(): add the device to the event debug output. Michael Natterer
- [gimp/gtk3-port: 198/233] app: gimp_device_info_get_device_coords(): workaround for XI2 b0rk Michael Natterer
- [gimp/gtk3-port: 199/233] app: make input devices, grabs and therefore generally tools work again Michael Natterer
- [gimp/gtk3-port: 200/233] app: use gdk_device_get_position() inetad of gdk_display_get_pointer() Michael Natterer
- [gimp/gtk3-port: 201/233] app: remove some forgotten #undef GSEAL_ENABLE Michael Natterer
- [gimp/gtk3-port: 202/233] app: let the file dialog expand/collapse with the file type expander Michael Natterer
- [gimp/gtk3-port: 203/233] app: port GimpGradientEditor to GtkSyleContext Michael Natterer
- [gimp/gtk3-port: 204/233] app: port GimpHistogramView to gdk_device_grab()/ungrab() Michael Natterer
- [gimp/gtk3-port: 205/233] app: port GimpNavigationEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 206/233] app: port GimpTagPopup to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 207/233] app: GimpDock: port font size modification to GtkCssProvider Michael Natterer
- [gimp/gtk3-port: 208/233] plug-ins: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 209/233] app: implement GtkContainer::get_path_for_child() in GimpMessageBox Michael Natterer
- [gimp/gtk3-port: 210/233] devel-docs: make the shooter tool at least build again (untested) Michael Natterer
- [gimp/gtk3-port: 211/233] app: don't use "size-request" for the toolbox' wilber, it's gone Michael Natterer
- [gimp/gtk3-port: 212/233] app: themes.c: add #if 0-ed switch to dark theme variant Michael Natterer
- [gimp/gtk3-port: 213/233] Incomplete notebook and tab theming commit, to be improved Michael Natterer
- [gimp/gtk3-port: 214/233] themes: set an explicit background for rulers Michael Natterer
- [gimp/gtk3-port: 215/233] app: make the statusbar's progress label visible again Michael Natterer
- [gimp/gtk3-port: 216/233] app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL Michael Natterer
- [gimp/gtk3-port: 217/233] app: port wilber drawing to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 218/233] modules: port GimpColorWheel to GTK+ 3.x Michael Natterer
- [gimp/gtk3-port: 219/233] Unkommented settings for preferring a dark GTK+ theme. Michael Natterer
- [gimp/gtk3-port: 220/233] app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate-dialog.c Michael Natterer
- [gimp/gtk3-port: 221/233] Use GTK+3 gtk_get_locale_direction() function instead of current hack. Michael Natterer
- [gimp/gtk3-port: 222/233] app: port GimpCircle and subclasses to GTK+ 3 Michael Natterer
- [gimp/gtk3-port: 223/233] app: remove GTK_OBJECT() case in GimpPopup Michael Natterer
- [gimp/gtk3-port: 224/233] app: use gimp_color_display_stack_get_filters() instead of stack->filters Michael Natterer
- [gimp/gtk3-port: 225/233] libgimpwidgets: #if 0 more stuff in gimp3migration Michael Natterer
- [gimp/gtk3-port: 226/233] libgimpwidgets: Draw marker in correct position on ruler. Michael Natterer
- [gimp/gtk3-port: 227/233] libgimpwidgets: Separate ruler text layer from background. Michael Natterer
- [gimp/gtk3-port: 228/233] app: port GimpContainerTreeView from style_set() to style_updated() Michael Natterer
- [gimp/gtk3-port: 229/233] Bug 759030 - gtk3-port parsing error loading css from custom theme Michael Natterer
- [gimp/gtk3-port: 230/233] Revert "Bug 762279 - "Tip of the day" links opens two links" Michael Natterer
- [gimp/gtk3-port: 231/233] Bug 762279 - "Tip of the day" links opens two links. Michael Natterer
- [gimp/gtk3-port: 232/233] plug-ins: s/GtkObject/GtkAdjustment/ in file-wepb Michael Natterer
- [gimp/gtk3-port: 233/233] foo Michael Natterer
- [release-notes/gnome-3-22] split out files into another section Allan Day
- [aisleriot] Updated Dutch translation Master Hannie Dumoleyn
- [gnome-boxes] Updated Dutch translation Master Hannie Dumoleyn
- [gnome-calendar] Updated Dutch translation Master Hannie Dumoleyn
- [gvfs] Updated Brazilian Portuguese translation Damned-Lies
- [mutter] Updated Brazilian Portuguese translation Damned-Lies
- [gnome-applets] (8 commits) Non-fast-forward update to branch wip/segeiger/in-process Sebastian Geiger
- [gnome-applets/wip/segeiger/in-process: 1/8] stickynotes: rename to sticky-notes Sebastian Geiger
- [gnome-applets/wip/segeiger/in-process: 2/8] netspeed: switch to in-process applet Sebastian Geiger
- [gnome-applets/wip/segeiger/in-process: 3/8] multiload: move files to src folder Sebastian Geiger
- [gnome-applets/wip/segeiger/in-process: 4/8] multiload: switch to in-process Sebastian Geiger
- [gnome-applets/wip/segeiger/in-process: 5/8] modemlights: rename to modem-lights Sebastian Geiger
- [gnome-applets/wip/segeiger/in-process: 6/8] modem-lights: move files to src folder Sebastian Geiger
- [gnome-applets/wip/segeiger/in-process: 7/8] modem-lights: switch to in-process applet Sebastian Geiger
- [gnome-applets/wip/segeiger/in-process: 8/8] enable structured logging and set log domain Sebastian Geiger
- [gnome-continuous] Add xdg-desktop-portal modules Emmanuele Bassi
- [chronojump/chronojump-importer] Better output for inserted and reused rows. Carles Pina i Estany
- [chronojump/chronojump-importer] Adds databases for a failing unit test: JumpType fails because of a duplicate. Carles Pina i Estany
- [chronojump/chronojump-importer] Avoids column duplicates. Carles Pina i Estany
- [chronojump/chronojump-importer] Updates the "type" of the jump in the tables Jump and JumpRj according to the new Jump(Rj)Type(name) Carles Pina i Estany
- [jhbuild] world: Update the location of ostree Emmanuele Bassi
- [jhbuild] Disable builddir != srcdir for ostree Emmanuele Bassi
- [zenity] Updated Friulian translation Damned-Lies
- [metacity] build: don't use itstool Alberts Muktupāvels
- [gnome-control-center] keyboard: fix list sizes with latest Gtk+ Bastien Nocera
- [gnome-applets/wip/segeiger/in-process] man: drop man files for removed applets Sebastian Geiger
- [gnome-applets/wip/segeiger/in-process] inhibit: move files to src folder Sebastian Geiger
- [gnome-applets/wip/segeiger/in-process] inhibit: switch to in-process applet Sebastian Geiger
- [gnome-software/wip/hughsie/GsPluginEvent] Use GdNotification from libgd Richard Hughes
- [gnome-software/wip/hughsie/GsPluginEvent] trivial: Remove the top margin from the distro upgrade now it has a white bg Richard Hughes
- [chronojump] chronopicWizard detects ports and GUI is nice. Xavier de Blas
- [chronojump/chronojump-importer] Fixes update_persons_77_ids: it was doing nothing. Fixes unit tests. Carles Pina i Estany
- [gnome-software] trivial: Remove the top margin from the distro upgrade now it has a white bg Richard Hughes
- [gnome-software] trivial: Fix up a few gtk-doc mistakes Richard Hughes
- [gnome-software] trivial: Add gs_plugin_error_to_string() Richard Hughes
- [zenity] Updated Friulian translation Damned-Lies
- [devhelp] Added Friulian translation Damned-Lies
- [jhbuild] world: Add xdg-desktop-portal and friends Emmanuele Bassi
- [gegl] load: readd include stdlib.h bug #1373722 Øyvind Kolås
- [pango] Fix exporting pango_cairo_win32_font_map_get_type Patrick Griffis
- [devhelp] Updated Friulian translation Damned-Lies
- [gnome-continuous] Remove unused patches Emmanuele Bassi
- [evince] browser-plugin: Replace gdkwayland.h include with gdk.h Carlos Garcia Campos
- [evince] Revert "browser-plugin: Replace gdkwayland.h include with gdk.h" Carlos Garcia Campos
- [network-manager-vpnc] (59 commits) Created branch th/tmp Thomas Haller
- [network-manager-vpnc/th/tmp: 59/59] all: merge branch 'master' into nm-1-2 Thomas Haller
- [nautilus] batch-rename-dialog: use GTask appropiately Carlos Soriano Sánchez
- [nautilus] batch-rename-dialog: merge the general conflict check handling Carlos Soriano Sánchez
- [gnome-tweak-tool] xkb: XKB options are not in the 3.22 Keyboard panel Bastien Nocera
- [empathy] Updated Friulian translation Damned-Lies
- [network-manager-vpnc] Deleted branch th/tmp Thomas Haller
- [evolution-data-server/wip/camel-more-gobject] Added 'dirty' and 'folder-flagged' stamps and some changes of the 'load' function Milan Crha
- [network-manager-vpnc] (59 commits) Created branch th/tmp Thomas Haller
- [network-manager-vpnc/th/tmp: 59/59] all: merge branch 'master' into nm-1-2 Thomas Haller
- [network-manager-vpnc] Deleted branch th/tmp Thomas Haller
- [network-manager-vpnc] (59 commits) Created branch th/tmp Thomas Haller
- [network-manager-vpnc/th/tmp: 59/59] all: merge branch 'master' into nm-1-2 Thomas Haller
- [gnome-applets] stickynotes: move files to src folder Sebastian Geiger
- [gnome-applets] stickynotes: switch to in-process applet Sebastian Geiger
- [gnome-applets] stickynotes: move panel-applet file to data folder Sebastian Geiger
- [gnome-applets] stickynotes: move gschema file to src folder Sebastian Geiger
- [gnome-applets] stickynotes: migrate to GResource Sebastian Geiger
- [gnome-applets] stickynotes: rename to sticky-notes Sebastian Geiger
- [gnome-applets] (21 commits) Non-fast-forward update to branch wip/segeiger/in-process Sebastian Geiger
- [gnome-applets] netspeed: switch to in-process applet Sebastian Geiger
- [gnome-applets/wip/segeiger/in-process: 14/21] modemlights: rename to modem-lights Sebastian Geiger
- [gnome-applets] multiload: move files to src folder Sebastian Geiger
- [gnome-applets/wip/segeiger/in-process: 15/21] modem-lights: move files to src folder Sebastian Geiger
- [gnome-applets] multiload: switch to in-process Sebastian Geiger
- [gnome-applets/wip/segeiger/in-process: 16/21] modem-lights: switch to in-process applet Sebastian Geiger
- [gnome-applets/wip/segeiger/in-process: 17/21] enable structured logging and set log domain Sebastian Geiger
- [gnome-applets/wip/segeiger/in-process: 18/21] man: drop man files for removed applets Sebastian Geiger
- [gnome-applets/wip/segeiger/in-process: 19/21] inhibit: move files to src folder Sebastian Geiger
- [gnome-applets/wip/segeiger/in-process: 20/21] inhibit: switch to in-process applet Sebastian Geiger
- [gnome-applets/wip/segeiger/in-process: 21/21] gweather: move files to src folder Sebastian Geiger
- [polari] Updated Dutch translation Master Hannie Dumoleyn
- [nautilus] Updated Dutch translation Master Hannie Dumoleyn
- [gnome-shell] Updated Dutch translation Master Hannie Dumoleyn
- [network-manager-vpnc] Deleted branch th/tmp Thomas Haller
- [network-manager-vpnc] (66 commits) Created branch th/tmp Thomas Haller
- [network-manager-vpnc/th/tmp: 65/66] all: merge branch 'master' into nm-1-2 Thomas Haller
- [network-manager-vpnc/th/tmp: 66/66] NEWS: update Thomas Haller
- [evince] browser-plugin: Replace gdkwayland.h include with gdk.h Carlos Garcia Campos
- [gimp-web/testing] Fix minor formatting problems on Ofnuts tutorials Pat David
- [gnome-software] trivial: add ERROR_PLUGIN_DEPSOLVE_FAILED Richard Hughes
- [gnome-software] trivial: Add ERROR_DOWNLOAD_FAILED Richard Hughes
- [gnome-software] trivial: Add ERROR_WRITE_FAILED Richard Hughes
- [gnome-software] trivial: Add ERROR_INVALID_FORMAT Richard Hughes
- [gnome-software] trivial: Add ERROR_DELETE_FAILED Richard Hughes
- [gnome-software] trivial: Convert some ERROR_FAILED to ERROR_NOT_SUPPORTED Richard Hughes
- [gnome-software] trivial: Convert some ERROR_FAILED to ERROR_AUTH_INVALID Richard Hughes
- [gnome-software] trivial: Convert an ERROR_FAILED to ERROR_NO_SECURITY Richard Hughes
- [gnome-software] trivial: Don't throw a warning if we try to autenticate twice Richard Hughes
- [gnome-software] trivial: Ignore non distro-upgrade kinds when downloading Richard Hughes
- [gnome-software] fwupd: Only load the fwupd.conf file once at startup Richard Hughes
- [network-manager-vpnc] Deleted branch th/tmp Thomas Haller
- [network-manager-vpnc] (66 commits) Created branch th/tmp Thomas Haller
- [network-manager-vpnc/th/tmp: 65/66] all: merge branch 'master' into nm-1-2 Thomas Haller
- [network-manager-vpnc/th/tmp: 66/66] NEWS: update Thomas Haller
- [network-manager-vpnc] Deleted branch th/tmp Thomas Haller
- [network-manager-vpnc] (66 commits) Created branch th/master-to-1-2-3-bgo771013 Thomas Haller
- [network-manager-vpnc/th/master-to-1-2-3-bgo771013: 65/66] all: merge branch 'master' into nm-1-2 Thomas Haller
- [network-manager-vpnc/th/master-to-1-2-3-bgo771013: 66/66] NEWS: update Thomas Haller
- [epiphany/gnome-3-22] Updated Swedish translation Damned-Lies
- [epiphany] Updated Swedish translation (cherry picked from commit 94ed4a3a4f0b22ff5579aeea8969a8c5eb8cdcac) Damned-Lies
- [gnome-continuous-yocto/gnomeostree-3.22-krogoth] meta-gnomeos: Fix 'recipies' typo Emmanuele Bassi
- [gnome-continuous-yocto/gnomeostree-3.22-krogoth] meta-gnomeos: Drop our gtk-doc-stub Emmanuele Bassi
- [chronojump/chronojump-importer] Deletes update_persons77_ids() and uses update_ids_from_table(). Carles Pina i Estany
- [giggle] Updated Hungarian translation Damned-Lies
- [gnome-continuous-yocto/gnomeostree-3.22-krogoth] meta-gnomeos: Fix the missing bits of the rename Emmanuele Bassi
- [network-manager-vpnc/th/master-to-1-2-3-bgo771013] build: fix linking against libld.so for dlopen() Thomas Haller
- [network-manager-vpnc] Deleted branch th/master-to-1-2-3-bgo771013 Thomas Haller
- [network-manager-vpnc] (67 commits) Created branch th/master-to-1-2-3-bgo771013 Thomas Haller
- [network-manager-vpnc/th/master-to-1-2-3-bgo771013: 65/67] all: merge branch 'master' into nm-1-2 Thomas Haller
- [network-manager-vpnc/th/master-to-1-2-3-bgo771013: 66/67] NEWS: update Thomas Haller
- [network-manager-vpnc/th/master-to-1-2-3-bgo771013: 67/67] build: fix linking against libdl.so for dlopen() Thomas Haller
- [orca] Never skip queued object:text-changed:insert from terminal objects Joanmarie Diggs
- [network-manager-libreswan] build: fix linking against libdl.so for dlopen() Thomas Haller
- [devhelp] Updated Friulian translation Damned-Lies
- [gnome-software] Updated Swedish translation Damned-Lies
- [network-manager-pptp] build: fix linking against libdl.so for dlopen() Thomas Haller
- [glib] Updated Galician translations Francisco Diéguez Souto
- [rhythmbox] Updated Portuguese translation Damned-Lies
- [network-manager-vpnc] Deleted branch th/master-to-1-2-3-bgo771013 Thomas Haller
- [network-manager-vpnc] (67 commits) Created branch th/master-to-1-2-3-bgo771013 Thomas Haller
- [network-manager-vpnc/th/master-to-1-2-3-bgo771013: 65/67] all: merge branch 'master' into nm-1-2 Thomas Haller
- [network-manager-vpnc/th/master-to-1-2-3-bgo771013: 66/67] NEWS: update Thomas Haller
- [network-manager-vpnc/th/master-to-1-2-3-bgo771013: 67/67] build: fix linking against libdl.so for dlopen() Thomas Haller
- [network-manager-vpnc] Deleted branch th/master-to-1-2-3-bgo771013 Thomas Haller
- [network-manager-vpnc] (67 commits) Created branch th/master-to-1-2-3-bgo771013 Thomas Haller
- [network-manager-vpnc/th/master-to-1-2-3-bgo771013: 65/67] all: merge branch 'master' into nm-1-2 Thomas Haller
- [network-manager-vpnc/th/master-to-1-2-3-bgo771013: 66/67] NEWS: update Thomas Haller
- [network-manager-vpnc/th/master-to-1-2-3-bgo771013: 67/67] build: fix linking against libdl.so for dlopen() Thomas Haller
- [libgweather] Updated Friulian translation Damned-Lies
- [network-manager-pptp] (58 commits) Created branch th/master-to-1-2-3-bgo771013 Thomas Haller
- [network-manager-pptp/th/master-to-1-2-3-bgo771013: 57/58] all: merge branch 'master' into nm-1-2 Thomas Haller
- [network-manager-pptp/th/master-to-1-2-3-bgo771013: 58/58] NEWS: update Thomas Haller
- [damned-lies] Allow for module-specific its data dirs Claude Paroz
- [gimp/gimp-2-8] Updated Polish translation Piotr Drąg
- [network-manager-vpnc] build: fix linking against libdl.so for dlopen() Thomas Haller
- [mutter] Updated German translation Damned-Lies
- [network-manager-vpnc] build: really fix linking against libdl.so for dlopen() Thomas Haller
- [network-manager-libreswan] build: really fix linking against libdl.so for dlopen() Thomas Haller
- [gnome-builder] Updated German translation Damned-Lies
- [network-manager-pptp] build: really fix linking against libdl.so for dlopen() Thomas Haller
- [gvfs] Updated German translation Damned-Lies
- [libgweather] Updated Friulian translation Damned-Lies
- [gtk+/gtk-2-24] Update NEWS for 2.24.31 Matthias Clasen
- [network-manager-vpnc] Deleted branch th/master-to-1-2-3-bgo771013 Thomas Haller
- [network-manager-vpnc] (68 commits) Created branch th/master-to-1-2-3-bgo771013 Thomas Haller
- [network-manager-vpnc/th/master-to-1-2-3-bgo771013: 67/68] all: merge branch 'master' into nm-1-2 Thomas Haller
- [network-manager-vpnc/th/master-to-1-2-3-bgo771013: 68/68] NEWS: update Thomas Haller
- [network-manager-pptp] Deleted branch th/master-to-1-2-3-bgo771013 Thomas Haller
- [network-manager-pptp] (59 commits) Created branch th/master-to-1-2-3-bgo771013 Thomas Haller
- [network-manager-pptp/th/master-to-1-2-3-bgo771013: 58/59] all: merge branch 'master' into nm-1-2 Thomas Haller
- [network-manager-pptp/th/master-to-1-2-3-bgo771013: 59/59] NEWS: update Thomas Haller
- [network-manager-openconnect] build: fix linking against libdl.so for dlopen() Thomas Haller
- [gnome-autoar] configure: Ensure libarchive version is high enough in fallback check Ting-Wei Lan
- [gnome-autoar/gnome-3-22] configure: Ensure libarchive version is high enough in fallback check Ting-Wei Lan
- [gimp] Updated Polish translation Piotr Drąg
- [release-notes/gnome-3-22] rework stuff Allan Day
- [glib] Updated Swedish translation Damned-Lies
- [gnome-applets] Update POTFILES.skip Piotr Drąg
- [chronojump] ChronopicWizard assigns ports to radios and discrimines alreadydetected Xavier de Blas
- [gimp] app, libgimpwidgets, plug-ins: kill gtk_scrolled_window_add_with_viewport() Michael Natterer
- [gimp] app: fix position of "inline" keyword in about-dialog.c Michael Natterer
- [damned-lies] Updated German translation Damned-Lies
- [gnome-builder] Updated German translation Damned-Lies
- [chronojump/chronojump-importer] Add comments, improves code. Carles Pina i Estany
- [chronojump/chronojump-importer] Adds new unit tests, fixes a real problem with update_session_ids(). Carles Pina i Estany
- [gdm] pam-exherbo,pam-redhat: avoid password-auth/common-auth Ray Strode
- [chronojump/chronojump-importer] Adds two more unit tests. Carles Pina i Estany
- [gdm] pam-lfs,pam-redhat: get rid of gdm.pam Ray Strode
- [damned-lies] Improved 'variable in file' reading code Claude Paroz
- [chronojump/chronojump-importer] Adds a new unit test. Carles Pina i Estany
- [network-manager-iodine] Update Catalan translation Jordi Mas
- [network-manager-fortisslvpn] Update Catalan translation Jordi Mas
- [network-manager-openconnect] Update Catalan translation Jordi Mas
- [network-manager-libreswan] Update Catalan translation Jordi Mas
- [tomboy] Update note list in Search All after deleting from Note window Alex Tereschenko
- [epiphany] Fix build on Debian systems Michael Catanzaro
- [libgweather] Updated Friulian translation Damned-Lies
- [gnome-software] Add GsPluginAction and store the action for async actions Richard Hughes
- [network-manager-applet] Update Catalan translation Jordi Mas
- [gnome-software] Add gs_plugin_error_add_unique_id() Richard Hughes
- [gnome-software] trivial: Ensure we never show the unstripped error in the UI Richard Hughes
- [network-manager-pptp] Update Catalan translation Jordi Mas
- [network-manager-vpnc] Update Catalan translation Jordi Mas
- [genius] Wed Sep 07 14:45:53 2016 Jiri (George) Lebl <jirka 5z com> George Lebl
- [epiphany/gnome-3-22] Updated Dutch translation Damned-Lies
- [polari] telepathyClient: Acknowledge messages on leave Florian Müllner
- [epiphany] Small Dutch translation improvements. Reinout van Schouwen
- [gimp] plug-ins: common: fix scripts to generate Makefile.am correctly Kristian Rietveld
- [libgweather] Updated Friulian translation Damned-Lies
- [gnome-maps] (5 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 1/5] Add map marker to mark end of transit itineraries Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 2/5] Add map marker for marking boarding points in transit itineraries Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 3/5] Add list box row class for transit stops Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 4/5] turnPointMarker: Add support for showing markers for transit stops Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 5/5] mapView: WIP, implement showing transit routes Marcus Lundblad
- [chrome-gnome-shell] Added comments Yuri Konotopov
- [chrome-gnome-shell] freebsd: fallback to filesystem local socket. Yuri Konotopov
- [folks] Update British English translation David King
- [evolution] Updated Dutch translation by Justin van Steijn, Nathan Follens Reinout van Schouwen
- [gimp/gimp-2-8] plug-ins: mkgen.pl: fix calls to write_file() routine Kristian Rietveld
- [gimp/gimp-2-8] plug-ins: mkgen.pl: fix calls to write_file() routine Kristian Rietveld
- [gimp/gimp-2-8] plug-ins: common: commit updates from mkgen.pl Kristian Rietveld
- [gnome-backgrounds] Update British English translation David King
- [gnome-settings-daemon] Update British English translation David King
- [gnome-maps] (12 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 1/12] Add label widget for route labels Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 2/12] Add list box row class for representing transit itineraries Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 3/12] Add list box row to display a leg of a transit itinerary Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 4/12] Add a list box row to show the arrival of a transit itinerary Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 5/12] Add list box row for loading more transit results Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 6/12] sidebar: WIP, Hook up a new transit mode button Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 7/12] Add map marker to mark start of walking transit legs Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 8/12] Add map marker to mark end of transit itineraries Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 9/12] Add map marker for marking boarding points in transit itineraries Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 10/12] Add list box row class for transit stops Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 11/12] turnPointMarker: Add support for showing markers for transit stops Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 12/12] mapView: WIP, implement showing transit routes Marcus Lundblad
- [gnome-video-effects] Update British English translation David King
- [gimp] Updated Hungarian translation Damned-Lies
- [orca] Improve filtering out of non-showing menu items in flat review Joanmarie Diggs
- [orca/gnome-3-22] Improve filtering out of non-showing menu items in flat review Joanmarie Diggs
- [gnome-builder] Updated Galician translations Francisco Diéguez Souto
- [gvfs] Updated Hungarian translation Damned-Lies
- [gnome-builder] Updated Hungarian translation Damned-Lies
- [gnome-software] (24 commits) Non-fast-forward update to branch wip/hughsie/GsPluginEvent Richard Hughes
- [gnome-software/wip/hughsie/GsPluginEvent: 19/24] fwupd: Add a cached source to improve error logging Richard Hughes
- [gnome-software/wip/hughsie/GsPluginEvent: 20/24] fedora-distro-upgrades: Add a cached source to improve error logging Richard Hughes
- [gnome-software/wip/hughsie/GsPluginEvent: 21/24] shell-extensions: Add a cached source to improve error logging Richard Hughes
- [gnome-software/wip/hughsie/GsPluginEvent: 22/24] odrs: Add a cached source to improve error logging Richard Hughes
- [gnome-software/wip/hughsie/GsPluginEvent: 23/24] packagekit: Use the new ERROR_DOWNLOAD_FAILED Richard Hughes
- [gnome-software/wip/hughsie/GsPluginEvent: 24/24] Allow plugins to report non-critical events up to the UI Richard Hughes
- [gnome-applets/wip/segeiger/in-process] man: remove modemlights and multiload man files Sebastian Geiger
- [gnome-applets/wip/segeiger/in-process] mini-commander: switch to in-process Sebastian Geiger
- [gnome-builder] Updated Galician translations Francisco Diéguez Souto
- [nautilus] Updated Galician translations Francisco Diéguez Souto
- [gnome-boxes] Updated Galician translations Francisco Diéguez Souto
- [gnome-music] Updated Galician translations Francisco Diéguez Souto
- [jhbuild] 3.22: update pinyin stack Michael Catanzaro
- [polari] Updated Galician translations Francisco Diéguez Souto
- [gnome-photos] application: Register XMP namespace Debarshi Ray
- [gnome-photos] base-item: Add a metadata_add_shared virtual method Debarshi Ray
- [gnome-photos] base-item: Add photos_base_item_metadata_add_shared_async Debarshi Ray
- [gnome-photos] local-item: Embed XMP metadata identifying shared copies Debarshi Ray
- [gnome-photos] share-point-google: Add the shared copy's ID to the original Debarshi Ray
- [gnome-photos] Deleted branch wip/rishi/de-dup Debarshi Ray
- [gnome-photos] Created branch wip/rishi/de-dup Debarshi Ray
- [gnome-photos/wip/rishi/de-dup] Query nie:links Debarshi Ray
- [gnome-control-center] Updated Galician translations Francisco Diéguez Souto
- [tomboy] Updated Polish translation Piotr Drąg
- [chronojump] ChronopicWizard done. Need integration with chronopicWin, and cj start window Xavier de Blas
- [orca/gnome-3-22] Disable a sad hack we were using for Pidgin Joanmarie Diggs
- [gnome-builder] Non-fast-forward update to branch wip/chergert/flatpak-breakout Christian Hergert
- [gnome-builder/wip/chergert/flatpak-breakout] wip: subprocess abstraction Christian Hergert
- [orca] Add customization to present chat room name after incoming message Joanmarie Diggs
08 September 2016
- [empathy] Updated Polish translation Piotr Drąg
- [eog] Updated Polish translation Piotr Drąg
- [epiphany/gnome-3-22] Updated Polish translation Piotr Drąg
- [epiphany] Updated Polish translation Piotr Drąg
- [evolution] Updated Polish translation Piotr Drąg
- [evolution-activesync] Updated Polish translation Piotr Drąg
- [gnome-builder] Non-fast-forward update to branch wip/chergert/flatpak-breakout Christian Hergert
- [gnome-builder/wip/chergert/flatpak-breakout] wip: subprocess abstraction Christian Hergert
- [evolution-data-server] Updated Polish translation Piotr Drąg
- [evolution-ews] Updated Polish translation Piotr Drąg
- [evolution-mapi] Updated Polish translation Piotr Drąg
- [baobab] Updated Vietnamese translation Trần Ngọc Quân
- [evolution-rss] Updated Polish translation Piotr Drąg
- [gnome-chess] Updated Vietnamese translation Trần Ngọc Quân
- [folks] Updated Polish translation Piotr Drąg
- [gnome-mines] Updated Vietnamese translation Trần Ngọc Quân
- [gnome-builder] Updated Brazilian Portuguese translation Damned-Lies
- [gnome-sudoku] Updated Vietnamese translation Trần Ngọc Quân
- [gbrainy] Updated Polish translation Piotr Drąg
- [gnome-builder] Non-fast-forward update to branch wip/chergert/flatpak-breakout Christian Hergert
- [gnome-builder/wip/chergert/flatpak-breakout] wip: subprocess abstraction Christian Hergert
- [gdk-pixbuf] Updated Polish translation Piotr Drąg
- [geary] Updated Polish translation Piotr Drąg
- [gedit] Updated Polish translation Piotr Drąg
- [gnome-builder] Non-fast-forward update to branch wip/chergert/flatpak-breakout Christian Hergert
- [gnome-builder/wip/chergert/flatpak-breakout] wip: subprocess abstraction Christian Hergert
- [gedit-plugins] Updated Polish translation Piotr Drąg
- [gnome-builder] Non-fast-forward update to branch wip/chergert/flatpak-breakout Christian Hergert
- [gnome-builder/wip/chergert/flatpak-breakout] wip: subprocess abstraction Christian Hergert
- [gegl] Updated Polish translation Piotr Drąg
- [gnome-apps-nightly] Builder: add devhelp to dependencies Christian Hergert
- [gnome-apps-nightly] Builder: enable tracing/debug for nightly builds Christian Hergert
- [ghex] Updated Polish translation Piotr Drąg
- [file-roller] Update Bulgarian translation Alexander Alexandrov Shopov
- [gnome-builder] Non-fast-forward update to branch wip/chergert/flatpak-breakout Christian Hergert
- [gnome-builder/wip/chergert/flatpak-breakout] wip: subprocess abstraction Christian Hergert
- [gedit] Update Bulgarian translation Alexander Alexandrov Shopov
- [gnome-backgrounds] Update Bulgarian translation Alexander Alexandrov Shopov
- [gnome-control-center] Update Bulgarian translation Alexander Alexandrov Shopov
- [gnome-documents] Update Bulgarian translation Alexander Alexandrov Shopov
- [gnome-initial-setup] Update Bulgarian translation Alexander Alexandrov Shopov
- [gnome-online-accounts] Update Bulgarian translation Alexander Alexandrov Shopov
- [gnome-tweak-tool] Update Bulgarian translation Alexander Alexandrov Shopov
- [mutter] Update Bulgarian translation Alexander Alexandrov Shopov
- [totem] Update Bulgarian translation Alexander Alexandrov Shopov
- [damned-lies] Updated Indonesian translation Damned-Lies
- [orca/gnome-3-22] Add customization to present chat room name after incoming message Joanmarie Diggs
- [tali] Update British English translation David King
- [swell-foop] Update British English translation David King
- [quadrapassel] Update British English translation David King
- [lightsoff] Update British English translation David King
- [gnome-builder] Updated Hungarian translation Damned-Lies
- [libgnome-games-support] Add British English translation David King
- [gnome-builder] Non-fast-forward update to branch wip/chergert/flatpak-breakout Christian Hergert
- [gnome-builder/wip/chergert/flatpak-breakout] sandboxing: add subprocess abstraction Christian Hergert
- [iagno] Update British English translation David King
- [gnome-tweak-tool] Updated Finnish translation Damned-Lies
- [balsa/gtk3] Updated Hungarian translation Damned-Lies
- [gvfs] Updated Finnish translation Damned-Lies
- [gnome-tetravex] Update British English translation David King
- [gnome-taquin] Add British English translation David King
- [gnome-boxes] Updated Swedish translation Damned-Lies
- [gitg/gnome-3-22] Updated Swedish translation Damned-Lies
- [gnome-sudoku] Update British English translation David King
- [clutter-gst/clutter-gst-3.0] build: fix make dist Lionel Landwerlin
- [clutter-gst/clutter-gst-3.0] build: Release 3.0.20 Lionel Landwerlin
- [clutter-gst] Created tag 3.0.20 Lionel Landwerlin
- [clutter-gst/clutter-gst-3.0] build: Post release bump to 3.0.21 Lionel Landwerlin
- [tracker] Init Vietnamese translation Trần Ngọc Quân
- [gnome-builder] Non-fast-forward update to branch wip/chergert/flatpak-breakout Christian Hergert
- [gnome-builder/wip/chergert/flatpak-breakout] sandboxing: add subprocess abstraction Christian Hergert
- [gnome-getting-started-docs] Added Hebrew translation Yosef Or Boczko
- [gnome-backgrounds] Updated Vietnamese translation Trần Ngọc Quân
- [gtk+] Updated Swedish translation Damned-Lies
- [gnome-settings-daemon] Updated Vietnamese translation Trần Ngọc Quân
- [gnome-calendar] Updated Swedish translation Damned-Lies
- [gnome-system-monitor] Updated Swedish translation Damned-Lies
- [network-manager-applet] c-e: Hide firewall zone combo when firewalld is not running Beniamino Galvani
- [evince] Updated Swedish translation Damned-Lies
- [gnome-todo] Updated Vietnamese translation Trần Ngọc Quân
- [tracker] Updated Swedish translation Damned-Lies
- [gnome-user-docs] Added Hebrew translation Yosef Or Boczko
- [gnome-builder] Non-fast-forward update to branch wip/chergert/flatpak-breakout Christian Hergert
- [gnome-builder/wip/chergert/flatpak-breakout] sandboxing: add subprocess abstraction Christian Hergert
- [gnome-apps-nightly] Builder: give access to devel service Christian Hergert
- [gnome-apps-nightly] Builder: add various glibmm dependencies Christian Hergert
- [dconf-editor] Updated Galician translations Francisco Diéguez Souto
- [gitg/gnome-3-22] Updated Galician translations Francisco Diéguez Souto
- [gnome-characters] build: Don't run intltoolize in autogen.sh Daiki Ueno
- [evolution] Updated French translation Damned-Lies
- [nautilus] Updated Galician translations Francisco Diéguez Souto
- [evolution] Updated Swedish translation Damned-Lies
- [gtk+] gdkdisplay-wayland: Fix some memory leaks Timm Bäder
- [gtk+] gdkdisplay: Unref seats in finalize Timm Bäder
- [orca] Updated Hungarian translation Damned-Lies
- [gnome-shell] systray: Bail out if the plug window is gone Olivier Fourdan
- [adwaita-icon-theme] Created branch gnome-3-22 Jakub Steiner
- [gnome-applets] (9 commits) Non-fast-forward update to branch wip/segeiger/in-process Sebastian Geiger
- [gnome-applets/wip/segeiger/in-process: 1/9] mini-commander: switch to in-process applet Sebastian Geiger
- [gnome-applets/wip/segeiger/in-process: 2/9] gweather: switch to in-process applet Sebastian Geiger
- [gnome-applets/wip/segeiger/in-process: 3/9] geyes: move files to src folder Sebastian Geiger
- [gnome-applets/wip/segeiger/in-process: 4/9] geyes: switch to in-process applet Sebastian Geiger
- [gnome-applets/wip/segeiger/in-process: 5/9] drivemount: move files to src folder Sebastian Geiger
- [gnome-applets/wip/segeiger/in-process: 6/9] drivemount: switch to in-process applet Sebastian Geiger
- [gnome-applets/wip/segeiger/in-process: 7/9] cpufreq: switch to in-process applet Sebastian Geiger
- [gnome-applets/wip/segeiger/in-process: 8/9] command: move files to src folder Sebastian Geiger
- [gnome-applets/wip/segeiger/in-process: 9/9] command: switch to in-process applet Sebastian Geiger
- [rygel] Updated Swedish translation Damned-Lies
- [adwaita-icon-theme] fullcolor: audio-x-generic Jakub Steiner
- [gnome-software] trivial: Add GS_PLUGIN_ACTION_SETUP Richard Hughes
- [gnome-software] Unbreak the GNOME Shell search provider Richard Hughes
- [network-manager-openvpn] (7 commits) ...all: merge branch 'verify-x509-name-bgo770922' Thomas Haller
- [network-manager-openvpn: 1/7] connection: add support for verify-x509-name property Thomas Haller
- [network-manager-openvpn: 2/7] properties: add support for verify-x509-name Thomas Haller
- [network-manager-openvpn: 3/7] properties: use helpers for dev. name entry errors Thomas Haller
- [network-manager-openvpn: 4/7] Updated Brazilian Portuguese translation Thomas Haller
- [network-manager-openvpn: 5/7] import: don't return content from config in failure message Thomas Haller
- [network-manager-openvpn: 6/7] all: minor style fixes Thomas Haller
- [network-manager-openvpn: 7/7] all: merge branch 'verify-x509-name-bgo770922' Thomas Haller
- [gnome-getting-started-docs] gs-browse-web: Opt openSUSE, SLES and SLED in to Firefox version Dominique Leuenberger
- [gnome-sound-recorder] Added British English translation Damned-Lies
- [gnome-characters] Added British English translation Damned-Lies
- [network-manager-pptp] (29 commits) ...NEWS: update Thomas Haller
- [network-manager-pptp: 28/29] all: merge branch 'master' into nm-1-2 Thomas Haller
- [network-manager-pptp: 29/29] NEWS: update Thomas Haller
- [network-manager-pptp] Deleted branch th/master-to-1-2-3-bgo771013 Thomas Haller
- [network-manager-pptp] Deleted branch nm-1-2 Thomas Haller
- [gnome-software] trivial: Add GS_PLUGIN_ACTION_UNKNOWN Richard Hughes
- [network-manager-vpnc] (23 commits) ...NEWS: update Thomas Haller
- [network-manager-vpnc: 22/23] all: merge branch 'master' into nm-1-2 Thomas Haller
- [network-manager-vpnc: 23/23] NEWS: update Thomas Haller
- [network-manager-vpnc] Deleted branch th/master-to-1-2-3-bgo771013 Thomas Haller
- [gtk+] Updated British English translation Damned-Lies
- [network-manager-vpnc] Deleted branch nm-1-2 Thomas Haller
- [gnome-control-center] Updated British English translation Damned-Lies
- [gdm] Updated British English translation Damned-Lies
- [gnome-software] trivial: Use ERROR_DOWNLOAD_FAILED in the PackageKit plugins Richard Hughes
- [gnome-software] Add UI for in-app notifications Richard Hughes
- [network-manager-openconnect] update strings dwmw2
- [release-notes/gnome-3-22] i changed something Allan Day
- [libgxps] Created branch wip/nacho/visibility Ignacio Casal Quinteiro
- [libgxps/wip/nacho/visibility] Add GXPS_AVAILABLE_IN_ALL macro to handle the visibility of the methods Ignacio Casal Quinteiro
- [libgxps] Non-fast-forward update to branch wip/nacho/visibility Ignacio Casal Quinteiro
- [libgxps/wip/nacho/visibility] Add GXPS_AVAILABLE_IN_ALL macro to handle the visibility of the methods Ignacio Casal Quinteiro
- [gnome-photos] (4 commits) Created branch wip/rishi/handle-urn-changes Debarshi Ray
- [gnome-photos/wip/rishi/handle-urn-changes: 1/4] item-manager: style fix Debarshi Ray
- [gnome-photos/wip/rishi/handle-urn-changes: 2/4] utils: Add photos_utils_object_list_free_full Debarshi Ray
- [gnome-photos/wip/rishi/handle-urn-changes: 3/4] item-manager: Add photos_item_manager_wait_for_create_async Debarshi Ray
- [gnome-photos/wip/rishi/handle-urn-changes: 4/4] share-point-google: ... Debarshi Ray
- [libgxps/wip/nacho/visibility] Add version macro for 0.2.x Ignacio Casal Quinteiro
- [gnome-software] trivial: Correctly namespace the recently added error_add_unique_id() Richard Hughes
- [gnome-software] trivial: Add a helper object GsPluginEvent Richard Hughes
- [libgxps/wip/nacho/visibility] images: ifdef _jpeg_color_space_name Ignacio Casal Quinteiro
- [libgxps/wip/nacho/visibility] path: avoid set but not used warnings Ignacio Casal Quinteiro
- [libgxps/wip/nacho/visibility] archive: do not use deprecated method Ignacio Casal Quinteiro
- [libgxps] (5 commits) Non-fast-forward update to branch wip/nacho/visibility Ignacio Casal Quinteiro
- [libgxps/wip/nacho/visibility: 1/5] Add GXPS_AVAILABLE_IN_ALL macro to handle the visibility of the methods Ignacio Casal Quinteiro
- [libgxps/wip/nacho/visibility: 2/5] Add version macro for 0.2.x Ignacio Casal Quinteiro
- [libgxps/wip/nacho/visibility: 3/5] images: ifdef _jpeg_color_space_name Ignacio Casal Quinteiro
- [libgxps/wip/nacho/visibility: 4/5] path: avoid set but not used warnings Ignacio Casal Quinteiro
- [libgxps/wip/nacho/visibility: 5/5] archive: do not use deprecated method Ignacio Casal Quinteiro
- [gnome-software] Created branch gnome-3-22 Richard Hughes
- [gnome-software/gnome-3-22] Unbreak the GNOME Shell search provider Richard Hughes
- [gnome-software/gnome-3-22] trivial: Make gs_app_notify_failed_modal() less asserty Richard Hughes
- [gnote] Fix memory leak in TrieTree Aurimas Černius
- [libgxps] (5 commits) Non-fast-forward update to branch wip/nacho/visibility Ignacio Casal Quinteiro
- [libgxps/wip/nacho/visibility: 1/5] Add GXPS_AVAILABLE_IN_ALL macro to handle the visibility of the methods Ignacio Casal Quinteiro
- [libgxps/wip/nacho/visibility: 2/5] Add version macro for 0.2.x Ignacio Casal Quinteiro
- [libgxps/wip/nacho/visibility: 3/5] images: ifdef _jpeg_color_space_name Ignacio Casal Quinteiro
- [libgxps/wip/nacho/visibility: 4/5] path: avoid set but not used warnings Ignacio Casal Quinteiro
- [libgxps/wip/nacho/visibility: 5/5] archive: do not use deprecated method Ignacio Casal Quinteiro
- [libgxps] Deleted branch wip/nacho/visibility Ignacio Casal Quinteiro
- [libgxps] (5 commits) Created branch wip/nacho/visibility Ignacio Casal Quinteiro
- [libgxps/wip/nacho/visibility: 1/5] Add GXPS_AVAILABLE_IN_ALL macro to handle the visibility of the methods Ignacio Casal Quinteiro
- [libgxps/wip/nacho/visibility: 2/5] Add version macro for 0.2.x Ignacio Casal Quinteiro
- [libgxps/wip/nacho/visibility: 3/5] images: ifdef _jpeg_color_space_name Ignacio Casal Quinteiro
- [libgxps/wip/nacho/visibility: 4/5] path: avoid set but not used warnings Ignacio Casal Quinteiro
- [libgxps/wip/nacho/visibility: 5/5] archive: do not use deprecated method Ignacio Casal Quinteiro
- [gnome-software] trivial: Fix a return value Kalev Lember
- [gnome-software/gnome-3-22] trivial: Fix a return value Kalev Lember
- [libgxps] Deleted branch wip/nacho/visibility Ignacio Casal Quinteiro
- [gnome-software] trivial: Fix a compiler warning Kalev Lember
- [gnome-software] trivial: Add a missing include Kalev Lember
- [gnome-software/gnome-3-22] trivial: Add a missing include Kalev Lember
- [gedit] Require GTK 3.21.3 (for gtk_scrolled_window_set_max_content_height) Adam Dingle
- [gxml] DomElement.get_elements_by_class_name() improvements Daniel Espinosa Ortiz
- [gxml] DOM4: Spaces in classes name checks. From bug #769363 Daniel Espinosa Ortiz
- [release-notes/gnome-3-22] round of minor fixes - ready for proof reading now Allan Day
- [gnome-control-center] keyboard: change standard shortcut top label Bastien Nocera
- [gnome-control-center] keyboard: make Add button insensitive after editing Bastien Nocera
- [gnome-control-center] keyboard: use a better icon to represent "Reset Shortcut" Bastien Nocera
- [gnome-control-center] shortcut-editor: update header title message Bastien Nocera
- [gnome-control-center] shortcut-editor: add 'Set' button Bastien Nocera
- [gnome-control-center] shortcut-editor: use states to handle headerbar mode Bastien Nocera
- [gnome-control-center] shortcut-editor: hide editing dialog on Escape Bastien Nocera
- [gnome-control-center] shortcuts: remove bottom label Bastien Nocera
- [gnome-control-center] keyboard: add enter-new-shortcut asset Bastien Nocera
- [gnome-control-center] shortcut-editor: use a different page to edit custom shortcuts Bastien Nocera
- [gnome-control-center] shortcut-editor: update reset button position and style Bastien Nocera
- [gnome-control-center] shortcut-editor: move widgets into a stack Bastien Nocera
- [gnome-control-center] shortcut-editor: show custom page while waiting for input Bastien Nocera
- [gnome-control-center] keyboard: Remove unused variable Bastien Nocera
- [gnome-control-center] keyboard: Don't grab the mouse pointer Bastien Nocera
- [gnome-control-center] keyboard: Don't rely on events to grab keyboard Bastien Nocera
- [gnome-control-center] keyboard: Don't regrab the keyboard after an event Bastien Nocera
- [gnome-control-center] keyboard: Fix grabs not working when showing the dialog Bastien Nocera
- [gnome-control-center] keyboard: Add helper to detect empty keybindings Bastien Nocera
- [gnome-control-center] keyboard: Don't apply "Backspace" straight away Bastien Nocera
- [gimp-web/testing] Add list of bugs for newcomers to /develop/ per Jehan Pat David
- [chronojump] Change multitest firmware only when needed Xavier de Blas
- [chronojump] ChroonpicWizard integrateed with chronopicWin and rest of the software Xavier de Blas
- [gnome-control-center] keyboard: Allow Tab in accels Bastien Nocera
- [gimp-web/testing] Fix newcomers bug link per schumaml Pat David
- [gnome-control-center] keyboard: Remove additional filtering of default mod mask Bastien Nocera
- [gnome-control-center] keyboard: Normalise Shift and Tab in shortcuts Bastien Nocera
- [gnome-control-center] Update Latvian translation Rūdolfs Mazurs
- [gnome-klotski] Update Latvian translation Rūdolfs Mazurs
- [gnome-logs] Update Latvian translation Rūdolfs Mazurs
- [gnome-maps] Update Latvian translation Rūdolfs Mazurs
- [gnome-maps] Update Latvian translation Rūdolfs Mazurs
- [chronojump] build 1.6.2.c Xavier de Blas
- [gnome-mines] Update Latvian translation Rūdolfs Mazurs
- [gnome-music] Update Latvian translation Rūdolfs Mazurs
- [gnome-nibbles] Update Latvian translation Rūdolfs Mazurs
- [gnome-online-accounts] Update Latvian translation Rūdolfs Mazurs
- [gnome-control-center] Updated Polish translation Piotr Drąg
- [gnome-photos] Update Latvian translation Rūdolfs Mazurs
- [gnome-robots] Update Latvian translation Rūdolfs Mazurs
- [gnome-settings-daemon] Update Latvian translation Rūdolfs Mazurs
- [gnome-shell] Update Latvian translation Rūdolfs Mazurs
- [gnome-system-monitor] Update Latvian translation Rūdolfs Mazurs
- [gnome-sound-recorder] Update Latvian translation Rūdolfs Mazurs
- [gnome-sudoku] Update Latvian translation Rūdolfs Mazurs
- [gnome-control-center] Updated Brazilian Portuguese translation Damned-Lies
- [gnome-taquin] Update Latvian translation Rūdolfs Mazurs
- [wing] (4 commits) ...named-pipe: add test to first connect all the client and then read/write Ignacio Casal Quinteiro
- [gnome-software] Updated French translation Damned-Lies
- [gnome-software/gnome-3-22] Updated French translation Damned-Lies
- [gnome-terminal] Update Latvian translation Rūdolfs Mazurs
- [gnome-shell] Updated French translation Damned-Lies
- [release-notes/gnome-3-22] Fix Makefile Piotr Drąg
- [gimp] libgimpwidgets: add gtk_label_set, get_x, yalign() to gimp3migration.[ch] Michael Natterer
- [release-notes/gnome-3-22] Fix some typos Piotr Drąg
- [gimp] Get rid of gtk_misc_set_alignment(label) and use gtk_label_set_x, yalign() Michael Natterer
- [genius] Updated German translation Damned-Lies
- [balsa/gtk3] Updated Brazilian Portuguese translation Damned-Lies
- [gnome-photos] Deleted branch wip/rishi/handle-urn-changes Debarshi Ray
- [gnome-photos] (4 commits) Created branch wip/rishi/handle-urn-changes Debarshi Ray
- [gnome-photos/wip/rishi/handle-urn-changes: 1/4] item-manager: Style fix Debarshi Ray
- [gnome-photos/wip/rishi/handle-urn-changes: 2/4] utils: Add photos_utils_object_list_free_full Debarshi Ray
- [gnome-photos/wip/rishi/handle-urn-changes: 3/4] item-manager: Add photos_item_manager_wait_for_changes_async Debarshi Ray
- [gnome-photos/wip/rishi/handle-urn-changes: 4/4] share-point-google: Deal with the URN changing due to metadata changes Debarshi Ray
- [gnome-todo] Update Latvian translation Rūdolfs Mazurs
- [gnome-control-center] Updated Finnish translation Damned-Lies
- [rygel] Update Latvian translation Rūdolfs Mazurs
- [gnome-shell] WorkspaceSwitcherPopup: allow input events to pass through Rui Matos
- [gimp] Deleted branch gtk3-port Michael Natterer
- [gimp] (233 commits) Created branch gtk3-port Michael Natterer
- [gimp/gtk3-port: 1/233] Switch to version 3.0 in a lot of places and depend on GTK+ 3.16 Michael Natterer
- [gimp/gtk3-port: 2/233] Revert "app: Fix on canvas widgets ignoring clicks from tablets - bug 614441" Michael Natterer
- [gimp/gtk3-port: 3/233] libgimpwidgets: remove deprecated files from the build Michael Natterer
- [gimp/gtk3-port: 4/233] libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[ch] Michael Natterer
- [gimp/gtk3-port: 5/233] libgimpwidgets: port virtual functions to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 6/233] libgimpwidgets: port virtual functions to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 7/233] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 8/233] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 9/233] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 10/233] libgimpwidgets: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 11/233] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 12/233] libgimpwidgets: remove deprecated functions and s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 13/233] libgimpwidgets: remove deprecated files completely Michael Natterer
- [gimp/gtk3-port: 14/233] libgimp: remove GdkRGB and GdkColorMap calls, these APIs are gone Michael Natterer
- [gimp/gtk3-port: 15/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 16/233] app: remove GTK_OBJECT() cast Michael Natterer
- [gimp/gtk3-port: 17/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 18/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 19/233] app: port virtual functions to GTK+ 3.0 API Michael Natterer
- [gimp/gtk3-port: 20/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 21/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 22/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 23/233] app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 24/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 25/233] app: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 26/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 27/233] app: port GimpNavigationView to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 28/233] app: port GimpPaletteView to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 29/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 30/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 31/233] app: no need to alloc colors any longer, GdkColormap is gone Michael Natterer
- [gimp/gtk3-port: 32/233] app: port call to gtk_paint_arrow() to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 33/233] app: port device management to GdkDeviceManager Michael Natterer
- [gimp/gtk3-port: 34/233] app: remove obsolete (GtkObject **) casts Michael Natterer
- [gimp/gtk3-port: 35/233] app: use gtk_widget_get_preferred_size() instead of size_request() Michael Natterer
- [gimp/gtk3-port: 36/233] app: port GimpScalComboBox to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 37/233] app: use gtk_widget_get_preferred_size() instead of size_request() Michael Natterer
- [gimp/gtk3-port: 38/233] libgimpwidgets: port GimpFrame to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 39/233] app: port tools to GTK+ 3.0 (trivial changes only) Michael Natterer
- [gimp/gtk3-port: 40/233] app: s/GtkObject/GtkAdjustment/ in app/dialogs/ Michael Natterer
- [gimp/gtk3-port: 41/233] app: pass the cairo_region_t to gdk_window_invalidate_region() directly Michael Natterer
- [gimp/gtk3-port: 42/233] app: use GdkDeviceManager to list devices Michael Natterer
- [gimp/gtk3-port: 43/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 44/233] app: remove calls to colormap functions, they are gone Michael Natterer
- [gimp/gtk3-port: 45/233] libgimpwidgets: get rid of (GtkObject **) casts Michael Natterer
- [gimp/gtk3-port: 46/233] app: port the splash to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 47/233] libgimpwidgets: port the ruler to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 48/233] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 49/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 50/233] app: port the overlay stuff to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 51/233] app: use the container icon view, the grid view is not GTK+ 3.0-able Michael Natterer
- [gimp/gtk3-port: 52/233] app: port to GtkWidget::draw() (incompletely) Michael Natterer
- [gimp/gtk3-port: 53/233] app: remove call to gtk_statusbar_set_has_resize_grip() Michael Natterer
- [gimp/gtk3-port: 54/233] app: port the tag entry to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 55/233] app: port to GtkWidget::draw() but disable the code inside with #if 0 Michael Natterer
- [gimp/gtk3-port: 56/233] app: can't set the scale combo entry's properties in init() any longer Michael Natterer
- [gimp/gtk3-port: 57/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 58/233] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 59/233] modules: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 60/233] app: didn't completely commit the display shell expose() -> draw() change Michael Natterer
- [gimp/gtk3-port: 61/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 62/233] app: passing -1 as width/height to gtk_paint_box() no longer works Michael Natterer
- [gimp/gtk3-port: 63/233] app: port popup arrow drawing to cairo and get rid of the arrow_pixbuf Michael Natterer
- [gimp/gtk3-port: 64/233] app: remove GimpContainerGridView from the build entirely Michael Natterer
- [gimp/gtk3-port: 65/233] modules: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 66/233] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 67/233] libgimp: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 68/233] app: don't translate to allocation.x,y Michael Natterer
- [gimp/gtk3-port: 69/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 70/233] app: forgot to remove a cairo_destroy() in draw() Michael Natterer
- [gimp/gtk3-port: 71/233] app: port to GtkWidget::draw() Michael Natterer
- [tracker] Update Latvian translation Rūdolfs Mazurs
- [gimp/gtk3-port: 72/233] app: GtkEntry turned into a no-window widget Michael Natterer
- [gimp/gtk3-port: 73/233] app: use the new GtkScrollable API instead of deprecated tree view API Michael Natterer
- [gimp/gtk3-port: 74/233] app: cairo_save()/restore() around chaining up in draw() Michael Natterer
- [gimp/gtk3-port: 75/233] app: add ugly workaround to make the icon view adapt to view size changes Michael Natterer
- [gimp/gtk3-port: 76/233] plug-ins: lots of trivial GTK+ 3.0 porting Michael Natterer
- [gimp/gtk3-port: 77/233] plug-ins: port jpeg-save to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 78/233] plug-ins: port file-png to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 79/233] plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/ Michael Natterer
- [gimp/gtk3-port: 80/233] plug-ins: more s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 81/233] plug-ins: port some more plug-ins to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 82/233] app: port the colormap editor to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 83/233] app: remove GtkWrapBox Michael Natterer
- [gimp/gtk3-port: 84/233] libgimpwidgets: port to the new size request API Michael Natterer
- [gimp/gtk3-port: 85/233] app: port to the new size request API Michael Natterer
- [gimp/gtk3-port: 86/233] plug-ins: port the print preview to the new size request API Michael Natterer
- [gimp/gtk3-port: 87/233] plug-ins: port sphere-designer to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 88/233] plug-ins: port cml-explorer to GtkWidget::draw() Michael Natterer
- [iagno] Update Latvian translation Rūdolfs Mazurs
- [gimp/gtk3-port: 89/233] plug-ins: port lighting to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 90/233] plug-ins: port the unit-editor to GtkScrollable Michael Natterer
- [gimp/gtk3-port: 91/233] app: fix GimpOverlayDialog's minimum height Michael Natterer
- [gimp/gtk3-port: 92/233] app: port GimpOverlayBox to GtkWidget::get_preferred_width/height() Michael Natterer
- [gimp/gtk3-port: 93/233] app: don't connect to "size-requst" because that's deprecated Michael Natterer
- [gimp/gtk3-port: 94/233] app: port GimpSpinScale to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 95/233] app: skip keyboard devices so the device list becomes reasonable Michael Natterer
- [gimp/gtk3-port: 96/233] app: implement proper height-for-width in GimpToolPalette Michael Natterer
- [gimp/gtk3-port: 97/233] app: use GdkDevice accessors Michael Natterer
- [gimp/gtk3-port: 98/233] app: introduce struct GimpDeviceKey because GdkDeviceKey is gone Michael Natterer
- [gimp/gtk3-port: 99/233] app: put the toolbox' areas into a box until we decided about a wrapping widget Michael Natterer
- [gimp/gtk3-port: 100/233] Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_render_icon() Michael Natterer
- [gimp/gtk3-port: 101/233] app: port the device sort function to GdkDeviceManager Michael Natterer
- [gimp/gtk3-port: 102/233] libgimpwidgets: port to GtkStyleContext and gtk_render_foo() Michael Natterer
- [gimp/gtk3-port: 103/233] app: change the list of available devices to something that makes sense Michael Natterer
- [gimp/gtk3-port: 104/233] libgimpwidgets: port GimpCellRendererToggle to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 105/233] libgimpwidgets: port GimpChainButton to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 106/233] libgimpwidgets: port GimpColorArea to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 107/233] libgimpwidgets: port GimpColorScale to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 108/233] libgimpwidgets: port GimpOffsetArea to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 109/233] libgimpwidgets: port GimpRuler to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 110/233] llibgimpwidgets: port GimpScrolledPreview to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 111/233] app: port GimpBlobEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 112/233] app: port setting the canvas padding color to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 113/233] app: port GimpPanedBox to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 114/233] app: port GimpContainerIconView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 115/233] app: port GimpContainerTreeView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 116/233] app: port GimpColormapEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 117/233] app: port GimpComponentEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 118/233] app: port GimpFgBgEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 119/233] app: port GimpFgBgView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 120/233] app: port gimp_get_icon_size() to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 121/233] app: port GimpContainerBox to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 122/233] app: port GimpDashEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 123/233] app: remove calls to gtk_widget_get, set_extension_events() Michael Natterer
- [gimp/gtk3-port: 124/233] app: s/gtk_widget_modify_font/gtk_widget_override_font/ Michael Natterer
- [gimp/gtk3-port: 125/233] libgimpwidgets: port GimpNumberPairEntry to gtk_widget_override_font() Michael Natterer
- [gimp/gtk3-port: 126/233] app: port the about dialog to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 127/233] modules: remove call to gtk_widget_set_extension_events() Michael Natterer
- [gimp/gtk3-port: 128/233] libgimpwidgets: implement GtkWidget::state_flags_changed() Michael Natterer
- [gimp/gtk3-port: 129/233] libgimpwidgets: implement GtkWidget::style_updated() instead of style_set() Michael Natterer
- [gimp/gtk3-port: 130/233] libgimpwidgets: use g_object_ref()/unref() for GdkCursors Michael Natterer
- [gimp/gtk3-port: 131/233] app: use gdk_drag_context_get_source_window() Michael Natterer
- [gimp/gtk3-port: 132/233] app: use gdk_drag_context_get_selected_action() instead of conect->action Michael Natterer
- [gimp/gtk3-port: 133/233] app: port GimpSpinScale to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 134/233] app: implement GtkWidget::style_updated() instead of style_set() Michael Natterer
- [gimp/gtk3-port: 135/233] port gtkrc files to CSS (incompletely and stuff commented out) Michael Natterer
- [gimp/gtk3-port: 136/233] Port theme and gtkrc file loading to CSS files using GtkCssProvider Michael Natterer
- [gimp/gtk3-port: 137/233] app: copy gimp.css instead of gtkrc to the user's gimp directory Michael Natterer
- [gimp/gtk3-port: 138/233] app: check whether child widgets exist in GtkWidget::style_updated() Michael Natterer
- [gimp/gtk3-port: 139/233] Replace gdk_cursor_unref() with g_object_unref() Michael Natterer
- [gimp/gtk3-port: 140/233] app: use gtk_menu_shell_get_selected_item() Michael Natterer
- [gimp/gtk3-port: 141/233] app: port GimpOverlayBox to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 142/233] app: port GimpOverlayFrame to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 143/233] app: port GimpScaleButton to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 144/233] libgimpwidgets: move all GimpPickButton members to a private struct Michael Natterer
- [gimp/gtk3-port: 145/233] libgimpwidgets: move all GimpColorArea members to a private struct Michael Natterer
- [gimp/gtk3-port: 146/233] libgimpwidgets: move all GimpOffsetArea members to a private struct Michael Natterer
- [gimp/gtk3-port: 147/233] libgimpwidgets: move padding members from instance to class struct Michael Natterer
- [gimp/gtk3-port: 148/233] libgimpwidgets: move all GimpButton members to a private struct Michael Natterer
- [gimp/gtk3-port: 149/233] libgimpwidgets: move all GimpCellRendererColor members to a private struct Michael Natterer
- [gimp/gtk3-port: 150/233] libgimpwidgets: move all GimpColorButton members to a private struct Michael Natterer
- [gimp/gtk3-port: 151/233] libgimpwidgets: move all GimpCellRendererToggle members to a private struct Michael Natterer
- [gimp/gtk3-port: 152/233] libgimpwidgets: move all GimpChainButton members to a private struct Michael Natterer
- [gimp/gtk3-port: 153/233] libgimpwidgets: move all GimpBrowser members to a private struct Michael Natterer
- [gimp/gtk3-port: 154/233] libgimpwidgets: move all GimpColorDisplay members to a private struct Michael Natterer
- [gimp/gtk3-port: 155/233] libgimpwidgets: move all GimpColorDisplayStack members to a private struct Michael Natterer
- [gimp/gtk3-port: 156/233] libgimpwidgets: move all GimpColorHexEntry members to a private struct Michael Natterer
- [gimp/gtk3-port: 157/233] libgimpwidgets: add padding Michael Natterer
- [gimp/gtk3-port: 158/233] libgimpwidgets: move all GimpColorNotebook members to a private struct. Michael Natterer
- [gimp/gtk3-port: 159/233] libgimpwidgets: move all GimpColorScale members to a private struct Michael Natterer
- [gimp/gtk3-port: 160/233] libgimpwidgets: move GimpColorProfileComboBox::dialog to private Michael Natterer
- [gimp/gtk3-port: 161/233] libgimpwidgets: move all GimpColorSelection members to a private struct Michael Natterer
- [gimp/gtk3-port: 162/233] libgimpwidgets: move all GimpEnumLabel members to a private struct Michael Natterer
- [gimp/gtk3-port: 163/233] app: don't use style->black and style->white Michael Natterer
- [gimp/gtk3-port: 164/233] libgimpwidgets: move all GimpMemsizeEntry members to a private struct Michael Natterer
- [gimp/gtk3-port: 165/233] app: port GimpStrokeEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 166/233] app: port GimpPaletteView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 167/233] plug-ins: don't use style->black and style->white Michael Natterer
- [gimp/gtk3-port: 168/233] libgimpwidgets: move all GimpColorProfileStore members to a private struct Michael Natterer
- [gimp/gtk3-port: 169/233] app: port GimpDockWindow to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 170/233] app: port GimpToolEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 171/233] app: use gtk_widget_override_font() instead of modify_font() Michael Natterer
- [gimp/gtk3-port: 172/233] app: port GimpThumbBox to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 173/233] Implement GtkWidget::style_updated() instead of ::style_set() Michael Natterer
- [gimp/gtk3-port: 174/233] app: port GimpHistogramView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 175/233] app: port GimpTagEntry to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 176/233] app: always ask the master device for its axes or state Michael Natterer
- [gimp/gtk3-port: 177/233] app: when checking for a device change, check the event's source device Michael Natterer
- [gimp/gtk3-port: 178/233] app: remove obsolete device checks from GimpToolbox Michael Natterer
- [gimp/gtk3-port: 179/233] app: port GimpColorFrame away from GtkStyle, using a new style property Michael Natterer
- [gimp/gtk3-port: 180/233] app: remove call to gtk_widget_style_attach() from GimpOverlayBox Michael Natterer
- [gimp/gtk3-port: 181/233] app: port GimpOverlayChild to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 182/233] Port cell renderers to gtk_cell_renderer_get_state() Michael Natterer
- [gimp/gtk3-port: 183/233] app: port GimpCellRendererDashes to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 184/233] app: add gimp_get_style_color() to simplify GdkRGBA style property lookup Michael Natterer
- [gimp/gtk3-port: 185/233] app: add style property and default CSS for GimpHistogramView's grid-color Michael Natterer
- [gimp/gtk3-port: 186/233] app: port GimpCurveView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 187/233] themes: document the new GimpHistogramView property in the theme CSS Michael Natterer
- [gimp/gtk3-port: 188/233] app: define all GimpHistogramView colors via style properties and CSS Michael Natterer
- [gimp/gtk3-port: 189/233] themes: document the new stlye properties and indent the CSS files properly Michael Natterer
- [gimp/gtk3-port: 190/233] app: increase the priority of the theme CSS by 1 Michael Natterer
- [gimp/gtk3-port: 191/233] app: port GimpComboTagEntry to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 192/233] configure.ac: use the new GTK_CHECK_BACKEND() macro Michael Natterer
- [gimp/gtk3-port: 193/233] plug-ins: port map-object to GTK+ 3.x Michael Natterer
- [gimp/gtk3-port: 194/233] app: use GdkRGBA instead of GdkColor in some places Michael Natterer
- [gimp/gtk3-port: 195/233] app: remove gimp_rgb_get,set_gdk_color() Michael Natterer
- [gimp/gtk3-port: 196/233] plug-ins: port filter-pack to GTK+ 3.0, still some warnings left Michael Natterer
- [gimp/gtk3-port: 197/233] app: gimp_print_event(): add the device to the event debug output. Michael Natterer
- [gimp/gtk3-port: 198/233] app: gimp_device_info_get_device_coords(): workaround for XI2 b0rk Michael Natterer
- [gimp/gtk3-port: 199/233] app: make input devices, grabs and therefore generally tools work again Michael Natterer
- [gimp/gtk3-port: 200/233] app: use gdk_device_get_position() inetad of gdk_display_get_pointer() Michael Natterer
- [gimp/gtk3-port: 201/233] app: remove some forgotten #undef GSEAL_ENABLE Michael Natterer
- [gimp/gtk3-port: 202/233] app: let the file dialog expand/collapse with the file type expander Michael Natterer
- [gimp/gtk3-port: 203/233] app: port GimpGradientEditor to GtkSyleContext Michael Natterer
- [gimp/gtk3-port: 204/233] app: port GimpHistogramView to gdk_device_grab()/ungrab() Michael Natterer
- [gimp/gtk3-port: 205/233] app: port GimpNavigationEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 206/233] app: port GimpTagPopup to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 207/233] app: GimpDock: port font size modification to GtkCssProvider Michael Natterer
- [gimp/gtk3-port: 208/233] plug-ins: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 209/233] app: implement GtkContainer::get_path_for_child() in GimpMessageBox Michael Natterer
- [gimp/gtk3-port: 210/233] devel-docs: make the shooter tool at least build again (untested) Michael Natterer
- [gimp/gtk3-port: 211/233] app: don't use "size-request" for the toolbox' wilber, it's gone Michael Natterer
- [gimp/gtk3-port: 212/233] app: themes.c: add #if 0-ed switch to dark theme variant Michael Natterer
- [gimp/gtk3-port: 213/233] Incomplete notebook and tab theming commit, to be improved Michael Natterer
- [gimp/gtk3-port: 214/233] themes: set an explicit background for rulers Michael Natterer
- [gimp/gtk3-port: 215/233] app: make the statusbar's progress label visible again Michael Natterer
- [gimp/gtk3-port: 216/233] app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL Michael Natterer
- [gimp/gtk3-port: 217/233] app: port wilber drawing to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 218/233] modules: port GimpColorWheel to GTK+ 3.x Michael Natterer
- [gimp/gtk3-port: 219/233] Unkommented settings for preferring a dark GTK+ theme. Michael Natterer
- [gimp/gtk3-port: 220/233] app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate-dialog.c Michael Natterer
- [gimp/gtk3-port: 221/233] Use GTK+3 gtk_get_locale_direction() function instead of current hack. Michael Natterer
- [gimp/gtk3-port: 222/233] app: port GimpCircle and subclasses to GTK+ 3 Michael Natterer
- [gimp/gtk3-port: 223/233] app: remove GTK_OBJECT() case in GimpPopup Michael Natterer
- [gimp/gtk3-port: 224/233] app: use gimp_color_display_stack_get_filters() instead of stack->filters Michael Natterer
- [gimp/gtk3-port: 225/233] libgimpwidgets: #if 0 more stuff in gimp3migration Michael Natterer
- [gimp/gtk3-port: 226/233] libgimpwidgets: Draw marker in correct position on ruler. Michael Natterer
- [gimp/gtk3-port: 227/233] libgimpwidgets: Separate ruler text layer from background. Michael Natterer
- [gimp/gtk3-port: 228/233] app: port GimpContainerTreeView from style_set() to style_updated() Michael Natterer
- [gimp/gtk3-port: 229/233] Bug 759030 - gtk3-port parsing error loading css from custom theme Michael Natterer
- [gimp/gtk3-port: 230/233] Revert "Bug 762279 - "Tip of the day" links opens two links" Michael Natterer
- [gimp/gtk3-port: 231/233] Bug 762279 - "Tip of the day" links opens two links. Michael Natterer
- [gimp/gtk3-port: 232/233] plug-ins: s/GtkObject/GtkAdjustment/ in file-wepb Michael Natterer
- [gimp/gtk3-port: 233/233] foo Michael Natterer
- [gsettings-desktop-schemas] Update Latvian translation Rūdolfs Mazurs
- [evolution] Update Latvian translation Rūdolfs Mazurs
- [gnome-tweak-tool] Update Latvian translation Rūdolfs Mazurs
- [grilo-plugins] Update Latvian translation Rūdolfs Mazurs
- [nautilus] batch-rename-dialog: clear some task data unconditionally Ernestas Kulik
- [gxml] Updated NEWS in preparation to release 0.11.0 Daniel Espinosa Ortiz
- [gtk+] Update Latvian translation Rūdolfs Mazurs
- [nautilus] Updated Swedish translation Damned-Lies
- [gtksourceview] Update Latvian translation Rūdolfs Mazurs
- [gvfs] Update Latvian translation Rūdolfs Mazurs
- [yelp] Update Latvian translation Rūdolfs Mazurs
- [mutter] Update Latvian translation Rūdolfs Mazurs
- [lightsoff] Update Latvian translation Rūdolfs Mazurs
- [gimp-web/testing] Add short descriptions for new Ofnuts tutorials Pat David
- [polari] Update Latvian translation Rūdolfs Mazurs
- [seahorse] Update Latvian translation Rūdolfs Mazurs
- [swell-foop] Update Latvian translation Rūdolfs Mazurs
- [tali] Update Latvian translation Rūdolfs Mazurs
- [vte] Update Latvian translation Rūdolfs Mazurs
- [nautilus] batch-rename-utilities: fix unicode chars for replace Alexandru-Ionut Pandelea
- [gimp-web] (6 commits) ...Add short descriptions for new Ofnuts tutorials Pat David
- [nautilus] batch-rename-dialog: Use right arrow for RTL Alexandru-Ionut Pandelea
- [nautilus] eel-vfs-extensions: Update filename extensions Alexandru-Ionut Pandelea
- [nautilus] nautilus-file: Fix segfault on batch rename for file gone Alexandru-Ionut Pandelea
- [nautilus] batch-rename-utilities: fix query limit error Alexandru-Ionut Pandelea
- [nautilus] nautilus-toolbar.ui: propagate operations popover children height Ernestas Kulik
- [nautilus] nautilus-file: Fix segfault on undo for batch rename Alexandru-Ionut Pandelea
- [nautilus] configure: bump gtk version requirement Carlos Soriano Sánchez
- [nautilus] batch-rename-dialog: differentiate "files" and "folders" in the title Alexandru-Ionut Pandelea
- [gnome-shell-sass] altTab: Add CyclerHighlight style Florian Müllner
- [gnome-shell] altTab: Don't mess up MRU order while cycling windows Florian Müllner
- [gnome-shell-extensions] data: Update style Florian Müllner
- [tomboy] build: Remove GNOME_COMMON_INIT Alex Tereschenko
- [tomboy] gitignore: added m4 dir, automake artifact Alex Tereschenko
- [nautilus] Updated Polish translation Piotr Drąg
- [nautilus] Updated Brazilian Portuguese translation Damned-Lies
- [giggle] Updated Polish translation Piotr Drąg
- [gimp-help-2/gimp-help-2-8] Updated Polish quickreference translation Piotr Drąg
- [gimp-help-2/gimp-help-2-8] Updated Polish translation Piotr Drąg
- [gimp-help-2] Updated Polish translation Piotr Drąg
- [gimp-tiny-fu] Updated Polish translation Piotr Drąg
- [gitg/gnome-3-22] Updated Polish translation Piotr Drąg
- [gitg] Updated Polish translation Piotr Drąg
- [gdk-pixbuf] tests: Make sure to NULL terminate the arguments passed to g_test_get_filename() Michael Biebl
- [glade] Updated Polish translation Piotr Drąg
- [gnome-software] trivial: Post branch version bump Richard Hughes
- [gnome-software] Add a cached origin to each plugin doing network I/O Richard Hughes
- [gnome-software] Add the unique ID of the cached origin to some error messages Richard Hughes
- [gnome-software] trivial: Make gs_app_notify_failed_modal() less asserty Richard Hughes
- [gnome-software] Allow plugins to report non-critical events up to the UI Richard Hughes
- [gnome-software] trivial: Connect up the notification controls with the plugin event system Richard Hughes
- [gnome-software] Convert the modal failure dialogs to in-app notifications Richard Hughes
- [gtk+] Update Galician translations Francisco Diéguez Souto
- [glib] Updated Polish translation Piotr Drąg
- [totem] Updated Galician translations Francisco Diéguez Souto
- [glom] Updated Polish translation Piotr Drąg
- [glom/glom-1-32] Updated Polish translation Piotr Drąg
- [glom/glom-1-32] Updated Polish translation Piotr Drąg
- [chrome-gnome-shell] ubuntu: force remove Chrome/Chromium policy files. Yuri Konotopov
- [epiphany/gnome-3-22] Updated Galician translations Francisco Diéguez Souto
- [file-roller] Updated Galician translations Francisco Diéguez Souto
- [gnome-apps-nightly] org.gnome.Builder: Add sysprof and polkit Patrick Griffis
- [gnome-applets] Updated Polish translation Piotr Drąg
- [gtksourceview] Updated Galician translations Francisco Diéguez Souto
- [mutter] Updated Galician translations Francisco Diéguez Souto
- [gnome-color-manager] Updated Galician translations Francisco Diéguez Souto
- [gnome-disk-utility] Updated Galician translations Francisco Diéguez Souto
- [gnome-builder] Updated Polish translation Piotr Drąg
- [gnome-calendar] Updated Galician translations Francisco Diéguez Souto
- [gnome-calculator] Updated Polish translation Piotr Drąg
- [gnome-color-manager] Updated Polish translation Piotr Drąg
- [gsettings-desktop-schemas] Updated Galician translations Francisco Diéguez Souto
- [gnome-documents] Updated Galician translations Francisco Diéguez Souto
- [baobab] Updated Galician translations Francisco Diéguez Souto
- [gnome-system-monitor] Updated Galician translations Francisco Diéguez Souto
- [gnome-commander] Updated Polish translation Piotr Drąg
- [gnome-taquin] Updated Galician translations Francisco Diéguez Souto
- [vte] Updated Galician translations Francisco Diéguez Souto
- [gnome-tweak-tool] Updated Galician translations Francisco Diéguez Souto
- [gdk-pixbuf] Updated Galician translations Francisco Diéguez Souto
- [gnome-software] Updated Galician translations Francisco Diéguez Souto
- [gnome-desktop] Updated Polish FDL translation Piotr Drąg
- [gnome-disk-utility] Updated Polish translation Piotr Drąg
- [gnome-dvb-daemon] Updated Polish translation Piotr Drąg
- [evolution] Bug 771044 - [WK2] Composer deletes too much text Tomas Popela
- [gnome-getting-started-docs] Updated Polish translation Piotr Drąg
- [gnome-photos] item-manager: Style fix Debarshi Ray
- [gnome-photos] utils: Add photos_utils_object_list_free_full Debarshi Ray
- [gnome-photos] item-manager: Add photos_item_manager_wait_for_changes_async Debarshi Ray
- [gnome-photos] share-point-google: Deal with the URN changing due to metadata changes Debarshi Ray
- [gnome-photos] Deleted branch wip/rishi/handle-urn-changes Debarshi Ray
- [gnome-logs] Updated Polish translation Piotr Drąg
- [gnome-software/gnome-3-22] Updated Galician translaions Francisco Diéguez Souto
- [orca/gnome-3-22] Updated Galician translations Francisco Diéguez Souto
- [iagno] Updated Galician translations Francisco Diéguez Souto
- [gnome-sound-recorder] Updated Galician translations Francisco Diéguez Souto
- [evolution] Updated Galician translations Francisco Diéguez Souto
- [evolution-data-server] Updated Galician translations Francisco Diéguez Souto
- [gnome-logs] Updated Galician translations Francisco Diéguez Souto
- [gnome-maps] Updated Galician translations Francisco Diéguez Souto
- [evince] Updated Galician translations Francisco Diéguez Souto
- [gnome-todo] Updated Galician translations Francisco Diéguez Souto
- [gnome-online-accounts] Updated Galician translations Francisco Diéguez Souto
- [gnome-initial-setup] Updated Galician translations Francisco Diéguez Souto
- [tracker] Updated Galician translations Francisco Diéguez Souto
09 September 2016
- [gxml] SerializableDouble implemented use of set_fraction() Daniel Espinosa Ortiz
- [gnome-maps] Updated Polish translation Piotr Drąg
- [gnome-packagekit] Updated Polish translation Piotr Drąg
- [gnome-panel] Updated Polish translation Piotr Drąg
- [gnome-screenshot] Updated Polish translation Piotr Drąg
- [gnome-settings-daemon] Updated Polish translation Piotr Drąg
- [gnome-shell-extensions] Updated Polish translation Piotr Drąg
- [gnome-software/gnome-3-22] Updated Polish translation Piotr Drąg
- [gnome-software] Updated Polish translation Piotr Drąg
- [gnome-control-center] Updated Vietnamese translation Trần Ngọc Quân
- [gnome-terminal] Updated Polish translation Piotr Drąg
- [gnome-tweak-tool] Updated Polish translation Piotr Drąg
- [gnome-video-arcade] Updated Polish translation Piotr Drąg
- [gnote] Updated Polish translation Piotr Drąg
- [mutter] Updated Vietnamese translation Trần Ngọc Quân
- [gvfs] Updated Vietnamese translation Trần Ngọc Quân
- [gnome-software/gnome-3-22] Updated Korean translation Damned-Lies
- [gnome-software] Updated Korean translation (cherry picked from commit 70a9a4d51d94989bead1c8f3f3e39d6130b268c9) Damned-Lies
- [epiphany/gnome-3-22] Updated Korean translation Damned-Lies
- [gnumeric] Updated Polish translation Piotr Drąg
- [epiphany] Updated Korean translation (cherry picked from commit a842b19b93deda5a9ca1c5dd95e20004f2e3d735) Damned-Lies
- [goobox] Updated Polish translation Piotr Drąg
- [gnome-color-manager] Updated Korean translation Damned-Lies
- [gnome-disk-utility] Updated Korean translation Damned-Lies
- [baobab] Updated Korean translation Damned-Lies
- [gparted] Updated Polish translation Piotr Drąg
- [gsettings-desktop-schemas] Updated Polish translation Piotr Drąg
- [gthumb] Updated Polish translation Piotr Drąg
- [gtranslator] Updated Polish translation Piotr Drąg
- [gtranslator/gtranslator-2-91] Updated Polish translation Piotr Drąg
- [gucharmap] Updated Polish translation Piotr Drąg
- [gvfs] Updated Polish translation Piotr Drąg
- [jhbuild] Updated Polish translation Piotr Drąg
- [krb5-auth-dialog] Updated Polish translation Piotr Drąg
- [latexila] Updated Polish translation Piotr Drąg
- [libgdata] Updated Polish translation Piotr Drąg
- [libgweather] Updated Polish translation Piotr Drąg
- [library-web] Updated Polish translation Piotr Drąg
- [lightsoff] Updated Polish translation Piotr Drąg
- [mutter] MetaWindowActor: Sync thawed state when surface actor is set Jonas Ådahl
- [mutter] wayland/cursor-role: Handle premature wl_buffer destruction Jonas Ådahl
- [mutter] wayland/pointer-constraints: Send wl_pointer.frame when locked Jonas Ådahl
- [mutter] clutter: Compress instead of discard motion events Jonas Ådahl
- [mutter] wayland: Make seat devices GObjects Jonas Ådahl
- [mutter] xwayland: Add 'window-associated' signal to role Jonas Ådahl
- [mutter] MetaWaylandSurface: Move destroy signal even earlier Jonas Ådahl
- [mutter] MetaWaylandPointerConstraints: Handle delayed window surface association Jonas Ådahl
- [mutter] MetaWaylandPointer: Add 'focus-surface-changed' signal Jonas Ådahl
- [mutter] MetaWaylandPointerConstraints: Require pointer focus to enable Jonas Ådahl
- [mutter] MetaWaylandPointerConstraints: Relax enable requirements for Xwayland Jonas Ådahl
- [mutter] wayland/pointer-constraints: Maybe constrain on pointer focus change Jonas Ådahl
- [gnome-software] trivial: Drop unused obsolete define Robert Ancell
- [gnome-software] ubuntu-reviews: Check OAuth token is valid before trying to use it Robert Ancell
- [gnome-software/wip/ubuntu-xenial] Backport GsAuth Robert Ancell
- [gnome-software/wip/ubuntu-xenial] Switch Snap and Ubuntu review plugins to use GsAuth Robert Ancell
- [gnome-software] (4 commits) Non-fast-forward update to branch wip/rancell/3-20-enhancements Robert Ancell
- [gnome-software/wip/rancell/3-20-enhancements: 3/4] trivial: Allow arbitrary variables to be read from /etc/os-release Robert Ancell
- [gnome-software/wip/rancell/3-20-enhancements: 4/4] Fix launching various KDE4 applications Robert Ancell
- [gnome-robots] Update British English translation David King
- [gnome-nibbles] Update British English translation David King
- [gnome-mines] Update British English translation David King
- [evolution] Bug 770380 - Correct minimum version of gnome-autoar to 0.1.1 Milan Crha
- [gnome-mahjongg] Update British English translation David King
- [gnome-klotski] Update British English translation David King
- [jhbuild] 3.22: Use the gnome-3-22 branch of gnome-autoar Ting-Wei Lan
- [gnome-chess] Update British English translation David King
- [four-in-a-row] Update British English translation David King
- [five-or-more] Update British English translation David King
- [aisleriot] Update British English translation David King
- [gnome-apps-nightly] Use a fresh config.sub & config.guess to build exiv2 Tristan Van Berkom
- [evolution] Use DIV instead of P element for 'Normal' block Tomas Popela
- [gnome-software/gnome-3-20] ords: Fix two trivial build warnings Richard Hughes
- [gnome-software/gnome-3-20] Fix launching various KDE4 applications Richard Hughes
- [gimp] libgimpwidgets: merge a small GimpRuler optimization from gtk3-port Michael Natterer
- [gnome-software] trivial: Fix a crash on destroy when *not* using the dummy plugin Richard Hughes
- [gnome-software/gnome-3-20] Use AS_APP_QUIRK_NOT_LAUNCHABLE to control the Launch button visibility Richard Hughes
- [gnome-software] Fix showing the source line in the installed panel Richard Hughes
- [gnome-control-center] Updated Thai translation Theppitak Karoonboonyanan
- [adwaita-icon-theme/gnome-3-22] symbolic: re-render go-down Jakub Steiner
- [adwaita-icon-theme] symbolic: re-render go-down Jakub Steiner
- [gnome-calculator] Updated Thai translation Theppitak Karoonboonyanan
- [gnome-sdk-images/gnome-3-20] Revert fontconfig cache mtime changes now that ostree change back Alexander Larsson
- [gnome-sdk-images] Revert fontconfig cache mtime changes now that ostree change back Alexander Larsson
- [nautilus] Updated Hebrew translation Yosef Or Boczko
- [nautilus] Updated Swedish translation Damned-Lies
- [gnome-control-center] Mark some strings as translatable Yosef Or Boczko
- [gnome-control-center] Updated Hebrew translation Yosef Or Boczko
- [gnome-control-center] Mark another string as translatable Yosef Or Boczko
- [release-notes/gnome-3-22] tweaks Allan Day
- [release-notes/gnome-3-22] integrate bastian ilso's feedback Allan Day
- [rhythmbox] browser-source: don't unref NULL if the source doesn't have playlists Jonathan Matthew
- [gnome-photos] pipeline: Mark nodes as passthrough instead of actually removing them Debarshi Ray
- [adwaita-icon-theme] symbolic: networking-vpn-acquiring opacity fixes Jakub Steiner
- [adwaita-icon-theme/gnome-3-22] symbolic: networking-vpn-acquiring opacity fixes Jakub Steiner
- [adwaita-icon-theme] symbolic: send-to odd recoloring issue Jakub Steiner
- [release-notes/gnome-3-22] incorporate edits from nuritzi sanchez Allan Day
- [gnome-getting-started-docs] Updated Hebrew translation Yosef Or Boczko
- [gnome-getting-started-docs] Updated Hebrew translation Yosef Or Boczko
- [gnome-software] [l10n] add Persian translations Arash Mousavi
- [gnome-software/gnome-3-22] [l10n] add Persian translations Arash Mousavi
- [release-notes/gnome-3-22] more tweaks Allan Day
- [jhbuild] core-deps-3.22: WebKitGTK+ 2.13.91 Carlos Garcia Campos
- [gnome-continuous] manifest: WebKitGTK+ 2.13.91 Carlos Garcia Campos
- [evolution-data-server/wip/camel-more-gobject] Use GObject-based CamelMessageInfo Milan Crha
- [gnome-photos] pipeline: Refactor connecting a list of nodes into a separate function Debarshi Ray
- [gnome-photos] pipeline: Refactor photos_pipeline_reset to be more extensible Debarshi Ray
- [adwaita-icon-theme] symbolic: odd recoloring issue workaround Jakub Steiner
- [gnome-photos] pipeline: Assign a fixed position to gegl:crop Debarshi Ray
- [adwaita-icon-theme/gnome-3-22] symbolic: odd recoloring issue workaround Jakub Steiner
- [evolution-data-server/wip/camel-more-gobject] Introduce camel-utils.c/.h for miscellaneous utility functions and such Milan Crha
- [bijiben] [l10n] add Persian translations Arash Mousavi
- [chronojump/chronojump-importer] Adds new integration tests. Carles Pina i Estany
- [chronojump/chronojump-importer] Refactors chronojump_importer and creates the appropiate classes for the operations. Carles Pina i Estany
- [damned-lies] Updated Swedish translation Damned-Lies
- [gedit] [l10n] update Persian translations Arash Mousavi
- [gnome-documents] [l10n] update Persian translations Arash Mousavi
- [gvfs] Updated Swedish translation Damned-Lies
- [gnome-characters] [l10n] update Persian translations Arash Mousavi
- [gnome-sound-recorder] [l10n] update Persian translations Arash Mousavi
- [gnome-backgrounds] Updated Galician translations Francisco Diéguez Souto
- [gnome-todo] [l10n] update Persian translations Arash Mousavi
- [gnome-sudoku] Updated Galician translations Francisco Diéguez Souto
- [gnome-tweak-tool] [l10n] update Persian translations Arash Mousavi
- [release-notes/gnome-3-22] final tweaks to developers page Allan Day
- [glib] Removed an unused include Jonh Wendell
- [glib] tests: Remove an unsed variable Jonh Wendell
- [glib] Add g_log_variant(): structured log that accepts a GVariant Jonh Wendell
- [totem] [l10n] update Persian translations Arash Mousavi
- [polari] [l10n] update Persian translations Arash Mousavi
- [glib] .gitignore: ignore 'tags' files (ctags stuff) Jonh Wendell
- [libgxps] (13 commits) Created branch wip/nacho/visibility Ignacio Casal Quinteiro
- [libgxps/wip/nacho/visibility: 1/13] Add GXPS_AVAILABLE_IN_ALL macro to handle the visibility of the methods Ignacio Casal Quinteiro
- [libgxps/wip/nacho/visibility: 2/13] Add version macro for 0.2.x Ignacio Casal Quinteiro
- [libgxps/wip/nacho/visibility: 3/13] images: ifdef _jpeg_color_space_name Ignacio Casal Quinteiro
- [libgxps/wip/nacho/visibility: 4/13] path: avoid set but not used warnings Ignacio Casal Quinteiro
- [libgxps/wip/nacho/visibility: 5/13] archive: do not use deprecated method Ignacio Casal Quinteiro
- [libgxps/wip/nacho/visibility: 6/13] Bump libarchive to version 3.0.0 Ignacio Casal Quinteiro
- [libgxps/wip/nacho/visibility: 7/13] Bump glib to version 2.36 and avoid the usage of g_type_init Ignacio Casal Quinteiro
- [libgxps/wip/nacho/visibility: 8/13] test-gxps: do not use deprecated api Ignacio Casal Quinteiro
- [libgxps/wip/nacho/visibility: 9/13] build: add Makefile.sources providing the lists of sources Ignacio Casal Quinteiro
- [libgxps/wip/nacho/visibility: 10/13] autogen: do not use gnome-autogen Ignacio Casal Quinteiro
- [libgxps/wip/nacho/visibility: 11/13] Ifdef the config.h include Ignacio Casal Quinteiro
- [libgxps/wip/nacho/visibility: 12/13] archive: use the right types for the parameters of the callbacks Ignacio Casal Quinteiro
- [libgxps/wip/nacho/visibility: 13/13] Add nmake scripts to build with MSVC Ignacio Casal Quinteiro
- [gnome-calendar] [l10n] update Persian translations Arash Mousavi
- [gnome-backgrounds] [l10n] update Persian translations Arash Mousavi
- [evince] libview: Do not create annotation window twice. Felipe Borges
- [gtk+] [l10n] update Persian translations Arash Mousavi
- [gnome-shell] [l10n] update Persian translations Arash Mousavi
- [gnome-session] [l10n] update Persian translations Arash Mousavi
- [gnome-online-accounts] [l10n] update Persian translations Arash Mousavi
- [planet-web] [pgo] add jussi (meson maintainer) to pgo Alberto Ruiz
- [evolution-data-server] Updated Czech translation Marek Černocký
- [evolution] Updated Czech translation Marek Černocký
- [damned-lies] Updated Czech translation Marek Černocký
- [gnome-control-center] Updated Czech translation Marek Černocký
- [chronojump/chronojump-importer] Avoids accessing Row's classes protected variables. Carles Pina i Estany
- [nautilus] Updated Czech translation Marek Černocký
- [libgxps] (7 commits) Non-fast-forward update to branch wip/nacho/visibility Ignacio Casal Quinteiro
- [libgxps/wip/nacho/visibility: 1/7] Fix useless warnings Ignacio Casal Quinteiro
- [libgxps/wip/nacho/visibility: 2/7] Add nmake scripts to build with MSVC Ignacio Casal Quinteiro
- [libgxps/wip/nacho/visibility: 3/7] images: tiff and png make use or stdints so include the header Ignacio Casal Quinteiro
- [libgxps/wip/nacho/visibility: 4/7] nmake: add support to build with libpng support Ignacio Casal Quinteiro
- [libgxps/wip/nacho/visibility: 5/7] nmake: enable cairo-pdf support if desired Ignacio Casal Quinteiro
- [libgxps/wip/nacho/visibility: 6/7] nmake: enable cairo-ps support if desired Ignacio Casal Quinteiro
- [libgxps/wip/nacho/visibility: 7/7] nmake: enable cairo-svg support if desired Ignacio Casal Quinteiro
- [gvfs] Updated Czech translation Marek Černocký
- [gnome-builder] Updated Czech translation Marek Černocký
- [release-notes/gnome-3-22] flatpak splash image Jakub Steiner
- [gnome-control-center] Updated Friulian translation Damned-Lies
- [nautilus] Updated Friulian translation Damned-Lies
- [chronojump/chronojump-importer] More cleanup: method names now in classes are improved, etc. Carles Pina i Estany
- [gnome-control-center] Updated Brazilian Portuguese translation Damned-Lies
- [gnome-software] Use the unique-id if the key argument for the cache is NULL Richard Hughes
- [gnome-control-center] keyboard: Fix typo in comment Bastien Nocera
- [gnome-software] flatpak: Check the runtime exists before trying to launch the app Richard Hughes
- [gnome-control-center] keyboard: Fix shortcut label in RTL languages Bastien Nocera
- [gnome-software] Show an in-app notification if launching failed Richard Hughes
- [gnome-software] Enforce that plugins need to return errors of the correct domain Richard Hughes
- [libgweather] Updated Korean translation Damned-Lies
- [chronojump/chronojump-importer] Moves remove_duplicates() in the Table class. Carles Pina i Estany
- [gnome-shell] windowManager: Fix windows not getting undimmed in some cases Rui Matos
- [gnome-shell] windowManager: Fix windows not getting undimmed while hidden Rui Matos
- [gnome-software] trivial: Don't warn if the error is already converted Richard Hughes
- [gxml] Removing some warnings. API change. Valac to 0.32 Daniel Espinosa Ortiz
- [chronojump/chronojump-importer] Fixes --information command line argument and minor style fixes. Carles Pina i Estany
- [chronojump/chronojump-importer] Prints the summary for the table again. Carles Pina i Estany
- [chronojump/chronojump-importer] Organizes the test code in different test classes. Carles Pina i Estany
- [gnome-control-center] Updated Polish translation Piotr Drąg
- [nautilus] Updated Kazakh translation Damned-Lies
- [gnome-control-center] Updated Kazakh translation Damned-Lies
- [mutter] Updated Kazakh translation Damned-Lies
- [gnome-builder] Updated Kazakh translation Damned-Lies
- [gxml] Updated Polish translation Piotr Drąg
- [chronojump/chronojump-importer] Adds comments, moves print_summary() to the appropiate class. Carles Pina i Estany
- [epiphany] Mark "technical information" string for translation Michael Catanzaro
- [epiphany/gnome-3-22] Mark "technical information" string for translation Michael Catanzaro
- [chronojump/chronojump-importer] Adds Python2 compatibility. Carles Pina i Estany
- [totem] Updated Polish translation Piotr Drąg
- [epiphany/gnome-3-22] Updated Polish translation Piotr Drąg
- [epiphany] Updated Polish translation Piotr Drąg
- [gobject-introspection] gir: Update glib/gobject annotations Florian Müllner
- [gtk+] Updated Portuguese translation Damned-Lies
- [mutter] Updated Portuguese translation Damned-Lies
- [chronojump/chronojump-importer] More documentation, avoids possible problems with default values, deletes non-needed code. Carles Pina i Estany
- [gtk+] (145 commits) Non-fast-forward update to branch wip/baedert/meson Timm Bäder
- [gtk+/wip/baedert/meson: 138/145] Add Meson build files Timm Bäder
- [gtk+/wip/baedert/meson: 139/145] fallback-c89: Include config.h Timm Bäder
- [gtk+/wip/baedert/meson: 140/145] Meson build v2 Timm Bäder
- [gtk+/wip/baedert/meson: 141/145] meson: Add options for x/wayland/broadway backends Timm Bäder
- [gtk+/wip/baedert/meson: 142/145] gtk: Generate gresources file Timm Bäder
- [gtk+/wip/baedert/meson: 143/145] meson: Add unit test files Timm Bäder
- [gtk+/wip/baedert/meson: 144/145] meson: Build gtk marshallers Timm Bäder
- [gtk+/wip/baedert/meson: 145/145] meson: make gtk buildable Timm Bäder
- [glade/glade-3-20] Updated French translation Damned-Lies
- [mutter] wayland: save/restore numlock state Olivier Fourdan
- [epiphany/gnome-3-22] Updated Swedish translation Damned-Lies
- [epiphany] Updated Swedish translation (cherry picked from commit b7bfb84391a0f8f672692a49ce57360539886697) Damned-Lies
- [epiphany/gnome-3-22] Updated German translation Damned-Lies
- [epiphany] Updated German translation Damned-Lies
- [vala] vapi: Update GIR-based bindings Rico Tzschichholz
- [vala] gtk+-3.0: Update to 3.21.5+4cd8e6c5 Rico Tzschichholz
- [mutter] wayland: Fix type error Florian Müllner
- [nautilus] Updated German translation Damned-Lies
- [gnome-control-center] Updated German translation Damned-Lies
- [meld/meld-3-16] Updated German translation Damned-Lies
- [meld] Updated German translation Damned-Lies
- [gnome-packagekit] Updated German translation Damned-Lies
- [latexila] Updated German translation Damned-Lies
- [tomboy] Updated German translation Damned-Lies
- [balsa/gtk3] Updated German translation Damned-Lies
- [epiphany/gnome-3-22] Updated Czech translation Marek Černocký
- [epiphany] Updated Czech translation Marek Černocký
- [gnome-flashback/gnome-3-20] Updated Czech translation Marek Černocký
- [gnome-flashback] Updated Czech translation Marek Černocký
- [gnome-builder] Non-fast-forward update to branch wip/chergert/flatpak-breakout Christian Hergert
- [gnome-builder/wip/chergert/flatpak-breakout] sandboxing: add subprocess abstraction Christian Hergert
- [gimp] Chain up in some size-allocate implementations Michael Natterer
- [gimp] app: some cleanup in GimpSearchPopup Michael Natterer
- [libgweather] Updated Friulian translation Damned-Lies
- [gimp] libgimpwidgets: stop using GTK_TYPE_HSCALE Michael Natterer
- [network-manager-openvpn] Updated Czech translation Marek Černocký
- [gtk+/gtk-2-24] 2.24.31 Matthias Clasen
- [gtk+] Created tag 2.24.31 Matthias Clasen
- [gtk+] gdkscreen-x11: Enable RandR on VirtualBox Matthias Clasen
- [gtk+] placesview: hold onto ref during (un)mount ops Matthias Clasen
- [gtk+] placesview: properly recover from cancellation Matthias Clasen
- [gtk+] placesview: override destory to cancel ongoing ops Matthias Clasen
- [gtk+] placesview: keep reference during network fetching Matthias Clasen
- [gimp] Deleted branch gtk3-port Michael Natterer
- [gimp] (233 commits) Created branch gtk3-port Michael Natterer
- [gimp/gtk3-port: 1/233] Switch to version 3.0 in a lot of places and depend on GTK+ 3.16 Michael Natterer
- [gimp/gtk3-port: 2/233] Revert "app: Fix on canvas widgets ignoring clicks from tablets - bug 614441" Michael Natterer
- [gimp/gtk3-port: 3/233] libgimpwidgets: remove deprecated files from the build Michael Natterer
- [gimp/gtk3-port: 4/233] libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[ch] Michael Natterer
- [gimp/gtk3-port: 5/233] libgimpwidgets: port virtual functions to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 6/233] libgimpwidgets: port virtual functions to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 7/233] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 8/233] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 9/233] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 10/233] libgimpwidgets: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 11/233] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 12/233] libgimpwidgets: remove deprecated functions and s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 13/233] libgimpwidgets: remove deprecated files completely Michael Natterer
- [gimp/gtk3-port: 14/233] libgimp: remove GdkRGB and GdkColorMap calls, these APIs are gone Michael Natterer
- [gimp/gtk3-port: 15/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 16/233] app: remove GTK_OBJECT() cast Michael Natterer
- [gimp/gtk3-port: 17/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 18/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 19/233] app: port virtual functions to GTK+ 3.0 API Michael Natterer
- [gimp/gtk3-port: 20/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 21/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 22/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 23/233] app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 24/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 25/233] app: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 26/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 27/233] app: port GimpNavigationView to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 28/233] app: port GimpPaletteView to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 29/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 30/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 31/233] app: no need to alloc colors any longer, GdkColormap is gone Michael Natterer
- [gimp/gtk3-port: 32/233] app: port call to gtk_paint_arrow() to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 33/233] app: port device management to GdkDeviceManager Michael Natterer
- [gimp/gtk3-port: 34/233] app: remove obsolete (GtkObject **) casts Michael Natterer
- [gimp/gtk3-port: 35/233] app: use gtk_widget_get_preferred_size() instead of size_request() Michael Natterer
- [gimp/gtk3-port: 36/233] app: port GimpScalComboBox to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 37/233] app: use gtk_widget_get_preferred_size() instead of size_request() Michael Natterer
- [gimp/gtk3-port: 38/233] libgimpwidgets: port GimpFrame to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 39/233] app: port tools to GTK+ 3.0 (trivial changes only) Michael Natterer
- [gimp/gtk3-port: 40/233] app: s/GtkObject/GtkAdjustment/ in app/dialogs/ Michael Natterer
- [gimp/gtk3-port: 41/233] app: pass the cairo_region_t to gdk_window_invalidate_region() directly Michael Natterer
- [gimp/gtk3-port: 42/233] app: use GdkDeviceManager to list devices Michael Natterer
- [gimp/gtk3-port: 43/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 44/233] app: remove calls to colormap functions, they are gone Michael Natterer
- [gimp/gtk3-port: 45/233] libgimpwidgets: get rid of (GtkObject **) casts Michael Natterer
- [gimp/gtk3-port: 46/233] app: port the splash to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 47/233] libgimpwidgets: port the ruler to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 48/233] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 49/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 50/233] app: port the overlay stuff to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 51/233] app: use the container icon view, the grid view is not GTK+ 3.0-able Michael Natterer
- [gimp/gtk3-port: 52/233] app: port to GtkWidget::draw() (incompletely) Michael Natterer
- [gimp/gtk3-port: 53/233] app: remove call to gtk_statusbar_set_has_resize_grip() Michael Natterer
- [gimp/gtk3-port: 54/233] app: port the tag entry to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 55/233] app: port to GtkWidget::draw() but disable the code inside with #if 0 Michael Natterer
- [gimp/gtk3-port: 56/233] app: can't set the scale combo entry's properties in init() any longer Michael Natterer
- [gimp/gtk3-port: 57/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 58/233] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 59/233] modules: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 60/233] app: didn't completely commit the display shell expose() -> draw() change Michael Natterer
- [gimp/gtk3-port: 61/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 62/233] app: passing -1 as width/height to gtk_paint_box() no longer works Michael Natterer
- [gimp/gtk3-port: 63/233] app: port popup arrow drawing to cairo and get rid of the arrow_pixbuf Michael Natterer
- [gimp/gtk3-port: 64/233] app: remove GimpContainerGridView from the build entirely Michael Natterer
- [gimp/gtk3-port: 65/233] modules: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 66/233] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 67/233] libgimp: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 68/233] app: don't translate to allocation.x,y Michael Natterer
- [gimp/gtk3-port: 69/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 70/233] app: forgot to remove a cairo_destroy() in draw() Michael Natterer
- [gimp/gtk3-port: 71/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 72/233] app: GtkEntry turned into a no-window widget Michael Natterer
- [gimp/gtk3-port: 73/233] app: use the new GtkScrollable API instead of deprecated tree view API Michael Natterer
- [gimp/gtk3-port: 74/233] app: cairo_save()/restore() around chaining up in draw() Michael Natterer
- [gimp/gtk3-port: 75/233] app: add ugly workaround to make the icon view adapt to view size changes Michael Natterer
- [gimp/gtk3-port: 76/233] plug-ins: lots of trivial GTK+ 3.0 porting Michael Natterer
- [gimp/gtk3-port: 77/233] plug-ins: port jpeg-save to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 78/233] plug-ins: port file-png to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 79/233] plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/ Michael Natterer
- [nautilus] (3 commits) Created branch wip/csoriano/batch-refactoring Carlos Soriano Sánchez
- [gimp/gtk3-port: 80/233] plug-ins: more s/GtkObject/GtkAdjustment/ Michael Natterer
- [nautilus/wip/csoriano/batch-refactoring: 1/3] batch-rename-dialog: use array-for instead of if-elses Carlos Soriano Sánchez
- [gimp/gtk3-port: 81/233] plug-ins: port some more plug-ins to GTK+ 3.0 Michael Natterer
- [nautilus/wip/csoriano/batch-refactoring: 2/3] batch-rename-dialog: use 4 spaces for identation Carlos Soriano Sánchez
- [gimp/gtk3-port: 82/233] app: port the colormap editor to GTK+ 3.0 Michael Natterer
- [nautilus/wip/csoriano/batch-refactoring: 3/3] batch-rename-dialog: major refactoring Carlos Soriano Sánchez
- [gimp/gtk3-port: 83/233] app: remove GtkWrapBox Michael Natterer
- [gimp/gtk3-port: 84/233] libgimpwidgets: port to the new size request API Michael Natterer
- [gimp/gtk3-port: 85/233] app: port to the new size request API Michael Natterer
- [gimp/gtk3-port: 86/233] plug-ins: port the print preview to the new size request API Michael Natterer
- [gimp/gtk3-port: 87/233] plug-ins: port sphere-designer to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 88/233] plug-ins: port cml-explorer to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 89/233] plug-ins: port lighting to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 90/233] plug-ins: port the unit-editor to GtkScrollable Michael Natterer
- [gimp/gtk3-port: 91/233] app: fix GimpOverlayDialog's minimum height Michael Natterer
- [gimp/gtk3-port: 92/233] app: port GimpOverlayBox to GtkWidget::get_preferred_width/height() Michael Natterer
- [gimp/gtk3-port: 93/233] app: don't connect to "size-requst" because that's deprecated Michael Natterer
- [gimp/gtk3-port: 94/233] app: port GimpSpinScale to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 95/233] app: skip keyboard devices so the device list becomes reasonable Michael Natterer
- [gimp/gtk3-port: 96/233] app: implement proper height-for-width in GimpToolPalette Michael Natterer
- [gimp/gtk3-port: 97/233] app: use GdkDevice accessors Michael Natterer
- [gimp/gtk3-port: 98/233] app: introduce struct GimpDeviceKey because GdkDeviceKey is gone Michael Natterer
- [gimp/gtk3-port: 99/233] app: put the toolbox' areas into a box until we decided about a wrapping widget Michael Natterer
- [gimp/gtk3-port: 100/233] Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_render_icon() Michael Natterer
- [gimp/gtk3-port: 101/233] app: port the device sort function to GdkDeviceManager Michael Natterer
- [gimp/gtk3-port: 102/233] libgimpwidgets: port to GtkStyleContext and gtk_render_foo() Michael Natterer
- [gimp/gtk3-port: 103/233] app: change the list of available devices to something that makes sense Michael Natterer
- [gimp/gtk3-port: 104/233] libgimpwidgets: port GimpCellRendererToggle to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 105/233] libgimpwidgets: port GimpChainButton to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 106/233] libgimpwidgets: port GimpColorArea to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 107/233] libgimpwidgets: port GimpColorScale to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 108/233] libgimpwidgets: port GimpOffsetArea to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 109/233] libgimpwidgets: port GimpRuler to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 110/233] llibgimpwidgets: port GimpScrolledPreview to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 111/233] app: port GimpBlobEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 112/233] app: port setting the canvas padding color to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 113/233] app: port GimpPanedBox to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 114/233] app: port GimpContainerIconView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 115/233] app: port GimpContainerTreeView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 116/233] app: port GimpColormapEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 117/233] app: port GimpComponentEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 118/233] app: port GimpFgBgEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 119/233] app: port GimpFgBgView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 120/233] app: port gimp_get_icon_size() to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 121/233] app: port GimpContainerBox to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 122/233] app: port GimpDashEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 123/233] app: remove calls to gtk_widget_get, set_extension_events() Michael Natterer
- [gimp/gtk3-port: 124/233] app: s/gtk_widget_modify_font/gtk_widget_override_font/ Michael Natterer
- [gimp/gtk3-port: 125/233] libgimpwidgets: port GimpNumberPairEntry to gtk_widget_override_font() Michael Natterer
- [gimp/gtk3-port: 126/233] app: port the about dialog to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 127/233] modules: remove call to gtk_widget_set_extension_events() Michael Natterer
- [gimp/gtk3-port: 128/233] libgimpwidgets: implement GtkWidget::state_flags_changed() Michael Natterer
- [gimp/gtk3-port: 129/233] libgimpwidgets: implement GtkWidget::style_updated() instead of style_set() Michael Natterer
- [gimp/gtk3-port: 130/233] libgimpwidgets: use g_object_ref()/unref() for GdkCursors Michael Natterer
- [gimp/gtk3-port: 131/233] app: use gdk_drag_context_get_source_window() Michael Natterer
- [gimp/gtk3-port: 132/233] app: use gdk_drag_context_get_selected_action() instead of conect->action Michael Natterer
- [gimp/gtk3-port: 133/233] app: port GimpSpinScale to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 134/233] app: implement GtkWidget::style_updated() instead of style_set() Michael Natterer
- [gimp/gtk3-port: 135/233] port gtkrc files to CSS (incompletely and stuff commented out) Michael Natterer
- [gimp/gtk3-port: 136/233] Port theme and gtkrc file loading to CSS files using GtkCssProvider Michael Natterer
- [gimp/gtk3-port: 137/233] app: copy gimp.css instead of gtkrc to the user's gimp directory Michael Natterer
- [gimp/gtk3-port: 138/233] app: check whether child widgets exist in GtkWidget::style_updated() Michael Natterer
- [gimp/gtk3-port: 139/233] Replace gdk_cursor_unref() with g_object_unref() Michael Natterer
- [gimp/gtk3-port: 140/233] app: use gtk_menu_shell_get_selected_item() Michael Natterer
- [gimp/gtk3-port: 141/233] app: port GimpOverlayBox to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 142/233] app: port GimpOverlayFrame to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 143/233] app: port GimpScaleButton to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 144/233] libgimpwidgets: move all GimpPickButton members to a private struct Michael Natterer
- [gimp/gtk3-port: 145/233] libgimpwidgets: move all GimpColorArea members to a private struct Michael Natterer
- [gimp/gtk3-port: 146/233] libgimpwidgets: move all GimpOffsetArea members to a private struct Michael Natterer
- [gimp/gtk3-port: 147/233] libgimpwidgets: move padding members from instance to class struct Michael Natterer
- [gimp/gtk3-port: 148/233] libgimpwidgets: move all GimpButton members to a private struct Michael Natterer
- [gimp/gtk3-port: 149/233] libgimpwidgets: move all GimpCellRendererColor members to a private struct Michael Natterer
- [gimp/gtk3-port: 150/233] libgimpwidgets: move all GimpColorButton members to a private struct Michael Natterer
- [gimp/gtk3-port: 151/233] libgimpwidgets: move all GimpCellRendererToggle members to a private struct Michael Natterer
- [gimp/gtk3-port: 152/233] libgimpwidgets: move all GimpChainButton members to a private struct Michael Natterer
- [gimp/gtk3-port: 153/233] libgimpwidgets: move all GimpBrowser members to a private struct Michael Natterer
- [gimp/gtk3-port: 154/233] libgimpwidgets: move all GimpColorDisplay members to a private struct Michael Natterer
- [gimp/gtk3-port: 155/233] libgimpwidgets: move all GimpColorDisplayStack members to a private struct Michael Natterer
- [gimp/gtk3-port: 156/233] libgimpwidgets: move all GimpColorHexEntry members to a private struct Michael Natterer
- [gimp/gtk3-port: 157/233] libgimpwidgets: add padding Michael Natterer
- [gimp/gtk3-port: 158/233] libgimpwidgets: move all GimpColorNotebook members to a private struct. Michael Natterer
- [gimp/gtk3-port: 159/233] libgimpwidgets: move all GimpColorScale members to a private struct Michael Natterer
- [gimp/gtk3-port: 160/233] libgimpwidgets: move GimpColorProfileComboBox::dialog to private Michael Natterer
- [gimp/gtk3-port: 161/233] libgimpwidgets: move all GimpColorSelection members to a private struct Michael Natterer
- [gimp/gtk3-port: 162/233] libgimpwidgets: move all GimpEnumLabel members to a private struct Michael Natterer
- [gimp/gtk3-port: 163/233] app: don't use style->black and style->white Michael Natterer
- [gimp/gtk3-port: 164/233] libgimpwidgets: move all GimpMemsizeEntry members to a private struct Michael Natterer
- [gimp/gtk3-port: 165/233] app: port GimpStrokeEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 166/233] app: port GimpPaletteView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 167/233] plug-ins: don't use style->black and style->white Michael Natterer
- [gimp/gtk3-port: 168/233] libgimpwidgets: move all GimpColorProfileStore members to a private struct Michael Natterer
- [gimp/gtk3-port: 169/233] app: port GimpDockWindow to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 170/233] app: port GimpToolEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 171/233] app: use gtk_widget_override_font() instead of modify_font() Michael Natterer
- [gimp/gtk3-port: 172/233] app: port GimpThumbBox to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 173/233] Implement GtkWidget::style_updated() instead of ::style_set() Michael Natterer
- [gimp/gtk3-port: 174/233] app: port GimpHistogramView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 175/233] app: port GimpTagEntry to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 176/233] app: always ask the master device for its axes or state Michael Natterer
- [gimp/gtk3-port: 177/233] app: when checking for a device change, check the event's source device Michael Natterer
- [gimp/gtk3-port: 178/233] app: remove obsolete device checks from GimpToolbox Michael Natterer
- [gimp/gtk3-port: 179/233] app: port GimpColorFrame away from GtkStyle, using a new style property Michael Natterer
- [gimp/gtk3-port: 180/233] app: remove call to gtk_widget_style_attach() from GimpOverlayBox Michael Natterer
- [gimp/gtk3-port: 181/233] app: port GimpOverlayChild to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 182/233] Port cell renderers to gtk_cell_renderer_get_state() Michael Natterer
- [gimp/gtk3-port: 183/233] app: port GimpCellRendererDashes to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 184/233] app: add gimp_get_style_color() to simplify GdkRGBA style property lookup Michael Natterer
- [gimp/gtk3-port: 185/233] app: add style property and default CSS for GimpHistogramView's grid-color Michael Natterer
- [gimp/gtk3-port: 186/233] app: port GimpCurveView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 187/233] themes: document the new GimpHistogramView property in the theme CSS Michael Natterer
- [gimp/gtk3-port: 188/233] app: define all GimpHistogramView colors via style properties and CSS Michael Natterer
- [gimp/gtk3-port: 189/233] themes: document the new stlye properties and indent the CSS files properly Michael Natterer
- [gimp/gtk3-port: 190/233] app: increase the priority of the theme CSS by 1 Michael Natterer
- [gimp/gtk3-port: 191/233] app: port GimpComboTagEntry to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 192/233] configure.ac: use the new GTK_CHECK_BACKEND() macro Michael Natterer
- [gimp/gtk3-port: 193/233] plug-ins: port map-object to GTK+ 3.x Michael Natterer
- [gimp/gtk3-port: 194/233] app: use GdkRGBA instead of GdkColor in some places Michael Natterer
- [epiphany/gnome-3-22] Updated Slovak translation Damned-Lies
- [gimp/gtk3-port: 195/233] app: remove gimp_rgb_get,set_gdk_color() Michael Natterer
- [gimp/gtk3-port: 196/233] plug-ins: port filter-pack to GTK+ 3.0, still some warnings left Michael Natterer
- [gimp/gtk3-port: 197/233] app: gimp_print_event(): add the device to the event debug output. Michael Natterer
- [gimp/gtk3-port: 198/233] app: gimp_device_info_get_device_coords(): workaround for XI2 b0rk Michael Natterer
- [gimp/gtk3-port: 199/233] app: make input devices, grabs and therefore generally tools work again Michael Natterer
- [gimp/gtk3-port: 200/233] app: use gdk_device_get_position() inetad of gdk_display_get_pointer() Michael Natterer
- [gimp/gtk3-port: 201/233] app: remove some forgotten #undef GSEAL_ENABLE Michael Natterer
- [gimp/gtk3-port: 202/233] app: let the file dialog expand/collapse with the file type expander Michael Natterer
- [gimp/gtk3-port: 203/233] app: port GimpGradientEditor to GtkSyleContext Michael Natterer
- [gimp/gtk3-port: 204/233] app: port GimpHistogramView to gdk_device_grab()/ungrab() Michael Natterer
- [gimp/gtk3-port: 205/233] app: port GimpNavigationEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 206/233] app: port GimpTagPopup to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 207/233] app: GimpDock: port font size modification to GtkCssProvider Michael Natterer
- [gnome-tweak-tool] Updated Slovak translation Damned-Lies
- [gimp/gtk3-port: 208/233] plug-ins: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 209/233] app: implement GtkContainer::get_path_for_child() in GimpMessageBox Michael Natterer
- [gimp/gtk3-port: 210/233] devel-docs: make the shooter tool at least build again (untested) Michael Natterer
- [gimp/gtk3-port: 211/233] app: don't use "size-request" for the toolbox' wilber, it's gone Michael Natterer
- [gimp/gtk3-port: 212/233] app: themes.c: add #if 0-ed switch to dark theme variant Michael Natterer
- [gimp/gtk3-port: 213/233] Incomplete notebook and tab theming commit, to be improved Michael Natterer
- [gimp/gtk3-port: 214/233] themes: set an explicit background for rulers Michael Natterer
- [gimp/gtk3-port: 215/233] app: make the statusbar's progress label visible again Michael Natterer
- [gimp/gtk3-port: 216/233] app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL Michael Natterer
- [gimp/gtk3-port: 217/233] app: port wilber drawing to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 218/233] modules: port GimpColorWheel to GTK+ 3.x Michael Natterer
- [gimp/gtk3-port: 219/233] Unkommented settings for preferring a dark GTK+ theme. Michael Natterer
- [gimp/gtk3-port: 220/233] app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate-dialog.c Michael Natterer
- [gimp/gtk3-port: 221/233] Use GTK+3 gtk_get_locale_direction() function instead of current hack. Michael Natterer
- [gimp/gtk3-port: 222/233] app: port GimpCircle and subclasses to GTK+ 3 Michael Natterer
- [gimp/gtk3-port: 223/233] app: remove GTK_OBJECT() case in GimpPopup Michael Natterer
- [gimp/gtk3-port: 224/233] app: use gimp_color_display_stack_get_filters() instead of stack->filters Michael Natterer
- [gimp/gtk3-port: 225/233] libgimpwidgets: #if 0 more stuff in gimp3migration Michael Natterer
- [gimp/gtk3-port: 226/233] libgimpwidgets: Draw marker in correct position on ruler. Michael Natterer
- [gimp/gtk3-port: 227/233] libgimpwidgets: Separate ruler text layer from background. Michael Natterer
- [gimp/gtk3-port: 228/233] app: port GimpContainerTreeView from style_set() to style_updated() Michael Natterer
- [gimp/gtk3-port: 229/233] Bug 759030 - gtk3-port parsing error loading css from custom theme Michael Natterer
- [gimp/gtk3-port: 230/233] Revert "Bug 762279 - "Tip of the day" links opens two links" Michael Natterer
- [gimp/gtk3-port: 231/233] Bug 762279 - "Tip of the day" links opens two links. Michael Natterer
- [gimp/gtk3-port: 232/233] plug-ins: s/GtkObject/GtkAdjustment/ in file-wepb Michael Natterer
- [gimp/gtk3-port: 233/233] foo Michael Natterer
- [gnome-backgrounds] Updated Slovak translation Damned-Lies
- [meld] dirdiff: Fix showing identical folder message when no files were shown Kai Willadsen
- [meld] Updated Polish translation Piotr Drąg
- [metacity] Updated Polish translation Piotr Drąg
- [gnome-shell] data: Swap default for 'disable-extension-version-check' setting Florian Müllner
- [gnome-shell] telepathyClient: Always clear pending messages on destroy Florian Müllner
- [moserial] Updated Polish translation Piotr Drąg
- [mutter] Updated Polish translation Piotr Drąg
- [nemiver] Updated Polish translation Piotr Drąg
- [release-notes/gnome-3-22] final fix suggested by michael hill Allan Day
- [network-manager-applet/nm-1-4] Updated Polish translation Piotr Drąg
- [network-manager-applet] Updated Polish translation Piotr Drąg
- [network-manager-fortisslvpn] Updated Polish translation Piotr Drąg
- [network-manager-libreswan] Updated Polish translation Piotr Drąg
- [release-notes/gnome-3-22] modifications suggested by hadess Allan Day
- [release-notes/gnome-3-22] Fix an apostrophe Piotr Drąg
- [gimp] Bug 768966 - Keyboard Shortcut hint disappears from tooltips... Michael Natterer
- [meld] bin/meld: Fix requirements change from Python 3 branch merge Kai Willadsen
- [release-notes/gnome-3-22] Copy Polish translation from gnome-3-20 Piotr Drąg
- [epiphany/gnome-3-22] Updated Friulian translation Damned-Lies
- [gtk-mac-bundler] Install gir files in the bundle and recompile typelibs from them. John Ralls
- [gnome-calendar] Updated Galician translations Francisco Diéguez Souto
- [gtk-osx] Update Guile to 2.0.12. John Ralls
- [gtk-osx] Add prefix to library name in cairo.gir so that gtk-mac-bundler can adjust it. John Ralls
- [gtk-osx] Patch GtkSpell so that it looks in XDG_DATA_DIRS for iso-codes. John Ralls
- [gnome-control-center] Updated Galician translations Francisco Diéguez Souto
- [gnome-builder] Non-fast-forward update to branch wip/chergert/flatpak-breakout Christian Hergert
- [gnome-builder/wip/chergert/flatpak-breakout] sandboxing: add subprocess abstraction Christian Hergert
- [gimp] app: don't copy alpha in gimp_operation_profile_transform_process() Michael Natterer
- [gtk+] Updated Galician translations Francisco Diéguez Souto
- [gvfs] Updated Galician translations Francisco Diéguez Souto
- [polari] telepathyClient: Fix acknowledging pending messages on close Florian Müllner
- [libgweather] Updated Friulian translation Damned-Lies
- [gedit] Updated Galician translations Francisco Diéguez Souto
- [nautilus] Updated Galician translations Francisco Diéguez Souto
- [gnome-software/gnome-3-22] Updated Galician translations Francisco Diéguez Souto
- [release-notes/gnome-3-22] Updated Galician translations Francisco Diéguez Souto
- [gimp-web/testing] Fix other newcomers link. Jehan Pagès
- [gimp-web] Fix other newcomers link. Jehan Pagès
10 September 2016
11 September 2016
12 September 2016
- [gnome-music] window: Cleanup searchbar keyboard trigger Marinus Schraal
- [epiphany] (2 commits) Created branch wip/prism Michael Catanzaro
- [epiphany/wip/prism: 1/2] Add URI handler for view source mode Michael Catanzaro
- [epiphany/wip/prism: 2/2] Add Prism syntax highlighting in view source mode Michael Catanzaro
- [baobab] Updated Danish translation Ask Hjorth Larsen
- [evince] Updated Danish translation Ask Hjorth Larsen
- [file-roller] Updated Danish translation Ask Hjorth Larsen
- [five-or-more] Updated Danish translation Ask Hjorth Larsen
- [four-in-a-row] Updated Danish translation Ask Hjorth Larsen
- [gnome-chess] Updated Danish translation Ask Hjorth Larsen
- [gnome-clocks] Updated Danish translation Ask Hjorth Larsen
- [gnome-color-manager] Updated Danish translation Ask Hjorth Larsen
- [gnome-disk-utility] Updated Danish translation Ask Hjorth Larsen
- [gnome-initial-setup] Updated Danish translation Ask Hjorth Larsen
- [gnome-klotski] Updated Danish translation Ask Hjorth Larsen
- [gnome-logs] Updated Danish translation Ask Hjorth Larsen
- [gnome-maps] Updated Danish translation Ask Hjorth Larsen
- [gnome-mines] Updated Danish translation Ask Hjorth Larsen
- [gnome-music] Updated Danish translation Ask Hjorth Larsen
- [gnome-nibbles] Updated Danish translation Ask Hjorth Larsen
- [gnome-photos] Updated Danish translation Ask Hjorth Larsen
- [gnome-robots] Updated Danish translation Ask Hjorth Larsen
- [gnome-sudoku] Updated Danish translation Ask Hjorth Larsen
- [gnome-system-monitor] Updated Danish translation Ask Hjorth Larsen
- [gnome-taquin] Updated Danish translation Ask Hjorth Larsen
- [gnome-terminal] Updated Danish translation Ask Hjorth Larsen
- [iagno] Updated Danish translation Ask Hjorth Larsen
- [lightsoff] Updated Danish translation Ask Hjorth Larsen
- [swell-foop] Updated Danish translation Ask Hjorth Larsen
- [tali] Updated Danish translation Ask Hjorth Larsen
- [yelp] Updated Danish translation Ask Hjorth Larsen
- [gimp] app: "help-action-search" has been renamed to "dialogs-action-search"... Jehan Pagès
- [gimp] configure, INSTALL, devel-docs: vectorial icons is not proper English. Jehan Pagès
- [gnome-music] view: Align Albums view closely together vertically Marinus Schraal
- [totem] Updated Danish translation Ask Hjorth Larsen
- [gnome-boxes] Updated Danish translation Ask Hjorth Larsen
- [evolution] Updated Danish translation Ask Hjorth Larsen
- [gsettings-desktop-schemas] Updated Danish translation Ask Hjorth Larsen
- [gimp] app: add gimp-data-factories.[ch] with some code from gimp.c Michael Natterer
- [gtk+] Updated Danish translation Ask Hjorth Larsen
- [epiphany] Open ftp URIs in external application Michael Catanzaro
- [gtk+] Updated Danish translation Ask Hjorth Larsen
- [gtk+] Updated Danish translation Ask Hjorth Larsen
- [epiphany/gnome-3-22] Open ftp URIs in external application Michael Catanzaro
- [epiphany/gnome-3-22] Update libgd Michael Catanzaro
- [epiphany/gnome-3-22] Prepare 3.21.92 Michael Catanzaro
- [epiphany] Created tag 3.21.92 Michael Catanzaro
- [epiphany] Run gdbus-codegen through $(AM_V_GEN) Michael Catanzaro
- [epiphany] Add a FIXME Michael Catanzaro
- [gimp] icons, libgimpwidgets: gimp-buffer icons renamed to edit-copy... Jehan Pagès
- [gimp] app: use Freedesktop standard "edit-paste" icon rather than "gtk-paste". Jehan Pagès
- [gnome-software/wip/ubuntu-xenial] Refactor snapd code Robert Ancell
- [gnome-software] snap: Refactor snapd code Robert Ancell
- [chrome-gnome-shell] Added proper check for extension uuid and version before sending to server. Yuri Konotopov
- [evolution] After pressing the return key, caret is moved to a wrong place Tomas Popela
- [evolution] An extra quote character is inserted on the end of an empty PRE element Tomas Popela
- [gnome-games] Updated French translation Adrien Plazas
- [gnome-games] Version 3.21.92 Adrien Plazas
- [retro-plugins] Version 0.8.0 Adrien Plazas
- [retro-plugins] Created tag 0.8 Adrien Plazas
- [retro-plugins] Created tag 0.8.0 Adrien Plazas
- [gnome-games] Created tag 3.21.92 Adrien Plazas
- [gnome-characters] build: Regenerate uninames.h Daiki Ueno
- [gnome-software/wip/ubuntu-xenial] Fix up signed/unsigned issues Robert Ancell
- [evolution] Bug 771131 - Replying in plain text to plain text ignores quotation level Tomas Popela
- [gtk+] wayland: unmap popup along with its toplevel Olivier Fourdan
- [tali] Updated Greek translation Damned-Lies
- [four-in-a-row] Updated Greek translation Damned-Lies
- [gnome-klotski] Updated Greek translation Damned-Lies
- [gnome-chess] Updated Greek translation Damned-Lies
- [five-or-more] Updated Greek translation Damned-Lies
- [gnome-nibbles] Updated Greek translation Damned-Lies
- [gnome-robots] Updated Greek translation Damned-Lies
- [lightsoff] Updated Greek translation Damned-Lies
- [swell-foop] Updated Greek translation Damned-Lies
- [gnome-clocks] Updated Greek translation Damned-Lies
- [gnome-color-manager] Updated Greek translation Damned-Lies
- [gnome-disk-utility] Updated Greek translation Damned-Lies
- [gnome-maps] Updated Greek translation Damned-Lies
- [gnome-system-monitor] Updated Greek translation Damned-Lies
- [gnome-terminal] Updated Greek translation Damned-Lies
- [yelp] Updated Greek translation Damned-Lies
- [evince] Updated Greek translation Damned-Lies
- [baobab] Updated Greek translation Damned-Lies
- [gitg/gnome-3-22] Updated Greek translation Damned-Lies
- [gnome-software] snap: Use snapd-glib to perform snapd login. This fixes non-root access being removed in snapd. Robert Ancell
- [gitg] Updated Greek translation (cherry picked from commit 01b8991a97798bfea25334416f7dfae60fd3e29e) Damned-Lies
- [gnome-software/wip/ubuntu-xenial] (7 commits) ...Merge branch 'gnome-3-20' into wip/ubuntu-xenial Robert Ancell
- [gnome-software/wip/ubuntu-xenial: 7/7] Merge branch 'gnome-3-20' into wip/ubuntu-xenial Robert Ancell
- [gtkmm] Gtk::TreeNodeChildren: Deprecate the reverse iterator Kjell Ahlstedt
- [gnome-boxes] Updated Russian translation Damned-Lies
- [gnome-software] trivial: Fix compile without snapd-glib Richard Hughes
- [gnome-software/wip/ubuntu-xenial] Fix failure refining first snap doesn't affect other snaps Robert Ancell
- [gnome-software] Updated Dutch Master 3.22 Hannie Dumoleyn
- [gnome-software] Don't download updates when low on power Richard Hughes
- [gtk+] Updated Hungarian translation Damned-Lies
- [rhythmbox] Updated Hungarian translation Damned-Lies
- [network-manager-openvpn] Updated Hungarian translation Damned-Lies
- [chronojump] Updated Hungarian translation Damned-Lies
- [gnome-builder] Updated Hungarian translation Damned-Lies
- [gnome-software/gnome-3-22] Updated Dutch translation gnome-software-gnome-3-22 Hannie Dumoleyn
- [gnome-desktop/gnome-3-20] Updated Lao translation Damned-Lies
- [caribou] Added Lao translation Damned-Lies
- [mousetweaks] Added Lao translation Damned-Lies
- [gnome-music] help-overlay.ui: Hide ctrl+space accelerator for now Marinus Schraal
- [gnome-documents] Updated Dutch translationMaster 3.22 Hannie Dumoleyn
- [vala] glib-2.0: Fix wrong return type of OptionContext.get_description() Rico Tzschichholz
- [vala] sqlite3: Allow some values to be nullable Rico Tzschichholz
- [gnome-documents] release: prepare for 3.21.92 Alessandro Bono
- [gnome-documents] Created tag 3.21.92 Alessandro Bono
- [gnome-music] window: Do not remove static playlists when pressing Delete Marinus Schraal
- [gnome-photos/gnome-3-20] Updated Scottish Gaelic translation Damned-Lies
- [evince/gnome-3-20] Updated Scottish Gaelic translation Damned-Lies
- [gnome-terminal/gnome-3-20] Updated Scottish Gaelic translation Damned-Lies
- [gnome-photos] Updated Scottish Gaelic translation Damned-Lies
- [gnome-terminal] Updated Scottish Gaelic translation Damned-Lies
- [evince] Updated Scottish Gaelic translation Damned-Lies
- [wing] Created branch wip/pipe-name Ignacio Casal Quinteiro
- [wing/wip/pipe-name] named-pipe: add pipe-name property to the connection Ignacio Casal Quinteiro
- [yelp] Updated Scottish Gaelic translation Damned-Lies
- [gnome-session/gnome-3-20] Updated Scottish Gaelic translation Damned-Lies
- [gnome-session] Updated Scottish Gaelic translation (cherry picked from commit 92772626adfa039e46646dd6f28be8115a41d Damned-Lies
- [wing] Non-fast-forward update to branch wip/pipe-name Ignacio Casal Quinteiro
- [wing/wip/pipe-name] named-pipe: add pipe-name property to the connection Ignacio Casal Quinteiro
- [evolution-data-server] NEWS update for 3.21.92 Milan Crha
- [evolution-data-server] Created tag EVOLUTION_DATA_SERVER_3_21_92 Milan Crha
- [evolution-data-server] Post-release version bump Milan Crha
- [evolution] NEWS update for 3.21.92 Milan Crha
- [evolution] Created tag EVOLUTION_3_21_92 Milan Crha
- [evolution] Post-release version bump Milan Crha
- [evolution-data-server/wip/camel-more-gobject] More file splitting Milan Crha
- [nautilus] batch-rename-dialog: use array-for instead of if-elses Carlos Soriano Sánchez
- [nautilus] batch-rename-dialog: use 4 spaces for identation Carlos Soriano Sánchez
- [nautilus] batch-rename-dialog: major refactoring Carlos Soriano Sánchez
- [geary] Updated Kazakh translation Damned-Lies
- [evolution-ews] NEWS update for 3.21.92 Milan Crha
- [evolution-ews] Created tag EVOLUTION_EWS_3_21_92 Milan Crha
- [evolution-ews] Post-release version bump Milan Crha
- [evolution-mapi] NEWS update for 3.21.92 Milan Crha
- [evolution-mapi] Created tag EVOLUTION_MAPI_3_21_92 Milan Crha
- [evolution-mapi] Post-release version bump Milan Crha
- [nautilus] application: add dummy --no-desktop cmd option Carlos Soriano Sánchez
- [gvfs] mtp: Use a less spamming function for the heartbeat call Ondrej Holy
- [gvfs] dav: Try also root when looking for the shortest prefix Ondrej Holy
- [nautilus/gnome-3-20] nautilus-window.ui: don't allow main_view to shrink Carlos Soriano Sánchez
- [gvfs] Update NEWS for 1.29.92 Ondrej Holy
- [gvfs] Post release version bump Ondrej Holy
- [gvfs] Created tag 1.29.92 Ondrej Holy
- [gnome-music] shortcuts: Fix CSS to allow ctrl+space accelerator Marinus Schraal
- [geary] (169 commits) Non-fast-forward update to branch wip/765516-gtk-widget-conversation-viewer Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 16/169] Disable some code that will break when ConversationViewer loses it web_view. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 17/169] Add new ConversationMessage widget to display a single message with a WebView. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 18/169] Convert ConversationViewer to a Stack with a ListBox, remove its WebView. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 19/169] Remove uneeded ConversationWebView, HTML and CSS code. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 20/169] Minor code clean up. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 21/169] Renable and update code for clicking on links in messages. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 22/169] Just use tooltips instead of an overlay for displaying link URLs for now. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 23/169] Reenable and update code for attached, full pane message composer. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 24/169] Remove now-unused composer-pane-position pref. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 25/169] Reenable and update code for embedded message composer. Michael Gratton
- [network-manager-applet] (4 commits) Created branch bg/editor-ipv4-addresses-bgo763937 Beniamino Galvani
- [network-manager-pptp] NEWS: fix wrong entry Thomas Haller
- [geary/wip/765516-gtk-widget-conversation-viewer: 26/169] Delete now used scrollable-overlay.vala source file. Michael Gratton
- [network-manager-applet/bg/editor-ipv4-addresses-bgo763937: 1/4] editor: preserve old addresses when changing IP method Beniamino Galvani
- [network-manager-applet/bg/editor-ipv4-addresses-bgo763937: 2/4] editor: allow specifying static IP addresses for automatic methods Beniamino Galvani
- [geary/wip/765516-gtk-widget-conversation-viewer: 27/169] Enable ConversationViewer list box focus scrolling. Michael Gratton
- [network-manager-applet/bg/editor-ipv4-addresses-bgo763937: 3/4] editor: allow specifying IPv4 address for shared method Beniamino Galvani
- [geary/wip/765516-gtk-widget-conversation-viewer: 28/169] Minor code cleanup. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 29/169] Reenable and update code for inline message quote toggling. Michael Gratton
- [network-manager-applet/bg/editor-ipv4-addresses-bgo763937: 4/4] editor: fix memory leak in possibly_wrong_gateway() Beniamino Galvani
- [geary/wip/765516-gtk-widget-conversation-viewer: 30/169] Add a workaround for web_view X allocation error. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 31/169] Reenable and update code for inline message image display. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 32/169] Tidy up transitions between the ConversationViewer's pages. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 33/169] Clean up message header UI, tranitions and style a bit. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 34/169] Style the ConversationViewer user message with CSS rather than a class. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 35/169] Add attachment icon back to the message viewer. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 36/169] Don't display ConversationMessage header boxes when header not present. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 37/169] Make collapsed ConversationMessage message boxes a bit lighter. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 38/169] Fix "How does the code know the size to allocate" warning. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 39/169] Use two different buttons in ConversationMessage to show starred state. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 40/169] Ensure message are marked ready when their message bodies are visible. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 41/169] Tidy up ConversationMessage styling and state management. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 42/169] Don't require duplicating conversation message signals on the viewer. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 43/169] Minor code clean up/reorganisation. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 44/169] Roll back ConversationViewer focus handle changes. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 45/169] Reenable and update code for displayed attachments. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 46/169] Reenable and update code for editing draft messages. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 47/169] Remove ConversationMessage.containing_folder it's uneeded and incorrect. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 48/169] Ensure ConversationMessage.web_view load stops when message load cancelled. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 49/169] Reenable displaying sub-messages. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 50/169] Expand the email for search conversations with only one message. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 51/169] Allow ConversationEmail to manage its infobars indep. of ConversationMessage. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 52/169] Reenable displaying the "sent but not saved" message. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 53/169] Reenable displaying sender avatars using Gravatar. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 54/169] Depend on libsoup now we use it explicitly in the code base. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 55/169] Convert ConversationWebView HML CSS file to a resource, remove theme dir. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 56/169] Silence a warning calling Use Gtk.Widget.get_window. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 57/169] Load the avatar cache on startup to ensure it is being loaded. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 58/169] Add trivial amount of documentation comments. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 59/169] Re-enable email menu actions and message star/unstar. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 60/169] Re-enable attachments context menu. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 61/169] Convert ConversationEmail's attachment icon into a button. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 62/169] Rename conversation-message-menu.ui to conversation-email-menus.ui. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 63/169] Add missing UI file to POTFILES.in. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 64/169] Re-enable the message context menu. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 65/169] Add missing file to POTFILES.in. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 66/169] Turn down some warnings the user can't do anything about. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 67/169] Namespace a Geary GTK+ theme CSS class. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 68/169] Re-enable items in the ConversationEmail menu. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 69/169] Mark ConversationMessage.context_menu_element as nullable. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 70/169] Chase Yorba -> SFC copryright assignment change. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 71/169] Chase ConversationEmail action namespace change in its main UI file. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 72/169] Fix build after rebasing to current master. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 73/169] Don't ever collapse the last email in the conversation. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 74/169] Update message header layout, use GtkFlowBox for addresses. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 75/169] Fix alignment of conversation message date and preview date alignment. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 76/169] Ensure collapsed conversation email attachment button isn't sensitive. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 77/169] Chase recent master ConversationViewer search changes. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 78/169] Re-enable search highlighting in conversation view. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 79/169] General clean up of conversation viewer code. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 80/169] Remove redundant Geary.Email arg from ConversationEmail signals. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 81/169] Re-enable replying to and quoting the selected message, if any. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 82/169] Remove some unused web view font code. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 83/169] Tidy up conversation list style. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 84/169] Show/hide any attached messages as the primary message is. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 85/169] Go back to using the same size avatar for expanded/collapsed messages. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 86/169] Ensure embedded composer is always located below its referred message. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 87/169] Make conversation ListBox activate and sort call lambdas full methods. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 88/169] Reduce spacing between messages in the conversation list. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 89/169] Fix build after rebase. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 90/169] Emulate browser-style scroll-on-spacebar. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 91/169] Ensure header buttons are not sensitive when convo email is collapsed. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 92/169] Add support for easier iterating over conversation email and msg views. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 93/169] Re-enable message view zoom. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 94/169] Fix a crash when viewer is cleared while highlighting search terms. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 95/169] Scroll to a useful location when a conversation is first loaded. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 96/169] Break out ListBox used to display conversations into standalone widget. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 97/169] Gracefully handle messages with no from address in conversation viewer. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 98/169] Add a tooltip to to conversartion viewer's date headers with full date. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 99/169] Don't collapse a conversartion email when it has an attached embedded composer. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 100/169] Minor conversation code cleanup. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 101/169] Fix logic error when determining when to show the "show images" infobar. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 102/169] Minor conversation code cleanup. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 103/169] Tidy up ConversationMessage GTK theme CSS. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 104/169] Enable popover for conversation message header addresses. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 105/169] Fix in-window and in-comversation composers not getting cleaned up. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 106/169] Simplify how ConversationListBox removal, explicitly destroy them. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 107/169] Don't hide in-window composers just after they are shown. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 108/169] Make conversation viewer email flag handling a bit more null-safe. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 109/169] Fix jumpy focus scrolling on emails bigger than the viewport. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 110/169] Minor conversation viewer code cleanup. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 111/169] Fix some critical warnings during object destruction. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 112/169] Port some changes over from master lost in the last rebase. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 113/169] Substantially rework email HTML sanitising and styling. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 114/169] Use app-driven width for conversation web view, not content-driven. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 115/169] Remove some unused/uneeded message body CSS. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 116/169] Tidy up collapsible quote container style and behaviour. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 117/169] Prefix CSS classes in message HTML to avoid collisions with HTML messages. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 118/169] Always allow last messages in a convo to be expanded. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 119/169] Ensure conversation messages min width is low enough for small screens. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 120/169] Fix most conversation web view height issues. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 121/169] Minor code cleanup. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 122/169] Don't clobber avatar loads for second and subsequent convo loads. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 123/169] Workaround wide convo InfoBars being too wide for small screens. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 124/169] Fix some inline parts not being visible. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 125/169] Fix inline JPEGs being corrupted when converted to data URIs. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 126/169] Move managing toolbar mesage buttons from convo viewer to controller. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 127/169] Convert new convo widgets to use Gtk.Grid instead of Box. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 128/169] Fix 0px elements being rendered as 1px boxes. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 129/169] Fix massive memory leak due to some convo widgets never being freed. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 130/169] Fix compile error. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 131/169] Fix missing space between message avatar and headers. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 132/169] Fix full-pane composer not taking upthe full window. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 133/169] Replace Gtk.IconView with FlowBox for displaying email attachments. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 134/169] Fix lack of padding around GMail blockquotes. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 135/169] (Re-)fix crash when displaying exceptionally large messages. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 136/169] Set GTK CSS classes on conversation email for sent, starred and unread. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 137/169] Fix some bugs in AggregateProgressMonitor when removing monitors. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 138/169] Replace the conversation list store's model on folder change. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 139/169] Fix ConversationListStore instances never being finalised. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 140/169] Really(?) fix DOM node crit warning when ConversationMessage finalised. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 141/169] Highlight unread emails in convo viewer. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 142/169] Tidy up the ConversationListBox API for accessing reply target email. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 143/169] Reimplement in-conversation find. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 144/169] Tidy up conversation viewer widget signal handling a bit. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 145/169] Implement "Search for messages from" for email addresses. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 146/169] Clean up the conversation find implementation a bit. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 147/169] Don't show info bars on show all. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 148/169] Minor code tidy. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 149/169] Fix build after shoddy rebase. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 150/169] Fix a crit warning when switching folders. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 151/169] Fix a possible critical error. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 152/169] Don't re-load folder when changing to the same one. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 153/169] Fix reply/forward toobar buttons not being enabled for search folder. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 154/169] Don't consider collapsed emails for find prefil/reply quoting. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 155/169] Dismiss link popover when a link is activated. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 156/169] Minor GTK and HTML CSS tweaks. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 157/169] Fix possible crit loading an avatar for a cancelled conversation load. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 158/169] Set an explcit minimum version requirmeent for libsoup. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 159/169] Tidy up avatar loading. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 160/169] Fix possible crit error when conversation load is cancelled during email load. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 161/169] Prematurely optimise conversation email loading. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 162/169] Fix a possible crit error. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 163/169] Fix a possible crit error when cancelling conversation load. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 164/169] Add ConversationEmail::message_bodies_loaded prop, hook it up. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 165/169] Fix logic thinko with conversation last row handling. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 166/169] Expand/collapse conversation rows matching fine/search terms. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 167/169] Manage search term highlighting for messages appended to a conversation. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 168/169] Explicitly handle find bar being closed, update search terms if set. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 169/169] Highlight search terms in conversation message address headers. Michael Gratton
- [network-manager-applet] Deleted branch bg/editor-ipv4-addresses-bgo763937 Beniamino Galvani
- [network-manager-applet] (4 commits) Created branch bg/editor-ipv4-addresses-bgo763937 Beniamino Galvani
- [network-manager-applet/bg/editor-ipv4-addresses-bgo763937: 1/4] editor: preserve old addresses when changing IP method Beniamino Galvani
- [network-manager-applet/bg/editor-ipv4-addresses-bgo763937: 2/4] editor: allow specifying static IP addresses for automatic methods Beniamino Galvani
- [network-manager-applet/bg/editor-ipv4-addresses-bgo763937: 3/4] editor: allow specifying IPv4 address for shared method Beniamino Galvani
- [network-manager-applet/bg/editor-ipv4-addresses-bgo763937: 4/4] editor: fix memory leak in possibly_wrong_gateway() Beniamino Galvani
- [network-manager-openvpn] NEWS: update Thomas Haller
- [gimp-web/testing] Fix 'Gimp' -> 'GIMP' in GIMPProfile tut Pat David
- [gimp-web] Fix 'Gimp' -> 'GIMP' in GIMPProfile tut Pat David
- [gnome-sound-recorder] Updated Dutch translation master Hannie Dumoleyn
- [gnome-sound-recorder/gnome-3-20] Updated Dutch translation 3.20 Hannie Dumoleyn
- [gobject-introspection] gthash: free cmph objects Tobias Mueller
- [gnome-todo] Updated Dutch translation Master 3.22 Hannie Dumoleyn
- [gimp-web/testing] Add '2.8' specifier to GIMPProfile locations Pat David
- [gimp-web] Add '2.8' specifier to GIMPProfile locations Pat David
- [gnome-todo] Updated Swedish translation Damned-Lies
- [orca] Fix bug in presenting chatroom name when app is not active Joanmarie Diggs
- [orca/gnome-3-22] Fix bug in presenting chatroom name when app is not active Joanmarie Diggs
- [gnome-software] Only show the external installed notification on success Richard Hughes
- [gnome-music] application.css: Remove unused playlist-lists block Marinus Schraal
- [gnome-music] application.css: Remove top row separator Marinus Schraal
- [gnome-initial-setup] privacy: Fix location of Mozilla privacy policy Michael Catanzaro
- [gnome-initial-setup] Correct license of um-realm-manager Michael Catanzaro
- [chronojump/chronojump-importer] Changes member variables to private. Carles Pina i Estany
- [chronojump/chronojump-importer] Deletes unused variables. Carles Pina i Estany
- [chronojump/chronojump-importer] Adds an option in the menu that will show the dialog to open the database. Carles Pina i Estany
- [orca] Updated Swedish translation Damned-Lies
- [nautilus] Updated French translation Damned-Lies
- [polari] Updated French translation Damned-Lies
- [nautilus] Update POTFILES.in Piotr Drąg
- [nautilus] Updated French translation Damned-Lies
- [evolution/wip/camel-more-gobject] Adapt to eds changes Milan Crha
- [nautilus] Updated Polish translation Piotr Drąg
- [nautilus] Updated Swedish translation Damned-Lies
- [atk] Add more options to XGETTEXT_OPTIONS in po/Makevars Piotr Drąg
- [balsa/gtk3] Add more options to XGETTEXT_OPTIONS in po/Makevars Piotr Drąg
- [balsa] Add more options to XGETTEXT_OPTIONS in po/Makevars Piotr Drąg
- [baobab] Add more options to XGETTEXT_OPTIONS in po/Makevars Piotr Drąg
- [nautilus] Updated Kazakh translation Damned-Lies
- [clutter-gtk] Add more options to XGETTEXT_OPTIONS in po/Makevars Piotr Drąg
- [clutter] Add more options to XGETTEXT_OPTIONS in po/Makevars Piotr Drąg
- [cogl] Add more options to XGETTEXT_OPTIONS in po/Makevars Piotr Drąg
- [cogl/cogl-1.22] Add more options to XGETTEXT_OPTIONS in po/Makevars Piotr Drąg
- [gnome-user-docs] Updated Swedish translation Damned-Lies
- [dasher] Add more options to XGETTEXT_OPTIONS in po/Makevars Piotr Drąg
- [gnome-applets] Updated Swedish translation Damned-Lies
- [epiphany] Add more options to XGETTEXT_OPTIONS in po/Makevars Piotr Drąg
- [nautilus] Updated Finnish translation Damned-Lies
- [epiphany/gnome-3-22] Updated Finnish translation Damned-Lies
- [epiphany] Updated Finnish translation (cherry picked from commit aa2ab2a96ca5aa9424d8f5e10b7fcf1ccaae1ecc) Damned-Lies
- [chronojump] Encoder capture/load power bars show maximum power of a person intersession Xavier de Blas
- [gtk+] Updated Finnish translation Damned-Lies
- [evince] comics: Add application/vnd.comicbook+zip support Bastien Nocera
- [evince] comics: Fix mime-type comparisons Bastien Nocera
- [frogr] Add more options to XGETTEXT_OPTIONS in po/Makevars Piotr Drąg
- [gdk-pixbuf] Add more options to XGETTEXT_OPTIONS in po/Makevars Piotr Drąg
- [gnome-control-center] Updated Finnish translation Damned-Lies
- [giggle] Add more options to XGETTEXT_OPTIONS in po/Makevars Piotr Drąg
- [glib-networking] Add more options to XGETTEXT_OPTIONS in po/Makevars Piotr Drąg
- [gnome-builder] Add more options to XGETTEXT_OPTIONS in po/Makevars Piotr Drąg
- [gnome-characters] Add more options to XGETTEXT_OPTIONS in po/Makevars Piotr Drąg
- [gnome-chess] Add more options to XGETTEXT_OPTIONS in po/Makevars Piotr Drąg
- [gnome-clocks] Add more options to XGETTEXT_OPTIONS in po/Makevars Piotr Drąg
- [gnome-commander] Add more options to XGETTEXT_OPTIONS in po/Makevars Piotr Drąg
- [gnome-flashback] Add more options to XGETTEXT_OPTIONS in po/Makevars Piotr Drąg
- [gnome-shell-extensions] Add more options to XGETTEXT_OPTIONS in po/Makevars Piotr Drąg
- [gnome-shell] Add more options to XGETTEXT_OPTIONS in po/Makevars Piotr Drąg
- [gspell] Add more options to XGETTEXT_OPTIONS in po/Makevars Piotr Drąg
- [epiphany/gnome-3-22] Updated Lithuanian translation Aurimas Černius
- [epiphany] Updated Lithuanian translation Aurimas Černius
- [yelp-xsl/wip/html5] html.xsl: Add stub for sidebars, involves extra top-level wrappers Shaun McCance
- [gtk+] Add more options to XGETTEXT_OPTIONS in Makevars Piotr Drąg
- [mutter] backends: Add comment to translators in "Switch monitor" string Carlos Garnacho
- [gtksourceview] Add more options to XGETTEXT_OPTIONS in po/Makevars Piotr Drąg
- [nautilus] Updated Lithuanian translation Aurimas Černius
- [gupnp-tools] Add more options to XGETTEXT_OPTIONS in po/Makevars Piotr Drąg
- [gtk+] Updated Lithuanian translation Aurimas Černius
- [gvfs] Add more options to XGETTEXT_OPTIONS in po/Makevars Piotr Drąg
- [jhbuild] Add more options to XGETTEXT_OPTIONS in po/Makevars Piotr Drąg
- [json-glib] Add more options to XGETTEXT_OPTIONS in po/Makevars Piotr Drąg
- [libepc] Add more options to XGETTEXT_OPTIONS in po/Makevars Piotr Drąg
- [libgnome-games-support] Add more options to XGETTEXT_OPTIONS in po/Makevars Piotr Drąg
- [libgnomekbd] Add more options to XGETTEXT_OPTIONS in po/Makevars Piotr Drąg
- [libgovirt] Add more options to XGETTEXT_OPTIONS in po/Makevars Piotr Drąg
- [libgtop] Add more options to XGETTEXT_OPTIONS in po/Makevars Piotr Drąg
- [gnome-control-center] Updated Lithuanian translation Aurimas Černius
- [metacity] Add more options to XGETTEXT_OPTIONS in po/Makevars Piotr Drąg
- [mutter] Add more options to XGETTEXT_OPTIONS in po/Makevars Piotr Drąg
- [gvfs] Updated Lithuanian translation Aurimas Černius
- [gnome-builder] Updated Lithuanian translation Aurimas Černius
- [notification-daemon] Add more options to XGETTEXT_OPTIONS in po/Makevars Piotr Drąg
- [regexxer] Add more options to XGETTEXT_OPTIONS in po/Makevars Piotr Drąg
- [rygel] Add more options to XGETTEXT_OPTIONS in po/Makevars Piotr Drąg
- [chronojump] Automatic ping on startup (nice with the GUI) Xavier de Blas
- [mutter] monitor-manager-kms: Add common modes Rui Matos
- [tracker] Add more options to XGETTEXT_OPTIONS in po/Makevars Piotr Drąg
- [zenity] Add more options to XGETTEXT_OPTIONS in po/Makevars Piotr Drąg
- [shotwell] Prepare 0.23.7 Jens Georg
- [shotwell] Created tag shotwell-0.23.7 Jens Georg
- [shotwell] Created branch shotwell-0.24 Jens Georg
- [gjs] (8 commits) Created branch wip/ptomato/mozjs31prep Philip Chimento
- [gjs/wip/ptomato/mozjs31prep: 1/8] boxed: Remove usage of TinyId's Philip Chimento
- [gjs/wip/ptomato/mozjs31prep: 2/8] build: Require GTK 3.20 Philip Chimento
- [gjs/wip/ptomato/mozjs31prep: 3/8] build: Require C++11 Philip Chimento
- [gjs/wip/ptomato/mozjs31prep: 4/8] js: Discontinue usage of JSBool Philip Chimento
- [gjs/wip/ptomato/mozjs31prep: 5/8] js: Prefer bool to gboolean Philip Chimento
- [gjs/wip/ptomato/mozjs31prep: 6/8] doc: Update JS::Value memory notes Philip Chimento
- [gjs/wip/ptomato/mozjs31prep: 7/8] js: Replace all jsval by JS::Value Philip Chimento
- [gjs/wip/ptomato/mozjs31prep: 8/8] WIP - remove JSVAL macros Philip Chimento
- [epiphany] Deleted branch wip/prism Michael Catanzaro
- [epiphany] Add URI handler for view source mode Michael Catanzaro
- [epiphany] Add Prism syntax highlighting in view source mode Michael Catanzaro
- [epiphany] view-source-handler: Get content from existing embed if possible Michael Catanzaro
- [tracker] tracker-extract: Add new mime-types for comic books Bastien Nocera
- [orca] Add explicit do-not-descend-for-caret check for ROLE_IMAGE Joanmarie Diggs
- [orca/gnome-3-22] Add explicit do-not-descend-for-caret check for ROLE_IMAGE Joanmarie Diggs
- [glib] gsubprocess: Fix annotation for set_environ() Rico Tzschichholz
- [gnome-user-docs] Updated Finnish translation Damned-Lies
- [gnome-calculator] Prepare for 3.21.92 Alberto Ruiz
- [gnome-calculator] Created tag 3.21.92 Alberto Ruiz
- [nautilus] batch-renaming: disable if compiled without tracker Carlos Soriano Sánchez
- [gobject-introspection] gir: Update annotations from GLib git master Rico Tzschichholz
- [vte] Version 0.45.92 Christian Persch
- [vte] Post release version bump Christian Persch
- [vte] Created tag 0.45.92 Christian Persch
- [gnome-terminal] Version 3.21.92 Christian Persch
- [rygel] Prepare 0.31.6 Jens Georg
- [gnome-terminal] Post release version bump Christian Persch
- [gnome-terminal] Created tag 3.21.92 Christian Persch
- [rygel] Created tag RYGEL_0_31_6 Jens Georg
- [gimp-web/testing] Add more text to 404 - File not found page Pat David
- [vala] Created branch staging Jürg Billeter
- [vala/staging] Fix type checking when using generics in combination with subtyping Jürg Billeter
- [gimp-web/testing] Add better outlined Wilber for 404 page. Pat David
- [gnome-maps] configure.ac: bump libchamplain Marcus Lundblad
- [gnome-maps] Release 3.21.92 Marcus Lundblad
- [gnome-maps] Created tag v3.21.92 Marcus Lundblad
- [gnome-terminal/gnome-3-20] window: Make geometry work better with gtk 3.20 Christian Persch
- [gnome-terminal/gnome-3-20] window: Fix CSD size calculations with long titles Christian Persch
- [gnome-terminal/gnome-3-20] Revert "window: Fix CSD size calculations with long titles" Christian Persch
- [gnome-terminal/gnome-3-20] window: Fix CSD size calculations with long titles Christian Persch
- [baobab] Release 3.21.92 Stefano Facchini
- [baobab] Created tag 3.21.92 Stefano Facchini
- [gimp] icons: add "edit-delete" icon. Jehan Pagès
- [gimp-web] (2 commits) ...Add better outlined Wilber for 404 page. Pat David
- [nautilus] build: Add missing newline escape Florian Müllner
- [mutter] backends: Use g-s-d settings for tablet configuration Carlos Garnacho
- [rygel] Created branch rygel-0-32 Jens Georg
- [gitg/gnome-3-22] Release version 3.21.92 Jesse van den Kieboom
- [gitg] Created tag v3.21.92 Jesse van den Kieboom
- [gnome-maps] (28 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 6/28] routeQuery: WIP: add support for setting time and arrival/departure Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 7/28] transitOptions: Add class holding options for transit routing Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 8/28] routeQuery: Add ability to set options for transit routing Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 9/28] routeQuery: Move routequery to the Application module Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 10/28] routeService: WIP, Enable querying GraphHopper externally Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 11/28] Add module to handle HVT codes (hierachical vehicle types) Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 12/28] WIP: Add module to query an OpenTripPlanner instance Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 13/28] routeQuery: Add support for transit mode Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 14/28] application: Add initialization of the OpenTripPlanner instance Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 15/28] Add transit mode icons Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 16/28] utils: Add color luminance and contrast functions Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 17/28] Add label widget for route labels Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 18/28] Add list box row class for representing transit itineraries Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 19/28] Add list box row to display a leg of a transit itinerary Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 20/28] Add a list box row to show the arrival of a transit itinerary Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 21/28] Add list box row for loading more transit results Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 22/28] sidebar: WIP, Hook up a new transit mode button Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 23/28] Add map marker to mark start of walking transit legs Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 24/28] Add map marker to mark end of transit itineraries Marcus Lundblad
- [tomboy] build: migrate off of the long outdated gnome-common infra Alex Tereschenko
- [gnome-maps/wip/mlundblad/transit-routing: 25/28] Add map marker for marking boarding points in transit itineraries Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 26/28] Add list box row class for transit stops Marcus Lundblad
- [tomboy] Makefile.am: replace removed MAINTAINERS file with DOAP one Alex Tereschenko
- [gnome-maps/wip/mlundblad/transit-routing: 27/28] turnPointMarker: Add support for showing markers for transit stops Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 28/28] mapView: WIP, implement showing transit routes Marcus Lundblad
- [gitg/gnome-3-20] Release version 3.20.3 Jesse van den Kieboom
- [gitg] Created tag v3.20.3 Jesse van den Kieboom
- [gnome-music] shortcuts: Remove ctrl+p for Play/Pause Marinus Schraal
- [gimp] icons: move icon to the right folder. Jehan Pagès
- [nautilus] build: Fix referenced source names Florian Müllner
- [nautilus] libgd: update to latest commit Carlos Soriano Sánchez
- [network-manager-applet/nma-1-2] c-e: unregister signal handler from VPN plugin Thomas Haller
- [network-manager-applet/nma-1-2] c-e: take reference to NMVpnEditorPlugin instance in "page-vpn.c" Thomas Haller
- [network-manager-applet/nma-1-2] c-e: fail construction of VPN page if editor plugin cannot be loaded Thomas Haller
- [gimp] icons, app: "folder-new" icon used for new layer group. Jehan Pagès
- [vala] Release 0.33.1 Jürg Billeter
- [vala] Created tag 0.33.1 Jürg Billeter
- [gnote] Change accelerator for Back button Aurimas Černius
- [gnome-software/gnome-3-20] Backport GsAuth Robert Ancell
- [evolution-data-server] Updated French translation Damned-Lies
- [gtk+] Updated French translation Damned-Lies
- [gimp] app, pdb: remove useless include of "core/gimpunit.h" Michael Natterer
- [gnome-music] Release 3.21.92 Marinus Schraal
- [gnome-music] Created tag 3.21.92 Marinus Schraal
- [gimp] app: merge units.[ch] into core/gimp-units.[ch] Michael Natterer
- [gnome-boxes] Add Swedish help translation Anders Jonsson
- [mutter] Bump version to 3.21.92 Florian Müllner
- [mutter] Created tag 3.21.92 Florian Müllner
- [gnome-shell-extensions] Bump version to 3.21.92 Florian Müllner
- [gnome-shell-extensions] Created tag 3.21.92 Florian Müllner
- [gnome-sound-recorder] Comment out broken code Margaret Ford
- [gnome-shell] Bump version to 3.21.92 Florian Müllner
- [gnome-shell] Created tag 3.21.92 Florian Müllner
- [chronojump] (5 commits) Created branch database-refactoring Carles Pina i Estany
- [chronojump/database-refactoring: 1/5] WIP - Experiment: makes all the sqlite methods non-static. Carles Pina i Estany
- [chronojump/database-refactoring: 2/5] WIP - accessing using the new method avoiding static classes. Carles Pina i Estany
- [chronojump/database-refactoring: 3/5] Same as before. Carles Pina i Estany
- [chronojump/database-refactoring: 4/5] More refactoring, now it compiles. Carles Pina i Estany
- [chronojump/database-refactoring: 5/5] WIP - More refactoring database. Carles Pina i Estany
- [ocrfeeder] (6 commits) Created branch wip/jrocha/cleanup Joaquim Manuel Pereira Rocha
- [ocrfeeder/wip/jrocha/cleanup: 1/6] Use Gtk.Paned with the orientation instead of Gtk.HPaned Joaquim Manuel Pereira Rocha
- [ocrfeeder/wip/jrocha/cleanup: 2/6] Set the wide_handle in the Gtk.Paned widgets Joaquim Manuel Pereira Rocha
- [ocrfeeder/wip/jrocha/cleanup: 3/6] Fix icons in the BoxEditor's text align buttons Joaquim Manuel Pereira Rocha
- [ocrfeeder/wip/jrocha/cleanup: 4/6] Make the clip section of the BoxEditor expandible Joaquim Manuel Pereira Rocha
- [ocrfeeder/wip/jrocha/cleanup: 5/6] Use ArgumentParser instead of OptionParser Joaquim Manuel Pereira Rocha
- [ocrfeeder/wip/jrocha/cleanup: 6/6] Center the working page in its area Joaquim Manuel Pereira Rocha
- [polari] Bump version to 3.21.92 Florian Müllner
- [polari] Created tag 3.21.92 Florian Müllner
- [gnome-mines] Prepared release 3.21.92 Robert Roth
- [gnome-mines] Created tag 3.21.92 Robert Roth
- [gnome-sound-recorder] Created tag 3.21.92 Margaret Ford
- [pitivi] build: Fix the script to update by default Alexandru Băluț
- [gnome-sound-recorder] Prepare for release 3.21.92 Margaret Ford
- [gnome-system-monitor] Prepared release 3.21.91 Robert Roth
- [gnome-system-monitor] Created tag 3.21.92 Robert Roth
- [swell-foop] Prepared release 3.21.92 Robert Roth
- [swell-foop] Created tag 3.21.92 Robert Roth
- [five-or-more] Prepared release 3.21.92 Robert Roth
- [five-or-more] Created tag 3.21.92 Robert Roth
- [lightsoff] Prepared release 3.21.92 Robert Roth
- [lightsoff] Created tag 3.21.92 Robert Roth
- [atomix] Prepared release 3.21.92 Robert Roth
- [atomix] Created tag 3.21.92 Robert Roth
- [gnome-logs] Updated Korean translation Damned-Lies
- [yelp] Updated Korean translation Damned-Lies
- [gnome-system-monitor] Updated Korean translation Damned-Lies
- [file-roller] Updated Korean translation Damned-Lies
- [gdk-pixbuf] Updated Danish translation Ask Hjorth Larsen
- [gedit] Updated Danish translation Ask Hjorth Larsen
- [glade] Updated Danish translation Ask Hjorth Larsen
- [gnome-backgrounds] Updated Danish translation Ask Hjorth Larsen
- [gnome-characters] Updated Danish translation Ask Hjorth Larsen
- [gnome-control-center] Updated Danish translation Ask Hjorth Larsen
- [gnome-documents] Updated Danish translation Ask Hjorth Larsen
- [gnome-online-accounts] Updated Danish translation Ask Hjorth Larsen
- [gnome-session] Updated Danish translation Ask Hjorth Larsen
- [gnome-shell] Updated Danish translation Ask Hjorth Larsen
- [gnome-sound-recorder] Updated Danish translation Ask Hjorth Larsen
- [gnome-todo] Updated Danish translation Ask Hjorth Larsen
- [gnome-tweak-tool] Updated Danish translation Ask Hjorth Larsen
- [grilo-plugins] Updated Danish translation Ask Hjorth Larsen
- [gtksourceview] Updated Danish translation Ask Hjorth Larsen
- [gvfs] Updated Danish translation Ask Hjorth Larsen
- [mutter] Updated Danish translation Ask Hjorth Larsen
- [polari] Updated Danish translation Ask Hjorth Larsen
13 September 2016
14 September 2016
15 September 2016
16 September 2016
17 September 2016
18 September 2016
19 September 2016
20 September 2016
- [gtk+] 3.22.0 Matthias Clasen
- [gtk+] Created tag 3.22.0 Matthias Clasen
- [nautilus] Updated Vietnamese translation Trần Ngọc Quân
- [nautilus] Update PO file Khaled Hosny
- [nautilus] Update Arabic translation Khaled Hosny
- [accerciser] Prep for 3.22.0 Javier Hernández Antúnez
- [accerciser] Created tag 3.22.0 Javier Hernández Antúnez
- [accerciser] Created branch gnome-3-22 Javier Hernández Antúnez
- [accerciser/gnome-3-22] Marked as 3.22.1pre Javier Hernández Antúnez
- [accerciser] Marked as 3.23.1pre Javier Hernández Antúnez
- [accerciser] Updated maintainers info Javier Hernández Antúnez
- [nautilus] Updated Kazakh translation Damned-Lies
- [gnome-builder] Updated Kazakh translation Damned-Lies
- [chronojump-web] Added an encoder article Xavier de Blas
- [gjs] (5 commits) Non-fast-forward update to branch wip/ptomato/mozjs31prep Philip Chimento
- [gjs/wip/ptomato/mozjs31prep: 1/5] js: Remove use of JSVAL_* macros Philip Chimento
- [gjs/wip/ptomato/mozjs31prep: 2/5] compat: Remove use of JS_GetGlobalObject define Philip Chimento
- [gjs/wip/ptomato/mozjs31prep: 3/5] compat: Remove use of JS_NewNumberValue shim Philip Chimento
- [gjs/wip/ptomato/mozjs31prep: 4/5] class: Deprecate gjs_new_object_for_constructor() Philip Chimento
- [gjs/wip/ptomato/mozjs31prep: 5/5] compat: Move native constructor macros Philip Chimento
- [gjs] (9 commits) Non-fast-forward update to branch wip/ptomato/mozjs31 Philip Chimento
- [gjs/wip/ptomato/mozjs31: 6/9] compat: Remove deprecated libgjs public API Philip Chimento
- [gjs/wip/ptomato/mozjs31: 7/9] WIP - mozjs31 Philip Chimento
- [gjs/wip/ptomato/mozjs31: 8/9] js: Remove remaining usage of JSBool Philip Chimento
- [gjs/wip/ptomato/mozjs31: 9/9] js: Remove deprecated JS_IsConstructing() Philip Chimento
- [gnome-documents] application: remove unused code Cosimo Cecchi
- [gnome-logs] Update NEWS for 3.22.0 release Jonathan Kang
- [cheese] Update NEWS for 3.22.0 release David King
- [gnome-font-viewer] release: prepare for 3.22.0 Cosimo Cecchi
- [gnome-font-viewer] Created tag 3.22.0 Cosimo Cecchi
- [gnome-screenshot] release: prepare for 3.22.0 Cosimo Cecchi
- [gnome-screenshot] Created tag 3.22.0 Cosimo Cecchi
- [gnome-logs] Created branch gnome-3-22 Jonathan Kang
- [vino] Update NEWS for 3.22.0 release David King
- [gnome-logs] Created tag gnome-logs-3.22.0 Jonathan Kang
- [vinagre] Update NEWS for 3.22.0 release David King
- [gnome-logs] Created tag gnome-logs-3.21.92 Jonathan Kang
- [gnome-logs] Created tag gnome-logs-3.21.90 Jonathan Kang
- [nautilus] Updated Hungarian translation Damned-Lies
- [damned-lies] Updated Hungarian translation Damned-Lies
- [network-manager-fortisslvpn] Updated Hungarian translation Damned-Lies
- [gnome-devel-docs] Version 3.22.0 David King
- [yelp] Update NEWS for 3.22.0 release David King
- [glib] MSVC Builds: Fix gio-tool projects Chun-wei Fan
- [gnome-user-docs] Remove Portugese translation because it's broken Ekaterina Gerasimova
- [gnome-user-docs] Version 3.22.0 Ekaterina Gerasimova
- [gnome-builder] Updated Occitan translation Damned-Lies
- [wing] (2 commits) ...namedpipeclient: fix race when waiting for the named pipe Ignacio Casal Quinteiro
- [wing] Deleted branch wip/createpipe Ignacio Casal Quinteiro
- [gnome-builder/gnome-builder-3-18] Updated Occitan translation Damned-Lies
- [gnome-builder/gnome-builder-3-20] Updated Occitan translation Damned-Lies
- [jhbuild] core-deps-3.22: WebKitGTK+ 2.14.0 Carlos Garcia Campos
- [gnome-continuous] manifest: WebKitGTK+ 2.14.0 Carlos Garcia Campos
- [glib-networking] (10 commits) Non-fast-forward update to branch wip/tlssplit Ignacio Casal Quinteiro
- [glib-networking/wip/tlssplit: 8/10] Add a generic HAVE_TLS flag to build the tests Ignacio Casal Quinteiro
- [glib-networking/wip/tlssplit: 9/10] Split tests to take into account the backend Ignacio Casal Quinteiro
- [glib-networking/wip/tlssplit: 10/10] tls: split out non-gnutls-specific code from gnutls backend Ignacio Casal Quinteiro
- [glib-networking] (16 commits) Non-fast-forward update to branch wip/openssl Ignacio Casal Quinteiro
- [glib-networking/wip/openssl: 11/16] Add openssl module Ignacio Casal Quinteiro
- [glib-networking/wip/openssl: 12/16] Add a Pre-Configured config.h.win32.in Ignacio Casal Quinteiro
- [glib-networking/wip/openssl: 13/16] Tests: Do Not Use GIO_EXTRA_MODULES on MSVC Ignacio Casal Quinteiro
- [glib-networking/wip/openssl: 14/16] MSVC Builds: Add Common Autotools Modules Ignacio Casal Quinteiro
- [glib-networking/wip/openssl: 15/16] MSVC Builds: Add Visual Studio Projects Ignacio Casal Quinteiro
- [glib-networking/wip/openssl: 16/16] Add more priority than the gnutls backend Ignacio Casal Quinteiro
- [gnome-boxes] Release 3.22.0 Zeeshan Ali
- [gnome-boxes] Created tag v3.22.0 Zeeshan Ali
- [nautilus] Created tag 3.22.0.1 Carlos Soriano
- [gnome-control-center] network: Fix warning when opening IPv4 connection editor Bastien Nocera
- [gnome-control-center] network: Fix compilation warnings Bastien Nocera
- [gnome-control-center] network: Fix gateway entry visibility Bastien Nocera
- [gnome-control-center] network: Fix application of the default gateway Bastien Nocera
- [gnome-control-center] power: Simplify update_automatic_suspend_label() Bastien Nocera
- [gnome-control-center] power: Warn if automatic suspend timeouts are negative Bastien Nocera
- [gnome-control-center] power: Fix "automatic suspend" label not taking batteries into account Bastien Nocera
- [gnome-online-accounts] Created branch gnome-3-22 Debarshi Ray
- [gnome-online-accounts] Post-branch version bump Debarshi Ray
- [gnome-online-accounts/gnome-3-22] Prepare 3.22.0 Debarshi Ray
- [gnome-control-center/gnome-3-20] power: Fix wifi device state when opening power panel Bastien Nocera
- [gnome-control-center] power: Fix wifi device state when opening power panel Bastien Nocera
- [gnome-online-accounts] Created tag 3.22.0 Debarshi Ray
- [gnome-control-center] 3.22.0 Bastien Nocera
- [gnome-control-center] Created tag GNOME_CONTROL_CENTER_3_22_0 Bastien Nocera
- [evolution] Bug 771347 - Evolution's mail composer underlines my message even when spell checking is disabled Tomas Popela
- [evolution] Missing declaration for DOMGetActiveSignatureUid Tomas Popela
- [evolution] Bug 771493 - Missing '>' in message reply Tomas Popela
- [evolution] Extra new line on the end of mail and after citation end Tomas Popela
- [evolution] Bug 771651 - Cannot write certain letters into meeting invitation text area Tomas Popela
- [evolution] Introduce new debug domains for WebKit parts Tomas Popela
- [gnome-user-share] 3.18.3 Bastien Nocera
- [glibmm] 2.49.7 Murray Cumming
- [glibmm] Created tag 2.50.0 Murray Cumming
- [gnome-user-share] Created tag GNOME_USER_SHARE_3_18_3 Bastien Nocera
- [gnome-settings-daemon] power: Clamp the battery/mains timeouts Bastien Nocera
- [gnome-settings-daemon] 3.22.0 Bastien Nocera
- [nautilus] Update British English translation David King
- [gnome-builder] Update British English translation David King
- [gnome-settings-daemon] Created tag GNOME_SETTINGS_DAEMON_3_22_0 Bastien Nocera
- [gsettings-desktop-schemas] 3.22.0 Bastien Nocera
- [gsettings-desktop-schemas] Created tag 3.22.0 Bastien Nocera
- [gxml] Updated Serbian translation Мирослав Николић
- [gnote] Updated Serbian translation Мирослав Николић
- [gegl] tests: update reference images relying on sampler downsampling Øyvind Kolås
- [network-manager-pptp] (12 commits) ...service: merge branch 'th/logging-bgo771664' Thomas Haller
- [network-manager-pptp: 1/12] shared: update shared files Thomas Haller
- [network-manager-pptp: 2/12] service: add missing error handling when parsing command line Thomas Haller
- [network-manager-pptp] Deleted branch th/logging-bgo771664 Thomas Haller
- [network-manager-pptp: 3/12] service: namespace global variables in a struct "gl" Thomas Haller
- [network-manager-pptp: 4/12] service: replace g_log() by new logging macros Thomas Haller
- [network-manager-pptp: 5/12] build: reorder src/Makefile.am Thomas Haller
- [network-manager-pptp: 6/12] service: make valid_properties array const Thomas Haller
- [network-manager-pptp: 7/12] service: allow setting log_level via environment variable NM_VPN_LOG_LEVEL Thomas Haller
- [network-manager-pptp: 8/12] service: configure logging level of pptp via NM_VPN_LOG_LEVEL Thomas Haller
- [network-manager-pptp: 9/12] src: namespace global variable proxy in pppd-plugin Thomas Haller
- [network-manager-pptp: 10/12] src: use logging macros in pppd-plugin and make logging configurable Thomas Haller
- [network-manager-pptp: 11/12] service: use syslog() for logging from pppd-plugin Thomas Haller
- [network-manager-pptp: 12/12] service: merge branch 'th/logging-bgo771664' Thomas Haller
- [gtkmm] 3.22.0 Murray Cumming
- [gtkmm] Created tag 3.22.0 Murray Cumming
- [gegl] buffer: clean up misleading indentation Øyvind Kolås
- [vala] glib-2.0: Allow null as argmument for string.escape() Rico Tzschichholz
- [vala] Add support for the \v escape charactor Rico Tzschichholz
- [vala] webkit2gtk: URI*.get_http_headers returns unowned Soup.MessageHeaders Rico Tzschichholz
- [libsigcplusplus/libsigc++-2-10] 2.10.0 Murray Cumming
- [libsigcplusplus] Created tag 2.10.0 Murray Cumming
- [vala] Deleted branch staging Rico Tzschichholz
- [vala] Created branch staging Rico Tzschichholz
- [vala/staging] gio-2.0: Keep GLib.Socket API compatible with gio < 2.48 Rico Tzschichholz
- [ekiga] Fix help build with recent gnome-common Eugen Dedu
- [gnome-control-center] Bump required GTK+ version Kalev Lember
- [vala] Deleted branch staging Rico Tzschichholz
- [vala] Created branch staging Rico Tzschichholz
- [evolution-data-server] Bug 771547 - Internal Google OAuth2 authentication fails with expired token Milan Crha
- [vala/staging] gio-2.0: Keep GLib.Socket API compatible with gio < 2.48 Rico Tzschichholz
- [evolution-data-server/gnome-3-22] Bug 771547 - Internal Google OAuth2 authentication fails with expired token Milan Crha
- [gnome-control-center] printers: Fix compilation warning Marek Kašík
- [banshee] Updated British English translation Damned-Lies
- [gnome-control-center/gnome-3-20] printers: Fix compilation warning Marek Kašík
- [gnome-hello] Updated British English translation Damned-Lies
- [libepc] Updated British English translation Damned-Lies
- [gimp-help-2/gimp-help-2-8] Various fixies in the Italian translation, fixes #771629, thanks to Tommaso Cesari for pointing it o Marco Ciampa
- [gnome-nibbles] Prepare 3.22.0 Iulian Radu
- [gnome-nibbles] Created tag 3.22.0 Iulian Radu
- [release-notes/gnome-3-22] Updated Spanish translation Damned-Lies
- [gobject-introspection] Release 1.50.0 Florian Müllner
- [gobject-introspection] Created tag 1.50.0 Florian Müllner
- [gtk+] Update Basque language Iñaki Larrañaga Murgoitio
- [gtk+] Update Basque language Iñaki Larrañaga Murgoitio
- [gnome-backgrounds] Update Basque language Iñaki Larrañaga Murgoitio
- [gnome-settings-daemon] Update Basque language Iñaki Larrañaga Murgoitio
- [tracker] Update Basque language Iñaki Larrañaga Murgoitio
- [totem-pl-parser] tests: Remove unused "pwd" variable Bastien Nocera
- [totem-pl-parser] build: Fix ChangeLog generation with srcdir != builddir Bastien Nocera
- [totem-pl-parser] podcast: Add more debug to ITMS parsing Bastien Nocera
- [totem-pl-parser] podcast: Fix memory leak when parsing ITMS links Bastien Nocera
- [totem-pl-parser] tests: Fix old URLs used to ITMS link testing Bastien Nocera
- [totem-pl-parser] 3.10.7 Bastien Nocera
- [totem-pl-parser] Created tag V_3_10_7 Bastien Nocera
- [gegl] fattal02: reformat according to gcc misleading indentation Øyvind Kolås
- [gnome-online-accounts] Update Basque language Iñaki Larrañaga Murgoitio
- [gegl] tools/operation-reference.c: fix misleading indentation Øyvind Kolås
- [gnome-software] (16 commits) Non-fast-forward update to branch wip/hughsie/vnd.flatpak.ref Richard Hughes
- [gnome-software/wip/hughsie/vnd.flatpak.ref: 9/16] Do not rely on the AppStream plugin to handle searching in flatpak Richard Hughes
- [gnome-software/wip/hughsie/vnd.flatpak.ref: 10/16] trivial: Remove some dead code now the appstream-glib dep is raised Richard Hughes
- [gnome-software/wip/hughsie/vnd.flatpak.ref: 11/16] trivial: Add some more profiling in the flatpak plugin Richard Hughes
- [gnome-software/wip/hughsie/vnd.flatpak.ref: 12/16] trivial: Refactor building a GsApp from a FlatpakRef Richard Hughes
- [gnome-software/wip/hughsie/vnd.flatpak.ref: 13/16] trivial: Add gs_app_has_kudo() convenience function Richard Hughes
- [gnome-software/wip/hughsie/vnd.flatpak.ref: 14/16] trivial: Don't call gs_plugin_refine_item_metadata() multiple times Richard Hughes
- [gnome-software/wip/hughsie/vnd.flatpak.ref: 15/16] trivial: Do not needlessly refine AppStream-created wildcards Richard Hughes
- [gnome-software/wip/hughsie/vnd.flatpak.ref: 16/16] Do not hardcode GNOME when setting QUIRK_COMPULSORY Richard Hughes
- [gnome-session] Update Basque language Iñaki Larrañaga Murgoitio
- [gnome-shell] Update Basque language Iñaki Larrañaga Murgoitio
- [gdk-pixbuf] Update Basque language Iñaki Larrañaga Murgoitio
- [wing] Created branch wip/source Ignacio Casal Quinteiro
- [wing/wip/source] Provide a public wing_create_source Ignacio Casal Quinteiro
- [gimp-help-2] Various fixies in the Italian translation, fixes #771629, thanks to Tommaso Cesari for pointing it o Marco Ciampa
- [gvfs] Update Basque language Iñaki Larrañaga Murgoitio
- [gnome-software] Do not hardcode GNOME when setting QUIRK_COMPULSORY Richard Hughes
- [gnome-software] trivial: Do not needlessly refine AppStream-created wildcards Richard Hughes
- [gnome-software] trivial: Add gs_app_has_kudo() convenience function Richard Hughes
- [gnome-characters] Release 3.22.0 Daiki Ueno
- [gnome-characters] Created tag v3.22.0 Daiki Ueno
- [mutter] Update Basque language Iñaki Larrañaga Murgoitio
- [wing] Non-fast-forward update to branch wip/source Ignacio Casal Quinteiro
- [wing/wip/source] Provide a public wing_create_source Ignacio Casal Quinteiro
- [grilo-plugins] Update Basque language Iñaki Larrañaga Murgoitio
- [wing] Non-fast-forward update to branch wip/source Ignacio Casal Quinteiro
- [wing/wip/source] Provide a public wing_create_source Ignacio Casal Quinteiro
- [gsettings-desktop-schemas] Update Basque language Iñaki Larrañaga Murgoitio
- [gtksourceview] Update Basque language Iñaki Larrañaga Murgoitio
- [evolution/gnome-3-22] Bug 771347 - Evolution's mail composer underlines my message even when spell checking is disabled Tomas Popela
- [evolution/gnome-3-22] Missing declaration for DOMGetActiveSignatureUid Tomas Popela
- [evolution/gnome-3-22] Bug 771493 - Missing '>' in message reply Tomas Popela
- [evolution/gnome-3-22] Extra new line on the end of mail and after citation end Tomas Popela
- [evolution/gnome-3-22] Bug 771651 - Cannot write certain letters into meeting invitation text area Tomas Popela
- [evolution/gnome-3-22] Introduce new debug domains for WebKit parts Tomas Popela
- [libgweather] Update Basque language Iñaki Larrañaga Murgoitio
- [vte] Update Basque language Iñaki Larrañaga Murgoitio
- [evolution-data-server/wip/cmake] Compiler flags to build flags module Milan Crha
- [five-or-more] Update Basque language Iñaki Larrañaga Murgoitio
- [four-in-a-row] Update Basque language Iñaki Larrañaga Murgoitio
- [gnome-chess] Update Basque language Iñaki Larrañaga Murgoitio
- [gnome-klotski] Update Basque language Iñaki Larrañaga Murgoitio
- [gnome-mines] Update Basque language Iñaki Larrañaga Murgoitio
- [gnome-nibbles] Update Basque language Iñaki Larrañaga Murgoitio
- [gnome-robots] Update Basque language Iñaki Larrañaga Murgoitio
- [gnome-sudoku] Update Basque language Iñaki Larrañaga Murgoitio
- [gnome-taquin] Update Basque language Iñaki Larrañaga Murgoitio
- [iagno] Update Basque language Iñaki Larrañaga Murgoitio
- [lightsoff] Update Basque language Iñaki Larrañaga Murgoitio
- [swell-foop] Update Basque language Iñaki Larrañaga Murgoitio
- [tali] Update Basque language Iñaki Larrañaga Murgoitio
- [baobab] Update Basque language Iñaki Larrañaga Murgoitio
- [evince] Update Basque language Iñaki Larrañaga Murgoitio
- [damned-lies] Updated Brazilian Portuguese translation Damned-Lies
- [file-roller] Update Basque language Iñaki Larrañaga Murgoitio
- [gnome-clocks] Update Basque language Iñaki Larrañaga Murgoitio
- [gnome-builder] Updated Brazilian Portuguese translation Damned-Lies
- [nautilus] Updated Brazilian Portuguese translation Damned-Lies
- [gnome-color-manager] Update Basque language Iñaki Larrañaga Murgoitio
- [gnome-contacts] Update Basque language Iñaki Larrañaga Murgoitio
- [nautilus] Updated Finnish translation Damned-Lies
- [gnome-disk-utility] Update Basque language Iñaki Larrañaga Murgoitio
- [gnome-initial-setup] Update Basque language Iñaki Larrañaga Murgoitio
- [gnome-logs] Update Basque language Iñaki Larrañaga Murgoitio
- [gnome-maps] Update Basque language Iñaki Larrañaga Murgoitio
- [gnome-music] Update Basque language Iñaki Larrañaga Murgoitio
- [gparted] Updated British English translation Damned-Lies
- [perl-Gtk3] Docs: fix typo Torsten Schönfeld
- [gnome-schedule] Updated British English translation Damned-Lies
- [gimp-help-2/gimp-help-2-8] Updated Italian translation Marco Ciampa
- [gnome-system-monitor] Fix typo in Spanish translations header Jeremy Bicha
- [goobox] Updated British English translation Damned-Lies
- [nautilus-ideviceinfo] Added British English translation Damned-Lies
- [gtranslator] Updated British English translation Damned-Lies
- [perl-Gtk2] Rename an internal variable to avoid confusion Torsten Schönfeld
- [perl-Gtk2] Make the Gtk2::StatusIcon::position_menu tests more robust/lenient Torsten Schönfeld
- [perl-Gtk2] Fix typos in POD Torsten Schönfeld
- [perl-Glib] Fix typos Torsten Schönfeld
- [evolution-rss] Updated British English translation Damned-Lies
- [jhbuild] Updated British English translation Damned-Lies
- [evolution-data-server/wip/cmake] FindPhonenumber.cmake Milan Crha
- [perl-Glib] Docs: add missing blurbs for the benefit of 'whatis' Torsten Schönfeld
- [gnome-control-center] Created branch gnome-3-22 Felipe Borges
- [gnome-control-center] printers: Move "Add Printer" button to header bar Felipe Borges
- [gnome-software] (12 commits) Non-fast-forward update to branch wip/hughsie/vnd.flatpak.ref Richard Hughes
- [gnome-software/wip/hughsie/vnd.flatpak.ref: 5/12] Do not rely on the AppStream plugin to handle searching in flatpak Richard Hughes
- [gnome-software/wip/hughsie/vnd.flatpak.ref: 6/12] trivial: Remove some dead code now the appstream-glib dep is raised Richard Hughes
- [gnome-software/wip/hughsie/vnd.flatpak.ref: 7/12] trivial: Add some more profiling in the flatpak plugin Richard Hughes
- [frogr] Updated British English translation Damned-Lies
- [gnome-software/wip/hughsie/vnd.flatpak.ref: 8/12] trivial: Refactor building a GsApp from a FlatpakRef Richard Hughes
- [gnome-software/wip/hughsie/vnd.flatpak.ref: 9/12] trivial: Don't call gs_plugin_refine_item_metadata() multiple times Richard Hughes
- [gnome-software/wip/hughsie/vnd.flatpak.ref: 10/12] Fix weirdness when de-duplicating applications Richard Hughes
- [gnome-software/wip/hughsie/vnd.flatpak.ref: 11/12] trivial: Make adding and removing events thread safe Richard Hughes
- [gnome-software/wip/hughsie/vnd.flatpak.ref: 12/12] trivial: Fix a console warning when refining flatpak apps Richard Hughes
- [gnome-software] trivial: Fix a console warning when refining flatpak apps Richard Hughes
- [gnome-software] trivial: Make adding and removing events thread safe Richard Hughes
- [gnome-software] Do not rely on the AppStream plugin to handle searching in flatpak Richard Hughes
- [gnome-software] trivial: Remove some dead code now the appstream-glib dep is raised Richard Hughes
- [gnome-software] trivial: Add some more profiling in the flatpak plugin Richard Hughes
- [gnome-software] trivial: Refactor building a GsApp from a FlatpakRef Richard Hughes
- [gnome-software] trivial: Don't call gs_plugin_refine_item_metadata() multiple times Richard Hughes
- [gnome-software] Fix weirdness when de-duplicating applications Richard Hughes
- [frogr] Update British English translation David King
- [wing] Non-fast-forward update to branch wip/source Ignacio Casal Quinteiro
- [wing/wip/source] Provide a public wing_create_source Ignacio Casal Quinteiro
- [jhbuild] Update British English translation David King
- [gnome-software/gnome-3-22] trivial: Make loading the system AppStream store cancellable Richard Hughes
- [gnome-software/gnome-3-22] trivial: Just use AsAppScope in flatpak Richard Hughes
- [gnome-software/gnome-3-22] trivial: Mute some overzealous debugging output Richard Hughes
- [gnome-software/gnome-3-22] trivial: Fix example spec file Richard Hughes
- [gnome-software/gnome-3-22] trivial: Fix make check with a clean checkout Richard Hughes
- [gnome-software/gnome-3-22] trivial: Add gs_app_has_kudo() convenience function Richard Hughes
- [gnome-software/gnome-3-22] trivial: Fix a console warning when refining flatpak apps Richard Hughes
- [gnome-software/gnome-3-22] Fix weirdness when de-duplicating applications Richard Hughes
- [release-notes/gnome-3-22] Updated Spanish translation Damned-Lies
- [gnome-builder] Updated Spanish translation Damned-Lies
- [nautilus] Updated Spanish translation Damned-Lies
- [gparted] Update British English translation David King
- [libepc] Update British English translation David King
- [gnome-hello] Update British English translation David King
- [nautilus] files-view: don't allow compress if no selection Carlos Soriano
- [nautilus] files-view: use correct parent when compressing/decompressing Carlos Soriano
- [nautilus] batch-rename: use nautilus files for cleaner code Carlos Soriano
- [nautilus] batch-rename: plug leak Carlos Soriano
- [nautilus] batch-rename-dialog: use clear_object to avoid use after free Carlos Soriano
- [nautilus] batch-rename-dialog: don't transfer ownership from caller to called Carlos Soriano
- [nautilus] batch-rename-dialog: don't multi-thread NautilusDirectory calls Carlos Soriano
- [banshee] Update British English translation David King
- [damned-lies] Updated German translation Damned-Lies
- [chronojump-web] Removed Tuesday shippings message Xavier de Blas
- [gtranslator] Update British English translation David King
- [evolution-data-server/wip/cmake] FindLDAP.cmake and some other tweaks on build flags Milan Crha
- [evolution-rss] Update British English translation David King
- [hitori] Release version 3.22.0 Philip Withnall
- [hitori] Created tag 3.22.0 Philip Withnall
- [gtk+] (87 commits) Non-fast-forward update to branch wip/baedert/meson Timm Bäder
- [gtk+/wip/baedert/meson: 68/87] Add Meson build files Timm Bäder
- [gtk+/wip/baedert/meson: 69/87] fallback-c89: Include config.h Timm Bäder
- [gtk+/wip/baedert/meson: 70/87] Meson build v2 Timm Bäder
- [gtk+/wip/baedert/meson: 71/87] meson: Add options for x/wayland/broadway backends Timm Bäder
- [gtk+/wip/baedert/meson: 72/87] gtk: Generate gresources file Timm Bäder
- [gtk+/wip/baedert/meson: 73/87] meson: Add unit test files Timm Bäder
- [gtk+/wip/baedert/meson: 74/87] meson: Build gtk marshallers Timm Bäder
- [gtk+/wip/baedert/meson: 75/87] meson: make gtk buildable Timm Bäder
- [gtk+/wip/baedert/meson: 76/87] meson: Use xrandr Timm Bäder
- [gtk+/wip/baedert/meson: 77/87] gtk major version Timm Bäder
- [gtk+/wip/baedert/meson: 78/87] meson: replace gentypefuncs.d with python script Timm Bäder
- [gtk+/wip/baedert/meson: 79/87] gentypefuncs.py: Use python3 Timm Bäder
- [gtk+/wip/baedert/meson: 80/87] wayland: Include generated sources from builddir, not srcdir Timm Bäder
- [gtk+/wip/baedert/meson: 81/87] build: Generate wayland protocol files Timm Bäder
- [gtk+/wip/baedert/meson: 82/87] meson: build gtk/ again Timm Bäder
- [gtk+/wip/baedert/meson: 83/87] meson: Build gtk3-demo Timm Bäder
- [gtk+/wip/baedert/meson: 84/87] meson: Generate demos.h for gtk3-demo Timm Bäder
- [gtk+/wip/baedert/meson: 85/87] meson: Disable broadway build Timm Bäder
- [gtk+/wip/baedert/meson: 86/87] meson: Require gtkmarshal_h before we build gtk Timm Bäder
- [gtk+/wip/baedert/meson: 87/87] meson: Don't forget to list the gtktypefuncs Timm Bäder
- [network-manager-applet/nma-1-2] Updated Swedish translation Damned-Lies
- [gnome-tweak-tool] 3.22.0 Rui Matos
- [gnome-tweak-tool] Created tag 3.22.0 Rui Matos
- [iagno] Improve AppData file. Arnaud Bonatti
- [iagno] Prepare 3.22.0. Arnaud Bonatti
- [iagno] Created tag 3.22.0 Arnaud Bonatti
- [gnome-taquin] Improve AppData file. Arnaud Bonatti
- [libgnomekbd] 3.22.0 Rui Matos
- [libgnomekbd] Created tag 3.22.0 Rui Matos
- [tracker] functional-tests: Fix brokenness introduced in e4493c677f721193c3e641 Sam Thursfield
- [gnome-taquin] Prepare 3.22.0. Arnaud Bonatti
- [nautilus] batch-rename-dialog: disable rename button on empty name Carlos Soriano
- [gimp] Updated German translation Damned-Lies
- [gnome-taquin] Created tag 3.22.0 Arnaud Bonatti
- [gsettings-desktop-schemas] Update Basque language Iñaki Larrañaga Murgoitio
- [gnome-2048] Improve AppData file. Arnaud Bonatti
- [gnome-2048] Prepare 3.22.0. Arnaud Bonatti
- [nautilus] Updated Finnish translation Damned-Lies
- [gnome-shell-extensions] window-list: Update icon on app changes Florian Müllner
- [gnome-2048] Created tag 3.22.0 Arnaud Bonatti
- [libgdata] Release version 0.17.6 Philip Withnall
- [gimp] pdb: fix typo in edit-paste's help Michael Natterer
- [libgdata] Created tag LIBGDATA_0_17_6 Philip Withnall
- [libgdata] Created tag 0.17.6 Philip Withnall
- [libgdata] build: Increment version to 0.17.7 Philip Withnall
- [libgdata] build: Switch to xz tarballs Philip Withnall
- [libgnomekbd] build: Ensure we install gsettings schemas Rui Matos
- [libgnomekbd] 3.22.0.1 Rui Matos
- [libgnomekbd] Created tag 3.22.0.1 Rui Matos
- [gnome-directory-thumbnailer] Release version 0.1.8 Philip Withnall
- [gnome-directory-thumbnailer] Created tag 0.1.8 Philip Withnall
- [gnome-directory-thumbnailer] Post-release version bump Philip Withnall
- [gnome-sdk-images] Created branch gnome-3-22 Matthias Clasen
- [gnome-sdk-images/gnome-3-22] Switch to tarballs again for 3.22 Matthias Clasen
- [gnome-builder] egg: link to libm for ceil in three-grid Christian Hergert
- [evolution-data-server/wip/cmake] Some more progress Milan Crha
- [damned-lies] Updated Czech translation Marek Černocký
- [release-notes/gnome-3-22] Updated Polish translation Piotr Drąg
- [gjs] release: prepare for 1.46.0 Cosimo Cecchi
- [gjs] Created tag 1.46.0 Cosimo Cecchi
- [gjs] Created branch gnome-3-22 Cosimo Cecchi
- [network-manager-pptp] Updated Polish translation Piotr Drąg
- [gimp] pdb, app, libgimp: rename *-paste-as-new to *-paste-as-new-image Michael Natterer
- [gimp] script-fu: port two scripts to gimp-edit-paste-as-new-image Michael Natterer
- [evolution-activesync] eas-connection.c: avoid strlen(NULL) Patrick Ohly
- [evince] release: 3.22.0 Carlos Garcia Campos
- [evince] Created tag 3.22.0 Carlos Garcia Campos
- [gimp] app: add "paste as new layers" for the list of named buffers Michael Natterer
- [gimp] libgimp: sort gimp.def properly Michael Natterer
- [shotwell] Fix leak while scrolling Jens Georg
- [shotwell] Prepare Shotwell 0.24 Jens Georg
- [shotwell] Created tag shotwell-0.24.0 Jens Georg
- [shotwell/shotwell-0.24] Fix leak while scrolling Jens Georg
- [shotwell/shotwell-0.24] Prepare Shotwell 0.24 Jens Georg
- [gnome-control-center/gnome-3-22] Updated Russian translation Damned-Lies
- [gnome-session] manager: set phase to running before clearing inhibitors Michael Catanzaro
- [gnome-control-center] Updated Russian translation Damned-Lies
- [epiphany/wip/ephy-sync] ephy-sync: Add files with translatable strings to POTFILES.in Gabriel - Cristian Ivascu
- [epiphany/wip/ephy-sync] ephy-sync: Use #pragma once Gabriel - Cristian Ivascu
- [gnome-mines] Updated Swedish translation Damned-Lies
- [gtk+] (3 commits) Non-fast-forward update to branch wip/baedert/meson Timm Bäder
- [gtk+/wip/baedert/meson: 1/3] meson: Require gtkmarshal_h before we build gtk Timm Bäder
- [gtk+/wip/baedert/meson: 2/3] meson: Use -Bsymbolic Timm Bäder
- [gtk+/wip/baedert/meson: 3/3] meson: figure out wayland-protocols pkgdatadir via pkg-config Timm Bäder
- [gnome-mahjongg] Updated Swedish translation Damned-Lies
- [five-or-more] Updated Swedish translation Damned-Lies
- [gnome-maps] (28 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 4/28] routeQuery: WIP: add support for setting time and arrival/departure Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 5/28] transitOptions: Add class holding options for transit routing Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 6/28] routeQuery: Add ability to set options for transit routing Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 7/28] routeQuery: Move routequery to the Application module Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 8/28] routeService: WIP, Enable querying GraphHopper externally Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 9/28] Add module to handle HVT codes (hierachical vehicle types) Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 10/28] WIP: Add module to query an OpenTripPlanner instance Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 11/28] routeQuery: Add support for transit mode Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 12/28] application: Add initialization of the OpenTripPlanner instance Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 13/28] Add transit mode icons Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 14/28] utils: Add color luminance and contrast functions Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 15/28] Add label widget for route labels Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 16/28] Add list box row class for representing transit itineraries Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 17/28] Add list box row to display a leg of a transit itinerary Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 18/28] Add a list box row to show the arrival of a transit itinerary Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 19/28] Add list box row for loading more transit results Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 20/28] sidebar: WIP, Hook up a new transit mode button Marcus Lundblad
- [orca/gnome-3-22] Updated Swedish translation Damned-Lies
- [gnome-maps/wip/mlundblad/transit-routing: 21/28] Add map marker to mark start of walking transit legs Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 22/28] Add map marker to mark end of transit itineraries Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 23/28] Add map marker for marking boarding points in transit itineraries Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 24/28] Add list box row class for transit stops Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 25/28] turnPointMarker: Add support for showing markers for transit stops Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 26/28] mapView: WIP, implement showing transit routes Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 27/28] mapView: Add a view property to indicate showing a route Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 28/28] mainWindow: Show the print button when a route is rendered Marcus Lundblad
- [orca] Updated Swedish translation Damned-Lies
- [aisleriot] Updated Swedish translation Damned-Lies
- [evince] Updated Swedish translation Damned-Lies
- [gnome-robots] Updated Swedish translation Damned-Lies
- [gnome-user-docs] Updated Swedish translation Damned-Lies
- [gnome-sdk-images/gnome-3-22] Fix libsecret build Matthias Clasen
- [gnome-video-arcade] Updated Swedish translation Damned-Lies
- [libgrss] build: Build src directory before tests directory Philip Withnall
- [gparted] Updated Swedish translation Damned-Lies
- [meld] Updated Swedish translation Damned-Lies
- [evolution] Updated Friulian translation Damned-Lies
- [release-notes/gnome-3-22] Add Polish screenshot Piotr Drąg
- [evolution] Updated Friulian translation Damned-Lies
- [gnome-maps] (20 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 1/20] WIP: Add module to query an OpenTripPlanner instance Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 2/20] routeQuery: Add support for transit mode Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 3/20] application: Add initialization of the OpenTripPlanner instance Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 4/20] Add transit mode icons Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 5/20] utils: Add color luminance and contrast functions Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 6/20] Add label widget for route labels Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 7/20] Add list box row class for representing transit itineraries Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 8/20] Add list box row to display a leg of a transit itinerary Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 9/20] Add a list box row to show the arrival of a transit itinerary Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 10/20] Add list box row for loading more transit results Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 11/20] sidebar: WIP, Hook up a new transit mode button Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 12/20] Add map marker to mark start of walking transit legs Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 13/20] Add map marker to mark end of transit itineraries Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 14/20] Add map marker for marking boarding points in transit itineraries Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 15/20] Add list box row class for transit stops Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 16/20] turnPointMarker: Add support for showing markers for transit stops Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 17/20] mapView: WIP, implement showing transit routes Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 18/20] mapView: Add a view property to indicate showing a route Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 19/20] mainWindow: Show the print button when a route is rendered Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 20/20] WIP: Add print layout for transit Marcus Lundblad
- [gnome-maps] (2 commits) Non-fast-forward update to branch wip/mlundblad/transit-routing Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 1/2] WIP: Add print layout for transit Marcus Lundblad
- [gnome-maps/wip/mlundblad/transit-routing: 2/2] printOperation: Use transit print layout when requested Marcus Lundblad
- [gimp] app: fix warning in gimp_edit_paste() Michael Natterer
- [gimp] app: add utility functions to get a generic paste GimpObject Michael Natterer
- [folks] tracker: Fix assignment of owned value to unowned variable Philip Withnall
- [folks] Release version 0.11.3 Philip Withnall
- [folks] Created tag 0.11.3 Philip Withnall
- [folks] Post-release version bump Philip Withnall
- [gtk+] docs: Add a diagram for GtkListBox nodes Emmanuele Bassi
- [gnome-sdk-images/gnome-3-22] some version updates Matthias Clasen
- [adwaita-icon-theme] symbolic: go-down-symbolic Jakub Steiner
- [adwaita-icon-theme/gnome-3-22] symbolic: go-down-symbolic Jakub Steiner
- [gimp] app: use x, y, width, height instead of x1, y1, x2, y2 in gimp_edit_paste() Michael Natterer
- [gegl] bin: speed up some commands by not intializing opencl Øyvind Kolås
- [gegl] gegl-op.h: tweaks making it possible to build for bundled .so Øyvind Kolås
- [gegl] ops: set GEGL_OP_NAME in core/common/generated/seamless-clone Øyvind Kolås
- [gegl] json: make bundleable Øyvind Kolås
- [gegl] workshop: add GEGL_OP_NAME Øyvind Kolås
- [gegl] ops: bundle many ops in fewer .sos Øyvind Kolås
- [gegl] tools/gen-loader.sh: add shellscript for generating module loading code Øyvind Kolås
- [gegl] rgbe-load: add image/x-hdr mimetype Øyvind Kolås
- [libgdata] gdata: Fix license header for OAuth2 authorizer files Philip Withnall
- [gimp] icons: set GEGL_USE_OPENCL=no for symbolic icon inversion Øyvind Kolås
- [gnome-sdk-images/gnome-3-22] Fix the gcr build Matthias Clasen
- [release-notes/gnome-3-22] Updated Hungarian translation Damned-Lies
- [releng] 3.22.0 Matthias Clasen
- [releng] Created tag 3.22.0 Matthias Clasen
- [nautilus] Update Arabic translation Khaled Hosny
- [hitori] build: Use HTTPS download link in DOAP file Philip Withnall
21 September 2016
22 September 2016
- [gnome-apps-nightly/gnome-3-22] eog: Convert to use tarballs Alexander Larsson
- [gnome-apps-nightly/gnome-3-22] documents: Move to tarballs Alexander Larsson
- [gnome-apps-nightly/gnome-3-22] Move the last packages to use the 3.22 runtime and target stable branch Alexander Larsson
- [gnome-builder] flatpak: add tracing macro for debugging Christian Hergert
- [gnome-builder] flatpak: load both user and system installations Christian Hergert
- [gnome-apps-nightly/gnome-3-22] Convert gnome-characters to build from tarballs Matthias Clasen
- [gnome-apps-nightly/gnome-3-22] Convert clocks to build from tarballs Matthias Clasen
- [gnome-apps-nightly/gnome-3-22] Convert gnome-dictionary to build from tarballs Matthias Clasen
- [gnome-apps-nightly] Geary: Don't ask for access to org.gtk.Notifications Florian Müllner
- [gnome-apps-nightly] Don't ask for access to org.*.Notifications Florian Müllner
- [genius] Wed Sep 21 20:44:39 2016 Jiri (George) Lebl <jirka 5z com> George Lebl
- [genius] Wed Sep 21 20:54:37 2016 Jiri (George) Lebl <jirka 5z com> George Lebl
- [release-notes/gnome-3-22] Updated Korean translation Damned-Lies
- [gnome-devel-docs] Updated Korean translation Damned-Lies
- [gnome-software/wip/ubuntu-xenial] apt: Don't prompt user to upgrade held packages Robert Ancell
- [genius] Wed Sep 21 23:47:46 2016 Jiri (George) Lebl <jirka 5z com> George Lebl
- [dconf-editor] Fix appdata installation Kalev Lember
- [epiphany] title-box: move to lib/widgets Michael Catanzaro
- [epiphany] title-box: Remove now-unused member variable Michael Catanzaro
- [epiphany] Add EphyTitleWidget interface Michael Catanzaro
- [epiphany] title-box: Implement EphyTitleWidget Michael Catanzaro
- [epiphany] location-entry: Implement EphyTitleWidget Michael Catanzaro
- [epiphany] location-entry: format signals nicer Michael Catanzaro
- [epiphany] Create only an EphyLocationEntry *or* an EphyTitleBox Michael Catanzaro
- [epiphany] title-box: Don't use a secure image when created Michael Catanzaro
- [epiphany] Add a TODO Michael Catanzaro
- [epiphany] Add new app icons Michael Catanzaro
- [epiphany] Rename the desktop file Michael Catanzaro
- [epiphany] Use new icon consistently Michael Catanzaro
- [libgdata] (2 commits) ...documents: Retain the content type when adding an entry to a folder Debarshi Ray
- [gjs] (7 commits) ...class: Deprecate gjs_new_object_for_constructor() Philip Chimento
- [gjs: 2/7] js: Replace all jsval by JS::Value Philip Chimento
- [gjs: 3/7] js: Remove use of JSVAL_* macros Philip Chimento
- [gjs: 4/7] compat: Move native constructor macros Philip Chimento
- [gjs: 5/7] compat: Remove use of JS_GetGlobalObject define Philip Chimento
- [genius] Updated Czech translation Marek Černocký
- [gjs: 6/7] compat: Remove use of JS_NewNumberValue shim Philip Chimento
- [gjs: 7/7] class: Deprecate gjs_new_object_for_constructor() Philip Chimento
- [genius] Updated Czech translation Marek Černocký
- [libgweather] Updated Friulian translation Damned-Lies
- [gjs] (8 commits) Non-fast-forward update to branch wip/ptomato/mozjs31prep Philip Chimento
- [gjs/wip/ptomato/mozjs31prep: 7/8] js: Discontinue usage of JSBool Philip Chimento
- [gjs/wip/ptomato/mozjs31prep: 8/8] js: Prefer bool to gboolean Philip Chimento
- [gjs] (12 commits) Non-fast-forward update to branch wip/ptomato/mozjs31 Philip Chimento
- [gjs/wip/ptomato/mozjs31: 9/12] compat: Remove deprecated libgjs public API Philip Chimento
- [gjs/wip/ptomato/mozjs31: 10/12] WIP - mozjs31 Philip Chimento
- [gjs/wip/ptomato/mozjs31: 11/12] js: Remove remaining usage of JSBool Philip Chimento
- [gjs/wip/ptomato/mozjs31: 12/12] js: Remove deprecated JS_IsConstructing() Philip Chimento
- [gtk+] widget: Don't print missing allocation warning by default Timm Bäder
- [gnome-boxes] Created branch gnome-3-22 Zeeshan Ali
- [gnome-software] Show the correct age classification information for different country-specific systems Richard Hughes
- [gnome-software] Do not do a substring match when adding compulsory applications Richard Hughes
- [gtkmm] Gdk::Pixbuf: Add commented-out get_pixels(length&) with TODO. Murray Cumming
- [gnome-system-monitor] Post-release version bump. Benoît Dejean
- [gnome-system-monitor] Use real widget types, eliminate downcasting Benoît Dejean
- [grilo] net: Check for throttling only if set Victor Toso de Carvalho
- [grilo] tests: add stress test to grl-net-wc Victor Toso de Carvalho
- [grilo] tests: avoid critical warning on test Victor Toso de Carvalho
- [grilo] tests: include lib-net into make check Victor Toso de Carvalho
- [gnome-applets] Updated Hungarian translation Damned-Lies
- [network-manager-pptp] Updated Hungarian translation Damned-Lies
- [gnome-builder] flatpak: override flatpak user dir Christian Hergert
- [gnome-builder] flatpak: be tolerant of flatpak installation errors Christian Hergert
- [gnome-apps-nightly] Builder: add support for flatpak inside of flatpak Christian Hergert
- [evince] Updated Italian translation Damned-Lies
- [gnome-online-accounts/gnome-3-22] Updated Italian translation Damned-Lies
- [gnome-online-accounts] Updated Italian translation (cherry picked from commit 123cf2f06e3886a47984b013d3260fc3ca380ee3) Damned-Lies
- [gnome-software/gnome-3-22] Updated Italian translation Damned-Lies
- [gnome-software] Updated Italian translation (cherry picked from commit 35da9604b76f1a8f9ea1da6eff00639b2278e3c0) Damned-Lies
- [epiphany/gnome-3-22] Updated Italian translation Damned-Lies
- [epiphany] Updated Italian translation (cherry picked from commit 65fb60c98733e3b0cc949a0dc1efee896556bbd2) Damned-Lies
- [gnome-sound-recorder] Updated Italian translation Damned-Lies
- [gnome-todo] Updated Italian translation Damned-Lies
- [gnome-tweak-tool] Updated Italian translation Damned-Lies
- [totem] Updated Italian translation Damned-Lies
- [genius] Updated Swedish translation Damned-Lies
- [damned-lies] Converted management commands from optparse to argparse syntax Claude Paroz
- [evolution] Cannot switch the list type when it has just one level Tomas Popela
- [evolution] Simplify a bit how the selection is saved Tomas Popela
- [evolution/gnome-3-22] Cannot switch the list type when it has just one level Tomas Popela
- [evolution/gnome-3-22] Simplify a bit how the selection is saved Tomas Popela
- [nautilus] batch-rename-dialog: remove unused vars Carlos Soriano
- [nautilus] batch-rename-utilities: fix variable type Carlos Soriano
- [nautilus] batch-rename-utilities: remove unused function Carlos Soriano
- [gnome-control-center] printers: Move "Add Printer" dialog buttons to header bar Felipe Borges
- [gnome-control-center] printers: Rename "Add a New Printer" dialog title to "Add Printer" Felipe Borges
- [gnome-control-center] printers: Drop "Add Printer" dialog internal borders Felipe Borges
- [gnome-control-center] printers: Add grid lines between items in "Add Printer" dialog Felipe Borges
- [nautilus] nautilus-files-view: modify initial conditions Carlos Soriano
- [damned-lies] Updated Czech translation Marek Černocký
- [damned-lies] Updated Swedish translation Damned-Lies
- [gnome-apps-nightly] Add dconf-editor Florian Müllner
- [gnome-apps-nightly] Add TweakTool Florian Müllner
- [genius] Updated Swedish translation Damned-Lies
- [evolution] Bug 770662 - [WK2] Leading space disappears on paragraph format change Tomas Popela
- [evolution/gnome-3-22] Bug 770662 - [WK2] Leading space disappears on paragraph format change Tomas Popela
- [sysprof] Add Swedish help translation Anders Jonsson
- [libgda] Updated Swedish translation Damned-Lies
- [gnome-apps-nightly] Games: Update the Libretro core install dir Adrien Plazas
- [evolution-data-server/wip/cmake] GObjectIntrospection build Milan Crha
- [gnome-software] trivial: Add missing include for LC_MESSAGES Kalev Lember
- [damned-lies] Updated Hungarian translation Damned-Lies
- [damned-lies] Update Greek translation Tom Tryfonidis
- [gimp] desktop: add "GIMP" in keywords to fix search with flatpak. Jehan Pagès
- [gtk+] Add some missing (nullable) annotations Rico Tzschichholz
- [nautilus] application: use ellipsis instead of three dots Carlos Soriano
- [nautilus] application: update comment about command line handling Carlos Soriano
- [gnome-calculator] Adjust style for GTK 3.20 Carlos Soriano
- [nautilus] Revert "application: use ellipsis instead of three dots" Carlos Soriano
- [vala] (41 commits) Non-fast-forward update to branch wip/gtkgir Rico Tzschichholz
- [vala/wip/gtkgir: 40/41] girparser: Avoid fatal handling of nameless unions Rico Tzschichholz
- [vala/wip/gtkgir: 41/41] gtk+-3.0: Switch to GIR Rico Tzschichholz
- [damned-lies] Updated Brazilian Portuguese translation Damned-Lies
- [damned-lies] Allow updating all release branches with update-stats command Claude Paroz
- [gnome-software] trivial: Use custom colors for the age rating button Richard Hughes
- [genius] Fix string, thanks to Anders Jonsson George Lebl
- [gnome-software/gnome-3-22] Updated Italian translation Damned-Lies
- [gnome-software] Updated Italian translation (cherry picked from commit db6e701274dba7076e90800e8f06a3ec03e573e8) Damned-Lies
- [genius] Minor updates to Esperanto translations George Lebl
- [genius] forgot to run intltool-update ... so here is George Lebl
- [gnome-apps-nightly] Add missing gnome-tweak-tool patch Florian Müllner
- [nautilus] application: update comment Carlos Soriano
- [video-subtitles] Added Italian translation Damned-Lies
- [video-subtitles] Updated Brazilian Portuguese translation Damned-Lies
- [gtk+] gtkplacesview: mark string as translatable Carlos Soriano
- [nautilus] gtkplacesview: update to last code Carlos Soriano
- [genius] Updated Czech translation Marek Černocký
- [nautilus] Updated Czech translation Marek Černocký
- [gtk+] Updated Korean translation Damned-Lies
- [gtk+] Updated Czech translation Marek Černocký
- [gtk+] Updated Korean translation Damned-Lies
- [nautilus] Updated Korean translation Damned-Lies
- [gnome-builder] Updated Korean translation Damned-Lies
- [epiphany] Improve overview layout in small windows Michael Catanzaro
- [video-subtitles] Updated Spanish translation Damned-Lies
- [epiphany/gnome-3-22] Improve overview layout in small windows Michael Catanzaro
- [gnome-software] Ensure the network is checked if starting gnome-software by opening a file Richard Hughes
- [video-subtitles] Updated Greek translation Damned-Lies
- [planet-web] Update jwendell's feeds for gnome-br Jonh Wendell
- [video-subtitles] Update French translation Alexandre Franke
- [nautilus] Updated Polish translation Piotr Drąg
- [network-manager-applet] editor/team: work around broken strict matching of optional keys in old jansson Lubomir Rintel
- [gtk+] Updated Polish translation Piotr Drąg
- [gimp] Bug 771444: Tablet stylus misbehaves when crossing... Massimo Valentini
- [gimp/gimp-2-8] Bug 771444: Tablet stylus misbehaves when crossing... Massimo Valentini
- [network-manager-applet] (2 commits) Created branch nm-1-4 Lubomir Rintel
- [network-manager-applet/nm-1-4: 1/2] c-e: don't use GtkTextView.monospace property Lubomir Rintel
- [network-manager-applet/nm-1-4: 2/2] editor/team: work around broken strict matching of optional keys in old jansson Lubomir Rintel
- [nautilus] Updated Kazakh translation Damned-Lies
- [gtk+] Updated Kazakh translation Damned-Lies
- [chrome-gnome-shell] In case extension metadata is broken report that it's at version 1. Yuri Konotopov
- [chrome-gnome-shell] Subscribe to GNOME Shell events explicitly on web extension request. Yuri Konotopov
- [evolution-data-server/wip/cmake] libedataserverui, libebackend, addressbook Milan Crha
- [gimp] app: add gimp_prefs_box_set_page_resettable() Michael Natterer
- [gimp] app: make "Color Management" and "Dialog Defaults" resettable individually Michael Natterer
- [epiphany] web-app-utils: Do not copy cookies when creating new web app Michael Catanzaro
- [epiphany/gnome-3-22] web-app-utils: Do not copy cookies when creating new web app Michael Catanzaro
- [gimp] desktop: fix keywords Piotr Drąg
- [gimp] app: add preferences-dialog-utils.[ch] Michael Natterer
- [gnome-system-monitor] Created branch gnome-3-22 Robert Roth
- [video-subtitles] Updated German translation Damned-Lies
- [gimp] app: more performance improvements to fuzzy-select/bucket-fill N/A
- [shotwell] Fix in Catalan translation Jordi Mas
- [gtk+] Fix a typo in the css docs Matthias Clasen
- [gtk+] Fix another type in the css docs Matthias Clasen
- [file-roller] Update Catalan translation Jordi Mas
- [nautilus] Updated German translation Damned-Lies
- [gtk+] Updated German translation Damned-Lies
- [damned-lies] Updated German translation Damned-Lies
- [video-subtitles] Updated Hungarian translation Damned-Lies
- [shotwell] Updated Hungarian translation Damned-Lies
- [geary] Updated Hungarian translation Damned-Lies
- [gnome-apps-nightly/gnome-3-22] Builder: add support for flatpak inside of flatpak Christian Hergert
- [mutter] Fix string format build error Olav Vitters
- [video-subtitles] Added Lao translation Damned-Lies
- [gstreamermm] Gst::Iterator: fix memory leak Marcin Kolny
- [evince] Added Croatian translation Damned-Lies
- [totem-pl-parser] Updated Croatian translation Damned-Lies
- [gsettings-desktop-schemas] Updated Slovak translation Damned-Lies
- [nautilus] Updated Slovak translation Damned-Lies
- [gtk+] Updated Slovak translation Damned-Lies
- [gtk+] Updated Hebrew translation Yosef Or Boczko
- [nautilus] Updated Swedish translation Damned-Lies
- [gimp] Updated Occitan translation Damned-Lies
- [gnome-menus] Updated Croatian translation Damned-Lies
- [nautilus] Updated Hebrew translation Yosef Or Boczko
- [gtk+] Updated Swedish translation Damned-Lies
- [nautilus] (5 commits) Created branch wip/gbsneto/compile-warnings Georges Basile Stavracas Neto
- [nautilus/wip/gbsneto/compile-warnings: 1/5] location-entry: remove unused variable Georges Basile Stavracas Neto
- [nautilus/wip/gbsneto/compile-warnings: 2/5] pathbar: remove deprecated push/pop functions Georges Basile Stavracas Neto
- [nautilus/wip/gbsneto/compile-warnings: 3/5] batch-rename-utilities: assign the directory to the correct type Georges Basile Stavracas Neto
- [nautilus/wip/gbsneto/compile-warnings: 4/5] file: remove unused variables Georges Basile Stavracas Neto
- [nautilus/wip/gbsneto/compile-warnings: 5/5] build: ignore unsolvable deprecations throughout the canvas code Georges Basile Stavracas Neto
- [nautilus] (9 commits) Non-fast-forward update to branch wip/gbsneto/compile-warnings Georges Basile Stavracas Neto
- [nautilus/wip/gbsneto/compile-warnings: 5/9] location-entry: remove unused variable Georges Basile Stavracas Neto
- [nautilus/wip/gbsneto/compile-warnings: 6/9] pathbar: remove deprecated push/pop functions Georges Basile Stavracas Neto
- [nautilus/wip/gbsneto/compile-warnings: 7/9] batch-rename-utilities: assign the directory to the correct type Georges Basile Stavracas Neto
- [nautilus/wip/gbsneto/compile-warnings: 8/9] file: remove unused variables Georges Basile Stavracas Neto
- [nautilus/wip/gbsneto/compile-warnings: 9/9] build: ignore unsolvable deprecations throughout the canvas code Georges Basile Stavracas Neto
- [genius] Updated Swedish translation Damned-Lies
- [cheese/gnome-3-20] Updated Croatian translation Damned-Lies
- [cheese] Updated Croatian translation (cherry picked from commit ef17b716eb6bde03e35bf45ffa64590e9685e745) Damned-Lies
- [sysprof] Updated Swedish translation Damned-Lies
- [yelp] Updated Croatian translation Damned-Lies
- [chrome-gnome-shell] Replaced extra thread with Glib.idle_add Yuri Konotopov
- [gnome-software] Added Croatian translation Damned-Lies
- [nautilus] file: fix memory leak in nautilus_file_is_remote Georges Basile Stavracas Neto
- [nautilus] canvas-view-container: free attribute quark list Georges Basile Stavracas Neto
- [nautilus] query-editor: destroy the search tags on finalize Georges Basile Stavracas Neto
- [nautilus] files-view: release selection list Georges Basile Stavracas Neto
- [nautilus] search-popover: unref date time when row is destroyed Georges Basile Stavracas Neto
- [nautilus] bookmark-list: free file content after use Georges Basile Stavracas Neto
- [nautilus] Deleted branch wip/gbsneto/memleaks Georges Basile Stavracas Neto
- [nautilus] Updated Friulian translation Damned-Lies
- [totem] Updated Croatian translation Damned-Lies
- [totem] Updated Croatian translation Damned-Lies
- [eog] Updated Croatian translation Damned-Lies
- [file-roller] Updated Croatian translation Damned-Lies
- [gnome-calendar] Added Croatian translation Damned-Lies
- [gnome-power-manager] Updated Croatian translation Damned-Lies
- [gnome-screensaver] Updated Croatian translation Damned-Lies
- [gimp] Updated Hungarian translation Damned-Lies
- [gnome-session] Updated Croatian translation Damned-Lies
- [brasero] Added Croatian translation Damned-Lies
- [gimp] Bug 771851 - Vertical ruler shows artifacts if the status bar isn't showing Michael Natterer
- [gimp/gimp-2-8] Bug 771851 - Vertical ruler shows artifacts if the status bar isn't showing Michael Natterer
- [baobab] Updated Croatian translation Damned-Lies
- [epiphany] Created branch wip/page-menu-popover Iulian Radu
- [epiphany/wip/page-menu-popover] Implement new Page Menu popover design Iulian Radu
- [epiphany] (2 commits) Non-fast-forward update to branch wip/page-menu-popover Iulian Radu
- [epiphany/wip/page-menu-popover: 2/2] Implement new Page Menu popover design Iulian Radu
- [epiphany] (2 commits) Non-fast-forward update to branch wip/page-menu-popover Iulian Radu
- [epiphany/wip/page-menu-popover: 1/2] web-app-utils: Do not copy cookies when creating new web app Iulian Radu
- [epiphany/wip/page-menu-popover: 2/2] Implement new Page Menu popover design Iulian Radu
- [gnome-desktop] Updated Croatian translation Damned-Lies
- [genius] Thu Sep 22 17:05:13 2016 Jiri (George) Lebl <jirka 5z com> George Lebl
- [gnome-disk-utility] Added Croatian translation Damned-Lies
- [gnome-doc-utils] Added Croatian translation Damned-Lies
- [gnome-font-viewer/gnome-3-14] Updated Croatian translation Damned-Lies
- [gnome-font-viewer] Updated Croatian translation (cherry picked from commit c893e174c40a89888a9ff67c685e506e877b2e1b) Damned-Lies
- [gnome-keyring] Updated Croatian translation Damned-Lies
- [epiphany] Non-fast-forward update to branch wip/page-menu-popover Iulian Radu
- [epiphany/wip/page-menu-popover] Implement new Page Menu popover design Iulian Radu
- [gnome-online-accounts] Added Croatian translation Damned-Lies
- [gnome-screenshot] Updated Croatian translation Damned-Lies
- [epiphany] (2 commits) Non-fast-forward update to branch wip/page-menu-popover Iulian Radu
- [epiphany/wip/page-menu-popover: 2/2] Implement new Page Menu popover design Iulian Radu
- [gnome-settings-daemon] Updated Croatian translation Damned-Lies
- [epiphany] Implement new Page Menu popover design Iulian Radu
- [gimp] Deleted branch gtk3-port Michael Natterer
- [gnome-sudoku/gnome-3-20] Updated Croatian translation Damned-Lies
- [gimp] (233 commits) Created branch gtk3-port Michael Natterer
- [gimp/gtk3-port: 1/233] Switch to version 3.0 in a lot of places and depend on GTK+ 3.16 Michael Natterer
- [gimp/gtk3-port: 2/233] Revert "app: Fix on canvas widgets ignoring clicks from tablets - bug 614441" Michael Natterer
- [gimp/gtk3-port: 3/233] libgimpwidgets: remove deprecated files from the build Michael Natterer
- [gimp/gtk3-port: 4/233] libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[ch] Michael Natterer
- [gimp/gtk3-port: 5/233] libgimpwidgets: port virtual functions to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 6/233] libgimpwidgets: port virtual functions to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 7/233] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 8/233] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 9/233] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 10/233] libgimpwidgets: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 11/233] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 12/233] libgimpwidgets: remove deprecated functions and s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 13/233] libgimpwidgets: remove deprecated files completely Michael Natterer
- [gimp/gtk3-port: 14/233] libgimp: remove GdkRGB and GdkColorMap calls, these APIs are gone Michael Natterer
- [gimp/gtk3-port: 15/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 16/233] app: remove GTK_OBJECT() cast Michael Natterer
- [gimp/gtk3-port: 17/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 18/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 19/233] app: port virtual functions to GTK+ 3.0 API Michael Natterer
- [gimp/gtk3-port: 20/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 21/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 22/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 23/233] app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 24/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 25/233] app: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gnome-sudoku] Updated Croatian translation Damned-Lies
- [gimp/gtk3-port: 26/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 27/233] app: port GimpNavigationView to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 28/233] app: port GimpPaletteView to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 29/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 30/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 31/233] app: no need to alloc colors any longer, GdkColormap is gone Michael Natterer
- [gimp/gtk3-port: 32/233] app: port call to gtk_paint_arrow() to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 33/233] app: port device management to GdkDeviceManager Michael Natterer
- [gimp/gtk3-port: 34/233] app: remove obsolete (GtkObject **) casts Michael Natterer
- [gimp/gtk3-port: 35/233] app: use gtk_widget_get_preferred_size() instead of size_request() Michael Natterer
- [gimp/gtk3-port: 36/233] app: port GimpScalComboBox to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 37/233] app: use gtk_widget_get_preferred_size() instead of size_request() Michael Natterer
- [gimp/gtk3-port: 38/233] libgimpwidgets: port GimpFrame to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 39/233] app: port tools to GTK+ 3.0 (trivial changes only) Michael Natterer
- [gimp/gtk3-port: 40/233] app: s/GtkObject/GtkAdjustment/ in app/dialogs/ Michael Natterer
- [gimp/gtk3-port: 41/233] app: pass the cairo_region_t to gdk_window_invalidate_region() directly Michael Natterer
- [gimp/gtk3-port: 42/233] app: use GdkDeviceManager to list devices Michael Natterer
- [gimp/gtk3-port: 43/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 44/233] app: remove calls to colormap functions, they are gone Michael Natterer
- [gimp/gtk3-port: 45/233] libgimpwidgets: get rid of (GtkObject **) casts Michael Natterer
- [gimp/gtk3-port: 46/233] app: port the splash to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 47/233] libgimpwidgets: port the ruler to GTK+ 3.0 Michael Natterer
- [gnome-system-log] Updated Croatian translation Damned-Lies
- [gimp/gtk3-port: 48/233] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 49/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 50/233] app: port the overlay stuff to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 51/233] app: use the container icon view, the grid view is not GTK+ 3.0-able Michael Natterer
- [gimp/gtk3-port: 52/233] app: port to GtkWidget::draw() (incompletely) Michael Natterer
- [gimp/gtk3-port: 53/233] app: remove call to gtk_statusbar_set_has_resize_grip() Michael Natterer
- [gimp/gtk3-port: 54/233] app: port the tag entry to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 55/233] app: port to GtkWidget::draw() but disable the code inside with #if 0 Michael Natterer
- [gimp/gtk3-port: 56/233] app: can't set the scale combo entry's properties in init() any longer Michael Natterer
- [gimp/gtk3-port: 57/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 58/233] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 59/233] modules: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 60/233] app: didn't completely commit the display shell expose() -> draw() change Michael Natterer
- [gimp/gtk3-port: 61/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 62/233] app: passing -1 as width/height to gtk_paint_box() no longer works Michael Natterer
- [gimp/gtk3-port: 63/233] app: port popup arrow drawing to cairo and get rid of the arrow_pixbuf Michael Natterer
- [gimp/gtk3-port: 64/233] app: remove GimpContainerGridView from the build entirely Michael Natterer
- [gimp/gtk3-port: 65/233] modules: port to GtkWidget::draw() Michael Natterer
- [gnome-user-share] Added Croatian translation Damned-Lies
- [gimp/gtk3-port: 66/233] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 67/233] libgimp: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 68/233] app: don't translate to allocation.x,y Michael Natterer
- [gimp/gtk3-port: 69/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 70/233] app: forgot to remove a cairo_destroy() in draw() Michael Natterer
- [gimp/gtk3-port: 71/233] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 72/233] app: GtkEntry turned into a no-window widget Michael Natterer
- [gimp/gtk3-port: 73/233] app: use the new GtkScrollable API instead of deprecated tree view API Michael Natterer
- [gimp/gtk3-port: 74/233] app: cairo_save()/restore() around chaining up in draw() Michael Natterer
- [gimp/gtk3-port: 75/233] app: add ugly workaround to make the icon view adapt to view size changes Michael Natterer
- [gimp/gtk3-port: 76/233] plug-ins: lots of trivial GTK+ 3.0 porting Michael Natterer
- [gimp/gtk3-port: 77/233] plug-ins: port jpeg-save to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 78/233] plug-ins: port file-png to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 79/233] plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/ Michael Natterer
- [gimp/gtk3-port: 80/233] plug-ins: more s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 81/233] plug-ins: port some more plug-ins to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 82/233] app: port the colormap editor to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 83/233] app: remove GtkWrapBox Michael Natterer
- [gimp/gtk3-port: 84/233] libgimpwidgets: port to the new size request API Michael Natterer
- [gimp/gtk3-port: 85/233] app: port to the new size request API Michael Natterer
- [gimp/gtk3-port: 86/233] plug-ins: port the print preview to the new size request API Michael Natterer
- [gimp/gtk3-port: 87/233] plug-ins: port sphere-designer to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 88/233] plug-ins: port cml-explorer to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 89/233] plug-ins: port lighting to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 90/233] plug-ins: port the unit-editor to GtkScrollable Michael Natterer
- [gimp/gtk3-port: 91/233] app: fix GimpOverlayDialog's minimum height Michael Natterer
- [gimp/gtk3-port: 92/233] app: port GimpOverlayBox to GtkWidget::get_preferred_width/height() Michael Natterer
- [gimp/gtk3-port: 93/233] app: don't connect to "size-requst" because that's deprecated Michael Natterer
- [gimp/gtk3-port: 94/233] app: port GimpSpinScale to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 95/233] app: skip keyboard devices so the device list becomes reasonable Michael Natterer
- [gimp/gtk3-port: 96/233] app: implement proper height-for-width in GimpToolPalette Michael Natterer
- [gimp/gtk3-port: 97/233] app: use GdkDevice accessors Michael Natterer
- [gimp/gtk3-port: 98/233] app: introduce struct GimpDeviceKey because GdkDeviceKey is gone Michael Natterer
- [gparted] Added Croatian translation Damned-Lies
- [gimp/gtk3-port: 99/233] app: put the toolbox' areas into a box until we decided about a wrapping widget Michael Natterer
- [gimp/gtk3-port: 100/233] Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_render_icon() Michael Natterer
- [gimp/gtk3-port: 101/233] app: port the device sort function to GdkDeviceManager Michael Natterer
- [gimp/gtk3-port: 102/233] libgimpwidgets: port to GtkStyleContext and gtk_render_foo() Michael Natterer
- [gimp/gtk3-port: 103/233] app: change the list of available devices to something that makes sense Michael Natterer
- [gimp/gtk3-port: 104/233] libgimpwidgets: port GimpCellRendererToggle to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 105/233] libgimpwidgets: port GimpChainButton to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 106/233] libgimpwidgets: port GimpColorArea to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 107/233] libgimpwidgets: port GimpColorScale to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 108/233] libgimpwidgets: port GimpOffsetArea to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 109/233] libgimpwidgets: port GimpRuler to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 110/233] llibgimpwidgets: port GimpScrolledPreview to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 111/233] app: port GimpBlobEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 112/233] app: port setting the canvas padding color to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 113/233] app: port GimpPanedBox to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 114/233] app: port GimpContainerIconView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 115/233] app: port GimpContainerTreeView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 116/233] app: port GimpColormapEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 117/233] app: port GimpComponentEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 118/233] app: port GimpFgBgEditor to GtkStyleContext Michael Natterer
- [gspell] Added Croatian translation Damned-Lies
- [gimp/gtk3-port: 119/233] app: port GimpFgBgView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 120/233] app: port gimp_get_icon_size() to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 121/233] app: port GimpContainerBox to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 122/233] app: port GimpDashEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 123/233] app: remove calls to gtk_widget_get, set_extension_events() Michael Natterer
- [gimp/gtk3-port: 124/233] app: s/gtk_widget_modify_font/gtk_widget_override_font/ Michael Natterer
- [gimp/gtk3-port: 125/233] libgimpwidgets: port GimpNumberPairEntry to gtk_widget_override_font() Michael Natterer
- [gimp/gtk3-port: 126/233] app: port the about dialog to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 127/233] modules: remove call to gtk_widget_set_extension_events() Michael Natterer
- [gimp/gtk3-port: 128/233] libgimpwidgets: implement GtkWidget::state_flags_changed() Michael Natterer
- [gimp/gtk3-port: 129/233] libgimpwidgets: implement GtkWidget::style_updated() instead of style_set() Michael Natterer
- [gimp/gtk3-port: 130/233] libgimpwidgets: use g_object_ref()/unref() for GdkCursors Michael Natterer
- [gimp/gtk3-port: 131/233] app: use gdk_drag_context_get_source_window() Michael Natterer
- [gimp/gtk3-port: 132/233] app: use gdk_drag_context_get_selected_action() instead of conect->action Michael Natterer
- [gimp/gtk3-port: 133/233] app: port GimpSpinScale to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 134/233] app: implement GtkWidget::style_updated() instead of style_set() Michael Natterer
- [gimp/gtk3-port: 135/233] port gtkrc files to CSS (incompletely and stuff commented out) Michael Natterer
- [gimp/gtk3-port: 136/233] Port theme and gtkrc file loading to CSS files using GtkCssProvider Michael Natterer
- [gimp/gtk3-port: 137/233] app: copy gimp.css instead of gtkrc to the user's gimp directory Michael Natterer
- [gimp/gtk3-port: 138/233] app: check whether child widgets exist in GtkWidget::style_updated() Michael Natterer
- [gimp/gtk3-port: 139/233] Replace gdk_cursor_unref() with g_object_unref() Michael Natterer
- [gimp/gtk3-port: 140/233] app: use gtk_menu_shell_get_selected_item() Michael Natterer
- [gimp/gtk3-port: 141/233] app: port GimpOverlayBox to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 142/233] app: port GimpOverlayFrame to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 143/233] app: port GimpScaleButton to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 144/233] libgimpwidgets: move all GimpPickButton members to a private struct Michael Natterer
- [gimp/gtk3-port: 145/233] libgimpwidgets: move all GimpColorArea members to a private struct Michael Natterer
- [gimp/gtk3-port: 146/233] libgimpwidgets: move all GimpOffsetArea members to a private struct Michael Natterer
- [gimp/gtk3-port: 147/233] libgimpwidgets: move padding members from instance to class struct Michael Natterer
- [gimp/gtk3-port: 148/233] libgimpwidgets: move all GimpButton members to a private struct Michael Natterer
- [gimp/gtk3-port: 149/233] libgimpwidgets: move all GimpCellRendererColor members to a private struct Michael Natterer
- [gimp/gtk3-port: 150/233] libgimpwidgets: move all GimpColorButton members to a private struct Michael Natterer
- [gimp/gtk3-port: 151/233] libgimpwidgets: move all GimpCellRendererToggle members to a private struct Michael Natterer
- [gimp/gtk3-port: 152/233] libgimpwidgets: move all GimpChainButton members to a private struct Michael Natterer
- [gimp/gtk3-port: 153/233] libgimpwidgets: move all GimpBrowser members to a private struct Michael Natterer
- [gimp/gtk3-port: 154/233] libgimpwidgets: move all GimpColorDisplay members to a private struct Michael Natterer
- [gimp/gtk3-port: 155/233] libgimpwidgets: move all GimpColorDisplayStack members to a private struct Michael Natterer
- [gimp/gtk3-port: 156/233] libgimpwidgets: move all GimpColorHexEntry members to a private struct Michael Natterer
- [gimp/gtk3-port: 157/233] libgimpwidgets: add padding Michael Natterer
- [gimp/gtk3-port: 158/233] libgimpwidgets: move all GimpColorNotebook members to a private struct. Michael Natterer
- [gimp/gtk3-port: 159/233] libgimpwidgets: move all GimpColorScale members to a private struct Michael Natterer
- [gimp/gtk3-port: 160/233] libgimpwidgets: move GimpColorProfileComboBox::dialog to private Michael Natterer
- [gimp/gtk3-port: 161/233] libgimpwidgets: move all GimpColorSelection members to a private struct Michael Natterer
- [gimp/gtk3-port: 162/233] libgimpwidgets: move all GimpEnumLabel members to a private struct Michael Natterer
- [gimp/gtk3-port: 163/233] app: don't use style->black and style->white Michael Natterer
- [gimp/gtk3-port: 164/233] libgimpwidgets: move all GimpMemsizeEntry members to a private struct Michael Natterer
- [gimp/gtk3-port: 165/233] app: port GimpStrokeEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 166/233] app: port GimpPaletteView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 167/233] plug-ins: don't use style->black and style->white Michael Natterer
- [gimp/gtk3-port: 168/233] libgimpwidgets: move all GimpColorProfileStore members to a private struct Michael Natterer
- [gimp/gtk3-port: 169/233] app: port GimpDockWindow to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 170/233] app: port GimpToolEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 171/233] app: use gtk_widget_override_font() instead of modify_font() Michael Natterer
- [gimp/gtk3-port: 172/233] app: port GimpThumbBox to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 173/233] Implement GtkWidget::style_updated() instead of ::style_set() Michael Natterer
- [gimp/gtk3-port: 174/233] app: port GimpHistogramView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 175/233] app: port GimpTagEntry to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 176/233] app: always ask the master device for its axes or state Michael Natterer
- [gimp/gtk3-port: 177/233] app: when checking for a device change, check the event's source device Michael Natterer
- [gimp/gtk3-port: 178/233] app: remove obsolete device checks from GimpToolbox Michael Natterer
- [gimp/gtk3-port: 179/233] app: port GimpColorFrame away from GtkStyle, using a new style property Michael Natterer
- [gimp/gtk3-port: 180/233] app: remove call to gtk_widget_style_attach() from GimpOverlayBox Michael Natterer
- [gimp/gtk3-port: 181/233] app: port GimpOverlayChild to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 182/233] Port cell renderers to gtk_cell_renderer_get_state() Michael Natterer
- [gimp/gtk3-port: 183/233] app: port GimpCellRendererDashes to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 184/233] app: add gimp_get_style_color() to simplify GdkRGBA style property lookup Michael Natterer
- [gimp/gtk3-port: 185/233] app: add style property and default CSS for GimpHistogramView's grid-color Michael Natterer
- [gimp/gtk3-port: 186/233] app: port GimpCurveView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 187/233] themes: document the new GimpHistogramView property in the theme CSS Michael Natterer
- [gimp/gtk3-port: 188/233] app: define all GimpHistogramView colors via style properties and CSS Michael Natterer
- [gimp/gtk3-port: 189/233] themes: document the new stlye properties and indent the CSS files properly Michael Natterer
- [gimp/gtk3-port: 190/233] app: increase the priority of the theme CSS by 1 Michael Natterer
- [gimp/gtk3-port: 191/233] app: port GimpComboTagEntry to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 192/233] configure.ac: use the new GTK_CHECK_BACKEND() macro Michael Natterer
- [gimp/gtk3-port: 193/233] plug-ins: port map-object to GTK+ 3.x Michael Natterer
- [gimp/gtk3-port: 194/233] app: use GdkRGBA instead of GdkColor in some places Michael Natterer
- [gimp/gtk3-port: 195/233] app: remove gimp_rgb_get,set_gdk_color() Michael Natterer
- [gimp/gtk3-port: 196/233] plug-ins: port filter-pack to GTK+ 3.0, still some warnings left Michael Natterer
- [gimp/gtk3-port: 197/233] app: gimp_print_event(): add the device to the event debug output. Michael Natterer
- [gimp/gtk3-port: 198/233] app: gimp_device_info_get_device_coords(): workaround for XI2 b0rk Michael Natterer
- [gimp/gtk3-port: 199/233] app: make input devices, grabs and therefore generally tools work again Michael Natterer
- [gimp/gtk3-port: 200/233] app: use gdk_device_get_position() inetad of gdk_display_get_pointer() Michael Natterer
- [gimp/gtk3-port: 201/233] app: remove some forgotten #undef GSEAL_ENABLE Michael Natterer
- [gimp/gtk3-port: 202/233] app: let the file dialog expand/collapse with the file type expander Michael Natterer
- [gimp/gtk3-port: 203/233] app: port GimpGradientEditor to GtkSyleContext Michael Natterer
- [gimp/gtk3-port: 204/233] app: port GimpHistogramView to gdk_device_grab()/ungrab() Michael Natterer
- [gimp/gtk3-port: 205/233] app: port GimpNavigationEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 206/233] app: port GimpTagPopup to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 207/233] app: GimpDock: port font size modification to GtkCssProvider Michael Natterer
- [gimp/gtk3-port: 208/233] plug-ins: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 209/233] app: implement GtkContainer::get_path_for_child() in GimpMessageBox Michael Natterer
- [gimp/gtk3-port: 210/233] devel-docs: make the shooter tool at least build again (untested) Michael Natterer
- [gimp/gtk3-port: 211/233] app: don't use "size-request" for the toolbox' wilber, it's gone Michael Natterer
- [gimp/gtk3-port: 212/233] app: themes.c: add #if 0-ed switch to dark theme variant Michael Natterer
- [gimp/gtk3-port: 213/233] Incomplete notebook and tab theming commit, to be improved Michael Natterer
- [gimp/gtk3-port: 214/233] themes: set an explicit background for rulers Michael Natterer
- [gimp/gtk3-port: 215/233] app: make the statusbar's progress label visible again Michael Natterer
- [gimp/gtk3-port: 216/233] app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL Michael Natterer
- [gimp/gtk3-port: 217/233] app: port wilber drawing to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 218/233] modules: port GimpColorWheel to GTK+ 3.x Michael Natterer
- [gimp/gtk3-port: 219/233] Unkommented settings for preferring a dark GTK+ theme. Michael Natterer
- [gimp/gtk3-port: 220/233] app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate-dialog.c Michael Natterer
- [gimp/gtk3-port: 221/233] Use GTK+3 gtk_get_locale_direction() function instead of current hack. Michael Natterer
- [gimp/gtk3-port: 222/233] app: port GimpCircle and subclasses to GTK+ 3 Michael Natterer
- [gimp/gtk3-port: 223/233] app: remove GTK_OBJECT() case in GimpPopup Michael Natterer
- [gimp/gtk3-port: 224/233] app: use gimp_color_display_stack_get_filters() instead of stack->filters Michael Natterer
- [gimp/gtk3-port: 225/233] libgimpwidgets: #if 0 more stuff in gimp3migration Michael Natterer
- [gimp/gtk3-port: 226/233] libgimpwidgets: Draw marker in correct position on ruler. Michael Natterer
- [gimp/gtk3-port: 227/233] libgimpwidgets: Separate ruler text layer from background. Michael Natterer
- [gimp/gtk3-port: 228/233] app: port GimpContainerTreeView from style_set() to style_updated() Michael Natterer
- [gimp/gtk3-port: 229/233] Bug 759030 - gtk3-port parsing error loading css from custom theme Michael Natterer
- [gimp/gtk3-port: 230/233] Revert "Bug 762279 - "Tip of the day" links opens two links" Michael Natterer
- [gimp/gtk3-port: 231/233] Bug 762279 - "Tip of the day" links opens two links. Michael Natterer
- [gimp/gtk3-port: 232/233] plug-ins: s/GtkObject/GtkAdjustment/ in file-wepb Michael Natterer
- [gimp/gtk3-port: 233/233] foo Michael Natterer
- [dconf-editor] Disable focus-on-click for PathBarItem. Arnaud Bonatti
- [rhythmbox] Updated Croatian translation Damned-Lies
- [genius] Thu Sep 22 17:41:55 2016 Jiri (George) Lebl <jirka 5z com> George Lebl
- [seahorse] Updated Croatian translation Damned-Lies
- [gxml] Updated Debian packaging files Daniel Espinosa Ortiz
- [epiphany] Update POTFILES.in Piotr Drąg
- [epiphany] Mark strings in page-menu-popover.ui as translatable Piotr Drąg
- [dconf-editor] Document .dconf-editor CSS target. Arnaud Bonatti
23 September 2016
24 September 2016
- [polari] (29 commits) Non-fast-forward update to branch wip/raresv/nick-popover Florian Müllner
- [polari/wip/raresv/nick-popover: 14/29] userDetails: Restrict length of fullnameLabel Florian Müllner
- [polari/wip/raresv/nick-popover: 15/29] userDetails: Update to match latest mockups Florian Müllner
- [polari/wip/raresv/nick-popover: 16/29] userListRow: Remove the user icon Florian Müllner
- [polari/wip/raresv/nick-popover: 17/29] userListPopover: Change the search entry icon Florian Müllner
- [polari/wip/raresv/nick-popover: 18/29] chatView: Split out status tracking Florian Müllner
- [polari/wip/raresv/nick-popover: 19/29] userTracker: Allow tracking users across rooms Florian Müllner
- [polari/wip/raresv/nick-popover: 20/29] application: Initialize UserStatusMonitor on startup Florian Müllner
- [polari/wip/raresv/nick-popover: 21/29] userDetails: Rename UserListDetails to UserDetails Florian Müllner
- [polari/wip/raresv/nick-popover: 22/29] userDetails: Add offline support Florian Müllner
- [polari/wip/raresv/nick-popover: 23/29] userPopover: Add user popover Florian Müllner
- [polari/wip/raresv/nick-popover: 24/29] chatView: Don't mingle separating whitespace with nick Florian Müllner
- [polari/wip/raresv/nick-popover: 25/29] chatView: Add HoverFilterTag Florian Müllner
- [polari/wip/raresv/nick-popover: 26/29] chatView: Add a contextual popover to nicks Florian Müllner
- [polari/wip/raresv/nick-popover: 27/29] userTracker: Add notify-user actions Florian Müllner
- [polari/wip/raresv/nick-popover: 28/29] userDetails: Indicate when status notifications are enabled Florian Müllner
- [polari/wip/raresv/nick-popover: 29/29] userPopover: Allow requesting a notification when a user comes online Florian Müllner
- [meld] bin/meld: Setup glib log handler forwarding to Python logging Kai Willadsen
- [meld/meld-3-16] bin/meld: Setup glib log handler forwarding to Python logging Kai Willadsen
- [gnome-control-center] display: Fix possible crash on startup Bastien Nocera
- [gnome-control-center/gnome-3-20] display: Fix possible crash on startup Bastien Nocera
- [gnome-control-center/gnome-3-18] display: Fix possible crash on startup Bastien Nocera
- [sysprof] Release 3.22.0 Christian Hergert
- [sysprof] Created tag sysprof-3.22.0 Christian Hergert
- [sysprof] (98 commits) Non-fast-forward update to branch wip/visualizers Christian Hergert
- [sysprof/wip/visualizers: 98/98] wip: visualizers Christian Hergert
- [gtk+] gtktreeviewcolumn: Fix typo in typedef documentation Philip Withnall
- [glib] glib: Add SystemTap probe to g_source_add_child_source() Philip Withnall
- [nautilus] nautilus.1: flag deprecated options Ernestas Kulik
- [rhythmbox] Confirm before overwriting playlists Jonathan Matthew
- [gtk+/wip/baedert/meson] meson.build: Add more required versions Timm Bäder
- [gtk+/wip/baedert/meson] meson: Also check for sincos Timm Bäder
- [gtk+/wip/baedert/meson] meson: Build all tests in tests/ Timm Bäder
- [vala] gio-2.0: Fix binding of Resolver.lookup_service*() Rico Tzschichholz
- [vala] gio-2.0: Keep GLib.Socket API compatible with gio < 2.48 Rico Tzschichholz
- [evolution/gnome-3-22] Updated Occitan translation Damned-Lies
- [gtk+/wip/baedert/meson] examples/drawing: Don't call gtk_main_quit Timm Bäder
- [gtk+/wip/baedert/meson] Build examples Timm Bäder
- [vala] (4 commits) Non-fast-forward update to branch wip/unicode Rico Tzschichholz
- [vala/wip/unicode: 4/4] glib-2.0: Add UCS-4 and UTF-16 related bindings Rico Tzschichholz
- [vala] (4 commits) Non-fast-forward update to branch wip/gio-2.0 Rico Tzschichholz
- [vala/wip/gio-2.0: 4/4] gio-2.0: Fix async constructors of AsyncInitable, DBusConnection, DBusObjectManagerClient and DBusPr Rico Tzschichholz
- [gtk+/wip/baedert/meson] gtk/meson: Read dirs from options Timm Bäder
- [gtk+/wip/baedert/meson] meson: Install libgtk and libgdk Timm Bäder
- [gtk+/wip/baedert/meson] meson: Build gtk utils Timm Bäder
- [rhythmbox] import-job: update task-detail only if have entries to process Jonathan Matthew
- [vala/wip/gio-2.0] gio-2.0: Use metadata instead of custom definitions for DBusMessage Rico Tzschichholz
- [orca/gnome-3-22] Added Croatian translation Damned-Lies
- [orca] Added Croatian translation (cherry picked from commit e8f4452870dd26f2975a162feaacca503bb54436) Damned-Lies
- [odrs-web] trivial: Show links to the app reviews in the stats page Richard Hughes
- [evolution/gnome-3-22] Updated Croatian translation Damned-Lies
- [evolution] Updated Croatian translation (cherry picked from commit 0b19763289d9362eb3274055c6ae8ddd0a862fe8) Damned-Lies
- [gedit] Updated Croatian translation Damned-Lies
- [vala] (2 commits) Non-fast-forward update to branch wip/gio-2.0 Rico Tzschichholz
- [vala/wip/gio-2.0: 1/2] gio-2.0: Fix async constructors of AsyncInitable, DBusConnection, DBusObjectManagerClient and DBusPr Rico Tzschichholz
- [vala/wip/gio-2.0: 2/2] gio-2.0: Use metadata instead of custom definitions for DBusMessage Rico Tzschichholz
- [gnome-weather] Added Croatian translation Damned-Lies
- [nautilus] Updated Croatian translation Damned-Lies
- [nautilus-sendto] Added Croatian translation Damned-Lies
- [dconf-editor] Added Croatian translation Damned-Lies
- [evolution-data-server/gnome-3-22] Updated Croatian translation Damned-Lies
- [girl] Updated Czech translation Marek Černocký
- [gnome-themes-standard] Added Croatian translation Damned-Lies
- [network-manager-openconnect] Updated Hungarian translation Damned-Lies
- [gnome-video-effects] Added Croatian translation Damned-Lies
- [genius] Updated Czech translation Marek Černocký
- [gtk+] Updated Croatian translation Damned-Lies
- [gtk+] Updated Croatian translation Damned-Lies
- [gnome-control-center/gnome-3-22] Updated Croatian translation Damned-Lies
- [gnome-control-center] Updated Croatian translation (cherry picked from commit 25e9dcb87c8392299cc5f230eeabcd876fcd89f8) Damned-Lies
- [gnome-online-accounts/gnome-3-22] Added Croatian translation Damned-Lies
- [at-spi2-core] Added Croatian translation Damned-Lies
- [atk/gnome-3-22] Updated Croatian translation Damned-Lies
- [atk] Updated Croatian translation (cherry picked from commit d57f97d831b02071e3a17d8376e5d27c52a523de) Damned-Lies
- [clutter] Added Croatian translation Damned-Lies
- [gdk-pixbuf] Updated Croatian translation Damned-Lies
- [glib] Updated Croatian translation Damned-Lies
- [glib-networking] Added Croatian translation Damned-Lies
- [gimp] Bug 599573 - Remember dialog defaults between Gimp sessions Michael Natterer
- [devhelp] Updated Croatian translation Damned-Lies
- [gtk+/wip/baedert/meson] build tests/visuals Timm Bäder
- [gtk+/wip/baedert/meson] meson: build some more tests Timm Bäder
- [gtk+/wip/baedert/meson] meson: Check for more libraries Timm Bäder
- [zenity] Updated Croatian translation Damned-Lies
- [gegl] map-relative: sample from the pixel centers for integer vectors. Simon Budig
- [gtksourceview] Updated Croatian translation Damned-Lies
- [libgtop] Updated Croatian translation Damned-Lies
- [libgweather] Updated Croatian translation Damned-Lies
- [libgweather] Updated Croatian translation Damned-Lies
- [vala] tests: Add async constructor test Rico Tzschichholz
- [vte/vte-0-46] Updated Croatian translation Damned-Lies
- [vte] Updated Croatian translation (cherry picked from commit 65fa76b6e2a4c4845f2fc67283b94c65ee64d1da) Damned-Lies
- [aisleriot] Updated Croatian translation Damned-Lies
- [gnome-mahjongg] Updated Croatian translation Damned-Lies
- [gnome-mines] Updated Croatian translation Damned-Lies
- [gnome-bluetooth] Updated Croatian translation Damned-Lies
- [gnome-calculator] Updated Croatian translation Damned-Lies
- [vala] (4 commits) Non-fast-forward update to branch wip/gio-2.0 Rico Tzschichholz
- [vala/wip/gio-2.0: 2/4] gio-2.0: Fix async constructors of AsyncInitable, DBusConnection, DBusObjectManagerClient and DBusPr Rico Tzschichholz
- [vala/wip/gio-2.0: 3/4] gio-2.0: Use metadata instead of custom definitions for DBusMessage Rico Tzschichholz
- [vala/wip/gio-2.0: 4/4] gio-2.0: Use metadata instead of custom defintions for Initable Rico Tzschichholz
- [gnome-terminal/gnome-3-22] Updated Croatian translation Damned-Lies
- [gnome-terminal] Updated Croatian translation (cherry picked from commit b7e803bd9797a7ebab3a1c62faefe4ad4bc6a8ba) Damned-Lies
- [gnome-user-share] Updated Croatian translation Damned-Lies
- [gnome-system-monitor/gnome-3-22] Updated Croatian translation Damned-Lies
- [gnome-system-monitor] Updated Croatian translation (cherry picked from commit 8e6b08a68383bfc6cc274be31735ba9eb275015a) Damned-Lies
- [extensions-web] Assume that API methods may return deferred object. Olav Vitters
- [aisleriot] fix Dutch translation of keywords Olav Vitters
- [gimp] app: attach the layer scale dialog to the layer Michael Natterer
- [banshee/stable-2.6] Added Croatian translation Damned-Lies
- [banshee] Added Croatian translation (cherry picked from commit 4bb4a74c7d160a655832e44dc4a880dba4cef355) Damned-Lies
- [gimp] app: remove the "grid_dialog" member from GimpDisplayShell Michael Natterer
- [vala] (3 commits) Non-fast-forward update to branch wip/gio-2.0 Rico Tzschichholz
- [vala/wip/gio-2.0: 1/3] gio-2.0: Fix async constructors of DBusConnection, DBusObjectManagerClient and DBusProxy Rico Tzschichholz
- [vala/wip/gio-2.0: 2/3] gio-2.0: Use metadata instead of custom definitions for DBusMessage Rico Tzschichholz
- [vala/wip/gio-2.0: 3/3] gio-2.0: Use metadata instead of custom defintions for Initable Rico Tzschichholz
- [gimp] app: remove helper struct ImageResizeOptions Michael Natterer
- [gimp] app: attach the "Set Canvas Size" dialog to the image Michael Natterer
- [gimp] app: don't connect the print size and scale dialogs to GimpImage::disconnect Michael Natterer
- [gimp/gimp-2-8] Updated po-plug-ins French translation Claude Paroz
- [gimp] Updated po-plug-ins French translation Claude Paroz
- [dconf-editor] Fix PathBar theming for external themes. Arnaud Bonatti
- [gimp] app: reorder arguments of layer,channel,vectors_dialog_new() Michael Natterer
- [gtksourceview] Non-fast-forward update to branch wip/new-space-drawing-api Sébastien Wilmet
- [gtksourceview/wip/new-space-drawing-api] SpaceDrawer: new API with two enums (space types vs locations) Sébastien Wilmet
- [gtksourceview] Non-fast-forward update to branch wip/new-space-drawing-api Sébastien Wilmet
- [gtksourceview/wip/new-space-drawing-api] SpaceDrawer: new API with two enums (space types vs locations) Sébastien Wilmet
- [gtk+] Adwaita: always use images for button backgrounds Lapo Calamandrei
- [gimp/gimp-2-8] Updated French translation Claude Paroz
- [geary] Use GtkApplication built-in for loading app menu. Michael Gratton
- [geary] Replace application-scoped GtkAction with GActions. Michael Gratton
- [gimp] Updated French translation Claude Paroz
- [geary] Add -q/--quit command line options. Fixes Bug 730537. Michael Gratton
- [gtk+/wip/baedert/meson] meson: Conditionally check for dependencies Timm Bäder
- [vala] (3 commits) ...gio-2.0: Use metadata instead of custom defintions for Initable Rico Tzschichholz
- [geary] Fix some console spew when invoked qith -q/--quit and app is not running. Michael Gratton
- [geary] (187 commits) Non-fast-forward update to branch wip/765516-gtk-widget-conversation-viewer Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 22/187] Disable some code that will break when ConversationViewer loses it web_view. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 23/187] Add new ConversationMessage widget to display a single message with a WebView. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 24/187] Convert ConversationViewer to a Stack with a ListBox, remove its WebView. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 25/187] Remove uneeded ConversationWebView, HTML and CSS code. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 26/187] Minor code clean up. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 27/187] Renable and update code for clicking on links in messages. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 28/187] Just use tooltips instead of an overlay for displaying link URLs for now. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 29/187] Reenable and update code for attached, full pane message composer. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 30/187] Remove now-unused composer-pane-position pref. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 31/187] Reenable and update code for embedded message composer. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 32/187] Delete now used scrollable-overlay.vala source file. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 33/187] Enable ConversationViewer list box focus scrolling. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 34/187] Minor code cleanup. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 35/187] Reenable and update code for inline message quote toggling. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 36/187] Add a workaround for web_view X allocation error. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 37/187] Reenable and update code for inline message image display. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 38/187] Tidy up transitions between the ConversationViewer's pages. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 39/187] Clean up message header UI, tranitions and style a bit. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 40/187] Style the ConversationViewer user message with CSS rather than a class. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 41/187] Add attachment icon back to the message viewer. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 42/187] Don't display ConversationMessage header boxes when header not present. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 43/187] Make collapsed ConversationMessage message boxes a bit lighter. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 44/187] Fix "How does the code know the size to allocate" warning. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 45/187] Use two different buttons in ConversationMessage to show starred state. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 46/187] Ensure message are marked ready when their message bodies are visible. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 47/187] Tidy up ConversationMessage styling and state management. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 48/187] Don't require duplicating conversation message signals on the viewer. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 49/187] Minor code clean up/reorganisation. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 50/187] Roll back ConversationViewer focus handle changes. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 51/187] Reenable and update code for displayed attachments. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 52/187] Reenable and update code for editing draft messages. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 53/187] Remove ConversationMessage.containing_folder it's uneeded and incorrect. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 54/187] Ensure ConversationMessage.web_view load stops when message load cancelled. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 55/187] Reenable displaying sub-messages. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 56/187] Expand the email for search conversations with only one message. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 57/187] Allow ConversationEmail to manage its infobars indep. of ConversationMessage. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 58/187] Reenable displaying the "sent but not saved" message. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 59/187] Reenable displaying sender avatars using Gravatar. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 60/187] Depend on libsoup now we use it explicitly in the code base. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 61/187] Convert ConversationWebView HML CSS file to a resource, remove theme dir. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 62/187] Silence a warning calling Use Gtk.Widget.get_window. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 63/187] Load the avatar cache on startup to ensure it is being loaded. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 64/187] Add trivial amount of documentation comments. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 65/187] Re-enable email menu actions and message star/unstar. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 66/187] Re-enable attachments context menu. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 67/187] Convert ConversationEmail's attachment icon into a button. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 68/187] Rename conversation-message-menu.ui to conversation-email-menus.ui. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 69/187] Add missing UI file to POTFILES.in. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 70/187] Re-enable the message context menu. Michael Gratton
- [geary] Add missing ui/gtk/menus.ui file to PO/POTFILES.in. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 71/187] Add missing file to POTFILES.in. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 72/187] Turn down some warnings the user can't do anything about. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 73/187] Namespace a Geary GTK+ theme CSS class. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 74/187] Re-enable items in the ConversationEmail menu. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 75/187] Mark ConversationMessage.context_menu_element as nullable. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 76/187] Chase Yorba -> SFC copryright assignment change. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 77/187] Chase ConversationEmail action namespace change in its main UI file. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 78/187] Fix build after rebasing to current master. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 79/187] Don't ever collapse the last email in the conversation. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 80/187] Update message header layout, use GtkFlowBox for addresses. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 81/187] Fix alignment of conversation message date and preview date alignment. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 82/187] Ensure collapsed conversation email attachment button isn't sensitive. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 83/187] Chase recent master ConversationViewer search changes. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 84/187] Re-enable search highlighting in conversation view. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 85/187] General clean up of conversation viewer code. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 86/187] Remove redundant Geary.Email arg from ConversationEmail signals. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 87/187] Re-enable replying to and quoting the selected message, if any. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 88/187] Remove some unused web view font code. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 89/187] Tidy up conversation list style. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 90/187] Show/hide any attached messages as the primary message is. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 91/187] Go back to using the same size avatar for expanded/collapsed messages. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 92/187] Ensure embedded composer is always located below its referred message. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 93/187] Make conversation ListBox activate and sort call lambdas full methods. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 94/187] Reduce spacing between messages in the conversation list. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 95/187] Fix build after rebase. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 96/187] Emulate browser-style scroll-on-spacebar. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 97/187] Ensure header buttons are not sensitive when convo email is collapsed. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 98/187] Add support for easier iterating over conversation email and msg views. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 99/187] Re-enable message view zoom. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 100/187] Fix a crash when viewer is cleared while highlighting search terms. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 101/187] Scroll to a useful location when a conversation is first loaded. Michael Gratton
- [geary] Replace single quotes with double quotes in menus.ui Piotr Drąg
- [geary/wip/765516-gtk-widget-conversation-viewer: 102/187] Break out ListBox used to display conversations into standalone widget. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 103/187] Gracefully handle messages with no from address in conversation viewer. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 104/187] Add a tooltip to to conversartion viewer's date headers with full date. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 105/187] Don't collapse a conversartion email when it has an attached embedded composer. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 106/187] Minor conversation code cleanup. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 107/187] Fix logic error when determining when to show the "show images" infobar. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 108/187] Minor conversation code cleanup. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 109/187] Tidy up ConversationMessage GTK theme CSS. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 110/187] Enable popover for conversation message header addresses. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 111/187] Fix in-window and in-comversation composers not getting cleaned up. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 112/187] Simplify how ConversationListBox removal, explicitly destroy them. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 113/187] Don't hide in-window composers just after they are shown. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 114/187] Make conversation viewer email flag handling a bit more null-safe. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 115/187] Fix jumpy focus scrolling on emails bigger than the viewport. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 116/187] Minor conversation viewer code cleanup. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 117/187] Fix some critical warnings during object destruction. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 118/187] Port some changes over from master lost in the last rebase. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 119/187] Substantially rework email HTML sanitising and styling. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 120/187] Use app-driven width for conversation web view, not content-driven. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 121/187] Remove some unused/uneeded message body CSS. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 122/187] Tidy up collapsible quote container style and behaviour. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 123/187] Prefix CSS classes in message HTML to avoid collisions with HTML messages. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 124/187] Always allow last messages in a convo to be expanded. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 125/187] Ensure conversation messages min width is low enough for small screens. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 126/187] Fix most conversation web view height issues. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 127/187] Minor code cleanup. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 128/187] Don't clobber avatar loads for second and subsequent convo loads. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 129/187] Workaround wide convo InfoBars being too wide for small screens. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 130/187] Fix some inline parts not being visible. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 131/187] Fix inline JPEGs being corrupted when converted to data URIs. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 132/187] Move managing toolbar mesage buttons from convo viewer to controller. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 133/187] Convert new convo widgets to use Gtk.Grid instead of Box. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 134/187] Fix 0px elements being rendered as 1px boxes. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 135/187] Fix massive memory leak due to some convo widgets never being freed. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 136/187] Fix compile error. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 137/187] Fix missing space between message avatar and headers. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 138/187] Replace Gtk.IconView with FlowBox for displaying email attachments. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 139/187] Fix lack of padding around GMail blockquotes. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 140/187] (Re-)fix crash when displaying exceptionally large messages. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 141/187] Set GTK CSS classes on conversation email for sent, starred and unread. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 142/187] Fix some bugs in AggregateProgressMonitor when removing monitors. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 143/187] Replace the conversation list store's model on folder change. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 144/187] Fix ConversationListStore instances never being finalised. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 145/187] Really(?) fix DOM node crit warning when ConversationMessage finalised. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 146/187] Highlight unread emails in convo viewer. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 147/187] Tidy up the ConversationListBox API for accessing reply target email. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 148/187] Reimplement in-conversation find. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 149/187] Tidy up conversation viewer widget signal handling a bit. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 150/187] Implement "Search for messages from" for email addresses. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 151/187] Clean up the conversation find implementation a bit. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 152/187] Don't show info bars on show all. Michael Gratton
- [gtk+] bloatpad: replace single quotes with double quotes in menus.ui Piotr Drąg
- [geary/wip/765516-gtk-widget-conversation-viewer: 153/187] Minor code tidy. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 154/187] Fix build after shoddy rebase. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 155/187] Fix a crit warning when switching folders. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 156/187] Fix a possible critical error. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 157/187] Don't re-load folder when changing to the same one. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 158/187] Fix reply/forward toobar buttons not being enabled for search folder. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 159/187] Don't consider collapsed emails for find prefil/reply quoting. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 160/187] Dismiss link popover when a link is activated. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 161/187] Minor GTK and HTML CSS tweaks. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 162/187] Fix possible crit loading an avatar for a cancelled conversation load. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 163/187] Set an explcit minimum version requirmeent for libsoup. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 164/187] Tidy up avatar loading. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 165/187] Fix possible crit error when conversation load is cancelled during email load. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 166/187] Prematurely optimise conversation email loading. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 167/187] Fix a possible crit error. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 168/187] Fix a possible crit error when cancelling conversation load. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 169/187] Add ConversationEmail::message_bodies_loaded prop, hook it up. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 170/187] Fix logic thinko with conversation last row handling. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 171/187] Expand/collapse conversation rows matching fine/search terms. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 172/187] Manage search term highlighting for messages appended to a conversation. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 173/187] Explicitly handle find bar being closed, update search terms if set. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 174/187] Highlight search terms in conversation message address headers. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 175/187] Define message address popover activation handlers via the UI file. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 176/187] Display Sender and Reply-To headers for conversation messages. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 177/187] Move conversation loading timout mgmt to ConversationListBox. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 178/187] Remove blacklisting from ConversationListBox, use a composer signal instead. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 179/187] Don't show draft messages when editing them. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 180/187] Ensure composer web views are always visible. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 181/187] Improve ConversationViewer encapsulation. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 182/187] Update composer container style implementations a bit. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 183/187] Ensure drafts messages are always displayed expanded by default. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 184/187] Make composer scrolled window directly available to the embedded container. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 185/187] Minor composer container cleanup. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 186/187] Fix next another conversation load cancelled crit error. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 187/187] Workaround a GTK+ crasher, Bug 771812. Michael Gratton
- [libgda] Replace single quotes with double quotes in menus.ui Piotr Drąg
- [libgda] Update POTFILES.skip Piotr Drąg
- [gnote/gnome-3-20] Prepare 3.20.2 Aurimas Černius
- [gnote] Created tag 3.20.2 Aurimas Černius
- [dconf-editor] Revert "Added Croatian translation" Piotr Drąg
- [gnome-weather] Revert "Added Croatian translation" Piotr Drąg
- [gtksourceview] Non-fast-forward update to branch wip/new-space-drawing-api Sébastien Wilmet
- [gtksourceview/wip/new-space-drawing-api] SpaceDrawer: new API with two enums (space types vs locations) Sébastien Wilmet
- [gtksourceview] Non-fast-forward update to branch wip/new-space-drawing-api Sébastien Wilmet
- [gtksourceview/wip/new-space-drawing-api] SpaceDrawer: new API with two enums (space types vs locations) Sébastien Wilmet
- [gnome-control-center] Fixes to Catalan translation Jordi Mas
- [tomboy] Updated German translation Damned-Lies
- [vala/wip/transform] (200 commits) ...Merge branch 'master' into wip/transform Rico Tzschichholz
- [vala/wip/transform: 200/200] Merge branch 'master' into wip/transform Rico Tzschichholz
- [gtksourceview] Non-fast-forward update to branch wip/new-space-drawing-api Sébastien Wilmet
- [gtksourceview/wip/new-space-drawing-api] SpaceDrawer: new API with two enums (space types vs locations) Sébastien Wilmet
- [gtksourceview] Non-fast-forward update to branch wip/new-space-drawing-api Sébastien Wilmet
- [gtksourceview/wip/new-space-drawing-api] SpaceDrawer: new API with two enums (space types vs locations) Sébastien Wilmet
- [gimp] app: make the VectorsOptionsDialog private Michael Natterer
- [girl] Add standalone player based on GStreamer Ole Aamot
- [gimp] Updated French translation Damned-Lies
- [gimp] app: make the LayerOptionsDialog private Michael Natterer
- [girl] Add station name in player window Ole Aamot
- [gnome-software/gnome-3-22] Updated Occitan translation Damned-Lies
- [gnome-software] Updated Occitan translation Damned-Lies
- [girl] Pause station in player backend when the player window is closed Ole Aamot
- [gnome-software/gnome-3-10] Updated Occitan translation Damned-Lies
- [gtksourceview] (4 commits) Non-fast-forward update to branch wip/new-space-drawing-api Sébastien Wilmet
- [gtksourceview/wip/new-space-drawing-api: 1/4] SpaceDrawer: make the class public Sébastien Wilmet
- [gtksourceview/wip/new-space-drawing-api: 2/4] SpaceDrawer: add public docs Sébastien Wilmet
- [gtksourceview/wip/new-space-drawing-api: 3/4] view: add get_space_drawer() and space-drawer property Sébastien Wilmet
- [gtksourceview/wip/new-space-drawing-api: 4/4] SpaceDrawer: new API with two enums (space types vs locations) Sébastien Wilmet
- [gnome-software/gnome-3-20] Updated Occitan translation Damned-Lies
- [girl] Updated Polish translation Piotr Drąg
- [damned-lies] Updated Polish translation Piotr Drąg
- [gimp] app: make the ChannelOptionsDialog private Michael Natterer
- [geary] Remove trailing full stop from a new string in geary-args.vala Piotr Drąg
- [geary] Updated Polish translation Piotr Drąg
- [damned-lies] Updated Dutch translation by Justin van Steijn Reinout van Schouwen
- [shotwell] Updated Polish translation Piotr Drąg
- [gtksourceview] Non-fast-forward update to branch wip/new-space-drawing-api Sébastien Wilmet
- [gtksourceview/wip/new-space-drawing-api] SpaceDrawer: new API with two enums (space types vs locations) Sébastien Wilmet
- [gimp] Bug 599573 - Remember dialog defaults between Gimp sessions Michael Natterer
- [network-manager-openconnect] update strings dwmw2
- [video-subtitles] Updated Dutch translation by Nathan Follens Reinout van Schouwen
- [chronojump/chronojump-importer] Adds unit test for previous bug. Carles Pina i Estany
- [chronojump/chronojump-importer] Adds unit test for the chronojump_importer database class. Carles Pina i Estany
- [gnome-sdk-images/gnome-3-22] Add /usr/lib/os-release Matthias Clasen
- [gnome-sdk-images] Add /usr/lib/os-release Matthias Clasen
- [video-subtitles] Dutch translation of 3.22 release video subtitles (halfway done) Reinout van Schouwen
- [chrome-gnome-shell] ubuntu: added missing option Yuri Konotopov
- [chrome-gnome-shell] cmake: fixed USE_DEBIAN_LAYOUT option handling Yuri Konotopov
- [chronojump/chronojump-importer] (41 commits) ...Renames method. Carles Pina i Estany
- [chronojump/chronojump-importer: 40/41] Merge branch 'master' into chronojump-importer Carles Pina i Estany
- [chronojump/chronojump-importer: 41/41] Renames method. Carles Pina i Estany
- [gtksourceview] Non-fast-forward update to branch wip/new-space-drawing-api Sébastien Wilmet
- [gtksourceview/wip/new-space-drawing-api] SpaceDrawer: new API with two enums (space types vs locations) Sébastien Wilmet
- [gimp] libgimpbase: add translatable descriptions to enum GimpMergeType Michael Natterer
- [gimp] app: use gimp_enum_radio_frame_new_with_range() in the merge layers dialog Michael Natterer
- [gimp] Bug 599573 - Remember dialog defaults between Gimp sessions Michael Natterer
- [meld] bin/meld: Remove support for outdated pygobject Kai Willadsen
- [gimp] app: remove the "filters_dialog" member from GimpDisplayShell Michael Natterer
- [gimp] app: add dialogs_destroy_dialog(), destroys an attached dialog by its key Michael Natterer
- [gimp] app: use dialogs_attach_dialog() for the canvas padding color dialog Michael Natterer
- [gnome-tweak-tool] Updated Polish translation Piotr Drąg
- [gnome-control-center/gnome-3-22] Updated Polish translation Piotr Drąg
- [gnome-control-center] Updated Polish translation Piotr Drąg
25 September 2016
- [gnome-control-center] Disambiguate "Set Shortcut" string with context Piotr Drąg
- [gnome-control-center/gnome-3-22] Updated Polish translation Piotr Drąg
- [gnome-control-center] Updated Polish translation Piotr Drąg
- [evolution] Change "Compose Message" Desktop Action to disambiguate it from titles Piotr Drąg
- [gnome-apps-nightly/gnome-3-22] Builder: fix path to flatpak Christian Hergert
- [gnome-apps-nightly] Builder: fix path to flatpak Christian Hergert
- [gnome-apps-nightly/gnome-3-22] Builder: bump ostree to 2016.10+git Christian Hergert
- [release-notes/gnome-3-22] Add Polish screenshot Piotr Drąg
- [gnome-calculator] Created tag 3.22.0 Robert Roth
- [gnome-calculator] math-window: vertically center headerbar menu button label Robert Roth
- [gnome-calculator] Function manager: Check for 0-sized array of math functions when sorting Robert Roth
- [gnome-calculator] number: do not access text_out beyond its bounds in bitwise function Robert Roth
- [gnome-calculator] Math buttons: When updating the bits panel, shift a 1ULL instead of a 1LL Robert Roth
- [gnome-calculator] Fixed history scrolling Robert Roth
- [totem] Updated Polish translation Piotr Drąg
- [network-manager-openconnect] Updated Polish translation Piotr Drąg
- [gnome-builder] build: bump ax_cxx m4 macros Christian Hergert
- [evolution/gnome-3-22] Updated Friulian translation Damned-Lies
- [gnome-builder] quick-highlight: no need to check for NULL text Christian Hergert
- [gnome-builder] quick-highlight: handle delete with mark not changing position Christian Hergert
- [dconf-editor] Fix flickering under HighContrast. Arnaud Bonatti
- [vala] Created branch 0.34 Rico Tzschichholz
- [vala] Bump version suffix Rico Tzschichholz
- [jhbuild] 3.22: Use the 0.34 branch of vala Rico Tzschichholz
- [jhbuild] 3.24: vala provides libvala-0.36.pc now Rico Tzschichholz
- [dconf-editor] Don't hardcode a color. Arnaud Bonatti
- [evolution] Updated Friulian translation Damned-Lies
- [sysprof/wip/visualizers] reader: add sp_capture_reader_copy() Christian Hergert
- [sysprof/wip/visualizers] capture: add SpCaptureCursor and associated types Christian Hergert
- [sysprof/wip/visualizers] build: bump autoconf files Christian Hergert
- [sysprof/wip/visualizers] build: ensure we build and run new tests Christian Hergert
- [sysprof/wip/visualizers] visualizer-row: add padding to visualizer rows Christian Hergert
- [gthumb] file store: fixed reordering after changing metadata Paolo Bacchilega
- [gthumb] file store: preserve the manual ordering of a catalog Paolo Bacchilega
- [geary] Updated Slovak translation Damned-Lies
- [geary] Remove ActionAdaptor and related code, made redundant by 17f7ec2. Michael Gratton
- [network-manager-pptp] Updated German translation Damned-Lies
- [gnome-software] Do not refine origin or size on a flatpak bundle Richard Hughes
- [gnome-software] trivial: Convert GDBus errors from flatpak Richard Hughes
- [gnome-software] trivial: Do not use the internal event unique-id string as the hash key Richard Hughes
- [gnome-software] trivial: Use an in-app notification rather than a mondal dialog for file-to-app Richard Hughes
- [gnome-software] trivial: Don't destroy the GdNotification when dismissed Richard Hughes
- [network-manager-fortisslvpn] Updated German translation Damned-Lies
- [network-manager-openconnect] Updated German translation Damned-Lies
- [network-manager-openvpn] Updated German translation Damned-Lies
- [network-manager-vpnc] Updated German translation Damned-Lies
- [gnome-software/gnome-3-22] Do not refine origin or size on a flatpak bundle Richard Hughes
- [gnome-software/gnome-3-22] Ensure the network is checked if starting gnome-software by opening a file Richard Hughes
- [gnome-games] Updated Slovak translation Damned-Lies
- [gtksourceview] Updated Hungarian translation Damned-Lies
- [clutter] Updated Hungarian translation Damned-Lies
- [gtk+/wip/baedert/meson] treeview: Don't underallocate the drag button Timm Bäder
- [gtk+/wip/baedert/meson] treeviewcolumn: Don't underallocate column headers Timm Bäder
- [gtk+/wip/baedert/meson] Install header files Timm Bäder
- [jhbuild] Added Occitan translation Damned-Lies
- [gtk+/wip/baedert/meson] meson: Sort files alphabetically Timm Bäder
- [chrome-gnome-shell] (2 commits) Created branch feature/connector-update-check Yuri Konotopov
- [chrome-gnome-shell/feature/connector-update-check: 1/2] Moved update check code to native connector. Yuri Konotopov
- [chrome-gnome-shell/feature/connector-update-check: 2/2] Rewritten connector to use Gio.Application/Glib. Yuri Konotopov
- [gnote] Updated Lithuanian translation Aurimas Černius
- [gnote] Updated Lithuanian manual Aurimas Černius
- [chrome-gnome-shell/feature/connector-update-check] connector: added missing 'self' references Yuri Konotopov
- [chrome-gnome-shell/feature/connector-update-check] connector: always print pid in logError Yuri Konotopov
- [chrome-gnome-shell/feature/connector-update-check] connector: print update error message to stderr Yuri Konotopov
- [rhythmbox] Updated Slovak translation Damned-Lies
- [vala] (6 commits) Non-fast-forward update to branch wip/unicode Rico Tzschichholz
- [vala/wip/unicode: 6/6] glib-2.0: Add UCS-4 and UTF-16 related bindings Rico Tzschichholz
- [gtksourceview] (2 commits) Non-fast-forward update to branch wip/new-space-drawing-api Sébastien Wilmet
- [gtksourceview/wip/new-space-drawing-api: 1/2] SpaceDrawer: new API with two enums (space types vs locations) Sébastien Wilmet
- [gtksourceview/wip/new-space-drawing-api: 2/2] SpaceDrawer: draw according to the matrix Sébastien Wilmet
- [gstreamermm] Tests: fix unittests Marcin Kolny
- [geary/wip/765516-gtk-widget-conversation-viewer] Rework conversation listbox message loading impl a bit. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer] Split up handling of emails and composers in conversation list box. Michael Gratton
- [gnome-documents] Fixes to Catalan translation Jordi Mas
- [gnote] Prepare 3.22.0 Aurimas Černius
- [gnote] Created tag 3.22.0 Aurimas Černius
- [gtksourceview/wip/new-space-drawing-api] test-space-drawing: use the SpaceDrawer matrix Sébastien Wilmet
- [gstreamermm] register.h: move code from base_init to class_init Marcin Kolny
- [lightsoff] Update Catalan translation Jordi Mas
- [gnote] Created branch gnome-3-22 Aurimas Černius
- [gnote/gnome-3-22] Bump to 3.22.1 Aurimas Černius
- [gnote] Bump to 3.23.0 Aurimas Černius
- [geary] Non-fast-forward update to branch wip/765516-gtk-widget-conversation-viewer Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer] Split up handling of emails and composers in conversation list box. Michael Gratton
- [geary] (174 commits) Non-fast-forward update to branch wip/765516-gtk-widget-conversation-viewer Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 7/174] Disable some code that will break when ConversationViewer loses it web_view. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 8/174] Add new ConversationMessage widget to display a single message with a WebView. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 9/174] Convert ConversationViewer to a Stack with a ListBox, remove its WebView. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 10/174] Remove uneeded ConversationWebView, HTML and CSS code. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 11/174] Minor code clean up. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 12/174] Renable and update code for clicking on links in messages. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 13/174] Just use tooltips instead of an overlay for displaying link URLs for now. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 14/174] Reenable and update code for attached, full pane message composer. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 15/174] Remove now-unused composer-pane-position pref. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 16/174] Reenable and update code for embedded message composer. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 17/174] Delete now used scrollable-overlay.vala source file. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 18/174] Enable ConversationViewer list box focus scrolling. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 19/174] Minor code cleanup. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 20/174] Reenable and update code for inline message quote toggling. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 21/174] Add a workaround for web_view X allocation error. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 22/174] Reenable and update code for inline message image display. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 23/174] Tidy up transitions between the ConversationViewer's pages. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 24/174] Clean up message header UI, tranitions and style a bit. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 25/174] Style the ConversationViewer user message with CSS rather than a class. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 26/174] Add attachment icon back to the message viewer. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 27/174] Don't display ConversationMessage header boxes when header not present. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 28/174] Make collapsed ConversationMessage message boxes a bit lighter. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 29/174] Fix "How does the code know the size to allocate" warning. Michael Gratton
- [grilo-plugins] Update Bulgarian translation Alexander Alexandrov Shopov
- [geary/wip/765516-gtk-widget-conversation-viewer: 30/174] Use two different buttons in ConversationMessage to show starred state. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 31/174] Ensure message are marked ready when their message bodies are visible. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 32/174] Tidy up ConversationMessage styling and state management. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 33/174] Don't require duplicating conversation message signals on the viewer. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 34/174] Minor code clean up/reorganisation. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 35/174] Roll back ConversationViewer focus handle changes. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 36/174] Reenable and update code for displayed attachments. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 37/174] Reenable and update code for editing draft messages. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 38/174] Remove ConversationMessage.containing_folder it's uneeded and incorrect. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 39/174] Ensure ConversationMessage.web_view load stops when message load cancelled. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 40/174] Reenable displaying sub-messages. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 41/174] Expand the email for search conversations with only one message. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 42/174] Allow ConversationEmail to manage its infobars indep. of ConversationMessage. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 43/174] Reenable displaying the "sent but not saved" message. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 44/174] Reenable displaying sender avatars using Gravatar. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 45/174] Depend on libsoup now we use it explicitly in the code base. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 46/174] Convert ConversationWebView HML CSS file to a resource, remove theme dir. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 47/174] Silence a warning calling Use Gtk.Widget.get_window. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 48/174] Load the avatar cache on startup to ensure it is being loaded. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 49/174] Add trivial amount of documentation comments. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 50/174] Re-enable email menu actions and message star/unstar. Michael Gratton
- [grilo] Update Bulgarian translation Alexander Alexandrov Shopov
- [geary/wip/765516-gtk-widget-conversation-viewer: 51/174] Re-enable attachments context menu. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 52/174] Convert ConversationEmail's attachment icon into a button. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 53/174] Rename conversation-message-menu.ui to conversation-email-menus.ui. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 54/174] Add missing UI file to POTFILES.in. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 55/174] Re-enable the message context menu. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 56/174] Add missing file to POTFILES.in. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 57/174] Turn down some warnings the user can't do anything about. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 58/174] Namespace a Geary GTK+ theme CSS class. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 59/174] Re-enable items in the ConversationEmail menu. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 60/174] Mark ConversationMessage.context_menu_element as nullable. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 61/174] Chase Yorba -> SFC copryright assignment change. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 62/174] Chase ConversationEmail action namespace change in its main UI file. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 63/174] Fix build after rebasing to current master. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 64/174] Don't ever collapse the last email in the conversation. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 65/174] Update message header layout, use GtkFlowBox for addresses. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 66/174] Fix alignment of conversation message date and preview date alignment. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 67/174] Ensure collapsed conversation email attachment button isn't sensitive. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 68/174] Chase recent master ConversationViewer search changes. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 69/174] Re-enable search highlighting in conversation view. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 70/174] General clean up of conversation viewer code. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 71/174] Remove redundant Geary.Email arg from ConversationEmail signals. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 72/174] Re-enable replying to and quoting the selected message, if any. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 73/174] Remove some unused web view font code. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 74/174] Tidy up conversation list style. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 75/174] Show/hide any attached messages as the primary message is. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 76/174] Go back to using the same size avatar for expanded/collapsed messages. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 77/174] Ensure embedded composer is always located below its referred message. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 78/174] Make conversation ListBox activate and sort call lambdas full methods. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 79/174] Reduce spacing between messages in the conversation list. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 80/174] Fix build after rebase. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 81/174] Emulate browser-style scroll-on-spacebar. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 82/174] Ensure header buttons are not sensitive when convo email is collapsed. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 83/174] Add support for easier iterating over conversation email and msg views. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 84/174] Re-enable message view zoom. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 85/174] Fix a crash when viewer is cleared while highlighting search terms. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 86/174] Scroll to a useful location when a conversation is first loaded. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 87/174] Break out ListBox used to display conversations into standalone widget. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 88/174] Gracefully handle messages with no from address in conversation viewer. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 89/174] Add a tooltip to to conversartion viewer's date headers with full date. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 90/174] Don't collapse a conversartion email when it has an attached embedded composer. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 91/174] Minor conversation code cleanup. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 92/174] Fix logic error when determining when to show the "show images" infobar. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 93/174] Minor conversation code cleanup. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 94/174] Tidy up ConversationMessage GTK theme CSS. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 95/174] Enable popover for conversation message header addresses. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 96/174] Fix in-window and in-comversation composers not getting cleaned up. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 97/174] Simplify how ConversationListBox removal, explicitly destroy them. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 98/174] Don't hide in-window composers just after they are shown. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 99/174] Make conversation viewer email flag handling a bit more null-safe. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 100/174] Fix jumpy focus scrolling on emails bigger than the viewport. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 101/174] Minor conversation viewer code cleanup. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 102/174] Fix some critical warnings during object destruction. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 103/174] Port some changes over from master lost in the last rebase. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 104/174] Substantially rework email HTML sanitising and styling. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 105/174] Use app-driven width for conversation web view, not content-driven. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 106/174] Remove some unused/uneeded message body CSS. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer: 107/174] Tidy up collapsible quote container style and behaviour. Michael Gratton
- [tracker/wip/sam/meson] cli: Add `tracker extract` command Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 108/174] Prefix CSS classes in message HTML to avoid collisions with HTML messages. Michael Gratton
- [tracker/wip/sam/meson] Rewrite tracker-extract man page Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 109/174] Always allow last messages in a convo to be expanded. Michael Gratton
- [tracker/wip/sam/meson] cli: Add --verbosity option to `tracker extract` Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 110/174] Ensure conversation messages min width is low enough for small screens. Michael Gratton
- [tracker/wip/sam/meson] Updated Brazilian Portuguese translation Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 111/174] Fix most conversation web view height issues. Michael Gratton
- [tracker/wip/sam/meson] fts: Do not apply stop-words when tokenizing query search terms Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 112/174] Minor code cleanup. Michael Gratton
- [tracker/wip/sam/meson] libtracker-data: Ensure variables are defined in aggregate expressions Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 113/174] Don't clobber avatar loads for second and subsequent convo loads. Michael Gratton
- [tracker/wip/sam/meson] Release 1.9.0 Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 114/174] Workaround wide convo InfoBars being too wide for small screens. Michael Gratton
- [tracker/wip/sam/meson] Updated Portuguese translation Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 115/174] Fix some inline parts not being visible. Michael Gratton
- [tracker/wip/sam/meson] libtracker-data: Fix pointer sign warnings Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 116/174] Fix inline JPEGs being corrupted when converted to data URIs. Michael Gratton
- [tracker/wip/sam/meson] sandbox: Fix MIME-type detection inside the sandbox Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 117/174] Move managing toolbar mesage buttons from convo viewer to controller. Michael Gratton
- [tracker/wip/sam/meson] tracker-store: use @libexecdir@ in systemd service Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 118/174] Convert new convo widgets to use Gtk.Grid instead of Box. Michael Gratton
- [tracker/wip/sam/meson] sandbox: Fix MIME hack introduced in 8a758a03afada Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 119/174] Fix 0px elements being rendered as 1px boxes. Michael Gratton
- [tracker/wip/sam/meson] sandbox: Support Python 3 as well as Python 2 Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 120/174] Fix massive memory leak due to some convo widgets never being freed. Michael Gratton
- [tracker/wip/sam/meson] Updated French translation Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 121/174] Fix compile error. Michael Gratton
- [tracker/wip/sam/meson] tracker-extract-gstreamer: Fix hash value format on 32-bit systems Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 122/174] Fix missing space between message avatar and headers. Michael Gratton
- [tracker/wip/sam/meson] Add example configuration 'uncrustify' formatting tool Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 123/174] Replace Gtk.IconView with FlowBox for displaying email attachments. Michael Gratton
- [tracker/wip/sam/meson] tracker-extract-gstreamer: Only show GstDateTime message with verbosity=debug Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 124/174] Fix lack of padding around GMail blockquotes. Michael Gratton
- [tracker/wip/sam/meson] functional-tests: Fix bug in await_resource_inserted() Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 125/174] (Re-)fix crash when displaying exceptionally large messages. Michael Gratton
- [tracker/wip/sam/meson] functional-tests: Add test case for re-extracting known files Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 126/174] Set GTK CSS classes on conversation email for sent, starred and unread. Michael Gratton
- [tracker/wip/sam/meson] Clarify SPARQL example in manpage Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 127/174] Fix some bugs in AggregateProgressMonitor when removing monitors. Michael Gratton
- [tracker/wip/sam/meson] tracker-extract: Fix invalid SPARQL used when blacklisting files Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 128/174] Replace the conversation list store's model on folder change. Michael Gratton
- [gnome-shell] Update Uzbek@cyrillic translation Bahodir Mansurov
- [tracker/wip/sam/meson] Bump GLib dependency to 2.44 Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 129/174] Fix ConversationListStore instances never being finalised. Michael Gratton
- [tracker/wip/sam/meson] libtracker-sparql: Add TRACKER_TYPE_URI Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 130/174] Really(?) fix DOM node crit warning when ConversationMessage finalised. Michael Gratton
- [tracker/wip/sam/meson] libtracker-sparql: Add TrackerNamespaceManager Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 131/174] Highlight unread emails in convo viewer. Michael Gratton
- [tracker/wip/sam/meson] libtracker-sparql: Add TrackerResource class Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 132/174] Tidy up the ConversationListBox API for accessing reply target email. Michael Gratton
- [tracker/wip/sam/meson] libtracker-extract: Add resource-helpers module Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 133/174] Reimplement in-conversation find. Michael Gratton
- [tracker/wip/sam/meson] Use TrackerResource instead of TrackerSparqlBuilder in all extractors Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 134/174] Tidy up conversation viewer widget signal handling a bit. Michael Gratton
- [tracker/wip/sam/meson] tracker-extract-mp3: Fix albumArtist coalescing Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 135/174] Implement "Search for messages from" for email addresses. Michael Gratton
- [tracker/wip/sam/meson] libtracker-extract: Add tracker_guarantee_resource_utf8_string() Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 136/174] Clean up the conversation find implementation a bit. Michael Gratton
- [tracker/wip/sam/meson] tracker-extract-jpeg: Ensure UTF-8 content in nie:comment Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 137/174] Don't show info bars on show all. Michael Gratton
- [tracker/wip/sam/meson] tracker-extract-gif: Ensure UTF-8 content in nie:comment Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 138/174] Minor code tidy. Michael Gratton
- [tracker/wip/sam/meson] tracker-extract-tiff: Ensure UTF-8 content in several TIFF fields Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 139/174] Fix build after shoddy rebase. Michael Gratton
- [tracker/wip/sam/meson] libtracker-extract: Ensure UTF-8 content in contact/tag helpers Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 140/174] Fix a crit warning when switching folders. Michael Gratton
- [tracker/wip/sam/meson] libtracker-sparql: Fix small typo Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 141/174] Fix a possible critical error. Michael Gratton
- [tracker/wip/sam/meson] libtracker-sparql: Add TrackerResource/NamespaceManager to docs Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 142/174] Don't re-load folder when changing to the same one. Michael Gratton
- [tracker/wip/sam/meson] tests: Update tracker guarantee tests to check the TrackerResource functions Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 143/174] Fix reply/forward toobar buttons not being enabled for search folder. Michael Gratton
- [tracker/wip/sam/meson] libtracker-extract: Remove TrackerSparqlBuilder guarantee functions Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 144/174] Don't consider collapsed emails for find prefil/reply quoting. Michael Gratton
- [tracker/wip/sam/meson] libtracker-sparql: Make tracker URI GType private Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 145/174] Dismiss link popover when a link is activated. Michael Gratton
- [tracker/wip/sam/meson] libtracker-data: Fix INSERT/DELETE DATA and DELETE WHERE syntax Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 146/174] Minor GTK and HTML CSS tweaks. Michael Gratton
- [tracker/wip/sam/meson] tests: Add tests around update syntax Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 147/174] Fix possible crit loading an avatar for a cancelled conversation load. Michael Gratton
- [tracker/wip/sam/meson] tests: Add tests around DELETE{}INSERT{}WHERE{} syntax Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 148/174] Set an explcit minimum version requirmeent for libsoup. Michael Gratton
- [tracker/wip/sam/meson] tracker: Fix possible warnings with the tracker search -[msivt] subcommands Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 149/174] Tidy up avatar loading. Michael Gratton
- [tracker/wip/sam/meson] libtracker-sparql-backend: Turn failure to initialize direct backend to a warning Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 150/174] Fix possible crit error when conversation load is cancelled during email load. Michael Gratton
- [tracker/wip/sam/meson] Updated Spanish translation Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 151/174] Prematurely optimise conversation email loading. Michael Gratton
- [tracker/wip/sam/meson] Add Language headers to po files Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 152/174] Fix a possible crit error. Michael Gratton
- [tracker/wip/sam/meson] Updated Lithuanian translation Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 153/174] Fix a possible crit error when cancelling conversation load. Michael Gratton
- [tracker/wip/sam/meson] Updated Spanish translation Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 154/174] Add ConversationEmail::message_bodies_loaded prop, hook it up. Michael Gratton
- [tracker/wip/sam/meson] Updated Slovak translation Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 155/174] Fix logic thinko with conversation last row handling. Michael Gratton
- [tracker/wip/sam/meson] configure: Do not hardcode dep on libpng Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 156/174] Expand/collapse conversation rows matching fine/search terms. Michael Gratton
- [tracker/wip/sam/meson] Updated Czech translation Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 157/174] Manage search term highlighting for messages appended to a conversation. Michael Gratton
- [tracker/wip/sam/meson] Updated Indonesian translation Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 158/174] Explicitly handle find bar being closed, update search terms if set. Michael Gratton
- [tracker/wip/sam/meson] Updated German translation Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 159/174] Highlight search terms in conversation message address headers. Michael Gratton
- [tracker/wip/sam/meson] Updated Hungarian translation Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 160/174] Define message address popover activation handlers via the UI file. Michael Gratton
- [tracker/wip/sam/meson] Updated Polish translation Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 161/174] Display Sender and Reply-To headers for conversation messages. Michael Gratton
- [tracker/wip/sam/meson] libtracker-control: Add convenience API for IndexFileForProcess Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 162/174] Move conversation loading timout mgmt to ConversationListBox. Michael Gratton
- [tracker/wip/sam/meson] libtracker-miner: Move to next priority queue segment after deleting tail Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 163/174] Remove blacklisting from ConversationListBox, use a composer signal instead. Michael Gratton
- [tracker/wip/sam/meson] tests: Include new libtracker-data tests in dist Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 164/174] Don't show draft messages when editing them. Michael Gratton
- [tracker/wip/sam/meson] Release 1.9.1 Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 165/174] Ensure composer web views are always visible. Michael Gratton
- [tracker/wip/sam/meson] Updated Danish translation Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 166/174] Improve ConversationViewer encapsulation. Michael Gratton
- [tracker/wip/sam/meson] Added Friulian translation Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 167/174] Update composer container style implementations a bit. Michael Gratton
- [tracker/wip/sam/meson] Updated Serbian translation Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 168/174] Ensure drafts messages are always displayed expanded by default. Michael Gratton
- [tracker/wip/sam/meson] Updated Brazilian Portuguese translation Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 169/174] Make composer scrolled window directly available to the embedded container. Michael Gratton
- [tracker/wip/sam/meson] Updated Friulian translation Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 170/174] Minor composer container cleanup. Michael Gratton
- [tracker/wip/sam/meson] Updated Friulian translation Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 171/174] Fix next another conversation load cancelled crit error. Michael Gratton
- [tracker/wip/sam/meson] Updated Friulian translation Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 172/174] Workaround a GTK+ crasher, Bug 771812. Michael Gratton
- [tracker/wip/sam/meson] Updated Friulian translation Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 173/174] Rework conversation listbox message loading impl a bit. Michael Gratton
- [tracker/wip/sam/meson] Updated Friulian translation Sam Thursfield
- [geary/wip/765516-gtk-widget-conversation-viewer: 174/174] Split up handling of emails and composers in conversation list box. Michael Gratton
- [tracker/wip/sam/meson] Updated Friulian translation Sam Thursfield
- [tracker/wip/sam/meson] Updated Friulian translation Sam Thursfield
- [tracker/wip/sam/meson] Updated Korean translation Sam Thursfield
- [tracker/wip/sam/meson] tests: Avoid horrible hang in test-tracker-resource Sam Thursfield
- [tracker/wip/sam/meson] libtracker-extract: Restore trailing colon in nfo:Equipment URIs Sam Thursfield
- [tracker/wip/sam/meson] Updated French translation Sam Thursfield
- [gtksourceview] Non-fast-forward update to branch wip/new-space-drawing-api Sébastien Wilmet
- [tracker/wip/sam/meson] Updated Friulian translation Sam Thursfield
- [gtksourceview/wip/new-space-drawing-api] test-space-drawing: use the SpaceDrawer matrix Sébastien Wilmet
- [tracker/wip/sam/meson] Updated Friulian translation Sam Thursfield
- [tracker/wip/sam/meson] Updated Friulian translation Sam Thursfield
- [tracker/wip/sam/meson] Updated Friulian translation Sam Thursfield
- [tracker/wip/sam/meson] Updated Friulian translation Sam Thursfield
- [tracker/wip/sam/meson] Updated Friulian translation Sam Thursfield
- [tracker/wip/sam/meson] Init Vietnamese translation Sam Thursfield
- [tracker/wip/sam/meson] Updated Swedish translation Sam Thursfield
- [tracker/wip/sam/meson] Update Latvian translation Sam Thursfield
- [tracker/wip/sam/meson] Updated Galician translations Sam Thursfield
- [tracker/wip/sam/meson] Updated Polish translation Sam Thursfield
- [tracker/wip/sam/meson] Added Kazakh translation Sam Thursfield
- [tracker/wip/sam/meson] Add more options to XGETTEXT_OPTIONS in po/Makevars Sam Thursfield
- [tracker/wip/sam/meson] tracker-extract: Add new mime-types for comic books Sam Thursfield
- [tracker/wip/sam/meson] tests: Ensure folder is deleted Sam Thursfield
- [tracker/wip/sam/meson] utils: Require python2 for generate script Sam Thursfield
- [tracker/wip/sam/meson] Release 1.9.2 Sam Thursfield
- [tracker/wip/sam/meson] Updated Greek translation Sam Thursfield
- [tracker/wip/sam/meson] Updated Danish translation Sam Thursfield
- [tracker/wip/sam/meson] Update British English translation Sam Thursfield
- [tracker/wip/sam/meson] Release 1.10.0 Sam Thursfield
- [tracker/wip/sam/meson] Update Basque language Sam Thursfield
- [tracker/wip/sam/meson] functional-tests: Fix brokenness introduced in e4493c677f721193c3e641 Sam Thursfield
- [tracker/wip/sam/meson] Initial successful build of libtracker-sparql & tracker-needle :-) Sam Thursfield
- [tracker/wip/sam/meson] More meson! Sam Thursfield
- [tracker/wip/sam/meson] examples: Update example FS miner to current API Sam Thursfield
- [tracker/wip/sam/meson] More Meson work Sam Thursfield
- [tracker] Fixes to Catalan translation Jordi Mas
- [gnome-boxes] Update Catalan translation Jordi Mas
- [chrome-gnome-shell/feature/connector-update-check] connector: disable update check for system extensions. Yuri Konotopov
- [gnome-contacts] Created branch gnome-3-22 Erick Pérez Castellanos
- [gnome-contacts] build: remove intltool dependency Erick Pérez Castellanos
- [gnome-photos] Update Catalan translation Jordi Mas
- [gtksourceview/wip/new-space-drawing-api] view: queue draw when the SpaceDrawer:matrix property changes Sébastien Wilmet
- [gtksourceview/wip/new-space-drawing-api] SpaceDrawer: backward compatibility for old API Sébastien Wilmet
- [evolution] Updated Friulian translation Damned-Lies
- [chronojump/chronojump-importer] Fixes MonoDevelop project. After merging master into this branch new files had to be added. Carles Pina i Estany
- [chronojump] Created branch adds_ftd2xx Carles Pina i Estany
- [chronojump/adds_ftd2xx] Adds FTD2XX.dll library. Carles Pina i Estany
- [gtksourceview/wip/new-space-drawing-api] test-widget: port to the SpaceDrawer:matrix property Sébastien Wilmet
- [gtksourceview/wip/new-space-drawing-api] map: do not set "draw-spaces" property Sébastien Wilmet
- [evolution] Updated Friulian translation Damned-Lies
- [gtksourceview/wip/new-space-drawing-api] docs: update docs related to white space drawing Sébastien Wilmet
- [gtksourceview] Non-fast-forward update to branch wip/new-space-drawing-api Sébastien Wilmet
- [gtksourceview/wip/new-space-drawing-api] docs: update docs related to white space drawing Sébastien Wilmet
- [chronojump/adds_ftd2xx] Deletes comment - automake says that is "unportable" and it fails. Carles Pina i Estany
- [sound-juicer] Update Catalan translation Jordi Mas
- [gtksourceview/wip/new-space-drawing-api] view: deprecate old white space drawing API Sébastien Wilmet
- [chronojump/chronojump-importer] Hides "Import session from another Chronojump" if not in "Jumps" mode. Carles Pina i Estany
- [gtranslator/gtranslator-2-91] Updated Korean translation Damned-Lies
- [gnome-devel-docs] Updated Korean translation Damned-Lies
- [shotwell/shotwell-0.24] Updated German translation Damned-Lies
- [shotwell] Updated German translation (cherry picked from commit 230a0b28eb7b0a671ac549e85329beefddbc06eb) Damned-Lies
- [gtksourceview] (2 commits) Non-fast-forward update to branch wip/new-space-drawing-api Sébastien Wilmet
- [gtksourceview/wip/new-space-drawing-api: 1/2] docs: update docs related to white space drawing Sébastien Wilmet
- [gtksourceview/wip/new-space-drawing-api: 2/2] view: deprecate old white space drawing API Sébastien Wilmet
- [evolution] Updated Friulian translation Damned-Lies
- [gtksourceview] Created branch gnome-3-22 Sébastien Wilmet
- [gtksourceview] Bump version to 3.23 development cycle Sébastien Wilmet
- [gtksourceview] version: add version macros for 3.24 Sébastien Wilmet
- [gtksourceview] docs: add index of new symbols in 3.24 Sébastien Wilmet
- [gtksourceview] SpaceDrawer: make the class public Sébastien Wilmet
- [gtksourceview] SpaceDrawer: add public docs Sébastien Wilmet
- [gtksourceview] view: add get_space_drawer() and space-drawer property Sébastien Wilmet
- [gtksourceview] Deleted branch wip/new-space-drawing-api Sébastien Wilmet
- [gtksourceview] SpaceDrawer: new API with two enums (space types vs locations) Sébastien Wilmet
- [gtksourceview] SpaceDrawer: draw according to the matrix Sébastien Wilmet
- [gtksourceview] test-space-drawing: use the SpaceDrawer matrix Sébastien Wilmet
- [gtksourceview] view: queue draw when the SpaceDrawer:matrix property changes Sébastien Wilmet
- [gtksourceview] SpaceDrawer: backward compatibility for old API Sébastien Wilmet
- [gtksourceview] test-widget: port to the SpaceDrawer:matrix property Sébastien Wilmet
- [gtksourceview] map: do not set "draw-spaces" property Sébastien Wilmet
- [gtksourceview] docs: update docs related to white space drawing Sébastien Wilmet
- [gtksourceview] view: deprecate old white space drawing API Sébastien Wilmet
- [gnome-contacts] Update POTFILES.in and POTFILES.skip Piotr Drąg
- [gnome-contacts] Add translator comments to .desktop file Piotr Drąg
- [network-manager-openvpn] Deleted branch th/chroot-rh1377708 Thomas Haller
- [network-manager-openvpn] Created branch th/chroot-rh1377708 Thomas Haller
- [network-manager-openvpn/th/chroot-rh1377708] WIP: service: create chroot directory for openvpn service Thomas Haller
- [jhbuild] Revert "Added Occitan translation" Piotr Drąg
- [chronojump/adds_ftd2xx] Previously Chronojump had two copies of FTD2XX.dll. Carles Pina i Estany
- [chronojump/adds_ftd2xx] Improves instructions to compile on chronojump's Windows machine. Carles Pina i Estany
- [glib] Update Catalan translation Jordi Mas
- [gimp] app: attach the "Reset all filters" dialog to Gimp Michael Natterer
- [sysprof/wip/visualizers] capture-condition: add matcher for counter ids Christian Hergert
- [gimp] Updated Polish translation Piotr Drąg
- [vala] (99 commits) Non-fast-forward update to branch wip/transform Rico Tzschichholz
- [vala/wip/transform: 2/99] Analyze nodes after they are inserted into the tree Rico Tzschichholz
- [vala/wip/transform: 3/99] Make the semantic analyzer be stateless Rico Tzschichholz
- [vala/wip/transform: 4/99] Collect error_types on demand to allow transformations Rico Tzschichholz
- [vala/wip/transform: 5/99] Code transformer Rico Tzschichholz
- [vala/wip/transform: 6/99] Move WhileStatement transformation into the code transformer Rico Tzschichholz
- [vala/wip/transform: 7/99] Move DoStatement transformation into the code transformer Rico Tzschichholz
- [vala/wip/transform: 8/99] Move ForStatement transformation into the code transformer Rico Tzschichholz
- [vala/wip/transform: 9/99] Move ConditionalExpression transformation into the code transformer Rico Tzschichholz
- [vala/wip/transform: 10/99] GVariant transformer Rico Tzschichholz
- [vala/wip/transform: 11/99] Add ConditionalExpression.replace_expression plus other fixes Rico Tzschichholz
- [vala/wip/transform: 12/99] Add missing replace_expression to code nodes Rico Tzschichholz
- [vala/wip/transform: 13/99] Code builder Rico Tzschichholz
- [vala/wip/transform: 14/99] Parse expressions from string Rico Tzschichholz
- [vala/wip/transform: 15/99] Serialize structs Rico Tzschichholz
- [vala/wip/transform: 16/99] Serialize hash table Rico Tzschichholz
- [vala/wip/transform: 17/99] Basic gvariant deserialization Rico Tzschichholz
- [vala/wip/transform: 18/99] Deserialize arrays Rico Tzschichholz
- [vala/wip/transform: 19/99] Deserialize structs Rico Tzschichholz
- [vala/wip/transform: 20/99] Deserialize hash tables Rico Tzschichholz
- [vala/wip/transform: 21/99] Wrapper methods Rico Tzschichholz
- [vala/wip/transform: 22/99] Cache wrapper methods Rico Tzschichholz
- [vala/wip/transform: 23/99] Use wrapper method for serializing hash table and structs Rico Tzschichholz
- [vala/wip/transform: 24/99] Resolve symbols during transformation Rico Tzschichholz
- [vala/wip/transform: 25/99] Add more to_string() methods to expressions Rico Tzschichholz
- [vala/wip/transform: 26/99] Let the transformer handle recursive transformations Rico Tzschichholz
- [vala/wip/transform: 27/99] Simplify some code Rico Tzschichholz
- [vala/wip/transform: 28/99] Move gvariant helper methods down to CodeTransformer Rico Tzschichholz
- [vala/wip/transform: 29/99] Drop serialize_expression Rico Tzschichholz
- [vala/wip/transform: 30/99] Use wrapper methods for deserializing gvariants Rico Tzschichholz
- [vala/wip/transform: 31/99] Complete the gvariant transformer Rico Tzschichholz
- [vala/wip/transform: 32/99] GDBus client transformer Rico Tzschichholz
- [vala/wip/transform: 33/99] GDBus server transformer Rico Tzschichholz
- [vala/wip/transform: 34/99] Drop unnecessary code Rico Tzschichholz
- [vala/wip/transform: 35/99] Drop build_context from CodeBuilder Rico Tzschichholz
- [vala/wip/transform: 36/99] Fix nested Variant (de)serialization Rico Tzschichholz
- [vala/wip/transform: 37/99] Move ForeachStatement transformation into the code transformer Rico Tzschichholz
- [vala/wip/transform: 38/99] Split CodeTrasformer into CCodeTransformer Rico Tzschichholz
- [vala/wip/transform: 39/99] Move BinaryExpression transformation to the code transformer Rico Tzschichholz
- [vala/wip/transform: 40/99] Move ObjectCreationExpression transformation to the code transformer Rico Tzschichholz
- [vala/wip/transform: 41/99] Drop GVariant stuff from CCodeBaseModule Rico Tzschichholz
- [vala/wip/transform: 42/99] Preserve the cast when unboxing gvariant Rico Tzschichholz
- [vala/wip/transform: 43/99] DOM-like linked list of statements Rico Tzschichholz
- [vala/wip/transform: 44/99] Don't navigate the resolver tree if a node has been checked already Rico Tzschichholz
- [vala/wip/transform: 45/99] Use builder for the while statements Rico Tzschichholz
- [vala/wip/transform: 46/99] Allow floating temp variables with CodeBuilder Rico Tzschichholz
- [vala/wip/transform: 47/99] Do not handle binary expressions without parent statement Rico Tzschichholz
- [vala/wip/transform: 48/99] Fix for statement and foreach on GList Rico Tzschichholz
- [vala/wip/transform: 49/99] Fix unary expression and active locals Rico Tzschichholz
- [vala/wip/transform: 50/99] dbus: Require gio-2.0 Rico Tzschichholz
- [vala/wip/transform: 51/99] Fix build after rebase Rico Tzschichholz
- [vala/wip/transform: 52/99] Access SemanticAnalyzer.get_data_type_for_symbol in a static way Rico Tzschichholz
- [vala/wip/transform: 53/99] Fix some code-style issues Rico Tzschichholz
- [vala/wip/transform: 54/99] Report error for unsupported GVariant (de)serialization Rico Tzschichholz
- [vala/wip/transform: 55/99] Fix deserialiation of hash tables Rico Tzschichholz
- [vala/wip/transform: 56/99] codegen: Fix capture of compiler-generated internal temp variables Rico Tzschichholz
- [vala/wip/transform: 57/99] transformer: Clear wrapper cache for every file Rico Tzschichholz
- [vala/wip/transform: 58/99] dbus: Copy type when declaring temporary variables Rico Tzschichholz
- [vala/wip/transform: 59/99] codegen: Fix making local variables and constants active Rico Tzschichholz
- [vala/wip/transform: 60/99] Added TraverseVisitor for traversing the tree with a callback Rico Tzschichholz
- [vala/wip/transform: 61/99] Convert get_used_variables to TraverseVisitor Rico Tzschichholz
- [vala/wip/transform: 62/99] Make Method.yield_count be stateless Rico Tzschichholz
- [vala/wip/transform: 63/99] Drop visit_expression from Traverse to avoid checking twice Rico Tzschichholz
- [vala/wip/transform: 64/99] Visit assignment and reference transfer in traverse Rico Tzschichholz
- [vala/wip/transform: 65/99] tests: add regression test for CCodeMethodModule.get_yield_count Rico Tzschichholz
- [vala/wip/transform: 66/99] Set parent_node when replacing expressions Rico Tzschichholz
- [vala/wip/transform: 67/99] Set parent_node to properties defult value Rico Tzschichholz
- [vala/wip/transform: 68/99] Don't set source ref in Block.get_error_types Rico Tzschichholz
- [vala/wip/transform: 69/99] Fix get_current_* methods in the semantic analyzer Rico Tzschichholz
- [vala/wip/transform: 70/99] Fix result var for pre/post conditions Rico Tzschichholz
- [vala/wip/transform: 71/99] Fix passing BusName and manage unhandled GErrors Rico Tzschichholz
- [vala/wip/transform: 72/99] Copy types in transformer Rico Tzschichholz
- [sysprof/wip/visualizers] cpu: discover cpu counters from SpCaptureReader Christian Hergert
- [vala/wip/transform: 73/99] Use qualified names in transformed expressions Rico Tzschichholz
- [sysprof/wip/visualizers] ui: remove legacy CSS selectors Christian Hergert
- [vala/wip/transform: 74/99] Make gdbus work, temp commit Rico Tzschichholz
- [vala/wip/transform: 75/99] Allow symbol_from_string to return null Rico Tzschichholz
- [vala/wip/transform: 76/99] Fix coalescing operator Rico Tzschichholz
- [vala/wip/transform: 77/99] Visit all nodes for transformation, not only the source ones Rico Tzschichholz
- [vala/wip/transform: 78/99] Cleanup generated empty blocks Rico Tzschichholz
- [vala/wip/transform: 79/99] Return (owned) for temp variables when possible to avoid useless copies Rico Tzschichholz
- [vala/wip/transform: 80/99] Use return_temp_access in conditional expression Rico Tzschichholz
- [vala/wip/transform: 81/99] Use return_temp_access in coalescing expression Rico Tzschichholz
- [vala/wip/transform: 82/99] Move Template transformation to the code transformer Rico Tzschichholz
- [vala/wip/transform: 83/99] Use _ctmp%d_ for compiler variables since they are globally mapped. Fix templates Rico Tzschichholz
- [vala/wip/transform: 84/99] Move postfix transformation from the codegen to the transformer Rico Tzschichholz
- [vala/wip/transform: 85/99] Set the scope of the codebuilder block for symbol resolution Rico Tzschichholz
- [vala/wip/transform: 86/99] Factorize some common code with convenient api. Fix do-while loops Rico Tzschichholz
- [vala/wip/transform: 87/99] Parse statements from a string Rico Tzschichholz
- [vala/wip/transform: 88/99] Fix parsing temporary variables. Use statements() Rico Tzschichholz
- [vala/wip/transform: 89/99] Accept method call children Rico Tzschichholz
- [vala/wip/transform: 90/99] Use %? in the parser rather than stringifying expressions Rico Tzschichholz
- [vala/wip/transform: 91/99] Rename CodeBuilder.replaced to data Rico Tzschichholz
- [vala/wip/transform: 92/99] Use more statements() Rico Tzschichholz
- [vala/wip/transform: 93/99] Visit more expressions in the transformer Rico Tzschichholz
- [vala/wip/transform: 94/99] Recurse arguments when getting error types for method calls Rico Tzschichholz
- [vala/wip/transform: 95/99] Make CodeTransformer pluggable Rico Tzschichholz
- [vala/wip/transform: 96/99] Load plugins with GModule Rico Tzschichholz
- [vala/wip/transform: 97/99] Do not load plugins from libdir. Issue a warning when using --plugindir Rico Tzschichholz
- [vala/wip/transform: 98/99] Add more get_error_types Rico Tzschichholz
- [vala/wip/transform: 99/99] Fix string templates Rico Tzschichholz
- [vala] tests: Additional test-cases taken from transform-branch Rico Tzschichholz
- [vala] (98 commits) Non-fast-forward update to branch wip/transform Rico Tzschichholz
- [vala/wip/transform: 2/98] Analyze nodes after they are inserted into the tree Rico Tzschichholz
- [vala/wip/transform: 3/98] Make the semantic analyzer be stateless Rico Tzschichholz
- [vala/wip/transform: 4/98] Collect error_types on demand to allow transformations Rico Tzschichholz
- [vala/wip/transform: 5/98] Code transformer Rico Tzschichholz
- [vala/wip/transform: 6/98] Move WhileStatement transformation into the code transformer Rico Tzschichholz
- [vala/wip/transform: 7/98] Move DoStatement transformation into the code transformer Rico Tzschichholz
- [vala/wip/transform: 8/98] Move ForStatement transformation into the code transformer Rico Tzschichholz
- [vala/wip/transform: 9/98] Move ConditionalExpression transformation into the code transformer Rico Tzschichholz
- [vala/wip/transform: 10/98] GVariant transformer Rico Tzschichholz
- [vala/wip/transform: 11/98] Add ConditionalExpression.replace_expression plus other fixes Rico Tzschichholz
- [vala/wip/transform: 12/98] Add missing replace_expression to code nodes Rico Tzschichholz
- [vala/wip/transform: 13/98] Code builder Rico Tzschichholz
- [vala/wip/transform: 14/98] Parse expressions from string Rico Tzschichholz
- [vala/wip/transform: 15/98] Serialize structs Rico Tzschichholz
- [vala/wip/transform: 16/98] Serialize hash table Rico Tzschichholz
- [vala/wip/transform: 17/98] Basic gvariant deserialization Rico Tzschichholz
- [vala/wip/transform: 18/98] Deserialize arrays Rico Tzschichholz
- [vala/wip/transform: 19/98] Deserialize structs Rico Tzschichholz
- [vala/wip/transform: 20/98] Deserialize hash tables Rico Tzschichholz
- [vala/wip/transform: 21/98] Wrapper methods Rico Tzschichholz
- [vala/wip/transform: 22/98] Cache wrapper methods Rico Tzschichholz
- [vala/wip/transform: 23/98] Use wrapper method for serializing hash table and structs Rico Tzschichholz
- [vala/wip/transform: 24/98] Resolve symbols during transformation Rico Tzschichholz
- [vala/wip/transform: 25/98] Add more to_string() methods to expressions Rico Tzschichholz
- [vala/wip/transform: 26/98] Let the transformer handle recursive transformations Rico Tzschichholz
- [vala/wip/transform: 27/98] Simplify some code Rico Tzschichholz
- [vala/wip/transform: 28/98] Move gvariant helper methods down to CodeTransformer Rico Tzschichholz
- [vala/wip/transform: 29/98] Drop serialize_expression Rico Tzschichholz
- [vala/wip/transform: 30/98] Use wrapper methods for deserializing gvariants Rico Tzschichholz
- [vala/wip/transform: 31/98] Complete the gvariant transformer Rico Tzschichholz
- [vala/wip/transform: 32/98] GDBus client transformer Rico Tzschichholz
- [vala/wip/transform: 33/98] GDBus server transformer Rico Tzschichholz
- [vala/wip/transform: 34/98] Drop unnecessary code Rico Tzschichholz
- [vala/wip/transform: 35/98] Drop build_context from CodeBuilder Rico Tzschichholz
- [vala/wip/transform: 36/98] Fix nested Variant (de)serialization Rico Tzschichholz
- [vala/wip/transform: 37/98] Move ForeachStatement transformation into the code transformer Rico Tzschichholz
- [vala/wip/transform: 38/98] Split CodeTrasformer into CCodeTransformer Rico Tzschichholz
- [vala/wip/transform: 39/98] Move BinaryExpression transformation to the code transformer Rico Tzschichholz
- [vala/wip/transform: 40/98] Move ObjectCreationExpression transformation to the code transformer Rico Tzschichholz
- [evolution] Updated Friulian translation Damned-Lies
- [vala/wip/transform: 41/98] Drop GVariant stuff from CCodeBaseModule Rico Tzschichholz
- [vala/wip/transform: 42/98] Preserve the cast when unboxing gvariant Rico Tzschichholz
- [vala/wip/transform: 43/98] DOM-like linked list of statements Rico Tzschichholz
- [vala/wip/transform: 44/98] Don't navigate the resolver tree if a node has been checked already Rico Tzschichholz
- [vala/wip/transform: 45/98] Use builder for the while statements Rico Tzschichholz
- [vala/wip/transform: 46/98] Allow floating temp variables with CodeBuilder Rico Tzschichholz
- [vala/wip/transform: 47/98] Do not handle binary expressions without parent statement Rico Tzschichholz
- [vala/wip/transform: 48/98] Fix for statement and foreach on GList Rico Tzschichholz
- [vala/wip/transform: 49/98] Fix unary expression and active locals Rico Tzschichholz
- [vala/wip/transform: 50/98] dbus: Require gio-2.0 Rico Tzschichholz
- [vala/wip/transform: 51/98] Fix build after rebase Rico Tzschichholz
- [vala/wip/transform: 52/98] Access SemanticAnalyzer.get_data_type_for_symbol in a static way Rico Tzschichholz
- [vala/wip/transform: 53/98] Fix some code-style issues Rico Tzschichholz
- [vala/wip/transform: 54/98] Report error for unsupported GVariant (de)serialization Rico Tzschichholz
- [vala/wip/transform: 55/98] Fix deserialiation of hash tables Rico Tzschichholz
- [vala/wip/transform: 56/98] codegen: Fix capture of compiler-generated internal temp variables Rico Tzschichholz
- [vala/wip/transform: 57/98] transformer: Clear wrapper cache for every file Rico Tzschichholz
- [vala/wip/transform: 58/98] dbus: Copy type when declaring temporary variables Rico Tzschichholz
- [vala/wip/transform: 59/98] codegen: Fix making local variables and constants active Rico Tzschichholz
- [vala/wip/transform: 60/98] Added TraverseVisitor for traversing the tree with a callback Rico Tzschichholz
- [vala/wip/transform: 61/98] Convert get_used_variables to TraverseVisitor Rico Tzschichholz
- [vala/wip/transform: 62/98] Make Method.yield_count be stateless Rico Tzschichholz
- [vala/wip/transform: 63/98] Drop visit_expression from Traverse to avoid checking twice Rico Tzschichholz
- [vala/wip/transform: 64/98] Visit assignment and reference transfer in traverse Rico Tzschichholz
- [vala/wip/transform: 65/98] Set parent_node when replacing expressions Rico Tzschichholz
- [vala/wip/transform: 66/98] Set parent_node to properties defult value Rico Tzschichholz
- [vala/wip/transform: 67/98] Don't set source ref in Block.get_error_types Rico Tzschichholz
- [vala/wip/transform: 68/98] Fix get_current_* methods in the semantic analyzer Rico Tzschichholz
- [vala/wip/transform: 69/98] Fix result var for pre/post conditions Rico Tzschichholz
- [vala/wip/transform: 70/98] Fix passing BusName and manage unhandled GErrors Rico Tzschichholz
- [vala/wip/transform: 71/98] Copy types in transformer Rico Tzschichholz
- [vala/wip/transform: 72/98] Use qualified names in transformed expressions Rico Tzschichholz
- [vala/wip/transform: 73/98] Make gdbus work, temp commit Rico Tzschichholz
- [vala/wip/transform: 74/98] Allow symbol_from_string to return null Rico Tzschichholz
- [vala/wip/transform: 75/98] Fix coalescing operator Rico Tzschichholz
- [vala/wip/transform: 76/98] Visit all nodes for transformation, not only the source ones Rico Tzschichholz
- [vala/wip/transform: 77/98] Cleanup generated empty blocks Rico Tzschichholz
- [vala/wip/transform: 78/98] Return (owned) for temp variables when possible to avoid useless copies Rico Tzschichholz
- [vala/wip/transform: 79/98] Use return_temp_access in conditional expression Rico Tzschichholz
- [vala/wip/transform: 80/98] Use return_temp_access in coalescing expression Rico Tzschichholz
- [vala/wip/transform: 81/98] Move Template transformation to the code transformer Rico Tzschichholz
- [vala/wip/transform: 82/98] Use _ctmp%d_ for compiler variables since they are globally mapped. Fix templates Rico Tzschichholz
- [vala/wip/transform: 83/98] Move postfix transformation from the codegen to the transformer Rico Tzschichholz
- [vala/wip/transform: 84/98] Set the scope of the codebuilder block for symbol resolution Rico Tzschichholz
- [vala/wip/transform: 85/98] Factorize some common code with convenient api. Fix do-while loops Rico Tzschichholz
- [vala/wip/transform: 86/98] Parse statements from a string Rico Tzschichholz
- [vala/wip/transform: 87/98] Fix parsing temporary variables. Use statements() Rico Tzschichholz
- [vala/wip/transform: 88/98] Accept method call children Rico Tzschichholz
- [vala/wip/transform: 89/98] Use %? in the parser rather than stringifying expressions Rico Tzschichholz
- [vala/wip/transform: 90/98] Rename CodeBuilder.replaced to data Rico Tzschichholz
- [vala/wip/transform: 91/98] Use more statements() Rico Tzschichholz
- [vala/wip/transform: 92/98] Visit more expressions in the transformer Rico Tzschichholz
- [vala/wip/transform: 93/98] Recurse arguments when getting error types for method calls Rico Tzschichholz
- [vala/wip/transform: 94/98] Make CodeTransformer pluggable Rico Tzschichholz
- [vala/wip/transform: 95/98] Load plugins with GModule Rico Tzschichholz
- [vala/wip/transform: 96/98] Do not load plugins from libdir. Issue a warning when using --plugindir Rico Tzschichholz
- [vala/wip/transform: 97/98] Add more get_error_types Rico Tzschichholz
- [vala/wip/transform: 98/98] Fix string templates Rico Tzschichholz
- [vala] Deleted branch staging Rico Tzschichholz
- [vala] Created branch staging Rico Tzschichholz
- [gimp] app: general review and cleanup in actions/*-commands.c Michael Natterer
- [chronojump/chronojump-importer] Adds Python3 in Chronojump and implements the code to execute the importer on Windows. Carles Pina i Estany
- [sysprof/wip/visualizers] capture-condition: add new AND condition Christian Hergert
- [gimp] app: change gimp_pickable_auto_shrink()'s parameters Michael Natterer
- [grilo] Created tag grilo-0.3.2 Victor Toso de Carvalho
- [grilo-plugins] Created tag grilo-plugins-0.3.3 Victor Toso de Carvalho
- [chronojump] Adds FTD2XX.dll library on win32 only. Carles Pina i Estany
- [chronojump] Improves instructions to compile on chronojump's Windows machine. Carles Pina i Estany
- [niepce] Better compiler warning support Hubert Figuière
- [niepce] Fix some warnings Hubert Figuière
- [niepce] Suppress format warning in the debug print Hubert Figuière
- [niepce] more warning: overloaded-virtual Hubert Figuière
- [meld/meld-3-16] Update NEWS Kai Willadsen
- [meld] Created tag 3.16.3 Kai Willadsen
- [meld/meld-3-16] Post-release version bump Kai Willadsen
- [chronojump/chronojump-importer] Deploys chronojump_importer.py on Windows. Carles Pina i Estany
- [easytag/easytag-2-2] Add Swedish help translation Anders Jonsson
- [easytag] Updated Swedish translation Damned-Lies
- [gimp] Bug 599573 - Remember dialog defaults between Gimp sessions Michael Natterer
- [girl] Updated Swedish translation Damned-Lies
- [gimp] app: use prefs_file_chooser_button_add() for the temp and swap paths Michael Natterer
- [sysprof/wip/visualizers] visualizer: add set_time_range() and get_time_range() Christian Hergert
- [sysprof/wip/visualizers] line-visualizer: remove legacy drawing code Christian Hergert
- [gimp] app: also reset the profile import policy when resetting color management Michael Natterer
26 September 2016
- [rygel] Updated Italian translation Damned-Lies
- [gthumb] Updated Italian translation Damned-Lies
- [gnome-packagekit] Updated Italian translation Damned-Lies
- [gnote] Updated Italian translation Damned-Lies
- [at-spi2-core] 2.22.0 Mike Gorse
- [at-spi2-core] Created tag AT_SPI2_CORE_2_22_0 Mike Gorse
- [at-spi2-atk] 2.22.0 Mike Gorse
- [at-spi2-atk] Created tag AT_SPI2_ATK_2_22_0 Mike Gorse
- [dconf-editor] Created branch gnome-3-22 Arnaud Bonatti
- [jhbuild] Branch gnome-3-22 is done for dconf-editor. Arnaud Bonatti
- [dconf-editor] Compile with --enable-experimental-non-null. Arnaud Bonatti
- [geary] Ensure all new account/login placeholder text strings are translatable. Michael Gratton
- [geary/geary-0.11] Ensure all new account/login placeholder text strings are translatable. Michael Gratton
- [girl] Updated Hungarian translation Damned-Lies
- [geary/wip/765516-gtk-widget-conversation-viewer] Use a slightly nicer way to ensure ConversationListStore is finalised. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer] Remove obsolete ConversationFindBar class and related code. Michael Gratton
- [gnome-builder] Created branch wip/tingping/meson Patrick Griffis
- [gnome-builder/wip/tingping/meson] meson: Initial plugin Patrick Griffis
- [vala] (16 commits) Created branch wip/valadate Rico Tzschichholz
- [vala/wip/valadate: 1/16] Add Valadate test harness Rico Tzschichholz
- [vala/wip/valadate: 2/16] added search for GIR files Rico Tzschichholz
- [vala/wip/valadate: 3/16] major revision of valadate Rico Tzschichholz
- [vala/wip/valadate: 4/16] minor modifications Rico Tzschichholz
- [vala/wip/valadate: 5/16] refactoring of testcase and testsuite Rico Tzschichholz
- [vala/wip/valadate: 6/16] added testfailure class Rico Tzschichholz
- [vala/wip/valadate: 7/16] more changes Rico Tzschichholz
- [vala/wip/valadate: 8/16] more work on testrunner Rico Tzschichholz
- [vala/wip/valadate: 9/16] refactoring of TestExplorer, now generates working dummy TAP output Rico Tzschichholz
- [vala/wip/valadate: 10/16] result now uses testrunner to run tests Rico Tzschichholz
- [vala/wip/valadate: 11/16] more mods to runner Rico Tzschichholz
- [vala/wip/valadate: 12/16] now runs in separate processes Rico Tzschichholz
- [vala/wip/valadate: 13/16] Now runs tests in separate processes, including DBus Rico Tzschichholz
- [vala/wip/valadate: 14/16] added TestFactory - new runs all tests Rico Tzschichholz
- [vala/wip/valadate: 15/16] removed original testrunner.sh Rico Tzschichholz
- [vala/wip/valadate: 16/16] Don't hardcode gio-2.0 linker dependency Rico Tzschichholz
- [geary/wip/765516-gtk-widget-conversation-viewer] Fix a critical error if ConversationListBox is destroyed twice. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer] Don't append in-progress drafts to a conversation. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer] Rename ConversationListBox.id_to_row to something more memorable. Michael Gratton
- [geary/wip/765516-gtk-widget-conversation-viewer] Rename source file for ConversationListBox to match convention. Michael Gratton
- [gimp] Updated Hungarian translation Damned-Lies
- [evolution] Correctly process a WebKitDOMHTMLCollection objects Tomas Popela
- [network-manager-openconnect] Updated Hungarian translation Damned-Lies
- [geary/geary-0.11] Updated Hungarian translation Damned-Lies
- [gbrainy] Updated French translation Damned-Lies
- [metacity] compositor: don't remove window on UnmapNotify event Alberts Muktupāvels
- [gbrainy] Updated French translation Damned-Lies
- [metacity/gnome-3-20] compositor: don't remove window on UnmapNotify event Alberts Muktupāvels
- [metacity/gnome-3-18] compositor: don't remove window on UnmapNotify event Alberts Muktupāvels
- [gtk+] Updated French translation Damned-Lies
- [nautilus] Updated French translation Damned-Lies
- [evolution] When creating a plain text version of a message process the nodes in right order Tomas Popela
- [odrs-web/production] Add an wsgi file for mod_wsgi Richard Hughes
- [gnome-commander] Updated French translation Damned-Lies
- [odrs-web/production] Add path to wsgi file Richard Hughes
- [odrs-web/production] trivial: Fix up the DOAP file Richard Hughes
- [empathy] Updated French translation Damned-Lies
- [odrs-web/production] trivial: Add MAINTAINERS file Richard Hughes
- [odrs-web/production] Switch to a GNOME website theme Richard Hughes
- [odrs-web/production] trivial: Show links to the app reviews in the stats page Richard Hughes
- [odrs-web/production] Use non-backwards compat table names for the migration Richard Hughes
- [odrs-web/production] Move the schema to a different file Richard Hughes
- [odrs-web/production] Fix up the base ref Richard Hughes
- [odrs-web/production] trivial: Remove unused directory Richard Hughes
- [odrs-web/production] trivial: Remove unused file Richard Hughes
- [odrs-web/production] trivial: Remove OpenShift specific file Richard Hughes
- [odrs-web/production] trivial: Remove OpenShift specifics Richard Hughes
- [odrs-web/production] Do not use the config file for the openshift overrides Richard Hughes
- [odrs-web/production] Remove another unused file Richard Hughes
- [evolution/gnome-3-22] Updated French translation Damned-Lies
- [evolution] Updated French translation (cherry picked from commit 290278dd80b36ef7a7de543e37453553fd537128) Damned-Lies
- [glib] Add a test for dictionaries in settings Matthias Clasen
- [odrs-web/production] Use the new database env vars Richard Hughes
- [odrs-web/production] Hardcode less in the wsgi file Richard Hughes
- [metacity] compositor: remove unused parameter Alberts Muktupāvels
- [adwaita-icon-theme] fullcolor: refresh apps-system Jakub Steiner
- [odrs-web/production] Set the environ keys from SetEnv Richard Hughes
- [odrs-web/production] trivial: Use the ODRS hash as the session secret Richard Hughes
- [odrs-web/production] Make compatible with python2 again Richard Hughes
- [odrs-web/production] Show the correct page on database failure Richard Hughes
- [damned-lies] Updated Hungarian translation Damned-Lies
- [adwaita-icon-theme] fullcolor: executables Jakub Steiner
- [odrs-web/production] Set the secret key earlier Richard Hughes
- [odrs-web/production] Try harder to set the secret key Richard Hughes
- [odrs-web/production] trivial: Fix the distros graph on python2 Richard Hughes
- [pitivi] tests_: Use nose2 instead of nosetests Alexandru Băluț
- [pitivi] Ignore the json files generated for Flatpak Alexandru Băluț
- [odrs-web/production] trivial: Set the environ before importing Richard Hughes
- [odrs-web/production] trivial: Fix the usage graphs Richard Hughes
- [odrs-web/production] trivial: Fix the distro graphs Richard Hughes
- [gegl] gegl: move color-reduction's GeglDitherStrategy enum to gegl-enums.[ch] Michael Natterer
- [gnome-software/gnome-3-20] Switch to using the ORDS server hosted by GNOME Richard Hughes
- [gnome-software/gnome-3-22] Switch to using the ODRS server hosted by GNOME Richard Hughes
- [gnome-software] trivial: Always return errors with the correct domain Richard Hughes
- [gnome-software] Fix searching for flatpak apps installed with no AppStream metadata Richard Hughes
- [gnome-software] trivial: Add some more debugging for unknown icon types Richard Hughes
- [gnome-software] Fix installing flatpak bundles Richard Hughes
- [gnome-software] Switch to using the ODRS server hosted by GNOME Richard Hughes
- [gimp] Bug 735895 - Precision Conversion "Dithering" dialog Michael Natterer
- [pitivi] Update app keywords and links Alexandru Băluț
- [pitivi] Fix appdata file not being translated Alexandru Băluț
- [gtk+] Do not filter out small scroll event fractions William Hua
- [gegl] operations, tools: module.c not properly generated in VPATH builds. Jehan Pagès
- [gnome-contacts] Updated German translation Damned-Lies
- [vala/wip/valadate] Update valadate build Rico Tzschichholz
- [vala/wip/valadate] Minor refactoring Rico Tzschichholz
- [vala/wip/valadate] Codestyle and source adjustments Rico Tzschichholz
- [video-subtitles] Updated Slovak translation Damned-Lies
- [damned-lies] Updated Slovak translation Damned-Lies
- [jhbuild] world: Use --with-unicode-data=download when configuring gucharmap Ting-Wei Lan
- [jhbuild] world: Remove dependencies on libsystemd-{login,journal} Ting-Wei Lan
- [jhbuild] 3.22, 3.24: gnome-multi-writer only supports Linux Ting-Wei Lan
- [jhbuild] 3.22, 3.24: Revert sysdeps changes made by commit 9928379 Ting-Wei Lan
- [jhbuild] 3.22, 3.24: Fix validation error for kyotocabinet sysdep Ting-Wei Lan
- [jhbuild] 3,22, 3.24: Bring back gettext-bin Ting-Wei Lan
- [jhbuild] 3.22, 3.24: Bump libarchive version to 3.2.0 Ting-Wei Lan
- [vala] Deleted branch staging Jürg Billeter
- [vala] Created branch staging Jürg Billeter
- [vala/staging] Fix type parameter check for overriding generic methods Jürg Billeter
- [glib] Created branch ignatenko/sha384 Igor Gnatenko
- [glib/ignatenko/sha384] gchecksum: Adds SHA-384 support Igor Gnatenko
- [vala/wip/valadate] Drop testfixture.vala Rico Tzschichholz
- [vala/wip/valadate] Rename Module to TestModule Rico Tzschichholz
- [vala/wip/valadate] Rename ConfigError to TestConfigError Rico Tzschichholz
- [vala] Fix type parameter check for overriding generic methods Jürg Billeter
- [libgdata] tests: Make folder creation work with Drive v2 Debarshi Ray
- [libgdata] tests: GDATA_LINK_PARENT links don't have a title in Drive v2 Debarshi Ray
- [libgdata] Deleted branch wip/rishi/drive Debarshi Ray
- [libgdata] (7 commits) Created branch wip/rishi/drive Debarshi Ray
- [libgdata/wip/rishi/drive: 1/7] Port the tests Debarshi Ray
- [libgdata/wip/rishi/drive: 2/7] tests: Skip UPLOAD_RESUMABLE Debarshi Ray
- [libgdata/wip/rishi/drive: 3/7] tests: Skip UPLOAD_ODT_CONVERT Debarshi Ray
- [libgdata/wip/rishi/drive: 4/7] tests: Skip UPLOAD_RESUMABLE Debarshi Ray
- [libgdata/wip/rishi/drive: 5/7] tests: ODTs are represented by GDataDocumentsDocument in Drive v2 Debarshi Ray
- [libgdata/wip/rishi/drive: 6/7] tests: ODTs are represented by GDataDocumentsDocument in Drive v2 Debarshi Ray
- [libgdata/wip/rishi/drive: 7/7] tests: GDataDocumentsSpreadsheet is not meant for ODS files in Drive v2 Debarshi Ray
- [seahorse] Add Swedish help translation Anders Jonsson
- [vala/wip/valadate] Don't use keywords as variable names Rico Tzschichholz
- [evolution] Updated Friulian translation Damned-Lies
- [gstreamermm] Tests: fix build and dist unittests Marcin Kolny
- [gstreamermm] Build fix Marcin Kolny
- [gstreamermm] Examples, tests: remove unnecessary glibmm includes Marcin Kolny
- [geary/geary-0.11] Updated Polish translation Piotr Drąg
- [geary] Updated Polish translation Piotr Drąg
- [pitivi] Translate keywords in .desktop Piotr Drąg
- [gnome-dvb-daemon] Fix configure.ac to really enable/disable grilo-plugin. Sebastian Polsterl
- [gnome-dvb-daemon] Rename DVB_APPS_DIRS to DTV_SCAN_TABLES_DIRS, because the initial scan-tables are now provided by th Sebastian Polsterl
- [gnome-dvb-daemon] Update README Sebastian Polsterl
- [evolution-data-server/wip/cmake] po/ directory, aka translations; still using intltool Milan Crha
- [gstreamermm] gstreamermm.h: update header file Marcin Kolny
- [evolution] Updated Friulian translation Damned-Lies
- [glib-openssl] Fix bugzilla url Ignacio Casal Quinteiro
- [glib-openssl] More renaming to glib-openssl Ignacio Casal Quinteiro
- [glib-openssl] Release 2.50.0 Ignacio Casal Quinteiro
- [glib-openssl] Created tag v2.50.0 Ignacio Casal Quinteiro
- [glib-openssl] doap: it has its own bugzilla url Ignacio Casal Quinteiro
- [jhbuild] defaults: bump to 3.24 Carlos Soriano
- [gimp] app: add a callback to the convert precision dialog Michael Natterer
- [gnome-commander] Removes references to horizontal/vertical flip icons (*.xpm) Uwe Scholz
- [gnome-commander] (4 commits) Created branch fileroller-plugin Uwe Scholz
- [gnome-commander/fileroller-plugin: 1/4] Adds plugin directory paths to Doxyfile INPUT variable Uwe Scholz
- [gnome-commander/fileroller-plugin: 2/4] Remove gnome-config dependency from plugin_manager Uwe Scholz
- [gnome-commander/fileroller-plugin: 3/4] Adds new combo creation function for recent gtk version Uwe Scholz
- [gnome-commander/fileroller-plugin: 4/4] Adds strftime ability to file roller plugin Uwe Scholz
- [gimp] app: add a callback to the offset dialog Michael Natterer
- [evolution] Updated Friulian translation Damned-Lies
- [evolution-data-server/wip/cmake] services directory Milan Crha
- [gtk+] _gtk_icon_helper_draw: get style earlier Cosimo Cecchi
- [gegl] gegl-sampler: fix some range checks Simon Budig
- [gegl] gegl-sampler.[ch] coding style fixes Simon Budig
- [gegl] warp: rework the operation, now matches more closely the iwarp behaviour Simon Budig
- [gnome-commander] Adds plugin directory paths to Doxyfile INPUT variable Uwe Scholz
- [gnome-commander] Remove gnome-config dependency from plugin_manager Uwe Scholz
- [gnome-commander] Adds new combo creation function for recent gtk version Uwe Scholz
- [gnome-commander] Adds strftime ability to file roller plugin Uwe Scholz
- [gnome-commander] Deleted branch fileroller-plugin Uwe Scholz
- [gnome-commander] Updated NEWS and releases.xml Uwe Scholz
- [geary/geary-0.11] Updated Swedish translation Damned-Lies
- [gnome-dvb-daemon] Updated Swedish translation Damned-Lies
- [evolution] Updated Friulian translation Damned-Lies
- [chronojump/chronojump-importer] Fixes error: the new imported jumps were not available unless chronojump was restarted. Carles Pina i Estany
- [evolution-ews] Bug 771931 - Add missing Camel cflags/libs to src/server/ Milan Crha
- [evolution-ews/gnome-3-22] Bug 771931 - Add missing Camel cflags/libs to src/server/ Milan Crha
- [evolution] Bug 772015 - Free/Busy information not refreshed in the editor Milan Crha
- [gimp] app: add a callback to the fill dialog Michael Natterer
- [evolution/gnome-3-22] Bug 772015 - Free/Busy information not refreshed in the editor Milan Crha
- [chronojump] Deleted branch chronojump-importer Carles Pina i Estany
- [chronojump] (66 commits) Created branch chronojump-importer Carles Pina i Estany
- [chronojump/chronojump-importer: 28/66] Adds SqliteSessionSwitcher. It allows to read sessions from different databases. Carles Pina i Estany
- [chronojump/chronojump-importer: 29/66] Shows a text box to type (this will be fixed) the path to import the session from. Carles Pina i Estany
- [chronojump/chronojump-importer: 30/66] Returns the session number to be imported. Carles Pina i Estany
- [chronojump/chronojump-importer: 31/66] It actually imports (it still has a few hard coded paths). Carles Pina i Estany
- [chronojump/chronojump-importer: 32/66] Imports from the file to the correct file. Carles Pina i Estany
- [chronojump/chronojump-importer: 33/66] Fixes typo. Carles Pina i Estany
- [chronojump/chronojump-importer: 34/66] Installs chronojump_importer.py in the same directory as chronojump main binary. Carles Pina i Estany
- [chronojump/chronojump-importer: 36/66] Installs the chronojump_importer.py correctly. Executes it correctly on Linux. Carles Pina i Estany
- [chronojump/chronojump-importer: 37/66] When importing another chronojump session: adds a button to open the file dialog. Carles Pina i Estany
- [chronojump/chronojump-importer: 38/66] Fixes problem when the importer didn't have any path selected: it was showing the current database s Carles Pina i Estany
- [chronojump/chronojump-importer: 39/66] Hides widgets that were not needed when importing sessions. Carles Pina i Estany
- [chronojump/chronojump-importer: 40/66] Improves menu message. Carles Pina i Estany
- [chronojump/chronojump-importer: 41/66] Adds documentation. Carles Pina i Estany
- [chronojump/chronojump-importer: 46/66] Reuses existing code in SqliteSession when displaying the sessions that could be imported. Carles Pina i Estany
- [chronojump/chronojump-importer: 47/66] Reformats code. Carles Pina i Estany
- [chronojump/chronojump-importer: 48/66] Fixes Pylint warnings. Carles Pina i Estany
- [chronojump/chronojump-importer: 49/66] Re-orders methods in the class. No code changes. Carles Pina i Estany
- [chronojump/chronojump-importer: 50/66] Adds failing unit test: it has a defined user-jump. Carles Pina i Estany
- [chronojump/chronojump-importer: 51/66] Fixes bug when importing personalized JumpTypes. Carles Pina i Estany
- [chronojump/chronojump-importer: 59/66] Adds unit test for previous bug. Carles Pina i Estany
- [chronojump/chronojump-importer: 60/66] Adds unit test for the chronojump_importer database class. Carles Pina i Estany
- [chronojump/chronojump-importer: 61/66] Merge branch 'master' into chronojump-importer Carles Pina i Estany
- [chronojump/chronojump-importer: 62/66] Renames method. Carles Pina i Estany
- [chronojump/chronojump-importer: 63/66] Fixes MonoDevelop project. After merging master into this branch new files had to be added. Carles Pina i Estany
- [chronojump/chronojump-importer: 64/66] Hides "Import session from another Chronojump" if not in "Jumps" mode. Carles Pina i Estany
- [chronojump/chronojump-importer: 65/66] Finds the chronojump_importer.py instead of assuming that will be in the path. Carles Pina i Estany
- [chronojump/chronojump-importer: 66/66] Fixes error: the new imported jumps were not available unless chronojump was restarted. Carles Pina i Estany
- [chronojump/chronojump-importer] Generates and distributes the chronojump_importer executable file. Carles Pina i Estany
- [gimp] gimpwarptool: use the linear sampler for the warp tool to ensure crisp lines after an erase. Simon Budig
- [libchamplain] Post release version bump Jiří Techet
- [libchamplain] launcher-gtk: allow replacing exported map Jiří Techet
- [chronojump/chronojump-importer] Now py2exec will find the chronojump_importer.py file. Carles Pina i Estany
- [glib-openssl] Updated Polish translation Piotr Drąg
- [gegl] Updated Polish translation Piotr Drąg
- [chronojump/chronojump-importer] Handles commandLineEncoding arguments correctly (in case of spaces, double quotes, etc.). Carles Pina i Estany
- [gnome-dvb-daemon] Updated Polish translation Piotr Drąg
- [pitivi] Updated Polish translation Piotr Drąg
- [gnome-commander] Updated Polish translation Piotr Drąg
- [geary] Guard against empty envelope.sender list. Bug 772013 Michael Gratton
27 September 2016
28 September 2016
29 September 2016
30 September 2016
Mail converted by MHonArc