2012-December Archive by Date
01 December 2012
- [rygel] Prepare 0.17.3 Jens Georg
- [rygel] Created tag RYGEL_0_17_3 Jens Georg
- [gdm] Don't iterate over a NULL strv Matthias Clasen
- [rygel] Fix NEWS file Jens Georg
- [gdm/gnome-3-6] docs: Correct session log location, bug 688032 Matthias Clasen
- [gdm/gnome-3-6] slave: cancel start session request if slave gets stopped Matthias Clasen
- [gdm/gnome-3-6] access-file: don't use FamilyLocal for auth cookie Matthias Clasen
- [gdm/gnome-3-6] Don't iterate over a NULL strv Matthias Clasen
- [gtk+] settings: Never override some font properties Benjamin Otte
- [gtk+] settings: Implement StyleProvider interface without StyleProperties Benjamin Otte
- [gtk+] style: Add _gtk_style_provider_private_get_settings() Benjamin Otte
- [gtk+] css: Move default font handling Benjamin Otte
- [gnome-shell] shell-app-usage: Fix several problems in xml parsing Matthias Clasen
- [frogr] Updated Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [evolution] Avoid gdk_display_get_pointer(). Matthew Barnes
- [evolution] Avoid gtk_rc_parse_string(). Matthew Barnes
- [gnome-settings-daemon] main: Add a way to replace the daemon Jasper St . Pierre
- [jhbuild] world-0.8: Update libdmapsharing depedencies =?utf-8?q?Javier_Jard=C3=B3n?=
- [easytag] Added Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [easytag] Added sl for Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [rhythmbox] shell: make the bottom plugin widget container visible Jonathan Matthew
- [gnome-initial-setup] Use clutter-gst-2.0 instead of 1.0 Kjartan Maraas
- =?utf-8?q?=5Bgnome-shell=5D_Added_Norwegian_bokm=C3=A5l_translation?= Kjartan Maraas
- [epiphany] Fix a couple of compiler warnings spotted by the latest gnome-common flags Xan Lopez
- [rhythmbox] add missing cast from previous commit. oops. Jonathan Matthew
- [gimp-help-2] Updated images. Norwegian translation. =?utf-8?q?Kolbj=C3=B8rn_Stuest=C3=B8l?=
- =?utf-8?q?=5Bgnumeric=5D_Added_Norwegian_bokm=C3=A5l_translation?= Kjartan Maraas
- =?utf-8?q?=5Bevince=5D_Added_Norwegian_bokm=C3=A5l_translation?= Kjartan Maraas
- [gtk+] css: Add more features to font-size code Benjamin Otte
- =?utf-8?q?=5Bgnumeric=5D_Added_Norwegian_bokm=C3=A5l_translation?= Kjartan Maraas
- [gimp] display - run the file-open command when double-clicking in an empty shell. =?utf-8?q?Jehan_Pag=C3=A8s?=
- =?utf-8?q?=5Brhythmbox=5D_Updated_Norwegian_bokm=C3=A5l_translation?= Kjartan Maraas
- [gegl] Deleted branch soc-2011-seamless-clone Barak Itkin
- [gegl] (49 commits) Created branch soc-2011-seamless-clone Barak Itkin
- [gegl/soc-2011-seamless-clone: 1/49] Introduce work in progress code of the Seamless Clone Operation Barak Itkin
- [gegl/soc-2011-seamless-clone: 2/49] Finish removing old cairo code, put most operation logic in place Barak Itkin
- [gegl/soc-2011-seamless-clone: 3/49] Add the necessary automake files and modiy configure.ac. Still needs work Barak Itkin
- [gegl/soc-2011-seamless-clone: 4/49] Fix warnings of all types - compiler and autotools Barak Itkin
- [gegl/soc-2011-seamless-clone: 5/49] More small fixed for autotools and code Barak Itkin
- [gegl/soc-2011-seamless-clone: 6/49] Lots of bug fixing, the operations now works Barak Itkin
- [gegl/soc-2011-seamless-clone: 7/49] Optimize calculation area, fix wrong sampling list calculation, cache colors Barak Itkin
- [gegl/soc-2011-seamless-clone: 8/49] Don't do malloc for the entire paste - sample it instead Barak Itkin
- [gegl/soc-2011-seamless-clone: 9/49] Work in gamma corrected RGB to get much better results! Barak Itkin
- [gegl/soc-2011-seamless-clone: 10/49] Also build the poly2tri-c command line program (p2tc) Barak Itkin
- [gegl/soc-2011-seamless-clone: 11/49] Introduce a new WIP two-step seamless-cloning procedure Barak Itkin
- [gegl/soc-2011-seamless-clone: 12/49] Remove accidently pasted text from Makefile.am and fix the build Barak Itkin
- [gegl/soc-2011-seamless-clone: 13/49] Fix seamless-clone-prepare to save the result, rename things in render Barak Itkin
- [gegl/soc-2011-seamless-clone: 14/49] Extract a function to do the preprocessing for the mesh rendering Barak Itkin
- [gegl/soc-2011-seamless-clone: 15/49] Make the two-step seamless clone realtime! Barak Itkin
- [gegl/soc-2011-seamless-clone: 16/49] Handle most cases where parts of the paste are outside the background Barak Itkin
- [gegl/soc-2011-seamless-clone: 17/49] Rename GEGL_INTERPOLATION_* according to commit 500bef586 Barak Itkin
- [gegl/soc-2011-seamless-clone: 18/49] Make the refinement limitation a function argument Barak Itkin
- [gegl/soc-2011-seamless-clone: 19/49] Process the buffer in tiles instead of whole at once Barak Itkin
- [gegl/soc-2011-seamless-clone: 20/49] Remove code duplication between the seamless-clone operations Barak Itkin
- [gegl/soc-2011-seamless-clone: 21/49] Add missing .gitignore files Barak Itkin
- [gegl/soc-2011-seamless-clone: 22/49] Fix the code to remove compiler warnings Barak Itkin
- [gegl/soc-2011-seamless-clone: 23/49] Update the operations to match changes in the master branch Barak Itkin
- [gegl/soc-2011-seamless-clone: 24/49] More updates to match the changes from master Barak Itkin
- [gegl/soc-2011-seamless-clone: 25/49] Update the seamless-clone operation to use the new poly2tri-c lib Barak Itkin
- [gnome-music] Added nb Kjartan Maraas
- [gegl/soc-2011-seamless-clone: 26/49] Don't do the preprocessing twice if the aux buffer hasn't changed Barak Itkin
- =?utf-8?q?=5Bgnome-music=5D_Added_Norwegian_bokm=C3=A5l_translation?= Kjartan Maraas
- [gegl/soc-2011-seamless-clone: 27/49] Fix the seamless-clone operation to work with GLib 2.28 Barak Itkin
- [gegl/soc-2011-seamless-clone: 28/49] Update the calls according to commit 1ad729e of poly2tri-c Barak Itkin
- [gegl/soc-2011-seamless-clone: 29/49] Several small fixes to the all-in-one seamless clone op Barak Itkin
- [gegl/soc-2011-seamless-clone: 30/49] Fix the offset handling of the seamless cloning Barak Itkin
- [gegl/soc-2011-seamless-clone: 31/49] Rewrite the outline finding algorithm for seamless clone operation Barak Itkin
- [gegl/soc-2011-seamless-clone: 32/49] Allow GEGL to be built without poly2tri-c, disabling the seamless clone op Barak Itkin
- [gegl/soc-2011-seamless-clone: 33/49] Remove unused code Barak Itkin
- [gegl/soc-2011-seamless-clone: 34/49] Handle many error cases in the outline finding for seamless cloning Barak Itkin
- [gegl/soc-2011-seamless-clone: 35/49] Report preprocessing error messages in the seamless clone operation Barak Itkin
- [gegl/soc-2011-seamless-clone: 36/49] Update the seamless cloning operation to match commit 6f0ce58 of poly2tri-c Barak Itkin
- [gegl/soc-2011-seamless-clone: 37/49] Add a seamless cloning composite operation Barak Itkin
- [gegl/soc-2011-seamless-clone: 38/49] Add a local copy of poly2tri-c for use by seamless-cloning as a fallback Barak Itkin
- [gegl/soc-2011-seamless-clone: 39/49] Document the inclusion of Poly2Tri-C (Using the New-BSD license) in GEGL Barak Itkin
- [gegl/soc-2011-seamless-clone: 40/49] Fix wrong node connection order in gegl:seamless-clone-compose Barak Itkin
- [gegl/soc-2011-seamless-clone: 41/49] Work in progress to extract the seamless cloning into a standard API Barak Itkin
- [gegl/soc-2011-seamless-clone: 42/49] Make it compile and fix a critical error with the ScColor type Barak Itkin
- [gegl/soc-2011-seamless-clone: 43/49] Allow an ScContext object to be efficiently updated to a new input Barak Itkin
- [gegl/soc-2011-seamless-clone: 44/49] Small fixes to variables lacking initialization Barak Itkin
- [gegl/soc-2011-seamless-clone: 45/49] Remove unused (programmatic) seamless cloning ops and update the main op Barak Itkin
- [gegl/soc-2011-seamless-clone: 46/49] Prevent problems when creating samples lists for small pastes Barak Itkin
- [gegl/soc-2011-seamless-clone: 47/49] Make sure the seamless cloning gets updated on each change Barak Itkin
- [gegl/soc-2011-seamless-clone: 48/49] Allow points on the boundry of the area not to use a sample list Barak Itkin
- [gegl/soc-2011-seamless-clone: 49/49] Respect the threshold parameter when finding the outline Barak Itkin
- [folks] [l10n] Update Japanese translation Jiro Matsuzawa
- [gnome-system-monitor] Updated slovak translation =?utf-8?q?Peter_Mr=C3=A1z?=
- [gtk+] gtkliststore: Add explicit braces to avoid dangling else Kalev Lember
- [libgweather] (6 commits) Created branch wip/forecasts Giovanni Campagna
- [libgweather/wip/forecasts: 1/6] Add Yahoo! Weather forecast provider. Giovanni Campagna
- [libgweather/wip/forecasts: 2/6] Add support for hidden intermediate administrative divisions Giovanni Campagna
- [libgweather/wip/forecasts: 3/6] Update Italian locations to include province Giovanni Campagna
- [libgweather/wip/forecasts: 4/6] Add yr.no backend for weather forecast information Giovanni Campagna
- [gnome-system-monitor/gnome-3-6] Updated slovak translation =?utf-8?q?Peter_Mr=C3=A1z?=
- [libgweather/wip/forecasts: 5/6] Allow enabling a subset of weather data providers Giovanni Campagna
- [libgweather/wip/forecasts: 6/6] Expose legal attribution for applications Giovanni Campagna
- [gnome-user-docs] Fix indenting in system-admin-guide/Makefile.am Ekaterina Gerasimova
- [gnome-system-monitor/gnome-3-4] Updated slovak translation =?utf-8?q?Peter_Mr=C3=A1z?=
- [gtk+] css: Fix dependencies for font lookup Benjamin Otte
- [gtk+] cssvalue: Change order of values Benjamin Otte
- [gtk+] cssvalue: Parse font sizes properly Benjamin Otte
- [gtk+] cssvalue: Fix the scaling factors for 'smaller' and 'larger' Benjamin Otte
- [gtk+] reftests: Add a test for the new font size names Benjamin Otte
- [anjuta] profile-manager: Add new close() function. Sebastien Granjoux
- [anjuta] anjuta: unload all plugins before closing a window. Sebastien Granjoux
- [anjuta] anjuta: Remove "exiting" signal from AnjutaShell. Sebastien Granjoux
- [gtk+] css: Fix order of enum Benjamin Otte
- [gnome-tweak-tool] Update German translation Christian Kirbach
- [anjuta-extras] Update German translation Christian Kirbach
- [banshee] Corrected indentation and mallard tags in help files. Ekaterina Gerasimova
- [banshee] Playlists: refactoring, introduce new PlaylistElement class =?utf-8?q?Andr=C3=A9s_Aragoneses?=
- [banshee] PlaylistElement: make this class strongly-typed =?utf-8?q?Andr=C3=A9s_Aragoneses?=
- [anjuta/gnome-3-6] Updated German help translation Christian Kirbach
- [anjuta] Updated German help translation Christian Kirbach
- [gegl] gegl: move cache's set_extent from gegl_node_get_bounding_box Massimo Valentini
- [libgweather/wip/forecasts] GWeather: avoid opening and parsing the database for each forecast element Giovanni Campagna
- [libgweather/wip/forecasts] Prefer Yahoo! Weather over Yr.no if available and enabled. Giovanni Campagna
- [libgweather/wip/forecasts] Add a second provider for the yr.no service Giovanni Campagna
- [libgweather/wip/forecasts] Fix day/night icons for forecast infos Giovanni Campagna
- [seahorse] Updated German translation Christian Kirbach
- [seahorse/gnome-3-6] Updated German translation Christian Kirbach
- [libgweather] (11 commits) ...Move GSettings schemas from data/ to a dedicated directory Giovanni Campagna
- [libgweather: 11/11] Move GSettings schemas from data/ to a dedicated directory Giovanni Campagna
- [gnome-settings-daemon] media-keys: Add default shortcuts for the magnifier Bastien Nocera
- [gnome-settings-daemon/gnome-3-6] media-keys: Add default shortcuts for the magnifier Bastien Nocera
- [libgweather] Ops, forgotten file... Giovanni Campagna
- [gegl] gegl: move back 'valid_have_rect = TRUE' in gegl_node_get_bounding_box Massimo Valentini
- [gnome-user-docs] added experimental mallard namespace. modified page formatting for clarity. made addl processes expa Jim Campbell
- [gnome-settings-daemon] media-keys: Escape the keybindings to fix the build Bastien Nocera
- [gnome-settings-daemon/gnome-3-6] media-keys: Escape the keybindings to fix the build Bastien Nocera
- [empathy] Added an Overview help page to Empathy, bug 604975 Ekaterina Gerasimova
- [eog] bgo#683335 - Set the basename for print-to-file Felix Riemann
- [eog] Raise GTK+ dependency for print-to-file basename Felix Riemann
- [eog] Don't save the print-to-file output URI. Felix Riemann
- [eog] Make eog_image_get_caption() use GFileInfo Felix Riemann
- [banshee] Moved incomplete help pages to *.page.stub Ekaterina Gerasimova
- [eog] Simplify setting print-to-file basename Felix Riemann
- [banshee] Removed empty help section "Community extensions" Ekaterina Gerasimova
- [tasque] Move "set process title" fix to Program.cs Antonius Riha
- [tasque] Use Mono.Options for option parsing Antonius Riha
- [tasque] Move some stuff over to NativeApplication Antonius Riha
- [tasque] Remove static constructor of RemoteControl Antonius Riha
- [zenity/gnome-3-4] Updated slovak translation =?utf-8?q?Peter_Mr=C3=A1z?=
- [zenity/gnome-3-2] Updated slovak translation =?utf-8?q?Peter_Mr=C3=A1z?=
- [ekiga] Updated Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [zenity/gnome-3-0] Updated slovak translation =?utf-8?q?Peter_Mr=C3=A1z?=
- [gtk+] Updated POTFILES.skip =?utf-8?q?Piotr_Dr=C4=85g?=
- [zenity/gnome-2-32] Updated slovak translation =?utf-8?q?Peter_Mr=C3=A1z?=
- [gnome-calendar] Added GcalDateEntry widget. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-calendar] Added start-date change handling. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-calendar] Moved from guint to gint to match libical internal data. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-calendar] Added modified signals to both widgets. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-calendar] Removed gcc-4.7 warnings. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-calendar] Fixed error when replacing a number. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-calendar] Reworked date change observers. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-calendar] Added method for setting event end-date. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-calendar] Handled change of end-date of an event. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-weather] Added Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [gnome-calendar] Added source change notification. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-calendar] Added support for moving events between sources. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-calendar] Added source change notification connections. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-calendar] Debarshi's suggestion about g_clear_object use. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-calendar] Get month names and weekdays from locale. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-calendar] Updated docs and TODO. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-calendar] Fixed indexing of month_names array. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-calendar] Added initial GcalYearView implementation. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-calendar] Hooked GcalYearView into GcalWindow and GcalApplication. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-calendar] Minor fixes and comments review. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-calendar] Fixed text formatting issues. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-calendar] Bug: Not updating toolbar when changing view through AppMenu. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-calendar] Added constraint to minimum window size. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-calendar] Improved update of toolbar when changing view. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-calendar] Renamed widget data structure to GcalWeekChildData. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-calendar] Moved GcalViewChild to GcalView. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-calendar] Added gcal_compare_event_widget_by_date function. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-calendar] Keeping event widget sorted inside views. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-calendar] Added allocating of children in the GcalYearView. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-calendar] Fixed bug on location change notification. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-calendar] Optimized size_allocate method in views. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-calendar] Updated docs and fixed formatting issues. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-calendar] Implemented GcalView::reposition_child in GcalYearView. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-calendar] Added mark of the actual month to GcalYearView. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-calendar] Added accelerators to GcalApplication actions. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-calendar] Changed event-created signal emission. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-calendar] Debug instrucions and comments removed. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-calendar] Format and documentation changes. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-calendar] Added GcalView::create_event_on_current_unit. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-calendar] GcalYearView implementation of GcalView::create_event_on_current_unit. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-calendar] Added input handling to GcalYearView. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-calendar] Added drawings for new_event mark when click "New Event" button. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-calendar] Stolen code for making toolbar buttons square. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-calendar] Bump version to 0.0.3. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-calendar] Marked current month in GcalYearView =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-calendar] Updated POTFILES.in =?utf-8?q?Piotr_Dr=C4=85g?=
- [gnome-calendar] Updated Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [orca] Make viewing Orca help in Yelp activatable via Learn Mode Joanmarie Diggs
- [gjs] gi: Add a nicer toString() for boxed objects too Colin Walters
- [yelp-xsl/gnome-3-6] Updated slovak translation =?utf-8?q?Peter_Mr=C3=A1z?=
- [gjs] build: Use -Bsymbolic-functions by default if available Colin Walters
- [gnome-weather] Added galician translations =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [yelp-xsl/gnome-3-4] Updated slovak translation =?utf-8?q?Peter_Mr=C3=A1z?=
- [yelp-xsl/gnome-3-2] Updated slovak translation =?utf-8?q?Peter_Mr=C3=A1z?=
- [easytag] Update easytag.doap David King
- [anjuta] symbol-db: Remove buffer update timeout when plugin gets deactivated. Sebastien Granjoux
- [anjuta] document-manager: Remove autosave timeout when the plugin is deactivated. Sebastien Granjoux
- [anjuta] build-basic-autotools: Disconnect all signals on editors when the plugin is deactivated. Sebastien Granjoux
- [anjuta] build-basic-autotools: Remove idle for updating indicators when plugin is deactivated. Sebastien Granjoux
- [gnome-clocks] Rework digital clock renderer to use CSS Paolo Borelli
- [libgsystem] Import GSubprocess as GSSubprocess Colin Walters
- [yelp-xsl/gnome-3-0] Updated slovak translation =?utf-8?q?Peter_Mr=C3=A1z?=
- [ostree] cleanup: Rebase spawn API on top of libgsystem GSSubprocess Colin Walters
- [nemiver] 689338 - Sometimes current frame is wrongly set Dodji Seketeli
- [gnome-clocks] All items are unselected when exiting selection mode Paolo Borelli
- [anjuta] git: Fix compile warnings. James Liggett
- [nemiver] Fix French translation markup Dodji Seketeli
- [banshee] Playlists: fix Playlist.Formats.Tests after latest refactorings =?utf-8?q?Andr=C3=A9s_Aragoneses?=
- [gnome-user-docs] Adding autologin page Ekaterina Gerasimova
- [gnome-clocks] AlarmItem: Save state for the cell renderer Paolo Borelli
- [gnome-user-docs] Adding custom session page Ekaterina Gerasimova
- [gnome-user-docs] Adding default user session page Ekaterina Gerasimova
02 December 2012
- [easytag] Replace about dialog with GtkAboutDialog David King
- [easytag] Improve many translatable strings, bug 689416 David King
- [gupnp] Fix missing event notifications Jens Georg
- [bijiben] Implement initial custom color palette for Notes color dialog Pierre-Yves Luyten
- [bijiben] ColorButton : fix color dialog initial color Pierre-Yves Luyten
- [banshee] PlaylistElement: adjust accessibility of property setters to internal =?utf-8?q?Andr=C3=A9s_Aragoneses?=
- [bijiben] Added Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [libgweather] Add serialization capabilities to GWeatherLocation Giovanni Campagna
- [easytag] Fix build errors in po files =?utf-8?q?Piotr_Dr=C4=85g?=
- [glib-networking] Updated Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [gnome-control-center] Updated POTFILES.in =?utf-8?q?Piotr_Dr=C4=85g?=
- [glib] gtask: annotate source_object arguments and return values as GObject Evan Nemerson
- [atk] introspection: merge fixes from Vala bindings Evan Nemerson
- [vala] glib-2.0: make MainContext.ref_thread_default return value owned Evan Nemerson
- [vala] atk: update bindings to account for changes made in atk Evan Nemerson
- [jhbuild] world-3.8: add gnome-weather =?utf-8?q?Javier_Jard=C3=B3n?=
- [gnome-settings-daemon] configure: bump PulseAudio dependency to 2.0 Evan Nemerson
- [jhbuild] core-3.8: udisks depends on libacl =?utf-8?q?Javier_Jard=C3=B3n?=
- [jhbuild] 3.8: Use libatasmart from distro package =?utf-8?q?Javier_Jard=C3=B3n?=
- [vala] linux: Make If* enums public Luca Bruno
- [gnome-online-accounts] Updated Esperanto translation Kristjan Schmidt
- [gnome-online-accounts/gnome-3-6] Updated Esperanto translation Kristjan Schmidt
- [baobab] Updated Greek translation Thirumurthi Vasudeven
- [baobab] Updated Tamil translation Thirumurthi Vasudeven
- [vala] resolver: Accept children of DeleteStatement Luca Bruno
- [evolution] Updated Tamil translation Thirumurthi Vasudeven
- [evolution] Updated Tamil translation Thirumurthi Vasudeven
- [pango] Remove Thai/Lao Prepend/Extend properties Theppitak Karoonboonyanan
- [ekiga] updated Tamil translation Thirumurthi Vasudeven
- [ekiga] Updated Tamil translation Thirumurthi Vasudeven
- [ekiga] Updated Tamil translation Thirumurthi Vasudeven
- [gcalctool] Updated slovak translation =?utf-8?q?Peter_Mr=C3=A1z?=
- [gcalctool/gnome-3-6] Updated slovak translation =?utf-8?q?Peter_Mr=C3=A1z?=
- [gnome-user-docs] [l10n] Update Japanese translation Jiro Matsuzawa
- [easytag] Minor string improvements David King
- [gcalctool/gnome-3-4] Updated slovak translation =?utf-8?q?Peter_Mr=C3=A1z?=
- [nemiver] 689458 - Crash when copying variable value Dodji Seketeli
- [gnome-user-docs] [l10n] Update Japanese translation Jiro Matsuzawa
- [evolution-data-server] Updated Tamil translation Thirumurthi Vasudeven
- [evolution-data-server] Updated Tamil translation Thirumurthi Vasudeven
- [evolution-data-server] Updated Tamil translation Thirumurthi Vasudeven
- [sushi/gnome-3-4] Added slovak translation =?utf-8?q?Peter_Mr=C3=A1z?=
- [file-roller] Updated Tamil translation Thirumurthi Vasudeven
- [sushi/gnome-3-2] Added slovak translation =?utf-8?q?Peter_Mr=C3=A1z?=
- [gcalctool] Updated Tamil translation Thirumurthi Vasudeven
- [gedit] Updated Tamil translation Thirumurthi Vasudeven
- [gnome-contacts] Updated Tamil translation Thirumurthi Vasudeven
- [librest] oauth: fix typo in method name Ross Burton
- [gnome-boxes] Updated Tamil translation Thirumurthi Vasudeven
- [gnome-clocks] World: Improve sunrise/sunset handling Paolo Borelli
- [evolution/webkit-composer] Rename e_editor_selection_get_FORMAT to e_editor_selection_is_FORMAT =?utf-8?q?Dan_Vr=C3=A1til?=
- [rhythmbox] Deleted branch gstreamer-1.0 Jonathan Matthew
- [rhythmbox] (39 commits) Created branch gstreamer-1.0 Jonathan Matthew
- [rhythmbox/gstreamer-1.0: 1/39] build against GStreamer 0.11 Jonathan Matthew
- [rhythmbox/gstreamer-1.0: 2/39] metadata: convert to GStreamer 0.11 Jonathan Matthew
- [rhythmbox/gstreamer-1.0: 3/39] GstEncodingTarget is now a GObject, not a GstMiniObject Jonathan Matthew
- [rhythmbox/gstreamer-1.0: 4/39] audiocd: start conversion to GStreamer 0.11 Jonathan Matthew
- [rhythmbox/gstreamer-1.0: 5/39] fmradio: convert source element to GStreamer 0.11 Jonathan Matthew
- [rhythmbox/gstreamer-1.0: 6/39] mtp: convert to GStreamer 0.11 Jonathan Matthew
- [rhythmbox/gstreamer-1.0: 7/39] visualizer: initial conversion to GStreamer 0.11 Jonathan Matthew
- [rhythmbox/gstreamer-1.0: 8/39] encoder: convert to GStreamer 0.11 Jonathan Matthew
- [rhythmbox/gstreamer-1.0: 9/39] playbin2: convert to GStreamer 0.11, drop the '2' Jonathan Matthew
- [rhythmbox/gstreamer-1.0: 10/39] replaygain: initial bits of GStreamer 0.11 conversion Jonathan Matthew
- [rhythmbox/gstreamer-1.0: 11/39] xfade: initial "it compiles" conversion to GStreamer 0.11 Jonathan Matthew
- [rhythmbox/gstreamer-1.0: 12/39] disable daap and visualizer plugins Jonathan Matthew
- [rhythmbox/gstreamer-1.0: 13/39] GStreamer package and library names changed from 0.11 to 1.0 Jonathan Matthew
- [rhythmbox/gstreamer-1.0: 14/39] gst: Take a reference on objects returned by iterators Jonathan Matthew
- [rhythmbox/gstreamer-1.0: 15/39] More 0.11 -> 1.0 for GStreamer bits Jonathan Matthew
- [rhythmbox/gstreamer-1.0: 16/39] bindings/gi: make gir scanner find GStreamer .gir files in right prefix Jonathan Matthew
- [rhythmbox/gstreamer-1.0: 17/39] rb-player-gst: Use GST_MESSAGE_STREAM_START Jonathan Matthew
- [rhythmbox/gstreamer-1.0: 18/39] audiocd: Port to latest 1.0 gst API Jonathan Matthew
- [rhythmbox/gstreamer-1.0: 19/39] rb-missing-plugins: Fix for latest gst 1.0 API change Jonathan Matthew
- [rhythmbox/gstreamer-1.0: 20/39] rb-player-gst-xfade: Minor fixes Jonathan Matthew
- [rhythmbox/gstreamer-1.0: 21/39] encoder: use pad-added, new-decoded-pad doesn't exist any more Jonathan Matthew
- [rhythmbox/gstreamer-1.0: 22/39] encoder: use gst_pad_query_caps to get decoded caps Jonathan Matthew
- [rhythmbox/gstreamer-1.0: 23/39] encoder: fix GstIterator usage Jonathan Matthew
- [rhythmbox/gstreamer-1.0: 24/39] metadata: use pad-added signal, gst_pad_query_caps Jonathan Matthew
- [rhythmbox/gstreamer-1.0: 25/39] xfade: fix pad blocking for prerolled streams Jonathan Matthew
- [rhythmbox/gstreamer-1.0: 26/39] xfade: use gst_pad_query_caps Jonathan Matthew
- [rhythmbox/gstreamer-1.0: 27/39] xfade: make sure there's always a value in the volume control source Jonathan Matthew
- [rhythmbox/gstreamer-1.0: 28/39] xfade: only block downstream flow Jonathan Matthew
- [rhythmbox/gstreamer-1.0: 29/39] xfade: fix more pad block probes Jonathan Matthew
- [rhythmbox/gstreamer-1.0: 30/39] xfade: pad probe functions should return a GstPadProbeReturn Jonathan Matthew
- [rhythmbox/gstreamer-1.0: 31/39] xfade: add some missing locking Jonathan Matthew
- [rhythmbox/gstreamer-1.0: 32/39] xfade: fix probe type for blocking streams to be unlinked Jonathan Matthew
- [rhythmbox/gstreamer-1.0: 33/39] xfade: need to explicitly request flush events in the stream probe Jonathan Matthew
- [rhythmbox/gstreamer-1.0: 34/39] xfade: divide volume controller values by 10 Jonathan Matthew
- [rhythmbox/gstreamer-1.0: 35/39] xfade: put stream volume element in passthrough when possible Jonathan Matthew
- [rhythmbox/gstreamer-1.0: 36/39] Port the DAAP plugin to GStreamer 1.0 Jonathan Matthew
- [rhythmbox/gstreamer-1.0: 37/39] track-transfer-batch: make encoding-target not construct only again Jonathan Matthew
- [rhythmbox/gstreamer-1.0: 38/39] xfade: don't hold stream lock while sending seeks Jonathan Matthew
- [rhythmbox/gstreamer-1.0: 39/39] xfade: forget about stopping the sink for now Jonathan Matthew
- [gnome-clocks] AlarmItem: Change syntax in _get_is_light() Paolo Borelli
- [gnome-desktop] Updated Tamil translation Thirumurthi Vasudeven
- [gnome-desktop] Updated Tamil translation Thirumurthi Vasudeven
- [gnome-font-viewer] Updated Tamil translation Thirumurthi Vasudeven
- [gnome-documents] Updated Tamil translation Thirumurthi Vasudeven
- [jhbuild] 3.8: Use enchant from distro package =?utf-8?q?Javier_Jard=C3=B3n?=
- [jhbuild] 3.8: Use fontcofig from distro package =?utf-8?q?Javier_Jard=C3=B3n?=
- [jhbuild] 3.8: Use icon-naming-utils from distro package =?utf-8?q?Javier_Jard=C3=B3n?=
- [jhbuild] 3.8: Use lcms2 from distro packages =?utf-8?q?Javier_Jard=C3=B3n?=
- [jhbuild] 3.8: Use libdaemon from distro packages =?utf-8?q?Javier_Jard=C3=B3n?=
- [jhbuild] 3.8: Use libical from distro package =?utf-8?q?Javier_Jard=C3=B3n?=
- [jhbuild] 3.8: Use libnl from distro packages =?utf-8?q?Javier_Jard=C3=B3n?=
- [jhbuild] 3.8: Use libtasn1 from distro packages =?utf-8?q?Javier_Jard=C3=B3n?=
- [jhbuild] 3.8: Use speex from distro packages =?utf-8?q?Javier_Jard=C3=B3n?=
- [jhbuild] 3.8: Use sqlite3 from distro packages =?utf-8?q?Javier_Jard=C3=B3n?=
- [jhbuild] 3.8: Use json from distro packages =?utf-8?q?Javier_Jard=C3=B3n?=
- [jhbuild] deps-base-3.8: Remove startup-notification duplicate entry =?utf-8?q?Javier_Jard=C3=B3n?=
- [jhbuild] 3.8: Use pixman from distro packages =?utf-8?q?Javier_Jard=C3=B3n?=
- [jhbuild] 3.8: Use cairo from distro packages =?utf-8?q?Javier_Jard=C3=B3n?=
- [jhbuild] 3.8: Use py2cairo from distro packages =?utf-8?q?Javier_Jard=C3=B3n?=
- [jhbuild] sysdeps-3.8: rename python-devel to python2-devel =?utf-8?q?Javier_Jard=C3=B3n?=
- [jhbuild] sysdeps-3.8: python-devel requires python 3 =?utf-8?q?Javier_Jard=C3=B3n?=
- [jhbuild] apps-3.8: gedit depends on python3 =?utf-8?q?Javier_Jard=C3=B3n?=
- [jhbuild] core-deps: pygobject depends on python3, pygobject-python2 on python2 =?utf-8?q?Javier_Jard=C3=B3n?=
- [gthumb] add GST_DISABLE_DEPRECATED to CFLAGS when using --disable-deprecated Paolo Bacchilega
- [gthumb] ported to gstreamer 1.0 Paolo Bacchilega
- [gthumb] video viewer: fixed progress bar for gtk 3.6 Paolo Bacchilega
- [gthumb] using GdkRGBA instead of GdkColor Paolo Bacchilega
- [gthumb] removed the use of g_mutex_new Paolo Bacchilega
- [gthumb] use GdkRGBA instead of cairo_color_t Paolo Bacchilega
- [gthumb] use g_thread_new instead of g_thread_create Paolo Bacchilega
- [gthumb] window layout: use a GtkGrid instead of a GtkTable Paolo Bacchilega
- [gthumb] removed the us of GDK_THREADS_ENTER/LEAVE macros Paolo Bacchilega
- [gnome-online-accounts] Updated Tamil translation Thirumurthi Vasudeven
- [gthumb] do not include rsvg-cairo.h explictly Paolo Bacchilega
- [gthumb] ported to libsecret Paolo Bacchilega
- [gthumb] media viewer: set the state to READY instead of NULL when deactivating Paolo Bacchilega
- [gthumb] use a smaller max zoom factor to enhance the viewer zoom quality Paolo Bacchilega
- [gnome-screenshot] Updated Tamil translation Thirumurthi Vasudeven
- [gnome-clocks] Play a bit with the background css Paolo Borelli
- [gnome-search-tool] Updated Tamil translation Thirumurthi Vasudeven
- [libgweather] Add woeid for Vigo, Spain =?utf-8?q?Javier_Jard=C3=B3n?=
- [libgweather] Add eoid for Manchester, UK =?utf-8?q?Javier_Jard=C3=B3n?=
- [libgweather] Add woeid for Seoul, South Korea =?utf-8?q?Javier_Jard=C3=B3n?=
- [libgweather] build: INTLTOOL 0.50 supports translation of schemas directly =?utf-8?q?Javier_Jard=C3=B3n?=
- [gobject-introspection] scanner: Parse comments with */ not on a new line, but emit a warning Dieter Verfaillie
- [gnome-shell] Updated Tamil translation Thirumurthi Vasudeven
- [gnome-system-log] Updated Tamil translation Thirumurthi Vasudeven
- [gnome-clocks] Show the nation name Paolo Borelli
- [gnome-packagekit] Updated Tamil translation Thirumurthi Vasudeven
- [gnome-user-docs] [l10n] Update Japanese translation Jiro Matsuzawa
- [gnome-clocks] ClockItem: Save state for the cell renderer Paolo Borelli
- [nautilus] Updated Tamil translation Thirumurthi Vasudeven
- [mutter] Updated Tamil translation Thirumurthi Vasudeven
- [gnome-clocks] Make sure the selection checkboxes use the right css Paolo Borelli
- [gucharmap] Updated Tamil translation Thirumurthi Vasudeven
- [gnome-tweak-tool] Created branch gnome-3-6 John Stowers
- [cheese] Return to the video view after selecting an effect David King
- [gnome-tweak-tool] bump to 3.7.0 John Stowers
- [gnome-tweak-tool] Choose the schema for window buttons tweak based on the session mode John Stowers
- [gnome-tweak-tool] tidy the shell fallback js eval logic John Stowers
- [vino] Updated Tamil translation Thirumurthi Vasudeven
- [evolution/webkit-composer] Break citation on Enter keypress =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit-composer] Fix handling citation in EEditorSelection::get_has_style() =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit-composer] Add documentation to basic classes and update copyright =?utf-8?q?Dan_Vr=C3=A1til?=
- [totem] Updated Tamil translation Thirumurthi Vasudeven
- [PolicyKit-gnome] Updated Tamil translation Thirumurthi Vasudeven
- [libgee/0.6] Small improvements to PriorityQueue Maciej Marcin Piechotka
- [libgee/0.8] Fix releasing NULL pointers during atomic exchange Maciej Marcin Piechotka
- [libgee/0.8] Various small fixes to ConcurrentList Maciej Marcin Piechotka
- [libgee/0.8] Fix missing http:// in link to paper Maciej Marcin Piechotka
- [libgee/0.8] Fix starting of HazardPointer policy Maciej Marcin Piechotka
- [libgee/0.8] Small improvements to PriorityQueue Maciej Marcin Piechotka
- [libgee/0.8] Remove unused lookup of function from AbstractMultiMap Maciej Marcin Piechotka
- [libgee] Making PriorityQueue.NodePair a compact class Maciej Marcin Piechotka
- [libgee] Fix releasing NULL pointers during atomic exchange Maciej Marcin Piechotka
- [gnome-clocks] Make the digital clock width relative to the pixbuf Paolo Borelli
- [libgee] Various small fixes to ConcurrentList Maciej Marcin Piechotka
- [libgee] Fix missing http:// in link to paper Maciej Marcin Piechotka
- [libgee] Fix starting of HazardPointer policy Maciej Marcin Piechotka
- [libgee] Small improvement to ConcurrentList.Iterator Maciej Marcin Piechotka
- [libgee] Initial implementation of ConcurrentSet Maciej Marcin Piechotka
- [libgee] Small improvements to PriorityQueue Maciej Marcin Piechotka
- [libgee] Remove unused lookup of function from AbstractMultiMap Maciej Marcin Piechotka
- [libgee] Fix warnings and bump requirements to GLib 2.32 Maciej Marcin Piechotka
- [gnome-clocks] Remove unused import Paolo Borelli
- [gnome-clocks] Use the TimeString util also for alarms Paolo Borelli
- [gnome-clocks] World clocks: use the new serialization capabilities in libgweather Giovanni Campagna
- [evolution/webkit-composer] Introduce e_editor_widget_exec_command() and port everything to it =?utf-8?q?Dan_Vr=C3=A1til?=
- [devhelp] Created branch gsettings-migration Thomas Bechtold
- [devhelp/gsettings-migration] Migrate to GSettings Thomas Bechtold
- [ocrfeeder] Fix saving and loading a project Joaquim Manuel Pereira Rocha
- [ocrfeeder] Allow multiple images to be added at once Joaquim Manuel Pereira Rocha
- [damned-lies] Updated Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [pango] Build test programs in "make all" Behdad Esfahbod
- [pango] Fix build for tests Behdad Esfahbod
- [pango] Remove runtests.sh Behdad Esfahbod
- [pango] Fix grapheme properties of joiner / nonjoiner Behdad Esfahbod
- [pango] Fix warning Behdad Esfahbod
- [pango] Fix grapheme properties of U+FFxx range Behdad Esfahbod
- [pango] Fix test-ot-tags expectations after harfbuzz transition Behdad Esfahbod
- [pango] Fix line break of surrogate characters Behdad Esfahbod
- [pango] Fix grapheme boundaries of surrogates and unassigned default ignorables Behdad Esfahbod
- [pango] Minor Behdad Esfahbod
- [pango] Update bidi tables to Unicode 6.2.0 Behdad Esfahbod
- [pango] Add GraphemeBreakTest.txt to the tree Behdad Esfahbod
- [banshee] Playlists: remove two ImportPlaylist() unused methods (dead code) =?utf-8?q?Andr=C3=A9s_Aragoneses?=
- [gthumb] Updated POTFILES.in =?utf-8?q?Piotr_Dr=C4=85g?=
- [nemiver] Added Slovak translation =?utf-8?b?UGF2b2wgS2xhxI1hbnNrw70=?=
- [libgweather] Updated POTFILES.in =?utf-8?q?Piotr_Dr=C4=85g?=
- [rhythmbox] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-user-docs/gnome-3-6] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-tweak-tool/gnome-3-6] generalise the ZipFileChooserButton a little John Stowers
- [gnome-tweak-tool/gnome-3-6] Add desktop background options (bug 689299) John Stowers
- [gnome-tweak-tool] generalise the ZipFileChooserButton a little John Stowers
- [gnome-tweak-tool] Add desktop background options (bug 689299) John Stowers
- [ekiga] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [empathy] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [frogr] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [genius] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [glib-networking] 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-tweak-tool] tidy shell detection a little John Stowers
- [gnome-tweak-tool] add Pantheon to the broken OnlyShowIn system (bug 684097) John Stowers
- [network-manager-openconnect] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [network-manager-applet] Deleted branch aleksander/mobile-providers Aleksander Morgado
- [network-manager-applet] (19 commits) Created branch aleksander/mobile-providers 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/aleksander/mobile-providers: 2/19] libnm-gtk: reorganize mobile providers code 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: 4/19] libnm-gtk: make all mobile provider types opaque 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: 6/19] libnm-gtk: simplify logic when looking for 2/3 digit MNC match Aleksander Morgado
- [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: 8/19] libnm-gtk: don't use 'gsm' in the interface, use '3gpp' instead 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
- [gnome-tweak-tool] Show the XKB option group description instead of ID as tweak summary John Stowers
- [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: 11/19] libnm-gtk: new method to let clients split a MCCMNC string 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: 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: 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: 15/19] libnm-gtk: country info is ensured to exist in the HT Aleksander Morgado
- [network-manager-applet/aleksander/mobile-providers: 16/19] libnm-gtk: plug memleaks Aleksander Morgado
- [network-manager-applet/aleksander/mobile-providers: 17/19] libnm-gtk: new 'NMAMobileProvidersDatabase' object 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: 19/19] libnm-gtk: added unit tests for the mobile provider database Aleksander Morgado
- [gnome-ostree] Created branch wip/gjs Colin Walters
- [gnome-ostree/wip/gjs] Some initial experimentation with using gjs Colin Walters
- [libgweather] Remove GWeatherXML Giovanni Campagna
- [libgweather] Remove Windows support Giovanni Campagna
- [libgweather] GWeatherInfo: fix accessors for astronomical data Giovanni Campagna
- [libgweather] Remove WeatherLocation as a pointer type Giovanni Campagna
- [libgweather] GWeatherLocation: be forgiving if the variant is of the wrong type Giovanni Campagna
- [libgweather] GWeatherInfo: namespace an internal function Giovanni Campagna
- [libgweather] Fix and update documentation Giovanni Campagna
- [glib] win32: Use AC_CHECK_TOOL to find dlltool Kalev Lember
- [gdm/gnome-3-6] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [glib] win32: Fix GDBusDaemon build when glib is built as a static lib Kalev Lember
- [banshee] Update add-podcast help page Ekaterina Gerasimova
- [banshee] Update add-podcast help page Ekaterina Gerasimova
- [libgweather] GWeatherInfo: do not require weather conditions to access sun and moon data Giovanni Campagna
- [libgweather] Introduce gweather_info_is_daytime() for computing sun visibility Giovanni Campagna
- [clutter] text: Prevent a relayout if font descriptions or attrs are equal Jasper St . Pierre
- [libgsystem] fileutils: Add API to mmap() a file using O_NOATIME Colin Walters
- [libgda] Handle GDateTime conversions using GdaDataHandler Vivien Malerba
- [ostree] core: Use mmap() with O_NOATIME if merely reading archive-z2 entries Colin Walters
- [orca] Fix for bug 689486 - Broken links to gnome-user-docs in the orca help Joanmarie Diggs
- [gnome-clocks] Import world clocks in the old format Paolo Borelli
- [glib-networking] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [gtk+] gtkroundedbox: Fix a compiler warning Kalev Lember
- [gnome-clocks] WorldClocks: use the new GWeather abilities to find if it's daytime or not Giovanni Campagna
- [orca] Finish the fix for bug 689486 - Broken links to gnome-user-docs in the orca help Joanmarie Diggs
- [geocode-glib] lib: Create a better description for search results Bastien Nocera
- [geocode-glib] test: Fix search (aka Paris) and locale tests Bastien Nocera
- [geocode-glib] TODO: Update for recent developments Bastien Nocera
- [jhbuild] Added gst-rtsp-server-0.10 and changed dependencies of gst-rtsp-server to gstreamer 1.0 Sebastian Polsterl
- [meld] Add new VC file request interface and SVN support Kai Willadsen
- [meld] Add git support for new file request interface Kai Willadsen
- [meld] Use more robust check for Subversion repository version support Kai Willadsen
- [meld] Python 2.6 updates for Git file request code Kai Willadsen
- [meld] Add Subversion 1.7 support for new file request interface Kai Willadsen
- [meld] Adjust VC location semantics to require a location to be a folder Kai Willadsen
- [meld] Move file cleanup from quit event to atexit handler (closes bgo#686494) Kai Willadsen
- [gobject-introspection] WarnLib: New library for testing API that emits warnings Colin Walters
- [meld] Remove unused on_quit_event Kai Willadsen
- [meld] Update MeldDoc delete-event docstring Kai Willadsen
- [meld] Rename repo-file-path API to be less confusing Kai Willadsen
- [meld] Silence stderr messages in git and svn file retrieval Kai Willadsen
- [meld] Adapt SVN pre-1.7 to used NamedTemporaryFile, and handle new file cases Kai Willadsen
- [jhbuild] Make sure gst-rtsp-server-0.10 uses 0.10 branch Sebastian Polsterl
- [gnome-control-center] (9 commits) Created branch wip/power Matthias Clasen
- [gnome-control-center/wip/power: 1/9] Power: Move screen-related settings here Matthias Clasen
- [gnome-control-center/wip/power: 2/9] Don't link a separate egglistbox copy Matthias Clasen
- [gnome-control-center/wip/power: 3/9] Make 'Screen Power Saving' just a switch Matthias Clasen
- [gnome-control-center/wip/power: 4/9] power: complete new design Matthias Clasen
- [gnome-control-center/wip/power: 5/9] Cleanups Matthias Clasen
- [gnome-control-center/wip/power: 6/9] handle secondary batteries Matthias Clasen
- [gnome-control-center/wip/power: 7/9] power: Add a bluetooth switch Matthias Clasen
- [gnome-control-center/wip/power: 8/9] power: fix some ltr issues Matthias Clasen
- [gnome-control-center/wip/power: 9/9] power: add a wifi switch Matthias Clasen
- [file-roller/gnome-3-6] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [gnome-clocks] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [gjs] GError: pretend that GBoxed wrapping GError is a JS GError Giovanni Campagna
- [ekiga] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [gnome-shell] Add a setting for the default state of 'Remember Password' Giovanni Campagna
- [gcompris] minor french translation update, octave is feminin. Bruno Coudoin
- [genius] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [gnome-shell] MessageTray: clean-up chat timestamps Giovanni Campagna
- [easytag] Fix a typo =?utf-8?q?Piotr_Dr=C4=85g?=
- [gnome-shell] MessageTray, ScreenShield: adjust missed message counter Giovanni Campagna
- [grilo-plugins] test: Run TMDb tests with the recently build plugin Juan A . Suarez Romero
- [easytag] Use XDG directories for configuration and cache David King
- [easytag] Migrate old configuration data to new location David King
- [bijiben] NoteObj : emit renamed signal even for first name Pierre-Yves Luyten
- [easytag] Stop screaming at users, bug 689498 David King
- [rhythmbox] header: don't crash when handling pixbuf drag and drop Jonathan Matthew
- [gimp] app: remove the call to tile_swap_exit() from app_exit_after_callback() Michael Natterer
- [gcompris] remove external gnuchess dependency. Bruno Coudoin
- [bijiben] Autotools: remove data bijiben.desktop.in Pierre-Yves Luyten
03 December 2012
- [gnome-shell] st-private: Don't create attr lists if we don't need them Jasper St . Pierre
- [gnome-shell] st-private: Fix style Jasper St . Pierre
- [clutter] grid-layout: Don't use uninitialized values Jasper St . Pierre
- [clutter] cally-util: Don't free a NULL pointer Jasper St . Pierre
- [clutter] Fix some missing va_ends Jasper St . Pierre
- [clutter] text: Fix font fallback Jasper St . Pierre
- [clutter] A bunch of fixes for Coverity Jasper St . Pierre
- [clutter] swipe-action: Introduce new ::swipe signal Jasper St . Pierre
- [clutter] gdk: Fix realization in the foreign-window case Jasper St . Pierre
- [clutter] Revert "swipe-action: Introduce new ::swipe signal" Jasper St . Pierre
- [clutter] state: Fix a build-breaking typo Jasper St . Pierre
- [gnome-calculator] Fix option list not being null terminated Robert Ancell
- [gnome-calculator] Releasing 3.7.2 Robert Ancell
- [gnome-calculator] Created tag GNOME_CALCULATOR_3_7_2 Robert Ancell
- [libgsystem] shutil: Ensure we create directories with correct mode Colin Walters
- [ostree] Update to latest libgsystem Colin Walters
- [geocode-glib] lib: Use a dynamic array instead of a static one Bastien Nocera
- [geocode-glib] lib: Simplify while loop for a for loop Bastien Nocera
- [geocode-glib] lib: Add geocode_location_set_description() helper Bastien Nocera
- [geocode-glib] lib: Use new _set_description() helper Bastien Nocera
- [gnome-control-center] shell: Better help for panel and panel args Bastien Nocera
- [gimp-help-2] Update French translation Julien Hardlin
- [gnome-control-center] bluetooth: Remove ObexFTP file browsing from the UI Bastien Nocera
- [gnote] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [longomatch] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [frogr] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [geocode-glib] lib: Add woeid to the PlaceFinder results Bastien Nocera
- [geocode-glib] lib: Simplify returning the value Bastien Nocera
- [geocode-glib] TODO: Update for libgweather requirements Bastien Nocera
- [geocode-glib] lib: Fix memory leak looking for a single item Bastien Nocera
- [gsettings-desktop-schemas] privacy: Add recent-files related settings Bastien Nocera
- [gnome-settings-daemon] xsettings: Export recent files max age xsetting Bastien Nocera
- [gsettings-desktop-schemas] schemas: Make defaults more conservative Bastien Nocera
- [gnome-shell] (33 commits) Created branch wip/re-search-v2 Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 2/33] iconGrid: Handle preferred height requests for infinite widths Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 4/33] app-display: use a GAppInfo for the settings provider Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 1/33] overview: fix workspace view scrolling regression Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 3/33] remote-search: add a LaunchSearch() DBus method Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 5/33] searchDisplay, and others: Switch from provider title to provider icon Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 6/33] remote-search: document a 'description' key in the meta dictionary Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 8/33] searchDisplay: Add ListSearchResult and ListSearchResults Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 10/33] appDisplay: Don't use icons in results for settings Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 11/33] remote-search: launch the app if LaunchSearch is not available Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 7/33] popupMenu: Break separator drawing code out of PopupSeparatorMenuItem Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 9/33] remoteSearch: We do not need a fallback for createIcon Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 12/33] search-display: remove dead code Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 13/33] search: remove SearchResultDisplay base class Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 14/33] search: remove more dead code Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 15/33] overview: overview as boxlayouts Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 17/33] workspaceThumbnail: React to scroll event Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 16/33] workspaceThumbnail: Make ThumbnailsBox track workspace changes itself Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 18/33] workspaceThumbnail: Rename show(), hide() and add new methods Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 19/33] overview, workspacesView: Use ThumbnailsBox for independent workspace thumbnails Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 20/33] workspaceThumbnail: Add keyboard nav to ThumbnailsBox Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 21/33] panel: Abstract the centered panel logic out into a ClutterLayoutManager Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 22/33] overview: Center the main overview group accordingly Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 23/33] dash: Add show/hide methods Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 24/33] dash: fix for shrinking dash while animating Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 25/33] viewSelector: this.active --> this._searchActive Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 26/33] overview: hide side controls when searching Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 27/33] overview: Connect app-drag signals to show/hide overview elements Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 28/33] messageTray: show/hide message tray on search signals Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 29/33] overview, viewSelector: show/hide workspaces and message tray on apps button Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 30/33] overview: simplify controls code Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 31/33] overview: also hide the messsage tray ghost when switching to search Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 32/33] dash: ignore height changes if we're hidden Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 33/33] workspaceThumbnails: restore previous slide-out behavior Cosimo Cecchi
- [gnome-settings-daemon] housekeeping: Implement automatic purging of trash:// Bastien Nocera
- [gnome-settings-daemon] build: Bump required gsettings-desktop-schemas version Bastien Nocera
- [gnome-settings-daemon] housekeeping: Add a D-Bus interface Bastien Nocera
- [gnome-settings-daemon] housekeeping: Add test application Bastien Nocera
- [gnome-control-center] Add a privacy panel Bastien Nocera
- [gnome-control-center] privacy: Add screen lock Bastien Nocera
- [gnome-control-center] privacy: Implement name & visibility Bastien Nocera
- [gnome-control-center] privacy: Some more padding in the dialogs Bastien Nocera
- [gnome-control-center] privacy: Implement trash & temp purging Bastien Nocera
- [gnome-control-center] privacy: Implement recent files Bastien Nocera
- [gnome-control-center] build: Don't link egg-list-box into the module itself Bastien Nocera
- [gnome-control-center] po: Update for Privacy panel Bastien Nocera
- [gnome-control-center] privacy: Add more keywords Bastien Nocera
- [gnome-control-center] privacy: Bump gsettings-desktop-schemas requirements Bastien Nocera
- [gnome-control-center] privacy: Remove unneeded housekeeping settings Bastien Nocera
- [gnome-control-center] search: Use correct ref increasing function Bastien Nocera
- [gnome-control-center] privacy: Use correct ref increasing function Bastien Nocera
- [jhbuild] world-3.8: gnome-weather depends on pygobject =?utf-8?q?Javier_Jard=C3=B3n?=
- [jhbuild] sysdeps-3.8: Add libudev system module =?utf-8?q?Javier_Jard=C3=B3n?=
- [jhbuild] core-3.8: build pulseaudio with udev and alsa support =?utf-8?q?Javier_Jard=C3=B3n?=
- [jhbuild] sysdeps-3.8: Add alsa system module =?utf-8?q?Javier_Jard=C3=B3n?=
- [empathy] themes: improve readability of classic theme Frederic Peters
- [libwnck] Updated Odia Translation with FUEL implementation. Manoj Kumar Giri
- [evolution] Bug #678606 - Crash under mail_backend_folder_deleted_cb() Milan Crha
- [libwnck/gnome-3-2] Updated Odia Translation with FUEL implementation. Manoj Kumar Giri
- [evolution/gnome-3-6] Bug #678606 - Crash under mail_backend_folder_deleted_cb() Milan Crha
- [empathy] Updated Odia Translation with FUEL implementation. Manoj Kumar Giri
- [empathy/gnome-3-6] Updated Odia Translation with FUEL implementation. Manoj Kumar Giri
- [libpeas] Added Odia Language into the List. Manoj Kumar Giri
- [libpeas] Updated Odia Translation with FUEL implementation. Manoj Kumar Giri
- [libsoup] Updated Odia Translation with FUEL implementation. Manoj Kumar Giri
- [libsoup] Added Odia Language into the List. Manoj Kumar Giri
- [libsoup/gnome-3-6] Added Odia Language into the List. Manoj Kumar Giri
- [libsoup/gnome-3-6] Updated Odia Translation with FUEL implementation. Manoj Kumar Giri
- [library-web] Add librygel-renderer-gst Murray Cumming
- [library-web] Add grilo-plugins Murray Cumming
- [libgweather] Updated Odia Translation with FUEL implementation. Manoj Kumar Giri
- [libgweather/gnome-3-6] Updated Odia Translation with FUEL implementation. Manoj Kumar Giri
- [network-manager-applet] Deleted branch aleksander/mobile-providers Aleksander Morgado
- [network-manager-applet] (21 commits) Created branch aleksander/mobile-providers Aleksander Morgado
- [network-manager-applet/aleksander/mobile-providers: 1/21] libnm-gtk: expose the mobile providers database parser in the API Aleksander Morgado
- [libgweather/gnome-3-6] Updated Odia Translation with FUEL implementation. Manoj Kumar Giri
- [network-manager-applet/aleksander/mobile-providers: 2/21] libnm-gtk: reorganize mobile providers code Aleksander Morgado
- [network-manager-applet/aleksander/mobile-providers: 3/21] libnm-gtk: import mobile provider related changes from gnome-shell Aleksander Morgado
- [network-manager-applet/aleksander/mobile-providers: 4/21] libnm-gtk: make all mobile provider types opaque Aleksander Morgado
- [network-manager-applet/aleksander/mobile-providers: 5/21] libnm-gtk: new 'nma_mobile_providers_find_for_mcc_mnc()' method Aleksander Morgado
- [network-manager-applet/aleksander/mobile-providers: 6/21] libnm-gtk: simplify logic when looking for 2/3 digit MNC match Aleksander Morgado
- [network-manager-applet/aleksander/mobile-providers: 7/21] libnm-gtk: new 'nma_mobile_providers_find_for_sid()' method Aleksander Morgado
- [network-manager-applet/aleksander/mobile-providers: 8/21] libnm-gtk: don't use 'gsm' in the interface, use '3gpp' instead Aleksander Morgado
- [network-manager-applet/aleksander/mobile-providers: 9/21] libnm-gtk: use tabs to indent and spaces to align in mobile providers code Aleksander Morgado
- [network-manager-applet/aleksander/mobile-providers: 10/21] libnm-gtk: use always MCCMNC strings in the API Aleksander Morgado
- [libgweather] Updated Odia Translation with FUEL implementation. Manoj Kumar Giri
- [network-manager-applet/aleksander/mobile-providers: 11/21] libnm-gtk: new method to let clients split a MCCMNC string Aleksander Morgado
- [network-manager-applet/aleksander/mobile-providers: 12/21] libnm-gtk: return DNS list defined in the access methods as an array of strings Aleksander Morgado
- [network-manager-applet/aleksander/mobile-providers: 13/21] libnm-gtk: return MCCMNC list defined in the mobile providers as an array of strings Aleksander Morgado
- [network-manager-applet/aleksander/mobile-providers: 14/21] libnm-gtk: return SID list defined in the mobile providers as an array of guint32 Aleksander Morgado
- [network-manager-applet/aleksander/mobile-providers: 15/21] libnm-gtk: country info is ensured to exist in the HT Aleksander Morgado
- [devhelp/gnome-3-6] Updated Telugu translation Sasi Bhushan Boddepalli
- [network-manager-applet/aleksander/mobile-providers: 16/21] libnm-gtk: plug memleaks Aleksander Morgado
- [network-manager-applet/aleksander/mobile-providers: 17/21] libnm-gtk: new 'NMAMobileProvidersDatabase' object Aleksander Morgado
- [network-manager-applet/aleksander/mobile-providers: 18/21] po: update location of the mobile providers parsing code Aleksander Morgado
- [network-manager-applet/aleksander/mobile-providers: 19/21] libnm-gtk: added unit tests for the mobile provider database Aleksander Morgado
- [network-manager-applet/aleksander/mobile-providers: 20/21] libnm-gtk: warn if the mobile providers database isn't initialized Aleksander Morgado
- [network-manager-applet/aleksander/mobile-providers: 21/21] libnm-gtk: new javascript example on how to use the mobile provider database Aleksander Morgado
- [libgweather] Updated Odia Translation with FUEL implementation. Manoj Kumar Giri
- [gtkmm] Gtk::Builder: Add get_objects(). Kjell Ahlstedt
- [gtkmm] Builder: Add const versions of get_object() and get_widget[_derived](). Kjell Ahlstedt
- [gnome-control-center] online-accounts: Bind "accounts-button-add" to network availability Debarshi Ray
- [evolution-data-server] Bug #529743 - Add "Any header" filter and search folder condition Milan Crha
- [libgweather/gnome-3-6] Updated Telugu translation Sasi Bhushan Boddepalli
- [gnome-settings-daemon] Updated kn translation Shankar Prasad
- [evolution] Bug #529743 - Add "Any header" filter and search folder condition Milan Crha
- [libgweather] Updated Telugu translation Sasi Bhushan Boddepalli
- [gnome-settings-daemon] Updated Kannada Translations Shankar Prasad
- [gnome-settings-daemon/gnome-3-4] Updated Kannada Translations Shankar Prasad
- [gparted] Prevent file system grow when partition grow fails (#686668) Mike Fleetwood
- [gparted] Fix logical partition grow overlaps extended partition end (#686668) Mike Fleetwood
- [gvfs] client: Set default timeout to infinite for all GDaemonFile methods Tomas Bzatek
- [gsettings-desktop-schemas] schemas: Add schemas for notification filtering Bastien Nocera
- [grilo-plugins] tests: tmdb: Remove aliases for now common keys Mathias Hasselmann
- [grilo-plugins] tests: tmdb: Verify release dates and certs Mathias Hasselmann
- [grilo-plugins] tmdb: Mark publication date as slow key Mathias Hasselmann
- [gnome-control-center] user-accounts: Add last login field Bastien Nocera
- [gnome-control-center] shell: Print the name of the missing icon Bastien Nocera
- [cogl] x11: Replace all internal usage of cogl_xlib_get_display() Damien Lespiau
- [cogl] x11: Remove cogl_xlib_{get,set}_display() Damien Lespiau
- [tracker] build: Fixes build error when supplying nautilis extensions directory Martyn James Russell
- =?utf-8?q?=5Bgnome-control-center=5D_user-accounts=3A_Use_the_proper_Unic?= =?utf-8?q?ode_ellipsis_=28=E2=80=A6=29_instead_of_three_dots?= Jeremy Bicha
- =?utf-8?q?=5Bgnome-control-center=5D_printers=3A_Use_the_proper_Unicode_e?= =?utf-8?q?llipsis_=28=E2=80=A6=29_instead_of_three_dots?= Jeremy Bicha
- =?utf-8?q?=5Bgnome-control-center=5D_region=3A_Use_the_proper_Unicode_ell?= =?utf-8?q?ipsis_=28=E2=80=A6=29_instead_of_three_dots?= Jeremy Bicha
- =?utf-8?q?=5Bgnome-control-center=5D_color=3A_Use_the_proper_Unicode_elli?= =?utf-8?q?psis_=28=E2=80=A6=29_instead_of_three_dots?= Jeremy Bicha
- =?utf-8?q?=5Bgnome-control-center=5D_common=3A_Use_the_proper_Unicode_ell?= =?utf-8?q?ipsis_=28=E2=80=A6=29_instead_of_three_dots?= Jeremy Bicha
- =?utf-8?q?=5Bgnome-control-center=5D_info=3A_Use_the_proper_Unicode_ellip?= =?utf-8?q?sis_=28=E2=80=A6=29_instead_of_three_dots?= Jeremy Bicha
- =?utf-8?q?=5Bgnome-control-center=5D_screen=3A_Use_the_proper_Unicode_ell?= =?utf-8?q?ipsis_=28=E2=80=A6=29_instead_of_three_dots?= Jeremy Bicha
- =?utf-8?q?=5Bgnome-control-center=5D_universal-access=3A_Use_the_proper_U?= =?utf-8?q?nicode_ellipsis_=28=E2=80=A6=29_instead_of_three_dots?= Jeremy Bicha
- =?utf-8?q?=5Bgnome-control-center=5D_wacom=3A_Use_the_proper_Unicode_elli?= =?utf-8?q?psis_=28=E2=80=A6=29_instead_of_three_dots?= Jeremy Bicha
- =?utf-8?q?=5Bgnome-control-center=5D_network=3A_Use_the_proper_Unicode_el?= =?utf-8?q?lipsis_=28=E2=80=A6=29_instead_of_three_dots?= Jeremy Bicha
- [gnome-control-center] bluetooth: Use '&' instead of 'and' Jeremy Bicha
- [gnome-icon-theme] privacy settings icon Jakub Steiner
- [chronojump] encoder: paint graph better distance display Xavier de Blas
- [chronojump] minor changes Xavier de Blas
- [gvfs] smb: Report proper error on do_query_fs_info() Tomas Bzatek
- [glib] gsocketlistener: set source object tag before completing the GTask Aleksander Morgado
- [cantarell-fonts] Created tag 0.0.11 Jakub Steiner
- [libgit2-glib] Port commit and config to new api Ignacio Casal Quinteiro
- [gimp] pdb: update documentation for all pdb functions whose return can be freed with g_strfreev(). =?utf-8?q?Jehan_Pag=C3=A8s?=
- [gegl] add test: enlarge and reflect flat color image Nicolas Robidoux
- [gegl] cosmetic Nicolas Robidoux
- [gegl] cosmetic Nicolas Robidoux
- [evolution] Bug #525932 - Unhelpful "Error while Filtering Selected Messages." Milan Crha
- [lasem/lasem-0-4] Ssshhh... Emmanuel Pacaud
- [lasem] build: bump version to 0.4.0. Emmanuel Pacaud
- [lasem] NEWS file update. Emmanuel Pacaud
- [gnome-settings-daemon] power: Hide critical battery warning when power is plugged Bastien Nocera
- [gnome-settings-daemon/gnome-3-6] power: Hide critical battery warning when power is plugged Bastien Nocera
- [lasem] Created tag LASEM_0_4_0 Emmanuel Pacaud
- [lasem] Deleted branch lasem-0-4 Emmanuel Pacaud
- [lasem] Created branch lasem-0-4 Emmanuel Pacaud
- [lasem/lasem-0-4] Revert "svg_text: disable dy attribute handling, it doesn't work." Emmanuel Pacaud
- [lasem/lasem-0-4] Revert "tests: add --debug-text option to lsm-test." Emmanuel Pacaud
- [lasem/lasem-0-4] Revert "svg_text: add support for multiple x, y, dx, and dy." Emmanuel Pacaud
- [lasem/lasem-0-4] Bump version to 0.4.1. Emmanuel Pacaud
- [lasem/lasem-0-4] NEWS file update. Emmanuel Pacaud
- [lasem] Bump version to 0.5.0 and API version to 0.6. Emmanuel Pacaud
- [lasem] Created tag LASEM_0_4_1 Emmanuel Pacaud
- [evolution] Bug #502516 - Avoid "source" string in user visible dialogs Milan Crha
- [libgsystem] localalloc: Rename macros Colin Walters
- [ostree] Update to the latest libgsystem Colin Walters
- [gvfs] gvfs-info: Print out symbolic-icon too Tomas Bzatek
- [evolution-data-server] Bug #512714 - Error string "Host lookup failed: Name or Service not known" Milan Crha
- =?utf-8?q?=5Bevolution=5D_Bug_=23687503_-_Improve_error_message_=C2=BBFai?= =?utf-8?q?led_to_refresh_folders=C2=AB?= Milan Crha
- [gnome-session] main: disconnect shutdown_cb when manager is destroyed Ray Strode
- [gnome-shell] iconGrid: Handle preferred height requests for infinite widths Cosimo Cecchi
- [nemiver] 684046 - nemiver.desktop conformance fix Dodji Seketeli
- [gnome-clocks] Use WallClock from GnomeDesktop Paolo Borelli
- [evolution-data-server] Bug #371469 - Add port to connection refused error messages Milan Crha
- [gnome-shell] NetworkMenu: don't notify for failed connections if cancelled by the user Giovanni Campagna
- [gnome-shell] Deleted branch wip/re-search-v2 Cosimo Cecchi
- [gnome-shell] (28 commits) Created branch wip/re-search-v2 Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 1/28] remote-search: add a LaunchSearch() DBus method Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 2/28] app-display: use a GAppInfo for the settings provider Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 3/28] searchDisplay, and others: Switch from provider title to provider icon Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 4/28] remote-search: document a 'description' key in the meta dictionary Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 5/28] popupMenu: Break separator drawing code out of PopupSeparatorMenuItem Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 6/28] searchDisplay: Add ListSearchResult and ListSearchResults Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 7/28] remoteSearch: We do not need a fallback for createIcon Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 8/28] appDisplay: Don't use icons in results for settings Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 9/28] remote-search: launch the app if LaunchSearch is not available Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 10/28] search-display: remove dead code Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 11/28] search: remove SearchResultDisplay base class Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 12/28] search: remove more dead code Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 13/28] overview: overview as boxlayouts Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 14/28] workspaceThumbnail: Make ThumbnailsBox track workspace changes itself Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 15/28] workspaceThumbnail: React to scroll event Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 16/28] workspaceThumbnail: Rename show(), hide() and add new methods Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 17/28] overview, workspacesView: Use ThumbnailsBox for independent workspace thumbnails Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 18/28] workspaceThumbnail: Add keyboard nav to ThumbnailsBox Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 19/28] panel: Abstract the centered panel logic out into a ClutterLayoutManager Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 20/28] overview: Center the main overview group accordingly Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 21/28] dash: Add show/hide methods Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 22/28] viewSelector: this.active --> this._searchActive Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 23/28] messageTray: don't assume we're always visible in the overview Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 24/28] overview: hide side controls when searching Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 25/28] overview: Connect item-drag signals to show/hide overview elements Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 26/28] overview, viewSelector: show/hide workspaces on apps button Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 27/28] overview: also hide the messsage tray ghost when switching to search Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 28/28] workspaceThumbnails: restore previous slide-out behavior Cosimo Cecchi
- [gnome-icon-theme] Aggregated weather icons svgs. Lapo Calamandrei
- [gnome-shell] Deleted branch wip/re-search-v2 Cosimo Cecchi
- [gnome-shell] (28 commits) Created branch wip/re-search-v2 Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 1/28] remote-search: add a LaunchSearch() DBus method Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 2/28] app-display: use a GAppInfo for the settings provider Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 3/28] searchDisplay, and others: Switch from provider title to provider icon Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 4/28] remote-search: document a 'description' key in the meta dictionary Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 5/28] popupMenu: Break separator drawing code out of PopupSeparatorMenuItem Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 6/28] searchDisplay: Add ListSearchResult and ListSearchResults Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 7/28] remoteSearch: We do not need a fallback for createIcon Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 8/28] appDisplay: Don't use icons in results for settings Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 9/28] remote-search: launch the app if LaunchSearch is not available Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 10/28] search-display: remove dead code Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 11/28] search: remove SearchResultDisplay base class Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 12/28] search: remove more dead code Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 13/28] overview: overview as boxlayouts Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 14/28] workspaceThumbnail: Make ThumbnailsBox track workspace changes itself Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 15/28] workspaceThumbnail: React to scroll event Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 16/28] workspaceThumbnail: Rename show(), hide() and add new methods Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 17/28] overview, workspacesView: Use ThumbnailsBox for independent workspace thumbnails Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 18/28] workspaceThumbnail: Add keyboard nav to ThumbnailsBox Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 19/28] panel: Abstract the centered panel logic out into a ClutterLayoutManager Cosimo Cecchi
- [gnome-clocks] Created branch gnome-3-6 Paolo Borelli
- [gnome-shell/wip/re-search-v2: 20/28] overview: Center the main overview group accordingly Cosimo Cecchi
- [gnome-clocks/gnome-3-6] Use WallClock from GnomeDesktop Paolo Borelli
- [gnome-shell/wip/re-search-v2: 21/28] dash: Add show/hide methods Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 22/28] viewSelector: this.active --> this._searchActive Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 23/28] messageTray: don't assume we're always visible in the overview Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 24/28] overview: hide side controls when searching Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 25/28] overview: Connect item-drag signals to show/hide overview elements Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 26/28] overview, viewSelector: show/hide workspaces on apps button Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 27/28] overview: also hide the messsage tray ghost when switching to search Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 28/28] workspaceThumbnails: restore previous slide-out behavior Cosimo Cecchi
- [file-roller] changed the main window layout Paolo Bacchilega
- [file-roller] moved the find action on the toolbar Paolo Bacchilega
- [file-roller] make GthMenuButton derive from GtkMenuButton Paolo Bacchilega
- [file-roller] removed old code used in Gtk+ 2 Paolo Bacchilega
- [file-roller] moved the application class and menu actions in separated files Paolo Bacchilega
- [file-roller] added 'list mode' and 'show folders' options to the app menu Paolo Bacchilega
- [gnome-shell] workspacesView: Restore activation of (empty) workspaces =?utf-8?q?Florian_M=C3=BCllner?=
- [gnome-icon-theme] we don't have a taskbar, but now you can have a brand new shiny floppy in the swesomeness of high re Lapo Calamandrei
- [libgee/0.6] Release 0.6.7 Maciej Marcin Piechotka
- [gdm] (10 commits) Created branch wip/modernize Colin Walters
- [gdm/wip/modernize: 1/10] configure: Require GLib 2.35.0 Colin Walters
- [gdm/wip/modernize: 2/10] build: Don't automatically use _FORTIFY_SOURCE Colin Walters
- [gdm/wip/modernize: 3/10] Remove handling of SIGSEGV/SIGFPE/SIGILL etc. Colin Walters
- [gdm/wip/modernize: 4/10] gdm-crash-logger: Delete Colin Walters
- [gdm/wip/modernize: 5/10] Port to g_unix_signal_add(), drop GdmSignalHandler Colin Walters
- [libgee] Created tag 0.6.7 Maciej Marcin Piechotka
- [gdm/wip/modernize: 6/10] Drop calls to g_type_init()/g_thread_init() Colin Walters
- [gdm/wip/modernize: 7/10] gdm-md5: Delete Colin Walters
- [gdm/wip/modernize: 8/10] gdm-common: Drop some dead code Colin Walters
- [gdm/wip/modernize: 9/10] smartcard: Port to g_thread_new() Colin Walters
- [gdm/wip/modernize: 10/10] gui/simple-greeter: Fix minor compiler warnings Colin Walters
- [libgee/0.8] Release 0.8.3 Maciej Marcin Piechotka
- [gimp] Updated italian translation. Marco Ciampa
- [libgee] Add missing fixes for ConcurrentSet from feature local branch Maciej Marcin Piechotka
- [libgee] Release 0.9.0 Maciej Marcin Piechotka
- [libgee] Created tag 0.8.3 Maciej Marcin Piechotka
- [libgee] Created tag 0.9.0 Maciej Marcin Piechotka
- [gtk+/places-sidebar] Remove the menu items to select recent-files or CWD Federico Mena Quintero
- [gtk+/bgo658280-filechooser-recently-used-2-24] Revert "Add items to the shortcuts bar's popup menu to configure the startup mode" Federico Mena Quintero
- [evolution-data-server/uoa: 3/4] Prototype an "ubuntu-online-accounts" module. Matthew Barnes
- [evolution-data-server/uoa: 2/4] Add ESourceUoa extension class. Matthew Barnes
- [evolution-data-server] (4 commits) Created branch uoa Matthew Barnes
- [evolution-data-server/uoa: 4/4] Prototype a GDataAuthorizer for UOA. Matthew Barnes
- [evolution-data-server/uoa: 1/4] configure.ac: Add --enable-uoa option. Matthew Barnes
- [gnome-clocks] Fix pep8/pyflakes warnings Paolo Borelli
- [gnome-clocks] Prepare for releasing 0.1.5 Paolo Borelli
- [gnome-clocks/gnome-3-6] Fix pep8/pyflakes warnings Paolo Borelli
- [gnome-clocks/gnome-3-6] Prepare for releasing 0.1.5 Paolo Borelli
- [gnome-clocks] Created tag 0.1.5 Paolo Borelli
- [devhelp/gsettings-migration] Fix gschema translation Thomas Bechtold
- [discident-glib] docs: 100% coverage from API docs Bastien Nocera
- [discident-glib] lib: Rename sync functions to _sync() Bastien Nocera
- [gnome-shell] st-private: Don't round-trip through a font-string Jasper St . Pierre
- [network-manager-applet] build: quote $@ in autogen.sh Dan Winship
- [gnome-shell] messageTray: Remove an unused instance variable Jasper St . Pierre
- [gtk+/gtk-2-24] (6 commits) ...Merge branch 'bgo658280-filechooser-recently-used-2-24' into gtk-2-24 Federico Mena Quintero
- [gtk+/gtk-2-24: 6/6] Merge branch 'bgo658280-filechooser-recently-used-2-24' into gtk-2-24 Federico Mena Quintero
- [gnome-shell] panel: Don't create a menu for the ActivitiesButton Jasper St . Pierre
- [gnome-shell] layout: Use translation_y for panel animation Jasper St . Pierre
- [gnome-shell] panel: Update the hot corner when the panel box allocation changes Jasper St . Pierre
- [goffice] Moved debug declarations to goffice-debug.h =?utf-8?q?Jean_Br=C3=A9fort?=
- [gimp] app: fix the babl model of the "A u16" format Michael Natterer
- [gdm] Change the default language config file location Matthias Clasen
- [gobject-introspection] tests: fix incremental build Dieter Verfaillie
- [gobject-introspection] tests: don't fake Automake silent mode Dieter Verfaillie
- [gdm] configure: Require GLib 2.35.0 Colin Walters
- [gdm] build: Don't automatically use _FORTIFY_SOURCE Colin Walters
- [gdm] Drop calls to g_type_init()/g_thread_init() Colin Walters
- [gdm] gdm-md5: Delete Colin Walters
- [gdm] gdm-common: Drop some dead code Colin Walters
- [gdm] smartcard: Port to g_thread_new() Colin Walters
- [gdm] gui/simple-greeter: Fix minor compiler warnings Colin Walters
- [discident-glib] lib: Remove need for _login() function Bastien Nocera
- [discident-glib] lib: Remove unimplemented async login code Bastien Nocera
- [file-roller] Updated POTFILES.in =?utf-8?q?Piotr_Dr=C4=85g?=
- [easytag] (4 commits) Created branch wip/easytag-next David King
- [banshee] Help: updated add-radio.page in the user help Ekaterina Gerasimova
- [easytag/wip/easytag-next: 1/4] Handle SIGCHLD to avoid problems in child process David King
- [easytag/wip/easytag-next: 2/4] Use sigaction() rather than signal() David King
- [easytag/wip/easytag-next: 3/4] Use stock GTK+ icons in a few more places David King
- [easytag/wip/easytag-next: 4/4] Use icons from the icon naming specification David King
- [gcompris] Updated Greek translation Dimitris Spingos
- [gtk+] Ensure GtkColorButton has a dialog when adding a palette Pierre-Yves Luyten
- [gsettings-desktop-schemas] Updated POTFILES.in =?utf-8?q?Piotr_Dr=C4=85g?=
- [library-web] Updated Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [bijiben] Tracker: update func frees the query and displays its content Pierre-Yves Luyten
- [gnome-devel-docs] hig: rm hig-diff.xml, it's ancient and unused Jeremy Bicha
- [bijiben] Updated POTFILES.in =?utf-8?q?Piotr_Dr=C4=85g?=
- [bijiben] NoteObj set rgba : only save note if new color Pierre-Yves Luyten
- [glade/glade-3-14] Added python3 check Juan Pablo Ugarte
- [glade/glade-3-8] Added build/mingw-w64 directory with script tp cross compile and create windows installer using nsis Juan Pablo Ugarte
- [glade/glade-3-8] Ported build for mingw to 3.8 branch Juan Pablo Ugarte
- [glade/glade-3-8] Revert "Removed activatable_parse_finished()" Juan Pablo Ugarte
- [glade/glade-3-8] Fixed bug in button properties sensitivity Juan Pablo Ugarte
- [office-runner] Added Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [lasem/lasem-0-4] Updated Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [lasem] Updated Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [snappy] clutter_texture_new_from_file () deprecated Luis de Bethencourt
- [snappy] Embed the Clutter Stage in a Gtk Window Luis de Bethencourt
- [gnome-photos] Updated Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [libsecret] Updated Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [glade] Created tag GLADE_3_8_3 Juan Pablo Ugarte
04 December 2012
- [frogr] Updated manual to reflect last changes in frogr. Mario Sanchez Prada
- [frogr] Report to the user when an error happened loading a picture Mario Sanchez Prada
- [frogr] Added extra line break in error message Mario Sanchez Prada
- [frogr] Updated Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [gegl] cosmetic Nicolas Robidoux
- [gegl] transform-core.c: affine operations use a simple (and novel?) method that makes things go left to ri Nicolas Robidoux
- [gegl] gegl-sampler.c: reduce the top and left headroom by two thirds Nicolas Robidoux
- [gegl] tests/compositions/rotate.xml output with angle of 110 instead of 42 Nicolas Robidoux
- [gegl] gegl-sampler.c: comments Nicolas Robidoux
- [glade/glade-3-8] Rolling 3.8.3 Juan Pablo Ugarte
- [glade-web] Added 3.8.3 release item and windows binaries link Juan Pablo Ugarte
- [gegl] trasform-core.c: wrong inner product (the y axis goes down in images) Nicolas Robidoux
- [nautilus] general: Use proper Unicode ellipsis instead of three periods Jeremy Bicha
- [gegl] ops: Fix compiler reports of unused variables Mukund Sivaraman
- [goffice] Exclude goffice-debug.h from documentation =?utf-8?q?Jean_Br=C3=A9fort?=
- [gnome-control-center] privacy: Use the correct icon Bastien Nocera
- [devhelp/gsettings-migration] Cleanup Makefile Thomas Bechtold
- [gtkmm] PixbufAnimation: Fix refcounting on get_iter(). Kjell Ahlstedt
- [damned-lies] Made Module.name a SlugField with unique index Claude Paroz
- [gimp/gimp-2-8] file-tiff-load: Fix loading of TIFFs containing old-style JPEG images (#688761) Mukund Sivaraman
- [gnome-control-center] search: Use the correct icon Bastien Nocera
- [totem] build: fix passing arguments to gnome-autogen.sh from autogen.sh Bastien Nocera
- [easytag] (2 commits) ...Use sigaction() rather than signal() David King
- [gnome-shell] switcherPopup: Factor out altTab and ctrlAltTab's common code Rui Matos
- [gnome-shell] windowManager: Make use of the switch-panels-backward keybinding Rui Matos
- [gnome-shell] AppSwitcher: Remove a lost timeout on destroy Rui Matos
- [gupnp-dlna] Fixed a potential crash in the native backend. Jens Georg
- [gimp] file-tiff-load: Fix loading of TIFFs containing old-style JPEG images (#688761) Mukund Sivaraman
- [evolution-data-server] Assamese translation updated Nilamdyuti Goswami
- [totem] screenshot: Use Ctrl+Alt+S for screenshots Bastien Nocera
- [totem] save-file: Use Ctrl+S to save file Bastien Nocera
- [evolution] Assamese translation updated Nilamdyuti Goswami
- [evolution-data-server/openismus-work] Fix lock of loaded modules in EDataBook Tristan Van Berkom
- [evolution-data-server/openismus-work] Adding test that fires up multiple EBookClientViews Tristan Van Berkom
- [evolution-data-server/openismus-work] test-client-custom-summary: Added a query on the EVC_N vcard field Tristan Van Berkom
- [evolution-data-server/openismus-work] Adjusted vala build for library splitup of libebook & libebook-contacts Tristan Van Berkom
- [ekiga] Fix string (hangup -> hang up, pickup -> pick up) Eugen Dedu
- [file-roller] Assamese translation updated Nilamdyuti Goswami
- [gnome-disk-utility] Assamese translation updated Nilamdyuti Goswami
- [grilo-plugins] Move examples/ to help/ Murray Cumming
- [ekiga] Remove some unused #include Eugen Dedu
- [gnome-shell] Assamese translation updated Nilamdyuti Goswami
- [ekiga] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [banshee] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [frogr] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [frogr] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [nautilus] Assamese translation updated Nilamdyuti Goswami
- [grilo-plugins] Revert "test: Run TMDb tests with the recently build plugin" Murray Cumming
- [grilo-plugins] tests: tmdb: Use the built plugins, not the installed ones. Murray Cumming
- [grilo-plugins] tests: local-metadata: Use the built plugin instead of installed Murray Cumming
- [grilo-plugins] tests: Add a prototype to avoid a C warning Murray Cumming
- [grilo-plugins] tests: tmdb: Use g_assert_no_error() Murray Cumming
- [evolution-data-server] Deleted branch openismus-work-master Tristan Van Berkom
- [evolution-data-server] (8 commits) Created branch openismus-work-master Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 1/8] Adding test case proving there is a write-write race condition to fix Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 2/8] Avoid race conditions when concurrently writing contacts in the addressbook Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 3/8] Reviving async client test Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 4/8] EBookClient, EDataBook: Added direct access APIs Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 5/8] EBookBackendFile: Implement the new backend methods for direct access Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 7/8] Add support for direct access queries in book views Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 6/8] Make the libebook tests use direct read access by default Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 8/8] client-test-utils.c: Only use direct access if DEBUG_DIRECT env var is set Tristan Van Berkom
- [grilo-plugins] tests: tmdb: Test the age certificate API too. Murray Cumming
- [gnome-calendar] Remove uneeded space =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-calendar] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [jhbuild] world-3.8: Add libfprint and fprintd Bastien Nocera
- [gnome-calendar] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [grilo-plugins] Fix distcheck Murray Cumming
- [lasem] Remove unnecessary space in string =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [lasem] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [lasem] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [grilo-plugins] Remove unused test, which was broken up Murray Cumming
- [grilo-plugins] Another distcheck fix Murray Cumming
- [grilo-plugins] Another distcheck fix Murray Cumming
- [grilo-plugins] Do not use --enable-gtk-doc for distcheck Murray Cumming
- [gnome-weather] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-weather] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gtk-vnc] cairo: Fix framebuffer setup on big-endian Daniel P . Berrange
- [gtk-vnc] spec: Fix GTK2 typo in description of gtk3 package Daniel P . Berrange
- [gtk-vnc] spec: Use %global instead of %define Daniel P . Berrange
- [libsecret] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gtk-vnc] spec: Tarballs are now in .xz format Daniel P . Berrange
- [gtk-vnc] Fix invalid array size Daniel P . Berrange
- [gtk-vnc] win32: fix quote key handling Daniel P . Berrange
- [rygel] Fix grammar in a comment Murray Cumming
- [seahorse-sharing/gnome-3-4] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [ekiga] Remove yet another unused include Eugen Dedu
- [grilo-mediaserver2] g_type_init() is deprecated Juan A . Suarez Romero
- [bijiben] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [network-manager-openswan] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [network-manager-iodine] Removed markup from UI file =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gucharmap] Updated Odia Translation with FUEL implementation. Manoj Kumar Giri
- [gucharmap/gnome-3-6] Updated Odia Translation with FUEL implementation. Manoj Kumar Giri
- [gnome-terminal] Updated Odia Translation with FUEL implementation. Manoj Kumar Giri
- [rygel-gst-0-10-media-engine] Created branch master Murray Cumming
- [gnome-terminal/gnome-3-6] Updated Odia Translation with FUEL implementation. Manoj Kumar Giri
- [rygel-gst-0-10-media-engine] Fix the doap file Murray Cumming
- [network-manager-iodine] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gsettings-desktop-schemas] Updated Galician translations =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [tempo] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [evolution-data-server/openismus-work] Fixed GIR build and vala build for libebook Tristan Van Berkom
- [gnome-session] Updated Galician translations =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [rygel-gst-0-10-media-engine] Trying to make it build Murray Cumming
- =?utf-8?q?=5Btotem=5D_strings=3A_Use_Unicode_ratio_symbol_=28=E2=80=98?= =?utf-8?q?=E2=88=B6=E2=80=99=29_instead_of_colons_in_time_strings?= Philip Withnall
- [totem] i18n: Update British English translation Philip Withnall
- [nautilus] Updated Galician translations =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [rygel] Fix a typo in a .pc.in file Murray Cumming
- [epiphany] Initialize the favicon database from WebKit2GTK+ as soon as possible. Mario Sanchez Prada
- [epiphany] Add new helper functions WebKit2GTK+'s favicons API. Mario Sanchez Prada
- [epiphany] Port EphyWebView to WebKit2GTK+ favicons API. Mario Sanchez Prada
- [epiphany] Port EphyHostsStore to WebKit2GTK+ favicons API. Mario Sanchez Prada
- [epiphany] Port EphyBookmarks and EphyBookmarkAction to WebKit2GTK+ favicons API. Mario Sanchez Prada
- [epiphany] Port EphyCompletionModel to WebKit2GTK+ favicons API. Mario Sanchez Prada
- [epiphany] Port PdmDialog to WebKit2GTK+ favicons API. Mario Sanchez Prada
- [epiphany] Port EphyNavigationHistoryAction to WebKit2GTK+ favicons API. Mario Sanchez Prada
- [seahorse-nautilus] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [seahorse-nautilus] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [evolution-data-server/openismus-work] Require less dependencies to build EDS (bgo #686688) Tristan Van Berkom
- [rygel] doc: Fix build with --disable-valadoc Jens Georg
- [rygel] media-export: Set DLNA profile of playlist Jens Georg
- [rygel] media-export: Ignore files starting with . Jens Georg
- [rygel] media-export: Handle text/plain Jens Georg
- [rygel-gst-0-10-media-engine] Build improvement Murray Cumming
- [libgit2-glib] Update diff to new api Ignacio Casal Quinteiro
- [rygel-gst-0-10-media-engine] Add gupnp-dlna dependency Murray Cumming
- [libgit2-glib] Update tree to new api Ignacio Casal Quinteiro
- [libgit2-glib] Update index entry to new api Ignacio Casal Quinteiro
- [libgit2-glib] Add new reset enum. Ignacio Casal Quinteiro
- [libgit2-glib] Use the new api for the ref. Ignacio Casal Quinteiro
- [libgit2-glib] Update tag to new api Ignacio Casal Quinteiro
- [libgit2-glib] Update reflog to new api. Ignacio Casal Quinteiro
- [libgit2-glib] Update submodule to new api Ignacio Casal Quinteiro
- [libgit2-glib] Update repository to new api Ignacio Casal Quinteiro
- [libgit2-glib] Fix walk example Ignacio Casal Quinteiro
- [rygel-gst-0-10-media-engine] Add the presets Murray Cumming
- [rygel-gst-0-10-media-engine] Avoid copy/paste Murray Cumming
- [rygel-gst-0-10-media-engine] Fix dist Murray Cumming
- [gnome-control-center] online-accounts: Disable adding accounts when network unavailable Debarshi Ray
- [rygel-gst-0-10-media-engine] Fix distcheck Murray Cumming
- [rygel-gst-0-10-media-engine] Correct the package name Murray Cumming
- [rygel-gst-0-10-media-engine] Make the version number match rygel Murray Cumming
- [gtk+/gtk-2-24] Bug 626499 - GtkClipboard unnotified on change of OS X pasteboard owner Michael Natterer
- [gtk+] Bug 626499 - GtkClipboard unnotified on change of OS X pasteboard owner Michael Natterer
- [gnome-online-accounts] build: Fix passing arguments to configure from autogen.sh Debarshi Ray
- [gtk+/gtk-3-6] Bug 626499 - GtkClipboard unnotified on change of OS X pasteboard owner Michael Natterer
- [gnome-music] Updated Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [ekiga] Updated Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [gnome-calendar] Updated Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [gcr] build: Fix warnings by including necessary headers Stefan Walter
- [network-manager-iodine] Updated Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [lasem] Updated Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [rygel] docs: MediaEngine: Slight improvement Murray Cumming
- [rygel] server: One class/interface per file Murray Cumming
- [gtk+] printing: Call mark_printer_active() with correct parameters =?utf-8?b?TWFyZWsgS2HFocOtaw==?=
- [gtk+/gtk-3-6] printing: Call mark_printer_active() with correct parameters =?utf-8?b?TWFyZWsgS2HFocOtaw==?=
- [gtk+/gtk-3-4] printing: Call mark_printer_active() with correct parameters =?utf-8?b?TWFyZWsgS2HFocOtaw==?=
- [damned-lies] Updated Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [chronojump] encoder: chrono down on capturing Xavier de Blas
- [chronojump] Encoder: capture prettier Xavier de Blas
- [evolution] Bug #449081 - Drop read-only calendar error message Milan Crha
- [pitivi] Update AUTHORS to match the About dialog =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
- [pitivi] Remove the ABOUT-NLS file, it's completely useless =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
- [pitivi] Remove the pitivi.spec file =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
- [pitivi] Refactor check.py for faster, better (simpler), stronger dependency checking =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
- [pitivi] Specify the dependencies version requirements in only one place (check.py) =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
- [pitivi] Simplify the _in_devel() convenience methods =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
- [pitivi] Simplify application.py by merging the GuiPitivi and FullGuiPitivi classes =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
- [pitivi] depsmanager: Refactor the code a little bit to be more pythonic =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
- [pitivi] render: Use " " instead of italics in the render complete notification =?utf-8?q?Jean-Fran=C3=A7ois_Fortin_Tam?=
- [gtk+] (10 commits) Created branch wip/css-optimize2 Alexander Larsson
- [gtk+/wip/css-optimize2: 1/10] Add internal versions of g_return_[val_]_if_fail Alexander Larsson
- [gtk+/wip/css-optimize2: 2/10] css: Use internal return_if_fail in some commonly called code Alexander Larsson
- [gtk+/wip/css-optimize2: 3/10] css: Start array allocation with a better size Alexander Larsson
- [gtk+/wip/css-optimize2: 4/10] css: Avoid allocations in gtk_css_value_array_compute Alexander Larsson
- [gtk+/wip/css-optimize2: 5/10] css: Have a separate GtkCssInitialValue per property Alexander Larsson
- [gtk+/wip/css-optimize2: 6/10] css: Introduce _gtk_css_value_needs_compute Alexander Larsson
- [gtk+/wip/css-optimize2: 7/10] css: Short circuit gtk_css_value_initial_compute when possible Alexander Larsson
- [gtk+/wip/css-optimize2: 8/10] css: Avoid queue_resize in _gtk_widget_style_context_invalidated Alexander Larsson
- [gtk+/wip/css-optimize2: 9/10] Don't unnecessarily queue resize in GtkWindow.style_updated Alexander Larsson
- [gtk+/wip/css-optimize2: 10/10] Don't queue resize for hidden widgets without a size group Alexander Larsson
- [evolution] Bug 689639 - File -> Print Preview in composer brings up Print dialog Matthew Barnes
- [evolution/gnome-3-6] Bug 689639 - File -> Print Preview in composer brings up Print dialog Matthew Barnes
- [pitivi] Updated Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [gtkmm/gtkmm-3-6] PixbufAnimation: Fix refcounting on get_iter(). Kjell Ahlstedt
- [ekiga] Fix H.323 parsing Eugen Dedu
- [network-manager-applet] connection-editor: factor out master/slave code from CEPageBond Dan Winship
- [network-manager-applet] connection-editor: update bond page when slave connection changes name Dan Winship
- [network-manager-applet] connection-editor: add support for bridges Dan Winship
- [libdmapsharing] Clean up some compiler warnings and GStreamer 1.0-related code W . Michael Petullo
- [libdmapsharing] Bump version number W . Michael Petullo
- [libdmapsharing] Created tag LIBDMAPSHARING_2_9_16 W . Michael Petullo
- [glib-networking] tests: remove an always-false check Dan Winship
- [libsoup] tests: fix a few bugs Dan Winship
- [libsoup] tests/simple-httpd: use GMappedFile rather than mmap Dan Winship
- [libsoup] soup-tld: fix a return-if-fail check Dan Winship
- [evolution] e_mail_reader_parse_message() cleanups. Matthew Barnes
- [evolution/gnome-3-6] e_mail_reader_parse_message() cleanups. Matthew Barnes
- [snappy] initialize gtk-clutter sooner Luis de Bethencourt
- [gnome-disk-utility] Always show holes bigger than 1 MiB David Zeuthen
- [gnome-disk-utility] Use floating point in the "Create Partition" dialog David Zeuthen
- [nautilus] sendto-extension: Use proper Unicode ellipsis instead of three periods Jeremy Bicha
- [snappy] fullscreen through gtk Luis de Bethencourt
- [network-manager-applet] Updated POTFILES.in =?utf-8?q?Piotr_Dr=C4=85g?=
- [glade/glade-3-14] Added message to win32 installer about it being beta software Updated installers script to include l Juan Pablo Ugarte
- [glade] Added message to win32 installer about it being beta software Updated installers script to include l Juan Pablo Ugarte
- [network-manager-applet] libnm-gtk: expose the mobile providers database parser in the API Aleksander Morgado
- [network-manager-applet] libnm-gtk: reorganize mobile providers code Aleksander Morgado
- [network-manager-applet] libnm-gtk: import mobile provider related changes from gnome-shell Aleksander Morgado
- [network-manager-applet] libnm-gtk: make all mobile provider types opaque Aleksander Morgado
- [network-manager-applet] libnm-gtk: new 'nma_mobile_providers_find_for_mcc_mnc()' method Aleksander Morgado
- [network-manager-applet] libnm-gtk: simplify logic when looking for 2/3 digit MNC match Aleksander Morgado
- [network-manager-applet] libnm-gtk: new 'nma_mobile_providers_find_for_sid()' method Aleksander Morgado
- [network-manager-applet] libnm-gtk: don't use 'gsm' in the interface, use '3gpp' instead Aleksander Morgado
- [network-manager-applet] libnm-gtk: use tabs to indent and spaces to align in mobile providers code Aleksander Morgado
- [network-manager-applet] libnm-gtk: use always MCCMNC strings in the API Aleksander Morgado
- [network-manager-applet] libnm-gtk: new method to let clients split a MCCMNC string Aleksander Morgado
- [network-manager-applet] libnm-gtk: return DNS list defined in the access methods as an array of strings Aleksander Morgado
- [network-manager-applet] libnm-gtk: return MCCMNC list defined in the mobile providers as an array of strings Aleksander Morgado
- [network-manager-applet] libnm-gtk: return SID list defined in the mobile providers as an array of guint32 Aleksander Morgado
- [network-manager-applet] libnm-gtk: country info is ensured to exist in the HT Aleksander Morgado
- [network-manager-applet] libnm-gtk: plug memleaks Aleksander Morgado
- [network-manager-applet] libnm-gtk: new 'NMAMobileProvidersDatabase' object Aleksander Morgado
- [network-manager-applet] libnm-gtk: added unit tests for the mobile provider database Aleksander Morgado
- [network-manager-applet] libnm-gtk: warn if the mobile providers database isn't initialized Aleksander Morgado
- [network-manager-applet] libnm-gtk: new javascript example on how to use the mobile provider database Aleksander Morgado
- [gnome-disk-utility] Be smart about how many digits are shown in the create partition spinbuttons David Zeuthen
- [gnomeweb-wml] easytag: Minor updates David King
- [network-manager-applet] Updated Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [easytag] Update HACKING with new coding style David King
- [easytag] Update README David King
- [easytag] Distribute and install more documentation David King
- [gnome-disk-utility] Fix up some more double-quotes to use Unicode David Zeuthen
- [gtk+] (33 commits) Non-fast-forward update to branch wip/frame-synchronization Owen Taylor
- [gtk+/wip/frame-synchronization: 1/33] GdkDisplayX11: Don't use substructure events in internal accounting Owen Taylor
- [gtk+/wip/frame-synchronization: 2/33] Add GdkPaintClock Owen Taylor
- [gtk+/wip/frame-synchronization: 3/33] Use GdkPaintClock for relayout Owen Taylor
- [gtk+/wip/frame-synchronization: 4/33] GdkPaintClock: Make the phase explicit when requesting the frame Owen Taylor
- [gtk+/wip/frame-synchronization: 5/33] GdkPaintClock: add freeze/thaw Owen Taylor
- [gtk+/wip/frame-synchronization: 6/33] Switch to an extended form of _NET_WM_SYNC_REQUEST_COUNTER Owen Taylor
- [gtk+/wip/frame-synchronization: 7/33] Use _NET_WM_FRAME_DRAWN to synchronize frame drawing Owen Taylor
- [gtk+/wip/frame-synchronization: 8/33] Freeze the update counter for unmapped windows Owen Taylor
- [gtk+/wip/frame-synchronization: 9/33] GdkWindowX11: start off with an odd frame-counter value Owen Taylor
- [gtk+/wip/frame-synchronization: 10/33] GdkPaintClockIdle: add throttling to 60fps Owen Taylor
- [gtk+/wip/frame-synchronization: 11/33] Add an UPDATE phase and GdkPaintClockTarget, use for GtkStyleContext Owen Taylor
- [gtk+/wip/frame-synchronization: 12/33] Add back GtkTimeline Owen Taylor
- [gtk+/wip/frame-synchronization: 13/33] GtkTimeline: remove settable FPS Owen Taylor
- [gtk+/wip/frame-synchronization: 14/33] Hook GtkTimeline up to GdkPaintClock Owen Taylor
- [gtk+/wip/frame-synchronization: 15/33] GtkTimeline: introspection fixes, add :progress-type property Owen Taylor
- [gtk+/wip/frame-synchronization: 16/33] GtkTimeline: Wrap around the progress correctly when looping Owen Taylor
- [gtk+/wip/frame-synchronization: 17/33] Add a test of an animated resizing window Owen Taylor
- [gtk+/wip/frame-synchronization: 18/33] GtkScrolledWindow: use GdkPaintClock for kinetic scrolling Owen Taylor
- [gtk+/wip/frame-synchronization: 19/33] Compress motion synchronized with the paint cycle Owen Taylor
- [gtk+/wip/frame-synchronization: 20/33] GdkPaintClock: Reverse order of resume-events and afterpaint Owen Taylor
- [gtk+/wip/frame-synchronization: 21/33] gdk_display_get_event: don't unqueue events from the windowing system when paused Owen Taylor
- [gtk+/wip/frame-synchronization: 22/33] GdkDisplay: handle multiple calls to _gdk_display_pause_events() Owen Taylor
- [gtk+/wip/frame-synchronization: 23/33] GdkWindowX11: Only start a frame when we emit damage Owen Taylor
- [gtk+/wip/frame-synchronization: 24/33] Add GdkFrameHistory and GdkFrameTimings, handle _NET_WM_FRAME_TIMINGS Owen Taylor
- [gtk+/wip/frame-synchronization: 25/33] GdkPaintClockIdle: don't start the tiemout/idle when in a frame Owen Taylor
- [gtk+/wip/frame-synchronization: 26/33] Add gdk_frame_timings_get/set_slept_before() Owen Taylor
- [gtk+/wip/frame-synchronization: 27/33] GdkWindowX11: Communicate gdk_frame_timings_get_slept_before() to the compositor Owen Taylor
- [gtk+/wip/frame-synchronization: 28/33] animated-resizing: make circle size a #define Owen Taylor
- [gtk+/wip/frame-synchronization: 29/33] animated-resizing: enhance output Owen Taylor
- [gtk+/wip/frame-synchronization: 30/33] Add GDK_DEBUG=frames Owen Taylor
- [gtk+/wip/frame-synchronization: 31/33] Add gdk_frame_timings_get_predicted_presentation_time() Owen Taylor
- [gtk+/wip/frame-synchronization: 32/33] video-timer: add a test case for display at a constant frame rate Owen Taylor
- [gtk+/wip/frame-synchronization: 33/33] video-timer: add simple example of PLL-style clock adjustment Owen Taylor
- [gjs] Gio: call name() on the correct variable Cosimo Cecchi
- [snappy] prefer dark gtk theme Luis de Bethencourt
- [evolution] mail_parser_run(): Eliminate a dead code branch. Matthew Barnes
- [evolution] Further EMailParser cleanups. Matthew Barnes
- [easytag] Remove some crufty defines David King
- [easytag] Use themed icon for main window icon David King
- [easytag] Minor updates to manpage David King
- [easytag] Fix configure summary for id3lib David King
- [gnome-shell] switcherPopup: Add missing Meta declaration Jasper St . Pierre
- =?utf-8?q?=5Bnautilus=5D_Added_Norwegian_bokm=C3=A5l_translation?= Kjartan Maraas
- =?utf-8?q?=5Btotem=5D_Added_Norwegian_bokm=C3=A5l_translation?= Kjartan Maraas
- [easytag] (9 commits) Non-fast-forward update to branch wip/easytag-next David King
- [easytag/wip/easytag-next: 8/9] Use stock GTK+ icons in a few more places David King
- [easytag/wip/easytag-next: 9/9] Use icons from the icon naming specification David King
- [evolution] Bug #315317 - Add option to expunge messages on folder leave Milan Crha
- [evolution] Do not empty trash/delete junk in disabled accounts on exit Milan Crha
- [evolution/gnome-3-6] Do not empty trash/delete junk in disabled accounts on exit Milan Crha
- [gnome-shell] Deleted branch wip/re-search-v2 Cosimo Cecchi
- [gnome-shell] (29 commits) Created branch wip/re-search-v2 Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 1/29] remote-search: add a LaunchSearch() DBus method Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 2/29] app-display: use a GAppInfo for the settings provider Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 3/29] searchDisplay, and others: Switch from provider title to provider icon Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 4/29] remote-search: document a 'description' key in the meta dictionary Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 5/29] popupMenu: Break separator drawing code out of PopupSeparatorMenuItem Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 6/29] searchDisplay: Add ListSearchResult and ListSearchResults Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 7/29] remoteSearch: We do not need a fallback for createIcon Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 8/29] appDisplay: Don't use icons in results for settings Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 9/29] remote-search: deal with LaunchSearch not being available Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 10/29] search-display: remove dead code Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 11/29] search: remove SearchResultDisplay base class Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 12/29] search: remove more dead code Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 13/29] overview: overview as boxlayouts Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 14/29] workspaceThumbnail: Make ThumbnailsBox track workspace changes itself Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 15/29] workspaceThumbnail: React to scroll event Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 16/29] workspaceThumbnail: Rename show(), hide() and add new methods Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 17/29] overview, workspacesView: Use ThumbnailsBox for independent workspace thumbnails Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 18/29] workspaceThumbnail: Add keyboard nav to ThumbnailsBox Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 19/29] panel: Abstract the centered panel logic out into a ClutterLayoutManager Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 20/29] overview: Center the main overview group accordingly Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 21/29] dash: Add show/hide methods Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 22/29] viewSelector: this.active --> this._searchActive Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 23/29] messageTray: don't assume we're always visible in the overview Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 24/29] overview: hide side controls when searching Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 25/29] overview: Connect item-drag signals to show/hide overview elements Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 26/29] overview, viewSelector: show/hide workspaces on apps button Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 28/29] workspaceThumbnails: restore previous slide-out behavior Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 27/29] overview: also hide the messsage tray ghost when switching to search Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 29/29] overview: streamline sides state change Cosimo Cecchi
- [totem] strings: Revert use of Unicode ratio symbol in time strings Philip Withnall
- [totem] i18n: Update British English translation Philip Withnall
- =?utf-8?q?=5Btotem=5D_i18n=3A_Partially_revert_changes_to_Norwegian_bokm?= =?utf-8?q?=C3=A5l_translation?= Philip Withnall
- [gtk+] css: Return 0 as change for the GtkSettingsStyleProvider Alexander Larsson
- [gtk+] reftests: Fix wrong name in test Benjamin Otte
- [gtk+/places-sidebar] Rename function for clarity Federico Mena Quintero
- [gtk+/places-sidebar] Free URI lists Federico Mena Quintero
- [gtk+/places-sidebar] New signal drag-action-requested Federico Mena Quintero
- [gtk+/places-sidebar] Emit drag-action-requested and feed the result to gdk_drag_status() Federico Mena Quintero
- [gtk+/places-sidebar] New signal drag-action-ask Federico Mena Quintero
- [gtk+/places-sidebar] New signal drag-perform-drop Federico Mena Quintero
- [gtk+/places-sidebar] Emit drag-perform-drop when we need the caller to do the drop action Federico Mena Quintero
- [gtk+/places-sidebar] New API to set whether URI drops are accepted Federico Mena Quintero
- [gimp/gimp-2-8] file-tga: Handle 16-bit palettes with transparency (#687802) Mukund Sivaraman
- [ekiga] [windows] Update dependency versions Eugen Dedu
- [gimp/gimp-2-8] file-tga: Simplify has_alpha expression Mukund Sivaraman
- [gtk+] po: Fix xgettext failing on unicode strings Rico Tzschichholz
- [gtk+] Add internal versions of g_return_[val_]_if_fail Alexander Larsson
- [gtk+] css: Use internal return_if_fail in some commonly called code Alexander Larsson
- [gtk+] css: Avoid allocations in gtk_css_value_array_compute Alexander Larsson
- [gtk+] css: Start array allocation with a better size Alexander Larsson
- [gtk+] Don't queue resize for hidden widgets without a size group Alexander Larsson
- [gtk+] css: Avoid queue_resize in _gtk_widget_style_context_invalidated Alexander Larsson
- =?utf-8?q?=5Bgnome-control-center=5D_Updated_Norwegian_bokm=C3=A5l_transl?= =?utf-8?q?ation?= Kjartan Maraas
- =?utf-8?q?=5Bgnome-settings-daemon=5D_Added_Norwegian_bokm=C3=A5l_transla?= =?utf-8?q?tion?= Kjartan Maraas
- [snappy] Clean build warnings Luis de Bethencourt
- [chronojump] 75% of 689655 - Add single-leg jumps Xavier de Blas
- [snappy] clutter_box_layout_set_vertical() deprecated Luis de Bethencourt
- [gimp] Revert "pdb: update documentation for all pdb functions whose return can be freed with g_strfreev(). Sven Neumann
- [gimp] pdbgen: programmatically add hint about using g_strfreev() Sven Neumann
- [gnome-documents/wip/ui-changes] Don't show New and Recent title William Jon McCann
- [snappy] Clutter rotation functions deprecated Luis de Bethencourt
- [grilo] build: fix passing arguments to gnome-autogen.sh from autogen.sh Juan A . Suarez Romero
- [gtk+] Don't unnecessarily queue resize in GtkWindow.style_updated Alexander Larsson
- [gtk+] Revert "Don't queue resize for hidden widgets without a size group" Alexander Larsson
- [grilo-plugins] build: fix passing arguments to gnome-autogen.sh from autogen.sh Juan A . Suarez Romero
- [extensions-web] decorators: Add a way to pretty-print JSON Jasper St . Pierre
- [extensions-web] extensions: Add a total field to the extensions query Jasper St . Pierre
- [grilo-mediaserver2] build: fix passing arguments to gnome-autogen.sh from autogen.sh Juan A . Suarez Romero
- [snappy] Clutter Box deprecated Luis de Bethencourt
- [snappy] clutter_rectangle_new_with_color() deprecated Luis de Bethencourt
- [snappy] clutter_texture_set_from_file() deprecated Luis de Bethencourt
- [lasem] Added Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [lasem] Added sl for 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?=
- [library-web] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [snappy] Fix coding style issues Luis de Bethencourt
- [gnome-documents] searchbar: don't start with no_show_all Cosimo Cecchi
- [gnome-documents/wip/ui-changes] searchbar: don't start with no_show_all Cosimo Cecchi
- [gnome-disk-utility] Look at ActiveDevices to determine if a disk can be added to a RAID device David Zeuthen
- [gjs] ABI CHANGE: Switch String -> uint8 array coercion to be UTF8 Colin Walters
- [gnome-documents/wip/ui-changes] preview: animate on translation_y instead of y for fullscreen toolbar Cosimo Cecchi
- [gnome-documents/wip/ui-changes] embed: trivial cleanup Cosimo Cecchi
- [gnome-documents/wip/ui-changes] preview: don't switch to overview when fullscreen and controls visible Cosimo Cecchi
- [gtk+/places-sidebar] Port code to add a bookmark for a volume Federico Mena Quintero
- [easytag/wip/easytag-next] Fix missing prototype warnings David King
- [easytag/wip/easytag-next] Use gboolean for returning TRUE and FALSE David King
- [mutter] display: Kill a warning at shutdown Jasper St . Pierre
- [pango] build: Use -Bsymbolic-functions by default if available Colin Walters
- [gnome-documents/wip/ui-changes] main-window: don't always eat Escape key Cosimo Cecchi
- [gnome-documents/wip/ui-changes] preview: make buttons insensitive when string doesn't match Cosimo Cecchi
- [gnome-documents/wip/ui-changes] searchbar: fix preview searchbar eating first key press events Cosimo Cecchi
- [gjs] strings: Avoid copy of utf16 data in case where g_mem_is_system_malloc() Colin Walters
- [gimp-help-2] Attempt to fix #168256. Roman Joost
- [gimp-help-2] More meaningful variable name Roman Joost
- [gimp-help-2] Housekeeping Roman Joost
- [gimp-help-2] Mapping file between language code and title. Roman Joost
- [gimp-help-2] Meaningful name for language menu stylesheets. Roman Joost
- [gimp-help-2] Don't build for languages without any translations. Roman Joost
- [gimp-help-2] Prefix the option Roman Joost
- [gimp-help-2] By default, don't render the language selector. Roman Joost
- [gimp-help-2] Cleaned up indentation. Roman Joost
- [gimp-help-2] Applied patch contributed by Ulf-D. Ehlert. Roman Joost
- [gimp-help-2] Render a title attribute with the link Roman Joost
- [gimp-help-2] Make the language navigation look nice Roman Joost
- [bijiben] Editor : check title before assining it to note Pierre-Yves Luyten
- [libgd] focus-hack: don't send an event when there's no GdkWindow Cosimo Cecchi
- [gnome-documents] searchbar: fix preview searchbar eating first key press events Cosimo Cecchi
- [gnome-documents] Update to libgd master Cosimo Cecchi
- [gnome-documents/wip/ui-changes] Update to libgd master Cosimo Cecchi
05 December 2012
06 December 2012
07 December 2012
- [gnome-shell] screen-shield: disconnect from title-changed on destroy Cosimo Cecchi
- [evince] Set a good default value for the pixbuf cache William Jon McCann
- [gnome-documents] gnome-documents.in: Fix previous commit Colin Walters
- [gnome-ostree] jsondb: Ensure we return null if we have nothing to return Colin Walters
- [bijiben] Fix Unique Note Titles mechanism Pierre-Yves Luyten
- [caribou] caribou-preferences: Fix expansion of LD_LIBRARY_PATH Colin Walters
- [gnome-ostree] Delete run-qemu command Colin Walters
- [gnome-ostree] Drop repoweb-json Colin Walters
- [orca] Add a _getAll() method to structural_navigation.py Joanmarie Diggs
- [genius] Fri Dec 07 00:27:33 2012 Jiri (George) Lebl <jirka 5z com> George Lebl
- [genius] update NEWS George Lebl
- [office-runner] main: Add more padding around the action button Bastien Nocera
- [office-runner] main: Use trophies from the theme Bastien Nocera
- [office-runner] main: Remove unused trophy icons Bastien Nocera
- [evolution-data-server/openismus-work] Updated revision guards API to return an E_CLIENT_ERROR Tristan Van Berkom
- [evolution-data-server/openismus-work] Updated test-client-write-write.c to watch for the new E_CLIENT_ERROR_OUT_OF_SYNC Tristan Van Berkom
- [evolution-data-server/openismus-work] client-test-utils.c: Enable revision guards for test cases Tristan Van Berkom
- [evolution-data-server] Deleted branch openismus-work-master Tristan Van Berkom
- [evolution-data-server] (13 commits) Created branch openismus-work-master Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 1/13] Adding test case proving there is a write-write race condition to fix Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 3/13] Reviving async client test Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 2/13] Avoid race conditions when concurrently writing contacts in the addressbook Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 5/13] EBookBackendFile: Implement the new backend methods for direct access Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 4/13] EBookClient, EDataBook: Added direct access APIs Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 6/13] Make the libebook tests use direct read access by default Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 7/13] Add support for direct access queries in book views Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 8/13] client-test-utils.c: Only use direct access if DEBUG_DIRECT env var is set Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 10/13] Fixed GIR build and vala build for libebook Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 9/13] Adjusted vala build for library splitup of libebook & libebook-contacts Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 12/13] EDataBookView: include libebook-contacts, not libebook. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 11/13] Remove libedataserverui and make google backend optional Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 13/13] Fix build of EBook-1.2.gir Tristan Van Berkom
- [evolution-data-server] Reviving async client test Tristan Van Berkom
- [evolution-data-server] Deleted branch openismus-work-master Tristan Van Berkom
- [evolution-data-server] (12 commits) Created branch openismus-work-master Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 1/12] Adding test case proving there is a write-write race condition to fix Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 2/12] Avoid race conditions when concurrently writing contacts in the addressbook Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 3/12] EBookClient, EDataBook: Added direct access APIs Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 4/12] EBookBackendFile: Implement the new backend methods for direct access Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 5/12] Make the libebook tests use direct read access by default Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 6/12] Add support for direct access queries in book views Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 7/12] client-test-utils.c: Only use direct access if DEBUG_DIRECT env var is set Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 8/12] Adjusted vala build for library splitup of libebook & libebook-contacts Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 9/12] Fixed GIR build and vala build for libebook Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 10/12] Remove libedataserverui and make google backend optional Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 11/12] EDataBookView: include libebook-contacts, not libebook. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 12/12] Fix build of EBook-1.2.gir Tristan Van Berkom
- [file-roller/gnome-3-6] Updated Serbian translation =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
- [evolution-data-server/openismus-work] For openismus-work branch, make test-client-custom-summary not use function from glib 2.34 Tristan Van Berkom
- [zenity] Updated Serbian translation =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
- [bijiben] Added Serbian translation =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
- [evolution-data-server] Fixed test-client-custom-summary to actually pass Tristan Van Berkom
- [evolution-data-server] (12 commits) Created branch openismus-work-master Tristan Van Berkom
- [evolution-data-server] Deleted branch openismus-work-master Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 5/12] Make the libebook tests use direct read access by default Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 1/12] Adding test case proving there is a write-write race condition to fix Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 7/12] client-test-utils.c: Only use direct access if DEBUG_DIRECT env var is set Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 2/12] Avoid race conditions when concurrently writing contacts in the addressbook Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 8/12] Adjusted vala build for library splitup of libebook & libebook-contacts Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 4/12] EBookBackendFile: Implement the new backend methods for direct access Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 3/12] EBookClient, EDataBook: Added direct access APIs Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 6/12] Add support for direct access queries in book views Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 9/12] Fixed GIR build and vala build for libebook Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 10/12] Remove libedataserverui and make google backend optional Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 12/12] Fix build of EBook-1.2.gir Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 11/12] EDataBookView: include libebook-contacts, not libebook. Tristan Van Berkom
- [gupnp-dlna] Remove old .pc.in file Jens Georg
- [office-runner] main: Remove dead linefeed Bastien Nocera
- [office-runner] main: Implement new scores page design Bastien Nocera
- [evolution-activesync] Added Serbian translation =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
- [gnome-dictionary] [l10n] Updated Estonian translation Priit Laes
- [zenity] [l10n] Updated Estonian translation Priit Laes
- [file-roller] [l10n] Updated Estonian translation Priit Laes
- [frogr] Added Serbian translation =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
- [gnome-shell] Updated Kannada Translations Shankar Prasad
- [gnome-shell/gnome-3-6] Updated Kannada Translations Shankar Prasad
- [gnome-clocks] Alarm: Fix misplaced 'self' in method Paolo Borelli
- [nautilus] Remove .hidden file code now that gio does if for us Alexander Larsson
- [rygel] tests: Fix warning from automake Jens Georg
- [rygel] tests: Fix linking Jens Georg
- [rygel] server: Get ServiceResetToken from RootContainer Jens Georg
- [rygel] server: Really use extended search caps Jens Georg
- [cantarell-fonts] Curve the ligatures Jakub Steiner
- [file-roller/gnome-3-6] [l10n] Updated Estonian translation Priit Laes
- [cantarell-fonts] revert the ligature craziness Jakub Steiner
- [gnome-shell/gnome-3-6] Updated Kannada Translations Shankar Prasad
- [gnome-shell] Updated Kannada Translations Shankar Prasad
- [gnome-system-log] Updated Kannada Translations Shankar Prasad
- [gnome-system-log/gnome-3-6] Updated Kannada Translations Shankar Prasad
- [gimp-help-2] Minor enhances in Norwegian translations =?utf-8?q?Kolbj=C3=B8rn_Stuest=C3=B8l?=
- [gnome-control-center/gnome-3-6] sound: Fix port handling for the unknown availability case Arun Raghavan
- [gnome-terminal/gnome-3-2] Updated Kannada Translations Shankar Prasad
- [gnome-ostree] manifest: Tag libX11 back to working version Frederic Peters
- [easytag] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [genius] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [cantarell-fonts] curve fl, ffl just a tad though Jakub Steiner
- [gtk+/gtk-2-24] quartz: fix crash in the recent clipboard "fix", and really fix it Michael Natterer
- [gtk+] quartz: fix crash in the recent clipboard "fix", and really fix it Michael Natterer
- [gtk+/gtk-3-6] quartz: fix crash in the recent clipboard "fix", and really fix it Michael Natterer
- [chronojump] 689655 - Add single-leg jumps (90% done) Xavier de Blas
- [chronojump] Small fix to previous commit Xavier de Blas
- [chronojump] 689655 - Add single-leg jumps (better) Xavier de Blas
- [chronojump] Edit event improved Xavier de Blas
- [chronojump] Encoder: capture showing diff variables, start ok Xavier de Blas
- [gnome-devel-docs] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [library-web] Remove gtk/gdk modules, as there is now gtk2/gdk2 and gtk3/gdk3 Frederic Peters
- [evolution-data-server/openismus-phonenumber-work] (5 commits) ...Merge branch 'openismus-work' into openismus-phonenumber-work Mathias Hasselmann
- [evolution-data-server/openismus-phonenumber-work: 5/5] Merge branch 'openismus-work' into openismus-phonenumber-work Mathias Hasselmann
- [ekiga] Use a better icon for call history in addressbook Eugen Dedu
- [ekiga] Uniformise string (New contact -> Add contact) Eugen Dedu
- [evolution-data-server/openismus-phonenumber-work] libebook-contacts: Document EBookQueryTest Mathias Hasselmann
- [gnome-terminal/gnome-3-2] Updated Kannada Translations Shankar Prasad
- [gnome-terminal/gnome-3-6] Updated Kannada Translations Shankar Prasad
- [gnome-terminal] Updated Kannada Translations Shankar Prasad
- [evolution-data-server/openismus-phonenumber-work] tests: Actually also test phone query execution Mathias Hasselmann
- [libgsystem] GSSubprocess: Annotate _new_simple_argv Colin Walters
- [gnome-ostree] autobuilder: Default autoupdate-self to on Colin Walters
- [gnome-ostree] build: Drop ref to deleted privhelper-run-qemu Colin Walters
- [gnome-ostree] build: Also drop reference to repoweb-json Colin Walters
- [office-runner] main: Make printouts debug Bastien Nocera
- [epiphany] bookmarks: Use the current favicons API Carlos Garcia Campos
- [evolution-data-server/openismus-phonenumber-work] Extend and fix e-phone-utils test Mathias Hasselmann
- [evolution-data-server/openismus-phonenumber-work] docs: Improve phone-utils documentation Mathias Hasselmann
- [sushi] font-widget: add an error signal Cosimo Cecchi
- [sushi] font-widget: add sushi_font_widget_get_uri() Cosimo Cecchi
- [sushi] font-loader: use a better error message Cosimo Cecchi
- [gnome-font-viewer] font-widget: sync from Sushi Cosimo Cecchi
- [gnome-font-viewer] font-view: show an error dialog when unable to load a font Cosimo Cecchi
- [gnome-font-viewer] font-view: don't crash when opening a non-existing file Cosimo Cecchi
- [gvfs] daemon: Add missing va_end() call Tomas Bzatek
- [pango] Drop last use of deprecated G_CONST_RETURN Colin Walters
- [gvfs] Fix some potential NULL dereferences Tomas Bzatek
- [gnome-themes-standard] list-box: add better styling for listbox cells Cosimo Cecchi
- [cogl] opengl: Fix conditional call of BlendFuncSeparate Neil Roberts
- [gnome-control-center] shell: use the "view" style class for the main viewport Cosimo Cecchi
- [gnome-themes-standard] viewport: don't set a background color by default Cosimo Cecchi
- [cogl/cogl-1.12] opengl: Fix conditional call of BlendFuncSeparate Neil Roberts
- [gnome-ostree] snapshot.js: Correctly traverse components Colin Walters
- [gvfs] Fix use of uninitialized values Tomas Bzatek
- [at-spi2-core] Fix another crash when removing hung processes Mike Gorse
- [at-spi2-core/gnome-3-6] Fix another crash when removing hung processes Mike Gorse
- [gnome-themes-standard] adwaita gtk3: add .scale.mark.separator to color scale mark lines. Lapo Calamandrei
- [gtk+] build: fix some GCC warnings Cosimo Cecchi
- [easytag] (2 commits) Non-fast-forward update to branch wip/easytag-next David King
- [easytag/wip/easytag-next: 1/2] Add static to many declarations David King
- [easytag/wip/easytag-next: 2/2] Use g_return_if_fail() and g_return_val_if_fail() David King
- [gtk+] scale: render scale mark lines with separator style class Cosimo Cecchi
- [gvfs] fuse: Make truncating more robust Tomas Bzatek
- [gvfs] afc: Add missing break statement Tomas Bzatek
- [at-spi2-core] Fix deregistering of applications Mike Gorse
- [at-spi2-core/gnome-3-6] Fix deregistering of applications Mike Gorse
- [folks] eds: handle removal of store without removal of personas Patrick Ohly
- [gnome-contacts] Updated Odia Translation with FUEL implementation. Manoj Kumar Giri
- [gegl] transform: do not transform empty/infinite rectangles Massimo Valentini
- [gnome-contacts/gnome-3-6] Updated Odia Translation with FUEL implementation. Manoj Kumar Giri
- [gnome-contacts/gnome-3-6] Updated Odia Translation with FUEL implementation. Manoj Kumar Giri
- [gnome-contacts] Updated Odia Translation with FUEL implementation. Manoj Kumar Giri
- [gnome-system-monitor] Updated Kannada Translations Shankar Prasad
- [gnome-system-monitor/gnome-3-6] Updated Kannada Translations Shankar Prasad
- [jhbuild] 3.8: Remove Evolution dependency from Tracker William Jon McCann
- [nautilus] Share "show hidden" option with GTK file chooser Federico Mena Quintero
- [gtk+] Add summary and description to "show-hidden" key Federico Mena Quintero
- [mutter] screen: Add a convenience method to focus the default window Jasper St . Pierre
- [nautilus] main: don't set G_APPLICATION_IS_SERVICE Cosimo Cecchi
- [gnome-shell] ctrlAltTab: Remove leftover Jasper St . Pierre
- [folks] Created branch bgo689859 Patrick Ohly
- [folks/bgo689859] folks.pc: split out Telepathy Patrick Ohly
- [gnome-settings-daemon] Updated Odia Translation with FUEL implementation. Manoj Kumar Giri
- [gnome-settings-daemon/gnome-3-6] Updated Odia Translation with FUEL implementation. Manoj Kumar Giri
- [gtk+] Fix build by un-translating org.gtk.Settings.FileChooser Colin Walters
- [chronojump] Bug 653477 - fix photocells double-cut (run done) Xavier de Blas
- [gnome-disk-utility] Add Ctrl+E accelerator to bring up the Drive Settings dialog David Zeuthen
- [gnome-disk-utility] Rework "Drive Settings" dialog to use tabs David Zeuthen
- [chronojump] website news deletion Xavier de Blas
- [gnome-boxes] configure: Require libosinfo >= 0.2.2 Zeeshan Ali Khattak
- [gnome-boxes] installer: Make two props of UnattendedFile, public Zeeshan Ali Khattak
- [gnome-boxes] installer: Use libosinfo APIs for the automated installations Zeeshan Ali Khattak
- [gnome-boxes] installer: Download & Install pre-installation drivers Zeeshan Ali Khattak
- [gnome-boxes] installer, data: Remove now redundant unattended data & sources Zeeshan Ali Khattak
- [gnome-boxes] iso-extractor: Remove now redundant enumerate_children() Zeeshan Ali Khattak
- [gnome-boxes] installer: Update visibility of various members Zeeshan Ali Khattak
- [gnome-boxes] installer: Add try to delete inexistant file Zeeshan Ali Khattak
- [gnome-boxes] configure: Require valac >= 0.17.3 Zeeshan Ali Khattak
- [gnome-boxes] media-manager: Async create_installer_media_from_media() Zeeshan Ali Khattak
- [gnome-boxes] installer: Async UnattendedInstaller.from_media() Zeeshan Ali Khattak
- [gnome-boxes] installer: Setup drivers in construction method Zeeshan Ali Khattak
- [folks] folks.pc: remove telepathy-glib Patrick Ohly
- [folks] Deleted branch bgo689859 Patrick Ohly
- [gnome-system-monitor] Added myself to the authors list Robert Roth
- [gnome-system-monitor] Fixed right-click in process tree clearing multiple selection Robert Roth
- [bijiben] autotools: fix makedistcheck for files we do not want to watch Pierre-Yves Luyten
- [gthumb] added gth_file_list_get_mode renamed GthFileListType Paolo Bacchilega
- [gthumb] fixed the GthAutoPaned macro names Paolo Bacchilega
- [gthumb] save and restore the thumbnail list size Paolo Bacchilega
- [gthumb] POTFILES.in updated Paolo Bacchilega
- [bijiben] LINGUAS : fix sr Pierre-Yves Luyten
- [gnome-disk-utility] Make it possible to configure the Write Cache on ATA hard disks David Zeuthen
- [gnome-disk-utility] Use I as the mnemonic for Write Cache, not C David Zeuthen
- [bijiben] Help: fix duplicate func and failed yelp target uri Pierre-Yves Luyten
- [evolution-data-server/openismus-phonenumber-work] phone util: fix compile errors when libphonebook is not available Mathias Hasselmann
- [evolution-data-server/openismus-phonenumber-work] phone-utils: Justify lack of E_PHONE_NUMBER_ERROR_NOT_IMPLEMENTED Mathias Hasselmann
- [pango] Bug 689864 - build failure Behdad Esfahbod
- [evolution-data-server] Introduce evolution-user-prompter service Milan Crha
- [office-runner] Updated Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [gnome-boxes] Updated POTFILES.in and POTFILES.skip =?utf-8?q?Piotr_Dr=C4=85g?=
- [gnome-ostree] manifest: Tag evolution-data-server Colin Walters
- [jhbuild] 3.8: Add gnome-shell-extensions Matthias Clasen
- [evolution] EMailFormatter: Class method rearrangement. Matthew Barnes
- [evolution] EMailFormatter: Simplify context allocation. Matthew Barnes
- [evolution] EMailFormatterContext: Keep a reference to EMailPartList. Matthew Barnes
- [evolution] EMailParserExtension cleanups. Matthew Barnes
- [evolution] Remove EMailExtension. Matthew Barnes
- [evolution] Convert EMailFormatterExtension to an abstract class. Matthew Barnes
- [evolution] EMailFormatterExtension: Convert get_description() to a string field. Matthew Barnes
- [evolution] EMailParserExtension: Collect EMailParts in a GQueue. Matthew Barnes
- [evolution] EMailExtension: Replace mime_types() method with a string array. Matthew Barnes
- [evolution] EMailFormatterExtension: Convert get_display_name() to a string field. Matthew Barnes
- [evolution] Remove unused EMF_EXTENSION_GET_FORMATTER macro. Matthew Barnes
- [evolution] Convert EMailParserExtension to an abstract class. Matthew Barnes
- [evolution] EMailParserExtension: Convert get_flags() to an enum field. Matthew Barnes
- [evolution] Make EMailPartList thread-safe. Matthew Barnes
- [evolution] e_mail_formatter_base_init(): Register internal extension types. Matthew Barnes
- [evolution] EMailFormatterHeader: Clarify the flags type. Matthew Barnes
- [evolution] Remove unused EMP_EXTENSION_GET_PARSER macro. Matthew Barnes
- [evolution] EMailFormatterContext: Clearify the flags type. Matthew Barnes
- [evolution] e_mail_formatter_quote_base_init(): Register internal extension types. Matthew Barnes
- [evolution] e_mail_formatter_print_base_init(): Register internal extension types. Matthew Barnes
- [evolution] e_mail_parser_base_init(): Register internal extension types. Matthew Barnes
- [evolution] Add EMailFormatterPrintExtension. Matthew Barnes
- [evolution] EMailExtensionRegistry cleanups. Matthew Barnes
- [evolution] Add EMailFormatterQuoteExtension. Matthew Barnes
- [evolution] Teach EMailExtensionRegistry to find extensions. Matthew Barnes
- [evolution-data-server] Add missing linker flag. Matthew Barnes
- [genius] Fri Dec 07 17:21:26 2012 Jiri (George) Lebl <jirka 5z com> George Lebl
- [frogr] Don't stay in a non-idle state when loading projects with no pictures Mario Sanchez Prada
08 December 2012
- [ostree] admin: Process newly added config files recursively Colin Walters
- [gnome-system-monitor] Fixed policykit kill and renice helpers to work with both old 0.104 and new >=0.107 policikit. https Robert Roth
- [bijiben] noteBook: remove unused func Pierre-Yves Luyten
- [gnome-system-monitor] Try running kill/renice with policykit first, if PK is not available, fall back to gksu/gnomesu. htt Robert Roth
- [gnome-system-monitor] Removed old workaround for retaininng process tree selection, as gtk seems to properly handle it now Robert Roth
- [gnome-shell] grabHelper: Use captured-event for escape ungrabs Jasper St . Pierre
- [gnome-shell] grabHelper: Treat the current grabbed actor as a grabbed actor Jasper St . Pierre
- [gnome-shell] grabHelper: Drop to the actor clicked on Jasper St . Pierre
- [gnome-shell] grabHelper: Fix up event handling for ignoring releases Jasper St . Pierre
- [gnome-shell] popupMenu: Port to GrabHelper Jasper St . Pierre
- [gnome-shell] popupMenu: Introduce PopupDummyMenu Jasper St . Pierre
- [bijiben] noteBook: remove duplicates Pierre-Yves Luyten
- [gnome-system-monitor] Updated POTFILES.in =?utf-8?q?Piotr_Dr=C4=85g?=
- [gnome-control-center/wip/power] Shell: Allow panels to go up to the edge Matthias Clasen
- [gnome-control-center/wip/power] power: Make the panel larger Matthias Clasen
- [gnome-control-center/wip/power] power: Fix top padding Matthias Clasen
- [gnome-control-center/wip/power] power: More generous horizontal padding Matthias Clasen
- [gnome-control-center] privacy: Make rows even taller Matthias Clasen
- [genius] Fri Dec 07 21:36:50 2012 Jiri (George) Lebl <jirka 5z com> George Lebl
- [gnome-documents] (5 commits) Created branch wip/provider-v2 Cosimo Cecchi
- [gnome-documents/wip/provider-v2: 1/5] manager: save a reference to the manager in items Cosimo Cecchi
- [gnome-documents/wip/provider-v2: 2/5] query: move location filters code to sources.js Cosimo Cecchi
- [gnome-documents/wip/provider-v2: 3/5] query: don't depend on Global Cosimo Cecchi
- [gnome-documents/wip/provider-v2: 4/5] application: don't init connectionQueue in initSearch() Cosimo Cecchi
- [gnome-documents/wip/provider-v2: 5/5] search: rework search infrastructure Cosimo Cecchi
- [gnome-documents/wip/provider-v2] search: fixup Cosimo Cecchi
- [rhythmbox] build against GStreamer 0.11 Jonathan Matthew
- [rhythmbox] metadata: convert to GStreamer 0.11 Jonathan Matthew
- [rhythmbox] GstEncodingTarget is now a GObject, not a GstMiniObject Jonathan Matthew
- [rhythmbox] audiocd: start conversion to GStreamer 0.11 Jonathan Matthew
- [rhythmbox] fmradio: convert source element to GStreamer 0.11 Jonathan Matthew
- [rhythmbox] mtp: convert to GStreamer 0.11 Jonathan Matthew
- [rhythmbox] visualizer: initial conversion to GStreamer 0.11 Jonathan Matthew
- [rhythmbox] playbin2: convert to GStreamer 0.11, drop the '2' Jonathan Matthew
- [rhythmbox] encoder: convert to GStreamer 0.11 Jonathan Matthew
- [rhythmbox] xfade: initial "it compiles" conversion to GStreamer 0.11 Jonathan Matthew
- [rhythmbox] replaygain: initial bits of GStreamer 0.11 conversion Jonathan Matthew
- [rhythmbox] gst: Take a reference on objects returned by iterators Jonathan Matthew
- [rhythmbox] disable daap and visualizer plugins Jonathan Matthew
- [rhythmbox] More 0.11 -> 1.0 for GStreamer bits Jonathan Matthew
- [rhythmbox] bindings/gi: make gir scanner find GStreamer .gir files in right prefix Jonathan Matthew
- [rhythmbox] rb-missing-plugins: Fix for latest gst 1.0 API change Jonathan Matthew
- [rhythmbox] rb-player-gst: Use GST_MESSAGE_STREAM_START Jonathan Matthew
- [rhythmbox] audiocd: Port to latest 1.0 gst API Jonathan Matthew
- [rhythmbox] rb-player-gst-xfade: Minor fixes Jonathan Matthew
- [rhythmbox] GStreamer package and library names changed from 0.11 to 1.0 Jonathan Matthew
- [rhythmbox] encoder: use pad-added, new-decoded-pad doesn't exist any more Jonathan Matthew
- [rhythmbox] encoder: use gst_pad_query_caps to get decoded caps Jonathan Matthew
- [rhythmbox] encoder: fix GstIterator usage Jonathan Matthew
- [rhythmbox] metadata: use pad-added signal, gst_pad_query_caps Jonathan Matthew
- [rhythmbox] xfade: fix more pad block probes Jonathan Matthew
- [rhythmbox] xfade: only block downstream flow Jonathan Matthew
- [rhythmbox] xfade: make sure there's always a value in the volume control source Jonathan Matthew
- [rhythmbox] xfade: fix pad blocking for prerolled streams Jonathan Matthew
- [rhythmbox] xfade: use gst_pad_query_caps Jonathan Matthew
- [rhythmbox] xfade: fix probe type for blocking streams to be unlinked Jonathan Matthew
- [rhythmbox] xfade: put stream volume element in passthrough when possible Jonathan Matthew
- [rhythmbox] xfade: need to explicitly request flush events in the stream probe Jonathan Matthew
- [rhythmbox] xfade: divide volume controller values by 10 Jonathan Matthew
- [rhythmbox] xfade: pad probe functions should return a GstPadProbeReturn Jonathan Matthew
- [rhythmbox] Port the DAAP plugin to GStreamer 1.0 Jonathan Matthew
- [rhythmbox] xfade: add some missing locking Jonathan Matthew
- [rhythmbox] xfade: don't hold stream lock while sending seeks Jonathan Matthew
- [rhythmbox] track-transfer-batch: make encoding-target not construct only again Jonathan Matthew
- [rhythmbox] xfade: forget about stopping the sink for now Jonathan Matthew
- [gnome-shell] fileUtils: correctly determine file type for symbolic links Jasper St . Pierre
- [jhbuild] gnome-world-3.8: rhythmbox has been ported to GStreamer 1.0 =?utf-8?q?Javier_Jard=C3=B3n?=
- [gedit-latex] Added Serbian translation =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
- [gnome-themes-standard] Updated Kannada Translations Shankar Prasad
- [gnome-themes-standard] Updating kn translations Shankar Prasad
- [gnome-themes-standard/gnome-3-6] Updated Kannada Translations Shankar Prasad
- [evolution-data-server] Enable introspection scanner warnings Milan Crha
- [gnome-user-share] Updated Kannada Translations Shankar Prasad
- [gnome-user-share/gnome-3-0] Updated Kannada Translations Shankar Prasad
- [gegl/soc-2011-seamless-clone] Expose the seamless cloning API Barak Itkin
- [gegl/soc-2011-seamless-clone] Rename the exported seamless cloning api (Begin with GeglSc, not just Sc) Barak Itkin
- [balsa/gtk3] Use idle callback to check mail Peter Bloomfield
- =?utf-8?q?=5Bgnome-calendar=5D_Added_Norwegian_bokm=C3=A5l_translation?= Kjartan Maraas
- [gnome-calendar] Added nb Kjartan Maraas
- [libgnome-volume-control] Gvc: make GvcMixerStreamPort a boxed type Giovanni Campagna
- [libgnome-volume-control] GvcMixerStream: expose form factor from PulseAudio Giovanni Campagna
- [gnome-shell] VolumeMenu: show headphone icon when headphones are plugged in Giovanni Campagna
- [gnome-shell] Use libgnome-volume-control from a submodule Giovanni Campagna
- [perl-Gtk2] Stable release 1.246 Brian Manning
- [perl-Gtk2] Created tag rel-1-24-6 Brian Manning
- [perl-Cairo] Stable release 1.102 Brian Manning
- [perl-Cairo] Created tag rel-1-10-2 Brian Manning
- [perl-Glib-Object-Introspection] Release version 0.013 Brian Manning
- [perl-Glib-Object-Introspection] Created tag rel-0-01-3 Brian Manning
- [office-runner] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gimp] Deleted branch soc-2011-seamless-clone2 Barak Itkin
- [gimp] (13 commits) Created branch soc-2011-seamless-clone2 Barak Itkin
- [gimp/soc-2011-seamless-clone2: 1/13] Add a skeleton for the seamless clone tool, based on the cage tool Barak Itkin
- [gimp/soc-2011-seamless-clone2: 2/13] commit of a WIP, introducing some of the actual tool logic Barak Itkin
- [gimp/soc-2011-seamless-clone2: 3/13] Another WIP commit. It now compiles, and runs with no runtime errors. Barak Itkin
- [gimp/soc-2011-seamless-clone2: 4/13] Another WIP commit. There is a known tile manager leak, rest is OK Barak Itkin
- [gimp/soc-2011-seamless-clone2: 5/13] Image map interaction works, and so are movement and drawing Barak Itkin
- [gimp/soc-2011-seamless-clone2: 6/13] Fix bug in tilemanager unreffing and support committing the result Barak Itkin
- [gimp/soc-2011-seamless-clone2: 7/13] Quick-Fix to the previous commit - return the right value on key press Barak Itkin
- [gimp/soc-2011-seamless-clone2: 8/13] Add work in progress for preprocessing before rendering the op Barak Itkin
- [gimp/soc-2011-seamless-clone2: 9/13] Fix the preprocessing. It now works without UV caching. Barak Itkin
- [gimp/soc-2011-seamless-clone2: 10/13] Fix the the preview to redraw correctly! Also clean-up the code Barak Itkin
- [gimp/soc-2011-seamless-clone2: 11/13] Make the seamless clone tool compile again (update on API changes) Barak Itkin
- [gimp/soc-2011-seamless-clone2: 12/13] Make gimp use the all in one seamless clone GEGL operation Barak Itkin
- [gimp/soc-2011-seamless-clone2: 13/13] Fix: The offset for seamless cloning should be relative to the drawable Barak Itkin
- [goobox] fixed dialogs border width Paolo Bacchilega
- [chronojump] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-disk-utility] Reword switch labels in Drive Settings dialog David Zeuthen
- [chronojump] Removed markup from UI file =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gimp] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [office-runner] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [rhythmbox] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [bijiben] Remove tag booklets. Rely on tracker for notes search. Pierre-Yves Luyten
- [gnote] Present main window when creating note from tray menu =?utf-8?q?Aurimas_=C4=8Cernius?=
- [gnote] Remove use of shared_ptr for main window =?utf-8?q?Aurimas_=C4=8Cernius?=
- [gnote] Fix Search All Notes tray menu item =?utf-8?q?Aurimas_=C4=8Cernius?=
- [libgnome-volume-control] build: use correct -I$(srcdir) Colin Walters
- [orca] Remove a missed call to str.decode() Joanmarie Diggs
- [gnome-shell] gvc: Update git submodule Colin Walters
- [libgsystem] Introspection fixes, use --warn-error Colin Walters
- [libgda] Misc. LDAP provider corrections Vivien Malerba
- [libgda] Improved error message in GdaConnection Vivien Malerba
- [genius] Fixed typo in string =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [chronojump] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gtk+] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [libgda] Improved Gda-Sql: code cleanups and small bug fixes Vivien Malerba
- [gnome-ostree] Created branch wip/gjs-round2 Colin Walters
- [gnome-ostree/wip/gjs-round2] Rewrite checkout in gjs Colin Walters
- [gimp] app: cache values to speed up GEGL paintbrush Michael Natterer
- [genius] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [genius] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnote] Prepare 3.7.1 =?utf-8?q?Aurimas_=C4=8Cernius?=
- [gnote] Created tag 3.7.1 =?utf-8?q?Aurimas_=C4=8Cernius?=
- [gnote] Bump to 3.7.2 =?utf-8?q?Aurimas_=C4=8Cernius?=
- [evolution-data-server] camel-imapx-utils.h: Readability cleanups. Matthew Barnes
- [evolution-data-server] IMAPX: Support the QUOTA extension (RFC 2087). Matthew Barnes
- [orca] Replace the links to GNOME accessibility content with more generic text Joanmarie Diggs
- [evolution-data-server] CamelIMAPXFolder: Fix a memory leak. Matthew Barnes
- [meld] Fix Mercurial support for comparing subdirectories of the repo Kai Willadsen
- [meld] Add some sensitivity handling to VC comparisons Kai Willadsen
- [meld] Small cleanup of selection handling Kai Willadsen
- [meld] Some PEP8 Kai Willadsen
- [meld] Improve layout of file save dialog Kai Willadsen
- [meld] Use updated save dialog for reloading Kai Willadsen
- [meld] Fix UIBuilder when there are dependencies between 'extra' widgets Kai Willadsen
- [meld] PEP8 fixes for meldbuffer Kai Willadsen
- [pan2] Update Czech translation =?utf-8?b?UGV0ciBLb3bDocWZ?=
- [pan2] New strings review =?utf-8?b?UGV0ciBLb3bDocWZ?=
- [pan2] Minor edit in configure.in =?utf-8?b?UGV0ciBLb3bDocWZ?=
- [meld] Refactor DirDiff row activation Kai Willadsen
- [meld] Rework pane scrolling locks to not create and delete attributes Kai Willadsen
- [meld] Minor refactor of focus retrieval Kai Willadsen
- [chronojump] Supressed central column from main window Xavier de Blas
- [pan2] Update Czech translation =?utf-8?b?UGV0ciBLb3bDocWZ?=
- [gimp] app: port smudge blending to RGBA float Michael Natterer
- [evolution-data-server] Remove introspection of libecal. Matthew Barnes
- [gimp] app: port heal to RGBA float Michael Natterer
- [evolution] backup-restore: Remove references to ~/.camel_certs. Matthew Barnes
- [evolution/gnome-3-6] backup-restore: Remove references to ~/.camel_certs. Matthew Barnes
09 December 2012
10 December 2012
- [gnome-ostree/wip/gjs-round2] ostbuild-qemu-pull-deploy: Shell script extracted from privhelper-deploy-qemu Colin Walters
- [gnome-ostree/wip/gjs-round2] Drop source-diff builtin Colin Walters
- [gnome-ostree/wip/gjs-round2] Work on porting build to gjs Colin Walters
- [gegl] shorter comment Nicolas Robidoux
- [gnome-initial-setup] Added Aragonese translation Daniel Martinez Cucalon
- [gnome-initial-setup/gnome-3-6] Added Aragonese translation Daniel Martinez Cucalon
- [gnome-system-log] Added Aragonese translation Daniel Martinez Cucalon
- [gnome-system-log/gnome-3-6] Added Aragonese translation Daniel Martinez Cucalon
- [bijiben] NoteBook: don't emit changed signal at startup Pierre-Yves Luyten
- [gnome-control-center/wip/network] network: Turn wifi details into a popup Matthias Clasen
- [pango] Bug 689882 - pango-font.h:381: error: comma at end of enumerator list Behdad Esfahbod
- [mutter] (31 commits) Non-fast-forward update to branch wip/xinput2b Jasper St . Pierre
- [mutter/wip/xinput2b: 12/31] Require XInput2 Jasper St . Pierre
- [mutter/wip/xinput2b: 13/31] display: Initialize XInput2 Jasper St . Pierre
- [mutter/wip/barriers-try-2: 32/36] ui: Add more fanciness Jasper St . Pierre
- [mutter] (36 commits) Non-fast-forward update to branch wip/barriers-try-2 Jasper St . Pierre
- [mutter/wip/xinput2b: 14/31] common: Add the XInput2 headers to common.h, which everything uses Jasper St . Pierre
- [mutter/wip/barriers-try-2: 33/36] display: Require XFixes 5.0 Jasper St . Pierre
- [mutter/wip/barriers-try-2: 34/36] barrier: Add a new Meta wrapper for pointer barriers Jasper St . Pierre
- [mutter/wip/xinput2b: 15/31] display: separate input/non-input events handling in the event callback Jasper St . Pierre
- [mutter/wip/xinput2b: 16/31] core: enable XInput2 by default Jasper St . Pierre
- [mutter/wip/barriers-try-2: 35/36] barrier: Add signals for barrier events Jasper St . Pierre
- [mutter/wip/barriers-try-2: 36/36] barrier: Don't error out on dispose Jasper St . Pierre
- [mutter/wip/xinput2b: 17/31] window: Move grab op sync handling code out Jasper St . Pierre
- [mutter/wip/xinput2b: 18/31] display: Don't pass an event to a handler that will no-op Jasper St . Pierre
- [mutter/wip/xinput2b: 20/31] display: Only care about input events for the VCP/VCK Jasper St . Pierre
- [mutter/wip/xinput2b: 22/31] compositor: Identify XI2 events as grabbed events Jasper St . Pierre
- [mutter/wip/xinput2b: 21/31] compositor: Use XInput2 to grab the pointer/keyboard Jasper St . Pierre
- [mutter/wip/xinput2b: 23/31] display: Use XInput2 to grab the pointer Jasper St . Pierre
- [mutter/wip/xinput2b: 19/31] Port mutter to use XInput2 events instead of Core Events Jasper St . Pierre
- [mutter/wip/xinput2b: 24/31] display: Grab buttons with XI2 Jasper St . Pierre
- [mutter/wip/xinput2b: 25/31] keybindings: Grab keyboard with XI2 Jasper St . Pierre
- [mutter/wip/xinput2b: 26/31] keybindings: Grab keys with XI2 Jasper St . Pierre
- [mutter/wip/xinput2b: 28/31] display: Add spew for XI2 Jasper St . Pierre
- [mutter/wip/xinput2b: 27/31] Select for XI2 events everywhere else Jasper St . Pierre
- [mutter/wip/xinput2b: 30/31] Remove support for Core Events Jasper St . Pierre
- [mutter/wip/xinput2b: 29/31] ui: Use XI2 to fake GDK events Jasper St . Pierre
- [mutter/wip/xinput2b: 31/31] Increase typical icon size to 96 Jasper St . Pierre
- [pango] Bug 686512 - pango_cairo_font_get_scaled_font failed under wine Behdad Esfahbod
- [gnome-control-center/wip/network] network: Remove unused tabs Matthias Clasen
- [gnome-control-center/wip/network] network: Fix hotspot switch getting out of sync Matthias Clasen
- [mutter] Increase typical icon size to 96 Jasper St . Pierre
- [gnome-control-center/wip/network] network: Remove more dead code Matthias Clasen
- [clutter] Fixed clutter_rect_intersection() Tristan Van Berkom
- [gnome-control-center] bluetooth: Correct debug output Bastien Nocera
- [gnome-control-center/gnome-3-6] bluetooth: Correct debug output Bastien Nocera
- [epiphany] Use GtkSeachEntry instead of EphySearchEntry Bastien Nocera
- [epiphany] lib: Remove unused EphySearchEntry widget Bastien Nocera
- [epiphany] Remove redundant search labels Bastien Nocera
- [gnome-photos] embed: Hide actors that aren't visible Debarshi Ray
- [gnome-photos] embed: Use texture background in preview Debarshi Ray
- [gnome-photos] embed: Remove flash effect Debarshi Ray
- [gnome-photos] build: Bump minimum GLib version to 2.35.1 Debarshi Ray
- [gucharmap] Updated Kannada Translations Shankar Prasad
- [gucharmap/gnome-3-6] Updated Kannada Translations Shankar Prasad
- [gucharmap/gnome-3-6] Updated Kannada Translations Shankar Prasad
- [gucharmap] Updated Kannada Translations Shankar Prasad
- [libgnomekbd] Updated Kannada Translations Shankar Prasad
- [libgnomekbd/gnome-3-4] Updated Kannada Translations Shankar Prasad
- [frogr] Migrate from GtkTable to GtkGrid Mario Sanchez Prada
- [epiphany] Add the zoom controls to the gear menu Xan Lopez
- [ekiga] Assamese translation updated Nilamdyuti Goswami
- [evince] Assamese translation updated Nilamdyuti Goswami
- [gnome-photos] Update license blurbs for the current FSF address Debarshi Ray
- [gnome-photos] schema: Increase default window width for bigger thumbnails Debarshi Ray
- [gnome-photos] Use g_clear_object wherever applicable Debarshi Ray
- [libpeas] Updated Kannada Translations Shankar Prasad
- [libsoup] Added and Updated Kannada Translations Shankar Prasad
- [libsoup/gnome-3-6] Added and Updated Kannada Translations Shankar Prasad
- [totem] Use g_cclosure_marshal_generic() instead custom marshallers =?utf-8?q?Javier_Jard=C3=B3n?=
- [totem] Do not use deprecated gstreamer symbols =?utf-8?q?Javier_Jard=C3=B3n?=
- [libwnck/gnome-3-2] Updated Kannada Translations Shankar Prasad
- [libwnck] Updated Kannada Translations Shankar Prasad
- [gnome-shell] messageTray: Don't add ourselves more than once to CtrlAltTabManager Rui Matos
- [epiphany] ephy-session: remove the code that handles the 'resume window' Xan Lopez
- [epiphany] ephy-session: remove useless condition in if Xan Lopez
- [epiphany] Remove option to launch Web as the bookmarks editor Xan Lopez
- [epiphany] ephy-session: remove unused header Xan Lopez
- [easytag] (13 commits) Non-fast-forward update to branch wip/easytag-next David King
- [easytag/wip/easytag-next: 4/13] Use stock GTK+ icons in a few more places David King
- [easytag/wip/easytag-next: 5/13] Use icons from the icon naming specification David King
- [easytag/wip/easytag-next: 6/13] Fix missing prototype warnings David King
- [easytag/wip/easytag-next: 7/13] Use gboolean for returning TRUE and FALSE David King
- [easytag/wip/easytag-next: 8/13] Remove some unused variables David King
- [easytag/wip/easytag-next: 9/13] Fix an uninitialised variable warning David King
- [easytag/wip/easytag-next: 10/13] Use g_file_new_tmp() for creating temporary file David King
- [easytag/wip/easytag-next: 11/13] Add static to many declarations David King
- [easytag/wip/easytag-next: 12/13] Use g_return_if_fail() and g_return_val_if_fail() David King
- [easytag/wip/easytag-next: 13/13] Avoid use of AC_CYGWIN and AC_MINGW32 David King
- [atk] atk.symbols: Make up for missing symbols in export Chun-wei Fan
- [atk] build: Add gengir.bat to build introspection for ATK. Chun-wei Fan
- [gtk+] css: Factor out some of the position matching code Alexander Larsson
- [gtk+] css: Do get_change directly on the tree without matching first Alexander Larsson
- [epiphany] Move async_get_favicon_pixbuf_callback() to a WK2-only region Mario Sanchez Prada
- [gtk+] css: Clean up tree_match implementations Alexander Larsson
- [evolution-data-server] Assamese translation updated Nilamdyuti Goswami
- [evolution] Assamese translation updated Nilamdyuti Goswami
- [file-roller] Assamese translation updated Nilamdyuti Goswami
- [glib] Add g_type_get_type_registration_serial() Alexander Larsson
- [nautilus] Updated Kannada Translations Shankar Prasad
- [nautilus/gnome-3-6] Updated Kannada Translations Shankar Prasad
- [gtk+] css: Speed up name matching Alexander Larsson
- [epiphany] ephy-session: fixup session autoresume Xan Lopez
- [evolution-data-server/openismus-phonenumber-work] sqlite: Index E.164 phone numbers Mathias Hasselmann
- [library-web] overlay: fix channel of grilo-plugins Frederic Peters
- [gnome-disk-utility] Assamese translation updated Nilamdyuti Goswami
- [chronojump] Fixed description bug on slCMJ Xavier de Blas
- [gnome-online-accounts] Assamese translation updated Nilamdyuti Goswami
- [gnome-shell] Assamese translation updated Nilamdyuti Goswami
- [mutter] Assamese translation updated Nilamdyuti Goswami
- [gnome-shell/gnome-3-6] Updated Bengali India Translation Runa Bhattacharjee
- [nautilus] Assamese translation updated Nilamdyuti Goswami
- [totem] Assamese translation updated Nilamdyuti Goswami
- [evolution-data-server] Bug #579315 - Identify filter names in filtering errors Milan Crha
- [evolution] Bug #579315 - Identify filter names in filtering errors Milan Crha
- [gtk+] css: Avoid looking up the GtkCssStyleProperty class a lot Alexander Larsson
- [gegl] transform-core: clearer code Nicolas Robidoux
- [gegl] comments Nicolas Robidoux
- [gegl] comments Nicolas Robidoux
- [gnome-control-center/gnome-3-6] common: Fix other user's languages never getting added Bastien Nocera
- [gnome-control-center] common: Show popular languages in their own language Bastien Nocera
- [gnome-control-center] common: Fix other user's languages never getting added Bastien Nocera
- [gnome-control-center] region: Remove dead button Bastien Nocera
- [gtk+] Deleted branch composite-templates Juan Pablo Ugarte
- [gtk+] (17 commits) Created branch composite-templates Juan Pablo Ugarte
- [gtk+/composite-templates: 1/17] Added gtk_builder_expose_object(), gtk_builder_add_to_parent_from_file() and gtk_builder_add_to_pare Juan Pablo Ugarte
- [gtk+/composite-templates: 2/17] Composite Widgets using GtkBuilder scripts Juan Pablo Ugarte
- [gtk+/composite-templates: 3/17] Implemented GtkDialog and GtkMessageDialog using new template API. Juan Pablo Ugarte
- [gtk+/composite-templates: 4/17] Added gtk_container_class_set_template_from_string() Juan Pablo Ugarte
- [gtk+/composite-templates: 5/17] Revert "Implemented GtkDialog and GtkMessageDialog using new template API." Juan Pablo Ugarte
- [gtk+/composite-templates: 6/17] gtk_container_class_set_template() Clear list of classes with templates since this function in rare Juan Pablo Ugarte
- [gtk+/composite-templates: 7/17] Added template_id parameter to gtk_builder_add_to_parent_*() functions This makes it more consistent Juan Pablo Ugarte
- [gtk+/composite-templates: 8/17] Added gtk_builder_add_to_parent() test case. Juan Pablo Ugarte
- [gtk+/composite-templates: 9/17] Removed bogus lines changes like spaces and such. Juan Pablo Ugarte
- [gtk+/composite-templates: 10/17] Removed gtk_builder_add_to_parent_*() functions, instead you can use gtk_builder_expose_object() to Juan Pablo Ugarte
- [gnome-control-center] region: Make 'Add' dialogs consistent Bastien Nocera
- [gtk+/composite-templates: 11/17] Added signal data test to test_expose_object() Juan Pablo Ugarte
- [gtk+/composite-templates: 12/17] Merge external object namespace with builder built objects Juan Pablo Ugarte
- [gtk+/composite-templates: 13/17] 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: 14/17] Added template_id parameter to gtk_container_class_set_template_from_*() functions This way you can Juan Pablo Ugarte
- [gtk+/composite-templates: 15/17] Added inline template creation support. Now builder creates new types dinamically when needed. that Juan Pablo Ugarte
- [gtk+/composite-templates: 16/17] Removed return value of gtk_builder_expose_object() and added check to notify when the object exist Juan Pablo Ugarte
- [gtk+/composite-templates: 17/17] Renamed <template> tag with <external-object> and keep <template> tag for new inline type definition Juan Pablo Ugarte
- [gnome-control-center] common: Allow editing UI file with Glade for GTK+ 3.x Bastien Nocera
- [gnome-boxes] installer: Osinfo.InstallConfig.set_*disk expects full path Zeeshan Ali Khattak
- [gvfs] proxy volume monitor: Clarify when mutex is hold on construction Tomas Bzatek
- [gvfs] proxy volume monitor: Don't leak the_volume_monitors hash table Tomas Bzatek
- [gnome-control-center/gnome-3-4] Revert "printers: remove blank class_finalize function" Bastien Nocera
- [gnome-control-center/gnome-3-4] 3.4.3 Bastien Nocera
- [gvfs] proxy volume monitor: Remove unnecessary goto Tomas Bzatek
- [grilo-plugins] doc: Fix grilo-plugins.xml Juan A . Suarez Romero
- [epiphany] Add test to ensure a session resume won't create windows if windows exist Gustavo Noronha Silva
- [jhbuild] 3.6, 3.8: Use gtkparasite from git.gnome.org Rui Matos
- [epiphany] widgets: do not use deprecated GtkStyleContext API Diego Escalante Urrelo
- [epiphany] e-location-entry: use new soup_session_prefetch_dns API Diego Escalante Urrelo
- [gnome-control-center/gnome-3-4] 3.4.3.1 Bastien Nocera
- [gnome-control-center] Created tag GNOME_CONTROL_CENTER_3_4_3_1 Bastien Nocera
- [egg-list-box] Add big contact list test case Alexander Larsson
- [egg-list-box] Use a pixbuf cache Alexander Larsson
- [egg-list-box] Add selection on-start testcase from #689060 Alexander Larsson
- [egg-list-box] focus: Don't change selection on focus in Alexander Larsson
- [epiphany] Do not present the window when running in test mode Gustavo Noronha Silva
- [glib] gio: Don't leak the temp file when g_file_replace() fails or is cancelled Dan Winship
- [gnome-control-center] printers: Make error messages clearer =?utf-8?b?TWFyZWsgS2HFocOtaw==?=
- [gnome-control-center/gnome-3-6] printers: Make error messages clearer =?utf-8?b?TWFyZWsgS2HFocOtaw==?=
- [epiphany] ephy-session: use a better variable name for session recovery Xan Lopez
- [libsoup] SoupSessionAsync: don't allow restart-from-FINISHED in new_api Dan Winship
- [libsoup] Make default property values/features more sane on plain SoupSession Dan Winship
- [libsoup] Move SoupRequester API into SoupSession, declare SoupRequest stable Dan Winship
- [libsoup] SoupSession: allow creating a "plain" SoupSession for use with new APIs Dan Winship
- [libsoup] SoupRequest: Return better GErrors on parsing failures Dan Winship
- [libsoup] SoupRequestHTTP: mirror SoupMessage fields/API Dan Winship
- [libsoup] SoupMessage: add soup_message_get_soup_request() Dan Winship
- [libsoup] SoupRequest: add soup_request_disable_feature() Dan Winship
- [libsoup] SoupSession: add soup_session_request_http() and _request_http_uri() Dan Winship
- [jhbuild] core-3.8: cups is now a valid dependency in sysdeps =?utf-8?q?Javier_Jard=C3=B3n?=
- [jhbuild] core-3.8: GDM doesnt depend on libxklavier =?utf-8?q?Javier_Jard=C3=B3n?=
- [libsoup] tests: fix SoupRequester deprecation warnings Dan Winship
- [epiphany] test-ephy-session: shutdown file helpers only after destroying the shell Gustavo Noronha Silva
- [gtk-vnc] Replace strncpy with memcpy in VNC password code Daniel P . Berrange
- [gtk-vnc] Fix NULL dereference in debug logging on socket read error Daniel P . Berrange
- [gtk-vnc] Fix missing check for OOM in python binding by s/malloc/g_new0/ Daniel P . Berrange
- [gtk-vnc] Avoid array overrun setting up blt24 function Daniel P . Berrange
- [gtk-vnc] Fix size check on available write buffer space Daniel P . Berrange
- [gtk-vnc] Remove bogus check for 'conn' being null in vnc_connection_is_open Daniel P . Berrange
- [gtk-vnc] Avoid use of uninitialized variables in password echo prompt Daniel P . Berrange
- [clutter/clutter-1.12] ally: remove an outdated comment =?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
- [clutter] a11y: removed implementation notes comment from CallyText =?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
- [epiphany] e-embed-shell: remove the embed_shell global Diego Escalante Urrelo
- [epiphany] ephy-shell: remove the ephy_shell global Diego Escalante Urrelo
- [epiphany] Add missing NULL-check when getting the WebView's URI Mario Sanchez Prada
- [sushi] Added and Updated Kannada Translations Shankar Prasad
- [sushi/gnome-3-6] Added and Updated Kannada Translations Shankar Prasad
- [gnome-boxes] installer: Only use driver if all files are available Zeeshan Ali Khattak
- [gtk+/gtk-2-24] Bug 689982: Random Crash John Ralls
- [gnome-themes-standard] buttons: ensure 'suggested-action' works for toolbar buttons Cosimo Cecchi
- [jhbuild] 3.8: Use dbus from distro packages =?utf-8?q?Javier_Jard=C3=B3n?=
- [jhbuild] 3.8: Use dbus-glib from distro packages =?utf-8?q?Javier_Jard=C3=B3n?=
- [jhbuild] 3.8: Use gnutls from distro packages =?utf-8?q?Javier_Jard=C3=B3n?=
- [jhbuild] 3.8: Use libaouth from distro packages =?utf-8?q?Javier_Jard=C3=B3n?=
- [jhbuild] 3.8: Use libxslt from distro packages =?utf-8?q?Javier_Jard=C3=B3n?=
- [jhbuild] 3.8: Use py3cairo from distro packages =?utf-8?q?Javier_Jard=C3=B3n?=
- [jhbuild] 3.8: Use libxklavier from distro packages =?utf-8?q?Javier_Jard=C3=B3n?=
- [jhbuild] 3.8: Use mozjs185 from distro packages =?utf-8?q?Javier_Jard=C3=B3n?=
- [jhbuild] 3.8: Use nss from distro packages =?utf-8?q?Javier_Jard=C3=B3n?=
- [jhbuild] core-deps-3.8: Remove nspr =?utf-8?q?Javier_Jard=C3=B3n?=
- [jhbuild] 3.8: Use libstartup-notification from distro packages =?utf-8?q?Javier_Jard=C3=B3n?=
- [evolution] Bug #689966 - MDN bar shown in Sent folder Milan Crha
- [jhbuild] 3.8: Use zeitgeist from distro packages =?utf-8?q?Javier_Jard=C3=B3n?=
- [jhbuild] 3.8: Use gmime from distro packages =?utf-8?q?Javier_Jard=C3=B3n?=
- [jhbuild] 3.8: Use libgcrypt from distro packages =?utf-8?q?Javier_Jard=C3=B3n?=
- [evolution/gnome-3-6] Bug #689966 - MDN bar shown in Sent folder Milan Crha
- [jhbuild] sysdeps-3.8: Fix gmime .pc file =?utf-8?q?Javier_Jard=C3=B3n?=
- [gimp-help-2] Updated some transform sections to 2.8 =?utf-8?q?Kolbj=C3=B8rn_Stuest=C3=B8l?=
- [gtk+/composite-templates] Updated to new external-object/template syntaxt Juan Pablo Ugarte
- =?utf-8?q?=5Bgtk+=5D_Added_new_function_gtk=5Fbuilder=5Fexpose=5Fobject?= =?utf-8?q?=28=29_based_on_the_original_work_by_Marco_Diego_Aur=C3=A9lio_M?= =?utf-8?q?e?= Juan Pablo Ugarte
- [banshee] configure: earlier check for glib (bgo#686671) =?utf-8?q?Andr=C3=A9s_Aragoneses?=
- [banshee] build: Rename HAVE_GDATA condition to ENABLE_YOUTUBE =?utf-8?q?Andr=C3=A9s_Aragoneses?=
- [gnome-shell] panel: Remove a dead check Jasper St . Pierre
- [gnome-shell] popupMenu: Complete the dummy fake menu Jasper St . Pierre
- [gnome-shell] popupMenu: Display the proper animations for popup menus Jasper St . Pierre
- [gnome-shell] popupMenu: Don't slide menus when we're changing them Jasper St . Pierre
- [gnome-shell] overview: Fix stuck grabs when mashing the overlay-key Jasper St . Pierre
- [gnome-shell] overview: Clean up overview code Jasper St . Pierre
- [gnome-shell] build: Remove Makefile-gvc.am Jasper St . Pierre
- [banshee] YouTube: advice about --disable-youtube configuration flag (bgo#686582) =?utf-8?q?Andr=C3=A9s_Aragoneses?=
- [evolution-data-server] Make ENamedParameters a fully boxed type Colin Walters
- [evolution] Bug #689966 - MDN bar shown in Sent folder Milan Crha
- [evolution/gnome-3-6] Bug #689966 - MDN bar shown in Sent folder Milan Crha
- [libgsystem] fileutils: Add API to map a file readonly and to chmod Colin Walters
- [gnome-ostree] manifest: Untag evolution-data-server Colin Walters
- [gnome-shell] searchDisplay, and others: Switch from provider title to provider icon Cosimo Cecchi
- [gnome-shell] popupMenu: Break separator drawing code out of PopupSeparatorMenuItem Cosimo Cecchi
- [gnome-shell] searchDisplay: simplify drag actor source code Cosimo Cecchi
- [gnome-shell] searchDisplay: Add ListSearchResult and ListSearchResults Cosimo Cecchi
- [gnome-shell] remoteSearch: We do not need a fallback for createIcon Cosimo Cecchi
- [gnome-shell] appDisplay: Don't use icons in results for settings Cosimo Cecchi
- [gnome-shell] search: remove SearchResultDisplay base class Cosimo Cecchi
- [gnome-shell] search: remove SearchProvider base class Cosimo Cecchi
- [gnome-shell] search: remove more dead code Cosimo Cecchi
- [nautilus] shell-provider: use the right signature for LaunchSearch() Cosimo Cecchi
- [at-spi2-core] Created tag AT_SPI2_CORE_2_6_3 Mike Gorse
- [gtk+/places-sidebar] Remove an obsolete function Federico Mena Quintero
- [gnome-calendar] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gnome-shell/wip/re-search-v2: 8/26] search: remove SearchProvider base class Cosimo Cecchi
- [gnome-disk-utility] Remove unused disk selection dialog David Zeuthen
- [gimp/gimp-2-8] Updated italian translation. Marco Ciampa
- [gnome-shell/wip/re-search-v2: 9/26] search: remove more dead code Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 10/26] overview: overview as boxlayouts Cosimo Cecchi
- [at-spi2-core/gnome-3-6] Fix a crash when parsing events Mike Gorse
- [meld] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [pan2] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gnome-shell/wip/re-search-v2: 11/26] workspaceThumbnail: Make ThumbnailsBox track workspace changes itself Cosimo Cecchi
- [libsoup] soup-uri: don't decode %00 in URIs Dan Winship
- [epiphany] e-embed-shell: fix spacing in a comment Diego Escalante Urrelo
- [gnome-shell/wip/re-search-v2: 12/26] workspaceThumbnail: React to scroll event Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 13/26] workspaceThumbnail: Rename show(), hide() and add new methods Cosimo Cecchi
- [gnome-documents/wip/provider-v2] search-provider: implement org.gnome.Shell.SearchProvider2 Cosimo Cecchi
- [gtk+/places-sidebar] One less to-do Federico Mena Quintero
- [epiphany] e-embed: document ::overview-mode Diego Escalante Urrelo
- [gnome-clocks] Fix typo in latest patch Debarshi Ray
- [gnome-shell/wip/re-search-v2: 14/26] overview, workspacesView: Use ThumbnailsBox for independent workspace thumbnails Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 15/26] workspaceThumbnail: Add keyboard nav to ThumbnailsBox Cosimo Cecchi
- [gnome-contacts] Updated slovak translation =?utf-8?q?Peter_Mr=C3=A1z?=
- [evolution-ews] Bug #689521 - Delivery notification reply fails to send Milan Crha
- [gnome-shell/wip/re-search-v2: 19/26] viewSelector: this.active --> this._searchActive Cosimo Cecchi
- [pitivi] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gtk+/places-sidebar] Implement the Desktop keyboard shortcut Federico Mena Quintero
- [gnome-shell/wip/re-search-v2: 20/26] messageTray: don't assume we're always visible in the overview Cosimo Cecchi
- [gedit] Non-fast-forward update to branch wip/gtkapp Ignacio Casal Quinteiro
- [gedit/wip/gtkapp] Handle stdin Ignacio Casal Quinteiro
- [gnome-shell/wip/re-search-v2: 21/26] overview: hide side controls when searching Cosimo Cecchi
- [gtk+/places-sidebar] Implement the Alt-number quick bookmark shortcuts Federico Mena Quintero
- [gnome-shell/wip/re-search-v2: 1/26] searchDisplay, and others: Switch from provider title to provider icon Cosimo Cecchi
- [goobox] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gnome-shell/wip/re-search-v2: 22/26] overview: Connect item-drag signals to show/hide overview elements Cosimo Cecchi
- [bijiben] Use GHashTable for tags and name them labels Pierre-Yves Luyten
- [banshee] Removed 'import playlists' entry from TODO Ekaterina Gerasimova
- [gtk+/places-sidebar] New machinery to add application-specific shortcuts Federico Mena Quintero
- [gtk+/places-sidebar] Implement the application-side shortcuts in GtkFileChooserDefault Federico Mena Quintero
- [epiphany] e-download: remove useless include Diego Escalante Urrelo
- [gnome-shell] Calendar: remove dead code Giovanni Campagna
- [gnome-shell] search: make sure to pass a timestamp to LaunchSearch() Cosimo Cecchi
- [at-spi2-core/gnome-3-6] Release v2.6.3 Mike Gorse
- [at-spi2-core/gnome-3-6] Fix atspi_accessible_get_index_in_parent when the parent is not cached Mike Gorse
- [at-spi2-core/gnome-3-6] Fix atspi_device_listener_new_simple and some other warnings Mike Gorse
- [at-spi2-core/gnome-3-6] [registry] Fix crash handling DeregisterKeystrokeListener Mike Gorse
- [at-spi2-core] Created tag AT_SPI2_CORE_3_6_3 Mike Gorse
- [evolution-ews/gnome-3-6] Bug #689521 - Delivery notification reply fails to send Milan Crha
- [gnome-common] Better support of using AUTOCONF environment variable Dodji Seketeli
- [gtk+/places-sidebar] Implement the 'Add to bookmarks' command as before Federico Mena Quintero
- [gtk+/places-sidebar] Implement the Home keyboard shortcut Federico Mena Quintero
- [dconf] Updated slovak translation =?utf-8?q?Peter_Mr=C3=A1z?=
- [glom] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gnome-shell-extensions] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gnome-main-menu] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [rhythmbox] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [office-runner] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [libgda] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gnome-shell] Deleted branch wip/re-search-v2 Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 2/26] popupMenu: Break separator drawing code out of PopupSeparatorMenuItem Cosimo Cecchi
- [gnome-shell] (26 commits) Created branch wip/re-search-v2 Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 4/26] searchDisplay: Add ListSearchResult and ListSearchResults Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 3/26] searchDisplay: simplify drag actor source code Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 5/26] remoteSearch: We do not need a fallback for createIcon Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 16/26] panel: Abstract the centered panel logic out into a ClutterLayoutManager Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 7/26] search: remove SearchResultDisplay base class Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 17/26] overview: Center the main overview group accordingly Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 6/26] appDisplay: Don't use icons in results for settings Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 23/26] overview, viewSelector: show/hide workspaces on apps button Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 18/26] dash: Add show/hide methods Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 25/26] workspaceThumbnails: restore previous slide-out behavior Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 24/26] overview: also hide the messsage tray ghost when switching to search Cosimo Cecchi
- [gnome-shell/wip/re-search-v2: 26/26] overview: streamline sides state change Cosimo Cecchi
- [gimp] Updated italian translation. Marco Ciampa
- [gobject-introspection] scanner: Warn if we're missing (element-type) for GPtrArray Colin Walters
- [gimp/gimp-2-8] Updated italian translation. Marco Ciampa
- [gnome-shell-extensions] Install a 'classic' mode for gnome-shell Giovanni Campagna
- [gnome-shell-extensions] Add generated data files to .gitignore Giovanni Campagna
- [gnome-shell-extensions] Remove alternate-tab extension Giovanni Campagna
- [gnome-shell-extensions] Enable classic-mode if all extensions are enabled Giovanni Campagna
- [ekiga] Fix window title Eugen Dedu
- [gimp-help-2] Updated italian screenshots. Marco Ciampa
- [gnome-shell/wip/re-search-v2] search: make sure to pass a timestamp to LaunchSearch() Cosimo Cecchi
- [vte/vte-0-34] Mark is_selected functions with allow-none Behdad Esfahbod
- [vte/vte-0-34] Mark attributes with caller-allocates annotation Behdad Esfahbod
- [gnome-shell-extensions] Revert "Remove alternate-tab extension" Giovanni Campagna
- [gtk+/places-sidebar] Remove an obsolete function Federico Mena Quintero
- [gtk+/places-sidebar] Go back to our machinery for Recent files instead of reading recent:/// as-is Federico Mena Quintero
- [gnome-user-docs] Adding keyboard layout page Ekaterina Gerasimova
- [gnome-user-docs] Update keyboard-layout.page Ekaterina Gerasimova
- [gtk+/places-sidebar] Remove unused code Federico Mena Quintero
- [gtk+/places-sidebar] Remove another to-do Federico Mena Quintero
- [gtk+/places-sidebar] Implement the Search keyboard shortcut Federico Mena Quintero
- [gjs] tests: Add a test for importing a module which uses literal UTF-8 Colin Walters
- [gjs] value: Avoid a copy/free when setting a string property Colin Walters
- [gnome-documents] (10 commits) ...application: only run miners when we have a window visible Cosimo Cecchi
- [gnome-documents: 5/10] search: rework search infrastructure Cosimo Cecchi
- [gnome-documents: 6/10] preview: set private data before calling parent constructor Cosimo Cecchi
- [gnome-documents: 7/10] searchbar: properly set initial state on creation Cosimo Cecchi
- [gnome-documents: 8/10] searchbar: don't attempt our focus hack if we have no event device Cosimo Cecchi
- [gnome-documents: 9/10] shell-provider: port to the org.gnome.Shell.SearchProvider2 interface Cosimo Cecchi
- [gnome-documents: 10/10] application: only run miners when we have a window visible Cosimo Cecchi
- [gnome-documents] Deleted branch wip/provider-v2 Cosimo Cecchi
- [genius] Mon Dec 10 16:20:53 2012 Jiri (George) Lebl <jirka 5z com> George Lebl
- [gnome-shell-extensions] gnome-classic.session: fix @libexecdir@ substitution Debarshi Ray
11 December 2012
12 December 2012
13 December 2012
- [gnome-ostree/wip/gjs-round2] jsondb: Add missing GSystem import Colin Walters
- [gtk+/gtk-3-6] Bug 668239 - texts disappear when notebook switch page at zh_CN locate Chun-wei Fan
- [gtk+] Bug 668239 - texts disappear when notebook switch page at zh_CN locate Chun-wei Fan
- [evolution-data-server/openismus-work-master] Add libebook-contacts to the gir-compiler includes Tristan Van Berkom
- [evolution-data-server/openismus-work-master] Added EDS_ADDRESS_BOOK_MODULES and EDS_CALENDAR_MODULES Tristan Van Berkom
- [evolution-data-server/openismus-work-master] test-server-utils: Use in tree backend modules to test addressbook and calendar Tristan Van Berkom
- [evolution-data-server/openismus-work-master] ESourceRegistry: Do not mandate builtin sources. Tristan Van Berkom
- [evolution-data-server/openismus-work-master] tests/libebook/client/Makefile.am: Moving some not-unit-test ported tests Tristan Van Berkom
- [evolution-data-server] Deleted branch openismus-work-master Tristan Van Berkom
- [evolution-data-server] (23 commits) Created branch openismus-work-master Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 1/23] Adding test case proving there is a write-write race condition to fix Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 2/23] Avoid race conditions when concurrently writing contacts in the addressbook Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 3/23] EBookClient, EDataBook: Added direct access APIs Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 4/23] EBookBackendFile: Implement the new backend methods for direct access Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 5/23] Make the libebook tests use direct read access by default Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 6/23] Add support for direct access queries in book views Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 7/23] client-test-utils.c: Only use direct access if DEBUG_DIRECT env var is set Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 8/23] Adjusted vala build for library splitup of libebook & libebook-contacts Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 9/23] Fixed GIR build and vala build for libebook Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 10/23] Remove libedataserverui and make google backend optional Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 11/23] EDataBookView: include libebook-contacts, not libebook. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 12/23] Fix build of EBook-1.2.gir Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 13/23] Adding test-server-utils Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 14/23] Adding test-server-utils Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 15/23] Removing e-source-registry-test.c and e-test-dbus-utils.[ch] Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 16/23] Ported EBook (deprecated) test cases to use the new test-server-utils scaffold. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 17/23] Ported all tests in tests/ebook/client to use new test framework Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 18/23] Fixing test cases to load local GSettings schemas directly from the data/ dir Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 19/23] Add libebook-contacts to the gir-compiler includes Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 20/23] Added EDS_ADDRESS_BOOK_MODULES and EDS_CALENDAR_MODULES Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 21/23] test-server-utils: Use in tree backend modules to test addressbook and calendar Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 22/23] ESourceRegistry: Do not mandate builtin sources. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 23/23] tests/libebook/client/Makefile.am: Moving some not-unit-test ported tests Tristan Van Berkom
- [evolution-data-server] Deleted branch openismus-work-master Tristan Van Berkom
- [evolution-data-server] (14 commits) Created branch openismus-work-master Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 1/14] Adding test case proving there is a write-write race condition to fix Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 2/14] Avoid race conditions when concurrently writing contacts in the addressbook Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 3/14] EBookClient, EDataBook: Added direct access APIs Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 4/14] EBookBackendFile: Implement the new backend methods for direct access Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 5/14] Make the libebook tests use direct read access by default Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 6/14] Add support for direct access queries in book views Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 7/14] client-test-utils.c: Only use direct access if DEBUG_DIRECT env var is set Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 8/14] Remove libedataserverui and make google backend optional Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 9/14] Removing e-source-registry-test.c and e-test-dbus-utils.[ch] Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 10/14] Added EDS_ADDRESS_BOOK_MODULES and EDS_CALENDAR_MODULES Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 11/14] ESourceRegistry: Do not mandate builtin sources. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 12/14] Adding test-server-utils Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 13/14] Ported EBook (deprecated) test cases to use the new test-server-utils scaffold. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 14/14] Ported all tests in tests/ebook/client to use new test framework Tristan Van Berkom
- [evolution-data-server] Deleted branch openismus-work-master Tristan Van Berkom
- [evolution-data-server] (15 commits) Created branch openismus-work-master Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 1/15] Adding test case proving there is a write-write race condition to fix Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 2/15] Avoid race conditions when concurrently writing contacts in the addressbook Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 4/15] EBookBackendFile: Implement the new backend methods for direct access Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 5/15] Make the libebook tests use direct read access by default Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 3/15] EBookClient, EDataBook: Added direct access APIs Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 6/15] Add support for direct access queries in book views Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 7/15] client-test-utils.c: Only use direct access if DEBUG_DIRECT env var is set Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 9/15] Temporarily disabling new GTK+ depending modules. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 8/15] Remove libedataserverui and make google backend optional Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 10/15] Removing e-source-registry-test.c and e-test-dbus-utils.[ch] Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 13/15] Adding test-server-utils Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 12/15] ESourceRegistry: Do not mandate builtin sources. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 11/15] Added EDS_ADDRESS_BOOK_MODULES and EDS_CALENDAR_MODULES Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 14/15] Ported EBook (deprecated) test cases to use the new test-server-utils scaffold. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 15/15] Ported all tests in tests/ebook/client to use new test framework Tristan Van Berkom
- [evolution-data-server] Deleted branch openismus-work-master Tristan Van Berkom
- [evolution-data-server] (15 commits) Created branch openismus-work-master Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 1/15] Adding test case proving there is a write-write race condition to fix Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 2/15] Avoid race conditions when concurrently writing contacts in the addressbook Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 3/15] EBookClient, EDataBook: Added direct access APIs Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 4/15] EBookBackendFile: Implement the new backend methods for direct access Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 5/15] Make the libebook tests use direct read access by default Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 6/15] Add support for direct access queries in book views Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 7/15] client-test-utils.c: Only use direct access if DEBUG_DIRECT env var is set Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 8/15] Remove libedataserverui and make google backend optional Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 9/15] Temporarily disabling new GTK+ depending modules. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 10/15] Removing e-source-registry-test.c and e-test-dbus-utils.[ch] Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 11/15] Added EDS_ADDRESS_BOOK_MODULES and EDS_CALENDAR_MODULES Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 12/15] ESourceRegistry: Do not mandate builtin sources. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 13/15] Adding test-server-utils Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 14/15] Ported EBook (deprecated) test cases to use the new test-server-utils scaffold. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 15/15] Ported all tests in tests/ebook/client to use new test framework Tristan Van Berkom
- [atk] Update Visual C++ 2010 solution Chun-wei Fan
- [gtk+] IconHelper: Avoid warnings for non-existing stock ids Alexander Larsson
- [pango] Update Visual C++ 2010 solutions Chun-wei Fan
- [gnome-disk-utility] Updated Tamil translation Thirumurthi Vasudeven
- [cogl/cogl-1.12] build/win32/vs*/cogl_sdl.sln: Fix line endings Chun-wei Fan
- [cogl/cogl-1.12] build/win32/vs*/cogl_sdl.sln: Temporary commit to fix line endings Chun-wei Fan
- [cogl/cogl-1.12] Update Visual Studio 2010 solution files Chun-wei Fan
- [gimp-help-2] Updated italian translation. Marco Ciampa
- [evolution-data-server/openismus-work-master] Ported ECal tests to new test framework Tristan Van Berkom
- [gupnp-dlna] Drop GStreamer dependencies for VAPI Jens Georg
- [evolution-data-server] Bisect Gtk+ calls into separate files Milan Crha
- [gnome-control-center] region: fix button area alignment glitch Bastien Nocera
- [gnome-control-center] common: Avoid the language chooser resizing during load Bastien Nocera
- [gupnp-dlna] Lower vapigen requirements Jens Georg
- [ekiga] Replace new icon with add Eugen Dedu
- [mutter] Updated Kannada Translations Shankar Prasad
- [mutter/gnome-3-6] Updated Kannada Translations Shankar Prasad
- [mutter/gnome-3-6] Updated Kannada Translations Shankar Prasad
- [mutter] Updated Kannada Translations Shankar Prasad
- [rhythmbox] metadata: gst 1.0 audio_%d -> audio_%u Jonathan Matthew
- [mutter] Updated Kannada Translations Shankar Prasad
- [mutter/gnome-3-6] Updated Kannada Translations Shankar Prasad
- [rygel] README: gupnp-vala is not longer needed. Murray Cumming
- [libgd] build: Fix linking on x86-64 Bastien Nocera
- [totem] build: Add libgd submodule to the build Bastien Nocera
- [totem] plugins: Fix warning during autogen.sh with Vala plugins Bastien Nocera
- [totem] autogen: We don't use SVN anymore Bastien Nocera
- [totem] grilo: Use libgd submodule instead of copy/paste Bastien Nocera
- [evolution-data-server] Deleted branch openismus-work-master Tristan Van Berkom
- [evolution-data-server] (18 commits) Created branch openismus-work-master Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 1/18] Adding test case proving there is a write-write race condition to fix Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 3/18] EBookClient, EDataBook: Added direct access APIs Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 5/18] Make the libebook tests use direct read access by default Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 4/18] EBookBackendFile: Implement the new backend methods for direct access Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 2/18] Avoid race conditions when concurrently writing contacts in the addressbook Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 6/18] Add support for direct access queries in book views Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 7/18] client-test-utils.c: Only use direct access if DEBUG_DIRECT env var is set Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 8/18] Remove libedataserverui and make google backend optional Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 9/18] Temporarily disabling new GTK+ depending modules. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 11/18] Removing obsolete tests/tools directory Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 10/18] Removing e-source-registry-test.c and e-test-dbus-utils.[ch] Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 12/18] Added EDS_ADDRESS_BOOK_MODULES and EDS_CALENDAR_MODULES Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 14/18] Adding test-server-utils Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 13/18] ESourceRegistry: Do not mandate builtin sources. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 16/18] Ported all tests in tests/ebook/client to use new test framework Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 15/18] Ported EBook (deprecated) test cases to use the new test-server-utils scaffold. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 17/18] Ported ECal tests to new test framework Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 18/18] Ported ECalClient tests to use ETestServerFixture framework Tristan Van Berkom
- [gevice] Created branch gevice_2_0 Alejandro Valdes Jimenez
- [gnome-documents] preview: don't show document pages in the toolbar Cosimo Cecchi
- [gnome-documents] embed: take out the flashspot when switching view Cosimo Cecchi
- [gnome-documents] thumb-bar: tweak thumb bar appearance Cosimo Cecchi
- [gnome-documents] Deleted branch wip/ui-changes Cosimo Cecchi
- [gnome-documents] preview: always show navigation bar Cosimo Cecchi
- [gnome-documents] preview: make the thumbbar show on click Cosimo Cecchi
- [gnome-documents] preview: make the fullscreen toolbar follow the same visibility logic Cosimo Cecchi
- [gnome-documents] Remove dead old fullscreen code Cosimo Cecchi
- [gnome-documents] embed: workaround a GTK bug Cosimo Cecchi
- [gnome-documents] preview: don't activate fullscreen on double click Cosimo Cecchi
- [gnome-documents] embed: switch to fullscreen preview automatically when maximized Cosimo Cecchi
- [gnome-documents] Don't show New and Recent title Cosimo Cecchi
- [gnome-documents] preview: animate on translation_y instead of y for fullscreen toolbar Cosimo Cecchi
- [gnome-documents] embed: trivial cleanup Cosimo Cecchi
- [gnome-documents] preview: don't switch to overview when fullscreen and controls visible Cosimo Cecchi
- [gnome-documents] preview: make buttons insensitive when string doesn't match Cosimo Cecchi
- [gnome-documents] documents: don't use a continuous model Cosimo Cecchi
- [almanah] Bug 687229 - Embed ESourceSelector widget from libedataserverui Matthew Barnes
- [gnome-control-center] shell: fix refcounting in GMenu code (1/2) Giovanni Campagna
- [gnome-control-center] shell: fix refcounting in GMenu code (2/2) Giovanni Campagna
- [gnome-getting-started-docs] Use static images for some tasks Jakub Steiner
- [gnome-getting-started-docs] first stab at rewriting the rebrandning/cleanup script in python Jakub Steiner
- [gnome-shell] overview: overview as boxlayouts Cosimo Cecchi
- [gnome-settings-daemon] build: Disable smartcard plugin for now Bastien Nocera
- [gnome-settings-daemon] plugins: Simplify plugin creation with a huge macro Bastien Nocera
- [snappy] ui: relocation of subtitle toggle Luis de Bethencourt
- [snappy] Add a desktop file Luis de Bethencourt
- [snappy] Created tag 0.3 Luis de Bethencourt
- [evolution] (105 commits) Created branch webkit-composer-rebased Matthew Barnes
- [evolution/webkit-composer-rebased: 1/105] Import GtkHTMLImageChooserDialog to EImageChooserDialog Matthew Barnes
- [evolution/webkit-composer-rebased: 2/105] Initial basic implementation of WebKit-based editor Matthew Barnes
- [evolution/webkit-composer-rebased: 3/105] Import classes for spell checking Matthew Barnes
- [evolution/webkit-composer-rebased: 4/105] Import GtkhtmlFace* classes as EEmoticon* Matthew Barnes
- [evolution/webkit-composer-rebased: 5/105] Import GtkhtmlColorCombo as EColorCombo Matthew Barnes
- [evolution/webkit-composer-rebased: 6/105] Import GtkhtmlComboBox as EActionComboBox Matthew Barnes
- [evolution/webkit-composer-rebased: 7/105] Add type-func attributes to custom widgets in e-editor-builder.ui Matthew Barnes
- [evolution/webkit-composer-rebased: 8/105] Refactor EEditorSelection and add API to insert content Matthew Barnes
- [evolution/webkit-composer-rebased: 9/105] Implement EEditorWidget Matthew Barnes
- [evolution/webkit-composer-rebased: 10/105] Initial import of GtkhtmlEditor class Matthew Barnes
- [evolution/webkit-composer-rebased: 11/105] Update the test application Matthew Barnes
- [evolution/webkit-composer-rebased: 12/105] Make the color combo slightly wider Matthew Barnes
- [evolution/webkit-composer-rebased: 13/105] Make Undo and Redo buttons work Matthew Barnes
- [evolution/webkit-composer-rebased: 14/105] Change Copy/Cut/Paste sensitivity according to selection Matthew Barnes
- [evolution/webkit-composer-rebased: 15/105] Port Find dialog and search functionality Matthew Barnes
- [evolution/webkit-composer-rebased: 16/105] Port Replace dialog and it's functionality Matthew Barnes
- [evolution/webkit-composer-rebased: 17/105] Port HTML/plain text mode toggling Matthew Barnes
- [evolution/webkit-composer-rebased: 18/105] Fix build Matthew Barnes
- [evolution/webkit-composer-rebased: 19/105] Make bold, italic, underline and strike-through buttons work Matthew Barnes
- [evolution/webkit-composer-rebased: 20/105] Fix build and disable Monospace formatting for now Matthew Barnes
- [evolution/webkit-composer-rebased: 21/105] Make text-alignment buttons work Matthew Barnes
- [evolution/webkit-composer-rebased: 22/105] Make (Un)indent actions work Matthew Barnes
- [evolution/webkit-composer-rebased: 23/105] Make font-size change work Matthew Barnes
- [evolution/webkit-composer-rebased: 24/105] Make changing color work Matthew Barnes
- [evolution/webkit-composer-rebased: 25/105] Fix loading local images Matthew Barnes
- [evolution/webkit-composer-rebased: 26/105] Make the URL editor work Matthew Barnes
- [evolution/webkit-composer-rebased: 27/105] Refactor EEditorDialog... classes Matthew Barnes
- [evolution/webkit-composer-rebased: 28/105] Make horizontal rule dialog work Matthew Barnes
- [evolution/webkit-composer-rebased: 29/105] Make the 'Table properties' dialog work Matthew Barnes
- [evolution/webkit-composer-rebased: 30/105] Make inserting a auto-replacing emoticons work Matthew Barnes
- [evolution/webkit-composer-rebased: 31/105] Fix URL dialog Matthew Barnes
- [evolution/webkit-composer-rebased: 32/105] Fix the test application Matthew Barnes
- [evolution/webkit-composer-rebased: 33/105] Implement 'Paste Quotation' action Matthew Barnes
- [evolution/webkit-composer-rebased: 34/105] Implement word-wrap Matthew Barnes
- [evolution/webkit-composer-rebased: 35/105] Make 'Page Properties' dialog work Matthew Barnes
- [evolution/webkit-composer-rebased: 36/105] Initial support for custom context menu Matthew Barnes
- [evolution/webkit-composer-rebased: 37/105] Use e_editor_selection_unlink() to remove link Matthew Barnes
- [evolution/webkit-composer-rebased: 38/105] Make 'Image Properties' dialog work Matthew Barnes
- [evolution/webkit-composer-rebased: 39/105] Make 'Text Properties' dialog work Matthew Barnes
- [evolution/webkit-composer-rebased: 40/105] Make 'Paragraph Properties' dialog work Matthew Barnes
- [evolution/webkit-composer-rebased: 41/105] Change the node-traversal helper functions Matthew Barnes
- [evolution/webkit-composer-rebased: 42/105] Make 'Table Cell Properties' work Matthew Barnes
- [evolution/webkit-composer-rebased: 43/105] Add action to open WebKit Inspector from the test application Matthew Barnes
- [evolution/webkit-composer-rebased: 44/105] Fix Insert->Emoticon->... action Matthew Barnes
- [evolution/webkit-composer-rebased: 45/105] Port spell-checking Matthew Barnes
- [evolution/webkit-composer-rebased: 46/105] Dialogs refactoring and fixes Matthew Barnes
- [evolution/webkit-composer-rebased: 47/105] Link Dialog - copy URL to label if it's empty Matthew Barnes
- [evolution/webkit-composer-rebased: 48/105] Kill e-editor-widgets.h Matthew Barnes
- [evolution/webkit-composer-rebased: 49/105] Make links in editor clickable only with Ctrl Matthew Barnes
- [evolution/webkit-composer-rebased: 50/105] Forgot to chainup to parent event implementation... Matthew Barnes
- [evolution/webkit-composer-rebased: 51/105] Kill GtkBuilder Matthew Barnes
- [evolution/webkit-composer-rebased: 52/105] Confirm the Link Dialog by pressing Enter Matthew Barnes
- [evolution/webkit-composer-rebased: 53/105] Valgrind time Matthew Barnes
- [evolution/webkit-composer-rebased: 54/105] Some more fixes in the dialogs Matthew Barnes
- [evolution/webkit-composer-rebased: 55/105] Improve the 'Lose all formatting?' dialog when switching from HTML to plain text mode Matthew Barnes
- [evolution/webkit-composer-rebased: 56/105] Disable smileys in plain text mode Matthew Barnes
- [evolution/webkit-composer-rebased: 57/105] Use native command to insert plain text Matthew Barnes
- [evolution/webkit-composer-rebased: 58/105] Improve HTML -> plain text mode switching Matthew Barnes
- [evolution/webkit-composer-rebased: 59/105] Improve conversion from HTML to plain text and vice versa Matthew Barnes
- [evolution/webkit-composer-rebased: 60/105] Fix block formatting Matthew Barnes
- [evolution/webkit-composer-rebased: 61/105] Implement 'Monospaced' button Matthew Barnes
- [evolution/webkit-composer-rebased: 62/105] Move spell-checking parts to e-util Matthew Barnes
- [evolution/webkit-composer-rebased: 63/105] Various fixes in the spell-checking classes Matthew Barnes
- [evolution/webkit-composer-rebased: 64/105] Port EMailSignatureEditor to EEditor Matthew Barnes
- [evolution/webkit-composer-rebased: 65/105] Introduce EEditorWindow Matthew Barnes
- [evolution/webkit-composer-rebased: 66/105] Port EMailSignatureEditor to EEditorWindow Matthew Barnes
- [evolution/webkit-composer-rebased: 67/105] Drop addressbook and calendar dependency on Gtkhtml Matthew Barnes
- [evolution/webkit-composer-rebased: 68/105] Port modules to EEditor and drop Gtkhtml dependency Matthew Barnes
- [evolution/webkit-composer-rebased: 69/105] Port plugins do EEditor and drop Gtkhtml dependency Matthew Barnes
- [evolution/webkit-composer-rebased: 70/105] Add e_spell_checker_new() Matthew Barnes
- [evolution/webkit-composer-rebased: 71/105] Preliminary port of /mail to EEditor, drop Gtkhtml dependency from mail and shell Matthew Barnes
- [evolution/webkit-composer-rebased: 72/105] Preliminary port of composer to EEditor, drop last Gtkhtml dependency Matthew Barnes
- [evolution/webkit-composer-rebased: 73/105] Fix ESpellEntry crash Matthew Barnes
- [evolution/webkit-composer-rebased: 74/105] Fix runtime warnings and widget layouting Matthew Barnes
- [evolution/webkit-composer-rebased: 75/105] Disable debug output from EEditorWidget Matthew Barnes
- [evolution/webkit-composer-rebased: 76/105] Remove a leftover file Matthew Barnes
- [evolution/webkit-composer-rebased: 77/105] Move EActionComboBox from widgets/misc to widgets/editor Matthew Barnes
- [evolution/webkit-composer-rebased: 78/105] Disable composer UI when editor is not editable Matthew Barnes
- [evolution/webkit-composer-rebased: 79/105] Remove (most probably redundant) parts Matthew Barnes
- [evolution/webkit-composer-rebased: 80/105] Remove more dead code Matthew Barnes
- [evolution/webkit-composer-rebased: 81/105] Minor coding style update Matthew Barnes
- [evolution/webkit-composer-rebased: 82/105] Initial attempt on signatures handling. Matthew Barnes
- [evolution/webkit-composer-rebased: 83/105] Convert EEditorWidget::Mode property to boolean Matthew Barnes
- [evolution/webkit-composer-rebased: 84/105] Fix HTML/Plain mode switching Matthew Barnes
- [evolution/webkit-composer-rebased: 85/105] Don't display 'Loose formating?' dialog on startup Matthew Barnes
- [evolution/webkit-composer-rebased: 86/105] Remove option to set spell-checking color Matthew Barnes
- [evolution/webkit-composer-rebased: 87/105] Fix build after merge Matthew Barnes
- [evolution/webkit-composer-rebased: 88/105] Add missing blockquote formatting to styles combo Matthew Barnes
- [evolution/webkit-composer-rebased: 89/105] Add View->Open Inspector action to composer Matthew Barnes
- [evolution/webkit-composer-rebased: 90/105] Rename e_editor_selection_get_FORMAT to e_editor_selection_is_FORMAT Matthew Barnes
- [evolution/webkit-composer-rebased: 91/105] Fix handling citation in EEditorSelection::get_has_style() Matthew Barnes
- [evolution/webkit-composer-rebased: 92/105] Break citation on Enter keypress Matthew Barnes
- [evolution/webkit-composer-rebased: 93/105] Add documentation to basic classes and update copyright Matthew Barnes
- [evolution/webkit-composer-rebased: 94/105] Introduce e_editor_widget_exec_command() and port everything to it Matthew Barnes
- [evolution/webkit-composer-rebased: 95/105] Fix crash when destryoing EEditorTableDialog Matthew Barnes
- [evolution/webkit-composer-rebased: 96/105] Bug #689797 - Picture gallery should be above message body Matthew Barnes
- [evolution/webkit-composer-rebased: 97/105] Bug #689801 - Neverending text 'Replace All' Matthew Barnes
- [evolution/webkit-composer-rebased: 98/105] Force monospace font in plain text mode Matthew Barnes
- [evolution/webkit-composer-rebased: 99/105] Bug #689774 - Disable debug output when changing signatures Matthew Barnes
- [evolution/webkit-composer-rebased: 100/105] Bug #689783 - Negative font size does nothing, keeps +0 Matthew Barnes
- [evolution/webkit-composer-rebased: 101/105] Optimize e_spell_checker_list_available_dicts() Matthew Barnes
- [evolution/webkit-composer-rebased: 102/105] Fix return value of e_spell_checker_lookup_dictionary() Matthew Barnes
- [evolution/webkit-composer-rebased: 103/105] Bug #689630 - Spell check languages are not remembered Matthew Barnes
- [evolution/webkit-composer-rebased: 104/105] Bug #689777 - HTML inter-line spacing too high Matthew Barnes
- [evolution/webkit-composer-rebased: 105/105] Bug #689633 - Crash when attempting interactive spell check Matthew Barnes
- [frogr] New function to check whether we've actually logged in Flickr Mario Sanchez Prada
- [frogr] Don't fetch sets/groups/tags nor upload anything if not connected Mario Sanchez Prada
- [frogr] Hide title bar for main window when maximized Mario Sanchez Prada
- [gegl] sampler-lohalo.c: add a second mipmap level Nicolas Robidoux
- [gnome-ostree/wip/gjs-round2] gitmirror: Need to also mirror base system Colin Walters
- [gnome-ostree/wip/gjs-round2] build: Correctly build the base Colin Walters
- [ekiga] Updated Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [frogr] Updated Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [gnome-documents] Updated POTFILES.in =?utf-8?q?Piotr_Dr=C4=85g?=
- [libgweather] Updated Kannada Translations Shankar Prasad
- [libgweather/gnome-3-6] Updated Kannada Translations Shankar Prasad
- [gnome-main-menu] Updated POTFILES.in =?utf-8?q?Piotr_Dr=C4=85g?=
- [gnome-initial-setup] Updated POTFILES.in =?utf-8?q?Piotr_Dr=C4=85g?=
- [gnome-chess] Updated POTFILES.in =?utf-8?q?Piotr_Dr=C4=85g?=
- [snappy] Desktop file: fix EXTRA_DIST Luis de Bethencourt
- [snappy] Add icons Luis de Bethencourt
- [glibmm] SimpleAction: Fix stateful action constructor typo, allowing use. Kjell Ahlstedt
- [gnome-disk-utility] Introduce local jobs and use it in create/restore disk image operations David Zeuthen
- [gegl] cosmetic Nicolas Robidoux
- [gnome-disk-utility] Reword read-error message in Create Disk Image dialog David Zeuthen
- [gnome-shell] extensionSystem: Fix error reporting in lg / ListExtensionErrors() =?utf-8?q?Florian_M=C3=BCllner?=
- [gnome-shell] extensionUtils: Remove unused property =?utf-8?q?Florian_M=C3=BCllner?=
- [gnome-shell] Reverting "extensionUtils: Remove unused property" Jasper St . Pierre
- [gnote] Do not call manage() on main window =?utf-8?q?Aurimas_=C4=8Cernius?=
- [gnote] Add auto-sync options to preferences dialog =?utf-8?q?Aurimas_=C4=8Cernius?=
- [gnote] Fix autosync =?utf-8?q?Aurimas_=C4=8Cernius?=
- [epiphany] ephy-window: remove some code that's been dead for ages Xan Lopez
- [gegl] sampler-lohalo: max out the mipmap level's context_rects Nicolas Robidoux
- [gimp-help-2] Update French translation Julien Hardlin
- [gnome-boxes] desktop file: remove 'Simple' from the generic name Zeeshan Ali Khattak
- [libgsystem] fileutils: Use quarks for cached paths Colin Walters
- [ostree] Update libgsystem Colin Walters
- [totem] grilo: Use GdMainIconView for search results Bastien Nocera
- [ostree] core: Clean up tmpfile creation code Colin Walters
- [gnome-disk-utility] GduVolumeGrid: unref the right object David Zeuthen
- [glabels/glabels-3_0] Added Avery template =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [glabels] Added Avery template =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [glabels/global-template] Added Avery template =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [pan2] minor cleanup =?utf-8?q?Heinrich_M=C3=BCller?=
- [evolution] help/fr/fr.po: Escape '<' and '>' to silence gettext warning Matthew Barnes
- [evolution] e-util: Add xpm icons to EXTRA_DIST. Matthew Barnes
- [evolution] e-misc-util.h: Fix quoted #includes. Matthew Barnes
- [evolution] e-util: Remove e-passwords-win32.c. Matthew Barnes
- [gnome-main-menu] main-menu: Remove old bonobo server file Stefano Karapetsas
- [gegl] gegl-random: fix y handling in the new positional random stuff Michael Natterer
- [gegl] operations: port noise-hurl to gegl-random Michael Natterer
- [mutter] Require XInput2 Jasper St . Pierre
- [mutter] display: Initialize XInput2 Jasper St . Pierre
- [mutter] common: Add the XInput2 headers to common.h, which everything uses Jasper St . Pierre
- [mutter] display: separate input/non-input events handling in the event callback Jasper St . Pierre
- [mutter] display: Don't pass an event to a handler that will no-op Jasper St . Pierre
- [mutter] window: Move grab op sync handling code out Jasper St . Pierre
- [gtk-mac-bundler] Strip the compatibility information from otool output before submitting it to relative_path_map(). John Ralls
- [gtk-mac-bundler] Prepare 0.7.3 release John Ralls
- [gtk-mac-bundler] Fix another typo in pango module path John Ralls
- [glade/ui-incubator] Added Drag&Drop support from the palette. Juan Pablo Ugarte
- [gimp] app: remove premultiplied blending code from the few ops that had it Michael Natterer
- [evolution] Remove unused E_SHELL_MIGRATE_ERROR domain. Matthew Barnes
- [evolution] e_mail_migrate(): Remove directory creation code. Matthew Barnes
- [evolution] libeshell documentation cleanups. Matthew Barnes
- [gssdp] Created branch wip/656406 Jens Georg
- [gssdp/wip/656406] wip: Save netmask Jens Georg
- [gnome-shell] message-tray: use a style class for summary-mode actor Cosimo Cecchi
- [gnome-shell] overview: don't clone the whole message tray when layouting Cosimo Cecchi
- [gssdp] Non-fast-forward update to branch wip/656406 Jens Georg
- [gssdp/wip/656406] Drop use of inet_netof Jens Georg
- [evolution-data-server/openismus-work] tests: Verify upgrade to SQLite-only addressbook Mathias Hasselmann
- [evolution-data-server/openismus-work] sqlitedb: Avoid warnings on upgrade from BDB format Mathias Hasselmann
- [mutter] Port mutter to use XInput2 events instead of Core Events Jasper St . Pierre
- [mutter] display: Only care about input events for the VCP/VCK Jasper St . Pierre
- [mutter] core: enable XInput2 by default Jasper St . Pierre
- [mutter] compositor: Use XInput2 to grab the pointer/keyboard Jasper St . Pierre
- [mutter] compositor: Identify XI2 events as grabbed events Jasper St . Pierre
- [mutter] window: Pass the grab timestamp when updating the resize grab Jasper St . Pierre
- [mutter] display: Use XInput2 to grab the pointer Jasper St . Pierre
- [mutter] display: Grab buttons with XI2 Jasper St . Pierre
- [mutter] keybindings: Grab keyboard with XI2 Jasper St . Pierre
- [mutter] keybindings: Grab keys with XI2 Jasper St . Pierre
- [mutter] Select for XI2 events everywhere else Jasper St . Pierre
- [mutter] display: Add spew for XI2 Jasper St . Pierre
- [mutter] ui: Use XI2 to fake GDK events Jasper St . Pierre
- [mutter] Remove support for Core Events Jasper St . Pierre
- [mutter] keybindings: Fix whitespace and alignment Jasper St . Pierre
- [mutter] Deleted branch wip/xinput2b Jasper St . Pierre
- [gnome-shell] (5 commits) Created branch wip/smooth-scrolling Jasper St . Pierre
- [gnome-shell/wip/smooth-scrolling: 1/5] scroll-view: Add proper smooth scrolling Jasper St . Pierre
- [gnome-shell/wip/smooth-scrolling: 2/5] scroll-bar: Add smooth scrolling support Jasper St . Pierre
- [gnome-shell/wip/smooth-scrolling: 3/5] popupMenu: Add smooth scrolling support for sliders Jasper St . Pierre
- [gnome-shell/wip/smooth-scrolling: 4/5] volume: Add smooth scrolling support to adjust output volume Jasper St . Pierre
- [gnome-shell/wip/smooth-scrolling: 5/5] workspace: Add smooth scrolling support to zoom windows Jasper St . Pierre
- [gegl] operations: cleanup in noise-slur Michael Natterer
- [gnome-shell] status/keyboard: implement remaining property types Giovanni Campagna
- [gnome-shell] status/keyboard: remove the property whitelist Giovanni Campagna
14 December 2012
15 December 2012
16 December 2012
17 December 2012
- [gegl] transform-core: force w to be positive without losing track of what it should be Nicolas Robidoux
- [evolution] Remove unused marshallers. Matthew Barnes
- [evolution] e-passwords: Remove unused functions. Matthew Barnes
- [evolution] e-passwords: Remove unused function parameters. Matthew Barnes
- [evolution] e-config: Remove unused functions. Matthew Barnes
- [gegl] transform-core: make the safety epsilon safer Nicolas Robidoux
- [gegl] transform-core: goldilocks Nicolas Robidoux
- [gnome-terminal] Updated German translation (bug 690270) Christian Kirbach
- [gnome-terminal/gnome-3-6] Updated German translation (bug 690270) Christian Kirbach
- [gtk+/gtk-3-6] Updated German translation (bug 690302) Christian Kirbach
- [gtk+] Updated German translation (bug 690302) Christian Kirbach
- [gegl] matrix.c: use the same clamping in matrix3_transform_point as in transform_generic Nicolas Robidoux
- [gegl] perspective bug: best attempt so far Nicolas Robidoux
- [f-spot] Dont reload FSpot.TimeAdaptor twice Stephen Shaw
- [beast/devel] (15 commits) ...Merge branch 'bse-c++' Tim Janik
- [beast/devel: 1/15] SFI: added convenience SFI_TOKEN_NONE Tim Janik
- [beast/devel: 2/15] SFI: minor cosmetics Tim Janik
- [beast/devel: 3/15] BSE: remove unused files bseinstrument, bsepattern, bsepatterngroup Tim Janik
- [beast/devel: 4/15] BSE: compile param, project, song, snet, super, sub*, etc as C++ Tim Janik
- [beast/devel: 5/15] BSE: compile object as C++ Tim Janik
- [beast/devel: 6/15] BSE: compile bseundostack as C++ Tim Janik
- [beast/devel: 7/15] SFI: merge SfiTokenType into GTokenType Tim Janik
- [beast/devel: 8/15] BSE: compile bsestorage as C++ Tim Janik
- [beast/devel: 9/15] BSE: compile bsequery, bsescripthelper and bsesnooper as C++ Tim Janik
- [beast/devel: 10/15] BSE: compile bseparasite, bseplugin and bseprocedure as C++ Tim Janik
- [beast/devel: 11/15] BSE: compile bsemidinotifier, bsemidisynth and bsemidivoice.c as C++ Tim Janik
- [beast/devel: 12/15] BSE: compile bseengine, bseenginemaster, bseengineschedule and bseengineutils as C++ Tim Janik
- [beast/devel: 13/15] BSE: compile all procedure files as C++ Tim Janik
- [beast/devel: 14/15] BSE: generate C++ sources instead of C Tim Janik
- [beast/devel: 15/15] Merge branch 'bse-c++' Tim Janik
- [clutter/clutter-1.12] Visual C++ projects: Use MultiByte character set Chun-wei Fan
- [clutter] Visual C++ projects: Use MultiByte character set Chun-wei Fan
- [atk] Visual C++ projects: Use MultiByte character set Chun-wei Fan
- [gegl] transform-core: If there is a vanishing or negative denominator within a buffer tile, fill with tran Nicolas Robidoux
- [alleyoop] Updated Russian translation Yuri Myasoedov
- [gedit-cossa] Updated Russian translation Yuri Myasoedov
- [gnome-shell-extensions] Updated Russian translation Yuri Myasoedov
- [xchat-gnome] Updated Russian translation Yuri Myasoedov
- [gnome-disk-utility] Updated Belarusian translation. Ihar Hrachyshka
- [seahorse] Updated Belarusian translation. Ihar Hrachyshka
- [totem] Updated Belarusian translation. Ihar Hrachyshka
- [baobab] Updated Russian translation Yuri Myasoedov
- [gnome-contacts] Updated Russian translation Yuri Myasoedov
- [gegl] gegl-random: update comments, improve variable names =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gnome-dictionary] Updated Russian translation Yuri Myasoedov
- [gnome-control-center] Updated Belarusian translation. Ihar Hrachyshka
- [gnome-chess] Updated Russian translation Yuri Myasoedov
- [gnome-online-accounts] Updated Belarusian translation. Ihar Hrachyshka
- [evolution-data-server] Deleted branch openismus-work-master Tristan Van Berkom
- [evolution-data-server] (10 commits) Created branch openismus-work-master Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 1/10] Adding test case proving there is a write-write race condition to fix Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 2/10] Avoid race conditions when concurrently writing contacts in the addressbook Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 3/10] EBookClient, EDataBook: Added direct access APIs Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 4/10] EBookBackendFile: Implement the new backend methods for direct access Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 5/10] Make the libebook tests use direct read access by default Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 6/10] Add support for direct access queries in book views Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 7/10] client-test-utils.c: Only use direct access if DEBUG_DIRECT env var is set Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 8/10] Remove libedataserverui and make google backend optional Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 9/10] Temporarily disabling new GTK+ depending modules. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 10/10] Make relocatable addressbooks work with direct access. Tristan Van Berkom
- [evolution-data-server] Deleted branch openismus-work Tristan Van Berkom
- [evolution-data-server] (122 commits) Created branch openismus-work Tristan Van Berkom
- [evolution-data-server/openismus-work: 1/122] EBookBackendSqliteDB: Fixed sexp interpretation for 'id' field. Tristan Van Berkom
- [evolution-data-server/openismus-work: 2/122] EBookBackendSqliteDB: Added e_book_backend_sqlitedb_get/set_revision() Tristan Van Berkom
- [evolution-data-server/openismus-work: 3/122] Local file backend modified to use sqlite db exclusively Tristan Van Berkom
- [evolution-data-server/openismus-work: 4/122] Added e_enum_from_string() and e_enum_to_string() utilities in e-data-server-utiils Tristan Van Berkom
- [evolution-data-server/openismus-work: 5/122] EContact: Added boxed type E_CONTACT_TYPE_ATTR_LIST and e_contact_field_type() Tristan Van Berkom
- [evolution-data-server/openismus-work: 6/122] Added ESourceAddressBookConfig extension Tristan Van Berkom
- [evolution-data-server/openismus-work: 7/122] EBookBackendSqliteDB: Added e_book_backend_sqlitedb_new_full() Tristan Van Berkom
- [evolution-data-server/openismus-work: 8/122] EBookBackendFile: Use the new ESourceAddressBookConfig to configure the summary Tristan Van Berkom
- [evolution-data-server/openismus-work: 9/122] Added test case to create a book with custom summary fields and fetch a contact. Tristan Van Berkom
- [evolution-data-server/openismus-work: 10/122] Fixing e_book_backend_sexp_match_contact() for emails and phone numbers Tristan Van Berkom
- [evolution-data-server/openismus-work: 11/122] Adding test case proving there is a write-write race condition to fix Tristan Van Berkom
- [evolution-data-server/openismus-work: 13/122] Avoid race conditions when concurrently writing contacts in the addressbook Tristan Van Berkom
- [evolution-data-server/openismus-work: 14/122] ESourceAddressBookConfig: Added revision-guards option Tristan Van Berkom
- [evolution-data-server/openismus-work: 12/122] Refined test case to avoid conflicting EContactFields Tristan Van Berkom
- [evolution-data-server/openismus-work: 16/122] EBookBackendSqliteDB: Enable WAL journal mode Tristan Van Berkom
- [evolution-data-server/openismus-work: 17/122] EDataBook: Added direct access APIs Tristan Van Berkom
- [evolution-data-server/openismus-work: 15/122] EBookBackendFile: Conditionally check revisions on modified contacts Tristan Van Berkom
- [evolution-data-server/openismus-work: 18/122] EBookClient: Added e_book_client_new_direct() Tristan Van Berkom
- [evolution-data-server/openismus-work: 20/122] Added missing files from last commit Tristan Van Berkom
- [evolution-data-server/openismus-work: 19/122] First mega-patch in libebook --> libebook-contacts split/migration Tristan Van Berkom
- [evolution-data-server/openismus-work: 21/122] Added missing makefile Tristan Van Berkom
- [evolution-data-server/openismus-work: 22/122] Fixing header files for new library libebook-contacts Tristan Van Berkom
- [evolution-data-server/openismus-work: 23/122] More fixing the build for new libebook/libebook-contacts split. Tristan Van Berkom
- [evolution-data-server/openismus-work: 24/122] EDataBook: Added hash table to bookkeep the directly loaded backends Tristan Van Berkom
- [evolution-data-server/openismus-work: 26/122] Bug 686421 - Restore libebook tests to minimum working condition Tristan Van Berkom
- [evolution-data-server/openismus-work: 25/122] Added ESourceDirectAccess extension Tristan Van Berkom
- [evolution-data-server/openismus-work: 27/122] client-test-utils.c: Modified to use the ESourceDirectAccess extension to setup the test case books Tristan Van Berkom
- [evolution-data-server/openismus-work: 28/122] Make libebook require libebook-contacts in the pkg-config file Tristan Van Berkom
- [evolution-data-server/openismus-work: 29/122] Adding missing header file to install in new libebook-contacts lib Tristan Van Berkom
- [evolution-data-server/openismus-work: 30/122] Fixed pkg-config files, libebook requires libebook-contacts Tristan Van Berkom
- [evolution-data-server/openismus-work: 31/122] EBookClient: Fixed EBookClient async open routine to chain with the direct book Tristan Van Berkom
- [evolution-data-server/openismus-work: 32/122] Reviving async client test Tristan Van Berkom
- [evolution-data-server/openismus-work: 33/122] Fixing build after mega-merge Tristan Van Berkom
- [evolution-data-server/openismus-work: 34/122] Currently make the tests use direct read access by default Tristan Van Berkom
- [evolution-data-server/openismus-work: 35/122] EDataBookView: Adding direct access APIs and GSignals for notifications Tristan Van Berkom
- [evolution-data-server/openismus-work: 36/122] EDataBook: Added direct access apis for fetching an EDataBookView Tristan Van Berkom
- [evolution-data-server/openismus-work: 39/122] Fixup e_enum_to_string() Tristan Van Berkom
- [evolution-data-server/openismus-work: 38/122] 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/122] EBookClientView: Added constructor for direct access Tristan Van Berkom
- [evolution-data-server/openismus-work: 41/122] Added e_util_utf8_normalize() Tristan Van Berkom
- [evolution-data-server/openismus-work: 40/122] Fixup e_contact_field_type() Tristan Van Berkom
- [evolution-data-server/openismus-work: 44/122] EBookBackendSexp: Fixed to use the new e_util_utf8_normalize() function Tristan Van Berkom
- [evolution-data-server/openismus-work: 42/122] EBookBackendSqliteDB: Backporting fixes from openismus-work-master Tristan Van Berkom
- [evolution-data-server/openismus-work: 43/122] EBookBackendSqliteDB: More fixups Tristan Van Berkom
- [evolution-data-server/openismus-work: 45/122] EBookBackendSexp: Using a const pointer in compare_phone() as milan requested. Tristan Van Berkom
- [evolution-data-server/openismus-work: 49/122] EBookBackendFile: Updated to use the new constructor for e_book_backend_sqlitedb_new_full Tristan Van Berkom
- [evolution-data-server/openismus-work: 48/122] Adding missing header file Tristan Van Berkom
- [evolution-data-server/openismus-work: 46/122] Split up ESourceAddressBookConfig and ESourceBackendSummarySetup Tristan Van Berkom
- [evolution-data-server/openismus-work: 47/122] e_book_backend_sqlitedb_new_full(): Simplified to take the extension directly. Tristan Van Berkom
- [evolution-data-server/openismus-work: 50/122] Updating test case for new name ESourceBackendSummarySetup Tristan Van Berkom
- [evolution-data-server/openismus-work: 51/122] Fixing gtk-doc comment for new ESourceBackendSummarySetup extension Tristan Van Berkom
- [evolution-data-server/openismus-work: 53/122] Removing ESourceDirectAccess extension Tristan Van Berkom
- [evolution-data-server/openismus-work: 52/122] tests: Don't use g_ensure_type() yet Tristan Van Berkom
- [evolution-data-server/openismus-work: 54/122] Added EGdbusBookDirect Tristan Van Berkom
- [evolution-data-server/openismus-work: 55/122] Added EDataBookDirect Tristan Van Berkom
- [evolution-data-server/openismus-work: 56/122] EBookClient: Now fetch the direct backend details over D-Bus in e_book_client_new_direct() Tristan Van Berkom
- [evolution-data-server/openismus-work: 59/122] EBookBackendSqliteDB: Avoid errors on conflicting summaries Tristan Van Berkom
- [evolution-data-server/openismus-work: 57/122] EBookBackendFile: Implement the new backend methods for direct access Tristan Van Berkom
- [evolution-data-server/openismus-work: 60/122] Fix regression on fields-of-interest as much as possible. Tristan Van Berkom
- [evolution-data-server/openismus-work: 58/122] client-test-utils: Use direct access mode, now without using the extension. Tristan Van Berkom
- [evolution-data-server/openismus-work: 61/122] Fixed bad merge of previous commit (fixing regression for UID/REV fields-of-interest) Tristan Van Berkom
- [evolution-data-server/openismus-work: 63/122] Revert addition of e_data_book_get_view() APIs Tristan Van Berkom
- [evolution-data-server/openismus-work: 64/122] Revert "EDataBookView: Adding direct access APIs and GSignals for notifications" Tristan Van Berkom
- [evolution-data-server/openismus-work: 62/122] Revert "EBookClientView: Added constructor for direct access" Tristan Van Berkom
- [evolution-data-server/openismus-work: 65/122] Revert "EBookClient: If the client is a direct access client, then use a direct access EBookClientVi Tristan Van Berkom
- [evolution-data-server/openismus-work: 68/122] Add support for direct access queries in book views Tristan Van Berkom
- [evolution-data-server/openismus-work: 71/122] Fixing e_book_backend_sqlitedb_search_uids() Tristan Van Berkom
- [evolution-data-server/openismus-work: 67/122] client-test-utils.c: Only use direct access if DEBUG_DIRECT env var is set Tristan Van Berkom
- [evolution-data-server/openismus-work: 70/122] Extending test-client-custom-summary to try e_book_client_get_contacts_uids() Tristan Van Berkom
- [evolution-data-server/openismus-work: 72/122] Adding test case for e_book_client_get_contacts_uids() Tristan Van Berkom
- [evolution-data-server/openismus-work: 66/122] Make test-client-custom-summary also use DRA mode Tristan Van Berkom
- [evolution-data-server/openismus-work: 73/122] Fix lock of loaded modules in EDataBook Tristan Van Berkom
- [evolution-data-server/openismus-work: 69/122] EBookBackendSqliteDB: Fix e_book_backend_sqlitedb_search_uids() Tristan Van Berkom
- [evolution-data-server/openismus-work: 74/122] Adding test that fires up multiple EBookClientViews Tristan Van Berkom
- [evolution-data-server/openismus-work: 75/122] test-client-custom-summary: Added a query on the EVC_N vcard field Tristan Van Berkom
- [evolution-data-server/openismus-work: 76/122] Adjusted vala build for library splitup of libebook & libebook-contacts Tristan Van Berkom
- [evolution-data-server/openismus-work: 77/122] Fixed GIR build and vala build for libebook Tristan Van Berkom
- [evolution-data-server/openismus-work: 105/122] libebook-contacts: Add phone number specific queries Tristan Van Berkom
- [evolution-data-server/openismus-work: 106/122] sqlitedb: Permit indexing of phone numbers Tristan Van Berkom
- [evolution-data-server/openismus-work: 108/122] tests: Verify upgrade to SQLite-only addressbook Tristan Van Berkom
- [evolution-data-server/openismus-work: 109/122] sqlitedb: Avoid warnings on upgrade from BDB format Tristan Van Berkom
- [evolution-data-server/openismus-work: 110/122] tests: Actually commit the upgrade test Tristan Van Berkom
- [evolution-data-server/openismus-work: 107/122] sqlitedb: Store E.164 param in vcards Tristan Van Berkom
- [evolution-data-server/openismus-work: 112/122] Added EDS_ADDRESS_BOOK_MODULES and EDS_CALENDAR_MODULES Tristan Van Berkom
- [evolution-data-server/openismus-work: 113/122] ESourceRegistry: Do not mandate builtin sources. Tristan Van Berkom
- [evolution-data-server/openismus-work: 111/122] sqlitedb: Properly restore vCards from summary Tristan Van Berkom
- [evolution-data-server/openismus-work: 115/122] Adding test-server-utils Tristan Van Berkom
- [evolution-data-server/openismus-work: 114/122] Refixing up Makefile to avoid removing the old framework (one test still needs it) Tristan Van Berkom
- [evolution-data-server/openismus-work: 79/122] revision checking: off by default Tristan Van Berkom
- [evolution-data-server/openismus-work: 78/122] Remove libedataserverui and make google backend optional Tristan Van Berkom
- [evolution-data-server/openismus-work: 80/122] Cleanup GTK+ dependency removal Tristan Van Berkom
- [evolution-data-server/openismus-work: 81/122] Fixing make dist for libebook Tristan Van Berkom
- [evolution-data-server/openismus-work: 83/122] Add libebook-contacts to the gir-compiler includes Tristan Van Berkom
- [evolution-data-server/openismus-work: 82/122] Specify DIST_SUBDIRS in addressbook/backends/Makefile.am Tristan Van Berkom
- [evolution-data-server/openismus-work: 84/122] tests: Port test-client-custom-summary.c to gtest Tristan Van Berkom
- [evolution-data-server/openismus-work: 85/122] tests: Use absolute paths for SRCDIR Tristan Van Berkom
- [evolution-data-server/openismus-work: 86/122] Updated revision guards API to return an E_CLIENT_ERROR Tristan Van Berkom
- [evolution-data-server/openismus-work: 87/122] Updated test-client-write-write.c to watch for the new E_CLIENT_ERROR_OUT_OF_SYNC Tristan Van Berkom
- [evolution-data-server/openismus-work: 88/122] client-test-utils.c: Enable revision guards for test cases Tristan Van Berkom
- [evolution-data-server/openismus-work: 89/122] For openismus-work branch, make test-client-custom-summary not use function from glib 2.34 Tristan Van Berkom
- [evolution-data-server/openismus-work: 90/122] Fixing GTK+ dependency removal patch Tristan Van Berkom
- [evolution-data-server/openismus-work: 91/122] Prototype a D-Bus unit test harness. Tristan Van Berkom
- [evolution-data-server/openismus-work: 92/122] tests: Add a few missing license headers Tristan Van Berkom
- [evolution-data-server/openismus-work: 94/122] tests: Use private D-Bus session in EBookClient test Tristan Van Berkom
- [evolution-data-server/openismus-work: 93/122] tests: Add configured datadir to the D-Bus dirs Tristan Van Berkom
- [evolution-data-server/openismus-work: 95/122] tests: Add shared new_custom_temp_client() Tristan Van Berkom
- [evolution-data-server/openismus-work: 96/122] tests: Port libebook/test-query.c to GTest Tristan Van Berkom
- [evolution-data-server/openismus-work: 97/122] tests: Verify more EBook queries Tristan Van Berkom
- [evolution-data-server/openismus-work: 98/122] build: Move langinfo checks into autoconf macro Tristan Van Berkom
- [evolution-data-server/openismus-work: 99/122] libedata-book: Use slice allocator for EbSdbSearchData Tristan Van Berkom
- [evolution-data-server/openismus-work: 101/122] libebook-contacts: Reduce code-duplication in e_book_query_from_string() Tristan Van Berkom
- [evolution-data-server/openismus-work: 100/122] libedata-book: Simplify signature of sexp helpers Tristan Van Berkom
- [evolution-data-server/openismus-work: 102/122] libebook-contacts: Document EBookQueryTest Tristan Van Berkom
- [evolution-data-server/openismus-work: 103/122] libedataserver: Don't print warning if e_sexp_parse() fails Tristan Van Berkom
- [evolution-data-server/openismus-work: 104/122] libedataserver: Add phone number utilities Tristan Van Berkom
- [evolution-data-server/openismus-work: 116/122] Ported all tests in tests/ebook/client to use new test framework Tristan Van Berkom
- [evolution-data-server/openismus-work: 118/122] Ported test-client-upgrade-addressbook to new test framework. Tristan Van Berkom
- [evolution-data-server/openismus-work: 117/122] Make relocatable addressbooks work with direct access. Tristan Van Berkom
- [evolution-data-server/openismus-work: 119/122] Ported EBook (deprecated) test cases to use the new test-server-utils scaffold. Tristan Van Berkom
- [evolution-data-server/openismus-work: 120/122] Ported ECal tests to new test framework Tristan Van Berkom
- [evolution-data-server/openismus-work: 121/122] Ported ECalClient tests to use ETestServerFixture framework Tristan Van Berkom
- [evolution-data-server/openismus-work: 122/122] Again fixing makefile to keep the old dbus utils Tristan Van Berkom
- [gnome-terminal] Assamese translation updated Nilamdyuti Goswami
- [clutter/clutter-1.12] actor: rollback pivot translation even on explicit transforms Emanuele Aina
- [gtk+] Assamese translation updated Nilamdyuti Goswami
- [tracker] Created branch extract-sparql Philip Van Hoof
- [tracker/extract-sparql] Allow libtracker-extract users to get a complete SPARQL INSERT for files Philip Van Hoof
- [evolution-data-server/openismus-work] Adding missing vcard for test-client-custom-summary test. Tristan Van Berkom
- [bijiben] fix typo in sr po Olav Vitters
- [damned-lies] Reviewed and corrected the translations done by Prabodh <prabodh fsmk org> Shankar Prasad
- [damned-lies] Added and Updated Kannada Translations Shankar Prasad
- [libgd] libgd.m4: require gtk+-3.6 Alexandre Rostovtsev
- [gnome-system-log] build: require gtk+-3.6 Alexandre Rostovtsev
- [gnome-control-center] bluetooth: Move killswitch to the header Bastien Nocera
- [gnome-control-center] bluetooth: Move visibility switch to the left Bastien Nocera
- [evolution-mapi] NEWS update for 3.7.3 Milan Crha
- [evolution-mapi] Created tag EVOLUTION_MAPI_3_7_3 Milan Crha
- [evolution-mapi] Post-release version bump Milan Crha
- [lasem/lasem-0-4] Update German translation Emmanuel Pacaud
- [lasem/lasem-0-4] Added Indonesian translation Emmanuel Pacaud
- [frogr] Added video/* mime types to the .desktop file Mario Sanchez Prada
- [office-runner] Added Russian translation Yuri Myasoedov
- [gnome-themes-standard] epiphany: update selectors for epiphany changes Cosimo Cecchi
- [gnome-themes-standard] menubar: fix excessive padding Cosimo Cecchi
- [gnome-terminal] Removed markup from UI file. Fixes bug #683653 =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [evolution-data-server] Removing LIBEDATASERVERUI_CURRENT/REVISION/AGE definitions Tristan Van Berkom
- [evolution] Fix a tests build break in e-util/ Milan Crha
- [evolution-data-server] Deleted branch openismus-work-master Tristan Van Berkom
- [evolution-data-server] (10 commits) Created branch openismus-work-master Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 1/10] Making google backend optional. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 2/10] Adding test case proving there is a write-write race condition to fix Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 3/10] Avoid race conditions when concurrently writing contacts in the addressbook Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 4/10] EBookClient, EDataBook: Added direct access APIs Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 5/10] EBookBackendFile: Implement the new backend methods for direct access Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 6/10] Add support for direct access queries in book views Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 7/10] Make relocatable addressbooks work with direct access. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 8/10] Make the libebook tests use direct read access by default Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 9/10] client-test-utils.c: Only use direct access if DEBUG_DIRECT env var is set Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 10/10] Temporarily disabling new GTK+ depending modules. Tristan Van Berkom
- [evolution-data-server] Deleted branch openismus-work-master Tristan Van Berkom
- [evolution-data-server] (10 commits) Created branch openismus-work-master Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 2/10] Adding test case proving there is a write-write race condition to fix Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 1/10] This patch makes google addressbook backend optional Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 3/10] Avoid race conditions when concurrently writing contacts in the addressbook Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 5/10] EBookBackendFile: Implement the new backend methods for direct access Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 6/10] Add support for direct access queries in book views Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 4/10] EBookClient, EDataBook: Added direct access APIs Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 8/10] Make the libebook tests use direct read access by default Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 10/10] Temporarily disabling new GTK+ depending modules. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 7/10] Make relocatable addressbooks work with direct access. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 9/10] client-test-utils.c: Only use direct access if DEBUG_DIRECT env var is set Tristan Van Berkom
- [evolution-ews] Print "The request headers" only with EWS_DEBUG=1 Milan Crha
- =?utf-8?q?=5Bgnome-color-manager=5D_Use_the_UTF-8_=27=E2=80=A6=27_rather_?= =?utf-8?b?dGhhbiAnLi4uJyBpbiBVSSBjb2Rl?= Richard Hughes
- [tracker/extract-sparql] squash before merge to master Philip Van Hoof
- =?utf-8?q?=5Bgnome-packagekit=5D_Use_the_UTF-8_=27=E2=80=A6=27_rather_tha?= =?utf-8?b?biAnLi4uJyBpbiBVSSBjb2Rl?= Richard Hughes
- [gnome-settings-daemon] main: Start plugins as early as possible Bastien Nocera
- [gnome-settings-daemon] print-notifications: Add authorship information Bastien Nocera
- [gnome-settings-daemon] screensaver-proxy: Add authorship information Bastien Nocera
- [gnome-settings-daemon] remote-display: Add plugin to disable animations on slow links Bastien Nocera
- [gnome-settings-daemon] common: Don't make test apps bail out if settings not installed Bastien Nocera
- [gnome-terminal] Fixed POTFILES.in and POTFILES.skip files =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-shell] status/keyboard: Make input sources be proper objects Rui Matos
- [gnome-shell] status/keyboard: Store IBus engine properties per InputSource object Rui Matos
- [gnome-shell] main: Add an ALL value to KeybindingMode Rui Matos
- [gnome-shell] windowManager: Return the KeyBindingAction value from addKeybinding() Rui Matos
- [gnome-shell] main: Initialize WindowManager earlier Rui Matos
- [gnome-shell] Add the new switch-input-source keybinding Rui Matos
- [gnome-shell] status/keyboard: Add an Alt+Tab like input source switcher Rui Matos
- [gnome-shell] status/keyboard: Keep a list of input sources in MRU order Rui Matos
- [gnome-getting-started-docs] illustrated online accounts page. needs a rewrite :) Jakub Steiner
- [epiphany] embed: move the OSD style class to the progressbar Cosimo Cecchi
- [gnome-terminal] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-shell] workspaceThumbnail: handle scroll-event internally Cosimo Cecchi
- [gnome-shell] workspaceThumbnail: handle show/hide when entering/leaving the overview Cosimo Cecchi
- [gnome-shell] workspaceThumbnail: make ThumbnailsBox track workspace changes itself Cosimo Cecchi
- [gnome-shell] workspaceThumbnail: unify restack handling Cosimo Cecchi
- [epiphany-extensions] Added Russian translation Yuri Myasoedov
- [mutter] keybindings: Give dynamic keybindings a keybindings action Rui Matos
- [mutter] Fix 'comparison between signed and unsigned integer' compiler errors Rui Matos
- [cheese] Tamil translation updated Shantha kumar
- [gnome-getting-started-docs] match in-image numbers with the steps Jakub Steiner
- [rygel] rygel: Fix environment config Jens Georg
- [rygel] media-export: Add "All" container below "Artist" Jens Georg
- [rygel] engine-gst,gst-launch: Remove gst-launch hack Jens Georg
- [rygel] Deleted branch wip/misc-fixes Jens Georg
- [gnome-shell] network: add minimal support for InfiniBand Dan Winship
- [gnome-clocks] ClockStandalone: Show yesterday/tomorrow strings Paolo Borelli
- [glib] Remove an unneeded escaping in NAMESER_COMPAT_INCLUDE Dan Winship
- [glib] gsocket: improve sockopt handling for IPv4-wrapped-IPv6 sockets Dan Winship
- [nautilus] directory: limit deep scount (folder contents and size) to one filesystem Cosimo Cecchi
- [gnome-boxes] installer: Separate out drivers cache by arch Zeeshan Ali Khattak
- [gnome-boxes] configure: Require glib-2.0 >= 2.32 Zeeshan Ali Khattak
- [gnome-boxes] downloader: Error out if server is unreachable Zeeshan Ali Khattak
- [gnome-terminal] build: Remove outdated README file Christian Persch
- [clutter-gtk] Release Clutter-GTK 1.4.2 (stable) Cosimo Cecchi
- [clutter-gtk] Created tag 1.4.2 Cosimo Cecchi
- [clutter-gtk] Post-release version bump to 1.4.3 Cosimo Cecchi
- [gobject-introspection] Use python-config instead of assuming include and library paths Martin Pitt
- [gobject-introspection] repo: Drop deprecated GStaticMutex usage Colin Walters
- [pygobject] GLib overrides: Avoid calling deprecated GLib.unix_signal_add_full() Martin Pitt
- [eog-plugins] Updated Russian translation Yuri Myasoedov
- [gtk+] gtkmenushell: Fix an endless loop on focus cycle =?utf-8?q?St=C3=A9phane_D=C3=A9murget?=
- [gnome-terminal] profile: Build with newer DConf Christian Persch
- [gtk+/gtk-3-0] gtkmenushell: Fix an endless loop on focus cycle =?utf-8?q?St=C3=A9phane_D=C3=A9murget?=
- [gtk+/gtk-3-2] gtkmenushell: Fix an endless loop on focus cycle =?utf-8?q?St=C3=A9phane_D=C3=A9murget?=
- [gtk+/gtk-3-4] gtkmenushell: Fix an endless loop on focus cycle =?utf-8?q?St=C3=A9phane_D=C3=A9murget?=
- [gtk+/gtk-3-6] gtkmenushell: Fix an endless loop on focus cycle =?utf-8?q?St=C3=A9phane_D=C3=A9murget?=
- [gobject-introspection] gimarshallingtests:: Add test for returning a caller-allocated GArray Martin Pitt
- [gnome-font-viewer] font-view: return early if we have a model already Cosimo Cecchi
- [gnome-font-viewer] release: prepare for 3.7.3 Cosimo Cecchi
- [gnome-font-viewer] Created tag 3.7.3 Cosimo Cecchi
- [pygobject] Add (failing) test for caller-allocated GArray return value Martin Pitt
- [glib] Fix g_type_add_class_private() name in g_warning Christophe Fergeau
- [sushi] release: prepare for 3.7.3 Cosimo Cecchi
- [sushi] Created tag 3.7.3 Cosimo Cecchi
- [nautilus-sendto] Created tag NAUTILUS_SENDTO_3_6_1 Matthew Barnes
- [nautilus-sendto/gnome-3-6] 3.6.1 Matthew Barnes
- [rygel] Created branch wip/new-gupnp-dlna Jens Georg
- [rygel/wip/new-gupnp-dlna] media-export, engine-gst: Port to new GUPnP-DLNA Jens Georg
- [nautilus] release: prepare for 3.7.3 Cosimo Cecchi
- [nautilus] Created tag 3.7.3 Cosimo Cecchi
- [gnome-contacts] Added libgd module =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-contacts] Changed Gtk.Toolbar for Gd.MainToolbar =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-contacts] Initial work on the new content-pane design =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-contacts] Added sorting of Persona::properties according a fixed order. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-contacts] Moved ContactSheet widget to a separate source. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-contacts] Created ContactEditor widget. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-contacts] Integration of ContactEditor into ContactPane. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-contacts] Fixes to Contacts.App =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-contacts] Added handling of single-value details on Contact. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-contacts] Added handling of postal-addresses details of Contact. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-getting-started-docs] web browsing Jakub Steiner
- [totem] backend: Fix playing files from recent:/// Bastien Nocera
- [totem/gnome-3-6] backend: Fix playing files from recent:/// Bastien Nocera
- [gnome-documents] debug: fold gnome-documents-debug script into main script Cosimo Cecchi
- [gnome-documents] release: prepare for 3.7.3 Cosimo Cecchi
- [gnome-documents] Created tag 3.7.3 Cosimo Cecchi
- [gnome-shell] LockScreenMenu: double the space between icons Giovanni Campagna
- [gupnp-dlna] Fix header in vapi Jens Georg
- [gnome-disk-utility] Fix compilation of GduSdPlugin with newer gnome-settings-daemon Giovanni Campagna
- [gnome-disk-utility] Fix GtkMenuButtons with Gtk master Giovanni Campagna
- [gupnp-dlna] Fix typo in previous commit Jens Georg
- [gtk+] menushell: Remove unused variable Benjamin Otte
- [gtk+] gdk: API: constify argument Benjamin Otte
- [gtk+] stylecontext: Fix gtk_style_context_set_background() Benjamin Otte
- [gtk+/gtk-3-6] csskeyframes: unref GtkCssValues when free-ing Cosimo Cecchi
- [gegl] transform-core: memset tile to 0 if bad w denominator Nicolas Robidoux
- [gnome-boxes] logos: Fetch Fedora logo from people.gnome.org Zeeshan Ali Khattak
- [gnome-terminal] build: dist fixes Christian Persch
- [gnome-terminal] build: Don't distribute generated files Christian Persch
- [gnome-terminal] build: distclean fix Christian Persch
- [gnome-terminal] Created tag 3.7.0 Christian Persch
- [gnome-terminal] release: Add relnotes Christian Persch
- [orca] Create a generic UI which can be used in element navigation lists Joanmarie Diggs
- [gnome-keyring] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gevice] Added sl for Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gevice] Added Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gevice/gevice_2_0] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gevice/gevice_2_0] Added sl for Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gnome-ostree] autobuilder: Fix various bugs in resolve scheduling Colin Walters
- [gnome-photos] Added Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gnome-photos] Added sl for Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [atk] Release 2.7.3 =?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
- [atk] Created tag ATK_2_7_3 =?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
- [tomboy] Fixed note deletion when Del is hit in the search box or Notebooks pane Jared L Jennings
- [gnome-ostree] repoweb: src/ and work/ are rel=external links Colin Walters
- [damned-lies] Updated French translations Claude Paroz
- [caribou] Release 0.4.6 =?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
- [caribou] Created tag CARIBOU_0_4_6 =?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
- [caribou] Post-release bump =?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
- [vala] gtk+-3.0: Update to 3.6.2 =?utf-8?q?J=C3=BCrg_Billeter?=
- [gegl] more attempts at preventing perspective crash Nicolas Robidoux
- [genius] Mon Dec 17 13:45:21 2012 Jiri (George) Lebl <jirka 5z com> George Lebl
- [genius] Make 1.0.16 release George Lebl
- [genius] Created tag genius_1_0_16 George Lebl
- [gegl] transform-core: very conservative tolerances on denominators Nicolas Robidoux
- [gdm] session: clean up error handling in on_setup_complete_cb Ray Strode
- [genius] changes to how I build the docs George Lebl
- [pygobject] Add support for caller-allocated GArray out arguments Martin Pitt
- [libgweather] Release 3.7.3 Giovanni Campagna
- [libgweather] Bump version to 3.7.4 Giovanni Campagna
- [gnome-disk-utility] Pre-allocate disk image file, if possible David Zeuthen
- [file-roller] updated for version 3.7.1 Paolo Bacchilega
- [file-roller] Created tag 3.7.1 Paolo Bacchilega
- [gnome-weather] Release 0.2 Giovanni Campagna
- [gnome-weather] Created tag 0.2 Giovanni Campagna
- [libgweather] Created tag 3.7.3 Giovanni Campagna
- [at-spi2-core] Make documentation for atspi_event_listener_new() appear. Mike Gorse
- [gnome-chess] Remove obsolte mime files Robert Ancell
- [dconf] writer: Fix typo causing segfaults on service shutdown Colin Walters
- [genius] Mon Dec 17 15:15:44 2012 Jiri (George) Lebl <jirka 5z com> George Lebl
- [goobox] updated for version 3.1.1 Paolo Bacchilega
- [goobox] Created tag 3.1.1 Paolo Bacchilega
- [gtk+/gtk-2-24] quartz: make setting_same_owner member of GtkClipboardOwner @public Michael Natterer
- [gtk+] quartz: make setting_same_owner member of GtkClipboardOwner @public Michael Natterer
- [gtk+/gtk-3-6] quartz: make setting_same_owner member of GtkClipboardOwner @public Michael Natterer
- [gnome-boxes] Add forgotten file to POTFILES.skip Zeeshan Ali Khattak
- [gnome-boxes] Release 3.7.3 Zeeshan Ali Khattak
- [gnome-boxes] Created tag v3.7.3 Zeeshan Ali Khattak
- [pygobject] Add tests for internal API Martin Pitt
- [yelp-xsl] Version 3.7.3 Shaun McCance
- [at-spi2-core] A few documentation fixes Mike Gorse
- [yelp-xsl] Created tag 3.7.3 Shaun McCance
- [at-spi2-core] Release v2.7.3 Mike Gorse
- [at-spi2-atk] Release v2.7.3 Mike Gorse
- [at-spi2-atk] Created tag AT_SPI2_ATK_2_7_3 Mike Gorse
- [at-spi2-core] Created tag AT_SPI2_CORE_2_7_3 Mike Gorse
- [pygobject] Add (failing) tests for callbacks with out arguments Martin Pitt
- [pygobject] release 3.7.3 Martin Pitt
- [pygobject] Created tag 3.7.3 Martin Pitt
- [vino] Do not leak clipboard to unauthenticated clients David King
- [vino/gnome-3-6] Do not leak clipboard to unauthenticated clients David King
- [pygobject] configure.ac: post-release bump to 3.7.4 Martin Pitt
- [vino] Update NEWS for 3.7.3 release David King
- [vino] Created tag 3.7.3 David King
- [vinagre] Update NEWS for 3.7.3 release David King
- [vinagre] Created tag 3.7.3 David King
- [vinagre] Post-release version bump to version 3.7.4 David King
- [vino] Post-release version bump to 3.7.4 David King
- [aravis] all: disable glib deprecation warnings. Emmanuel Pacaud
- [aravis] doc: suppress gtk-doc warnings. Emmanuel Pacaud
- [aravis] viewer: disable glib deprecation warnings. Emmanuel Pacaud
- [cheese] Update NEWS for 3.7.3 release David King
- [cheese] Created tag 3.7.3 David King
- [cheese] Post-release bump to version 3.7.4 David King
- [libgdata] build: Make gnome-online-accounts optional as well Philip Withnall
18 December 2012
- [accerciser] Prep for 3.7.3 =?utf-8?q?Javier_Hern=C3=A1ndez_Ant=C3=BAnez?=
- [anjuta-extras] Distribute tar.xz files James Liggett
- [anjuta-extras] Updated files for 3.7.3 release James Liggett
- [anjuta-extras] Created tag ANJUTA_EXTRAS_3_7_3 James Liggett
- [accerciser] Created tag ACCERCISER_3_7_3 =?utf-8?q?Javier_Hern=C3=A1ndez_Ant=C3=BAnez?=
- [anjuta] Updated files for 3.7.3 release James Liggett
- [anjuta] Created tag ANJUTA_3_7_3 James Liggett
- [accerciser] Marked as 3.7.4pre =?utf-8?q?Javier_Hern=C3=A1ndez_Ant=C3=BAnez?=
- [glib] Fix distcheck Matthias Clasen
- [glib] 2.35.3 Matthias Clasen
- [glib] Created tag 2.35.3 Matthias Clasen
- [glib] bump version Matthias Clasen
- [totem] grilo: Coding style cleanups Bastien Nocera
- [totem] grilo: Avoid errors browsing the optical media source Bastien Nocera
- [bijiben] preferencesWindow: make smaller and align Pierre-Yves Luyten
- [pango] 1.32.5 Matthias Clasen
- [pango] Created tag 1.32.5 Matthias Clasen
- [bijiben] shell-search-provider.c update fsf address Pierre-Yves Luyten
- [bijiben] newButton (main toolbar) hardcode padding at 12 Pierre-Yves Luyten
- [glib-networking] 2.35.3 Dan Winship
- [glib-networking] Created tag 2.35.3 Dan Winship
- [evolution/gnome-3-7-3: 3/3] NEWS update for 3.7.3.1 release. Matthew Barnes
- [evolution] (3 commits) Created branch gnome-3-7-3 Matthew Barnes
- [evolution/gnome-3-7-3: 2/3] Fix a tests build break in e-util/ Matthew Barnes
- [evolution/gnome-3-7-3: 1/3] main.c: Use g_type_ensure() to register plugin hook types. Matthew Barnes
- [evolution] Created tag EVOLUTION_3_7_3_1 Matthew Barnes
- [libsoup] soup-message: fix up add_header_handler()/add_status_handler() docs Dan Winship
- [libsoup] soup-message: remove gtk-docs on internal methods Dan Winship
- [libsoup] soup-message: update docs to mention SoupRequest where appropriate Dan Winship
- [libsoup] soup-message: deprecate soup_message_set_chunk_allocator() Dan Winship
- [libsoup] Rename all remaining "SoupMessage *req"s to "msg" Dan Winship
- [libsoup] 2.41.3 Dan Winship
- [libsoup] Created tag LIBSOUP_2_41_3 Dan Winship
- [libsoup] Created tag 2.41.3 Dan Winship
- [bijiben] externalData: rename externalNotes Pierre-Yves Luyten
- [clutter] actor: Clean up the code in ::apply-transform Emmanuele Bassi
- [clutter] docs: Clean up ZoomAction signal and description Emmanuele Bassi
- [clutter] docs: Specify that RotateAction uses two touch points Emmanuele Bassi
- [clutter] Enable XInput support by default Emmanuele Bassi
- [clutter] Created tag 1.13.2 Emmanuele Bassi
- [clutter] evdev: Fix missing ClutterEventSource member Emmanuele Bassi
- [clutter] actor: Remove transition when stopping it Emmanuele Bassi
- [clutter] events: Make _clutter_process_event() reentrant Emmanuele Bassi
- [clutter] swipe-action: Introduce new ::swipe signal Emmanuele Bassi
- [clutter] examples: Remove clutter_x11_enable_xinput() Emmanuele Bassi
- [clutter] build: Fix distcheck in the cookbook Emmanuele Bassi
- [clutter] Release Clutter 1.13.2 Emmanuele Bassi
- [clutter] Post-release version bump to 1.13.3 Emmanuele Bassi
- [gtk+/places-sidebar] New public function to get the selected location from menu item callbacks Federico Mena Quintero
- [nautilus/places-sidebar] Create the sidebar's menu items ourselves Federico Mena Quintero
- [banshee/gtk3] buid: add tests for current GConfSchemaExtractor implementation =?utf-8?q?Andr=C3=A9s_Aragoneses?=
- [beast/devel] (26 commits) ...Merge branch 'plugins-c++' Tim Janik
- [beast/devel: 3/26] BSE: allow resident type registration from plugins Tim Janik
- [beast/devel: 2/26] PO: scan bseadder.cc for i18n strings Tim Janik
- [beast/devel: 1/26] PLUGINS: compile BseAdder as C++ Tim Janik
- [beast/devel: 4/26] SFI: added helper class Init to call function from static ctor Tim Janik
- [beast/devel: 5/26] PLUGINS: make BseAdder a resident type plugin Tim Janik
- [beast/devel: 7/26] PLUGINS: use BSE_RESIDENT_TYPE_DEF in BseAdder Tim Janik
- [beast/devel: 6/26] BSE: add helper macro for plugin module regostrations as resident types Tim Janik
- [beast/devel: 8/26] PLUGINS: compile BseAtanDistort as C++ resident type Tim Janik
- [beast/devel: 9/26] PLUGINS: compile SimpleADSR as C++ resident type Tim Janik
- [beast/devel: 10/26] PLUGINS: compile BseMixer as C++ resident type Tim Janik
- [beast/devel: 11/26] PO: i18n file list updates Tim Janik
- [beast/devel: 12/26] PLUGINS: compile BseMult as C++ resident type Tim Janik
- [beast/devel: 13/26] PLUGINS: removed unused files Tim Janik
- [beast/devel: 14/26] PLUGINS: compile BseSequencer as C++ resident type Tim Janik
- [beast/devel: 15/26] BSE: move BseIIRFilterAlgorithm and BseIIRFilterType enums here Tim Janik
- [beast/devel: 16/26] PLUGINS: compile BseIIRFilter as C++ resident type Tim Janik
- [beast/devel: 17/26] PLUGINS: compile DavCanyonDelay as C++ resident type Tim Janik
- [beast/devel: 18/26] PLUGINS: compile DavSynDrum as C++ resident type Tim Janik
- [beast/devel: 19/26] PLUGINS: compile DavXtalStrings as C++ resident type Tim Janik
- [beast/devel: 20/26] PLUGINS: removed makefile cruft Tim Janik
- [beast/devel: 21/26] PLUGINS: merge IDL modules into a single library Tim Janik
- [beast/devel: 22/26] PLUGINS: compile BseFreeVerbCpp as C++ resident type Tim Janik
- [beast/devel: 23/26] BSE: renamed BSE_RESIDENT_SOURCE_DEF() macro Tim Janik
- [beast/devel: 24/26] DRIVERS: compile bsemididevice-alsa and bsepcmdevice-alsa as resident types Tim Janik
- [beast/devel: 25/26] BSE: remove obsoleted C plugin export macros Tim Janik
- [beast/devel: 26/26] Merge branch 'plugins-c++' Tim Janik
- [gevice] src/test.py: add script to test gevicedatabase.py Alejandro Valdes Jimenez
- [gtk+] Fix up gtk_builder_expose_object addition Matthias Clasen
- [gtk+] docs: Add an index for 3.8 api additions Matthias Clasen
- [banshee/gtk3] build: fix a GConfSchemaExtractorTests to really use an int type =?utf-8?q?Andr=C3=A9s_Aragoneses?=
- [banshee/gtk3] build: add first GSettingsSchemaExtractor tests =?utf-8?q?Andr=C3=A9s_Aragoneses?=
- [gtk+] update_type_references: Deal with type_refs_ht being NULL Matthias Clasen
- [gevice] enable run app with line command parameter (filename sqlite) Alejandro Valdes Jimenez
- [gevice] gevice.in: update Alejandro Valdes Jimenez
- [tomboy] Update NEWS for 1.13.3 Aaron Borden
- [tomboy] Bump version to 1.13.4 Aaron Borden
- [tomboy] Created tag 1.13.3 Aaron Borden
- [tomboy] Added logic to avoid displaying notes off-screen Jared L Jennings
- [evince] Updated Russian translation Yuri Myasoedov
- [pango] Hint advances correctly Behdad Esfahbod
- [gtk+] GtkMenuItemAccessible: implement selectable/selected states Matthias Clasen
- [gtk+] NotebookPageAccessible: Implement selectable/selected states Matthias Clasen
- [gtk+] Update for some changes to selectable/selected state handling Matthias Clasen
- [gtk+] Update results for Unicode ellises Matthias Clasen
- [gnote] Updated Russian translation Yuri Myasoedov
- [gtk+] 3.7.4 Matthias Clasen
- [gtk+] Created tag 3.7.4 Matthias Clasen
- [gtk+] bump version Matthias Clasen
- [brasero] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [bijiben] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [cheese] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [clutter] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [chronojump] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [devhelp] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [ekiga] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [evolution-rss] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [glib-networking] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gevice] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [glib] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gnome-documents] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gnome-font-viewer] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gnome-initial-setup] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gnome-packagekit] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gnote] 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?=
- [yelp-xsl] 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?=
- [orca] Prep for 3.7.3 Joanmarie Diggs
- [orca] Created tag ORCA_3_7_3 Joanmarie Diggs
- [orca] Marking as Orca v3.7.4pre Joanmarie Diggs
- [empathy] Prepare 3.7.3 Guillaume Desmottes
- [rygel] docs: Implement media engines: Add text. Murray Cumming
- [empathy] remove released flag Guillaume Desmottes
- [empathy] Created tag EMPATHY_3_7_3 Guillaume Desmottes
- [rygel-gst-0-10-media-engine] Update .gitignore Murray Cumming
- [rygel-gst-0-10-media-engine] Created branch vala Murray Cumming
- [rygel-gst-0-10-media-engine] Initial conversin from vala to C Murray Cumming
- [rygel-gst-0-10-media-engine] Remove comments about generated source code. Murray Cumming
- [evolution-data-server/openismus-work] Added ported GTestDBus as ETestDBus in local tree (avoid glib 2.34 dependency) Tristan Van Berkom
- [ekiga] Tamil translation updated Shantha kumar
- [vino] Updated Kannada Translations Shankar Prasad
- [vino/gnome-3-6] Updated Kannada Translations Shankar Prasad
- [vino/gnome-3-6] Updated Kannada Translations Shankar Prasad
- [nautilus] Updated Belarusian translation. Ihar Hrachyshka
- [rygel] example plugins: The _construct() functions can be static Murray Cumming
- [evolution-mapi/gnome-3-6] Tamil translation updated Shantha kumar
- [extensions-web] extensions: Fix a 500 error that can happen if a duplicate UUID Jasper St . Pierre
- [gnome-boxes] Updated Belarusian translation. Ihar Hrachyshka
- [folks] Tamil Translation updated Shantha kumar
- [evolution-data-server] Created tag openismus-work/2012-12-14 Mathias Hasselmann
- [folks] Tamil translation updated Shantha kumar
- [evolution-data-server] Created tag openismus-snapshot/2012-12 Mathias Hasselmann
- [totem] thumbnailer: Fix fetching the cover art on some systems Bastien Nocera
- [totem/gnome-3-6] thumbnailer: Fix fetching the cover art on some systems Bastien Nocera
- [gcalctool/gnome-3-6] Tamil translation updated Shantha kumar
- [gupnp-dlna] Properly link gstreamer plug-in Jens Georg
- [glib] Tamil translation updated Shantha kumar
- [glib] Tamil translation updated Shantha kumar
- [network-manager-applet] (8 commits) Created branch mm1-applet Aleksander Morgado
- [network-manager-applet/mm1-applet: 1/8] applet: new common helper to launch mobile wizard Aleksander Morgado
- [network-manager-applet/mm1-applet: 2/8] applet: simplify launching the PIN/PUK code request dialog Aleksander Morgado
- [network-manager-applet/mm1-applet: 3/8] applet: make the saving/deleting PIN in keyring a helper method Aleksander Morgado
- [network-manager-applet/mm1-applet: 4/8] applet: consolidate secrets retrieval for 'gsm' and 'cdma' devices Aleksander Morgado
- [network-manager-applet/mm1-applet: 5/8] applet: consolidate icon retrieval for 'gsm' and 'cdma' devices Aleksander Morgado
- [network-manager-applet/mm1-applet: 6/8] applet: ignore EV-DO revision internally Aleksander Morgado
- [network-manager-applet/mm1-applet: 7/8] applet: consolidate mobile operator name retrieval for 'gsm' and 'cdma' devices Aleksander Morgado
- [network-manager-applet] Deleted branch mm1-applet Aleksander Morgado
- [network-manager-applet/mm1-applet: 8/8] applet: new support for the 'ModemManager1' interface Aleksander Morgado
- [network-manager-applet] (8 commits) Created branch aleksander/mm1-applet Aleksander Morgado
- [network-manager-applet/aleksander/mm1-applet: 1/8] applet: new common helper to launch mobile wizard Aleksander Morgado
- [network-manager-applet/aleksander/mm1-applet: 2/8] applet: simplify launching the PIN/PUK code request dialog Aleksander Morgado
- [network-manager-applet/aleksander/mm1-applet: 3/8] applet: make the saving/deleting PIN in keyring a helper method Aleksander Morgado
- [network-manager-applet/aleksander/mm1-applet: 4/8] applet: consolidate secrets retrieval for 'gsm' and 'cdma' devices Aleksander Morgado
- [network-manager-applet/aleksander/mm1-applet: 5/8] applet: consolidate icon retrieval for 'gsm' and 'cdma' devices Aleksander Morgado
- [network-manager-applet/aleksander/mm1-applet: 6/8] applet: ignore EV-DO revision internally Aleksander Morgado
- [network-manager-applet/aleksander/mm1-applet: 7/8] applet: consolidate mobile operator name retrieval for 'gsm' and 'cdma' devices Aleksander Morgado
- [network-manager-applet/aleksander/mm1-applet: 8/8] applet: new support for the 'ModemManager1' interface Aleksander Morgado
- [pygobject] testhelpermodule.c: Do not unref called method Martin Pitt
- [gnome-themes-standard] Sync HighContrast icons from gnome-icon-theme-symbolic Cosimo Cecchi
- [gnome-themes-standard] release: prepare for 3.7.3 Cosimo Cecchi
- [gnome-themes-standard] Created tag 3.7.3 Cosimo Cecchi
- [gupnp-dlna] Fix out-of-srcdir build when --enable-gtk-doc is used. Krzesimir Nowak
- [gnome-control-center] keyboard: Improve shortcuts tab keynav =?utf-8?q?St=C3=A9phane_D=C3=A9murget?=
- [network-manager-applet/aleksander/mm1-applet] fixup! applet: simplify launching the PIN/PUK code request dialog Aleksander Morgado
- [glib] Tamil translation updated Shantha kumar
- [network-manager-applet/aleksander/mm1-applet] applet: minor coding style fixes Aleksander Morgado
- [glib] Tamil translation updated Shantha kumar
- [network-manager-applet/aleksander/mm1-applet] applet: when auto-unlock with PIN fails, remove PIN from keyring Aleksander Morgado
- [glib] Tamil translation updated Shantha kumar
- [gnome-color-manager] Assamese translation updated Nilamdyuti Goswami
- [gnote/gnome-3-6] Tamil translation updated Shantha kumar
- [gnome-control-center/gnome-3-4] keyboard: Improve shortcuts tab keynav =?utf-8?q?St=C3=A9phane_D=C3=A9murget?=
- [gnome-contacts] Assamese translation updated Nilamdyuti Goswami
- [gnome-control-center/gnome-3-6] keyboard: Improve shortcuts tab keynav =?utf-8?q?St=C3=A9phane_D=C3=A9murget?=
- [gnome-disk-utility] Assamese translation updated Nilamdyuti Goswami
- [rygel] gstreamer media engine: Slight cleanup Murray Cumming
- [gnome-packagekit] Assamese translation updated Nilamdyuti Goswami
- [pygobject] Add reference counting tests for Object.bind_property Simon Feltman
- [gnome-devel-docs] Fixed typos in strings =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-terminal] Assamese translation updated Nilamdyuti Goswami
- [gnome-devel-docs] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [network-manager-applet/aleksander/mm1-applet] fixup! applet: new support for the 'ModemManager1' interface Aleksander Morgado
- [network-manager-applet/aleksander/mm1-applet] applet: handle the case where ModemManager is lost between device state updates Aleksander Morgado
- [gnome-contacts] Fix check is_callable to check for CALL not STREAMED type. Alexander Larsson
- [gupnp-dlna] (58 commits) Non-fast-forward update to branch wip/new-api Krzesimir Nowak
- [gupnp-dlna/wip/new-api: 44/58] Remove empty line between docs and property installer. Krzesimir Nowak
- [gnomeweb-wml] update gevice site Alejandro Valdes Jimenez
- [gupnp-dlna/wip/new-api: 45/58] Simplify gupnp_dlna_native_restriction_merge. Krzesimir Nowak
- [gupnp-dlna/wip/new-api: 46/58] Expose GUPnPDLNANativeRestriction. Krzesimir Nowak
- [gupnp-dlna/wip/new-api: 47/58] Remove 'Native' from 'GUPnPDLNANativeRestriction'. Krzesimir Nowak
- [gupnp-dlna/wip/new-api: 48/58] Fix a status message when GStreamer is not found. Krzesimir Nowak
- [gupnp-dlna/wip/new-api: 49/58] Make GUPnPDLNARestriction a boxed type. Krzesimir Nowak
- [gupnp-dlna/wip/new-api: 50/58] Expose GUPnPDLNANativeValueList. Krzesimir Nowak
- [gupnp-dlna/wip/new-api: 51/58] Remove 'Native' from 'GUPnPDLNANativeValueList'. Krzesimir Nowak
- [gupnp-dlna/wip/new-api: 52/58] Make GUPnPDLNAValueList a boxed type. Krzesimir Nowak
- [gupnp-dlna/wip/new-api: 53/58] Make some functions static. Krzesimir Nowak
- [gupnp-dlna/wip/new-api: 54/58] Move GUPnPDLNANativeFraction to $(top_srcdir)/libgupnp-dlna. Krzesimir Nowak
- [gupnp-dlna/wip/new-api: 55/58] Add GUPnPDLNA{Fraction,Int}Range. Krzesimir Nowak
- [gupnp-dlna/wip/new-api: 56/58] Add some GValue related vfuncs to GUPnPDLNANativeValueType. Krzesimir Nowak
- [gupnp-dlna/wip/new-api: 57/58] Add a function converting GUPnPDLNANativeValue to GValue. Krzesimir Nowak
- [gupnp-dlna/wip/new-api: 58/58] Add a function getting a list of GValues from GUPnPDLNAValueList. Krzesimir Nowak
- [gnomeweb-wml] update gyrus site Alejandro Valdes Jimenez
- [evolution-data-server] CamelIMAPXFolder cleanups. Matthew Barnes
- [gupnp-dlna] Fix signal G-I annotation Jens Georg
- [frogr] Update French translation Alexandre Franke
- [gnome-packagekit/gnome-3-6] Updated Bengali India Translation Runa Bhattacharjee
- [gvfs] http: replace SoupInputStream with SoupRequest Tomas Bzatek
- [gvfs] http: Simplify job failure handling Tomas Bzatek
- [gvfs] dav: kill SoupOutputStream Tomas Bzatek
- [gvfs] http: Set use-thread-context property on async SoupSession Tomas Bzatek
- [gvfs] dav: Use application/octet-stream content type for uploading Tomas Bzatek
- [gtk+] (42 commits) Created branch wip/actor Benjamin Otte
- [gtk+/wip/actor: 1/42] stylecontext: Make the source provide a vtable Benjamin Otte
- [gtk+/wip/actor: 2/42] sizerequestcache: Store floats instead of ints Benjamin Otte
- [gtk+/wip/actor: 3/42] actor: Add skeleton build logic for actors directory Benjamin Otte
- [gtk+/wip/actor: 4/42] xxx: add stuff Benjamin Otte
- [gtk+/wip/actor: 5/42] xxx: add cssbox Benjamin Otte
- [gtk+/wip/actor: 6/42] xxx: actor Benjamin Otte
- [gtk+/wip/actor: 7/42] xxx: Add layout managers Benjamin Otte
- [gtk+/wip/actor: 8/42] xxx: actor Benjamin Otte
- [gtk+/wip/actor: 9/42] xxx: add actor Benjamin Otte
- [gtk+/wip/actor: 10/42] actors: Add GtkBinLayout Benjamin Otte
- [gtk+/wip/actor: 11/42] xxx: actor Benjamin Otte
- [gtk+/wip/actor: 12/42] xxx: css box Benjamin Otte
- [gtk+/wip/actor: 13/42] actor: Add GtkCssActor Benjamin Otte
- [gtk+/wip/actor: 14/42] xxx: actor Benjamin Otte
- [gtk+/wip/actor: 15/42] xxx: box Benjamin Otte
- [gtk+/wip/actor: 16/42] actors: Add GtkCssText Benjamin Otte
- [gtk+/wip/actor: 17/42] stylecontext: Change css matcher initialization Benjamin Otte
- [gtk+/wip/actor: 18/42] xxx: box Benjamin Otte
- [gtk+/wip/actor: 19/42] css: Add a matcher for actors. Benjamin Otte
- [gtk+/wip/actor: 20/42] xxx: add StyleContextSource Benjamin Otte
- [gtk+/wip/actor: 21/42] xxx: actor Benjamin Otte
- [gtk+/wip/actor: 22/42] actors: Make GtkCssActor a style context source Benjamin Otte
- [gtk+/wip/actor: 23/42] css: Add min/max-width/height CSS properties Benjamin Otte
- [gtk+/wip/actor: 24/42] widget: Get rid of direct struct access Benjamin Otte
- [gtk+/wip/actor: 25/42] xxx: actor Benjamin Otte
- [gtk+/wip/actor: 26/42] binlayout: Add API needed for progressbars Benjamin Otte
- [gtk+/wip/actor: 27/42] xxx: actor Benjamin Otte
- [gtk+/wip/actor: 28/42] xxx: cssbox Benjamin Otte
- [gtk+/wip/actor: 29/42] actors: Add a custom subclass for the base widget actor Benjamin Otte
- [gtk+/wip/actor: 30/42] widget: Add a base actor Benjamin Otte
- [gtk+/wip/actor: 31/42] xxx: cssbox Benjamin Otte
- [gtk+/wip/actor: 32/42] xxx: cssbox Benjamin Otte
- [gtk+/wip/actor: 33/42] widget: Put the widget's name into the actor Benjamin Otte
- [gtk+/wip/actor: 34/42] actor: Add a screen_changed vfunc Benjamin Otte
- [gssdp] Change maintainer Jens Georg
- [gtk+/wip/actor: 35/42] xxx: cssactor Benjamin Otte
- [gtk+/wip/actor: 36/42] xxx: cssactor Benjamin Otte
- [gtk+/wip/actor: 37/42] widget: Add a private accessor for the widget's actor Benjamin Otte
- [gtk+/wip/actor: 38/42] widget: Use the actor's style context. Benjamin Otte
- [gtk+/wip/actor: 39/42] xxx: actor Benjamin Otte
- [gtk+/wip/actor: 40/42] xxx: cssactor Benjamin Otte
- [gtk+/wip/actor: 41/42] cssmatcher: Redo the fallback detection Benjamin Otte
- [gtk+/wip/actor: 42/42] xxx: progressbar Benjamin Otte
- [gupnp] Remove Zeeshan as a maintainer. Jens Georg
- [gupnp-tools] Remove Zeeshan from doap file. Jens Georg
- [gupnp-tools] av-cp: Ignore initial notify Jens Georg
- [ekiga] Use GDK instead of Xlib for toggling stay-on-top property of call window Eugen Dedu
- [gdm] [l10n] Updated Estonian translation Priit Laes
- [gnome-online-accounts] [l10n] Updated Estonian translation Priit Laes
- [gtk+] [l10n] Updated Estonian translation Priit Laes
- [ekiga] Replace call to one-line function with its code Eugen Dedu
- [orca] Move the Gecko script's getObjectsFromEOCs() method into script utilities Joanmarie Diggs
- [gnome-boxes] Update maintainership Zeeshan Ali Khattak
- [banshee/gtk3] build: new file GSettingsSchemaExtractor.cs, same impl as GConf one for now =?utf-8?q?Andr=C3=A9s_Aragoneses?=
- [banshee/gtk3] build: tidy GSettingsSchemaExtractor.cs =?utf-8?q?Andr=C3=A9s_Aragoneses?=
- [banshee/gtk3] build: transform GSettingsSchemaExtractor to pass all tests =?utf-8?q?Andr=C3=A9s_Aragoneses?=
- [aravis] doc: typo fix. Emmanuel Pacaud
- [gnome-shell] theme: make the 'more results' emblem more legible on light icons Jakub Steiner
- [ekiga] [windows] Add emoticons used for chat Eugen Dedu
- [network-manager-openconnect] Update strings/translations David Woodhouse
- [network-manager-applet] editor: fix inserting gateway for manual IPv4 =?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
- [gnome-shell] Workspace: miscellaneuous cleanups Giovanni Campagna
- [gnome-shell] Workspace: fix window clone slot reporting Giovanni Campagna
- [gnome-shell] WindowOverlay: fix title sizing Giovanni Campagna
- [gnome-shell] WorkspacesView: don't use clutter_actor_reparent() Giovanni Campagna
- [gnome-shell] WorkspacesDisplay: clean up workspacesView lists Giovanni Campagna
- [gegl] transform-core: restore old transform_generic Nicolas Robidoux
- [gegl] put 0s in transform_generic's output Nicolas Robidoux
- [glibmm] VariantBase: Add operator for BoolExpr (const void*). Kjell Ahlstedt
- [libgnome-volume-control] build: Include .typelib in CLEANFILES =?utf-8?q?Florian_M=C3=BCllner?=
- [moserial] fix bug 687230 - Segmentation fault on HexTextBuffer.vala Michael J . Chudobiak
- [moserial] pre-release version bump Michael J . Chudobiak
- [gnome-shell] [l10n] Updated Estonian translation Priit Laes
- [gnome-control-center] shell: replace GMenu loading code with an hardcoded list of panels Giovanni Campagna
- [libsoup] SoupCacheInputStream: new input stream filter that writes to the cache Sergio Villar Senin
- [libsoup] SoupCache: add SoupContentProcessor support Sergio Villar Senin
- [baobab] [l10n] Updated Estonian translation Priit Laes
- [gnome-session] [l10n] Updated Estonian translation Priit Laes
- [gnome-packagekit] [l10n] Updated Estonian translation Priit Laes
- [frogr] Updated frogr.bundle for GTK+ 3 Mario Sanchez Prada
- [frogr] Toolbar style changed to 'both icons and text' in the Mac Mario Sanchez Prada
- [frogr] Include gstreamer plugins and scanner in the bundle for Mac Mario Sanchez Prada
- [frogr] Use 'Cheser' icon theme for the bundle in Mac OS X Mario Sanchez Prada
- [frogr] Use MIME types for checking file types in the Mac, instead of file extensions. Mario Sanchez Prada
- [frogr] Mention shared-mime-info in debian/control and frogr.spec Mario Sanchez Prada
- [frogr] Removed redundant entry in frogr.bundle Mario Sanchez Prada
- [frogr] Added icons used in the bundle for Mac OS X Mario Sanchez Prada
- [frogr] Install icons from local resources in the repo Mario Sanchez Prada
- [frogr] Add GTK+ immodules and printpackends to Mac bundle Mario Sanchez Prada
- [frogr] Update GtkSettings settings.ini file for Mac Mario Sanchez Prada
- [frogr] Move frogr.bundle to macosx/ Mario Sanchez Prada
- [frogr] Added script to create the Mac OS X bundle Mario Sanchez Prada
- [frogr] Remove symlinks pointing to non existent files Mario Sanchez Prada
- [totem] backend: Fix compilation with GStreamer master Bastien Nocera
- [frogr] Added script to create a .dmg file with the bundle for the Mac Mario Sanchez Prada
- [frogr] Don't remove frogr.app after creating the .dmg file Mario Sanchez Prada
- [frogr] Create a JHBuild moduleset to easily build frogr in the Mac Mario Sanchez Prada
- [gvfs] build: Bump required libsoup version Tomas Bzatek
- [gobject-introspection] Release 1.35.3 Colin Walters
- [gobject-introspection] Created tag GOBJECT_INTROSPECTION_1_35_3 Colin Walters
- [gvfs] Update NEWS for 1.15.1 release Tomas Bzatek
- [gvfs] Post release version bump Tomas Bzatek
- [gvfs] Created tag 1.15.1 Tomas Bzatek
- [gjs] Release 1.35.3 Colin Walters
- [gjs] Created tag GJS_1_35_3 Colin Walters
- [gnome-web-www] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gsettings-desktop-schemas] schemas: Add new 'switch-input-source' keybinding Rui Matos
- [gnome-control-center] region: Update for the input source switching keybindings move Rui Matos
- [gnome-control-center] keyboard: Update for the input source switching keybindings move Rui Matos
- [gnome-shell] Handle 'switch-input-source' keybinding move Rui Matos
- [frogr] Add README file with instructions how to build gedit for Mac Mario Sanchez Prada
- [gnome-themes-standard] listbox: make sure to set selection color for EggListBox Cosimo Cecchi
- [gegl] transform_generic: stupid bug gone (but code still needs refactoring) Nicolas Robidoux
- [gnome-settings-daemon] Revert "media-keys: Add key bindings to switch input sources" Rui Matos
- [gimp-help-2] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gtk+] API: Add state flags for RTL and LTR Benjamin Otte
- [gtk+] css: Parse and print the new state flags Benjamin Otte
- [gtk+] widget: Set state flags for direction Benjamin Otte
- [gtk+] stylecontext: Use state flags for direction Benjamin Otte
- [gtk+] stylecontext: Deprecate direction property Benjamin Otte
- [gtk+] box: Don't special-case RTL hbox child positions anymore Benjamin Otte
- [gtk+] toolbar: Don't special-case RTL toolbar child positions anymore Benjamin Otte
- [gtk+] combobox: Don't special-case RTL child positions anymore Benjamin Otte
- [gegl] transform_generic: move inverse computation at right spot Nicolas Robidoux
- [mutter] Bump version to 3.7.3 =?utf-8?q?Florian_M=C3=BCllner?=
- [mutter] Created tag 3.7.3 =?utf-8?q?Florian_M=C3=BCllner?=
- [gnome-shell] build: Bump gsettings-desktop-schemas requirement =?utf-8?q?Florian_M=C3=BCllner?=
- [gnome-shell] build: Exclude .gitmodules from distribution =?utf-8?q?Florian_M=C3=BCllner?=
- [gnome-shell] gvc: Update git submodule =?utf-8?q?Florian_M=C3=BCllner?=
- [gnome-shell] Bump version to 3.7.3 =?utf-8?q?Florian_M=C3=BCllner?=
- [gnome-shell] Created tag 3.7.3 =?utf-8?q?Florian_M=C3=BCllner?=
- [gnome-documents] main-window: set a minimum size request Cosimo Cecchi
- [mutter] Support bypass compositor hints Adel Gadllah
- [glib] gio: port basic I/O classes from GSimpleAsyncResult to GTask Dan Winship
- [glib] gio: port file/vfs-related classes from GSimpleAsyncResult to GTask Dan Winship
- [glib] Add g_get_num_processors() Colin Walters
- [glib] gtask: don't deadlock when tasks block on other tasks Dan Winship
- [glib] GOutputStream: Fix a compiler warning Colin Walters
- [gegl] transform_generic: arithmetic branching Nicolas Robidoux
- [pango] [hb] Pass down BOT/EOT flags to HarfBuzz Behdad Esfahbod
- [gegl] cosmetic Nicolas Robidoux
- [glib] gsocket: Work around broken CMSG_FIRSTHDR() Dan Winship
- [gimp] app: make sure the projection buffer exists in gimp_projection_pickable_flush() Michael Natterer
- [banshee/gtk3] build: add an array test for GConfSchemaExtractor =?utf-8?q?Andr=C3=A9s_Aragoneses?=
- [network-manager-applet] Deleted branch aleksander/mm1-applet Aleksander Morgado
- [network-manager-applet] (12 commits) Created branch aleksander/mm1-applet Aleksander Morgado
- [network-manager-applet/aleksander/mm1-applet: 1/12] applet: consolidate mobile wizard launching for 'gsm' and 'cdma' devices Aleksander Morgado
- [network-manager-applet/aleksander/mm1-applet: 2/12] applet: simplify launching the PIN/PUK code request dialog Aleksander Morgado
- [network-manager-applet/aleksander/mm1-applet: 3/12] applet: launch PUK unlock directly when too many PIN failures Aleksander Morgado
- [network-manager-applet/aleksander/mm1-applet: 4/12] applet: resize PIN/PUK dialog after hiding the error message Aleksander Morgado
- [network-manager-applet/aleksander/mm1-applet: 5/12] applet: make the saving/deleting PIN in keyring a helper method Aleksander Morgado
- [network-manager-applet/aleksander/mm1-applet: 6/12] applet: when auto-unlock with PIN fails, remove PIN from keyring Aleksander Morgado
- [network-manager-applet/aleksander/mm1-applet: 7/12] applet: ignore EV-DO revision internally Aleksander Morgado
- [network-manager-applet/aleksander/mm1-applet: 8/12] applet: consolidate secrets retrieval for 'gsm' and 'cdma' devices Aleksander Morgado
- [network-manager-applet/aleksander/mm1-applet: 9/12] applet: consolidate icon retrieval for 'gsm' and 'cdma' devices Aleksander Morgado
- [network-manager-applet/aleksander/mm1-applet: 10/12] applet: consolidate mobile operator name retrieval for 'gsm' and 'cdma' devices Aleksander Morgado
- [network-manager-applet/aleksander/mm1-applet: 11/12] applet: minor coding style fixes Aleksander Morgado
- [network-manager-applet/aleksander/mm1-applet: 12/12] applet: new support for the 'ModemManager1' interface Aleksander Morgado
- [pango] Bug 690279 - broken relocation of modules Behdad Esfahbod
- [gnome-online-accounts] Introduce org.gnome.OnlineAccounts.Photos Debarshi Ray
- [gnome-online-accounts] flickr: Implement org.gnome.OnlineAccounts.Photos Debarshi Ray
- [gnome-online-accounts] Fix and update docs Debarshi Ray
- [gnome-online-accounts] Prepare 3.7.3 Debarshi Ray
- [gnome-online-accounts] Created tag 3.7.3 Debarshi Ray
- [gevice] added validations (sql, IO) Alejandro Valdes Jimenez
- [damned-lies] 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?=
- [metacity] screen: Remove alt-tab thumbnails =?utf-8?q?St=C3=A9phane_D=C3=A9murget?=
- [metacity] screen: Increase typical alt-tab icon size to 96 =?utf-8?q?St=C3=A9phane_D=C3=A9murget?=
- [banshee/gtk3] build: deal with arrays in GSettingsSchemaExtractor =?utf-8?q?Andr=C3=A9s_Aragoneses?=
- [banshee/gtk3] build: add new array test for GSettingsSchemaExtractor =?utf-8?q?Andr=C3=A9s_Aragoneses?=
- [beast/devel] (7 commits) ...Merge branch 'gxk-c++' Tim Janik
- [beast/devel: 1/7] TOOLS: fixed CXX warnings Tim Janik
- [beast/devel: 3/7] GXK: avoid flags enum casting for GxkDialogFlags Tim Janik
- [beast/devel: 4/7] GXK: avoid flags enum casting for GdkEventMask GdkWindowHints GtkAttachOptions Tim Janik
- [beast/devel: 2/7] SFI: avoid excessive flags enum casting for GParamFlags GSignalMatchType GSignalFlags Tim Janik
- [beast/devel: 7/7] Merge branch 'gxk-c++' Tim Janik
- [beast/devel: 5/7] GXK: variable and struct field fixups for C++ Tim Janik
- [beast/devel: 6/7] GXK: compile all gxk sources as C++ Tim Janik
- [moserial] always append new hex output to end of textbuffer, not at cursor pos Michael J . Chudobiak
- [moserial] Created tag moserial_3_0_8 Michael J . Chudobiak
- [evolution-data-server] libecal: Move EDataCalCallStatus back to libedata-cal. Matthew Barnes
- [evolution-data-server] IMAPX: Support non-virtual Junk/Trash folders. Matthew Barnes
- [banshee/gtk3] build: add gettext-domain support to GSettingsSchemaExtractor =?utf-8?q?Andr=C3=A9s_Aragoneses?=
- [gnome-session] NEWS: update for release Ray Strode
- [gnome-session] Created tag 3.7.3 Ray Strode
- [gdm] NEWS: update for release Ray Strode
- [gdm] Created tag 3.7.3 Ray Strode
- [gnome-disk-utility] Catch up with removal of MDRaid:CanStart{, Degraded} in udisks David Zeuthen
- [gnome-shell-extensions] Bump version to 3.7.3 Giovanni Campagna
- [gnome-shell-extensions] Created tag 3.7.2 Giovanni Campagna
- [gnome-shell-extensions] Created tag 3.7.3 Giovanni Campagna
- [gnome-disk-utility] Show block device, even if size is zero David Zeuthen
- [glib] Revert "gtype: disallow adding interfaces after the fact" Rico Tzschichholz
- [glib] gio: Fix build with -Werror=format-security Rico Tzschichholz
- [glib] gtype: disallow adding interfaces after the fact Rico Tzschichholz
- [frogr] Added -nostrip parameter to makebundle.sh (avoid stripping debug symbols) Mario Sanchez Prada
- [frogr] Don't even build help documents in Mac Mario Sanchez Prada
- [frogr] Generate the Info-frogr.plist file based on current @VERSION@ Mario Sanchez Prada
- [frogr] Renamed macosx/ directory to osx/ Mario Sanchez Prada
- [gnome-ostree] autobuilder: Actually install a fetch timeout again Colin Walters
- [gnome-ostree] checkout: Add missing cancellable arg Colin Walters
- [banshee/gtk3] build: properly join keys belonging to same GSettings schema =?utf-8?q?Andr=C3=A9s_Aragoneses?=
- [banshee/gtk3] build: tidy GSettingsSchemaExtractor =?utf-8?q?Andr=C3=A9s_Aragoneses?=
- [gnomeweb-wml] anjuta: Update web site for 3.7.3 release Sebastien Granjoux
- [gnome-disk-utility] Add --disable-gsd-plugin option and use it at distcheck David Zeuthen
- [gnome-disk-utility] Update NEWS for release David Zeuthen
- [gobject-introspection] Automatically install pre-commit hook Martin Pitt
- [aravis] python: add a debug launcher. Emmanuel Pacaud
- [gnome-contacts] Show im_addresses of the Contact. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-contacts] A lot of UX fixes. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-contacts] Prevent link-showing from appearing on edit-mode. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-contacts] Mode switch between edit/non-edit fixed. =?utf-8?q?Erick_P=C3=A9rez_Castellanos?=
- [gnome-disk-utility] Fix up newly added --disable-gsd-plugin option David Zeuthen
- [gnome-disk-utility] Created tag 3.7.0 David Zeuthen
- [gnome-disk-utility] Post-release version bump to 3.7.1 David Zeuthen
- [gnome-bluetooth] Updated Esperanto translation Kristjan Schmidt
- [gobject-introspection] gimarshallingtests: Add test for value array of boxed structs Martin Pitt
- [libgtop] sysctl.h on OpenBSD no longer pulls in proc.h. Jasper Lievisse Adriaanse
- [pygobject] Fix marshalling of arrays of boxed struct values Martin Pitt
- [rygel] build: No need for -export-dynamic Jens Georg
- [rygel] engine-gst: Print warning on missing profile Jens Georg
- [rygel] server: Silence DBus warning Jens Georg
- [rygel] mpris: Use less scary warning Jens Georg
- [rygel] external: Use less scary warning Jens Georg
- [rygel] examples: Add keybinding to shut down renderer Jens Georg
- [rygel] examples: Make black Jens Georg
- [rygel] examples: Hide mouse cursor Jens Georg
- [evolution-data-server/openismus-work] libedataserver: Provide generic string for E_CLIENT_ERROR_OUT_OF_SYNC Mathias Hasselmann
- [rygel] gst-media-engine: Add SD_EU mpeg2 profile Jens Georg
- [ekiga] Remove unused variable Eugen Dedu
- [rygel] examples: hq-preset for MPEG2 transcoding Jens Georg
- [mutter] window: recompute modal dialog attached status when the window type changes Giovanni Campagna
- [gnome-boxes] Raise libosinfo dependency to 0.2.3 Christophe Fergeau
- [gnome-boxes] Use osinfo_db_identify_media Christophe Fergeau
- [gnome-boxes] Don't try to use unsupported languages in autoinstalls Christophe Fergeau
- [rygel] doc: Silence xsltproc Jens Georg
- [banshee/gtk3] Dap.Mtp: convert static field 'empty_file' to non-static =?utf-8?q?Andr=C3=A9s_Aragoneses?=
- [rygel] Deleted branch wip/didl-s Jens Georg
- [rygel] (60 commits) Non-fast-forward update to branch wip/gobject Jens Georg
- [rygel/wip/gobject: 57/60] core, server: Move module loading to GObject-style Jens Georg
- [rygel/wip/gobject: 58/60] all: Plugin to GObject-style construct Jens Georg
- [rygel/wip/gobject: 59/60] core: RootDevice to GObject-style Jens Georg
- [rygel/wip/gobject: 60/60] core: RootDeviceFactory to GObject-style Jens Georg
- [gnome-calculator] Tests for modulus with negative numbers Robert Ancell
- [gnome-calculator] Fix modulo with negative divisor bug Robert Ancell
- [rygel] (18 commits) Non-fast-forward update to branch wip/new-gupnp-dlna Jens Georg
- [rygel/wip/new-gupnp-dlna: 15/18] media-export, engine-gst: Port to new GUPnP-DLNA Jens Georg
- [rygel/wip/new-gupnp-dlna: 16/18] media-export: Remove dead code Jens Georg
- [rygel/wip/new-gupnp-dlna: 17/18] WIP Jens Georg
- [rygel/wip/new-gupnp-dlna: 18/18] WIP Jens Georg
- [rygel] Deleted branch wip/track-changes Jens Georg
- [banshee/gtk3] build: account for null defaultValues in GSettingsSchemaExtractor =?utf-8?q?Andr=C3=A9s_Aragoneses?=
- [gimp] Revert "app: temp HACK: provide an "RaGaBaA float" buffer to gegl:transform" Michael Natterer
- [gnome-calculator] Releasing 3.7.3 Robert Ancell
- [gnome-main-menu] Per his request, remove Nelson Marques from the list of maintainers Federico Mena Quintero
- [bijiben] sl.po: fix .desktop typo Pierre-Yves Luyten
- [banshee/gtk3] PlayQueue: prevent a SchemaEntry depend on ServiceManager =?utf-8?q?Andr=C3=A9s_Aragoneses?=
- [banshee/gtk3] Equalizer: make static field be non-static =?utf-8?q?Andr=C3=A9s_Aragoneses?=
- [gnumeric] xlsx: fix problem creating empty xml zip members for graphs. Morten Welinder
- [cheese] Updated Aragonese translation Daniel Martinez Cucalon
- [glib] Extract function zone_info_unix John Ralls
- [glib] Extract function init_zone_from_iana_info John Ralls
- [glib] Replace zoneinfo pointers with structs John Ralls
- [glib] GTimeZone: Parse more offset formats John Ralls
- [glib] GTimeZone: Add initialization functions for rules John Ralls
- [glib] GTimeZone: Parse POSIX format for TZ John Ralls
- [glib] GTimeZone: Parse Windows format for TZ John Ralls
- [glib] GTimeZone: Fix time zones in Windows John Ralls
- [glib] Add MSWindows timezone names to test new windows support. John Ralls
- [baobab] Updated Aragonese translation Daniel Martinez Cucalon
- [glib] Win32 TimeZone Support: General refactoring John Ralls
- [glib] Implement and test time zone name/abbrev setting for Windows. John Ralls
- [glib] Test the TZ-variable parsing functions John Ralls
- [glib] MSWindows TimeZone Support: Refactor and rewrite TZ variable parsing John Ralls
- [glib] test_posix_parse: PST8PDT passes on Unix because it names an IANA zone. John Ralls
- [glib] GTimeZone interval_info: Fix interval 0 per IANA tzfile instructions John Ralls
- [gnome-initial-setup] Updated Aragonese translation Daniel Martinez Cucalon
- [dconf] Updated Aragonese translation Daniel Martinez Cucalon
19 December 2012
20 December 2012
21 December 2012
- [libgsf] Doc update. Morten Welinder
- [libgsf] OLE seek: refactor. Morten Welinder
- [gegl] sampler.c: same amount of elbow room in both directions even though the tile is rectangular Nicolas Robidoux
- [gnote] Add missing semicolon to make desktop-file-validate happy Kalev Lember
- [libgsystem] GSSubprocess: Add missing cancellable argument Colin Walters
- [ostree] core: Allow creating tempfile without associated output stream Colin Walters
- [ostree] Update to latest libgsystem Colin Walters
- [beast/devel] (4 commits) ...Merge branch 'bst-c++' Tim Janik
- [beast/devel: 1/4] SFI: handle GConnectFlags operators, SfiGlueGcFreeFunc and GTypeFlags casts Tim Janik
- [beast/devel: 2/4] BST: turn all beast-gtk sources into C++ Tim Janik
- [beast/devel: 3/4] BST: turn generated sources into C++ Tim Janik
- [beast/devel: 4/4] Merge branch 'bst-c++' Tim Janik
- [libxml2] xmllint should not load DTD by default when using the reader Daniel Veillard
- [libxml2] Fix an error in the progressive DTD parsing code Daniel Veillard
- [gnome-initial-setup] [l10n] Updated Italian translation. Milo Casagrande
- [ocrfeeder] [l10n] Updated Italian translation. Milo Casagrande
- [evolution] Assamese translation updated Nilamdyuti Goswami
- [pitivi] [l10n] Updated Italian translation. Milo Casagrande
- [rygel-gst-0-10-media-engine] cleanup Murray Cumming
- [rygel-gst-0-10-media-engine] cleanup Murray Cumming
- [rygel-gst-0-10-media-engine] cleanup Murray Cumming
- [gnome-devel-docs] Fixed typo in string =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [rygel-gst-0-10-media-engine] cleanup Murray Cumming
- [frogr] Make sure tags, groups and sets get reset when switching users Mario Sanchez Prada
- [frogr] Only serialize the local tags, not to bloat the project file too much. Mario Sanchez Prada
- [rygel-gst-0-10-media-engine] cleanup Murray Cumming
- [rygel-gst-0-10-media-engine] cleanup Murray Cumming
- [rygel-gst-0-10-media-engine] cleanup Murray Cumming
- [rygel-gst-0-10-media-engine] cleanup Murray Cumming
- [libgxps] Add helper function to check if a given path is part of the archive Carlos Garcia Campos
- [libgxps] Add gxps_zip_archive_iter_next() Carlos Garcia Campos
- [libgxps] Add support for interleaved archives Carlos Garcia Campos
- [gnome-boxes] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-chess] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-color-manager] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-desktop] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [mutter] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [network-manager-applet] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [atk] AtkWindow documentation =?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
- [orca] Be sure we have a last input event before checking its time for live region presentation Joanmarie Diggs
- [gupnp-tools] Disable deprecation warning Jens Georg
- [gtk+] Paint GtkFrame background Paolo Borelli
- [orca] Create a criteria so that we can search for live regions via the collection interface Joanmarie Diggs
- [gnome-documents] Update zoom actions to reflect zoom limits William Jon McCann
- [ostree] OtWorkerQueue: Don't exit until we've fulfilled initial requests Colin Walters
- [gnome-shell] theme: notification improvements Allan Day
- =?utf-8?q?=5Bgtk+=5D_Updated_Norwegian_bokm=C3=A5l_translation?= Kjartan Maraas
- =?utf-8?q?=5Bgdm=5D_Updated_Norwegian_bokm=C3=A5l_translation?= Kjartan Maraas
- =?utf-8?q?=5Bgdm=5D_Updated_Norwegian_bokm=C3=A5l_translation?= Kjartan Maraas
- =?utf-8?q?=5Bgnome-control-center=5D_Updated_Norwegian_bokm=C3=A5l_transl?= =?utf-8?q?ation?= Kjartan Maraas
- =?utf-8?q?=5Bgnome-online-accounts=5D_Updated_Norwegian_bokm=C3=A5l_trans?= =?utf-8?q?lation?= Kjartan Maraas
- =?utf-8?q?=5Bgnome-packagekit=5D_Updated_Norwegian_bokm=C3=A5l_translatio?= =?utf-8?q?n?= Kjartan Maraas
- [gtk+/gtk-3-6] roundedbox: Fix copy-paste error Benjamin Otte
- [orca] Always use the Collection interface for structural navigation and page summary Joanmarie Diggs
- =?utf-8?q?=5Bgnome-session=5D_Updated_Norwegian_bokm=C3=A5l_translation?= Kjartan Maraas
- =?utf-8?q?=5Bempathy=5D_Updated_Norwegian_bokm=C3=A5l_translation?= Kjartan Maraas
- =?utf-8?q?=5Bgnome-font-viewer=5D_Updated_Norwegian_bokm=C3=A5l_translati?= =?utf-8?q?on?= Kjartan Maraas
- =?utf-8?q?=5Bgnome-system-log=5D_Updated_Norwegian_bokm=C3=A5l_translatio?= =?utf-8?q?n?= Kjartan Maraas
- =?utf-8?q?=5Bgnome-contacts=5D_Updated_Norwegian_bokm=C3=A5l_translation?= Kjartan Maraas
- =?utf-8?q?=5Bevince=5D_Updated_Norwegian_bokm=C3=A5l_translation?= Kjartan Maraas
- [gnome-documents] preview: streamline code for preview controls visibility Cosimo Cecchi
- [gnome-boxes] installer: Remove redundant error domain Zeeshan Ali Khattak
- [gnome-boxes] installer: Remove redundant get_preferred_language() argument Zeeshan Ali Khattak
- [gnome-boxes] installer: Minor coding-style fixes Zeeshan Ali Khattak
- [gnome-boxes] installer: UnattendedTextFile -> UnattendedScriptFile Zeeshan Ali Khattak
- [gnome-boxes] installer: Move Unattended*File to separate module Zeeshan Ali Khattak
- [gnome-boxes] installer: Don't lose pointers to unattended resources Zeeshan Ali Khattak
- [gnome-boxes] installer: Remove unattended disk from config after install Zeeshan Ali Khattak
- [gnome-boxes] installer: Remove CDROM from config after installation Zeeshan Ali Khattak
- [gnome-boxes] installer: Clean-up resources after installation Zeeshan Ali Khattak
- =?utf-8?q?=5Bgucharmap=5D_Updated_Norwegian_bokm=C3=A5l_translation?= Kjartan Maraas
- =?utf-8?q?=5Bvino=5D_Updated_Norwegian_bokm=C3=A5l_translation?= Kjartan Maraas
- =?utf-8?q?=5Bbrasero=5D_Updated_Norwegian_bokm=C3=A5l_translation?= Kjartan Maraas
- =?utf-8?q?=5Bfile-roller=5D_Updated_Norwegian_bokm=C3=A5l_translation?= Kjartan Maraas
- =?utf-8?q?=5Bcheese=5D_Updated_Norwegian_bokm=C3=A5l_translation?= Kjartan Maraas
- =?utf-8?q?=5Bevolution=5D_Updated_Norwegian_bokm=C3=A5l_translation?= Kjartan Maraas
- [gnome-disk-utility] Reword ATA SMART failure notification David Zeuthen
- [gnome-disk-utility] Remove empty line David Zeuthen
- =?utf-8?q?=5Bgnome-system-monitor=5D_Updated_Norwegian_bokm=C3=A5l_transl?= =?utf-8?q?ation?= Kjartan Maraas
- [gnome-disk-utility] Show notification when RAID array is degraded David Zeuthen
- [ekiga] videoouput-manager-dx: extended remote for DirectX too Eugen Dedu
- =?utf-8?q?=5Bgnome-boxes=5D_Updated_Norwegian_bokm=C3=A5l_translation?= Kjartan Maraas
- =?utf-8?q?=5Bgnome-clocks=5D_Updated_Norwegian_bokm=C3=A5l_translation?= Kjartan Maraas
- =?utf-8?q?=5Bgnome-documents=5D_Updated_Norwegian_bokm=C3=A5l_translation?= Kjartan Maraas
- [gnome-disk-utility] Slightly rework how RAID state is conveyed David Zeuthen
- [orca] Remove the old and unused dumpContents() debug method Joanmarie Diggs
- [ostree] core: Pick better names for tmpfiles if no prefix given Colin Walters
- [ostree] build: Set libsoup min/max defines Colin Walters
- =?utf-8?q?=5Brygel=5D_Updated_Norwegian_bokm=C3=A5l_translation?= Kjartan Maraas
- =?utf-8?q?=5Bseahorse=5D_Updated_Norwegian_bokm=C3=A5l_translation?= Kjartan Maraas
- =?utf-8?q?=5Baisleriot=5D_Updated_Norwegian_bokm=C3=A5l_translation?= Kjartan Maraas
- =?utf-8?q?=5Bgnome-chess=5D_Updated_Norwegian_bokm=C3=A5l_translation?= Kjartan Maraas
- =?utf-8?q?=5Bgnome-klotski=5D_Updated_Norwegian_bokm=C3=A5l_translation?= Kjartan Maraas
- =?utf-8?q?=5Bgnome-chess=5D_Updated_Norwegian_bokm=C3=A5l_translation?= Kjartan Maraas
- =?utf-8?q?=5Bfive-or-more=5D_Updated_Norwegian_bokm=C3=A5l_translation?= Kjartan Maraas
- =?utf-8?q?=5Bfour-in-a-row=5D_Updated_Norwegian_bokm=C3=A5l_translation?= Kjartan Maraas
- [ostree] core: Use new libgsystem GSSubprocess API Colin Walters
- [gtk+] aboutdialog: ensure the credits page uses the "view" style class Cosimo Cecchi
- [gnome-disk-utility] Also show spinner in device tree if a MD-RAID scrub is in progress David Zeuthen
- [orca] Typo fix Joanmarie Diggs
- [orca] Remove the unused getBoundary() method Joanmarie Diggs
- [gnome-documents] Don't toggle controls when view selection changes William Jon McCann
- [gnome-shell] boxpointer: Clean up reposition Jasper St . Pierre
- [gnome-shell] boxpointer: Rework how flipping works Jasper St . Pierre
- [gnome-shell] boxpointer: Don't use the box allocation when calculating the arrow side Jasper St . Pierre
- [gnome-shell] boxpointer: Defer re-allocation after a flip Jasper St . Pierre
- [gnome-shell] boxpointer: Fix a small typo Jasper St . Pierre
- [gnome-disk-utility] Convey data rate and remaning time for MD-RAID sync operations David Zeuthen
- [gnome-disk-utility] Hide MD-RAID rate label when not used David Zeuthen
- [gegl] samplers: have two different defines for tile width and height Nicolas Robidoux
- [gegl] cosmetic Nicolas Robidoux
- [gnome-disk-utility] Improve checking whether a sync op is underway David Zeuthen
- [gegl] ceil -> ceilf Nicolas Robidoux
- [latexila] Build tools: use shorter options with Latexmk =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [latexila] README: update the requirements =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [gnome-shell] lockScreenMenu: Construct actual panel icons much more accurately Jasper St . Pierre
- [gnome-shell] panelMenu: Remove inaccurate comment Jasper St . Pierre
- [gnome-shell] volume: Make icon calculation stable Jasper St . Pierre
- [gnome-shell] volume: Merge the two update handlers Jasper St . Pierre
- [gnome-shell] volume: Don't set the visibility of the main icon Jasper St . Pierre
- [gnome-shell] volume: Don't have a separate syncVisibility method Jasper St . Pierre
- [gnome-shell] volume: Clean up stream/slider handling code Jasper St . Pierre
- [gnome-shell] volume: Put canberra sound events on output streams only Jasper St . Pierre
- [gnome-shell] volume: Pick up hasHeadphones from the signal handler Jasper St . Pierre
- [gnome-shell] Reverting "volume: Put canberra sound events on output streams only" Jasper St . Pierre
- [gtk+] testgtk: Remove GtkAlignment usage from progressbar test Benjamin Otte
- [gtk+] roundedbox: Fix copy-paste error Benjamin Otte
- [ostree] admin: Support installing a kernel from the tree, default to it Colin Walters
- [ostree] admin: Rework /ostree/deploy to support multiple independent operating systems Colin Walters
- [orca] Remove yet another ancient, unused debug method Joanmarie Diggs
- [libgsystem] GSSubprocess: Add new helper API to synchronously spawn Colin Walters
- [orca] Removing even more ancient, unused debugging methods Joanmarie Diggs
- [gnome-boxes] wizard,css: Separate labels for media & status info Zeeshan Ali Khattak
- [gnome-boxes] wizard: Display OS info & logo ASAP during preparation Zeeshan Ali Khattak
- [gnome-boxes] installer: Refactor setup_pre_install_drivers() Zeeshan Ali Khattak
- [gnome-boxes] util: Add class for reporting & tracking progress Zeeshan Ali Khattak
- [gnome-boxes] downloader: Allow tracking of download progress Zeeshan Ali Khattak
- [gnome-boxes] wizard,installer: Track progress of media preparation Zeeshan Ali Khattak
- [gnome-ostree] build-yocto: Do the commit from here, rather than inside yocto buildsystem Colin Walters
- [bijiben] Updated POTFILES.in =?utf-8?q?Piotr_Dr=C4=85g?=
- [ekiga] h323-endpoint: remove gatekeeperID variable Eugen Dedu
- [ekiga] h323-endpoint: remove unused code Eugen Dedu
- [bijiben] Updated Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [ekiga] h323-endpoint: add the username in authentication Eugen Dedu
- [gnome-disk-utility] Make it possible to start/stop data scrubbing operations from the drive menu David Zeuthen
- [gnome-disk-utility] Revert "RAID Disks dialog: Add buttons to start/stop data scrubbing" David Zeuthen
- [ekiga] h323-endpoint: remove unused variable Eugen Dedu
- [gnome-shell] Revert "Remove a non-existing file" =?utf-8?q?Piotr_Dr=C4=85g?=
- [ekiga] h323-endpoint: use the gatekeeper accessor Eugen Dedu
- [ekiga] h323-endpoint: assign gk_name only if success Eugen Dedu
- [meld] Fix recent focus pane mishap Kai Willadsen
- [meld] Clean up matchers.py Kai Willadsen
- [gegl] lohalo: no more fudge Nicolas Robidoux
- [ekiga] h323-endpoint: unregister the gatekeeper for real Eugen Dedu
- [gimp/gimp-2-8] Addresses bug #690535 - fix brazilian portuguese on Windows =?utf-8?q?Jo=C3=A3o_Sebasti=C3=A3o_de_Oliveira_Bueno_Calligaris?=
- [gimp] Addresses bug #690535 - fix brazilian portuguese on Windows =?utf-8?q?Jo=C3=A3o_Sebasti=C3=A3o_de_Oliveira_Bueno_Calligaris?=
- [gnome-photos] view-container: Show the PhotosLoadMoreButton in Favorites mode Debarshi Ray
- [gnome-photos] Post-release version bump Debarshi Ray
- [jhbuild] apps-3.8: Update libvirt to 1.0.1 Christophe Fergeau
- [jhbuild] apps-3.8: Update spice-gtk to 0.15 Christophe Fergeau
- [gnome-ostree] build: Compute yocto build status inside build.js, not script Colin Walters
- [latexila] Add the 'clean build files' action to the main toolbar =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [gnome-disk-utility] Updated Lithuanian translation =?utf-8?q?Aurimas_=C4=8Cernius?=
- [glib-networking] Fake being in GNOME to run GNOME proxy settings test Robert Ancell
- [pan2] (8 commits) ...Merge branch 'xzver_new' =?utf-8?q?Heinrich_M=C3=BCller?=
- [pan2: 1/8] small fix to download meter =?utf-8?q?Heinrich_M=C3=BCller?=
- [pan2: 2/8] intermediate =?utf-8?q?Heinrich_M=C3=BCller?=
- [pan2: 3/8] added gtk-compat =?utf-8?q?Heinrich_M=C3=BCller?=
- [pan2: 4/8] * misc. refactoring * added virtual folders for sent and drafts =?utf-8?q?Heinrich_M=C3=BCller?=
- [pan2: 5/8] intermediate ..... =?utf-8?q?Heinrich_M=C3=BCller?=
- [pan2: 6/8] patch for user agent in ui (miroslav sabljic) =?utf-8?q?Heinrich_M=C3=BCller?=
- [pan2: 7/8] Added xzver functionality =?utf-8?q?Heinrich_M=C3=BCller?=
- [pan2: 8/8] Merge branch 'xzver_new' =?utf-8?q?Heinrich_M=C3=BCller?=
- [gtk+] Deleted branch wip/actor Benjamin Otte
- [gtk+/wip/actor: 1/25] stylecontext: Make the source provide a vtable Benjamin Otte
- [gtk+] (25 commits) Created branch wip/actor Benjamin Otte
- [gtk+/wip/actor: 2/25] sizerequestcache: Store floats instead of ints Benjamin Otte
- [gtk+/wip/actor: 3/25] css: Add min/max-width/height CSS properties Benjamin Otte
- [gtk+/wip/actor: 4/25] actor: Add skeleton build logic for actors directory Benjamin Otte
- [gtk+/wip/actor: 6/25] actors: Add GtkCssBox Benjamin Otte
- [gtk+/wip/actor: 5/25] actor: First batch of ClutterActor copy/paste Benjamin Otte
- [gtk+/wip/actor: 10/25] stylecontext: Change css matcher initialization Benjamin Otte
- [gtk+/wip/actor: 8/25] actor: Add GtkCssActor Benjamin Otte
- [gtk+/wip/actor: 12/25] actors: Make GtkCssActor a style context source Benjamin Otte
- [gtk+/wip/actor: 9/25] actors: Add GtkCssText Benjamin Otte
- [gtk+/wip/actor: 13/25] widget: Get rid of direct struct access Benjamin Otte
- [gtk+/wip/actor: 11/25] css: Add a matcher for actors. Benjamin Otte
- [gtk+/wip/actor: 17/25] widget: Add a base actor Benjamin Otte
- [gtk+/wip/actor: 7/25] actors: Add GtkBinLayout Benjamin Otte
- [gtk+/wip/actor: 19/25] actor: Add a screen_changed vfunc Benjamin Otte
- [gtk+/wip/actor: 16/25] actors: Add a custom subclass for the base widget actor Benjamin Otte
- [gtk+/wip/actor: 20/25] widget: Add a private accessor for the widget's actor Benjamin Otte
- [gtk+/wip/actor: 14/25] binlayout: Add API needed for progressbars Benjamin Otte
- [gtk+/wip/actor: 15/25] xxx: cssbox Benjamin Otte
- [gtk+/wip/actor: 18/25] widget: Put the widget's name into the actor Benjamin Otte
- [gtk+/wip/actor: 22/25] cssmatcher: Redo the fallback detection Benjamin Otte
- [gtk+/wip/actor: 21/25] widget: Use the actor's style context. Benjamin Otte
- [gtk+/wip/actor: 23/25] xxx: widgetactor Benjamin Otte
- [gtk+/wip/actor: 24/25] xxx: cssbox style_updated Benjamin Otte
- [gtk+/wip/actor: 25/25] xxx: progressbar Benjamin Otte
- [bijiben] preferencesWindow: use note colors palette for default color chooser Pierre-Yves Luyten
- [gtksourceview] Don't use g_slice_set_config() (deprecated) =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [gtksourceview] GTK-Doc: fix IGNORE_HFILES =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [gtksourceview] GTK-Doc: rename gtksourceview-docs.sgml -> .xml =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [gtksourceview] GTK-Doc: update the main .xml file =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [gtksourceview] GTK-Doc: rename the remaining .sgml -> .xml =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [gtksourceview] GTK-Doc: clean a bit the Makefile.am =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [gtksourceview] GTK-Doc: use --rebuild-types in SCAN_OPTIONS =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [gtksourceview] GTK-Doc: extra directories in FIXXREF_OPTIONS =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [bijiben] aboutDialog: use @version@ instead hardcode it Pierre-Yves Luyten
22 December 2012
23 December 2012
24 December 2012
25 December 2012
26 December 2012
27 December 2012
28 December 2012
29 December 2012
30 December 2012
31 December 2012
Mail converted by MHonArc