2012-November Archive by Thread

Messages are ordered newest-to-oldest in this index. The newest threads will be at the top of this page, the oldest will be at the bottom.

Within a single thread, the first mail note is the START of the thread; the notes following that are in the chronological order of when they were received. So globally, newest messages are at the top, but within a thread, the oldest (the start of the thread) is at the top.

If you think about it, it is confusing. Just go with the flow and everything will be all right.

  • [gnome-terminal] Minor corrections to the user help,bug 674364, Ekaterina Gerasimova
  • [gupnp-dlna] Prepare 0.9.0, Jens Georg
  • [gupnp-dlna] Port to GStreamer 1.0, again, Jens Georg
  • [gupnp-dlna] Fix VAPI generation, Jens Georg
  • [gupnp-dlna] Add generating Vala API to TODO., Jens Georg
  • [gupnp-dlna] Update TODO about exporting symbols., Jens Georg
  • [gupnp-dlna] Update TODOs., Jens Georg
  • [gupnp-dlna] Add a .dir-locals.el for emacs users, Jens Georg
  • [gupnp-dlna] Add a script that extract restriction attributes and their types, Jens Georg
  • [gupnp-dlna] xml: Uncomment the "level" field in common audio restriction, Jens Georg
  • [gupnp-dlna] Upgrade build system to build all the new code, Jens Georg
  • [gupnp-dlna] Add native sets implementation test, move old tests elsewhere, Jens Georg
  • [gupnp-dlna] Adapt tools to new API., Jens Georg
  • [gupnp-dlna] Split documentation generation into two parts, Jens Georg
  • [gupnp-dlna] Add "native" profile backend., Jens Georg
  • [gupnp-dlna] Replace old implementation of profile guessing with new one, Jens Georg
  • [gupnp-dlna] Add native sets implementation, Jens Georg
  • [gupnp-dlna] Add GStreamer-0.10 metadata extractor backend, Jens Georg
  • [gupnp-dlna] Created tag gupnp-dlna-0.9.0, Jens Georg
  • [gupnp-dlna] Add metadata extractor base classes, Jens Georg
  • [gupnp-dlna] Relax depth requirement for PNG, Jens Georg
  • [gnome-documents/wip/ui-changes] embed: switch to fullscreen preview automatically when maximized, Cosimo Cecchi
  • [clutter] Revert "swipe-action: Introduce new ::swipe signal", Jasper St . Pierre
  • [clutter] swipe-action: Introduce new ::swipe signal, Jasper St . Pierre
  • [clutter] actor: Use fixed positioning for allocate_preferred_size, Jasper St . Pierre
  • [gnome-documents/wip/ui-changes] preview: don't activate fullscreen on double click, Cosimo Cecchi
  • [gupnp-dlna] Created tag gupnp-dlna-0.8.0, Jens Georg
  • [gupnp-dlna/gupnp-dlna-0.8] Prepare 0.8.0, Jens Georg
  • [gupnp-dlna/gupnp-dlna-0.8] Disable deprecation warnings, Jens Georg
  • [gnome-shell] overview: Remove custom swipe scrolling implementation, Jasper St . Pierre
  • [gnome-shell] workspacesView: Don't use the overview swipe scrolling system, Jasper St . Pierre
  • [gnome-shell] searchDisplay, appDisplay: Use ClutterPanAction for re-swipe scrolling, Jasper St . Pierre
  • [gnome-shell] workspacesView: Clean up scroll code a bit, Jasper St . Pierre
  • [clutter] pan-action: Add a simple convenience function to retrieve delta/coords, Jasper St . Pierre
  • [nautilus] build: bump minimum required GLib version, Cosimo Cecchi
  • [nautilus] Make sure to use correct filename when restoring from Trash, Cosimo Cecchi
  • [gnome-session] presence: Fix a typo, Jasper St . Pierre
  • [gnome-session] gsm-fail-whale: Stop a compiler warning, Jasper St . Pierre
  • [gnome-session] Don't add gnome-session-inhibit.1 to the repo, Jasper St . Pierre
  • [gnome-session] Fix issues with the GnomeIdleMonitor port, Jasper St . Pierre
  • [ekiga] Cleanup code, Eugen Dedu
  • [folks] Added slovak translation, =?utf-8?q?Peter_Mr=C3=A1z?=
  • [gjs] arg: Unify copy&paste argument conversion error code into helper function, Colin Walters
  • [gjs] arg: Throw an explicit error if we don't know how to make an array, Colin Walters
  • [gjs] arg: Fix memory leak in exception path in array conversion, Colin Walters
  • [gnome-disk-utility] Add a unit combo-box to the create partition dialog, David Zeuthen
  • [glib] Optimize reading strings when deserializing gdbus messages, Mike Gorse
  • [gtk+] API: Deprecate functions to register custom CSS properties, Benjamin Otte
  • [gtk+] stylecontext: Remove unused private functions, Benjamin Otte
  • [gparted] Provide credit in About dialog for contributions, Curtis Gedak
  • [gparted] Update AUTHORS, Curtis Gedak
  • [gparted] Add *.mo to .gitignore file, Curtis Gedak
  • [orca] Provide support to cycle amongst speech-dispatcher's capitalization presentation options, Joanmarie Diggs
  • [evolution] ECellText: Simplify fetching vertical-spacing style property., Matthew Barnes
  • [evolution] Avoid gtk_style_attach()., Matthew Barnes
  • [evolution] Avoid GtkStyle-based "paint" functions., Matthew Barnes
  • [glib/wip/symbol-visibility: 5/6] Use -fvisibility=hidden by default on Unix, Colin Walters
  • [glib/wip/symbol-visibility: 1/6] build: Make .symbols file canonical on all platforms, Colin Walters
  • [ekiga] Updated Lithuanian translation, =?utf-8?q?Aurimas_=C4=8Cernius?=
  • [glib-networking] Updated Lithuanian translation, =?utf-8?q?Aurimas_=C4=8Cernius?=
  • [gnome-screensaver] Reduce the number of wakeups, Ray Strode
  • [gtk+] cssstyleproperty: Don't mark border width properties as NO_RESIZE, Benjamin Otte
  • [gtk+] styleproperty: Add _gtk_css_style_property_changes_affect_size(), Benjamin Otte
  • [gtk+] widget: Optimize away unndeeded redraws, Benjamin Otte
  • [gtk+] stylecontext: Expose a function to get at the current changes, Benjamin Otte
  • [meld] Move MeldBuffer to use __getitem__ instead of __getslice__, Kai Willadsen
  • [meld] Remove use of deprecated cmp keyword to sort, Kai Willadsen
  • [meld] Improve state skipping logic, and avoid order comparisons between types, Kai Willadsen
  • [meld] Specifically request integer division where required, Kai Willadsen
  • [meld] Further future compat adjusted from 2to3, Kai Willadsen
  • [meld] Add minimal compat module for unicode/str compatibility, Kai Willadsen
  • [meld] Add forward-compatibility for unicode literals, Kai Willadsen
  • [meld] Add logging for VC modules, Kai Willadsen
  • [meld] Introduce some structured logging to replace print()s, Kai Willadsen
  • [meld] Partial print port, Kai Willadsen
  • [meld] Replace Preferences dump with stringification, Kai Willadsen
  • [meld] Clean up _vc.File creation, to make way for options usage, Kai Willadsen
  • [meld] Replace iteritems/itervalues with items/values for Python 3 compat, Kai Willadsen
  • [meld] Newer octal syntax, Kai Willadsen
  • [meld] Remove all map and filter usage, Kai Willadsen
  • [meld] Explicit tuple in iteration, Kai Willadsen
  • [meld] Support Python 3 range() as a generator, Kai Willadsen
  • [meld] Adapt SchedulerBase to explicitly support iterables as tasks, Kai Willadsen
  • [meld] Move to next() builtin, Kai Willadsen
  • [meld] Modernise our import statements, Kai Willadsen
  • [meld] Move FilterEntry to its own module to avoid circular imports, Kai Willadsen
  • [gtk+] styleproperty: Mark properties as not needing resizes, Benjamin Otte
  • [gtk+] styleproperty: Add an affects-size property, Benjamin Otte
  • [gtk+] reftests: Fix a reftest, Benjamin Otte
  • [gtk+] stylecontext: Pass a bitmask to the changed values, Benjamin Otte
  • [gnome-shell] altTab: Minor code cleanup, =?utf-8?q?Florian_M=C3=BCllner?=
  • [gnome-settings-daemon] screensaver-proxy: Add new screesaver proxy plugin, Bastien Nocera
  • [gnome-settings-daemon/gnome-3-6] screensaver-proxy: Add new screesaver proxy plugin, Bastien Nocera
  • [empathy] Make parallel builds work, Debarshi Ray
  • [goffice] [l10n] Updated German translation, =?utf-8?q?Mario_Bl=C3=A4ttermann?=
  • [office-runner] main: Use the logind inhibition APIs, Bastien Nocera
  • [office-runner] main: Correct license information, Bastien Nocera
  • [gdm] access-file: don't use FamilyLocal for auth cookie, Ray Strode
  • [snappy] Updating use of Clutter deprecated API, Luis de Bethencourt
  • [jhbuild] world-3.8: Add EasyTAG, David King
  • [gnome-shell-extensions] workspace-indicator: Remove it from CLASSIC_EXTENSIONS, Debarshi Ray
  • [gnome-shell-extensions] default-min-max: New extension, Debarshi Ray
  • [jhbuild] Update guile to 2.0.7 to make it build with later glibc versions., Kjartan Maraas
  • [gdm] slave: cancel start session request if slave gets stopped, Ray Strode
  • [gnome-shell] MessageTray: don't close the tray when interacting with the right click menu, Giovanni Campagna
  • [gnome-shell] MessageTray: fix notification height expansion, Giovanni Campagna
  • [vala/staging: 16/67] Basic gvariant deserialization, Luca Bruno
  • [vala/staging: 67/67] Don't set source ref in Block.get_error_types, Luca Bruno
  • [vala/staging: 66/67] Set parent_node to properties defult value, Luca Bruno
  • [vala/staging: 65/67] Set parent_node when replacing expressions, Luca Bruno
  • [vala/staging: 62/67] Drop visit_expression from Traverse to avoid checking twice, Luca Bruno
  • [vala/staging: 63/67] Visit assignment and reference transfer in traverse, Luca Bruno
  • [vala/staging: 59/67] Added TraverseVisitor for traversing the tree with a callback, Luca Bruno
  • [vala/staging: 64/67] tests: add regression test for CCodeMethodModule.get_yield_count, Luca Bruno
  • [vala/staging: 60/67] Convert get_used_variables to TraverseVisitor, Luca Bruno
  • [vala/staging: 56/67] transformer: Clear wrapper cache for every file, Luca Bruno
  • [vala/staging: 54/67] Fix deserialiation of hash tables, Luca Bruno
  • [vala/staging: 61/67] Make Method.yield_count be stateless, Luca Bruno
  • [vala/staging: 55/67] codegen: Fix capture of compiler-generated internal temp variables, Luca Bruno
  • [vala/staging: 57/67] dbus: Copy type when declaring temporary variables, Luca Bruno
  • [vala/staging: 58/67] codegen: Fix making local variables and constants active, Luca Bruno
  • [vala/staging: 53/67] Report error for unsupported GVariant (de)serialization, Luca Bruno
  • [vala/staging: 52/67] Fix some code-style issues, Luca Bruno
  • [vala/staging: 48/67] Fix unary expression and active locals, Luca Bruno
  • [vala/staging: 49/67] dbus: Require gio-2.0, Luca Bruno
  • [vala/staging: 51/67] Access SemanticAnalyzer.get_data_type_for_symbol in a static way, Luca Bruno
  • [vala/staging: 46/67] Do not handle binary expressions without parent statement, Luca Bruno
  • [vala/staging: 50/67] Fix build after rebase, Luca Bruno
  • [vala/staging: 47/67] Fix for statement and foreach on GList, Luca Bruno
  • [vala/staging: 44/67] Use builder for the while statements, Luca Bruno
  • [vala/staging: 45/67] Allow floating temp variables with CodeBuilder, Luca Bruno
  • [vala/staging: 41/67] Preserve the cast when unboxing gvariant, Luca Bruno
  • [vala/staging: 43/67] Don't navigate the resolver tree if a node has been checked already, Luca Bruno
  • [vala/staging: 42/67] DOM-like linked list of statements, Luca Bruno
  • [vala/staging: 39/67] Move ObjectCreationExpression transformation to the code transformer, Luca Bruno
  • [vala/staging: 40/67] Drop GVariant stuff from CCodeBaseModule, Luca Bruno
  • [vala/staging: 36/67] Move ForeachStatement transformation into the code transformer, Luca Bruno
  • [vala/staging: 35/67] Fix nested Variant (de)serialization, Luca Bruno
  • [vala/staging: 38/67] Move BinaryExpression transformation to the code transformer, Luca Bruno
  • [vala/staging: 37/67] Split CodeTrasformer into CCodeTransformer, Luca Bruno
  • [vala/staging: 34/67] Drop build_context from CodeBuilder, Luca Bruno
  • [vala/staging: 33/67] Drop unnecessary code, Luca Bruno
  • [vala/staging: 32/67] GDBus server transformer, Luca Bruno
  • [vala/staging: 31/67] GDBus client transformer, Luca Bruno
  • [vala/staging: 30/67] Complete the gvariant transformer, Luca Bruno
  • [vala/staging: 28/67] Drop serialize_expression, Luca Bruno
  • [vala/staging: 29/67] Use wrapper methods for deserializing gvariants, Luca Bruno
  • [vala/staging: 26/67] Simplify some code, Luca Bruno
  • [vala/staging: 27/67] Move gvariant helper methods down to CodeTransformer, Luca Bruno
  • [vala/staging: 24/67] Add more to_string() methods to expressions, Luca Bruno
  • [vala/staging: 25/67] Let the transformer handle recursive transformations, Luca Bruno
  • [vala/staging: 22/67] Use wrapper method for serializing hash table and structs, Luca Bruno
  • [vala/staging: 23/67] Resolve symbols during transformation, Luca Bruno
  • [vala/staging: 20/67] Wrapper methods, Luca Bruno
  • [vala/staging: 21/67] Cache wrapper methods, Luca Bruno
  • [vala/staging: 17/67] Deserialize arrays, Luca Bruno
  • [vala/staging: 18/67] Deserialize structs, Luca Bruno
  • [vala/staging: 19/67] Deserialize hash tables, Luca Bruno
  • [vala/staging: 11/67] Add missing replace_expression to code nodes, Luca Bruno
  • [vala/staging: 15/67] Serialize hash table, Luca Bruno
  • [vala/staging: 14/67] Serialize structs, Luca Bruno
  • [vala/staging: 13/67] Parse expressions from string, Luca Bruno
  • [vala/staging: 12/67] Code builder, Luca Bruno
  • [vala/staging: 10/67] Add ConditionalExpression.replace_expression plus other fixes, Luca Bruno
  • [vala/staging: 9/67] GVariant transformer, Luca Bruno
  • [vala/staging: 6/67] Move DoStatement transformation into the code transformer, Luca Bruno
  • [vala/staging: 7/67] Move ForStatement transformation into the code transformer, Luca Bruno
  • [vala/staging: 8/67] Move ConditionalExpression transformation into the code transformer, Luca Bruno
  • [vala/staging: 5/67] Move WhileStatement transformation into the code transformer, Luca Bruno
  • [vala/staging: 4/67] Code transformer, Luca Bruno
  • [vala/staging: 3/67] Collect error_types on demand to allow transformations, Luca Bruno
  • [vala/staging: 2/67] Make the semantic analyzer be stateless, Luca Bruno
  • [vala/staging: 1/67] Analyze nodes after they are inserted into the tree, Luca Bruno
  • [vala] (67 commits) Created branch staging, Luca Bruno
  • [evolution-kolab/gnome-3-6] Updated Serbian translation, Christian Hilberg
  • [gnome-disk-utility] Add a switch for turning MD-RAID bitmap on/off, David Zeuthen
  • [evolution] Avoid gtk_widget_get_child_requisition()., Matthew Barnes
  • [accerciser] Missing bits from latest commit, =?utf-8?q?Javier_Hern=C3=A1ndez_Ant=C3=BAnez?=
  • [accerciser] Stop including the spec file for rpm packages, =?utf-8?q?Javier_Hern=C3=A1ndez_Ant=C3=BAnez?=
  • [evolution] Avoid gdk_app_launch_context_new()., Matthew Barnes
  • [accerciser] Updating autotools configuration, =?utf-8?q?Javier_Hern=C3=A1ndez_Ant=C3=BAnez?=
  • [evolution] Avoid gdk_keyboard_grab/ungrab() and gdk_pointer_grab/ungrab()., Matthew Barnes
  • [gnome-shell] dbus: Add a read-only org.gnome.Shell.Mode property, Debarshi Ray
  • [pitivi] New icons for split, group/ungroup and align, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [gnoduino] fix leonardo upload - try I, Lucian Langa
  • [yelp-xsl] Updated Slovak translation, =?utf-8?b?UGF2b2wgS2xhxI1hbnNrw70=?=
  • [gimp-help-2] Updated Norwegian translations (dynamics), =?utf-8?q?Kolbj=C3=B8rn_Stuest=C3=B8l?=
  • [tasque] Added single instance logic for Windows and restructured accordingly, Antonius Riha
  • [tasque] Refactor single instance logic for Linux, Antonius Riha
  • [tasque] Refactor NativeApplication model, Antonius Riha
  • [tasque] Remove preferences Gtk# dep from model: IBackend.GetPreferencesWidget (), Antonius Riha
  • [gnome-devel-docs] Fixed typos in strings, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [grilo] Created tag grilo-0.2.4, Juan A . Suarez Romero
  • [grilo] Post-release version bump to 0.2.5, Juan A . Suarez Romero
  • [grilo-plugins] Post-release version bump to 0.2.5, Juan A . Suarez Romero
  • [grilo-plugins] Created tag grilo-plugins-0.2.4, Juan A . Suarez Romero
  • [grilo] Release 0.2.4, Juan A . Suarez Romero
  • [grilo-plugins] Release 0.2.4, Juan A . Suarez Romero
  • [grilo-plugins] build: Remove librest dependency, Juan A . Suarez Romero
  • [gtk+] icon cache: Fix double free, Alexander Larsson
  • [gegl] transform-core.c: cosmetic, Nicolas Robidoux
  • [gegl] transform-core.c: cosmetic (header formatting), Nicolas Robidoux
  • [gnome-ostree] ibus: Add patch to fix broken introspection syntax, Colin Walters
  • [gupnp-dlna/gupnp-dlna-0.8] Relax depth requirement for PNG, Jens Georg
  • [gupnp-av] Created tag gupnp-av-0.11.4, Jens Georg
  • [gupnp-av: 6/6] Prepare 0.11.4, Jens Georg
  • [gupnp-av: 5/6] Add test for CDS LastChange, Jens Georg
  • [gupnp-av: 4/6] Add LastChange parser for CDS:3, Jens Georg
  • [gupnp-av: 3/6] Silence deprecation warning, Jens Georg
  • [gupnp-av] (6 commits) ...Prepare 0.11.4, Jens Georg
  • [gupnp] Created tag gupnp-0.19.2, Jens Georg
  • [gupnp] Post-release version bump, Jens Georg
  • [gupnp] Prepare 0.19.2, Jens Georg
  • [gssdp] Created tag gssdp-0.13.2, Jens Georg
  • [gupnp] Add function to docs, Jens Georg
  • [gupnp] Expose GSSDPResourceGroup of root device., Jens Georg
  • [gupnp] Fix autogen.sh to allow non-sourcedir build, Jens Georg
  • [gupnp] Explicitly use IPv4 in test, Jens Georg
  • [gupnp] Fix LD_LIBRARY_PATH handling in make check, Jens Georg
  • [gupnp] g_type_init() is deprecated for glib >= 2.35.0, Jens Georg
  • [evolution] Address couple issues found by a Coverity scan, Milan Crha
  • [gtk+/gtk-3-6] gtk: convert keyvals to unicode before committing to the imcontext (cherry picked from commit 9eea72, Michael Natterer
  • [gtk+/gtk-3-6] gtk: add more OSX special casing for the deadacute and deaddoubleacute keys, Michael Natterer
  • [gtk+] gtk: add more OSX special casing for the deadacute and deaddoubleacute keys, Michael Natterer
  • [gtk+] gtk: convert keyvals to unicode before committing to the imcontext (cherry picked from commit 1eb0d9, Michael Natterer
  • [gtk+/gtk-2-24] gtk: convert keyvals to unicode before committing to the imcontext, Michael Natterer
  • [glib] g_file_enumerate_children: Fix reference to wrong error code, Matthias Clasen
  • [gtk+] css: Make test pass, Alexander Larsson
  • [gtk+] css: Allocate the css tree in a single chunk, Alexander Larsson
  • [gtk+] css: Fix leak of lists while building tree, Alexander Larsson
  • [gtk+] css: Add accessor functions for traversing css tree, Alexander Larsson
  • [gtk+] css: Add const to _gtk_css_selector_tree_match_all arg, Alexander Larsson
  • [gtk+] css: Don't keep around linear selectors, Alexander Larsson
  • [gtk+] css: Remove gtk_css_ruleset_matches, Alexander Larsson
  • [gtk+] css: Use tree for gtk_css_provider_get_style_property, Alexander Larsson
  • [gtk+] css: Implement ruleset_get_change() with the tree, Alexander Larsson
  • [gtk+] css: Ensure the tree built is always the same, Alexander Larsson
  • [gtk+] css: Use the tree to print css selectors, Alexander Larsson
  • [gtk+] css: Track the tree selector matches, Alexander Larsson
  • [gtk+] css: Fix type of GtkCssSelectorRuleSetInfo match, Alexander Larsson
  • [gtk+] css: Track parent in the css tree nodes, Alexander Larsson
  • [gtk+] css: Better tree match verification, Alexander Larsson
  • [gtk+] css: Fix up position with region tree matching, Alexander Larsson
  • [gtk+] css: Don't reorder some selectors when building selector tree, Alexander Larsson
  • [gtk+] css: Fixed typo in PRINT_TREE debug code, Alexander Larsson
  • [gtk+] css: Create and use a tree for css selector matching, Alexander Larsson
  • [gtk+] css: Add GtkCssSelectorTree creation and matching, Alexander Larsson
  • [gtk+] css: Add _gtk_css_matcher_matches_any(), Alexander Larsson
  • [gtk+] css: Track which selectors are "simple", Alexander Larsson
  • [jhbuild] gnome-terminal: Depends on gnome-doc-utils. Not yelp-tools., Kjartan Maraas
  • [gssdp] Post-release version bump, Jens Georg
  • [gssdp] Prepare 0.13.2, Jens Georg
  • [gssdp] Fix LD_LIBRARY_PATH in make check, Jens Georg
  • [gssdp] More g_type_init deprecation, Jens Georg
  • [gtk+/gtk-2-24] gtk: add more OSX special casing for the deadacute and deaddoubleacute keys, Michael Natterer
  • [gnome-getting-started-docs] Add responding-to-messages procedure; small edits, =?utf-8?b?UGV0ciBLb3bDocWZ?=
  • [mutter/gnome-3-4] Initialize window->user_rect in the initial placement, Alban Crequy
  • [mutter/gnome-3-6] Initialize window->user_rect in the initial placement, Alban Crequy
  • [gssdp] Drop g_type_init for glib >= 2.35, Jens Georg
  • [gssdp] Move -Werror out of --enable-debug, Jens Georg
  • [gssdp] Allow non-sourcedir build, Jens Georg
  • [mutter] Initialize window->user_rect in the initial placement, Alban Crequy
  • [gtk+/wip/css-tree] css: Make test pass, Alexander Larsson
  • [pygobject] Re-support calling GLib.io_add_watch with an fd or Python file, Martin Pitt
  • [gjs] arg: Fix uninitialized pointer, Colin Walters
  • [gjs] dbus-values: Fix mem leak, Colin Walters
  • [gjs] arg: Fix mem leak, Colin Walters
  • [gjs] dbus-exports: Fix memory leak, Colin Walters
  • [gjs] importer: Fix GError leaks, Colin Walters
  • [gjs] importer: Fix memory leak, Colin Walters
  • [aravis] build: disable deprecation warnings., Emmanuel Pacaud
  • [aravis] build: autotools auto modification., Emmanuel Pacaud
  • [gssdp] Use SO_REUSEPORT on NetBSD as well, Jens Georg
  • [evolution] Updated kn translation, Shankar Prasad
  • [evolution/gnome-3-6] Updated kn translation, Shankar Prasad
  • [frogr] Renamed 'Pictures' to 'Elements', now we also support videos, Mario Sanchez Prada
  • [frogr] Add new option to sort by file size, Mario Sanchez Prada
  • [gnome-getting-started-docs] mouse control for windows and workspaces, Jakub Steiner
  • [gnome-getting-started-docs] workspaces WIP, Jakub Steiner
  • [gnome-getting-started-docs] include all necessary fonts & worlds, Jakub Steiner
  • [gnome-control-center] Created tag GNOME_CONTROL_CENTER_3_4_3, Bastien Nocera
  • [gnome-session/gnome-3-6] Updated kn translation, Shankar Prasad
  • [gnome-session] Updated kn translation, Shankar Prasad
  • [rygel] build: Fix building against tracker 0.14, Jens Georg
  • [rygel] build: Fix building against tracker master, Jens Georg
  • [frogr] Made gstreamer-ffmpeg an optional dependency (recommended), Mario Sanchez Prada
  • [gnomeweb-wml] Fix easytag screenshot directory name, David King
  • [gnomeweb-wml] Correct a variable prefix to fix the easytag build, David King
  • [jhbuild] 3.8: Early stable branching for gupnp-dlna, Jens Georg
  • [gnome-search-tool] Updated kn translation, Shankar Prasad
  • [gnome-screenshot] Updated kn translation, Shankar Prasad
  • [gnome-screenshot/gnome-3-6] Updated kn translation, Shankar Prasad
  • [gnomeweb-wml] EasyTAG: Add project website, David King
  • [jhbuild] 3.8: Drop Rygel dependency on gupnp-vala, Jens Georg
  • [file-roller] Assamese translation updated, Nilamdyuti Goswami
  • [gnome-power-manager/gnome-3-6] Updated kn translation, Shankar Prasad
  • [gnome-power-manager] Updated kn translation, Shankar Prasad
  • [evolution-rss] Added Serbian translation, =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
  • [gtk+] Reuse rendered symbolic icons, Alexander Larsson
  • [gtk+] Cache GtkIconInfo, Alexander Larsson
  • [gupnp-dlna] Created branch gupnp-dlna-0.8, Jens Georg
  • [frogr] Ask for libjson-glib-dev in debian/control, not libjson-glib, Mario Sanchez Prada
  • [frogr] Properly set the 'is-video' property when loading videos, Mario Sanchez Prada
  • [frogr] Require gstreamer-ffmpeg as a run-time dependency., Mario Sanchez Prada
  • [gnome-getting-started-docs] Small edit, =?utf-8?b?UGV0ciBLb3bDocWZ?=
  • [easytag] Remove easytag.pot from git, David King
  • [lasem] doc: lsm_dom_document_save_to_stream., Emmanuel Pacaud
  • [lasem] build: fix gir-scanner warnings., Emmanuel Pacaud
  • [evolution-data-server] Fix few issues found by Coverity scan, Milan Crha
  • [lasem/lasem-0-4] doc: lsm_dom_document_save_to_stream., Emmanuel Pacaud
  • [gnome-screensaver/gnome-3-6] Updated kn translation, Shankar Prasad
  • [gnome-screensaver] Updated kn translation, Shankar Prasad
  • [lasem/lasem-0-4] build: fix gir-scanner warnings., Emmanuel Pacaud
  • [lasem/lasem-0-4] Bump version to 0.3.90., Emmanuel Pacaud
  • [gnome-panel/gnome-3-6] Updated kn translation, Shankar Prasad
  • [gnome-panel] Updated kn translation, Shankar Prasad
  • [lasem/lasem-0-4: 2/2] tests: add a text dy dx attribute sample., Emmanuel Pacaud
  • [lasem/lasem-0-4: 1/2] svg_filter: import better patch for blur offset error from librsvg., Emmanuel Pacaud
  • [lasem] (2 commits) Created branch lasem-0-4, Emmanuel Pacaud
  • [gimp-web] Important URLS: the wiki is not offline., =?utf-8?q?Jehan_Pag=C3=A8s?=
  • [grilo-plugins] doc: Follow instructions about GNOME Documentation, Juan A . Suarez Romero
  • [gnome-shell/gnome-3-6] hindi translation update to coorect one entrie as per FUEL guidelines, Rajesh Ranjan
  • [grilo-plugins] build: Fix distcheck, Juan A . Suarez Romero
  • [frogr] Added missing newline at the end of POTFILES.skip, Mario Sanchez Prada
  • [frogr] Removed gnome-doc-utils.make from distribution, Mario Sanchez Prada
  • [frogr] Removed TODO file from Makefile.am, debian/ruls and frogr.spec, Mario Sanchez Prada
  • [easytag] Do not split description in DOAP file, David King
  • [easytag] Add easytag.doap, David King
  • [glib] Updated Hebrew translation., Yaron Shahrabani
  • [totem] Updated Hebrew translation., Yaron Shahrabani
  • [gnome-contacts] Updated Hebrew translation., Yaron Shahrabani
  • [glib-networking] Updated Hebrew translation., Yaron Shahrabani
  • [file-roller] Updated Hebrew translation., Yaron Shahrabani
  • [gnome-ostree] Revert "manifest: do not build ibus vala bindings (...)", Frederic Peters
  • [lasem] tests: add a text dy dx attribute sample., Emmanuel Pacaud
  • [gnome-ostree] manifest: do not build ibus vala bindings (it fails to build at the moment), Frederic Peters
  • [gnome-control-center/gnome-3-6] Updated Traditional Chinese translation(Hong Kong and Taiwan), Chao-Hsiung Liao
  • [glib] Don't look for icons called "(null)" if no xdg mime icon, Alexander Larsson
  • [orca] Fix for bug 689330 - Eliminate the Splash Window, Joanmarie Diggs
  • [pygobject] Robustify test_glib.TestGLib.test_io_add_watch_pyfile, Martin Pitt
  • [orca] Use GLib.source_remove() instead of the deprecated GObject.source_remove(), Joanmarie Diggs
  • [pygobject/pygobject-3-4] test_overrides_gtk: Ignore GVFS warnings from FileChooserDialog, Martin Pitt
  • [pygobject/pygobject-3-4] pygtkcompat: Work around IndexError on large flags, Martin Pitt
  • [pygobject/pygobject-3-4] Fix pyg_value_from_pyobject() range check for uint, Martin Pitt
  • [pygobject/pygobject-3-4] test_gdbus: Drop failure if timeout=0 works differently, Martin Pitt
  • [pygobject] test_overrides_gtk: Ignore GVFS warnings from FileChooserDialog, Martin Pitt
  • [evolution] Fix Copy&Paste error found by Coverity scan, Milan Crha
  • [gnome-color-manager/gnome-3-6] Added Bengali India Translation, Runa Bhattacharjee
  • [gnome-color-manager/gnome-3-6] Added Bengali India to the list of languages, Runa Bhattacharjee
  • [evolution-data-server] Fix Copy&Paste error found by Coverity scan, Milan Crha
  • [gnome-color-manager] Added Bengali India Translation, Runa Bhattacharjee
  • [gnome-color-manager] Added Bengali India to the list of languages, Runa Bhattacharjee
  • [orca] Fix for bug 689329 - Eliminate the Quit Window, Joanmarie Diggs
  • [evolution-data-server/gnome-3-6] Updated Bengali India Translation, Runa Bhattacharjee
  • [evolution-mapi/gnome-3-6] Updated Bengali India Translation, Runa Bhattacharjee
  • [evolution-mapi] Updated Bengali India Translation, Runa Bhattacharjee
  • [gnome-initial-setup/gnome-3-6] Added Bengali India to the list of languages, Runa Bhattacharjee
  • [gnome-initial-setup/gnome-3-6] Added Bengali India Translation, Runa Bhattacharjee
  • [gnome-initial-setup] Added Bengali India Translation, Runa Bhattacharjee
  • [gnome-initial-setup] Added Bengali India to the list of languages, Runa Bhattacharjee
  • [gnome-documents/gnome-3-6] Added Bengali India to the list of languages, Runa Bhattacharjee
  • [gnome-documents/gnome-3-6] Added Bengali India Translation, Runa Bhattacharjee
  • [orca] Fix for bug 689327 - Eliminate the Main Window, Joanmarie Diggs
  • [gnome-documents] Added Bengali India to the list of languages, Runa Bhattacharjee
  • [gnome-documents] Added Bengali India Translation, Runa Bhattacharjee
  • [gnome-settings-daemon/gnome-3-6] main: Don't set IBus envvars if keyboard plugin is disabled, Bastien Nocera
  • [gnome-settings-daemon] main: Fix early morning code, Bastien Nocera
  • [gnome-settings-daemon] main: Don't set IBus envvars if keyboard plugin is disabled, Bastien Nocera
  • [file-roller/gnome-3-6] Updated gujarati file, Sweta Kothari
  • [genius] Thu Nov 29 23:02:13 2012 Jiri (George) Lebl <jirka 5z com>, George Lebl
  • [gnome-documents] miner: remove useless include, Cosimo Cecchi
  • [libdmapsharing] Port to GStreamer 1.0, W . Michael Petullo
  • [pango] Fix a copy-paste error, Matthias Clasen
  • [gtk+] Add a missing va_end call, Matthias Clasen
  • [gtk+] Avoid unreachable code, Matthias Clasen
  • [gtk+] Don't return prematurely, Matthias Clasen
  • [gtk+] GtkAboutDialog: Initialize a variable, Matthias Clasen
  • [gtk+] GtkNotebook: Clarify a switch statement, Matthias Clasen
  • [gtk+] GtkCellAccessible: Add missing break statements, Matthias Clasen
  • [gtk+] GtkExpander: Clarify a nested switch, Matthias Clasen
  • [gtk+] Add a forgotten break in render_border, Matthias Clasen
  • [gtk+] GtkIconViewAccessible: Fix a copy-paste error, Matthias Clasen
  • [gtk+] GtkActionHelper: Fix a copy-paste error, Matthias Clasen
  • [gtk+] Don't check the same crossing mode twice, Matthias Clasen
  • [gtk+] gtk_css_value_bg_size_equal: actually compare contain values, Matthias Clasen
  • [gtk+] GtkLabel: Fix a pointless expression, Matthias Clasen
  • [gtk+] Obtain the recent files max age setting from xsettings, Matthias Clasen
  • [gnomeweb-wml] Gnumeric: 1.11.91, Morten Welinder
  • [gnumeric] 1.11.91, Morten Welinder
  • [gnumeric] Created tag GNUMERIC_1_11_91, Morten Welinder
  • [gimp] app: support GeglParamSpecSeed in generated operation UI, Michael Natterer
  • [goffice] 0.9.91, Morten Welinder
  • [goffice] Created tag GOFFICE_0_9_91, Morten Welinder
  • [gimp] plug-ins: port file-ico to GEGL, Michael Natterer
  • [gnome-shell] appDisplay: don't increment counter if we didn't add a category, Cosimo Cecchi
  • [valadoc] libvaladoc: Use --api-version instead of --version, Florian Brosch
  • [gnome-user-docs] keyboard-nav: Add meta+down shortcut, bug 689188, Ekaterina Gerasimova
  • [ostree] Update to the latest libgsystem, Colin Walters
  • [libgsystem] build: Allow callers to control whether or not we are installed, Colin Walters
  • [evolution] Add a GdkDevice parameter to gnome_canvas_item_grab()., Matthew Barnes
  • [glib] Fix race condition in gapplication/basic test, Emilio Pozuelo Monfort
  • [gnome-disk-utility] Make the "Add" button in the MD-RAID Disks dialog work, David Zeuthen
  • [ekiga] Some string fixes, Eugen Dedu
  • [alacarte] Post-release version bump, Jasper St . Pierre
  • [alacarte] Release 3.7.2, Jasper St . Pierre
  • [alacarte] Pre-release version bump, Jasper St . Pierre
  • [glib] Use a simple struct when reading and writing gdbus messages, Mike Gorse
  • [gnome-settings-daemon/gnome-3-6] wacom: Avoid infinite recursion in gsettings callback, Bastien Nocera
  • [gnome-settings-daemon] wacom: Avoid infinite recursion in gsettings callback, Bastien Nocera
  • [gnome-settings-daemon/gnome-3-6] data: Install all the schemas, Bastien Nocera
  • [glib-networking] gnutls: Don't hang trying to handshake, if early close, Stefan Walter
  • [gnome-settings-daemon] data: Install all the schemas, Bastien Nocera
  • [gnome-settings-daemon/gnome-3-6] power: Check if action is available before taking action, Bastien Nocera
  • [gnome-settings-daemon] power: Check if action is available before taking action, Bastien Nocera
  • [gnome-settings-daemon] power: Remove unused finalize() function, Bastien Nocera
  • [ostree] Switch to using libgsystem shutil, Colin Walters
  • [ostree] Switch to libgsystem file reading API, Colin Walters
  • [ostree] Switch to libgsystem directory creation API, Colin Walters
  • [ostree] otutil: Move checksum related bits into checksum-utils.[ch], Colin Walters
  • [libgsystem] shutil: New submodule for high-level I/O operations, Colin Walters
  • [libgsystem] fileutils: Add gs_file_load_contents_utf8(), Colin Walters
  • [glib-networking] gnutls: Allow closing a connection cleanly if handshake fails, Stefan Walter
  • [glib-networking] tls: Add a test for client certificate auth failure, Stefan Walter
  • [glib-networking] gnutls: Appropriate error when server requires cert but none, Stefan Walter
  • [glib-networking] gnutls: Fix regression where begin_handshake() is not called, Stefan Walter
  • [glib-networking] gnutls: Avoid assertion in finish_handshake(), Stefan Walter
  • [clutter] pan-action, zoom-action: Fix documentation for signals, Jasper St . Pierre
  • [snappy] revert last change, Luis de Bethencourt
  • [clutter] xi2: Reset the correct scroll axes on DeviceChanged, Jasper St . Pierre
  • [gnome-shell] scroll-bar: Remove jitter on the scroll bar when moving the mouse, Jasper St . Pierre
  • [libgsystem] fileutils: Add gs_file_ensure_directory, Colin Walters
  • [gnome-system-monitor] Also strip doublequotes from os-release name attribute, if there are any, Robert Roth
  • [ostree] Drop some bits from libotutil that are now merged in libgsystem, Colin Walters
  • [gtk+/wip/css-tree] css: Allocate the css tree in a single chunk, Alexander Larsson
  • [gtk+/wip/css-tree] css: Fix leak of lists while building tree, Alexander Larsson
  • [gtk+/wip/css-tree] css: Add accessor functions for traversing css tree, Alexander Larsson
  • [gtk+/wip/css-tree] css: Add const to _gtk_css_selector_tree_match_all arg, Alexander Larsson
  • [gtk+/wip/css-tree] css: Don't keep around linear selectors, Alexander Larsson
  • [gtk+/wip/css-tree] css: Remove gtk_css_ruleset_matches, Alexander Larsson
  • [gtk+/wip/css-tree] css: Use tree for gtk_css_provider_get_style_property, Alexander Larsson
  • [gtk+/wip/css-tree] css: Implement ruleset_get_change() with the tree, Alexander Larsson
  • [gtk+/wip/css-tree] css: Ensure the tree built is always the same, Alexander Larsson
  • [gtk+/wip/css-tree] css: Use the tree to print css selectors, Alexander Larsson
  • [gtk+/wip/css-tree] css: Track the tree selector matches, Alexander Larsson
  • [gtk+/wip/css-tree] css: Fix type of GtkCssSelectorRuleSetInfo match, Alexander Larsson
  • [gtk+/wip/css-tree] css: Track parent in the css tree nodes, Alexander Larsson
  • [gtk+/wip/css-tree] css: Better tree match verification, Alexander Larsson
  • [gtk+/wip/css-tree] css: Fix up position with region tree matching, Alexander Larsson
  • [gtk+/wip/css-tree] css: Don't reorder some selectors when building selector tree, Alexander Larsson
  • [libgsystem] fileutils: Add API to get cached paths and wrap raw unlink() and rename(), Colin Walters
  • [gnome-shell] scroll-view-fade: Fade gradients when near edges, Jasper St . Pierre
  • [gnome-shell] scroll-view-fade: Only calculate the ratios if they're needed, Jasper St . Pierre
  • [gnome-shell] scroll-view-fade: Do the offset math in the shader, Jasper St . Pierre
  • [gnome-shell] scroll-view-fade: Use GLSL 1.20, Jasper St . Pierre
  • [gnome-shell] scroll-view-fade: Clean up GLSL, Jasper St . Pierre
  • [gnome-shell] scroll-view-fade: Put the shader in another file, Jasper St . Pierre
  • [gnome-shell] scroll-view-sizing: Enable vfade by default, Jasper St . Pierre
  • [gnome-shell] scroll-view-sizing: Add a lot more boxes, Jasper St . Pierre
  • [gnome-system-monitor] Added support for retrieving system information from systemd osrelease. https://bugzilla.gnome.org/s, Robert Roth
  • [meld] Add high contrast application icon (closes bgo#688908), Kai Willadsen
  • [ostree] libotutil: Drop dead prototype, Colin Walters
  • [gnome-shell] overview: Handle sessionMode.hasOverview changes, =?utf-8?q?Florian_M=C3=BCllner?=
  • [gnome-main-menu] Update maintainers in the DOAP file, Federico Mena Quintero
  • [gnome-shell] main: Fix signal name, =?utf-8?q?Florian_M=C3=BCllner?=
  • [gtk-doc] make: Remove trailing whitespace after backslash., Stefan Kost
  • [evolution/webkit-composer] Add View->Open Inspector action to composer, =?utf-8?q?Dan_Vr=C3=A1til?=
  • [snappy] clutter-gst part of clutter now, Luis de Bethencourt
  • [snappy] ui: seek to 0 when video finishes, Luis de Bethencourt
  • [gobject-introspection] gimarshallingtests: Add a utf8-in-bytearray test, Colin Walters
  • [evolution/webkit-composer] Add missing blockquote formatting to styles combo, =?utf-8?q?Dan_Vr=C3=A1til?=
  • [glib] Added G_IO_ERROR_BROKEN_PIPE, Juan Pablo Ugarte
  • [evolution] EDayView: Fix a typo., Matthew Barnes
  • [evolution] AlarmQueue: Forgot to add this to the previous commit., Matthew Barnes
  • [evolution] Avoid using GdkEventButton directly in certain places., Matthew Barnes
  • [evolution] EWebViewGtkHTML: Fix code alignment issues., Matthew Barnes
  • [evolution] EWeekView: Remove disabled debug output., Matthew Barnes
  • [evolution] EDayView: Remove disabled debug output., Matthew Barnes
  • [glib] gio: GLIB_AVAILABLE_IN to more APIs, Colin Walters
  • [anjuta] plugin-manager: Directly use anjuta_plugin_deactivate in unload_all_plugins()., Sebastien Granjoux
  • [anjuta] plugin-manager: Clean up memory management., Sebastien Granjoux
  • [gnome-disk-utility] Add Ctrl+R accelerator to bring up the RAID disks dialog, David Zeuthen
  • [gnome-disk-utility] Fix-up toolbar in MD-RAID dialog, David Zeuthen
  • [glib] Deleted branch wip/symbol-visibility, Colin Walters
  • [gupnp-dlna/wip/new-api] Add a function getting a list of GValues from GUPnPDLNAValueList., Krzesimir Nowak
  • [gupnp-dlna/wip/new-api] Add a function converting GUPnPDLNANativeValue to GValue., Krzesimir Nowak
  • [gupnp-dlna/wip/new-api] Add some GValue related vfuncs to GUPnPDLNANativeValueType., Krzesimir Nowak
  • [gupnp-dlna/wip/new-api] Add GUPnPDLNA{Fraction,Int}Range., Krzesimir Nowak
  • [gupnp-dlna/wip/new-api] Move GUPnPDLNANativeFraction to $(top_srcdir)/libgupnp-dlna., Krzesimir Nowak
  • [gupnp-dlna/wip/new-api] Make some functions static., Krzesimir Nowak
  • [gupnp-dlna/wip/new-api] Make GUPnPDLNAValueList a boxed type., Krzesimir Nowak
  • [evolution-ews] Bug #677888 - Notes on Exchange do not show up as Memos, Milan Crha
  • [gtk+] In the file chooser, use a proper apostrophe rather than a prime mark (tick mark), Federico Mena Quintero
  • [gnome-disk-utility] Detect and convey MD-RAID split-brain syndrome, David Zeuthen
  • [vala] Document --api-version in the man page, Luca Bruno
  • [grilo-plugins] tracker: Add support for Tracker 0.15, Juan A . Suarez Romero
  • [grilo-plugins] vimeo: Add format configuration, Juan A . Suarez Romero
  • [grilo-plugins] vimeo: Add URL key as slow key, Juan A . Suarez Romero
  • [gnome-control-center] common: Avoid crashing if a language doesn't have a display name, Bastien Nocera
  • [gnome-control-center/gnome-3-6] common: Avoid crashing if a language doesn't have a display name, Bastien Nocera
  • [gnome-control-center/gnome-3-4] common: Avoid crashing if a language doesn't have a display name, Bastien Nocera
  • [pygobject] pygtkcompat: Work around IndexError on large flags, Martin Pitt
  • [valadoc] driver: Drop support for vala-0.10/0.12, Rico Tzschichholz
  • [glib/wip/symbol-visibility: 6/6] Remove most use of G_GNUC_INTERNAL, Colin Walters
  • [glib/wip/symbol-visibility: 5/6] Use -fvisibility=hidden by default, Colin Walters
  • [glib/wip/symbol-visibility: 4/6] Annotate all public API with _G*_API, Colin Walters
  • [glib/wip/symbol-visibility: 3/6] buildsystem: Prepare _G*_API internal macros for symbol visibility, Colin Walters
  • [glib/wip/symbol-visibility: 2/6] G_PUBLIC_API: New macro which directs compiler to export a symbol, Colin Walters
  • [glib/wip/symbol-visibility: 1/6] gio: GLIB_AVAILABLE_IN to more APIs, Colin Walters
  • [glib] (6 commits) Created branch wip/symbol-visibility, Colin Walters
  • [rygel] build: Don't run tests by default, Jens Georg
  • [genius] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [file-roller] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [file-roller/gnome-3-6] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [gtk-web] commerce: Removed link and testimony to non-existing project, Martyn James Russell
  • [gtk-web] download/linux: Update versions for GTK+, GLib and Pango., Martyn James Russell
  • [gvfs] gvfs-test: Add tests for trash://, Martin Pitt
  • [gvfs] gvfs-test: Move temporary D-BUS setup from run-in-tree.sh, Martin Pitt
  • [gvfs] gvfs-test: Skip Sftp.test_unknown_host when not in gvfs-testbed, Martin Pitt
  • [librsvg] tests/Makefile.am: Added explicit link to LIBRSVG_LIBS, Martin Pitt
  • [evolution] Add the GdkDevice to ETextEventProcessorCommand., Matthew Barnes
  • [grilo-plugins] vimeo: Use quvi to get the URL, Juan A . Suarez Romero
  • [grilo-plugins] vimeo: Compute proper page size, Juan A . Suarez Romero
  • [grilo-plugins] local-metadata: URL is a required element to process, Juan A . Suarez Romero
  • [evolution] Avoid gdk_window_get_pointer()., Matthew Barnes
  • [evolution] Avoid gdk_cursor_unref()., Matthew Barnes
  • [evolution] Avoid gtk_tree_view_get_vadjustment()., Matthew Barnes
  • [gnome-main-menu] update MAINTAINERS, use xz for dist, Nelson Manuel Oliveira Marques
  • [gtk+/gtk-3-6] Fix broken function pointer declarations on windows, Michael Natterer
  • [gtk+] Fix broken function pointer declarations on windows, Michael Natterer
  • [gtk+/gtk-2-24] Fix broken function pointer declarations on windows, Michael Natterer
  • [gtk+/gtk-3-6] quartz: add mountain lion as version 8 to enum GdkOSXVersion, Michael Natterer
  • [gtk+/gtk-3-6] quartz: call Gestalt() only once per session in gdk_quartz_osx_version(), Michael Natterer
  • [gtk+] quartz: add mountain lion as version 8 to enum GdkOSXVersion, Michael Natterer
  • [gtk+] quartz: call Gestalt() only once per session in gdk_quartz_osx_version(), Michael Natterer
  • [gnome-main-menu] update README and do some cosmetic changes, Nelson Manuel Oliveira Marques
  • [gtk+/gtk-2-24] quartz: add mountain lion as version 8 to enum GdkOSXVersion, Michael Natterer
  • [gtk+/gtk-2-24] quartz: call Gestalt() only once per session in gdk_quartz_osx_version(), Michael Natterer
  • [gupnp-av/wip/last-change: 2/2] Add test for CDS LastChange, Jens Georg
  • [gupnp-av/wip/last-change: 1/2] Add LastChange parser for CDS:3, Jens Georg
  • [gupnp-av] (2 commits) Non-fast-forward update to branch wip/last-change, Jens Georg
  • [gupnp-av/wip/last-change: 4/4] Add LastChange parser for CDS:3, Jens Georg
  • [gupnp-av/wip/last-change: 3/4] Add test for CDS LastChange, Jens Georg
  • [gupnp-av/wip/last-change: 2/4] Silence deprecation warning, Jens Georg
  • [gupnp-av/wip/last-change: 1/4] Fix some gtkdoc warnings, Jens Georg
  • [gupnp-av] (4 commits) Non-fast-forward update to branch wip/last-change, Jens Georg
  • [pygobject] Fix pyg_value_from_pyobject() range check for uint, Martin Pitt
  • [evolution/gnome-3-6] Bug #687360 - Crash on quit in gtk_style_context_get_valist(), Milan Crha
  • [evolution] Bug #687360 - Crash on quit in gtk_style_context_get_valist(), Milan Crha
  • [gimp] add Changelog.pre-git to appease make distcheck, Nils Philippsen
  • [vala] Add --api-version option, =?utf-8?q?J=C3=BCrg_Billeter?=
  • [gnome-packagekit] Updated kn translation, Shankar Prasad
  • [gnome-packagekit/gnome-3-6] Updated kn translation, Shankar Prasad
  • [rhythmbox/gstreamer-1.0] track-transfer-batch: make encoding-target not construct only again, Jonathan Matthew
  • [pygobject] Fix tests to work with g-i 1.34.2, Martin Pitt
  • [pygobject] Fix wrong refcount for GVariant property defaults, Martin Pitt
  • [gcalctool/gnome-3-4] Use g_warning not g_error when unable to parse currency file, Bastien Nocera
  • [vala] libgsf-1: Use uint8[] for InputMemory creation methods, Luca Bruno
  • [gnome-clocks] Two small indentation fixes, Paolo Borelli
  • [gnome-clocks] Timer: Only update time label when needed, Paolo Borelli
  • [gnome-clocks] Timer: Show correct time, Paolo Borelli
  • [gnome-clocks] Timer: Update time when switching to the timer, Paolo Borelli
  • [evolution-data-server/openismus-work-master] ESourceRegistry: Disconnect signal handlers from GSettings in dispose, Tristan Van Berkom
  • [evolution-data-server/openismus-work-master] Use version-based GLib/GDK/GTK+ warnings., Tristan Van Berkom
  • [evolution-data-server/openismus-work-master] EFlag: Suppress deprecation warning on g_cond_timed_wait()., Tristan Van Berkom
  • [evolution-data-server/openismus-work-master] Bug #671620 - Support signing with multiple OpenPGP keys, Tristan Van Berkom
  • [evolution-data-server/openismus-work-master] Bug #688366 - WebDAV book can cause high CPU usage, Tristan Van Berkom
  • [evolution-data-server/openismus-work-master] Updated Telugu Translations, Tristan Van Berkom
  • [evolution-data-server/openismus-work-master] addressbook tests: Update the path to the service, Tristan Van Berkom
  • [evolution-data-server/openismus-work-master] addressbook tests: Run with private D-Bus session and environment., Tristan Van Berkom
  • [evolution-data-server/openismus-work-master] Bug #684175 - Check email value in e_destination_set_contact(), Tristan Van Berkom
  • [evolution-data-server/openismus-work-master] Adding test case for e_book_client_get_contacts_uids(), Tristan Van Berkom
  • [evolution-data-server/openismus-work-master] Extending test-client-custom-summary to try e_book_client_get_contacts_uids(), Tristan Van Berkom
  • [evolution-data-server/openismus-work-master] EBookBackendSqliteDB: Fix e_book_backend_sqlitedb_search_uids(), Tristan Van Berkom
  • [evolution-data-server/openismus-work] Adding test case for e_book_client_get_contacts_uids(), Tristan Van Berkom
  • [evolution-data-server] Adding test case for e_book_client_get_contacts_uids(), Tristan Van Berkom
  • [evolution-data-server] Extending test-client-custom-summary to try e_book_client_get_contacts_uids(), Tristan Van Berkom
  • [evolution-data-server] EBookBackendSqliteDB: Fix e_book_backend_sqlitedb_search_uids(), Tristan Van Berkom
  • [evolution-data-server/openismus-work] Fixing e_book_backend_sqlitedb_search_uids(), Tristan Van Berkom
  • [evolution-data-server/openismus-work] Extending test-client-custom-summary to try e_book_client_get_contacts_uids(), Tristan Van Berkom
  • [evolution-data-server/gnome-3-6] ESourceRegistry: Disconnect signal handlers from GSettings in dispose, Milan Crha
  • [evolution-data-server] ESourceRegistry: Disconnect signal handlers from GSettings in dispose, Milan Crha
  • [empathy] set notifications-focus to true by default, Guillaume Desmottes
  • [evolution-kolab] Updated Serbian translation, =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
  • [pygobject] test_gi: Fix TestFilename failure under C locale, Martin Pitt
  • [ekiga/v4_0] Fix header inclusion, Eugen Dedu
  • [ekiga] Fix header inclusion, Eugen Dedu
  • [clutter] docs: Add missing symbols to the sections file, Emanuele Aina
  • [clutter] gesture-action: Rename 'device' parameter to 'point' and fix docs, Emanuele Aina
  • [clutter] docs: Ignore GestureAction private header on docs generation, Emanuele Aina
  • [gnome-control-center/gnome-3-4] network: don't crash on hidden SSIDs, Bastien Nocera
  • [pygobject/pygobject-3-4] Fix array arguments on 32 bit, Martin Pitt
  • [pygobject] Fix array arguments on 32 bit, Martin Pitt
  • [evolution-data-server/openismus-work] EBookBackendSqliteDB: Fix e_book_backend_sqlitedb_search_uids(), Tristan Van Berkom
  • [frogr] Restore sensitiveness for 'View' menu's items too, Mario Sanchez Prada
  • [pygobject] test_gi: Disable failing check in test_module_name(), Martin Pitt
  • [gupnp-av/wip/last-change: 11/11] Fix gtkdoc issues with CDS:LCParser, Jens Georg
  • [gupnp-av/wip/last-change: 10/11] Fix some gtkdoc warnings, Jens Georg
  • [gupnp-av] (11 commits) Non-fast-forward update to branch wip/last-change, Jens Georg
  • [gupnp-av/wip/last-change: 9/11] Add LastChange parser for CDS:3, Jens Georg
  • [gupnp-av/wip/last-change: 8/11] Silence portability warning, Jens Georg
  • [gupnp-av/wip/last-change] Fix gtkdoc issues with CDS:LCParser, Jens Georg
  • [gupnp-av/wip/last-change] Fix some gtkdoc warnings, Jens Georg
  • [gnome-clocks] Stopwatch: Improve alignment in the lap list, Paolo Borelli
  • [gtk+/gtk-3-4] Use the ppd groups "name" instead of "text" (bug #687065), Benjamin Berg
  • [evolution-groupwise] Typo, Fridrich Strba
  • [gtk+/gtk-3-6] Use the ppd groups "name" instead of "text" (bug #687065), Benjamin Berg
  • [gtk+] Use the ppd groups "name" instead of "text" (bug #687065), Benjamin Berg
  • [evolution-groupwise] Include only allowed includes in eds 3.6.x, Fridrich Strba
  • [gnome-menus/gnome-3-4] Updated kn translation, Shankar Prasad
  • [gnome-online-accounts] Updated kn translation, Shankar Prasad
  • [gnome-online-accounts/gnome-3-6] Updated kn translation, Shankar Prasad
  • [pygobject] test_gdbus: Drop failure if timeout=0 works differently, Martin Pitt
  • [pygobject] test_glib: Drop some assumptions about XDG dirs, Martin Pitt
  • [gnome-control-center/gnome-3-4] po: Remove incorrect translation for "Details", Bastien Nocera
  • [zenity] help: Fix French translation, Bastien Nocera
  • [orca] Increase the default uppercase pitch to 7.0, Joanmarie Diggs
  • [gnome-boxes] Minor coding-style fixes, Zeeshan Ali Khattak
  • [latexila/latexila-2-6] Set label to toolbuttons of the structure and file browser, =?utf-8?q?S=C3=A9bastien_Wilmet?=
  • [latexila] Set label to toolbuttons of the structure and file browser, =?utf-8?q?S=C3=A9bastien_Wilmet?=
  • [gcompris] Updated Hungarian translation, Gabor Keleman
  • [jhbuild] Partially revert "autotools: do not cache the configure command", Jasper St . Pierre
  • [glib] Unconditionally use g_content_type_get_symbolic_icon(), Kalev Lember
  • [tomboy: 2/2] Merge branch 'bug688187ExportLinkedNotesDefaultUnchecked', Jared L Jennings
  • [tomboy: 1/2] Changes default Export Linked Notes to false. Bug 688187, Jared L Jennings
  • [tomboy] (2 commits) ...Merge branch 'bug688187ExportLinkedNotesDefaultUnchecked', Jared L Jennings
  • [bijiben] Note view: make toolbar draggable, Pierre-Yves Luyten
  • [bijiben] Fix .desktop version and add keywords, Pierre-Yves Luyten
  • [libgdata] build: Relicence several C/H files from GPLv3+ to LGPLv2.1+, Philip Withnall
  • [gimp] plug-ins: port file-mng to GEGL, Michael Natterer
  • [valadoc] driver: Add support for vala-0.20, Florian Brosch
  • [valadoc] Fix make check for older valac versions, Florian Brosch
  • [valadoc] gee-0.8, Florian Brosch
  • [valadoc] gtkdoc-scanner: Add support for &nbsp;, &quot;, &apos;, Florian Brosch
  • [valadoc] configure.in -> configure.ac, Florian Brosch
  • [gnome-documents/wip/ui-changes] preview: also flip controls visibility on adjustment value change, Cosimo Cecchi
  • [gnome-documents/wip/ui-changes] preview: complete the previous fix, Cosimo Cecchi
  • [gnome-documents/wip/ui-changes] embed: workaround a GTK bug, Cosimo Cecchi
  • [gnome-documents/wip/ui-changes] Remove dead old fullscreen code, Cosimo Cecchi
  • [gnome-documents/wip/ui-changes] preview: make the fullscreen toolbar follow the same visibility logic, Cosimo Cecchi
  • [frogr] Remove gtkbuilder files from POTFILES.skip, Mario Sanchez Prada
  • [frogr] Use the right (double) quotes for attributes in the menu definition files., Mario Sanchez Prada
  • [grilo-plugins] bliptv: Fix backend API usage, Juan A . Suarez Romero
  • [grilo-plugins] bliptv: Use GrlNet instead of librest, Juan A . Suarez Romero
  • [gnome-documents/wip/ui-changes] preview: make the thumbbar show on click, Cosimo Cecchi
  • [gupnp] Signalize higher version services, Jens Georg
  • [gupnp-av/wip/last-change: 2/2] Add LastChange parser for CDS:3, Jens Georg
  • [gupnp-av/wip/last-change: 1/2] Silence portability warning, Jens Georg
  • [gnome-themes-standard] osd: more complete view osd styling, Cosimo Cecchi
  • [gupnp-av] (2 commits) Created branch wip/last-change, Jens Georg
  • [bijiben] MainToolbar: New Button: Request minimal width, Pierre-Yves Luyten
  • [bijiben] MainView : allow to go to selection mode with right click, Pierre-Yves Luyten
  • [evolution-mapi] Use EDS_DISABLE_DEPRECATED for --enable-strict., Matthew Barnes
  • [evolution-ews] Use EDS_DISABLE_DEPRECATED for --enable-strict., Matthew Barnes
  • [gnome-documents/wip/ui-changes] preview: always show navigation bar, Cosimo Cecchi
  • [gnome-themes-standard] osd: set a background color for OSD views, Cosimo Cecchi
  • [bijiben] Gsettings: Default Note Color : lighten, Pierre-Yves Luyten
  • [evolution-mapi] Use version-based GLib/GDK/GTK+ warnings., Matthew Barnes
  • [evolution-ews] Bump GLib requirement to 2.32., Matthew Barnes
  • [evolution-ews] Use version-based GLib/GDK/GTK+ warnings., Matthew Barnes
  • [gegl] transform-core.c: cosmetic (and last commit changed transform_get_invalidated_by_change), Nicolas Robidoux
  • [gegl] transform-core.c: clearer comments, Nicolas Robidoux
  • [anjuta] am-project: Change the "Dependencies loop in variables" warning to a debug print., Carl-Anton Ingmarsson
  • [vala] codegen: Fix passing nullable structs to non-nullable parameters, Luca Bruno
  • [gtk+/gtk-2-24] git.mk: Update, Colin Walters
  • [gnome-documents/wip/ui-changes] thumb-bar: tweak thumb bar appearance, Cosimo Cecchi
  • [gnome-shell] viewSelector: Ignore key-presses during non-overview modals, =?utf-8?q?Florian_M=C3=BCllner?=
  • [gnote] Fix typos with embedded widgets, =?utf-8?q?Aurimas_=C4=8Cernius?=
  • [gnote] Add checks for Gdk::Window existence., =?utf-8?q?Aurimas_=C4=8Cernius?=
  • [gnome-user-docs] Tidy up a11y*.page, Ekaterina Gerasimova
  • [evolution] Use version-based GLib/GDK/GTK+ warnings., Matthew Barnes
  • [evolution-data-server] Use version-based GLib/GDK/GTK+ warnings., Matthew Barnes
  • [evolution-data-server] EFlag: Suppress deprecation warning on g_cond_timed_wait()., Matthew Barnes
  • [gobject-introspection] giscanner: don't continue parsing after multiline descriptions, Dieter Verfaillie
  • [gobject-introspection] giscanner: fix DocBlock().comment, Dieter Verfaillie
  • [gobject-introspection] giscanner: update annotationparser to most recent gtkdoc-mkdb bug fixes., Dieter Verfaillie
  • [gobject-introspection] giscanner: remove re.MULTILINE usage from annotationparser, Dieter Verfaillie
  • [gobject-introspection] giscanner: Correctly detect invalid GTK-Doc comment block end markers, Dieter Verfaillie
  • [gobject-introspection] giscanner: treat the GTK-Doc Description: tag like any other tag, Dieter Verfaillie
  • [gobject-introspection] giscanner: construct list of possible tag names for TAG_RE from _ALL_TAGS..., Dieter Verfaillie
  • [gobject-introspection] giscanner: move unit tests from giscanner/annotationpatters.py..., Dieter Verfaillie
  • [gobject-introspection] giscanner: add AnnotationParser tests, Dieter Verfaillie
  • [gobject-introspection] giscanner: use re.match() instead of re.search(), Dieter Verfaillie
  • [gobject-introspection] giscanner: drop dead code, Dieter Verfaillie
  • [gobject-introspection] giscanner: make it clear DocOptions() also has a position attribute, Dieter Verfaillie
  • [gobject-introspection] giscanner: implement DocOption() in terms of odict instead of dict, Dieter Verfaillie
  • [gobject-introspection] giscanner: remove unused variables, Dieter Verfaillie
  • [gobject-introspection] giscanner: remove duplicate "os" import..., Dieter Verfaillie
  • [gobject-introspection] giscanner: use collections.OrderedDict when available, Dieter Verfaillie
  • [gobject-introspection] giscanner: use dict.values() in favor of dict.itervalues(), Dieter Verfaillie
  • [gobject-introspection] giscanner: use dict.items()..., Dieter Verfaillie
  • [gobject-introspection] giscanner: use "if in [a, b]" instead of "if == a or if == b", Dieter Verfaillie
  • [gobject-introspection] giscanner: improve wording of inline documentation, Dieter Verfaillie
  • [gobject-introspection] tests: add g-ir-doc-tool generated output to .gitignore, Dieter Verfaillie
  • [gobject-introspection] Update GLib annotations to master, Dieter Verfaillie
  • [gnome-disk-utility] Remove gdu-enclosure icon and hard-coded references to it, David Zeuthen
  • [anjuta] sourceview: Don't store the builder for the preferences in a global variable., Sebastien Granjoux
  • [anjuta] anjuta: Fix destruction of AnjutaPreferences instance., Sebastien Granjoux
  • [gimp-help-2] Replaced some images in dynamics and corrected image call, =?utf-8?q?Kolbj=C3=B8rn_Stuest=C3=B8l?=
  • [anjuta] glade: Add toggle buttons for margin and align editing., Sebastien Granjoux
  • [anjuta] libanjuta: Set "relative-path" property of AnjutaFileDropEntry as readwrite., Sebastien Granjoux
  • [vte/vte-0-34] Move definition of VteCharAttributes up, #676999, Simon Schampijer
  • [gnome-icon-theme] RAID and other multidisk devices, Jakub Steiner
  • [vala/staging] codegen: Fix passing non-nullable structs to nullable parameters, Luca Bruno
  • [gtk+] menuitem: Remove unused variables, Benjamin Otte
  • [gnome-documents/wip/ui-changes] embed: take out the flashspot when switching view, Cosimo Cecchi
  • [gnome-documents/wip/ui-changes] preview: don't show document pages in the toolbar, Cosimo Cecchi
  • [gtk+] tests: Add CSS test for comment detection, Benjamin Otte
  • [gtk+] cssparser: Don't detect /*/ as a comment, Benjamin Otte
  • [gegl] update composition reference images to reflect current code, Nicolas Robidoux
  • [gegl] transform-core.c: use areas from outer corner to outer corner instead of from center to center, Nicolas Robidoux
  • [ekiga] Updated French translation, Claude Paroz
  • [ekiga/v4_0] Updated French translation, Claude Paroz
  • [gnome-documents/wip/ui-changes] documents: don't use a continuous model, Cosimo Cecchi
  • [gnome-documents] Created branch wip/ui-changes, Cosimo Cecchi
  • [vala/staging] codegen: Fix usage of gtype structs inheriting non-gboxed struct, Luca Bruno
  • [vala] Created branch staging, Luca Bruno
  • [vala] Deleted branch staging, Luca Bruno
  • [gedit/wip/gtkapp] Handle stdin, Paolo Borelli
  • [gnome-shell] Deleted branch wip/classic, Debarshi Ray
  • [gnome-shell/wip/classic: 4/4] workspace: Use the schema for the current mode to get 'button-layout', Debarshi Ray
  • [gnome-shell/wip/classic: 3/4] main: Use the schema for the current mode to override 'button-layout', Debarshi Ray
  • [gnome-shell/wip/classic: 2/4] sessionMode: Define a new foo mode, Debarshi Ray
  • [gnome-shell/wip/classic: 1/4] data: Add a new schema for foo mode, Debarshi Ray
  • [gnome-shell] (4 commits) Created branch wip/classic, Debarshi Ray
  • [gvfs] udisks2: fix symbolic icons for devices without an UDisksDrive, David Zeuthen
  • [geocode-glib] build: Bump requirements again for g_clear_pointer(), Bastien Nocera
  • [evolution] Bug #672200 - Skip Reply-To-List check for list administrative messages, Milan Crha
  • =?utf-8?q?=5Bgnome-photos=5D_Added_Norwegian_bokm=C3=A5l_translation?=, Kjartan Maraas
  • [gnome-photos] Add nb, Kjartan Maraas
  • [grilo-plugins] jamendo: return "no results" when browsing out of range feeds, Juan A . Suarez Romero
  • [evolution-kolab] Created branch gnome-3-6, Christian Hilberg
  • [gnome-disk-utility] Use ensure_unused() on its block device before stopping RAID array, David Zeuthen
  • [gupnp-av] Set GUPNP_AV_DATADIR on make check, Jens Georg
  • [gupnp-av] Fix LD_LIBRARY_PATH for make check, Jens Georg
  • [gupnp-av] Add a test for GUPnPLastChangeParser., Jens Georg
  • [gupnp-av] Fix the case when there are more than one InstanceId elements., Jens Georg
  • [gnome-shell] Telepathy: ignore errors from ack_all_pending_messages(), Giovanni Campagna
  • [tracker] examples: Update async query example, Martyn James Russell
  • [gupnp-av] Test for DIDL_S parsing fails, Jens Georg
  • [gupnp-av] Fix two issues with DIDL_S parsing., Jens Georg
  • [gupnp-av] Fix gupnp_didl_lite_parser_parse_didl., Jens Georg
  • [evolution-ews/gnome-3-6] Bug #671893 - Filter by 'Mailing list' doesn't work, Milan Crha
  • [evolution-ews] Bug #671893 - Filter by 'Mailing list' doesn't work, Milan Crha
  • [rygel: 9/9] build: Remove test plugin from summary, Jens Georg
  • [rygel: 8/9] Update POTFILES.skip, Jens Georg
  • [rygel] (9 commits) ...build: Remove test plugin from summary, Jens Georg
  • [ekiga] Increase version to 4.1.0, Eugen Dedu
  • [ekiga/v4_0] Fix version in previous commit, Eugen Dedu
  • [ekiga/v4_0] Increase version to 4.1.0, Eugen Dedu
  • [gvfs/gnome-3-6] Fix symlink target in query_info_reply() for sftp backend, Tomas Bzatek
  • [ekiga] Created branch v4_0, Eugen Dedu
  • [evince] shell: Fix Max zoom in UI, Jose Aliste
  • [geocode-glib] build: Require a new enough glib, Bastien Nocera
  • [cogl] Simplify test-pixel-buffer, Neil Roberts
  • [cogl] Fix handling of binding errors when uploading a full texture, Neil Roberts
  • [glib] Revert "Fix compilation on Android with the bionic C library", =?utf-8?q?Sebastian_Dr=C3=B6ge?=
  • [gnome-packagekit/gnome-3-6] Don't crash if the window that invoked the task exits before the task starts up, Richard Hughes
  • [frogr] Updated NEWS file, Mario Sanchez Prada
  • [gnome-ostree] manifest: switch kmod repo to git.kernel.org, Cosimo Cecchi
  • [gnome-main-menu] start migration to MATE use mate-autogen instead of gnome-autogen.sh in autogen.sh, Stefano Karapetsas
  • [cantarell-fonts] tweak and add missing cyrillic glyphs, Jakub Steiner
  • [gtk+] menubar: deprecate internal-padding style property, Cosimo Cecchi
  • [gtk+] menubar: add support for CSS padding, Cosimo Cecchi
  • [gtk+] menu: deprecate horizontal-padding and vertical-padding, Cosimo Cecchi
  • [gtk+] menuitem: deprecate horizontal-padding style property, Cosimo Cecchi
  • [glib] Fix duplicated case value for mingw runtimes defining EOVERLFOW as EFBIG, =?utf-8?q?Sebastian_Dr=C3=B6ge?=
  • [glib] Fix compilation on Android with the bionic C library, =?utf-8?q?Sebastian_Dr=C3=B6ge?=
  • [glib] Protect against strcmp() on NULL strings, =?utf-8?q?Sebastian_Dr=C3=B6ge?=
  • [evolution/gnome-3-6] Bug #671628 - Size of backup window is big, Milan Crha
  • [evolution] Bug #671628 - Size of backup window is big, Milan Crha
  • [gnome-search-tool] Updated Odia Translation with FUEL implementation., Manoj Kumar Giri
  • [gnome-session/gnome-3-6] Updated Odia Translation with FUEL implementation., Manoj Kumar Giri
  • [gnome-session] Updated Odia Translation with FUEL implementation., Manoj Kumar Giri
  • [gnome-power-manager/gnome-3-6] Updated Odia Translation with FUEL implementation., Manoj Kumar Giri
  • [gnome-power-manager] Updated Odia Translation with FUEL implementation., Manoj Kumar Giri
  • [file-roller] bumped version number, Paolo Bacchilega
  • [file-roller] for CAB files give priority to 7za that supports them better, Paolo Bacchilega
  • [file-roller] Add Microsoft Cabinet to the supported mime types, Paolo Bacchilega
  • [network-manager-applet/aleksander/mobile-providers] fixup! libnm-gtk: new 'NMAMobileProvidersDatabase' object, Aleksander Morgado
  • [network-manager-applet/aleksander/mobile-providers] fixup! libnm-gtk: added unit tests for the mobile provider database, Aleksander Morgado
  • [file-roller/gnome-3-6] for CAB files give priority to 7za that supports them better, Paolo Bacchilega
  • [file-roller/gnome-3-6] Add Microsoft Cabinet to the supported mime types, Paolo Bacchilega
  • [gnome-packagekit] Don't crash if the window that invoked the task exits before the task starts up, Richard Hughes
  • [gnome-screenshot/gnome-3-6] Updated Odia Translation with FUEL implementation., Manoj Kumar Giri
  • [gnome-screenshot] Updated Odia Translation with FUEL implementation., Manoj Kumar Giri
  • [gnome-boxes] Make sure domain title is in UTF-8, Christophe Fergeau
  • [gnome-boxes] Don't try to use filename as libvirt VM name, Christophe Fergeau
  • [gnome-screensaver/gnome-3-6] Updated Odia Translation with FUEL implementation., Manoj Kumar Giri
  • [gnome-screensaver] Updated Odia Translation with FUEL implementation., Manoj Kumar Giri
  • [evolution-data-server] Bug #671620 - Support signing with multiple OpenPGP keys, Milan Crha
  • [gnome-panel/gnome-3-6] Updated Odia Translation with FUEL implementation., Manoj Kumar Giri
  • [gnome-panel] Updated Odia Translation with FUEL implementation., Manoj Kumar Giri
  • [gedit/wip/gtkapp: 8/8] Add startup notification timestamp hack, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 7/8] Remove custom handling of the last active window, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 6/8] Remove gedit_applucation_get_default etc, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 5/8] Kill app_ready., Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 4/8] Override startup in win32 implementation, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 3/8] Remove unneeded method, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 2/8] Move more code to startup/shutdown, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 1/8] Move command line handling to the GeditApp, Ignacio Casal Quinteiro
  • [sushi] Correctly #include <gtksourceview/gtksource.h>, Ryan Lortie
  • [gedit/wip/gtkapp: 10/10] Add startup notification timestamp hack, Paolo Borelli
  • [gedit/wip/gtkapp: 9/10] Remove custom handling of the last active window, Paolo Borelli
  • [gedit/wip/gtkapp: 8/10] Remove gedit_applucation_get_default etc, Paolo Borelli
  • [gedit/wip/gtkapp: 7/10] Kill app_ready., Paolo Borelli
  • [gedit/wip/gtkapp: 6/10] Override startup in win32 implementation, Paolo Borelli
  • [gedit/wip/gtkapp: 5/10] Remove unneeded method, Paolo Borelli
  • [gedit/wip/gtkapp: 4/10] Move more code to startup/shutdown, Paolo Borelli
  • [gedit/wip/gtkapp: 3/10] Move command line handling to the GeditApp, Paolo Borelli
  • [gedit/wip/gtkapp: 2/10] Die smclient die, Paolo Borelli
  • [gedit/wip/gtkapp: 1/10] Initial port to GtkApplication, Paolo Borelli
  • [gedit] (10 commits) Non-fast-forward update to branch wip/gtkapp, Paolo Borelli
  • [gcalctool/gnome-3-6] Updated Odia Translation with FUEL implementation., Manoj Kumar Giri
  • [gcalctool] Updated Odia Translation with FUEL implementation., Manoj Kumar Giri
  • [empathy] More geocode-glib porting work, Ryan Lortie
  • [evolution-data-server/openismus-work-master] client-test-utils.c: Only use direct access if DEBUG_DIRECT env var is set, Tristan Van Berkom
  • [evolution-data-server/openismus-work] Add support for direct access queries in book views, Tristan Van Berkom
  • [evolution-data-server/openismus-work] client-test-utils.c: Only use direct access if DEBUG_DIRECT env var is set, Tristan Van Berkom
  • [cheese] More g_thread_init() removal, Ryan Lortie
  • [gedit/gnome-3-6] Updated Odia Translation with FUEL implementation., Manoj Kumar Giri
  • [gedit] Updated Odia Translation with FUEL implementation., Manoj Kumar Giri
  • [aisleriot] [l10n] Update Japanese translation, Jiro Matsuzawa
  • [sushi/gnome-3-6] Updated Odia Translation with FUEL implementation., Manoj Kumar Giri
  • [sushi] Updated Odia Translation with FUEL implementation., Manoj Kumar Giri
  • [gnote/gnome-3-6] Updated Bengali India Translation, Runa Bhattacharjee
  • [libsoup] [l10n] Update Japanese translation, Jiro Matsuzawa
  • [rygel] Created tag RYGEL_0_17_2_W48, Jens Georg
  • [gupnp-dlna/wip/new-api] Remove 'Native' from 'GUPnPDLNANativeValueList'., Krzesimir Nowak
  • [gupnp-dlna/wip/new-api] Expose GUPnPDLNANativeValueList., Krzesimir Nowak
  • [gupnp-dlna/wip/new-api] Make GUPnPDLNARestriction a boxed type., Krzesimir Nowak
  • [gupnp-dlna/wip/new-api] Fix a status message when GStreamer is not found., Krzesimir Nowak
  • [mutter/gnome-3-6] Updated Telugu Translations, Krishnababu Krothapalli
  • [evolution-data-server/gnome-3-6] Bug #688366 - WebDAV book can cause high CPU usage, Milan Crha
  • [libgweather/gnome-3-6] Updated Telugu Translations, Krishnababu Krothapalli
  • [evolution-data-server] Bug #688366 - WebDAV book can cause high CPU usage, Milan Crha
  • [nautilus] Use g_file_info_get_deletion_date() helper, Bastien Nocera
  • [gvfs/gnome-3-6] Updated Telugu Translations, Krishnababu Krothapalli
  • [gnote/gnome-3-6] Updated Telugu Translations, Krishnababu Krothapalli
  • [evolution-data-server/openismus-work-master] Add support for direct access queries in book views, Tristan Van Berkom
  • [gnome-system-monitor/gnome-3-6] Updated Telugu Translations, Krishnababu Krothapalli
  • [cantarell-fonts] Provide a centered ratio (u2236) for use in time notation, Jakub Steiner
  • [cantarell-fonts] ffi, fi ligature fixes, Jakub Steiner
  • [cantarell-fonts] prepare for release, Jakub Steiner
  • [pygobject] Add backwards compatible API for GLib.unix_signal_add_full(), Martin Pitt
  • [gtk+/wip/css-tree] css: Fixed typo in PRINT_TREE debug code, Alexander Larsson
  • [gtk+/wip/css-tree: 4/4] css: Create and use a tree for css selector matching, Alexander Larsson
  • [gtk+/wip/css-tree: 3/4] css: Add GtkCssSelectorTree creation and matching, Alexander Larsson
  • [gtk+/wip/css-tree: 2/4] css: Add _gtk_css_matcher_matches_any(), Alexander Larsson
  • [gtk+/wip/css-tree: 1/4] css: Track which selectors are "simple", Alexander Larsson
  • [glib] g_unix_signal_add_full(): Annotate to shadow g_unix_signal_add(), Martin Pitt
  • [gtk+] (4 commits) Created branch wip/css-tree, Alexander Larsson
  • [gnome-shell/gnome-3-6] Updated Telugu Translations, Krishnababu Krothapalli
  • [gnome-online-accounts/gnome-3-6] Updated Telugu Translations, Krishnababu Krothapalli
  • [gnome-contacts/gnome-3-6] Updated Telugu Translations, Krishnababu Krothapalli
  • [gnome-contacts] Updated Telugu Translations, Krishnababu Krothapalli
  • [gedit/gnome-3-6] Updated Telugu Translations, Krishnababu Krothapalli
  • [gcalctool/gnome-3-6] Updated Telugu Translations, Krishnababu Krothapalli
  • [folks/folks-0-8] Updated Telugu Translations, Krishnababu Krothapalli
  • [folks] Updated Telugu Translations, Krishnababu Krothapalli
  • [file-roller/gnome-3-6] Updated Telugu Translations, Krishnababu Krothapalli
  • [file-roller] Updated Telugu Translations, Krishnababu Krothapalli
  • [evolution-mapi] Updated Telugu Translations, Krishnababu Krothapalli
  • [evolution-mapi/gnome-3-6] Updated Telugu Translations, Krishnababu Krothapalli
  • [clutter/wip/layout-children: 2/2] actor: Add ClutterActorClass.layout_children(), Emmanuele Bassi
  • [evolution/gnome-3-6] Updated Telugu Translations, Krishnababu Krothapalli
  • [clutter/wip/layout-children: 1/2] docs: Clean up the documentation for the allocate() methods, Emmanuele Bassi
  • [clutter] (2 commits) Created branch wip/layout-children, Emmanuele Bassi
  • [evolution-data-server] Updated Telugu Translations, Krishnababu Krothapalli
  • [evolution-data-server/gnome-3-6] Updated Telugu Translations, Krishnababu Krothapalli
  • [pygobject/pygobject-3-4] Fix property lookup in class hierarchy, Simon Schampijer
  • [empathy/gnome-3-6] Updated Telugu Translations, Krishnababu Krothapalli
  • [gnome-control-center/gnome-3-6] Updated Telugu Translations, Krishnababu Krothapalli
  • [gimp] plug-ins: fix the build in lcms.c, Michael Natterer
  • [gdlmm] Upgrade to gdl 3.6., Fabien Parent
  • [gedit] Non-fast-forward update to branch wip/gtkapp, Ignacio Casal Quinteiro
  • [file-roller/gnome-3-6] Assamese translation updated, Nilamdyuti Goswami
  • [genius] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [seed-examples] Replace all instances of GLib.main_loop usage with using the C new function, Alan Knowles
  • [glib] Fix suprisingly hard-to-spot typo, Matthias Clasen
  • [empathy] Port EmpathyContact to geocode-glib >= 0.99.1, Ryan Lortie
  • [cheese] Drop calls to g_thread_init() in tests, Ryan Lortie
  • [ease] Added Serbian translation, =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
  • [balsa/gtk3] Use idle callback only from a subthread, Peter Bloomfield
  • [glib] GMemoryOutputStream: Add new _resizable() constructor usable from bindings, Colin Walters
  • [gnome-ostree] manifest: Untag gnome-control-center, Colin Walters
  • [gnome-ostree] vcs: Fix bug when multiple git submodules are in use, Colin Walters
  • [anjuta] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [jhbuild] 3.8: add udisks to the modulesets, Ryan Lortie
  • [gnome-shell] workspacesViews: Update new padding rules for workspacesOnlyOnPrimary, Jasper St . Pierre
  • [bijiben] Default Font: use bigger default font size, Pierre-Yves Luyten
  • [gnome-ostree] vcs: Clean up vcs mirroring code, Colin Walters
  • [tomboy] Stubbed help pages that need writing, bug 689147, Ekaterina Gerasimova
  • [bijiben] CSS: make lines bigger, Pierre-Yves Luyten
  • [gegl] sampler-nearest.c: revert context_rect to the sensible {0, 0, 1, 1}, Nicolas Robidoux
  • [gnome-ostree] manifest: systemd git master builds again, untag, Colin Walters
  • [gnome-shell] wanda: Update code to use Panel.Animation, Jasper St . Pierre
  • [gnome-shell] panel: Make Animation visible by default, Jasper St . Pierre
  • [gnome-shell] panel: Split off Animation code from AnimatedIcon, Jasper St . Pierre
  • [gnome-shell] panel: Remove a bit of duplicated code, Jasper St . Pierre
  • [zenity] Updated slovak translation, =?utf-8?q?Peter_Mr=C3=A1z?=
  • [gnome-main-menu] Nelson Marques and Stefano Karapetsas are now maintainers of this module, Federico Mena Quintero
  • [yelp-xsl] dita2html: Implement shortcut and screen, Shaun McCance
  • [yelp-xsl] mal-link: Be more robust with non-functioning links, Shaun McCance
  • [gedit/wip/gtkapp] Add startup notification timestamp hack, Ryan Lortie
  • [file-roller] Created tag 3.6.3, Paolo Bacchilega
  • [file-roller/gnome-3-6] updated for version 3.6.3, Paolo Bacchilega
  • [banshee] Documentation for Shuffle modes. bug 643599, Ekaterina Gerasimova
  • [anjuta] anjuta: Fix destruction of the AnjutaUI instance., Sebastien Granjoux
  • [anjuta] plugin-manager: Don't destroy available_plugins order in populate_plugin_model()., Sebastien Granjoux
  • [anjuta] run-program: Keep a weak reference to the IAnjutaTerminal we run the program in., Sebastien Granjoux
  • [file-roller/gnome-3-6] Updated Lithuanian translation, =?utf-8?q?Aurimas_=C4=8Cernius?=
  • [file-roller/gnome-3-6] desktop file: do not mark Keywords for translation in the stable branch, Paolo Bacchilega
  • [latexila] [l10n] Updated German translation, =?utf-8?q?Mario_Bl=C3=A4ttermann?=
  • [latexila/latexila-2-6] [l10n] Updated German translation, =?utf-8?q?Mario_Bl=C3=A4ttermann?=
  • [evolution/webkit-composer] modules/composer-autosave: Add missing linker flag., Matthew Barnes
  • [evolution/webkit-composer] modules/mail: Add missing linker flag., Matthew Barnes
  • [evolution/webkit-composer] modules/calendar: Add missing linker flag., Matthew Barnes
  • [evolution/webkit-composer] external-editor: Add missing linker flag., Matthew Barnes
  • [evolution/webkit-composer] templates: Add missing linker flag., Matthew Barnes
  • [evolution/webkit-composer] face: Add missing linker flag., Matthew Barnes
  • [evolution/webkit-composer] email-custom-header: Add missing linker flag., Matthew Barnes
  • [evolution/webkit-composer] attachment-reminder: Add missing linker flag., Matthew Barnes
  • [evolution/webkit-composer] libevolution-mail: Link to libeeditor., Matthew Barnes
  • [evolution/webkit-composer] widgets/editor/Makefile.am: Add missing CFLAGS/LIBS., Matthew Barnes
  • [file-roller/gnome-3-6] Revert "help: typo fixes, bug 673128", Paolo Bacchilega
  • [network-manager-applet/aleksander/mobile-providers: 19/19] libnm-gtk: added unit tests for the mobile provider database, Aleksander Morgado
  • [network-manager-applet/aleksander/mobile-providers: 18/19] po: update location of the mobile providers parsing code, Aleksander Morgado
  • [network-manager-applet/aleksander/mobile-providers: 17/19] libnm-gtk: new 'NMAMobileProvidersDatabase' object, Aleksander Morgado
  • [network-manager-applet/aleksander/mobile-providers: 16/19] libnm-gtk: plug memleaks, Aleksander Morgado
  • [network-manager-applet/aleksander/mobile-providers: 15/19] libnm-gtk: country info is ensured to exist in the HT, Aleksander Morgado
  • [network-manager-applet/aleksander/mobile-providers: 14/19] libnm-gtk: return SID list defined in the mobile providers as an array of guint32, Aleksander Morgado
  • [network-manager-applet/aleksander/mobile-providers: 13/19] libnm-gtk: return MCCMNC list defined in the mobile providers as an array of strings, Aleksander Morgado
  • [network-manager-applet/aleksander/mobile-providers: 12/19] libnm-gtk: return DNS list defined in the access methods as an array of strings, Aleksander Morgado
  • [network-manager-applet/aleksander/mobile-providers: 11/19] libnm-gtk: new method to let clients split a MCCMNC string, Aleksander Morgado
  • [network-manager-applet/aleksander/mobile-providers: 10/19] libnm-gtk: use always MCCMNC strings in the API, Aleksander Morgado
  • [network-manager-applet/aleksander/mobile-providers: 9/19] libnm-gtk: use tabs to indent and spaces to align in mobile providers code, Aleksander Morgado
  • [network-manager-applet/aleksander/mobile-providers: 8/19] libnm-gtk: don't use 'gsm' in the interface, use '3gpp' instead, Aleksander Morgado
  • [file-roller] Created branch gnome-3-6, Paolo Bacchilega
  • [network-manager-applet/aleksander/mobile-providers: 7/19] libnm-gtk: new 'nma_mobile_providers_find_for_sid()' method, Aleksander Morgado
  • [network-manager-applet/aleksander/mobile-providers: 6/19] libnm-gtk: simplify logic when looking for 2/3 digit MNC match, Aleksander Morgado
  • [network-manager-applet/aleksander/mobile-providers: 5/19] libnm-gtk: new 'nma_mobile_providers_find_for_mcc_mnc()' method, Aleksander Morgado
  • [network-manager-applet/aleksander/mobile-providers: 4/19] libnm-gtk: make all mobile provider types opaque, Aleksander Morgado
  • [network-manager-applet/aleksander/mobile-providers: 3/19] libnm-gtk: import mobile provider related changes from gnome-shell, Aleksander Morgado
  • [network-manager-applet/aleksander/mobile-providers: 1/19] libnm-gtk: expose the mobile providers database parser in the API, Aleksander Morgado
  • [network-manager-applet] (19 commits) Created branch aleksander/mobile-providers, Aleksander Morgado
  • [network-manager-applet/aleksander/mobile-providers: 2/19] libnm-gtk: reorganize mobile providers code, Aleksander Morgado
  • [network-manager-applet] Deleted branch aleksander/mobile-providers-mccmnc, Aleksander Morgado
  • [gedit/wip/gtkapp] Do not open display from gtk option group., Ignacio Casal Quinteiro
  • [gimp] libgimp, plug-ins: use g_strfreev() to free PDB string arrays, Michael Natterer
  • [gimp] plug-ins: cleanup in the recently GEGL-ported plug-ins, Michael Natterer
  • [gimp] pdb: return NULL terminated stringarrays from libgimp PDB wrappers, Michael Natterer
  • [epiphany] Add keywords to the desktop files, Matthias Clasen
  • [cogl] Adds test-texture-mipmap-get-set test, Robert Bragg
  • [cogl] tests: port test-texture-get-set-data to be standalone, Robert Bragg
  • [cogl] texture: expose mipmap level in set region apis, Robert Bragg
  • [cogl] replace public cogl_flush with _cogl_framebuffer_flush, Robert Bragg
  • [cogl] atlas-texture: remove some use of _COGL_GET_CONTEXT, Robert Bragg
  • [cogl] glx: avoid use of _COGL_GET_CONTEXT(), Robert Bragg
  • [cogl] onscreen: remove unused _cogl_onscreen_new, Robert Bragg
  • [cogl] framebuffer: remove use of _COGL_GET_CONTEXT, Robert Bragg
  • [cogl] journal: don't reference global context, Robert Bragg
  • [anjuta] [l10n] Updated German translation, =?utf-8?q?Mario_Bl=C3=A4ttermann?=
  • [anjuta/gnome-3-6] [l10n] Updated German translation, =?utf-8?q?Mario_Bl=C3=A4ttermann?=
  • [gnumeric] deps: update README., Morten Welinder
  • [gupnp-dlna/wip/new-api] Remove 'Native' from 'GUPnPDLNANativeRestriction'., Krzesimir Nowak
  • [genius] Tue Nov 27 12:59:21 2012 Jiri (George) Lebl <jirka 5z com>, George Lebl
  • [file-roller] help: typo fixes, bug 673128, Ekaterina Gerasimova
  • [gupnp-dlna/wip/new-api] Expose GUPnPDLNANativeRestriction., Krzesimir Nowak
  • [gupnp-dlna/wip/new-api] Simplify gupnp_dlna_native_restriction_merge., Krzesimir Nowak
  • [evolution-ews/gnome-3-6] Bug #687874 - Be able to select Sent folder again, Milan Crha
  • [evolution-ews] Bug #687874 - Be able to select Sent folder again, Milan Crha
  • [bijiben] Editor Toolbar : use symbolic icons for formating, Pierre-Yves Luyten
  • [gnome-shell] wanda: fix a refactor fallout, Cosimo Cecchi
  • [gnome-disk-utility] Use the one_liner value from UDisksObjectInfo in RAID dialog, David Zeuthen
  • [gedit/wip/gtkapp: 14/14] Delay gsettings creation to startup, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 13/14] Remove custom handling of the last active window, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 12/14] Remove gedit_applucation_get_default etc, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 11/14] Kill app_ready., Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 10/14] Override startup in win32 implementation, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 9/14] Remove unneeded method, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 8/14] Move more code to startup/shutdown, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 7/14] Move command line handling to the GeditApp, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 6/14] Die smclient die, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 5/14] Initial port to GtkApplication, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 4/14] Remove dbus and fifo, Ignacio Casal Quinteiro
  • [gedit] (14 commits) Non-fast-forward update to branch wip/gtkapp, Ignacio Casal Quinteiro
  • [gnome-disk-utility] Don't ask if disk should be wiped when removing it from a RAID array, David Zeuthen
  • [gnome-disk-utility] Rework RAID menu on overlay toolbar, David Zeuthen
  • [evolution/webkit-composer: 58/58] Fix build after merge, =?utf-8?q?Dan_Vr=C3=A1til?=
  • [evolution/webkit-composer: 57/58] Merge branch 'master' into webkit-composer, =?utf-8?q?Dan_Vr=C3=A1til?=
  • [evolution/webkit-composer] (58 commits) ...Fix build after merge, =?utf-8?q?Dan_Vr=C3=A1til?=
  • [longomatch] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [gnome-dvb-daemon] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [banshee] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [almanah] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [network-manager-openconnect] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [mutter] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [glib] fileinfo: Add missing AVAILABLE macro, Bastien Nocera
  • [yelp-xsl] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [totem] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [json-glib] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [gucharmap] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [glib] fileinfo: Add _get_deletion_date() helper, Bastien Nocera
  • [gnome-packagekit] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [folks] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [evince] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [genius] Tue Nov 27 10:05:50 2012 Jiri (George) Lebl <jirka 5z com>, George Lebl
  • [eog] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [network-manager-applet] nma-bt-device: handle modems from the new `ModemManager1' interface, Aleksander Morgado
  • [network-manager-applet] build: new `--with-modem-manager-1' to check for new ModemManager1 support, Aleksander Morgado
  • [dconf] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [gimp] pdb - update documentation comments the right way., =?utf-8?q?Jehan_Pag=C3=A8s?=
  • [cheese] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [brasero] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [gnome-clocks] AlarmDialog: Make sure the days list is sorted, Paolo Borelli
  • [aisleriot] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [devhelp] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [evolution-ews] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [gnote] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [goobox] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [gthumb] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [tomboy] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [gnome-clocks] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [banshee] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [meld] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [glom] Updated Indonesian translation, Andika Triwidada
  • [gimp/gimp-2-8] Bug 685557 - fix closing and saving a new image., =?utf-8?q?Jehan_Pag=C3=A8s?=
  • [glib] gio: New API for GFile from remote commandline arg, Ryan Lortie
  • [gimp] Bug 685557 - fix closing and saving a new image., =?utf-8?q?Jehan_Pag=C3=A8s?=
  • [gimp] pdb - update documentation comments., =?utf-8?q?Jehan_Pag=C3=A8s?=
  • [bijiben] Use the correct selection mode icon, Allan Day
  • [epiphany-extensions] Updated Indonesian translation, Andika Triwidada
  • [glom] Updated Indonesian translation of app example film manager, Andika Triwidada
  • [frogr] Updated Indonesian translation, Andika Triwidada
  • [gnome-disk-utility] Switch "About Disks" and "Help" menu items in app menu, David Zeuthen
  • [gimp] app: temp HACK: provide an "RaGaBaA float" buffer to gegl:transform, Michael Natterer
  • [yelp-xsl] dita2html: Implement imagemap, common dita.ref.href.content, Shaun McCance
  • [yelp-xsl] dita-selectors: Don't use initial char in class attr, Shaun McCance
  • [gsettings-desktop-schemas] build: Bump version for the benefit of the Privacy panel, Bastien Nocera
  • [gsettings-desktop-schemas] privacy: Add trash and temp files related settings, Bastien Nocera
  • [at-spi2-core] build: Use gobject-introspection's Makefile instead of rolling our own, Mike Gorse
  • [evolution] Bug #671200 - Inherit source message crypto options when reply on selection, Milan Crha
  • [evolution-data-server] addressbook tests: Update the path to the service, Murray Cumming
  • [evolution-data-server] addressbook tests: Run with private D-Bus session and environment., Murray Cumming
  • [evolution] Identify calendar/memo/task sources in error messages, Milan Crha
  • [cogl] error: Don't allocate a new CoglError when propagating, Neil Roberts
  • [cogl] Fix spelling of _cogl_propagate_error, Neil Roberts
  • [gnome-control-center] po: Update for the new search panel, Bastien Nocera
  • [gnome-control-center] search: make options insensitive if tracker is not available, Bastien Nocera
  • [gnome-control-center] search: add a dialog to configure Tracker search locations, Bastien Nocera
  • [gnome-control-center] search: add a panel to configure search providers, Bastien Nocera
  • [gnome-ostree] manifest: Tag gnome-control-center to a version that can be pulled, Frederic Peters
  • [gupnp-dlna/wip/new-api: 15/15] Add generating Vala API to TODO., Krzesimir Nowak
  • [gupnp-dlna/wip/new-api: 14/15] Update TODO about exporting symbols., Krzesimir Nowak
  • [gupnp-dlna/wip/new-api: 13/15] Update TODOs., Krzesimir Nowak
  • [gupnp-dlna/wip/new-api: 12/15] Add a .dir-locals.el for emacs users, Krzesimir Nowak
  • [gupnp-dlna/wip/new-api: 11/15] Add a script that extract restriction attributes and their types, Krzesimir Nowak
  • [gupnp-dlna/wip/new-api: 10/15] xml: Uncomment the "level" field in common audio restriction, Krzesimir Nowak
  • [gupnp-dlna/wip/new-api: 8/15] Add native sets implementation test, move old tests elsewhere, Krzesimir Nowak
  • [gupnp-dlna/wip/new-api: 9/15] Upgrade build system to build all the new code, Krzesimir Nowak
  • [gupnp-dlna/wip/new-api: 7/15] Adapt tools to new API., Krzesimir Nowak
  • [gupnp-dlna/wip/new-api: 6/15] Split documentation generation into two parts, Krzesimir Nowak
  • [gupnp-dlna/wip/new-api: 5/15] Add "native" profile backend., Krzesimir Nowak
  • [gupnp-dlna/wip/new-api: 4/15] Replace old implementation of profile guessing with new one, Krzesimir Nowak
  • [gupnp-dlna/wip/new-api: 2/15] Add GStreamer-0.10 metadata extractor backend, Krzesimir Nowak
  • [gupnp-dlna/wip/new-api: 3/15] Add native sets implementation, Krzesimir Nowak
  • [gupnp-dlna/wip/new-api: 1/15] Add metadata extractor base classes, Krzesimir Nowak
  • [gupnp-dlna] (15 commits) Created branch wip/new-api, Krzesimir Nowak
  • [libgnome-volume-control] Fix warnings during build, Bastien Nocera
  • [almanah] Updated Indonesian translation, Andika Triwidada
  • [bijiben] Use sentence capitalisation, Allan Day
  • [evolution-mapi] Bug #671053 - Lock CamelStoreSummary on folder list update, Milan Crha
  • [json-glib/json-glib-0-14] Assamese translation updated, Nilamdyuti Goswami
  • [frogr] Changed shortcut for adding pictures to Ctrl+L, Mario Sanchez Prada
  • [frogr] Add new files to POTFILES.in, Mario Sanchez Prada
  • [frogr] Replace submenu when accounts change, instead of adding a new one, Mario Sanchez Prada
  • [frogr] Put Help, About and Quit in the same section, Mario Sanchez Prada
  • [frogr] Tweak the app menu for the Mac, Mario Sanchez Prada
  • [frogr] Put the 'Authorize' item and 'Accounts' submenu in the same section, Mario Sanchez Prada
  • [frogr] Adjusted some accelerators, shortcuts and names for menu items, Mario Sanchez Prada
  • [frogr] Reorganized icons and text in the toolbar., Mario Sanchez Prada
  • [frogr] Don't use gtk-mac-integration. Check the platform by means of GTK's backend, Mario Sanchez Prada
  • [frogr] Finally port the 'accounts' submenu to GMenu, Mario Sanchez Prada
  • [frogr] Activate/remove accounts by username, not by ID, Mario Sanchez Prada
  • [frogr] Group code updating sensitiveness for actions too, Mario Sanchez Prada
  • [frogr] Use GtkActionGroup to update sensitiveness in the toolbar and context menu, Mario Sanchez Prada
  • [frogr] Handle GtkActions by name, and make them consistent with GActions, Mario Sanchez Prada
  • [frogr] Properly update sensitiveness for the "Save as" button, Mario Sanchez Prada
  • [frogr] Add a new 'Save Project As' button to the toolbar, Mario Sanchez Prada
  • [frogr] Updated sensitiveness for every item but the ones for the accounts, Mario Sanchez Prada
  • [frogr] Renamed ACTION_CREATE_NEW_SET to ACTION_ADD_TO_NEW_SET "add-to-new-set", Mario Sanchez Prada
  • [frogr] Use GtkMenuItem for everything, never GtkImageMenuItem., Mario Sanchez Prada
  • [frogr] Properly initialize toggle buttons in the menu bar, Mario Sanchez Prada
  • [frogr] Removed unneeded code, Mario Sanchez Prada
  • [frogr] Added check for pictures in the UI before trying to upload anything, Mario Sanchez Prada
  • [frogr] Implement all the actions in the menu (normal, radio and toggle items), Mario Sanchez Prada
  • [frogr] Porting the old menubar to GMenu (still Work-In-Progress), Mario Sanchez Prada
  • [frogr] Added frogr-menu-bar.xml, Mario Sanchez Prada
  • [frogr] Brought the 'File' menu back to better organize items, Mario Sanchez Prada
  • [frogr] Renamed 'Load Project' to 'Open Project', Mario Sanchez Prada
  • [frogr] Restored accelerators for project-related actions, Mario Sanchez Prada
  • [frogr] Unref the controller when frogr is done, Mario Sanchez Prada
  • [frogr] Replaced long name with the short version in desktop file, Mario Sanchez Prada
  • [frogr] Removed unneeded variables for formerly used actions, Mario Sanchez Prada
  • [frogr] Convert FrogrMainView in a subclass of GtkApplicationWindow, Mario Sanchez Prada
  • [frogr] Move the creation of GtkApplication to the controller, Mario Sanchez Prada
  • [frogr] Temporarily comment code to manage different accounts, Mario Sanchez Prada
  • [frogr] Added first version of the application menu., Mario Sanchez Prada
  • [frogr] Removed extra blank space, Mario Sanchez Prada
  • [frogr] Initial bits towards porting frogr to GtkApplication, Mario Sanchez Prada
  • [frogr] Raised minium dependencies: GTK+ >= 3.4 and GLib >= 2.32, Mario Sanchez Prada
  • [gnome-control-center] Use libgnome-volume-control from a submodule, Bastien Nocera
  • [gnome-control-center] build: Import egg-list-box as a git submodule, Bastien Nocera
  • [gnome-menus] Updated kn translation, Shankar Prasad
  • [gnome-control-center] info: Add distro information, Bastien Nocera
  • [gnome-control-center] common: Use language name translations from iso-codes, Bastien Nocera
  • [gnome-control-center] common: add Japanese to the popular languages, Bastien Nocera
  • [gnome-control-center] display: Don't translate the resolutions list, Bastien Nocera
  • [gnome-control-center] sound: Don't crash if pa_stream_peek returns NULL, Bastien Nocera
  • [empathy/gnome-3-6] Updated Malayalam translations, Ani Peter
  • [empathy] Updated Malayalam translations, Ani Peter
  • [ekiga] Updated Malayalam translations, Ani Peter
  • [gnome-control-center] Display: Typographically pimp up the resolutions, Bastien Nocera
  • [evolution-data-server/openismus-work-master] Make the libebook tests use direct read access by default, Tristan Van Berkom
  • [evolution-data-server/openismus-work-master] EBookBackendFile: Implement the new backend methods for direct access, Tristan Van Berkom
  • [evolution-data-server/openismus-work-master] EBookClient, EDataBook: Added direct access APIs, Tristan Van Berkom
  • [evolution-data-server/openismus-work-master] Reviving async client test, Tristan Van Berkom
  • [gnome-control-center] region: Add the "Input" keyword to the panel, Bastien Nocera
  • [gnome-boxes] Handle stale file references from tracker, Alexander Larsson
  • [gnome-control-center] build: trivial cleanups, Bastien Nocera
  • [gnome-keyring/gnome-3-6] Updated kn translation, Shankar Prasad
  • [gnome-keyring] Updated kn translation, Shankar Prasad
  • [tasque] (9 commits) ...[xbuild] Define APPINDICATOR manually for debugging in MD, Antonius Riha
  • [file-roller] added the -- switch to mv to deal with files starting with --, Paolo Bacchilega
  • [file-roller] rar: show the links correctly, Paolo Bacchilega
  • [file-roller] process: show the ignored error when DEBUG is active, Paolo Bacchilega
  • [file-roller] fixed cut&paste for rar archives, Paolo Bacchilega
  • [file-roller] fixed file deleting from encrypted rar archives, Paolo Bacchilega
  • [file-roller] command: handle password errors when adding files as well, Paolo Bacchilega
  • [gedit] Do not use deprecated GObject calls., Ignacio Casal Quinteiro
  • [gnome-settings-daemon/gnome-3-6] color: Use a clearer copyright string as 'No copyright' isn't always legally valid, Richard Hughes
  • [gnome-settings-daemon/gnome-3-6] color: Set the primary monitor metadata when creating a display device in colord, Richard Hughes
  • [gnome-settings-daemon/gnome-3-6] color: Use a perceptual intent when creating the auto-EDID profile, Richard Hughes
  • [gnome-settings-daemon] color: Use a clearer copyright string as 'No copyright' isn't always legally valid, Richard Hughes
  • [gnome-settings-daemon] color: Use a perceptual intent when creating the auto-EDID profile, Richard Hughes
  • [evolution-data-server/gnome-3-6] Bug #684175 - Check email value in e_destination_set_contact(), Milan Crha
  • [evolution-data-server] Bug #684175 - Check email value in e_destination_set_contact(), Milan Crha
  • [gnome-color-manager/gnome-3-6] Calculate the profile whitepoint using the profile transform, Richard Hughes
  • [gnome-color-manager/gnome-3-6] Use a 0.8 instead of 1.2 sized test window for Argyll, Richard Hughes
  • [gnome-color-manager/gnome-3-6] Get the ICC profile pre-cooked MD5 value if it is available, Richard Hughes
  • [gegl] docs - remove generated file and update of gitignore for generated docs., =?utf-8?q?Jehan_Pag=C3=A8s?=
  • [niepce] Added Serbian translation, =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
  • [rygel] Revert accidental change., Murray Cumming
  • [rygel] Added missing file, Murray Cumming
  • [gnome-web-www] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [gnome-font-viewer/gnome-3-6] Updated kn translation, Shankar Prasad
  • [gnome-font-viewer] Updated kn translation, Shankar Prasad
  • [folks] Updated Malayalam translations, Ani Peter
  • [gdm/gnome-3-6] Updated Malayalam translations, Ani Peter
  • [gdm] Updated Malayalam translations, Ani Peter
  • [gnome-disk-utility/gnome-3-6] Updated kn translation, Shankar Prasad
  • [gnome-disk-utility] Updated kn translation, Shankar Prasad
  • [evolution-data-server/openismus-work] Make test-client-custom-summary also use DRA mode, Tristan Van Berkom
  • [evolution-data-server/openismus-work] Revert "EBookClient: If the client is a direct access client, then use a direct access EBookClientVi, Tristan Van Berkom
  • [evolution-data-server/openismus-work] Revert "EDataBookView: Adding direct access APIs and GSignals for notifications", Tristan Van Berkom
  • [evolution-data-server/openismus-work] Revert addition of e_data_book_get_view() APIs, Tristan Van Berkom
  • [evolution-data-server/openismus-work] Revert "EBookClientView: Added constructor for direct access", Tristan Van Berkom
  • [billreminder] Added Serbian translation, =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
  • [gtk+/places-sidebar] Ahem, read radio menu items like I knew how to do it, Federico Mena Quintero
  • [gtk+/bgo658280-filechooser-recently-used-2-24] Add items to the shortcuts bar's popup menu to configure the startup mode, Federico Mena Quintero
  • [gnome-initial-setup] Install the polkit rules in the right location, Matthias Clasen
  • [gmime] Fixed g_mime_header_iter_last() logic, Jeffrey Stedfast
  • [gegl] transform-core.c: switch back to NONE abyss policy (from CLAMP), Nicolas Robidoux
  • [bijiben] Tracker: Fix tag removal from note, Pierre-Yves Luyten
  • [gtk+/bgo658280-filechooser-recently-used-2-24: 3/3] Switch to Recent Files or $CWD at startup, Federico Mena Quintero
  • [gtk+/bgo658280-filechooser-recently-used-2-24: 2/3] New settings key for the startup mode, Federico Mena Quintero
  • [gtk+/bgo658280-filechooser-recently-used-2-24: 1/3] New way to show $CWD in the shortcuts, Federico Mena Quintero
  • [gtk+] (3 commits) Created branch bgo658280-filechooser-recently-used-2-24, Federico Mena Quintero
  • [evolution-data-server] Fix regression on fields-of-interest as much as possible., Tristan Van Berkom
  • [bijiben] Tracker: insert or replace note, Pierre-Yves Luyten
  • [evolution] Update German help translation, Christian Kirbach
  • [evolution/gnome-3-6] Revert "Update German help translation", Christian Kirbach
  • [evolution/gnome-3-6] Update German help translation, Christian Kirbach
  • [gnome-user-docs/gnome-3-6] Update German help translation, Christian Kirbach
  • [cogl] framebuffer: remove framebuffer stack, Robert Bragg
  • [cogl] blit: avoid referring to framebuffer stack, Robert Bragg
  • [cogl] moves some gl texture code too cogl-texture-gl.c, Robert Bragg
  • [cogl] Make cogl_texture_draw_and_read_to_bitmap public, Robert Bragg
  • [cogl] matrix-stack: init cache->flipped, Robert Bragg
  • [cogl] bitmap: ret CoglError from _new_with_malloc_buffer, Robert Bragg
  • [cogl] texture: split out high-level texture constructors, Robert Bragg
  • [cogl] atlas: catch _create_texture errors, Robert Bragg
  • [cogl] Allow propogation of OOM errors to apps, Robert Bragg
  • [cogl] Check for out-of-memory when allocating 3d textures, Robert Bragg
  • [cogl] Check for out-of-memory when allocating 2d textures, Robert Bragg
  • [gnome-user-docs] Update German help translation, Christian Kirbach
  • [almanah] core: Remove an implicit dependency on libm, Philip Withnall
  • [rhythmbox/gstreamer-1.0] shell: Call XInitThreads() on X11 systems, Jonathan Matthew
  • [rhythmbox/gstreamer-1.0] Port the DAAP plugin to GStreamer 1.0, Jonathan Matthew
  • [gnome-control-center] color: Add another accessibility relation, Jeremy Bicha
  • [gnome-control-center] printers: Add more a11y relations, change 'Show' btn to 'Show Jobs', Jeremy Bicha
  • [almanah] Finished main window re-design., =?utf-8?b?w4FsdmFybyBQZcOxYQ==?=
  • [gnome-shell] StWidget: don't dispose the theme node when destroyed, Giovanni Campagna
  • [gnome-disk-utility] Use the preferred Unicode characters for apostrophe, David Zeuthen
  • [gnome-disk-utility] Use the preferred Unicode characters for double quotes, David Zeuthen
  • [anjuta] file-manager: Unref the FileModel reference when the FileView gets finalized., Sebastien Granjoux
  • [gnome-dictionary] Updated Hebrew translation., Yaron Shahrabani
  • [anjuta] plugin-manager: Fix dependents checking on wrong object in should_unload()., Sebastien Granjoux
  • [goffice] Updated POTFILES.in, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [gtk+/gtk-3-6] Updated POTFILES.skip, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [gnome-shell/wip/grab-helper-top-panel: 20/20] popupMenu: Port to GrabHelper, Jasper St . Pierre
  • [gnome-shell/wip/grab-helper-top-panel: 19/20] grabHelper: Drop to the actor clicked on, Jasper St . Pierre
  • [gnome-shell/wip/grab-helper-top-panel: 18/20] grabHelper: Treat the current grabbed actor as a grabbed actor, Jasper St . Pierre
  • [gnome-shell/wip/grab-helper-top-panel: 17/20] grabHelper: Use captured-event for escape ungrabs, Jasper St . Pierre
  • [gnome-shell/wip/grab-helper-top-panel: 16/20] overview: Remove custom swipe scrolling implementation, Jasper St . Pierre
  • [gnome-shell/wip/grab-helper-top-panel: 15/20] workspacesView: Don't use the overview swipe scrolling system, Jasper St . Pierre
  • [gnome-shell/wip/grab-helper-top-panel: 14/20] workspacesView: Clean up scroll code a bit, Jasper St . Pierre
  • [snappy] small typo in autogen.sh, Luis de Bethencourt
  • [gnome-shell/wip/grab-helper-top-panel: 13/20] searchDisplay, appDisplay: Use ClutterPanAction for re-swipe scrolling, Jasper St . Pierre
  • [gnome-shell/wip/grab-helper-top-panel: 12/20] viewSelector: Set the active page immediately, Jasper St . Pierre
  • [gnome-shell/wip/grab-helper-top-panel: 11/20] layout: Dummy hack for now because the X server is amazing, Jasper St . Pierre
  • [gnome-shell/wip/grab-helper-top-panel: 10/20] messageTray: Remove dwell to open, Jasper St . Pierre
  • [gnome-shell/wip/grab-helper-top-panel: 9/20] layout: Don't show the tray if the user is just skirting the barrier, Jasper St . Pierre
  • [gnome-shell/wip/grab-helper-top-panel: 8/20] layout: Trigger the message tray by downward pressure, Jasper St . Pierre
  • [gnome-shell/wip/grab-helper-top-panel: 7/20] layout: Port to the new mutter-based barrier wrappers, Jasper St . Pierre
  • [gnome-shell/wip/grab-helper-top-panel: 6/20] messageTray: Remove an unused instance variable, Jasper St . Pierre
  • [gnome-shell/wip/grab-helper-top-panel: 5/20] workspace: Add smooth scrolling support to zoom windows, Jasper St . Pierre
  • [gnome-shell/wip/grab-helper-top-panel: 4/20] volume: Add smooth scrolling support to adjust output volume, Jasper St . Pierre
  • [gnome-shell/wip/grab-helper-top-panel: 3/20] popupMenu: Add smooth scrolling support for sliders, Jasper St . Pierre
  • [gnome-shell/wip/grab-helper-top-panel: 2/20] st-scroll-view: Throw away emulated pointer events, Jasper St . Pierre
  • [gnome-shell/wip/grab-helper-top-panel: 1/20] st-scroll-view: Add proper smooth scrolling, Jasper St . Pierre
  • [gnome-shell] (20 commits) Created branch wip/grab-helper-top-panel, Jasper St . Pierre
  • =?utf-8?q?=5Bgnome-disk-utility=5D_Use_ellipsis_character_=28=22=E2=80=A6?= =?utf-8?b?IikgaW5zdGVhZCBvZiB0aHJlZSBkb3RzICgiLi4uIik=?=, David Zeuthen
  • [anjuta] file-manager: Keep a weak reference to the IAnjutaVcs object in FileModel., Sebastien Granjoux
  • [gnome-dvb-daemon] Updated slovak translation, =?utf-8?q?Peter_Mr=C3=A1z?=
  • [jhbuild] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [anjuta] anjuta-plugin-handle: Use g_hash_table_remove_all instead of g_hash_table_foreach_remove., Sebastien Granjoux
  • [anjuta] document-manager: Fix disconnection of GtkNotebook "switch-page" signal., Sebastien Granjoux
  • [clutter] interval: Fix annotations for clutter_interval_clone, Jasper St . Pierre
  • [gnome-shell] extensionSystem: Don't spam the error log with OUT_OF_DATE errors, Jasper St . Pierre
  • [totem] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [longomatch] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [gtk+] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [network-manager-applet/aleksander/mobile-providers-mccmnc: 2/2] libnm-gtk, mobile-providers: new method to let clients split a MCCMNC string, Aleksander Morgado
  • [network-manager-applet/aleksander/mobile-providers-mccmnc: 1/2] libnm-gtk, mobile-providers: use always MCCMNC strings in the API, Aleksander Morgado
  • [network-manager-applet] (2 commits) Created branch aleksander/mobile-providers-mccmnc, Aleksander Morgado
  • [gnome-dvb-daemon] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [dconf] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [at-spi2-atk] Stop using deprecated glib functions, Mike Gorse
  • [releng] gst-plugins-bad tarball is not in GNOME repos, =?utf-8?q?Javier_Jard=C3=B3n?=
  • [releng] 3.7.2, =?utf-8?q?Javier_Jard=C3=B3n?=
  • [ekiga] Created tag EKIGA_4_0_0, Eugen Dedu
  • [glib] Created tag 2.34.3, Dan Winship
  • [ekiga] Bump ptlib and opal dependencies, Eugen Dedu
  • [at-spi2-core] Fix atspi_device_listener_new_simple and some other warnings, Mike Gorse
  • [gimp-help-2] [make] Clean-up tools/validate_references.py, Ulf-D . Ehlert
  • [ekiga] Update NEWS file for 4.0.0, Eugen Dedu
  • [ekiga] Desactivate the recently introduced NullAudio ptlib's device, Eugen Dedu
  • [gnome-disk-utility] Uncheck "Perform write-benchmark" if a device is in use, David Zeuthen
  • [gnome-disk-utility] Add utility function to determine if a device is in use, David Zeuthen
  • [gnome-disk-utility] Use ensure_unused() before doing a write-benchmark on a device, David Zeuthen
  • [gnome-shell] screenshot: don't fire flash if we failed to take picture, Cosimo Cecchi
  • [glib/glib-2-34] 2.34.3 NEWS, Dan Winship
  • [glib/glib-2-34] g_test_expect_message: fix two bugs in example code, Dan Winship
  • [glib/glib-2-34] gdatetime: Fix some docs sed damage, Dan Winship
  • [glib/glib-2-34] gdbus: improve documentation of the GDBusError section, Dan Winship
  • [glib/glib-2-34] configure: add missing square bracket in AS_IF for memmove, Dan Winship
  • [glib/glib-2-34] GObject: Fix code snippet in description of floating reference., Dan Winship
  • [glib/glib-2-34] gthread: add AVAILABLE_IN_2_32 annotations, Dan Winship
  • [glib/glib-2-34] Improve i18n documentation, Dan Winship
  • [gnome-font-viewer/gnome-3-6] font-model: emit config-changed when reloading the font list, Cosimo Cecchi
  • [gnome-font-viewer/gnome-3-6] font-model: actually cancel the thread when rebuilding font list, Cosimo Cecchi
  • [gnome-font-viewer] font-model: emit config-changed when reloading the font list, Cosimo Cecchi
  • [gnome-font-viewer] font-model: actually cancel the thread when rebuilding font list, Cosimo Cecchi
  • [seahorse/gnome-3-6] Updated Slovak translation, =?utf-8?q?Pavol_=C5=A0imo?=
  • [seahorse] Updated Slovak translation, =?utf-8?q?Pavol_=C5=A0imo?=
  • [cogl] Fixes for --disable-glib, Neil Roberts
  • [cogl] configure: Don't allow --enable-gdk-pixbuf with --disable-glib, Neil Roberts
  • [cogl] Add cogl_sdl_onscreen_get_window(), Neil Roberts
  • [gnome-disk-utility] Handle the case where we don't know the contents of a block device, David Zeuthen
  • [network-manager-applet/aleksander/mobile-providers: 11/11] libnm-gtk, mobile-providers: use tabs to indent and spaces to align, Aleksander Morgado
  • [network-manager-applet/aleksander/mobile-providers: 10/11] libnm-gtk, mobile-providers: don't use 'gsm' in the interface, use '3gpp' instead, Aleksander Morgado
  • [network-manager-applet/aleksander/mobile-providers: 9/11] libnm-gtk, mobile-providers: new 'nma_mobile_providers_find_for_sid()' method, Aleksander Morgado
  • [network-manager-applet/aleksander/mobile-providers: 8/11] libnm-gtk, mobile-providers: simplify logic when looking for 2/3 digit MNC match, Aleksander Morgado
  • [network-manager-applet/aleksander/mobile-providers: 7/11] libnm-gtk, mobile-providers: new 'nma_mobile_providers_find_for_mcc_mnc()' method, Aleksander Morgado
  • [network-manager-applet/aleksander/mobile-providers: 6/11] libnm-gtk, mobile-providers: make refcounting thread-safe in the defined types, Aleksander Morgado
  • [network-manager-applet/aleksander/mobile-providers: 5/11] libnm-gtk, mobile-providers: use 'G_DEFINE_BOXED_TYPE' to create the types, Aleksander Morgado
  • [network-manager-applet/aleksander/mobile-providers: 4/11] libnm-gtk, mobile-providers: make all types opaque, Aleksander Morgado
  • [network-manager-applet/aleksander/mobile-providers: 3/11] libnm-gtk, mobile-providers: import changes from gnome-shell, Aleksander Morgado
  • [network-manager-applet/aleksander/mobile-providers: 2/11] libnm-gtk, mobile-providers: reorganize code, Aleksander Morgado
  • [network-manager-applet/aleksander/mobile-providers: 1/11] libnm-gtk: expose the mobile providers database parser in the API, Aleksander Morgado
  • [network-manager-applet] (11 commits) Created branch aleksander/mobile-providers, Aleksander Morgado
  • [network-manager-applet] Deleted branch aleksander/mobile-providers, Aleksander Morgado
  • [pygobject/pygobject-3-4] Fix marshalling of arrays of struct pointers to Python, Simon Schampijer
  • [pygobject/pygobject-3-4] Fix Gdk.Atom str()/repr() fallback, Simon Schampijer
  • [pygobject/pygobject-3-4] Fix Gdk.Atom to have a proper str() and repr(), Simon Schampijer
  • [snappy] g_thread_init() deprecated, Luis de Bethencourt
  • [snappy/0.11] (7 commits) ...Port snappy to 1.0, Luis de Bethencourt
  • [gnome-shell] MessageTray: remove all tweens when tweening for state parameters, Giovanni Campagna
  • [rygel/wip/playlist-item: 9/9] media-export: Store playlist's metadata in cache., Krzesimir Nowak
  • [rygel/wip/playlist-item: 8/9] media-export: Extract some metadata from DIDL_S playlists., Krzesimir Nowak
  • [rygel/wip/playlist-item: 7/9] media-export: Treat "application/ogg" as music items., Krzesimir Nowak
  • [rygel/wip/playlist-item: 6/9] server: Add creator to playlist item., Krzesimir Nowak
  • [rygel/wip/playlist-item: 5/9] gst-media-engine: Add DIDL_S DLNA profile., Krzesimir Nowak
  • [rygel/wip/playlist-item: 4/9] media-export: Add playlist item., Krzesimir Nowak
  • [rygel/wip/playlist-item: 3/9] server: Add playlist item., Krzesimir Nowak
  • [rygel] (9 commits) Non-fast-forward update to branch wip/playlist-item, Krzesimir Nowak
  • [gnome-boxes] machine: Don't save already saved machines, Zeeshan Ali Khattak
  • [gnome-boxes] machine: Display "Saving..." status, Zeeshan Ali Khattak
  • [gnome-boxes] selectionbar: Disable 'pause' button once clicked, Zeeshan Ali Khattak
  • [gnome-boxes] selectionbar: Disable 'pause' button for saved machines, Zeeshan Ali Khattak
  • [gnome-boxes] machine: Add 'can_save' property, Zeeshan Ali Khattak
  • [gnome-clocks] No semicolons..., Paolo Borelli
  • [gnome-clocks] AlarmItem: Require all arguments for __init__, Paolo Borelli
  • [gnome-boxes] vm-creator: Save number of reboots for VM under installation, Zeeshan Ali Khattak
  • [gnome-boxes] vm-configurator: Refactor custom XML setting code, Zeeshan Ali Khattak
  • [gnome-boxes] vm-creator: Info on install media now guaranteed, Zeeshan Ali Khattak
  • [gnome-boxes] media-manager: Add create_installer_media_from_config, Zeeshan Ali Khattak
  • [gnome-boxes] vm-configurator: Add get_source_media_path(), Zeeshan Ali Khattak
  • [gnome-boxes] installer-media: Mark nullable constructor params as such, Zeeshan Ali Khattak
  • [gnome-boxes] vm-configuration: Save media & OS info for new VMs, Zeeshan Ali Khattak
  • [gnome-boxes] Make MediaManager a singleton, Zeeshan Ali Khattak
  • [gegl] ensure buffer-tests.inc is built before buffer-test, Nils Philippsen
  • [gegl] distcheck: sprinkle $(srcdir) over Makefiles with wild abandon, Nils Philippsen
  • [gegl] make off-root distcheck pick up more files it needs, Nils Philippsen
  • [gegl] use $(abs_srcdir) instead of $(srcdir) so stylesheet is found, Nils Philippsen
  • [evolution] Bug #680244 - CalDAV URL should be configured in once, not separated, Milan Crha
  • [gvfs] Fix symlink target in query_info_reply() for sftp backend, Alexander Larsson
  • [glib] g_test_expect_message: fix pattern syntax in example code, Dan Winship
  • [evolution/gnome-3-6] Assamese translation updated, Nilamdyuti Goswami
  • [gtk+/gtk-2-24] gtkimcontexttime.c: Check context_ime->client_window is not NULL, Michael Natterer
  • [evolution] Assamese translation updated, Nilamdyuti Goswami
  • [gegl] use actual source file locations in more places (distcheck), Nils Philippsen
  • [gnome-clocks] Clenaup the digital clock drawing, Paolo Borelli
  • [vinagre/gnome-3-6] Updated Odia Translation with FUEL implementation., Manoj Kumar Giri
  • [vinagre] Updated Odia Translation with FUEL implementation., Manoj Kumar Giri
  • [gnome-icon-theme] search settings, Jakub Steiner
  • [gnome-icon-theme] notification settings, Jakub Steiner
  • [longomatch] Created tag LONGOMATCH_0_18_3, Andoni Morales Alastruey
  • [goffice] Remove extra white spaces, =?utf-8?q?Jean_Br=C3=A9fort?=
  • [goffice] Fixed warnings and add some theme editiong code., =?utf-8?q?Jean_Br=C3=A9fort?=
  • [gtk+] docs: Add gtk-doc comment for GtkTreeRowReference, David King
  • [gtk+/gtk-3-6] docs: Add gtk-doc comment for GtkTreeRowReference, David King
  • [gnome-shell] Theme: improve notification scrollbar appearance, Allan Day
  • [gnome-shell] Telepathy: consolidate and improve connection notifications, Allan Day
  • [glade-web] Added 3.14.2 release news, Juan Pablo Ugarte
  • [glade] Created tag GLADE_3_14_2, Juan Pablo Ugarte
  • [glade] Updated to new GtkContainer template API changes, Juan Pablo Ugarte
  • [glade/glade-3-14] Rolling 3.14.2, Juan Pablo Ugarte
  • [geocode-glib] test: Add test for unlimited results in paris test case, Bastien Nocera
  • [geocode-glib] lib: Use DEFAULT_ANSWER_COUNT in test, Bastien Nocera
  • [geocode-glib] lib: Handle 0 answer count as unlimited results, Bastien Nocera
  • [rygel] renderer: Only accept playlists with profile, Jens Georg
  • [rygel] media-export: Undo place-holder hack, Jens Georg
  • [zenity] Updated Indonesian translation, Andika Triwidada
  • [gnome-clocks] Force a redraw of the world clocks, Paolo Borelli
  • [evolution/gnome-3-6] Bug #686212 - Cannot print html mails with defined <style />, Milan Crha
  • [evolution] Bug #686212 - Cannot print html mails with defined <style>, Milan Crha
  • [gnome-shell/gnome-3-6] Updated Indonesian translation, Andika Triwidada
  • [gnome-online-accounts/gnome-3-6] Updated Indonesian translation, Andika Triwidada
  • [evolution-data-server/openismus-work] Fixed bad merge of previous commit (fixing regression for UID/REV fields-of-interest), Tristan Van Berkom
  • [gnome-dictionary] Updated Indonesian translation, Andika Triwidada
  • [evolution-data-server/openismus-work] Fix regression on fields-of-interest as much as possible., Tristan Van Berkom
  • [clutter] examples/pan-action: Enable the xinput backend to test touch events, Emanuele Aina
  • [clutter] tests: Track TOUCH_CANCEL events in test-events, Emanuele Aina
  • [clutter] tests: Print touch sequences in test-events, Emanuele Aina
  • [clutter] tests: Print the modifiers state on mouse/touch events, Emanuele Aina
  • [clutter] events: Fix and improve some touch events debug notes, Emanuele Aina
  • [clutter] events: Use the correct union field when setting the stage on touch events, Emanuele Aina
  • [gnome-contacts/gnome-3-6] Updated Indonesian translation, Andika Triwidada
  • [gnome-disk-utility] Assamese translation updated, Nilamdyuti Goswami
  • [evolution-data-server/openismus-work-master: 3/3] Fix regression on fields-of-interest as much as possible., Tristan Van Berkom
  • [evolution-data-server/openismus-work-master: 2/3] Avoid race conditions when concurrently writing contacts in the addressbook, Tristan Van Berkom
  • [evolution-data-server/openismus-work-master: 1/3] Adding test case proving there is a write-write race condition to fix, Tristan Van Berkom
  • [babl] Update tests/ gitignore., =?utf-8?q?Jehan_Pag=C3=A8s?=
  • [totem] Assamese translation updated, Nilamdyuti Goswami
  • [gnome-themes-standard/wip/toolbars-rework: 5/5] Merge branch 'master' into wip/toolbars-rework, Lapo Calamandrei
  • [gnome-themes-standard/wip/toolbars-rework] (5 commits) ...Merge branch 'master' into wip/toolbars-rework, Lapo Calamandrei
  • [clutter] actor: fix allocate_align_fill() to maintain the child preferred size, Lionel Landwerlin
  • [clutter/clutter-1.12] actor: fix allocate_align_fill() to maintain the child preferred size, Lionel Landwerlin
  • [evolution/gnome-3-6] Bug #687974 - No displaying of extended free/busy (XFB) information, Milan Crha
  • [evolution] Bug #687974 - No displaying of extended free/busy (XFB) information, Milan Crha
  • [gnome-themes-standard] Adwaita gtk3: removed not some not needed column-headers selectors., Lapo Calamandrei
  • [evolution-ews/gnome-3-6] Read also CalendarEventDetails from Free/Busy response, Milan Crha
  • [evolution-ews] Read also CalendarEventDetails from Free/Busy response, Milan Crha
  • [empathy] add some protocolname-displayname, Guillaume Desmottes
  • [grilo-plugins] docs: Add documentation, using Docbook-XML, Murray Cumming
  • [grilo-plugins] tmdb: Add an example., Murray Cumming
  • [gtk-doc] make: fix silent builds even more (s/:/;/), Stefan Kost
  • [caribou] key-model: Use key-released instead of key-clicked to hide subkeys, Rui Matos
  • [gedit] Updated Malayalam translations, Ani Peter
  • [gedit/gnome-3-6] Updated Malayalam translations, Ani Peter
  • [gtk+] Sanitize memory handling in cups_request_printer_list_cb, Christophe Fergeau
  • [gnome-contacts] Updated Malayalam translations, Ani Peter
  • [gnome-contacts/gnome-3-6] Updated Malayalam translations, Ani Peter
  • [gnome-dictionary] Updated Malayalam translations, Ani Peter
  • [gnome-online-accounts/gnome-3-6] Updated Malayalam translations, Ani Peter
  • [gnome-online-accounts] Updated Malayalam translations, Ani Peter
  • [gnome-shell] Updated Malayalam translations, Ani Peter
  • [gnome-shell/gnome-3-6] Updated Malayalam translations, Ani Peter
  • [geocode-glib] tests: Add GeoPlanet parsing test case, Bastien Nocera
  • [geocode-glib] lib: Add debug for where cache files are saved/loaded, Bastien Nocera
  • [geocode-glib] tests: Load tests from external files, Bastien Nocera
  • [geocode-glib] README: Add mention of other web service used, Bastien Nocera
  • [geocode-glib] lib: Fix GeocodeForward XEP test, Bastien Nocera
  • [grilo] grl-source: fixed compare_queue_element function, Juan A . Suarez Romero
  • [gtkmm-documentation] Builder examples: Update the Glade files to gtkmm3 status., Kjell Ahlstedt
  • [gtk+] i18n: Update British English translation, Philip Withnall
  • =?utf-8?q?=5Bgtk+=5D_Bug_595615_=E2=80=94_Use_proper_ellipses?=, Philip Withnall
  • [evolution-kolab] docs: added screenshot of sync conflict resolution dialog, Christian Hilberg
  • [gvfs] tests/run-in-tree.sh: Disable service activation for local D-BUS, Martin Pitt
  • [gvfs] gvfs-test: Skip Dav tests if http is disabled, Martin Pitt
  • [gvfs] gvfs-test: Add tests using the introspected Gio API, Martin Pitt
  • [totem-pl-parser] build: Use gmime-2.6, Bastien Nocera
  • [gnome-boxes] Exit to collection view if the VM goes to a non-running state, Alexander Larsson
  • [gnome-boxes] On display disconnect, only go to COLLECTION for current item, Alexander Larsson
  • [libgnome-keyring] configure.ac: if [list]; then construct: [list] is to be executed, thus use 'test', Stefan Walter
  • [folks] eds: remove urls, Patrick Ohly
  • [pygobject] Drop MININT64/MAXUINT64 workaround, Martin Pitt
  • [jhbuild] core-deps-3.8: Fix pkgconfig vala file, =?utf-8?q?Javier_Jard=C3=B3n?=
  • [pygobject/pygobject-3-4] Fix maximum and minimum ranges of TYPE_(U)INT64 properties, Martin Pitt
  • [pygobject] Fix maximum and minimum ranges of TYPE_(U)INT64 properties, Martin Pitt
  • [jhbuild] core-3.8: Remove unnneded use of revision keywork to track master, =?utf-8?q?Javier_Jard=C3=B3n?=
  • [gnome-control-center] users: Fix resetting the avatar, Matthias Clasen
  • [jhbuild] 3.8: Add gnome-getting-started-docs, Matthias Clasen
  • [jhbuild] 3.8: Beef up gnome-initial-setup dependencies, Matthias Clasen
  • [jhbuild] 3.8: Update gnome-control-center dependencies, Matthias Clasen
  • [jhbuild] 3.8: gnome-initial-setup depends on clutter-gst, Matthias Clasen
  • [banshee] LastFm: Null check for scrobble parameters (bgo#685920), =?utf-8?q?Andr=C3=A9s_Aragoneses?=
  • [banshee] LastFm: correct small identation issue, =?utf-8?q?Andr=C3=A9s_Aragoneses?=
  • [gnome-shell/wip/pressure: 637/637] layout: Dummy hack for now because the X server is amazing, Jasper St . Pierre
  • [gnome-shell/wip/pressure: 636/637] messageTray: Remove dwell to open, Jasper St . Pierre
  • [gnome-shell/wip/pressure: 635/637] layout: Don't show the tray if the user is just skirting the barrier, Jasper St . Pierre
  • [gnome-shell/wip/pressure: 634/637] layout: Trigger the message tray by downward pressure, Jasper St . Pierre
  • [gnome-shell/wip/pressure: 633/637] layout: Port to the new mutter-based barrier wrappers, Jasper St . Pierre
  • [gnome-shell/wip/pressure: 632/637] messageTray: Remove an unused instance variable, Jasper St . Pierre
  • [gnome-shell/wip/pressure: 631/637] workspace: Add smooth scrolling support to zoom windows, Jasper St . Pierre
  • [gnome-shell/wip/pressure: 630/637] volume: Add smooth scrolling support to adjust output volume, Jasper St . Pierre
  • [gnome-shell/wip/pressure: 629/637] popupMenu: Add smooth scrolling support for sliders, Jasper St . Pierre
  • [gnome-shell/wip/pressure: 628/637] st-scroll-view: Throw away emulated pointer events, Jasper St . Pierre
  • [gnome-shell/wip/pressure: 627/637] st-scroll-view: Add proper smooth scrolling, Jasper St . Pierre
  • [gnome-shell] (637 commits) Non-fast-forward update to branch wip/pressure, Jasper St . Pierre
  • [mutter] (4 commits) Non-fast-forward update to branch wip/xinput2b, Jasper St . Pierre
  • [mutter/wip/barriers-try-2: 8/8] barrier: Add support for releasing a barrier, Jasper St . Pierre
  • [mutter/wip/barriers-try-2: 7/8] barrier: Add signals for when a barrier gets hit, Jasper St . Pierre
  • [mutter/wip/barriers-try-2: 6/8] barrier: Add a new Meta wrapper for pointer barriers, Jasper St . Pierre
  • [gimp] plug-ins: port file-xpm to GEGL, Michael Natterer
  • [mutter/wip/barriers-try-2: 5/8] display: Require XFixes 5.0, Jasper St . Pierre
  • [mutter/wip/barriers-try-2: 4/8] Remove support for Core Events, Jasper St . Pierre
  • [mutter/wip/barriers-try-2: 3/8] ui: Use XI2 to fake GDK events, Jasper St . Pierre
  • [mutter/wip/barriers-try-2: 2/8] display: Add spew for XI2, Jasper St . Pierre
  • [mutter/wip/barriers-try-2: 1/8] Select for XI2 events everywhere else, Jasper St . Pierre
  • [mutter] (8 commits) Non-fast-forward update to branch wip/barriers-try-2, Jasper St . Pierre
  • [mutter/wip/barriers-try-2: 4/4] barrier: Add support for releasing a barrier, Jasper St . Pierre
  • [mutter/wip/barriers-try-2: 3/4] barrier: Add signals for when a barrier gets hit, Jasper St . Pierre
  • [mutter/wip/barriers-try-2: 2/4] barrier: Add a new Meta wrapper for pointer barriers, Jasper St . Pierre
  • [mutter/wip/barriers-try-2: 1/4] display: Require XFixes 5.0, Jasper St . Pierre
  • [mutter] (4 commits) Created branch wip/barriers-try-2, Jasper St . Pierre
  • [mutter/wip/xinput2b: 20/20] Remove support for Core Events, Jasper St . Pierre
  • [mutter/wip/xinput2b: 19/20] ui: Use XI2 to fake GDK events, Jasper St . Pierre
  • [mutter/wip/xinput2b: 18/20] display: Add spew for XI2, Jasper St . Pierre
  • [mutter/wip/xinput2b: 17/20] Select for XI2 events everywhere else, Jasper St . Pierre
  • [mutter/wip/xinput2b: 16/20] keybindings: Grab keys with XI2, Jasper St . Pierre
  • [mutter/wip/xinput2b: 15/20] keybindings: Grab keyboard with XI2, Jasper St . Pierre
  • [mutter/wip/xinput2b: 14/20] display: Grab buttons with XI2, Jasper St . Pierre
  • [mutter/wip/xinput2b: 13/20] display: Use XInput2 to grab the pointer, Jasper St . Pierre
  • [mutter/wip/xinput2b: 12/20] compositor: Identify XI2 events as grabbed events, Jasper St . Pierre
  • [mutter/wip/xinput2b: 11/20] compositor: Use XInput2 to grab the pointer/keyboard, Jasper St . Pierre
  • [mutter/wip/xinput2b: 10/20] display: Only care about input events for the VCP/VCK, Jasper St . Pierre
  • [mutter/wip/xinput2b: 9/20] Port mutter to use XInput2 events instead of Core Events, Jasper St . Pierre
  • [mutter/wip/xinput2b: 8/20] display: Don't pass an event to a handler that will no-op, Jasper St . Pierre
  • [mutter/wip/xinput2b: 7/20] window: Move grab op sync handling code out, Jasper St . Pierre
  • [mutter/wip/xinput2b: 6/20] core: enable XInput2 by default, Jasper St . Pierre
  • [mutter/wip/xinput2b: 5/20] display: separate input/non-input events handling in the event callback, Jasper St . Pierre
  • [mutter/wip/xinput2b: 4/20] common: Add the XInput2 headers to common.h, which everything uses, Jasper St . Pierre
  • [mutter/wip/xinput2b: 3/20] display: Initialize XInput2, Jasper St . Pierre
  • [mutter/wip/xinput2b: 2/20] Require XInput2, Jasper St . Pierre
  • [mutter] (20 commits) Non-fast-forward update to branch wip/xinput2b, Jasper St . Pierre
  • [gimp] plug-ins: port file-pnm to GEGL, Michael Natterer
  • [gtk+/gtk-3-6] reftests: Add reftest for broken fixed height mode, Benjamin Otte
  • [gtk+/gtk-3-6] treeview: Delay computing fixed height, Benjamin Otte
  • [bijiben] Autotools: Do not install libbiji.a, Pierre-Yves Luyten
  • [bijiben] Autotools: do not install bijiben_doc files, Pierre-Yves Luyten
  • [gtk+] reftests: Add reftest for broken fixed height mode, Benjamin Otte
  • [gtk+] treeview: Delay computing fixed height, Benjamin Otte
  • [gtk+] sizegroup: Use g_hash_table_add(), Benjamin Otte
  • [gtk+] styleproperty: Use _gtk_css_initial_value_get(), Benjamin Otte
  • [gtk+] cssvalue: Use _gtk_css_initial_value_get() for the inherit value, Benjamin Otte
  • [gtk+] cssvalue: Add _gtk_css_initial_value_get(), Benjamin Otte
  • [gimp] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [evolution/gnome-3-4] Updated German help translation (bug 688629), Christian Kirbach
  • [evolution] Updated German help translation (bug 688629), Christian Kirbach
  • [evolution/gnome-3-6] Updated German help translation (bug 688629), Christian Kirbach
  • [gnome-themes-standard] assets: sync for light version changes, Cosimo Cecchi
  • [geocode-glib] lib: Print warning for unknown XEP attributes, Bastien Nocera
  • [geocode-glib] lib: Simplify _new_for_params() internally, Bastien Nocera
  • [gedit] Add missing gtksourcelanguage.h imports, Seif Lotfy
  • [gnome-control-center/wip/privacy] privacy: Implement recent files, Matthias Clasen
  • [gnome-control-center/wip/privacy] Fixup, Matthias Clasen
  • [gimp] configure: remove all traces of gthread, it's not needed any longer, Michael Natterer
  • [fantasdic] Added Serbian translation, =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
  • [geocode-glib] lib: Add function to calculate distance between 2 locations, Bastien Nocera
  • [geocode-glib] lib: Make the rev geocoding results use XEP attributes, Bastien Nocera
  • [geocode-glib] docs: Link to the Unix time Wikipedia article, Bastien Nocera
  • [vala] atspi-2: Add new bindings, Luca Bruno
  • [gtksourceview] Remove gtksourceview-typebuiltins.h from gtksource.h, =?utf-8?q?S=C3=A9bastien_Wilmet?=
  • [vala] libxklavier: Add new bindings, Luca Bruno
  • [vala] gstreamer-0.10: Fix Element.request_pad, Luca Bruno
  • [gnome-terminal] build: don't link to gthread, Ryan Lortie
  • [glib] stop using libgthread internally, Ryan Lortie
  • [gnome-screensaver/gnome-3-0] Updated slovak translation, =?utf-8?q?Peter_Mr=C3=A1z?=
  • [gnome-screensaver/gnome-3-4] Updated slovak translation, =?utf-8?q?Peter_Mr=C3=A1z?=
  • [gnome-screensaver/gnome-3-6] Updated slovak translation, =?utf-8?q?Peter_Mr=C3=A1z?=
  • [gnome-screensaver] Updated slovak translation, =?utf-8?q?Peter_Mr=C3=A1z?=
  • [gimp] Bug 662739 - Port to lcms2 for icc V4 profile support, Michael Natterer
  • [gnome-themes-standard] content-view: use a light noise texture for content view backgrounds, Cosimo Cecchi
  • [gnome-themes-standard] views: cleanup view-related selectors, Cosimo Cecchi
  • [epiphany] Remove EggDesktopFile, it's unused, Xan Lopez
  • [gimp/gimp-2-8] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [epiphany] Use gtk_application_get_active_window instead of rolling our own, Xan Lopez
  • [longomatch] Show an information message when no playlist is loaded, Andoni Morales Alastruey
  • [gnome-themes-standard/wip/toolbars-rework] toolbars: rework paddings and borders for menubar toolbars, Cosimo Cecchi
  • [gnome-themes-standard] Created branch wip/toolbars-rework, Cosimo Cecchi
  • [gnome-control-center/wip/privacy] privay: implement trash & temp purging, Matthias Clasen
  • [longomatch] Bump release 0.18.3, Andoni Morales Alastruey
  • [gtk+/gtk-2-24] Bug 663990 - Tablet pressure is broken on MacOSX, Michael Natterer
  • [libgee] Refactor testing - do more with less, Maciej Marcin Piechotka
  • [libgee] Fix Gee.List.Iterator.next, Maciej Marcin Piechotka
  • [libgee] PriorityQueue: fix segfault discovered during stress-testing, Maciej Marcin Piechotka
  • [libgee/0.8] Fix Gee.List.Iterator.next, Maciej Marcin Piechotka
  • [libgee/0.8] PriorityQueue: fix segfault discovered during stress-testing, Maciej Marcin Piechotka
  • [libgee/0.8] Use a portable sed(1) construct to retrieve $libgee_dlname, fixes bug #688106, Maciej Marcin Piechotka
  • [libgee/0.6] Fix Gee.List.Iterator.next, Maciej Marcin Piechotka
  • [libgee/0.6] PriorityQueue: fix segfault discovered during stress-testing, Maciej Marcin Piechotka
  • [geocode-glib] lib: Update API docs, Bastien Nocera
  • [geocode-glib] geocode-glib: fix installation of headers, Bastien Nocera
  • [geocode-glib] lib: Do validation of lat/long when creating the location, Bastien Nocera
  • [geocode-glib] docs: Add missing docs to the index, Bastien Nocera
  • [geocode-glib] TODO: Update, Bastien Nocera
  • [longomatch] Updated POTFILES.in, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [gegl] transform-core: affine resampling does not do pointless perspective arithmetic, Nicolas Robidoux
  • [gnote] Change window title according to what's displayed, =?utf-8?q?Aurimas_=C4=8Cernius?=
  • [gnote] Add keywords to desktop file, =?utf-8?q?Aurimas_=C4=8Cernius?=
  • [anjuta] project-wizard: 616728 - hide breakpoints and watches windows on new project, Sebastien Granjoux
  • [jhbuild] sysdeps-3.8: gnome-disk-utility requires udisks 2.0.90, =?utf-8?q?Javier_Jard=C3=B3n?=
  • [file-roller] Crash when pasting a deleted file, Paolo Bacchilega
  • [file-roller] fixed indentation, Paolo Bacchilega
  • [gegl] transform-core.c: tweaks, Nicolas Robidoux
  • [jhbuild] sysdeps-3.8: Set 173 as the required gudev version, =?utf-8?q?Javier_Jard=C3=B3n?=
  • [jhbuild] 3.8: Do not build gudev, but install from the system packages, =?utf-8?q?Javier_Jard=C3=B3n?=
  • [gnome-themes-standard/gnome-3-6] build: Require GTK 3.6.2, Jeremy Bicha
  • [gnome-themes-standard] build: Require GTK 3.6.2, Jeremy Bicha
  • [jhbuild] core-3.8: Update network-manager-applet dependencies, =?utf-8?q?Javier_Jard=C3=B3n?=
  • [gegl] transform-core: fix rounding and types in buffer shift no-op translation, Nicolas Robidoux
  • [gnome-themes-standard] adwaita gtk3: use border-image-slice on column-header:last-child istead istead of play, Lapo Calamandrei
  • [gnome-control-center] build: g-c-c depends on current network-manager-applet, =?utf-8?q?Javier_Jard=C3=B3n?=
  • [gegl] transform-core.c: move handling of matrix coefficients to gdouble and fix is_zero, is_one and matrix, Nicolas Robidoux
  • [gnome-themes-standard] HighContrast: remove logviewer icons from build, Cosimo Cecchi
  • [banshee] Docs: Removed "Common Problems", bug 661902, Ekaterina Gerasimova
  • [gtksourceview] Doc: header to include: always gtksource.h, =?utf-8?q?S=C3=A9bastien_Wilmet?=
  • [gnome-themes-standard] adwaita gtk3: reworked column headers selectors to separate the visual part from the s, Lapo Calamandrei
  • [gnome-clocks] Use custom cell rederer for alarms and clocks, Paolo Borelli
  • [file-roller] The button 'next' is still activated when it should be greyed out, Paolo Bacchilega
  • [gtksourceview] No untracked files with git status, =?utf-8?q?S=C3=A9bastien_Wilmet?=
  • [gtksourceview] Documentation: fix some warnings, =?utf-8?q?S=C3=A9bastien_Wilmet?=
  • [gtksourceview] Clean headers includes, =?utf-8?q?S=C3=A9bastien_Wilmet?=
  • [gtksourceview] Completion: set translation domain to the GtkBuilder, =?utf-8?q?S=C3=A9bastien_Wilmet?=
  • [gnome-desktop] docs: remove references to rr-labeler, =?utf-8?q?Javier_Jard=C3=B3n?=
  • [file-roller] fixed identation, Paolo Bacchilega
  • [file-roller] ignore other calls to fr_window_close for the same window, Paolo Bacchilega
  • [file-roller] process: print "ignore error" when the ignore_error flag is active, Paolo Bacchilega
  • [file-roller] fixed error when renaming a file in rar/arj/lhz archives, Paolo Bacchilega
  • [file-roller] file-roller doesn't delete directories w/ files within, Paolo Bacchilega
  • [file-roller] fixed a segmentation fault when closing the window, Paolo Bacchilega
  • [file-roller] fixed a comment, Paolo Bacchilega
  • [gnome-terminal] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [evolution-ews/gnome-3-6] Added mr translations, Sandeep Shedmake
  • [evolution-ews] Updated Marathi Localizations, Sandeep Shedmake
  • [gnome-clocks] Remove AlarmItem update method, Paolo Borelli
  • [gcompris] Created tag GCOMPRIS_12_11, Bruno Coudoin
  • [gtk+] izegroup: Improve performance, Benjamin Otte
  • [anjuta] project-wizard: Remove compilation warnings, Sebastien Granjoux
  • [anjuta] project-wizard: Remove trailing spaces, Sebastien Granjoux
  • [anjuta] project-wizard: Allow to start a new project from the command line, Sebastien Granjoux
  • [longomatch] Add missing files, Andoni Morales Alastruey
  • [jhbuild] add Makefile and other tools for windows, Craig Keogh
  • [evolution-ews] Updated mr translations, Sandeep Shedmake
  • [evolution-ews] Added mr translations, Sandeep Shedmake
  • [jhbuild] apps-3.8: ghex still depends on gnome-doc-utils, =?utf-8?q?Javier_Jard=C3=B3n?=
  • [jhbuild] 3.8: Move gnome-doc-utils back to -apps, =?utf-8?q?Javier_Jard=C3=B3n?=
  • [evince/gnome3-style] Move dual page with odd pages left to the view menu, Carlos Garcia Campos
  • [longomatch] Put MP4 headers at the beginning of the file for progressive download, Andoni Morales Alastruey
  • [longomatch] Prompt before going to pause in the recording, Andoni Morales Alastruey
  • [longomatch] Disable seeking in live review, Andoni Morales Alastruey
  • [longomatch] Fix possible access to null File objects, Andoni Morales Alastruey
  • [longomatch] Increase lead and lag time to 1000 seconds, Andoni Morales Alastruey
  • [libpeas] Created tag libpeas-1.6.2, =?utf-8?q?Javier_Jard=C3=B3n?=
  • [vala] gstreamer-1.0: Mark argv as unowned in Gst.init_check(), Luca Bruno
  • [libpeas] Release 1.6.2, =?utf-8?q?Javier_Jard=C3=B3n?=
  • [file-roller] The properties panel shows an incorrect number of files after file deletion, Paolo Bacchilega
  • [file-roller] match Nautilus behavior for back and forward buttons, Paolo Bacchilega
  • [gimp-help-2] Minor changes in Norwegian translations, =?utf-8?q?Kolbj=C3=B8rn_Stuest=C3=B8l?=
  • [gnome-ostree] manifest: Tag systemd back to a version that builds, Frederic Peters
  • [goffice] Fixed typos in locales list. [#688977], =?utf-8?q?Jean_Br=C3=A9fort?=
  • [glib/glib-2-34] Bug 681685: Transcoding fails on OSX, John Ralls
  • [glib] Bug 681685: Transcoding fails on OSX, John Ralls
  • [yelp-xsl] dita2html-media: Implement object and param, Shaun McCance
  • [gvfs] Add a cmdline way to empty the trash, Matthias Clasen
  • [gtk+] widget: Remove an unneeded queue_resize(), Benjamin Otte
  • [gtk+] deprecations: Move files into deprecated/ dir, Benjamin Otte
  • [gtk+] gtkgradient: Deprecate, Benjamin Otte
  • [gtk+] symboliccolor: Deprecate, Benjamin Otte
  • [gtk+] themingengine: Do shading with GtkHSLA, Benjamin Otte
  • [gtk+] hsla: Add _gtk_hsla_shade(), Benjamin Otte
  • [gtk+] symboliccolor: Remove extra includes, Benjamin Otte
  • [gtk+] styleprovider: Change function prototype, Benjamin Otte
  • [gtk+] symboliccolor: Implement using GtkCssValue, Benjamin Otte
  • [gtk+] symboliccolor: symbolic color is no longer a CssValue, Benjamin Otte
  • [gtk+] symboliccolor: Change prototype of function, Benjamin Otte
  • [gtk+] settings: Remove support for color schemes, Benjamin Otte
  • [gtk+] styleprovider: Remove (broken) implementations of get_style, Benjamin Otte
  • [gtk+] stylecascade: Remove get_icon_factory() implementation, Benjamin Otte
  • [gtk+] styleprovider: Deprecate two non-working functions, Benjamin Otte
  • [gegl: 25/25] Merge branch 'tran', Nicolas Robidoux
  • [gegl: 24/25] composition tests: replace with current resampling results, Nicolas Robidoux
  • [gegl: 23/25] transform-core.c: really take out the fast path reflect, Nicolas Robidoux
  • [gegl: 22/25] transform-core.c: restore {0, 0, 0, 0} and adding the whole width and height in gegl_transform_get_boun, Nicolas Robidoux
  • [gegl: 21/25] transform-core.c: remove reflection fast path, Nicolas Robidoux
  • [gegl: 20/25] transform-core.c: comments, Nicolas Robidoux
  • [gegl: 19/25] sampler-nearest.c: put back slightly larger context_rect, Nicolas Robidoux
  • [gegl: 18/25] comments, Nicolas Robidoux
  • [gegl: 17/25] sampler-nearest: fix various careless syntax errors, Nicolas Robidoux
  • [gegl: 16/25] sampler-nearest: RaGaBaA like other samplers, use local array to pass back values, use gegl_sampler_, Nicolas Robidoux
  • [gegl: 15/25] sampler-nearest: const & restrict, Nicolas Robidoux
  • [gegl: 14/25] sampler-nearest: unneeded string.h, Nicolas Robidoux
  • [gegl: 13/25] sampler-nearest.c: for some strange reason, enlarging width=height to 3 (from 1) make it interact be, Nicolas Robidoux
  • [gegl: 12/25] transform-core.c/gegl_transform_get_invalidated by change: undo context_rect removal, Nicolas Robidoux
  • [gegl: 11/25] transform-core.c/gegl_transform_get_invalidated by change: use absolute coordinates and no context_r, Nicolas Robidoux
  • [gegl: 10/25] transform-core.c: absolute positions in gegl_transform_detect, Nicolas Robidoux
  • [gegl: 9/25] transform-core.c: remove the dependence of in_rect on context_rect, Nicolas Robidoux
  • [gegl: 8/25] comments, Nicolas Robidoux
  • [gegl: 7/25] comments, Nicolas Robidoux
  • [gegl: 6/25] transform-core/gegl_transform_get_bounding_box: shouldn't this bounding box be smaller: some sort of, Nicolas Robidoux
  • [gegl: 5/25] transform-core/gegl_transform_get_bounding_box: convert indices to absolute positions, Nicolas Robidoux
  • [gegl: 4/25] transform-core.c: cosmetic, Nicolas Robidoux
  • [gegl: 3/25] transform-core.c: clearer comments, Nicolas Robidoux
  • [gegl: 2/25] transform-core.c: constant folding, Nicolas Robidoux
  • [gegl: 1/25] transform-core.c: major change in what gegl_transform_bounding_box computes, Nicolas Robidoux
  • [gegl] (25 commits) ...Merge branch 'tran', Nicolas Robidoux
  • [latexila] Take a bigger icon for the table, =?utf-8?q?S=C3=A9bastien_Wilmet?=
  • [latexila] Insert figure environment: modify the icon, =?utf-8?q?S=C3=A9bastien_Wilmet?=
  • [latexila] Add "insert table environment" in the edit toolbar, =?utf-8?q?S=C3=A9bastien_Wilmet?=
  • [geocode-glib] lib: Remove GeocodeObject, Bastien Nocera
  • [geocode-glib] lib: Fix the coords parsing from searches, Bastien Nocera
  • [geocode-glib] test: Add test for the radix difference, Bastien Nocera
  • [geocode-glib] lib: Remove duplicated _get_lang() functions, Bastien Nocera
  • [geocode-glib] test: Port locale test to GeocodeForward, Bastien Nocera
  • [geocode-glib] test: Clean test search, Bastien Nocera
  • [geocode-glib] lib: Fix some results not being in the right language, Bastien Nocera
  • =?utf-8?b?W2dlb2NvZGUtZ2xpYl0gdGVzdDog0KDQvtGB0YHQuNGPIG1lYW5zIFJ1c3Np?= =?utf-8?q?a=2C_not_Moscow_=3A=29?=, Bastien Nocera
  • [geocode-glib] lib: Fix search long/lat in some locales, Bastien Nocera
  • [geocode-glib] test: Add --count argument for forward geocoding, Bastien Nocera
  • [geocode-glib] test: Fix long/lat parsing in some locales, Bastien Nocera
  • [geocode-glib] lib: Add description to the result, Bastien Nocera
  • [geocode-glib] lib: Fix long/lat parsing in some locales, Bastien Nocera
  • [geocode-glib] test: Port interactive tests to new objects, Bastien Nocera
  • [geocode-glib] test: Port pub test to GeocodeForward, Bastien Nocera
  • [geocode-glib] test: Use GeocodeForward in XEP test, Bastien Nocera
  • [geocode-glib] test: Use GeocodeReverse object, Bastien Nocera
  • [geocode-glib] test: First pass at using GeocodeForward, Bastien Nocera
  • [geocode-glib] lib: Add helper to free GeocodeLocation objects, Bastien Nocera
  • [geocode-glib] lib: Special-case the single answer query, Bastien Nocera
  • [geocode-glib] lib: Export function to create query, Bastien Nocera
  • [geocode-glib] lib: Move json parsers to the objects, Bastien Nocera
  • [geocode-glib] lib: Small indent fix in private header, Bastien Nocera
  • [geocode-glib] lib: Add GeocodeReverse object, Bastien Nocera
  • [geocode-glib] lib: Add GeocodeForward, Bastien Nocera
  • [geocode-glib] lib: Export the caching functions internally, Bastien Nocera
  • [geocode-glib] lib: Remove _set_lookup_type() from private API, Bastien Nocera
  • [geocode-glib] lib: Add simple GeocodeLocation object, Bastien Nocera
  • [geocode-glib] lib: Include geocode-error.h in the main header, Bastien Nocera
  • [latexila] Insert table and tabular: more complete example, =?utf-8?q?S=C3=A9bastien_Wilmet?=
  • [bijiben] Delete Note : be more cautious to fix crashes, Pierre-Yves Luyten
  • [tomboy] (bug #655067) stop listening for spellchecking enable/disable after note delete, Jared L Jennings
  • [gnome-disk-utility] Focus cancel button in confirmation dialogs, David Zeuthen
  • [gnome-themes-standard] Remove HighContrast logviewer icons, Matthias Clasen
  • [gnome-system-log] Add HighContrast app icons, Matthias Clasen
  • [gnome-shell] Make it possible to not show the users name permanently, Matthias Clasen
  • [gnome-color-manager] trivial: Whitepace cleanups, Richard Hughes
  • [gnome-color-manager] Calculate the profile whitepoint using the profile transform, Richard Hughes
  • [gnome-themes-standard] assets: don't repeat background images for checks/radios, Cosimo Cecchi
  • [bijiben] Deserializer: fix end of lines into raw text for list items, Pierre-Yves Luyten
  • [tomboy] Added RemoveBrokenLinks and AdvancedPreferences into Setup, Jared L Jennings
  • [gnome-themes-standard] column-header: simplify selectors, Cosimo Cecchi
  • [gnome-themes-standard] column-header: add a style for dragged column headers, Cosimo Cecchi
  • [gnome-disk-utility] Don't default to "New RAID Array" for RAID array name, David Zeuthen
  • [gnome-disk-utility] Don't default to "New Volume" for file system name, David Zeuthen
  • [gtk+] docs: gtk_file_chooser_get_filename() returns absolute paths, David King
  • [gtk+/gtk-3-6] docs: gtk_file_chooser_get_filename() returns absolute paths, David King
  • [evolution-kolab] libekolabconv: decode and validate XFB data before passing on to EClient, Christian Hilberg
  • [evolution-kolab] libekolabconv: added XFB decoding/validation util function, Christian Hilberg
  • [evolution/calendar-xfb: 10/10] removed XFB base64 decoding (t.b.d. in backends), Christian Hilberg
  • [evolution/calendar-xfb: 9/10] removed code dupe from libedataserver, Christian Hilberg
  • [evolution/calendar-xfb: 8/10] EMeetingTimeSelector: removed unneeded string allocation, Christian Hilberg
  • [evolution/calendar-xfb: 7/10] comment cleanup, Christian Hilberg
  • [evolution/calendar-xfb: 6/10] removed unneeded runtime warning, Christian Hilberg
  • [evolution/calendar-xfb: 5/10] EMeetingTimeSelector: added XFB tooltip to the freebusy canvas, Christian Hilberg
  • [evolution/calendar-xfb: 4/10] EMeetingStore: added XFB detail extration/storing (heals build), Christian Hilberg
  • [evolution/calendar-xfb: 3/10] EMeetingAttendee: added XFB detail storing (breaks build), Christian Hilberg
  • [evolution/calendar-xfb: 2/10] added helper functions for XFB data (type), Christian Hilberg
  • [evolution/calendar-xfb: 1/10] added data types for XFB handling, Christian Hilberg
  • [evolution] (10 commits) Created branch calendar-xfb, Christian Hilberg
  • [nautilus/places-sidebar] Change gtk_places_sidebar_set_current_uri() for ..._set_current_location(), Federico Mena Quintero
  • [gnome-disk-utility] Use Block:Id property as the filename for benchmarks, David Zeuthen
  • [gtk+/places-sidebar] Restore the originally-selected location when dynamically updating the bookmarks, Federico Mena Quintero
  • [gtk+/places-sidebar] Oops, actually update the internal location of the places sidebar prior to notifying the caller, Federico Mena Quintero
  • [gtk+/places-sidebar] Highlight the currently-viewed location in the places sidebar, Federico Mena Quintero
  • [gtk+/places-sidebar] Turn gtk_places_sidebar_set_current_uri() into _set_current_location(), Federico Mena Quintero
  • [latexila] Update NEWS and bump version, =?utf-8?q?S=C3=A9bastien_Wilmet?=
  • [latexila/latexila-2-6] Post-release version bump, =?utf-8?q?S=C3=A9bastien_Wilmet?=
  • [latexila] Created tag 2.6.2, =?utf-8?q?S=C3=A9bastien_Wilmet?=
  • [latexila/latexila-2-6] Release 2.6.2, =?utf-8?q?S=C3=A9bastien_Wilmet?=
  • [gnome-themes-standard/gnome-3-6] gtk2: don't forget to chain up if not overriding style, Cosimo Cecchi
  • [gnome-themes-standard] gtk2: don't forget to chain up if not overriding style, Cosimo Cecchi
  • [orca] Updated POTFILES.in, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [zenity] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [file-roller] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [gnome-dvb-daemon] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [gnome-themes-standard] HighContrast: rename glchess.svg -> gnome-chess.svg, Cosimo Cecchi
  • [gnome-themes-standard] HighContrast: move gnomine.png -> gnome-mines.png, Cosimo Cecchi
  • [gnome-themes-standard] HighContrast: move libreoffice-main.png -> libreoffice-startcenter.png, Cosimo Cecchi
  • [gnome-themes-standard] HighContrast: move aisleriot.png -> gnome-aisleriot.png, Cosimo Cecchi
  • [gnome-themes-standard] Sync HighContrast icons from gnome-icon-theme-symbolic, Cosimo Cecchi
  • [glib] Add GApplication local_command_line test, Paolo Borelli
  • [glib] GApplication: don't shutdown() on failure to start, Ryan Lortie
  • [gnome-themes-standard/gnome-3-6] gtk2: add a style selector for Eclipse tooltips, Cosimo Cecchi
  • [gimp-help-2] Added some changes in helps on dynamics, =?utf-8?q?Kolbj=C3=B8rn_Stuest=C3=B8l?=
  • [gnome-themes-standard] gtk2: add a style selector for Eclipse tooltips, Cosimo Cecchi
  • [gnome-themes-standard] gtk2: trivial cleanup, Cosimo Cecchi
  • [gnome-shell] WindowOverlay: animate the close button together with the border, Giovanni Campagna
  • [gnome-themes-standard/gnome-3-6] gtk2: fix toolbar styling in SWT, Cosimo Cecchi
  • [gnote] Remake main window toolbar, =?utf-8?q?Aurimas_=C4=8Cernius?=
  • [gnome-themes-standard] gtk2: fix toolbar styling in SWT, Cosimo Cecchi
  • [anjuta] build: disable -Werror to workaround flex(1) issue, Ryan Lortie
  • [gnome-boxes] app: A micro indentation fix, Zeeshan Ali Khattak
  • [gnome-disk-utility] Slightly rework SMART dialog layout, David Zeuthen
  • [glib] gdatetime: Fix some docs sed damage, Ryan Lortie
  • [gedit/wip/gtkapp: 8/8] Remove custom handling of the last active window, Paolo Borelli
  • [gedit/wip/gtkapp: 7/8] Remove gedit_applucation_get_default etc, Paolo Borelli
  • [gedit/wip/gtkapp: 6/8] Kill app_ready., Paolo Borelli
  • [gedit/wip/gtkapp: 5/8] Override startup in win32 implementation, Paolo Borelli
  • [gedit/wip/gtkapp: 4/8] Remove unneeded method, Paolo Borelli
  • [gedit/wip/gtkapp: 3/8] Move more code to startup/shutdown, Paolo Borelli
  • [gedit/wip/gtkapp: 2/8] Move command line handling to the GeditApp, Paolo Borelli
  • [gedit/wip/gtkapp: 1/8] Die smclient die, Paolo Borelli
  • [gedit] (8 commits) Non-fast-forward update to branch wip/gtkapp, Paolo Borelli
  • [dconf] Add keywords to the desktop file, Matthias Clasen
  • [yelp] Add keywords to the desktop file, Shaun McCance
  • [anjuta] symbol-db: Use a vertical box for the search view., Johannes Schmid
  • [tomboy] Updated Lithuanian translation, =?utf-8?q?Aurimas_=C4=8Cernius?=
  • [network-manager-openvpn] Updated Lithuanian translation, =?utf-8?q?Aurimas_=C4=8Cernius?=
  • [gnome-tweak-tool] Updated Lithuanian translation, =?utf-8?q?Aurimas_=C4=8Cernius?=
  • [gnome-clocks] Updated Lithuanian translation, =?utf-8?q?Aurimas_=C4=8Cernius?=
  • [zenity] Updated Lithuanian translation, =?utf-8?q?Aurimas_=C4=8Cernius?=
  • [gedit/wip/gtkapp] Use gprint not gerror, it is a legit user message, Paolo Borelli
  • [folks] eds: Fix some syntax errors in documentation comments, Philip Withnall
  • [folks] individual: avoid updating in get, Philip Withnall
  • [gnome-boxes] vm-creator: Only unpause VMs automatically on startup, Zeeshan Ali Khattak
  • [gnome-clocks] SelectionToolbar: Hide actor when not visible, Paolo Borelli
  • [ekiga] H.323: Fixed Gatekeeper support., Damien Sandras
  • [gedit/wip/gtkapp: 17/17] Remove custom handling of the last active window, Paolo Borelli
  • [gedit/wip/gtkapp: 16/17] Remove gedit_applucation_get_default etc, Paolo Borelli
  • [gedit/wip/gtkapp: 15/17] Kill app_ready., Paolo Borelli
  • [gedit/wip/gtkapp: 14/17] Override startup in win32 implementation, Paolo Borelli
  • [gedit/wip/gtkapp: 13/17] Remove unneeded method, Paolo Borelli
  • [gedit/wip/gtkapp: 12/17] Remove not needed include, Paolo Borelli
  • [gedit/wip/gtkapp: 11/17] we actually need the ugly hack on both sides :(, Paolo Borelli
  • [gedit/wip/gtkapp: 10/17] The copy of the arg array needs to be done in the local parsing, Paolo Borelli
  • [gedit/wip/gtkapp: 9/17] Move more code to startup/shutdown, Paolo Borelli
  • [gedit/wip/gtkapp: 8/17] More crazy stuff to handle the command line, Paolo Borelli
  • [gedit/wip/gtkapp: 7/17] Handle the help by ourselves in the local command line, Paolo Borelli
  • [gedit/wip/gtkapp: 6/17] GOption magic for both local and remote command line, Paolo Borelli
  • [gedit/wip/gtkapp: 5/17] Do not use an idle for the command line handling, Paolo Borelli
  • [gedit/wip/gtkapp: 4/17] Handle the window creation and loading of files, Paolo Borelli
  • [gedit/wip/gtkapp: 3/17] Handle command line options into the app directly, Paolo Borelli
  • [gedit/wip/gtkapp: 2/17] Handle local command line, Paolo Borelli
  • [gedit/wip/gtkapp: 1/17] Die smclient die, Paolo Borelli
  • [gedit/wip/gtkapp] Remove custom handling of the last active window, Paolo Borelli
  • [gnome-media] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [folks] individual-aggregator: Fix a typo in a documentation comment, Philip Withnall
  • [folks] lsw: Add enable|disable_persona_store api to libsocialweb backend., Philip Withnall
  • [gnome-dvb-daemon] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [almanah] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [pygtk-web] 2012-11-24 Rafael Villar Burke <pachi rvburke com>, Rafael Villar Burke
  • [gedit/wip/gtkapp] Remove gedit_applucation_get_default etc, Paolo Borelli
  • [gnome-contacts/gnome-3-6] Updated Galician translations, =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
  • [zenity] Updated Galician translations, =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
  • [anjuta] indentation-c-style: Fix logic error from e27cade3ec1ce883182ff1b99637d781ae6b128c, Sebastien Granjoux
  • [gnome-web-www] Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [gnome-web-www] Added Czech language, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [anjuta] Added keywords in desktop file., Sebastien Granjoux
  • [anjuta] run-program: Fix a crash when destroying the plugin, Sebastien Granjoux
  • [gdl] Fix gdk_window_get_origin() assertion in GdlDockMaster., Sebastien Granjoux
  • [gvfs/wip/goa: 4/4] gdbus: Do not emit ask-password if the password has already been set, Debarshi Ray
  • [gvfs/wip/goa: 3/4] Add GVfsGoaVolumeMonitor, Debarshi Ray
  • [gvfs/wip/goa: 2/4] afcvolumemonitor: Fix const-related compiler warning, Debarshi Ray
  • [gvfs/wip/goa: 1/4] afcvolumemonitor: Remove unused variables and parameters, Debarshi Ray
  • [gvfs] (4 commits) Created branch wip/goa, Debarshi Ray
  • [file-roller] Add keywords to the desktop file, Paolo Bacchilega
  • [gegl] operation: avoid warning when gegl_operation_get_format returns NULL, =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
  • [gnome-system-monitor/gnome-3-6] Updated Bengali India Translation, Runa Bhattacharjee
  • [gegl] AUTHORS: add Felix Ulber, =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
  • [gegl] load: propagate detected output format from loader on meta-op, =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
  • [gegl] exr-load: return a gegl buffer in the correct format for half-float (16 bit) OpenEXR images, =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
  • [evolution-data-server] Simplify e_contact_attr_list_free()., Matthew Barnes
  • [evolution-data-server] Simplify e_contact_attr_list_copy()., Matthew Barnes
  • [bijiben] Deserializer: Respect end of lines for note raw text, Pierre-Yves Luyten
  • [longomatch] Queue seeks until we can really seek, Andoni Morales Alastruey
  • [longomatch] Fix seeking with live streams where the duration is not updated, Andoni Morales Alastruey
  • [longomatch] Add support for live preview in capture mode, Andoni Morales Alastruey
  • [gegl] sampler-cubic: no omitted { } for one line if, Nicolas Robidoux
  • [gegl] sampler-cubic.c: <= -> < B/C 0 in both cases, Nicolas Robidoux
  • [gegl] sampler-cubic.c: branch likely first, Nicolas Robidoux
  • [gegl] sampler-cubic.c: b and c are now gdouble wall to wall, Nicolas Robidoux
  • [bijiben] Autotools: fix Default.css installation, Pierre-Yves Luyten
  • [bijiben] Last Updated : add a small background, Pierre-Yves Luyten
  • [glom] Fix the ChangeLog, Murray Cumming
  • [glom] tests: Add a test that uses an example with text primary keys., Murray Cumming
  • [glom] tests: Test the use of a relationship to get data. * tests/test_selfhosting_utils.cc: test_, Murray Cumming
  • [gimp/gimp-2-8] libgimpwidgets: remove all item width logic from GimpPageSelector, Michael Natterer
  • [gvfs/wip/goa] gdbus: Do not emit ask-password if the password has already been set, Debarshi Ray
  • [gimp] libgimpwidgets: remove all item width logic from GimpPageSelector, Michael Natterer
  • [gegl] tests/compositions: put current output in reference although some are probably wrong (to shut Jenkin, Nicolas Robidoux
  • [gnome-web-www/wptest] Make google+ icon appear in the "connect with us" box, fixes 688465, Tobias Mueller
  • [gnome-web-www] Make google+ icon appear in the "connect with us" box, fixes 688465, Tobias Mueller
  • [gegl] transform-core.c: unneeded iterator after loop unrolling, Nicolas Robidoux
  • [gegl] transform-core.c: loop with one iteration, always, Nicolas Robidoux
  • [gegl] cosmetic, Nicolas Robidoux
  • [gegl] symmetrize samplers' context_rects to prevent missed pixel value lookup when transformation swaps le, Nicolas Robidoux
  • [foundation-web] renewal-script: Make it not mail if there are no members needing renewal, Tobias Mueller
  • [glib/wip/doc-fixes: 1200/1200] docs: Add simple GMarkup parser example, David King
  • [glib/wip/doc-fixes: 1199/1200] docs: Clarify how to unset a GFileInfo attribute, David King
  • [glib/wip/doc-fixes: 1198/1200] docs: Small clean-up of howto subsection headers, David King
  • =?utf-8?q?=5Bglib/wip/doc-fixes=3A_1197/1200=5D_docs=3A_Fix_typo_G=5FSOCK?= =?utf-8?b?RVRfQUREUkVTU19VTklYIOKGkiBHX1VOSVhfU09DS0VUX0FERFJFU1M=?=, David King
  • [glib/wip/doc-fixes: 1196/1200] docs: Large update to gio-sections.txt, David King
  • [glib/wip/doc-fixes: 1195/1200] docs: Add missing parent interface descriptions, David King
  • [foundation-web] get_renewees: Order by lastname instead of last renewal date, Tobias Mueller
  • [glib/wip/doc-fixes: 1194/1200] docs: GSeekable improvements WIP, David King
  • [glib/wip/doc-fixes: 1193/1200] docs: Improve g_fopen description for Win32, David King
  • [glib/wip/doc-fixes: 1192/1200] docs: Elaborate replacement for g_strncasecmp, David King
  • [glib] (1200 commits) Non-fast-forward update to branch wip/doc-fixes, David King
  • [gmime] Fixed some bugs in GMimeHeaderList, Jeffrey Stedfast
  • [orca] Delete the acroread script, Joanmarie Diggs
  • [gtk+/places-sidebar] Actually switch to recent:/// in its key shortcut handler, Federico Mena Quintero
  • [gtk+/places-sidebar] Allow switching to recent:/// even though GIO thinks it is not a native file, Federico Mena Quintero
  • [gvfs/wip/goa: 3/3] Add GVfsGoaVolumeMonitor, Debarshi Ray
  • [gvfs/wip/goa: 2/3] afcvolumemonitor: Fix const-related compiler warning, Debarshi Ray
  • [gvfs/wip/goa: 1/3] afcvolumemonitor: Remove unused variables and parameters, Debarshi Ray
  • [gvfs] (3 commits) Created branch wip/goa, Debarshi Ray
  • [gvfs] Deleted branch wip/goa, Debarshi Ray
  • [zenity] [l10n] Updated Dutch translation, =?utf-8?q?Mario_Bl=C3=A4ttermann?=
  • [gnome-session] Systemd: Handle polkit dialog at session end more gracefully, Matthias Clasen
  • [gnome-session] Cosmetic change to debug output, Matthias Clasen
  • [zenity] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [gnome-control-center] region: Avoid resizing when showing the logout button, Bastien Nocera
  • [gnome-control-center] region: Make locale comparison quicker, Bastien Nocera
  • [gnomeweb-wml] Tracker: Updated download page to include 0.14 and 0.15 releases, Martyn James Russell
  • [gnome-control-center] region: And remember to show the logout button if launched again, Bastien Nocera
  • [gnome-control-center] common: Try to get the configured language as the current one, Bastien Nocera
  • [gnome-control-center] common: Split out getting the lang for a user, Bastien Nocera
  • [gnome-control-center] region: Don't offer logout button if we revert the language, Bastien Nocera
  • [gnome-control-center] region: Use log out button in future language, Bastien Nocera
  • [gnome-control-center] region: Offer logout option after changing language, Bastien Nocera
  • [tracker] Created tag 0.15.0, Martyn James Russell
  • [tracker] Release 0.15.0, Martyn James Russell
  • [tracker] build: Build against GStreamer 1.0-enabled gupnp-dlna, Martyn James Russell
  • [tracker/tracker-0.14] Updated Czech translation, Martyn James Russell
  • [tracker/tracker-0.14] Update German translation, Martyn James Russell
  • [gnome-shell] Created tag 3.7.2.1, =?utf-8?q?Florian_M=C3=BCllner?=
  • [gnome-shell/3.7.2.1-branch: 2/2] Bump version to 3.7.2.1, =?utf-8?q?Florian_M=C3=BCllner?=
  • [gnome-shell/3.7.2.1-branch: 1/2] Revert "NetworkMenu: rework multiple NIC support", =?utf-8?q?Florian_M=C3=BCllner?=
  • [gnome-shell] (2 commits) Created branch 3.7.2.1-branch, =?utf-8?q?Florian_M=C3=BCllner?=
  • [gnome-shell] Revert "configure.ac: relax NetworkManager requirement to 0.9.6", =?utf-8?q?Javier_Jard=C3=B3n?=
  • [rygel/wip/playlist-item: 27/27] media-export: Add playlist item., Krzesimir Nowak
  • [rygel/wip/playlist-item: 26/27] server: Add playlist item., Krzesimir Nowak
  • [rygel] (27 commits) Non-fast-forward update to branch wip/playlist-item, Krzesimir Nowak
  • [evolution-kolab] libekolabconv: rework of error handling in free/busy conversion, Christian Hilberg
  • [aisleriot] build: Add keywords to desktop file, Christian Persch
  • [aisleriot] build: Post branch version bump, Christian Persch
  • [gnome-online-accounts] Post-release version bump, Debarshi Ray
  • [gnome-online-accounts] httpclient: Attach a SoupLogger to the session, Debarshi Ray
  • [gnome-shell] configure.ac: relax NetworkManager requirement to 0.9.6, =?utf-8?q?Javier_Jard=C3=B3n?=
  • [gnome-control-center] network: ensure IMEI is displayed and reload Operator Name when it changes, Aleksander Morgado
  • [gnome-control-center] network: load IMEI and Operator Name also in LTE-only modems, Aleksander Morgado
  • [cogl] cogl-gles2-context: Cast func pointers to void* when filling vtable, Chun-wei Fan
  • [cogl/cogl-1.12] cogl-gles2-context: Cast func pointers to void* when filling vtable, Chun-wei Fan
  • [vino] Assamese translation updated, Nilamdyuti Goswami
  • [latexila] Autotools: don't show the CFLAGS in the summary, =?utf-8?q?S=C3=A9bastien_Wilmet?=
  • [cogl/cogl-1.12] cogl.symbols: Add symbols required for Clutter 1.12, Chun-wei Fan
  • [nautilus] Assamese translation updated, Nilamdyuti Goswami
  • [network-manager-applet/aleksander/mobile-providers: 9/9] libnm-gtk, mobile-providers: new 'nma_mobile_providers_find_for_sid()' method, Aleksander Morgado
  • [network-manager-applet/aleksander/mobile-providers: 8/9] libnm-gtk, mobile-providers: simplify logic when looking for 2/3 digit MNC match, Aleksander Morgado
  • [network-manager-applet/aleksander/mobile-providers: 7/9] libnm-gtk, mobile-providers: new 'nma_mobile_providers_find_for_mcc_mnc()' method, Aleksander Morgado
  • [network-manager-applet/aleksander/mobile-providers: 6/9] libnm-gtk, mobile-providers: make refcounting thread-safe in the defined types, Aleksander Morgado
  • [network-manager-applet/aleksander/mobile-providers: 5/9] libnm-gtk, mobile-providers: use 'G_DEFINE_BOXED_TYPE' to create the types, Aleksander Morgado
  • [network-manager-applet/aleksander/mobile-providers: 4/9] libnm-gtk, mobile-providers: make all types opaque, Aleksander Morgado
  • [network-manager-applet/aleksander/mobile-providers: 3/9] libnm-gtk, mobile-providers: import changes from gnome-shell, Aleksander Morgado
  • [network-manager-applet/aleksander/mobile-providers: 2/9] libnm-gtk, mobile-providers: reorganize code, Aleksander Morgado
  • [network-manager-applet/aleksander/mobile-providers: 1/9] libnm-gtk: expose the mobile providers database parser in the API, Aleksander Morgado
  • [network-manager-applet] (9 commits) Created branch aleksander/mobile-providers, Aleksander Morgado
  • [cogl/cogl-1.12] sdl: Don't set SDL_GL_DOUBLEBUFFER when the swap chain has no pref, Neil Roberts
  • [mutter] Assamese translation updated, Nilamdyuti Goswami
  • [gtk+/wip/css-optimize: 6/6] css: Add debug output for the css rules tree, Alexander Larsson
  • [gtk+/wip/css-optimize: 5/6] css: Make gtk_css_style_provider_get_change use the new rules tree, Alexander Larsson
  • [gtk+/wip/css-optimize: 4/6] css: Make gtk_css_style_provider_lookup use the new rule tree, Alexander Larsson
  • [gtk+/wip/css-optimize: 3/6] css: Calculate tree for faster ruleset matching, Alexander Larsson
  • [gtk+/wip/css-optimize: 2/6] css: Add some methods for getting selector state, Alexander Larsson
  • [gtk+/wip/css-optimize: 1/6] CSS: Join multiple adjacent pseudoclass selectors, Alexander Larsson
  • [gtk+] (6 commits) Created branch wip/css-optimize, Alexander Larsson
  • [evolution/gnome-3-6] Bug #688819 - It's possible to make Evolution stop sending emails, Milan Crha
  • [evolution] Bug #688819 - It's possible to make Evolution stop sending emails, Milan Crha
  • [cogl] sdl: Don't set SDL_GL_DOUBLEBUFFER when the swap chain has no pref, Neil Roberts
  • [cogl] Add a conformance test using alpha textures, Neil Roberts
  • [cogl] Use GL_ARB_texture_swizzle to emulate GL_ALPHA textures, Neil Roberts
  • [gvfs] Assamese translation updated, Nilamdyuti Goswami
  • [gucharmap] Assamese translation updated, Nilamdyuti Goswami
  • [gtk+] Assamese translation updated, Nilamdyuti Goswami
  • [gtk+/gtk-2-24] Bug 668239 - texts disappear when notebook switch page at zh_CN locate, Michael Natterer
  • [gupnp-igd] Created tag 0.2.2, Jens Georg
  • [gupnp-igd] Version 0.2.2, Jens Georg
  • [gupnp-igd] Append environment's LD_LIBRARY_PATH if set, Jens Georg
  • [PolicyKit-gnome] Updated Odia Translation with FUEL implementation., Manoj Kumar Giri
  • [evolution-data-server/openismus-work] EBookBackendSqliteDB: Avoid errors on conflicting summaries, Tristan Van Berkom
  • [jhbuild] core-deps-3.8: remove opencc, no module depends on it, =?utf-8?q?Javier_Jard=C3=B3n?=
  • [jhbuild] core-deps-3.8: Add pyzy module, =?utf-8?q?Javier_Jard=C3=B3n?=
  • [evolution-ews/gnome-3-6] Address books always read-only, Milan Crha
  • [evolution-ews] Address books always read-only, Milan Crha
  • [evolution-data-server/openismus-work-master: 2/2] Avoid race conditions when concurrently writing contacts in the addressbook, Tristan Van Berkom
  • [evolution-data-server/openismus-work-master: 1/2] Adding test case proving there is a write-write race condition to fix, Tristan Van Berkom
  • [evolution-data-server/gnome-3-6] Bug #688926 - SIGABRT on call_old_file_Sync, Milan Crha
  • [evolution-data-server] (2 commits) Created branch openismus-work-master, Tristan Van Berkom
  • [evolution-data-server] Bug #688926 - SIGABRT on call_old_file_Sync, Milan Crha
  • [evolution-data-server] EBookBackendSqliteDB: Avoid errors on conflicting summaries, Tristan Van Berkom
  • [gegl] comments, Nicolas Robidoux
  • [gegl] nearest.c: clearer code and comments, Nicolas Robidoux
  • [gegl] lohalo.c: clearer comments, Nicolas Robidoux
  • [gnote] Assamese translation updated, Nilamdyuti Goswami
  • [gnome-user-docs/gnome-3-6] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [gnome-terminal] Assamese translation updated, Nilamdyuti Goswami
  • [gnome-system-monitor] Assamese translation updated, Nilamdyuti Goswami
  • [rygel] docs: librygel-renderer: Add Implementing Renderers section, Murray Cumming
  • [rygel] docs: librygel-renderer-gst: Rename the example, Murray Cumming
  • [rygel] docs: librygel-renderer-gst: Rename a section., Murray Cumming
  • [totem/gnome-3-6] Updated Odia Translation with FUEL implementation., Manoj Kumar Giri
  • [totem] Updated Odia Translation with FUEL implementation., Manoj Kumar Giri
  • [rygel] renderer: Add GetCurrentTransportActions method., Jens Georg
  • [gnome-shell/gnome-3-6] Assamese translation updated, Nilamdyuti Goswami
  • [gnome-settings-daemon/gnome-3-6] power: GpmIdletime doesn't need to be a singleton, Bastien Nocera
  • [gnome-shell] Assamese translation updated, Nilamdyuti Goswami
  • [glom] Created tag 1.23.2, Murray Cumming
  • [glom] 1.23.2, Murray Cumming
  • [gnome-control-center] user-accounts: Fix comment about SHA-256 usage, Bastien Nocera
  • [devhelp] libdevhelp: explicitly link with libm for sqrt() in dh-window.c, Frederic Peters
  • [devhelp/gnome-3-6] libdevhelp: explicitly link with libm for sqrt() in dh-window.c, Frederic Peters
  • [gnome-settings-daemon] Assamese translation updated, Nilamdyuti Goswami
  • [rygel] docs: RygelPlaybinRenderer: Small improvement, Murray Cumming
  • [rygel] docs: librygel-server: Remove duplicate license statements., Murray Cumming
  • [rygel] docs: librygel-renderer: Add an Implementing section., Murray Cumming
  • [gnome-boxes/gnome-3-6] Don't crash when running Boxes while it's already running, Christophe Fergeau
  • [gnome-session] Assamese translation updated, Nilamdyuti Goswami
  • [gnome-packagekit] Assamese translation updated, Nilamdyuti Goswami
  • [rygel] docs: Implementing server plugins: Improvements, Murray Cumming
  • [releng] Even more 3.6 limits, Frederic Peters
  • [gnome-online-accounts/gnome-3-6] Assamese translation updated, Nilamdyuti Goswami
  • [gnome-online-accounts] Assamese translation updated, Nilamdyuti Goswami
  • [gnote/gnome-3-6] Updated gujarati file, Sweta Kothari
  • [gnome-documents] Assamese translation updated, Nilamdyuti Goswami
  • [gnome-dictionary] Assamese translation updated, Nilamdyuti Goswami
  • [grilo-plugins/docs] docs: Correct some typos., Murray Cumming
  • [gnome-contacts/gnome-3-6] Assamese translation updated, Nilamdyuti Goswami
  • [gnome-contacts] Assamese translation updated, Nilamdyuti Goswami
  • [mutter/gnome-3-6] hindi translation update, Rajesh Ranjan
  • [totem] backend: Make missing plugin messages more consistent, Philip Withnall
  • [gnome-shell/gnome-3-6] hindi translation update, Rajesh Ranjan
  • [grilo] docs: Grammar correction: got, Murray Cumming
  • [gnome-online-accounts/gnome-3-6] hindi translation update, Rajesh Ranjan
  • [gnome-dictionary] hindi translation update, Rajesh Ranjan
  • [gnome-contacts/gnome-3-6] hindi translation update, Rajesh Ranjan
  • [glib] hindi translation update, Rajesh Ranjan
  • [gedit/gnome-3-6] hindi translation update, Rajesh Ranjan
  • [gcalctool/gnome-3-6] hindi translation update, Rajesh Ranjan
  • [folks] hindi translation update, Rajesh Ranjan
  • [evolution-data-server/gnome-3-6] hindi translation update, Rajesh Ranjan
  • [evolution/gnome-3-6] hindi translation update, Rajesh Ranjan
  • [empathy/gnome-3-6] hindi translation update, Rajesh Ranjan
  • [gnome-color-manager] Assamese translation updated, Nilamdyuti Goswami
  • [zenity] Updated Hebrew translation., Yaron Shahrabani
  • [ekiga] hindi translation update, Rajesh Ranjan
  • [caribou/gnome-3-6] hindi translation update, Rajesh Ranjan
  • [gnome-boxes] Assamese translation updated, Nilamdyuti Goswami
  • [gnome-session] Replace EggDesktopFile by GDesktopAppInfo in the inhibit dialog, Matthias Clasen
  • [gnome-session] Drop the fallback dialog, Matthias Clasen
  • [gnome-session] Drop an unnecessary include, Matthias Clasen
  • [gnome-session] Add some padding to the fallback inhibit dialog, Matthias Clasen
  • [gnome-session] Make the fail whale a separate program, Matthias Clasen
  • [gnome-session] Don't store the extensions object, Matthias Clasen
  • [gnome-session] Use gnome-session-quit to log out from the fail whale, Matthias Clasen
  • [gnome-session] Move gsm_util_get_computer_fail_icon_size where it is used, Matthias Clasen
  • [gnome-session] Use zenity for init errors, Matthias Clasen
  • [gnome-session] Don't initialize gtk in gnome-session-quit, Matthias Clasen
  • [gnome-contacts/gnome-3-6] Added Bengali India Translation, Runa Bhattacharjee
  • [gnome-contacts/gnome-3-6] Added Bengali to the list of languages, Runa Bhattacharjee
  • [gnome-contacts] Added Bengali India Translation, Runa Bhattacharjee
  • [gnome-contacts] Added Bengali India to the list of languages, Runa Bhattacharjee
  • [jhbuild] core-deps-3.8: update ibus, ibus-anthy and ibus-pinyin, =?utf-8?q?Javier_Jard=C3=B3n?=
  • [gnome-devel-docs] hig: GNOME only supports HighContrast, not HighContrastInverse, Jeremy Bicha
  • [jhbuild] 3.8: network-manager-applet is still a dependency of g-c-c and the shell, =?utf-8?q?Javier_Jard=C3=B3n?=
  • [jhbuild] core-3.8: g-s-d depends on PackageKit by default, =?utf-8?q?Javier_Jard=C3=B3n?=
  • [rygel] renderer-gst: Check duration availability, Jens Georg
  • [rygel] media-export: Reenable media art extraction, Jens Georg
  • [rygel] media-export: Prevent critical on file harvesting, Jens Georg
  • [rygel] renderer: Prevent signalling the same state, Jens Georg
  • [gimp/gimp-2-8] Bug 688715 - Unconfigured eraser should be set to eraser tool, Michael Natterer
  • [gimp] Bug 688715 - Unconfigured eraser should be set to eraser tool, Michael Natterer
  • [tomboy] Bump version to 1.13.3, Aaron Borden
  • [gtk+] docs: Fix typo in gtk_tree_view_set_tooltip_column comment, David King
  • [gtk+/gtk-3-6] docs: Fix typo in gtk_tree_view_set_tooltip_column comment, David King
  • [glib] Improve i18n documentation, =?utf-8?q?S=C3=A9bastien_Wilmet?=
  • [gnome-icon-theme-symbolic] Exported view-more and network-wireless-hotspot., Lapo Calamandrei
  • =?utf-8?q?=5Bgnome-icon-theme-symbolic=5D_Fix_battery_horizontal_alignmen?= =?utf-8?q?t=2C_thanks_to_St=C3=A9phane_D=C3=A9murget_=28fixes_688898=29?= =?utf-8?q?=2E?=, Lapo Calamandrei
  • [gtk+] docs: Improve GtkTreeModel iteration pattern, David King
  • [gtk+] docs: Correct GtkWidget::scroll-event mask documentation, David King
  • [gtk+/gtk-3-6] docs: Improve GtkTreeModel iteration pattern, David King
  • [gtk+/gtk-3-6] docs: Correct GtkWidget::scroll-event mask documentation, David King
  • [gnome-shell] MessageTray: be explicit about removing tweens, Giovanni Campagna
  • [zenity] [l10n] Updated German translation, =?utf-8?q?Mario_Bl=C3=A4ttermann?=
  • [rygel] renderer: Implement DIDL_S playlist support, Jens Georg
  • [rygel] renderer: Set proper track number, Jens Georg
  • [rygel] renderer-gst: Add 3GPP mime-type, Jens Georg
  • [rygel] renderer: Add PresetNameList to initial notify, Jens Georg
  • [rygel] renderer: Mark strings for translation, Jens Georg
  • [rygel] server: Generate thumbs for native files only, Jens Georg
  • [rygel] server: Add DIDL_S resource to container, Jens Georg
  • [rygel] server: Add DataSource for playlist XML data, Jens Georg
  • [rygel] server: Support all objects in HTTPRequest, Jens Georg
  • [rygel] server: Extend HTTPServerURI for DIDL_S playlists, Jens Georg
  • [rygel] server: Add skeleton playlist handler, Jens Georg
  • [rygel] server: Add generic Serializer class, Jens Georg
  • [gnome-dvb-daemon] Add missing question mark, Sebastian Polsterl
  • [gnome-dvb-daemon] Use a single translatable string to describe TV type, Sebastian Polsterl
  • [gtksourceview] Completion: fix "Alt" keyboard shortcuts, =?utf-8?q?S=C3=A9bastien_Wilmet?=
  • [bijiben] Yelp: update the help target, Pierre-Yves Luyten
  • [bijiben] Yelp: port to new autotools, Pierre-Yves Luyten
  • [gnome-initial-setup] Reduce overlinking, Matthias Clasen
  • [evolution/gnome-3-6] EMailDisplay lefts opened file handles to downloaded images, Milan Crha
  • [evolution] EMailDisplay lefts opened file handles to downloaded images, Milan Crha
  • [gnome-getting-started-docs] keyboard driven workspace switching, Jakub Steiner
  • [d-feet] Update requirements in README, Thomas Bechtold
  • [empathy] Updated Galician translations, =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
  • [eog] Updated Galician translations, =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
  • [epiphany] Updated Galician translations, =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
  • [nautilus] Updated Galician translations, =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
  • [gvfs] Updated Galician translations, =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
  • [almanah] just a syntax error, =?utf-8?b?w4FsdmFybyBQZcOxYQ==?=
  • [glib] configure: Make GNUC visibility attribute test more reliable., Krzesimir Nowak
  • [glib] Assamese translation updated, Nilamdyuti Goswami
  • [gsettings-desktop-schemas] Updated Galician translations, =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
  • [evolution-data-server/gnome-3-6] Bug #688795 - Crash under e_cal_backend_contacts_start_view(), Milan Crha
  • [evolution-data-server] Bug #688795 - Crash under e_cal_backend_contacts_start_view(), Milan Crha
  • [gdm] Assamese translation updated, Nilamdyuti Goswami
  • [gcalctool] Assamese translation updated, Nilamdyuti Goswami
  • [gupnp-av] Add function to dump XML of a DIDLObject, Jens Georg
  • [planet-web] [pgo] Update a bunch of IRC nicks, Benjamin Otte
  • [gnome-boxes] Don't crash when running Boxes while it's already running, Christophe Fergeau
  • [bijiben] fix string literal, Olav Vitters
  • [zenity] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [evolution] Bug #202576 - A way to refresh IMAP folder list, Milan Crha
  • [evolution-data-server/gnome-3-6] Bug #202576 - A way to refresh IMAP folder list, Milan Crha
  • [evolution-data-server] Bug #202576 - A way to refresh IMAP folder list, Milan Crha
  • [jhbuild] 3.8: Move bijiben to gnome.org, Bastien Nocera
  • [vino/gnome-3-6] Updated Odia Translation with FUEL implementation., Manoj Kumar Giri
  • [vino] Updated Odia Translation with FUEL implementation., Manoj Kumar Giri
  • [longomatch] Make sensitive the correct button, Andoni Morales Alastruey
  • [glib/glib-2-34] Updated Odia Translation with FUEL implementation., Manoj Kumar Giri
  • [glib] Updated Odia Translation with FUEL implementation., Manoj Kumar Giri
  • [jhbuild] Revert "apps-3.8: gupnp-dlna depends on gstreamer*-master", Jens Georg
  • [jhbuild] apps-3.8: gupnp-dlna depends on gstreamer*-master, Jens Georg
  • [folks] Assamese translation updated, Nilamdyuti Goswami
  • [evolution-data-server] Assamese translation updated, Nilamdyuti Goswami
  • [empathy] Fixed Russian translation, Yuri Myasoedov
  • [gtk+/gtk-3-6] aboutdialog: Fix add_credit_section() annotations, Martin Pitt
  • [gtk+] aboutdialog: Fix add_credit_section() annotations, Martin Pitt
  • [zenity] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [almanah] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [rygel] examples: Add a C version of the example renderer plugin, Murray Cumming
  • [zenity] Replaced string 'could' to start with an Uppercase., Arx Henrique Pereira da Cruz
  • [mutter/gnome-3-6] Updated Bengali India Translation, Runa Bhattacharjee
  • [libpeas] Fix another gjs single-include issue instance, Ryan Lortie
  • [gtk+/gtk-3-6] gtk: don't let insensitive children eat scroll events when bubbling down, Michael Natterer
  • [gtk+] gtk: don't let insensitive children eat scroll events when bubbling down, Michael Natterer
  • [gucharmap/gnome-3-6] Updated Dutch translation, Wouter Bolsterlee
  • [gucharmap] Updated Dutch translation, Wouter Bolsterlee
  • [gnome-shell/gnome-3-6] Updated Dutch translation, Wouter Bolsterlee
  • [evince] Assamese translation updated, Nilamdyuti Goswami
  • [gnome-shell] Updated Dutch translation, Wouter Bolsterlee
  • [gegl] look for stuff in $(srcdir) to make off-root builds work, Nils Philippsen
  • [evolution] Bug #674678 - Event notification uses wrong app name, Milan Crha
  • [gvfs/gnome-3-6] Updated Dutch translation, Wouter Bolsterlee
  • [gvfs] Updated Dutch translation, Wouter Bolsterlee
  • [glom] Tests: Use the locally-built glom., Murray Cumming
  • [glom] Tests: Use the locally-built python module., Murray Cumming
  • [ekiga] Updated Telugu Translations, Krishnababu Krothapalli
  • [empathy] Assamese translation updated, Nilamdyuti Goswami
  • [cogl] Remove the pipeline layer user matrix, Neil Roberts
  • [gcr] egg: Build with libcrypt at custom prefix, Mathias Hasselmann
  • [ekiga] Assamese translation updated, Nilamdyuti Goswami
  • [gnome-font-viewer/gnome-3-6] Updated Dutch translation, Wouter Bolsterlee
  • [gnome-font-viewer] Updated Dutch translation, Wouter Bolsterlee
  • [epiphany/gnome-3-6] Updated Dutch translation, Wouter Bolsterlee
  • [epiphany] Updated Dutch translation, Wouter Bolsterlee
  • [gnome-photos] build: Do not install INSTALL, Debarshi Ray
  • [gnome-control-center] Assamese translation updated, Nilamdyuti Goswami
  • [gdm/gnome-3-6] Updated Dutch translation, Wouter Bolsterlee
  • [gdm] Updated Dutch translation, Wouter Bolsterlee
  • [gnome-clocks] AlarmsStorage: Simplify saving a bit, Paolo Borelli
  • [gtk+] Updated Dutch translation, Wouter Bolsterlee
  • [gtk+/gtk-3-6] Updated Dutch translation, Wouter Bolsterlee
  • [evolution-data-server/openismus-work-master] Avoid race conditions when concurrently writing contacts in the addressbook, Tristan Van Berkom
  • [evolution-data-server/openismus-work-master] Adding test case proving there is a write-write race condition to fix, Tristan Van Berkom
  • [rygel] (11 commits) Non-fast-forward update to branch wip/playlist-item, Krzesimir Nowak
  • [rygel/wip/playlist-item: 11/11] wip: Playlist item., Krzesimir Nowak
  • [rygel] build: Remove obsolete --enable-test-plugin from autogen.sh, Krzesimir Nowak
  • [devhelp/gnome-3-6] Updated Dutch translation, Wouter Bolsterlee
  • [devhelp] Updated Dutch translation, Wouter Bolsterlee
  • [cheese] Assamese translation updated, Nilamdyuti Goswami
  • [gnome-boxes] Add support for changing the CDROM iso, Alexander Larsson
  • [gnome-boxes] Add get_utf8_basename helper function, Alexander Larsson
  • [brasero] Assamese translation updated, Nilamdyuti Goswami
  • [gsettings-desktop-schemas] schemas: Add lockdown mode key for user-accounts, Ondrej Holy
  • [baobab] Assamese translation updated, Nilamdyuti Goswami
  • [gtkmm-documentation] Update the description of Box to gtkmm3 status., Kjell Ahlstedt
  • [gnome-boxes] Add "Troubleshooting log" button to system properties, Alexander Larsson
  • [gnome-boxes] Finish previous commit allowing label less properties, Alexander Larsson
  • [glib] gthread: add AVAILABLE_IN_2_32 annotations, Will Thompson
  • [vala] libgsf-1: Fix type_id to match the unusual libgsf convention, Luca Bruno
  • [empathy] Created tag EMPATHY_3_7_2, Guillaume Desmottes
  • [empathy] release.py: update last_tag_pattern, Guillaume Desmottes
  • [empathy] remove released flag, Guillaume Desmottes
  • [evolution-data-server/openismus-work] client-test-utils: Use direct access mode, now without using the extension., Tristan Van Berkom
  • [evolution-data-server/openismus-work] EBookBackendFile: Implement the new backend methods for direct access, Tristan Van Berkom
  • [evolution-data-server/openismus-work] EBookClient: Now fetch the direct backend details over D-Bus in e_book_client_new_direct(), Tristan Van Berkom
  • [evolution-data-server/openismus-work] Added EDataBookDirect, Tristan Van Berkom
  • [evolution-data-server/openismus-work] Added EGdbusBookDirect, Tristan Van Berkom
  • [evolution-data-server/openismus-work] Removing ESourceDirectAccess extension, Tristan Van Berkom
  • [empathy] prepare 3.7.2, Guillaume Desmottes
  • [empathy: 28/28] Merge branch 'gnome-3-6', Guillaume Desmottes
  • [empathy] (28 commits) ...Merge branch 'gnome-3-6', Guillaume Desmottes
  • [gnome-dictionary] Updated gujarati file, Sweta Kothari
  • [gnome-contacts/gnome-3-6] Updated gujarati file, Sweta Kothari
  • [caribou] libcaribou: refactor some code, Daiki Ueno
  • [gnome-shell/gnome-3-6] Updated Marathi Translations, Sandeep Shedmake
  • [rygel/wip/playlist-item] wip: Playlist item., Krzesimir Nowak
  • [rygel] Created branch wip/playlist-item, Krzesimir Nowak
  • [gnome-panel] panel: Fix launcher icon animation ending with black artifact, Vincent Untz
  • [gnome-panel/gnome-3-6] panel: Fix launcher icon animation ending with black artifact, Vincent Untz
  • [gnome-online-accounts/gnome-3-6] Updated Marathi Translations, Sandeep Shedmake
  • [gnome-dictionary] Updated Marathi Translations, Sandeep Shedmake
  • [gnome-contacts] Updated Marathi Translations, Sandeep Shedmake
  • [gnome-contacts/gnome-3-6] Updated Marathi Translations, Sandeep Shedmake
  • [gimp-help-2] Add French images, Julien Hardlin
  • [caribou/gnome-3-6] Updated Bengali India Translation, Runa Bhattacharjee
  • [gegl] (harmless) wrong cast, Nicolas Robidoux
  • [gegl] even though it apparently makes no difference in the results (in the composition tests, for example), Nicolas Robidoux
  • [jhbuild] core-deps-3.8: Use 1.12 branch of cogl, =?utf-8?q?Javier_Jard=C3=B3n?=
  • [evolution-data-server/openismus-work: 52/52] tests: Don't use g_ensure_type() yet, Tristan Van Berkom
  • [yelp] data/domains: Drop unused msgs.xsl, Shaun McCance
  • [yelp-xsl] yelp-xsl.pot: Don't put in CLEANFILES either, Shaun McCance
  • [evolution-data-server/openismus-work: 29/52] Adding missing header file to install in new libebook-contacts lib, Tristan Van Berkom
  • [evolution-data-server/openismus-work: 30/52] Fixed pkg-config files, libebook requires libebook-contacts, Tristan Van Berkom
  • [evolution-data-server/openismus-work: 28/52] Make libebook require libebook-contacts in the pkg-config file, Tristan Van Berkom
  • [yelp] yelp.pot: Don't regenerate on "make all", Shaun McCance
  • [yelp-xsl] yelp-xsl.pot: Don't regenerate on "make all", Shaun McCance
  • [evolution-data-server/openismus-work: 52/52] Work in progress on direct read access commit, Tristan Van Berkom
  • [evolution-data-server/openismus-work: 51/52] Fixing gtk-doc comment for new ESourceBackendSummarySetup extension, Tristan Van Berkom
  • [evolution-data-server/openismus-work: 50/52] Updating test case for new name ESourceBackendSummarySetup, Tristan Van Berkom
  • [evolution-data-server/openismus-work: 49/52] EBookBackendFile: Updated to use the new constructor for e_book_backend_sqlitedb_new_full, Tristan Van Berkom
  • [evolution-data-server/openismus-work: 48/52] Adding missing header file, Tristan Van Berkom
  • [evolution-data-server/openismus-work: 47/52] e_book_backend_sqlitedb_new_full(): Simplified to take the extension directly., Tristan Van Berkom
  • [evolution-data-server/openismus-work: 46/52] Split up ESourceAddressBookConfig and ESourceBackendSummarySetup, Tristan Van Berkom
  • [evolution-data-server/openismus-work: 45/52] EBookBackendSexp: Using a const pointer in compare_phone() as milan requested., Tristan Van Berkom
  • [evolution-data-server/openismus-work: 44/52] EBookBackendSexp: Fixed to use the new e_util_utf8_normalize() function, Tristan Van Berkom
  • [evolution-data-server/openismus-work: 43/52] EBookBackendSqliteDB: More fixups, Tristan Van Berkom
  • [evolution-data-server/openismus-work: 42/52] EBookBackendSqliteDB: Backporting fixes from openismus-work-master, Tristan Van Berkom
  • [evolution-data-server/openismus-work: 41/52] Added e_util_utf8_normalize(), Tristan Van Berkom
  • [evolution-data-server/openismus-work: 40/52] Fixup e_contact_field_type(), Tristan Van Berkom
  • [evolution-data-server/openismus-work: 39/52] Fixup e_enum_to_string(), Tristan Van Berkom
  • [evolution-data-server/openismus-work: 38/52] EBookClient: If the client is a direct access client, then use a direct access EBookClientView as we, Tristan Van Berkom
  • [evolution-data-server/openismus-work: 37/52] EBookClientView: Added constructor for direct access, Tristan Van Berkom
  • [evolution-data-server/openismus-work: 36/52] EDataBook: Added direct access apis for fetching an EDataBookView, Tristan Van Berkom
  • [evolution-data-server/openismus-work: 35/52] EDataBookView: Adding direct access APIs and GSignals for notifications, Tristan Van Berkom
  • [evolution-data-server/openismus-work: 34/52] Currently make the tests use direct read access by default, Tristan Van Berkom
  • [evolution-data-server/openismus-work: 32/52] Reviving async client test, Tristan Van Berkom
  • [evolution-data-server/openismus-work: 33/52] Fixing build after mega-merge, Tristan Van Berkom
  • [evolution-data-server/openismus-work: 31/52] EBookClient: Fixed EBookClient async open routine to chain with the direct book, Tristan Van Berkom
  • [evolution-data-server/openismus-work: 27/52] client-test-utils.c: Modified to use the ESourceDirectAccess extension to setup the test case books, Tristan Van Berkom
  • [evolution-data-server/openismus-work: 26/52] Bug 686421 - Restore libebook tests to minimum working condition, Tristan Van Berkom
  • [evolution-data-server/openismus-work: 25/52] Added ESourceDirectAccess extension, Tristan Van Berkom
  • [evolution-data-server/openismus-work: 24/52] EDataBook: Added hash table to bookkeep the directly loaded backends, Tristan Van Berkom
  • [evolution-data-server/openismus-work: 23/52] More fixing the build for new libebook/libebook-contacts split., Tristan Van Berkom
  • [evolution-data-server/openismus-work: 22/52] Fixing header files for new library libebook-contacts, Tristan Van Berkom
  • [evolution-data-server/openismus-work: 21/52] Added missing makefile, Tristan Van Berkom
  • [evolution-data-server/openismus-work: 20/52] Added missing files from last commit, Tristan Van Berkom
  • [evolution-data-server/openismus-work: 19/52] First mega-patch in libebook --> libebook-contacts split/migration, Tristan Van Berkom
  • [evolution-data-server/openismus-work: 18/52] EBookClient: Added e_book_client_new_direct(), Tristan Van Berkom
  • [evolution-data-server/openismus-work: 17/52] EDataBook: Added direct access APIs, Tristan Van Berkom
  • [evolution-data-server/openismus-work: 16/52] EBookBackendSqliteDB: Enable WAL journal mode, Tristan Van Berkom
  • [evolution-data-server/openismus-work: 15/52] EBookBackendFile: Conditionally check revisions on modified contacts, Tristan Van Berkom
  • [evolution-data-server/openismus-work: 14/52] ESourceAddressBookConfig: Added revision-guards option, Tristan Van Berkom
  • [evolution-data-server/openismus-work: 13/52] Avoid race conditions when concurrently writing contacts in the addressbook, Tristan Van Berkom
  • [evolution-data-server/openismus-work: 12/52] Refined test case to avoid conflicting EContactFields, Tristan Van Berkom
  • [evolution-data-server/openismus-work: 11/52] Adding test case proving there is a write-write race condition to fix, Tristan Van Berkom
  • [evolution-data-server/openismus-work: 10/52] Fixing e_book_backend_sexp_match_contact() for emails and phone numbers, Tristan Van Berkom
  • [evolution-data-server/openismus-work: 9/52] Added test case to create a book with custom summary fields and fetch a contact., Tristan Van Berkom
  • [evolution-data-server/openismus-work: 8/52] EBookBackendFile: Use the new ESourceAddressBookConfig to configure the summary, Tristan Van Berkom
  • [evolution-data-server/openismus-work: 7/52] EBookBackendSqliteDB: Added e_book_backend_sqlitedb_new_full(), Tristan Van Berkom
  • [evolution-data-server/openismus-work: 6/52] Added ESourceAddressBookConfig extension, Tristan Van Berkom
  • [evolution-data-server/openismus-work: 5/52] EContact: Added boxed type E_CONTACT_TYPE_ATTR_LIST and e_contact_field_type(), Tristan Van Berkom
  • [evolution-data-server/openismus-work: 4/52] Added e_enum_from_string() and e_enum_to_string() utilities in e-data-server-utiils, Tristan Van Berkom
  • [evolution-data-server/openismus-work: 3/52] Local file backend modified to use sqlite db exclusively, Tristan Van Berkom
  • [evolution-data-server/openismus-work: 2/52] EBookBackendSqliteDB: Added e_book_backend_sqlitedb_get/set_revision(), Tristan Van Berkom
  • [evolution-data-server/openismus-work: 1/52] EBookBackendSqliteDB: Fixed sexp interpretation for 'id' field., Tristan Van Berkom
  • [evolution-data-server] (52 commits) Created branch openismus-work, Tristan Van Berkom
  • [four-in-a-row] Fix homepage in doap file, Robert Ancell
  • [evolution-data-server] Created branch openismus-work-master, Tristan Van Berkom
  • [evolution-data-server] EBookBackendSexp: Fixed to use the new e_util_utf8_normalize() function, Tristan Van Berkom
  • [evolution-data-server] Added test case to create a book with custom summary fields and fetch a contact., Tristan Van Berkom
  • [evolution-data-server] EBookBackendFile: Use the new ESourceBackendSummarySetup to configure the summary, Tristan Van Berkom
  • [evolution-data-server] EBookBackendSqliteDB: Added e_book_backend_sqlitedb_new_full(), Tristan Van Berkom
  • [evolution-data-server] Added ESourceBackendSummarySetup extension, Tristan Van Berkom
  • [evolution-data-server] Added e_util_utf8_normalize(), Tristan Van Berkom
  • [evolution-data-server] Added e_enum_from_string() and e_enum_to_string() utilities in e-data-server-utiils, Tristan Van Berkom
  • [evolution-data-server/openismus-work] tests: Don't use g_ensure_type() yet, Mathias Hasselmann
  • [gnome-robots] Rename icon from gnobots2 -> gnome-robots, Robert Ancell
  • [gnome-robots] Use old name for scores, Robert Ancell
  • [libpeas] Workaround gjs single-include issue, Ryan Lortie
  • [yelp-xsl] dita2html-topic: Don't chunk for topicref buried in reltable etc, Shaun McCance
  • [five-or-more] Use old name for scores, Robert Ancell
  • [glib] Add a test for the GAppLaunchContext::launched signal, Matthias Clasen
  • [glib] GAppLaunchContext: make it possible ot get the effective startup id, Matthias Clasen
  • [glib] Add new api to exported symbols, Matthias Clasen
  • [glib] Add new API to the docs, Matthias Clasen
  • [glib] Add a test for new GDesktopAppInfo getters, Matthias Clasen
  • [glib] GDesktopAppInfo: add enough api to make autostart implementable, Matthias Clasen
  • [iagno] Fix .doap url, Robert Ancell
  • [gnome-klotski] Fix .doap description, Robert Ancell
  • [bijiben] i18n : add bjb note view to POTFILES, Pierre-Yves Luyten
  • [gnome-tetravex] Created tag GNOME_TETRAVEX_3_7_2_1, Robert Ancell
  • [gnome-tetravex] Fix icon name, Robert Ancell
  • [glib] build/win32/Makefile.am: Also go into the vs11 subdirectory, Chun-wei Fan
  • [glib] Add autotools scripts to create VS2012 projects, Chun-wei Fan
  • [balsa/gtk3] Build with gtk 3.6, at least without threads, Peter Bloomfield
  • [bijiben] Added French translation, Pierre-Yves Luyten
  • [bijiben] POTFILES.in: added bjb-main-toolbar, Pierre-Yves Luyten
  • [gnome-control-center] Updated POTFILES.in, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [gnome-desktop] Updated POTFILES.in, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [bijiben] New Notes without title : don't let notebook mess up our plans sanitizing notes title, Pierre-Yves Luyten
  • [bijiben] Deleted branch gnome-3-7, Pierre-Yves Luyten
  • [jhbuild] gypsy: re-add Wno-error=deprecated-declarations, Colin Walters
  • [glib] GObject: Fix code snippet in description of floating reference., Colin Walters
  • [gimp] plug-ins: port file-tga to GEGL, Michael Natterer
  • [glib] configure: add missing square bracket in AS_IF for memmove, Colin Walters
  • [anjuta] symbol-db: Keep a reference to the SymbolDBQuery when running it in a thread., Massimo Cora'
  • [gnome-devel-docs] Created tag 3.7.2, Shaun McCance
  • [gnome-devel-docs] Version 3.7.2, Shaun McCance
  • [almanah] Bug 677209 - The CalendarWindow dropdown doesn't displayed in the correct place, =?utf-8?b?w4FsdmFybyBQZcOxYQ==?=
  • [gnome-session] GsmPresence: Use GnomeIdleMonitor, Bastien Nocera
  • [gnome-session] GsmPresence: Don't g_warning() when screensaver goes away, Colin Walters
  • [gnome-session] main: Fix g_critical() on login, Colin Walters
  • [jhbuild] moduleset: add missing dep on xcb-dri2 for cogl, Colin Walters
  • [bijiben] Added Galician translations, =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
  • [gjs] Use GBytes for byte array GVariants, Giovanni Campagna
  • [gegl] transform-core.c: explicit casts, meaningful variable name, and cosmetic, Nicolas Robidoux
  • [gegl] gegl-sampler-cubic.c: bye bye C90 warning, Nicolas Robidoux
  • [gnome-nibbles] Created tag GNOME_NIBBLES_3_7_2, Robert Ancell
  • [tali] Created tag TALI_3_7_2, Robert Ancell
  • [gnome-robots] Created tag GNOME_ROBOTS_3_7_2, Robert Ancell
  • [gnome-nibbles] Releasing 3.7.2, Robert Ancell
  • [gnome-robots] Releasing 3.7.2, Robert Ancell
  • [tali] Releasing 3.7.2, Robert Ancell
  • [gnome-desktop] build: Bump soname for GnomeRRLabeler removal, Bastien Nocera
  • [gnome-desktop] rr-labeler: Move to gnome-control-center, Bastien Nocera
  • [gnome-desktop] utils: Remove unneeded includes, Bastien Nocera
  • [gnome-desktop] idle-monitor: Add missing GDK include, Bastien Nocera
  • [four-in-a-row] Created tag FOUR_IN_A_ROW_3_7_2, Robert Ancell
  • [four-in-a-row] Releasing 3.7.2, Robert Ancell
  • [gnome-ostree] manifest: Untag pango, Colin Walters
  • [gnome-control-center] display: Move GnomeRRLabeler here, Bastien Nocera
  • [gnome-settings-daemon] xrandr: Don't include unneeded labeler widget, Bastien Nocera
  • [gnome-settings-daemon] xrandr: Add XRandR test application, Bastien Nocera
  • [iagno] Created tag IAGNO_3_7_2, Robert Ancell
  • [iagno] Releasing 3.7.2, Robert Ancell
  • [glib] gchecksum: Adds SHA512 support, Julian Andres Klode
  • [quadrapassel] Releasing 3.7.2, Robert Ancell
  • [quadrapassel] Created tag QUADRAPASSEL_3_7_2, Robert Ancell
  • [gdl] Fix a few warnings in the documentation, Sebastien Granjoux
  • [gdl] Fix build with GDL_DISABLE_DEPRECATED defined, Sebastien Granjoux
  • [almanah] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [jhbuild] 3.6 Update to use harfbuzz 0.9.7 as required by pango, Colin Walters
  • [zenity] Created tag 3.7.2, Matthias Clasen
  • [zenity] 3.7.2, Matthias Clasen
  • [gnome-getting-started-docs] keyboard driven window manipulation (WIP), Jakub Steiner
  • [gtk+/places-sidebar] Update the widgets until all of them have been created, Federico Mena Quintero
  • [gtk+/places-sidebar] Add menu items to the places sidebar to configure the startup mode, Federico Mena Quintero
  • [gtk+/places-sidebar] Switch to Recent Files or $CWD at startup, Federico Mena Quintero
  • [gtk+/places-sidebar] Add a new org.gtk.SettingsFileChooser startup-mode settings key, Federico Mena Quintero
  • [evolution/gnome-3-6] Bug #680201 - Backup restore doesn't migrate accounts from GConf, Milan Crha
  • [gnome-shell] workspacesDisplay: add spacing around the workspacesView, Adel Gadllah
  • [evolution] Bug #680201 - Backup restore doesn't migrate accounts from GConf, Milan Crha
  • [evolution-data-server/gnome-3-6] Bug #680201 - Backup restore doesn't migrate accounts from GConf, Milan Crha
  • [evolution-data-server] Bug #680201 - Backup restore doesn't migrate accounts from GConf, Milan Crha
  • [gnome-ostree] manifest: Untag dconf, Colin Walters
  • [gjs] importer: Allow a module to see its full path, Colin Walters
  • [jhbuild] core-deps-3.8: Use libcroco master, =?utf-8?q?Javier_Jard=C3=B3n?=
  • [gxml] Add a test to test serialisation caching, using recursion, Richard Hans Schwarting
  • [gxml] * add the ability to cache at both serialization and deserialization (to avoid duplicates in the cac, Richard Hans Schwarting
  • [gxml] Element.vala: Explain some of the tag_name node caching functionality, Richard Hans Schwarting
  • [gimp] plug-ins: port file-pdf-save to GEGL, Michael Natterer
  • [gparted] Treat reiser4 label "<none>" as meaning blank (#688760), Curtis Gedak
  • [gnome-getting-started-docs] Make it build, =?utf-8?b?UGV0ciBLb3bDocWZ?=
  • [ostree] deploy: With --no-kernel, do copy host kernel modules, Colin Walters
  • [gnome-disk-utility] Don't leak when sorting, David Zeuthen
  • [seahorse] Created tag 3.7.2, Stefan Walter
  • [seahorse] Release version 3.7.2, Stefan Walter
  • [seahorse: 7/7] Merge branch 'gnome-3-6', Stefan Walter
  • [seahorse] (7 commits) ...Merge branch 'gnome-3-6', Stefan Walter
  • [gnome-keyring] Created tag 3.7.2, Stefan Walter
  • [gnome-ostree] manifest: Upgrade to newer libusb, Colin Walters
  • [gnome-keyring] Release version 3.7.2, Stefan Walter
  • [gcr] Created tag 3.7.2, Stefan Walter
  • [gcr] Release version 3.7.2, Stefan Walter
  • [evolution] Bug #687670 - Signing with both pgp and S/MIME shows only one signature, Milan Crha
  • [rygel/wip/didl-s: 35/35] renderer: More variables to global state, Jens Georg
  • [rygel/wip/didl-s: 34/35] renderer: Fix controller concurrency, Jens Georg
  • [rygel/wip/didl-s: 33/35] renderer: Select proper playlist resource, Jens Georg
  • [rygel/wip/didl-s: 32/35] renderer: Set track metadata in playlist, Jens Georg
  • [rygel/wip/didl-s: 31/35] renderer: Set correct error on prev/next calls, Jens Georg
  • [rygel/wip/didl-s: 30/35] renderer: Set correct track number, Jens Georg
  • [rygel/wip/didl-s: 29/35] renderer: Fix end-of-list behavior, Jens Georg
  • [rygel/wip/didl-s: 28/35] renderer: Get image timeout from config, Jens Georg
  • [rygel/wip/didl-s: 27/35] renderer: Set proper track number, Jens Georg
  • [rygel/wip/didl-s: 26/35] renderer: Add PresetNameList to initial notify, Jens Georg
  • [rygel/wip/didl-s: 25/35] renderer: Fix triple-escaping, Jens Georg
  • [rygel/wip/didl-s: 24/35] renderer: Switch to next playlist item, Jens Georg
  • [rygel/wip/didl-s: 23/35] renderer-gst: Add 3GPP mime-type, Jens Georg
  • [rygel/wip/didl-s: 22/35] renderer: Delay returning of action, Jens Georg
  • [rygel/wip/didl-s: 21/35] renderer: Mark strings for translation, Jens Georg
  • [rygel/wip/didl-s: 20/35] WIP, Jens Georg
  • [rygel/wip/didl-s: 19/35] server: Generate thumbs for native files only, Jens Georg
  • [rygel/wip/didl-s: 18/35] fix test, Jens Georg
  • [rygel/wip/didl-s: 17/35] wip: Add DIDL_S resource to container, Jens Georg
  • [rygel/wip/didl-s: 16/35] core: Force debug output if Debug is set anywhere, Jens Georg
  • [evolution-data-server/gnome-3-6] Bug #687670 - Signing with both pgp and S/MIME causes a broken signature, Milan Crha
  • [rygel/wip/didl-s: 15/35] wip: DataSource for playlist XML data, Jens Georg
  • [rygel/wip/didl-s: 14/35] server: Support all objects in HTTPRequest, Jens Georg
  • [rygel/wip/didl-s: 13/35] build: Drop obsolete option from autogen.sh, Jens Georg
  • [rygel/wip/didl-s: 12/35] WIP, Jens Georg
  • [rygel/wip/didl-s: 11/35] server: Add generic Serializer class, Jens Georg
  • [rygel] (35 commits) Non-fast-forward update to branch wip/didl-s, Jens Georg
  • [evolution-data-server] Bug #687670 - Signing with both pgp and S/MIME causes a broken signature, Milan Crha
  • [libsecret] Created tag 0.12, Stefan Walter
  • [libsecret] Release version 0.12, Stefan Walter
  • [chronojump] minor changes, Xavier de Blas
  • [libgnome-keyring] Created tag 3.7.2, Stefan Walter
  • [libgnome-keyring] Release version 3.7.2, Stefan Walter
  • [gnome-web-www] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [libsecret] Don't print messages when creating default collection, Stefan Walter
  • [libsecret] Rework how we strip remote DBus errors, Stefan Walter
  • [libsecret] Translated label for automatically created default keyrings, Stefan Walter
  • [libsecret] When storing a secret, create default keyring if necessary, Stefan Walter
  • [libsecret] Fix collection creation bugs in mock service, Stefan Walter
  • [vala] gio-2.0: Add throws to DBusProxy.new and .create_for_bus, Luca Bruno
  • [gnome-ostree] build: Only keep 2 cached buildroots by default, Colin Walters
  • [gegl] rotate.c: no need to possibly cast radians down to gdouble (if gdouble < double) B/C fed to cos and, Nicolas Robidoux
  • [gegl] reflect.c: self-explanatory variable names, Nicolas Robidoux
  • [yelp] Fix handling of xref links with anchors in resolve_file_path(), Shaun McCance
  • [folks/folks-0-8] Added Bengali India to the list of languages, Runa Bhattacharjee
  • [folks/folks-0-8] Added Bengali India Translation, Runa Bhattacharjee
  • [yelp] yelp-view: Don't free the passed GError in view_show_error_page(), Shaun McCance
  • [yelp] yelp-document: Mutex is unlocked twice when generating search results, Shaun McCance
  • [folks] Added Bengali India to the list of languages, Runa Bhattacharjee
  • [folks] Added Bengali India Translation, Runa Bhattacharjee
  • [gegl] forgot copyright, Nicolas Robidoux
  • [gegl] reflect.c: remove unneeded square root computation & structure to minimize recomputation, Nicolas Robidoux
  • [gimp] plug-ins: more file-pdf-save cleanup, mostly formatting, Michael Natterer
  • [yelp] yelp-view: Fix memory leaks, Shaun McCance
  • [gnome-shell-extensions] Update Arabic translation, Khaled Hosny
  • [gnome-clocks] AlarmDialog: Fix time when editing alarm in 12h format, Paolo Borelli
  • [gnome-clocks] Make the toolbar independent from the clutterembed, Paolo Borelli
  • [gnome-getting-started-docs] Re-render welcome anim. Still needs translation., Jakub Steiner
  • [gnome-getting-started-docs] translate welcome. fix timing., Jakub Steiner
  • [gnome-settings-daemon] gsd-xrandr: Add new follow-lid behavior and tie gsd-power lid-close to gsd-xrandr, Richard Hughes
  • [gnome-ostree] colord: Add workaround for OSTree breaking systemd's PrivateTmp, Colin Walters
  • [gobject-introspection] GIMarshallingTests: Add more virtual methods with out arguments, Martin Pitt
  • [pygobject] Test virtual methods with in and out arguments, Martin Pitt
  • [gimp] plug-ins: lots of cleanup in file-pdf-save before porting to GEGL, Michael Natterer
  • [lasem] svg_filter: import better patch for blur offset error from librsvg., Emmanuel Pacaud
  • [gnome-ostree] build: Fix added/removed inversion, Colin Walters
  • [gnome-boxes] Allow label less properties, Alexander Larsson
  • [gnome-ostree] manifest: Drop fallback mode components, Colin Walters
  • [gnome-control-center] Fixed Russian translation, Yuri Myasoedov
  • [rygel] build: Really bump vala requirement to 0.18, Jens Georg
  • [chronojump] Encoder: graph capture improved, Xavier de Blas
  • [jhbuild] apps-3.8: gupnp-dlna Gstreamer 1.0 port has been merged to master, =?utf-8?q?Javier_Jard=C3=B3n?=
  • [gnome-shell] theme: Style the panel differently according to mode, =?utf-8?q?Florian_M=C3=BCllner?=
  • [gnome-shell] sessionMode: Add panelStyle property, =?utf-8?q?Florian_M=C3=BCllner?=
  • [gnome-shell] panel: Remove .in-overview style class, =?utf-8?q?Florian_M=C3=BCllner?=
  • [damned-lies] [l10n] Update Japanese translation, Jiro Matsuzawa
  • [gnome-shell] panelCorner: Only overlap panel if necessary, =?utf-8?q?Florian_M=C3=BCllner?=
  • [rygel] Created tag RYGEL_0_17_2, Jens Georg
  • [rygel] Prepare 0.17.2, Jens Georg
  • [rygel] doc: Fix uninstall of doc, Jens Georg
  • [rygel] Fix the doc build when installing from the tarball, Jens Georg
  • [rygel] engine: Fix video transcoders, Jens Georg
  • [rygel] all: Port to GStreamer 1.0, Jens Georg
  • [gnome-shell/gnome-3-6] Block cancellation of the unlock dialog when dragging, Giovanni Campagna
  • [evolution/gnome-3-6] Bug #677378 - Alert about self-signed certificates when checking auth types, Milan Crha
  • [evolution] Bug #677378 - Alert about self-signed certificates when checking auth types, Milan Crha
  • [gnome-shell] Block cancellation of the unlock dialog when dragging, Giovanni Campagna
  • [evolution-data-server/gnome-3-6] Bug #677378 - Crash in imapx_query_auth_types_sync(), Milan Crha
  • [evolution-data-server] Bug #677378 - Crash in imapx_query_auth_types_sync(), Milan Crha
  • [gnome-shell] MessageTray: fix closing the right click menu, Giovanni Campagna
  • [gnome-settings-daemon] color: Set the primary monitor metadata when creating a display device in colord, Richard Hughes
  • [chronojump] Encoder: grpah capture lot better, Xavier de Blas
  • [gnome-ostree] manifest: Tag pango back to version that builds, Colin Walters
  • [gnome-ostree] build: Always force builds of components with local:, Colin Walters
  • [gupnp-dlna: 6/7] Generate VAPI from GIR, Jens Georg
  • [gupnp-dlna: 5/7] Change API and so version, Jens Georg
  • [gupnp-dlna: 7/7] Prepare 0.7.0, Jens Georg
  • [gupnp-dlna] Created tag gupnp-dlna-0.7.0, Jens Georg
  • [gupnp-dlna] (7 commits) ...Prepare 0.7.0, Jens Georg
  • [gnome-icon-theme-symbolic] Added media-flash and media-floppy (fix #684405)., Lapo Calamandrei
  • [empathy] Updated kn translation, Shankar Prasad
  • [evolution/gnome-3-6] Bug #685808 - Search bar entry background does not change on search, Milan Crha
  • [evolution] Bug #685808 - Search bar entry background does not change on search, Milan Crha
  • [gnome-doc-utils] Updated kn translation, Shankar Prasad
  • [jhbuild] core-deps-3.8: WebKitGTK+ 1.11.2, Carlos Garcia Campos
  • [gnome-documents] Updated kn translation, Shankar Prasad
  • [gnome-documents/gnome-3-6] Updated kn translation, Shankar Prasad
  • [gcalctool/gnome-3-6] Updated kn translation, Shankar Prasad
  • [gcalctool] Updated kn translation, Shankar Prasad
  • [gnome-color-manager/gnome-3-6] Updated kn translation, Shankar Prasad
  • [gnome-color-manager] Updated kn translation, Shankar Prasad
  • [gobject-introspection] Regress: Update expected gir for previous changes, Rico Tzschichholz
  • [libxslt] Adding doc update related to 1.1.28, Daniel Veillard
  • [libxslt] Created tag v1.1.28, Daniel Veillard
  • [libxslt] Release of libxslt 1.1.28, Daniel Veillard
  • [libxslt] Remove xsltTransStorageAdd and xsltTransStorageRemove from symbols.xml, Daniel Veillard
  • [rhythmbox] Updated Traditional Chinese translation(Hong Kong and Taiwan), Chao-Hsiung Liao
  • [gnome-tweak-tool] Updated Traditional Chinese translation(Hong Kong and Taiwan), Chao-Hsiung Liao
  • [gnome-shell-extensions] Updated Traditional Chinese translation(Hong Kong and Taiwan), Chao-Hsiung Liao
  • [f-spot] Updated Traditional Chinese translation(Hong Kong and Taiwan), Chao-Hsiung Liao
  • [libxslt] Fix python build by using libxsltmod_la_CPPFLAGS instead of AM_CPPFLAGS, Daniel Veillard
  • [banshee] Updated Traditional Chinese translation(Hong Kong and Taiwan), Chao-Hsiung Liao
  • [gnome-control-center] Updated Traditional Chinese translation(Hong Kong and Taiwan), Chao-Hsiung Liao
  • [pango] Require harfbuzz 0.9.7, Behdad Esfahbod
  • [libxslt] configure should be more careful with linker script, Daniel Veillard
  • [gnome-online-accounts/gnome-3-6] Updated Bengali India Translation, Runa Bhattacharjee
  • [gupnp-av] Fix gupnp_media_collection_new function prototype, Jens Georg
  • [jhbuild] apps-3.8: gupnp-dlns: Use GStreamer 1.0 branch, =?utf-8?q?Javier_Jard=C3=B3n?=
  • [jhbuild] apps-3.8: rygel doesnt depend on gstreamer anymore, =?utf-8?q?Javier_Jard=C3=B3n?=
  • [glibmm] VariantType: Add create_tuple()., =?utf-8?q?Jos=C3=A9_Alburquerque?=
  • [libxslt] autogen.sh cleanup, Daniel Veillard
  • [yelp] yelp-mallard-document: Fix use of uninitialized variable, Shaun McCance
  • [gnome-disk-utility] Show N/A instead of -1 if normalized/threshold/worst is unset, David Zeuthen
  • [libxslt] consistent use of xslt processor, Daniel Veillard
  • [jhbuild] apps-3.8: rygel has been ported to libgee 0.8, =?utf-8?q?Javier_Jard=C3=B3n?=
  • [jhbuild] core-deps-3.8: Use tarball for gypsy module, =?utf-8?q?Javier_Jard=C3=B3n?=
  • [jhbuild] core-deps-3.8: Use tarball for exempi, =?utf-8?q?Javier_Jard=C3=B3n?=
  • [jhbuild] 3.8: move to -world modules that are not in the app-tested metamodule, =?utf-8?q?Javier_Jard=C3=B3n?=
  • [jhbuild] 3.8: Move network-manager-applet to -world, =?utf-8?q?Javier_Jard=C3=B3n?=
  • [jhbuild] 3.8: move glib-networking to core from core-deps, =?utf-8?q?Javier_Jard=C3=B3n?=
  • [libxslt] add gcrypt library in LIBADD, not LDFLAGS, as recommended, Daniel Veillard
  • [libxslt] Fix generate-id() to avoid generating the same ID, Daniel Veillard
  • [libxslt] Revert "Cleanup libxslt test run outside of srcdir", Daniel Veillard
  • [gnome-session] hardware-compatibility: Enable llvmpipe, Colin Walters
  • [mutter/wip/xinput2b: 19/19] Remove support for Core Events, Jasper St . Pierre
  • [mutter/wip/xinput2b: 18/19] ui: Use XI2 to fake GDK events, Jasper St . Pierre
  • [mutter/wip/xinput2b: 17/19] display: Add spew for XI2, Jasper St . Pierre
  • [mutter/wip/xinput2b: 16/19] keybindings: Grab keys with XI2, Jasper St . Pierre
  • [mutter/wip/xinput2b: 15/19] keybindings: Grab keyboard with XI2, Jasper St . Pierre
  • [mutter/wip/xinput2b: 14/19] display: Grab buttons with XI2, Jasper St . Pierre
  • [mutter/wip/xinput2b: 13/19] display: Use XInput2 to grab the pointer, Jasper St . Pierre
  • [mutter/wip/xinput2b: 12/19] compositor: Identify XI2 events as grabbed events, Jasper St . Pierre
  • [mutter/wip/xinput2b: 11/19] compositor: Use XInput2 to grab the pointer/keyboard, Jasper St . Pierre
  • [mutter/wip/xinput2b: 10/19] display: Only care about input events for the VCP/VCK, Jasper St . Pierre
  • [mutter/wip/xinput2b: 9/19] Port mutter to use XInput2 events instead of Core Events, Jasper St . Pierre
  • [mutter/wip/xinput2b: 8/19] display: Don't pass an event to a handler that will no-op, Jasper St . Pierre
  • [mutter/wip/xinput2b: 7/19] window: Move grab op sync handling code out, Jasper St . Pierre
  • [mutter/wip/xinput2b: 6/19] core: enable XInput2 by default, Jasper St . Pierre
  • [mutter/wip/xinput2b: 5/19] display: separate input/non-input events handling in the event callback, Jasper St . Pierre
  • [mutter/wip/xinput2b: 4/19] common: Add the XInput2 headers to common.h, which everything uses, Jasper St . Pierre
  • [mutter/wip/xinput2b: 3/19] display: Initialize XInput2, Jasper St . Pierre
  • [mutter] Rename configure.in to configure.ac, Jasper St . Pierre
  • [mutter/wip/xinput2b: 2/19] Require XInput2, Jasper St . Pierre
  • [mutter/wip/xinput2b: 1/19] Rename configure.in to configure.ac, Jasper St . Pierre
  • [mutter] (19 commits) Created branch wip/xinput2b, Jasper St . Pierre
  • [mutter] Deleted branch wip/xinput2b, Jasper St . Pierre
  • [mutter/wip/xinput2b: 22/22] Remove support for Core Events, Jasper St . Pierre
  • [mutter/wip/xinput2b: 21/22] ui: Use XI2 to fake GDK events, Jasper St . Pierre
  • [mutter/wip/xinput2b: 20/22] display: Add spew for XI2, Jasper St . Pierre
  • [mutter/wip/xinput2b: 19/22] keybindings: Grab keys with XI2, Jasper St . Pierre
  • [mutter/wip/xinput2b: 18/22] keybindings: Grab keyboard with XI2, Jasper St . Pierre
  • [mutter/wip/xinput2b: 17/22] display: Grab buttons with XI2, Jasper St . Pierre
  • [mutter/wip/xinput2b: 16/22] display: Use XInput2 to grab the pointer, Jasper St . Pierre
  • [mutter/wip/xinput2b: 15/22] compositor: Identify XI2 events as grabbed events, Jasper St . Pierre
  • [mutter/wip/xinput2b: 14/22] compositor: Use XInput2 to grab the pointer/keyboard, Jasper St . Pierre
  • [mutter/wip/xinput2b: 13/22] display: Only care about input events for the VCP/VCK, Jasper St . Pierre
  • [mutter/wip/xinput2b: 12/22] Port mutter to use XInput2 events instead of Core Events, Jasper St . Pierre
  • [mutter/wip/xinput2b: 11/22] display: Don't pass an event to a handler that will no-op, Jasper St . Pierre
  • [mutter/wip/xinput2b: 10/22] window: Move grab op sync handling code out, Jasper St . Pierre
  • [mutter/wip/xinput2b: 9/22] core: enable XInput2 by default, Jasper St . Pierre
  • [mutter/wip/xinput2b: 8/22] rm meta_core_select_events(), Jasper St . Pierre
  • [mutter/wip/xinput2b: 7/22] Use meta_core_select_events() for input events, Jasper St . Pierre
  • [mutter/wip/xinput2b: 6/22] core: Add method to select events on a window, Jasper St . Pierre
  • [mutter/wip/xinput2b: 5/22] display: separate input/non-input events handling in the event callback, Jasper St . Pierre
  • [mutter/wip/xinput2b: 4/22] common: Add the XInput2 headers to common.h, which everything uses, Jasper St . Pierre
  • [mutter/wip/xinput2b: 3/22] display: Initialize XInput2, Jasper St . Pierre
  • [mutter/wip/xinput2b: 2/22] Require XInput2, Jasper St . Pierre
  • [mutter/wip/xinput2b: 1/22] Rename configure.in to configure.ac, Jasper St . Pierre
  • [mutter] (22 commits) Created branch wip/xinput2b, Jasper St . Pierre
  • [gtk+/places-sidebar] New way to show in the sidebar, Federico Mena Quintero
  • [gnome-initial-setup] Don't abort if gnome-initial-setup user doesn't exist, Colin Walters
  • [gimp] plug-ins: use g_thread_new(), g_thread_create() is deprecated, Michael Natterer
  • [gnome-sudoku] Created tag GNOME_SUDOKU_3_7_2, Robert Ancell
  • [gnome-sudoku] Releasing 3.7.2, Robert Ancell
  • [cogl] sdl: Support setting resizable before allocate in SDL 1, Neil Roberts
  • [cogl] Fix flushing the stencil viewport clipping workaround, Neil Roberts
  • [cogl] Support window resizing in the SDL 2 winsys, Neil Roberts
  • [lightsoff] Created tag LIGHTSOFF_3_7_2, Robert Ancell
  • [lightsoff] Releasing 3.7.2, Robert Ancell
  • [gnome-klotski] Created tag GNOME_KLOTSKI_3_7_2, Robert Ancell
  • [gnome-klotski] Releasing 3.7.2, Robert Ancell
  • [gnome-tetravex] Created tag GNOME_TETRAVEX_3_7_2, Robert Ancell
  • [gnome-tetravex] Fix distcheck and release 3.7.2, Robert Ancell
  • [gnome-mahjongg] Created tag GNOME_MAHJONGG_3_7_2, Robert Ancell
  • [gimp] plug-ins: port file-dicom to GEGL, Michael Natterer
  • [gnome-chess] Fix doap name, Robert Ancell
  • [gnome-chess] Created tag GNOME_CHESS_3_7_2, Robert Ancell
  • [gnome-chess] Fix up distcheck and release 3.7.2, Robert Ancell
  • [gimp] plug-ins: port selection-to-path to GEGL, Michael Natterer
  • [gnome-mines] Created tag GNOME_MINES_3_7_2, Thomas Hindoe Paaboel Andersen
  • [gnome-ostree] build: Add a single JSON file caching build data, Colin Walters
  • [gcompris] explore, piano translation fixes., Bruno Coudoin
  • [gcompris] Normalizing a translated string, in the code and in all PO files., Bruno Coudoin
  • [gcompris] explore activities, minor layout adjustement, Bruno Coudoin
  • [gcompris] explore_world_animals, replaced images by wiki commons one., Bruno Coudoin
  • [gnome-mines] prepare 3.7.2, Thomas Hindoe Paaboel Andersen
  • [gimp] plug-ins: remove file-xjt, Michael Natterer
  • [gnome-shell] unlockDialog: set password char on verif. failure, =?utf-8?q?St=C3=A9phane_D=C3=A9murget?=
  • [eog] Created tag 3.7.2, Felix Riemann
  • [eog] Post-release version bump, Felix Riemann
  • [eog] Prepare for release 3.7.2, Felix Riemann
  • [five-or-more] Created tag FIVE_OR_MORE_3_7_2, Thomas Hindoe Paaboel Andersen
  • [vala] glib-2.0: set GLib.GenericArray GIR name to PtrArray., Evan Nemerson
  • [vala] girwriter: write GArray and GPtrArray to GIRs as arrays., Evan Nemerson
  • [rygel/wip/gst-1.0] engine: Fix video transcoders, Jens Georg
  • [gjs] boxed: introduce support for complex constructors, Giovanni Campagna
  • [five-or-more] prepare 3.7.2, Thomas Hindoe Paaboel Andersen
  • [rygel/wip/gst-1.0: 17/17] all: Port to GStreamer 1.0, Jens Georg
  • [rygel] (17 commits) Non-fast-forward update to branch wip/gst-1.0, Jens Georg
  • [gimp] plug-ins: port file-fli to GEGL, Michael Natterer
  • [swell-foop] Created tag SWELL_FOOP_3_7_2, Thomas Hindoe Paaboel Andersen
  • [at-spi2-core] Re-register keystroke listeners if the registry goes away and returns, Mike Gorse
  • [at-spi2-atk] Re-register if the registry goes away and later returns, Mike Gorse
  • [at-spi2-atk] Don't return DBUS_HANDLER_RESULT_HANDLED for NameOwnerChanged signals, Mike Gorse
  • [swell-foop] prepare 3.7.2, Thomas Hindoe Paaboel Andersen
  • [gcompris] Updated French translation (typo, extra quote)., Bruno Coudoin
  • [gcompris] explore farm animals, complete rework of the background, Bruno Coudoin
  • [glibmm/glibmm-2-34] VariantType: Correct the referencing in the create*() methods., =?utf-8?q?Jos=C3=A9_Alburquerque?=
  • [almanah] core: Port to GMenu, =?utf-8?b?w4FsdmFybyBQZcOxYQ==?=
  • [gobject-introspection] Add more tests for boxed types, Giovanni Campagna
  • [gtranslator] Another fix for bgo#680399 - gtranslator 2.91.5 segfaults trying to use any plugin (gnome 3.5.x stac, Sebastien Granjoux
  • [bijiben] ChangeLog: generate from git, Pierre-Yves Luyten
  • [glibmm] VariantType: Correct the referencing in the create*() methods., =?utf-8?q?Jos=C3=A9_Alburquerque?=
  • [gnome-documents] Fixed some errors in Russian translation, Yuri Myasoedov
  • [gtk+/gtk-3-6] Bug 688710 - splashscreen shouldn't be always on top on OS X, Michael Natterer
  • [gtk+] Bug 688710 - splashscreen shouldn't be always on top on OS X, Michael Natterer
  • [gvfs] Use UDisksObjectInfo API from udisks 2.0.90, if available, for symbolic icons, David Zeuthen
  • [yelp-xsl] mal2html-ui: No deprecation warning when using old and new expanded, Shaun McCance
  • [gtk+/gtk-2-24] Bug 688710 - splashscreen shouldn't be always on top on OS X, Michael Natterer
  • [nautilus] Fixed some errors in Russian translation, Yuri Myasoedov
  • [gegl] rgbe-save.hdr reference image updated, Nicolas Robidoux
  • [gnome-ostree] jsondb: Don't return nonexistent file for previous, Colin Walters
  • [gegl] transform.png reference image updated, Nicolas Robidoux
  • [gnome-shell] appDisplay: do not show empty categories, =?utf-8?q?St=C3=A9phane_D=C3=A9murget?=
  • [gegl] simple-scale.png reference image updated, Nicolas Robidoux
  • [gegl] rotate.png reference image updated, Nicolas Robidoux
  • [gnome-shell] Login: add a spinner for better process indication, =?utf-8?q?St=C3=A9phane_D=C3=A9murget?=
  • [gnome-shell] Login: sensitivity fixes, =?utf-8?q?St=C3=A9phane_D=C3=A9murget?=
  • [gnome-shell] modalDialog: do not launch disabled button actions, =?utf-8?q?St=C3=A9phane_D=C3=A9murget?=
  • [gnome-shell] modalDialog: give more control over the layout, =?utf-8?q?St=C3=A9phane_D=C3=A9murget?=
  • [empathy] Updated slovak translation, =?utf-8?q?Peter_Mr=C3=A1z?=
  • [chronojump] Encoder: small fixes, Xavier de Blas
  • [chronojump] Encoder: fixed some strings, Xavier de Blas
  • [gegl] reflect2.png reference image updated, Nicolas Robidoux
  • [gegl] edge-laplace.png reference image updated, Nicolas Robidoux
  • [rygel] build: Remove GStreamer dependencies, Jens Georg
  • [gegl] composisite-transform.png reference image updated, Nicolas Robidoux
  • [gegl] clones.png reference image updated, Nicolas Robidoux
  • [yelp] Local copy of MathJax so we don't have to hit CDN, Shaun McCance
  • [gnome-disk-utility] Catch up with the udisks changes for the UDisksObjectInfo type, David Zeuthen
  • [goffice] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [gegl] removed reference test images up*test.png which MUST be dinosaurs (had to do with long ago names of, Nicolas Robidoux
  • [evolution-data-server/gnome-3-6] Bug #688479 - Empty name selector dialog on open, Milan Crha
  • [evolution-data-server] Bug #688479 - Empty name selector dialog on open, Milan Crha
  • [gnome-shell] MessageTray: fix popping up after there were modals, Giovanni Campagna
  • [evolution] [l10n] Updated German translation, =?utf-8?q?Mario_Bl=C3=A4ttermann?=
  • [evolution/gnome-3-6] [l10n] Updated German translation, =?utf-8?q?Mario_Bl=C3=A4ttermann?=
  • [rygel] all: Port to libgee-0.8, Jens Georg
  • [gegl] transform-core.c: replace NONE abyss policy by CLAMP except in fast_reflect, Nicolas Robidoux
  • [babl] Revert "tests: adjust float to 8bit regression test for new sRGB precision", Massimo Valentini
  • [gtk+] tree-view: don't use gtk_style_context_set_background(), Cosimo Cecchi
  • [gtk+] iconview: don't use gtk_style_context_set_background(), Cosimo Cecchi
  • [gegl] docs: remove generated file, =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
  • [chronojump] Encoder: capture with only one graphical window, Xavier de Blas
  • [gtk+/gtk-3-6] quartz: fix the mapping of GDK_KP_Enter in known_numeric_keys[], Michael Natterer
  • [gtk+] quartz: fix the mapping of GDK_KP_Enter in known_numeric_keys[], Michael Natterer
  • [gnome-ostree] Build for x86_64 too, Colin Walters
  • [gtk+/gtk-2-24] quartz: fix the mapping of GDK_KP_Enter in known_numeric_keys[], Michael Natterer
  • [rygel] dev: Fix .pc files, Jens Georg
  • [gnome-boxes] build-sys: Add usbredir on/off log to configure output, Christophe Fergeau
  • =?utf-8?q?=5Bevolution-data-server/gnome-3-6=5D_Bug_688639_=E2=80=93_SMTP?= =?utf-8?q?=3A_Correctly_deal_with_535_authentication_error?=, Milan Crha
  • =?utf-8?q?=5Bevolution-data-server=5D_Bug_688639_=E2=80=93_SMTP=3A_Correc?= =?utf-8?q?tly_deal_with_535_authentication_error?=, Milan Crha
  • [caribou] Post-release version bump, =?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
  • [caribou] 0.4.5 release, =?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
  • [caribou] Created tag CARIBOU_0_4_5, =?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
  • [gegl] operations: use float4 to be OpenCL-1.0 compatible, Massimo Valentini
  • [gegl] Bug 687823: Script-Fu scripts crashing GIMP when they run gimp-edit-fill, Massimo Valentini
  • [gegl] opencl: in ycbcraf_to_rgbaf call gamma_2_2_to_linear not l_to_g, Massimo Valentini
  • [gegl] opencl: make color conversions work with OpenCL1.0, Massimo Valentini
  • [gegl] opencl: do not premultiply alpha when not necessary, Massimo Valentini
  • [gegl] opencl: use the same constants as babl, Massimo Valentini
  • [atk] Created tag ATK_2_7_2, =?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
  • [atk] Release 2.7.2, =?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
  • [gegl] buffer-access typo fix: x that should be a y, Nicolas Robidoux
  • [gnome-shell] Workspace: Highlight window clone and caption when hovered, Giovanni Campagna
  • [gnome-shell] Layout: show the OSK on the monitor where the focused window lives, Giovanni Campagna
  • [alacarte] Created tag 3.7.2, Jasper St . Pierre
  • [gnome-disk-utility] Update for udisks Drive.Ata.SmartSetEnabled() changes, David Zeuthen
  • [rygel] server: Don't make private member a property, Jens Georg
  • [gjs] Rework dynamic class system, Giovanni Campagna
  • [gjs] Don't use JS_ConstructObject, Giovanni Campagna
  • [gjs] Don't use deprecated JSCLASS_CONSTRUCT_PROTOTYPE flags, Giovanni Campagna
  • [babl] AUTHORS: markup and email fix., =?utf-8?q?Jehan_Pag=C3=A8s?=
  • [rygel/wip/didl-s: 25/25] renderer: Fix end-of-list behavior, Jens Georg
  • [rygel/wip/didl-s: 24/25] renderer: Get image timeout from config, Jens Georg
  • [rygel/wip/didl-s: 23/25] renderer: Set proper track number, Jens Georg
  • [rygel/wip/didl-s: 22/25] renderer: Add PresetNameList to initial notify, Jens Georg
  • [rygel/wip/didl-s: 21/25] renderer: Fix triple-escaping, Jens Georg
  • [rygel/wip/didl-s: 20/25] renderer: Switch to next playlist item, Jens Georg
  • [rygel/wip/didl-s: 19/25] renderer-gst: Add 3GPP mime-type, Jens Georg
  • [rygel/wip/didl-s: 18/25] renderer: Delay returning of action, Jens Georg
  • [rygel/wip/didl-s: 17/25] renderer: Mark strings for translation, Jens Georg
  • [rygel/wip/didl-s: 16/25] WIP, Jens Georg
  • [rygel/wip/didl-s: 15/25] server: Generate thumbs for native files only, Jens Georg
  • [rygel/wip/didl-s: 14/25] fix test, Jens Georg
  • [rygel/wip/didl-s: 13/25] wip: Add DIDL_S resource to container, Jens Georg
  • [rygel/wip/didl-s: 12/25] core: Force debug output if Debug is set anywhere, Jens Georg
  • [rygel/wip/didl-s: 11/25] wip: DataSource for playlist XML data, Jens Georg
  • [rygel/wip/didl-s: 10/25] server: Support all objects in HTTPRequest, Jens Georg
  • [rygel/wip/didl-s: 9/25] build: Drop obsolete option from autogen.sh, Jens Georg
  • [rygel/wip/didl-s: 8/25] WIP, Jens Georg
  • [rygel/wip/didl-s: 7/25] server: Add generic Serializer class, Jens Georg
  • [rygel] (25 commits) Non-fast-forward update to branch wip/didl-s, Jens Georg
  • [babl] Bug 688217 - cleaning out an unneeded include of stdint.h., =?utf-8?q?Jehan_Pag=C3=A8s?=
  • [gnome-disk-utility] Update SMART dialog, David Zeuthen
  • [gnome-control-center] color: Show the user a warning if they try to add a broken profile, Richard Hughes
  • [gnome-control-center] color: Do not use a combobox when listing profiles to add to devices, Richard Hughes
  • [gnome-shell-extensions] Bump version to 3.7.2, Giovanni Campagna
  • [gnome-shell-extensions] Add "classic-mode" build infrastructure, Giovanni Campagna
  • [gnome-shell-extensions] alternative-status-menu: flip the default hibernate option, Giovanni Campagna
  • [gnome-shell-extensions] WindowsNavigator: fix with recent shell, Giovanni Campagna
  • [gnome-shell-extensions] alternate-tab: don't show attached modal dialogs, Giovanni Campagna
  • [gnome-shell-extensions] alternate-tab: port to the new keybindings infrastructure, Giovanni Campagna
  • [gimp] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [jhbuild] world-3.8: Use gst-libva repo, =?utf-8?q?Javier_Jard=C3=B3n?=
  • [evolution-data-server/gnome-3-6] Bug #688660 - Crash on webdav contact cache update, Milan Crha
  • [evolution-data-server] Bug #688660 - Crash on webdav contact cache update, Milan Crha
  • [rygel/wip/didl-s] fixup! WIP, Jens Georg
  • [rygel/wip/didl-s] renderer: Add PresetNameList to initial notify, Jens Georg
  • [rygel/wip/didl-s] fixup! renderer: Delay returning of action, Jens Georg
  • [rygel/wip/didl-s] renderer: Fix triple-escaping, Jens Georg
  • [rygel/wip/didl-s] renderer: Switch to next playlist item, Jens Georg
  • [rygel/wip/didl-s] renderer-gst: Add 3GPP mime-type, Jens Georg
  • [rygel/wip/didl-s] renderer: Delay returning of action, Jens Georg
  • [rygel/wip/didl-s] renderer: Mark strings for translation, Jens Georg
  • [rygel/wip/didl-s] WIP, Jens Georg
  • [rygel/wip/didl-s] server: Generate thumbs for native files only, Jens Georg
  • [rygel/wip/didl-s] fixup! wip: Add DIDL_S resource to container, Jens Georg
  • [gnome-ostree] manifest: webkitgtk: Patch to reduce build memory use and debuginfo size, Colin Walters
  • [longomatch] Only use the double window on osx for now, Andoni Morales Alastruey
  • [network-manager-openvpn] Deleted branch bgo685790, =?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
  • [nautilus] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [gvfs] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [gsettings-desktop-schemas] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [gnome-terminal] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [gnome-settings-daemon] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [gnome-session] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [gnome-online-accounts] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [gnome-control-center] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [glib] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [evolution-data-server] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [evince] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [epiphany] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [empathy] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [gvfs] gvfs-test: Fix logic error in waiting for prompt, Martin Pitt
  • [gtkmm-documentation] Fix the book/box example., Kjell Ahlstedt
  • [glib] Add boxed GType for GThread, =?utf-8?q?Sebastian_Dr=C3=B6ge?=
  • [gdm/gnome-3-6] Updated Odia Translation with FUEL implementation., Manoj Kumar Giri
  • [gdm] Updated Odia Translation with FUEL implementation., Manoj Kumar Giri
  • [gnome-shell] networkAgent: ensure auto-register is set when the component is enabled, Aleksander Morgado
  • [anjuta/gnome-3-6] updated Uyghur translation, Gheyret Kenji
  • [gtk+] Post-release version bump, Matthias Clasen
  • [gtk+] Created tag 3.7.2, Matthias Clasen
  • [gimp-help-2] Small fix., Marco Ciampa
  • [gnome-shell] ctrl-alt-tab: use better icons, Allan Day
  • [aisleriot] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [gtk+/gtk-2-24] Avoid a crash in gtk_im_context_ime_reset, Michael Natterer
  • [gtk+] Update expected output for the entries a11y test, Matthias Clasen
  • [gtk+] reftests: Fix linear-gradient reftest (again), Benjamin Otte
  • [gtk+] cssvalue: Fix copy/paste error, Benjamin Otte
  • [gtk+] Fix parser tests for color changes, Matthias Clasen
  • [gtk+] 3.7.2, Matthias Clasen
  • [gnome-color-manager: 2/2] Merging 'master' of ssh://git.gnome.org/git/gnome-color-manager, Shankar Prasad
  • [gnome-color-manager: 1/2] Updated Kannada Translations, Shankar Prasad
  • [gnome-color-manager] (2 commits) ...Merging 'master' of ssh://git.gnome.org/git/gnome-color-manager, Shankar Prasad
  • [evolution-data-server/openismus-work] Fixing gtk-doc comment for new ESourceBackendSummarySetup extension, Tristan Van Berkom
  • [vala] glib-2.0: remove GLib.DateTime.add_milliseconds, Evan Nemerson
  • [gnome-devel-docs/gnome-3-6] Fixed typo in string, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [gtk+/gtk-3-6] quartz: always send GDK_NOTIFY_NONLINEAR crossing events, Michael Natterer
  • [gtk+] quartz: always send GDK_NOTIFY_NONLINEAR crossing events, Michael Natterer
  • [gnome-shell] Add 'No Messages' label when message tray is empty, Allan Day
  • [gtk+/gtk-3-6] Bug 672193 - windows (including menus) shown multiple times don't..., Michael Natterer
  • [gtk+] Bug 672193 - windows (including menus) shown multiple times don't..., Michael Natterer
  • [gtk+/gtk-2-24] quartz: always send GDK_NOTIFY_NONLINEAR crossing events, Michael Natterer
  • [gtk+/gtk-2-24] Bug 672193 - windows (including menus) shown multiple times don't..., Michael Natterer
  • [gnome-color-manager] Add a missing metadata title to the profile viewer, Richard Hughes
  • [gnome-color-manager] Show the profile problems in the viewer application, Richard Hughes
  • [ekiga] Updated gujarati file, Sweta Kothari
  • [baobab] Updated gujarati file, Sweta Kothari
  • [evolution-data-server/openismus-work-master] EBookBackendFile: Updated to use the new constructor for e_book_backend_sqlitedb_new_full, Tristan Van Berkom
  • [evolution-data-server/openismus-work-master] e_book_backend_sqlitedb_new_full(): Simplified to take the extension directly., Tristan Van Berkom
  • [evolution-data-server/openismus-work-master] Updating test case for new name ESourceBackendSummarySetup, Tristan Van Berkom
  • [gnome-klotski] Rename Help ID, John Cheetham
  • [gnome-klotski] Mark strings for translation, John Cheetham
  • [gcr] gck/gcr: Check result of write() in logger, Mathias Hasselmann
  • [evolution-data-server/openismus-work-master] Rename of ESourceAddressBookConfig to ESourceBackendSummarySetup, Tristan Van Berkom
  • [evolution-data-server/openismus-work] Updating test case for new name ESourceBackendSummarySetup, Tristan Van Berkom
  • [evolution-data-server/openismus-work] EBookBackendFile: Updated to use the new constructor for e_book_backend_sqlitedb_new_full, Tristan Van Berkom
  • [evolution-data-server/openismus-work] Adding missing header file, Tristan Van Berkom
  • [evolution-data-server/openismus-work] e_book_backend_sqlitedb_new_full(): Simplified to take the extension directly., Tristan Van Berkom
  • [evolution-data-server/openismus-work] Split up ESourceAddressBookConfig and ESourceBackendSummarySetup, Tristan Van Berkom
  • [gnome-desktop/gnome-3-6] Updated Odia Translation with FUEL implementation., Manoj Kumar Giri
  • [gnome-desktop] Updated Odia Translation with FUEL implementation., Manoj Kumar Giri
  • [gnome-shell] Fixed some errors in Russian translation, Yuri Myasoedov
  • [gnome-user-docs] Updated Russian translation, Yuri Myasoedov
  • [genius] Added Russian translation of help, Yuri Myasoedov
  • [gnome-bluetooth/gnome-3-6] Updated Odia Translation with FUEL implementation., Manoj Kumar Giri
  • [gnome-bluetooth] Updated Odia Translation with FUEL implementation., Manoj Kumar Giri
  • [gnome-tweak-tool] Updated Russian translation, Yuri Myasoedov
  • [gnome-shell-extensions] Updated Russian translation, Yuri Myasoedov
  • [gimp] app: need to call babl_init() in gimp_option_dump_gimprc(), Michael Natterer
  • [empathy] Fixed some errors in Russian translation, Yuri Myasoedov
  • [evolution-data-server/openismus-work-master: 7/7] EBookBackendSexp: Fixed to use the new e_util_utf8_normalize() function, Tristan Van Berkom
  • [evolution-data-server/openismus-work-master: 2/7] Added e_util_utf8_normalize(), Tristan Van Berkom
  • [evolution-data-server] Fixing e_book_backend_sexp_match_contact() for emails and phone numbers, Tristan Van Berkom
  • [evolution-data-server/openismus-work] EBookBackendSexp: Using a const pointer in compare_phone() as milan requested., Tristan Van Berkom
  • [evolution-data-server/openismus-work] EBookBackendSexp: Fixed to use the new e_util_utf8_normalize() function, Tristan Van Berkom
  • [evolution-data-server] EContact: Added boxed type E_CONTACT_TYPE_ATTR_LIST and e_contact_field_type(), Tristan Van Berkom
  • [gnome-desktop/gnome-3-6] Updated Kannada Translations, Shankar Prasad
  • [gnome-desktop] Updated Kannada Translations, Shankar Prasad
  • [glib] Updated Kannada Translations, Shankar Prasad
  • [pygobject/pygobject-3-4] Ship pygi-convert.sh in tarballs, Martin Pitt
  • [pygobject] Ship pygi-convert.sh in tarballs, Martin Pitt
  • [gnome-boxes] Updated Kannada Translations, Shankar Prasad
  • [gdk-pixbuf] VS2010 install project updates, Chun-wei Fan
  • [gdk-pixbuf] Visual C++ projects: Updates, Chun-wei Fan
  • [glib/glib-2-34] Revert "Return correct value for g_socket_get_available_bytes() on Windows and OSX", Dan Winship
  • [gdk-pixbuf] Fix parsing of JPEG orientation tag, Matthias Clasen
  • [orca] Marking as Orca v3.7.3pre, Joanmarie Diggs
  • [orca] Prep for the 3.7.2 release, Joanmarie Diggs
  • [gnome-themes-standard] Created tag 3.7.2, Cosimo Cecchi
  • [gnome-themes-standard] release: prepare for 3.7.2, Cosimo Cecchi
  • [orca] Created tag ORCA_3_7_2, Joanmarie Diggs
  • [gnome-desktop] post-release version bump, Matthias Clasen
  • [gnome-desktop] Created tag 3.7.2, Matthias Clasen
  • [gnome-desktop] 3.7.2, Matthias Clasen
  • [gnome-session] Post-release version bump, Matthias Clasen
  • [orca] Replace deprecated GObject functions with their GLib equivalents, Joanmarie Diggs
  • [gnome-session] Created tag 3.7.2, Matthias Clasen
  • [gnome-session] 3.7.2, Matthias Clasen
  • [gnome-session] build: Add --disable-man option, Matthias Clasen
  • [gjs] Add new GBytes API and conversions, Colin Walters
  • [gnome-photos] query-builder: Set global to FALSE for single_query, Debarshi Ray
  • [gnome-photos] properties-dialog: Hold a reference and disconnect the timeout, Debarshi Ray
  • [gnome-photos] base-item: We only want the nie:title as the name, not the filename, Debarshi Ray
  • [gnome-photos] utils: Use larger thumbnails / icons, Debarshi Ray
  • [pango] Created tag 1.32.3, Matthias Clasen
  • [pango] 1.32.3, Matthias Clasen
  • [gnome-ostree] Revert "manifest: Tag gnome-initial-setup for now", Jasper St . Pierre
  • [gnome-initial-setup] Fix distcheck, Matthias Clasen
  • [bijiben] NoteTitle: don't ask for dialog on note creation, Pierre-Yves Luyten
  • [gnome-ostree] manifest: Tag gnome-initial-setup for now, Jasper St . Pierre
  • [gnome-initial-setup] Created tag 0.4, Jasper St . Pierre
  • [gnome-initial-setup] Makefile.am: move egg-list-box first in subdirs, Jasper St . Pierre
  • [gnome-photos] load-more-button: Simplify the button's label, Debarshi Ray
  • [gnome-photos] base-item: Don't hard code the size, use photos_utils_get_icon_size, Debarshi Ray
  • [gnome-photos] selection-toolbar: Use the PhotosApplication to retrieve the toplevel, Debarshi Ray
  • [anjuta] Created tag ANJUTA_3_7_2, James Liggett
  • [anjuta] Updated files for 3.7.2 release, James Liggett
  • [anjuta] language-support-vala: Don't clean config.vapi, James Liggett
  • [anjuta] language-support-cpp-java: Remove org.gnome.anjuta.plugins.cpp.gschema.valid from git, James Liggett
  • [gcompris] improved web site generation to avoid article id overwrites., Bruno Coudoin
  • [gnome-initial-setup] language: Don't set locale when adding languages, Jasper St . Pierre
  • [gnome-initial-setup] language: Use egg-list-box instead of a GtkTreeView, Jasper St . Pierre
  • [gnome-initial-setup] Import egg-list-box, Jasper St . Pierre
  • [gnome-initial-setup] Post-release version bump, Jasper St . Pierre
  • [gnome-initial-setup] Release 0.4, Jasper St . Pierre
  • [gnome-initial-setup] Pre-release bump, Jasper St . Pierre
  • [gnome-initial-setup] account: Kill a useless finalize, Jasper St . Pierre
  • [gnome-shell] messageTray: don't accidentally shift the tray around in the overview, Giovanni Campagna
  • [libgweather] Created tag 3.7.2, Giovanni Campagna
  • [libgweather] Bump version to 3.7.3, Giovanni Campagna
  • [libgweather] Release 3.7.2, Giovanni Campagna
  • [libgweather] Squash a compiler warning, Giovanni Campagna
  • [libgweather] Remove deprecated g_type_init() calls, Giovanni Campagna
  • [dconf] dconf 0.15.2, Ryan Lortie
  • [dconf] dist the D-Bus interface description, Ryan Lortie
  • [dconf] Remove calls to g_type_init(), Ryan Lortie
  • [dconf] Created tag 0.15.2, Ryan Lortie
  • [dconf] Increase GLib dependency to 2.35.2, Ryan Lortie
  • [glib] file-info: Don't leak the filename if thumbnailing failed, Debarshi Ray
  • [dconf] service/: always use read() for reading gvdb, Ryan Lortie
  • [nautilus] Created tag 3.7.2, Cosimo Cecchi
  • [nautilus] release: prepare for 3.7.2, Cosimo Cecchi
  • [glib] *bump*, Ryan Lortie
  • [glib] Created tag 2.35.2, Ryan Lortie
  • [glib] NEWS, Ryan Lortie
  • [glib] Remove two accidentally-exported symbols, Ryan Lortie
  • [nautilus] view: trivial cleanup, Cosimo Cecchi
  • [nautilus] build: generate GResource dependencies automatically, Cosimo Cecchi
  • [gnome-shell] Created tag 3.7.2, =?utf-8?q?Florian_M=C3=BCllner?=
  • [gnome-shell] Bump version to 3.7.2, =?utf-8?q?Florian_M=C3=BCllner?=
  • [gnome-shell] build: Actually remove shell-screen-grabber.[ch], =?utf-8?q?Florian_M=C3=BCllner?=
  • [gnome-shell] messageTray: restore toggle tray in normal mode (non overview), =?utf-8?q?Florian_M=C3=BCllner?=
  • [gnome-documents] Created tag 3.7.2, Cosimo Cecchi
  • [gnome-shell] calendar-server: Remove useless g_type_init, Adel Gadllah
  • [gnome-documents] release: prepare for 3.7.2, Cosimo Cecchi
  • [mutter] Created tag 3.7.2, =?utf-8?q?Florian_M=C3=BCllner?=
  • [mutter] Bump version to 3.7.2, =?utf-8?q?Florian_M=C3=BCllner?=
  • [mutter] Remove another call to g_type_init(), =?utf-8?q?Florian_M=C3=BCllner?=
  • [gnome-ostree] manifest: mesa: --enable-debug, Colin Walters
  • [jhbuild] 3.8: Add "--with-espeak" to the autogenargs for speech-dispatcher, Joanmarie Diggs
  • [gnome-documents] preview: pre-select entry text when finding text in preview mode, Cosimo Cecchi
  • [gnome-documents] preview: destroy the toolbar actor when exiting fullscreen, Cosimo Cecchi
  • [gnome-disk-utility] Use GtkMenuButton in SMART dialog, David Zeuthen
  • [aisleriot] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [gjs] Created tag GJS_1_35_2, Colin Walters
  • [gjs] Release 1.35.2, Colin Walters
  • [gjs] importer: Fix a compilation warning, Colin Walters
  • [gjs] object: Fix memory leak, Colin Walters
  • [gimp/gimp-2-8] app: disable maximize_state_in_aux_data because it needs a WM, Michael Natterer
  • [gjs] GObject: register interfaces before creating the class, Giovanni Campagna
  • [gimp] app: fix the tests so make check succeeds again, Michael Natterer
  • [bijiben] Created tag BIJIBEN_3_7_2, Pierre-Yves Luyten
  • [gnome-disk-utility] Use ensure_unused() before restoring a disk image onto a device, David Zeuthen
  • [gnome-disk-utility] Use ensure_unused() before creating disk image, David Zeuthen
  • [gnome-documents] load-more: simplify the button's label, Cosimo Cecchi
  • [gobject-introspection] Created tag GOBJECT_INTROSPECTION_1_35_2, Colin Walters
  • [aisleriot] klondike: Add "Unlimited redeals" option., Vincent Povirk
  • [libsoup] Created tag LIBSOUP_2_41_2, Dan Winship
  • [libsoup] 2.41.2, Dan Winship
  • [libsoup] Uyghur translation added., Dan Winship
  • [bijiben] ShowAboutDialog : update version, Pierre-Yves Luyten
  • [aisleriot] Created branch gnome-3-6, Christian Persch
  • [gnome-boxes] Created tag v3.7.2, Zeeshan Ali Khattak
  • [gnome-boxes] Release 3.7.2, Zeeshan Ali Khattak
  • [gnome-boxes] Drop already removed vapi file from Makefile, Zeeshan Ali Khattak
  • [gnome-boxes] Display user friendly error on medium analysis failures, Zeeshan Ali Khattak
  • [gimp] plug-ins: port file-pix to GEGL, Michael Natterer
  • [gnome-documents] preview: add Properties to the preview gear menu, Cosimo Cecchi
  • [gdl] Hide GdlDockNotebook button if there is only one visible page, Sebastien Granjoux
  • [at-spi2-core] Fix atspi_accessible_get_index_in_parent when the parent is not cached, Mike Gorse
  • [gnumeric] Cell format: actually return the intended result., Morten Welinder
  • [bijiben] Import Notes: move to an initial UI (external data app menu item), Pierre-Yves Luyten
  • [gimp] plug-ins: port file-pcx to GEGL, Michael Natterer
  • [bijiben] autotools: fix extradist for src and add it for data, Pierre-Yves Luyten
  • [f-spot] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [network-manager-vpnc] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [anjuta] glade: Fix the images in the palette toggles used for choosing the edit mode., Sebastien Granjoux
  • [anjuta] glade: Fix the palette not being shown., Sebastien Granjoux
  • [gegl] doc: change development notes wrt ascii doc, =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
  • [network-manager-openvpn] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [gegl] docs: add missing file, =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
  • [glom] Examples: Remove unused list_related_* layouts., Murray Cumming
  • [babl] AUTHORS: markup fixup, =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
  • [gnome-disk-utility] Make it possible to enable/disable SMART, David Zeuthen
  • [gegl] tweaks across doc buils system, =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
  • [gegl] split documentation/website into many pages, =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
  • [gegl] readd contribute as ascii document, =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
  • [gegl] simplify build, =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
  • [gegl] docs: build automations, =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
  • [gegl] add developt.html to extra_dist, =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
  • [gegl] doc: simplify rules for txt->html, =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
  • [gnome-clocks] Do not include the toolbar in clutter embed, Paolo Borelli
  • [anjuta] document-manager: Update combo filenames when the project changes., Sebastien Granjoux
  • [anjuta] gdb: Fix debugger broken by the previous fix in gdbmi, Sebastien Granjoux
  • [damned-lies] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [gnome-clocks] Do not use a "private" variable of toolbar, Paolo Borelli
  • [tomboy] Created tag 1.13.2, Aaron Borden
  • [tomboy] Update NEWS for 1.13.2, Aaron Borden
  • [ekiga] Remove unused code, Eugen Dedu
  • [library-web] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [gnome-shell] ScreenShield: unbreak blurring the background, Giovanni Campagna
  • [mutter] MetaBackgroundActor: add a setter for GLSL uniforms, Giovanni Campagna
  • [gnome-shell] bluetooth: add translation hints, =?utf-8?q?St=C3=A9phane_D=C3=A9murget?=
  • [anjuta] indentation-c-style: Fix "parenthesis" typos, Sebastien Granjoux
  • [gimp] plug-ins: port file-html-table to GEGL, Michael Natterer
  • [gnome-shell/gnome-3-6] shell-recorder-src: Set frame duration, Adel Gadllah
  • [gnome-getting-started-docs] Created tag 3.7.2, Matthias Clasen
  • [gnome-shell] MessageTray: restore opacity when expanding a notification, Giovanni Campagna
  • [gnome-shell] shell-recorder-src: Set frame duration, Adel Gadllah
  • [gnome-shell] test-recoder: Use webm file extension, Adel Gadllah
  • [gnome-shell] recorder: Show icon and indicator on the primary monitor, Adel Gadllah
  • [jhbuild] 3.8: Add speech-dispatcher as a "suggests" for Orca, Joanmarie Diggs
  • [yelp-xsl] Created tag 3.7.2, Shaun McCance
  • [yelp-xsl] Version 3.7.2, Shaun McCance
  • [gimp] plug-ins: port file-cel to GEGL, Michael Natterer
  • [cogl] tests: Differentiate between known failures and missing requirements, Neil Roberts
  • [cogl] tests: Convert test-npot-texture to Cogl, Neil Roberts
  • [gtkmm-documentation] gmmproc: _WRAP_METHOD: Include docs on wrapping methods with slots., =?utf-8?q?Jos=C3=A9_Alburquerque?=
  • [cogl] tests: Don't report success when the test is skipped, Neil Roberts
  • [glibmm] gmmproc: Documentation: Adjust if the method has a slot param., =?utf-8?q?Jos=C3=A9_Alburquerque?=
  • [cogl] Remove some unused structure members from CoglContext, Neil Roberts
  • [glibmm] gmmproc: _WRAP_METHOD: Support wrapping methods with slots., =?utf-8?q?Jos=C3=A9_Alburquerque?=
  • [anjuta] debug-manager: Fix accessing of invalid tree models., Sebastien Granjoux
  • [chronojump] website spanish (casio, sports analysis pack announcement), Xavier de Blas
  • [chronojump] Encoder: powerBars with height (range of movement), Xavier de Blas
  • [jhbuild] 3.8: remove --disable-http from gvfs, Dan Winship
  • [chronojump] Encoder SqliteEncoderExercise fixed (again), Xavier de Blas
  • [chronojump] Encoder: Sqlite Open on multiple SelectExercise, Xavier de Blas
  • [gnome-boxes] os-database: Load database asynchronously, Zeeshan Ali Khattak
  • [gnome-boxes] os-database: Derive from GLib.Object, Zeeshan Ali Khattak
  • [gnome-boxes] os-database: Remove redundant error declaration, Zeeshan Ali Khattak
  • [pitivi] viewer: When undocked, show a button to toggle fullscreen mode, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [pitivi] viewer: Ensure the widget for displaying video is visible when switching output, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [ostree] pull-local: Make multithreaded, Colin Walters
  • [gnome-shell] build: require gsettings-desktop-schemas 3.7.2, Cosimo Cecchi
  • [gnome-shell] view-selector: add support for disable-external search setting, Cosimo Cecchi
  • [gnome-shell] remote-search: apply sort-order from GSettings, Cosimo Cecchi
  • [gnome-shell] remote-search: restructure remote search provider loading process, Cosimo Cecchi
  • [gnome-shell] view-selector: filter out disabled search providers, Cosimo Cecchi
  • [gnome-shell] search: add API to get a list of remote providers, Cosimo Cecchi
  • [gnome-shell] search: propagate GAppInfo to SearchProvider, Cosimo Cecchi
  • [bijiben] Created branch gnome-3-7, Pierre-Yves Luyten
  • [at-spi2-atk] Created tag AT_SPI2_ATK_2_7_2, Mike Gorse
  • [at-spi2-atk] Release v2.7.2, Mike Gorse
  • [pyatspi2] Created tag PYATSPI_2_7_2, Mike Gorse
  • [pyatspi2] Release v2.7.2, Mike Gorse
  • [at-spi2-core] Created tag AT_SPI2_CORE_2_7_2, Mike Gorse
  • [at-spi2-core] Release v2.7.2, Mike Gorse
  • [bijiben] Release: prepare for 3.7.2, Pierre-Yves Luyten
  • [at-spi2-atk] droute: Fix memory leak in path cleanup, Mike Gorse
  • [tasque/xbuild] [xbuild] Define APPINDICATOR manually for debugging in MD, Antonius Riha
  • [tasque/xbuild] [xbuild] Copy resources on build to /build/bin/share, Antonius Riha
  • [tasque/xbuild] [xbuild] Set OutputPath of all Projects to build/bin/lib/tasque, Antonius Riha
  • [tasque/xbuild] [xbuild] Some more reorganisation, Antonius Riha
  • [gsettings-desktop-schemas] Created tag 3.7.2, Cosimo Cecchi
  • [gsettings-desktop-schemas] 3.7.2, Cosimo Cecchi
  • [gsettings-desktop-schemas] build: fix distcheck, Cosimo Cecchi
  • [gegl] introspection: Don't depend on Babl, Jon Nordby
  • [gegl-gtk] introspection: Don't depend on Babl, Jon Nordby
  • [evolution-ews] Unsubscribe should remove also subfolders, if subscribed with them, Milan Crha
  • [gegl] lohalo sampler does not perform the conversion from absolute (corner-based) coordinates to index (ce, Nicolas Robidoux
  • [gtksourceview] Avoid warnings with glib-mkenums, =?utf-8?q?S=C3=A9bastien_Wilmet?=
  • [gegl] cubic sampler does not perform the conversion from absolute (corner-based) coordinates to index (cen, Nicolas Robidoux
  • [babl] update AUTHORS file, =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
  • [gegl] linear sampler does not perform the conversion from absolute (corner-based) coordinates to index (ce, Nicolas Robidoux
  • [network-manager-applet] libnm-gtk: default to system CA certificates for validation for new connections, Dan Williams
  • [glib] Revert "[gobject] set all properties before constructed()", Ryan Lortie
  • [gnome-color-manager] Added entry in LINGUAS, Krishnababu Krothapalli
  • [gnome-color-manager/gnome-3-6] Added entry in LINGUAS, Krishnababu Krothapalli
  • [gnome-contacts/gnome-3-6] [l10n] Updated Estonian translation, Priit Laes
  • [gnome-color-manager/gnome-3-6] Updated Telugu Translations, Krishnababu Krothapalli
  • [gnome-shell/gnome-3-6] [l10n] Updated Estonian translation, Priit Laes
  • [gnome-contacts] [l10n] Updated Estonian translation, Priit Laes
  • [gnome-shell] [l10n] Updated Estonian translation, Priit Laes
  • [gnome-color-manager] Updated Telugu Translations, Krishnababu Krothapalli
  • [gnome-ostree] manifest: Add libfprint and fprintd, Colin Walters
  • [gtk+/gtk-2-24] Avoid infinite recursion in the ime input module, Matthias Clasen
  • [gtk+/gtk-3-6] Avoid infinite recursion in the ime input module, Matthias Clasen
  • [gtk+] Avoid infinite recursion in the ime input module, Matthias Clasen
  • [pygobject] Post-release version bump to 3.7.3, Martin Pitt
  • [pygobject] Created tag 3.7.2, Martin Pitt
  • [pygobject] release 3.7.2, Martin Pitt
  • [gdm] Post-release version bump, Matthias Clasen
  • [gdm] Created tag 3.7.2, Matthias Clasen
  • [gdm] 3.7.2, Matthias Clasen
  • [grilo-plugins] metadata-store: Variable is used after freeing it, Juan A . Suarez Romero
  • [gtksourceview] Doc: ignore private .h files, =?utf-8?q?S=C3=A9bastien_Wilmet?=
  • [gtksourceview] Do not expose GtkSourceCompletionModel publicly, =?utf-8?q?S=C3=A9bastien_Wilmet?=
  • [gtksourceview] Doc: remove empty file: gtksourceview-3.0-overrides.txt, =?utf-8?q?S=C3=A9bastien_Wilmet?=
  • [gtksourceview] Fix documentation of the gutter renderers, =?utf-8?q?S=C3=A9bastien_Wilmet?=
  • [gtksourceview] GISCAN: avoid warning with GtkTextRegion, =?utf-8?q?S=C3=A9bastien_Wilmet?=
  • [gtksourceview] configure.ac: remove subst variable (used nowhere), =?utf-8?q?S=C3=A9bastien_Wilmet?=
  • [gedit/wip/gtkapp] Kill app_ready., Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp] Override startup in win32 implementation, Ignacio Casal Quinteiro
  • [atk] Removed debug message left by mistake, =?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
  • [pygobject] Fix distcheck, Martin Pitt
  • [pygobject] tests: Fix unicode vs. str issues in Python 2, Martin Pitt
  • [longomatch] Don't use the hardcoded path for the prefix, Andoni Morales Alastruey
  • [gnome-control-center/gnome-3-6] user-accounts: remove unused variables from the password dialog, Thomas Wood
  • [gnome-control-center/gnome-3-6] user-accounts: show the password by default once generated, Thomas Wood
  • [gnome-control-center] user-accounts: remove unused variables from the password dialog, Thomas Wood
  • [gnome-control-center] user-accounts: show the password by default once generated, Thomas Wood
  • [pygobject] tests: Fix previous commit to fail properly on test failures, Martin Pitt
  • [gnome-clocks] Show the alert when snooze expires, Paolo Borelli
  • [pygobject] tests: Run pygtkcompat tests separately, Martin Pitt
  • [pygobject] Move pygtkcompat into sibling package of gi, Martin Pitt
  • [vala] Support scope = "async" on parameters., Luca Bruno
  • [gtk-osx] Add zlib dependency to freetype, John Ralls
  • [gtk-osx] Make librsvg module consistent across modulesets, John Ralls
  • [gtk-osx] Add new gtkspell3 module, John Ralls
  • [gsettings-desktop-schemas] Add show-full-name setting for the lock screen, Matthias Clasen
  • [pygobject] Bump g-i dependency to >= 1.34.2, Martin Pitt
  • [gobject-introspection] Bump version to 1.35.2, Martin Pitt
  • [rygel] example renderer plugin: Rename this with a -vala prefix., Murray Cumming
  • [gnome-bluetooth] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [rhythmbox] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [gupnp-av] Deleted branch wip/didl-s, Jens Georg
  • [rhythmbox] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [evolution-ews] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [chronojump] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [chronojump] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [rygel] Fix typos, Murray Cumming
  • [rygel] Update .gitignore files now we have C files., Murray Cumming
  • [rygel] examples: Add a C version of the example server plugin, Murray Cumming
  • [rygel] example server plugin: Rename this with a -vala prefix., Murray Cumming
  • [rygel] server: Make more member variables be properties, Murray Cumming
  • [gupnp-av] Post-release version bump, Jens Georg
  • [gupnp-av] Prepare 0.11.3, Jens Georg
  • [gupnp-av] Add tests for GUPnPMediaCollection, Jens Georg
  • [gupnp-av] Parse DIDL_S playlists, Jens Georg
  • [gupnp-av] Add media collection class, Jens Georg
  • [gupnp-av] Add tag-only filter function to writer, Jens Georg
  • [gupnp-av] Created tag gupnp-av-0.11.3, Jens Georg
  • [gupnp-av] Add dlna:lifetime property to items, Jens Georg
  • [gupnp-av] Add child item on container in DIDLWriter, Jens Georg
  • [gupnp-av] Doc fixup, Jens Georg
  • [gupnp-av] Fix node filtering in DIDLLiteWriter, Jens Georg
  • [gupnp-av] Fix typo in comment, Jens Georg
  • [gupnp-av] Really silence XSD warnings, Jens Georg
  • [vala] libgsf-1: No array length for Infile.child_by_aname.names, Luca Bruno
  • [glom] Created tag 1.23.1, Murray Cumming
  • [glom] 1.23.1, Murray Cumming
  • [glom] Imported the example translations., Murray Cumming
  • [gnome-font-viewer/gnome-3-6] Updated Odia Translation with FUEL implementation., Manoj Kumar Giri
  • [evolution-data-server/openismus-work] EBookBackendSqliteDB: More fixups, Tristan Van Berkom
  • [evolution-data-server/openismus-work] EBookBackendSqliteDB: Backporting fixes from openismus-work-master, Tristan Van Berkom
  • [evolution-data-server/openismus-work] Added e_util_utf8_normalize(), Tristan Van Berkom
  • [evolution-data-server/openismus-work] Fixup e_contact_field_type(), Tristan Van Berkom
  • [evolution-data-server/openismus-work] Fixup e_enum_to_string(), Tristan Van Berkom
  • [evolution-data-server/openismus-work-master: 8/8] Fixing e_book_backend_sexp_match_contact() for emails and phone numbers, Tristan Van Berkom
  • [evolution-data-server/openismus-work-master: 7/8] Added test case to create a book with custom summary fields and fetch a contact., Tristan Van Berkom
  • [evolution-data-server/openismus-work-master: 6/8] EBookBackendFile: Use the new ESourceAddressBookConfig to configure the summary, Tristan Van Berkom
  • [evolution-data-server/openismus-work-master: 5/8] EBookBackendSqliteDB: Added e_book_backend_sqlitedb_new_full(), Tristan Van Berkom
  • [evolution-data-server/openismus-work-master: 4/8] Added ESourceAddressBookConfig extension, Tristan Van Berkom
  • [evolution-data-server/openismus-work-master: 3/8] EContact: Added boxed type E_CONTACT_TYPE_ATTR_LIST and e_contact_field_type(), Tristan Van Berkom
  • [evolution-data-server/openismus-work-master: 2/8] Added e_util_utf8_normalize(), Tristan Van Berkom
  • [evolution-data-server/openismus-work-master: 1/8] Added e_enum_from_string() and e_enum_to_string() utilities in e-data-server-utiils, Tristan Van Berkom
  • [evolution-data-server] (8 commits) Created branch openismus-work-master, Tristan Van Berkom
  • [gnome-font-viewer] Updated Odia Translation with FUEL implementation., Manoj Kumar Giri
  • [gnome-backgrounds] Updated Odia Translation with FUEL implementation., Manoj Kumar Giri
  • [folks/folks-0-8] Added Odia language into the List., Manoj Kumar Giri
  • [folks/folks-0-8] Updated Odia Translation with FUEL implementation., Manoj Kumar Giri
  • [gnome-boxes/gnome-3-6] Updated Kannada Translations, Shankar Prasad
  • [gnome-dictionary] Updated Odia Translation with FUEL implementation., Manoj Kumar Giri
  • [file-roller] Updated Odia Translation with FUEL implementation., Manoj Kumar Giri
  • [gnome-boxes] Fix warnings about non-handled exception, Alexander Larsson
  • [gnome-boxes] App: Move shared code into position_item_actor_at_icon helper, Alexander Larsson
  • [gnome-boxes] Add allocate_actor_noanim herlper, Alexander Larsson
  • [gnome-boxes] CollectionView.ui_state_changed remove switch, Alexander Larsson
  • [gnome-boxes] Simplify actor fading in ui_state_changed implementation, Alexander Larsson
  • [gnome-boxes] Move most App.current_item.actor stuff to App from CollectionView, Alexander Larsson
  • [gnome-boxes] App.ui_state_changed: move searchbar hiding out of switch, Alexander Larsson
  • [gnome-boxes] App: minor ui_state_changed cleanup, Alexander Larsson
  • [gnome-boxes] Simplify status tracking, Alexander Larsson
  • [gnome-boxes] Properties: Avoid connecting to stats multiple times, Alexander Larsson
  • [evolution-data-server/openismus-work-master: 7/7] Fixing e_book_backend_sexp_match_contact() for emails and phone numbers, Tristan Van Berkom
  • [pygobject] test_gi: Fix failing tests with g-i 1.34.x, Martin Pitt
  • [gsettings-desktop-schemas] schemas: Add a privacy schema, Bastien Nocera
  • [gimp] plug-ins: clean up the new GIO code in file-gbr and file-pat, Michael Natterer
  • [gimp] plug-ins: port file-gih to GIO and clean it up quite a bit, Michael Natterer
  • [evolution-mapi] Post-release version bump, Milan Crha
  • [evolution-mapi] Created tag EVOLUTION_MAPI_3_7_2, Milan Crha
  • [evolution-mapi] NEWS update for 3.7.2, Milan Crha
  • [glib] Update config.h.win32.in, Chun-wei Fan
  • [gnome-disk-utility] Add support for powering off drives, David Zeuthen
  • [valadoc] Fix generic-api-test (out -> @out), Florian Brosch
  • [valadoc] libvaladoc: Avoid multiple imports, Florian Brosch
  • [valadoc] libvaladoc: .valadoc-importer: Fix encoding issues, Florian Brosch
  • [valadoc] libvaladoc/content: SourceCode: Strip leading and trailing empty lines, Florian Brosch
  • [valadoc] libvaladoc: .valadoc-importer: Add support for ::append and ::prepend, Florian Brosch
  • [valadoc] importer: gir: Process callback comments, Florian Brosch
  • [babl] Bug 688217 - relies on actual DLL path for locating lib directory on Windows., =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
  • [gegl] Use GIMP geometrical convention with transform_generic, format code, and add Adam Turcotte to author, Nicolas Robidoux
  • [gimp] plug-ins: port file-gih to GEGL, Michael Natterer
  • [gegl] transform: make it transform pixel centers, not corners, Nicolas Robidoux
  • [tasque/xbuild] [xbuild] Reference standard backends in tasque, Antonius Riha
  • [tasque/xbuild] [xbuild] Disable builds of experimental targets, Antonius Riha
  • [anjuta] git: Fix assertion when running g_hash_table_unref() on a NULL pointer., James Liggett
  • [anjuta] git: Fix assertion when running g_signal_handlers_disconnect on already destroyed widget., James Liggett
  • [gtk-osx] Remove --with-system-expat from python autogenargs. It doesn't seem to have an effect., John Ralls
  • [gtk-osx] Reconcile gtk-osx-bootstrap.modules between modulesets., John Ralls
  • [gimp] plug-ins: port file-header to GEGL, Michael Natterer
  • [gnome-dvb-daemon] Added Slovak translation, =?utf-8?b?UGF2b2wgS2xhxI1hbnNrw70=?=
  • [gimp] plug-ins: port file-csource to GEGL, Michael Natterer
  • [gimp] plug-ins: port file-psp to GEGL, Michael Natterer
  • [gnumeric] also commit new images, Andreas J . Guelzow
  • [tasque/xbuild] [xbuild] Return to MD friendly Compile targets; turn off AutoInstall, Antonius Riha
  • [tasque/xbuild] Remove superflous BeforeSubtstitute target, Antonius Riha
  • [tasque/xbuild] [xbuild] Outsource subst and translate targets, Antonius Riha
  • [gimp] plug-ins: port file-jp2-load to GEGL, Michael Natterer
  • [json-glib/json-glib-0-14] Updated slovak translation, =?utf-8?q?Peter_Mr=C3=A1z?=
  • [bijiben] Timeout : emit signal if apps quit, Pierre-Yves Luyten
  • [gimp] plug-ins: port file-xbm to GEGL, Michael Natterer
  • [gimp] plug-ins: some cleanup in file-pat and file-gbr, Michael Natterer
  • [gnome-ostree] manifest: Update to Mesa 9.0.1, Colin Walters
  • [bijiben] Rename Note Dialog : do not set up twice the same title, Pierre-Yves Luyten
  • [planet-web] [pgo] Fix Jim Campbell hackergotchi, Alberto Ruiz
  • [gimp] plug-ins: port file-gbr to GIO, Michael Natterer
  • [planet-web] [pgo] Add Jim Campbell as Planet GNOME member, Alberto Ruiz
  • [chronojump] Encoder: propulsive phase on single (done), Xavier de Blas
  • [chronojump] encoder bell behaviour fixed, Xavier de Blas
  • [chronojump] Encoder: Signal is saved only if it's ok, Xavier de Blas
  • [chronojump] Encoder: spin curves num -> combobox (100%), Xavier de Blas
  • [gtk+] stylecontext: Split out a function, Benjamin Otte
  • [gnome-photos] build: Use $(AM_V_GEN) with gdbus-codegen, Debarshi Ray
  • [gnome-photos] build: Enable maintainer mode by default, Debarshi Ray
  • [gnome-photos] build: Generate xz compressed tarballs using tar-ustar, Debarshi Ray
  • [gegl] Convert lohalo sampler to GIMP-style correspondence between pixel indices and position and clean up, Nicolas Robidoux
  • [gegl] Convert cubic sampler to GIMP-style correspondence between pixel indices and position and clean up a, Nicolas Robidoux
  • [gegl] Convert linear sampler to GIMP-style correspondence between pixel indices and position, Nicolas Robidoux
  • [gegl] Convert nearest sampler to GIMP-style correspondence between pixel indices and position, Nicolas Robidoux
  • [gegl] Move FAST_PSEUDO_FLOOR macro definition to gegl-buffer-private.h, Nicolas Robidoux
  • [ostree] core: Drop old GLIB_CHECK_VERSION(2.32) bits, Colin Walters
  • [bijiben] Preferences : allow to choose default font and color, Pierre-Yves Luyten
  • [bijiben] Settings : schema, Pierre-Yves Luyten
  • [bijiben] Settings: dialog with font and color, Pierre-Yves Luyten
  • [gcompris] RELEASE 12.11, Bruno Coudoin
  • [gcompris] minor email address update, Bruno Coudoin
  • [gcompris] piano_composition, moved the load music button, Bruno Coudoin
  • [gcompris] pianocomposition, fixed the load music feature, Bruno Coudoin
  • [rhythmbox] Updated Greek help translation, Tom Tryfonidis
  • [gtk+/gtk-3-6] quartz: use the real current event time for generated motion events (cherry picked from commit b4a30, Michael Natterer
  • [gtk+] quartz: use the real current event time for generated motion events (cherry picked from commit b4a30, Michael Natterer
  • [gtk+/gtk-2-24] quartz: use the real current event time for generated motion events, Michael Natterer
  • [meld] Redirect stdout/err to null on pythonw to fix crash (closes bgo#688466), Kai Willadsen
  • [gnome-online-accounts] Created tag 3.7.2, Debarshi Ray
  • [gnome-online-accounts] Prepare 3.7.2, Debarshi Ray
  • [gimp/gimp-2-8] Bug 688305 - drag and drop for guides broken if 'gtk-enable-tooltips = 0' is set, Michael Natterer
  • [gnome-ostree] ostbuild: Only keep up to 5 snapshots by default, Colin Walters
  • [gimp] Bug 688305 - drag and drop for guides broken if 'gtk-enable-tooltips = 0' is set, Michael Natterer
  • [gnome-photos] Post-release version bump, Debarshi Ray
  • [gnome-photos] Fix desktop file syntax, Debarshi Ray
  • [balsa] Created tag 2.4.91, Peter Bloomfield
  • [evolution-data-server] ECalClientView cleanups., Matthew Barnes
  • [evolution-data-server] EBookClientView cleanups., Matthew Barnes
  • [gvfs] [l10n] Updated German translation, =?utf-8?q?Mario_Bl=C3=A4ttermann?=
  • [gnome-clocks] Try to reduce deps between appwindow/toolbar and clocks, Paolo Borelli
  • [gnome-clocks] Rename "show-standalone" signal to "item-activated", Paolo Borelli
  • [gnome-web-www] Updated Greek translation, Dimitris Spingos
  • [chronojump] Fixed I18N bug: 688372, Xavier de Blas
  • [gimp] plug-ins: use the read_all()/write_all() API of the input/output streams, Michael Natterer
  • [gtk+/gtk-3-6] quartz: move tooltips window to the topmost level, Michael Natterer
  • [gtk+] quartz: move tooltips window to the topmost level, Michael Natterer
  • [gtk+/gtk-2-24] quartz: move tooltips window to the topmost level, Michael Natterer
  • [at-spi2-atk] socket_embed_hook() should return immediately if spi_global_register is NULL, Joanmarie Diggs
  • [gdl] Fix bgo#688585 - Unused docks don't disappear, Sebastien Granjoux
  • [gdl] Remove trailing spaces, Sebastien Granjoux
  • [libgsf] Updated debianisation, Ray
  • [gcompris] place_your_satellite-activity, minor centered text, Bruno Coudoin
  • [gcompris] land_safe, fixed text alignement issue for gravity, Bruno Coudoin
  • [gnote] Remove start up notes, =?utf-8?q?Aurimas_=C4=8Cernius?=
  • [gnote] Add Active Notes notebook, =?utf-8?q?Aurimas_=C4=8Cernius?=
  • [gnote] Fix spelling in PinnedNotesNotebook method, =?utf-8?q?Aurimas_=C4=8Cernius?=
  • [gnote] Add method get_icon() to Notebook, =?utf-8?q?Aurimas_=C4=8Cernius?=
  • [gnote] Add IconManager, =?utf-8?q?Aurimas_=C4=8Cernius?=
  • [gnote] New method add_note for Notebook, =?utf-8?q?Aurimas_=C4=8Cernius?=
  • [gnote] Reuse Notebook::contains_note for filtering, =?utf-8?q?Aurimas_=C4=8Cernius?=
  • [gcompris] Updated Galician translations, Bruno Coudoin
  • [gcompris] Updated Brazilian Portuguese translation, Bruno Coudoin
  • [gnome-clocks] Have a single standalone instance, Paolo Borelli
  • [banshee/gtk3: 400/400] build: Require Gtk# 2.99.1 as it brings some API changes, Bertrand Lorentz
  • [banshee/gtk3: 399/400] SourceActions: Update for recent RadioMenuItem API change in Gtk#, Bertrand Lorentz
  • [banshee/gtk3: 398/400] Update Hyena to the latest from its gtk3 branch, Bertrand Lorentz
  • [banshee/gtk3: 397/400] Merge branch 'master' into gtk3, Bertrand Lorentz
  • [banshee/gtk3] (400 commits) ...build: Require Gtk# 2.99.1 as it brings some API changes, Bertrand Lorentz
  • [tasque/xbuild] (13 commits) ...Updated Serbian translation, Antonius Riha
  • [gnome-clocks] Move the alert in the AlarmItem object, Paolo Borelli
  • [anjuta/gnome-3-6] python: Fix bgo#687646 - Auto-completion causes a segfault in Anjuta 3.6.1, Johannes Schmid
  • [anjuta/gnome-3-6] python: Fix crash during auto-indentation, Johannes Schmid
  • [anjuta] python: Fix bgo#687646 - Auto-completion causes a segfault in Anjuta 3.6.1, Johannes Schmid
  • [anjuta] various: Fixed compile warnings and a real bug in the gdbmi plugin, Johannes Schmid
  • [anjuta] python: Fix crash during auto-indentation, Johannes Schmid
  • [hyena/gtk3: 17/17] Merge branch 'master' into gtk3, Bertrand Lorentz
  • [hyena/gtk3] (17 commits) ...Merge branch 'master' into gtk3, Bertrand Lorentz
  • [gsettings-desktop-schemas] search: add a schema for desktop search providers, Bastien Nocera
  • [dia] winmain.c: remove broken dump of environment variables, Hans Breuer
  • [dia] Bug 688314 - Image border was not undrawn correctly, Hans Breuer
  • [dia] [restructuring] reflect optional std-props in standard objects, Hans Breuer
  • [dia] pdf-import: fix gradient emulation, Hans Breuer
  • [dia] wdeps.py: implement SaveDB() (--db) to store in sqlite3 database, Hans Breuer
  • [dia] wdeps.py: improve command line handling, Hans Breuer
  • [dia] wdeps.py: output dependency structure matrix (--dsm), Hans Breuer
  • [dia] wdpes.py: implement DumpReverse() (--dump-reverse), Hans Breuer
  • [dia] wdeps.py: implement ImportDump() to populate from own output, Hans Breuer
  • [dia] wdeps.py: fix RemoveNonLocal(), Hans Breuer
  • [dia] wdeps.py: implement GetDepsDotNet(), Hans Breuer
  • [dia] wdeps.py: updated system dependencies, Hans Breuer
  • [dia] [path] text_to_path() might fail, make it silently, Hans Breuer
  • [dia] Just whitespace changes, Hans Breuer
  • [dia] [path] Fix simple path substitution color-wise, Hans Breuer
  • [dia] [path] Fix path splitting and work on arc conversion, Hans Breuer
  • [dia] Fix Diagram::selection_changed signal emission, Hans Breuer
  • [bijiben] Manuel : skeleton for pages, Pierre-Yves Luyten
  • [gnome-clocks] Refactor alarm and world clock thumbnail class, Paolo Borelli
  • [gnome-clocks] Move around code a bit, Paolo Borelli
  • [balsa] [l10n] Updated German translation, =?utf-8?q?Mario_Bl=C3=A4ttermann?=
  • [evince] ev-page-action-widget: Use g_signal_connect instead of g_signal_connect_object, Carlos Garcia Campos
  • [evince/gnome3-style] Use symbolic icons in toolbar and findbar, Carlos Garcia Campos
  • [evince/gnome3-style] ev-toolbar: Use a custom button for find action too, Carlos Garcia Campos
  • [evince/gnome3-style] ev-toolbar: Make sure toolbar buttons don't get the focus on click, Carlos Garcia Campos
  • [gedit/wip/gtkapp: 16/16] Remove unneeded method, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 15/16] Remove not needed include, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 14/16] we actually need the ugly hack on both sides :(, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 13/16] The copy of the arg array needs to be done in the local parsing, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 12/16] Move more code to startup/shutdown, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 11/16] More crazy stuff to handle the command line, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 10/16] Handle the help by ourselves in the local command line, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 9/16] GOption magic for both local and remote command line, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 8/16] Do not use an idle for the command line handling, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 7/16] Handle the window creation and loading of files, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 6/16] Handle command line options into the app directly, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 5/16] Handle local command line, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 4/16] Die smclient die, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 3/16] Handle the command line, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 2/16] Initial port to GtkApplication, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 1/16] Remove dbus and fifo, Ignacio Casal Quinteiro
  • [gedit] (16 commits) Non-fast-forward update to branch wip/gtkapp, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 17/17] Remove unneeded method, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 16/17] Remove not needed include, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 15/17] we actually need the ugly hack on both sides :(, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 14/17] The copy of the arg array needs to be done in the local parsing, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 13/17] Move more code to startup/shutdown, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 12/17] More crazy stuff to handle the command line, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 11/17] Handle the help by ourselves in the local command line, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 10/17] GOption magic for both local and remote command line, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 9/17] Do not use an idle for the command line handling, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 8/17] Handle the window creation and loading of files, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 7/17] Handle command line options into the app directly, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 6/17] Handle local command line, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 5/17] Die smclient die, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 4/17] Handle the command line, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 3/17] Initial port to GtkApplication, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 2/17] Remove dbus and do not build fifo, Ignacio Casal Quinteiro
  • [gedit] (17 commits) Non-fast-forward update to branch wip/gtkapp, Ignacio Casal Quinteiro
  • [gnome-dictionary] [l10n] Updated German translation, =?utf-8?q?Mario_Bl=C3=A4ttermann?=
  • [gnome-terminal] [l10n] Updated German doc translation, =?utf-8?q?Mario_Bl=C3=A4ttermann?=
  • [gnome-terminal/gnome-3-6] [l10n] Updated German doc translation, =?utf-8?q?Mario_Bl=C3=A4ttermann?=
  • [gnome-terminal] [l10n] Updated German translation, =?utf-8?q?Mario_Bl=C3=A4ttermann?=
  • [gnome-terminal/gnome-3-6] [l10n] Updated German translation, =?utf-8?q?Mario_Bl=C3=A4ttermann?=
  • [anjuta] document-manager: Never disable "find in files" action., Sebastien Granjoux
  • [anjuta] debug-manager: use g_spawn_sync() instead of fork() and waitpid(), Sebastien Granjoux
  • [anjuta] libanjuta: use g_spawn_sync instead of fork() and waitpid(), Sebastien Granjoux
  • [anjuta] document-manager: hide search box when pressing escape inside the document widget., Sebastien Granjoux
  • [anjuta] document-manager: Add search_box to document manager box directly., Sebastien Granjoux
  • [gnome-control-center/wip/privacy] Some more padding in the dialogs, Matthias Clasen
  • [gnome-control-center/wip/privacy] privacy: implement name & visibility, Matthias Clasen
  • [gvfs/gnome-3-6] Updated Bengali India Translation, Runa Bhattacharjee
  • [gnome-user-share] updated Uyghur translation, Gheyret Kenji
  • [gucharmap/gnome-3-6] updated Uyghur translation, Gheyret Kenji
  • [metacity] updated Uyghur translation, Gheyret Kenji
  • [rygel/rygel-0-16] updated Uyghur trsnalation, Gheyret Kenji
  • [network-manager-applet/nma-0-9-6] updated Uyghur translation, Gheyret Kenji
  • [totem/gnome-3-6] updated Uyghu translation, Gheyret Kenji
  • [seahorse/gnome-3-6] updated Uyghur translation, Gheyret Kenji
  • [vinagre/gnome-3-6] updated Uyghur translation, Gheyret Kenji
  • [orca/gnome-3-6] updated Uyghur translation, Gheyret Kenji
  • [gtksourceview/gnome-3-6] updated Uyghur translation, Gheyret Kenji
  • [gnome-keyring/gnome-3-6] updated Uyghur translation, Gheyret Kenji
  • [gnome-photos] embed: Use a black background, not white, Debarshi Ray
  • [bijiben] Tracker : Complety get rid of sync queries, Pierre-Yves Luyten
  • [gnome-shell] Login dialog - tweak the user name text shadow, Allan Day
  • [bijiben] Tracker: Make all updates async, Pierre-Yves Luyten
  • [bijiben] Tracker: delete note is now async, Pierre-Yves Luyten
  • [gimp] plug-ins: make file-pat work properly when GIO returns partial data, Michael Natterer
  • [gnome-photos] Created tag 3.7.2, Debarshi Ray
  • [gnome-photos] Prepare 3.7.2, Debarshi Ray
  • [gnome-photos] embed: Enable key navigation, Debarshi Ray
  • [bijiben] Window base : remove old comment for old tags member, Pierre-Yves Luyten
  • [bijiben] Tracker: remove get_all_tracker_tags, Pierre-Yves Luyten
  • [bijiben] Tracker : get_all_tags => async version, Pierre-Yves Luyten
  • [latexila] CFLAGS: disable deprecated functions, =?utf-8?q?S=C3=A9bastien_Wilmet?=
  • [anjuta] document-manager: Show dirty character "*" and "[read-only]" in combo filename., Sebastien Granjoux
  • [anjuta] document-manager: use on_close_file_activate() when closing file using combo close button., Sebastien Granjoux
  • [gnome-photos] indexing-notification: Start/stop spinner when showing/hiding, Debarshi Ray
  • [gnome-photos] organize-collection-dialog: Add a window title, Debarshi Ray
  • [gnome-photos] properties-dialog: Get rid of the extra Properties label, Debarshi Ray
  • [gdl] Increment library version number, Sebastien Granjoux
  • [latexila] Rename stock icon: completion_choice -> gray-square, =?utf-8?q?S=C3=A9bastien_Wilmet?=
  • [gnome-photos] spinner-box: Start/stop the spinner when fading it in and out, Debarshi Ray
  • [gnome-photos] query-builder: Use fn:contains instead of fn:starts-with, Debarshi Ray
  • [tomboy] Additional logic for Search All position restoration code, Jared L Jennings
  • [gnome-photos] embed: Remove stray g_message, Debarshi Ray
  • [gnome-photos] embed: Use the PhotosNotificationManager and PhotosIndexingNotification, Debarshi Ray
  • [gnome-photos] Add PhotosIndexingNotification, Debarshi Ray
  • [gnome-photos] Add PhotosNotificationManager, Debarshi Ray
  • [bijiben] Updated POTFILES.in, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [gimp] plug-ins: port file-pat to handling URIs, Michael Natterer
  • [gimp] app: support invoking file procs that handle URIs directly, Michael Natterer
  • [evolution-data-server] Created tag EVOLUTION_DATA_SERVER_3_7_2_1, Matthew Barnes
  • [evolution-data-server/gnome-3-7-2: 2/2] NEWS update for 3.7.2.1 release., Matthew Barnes
  • [evolution-data-server/gnome-3-7-2: 1/2] Fix EBookClient property fetching crack., Matthew Barnes
  • [evolution-data-server] (2 commits) Created branch gnome-3-7-2, Matthew Barnes
  • [gimp-help-2] Some corrections and additions, Julien Hardlin
  • [evolution-data-server] Fix EBookClient property fetching crack., Matthew Barnes
  • [bijiben] NoteView : remove duplicate call to tracker remove, Pierre-Yves Luyten
  • [bijiben] MainView : remove duplicate call to tracker delete, Pierre-Yves Luyten
  • [gnumeric] add News entry, Andreas J . Guelzow
  • [gnumeric] more documentation updates, Andreas J . Guelzow
  • [latexila] Autotools: print first the Vala compiler in the summary, =?utf-8?q?S=C3=A9bastien_Wilmet?=
  • [latexila] Autotools: do not use the PKG_CHECK_MODULES macro, =?utf-8?q?S=C3=A9bastien_Wilmet?=
  • [latexila/latexila-2-6] Build tool runner: stop execution if a build job fails, =?utf-8?q?S=C3=A9bastien_Wilmet?=
  • [latexila] Build tool runner: stop execution if a build job fails, =?utf-8?q?S=C3=A9bastien_Wilmet?=
  • [gnumeric] some documentation updates, Andreas J . Guelzow
  • =?utf-8?q?=5Bgnome-clocks=5D_Updated_Norwegian_bokm=C3=A5l_translation?=, Kjartan Maraas
  • [gimp] app: get rid of "entered_filename" in file-open-dialog.c, Michael Natterer
  • =?utf-8?q?=5Bbug-buddy=5D_Updated_Norwegian_bokm=C3=A5l_translation?=, Kjartan Maraas
  • [gnome-control-center/wip/privacy: 2/2] privacy: Add screen lock, Matthias Clasen
  • [gnome-control-center/wip/privacy: 1/2] Add a privacy panel, Matthias Clasen
  • [gnome-control-center] (2 commits) Created branch wip/privacy, Matthias Clasen
  • [libsoup] SoupLogger: fix printing of Host header with IPv6 literal, Dan Winship
  • [libsoup] soup-message-client-io: add a Host header to HTTP/1.0 messages too, Dan Winship
  • [evolution-ews] Created tag EVOLUTION_EWS_3_7_2, Matthew Barnes
  • [evolution-ews] Post-release version bump., Matthew Barnes
  • [evolution-ews] NEWS update for 3.7.2 release., Matthew Barnes
  • [evolution-ews] Generate a ChangeLog file in tarballs., Matthew Barnes
  • [evolution-data-server] Created tag EVOLUTION_DATA_SERVER_3_7_2, Matthew Barnes
  • [evolution] Created tag EVOLUTION_3_7_2_FIXED, Matthew Barnes
  • [evolution] Post-release version bump., Matthew Barnes
  • [evolution] NEWS update for 3.7.2 release., Matthew Barnes
  • [evolution] Created tag EVOLUTION_3_7_2, Matthew Barnes
  • =?utf-8?q?=5Bglom=5D_Updated_Norwegian_bokm=C3=A5l_translation?=, Kjartan Maraas
  • [gnome-user-docs] Changed System Settings to Settings, Michael Hill
  • [glib] gio-kqueue: use O_EVTONLY on MacOS, Antoine Jacoutot
  • [gnome-clocks] Make sure we use the bold label at startup, Paolo Borelli
  • =?utf-8?q?=5Bgtk+=5D_Updated_Norwegian_bokm=C3=A5l_translation?=, Kjartan Maraas
  • =?utf-8?q?=5Bgedit=5D_Updated_Norwegian_bokm=C3=A5l_translation?=, Kjartan Maraas
  • [gnome-dictionary] Updated Lithuanian translation, =?utf-8?q?Aurimas_=C4=8Cernius?=
  • [gimp] pdb: allow file procedures to register themselves for handling URIs, Michael Natterer
  • [bijiben] Allows to drag window with toolbar, Pierre-Yves Luyten
  • [gnome-contacts/gnome-3-6] Updated Lithuanian translation, =?utf-8?q?Aurimas_=C4=8Cernius?=
  • [gnome-clocks] Explicitely clear the ACTIVE flag in toolbuttons, Paolo Borelli
  • [gnome-themes-standard] adwaita: Don't spew errors without resource, Benjamin Otte
  • [gnome-themes-standard] HighContrast: Style .background, not GtkWindow, Benjamin Otte
  • [gnome-themes-standard] adwaita: Style .background, not GtkWindow, Benjamin Otte
  • [gimp] app: introduce a file format version for pluginrc, Michael Natterer
  • [gnome-clocks] Timer: Don't freeze the timer, only the UI, Paolo Borelli
  • [gnome-clocks] Enforce that toolitem sizes are always the same, Paolo Borelli
  • [evolution-data-server] Post-release version bump., Matthew Barnes
  • [evolution-data-server] NEWS update for 3.7.2 release., Matthew Barnes
  • [evolution-data-server] Missed a couple files when removing EBookBackendVCF., Matthew Barnes
  • [chronojump] Encoder: spin curves num -> combobox (75%), Xavier de Blas
  • [gnome-photos] error-box: Set the "contents" in constructed not init, Debarshi Ray
  • [gnome-photos] embed: Add a "No Photos Found" page, Debarshi Ray
  • [gnome-photos] spinner-box: Set the "contents" in constructed not init, Debarshi Ray
  • [gnome-photos] base-item: Add missing whitespace, Debarshi Ray
  • [gnome-photos] single-item-job: Handle queries that return no results, Debarshi Ray
  • [gnome-photos] tracker-queue: Keep a reference on self while the query is running, Debarshi Ray
  • [gnome-photos] Add PhotosEmptyResultsBox, Debarshi Ray
  • [gnome-photos] tracker-queue: Use g_debug for SPARQL queries, not g_message, Debarshi Ray
  • [evolution-data-server] Remove EBookBackendVCF., Matthew Barnes
  • [gdl/gnome-3-6] gdl-dock-notebook: Fix gtk theme warning., Johannes Schmid
  • [gdl] gdl-dock-notebook: Fix gtk theme warning., Johannes Schmid
  • [ekiga] Call Window: Renamed variable., Damien Sandras
  • [ekiga] Call Window: Reset buttons on missed calls., Damien Sandras
  • [rhythmbox] add keywords to the .desktop file, Jonathan Matthew
  • [chronojump] rm CesarPlayer MacOSX link, fixing linux binary, Xavier de Blas
  • [chronojump] encoder: Fixed user curve combo, Xavier de Blas
  • [bijiben] Description: clean up category, Pierre-Yves Luyten
  • [bijiben] Description: clean up, Pierre-Yves Luyten
  • [gimp] plug-ins: port file-pat to GIO, Michael Natterer
  • [gedit/wip/gtkapp: 19/19] Remove unneeded method, Paolo Borelli
  • [gedit/wip/gtkapp: 18/19] Add support for stdin, Paolo Borelli
  • [gedit/wip/gtkapp: 17/19] Remove not needed include, Paolo Borelli
  • [gedit/wip/gtkapp: 16/19] we actually need the ugly hack on both sides :(, Paolo Borelli
  • [gedit/wip/gtkapp: 15/19] The copy of the arg array needs to be done in the local parsing, Paolo Borelli
  • [gedit/wip/gtkapp: 14/19] Move more code to startup/shutdown, Paolo Borelli
  • [gedit/wip/gtkapp: 13/19] More crazy stuff to handle the command line, Paolo Borelli
  • [gedit/wip/gtkapp: 12/19] Handle the help by ourselves in the local command line, Paolo Borelli
  • [gedit/wip/gtkapp: 11/19] GOption magic for both local and remote command line, Paolo Borelli
  • [gedit/wip/gtkapp: 10/19] Do not use an idle for the command line handling, Paolo Borelli
  • [gedit/wip/gtkapp: 9/19] Handle the window creation and loading of files, Paolo Borelli
  • [gedit/wip/gtkapp: 8/19] Handle command line options into the app directly, Paolo Borelli
  • [gedit/wip/gtkapp: 7/19] Handle local command line, Paolo Borelli
  • [gedit/wip/gtkapp: 6/19] Die smclient die, Paolo Borelli
  • [gedit/wip/gtkapp: 5/19] Handle the command line, Paolo Borelli
  • [gedit/wip/gtkapp: 4/19] Initial port to GtkApplication, Paolo Borelli
  • [gedit/wip/gtkapp: 3/19] Remove dbus and do not build fifo, Paolo Borelli
  • [gedit] (19 commits) Non-fast-forward update to branch wip/gtkapp, Paolo Borelli
  • [anjuta] file-manager: Fix invalid unref of NULL pointer., Sebastien Granjoux
  • [anjuta] build-basic-autotools:bgo#688293 - build-basic-autotools: Fix invalid read, Sebastien Granjoux
  • [gnome-dictionary] Updated Serbian translation, =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
  • [gedit-plugins] (19 commits) ...Fix for commander import hell, Ignacio Casal Quinteiro
  • =?utf-8?q?=5Bgnome-dictionary=5D_Updated_Norwegian_bokm=C3=A5l_translatio?= =?utf-8?q?n?=, Kjartan Maraas
  • =?utf-8?q?=5Bgnome-color-manager=5D_Updated_Norwegian_bokm=C3=A5l_transla?= =?utf-8?q?tion?=, Kjartan Maraas
  • [gtranslator] fix bgo #687432 - gtranslator can't load/save tab layout, cause gdl 3.6, Sebastien Granjoux
  • =?utf-8?q?=5Bglib/glib-2-34=5D_Updated_Norwegian_bokm=C3=A5l_translation?=, Kjartan Maraas
  • [rhythmbox] Disable building of static libraries by default., Jonathan Matthew
  • [gnome-getting-started-docs] slow paced intro rerender, Jakub Steiner
  • [gnome-control-center] Uploaded Ukranian, Daniel Korostil
  • [latexila] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [latexila/latexila-2-6] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [caribou] Fix typo in antler code., Daiki Ueno
  • [ostree/wip/soup-hard-dep] Rebase pull-local reusing 'pull', Colin Walters
  • [ostree] Created branch wip/soup-hard-dep, Colin Walters
  • [alacarte] Use with statements for management, Jasper St . Pierre
  • [alacarte] Fix crashes when writing out files, Jasper St . Pierre
  • [gnome-getting-started-docs] Demonstrate how 'poster' works, Matthias Clasen
  • [gnome-disk-utility] Fix plural forms, David Zeuthen
  • [gnome-initial-setup] Slow down frantic spinner, Matthias Clasen
  • [gnome-initial-setup] Really force the creation of a password, Matthias Clasen
  • [gnomeweb-wml] Gnumeric: 1.11.90, Morten Welinder
  • [gnome-initial-setup] Emit property notification, Matthias Clasen
  • [accerciser/gnome-3-6] updated Uyghur translation, Gheyret Kenji
  • [devhelp/gnome-3-6] updated Uyghur translation, Gheyret Kenji
  • [gnumeric] NEWS: fix version numbers., Morten Welinder
  • [goffice] NEWS: fix version numbers., Morten Welinder
  • [gnome-system-monitor/gnome-3-6] updated Uyghur translation Signed-off-by: Gheyret Kenji <gheyret gmail com>, Gheyret Kenji
  • [gnumeric] 1.11.90, Morten Welinder
  • [gnumeric] Version: we need goffice 0.9.90 now., Morten Welinder
  • [gnumeric] Post-release bump, Morten Welinder
  • [gnumeric] Version: move to .90 signaling that the development series is ending soon., Morten Welinder
  • [gnumeric] Created tag GNUMERIC_1_11_90, Morten Welinder
  • [gnome-system-log/gnome-3-6] updated Uyghur translation, Gheyret Kenji
  • [gnome-initial-setup] Avoid a critical warning when changing language, Matthias Clasen
  • [gnome-font-viewer/gnome-3-6] updated uyghur translation, Gheyret Kenji
  • [gnome-shell] viewSelector: Make toggle-application-view binding available in overview, =?utf-8?q?Florian_M=C3=BCllner?=
  • [gnome-getting-started-docs] wallpaper, task switching re-rendered, Jakub Steiner
  • [gnome-shell] recorder: Make toggle-recorder action available in the overview, =?utf-8?q?Florian_M=C3=BCllner?=
  • [gnome-getting-started-docs] make intro/launch slower. fix sound. textures. easing., Jakub Steiner
  • [gnome-shell] messageTray: Make toggle-message-tray available when up, =?utf-8?q?Florian_M=C3=BCllner?=
  • [gnome-shell] Add screenshield and unlock dialog to ctrl-alt-tab, =?utf-8?q?Florian_M=C3=BCllner?=
  • [gnome-shell] windowManager: Replace sessionMode.allowKeybindingsWhenModal, =?utf-8?q?Florian_M=C3=BCllner?=
  • [gnome-shell] windowManager: Use generic filter mechanism for all keybindings, =?utf-8?q?Florian_M=C3=BCllner?=
  • [gnome-shell] windowManager: Add a generic mechanism for filtering keybindings, =?utf-8?q?Florian_M=C3=BCllner?=
  • [gnome-shell] main: Add optional keybindingMode parameter to pushModal(), =?utf-8?q?Florian_M=C3=BCllner?=
  • [gnome-shell] grabHelper: Support optional parameters to pushModal(), =?utf-8?q?Florian_M=C3=BCllner?=
  • [gnome-shell] main: Use Params for optional parameters to pushModal(), =?utf-8?q?Florian_M=C3=BCllner?=
  • [gnome-shell] windowManager: Implement keybinding_filter hook, =?utf-8?q?Florian_M=C3=BCllner?=
  • [gnome-settings-daemon/gnome-3-6] updated uyghur translation, Gheyret Kenji
  • [goffice] Post-release bump, Morten Welinder
  • [goffice] 0.9.90, Morten Welinder
  • [goffice] Created tag GOFFICE_0_9_90, Morten Welinder
  • [mutter] keybindings: Add is_builtin() method, =?utf-8?q?Florian_M=C3=BCllner?=
  • [mutter] keybindings: Add MetaKeyBinding for overlay-key, =?utf-8?q?Florian_M=C3=BCllner?=
  • [mutter] Add compositor hook to process keybindings selectively, =?utf-8?q?Florian_M=C3=BCllner?=
  • [goffice] Version: move to .90 signaling that the development series is ending soon., Morten Welinder
  • [gtk+/bgo658280-filechooser-recently-used: 3/3] Save the last-used directory in gtkfilechooser.ini as well, Federico Mena Quintero
  • [gtk+/bgo658280-filechooser-recently-used: 2/3] Factor out function to get the settings GKeyFile, Federico Mena Quintero
  • [gtk+/bgo658280-filechooser-recently-used: 1/3] Allow choosing whether to open in recently-used mode, last-used-folder mode, or, Federico Mena Quintero
  • [gtk+] (3 commits) Created branch bgo658280-filechooser-recently-used, Federico Mena Quintero
  • [gnome-ostree] manifest: Update meas to 9.0, enable llvmpipe, Colin Walters
  • [gdm] Updated POTFILES.in, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [chronojump] Encoder: curves num, from spinbutton to combo, Xavier de Blas
  • [chronojump] Fixed compiling of chronopic.c, Xavier de Blas
  • [chronojump] Encoder: adjusted bells speed, power values, Xavier de Blas
  • [json-glib] Updated slovak translation, =?utf-8?q?Peter_Mr=C3=A1z?=
  • [gsettings-desktop-schemas/gnome-3-6] Updated Slovak translation, =?utf-8?b?UGF2b2wgS2xhxI1hbnNrw70=?=
  • [meld] Pull document modified checks out of delete event for reload reuse, Kai Willadsen
  • [gsettings-desktop-schemas] Updated Slovak translation, =?utf-8?b?UGF2b2wgS2xhxI1hbnNrw70=?=
  • [ostree] admin prune: New builtin for cleaning up deployments and repo, Colin Walters
  • [ostree] deploy: Write refs into repo for current/previous deployments, Colin Walters
  • [ostree] prune: Report how much disk space we freed, Colin Walters
  • [gnome-disk-utility] Add accelerator support, David Zeuthen
  • [gdm] Drop obsolete desktop files, Matthias Clasen
  • [gtk-doc] gtkdoc-mkdb: Add introspection annotation "transfer floating", Stefan Kost
  • [evolution-mapi] Drop check for BOOK_BACKEND_PROPERTY_SUPPORTED_AUTH_METHODS., Matthew Barnes
  • [evolution-ews] Drop check for BOOK_BACKEND_PROPERTY_SUPPORTED_AUTH_METHODS., Matthew Barnes
  • [evolution-data-server] Deprecate BOOK_BACKEND_PROPERTY_SUPPORTED_AUTH_METHODS., Matthew Barnes
  • [mutter] Fix naming of "user_data" arguments for better introspection, Rico Tzschichholz
  • [frogr] Fix segmentation fault when opening files from command line, Mario Sanchez Prada
  • [longomatch] Update Dutch translation, Andoni Morales Alastruey
  • [gnome-ostree] Use telepathy-mission-control 5.14 stable branch, Cosimo Cecchi
  • [gnome-shell-extensions] Created tag 3.6.2, Giovanni Campagna
  • [gnome-shell-extensions/gnome-3-6] Bump version to 3.6.2, Giovanni Campagna
  • [gnome-disk-utility] Add Help menu, David Zeuthen
  • [dia] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [chronojump] Bump version 1.0.0, Andoni Morales Alastruey
  • [gnome-shell-extensions/gnome-3-6] PlacesMenu: ignore missing local bookmarks, Giovanni Campagna
  • [gnome-shell-extensions/gnome-3-6] PlacesMenu: support historical location for bookmarks file, Giovanni Campagna
  • [gnome-shell-extensions] PlacesMenu: ignore missing local bookmarks, Giovanni Campagna
  • [gnome-shell-extensions] PlacesMenu: support historical location for bookmarks file, Giovanni Campagna
  • [jhbuild] gnome-suites-core-3.8.modules: Add network-manager-applet dependency for gnome-shell, Owen Taylor
  • [ostree] prune: Add option to traverse refs only, Colin Walters
  • [ostree] traverse: Skip already traversed commits, Colin Walters
  • [ostree] prune: Default to deleting loose objects, code cleanup, Colin Walters
  • [ostree] admin: code cleanup, Colin Walters
  • [gnome-user-docs] Fixed typo on servers-list, Michael Hill
  • [mutter/wip/frame-synchronization: 69/69] Distinguish "no delay" frames from spontaneous drawing, Owen Taylor
  • [mutter/wip/frame-synchronization: 68/69] Send _NET_WM_FRAME_TIMINGS messages, Owen Taylor
  • [mutter/wip/frame-synchronization: 67/69] Add meta_compositor_monotonic_time_to_server_time(), Owen Taylor
  • [mutter/wip/frame-synchronization: 66/69] Use XSyncSetPriority(), Owen Taylor
  • [mutter/wip/frame-synchronization: 65/69] Use clutter_stage_set_sync_delay(), Owen Taylor
  • [mutter/wip/frame-synchronization: 64/69] Enable CLUTTER / COGL_ENABLE_EXPERIMENTAL_API globally, Owen Taylor
  • [mutter/wip/frame-synchronization: 63/69] Handle _NET_WM_SYNC_REQUEST_COUNTER updates without redraw, Owen Taylor
  • [mutter/wip/frame-synchronization: 62/69] MetaWindow: always resize the frame first when we have synchronization, Owen Taylor
  • [mutter/wip/frame-synchronization: 61/69] Send _NET_WM_FRAME_DRAWN messages, Owen Taylor
  • [mutter/wip/frame-synchronization: 60/69] Add support for an extended style of _NET_WM_SYNC_REQUEST_COUNTER, Owen Taylor
  • [mutter/wip/frame-synchronization: 59/69] Support properties with lists of XSyncCounter, Owen Taylor
  • [mutter/wip/frame-synchronization: 58/69] Move sync alarms to be per-window and permanent, Owen Taylor
  • [mutter/wip/frame-synchronization: 57/69] Implement freezing of updates during resize, Owen Taylor
  • [mutter/wip/frame-synchronization: 56/69] MetaWindowActor: Use guint for bitfields, Owen Taylor
  • [mutter] (69 commits) Non-fast-forward update to branch wip/frame-synchronization, Owen Taylor
  • [gnome-control-center] info: Set the transient hostname too, Bastien Nocera
  • [gnome-shell] NetworkMenu: rework multiple NIC support, Dan Winship
  • [gcompris] Remove .pot file, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [chronojump] encoder: Fixed bug only one user curve, Xavier de Blas
  • [chronojump] encoder: Fixed propulsiveEnd when no value ander -9,8, Xavier de Blas
  • [gnome-shell] st-theme-node-drawing: Group multiple cogl_rectangle calls, Adel Gadllah
  • [gnome-shell] recorder: Remove dead code, Adel Gadllah
  • [gnome-shell/gnome-3-6] Revert "st-theme-node-drawing: Group multiple cogl_rectangle calls", Adel Gadllah
  • [gnome-shell/gnome-3-6] Revert "recorder: Remove dead code", Adel Gadllah
  • [gnome-shell/gnome-3-6] st-theme-node-drawing: Group multiple cogl_rectangle calls, Adel Gadllah
  • [gnome-shell/gnome-3-6] recorder: Remove dead code, Adel Gadllah
  • [clutter/wip/frame-synchronization: 2/2] Call cogl_onscreen_begin_frame(), Owen Taylor
  • [clutter/wip/frame-synchronization: 1/2] Add clutter_stage_set_sync_delay(), Owen Taylor
  • [clutter] (2 commits) Created branch wip/frame-synchronization, Owen Taylor
  • [gnome-bluetooth] help: fix links for GNOME 3.6+, Jeremy Bicha
  • [cogl/wip/frame-synchronization: 240/240] Add CoglFrameTimings, Owen Taylor
  • [cogl/wip/frame-synchronization: 239/240] Prefer OML_sync_control over SGI_video_sync when waiting for swap, Owen Taylor
  • [cogl/wip/frame-synchronization: 238/240] Add CoglOutput and track for the GLX backend, Owen Taylor
  • [cogl] (240 commits) Non-fast-forward update to branch wip/frame-synchronization, Owen Taylor
  • [glib/glib-2-34] Bug 673047 - gunicollate is broken on OS X, Michael Natterer
  • [glib] Bug 673047 - gunicollate is broken on OS X, Michael Natterer
  • [gnome-documents] Updated Galician translations, =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
  • [gnome-shell] Updated Galician translations, =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
  • [gnome-dictionary] Updated Galician translations, =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
  • [gnome-contacts] Updated Galician translations, =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
  • [damned-lies] Updated Slovak translation, =?utf-8?b?UGF2b2wgS2xhxI1hbnNrw70=?=
  • [gnome-dictionary] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [chronojump] Remove webkit check, Andoni Morales Alastruey
  • [chronojump] Removed deprecated attribute "swapped", Andoni Morales Alastruey
  • [chronojump] Fix compilation as CBAUD is Linux POSIX extension, Andoni Morales Alastruey
  • [chronojump] Fix compilation of chronojump mini, Andoni Morales Alastruey
  • [chronojump] Update libcesarplayer with the OS X port, Andoni Morales Alastruey
  • [glib/glib-2-32] Fix a broken link in GConf migration guide, Kalev Lember
  • [glib/glib-2-34] Fix a broken link in GConf migration guide, Kalev Lember
  • [glib] Fix a broken link in GConf migration guide, Kalev Lember
  • [gnome-settings-daemon/gnome-3-6] keyboard: Fix compilation against older inputproto headers, Rui Matos
  • [gnome-settings-daemon] keyboard: Fix compilation against older inputproto headers, Rui Matos
  • [gcompris] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [evolution-ews] Bug #685795 - Option to subscribe to other user's folder with subfolders, Milan Crha
  • [ostree] ostree.spec.in: Update from Fedora review comments, Colin Walters
  • [gnome-clocks] Fix remaining holes in snooze, Paolo Borelli
  • [gnumeric] Tests: more suppressions., Morten Welinder
  • [gnumeric] Updated Greek translation, Dimitris Spingos
  • [grilo-plugins] tests: Add some to make check, Juan A . Suarez Romero
  • [grilo-plugins] tests: Add tests for tmdb plug-in, Juan A . Suarez Romero
  • [regexxer] Fix compilation, Fabien Parent
  • [glib] win32: re-fix the _utf8 compat function situation, Dan Winship
  • [vino/gnome-3-6] updated uyghur translation, Gheyret Kenji
  • [gnome-screenshot/gnome-3-6] updated uyghur translation, Gheyret Kenji
  • [gssdp] Really ignore invalid MAN header, Jens Georg
  • [gssdp] Make it possible to call _init multiple times, Jens Georg
  • [mutter/gnome-3-6] Updated Bengali India Translations, Runa Bhattacharjee
  • [vinagre/gnome-3-6] Updated Bengali India Translation, Runa Bhattacharjee
  • [grilo-plugins] filesystem: Fix warning, Juan A . Suarez Romero
  • [planet-web] [pgo] Add Max Huang to Planet GNOME, Alberto Ruiz
  • [evolution-ews/gnome-3-6] ESoapMessage: Do not stop reading response on error statuses, Milan Crha
  • [evolution-ews] ESoapMessage: Do not stop reading response on error statuses, Milan Crha
  • [dia] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [evolution-data-server/openismus-work] EBookClient: If the client is a direct access client, then use a direct access EBookClientView as we, Tristan Van Berkom
  • [evolution-data-server/openismus-work] EBookClientView: Added constructor for direct access, Tristan Van Berkom
  • [evolution-data-server/openismus-work] EDataBook: Added direct access apis for fetching an EDataBookView, Tristan Van Berkom
  • [evolution-data-server/openismus-work] EDataBookView: Adding direct access APIs and GSignals for notifications, Tristan Van Berkom
  • [evolution-data-server/openismus-work] Currently make the tests use direct read access by default, Tristan Van Berkom
  • [grilo] docs: GrlMedia: Improve certificate/region function docs, Juan A . Suarez Romero
  • [grilo-plugins] metadata-store: Added filtering by 'favourite', Juan A . Suarez Romero
  • [evolution-data-server/gnome-3-6] Bugh #674454 - Crash in e_book_backend_ldap_authenticate_user, Milan Crha
  • [evolution-data-server] Bug #674454 - Crash in e_book_backend_ldap_authenticate_user(), Milan Crha
  • [glib] docs: Fix spelling of "exceed" in gobject/gtype.c, David King
  • [glib/glib-2-34] docs: Fix spelling of "exceed" in gobject/gtype.c, David King
  • [tracker] tracker-monitor: add support for GKqueueDirectoryMonitor, Antoine Jacoutot
  • [gnumeric] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [gimp-help-2] Update French translation, Julien Hardlin
  • [libgnomeprint] Simplify EMPTY_GLYPH handling, Behdad Esfahbod
  • [glibmm] giomm.h: Include the tlspassword.h header file., =?utf-8?q?Jos=C3=A9_Alburquerque?=
  • [gobject-introspection] docs: add GTK-Doc generated output to .gitignore, Dieter Verfaillie
  • [gobject-introspection] docs: don't mark non GTK-Doc as being a GTK-Doc comment block, Dieter Verfaillie
  • [gobject-introspection] docs: remove reference to object_grouped.sgml., Dieter Verfaillie
  • [gobject-introspection] docs: make gtkdoc-mkdb ignore cmph doxygen comment blocks., Dieter Verfaillie
  • [rhythmbox] shell: Call XInitThreads() on X11 systems, Bastien Nocera
  • [gnome-ostree] yocto: Tune for atom-pc, not qemux86, Colin Walters
  • [gnome-ostree] build: Set explicit CFLAGS/CXXFLAGS for target architecture, Colin Walters
  • [vala] gstreamer-1.0: update deps accordingly, Rico Tzschichholz
  • [gnome-photos] utils: Set nie:title when changing photo name, Debarshi Ray
  • [goffice] Fix rendering of fraction formats in locales with ' ' as thousand separator. [#686471], Andreas J . Guelzow
  • [gnome-photos] selection-toolbar: Use a fixed default size, Debarshi Ray
  • [glib] gdbus: improve documentation of the GDBusError section, Aleksander Morgado
  • [anjuta] project-manager: Avoid a critical warning for missing files, Sebastien Granjoux
  • [anjuta] project-manager: Remove trailing spaces, Sebastien Granjoux
  • [anjuta] indentation-c-style: Add option whether paranthesis alignment should only use spaces., Sebastien Granjoux
  • [anjuta] indentation-c-style: Fix get_line_indentation()., Sebastien Granjoux
  • [anjuta] indentation-c-style: Fix modeline in plugin.c, Sebastien Granjoux
  • [anjuta] indentation-c-style: Update preferences UI file to gtk+-3, Sebastien Granjoux
  • [gtk+/gtk-3-6] cssshadowsvalue: handle gtk_css_value_transition returning NULL, Cosimo Cecchi
  • [gnome-initial-setup] copy-worker: Fix up the name of the keyring, Jasper St . Pierre
  • [gnome-initial-setup] assistant: Fix buttons being unclickable after traversing pages, Jasper St . Pierre
  • [gnome-initial-setup] assistant: Use 16x16 icon sizes for symbolic icons, Jasper St . Pierre
  • [gnome-clocks] Use modern "except" syntax, Paolo Borelli
  • [file-roller] added README_COMMANDLINE to explain how to use the command line options, Paolo Bacchilega
  • [file-roller] deleted the obsolete content of TODO, Paolo Bacchilega
  • [file-roller] respect the --default-dir option when creating an archive, Paolo Bacchilega
  • [file-roller] use a GtkGrid instead of a GtkTable for the window layout, Paolo Bacchilega
  • [file-roller] honor the --notify option even when using --extract-here, Paolo Bacchilega
  • [file-roller] fixed the computation of the gresourse dependency list, Paolo Bacchilega
  • [file-roller] respect the --notify option when the extraction is complete, Paolo Bacchilega
  • [file-roller] Fixed crash when using the --extract-to option, Paolo Bacchilega
  • [gnome-clocks] Use GSignal decorator, Paolo Borelli
  • [gnome-klotski] Use cairo instead of pixbuf to render svg, John Cheetham
  • [gnome-clocks] Fix the snooze functionality, Paolo Borelli
  • [gtk+/composite-templates: 15/15] Added inline template creation support. Now builder creates new types dinamically when needed. that, Juan Pablo Ugarte
  • [gtk+/composite-templates: 14/15] Added template_id parameter to gtk_container_class_set_template_from_*() functions This way you can, Juan Pablo Ugarte
  • [gtk+/composite-templates: 13/15] Added return value to gtk_builder_expose_object() and made it ignore if the object id is in use., Juan Pablo Ugarte
  • [gtk+/composite-templates: 12/15] Merge external object namespace with builder built objects, Juan Pablo Ugarte
  • [gtk+/composite-templates: 11/15] Added signal data test to test_expose_object(), Juan Pablo Ugarte
  • [gtk+/composite-templates: 10/15] Removed gtk_builder_add_to_parent_*() functions, instead you can use gtk_builder_expose_object() to, Juan Pablo Ugarte
  • [gtk+/composite-templates: 9/15] Removed bogus lines changes like spaces and such., Juan Pablo Ugarte
  • [gtk+/composite-templates: 8/15] Added gtk_builder_add_to_parent() test case., Juan Pablo Ugarte
  • [gtk+/composite-templates: 7/15] Added template_id parameter to gtk_builder_add_to_parent_*() functions This makes it more consistent, Juan Pablo Ugarte
  • [gtk+/composite-templates: 6/15] gtk_container_class_set_template() Clear list of classes with templates since this function in rare, Juan Pablo Ugarte
  • [gtk+/composite-templates: 5/15] Revert "Implemented GtkDialog and GtkMessageDialog using new template API.", Juan Pablo Ugarte
  • [gtk+/composite-templates: 4/15] Added gtk_container_class_set_template_from_string(), Juan Pablo Ugarte
  • [gtk+/composite-templates: 3/15] Implemented GtkDialog and GtkMessageDialog using new template API., Juan Pablo Ugarte
  • [gtk+/composite-templates: 2/15] Composite Widgets using GtkBuilder scripts, Juan Pablo Ugarte
  • [gtk+/composite-templates: 1/15] Added gtk_builder_expose_object(), gtk_builder_add_to_parent_from_file() and gtk_builder_add_to_pare, Juan Pablo Ugarte
  • [gtk+] (15 commits) Created branch composite-templates, Juan Pablo Ugarte
  • [ekiga] Use translated strings, Eugen Dedu
  • [ekiga] Revert "videoutput: new parameter size_changed() signal", Eugen Dedu
  • [ekiga] Revert "videooutput: add another instance of DisplayInfo", Eugen Dedu
  • [glib] gtestutils: don't try to print long doubles, Dan Winship
  • [glib] win32: work around broken winsock prototypes, Dan Winship
  • [glib] win32: avoid printf format warnings on nonstandard formats, Dan Winship
  • [glib] win32: make gio/tests/gdbus-proxy.c compile, Dan Winship
  • [glib] gvariant-internal.h: fix the include hack, Dan Winship
  • [glib] GLocalFile: canonicalize the initial directory separator, Dan Winship
  • [glib] win32: various fixes to test programs, Dan Winship
  • [glib] win32: misc warning fixes, Dan Winship
  • [glib] win32: move some code into #ifdef G_OS_UNIX, Dan Winship
  • [glib] win32: define _WIN32_WINNT globally, Dan Winship
  • [glib] win32: prototype _glib_get_dll_directory() and _glib_get_locale_dir(), Dan Winship
  • [glib] win32: add gwin32compat.h, for utf8-renaming compatibility defines, Dan Winship
  • [at-spi2-core] [registry] Fix crash handling DeregisterKeystrokeListener, Mike Gorse
  • [pango/threadsafe-failed-attempt: 11/11] Flush cairo surface when done, Behdad Esfahbod
  • [pango/threadsafe-failed-attempt: 10/11] Remove "Work around bug #686192" hacks, Behdad Esfahbod
  • [pango/threadsafe-failed-attempt: 9/11] Some more real hashtable threadsafety in pangofc, Behdad Esfahbod
  • [pango/threadsafe-failed-attempt: 8/11] Make some pangofc hash caches really threadsafe, Behdad Esfahbod
  • [pango/threadsafe-failed-attempt: 7/11] Make fontset cache threadsafe, Behdad Esfahbod
  • [pango/threadsafe-failed-attempt: 6/11] Don't dispose cf_priv->data when we are done with it, Behdad Esfahbod
  • [pango/threadsafe-failed-attempt: 5/11] Make PangoFcFontSet threadsafe, Behdad Esfahbod
  • [pango/threadsafe-failed-attempt: 4/11] Work around bug #686192, Behdad Esfahbod
  • [pango/threadsafe-failed-attempt: 3/11] Make _pango_cairo_font_private_get_scaled_font() threadsafe, Behdad Esfahbod
  • [pango/threadsafe-failed-attempt: 2/11] Use threadsafe hashtable in PangoContext font cache, Behdad Esfahbod
  • [pango/threadsafe-failed-attempt: 1/11] Add a threadsafe hashtable and use it in pangofc-fontmap, Behdad Esfahbod
  • [pango] (11 commits) Created branch threadsafe-failed-attempt, Behdad Esfahbod
  • [gnome-getting-started-docs] minor fixes. re-rendered responding, Jakub Steiner
  • [vala] gio-2.0: assorted minor fixes, Evan Nemerson
  • [gnome-icon-theme] emblem-shared: sync metaphor with -symbolic, Jakub Steiner
  • [gtk+] cssprovider: Handle non-existing section, Benjamin Otte
  • [gnome-disk-utility] Don't use second-precision in the "Last Benchmarked" label, David Zeuthen
  • [gtk+/gtk-3-6] cssprovider: Handle non-existing section, Benjamin Otte
  • [gnome-disk-utility] Remove ending dots in some tooltips, David Zeuthen
  • [gnome-ostree] 3.8: add telepathy-mission-control, Cosimo Cecchi
  • [gimp] Bug 688305: drag and drop for guides broken, Massimo Valentini
  • [gimp/gimp-2-8] Bug 688305: drag and drop for guides broken, Massimo Valentini
  • [gdm] data: use new g-s-d's plugin whitelist, Ray Strode
  • [gnome-disk-utility] Don't present "disk is failing" notification more than once, David Zeuthen
  • [gnome-shell] StThemeNode: add a trivial-case short cut to all comparisons for equality, Simon McVittie
  • [gnome-shell] st_widget_recompute_style: short-circuit if the theme node is the same, Simon McVittie
  • [gnome-shell] st_theme_node_copy_cached_paint_state: allow self-assignment, Simon McVittie
  • [gnome-bluetooth] Created tag GNOMEBT_V_3_6_1, Bastien Nocera
  • [gnome-bluetooth/gnome-3-6] 3.6.1, Bastien Nocera
  • [glib] gsocket: fix joining/leaving multicast groups, Dan Winship
  • [gnome-ostree] manifest: Update to telepathy-glib git master, Colin Walters
  • [grilo] core: Extend supported keys in the filters, Juan A . Suarez Romero
  • [grilo] core: set source_id if really needed, Juan A . Suarez Romero
  • [tracker] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [releng] More limits for 3.6.x, Vincent Untz
  • [releng] Created tag 3.6.2, Matthias Clasen
  • [releng] 3.6.2, Matthias Clasen
  • [libgsf] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [gnome-getting-started-docs] fix glitches in task switching and responding., Jakub Steiner
  • [gnome-devel-docs] Fixed small typos in strings, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [nautilus] application: use gtk_application_get_active_window(), Cosimo Cecchi
  • [jhbuild] 3.8: Track harfbuzz git master, Colin Walters
  • [gnome-documents] query: fix query with no online accounts, Cosimo Cecchi
  • [glib] Revert "gmain: Add private API to create Unix child watch that uses waitid()", Michael Natterer
  • [glib] Revert "gio: Add private API to create win32 streams from fds", Michael Natterer
  • [glib] Revert "gspawn: support creating pipes with O_CLOEXEC", Michael Natterer
  • [gupnp-av/wip/didl-s: 9/9] Add tests for GUPnPMediaCollection, Jens Georg
  • [gupnp-av/wip/didl-s: 8/9] Doc fixup, Jens Georg
  • [gupnp-av/wip/didl-s: 7/9] Parse DIDL_S playlists, Jens Georg
  • [gupnp-av/wip/didl-s: 6/9] Fix node filtering in DIDLLiteWriter, Jens Georg
  • [gupnp-av/wip/didl-s: 5/9] Fix introspection annotation, Jens Georg
  • [gupnp-av/wip/didl-s: 4/9] Fix typo in comment, Jens Georg
  • [gupnp-av/wip/didl-s: 3/9] Add media collection class, Jens Georg
  • [gupnp-av/wip/didl-s: 2/9] Add tag-only filter function to writer, Jens Georg
  • [gupnp-av/wip/didl-s: 1/9] Add dlna:lifetime property to items, Jens Georg
  • [gupnp-av] (9 commits) Non-fast-forward update to branch wip/didl-s, Jens Georg
  • [gtk+/gtk-2-24] quartz: correct deficiencies in the gdk_draw_drawable() implementation, Michael Natterer
  • [gtk+/gtk-2-24] quartz: add _gdk_quartz_window_set_needs_display_in_region, Michael Natterer
  • [pitivi] Don't mark the placeholder "label" as translatable in ui/depsmanager.ui, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [gnome-settings-daemon/gnome-3-6] keyboard: Trigger input source switching on key press for Caps Lock, Rui Matos
  • [gnome-settings-daemon] keyboard: Trigger input source switching on key press for Caps Lock, Rui Matos
  • [pitivi] mainwindow: Remove the obsolete viewer drag destination code, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [glib] gdbus: Fix some compiler warnings, Colin Walters
  • [pitivi] mainwindow: Make the medialibrary previewer work even in fullscreen mode, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [pitivi] medialibrary: Do not emit "play" twice when double-clicking a clip, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [gnome-initial-setup] Copy worker: create directories where needed, Matthias Clasen
  • [gnome-ostree] builder: Also find base/patches when looking up a component, Colin Walters
  • [gnome-ostree] autobuilder: In --autoupdate-self mode, pull before resolve, not after, Colin Walters
  • [ghex] Created branch gnome-3-6, Kalev Lember
  • [gnome-ostree] manifest: Switch back to harfbuzz master, Colin Walters
  • [gnome-settings-daemon] Fix previous commit to compile, Colin Walters
  • [gtk+/gtk-3-6] quartz: GdkQuartzWindow -> GdkQuartzNSWindow was forgotten in one place (cherry picked from commit 1, Michael Natterer
  • [gtk+] quartz: GdkQuartzWindow -> GdkQuartzNSWindow was forgotten in one place, Michael Natterer
  • [empathy] updated Tamil translation, Thirumurthi Vasudeven
  • [damned-lies] Updated Serbian translation, =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
  • [gtk+] quartz: filter out button press events on the window frame, Michael Natterer
  • [gtk+/gtk-3-6] quartz: filter out button press events on the window frame, Michael Natterer
  • [gparted] Updated Greek translation, Dimitris Spingos
  • [gtk+/gtk-2-24] quartz: filter out button press events on the window frame, Michael Natterer
  • [gnome-web-www] Updated Serbian translation, =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
  • [gnome-contacts/gnome-3-6] Updated Serbian translation, =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
  • [gnome-contacts] Updated Serbian translation, =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
  • [baobab] added Tamil translation, Thirumurthi Vasudeven
  • [pango] Adjust to HarfBuzz 0.9.7 API, Behdad Esfahbod
  • [libsoup] Crash in lookup_resolved(), g_error_free(), Milan Crha
  • [glib] GFileMonitor: Add kqueue(3) support to GIO, Antoine Jacoutot
  • [gtk+/gtk-3-6] Updated gujarati file, Sweta Kothari
  • [gnome-settings-daemon] media-keys: Support gcalctool's new name, Bastien Nocera
  • [gnome-settings-daemon] media-keys: Simplify search tool launch, Bastien Nocera
  • [gnome-settings-daemon] media-keys: Add helper to launch either of 2 desktop files, Bastien Nocera
  • [glib/glib-2-34] Updated gujarati file, Sweta Kothari
  • [gnumeric] don't use preference settings in workbook_view_class_init, Andreas J . Guelzow
  • [gnome-ostree] manifest: Tag harfbuzz before buffer API break, Colin Walters
  • [tracker] build: don't build-depend on Dia, Cosimo Cecchi
  • [gtk+] filechooser: remember sidebar width, Federico Mena Quintero
  • [balsa/gtk3] Port to newly released Gtkspell 3.0, Peter Bloomfield
  • [pango] Provide a phony define for the LANGUAGE macro, John Ralls
  • [pango] Make PANGO_GLYPH flags an enum to make gobject-introspection happy., John Ralls
  • [gnome-initial-setup] account: Remove avatar chooser, Jasper St . Pierre
  • [gnome-initial-setup] account: Undim prompt label entries, Jasper St . Pierre
  • [gnome-initial-setup] account: Update some label strings, Jasper St . Pierre
  • [gnome-initial-setup] account: Add some explanation labels, Jasper St . Pierre
  • [gnome-initial-setup] account: Fix a minor style issue, Jasper St . Pierre
  • [gnome-initial-setup] account: Force users to have passwords, Jasper St . Pierre
  • [gnome-initial-setup] account: Remove "Act as administrator" checkbox, Jasper St . Pierre
  • [gnome-initial-setup] account: Left-align the heading, Jasper St . Pierre
  • [gnome-initial-setup] language: Update the designs involving filter entry and "Show All", Jasper St . Pierre
  • [gnome-initial-setup] eulas: Remove horizontal scrolling from the EULA display, Jasper St . Pierre
  • [gnome-initial-setup] Update TODO, Jasper St . Pierre
  • [gnome-initial-setup] Add TODO, Jasper St . Pierre
  • [gcompris] fix wrong filename in .gitignore, Bruno Coudoin
  • [gnome-getting-started-docs] update thumbnails and render videos, Jakub Steiner
  • [gnome-settings-daemon] input-helper: Remove unnecessary g_strdup() invocation, Colin Walters
  • [gnomeweb-wml] Update Outreach Program for Women information, Marina Zhurakhinskaya
  • [evolution-data-server] Replace deprecated Gtk+ symbols (as of Gtk+ 3.6.x), Milan Crha
  • [gupnp-av/wip/didl-s: 10/10] Doc fixup, Jens Georg
  • [gupnp-av/wip/didl-s: 9/10] Parse DIDL_S playlists, Jens Georg
  • [gupnp-av/wip/didl-s: 8/10] Fix node filtering in DIDLLiteWriter, Jens Georg
  • [gupnp-av/wip/didl-s: 7/10] Fix introspection annotation, Jens Georg
  • [gupnp-av/wip/didl-s: 6/10] Fix typo in comment, Jens Georg
  • [gupnp-av/wip/didl-s: 5/10] Add media collection class, Jens Georg
  • [gupnp-av/wip/didl-s: 4/10] Add tag-only filter function to writer, Jens Georg
  • [gupnp-av/wip/didl-s: 3/10] Add dlna:lifetime property to items, Jens Georg
  • [gupnp-av/wip/didl-s: 2/10] Really silence XSD warnings, Jens Georg
  • [gupnp-av/wip/didl-s: 1/10] Add child item on container in DIDLWriter, Jens Georg
  • [gupnp-av] (10 commits) Non-fast-forward update to branch wip/didl-s, Jens Georg
  • [gnome-control-center] Updated Dutch translation by Hannie Dumoleyn <hannie ubuntu-nl org>, Reinout van Schouwen
  • [gnome-control-center] background: Fix not having 3 columns in high contrast, Bastien Nocera
  • [gnome-initial-setup] goa: Update account dialog from g-c-c master, Jasper St . Pierre
  • [gnome-initial-setup] network: Use a checkmark for the success indicator, not a small black diamond, Jasper St . Pierre
  • [gnome-initial-setup] network: Don't hide when already completed, Jasper St . Pierre
  • [gnome-initial-setup] network: Don't use nm-applet in a regular session, Jasper St . Pierre
  • [gnome-initial-setup] gis-assistant: Use symbolic icons for arrows instead of Unicode glyphs, Jasper St . Pierre
  • [gnome-initial-setup] gis-assistant: Rebuild the button labels when the locale changes, Jasper St . Pierre
  • [gnome-initial-setup] gis-assistant: Use two separate buttons for symbolic / non-symbolic, Jasper St . Pierre
  • [gnome-initial-setup] gis-assistant: Don't use a stock icons when showing arrow buttons, Jasper St . Pierre
  • [gnome-dictionary] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [orca] Created tag ORCA_3_6_3, Joanmarie Diggs
  • [orca/gnome-3-6] Prep for Orca v3.6.3, Joanmarie Diggs
  • [orca/gnome-3-6] One more tweak for bug 687239, Joanmarie Diggs
  • [orca/gnome-3-6] Fix for bug 687239 - Traceback seen in Python 3.3 when there are no settings saved, Joanmarie Diggs
  • [gnome-desktop/wip/thumbnail-resources: 32/32] thumbnail: Set a resource limit for thumbnailing scripts, Jasper St . Pierre
  • [gnome-desktop/wip/thumbnail-resources: 31/32] thumbnail: Parse argv manually, Jasper St . Pierre
  • [gnome-desktop/wip/thumbnail-resources: 30/32] thumbnail: Refactor script running part out into a separate function, Jasper St . Pierre
  • [gnome-desktop/wip/thumbnail-resources: 29/32] thumbnail: Add gnome_desktop_factory_give_me_a_thumbnail, Jasper St . Pierre
  • [gnome-desktop/wip/thumbnail-resources: 28/32] thumbnail: Move thumbnail generation/saving to a few helper functions, Jasper St . Pierre
  • [gnome-desktop/wip/thumbnail-resources: 27/32] thumbnail: Clean up path generation code, Jasper St . Pierre
  • [gnome-desktop] (32 commits) Non-fast-forward update to branch wip/thumbnail-resources, Jasper St . Pierre
  • [dia] Updated Serbian translation, =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
  • [gnome-documents/gnome-3-6] all: add some requested translators comment, Cosimo Cecchi
  • [gnome-documents] all: add some requested translators comment, Cosimo Cecchi
  • [gnumeric] Remove extrabooltest again., Andreas J . Guelzow
  • [gnome-shell] Keep similar theme nodes so we don't have to recompute CSS so often, Simon McVittie
  • [gnome-shell] Remove unsplit element classes and pseudo-classes, Simon McVittie
  • [gnome-shell] st_theme_node_equal: use split (pseudo-)classes, Simon McVittie
  • [gnome-shell] Use pre-split element classes and pseudo-classes to optimize matching, Simon McVittie
  • [gnome-shell] Store CSS classes and pseudo-classes pre-split in the StThemeNode, Simon McVittie
  • [glib] gspawn: support creating pipes with O_CLOEXEC, Colin Walters
  • [glib] gio: Add private API to create win32 streams from fds, Colin Walters
  • [glib] gmain: Add private API to create Unix child watch that uses waitid(), Colin Walters
  • [gtk+] Revert parts of "window: Remove useless functions", Benjamin Otte
  • [gnome-documents] query: whitelist extra Tracker locations in query filter, Cosimo Cecchi
  • [evolution-ews] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [glom] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [gnome-clocks] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [gnome-dictionary] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [gnome-contacts/gnome-3-6] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [gnome-dictionary] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [network-manager-applet] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [gnome-photos] selection-toolbar: Rearrange layout of buttons in the toolbar, Debarshi Ray
  • [gnome-initial-setup] summary: Fix build, Jasper St . Pierre
  • [gnome-photos] selection-toolbar: Use folder-symbolic to match the mockups, Debarshi Ray
  • [gnome-photos] selection-toolbar: Use 16px icons as in the latest mockups, Debarshi Ray
  • [gnome-getting-started-docs] Update Czech translation, =?utf-8?b?UGV0ciBLb3bDocWZ?=
  • [gdm] simple-slave: Don't create/destroy the initial-setup user, Jasper St . Pierre
  • [gnome-initial-setup] network: Reintroduce hiding the network page when already connected, Jasper St . Pierre
  • [gnome-initial-setup] cc-notebook: Handle visibility management ourselves, Jasper St . Pierre
  • [gnome-initial-setup] gis-assistant: Skip invisible pages, Jasper St . Pierre
  • [gnome-initial-setup] Explicitly show pages to show them, Jasper St . Pierre
  • [gnome-initial-setup] gis-assistant: Hide the back button on the first page, Jasper St . Pierre
  • [gnome-initial-setup] summary: Remove the trigger file in g-i-s, Jasper St . Pierre
  • [gnome-getting-started-docs] small material fix, Jakub Steiner
  • [gnome-getting-started-docs] fix typing sync, Jakub Steiner
  • [gnome-getting-started-docs] System settings is now Settings, Jakub Steiner
  • [totem/gnome-3-6] save-file: Use Ctrl+C as the shortcut, Bastien Nocera
  • [totem] save-file: Use Ctrl+C as the shortcut, Bastien Nocera
  • [jhbuild] apps-3.8: orca has been ported to Python3, use py3cairo, =?utf-8?q?Javier_Jard=C3=B3n?=
  • [gnome-documents] Update to latest libgd, Cosimo Cecchi
  • [gnome-documents] lib: use GdStyledTextRenderer from shared libgd, Cosimo Cecchi
  • [libgd] main-view-generic: don't call foreach() on a NULL model, Cosimo Cecchi
  • [gnome-photos] selection-toolbar: Add a button to show the properties dialog, Debarshi Ray
  • [gnome-photos] Add PhotosPropertiesDialog, Debarshi Ray
  • [gnome-photos] utils: Add photos_utils_set_edited_name, Debarshi Ray
  • [gnome-photos] base-item: Add photos_base_item_get_type_description, Debarshi Ray
  • [gnome-photos] base-item: Query the nfo:fileCreated or nie:contentCreated too, Debarshi Ray
  • [libgd] main-view-generic: fix GCC warning, Cosimo Cecchi
  • [gnome-photos] Update to latest libgd., Ignacio Casal Quinteiro
  • [libgd] urgh... fix typo, Ignacio Casal Quinteiro
  • [libgd] Add gd-main-view to gd.h, Ignacio Casal Quinteiro
  • [libgd] Add gd-styled-text-renderer, Ignacio Casal Quinteiro
  • [gdm] Created tag 3.6.2, Ray Strode
  • [gdm/gnome-3-6] configure: bump to 3.6.2, Ray Strode
  • [gdm/gnome-3-6] NEWS: update for release, Ray Strode
  • [gdm/gnome-3-6] daemon: allow NULs in X11 cookie, Ray Strode
  • [gdm/gnome-3-6] gdm-dbus-util: make socket world accessible, Ray Strode
  • [gdm/gnome-3-6] slave: add host authorizations individually, Ray Strode
  • [gnome-documents] properties: Return false to disconnect the handler after the timeout, Debarshi Ray
  • [gnome-getting-started-docs] Add change-wallpaper procedure, =?utf-8?b?UGV0ciBLb3bDocWZ?=
  • [gtkmm-documentation] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [vala] gstreamer-1.0: Update to 1.0.2, =?utf-8?q?J=C3=BCrg_Billeter?=
  • [gnome-getting-started-docs] Keyboard driven responses. Translation fixes., Jakub Steiner
  • [gnome-getting-started-docs] keyboard respond WIP, Jakub Steiner
  • [gnome-klotski] Replace pixbuf.scale_simple statement, John Cheetham
  • [gnome-klotski] Update the product name in the desktopfile, John Cheetham
  • [gnome-klotski] Rename desktop file in POTFILES.skip, John Cheetham
  • [gnome-klotski] Set minimum size for PuzzleView widget, John Cheetham
  • [vala] gtk+-3.0: Fix gtk_css_provider_get_named binding, =?utf-8?q?J=C3=BCrg_Billeter?=
  • [gnome-settings-daemon] media-keys: Rename name struct member to dbus_name, Bastien Nocera
  • [gnome-documents] query: use arrays and join() to simplify code, Cosimo Cecchi
  • [gnome-contacts] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [gnome-boxes] Add support for manual usb redirection in properties view, Alexander Larsson
  • [gnome-boxes] Report USB errors, Alexander Larsson
  • [gnome-boxes] Allow Machine and Display to report errors, Alexander Larsson
  • [gnome-boxes] Keep Display objects alive if needed, Alexander Larsson
  • [gnome-boxes] Add Display.should_keep_alive(), Alexander Larsson
  • [gnome-boxes] Restructure the show_display() code, Alexander Larsson
  • [gnome-contacts/gnome-3-6] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [gnome-boxes] Add Display.set_enable_audio, Alexander Larsson
  • [gnome-boxes] Add "add usb support" button to properties, Alexander Larsson
  • [gnome-boxes] Don't show usb properties if no usb support, Alexander Larsson
  • [gnome-boxes] Add USB support in new VMs if supported, Alexander Larsson
  • [gnome-boxes] Add HAVE_USBREDIR configuration, Alexander Larsson
  • [gnome-boxes] Allow properties to request a refresh of the properties, Alexander Larsson
  • [gnome-boxes] No need for SpiceDisplay to implement Boxes.IPropertiesProvider, Alexander Larsson
  • [gnome-boxes] Add PropertyCreationFlag to IPropertiesProvider.get_properties, Alexander Larsson
  • [gedit-latex] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [gcompris] Updated Hungarian translation, WIP, Gabor Keleman
  • [gimp/gimp-2-8] app: remove check which hides conditions that should not happen, Nils Philippsen
  • [gimp/gimp-2-8] app: fix marking file dialogs as transient if opened from context menu, Nils Philippsen
  • [gcompris] Update French translation, Alexandre Franke
  • [gimp] app: fix marking file dialogs as transient if opened from context menu, Nils Philippsen
  • [gimp] app: remove check which hides conditions that should not happen, Nils Philippsen
  • [evolution-ews] Bug #685795 - Be able to open mailbox of other user, Milan Crha
  • [gevice] fixed preferences reading. (others), Alejandro Valdes Jimenez
  • [gnome-photos] Rename from Documents to Photos, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [gnumeric] Tests: silence somebody else's leaks found by valgrind., Morten Welinder
  • [gevice] fixed preferences reading., Alejandro Valdes Jimenez
  • [gedit-latex/gnome-3-2] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [gnumeric] POWER: Fix regression in error case., Morten Welinder
  • [gimp/gimp-2-8] app: limit physical memory size by GIMP_MAX_MEMSIZE as well (cherry picked from commit c4365d4c14d1a, Nils Philippsen
  • [gimp/gimp-2-8] app: limit the pyhsical memory size by G_MAXSIZE, Nils Philippsen
  • [glib] Remove trailing spaces from expected GMarkup error messages, Simon McVittie
  • [gjs] function.h: Fix prototype: () -> (void), Colin Walters
  • [gjs] Use GNOME_COMPILE_WARNINGS([maximum]), Colin Walters
  • [goffice] Fixed typo., =?utf-8?q?Jean_Br=C3=A9fort?=
  • [gtk+] sizerequest: Optimize CONSTANT_SIZE better, Benjamin Otte
  • [gnome-settings-daemon] Created tag GNOME_SETTINGS_DAEMON_3_6_3, Bastien Nocera
  • [gnome-settings-daemon/gnome-3-6] 3.6.3, Bastien Nocera
  • [chronojump] encoder: curves selected by date graph: propulsive c on eccon and barplot with load, Xavier de Blas
  • [gnome-contacts/gnome-3-6] Updated Belarusian translation., Ihar Hrachyshka
  • [gtk+/gtk-3-6] stylecontext: Add a flag to force style_updated() emission, Benjamin Otte
  • [gtk+] stylecontext: Add a flag to force style_updated() emission, Benjamin Otte
  • [rhythmbox] remove some obsolete junk from autogen.sh, Jonathan Matthew
  • [gnome-control-center] build: Fix distcheck, Bastien Nocera
  • [gnome-control-center] Created tag GNOME_CONTROL_CENTER_3_6_3, Bastien Nocera
  • [gnome-control-center/gnome-3-6] 3.6.3, Bastien Nocera
  • [gnome-control-center/gnome-3-6] build: Fix distcheck, Bastien Nocera
  • [jhbuild] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [goffice] Remove ifdef GOFFICE_WITH_GTK around gdk_pixbuf calls., =?utf-8?q?Jean_Br=C3=A9fort?=
  • [gnome-contacts/gnome-3-6] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [tomboy] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [gnome-clocks] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [glom] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [damned-lies] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [jhbuild] waf: add support for a python-command attribute, useful for Python 3., Frederic Peters
  • [jhbuild] 3.8: add py3cairo (pygobject dependency), Frederic Peters
  • [gnome-settings-daemon] power: When timeout_blank >= timeout_sleep, adjust sleep timer to blank timer, Richard Hughes
  • [rygel/wip/didl-s: 14/14] fix test, Jens Georg
  • [rygel/wip/didl-s: 13/14] wip: Add DIDL_S resource to container, Jens Georg
  • [rygel/wip/didl-s: 12/14] core: Force debug output if Debug is set anywhere, Jens Georg
  • [rygel/wip/didl-s: 11/14] wip: DataSource for playlist XML data, Jens Georg
  • [rygel/wip/didl-s: 10/14] server: Support all objects in HTTPRequest, Jens Georg
  • [rygel/wip/didl-s: 9/14] build: Drop obsolete option from autogen.sh, Jens Georg
  • [rygel/wip/didl-s: 8/14] WIP, Jens Georg
  • [rygel/wip/didl-s: 7/14] server: Add generic Serializer class, Jens Georg
  • [rygel] (14 commits) Non-fast-forward update to branch wip/didl-s, Jens Georg
  • [epiphany-extensions] Updated Serbian translation, =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
  • [grilo-plugins/tmdb-test] tests: local-metadata: Use the built plugin instead of installed, Murray Cumming
  • [blam] Updated Serbian translation, =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
  • [grilo-plugins/tmdb-test] tests: tmdb: Use the built plugins, not the installed ones., Murray Cumming
  • [grilo-plugins/tmdb-test] tests: tmdb: Fix a typo in previous commit, Murray Cumming
  • [pygobject] test_gi: Add tests for type "filename", Martin Pitt
  • [gnome-settings-daemon] build: Init git submodules in autogen.sh, Bastien Nocera
  • [grilo-plugins/tmdb-test] tests: tmdb: Use g_assert_no_error(), Murray Cumming
  • [evolution-ews] Updated Serbian translation, =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
  • [pygobject] Drop foreign GVariant registration/support, Martin Pitt
  • [gsettings-desktop-schemas] schemas: Remove unneeded XML escaping, Bastien Nocera
  • [evolution-mapi] Updated Serbian translation, =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
  • [gnome-settings-daemon] main: Add settings key to whitelist plugins, Bastien Nocera
  • [grilo-plugins/tmdb-test] tests: tmdb: Test the age certificate API too., Murray Cumming
  • [grilo-plugins] tests: Add a tmdb test using the new mocking framework, Murray Cumming
  • [libgsf] Updated Greek translation, Dimitris Spingos
  • [gnome-control-center] po: Remove deleted files, Bastien Nocera
  • [glibmm] ustring docs: The global locale should be set when using C++ streams., Kjell Ahlstedt
  • [gnumeric] Fixed introspection annotations. [#682514], =?utf-8?q?Jean_Br=C3=A9fort?=
  • [pygobject] test_properties.py: Fix PEP-8 errors, Martin Pitt
  • [gnome-photos] Fix distcheck, Debarshi Ray
  • [pygobject] Add support for GVariant properties defined in Python, Martin Pitt
  • [gnome-photos] main-toolbar: Change selection icon to object-select, Debarshi Ray
  • [gnome-photos] single-item-job: Use the GError to catch errors, not the return value, Debarshi Ray
  • [gnome-photos] application: Use a GResource for the application menu, Debarshi Ray
  • [planner] Updated Greek translation, Dimitris Spingos
  • [pygobject] pyg_value_from_pyobject(): Simplify GVariant type check, Martin Pitt
  • [pygobject] test_everything: Add test for callback returning wrong type, Martin Pitt
  • [pygobject] Add type checking to GVariant argument assignment, Martin Pitt
  • [pygobject] Add support for GVariant properties defined in C, Martin Pitt
  • [gobject-introspection] GIMarshallingTests: Add GVariant property, Martin Pitt
  • [pygobject] test_unknown.py: Check property interface, Martin Pitt
  • [pygobject] Fix previous commit for Python 2, Martin Pitt
  • [pygobject] pygi-foreign-cairo.c: Use official py3cairo API, Martin Pitt
  • [tomboy] Updated Hebrew translation., Yaron Shahrabani
  • [pygobject] Drop dead code from pygi-callbacks.[hc], Martin Pitt
  • [evince] Updated Hebrew translation., Yaron Shahrabani
  • [epiphany] Updated Hebrew translation., Yaron Shahrabani
  • [devhelp] Created tag 3.6.1, Matthias Clasen
  • [devhelp/gnome-3-6] 3.6.1, Matthias Clasen
  • [pygobject] Fix marshalling of arrays of struct pointers to Python, Martin Pitt
  • [pygobject] test_atoms.py: Add test for out array, Martin Pitt
  • [at-spi2-core] atspi: Readd dbus-1 to introspection generation, Colin Walters
  • [yelp-xsl] db2html: Add MathML support here too, Shaun McCance
  • [yelp-xsl] Consolidate some MathML stuff, Shaun McCance
  • [gnome-packagekit] Created tag 3.6.1, Matthias Clasen
  • [gnome-packagekit/gnome-3-6] 3.6.1, Matthias Clasen
  • [gnome-icon-theme-extras] Created tag 3.6.2, Matthias Clasen
  • [gnome-icon-theme-extras] 3.6.2, Matthias Clasen
  • [gnome-icon-theme] 3.6.2, Matthias Clasen
  • [gnome-icon-theme] Created tag 3.6.2, Matthias Clasen
  • [gnome-icon-theme-symbolic] Created tag 3.6.2, Matthias Clasen
  • [gnome-icon-theme-symbolic] 3.6.2, Matthias Clasen
  • [gnome-menus] Post-release version bump, Matthias Clasen
  • [gnome-menus] Created tag 3.6.1, Matthias Clasen
  • [gnome-menus] 3.6.1, Matthias Clasen
  • [gnome-calculator] Created tag GNOME_CALCULATOR_3_7_1, Robert Ancell
  • [gnome-calculator] Update POTFILES, Robert Ancell
  • [gnome-calculator] Releasing 3.7.1, Robert Ancell
  • [at-spi2-core] Some introspection fixes to make vapigen happy, Daiki Ueno
  • [at-spi2-core] Fix gtk-doc for AtspiRegistry., Daiki Ueno
  • [libgsf] Post-release bump, Morten Welinder
  • [libgsf] 1.14.25, Morten Welinder
  • [libgsf] Created tag LIBGSF_1_14_25, Morten Welinder
  • [glibmm] giomm: Add the TlsPassword class., =?utf-8?q?Jos=C3=A9_Alburquerque?=
  • [glibmm] giomm: Add the GTls* GTypes to the extra defs generation utility., =?utf-8?q?Jos=C3=A9_Alburquerque?=
  • [glibmm] giomm.h: Re-add an accidentally removed include., =?utf-8?q?Jos=C3=A9_Alburquerque?=
  • [glibmm/glibmm-2-34] giomm.h: Re-add an accidentally removed include., =?utf-8?q?Jos=C3=A9_Alburquerque?=
  • [gtk+] sizerequestcache: Move rest of code to array, Benjamin Otte
  • [gtk+] sizerequestcache: Make code an array, Benjamin Otte
  • [gtk+] sizegroup: Simplify comparison, Benjamin Otte
  • [gtk+] sizerequest: Use GtkOrientation, Benjamin Otte
  • [gtk+] sizerequestcache: Move lookup function, Benjamin Otte
  • [gtk+] sizerequestcache: Move commit function, Benjamin Otte
  • [gtk+] widget: Get rid of unused flags, Benjamin Otte
  • [gtk+] sizerequest: Cache the request mode, Benjamin Otte
  • [gtk+] sizerequestcache: Make clear_cache clear all the cache, Benjamin Otte
  • [gtk+] sizerequestcache: Move functions, Benjamin Otte
  • [gtk+] reftests: Turns out, green changed color, Benjamin Otte
  • [gtk+] reftests: Update named colors reftest, Benjamin Otte
  • [gtk+] sizerequest: Split out size request cache code into separate header, Benjamin Otte
  • [babl] get rid of process_chunks, =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
  • [babl] Move chuking of stack allocated buffer to innermost loop, =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
  • [gimp] Updated italian translation., Marco Ciampa
  • [pango] Post-release version bump, Matthias Clasen
  • [pango] Created tag 1.32.2, Matthias Clasen
  • [pango] 1.32.2, Matthias Clasen
  • [pango] Rename configure.in to configure.ac, Matthias Clasen
  • [gnome-initial-setup] Update .gitignore, Jasper St . Pierre
  • [gnome-initial-setup] Use GNOME_COMPILE_WARNINGS([maximum]), Jasper St . Pierre
  • [gtk-doc] make: fix silent builds even more, Stefan Kost
  • [pyatspi2] Typo on the call to Atspi.Text.get_character_at_offset, Mike Gorse
  • [anjuta] run-program: Remove trailing spaces, Sebastien Granjoux
  • [vala/0.18] Forbid `resize' method for multi-dimensional array, =?utf-8?q?J=C3=BCrg_Billeter?=
  • [gcompris/voices] Added Slovak voice set., Bruno Coudoin
  • [gcompris/voices] fixed a naming type in slovenia.ogg english sound, Bruno Coudoin
  • [gnome-ostree] manifest: Explicitly disable gnome-session docs, Colin Walters
  • [vala/0.18] Release 0.18.1, =?utf-8?q?J=C3=BCrg_Billeter?=
  • [vala/0.18] gtk+-3.0: Fix gtk_grid_attach_next_to binding, =?utf-8?q?J=C3=BCrg_Billeter?=
  • [vala/0.18] codegen: Fix memory leak when chaining up in fundamental classes, =?utf-8?q?J=C3=BCrg_Billeter?=
  • [anjuta] terminal: Remove trailing spaces, Sebastien Granjoux
  • [vala/0.18] codegen: Fix g_simple_async_result_new in interface methods, =?utf-8?q?J=C3=BCrg_Billeter?=
  • [babl] Michael Henning <drawoc darkrefraction com>, =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
  • [gcompris/voices] removed this file, it's a duplicate in the wrong place., Bruno Coudoin
  • [anjuta] terminal: Fix warnings and remove deprecated functions, Sebastien Granjoux
  • [vala/0.18] posix: Add nl_langinfo, =?utf-8?q?J=C3=BCrg_Billeter?=
  • [gtranslator] fix bgo #680399 - gtranslator 2.91.5 segfaults trying to use any plugin (gnome 3.5.x stack), Sebastien Granjoux
  • [pango] Xft: Fix a deadlock on display close, Matthias Clasen
  • [gnumeric] tests: lower expectations for some non-linear solver tests., Morten Welinder
  • [gtk-doc] make: trying to fix the silent mode more, Stefan Kost
  • [anjuta] run-program: Avoid a critical warning when closing a project, Sebastien Granjoux
  • [pango] colors: Add missing colors from the web palette, Benjamin Otte
  • [pango] colors: Update colors to SVG/CSS palette, Benjamin Otte
  • [yelp-xsl] yelp-xsl.pot: String from earlier commit (Published By), Shaun McCance
  • [yelp-xsl] mal2html: Added MathML support, Shaun McCance
  • [gnome-ostree] manifest: Update NetworkManager configure flags, Colin Walters
  • [vala] Fix source reference of switch sections, =?utf-8?q?J=C3=BCrg_Billeter?=
  • [vala/0.18] linux: Fix uinput_user_dev binding, =?utf-8?q?J=C3=BCrg_Billeter?=
  • [vala] Created tag 0.18.1, =?utf-8?q?J=C3=BCrg_Billeter?=
  • [vala/0.18] gstreamer-0.10: removed static from transition_next/current., =?utf-8?q?J=C3=BCrg_Billeter?=
  • [gnome-common] compiler-warnings: Fix tabs->spaces, Colin Walters
  • [ekiga] Removed dead code from the main window, Julien Puydt
  • [gjs] byteArray: Convert static initialization to g_once(), factor out, Colin Walters
  • [gtk+/gtk-3-6] quartz: move SPLASHSCREEN-hinted windows to NSStatusWindowLevel, Michael Natterer
  • [gtk+] quartz: move SPLASHSCREEN-hinted windows to NSStatusWindowLevel, Michael Natterer
  • [gtk+/gtk-2-24] quartz: move SPLASHSCREEN-hinted windows to NSStatusWindowLevel, Michael Natterer
  • [gtk+/gtk-2-24] Remove bookmark duplicate of shortcut, Federico Mena Quintero
  • [gtk+/gtk-3-6] Remove bookmark duplicate of shortcut, Federico Mena Quintero
  • [gtk+] Remove bookmark duplicate of shortcut, Federico Mena Quintero
  • [gtkmm] ScrolledWindow: Add remove_with_viewport()., Kjell Ahlstedt
  • [gtkmm] Created branch gtkmm-3-6, Kjell Ahlstedt
  • [gnome-common] compiler-warnings: Drop -Wdeclaration-after-statement, Colin Walters
  • [gnome-common] compiler-warnings: Drop -Wno-sign-comare, Colin Walters
  • [gnome-common] compiler-warnings: Move -Wnested-externs to the always-on warning set, Colin Walters
  • [gnome-common] compiler-warnings: code cleanup: Extract common warnings into variables, Colin Walters
  • [gnome-session] gnome-session-check-accelerated: Simplify _has_extension(), Bastien Nocera
  • [gnome-session] gnome-session-check-accelerated: Set _GNOME_MAX_SCREEN_SIZE on the root window, Bastien Nocera
  • [gnome-session] gnome-session-check-accelerated: Use constant for specific sizes, Bastien Nocera
  • [gnome-session] gnome-session-check-accelerated: Better kcmdline parsing, Bastien Nocera
  • [gnome-session] gnome-session-check-accelerated: Use gbooleans for retval, Bastien Nocera
  • [gnome-session] gnome-session-check-accelerated: Use glib, Bastien Nocera
  • [gtk-doc] varargs: revert changing two of the regexps, Stefan Kost
  • [gtk-doc] gtkdoc-mkdb: unconditionally emit tags for enum values, Stefan Kost
  • [evolution-kolab] unittests: updated valgrind suppressions file for GMIME 2.6, Christian Hilberg
  • [glib] gmain: Handle case where source id overflows, Colin Walters
  • [gnome-shell] a11y: also set the WM HighContrast theme when switch is flipped, Cosimo Cecchi
  • [gnome-control-center] a11y: also set the WM HighContrast theme when the switch is flipped, Cosimo Cecchi
  • [evolution-ews/gnome-3-6] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [gnome-online-accounts] Created tag 3.6.2, Debarshi Ray
  • [gnome-online-accounts/gnome-3-6] Prepare 3.6.2, Debarshi Ray
  • [glom] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [gnome-clocks] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [empathy] Created tag EMPATHY_3_6_2, Guillaume Desmottes
  • [empathy/gnome-3-6] remove released flag, Guillaume Desmottes
  • [evolution-kolab] unittests: fixed expected string from Evolution note, Christian Hilberg
  • [gnome-online-accounts] kerberos: use thread default context, not default context for loop, Debarshi Ray
  • [gnome-online-accounts] kerberos: make newly added accounts permanent after successful login, Debarshi Ray
  • [gnome-online-accounts] kerberos: Use goa_utils_keyfile_set_boolean to set IsTemporary, Debarshi Ray
  • [gnome-online-accounts] Rename goa_util_set_keyfile_boolean as goa_utils_keyfile_set_boolean, Debarshi Ray
  • [gnome-online-accounts/gnome-3-6] kerberos: use thread default context, not default context for loop, Debarshi Ray
  • [gnome-online-accounts/gnome-3-6] kerberos: make newly added accounts permanent after successful login, Debarshi Ray
  • [gnome-online-accounts/gnome-3-6] kerberos: Use goa_utils_keyfile_set_boolean to set IsTemporary, Debarshi Ray
  • [gnome-online-accounts/gnome-3-6] Rename goa_util_set_keyfile_boolean as goa_utils_keyfile_set_boolean, Debarshi Ray
  • [gnome-shell] Bluetooth: Remove ObexFTP functionality, Bastien Nocera
  • [goffice] Fixed leak., =?utf-8?q?Jean_Br=C3=A9fort?=
  • [evolution-data-server/gnome-3-6] Bug #688146 - Crash in Contacts calendar backend, Milan Crha
  • [empathy/gnome-3-6] prepare 3.6.2, Guillaume Desmottes
  • [evolution-data-server] Bug #688146 - Crash in Contacts calendar backend, Milan Crha
  • [libgsf] Compilation: require gio unconditionally., Morten Welinder
  • [libgsf] git: quiet status., Morten Welinder
  • [gnome-settings-daemon] common: Print enable help at the start of plugin tests, Bastien Nocera
  • [gnome-settings-daemon] Use libgnome-volume-control from a submodule, Bastien Nocera
  • [gnome-shell] main: Stop using Metacity's keybinding files, =?utf-8?q?Florian_M=C3=BCllner?=
  • [mutter] po: Import translations from Metacity, =?utf-8?q?Florian_M=C3=BCllner?=
  • [mutter] keybindings: Import keybinding files from Metacity, =?utf-8?q?Florian_M=C3=BCllner?=
  • [pygobject] Fix Gdk.Atom str()/repr() fallback, Martin Pitt
  • [rygel] renderer: Add comment about live sources, Jens Georg
  • [rygel] server: Really fix Content-Length header, Jens Georg
  • [rygel] playbin: Add missing buffering handling, Jens Georg
  • [rygel] server: Add missing Content-Length header, Jens Georg
  • [rygel] playbin: Only report duration if known, Jens Georg
  • [gimp] app: limit physical memory size by GIMP_MAX_MEMSIZE as well, Nils Philippsen
  • [yelp-xsl] Set play and pause labels on all audio and video elements, Shaun McCance
  • [yelp-xsl] mal2html-media: poster attribute for HTML video, Shaun McCance
  • [gnome-control-center] screen: include string.h to avoid implicit declaration of function 'strstr', Thomas Wood
  • [gnome-control-center] info: remove the use of the deprecated GtkTable class, Thomas Wood
  • [gnome-control-center] common: remove the use of the GDK thread functions, Thomas Wood
  • [gnome-control-center] common: remove the use of the deprecated g_type_init function, Thomas Wood
  • [yelp-xsl] db2html-media: Add audio/video, some cleanup, Shaun McCance
  • [gnome-session] Reject new XSMP clients earlier in the shutdown path, Daniel Drake
  • [gnome-session/gnome-3-6] Reject new XSMP clients earlier in the shutdown path, Daniel Drake
  • [gnome-settings-daemon/gnome-3-6] power: fix a warning at startup, Cosimo Cecchi
  • [rygel] Created tag RYGEL_0_16_3, Jens Georg
  • [rygel/rygel-0-16] Prepare 0.16.3, Jens Georg
  • [rygel/rygel-0-16] server: Really fix Content-Length header, Jens Georg
  • [evolution] Bug #688199 - Replying via a template doesn't mark mail as read/replied, Milan Crha
  • [glib] gio/*: Fix spelling of determining, David King
  • [glib/glib-2-34] gio/*: Fix spelling of determining, David King
  • [gnome-getting-started-docs] Timing fixes. Rendered intro., Jakub Steiner
  • [nautilus/gnome-3-6] file: don't add a thumbnail border around desktop file launchers, Cosimo Cecchi
  • [nautilus] file: don't add a thumbnail border around desktop file launchers, Cosimo Cecchi
  • [grilo-plugins/tmdb-test: 2/2] tests: Add some to make check, Murray Cumming
  • [grilo-plugins/tmdb-test: 1/2] tests: Add tests for tmdb plug-in, Murray Cumming
  • [grilo-plugins] (2 commits) Created branch tmdb-test, Murray Cumming
  • [evolution-data-server/gnome-3-6] Bug #687634 - Improve camel console warning text, Milan Crha
  • [evolution-data-server] Bug #687634 - Improve camel console warning text, Milan Crha
  • [goffice] Updated Greek translation, Dimitris Spingos
  • [libgweather] Created tag 3.6.2, Matthias Clasen
  • [libgweather/gnome-3-6] 3.6.2, Matthias Clasen
  • [evolution/gnome-3-6] Relative URI can crash Evolution in http_request_send_async(), Milan Crha
  • [evolution] Relative URI can crash Evolution in http_request_send_async(), Milan Crha
  • [gnome-session/gnome-3-6] GsmConsoleKit: Properly initialize upower client, Martin Pitt
  • [gnome-session] GsmConsoleKit: Properly initialize upower client, Martin Pitt
  • [pygobject] test_gi: Stop using GLib.bytes.unref_to_array(), Martin Pitt
  • [damned-lies] Updated Greek translation, Dimitris Spingos
  • [pygobject] Fix Gdk.Atom to have a proper str() and repr(), Martin Pitt
  • [pygobject] Make sure g_value_set_boxed does not cause a buffer overrun with GStrvs, Simon Feltman
  • [gnome-online-accounts] kerberos: Implement get_provider_group, Debarshi Ray
  • [gnome-online-accounts] live: Implement get_provider_group, Debarshi Ray
  • [gnome-online-accounts] owncloud: Implement get_provider_group, Debarshi Ray
  • [gnome-online-accounts] google: Implement get_provider_group, Debarshi Ray
  • [gnome-online-accounts] flickr: Implement get_provider_group, Debarshi Ray
  • [gnome-online-accounts] facebook: Implement get_provider_group, Debarshi Ray
  • [gnome-online-accounts] exchange: Implement get_provider_group, Debarshi Ray
  • [gnome-online-accounts] provider: Add provider groups, Debarshi Ray
  • [gsettings-desktop-schemas] Created tag 3.6.1, Matthias Clasen
  • [gsettings-desktop-schemas/gnome-3-6] 3.6.1, Matthias Clasen
  • [gnome-settings-daemon] cursor: Add test program, Bastien Nocera
  • [gnome-settings-daemon] cursor: Handle the changed GdkDeviceManager signal, Bastien Nocera
  • [gnome-settings-daemon] cursor: Remove inaccurate plural from function name, Bastien Nocera
  • [gnomeweb-wml] cheese: Populate the 3.6.2 release, David King
  • [gtkmm] Bin, Container::remove(): Restore the floating ref of a managed widget., Kjell Ahlstedt
  • [gnome-desktop] idle-monitor: Catch the state changing signals, Bastien Nocera
  • [gnome-desktop] idle-monitor: Set a decent test timeout, Bastien Nocera
  • [gnome-desktop] idle-monitor: Remove reference to removed argument, Bastien Nocera
  • [gnome-desktop] idle-monitor: Fix typo in API docs, Bastien Nocera
  • [gnome-control-center] zoom-options: set the dialog hint on the window, Thomas Wood
  • [grilo-plugins/tmdb-test] tests: Add tests for tmdb plug-in, Murray Cumming
  • [grilo-plugins] Deleted branch tmdb-test, Murray Cumming
  • [grilo-plugins/tmdb-test] tests: Add a tmdb test using the new mocking framework, Murray Cumming
  • [grilo-plugins] Created branch tmdb-test, Murray Cumming
  • [grilo] docs: Fix grammar in plugins-testing, Murray Cumming
  • [grilo-plugins] tmdb: Set original-title again, Mathias Hasselmann
  • [gnome-clocks] AlarmItem: Fix expiration time, Paolo Borelli
  • [gegl] added reference composition for gegl:tile, Ville Sokk
  • [evolution] Updated Japanese translation, Takayuki Kusano
  • [evolution/gnome-3-6] Updated Japanese translation, Takayuki Kusano
  • [evolution-data-server/gnome-3-6] Bug #687865 - Shows old reminders for GOA accounts, Milan Crha
  • [evolution-data-server] Bug #687865 - Shows old reminders for GOA accounts, Milan Crha
  • [gnome-control-center] info: "Don't translate it", Bastien Nocera
  • [gtk+] Visual C++ property sheets: Update GtkBinaryVersion, Chun-wei Fan
  • [gtk+/gtk-3-6] Visual C++ property sheets: Update GtkBinaryVersion, Chun-wei Fan
  • [gnome-screenshot] Updated Hebrew transaltion., Yaron Shahrabani
  • [gobject-introspection/gnome-3-6] Update glib annotations to 2.34.2, Martin Pitt
  • [pitivi] tests: Merge the integration tests with the unit tests, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [pitivi] medialibrary: Fix drag and drop from the treeview., =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [pitivi] preset: Allow presets with slash chars in the name, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [pitivi] system: Remove unused method, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [pitivi] tests: Reuse code in TestAudioPresetsIO, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [pitivi] preset: Reuse code, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [pitivi] preset: Rename savePreset to saveCurrentPreset, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [pitivi] preset: Make loadAll more flexible, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [pitivi] tests: Give PresetManager some space, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [pitivi] tests: Simplify broken test into testNonAsciiFilenamesSaveAndLoad, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [pitivi] preset: Make sure the preset names are utf-8 strings., =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [pitivi] tests: Remove unused dict mapping, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [pitivi] tests: Remove useless preset tests., =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [pitivi] tests: Move presets files count methods, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [pitivi] tests: Separate testAddDuplicatePreset, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [pitivi] tests: Clarify what the directories represent in test_preset, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [pitivi] preset: Rename methods to make them protected instead of public, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [pitivi] tests: Fixed testRenamePreset, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [pitivi] tests: Update testGetUniquePresetName, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [pitivi] tests: Remove obsolete tests, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [pitivi] dogtail tests: Set the typingDelay back to defaults and improve the prefs test, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [pitivi] dogtail tests: Don't rely on a pushbutton click to show a path entry in "Open", =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [pitivi] dogtail tests: Work around GTK's new placement of spinbutton increment buttons, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [gnome-font-viewer] Created tag 3.6.1, Cosimo Cecchi
  • [gnome-font-viewer/gnome-3-6] release: prepare for 3.6.1, Cosimo Cecchi
  • [tomboy] Created tag 1.12.2, Aaron Borden
  • [tomboy/gnome-3-6] Bump version for 1.12.3, Aaron Borden
  • [tomboy/gnome-3-6] Update NEWS for 1.12.2, Aaron Borden
  • [gcalctool] Created tag GCALCTOOL_6_6_2, Robert Ancell
  • [gcalctool/gnome-3-6] Releasing 6.6.2, Robert Ancell
  • [gnome-desktop] Created tag 3.6.2, Matthias Clasen
  • [gnome-desktop/gnome-3-6] 3.6.2, Matthias Clasen
  • [gnome-desktop/gnome-3-6] gnome-rr: Fall back to XFree86_DDC_EDID1_RAWDATA if the other EDID keys are not set, Matthias Clasen
  • [gnome-photos] main-window: Clear the active item when using back keybinding, Debarshi Ray
  • [gnome-photos] embed: Connect to the "query-error" signal, Debarshi Ray
  • [gnome-photos] tracker-controller: Add "query-error" signal, Debarshi Ray
  • [gnome-photos] Rename ItemModel to ViewModel, and move it to ViewContainer, Debarshi Ray
  • [gnome-photos] main-toolbar: Clear active item when going back to overview, Debarshi Ray
  • [evolution-data-server] Revert "EBookBackendGoogle: Make room for other authorizers.", Matthew Barnes
  • [evolution-data-server] EBookBackendGoogle: Make room for other authorizers., Matthew Barnes
  • [jhbuild] 3.6: Use 3.6 branches of various modules, Matthias Clasen
  • [gnome-disk-utility] Updated POTFILES.in, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [gnome-photos] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [gnome-photos] Updated POTFILES.in, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [gnome-session] Created tag 3.6.2, Ray Strode
  • [gnome-session/gnome-3-6] configure: bump to 3.6.2, Ray Strode
  • [gnome-session/gnome-3-6] NEWS: update for release, Ray Strode
  • [gnome-session/gnome-3-6] GsmSystemd: use free() on string returned from libsystemd, not g_free(), Matthias Clasen
  • [gnome-session/gnome-3-6] main: initialize gsm-system before acquring name, Ray Strode
  • [snappy: 4/4] Port snappy to 1.0, Luis de Bethencourt
  • [snappy] (4 commits) ...Port snappy to 1.0, Luis de Bethencourt
  • [orca] Most of the fix for bug 688172 - Orca gets stuck in uppercase pitch, Joanmarie Diggs
  • [rygel/rygel-0-16] Prepare 0.16.2, Jens Georg
  • [rygel/rygel-0-16] playbin: Add missing buffering handling, Jens Georg
  • [rygel] Created tag RYGEL_0_16_2, Jens Georg
  • [rygel/rygel-0-16] server: Add missing Content-Length header, Jens Georg
  • [rygel/rygel-0-16] playbin: Only report duration if known, Jens Georg
  • [gimp] Update German translation, Christian Kirbach
  • [gimp/gimp-2-8] Update German translation, Christian Kirbach
  • [gnome-photos] application: Use gtk_application_add_accelerator for simple actions, Debarshi Ray
  • [gnome-boxes/gnome-3-6] Release 3.6.2, Zeeshan Ali Khattak
  • [libgsf] Update German translation, Christian Kirbach
  • [gnome-boxes/gnome-3-6] Update to latest libgd, Zeeshan Ali Khattak
  • [gnome-boxes/gnome-3-6] build: do not mention gnome-doc-utils.make as it doesn't exist, Zeeshan Ali Khattak
  • [gnome-boxes/gnome-3-6] Add logo for RHEL 4.x, 5.x and 6.x, Zeeshan Ali Khattak
  • [gnome-boxes/gnome-3-6] Update GNOME logo URL, Zeeshan Ali Khattak
  • [gnome-boxes/gnome-3-6] properties: list and show correct pages, Zeeshan Ali Khattak
  • [gnome-boxes/gnome-3-6] collection-view: Reset selection when exiting selection mode, Zeeshan Ali Khattak
  • [gnome-boxes] Created tag v3.6.2, Zeeshan Ali Khattak
  • [gnome-boxes/gnome-3-6] Use the right icon for the fullscreen button, Zeeshan Ali Khattak
  • [gnome-boxes/gnome-3-6] Emit proper notifications for App.fullscreen, Zeeshan Ali Khattak
  • [gnome-boxes/gnome-3-6] Use the right icon for select mode, Zeeshan Ali Khattak
  • [gnome-boxes/gnome-3-6] searchbar: Clear search when dismissed, Zeeshan Ali Khattak
  • [gnome-boxes/gnome-3-6] Fix Continue not enabled when doing non-express install of XP, Zeeshan Ali Khattak
  • [gnome-boxes/gnome-3-6] vm-creator: Track installation using num. of reboots, Zeeshan Ali Khattak
  • [gnome-boxes/gnome-3-6] vm-creator: Set post-install config after install, Zeeshan Ali Khattak
  • [gdl/gnome-3-6] Update German translation, Christian Kirbach
  • [gdl] Update German translation, Christian Kirbach
  • [tracker] Update German translation, Christian Kirbach
  • [gnome-documents] Created tag 3.6.2, Cosimo Cecchi
  • [gnome-documents/gnome-3-6] release: prepare for 3.6.2, Cosimo Cecchi
  • [gedit] Created tag 3.6.2, Paolo Borelli
  • [gedit/gnome-3-6] Release 3.6.2, Paolo Borelli
  • [gnome-documents/gnome-3-6] application: don't try to start miners for account types we don't have, Cosimo Cecchi
  • [gnome-documents/gnome-3-6] miners: don't use a timeout for miner refresh methods, Cosimo Cecchi
  • [gnome-documents/gnome-3-6] preview: add an F10 accelerator for the gear menu, Cosimo Cecchi
  • [gnome-documents/gnome-3-6] lib: remove unused files, Cosimo Cecchi
  • [gnome-themes-standard] Created tag 3.6.2, Cosimo Cecchi
  • [gnome-themes-standard/gnome-3-6] release: prepare for 3.6.2, Cosimo Cecchi
  • [gnome-clocks] Add weld to the credits, Paolo Borelli
  • [gnome-clocks] DigitalClock: Set last_sunrise/sunset on update, Paolo Borelli
  • [aisleriot] Created tag 3.6.2, Christian Persch
  • [aisleriot] Version 3.6.2, Christian Persch
  • [vte] Created tag 0.34.2, Christian Persch
  • [vte/vte-0-34] Post release version bump, Christian Persch
  • [gtksourceview] Updated slovak translation, =?utf-8?q?Peter_Mr=C3=A1z?=
  • [vte/vte-0-34] Version 0.34.2, Christian Persch
  • [gucharmap] Created tag 3.6.1, Christian Persch
  • [gucharmap/gnome-3-6] Version 3.6.1, Christian Persch
  • [gnome-system-log] Created tag 3.6.1, Cosimo Cecchi
  • [gnome-system-log/gnome-3-6] release: prepare for 3.6.1, Cosimo Cecchi
  • [sushi/gnome-3-6] release: prepare for 3.6.1, Cosimo Cecchi
  • [sushi] Created tag 3.6.1, Cosimo Cecchi
  • [gnome-system-log/gnome-3-6] gear-menu: add accelerator labels in gear menu, Cosimo Cecchi
  • [gnome-system-log/gnome-3-6] window: add an F10 accelerator for the gear menu, Cosimo Cecchi
  • [nautilus] Created tag 3.6.3, Cosimo Cecchi
  • [nautilus/gnome-3-6] release: prepare for 3.6.3, Cosimo Cecchi
  • [gnome-screenshot] Created tag 3.6.1, Cosimo Cecchi
  • [gnome-screenshot/gnome-3-6] release: prepare for 3.6.1, Cosimo Cecchi
  • [nautilus/gnome-3-6] query-editor: set a maximum width for the current location button, Cosimo Cecchi
  • [anjuta] Created tag ANJUTA_3_6_2, James Liggett
  • [anjuta/gnome-3-6] Updated files for 3.6.2 release, James Liggett
  • [gnome-contacts] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [glom] Resave the examples., Murray Cumming
  • [gnome-contacts/gnome-3-6] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [glom] Document: Save static image data as a child text node, not an attribute., Murray Cumming
  • [nautilus] query-editor: set a maximum width for the current location button, Cosimo Cecchi
  • [libsoup] Created tag LIBSOUP_2_40_2, Dan Winship
  • [libsoup/gnome-3-6] 2.40.2, Dan Winship
  • [libsoup/gnome-3-6] soup-multipart-input-stream: belatedly add .h file to soup.h, Dan Winship
  • [libsoup/gnome-3-6] tests: fix some race conditions, Dan Winship
  • [libsoup/gnome-3-6] soup_header_parse_param_list: return empty GHashTable instead of NULL, Dan Winship
  • [libsoup/gnome-3-6] tests: add support for Apache 2.4, Dan Winship
  • [libsoup/gnome-3-6] SoupConnection: fix a race condition with non-keepalive messages, Dan Winship
  • [evolution-data-server] Update German translation, Christian Kirbach
  • [evolution-data-server/gnome-3-6] Update German translation, Christian Kirbach
  • [cheese] Handle thumbnail directory creation, bug 671614, David King
  • [glib-networking] Created tag 2.40.2, Dan Winship
  • [glib-networking/glib-2-34] 2.40.2, Dan Winship
  • [glib-networking/glib-2-34] Updated Slovak translation, Dan Winship
  • [glib-networking/glib-2-34] Added Slovak translation, Dan Winship
  • [glib-networking/glib-2-34] [l10n] Updated Estonian translation, Dan Winship
  • [cheese/gnome-3-6] Post-release version bump to 3.6.3, David King
  • [cheese] Created tag 3.6.2, David King
  • [cheese/gnome-3-6] Update NEWS for 3.6.2 release, David King
  • [cheese/gnome-3-6] Handle thumbnail directory creation, bug 671614, David King
  • [gnome-contacts] Update German translation, Christian Kirbach
  • [gnome-photos] Add libgd macro to to ACLOCAL_FLAGS in autogen.sh, Debarshi Ray
  • [gnome-photos] Make use of the libgd submodule, Debarshi Ray
  • [gnome-photos] Remove gd-* files, except gd-styled-text-renderer.[ch], Debarshi Ray
  • [gnome-photos] Add LIBGD_INIT, Debarshi Ray
  • [gnome-photos] Add libgd/Makefile to configure.ac, Debarshi Ray
  • [gnome-photos] Add libgd to ACLOCAL_AMFLAGS, Debarshi Ray
  • [gnome-photos] Add libgd to SUBDIRS before src, Debarshi Ray
  • [gnome-photos] Add call to git submodule update from autogen.sh, Debarshi Ray
  • [gnome-contacts/gnome-3-6] Update German translation, Christian Kirbach
  • [gnome-photos] Add libgd submodule, Debarshi Ray
  • [gnome-online-accounts] Update German translation, Christian Kirbach
  • [gnome-online-accounts/gnome-3-6] Update German translation, Christian Kirbach
  • [glibmm] giomm.h: Include missing headers., =?utf-8?q?Jos=C3=A9_Alburquerque?=
  • [glibmm/glibmm-2-34] giomm.h: Include missing headers., =?utf-8?q?Jos=C3=A9_Alburquerque?=
  • [nautilus/gnome-3-6] search-engine-simple: use g_content_type_is_a(), Cosimo Cecchi
  • [nautilus/gnome-3-6] search-engine-model: apply mimetype filters, Cosimo Cecchi
  • [nautilus/gnome-3-6] query-editor: plug a leak, Cosimo Cecchi
  • [nautilus/gnome-3-6] query-editor: don't always re-add mimetype rows when setting query, Cosimo Cecchi
  • [nautilus/gnome-3-6] query-editor: remove unused code, Cosimo Cecchi
  • [nautilus] search-engine-simple: use g_content_type_is_a(), Cosimo Cecchi
  • [nautilus] search-engine-model: apply mimetype filters, Cosimo Cecchi
  • [nautilus] query-editor: plug a leak, Cosimo Cecchi
  • [nautilus] query-editor: don't always re-add mimetype rows when setting query, Cosimo Cecchi
  • [nautilus] query-editor: remove unused code, Cosimo Cecchi
  • [vinagre] Fix missing prototypes warnings, David King
  • [vinagre] Created tag 3.6.2, David King
  • [vinagre/gnome-3-6] Post-release version bump to 3.6.3, David King
  • [vinagre] Created tag 3.6.1, David King
  • [vinagre/gnome-3-6] Update NEWS for 3.6.2 release, David King
  • [vinagre/gnome-3-6] Fix missing prototypes warnings, David King
  • [gnome-shell] Created tag 3.6.2, =?utf-8?q?Florian_M=C3=BCllner?=
  • [gnome-user-docs] Created branch gnome-3-6, Shaun McCance
  • [gnome-shell/gnome-3-6] Bump version to 3.6.2, =?utf-8?q?Florian_M=C3=BCllner?=
  • [gnome-shell/gnome-3-6] Update .gitignore, =?utf-8?q?Florian_M=C3=BCllner?=
  • [gnome-user-docs] Created tag 3.6.2, Shaun McCance
  • [vinagre] Do not use NULL attributes with libsecret, David King
  • [vinagre/gnome-3-6] Do not use NULL attributes with libsecret, David King
  • [gnome-user-docs] Version 3.6.2, Shaun McCance
  • [gnome-user-docs] gnome-help/pt_BR: Fix XML error, Shaun McCance
  • [gimp] Chain up unconditionally in GObject::constructed(), Michael Natterer
  • [vino] Created tag 3.6.2, David King
  • [vino/gnome-3-6] Post-release version bump to 3.6.3, David King
  • [vino/gnome-3-6] Update NEWS for 3.6.2 release, David King
  • [gobject-introspection] giscanner: unbreak g-ir-annotationtool..., Colin Walters
  • [gobject-introspection] Created tag GOBJECT_INTROSPECTION_1_34_2, Colin Walters
  • [gobject-introspection/gnome-3-6] Release 1.34.2, Colin Walters
  • [vino] Set quality level if JPEG support is enabled, David King
  • [vino/gnome-3-6] Fixups for -Wmissing-prototypes with miniupnp, David King
  • [vino/gnome-3-6] Set quality level if JPEG support is enabled, David King
  • [anjuta] message-view: Remove trailing spaces, Sebastien Granjoux
  • [anjuta] message-view: Message window is not displayed due to yesterday patch, Sebastien Granjoux
  • [gnome-disk-utility] Use ensure_unused() before deleting a partition, David Zeuthen
  • [gnome-clocks] Pause expensive UI updates when the UI is hidden, Paolo Borelli
  • [gnome-clocks] Force integer division in togglerenderer, Paolo Borelli
  • [at-spi2-core] Created tag AT_SPI2_CORE_2_6_2, Mike Gorse
  • [at-spi2-core/gnome-3-6] Release v2.6.2, Mike Gorse
  • [mutter] Created tag 3.6.2, =?utf-8?q?Florian_M=C3=BCllner?=
  • [mutter/gnome-3-6] Release 3.6.2, =?utf-8?q?Florian_M=C3=BCllner?=
  • [gnome-devel-docs] Created tag 3.6.2, Shaun McCance
  • [gnome-shell/gnome-3-6] loginDialog: support disable-user-list key, Ray Strode
  • [gnome-devel-docs/gnome-3-6] Version 3.6.2, Shaun McCance
  • [gnome-shell/gnome-3-6] loginDialog: don't rely on PAM to ask for a username, Ray Strode
  • [gnome-shell/gnome-3-6] loginDialog: hide session list until username is entered, Ray Strode
  • [glom] Regenerate .po files for examples, adding Print Layout items., Murray Cumming
  • [glom] Export to po files: Avoid duplicates., Murray Cumming
  • [glom] Export to po files: Also export text items from Print Layouts., Murray Cumming
  • [gnome-user-docs] Updated Serbian translation, =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
  • [gnome-boxes] fix translation, Alexander Larsson
  • [gnome-user-docs] Unstub disk-benchmark since this feature should work with GNOME 3.6, Jeremy Bicha
  • [gnome-photos/wip/libgd] Put back the copy of gd-style-text-renderer as it is not in libgd, Ignacio Casal Quinteiro
  • [gtk+/composite-templates] Added signal data test to test_expose_object(), Juan Pablo Ugarte
  • [gnome-common] compiler-warnings: Drop -Waggregate-return, Colin Walters
  • [gnome-common] compiler-warnings: cosmetic cleanup: Put each warning on own line, Colin Walters
  • [ekiga] Remove use of NOTIFY_CFLAGS and NOTIFY_LIBS from src/Makefile.am, Julien Puydt
  • [ekiga] Fix avahi flag message during configure --help, Eugen Dedu
  • [glib/wip/gproperty] property: Add direct access to generated getters, Emmanuele Bassi
  • [cogl] Created branch wip/frame-synchronization, Owen Taylor
  • [file-roller] Created tag 3.6.2, Paolo Bacchilega
  • [file-roller] updated for version 3.6.2, Paolo Bacchilega
  • [gtk+/gtk-3-6] wayland: update to work with stable libxkbcommon, Rob Bradford
  • [gtk+/gtk-3-6] configure.ac: Look for wayland-client 1.0.0, Rob Bradford
  • [gtk+/gtk-3-6] wayland: Update to reflect protocol changes, Rob Bradford
  • [accerciser] Created tag ACCERCISER_3_6_2, =?utf-8?q?Javier_Hern=C3=A1ndez_Ant=C3=BAnez?=
  • [accerciser/gnome-3-6] Prep for 3.6.2, =?utf-8?q?Javier_Hern=C3=A1ndez_Ant=C3=BAnez?=
  • [gnome-user-docs] gnome-help/po/id: Fix XML errors in translation, Shaun McCance
  • [caribou/gnome-3-6: 4/4] Release 0.4.4.2, =?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
  • [caribou/gnome-3-6: 3/4] Fix border-image slice values in antler's gtk CSS, =?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
  • [caribou/gnome-3-6: 2/4] daemon: use GDBus directly instead of dbus-python, =?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
  • [caribou/gnome-3-6: 1/4] portability: use "=" operator instead of "==" in shell scripts, =?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
  • [caribou] (4 commits) Created branch gnome-3-6, =?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
  • [accerciser/gnome-3-6] Force accerciser to use Wnck 3.0 version, =?utf-8?q?Javier_Hern=C3=A1ndez_Ant=C3=BAnez?=
  • [at-spi2-atk] Created tag AT_SPI2_ATK_2_6_2, Mike Gorse
  • [at-spi2-atk/gnome-3-6] Release v2.6.2, Mike Gorse
  • [mutter] ui: Remove obsolete GTK+ version check, =?utf-8?q?Florian_M=C3=BCllner?=
  • [mutter] frames: Bump priority of style providers, =?utf-8?q?Florian_M=C3=BCllner?=
  • [clutter/clutter-1.12] wayland: Port to new protocol, Rob Bradford
  • [eog] Created tag 3.6.2, Felix Riemann
  • [gnome-settings-daemon] power: Update for GnomeIdleMonitor API change, Bastien Nocera
  • [eog/gnome-3-6] Post-release version bump, Felix Riemann
  • [eog/gnome-3-6] Prepare for release 3.6.2, Felix Riemann
  • [eog/gnome-3-6] [toolbar-editor] Fix warnings due to wrong includes, Felix Riemann
  • [eog/gnome-3-6] Remove unneeded export-symbols-regex libtool parameter, Felix Riemann
  • [gnome-desktop] idle-monitor: Add test application, Bastien Nocera
  • [gnome-desktop] idle-monitor: Clarify _add_watch() API docs, Bastien Nocera
  • [gnome-desktop] idle-monitor: Change _add_watch() API, Bastien Nocera
  • [gnome-desktop] idle-monitor: Clarify unit for interval argument, Bastien Nocera
  • [gnome-desktop] idle-monitor: Allow counting device-specific idle-times, Bastien Nocera
  • [gnome-desktop] idle-monitor: XSyncValue related compile-time warnings, Bastien Nocera
  • [gnome-user-docs] Close notifications, validation fixes., Michael Hill
  • [gtk+/composite-templates: 10/10] Removed gtk_builder_add_to_parent_*() functions, instead you can use gtk_builder_expose_object() to, Juan Pablo Ugarte
  • [gtk+/composite-templates: 9/10] Removed bogus lines changes like spaces and such., Juan Pablo Ugarte
  • [gtk+/composite-templates: 8/10] Added gtk_builder_add_to_parent() test case., Juan Pablo Ugarte
  • [gtk+/composite-templates: 7/10] Added template_id parameter to gtk_builder_add_to_parent_*() functions This makes it more consistent, Juan Pablo Ugarte
  • [gtk+/composite-templates: 6/10] gtk_container_class_set_template() Clear list of classes with templates since this function in rare, Juan Pablo Ugarte
  • [gtk+/composite-templates: 5/10] Revert "Implemented GtkDialog and GtkMessageDialog using new template API.", Juan Pablo Ugarte
  • [gtk+/composite-templates: 4/10] Added gtk_container_class_set_template_from_string(), Juan Pablo Ugarte
  • [gtk+/composite-templates: 3/10] Implemented GtkDialog and GtkMessageDialog using new template API., Juan Pablo Ugarte
  • [gtk+/composite-templates: 2/10] Composite Widgets using GtkBuilder scripts, Juan Pablo Ugarte
  • [gtk+/composite-templates: 1/10] Added gtk_builder_expose_object(), gtk_builder_add_to_parent_from_file() and gtk_builder_add_to_pare, Juan Pablo Ugarte
  • [gtk+] (10 commits) Created branch composite-templates, Juan Pablo Ugarte
  • [gnome-shell/gnome-3-6] shell-screen-grabber.c: Fix PBO path for big-endian machines, Adel Gadllah
  • [gnome-shell] Remove shell-screen-grabber, Adel Gadllah
  • [gnome-panel] Created branch gnome-3-6, Vincent Untz
  • [cogl] cogl: Enable PBO path for all mesa versions when using intel, Adel Gadllah
  • [gnome-disk-utility] Update POTFILES.{in,skip}, David Zeuthen
  • [gnome-panel] Created tag 3.6.2, Vincent Untz
  • [gnome-panel] release: post-release bump to 3.6.3, Vincent Untz
  • [gnome-panel] release: 3.6.2, Vincent Untz
  • [gtk+/composite-templates] Removed gtk_builder_add_to_parent_*() functions, instead you can use gtk_builder_expose_object() to, Juan Pablo Ugarte
  • [gtk+/composite-templates] Removed bogus lines changes like spaces and such., Juan Pablo Ugarte
  • [gnome-disk-utility] Add gnome-settings-daemon plug-in to warn user on SMART failures, David Zeuthen
  • [ekiga] Remove useless #include for libnotify in the call window code, Julien Puydt
  • [at-spi2-atk] Remove dbind, Mike Gorse
  • [at-spi2-atk] Fix droute test, and remove dbind dependency, Mike Gorse
  • [libwnck] Created tag 3.4.4, Vincent Untz
  • [libwnck] release: post-release bump to 3.4.5, Vincent Untz
  • [libwnck] release: 3.4.4, Vincent Untz
  • [gnome-shell/gnome-3-6] loginDialog: Fix yet another StIconType removal fallout, =?utf-8?q?Florian_M=C3=BCllner?=
  • [gnome-shell/gnome-3-6] loginDialog: Remove the correct focus root from ctrl-alt-tab, =?utf-8?q?Florian_M=C3=BCllner?=
  • [gnome-shell] loginDialog: Fix yet another StIconType removal fallout, =?utf-8?q?Florian_M=C3=BCllner?=
  • [gnome-shell] loginDialog: Remove the correct focus root from ctrl-alt-tab, =?utf-8?q?Florian_M=C3=BCllner?=
  • [yelp] Created tag 3.6.2, Shaun McCance
  • [yelp/gnome-3-6] Version 3.6.2, Shaun McCance
  • [yelp-tools/gnome-3-6] (3 commits) ...Version 3.6.1, Shaun McCance
  • [gnome-settings-daemon] power: Power to GnomeIdleMonitor, Jasper St . Pierre
  • [yelp-xsl] Added translators and publishers to About, Shaun McCance
  • [gvfs] Created tag 1.14.2, Tomas Bzatek
  • [gvfs/gnome-3-6] Post release version bump, Tomas Bzatek
  • [gvfs/gnome-3-6] Update NEWS for 1.14.2 release, Tomas Bzatek
  • [mutter/gnome-3-6] display: Only process keyboard mapping events for the core X keyboard, Rui Matos
  • [evolution-data-server] EDataBookFactory: Remove the GOA-specific bits., Matthew Barnes
  • [evolution-data-server] gnome-online-accounts: Add an EDataFactory extension., Matthew Barnes
  • [evolution-data-server] EDataFactory: Add a "backend-created" signal., Matthew Barnes
  • [jhbuild] core-3.8: e-d-s has been ported to libsecret, =?utf-8?q?Javier_Jard=C3=B3n?=
  • [gnome-online-accounts] kerberos: Don't complete and unref the async operation yet, Debarshi Ray
  • [gnome-online-accounts/gnome-3-6] kerberos: Don't complete and unref the async operation yet, Debarshi Ray
  • [pitivi] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [gnome-shell/gnome-3-6] polkitAgent: Expand password entry to the full width, =?utf-8?q?Florian_M=C3=BCllner?=
  • [gnome-shell/gnome-3-6] dash: Disable animations during overview transitions, =?utf-8?q?Florian_M=C3=BCllner?=
  • [gnome-shell/gnome-3-6] messageTray: Hide summary notification immediately when closing the tray, =?utf-8?q?Florian_M=C3=BCllner?=
  • [gnome-shell/gnome-3-6] messageTray: Hide notification close button immediately on click, =?utf-8?q?Florian_M=C3=BCllner?=
  • [gnome-shell/gnome-3-6] messageTray: Don't destroy the notification when clicking on the close button, =?utf-8?q?Florian_M=C3=BCllner?=
  • [gnome-shell/gnome-3-6] messageTray: Only hide the notification stack on clicking close, =?utf-8?q?Florian_M=C3=BCllner?=
  • [gnome-shell/gnome-3-6] messageTray: make SummaryItem._closeButton public, =?utf-8?q?Florian_M=C3=BCllner?=
  • [at-spi2-core] Don't distribute dbind-config.h, Mike Gorse
  • [at-spi2-core/gnome-3-6] Don't distribute dbind-config.h, Mike Gorse
  • [at-spi2-atk/gnome-3-6] Don't distribute dbind-config.h, Mike Gorse
  • [glib/wip/gproperty] gobject: Add GProperty, Emmanuele Bassi
  • [glib] Non-fast-forward update to branch wip/gproperty, Emmanuele Bassi
  • [gobject-introspection/gnome-3-6] scanner: Correctly handle large 64 bit integer constants, Colin Walters
  • [gnome-clocks] Add keywords to the desktop file, Matthias Clasen
  • [gtk+/wip/csd: 757/757] window: Don't decorate non-toplevel windows, Rob Bradford
  • [gtk+/wip/csd: 756/757] stash: Update gtk.css to match current best style, Rob Bradford
  • [gtk+/wip/csd: 755/757] window: Don't draw the background for the window, Rob Bradford
  • [gtk+/wip/csd: 754/757] stash: reorder the destroy after attach of new buffer (?), Rob Bradford
  • [gtk+/wip/csd: 753/757] window: Ensure stack value is not used uninitialised for titleless windows, Rob Bradford
  • [gtk+/wip/csd: 752/757] application-window: Respect allocation of any decorations, Rob Bradford
  • [gtk+/wip/csd: 751/757] window: Move allocation of decorations to _gtk_window_set_allocation, Rob Bradford
  • [gtk+/wip/csd: 750/757] window: Add support for enabling client decorations on non-Wayland, Rob Bradford
  • [gtk+/wip/csd: 749/757] window: Add basic support for border popup windows, Rob Bradford
  • [gtk+/wip/csd: 748/757] window: Check for a title box before checking for it being mapped, Rob Bradford
  • [gtk+/wip/csd: 747/757] window: Add initial support for client-side decorations under Wayland, Rob Bradford
  • [gtk+/wip/csd: 746/757] window: Fix compiler warning when not building for X11, Rob Bradford
  • [gtk+] (757 commits) Non-fast-forward update to branch wip/csd, Rob Bradford
  • [goffice] One more theme issue., =?utf-8?q?Jean_Br=C3=A9fort?=
  • [ekiga] videooutput: add another instance of DisplayInfo, Eugen Dedu
  • [ekiga] videoutput: new parameter size_changed() signal, Eugen Dedu
  • [gvfs/gnome-3-6] proxy: don't emit connected/added signals at object creation, Tomas Bzatek
  • [nautilus/gnome-3-6] mime-actions: don't invalidate symlink info twice, Cosimo Cecchi
  • [nautilus] mime-actions: minor cleanup, Cosimo Cecchi
  • [nautilus] mime-actions: don't invalidate symlink info twice, Cosimo Cecchi
  • [ekiga] Improve comment, Eugen Dedu
  • [gnome-shell] polkitAgent: Expand password entry to the full width, =?utf-8?q?Florian_M=C3=BCllner?=
  • [gnome-shell] dash: Disable animations during overview transitions, =?utf-8?q?Florian_M=C3=BCllner?=
  • [gnome-control-center] re-license GPLv2-only code to GPLv2+ permission from SUSE/RH legal cf. https://bugzilla.gnome.org/sh, Michael Meeks
  • [ekiga] [windows] Add another recently introduced icon, Eugen Dedu
  • [gnome-ostree] build: Print last 250 lines of task log in builder on failures, Colin Walters
  • [gtk+] Add accessibles for GtkEntry icons, Mike Gorse
  • [gtk+] Send a notification when a GtkEntry icon's tooltip text changes, Mike Gorse
  • [gtk+/a11y] (4559 commits) ...[l10n] Added Khmer translation, Mike Gorse
  • [gnome-bluetooth] applet: Remove ObexFTP browsing, Bastien Nocera
  • [yelp-xsl] dita2html: Add About footer and ARIA landmarks, Shaun McCance
  • [gnome-getting-started-docs] slower pacing for launching & intro, Jakub Steiner
  • [pygobject/pygobject-3-4] configure.ac: post-release bump to 3.4.3, Martin Pitt
  • [pygobject] Created tag 3.4.2, Martin Pitt
  • [pygobject/pygobject-3-4] release 3.4.2, Martin Pitt
  • [pygobject/pygobject-3-4] Really bump g-i dependency to >= 1.34.1.1, Martin Pitt
  • [gnome-getting-started-docs] add a welcome scene., Jakub Steiner
  • [gnome-settings-daemon] keyboard: Add combos with Caps Lock to the input sources switcher, Rui Matos
  • [brasero/gnome-3-6] Bump NEWS to 3.6.1, Tomas Bzatek
  • [brasero] Created tag BRASERO_3_6_1, Tomas Bzatek
  • [brasero/gnome-3-6] Revert "Add keywords to the desktop file", Tomas Bzatek
  • [brasero/gnome-3-6] Bump version to 3.6.1, Tomas Bzatek
  • [gnome-settings-daemon] main: remove a systemd header that was missed, Ryan Lortie
  • [gnome-settings-daemon/gnome-3-6] keyboard: Add combos with Caps Lock to the input sources switcher, Rui Matos
  • [gnome-settings-daemon] power: Remove unneeded libsystemd-login dep, Bastien Nocera
  • [gtk-doc] make: readd the '-' dropped by the verbosity patch, Stefan Kost
  • [brasero/gnome-3-6] Add keywords to the desktop file, Tomas Bzatek
  • [brasero/gnome-3-6] Libburnia plugin: Fix while loop in `brasero_libisofs_write_image_to_fd_thread()` (#685983), Tomas Bzatek
  • [brasero/gnome-3-6] [l10n] Updated Catalan documentation (cherry picked from commit 971ef065006216e29c4f32bc5a5f950eab77, Tomas Bzatek
  • [gnome-session/wip/cleanups: 15/15] Drop use of EggDesktopfile in GsmAutostartApp, Matthias Clasen
  • [gnome-session/wip/cleanups: 14/15] Replace EggDesktopFile by GDesktopAppInfo in the inhibit dialog, Matthias Clasen
  • [gnome-session/wip/cleanups: 13/15] Drop an unnecessary include, Matthias Clasen
  • [gnome-session/wip/cleanups: 12/15] Drop the fallback dialog, Matthias Clasen
  • [gnome-session/wip/cleanups: 11/15] Add D-Bus service file for the end session dialog, Matthias Clasen
  • [gnome-session/wip/cleanups: 10/15] Drop GsmLogoutDialog, Matthias Clasen
  • [gnome-session/wip/cleanups: 9/15] Hook the separate end session dialog up, Matthias Clasen
  • [gnome-session/wip/cleanups: 8/15] Make the fallback end session dialog a separate program, Matthias Clasen
  • [gnome-session/wip/cleanups: 7/15] Add some padding to the fallback inhibit dialog, Matthias Clasen
  • [gnome-session/wip/cleanups: 6/15] Make the fail whale a separate program, Matthias Clasen
  • [gnome-session/wip/cleanups: 5/15] Don't store the extensions object, Matthias Clasen
  • [gnome-session/wip/cleanups: 4/15] Use gnome-session-quit to log out from the fail whale, Matthias Clasen
  • [gnome-session/wip/cleanups: 3/15] Move gsm_util_get_computer_fail_icon_size where it is used, Matthias Clasen
  • [gnome-session/wip/cleanups: 2/15] Use zenity for init errors, Matthias Clasen
  • [gnome-session/wip/cleanups: 1/15] Don't initialize gtk in gnome-session-quit, Matthias Clasen
  • [gnome-session] (15 commits) Created branch wip/cleanups, Matthias Clasen
  • [evolution/gnome-3-6] Bug #687997 - No email sent for shared memos, Milan Crha
  • [evolution] Bug #687997 - No email sent for shared memos, Milan Crha
  • [gnome-getting-started-docs] Remove the movie player here, Matthias Clasen
  • [gnome-initial-setup] Add a movie player for the welcome tour, Matthias Clasen
  • [gtk-doc] varargs: tighten the regexp for varargs check, Stefan Kost
  • [gtk-doc] Show commands when building documentation with 'make V=1', Stefan Kost
  • [mobile-broadband-provider-info] sd: add MTN and Sudani providers in Sudan (bgo #688078), =?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
  • [gnomeweb-wml] Update Evolution download page for 3.7.1., Matthew Barnes
  • [gnomeweb-wml] Update Evolution download page for evolution-kolab 3.6.2., Matthew Barnes
  • [gnome-bluetooth] lib: Remove ObexFTP browsing, Bastien Nocera
  • [evolution-kolab] post release version bump, Christian Hilberg
  • [evolution-data-server] Remove unused OAUTH_CFLAGS / OAUTH_LIBS., Matthew Barnes
  • [rygel] server: Fix plugin creation. Use MediaServer3.xml, Jens Georg
  • [gnome-contacts] Created branch gnome-3-6, Alexander Larsson
  • [evolution-kolab] Created tag EVOLUTION_KOLAB_3_6_2, Christian Hilberg
  • [gnome-contacts] Created tag 3.6.2, Alexander Larsson
  • [evolution-kolab] NEWS update for 3.6.2 release, Christian Hilberg
  • [transmageddon] Updated Galician translations, =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
  • [gnome-contacts] Update NEWS for release, Alexander Larsson
  • [gnome-contacts] Bump version to 3.6.2, Alexander Larsson
  • [epiphany-extensions] Updated Galician translations, =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
  • [gnome-contacts] Add F1 and Ctrl+N keyboard shortcuts for Help & New Contact, Alexander Larsson
  • [evolution/gnome-3-6] Bug #687999 - 'Open calendar' in invitation email does nothing, Milan Crha
  • [gnome-contacts] Revert "Contacts: fix changing a Google Other contact into a My Contact", Alexander Larsson
  • [evolution] Bug #687999 - 'Open calendar' in invitation email does nothing, Milan Crha
  • [gnome-contacts] Squash a critical warning when the application is closed., Alexander Larsson
  • [gnome-contacts] Contacts: fix changing a Google Other contact into a My Contact, Alexander Larsson
  • [gnome-contacts] Add keywords to the desktop file, Alexander Larsson
  • [ekiga] call-window.cpp: remove direct use of libnotify by asking the plugin (if it's there, and if it knows, Julien Puydt
  • [ekiga] libnotify plugin: made it export whether it has actions or not, Julien Puydt
  • [ekiga] Made the libnotify plugin detect if actions are available, Julien Puydt
  • [ekiga] Added some properties-api to the Ekiga::Service base class, with reference implementation answering, Julien Puydt
  • [nanny] Updated Galician translations, =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
  • [frogr] Updated Galician translations, =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
  • [orca] Created tag ORCA_3_7_0_95, Joanmarie Diggs
  • [evolution/gnome-3-6] Bug #687998 - Attachment dialog shown when storing assigned task, Milan Crha
  • [evolution] Bug #687998 - Attachment dialog shown when storing assigned task, Milan Crha
  • [grilo-plugins/docs] docs: Use Docbook-XML instead of gtk-doc, Murray Cumming
  • [ekiga] gmcallbacks.c: fix bad indices in the about text, Julien Puydt
  • [orca] Created tag ORCA_3_6_2, Joanmarie Diggs
  • [gnome-disk-utility/gnome-3-6] Updated gujarati file, Sweta Kothari
  • [orca/gnome-3-6] Prep for Orca v3.6.2, Joanmarie Diggs
  • [gnomeweb-wml] Update Evolution download page for 3.6.2., Matthew Barnes
  • [transmageddon] Add Opus support, Christian Fredrik Kalager Schaller
  • [gimp] Bug 675747 - Layers with some modes get hidden in layer groups, Michael Natterer
  • [evince] libview: Correct scale in best fit mode so no scrollbar appears., Jose Aliste
  • [ekiga] statusicon: remove useless libnotify include, Julien Puydt
  • [gnome-settings-daemon] color: Don't check SessionIsActive if it didn't change, Bastien Nocera
  • [gnome-settings-daemon] main: Remove libsystemd-login specific code, Bastien Nocera
  • [gnome-settings-daemon] color: Use gnome-session's SessionIsActive property, Bastien Nocera
  • [goffice] Ajust bevel limit in GOStyle., =?utf-8?q?Jean_Br=C3=A9fort?=
  • [evolution-data-server/openismus-work] Reviving async client test, Tristan Van Berkom
  • [evolution-data-server/openismus-work] Fixing build after mega-merge, Tristan Van Berkom
  • [evolution-data-server/openismus-work] EBookClient: Fixed EBookClient async open routine to chain with the direct book, Tristan Van Berkom
  • [evolution-data-server/openismus-work] Fixed pkg-config files, libebook requires libebook-contacts, Tristan Van Berkom
  • [evolution-data-server/openismus-work] Adding missing header file to install in new libebook-contacts lib, Tristan Van Berkom
  • [evolution-data-server/openismus-work] Make libebook require libebook-contacts in the pkg-config file, Tristan Van Berkom
  • [evolution-data-server/openismus-work] client-test-utils.c: Modified to use the ESourceDirectAccess extension to setup the test case books, Tristan Van Berkom
  • [evolution-data-server/openismus-work] Bug 686421 - Restore libebook tests to minimum working condition, Tristan Van Berkom
  • [evolution-data-server/openismus-work] Added ESourceDirectAccess extension, Tristan Van Berkom
  • [evolution-data-server/openismus-work] EDataBook: Added hash table to bookkeep the directly loaded backends, Tristan Van Berkom
  • [evolution-data-server/openismus-work] More fixing the build for new libebook/libebook-contacts split., Tristan Van Berkom
  • [evolution-data-server/openismus-work] Fixing header files for new library libebook-contacts, Tristan Van Berkom
  • [evolution-data-server/openismus-work] Added missing makefile, Tristan Van Berkom
  • [evolution-data-server/openismus-work] Added missing files from last commit, Tristan Van Berkom
  • [evolution-data-server/openismus-work] First mega-patch in libebook --> libebook-contacts split/migration, Tristan Van Berkom
  • [evolution-data-server/openismus-work] EBookClient: Added e_book_client_new_direct(), Tristan Van Berkom
  • [evolution-data-server/openismus-work] EDataBook: Added direct access APIs, Tristan Van Berkom
  • [evolution-data-server/openismus-work] EBookBackendSqliteDB: Enable WAL journal mode, Tristan Van Berkom
  • [evolution-data-server/openismus-work] EBookBackendFile: Conditionally check revisions on modified contacts, Tristan Van Berkom
  • [evolution-data-server/openismus-work] ESourceAddressBookConfig: Added revision-guards option, Tristan Van Berkom
  • [evolution-data-server/openismus-work] Avoid race conditions when concurrently writing contacts in the addressbook, Tristan Van Berkom
  • [evolution-data-server/openismus-work] Refined test case to avoid conflicting EContactFields, Tristan Van Berkom
  • [evolution-data-server/openismus-work] Adding test case proving there is a write-write race condition to fix, Tristan Van Berkom
  • [gnome-session] Add new SessionIsActive property, Bastien Nocera
  • [gnome-session] GsmSystemd: use free() on string returned from libsystemd, not g_free(), Bastien Nocera
  • [gnome-university] c101: add hello.c example., Christian Hergert
  • [gnome-keyring] egg-asn1x: More complete coverage for ASN.1 tests, Stefan Walter
  • [gnome-keyring] egg-asn1x: Fix corner case where long DER length overflows, Stefan Walter
  • [gnome-keyring] egg-symkey: Complete tests for recent ASN.1 API changes, Stefan Walter
  • [gnome-keyring] egg-asn1x: Fix crash when parsing invalid DER files, Stefan Walter
  • [gnome-keyring] Bring in fixed ASN.1 parser from gcr library, Stefan Walter
  • [gnome-university] c101: commit generated PDF so they can be linked to., Christian Hergert
  • [gnome-keyring] egg-hex: Use a full string as the hex delimiter, Stefan Walter
  • [gnome-keyring] egg-hex: Bring over hex changes from gcr and libsecret, Stefan Walter
  • [gnome-keyring] Created tag 3.6.2, Stefan Walter
  • [gnome-keyring/gnome-3-6] Release 3.6.2, Stefan Walter
  • [gnome-keyring/gnome-3-6] dbus: Handle empty secrets correctly, Stefan Walter
  • [seahorse-sharing] Created tag 3.6.1, Stefan Walter
  • [seahorse-sharing] Release 3.6.1, Stefan Walter
  • [seahorse] Created tag 3.6.3, Stefan Walter
  • [seahorse/gnome-3-6] Release 3.6.3, Stefan Walter
  • [gcr] Created tag 3.6.2, Stefan Walter
  • [gcr/gnome-3-6] Release 3.6.2, Stefan Walter
  • [pygobject] types.py: Fix PEP-8 violation, Martin Pitt
  • [gnome-keyring] dbus: Handle empty secrets correctly, Stefan Walter
  • [gcr] gck: Remove duplicate defined symbol, Stefan Walter
  • [gcr] egg-asn1x: More complete coverage for ASN.1 tests, Stefan Walter
  • [gcr] egg-asn1x: Fix corner case where long DER length overflows, Stefan Walter
  • [gcr] egg-symkey: Complete tests for recent ASN.1 API changes, Stefan Walter
  • [gcr] egg-asn1x: Bring over changes from gnome-keyring, Stefan Walter
  • [gcr] egg-asn1x: Fix crash when parsing invalid DER files, Stefan Walter
  • [gcr] egg-hex: Use a full string as the hex delimiter, Stefan Walter
  • [evolution-mapi/gnome-3-6] Post-release version bump, Milan Crha
  • [libsecret] egg-hex: Bring over changes from gnome-keyring and gcr, Stefan Walter
  • [evolution-mapi] Created tag EVOLUTION_MAPI_3_6_2, Milan Crha
  • [libgnome-keyring] Created branch gnome-3-6, Stefan Walter
  • [evolution-mapi/gnome-3-6] NEWS update for 3.6.2, Milan Crha
  • [seahorse] gkr: Display item labels even if they don't match formatters, Stefan Walter
  • [seahorse/gnome-3-6] gkr: Display item labels even if they don't match formatters, Stefan Walter
  • [pygobject] Fix leaks with GValues holding boxed and object types, Simon Feltman
  • [pygobject] Add expectantly failing unittests for GValue boxed/object leaks, Simon Feltman
  • [evolution-data-server/openismus-work] Fixing e_book_backend_sexp_match_contact() for emails and phone numbers, Tristan Van Berkom
  • [evolution-data-server/openismus-work] Added test case to create a book with custom summary fields and fetch a contact., Tristan Van Berkom
  • [seahorse/gnome-3-6] pkcs11: Unreference partner private key correctly, Stefan Walter
  • [evolution-data-server/openismus-work] EBookBackendFile: Use the new ESourceAddressBookConfig to configure the summary, Tristan Van Berkom
  • [seahorse/gnome-3-6] Use fallback icons if symbolic icons are not available, Stefan Walter
  • [evolution-data-server/openismus-work] EBookBackendSqliteDB: Added e_book_backend_sqlitedb_new_full(), Tristan Van Berkom
  • [evolution-data-server/openismus-work] Added ESourceAddressBookConfig extension, Tristan Van Berkom
  • [evolution-data-server/openismus-work] Local file backend modified to use sqlite db exclusively, Tristan Van Berkom
  • [evolution-data-server/openismus-work] Added e_enum_from_string() and e_enum_to_string() utilities in e-data-server-utiils, Tristan Van Berkom
  • [evolution-data-server/openismus-work] EContact: Added boxed type E_CONTACT_TYPE_ATTR_LIST and e_contact_field_type(), Tristan Van Berkom
  • [evolution-data-server/openismus-work] EBookBackendSqliteDB: Added e_book_backend_sqlitedb_get/set_revision(), Tristan Van Berkom
  • [evolution-data-server/openismus-work] EBookBackendSqliteDB: Fixed sexp interpretation for 'id' field., Tristan Van Berkom
  • [evolution/gnome-3-6] Updated gujarati file, Sweta Kothari
  • [gnome-online-accounts/gnome-3-6] Updated gujarati file, Sweta Kothari
  • [pygobject] Add doc strings showing method signatures for gi methods, Simon Feltman
  • [pygobject/pygobject-3-4] Fix marshalling of GByteArrays, Martin Pitt
  • [pygobject/pygobject-3-4] Fix marshalling of ssize_t to smaller ints, Martin Pitt
  • [evolution-data-server] Created branch openismus-work, Tristan Van Berkom
  • [evolution-data-server] Deleted branch openismus-work, Tristan Van Berkom
  • [pygobject] Set Property instance doc string and blurb to getter doc string, Simon Feltman
  • [pygobject] tests: Fix for Python 2, Martin Pitt
  • [libgweather] updated Kyrgyz translation, Timur Jamakeev
  • [pygobject/pygobject-3-4] Fix crash with GLib.child_watch_add, Martin Pitt
  • [gnome-university] c101: use verbatim fonts for everything but \Rightarrow., Christian Hergert
  • [gnome-university] c101: readability., Christian Hergert
  • [gnome-university] c101: use iwona font as it is much easier to read on a screen., Christian Hergert
  • [gnome-university] c101: make figures stay in place., Christian Hergert
  • [yelp-xsl] dita: Support example and parml, Shaun McCance
  • [yelp-xsl] dita: Implement some reference elements, Shaun McCance
  • [gnome-university] c101: update TODOs., Christian Hergert
  • [longomatch] Created tag LONGOMATCH_0_18_2, Andoni Morales Alastruey
  • [longomatch] Bump version 0.18.2, Andoni Morales Alastruey
  • [gnome-university] c101: add a table of operators and what they do., Christian Hergert
  • [longomatch] fix video widget on linux, Andoni Morales Alastruey
  • [gnome-university] c101: add some arithmetic information on chapter 2., Christian Hergert
  • [gtk-osx] Adjust the libxml2 python dependency for the unstable name, John Ralls
  • [gtk-osx] Put the readline patches *inside* the branch element. Sigh., John Ralls
  • [gnome-tweak-tool] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [evolution-ews] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [gimp/gimp-2-8] Bug 676940 - Group children prevent droping layer at bottom of stack, Michael Natterer
  • [gimp] Bug 676940 - Group children prevent droping layer at bottom of stack, Michael Natterer
  • [gimp] Bug 679223 - "Rate" in tool options needs translation context, Michael Natterer
  • [gimp/gimp-2-8] Bug 680621 - View menu options are discarded after closing an image, Michael Natterer
  • [gimp] Bug 680621 - View menu options are discarded after closing an image, Michael Natterer
  • [banshee] PlaylistFormatBase: remove unused using statement, =?utf-8?q?Andr=C3=A9s_Aragoneses?=
  • [gnome-user-docs] Lock screen page added, some validation issues fixed, Michael Hill
  • [pitivi] medialibrary: Use the horizontal ellipsis unicode character, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [pitivi] medialibrary: Sort the media by URI so the elements always have the same order, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [pitivi] medialibrary: Reuse code, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [anjuta] document-manager: Support showing open documents in a combobox., Sebastien Granjoux
  • [anjuta] anjuta-window: Don't call gtk_widget_show_all when setting up widget., Sebastien Granjoux
  • [anjuta] document-manager: Remove obsolete code for tabbing between documents., Sebastien Granjoux
  • [banshee] Banshee.IO: remove Directory separator constants, as they're now in Hyena, =?utf-8?q?Andr=C3=A9s_Aragoneses?=
  • [banshee] Playlists: replace some path operation with Normalize methods from Hyena, =?utf-8?q?Andr=C3=A9s_Aragoneses?=
  • [banshee] hyena: update to HEAD, =?utf-8?q?Andr=C3=A9s_Aragoneses?=
  • [hyena] Paths: bring some path normalization operations between platforms, =?utf-8?q?Andr=C3=A9s_Aragoneses?=
  • [hyena] Paths: mark class as static, =?utf-8?q?Andr=C3=A9s_Aragoneses?=
  • [five-or-more/vala-port] show score dialog on gameover, Thomas Hindoe Paaboel Andersen
  • [glibmm] giomm: Add the TlsCertificate class., =?utf-8?q?Jos=C3=A9_Alburquerque?=
  • [gtkmm-documentation] _WRAP_CTOR: Document the new "errthrow" extra argument option., =?utf-8?q?Jos=C3=A9_Alburquerque?=
  • [five-or-more/vala-port] update about dialog, Thomas Hindoe Paaboel Andersen
  • [pitivi] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [gyrus] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [gnome-tweak-tool] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [gimp/gimp-2-8] Bug 684003 - When using the main window in secondary monitor..., Michael Natterer
  • [gimp] Bug 684003 - When using the main window in secondary monitor..., Michael Natterer
  • [glom] Export to .po files: Make sure we export static text items., Murray Cumming
  • [gnome-dictionary] Fixed FSF address in several files. Fixes bug #666702, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [glom] Tests: Add pixbuf-loading tests in more places., Murray Cumming
  • [vala] gtk+-3.0: Fix gtk_grid_attach_next_to binding, =?utf-8?q?J=C3=BCrg_Billeter?=
  • [bug-buddy] Fixed tpo in string. Fixes bug #611630, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [gtk+] reftests: Add a test for border-width problems, Benjamin Otte
  • [gtk+] bin: Handle border width if we have to, Benjamin Otte
  • [gtk+] container: Simplify code, Benjamin Otte
  • [gtk+] window: Remove useless functions, Benjamin Otte
  • [gtk+] bin: Only handle size for the child if it is visible, Benjamin Otte
  • [hyena] Paths: (GetExecPaths) do not hardcode unix path separator char, use a const, =?utf-8?q?Andr=C3=A9s_Aragoneses?=
  • [glib] Revert "Return correct value for g_socket_get_available_bytes() on Windows and OSX", Dan Winship
  • [vala] codegen: Fix memory leak when chaining up in fundamental classes, =?utf-8?q?J=C3=BCrg_Billeter?=
  • [libgee] Use a portable sed(1) construct to retrieve $libgee_dlname, fixes bug #688106, Jasper Lievisse Adriaanse
  • [orca] Fix for bug 674526 - Orca sometimes fails to present download "dialog" widgets, Joanmarie Diggs
  • [orca/gnome-3-6] Fix for bug 674526 - Orca sometimes fails to present download "dialog" widgets, Joanmarie Diggs
  • [glib] .gitignore: ignore .def files (win32 build), Dan Winship
  • [vala] codegen: Fix g_simple_async_result_new in interface methods, =?utf-8?q?J=C3=BCrg_Billeter?=
  • [jhbuild] world-3.8: d-feet depends on pygobject, gtk+ and glib, Thomas Bechtold
  • [gnome-shell-extensions/gnome-3-6] native-window-placement: fix disabling the extension, Giovanni Campagna
  • [gnome-shell-extensions] native-window-placement: fix disabling the extension, Giovanni Campagna
  • [gnome-shell/gnome-3-6] ScreenShield: fix code to detect missing unlock dialog, Giovanni Campagna
  • [gnome-shell/gnome-3-6] ScreenShield: don't rely on gnome-session to hide the lightbox, Giovanni Campagna
  • [gnome-shell] ScreenShield: fix code to detect missing unlock dialog, Giovanni Campagna
  • [anjuta] build-basic-autotools: Remove warning, Sebastien Granjoux
  • [anjuta] build-basic-autotools: Remove trailing spaces, Sebastien Granjoux
  • [anjuta] anjuta: Remove trailing spaces, Sebastien Granjoux
  • [anjuta] anjuta: Remove unused variable and deprecated functions, Sebastien Granjoux
  • [gnome-tweak-tool] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [meld] Updated Galician translations, =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
  • [gnote] Updated Galician translations, =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
  • [gnome-tweak-tool] Updated Galician translations, =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
  • [tomboy] Updated Galician translations, =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
  • [rhythmbox] Updated Galician translations, =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
  • [ocrfeeder] Updated Galician translations, =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
  • [gnome-applets] Updated Galician translations, =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
  • [f-spot] Updated Galician translations, =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
  • [banshee] (Misc): fix the same typo in various places, =?utf-8?q?Andr=C3=A9s_Aragoneses?=
  • [blam] Updated Galician translations, =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
  • [glom] examples: Add a static image item to the Project Manager example., Murray Cumming
  • [glom] Update tests/.gitignore, Murray Cumming
  • [latexila] Updated Galician translations, =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
  • [orca] Fix for bug 688057 - A page that hangs orca, Joanmarie Diggs
  • [orca/gnome-3-6] Fix for bug 688057 - A page that hangs orca, Joanmarie Diggs
  • [gnumeric] update goffice requirement, Andreas J . Guelzow
  • [gtk-osx] Update dbus-glib, uncomment gconf's dependency on it, John Ralls
  • [gtk-osx] Fix bad repo for pycairo in modulesets, John Ralls
  • [gtk-osx] Add skip-autogen="never" to freetype and zlib, John Ralls
  • [gtk-osx] Python needs expat to build xml parser, John Ralls
  • [gtk-osx] Update dbus to version 1.6.8, John Ralls
  • [evolution-ews] Created tag EVOLUTION_EWS_3_6_1, Matthew Barnes
  • [evolution-ews/gnome-3-6] Post-release version bump., Matthew Barnes
  • [evolution-ews/gnome-3-6] NEWS update for 3.6.1 release., Matthew Barnes
  • [evolution] Created tag EVOLUTION_3_6_2, Matthew Barnes
  • [evolution/gnome-3-6] Post-release version bump., Matthew Barnes
  • [evolution/gnome-3-6] NEWS update for 3.6.2 release., Matthew Barnes
  • [evolution-data-server] Created tag EVOLUTION_DATA_SERVER_3_6_2, Matthew Barnes
  • [evolution-data-server/gnome-3-6] Post-release version bump., Matthew Barnes
  • [evolution-data-server/gnome-3-6] NEWS update for 3.6.2 release., Matthew Barnes
  • [gimp] Bug 166643 - gimp support for the XDG basedir spec, Michael Natterer
  • [gnumeric] Unselect sheet objects on closing to avoid leaks. [#688094], =?utf-8?q?Jean_Br=C3=A9fort?=
  • [frogr] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [goffice] Fixed graph theming., =?utf-8?q?Jean_Br=C3=A9fort?=
  • [glib] Add caching for the receiver addresses for g_socket_receive_from(), =?utf-8?q?Sebastian_Dr=C3=B6ge?=
  • [gimp] app: fix infinite recursion crash in gimp_item_is_position_locked(), Michael Natterer
  • [orca] Fix for Orca continuing to speak when speech is disabled via the preferences dialog, Joanmarie Diggs
  • [orca/gnome-3-6] Fix for Orca continuing to speak when speech is disabled via the preferences dialog, Joanmarie Diggs
  • [anjuta/gnome-3-6] anjuta: Do not use GDL members deprecated in version 3.6, Sebastien Granjoux
  • [gnome-shell] Stop using clutter alpha, Adel Gadllah
  • [gbrainy] Bump version to indicate dev version, Jordi Mas
  • [vala] Added gstreamer-rtsp-server-1.0 bindings, =?utf-8?q?J=C3=BCrg_Billeter?=
  • [anjuta] build-basic-autotools: bgo#686911 - Path of Vala source files passed to message pane is wrong, Sebastien Granjoux
  • [gnome-user-docs] Updates, a11y category, Michael Hill
  • [gbrainy] 2 new verbal analogies, Jordi Mas
  • [evolution-ews/gnome-3-6] Coding style and whitespace cleanup., Matthew Barnes
  • [evolution-ews] Coding style and whitespace cleanup., Matthew Barnes
  • [gimp] Bug 683694 - Spelling errors, Michael Natterer
  • [vala] linux: Fix uinput_user_dev binding, =?utf-8?q?J=C3=BCrg_Billeter?=
  • [vala] gstreamer-0.10: removed static from transition_next/current., =?utf-8?q?J=C3=BCrg_Billeter?=
  • [vala] posix: Add nl_langinfo, =?utf-8?q?J=C3=BCrg_Billeter?=
  • [gtkhtml] Created tag GTKHTML_4_6_1, Matthew Barnes
  • [gtkhtml/gnome-3-6] Post-release version bump., Matthew Barnes
  • [gtkhtml/gnome-3-6] NEWS update for 4.6.1 release., Matthew Barnes
  • [gnome-photos/wip/libgd: 4/4] g_type_init is not needed anymore, Ignacio Casal Quinteiro
  • [gnome-photos/wip/libgd: 3/4] Add missing AUTHORS file, Ignacio Casal Quinteiro
  • [gnome-photos/wip/libgd: 2/4] Add libgd macro to to ACLOCAL_FLAGS in autogen.sh, Ignacio Casal Quinteiro
  • [gnome-photos/wip/libgd: 1/4] Make use of the libgd submodule, Ignacio Casal Quinteiro
  • [gnome-photos] (4 commits) Non-fast-forward update to branch wip/libgd, Ignacio Casal Quinteiro
  • [vala] Forbid `resize' method for multi-dimensional array, =?utf-8?q?J=C3=BCrg_Billeter?=
  • [gimp] libgimpbase: move g_get_home_dir() to the scope where it's used, Michael Natterer
  • [vala/0.18] gtk+-3.0: Add gtk_widget_has_grab binding, =?utf-8?q?J=C3=BCrg_Billeter?=
  • [vala/0.18] codegen: Retain array length for cast from/to generic array, =?utf-8?q?J=C3=BCrg_Billeter?=
  • [vala/0.18] Fix build for Windows, =?utf-8?q?J=C3=BCrg_Billeter?=
  • [vala/0.18] glib-2.0: add float.ROUNDS and RADIX, =?utf-8?q?J=C3=BCrg_Billeter?=
  • [vala/0.18] glib-2.0: add Process.check_exit_status binding, =?utf-8?q?J=C3=BCrg_Billeter?=
  • [vala/0.18] posix: mark inet_ntop as nullable, =?utf-8?q?J=C3=BCrg_Billeter?=
  • [vala/0.18] gtk+-2.0, gtk+-3.0: assorted minor fixes, =?utf-8?q?J=C3=BCrg_Billeter?=
  • [vala/0.18] gtk+-3.0: fix nullability of ColorChooserDialog constructor arguments, =?utf-8?q?J=C3=BCrg_Billeter?=
  • [vala/0.18] gtk+-2.0, gtk+-3.0: make RadioButton radio_group_member args nullable, =?utf-8?q?J=C3=BCrg_Billeter?=
  • [vala/0.18] tests: Add D-Bus test for dictionary passing, =?utf-8?q?J=C3=BCrg_Billeter?=
  • [vala/0.18] gtk+-2.0, gtk+-3.0: improvements for Gtk.ScaleButton constructor args, =?utf-8?q?J=C3=BCrg_Billeter?=
  • [vala/0.18] codegen: Fix fields initialized by functions returning an array, =?utf-8?q?J=C3=BCrg_Billeter?=
  • [vala/0.18] gkt+-2.0, gtk+-3.0: fix Gtk.HSV.get_* arguments, =?utf-8?q?J=C3=BCrg_Billeter?=
  • [vala/0.18] GDBus: Initialize array length variable in property get wrappers, =?utf-8?q?J=C3=BCrg_Billeter?=
  • [vala/0.18] gtk+-3.0: mark Gtk.FontChooserDialog construtor arguments as nullable, =?utf-8?q?J=C3=BCrg_Billeter?=
  • [vala/0.18] codegen: Do not call g_thread_init when targeting GLib >= 2.32, =?utf-8?q?J=C3=BCrg_Billeter?=
  • [vala/0.18] glib-2.0: use g_async_queue_new_full instead of g_async_queue_new, =?utf-8?q?J=C3=BCrg_Billeter?=
  • [vala/0.18] glib-2.0: mark envp parameters in GLib.Environ methods as nullable, =?utf-8?q?J=C3=BCrg_Billeter?=
  • [vala/0.18] glib-2.0: add missing parameters to Test.rand_double_range, =?utf-8?q?J=C3=BCrg_Billeter?=
  • [vala/0.18] libxml-2.0: add has_type_id = false to all enums, =?utf-8?q?J=C3=BCrg_Billeter?=
  • [glib/wip/gproperty: 82/82] gobject: Add GProperty, Emmanuele Bassi
  • [glib/wip/gproperty: 81/82] gparam: Introduce nick and blurb setters, Emmanuele Bassi
  • [glib] (82 commits) Non-fast-forward update to branch wip/gproperty, Emmanuele Bassi
  • [gnome-photos] Added galician translations, =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
  • [gedit-latex] Fix "New Latex Document" dialog, Ignacio Casal Quinteiro
  • [gparted] Use gksudo, if available, in gparted.desktop, Mike Fleetwood
  • [gparted] Use kdesudo in gparted.desktop when gksu is not installed (#687813), Mike Fleetwood
  • [evolution/gnome-3-6] Bug 688084 - Cannot configure connection to webdav address book, Matthew Barnes
  • [evolution] Bug 688084 - Cannot configure connection to webdav address book, Matthew Barnes
  • [gparted] Remove GParted_Core::p_filesystem (#683149), Mike Fleetwood
  • [gparted] Remove GParted_Core::fs (#683149), Mike Fleetwood
  • [gparted] Remove GParted_Core::partition_temp (#683149), Mike Fleetwood
  • [gparted] Remove GParted_Core::temp (#683149), Mike Fleetwood
  • [gparted] Remove lp_partition from GParted_Core (#683149), Mike Fleetwood
  • [gparted] Remove unnecessary close_device_and_disk(), Mike Fleetwood
  • [gparted] Remove lp_device and lp_disk from GParted_Core (#683149), Mike Fleetwood
  • [gnome-disk-utility/gnome-3-6] updated Uyghur translation, Gheyret Kenji
  • [jhbuild] always configure for the first build (GNOME bug 683624), Craig Keogh
  • [jhbuild] Compare config.status not configure when skipping (GNOME bug 683624), Craig Keogh
  • [frogr] Fixed typos in comments, Mario Sanchez Prada
  • [nemiver] Uyghur translation added., Gheyret Kenji
  • [gcr/gnome-3-6] updated Uyghur translation, Gheyret Kenji
  • [aisleriot] updated Uyghur translation, Gheyret Kenji
  • [gnome-initial-setup/gnome-3-6] Uyghur translation added., Gheyret Kenji
  • [libsoup/gnome-3-6] Uyghur translation added., Gheyret Kenji
  • [gsettings-desktop-schemas/gnome-3-6] Uyghur translation added., Gheyret Kenji
  • [PolicyKit-gnome] Uyghur translation added., Gheyret Kenji
  • [glib] Updated Serbian translation, =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
  • [dconf/dconf-0.14] added ug, Gheyret Kenji
  • [dconf/dconf-0.14] Uyghur translation, Gheyret Kenji
  • [vala] gtk+-3.0: Add gtk_widget_has_grab binding, =?utf-8?q?J=C3=BCrg_Billeter?=
  • [gedit/gnome-3-6] Do not create two tabs with "gedit --new-window", Paolo Borelli
  • [gedit/gnome-3-6] Fix C90 variable declaration in function body warning, Paolo Borelli
  • [gedit] Do not create two tabs with "gedit --new-window", Paolo Borelli
  • [gedit] Fix C90 variable declaration in function body warning, Jesse van den Kieboom
  • [anjuta] project-wizard: Fix vala ui path (bgo#686718 - wrong path of gui file of gtk-vala-application), Sebastien Granjoux
  • [rhythmbox] update .gitignore, Jonathan Matthew
  • [gedit-latex] Use snippets format for the autocompletion of builtin commands, Ignacio Casal Quinteiro
  • [glib/glib-2-32] Updated Serbian translation, =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
  • [gcompris] Updated Greek translation, Tom Tryfonidis
  • [rhythmbox/gstreamer-1.0] xfade: put stream volume element in passthrough when possible, Jonathan Matthew
  • [rhythmbox/gstreamer-1.0] xfade: divide volume controller values by 10, Jonathan Matthew
  • [rhythmbox/gstreamer-1.0] help: port to new documentation infrastructure, Jonathan Matthew
  • [rhythmbox/gstreamer-1.0] Updated Czech translation, Jonathan Matthew
  • [rhythmbox/gstreamer-1.0] Updated Serbian translation, Jonathan Matthew
  • [gbrainy/gtk3] uyghur translation, Gheyret Kenji
  • [gbrainy] updated uyghur translation, Gheyret Kenji
  • [gnote/gnome-3-6] Updated Serbian translation, =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
  • [gnote] Updated Serbian translation, =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
  • [baobab/gnome-3-6] updated uyghur translation, Gheyret Kenji
  • [d-feet] Make d-feet ready for Python 3, Thomas Bechtold
  • [gcalctool/gnome-3-6] Updated Uyghur translation, Gheyret Kenji
  • [gcalctool] Updated Uyghur translation, Gheyret Kenji
  • [gnome-contacts] Uyghur translation, Gheyret Kenji
  • [gnome-games/gnome-3-6] [l10n] Update Japanese translation, Jiro Matsuzawa
  • [jhbuild] gypsy: add -Wno-error=deprecated-declarations, Craig Keogh
  • [gnome-contacts] Updated Uyghur translation, Gheyret Kenji
  • [glom] Resave all the examples in the latest file format., Murray Cumming
  • [glom] Document: Save image data in base64 format rather than GDA format., Murray Cumming
  • [glom] Update a test for the newer translations., Murray Cumming
  • [yelp-xsl] dita: Common templates for navtitle/shortdesc, more cases, Shaun McCance
  • [yelp-xsl] mal2html-inline: Small xsldoc addition, Shaun McCance
  • [yelp-xsl] dita: Handle topicrefs with no href, Shaun McCance
  • [yelp-xsl] dita2html-topic: Pass topicref instead of cooked up subtopics, Shaun McCance
  • [gnumeric] more handle-conf-options adjustments #688060, Andreas J . Guelzow
  • [libsoup] configure.ac: add some missing quotes, Dan Winship
  • [gnumeric] add introspection workaround (_new_) #688060, Andreas J . Guelzow
  • [gcompris] Updated slovak translation, =?utf-8?q?Peter_Mr=C3=A1z?=
  • [frogr] Deserialized pictures only after sets and groups., Mario Sanchez Prada
  • [frogr] Added missing null check when adding pictures to groups, Mario Sanchez Prada
  • [frogr] Added extra checks when receiving sets, groups and tags, Mario Sanchez Prada
  • [frogr] Updated headers, Mario Sanchez Prada
  • [frogr] Added missing call to g_object_unref(), Mario Sanchez Prada
  • [frogr] Renamed FrogrMainViewModel to FrogrModel, Mario Sanchez Prada
  • [frogr] Serialize just the IDs of sets and groups for each picture., Mario Sanchez Prada
  • [frogr] New function frogr_picture_add_group(), Mario Sanchez Prada
  • [frogr] Don't free memory on idle when deserializing, Mario Sanchez Prada
  • [frogr] Fixed memory issues setting sets and groups for pictures, Mario Sanchez Prada
  • [frogr] Fix issue splitting a list of sets into local and remote ones, Mario Sanchez Prada
  • [frogr] New internal helper function _remove_pictures(), Mario Sanchez Prada
  • [frogr] Removed internal field in model: 'n_pictures', Mario Sanchez Prada
  • [frogr] Added internal hash tables for direct access to groups and sets, Mario Sanchez Prada
  • [frogr] Simplified model taking the list of sorted pictures out to the view, Mario Sanchez Prada
  • [frogr] Removed 'Save as' button and added new separator to the toolbar, Mario Sanchez Prada
  • [frogr] Added new items to the toolbar, for managing projects, Mario Sanchez Prada
  • [frogr] Implemented initial version of deserialization in the model, Mario Sanchez Prada
  • [frogr] Removed _load_project_from_file() function and merged in dialog callback, Mario Sanchez Prada
  • [frogr] Removed wrong call to json_node_free, causing memory problems, Mario Sanchez Prada
  • [frogr] Removed extra comment, Mario Sanchez Prada
  • [frogr] New signal 'model-deserialized', to notify when the proces is finished., Mario Sanchez Prada
  • [frogr] New functions to remove and set all the photosets at once., Mario Sanchez Prada
  • [frogr] Made 'filesize' property in FrogrPicture a guint instead of gulong., Mario Sanchez Prada
  • [frogr] Created two functions in FrogrFileLoader to load just the pixbufs (for pictures already in the model, Mario Sanchez Prada
  • [frogr] Fixed wrong indentation, Mario Sanchez Prada
  • [frogr] Basic stubs to implement the 'Load Project' feature, Mario Sanchez Prada
  • [frogr] Show the current project's directory too in the title bar, Mario Sanchez Prada
  • [frogr] New function frogr_main_view_model_notify_changes_in_pictures(), to be called from dialogs modifying, Mario Sanchez Prada
  • [frogr] Connect to 'FrogrMainViewModel::model-changed' from the main view and update title, Mario Sanchez Prada
  • [frogr] Minor fix validating data in the 'create new set' dialog, Mario Sanchez Prada
  • [frogr] Renamed frogr_controller_cancel_ongoing_request to match better what it does, Mario Sanchez Prada
  • [frogr] Renamed filters for the "Load pictures" dialog, Mario Sanchez Prada
  • [frogr] Don't use g_slist_length to check for empty lists, Mario Sanchez Prada
  • [frogr] Remove unused function frogr_main_view_model_get_pictures_as_loaded(), Mario Sanchez Prada
  • [frogr] New function frogr_controller_get_main_view_model(), Mario Sanchez Prada
  • [frogr] Make the model emit a new signal 'model-changed' when needed, Mario Sanchez Prada
  • [frogr] Provide accelerators for new menu items, and update old ones, Mario Sanchez Prada
  • [frogr] Renamed "session" to "project" when it comes to serialization, Mario Sanchez Prada
  • [frogr] Implemented "Save Session As..." action, Mario Sanchez Prada
  • [frogr] Implemented "Save Session..." action, Mario Sanchez Prada
  • [frogr] Remove unused function frogr_main_view_model_add_group(), Mario Sanchez Prada
  • [frogr] Present a confirmation dialog when saving to an existing file, Mario Sanchez Prada
  • [frogr] Added menu items to load / save the session. No actual code yet., Mario Sanchez Prada
  • [frogr] Improved comparison functions for groups and sets in FrogrPicture, Mario Sanchez Prada
  • [frogr] Remove FrogrSerializer and distribute its responsibility between the model and the controller, Mario Sanchez Prada
  • [frogr] Make the ID and the local ID two different concepts for sets, Mario Sanchez Prada
  • [frogr] Removed _list suffix from mainview model, Mario Sanchez Prada
  • [frogr] Move call to g_object_ref() to its right place, Mario Sanchez Prada
  • [frogr] Rewritten frogr_serializer_current_session as frogr_serializer_save_session_to_file, Mario Sanchez Prada
  • [frogr] Raised minimum version for json-glib up to 0.12, Mario Sanchez Prada
  • [frogr] Provide an ID to every photo set (a temporary one for local only sets), Mario Sanchez Prada
  • [frogr] Don't cache the number of groups in the model, Mario Sanchez Prada
  • [frogr] Separated photosets into local and remote ones in the model, Mario Sanchez Prada
  • [frogr] Renamed frogr_main_view_model_get_all_tags to frogr_main_view_model_get_all_tags, Mario Sanchez Prada
  • [frogr] Removed unused API from FrogrMainViewModel, Mario Sanchez Prada
  • [frogr] Don't remove all groups/sets attached to pictures when setting a new list of groups/sets, Mario Sanchez Prada
  • [frogr] Save groups and photosets too, Mario Sanchez Prada
  • [frogr] Tag the root JsonNode as 'pictures', containing an array., Mario Sanchez Prada
  • [frogr] Save current session after adding and removing pictures, Mario Sanchez Prada
  • [frogr] New function frogr_controller_save_current_session(), Mario Sanchez Prada
  • [frogr] New class FrogrSerializer, for taking care of serializing data, Mario Sanchez Prada
  • [frogr] New method frogr_main_view_model_get_pictures_as_loaded(), Mario Sanchez Prada
  • [frogr] Improve frogr_picture_in_photoset and frogr_picture_in_group, Mario Sanchez Prada
  • [frogr] FrogrPicture to stop exposing 'pixbuf' as a property, Mario Sanchez Prada
  • [frogr] Added json-glib based serialization capabilities to FrogrPicture, Mario Sanchez Prada
  • [gdm] docs: Correct session log location, bug 688032, David King
  • [rhythmbox] help: port to new documentation infrastructure, Jonathan Matthew
  • [jhbuild] 3.8: Switch pyatspi2 to python 3, create pyatspi2-python2, Joanmarie Diggs
  • [libgee] Created tag 0.8.2, Maciej Marcin Piechotka
  • [libgee/0.8] Release 0.8.2, Maciej Marcin Piechotka
  • [gnome-disk-utility] gnome-disks: update man page, David Zeuthen
  • [libgee] Created tag 0.6.6.1, Maciej Marcin Piechotka
  • [libgee/0.6] Release 0.6.6.1, Maciej Marcin Piechotka
  • [jhbuild] 3.8: Orca's pygobject should be for Python 3, Joanmarie Diggs
  • [gnome-disk-utility] gnome-disks: add --block-device option, David Zeuthen
  • [vino] server/miniupnp/: -Wmissing-prototypes fixups, Ryan Lortie
  • [gnome-tweak-tool] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [evolution] Coding style and whitespace cleanup., Matthew Barnes
  • [evolution/gnome-3-6] Coding style and whitespace cleanup., Matthew Barnes
  • [evolution-data-server/gnome-3-6] Coding style and whitespace cleanup., Matthew Barnes
  • [evolution-data-server] Coding style and whitespace cleanup., Matthew Barnes
  • [evolution-data-server/gnome-3-6] vala: Remove unused metadata., Matthew Barnes
  • [evolution-data-server/gnome-3-6] Suppress g-ir-scanner warnings., Matthew Barnes
  • [longomatch] Try to avoid autovideosink as much as possible, Andoni Morales Alastruey
  • [anjuta] document-manager: Fix various compile warnings., Sebastien Granjoux
  • [gnumeric] rebuild src/gnumeric-conf.[hc] using modified tools/handle-conf-options to add introspection markup, Andreas J . Guelzow
  • [gtk+/gtk-3-6] Bump version, Matthias Clasen
  • [gtk+] Created tag 3.6.2, Matthias Clasen
  • [gtk+/gtk-3-6] 3.6.2, Matthias Clasen
  • [goffice] Read 24 bits images in EMF., =?utf-8?q?Jean_Br=C3=A9fort?=
  • [longomatch] Use separete drawing areas for video and logo, Andoni Morales Alastruey
  • [longomatch] Reset force-aspect-ratio property, Andoni Morales Alastruey
  • [longomatch] Fix previous commit, Andoni Morales Alastruey
  • [longomatch] Remove unused file, Andoni Morales Alastruey
  • [ekiga] copyright assignation., Eugen Dedu
  • [ekiga] ui: add the extended video option, Eugen Dedu
  • [goffice] Don't crash when loading an xls file with an EMF picture. [#688047], =?utf-8?q?Jean_Br=C3=A9fort?=
  • [gnumeric] Save all settings in stf export. [#685077], Andreas J . Guelzow
  • [gnome-control-center/gnome-3-6] bluetooth: Align the device list with the all settings button, Debarshi Ray
  • [gnome-control-center/gnome-3-6] online-accounts: Align the accounts list with the all settings button, Debarshi Ray
  • [gnome-control-center] bluetooth: Align the device list with the all settings button, Debarshi Ray
  • [gnome-control-center] online-accounts: Align the accounts list with the all settings button, Debarshi Ray
  • [gnome-user-docs] Minor updates, tips category, Michael Hill
  • [longomatch] Fix filter when more than one subcategory is checked, Andoni Morales Alastruey
  • [longomatch] Fill the filter properly, including all tags available, Andoni Morales Alastruey
  • [longomatch] Update filters when enabled and disabled, Andoni Morales Alastruey
  • [libsoup] build: distcheck fixes, including one generic srcdir!=builddir fix, Dan Winship
  • [gnumeric] updated src/gnumeric-conf.[hc] with tools/handle-conf-options using corrected paths, Andreas J . Guelzow
  • [glib/wip/gsubprocess-2.36: 4/4] GSubprocess: New class for spawning child processes, Colin Walters
  • [glib/wip/gsubprocess-2.36: 3/4] gspawn: support creating pipes with O_CLOEXEC, Colin Walters
  • [glib/wip/gsubprocess-2.36: 2/4] gio: Add private API to create win32 streams from fds, Colin Walters
  • [glib/wip/gsubprocess-2.36: 1/4] gmain: Add private API to create Unix child watch that uses waitid(), Colin Walters
  • [glib] (4 commits) Created branch wip/gsubprocess-2.36, Colin Walters
  • [glib] Deleted branch wip/gsubprocess-2.36, Colin Walters
  • [gtk+/gtk-3-6] tests: Add an intersection test for the recent bug, Benjamin Otte
  • [gtk+/gtk-3-6] tests: Add some bitmasks to the hardcoded list, Benjamin Otte
  • [gtk+/gtk-3-6] bitmask: Fix intersection code, Benjamin Otte
  • [gnumeric] Don't crash when dragging an unkown image, =?utf-8?q?Jean_Br=C3=A9fort?=
  • [gimp] Bug 352823 - Changing image mode discards text layer information, Michael Natterer
  • [gtk+] tests: Add an intersection test for the recent bug, Benjamin Otte
  • [gtk+] tests: Add some bitmasks to the hardcoded list, Benjamin Otte
  • [gtk+] bitmask: Fix intersection code, Benjamin Otte
  • [libsoup] build: fix, Dan Winship
  • [libsoup] Add per-version deprecation/availability warnings, Dan Winship
  • [vala] codegen: Retain array length for cast from/to generic array, =?utf-8?q?J=C3=BCrg_Billeter?=
  • [gnome-disk-utility] Use ensure_unused() on a loop device before trying to detach it, David Zeuthen
  • [gnome-shell] MessageTray: fix reentrancy when calling out to the grab helper, Giovanni Campagna
  • [gnome-shell/wip/media-keys: 3/3] Handle global keybindings in the shell, Giovanni Campagna
  • [mutter/wip/media-keys: 3/4] Allow a keybinding handler to ignore a keybinding, Giovanni Campagna
  • [mutter/wip/media-keys: 2/4] Handle some keybindings even when a compositor grab is active, Giovanni Campagna
  • [mutter/wip/media-keys: 4/4] Keybindings: uniquify the name for non-builtin keybindings, Giovanni Campagna
  • [gnome-shell/wip/media-keys: 2/3] Prefix keybinding names with 'internal-keybinding-', Giovanni Campagna
  • [gnome-shell/wip/media-keys: 1/3] Main: filter keybindings when the shell is modal, Giovanni Campagna
  • [gnome-shell] (3 commits) Created branch wip/media-keys, Giovanni Campagna
  • [mutter/wip/media-keys: 1/4] Keybindings: add a mechanism to grab a specific key combination, Giovanni Campagna
  • [mutter] (4 commits) Created branch wip/media-keys, Giovanni Campagna
  • [baobab] Created tag 3.6.3, Paolo Borelli
  • [baobab/gnome-3-6] Release 3.6.3, Paolo Borelli
  • [baobab/gnome-3-6] Silence a vala warning, Paolo Borelli
  • [baobab/gnome-3-6] end the authors list with null, Paolo Borelli
  • [baobab] end the authors list with null, Paolo Borelli
  • [evince/gnome3-style] ev-page-action-widget: Use an insensitive entry for pages label, Carlos Garcia Campos
  • [pygobject] test_everything: Add tests for more Regress data and container types, Martin Pitt
  • [longomatch] Fix position of tags in the 3-columns table, Andoni Morales Alastruey
  • [gnome-photos/wip/libgd] Add missing AUTHORS file, Ignacio Casal Quinteiro
  • [gegl] color-reduction: add lookup tables for random, =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
  • [gegl] color-reduction: scale noise better according to luminance, =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
  • [gnome-photos/wip/libgd] Add libgd macro to to ACLOCAL_FLAGS in autogen.sh, Ignacio Casal Quinteiro
  • [gnome-online-accounts] Updated slovak translation, =?utf-8?q?Peter_Mr=C3=A1z?=
  • [gtk+] cssvalue: Make shade() work properly again, Benjamin Otte
  • [gtk+] reftests: Add a test for all the color names, Benjamin Otte
  • [seahorse] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [seahorse] Remove markup from UI files, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [gnome-online-accounts/gnome-3-6] Updated Lithuanian translation, =?utf-8?q?Aurimas_=C4=8Cernius?=
  • [glib] Updated Lithuanian translation, =?utf-8?q?Aurimas_=C4=8Cernius?=
  • [gnome-photos/wip/libgd: 9/9] Make use of the libgd submodule, Ignacio Casal Quinteiro
  • [gnome-photos/wip/libgd: 8/9] Remove gd-* files, Ignacio Casal Quinteiro
  • [gnome-photos/wip/libgd: 7/9] Add LIBGD_INIT, Ignacio Casal Quinteiro
  • [gnome-photos/wip/libgd: 6/9] Add libgd/Makefile to configure.ac, Ignacio Casal Quinteiro
  • [gnome-photos/wip/libgd: 5/9] No need for . in SUBDIRS, Ignacio Casal Quinteiro
  • [gnome-photos/wip/libgd: 4/9] Add libgd to ACLOCAL_AMFLAGS, Ignacio Casal Quinteiro
  • [gnome-photos/wip/libgd: 3/9] Add libgd to SUBDIRS before src, Ignacio Casal Quinteiro
  • [gnome-photos/wip/libgd: 2/9] Add call to git submodule update from autogen.sh, Ignacio Casal Quinteiro
  • [gnome-photos/wip/libgd: 1/9] Add libgd submodule, Ignacio Casal Quinteiro
  • [gnome-photos] (9 commits) Created branch wip/libgd, Ignacio Casal Quinteiro
  • [evince/gnome3-style] page-action-widget: Only show page number in pages label when it's different, Carlos Garcia Campos
  • [gdl] Created tag GDL_3_6_2, Sebastien Granjoux
  • [gdl/gnome-3-6] Update files for release, Sebastien Granjoux
  • [rhythmbox/gstreamer-1.0] xfade: need to explicitly request flush events in the stream probe, Jonathan Matthew
  • [gedit/wip/gtkapp: 38/38] Misc cleanup, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 37/38] Remove unneeded method, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 36/38] Add support for stdin, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 35/38] Remove not needed include, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 34/38] we actually need the ugly hack on both sides :(, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 33/38] The copy of the arg array needs to be done in the local parsing, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 32/38] Fix warnings, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 31/38] Move locale to gedit-app, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 30/38] compile fix, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 29/38] More cleanup, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 28/38] Keep everything in the app startup, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 27/38] Move locale init to startup, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 26/38] Move debugging init to startup, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 25/38] Move more code to startup/shutdown, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 24/38] More crazy stuff to handle the command line, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 23/38] Handle the help by ourselves in the local command line, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 22/38] GOption magic for both local and remote command line, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 21/38] Use g_str_equal, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 20/38] No need to call g_settings_sync anymore with GtkApplication, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 19/38] Do not use an idle for the command line handling, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 18/38] Chain up in local command line override, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 17/38] Handle the window creation and loading of files, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 16/38] Handle command line options into the app directly, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 15/38] Handle local command line, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 14/38] Die smclient die, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 13/38] Handle the command line, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 12/38] Handle the launch of the window from the application, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 11/38] Add app params, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 10/38] Initial port to GtkApplication, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 9/38] Remove dbus and do not build fifo, Ignacio Casal Quinteiro
  • [gedit] (38 commits) Non-fast-forward update to branch wip/gtkapp, Ignacio Casal Quinteiro
  • [gnome-online-accounts/gnome-3-6] Updated Galician translations, =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
  • [anjuta] libanjuta: Destroy plugins when the main anjuta window is closed, Sebastien Granjoux
  • [anjuta] libanjuta: Avoid a critical warning when an anjuta window is closed quite fast, Sebastien Granjoux
  • [anjuta] anjuta: Save GDL settings correctly, Sebastien Granjoux
  • [anjuta] anjuta: Restore command line options, Sebastien Granjoux
  • [anjuta] libanjuta: Add a function to create a new main window in the same process, Sebastien Granjoux
  • [anjuta] anjuta: Clean up in create_window function, Sebastien Granjoux
  • [anjuta] anjuta: Allow to abort loading of a session, Sebastien Granjoux
  • [anjuta] libanjuta: Improve documentation of AnjutaSession, Sebastien Granjoux
  • [glib] Updated Galician translations, =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
  • [gnome-tweak-tool] Add keywords for better discoverability, John Stowers
  • [gnome-tweak-tool] Find a theme from XDG base directory spec, John Stowers
  • [gtkhtml] Updated Hebrew translation., Yaron Shahrabani
  • [glom] Created branch glom-1-22, Murray Cumming
  • [glib] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [tomboy] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [pitivi] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [gyrus] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [evince] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [dia] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [gnumeric] Set simplify_mantissa on ODF import, Andreas J . Guelzow
  • [gnumeric] read forced-exponent-sign foreign element in ODF import, Andreas J . Guelzow
  • [goffice] Fix export of scientific number format to ODF., Andreas J . Guelzow
  • [gnome-packagekit] Updated Arabic translation, Abderrahim Kitouni
  • [gnome-packagekit/gnome-3-6] Updated Arabic translation, Abderrahim Kitouni
  • [gdk-pixbuf] Bump versoin, Matthias Clasen
  • [gdk-pixbuf] Created tag 2.26.5, Matthias Clasen
  • [gdk-pixbuf] Updates, Matthias Clasen
  • [gdk-pixbuf] Don't use AC_PATH_PROG, Matthias Clasen
  • [gdk-pixbuf] gdip: Prevent an error pileup, Matthias Clasen
  • [gdk-pixbuf] Silence custom make rules, Matthias Clasen
  • [glib/glib-2-34] Bump version, Matthias Clasen
  • [glib] Created tag 2.34.2, Matthias Clasen
  • [goffice] Add 'force exponent sign' checkbox to format selector. [#686481], Andreas J . Guelzow
  • [glib/glib-2-34] Updates, Matthias Clasen
  • [glib/glib-2-34] Return correct value for g_socket_get_available_bytes() on Windows and OSX, Matthias Clasen
  • [glib/glib-2-34] Use url encoding for trash fileinfo path as per freedesktop trash specification, Matthias Clasen
  • [glib/glib-2-34] Check for PR_GET_NAME, Matthias Clasen
  • [glib/glib-2-34] tests/buffered-input-stream: Fix size of parameter passed, Matthias Clasen
  • [glib/glib-2-34] Don't call varargs open() through non-varargs type, Matthias Clasen
  • [glib/glib-2-34] build: Don't use C99 declarations, Matthias Clasen
  • [glib/glib-2-34] tests/signals: Disable large enumeration value test that is failing on PPC64, Matthias Clasen
  • [glib/glib-2-34] GNetworkMonitor: add missing apostrophe to docstring, Matthias Clasen
  • [glib/glib-2-34] Add annotations for g_filename_from_uri(), Matthias Clasen
  • [jhbuild] 3.6,3.8: libgtop depends on texinfo (GNOME bug 687716), Craig Keogh
  • [glib] Add an option to make glib-compile-resources use G_GNUC_INTERNAL, Matthias Clasen
  • [glib] Remove trailing space from some translated strings, Matthias Clasen
  • [glib] Add plural forms for some translations, Matthias Clasen
  • [glib] Return correct value for g_socket_get_available_bytes() on Windows and OSX, Matthias Clasen
  • [goffice] Fix placement of minus sign. [#686575], Andreas J . Guelzow
  • [jhbuild] libgxps: depend on libarchive, Craig Keogh
  • [jhbuild] gnome-settings-daemon: depend on cups, Craig Keogh
  • [chronojump] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [jhbuild] Install python2 symlink in ~/.local/bin when running on Debian, Craig Keogh
  • [meld] Update FSF address (closes bgo#687830), Kai Willadsen
  • [gnome-initial-setup] Updated POTFILES.in, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [gedit] Updated POTFILES.in, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [gnome-settings-daemon] Updated POTFILES.in, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [gyrus] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [evolution-data-server] Updated POTFILES.in, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [pitivi] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [gimp] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [gimp/gimp-2-8] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [gimp/gimp-2-8] app: remove redundant code from the last commit (cherry picked from commit f71afd245fdb04c121e67448e, Michael Natterer
  • [gimp] app: remove redundant code from the last commit, Michael Natterer
  • [gimp/gimp-2-8] Updated slovak translation, =?utf-8?q?Peter_Mr=C3=A1z?=
  • [jhbuild] 3.8: Add a missing tag, Matthias Clasen
  • [evolution-ews] Updated POTFILES.in, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [gimp/gimp-2-8] Bug 683011 - Text tool discards text attributes in the on-canvas dialog..., Michael Natterer
  • [gcompris] Updated Lithuanian translation, =?utf-8?q?Aurimas_=C4=8Cernius?=
  • [gedit-plugins/wip/python3: 19/19] Fix for commander import hell, Ignacio Casal Quinteiro
  • [gedit-plugins/wip/python3: 18/19] Always use commander.commands.<module>, Ignacio Casal Quinteiro
  • [gedit-plugins/wip/python3: 17/19] Implemented __eq__ for result, Ignacio Casal Quinteiro
  • [gedit-plugins/wip/python3: 16/19] Bubble up traceback from generators, Ignacio Casal Quinteiro
  • [gedit-plugins/wip/python3: 15/19] Corrected local imports using from . import ..., Ignacio Casal Quinteiro
  • [gedit-plugins/wip/python3: 14/19] Remove test.py test commander module, Ignacio Casal Quinteiro
  • [gedit-plugins/wip/python3: 13/19] Disable background color transitions, Ignacio Casal Quinteiro
  • [gedit-plugins/wip/python3: 12/19] Use same function declaration for import as builtin, Ignacio Casal Quinteiro
  • [gedit-plugins/wip/python3: 11/19] Use importlib to import module, Ignacio Casal Quinteiro
  • [gedit-plugins/wip/python3: 10/19] More informative error when failing to load module, Ignacio Casal Quinteiro
  • [gedit-plugins/wip/python3: 9/19] Added missing newline, Ignacio Casal Quinteiro
  • [gedit-plugins/wip/python3: 8/19] Change __cmp__ to __lt__, Ignacio Casal Quinteiro
  • [gedit-plugins/wip/python3: 7/19] Remove unicode string literals, Ignacio Casal Quinteiro
  • [gedit-plugins/wip/python3: 6/19] Fix local imports, Ignacio Casal Quinteiro
  • [gedit-plugins/wip/python3: 5/19] Explicitly convert map/filter results to a list, Ignacio Casal Quinteiro
  • [gedit-plugins/wip/python3: 4/19] Implement __lt__ instead of __cmp__, Ignacio Casal Quinteiro
  • [gedit-plugins/wip/python3: 3/19] global apply does not exists anymore, Ignacio Casal Quinteiro
  • [gedit-plugins/wip/python3: 2/19] No more basestring, Ignacio Casal Quinteiro
  • [gedit-plugins/wip/python3: 1/19] Port plugins to python 3, Ignacio Casal Quinteiro
  • [gedit-plugins] (19 commits) Non-fast-forward update to branch wip/python3, Ignacio Casal Quinteiro
  • [network-manager-openconnect] trivial: vpnc -> openconnect leftovers, =?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
  • [gimp] Bug 683011 - Text tool discards text attributes in the on-canvas dialog..., Michael Natterer
  • [network-manager-pptp] po: tweak Czech translation, =?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
  • [evince] Add keywords to the desktop file, Matthias Clasen
  • [network-manager-openvpn] po: tweak Czech translation, =?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
  • [network-manager-openvpn] trivial: rename nm-vpnc-service -> nm-openvpn-service, =?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
  • [gnome-bluetooth/gnome-3-6] Updated slovak translation, =?utf-8?q?Peter_Mr=C3=A1z?=
  • [gnome-bluetooth/gnome-3-4] Updated slovak translation, =?utf-8?q?Peter_Mr=C3=A1z?=
  • [gnome-bluetooth] Updated slovak translation, =?utf-8?q?Peter_Mr=C3=A1z?=
  • [gnome-user-docs] Stubbed sysadmin pages that lack content, Michael Hill
  • [gnome-backgrounds/gnome-2-22] Updated slovak translation, =?utf-8?q?Peter_Mr=C3=A1z?=
  • [gimp/gimp-2-8] app: make Tab, Shift+Tab and Escape move the focus back to text editing, Michael Natterer
  • [gimp] app: make Tab, Shift+Tab and Escape move the focus back to text editing, Michael Natterer
  • [gnome-backgrounds/gnome-3-2] Updated slovak translation, =?utf-8?q?Peter_Mr=C3=A1z?=
  • [network-manager-vpnc] po: tweak Czech translation, =?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
  • [gnome-backgrounds/gnome-3-4] Updated slovak translation, =?utf-8?q?Peter_Mr=C3=A1z?=
  • [gnome-backgrounds] Updated slovak translation, =?utf-8?q?Peter_Mr=C3=A1z?=
  • [eog] Remove unneeded export-symbols-regex libtool parameter, Felix Riemann
  • [network-manager-vpnc] po: fix several "config: " options that should not be translated, =?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
  • [network-manager-vpnc/nm-0-9-6] po: fix several "config: " options that should not be translated, =?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
  • [gnome-system-monitor] Added option to draw CPU usage chart as a stacked area chart. https://bugzilla.gnome.org/show_bug.cg, Robert Roth
  • [gnome-control-center/gnome-3-6] online-accounts: Don't preselect the first item when adding an account, Debarshi Ray
  • [gnome-control-center] online-accounts: Don't preselect the first item when adding an account, Debarshi Ray
  • [gnome-user-docs] Add login-disclaimer.page, Michael Hill
  • [pitivi] Notify and play a sound when rendering is complete, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [dconf: 4/4] adjust to new gvdb APIs, Ryan Lortie
  • [dconf: 3/4] Merge remote-tracking branch 'gvdb/master', Ryan Lortie
  • [dconf: 2/4] reader: embrace GBytes, Ryan Lortie
  • [dconf: 1/4] service: factor out gvdb read/write code, Ryan Lortie
  • [dconf] (4 commits) ...adjust to new gvdb APIs, Ryan Lortie
  • [gvdb] reader: embrace GBytes, Ryan Lortie
  • [gvdb] gvdb-reader: drop gvdb_table_walk(), Ryan Lortie
  • [gvdb] gvdb-reader.c: add gvdb_table_get_names(), Ryan Lortie
  • [evolution-data-server] EBookBackendSqliteDB cleanups., Matthew Barnes
  • [gnome-control-center] user-accounts: Rename panel to Users, Bastien Nocera
  • [pygobject] test_everything: Add tests for Regress type tests, Martin Pitt
  • [pygobject] Add GObject.G_MINSSIZE, Martin Pitt
  • [gnome-disk-utility] Show list of affected devices in confirmation dialogs, David Zeuthen
  • [gdm] slave: don't set busy cursor, Ray Strode
  • [gnome-desktop] gnome-rr: Fall back to XFree86_DDC_EDID1_RAWDATA if the other EDID keys are not set, Richard Hughes
  • [glib/glib-2-34] Fix pollable streams for Darwin (and probably BSD), John Ralls
  • [glib/glib-2-34] Fix compile error about missing prototype, John Ralls
  • [glib/glib-2-34] Skip test_non_utf8_printf() if EUC-JP is aliased to UTF-8, John Ralls
  • [tomboy] Addressed bgo#687418 by making the example match default bound keys. Daniel Mustieles has approved o, Jared L Jennings
  • [glib] Fix poll able streams for Darwin (and probably BSD), John Ralls
  • [glib] Fix compile error about missing prototype, John Ralls
  • [gyrus] Remove unnecesary markup in string, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [gnome-settings-daemon] power: Don't try to unref a NULL pointer, Rui Matos
  • [glib] gthreadedresolver: fix a bug in the GTask porting of lookup_records, Dan Winship
  • [seahorse] Add code coverage support, Stefan Walter
  • [seahorse] pkcs11: Unreference partner private key correctly, Stefan Walter
  • [seahorse] Use fallback icons if symbolic icons are not available, Stefan Walter
  • [gtk+] icon-theme: Add some preconditions for NULL arguments, Stefan Walter
  • [gnome-shell] power: indicate 1 hour remaining correctly, Bastien Nocera
  • [gnome-shell/gnome-3-6] power: indicate 1 hour remaining correctly, Bastien Nocera
  • [gtk+/gtk-3-6] Make _gtk_css_lookup_get_missing inline, Alexander Larsson
  • [gtk+/gtk-3-6] gtk_css_style_provider_lookup: minor loop optimiziation, Alexander Larsson
  • [gtk+/gtk-3-6] Exit early in gtk_style_context_update_cache codepaths, Alexander Larsson
  • [jhbuild] 3.8: drop fallback mode, Bastien Nocera
  • [gnome-control-center] info: Remove force fallback switch, Bastien Nocera
  • [gupnp-igd] gir build: depend on library for 'make -j' safety, =?utf-8?q?Olivier_Cr=C3=AAte?=
  • [gupnp-igd] build: link against -lgobject, not just -lglib, =?utf-8?q?Olivier_Cr=C3=AAte?=
  • [glibmm] gmmproc: _WRAP_CTOR: Handle *_new() functions with a final GError**., =?utf-8?q?Jos=C3=A9_Alburquerque?=
  • [evolution/gnome-3-6] EMailConfigAssistant: Fix build break from cherry-pick., Matthew Barnes
  • [gnome-settings-daemon] power: Simplify {icon, state}_changed functions, Bastien Nocera
  • [gnome-settings-daemon] power: Remove status icon, Bastien Nocera
  • [gnome-settings-daemon] a11y-settings: gnome-shell OSK doesn't need a11y, Bastien Nocera
  • [gnome-settings-daemon] a11y-keyboard: Remove fallback support code, Bastien Nocera
  • [gnome-settings-daemon] automount: Remove fallback automount code, Bastien Nocera
  • [gnome-settings-daemon] keyboard: Remove fallback support, Bastien Nocera
  • [gnome-settings-daemon] main: Always set the IBus envvars, Bastien Nocera
  • [gnome-settings-daemon] data: Remove Unity from autostart desktop file, Bastien Nocera
  • [gnome-control-center] region: Revert "Don't use IBus if running in fallback mode", Bastien Nocera
  • [gnome-control-center] region: Revert "Use a filter model on input sources", Bastien Nocera
  • [gnome-control-center] sound: Add missing files to translate, Bastien Nocera
  • [gnome-control-center] sound: Remove fallback applet, Bastien Nocera
  • [gnome-control-center] universal-access: Always show the zoom options, Bastien Nocera
  • [pygobject] Fix marshalling of GByteArrays, Martin Pitt
  • [yelp-xsl] html.xsl: Fix positioning issue with images, Shaun McCance
  • [gnome-user-docs] Add login-background.page, Michael Hill
  • [frogr] [i18n] Fix wrong use of plural forms. Again, Mario Sanchez Prada
  • [gnome-bluetooth] sendto: Remove nautilus-sendto plugin, Bastien Nocera
  • [gnome-bluetooth] applet: Remove fallback applet, Bastien Nocera
  • [gnome-bluetooth] Created branch gnome-3-6, Bastien Nocera
  • [evolution-ews/gnome-3-6] Bug #686227 - Calendar does repeated ResolveNames requests for the same people, Milan Crha
  • [evolution-ews] Bug #686227 - Calendar does repeated ResolveNames requests for the same people, Milan Crha
  • [ekiga] Updated Bengali India Translation, Runa Bhattacharjee
  • [seahorse-sharing] Added Czech language, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [seahorse-sharing] Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [pygobject] Fix marshalling of ssize_t to smaller ints, Martin Pitt
  • [evolution/calendar-xfb: 9/9] removed code dupe from libedataserver, Christian Hilberg
  • [evolution/calendar-xfb: 8/9] EMeetingTimeSelector: removed unneeded string allocation, Christian Hilberg
  • [evolution/calendar-xfb: 7/9] comment cleanup, Christian Hilberg
  • [evolution/calendar-xfb: 6/9] removed unneeded runtime warning, Christian Hilberg
  • [evolution/calendar-xfb: 5/9] EMeetingTimeSelector: added XFB tooltip to the freebusy canvas, Christian Hilberg
  • [evolution/calendar-xfb: 4/9] EMeetingStore: added XFB detail extration/storing (heals build), Christian Hilberg
  • [evolution/calendar-xfb: 3/9] EMeetingAttendee: added XFB detail storing (breaks build), Christian Hilberg
  • [evolution/calendar-xfb: 2/9] added helper functions for XFB data (type), Christian Hilberg
  • [evolution/calendar-xfb: 1/9] added data types for XFB handling, Christian Hilberg
  • [evolution] (9 commits) Created branch calendar-xfb, Christian Hilberg
  • [evolution] Deleted branch calendar-xfb, Christian Hilberg
  • [evolution/calendar-xfb] removed code dupe from libedataserver, Christian Hilberg
  • [evolution/calendar-xfb] EMeetingTimeSelector: removed unneeded string allocation, Christian Hilberg
  • [evolution/calendar-xfb] comment cleanup, Christian Hilberg
  • [evolution/calendar-xfb] removed unneeded runtime warning, Christian Hilberg
  • [glib] Use url encoding for trash fileinfo path as per freedesktop trash specification, Ryan Lortie
  • [gnote] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [gnome-control-center] info-panel: fix the hostname permission debug message, Thomas Wood
  • [network-manager-vpnc] trivial: IPsec should be spelled with small "s", =?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
  • [network-manager-vpnc] core: fix internationalization of nm-vpnc-service, =?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
  • [evolution-data-server] Use g_type_ensure() where applicable., Matthew Barnes
  • [evolution] Replace e_ensure_type() with g_type_ensure()., Matthew Barnes
  • [network-manager-openswan] trivial: IPsec should be spelled with small "s", =?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
  • [network-manager-openswan] core: use OPENSWAN_DEBUG environment variable instead of VPNC_DEBUG, =?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
  • [network-manager-openswan] core: fix internationalization of nm-openswan-service, =?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
  • [network-manager-openconnect] core: fix internationalization of nm-openconnect-service, =?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
  • [network-manager-pptp] core: fix internationalization of nm-pptp-service, =?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
  • [network-manager-openvpn] core: fix internationalization of nm-openvpn-service, =?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
  • [jhbuild] 3.8: add bijiben, Frederic Peters
  • [folks] Added Odia language into the list., Manoj Kumar Giri
  • [folks] Updated Odia Translation with FUEL implementation., Manoj Kumar Giri
  • [empathy/gnome-3-6] auth-client: Support X-TELEPATHY-PASSWORD for GOA accounts, Debarshi Ray
  • [empathy/gnome-3-6] Implement Google OAUTH2 authentication for GOA accounts, Debarshi Ray
  • [empathy] auth-client: Support X-TELEPATHY-PASSWORD for GOA accounts, Debarshi Ray
  • [gnome-settings-daemon] mouse: natural horizontal scroll fix, Ondrej Holy
  • [gnome-settings-daemon/gnome-3-6] mouse: natural horizontal scroll fix, Ondrej Holy
  • [evolution/gnome-3-6] Bug 687137 - Google account user name overwritten with email address, Matthew Barnes
  • [evolution/gnome-3-6] EMailConfigAssistant: Make revising auto-configuration easier., Matthew Barnes
  • [evolution] Bug 687137 - Google account user name overwritten with email address, Matthew Barnes
  • [evolution-data-server] CamelIMAPXServer: Work around crash in imapx_exit_idle()., Matthew Barnes
  • [jhbuild] defaults: use gnome-apps-3.8 module set by default, Frederic Peters
  • [network-manager-openvpn] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [meld] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [gnote] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [gitg] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [frogr] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [gcompris] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [gbrainy] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [f-spot] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [gnome-terminal] Updated Hebrew translation., Yaron Shahrabani
  • [gtk-vnc] Added he., Yaron Shahrabani
  • [gedit-plugins/wip/python3] Fix for commander import hell, Jesse van den Kieboom
  • [gedit-plugins/wip/python3] Always use commander.commands.<module>, Jesse van den Kieboom
  • [gedit-plugins/wip/python3] Implemented __eq__ for result, Jesse van den Kieboom
  • [gedit-plugins/wip/python3] Bubble up traceback from generators, Jesse van den Kieboom
  • [gedit-plugins/wip/python3] Corrected local imports using from . import ..., Jesse van den Kieboom
  • [gedit-plugins/wip/python3] Remove test.py test commander module, Jesse van den Kieboom
  • [gedit-plugins/wip/python3] Disable background color transitions, Jesse van den Kieboom
  • [gedit-plugins/wip/python3] Use same function declaration for import as builtin, Jesse van den Kieboom
  • [gedit-plugins/wip/python3] Use importlib to import module, Jesse van den Kieboom
  • [gedit-plugins/wip/python3] More informative error when failing to load module, Jesse van den Kieboom
  • [gedit-plugins/wip/python3] Added missing newline, Jesse van den Kieboom
  • [gtk-vnc] Updated Hebrew translation., Yaron Shahrabani
  • [gedit-plugins/wip/python3] Change __cmp__ to __lt__, Jesse van den Kieboom
  • [gedit-plugins/wip/python3] Remove unicode string literals, Jesse van den Kieboom
  • [gedit-plugins/wip/python3] Fix local imports, Jesse van den Kieboom
  • [gedit-plugins/wip/python3] Explicitly convert map/filter results to a list, Jesse van den Kieboom
  • [gnome-settings-daemon] Updated Hebrew translation., Yaron Shahrabani
  • [gnome-control-center] Updated Hebrew translation., Yaron Shahrabani
  • [krb5-auth-dialog] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [gnome-online-accounts] .gitignore is autogenerated, remove it from version control, Debarshi Ray
  • [empathy/gnome-3-6] camera-menu: Show the menu only if there is more than one camera, Debarshi Ray
  • [empathy/gnome-3-6] empathy-call: Handle yanking out of current video input, Debarshi Ray
  • [empathy] camera-menu: Show the menu only if there is more than one camera, Debarshi Ray
  • [empathy] empathy-call: Handle yanking out of current video input, Debarshi Ray
  • [anjuta-extras] Updated Serbian translation, =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
  • [gnome-session] Updated Hebrew translation., Yaron Shahrabani
  • [gtksourceview] Updated Hebrew translation., Yaron Shahrabani
  • [gedit] Commented out gnome/gnome-open-tool-item.c, caused gettext to malfunction, Yaron Shahrabani
  • [gnome-shell-extensions] Updated Serbian translation, =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
  • [gedit] Updated Hebrew translation., Yaron Shahrabani
  • [gnome-control-center] network: Avoid type clashes with the Bluetooth panel, Bastien Nocera
  • [gnome-control-center] network: Make sure Airplane mode switch everything off, Bastien Nocera
  • [gnome-control-center] network: Make sure flight mode is always visible, Bastien Nocera
  • [gnome-control-center/gnome-3-6] network: Avoid type clashes with the Bluetooth panel, Bastien Nocera
  • [gnome-control-center/gnome-3-6] network: Make sure Airplane mode switch everything off, Bastien Nocera
  • [gnome-control-center/gnome-3-6] network: Make sure flight mode is always visible, Bastien Nocera
  • [pitivi] Updated Serbian translation, =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
  • [nautilus] Updated Hebrew translation., Yaron Shahrabani
  • [eog] Updated Hebrew translation., Yaron Shahrabani
  • [gnome-disk-utility] Updated Hebrew translation., Yaron Shahrabani
  • [gimp] Bug 676978 - Improved visibility icons for Layers dialog, Michael Natterer
  • [grilo-plugins/docs: 4/4] tmdb: Add documentation., Murray Cumming
  • [grilo-plugins/docs: 3/4] docs: Enable all plugins in distcheck, Murray Cumming
  • [grilo-plugins/docs: 2/4] Add gtk-doc documentation generation, Murray Cumming
  • [grilo-plugins/docs: 1/4] build: Use variables for CFLAGS and LIBS., Murray Cumming
  • [grilo-plugins] (4 commits) Created branch docs, Murray Cumming
  • [meld] Updated Serbian translation, =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
  • [nanny] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [gimp] Bug 674160 - Redesign of "Lock panel", Michael Natterer
  • [latexila] Updated Serbian translation, =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
  • [evolution/calendar-xfb: 5/5] EMeetingTimeSelector: added XFB tooltip to the freebusy canvas, Christian Hilberg
  • [evolution/calendar-xfb: 4/5] EMeetingStore: added XFB detail extration/storing (heals build), Christian Hilberg
  • [evolution/calendar-xfb: 3/5] EMeetingAttendee: added XFB detail storing (breaks build), Christian Hilberg
  • [evolution/calendar-xfb: 2/5] added helper functions for XFB data (type), Christian Hilberg
  • [evolution/calendar-xfb: 1/5] added data types for XFB handling, Christian Hilberg
  • [evolution] (5 commits) Created branch calendar-xfb, Christian Hilberg
  • [gnome-bluetooth] lib: Sort the killswitches correctly, Bastien Nocera
  • [empathy] Updated Hebrew translation., Yaron Shahrabani
  • [grilo-plugins] Revert "build: Use variables for CFLAGS and LIBS.", Murray Cumming
  • [grilo-plugins] Revert "Add gtk-doc documentation generation", Murray Cumming
  • [grilo-plugins] Revert "docs: Enable all plugins in distcheck", Murray Cumming
  • [grilo-plugins] Revert "tmdb: Add documentation.", Murray Cumming
  • [gnome-tweak-tool] Updated Serbian translation, =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
  • [grilo-plugins] tmdb: Add documentation., Murray Cumming
  • [grilo-plugins] docs: Enable all plugins in distcheck, Murray Cumming
  • [grilo-plugins] Add gtk-doc documentation generation, Murray Cumming
  • [grilo-plugins] build: Use variables for CFLAGS and LIBS., Murray Cumming
  • [gnome-blog] Updated Serbian translation, =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
  • [dots] Updated Serbian translation, =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
  • [tomboy] Updated Serbian translation, =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
  • [tasque] Updated Serbian translation, =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
  • [rhythmbox] Updated Serbian translation, =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
  • [gnome-shell] Updated Hebrew translation., Yaron Shahrabani
  • [ocrfeeder] Updated Serbian translation, =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
  • [gnome-applets] Updated Serbian translation, =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
  • [gtk+/gtk-3-6] Fix cnp bug in _gtk_bitmask_intersects, Alexander Larsson
  • [gtk+] Make _gtk_css_lookup_get_missing inline, Alexander Larsson
  • [gtk+] gtk_css_style_provider_lookup: minor loop optimiziation, Alexander Larsson
  • [gtk+] Fix cnp bug in _gtk_bitmask_intersects, Alexander Larsson
  • [gtk+] Exit early in gtk_style_context_update_cache codepaths, Alexander Larsson
  • [caribou] Updated Bengali India Translation, Runa Bhattacharjee
  • [brasero/gnome-3-6] Updated Bengali India Translation, Runa Bhattacharjee
  • [gnome-bluetooth] lib: Use RfkillGlib in BluetoothKillswitch, Bastien Nocera
  • [gnome-bluetooth] lib: Add RfkillGlib object to do the dirty work, Bastien Nocera
  • [gnome-bluetooth] lib: Remove unneeded define, Bastien Nocera
  • [gtk+] gdk: Add gdk_window_has_alpha helper, Alexander Larsson
  • [gnome-bluetooth] lib: Update rfkill.h from upstream Linux headers, Bastien Nocera
  • [gtk+] Add "parent widget" button to test property editor, Alexander Larsson
  • [f-spot] Updated Serbian translation, =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
  • [gcompris] Updated Serbian translation, =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
  • [gedit] Remove remaining unicode string literal, Jesse van den Kieboom
  • [pygobject] test_gi: Enable GByteArray constructor tests, Martin Pitt
  • [glib/glib-2-34] GByteArray: Add missing transfer annotations, Martin Pitt
  • [glib] GByteArray: Add missing transfer annotations, Martin Pitt
  • [pygobject] test_gi: Enable GBytes test cases, Martin Pitt
  • [glib/glib-2-34] GBytes: Add missing annotations, Martin Pitt
  • [glib] GBytes: Add missing annotations, Martin Pitt
  • [goffice] Fix some magic date handling. [#686575], Andreas J . Guelzow
  • [pygobject] test_gi: Add missing data type tests from GIMarshallingTests, Martin Pitt
  • [gobject-introspection/gnome-3-6] gimarshallingtests: Fix return data type, Martin Pitt
  • [gobject-introspection] gimarshallingtests: Fix return data type, Martin Pitt
  • [pygobject] autogen.sh: Only enable code coverage if lcov is installed, Martin Pitt
  • [pygobject] Lower autoconf dependency to 2.68 again, Martin Pitt
  • [totem/gnome-3-6] Updated Irish translation, =?utf-8?b?U2XDoW4gZGUgQsO6cmNh?=
  • [gnumeric] Ensure that ######### are printed at correct height, Andreas J . Guelzow
  • [yelp-xsl] dita2html-topic: Add prev/next links, Shaun McCance
  • [gnumeric] Fix cell overflow in case of marked up scientific format. [#686540], Andreas J . Guelzow
  • [longomatch] Created tag LONGOMATCH_0_18_1, Andoni Morales Alastruey
  • [longomatch] Bump version LongoMatch 0.18.1, Andoni Morales Alastruey
  • [longomatch] Update xoverlay element in null to ready, Andoni Morales Alastruey
  • [longomatch] Fix selection of active element in playlists, Andoni Morales Alastruey
  • [gnome-user-docs] Some sysadmin page updates, others marked draft, Michael Hill
  • [gnome-ostree] manifest: Add gnome-initial-setup, Colin Walters
  • [gnome-initial-setup] Deleted branch wip/bin-fanciness, Jasper St . Pierre
  • [gnome-initial-setup] Turn GisPage into a GtkBin subclass, Jasper St . Pierre
  • [gnome-initial-setup] Add a new GisPage base class from which all pages inherit, Jasper St . Pierre
  • [gtk+] gtkbin: Remove the silliest code on earth, Jasper St . Pierre
  • [gtk+] gtkbin: Complete more of a base implementation for GtkBin subclasses, Jasper St . Pierre
  • [gtk+] gtkversion.h.in: Put the documentation inside the header guards, Jasper St . Pierre
  • [gnome-shell/gnome-3-6] UnlockDialog: clear the password on failure, Matthias Clasen
  • [gnome-shell/gnome-3-6] ShellUserVerifier: fix fail counter, Matthias Clasen
  • [gnome-shell/gnome-3-6] LoginDialog: clear previous auth failed messages when trying again, Matthias Clasen
  • [evolution-rss] fix alternate feeds migration script, Lucian Langa
  • [gnome-initial-setup] Revert "configure: Be more less redundant with our dependencies", Jasper St . Pierre
  • [gnome-initial-setup] autogen: Flesh out more with standard boilerplate, Colin Walters
  • [nautilus] Update German translation (bug #687507), Christian Kirbach
  • [nautilus/gnome-3-6] Update German translation (bug #687507), Christian Kirbach
  • [gnome-initial-setup/wip/bin-fanciness] gis-page: implement size request/allocation methods, Cosimo Cecchi
  • [gnome-initial-setup/bin-fanciness: 4/4] gis-page: implement size request/allocation methods, Cosimo Cecchi
  • [gnome-initial-setup/bin-fanciness: 3/4] gis-driver: add missing sentinel to g_object_new(), Cosimo Cecchi
  • [gnome-initial-setup/bin-fanciness: 2/4] Turn GisPage into a GtkBin subclass, Cosimo Cecchi
  • [gnome-initial-setup/bin-fanciness: 1/4] Add a new GisPage base class from which all pages inherit, Cosimo Cecchi
  • [gnome-initial-setup] (4 commits) Created branch bin-fanciness, Cosimo Cecchi
  • [gnome-initial-setup] data: Remove policy garbage related to pkinstall, Jasper St . Pierre
  • [gnome-initial-setup] summary: Don't copy files to the tmpfs, Jasper St . Pierre
  • [rhythmbox/gstreamer-1.0] xfade: fix probe type for blocking streams to be unlinked, Jonathan Matthew
  • [rhythmbox/gstreamer-1.0] xfade: add some missing locking, Jonathan Matthew
  • [ekiga] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [gtk+] label: Fix another sizing corner case causing segfaults, Benjamin Otte
  • [gtk+] cssstyleproperty: Replace symbolic colors with GtkCssColorValue, Benjamin Otte
  • [gtk+] cssvalue: Convert shadows to GtkCssColorValue, Benjamin Otte
  • [gtk+] stylecontext: Remove unused function, Benjamin Otte
  • [gtk+] cssimage: Use GtkCssColorValue, Benjamin Otte
  • [gtk+] stylecontext: Fix a memleak, Benjamin Otte
  • [gtk+] symboliccolor: Change the print output, Benjamin Otte
  • [gtk+] cssvalue: Add GtkCssColorValue, Benjamin Otte
  • [gtk+] symboliccolor: Split out HSLA code, Benjamin Otte
  • [gnome-initial-setup] configure: Be more less redundant with our dependencies, Jasper St . Pierre
  • [gnome-initial-setup] configure: Add CFLAGS for Clutter, Jasper St . Pierre
  • [gnome-initial-setup] configure: Be less redundant about GLib dependency, Jasper St . Pierre
  • [gnome-initial-setup] configure: Use the .pc file for pwquality, Jasper St . Pierre
  • [gnome-initial-setup] configure: Make Cheese optional again, Jasper St . Pierre
  • [longomatch] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [pitivi] tabsmanager: Restore the state of undocked utility windows on startup, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [pitivi] settings: Return values of the proper type in readSettingSectionFromFile, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [pitivi] settings: Iterate over section keys instead of invoking each one manually, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [pitivi] settings.py: Document the new method for force-reading key sections, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [pitivi] Allow reading values from settings config file at runtime, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [pitivi] tabsmanager: Save/restore settings from detached tabs, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [pitivi] tabsmanager: Split _createWindowCb into a separate method, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [pitivi] tabsmanager: Add initial code for creating/saving default settings for each tab, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [pitivi] tabsmanager: Merge the _createUi and __init__ methods, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [gnome-initial-setup] Deleted branch bin-fanciness, Jasper St . Pierre
  • [gnome-initial-setup/wip/bin-fanciness: 2/2] Turn GisPage into a GtkBin subclass, Jasper St . Pierre
  • [gnome-initial-setup/wip/bin-fanciness: 1/2] Add a new GisPage base class from which all pages inherit, Jasper St . Pierre
  • [gnome-initial-setup] (2 commits) Created branch wip/bin-fanciness, Jasper St . Pierre
  • [gnome-initial-setup] copy-worker: Don't bother with memory management, Jasper St . Pierre
  • [gnome-initial-setup] gis-driver: NULL-terminate g_object_new call, Jasper St . Pierre
  • [longomatch] Disable detaching the video player for playlists, Andoni Morales Alastruey
  • [longomatch] fix spanish translation, Andoni Morales Alastruey
  • [longomatch] Don't print beyong the limits in the timeline, Andoni Morales Alastruey
  • [longomatch] Disable recording until we load a playlist, Andoni Morales Alastruey
  • [longomatch] Don't put more than 3 buttons per row, Andoni Morales Alastruey
  • [longomatch] Fix empty dialogs recreating the widget, Andoni Morales Alastruey
  • [longomatch] Remove the empty entry that was created for import projects, Andoni Morales Alastruey
  • [longomatch] Re-attach the video window with the same button, Andoni Morales Alastruey
  • [longomatch] Use a label for the file path in the video edition dialog, Andoni Morales Alastruey
  • [longomatch] Remove the custom widget from GstCameraCapturer too, Andoni Morales Alastruey
  • [epiphany-extensions] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [rhythmbox/gstreamer-1.0] xfade: pad probe functions should return a GstPadProbeReturn, Jonathan Matthew
  • [rhythmbox/gstreamer-1.0] xfade: fix more pad block probes, Jonathan Matthew
  • [glade] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [gnome-initial-setup/bin-fanciness: 2/2] Turn GisPage into a GtkBin subclass, Jasper St . Pierre
  • [gnome-initial-setup/bin-fanciness: 1/2] Add a new GisPage base class from which all pages inherit, Jasper St . Pierre
  • [gnome-initial-setup] (2 commits) Created branch bin-fanciness, Jasper St . Pierre
  • [evolution] Document why I decided not to implement RFC 6186., Matthew Barnes
  • [network-manager-openvpn] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [nautilus] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [gnome-session] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [gnome-online-accounts/gnome-3-6] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [gnome-control-center] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [evolution-data-server] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [gnome-shell] messageTray: Close the notification on Escape, =?utf-8?q?St=C3=A9phane_D=C3=A9murget?=
  • [gnome-shell] messageTray: Add a notification focus keybinding, =?utf-8?q?St=C3=A9phane_D=C3=A9murget?=
  • [gnome-disk-utility] Use ensure_unused() all disks before creating a RAID array on them, David Zeuthen
  • [gnome-initial-setup] gis-assistant: Fix an indentation issue, Jasper St . Pierre
  • [gnome-initial-setup] gis-assistant: Rename unicode-buttons property to arrow-buttons, Jasper St . Pierre
  • [gnome-initial-setup] gis-assistant: Make the button action area homogeneous, Jasper St . Pierre
  • [gnome-initial-setup] gis-assistant-gtk: Use a GtkNotebook, Jasper St . Pierre
  • [gnome-initial-setup] Introduce a new toplevel API, GisDriver, Jasper St . Pierre
  • [gnome-initial-setup] Change the name of the goa hook to match the internal ID, Jasper St . Pierre
  • [gnome-initial-setup] Move PAGE_ID defines below folding headers, Jasper St . Pierre
  • [gnome-initial-setup] Rename the header guard of gis-page.[ch] to match the new filename, Jasper St . Pierre
  • [gnome-initial-setup] Add GPL to all files, Jasper St . Pierre
  • [evolution-kolab] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [gimp] pdb: replace gimppdb-utils' "writable" boolean by a bitmask, Michael Natterer
  • [dconf] tests/: test new DConfChangeset API, Ryan Lortie
  • [gnome-font-viewer] build: use an absolute address for libgd submodule, Cosimo Cecchi
  • [yelp-xsl] dita2html-media: Basic image support, Shaun McCance
  • [yelp-xsl] dita2html-topic: Support shortdesc as intro para and link desc, Shaun McCance
  • [dconf] service: fix some leaks in the writer, Ryan Lortie
  • [dconf] service: use database-mode DConfChangeset, Ryan Lortie
  • [dconf] DConfChangeset: add "database mode" and change(), Ryan Lortie
  • [dconf] service/Makefile.am: fix code generation, Ryan Lortie
  • [grilo] Fix compilation with gcc 4.2, Jasper Lievisse Adriaanse
  • [evolution-ews/gnome-3-6] Free/Busy fetching failed on XML parsing, Milan Crha
  • [evolution-ews] Free/Busy fetching failed on XML parsing, Milan Crha
  • [evolution] EMailAutoconfig: Restructure XML parsing., Matthew Barnes
  • [evolution-ews/gnome-3-6] Cannot change Permissions of a Calendar folder, Milan Crha
  • [evolution-ews] Cannot change Permissions of a Calendar folder, Milan Crha
  • [gnome-control-center/gnome-3-6] bluetooth: Use spinner when connecting, Bastien Nocera
  • [gnome-control-center/gnome-3-6] bluetooth: Simplify ->finalize, Bastien Nocera
  • [gnome-control-center/gnome-3-6] bluetooth: Fix main switch acting bizarrely, Bastien Nocera
  • [gnome-control-center/gnome-3-6] bluetooth: Add UI code for a spinner during the connection, Bastien Nocera
  • [gnome-control-center/gnome-3-6] bluetooth: Remove unused variable, Bastien Nocera
  • [gnome-control-center/gnome-3-6] bluetooth: Avoid possible loops when Connection fails, Bastien Nocera
  • [gnome-control-center] bluetooth: Use spinner when connecting, Bastien Nocera
  • [gnome-control-center] bluetooth: Simplify ->finalize, Bastien Nocera
  • [gnome-control-center] bluetooth: Fix main switch acting bizarrely, Bastien Nocera
  • [gnome-control-center] bluetooth: Add UI code for a spinner during the connection, Bastien Nocera
  • [gnome-control-center] bluetooth: Remove unused variable, Bastien Nocera
  • [gnome-control-center] bluetooth: Avoid possible loops when Connection fails, Bastien Nocera
  • [gnome-control-center] bluetooth: Expand properties notebook by default, Bastien Nocera
  • [gimp-help-2] Updated German help translation, Christian Kirbach
  • [pitivi] medialibrary: Make sure clip_view is set when _toggleViewTypeCb is triggered by the _listview_button, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [pitivi] Allow setting a custom pitivi-git dir in bashrc or with env vars, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [gnome-lirc-properties] Updated German help translation, Christian Kirbach
  • [metacity] portability: get WIFEXITED and WEXITSTATUS from sys/wait.h, Antoine Jacoutot
  • [krb5-auth-dialog] Updated German help translation, Christian Kirbach
  • [network-manager-openconnect] Update German translation, Christian Kirbach
  • [gnome-getting-started-docs] Use transcoded webm files, Jakub Steiner
  • [gnome-getting-started-docs] selected format wouldn't mux audio :(, Jakub Steiner
  • [gnome-getting-started-docs] conditionally transcode to webm, Jakub Steiner
  • [gnome-getting-started-docs] switch to mpeg to be able to render on osx too, Jakub Steiner
  • [gnome-getting-started-docs] make renderpath local to the animation. it will be transcoded into the final webm, Jakub Steiner
  • [gnome-getting-started-docs] timing, Jakub Steiner
  • [gnome-getting-started-docs] use regular weight for search entry, Jakub Steiner
  • [gnome-getting-started-docs] add a gap in front so that player has some room to start, Jakub Steiner
  • [gnome-getting-started-docs] Task switching done (so-so), Jakub Steiner
  • [glib] Bug 686185: GDateTime Transcoding fails on OSX, John Ralls
  • [libgsf] tools/: Add -lgio to LIBS for gsf tool, Ryan Lortie
  • [evolution] Bug #683877 - No more contextual menus for links, Milan Crha
  • [yelp-xsl] dita: Process from map files, get some linking right, Shaun McCance
  • [grilo-plugins] Created tag grilo-plugins-0.2.3, Juan A . Suarez Romero
  • [grilo-plugins] Post-release version bump to 0.2.4, Juan A . Suarez Romero
  • [grilo-plugins] Release 0.2.3, Juan A . Suarez Romero
  • [evolution] Bump minimum GLib requirement to 2.34., Matthew Barnes
  • [aisleriot/gnome-3-4] Updated German help translation, Christian Kirbach
  • [aisleriot] Updated German help translation, Christian Kirbach
  • [evolution] EMailAutoconfig: Use GResolver for DNS lookups., Matthew Barnes
  • [evolution] EMailAutoconfig: Comment no longer applies., Matthew Barnes
  • [gnome-boxes] libvirt-machine: Stop if guest ignores shutdown request, Zeeshan Ali Khattak
  • [gnome-boxes] notificationbar: Provide users with Gd.Notification instance, Zeeshan Ali Khattak
  • [gnome-boxes] notificationbar: Allow tweaking of timeout, Zeeshan Ali Khattak
  • [gnome-boxes] libvirt-machine: Set forced state from domain state change handler, Zeeshan Ali Khattak
  • [api-web] Update autoconfig README for Evolution., Matthew Barnes
  • [releng] schedule: add release assignments, Frederic Peters
  • [grilo] Created tag grilo-0.2.3, Juan A . Suarez Romero
  • [grilo] Post-release version bump to 0.2.4, Juan A . Suarez Romero
  • [grilo] Release 0.2.3, Juan A . Suarez Romero
  • [gnome-boxes] Update to latest libgd, Zeeshan Ali Khattak
  • [goffice] Fixed theme related issues., =?utf-8?q?Jean_Br=C3=A9fort?=
  • [orca] Updated Hungarian translation from Attila Hammer <hammera at pickup dot hu>, Gabor Keleman
  • [libgd] two-lines-renderer: use the wrap-width if it's less than the width, Cosimo Cecchi
  • [gtk+/gtk-2-24] quartz: _gdk_quartz_gc_update_cg_context(): the minimum line width is 1.0, Michael Natterer
  • [evolution-data-server] Restore e_flag_timed_wait()., Matthew Barnes
  • [pygobject] Add support for lcov code coverage, Martin Pitt
  • [nautilus-sendto/gnome-3-6] evolution: Drop unnecessary libedataserverui dependency., Matthew Barnes
  • [gnome-getting-started-docs] Deleted branch wip/overlay, Matthias Clasen
  • [grilo-plugins] dmap: Fix typo in macro, Juan A . Suarez Romero
  • [gnome-control-center/gnome-3-6] printers: Resolve symlink when passing a PPD to CUPS, =?utf-8?b?TWFyZWsgS2HFocOtaw==?=
  • [gnome-control-center] printers: Resolve symlink when passing a PPD to CUPS, =?utf-8?b?TWFyZWsgS2HFocOtaw==?=
  • [evolution] EMailConfigAssistant: Make revising auto-configuration easier., Matthew Barnes
  • [evolution] Make auto-configuration cancellable., Matthew Barnes
  • [evolution] EMailAutoconfig: Use libsoup instead of gvfs., Matthew Barnes
  • [evolution] Revert "Bug #686620 - Add an option to skip New Account autodiscovery", Matthew Barnes
  • [gnome-shell/gnome-3-6] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [gnome-online-accounts/gnome-3-6] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [gimp/gimp-2-8] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [gegl] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [evolution-ews] Bug #687877 - Trying to search GAL with the "Any field contains" option fails, Milan Crha
  • [gnome-control-center] datetime: Do not offer the 12 hr clock in locales without AM/PM, Bastien Nocera
  • [gnome-desktop] wall-clock: Only use the 12h mode when AM/PM is available, Bastien Nocera
  • [evolution-data-server] Disabled debug print in EBookBackendFile, Tristan Van Berkom
  • [glom] Import example .po translations into the examples., Murray Cumming
  • [libxml2] Fix Broken multi-arch support in xml2-config, Daniel Veillard
  • [evolution-data-server/openismus-work-master] Fixing e_book_backend_sexp_match_contact() for emails and phone numbers, Tristan Van Berkom
  • [gnome-settings-daemon] Created tag GNOME_SETTINGS_DAEMON_3_6_2, Bastien Nocera
  • [gnome-settings-daemon/gnome-3-6] 3.6.2, Bastien Nocera
  • [gnome-control-center/gnome-3-6] NEWS: Prepare for release, Bastien Nocera
  • [totem] Created tag V_3_6_3, Bastien Nocera
  • [totem/gnome-3-6] 3.6.3, Bastien Nocera
  • [glib] Check for PR_GET_NAME, Emmanuel Pacaud
  • [totem-pl-parser] tests: Mark a bunch of tests as broken, Bastien Nocera
  • [totem-pl-parser] tests: Broken ASX test is broken, Bastien Nocera
  • [totem-pl-parser] tests: Fix a compile-time warning, Bastien Nocera
  • [totem-pl-parser] tests: Don't check non-local files for parseability, Bastien Nocera
  • [totem-pl-parser] tests: Fix short-reads in parseability tests, Bastien Nocera
  • [totem-pl-parser] plparser: Add support for the itmss scheme, Bastien Nocera
  • [evolution-data-server/openismus-work-master: 6/6] Added test case to create a book with custom summary fields and fetch a contact., Tristan Van Berkom
  • [evolution-data-server/openismus-work-master: 5/6] EBookBackendFile: Use the new ESourceAddressBookConfig to configure the summary, Tristan Van Berkom
  • [evolution-data-server/openismus-work-master: 4/6] EBookBackendSqliteDB: Added e_book_backend_sqlitedb_new_full(), Tristan Van Berkom
  • [evolution-data-server/openismus-work-master: 3/6] Added ESourceAddressBookConfig extension, Tristan Van Berkom
  • [evolution-data-server/openismus-work-master: 2/6] EContact: Added boxed type E_CONTACT_TYPE_ATTR_LIST and e_contact_field_type(), Tristan Van Berkom
  • [evolution-data-server/openismus-work-master: 1/6] Added e_enum_from_string() and e_enum_to_string() utilities in e-data-server-utiils, Tristan Van Berkom
  • [evolution-data-server] (6 commits) Created branch openismus-work-master, Tristan Van Berkom
  • [evolution-data-server/openismus-work-master: 7/7] Adding simple test to query the summary by E_CONTACT_TEL, Tristan Van Berkom
  • [evolution-data-server/openismus-work-master: 6/7] Added test case to create a book with custom summary fields and fetch a contact., Tristan Van Berkom
  • [evolution-data-server/openismus-work-master: 5/7] EBookBackendFile: Use the new ESourceAddressBookConfig to configure the summary, Tristan Van Berkom
  • [evolution-data-server/openismus-work-master: 4/7] EBookBackendSqliteDB: Added e_book_backend_sqlitedb_new_full(), Tristan Van Berkom
  • [evolution-data-server/openismus-work-master: 3/7] Added ESourceAddressBookConfig extension, Tristan Van Berkom
  • [evolution-data-server/openismus-work-master: 2/7] EContact: Added boxed type E_CONTACT_TYPE_ATTR_LIST and e_contact_field_type(), Tristan Van Berkom
  • [evolution-data-server/openismus-work-master: 1/7] Added e_enum_from_string() and e_enum_to_string() utilities in e-data-server-utiils, Tristan Van Berkom
  • [evolution-data-server] (7 commits) Created branch openismus-work-master, Tristan Van Berkom
  • [evolution-data-server] Local file backend modified to use sqlite db exclusively, Tristan Van Berkom
  • [evolution-data-server] EBookBackendSqliteDB: Added e_book_backend_sqlitedb_get/set_revision(), Tristan Van Berkom
  • [evolution-data-server] EBookBackendSqliteDB: Fixed sexp interpretation for 'id' field., Tristan Van Berkom
  • [glibmm] DesktopAppInfo: Add some new getter methods., =?utf-8?q?Jos=C3=A9_Alburquerque?=
  • [glibmm/glibmm-2-34] Regenerate the XML docs files for glibmm and giomm., =?utf-8?q?Jos=C3=A9_Alburquerque?=
  • [glibmm/glibmm-2-34] gmmproc: Make enum documentation possible., =?utf-8?q?Jos=C3=A9_Alburquerque?=
  • [gnumeric] Add missing images to distribution (Fedora Bug 853573), Andreas J . Guelzow
  • [gnome-calculator] Move vala binding fixes from config.vapi to fixes.vapi, Robert Ancell
  • [dconf] editor: Fix search order of schema dirs, Robert Ancell
  • [dconf] editor: Translate summary and description, Robert Ancell
  • [gtk+] Update a11y test results, Matthias Clasen
  • [gtk+] Nuke GtkBoxAccessible, Matthias Clasen
  • [gcompris] explore activities, improved target positioning, Bruno Coudoin
  • [gcompris] doc website, now really use png instead of svg., Bruno Coudoin
  • [gimp/gimp-2-8] Bug 687392 - Memory corruption vulnerability when reading XWD files, Michael Natterer
  • [gimp] Bug 687392 - Memory corruption vulnerability when reading XWD files, Michael Natterer
  • [network-manager-openvpn] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [gimp/gimp-2-8] Bug 677776 - filter popup windows get hidden behind main image window, Michael Natterer
  • [gimp] Bug 677776 - filter popup windows get hidden behind main image window, Michael Natterer
  • [rhythmbox/gstreamer-1.0] xfade: only block downstream flow, Jonathan Matthew
  • [rhythmbox/gstreamer-1.0] xfade: make sure there's always a value in the volume control source, Jonathan Matthew
  • [rhythmbox/gstreamer-1.0] xfade: use gst_pad_query_caps, Jonathan Matthew
  • [rhythmbox/gstreamer-1.0] xfade: fix pad blocking for prerolled streams, Jonathan Matthew
  • [rhythmbox/gstreamer-1.0] metadata: use pad-added signal, gst_pad_query_caps, Jonathan Matthew
  • [gimp/gimp-2-8] Bug 687851 - Gimp crashes on Colors > Desaturate, Michael Natterer
  • [gimp] Bug 687851 - Gimp crashes on Colors > Desaturate, Michael Natterer
  • [damned-lies] [l10n] Updated German translation, =?utf-8?q?Mario_Bl=C3=A4ttermann?=
  • [gnome-documents] build: make sure to link libgdminer to libgdprivate, Cosimo Cecchi
  • [network-manager-openvpn] core/ui: add 'remote-cert-tls' option (bgo #685790), Dan Williams
  • [gnome-calculator] Simplify and improve command-line changes, Robert Ancell
  • [gnome-calculator] Use Gtk.init_with_args() for parsing command line., Robert Ancell
  • [gimp] Bug 687552 - Improve palette sorting functionality, Michael Natterer
  • [nautilus] query-editor: don't quote the current location name, Cosimo Cecchi
  • [orca/gnome-3-6] Improve performance of building flat review context, Joanmarie Diggs
  • [orca] Improve performance of building flat review context, Joanmarie Diggs
  • [gtk+/gtk-3-6] text-cell-accessible: fix a double unref, Cosimo Cecchi
  • [gtk+] text-cell-accessible: fix a double unref, Cosimo Cecchi
  • [gnome-control-center] network: don't add the header widget in an idle, Cosimo Cecchi
  • [gnome-control-center] mouse: don't add the header widget in an idle, Cosimo Cecchi
  • [gnumeric] add gnm_cell_get_format_given_style to be used in odf_write_cell, Andreas J . Guelzow
  • [gnome-session] Updated POTFILES.in, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [latexila/latexila-2-6] Paned: impossible to hide completely the panels, =?utf-8?q?S=C3=A9bastien_Wilmet?=
  • [latexila/latexila-2-6] Better way for shrinking the window when unmaximized, =?utf-8?q?S=C3=A9bastien_Wilmet?=
  • [latexila/latexila-2-6] Add yelp-tools to the build dependencies, =?utf-8?q?S=C3=A9bastien_Wilmet?=
  • [latexila] Paned: impossible to hide completely the panels, =?utf-8?q?S=C3=A9bastien_Wilmet?=
  • [latexila] Better way for shrinking the window when unmaximized, =?utf-8?q?S=C3=A9bastien_Wilmet?=
  • [gnome-online-accounts] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [gnome-online-accounts/gnome-3-6] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [evince/gnome3-style] wv-window: Rename ev_window_update_actions() to ev_window_update_actions_sensitivity(), Carlos Garcia Campos
  • [evince/gnome3-style] cut-n-paste: Remove ephy-zoom-control, Carlos Garcia Campos
  • [evince/gnome3-style] shell: Use the new zoom control action in the toolbar, Carlos Garcia Campos
  • [evince/gnome3-style] Add new zoom combo widget for the toolbar, Carlos Garcia Campos
  • [pango] Flush cairo surface when done, Behdad Esfahbod
  • [json-glib] build: Bump up the requirement for GLib, Emmanuele Bassi
  • [json-glib] build: Use the symbols file to generate our public ABI, Emmanuele Bassi
  • [json-glib] symbols: Re-sort, Emmanuele Bassi
  • [gnome-getting-started-docs] Keyboard/search driven switching scene, Jakub Steiner
  • [gnome-getting-started-docs] search based switching WIP, Jakub Steiner
  • [evolution/gnome-3-6] Bug #686325 - Preview message window keyboard use severely limited, Milan Crha
  • [evolution] Bug #686325 - Preview message window keyboard use severely limited, Milan Crha
  • [evolution-kolab] Bug #687870 - Invitation mails are not sent, Christian Hilberg
  • [gnome-disk-utility] Use ensure_unused() before erasing multiple disks, David Zeuthen
  • [gnome-disk-utility] Use ensure_unused() before formatting a disk, David Zeuthen
  • [gnome-disk-utility] Use ensure_unused() before formatting a volume, David Zeuthen
  • [gnome-disk-utility] Use ensure_unused() before locking a device, David Zeuthen
  • [gnome-disk-utility] Use ensure_unused() before ejecting, David Zeuthen
  • [gnome-disk-utility] Add ensure_unused() method to "shut down" a whole device, David Zeuthen
  • [ekiga] common-videooutput: display extended stream, Eugen Dedu
  • [ekiga] videoutput: new parameter device_opened() signal, Eugen Dedu
  • [ekiga] common-videooutput: extended stream in frame info, Eugen Dedu
  • [pitivi] Refine the "Split" icon to be pixel-perfect and closer to a symbolic style, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [pitivi] Delete some obsolete/unused icons and remove most 22x22 icons, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [goffice] Add a button to save an embedded theme, =?utf-8?q?Jean_Br=C3=A9fort?=
  • [ekiga] x-videooutput: resources for the extended stream, Eugen Dedu
  • [gegl] Fix the tooltip of vignette shape selector, =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
  • [gnome-shell-extensions/gnome-3-6] PlacesMenu: don't fail for GIO errors getting the file name, Giovanni Campagna
  • [gnome-settings-daemon] color: Turn an harmless g_warning into a g_debug, Rui Matos
  • [gnome-shell-extensions] PlacesMenu: don't fail for GIO errors getting the file name, Giovanni Campagna
  • [gnome-settings-daemon/gnome-3-6] color: Turn an harmless g_warning into a g_debug, Rui Matos
  • [mutter] Updated Hebrew translation., Yaron Shahrabani
  • [pygobject] Update documentation files, Martin Pitt
  • [clutter/wip/clutter-1.99: 41/79] 2.0: Remove deprecated ClutterContainer API, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 39/79] 2.0: Remove deprecated API from clutter-main.c, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 40/79] 2.0: Remove deprecated API from ClutterStage, Emmanuele Bassi
  • [pygobject] Quiesce automake output, Martin Pitt
  • [clutter/wip/clutter-1.99: 79/79] 2.0: Update POTFILES.in, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 78/79] 2.0: Enable XInput support by default, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 77/79] 2.0: Remove ClutterGeometry, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 76/79] 2.0: Remove Geometry from ClutterText::cursor-event, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 75/79] 2.0: Update the symbols file, Emmanuele Bassi
  • [gnome-shell] Rename "System Settings" to "Settings", Allan Day
  • [clutter/wip/clutter-1.99: 74/79] 2.0: Clean up the Clutter API reference, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 73/79] 2.0: Fix up documentation annotations, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 72/79] 2.0: Include clutter headers conditionally in clutter-x11.h, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 71/79] 2.0: Fix up the versioning macros, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 70/79] 2.0: Remove unused enumerations, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 69/79] 2.0: Remove deprecated symbols from the tree, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 68/79] 2.0: Update symbols file, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 67/79] 2.0: Fix up the ignore file, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 66/79] 2.0: Update cally-atkcomponent-example, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 65/79] 2.0: Disable Cally tests, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 64/79] 2.0: Prune performance test suite, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 63/79] 2.0: Prune micro-bench test suite, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 62/79] 2.0: Prune interactive test suite, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 61/79] 2.0: Prune conformance test suite, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 60/79] 2.0: Remove unused arguments from doc annotations, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 59/79] 2.0: Remove compatibility header from keysyms update script, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 58/79] 2.0: Update gitignore file, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 57/79] 2.0: Remove backward compat variables from the pkgconfig file, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 56/79] 2.0: Remove unnecessary symbols, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 55/79] 2.0: Clean up Clutter's API reference, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 54/79] 2.0: Bump down ClutterStageClass padding, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 53/79] 2.0: Bump up ClutterActorClass padding, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 52/79] 2.0: Start migrating API references, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 51/79] 2.0: Remove unused enumeration types, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 50/79] 2.0: Remove CLUTTER_AVAILABLE_IN_1_*, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 49/79] 2.0: Remove all Since: annotations, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 48/79] 2.0: Remove include directives for deprecated headers, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 47/79] 2.0: Remove deprecated symbols from the installed headers, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 46/79] 2.0: Remove deprecated API from Animatable, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 45/79] 2.0: Remove deprecated API from ClutterTableLayout, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 42/79] 2.0: Remove deprecated API from ClutterBoxLayout, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 44/79] 2.0: Remove deprecated API from clutter-util.c, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 43/79] 2.0: Remove deprecated API from ClutterText, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 38/79] 2.0: Remove deprecated API from ClutterSettings, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 37/79] 2.0: Remove deprecated API from ClutterTimeline, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 36/79] 2.0: Remove deprecated API from ClutterStageManager, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 35/79] 2.0: Remove ClutterActor::paint and ::pick signals, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 34/79] 2.0: Remove deprecated API from ClutterBackend, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 33/79] 2.0: Remove deprecated headers from the build, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 32/79] 2.0: Remove deprecated sources from the build, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 31/79] 2.0: First pass at deprecated API removal, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 30/79] 2.0: Drop deprecated classes from Cally, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 29/79] 2.0: Bump clutter-1.0 to clutter-2.0, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 28/79] 2.0: Define a separate clutter_api_version_am macro, Emmanuele Bassi
  • [clutter/wip/clutter-1.99: 27/79] 2.0: Bump API version, Emmanuele Bassi
  • [clutter] (79 commits) Non-fast-forward update to branch wip/clutter-1.99, Emmanuele Bassi
  • [pygobject] Drop unused variable, fail builds on those, Martin Pitt
  • [yelp-xsl] doc/yelp-xsl: Remove unused stuff from old xslt doc, Shaun McCance
  • [pygobject] configure.ac: Drop maintainer mode, modernize libtool declarations, Martin Pitt
  • [glib] Deleted branch wip/cflags, Colin Walters
  • [pygobject] autoupdate configure.ac, Martin Pitt
  • [gnome-icon-theme-symbolic] distinct actions for share and send to, Jakub Steiner
  • [gnome-icon-theme-symbolic] wireless hotspot, Jakub Steiner
  • =?utf-8?q?=5Bpygobject=5D_pygi-convert=3A_remove_deprecated_GLib_?= =?utf-8?q?=E2=86=92_GObject_conversions?=, Martin Pitt
  • [glib] tests/buffered-input-stream: Fix size of parameter passed, Colin Walters
  • [gnome-online-accounts/gnome-3-6] Update NEWS, Debarshi Ray
  • [evolution] Bug #686620 - Add an option to skip New Account autodiscovery, Milan Crha
  • [gobject-introspection] gimarshallingtests: Add some GBytes tests, Colin Walters
  • [gnome-online-accounts/gnome-3-6] exchange: Clarify an error message for translators, Debarshi Ray
  • [gnome-online-accounts/gnome-3-6] google: Clarify an error message for translators, Debarshi Ray
  • [gnome-online-accounts/gnome-3-6] Updated POTFILES.in, Debarshi Ray
  • [gnome-online-accounts/gnome-3-6] exchange: Set GOA_ERROR_NOT_AUTHORIZED if password is invalid, Debarshi Ray
  • [gnome-online-accounts/gnome-3-6] google: Fix typo -- we are using OAuth, not OAuth2, in gnome-3-6, Debarshi Ray
  • [gnome-online-accounts/gnome-3-6] google: Offer a PasswordBased interface, Debarshi Ray
  • [gnome-online-accounts/gnome-3-6] oauth: Allow providers to optionally offer a PasswordBased interface, Debarshi Ray
  • [gnome-online-accounts/gnome-3-6] Add GoaHttpClient, Debarshi Ray
  • [foundation-web] Updated Bylaws as per https://mail.gnome.org/archives/foundation-announce/2012-October/msg00000.html, Tobias Mueller
  • [foundation-web] Bylaws were converted to reStructuredText, Tobias Mueller
  • [gnome-shell] .gitignore: Update to ignore the generated manpage, =?utf-8?q?St=C3=A9phane_D=C3=A9murget?=
  • [ekiga] x-videooutput: refactor sync(), Eugen Dedu
  • [ekiga] common-videooutput: add VO_MODE_REMOTE_EXT mode, Eugen Dedu
  • [evolution-data-server] Revert "calendar: Drop old ECalSourceTypeEnum from introspected API", Matthew Barnes
  • [gnome-session] tools: Exit when gnome-session isn't available, Bastien Nocera
  • [gnome-session] man: Update inhibit tool man page, Bastien Nocera
  • [gnome-session] man: Add rule to re-generate inhibit tool man page, Bastien Nocera
  • [gnome-session] tools: Add an inhibit-only mode, Bastien Nocera
  • [gnome-session] tools: Split off waiting for the launched application, Bastien Nocera
  • [gnome-online-accounts] owncloud: Clarify an error message for translators, Debarshi Ray
  • [gnome-online-accounts] exchange: Clarify an error message for translators, Debarshi Ray
  • [gnome-online-accounts] google: Clarify an error message for translators, Debarshi Ray
  • [evolution-data-server/gnome-3-6] Disable runtime check in source_registry_initable_init()., Matthew Barnes
  • [evolution-data-server] Disable runtime check in source_registry_initable_init()., Matthew Barnes
  • [glom] Created tag 1.22.1, Murray Cumming
  • [glom] 1.22.1, Murray Cumming
  • [evolution-data-server/gnome-3-6] Bug 687694 - imapx_untagged_vanished() is inefficient, Matthew Barnes
  • [evolution-data-server] Bug 687694 - imapx_untagged_vanished() is inefficient, Matthew Barnes
  • [gnome-session] Fix some compiler warnings, Colin Walters
  • [evolution-data-server/gnome-3-6] Bug #687642 - Crash under caldav_synch_slave_loop(), Milan Crha
  • [evolution-data-server] Bug #687642 - Crash under caldav_synch_slave_loop(), Milan Crha
  • [gnome-session] tools: Fix build with srcdir != builddir, Bastien Nocera
  • [pygobject] Use hasattr when testing for __info__ when finding vfuncs, Simon Feltman
  • [gnome-session] tools: Use new inhibitor flags header, Bastien Nocera
  • [gnome-session] tools: Fix inhibit tool build, Bastien Nocera
  • [gnome-session] Move inhibitor flags to a separate file, Bastien Nocera
  • [gnome-session] Export locale categories through D-Bus, Bastien Nocera
  • [gobject-introspection] scanner: Emit correct type for unsigned integer constants, Colin Walters
  • [evolution-data-server/gnome-3-6] Bug #669082 - Workaround crash in imapx_command_copy_messages_step_done(), Milan Crha
  • [evolution-data-server] Bug #669082 - Workaround crash in imapx_command_copy_messages_step_done(), Milan Crha
  • [gnome-session] Add a commandline wrapper to inhibit idle, Matthias Clasen
  • [pygobject] tests: Ensure that the fatal mask is always reset, Martin Pitt
  • [evolution-data-server/openismus-work-master: 10/10] Adding simple test to query the summary by E_CONTACT_TEL, Tristan Van Berkom
  • [evolution-data-server/openismus-work-master: 9/10] Added test case to create a book with custom summary fields and fetch a contact., Tristan Van Berkom
  • [evolution-data-server/openismus-work-master: 8/10] EBookBackendFile: Use the new ESourceAddressBookConfig to configure the summary, Tristan Van Berkom
  • [evolution-data-server/openismus-work-master: 7/10] EBookBackendSqliteDB: Added e_book_backend_sqlitedb_new_full(), Tristan Van Berkom
  • [evolution-data-server/openismus-work-master: 6/10] Added ESourceAddressBookConfig extension, Tristan Van Berkom
  • [evolution-data-server/openismus-work-master: 5/10] EContact: Added boxed type E_CONTACT_TYPE_ATTR_LIST and e_contact_field_type(), Tristan Van Berkom
  • [evolution-data-server/openismus-work-master: 4/10] Added e_enum_from_string() and e_enum_to_string() utilities in e-data-server-utiils, Tristan Van Berkom
  • [evolution-data-server/openismus-work-master: 3/10] Local file backend modified to use sqlite db exclusively, Tristan Van Berkom
  • [evolution-data-server/openismus-work-master: 2/10] EBookBackendSqliteDB: Added e_book_backend_sqlitedb_get/set_revision(), Tristan Van Berkom
  • [evolution-data-server/openismus-work-master: 1/10] EBookBackendSqliteDB: Fixed sexp interpretation for 'id' field., Tristan Van Berkom
  • [evolution-data-server] (10 commits) Created branch openismus-work-master, Tristan Van Berkom
  • [pygobject] Replace GObject notify methods with introspection and python, Simon Feltman
  • [pygobject] Add support for overriding GObject.Object, Simon Feltman
  • [gnome-keyring] only print debug message if no pkcs11 socket, Stefan Walter
  • [aravis] pixel_format: add ARV_PIXEL_FORMAT_BAYER_GR_12_PACKED, Emmanuel Pacaud
  • [gupnp-av] Created tag gupnp-av-0.11.1-w45, Jens Georg
  • [gupnp-av/wip/didl-s] wip: Fix docs, Jens Georg
  • [rygel] Created tag RYGEL_0_17_1_w45, Jens Georg
  • [rygel/wip/didl-s] fix test, Jens Georg
  • [gnome-settings-daemon] keyboard: Don't print warnings when calls were cancelled, Bastien Nocera
  • [gnome-settings-daemon] keyboard: Prevent potential infinite loop, Bastien Nocera
  • [gnome-settings-daemon/gnome-3-4] keyboard: Prevent potential infinite loop, Bastien Nocera
  • [gnome-settings-daemon/gnome-3-6] keyboard: Don't print warnings when calls were cancelled, Bastien Nocera
  • [gnome-settings-daemon/gnome-3-6] keyboard: Prevent potential infinite loop, Bastien Nocera
  • [gnome-klotski] Add John Cheetham as maintainer, John Cheetham
  • [glibmm/glibmm-2-34] Variant: Don't refsink variants created using the custom cast ctor., Murray Cumming
  • [jhbuild] *-3.*: Switch pygobject deps to pygobject-python2, Martin Pitt
  • [jhbuild] Switch pygobject to python3, add pygobject-python2 project, Martin Pitt
  • [gtk+/gtk-3-6] Updated Traditional Chinese translation(Hong Kong and Taiwan), Chao-Hsiung Liao
  • [gtk+] Updated Traditional Chinese translation(Hong Kong and Taiwan), Chao-Hsiung Liao
  • [evolution-data-server/openismus-work-master: 3/3] Local file backend modified to use sqlite db exclusively, Tristan Van Berkom
  • [evolution-data-server/openismus-work-master: 2/3] EBookBackendSqliteDB: Added e_book_backend_sqlitedb_get/set_revision(), Tristan Van Berkom
  • [evolution-data-server/openismus-work-master: 1/3] EBookBackendSqliteDB: Fixed sexp interpretation for 'id' field., Tristan Van Berkom
  • [evolution-data-server] (3 commits) Created branch openismus-work-master, Tristan Van Berkom
  • [evolution-data-server] Deleted branch openismus-work-master, Tristan Van Berkom
  • [gnome-settings-daemon] Deleted branch wip/gnome-session-isactive, Colin Walters
  • [gnome-session] Deleted branch wip/isactive, Colin Walters
  • [glibmm] Variant: Don't refsink variants created using the custom cast ctor., =?utf-8?q?Jos=C3=A9_Alburquerque?=
  • [glib] Skip test_non_utf8_printf() if EUC-JP is aliased to UTF-8, John Ralls
  • [gnome-shell] unlockDialog: better confirmation button label, =?utf-8?q?St=C3=A9phane_D=C3=A9murget?=
  • [gnome-ostree] autobuilder: Add hacky --autoupdate-self option, Colin Walters
  • [gnome-settings-daemon/wip/gnome-session-isactive] [wip] Port to gnome-session's SessionIsActive property, Colin Walters
  • [gnome-settings-daemon] Created branch wip/gnome-session-isactive, Colin Walters
  • [gnome-session/wip/isactive] [wip] Add new SessionIsActive property, Colin Walters
  • [gnome-session] Created branch wip/isactive, Colin Walters
  • [gnome-shell] Revert "overview: highlight windows on launcher hover", =?utf-8?q?St=C3=A9phane_D=C3=A9murget?=
  • [gnome-shell] overview: highlight windows on launcher hover, =?utf-8?q?St=C3=A9phane_D=C3=A9murget?=
  • [gnome-shell] dash: simplify app retrieval from AppWellIcon, =?utf-8?q?St=C3=A9phane_D=C3=A9murget?=
  • [gnome-shell] dash: properly restore item label on popup close, =?utf-8?q?St=C3=A9phane_D=C3=A9murget?=
  • [gnome-shell] dash: rename a local variable for clarity, =?utf-8?q?St=C3=A9phane_D=C3=A9murget?=
  • [yelp] yelp-help-list: Support xdg help system in help-list:, Shaun McCance
  • [rhythmbox/gstreamer-1.0] encoder: fix GstIterator usage, Jonathan Matthew
  • [gnome-shell] remote-search: initialize the DBus proxy asynchronously, Cosimo Cecchi
  • [gnome-shell] remote-search: don't use g_file_query_exists(), Cosimo Cecchi
  • [gnome-shell] remote-search: require a DesktopId field in search providers, Cosimo Cecchi
  • [gnome-shell] view-selector: add missing semicolon, Cosimo Cecchi
  • [gnumeric] some minor ODF export speedup, Andreas J . Guelzow
  • [gnome-shell] screenshield: use the correct actor for the background, Cosimo Cecchi
  • [gnome-shell-extensions/gnome-3-6] Updated slovak translation, =?utf-8?q?Peter_Mr=C3=A1z?=
  • [gvfs] Updated Korean translation, Changwoo Ryu
  • [gvfs/gnome-3-6] Updated Korean translation, Changwoo Ryu
  • [gnome-shell-extensions] Updated slovak translation, =?utf-8?q?Peter_Mr=C3=A1z?=
  • [gnome-shell] ScreenShield: hide the cursor while the lock screen is on, Giovanni Campagna
  • [gnome-shell] ScreenShield: account for motion velocity when hiding the lock screen, Giovanni Campagna
  • [gnome-shell] MessageTray: change height in chat notification to have more context., Allan Day
  • [gnome-shell] ScreenShield: blur and desaturate the screenshield background, Giovanni Campagna
  • [gimp/gimp-2-8] Bug 686521 - Zoom Tool Displays Wrong Cursor When Zooming In/Out, Michael Natterer
  • [glibmm] Correct a typo in the ChangeLog., =?utf-8?q?Jos=C3=A9_Alburquerque?=
  • [gimp] Bug 686521 - Zoom Tool Displays Wrong Cursor When Zooming In/Out, Michael Natterer
  • [gnome-system-monitor] Fixed various memory leaks in prettytable, procman-app, sysinfo and util. https://bugzilla.gnome.org, Robert Roth
  • [gnome-system-monitor] Added translation context for Search for Open Files translatable strings. https://bugzilla.gnome.org, Robert Roth
  • [gnome-session] doap: add walters, Ray Strode
  • [glibmm] tools/pm: Remove whitespace on empty lines in recently edited perl files., =?utf-8?q?Jos=C3=A9_Alburquerque?=
  • [glibmm] MemoryOutputStream: Add the steal_as_bytes() method., =?utf-8?q?Jos=C3=A9_Alburquerque?=
  • [glibmm] AppInfo: Add create_duplicate()., =?utf-8?q?Jos=C3=A9_Alburquerque?=
  • [glibmm] Variant< std::vector<std::string> >: Add create_from_object_paths()., =?utf-8?q?Jos=C3=A9_Alburquerque?=
  • [libgd] two-lines-renderer: fix centering of text when wrap-width is used, Cosimo Cecchi
  • [gtranslator] Updated slovak translation, =?utf-8?q?Peter_Mr=C3=A1z?=
  • [gimp/gimp-2-8] Bug 687375 - Text tool: unnecessarily insists on having a layer before working, Michael Natterer
  • [gimp] Bug 687375 - Text tool: unnecessarily insists on having a layer before working, Michael Natterer
  • [gimp/gimp-2-8] Bug 687673 - The image has been exported to '(null)' when export..., Michael Natterer
  • [gimp] Bug 687673 - The image has been exported to '(null)' when export..., Michael Natterer
  • [anjuta] Fix compile errors regarding undeclared functions., Sebastien Granjoux
  • [anjuta] indentation-python-style: Rename action group to "Python Indentation"., Sebastien Granjoux
  • [anjuta] indentation-c-style: Rename action group to "C Indentation" and remove it on deactivation., Sebastien Granjoux
  • [anjuta] indentation-c-style: Enable the plugin for JavaScript source files., Sebastien Granjoux
  • [anjuta] indentation-c-style: Change plugin.c modeline to spaces, Sebastien Granjoux
  • [gnome-shell] Use "Decline" instead of "Reject" for incoming calls, Allan Day
  • [gnome-session] main: initialize gsm-system before acquring name, Ray Strode
  • [goffice] Serialize custom graph themes., =?utf-8?q?Jean_Br=C3=A9fort?=
  • [gnome-initial-setup] Make yelp a little bigger, still, Matthias Clasen
  • [gtk+] gradient: Add color stops to the right gradient, Benjamin Otte
  • [gtk+] tests: Include config.h, Benjamin Otte
  • [gtk+] Disable deprecation checks for all libraries we depend on on stable branches., Benjamin Otte
  • [network-manager-applet] Deleted branch danw/bridge, Dan Winship
  • [gtk+/gtk-3-6] gradient: Add color stops to the right gradient, Benjamin Otte
  • [gtk+/gtk-3-6] tests: Include config.h, Benjamin Otte
  • [gtk+/gtk-3-6] Disable deprecation checks for all libraries we depend on on stable branches., Benjamin Otte
  • [gnome-shell] loginDialog: support disable-user-list key, Ray Strode
  • [gnome-shell] loginDialog: hide session list until username is entered, Ray Strode
  • [gnome-shell] loginDialog: don't rely on PAM to ask for a username, Ray Strode
  • =?utf-8?q?=5Bgnome-boxes=5D_Updated_Norwegian_bokm=C3=A5l_translation?=, Kjartan Maraas
  • [glib] Don't call varargs open() through non-varargs type, Ryan Lortie
  • [meld] Created tag 1.7.0, Kai Willadsen
  • [meld] Pre-release version bump, Kai Willadsen
  • [meld] Update NEWS, Kai Willadsen
  • [brasero] Fix some compiler warnings made fatal by gnome-common, Colin Walters
  • [gnome-shell] [l10n] Updated German translation, =?utf-8?q?Wolfgang_St=C3=B6ggl?=
  • [gedit-plugins/wip/python3] Unicode stuff, Ignacio Casal Quinteiro
  • [gedit-plugins/wip/python3] Another fix, Ignacio Casal Quinteiro
  • [gedit-plugins/wip/python3] More fixes, Ignacio Casal Quinteiro
  • [gedit-plugins/wip/python3] Some more fixes, Ignacio Casal Quinteiro
  • [gedit-plugins/wip/python3] Implement __lt__ instead of __cmp__, Ignacio Casal Quinteiro
  • [gedit-plugins/wip/python3] global apply does not exists anymore, Ignacio Casal Quinteiro
  • [gnome-shell/gnome-3-6] [l10n] Updated German translation, =?utf-8?q?Wolfgang_St=C3=B6ggl?=
  • [clutter/clutter-1.12] Umlaut fixed, =?utf-8?q?Wolfgang_St=C3=B6ggl?=
  • [clutter] Umlaut fixed, =?utf-8?q?Wolfgang_St=C3=B6ggl?=
  • [meld] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [folks] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [clutter] [l10n] Updated German translation, =?utf-8?q?Wolfgang_St=C3=B6ggl?=
  • [gtk-osx] Change sources for icon-naming-utils and tango-icon-theme to new git locations, John Ralls
  • [gtk-osx] Set repository for gtk-doc, earlier converted to git from tarball., John Ralls
  • [clutter/clutter-1.12] [l10n] Updated German translation, =?utf-8?q?Wolfgang_St=C3=B6ggl?=
  • [folks] Add bug fix to NEWS file., Jeremy Whiting
  • [folks] eds: expose Google system groups in the public API, Giovanni Campagna
  • [evolution-data-server] Google: allow writing X-GOOGLE-SYSTEM-GROUP-IDS, Giovanni Campagna
  • [gtk-mac-bundler] Created tag bundler-0.7.3, John Ralls
  • [eog] [toolbar-editor] Fix warnings due to wrong includes, Felix Riemann
  • [eog] Fix build breakage due to void pointer arithmetic, Felix Riemann
  • [jhbuild] gvfs: Add --disable-http to autogen since that backend doesn't build with the latest libsoup, Kjartan Maraas
  • [gedit-plugins/wip/python3] No more basestring, Ignacio Casal Quinteiro
  • [evolution-data-server/gnome-3-6] Bug #687776 - E-D-S crash in local address book, Milan Crha
  • [evolution-data-server] Bug #687776 - E-D-S crash in local address book, Milan Crha
  • [gjs] gjs/native.h: Support Sun CC, Colin Walters
  • [evolution] Bug #656143 - Stop using deprecated Gtk[HV]Box(Class), Milan Crha
  • [gnome-disk-utility] Update partition type when formatting volumes and creating partitions, David Zeuthen
  • [gtk+] cssimage: Fix huge memleak, Benjamin Otte
  • [gtk+] css: Fix copy/paste error, Benjamin Otte
  • [totem/gnome-3-6] backend: Plug the audio convert in the right place, Bastien Nocera
  • [totem] backend: Remove obsolete gst_message_parse_duration(), Bastien Nocera
  • [totem] backend: Plug the audio convert in the right place, Bastien Nocera
  • [gtk+/gtk-3-6] cssimage: Fix huge memleak, Benjamin Otte
  • [gtk+/gtk-3-6] css: Fix copy/paste error, Benjamin Otte
  • [gtk+/gtk-3-6] csscomputedvalues: Plug a leak, Benjamin Otte
  • [gtk+/gtk-3-6] css: Plug a leak in gradient code, Benjamin Otte
  • [pyatspi2] Add --with-python option to configure.ac, Mike Gorse
  • [evolution-ews] Introduce --enable-strict configure option, Milan Crha
  • [evolution-ews] Replace deprecated GLib symbols (as of GLib 2.34.x), Milan Crha
  • [gnome-control-center] shell: Ensure the home button is the correct height, Thomas Wood
  • [nautilus] special-location-bar: use the correct label for the New Document menu, Cosimo Cecchi
  • [pitivi] Updated Hungarian translation, Gabor Keleman
  • [evolution-mapi] Introduce --enable-strict configure option, Milan Crha
  • [gnome-clocks] Fix stopwatch reset, Stefano Facchini
  • [evolution-mapi] Replace deprecated GLib symbols (as of GLib 2.34.x), Milan Crha
  • [evolution] Introduce --enable-strict configure option, Milan Crha
  • [evolution] Replace deprecated soup_message_headers_get() with soup_message_headers_get_list(), Milan Crha
  • [evolution] Replace deprecated GLib symbols (as of GLib 2.34.x), Milan Crha
  • [evolution-rss] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [gnumeric] xlsx: plug leak., Morten Welinder
  • [gbrainy] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [empathy/gnome-3-6] auth-client: Don't unref properties before creating the certificate, Debarshi Ray
  • [empathy] auth-client: Don't unref properties before creating the certificate, Debarshi Ray
  • [gvfs] gvfs-test: Fix Drive tests for Python 3.3, Martin Pitt
  • [libsoup] libsoup-2.4.sym: temporarily export soup_message_io_cleanup, Dan Winship
  • [meld] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [lasem] svg_text: disable dy attribute handling, it doesn't work., Emmanuel Pacaud
  • [pygobject] Bump glib dependency to >= 2.34.2, Martin Pitt
  • [glib] belated version bump, Ryan Lortie
  • [libsecret] Remove some unused test code, Stefan Walter
  • [totem/gnome-3-6] backend: added audio converters, Bastien Nocera
  • [totem] backend: added audio converters, Bastien Nocera
  • [gnome-devel-docs/gnome-3-6] Updated German platform-overview translation, Christian Kirbach
  • [gnome-devel-docs] Updated German platform-overview translation, Christian Kirbach
  • [pdfmod] Added British English translation, Bruce Cowan
  • [mousetweaks] build: do not mention gnome-doc-utils.make as it doesn't exist, Frederic Peters
  • [gnome-boxes] build: do not mention gnome-doc-utils.make as it doesn't exist, Frederic Peters
  • [evolution] Updated British English translation, Bruce Cowan
  • [evolution/gnome-3-6] Updated British English translation, Bruce Cowan
  • [gnome-control-center] info-panel: Set the hostname only after a small delay, Thomas Wood
  • [gnome-devel-docs/gnome-3-6] Updated German hig translation, Christian Kirbach
  • [gnome-shell] st-entry: Change the pointer cursor on enter/leave events, Thomas Wood
  • [gnome-devel-docs] Updated German hig translation, Christian Kirbach
  • [jhbuild] Add JHBUILD_LIBDIR to environment (GNOME bug 685337), Craig Keogh
  • [gnomeweb-wml] cheese: Populate 3.6.1 release, David King
  • [gnome-video-effects] Port create_effects_preview.sh to GStreamer 1.0, David King
  • [pygobject] Update README, Martin Pitt
  • [frogr] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [pygobject] Add --with-python configure option, Martin Pitt
  • [damned-lies] Updated Arabic translation, Khaled Hosny
  • [gnome-control-center] sound: Clarify "sound events", Bastien Nocera
  • [gnome-control-center] shell: Rename to "Settings", Bastien Nocera
  • [lasem] tests: add --debug-text option to lsm-test., Emmanuel Pacaud
  • [evolution-data-server] Introduce --enable-strict configure option, Milan Crha
  • [tomboy] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [gnome-mud] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [gyrus] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [pygobject] python.m4: Add python3.3, do not prefer unversioned "python", Martin Pitt
  • [gimp-help-2] Updated (added) italian screenshot., Marco Ciampa
  • [gtk-doc] gtkdoc-scangobj: don't call g_type_init() when GLib >= 2.35.0, Stefan Kost
  • [gtk-doc] TODO: planning update, Stefan Kost
  • [pygobject] m4: Update py-compile to current upstream version, Martin Pitt
  • [damned-lies] Updated French translation, Claude Paroz
  • [gucharmap] Update German translation (bug #686819), Christian Kirbach
  • [gucharmap/gnome-3-6] Update German translation (bug #686819), Christian Kirbach
  • [pygobject] m4: Update introspection.m4 to current upstream version, Martin Pitt
  • [pygobject] option.py: Fix PEP-8 error, Martin Pitt
  • [gnome-shell] a11y: fixing a regression with the accessible name at dash items, =?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
  • [gnome-shell/gnome-3-6] a11y: fixing a regression with the accessible name at dash items, =?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
  • [damned-lies] Make footer strings translatable, Claude Paroz
  • [damned-lies] Update deprecation-pending code, Claude Paroz
  • [pygobject] Remove DynamicGLibModule and DynamicGObjectModule, Simon Feltman
  • [pygobject] Fix property lookup in class hierarchy, Martin Pitt
  • =?utf-8?q?=5Bnetwork-manager-vpnc/nm-0-9-6=5D_Updated_Norwegian_bokm?= =?utf-8?q?=C3=A5l_translation?=, =?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
  • =?utf-8?q?=5Bnetwork-manager-pptp=5D_Updated_Norwegian_bokm=C3=A5l_transl?= =?utf-8?q?ation?=, Kjartan Maraas
  • =?utf-8?q?=5Bnetwork-manager-vpnc=5D_Updated_Norwegian_bokm=C3=A5l_transl?= =?utf-8?q?ation?=, Kjartan Maraas
  • =?utf-8?q?=5Bnetwork-manager-openconnect=5D_Updated_Norwegian_bokm=C3=A5l?= =?utf-8?q?_translation?=, Kjartan Maraas
  • =?utf-8?q?=5Bnetwork-manager-openvpn=5D_Updated_Norwegian_bokm=C3=A5l_tra?= =?utf-8?q?nslation?=, Kjartan Maraas
  • [gtkmm] NEWS: Added 3.4->3.6 changes., Murray Cumming
  • [orca] Add keywords to the desktop file, Matthias Clasen
  • [gnome-initial-setup] Revert "Remove deprecated g_type_init()", Matthias Clasen
  • [gnome-initial-setup] Use versioned deprecations, Matthias Clasen
  • [gnome-initial-setup] Make yelp window a little larger, Matthias Clasen
  • [gnome-getting-started-docs] Use overlays, Matthias Clasen
  • [gnome-shell] Add a --disable-man configure option, Matthias Clasen
  • [gnome-shell] Use the same xsltproc parameters as other modules, Matthias Clasen
  • [gnome-ostree] Disable man page generation for gnome-shell, Matthias Clasen
  • [gnome-shell/gnome-3-6] Add a --disable-man configure option, Matthias Clasen
  • [gnome-shell/gnome-3-6] Use the same xsltproc parameters as other modules, Matthias Clasen
  • [yelp-xsl] mal2html-ui: Default overlay thumbs to caption-under, Shaun McCance
  • [gnome-initial-setup] Don't create tar.gz, Matthias Clasen
  • [yelp-xsl] configure.ac: Fix message for itstool dependency, Shaun McCance
  • [gnome-initial-setup] Account page fixes, Matthias Clasen
  • [gnome-initial-setup] Fix yelp window size, Matthias Clasen
  • [gnome-initial-setup] Use getting-started guide for welcome tour, Matthias Clasen
  • [gnumeric] Fix style handling in ODF export for empty cells with objects. [#687693], Andreas J . Guelzow
  • [nautilus/gnome-3-6] bookmark: don't try to connect to a vanished NautilusFile, Cosimo Cecchi
  • [gnome-ostree] build-yocto: Explicitly set LAYER_CONF_VERSION and CONF_VERSION, Colin Walters
  • [nautilus/gnome-3-6] view: ensure Trash action is visible when setting sensitivity, Cosimo Cecchi
  • [nautilus] view: ensure Trash action is visible when setting sensitivity, Cosimo Cecchi
  • [gnome-shell/gnome-3-6] Some updates to the man page, Matthias Clasen
  • [gnome-shell/gnome-3-6] Convert man page to Docbook, Matthias Clasen
  • [gnome-shell] Some updates to the man page, Matthias Clasen
  • [gnome-shell] Convert man page to Docbook, Matthias Clasen
  • [gtk-mac-bundler] Created tag bundler-0.7.2, John Ralls
  • [gtk-mac-bundler] Fix small error in Pango handling, John Ralls
  • [chronojump] encoder: propulsive phase on paint, Xavier de Blas
  • [nautilus] view: use "Run" in menus for launching executables, Cosimo Cecchi
  • [gjs/wip/gjson] wip, Colin Walters
  • [gjs] Created branch wip/gjson, Colin Walters
  • [rhythmbox/gstreamer-1.0: 22/22] encoder: use gst_pad_query_caps to get decoded caps, Jonathan Matthew
  • [rhythmbox/gstreamer-1.0: 21/22] encoder: use pad-added, new-decoded-pad doesn't exist any more, Jonathan Matthew
  • [rhythmbox/gstreamer-1.0: 20/22] rb-player-gst-xfade: Minor fixes, Jonathan Matthew
  • [rhythmbox/gstreamer-1.0: 19/22] rb-missing-plugins: Fix for latest gst 1.0 API change, Jonathan Matthew
  • [rhythmbox/gstreamer-1.0: 18/22] audiocd: Port to latest 1.0 gst API, Jonathan Matthew
  • [rhythmbox/gstreamer-1.0: 17/22] rb-player-gst: Use GST_MESSAGE_STREAM_START, Jonathan Matthew
  • [rhythmbox/gstreamer-1.0: 16/22] bindings/gi: make gir scanner find GStreamer .gir files in right prefix, Jonathan Matthew
  • [rhythmbox/gstreamer-1.0: 15/22] More 0.11 -> 1.0 for GStreamer bits, Jonathan Matthew
  • [rhythmbox/gstreamer-1.0: 14/22] gst: Take a reference on objects returned by iterators, Jonathan Matthew
  • [rhythmbox/gstreamer-1.0: 13/22] GStreamer package and library names changed from 0.11 to 1.0, Jonathan Matthew
  • [rhythmbox/gstreamer-1.0: 12/22] disable daap and visualizer plugins, Jonathan Matthew
  • [rhythmbox/gstreamer-1.0: 11/22] xfade: initial "it compiles" conversion to GStreamer 0.11, Jonathan Matthew
  • [rhythmbox/gstreamer-1.0: 10/22] replaygain: initial bits of GStreamer 0.11 conversion, Jonathan Matthew
  • [rhythmbox/gstreamer-1.0: 9/22] playbin2: convert to GStreamer 0.11, drop the '2', Jonathan Matthew
  • [rhythmbox/gstreamer-1.0: 8/22] encoder: convert to GStreamer 0.11, Jonathan Matthew
  • [rhythmbox/gstreamer-1.0: 7/22] visualizer: initial conversion to GStreamer 0.11, Jonathan Matthew
  • [rhythmbox/gstreamer-1.0: 6/22] mtp: convert to GStreamer 0.11, Jonathan Matthew
  • [rhythmbox/gstreamer-1.0: 5/22] fmradio: convert source element to GStreamer 0.11, Jonathan Matthew
  • [rhythmbox/gstreamer-1.0: 4/22] audiocd: start conversion to GStreamer 0.11, Jonathan Matthew
  • [rhythmbox/gstreamer-1.0: 3/22] GstEncodingTarget is now a GObject, not a GstMiniObject, Jonathan Matthew
  • [rhythmbox/gstreamer-1.0: 2/22] metadata: convert to GStreamer 0.11, Jonathan Matthew
  • [rhythmbox/gstreamer-1.0: 1/22] build against GStreamer 0.11, Jonathan Matthew
  • [rhythmbox] (22 commits) Created branch gstreamer-1.0, Jonathan Matthew
  • [gnome-klotski] Updated POTFILES.in and POTFILES.skip, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [gdm] daemon: allow NULs in X11 cookie, Ray Strode
  • [gtk+] Updated POTFILES.skip, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [lasem] svg_text: add support for multiple x, y, dx, and dy., Emmanuel Pacaud
  • [gedit-plugins/wip/python3: 4/4] Port plugins to python 3, Ignacio Casal Quinteiro
  • [gedit-plugins] (4 commits) Non-fast-forward update to branch wip/python3, Ignacio Casal Quinteiro
  • [gedit-plugins] No idea why we still had this files around., Ignacio Casal Quinteiro
  • [gedit-plugins] Drop session saver plugin., Ignacio Casal Quinteiro
  • [gedit-plugins] Drop taglist., Ignacio Casal Quinteiro
  • [gedit-plugins] Created branch gnome-3-6, Ignacio Casal Quinteiro
  • [nautilus] view: don't show stray Empty Document entry in New Document menu, Cosimo Cecchi
  • [rhythmbox] text-helpers: kill the leading space, Jonathan Matthew
  • [network-manager-applet/nma-0-9-6] libnm-gtk: set default 802.1x password flags to "agent-owned", Dan Williams
  • [network-manager-applet] libnm-gtk: set default 802.1x password flags to "agent-owned", Dan Williams
  • [gnome-shell] mobile-providers: new country-specific type to gather providers, Aleksander Morgado
  • [pitivi] Partially fix the undo/redo functionality of medialibrary, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [gnome-shell] ScreenShield: don't rely on gnome-session to hide the lightbox, Giovanni Campagna
  • [network-manager-openconnect] Update strings, David Woodhouse
  • [yelp-xsl] Fix configure.ac and Makefile.am for dropped stuff, Shaun McCance
  • =?utf-8?q?=5Bnetwork-manager-applet=5D_Updated_Norwegian_bokm=C3=A5l_tran?= =?utf-8?q?slation?=, Kjartan Maraas
  • [yelp-xsl] xslt/docbook: Dropping old omf and utils, Shaun McCance
  • [yelp-xsl] xslt: Added a bunch more xsldoc, Shaun McCance
  • [gnome-klotski] Replace deprecated HSeparator, Thomas Hindoe Paaboel Andersen
  • [gnome-getting-started-docs] keyboard switching scene #1, Jakub Steiner
  • =?utf-8?q?=5Bevolution-data-server=5D_Updated_Norwegian_bokm=C3=A5l_trans?= =?utf-8?q?lation?=, Kjartan Maraas
  • [gnome-klotski] version bump, Thomas Hindoe Paaboel Andersen
  • [gnome-klotski] NEWS update, Thomas Hindoe Paaboel Andersen
  • [gnome-shell] main: hide the overview on key release, =?utf-8?q?St=C3=A9phane_D=C3=A9murget?=
  • =?utf-8?q?=5Bbaobab=5D_Updated_Norwegian_bokm=C3=A5l_translation?=, Kjartan Maraas
  • [gnome-shell] st-theme: Optimize string_in_list, Jasper St . Pierre
  • [empathy] Fix a string, Kjartan Maraas
  • [glibmm] Regenerate the XML docs files for glibmm and giomm., =?utf-8?q?Jos=C3=A9_Alburquerque?=
  • [glibmm] gmmproc: Make enum documentation possible., =?utf-8?q?Jos=C3=A9_Alburquerque?=
  • [gnome-klotski] Remove references to gmodule and pango, Thomas Hindoe Paaboel Andersen
  • [gnome-klotski] initial vala version, Thomas Hindoe Paaboel Andersen
  • [evolution-data-server] Use soup_message_headers_get_list() as a replacement of soup_message_headers_get(), Milan Crha
  • [gnumeric] another fix to a difffernet aspect of #687188, Andreas J . Guelzow
  • [meld] Fix some sensitivity setting in no-document cases (closes bgo#682162), Kai Willadsen
  • [evolution] e_flaw_wait_until() expects gint64, not gint, Milan Crha
  • [evolution-data-server] Replace deprecated soup_message_headers_get(), Milan Crha
  • [meld] Add indicator to show wrapped search in Findbar (closes bgo#647687), Kai Willadsen
  • [gsettings-desktop-schemas] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [gnome-online-accounts] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [gnome-shell] Revert "panel: programmatic anim. control of AnimatedIcon", Jasper St . Pierre
  • [evolution] Missing search buttons in Calendar view, Milan Crha
  • [evolution/webkit-composer] Remove option to set spell-checking color, =?utf-8?q?Dan_Vr=C3=A1til?=
  • [gedit-plugins/wip/python3] multiedit: fix deprecations, Ignacio Casal Quinteiro
  • [gedit-plugins/wip/python3] Fix multiedit, Ignacio Casal Quinteiro
  • [evolution-mapi] Replace e_flag_timed_wait() with e_flag_wait_until(), Milan Crha
  • [evolution] Replace e_flag_timed_wait() with e_flag_wait_until(), Milan Crha
  • [evolution-data-server] Replace deprecated GLib symbols (as of GLib 2.34.x), Milan Crha
  • [gedit-plugins/wip/python3] Initial fix of session saver, Ignacio Casal Quinteiro
  • [gtk+/gtk-2-24] gtk: clean up properly in GtkFileChooserEntry's dispose() to fix crashes, Michael Natterer
  • [gimp] app: make GimpContainerEntry robust against reordered parent class destruction, Michael Natterer
  • [mutter] meta-background-actor: Fix compilation error, Rui Matos
  • [mutter] display: Only process keyboard mapping events for the core X keyboard, Rui Matos
  • =?utf-8?q?=5Bevolution=5D_Updated_Norwegian_bokm=C3=A5l_translation?=, Kjartan Maraas
  • [gtk+] reftests: Add a reftest for latest fix, Benjamin Otte
  • [gtk+] label: Handle crazy corner cases, Benjamin Otte
  • =?utf-8?q?=5Beog=5D_Updated_Norwegian_bokm=C3=A5l_translation?=, Kjartan Maraas
  • [glib] gtype: disallow adding interfaces after the fact, Ryan Lortie
  • =?utf-8?q?=5Bevince=5D_Updated_Norwegian_bokm=C3=A5l_translation?=, Kjartan Maraas
  • [lasem] Support out-of-source-directory build, Ray
  • [lasem] Ensure we link against the standard math library explicitly, Ray
  • [gnome-shell] Implement non-linear overview shade for background, Giovanni Campagna
  • [mutter] Add the ability to add shader hooks to MetaBackgroundActor, Giovanni Campagna
  • =?utf-8?q?=5Bgnome-shell=5D_Updated_Norwegian_bokm=C3=A5l_translation?=, Kjartan Maraas
  • [gnome-shell] gnome-shell-perf-tool: Fix various problems, Owen Taylor
  • [gnome-disk-utility] Nuke debug spew, David Zeuthen
  • [libsoup] SoupProxyResolver: remove evil hack, Dan Winship
  • [gnome-commander] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [gnome-blog] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [gnome-font-viewer/gnome-3-6] font-model: cancel previous loading when refreshing font list, Cosimo Cecchi
  • [gnome-font-viewer] font-model: cancel previous loading when refreshing font list, Cosimo Cecchi
  • [blam] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [gnome-applets] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [gnumeric] Really fixed #687188, =?utf-8?q?Jean_Br=C3=A9fort?=
  • =?utf-8?q?=5Bgnome-control-center=5D_Updated_Norwegian_bokm=C3=A5l_transl?= =?utf-8?q?ation?=, Kjartan Maraas
  • [tasque] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [ocrfeeder] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [rhythmbox] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [evolution] Restrict geocode-glib dependency to 0.99.0., Matthew Barnes
  • [gnome-online-accounts] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [gnome-online-accounts/gnome-3-6] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [gjs] cleanup: Rename source files for libgjs-private, Colin Walters
  • [gnome-documents] searchbar: don't expand horizontally, Cosimo Cecchi
  • [geocode-glib] Bump version to 0.99.1., Matthew Barnes
  • =?utf-8?q?=5Bgnome-terminal=5D_Updated_Norwegian_bokm=C3=A5l_translation?=, Kjartan Maraas
  • [gimp-help-2] Updated (added) italian screenshots., Marco Ciampa
  • =?utf-8?q?=5Bempathy=5D_Updated_Norwegian_bokm=C3=A5l_translation?=, Kjartan Maraas
  • [gnome-devel-docs/gnome-3-6] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • =?utf-8?q?=5Bf-spot=5D_Updated_Norwegian_bokm=C3=A5l_translation?=, Kjartan Maraas
  • [gtk-osx] Fix bad patch-path for libxml2, John Ralls
  • [pygobject] Move property and signal creation into _class_init(), Martin Pitt
  • [gsettings-desktop-schemas] schemas: Quote the a11y feature names, Bastien Nocera
  • [yelp-xsl] Use ui:expander code for 'About', Mallard and DocBook, Shaun McCance
  • [yelp-xsl] mal2html-ui: Captions for overlays and thumbs, Shaun McCance
  • [yelp-xsl] mal2html-page: Fix margins on ui-tile again, Shaun McCance
  • [evolution] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [evolution/gnome-3-6] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [evolution] Require WebKitGtk 1.10.0 for webkit_web_frame_get_dom_document(), Milan Crha
  • [evolution/gnome-3-6] Add workaround for missing webkit_web_frame_get_dom_document(), Milan Crha
  • [gnome-system-log] gear-menu: add accelerator labels in gear menu, Cosimo Cecchi
  • [gedit/wip/gtkapp: 197/197] Misc cleanup, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 196/197] Remove unneeded method, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 195/197] Add support for stdin, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 194/197] Remove not needed include, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 193/197] we actually need the ugly hack on both sides :(, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 192/197] The copy of the arg array needs to be done in the local parsing, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 191/197] Fix warnings, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 190/197] Move locale to gedit-app, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 189/197] compile fix, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 188/197] More cleanup, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 187/197] Keep everything in the app startup, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 186/197] Move locale init to startup, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 185/197] Move debugging init to startup, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 184/197] Move more code to startup/shutdown, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 183/197] More crazy stuff to handle the command line, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 182/197] Handle the help by ourselves in the local command line, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 181/197] GOption magic for both local and remote command line, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 180/197] Use g_str_equal, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 179/197] No need to call g_settings_sync anymore with GtkApplication, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 178/197] Do not use an idle for the command line handling, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 177/197] Chain up in local command line override, Ignacio Casal Quinteiro
  • [gnome-system-log] window: add an F10 accelerator for the gear menu, Cosimo Cecchi
  • [gedit/wip/gtkapp: 176/197] Handle the window creation and loading of files, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 175/197] Handle command line options into the app directly, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 174/197] Handle local command line, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 173/197] Die smclient die, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 172/197] Handle the command line, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 171/197] Handle the launch of the window from the application, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 170/197] Add app params, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 169/197] Initial port to GtkApplication, Ignacio Casal Quinteiro
  • [gedit/wip/gtkapp: 168/197] Remove dbus and do not build fifo, Ignacio Casal Quinteiro
  • [gedit] (197 commits) Non-fast-forward update to branch wip/gtkapp, Ignacio Casal Quinteiro
  • [longomatch] Use the path for templates set in Config, Andoni Morales Alastruey
  • [json-glib/json-glib-0-14] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [gnome-documents] preview: add an F10 accelerator for the gear menu, Cosimo Cecchi
  • [json-glib] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [json-glib/json-glib-0-14] Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [pygobject] Remove unused macro definitions, Martin Pitt
  • [gnome-documents/gnome-3-6] application: Add F1 accelerator to show help & Ctrl+P to print, Jeremy Bicha
  • [gnome-music] Irrelevant cosmetic changes, Cesar Garcia Tapia
  • [gnome-music] Work on the searchbar (not searching yet, just showing up), Cesar Garcia Tapia
  • =?utf-8?q?=5Bgnome-documents=5D_application=3A_use_real_ellipsis_for_=22P?= =?utf-8?b?cmludOKApiI=?=, Jeremy Bicha
  • [gnome-documents] application: Add F1 accelerator to show help & Ctrl+P to print, Jeremy Bicha
  • [evolution-data-server/gnome-2-32] libedataserverui-docs.sgml: Remove invalid reference., Matthew Barnes
  • [longomatch] Move templates to a viewable place, Andoni Morales Alastruey
  • [json-glib] Updated Brazilian Portuguese Translation, Djavan Fagundes
  • [gtk+] Fixed Brazilian Portuguese Translation, Djavan Fagundes
  • [gnome-boxes] Remove libvirt-glib hacks, Zeeshan Ali Khattak
  • [pygobject] testhelpermodule.c: Drop obsolete g_thread_init(), Martin Pitt
  • [gnome-boxes] wizard: Replace last remaining Gtk.Table usage with Gtk.Grid, Zeeshan Ali Khattak
  • [gnome-shell] panel: programmatic anim. control of AnimatedIcon, =?utf-8?q?St=C3=A9phane_D=C3=A9murget?=
  • [gimp/gimp-2-8] Updated Brazilian Portuguese Translation, Djavan Fagundes
  • [glib] Box GPollFD to make it introspectable, Martin Pitt
  • [goffice] Implement color map duplication. Fix #657908, =?utf-8?q?Jean_Br=C3=A9fort?=
  • [gegl] Updated Brazilian Portuguese Translation, Djavan Fagundes
  • [dconf/dconf-0.14] Add a comment for the previous commit, Ryan Lortie
  • [dconf/dconf-0.14] workaround OpenBSD mmap() bug, Ryan Lortie
  • [dconf] Add a comment for the previous commit, Ryan Lortie
  • [dconf] workaround OpenBSD mmap() bug, Ryan Lortie
  • [pygobject] pygi-source.c: Drop dead code, Martin Pitt
  • [pygobject] Move TYPE constants from _gobject to GObject, Martin Pitt
  • =?utf-8?q?=5Brhythmbox=5D_Updated_Norwegian_bokm=C3=A5l_translation?=, Kjartan Maraas
  • [glib] Add a translator comment about 'KB', Ryan Lortie
  • =?utf-8?q?=5Bekiga=5D_Updated_Norwegian_bokm=C3=A5l_translation?=, Kjartan Maraas
  • [gnome-web-www/wptest] Add German dynamic translation, Christian Kirbach
  • =?utf-8?q?=5Bnautilus=5D_Updated_Norwegian_bokm=C3=A5l_translation?=, Kjartan Maraas
  • [gupnp-dlna/wip/gst-1.0: 2/2] Generate VAPI from GIR, Jens Georg
  • [gupnp-dlna/wip/gst-1.0: 1/2] Change API and so version, Jens Georg
  • [gupnp-dlna] (2 commits) Non-fast-forward update to branch wip/gst-1.0, Jens Georg
  • =?utf-8?q?=5Byelp-xsl=5D_Updated_Norwegian_bokm=C3=A5l_translation?=, Kjartan Maraas
  • =?utf-8?q?=5Bgnome-initial-setup=5D_Updated_Norwegian_bokm=C3=A5l_transla?= =?utf-8?q?tion?=, Kjartan Maraas
  • [evolution-ews/gnome-3-6] Updated Brazilian Portuguese Translation. Reviewed by Antonio Fernandes C. Neto <fernandesn gnome or, Djavan Fagundes
  • [evolution-ews] Revert "Updated Brazilian Portuguese Translation. Reviewed by Antonio Fernandes C. Neto <fernandesn@, Djavan Fagundes
  • [evolution-ews] Updated Brazilian Portuguese Translation. Reviewed by Antonio Fernandes C. Neto <fernandesn gnome or, Djavan Fagundes
  • [gupnp-dlna/wip/gst-1.0: 6/6] Generate VAPI from GIR, Jens Georg
  • [gupnp-dlna/wip/gst-1.0: 5/6] Change API and so version, Jens Georg
  • [gupnp-dlna/wip/gst-1.0: 4/6] GStreamer 1.0: Set proper requires in gupnp-dlna-1.0.pc, Jens Georg
  • [gupnp-dlna/wip/gst-1.0: 3/6] Fix crash in gupnp-dlna-info, Jens Georg
  • [gupnp-dlna/wip/gst-1.0: 2/6] Port to GStreamer 1.0 API, Jens Georg
  • [gupnp-dlna/wip/gst-1.0: 1/6] Version bump, Jens Georg
  • [gupnp-dlna] (6 commits) Created branch wip/gst-1.0, Jens Georg
  • [empathy/gnome-3-6] Updated Brazilian Portuguese Translation, Djavan Fagundes
  • [library-web] Updated Brazilian Portuguese Translation, Djavan Fagundes
  • [release-notes/gnome-3-6] Added pt_BR to Makefile.am, Djavan Fagundes
  • [gnome-online-accounts] owncloud: Set GOA_ERROR_NOT_AUTHORIZED if password is invalid, Debarshi Ray
  • [gnome-online-accounts] exchange: Set GOA_ERROR_NOT_AUTHORIZED if password is invalid, Debarshi Ray
  • [gedit] Updated Brazilian Portuguese Translation, Djavan Fagundes
  • [gnome-web-www] Add German translation, Christian Kirbach
  • [gnome-settings-daemon] sound: Remove use of never-defined HAVE_PULSE, Bastien Nocera
  • [gnome-settings-daemon/gnome-3-6] sound: Remove use of never-defined HAVE_PULSE, Bastien Nocera
  • [sound-juicer] Revert "Fixed some details in Brazilian Portuguese Translation", Djavan Fagundes
  • [gnome-settings-daemon/gnome-3-4] sound: Remove use of never-defined HAVE_PULSE, Bastien Nocera
  • [sound-juicer/gnome-3-2] Fixed some details in Brazilian Portuguese Translation, Djavan Fagundes
  • [sound-juicer] Fixed some details in Brazilian Portuguese Translation, Djavan Fagundes
  • [gcompris] Updated German translation, Christian Kirbach
  • [gnome-user-docs] Updated partial Brazilian Portuguese Translation, Djavan Fagundes
  • [gnome-boxes] Updated kn translation, Shankar Prasad
  • [pygobject] Move G_MIN/MAX constants into GObject overrides, Martin Pitt
  • [gnome-online-accounts] Added Bengali India to the list of languages, Debarshi Ray
  • [gnome-online-accounts] Added Bengali India Translation, Debarshi Ray
  • [gnome-online-accounts/gnome-3-6] exchange: Fix GError handing in ensure_credentials_sync, Debarshi Ray
  • [evolution-mapi/gnome-3-6] Updated kn translation, Shankar Prasad
  • [gnome-online-accounts] owncloud: Fix GError handing in ensure_credentials_sync, Debarshi Ray
  • [gnome-online-accounts] exchange: Fix GError handing in ensure_credentials_sync, Debarshi Ray
  • [orca] Python 3 compatibility fixes for brlapi, Joanmarie Diggs
  • [evolution-mapi] Updated kn translation, Shankar Prasad
  • [gnome-settings-daemon/gnome-3-6] Updated gujarati file, Sweta Kothari
  • [json-glib/json-glib-0-14] Add German translation, Christian Kirbach
  • [jhbuild] autotools: run "make distclean" only if there is a Makefile, Craig Keogh
  • =?utf-8?q?=5Bepiphany=5D_Fix_a_ton_of_=27warning=3A_function_declaration_?= =?utf-8?q?isn=E2=80=99t_a_prototype=27?=, Xan Lopez
  • [gupnp] Fix build failure for lack of return value, Jens Georg
  • [gnome-boxes] Fix regression when going back from properties, Alexander Larsson
  • [pygobject] Replace static OPTION_* constants with GI, Martin Pitt
  • [gnome-shell] Disable the login button when there is no input, Allan Day
  • [rygel/wip/gst-1.0: 2/2] WIP, Jens Georg
  • [rygel/wip/gst-1.0: 1/2] wip: Switch engine arguments, Jens Georg
  • [rygel] (2 commits) Created branch wip/gst-1.0, Jens Georg
  • [gnome-online-accounts/gnome-3-6] Added Bengali India to the list of languages, Runa Bhattacharjee
  • [gnome-online-accounts/gnome-3-6] Added Bengali India Translation, Runa Bhattacharjee
  • [gegl] ppm-load: bring comment in line with reality, Nils Philippsen
  • [devhelp] Add keywords to the desktop file, Frederic Peters
  • [gegl] ppm-load: CVE-2012-4433: add plausibility checks for header fields, Nils Philippsen
  • [gegl] ppm-load: CVE-2012-4433: don't overflow memory allocation, Nils Philippsen
  • [file-roller] Updated German help translation, Christian Kirbach
  • [glib] gio/gthreadedresolver.c: Fix non-UNIX build, Chun-wei Fan
  • [libgda] Updated German translation, Christian Kirbach
  • [pygobject] tests: Do not use deprecated assertRaisesRegexp(), Martin Pitt
  • [gnome-control-center] region: Fix possible crasher on startup, Bastien Nocera
  • [gnome-control-center] common: Quiet valgrind when checking lang codeset, Bastien Nocera
  • [gnome-control-center/gnome-3-6] region: Fix possible crasher on startup, Bastien Nocera
  • [gnome-control-center/gnome-3-6] common: Quiet valgrind when checking lang codeset, Bastien Nocera
  • [pygobject] Move gobject static functions and constants to gi, Simon Feltman
  • [pygobject] Make unitests for gobject functions moving to gi more strict, Simon Feltman
  • [gnome-university] c101: fill in some type information in chapter 2., Christian Hergert
  • [gnome-university] [c101] Cleanup some chapter2 text., Christian Hergert
  • [gnome-university] Make each sentence have it's own line., Christian Hergert
  • [gnome-university] Fix spelling., Christian Hergert
  • [gnome-shell/gnome-3-6] Updated gujarati file, Sweta Kothari
  • [gcompris] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [glib] Updated gujarati file, Sweta Kothari
  • [glibmm/glibmm-2-34] 2.34.1, I mean, Murray Cumming
  • [glibmm/glibmm-2-34] 2.36.1, Murray Cumming
  • [glibmm/glibmm-2-34] Strip trailing whitespace., Murray Cumming
  • [glibmm/glibmm-2-34] MountOperation: Correct an ABI break., Murray Cumming
  • [glibmm/glibmm-2-34] docextract_to_xml.py: Replace &colon; with ':' in generated XML files., Murray Cumming
  • [glibmm/glibmm-2-34] Improve NEWS for the stable release., Murray Cumming
  • [glibmm/glibmm-2-34] gmmproc: Improve the documentation of properties., Murray Cumming
  • [glibmm/glibmm-2-34] Add some TODO's., Murray Cumming
  • [glibmm] Improve NEWS for the stable release., Murray Cumming
  • [glibmm] MountOperation: Correct an ABI break., Murray Cumming
  • [glibmm] UnixConnection: Remove the const receive_credentials_finish() method., =?utf-8?q?Jos=C3=A9_Alburquerque?=
  • [glib/glib-2-34] Visual C++ 2010 projects: Prepare support for VS2012, Chun-wei Fan
  • [glib] Visual C++ 2010 projects: Prepare support for VS2012, Chun-wei Fan
  • [empathy] Add keywords to the desktop file, Matthias Clasen
  • [gnumeric] simplification in odf_write_sheet, Andreas J . Guelzow
  • [gtk+/gtk-2-24] gail: use connect_object() for connecting to GtkTextBuffer signals, Michael Natterer
  • [gnome-university] [c101] Add paragraph about software being a practice., Christian Hergert
  • [gtk+] Bump GLib dependency to 2.35, Matthias Clasen
  • [gnome-university] [c101] Add some TODOs for chapter2., Christian Hergert
  • [gnome-university] Add basic arithmetic example., Christian Hergert
  • [glibmm] UnixConnection: Add [receive|send]_credentials_[async|finish]()., =?utf-8?q?Jos=C3=A9_Alburquerque?=
  • [glibmm] ThemedIcon: Wrap the "names" property., =?utf-8?q?Jos=C3=A9_Alburquerque?=
  • [glibmm] SocketConnection: Add connect*() and is_connected() methods., =?utf-8?q?Jos=C3=A9_Alburquerque?=
  • [glibmm] docextract_to_xml.py: Replace &colon; with ':' in generated XML files., =?utf-8?q?Jos=C3=A9_Alburquerque?=
  • [gimp/gimp-2-8] Bug 676667 - Splash image display in splash screen is delayed, Michael Natterer
  • [gimp] Bug 676667 - Splash image display in splash screen is delayed, Michael Natterer
  • [gimp/gimp-2-8] Bug 686850 - Help system: GIMP crashes and closes without saving changes, Michael Natterer
  • [gimp] Bug 686850 - Help system: GIMP crashes and closes without saving changes, Michael Natterer
  • [gnome-university] Add gnome-university.doap., Christian Hergert
  • [gnome-university] Licence content under GNU FDL., Christian Hergert
  • [gcompris] website, now uses png for icons instead of svg, Bruno Coudoin
  • [gcompris] minor, replaced bruno's email address., Bruno Coudoin
  • [gcompris] braille_alphabets, fixed the icon, Bruno Coudoin
  • [gcompris] docs, updated the web site screenshots, Bruno Coudoin
  • [pinpoint] remove clutter_gst_video_sink_new() calls, Lionel Landwerlin
  • [pinpoint] remove clutter_actor_set_depth() calls, Lionel Landwerlin
  • [pinpoint] remove clutter_actor_reparent() calls, Lionel Landwerlin
  • [pinpoint] remove clutter_stage_set_color() calls, Lionel Landwerlin
  • [pinpoint] remove clutter_rectangle*() calls, Lionel Landwerlin
  • [pinpoint] introduction: fix embedded command, Lionel Landwerlin
  • [pinpoint] remove clutter_group*() calls, Lionel Landwerlin
  • [pinpoint] remove clutter_container*() calls, Lionel Landwerlin
  • [pinpoint] replace clutter_actor_animate() calls, Lionel Landwerlin
  • [lasem] str: add lsm_str_consolidate function., Emmanuel Pacaud
  • [gnome-online-accounts] owncloud: Remove double accelerator in string, Debarshi Ray
  • [five-or-more/vala-port] get rid of the setgid check, Thomas Hindoe Paaboel Andersen
  • [five-or-more/vala-port] add files missing from last commit, Thomas Hindoe Paaboel Andersen
  • [five-or-more/vala-port] More porting, Thomas Hindoe Paaboel Andersen
  • [five-or-more/vala-port] add TODO for the port, Thomas Hindoe Paaboel Andersen
  • [gedit] Split the Open tool item in a custom widget, Paolo Borelli
  • [gnome-online-accounts] Fix and update docs, Debarshi Ray
  • [gnome-online-accounts] oauth: Allow providers to optionally offer a PasswordBased interface, Debarshi Ray
  • [gnome-online-accounts] google: Offer a PasswordBased interface, Debarshi Ray
  • [gnome-online-accounts] oauth2: Allow providers to optionally offer a PasswordBased interface, Debarshi Ray
  • [gtk-osx] Revert "Use the latest stable release of jhbuild.", John Ralls
  • [frogr] [i18n] Use ngettext propertly for plural forms in the main view (#675540), Mario Sanchez Prada
  • [frogr] [i18n] Consistently capitalize Flickr (#684501), Mario Sanchez Prada
  • [longomatch] Created tag LONGOMATCH_0_18_0, Andoni Morales Alastruey
  • [longomatch] Created tag LONGOMATCH_0_17_6, Andoni Morales Alastruey
  • [frogr] New private helper function to decide whether a GFile is a video, Mario Sanchez Prada
  • [frogr] Fixed typo in Mac-only code, Mario Sanchez Prada
  • [frogr] Added missing file extension for video/mp4 files (Mac only), Mario Sanchez Prada
  • [frogr] Added support for more video formats: WMV, OGV M2TS and 3GP, Mario Sanchez Prada
  • [frogr] Removed TODO file, now I finally tackled the video uploads feature, Mario Sanchez Prada
  • [frogr] Renamed *_photo_* to *_picture_* in video related code, Mario Sanchez Prada
  • [frogr] Improved error messages when quota for videos has been exceeded, Mario Sanchez Prada
  • [frogr] Updated text to show 'files' instead of 'pictures', Mario Sanchez Prada
  • [frogr] Check the filesize for videos is right when loading files, Mario Sanchez Prada
  • [frogr] Fill FrogrAccount with the new information related to video uploads., Mario Sanchez Prada
  • [frogr] Added extra fields in FspDataUploadStatus: bw_used_videos, bw_remaining_videos, and video_fs_max_kb., Mario Sanchez Prada
  • [frogr] New properties in FrogrAccount to store upload information for videos., Mario Sanchez Prada
  • [frogr] Report error when the video quota for upload has been exceeded., Mario Sanchez Prada
  • [frogr] Added new 'All' and 'Video' filters to the file chooser dialog, Mario Sanchez Prada
  • [frogr] Make frogr_util_get_corrected_pixbuf() a private helper function, Mario Sanchez Prada
  • [frogr] Renamed frogr_util_open_images_in_viewer to frogr_util_open_pictures_in_viewer, make it accept a lis, Mario Sanchez Prada
  • [frogr] Added support for loading both pictures and videos in the UI., Mario Sanchez Prada
  • [frogr] Added list of supported video extensions and mime types, Mario Sanchez Prada
  • [frogr] Added new dependency: GStreamer 0.10, Mario Sanchez Prada
  • [frogr] Added new 'is-video' construct-only property to FrogrPicture, Mario Sanchez Prada
  • [frogr] Made FrogrPicture's fileuri property a construct-only one, Mario Sanchez Prada
  • [frogr] Took the list of supported mimetypes/extensions out to frogr-util, Mario Sanchez Prada
  • [evolution-data-server] [l10n] Fixed German translation, bug #687562, =?utf-8?q?Mario_Bl=C3=A4ttermann?=
  • [evolution-data-server/gnome-3-6] [l10n] Fixed German translation, bug #687562, =?utf-8?q?Mario_Bl=C3=A4ttermann?=
  • [gtk-osx] Use the latest stable release of jhbuild., John Ralls
  • [gtk-osx] Patch deadline with the latest patches, John Ralls
  • [gtk-osx] Fix up a few more oversights and errors, John Ralls
  • [gtk-osx] Bring moduleset versions up to match stable's., John Ralls
  • [gtk-osx] Fix up/clean up libsoup in unstable., John Ralls
  • [gtk-osx] Sync gtk-osx-bootstrap.modules between the three modulesets., John Ralls
  • [gtk-osx] Missed updating gnome-icons before; update it now., John Ralls
  • [gtk-osx] General cleanup., John Ralls
  • [gtk-osx] Take gnome-common from the tarball for stable., John Ralls
  • [gtk-osx] Libxml2 needs python in-tree in order to build successfully., John Ralls
  • [gtk-osx] Clean up some no-longer-needed patches, John Ralls
  • [gtk-osx] More WebKit patches for gnome-3.6, John Ralls
  • [gtk-osx] Fix git build of libsigc++ so that it doesn't need doxygen., John Ralls
  • [gtk-osx] Make ARCHFLAGS definition local to perl-xml-simple and perl-xml-parser, John Ralls
  • [gtk-osx] Update stable versions for Gnome 3.6, John Ralls
  • [gtk-osx] Fix a libtool incompatibility., John Ralls
  • [libxml++] Created tag 2.36.0, Murray Cumming
  • [libxml++] 2.36.0, Murray Cumming
  • [evolution-rss] Added Slovak translation, =?utf-8?b?UGF2b2wgS2xhxI1hbnNrw70=?=
  • [yelp-xsl] mal2html-media: TTML on audio, fix media-controls bugs, Shaun McCance
  • [yelp-xsl] html.xsl: Make media controls work for inline media, Shaun McCance
  • [yelp-xsl] html.xsl: Use media controls for audio as well, Shaun McCance
  • [yelp-xsl] html.xsl: Some work on the media control bar, Shaun McCance
  • [libsoup/gnome-3-6] Updated slovak translation, =?utf-8?q?Peter_Mr=C3=A1z?=
  • [libsoup] Updated slovak translation, =?utf-8?q?Peter_Mr=C3=A1z?=
  • [gnome-ostree] autobuilder: Do a full fetch on bootup, Colin Walters
  • [gnome-ostree] autobuilder: Add an assertion, Colin Walters
  • [gnome-ostree] autobuilder: Remove spurious extra close(), Colin Walters
  • [gnome-online-accounts] [l10n] Updated German translation, =?utf-8?q?Mario_Bl=C3=A4ttermann?=
  • [gnome-online-accounts/gnome-3-6] [l10n] Updated German translation, =?utf-8?q?Mario_Bl=C3=A4ttermann?=
  • =?utf-8?q?=5Bperl-Glib-Object-Introspection=5D_SV_=E2=86=92_object=3A_do_?= =?utf-8?q?some_type_checking?=, =?utf-8?q?Torsten_Sch=C3=B6nfeld?=
  • [perl-Glib-Object-Introspection] Convert invalid or void GTypes to undef, =?utf-8?q?Torsten_Sch=C3=B6nfeld?=
  • [gimp] Update Arabic translation, Khaled Hosny
  • [gnome-shell] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [gnome-shell/gnome-3-6] Updated Czech translation, =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
  • [perl-Gtk3] Add overrides for Gtk3::Container, =?utf-8?q?Torsten_Sch=C3=B6nfeld?=
  • [evolution/webkit-composer] Don't display 'Loose formating?' dialog on startup, =?utf-8?q?Dan_Vr=C3=A1til?=
  • [glib/wip/child-catchall] GChildWatchSource: Allow passing -1 for pid, Colin Walters
  • [glib] Created branch wip/child-catchall, Colin Walters
  • [glib] Deleted branch wip/child-catchall, Colin Walters
  • [evolution/webkit-composer] Fix HTML/Plain mode switching, =?utf-8?q?Dan_Vr=C3=A1til?=
  • [gthumb] rename dialog: set the focus to the template field when renaming multiple files, Paolo Bacchilega
  • [gbrainy] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [gthumb] import preferences: removed dialog title, Paolo Bacchilega
  • [gthumb] import task: always read the image if the orientation adjustment is requested, Paolo Bacchilega
  • [gnome-disk-utility] Updated Brazilian Portuguese translation and fixes BZ #687043., Og B . Maciel
  • [gnome-disk-utility/gnome-3-6] Updated Brazilian Portuguese translation and fixes BZ #687043., Og B . Maciel
  • [goffice] Implement new color map creation., =?utf-8?q?Jean_Br=C3=A9fort?=
  • [evolution/webkit-composer] Convert EEditorWidget::Mode property to boolean, =?utf-8?q?Dan_Vr=C3=A1til?=
  • [gsettings-desktop-schemas/gnome-3-6] Updated Russian translation, Yuri Myasoedov
  • [gsettings-desktop-schemas] Updated Russian translation, Yuri Myasoedov
  • [json-glib] Updated Russian translation, Yuri Myasoedov
  • [longomatch] Bump release 0.18.0, Andoni Morales Alastruey
  • [json-glib/json-glib-0-14] Added Russian translation, Yuri Myasoedov
  • [longomatch] libcesarplayer: use gst debug for unhandled messages, Andoni Morales Alastruey
  • [longomatch] libcesarplayer: remove unused function, Andoni Morales Alastruey
  • [gtk+] reftests: Add test for recent fix, Benjamin Otte
  • [gtk+] reftests: Mark windows as popup, Benjamin Otte
  • [gnome-shell] Updated Russian translation, Yuri Myasoedov
  • [gtk+] sizerequest: do not derefence NULL pointers, Stefano Facchini
  • [gnome-shell/gnome-3-6] Updated Russian translation, Yuri Myasoedov
  • [gnome-online-accounts] Updated Russian translation, Yuri Myasoedov
  • [gedit] Created tag 3.7.1, Paolo Borelli
  • [gedit] Release 3.7.1, Paolo Borelli
  • [evolution-data-server/gnome-3-6] EBookBackendSqliteDB: Add argument guards., Matthew Barnes
  • [evolution-data-server] EBookBackendSqliteDB: Add argument guards., Matthew Barnes
  • [gnome-online-accounts/gnome-3-6] Updated Russian translation, Yuri Myasoedov
  • [gedit] Updated Russian translation, Yuri Myasoedov
  • [longomatch] player: simplify widget using a DrawingArea, Andoni Morales Alastruey
  • [gedit/gnome-3-6] Updated Russian translation, Yuri Myasoedov
  • [evolution] Updated Russian translation, Yuri Myasoedov
  • [evolution/gnome-3-6] Updated Russian translation, Yuri Myasoedov
  • [evolution-data-server/gnome-3-6] Updated Russian translation, Yuri Myasoedov
  • [evolution-data-server] Updated Russian translation, Yuri Myasoedov
  • [gcompris] intro_gravity, added a crash icon, Bruno Coudoin
  • [gtk+/gtk-3-6] gtkmenubutton: remove weak pointer when needed, Paolo Borelli
  • [gtk+/gtk-3-6] gtkmenubutton: set menu to NULL in dispose., Paolo Borelli
  • [gtk+] gtkmenubutton: remove weak pointer when needed, Paolo Borelli
  • [gtk+] gtkmenubutton: set menu to NULL in dispose., Paolo Borelli
  • [jhbuild] 3.8: gnome-video-effects is not a core-dep dependency, =?utf-8?q?Javier_Jard=C3=B3n?=
  • [libgit2-glib] Missed this one in the previous commit., Ignacio Casal Quinteiro
  • [libgit2-glib] GTimeZone is already introspectable., Ignacio Casal Quinteiro
  • [libgit2-glib] Set property at construction., Ignacio Casal Quinteiro
  • [libgit2-glib] Use dipose to unref the file, Ignacio Casal Quinteiro
  • [libgit2-glib] Standarize wrap vs new. Use wrap everywhere., Ignacio Casal Quinteiro
  • [gtk+] sizerequest: Restructure code, Benjamin Otte
  • [gtk+] sizerequest: Move sizegroups function to different source file, Benjamin Otte
  • [gtk+] sizegroup: Construct the set of sizegroup peers as a hash table, Benjamin Otte
  • [pitivi] medialibrary: Use MIME types instead of extensions for filtering the filechooser, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [libgit2-glib] Add ggit_remote_new., Ignacio Casal Quinteiro
  • [libgee/0.8] GObject Introspection support improved. * Added shared library for g-ir-compiler. * See bug #67987,, Maciej Marcin Piechotka
  • [pitivi] pitivi-git-environment: Use stable releases of glib, GI, pygobject, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [pitivi] pitivi-git-environment: Use GStreamer 1.0.2 instead of master, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [pitivi] pitivi-git-environment: Make building API documentation optional, =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
  • [libgee] Add generic type arguments to HashSet constructor delegate parameters., Maciej Marcin Piechotka
  • [libgee] Add .mailmap file, Maciej Marcin Piechotka
  • [libgee/0.8] Add generic type arguments to HashSet constructor delegate parameters., Maciej Marcin Piechotka
  • [libgee/0.8] Add .mailmap file, Maciej Marcin Piechotka
  • [libgit2-glib] Rename remote_new to remote_wrap, Ignacio Casal Quinteiro
  • [libgit2-glib] Bind ggit_config_refresh, Ignacio Casal Quinteiro
  • [tracker/tracker-0.14] Fix XPS configure help string, Michael Biebl
  • [tracker] Fix XPS configure help string, Michael Biebl
  • [gimp/gimp-2-8] Bug 687561 - Edit/Modules crashes immediately, Michael Natterer
  • [gimp] Bug 687561 - Edit/Modules crashes immediately, Michael Natterer
  • [gtk+] reftests: Add a test from evolution, Benjamin Otte
  • [gtk+] reftests: Add a test for all the recent sizegroup hackery, Benjamin Otte
  • [gtk+] sizegroup: Use _gtk_widget_compute_size_for_orientation(), Benjamin Otte
  • [gtk+] sizerequest: Move optimization, Benjamin Otte
  • [gtk+] label: Redo get_preferred_width/height(), Benjamin Otte
  • [gtk+] label: Fix ellipsize and wrap being set, Benjamin Otte
  • [gtk+] reftests: Improve reftest performance, Benjamin Otte
  • [gtk+] reftests: Make label-sizing tests use better CSS, Benjamin Otte
  • [gtk+] sizerequest: Export _gtk_widget_compute_size_for_orientation(), Benjamin Otte
  • [gtk+] sizegroup: Move GtkSizeGroupMode to gtkenums.h, Benjamin Otte
  • [gtk+] sizerequest: Cache sizes without size groups, Benjamin Otte
  • [gtk+] sizegroups: Use is_visible() instead of get_mapped() for visibility, Benjamin Otte
  • [gtk+] API: Add gtk_widget_is_visible(), Benjamin Otte
  • [gtk+] sizegroup: Handle hfw in size groups, Benjamin Otte
  • [gtk+] sizegroup: Add a function for clarity, Benjamin Otte
  • [gtk+] sizegroup: Don't keep groups around everywhere, Benjamin Otte
  • [gtk+] sizegroup: Check ignore_hidden flag when adding groups, Benjamin Otte
  • [gtk+] sizegroup: Use for loops, Benjamin Otte
  • [gtk+] sizegroups: Restructure code, Benjamin Otte
  • [gtk+] sizegroup: Don't cache the sizes anymore, Benjamin Otte
  • [notification-daemon] Updated slovak translation, =?utf-8?q?Peter_Mr=C3=A1z?=
  • [gbrainy] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [gbrainy] Update Catalan translation, Jordi Mas
  • [rhythmbox] audioscrobbler: only show toolbar when logged in, Jamie Nicol
  • [grilo] build: Handle grl-net-mock-private.h file, Juan A . Suarez Romero
  • [glib/glib-2-34] Add array length annotation to GSignalQuery param_types field, Martin Pitt
  • [glib] Add array length annotation to GSignalQuery param_types field, Martin Pitt
  • [gnome-system-monitor/gnome-3-6] [l10n] Minor fix to Catalan translation, Gil Forcada Codinachs
  • [gnome-system-monitor] [l10n] Minor fix to Catalan translation, Gil Forcada Codinachs
  • [grilo-plugins] all: Handle "support-media" in sources, Juan A . Suarez Romero
  • [gparted] Recognise when Linux swap label is changed to blank (#685656), Mike Fleetwood
  • [gparted] Make GParted recognise reading blank file system labels (#685656), Mike Fleetwood
  • [grilo] core: Add "supported-media" property, Juan A . Suarez Romero
  • [grilo] test-ui: Use the right options in search/query operations, Juan A . Suarez Romero
  • [gedit] Remove calls to deprecated g_type_init., Ignacio Casal Quinteiro
  • [gtksourceview] Created tag 3.6.1, Ignacio Casal Quinteiro
  • [gtksourceview/gnome-3-6] Release 3.6.1, Ignacio Casal Quinteiro
  • [gedit] Depend on python 3.2.3, Ignacio Casal Quinteiro
  • [gtksourceview/gnome-3-6] Fix cut&paste error in last patch, Paolo Borelli
  • [gedit] Port plugins to python 3, Ignacio Casal Quinteiro
  • [gtksourceview/gnome-3-6] Actually we can use weak pointer, Paolo Borelli
  • [gtksourceview/gnome-3-6] Properly handle the buffer weak ref in the gutter renderer, Paolo Borelli
  • [gedit] Created branch gnome-3-6, Ignacio Casal Quinteiro
  • [gtksourceview/gnome-3-6] Init left gutter renderers lazily, Paolo Borelli
  • [json-glib/json-glib-0-14] Updated Galician translations, =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
  • [gnome-control-center/gnome-3-6] Updated slovak translation, =?utf-8?q?Peter_Mr=C3=A1z?=
  • [gnome-control-center] Updated slovak translation, =?utf-8?q?Peter_Mr=C3=A1z?=
  • [goffice] Enhance graph guru behavior when an object is deleted. [#687102], =?utf-8?q?Jean_Br=C3=A9fort?=
  • [rhythmbox] podcast: show all feeds in the browser when not searching, Jonathan Matthew
  • [rhythmbox] podcast: download all new episodes when auto updating, Jonathan Matthew
  • [rhythmbox] podcast: display an icon in the feed browser when updating the feed, Jonathan Matthew
  • [gnumeric] Fix sheet focus after resizing. [#687188], =?utf-8?q?Jean_Br=C3=A9fort?=
  • [gnome-games/gnome-3-6] Add missing keyboard accelerators (F1, Ctrl+Q, Ctrl+N), Robert Ancell
  • [swell-foop] Add missing keyboard accelerators (F1, Ctrl+Q), Robert Ancell
  • [lightsoff] Add missing keyboard accelerators (F1, Ctrl+N, Ctrl+Q), Robert Ancell
  • [gnome-mahjongg] Add missing F1 accelerator to show Help, Robert Ancell
  • [evolution-data-server/gnome-3-6] update Punjabi Translation for package, Amanpreet Singh Alam
  • [empathy/gnome-3-6] update Punjabi Translation for package, Amanpreet Singh Alam
  • [evolution/gnome-3-6] update Punjabi Translation for package, Amanpreet Singh Alam
  • [gcalctool/gnome-3-6] update Punjabi Translation for package, Amanpreet Singh Alam
  • [gedit] update Punjabi Translation for package, Amanpreet Singh Alam
  • [gnome-online-accounts/gnome-3-6] update Punjabi Translation for package, Amanpreet Singh Alam
  • [gnome-shell/gnome-3-6] update Punjabi Translation for package, Amanpreet Singh Alam
  • [mutter/gnome-3-6] update Punjabi Translation for package, Amanpreet Singh Alam
  • [yelp-xsl] Fix placement of stuff in xhtml & strict mode, Shaun McCance
  • [yelp-xsl] mal2html-page: Line up tiles right for both links and overlays, Shaun McCance
  • [cogl/wip/cogl-sharp] cogl-sharp: Check for error when creating a Context, Damien Lespiau
  • [cogl/wip/cogl-sharp] cogl-sharp: Expose Display, Damien Lespiau
  • [cogl/wip/cogl-sharp] cogl-sharp: Write the full version of the Context constructor, Damien Lespiau
  • [jhbuild] apps-3.8: update libvirt to 1.0.0, Christophe Fergeau
  • [gtksourceview] Fix cut&paste error in last patch, Paolo Borelli
  • [cogl/wip/cogl-sharp] cogl-sharp: Add Context to the list of known types, Damien Lespiau
  • [cogl/wip/cogl-sharp] cogl-sharp: Expose Renderer, Damien Lespiau
  • [cogl/wip/cogl-sharp] cogl-sharp: Expose OnScreenTemplate, Damien Lespiau
  • [cogl/wip/cogl-sharp] cogl-sharp: Expose SwapChain, Damien Lespiau
  • [cogl/wip/cogl-sharp] cogl-sharp: Expose WinsysID, Damien Lespiau
  • [cogl/wip/cogl-sharp] cogl-sharp: Expose RendererConstraint, Damien Lespiau
  • [cogl/wip/cogl-sharp] cogl-sharp: Expose CoglDriver, Damien Lespiau
  • [rhythmbox] rhythmdb: fix deadlock between db load and rhythmdb_add_uri_with_types, Jonathan Matthew
  • [f-spot] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [mutter] (12 commits) Non-fast-forward update to branch wip/multitouchr, Jasper St . Pierre
  • [mutter/wip/barriers: 16/16] barrier: Add signals for when a barrier gets hit, Jasper St . Pierre
  • [mutter/wip/barriers: 15/16] barrier: Add device-specific barrier functionality, Jasper St . Pierre
  • [mutter/wip/barriers: 14/16] barrier: Add a new Meta wrapper for pointer barriers, Jasper St . Pierre
  • [mutter/wip/barriers: 13/16] display: Require XFixes 5.0, Jasper St . Pierre
  • [mutter/wip/barriers: 12/16] window: Update drag hotspot as new touches approach, Jasper St . Pierre
  • [mutter/wip/barriers: 11/16] window: Implement tiling/maximizing through touch events, Jasper St . Pierre
  • [mutter/wip/barriers: 10/16] window: Implement window moving through touch events, Jasper St . Pierre
  • [mutter/wip/barriers: 9/16] devices-xi2: Enable touch events, Jasper St . Pierre
  • [mutter/wip/barriers: 8/16] core: Handle TouchUpdate with TouchPendingEnd as TouchEnd, Jasper St . Pierre
  • [mutter/wip/barriers: 7/16] device-map: Get slave devices in the XI2 implementation, Jasper St . Pierre
  • [mutter/wip/barriers: 6/16] device-map: Implement passive touch grabs in XI2 backend, Jasper St . Pierre
  • [mutter/wip/barriers: 5/16] device-map: Add grab/ungrab_touch() methods, Jasper St . Pierre
  • [mutter/wip/barriers: 4/16] core: Add meta_input_event_get_source_device(), Jasper St . Pierre
  • [mutter/wip/barriers: 3/16] input-events: Add meta_input_event_get_touch_id(), Jasper St . Pierre
  • [mutter/wip/barriers: 2/16] input-events: Add meta_input_event_ignored(), Jasper St . Pierre
  • [mutter/wip/barriers: 1/16] input-events: Handle touch events, Jasper St . Pierre
  • [mutter] (16 commits) Non-fast-forward update to branch wip/barriers, Jasper St . Pierre
  • [mutter/wip/barriers: 4/4] barrier: Add signals for when a barrier gets hit, Jasper St . Pierre
  • [mutter/wip/barriers: 3/4] barrier: Add device-specific barrier functionality, Jasper St . Pierre
  • [mutter/wip/barriers: 2/4] barrier: Add a new Meta wrapper for pointer barriers, Jasper St . Pierre
  • [mutter/wip/barriers: 1/4] display: Require XFixes 5.0, Jasper St . Pierre
  • [mutter] (4 commits) Created branch wip/barriers, Jasper St . Pierre
  • [mutter/wip/multitouchr: 73/73] window: Update drag hotspot as new touches approach, Jasper St . Pierre
  • [mutter/wip/multitouchr: 72/73] window: Implement tiling/maximizing through touch events, Jasper St . Pierre
  • [mutter/wip/multitouchr: 71/73] window: Implement window moving through touch events, Jasper St . Pierre
  • [mutter/wip/multitouchr: 70/73] devices-xi2: Enable touch events, Jasper St . Pierre
  • [mutter/wip/multitouchr: 69/73] core: Handle TouchUpdate with TouchPendingEnd as TouchEnd, Jasper St . Pierre
  • [mutter/wip/multitouchr: 68/73] device-map: Get slave devices in the XI2 implementation, Jasper St . Pierre
  • [mutter/wip/multitouchr: 67/73] device-map: Implement passive touch grabs in XI2 backend, Jasper St . Pierre
  • [mutter/wip/multitouchr: 66/73] device-map: Add grab/ungrab_touch() methods, Jasper St . Pierre
  • [mutter/wip/multitouchr: 65/73] core: Add meta_input_event_get_source_device(), Jasper St . Pierre
  • [mutter/wip/multitouchr: 64/73] input-events: Add meta_input_event_get_touch_id(), Jasper St . Pierre
  • [mutter/wip/multitouchr: 63/73] input-events: Add meta_input_event_ignored(), Jasper St . Pierre
  • [mutter/wip/multitouchr: 62/73] input-events: Handle touch events, Jasper St . Pierre
  • [mutter/wip/multitouchr: 61/73] device-map: Initialize XInput 2.1, Jasper St . Pierre
  • [mutter/wip/multitouchr: 60/73] keybindings: Add a "device" parameter to MetaKeyHandlerFunc, Jasper St . Pierre
  • [mutter/wip/multitouchr: 59/73] frame: disallow frame operations if the popup is open, Jasper St . Pierre
  • [mutter/wip/multitouchr: 58/73] ui: Add a MetaDevice arg to meta_window_menu_popup(), Jasper St . Pierre
  • [mutter/wip/multitouchr: 57/73] window: Make MetaWindow keep a pointer to the popup menu, Jasper St . Pierre
  • [mutter/wip/multitouchr: 56/73] ui: enable multidevice on frame windows, Jasper St . Pierre
  • [mutter/wip/multitouchr: 55/73] frames: Use the triggering device when updating controls, Jasper St . Pierre
  • [mutter/wip/multitouchr: 54/73] frames: Get coordinates from event, Jasper St . Pierre
  • [mutter/wip/multitouchr: 53/73] display: Make focus info persistent, Jasper St . Pierre
  • [mutter/wip/multitouchr: 52/73] window: make guess_grab_pointer() more reliable, Jasper St . Pierre
  • [mutter/wip/multitouchr: 51/73] window: set the corresponding client pointer on focused windows., Jasper St . Pierre
  • [mutter/wip/multitouchr: 50/73] core: enable XInput2 by default, Jasper St . Pierre
  • [mutter/wip/multitouchr: 49/73] xi2: Workaround some bugs in XI2 passive grabs, Jasper St . Pierre
  • [mutter/wip/multitouchr: 48/73] display: Ignore events from slave devices, Jasper St . Pierre
  • [mutter/wip/multitouchr: 47/73] compositor: use meta_device_grab() for pointer/keyboard grabs, Jasper St . Pierre
  • [mutter/wip/multitouchr: 46/73] screen: Use meta_device_pointer_set_window_cursor() for startup sequence., Jasper St . Pierre
  • [mutter/wip/multitouchr: 45/73] device-map: Add meta_device_map_list_devices(), Jasper St . Pierre
  • [gbrainy] Fix monodevelop build, Jordi Mas
  • [mutter/wip/multitouchr: 44/73] core: Make frame handle per-pointer cursors., Jasper St . Pierre
  • [mutter/wip/multitouchr: 43/73] workspace: use triggering device to focus the default window on workspace switch, Jasper St . Pierre
  • [mutter/wip/multitouchr: 42/73] screen: make "monitor under pointer" logic work for several devices, Jasper St . Pierre
  • [mutter/wip/multitouchr: 41/73] window: query the guessed pointer's modifiers on _NET_WM_MOVERESIZE, Jasper St . Pierre
  • [mutter/wip/multitouchr: 40/73] display: Use the grab pointer for delayed window raising, Jasper St . Pierre
  • [mutter/wip/multitouchr: 39/73] keybindings: use the right device for querying the modifier mask., Jasper St . Pierre
  • [mutter/wip/multitouchr: 38/73] devices: make meta_device_pointer_query_position() return a boolean, Jasper St . Pierre
  • [mutter/wip/multitouchr: 37/73] display: Update mouse mode focus code for XI2, Jasper St . Pierre
  • [mutter/wip/multitouchr: 36/73] core: Make keyboard focus handling happen per-keyboard, Jasper St . Pierre
  • [mutter/wip/multitouchr: 35/73] core: Add meta_device_keyboard_[gs]et_focus_window(), Jasper St . Pierre
  • [mutter/wip/multitouchr: 34/73] display: Use meta_device_grab() for pointer active grabs., Jasper St . Pierre
  • [mutter/wip/multitouchr: 33/73] keybindings: Use meta_device_grab() for keyboard active grabs, Jasper St . Pierre
  • [mutter/wip/multitouchr: 32/73] window: Use meta_device_pointer_warp(), Jasper St . Pierre
  • [mutter/wip/multitouchr: 31/73] core: Keep track of per pointer/keyboard grabs, Jasper St . Pierre
  • [mutter/wip/multitouchr: 30/73] ui: Use input-events.h to translate XEvents to GdkEvents, Jasper St . Pierre
  • [mutter/wip/multitouchr: 29/73] devices: Make MetaDevice/MetaDeviceMap partly public, Jasper St . Pierre
  • [mutter/wip/multitouchr: 28/73] keybindings: Replace XGrabKey() with meta_device_map_grab_key(), Jasper St . Pierre
  • [mutter/wip/multitouchr: 27/73] display: Replace XGrabButton with meta_device_map_grab_button(), Jasper St . Pierre
  • [mutter/wip/multitouchr: 26/73] core: Add XInput2 device map implementation, Jasper St . Pierre
  • [mutter/wip/multitouchr: 25/73] Replace XAllowEvents with meta_device_allow_events(), Jasper St . Pierre
  • [mutter/wip/multitouchr: 24/73] Use meta_core_select_events() for input events, Jasper St . Pierre
  • [mutter/wip/multitouchr: 23/73] core: Add method to select events on a window, Jasper St . Pierre
  • [mutter/wip/multitouchr: 22/73] devices-xi2: Export function to translate event mask, Jasper St . Pierre
  • [mutter/wip/multitouchr: 21/73] Add XInput2 input devices implementation, Jasper St . Pierre
  • [mutter/wip/multitouchr: 20/73] window: use input event helper functions in grab operations., Jasper St . Pierre
  • [mutter/wip/multitouchr: 19/73] input-events: Add method to get the device for an event, Jasper St . Pierre
  • [mutter/wip/multitouchr: 18/73] core: Add device map object, Jasper St . Pierre
  • [mutter/wip/multitouchr: 17/73] core: Add core devices implementation, Jasper St . Pierre
  • [mutter/wip/multitouchr: 16/73] device: Add methods to pair devices, Jasper St . Pierre
  • [mutter/wip/multitouchr: 15/73] Add pointer/keyboard abstract classes, Jasper St . Pierre
  • [mutter/wip/multitouchr: 14/73] compositor: Use helper functions for input events, Jasper St . Pierre
  • [mutter] (65 commits) Non-fast-forward update to branch wip/xinput2r, Jasper St . Pierre
  • [mutter/wip/multitouchr: 13/73] keybindings: Use input event helper functions, Jasper St . Pierre
  • [mutter/wip/multitouchr: 12/73] window: use input event helper functions on notify_focus(), Jasper St . Pierre
  • [mutter/wip/multitouchr: 11/73] display: get crossing/focus events details via helper functions, Jasper St . Pierre
  • [mutter/wip/multitouchr: 10/73] display: get button event coordinates with the helper functions, Jasper St . Pierre
  • [mutter/wip/multitouchr: 9/73] display: get button events state from helper functions, Jasper St . Pierre
  • [mutter/wip/multitouchr: 8/73] display: get button number from helper input event function, Jasper St . Pierre
  • [mutter/wip/multitouchr: 7/73] display: Use helper function to get input events' timestamp, Jasper St . Pierre
  • [mutter/wip/multitouchr: 6/73] display: Use helper functions for getting window/root in input events, Jasper St . Pierre
  • [mutter/wip/multitouchr: 5/73] display: Get the right window/time for input events, Jasper St . Pierre
  • [mutter/wip/multitouchr: 4/73] display: separate input/non-input events handling in the event callback, Jasper St . Pierre
  • [mutter/wip/multitouchr: 3/73] core: Add helper code to handle input events, Jasper St . Pierre
  • [mutter/wip/multitouchr: 2/73] display: Add XInput2 variables in private struct, Jasper St . Pierre
  • [mutter/wip/multitouchr: 1/73] configure: Check for XInput2, Jasper St . Pierre
  • [mutter] (73 commits) Created branch wip/multitouchr, Jasper St . Pierre
  • [gbrainy] Logic game find the number, Jordi Mas
  • [mutter] display: Ignore DamageNotify in spew, Jasper St . Pierre
  • [mutter] MetaPluginManager: don't send events to Clutter twice, Jasper St . Pierre
  • [mutter] mutter: Don't call g_type_init, Jasper St . Pierre
  • [gimp-web] A quick update to remove the mentioning of classic.gimp.org and update the list of website maintaine, Alexandre Prokoudine
  • [libgda] Updated italian translation., Marco Ciampa
  • [gimp-gap] Updated italian translation., Marco Ciampa
  • [gvfs/mtp-1.14.0: 49/49] Fix hopelessly short timeout in file transfers., Philip Langdale
  • [gvfs/mtp-1.14.0: 48/49] Ubuntu: Shared libgvfscommon, Philip Langdale
  • [gvfs/mtp-1.14.0: 47/49] Add display name support to gvfs-ls., Philip Langdale
  • [gvfs/mtp-1.14.0: 46/49] Heartbeat callback to avoid connection timing out., Philip Langdale
  • [gvfs/mtp-1.14.0: 45/49] Fix parentheses spacing., Philip Langdale
  • [gvfs/mtp-1.14.0: 44/49] Fix parentheses spacing., Philip Langdale
  • [gvfs/mtp-1.14.0: 43/49] More review feedback., Philip Langdale
  • [gvfs/mtp-1.14.0: 42/49] Copy Storage type constants from ptp.h, Philip Langdale
  • [gvfs/mtp-1.14.0: 41/49] Improve error messages., Philip Langdale
  • [gvfs/mtp-1.14.0: 40/49] Use do_make_directory to handle an attempt to upload a directory., Philip Langdale
  • [gvfs/mtp-1.14.0: 39/49] Fix review comments., Philip Langdale
  • [gvfs/mtp-1.14.0: 38/49] Initial review feedback., Philip Langdale
  • [gvfs/mtp-1.14.0: 37/49] "Fix" pulling of directories., Philip Langdale
  • [gvfs/mtp-1.14.0: 36/49] Use fail_job everywhere its needed., Philip Langdale
  • [gvfs/mtp-1.14.0: 35/49] Finish cleaning up debug output., Philip Langdale
  • [gvfs/mtp-1.14.0: 34/49] More clean up., Philip Langdale
  • [gvfs/mtp-1.14.0: 33/49] Remove unix permissions/ownership info., Philip Langdale
  • [gvfs/mtp-1.14.0: 32/49] Generic failed job error handling., Philip Langdale
  • [gvfs/mtp-1.14.0: 31/49] Event handling., Philip Langdale
  • [gvfs/mtp-1.14.0: 30/49] Don't leak LIBMTP_file_t objects everywhere., Philip Langdale
  • [gvfs/mtp-1.14.0: 29/49] Small Thumbnail clean up., Philip Langdale
  • [gvfs/mtp-1.14.0: 28/49] Add missing \n to some debug messages., Philip Langdale
  • [gvfs/mtp-1.14.0: 27/49] Fix warnings., Philip Langdale
  • [gvfs/mtp-1.14.0: 26/49] Add configure check for LIBMTP_GetThumbnail., Philip Langdale
  • [gvfs/mtp-1.14.0: 25/49] Add support for using Representative Sample of Thumbnail fails., Philip Langdale
  • [gvfs/mtp-1.14.0: 24/49] Clean up formatting and style for MTP Volume Monitor., Philip Langdale
  • [gvfs/mtp-1.14.0: 23/49] Add support for downloading thumbnails., Philip Langdale
  • [gvfs/mtp-1.14.0: 22/49] Put conditional test in gphoto2 monitor for libmtp., Philip Langdale
  • [gvfs/mtp-1.14.0: 21/49] Add monitoring., Philip Langdale
  • [gvfs/mtp-1.14.0: 20/49] cleanup, Philip Langdale
  • [gvfs/mtp-1.14.0: 19/49] Add conditional configuration against libmtp., Philip Langdale
  • [gvfs/mtp-1.14.0: 18/49] Print error stack when push or pull fail., Philip Langdale
  • [gvfs/mtp-1.14.0: 17/49] Fix crash when called with no progress callback., Philip Langdale
  • [gvfs/mtp-1.14.0: 16/49] Tidy up., Philip Langdale
  • [gvfs/mtp-1.14.0: 15/49] Update .gitignore, Philip Langdale
  • [gvfs/mtp-1.14.0: 14/49] Implement udev event handler to exit on unplug., Philip Langdale
  • [gvfs/mtp-1.14.0: 13/49] Remove binary., Philip Langdale
  • [gvfs/mtp-1.14.0: 12/49] Rework backend to work with volume monitor., Philip Langdale
  • [gvfs/mtp-1.14.0: 11/49] Initial MTP volume monitor implementation., Philip Langdale
  • [gvfs/mtp-1.14.0: 10/49] Tidy up error handling in do_push., Philip Langdale
  • [gvfs/mtp-1.14.0: 9/49] Restructure more error handling., Philip Langdale
  • [gvfs/mtp-1.14.0: 8/49] Add missing mutex and free calls., Philip Langdale
  • [gvfs/mtp-1.14.0: 7/49] Add stub gudev event handler., Philip Langdale
  • [gvfs/mtp-1.14.0: 6/49] Make gphoto2 monitor skip MTP devices., Philip Langdale
  • [gvfs/mtp-1.14.0: 5/49] More error handling cleanup., Philip Langdale
  • [gvfs/mtp-1.14.0: 4/49] Improve Error handling., Philip Langdale
  • [gvfs/mtp-1.14.0: 3/49] Basic implementation of all remaining calls., Philip Langdale
  • [gvfs/mtp-1.14.0: 2/49] Refactor query_info, implement do_pull. Clean up cruft., Philip Langdale
  • [gvfs/mtp-1.14.0: 1/49] Initial implementation of MTP backend., Philip Langdale
  • [gvfs] (49 commits) Created branch mtp-1.14.0, Philip Langdale
  • [gnome-getting-started-docs] Dist images, Matthias Clasen
  • [gnome-getting-started-docs] Remove unused images, Matthias Clasen
  • [gnome-getting-started-docs] Add AUTHORS, Matthias Clasen
  • [gnome-getting-started-docs] Build system tweaks, Matthias Clasen
  • [gnome-user-docs] Screenshot updates and assorted small edits, Michael Hill
  • [gnome-getting-started-docs] Install the player, Matthias Clasen
  • [gtksourceview] Actually we can use weak pointer, Paolo Borelli
  • [gtk-mac-bundler] Created tag gtk-mac-bundler-0.7.1, John Ralls
  • [yelp] yelp-common.xsl: Remove some JS that yelp-xsl now handles, Shaun McCance
  • [yelp-xsl] html.xsl: Fix #hash auto-expanding and colorizing, Shaun McCance
  • [gtk-mac-bundler] Prepare 0.7.1 release, John Ralls
  • [gtk-mac-bundler] Update bundler to correctly work with Pango-2.32.1-patched, John Ralls
  • [gnote] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [gtksourceview] Properly handle the buffer weak ref in the gutter renderer, Paolo Borelli
  • [gnote] Add special notebook for pinned notes, =?utf-8?q?Aurimas_=C4=8Cernius?=
  • [gnote] Bump to 3.7.1, =?utf-8?q?Aurimas_=C4=8Cernius?=
  • [gnote] Created tag 3.7.0, =?utf-8?q?Aurimas_=C4=8Cernius?=
  • [gnote] Prepare 3.7.0, =?utf-8?q?Aurimas_=C4=8Cernius?=
  • [orca] Fix for bug 687527 - Handle applications returning 0 in minimalIncrement for Value, Joanmarie Diggs
  • [orca/gnome-3-6] Fix for bug 687527 - Handle applications returning 0 in minimalIncrement for Value, Joanmarie Diggs
  • [orca] Fix for bug 687526 - Patch: Orca excepts trying to output exceptions, Joanmarie Diggs
  • [goffice] Serialize color maps, =?utf-8?q?Jean_Br=C3=A9fort?=
  • [gtksourceview] Revert "Do not keep weak pointer to the buffer", Paolo Borelli
  • [gdk-pixbuf] init: Improve error message for missing cache file, Benjamin Otte
  • [f-spot] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [gtksourceview] Do not keep weak pointer to the buffer, Paolo Borelli
  • [gmime] Created tag GMIME_2_6_12, Jeffrey Stedfast
  • [gmime] Bumped version to 2.6.12, Jeffrey Stedfast
  • [gnumeric] commit of Mortens patch for Bug 687243 - ODF creates unnecessarily large files, Andreas J . Guelzow
  • [gmime] Created tag GMIME_2_4_33, Jeffrey Stedfast
  • [gmime/gmime-2-4] Bumped version to 2.4.33, Jeffrey Stedfast
  • [gtksourceview] Init left gutter renderers lazily, Paolo Borelli
  • [gmime/gmime-2-4] Prevent buffer underruns in gmime-stream-filter.c, Jeffrey Stedfast
  • [gmime/gmime-2-4] Properly handle Z_BUF_ERRORs in the gzip filter, Jeffrey Stedfast
  • [glib] Updated Slovak translation, =?utf-8?b?UGF2b2wgS2xhxI1hbnNrw70=?=
  • [gnome-online-accounts/gnome-3-6] [l10n] Updated Catalan translation, Gil Forcada Codinachs
  • [gnome-shell/gnome-3-6] [l10n] Updated Catalan translation, Gil Forcada Codinachs
  • [gedit] [l10n] Updated Catalan translation, Gil Forcada Codinachs
  • [evolution/gnome-3-6] [l10n] Updated Catalan translation, Gil Forcada Codinachs
  • [json-glib/json-glib-0-14] [l10n] Added Catalan translation, Gil Forcada Codinachs
  • [evolution-data-server/gnome-3-6] [l10n] Updated Catalan translation, Gil Forcada Codinachs
  • [evolution/gnome-3-6] Bug 687400 - Composer settings not applied, Matthew Barnes
  • [evolution] Bug 687400 - Composer settings not applied, Matthew Barnes
  • [perl-Glib] Created tag rel-1-28-0, =?utf-8?q?Torsten_Sch=C3=B6nfeld?=
  • [perl-Glib] Stable release 1.280, =?utf-8?q?Torsten_Sch=C3=B6nfeld?=
  • [gnome-control-center/gnome-3-6] keyboard: Point help to more specific page, Jeremy Bicha
  • [gnome-control-center/gnome-3-6] shell: Add F1 accelerator to show help, Jeremy Bicha
  • [gnome-control-center] keyboard: Point help to more specific page, Jeremy Bicha
  • [gnome-control-center] shell: Add F1 accelerator to show help, Jeremy Bicha
  • [perl-Glib] Hush a compiler warning about an unused variable, =?utf-8?q?Torsten_Sch=C3=B6nfeld?=
  • [perl-Glib] Hush deprecation warnings regarding g_value_set_char and g_value_get_char, =?utf-8?q?Torsten_Sch=C3=B6nfeld?=
  • [pygobject] [API change] Remove static filename_from_utf8() binding, Martin Pitt
  • [pygobject] Drop static glib_version and pyglib_version constants, Martin Pitt
  • [gobject-introspection] Update annotations from glib git, Martin Pitt
  • [glib/glib-2-34] Annotate g_filename_to_utf8(), Martin Pitt
  • [glib] Annotate g_filename_to_utf8(), Martin Pitt
  • [gthumb] import task: rotate the image before saving, Paolo Bacchilega
  • [five-or-more/vala-port] fix resource path, Thomas Hindoe Paaboel Andersen
  • [gthumb] do not use a shadow for the statusbar frames, Paolo Bacchilega
  • [pygobject] Drop static G_MININT8 and related constants, Martin Pitt
  • [json-glib/json-glib-0-14] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [pygobject] test_gobject: Add test case for min/max int constants, Martin Pitt
  • [pygobject] Use g_object_info_find_signal(), Martin Pitt
  • [pygobject] GLib overrides: code cleanup, Martin Pitt
  • [pygobject] Restore actual GLib API after previous fix, Martin Pitt
  • [gnome-devel-docs] Fixed typo in string, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [gnome-devel-docs] Revert "Updated Spanish translation", =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [gnumeric] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [goffice] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [libgxps] gxps-document: Fix a crash in documents containing nested FixedDocument, Carlos Garcia Campos
  • [json-glib/json-glib-0-14] Added Serbian translation, =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
  • [json-glib] Updated Serbian translation, =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
  • [gnome-shell/gnome-3-6] Updated Serbian translation, =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
  • [gnome-online-accounts/gnome-3-6] Updated Serbian translation, =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
  • [f-spot] F-Spot Flickr plugin's welcome message uses improper punctuation. Fixed bug 606631., Stephen Shaw
  • [jhbuild] core-deps-3.8: caribou depends on libgee 0.8, =?utf-8?q?Javier_Jard=C3=B3n?=
  • [jhbuild] apps-3.8: gnome-devel-docs has been ported to yelp-tools, =?utf-8?q?Javier_Jard=C3=B3n?=
  • [gnome-getting-started-docs] player: Set the window to be on top, Jasper St . Pierre
  • [rhythmbox] [l10n] Updated German translation, =?utf-8?q?Wolfgang_St=C3=B6ggl?=
  • [vala] Fix build for Windows, =?utf-8?q?J=C3=BCrg_Billeter?=
  • [pygobject] Add unittests for module level type and signal functions, Simon Feltman
  • [gnome-getting-started-docs] Turn on compiler warnings, Jasper St . Pierre
  • [gnome-getting-started-docs] Add a simple video player, Jasper St . Pierre
  • [yelp-xsl] Adding some ARIA landmark roles, Shaun McCance
  • [yelp-xsl] mal2html-page: Autoplay ui:overlay screwed up for image overlays, Shaun McCance
  • [vala] glib-2.0: add float.ROUNDS and RADIX, Evan Nemerson
  • [brasero/gnome-3-6] Remove nonexisting options from the man page, Matthias Clasen
  • [brasero] Remove nonexisting options from the man page, Matthias Clasen
  • [five-or-more/vala-port] start the port to vala, Thomas Hindoe Paaboel Andersen
  • [libgda] Fixed Gda-ui Vala bindings generation. Fixed Vala bindings installation. * Using $(datadir)/vala/vap, Daniel Espinosa Ortiz
  • [grilo] core: core: Serialize/unserialize multivalued metadata keys, Juan A . Suarez Romero
  • [grilo] core: Handle boolean values in GrlRelatedKeys, Juan A . Suarez Romero
  • [grilo] core: Add API to remove a key from GrlRelatedKeys set, Juan A . Suarez Romero
  • [yelp] Fix configure error message, Matthias Clasen
  • [gimp-help-2] Updated italian translation., Marco Ciampa
  • [gnome-shell] keyboard: simplify using Caribou.KeyModel.label, Daiki Ueno
  • [totem/gnome-3-6] backend: really use scaletempo instead of soundpitch plugin, =?utf-8?q?Tim-Philipp_M=C3=BCller?=
  • [totem] backend: really use scaletempo instead of soundpitch plugin, =?utf-8?q?Tim-Philipp_M=C3=BCller?=
  • [gimp/gimp-2-8] Small fix in italian translation., Marco Ciampa
  • [gnome-packagekit] Updated Irish translation, =?utf-8?b?U2XDoW4gZGUgQsO6cmNh?=
  • [gimp] Small update in italian translation., Marco Ciampa
  • [five-or-more] Created branch vala-port, Thomas Hindoe Paaboel Andersen
  • [gimp] plug-ins: change the icon when playing in animation-play., Michael Natterer
  • [yelp-xsl] mal2html-ui: Suppress ui:thumb in mal2html.block.mode, Shaun McCance
  • [latexila] Mention jhbuild in HACKING, =?utf-8?q?S=C3=A9bastien_Wilmet?=
  • [latexila] Add yelp-tools to the build dependencies, =?utf-8?q?S=C3=A9bastien_Wilmet?=
  • [yelp-xsl] mal2html-page: Auto-play/pause media in ui:overlay, Shaun McCance
  • [libgda] Added preliminary support for Gda-ui Vala bindings * Added --enable-gdaui-vala switch to build Gda-u, Daniel Espinosa Ortiz
  • [gnome-screenshot] Updated slovak translation, =?utf-8?q?Peter_Mr=C3=A1z?=
  • [evolution-data-server] vala: Remove unused metadata., Matthew Barnes
  • [evolution-data-server] Exclude deprecated API from introspection., Matthew Barnes
  • [evolution-data-server] Introspection cleanups., Matthew Barnes
  • [evolution-data-server] Remove E_BOOK_DISABLE_DEPRECATED and E_CAL_DISABLE_DEPRECATED., Matthew Barnes
  • [evolution-data-server] Suppress g-ir-scanner warnings., Matthew Barnes
  • [jhbuild] Bump itstool to 1.2.0, Paolo Borelli
  • [gedit] Updated Slovak translation, =?utf-8?b?UGF2b2wgS2xhxI1hbnNrw70=?=
  • [gvfs] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [empathy] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [gnome-disk-utility] Updated Slovak translation, =?utf-8?b?UGF2b2wgS2xhxI1hbnNrw70=?=
  • [yelp] Created branch gnome-3-4, Shaun McCance
  • [yelp-xsl] Created branch gnome-3-4, Shaun McCance
  • [network-manager-openconnect] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [gitg] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [gcompris] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [frogr] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [damned-lies] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [yelp-xsl] xslt/common/domains: Fix rule to generate pot file, Shaun McCance
  • [goffice] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [gnumeric] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [gnome-session] (4 commits) ...Drop gsm-marshal.list, use g_cclosure_marshal_generic, Colin Walters
  • [yelp] libyelp/yelp-settings.c: Fix if:test="action:install", Shaun McCance
  • [yelp/gnome-3-6] libyelp/yelp-settings.c: Fix if:test="action:install", Shaun McCance
  • [ekiga] Update NEWS, Eugen Dedu
  • [yelp-xsl] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [yelp] data/domains: Use itstool -j to create xsl domain, Shaun McCance
  • [json-glib/json-glib-0-14] Updated Slovenian translation, =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
  • [yelp-xsl] xslt/common/domains: Use itstool -j to create domain, Shaun McCance
  • [yelp-xsl] mal2html-ui: Close button on ui:overlay & Esc to close, Shaun McCance
  • [gtk+/gtk-3-6] bgo#687196 - Fix model corruption during file removal, Federico Mena Quintero
  • [gtk+/gtk-3-6] Make freeze_updates() and thaw_updates() static functions, Federico Mena Quintero
  • [gtk+/gtk-3-6] Comments on how the filtering and sorting processes work, Federico Mena Quintero
  • [gtk+/gtk-3-6] Remove argument to _gtk_file_system_model_update_file() that should not be part of the internal API, Federico Mena Quintero
  • [gtk+/gtk-3-6] Rename gtk_tree_path_new_from_node() to tree_path_new_from_node(), Federico Mena Quintero
  • [gtk+: 6/6] Merge branch 'bgo687196-filesystemmodel-crash', Federico Mena Quintero
  • [gtk+] (6 commits) ...Merge branch 'bgo687196-filesystemmodel-crash', Federico Mena Quintero
  • [gtk+/bgo687196-filesystemmodel-crash] bgo#687196 - Fix model corruption during file removal, Federico Mena Quintero
  • [gtk+/bgo687196-filesystemmodel-crash] Make freeze_updates() and thaw_updates() static functions, Federico Mena Quintero
  • [gtk+/bgo687196-filesystemmodel-crash] Comments on how the filtering and sorting processes work, Federico Mena Quintero
  • [yelp] Created branch gnome-3-6, Shaun McCance
  • [glom] Move a test out the ui tests., Murray Cumming
  • [glib-networking] Updated Slovak translation, =?utf-8?b?UGF2b2wgS2xhxI1hbnNrw70=?=
  • [glib-networking] Added Slovak translation, =?utf-8?b?UGF2b2wgS2xhxI1hbnNrw70=?=
  • [nautilus/wip/icon-view] Implement a new icon view based on GtkIconView, Cosimo Cecchi
  • [nautilus] Created branch wip/icon-view, Cosimo Cecchi
  • [nautilus] list-view: don't use gtk_tree_path_up(), Cosimo Cecchi
  • [gimp] Small typo fixes in italian translation., Marco Ciampa
  • [gnome-ostree] manifest: Build cairo git master, Colin Walters
  • [libsoup] SoupSession: don't disconnect connections outside of conn_lock, Dan Winship
  • [libsoup] SoupConnection: disconnect on failed connections/tunnels, Dan Winship
  • [libsoup] SoupSession: move some code from SoupMessageQueue here, Dan Winship
  • [libsoup] SoupConnection: hide a special case, Dan Winship
  • [gimp/gimp-2-8] Small typo fixes in italian translation., Marco Ciampa
  • [libsoup] SoupConnection: track reusability internally, Dan Winship
  • [libsoup] SoupConnection: track current message, not current item, Dan Winship
  • [libsoup] SoupConnection: drop "message" property, Dan Winship
  • [libsoup] SoupConnection: don't listen to SoupSocket::disconnected, Dan Winship
  • [gnome-online-accounts] oauth2: Don't add redirect_uri when grant_type=refresh_token, Debarshi Ray
  • [gnome-getting-started-docs] Add a thumbnail back for search, Matthias Clasen
  • [gnome-getting-started-docs/wip/subtitles: 1/2] Add a thumbnail back for search, Matthias Clasen
  • [gnome-getting-started-docs/wip/subtitles: 2/2] Add subtitles to the launch-apps video, Matthias Clasen
  • [gnome-getting-started-docs] (2 commits) Created branch wip/subtitles, Matthias Clasen
  • [gcompris] music activities, fixes to let intro music play, Bruno Coudoin
  • [gnome-themes-standard] menu: ensure insensitive menu items get the right background, Cosimo Cecchi
  • [gitg] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [evolution-data-server] calendar: Drop old ECalSourceTypeEnum from introspected API, Colin Walters
  • [gitg] Updated POTFILES.in and POTFILES.skip, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [glom] Add --enable-ui-tests., Murray Cumming
  • [glom] fix, Murray Cumming
  • [glom] Self hosting: Do not allow ident authorization., Murray Cumming
  • [gnome-shell] Show feedback notifications when the user is busy, =?utf-8?q?Florian_M=C3=BCllner?=
  • [gnome-getting-started-docs] Add switching-tasks procedure, =?utf-8?b?UGV0ciBLb3bDocWZ?=
  • [gnumeric] POWER: extend to three arguments for root finding., Morten Welinder
  • [gnome-getting-started-docs/wip/overlay] Use overlays, Matthias Clasen
  • [gnome-getting-started-docs] Created branch wip/overlay, Matthias Clasen
  • [evolution-data-server] e-cal-view.c: Remove unnecessary #includes., Matthew Barnes
  • [evolution-data-server] e-cal.c: Remove unnecessary #includes., Matthew Barnes
  • [evolution-data-server] e-book-view.c: Remove unnecessary #includes., Matthew Barnes
  • [evolution-data-server] e-book.c: Remove unnecessary #includes., Matthew Barnes
  • [gnome-themes-standard/gnome-3-6] separators: ensure separators have a transparent background, Cosimo Cecchi
  • [gnome-themes-standard] separators: ensure separators have a transparent background, Cosimo Cecchi
  • [evolution-data-server] Update libedataserverui API documentation., Matthew Barnes
  • [gnome-shell] build: Add missing file, =?utf-8?q?Florian_M=C3=BCllner?=
  • [evolution-data-server/gnome-3-6] Fix invalid Gtk-Doc syntax in comments., Matthew Barnes
  • [evolution-data-server] Fix invalid Gtk-Doc syntax in comments., Matthew Barnes
  • [gnome-ostree] bot: Add the latest failed build to the status message, Colin Walters
  • [nautilus] Updated Korean translation, Changwoo Ryu
  • [nautilus/gnome-3-6] Updated Korean translation, Changwoo Ryu
  • [libsoup] Added SoupContentProcessor support to SoupMessage, SoupContentDecoder & SoupContentSniffer, Sergio Villar Senin
  • [libsoup] SoupContentProcessor: new interface, Sergio Villar Senin
  • [libgdata] GDataDownloadStream: Don't use private libsoup symbol, Colin Walters
  • [gnome-getting-started-docs] Update .gitignore, Jasper St . Pierre
  • [gnome-getting-started-docs] Update Makefile for actual list of pages, Jasper St . Pierre
  • [vala/wip/transform] Don't set source ref in Block.get_error_types, Luca Bruno
  • [gnome-control-center] Updated Korean translation, Changwoo Ryu
  • [gnome-control-center/gnome-3-6] Updated Korean translation, Changwoo Ryu
  • [evolution-data-server] Reimplement ECalView using ECalClientView., Matthew Barnes
  • [evolution-data-server] Reimplement ECal using ECalClient., Matthew Barnes
  • [evolution-data-server] Reimplement EBook using EBookClient., Matthew Barnes
  • [evolution-data-server] Reimplement EBookView using EBookClientView., Matthew Barnes
  • [gnome-common] Add lots of warnings to GNOME_COMPILE_WARNINGS, David King
  • [glib] Fix more warning-addition fallout, Simon McVittie
  • [glib] Fix more void prototypes in tests, Simon McVittie
  • [glib] Predeclare more things in tests, Simon McVittie
  • [glib] Bring back a couple of private-but-extern symbols, Simon McVittie
  • [gnome-control-center] shell: Don't remove old panel if new one is broken, Bastien Nocera
  • [gnome-control-center] Remove previous panel widget when switching to a new one, Bastien Nocera
  • [gnome-getting-started-docs] Delete search-apps.patch, =?utf-8?b?UGV0ciBLb3bDocWZ?=
  • [gnome-getting-started-docs] Add procedure, tweak page files, =?utf-8?b?UGV0ciBLb3bDocWZ?=
  • [gnome-getting-started-docs] Delete play-media.page and search-apps.page, =?utf-8?b?UGV0ciBLb3bDocWZ?=
  • [rygel/wip/didl-s] wip: Add DIDL_S resource to container, Jens Georg
  • [rygel] Non-fast-forward update to branch wip/didl-s, Jens Georg
  • [gitg] Only get setting to orientation of panel, not set, Jesse van den Kieboom
  • [gitg] Bind orientation correctly from preferences, Jesse van den Kieboom
  • [rygel/wip/didl-s: 8/8] wip: Add DIDL_S resource to container, Jens Georg
  • [rygel/wip/didl-s: 7/8] core: Force debug output if Debug is set anywhere, Jens Georg
  • [rygel/wip/didl-s: 6/8] wip: DataSource for playlist XML data, Jens Georg
  • [rygel/wip/didl-s: 5/8] server: Support all objects in HTTPRequest, Jens Georg
  • [rygel/wip/didl-s: 4/8] build: Drop obsolete option from autogen.sh, Jens Georg
  • [rygel/wip/didl-s: 3/8] WIP, Jens Georg
  • [rygel/wip/didl-s: 2/8] server: Add generic Serializer class, Jens Georg
  • [rygel] (8 commits) Non-fast-forward update to branch wip/didl-s, Jens Georg
  • [libsoup] build: don't export private symbols in the libraries, Dan Winship
  • [libsoup] connection-test: make it not require access to private SoupConnection symbols, Dan Winship
  • [libsoup] soup-multipart-input-stream: belatedly add .h file to soup.h, Dan Winship
  • [libsoup] SoupSession: mark a static function static (and clarify why it's there), Dan Winship
  • [libsoup] soup-version: minor style fixes, Dan Winship
  • [gvfs] Capitalize acronyms, Tomas Bzatek
  • [gitg] Added interface preferences pane, Jesse van den Kieboom
  • [gitg] Bind orientation to panel orientation, Jesse van den Kieboom
  • [gitg] Use Gitg.UI.from_builder, Jesse van den Kieboom
  • [gitg] Better naming of settings, Jesse van den Kieboom
  • [gnome-getting-started-docs] turns out xml is reserved, Jakub Steiner
  • [gtk+/composite-templates: 8/8] Added gtk_builder_add_to_parent() test case., Juan Pablo Ugarte
  • [gtk+/composite-templates: 7/8] Added template_id parameter to gtk_builder_add_to_parent_*() functions This makes it more consistent, Juan Pablo Ugarte
  • [gtk+/composite-templates: 6/8] gtk_container_class_set_template() Clear list of classes with templates since this function in rare, Juan Pablo Ugarte
  • [gtk+/composite-templates: 5/8] Revert "Implemented GtkDialog and GtkMessageDialog using new template API.", Juan Pablo Ugarte
  • [gtk+/composite-templates: 4/8] Added gtk_container_class_set_template_from_string(), Juan Pablo Ugarte
  • [gtk+/composite-templates: 3/8] Implemented GtkDialog and GtkMessageDialog using new template API., Juan Pablo Ugarte
  • [gtk+/composite-templates: 2/8] Composite Widgets using GtkBuilder scripts, Juan Pablo Ugarte
  • [gtk+/composite-templates: 1/8] Added gtk_builder_expose_object(), gtk_builder_add_to_parent_from_file() and gtk_builder_add_to_pare, Juan Pablo Ugarte
  • [gtk+] (8 commits) Created branch composite-templates, Juan Pablo Ugarte
  • [gtk+] Deleted branch composite-templates, Juan Pablo Ugarte
  • [ekiga] [windows] Do not use certificate for libsasl2, since it gives error, Eugen Dedu
  • [gnome-shell] layout: Remove message tray pointer barrier, =?utf-8?q?Florian_M=C3=BCllner?=
  • [evolution/webkit-composer: 24/24] Merge branch 'master' into webkit-composer, =?utf-8?q?Dan_Vr=C3=A1til?=
  • [evolution/webkit-composer] (24 commits) ...Merge branch 'master' into webkit-composer, =?utf-8?q?Dan_Vr=C3=A1til?=
  • [gnome-shell/gnome-3-6] telepathyClient: Fix auto-scroll to bottom, Guillaume Desmottes
  • [gnome-shell] telepathyClient: Fix auto-scroll to bottom, Guillaume Desmottes
  • [network-manager-applet/danw/bridge: 3/3] connection-editor: add support for bridges, Dan Winship
  • [network-manager-applet/danw/bridge: 2/3] connection-editor: factor out master/slave code from CEPageBond, Dan Winship
  • [network-manager-applet/danw/bridge: 1/3] connection-editor: update bond page when slave connection changes name, Dan Winship
  • [network-manager-applet] (3 commits) Created branch danw/bridge, Dan Winship
  • [network-manager-pptp] build: set GDK_VERSION_MIN_REQUIRED, to avoid deprecation warnings, Dan Winship
  • [jhbuild] 3.8: disable tracker flickr miner, Cosimo Cecchi
  • [glib] gtask: bump the max thread pool size up to 100 to avoid stalls/deadlocks, Dan Winship
  • [evolution/gnome-3-6] Bug #687442 - Magic spacebar avoids iTip formatter comment write, Milan Crha
  • [evolution] Bug #687442 - Magic spacebar avoids iTip formatter comment write, Milan Crha
  • [gnome-control-center] man: include git ignore rules in Makefile.am, Thomas Wood
  • [network-manager-openvpn/bgo685790] core/ui: add 'remote-cert-tls' option (bgo #685790), =?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
  • [network-manager-openvpn] Created branch bgo685790, =?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
  • [glib] Use the FreeBSD credentials-passing code on Debian GNU/kFreeBSD, Simon McVittie
  • [glib/glib-2-34] Use the FreeBSD credentials-passing code on Debian GNU/kFreeBSD, Simon McVittie
  • [glib/glib-2-32] Use the FreeBSD credentials-passing code on Debian GNU/kFreeBSD, Simon McVittie
  • [glib] Merge waitpid() from g_spawn_sync into gmain(), Colin Walters
  • [evolution-data-server] e-cal-view.h cleanups., Matthew Barnes
  • [evolution-data-server] e-book-view.h cleanups., Matthew Barnes
  • [glib] tests: fix compiler warning in gvariant test, =?utf-8?q?Tim-Philipp_M=C3=BCller?=
  • [gnome-shell/wip/gdbus-2: 3/3] NetworkMenu: use async initialization for libnm-glib objects, Giovanni Campagna
  • [gnome-shell/wip/gdbus-2: 2/3] Try to do more async initialization, Giovanni Campagna
  • [gnome-shell/wip/gdbus-2: 1/3] Port to GDBus 2, Giovanni Campagna
  • [gnome-shell] (3 commits) Created branch wip/gdbus-2, Giovanni Campagna
  • [gnome-boxes] Show cd icon, not thumbnail in properties during install, Alexander Larsson
  • [gnome-boxes] Properties: Fix back button name, Alexander Larsson
  • [gnome-boxes] Allow clicking on thumbnail in properties view, Alexander Larsson
  • [gnome-boxes] Break out machine connection into App.connect_to, Alexander Larsson
  • [gnome-boxes] Show screenshot as thumbnail in properties view if not connected, Alexander Larsson
  • [gnome-boxes] Machine: Always disconnect display when we're not displaying it, Alexander Larsson
  • [gnome-boxes] Rename MachineActor.display to MachineActor.thumbnail, Alexander Larsson
  • [gjs/wip/gdbus-2: 13/13] GObject: fix building a class with non trivial accessor properties, Giovanni Campagna
  • [gjs/wip/gdbus-2: 12/13] GDBus: allow overriding _init in a Gio.DBusProxyClass, Giovanni Campagna
  • [gjs/wip/gdbus-2: 11/13] GDBus: use gio-style asyncs for the new bindings, Giovanni Campagna
  • [gjs/wip/gdbus-2: 10/13] GDBus: introduce new convenience wrappers, Giovanni Campagna
  • [gjs/wip/gdbus-2: 9/13] Convert imported modules from UTF-8 to UTF-16 before executing, Giovanni Campagna
  • [gjs/wip/gdbus-2: 8/13] Rework dynamic class system, Giovanni Campagna
  • [gjs/wip/gdbus-2: 7/13] Don't use JS_ConstructObject, Giovanni Campagna
  • [gjs/wip/gdbus-2: 6/13] Don't use deprecated JSCLASS_CONSTRUCT_PROTOTYPE flags, Giovanni Campagna
  • [gjs/wip/gdbus-2: 5/13] WIP: GValue auto-unboxing, Giovanni Campagna
  • [gjs/wip/gdbus-2: 4/13] GObject: don't use toggle references unless necessary, Giovanni Campagna
  • [gjs/wip/gdbus-2: 3/13] Associate callbacks with the object on which their installed, Giovanni Campagna
  • [gjs/wip/gdbus-2: 2/13] Keep Alive: add a debugging method to print all active roots, Giovanni Campagna
  • [gjs/wip/gdbus-2: 1/13] Assorted memory leak fixes, Giovanni Campagna
  • [gjs] (13 commits) Created branch wip/gdbus-2, Giovanni Campagna
  • [empathy] Implement Google OAUTH2 authentication for GOA accounts, Giovanni Campagna
  • [glib] configure: Enable set of standard -Werror=foo flags, Colin Walters
  • [glib] gdateparser: Delete unused debug print function, Colin Walters
  • [glib] gdbusactiongroup: Add prototype for g_dbus_action_group_sync(), Colin Walters
  • [glib] test-pipe-unix: Add missing include, Colin Walters
  • [glib] gettext: Add missing include, Colin Walters
  • [glib] gcharset: Add header file for private API, Colin Walters
  • [glib] gslice: Prototype G_ENABLE_DEBUG function that's part of ABI, Colin Walters
  • [glib] g_check_setuid: Include glib-private.h, Colin Walters
  • [glib] tests/1bitmutex: Hack to build with -Werror=missing-prototypes, Colin Walters
  • [glib] Use (void) for no parameters, not (), Colin Walters
  • [glib] build: Prototype GType accessors for private classes, Colin Walters
  • [glib] build: Add missing "static" keyword where it should be used, Colin Walters
  • [glib] build: Ensure we #include header files for glib-genmarshal code, Colin Walters
  • [glib] build: Don't use C99 declarations, Colin Walters
  • [gimp] plug-ins: use !strcmp() not strcmp() to match strings, gah..., Michael Natterer
  • [gimp-help-2] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [network-manager-openvpn] tests: remove unused D-Bus and keyring references from test-import-export.c, =?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
  • [gtranslator] Revert "Fix the usage for new gdl.", Ignacio Casal Quinteiro
  • [gnome-online-accounts/gnome-3-6] Updated Belarusian translation., Ihar Hrachyshka
  • [gnome-shell/gnome-3-6] Updated Belarusian translation., Ihar Hrachyshka
  • [caribou] Fix border-image slice values in antler's gtk CSS, Daiki Ueno
  • [totem] Updated Irish translation, =?utf-8?b?U2XDoW4gZGUgQsO6cmNh?=
  • [empathy] empathy-call: inhibit when we are in a call, Guillaume Desmottes
  • [empathy] call-window: add 'inhibit' signal, Guillaume Desmottes
  • [jhbuild] dot: systemmodules nodes in palegreen (GNOME bug 685268), Craig Keogh
  • [jhbuild] sysdeps: respect skip (GNOME bug 685489), Craig Keogh
  • [gtranslator] Fix the usage for new gdl., Ignacio Casal Quinteiro
  • [gjs] Convert imported modules from UTF-8 to UTF-16 before executing, Adel Gadllah
  • [banshee] Add GTK category in .desktop files to comply with spec (bgo#685131), Bertrand Lorentz
  • [evolution] Remove unused/forgotten function declarations, Milan Crha
  • [jhbuild] 3.8: Remove obsolete configure flags from gst-plugins-base., Krzesimir Nowak
  • [evolution-data-server/gnome-3-6] e_async_closure_callback: Do not test 'object' parameter validity, Milan Crha
  • [evolution-data-server] e_async_closure_callback: Do not test 'object' parameter validity, Milan Crha
  • [jhbuild] 3.8: Disable -Werror in GStreamer., Krzesimir Nowak
  • [evolution-data-server/gnome-3-6] Bug #685090 - GOA EWS module doesn't save all required values, Milan Crha
  • [evolution-data-server] Bug #685090 - GOA EWS module doesn't save all required values, Milan Crha
  • [empathy] accounts-dialog: subdialog window should not resizeable, Guillaume Desmottes
  • [empathy] irc-network-dialog: Don't allow window resizing, Guillaume Desmottes
  • [empathy] irc-network-dialog: Make sure the port GtkSpinButton gets enough space, Guillaume Desmottes
  • [empathy] irc-network-chooser-dialog: Attach dialog to parent window, Guillaume Desmottes
  • [gtk+/gtk-3-6] Updated Irish translation, =?utf-8?b?U2XDoW4gZGUgQsO6cmNh?=
  • [ekiga] [windows] Allow execution from Start->Execute menu, Eugen Dedu
  • [gimp-help-2] Small typo fixed., Marco Ciampa
  • [frogr] Updated POTFILEs.in file., Mario Sanchez Prada
  • [frogr] Added missing null check (previously removed by mistake), Mario Sanchez Prada
  • [frogr] Properly check whether an user has actually connected to flickr, Mario Sanchez Prada
  • [frogr] Mark when we received extra information for an account., Mario Sanchez Prada
  • [frogr] Report errors in more situations, Mario Sanchez Prada
  • [frogr] Added missing null check, Mario Sanchez Prada
  • [frogr] Properly detect & report errors during after-upload operations., Mario Sanchez Prada
  • [frogr] Add new helper function _should_retry_operation(), Mario Sanchez Prada
  • [frogr] Use the same const MAX_ATTEMPTS for different situations, Mario Sanchez Prada
  • [frogr] Make after-upload operations repeatable., Mario Sanchez Prada
  • [frogr] Refactor code for adding pictures to sets / groups, Mario Sanchez Prada
  • [frogr] Make after-upload operations cancellable, Mario Sanchez Prada
  • [frogr] Add extra ref to GCancellable in the right place, Mario Sanchez Prada
  • [frogr] Don't perform after-upload operations on idle., Mario Sanchez Prada
  • [frogr] Renamed private variable, Mario Sanchez Prada
  • [frogr] Refactor finishing the upload of one picture and fix a leak, Mario Sanchez Prada
  • [frogr] Removed unused flags in FrogrController, Mario Sanchez Prada
  • [frogr] Fixed memory and reference handling issues, related to how objects and lists of objects were being p, Mario Sanchez Prada
  • [frogr] Make after-upload operations work in paralell., Mario Sanchez Prada
  • [frogr] Removed textual feedback on minor operations (setting license, adding to sets...), Mario Sanchez Prada
  • [frogr] Don't give up on upload too early and retry some times instead., Mario Sanchez Prada
  • [frogr] Remove unused signals from FrogrController, Mario Sanchez Prada
  • [frogr] Replace callbacks in FrogrFileLoader with signals, to be used from the controller., Mario Sanchez Prada
  • [frogr] Renamed FrogrPictureLoader to FrogrFileLoader., Mario Sanchez Prada
  • [frogr] Integrate FrogrPictureUploader into FrogrController., Mario Sanchez Prada
  • [gnumeric] Fixed crash on interprocess image copying. [#687414], =?utf-8?q?Jean_Br=C3=A9fort?=
  • [evolution-data-server] Collection's child source Enabled should match collections Enabled, Milan Crha
  • [evolution-data-server] Revert "Revert "Bug #678400 - ECollectionBackend populates disabled accounts"", Milan Crha
  • [evolution-ews/gnome-3-6] Bug #687228 - Master's ESource change causes rewrite of GAL ESource ][, Milan Crha
  • [evolution-ews] Bug #687228 - Master's ESource change causes rewrite of GAL ESource ][, Milan Crha
  • [json-glib/json-glib-0-14] Added Indonesian translation, Andika Triwidada
  • =?utf-8?q?=5Bgucharmap/gnome-3-6=5D_Updated_Norwegian_bokm=C3=A5l_transla?= =?utf-8?q?tion?=, Kjartan Maraas
  • =?utf-8?q?=5Bgtksourceview/gnome-3-6=5D_Updated_Norwegian_bokm=C3=A5l_tra?= =?utf-8?q?nslation?=, Kjartan Maraas
  • =?utf-8?q?=5Bgnome-shell/gnome-3-6=5D_Updated_Norwegian_bokm=C3=A5l_trans?= =?utf-8?q?lation?=, Kjartan Maraas
  • [yelp-xsl] html.xsl: Add a top margin on the page hgroup, Shaun McCance
  • [yelp-xsl] mal2html-ui: First pass at media overlays, Shaun McCance
  • [glade] Revert "Removed unneeded function glade_gtk_activatable_parse_finished()", Juan Pablo Ugarte
  • [glade] Fixed Bug #685816 "Widget attributes editing broken" by reverting old fix and setting use-action-app, Juan Pablo Ugarte
  • [glade] Revert "Fixed bug in GtkButton custom editor properties sensitivity", Juan Pablo Ugarte
  • [glade/glade-3-14] Revert "Removed unneeded function glade_gtk_activatable_parse_finished()", Juan Pablo Ugarte
  • [glade/glade-3-12] Fixed Bug #685816 "Widget attributes editing broken" by reverting old fix and setting use-action-app, Juan Pablo Ugarte
  • [glade/glade-3-12] Revert "Removed unneeded function glade_gtk_activatable_parse_finished()", Juan Pablo Ugarte
  • [glade/ui-incubator] Added draw_container_wireframe() to draw a frame around each selected widget sibling. TODO: add a pr, Juan Pablo Ugarte
  • [glade/glade-3-14] Added missing prototype, Juan Pablo Ugarte
  • [glade/glade-3-14] Update GladeEditorProperty label sensitivity on GladeProperty sensitivity notify., Juan Pablo Ugarte
  • [glade/glade-3-14] Fixed Bug #685816 "Widget attributes editing broken" by reverting old fix and setting use-action-app, Juan Pablo Ugarte
  • [glade/glade-3-14] Revert "Fixed bug in GtkButton custom editor properties sensitivity", Juan Pablo Ugarte
  • [network-manager-openconnect] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [gnome-getting-started-docs] Add credits and license information to all pages, Matthias Clasen
  • [gnome-getting-started-docs] Fill out the skeleton some more, Matthias Clasen
  • [gnome-getting-started-docs] Cosmetic changes to placeholders, Matthias Clasen
  • [libgda] Build fixes for GI, Vala and Vala Extensions Bug 687235 * GObject Introspection check pre-requisites, Daniel Espinosa Ortiz
  • [grilo-plugins] all: Remove ->get_caps stubs, Juan A . Suarez Romero
  • [five-or-more] Fix distcheck, Thomas Hindoe Paaboel Andersen
  • [rygel] server: Fix thumbnails for XBox 360, Jens Georg
  • [rygel/rygel-0-16] server: Fix thumbnails for XBox 360, Jens Georg
  • [five-or-more] Correct a few references to the game as Mahjongg, Thomas Hindoe Paaboel Andersen
  • [grilo] core: Serialize/unserialize GDateTime metadata keys, Juan A . Suarez Romero
  • [grilo] core: Serialize/unserialize binary metadata keys, Juan A . Suarez Romero
  • [grilo] core: Serialize/unserialize gboolean metadata keys, Juan A . Suarez Romero
  • [epiphany/gnome-3-6] Updated slovak translation, =?utf-8?q?Peter_Mr=C3=A1z?=
  • [glib/wip/cflags] build: Add set of standard -Werror=foo flags, Colin Walters
  • [glib] Created branch wip/cflags, Colin Walters
  • [epiphany] Updated slovak translation, =?utf-8?q?Peter_Mr=C3=A1z?=
  • [anjuta] git: Fix bgo 687145 - Critical warning when switching git pane, James Liggett
  • [gimp-help-2] Some changes in dynamics.xml. (Marcos suggestions), =?utf-8?q?Kolbj=C3=B8rn_Stuest=C3=B8l?=
  • [vala] glib-2.0: add Process.check_exit_status binding, Evan Nemerson
  • [hitori] Updated German doc translation, =?utf-8?q?Mario_Bl=C3=A4ttermann?=
  • [hitori] Updated German translation, =?utf-8?q?Mario_Bl=C3=A4ttermann?=
  • [lasem] svg: viewport-fill and viewport-fill-opacity are not inherited by default., Emmanuel Pacaud
  • [gtk-mac-integration] Created tag gtk-mac-integration-2.0.1, John Ralls
  • [gtk-mac-integration] Add documentation/introspection annotation for gtkosx_application_get(), John Ralls
  • [gtk-mac-integration] Update to gtk-mac-introspection-2.0.1, John Ralls
  • [gtk-mac-integration] Fix some Gtk2 errors, John Ralls
  • [gimp] Bug 533590 - Perspective clone of a pattern doesn't apply perspective, Michael Natterer
  • [gnome-boxes] express,winxp: Make setup look more like design, Zeeshan Ali Khattak
  • [evolution/gnome-3-6] Fixed squished labels on Identity page of Account Assistant., Matthew Barnes
  • [evolution] Fixed squished labels on Identity page of Account Assistant., Matthew Barnes
  • [network-manager-applet] connection-editor: fix a display bug in the "new connection" popup, Dan Winship
  • [network-manager-applet] connection-editor: when opening an editor, start on page 2, Dan Winship
  • [network-manager-applet] connection-editor: ensure that pages always appear in the correct order, Dan Winship
  • [network-manager-openconnect] core: add --debug and --persist options for easier debugging, Dan Williams
  • [gtk+/gtk-3-6] sizegroup: Always at least use widget's size, Benjamin Otte
  • [gtk+] sizegroup: Always at least use widget's size, Benjamin Otte
  • [glade] Fixed bug #678922 "When editing a label, the cursor is moved to the end after every change." Fixed a, Juan Pablo Ugarte
  • [glade/glade-3-14] Fixed bug #678922 "When editing a label, the cursor is moved to the end after every change." Fixed a, Juan Pablo Ugarte
  • [gnome-getting-started-docs/video-controls] That focus thing wasn't really working, Jakub Steiner
  • [glibmm] gmmproc: Improve the documentation of properties., Kjell Ahlstedt
  • [gnome-shell/wip/disable-user-list: 3/3] loginDialog: support disable-user-list key, Ray Strode
  • [gnome-shell/wip/disable-user-list: 2/3] loginDialog: hide session list until username is entered, Ray Strode
  • [gnome-shell/wip/disable-user-list: 1/3] loginDialog: don't rely on PAM to ask for a username, Ray Strode
  • [gnome-shell] (3 commits) Created branch wip/disable-user-list, Ray Strode
  • [gnome-shell] Deleted branch wip/disable-user-list, Ray Strode
  • [gnome-shell] loginDialog: drop spurious parameter, Ray Strode
  • [gnome-ostree-integration] Release 3.8, Colin Walters
  • [gimp/gimp-2-8] Bug 677733 - Export image: duplicate list item for TIFF export, Michael Natterer
  • [gimp] Bug 677733 - Export image: duplicate list item for TIFF export, Michael Natterer
  • [evolution-data-server] Add AllowAuthPromptAll() method to SourceManager interface., Matthew Barnes
  • [tracker] Created tag 0.14.4, Martyn James Russell
  • [tracker/tracker-0.14] Release 0.14.4, Martyn James Russell
  • [gnome-getting-started-docs/video-controls] allow focusing controls with keyboard, Jakub Steiner
  • [tracker/tracker-0.14] tracker-extract: add a simple extractor for XPS, Martyn James Russell
  • [tracker/tracker-0.14] tracker-extract: add a simple extractor for DVI files, Martyn James Russell
  • [tracker/tracker-0.14] libtracker-extract: Fixed g_data_input_stream_read_upto() return value mem leak, Martyn James Russell
  • [tracker/tracker-0.14] tracker-extract-pdf: Avoid leaving Zombie processes around, Martyn James Russell
  • [tracker/tracker-0.14] Updated Serbian translation, Martyn James Russell
  • [network-manager-applet] Updated slovak translation, =?utf-8?q?Peter_Mr=C3=A1z?=
  • [network-manager-applet/nma-0-9-6] Updated slovak translation, =?utf-8?q?Peter_Mr=C3=A1z?=
  • [ekiga] [windows] Do not copy the now unneeded camera-video icon, Eugen Dedu
  • [cantarell-fonts] Make digits monospaced for Bold, Jakub Steiner
  • [gnome-shell] Use the correct icon in the restart dialog, Allan Day
  • [gnome-shell/wip/re-search: 151/151] wip center layout garbage, Jasper St . Pierre
  • [gnome-shell/wip/re-search: 150/151] overview, viewSelector: Don't use two signals for checking the app button, Jasper St . Pierre
  • [gnome-shell/wip/re-search: 149/151] overview, viewSelector: show/hide workspaces and message tray on apps button, Jasper St . Pierre
  • [gnome-shell/wip/re-search: 148/151] messageTray: Always show message tray upon entering overview, Jasper St . Pierre
  • [gnome-shell/wip/re-search: 147/151] viewSelector: remove switching from search results on app-drag-begin, Jasper St . Pierre
  • [gnome-shell/wip/re-search: 146/151] viewSelector: this.active --> this.entryNonEmpty, Jasper St . Pierre
  • [gnome-shell/wip/re-search: 145/151] messageTray, viewSelector: show/hide message tray on search signals, Jasper St . Pierre
  • [gnome-shell/wip/re-search: 144/151] overview: Connect app-drag signals to show/hide overview elements, Jasper St . Pierre
  • [gnome-shell/wip/re-search: 143/151] viewSelector, overview: Add search signals and connect them to hide/show, Jasper St . Pierre
  • [gnome-shell/wip/re-search: 142/151] overview: Center the main overview group accordingly, Jasper St . Pierre
  • [gnome-shell/wip/re-search: 141/151] overview, workspacesView: Use ThumbnailsBox for independent workspace thumbnails, Jasper St . Pierre
  • [gnome-shell/wip/re-search: 140/151] workspaceThumbnail: Add keyboard nav to ThumbnailsBox, Jasper St . Pierre
  • [gnome-shell/wip/re-search: 139/151] workspaceThumbnail: Rename show(), hide() and add new methods, Jasper St . Pierre
  • [gnome-shell/wip/re-search: 138/151] workspaceThumbnail: React to scroll event, Jasper St . Pierre
  • [gnome-shell/wip/re-search: 137/151] workspaceThumbnail: Make ThumbnailsBox track workspace changes itself, Jasper St . Pierre
  • [gnome-shell/wip/re-search: 136/151] overview: Respect multi-monitor situations, Jasper St . Pierre
  • [gnome-shell/wip/re-search: 135/151] overview: overview as boxlayouts, Jasper St . Pierre
  • [gnome-shell/wip/re-search: 134/151] dash: fix for shrinking dash while animating, Jasper St . Pierre
  • [gnome-shell/wip/re-search: 133/151] dash: Add show/hide methods, Jasper St . Pierre
  • [gnome-shell/wip/re-search: 132/151] overview and others: Rename item-drag signals to app-drag, Jasper St . Pierre
  • [gnome-shell/wip/re-search: 131/151] workspace: Don't recalculate window positions when leaving the overview, Jasper St . Pierre
  • [gnome-shell/wip/re-search: 130/151] searchDisplay: Put the grid search results in the middle, Jasper St . Pierre
  • [gnome-shell/wip/re-search: 129/151] appDisplay: Don't use icons in results for settings, Jasper St . Pierre
  • [gnome-shell/wip/re-search: 128/151] remoteSearch: We do not need a fallback for createIcon, Jasper St . Pierre
  • [gnome-shell/wip/re-search: 127/151] popupMenu: Break separator drawing code out of PopupSeparatorMenuItem, Jasper St . Pierre
  • [gnome-shell/wip/re-search: 126/151] appDisplay: Add provider icons for the search system, Jasper St . Pierre
  • [gnome-shell/wip/re-search: 125/151] theme: Update for search redesign, Jasper St . Pierre
  • [gnome-shell/wip/re-search: 124/151] searchDisplay: Set can_focus on provider icon only if its results have focus, Jasper St . Pierre
  • [gnome-shell/wip/re-search: 123/151] searchDisplay: Add ListSearchResult and ListSearchResults, Jasper St . Pierre
  • [gnome-shell/wip/re-search: 122/151] searchDisplay, and others: Switch from provider title to provider icon, Jasper St . Pierre
  • [gnome-shell/wip/re-search: 121/151] iconGrid: Handle preferred height requests for infinite widths, Jasper St . Pierre
  • [gnome-shell/wip/re-search: 120/151] centerLayout: Add some utilities to connect us up to CSS, Jasper St . Pierre
  • [gnome-shell/wip/re-search: 119/151] panel: Abstract the centered panel logic out into a ClutterLayoutManager, Jasper St . Pierre
  • [gnome-shell] (151 commits) Non-fast-forward update to branch wip/re-search, Jasper St . Pierre
  • [gnome-getting-started-docs/video-controls] try the acron media player overlay controls, Jakub Steiner
  • [network-manager-applet] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [network-manager-applet] Updated POTFILES.in, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [cogl/wip/cogl-sharp: 35/35] cogl-sharp: Make the tests depend on the library, Damien Lespiau
  • [cogl/wip/cogl-sharp: 34/35] cogl-sharp: Override DrawTexturedRectangles(), Damien Lespiau
  • [cogl/wip/cogl-sharp: 33/35] cogl-sharp: Add a Matrix.ToString() method, Damien Lespiau
  • [cogl/wip/cogl-sharp: 32/35] cogl-sharp: Fix Matrix.InitTranslation() argument passing, Damien Lespiau
  • [cogl/wip/cogl-sharp: 31/35] cogl-sharp: Generate as much as possible of OnScreen, Damien Lespiau
  • [cogl/wip/cogl-sharp: 30/35] cogl-sharp: Overloads Pipeline's SetColor() to support 4 floats, Damien Lespiau
  • [cogl/wip/cogl-sharp: 29/35] cogl-sharp: First shot at exposing Quaternions, Damien Lespiau
  • [cogl/wip/cogl-sharp: 28/35] cogl-sharp: Add a test for the new_from_file() Texture constructor, Damien Lespiau
  • [cogl/wip/cogl-sharp: 27/35] cogl-sharp: Write the Texture() constructor loading files, Damien Lespiau
  • [cogl/wip/cogl-sharp: 26/35] cogl-sharp: Re-run the generator due to gir generation changes, Damien Lespiau
  • [cogl/wip/cogl-sharp: 25/35] cogl-sharp: Apply method name overrides, Damien Lespiau
  • [cogl/wip/cogl-sharp: 24/35] cogl-sharp: Expose TextureType, Damien Lespiau
  • [cogl/wip/cogl-sharp: 23/35] cogl-sharp: Translate guints, Damien Lespiau
  • [cogl/wip/cogl-sharp: 22/35] cogl-sharp: Start translating CoglBools as well, Damien Lespiau
  • [cogl/wip/cogl-sharp: 21/35] cogl-sharp: Start adding Texture into the mix, Damien Lespiau
  • [cogl/wip/cogl-sharp: 20/35] cogl-sharp: Expose VerticesMode, Damien Lespiau
  • [cogl/wip/cogl-sharp: 19/35] cogl-sharp: Expose PipelineAlphaFunc, Damien Lespiau
  • [cogl/wip/cogl-sharp: 18/35] cogl-sharp: Expose PipelineCullFaceMode, Damien Lespiau
  • [cogl/wip/cogl-sharp: 17/35] cogl-sharp: Expose Winding, Damien Lespiau
  • [cogl/wip/cogl-sharp: 16/35] cogl-sharp: Expose PipelineFiter, Damien Lespiau
  • [cogl/wip/cogl-sharp: 15/35] cogl-sharp: Expose PipelineWrapMode, Damien Lespiau
  • [cogl/wip/cogl-sharp: 14/35] cogl-sharp: Expose CoglPipeline, Damien Lespiau
  • [cogl/wip/cogl-sharp: 13/35] cogl-sharp: Expose CoglPixelFormat, Damien Lespiau
  • [cogl/wip/cogl-sharp: 12/35] cogl-sharp: Expose ColorMask, Damien Lespiau
  • [cogl/wip/cogl-sharp: 11/35] cogl-sharp: First shot at generating methods, starting with FrameBuffer, Damien Lespiau
  • [cogl/wip/cogl-sharp: 10/35] cogl-sharp: Start looking at exposing Context, FrameBuffer and OnScreen, Damien Lespiau
  • [cogl/wip/cogl-sharp: 9/35] cogl-sharp: Introduce V_MCS when compiling C# assemblies, Damien Lespiau
  • [cogl/wip/cogl-sharp: 8/35] cogl-sharp: Bind part of CoglMatrix, Damien Lespiau
  • [cogl/wip/cogl-sharp: 7/35] cogl-sharp: Add a unit tests infrastructure, Damien Lespiau
  • [cogl/wip/cogl-sharp: 6/35] cogl-sharp: Gives 2 constuctors to Color, Damien Lespiau
  • [cogl/wip/cogl-sharp: 5/35] cogl-sharp: Don't expose color components as properties, Damien Lespiau
  • [cogl/wip/cogl-sharp: 4/35] cogl-sharp: Add a .vimrc to enforce cogl-sharp coding style, Damien Lespiau
  • [cogl/wip/cogl-sharp: 3/35] cogl-sharp: Add a ToString() method to Color, Damien Lespiau
  • [cogl/wip/cogl-sharp: 2/35] cogl-sharp: Create a cogl2-sharp assembly, Damien Lespiau
  • [cogl] (35 commits) Non-fast-forward update to branch wip/cogl-sharp, Damien Lespiau
  • [libgda] More work for bug #669801, Vivien Malerba
  • [gnome-disk-utility/gnome-3-6] Updated Odia Translation with FUEL implementation., Manoj Kumar Giri
  • [gnome-disk-utility] Updated Odia Translation with FUEL implementation., Manoj Kumar Giri
  • [evolution-data-server] Remove version number from ${privincludedir}., Matthew Barnes
  • [evolution-data-server] Remove erroneous version number from ${privlibdir}., Matthew Barnes
  • [evolution-data-server] Remove version number from ${privdatadir}., Matthew Barnes
  • [gnome-getting-started-docs/video-controls] Make the custom playback to playing and pausing on the video itself, Jakub Steiner
  • [dconf] Created tag 0.14.1, Ryan Lortie
  • [dconf/dconf-0.14] dconf 0.14.1, Ryan Lortie
  • [dconf/dconf-0.14] docs: add xml files to content_files, Ryan Lortie
  • [dconf/dconf-0.14] dconf_rebuilder_get_parent: don't leak parent_name, Ryan Lortie
  • [gnome-getting-started-docs/video-controls] provide a poster for stopped video, Jakub Steiner
  • [rygel/wip/didl-s: 9/9] wip: DataSource for playlist XML data, Jens Georg
  • [rygel/wip/didl-s: 8/9] server: Support all objects in HTTPRequest, Jens Georg
  • [rygel/wip/didl-s: 7/9] build: Drop obsolete option from autogen.sh, Jens Georg
  • [rygel/wip/didl-s: 6/9] fixup! server: Add generic Serializer class, Jens Georg
  • [rygel/wip/didl-s: 5/9] WIP, Jens Georg
  • [rygel/wip/didl-s: 4/9] server: Add generic Serializer class, Jens Georg
  • [rygel] (9 commits) Non-fast-forward update to branch wip/didl-s, Jens Georg
  • [dia] Updated Galician translations, =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
  • [goffice] Implement color map change in color and contour plots, =?utf-8?q?Jean_Br=C3=A9fort?=
  • [rhythmbox] Updated Lithuanian translation, =?utf-8?q?Aurimas_=C4=8Cernius?=
  • [nautilus] l10n: updated Italian translation, Luca Ferretti
  • [nautilus/gnome-3-6] l10n: updated Italian translation, Luca Ferretti
  • [glabels/glabels-3_0] Aded galician translations, =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
  • [gnome-ostree] build: Remove shadow-repo references for now, Colin Walters
  • [gnome-applets] Updated Lithuanian translation, =?utf-8?q?Aurimas_=C4=8Cernius?=
  • [gnome-ostree] build: Improve internal taskfile API, use more consistently, Colin Walters
  • [gnome-getting-started-docs/video-controls: 3/3] use default media controls for video, Jakub Steiner
  • [gnome-getting-started-docs/video-controls: 2/3] only interested in one page, Jakub Steiner
  • [gnome-getting-started-docs/video-controls: 1/3] generate html using `yelp-build html -o custom-video-controls .`, Jakub Steiner
  • [gnome-getting-started-docs] (3 commits) Created branch video-controls, Jakub Steiner
  • [gvfs/gnome-3-6] proxy volume monitor: Don't force-close the session bus, Tomas Bzatek
  • [gvfs/gnome-3-6] proxy volume monitor: Don't disable exit_on_close on session bus, Tomas Bzatek
  • [evolution-kolab] Updated Lithuanian translation, =?utf-8?q?Aurimas_=C4=8Cernius?=
  • [epiphany-extensions] Updated Lithuanian translation, =?utf-8?q?Aurimas_=C4=8Cernius?=
  • [blam] Updated Lithuanian translation, =?utf-8?q?Aurimas_=C4=8Cernius?=
  • [gvfs] proxy volume monitor: Get session bus on demand, Tomas Bzatek
  • [gvfs] proxy volume monitor: Don't disable exit_on_close on session bus, Tomas Bzatek
  • [gnote] Updated Lithuanian translation, =?utf-8?q?Aurimas_=C4=8Cernius?=
  • [json-glib/json-glib-0-14] Added Lithuanian translation, =?utf-8?q?Aurimas_=C4=8Cernius?=
  • [gnome-shell/gnome-3-6] Updated Lithuanian translation, =?utf-8?q?Aurimas_=C4=8Cernius?=
  • [gcompris] explore activity, fixed some strings, Bruno Coudoin
  • [glabels] Aded galician translations, =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
  • [rygel] server: Fix CSV splitting in ItemUpdater., Jens Georg
  • [rygel] media-export: Fix typo causing empty containers, Jens Georg
  • [gnome-getting-started-docs] Hook up switching tasks, Matthias Clasen
  • [gnome-getting-started-docs] Rename apps.page, Matthias Clasen
  • [gnome-getting-started-docs] Hook up 'Responding to messages', Matthias Clasen
  • [gnome-getting-started-docs] Put change-wallpaper video in place, Matthias Clasen
  • [gnome-getting-started-docs] task switching - mouse, Jakub Steiner
  • [gnome-themes-standard/gnome-3-6] Adwaita: Fix active spinner without animations, Benjamin Otte
  • [gnome-themes-standard] Adwaita: Fix active spinner without animations, Benjamin Otte
  • [gnome-shell] Overview search box is too subtle, Allan Day
  • [rygel/wip/didl-s: 2/2] WIP, Jens Georg
  • [rygel/wip/didl-s: 1/2] server: Add generic Serializer class, Jens Georg
  • [rygel] (2 commits) Non-fast-forward update to branch wip/didl-s, Jens Georg
  • [gtk+/gtk-3-6] settings: Reset all styles when the enable-animations settings changes, Benjamin Otte
  • [gtk+/gtk-3-6] Raleigh: Fix spinners with disabled animations, Benjamin Otte
  • [gtk+] settings: Reset all styles when the enable-animations settings changes, Benjamin Otte
  • [gtk+] Raleigh: Fix spinners with disabled animations, Benjamin Otte
  • [gtk+] cssimage: Implement some equal functions, Benjamin Otte
  • [jhbuild] Updated Galician translations, =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
  • [ekiga] Updated kn translation, Shankar Prasad
  • [gnome-devel-docs] Updated Spanish translation, =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
  • [evolution/gnome-3-6] Updated Galician translations, =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
  • [gnome-shell/gnome-3-6] Updated Galician translations, =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
  • [json-glib] Added Greek translation, Tom Tryfonidis
  • [json-glib/json-glib-0-14] Added Greek translation, Tom Tryfonidis
  • [gnome-online-accounts/gnome-3-6] Updated Greek translation, Tom Tryfonidis
  • [gnome-settings-daemon/gnome-3-6] power: Do not attempt to suspend, dim or blank if running as a virtual machine, Richard Hughes
  • [gnome-online-accounts] Updated Greek translation, Tom Tryfonidis
  • [empathy/gnome-3-6] Updated kn translation, Shankar Prasad
  • [evolution/gnome-3-6] Updated Greek translation, Tom Tryfonidis
  • [evolution] Updated Greek translation, Tom Tryfonidis
  • [grilo-plugins] tmdb: Use new metadata keys from grilo core, Juan A . Suarez Romero
  • [grilo] core: Add generic metadata keys from TMDB, Juan A . Suarez Romero
  • [gupnp] Initialize os_win32 to "no" to fix linux compilation., Jens Georg
  • [network-manager-applet] Deleted branch general-page, =?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
  • [network-manager-applet] connection-editor: tweak General page, =?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
  • [network-manager-applet] editor: get firewall zones asynchrounously, =?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
  • [network-manager-applet] editor: add a tooltip for 'Connection name' containing connection's UUID, =?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
  • [network-manager-applet] editor: move 'Connect automatically' and 'Available to all users' to General page, =?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
  • [network-manager-applet] editor: add a "General" page for 'connection' setting properties, =?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
  • [network-manager-applet] editor: add secondary connections to 'General' page, =?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
  • [jhbuild] 3.8: use gnome-3-6 branch for gnome-terminal (GNOME bug 687272), Craig Keogh
  • [giggle] Created tag 0.7, =?utf-8?q?Javier_Jard=C3=B3n?=
  • [giggle] 0.7, =?utf-8?q?Javier_Jard=C3=B3n?=
  • [giggle] Created tag 0.6.2, =?utf-8?q?Javier_Jard=C3=B3n?=
  • [giggle/giggle-0-6] 0.6.2, =?utf-8?q?Javier_Jard=C3=B3n?=
  • [caribou] Port from libgee 0.6 to 0.8, Daiki Ueno
  • [gtk+/bgo687196-filesystemmodel-crash: 2/2] Remove argument to _gtk_file_system_model_update_file() that should not be part of the internal API, Federico Mena Quintero
  • [gtk+/bgo687196-filesystemmodel-crash: 1/2] Rename gtk_tree_path_new_from_node() to tree_path_new_from_node(), Federico Mena Quintero
  • [gtk+] (2 commits) Created branch bgo687196-filesystemmodel-crash, Federico Mena Quintero
  • [yelp-xsl] mal2html-ui: Added deprecation warning, Shaun McCance
  • [ostree] Created tag v2012.12, Colin Walters
  • [ostree] Release 2012.12, Colin Walters
  • [glib] Use "Returns:" instead of the invalid "@returns" for annotating return values., Robert Ancell
  • [yelp-xsl] mal2html: Move ui:expanded out of experimental, Shaun McCance
  • [gnome-ostree] manifest: Rebase on top of Poky "Danny", Colin Walters
  • [rhythmbox] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [ocrfeeder] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [gnome-documents] lib: remove unused files, Cosimo Cecchi
  • [glade] Updated POTFILES.in, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [damned-lies] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [tasque] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=
  • [blam] Updated Polish translation, =?utf-8?q?Piotr_Dr=C4=85g?=

  • Mail converted by MHonArc