2011-July Archive by Date
01 July 2011
- [gegl/samplers] lohalo: enlarge context_rects to increase quality without too much loss in speed Nicolas Robidoux
- [gegl/samplers] lohalo: comment error Nicolas Robidoux
- [gtk+/a11y] Convert GailNotebook to GtkNotebookAccessible Matthias Clasen
- [gtk+/a11y] Avoid excessive child_changed::added emissions Matthias Clasen
- [epiphany/gnome-3-0] ephy-window: the move tab actions should not depend on wrap-around Xan Lopez
- [epiphany/gnome-3-0] [release] 3.0.4 Xan Lopez
- [epiphany] Created tag 3.0.4 Xan Lopez
- [gnumeric] Permit addition of various property types Andreas J . Guelzow
- [gegl] cosmetic =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] lohalo: add test checking whether mipmap level 0 is enough =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] better credits =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] cosmetic =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] comments =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] comments =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] cosmetic =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] lohalo: beginning to set up higher mipmap access =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] lohalo: further testing (with VIPS) identifies the best minmod macro =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] lohalo: add Knuth's floored division by 2 =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] lohalo: use floored division =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] mipmap level 1 progress =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] replaces lots of constants by 0.5 and a few by 0.25 =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] cosmetic =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] cosmetic =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] progress =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] wrong sign =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] mixed type arithmetic =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] cosmetic =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] test for need for mipmap level 1 =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] index bounds for mipmap level 1 =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] Fix compilation =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] mipmap level 1 EWA loops =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] make sure we don't grab values outside of the mipmap level 1 context_rect =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] restructure logic by making the branch concern the case in which we do need mipmap level 1 values =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] restructure logic by making the branch treat the case in which we need EWA results =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] Fix compilation (still need to fix input_bptr_1) =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] comments =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] remove unneeded ix and iy suffixes =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] lohalo: fix mipmap level 1 bounds + increase size of level 1 context_rect =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] lohalo: for loops -> do whiles =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] lohalo: first pass at making the level 0 context_rect definable at compile time (for quality/speed t =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] more compile-time context_rect shenanigans =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] comments =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] comments =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] comments =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] fixed the bounds of the level 1 square doughnut data indices =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] postpone some geometric computations =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] lohalo: use anchor offsets (positive) instead of leftmost/topmost shifts (negative) =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] lohalo: fix out_left etc so it works with offset set at compile time, and fix the EWA looping =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] lohalo: stricter checks for higher mipmap use =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] lohalo: cosmetic =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] lohalo: total_weight accumulator is gdouble instead of gfloat =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] cosmetic =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] comments + cosmetic =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] cleaner comments =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] comments + cosmetic =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] LOHALO_OFFSET_1 consistently used =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] LOHALO_SIZE_1 consistently used =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] LOHALO_OFFSET_1 consistently used again =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] Starting to add mipmap access to samplers. Some lohalo fixes. =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] lohalo: use level 1 absolute pixel locations in pointer call =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] sampler: 1<<level = pow(2,level) =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] delete trailing whitespaces =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] Added GEGL_SAMPLER_MIPMAP_LEVELS =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] sampler: tweak of the check for whether the requested context_rect fits within the current sampler_r =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] sampler: revert to >= from > in gegl_sampler_get_from_buffer =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] cosmetic =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] gegl-buffer-access.c: cosmetic =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] lohalo: Knuth's floored division by power of 2 implemented with right shift (assumes two's complemen =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] Fixed problems with sampler_buffer =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] cosmetic =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] cosmetic =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] lohalo: add mipmap level 1 info to init =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] comments =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] comments =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] comments =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] comments =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] comments =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] comments =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] comments =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] sampler.c: / 8 -> >> 3 B/C always non negative numerator =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] tile-zoom downscale and downscale_u8: operation strength reduction + u8 values are rounded instead o =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] tile-zoom downscale and downscale_u8: missing g in gint =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] tile-zoom tweak =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] tile-zoom tweak =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] Revert gegl-tile-handler-zoom.c and fix some warnings =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] Fixed compiler warnings by replacing bit-shifts with divisions =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] lohalo: enlarge context_rects to increase quality without too much loss in speed =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] lohalo: comment error =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] lohalo: assume identity with no matrix =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gnome-shell/wip/gdm-shell] wip: more animation tweaks (needs squash) Ray Strode
- [gegl] Deleted branch samplers =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] Created branch samplers =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gnumeric] support decimal properties Andreas J . Guelzow
- [gtk+/a11y] Don't overwrite roles Matthias Clasen
- [gtk+/a11y] Convert GailNotebookPage to GtkNotebookPageAccessible Matthias Clasen
- [gtk+/a11y] Convert GailStatusbar to GtkStatusbarAccessible Matthias Clasen
- [gtk+/a11y] Add a placeholder-text test Matthias Clasen
- [cogl/msvc-support] (24 commits) ...Merge branch 'master' into msvc-support Chun-wei Fan
- [cogl/msvc-support: 23/24] Remove C99 usage in cogl-winsys-stub.c Chun-wei Fan
- [cogl/msvc-support: 24/24] Merge branch 'master' into msvc-support Chun-wei Fan
- [cogl/msvc-support] Update vtable.id in cogl-winsys-wgl.c Chun-wei Fan
- [cogl/msvc-support] Update cogl-renderer.c regarding check macros Chun-wei Fan
- [cogl/msvc-support] Updated cogl.symbols Chun-wei Fan
- [clutter/msvc-support-2.0] (46 commits) ...Merge branch 'clutter-1.99' into msvc-support-2.0 Chun-wei Fan
- [clutter/msvc-support-2.0: 46/46] Merge branch 'clutter-1.99' into msvc-support-2.0 Chun-wei Fan
- [gnome-shell] rename Source and Notification to make clear they are about chats Guillaume Desmottes
- [clutter/msvc-support-2.0] Update clutter.symbols for 2.0 Chun-wei Fan
- [clutter/msvc-support] (7 commits) ...Merge branch 'master' into msvc-support Chun-wei Fan
- [clutter/msvc-support: 7/7] Merge branch 'master' into msvc-support Chun-wei Fan
- [gtk+/quartz-integration] (4 commits) ...Merge branch 'master' into quartz-integration John Ralls
- [gtk+/quartz-integration: 4/4] Merge branch 'master' into quartz-integration John Ralls
- [empathy] Mark untranslated strings for translation. Fixes: Guillaume Desmottes
- [clutter/msvc-support] Update path to file Chun-wei Fan
- [anjuta] git: Only show the Git Tasks menu when the Git window is active James Liggett
- [cogl/msvc-support] VS Projects fill-in update Chun-wei Fan
- [cogl/msvc-support] Update Visual C++ support Chun-wei Fan
- [glade] Updated Swedish translation Daniel Nylander
- [zenity] Updated Swedish translation Daniel Nylander
- [gnome-contacts] Updated Swedish translation Daniel Nylander
- [evince] Updated Swedish translation Daniel Nylander
- [seahorse/gnome-3-0] Added Korean manual translation Changwoo Ryu
- [seahorse] Added Korean manual translation Changwoo Ryu
- [vala] Deleted branch wip/effectfree Luca Bruno
- [vala] (39 commits) Created branch wip/effectfree Luca Bruno
- [vala/wip/effectfree: 1/39] Emit left-handed side of assignment when it's a field or parameter access Luca Bruno
- [vala/wip/effectfree: 2/39] codegen: Use lvalue of the assignment when emitting array add Luca Bruno
- [vala/wip/effectfree: 3/39] codegen: Unset array_size_cvalue in load_variable Luca Bruno
- [vala/wip/effectfree: 4/39] Add get_defined_variables in PostfixExpression Luca Bruno
- [vala/wip/effectfree: 5/39] Set parent_node of the expression of delete statements Luca Bruno
- [vala/wip/effectfree: 6/39] Set parent_node of the postfix inner expression Luca Bruno
- [vala/wip/effectfree: 7/39] Set lvalue to the inner expression of address-of expression Luca Bruno
- [vala/wip/effectfree: 8/39] Set lvalue to inner expression of method call that returns modified pointer Luca Bruno
- [vala/wip/effectfree: 9/39] Set lvalue to inner member access having type non-nullable struct Luca Bruno
- [vala/wip/effectfree: 10/39] codegen: Cleanup emit_temp_var Luca Bruno
- [vala/wip/effectfree: 11/39] codegen: Add create_temp_value, load_temp_value and store_temp_value Luca Bruno
- [vala/wip/effectfree: 12/39] codegen: Use temporary variables when accessing a variable Luca Bruno
- [vala/wip/effectfree: 13/39] codegen: Use temporary variables when accessing a property Luca Bruno
- [vala/wip/effectfree: 14/39] codegen: Make transform_value be effect-free Luca Bruno
- [vala/wip/effectfree: 15/39] codegen: Make copy_value be effect-free Luca Bruno
- [vala/wip/effectfree: 16/39] codegen: Drop useless temporary variable in array creation Luca Bruno
- [vala/wip/effectfree: 17/39] codegen: Drop useless temporary variable in simple assignment Luca Bruno
- [vala/wip/effectfree: 18/39] codegen: Cleanup simple assignment Luca Bruno
- [vala/wip/effectfree: 19/39] codegen: Drop useless temporary variables when storing a property Luca Bruno
- [vala/wip/effectfree: 20/39] codegen: Drop useless temp variable when accessing base methods Luca Bruno
- [vala/wip/effectfree: 21/39] codegen: Drop useless temporary variable in visit_cast_expression Luca Bruno
- [gnome-games/gnome-3-0] Added Korean manual translation Changwoo Ryu
- [vala/wip/effectfree: 22/39] codegen: Simplify emit of postfix expression Luca Bruno
- [gnome-games] Added Korean manual translation Changwoo Ryu
- [vala/wip/effectfree: 23/39] codegen: Use create_temp_value in struct initializer Luca Bruno
- [vala/wip/effectfree: 24/39] codegen: Use create_temp_value in visit_object_creation_expression Luca Bruno
- [vala/wip/effectfree: 25/39] codegen: Use store_temp_value in visit_reference_transfer_expression Luca Bruno
- [vala/wip/effectfree: 26/39] codegen: Use create_temp_value in visit_binary_expression Luca Bruno
- [vala/wip/effectfree: 27/39] codegen: Use create_temp_value in handle_struct_argument Luca Bruno
- [vala/wip/effectfree: 28/39] codegen: Use create_temp_value in try_cast_value_to_type Luca Bruno
- [vala/wip/effectfree: 29/39] codegen: Use create_temp_value in store_property Luca Bruno
- [vala/wip/effectfree: 30/39] codegen: Use create_temp_value in visit_string_switch_statement Luca Bruno
- [vala/wip/effectfree: 31/39] codegen: Use store_temp_value in visit_return_statement Luca Bruno
- [vala/wip/effectfree: 32/39] codegen: Replace temp_ref_vars with temp_ref_values using TargetValue Luca Bruno
- [vala/wip/effectfree: 33/39] codegen: Use create_temp_value in copy_value of array module Luca Bruno
- [vala/wip/effectfree: 34/39] codegen: Use create_temp_value in copy_value Luca Bruno
- [vala/wip/effectfree: 35/39] codegen: Use create_temp_value in try_cast_variant_to_type Luca Bruno
- [vala/wip/effectfree: 36/39] codegen: Use store_temp_value in visit_end_full_expression Luca Bruno
- [vala/wip/effectfree: 37/39] codegen: Avoid useless temporary variable in visit_end_full_expression Luca Bruno
- [vala/wip/effectfree: 38/39] codegen: Add lvalue field to GLibValue Luca Bruno
- [vala/wip/effectfree: 39/39] codegen: Use GLibValue.lvalue when taking the address of an expression Luca Bruno
- [evolution-data-server] Updated Swedish translation Daniel Nylander
- [balsa] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [libgda] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gbrainy] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gbrainy] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gedit-latex] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-bluetooth] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-contacts] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [totem] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [zenity] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-devel-docs] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-user-docs/gnome-3-0] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [cogl/msvc-support] Add VS project to compile crate example Chun-wei Fan
- [gedit-latex] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [rygel] todo: Add task about refactoring device hacks Jens Georg
- [empathy] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [epiphany] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-commander] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [tracker] tracker-extract-mp3: Use guessed ID3v1 8-bit encoding also for ID3v2 =?utf-8?q?J=C3=BCrg_Billeter?=
- [billreminder] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [frogr] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-commander] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [orca/orca-xdesktop] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [pygobject/invoke-rewrite] correctly initialize the _gi_cairo_functions array to be zero filled John Palmieri
- [pygobject] correctly initialize the _gi_cairo_functions array to be zero filled John Palmieri
- [pygobject/pygobject-2-28] correctly initialize the _gi_cairo_functions array to be zero filled John Palmieri
- [totem/gnome-3-0] main: Fix saving the last used sidebar Bastien Nocera
- [totem] backend: Better debugging when paused buffering Bastien Nocera
- [totem] grilo: Cancel searches when switching source Bastien Nocera
- [totem] main: Avoid warning when state.ini doesn't exist Bastien Nocera
- [totem] main: Fix saving the last used sidebar Bastien Nocera
- [totem] po: Add missing file Bastien Nocera
- [gnumeric] Ensure that the main properties cannot be created with unusual type Andreas J . Guelzow
- [gtksourceview/gnome-3-0] Release 3.0.5 Ignacio Casal Quinteiro
- [gtksourceview] Created tag 3.0.5 Ignacio Casal Quinteiro
- [gedit/gnome-3-0] Release 3.0.6 Ignacio Casal Quinteiro
- [gedit] Created tag 3.0.6 Ignacio Casal Quinteiro
- [totem] backend: Add missing doc Bastien Nocera
- [totem] plugins: Remove tracker plugin Bastien Nocera
- [totem] plugins: Remove jamendo plugin Bastien Nocera
- [totem] docs: Remove outdated definitions Bastien Nocera
- [gnome-packagekit] Pack package dependency lists into tabs Richard Hughes
- [gnome-games] Escape tag values, based on a patch by Ted Ying Robert Ancell
- [gnome-games] Work with Vala 0.14 Robert Ancell
- [gegl] (3 commits) Created branch samplers-api-rework =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl/samplers-api-rework: 1/3] add a utility macro to compute inverse jacobians =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl/samplers-api-rework: 2/3] add test implementation of jacobian inverse =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl/samplers-api-rework: 3/3] fractal-trace: use lohalo with inverse jacobian =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [clutter] Arrays in parameters were not correctly annotated. Emmanuele Bassi
- [gnome-bluetooth/meego] Remove the previous visiblity timer before starting a new one Raul Gutierrez Segales
- [gbrainy/stable] Update translation for Afrikaans (af) Friedel Wolff
- [gimp-help-2] Fixed invalid link targets and invalid DocBook/XML markup. Roman Joost
- [vala] Deleted branch wip/effectfree Luca Bruno
- [vala] (40 commits) Created branch wip/effectfree Luca Bruno
- [vala/wip/effectfree: 1/40] Emit left-handed side of assignment when it's a field or parameter access Luca Bruno
- [vala/wip/effectfree: 2/40] codegen: Use lvalue of the assignment when emitting array add Luca Bruno
- [vala/wip/effectfree: 3/40] codegen: Unset array_size_cvalue in load_variable Luca Bruno
- [vala/wip/effectfree: 4/40] Add get_defined_variables in PostfixExpression Luca Bruno
- [vala/wip/effectfree: 5/40] Set parent_node of the expression of delete statements Luca Bruno
- [vala/wip/effectfree: 6/40] Set parent_node of the postfix inner expression Luca Bruno
- [vala/wip/effectfree: 7/40] Set lvalue to the inner expression of address-of expression Luca Bruno
- [vala/wip/effectfree: 8/40] Set lvalue to inner expression of method call that returns modified pointer Luca Bruno
- [vala/wip/effectfree: 9/40] Set lvalue to inner member access having type non-nullable struct Luca Bruno
- [vala/wip/effectfree: 10/40] Set lvalue to inner expression when accessing array length field Luca Bruno
- [vala/wip/effectfree: 11/40] codegen: Cleanup emit_temp_var Luca Bruno
- [vala/wip/effectfree: 12/40] codegen: Add create_temp_value, load_temp_value and store_temp_value Luca Bruno
- [vala/wip/effectfree: 13/40] codegen: Use temporary variables when accessing a variable Luca Bruno
- [vala/wip/effectfree: 14/40] codegen: Use temporary variables when accessing a property Luca Bruno
- [vala/wip/effectfree: 15/40] codegen: Make transform_value be effect-free Luca Bruno
- [vala/wip/effectfree: 16/40] codegen: Make copy_value be effect-free Luca Bruno
- [vala/wip/effectfree: 17/40] codegen: Drop useless temporary variable in array creation Luca Bruno
- [gbrainy] Update translation for Afrikaans (af) Friedel Wolff
- [vala/wip/effectfree: 18/40] codegen: Drop useless temporary variable in simple assignment Luca Bruno
- [vala/wip/effectfree: 19/40] codegen: Cleanup simple assignment Luca Bruno
- [vala/wip/effectfree: 20/40] codegen: Drop useless temporary variables when storing a property Luca Bruno
- [vala/wip/effectfree: 21/40] codegen: Drop useless temp variable when accessing base methods Luca Bruno
- [vala/wip/effectfree: 22/40] codegen: Drop useless temporary variable in visit_cast_expression Luca Bruno
- [vala/wip/effectfree: 23/40] codegen: Simplify emit of postfix expression Luca Bruno
- [vala/wip/effectfree: 24/40] codegen: Use create_temp_value in struct initializer Luca Bruno
- [vala/wip/effectfree: 25/40] codegen: Use create_temp_value in visit_object_creation_expression Luca Bruno
- [vala/wip/effectfree: 26/40] codegen: Use store_temp_value in visit_reference_transfer_expression Luca Bruno
- [vala/wip/effectfree: 27/40] codegen: Use create_temp_value in visit_binary_expression Luca Bruno
- [vala/wip/effectfree: 28/40] codegen: Use create_temp_value in handle_struct_argument Luca Bruno
- [vala/wip/effectfree: 29/40] codegen: Use create_temp_value in try_cast_value_to_type Luca Bruno
- [vala/wip/effectfree: 30/40] codegen: Use create_temp_value in store_property Luca Bruno
- [vala/wip/effectfree: 31/40] codegen: Use create_temp_value in visit_string_switch_statement Luca Bruno
- [vala/wip/effectfree: 32/40] codegen: Use store_temp_value in visit_return_statement Luca Bruno
- [vala/wip/effectfree: 33/40] codegen: Replace temp_ref_vars with temp_ref_values using TargetValue Luca Bruno
- [vala/wip/effectfree: 34/40] codegen: Use create_temp_value in copy_value of array module Luca Bruno
- [vala/wip/effectfree: 35/40] codegen: Use create_temp_value in copy_value Luca Bruno
- [vala/wip/effectfree: 36/40] codegen: Use create_temp_value in try_cast_variant_to_type Luca Bruno
- [vala/wip/effectfree: 37/40] codegen: Use store_temp_value in visit_end_full_expression Luca Bruno
- [vala/wip/effectfree: 38/40] codegen: Avoid useless temporary variable in visit_end_full_expression Luca Bruno
- [vala/wip/effectfree: 39/40] codegen: Add lvalue field to GLibValue Luca Bruno
- [vala/wip/effectfree: 40/40] codegen: Use GLibValue.lvalue when taking the address of an expression Luca Bruno
- [gtk-vnc] gtk maps LAlt & LCtrl to Alt and Ctrl keycode, but they are missing from keymaps.csv Daniel P . Berrange
- [evolution] Bug #499739 - "Flag for follow-up" should be easier to set Milan Crha
- [dia] svg: embedded image support for import Hans Breuer
- [dia] [scan-build] Function call argument is an uninitialized value Hans Breuer
- [dia] [scan-build] Dereference of null pointer Hans Breuer
- [dia] [scan-build] Dereference of null pointer Hans Breuer
- [dia] [scan-build] Assigned value is garbage or undefined Hans Breuer
- [dia] [scan-build] Idempotent operation Hans Breuer
- [dia] Integrated UI menu update Hans Breuer
- [evolution] Call e_cal_client_check_save_schedules() only when found a calendar Milan Crha
- [empathy] Updated Hungarian docs translation, lots of fixes Gabor Keleman
- [gnome-settings-daemon/gnome-3-0] common: Use defines instead of variables for ranges Bastien Nocera
- [gnome-settings-daemon/gnome-3-0] common: Fix function keys not being grabbed Bastien Nocera
- [gnome-settings-daemon] common: Use defines instead of variables for ranges Bastien Nocera
- [gnome-settings-daemon] common: Fix function keys not being grabbed Bastien Nocera
- [gnome-settings-daemon/gnome-3-0] common: Fix keys range check Bastien Nocera
- [gnome-settings-daemon/gnome-3-0] common: Allow the "Pause" key to be used Bastien Nocera
- [gnome-settings-daemon] common: Fix keys range check Bastien Nocera
- [gnome-settings-daemon] common: Allow the "Pause" key to be used Bastien Nocera
- [cogl] (11 commits) Created branch wip/rib/master-next Robert Bragg
- [cogl/wip/rib/master-next: 1/11] matrix-mesa: remove unused macros functions and cruft Robert Bragg
- [cogl/wip/rib/master-next: 2/11] matrix-mesa: move to _cogl_matrix namespace Robert Bragg
- [cogl/wip/rib/master-next: 3/11] matrix: Flatten cogl-matrix-mesa.[ch] into cogl-matrix.[ch] Robert Bragg
- [cogl/wip/rib/master-next: 4/11] matrix: Adds cogl_matrix_is_identity API Robert Bragg
- [cogl/wip/rib/master-next: 5/11] doc: Adds missing cogl_matrix syms to 2.0 reference Robert Bragg
- [cogl/wip/rib/master-next: 6/11] framebuffer: Add _get_XYZ_bits() functions Robert Bragg
- [cogl/wip/rib/master-next: 7/11] docs: Adds missing cogl_framebuffer syms to reference Robert Bragg
- [cogl/wip/rib/master-next: 8/11] Remove cogl_context_set_default API Robert Bragg
- [cogl/wip/rib/master-next: 9/11] fix namespace for cogl_context_egl_get_egl_context Robert Bragg
- [gnome-contacts] Support editing urls Alexander Larsson
- [cogl/wip/rib/master-next: 10/11] onscreen: make platform specific onscreen apis consistent Robert Bragg
- [gnome-contacts] Make not yet working remove buttons insensitive Alexander Larsson
- [cogl/wip/rib/master-next: 11/11] docs: update cogl-context 2.0 docs Robert Bragg
- [gnome-contacts] Add Utils.add_menu_item Alexander Larsson
- [gnome-contacts] Add Utils.grid_insert_row_after Alexander Larsson
- [gnome-contacts] Support saving and loading state in a layout object Alexander Larsson
- [gnome-contacts] Support adding details Alexander Larsson
- [gnome-contacts] Fix some unhandled exception warnings Alexander Larsson
- [gnome-contacts] Add static member for the global app instance Alexander Larsson
- [gnome-contacts] Initial cut at new contact Alexander Larsson
- [evolution-data-server] Bug #653476 - icaltimezone not copied completely with libical 0.43 Milan Crha
- [frogr] Minor fixes in frogr.spec Mario Sanchez Prada
- [gnome-online-accounts] Revert "Add ui files to POTFILES.in" Bastien Nocera
- [gnome-online-accounts] data: Remove dead file Bastien Nocera
- [gimp/soc-2011-gimpunitentry] GimpUnitEntryTable: add activates_default() function =?utf-8?q?Enrico_Schr=C3=B6der?=
- [gconf/port-to-dbus] Subsitute the correct private requirements in the pkgconfig file Ross Burton
- [gnome-contacts] Initial cut at name editing Alexander Larsson
- [gnome-contacts] Grab focus on the name entry when creating a new user Alexander Larsson
- [gconf] (24 commits) ...Subsitute the correct private requirements in the pkgconfig file Ross Burton
- [latexila/structure-actions] Structure action: select (finished) =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [latexila] Structure action: comment =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [latexila] Structure: refactoring: more re-usable parsing functions =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [latexila] Structure action: select =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [latexila] Deleted branch structure-actions =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [gnome-contacts] update POTFILES.* Alexander Larsson
- [gnome-contacts] Update NEWS for release Alexander Larsson
- [gnome-contacts] Bump version to 0.1.1 Alexander Larsson
- [gnome-contacts] Created tag 0.1.1 Alexander Larsson
- [cogl] gles: Fix the name of the GLeglImageOES type Neil Roberts
- [gnome-settings-daemon] media-keys: Use constant for icon size in OSD Bastien Nocera
- [gconf] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-contacts] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-packagekit] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gconf] Created branch gnome-3.0 Ross Burton
- [gbrainy] Small fix for Afrikaans (af) Friedel Wolff
- [gnome-disk-utility] Add Unity to OnlyShowIn Martin Pitt
- [gconf] Bump version Ross Burton
- [gconf] Update NEWS Ross Burton
- [gconf] Created tag 2.32.5 Ross Burton
- [gimp] l10n: Added Greek translation for gimp-tips Simos Xenitellis
- [gimp/gimp-2-6] l10n: Added Greek translation for gimp-tips Simos Xenitellis
- [gconf] Created branch gnome-3-0 Ross Burton
- [gconf] Deleted branch gnome-3.0 Ross Burton
- [glib] (11 commits) Created branch wip/actions Ryan Lortie
- [glib/wip/actions: 1/11] add GActionGroup D-Bus exporter Ryan Lortie
- [glib/wip/actions: 2/11] gio.symbols updates Ryan Lortie
- [glib/wip/actions: 3/11] Add docs for GActionGroup exporter Ryan Lortie
- [glib/wip/actions: 4/11] action exporter: Pass platform_data to GApplication Ryan Lortie
- [glib/wip/actions: 5/11] GApplication: unregister action interface export Ryan Lortie
- [glib/wip/actions: 6/11] GApplication: use GActionGroup exporter Ryan Lortie
- [glib/wip/actions: 7/11] GActionGroup exporter: include state in Describe Ryan Lortie
- [glib/wip/actions: 8/11] Fix error in GActionGroup exporter XML blob Ryan Lortie
- [glib/wip/actions: 9/11] port GApplication action client to new D-Bus API Ryan Lortie
- [glib/wip/actions: 10/11] Add GDBusActionGroup as client for the exporter Ryan Lortie
- [glib/wip/actions: 11/11] GApplication: use GDBusActionGroup Ryan Lortie
- [yelp-xsl] Fixed seeie/seealsoie formatters in DocBook, bug in gettext Shaun McCance
- [gtk+/a11y] Convert GailExpander to GtkExpanderAccessible Matthias Clasen
- [gnome-icon-theme-symbolic] enlarge media-eject Jakub Steiner
- [evince/gnome-3-0] comics: fallback mode for cbz files using 7za and 7z Juan Jose Marin Martinez
- [gdm] update Simplified Chinese (zh_CN) translation YunQiang Su
- [gnome-power-manager] Add Unity to OnlyShowIn Michael Terry
- [gnome-settings-daemon] media-keys: Remove progress bar borders Bastien Nocera
- [gnome-settings-daemon] media-keys: Remove OSD border Bastien Nocera
- [gnome-settings-daemon] media-keys: Make icon smaller in OSD Bastien Nocera
- [gnome-online-accounts] Update NEWS for release David Zeuthen
- [libgda] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [libgda] Revert "Updated Spanish translation" =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [libgda] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-online-accounts] Post-release version nump David Zeuthen
- [gnome-online-accounts] Created tag 3.1.1 David Zeuthen
- [gconf] Created tag 3.1.3 Ross Burton
- [gconf] Correctly bump version up to 3.1.3 Ross Burton
- [gconf] Update NEWS Ross Burton
- [gnome-keyring] update Simplified Chinese (zh_CN) translation YunQiang Su
- [gimp/soc-2011-warp] gimpoperationwarp: perform an interpolation throught distance and time to have and airbrush style st =?utf-8?q?Michael_Mur=C3=A9?=
- [grilo-plugins] doc: Generate a ChangeLog file from git when running make dist Juan A . Suarez Romero
- [gimp/soc-2011-warp] warptool: change range value for strength to 0-1, max 10 =?utf-8?q?Michael_Mur=C3=A9?=
- [grilo] doc: Generate a ChangeLog file from git when running make dist Juan A . Suarez Romero
- [vinagre] update Simplified Chinese (zh_CN) translation YunQiang Su
- [gegl/soc-2011-warp] GeglPath: add acces to the non-flattened path =?utf-8?q?Michael_Mur=C3=A9?=
- [evolution-data-server] Require libgdata >= 0.9.1 for GNOME Online Accounts support. Matthew Barnes
- [glib] gasyncresult: document that NULL GAsyncReadyCallback is allowed Dan Winship
- [gobject-introspection] giscanner: mark GAsyncReadyCallbacks as allow-none Dan Winship
- [libgdata] [l10n]Updated Catalan translation Gil Forcada Codinachs
- [libgdata] [l10n]Updated Catalan (Valencian) translation Gil Forcada Codinachs
- [gtk+] Revert "gtkbox: Invalidate order on changes, even if the child is not visible" Cosimo Cecchi
- [gtk+] box: follow children visibility when building the sibling path Cosimo Cecchi
- [network-manager-applet] [l10n]Updated Catalan translation Gil Forcada Codinachs
- [cogl] (6 commits) Created branch wip/release Neil Roberts
- [cogl/wip/release: 1/6] release: Fix the release mail template Neil Roberts
- [cogl/wip/release: 2/6] README: Fix the required version number replacements Neil Roberts
- [cogl/wip/release: 3/6] releasing: Fix the check for an even micro version number Neil Roberts
- [cogl/wip/release: 4/6] NEWS: Update for the 1.7.2 release Neil Roberts
- [cogl/wip/release: 5/6] Release 1.7.2 (snapshot) Neil Roberts
- [cogl/wip/release: 6/6] Post-release version bump to 1.7.3 Neil Roberts
- [gtk+/wip/toolbar-regions] toolbar: don't count invisible widgets when building the sibling path Cosimo Cecchi
- [gconf] [l10n]Updated Catalan translation Gil Forcada Codinachs
- [gconf] [l10n]Updated Catalan (Valencian) translation Gil Forcada Codinachs
- [gbrainy] Fix variable names in Afrikaans translation Jordi Mas
- [gbrainy] Update release process Jordi Mas
- [gbrainy] Bump to 2.00 + NEWS Jordi Mas
- [gimp/soc-2011-warp] warp-tool: remove unneeded options_notify =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp] warp-tool: implement swirl clockwise and counter-clockwise =?utf-8?q?Michael_Mur=C3=A9?=
- [cogl] (6 commits) ...Post-release version bump to 1.7.3 Neil Roberts
- [cogl: 5/6] Release 1.7.2 (snapshot) Neil Roberts
- [cogl: 6/6] Post-release version bump to 1.7.3 Neil Roberts
- [cogl] Created tag 1.7.2 Neil Roberts
- [totem] Updated Norwegian bokmål translation Kjartan Maraas
- [zenity] Updated Hebrew translation. Yaron Shahrabani
- [network-manager-applet] Updated Hebrew translation. Yaron Shahrabani
- [gcompris/gcomprisbraille] Interface of Braille'O Lotto Srishti Sethi
- [grilo/0.1.x] tests: Fix test_set_metadata Juan A . Suarez Romero
- [grilo/0.1.x] build: Disable debug and tests by default Juan A . Suarez Romero
- [grilo/0.1.x] core: Fix uninitialized variable Juan A . Suarez Romero
- [grilo/0.1.x] grl-net: Fix a couple of WARNINGs Juan A . Suarez Romero
- [grilo] Created tag grilo-0.1.16 Juan A . Suarez Romero
- [grilo/0.1.x] test-ui: Fix unitialized variable Juan A . Suarez Romero
- [grilo/0.1.x] doc: Move grl-inspect manpage to docs/ subdir Juan A . Suarez Romero
- [grilo/0.1.x] doc: Generate a ChangeLog file from git when running make dist Juan A . Suarez Romero
- [grilo/0.1.x] Bump to 0.1.16 Juan A . Suarez Romero
- [gtk+] toolbar: nth-child support for GtkToolbar Cosimo Cecchi
- [gtk+] Test box and toolbar regions in parallel Cosimo Cecchi
- [gtk+] toolbar: invalidate order when an item visibility changes Cosimo Cecchi
- [gtk+] toolbar: don't count invisible widgets when building the sibling path Cosimo Cecchi
- [gtk+] toolbar: don't leak the sibling path Cosimo Cecchi
- [mutter] Updated Hebrew translation. Yaron Shahrabani
- [gtk+] Deleted branch wip/toolbar-regions Cosimo Cecchi
- [grilo-plugins/0.1.x] doc: Generate a ChangeLog file from git when running make dist Juan A . Suarez Romero
- [grilo-plugins/0.1.x] build: Do not build with debug options by default Juan A . Suarez Romero
- [grilo-plugins/0.1.x] Bump to 0.1.16 Juan A . Suarez Romero
- [grilo-plugins] Created tag grilo-plugins-0.1.16 Juan A . Suarez Romero
- [gbrainy] Created tag GBRAINY_2_0_0 Jordi Mas
- [nautilus] all: use g_cclosure_marshal_generic() instead of generating marshallers Cosimo Cecchi
- [gnome-system-monitor] Updated Hebrew translation. Yaron Shahrabani
- [gnome-shell] Updated Hebrew translation. Yaron Shahrabani
- [clutter] Bump up the Cogl dependency Emmanuele Bassi
- [gnome-settings-daemon] Updated Hebrew translation. Yaron Shahrabani
- [evince] Updated Hebrew translation. Yaron Shahrabani
- [cogl] Add the code from FreeBSD for their linked-list/queue implementation Neil Roberts
- [cogl] cogl-queue: Make suitable for use in Cogl source code Neil Roberts
- [cogl] cogl-pipeline: Use BSD lists for the list of pipeline children Neil Roberts
- [cogl] Deleted branch wip/release Neil Roberts
- [empathy] Updated Hebrew translation. Yaron Shahrabani
- [gnome-icon-theme-symbolic] View modes Jakub Steiner
- [totem] properties: Don't call g_strdup_printf() on a placeholder-less-string Philip Withnall
- [vino] Make desktop files appear in Unity too, bug 653802 David King
- [vino] Post-release version bump to 3.1.3 David King
- [vino] Add more categories to preferences desktop file David King
- [libgsf] thumbnailer: don't install man page if we don't install the binary Morten Welinder
- [libgsf] Thumbnailer: fix problem with resource limiting. Morten Welinder
- [evolution-data-server] Bug #650671 - Service connect/disconnect not cancelled properly Milan Crha
- [evolution] Bug #650671 - Service connect/disconnect not cancelled properly Milan Crha
- [evolution-mapi] NEWS update for 3.1.3 release Milan Crha
- [evolution-mapi] Created tag EVOLUTION_MAPI_3_1_3 Milan Crha
- [evolution-mapi] Post-release version bump Milan Crha
- [gssdp] Also check HTTP version and request path Jens Georg
- [rygel] core,doc: Add option to override user config file Jens Georg
- [rygel] tracker: Delete stale place-holder items Jens Georg
- [rygel] core,doc,tracker: Add option for upload folders Jens Georg
- [latexila] (2 commits) Created branch structure-actions =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [latexila/structure-actions: 1/2] Structure: create the TextMarks at the exact places =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [latexila/structure-actions: 2/2] Structure: take into account \end{document} =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [gnumeric] document properties: improve handling of boolean, add more known property names Andreas J . Guelzow
- [vala] sqlite3: Rename sqlite3_callback parameter to callback Luca Bruno
- [caribou] configure: fix IM-configuring logic Eitan Isaacson
- [gupnp] Drop "all rights reserved" from Nokia copyright Jens Georg
- [gssdp] Drop "All rights reserved" from Nokia copyright. Jens Georg
- [caribou] Remove HAVE_GOBJECT_INTROSPCTION, it is mandatory. Eitan Isaacson
- [vinagre] Check whether building for a Windows host David King
- [vinagre] Fix Win32 build of spice plugin and SSH handling David King
- [pango] Make ATSUI backend compile again Kristian Rietveld
- [vala] Deleted branch wip/effectfree Luca Bruno
- [vala] (43 commits) Created branch wip/effectfree Luca Bruno
- [vala/wip/effectfree: 1/43] codegen: Use get_parameter_cvalue in return_out_parameter Luca Bruno
- [vala/wip/effectfree: 2/43] GAsync: Push method symbol only when needed when generating async functions Luca Bruno
- [vala/wip/effectfree: 3/43] Emit left-handed side of assignment when it's a field or parameter access Luca Bruno
- [vala/wip/effectfree: 4/43] codegen: Use lvalue of the assignment when emitting array add Luca Bruno
- [vala/wip/effectfree: 5/43] codegen: Unset array_size_cvalue in load_variable Luca Bruno
- [vala/wip/effectfree: 6/43] Add get_defined_variables in PostfixExpression Luca Bruno
- [vala/wip/effectfree: 7/43] Set parent_node of the expression of delete statements Luca Bruno
- [vala/wip/effectfree: 8/43] Set parent_node of the postfix inner expression Luca Bruno
- [vala/wip/effectfree: 9/43] Set lvalue to the inner expression of address-of expression Luca Bruno
- [vala/wip/effectfree: 10/43] Set lvalue to inner expression of method call that returns modified pointer Luca Bruno
- [vala/wip/effectfree: 11/43] Set lvalue to inner member access having type non-nullable struct Luca Bruno
- [vala/wip/effectfree: 12/43] Set lvalue to inner expression when accessing array length field Luca Bruno
- [vala/wip/effectfree: 13/43] codegen: Cleanup emit_temp_var Luca Bruno
- [vala/wip/effectfree: 14/43] codegen: Add create_temp_value, load_temp_value and store_temp_value Luca Bruno
- [vala/wip/effectfree: 15/43] Don't set target_value of assignment if parent is an expression statement Luca Bruno
- [vala/wip/effectfree: 16/43] Add actual_value_type to TargetValue Luca Bruno
- [vala/wip/effectfree: 17/43] codegen: Use temporary variables when accessing a variable Luca Bruno
- [vala/wip/effectfree: 18/43] codegen: Use temporary variables when accessing a property Luca Bruno
- [vala/wip/effectfree: 19/43] codegen: Make transform_value be effect-free Luca Bruno
- [vala/wip/effectfree: 20/43] codegen: Make copy_value be effect-free Luca Bruno
- [vala/wip/effectfree: 21/43] codegen: Drop useless temporary variable in array creation Luca Bruno
- [vala/wip/effectfree: 22/43] codegen: Drop useless temporary variable in simple assignment Luca Bruno
- [vala/wip/effectfree: 23/43] codegen: Cleanup simple assignment Luca Bruno
- [vala/wip/effectfree: 24/43] codegen: Drop useless temporary variables when storing a property Luca Bruno
- [vala/wip/effectfree: 25/43] codegen: Drop useless temp variable when accessing base methods Luca Bruno
- [vala/wip/effectfree: 26/43] codegen: Drop useless temporary variable in visit_cast_expression Luca Bruno
- [vala/wip/effectfree: 27/43] codegen: Simplify emit of postfix expression Luca Bruno
- [vala/wip/effectfree: 28/43] codegen: Use create_temp_value in struct initializer Luca Bruno
- [vala/wip/effectfree: 29/43] codegen: Use create_temp_value in visit_object_creation_expression Luca Bruno
- [vala/wip/effectfree: 30/43] codegen: Use store_temp_value in visit_reference_transfer_expression Luca Bruno
- [vala/wip/effectfree: 31/43] codegen: Use create_temp_value in visit_binary_expression Luca Bruno
- [vala/wip/effectfree: 32/43] codegen: Use create_temp_value in handle_struct_argument Luca Bruno
- [vala/wip/effectfree: 33/43] codegen: Use create_temp_value in try_cast_value_to_type Luca Bruno
- [vala/wip/effectfree: 34/43] codegen: Use create_temp_value in store_property Luca Bruno
- [vala/wip/effectfree: 35/43] codegen: Use create_temp_value in visit_string_switch_statement Luca Bruno
- [vala/wip/effectfree: 36/43] codegen: Use store_temp_value in visit_return_statement Luca Bruno
- [vala/wip/effectfree: 37/43] codegen: Replace temp_ref_vars with temp_ref_values using TargetValue Luca Bruno
- [vala/wip/effectfree: 38/43] codegen: Use create_temp_value in copy_value of array module Luca Bruno
- [vala/wip/effectfree: 39/43] codegen: Use create_temp_value in copy_value Luca Bruno
- [vala/wip/effectfree: 40/43] codegen: Use create_temp_value in try_cast_variant_to_type Luca Bruno
- [vala/wip/effectfree: 41/43] codegen: Use store_temp_value in visit_end_full_expression Luca Bruno
- [vala/wip/effectfree: 42/43] codegen: Add lvalue field to GLibValue Luca Bruno
- [vala/wip/effectfree: 43/43] codegen: Use GLibValue.lvalue when taking the address of an expression Luca Bruno
- [glade/gbinding] Make "Bind to source..." menu item visible even if the property is bound Denis Washington
- [glade/gbinding] Updated Swedish translation Denis Washington
- [glade/gbinding] Give binding source chooser dialog a sensible interface Denis Washington
- [gtk+/bgo593793-filechooser-recent-folders] Move the pathbar creation to its own function Federico Mena Quintero
- [gtk+/bgo593793-filechooser-recent-folders] Create the recently-used widgets and infobar from the pathbar widgets as well Federico Mena Quintero
- [gtk+/bgo593793-filechooser-recent-folders] Centralize the setting of the pathbar's widgets Federico Mena Quintero
- [evince] comics: fallback mode for cbz files using 7za and 7z Juan Jose Marin Martinez
- [gtk+/bgo593793-filechooser-recent-folders] Hide the Create Folder button in recent-files mode when the pathbar is on Federico Mena Quintero
- [gtk+/bgo593793-filechooser-recent-folders] No need to highlight the file's basename when setting the base folder Federico Mena Quintero
- [gnome-shell/wip/gdm-shell] wip: make Hold objects tasks too (needs squash) Ray Strode
- [gnome-shell/wip/gdm-shell] wip: fix sign in button (needs squash) Ray Strode
- [anjuta] Add full index of all topics Sebastien Granjoux
- [libgda] Add GDA_SQL_OPERATOR_TYPE_ILIKE. Vivien Malerba
- [libgda] Added GDA_SQL_OPERATOR_TYPE_ILIKE in the PostgreSQL parser Vivien Malerba
- [aravis] gvcp: use guint16 for packet_count type. Emmanuel Pacaud
- [aravis] gv_stream: packet_count is a guint16. Emmanuel Pacaud
- [anjuta/class-inheritance-yap] symbol-db: removed unused priv variables. Massimo Cora'
- [anjuta/class-inheritance-yap] symbol-db: fixed compiling of sdb_engine_second_pass_update_heritage (). Massimo Cora'
- [latexila/structure-actions] Structure action: select: take indentation =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [latexila/structure-actions] Structure actions: cut, copy, delete =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [genius] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [genius] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [anjuta] symbol-db: removed unused priv variables. Massimo Cora'
- [genius] Fixed typo =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [genius] Fixed typo =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [evolution-ews] Make get_folders() method cope with "" as 'top' argument, as well as NULL David Woodhouse
- [gconf] Updated Norwegian bokmål translation Kjartan Maraas
- [network-manager-applet] Updated Norwegian bokmål translation Kjartan Maraas
- [mutter] Updated Norwegian bokmål translation Kjartan Maraas
- [gnome-utils] Updated Norwegian bokmål translation Kjartan Maraas
- [gnome-utils] Remove non-existing file Kjartan Maraas
- [gnome-system-monitor] Updated Norwegian bokmål translation Kjartan Maraas
- [network-manager-applet/NMA_0_8] release: update NEWS Dan Williams
- [empathy] Updated Traditional Chinese translation(Hong Kong and Taiwan) Chao-Hsiung Liao
- [gdm] Updated Traditional Chinese translation(Hong Kong and Taiwan) Chao-Hsiung Liao
- [gnome-packagekit/gnome-3-0] Updated Traditional Chinese translation(Hong Kong and Taiwan) Chao-Hsiung Liao
- [gnome-packagekit] Updated Traditional Chinese translation(Hong Kong and Taiwan) Chao-Hsiung Liao
- [gnome-shell/wip/gdm-shell] wip: add vertical fade to user list Ray Strode
- [gnome-shell/wip/gdm-shell] wip: more animation fix ups Ray Strode
- [nautilus] all: remove some unneeded includes Cosimo Cecchi
- [nautilus] release: prepare for 3.1.3 Cosimo Cecchi
- [nautilus] Created tag 3.1.3 Cosimo Cecchi
- [mutter] Freeze api_version to 3.0 Owen Taylor
- [evince] comics: Formatting fixes Juan Jose Marin Martinez
- [mutter] Bump version to 3.1.3.1 Owen Taylor
- [mutter] Created tag 3.1.3.1 Owen Taylor
- [empathy] Updated Norwegian bokmål translation Kjartan Maraas
- [gtk+/bgo593793-filechooser-recent-folders] Update the docs with the policies for Save dialogs Federico Mena Quintero
- [epiphany] Updated Norwegian bokmål translation Kjartan Maraas
- [evince] Updated Norwegian bokmål translation Kjartan Maraas
- [evolution] Updated Norwegian bokmål translation Kjartan Maraas
- [gtk+] (20 commits) Created branch bgo593793-filechooser-recent-folders-master Federico Mena Quintero
- [gtk+/bgo593793-filechooser-recent-folders-master: 1/20] Utility function to extract folders from the recently-used list Federico Mena Quintero
- [gtk+/bgo593793-filechooser-recent-folders-master: 2/20] Remove the expander in Save mode, and the configuration key Federico Mena Quintero
- [gtk+/bgo593793-filechooser-recent-folders-master: 3/20] Get rid of the save_folder_combo Federico Mena Quintero
- [gtk+/bgo593793-filechooser-recent-folders-master: 4/20] Put the pathbar in the 'Save in folder:' row in Save mode Federico Mena Quintero
- [gtk+/bgo593793-filechooser-recent-folders-master: 5/20] Start in recently-used mode when no folder is set Federico Mena Quintero
- [gtk+/bgo593793-filechooser-recent-folders-master: 6/20] Actually highlight the 'recently used' and 'search' items in the shortcuts bar Federico Mena Quintero
- [gtk+/bgo593793-filechooser-recent-folders-master: 7/20] Remove unused struct field Federico Mena Quintero
- [gtk+/bgo593793-filechooser-recent-folders-master: 8/20] Turn a struct field into a local variable Federico Mena Quintero
- [gtk+/bgo593793-filechooser-recent-folders-master: 9/20] Put recently-used folders in the recently-used list Federico Mena Quintero
- [gtk+/bgo593793-filechooser-recent-folders-master: 10/20] Instruct the user to pick a folder when nothing is selected in the recent-folders list Federico Mena Quintero
- [gtk+/bgo593793-filechooser-recent-folders-master: 11/20] Set the filename entry's base folder when a recent-folder is selected Federico Mena Quintero
- [gtk+/bgo593793-filechooser-recent-folders-master: 12/20] Allow resolving absolute paths even if there is no base_folder Federico Mena Quintero
- [gtk+/bgo593793-filechooser-recent-folders-master: 13/20] Return the recent-folder plus filename in Save mode from get_files() Federico Mena Quintero
- [gtk+/bgo593793-filechooser-recent-folders-master: 14/20] Warn the user when he still needs to type a filename or choose a folder Federico Mena Quintero
- [gtk+/bgo593793-filechooser-recent-folders-master: 15/20] Move the pathbar creation to its own function Federico Mena Quintero
- [gtk+/bgo593793-filechooser-recent-folders-master: 16/20] Create the recently-used widgets and infobar from the pathbar widgets as well Federico Mena Quintero
- [gtk+/bgo593793-filechooser-recent-folders-master: 17/20] Centralize the setting of the pathbar's widgets Federico Mena Quintero
- [gtk+/bgo593793-filechooser-recent-folders-master: 18/20] Hide the Create Folder button in recent-files mode when the pathbar is on Federico Mena Quintero
- [gtk+/bgo593793-filechooser-recent-folders-master: 19/20] No need to highlight the file's basename when setting the base folder Federico Mena Quintero
- [gtk+/bgo593793-filechooser-recent-folders-master: 20/20] Update the docs with the policies for Save dialogs Federico Mena Quintero
- [gtk+] box: Remove cache for sibling paths Benjamin Otte
- [gtk+] reftests: Add test for box brokenness Benjamin Otte
02 July 2011
- [jhbuild] Add liboauth as a dependency for evolution-data-server Matthias Clasen
- [gnome-tweak-tool] Cosmetic cleanups John Stowers
- [gnome-tweak-tool] Tweak seconds display in shell John Stowers
- [latexila] (4 commits) ...Structure actions: cut, copy, delete =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [latexila] Deleted branch structure-actions =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [mutter] Updated Japanese translation. Takeshi Aihana
- [accerciser] Fix for bug #620705 - help() in ipython console causes problems when accerciser is opened from a ter =?utf-8?q?Javier_Hern=C3=A1ndez_Ant=C3=BAnez?=
- [gnome-themes-standard] release: prepare for 3.1.3 Cosimo Cecchi
- [gnome-themes-standard] Created tag 3.1.3 Cosimo Cecchi
- [gtk+/a11y] Add a test for menus Matthias Clasen
- [gtk+/a11y] Convert GailRadio(Sub)MenuItem to GtkAccessible classes Matthias Clasen
- [gtk+/a11y] Convert GailCheck(Sub)MenuItem to GtkAccessible classes Matthias Clasen
- [gtk+/a11y] Convert Gail(Sub)MenuItem to GtkAccessible classes Matthias Clasen
- [gtk+/a11y] Drop unneeded includes gailtextutil.h Matthias Clasen
- [gtk+/a11y] Drop unneeded includes of gdkkeysyms.h Matthias Clasen
- [gtk+/a11y] Convert GailButton to GtkButtonAccessible Matthias Clasen
- [gtk+/a11y] Convert GailWindow to GtkWindowAccessible Matthias Clasen
- [gtk+/a11y] Convert GailMenu to GtkMenuAccessible Matthias Clasen
- [gtk+/a11y] Convert GailMenuShell to GtkMenuShellAccessible Matthias Clasen
- [gegl] Deleted branch samplers-api-rework =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] (3 commits) Created branch samplers-api-rework =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl/samplers-api-rework: 1/3] add a utility macro to compute inverse jacobians =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl/samplers-api-rework: 2/3] add test implementation of jacobian inverse =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl/samplers-api-rework: 3/3] fractal-trace: use lohalo with inverse jacobian =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] Deleted branch gsoc2011-opencl Victor Matheus de Araujo Oliveira
- [gegl] (46 commits) Created branch gsoc2011-opencl Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 1/46] Basic infrastucture for OpenCL. Dynamic loading of OpenCL libs using dlopen. Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 2/46] Added OpenCL headers Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 3/46] Changes in Makefiles - OpenCL Now there is libcl.la Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 4/46] todo file for GSoC Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 5/46] Change in Makefiles in order to support OpenCL Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 6/46] Now using gmodule instead of dlopen Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 7/46] platform detection inside gegl-cl-init Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 8/46] Loads OpenCL only once Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 9/46] More OpenCL functions stubs Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 10/46] gegl:over uses opencl Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 14/46] More functions stubs added Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 15/46] OpenCL is running, but still there are some bugs Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 16/46] added clFinish to ensure synchronization Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 17/46] gegl:over is working (very slowly) with OpenCL Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 18/46] platform, device detection and context creation in gegl_cl_init Victor Matheus de Araujo Oliveira
- [gegl] Deleted branch gsoc2011-opencl Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 25/46] OpenCL Texture Class Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 26/46] Added gegl_cl_command_queue to return a standard OpenCL command queue Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 27/46] Corrections in GeglClTexture Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 28/46] buffer Makefile.am includes opencl headers Victor Matheus de Araujo Oliveira
- [gegl] (10 commits) Created branch gsoc2011-opencl_3 Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 29/46] support for GeglClTexture in GeglTile Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl_3: 1/10] Added OpenCL headers Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 33/46] Locking for Tiles Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl_3: 2/10] Dynamic loading of OpenCL libs using gmodule. Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 37/46] minor fixes Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl_3: 3/10] All makefiles include opencl [except docs] Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 38/46] Changes in Makefiles Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl_3: 4/10] More OpenCL functions stubs Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 39/46] gegl_cl_texture_dup implemented Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl_3: 5/10] gegl:over uses opencl Victor Matheus de Araujo Oliveira
- [gegl] Deleted branch gsoc2011-opencl_3 Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 40/46] changed gegl_tile_lock (tile) to gegl_tile_lock (tile, GEGL_TILE_LOCK_WRITE) and minor changes Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl_3: 6/10] OpenCL shared resources created in gegl_cl_init Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 41/46] Merge remote-tracking branch 'origin/master' into gsoc2011-opencl Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl_3: 7/10] OpenCL Texture Class Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 42/46] All makefiles include opencl [except docs] Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl_3: 8/10] support for GeglClTexture in GeglTile Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 43/46] changes in tile locking mechanism Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl_3: 9/10] Locking for Tiles Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 44/46] minor changes Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl_3: 10/10] Unit testing for OpenCL-related functions Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 45/46] some opencl texture auxiliar functions Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 46/46] Unit testing for OpenCL-related functions Victor Matheus de Araujo Oliveira
- [gegl] (10 commits) Created branch gsoc2011-opencl Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 1/10] Added OpenCL headers Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 2/10] Dynamic loading of OpenCL libs using gmodule. Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 3/10] All makefiles include opencl [except docs] Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 4/10] More OpenCL functions stubs Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 5/10] gegl:over uses opencl Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 6/10] OpenCL shared resources created in gegl_cl_init Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 7/10] OpenCL Texture Class Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 8/10] support for GeglClTexture in GeglTile Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 9/10] Locking for Tiles Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 10/10] Unit testing for OpenCL-related functions Victor Matheus de Araujo Oliveira
- [gegl] Deleted branch gsoc2011-opencl Victor Matheus de Araujo Oliveira
- [gegl] (10 commits) Created branch gsoc2011-opencl Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 1/10] Added OpenCL headers Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 2/10] Dynamic loading of OpenCL libs using gmodule. Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 3/10] All makefiles include opencl [except docs] Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 4/10] More OpenCL functions stubs Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 5/10] gegl:over uses opencl Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 6/10] OpenCL shared resources created in gegl_cl_init Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 7/10] OpenCL Texture Class Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 8/10] support for GeglClTexture in GeglTile Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 9/10] Locking for Tiles Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 10/10] Unit testing for OpenCL-related functions Victor Matheus de Araujo Oliveira
- [gnome-utils] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gnome-contacts] Updated Spanish translation Jorge Gonzalez Gonzalez
- [sushi] mainwindow: cleanup window realization Cosimo Cecchi
- [sushi] css: adapt to GTK+ master changes Cosimo Cecchi
- [sushi] mainwindow: use helper method to set title Cosimo Cecchi
- [sushi] build: require webkit-gtk Cosimo Cecchi
- [yelp-xsl] Updated Spanish translation Jorge Gonzalez Gonzalez
- [sushi] all: fix underallocations for "floating" widgets Cosimo Cecchi
- [sushi] Created tag 0.0.3 Cosimo Cecchi
- [sushi] text: improve selection handling for text previewer Cosimo Cecchi
- [sushi] text: add a toolbar with an edit action Cosimo Cecchi
- [sushi] image: update for introspection changes Cosimo Cecchi
- [sushi] html: close the window when launching the browser Cosimo Cecchi
- [sushi] Improve copying and add license and copyright for copied snippets Cosimo Cecchi
- [sushi] Revert "Revert "gst: use the file URI instead of the path"" Cosimo Cecchi
- [sushi] release: prepare for 0.0.3 Cosimo Cecchi
- [mutter] Updated Spanish translation Jorge Gonzalez Gonzalez
- [mutter] Updated Spanish translation Jorge Gonzalez Gonzalez
- [evolution] Updated Spanish translation Jorge Gonzalez Gonzalez
- [rygel] Updated Spanish translation Jorge Gonzalez Gonzalez
- [aisleriot] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gtk+/quartz-integration] (10 commits) ...Merge branch 'master' into quartz-integration John Ralls
- [gtk+/quartz-integration: 10/10] Merge branch 'master' into quartz-integration John Ralls
- [gnome-devel-docs] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gnome-doc-utils] Updated Spanish translation Jorge Gonzalez Gonzalez
- [anjuta] Updated Spanish translation Jorge Gonzalez Gonzalez
- [mutter] po/vi: spelling fixes Nguyen Thai Ngoc Duy
- [gnome-system-monitor] Show CPU speed for ppc64 processors. =?utf-8?q?Chris_K=C3=BChl?=
- [gtk+] Updated Hebrew translation. Yaron Shahrabani
- [gnome-web-photo] build: Only use AM_GCONF_SOURCE_2 if we build against GTK+ 2.x Vincent Untz
- [totem] Updated Hebrew translation Yaron Shahrabani
- [gnome-utils] Updated Hebrew translation. Yaron Shahrabani
- [vinagre] Remove an unused callback for the plugin dialog David King
- [vinagre] Use g_slist_free_full() where possible David King
- [gtksourceview] Updated Hebrew translation. Yaron Shahrabani
- [gnome-packagekit] Updated Hebrew translation. Yaron Shahrabani
- [gedit] Updated Hebrew translation. Yaron Shahrabani
- [epiphany] Updated Hebrew translation. Yaron Shahrabani
- [libgdata] Updated Hebrew translation. Yaron Shahrabani
- [gnome-bluetooth] Updated Hebrew translation. Yaron Shahrabani
- [gconf] Updated Hebrew translation. Yaron Shahrabani
- [gnome-control-center] Marked non-exitsing files as comments. Yaron Shahrabani
- [gnome-control-center] Updated Hebrew translation. Yaron Shahrabani
- [tomboy] Updated Hebrew translation. Yaron Shahrabani
- [vala] libpeas-1.0: Added vapi based on Peas-1.0 Michal Hruby
- [gnome-session] build: Remove artificial librsvg dependency Vincent Untz
- [gnome-session] capplet: Remove useless variable Vincent Untz
- [gnome-session] gsm: Fix various warnings about unused variables Vincent Untz
- [gedit] Updated Norwegian bokmål translation Kjartan Maraas
- [gnome-bluetooth] Updated Norwegian bokmål translation Kjartan Maraas
- [genius] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [gnome-control-center] Updated Norwegian bokmål translation Kjartan Maraas
- [gnome-disk-utility] Updated Norwegian bokmål translation Kjartan Maraas
- [gnome-keyring] Updated Norwegian bokmål translation Kjartan Maraas
- [gnome-commander] Replacing obsoleted gtk_entry_select_region() with gtk_editable_select_region() Piotr Eljasiak
- [gnome-commander] advrename: setup component on received "show" signal Piotr Eljasiak
- [gnome-packagekit] Updated Norwegian bokmål translation Kjartan Maraas
- [gnome-packagekit] Updated Norwegian bokmål translation Kjartan Maraas
- [gnome-power-manager] Updated Norwegian bokmål translation Kjartan Maraas
- [gnome-settings-daemon] Updated Norwegian bokmål translation Kjartan Maraas
- [gnome-commander] search: support for profile management Piotr Eljasiak
- [gnome-tweak-tool] Updated Norwegian bokmål translation Kjartan Maraas
- [nautilus] Updated Norwegian bokmål translation Kjartan Maraas
- [libgdata] (11 commits) ...Merge branch '633359-idempotent-tests' Philip Withnall
- [libgdata: 1/11] contacts: Split property tests out from the insertion test Philip Withnall
- [libgdata: 2/11] contacts: Make the contact insertion tests individually idempotent Philip Withnall
- [libgdata: 3/11] contacts: Ensure that contact entry URIs use HTTPS Philip Withnall
- [libgdata: 4/11] contacts: Make the contact update and photo tests individually idempotent Philip Withnall
- [libgdata: 5/11] contacts: Make the query all contacts tests individually idempotent Philip Withnall
- [libgdata: 6/11] contacts: Make the query all groups tests individually idempotent Philip Withnall
- [libgdata: 7/11] contacts: Split group property tests out from the insertion test Philip Withnall
- [libgdata: 8/11] contacts: Make the group insertion tests individually idempotent Philip Withnall
- [libgdata: 9/11] contacts: Tidy up test names in the test suite Philip Withnall
- [libgdata: 10/11] contacts: Tidy up whitespace in the test suite Philip Withnall
- [libgdata: 11/11] Merge branch '633359-idempotent-tests' Philip Withnall
- [gedit-latex] tools: use the constant to set the primary toolbar style Ignacio Casal Quinteiro
- [gedit-latex] tools: use the right property stock_id Ignacio Casal Quinteiro
- [gedit-latex] tools: do not use cammelCase Ignacio Casal Quinteiro
- [gedit-latex] tools: remove useless comment Ignacio Casal Quinteiro
- [gimp/soc-2011-warp] gimpoperationwarp: implement erase and smooth behavior =?utf-8?q?Michael_Mur=C3=A9?=
- [gedit-latex] gldefs: define _ Ignacio Casal Quinteiro
- [gedit-latex] tools: make the ToolsView translatable Ignacio Casal Quinteiro
- [gedit-latex] Generate ChangeLog in distcheck Ignacio Casal Quinteiro
- [yelp-xsl] Updated Swedish translation Daniel Nylander
- [gedit-latex] EXTRA_DIST and DISTCLEAN gldefs Ignacio Casal Quinteiro
- [gnome-contacts] Updated Swedish translation Daniel Nylander
- [gnome-shell-extensions] Bump version to 3.1.3 Giovanni Campagna
- [gnome-shell-extensions] Created tag 3.1.3 Giovanni Campagna
- [gnome-utils] Updated Swedish translation Daniel Nylander
- [vala] Deleted branch wip/attributes Luca Bruno
- [gedit-latex] Unset executable flag Ignacio Casal Quinteiro
- [vala] (100 commits) Created branch wip/attributes Luca Bruno
- [vala/wip/attributes: 1/100] Remove code that references the unused Class.free_function_address_of Luca Bruno
- [vala/wip/attributes: 2/100] Add a cache structure in code nodes to be used by code generators Luca Bruno
- [vala/wip/attributes: 3/100] codegen: Add CCodeAttribute cache Luca Bruno
- [vala/wip/attributes: 4/100] codegen: Add get_ccode_name, get_ccode_const_name and get_ccode_type_name Luca Bruno
- [vala/wip/attributes: 5/100] dova: Use get_ccode_name in the codegen Luca Bruno
- [vala/wip/attributes: 6/100] Move cheader_filename out of the code tree Luca Bruno
- [vala/wip/attributes: 7/100] codegen: Add get_ccode_prefix Luca Bruno
- [vala/wip/attributes: 8/100] codegen: Add get_ccode_lower_case_prefix Luca Bruno
- [vala/wip/attributes: 9/100] codegen: Add get_ccode_lower_case_suffix Luca Bruno
- [vala/wip/attributes: 10/100] codegen: Add get_ccode_lower_case_name Luca Bruno
- [vala/wip/attributes: 11/100] codegen: Add get_ccode_ref_function Luca Bruno
- [vala/wip/attributes: 12/100] codegen: Add get_ccode_unref_function Luca Bruno
- [vala/wip/attributes: 13/100] codegen: Add get_ccode_ref_function_void Luca Bruno
- [vala/wip/attributes: 14/100] codegen: Add get_ccode_ref_sink_function Luca Bruno
- [vala/wip/attributes: 15/100] codegen: Add get_ccode_copy_function Luca Bruno
- [vala/wip/attributes: 16/100] codegen: Add get_ccode_free_function Luca Bruno
- [vala/wip/attributes: 17/100] codegen: Add get_ccode_type_id Luca Bruno
- [vala/wip/attributes: 18/100] codegen: Add get_ccode_get_marshaller_type_name Luca Bruno
- [vala/wip/attributes: 19/100] codegen: Add get_ccode_get_value_function Luca Bruno
- [vala/wip/attributes: 20/100] codegen: Add get_ccode_set_value_function Luca Bruno
- [vala/wip/attributes: 21/100] codegen: Add get_ccode_take_value_function Luca Bruno
- [vala/wip/attributes: 22/100] codegen: Add get_ccode_type_check_function Luca Bruno
- [vala/wip/attributes: 23/100] codegen: Add get_ccode_param_spec_function Luca Bruno
- [vala/wip/attributes: 24/100] codegen: Add get_ccode_default_value Luca Bruno
- [vala/wip/attributes: 25/100] codegen: Add get_ccode_has_copy_function Luca Bruno
- [vala/wip/attributes: 26/100] codegen: Add get_ccode_has_destroy_function Luca Bruno
- [vala/wip/attributes: 27/100] codegen: Add get_ccode_instance_pos Luca Bruno
- [vala/wip/attributes: 28/100] codegen: Add get_ccode_no_array_length Luca Bruno
- [vala/wip/attributes: 29/100] codegen: Add get_ccode_array_length_type Luca Bruno
- [vala/wip/attributes: 30/100] codegen: Add get_ccode_array_length_pos Luca Bruno
- [vala/wip/attributes: 31/100] codegen: Add get_ccode_delegate_target_pos Luca Bruno
- [vala/wip/attributes: 32/100] codegen: Add get_ccode_pos Luca Bruno
- [vala/wip/attributes: 33/100] codegen: Add get_ccode_type Luca Bruno
- [vala/wip/attributes: 34/100] codegen: Add get_ccode_destroy_notify_pos Luca Bruno
- [vala/wip/attributes: 35/100] codegen: Add get_ccode_destroy_notify_pos Luca Bruno
- [vala/wip/attributes: 36/100] codegen: Add get_ccode_simple_generics Luca Bruno
- [vala/wip/attributes: 37/100] codegen: Add get_ccode_vfunc_name Luca Bruno
- [vala/wip/attributes: 38/100] codegen: Add get_ccode_finish_name Luca Bruno
- [vala/wip/attributes: 39/100] Add helper functions for attributes in CodeNode Luca Bruno
- [vala/wip/attributes: 40/100] On-demand load and caching of simple type struct attributes Luca Bruno
- [vala/wip/attributes: 41/100] Drop cinstance_parameter_position from code nodes Luca Bruno
- [vala/wip/attributes: 42/100] gidlparser: Set const_cname as attribute Luca Bruno
- [vala/wip/attributes: 43/100] Make Delegate.has_target be loaded on-demand Luca Bruno
- [vala/wip/attributes: 44/100] gidlparser: Drop usage of set_cname Luca Bruno
- [vala/wip/attributes: 45/100] gidlparser: Drop usage of CodeNode.get_cname Luca Bruno
- [vala/wip/attributes: 46/100] gidlparser: Drop usage of CodeNode.get_lower_case_cprefix Luca Bruno
- [vala/wip/attributes: 47/100] gidlparser: Drop usage of CodeNode.get_cprefix Luca Bruno
- [vala/wip/attributes: 48/100] gidlparser: Drop usage of CodeNode.get_upper_case_cname Luca Bruno
- [vala/wip/attributes: 49/100] gidlparser: Drop usage of set_type_cname and set_lower_case_csuffix Luca Bruno
- [vala/wip/attributes: 50/100] gidlparser: Drop usage of get_finish_cname and set_finish_cname Luca Bruno
- [vala/wip/attributes: 51/100] gidlparser: Drop usage of CCode array-related attribute arguments Luca Bruno
- [vala/wip/attributes: 52/100] Drop Property.no_accessor_method which is C-specific Luca Bruno
- [vala/wip/attributes: 53/100] gidlparser: Drop usage add_cprefix and set_lower_case_cprefix Luca Bruno
- [vala/wip/attributes: 54/100] gidlparser: Drop usage of set_type_id Luca Bruno
- [vala/wip/attributes: 55/100] gidlparser: Drop usage of set_free_function and others Luca Bruno
- [vala/wip/attributes: 56/100] gidlparser: Drop usage of carray and cdelegate parameter position Luca Bruno
- [vala/wip/attributes: 57/100] Drop Struct.has_copy_function and has_destroy_function Luca Bruno
- [totem] main: Fix some compilation warnings Philip Withnall
- [vala/wip/attributes: 58/100] Drop Struct.copy_function Luca Bruno
- [vala/wip/attributes: 59/100] Drop TypeSymbol.get_free_function Luca Bruno
- [vala/wip/attributes: 60/100] Drop TypeSymbol set/get/take value function and marshaller type name Luca Bruno
- [vala/wip/attributes: 61/100] codegen: Add get_ccode_dup_function Luca Bruno
- [vala/wip/attributes: 62/100] Drop Class dup_function Luca Bruno
- [vala/wip/attributes: 63/100] Drop Class.ref_function_void Luca Bruno
- [vala/wip/attributes: 64/100] Drop TypeSymbol.param_spec_function Luca Bruno
- [vala/wip/attributes: 65/100] Drop Class.type_check_function Luca Bruno
- [vala/wip/attributes: 66/100] Drop TypeSymbol.is_reference_counting Luca Bruno
- [vala/wip/attributes: 67/100] Drop TypeSymbol ref_function and unref_function Luca Bruno
- [vala/wip/attributes: 68/100] Drop TypeSymbol.get_destroy_function Luca Bruno
- [vala/wip/attributes: 69/100] Drop Class ref_sink function Luca Bruno
- [vala/wip/attributes: 70/100] Drop TypeSymbol dup_function Luca Bruno
- [vala/wip/attributes: 71/100] Do not use type_id in DataType.compatible Luca Bruno
- [vala/wip/attributes: 72/100] Drop get_type_id from code nodes Luca Bruno
- [vala/wip/attributes: 73/100] codegen: Add get_ccode_upper_case_name Luca Bruno
- [vala/wip/attributes: 74/100] Several fixes Luca Bruno
- [vala/wip/attributes: 75/100] Drop TypeSymbol.get_default_value Luca Bruno
- [vala/wip/attributes: 76/100] Drop has_type_id Luca Bruno
- [vala/wip/attributes: 77/100] Drop finish_vfunc_name Luca Bruno
- [vala/wip/attributes: 78/100] Drop Method.vfunc_name Luca Bruno
- [vala/wip/attributes: 79/100] Drop finish_cname Luca Bruno
- [vala/wip/attributes: 80/100] Drop finish_real_cname Luca Bruno
- [vala/wip/attributes: 81/100] Drop get_real_cname Luca Bruno
- [vala/wip/attributes: 82/100] Get rid of cname and cprefix information in code nodes Luca Bruno
- [vala/wip/attributes: 83/100] Drop Signal.get_signal_canonical_cconstant Luca Bruno
- [vala/wip/attributes: 84/100] Drop no_array_length Luca Bruno
- [vala/wip/attributes: 85/100] girparser: Fix against new attributes changes Luca Bruno
- [vala/wip/attributes: 86/100] codewriter: Get rid of all C bits Luca Bruno
- [vala/wip/attributes: 87/100] Fixing last bits Luca Bruno
- [vala/wip/attributes: 88/100] Move gir_name out of the code tree Luca Bruno
- [vala/wip/attributes: 89/100] Remove last C bit from symbol Luca Bruno
- [vala/wip/attributes: 90/100] Add get_ccode_array_null_terminated and drop related C bits from code nodes Luca Bruno
- [gedit-latex] issues: make the issues view translatable Ignacio Casal Quinteiro
- [vala/wip/attributes: 91/100] Drop custom_return_ctype Luca Bruno
- [gedit-latex] issues: use the constant to set the primary toolbar style Ignacio Casal Quinteiro
- [vala/wip/attributes: 92/100] Drop array stuff from variable Luca Bruno
- [vala/wip/attributes: 93/100] Drop delegate_target Luca Bruno
- [vala/wip/attributes: 94/100] Drop sentinel Luca Bruno
- [vala/wip/attributes: 95/100] Drop more C bits Luca Bruno
- [vala/wip/attributes: 96/100] Drop simple_generics Luca Bruno
- [vala/wip/attributes: 97/100] Drop unused NoThrow and FloatingReference Luca Bruno
- [vala/wip/attributes: 98/100] Drop returns_modified_pointer Luca Bruno
- [vala/wip/attributes: 99/100] Drop simple_generics again Luca Bruno
- [vala/wip/attributes: 100/100] Drop property notify and remaining array_null_terminated Luca Bruno
- [gedit-latex] Outline, symbols: make translatable Ignacio Casal Quinteiro
- [gbrainy] Add Mono.Addins.Gui 0.6 strings for L10N Jordi Mas
- [gthumb] fixed the "paste into folder" command sensitivity Paolo Bacchilega
- [gthumb] added the "open folder" command to the image context menu. Paolo Bacchilega
- [gthumb] Allow %F (filename) and %C (comment) in Web Album headers and foooters Paolo Bacchilega
- [gthumb] removed the close button on the filterbar Paolo Bacchilega
- [gthumb] collapse all other folders when selecting an entry point to reduce clutter in the folder list Paolo Bacchilega
- [gthumb] webalbums: changed fields descriptions Paolo Bacchilega
- [gedit-latex] bibtex: make translatable Ignacio Casal Quinteiro
- [gedit-latex] windowactivatable: fix indentation Ignacio Casal Quinteiro
- [gbrainy] Created branch stable_16x Jordi Mas
- [gbrainy] Deleted branch stable Jordi Mas
- [libgda] configure: m4 macros: Use AC_LANG_SOURCE to avoid warnings. Murray Cumming
- [rygel] ui: Fix compile break introduced by 0b187c9d4f Jens Georg
- [gdm] greeter-autostart dir seems to be empty, all lines deleted. Yaron Shahrabani
- [gdm] Updated Hebrew translation. Yaron Shahrabani
- [libgda] Fixed some more compiler warnings Murray Cumming
- [libgda] Fix more compiler errors Murray Cumming
- [gnome-control-center] Updated Hebrew translation. Yaron Shahrabani
- [gnome-contacts] Added Hebrew translation. Yaron Shahrabani
- [yelp-xsl] Updated Hebrew translation. Yaron Shahrabani
- [gbrainy] Fixes bugzilla #653408 Jordi Mas
- [evolution-groupwise] Whitespace cleanups. Matthew Barnes
- [gedit-latex] [l10n] Updated German translation =?utf-8?q?Wolfgang_St=C3=B6ggl?=
- [gedit-latex] German translation added =?utf-8?q?Wolfgang_St=C3=B6ggl?=
- [frogr] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [billreminder] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [caribou] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [vinagre] Add generated Vinagre.Dirs C file to .gitignore David King
- [vinagre] Use the slice allocator to allocate structures David King
- [vinagre] Replace xmlChar casts with BAD_CAST from libxml David King
- [vinagre] Add generated help and translations to gitignore David King
- [vinagre] Avoid NULL dereference if a URI has no hostname David King
- [gimp] [l10n]Updated Catalan translation Gil Forcada Codinachs
- [gimp] [l10n]Updated Catalan (Valencian) translation Gil Forcada Codinachs
- [gnome-control-center] [l10n]Minor fix on Catalan translation Gil Forcada Codinachs
- [gnome-control-center] [l10n]Updated Catalan (Valencian) translation Gil Forcada Codinachs
- [almanah] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [billreminder] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [empathy] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [epiphany] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [evolution] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gconf] 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?=
- [gnome-utils] 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?=
- [yelp-xsl] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gnome3-web] [l10n]Updated Catalan translation Gil Forcada Codinachs
- [libgdata] calendar: Disable ETag support in GDataCalendarCalendar Philip Withnall
- [libgdata] calendar: Make the calendar query tests individually idempotent Philip Withnall
- [libgdata] calendar: Make the event query tests individually idempotent Philip Withnall
- [libgdata] calendar: Split event XML tests out from the insertion test Philip Withnall
- [libgdata] calendar: Make the event insertion tests individually idempotent Philip Withnall
- [libgdata] calendar: Split access rule XML tests out from the insertion test Philip Withnall
- [libgdata] calendar: Make the access rule tests individually idempotent Philip Withnall
- [libgdata] calendar: Tidy up test names in the test suite Philip Withnall
- [libgdata] calendar: Tidy up whitespace in the test suite Philip Withnall
- [libgdata] calendar: Expand the documentation for GDataCalendarCalendar:color slightly Philip Withnall
- [gthumb] F2 renames the folder if the folder tree is focused Paolo Bacchilega
- [gthumb] reset the automatic value to the scrollbar policy Paolo Bacchilega
- [gedit-latex] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gnome-contacts] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [mutter] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [totem] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [anjuta] manual: Add documentation for build plugin Sebastien Granjoux
- [gnome-user-docs/gnome-3-0] [l10n] Updated German doc translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [gnome-user-docs] [l10n] Updated German doc translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [libcroco] Sending recent tested changes from inkscape developers to libcroco upstream Abhishek Sharma
- [gtk+/a11y] Convert GailContainer to GtkContainerAccessible Matthias Clasen
- [gtk+/a11y] Initial conversion of GailWidget to GtkWidgetAccessible Matthias Clasen
- [gtk+/a11y] Drop the atk_component_add/remove_focus_handler implementation Matthias Clasen
- [anjuta] file-wizard, project-wizard, run-program: bgo #646192 - Display only a warning when a .ui file is mi Sebastien Granjoux
- [folks] Re-add a dependency on dbus-glib for the Telepathy test library Philip Withnall
- [at-spi2-atk] Remove dead "cspi" code Mike Gorse
- [anjuta] project-wizard: bgo #646073 - Need translator comment for Application Manager Sebastien Granjoux
- [anjuta] debug-manager, tools: bgo #645516 - Need translator comment for Enabled Sebastien Granjoux
- [gnomeweb-wml] nm: 0.9 documentation updates Dan Williams
- [gnome-commander] GnomeCmdSelectionProfileComponent: set profile.content_search only if text_pattern is not empty Piotr Eljasiak
- [gnome-commander] GnomeCmdSelectionProfileComponent: store match_case in profile Piotr Eljasiak
- [gnome-commander] search: use proper help id ("gnome-commander-search") Piotr Eljasiak
- [accerciser] Fix for bug #650097 - accerciser shows all text attributes in the same row =?utf-8?q?Javier_Hern=C3=A1ndez_Ant=C3=BAnez?=
- [evolution-data-server/openismus-work] Added simple test to show that the local backend sends uris for photo contacts. Tristan Van Berkom
- [evolution-data-server/openismus-work] Initially make the local addressbook store received binary photos as files and report the uris. Tristan Van Berkom
- [evolution-data-server/openismus-work] Work in progress: Implementing policy to store photos as uris Tristan Van Berkom
- [gnomeweb-wml] latexila: openSUSE package link =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [meld] Adjust executable paths documentaton in INSTALL Kai Willadsen
- [gtk+/a11y] Move GtkSpinnerAccessible to a11y/ Matthias Clasen
- [gtk+/a11y] Move GtkSwitchAccessible to a11y/ Matthias Clasen
- [gtk+/a11y] Change the toolkit attribute from gail to gtk Matthias Clasen
- [latexila] AUTHORS update for openSUSE package =?utf-8?q?S=C3=A9bastien_Wilmet?=
03 July 2011
- [gnome-system-monitor] Make indentation uniform across source files. =?utf-8?q?Chris_K=C3=BChl?=
- [gnome-system-monitor] Added .gitignore file =?utf-8?q?Chris_K=C3=BChl?=
- [gegl] add GeglInterpolation enum in the chant system =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] Revert "add GeglInterpolation enum in the chant system" =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl/samplers-api-rework] samplers: rename inverse_jacobian to scale =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl/samplers-api-rework] gegl_buffer_sample: change API =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [evolution-data-server] Coding style and whitespace cleanups. Matthew Barnes
- [evolution-data-server] Update API documentation. Matthew Barnes
- [gtk+/quartz-integration] (2 commits) ...Merge branch 'master' into quartz-integration John Ralls
- [gtk+/quartz-integration: 2/2] Merge branch 'master' into quartz-integration John Ralls
- [gdm] Add some missing files Kjartan Maraas
- [gdm] Updated Norwegian bokmål translation Kjartan Maraas
- [evolution-ews] Fix task priority Pavel Ocheretny
- [gnome-commander] search: fix for problem with jumping to found files on mounted media Piotr Eljasiak
- [yelp-xsl] Updated Norwegian bokmål translation Kjartan Maraas
- [gimp] app/tests: Fix sporadic '/gimp-ui/repeatedly_switch_window_mode' failure Martin Nordholts
- [evolution-ews] Infrastructure for creating tasks Or Goshen
- [nautilus-actions] Test if 'isfile' is set before using it when converting to v3 Pierre Wieser
- [nautilus-actions] na_gconf_utils_dump_entry: also dump list values Pierre Wieser
- [nautilus-actions] na_settings_read_key_value_from_key_file: also dump read value Pierre Wieser
- [nautilus-actions] nagp_reader_get_boxed_from_path: only allocate a new box for a non-null value Pierre Wieser
- [nautilus-actions] No more obsolete reading of GConf after migration Pierre Wieser
- [nautilus-actions] na_boxed_string_list_from_string: accept both comma and semi-comma separated list of strings Pierre Wieser
- [gedit-latex] Remove SideView and BottomView and make a PanelView. Ignacio Casal Quinteiro
- [gbrainy] Rename female_cars var for consistence with other var names Jordi Mas
- [gegl/soc-2011-warp] add GeglInterpolation enum in the chant system, not totally working =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp] map-absolute, map-relative: add a property to choose the sampler =?utf-8?q?Michael_Mur=C3=A9?=
- [gbrainy] Allows to enable/disable pluging without having to quit the application Jordi Mas
- [evolution-ews] Infrastructure for modifying tasks Or Goshen
- [gedit-latex] symbols: make the activation by double click, this make it more similar to gucharmap Ignacio Casal Quinteiro
- [gnome-utils] Updated Turkish translation Muhammet Kara
- [gthumb] menu-button: hide the image if button images are hidden in system settings Paolo Bacchilega
- [gthumb] find duplicates: added ability to eliminate all the duplicates at once leaving only the newest or th Paolo Bacchilega
- [gthumb] updated POTFILES.in Paolo Bacchilega
- [zenity] Updated Turkish translation Muhammet Kara
- [nautilus-actions] Documentation spelling fixes and improvements Pierre Wieser
- [cogl] Added Japanese translation. Takeshi Aihana
- [libgweather] Updated Turkish translation Muhammet Kara
- [gconf] Updated Turkish translation Muhammet Kara
- [gnome-bluetooth] Updated Turkish translation Muhammet Kara
- [gedit-latex] windowactivatable: fix panel insertion Ignacio Casal Quinteiro
- [gimp-help-2] Fixed from inserted sign and therefore wrong translated formula. Roman Joost
- [gimp-help-2] Use XeTeX as a backend. Roman Joost
- [gimp-help-2] Always create PDFs with UTF8 encoding Roman Joost
- [gimp-help-2] Don't run dblatex in debug mode by default. Roman Joost
- [nautilus-actions] na-gconf2key.sh: update comment Pierre Wieser
- [gedit] quickopen: check that the filebrowser has registered the message bus Ignacio Casal Quinteiro
- [nautilus-actions] Update TODO before releasing Pierre Wieser
- [nautilus-actions] Update NEWS before releasing Pierre Wieser
- [libgdata] calendar: Remove some dead code from the tests Philip Withnall
- [libgdata] documents: Make the document upload tests individually idempotent Philip Withnall
- [libgdata] documents: Make the deletion tests individually idempotent Philip Withnall
- [libgdata] documents: Make the document query tests individually idempotent Philip Withnall
- [libgdata] documents: Make the document download tests individually idempotent Philip Withnall
- [libgdata] documents: Make the document update tests individually idempotent Philip Withnall
- [libgdata] documents: Make the access rule tests individually idempotent Philip Withnall
- [libgdata] documents: Fix the IDs used to refer to all documents Philip Withnall
- [libgdata] documents: Work around an ETag bug on the servers for the folder tests Philip Withnall
- [libgdata] documents: Tidy up test names in the test suite Philip Withnall
- [libgdata] documents: Tidy up whitespace in the test suite Philip Withnall
- [gnome-commander/treeview] (150 commits) ...Merge branch 'master' into treeview Piotr Eljasiak
- [gnome-commander/treeview: 150/150] Merge branch 'master' into treeview Piotr Eljasiak
- [gedit-latex/gnome-3-0] Fix bibtex entry dialog John Stowers
- [gedit-latex/gnome-3-0] Fix outline state saving John Stowers
- [gedit-latex/gnome-3-0] Fix (remove) unused bibtex prefs John Stowers
- [gegl/soc-2011-warp] add a buffer-cache op in the workshop =?utf-8?q?Michael_Mur=C3=A9?=
- [gedit-latex/gnome-3-0] Fix (remove) unused bibtex prefs ui John Stowers
- [gedit-latex/gnome-3-0] Fix tool configuration ui (not as in master, just set as VBox) John Stowers
- [gedit-latex] symbols: unselect icon when the focus is lost Ignacio Casal Quinteiro
- [nautilus] Updated Turkish translation Muhammet Kara
- [nautilus/gnome-3-0] Updated Turkish translation Muhammet Kara
- [evolution-data-server] Fix build break (my bad). Matthew Barnes
- [evolution-data-server] libedata-cal cleanups. Matthew Barnes
- [nautilus-actions] Created tag NAUTILUS_ACTIONS_3_1_4 Pierre Wieser
- [nautilus-actions] configure.ac: post release version bump Pierre Wieser
- [gnumeric] Fixed loading xlsx files with empty chart titles. =?utf-8?q?Jean_Br=C3=A9fort?=
- [gdlmm] Fix compilation with recent mm-common package Fabien Parent
- [seed] fix #653077 - change build to support javascriptcoregtk change Alan Knowles
- [gdlmm] Update enum & fix compilation Fabien Parent
- [dconf] Deal with incompatible changes in Vala Ryan Lortie
- [dconf] Simplify 'shmdir' checks Ryan Lortie
- [dconf] Don't install bash completion file as executable script Ryan Lortie
- [gdlmm] Port gdlmm to gdl-3.0 Fabien Parent
- [glib] Install completion scripts as DATA, not SCRIPTS Ryan Lortie
- [banshee/gtk3] [Widget] Fix DiscUsageDisplay widget for gtk3 Olivier Dufour
- [banshee/gtk3] [widget] Fix HoverImageButton widget for gtk3 Olivier Dufour
- [banshee/gtk3] [widget] Fix LinearProgress widget for gtk3 Olivier Dufour
- [banshee/gtk3] [widget] Fix LinkLabel widget for gtk3 Olivier Dufour
- [banshee/gtk3] [widget] Fix SearchEntry widget for gtk3 Olivier Dufour
- [banshee/gtk3] [widget] Fix SeekSlider widget for gtk3 Olivier Dufour
- [banshee/gtk3] [widget] Fix StreamPositionLabel widget for gtk3 Olivier Dufour
- [banshee/gtk3] [widget] Fix Tile widget for gtk3 Olivier Dufour
- [banshee/gtk3] [widget] Fix VolumeButton widget for gtk3 Olivier Dufour
- [gnome-contacts] Updated Galician translations =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [gthumb] find duplicates: fixed ordering by modification date Paolo Bacchilega
- [gthumb] find duplicates: remove the files from the list after deleting them from disk Paolo Bacchilega
- [evolution-data-server] Updated Galician translations =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [gnome-control-center] Updated Galician translations =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [gegl/samplers-api-rework] affine: remove unneeded gegl-sampler.h include =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl/samplers-api-rework] buffer: rework of sampler api =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl/samplers-api-rework] map-aboslute/relative: remove unneeded includes =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl/samplers-api-rework] buffer: add gegl_buffer_sampler_new =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl/samplers-api-rework] buffer: add scale argument to gegl_sampler_get =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl/samplers-api-rework] buffer: cache the vfunc in instance =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gtk+/a11y] Change the toolkit name in GailUtil to 'gtk', too Matthias Clasen
- [gtk+/a11y] Add an initial focus handling test Matthias Clasen
- [gegl/samplers-api-rework] sampler: renamed GeglInterpolation enum to GeglSamplerType =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gtk+/a11y] Drop use of factories for cell accessibles Matthias Clasen
- [gegl/samplers-api-rework] affine: adjust for api change renaming GeglInterpolation to GeglSamplerType =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gedit/gnome-3-0] quickopen: check that the filebrowser has registered the message bus Ignacio Casal Quinteiro
- [jhbuild] Use libgdata from git to satisfy e-d-s Kjartan Maraas
- [gegl/samplers-api-rework] buffer: removed unusued sampler_set_scale =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] add a utility macro to compute inverse jacobians =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] add test implementation of jacobian inverse =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] fractal-trace: use lohalo with inverse jacobian =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] samplers: rename inverse_jacobian to scale =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] gegl_buffer_sample: change API =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] affine: remove unneeded gegl-sampler.h include =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] buffer: rework of sampler api =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] map-aboslute/relative: remove unneeded includes =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] buffer: add gegl_buffer_sampler_new =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] buffer: add scale argument to gegl_sampler_get =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] buffer: cache the vfunc in instance =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] sampler: renamed GeglInterpolation enum to GeglSamplerType =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] affine: adjust for api change renaming GeglInterpolation to GeglSamplerType =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] buffer: removed unusued sampler_set_scale =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gthumb] Updated Norwegian bokmål translation Kjartan Maraas
- [gthumb] Save and restore the settings in the change date dialog Paolo Bacchilega
- [gthumb] updated POTFILES.in Paolo Bacchilega
- [totem] build: Fix smclient configuration when building against GTK+ with Broadway Philip Withnall
- [gedit-cossa] Added Galician translations =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [gegl] sampler: add a macro that inlines trampline of gegl_sampler_get =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gnome-tweak-tool] Added Galician translations =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [gnome-tweak-tool] Added gl to LINGUAS file =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [gedit-cossa] Added gl to LINGUAS file =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [sushi] Added Galician translations =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [gnome-applets] [release] 3.1.3 Enrico Minack
- [gnome-applets] [release] post-release bump to 3.1.4 Enrico Minack
- [gnome-applets] Created tag GNOME_APPLETS_3_1_3 Enrico Minack
- [genius] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [gnome-subtitles] Set dialog hint in order not to show an additional application in the app bar Pedro Daniel da Rocha Melo e Castro
- [gnome-subtitles] Changed default SeekOnRewind value to 200 ms Pedro Daniel da Rocha Melo e Castro
- [gnome-subtitles] Changed default SeekOnChangeRewind value to 200 ms Pedro Daniel da Rocha Melo e Castro
- [gnome-subtitles] Changed maximum time between subtitles (when splitting) to 2000 Pedro Daniel da Rocha Melo e Castro
- [gnome-subtitles] Code cleanup Pedro Daniel da Rocha Melo e Castro
- [gnome-subtitles] Preferences dialog review, with tabs and added options for video seek on change and time between sub Pedro Daniel da Rocha Melo e Castro
- [gnome-subtitles] Keep Existing and Remember Last Used labels changed Pedro Daniel da Rocha Melo e Castro
- [gnome-subtitles] Set spin button's width as N chars instead of using pango to detect pixel width Pedro Daniel da Rocha Melo e Castro
- [gnome-subtitles] Added tip regarding shortcut for shifting subtitles Pedro Daniel da Rocha Melo e Castro
- [gnome-subtitles] Label corrected Pedro Daniel da Rocha Melo e Castro
- [gnome-subtitles] Added tips to the Start, End and Duration labels Pedro Daniel da Rocha Melo e Castro
- [gnome-subtitles] From/To/During labels renamed to Start/End/Duration Pedro Daniel da Rocha Melo e Castro
- [gimp/soc-2011-gimpunitentry] GimpUnitEntryTable: add functionality to set position where to add a new entry =?utf-8?q?Enrico_Schr=C3=B6der?=
- [gimp/soc-2011-gimpunitentry] libgimpwidgets: port GimpPropWidgets to GimpUnitEntry =?utf-8?q?Enrico_Schr=C3=B6der?=
- [gimp/soc-2011-gimpunitentry] app/widgets: port GimpGridEditor to GimpUnitEntry =?utf-8?q?Enrico_Schr=C3=B6der?=
- [epiphany/history-rewrite] Add API to set the URL title in the history Claudio Saavedra
- [gtk+/a11y] Verify that notify::accessible parent is emitted Matthias Clasen
- [gtk+/a11y] Set accessible parents of notebook children Matthias Clasen
- [genius] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [gimp] app: Remove unused variable Martin Nordholts
- [gimp] app: Add gimp_dockbook_add_from_dialog_factory() Martin Nordholts
- [gimp] app: Add gimp_dock_columns_create_dock_and_dockbook() Martin Nordholts
- [gimp] app: Make positioning of new dockables depend on window mode Martin Nordholts
- [gimp] app: Remove fixme Martin Nordholts
- [gimp] Update NEWS Martin Nordholts
- [gthumb] fixed crash when going fullscreen with no image in the file list Paolo Bacchilega
- [gtksourceview] Add markdown language file. Ignacio Casal Quinteiro
- [gtk+/a11y] Silence compiler warnings Matthias Clasen
- [gtk+/a11y] Add api for setting the layer Matthias Clasen
- [gedit] Add markdown snippets Ignacio Casal Quinteiro
- [gdlmm] Example rewritten in a more C++ way. Fabien Parent
- [gnome-user-docs] [l10n] Updated German doc translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [gnome-subtitles] Disable translation menu items as the implementation needs to be revised (bug #595084) Pedro Daniel da Rocha Melo e Castro
- [gnome-control-center] Fix terminology in the Hungarian translation Gabor Keleman
- [gegl] Deleted branch soc-2011-warp =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl] (24 commits) Created branch soc-2011-warp =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 1/24] GeglPath: remove dead code =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 2/24] GeglPath: remove GEGL_PATH_INTERNAL =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 3/24] GeglPath: start organizing the file =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 4/24] GeglPath: heavy reorganisation and some coding style =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 5/24] GeglPath: rename GeglPathList related function to gegl_path_list_* =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 6/24] GeglPath: coding style =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 7/24] GeglPath: coding style + fix a warning in doc generation =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 8/24] GeglPath: add some doc =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 9/24] GeglPath: a bit more of organisation =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 10/24] GeglPath: fix ensure_tail that didn't work if priv->tail == NULL + fix wrong renaming =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 11/24] GeglPath: docs + some coding style =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 12/24] vector-fill: fix path_changed =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 13/24] GeglPath: add a gegl_path_get_flat_path function =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 14/24] path: remove dead code =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 15/24] GeglPath: remove unused #include =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 16/24] GeglPath: remove the declaration of unused path type "linear curve position associated value" =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 17/24] GeglPath: expose lerp and point_dist functions =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 18/24] path: add back the stroking code from GeglPath to the path op =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 19/24] GeglPath: document internal flattener function =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 20/24] gegl-path.h: add myself in the copyright =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 21/24] GeglPath: add acces to the non-flattened path =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 22/24] add GeglInterpolation enum in the chant system, not totally working =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 23/24] map-absolute, map-relative: add a property to choose the sampler =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 24/24] add a buffer-cache op in the workshop =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl] sampler: fix gegl_sampler_get_context_rect =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gedit-latex/gnome-3-0] Fix insertion of templates. Jose Aliste
- [yelp-xsl] Updated Turkish translation Muhammet Kara
- [gtk+/quartz-integration] Bug #653450: Ensure that display is set during drag-and-drop, and that string lists' memory is zeroe John Ralls
04 July 2011
- [libdmapsharing] Copy service_name/name strings (thanks Daniel Svensson) W . Michael Petullo
- [pitivi] (65 commits) ...Unstable release 0.14.1 Thibault Saunier
- [pitivi: 1/65] Lower pygtk2 minimum version to 2.17.0 Thibault Saunier
- [pitivi: 2/65] Add intltool-merge-cache and config.status.lineno to gitignore Thibault Saunier
- [pitivi: 3/65] Remove remaining references to glade Thibault Saunier
- [pitivi: 4/65] Use "Resolution" instead of "Width/Height" in the file chooser Thibault Saunier
- [pitivi: 5/65] Don't show duration for image files in the missing files dialog Thibault Saunier
- [pitivi: 6/65] Set a width request to make encoding progress look better Thibault Saunier
- [pitivi: 7/65] Automatically determine if codec settings require scrolling Thibault Saunier
- [pitivi: 8/65] encodingdialog: Show a warning icon and tooltip when the output file already exists Thibault Saunier
- [pitivi: 9/65] Make core pep8 compliant Thibault Saunier
- [pitivi: 10/65] Remove the dead pluginmanager code Thibault Saunier
- [pitivi: 11/65] Remove audiofxlist dead code Thibault Saunier
- [pitivi: 12/65] Remove dead defaultpropertyeditor code Thibault Saunier
- [pitivi: 13/65] Remove dead videofxlist code Thibault Saunier
- [pitivi: 14/65] pitivi: All pep8 compliant Thibault Saunier
- [pitivi: 15/65] tests: Fully pep8 compliant Thibault Saunier
- [pitivi: 16/65] Remove leftover line from the PEP-8 cleanup Thibault Saunier
- [pitivi: 17/65] Add a pre-hook commit to check the pep8 compliance of each commit Thibault Saunier
- [pitivi: 18/65] Correct the media library's infobar text Thibault Saunier
- [pitivi: 19/65] Fix header capitalization in menus and clarify clips vs files Thibault Saunier
- [pitivi: 20/65] Fix the naming and categorization of menus Thibault Saunier
- [pitivi: 21/65] More efficient translatable strings Thibault Saunier
- [pitivi: 22/65] String fixes Thibault Saunier
- [pitivi: 23/65] Standardize the use of the multiplication symbol in resolutions Thibault Saunier
- [pitivi: 24/65] Improve error message for non-existing and non-readable files Thibault Saunier
- [pitivi: 25/65] Removed obsolete conditions from pitivi.in Thibault Saunier
- [pitivi: 26/65] Changed SourceList to reset the error list when a new project is created or loaded. Fixes bug 635993 Thibault Saunier
- [pitivi: 27/65] Ordered alphabetically the list of tests in tests/Makefile.am Thibault Saunier
- [pitivi: 28/65] Removed testcomplex.py because it's obsolete Thibault Saunier
- [pitivi: 29/65] Added all the test files to the list of tests Thibault Saunier
- [pitivi: 30/65] Make sure PITIVI_TOP_LEVEL_DIR is always set when running the tests Thibault Saunier
- [pitivi: 31/65] Make the same initial checks as the application when the tests package is initialized. Thibault Saunier
- [pitivi: 32/65] Change the test_timeline imports to be consistent with the other tests Thibault Saunier
- [pitivi: 33/65] Specified in Makefile.am which tests should be run and simplified runtests. This change will make su Thibault Saunier
- [pitivi: 34/65] Removed Pitivi.projects because it's unused Thibault Saunier
- [pitivi: 35/65] Added docstrings in sourcelist.py Thibault Saunier
- [pitivi: 36/65] Change pitivi.sourcelist.SourceList.addUri to not raise an exception when the URI is already added. Thibault Saunier
- [pitivi: 37/65] Simplified ElementTreeFormatter._loadSources Thibault Saunier
- [pitivi: 38/65] Simplified utils.uri_is_valid Thibault Saunier
- [pitivi: 39/65] Clarify when an argument needs to be passed when an ObjectFactory is instantiated in ElementTreeForm Thibault Saunier
- [pitivi: 40/65] Removed duplicate checks Thibault Saunier
- [pitivi: 41/65] Extracted duplicated code into Formatter._searchMissingFile Thibault Saunier
- [pitivi: 42/65] Changed the Preset labels to specify the types of presets Thibault Saunier
- [pitivi: 43/65] Changed PresetManager to allow the user to have a preset called Default. Fixes bug 652397. Thibault Saunier
- [pitivi: 44/65] Raise the correct exception in PresetManager Thibault Saunier
- [pitivi: 45/65] Changed ProjectSettingsDialog._presetChangedCb to not be aware of the fact that there are two types Thibault Saunier
- [pitivi: 46/65] Simplified the RippleUpdateGroup constructor and cleaned the class a bit. Thibault Saunier
- [pitivi: 47/65] Rename handler in ProjectSettingsDialog to be consistent with the other handlers Thibault Saunier
- [pitivi: 48/65] Changed ProjectSettingsDialog to enable the Remove button after adding a preset. Fixes bug 638798. Thibault Saunier
- [pitivi: 49/65] Changed ProjectSettingsDialog to generate unique names when a new preset is added. Required to fix b Thibault Saunier
- [pitivi: 50/65] Renamed the PresetManager.changed method so the name starts with a verb Thibault Saunier
- [pitivi: 51/65] Renamed the private PresetManager.ignore attribute accordingly Thibault Saunier
- [pitivi: 52/65] Added docstrings to PresetManager Thibault Saunier
- [pitivi: 53/65] Changed PresetManager.renamePreset to change the name of the current preset, if this is the case. Th Thibault Saunier
- [pitivi: 54/65] Enable the Save button when the selected audio preset is changed, in ProjectSettingsDialog. Thibault Saunier
- [pitivi: 55/65] Changed ProjectSettingsDialog to show an error message if a preset is renamed and the new name alrea Thibault Saunier
- [pitivi: 56/65] Update the pre-commit hook to be less agressive Thibault Saunier
- [pitivi: 57/65] Fix discoverer.py so the application can open media files Thibault Saunier
- [pitivi: 58/65] Add a menu item to "Select Unused Media" Thibault Saunier
- [pitivi: 59/65] Methods to determine what sources are not used in the timeline Thibault Saunier
- [pitivi: 60/65] Implement the unused clips selection algorithm in source list Thibault Saunier
- [pitivi: 61/65] Make sure we don't save 'None' as the last open project folder Thibault Saunier
- [pitivi: 62/65] Add back the 'File does not exist' error removed it commit a73102859360bc41dd3cef15ce1d94994e21d1e8 Thibault Saunier
- [pitivi: 63/65] Merging translations Thibault Saunier
- [pitivi: 64/65] Set PITIVI_TOP_LEVEL_DIR before the test modules are loaded, not after Thibault Saunier
- [pitivi: 65/65] Unstable release 0.14.1 Thibault Saunier
- [cogl/msvc-support] (12 commits) ...Merge branch 'master' into msvc-support Chun-wei Fan
- [cogl/msvc-support: 12/12] Merge branch 'master' into msvc-support Chun-wei Fan
- [clutter/msvc-support] (3 commits) ...Merge branch 'master' into msvc-support Chun-wei Fan
- [clutter/msvc-support: 3/3] Merge branch 'master' into msvc-support Chun-wei Fan
- [gtk+/a11y] GtkSeparatorMenuItem: Drop the accessible factory Matthias Clasen
- [gtk+/a11y] Update expected test output Matthias Clasen
- [gtk+/a11y] Drop the factory from GtkAssistantAccessible Matthias Clasen
- [gtk+/a11y] Drop the factory from the icon view accessible Matthias Clasen
- [libdmapsharing] Use decodebin2 instead of decodebin Signed-off-by: W. Michael Petullo <mike flyn org> W . Michael Petullo
- [foundation-web] Sync finances against live.gnome.org =?utf-8?b?R2VybcOhbiBQb8OzIENhYW1hw7Fv?=
- [foundation-web] Reverted report (2011-Q1) =?utf-8?b?R2VybcOhbiBQb8OzIENhYW1hw7Fv?=
- [foundation-web] Fixed labels in finance report (2011-May) =?utf-8?b?R2VybcOhbiBQb8OzIENhYW1hw7Fv?=
- [nautilus-share] Add myself to MAINTAINERS Chow Loong Jin
- [nautilus-share] Add doap Chow Loong Jin
- [foundation-web] Fixed format on finance report (2011-May) =?utf-8?b?R2VybcOhbiBQb8OzIENhYW1hw7Fv?=
- [gnome-commander] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [nautilus-share] Bump version for release Chow Loong Jin
- [nautilus-share] Created tag 0.7.3 Chow Loong Jin
- [glib] G_STATIC_REC_MUTEX_INIT: Fix missing initialization. Murray Cumming
- [libgdata] Updated Finnish translation Tommi Vainikainen
- [libgdata] Updated Galician translations =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [evolution-groupwise] Changed the license from GPLv3 to LGPLv2.1, like eds. Chenthill Palanisamy
- [gnome-system-monitor] Stop initializing variables twice in LoadGraph ctor. =?utf-8?q?Chris_K=C3=BChl?=
- [gnome-system-monitor] Give 'g' variable meaningful name, 'graph' =?utf-8?q?Chris_K=C3=BChl?=
- [gnome-system-monitor] Removed unnecessary use of 'graph->' for class members =?utf-8?q?Chris_K=C3=BChl?=
- [gnome-system-monitor] Removed unnecessary use of 'this->' for class members =?utf-8?q?Chris_K=C3=BChl?=
- [gnome-system-monitor] Removed editor formatting hints =?utf-8?q?Chris_K=C3=BChl?=
- [gnome-system-monitor] Added myself to authors/copyright list =?utf-8?q?Chris_K=C3=BChl?=
- [gegl/soc-2011-ops] Added cubism op Robert Sasu
- [network-manager-applet] Updated Finnish translation Tommi Vainikainen
- [gtkhtml] News update for 4.1.3 release Chenthill Palanisamy
- [gtkhtml] Created tag GTKHTML_4_1_3 Chenthill Palanisamy
- [evolution-data-server] News update for 3.1.3 release Chenthill Palanisamy
- [evolution-data-server] Created tag EVOLUTION_DATA_SERVER_3_1_3 Chenthill Palanisamy
- [evolution] News update for 3.1.3 release Chenthill Palanisamy
- [evolution] Created tag EVOLUTION_3_1_3 Chenthill Palanisamy
- [evolution-exchange] News update for 3.1.3 release Chenthill Palanisamy
- [evolution-exchange] Created tag EVOLUTION_EXCHANGE_3_1_3 Chenthill Palanisamy
- [evolution-groupwise] News update for 3.1.3 release Chenthill Palanisamy
- [network-manager-applet] gitignore: Add generated *.pot files in po/ subdirectory Tommi Vainikainen
- [evolution-groupwise] Created tag EVOLUTION_GROUPWISE_3_1_3 Chenthill Palanisamy
- [gupnp] test for $target_os instead of $host_os, which is slightly more correct Jasper Lievisse Adriaanse
- [evolution-data-server] post release version bump Chenthill Palanisamy
- [evolution] post release version bump Chenthill Palanisamy
- [evolution-exchange] post release version bump Chenthill Palanisamy
- [evolution-groupwise] post release version bump Chenthill Palanisamy
- [gupnp] Add missing macro to set $target_os Jasper Lievisse Adriaanse
- [gedit-latex] Fix insertion of templates. Ignacio Casal Quinteiro
- [gnome-bluetooth] 3.1.3 Bastien Nocera
- [gegl] fix compilation =?utf-8?q?Michael_Mur=C3=A9?=
- [gnome-bluetooth] Created tag GNOMEBT_V_3_1_3 Bastien Nocera
- [vala] Deleted branch wip/attributes Luca Bruno
- [vala] (119 commits) Created branch wip/attributes Luca Bruno
- [vala/wip/attributes: 1/119] Remove code that references the unused Class.free_function_address_of Luca Bruno
- [vala/wip/attributes: 2/119] Add a cache structure in code nodes to be used by code generators Luca Bruno
- [vala/wip/attributes: 3/119] codegen: Add CCodeAttribute cache Luca Bruno
- [vala/wip/attributes: 4/119] codegen: Add get_ccode_name, get_ccode_const_name and get_ccode_type_name Luca Bruno
- [vala/wip/attributes: 5/119] dova: Use get_ccode_name in the codegen Luca Bruno
- [vala/wip/attributes: 6/119] Move cheader_filename out of the code tree Luca Bruno
- [vala/wip/attributes: 7/119] codegen: Add get_ccode_prefix Luca Bruno
- [vala/wip/attributes: 8/119] codegen: Add get_ccode_lower_case_prefix Luca Bruno
- [vala/wip/attributes: 9/119] codegen: Add get_ccode_lower_case_suffix Luca Bruno
- [vala/wip/attributes: 10/119] codegen: Add get_ccode_lower_case_name Luca Bruno
- [vala/wip/attributes: 11/119] codegen: Add get_ccode_ref_function Luca Bruno
- [vala/wip/attributes: 12/119] codegen: Add get_ccode_unref_function Luca Bruno
- [vala/wip/attributes: 13/119] codegen: Add get_ccode_ref_function_void Luca Bruno
- [vala/wip/attributes: 14/119] codegen: Add get_ccode_ref_sink_function Luca Bruno
- [vala/wip/attributes: 15/119] codegen: Add get_ccode_copy_function Luca Bruno
- [libgda] tests: Fix warnings. Murray Cumming
- [vala/wip/attributes: 16/119] codegen: Add get_ccode_free_function Luca Bruno
- [vala/wip/attributes: 17/119] codegen: Add get_ccode_type_id Luca Bruno
- [vala/wip/attributes: 18/119] codegen: Add get_ccode_get_marshaller_type_name Luca Bruno
- [vala/wip/attributes: 19/119] codegen: Add get_ccode_get_value_function Luca Bruno
- [vala/wip/attributes: 20/119] codegen: Add get_ccode_set_value_function Luca Bruno
- [vala/wip/attributes: 21/119] codegen: Add get_ccode_take_value_function Luca Bruno
- [vala/wip/attributes: 22/119] codegen: Add get_ccode_type_check_function Luca Bruno
- [vala/wip/attributes: 23/119] codegen: Add get_ccode_param_spec_function Luca Bruno
- [vala/wip/attributes: 24/119] codegen: Add get_ccode_default_value Luca Bruno
- [vala/wip/attributes: 25/119] codegen: Add get_ccode_has_copy_function Luca Bruno
- [vala/wip/attributes: 26/119] codegen: Add get_ccode_has_destroy_function Luca Bruno
- [vala/wip/attributes: 27/119] codegen: Add get_ccode_instance_pos Luca Bruno
- [vala/wip/attributes: 28/119] codegen: Add get_ccode_no_array_length Luca Bruno
- [vala/wip/attributes: 29/119] codegen: Add get_ccode_array_length_type Luca Bruno
- [vala/wip/attributes: 30/119] codegen: Add get_ccode_array_length_pos Luca Bruno
- [vala/wip/attributes: 31/119] codegen: Add get_ccode_delegate_target_pos Luca Bruno
- [vala/wip/attributes: 32/119] codegen: Add get_ccode_pos Luca Bruno
- [vala/wip/attributes: 33/119] codegen: Add get_ccode_type Luca Bruno
- [vala/wip/attributes: 34/119] codegen: Add get_ccode_destroy_notify_pos Luca Bruno
- [vala/wip/attributes: 35/119] codegen: Add get_ccode_destroy_notify_pos Luca Bruno
- [vala/wip/attributes: 36/119] codegen: Add get_ccode_simple_generics Luca Bruno
- [vala/wip/attributes: 37/119] codegen: Add get_ccode_vfunc_name Luca Bruno
- [vala/wip/attributes: 38/119] codegen: Add get_ccode_finish_name Luca Bruno
- [vala/wip/attributes: 39/119] Add helper functions for attributes in CodeNode Luca Bruno
- [vala/wip/attributes: 40/119] On-demand load and caching of simple type struct attributes Luca Bruno
- [libgda] Restore deprecation warnings after committing too much. Murray Cumming
- [vala/wip/attributes: 41/119] Drop cinstance_parameter_position from code nodes Luca Bruno
- [vala/wip/attributes: 42/119] gidlparser: Set const_cname as attribute Luca Bruno
- [vala/wip/attributes: 43/119] Make Delegate.has_target be loaded on-demand Luca Bruno
- [vala/wip/attributes: 44/119] gidlparser: Drop usage of set_cname Luca Bruno
- [vala/wip/attributes: 45/119] gidlparser: Drop usage of CodeNode.get_cname Luca Bruno
- [vala/wip/attributes: 46/119] gidlparser: Drop usage of CodeNode.get_lower_case_cprefix Luca Bruno
- [vala/wip/attributes: 47/119] gidlparser: Drop usage of CodeNode.get_cprefix Luca Bruno
- [vala/wip/attributes: 48/119] gidlparser: Drop usage of CodeNode.get_upper_case_cname Luca Bruno
- [vala/wip/attributes: 49/119] gidlparser: Drop usage of set_type_cname and set_lower_case_csuffix Luca Bruno
- [vala/wip/attributes: 50/119] gidlparser: Drop usage of get_finish_cname and set_finish_cname Luca Bruno
- [vala/wip/attributes: 51/119] gidlparser: Drop usage of CCode array-related attribute arguments Luca Bruno
- [vala/wip/attributes: 52/119] Drop Property.no_accessor_method which is C-specific Luca Bruno
- [vala/wip/attributes: 53/119] gidlparser: Drop usage add_cprefix and set_lower_case_cprefix Luca Bruno
- [vala/wip/attributes: 54/119] gidlparser: Drop usage of set_type_id Luca Bruno
- [vala/wip/attributes: 55/119] gidlparser: Drop usage of set_free_function and others Luca Bruno
- [vala/wip/attributes: 56/119] gidlparser: Drop usage of carray and cdelegate parameter position Luca Bruno
- [vala/wip/attributes: 57/119] Drop Struct.has_copy_function and has_destroy_function Luca Bruno
- [vala/wip/attributes: 58/119] Drop Struct.copy_function Luca Bruno
- [vala/wip/attributes: 59/119] Drop TypeSymbol.get_free_function Luca Bruno
- [vala/wip/attributes: 60/119] Drop TypeSymbol set/get/take value function and marshaller type name Luca Bruno
- [vala/wip/attributes: 61/119] codegen: Add get_ccode_dup_function Luca Bruno
- [vala/wip/attributes: 62/119] Drop Class dup_function Luca Bruno
- [vala/wip/attributes: 63/119] Drop Class.ref_function_void Luca Bruno
- [vala/wip/attributes: 64/119] Drop TypeSymbol.param_spec_function Luca Bruno
- [vala/wip/attributes: 65/119] Drop Class.type_check_function Luca Bruno
- [vala/wip/attributes: 66/119] Drop TypeSymbol.is_reference_counting Luca Bruno
- [vala/wip/attributes: 67/119] Drop TypeSymbol ref_function and unref_function Luca Bruno
- [vala/wip/attributes: 68/119] Drop TypeSymbol.get_destroy_function Luca Bruno
- [vala/wip/attributes: 69/119] Drop Class ref_sink function Luca Bruno
- [vala/wip/attributes: 70/119] Drop TypeSymbol dup_function Luca Bruno
- [gnome-bluetooth/gnome-3-0] applet: Parameters for g_async_spawn need no quotes Bastien Nocera
- [vala/wip/attributes: 71/119] Do not use type_id in DataType.compatible Luca Bruno
- [vala/wip/attributes: 72/119] Drop get_type_id from code nodes Luca Bruno
- [vala/wip/attributes: 73/119] codegen: Add get_ccode_upper_case_name Luca Bruno
- [vala/wip/attributes: 74/119] Several fixes Luca Bruno
- [vala/wip/attributes: 75/119] Drop TypeSymbol.get_default_value Luca Bruno
- [vala/wip/attributes: 76/119] Drop has_type_id Luca Bruno
- [vala/wip/attributes: 77/119] Drop finish_vfunc_name Luca Bruno
- [vala/wip/attributes: 78/119] Drop Method.vfunc_name Luca Bruno
- [vala/wip/attributes: 79/119] Drop finish_cname Luca Bruno
- [vala/wip/attributes: 80/119] Drop finish_real_cname Luca Bruno
- [vala/wip/attributes: 81/119] Drop get_real_cname Luca Bruno
- [vala/wip/attributes: 82/119] Get rid of cname and cprefix information in code nodes Luca Bruno
- [vala/wip/attributes: 83/119] Drop Signal.get_signal_canonical_cconstant Luca Bruno
- [vala/wip/attributes: 84/119] Drop no_array_length Luca Bruno
- [vala/wip/attributes: 85/119] girparser: Fix against new attributes changes Luca Bruno
- [vala/wip/attributes: 86/119] codewriter: Get rid of all C bits Luca Bruno
- [vala/wip/attributes: 87/119] Fixing last bits Luca Bruno
- [vala/wip/attributes: 88/119] Move gir_name out of the code tree Luca Bruno
- [vala/wip/attributes: 89/119] Remove last C bit from symbol Luca Bruno
- [gegl] Deleted branch samplers-api-rework =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [vala/wip/attributes: 90/119] Add get_ccode_array_null_terminated and drop related C bits from code nodes Luca Bruno
- [vala/wip/attributes: 91/119] Drop custom_return_ctype Luca Bruno
- [vala/wip/attributes: 92/119] Drop array stuff from variable Luca Bruno
- [vala/wip/attributes: 93/119] Drop delegate_target Luca Bruno
- [vala/wip/attributes: 94/119] Drop sentinel Luca Bruno
- [vala/wip/attributes: 95/119] Drop more C bits Luca Bruno
- [gedit] spell: attach the right view to the automatic spell checker Ignacio Casal Quinteiro
- [vala/wip/attributes: 96/119] Drop simple_generics Luca Bruno
- [vala/wip/attributes: 97/119] Drop unused NoThrow and FloatingReference Luca Bruno
- [vala/wip/attributes: 98/119] Drop returns_modified_pointer Luca Bruno
- [vala/wip/attributes: 99/119] Drop simple_generics again Luca Bruno
- [vala/wip/attributes: 100/119] Drop property notify and remaining array_null_terminated Luca Bruno
- [vala/wip/attributes: 101/119] On demand immutable and compact attributs Luca Bruno
- [vala/wip/attributes: 102/119] On demand Deprecated and Experimental attributes Luca Bruno
- [vala/wip/attributes: 103/119] On demand Enum.is_flags Luca Bruno
- [vala/wip/attributes: 104/119] Drop other process_attributes Luca Bruno
- [vala/wip/attributes: 105/119] Drop process_attributes in method Luca Bruno
- [vala/wip/attributes: 106/119] Drop process_attributes from Struct Luca Bruno
- [vala/wip/attributes: 107/119] New attributes helper methods Luca Bruno
- [vala/wip/attributes: 108/119] More Luca Bruno
- [vala/wip/attributes: 109/119] Use new methods Luca Bruno
- [vala/wip/attributes: 110/119] Drop property nick and blurb Luca Bruno
- [vala/wip/attributes: 111/119] Drop has_emitter Luca Bruno
- [vala/wip/attributes: 112/119] Drop all attribute-specific code from the codewriter Luca Bruno
- [vala/wip/attributes: 113/119] Drop process_attributes from Signal Luca Bruno
- [vala/wip/attributes: 114/119] Fix sentinel Luca Bruno
- [vala/wip/attributes: 115/119] On demand ccode arguments check Luca Bruno
- [vala/wip/attributes: 116/119] Avoid accessing CodeNode.attributes as much as possible Luca Bruno
- [vala/wip/attributes: 117/119] Hashmap Luca Bruno
- [vala/wip/attributes: 118/119] Fix hashmap and gir parser Luca Bruno
- [vala/wip/attributes: 119/119] Fix setting double attribute argument Luca Bruno
- [gimp/soc-2011-gimpunitentry] libgimpwidgets : .def file fix =?utf-8?q?Enrico_Schr=C3=B6der?=
- [libgda] Replace deprecated GtkHBox with GtkBox. Murray Cumming
- [libgda] Replace deprecated GtkVBox with GtkBox. Murray Cumming
- [libgda] Replace deprecated GtkHButtonBox and GtkVButtonBox with GtkButtonBox. Murray Cumming
- [vte] Updated Finnish translation Tommi Vainikainen
- [vte] gitignore: Add generated *.pot files in po/ subdirectory Tommi Vainikainen
- [vte/vte-0-28] Updated Finnish translation Tommi Vainikainen
- [vte/vte-0-28] gitignore: Add generated *.pot files in po/ subdirectory Tommi Vainikainen
- [libsocialweb/libsocialweb-0.25] Post-release version bump Ross Burton
- [libsocialweb] Created tag 0.25.19 Ross Burton
- [gthumb] Exclude hidden folders from search result when view->hidden files is not active Paolo Bacchilega
- [gnome-settings-daemon] Release 3.1.3 Rodrigo Moya
- [gnome-settings-daemon] Created tag GNOME_SETTINGS_DAEMON_3_1_3 Rodrigo Moya
- [libgda] Replace (deprecated) gtk_paint_hline() with gtk_render_line(). Murray Cumming
- [libgda] Replace (deprecated) gtk_paint_expander() with gtk_render_expander(). Murray Cumming
- [libgda] Fix the previous patch deprecating GtkVBox. Murray Cumming
- [libgda] Fix more typos that broke the build. Murray Cumming
- [gnome-contacts] update zh_CN translation YunQiang Su
- [libgda] Replace (deprecated) gtk_widget_modify_base/bg(). Murray Cumming
- [libgda] Replace (deprecated) gtk_widget_modify_font(). Murray Cumming
- [evolution-ews] Template for striping HTML tags from body of the Task Pavel Ocheretny
- [tracker] update Simplified Chinese (zh_CN) translation YunQiang Su
- [gnome-control-center] region: Add System tab Rodrigo Moya
- [gnome-control-center] region: Display user settings in new System tab Rodrigo Moya
- [evolution/gnome-3-0] Fixed typo in Finnish translation (bug 653929) Tommi Vainikainen
- [evolution] Fixed typo in Finnish translation (bug 653929) Tommi Vainikainen
- [accerciser] Fix for bug #653942 - Remove script recorder references from POTFILES.in =?utf-8?q?Javier_Hern=C3=A1ndez_Ant=C3=BAnez?=
- [rygel] core: call remove_item for all MediaItems Jens Georg
- [accerciser] Prep for v3.1.3 =?utf-8?q?Javier_Hern=C3=A1ndez_Ant=C3=BAnez?=
- [libgdamm] Add SQL_OPERATOR_TYPE_ILIKE. Murray Cumming
- [accerciser] Created tag ACCERCISER_3_1_3 =?utf-8?q?Javier_Hern=C3=A1ndez_Ant=C3=BAnez?=
- [glom] Backends: Slight reorganization. Murray Cumming
- [glom] Find: Make searching case-insensitive again. Murray Cumming
- [accerciser] Marking as 3.1.4pre =?utf-8?q?Javier_Hern=C3=A1ndez_Ant=C3=BAnez?=
- [evolution-ews] Implement stripping of html tags Or Goshen
- [empathy] LogWindow: make it a proper GtkWindow subclass Emilio Pozuelo Monfort
- [empathy] LogWindow: refresh the logs when new events happen Emilio Pozuelo Monfort
- [gedit] view: deactivate the view activatable in unrealize Ignacio Casal Quinteiro
- [glib] Updated GIO Visual Studio Projects Chun-wei Fan
- [cogl] README: Fix a tiny typo Neil Roberts
- [gedit] Remove bogus assertions in the doc sidepane. Paolo Borelli
- [tracker] Deleted branch wip/miner-priority-queues Carlos Garnacho
- [tracker] (12 commits) Created branch wip/miner-priority-queues Carlos Garnacho
- [tracker/wip/miner-priority-queues: 1/12] libtracker-miner: Add TrackerPriorityQueue Carlos Garnacho
- [tracker/wip/miner-priority-queues: 2/12] tracker-miner-fs: Use a priority queue for directories to be inspected. Carlos Garnacho
- [tracker/wip/miner-priority-queues: 3/12] tracker-miner-fs: Put CrawledDirectoryData into a priority queue Carlos Garnacho
- [tracker/wip/miner-priority-queues: 4/12] tracker-miner-fs: remove duplicated code Carlos Garnacho
- [tracker/wip/miner-priority-queues: 5/12] libtracker-miner: Make tracker_priority_queue_foreach_remove return gboolean Carlos Garnacho
- [tracker/wip/miner-priority-queues: 6/12] libtracker-miner: Add tracker_priority_queue_get_length Carlos Garnacho
- [tracker/wip/miner-priority-queues: 7/12] tracker-miner-fs: Use priority queues for created/deleted/updated/moved items Carlos Garnacho
- [tracker/wip/miner-priority-queues: 8/12] libtracker-miner: remove TRACKER_QUEUE_PRIORITY* in favor of G_PRIORITY* Carlos Garnacho
- [tracker/wip/miner-priority-queues: 9/12] tracker-miner-fs: Add priority argument to tracker_miner_fs_directory_add_internal() Carlos Garnacho
- [tracker/wip/miner-priority-queues: 10/12] tracker-miner-fs: Add tracker_miner_fs_check_*_with_priority() Carlos Garnacho
- [tracker/wip/miner-priority-queues: 11/12] libtracker-miner: Add TrackerTaskPool Carlos Garnacho
- [tracker/wip/miner-priority-queues: 12/12] tracker-miner-fs: Use TrackerTaskPool for the extraction pool Carlos Garnacho
- [libdmapsharing] Add missing include of string.h (thanks Vincent Untz) W . Michael Petullo
- [glib] Deleted branch g-property Emmanuele Bassi
- [glib] (14 commits) Created branch g-property Emmanuele Bassi
- [glib/g-property: 1/14] gobject: Add GProperty Emmanuele Bassi
- [glib/g-property: 2/14] perf: Compare GParamSpec and GProperty usage Emmanuele Bassi
- [glib/g-property: 3/14] gobject: Add override_property_default() Emmanuele Bassi
- [glib/g-property: 4/14] gproperty: Updates after review Emmanuele Bassi
- [glib/g-property: 5/14] gproperty: Do not box values in g_property_get_range() Emmanuele Bassi
- [glib/g-property: 6/14] property: Pack the GProperty structure Emmanuele Bassi
- [glib/g-property: 7/14] gproperty: General clean up Emmanuele Bassi
- [glib/g-property: 8/14] gproperty: Fix locking Emmanuele Bassi
- [glib/g-property: 9/14] gproperty: Clarify handling of complex types Emmanuele Bassi
- [glib/g-property: 10/14] gproperty: Minor clean-ups Emmanuele Bassi
- [glib/g-property: 11/14] gparam: Introduce nick and blurb setters Emmanuele Bassi
- [glib/g-property: 12/14] gproperty: Wrap nick and blurb setters into one function Emmanuele Bassi
- [glib/g-property: 13/14] gproperty: Explicitly notify with explicit setters Emmanuele Bassi
- [glib/g-property: 14/14] gproperty: Allow explicit setters to skip notification Emmanuele Bassi
- [vte] Revert "gitignore: Add generated *.pot files in po/ subdirectory" Behdad Esfahbod
- [vte/vte-0-28] Revert "gitignore: Add generated *.pot files in po/ subdirectory" Behdad Esfahbod
- [gnome-commander] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [evolution-data-server] Authorization domains are no longer used in password storage. Matthew Barnes
- [evolution-exchange] Adapt to CamelSession and e-passwords changes. Matthew Barnes
- [evolution] Adapt to CamelSession and e-passwords changes. Matthew Barnes
- [evolution-groupwise] Adapt to CamelSession and e-passwords changes. Matthew Barnes
- [evolution-mapi] Adapt to CamelSession and e-passwords changes. Matthew Barnes
- [glib] Update GIO VS 2010 project templates Chun-wei Fan
- [gbrainy] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [glib] Deleted branch g-property Emmanuele Bassi
- [gcompris/gcomprisbraille] Code for starting the server|Identifying network Srishti Sethi
- [glib] (16 commits) Created branch g-property Emmanuele Bassi
- [glib/g-property: 1/16] gobject: Add GProperty Emmanuele Bassi
- [glib/g-property: 2/16] perf: Compare GParamSpec and GProperty usage Emmanuele Bassi
- [glib/g-property: 3/16] gobject: Add override_property_default() Emmanuele Bassi
- [glib/g-property: 4/16] gproperty: Updates after review Emmanuele Bassi
- [glib/g-property: 5/16] gproperty: Do not box values in g_property_get_range() Emmanuele Bassi
- [glib/g-property: 6/16] property: Pack the GProperty structure Emmanuele Bassi
- [glib/g-property: 7/16] gproperty: Clean up default value implementation Emmanuele Bassi
- [glib/g-property: 8/16] gproperty: Fix locking Emmanuele Bassi
- [glib/g-property: 9/16] gproperty: Clarify handling of complex types Emmanuele Bassi
- [glib/g-property: 10/16] gproperty: Remove unnecessary GValue collections Emmanuele Bassi
- [glib/g-property: 11/16] gparam: Introduce nick and blurb setters Emmanuele Bassi
- [glib/g-property: 12/16] gproperty: Wrap nick and blurb setters into one function Emmanuele Bassi
- [glib/g-property: 13/16] gproperty: Implicitly notify with explicit setters Emmanuele Bassi
- [glib/g-property: 14/16] gproperty: Allow explicit setters to skip notification Emmanuele Bassi
- [glib/g-property: 15/16] gproperty: Add an additional type check Emmanuele Bassi
- [glib/g-property: 16/16] gproperty: Update the Since tags Emmanuele Bassi
- [gedit/gnome-3-0] spell: attach the right view to the automatic spell checker Ignacio Casal Quinteiro
- [empathy] release.py: update last_tag_pattern Guillaume Desmottes
- [empathy] prepare 3.1.3 Guillaume Desmottes
- [lasem] Add support for math equation baseline =?utf-8?q?Jean_Br=C3=A9fort?=
- [lasem] Aded a baseline argument to lsm_dom_view_get_size(). =?utf-8?q?Jean_Br=C3=A9fort?=
- [cogl] matrix-mesa: remove unused macros functions and cruft Robert Bragg
- [cogl] matrix-mesa: move to _cogl_matrix namespace Robert Bragg
- [cogl] matrix: Flatten cogl-matrix-mesa.[ch] into cogl-matrix.[ch] Robert Bragg
- [cogl] matrix: Adds cogl_matrix_is_identity API Robert Bragg
- [cogl] doc: Adds missing cogl_matrix syms to 2.0 reference Robert Bragg
- [cogl] framebuffer: Add _get_XYZ_bits() functions Robert Bragg
- [cogl] docs: Adds missing cogl_framebuffer syms to reference Robert Bragg
- [cogl] docs: update cogl-context 2.0 docs Robert Bragg
- [gedit] Further fixes to get_iter_from_tab in the doc pane Paolo Borelli
- [aravis] gvcp: avoid 0 for packet_count, as it is an error value. Emmanuel Pacaud
- [empathy] remove released flag Guillaume Desmottes
- [empathy] Created tag EMPATHY_3_1_3 Guillaume Desmottes
- [gnome-session] release: 3.1.3 Vincent Untz
- [gnome-session] Created tag 3.1.3 Vincent Untz
- [gnome-session] release: post-release bump to 3.1.4 Vincent Untz
- [glabels] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [gedit] Expand the view instead of the paned. Ignacio Casal Quinteiro
- [glabels/glabels-3_0] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [clutter] build: check COGL_HAS_GLES2 to check for gles2 support Robert Bragg
- [clutter] glx-tfp: Don't include glx.h Robert Bragg
- [clutter] build: fix Makefile.am to build glx tfp code on x11 platforms Robert Bragg
- [clutter] Deprecate mallum's add() macros for Group and Stage Emmanuele Bassi
- [clutter] clutter-text: Always update cursor positions when painting Emmanuele Bassi
- [clutter] clutter-media: mention the asynchronous behavior of set_playing() in the doc. Emmanuele Bassi
- [evolution-data-server] Camel: Fix Gtk-Doc notation in comment blocks. Matthew Barnes
- [aravis] gv_device: let's retry the gvcp command if a wrong ack packet is received. Emmanuel Pacaud
- [gnome-web-photo] build: Complete previous commit (3f82cd8f) Vincent Untz
- [gnome-web-photo] Created tag 0.10.2 Vincent Untz
- [gnome-web-photo] release: 0.10.2 Vincent Untz
- [gnome-web-photo] release: post-release bump to 0.10.3 Vincent Untz
- [libgweather] release: 3.1.3 Vincent Untz
- [libgweather] Created tag 3.1.3 Vincent Untz
- [libgweather] release: post-release bump to 3.1.4 Vincent Untz
- [gedit/gnome-3-0] Expand the view instead of the paned. Ignacio Casal Quinteiro
- [clutter] build: Fix the path to the tslib event source Emmanuele Bassi
- [jhbuild] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [clutter] po: Fix the location of a translatable file Emmanuele Bassi
- [gnome-desktop] Revert "Add gnome-about.desktop.in to POTFILES" Vincent Untz
- [gnome-desktop] release: 3.1.3 Vincent Untz
- [gnome-desktop] Created tag 3.1.3 Vincent Untz
- [gnome-desktop] release: post-release bump to 3.1.4 Vincent Untz
- [aravis] gvcp: post-increment in a return statement is not a good idea. Emmanuel Pacaud
- [clutter] po: Fix the name of the translatable file Emmanuele Bassi
- [gtksourceview] Release 3.1.3 Ignacio Casal Quinteiro
- [gtksourceview] Created tag 3.1.3 Ignacio Casal Quinteiro
- [epiphany/history-rewrite] ephy_history_service_get_url_row: avoid a segmentation fault Claudio Saavedra
- [epiphany/history-rewrite] ephy-history-service: Add method to retrieve a URL from the history Claudio Saavedra
- [gnome-shell-extensions] Added Japanese translation. Takeshi Aihana
- [gnome-packagekit] Created tag GNOME_PACKAGEKIT_3_1_3 Richard Hughes
- [gnome-packagekit] Generate .xz tarballs by default Richard Hughes
- [gnome-packagekit] Release version 3.1.3 Richard Hughes
- [gnome-control-center] Add missing translatable files Rodrigo Moya
- [gnome-control-center] Release 3.1.3 Rodrigo Moya
- [gnome-control-center] Created tag GNOME_CONTROL_CENTER_3_1_3 Rodrigo Moya
- [gnome-packagekit] trivial: Post release version bump Richard Hughes
- [clutter] tests: Add performance tracking framework =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [empathy] empathy_contact_from_tpl_contact: don't override the alias Emilio Pozuelo Monfort
- [empathy] LogWindow: really show the users' alias in the Who pane Emilio Pozuelo Monfort
- [empathy] Display `Chat in ...' for MUCs Emilio Pozuelo Monfort
- [gnome-settings-daemon] media-keys: Add button handling code from gnome-power-manager Richard Hughes
- [gnome-settings-daemon] power: Add an initial power plugin that just handles the lid actions Richard Hughes
- [gnome-settings-daemon] power: Register two interfaces on the session bus Richard Hughes
- [gnome-settings-daemon] power: Add the code required to do keyboard backlight control Richard Hughes
- [gnome-settings-daemon] power: Add an internal error quark for future code Richard Hughes
- [gnome-settings-daemon] power: Add the code required to to display backlight control Richard Hughes
- [gnome-settings-daemon] power: Actually return the new percentage brightness for the media key plugin Richard Hughes
- [gnome-settings-daemon] power: Add the DBus interface that is currently used by gnome-shell Richard Hughes
- [gnome-settings-daemon] power: Add a helper object for talking to gnome-phone-manager Richard Hughes
- [gnome-settings-daemon] power: Add the engine functionality so that batteries are monitored Richard Hughes
- [gnome-settings-daemon] power: Clear any low power or discharging notifications when the batteries are fully charged Richard Hughes
- [gnome-settings-daemon] power: Show a notification if the UPS gets marked as discharging Richard Hughes
- [gnome-settings-daemon] power: Make notifications and sounds when the system battery state is low Richard Hughes
- [gnome-settings-daemon] power: Actually do the critical action when required Richard Hughes
- [gnome-control-center] Use the new gnome-settings-daemon DBus names now the power plugin has moved there Richard Hughes
- [gnome-shell] power: Use the new gnome-settings-daemon DBus names now the power plugin has moved there Richard Hughes
- [gsettings-desktop-schemas] Created branch gnome-3-0 Vincent Untz
- [gsettings-desktop-schemas] release: 3.1.3 Vincent Untz
- [gsettings-desktop-schemas] Created tag 3.1.3 Vincent Untz
- [gsettings-desktop-schemas] release: post-release bump to 3.1.4 Vincent Untz
- [vala] Deleted branch wip/attributes Luca Bruno
- [vala] (121 commits) Created branch wip/attributes Luca Bruno
- [vala/wip/attributes: 1/121] Remove code that references the unused Class.free_function_address_of Luca Bruno
- [vala/wip/attributes: 2/121] Add a cache structure in code nodes to be used by code generators Luca Bruno
- [vala/wip/attributes: 3/121] codegen: Add CCodeAttribute cache Luca Bruno
- [vala/wip/attributes: 4/121] codegen: Add get_ccode_name, get_ccode_const_name and get_ccode_type_name Luca Bruno
- [vala/wip/attributes: 5/121] dova: Use get_ccode_name in the codegen Luca Bruno
- [vala/wip/attributes: 6/121] Move cheader_filename out of the code tree Luca Bruno
- [vala/wip/attributes: 7/121] codegen: Add get_ccode_prefix Luca Bruno
- [vala/wip/attributes: 8/121] codegen: Add get_ccode_lower_case_prefix Luca Bruno
- [vala/wip/attributes: 9/121] codegen: Add get_ccode_lower_case_suffix Luca Bruno
- [vala/wip/attributes: 10/121] codegen: Add get_ccode_lower_case_name Luca Bruno
- [vala/wip/attributes: 11/121] codegen: Add get_ccode_ref_function Luca Bruno
- [vala/wip/attributes: 12/121] codegen: Add get_ccode_unref_function Luca Bruno
- [vala/wip/attributes: 13/121] codegen: Add get_ccode_ref_function_void Luca Bruno
- [vala/wip/attributes: 14/121] codegen: Add get_ccode_ref_sink_function Luca Bruno
- [vala/wip/attributes: 15/121] codegen: Add get_ccode_copy_function Luca Bruno
- [vala/wip/attributes: 16/121] codegen: Add get_ccode_free_function Luca Bruno
- [vala/wip/attributes: 17/121] codegen: Add get_ccode_type_id Luca Bruno
- [vala/wip/attributes: 18/121] codegen: Add get_ccode_get_marshaller_type_name Luca Bruno
- [vala/wip/attributes: 19/121] codegen: Add get_ccode_get_value_function Luca Bruno
- [vala/wip/attributes: 20/121] codegen: Add get_ccode_set_value_function Luca Bruno
- [vala/wip/attributes: 21/121] codegen: Add get_ccode_take_value_function Luca Bruno
- [vala/wip/attributes: 22/121] codegen: Add get_ccode_type_check_function Luca Bruno
- [vala/wip/attributes: 23/121] codegen: Add get_ccode_param_spec_function Luca Bruno
- [vala/wip/attributes: 24/121] codegen: Add get_ccode_default_value Luca Bruno
- [vala/wip/attributes: 25/121] codegen: Add get_ccode_has_copy_function Luca Bruno
- [vala/wip/attributes: 26/121] codegen: Add get_ccode_has_destroy_function Luca Bruno
- [vala/wip/attributes: 27/121] codegen: Add get_ccode_instance_pos Luca Bruno
- [vala/wip/attributes: 28/121] codegen: Add get_ccode_no_array_length Luca Bruno
- [vala/wip/attributes: 29/121] codegen: Add get_ccode_array_length_type Luca Bruno
- [vala/wip/attributes: 30/121] codegen: Add get_ccode_array_length_pos Luca Bruno
- [vala/wip/attributes: 31/121] codegen: Add get_ccode_delegate_target_pos Luca Bruno
- [vala/wip/attributes: 32/121] codegen: Add get_ccode_pos Luca Bruno
- [vala/wip/attributes: 33/121] codegen: Add get_ccode_type Luca Bruno
- [vala/wip/attributes: 34/121] codegen: Add get_ccode_destroy_notify_pos Luca Bruno
- [vala/wip/attributes: 35/121] codegen: Add get_ccode_destroy_notify_pos Luca Bruno
- [vala/wip/attributes: 36/121] codegen: Add get_ccode_simple_generics Luca Bruno
- [vala/wip/attributes: 37/121] codegen: Add get_ccode_vfunc_name Luca Bruno
- [vala/wip/attributes: 38/121] codegen: Add get_ccode_finish_name Luca Bruno
- [vala/wip/attributes: 39/121] Add helper functions for attributes in CodeNode Luca Bruno
- [vala/wip/attributes: 40/121] On-demand load and caching of simple type struct attributes Luca Bruno
- [vala/wip/attributes: 41/121] Drop cinstance_parameter_position from code nodes Luca Bruno
- [vala/wip/attributes: 42/121] gidlparser: Set const_cname as attribute Luca Bruno
- [vala/wip/attributes: 43/121] Make Delegate.has_target be loaded on-demand Luca Bruno
- [vala/wip/attributes: 44/121] gidlparser: Drop usage of set_cname Luca Bruno
- [vala/wip/attributes: 45/121] gidlparser: Drop usage of CodeNode.get_cname Luca Bruno
- [vala/wip/attributes: 46/121] gidlparser: Drop usage of CodeNode.get_lower_case_cprefix Luca Bruno
- [vala/wip/attributes: 47/121] gidlparser: Drop usage of CodeNode.get_cprefix Luca Bruno
- [vala/wip/attributes: 48/121] gidlparser: Drop usage of CodeNode.get_upper_case_cname Luca Bruno
- [vala/wip/attributes: 49/121] gidlparser: Drop usage of set_type_cname and set_lower_case_csuffix Luca Bruno
- [vala/wip/attributes: 50/121] gidlparser: Drop usage of get_finish_cname and set_finish_cname Luca Bruno
- [vala/wip/attributes: 51/121] gidlparser: Drop usage of CCode array-related attribute arguments Luca Bruno
- [vala/wip/attributes: 52/121] Drop Property.no_accessor_method which is C-specific Luca Bruno
- [vala/wip/attributes: 53/121] gidlparser: Drop usage add_cprefix and set_lower_case_cprefix Luca Bruno
- [vala/wip/attributes: 54/121] gidlparser: Drop usage of set_type_id Luca Bruno
- [vala/wip/attributes: 55/121] gidlparser: Drop usage of set_free_function and others Luca Bruno
- [vala/wip/attributes: 56/121] gidlparser: Drop usage of carray and cdelegate parameter position Luca Bruno
- [vala/wip/attributes: 57/121] Drop Struct.has_copy_function and has_destroy_function Luca Bruno
- [vala/wip/attributes: 58/121] Drop Struct.copy_function Luca Bruno
- [vala/wip/attributes: 59/121] Drop TypeSymbol.get_free_function Luca Bruno
- [vala/wip/attributes: 60/121] Drop TypeSymbol set/get/take value function and marshaller type name Luca Bruno
- [vala/wip/attributes: 61/121] codegen: Add get_ccode_dup_function Luca Bruno
- [vala/wip/attributes: 62/121] Drop Class dup_function Luca Bruno
- [vala/wip/attributes: 63/121] Drop Class.ref_function_void Luca Bruno
- [vala/wip/attributes: 64/121] Drop TypeSymbol.param_spec_function Luca Bruno
- [vala/wip/attributes: 65/121] Drop Class.type_check_function Luca Bruno
- [vala/wip/attributes: 66/121] Drop TypeSymbol.is_reference_counting Luca Bruno
- [vala/wip/attributes: 67/121] Drop TypeSymbol ref_function and unref_function Luca Bruno
- [vala/wip/attributes: 68/121] Drop TypeSymbol.get_destroy_function Luca Bruno
- [vala/wip/attributes: 69/121] Drop Class ref_sink function Luca Bruno
- [vala/wip/attributes: 70/121] Drop TypeSymbol dup_function Luca Bruno
- [vala/wip/attributes: 71/121] Do not use type_id in DataType.compatible Luca Bruno
- [vala/wip/attributes: 72/121] Drop get_type_id from code nodes Luca Bruno
- [vala/wip/attributes: 73/121] codegen: Add get_ccode_upper_case_name Luca Bruno
- [vala/wip/attributes: 74/121] Several fixes Luca Bruno
- [vala/wip/attributes: 75/121] Drop TypeSymbol.get_default_value Luca Bruno
- [vala/wip/attributes: 76/121] Drop has_type_id Luca Bruno
- [vala/wip/attributes: 77/121] Drop finish_vfunc_name Luca Bruno
- [vala/wip/attributes: 78/121] Drop Method.vfunc_name Luca Bruno
- [vala/wip/attributes: 79/121] Drop finish_cname Luca Bruno
- [vala/wip/attributes: 80/121] Drop finish_real_cname Luca Bruno
- [vala/wip/attributes: 81/121] Drop get_real_cname Luca Bruno
- [vala/wip/attributes: 82/121] Get rid of cname and cprefix information in code nodes Luca Bruno
- [vala/wip/attributes: 83/121] Drop Signal.get_signal_canonical_cconstant Luca Bruno
- [vala/wip/attributes: 84/121] Drop no_array_length Luca Bruno
- [vala/wip/attributes: 85/121] girparser: Fix against new attributes changes Luca Bruno
- [vala/wip/attributes: 86/121] codewriter: Get rid of all C bits Luca Bruno
- [vala/wip/attributes: 87/121] Fixing last bits Luca Bruno
- [vala/wip/attributes: 88/121] Move gir_name out of the code tree Luca Bruno
- [vala/wip/attributes: 89/121] Remove last C bit from symbol Luca Bruno
- [vala/wip/attributes: 90/121] Add get_ccode_array_null_terminated and drop related C bits from code nodes Luca Bruno
- [vala/wip/attributes: 91/121] Drop custom_return_ctype Luca Bruno
- [vala/wip/attributes: 92/121] Drop array stuff from variable Luca Bruno
- [vala/wip/attributes: 93/121] Drop delegate_target Luca Bruno
- [vala/wip/attributes: 94/121] Drop sentinel Luca Bruno
- [vala/wip/attributes: 95/121] Drop more C bits Luca Bruno
- [vala/wip/attributes: 96/121] Drop simple_generics Luca Bruno
- [vala/wip/attributes: 97/121] Drop unused NoThrow and FloatingReference Luca Bruno
- [vala/wip/attributes: 98/121] Drop returns_modified_pointer Luca Bruno
- [vala/wip/attributes: 99/121] Drop simple_generics again Luca Bruno
- [vala/wip/attributes: 100/121] Drop property notify and remaining array_null_terminated Luca Bruno
- [vala/wip/attributes: 101/121] On demand immutable and compact attributs Luca Bruno
- [vala/wip/attributes: 102/121] On demand Deprecated and Experimental attributes Luca Bruno
- [vala/wip/attributes: 103/121] On demand Enum.is_flags Luca Bruno
- [vala/wip/attributes: 104/121] Drop other process_attributes Luca Bruno
- [vala/wip/attributes: 105/121] Drop process_attributes in method Luca Bruno
- [vala/wip/attributes: 106/121] Drop process_attributes from Struct Luca Bruno
- [vala/wip/attributes: 107/121] New attributes helper methods Luca Bruno
- [vala/wip/attributes: 108/121] More Luca Bruno
- [vala/wip/attributes: 109/121] Use new methods Luca Bruno
- [vala/wip/attributes: 110/121] Drop property nick and blurb Luca Bruno
- [vala/wip/attributes: 111/121] Drop has_emitter Luca Bruno
- [vala/wip/attributes: 112/121] Drop all attribute-specific code from the codewriter Luca Bruno
- [vala/wip/attributes: 113/121] Drop process_attributes from Signal Luca Bruno
- [vala/wip/attributes: 114/121] Fix sentinel Luca Bruno
- [vala/wip/attributes: 115/121] On demand ccode arguments check Luca Bruno
- [vala/wip/attributes: 116/121] Avoid accessing CodeNode.attributes as much as possible Luca Bruno
- [vala/wip/attributes: 117/121] Hashmap Luca Bruno
- [vala/wip/attributes: 118/121] Fix hashmap and gir parser Luca Bruno
- [vala/wip/attributes: 119/121] Fix setting double attribute argument Luca Bruno
- [vala/wip/attributes: 120/121] Fix gidl parser Luca Bruno
- [vala/wip/attributes: 121/121] Fix girparser Luca Bruno
- [anjuta] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gbrainy] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-subtitles] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gimp-help-2] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [pitivi] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-settings-daemon] Updated Galician translations =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [planner] Update build instructions in README Alexandre Franke
- [planner] Add valgrind.h to Makefile to fix distcheck Alexandre Franke
- [planner] Add missing file Alexandre Franke
- [planner] Version 0.14.5 Alexandre Franke
- [gnome-packagekit] update Punjabi Translation Amanpreet Singh Alam
- [planner] Created tag PLANNER_0_14_5 Alexandre Franke
- [gdm] update Punjabi Translation Amanpreet Singh Alam
- [evince] Updated Hungarian translation Gabor Keleman
- [foundation-web] Changed the copyright year to 2011 Tobias Mueller
- [foundation-web] vote: Removed the masculin article in step2 voting page Tobias Mueller
- [gtksourceview] latex: add cite keyword Ignacio Casal Quinteiro
- [gnome-shell] update Punjabi Translation Amanpreet Singh Alam
- [gtksourceview/gnome-3-0] latex: add cite keyword Ignacio Casal Quinteiro
- [jhbuild] 3.2: add gnome-applets to the apps moduleset Enrico Minack
- [evolution] Updated Galician translations =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [empathy] Updated Galician translations =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [gdm] Updated Galician translations =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [accerciser] Updated Galician translations =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [gthumb] Improved insertion of files in catalogs Paolo Bacchilega
- [yelp-xsl] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [gtksourceview] Updated Galician translations =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [gnome-control-center] Updated Galician translations =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [totem] Updated Galician translations =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [eog] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [aravis] gv_interface: add the possibility to instantiate a device using its MAC address. Emmanuel Pacaud
- [gnomeweb-wml] Update Evolution download page for 3.1.3. Matthew Barnes
- [hyena/gtk3] BaseWidgetAccessible: Use Widget.Window instead of obsolete GdkWindow Bertrand Lorentz
- [hyena/gtk3] RatingEntry: Fix small code formatting issue Bertrand Lorentz
- [hyena/gtk3] CairoExtensions: Add GdkRGBAToCairoColor utility method Bertrand Lorentz
- [hyena/gtk3] RatingEntry: Fix rendering of the background and frame Bertrand Lorentz
- [tomboy] Updated Galician translations =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [gnome-bluetooth] Updated Galician translations =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [gnome-packagekit] Updated Galician translations =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [evolution-data-server] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [evolution-data-server] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [beast] BSE: compile bsebus as C++ source Tim Janik
- [beast] BSE: compile bsecategories as C++ source Tim Janik
- [beast] BSE: compile bsecompat as C++ source Tim Janik
- [beast] BSE: compile bseconstant as C++ source Tim Janik
- [beast] BSE: compile bseconstvalues as C++ source Tim Janik
- [beast] BSE: compile bsecontainer as C++ source Tim Janik
- [evince] Updated Galician translations =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [yelp-xsl] Updated Galician translations =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [epiphany] Updated Galician translations =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [gnome-shell] Updated Galician translations =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [gnome-utils] Updated Galician translations =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [anjuta] manual: Build mallard manual by default and also use it in the help menu Johannes Schmid
- [anjuta] glade: fix comment indentation Johannes Schmid
- [anjuta] Update files for 3.1.2 release Johannes Schmid
- [mutter] Updated Galician translations =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [anjuta] Created tag ANJUTA_3_1_3 Johannes Schmid
- [libgdata] Bug 653224 — Add gdata_picasaweb_service_get_user_async() Philip Withnall
- [libgdata] picasaweb: Minor documentation updates to GDataPicasaWebUser Philip Withnall
- [zenity] Updated Galician translations =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [gnome-commander] Replacing obsoleted g_basename() with g_path_get_basename() Piotr Eljasiak
- [libgdata] Created tag LIBGDATA_0_9_1 Philip Withnall
- [libgdata] docs: Add new symbol list for 0.9.1 Philip Withnall
- [libgdata] Release version 0.9.1 Philip Withnall
- [libgdata] build: Increment version to 0.9.2 Philip Withnall
- [gcompris] penalty activity: minor text change, replaced ballon by ball. Bruno Coudoin
- [vinagre] Correct include order to fix Win32 build David King
- [vinagre] Only compile pty-open.c if getpt() is available David King
- [clutter] build: Clean up the cally test Makefile.am Emmanuele Bassi
- [clutter] Created tag 1.7.4 Emmanuele Bassi
- [clutter] build: Fix up the tarball target used when releasing Emmanuele Bassi
- [clutter] Release Clutter 1.7.4 (snapshot) Emmanuele Bassi
- [clutter] Post-release version bump to 1.7.5 Emmanuele Bassi
- [orca] Prep for Orca v3.1.3 Joanmarie Diggs
- [orca] Created tag ORCA_3_1_3 Joanmarie Diggs
- [orca] Marking as Orca v3.1.4pre Joanmarie Diggs
- [at-spi2-core] Release v2.1.3 Mike Gorse
- [at-spi2-core] Created tag AT_SPI2_CORE_2_1_3 Mike Gorse
- [vinagre] Update NEWS for 3.1.3 release David King
- [vinagre] Created tag 3.1.3 David King
- [vino] Update NEWS for 3.1.3 release David King
- [vino] Created tag 3.1.3 David King
- [network-manager-applet] Added Persian translation Arash Mousavi
- [pyatspi2] Release v2.1.3 Mike Gorse
- [pyatspi2] Created tag PYATSPI_2_1_3 Mike Gorse
- [at-spi2-atk] Build fixes Mike Gorse
- [at-spi2-atk] Release v2.1.3 Mike Gorse
- [at-spi2-atk] Created tag AT_SPI2_ATK_2_1_3 Mike Gorse
- [vinagre] Post-release version bump to 3.1.4 David King
- [vino] Post-release version bump to 3.1.4 David King
- [orca/orca-xdesktop] Prep for v3.1.3-xdesktop Joanmarie Diggs
- [phonemgr] Port to gtk3. Daniele Forsi
- [phonemgr] upd 0.67 Daniele Forsi
- [gimp] plug-ins: add --progress=dot to work with newer wgets, and add ftp support Mikael Magnusson
- [orca] Created tag ORCA_3_1_3_XDESKTOP Joanmarie Diggs
- [phonemgr] Created tag V_0_67 Daniele Forsi
- [tomboy] Update contributors list Aaron Borden
- [tomboy] Update NEWS file for 1.7.1 Aaron Borden
- [tomboy] Bump the version to 1.7.2 Aaron Borden
- [tomboy] Created tag 1.7.1 Aaron Borden
- [orca/gnome-3-0] Prep for v3.0.3 Joanmarie Diggs
- [orca] Created tag ORCA_3_0_3 Joanmarie Diggs
- [gthumb] fixed crash when closing the slideshow Paolo Bacchilega
- [gthumb] slideshow: avoid a double BUTTON_PRESS emission that seems to be a Clutter bug Paolo Bacchilega
- [gedit-latex] Move file and folder abstraction to file.py Ignacio Casal Quinteiro
- [gnomeweb-wml] Tomoby 1.7.1 release Aaron Borden
- [latexila] Structure action: shift right =?utf-8?q?S=C3=A9bastien_Wilmet?=
05 July 2011
- [gnome-system-monitor] Release: 3.1.3 =?utf-8?q?Chris_K=C3=BChl?=
- [gnome-system-monitor] Created tag GNOME_SYSTEM_MONITOR_3_1_3 =?utf-8?q?Chris_K=C3=BChl?=
- [glib-networking] 2.29.9 Dan Winship
- [glib-networking] Created tag 2.29.9 Dan Winship
- [libsoup] Revert "soup-message-io: clear connection from queue items when IDLE status is set" Dan Winship
- [libsoup] 2.35.3 Dan Winship
- [libsoup] Created tag LIBSOUP_2_35_3 Dan Winship
- [evolution-data-server] POP3: Use GError instead of errno. Matthew Barnes
- [cogl/msvc-support] (11 commits) ...Update cogl.symbols Chun-wei Fan
- [cogl/msvc-support: 10/11] Merge branch 'master' into msvc-support Chun-wei Fan
- [cogl/msvc-support: 11/11] Update cogl.symbols Chun-wei Fan
- [tomboy] Update Chinese (Simplified) translation Ray Wang
- [evolution-data-server] NNTP: Remove unnecessary <errno.h> includes. Matthew Barnes
- [evolution-data-server] SMTP: Use GError instead of errno. Matthew Barnes
- [evolution-data-server] camel_tcp_stream_ssl_enable_ssl(): Add GError parameter. Matthew Barnes
- [gnumeric] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [anjuta] Added "description" field to doap file Johannes Schmid
- [libgda] mysql: Fix compiler warnings. Murray Cumming
- [libgda] Add -Wformat-security to the --enable-warnings=fatal warnings. Murray Cumming
- [libgda] Replace (deprecated) GtkHPaned and GtkVPaned. Murray Cumming
- [libgda] Fix some more compiler warnings Murray Cumming
- [vala] gstreamer-0.10: Fix Pad.get_fixed_caps_func and get_proxy_(get/set)caps Luca Bruno
- [cogl/msvc-support] Fix cogl/cogl-framebuffer.h (#define error) Chun-wei Fan
- [cogl/msvc-support] Update cogl.symbols Chun-wei Fan
- [clutter/msvc-support] (15 commits) ...Merge branch 'master' into msvc-support Chun-wei Fan
- [clutter/msvc-support: 15/15] Merge branch 'master' into msvc-support Chun-wei Fan
- [libgda] Fix more unused-parameter compiler warnings. Murray Cumming
- [libgda] Fix typo. Murray Cumming
- [vala] codegen: Fix returning inline allocated arrays Luca Bruno
- [seahorse] gkr: Create new keyring items in the right keyring. Stefan Walter
- [glom] ListView: Make the rows high enough. Murray Cumming
- [glom/glom-1-18] ListView: Make the rows high enough. Murray Cumming
- [glom] Remove debug output Murray Cumming
- [glom/glom-1-18] Remove debug output Murray Cumming
- [evolution-data-server] Updated Galician translations =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [gconf] Updated Galician translations =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [evolution-ews] Check if Task has start date and due date Pavel Ocheretny
- [evolution-ews] If Task has HTML body, we have to convert it to plain text Pavel Ocheretny
- [evolution-ews] Fetch CompleteDate property of the Task Pavel Ocheretny
- [gegl] gegl:lua adapt to updated gegl_buffer_sample() API Nils Philippsen
- [billreminder] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [tbo] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [frogr] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [vala] Regenerate gtk+-3.0 vapi Ryan Lortie
- [gnome-settings-daemon] power: Add a helper GObject to interface with X11 IDLETIME counters Richard Hughes
- [vala] Update gio-2.0 vapi to GLib git master Ryan Lortie
- [empathy] LogWindow: expand/collapse events when a row is activated Emilio Pozuelo Monfort
- [gegl] add GeglInterpolation enum in the chant system, not totally working =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [evolution-data-server] camel_stream_process_connect(): Add GError parameter. Matthew Barnes
- [evolution-data-server] CamelImapWrapper: Use GError instead of errno. Matthew Barnes
- [epiphany/history-rewrite] ephy_history_service_get_url_row: don't leak the url strings Claudio Saavedra
- [epiphany/history-rewrite] EphyHistoryService: don't leak the history-filename string property Claudio Saavedra
- [epiphany/history-rewrite] tests/ephy-history: plug a couple of leaks Claudio Saavedra
- [epiphany/history-rewrite] EphyHistoryService: fix the disposal of EphyHistoryJobMethod data Claudio Saavedra
- [epiphany/history-rewrite] ephy_history_service_execute_set_url_title: don't leak the title Claudio Saavedra
- [epiphany/history-rewrite] Add tests for EphyHistoryService::set_url_title() Claudio Saavedra
- [epiphany/history-rewrite] Add tests for EphyHistoryService::get_url() Claudio Saavedra
- [epiphany] ephy-window: remove unused resize idle handler id Xan Lopez
- [epiphany] window-commands: make get_suggested_title a separate function Xan Lopez
- [gnome-control-center] network: Kill compilation warnings Rodrigo Moya
- [gtk+/a11y] Update assistant tests Matthias Clasen
- [glib] Disable a failing test Matthias Clasen
- [glib] Fix the build Matthias Clasen
- [gedit] Release 3.1.2 Ignacio Casal Quinteiro
- [gedit] Created tag 3.1.2 Ignacio Casal Quinteiro
- [gnote/stable-0.7] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [gedit-plugins] Release 3.1.2 Ignacio Casal Quinteiro
- [gedit-plugins] Created tag 3.1.2 Ignacio Casal Quinteiro
- [clutter] clutter-actor: Don't apply shaders during picking Neil Roberts
- [gthumb] increased the number of preloaded images Paolo Bacchilega
- [planner] Updated Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [gnote] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [gnote/stable-0.7] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [rygel] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [glib] Update NEWS for 2.29.10 Matthias Clasen
- [totem] grilo: Add YouTube API key Bastien Nocera
- [totem] grilo: Update required grilo version Bastien Nocera
- [gnome-commander] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [gtk+] reftests: load/save file once in Glade Benjamin Otte
- [gtk+] reftests: Fix label-sizing reference for Pango Benjamin Otte
- [gtk+] reftests: Use an offscreen window to avoid artifacts Benjamin Otte
- [gthumb] resize images: bind width and height if size is expressed in percentage and keep ratio is active Paolo Bacchilega
- [gcompris] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [libsoup] soup-cache: plug memory leak Xan Lopez
- [almanah] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [glib] gio: Fix srcdir != builddir build for docs Colin Walters
- [glom] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [cogl] egl: fix tracking of priv features in check_egl_extensions Robert Bragg
- [cogl] egl: look for EGL_IMAGE_FROM_X11_PIXMAP as winsys feature Robert Bragg
- [cogl] cogl-internal: remove COGL_PRIVATE_FEATURE_EGL flags Robert Bragg
- [banshee] Updated Hungarian help translation Gabor Keleman
- [json-glib] build: Clean up configure.ac's preamble Emmanuele Bassi
- [json-glib] build: Allow m4 substitution for conditional defaults Emmanuele Bassi
- [json-glib] build: Replace AC_HELP_STRING with AS_HELP_STRING Emmanuele Bassi
- [gedit-plugins/gnome-3-0] synctex: Fix SyncSource when a input_file is not already open. Ignacio Casal Quinteiro
- [gedit-plugins/gnome-3-0] synctex: remove hack to access the tab out of the view. Ignacio Casal Quinteiro
- [gedit-plugins/gnome-3-0] synctex: call goto_line on an idle when doing sync_source on non-open file. Ignacio Casal Quinteiro
- [json-glib] tests/path: Link expressions and results Emmanuele Bassi
- [gedit-plugins/gnome-3-0] Release 3.0.5 Ignacio Casal Quinteiro
- [gedit-plugins] Created tag 3.0.5 Ignacio Casal Quinteiro
- [glib] build: Use --disable-maintainer-mode for distcheck Colin Walters
- [yelp] Mark two strings for translation, also remove unnecessary markup. Fixes: https://bugzilla.gnome.org/ Shaun McCance
- [accerciser] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gimp/soc-2011-warp] gimpitem: add a quick doc for gimp_item_mask_intersect =?utf-8?q?Michael_Mur=C3=A9?=
- [empathy] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gimp/soc-2011-warp] gimpimagemap: move the creation of the gegl graph to a dedicated function =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp] gimpimagemap: add doc + TODO =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp] gimpoperationwarp: add a hardness property, and use it to compute influence with a gaussian like cur =?utf-8?q?Michael_Mur=C3=A9?=
- [gdm] Updated Spanish translation Jorge Gonzalez Gonzalez
- [yelp] Updated Spanish translation Jorge Gonzalez Gonzalez
- [grilo-plugins/0.1.x] youtube: Fix ISO C90 warnings Victor Manuel Jaquez Leal
- [grilo-plugins/0.1.x] youtube: Fix old-style function declarations Victor Manuel Jaquez Leal
- [grilo-plugins/0.1.x] youtube: Fix variable shadowing a parameter Victor Manuel Jaquez Leal
- [grilo-plugins/0.1.x] youtube: Add support for compiling against libgdata ≥ 0.9.0 Victor Manuel Jaquez Leal
- [grilo-plugins/0.1.x] youtube: Add a missing case to a switch statement Victor Manuel Jaquez Leal
- [gnome-control-center] Avoid making lots of DBus calls to set the brightness when the slider changes too quickly Rodrigo Moya
- [mousetweaks] Version increment to 3.1.4 because there was no commit for 3.1.3 Francesco Fumanti
- [sushi] sound-player: Fix some compiler warnings Cosimo Cecchi
- [gtk+] Update NEWS Matthias Clasen
- [gtk+] 3.1.8 Matthias Clasen
- [gtk+] Post-release version bump Matthias Clasen
- [gtk+] Created tag 3.1.8 Matthias Clasen
- [empathy] LogWindow: make type filters unsensitive as necessary Emilio Pozuelo Monfort
- [empathy] Call: flip video preview horizontally Emilio Pozuelo Monfort
- [evolution-ews] Write a proper timezone data in a GetUserAvailability soap operation request Or Goshen
- [gegl] add missing file gegl-types.c for the GeglSamplerType enum =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl] Deleted branch soc-2011-warp =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl] (23 commits) Created branch soc-2011-warp =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 1/23] GeglPath: remove dead code =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 2/23] GeglPath: remove GEGL_PATH_INTERNAL =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 3/23] GeglPath: start organizing the file =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 4/23] GeglPath: heavy reorganisation and some coding style =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 5/23] GeglPath: rename GeglPathList related function to gegl_path_list_* =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 6/23] GeglPath: coding style =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 7/23] GeglPath: coding style + fix a warning in doc generation =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 8/23] GeglPath: add some doc =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 9/23] GeglPath: a bit more of organisation =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 10/23] GeglPath: fix ensure_tail that didn't work if priv->tail == NULL + fix wrong renaming =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 11/23] GeglPath: docs + some coding style =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 12/23] vector-fill: fix path_changed =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 13/23] GeglPath: add a gegl_path_get_flat_path function =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 14/23] path: remove dead code =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 15/23] GeglPath: remove unused #include =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 16/23] GeglPath: remove the declaration of unused path type "linear curve position associated value" =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 17/23] GeglPath: expose lerp and point_dist functions =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 18/23] path: add back the stroking code from GeglPath to the path op =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 19/23] GeglPath: document internal flattener function =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 20/23] gegl-path.h: add myself in the copyright =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 21/23] GeglPath: add acces to the non-flattened path =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 22/23] map-absolute, map-relative: add a property to choose the sampler =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 23/23] add a buffer-cache op in the workshop =?utf-8?q?Michael_Mur=C3=A9?=
- [glib] 2.29.10 Matthias Clasen
- [glib] Post-release version bump Matthias Clasen
- [glib] Created tag 2.29.10 Matthias Clasen
- [clutter-gst] build: Remove duplicate definition of the nativation example Damien Lespiau
- [clutter-gst] build: Use the modern way to require libtool Damien Lespiau
- [clutter-gst] video-texture: Add support for audio stream selection Damien Lespiau
- [clutter-gst] video-texture: Add missing transfer annotations Damien Lespiau
- [gegl/soc-2011-warp] rename gegl_chant_interpolation to gegl_chant_sampler =?utf-8?q?Michael_Mur=C3=A9?=
- [evolution-data-server] Camel: Remove some unnecessary type casts. Matthew Barnes
- [evolution-data-server] Prefer g_seekable_seek() over camel_stream_reset(). Matthew Barnes
- [evolution-data-server] Remove camel_stream_reset(). Matthew Barnes
- [evolution] EMFormatQuote cleanups. Matthew Barnes
- [evolution] Prefer g_seekable_seek() over camel_stream_reset(). Matthew Barnes
- [evolution-exchange] Prefer g_seekable_seek() over camel_stream_reset(). Matthew Barnes
- [evolution-groupwise] Prefer g_seekable_seek() over camel_stream_reset(). Matthew Barnes
- [evolution-mapi] Prefer g_seekable_seek() over camel_stream_reset(). Matthew Barnes
- [evolution-data-server] camel_stream_vprintf() doesn't exist. Matthew Barnes
- [tracker] libtracker-common: Fix compiler warning Philip Van Hoof
- [tracker] libtracker-data: Also in fail-case should it return newly allocated data Philip Van Hoof
- [tracker] libtracker-data: Unused variable in case of --disable-journal Philip Van Hoof
- [tracker] libtracker-data: Fix unused variables in case of --disable-journal Philip Van Hoof
- [tracker] miners/fs: Fix compiler warning Philip Van Hoof
- [gnome-applets] invest-applet: updated (c) of about and doc to 2011 Enrico Minack
- [evolution-exchange] Avoid camel_stream_printf(). Matthew Barnes
- [evolution-mapi] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [evolution-rss] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [gthumb] importer: check if there is enough free space before importing the files Paolo Bacchilega
- [clutter] (2 commits) Created branch wip/g-property Emmanuele Bassi
- [clutter/wip/g-property: 1/2] Depend on GLib ≥ 2.29.11 Emmanuele Bassi
- [clutter/wip/g-property: 2/2] gproperty: Port ClutterBox to GProperty Emmanuele Bassi
- [clutter] Deleted branch wip/g-property Emmanuele Bassi
- [clutter] (2 commits) Created branch wip/g-property Emmanuele Bassi
- [clutter/wip/g-property: 1/2] Depend on GLib ≥ 2.29.11 Emmanuele Bassi
- [clutter/wip/g-property: 2/2] gproperty: Port ClutterBox to GProperty Emmanuele Bassi
- [gthumb] adjust colors: added a preview check button to compare the image with the original Paolo Bacchilega
- [epiphany] [3.1.3] release Xan Lopez
- [epiphany] ephy-profile-migrator: use new g_utf8_substring Xan Lopez
- [clutter] Deleted branch wip/g-property Emmanuele Bassi
- [clutter] (2 commits) Created branch wip/g-property Emmanuele Bassi
- [clutter/wip/g-property: 1/2] Depend on GLib ≥ 2.29.11 Emmanuele Bassi
- [clutter/wip/g-property: 2/2] gproperty: Port ClutterBox to GProperty Emmanuele Bassi
- [gnome-keyring] Add Unity to OnlyShowIn Michael Terry
- [epiphany] Deleted branch history-rewrite Claudio Saavedra
- [epiphany] (26 commits) Created branch history-rewrite Claudio Saavedra
- [epiphany/history-rewrite: 1/26] Initial SQLite GObject wrapper implementation. Claudio Saavedra
- [epiphany/history-rewrite: 2/26] Initial implementation of EphyHistoryService. Claudio Saavedra
- [epiphany/history-rewrite: 3/26] Add an API point for adding a list of page visits. Claudio Saavedra
- [epiphany/history-rewrite: 4/26] Allow adding visits with URL data. Claudio Saavedra
- [epiphany/history-rewrite: 5/26] Add the ability to fetch a series of page visits in a time range. Claudio Saavedra
- [epiphany/history-rewrite: 6/26] Add support for user data parameter in all EphyHistoryService callbacks. Claudio Saavedra
- [epiphany/history-rewrite: 7/26] Add an EphyHistoryQuery object and switch current query method to use it. Claudio Saavedra
- [epiphany/history-rewrite: 8/26] Move all SQLite and history service files to lib and remove CVS Id's. Claudio Saavedra
- [epiphany/history-rewrite: 9/26] Add missing history service files from my previous commit. Claudio Saavedra
- [epiphany/history-rewrite: 10/26] Rename EphyHistoryPageVisitType enum members to conform with GLib conventions. Claudio Saavedra
- [epiphany/history-rewrite: 11/26] ephy-profile-migrator: migrate history to the new format Claudio Saavedra
- [epiphany/history-rewrite: 12/26] Add API to set the URL title in the history Claudio Saavedra
- [epiphany/history-rewrite: 13/26] ephy_history_service_get_url_row: avoid a segmentation fault Claudio Saavedra
- [epiphany/history-rewrite: 14/26] ephy-history-service: Add method to retrieve a URL from the history Claudio Saavedra
- [epiphany/history-rewrite: 15/26] ephy_history_service_get_url_row: don't leak the url strings Claudio Saavedra
- [epiphany/history-rewrite: 16/26] EphyHistoryService: don't leak the history-filename string property Claudio Saavedra
- [epiphany/history-rewrite: 17/26] tests/ephy-history: plug a couple of leaks Claudio Saavedra
- [epiphany/history-rewrite: 18/26] EphyHistoryService: fix the disposal of EphyHistoryJobMethod data Claudio Saavedra
- [epiphany/history-rewrite: 19/26] ephy_history_service_execute_set_url_title: don't leak the title Claudio Saavedra
- [epiphany/history-rewrite: 20/26] Add tests for EphyHistoryService::set_url_title() Claudio Saavedra
- [epiphany/history-rewrite: 21/26] Add tests for EphyHistoryService::get_url() Claudio Saavedra
- [epiphany/history-rewrite: 22/26] Minor style fix Claudio Saavedra
- [epiphany/history-rewrite: 23/26] Add vi and emacs modelines in a few places Claudio Saavedra
- [epiphany/history-rewrite: 24/26] EphyHistoryURL: Add a zoom_level field and update accordingly Claudio Saavedra
- [epiphany/history-rewrite: 25/26] history-service-urls-table: Add a zoom_level column Claudio Saavedra
- [epiphany/history-rewrite: 26/26] ephy-profile-migrator: update to migrate also zoom level preferences Claudio Saavedra
- [epiphany/history-rewrite] ephy-profile-migrator: don't leak the zoom data Claudio Saavedra
- [gcompris/gcomprismusic] added more levels Karthik Subramanian
- [gthumb] contact sheet: fixed some hotkey bindings in the main dialog Paolo Bacchilega
- [gnome-shell] appDisplay: make the categories list scrollable, if necessary Dan Winship
- [totem] sample-vala: Remove an unnecessary Vala dependency on GTK+ Philip Withnall
- [gtk+] Updated Persian translations Arash Mousavi
- [evolution-data-server/meego-eds] Implement e_cal_view_set_caching_enabled() to toggle view caching Christophe Dumez
- [gthumb] webalbums: fixed hotkeys binding in the main dialog Paolo Bacchilega
- [gimp] plug-ins: add ftp and gopher support to curl uri backend Mikael Magnusson
- [gimp] plug-ins: remove curl/types.h include in curl uri backend which was removed in 7.21.7 Mikael Magnusson
- [anjuta] [l10n] Updated German doc translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [tomboy] Fix for bgo#401888, introduces Advanced tab Aaron Borden
- [anjuta] [l10n] Updated German doc translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [totem] opensubtitles: Don't arbitrarily show and hide the tree view headers Philip Withnall
- [totem] opensubtitles: Don't glitchily sensitise the Apply button while searching Philip Withnall
- [gthumb] copying or moving a file will copy or move its XMP sidecar as well Paolo Bacchilega
- [folks] Bug 653746 — mismatch between hash and equals in Note Philip Withnall
- [evolution-data-server/meego-eds] Fix behavior of the view when caching is disabled Christophe Dumez
- [evince] [l10n] Updated German doc translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [vala] codegen: Fix boxing of value type different than the target type Luca Bruno
- [vala] Fix arithmetic expressions whose operands have different types Luca Bruno
- [tomboy] Remove the minimal height and width requests for the "Search all" dialog Aaron Borden
- [evolution] Avoid camel_stream_printf(). Matthew Barnes
- [orca] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [orca/orca-xdesktop] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [gegl/soc-2011-warp] gegl-buffer.h: update doc to silence some warning =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp] map-relative/absolute: rename interpolation to sampler_type =?utf-8?q?Michael_Mur=C3=A9?=
- [pygobject/invoke-rewrite] Handle arguments that are flags correctly John Palmieri
- [pygobject/invoke-rewrite] [cache] remove refrence to default value as it is not implemented yet John Palmieri
- [pygobject/invoke-rewrite] use gssize instead of int for arg indexes John Palmieri
- [vala] girwriter: Do not write constructors of abstract classes Luca Bruno
- [gimp] Fix some warnings Martin Nordholts
- [gimp] devel-docs: Undeprecate tools/shooter.c Martin Nordholts
- [gimp] app: Undeprecate GimpNavigationEditor Martin Nordholts
- [gimp] plug-ins: Stop using gtk_range_set_update_policy() in gfig Martin Nordholts
- [gedit] update zh_CN translation YunQiang Su
- [gtk+] gail: Include files directly Matthias Clasen
- [gtk+] gail: No need to include modules/other in CFLAGS anymore Matthias Clasen
- [gtk+] gail: Move from modules/other/gail to gtk/a11y Matthias Clasen
- [gtk+] Deleted branch a11y Matthias Clasen
- [gtk+] gail: Copy gail-util functions into gail Matthias Clasen
- [gtk+] gail-util: Move into toplevel directory Matthias Clasen
- [gtk+] gtk: Move a11y tests fro a11y/tests to tests/a11y Matthias Clasen
- [gtk+] Created branch a11y Matthias Clasen
- [gtk+] gtk: Include gail by default, don't build it as a module Matthias Clasen
- [gtk+] Remove the old gail tests Matthias Clasen
- [gtk+] And remove it from the build too Matthias Clasen
- [gtk+] Add a first, trivial test for accessibles Matthias Clasen
- [gtk+] We're not a module anymore Matthias Clasen
- [gtk+] NO_GAIL not used anymore Matthias Clasen
- [gtk+] No need for gail.h Matthias Clasen
- [gtk+] a11y: Remove unused HTML objects Matthias Clasen
- [gtk+] widget: Add a GtkWidgetClassPrivate Matthias Clasen
- [gtk+] API: Add gtk_widget_class_set_accessible_type() Matthias Clasen
- [gtk+] tests: Add first shot at an accessibility dump tool Matthias Clasen
- [gtk+] Add a test that has a labeled-by relation in it Matthias Clasen
- [gtk+] Add a test that sets ::accessible-name Matthias Clasen
- [gtk+] Add new tests to EXTRA_DIST Matthias Clasen
- [gtk+] Dump more accessibility data Matthias Clasen
- [gtk+] Add a more convenient way to dump Matthias Clasen
- [gtk+] Don't forget to free an empty attribute set Matthias Clasen
- [gtk+] Remove an extra line from expected output Matthias Clasen
- [gtk+] Fix make check Matthias Clasen
- [gtk+] Remove remnants of GnomeCanvas Matthias Clasen
- [gtk+] Dump AtkText properties too Matthias Clasen
- [gtk+] More text properties Matthias Clasen
- [totem] dbusservice: Fix intltool warnings about mismatched quotes in comments Philip Withnall
- [gtk+] Dump AtkImage properties too Matthias Clasen
- [totem] l10n: Fix some invalid XML caused by a typo in the ro help translation Philip Withnall
- [gtk+] Dump AtkAction properties Matthias Clasen
- [totem] docs: Update lists of documented symbols Philip Withnall
- [gtk+] Dump AtkSelection properties Matthias Clasen
- [totem] docs: Fix various minor problems with the API documentation Philip Withnall
- [dconf] Remember to dist the completion file. Ryan Lortie
- [gtk+] Add a test involving a selection Matthias Clasen
- [totem] docs: Add documentation strings to properties on GObjects Philip Withnall
- [gtk+] Dump AtkValue properties Matthias Clasen
- [totem] docs: Update the plugin writing guide Philip Withnall
- [gtk+] Add a test involving ranges Matthias Clasen
- [totem] docs: Remove a reference to TotemPlugin from totem-dirs.c Philip Withnall
- [gtk+] Fix some problems with the GailLinkButton implementation Matthias Clasen
- [totem] docs: Update the command line options listing in the man page Philip Withnall
- [gtk+] Dump AtkHyperLinkImpl properties Matthias Clasen
- [gtk+] Add a test involving links Matthias Clasen
- [gtk+] Fix the expected output for range.ui Matthias Clasen
- [gtk+] Dump AtkStreamableContent properties Matthias Clasen
- [gtk+] Add a test involving a text view Matthias Clasen
- [gtk+] Make the dumped output a bit more readable Matthias Clasen
- [gtk+] Dump AtkComponent properties Matthias Clasen
- [gtk+] Dump AtkTable properties Matthias Clasen
- [gtk+] Add a test involving a tree view Matthias Clasen
- [gtk+] Fix GtkSwitchAccessible type definition Matthias Clasen
- [gtk+] Remove debug spew Matthias Clasen
- [gtk+] tests: undefine GTK_DISABLE_DEPRECATED as we include deprecated types Matthias Clasen
- [gtk+] gail: Fix compile warning Matthias Clasen
- [gtk+] widget: Use g_type_add_class_private() Matthias Clasen
- [gtk+] tests: Add line breaks when dumping text attributes Matthias Clasen
- [gtk+] tests: omit fg-color and bg-color values from attributes Matthias Clasen
- [gtk+] Don't build the libgail-util docs Matthias Clasen
- [gtk+] Handle AtkValue implementations that return integer values Matthias Clasen
- [gtk+] Try harder to generate names for accessibles Matthias Clasen
- [gtk+] Fix dependencies between directories Matthias Clasen
- [gtk+] GailImageCell: Deal with absence of pixbufs Matthias Clasen
- [gtk+] GailTreeView: deal with absence of model Matthias Clasen
- [gtk+] Remove debug spew Matthias Clasen
- [gtk+] Add a filechooser testcase Matthias Clasen
- [gtk+] Add a scrollbar to the range testcase Matthias Clasen
- [gtk+] Add a color chooser testcase Matthias Clasen
- [gtk+] Add an about dialog testcase Matthias Clasen
- [gtk+] Add a README for accessibility-dump Matthias Clasen
- [gtk+] Add a testcase with an appchooser dialog Matthias Clasen
- [gtk+] Add a testcase involving a font selection dialog Matthias Clasen
- [gtk+] Add a messagedialog testcase Matthias Clasen
- [gtk+] Add a testcase with a print dialog Matthias Clasen
- [gtk+] Add a testcase involving an expander Matthias Clasen
- [gtk+] Add an assistant testcase Matthias Clasen
- [gtk+] docs: Remove mention of client messages Matthias Clasen
- [gtk+] gail: Remove useless code Matthias Clasen
- [gtk+] a11y: Remove hack for old code Matthias Clasen
- [gtk+] tests: Fix crash due to freeing random pointers Matthias Clasen
- [gtk+] gail: Add support for action_set_description Matthias Clasen
- [gtk+] tests: Reset the unnamed counter before a test run Matthias Clasen
- [gtk+] tests: Don't emit a message for every unnamed object Matthias Clasen
- [gtk+] Revert "Add a testcase involving a font selection dialog" Matthias Clasen
- [gtk+] Revert "Add a filechooser testcase" Matthias Clasen
- [gtk+] Revert "Add a testcase with a print dialog" Matthias Clasen
- [gtk+] Don't pass NULL to functions expecing a real string Matthias Clasen
- [gtk+] Add a testcase for all the pickers Matthias Clasen
- [gtk+] Add a lockbutton testcase Matthias Clasen
- [gtk+] Add a GtkSpinner testcase Matthias Clasen
- [gtk+] Add a GtkProgressBar testcase Matthias Clasen
- [gtk+] Add an infobar testcase Matthias Clasen
- [gtk+] Add a calendar testcase Matthias Clasen
- [gtk+] a11y: add a treeview performance test Matthias Clasen
- [gtk+] GailTreeView: optimize a bit Matthias Clasen
- [gtk+] tree-performance: test with tree stores too Matthias Clasen
- [gtk+] Statusbar testcases Matthias Clasen
- [gtk+] Paned testcase Matthias Clasen
- [gtk+] iconview testcase Matthias Clasen
- [gtk+] spinbutton testcase Matthias Clasen
- [gtk+] Forgotten file Matthias Clasen
- [gtk+] Remove gail_widget_new() Matthias Clasen
- [jhbuild] 3.2: Add oauth as dep of libgdata Colin Walters
- [gtk+] GailLabel -> GtkLabelAccessible Matthias Clasen
- [gtk+] Add some AtkText tests Matthias Clasen
- [gtk+] Test lots of boring string functions Matthias Clasen
- [gtk+] Add a testcase for a very old bug Matthias Clasen
- [gtk+] GtkLabelAccessible: remove broken workarounds Matthias Clasen
- [gtk+] GtkLabel: freeze property notification where appropriate Matthias Clasen
- [gtk+] GtkLabelAccessible: remove redundant check Matthias Clasen
- [gtk+] GtkSpinner: set a suitable role for the accessible Matthias Clasen
- [gtk+] GtkHSV: set a suitable role for the accessible Matthias Clasen
- [gtk+] a11y: Remove setters for row description/header Matthias Clasen
- [gtk+] a11y: Make treeview header and caption no longer settable Matthias Clasen
- [gtk+] a11y: Remove setters for column description/header Matthias Clasen
- [gtk+] messagedialog: Initialize style values in init() Matthias Clasen
- [gtk+] GtkLabel: factor out two getters Matthias Clasen
- [gtk+] Sort text attributes alphabetically in dumps Matthias Clasen
- [gtk+] Replace the boundary test Matthias Clasen
- [gtk+] Add some aux. pango api to help AtkText implementations Matthias Clasen
- [gtk+] GtkStyleContext: add some aux. a11y api Matthias Clasen
- [gtk+] Port GtkLabelAccessible from GailTextUtil to GtkPango api Matthias Clasen
- [gtk+] Update test results Matthias Clasen
- [gtk+] Expand the insert/delete text Matthias Clasen
- [gtk+] Remove debug spew Matthias Clasen
- [gtk+] Add some more basic tests Matthias Clasen
- [gtk+] Add some tests for selection handling Matthias Clasen
- [gtk+] Avoid warnings in clipboard code Matthias Clasen
- [gtk+] First cut at GailEntry -> GtkEntryAccessible Matthias Clasen
- [gtk+] GtkSpinButtonAccessible: Coding style cleanups Matthias Clasen
- [gtk+] Trivial whitespace fix Matthias Clasen
- [gtk+] Allow use of private api in a11y/ Matthias Clasen
- [gtk+] GtkEntryAccessible: port from GailTextUtil to GtkPango Matthias Clasen
- [gtk+] Add a test for entry signals Matthias Clasen
- [gtk+] Fix up signal ordering issues in GtkEntry Matthias Clasen
- [gtk+] GtkEntryAccessible: Rework text_changed handling Matthias Clasen
- [gtk+] Purge traces of insert idle handler Matthias Clasen
- [gtk+] GtkEntryAccessible: Clean up the AtkAction implementation a bit Matthias Clasen
- [gtk+] Remove a bit of dead code Matthias Clasen
- [gtk+] GtkEntryAccessible: shorten some function names Matthias Clasen
- [gtk+] Skip line-related tests for GtkEntry Matthias Clasen
- [gtk+] GtkLabel: optimize away some ::notify emissions Matthias Clasen
- [gtk+] GtkLabelAccessible: some selection handling fixes Matthias Clasen
- [gtk+] Minor optimization Matthias Clasen
- [gtk+] Add some texts for text selection signals Matthias Clasen
- [gtk+] a11y: Remove AtkText implementation from GailExpander Matthias Clasen
- [gtk+] a11y: Remove AtkText implementation from GailMenuitem Matthias Clasen
- [gtk+] a11y: Export the printed value of a scale as the description. Matthias Clasen
- [gtk+] Revert 'Insert an LRM, to prevent -20 to come out as 20- in RTL' Matthias Clasen
- [gtk+] cellareacontext: Don't ever return -1 for preferred sized Matthias Clasen
- [gtk+] gail: Remove AtkText implementation from GailScale Matthias Clasen
- [gtk+] tests: Add an a11y test for scales Matthias Clasen
- [gtk+] Initial move GailTextView -> GtkTextViewAccessible Matthias Clasen
- [gtk+] GtkLabelAccessible: avoid some pointless variables Matthias Clasen
- [gtk+] GtkEntryAccessible: Slight simplification of attribute handling Matthias Clasen
- [gtk+] GtkTextviewAccessible: some initial cleanup and code rearrangement Matthias Clasen
- [gtk+] a11y: Update tests after removing AtkText from GailRange Matthias Clasen
- [gtk+] a11y: Update tests after removing AtkText from GailExpander Matthias Clasen
- [gtk+] a11y: Make it compile again Matthias Clasen
- [gtk+] stylecontext: #include <math.h> when using math functions Matthias Clasen
- [gtk+] tests: Update range tests for slider value in description Matthias Clasen
- [gtk+] Convert GailScale to GtkScaleAccessible Matthias Clasen
- [gtk+] Convert GailArrow to GtkArrowAccessible Matthias Clasen
- [gtk+] Drop GailSeparator Matthias Clasen
- [gtk+] Adapt to expected output to recent changes Matthias Clasen
- [gtk+] Remove GailCalendar Matthias Clasen
- [gtk+] Remove GailBox Matthias Clasen
- [gtk+] Convert GailFrame to GtkFrameAccessible Matthias Clasen
- [gtk+] Update test results for recent changes Matthias Clasen
- [gtk+] Convert GailScrollbar to GtkScrollbarAccessible Matthias Clasen
- [gtk+] Convert GailProgressBar to GtkProgressBarAccessible Matthias Clasen
- [gtk+] Convert GailImage to GtkImageAccessible Matthias Clasen
- [gtk+] Convert GailLinkButton to GtkLinkButtonAccessible Matthias Clasen
- [gtk+] GtkTextBuffer: Add accessible api Matthias Clasen
- [gtk+] GtkTextViewAccessible: get rid of GailTextUtil usage Matthias Clasen
- [gtk+] Convert GailRange to GtkRangeAccessible Matthias Clasen
- [gtk+] Convert GailPaned to GtkPanedAccessible Matthias Clasen
- [gtk+] GtkLabelAccessible: drop an unneeded include Matthias Clasen
- [gtk+] Convert GailRadioButton to GtkRadioButtonAccessible Matthias Clasen
- [gtk+] Drop an unneeded include Matthias Clasen
- [gtk+] GtkAdjustment: add an auxiliary function Matthias Clasen
- [gtk+] Nuke GailAdjustment Matthias Clasen
- [gtk+] Convert GailToggleButton to GtkToggleButtonAccessible Matthias Clasen
- [gtk+] Drop another unused include Matthias Clasen
- [gtk+] Convert GailScaleButton to GtkScaleButtonAccessible Matthias Clasen
- [gtk+] Remove old files Matthias Clasen
- [gtk+] Fix a test crash Matthias Clasen
- [gtk+] Drop use of gail_return_if_fail Matthias Clasen
- [gtk+] Convert GailScrolledWindow to GtkScrolledWindowAccessible Matthias Clasen
- [gtk+] Add a test for scrolled window child count Matthias Clasen
- [gtk+] Drop gail-private-macros.h Matthias Clasen
- [gtk+] Emit the same changed_children details as everybody else Matthias Clasen
- [gtk+] Add more child-handling related tests Matthias Clasen
- [gtk+] a11y: Use simple code for window name change tracking Matthias Clasen
- [gtk+] a11y: Do actions on cells immediately Matthias Clasen
- [gtk+] a11y: Remove "press" and "release" actions from buttons Matthias Clasen
- [gtk+] a11y: Use gtk_button_clicked() to click a button. Matthias Clasen
- [gtk+] a11y: Remove idle handler from GailButton Matthias Clasen
- [gtk+] a11y: Remove idle handler for combo box action Matthias Clasen
- [gtk+] a11y: Remove idle handler for expander actions Matthias Clasen
- [gtk+] a11y: Remove idle handler from menuitem action Matthias Clasen
- [gtk+] a11y: Redo notebok page lifetime management Matthias Clasen
- [gtk+] a11y: Redo notebook page management Matthias Clasen
- [gtk+] a11y: Keep the gail notebook in the notebook page Matthias Clasen
- [gtk+] a11y: Make notebookpage emit child-added signal sync Matthias Clasen
- [gtk+] Silence compiler warnings Matthias Clasen
- [gtk+] tests: Add assert to accessibility-dump Matthias Clasen
- [gtk+] tests: Fix compiler warnings Matthias Clasen
- [gtk+] tests: Make accessibility-dump output selected children by name Matthias Clasen
- [gtk+] tests: Don't print selection count Matthias Clasen
- [gtk+] Convert GailComboBox to GtkComboBoxAccessible Matthias Clasen
- [gtk+] Add more children tests Matthias Clasen
- [gtk+] Convert GailTreeView to GtkTreeViewAccessible Matthias Clasen
- [gtk+] Convert GailNotebook to GtkNotebookAccessible Matthias Clasen
- [gtk+] Avoid excessive child_changed::added emissions Matthias Clasen
- [gtk+] Don't overwrite roles Matthias Clasen
- [gtk+] Convert GailNotebookPage to GtkNotebookPageAccessible Matthias Clasen
- [gtk+] Convert GailStatusbar to GtkStatusbarAccessible Matthias Clasen
- [gtk+] Add a placeholder-text test Matthias Clasen
- [gtk+] Convert GailExpander to GtkExpanderAccessible Matthias Clasen
- [gtk+] Add a test for menus Matthias Clasen
- [gtk+] Convert GailRadio(Sub)MenuItem to GtkAccessible classes Matthias Clasen
- [gtk+] Convert GailCheck(Sub)MenuItem to GtkAccessible classes Matthias Clasen
- [gtk+] Convert Gail(Sub)MenuItem to GtkAccessible classes Matthias Clasen
- [gtk+] Drop unneeded includes gailtextutil.h Matthias Clasen
- [gtk+] Drop unneeded includes of gdkkeysyms.h Matthias Clasen
- [gtk+] Convert GailButton to GtkButtonAccessible Matthias Clasen
- [gtk+] Convert GailWindow to GtkWindowAccessible Matthias Clasen
- [gtk+] Convert GailMenu to GtkMenuAccessible Matthias Clasen
- [gtk+] Convert GailMenuShell to GtkMenuShellAccessible Matthias Clasen
- [gtk+] Convert GailContainer to GtkContainerAccessible Matthias Clasen
- [gtk+] Initial conversion of GailWidget to GtkWidgetAccessible Matthias Clasen
- [gtk+] Drop the atk_component_add/remove_focus_handler implementation Matthias Clasen
- [gtk+] Move GtkSpinnerAccessible to a11y/ Matthias Clasen
- [gtk+] Move GtkSwitchAccessible to a11y/ Matthias Clasen
- [gtk+] Change the toolkit attribute from gail to gtk Matthias Clasen
- [gtk+] Change the toolkit name in GailUtil to 'gtk', too Matthias Clasen
- [gtk+] Add an initial focus handling test Matthias Clasen
- [gtk+] Drop use of factories for cell accessibles Matthias Clasen
- [gtk+] Verify that notify::accessible parent is emitted Matthias Clasen
- [gtk+] Set accessible parents of notebook children Matthias Clasen
- [gtk+] Silence compiler warnings Matthias Clasen
- [gtk+] Add api for setting the layer Matthias Clasen
- [gtk+] GtkSeparatorMenuItem: Drop the accessible factory Matthias Clasen
- [gtk+] Update expected test output Matthias Clasen
- [gtk+] Drop the factory from GtkAssistantAccessible Matthias Clasen
- [gtk+] Drop the factory from the icon view accessible Matthias Clasen
- [gtk+] Update assistant tests Matthias Clasen
- [anjuta-extras] Updated files for 3.1.3 release James Liggett
- [anjuta-extras] Created tag ANJUTA_EXTRAS_3_1_3 James Liggett
- [gtk+] Fix the build Matthias Clasen
- [gnome-games] revert e039ba25 Thomas Hindoe Paaboel Andersen
- [gimp/soc-2011-warp] GimpImageMap: add some docs =?utf-8?q?Michael_Mur=C3=A9?=
- [jhbuild] 3.2: Use the gnome-3-0 branch of nautilus-sendto Matthias Clasen
- [gedit] Updated Hungarian help translation Gabor Keleman
- [gnome-contacts] Added Hungarian translation by n0m4dm4n Gabor Keleman
- [gnome-contacts] Added hu to LINGUAS Gabor Keleman
- [gnome-games] Prepare 3.1.3 release Thomas Hindoe Paaboel Andersen
- [gnome-contacts] Fix an ugly Hungarian translation error Gabor Keleman
- [latexila] Structure action: shift right: error if sub-paragraph already exists =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [latexila] Structure actions: display a warning if the action fails =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [vala] Deleted branch wip/effectfree Luca Bruno
- [vala] (43 commits) Created branch wip/effectfree Luca Bruno
- [vala/wip/effectfree: 1/43] codegen: Use get_parameter_cvalue in return_out_parameter Luca Bruno
- [vala/wip/effectfree: 2/43] GAsync: Push method symbol only when needed when generating async functions Luca Bruno
- [vala/wip/effectfree: 3/43] Emit left-handed side of assignment when it's a field or parameter access Luca Bruno
- [vala/wip/effectfree: 4/43] codegen: Use lvalue of the assignment when emitting array add Luca Bruno
- [vala/wip/effectfree: 5/43] codegen: Unset array_size_cvalue in load_variable Luca Bruno
- [vala/wip/effectfree: 6/43] Add get_defined_variables in PostfixExpression Luca Bruno
- [vala/wip/effectfree: 7/43] Set parent_node of the expression of delete statements Luca Bruno
- [vala/wip/effectfree: 8/43] Set parent_node of the postfix inner expression Luca Bruno
- [vala/wip/effectfree: 9/43] Set lvalue to the inner expression of address-of expression Luca Bruno
- [vala/wip/effectfree: 10/43] Set lvalue to inner expression of method call that returns modified pointer Luca Bruno
- [vala/wip/effectfree: 11/43] Set lvalue to inner member access having type non-nullable struct Luca Bruno
- [vala/wip/effectfree: 12/43] Set lvalue to inner expression when accessing array length field Luca Bruno
- [vala/wip/effectfree: 13/43] codegen: Cleanup emit_temp_var Luca Bruno
- [vala/wip/effectfree: 14/43] codegen: Add create_temp_value, load_temp_value and store_temp_value Luca Bruno
- [vala/wip/effectfree: 15/43] Don't set target_value of assignment if parent is an expression statement Luca Bruno
- [vala/wip/effectfree: 16/43] Add actual_value_type to TargetValue Luca Bruno
- [vala/wip/effectfree: 17/43] codegen: Use temporary variables when accessing a variable Luca Bruno
- [vala/wip/effectfree: 18/43] codegen: Use temporary variables when accessing a property Luca Bruno
- [vala/wip/effectfree: 19/43] codegen: Make transform_value be effect-free Luca Bruno
- [vala/wip/effectfree: 20/43] codegen: Make copy_value be effect-free Luca Bruno
- [vala/wip/effectfree: 21/43] codegen: Drop useless temporary variable in array creation Luca Bruno
- [vala/wip/effectfree: 22/43] codegen: Drop useless temporary variable in simple assignment Luca Bruno
- [vala/wip/effectfree: 23/43] codegen: Cleanup simple assignment Luca Bruno
- [vala/wip/effectfree: 24/43] codegen: Drop useless temporary variables when storing a property Luca Bruno
- [vala/wip/effectfree: 25/43] codegen: Drop useless temp variable when accessing base methods Luca Bruno
- [vala/wip/effectfree: 26/43] codegen: Drop useless temporary variable in visit_cast_expression Luca Bruno
- [vala/wip/effectfree: 27/43] codegen: Simplify emit of postfix expression Luca Bruno
- [vala/wip/effectfree: 28/43] codegen: Use create_temp_value in struct initializer Luca Bruno
- [vala/wip/effectfree: 29/43] codegen: Use create_temp_value in visit_object_creation_expression Luca Bruno
- [vala/wip/effectfree: 30/43] codegen: Use store_temp_value in visit_reference_transfer_expression Luca Bruno
- [vala/wip/effectfree: 31/43] codegen: Use create_temp_value in visit_binary_expression Luca Bruno
- [vala/wip/effectfree: 32/43] codegen: Use create_temp_value in handle_struct_argument Luca Bruno
- [vala/wip/effectfree: 33/43] codegen: Use create_temp_value in try_cast_value_to_type Luca Bruno
- [vala/wip/effectfree: 34/43] codegen: Use create_temp_value in store_property Luca Bruno
- [vala/wip/effectfree: 35/43] codegen: Use create_temp_value in visit_string_switch_statement Luca Bruno
- [vala/wip/effectfree: 36/43] codegen: Use store_temp_value in visit_return_statement Luca Bruno
- [vala/wip/effectfree: 37/43] codegen: Replace temp_ref_vars with temp_ref_values using TargetValue Luca Bruno
- [vala/wip/effectfree: 38/43] codegen: Use create_temp_value in copy_value of array module Luca Bruno
- [vala/wip/effectfree: 39/43] codegen: Use create_temp_value in copy_value Luca Bruno
- [vala/wip/effectfree: 40/43] codegen: Use create_temp_value in try_cast_variant_to_type Luca Bruno
- [vala/wip/effectfree: 41/43] codegen: Use store_temp_value in visit_end_full_expression Luca Bruno
- [vala/wip/effectfree: 42/43] codegen: Add lvalue field to GLibValue Luca Bruno
- [vala/wip/effectfree: 43/43] codegen: Use GLibValue.lvalue when taking the address of an expression Luca Bruno
- [latexila] Structure action: shift right: undo changes on error =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [gconf] build: Filter out generated corba code when building .gir Colin Walters
- [jhbuild] 3.2: Enable introspection for evince Matthias Clasen
- [foundation-web] Fixed ally numbers for June 2011 =?utf-8?b?R2VybcOhbiBQb8OzIENhYW1hw7Fv?=
- [gnome-games] Created tag GNOME_GAMES_3_1_3 Thomas Hindoe Paaboel Andersen
- [gnome-games] post release version bump Thomas Hindoe Paaboel Andersen
- [gnome-games] sudoku: silence a mismatched quotes message Thomas Hindoe Paaboel Andersen
06 July 2011
- [glib] add a script to generator files for building Chun-wei Fan
- [glib] Bug 653841: Update README.win32 and VS README.txt's Chun-wei Fan
- [glib] Add build/win32/setup.py to distribution Chun-wei Fan
- [latexila] Structure action: shift left =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [gnome-games/sudoku-vala] sudoku: Fix grid stretching bug Robert Ancell
- [cogl/msvc-support] (4 commits) ...Merge branch 'master' into msvc-support Chun-wei Fan
- [cogl/msvc-support: 4/4] Merge branch 'master' into msvc-support Chun-wei Fan
- [clutter/msvc-support] (2 commits) ...Merge branch 'master' into msvc-support Chun-wei Fan
- [clutter/msvc-support: 2/2] Merge branch 'master' into msvc-support Chun-wei Fan
- [glib] Revert distribution of build/win32/setup.py Chun-wei Fan
- [jhbuild] 3.2: Add gnome-contacts to meta-gnome-apps-tests Matthias Clasen
- [evolution-data-server] Bug#654054 Fix eds build failure Akhil Laddha
- [gnome-shell] Deleted branch wip/gdm-shell Ray Strode
- [gnome-shell] (4 commits) Created branch wip/gdm-shell Ray Strode
- [gnome-shell/wip/gdm-shell: 1/4] dateMenu: force min size of events area, not whole menu Ray Strode
- [gnome-shell/wip/gdm-shell: 2/4] global: add session-type concept Ray Strode
- [gnome-shell/wip/gdm-shell: 3/4] wip: batch: add mechanism for doing animation series Ray Strode
- [gnome-shell/wip/gdm-shell: 4/4] wip: add very rough initial cut at gdm mode (needs-split) Ray Strode
- [gnumeric] Add an interface for conditional background formatting. Andreas J . Guelzow
- [gnumeric] add forgotten Changelogs Andreas J . Guelzow
- [glom/glom-1-18] 1.18.3 Murray Cumming
- [glom] Created tag 1.18.3 Murray Cumming
- [glom/glom-1-16] ListView: Make the rows high enough. Murray Cumming
- [glom/glom-1-16] Remove debug output Murray Cumming
- [glom/glom-1-16] 1.16.3 Murray Cumming
- [evolution-data-server] Update Simplified Chinese translation. Aron Xu
- [gupnp] No need to special-case OpenBSD anymore. Jasper Lievisse Adriaanse
- [gcompris/gcomprismusic] added one more level to play the twinkle twinkle tune, made changes to make the code more dynamic Karthik Subramanian
- [glom] Created tag 1.16.3 Murray Cumming
- [gnome-shell] Implement Telepathy Debug interface (#652816) Guillaume Desmottes
- [balsa] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [empathy] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [evolution-data-server] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gcompris] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gdm] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-control-center] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [orca/orca-xdesktop] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [evolution-ews] Fetch assigned tasks properties. The task owner according to Exchange is current user, even that the Pavel Ocheretny
- [glom] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-applets] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [nautilus] Fixed a few funny errors in Turkish translation Muhammet Kara
- [file-roller] [l10n] Updated Estonian translation Priit Laes
- [vala] Deleted branch wip/attributes Luca Bruno
- [vala] (9 commits) Created branch wip/attributes Luca Bruno
- [vala/wip/attributes: 1/9] Specify default values in Attribute methods Luca Bruno
- [vala/wip/attributes: 2/9] Add attributes cache to code nodes Luca Bruno
- [vala/wip/attributes: 3/9] Use hashmap for storing code node attributes Luca Bruno
- [vala/wip/attributes: 4/9] Add helper methods to CodeNode for dealing with attributes Luca Bruno
- [vala/wip/attributes: 5/9] gidlparser: Do not use C specific methods Luca Bruno
- [vala/wip/attributes: 6/9] girparser: Do not use C specific methods Luca Bruno
- [vala/wip/attributes: 7/9] codegen: Add CCodeAttribute Luca Bruno
- [vala/wip/attributes: 8/9] codewriter: Do not use C specific methods Luca Bruno
- [vala/wip/attributes: 9/9] Drop C specific methods from the code tree Luca Bruno
- [evolution-ews] Change the general response callback that will enable it to handle a freebusy response Or Goshen
- [vala] build: Require automake 1.11 for silent rules =?utf-8?q?J=C3=BCrg_Billeter?=
- [gbrainy] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-settings-daemon] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-subtitles] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [nautilus] Updated Turkish translation Muhammet Kara
- [glibmm] 2.29.10 Murray Cumming
- [glibmm] Created tag 2.29.10 Murray Cumming
- [gimp-help-2] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [aravis] gv_device: add a "control-lost" signal. Emmanuel Pacaud
- [evolution-data-server] News update for 3.1.3.1 release Chenthill Palanisamy
- [evolution-data-server] Created tag EVOLUTION_DATA_SERVER_3_1_3_1 Chenthill Palanisamy
- [evolution-data-server] post release version bump Chenthill Palanisamy
- [libsoup] soup-cache.c: use hashes for entry keys. Added entry key collision handling. Sergio Villar Senin
- [clutter-gst] Adjusted clutter_gst_init's GObject-Introspection annotations to match clutter_init's behavior. Damien Lespiau
- [gimp-help-2] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gtkmm] 3.1.8 Murray Cumming
- [gtkmm] Created tag 3.1.8 Murray Cumming
- [gtksourceview] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gnome-settings-daemon] Updated Spanish translation Jorge Gonzalez Gonzalez
- [glom] Enable silent build rules by default. Murray Cumming
- [gtk+] Fix few typos in the migration docs =?utf-8?q?Javier_Jard=C3=B3n?=
- [clutter-gst] video-texture: Remove unused message callback Damien Lespiau
- [gimp-help-2] Don't translate LaTeX commands ;) Roman Joost
- [gegl/soc-2011-ops] Added cubism op Robert Sasu
- [glom] Split up the developer .glade files into separate files. Murray Cumming
- [gegl/soc-2011-ops] Added cubism op Robert Sasu
- [evolution-data-server] Avoid camel_stream_printf(). Matthew Barnes
- [evolution-data-server] Remove camel_stream_printf(). Matthew Barnes
- [clutter] [a11y] Exposing via ATK the proper toolkit name and version =?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
- [glib] g_output_stream_splice: deal with overflow Dan Winship
- [gnome-shell] panel: pass the Panel object to the PanelCorners Dan Winship
- [gnome-shell] layout: new file handling shell layout Dan Winship
- [gnome-shell] layout: deal better with vertically-stacked monitors Dan Winship
- [jhbuild] deja-dup: trunk moved, so update branches Michael Terry
- [jhbuild] Simplify launchpad.net URLs to just "lp:" Michael Terry
- [gnome-shell] altTab: honor switch_*_backward key binding actions Dan Winship
- [gnome-shell] altTab: try to avoid showing the switcher when "flipping" Dan Winship
- [gnome-icon-theme-symbolic] Some alternative designs added. Lapo Calamandrei
- [accerciser] Updated Turkish translation Muhammet Kara
- [gtk+] Do not initialize the priv pointer before check type =?utf-8?q?Javier_Jard=C3=B3n?=
- [gtk+] gtktreeviewaccessible: free the string in the correct position =?utf-8?q?Javier_Jard=C3=B3n?=
- [gegl] plasma: revert accidental code removal =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gnome-settings-daemon] power: Don't print a warning if ca_context_play fails Richard Hughes
- [gucharmap/gnome-3-0] Updated Turkish translation Muhammet Kara
- [gucharmap] Updated Turkish translation Muhammet Kara
- [gegl] plasma: Minimize code Mukund Sivaraman
- [evolution-ews] Extra attributes for new tasks Or Goshen
- [gtk+] Fix two typos in Makefiles Benjamin Otte
- [libgda] Corrected M4 file to handle C test code with square brackets Vivien Malerba
- [libgda] Released version 4.99.3 Vivien Malerba
- [libgda] Created tag LIBGDA_4_99_3 Vivien Malerba
- [gnome-keyring] gnome2-store: Fix logic error when filename is already used. Stefan Walter
- [gnome-keyring] pkcs11: Fix deprecated use of g_atomic_int_exchange_and_add() Stefan Walter
- [libgda] Set version to 4.99.4 Vivien Malerba
- [gparted] Updated Turkish translation Muhammet Kara
- [gtk+] a11y: Don't use an idle handler for entry actions Benjamin Otte
- [gtk+] range: Do not use idles to trigger actions Benjamin Otte
- [gtk+] a11y: Remove set_description handling from GtkSwitch Benjamin Otte
- [gtk+] a11y: Remove idle handler for switch action handling Benjamin Otte
- [gtk+] a11y: Simplify code Benjamin Otte
- [gtk+] a11y: Use the canonical way to connect to signals Benjamin Otte
- [gtk+] modules: Blacklist gail Benjamin Otte
- [gtk+] tests: Update text test for textview Benjamin Otte
- [gtk+] a11y: Redo TextView cursor/selection signal handling Benjamin Otte
- [evolution-ews] Extra attributes for modified tasks Or Goshen
- [vala] Release 0.13.1 =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala] Created tag 0.13.1 =?utf-8?q?J=C3=BCrg_Billeter?=
- [gtk+] Use AM_CPPFLAGS instead the obsolete INCLUDES =?utf-8?q?Javier_Jard=C3=B3n?=
- [gparted] Updated Turkish translation Muhammet Kara
- [gnome-shell] js: belatedly add layout.js to Makefile Dan Winship
- [sushi] trivial: fix a typo Cosimo Cecchi
- [sushi] license: relicense the project to GPLv2+ with exception clause Cosimo Cecchi
- [gssdp] Fix discovery regressions introduced with 177f2772. Jens Georg
- [gnome-icon-theme-symbolic] channel-secure/insecure icons added. Lapo Calamandrei
- [gnome-control-center] region: Add weak ref for locale settings Rodrigo Moya
- [gnome-control-center] region: Some Glade file fixes Rodrigo Moya
- [clutter] a11y: factor some PangoAttributes->AtkTextAttributes mappings =?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
- [clutter] a11y: use actor color if no fgcolor found in pango attributes =?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
- [clutter] a11y: cally-atktext-example cleanups =?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
- [clutter] a11y: get_default_attributes implementation on cally-text =?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
- [clutter] a11y: expose _cally_actor_get_top_level_origin in cally-actor-private =?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
- [clutter] a11y: cally-text get_character_extents implementation =?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
- [clutter] a11y: cally-text get_offset_at_point implementation =?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
- [totem] grilo: Install totem-grilo.conf in plugin dir Bastien Nocera
- [totem] grilo: Remove use of deprecated function Bastien Nocera
- [sushi] all: add license headers to all the files Cosimo Cecchi
- [anjuta] autotools plugin: increase reference count of the selected file Johannes Schmid
- [anjuta] file maanger plugin: fix leak for file Johannes Schmid
- [anjuta] file manager plugin: fix leak in row callapsed Johannes Schmid
- [sushi] all: add forgotten license header Cosimo Cecchi
- [epiphany] ephy-location-entry: use new channel-{secure, insecure} symbolic icons Xan Lopez
- [clutter-gst] video-texture: Fix leaking of GstBus Damien Lespiau
- [tracker] Deleted branch wip/miner-priority-queues Carlos Garnacho
- [tracker] (19 commits) Created branch wip/miner-priority-queues Carlos Garnacho
- [tracker/wip/miner-priority-queues: 1/19] libtracker-miner: Add TrackerPriorityQueue Carlos Garnacho
- [tracker/wip/miner-priority-queues: 2/19] tracker-miner-fs: Use a priority queue for directories to be inspected. Carlos Garnacho
- [tracker/wip/miner-priority-queues: 3/19] tracker-miner-fs: Put CrawledDirectoryData into a priority queue Carlos Garnacho
- [tracker/wip/miner-priority-queues: 4/19] tracker-miner-fs: remove duplicated code Carlos Garnacho
- [tracker/wip/miner-priority-queues: 5/19] libtracker-miner: Make tracker_priority_queue_foreach_remove return gboolean Carlos Garnacho
- [tracker/wip/miner-priority-queues: 6/19] libtracker-miner: Add tracker_priority_queue_get_length Carlos Garnacho
- [tracker/wip/miner-priority-queues: 7/19] tracker-miner-fs: Use priority queues for created/deleted/updated/moved items Carlos Garnacho
- [tracker/wip/miner-priority-queues: 8/19] libtracker-miner: remove TRACKER_QUEUE_PRIORITY* in favor of G_PRIORITY* Carlos Garnacho
- [tracker/wip/miner-priority-queues: 9/19] tracker-miner-fs: Add priority argument to tracker_miner_fs_directory_add_internal() Carlos Garnacho
- [tracker/wip/miner-priority-queues: 10/19] tracker-miner-fs: Add tracker_miner_fs_check_*_with_priority() Carlos Garnacho
- [tracker/wip/miner-priority-queues: 11/19] libtracker-miner: Add TrackerTaskPool Carlos Garnacho
- [tracker/wip/miner-priority-queues: 12/19] tracker-miner-fs: Use TrackerTaskPool for the extraction pool Carlos Garnacho
- [tracker/wip/miner-priority-queues: 13/19] libtracker-miner: Add TrackerSparqlBuffer Carlos Garnacho
- [tracker/wip/miner-priority-queues: 14/19] libtracker-miner: Use TrackerSparqlBuffer for metadata insertions Carlos Garnacho
- [tracker/wip/miner-priority-queues: 15/19] libtracker-miner: Remove TrackerProcessingPool Carlos Garnacho
- [tracker/wip/miner-priority-queues: 16/19] libtracker-miner: Ensure prioritized tasks always have parents indexed first Carlos Garnacho
- [tracker/wip/miner-priority-queues: 17/19] libtracker-miner: slightly improve IRI cache performance Carlos Garnacho
- [tracker/wip/miner-priority-queues: 18/19] libtracker-miner: Ensure harder process_stop() is only called once Carlos Garnacho
- [tracker/wip/miner-priority-queues: 19/19] libtracker-miner: Avoid triggering too often the ensure_mtime_cache() hack Carlos Garnacho
- [tracker] Deleted branch wip/miner-priority-queues Carlos Garnacho
- [tomboy/gnome-3-0] Updated Turkish translation Muhammet Kara
- [tracker] (19 commits) Created branch wip/miner-priority-queues Carlos Garnacho
- [tracker/wip/miner-priority-queues: 1/19] libtracker-miner: Add TrackerPriorityQueue Carlos Garnacho
- [tracker/wip/miner-priority-queues: 2/19] tracker-miner-fs: Use a priority queue for directories to be inspected. Carlos Garnacho
- [tracker/wip/miner-priority-queues: 3/19] tracker-miner-fs: Put CrawledDirectoryData into a priority queue Carlos Garnacho
- [tracker/wip/miner-priority-queues: 4/19] tracker-miner-fs: remove duplicated code Carlos Garnacho
- [tracker/wip/miner-priority-queues: 5/19] libtracker-miner: Make tracker_priority_queue_foreach_remove return gboolean Carlos Garnacho
- [tracker/wip/miner-priority-queues: 6/19] libtracker-miner: Add tracker_priority_queue_get_length Carlos Garnacho
- [tracker/wip/miner-priority-queues: 7/19] tracker-miner-fs: Use priority queues for created/deleted/updated/moved items Carlos Garnacho
- [tracker/wip/miner-priority-queues: 8/19] libtracker-miner: remove TRACKER_QUEUE_PRIORITY* in favor of G_PRIORITY* Carlos Garnacho
- [tracker/wip/miner-priority-queues: 9/19] tracker-miner-fs: Add priority argument to tracker_miner_fs_directory_add_internal() Carlos Garnacho
- [tracker/wip/miner-priority-queues: 10/19] tracker-miner-fs: Add tracker_miner_fs_check_*_with_priority() Carlos Garnacho
- [tracker/wip/miner-priority-queues: 11/19] libtracker-miner: Add TrackerTaskPool Carlos Garnacho
- [tracker/wip/miner-priority-queues: 12/19] tracker-miner-fs: Use TrackerTaskPool for the extraction pool Carlos Garnacho
- [tracker/wip/miner-priority-queues: 13/19] libtracker-miner: Add TrackerSparqlBuffer Carlos Garnacho
- [tracker/wip/miner-priority-queues: 14/19] libtracker-miner: Use TrackerSparqlBuffer for metadata insertions Carlos Garnacho
- [tracker/wip/miner-priority-queues: 15/19] libtracker-miner: Remove TrackerProcessingPool Carlos Garnacho
- [tracker/wip/miner-priority-queues: 16/19] libtracker-miner: Ensure prioritized tasks always have parents indexed first Carlos Garnacho
- [tracker/wip/miner-priority-queues: 17/19] libtracker-miner: slightly improve IRI cache performance Carlos Garnacho
- [tracker/wip/miner-priority-queues: 18/19] libtracker-miner: Ensure harder process_stop() is only called once Carlos Garnacho
- [tracker/wip/miner-priority-queues: 19/19] libtracker-miner: Avoid triggering too often the ensure_mtime_cache() hack Carlos Garnacho
- [gtk+] assistant: Use gtk_widget_class_set_accessible_type() Benjamin Otte
- [gtk+] menuitems: Use submenuitem accessible exclusively Benjamin Otte
- [gnome-shell] Add dependency on libsoup Jasper St . Pierre
- [gnome-shell] shell-util: Add a helper method for saving files from HTTP Jasper St . Pierre
- [pitivi] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [json-glib] Fix GVariant creation on some architectures (bug #650483) Emmanuele Bassi
- [gssdp] Fix functionality on OpenBSD Jens Georg
- [gupnp] Try to use UDN to generate description location Jens Georg
- [anjuta-extras] bgo #654073 - Avoid to pass a directory to builder2schema when there is no key file Sebastien Granjoux
- [orca] Fix for bug 654111 - Need to map 'gtk' to GAIL toolkit script Joanmarie Diggs
- [orca/orca-xdesktop] Fix for bug 654111 - Need to map 'gtk' to GAIL toolkit script Joanmarie Diggs
- [tomboy] Updated Turkish translation Muhammet Kara
- [zenity] Patch for bug #621907 Arx Henrique Pereira da Cruz
- [zenity] Forgot change one option in gtk_label Arx Henrique Pereira da Cruz
- [gthumb] image rotation: show the correct progress fraction and current file name in the progress dialog Paolo Bacchilega
- [gthumb] give the focus to the viewer after changing the image Paolo Bacchilega
- [zenity] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gdlmm] Update extra and method .defs files Fabien Parent
- [gdlmm] Wrap DockItem::get_grip method Fabien Parent
- [gdlmm] Wrap DockItem::notify_selected method Fabien Parent
- [gdlmm] Wrap Dock::xor_rect_hide method Fabien Parent
- [glade] Replaced deprecated GtkHBox, GtkVBox, GtkHPaned and GtkVPaned types in add parent action with new in Juan Pablo Ugarte
- [totem] build: Fix detection of GDK backend in case of multiple backends Vincent Untz
- [gupnp-dlna] Fix AAC profiles Jens Georg
- [gupnp-dlna] Relax restrictions for AAC_ADTS Jens Georg
- [gtk+] styleproperty: Fix leak Benjamin Otte
- [gtk+] a11y: Fix leaking of state sets Benjamin Otte
- [gtk+] a11y: Make submenu code handle non-existing submenus Benjamin Otte
- [glade] Ignore GtkWindow:icon property. Fixes bug #654121 "workaround gtk segfault: icon on gtkwindow segfau Juan Pablo Ugarte
- [anjuta] am-project: bgo #654092 - Crash when adding a project file (due to the introduction of object nodes) Sebastien Granjoux
- [gegl/soc-2011-ops] Added cubism op, no improvement Robert Sasu
- [glade/margins] Updated Swedish translation Juan Pablo Ugarte
- [glade/margins] Replaced deprecated GtkHBox, GtkVBox, GtkHPaned and GtkVPaned types in add parent action with new in Juan Pablo Ugarte
- [glade/margins] Ignore GtkWindow:icon property. Fixes bug #654121 "workaround gtk segfault: icon on gtkwindow segfau Juan Pablo Ugarte
- [gnome-shell] workspace: Fix layout errors caused by window zoom =?utf-8?q?Florian_M=C3=BCllner?=
- [evolution-data-server] CamelDataWrapper: Keep contents in a GByteArray. Matthew Barnes
- [orca] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [orca/orca-xdesktop] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [aravis] gv_device: try harder to get the control register in heartbeat thread. Emmanuel Pacaud
- [releng] Add new modules and dependencies Matthias Clasen
- [releng] no need to skip the cheese anymore Matthias Clasen
- [releng] Add gnome-contacts Matthias Clasen
- [aravis] device: move the "control-lost" signal from GvDevice to Device. Emmanuel Pacaud
- [at-spi2-core] API changes to device and event listeners for compatibility with js Mike Gorse
- [pyatspi2] Update to handle libatspi API changes Mike Gorse
- [vala] Deleted branch wip/effectfree Luca Bruno
- [vala] (44 commits) Created branch wip/effectfree Luca Bruno
- [vala/wip/effectfree: 1/44] codegen: Use get_parameter_cvalue in return_out_parameter Luca Bruno
- [vala/wip/effectfree: 2/44] GAsync: Push method symbol only when needed when generating async functions Luca Bruno
- [vala/wip/effectfree: 3/44] Emit left-handed side of assignment when it's a field or parameter access Luca Bruno
- [vala/wip/effectfree: 4/44] codegen: Use lvalue of the assignment when emitting array add Luca Bruno
- [vala/wip/effectfree: 5/44] codegen: Unset array_size_cvalue in load_variable Luca Bruno
- [vala/wip/effectfree: 6/44] Add get_defined_variables in PostfixExpression Luca Bruno
- [vala/wip/effectfree: 7/44] Set parent_node of the expression of delete statements Luca Bruno
- [vala/wip/effectfree: 8/44] Set parent_node of the postfix inner expression Luca Bruno
- [vala/wip/effectfree: 9/44] Set lvalue to the inner expression of address-of expression Luca Bruno
- [vala/wip/effectfree: 10/44] Set lvalue to inner expression of method call that returns modified pointer Luca Bruno
- [vala/wip/effectfree: 11/44] Set lvalue to inner member access having type non-nullable struct Luca Bruno
- [vala/wip/effectfree: 12/44] Set lvalue to inner expression when accessing array length field Luca Bruno
- [vala/wip/effectfree: 13/44] codegen: Cleanup emit_temp_var Luca Bruno
- [vala/wip/effectfree: 14/44] codegen: Add create_temp_value, load_temp_value and store_temp_value Luca Bruno
- [vala/wip/effectfree: 15/44] Don't set target_value of assignment if parent is an expression statement Luca Bruno
- [vala/wip/effectfree: 16/44] Add actual_value_type to TargetValue Luca Bruno
- [vala/wip/effectfree: 17/44] codegen: Use temporary variables when accessing a variable Luca Bruno
- [vala/wip/effectfree: 18/44] codegen: Use temporary variables when accessing a property Luca Bruno
- [vala/wip/effectfree: 19/44] codegen: Make transform_value be effect-free Luca Bruno
- [vala/wip/effectfree: 20/44] codegen: Make copy_value be effect-free Luca Bruno
- [vala/wip/effectfree: 21/44] codegen: Drop useless temporary variable in array creation Luca Bruno
- [vala/wip/effectfree: 22/44] codegen: Drop useless temporary variable in simple assignment Luca Bruno
- [vala/wip/effectfree: 23/44] codegen: Cleanup simple assignment Luca Bruno
- [vala/wip/effectfree: 24/44] codegen: Drop useless temporary variables when storing a property Luca Bruno
- [vala/wip/effectfree: 25/44] codegen: Drop useless temp variable when accessing base methods Luca Bruno
- [vala/wip/effectfree: 26/44] codegen: Drop useless temporary variable in visit_cast_expression Luca Bruno
- [vala/wip/effectfree: 27/44] codegen: Simplify emit of postfix expression Luca Bruno
- [vala/wip/effectfree: 28/44] codegen: Use create_temp_value in struct initializer Luca Bruno
- [vala/wip/effectfree: 29/44] codegen: Use create_temp_value in visit_object_creation_expression Luca Bruno
- [vala/wip/effectfree: 30/44] codegen: Use store_temp_value in visit_reference_transfer_expression Luca Bruno
- [vala/wip/effectfree: 31/44] codegen: Use create_temp_value in visit_binary_expression Luca Bruno
- [vala/wip/effectfree: 32/44] codegen: Use create_temp_value in handle_struct_argument Luca Bruno
- [vala/wip/effectfree: 33/44] codegen: Use create_temp_value in try_cast_value_to_type Luca Bruno
- [vala/wip/effectfree: 34/44] codegen: Use create_temp_value in store_property Luca Bruno
- [vala/wip/effectfree: 35/44] codegen: Use create_temp_value in visit_string_switch_statement Luca Bruno
- [vala/wip/effectfree: 36/44] codegen: Use store_temp_value in visit_return_statement Luca Bruno
- [vala/wip/effectfree: 37/44] codegen: Replace temp_ref_vars with temp_ref_values using TargetValue Luca Bruno
- [vala/wip/effectfree: 38/44] codegen: Use create_temp_value in copy_value of array module Luca Bruno
- [vala/wip/effectfree: 39/44] codegen: Use create_temp_value in copy_value Luca Bruno
- [vala/wip/effectfree: 40/44] codegen: Use create_temp_value in try_cast_variant_to_type Luca Bruno
- [vala/wip/effectfree: 41/44] codegen: Use store_temp_value in visit_end_full_expression Luca Bruno
- [vala/wip/effectfree: 42/44] codegen: Add lvalue field to GLibValue Luca Bruno
- [vala/wip/effectfree: 43/44] codegen: Copy the result.value_type in transform_value Luca Bruno
- [vala/wip/effectfree: 44/44] codegen: Use GLibValue.lvalue when taking the address of an expression Luca Bruno
- [glib] Move documentation to inline comments: conversions =?utf-8?q?Javier_Jard=C3=B3n?=
- [glib] Move documentation to inline comments: spawn =?utf-8?q?Javier_Jard=C3=B3n?=
- [vala] (44 commits) ...codegen: Use GLibValue.lvalue when taking the address of an expression =?utf-8?q?J=C3=BCrg_Billeter?=
- [gthumb] EXIF tags listed more than once when disabling and then re-enabling the EXIF extension Paolo Bacchilega
- [gnome-disk-utility] [l10n]Updated Turkish translation Muhammet Kara
- [vala] Deleted branch wip/effectfree Luca Bruno
- [gthumb] reset size to sensible defaults when switchin between % and pixels Paolo Bacchilega
- [gthumb] added "gthumb" to the window title Paolo Bacchilega
- [gthumb] webalbums: always use subfolders Paolo Bacchilega
- [gnome-shell] messageTray: Add an enumerable count for sources to use Jasper St . Pierre
- [gnome-shell] messageTray: Use the count to display the number of unread notifications Jasper St . Pierre
- [gnome-shell] gnome-shell-build-setup.sh: update libxcb dependency check on Debian Siegfried-Angel Gevatter Pujals
- [evolution] EShellContent: Fix underallocation of EAlertBar. Matthew Barnes
07 July 2011
- [gnumeric] Add xlsx-read-docprops.c to POTFILES.in Andreas J . Guelzow
- [evolution-ews] Fix leading / on subfolder shortnames David Woodhouse
- [evolution-data-server/meego-eds] Add '-' to unhandled path. Srinivasa Ragavan
- [hamster-applet] first steps towards a gnome shell extension Toms Baugis
- [cogl] (3 commits) Created branch wip/combined-driver-build Neil Roberts
- [cogl/wip/combined-driver-build: 1/3] cogl-pipeline: Fix reference counting on promoting weak parents Neil Roberts
- [cogl/wip/combined-driver-build: 2/3] Move all of the GL function pointers directly to CoglContext Neil Roberts
- [cogl/wip/combined-driver-build: 3/3] Use all core GL functions through indirect pointers Neil Roberts
- [cogl] cogl-pipeline: Fix reference counting on promoting weak parents Neil Roberts
- [cogl] Deleted branch wip/combined-driver-build Neil Roberts
- [cogl] (2 commits) Created branch wip/combined-driver-build Neil Roberts
- [cogl/wip/combined-driver-build: 1/2] Move all of the GL function pointers directly to CoglContext Neil Roberts
- [cogl/wip/combined-driver-build: 2/2] Use all core GL functions through indirect pointers Neil Roberts
- [clutter] test-cogl-materials: Add a simple test for ref-counting copies Neil Roberts
- [latexila] Mallard documentation about the build tools =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [clutter/clutter-1.6] cogl-pipeline: Fix reference counting on promoting weak parents Neil Roberts
- [gtk+] gtkpango: Count letters properly Benjamin Otte
- [libdmapsharing] Do not use g_object_get to get DMAPShare properties from DMAPShare Signed-off-by: W. Michael Petullo W . Michael Petullo
- [libdmapsharing] Get rid of magic number in dmap-structure.c Signed-off-by: W. Michael Petullo <mike flyn org> W . Michael Petullo
- [libdmapsharing] Fix previous Signed-off-by: W. Michael Petullo <mike flyn org> W . Michael Petullo
- [libdmapsharing] Remove fixed FIXME comment Signed-off-by: W. Michael Petullo <mike flyn org> W . Michael Petullo
- [libdmapsharing] Remove old, commented out code from daap-connection.c Signed-off-by: W. Michael Petullo <mike flyn o W . Michael Petullo
- [libdmapsharing] Remove old, commented out code from dmap-connection.c Signed-off-by: W. Michael Petullo <mike flyn o W . Michael Petullo
- [libdmapsharing] Handle ./configure --with-mdns=dns_sd properly Signed-off-by: W. Michael Petullo <mike flyn org> W . Michael Petullo
- [evolution] Bug 653699 - Improve mail notifications Matthew Barnes
- [evolution] online-accounts: Give Google calendars a color. Matthew Barnes
- [glib/g-property] Correct a typo in the docs Matthias Clasen
- [glib/g-property] Add a missing default value to one property Matthias Clasen
- [libdmapsharing] Fix incorrect printf format string in test-dmap-client.c Signed-off-by: W. Michael Petullo <mike fly W . Michael Petullo
- [orca/gnome-3-0] Fix for bug #634460 - Could orca provide date/time information within the debug files? Joanmarie Diggs
- [orca] Fix for bug #634460 - Could orca provide date/time information within the debug files? Joanmarie Diggs
- [orca/orca-xdesktop] Fix for bug #634460 - Could orca provide date/time information within the debug files? Joanmarie Diggs
- [gtk+] Drop an unneeded include Matthias Clasen
- [gtk+] Drop gail_misc_buffer_get_run_attributes Matthias Clasen
- [libdmapsharing] Start attempt to make Apple dns_sd DMAPMdnsBrowser work with multiple shares (thanks Daniel Svensson W . Michael Petullo
- [libdmapsharing] test-dmap-client: Don't quit after displaying one connection Signed-off-by: W. Michael Petullo <mike W . Michael Petullo
- [gnome-shell/wip/gdm-shell] StBoxLayout: use adjustment value property, not getter Ray Strode
- [gnome-shell/wip/gdm-shell] wip: StScrollView: add swipe support Ray Strode
- [gnome-shell/wip/gdm-shell] loginDialog: turn on swipe scrolling (needs-squash) Ray Strode
- [atk] Created branch atk-3 Li Yuan
- [atk/atk-3] Add relation-change and attribute-change signal for AtkObject Li Yuan
- [evolution] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gnome-subtitles] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gnome-doc-utils] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gnumeric] More condition types for conditional formatting Andreas J . Guelzow
- [dasher] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gnome-devel-docs] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gnome-devel-docs] Updated Spanish translation Jorge Gonzalez Gonzalez
- [evolution-ews] Add possible @element values to e_ews_connection_get_oal_detail. Chenthill Palanisamy
- [evolution-ews] Initial commit for ews-oab-decoder.[ch] and ews-oab-props.h Chenthill Palanisamy
- [gnumeric] More conditions for conditional formatting Andreas J . Guelzow
- [gtkmm/gtkmm-2-24] 2.24.1 Murray Cumming
- [gtkmm] Created tag 2.24.1 Murray Cumming
- [gnumeric] fix parse positions for conditional formatting Andreas J . Guelzow
- [gupnp-dlna] Add GObject introspection Jens Georg
- [gssdp] Release 0.11.1 Jens Georg
- [hamster-applet] empty list in javascript still evaluates to True Toms Baugis
- [evolution-ews] Adjust the loop length to the table size in weekindex_to_ical() Or Goshen
- [gupnp-dlna] Fix typo in introspection support Jens Georg
- [gupnp-dlna] Release 0.6.2 Jens Georg
- [gssdp] Created tag gssdp-0.11.1 Jens Georg
- [gnome-shell] Approve room invitations Guillaume Desmottes
- [evolution-ews] Move the recurrence element creation to a proper place when creating a new calendar item or when mod Or Goshen
- [gupnp] Release 0.17.1 Jens Georg
- [gupnp] Created tag gupnp-0.17.1 Jens Georg
- [gupnp-dlna] Created tag gupnp-dlna-0.6.2 Jens Georg
- [hamster-applet] refresh the panel every 60 seconds Toms Baugis
- [vala] (15 commits) Created branch wip/attributes-clean Luca Bruno
- [vala/wip/attributes-clean: 1/15] Specify default values in Attribute methods Luca Bruno
- [vala/wip/attributes-clean: 2/15] Add attributes cache to code nodes Luca Bruno
- [vala/wip/attributes-clean: 3/15] Add helper methods to CodeNode for dealing with attributes Luca Bruno
- [vala/wip/attributes-clean: 4/15] On-demand Delegate.has_target Luca Bruno
- [vala/wip/attributes-clean: 5/15] On-demand Class.is_compact Luca Bruno
- [vala/wip/attributes-clean: 6/15] On-demand Class.is_immutable Luca Bruno
- [vala/wip/attributes-clean: 7/15] On-demand Struct.is_simple_type Luca Bruno
- [vala/wip/attributes-clean: 8/15] On-demand Struct.is_boolean_type Luca Bruno
- [vala/wip/attributes-clean: 9/15] On-demand Struct.is_integer_type Luca Bruno
- [vala/wip/attributes-clean: 10/15] On-demand Struct.is_floating_type Luca Bruno
- [vala/wip/attributes-clean: 11/15] On-demand Struct.rank Luca Bruno
- [vala/wip/attributes-clean: 12/15] On-demand Struct.width Luca Bruno
- [vala/wip/attributes-clean: 13/15] On-demand Struct.signed Luca Bruno
- [vala/wip/attributes-clean: 14/15] On-demand Struct.decimal_floating_type Luca Bruno
- [vala/wip/attributes-clean: 15/15] On-demand Struct.is_immutable Luca Bruno
- [tracker] (7 commits) Created branch miner-priority-queues Carlos Garnacho
- [tracker/miner-priority-queues: 1/7] libtracker-miner: Add TrackerSparqlBuffer Carlos Garnacho
- [tracker/miner-priority-queues: 2/7] libtracker-miner: Use TrackerSparqlBuffer for metadata insertions Carlos Garnacho
- [tracker/miner-priority-queues: 3/7] libtracker-miner: Remove TrackerProcessingPool Carlos Garnacho
- [tracker/miner-priority-queues: 4/7] libtracker-miner: Ensure prioritized tasks always have parents indexed first Carlos Garnacho
- [tracker/miner-priority-queues: 5/7] libtracker-miner: slightly improve IRI cache performance Carlos Garnacho
- [tracker/miner-priority-queues: 6/7] libtracker-miner: Ensure harder process_stop() is only called once Carlos Garnacho
- [tracker/miner-priority-queues: 7/7] libtracker-miner: Avoid triggering too often the ensure_mtime_cache() hack Carlos Garnacho
- [tracker] Deleted branch miner-priority-queues Carlos Garnacho
- [tracker] Deleted branch wip/miner-priority-queues Carlos Garnacho
- [tracker] (19 commits) Created branch wip/miner-priority-queues Carlos Garnacho
- [tracker/wip/miner-priority-queues: 1/19] libtracker-miner: Add TrackerPriorityQueue Carlos Garnacho
- [tracker/wip/miner-priority-queues: 2/19] tracker-miner-fs: Use a priority queue for directories to be inspected. Carlos Garnacho
- [tracker/wip/miner-priority-queues: 3/19] tracker-miner-fs: Put CrawledDirectoryData into a priority queue Carlos Garnacho
- [tracker/wip/miner-priority-queues: 4/19] tracker-miner-fs: remove duplicated code Carlos Garnacho
- [tracker/wip/miner-priority-queues: 5/19] libtracker-miner: Make tracker_priority_queue_foreach_remove return gboolean Carlos Garnacho
- [tracker/wip/miner-priority-queues: 6/19] libtracker-miner: Add tracker_priority_queue_get_length Carlos Garnacho
- [tracker/wip/miner-priority-queues: 7/19] tracker-miner-fs: Use priority queues for created/deleted/updated/moved items Carlos Garnacho
- [tracker/wip/miner-priority-queues: 8/19] libtracker-miner: remove TRACKER_QUEUE_PRIORITY* in favor of G_PRIORITY* Carlos Garnacho
- [tracker/wip/miner-priority-queues: 9/19] tracker-miner-fs: Add priority argument to tracker_miner_fs_directory_add_internal() Carlos Garnacho
- [tracker/wip/miner-priority-queues: 10/19] tracker-miner-fs: Add tracker_miner_fs_check_*_with_priority() Carlos Garnacho
- [tracker/wip/miner-priority-queues: 11/19] libtracker-miner: Add TrackerTaskPool Carlos Garnacho
- [tracker/wip/miner-priority-queues: 12/19] tracker-miner-fs: Use TrackerTaskPool for the extraction pool Carlos Garnacho
- [tracker/wip/miner-priority-queues: 13/19] libtracker-miner: Add TrackerSparqlBuffer Carlos Garnacho
- [tracker/wip/miner-priority-queues: 14/19] libtracker-miner: Use TrackerSparqlBuffer for metadata insertions Carlos Garnacho
- [tracker/wip/miner-priority-queues: 15/19] libtracker-miner: Remove TrackerProcessingPool Carlos Garnacho
- [tracker/wip/miner-priority-queues: 16/19] libtracker-miner: Ensure prioritized tasks always have parents indexed first Carlos Garnacho
- [tracker/wip/miner-priority-queues: 17/19] libtracker-miner: slightly improve IRI cache performance Carlos Garnacho
- [tracker/wip/miner-priority-queues: 18/19] libtracker-miner: Ensure harder process_stop() is only called once Carlos Garnacho
- [tracker/wip/miner-priority-queues: 19/19] libtracker-miner: Avoid triggering too often the ensure_mtime_cache() hack Carlos Garnacho
- [rygel/rygel-0-10] Prepare 0.10.3 Jens Georg
- [rygel] Created tag RYGEL_0_10_3 Jens Georg
- [gnome-subtitles] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [gtk+] asd =?utf-8?q?Javier_Jard=C3=B3n?=
- [gtk+] docs: fix building for libgail-util =?utf-8?q?Javier_Jard=C3=B3n?=
- [pitivi] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [gnote] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [tracker] Deleted branch threaded-extractor Martyn James Russell
- [tracker] (15 commits) Created branch threaded-extractor Martyn James Russell
- [tracker/threaded-extractor: 1/15] tracker-miner-fs: Revert commit 3dd75bacc30 Martyn James Russell
- [tracker/threaded-extractor: 2/15] libtracker-extract: Add tracker-extract-client API Martyn James Russell
- [tracker/threaded-extractor: 3/15] tracker-miner-fs: Move "retry on extraction failed" code to TrackerMinerFiles Martyn James Russell
- [tracker/threaded-extractor: 4/15] tracker-miner-fs: Implement failsafe metadata extraction Martyn James Russell
- [tracker/threaded-extractor: 5/15] tracker-extract: Implement watchdog for stale tasks. Martyn James Russell
- [tracker/threaded-extractor: 7/15] libtracker-extract: Do not use G_CONST_RETURN Martyn James Russell
- [tracker/threaded-extractor: 6/15] libtracker-extract: Document tracker-client API Martyn James Russell
- [tracker/threaded-extractor: 8/15] tracker-miner-fs: Don't remove item from queue until it's been processed Martyn James Russell
- [tracker/threaded-extractor: 9/15] tracker-miner-fs: Avoid multiple calls to extractor_process_failsafe() Martyn James Russell
- [glom] Improve the About box. Murray Cumming
- [tracker/threaded-extractor: 10/15] tracker-extract: Implement thread awareness for modules Martyn James Russell
- [tracker/threaded-extractor: 11/15] tracker-extract: Mark text extractor as thread aware Martyn James Russell
- [tracker/threaded-extractor: 12/15] tracker-extract: Rework stats reporting and task cancellation Martyn James Russell
- [tracker/threaded-extractor: 13/15] libtracker-extract: Add API to iterate through the modules handling a mimetype Martyn James Russell
- [tracker/threaded-extractor: 14/15] tracker-extract: Use API to iterate through extract modules Martyn James Russell
- [tracker/threaded-extractor: 15/15] libtracker-miner: Use tracker_processing_task_unref() instead of _free() to fix build Martyn James Russell
- [glom] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [glom] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [glom/glom-1-18] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [jhbuild] 3.2: Fix the URL for gnome-sharp Kjartan Maraas
- [jhbuild] 3.2: Fix URL for gnome-sharp Kjartan Maraas
- [glom/glom-1-16] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [glom] Really fix the About Box. Murray Cumming
- [glom] About Box: Add a logo. Murray Cumming
- [epiphany] Deleted branch history-rewrite Claudio Saavedra
- [epiphany] (28 commits) Created branch history-rewrite Claudio Saavedra
- [epiphany/history-rewrite: 1/28] Initial SQLite GObject wrapper implementation. Claudio Saavedra
- [libgdamm] Corrected the ChangeLog Murray Cumming
- [epiphany/history-rewrite: 2/28] Initial implementation of EphyHistoryService. Claudio Saavedra
- [libgdamm] 4.99.3.1 Murray Cumming
- [epiphany/history-rewrite: 3/28] Add an API point for adding a list of page visits. Claudio Saavedra
- [epiphany/history-rewrite: 4/28] Allow adding visits with URL data. Claudio Saavedra
- [epiphany/history-rewrite: 5/28] Add the ability to fetch a series of page visits in a time range. Claudio Saavedra
- [epiphany/history-rewrite: 6/28] Add support for user data parameter in all EphyHistoryService callbacks. Claudio Saavedra
- [epiphany/history-rewrite: 7/28] Add an EphyHistoryQuery object and switch current query method to use it. Claudio Saavedra
- [epiphany/history-rewrite: 8/28] Move all SQLite and history service files to lib and remove CVS Id's. Claudio Saavedra
- [epiphany/history-rewrite: 9/28] Add missing history service files from my previous commit. Claudio Saavedra
- [epiphany/history-rewrite: 10/28] Rename EphyHistoryPageVisitType enum members to conform with GLib conventions. Claudio Saavedra
- [epiphany/history-rewrite: 11/28] ephy-profile-migrator: migrate history to the new format Claudio Saavedra
- [epiphany/history-rewrite: 12/28] Add API to set the URL title in the history Claudio Saavedra
- [epiphany/history-rewrite: 13/28] ephy_history_service_get_url_row: avoid a segmentation fault Claudio Saavedra
- [epiphany/history-rewrite: 14/28] ephy-history-service: Add method to retrieve a URL from the history Claudio Saavedra
- [epiphany/history-rewrite: 15/28] ephy_history_service_get_url_row: don't leak the url strings Claudio Saavedra
- [epiphany/history-rewrite: 16/28] EphyHistoryService: don't leak the history-filename string property Claudio Saavedra
- [epiphany/history-rewrite: 17/28] tests/ephy-history: plug a couple of leaks Claudio Saavedra
- [epiphany/history-rewrite: 18/28] EphyHistoryService: fix the disposal of EphyHistoryJobMethod data Claudio Saavedra
- [epiphany/history-rewrite: 19/28] Add tests for EphyHistoryService::set_url_title() Claudio Saavedra
- [epiphany/history-rewrite: 20/28] Add tests for EphyHistoryService::get_url() Claudio Saavedra
- [epiphany/history-rewrite: 21/28] Minor style fix Claudio Saavedra
- [epiphany/history-rewrite: 22/28] Add vi and emacs modelines in a few places Claudio Saavedra
- [epiphany/history-rewrite: 23/28] EphyHistoryURL: Add a zoom_level field and update accordingly Claudio Saavedra
- [epiphany/history-rewrite: 24/28] history-service-urls-table: Add a zoom_level column Claudio Saavedra
- [epiphany/history-rewrite: 25/28] ephy-profile-migrator: update to migrate also zoom level preferences Claudio Saavedra
- [epiphany/history-rewrite: 26/28] EphyHistoryService: add API to store a URL zoom level Claudio Saavedra
- [epiphany/history-rewrite: 27/28] EphyHistoryService: add a generic method to set a URL property Claudio Saavedra
- [epiphany/history-rewrite: 28/28] EphyHistoryService: optimize find_visit_rows() Claudio Saavedra
- [pygobject] Fix crash in Gtk.TextIter overrides Martin Pitt
- [gedit-latex] Fix file.py changes John Stowers
- [pygobject/pygobject-2-28] Fix crash in Gtk.TextIter overrides Martin Pitt
- [tracker/threaded-extractor] tracker-extract: Use TrackerExtractInfo from libtracker-extract Carlos Garnacho
- [tracker/threaded-extractor] tracker-extract: disable again threading traces Carlos Garnacho
- [glib/g-property] Update GIO VS 2010 project templates Emmanuele Bassi
- [glib/g-property] Disable a failing test Emmanuele Bassi
- [glib/g-property] Fix the build Emmanuele Bassi
- [glib/g-property] Update NEWS for 2.29.10 Emmanuele Bassi
- [glib/g-property] gio: Fix srcdir != builddir build for docs Emmanuele Bassi
- [glib/g-property] build: Use --disable-maintainer-mode for distcheck Emmanuele Bassi
- [glib/g-property] 2.29.10 Emmanuele Bassi
- [clutter] Deleted branch wip/g-property Emmanuele Bassi
- [glib/g-property] Post-release version bump Emmanuele Bassi
- [clutter] (4 commits) Created branch wip/g-property Emmanuele Bassi
- [glib/g-property] gproperty: Fix minimum floating point values Emmanuele Bassi
- [clutter/wip/g-property: 1/4] Depend on GLib ≥ 2.29.11 Emmanuele Bassi
- [glib/g-property] gproperty: Return a copy of the interned string when canonicalizing Emmanuele Bassi
- [clutter/wip/g-property: 2/4] gproperty: Port ClutterBox to GProperty Emmanuele Bassi
- [clutter/wip/g-property: 3/4] gproperty: Port AlignConstraint to GProperty Emmanuele Bassi
- [clutter/wip/g-property: 4/4] gproperty: Port ClutterBindConstraint to GProperty Emmanuele Bassi
- [gedit-latex] Handle newcommands John Stowers
- [glom] 1.19.6 Murray Cumming
- [glom] Created tag 1.19.6 Murray Cumming
- [frogr] Ooops... use deprecated classes Gtk{H|V}Box for GTK2 Mario Sanchez Prada
- [jhbuild] 3.2: gnome-shell depends on libsoup now Matthias Clasen
- [gcompris/gcomprismusic] save feature implemented Karthik Subramanian
- [gnome-disk-utility/udisks2-port] Remove device tree-header and reword sections in the tree David Zeuthen
- [gtk+] Revert "docs: fix building for libgail-util" =?utf-8?q?Javier_Jard=C3=B3n?=
- [gtk+] Revert "asd" =?utf-8?q?Javier_Jard=C3=B3n?=
- [gtk+] tests/a11y/Makefile.am: Use AM_CPPFLAGS instead deprecated INCLUDES =?utf-8?q?Javier_Jard=C3=B3n?=
- [evolution] connman: Miscellaneous cleanups. Matthew Barnes
- [evolution] network-manager: Miscellaneous cleanups. Matthew Barnes
- [frogr] Change required version of gnome-doc-utils down to 0.10.13 Mario Sanchez Prada
- [rygel] l10n: Update POTFILES.skip Jens Georg
- [rygel] Release 0.11.2 Jens Georg
- [rygel] Created tag RYGEL_0_11_2 Jens Georg
- [clutter/wip/g-property] gproperty: Port ClutterSnapConstraint to GProperty Emmanuele Bassi
- [glom] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [vala] Deleted branch wip/attributes-clean Luca Bruno
- [vala] (21 commits) Created branch wip/attributes-clean Luca Bruno
- [vala/wip/attributes-clean: 1/21] Specify default values in Attribute methods Luca Bruno
- [vala/wip/attributes-clean: 2/21] Add attributes cache to code nodes Luca Bruno
- [vala/wip/attributes-clean: 3/21] Add helper methods to CodeNode for dealing with attributes Luca Bruno
- [vala/wip/attributes-clean: 4/21] On-demand Delegate.has_target Luca Bruno
- [vala/wip/attributes-clean: 5/21] On-demand Class.is_compact Luca Bruno
- [vala/wip/attributes-clean: 6/21] On-demand Class.is_immutable Luca Bruno
- [vala/wip/attributes-clean: 7/21] On-demand Struct.is_simple_type Luca Bruno
- [vala/wip/attributes-clean: 8/21] On-demand Struct.is_boolean_type Luca Bruno
- [vala/wip/attributes-clean: 9/21] On-demand Struct.is_integer_type Luca Bruno
- [vala/wip/attributes-clean: 10/21] On-demand Struct.is_floating_type Luca Bruno
- [vala/wip/attributes-clean: 11/21] On-demand Struct.rank Luca Bruno
- [vala/wip/attributes-clean: 12/21] On-demand Struct.width Luca Bruno
- [vala/wip/attributes-clean: 13/21] On-demand Struct.signed Luca Bruno
- [vala/wip/attributes-clean: 14/21] On-demand Struct.decimal_floating_type Luca Bruno
- [vala/wip/attributes-clean: 15/21] On-demand Struct.is_immutable Luca Bruno
- [vala/wip/attributes-clean: 16/21] On-demand Symbol.deprecated Luca Bruno
- [vala/wip/attributes-clean: 17/21] On-demand Symbol.deprecated_since Luca Bruno
- [vala/wip/attributes-clean: 18/21] On-demand Symbol.replacement Luca Bruno
- [vala/wip/attributes-clean: 19/21] Drop Symbol.process_deprecated_attribute Luca Bruno
- [vala/wip/attributes-clean: 20/21] On-demand Symbol.experimental Luca Bruno
- [vala/wip/attributes-clean: 21/21] Drop Symbol.process_experimental_attribute Luca Bruno
- [frogr] Use GtkActions instead of manually defined widgets (#653860) Mario Sanchez Prada
- [frogr] Added missing '…' in the glade file Mario Sanchez Prada
- [tomboy] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [eog] Added UG translation Abduxukur Abdurixit
- [eog/gnome-2-32] Added UG translation Abduxukur Abdurixit
- [eog/gnome-3-0] Added UG translation Abduxukur Abdurixit
- [vala] vte-2.90: Add new bindings Luca Bruno
- [vala] libpeas-1.0: Add missing libpeas-1.0.vapi to Makefile.am Luca Bruno
- [epiphany] Added UG translation Abduxukur Abdurixit
- [epiphany/gnome-3-0] Added UG translation Abduxukur Abdurixit
- [evolution-data-server] Added UG translation Abduxukur Abdurixit
- [evolution-data-server/gnome-2-32] Added UG translation Abduxukur Abdurixit
- [evolution-data-server/gnome-3-0] Added UG translation Abduxukur Abdurixit
- [gcompris/gcomprismusic] added load song feature Karthik Subramanian
- [evolution] Added UG translation Abduxukur Abdurixit
- [gnome-shell] messageTray.js: raise an exception only if parseInt(count) returns NaN Guillaume Desmottes
- [gnome-shell] Display the number of unread messages in the notification icon Guillaume Desmottes
- [evolution/gnome-2-32] Added UG translation Abduxukur Abdurixit
- [evolution/gnome-3-0] Added UG translation Abduxukur Abdurixit
- [glib] Added UG translation Abduxukur Abdurixit
- [gnome-contacts] Added UG translation Abduxukur Abdurixit
- [frogr] Fixed issues in the Mac after switching to GtkActions. Mario Sanchez Prada
- [gnome-games] Added UG translation Abduxukur Abdurixit
- [gnome-games/gnome-2-32] Added UG translation Abduxukur Abdurixit
- [gnome-games/gnome-3-0] Added UG translation Abduxukur Abdurixit
- [gnome-packagekit] Added UG translation Abduxukur Abdurixit
- [gnome-packagekit/gnome-2-32] Added UG translation Abduxukur Abdurixit
- [gnome-packagekit/gnome-3-0] Added UG translation Abduxukur Abdurixit
- [frogr] Fixed typo: 'quit_menu' -> 'quit_menu_item' Mario Sanchez Prada
- [gnome-system-monitor] Added UG translation Abduxukur Abdurixit
- [gnome-system-monitor/gnome-2-32] Added UG translation Abduxukur Abdurixit
- [gnome-system-monitor/gnome-3-0] Added UG translation Abduxukur Abdurixit
- [gnome-utils] Added UG translation Abduxukur Abdurixit
- [gnome-utils/gnome-2-32] Added UG translation Abduxukur Abdurixit
- [gnome-utils/gnome-3-0] Added UG translation Abduxukur Abdurixit
- [gtkhtml] Added UG translation Abduxukur Abdurixit
- [gtkhtml/gnome-2-32] Added UG translation Abduxukur Abdurixit
- [gtkhtml/gnome-3-0] Added UG translation Abduxukur Abdurixit
- [frogr] Allow removing similar descriptions from multiple pictures (#653991) Mario Sanchez Prada
- [gtk+] Added UG translation Abduxukur Abdurixit
- [gvfs] Added UG translation Abduxukur Abdurixit
- [gvfs/gnome-2-32] Added UG translation Abduxukur Abdurixit
- [gvfs/gnome-3-0] Added UG translation Abduxukur Abdurixit
- [metacity] Added UG translation Abduxukur Abdurixit
- [metacity/gnome-2-32] Added UG translation Abduxukur Abdurixit
- [mutter] Added UG translation Abduxukur Abdurixit
- [mutter/gnome-3-0] Added UG translation Abduxukur Abdurixit
- [nautilus] Added UG translation Abduxukur Abdurixit
- [nautilus/gnome-2-32] Added UG translation Abduxukur Abdurixit
- [nautilus/gnome-3-0] Added UG translation Abduxukur Abdurixit
- [network-manager-applet] Added UG translation Abduxukur Abdurixit
- [orca] Added UG translation Abduxukur Abdurixit
- [orca/gnome-2-32] Added UG translation Abduxukur Abdurixit
- [orca/gnome-3-0] Added UG translation Abduxukur Abdurixit
- [totem] Added UG translation Abduxukur Abdurixit
- [totem/gnome-2-32] Added UG translation Abduxukur Abdurixit
- [totem/gnome-3-0] Added UG translation Abduxukur Abdurixit
- [vinagre] Added UG translation Abduxukur Abdurixit
- [vinagre/gnome-3-0] Added UG translation Abduxukur Abdurixit
- [vino] Added UG translation Abduxukur Abdurixit
- [gnome-contacts] Added UG translation Abduxukur Abdurixit
- [vino/gnome-2-32] Added UG translation Abduxukur Abdurixit
- [vino/gnome-3-0] Added UG translation Abduxukur Abdurixit
- [clutter/wip/g-property] gproperty: Port ClutterRectangle to GProperty Emmanuele Bassi
- [network-manager-openvpn] release: bump version to 0.8.9997 (0.9-rc3) Dan Williams
- [network-manager-openvpn] Created tag 0.8.9997 Dan Williams
- [network-manager-openvpn] Created tag 0.9-rc3 Dan Williams
- [latexila] Documentation: differences between Latexmk and Rubber =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [gnome-control-center] lib: Export the editable entry for the Bluetooth panel Bastien Nocera
- [gnome-control-center] common: Add safeguards for empty language Bastien Nocera
- [gnome-control-center] Revert "lib: Export the editable entry for the Bluetooth panel" Bastien Nocera
- [byzanz] Stop installing menu file in GNOME 2 directory Vincent Untz
- [gedit-latex] Move editor class to from base/__init__.py to base/editor.py Ignacio Casal Quinteiro
- [gnome-control-center] region: Set LC_ specific variables, not LC_ALL Rodrigo Moya
- [gnome-control-center] region: If no regional settings, use the configured language Rodrigo Moya
- [gnome-shell] telepathyClient: send typing notifications Alban Crequy
- [rygel] core: If request is cancelled, don't end it twice Jens Georg
- [rygel/rygel-0-10] core: If request is cancelled, don't end it twice Jens Georg
- [evolution-data-server/meego-eds] Handle references of GVariants neatly. Fixes a bunch of wrong assumptions. Srinivasa Ragavan
- [evolution-data-server/meego-eds] Ref variants using g_variant_ref/unref Srinivasa Ragavan
- [gnome3-web] Updated Persian translation Arash Mousavi
- [gnome-control-center] region: Show measurement Bastien Nocera
- [gssdp] Fix a typo in gssdp_resource_group_get_client docs Jens Georg
- [atk] Fix for bug 651343 - New ATK Roles Joanmarie Diggs
- [pygobject/invoke-rewrite] Add override binding for Gtk.ListStore.prepend(). John Palmieri
- [pygobject/invoke-rewrite] Fixed the cairo example John Palmieri
- [folks] Fix the valadoc string for FieldDetails.value. Travis Reitter
- [glade/gbinding] Replaced deprecated GtkHBox, GtkVBox, GtkHPaned and GtkVPaned types in add parent action with new in Denis Washington
- [glade/gbinding] Ignore GtkWindow:icon property. Fixes bug #654121 "workaround gtk segfault: icon on gtkwindow segfau Denis Washington
- [glade/gbinding] In the binding source chooser dialog, show uncompatible properties greyed out beneath the compatible Denis Washington
- [glade/gbinding] Rename the OK button in the "Bind to source..." dialog to "Bind" and make it only sensitive if a com Denis Washington
- [gthumb] Disabled refresh in viewer mode Paolo Bacchilega
- [tbo] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [gcompris] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [evolution] connman: Recover from dropped D-Bus connections faster. Matthew Barnes
- [evolution] network-manager: Recover from dropped D-Bus connections faster Matthew Barnes
- [evolution] network-manager: Keep network availablility state accurate. Matthew Barnes
- [gtk+] Clarify that gtk_builder_connect_signals can only be connected once Johan Dahlin
- [gthumb] ask confirmation before deleting a command/script Paolo Bacchilega
- [evolution-ews] Decode Oab address-book records Chenthill Palanisamy
- [pygobject/invoke-rewrite] rename aux arguments to child arguments to make their purpose clearer John Palmieri
- [gcompris/gcomprisbraille] Reusable repeat code|Changes in four activities Srishti Sethi
- [vala] libsoup-2.4: Switch to GIR Luca Bruno
- [vala] Deleted branch switch-to-gir-soup Luca Bruno
- [gthumb] use the FSF web site instead of the address in gthumb.h Paolo Bacchilega
- [gcompris/gcomprismusic] new activity testing singalong Karthik Subramanian
- [gnome-doc-utils] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gnome-contacts] Added Persian translation Arash Mousavi
- [gnome-contacts] Added Persian translation Arash Mousavi
- [gnome-menus] New translation for Zulu (zu) Friedel Wolff
- [gnome-menus] Add Zulu (zu) to LINGUAS Friedel Wolff
- [gcompris/gcomprismusic] added size toggle button Karthik Subramanian
- [evolution-rss] Avoid camel_stream_printf(). Lucian Langa
- [gedit-latex] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-shell] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [glom] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-disk-utility] [l10n]Updated Turkish translation Muhammet Kara
- [glom/glom-1-16] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [glom/glom-1-18] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [json-glib] Fixed badly handled fundamental types in json_deserialize_pspec(). Tristan Van Berkom
- [gnome-contacts] [l10n]Updated Turkish translation Muhammet Kara
- [eog] Added hu to DOC_LINGUAS Gabor Keleman
- [vala] Deleted branch switch-to-gir-clutter Luca Bruno
- [eog] Added skeleton Hungarian translation Gabor Keleman
- [vala] (2 commits) Created branch switch-to-gir-clutter Luca Bruno
- [vala/switch-to-gir-clutter: 1/2] girparser: Add errordomain metadata Luca Bruno
- [vala/switch-to-gir-clutter: 2/2] clutter-1.0: Switch to GIR Luca Bruno
- [evolution-data-server] [l10n]Updated Turkish translation Muhammet Kara
- [cogl/wip/combined-driver-build] cogl-context: Remove the driver private data Neil Roberts
- [cogl/wip/combined-driver-build] Move the cogl texture driver functions to a vtable Neil Roberts
- [cogl/wip/combined-driver-build] Dynamically load the GL or GLES library Neil Roberts
- [ocrfeeder] [l10n]Added Catalan translation Gil Forcada Codinachs
- [libdmapsharing] Reorder some function declarations Signed-off-by: W. Michael Petullo <mike flyn org> W . Michael Petullo
- [libdmapsharing] Some interim work on debug messages Signed-off-by: W. Michael Petullo <mike flyn org> W . Michael Petullo
- [libdmapsharing] Some work on clarifying dmap-mdns-browser-dnssd.c Signed-off-by: W. Michael Petullo <mike flyn org> W . Michael Petullo
- [ocrfeeder] [l10n]Added Catalan (Valencian) translation Gil Forcada Codinachs
- [mutter] reload_transient_for: avoid xtransient_for loops Dan Winship
- [mutter] window: fix appears-focused propagation with attached grandchildren Dan Winship
- [library-web] [l10n]Updated Catalan translation Gil Forcada Codinachs
- [glib] [l10n]Updated Turkish translation Muhammet Kara
- [glade] [l10n]Added Catalan documentation Gil Forcada Codinachs
- [billreminder] [l10n]Updated Catalan translation Gil Forcada Codinachs
- [billreminder] [l10n]Updated Catalan (Valencian) translation Gil Forcada Codinachs
- [gnome-menus/wip/gobject-review] build: Drop check for -fno-strict-aliasing support Vincent Untz
- [totem] [l10n]Updated Turkish translation Muhammet Kara
- [pitivi] [l10n]Updated Catalan translation Gil Forcada Codinachs
- [gnome-screensaver] [l10n]Updated Turkish translation Muhammet Kara
- [the-board] [things] Change Sound thing to be URI-based instead of path-based Lucas Rocha
- [the-board] [tb] Fix identation in tb-sound-player.c Lucas Rocha
- [the-board] [tb] Fix identation in tb-sound-recorder.c Lucas Rocha
- [the-board] [tb] Remove trailing spaces a couple of files Lucas Rocha
- [epiphany] [l10n]Updated Catalan documentation Gil Forcada Codinachs
- [gcalctool] Fixed Hungarian help translation Gabor Keleman
- [the-board] [l10n]Added Turkish translation Muhammet Kara
- [pygobject/invoke-rewrite] use an enum instead of booleans to denote function type John Palmieri
- [evolution-data-server] Deleted branch openismus-work Tristan Van Berkom
- [evolution-data-server] (3 commits) Created branch openismus-work Tristan Van Berkom
- [evolution-data-server/openismus-work: 1/3] addressbook tests: Run with private D-Bus session and environment. Tristan Van Berkom
- [evolution-data-server/openismus-work: 2/3] Make local addressbook backend store image data as URIs. Tristan Van Berkom
- [evolution-data-server/openismus-work: 3/3] Added test case showing photo data stored as uris. Tristan Van Berkom
- [tomboy] Fixed Hungarian help translation Gabor Keleman
- [bakery] [l10n]Added Turkish translation Muhammet Kara
- [bakery] [l10n]Added Turkish translation to ChangeLog Muhammet Kara
- [bakery] [l10n]Added tr to ALL_LINGUAS Muhammet Kara
08 July 2011
- [orca/gnome-3-0] Fix for bug 654210 - Orca sometimes fails to present the default button in a dialog Joanmarie Diggs
- [orca] Fix for bug 654210 - Orca sometimes fails to present the default button in a dialog Joanmarie Diggs
- [orca/orca-xdesktop] Fix for bug 654210 - Orca sometimes fails to present the default button in a dialog Joanmarie Diggs
- [gnumeric] Support conditional font styles Andreas J . Guelzow
- [yelp-xsl] Preliminary support for the experimental gloss extension Shaun McCance
- [yelp-xsl] mal2html-media: The type attribute should default to 'image' Shaun McCance
- [gnumeric] enable conditional styles related to number formats and alignment Andreas J . Guelzow
- [libdmapsharing] Fix some memory leaks identitifed while testing dmap-mdns-browser-dnssd.c Signed-off-by: W. Michael W . Michael Petullo
- [libdmapsharing] More work on clarifying dmap-mdns-browser-dnssd.c Signed-off-by: W. Michael Petullo <mike flyn org> W . Michael Petullo
- [latexila] Build Tool properties: tooltip added =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [gcompris/gcomprismusic] label extended to two octets, piano size change restricted to first level Karthik Subramanian
- [gnumeric] Provide for conditional borders Andreas J . Guelzow
- [libgda/LIBGDA_4.2] Replace G_CONST_RETURN with const. Murray Cumming
- [latexila] Various UI improvements =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [pygobject] gdbus tests: Fix hang if test case fails Martin Pitt
- [gnumeric] add remove button to conditional formatting dialog Andreas J . Guelzow
- [gtksourceview/gnome-3-0] [l10n]Updated Turkish translation Muhammet Kara
- [gimp/soc-2011-warp] warptool: some quick cleaning =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp] gimpoperationwarp: add a handler to invalidate region when the stroke change =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp-help-2] Update copyright translation date. Marco Ciampa
- [gimp-help-2] Update copyright translation date. Marco Ciampa
- [gtksourceview] [l10n]Updated Turkish translation Muhammet Kara
- [glom] DbAddDel: Remove unnecessary virtual keywords. Murray Cumming
- [glom] Details: Do not navigate past the last row. Murray Cumming
- [gimp/soc-2011-warp] gimpoperationwarp: fix warning about uninitialysed values =?utf-8?q?Michael_Mur=C3=A9?=
- [vino/gnome-3-0] Post-release version bump to 3.0.3 David King
- [vino/gnome-3-0] Add GConf to GSettings convert file, bug 654901 David King
- [vino] Add GConf to GSettings convert file, bug 654901 David King
- [gcompris/gcomprisbraille] Fixed the issue with constants due to change in repeat code Srishti Sethi
- [gegl/soc-2011-ops] Added cubsim op, with random seed Robert Sasu
- [glom] Minor int->guint change. Murray Cumming
- [glom] Related Records: Show enough records. Murray Cumming
- [vino] Only call g_settings_sync() when necessary David King
- [vino/gnome-3-0] Only call g_settings_sync() when necessary David King
- [pygobject/pygobject-2-28] gdbus tests: Fix hang if test case fails Martin Pitt
- [jhbuild] update to telepathy-glib 0.15.3 Guillaume Desmottes
- [empathy] bump tp-glib dep to 0.15.3 Guillaume Desmottes
- [empathy] theme-adium: use the pending-message-id instead of message-token in x-empathy-message-id Guillaume Desmottes
- [vinagre/gnome-3-0] Add GConf to GSettings convert file David King
- [vinagre] Add GConf to GSettings convert file David King
- [gnome-settings-daemon] Set locale environment on gnome-session as early as possible Rodrigo Moya
- [gnome-settings-daemon] daemon: Plug memory leak Rodrigo Moya
- [jhbuild] bootstrap: Do not build old versions of automake =?utf-8?q?Javier_Jard=C3=B3n?=
- [gnome-keyring] gck: Use p11-kit for module loading, messages, and uri parsing. Stefan Walter
- [gnome-keyring] Install a proper p11-kit module configuration file Stefan Walter
- [gnome-keyring] Use p11-kit to lookup trust uris. Stefan Walter
- [gnome-keyring] Remove extraneous argument from gck_module_new and gck_module_initialize Stefan Walter
- [gnome-keyring] Properly load directory to install p11-kit config to. Stefan Walter
- [gnome-keyring] gck: Update GckUriFlags to match p11-kit Stefan Walter
- [gtkmm/gtkmm-2-24] Do not require mm-common for tarball builds. Murray Cumming
- [gtkmm/gtkmm-2-24] 2.24.2 Murray Cumming
- [gtkmm] Created tag 2.24.2 Murray Cumming
- [mobile-broadband-provider-info] no: add Tele2 for Norway (bgo #654000) =?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
- [gnome-settings-daemon] daemon: Move locale settings to its own function Rodrigo Moya
- [nautilus-share] Give full access to the owner if not writable Chow Loong Jin
- [tracker] Created branch updatearray =?utf-8?q?J=C3=BCrg_Billeter?=
- [tracker/updatearray] tracker-store: Improve UpdateArray performance =?utf-8?q?J=C3=BCrg_Billeter?=
- [clutter] Deprecate ClutterScore Emmanuele Bassi
- [clutter] texture: Deprecate the new_from_actor() function Emmanuele Bassi
- [clutter] conform/pick: Print debug spew only if verbosity is toggled Emmanuele Bassi
- [gimp/soc-2011-gimpunitentry] GimpUnitEntryTable: add value getter convenience functions =?utf-8?q?Enrico_Schr=C3=B6der?=
- [gimp/soc-2011-gimpunitentry] GimpUnitEntryTable: add grab_focus() =?utf-8?q?Enrico_Schr=C3=B6der?=
- [gimp/soc-2011-gimpunitentry] GimpUnitEntryTable: add get_table and refactoring =?utf-8?q?Enrico_Schr=C3=B6der?=
- [gimp/soc-2011-gimpunitentry] Some refactoring of classes using GimpUnitEntry =?utf-8?q?Enrico_Schr=C3=B6der?=
- [gimp/soc-2011-gimpunitentry] GimpUnitEntry: added enum for mode (unit/resolution input) =?utf-8?q?Enrico_Schr=C3=B6der?=
- [frogr] Open a picture in the external viewer from the main view (#653993) Mario Sanchez Prada
- [frogr] Fix issues with previous commit Mario Sanchez Prada
- [frogr] Update sensitiveness of options when selection changes Mario Sanchez Prada
- [frogr] Fix issues opening multiple images in the default viewer from frogr. Mario Sanchez Prada
- [gthumb] update the properties and the titlebar when the current file is deleted... Paolo Bacchilega
- [jhbuild] 3.2: colord now requires gobject-introspection Richard Hughes
- [cogl] Deleted branch wip/combined-driver-build Neil Roberts
- [cogl] (5 commits) Created branch wip/combined-driver-build Neil Roberts
- [cogl/wip/combined-driver-build: 1/5] Move all of the GL function pointers directly to CoglContext Neil Roberts
- [cogl/wip/combined-driver-build: 2/5] Use all core GL functions through indirect pointers Neil Roberts
- [cogl/wip/combined-driver-build: 3/5] cogl-context: Remove the driver private data Neil Roberts
- [cogl/wip/combined-driver-build: 4/5] Move the cogl texture driver functions to a vtable Neil Roberts
- [cogl/wip/combined-driver-build: 5/5] Dynamically load the GL or GLES library Neil Roberts
- [gnome-color-manager] Correctly use plural forms in the calibration wizard. Fixes #654247 Richard Hughes
- [gnome-settings-daemon] [l10n]Updated Turkish translation Muhammet Kara
- [cogl] Deleted branch wip/combined-driver-build Neil Roberts
- [cogl] (5 commits) Created branch wip/combined-driver-build Neil Roberts
- [cogl/wip/combined-driver-build: 1/5] Move all of the GL function pointers directly to CoglContext Neil Roberts
- [cogl/wip/combined-driver-build: 2/5] Use all core GL functions through indirect pointers Neil Roberts
- [cogl/wip/combined-driver-build: 3/5] cogl-context: Remove the driver private data Neil Roberts
- [cogl/wip/combined-driver-build: 4/5] Move the cogl texture driver functions to a vtable Neil Roberts
- [cogl/wip/combined-driver-build: 5/5] Dynamically load the GL or GLES library Neil Roberts
- [glib] Deleted branch g-property Emmanuele Bassi
- [glib] (22 commits) Created branch g-property Emmanuele Bassi
- [glib/g-property: 1/22] gobject: Add GProperty Emmanuele Bassi
- [glib/g-property: 3/22] gobject: Add override_property_default() Emmanuele Bassi
- [glib/g-property: 4/22] gproperty: Updates after review Emmanuele Bassi
- [glib/g-property: 2/22] perf: Compare GParamSpec and GProperty usage Emmanuele Bassi
- [glib/g-property: 5/22] gproperty: Do not box values in g_property_get_range() Emmanuele Bassi
- [glib/g-property: 6/22] property: Pack the GProperty structure Emmanuele Bassi
- [glib/g-property: 7/22] gproperty: Clean up default value implementation Emmanuele Bassi
- [glib/g-property: 8/22] gproperty: Fix locking Emmanuele Bassi
- [glib/g-property: 9/22] gproperty: Clarify handling of complex types Emmanuele Bassi
- [glib/g-property: 10/22] gproperty: Remove unnecessary GValue collections Emmanuele Bassi
- [glib/g-property: 11/22] gparam: Introduce nick and blurb setters Emmanuele Bassi
- [glib/g-property: 12/22] gproperty: Wrap nick and blurb setters into one function Emmanuele Bassi
- [glib/g-property: 13/22] gproperty: Implicitly notify with explicit setters Emmanuele Bassi
- [glib/g-property: 14/22] gproperty: Allow explicit setters to skip notification Emmanuele Bassi
- [glib/g-property: 15/22] gproperty: Add an additional type check Emmanuele Bassi
- [glib/g-property: 16/22] gproperty: Update the Since tags Emmanuele Bassi
- [glib/g-property: 17/22] Correct a typo in the docs Emmanuele Bassi
- [glib/g-property: 18/22] Add a missing default value to one property Emmanuele Bassi
- [glib/g-property: 19/22] gproperty: Fix minimum floating point values Emmanuele Bassi
- [glib/g-property: 20/22] gproperty: Return a copy of the interned string when canonicalizing Emmanuele Bassi
- [glib/g-property: 21/22] gproperty: Remove a couple of unnecessary type checks Emmanuele Bassi
- [glib/g-property: 22/22] performance: Improve the granularity of the property tests Emmanuele Bassi
- [sushi] Created tag 0.0.4 Cosimo Cecchi
- [sushi] font-loader: mark methods as (skip) Cosimo Cecchi
- [sushi] release: prepare for 0.0.4 Cosimo Cecchi
- [zenity] Fix for bug #540489 and #501001 both related to 100% use of cpu. Arx Henrique Pereira da Cruz
- [gnome-disk-utility] Add support for DeviceAutomountHint David Zeuthen
- [tracker] (6 commits) Created branch writeback-refactor Philip Van Hoof
- [tracker/writeback-refactor: 1/6] miner/fs: Add writeback listener class Philip Van Hoof
- [tracker/writeback-refactor: 2/6] libtracker-miner: Integrate queues with writeback capability Philip Van Hoof
- [tracker/writeback-refactor: 3/6] miner/fs: Add dispatcher class Philip Van Hoof
- [tracker/writeback-refactor: 4/6] miner/fs: Rename some symbols in the listener class Philip Van Hoof
- [tracker/writeback-refactor: 5/6] libtracker-miner: Add signal to connect to for writeback Philip Van Hoof
- [tracker/writeback-refactor: 6/6] miners/fs: Implement listener class Philip Van Hoof
- [tracker/writeback-refactor] libtracker-miner: Fix Philip Van Hoof
- [frogr] Enable opening multiple pictures from details dialog Mario Sanchez Prada
- [frogr] Disable horizontal scrollbars in main view's icon view. Mario Sanchez Prada
- [frogr] Use better thumbnails for pictures, that is, bigger ones (#653994) Mario Sanchez Prada
- [glib] docs: G_GNUC_DEPRECATED_FOR was added in Glib 2.26 =?utf-8?q?Javier_Jard=C3=B3n?=
- [vinagre/gnome-3-0] Add top_srcdir to include path David King
- [vinagre/gnome-3-0] Update NEWS for 3.0.2 release David King
- [vinagre] Created tag 3.0.2 David King
- [pygobject/invoke-rewrite] [overrides] deprecate the use of type keyword MessageDialog constructor John Palmieri
- [gnome-disk-utility] Set version to 3.0.1 and update NEWS for release David Zeuthen
- [gnome-themes-standard] dim-label: make the label dim if it's in a selected/focused item Cosimo Cecchi
- [libdmapsharing] Free ServiceContext where it actually goes out of scope. W . Michael Petullo
- [gnome-themes-standard] icon-view: use a border-only selection for the dark theme Cosimo Cecchi
- [gnome-disk-utility] Add --enable-strict and default to this for developer builds David Zeuthen
- [libdmapsharing] Fill in backlog's DMAPMdnsBrowserService fields earlier for clarity Signed-off-by: W. Michael Petull W . Michael Petullo
- [jhbuild] 3.2: gnome-keyring no longer builds with GTK+2.0 Stefan Walter
- [gnome-disk-utility] Created tag 3.0.1 David Zeuthen
- [gtk+: 21/21] Merge bgo593793-filechooser-recent-folders-master branch. Federico Mena Quintero
- [jhbuild] 3.2: gnome-keyring now depends on p11-kit Stefan Walter
- [gnome-disk-utility] Revert "Add --enable-strict and default to this for developer builds" David Zeuthen
- [gnome-disk-utility] Post-release version bump to 3.0.3 David Zeuthen
- [gnome-disk-utility] Don't avoid deprecated code David Zeuthen
- [gnome-keyring] Remove support for GTK+2. Stefan Walter
- [gnome-control-center/gsoc2011/location: 6/10] [location] hook up the 24hr switch with the system settings =?utf-8?q?St=C3=A9phane_Maniaci?=
- [gnome-control-center/gsoc2011/location: 10/10] [location] add the dialog to append a location to the store =?utf-8?q?St=C3=A9phane_Maniaci?=
- [ekiga] Updated Serbian translation =?utf-8?b?TWlsb8WhIFBvcG92acSH?=
- [vala] girparser: Add errordomain metadata Luca Bruno
- [totem] youtube: Fix progress bar text in the YouTube plugin Philip Withnall
- [gnome-subtitles] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [gtk+] iconview: make it possible for selected cells to render a border Cosimo Cecchi
- [gnome-themes-standard] raised-buttons: support raised hints on the button itself Cosimo Cecchi
- [libdmapsharing] Don't leak GIOChannels in DNS-SD backend. W . Michael Petullo
- [evolution-mapi] Updated Serbian translation =?utf-8?b?TWlsb8WhIFBvcG92acSH?=
- [gnumeric] Fix ODF import of styles with inherited conditional styles. [#654214] Andreas J . Guelzow
- [gnome-disk-utility] Update autotools configuration =?utf-8?q?Javier_Jard=C3=B3n?=
- [gimp/soc-2011-warp] app: change interpolation for warp tool =?utf-8?q?Michael_Mur=C3=A9?=
- [gnomeweb-wml] vinagre: Update for 3.0.2 release David King
- [planner] Updated Japanese translation. Takeshi Aihana
- [gnome-disk-utility] configure.ac: generate xz tarball with ustar format by default =?utf-8?q?Javier_Jard=C3=B3n?=
- [glib/g-property] Test 'get' performance of GProperty Ryan Lortie
- [totem] screenshot: Fix progress bar text in the gallery dialogue Philip Withnall
- [gnome-control-center/gsoc2011/location: 8/10] [location] remove useless signals in the builder file =?utf-8?q?St=C3=A9phane_Maniaci?=
- [vala] GAsync: Support generic types in async methods Luca Bruno
- [glade] [l10n]Updated Turkish translation Muhammet Kara
- [totem] opensubtitles: Fix display of text on the progress bar Philip Withnall
- [gnome-control-center/gsoc2011/location: 7/10] [location] remove pre-existing data in the UI file =?utf-8?q?St=C3=A9phane_Maniaci?=
- [gnome-control-center/gsoc2011/location: 9/10] [location] add a nice TODO =?utf-8?q?St=C3=A9phane_Maniaci?=
- [gtk+] (21 commits) ...Merge bgo593793-filechooser-recent-folders-master branch. Federico Mena Quintero
- [pygobject/pygobject-2-28] [gi-overrides] fix MessageBox so it correctly handles the type constructor param John Palmieri
- [gnome-disk-utility] Update NEWS for release David Zeuthen
- [gnome-disk-utility] Post-release version bump to 3.0.2 David Zeuthen
- [gnome-control-center/gsoc2011/location: 4/10] [location] better styling of the inline toolbar =?utf-8?q?St=C3=A9phane_Maniaci?=
- [gthumb] fixed crash opening an image from command line Paolo Bacchilega
- [gnome-user-docs/gnome-3-0] Initial Dutch translation by Hannie Dumoleyn Wouter Bolsterlee
- [gnome-control-center/gsoc2011/location: 2/10] Add a broken location panel =?utf-8?q?St=C3=A9phane_Maniaci?=
- [gnome-control-center/gsoc2011/location: 5/10] [location] Add the map pixmap =?utf-8?q?St=C3=A9phane_Maniaci?=
- [gnome-disk-utility] Created tag 3.0.2 David Zeuthen
- [gnome-themes-standard] inline-toolbars: implement button relief style for inline toolbars Cosimo Cecchi
- [gnome-control-center] (10 commits) Created branch gsoc2011/location =?utf-8?q?St=C3=A9phane_Maniaci?=
- [gnome-control-center/gsoc2011/location: 1/10] Add a locations panel =?utf-8?q?St=C3=A9phane_Maniaci?=
- [totem] Revert "sample-vala: Remove an unnecessary Vala dependency on GTK+" Philip Withnall
- [gnome-themes-standard] raised-buttons: split raised button colors into their own definition Cosimo Cecchi
- [evolution-ews] Map the ews-oab-props with EContactField's and form EContact. Store the EContact into the db with th Chenthill Palanisamy
- [gbrainy] Updated Serbian translation =?utf-8?b?TWlsb8WhIFBvcG92acSH?=
- [gnome-themes-standard] primary-toolbar: use a normal border for the primary toolbars Cosimo Cecchi
- [glib/g-property] performance: Fix g_property_set_default() calls Emmanuele Bassi
- [gimp/soc-2011-warp] gimpoperationwarp: mitch styled cleaning =?utf-8?q?Michael_Mur=C3=A9?=
- [hardware-monitor] Updated Serbian translation =?utf-8?b?TWlsb8WhIFBvcG92acSH?=
- [gnome-control-center/gsoc2011/location: 3/10] [location] properly rename widgets in the UI file =?utf-8?q?St=C3=A9phane_Maniaci?=
- [evolution-exchange] Updated Serbian translation =?utf-8?b?TWlsb8WhIFBvcG92acSH?=
- [hardware-monitor] Updated Serbian translation =?utf-8?b?TWlsb8WhIFBvcG92acSH?=
- [gnome-disk-utility] Revert "Replacing hbox/vbox with box" David Zeuthen
- [gnome-user-docs] Initial Dutch translation by Hannie Dumoleyn Wouter Bolsterlee
- [gtk+] gail_misc_add_attribute no longer used outside gailmisc.c Matthias Clasen
- [mutter] Fix out-of-tree build. Owen Taylor
- [gtk+] We're no longer a module Matthias Clasen
- [anjuta] manual: Restore pictures used in mallard documentation Sebastien Granjoux
- [anjuta] manual: Document run plugin Sebastien Granjoux
- [mutter] theme: Allow using custom colors from the GTK+ theme =?utf-8?q?Florian_M=C3=BCllner?=
- [solang] Updated Serbian translation =?utf-8?b?TWlsb8WhIFBvcG92acSH?=
- [gcompris/gcomprismusic] Added keyboard portabilty feature, used configuration button, many changes Karthik Subramanian
- [gegl] GeglPath: coding style =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [evolution-data-server] CamelLocalStore cleanups. Matthew Barnes
- [mutter] theme: Port from GtkStateType to GtkStateFlags =?utf-8?q?Florian_M=C3=BCllner?=
- [gegl] GeglPath: add acces to the non-flattened path =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gcompris/gcomprisbraille] Braille Lotto : Two player Srishti Sethi
- [hamster-applet] moving calendar to the right and displaying duration properly with minutes and hours Toms Baugis
- [gegl] GeglPath: expose lerp and point_dist functions =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [mutter] theme: Port from GdkColor to GdkRGBA =?utf-8?q?Florian_M=C3=BCllner?=
- [gtkmm/gtkmm-2-24] Increase mm-common version requirement. Murray Cumming
- [gegl] GeglPath: add some doc =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [mutter] theme-viewer: Port from GdkColor to GdkRGBA =?utf-8?q?Florian_M=C3=BCllner?=
- [vinagre/vala-rewrite: 1/2] Port application entry point to Vala David King
- [gegl] GeglPath: heavy reorganisation and some coding style =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] GeglPath: a bit more of organisation =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] GeglPath: remove the declaration of unused path type "linear curve position associated value" =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] gegl-buffer.h: update doc to silence some warning =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [vinagre] (2 commits) Created branch vala-rewrite David King
- [gegl] GeglPath: rename GeglPathList related function to gegl_path_list_* =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [mutter] gradient: Port from GdkColor to GdkRGBA =?utf-8?q?Florian_M=C3=BCllner?=
- [gegl] GeglPath: remove unused #include =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] path: remove dead code =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] GeglPath: docs + some coding style =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] GeglPath: remove dead code =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] GeglPath: fix ensure_tail that didn't work if priv->tail == NULL + fix wrong renaming =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [mutter] mutter-window-demo: Port from GdkColor to GdkRGBA =?utf-8?q?Florian_M=C3=BCllner?=
- [gegl] GeglPath: remove GEGL_PATH_INTERNAL =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [vinagre/vala-rewrite: 2/2] Incomplete VinagreWindow port to Vala David King
- [rygel] Updated Serbian translation =?utf-8?b?TWlsb8WhIFBvcG92acSH?=
- [gegl] GeglPath: coding style + fix a warning in doc generation =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [paperbox] Updated Serbian translation =?utf-8?b?TWlsb8WhIFBvcG92acSH?=
- [planner] [l10n]Updated Turkish translation Muhammet Kara
- [gegl] vector-fill: fix path_changed =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] GeglPath: document internal flattener function =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] GeglPath: add a gegl_path_get_flat_path function =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [mutter] draw-workspace: Update to current GTK style API =?utf-8?q?Florian_M=C3=BCllner?=
- [pitivi] Updated Serbian translation =?utf-8?b?TWlsb8WhIFBvcG92acSH?=
- [gegl] gegl-path.h: add myself in the copyright =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] path: add back the stroking code from GeglPath to the path op =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [mutter] theme: Add helper functions for light/dark colors =?utf-8?q?Florian_M=C3=BCllner?=
- [gegl] GeglPath: start organizing the file =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gcompris/gcomprismusic] added few lines of documentation Karthik Subramanian
- [gnome-themes-standard] linked-buttons: first implementation of linked+raised button areas Cosimo Cecchi
- [gnumeric] delete some old stuff from BUGS (it is probably still badly out-of-date) Andreas J . Guelzow
- [gnome-themes-standard] build: explicitly require librsvg Cosimo Cecchi
- [gnome-bluetooth/meego] Updated Serbian translation =?utf-8?b?TWlsb8WhIFBvcG92acSH?=
- [vinagre] Deleted branch vala-rewrite David King
- [gnome-keyring] More build fixes after recent changes. Stefan Walter
- [gimp] build: Disable warnings about portable make rules Mukund Sivaraman
- [pygobject/invoke-rewrite] [caching] remove all inline compiler flags John Palmieri
- [vinagre] Remove the unused dummy plugin source files David King
- [anjuta] class-gen: bgo #654124 - Vala: add class wizard creates file twice Sebastien Granjoux
- [gnome-applets] Updated Serbian translation =?utf-8?b?TWlsb8WhIFBvcG92acSH?=
- [almanah] Updated Serbian translation =?utf-8?b?TWlsb8WhIFBvcG92acSH?=
- [meld] Updated Serbian translation =?utf-8?b?TWlsb8WhIFBvcG92acSH?=
- [gnome-themes-standard] raised-buttons: tweak the border image for raised dark buttons Cosimo Cecchi
- [gnome-themes-standard] entry: remove an useless fill in the entry border Cosimo Cecchi
- [gtk+/gtk-3-0] (22 commits) ...Merge remote branch 'origin/bgo593793-filechooser-recent-folders' into gtk-3-0 Federico Mena Quintero
- [gnome-bluetooth/meego-1.0] Updated Serbian translation =?utf-8?b?TWlsb8WhIFBvcG92acSH?=
- [anjuta] am-project: Fix a crash when adding a source or a target to an empty variable Sebastien Granjoux
- [gtk+/gtk-3-0: 22/22] Merge remote branch 'origin/bgo593793-filechooser-recent-folders' into gtk-3-0 Federico Mena Quintero
- [dia] Standard - Arc: movable center point Hans Breuer
- [pygobject/invoke-rewrite] [caching] refactor function names to be less confusing John Palmieri
- [anjuta] class-gen: Get text from combo box correctly Sebastien Granjoux
- [gnome-hello] Updated Serbian translation =?utf-8?b?TWlsb8WhIFBvcG92acSH?=
- [gimp/soc-2011-seamless-clone] Free resources and abort the ImageMap preview when the tool finishes Barak Itkin
- [nautilus-share] Update doap file for 0.7.3 release Chow Loong Jin
- [gnome-subtitles] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [dia] Bug 434388 - mouse cursor differentiation between create and modify Hans Breuer
- [aisleriot] Updated Serbian translation =?utf-8?b?TWlsb8WhIFBvcG92acSH?=
- [gnome-system-tools] Updated Serbian translation =?utf-8?b?TWlsb8WhIFBvcG92acSH?=
- [gnome-themes-standard] entry: tweak border for entries on primary toolbars in the dark theme Cosimo Cecchi
- [gparted] Updated Serbian translation =?utf-8?b?TWlsb8WhIFBvcG92acSH?=
- [gnome-themes-standard] entry: split colors for entries on primary toolbars Cosimo Cecchi
- [gnumeric] Add expand button to condtional format dialog Andreas J . Guelzow
- [gcompris] Updated Dutch translation by Freek de Kruijf Wouter Bolsterlee
- [frogr] Optimized usage of memory handling pixbufs internally. Mario Sanchez Prada
- [frogr] Horizonal policy for scrollbars set back to AUTOMATIC Mario Sanchez Prada
- [vala] codegen: Use create_temp_value and load_temp_value on property access Luca Bruno
- [frogr] Properly handle errors loading pictures for details dialog Mario Sanchez Prada
- [vinagre] Move about dialog text to GtkBuilder XML David King
- [frogr] Added fsp_session_set_license_* () functions to FspSession. Mario Sanchez Prada
- [frogr] Added test for setLicense in examples.c Mario Sanchez Prada
- [hamster-applet] starting to add flesh; testing Allan Day's mockup Toms Baugis
- [gtk+/gtk-3-0] Fixed bug #654125 "gdkoffscreenwindow set any impl handlers to null but adhoc gdk_window_set_* do no Juan Pablo Ugarte
- [gtk+] Fixed bug #654125 "gdkoffscreenwindow set any impl handlers to null but adhoc gdk_window_set_* do no Juan Pablo Ugarte
- [gtk+] gtk.symbols: remove remaining G_GNUC_ decorations Matthias Clasen
- [gtk+] No longer need to strip the decorations when generating gtk.def, either Matthias Clasen
- [gtk+] Drop gailtextutil from gtk/a11y Matthias Clasen
09 July 2011
- [gimp] Deleted branch soc-2011-seamless-clone Barak Itkin
- [gimp] (4 commits) Created branch soc-2011-seamless-clone Barak Itkin
- [gimp/soc-2011-seamless-clone: 1/4] Import the initial draft code for the Seamless Clone tool into git Barak Itkin
- [gimp/soc-2011-seamless-clone: 2/4] Make it compile, and register the tool Barak Itkin
- [gimp/soc-2011-seamless-clone: 3/4] Rewrite most of the gui for the seamless clone tool Barak Itkin
- [gimp/soc-2011-seamless-clone: 4/4] Free resources and abort the ImageMap preview when the tool finishes Barak Itkin
- [gtk+] Drop now unused gail_misc API Matthias Clasen
- [gimp/soc-2011-seamless-clone] Fix the movement logic for the live preview, and simplify it Barak Itkin
- [mutter] core: Replace lower_beneath_focus_window() =?utf-8?q?Florian_M=C3=BCllner?=
- [frogr] FrogrController to deal with setting licenses when needed Mario Sanchez Prada
- [frogr] Renamed FSP_LICENSE_UNKNOWN to FSP_LICENSE_NONE Mario Sanchez Prada
- [frogr] Fixed problem in configure.ac Mario Sanchez Prada
- [frogr] Allow setting license type from the details dialog (#653990) Mario Sanchez Prada
- [frogr] Allow loading/saving default license type into config Mario Sanchez Prada
- [frogr] Changed organization of the details dialog Mario Sanchez Prada
- [frogr] Removed expanders from details dialog Mario Sanchez Prada
- [frogr] Reduced thumbnail in details dialog to 180x180 maximum Mario Sanchez Prada
- [frogr] Allow defining default license in settings dialog Mario Sanchez Prada
- [frogr] Use default license when loading new FrogrPicture's Mario Sanchez Prada
- [frogr] Fixed issue in the glade file: wrong use of image Mario Sanchez Prada
- [frogr] Don't use padding for thumbnail in details dialog Mario Sanchez Prada
- [gnome-shell] NotificationDaemon: remove source if notification sender is removed from DBus Marina Zhurakhinskaya
- [gtk+] Drop remaining uses of gail_misc api Matthias Clasen
- [mutter] Fix typo when computing shadow bounds Owen Taylor
- [gtk+] Convert GailToplevel to GtkToplevelAccessible Matthias Clasen
- [gtk+] Separate GailUtil and GailMisc Matthias Clasen
- [gtk+] Clean up gailutil.c a bit Matthias Clasen
- [gtk+] This is more horrible than I had realized Matthias Clasen
- [gtk+] Add a test for AtkUtil functions Matthias Clasen
- [clutter-gtk] actor: don't use -1 for width/height requests Cosimo Cecchi
- [evolution-ews] Store the oab props into db as string as we do not yet support storing blobs. Make ews_oab_decoder_g Chenthill Palanisamy
- [evolution-ews] Note it down, am adding a comment :-) Chenthill Palanisamy
- [gnome-shell] Deleted branch wip/gdm-shell Ray Strode
- [gnome-shell] (8 commits) Created branch wip/gdm-shell Ray Strode
- [gnome-shell/wip/gdm-shell: 1/8] dateMenu: force min size of events area, not whole menu Ray Strode
- [gnome-shell/wip/gdm-shell: 2/8] global: add session-type concept Ray Strode
- [gnome-shell/wip/gdm-shell: 3/8] StBoxLayout: use adjustment value property, not getter Ray Strode
- [gnome-shell/wip/gdm-shell: 4/8] StAdjustment: fix elastic property Ray Strode
- [gnome-shell/wip/gdm-shell: 5/8] StAdjustment: Add alpha arg to interpolate method Ray Strode
- [gnome-shell/wip/gdm-shell: 6/8] wip: StScrollView: add swipe support Ray Strode
- [gnome-shell/wip/gdm-shell: 7/8] wip: batch: add mechanism for doing animation series Ray Strode
- [gnome-shell/wip/gdm-shell: 8/8] wip: add very rough initial cut at gdm mode (needs-split) Ray Strode
- [gtk+/quartz-integration] (563 commits) ...Merge branch 'master' into quartz-integration John Ralls
- [gtk+/quartz-integration: 289/563] reftests: load/save file once in Glade John Ralls
- [gtk+/quartz-integration: 290/563] reftests: Fix label-sizing reference for Pango John Ralls
- [gtk+/quartz-integration: 291/563] reftests: Use an offscreen window to avoid artifacts John Ralls
- [gtk+/quartz-integration: 292/563] Update NEWS John Ralls
- [gtk+/quartz-integration: 293/563] 3.1.8 John Ralls
- [gtk+/quartz-integration: 294/563] Post-release version bump John Ralls
- [gtk+/quartz-integration: 295/563] Updated Persian translations John Ralls
- [gtk+/quartz-integration: 296/563] gail: Include files directly John Ralls
- [gtk+/quartz-integration: 297/563] gail: No need to include modules/other in CFLAGS anymore John Ralls
- [gtk+/quartz-integration: 298/563] gail: Move from modules/other/gail to gtk/a11y John Ralls
- [gtk+/quartz-integration: 299/563] gail: Copy gail-util functions into gail John Ralls
- [gtk+/quartz-integration: 300/563] gail-util: Move into toplevel directory John Ralls
- [gtk+/quartz-integration: 301/563] gtk: Move a11y tests fro a11y/tests to tests/a11y John Ralls
- [gtk+/quartz-integration: 302/563] gtk: Include gail by default, don't build it as a module John Ralls
- [gtk+/quartz-integration: 303/563] Remove the old gail tests John Ralls
- [gtk+/quartz-integration: 304/563] And remove it from the build too John Ralls
- [gtk+/quartz-integration: 305/563] Add a first, trivial test for accessibles John Ralls
- [gtk+/quartz-integration: 306/563] We're not a module anymore John Ralls
- [gtk+/quartz-integration: 307/563] NO_GAIL not used anymore John Ralls
- [gtk+/quartz-integration: 308/563] No need for gail.h John Ralls
- [gtk+/quartz-integration: 309/563] a11y: Remove unused HTML objects John Ralls
- [gtk+/quartz-integration: 310/563] widget: Add a GtkWidgetClassPrivate John Ralls
- [gtk+/quartz-integration: 311/563] API: Add gtk_widget_class_set_accessible_type() John Ralls
- [gtk+/quartz-integration: 312/563] tests: Add first shot at an accessibility dump tool John Ralls
- [gtk+/quartz-integration: 313/563] Add a test that has a labeled-by relation in it John Ralls
- [gtk+/quartz-integration: 314/563] Add a test that sets ::accessible-name John Ralls
- [gtk+/quartz-integration: 315/563] Add new tests to EXTRA_DIST John Ralls
- [gtk+/quartz-integration: 316/563] Dump more accessibility data John Ralls
- [gtk+/quartz-integration: 317/563] Add a more convenient way to dump John Ralls
- [gtk+/quartz-integration: 318/563] Don't forget to free an empty attribute set John Ralls
- [gtk+/quartz-integration: 319/563] Remove an extra line from expected output John Ralls
- [gtk+/quartz-integration: 320/563] Fix make check John Ralls
- [gtk+/quartz-integration: 321/563] Remove remnants of GnomeCanvas John Ralls
- [gtk+/quartz-integration: 322/563] Dump AtkText properties too John Ralls
- [gtk+/quartz-integration: 323/563] More text properties John Ralls
- [gtk+/quartz-integration: 324/563] Dump AtkImage properties too John Ralls
- [gtk+/quartz-integration: 325/563] Dump AtkAction properties John Ralls
- [gtk+/quartz-integration: 326/563] Dump AtkSelection properties John Ralls
- [gtk+/quartz-integration: 327/563] Add a test involving a selection John Ralls
- [gtk+/quartz-integration: 328/563] Dump AtkValue properties John Ralls
- [gtk+/quartz-integration: 329/563] Add a test involving ranges John Ralls
- [gtk+/quartz-integration: 330/563] Fix some problems with the GailLinkButton implementation John Ralls
- [gtk+/quartz-integration: 331/563] Dump AtkHyperLinkImpl properties John Ralls
- [gtk+/quartz-integration: 332/563] Add a test involving links John Ralls
- [gtk+/quartz-integration: 333/563] Fix the expected output for range.ui John Ralls
- [gtk+/quartz-integration: 334/563] Dump AtkStreamableContent properties John Ralls
- [gtk+/quartz-integration: 335/563] Add a test involving a text view John Ralls
- [gtk+/quartz-integration: 336/563] Make the dumped output a bit more readable John Ralls
- [gtk+/quartz-integration: 337/563] Dump AtkComponent properties John Ralls
- [gtk+/quartz-integration: 338/563] Dump AtkTable properties John Ralls
- [gtk+/quartz-integration: 339/563] Add a test involving a tree view John Ralls
- [gtk+/quartz-integration: 340/563] Fix GtkSwitchAccessible type definition John Ralls
- [gtk+/quartz-integration: 341/563] Remove debug spew John Ralls
- [gtk+/quartz-integration: 342/563] tests: undefine GTK_DISABLE_DEPRECATED as we include deprecated types John Ralls
- [gtk+/quartz-integration: 343/563] gail: Fix compile warning John Ralls
- [gtk+/quartz-integration: 344/563] widget: Use g_type_add_class_private() John Ralls
- [gtk+/quartz-integration: 345/563] tests: Add line breaks when dumping text attributes John Ralls
- [gtk+/quartz-integration: 346/563] tests: omit fg-color and bg-color values from attributes John Ralls
- [gtk+/quartz-integration: 347/563] Don't build the libgail-util docs John Ralls
- [gtk+/quartz-integration: 348/563] Handle AtkValue implementations that return integer values John Ralls
- [gtk+/quartz-integration: 349/563] Try harder to generate names for accessibles John Ralls
- [gtk+/quartz-integration: 350/563] Fix dependencies between directories John Ralls
- [gtk+/quartz-integration: 351/563] GailImageCell: Deal with absence of pixbufs John Ralls
- [gtk+/quartz-integration: 352/563] GailTreeView: deal with absence of model John Ralls
- [gtk+/quartz-integration: 353/563] Remove debug spew John Ralls
- [gtk+/quartz-integration: 354/563] Add a filechooser testcase John Ralls
- [gtk+/quartz-integration: 355/563] Add a scrollbar to the range testcase John Ralls
- [gtk+/quartz-integration: 356/563] Add a color chooser testcase John Ralls
- [gtk+/quartz-integration: 357/563] Add an about dialog testcase John Ralls
- [gtk+/quartz-integration: 358/563] Add a README for accessibility-dump John Ralls
- [gtk+/quartz-integration: 359/563] Add a testcase with an appchooser dialog John Ralls
- [gtk+/quartz-integration: 360/563] Add a testcase involving a font selection dialog John Ralls
- [gtk+/quartz-integration: 361/563] Add a messagedialog testcase John Ralls
- [gtk+/quartz-integration: 362/563] Add a testcase with a print dialog John Ralls
- [gtk+/quartz-integration: 363/563] Add a testcase involving an expander John Ralls
- [gtk+/quartz-integration: 364/563] Add an assistant testcase John Ralls
- [gtk+/quartz-integration: 365/563] docs: Remove mention of client messages John Ralls
- [gtk+/quartz-integration: 366/563] gail: Remove useless code John Ralls
- [gtk+/quartz-integration: 367/563] a11y: Remove hack for old code John Ralls
- [gtk+/quartz-integration: 368/563] tests: Fix crash due to freeing random pointers John Ralls
- [gtk+/quartz-integration: 369/563] gail: Add support for action_set_description John Ralls
- [gtk+/quartz-integration: 370/563] tests: Reset the unnamed counter before a test run John Ralls
- [gtk+/quartz-integration: 371/563] tests: Don't emit a message for every unnamed object John Ralls
- [gtk+/quartz-integration: 372/563] Revert "Add a testcase involving a font selection dialog" John Ralls
- [gtk+/quartz-integration: 373/563] Revert "Add a filechooser testcase" John Ralls
- [gtk+/quartz-integration: 374/563] Revert "Add a testcase with a print dialog" John Ralls
- [gtk+/quartz-integration: 375/563] Don't pass NULL to functions expecing a real string John Ralls
- [gtk+/quartz-integration: 376/563] Add a testcase for all the pickers John Ralls
- [gtk+/quartz-integration: 377/563] Add a lockbutton testcase John Ralls
- [gtk+/quartz-integration: 378/563] Add a GtkSpinner testcase John Ralls
- [gtk+/quartz-integration: 379/563] Add a GtkProgressBar testcase John Ralls
- [gtk+/quartz-integration: 380/563] Add an infobar testcase John Ralls
- [gtk+/quartz-integration: 381/563] Add a calendar testcase John Ralls
- [gtk+/quartz-integration: 382/563] a11y: add a treeview performance test John Ralls
- [gtk+/quartz-integration: 383/563] GailTreeView: optimize a bit John Ralls
- [gtk+/quartz-integration: 384/563] tree-performance: test with tree stores too John Ralls
- [gtk+/quartz-integration: 385/563] Statusbar testcases John Ralls
- [gtk+/quartz-integration: 386/563] Paned testcase John Ralls
- [gtk+/quartz-integration: 387/563] iconview testcase John Ralls
- [gtk+/quartz-integration: 388/563] spinbutton testcase John Ralls
- [gtk+/quartz-integration: 389/563] Forgotten file John Ralls
- [gtk+/quartz-integration: 390/563] Remove gail_widget_new() John Ralls
- [gtk+/quartz-integration: 391/563] GailLabel -> GtkLabelAccessible John Ralls
- [gtk+/quartz-integration: 392/563] Add some AtkText tests John Ralls
- [gtk+/quartz-integration: 393/563] Test lots of boring string functions John Ralls
- [gtk+/quartz-integration: 394/563] Add a testcase for a very old bug John Ralls
- [gtk+/quartz-integration: 395/563] GtkLabelAccessible: remove broken workarounds John Ralls
- [gtk+/quartz-integration: 396/563] GtkLabel: freeze property notification where appropriate John Ralls
- [gtk+/quartz-integration: 397/563] GtkLabelAccessible: remove redundant check John Ralls
- [gtk+/quartz-integration: 398/563] GtkSpinner: set a suitable role for the accessible John Ralls
- [gtk+/quartz-integration: 399/563] GtkHSV: set a suitable role for the accessible John Ralls
- [gtk+/quartz-integration: 400/563] a11y: Remove setters for row description/header John Ralls
- [gtk+/quartz-integration: 401/563] a11y: Make treeview header and caption no longer settable John Ralls
- [gtk+/quartz-integration: 402/563] a11y: Remove setters for column description/header John Ralls
- [gtk+/quartz-integration: 403/563] messagedialog: Initialize style values in init() John Ralls
- [gtk+/quartz-integration: 404/563] GtkLabel: factor out two getters John Ralls
- [gtk+/quartz-integration: 405/563] Sort text attributes alphabetically in dumps John Ralls
- [gtk+/quartz-integration: 406/563] Replace the boundary test John Ralls
- [gtk+/quartz-integration: 407/563] Add some aux. pango api to help AtkText implementations John Ralls
- [gtk+/quartz-integration: 408/563] GtkStyleContext: add some aux. a11y api John Ralls
- [gtk+/quartz-integration: 409/563] Port GtkLabelAccessible from GailTextUtil to GtkPango api John Ralls
- [gtk+/quartz-integration: 410/563] Update test results John Ralls
- [gtk+/quartz-integration: 411/563] Expand the insert/delete text John Ralls
- [gtk+/quartz-integration: 412/563] Remove debug spew John Ralls
- [gtk+/quartz-integration: 413/563] Add some more basic tests John Ralls
- [gtk+/quartz-integration: 414/563] Add some tests for selection handling John Ralls
- [gtk+/quartz-integration: 415/563] Avoid warnings in clipboard code John Ralls
- [gtk+/quartz-integration: 416/563] First cut at GailEntry -> GtkEntryAccessible John Ralls
- [gtk+/quartz-integration: 417/563] GtkSpinButtonAccessible: Coding style cleanups John Ralls
- [gtk+/quartz-integration: 418/563] Trivial whitespace fix John Ralls
- [gtk+/quartz-integration: 419/563] Allow use of private api in a11y/ John Ralls
- [gtk+/quartz-integration: 420/563] GtkEntryAccessible: port from GailTextUtil to GtkPango John Ralls
- [gtk+/quartz-integration: 421/563] Add a test for entry signals John Ralls
- [gtk+/quartz-integration: 422/563] Fix up signal ordering issues in GtkEntry John Ralls
- [gtk+/quartz-integration: 423/563] GtkEntryAccessible: Rework text_changed handling John Ralls
- [gtk+/quartz-integration: 424/563] Purge traces of insert idle handler John Ralls
- [gtk+/quartz-integration: 425/563] GtkEntryAccessible: Clean up the AtkAction implementation a bit John Ralls
- [gtk+/quartz-integration: 426/563] Remove a bit of dead code John Ralls
- [gtk+/quartz-integration: 427/563] GtkEntryAccessible: shorten some function names John Ralls
- [gtk+/quartz-integration: 428/563] Skip line-related tests for GtkEntry John Ralls
- [gtk+/quartz-integration: 429/563] GtkLabel: optimize away some ::notify emissions John Ralls
- [gtk+/quartz-integration: 430/563] GtkLabelAccessible: some selection handling fixes John Ralls
- [gtk+/quartz-integration: 431/563] Minor optimization John Ralls
- [gtk+/quartz-integration: 432/563] Add some texts for text selection signals John Ralls
- [gtk+/quartz-integration: 433/563] a11y: Remove AtkText implementation from GailExpander John Ralls
- [gtk+/quartz-integration: 434/563] a11y: Remove AtkText implementation from GailMenuitem John Ralls
- [gtk+/quartz-integration: 435/563] a11y: Export the printed value of a scale as the description. John Ralls
- [gtk+/quartz-integration: 436/563] Revert 'Insert an LRM, to prevent -20 to come out as 20- in RTL' John Ralls
- [gtk+/quartz-integration: 437/563] cellareacontext: Don't ever return -1 for preferred sized John Ralls
- [gtk+/quartz-integration: 438/563] gail: Remove AtkText implementation from GailScale John Ralls
- [gtk+/quartz-integration: 439/563] tests: Add an a11y test for scales John Ralls
- [gtk+/quartz-integration: 440/563] Initial move GailTextView -> GtkTextViewAccessible John Ralls
- [gtk+/quartz-integration: 441/563] GtkLabelAccessible: avoid some pointless variables John Ralls
- [gtk+/quartz-integration: 442/563] GtkEntryAccessible: Slight simplification of attribute handling John Ralls
- [gtk+/quartz-integration: 443/563] GtkTextviewAccessible: some initial cleanup and code rearrangement John Ralls
- [gtk+/quartz-integration: 444/563] a11y: Update tests after removing AtkText from GailRange John Ralls
- [gtk+/quartz-integration: 445/563] a11y: Update tests after removing AtkText from GailExpander John Ralls
- [gtk+/quartz-integration: 446/563] a11y: Make it compile again John Ralls
- [gtk+/quartz-integration: 447/563] stylecontext: #include <math.h> when using math functions John Ralls
- [gtk+/quartz-integration: 448/563] tests: Update range tests for slider value in description John Ralls
- [gtk+/quartz-integration: 449/563] Convert GailScale to GtkScaleAccessible John Ralls
- [gtk+/quartz-integration: 450/563] Convert GailArrow to GtkArrowAccessible John Ralls
- [gtk+/quartz-integration: 451/563] Drop GailSeparator John Ralls
- [gtk+/quartz-integration: 452/563] Adapt to expected output to recent changes John Ralls
- [gtk+/quartz-integration: 453/563] Remove GailCalendar John Ralls
- [gtk+/quartz-integration: 454/563] Remove GailBox John Ralls
- [gtk+/quartz-integration: 455/563] Convert GailFrame to GtkFrameAccessible John Ralls
- [gtk+/quartz-integration: 456/563] Update test results for recent changes John Ralls
- [gtk+/quartz-integration: 457/563] Convert GailScrollbar to GtkScrollbarAccessible John Ralls
- [gtk+/quartz-integration: 458/563] Convert GailProgressBar to GtkProgressBarAccessible John Ralls
- [gtk+/quartz-integration: 459/563] Convert GailImage to GtkImageAccessible John Ralls
- [gtk+/quartz-integration: 460/563] Convert GailLinkButton to GtkLinkButtonAccessible John Ralls
- [gtk+/quartz-integration: 461/563] GtkTextBuffer: Add accessible api John Ralls
- [gtk+/quartz-integration: 462/563] GtkTextViewAccessible: get rid of GailTextUtil usage John Ralls
- [gtk+/quartz-integration: 463/563] Convert GailRange to GtkRangeAccessible John Ralls
- [gtk+/quartz-integration: 464/563] Convert GailPaned to GtkPanedAccessible John Ralls
- [gtk+/quartz-integration: 465/563] GtkLabelAccessible: drop an unneeded include John Ralls
- [gtk+/quartz-integration: 466/563] Convert GailRadioButton to GtkRadioButtonAccessible John Ralls
- [gtk+/quartz-integration: 467/563] Drop an unneeded include John Ralls
- [gtk+/quartz-integration: 468/563] GtkAdjustment: add an auxiliary function John Ralls
- [gtk+/quartz-integration: 469/563] Nuke GailAdjustment John Ralls
- [gtk+/quartz-integration: 470/563] Convert GailToggleButton to GtkToggleButtonAccessible John Ralls
- [gtk+/quartz-integration: 471/563] Drop another unused include John Ralls
- [gtk+/quartz-integration: 472/563] Convert GailScaleButton to GtkScaleButtonAccessible John Ralls
- [gtk+/quartz-integration: 473/563] Remove old files John Ralls
- [gtk+/quartz-integration: 474/563] Fix a test crash John Ralls
- [gtk+/quartz-integration: 475/563] Drop use of gail_return_if_fail John Ralls
- [gtk+/quartz-integration: 476/563] Convert GailScrolledWindow to GtkScrolledWindowAccessible John Ralls
- [gtk+/quartz-integration: 477/563] Add a test for scrolled window child count John Ralls
- [gtk+/quartz-integration: 478/563] Drop gail-private-macros.h John Ralls
- [gtk+/quartz-integration: 479/563] Emit the same changed_children details as everybody else John Ralls
- [gtk+/quartz-integration: 480/563] Add more child-handling related tests John Ralls
- [gtk+/quartz-integration: 481/563] a11y: Use simple code for window name change tracking John Ralls
- [gtk+/quartz-integration: 482/563] a11y: Do actions on cells immediately John Ralls
- [gtk+/quartz-integration: 483/563] a11y: Remove "press" and "release" actions from buttons John Ralls
- [gtk+/quartz-integration: 484/563] a11y: Use gtk_button_clicked() to click a button. John Ralls
- [gtk+/quartz-integration: 485/563] a11y: Remove idle handler from GailButton John Ralls
- [gtk+/quartz-integration: 486/563] a11y: Remove idle handler for combo box action John Ralls
- [gtk+/quartz-integration: 487/563] a11y: Remove idle handler for expander actions John Ralls
- [gtk+/quartz-integration: 488/563] a11y: Remove idle handler from menuitem action John Ralls
- [gtk+/quartz-integration: 489/563] a11y: Redo notebok page lifetime management John Ralls
- [gtk+/quartz-integration: 490/563] a11y: Redo notebook page management John Ralls
- [gtk+/quartz-integration: 491/563] a11y: Keep the gail notebook in the notebook page John Ralls
- [gtk+/quartz-integration: 492/563] a11y: Make notebookpage emit child-added signal sync John Ralls
- [gtk+/quartz-integration: 493/563] Silence compiler warnings John Ralls
- [gtk+/quartz-integration: 494/563] tests: Add assert to accessibility-dump John Ralls
- [gtk+/quartz-integration: 495/563] tests: Fix compiler warnings John Ralls
- [gtk+/quartz-integration: 496/563] tests: Make accessibility-dump output selected children by name John Ralls
- [gtk+/quartz-integration: 497/563] tests: Don't print selection count John Ralls
- [gtk+/quartz-integration: 498/563] Convert GailComboBox to GtkComboBoxAccessible John Ralls
- [gtk+/quartz-integration: 499/563] Add more children tests John Ralls
- [gtk+/quartz-integration: 500/563] Convert GailTreeView to GtkTreeViewAccessible John Ralls
- [gtk+/quartz-integration: 501/563] Convert GailNotebook to GtkNotebookAccessible John Ralls
- [gtk+/quartz-integration: 502/563] Avoid excessive child_changed::added emissions John Ralls
- [gtk+/quartz-integration: 503/563] Don't overwrite roles John Ralls
- [gtk+/quartz-integration: 504/563] Convert GailNotebookPage to GtkNotebookPageAccessible John Ralls
- [gtk+/quartz-integration: 505/563] Convert GailStatusbar to GtkStatusbarAccessible John Ralls
- [gtk+/quartz-integration: 506/563] Add a placeholder-text test John Ralls
- [gtk+/quartz-integration: 507/563] Convert GailExpander to GtkExpanderAccessible John Ralls
- [gtk+/quartz-integration: 508/563] Add a test for menus John Ralls
- [gtk+/quartz-integration: 509/563] Convert GailRadio(Sub)MenuItem to GtkAccessible classes John Ralls
- [gtk+/quartz-integration: 510/563] Convert GailCheck(Sub)MenuItem to GtkAccessible classes John Ralls
- [gtk+/quartz-integration: 511/563] Convert Gail(Sub)MenuItem to GtkAccessible classes John Ralls
- [gtk+/quartz-integration: 512/563] Drop unneeded includes gailtextutil.h John Ralls
- [gtk+/quartz-integration: 513/563] Drop unneeded includes of gdkkeysyms.h John Ralls
- [gtk+/quartz-integration: 514/563] Convert GailButton to GtkButtonAccessible John Ralls
- [gtk+/quartz-integration: 515/563] Convert GailWindow to GtkWindowAccessible John Ralls
- [gtk+/quartz-integration: 516/563] Convert GailMenu to GtkMenuAccessible John Ralls
- [gtk+/quartz-integration: 517/563] Convert GailMenuShell to GtkMenuShellAccessible John Ralls
- [gtk+/quartz-integration: 518/563] Convert GailContainer to GtkContainerAccessible John Ralls
- [gtk+/quartz-integration: 519/563] Initial conversion of GailWidget to GtkWidgetAccessible John Ralls
- [gtk+/quartz-integration: 520/563] Drop the atk_component_add/remove_focus_handler implementation John Ralls
- [gtk+/quartz-integration: 521/563] Move GtkSpinnerAccessible to a11y/ John Ralls
- [gtk+/quartz-integration: 522/563] Move GtkSwitchAccessible to a11y/ John Ralls
- [gtk+/quartz-integration: 523/563] Change the toolkit attribute from gail to gtk John Ralls
- [gtk+/quartz-integration: 524/563] Change the toolkit name in GailUtil to 'gtk', too John Ralls
- [gtk+/quartz-integration: 525/563] Add an initial focus handling test John Ralls
- [gtk+/quartz-integration: 526/563] Drop use of factories for cell accessibles John Ralls
- [gtk+/quartz-integration: 527/563] Verify that notify::accessible parent is emitted John Ralls
- [gtk+/quartz-integration: 528/563] Set accessible parents of notebook children John Ralls
- [gtk+/quartz-integration: 529/563] Silence compiler warnings John Ralls
- [gtk+/quartz-integration: 530/563] Add api for setting the layer John Ralls
- [gtk+/quartz-integration: 531/563] GtkSeparatorMenuItem: Drop the accessible factory John Ralls
- [gtk+/quartz-integration: 532/563] Update expected test output John Ralls
- [gtk+/quartz-integration: 533/563] Drop the factory from GtkAssistantAccessible John Ralls
- [gtk+/quartz-integration: 534/563] Drop the factory from the icon view accessible John Ralls
- [gtk+/quartz-integration: 535/563] Update assistant tests John Ralls
- [gtk+/quartz-integration: 536/563] Fix the build John Ralls
- [gtk+/quartz-integration: 546/563] Merge branch 'master' into quartz-integration John Ralls
- [gtk+/quartz-integration: 547/563] Merge branch 'master' into quartz-integration John Ralls
- [gtk+/quartz-integration: 563/563] Merge branch 'master' into quartz-integration John Ralls
- [gtk+/gtk-3-0] Updated Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [gnome-keyring] gck: Dump major version number due to recent API refactoring. Stefan Walter
- [gnome-keyring] gcr: Fixes for the gcr-3.pc file Stefan Walter
- [gupnp] Update Bugzilla URL Jens Georg
- [seahorse] Remove GTK+2 dependency and depend on new GCK and GCR Stefan Walter
- [frogr] Fixed wrong translatable strings Mario Sanchez Prada
- [rygel] l10n: Update POFILES.skip Jens Georg
- [glom] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [frogr] Fixed critical message in comparison function Mario Sanchez Prada
- [frogr] Moved 'other options' to a new 'Misc' tab in settings dialog Mario Sanchez Prada
- [gcompris/gcomprismusic] Delay accomplised, lyrics feature adde - notewise Karthik Subramanian
- [frogr] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [hamster-applet] added gsettings schema file and swap-with-calendar boolean that is check on startup and either moves Toms Baugis
- [vala] codegen: Support ownership transfer of non-null struct types Luca Bruno
- [frogr] Do not use GtkComboBoxText if GTK < 2.24 Mario Sanchez Prada
- [frogr] Back to requiring GTK+ 2.14 instead of 2.16 Mario Sanchez Prada
- [gegl/soc-2011-warp] gegl-chant: replace gegl_chant_sampler with a generic gegl_chant_enum and update ops =?utf-8?q?Michael_Mur=C3=A9?=
- [anjuta/class-inheritance-yap] class-inheritance: Fixed styling and font size mismatch. Naba Kumar
- [gegl/soc-2011-warp] rename all GEGL_INTERPOLATION_* to GEGL_SAMPLER_* =?utf-8?q?Michael_Mur=C3=A9?=
- [anjuta] class-gen: bgo #654124 - Vala: add class wizard creates file twice (miss one line in previous patch) Sebastien Granjoux
- [orca] Updating gtk-demo regression tests Joanmarie Diggs
- [frogr] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [glade/gbinding] [l10n]Added Catalan documentation Denis Washington
- [glade/gbinding] [l10n]Updated Turkish translation Denis Washington
- [glade/gbinding] Use "Unbinding [...]" instead of "Binding [...]" as undo/redo command description when appropiate Denis Washington
- [gtk+/gtkbuilder-gbinding] (721 commits) ...Merge branch 'master' into gtkbuilder-gbinding Denis Washington
- [gtk+/gtkbuilder-gbinding: 721/721] Merge branch 'master' into gtkbuilder-gbinding Denis Washington
- [glade/gbinding] (12 commits) ...Merge branch 'master' into gbinding Denis Washington
- [glade/gbinding: 12/12] Merge branch 'master' into gbinding Denis Washington
- [gtk+] gtkaccelmap: the data gtk_accel_map_foreach needs to be annotated as allow-none Ignacio Casal Quinteiro
- [gtk+/gtk-3-0] gtkaccelmap: the data gtk_accel_map_foreach needs to be annotated as allow-none Ignacio Casal Quinteiro
- [frogr] Changed license desciption Mario Sanchez Prada
- [gcompris/gcomprismusic] added one more level, play button, separated lyrics and notes into activity.desktop Karthik Subramanian
- [gcompris/gcomprismusic] added one more level, play button, separated lyrics and notes into activity.desktop Karthik Subramanian
- [gnome-doc-utils] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gnome-user-docs/gnome-3-0] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gtk+/gtk-3-0] Updated Spanish translation Jorge Gonzalez Gonzalez
- [totem] Update to libpeas 1.1 deprecations Ignacio Casal Quinteiro
- [totem] grilo: Fix some variable shadowing warnings from gcc Philip Withnall
- [vala] Deleted branch wip/attributes-clean Luca Bruno
- [vala] (32 commits) Created branch wip/attributes-clean Luca Bruno
- [vala/wip/attributes-clean: 1/32] Specify default values in Attribute methods Luca Bruno
- [vala/wip/attributes-clean: 2/32] Add attributes cache to code nodes Luca Bruno
- [vala/wip/attributes-clean: 3/32] Add helper methods to CodeNode for dealing with attributes Luca Bruno
- [vala/wip/attributes-clean: 4/32] On-demand Delegate.has_target Luca Bruno
- [vala/wip/attributes-clean: 5/32] On-demand Class.is_compact Luca Bruno
- [vala/wip/attributes-clean: 6/32] On-demand Class.is_immutable Luca Bruno
- [vala/wip/attributes-clean: 7/32] On-demand Struct.is_simple_type Luca Bruno
- [vala/wip/attributes-clean: 8/32] On-demand Struct.is_boolean_type Luca Bruno
- [vala/wip/attributes-clean: 9/32] On-demand Struct.is_integer_type Luca Bruno
- [vala/wip/attributes-clean: 10/32] On-demand Struct.is_floating_type Luca Bruno
- [vala/wip/attributes-clean: 11/32] On-demand Struct.rank Luca Bruno
- [vala/wip/attributes-clean: 12/32] On-demand Struct.width Luca Bruno
- [vala/wip/attributes-clean: 13/32] On-demand Struct.signed Luca Bruno
- [vala/wip/attributes-clean: 14/32] On-demand Struct.decimal_floating_type Luca Bruno
- [vala] Deleted branch wip/attributes-clean Luca Bruno
- [vala/wip/attributes-clean: 15/32] On-demand Struct.is_immutable Luca Bruno
- [vala/wip/attributes-clean: 16/32] On-demand Symbol.deprecated Luca Bruno
- [vala/wip/attributes-clean: 17/32] On-demand Symbol.deprecated_since Luca Bruno
- [vala] (32 commits) Created branch wip/attributes-clean Luca Bruno
- [vala/wip/attributes-clean: 18/32] On-demand Symbol.replacement Luca Bruno
- [vala/wip/attributes-clean: 19/32] Drop Symbol.process_deprecated_attribute Luca Bruno
- [vala/wip/attributes-clean: 1/32] Specify default values in Attribute methods Luca Bruno
- [vala/wip/attributes-clean: 20/32] On-demand Symbol.experimental Luca Bruno
- [vala/wip/attributes-clean: 2/32] Add attributes cache to code nodes Luca Bruno
- [vala/wip/attributes-clean: 21/32] Drop Symbol.process_experimental_attribute Luca Bruno
- [vala/wip/attributes-clean: 3/32] Add helper methods to CodeNode for dealing with attributes Luca Bruno
- [vala/wip/attributes-clean: 22/32] On-demand Method.has_construct_function Luca Bruno
- [vala/wip/attributes-clean: 4/32] On-demand Delegate.has_target Luca Bruno
- [vala/wip/attributes-clean: 23/32] On-demand Method.returns_floating_reference Luca Bruno
- [vala/wip/attributes-clean: 5/32] On-demand Class.is_compact Luca Bruno
- [vala/wip/attributes-clean: 24/32] On-demand Method.printf_format and scanf_format Luca Bruno
- [vala/wip/attributes-clean: 6/32] On-demand Class.is_immutable Luca Bruno
- [vala/wip/attributes-clean: 25/32] Drop unused references to NoThrow attribute Luca Bruno
- [vala/wip/attributes-clean: 7/32] On-demand Struct.is_simple_type Luca Bruno
- [vala/wip/attributes-clean: 26/32] Drop destroy_function dependency from Struct.is_disposable Luca Bruno
- [vala/wip/attributes-clean: 8/32] On-demand Struct.is_boolean_type Luca Bruno
- [vala/wip/attributes-clean: 27/32] girparser: Do not use C specific methods of code nodes Luca Bruno
- [vala/wip/attributes-clean: 9/32] On-demand Struct.is_integer_type Luca Bruno
- [vala/wip/attributes-clean: 28/32] gidlparser: Do not use C specific methods of code nodes Luca Bruno
- [vala/wip/attributes-clean: 10/32] On-demand Struct.is_floating_type Luca Bruno
- [vala/wip/attributes-clean: 29/32] codewriter: Do not use C specific methods of code nodes Luca Bruno
- [vala/wip/attributes-clean: 11/32] On-demand Struct.rank Luca Bruno
- [vala/wip/attributes-clean: 30/32] codegen: Add CCodeAttribute Luca Bruno
- [vala/wip/attributes-clean: 12/32] On-demand Struct.width Luca Bruno
- [vala/wip/attributes-clean: 31/32] girwriter: Don't use C specific methods of code nodes Luca Bruno
- [vala/wip/attributes-clean: 13/32] On-demand Struct.signed Luca Bruno
- [vala/wip/attributes-clean: 32/32] Drop C specific methods from the code tree Luca Bruno
- [vala/wip/attributes-clean: 14/32] On-demand Struct.decimal_floating_type Luca Bruno
- [vala/wip/attributes-clean: 15/32] On-demand Struct.is_immutable Luca Bruno
- [vala/wip/attributes-clean: 16/32] On-demand Symbol.deprecated Luca Bruno
- [vala/wip/attributes-clean: 17/32] On-demand Symbol.deprecated_since Luca Bruno
- [vala/wip/attributes-clean: 18/32] On-demand Symbol.replacement Luca Bruno
- [vala/wip/attributes-clean: 19/32] Drop Symbol.process_deprecated_attribute Luca Bruno
- [vala/wip/attributes-clean: 20/32] On-demand Symbol.experimental Luca Bruno
- [vala/wip/attributes-clean: 21/32] Drop Symbol.process_experimental_attribute Luca Bruno
- [vala/wip/attributes-clean: 22/32] On-demand Method.has_construct_function Luca Bruno
- [vala/wip/attributes-clean: 23/32] On-demand Method.returns_floating_reference Luca Bruno
- [vala/wip/attributes-clean: 24/32] On-demand Method.printf_format and scanf_format Luca Bruno
- [vala/wip/attributes-clean: 25/32] Drop unused references to NoThrow attribute Luca Bruno
- [vala/wip/attributes-clean: 26/32] Drop destroy_function dependency from Struct.is_disposable Luca Bruno
- [vala/wip/attributes-clean: 27/32] girparser: Do not use C specific methods of code nodes Luca Bruno
- [vala/wip/attributes-clean: 28/32] gidlparser: Do not use C specific methods of code nodes Luca Bruno
- [vala/wip/attributes-clean: 29/32] codewriter: Do not use C specific methods of code nodes Luca Bruno
- [vala/wip/attributes-clean: 30/32] codegen: Add CCodeAttribute Luca Bruno
- [vala/wip/attributes-clean: 31/32] girwriter: Don't use C specific methods of code nodes Luca Bruno
- [vala/wip/attributes-clean: 32/32] Drop C specific methods from the code tree Luca Bruno
- [gnome-shell-extensions] Update NEWS Giovanni Campagna
- [gnome-shell-extensions] systemMonitor: don't require a too new libgtop Giovanni Campagna
- [dia] Bug 611704 - Use proper Unicode characters Hans Breuer
- [gnome-shell-extensions] Fix FSF address in COPYING Giovanni Campagna
- [gnome-shell-extensions] Fix zero-length warning for stylesheets Giovanni Campagna
- [gimp-help-2] Updated russian translation Vitaly Lomov
- [eog-plugins] Prepare for release 3.1.1 Felix Riemann
- [eog-plugins] Post-release version bump Felix Riemann
- [eog-plugins] Created tag 3.1.1 Felix Riemann
- [gnome-shell-extensions] Auto Move Windows: open overview when last window is closed Giovanni Campagna
- [gnome-shell-extensions] AutoMoveWindows: show overview when the last window workspace is closed Giovanni Campagna
- [gjs] Fix (allow-none) for arrays Giovanni Campagna
- [gjs] Fix converting to GByteArrays from strings or arrays Giovanni Campagna
- [gnome-games] Work with Vala 0.14 Thomas Hindoe Paaboel Andersen
- [hamster-applet] add fact using dbus not the command line Toms Baugis
- [gnome-applets] invest applet: minor string change in preferences window Enrico Minack
- [evolution-data-server] CamelMhStore cleanups. Matthew Barnes
- [evolution-data-server] CamelSpoolStore cleanups. Matthew Barnes
- [giggle] Use new documentation infraestructure =?utf-8?q?Javier_Jard=C3=B3n?=
- [jhbuild] 3.2: giggle is using the new documentation infraestructure =?utf-8?q?Javier_Jard=C3=B3n?=
- [gegl/soc-2011-warp] add a wip operator warp in the workshop, and dedicated enum in gegl-types =?utf-8?q?Michael_Mur=C3=A9?=
- [giggle] autogen.sh: Check for yelp-build =?utf-8?q?Javier_Jard=C3=B3n?=
- [jhbuild] 3.2: yelp-tools depend on itstool =?utf-8?q?Javier_Jard=C3=B3n?=
- [yelp-tools] configure.ac: Check for itstool Shaun McCance
- [anjuta] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [anjuta] Updated Spanish translation Jorge Gonzalez Gonzalez
- [anjuta] Updated Spanish translation Jorge Gonzalez Gonzalez
- [giggle] Remove deprecated gtk_rc_parse_string() =?utf-8?q?Javier_Jard=C3=B3n?=
- [giggle] Implemented different ways to look at diffs : by hunks, by file or all at once =?utf-8?q?Javier_Jard=C3=B3n?=
- [libgdata] Bug 618587 — Implement GDataGDFeedLink Philip Withnall
- [libgdata] Bug 598752 — Support comments Philip Withnall
- [libgdata] core: Fix uninitialised memory in GDataService query data structure Philip Withnall
- [libgdata] core: Add gdata_entry_remove_link() to allow removing links from entries Philip Withnall
- [libgdata] youtube: Implement GDataCommentable on GDataYouTubeVideo Philip Withnall
- [libgdata] picasaweb: Implement GDataCommentable on GDataPicasaWebFile Philip Withnall
- [libgdata] documents: Remove extraneous debug output Philip Withnall
- [gtk+] a11y: Fix warnings when removing widgets that don't have accessibles Benjamin Otte
- [gtk+] filechooser: Fix set-but-not-used warning from gcc Benjamin Otte
- [istanbul] [l10n]Added Turkish translation Muhammet Kara
- [gtk+] Drop the fake GailUtil subclass Matthias Clasen
- [gtk+] Add a forgotten static Matthias Clasen
- [gtk+] Another forgotten static Matthias Clasen
- [gtk+] Another forgotten static Matthias Clasen
- [billreminder] Updated Brazilian Portuguese translation. Og B . Maciel
- [gegl/soc-2011-warp] gegl:warp: rename warp_private to WarpPrivate and fix compilation =?utf-8?q?Michael_Mur=C3=A9?=
- [gtk+] Reduce the number of unwanted exports Matthias Clasen
- [gtk+] Drop a few more unwanted exports Matthias Clasen
- [at-spi2-core] Fix for BGO#654314: Make role names consistent with atk Mike Gorse
- [vala] Deleted branch wip/attributes-clean Luca Bruno
- [vala] (32 commits) Created branch wip/attributes-clean Luca Bruno
- [vala/wip/attributes-clean: 1/32] Specify default values in Attribute methods Luca Bruno
- [vala/wip/attributes-clean: 2/32] Add attributes cache to code nodes Luca Bruno
- [vala/wip/attributes-clean: 3/32] Add helper methods to CodeNode for dealing with attributes Luca Bruno
- [vala/wip/attributes-clean: 4/32] On-demand Delegate.has_target Luca Bruno
- [vala/wip/attributes-clean: 5/32] On-demand Class.is_compact Luca Bruno
- [vala/wip/attributes-clean: 6/32] On-demand Class.is_immutable Luca Bruno
- [vala/wip/attributes-clean: 7/32] On-demand Struct.is_simple_type Luca Bruno
- [vala/wip/attributes-clean: 8/32] On-demand Struct.is_boolean_type Luca Bruno
- [vala/wip/attributes-clean: 9/32] On-demand Struct.is_integer_type Luca Bruno
- [vala/wip/attributes-clean: 10/32] On-demand Struct.is_floating_type Luca Bruno
- [vala/wip/attributes-clean: 11/32] On-demand Struct.rank Luca Bruno
- [gnome-media] [l10n]Updated Turkish translation Muhammet Kara
- [vala/wip/attributes-clean: 12/32] On-demand Struct.width Luca Bruno
- [vala/wip/attributes-clean: 13/32] On-demand Struct.signed Luca Bruno
- [vala/wip/attributes-clean: 14/32] On-demand Struct.decimal_floating_type Luca Bruno
- [vala/wip/attributes-clean: 15/32] On-demand Struct.is_immutable Luca Bruno
- [vala/wip/attributes-clean: 16/32] On-demand Symbol.deprecated Luca Bruno
- [vala/wip/attributes-clean: 17/32] On-demand Symbol.deprecated_since Luca Bruno
- [vala/wip/attributes-clean: 18/32] On-demand Symbol.replacement Luca Bruno
- [vala/wip/attributes-clean: 19/32] Drop Symbol.process_deprecated_attribute Luca Bruno
- [vala/wip/attributes-clean: 20/32] On-demand Symbol.experimental Luca Bruno
- [vala/wip/attributes-clean: 21/32] Drop Symbol.process_experimental_attribute Luca Bruno
- [vala/wip/attributes-clean: 22/32] On-demand Method.has_construct_function Luca Bruno
- [vala/wip/attributes-clean: 23/32] On-demand Method.returns_floating_reference Luca Bruno
- [vala/wip/attributes-clean: 24/32] On-demand Method.printf_format and scanf_format Luca Bruno
- [vala/wip/attributes-clean: 25/32] Drop unused references to NoThrow attribute Luca Bruno
- [vala/wip/attributes-clean: 26/32] Drop destroy_function dependency from Struct.is_disposable Luca Bruno
- [vala/wip/attributes-clean: 27/32] girparser: Do not use C specific methods of code nodes Luca Bruno
- [vala/wip/attributes-clean: 28/32] gidlparser: Do not use C specific methods of code nodes Luca Bruno
- [vala/wip/attributes-clean: 29/32] codewriter: Do not use C specific methods of code nodes Luca Bruno
- [vala/wip/attributes-clean: 30/32] codegen: Add CCodeAttribute Luca Bruno
- [vala/wip/attributes-clean: 31/32] girwriter: Don't use C specific methods of code nodes Luca Bruno
- [vala/wip/attributes-clean: 32/32] Drop C specific methods from the code tree Luca Bruno
- [gtkhtml] Remove G_DISABLE_DEPRECATED. Matthew Barnes
- [evolution-data-server] Remove G_DISABLE_DEPRECATED. Matthew Barnes
- [frogr] Back (yes, again) to requiring GTK+ 2.16 instead of 2.14 Mario Sanchez Prada
- [evolution] Remove G_DISABLE_DEPRECATED. Matthew Barnes
- [gtk+] GtkAssistant doesn't notice destroyed pages Matthew Barnes
- [gimp/soc-2011-warp] warptool: use the warp operator imported to gegl =?utf-8?q?Michael_Mur=C3=A9?=
- [gnome-shell] St: Implement CSS3 specification for reducing border-radius Jasper St . Pierre
- [gnome-shell] St: Take the cairo fallback for large corners Jasper St . Pierre
- [gtk+/gtk-3-0] [l10n]Updated Catalan translation Gil Forcada Codinachs
- [murrine] [l10n]Updated Catalan translation Gil Forcada Codinachs
- [gnumeric] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [murrine] [l10n]Added Catalan (Valencian) translation Gil Forcada Codinachs
- [mortadelo] [l10n]Added Catalan translation Gil Forcada Codinachs
- [mortadelo] [l10n]Added Catalan (Valencian) translation Gil Forcada Codinachs
- [mortadelo] Added missing closing parenthesis on a translatable sentence Gil Forcada Codinachs
- [dasher] [l10n]Updated Turkish translation Muhammet Kara
- [gnome-shell] PopupSwitchMenuItem: don't override switch by creating it twice Jasper St . Pierre
- [epiphany] [l10n]Updated Catalan documentation Gil Forcada Codinachs
- [gnome-disk-utility] [l10n]Minor fix to Catalan translation Gil Forcada Codinachs
- [glade] [l10n]Minor fix to Catalan translation Gil Forcada Codinachs
- [pdfmod] [l10n]Updated Catalan translation Gil Forcada Codinachs
- [gbrainy] [l10n]Updated Catalan (Valencian) translation Gil Forcada Codinachs
10 July 2011
11 July 2011
- [gnome-system-monitor] Add Help button to the preferences dialog =?utf-8?q?Chris_K=C3=BChl?=
- [glib] Optimize g_[s]list_free_full a bit Matthias Clasen
- [glib] Don't needlessly use "echo -e" Matthias Clasen
- [gtk+] a11y: Make menuitem accessible return ROLE_MENU when it has a submenu Benjamin Otte
- [gtk+] a11y: Don't advertise ROLE_MENU in submenuitems Benjamin Otte
- [gtk+] a11y: Only advertise action if menuitems are selectable Benjamin Otte
- [gtk+] tests: Add a test for menus Benjamin Otte
- [glib] Don't test negative values in ulong conversions Matthias Clasen
- [evolution-exchange] Remove G_DISABLE_DEPRECATED. Matthew Barnes
- [evolution-mapi] Remove G_DISABLE_DEPRECATED. Matthew Barnes
- [evolution-groupwise] Remove G_DISABLE_DEPRECATED. Matthew Barnes
- [glib] Take out the timeout from the large-message test Matthias Clasen
- [glib] Fix gtk-doc cross-linking among glib/gobject/gio Matthias Clasen
- [glib] add g_regex_escape_nul Matthias Clasen
- [glib] tests: fix glib_translations_work() Matthias Clasen
- [gnumeric] Enable expression entry icons in conditional formatting dialog Andreas J . Guelzow
- [gnome-shell] Deleted branch wip/gdm-shell Ray Strode
- [gnome-shell] (8 commits) Created branch wip/gdm-shell Ray Strode
- [gnome-shell/wip/gdm-shell: 1/8] dateMenu: force min size of events area, not whole menu Ray Strode
- [gnome-shell/wip/gdm-shell: 2/8] global: add session-type concept Ray Strode
- [gnome-shell/wip/gdm-shell: 3/8] StBoxLayout: use adjustment value property, not getter Ray Strode
- [gnome-shell/wip/gdm-shell: 4/8] StAdjustment: fix elastic property Ray Strode
- [gtk+/quartz-integration] (10 commits) ...Merge branch 'master' into quartz-integration John Ralls
- [gnome-shell/wip/gdm-shell: 5/8] StAdjustment: Add alpha arg to interpolate method Ray Strode
- [gtk+/quartz-integration: 10/10] Merge branch 'master' into quartz-integration John Ralls
- [gnome-shell/wip/gdm-shell: 6/8] wip: StScrollView: add swipe support Ray Strode
- [gnome-shell/wip/gdm-shell: 7/8] wip: batch: add mechanism for doing animation series Ray Strode
- [gnome-shell/wip/gdm-shell: 8/8] wip: add very rough initial cut at gdm mode (needs-split) Ray Strode
- [evolution-ews] Fix compilation error Pavel Ocheretny
- [glom] Add translator comments. Murray Cumming
- [glom] Removed some tab characters Murray Cumming
- [gimp] l10n: Updated Greek translation for gimp po-tags Simos Xenitellis
- [gnome-control-center] Improved new username format message (bug #647851) Rodrigo Moya
- [gupnp-av] Roughly verify passed date in DIDL Jens Georg
- [evolution-ews] Make sure we have a connection before appending a message to the camel folder Or Goshen
- [tracker/writeback-refactor] miners/fs: Some fixes in listener class Philip Van Hoof
- [tracker/writeback-refactor] miners/fs: Move writeback handling to be the first Philip Van Hoof
- [tracker/writeback-refactor] miners/fs: Implement dispatcher, actual dispatching is a stub atm Philip Van Hoof
- [tracker/writeback-refactor] miners/fs: Fix for lisener (not sure about this one, got critical warning about heap iters) Philip Van Hoof
- [tracker/writeback-refactor] miners/fs: Integrate writeback, start it up Philip Van Hoof
- [tracker] Deleted branch checkpoint =?utf-8?q?J=C3=BCrg_Billeter?=
- [cogl] Deleted branch wip/combined-driver-build Neil Roberts
- [cogl] (5 commits) Created branch wip/combined-driver-build Neil Roberts
- [cogl/wip/combined-driver-build: 1/5] Move all of the GL function pointers directly to CoglContext Neil Roberts
- [cogl/wip/combined-driver-build: 2/5] Use all core GL functions through indirect pointers Neil Roberts
- [cogl/wip/combined-driver-build: 3/5] cogl-context: Remove the driver private data Neil Roberts
- [cogl/wip/combined-driver-build: 4/5] Move the cogl texture driver functions to a vtable Neil Roberts
- [cogl/wip/combined-driver-build: 5/5] Dynamically load the GL or GLES library Neil Roberts
- [evolution-ews] Skeleton for a function that converts an ical vevent component to a string that can be placed in a m Or Goshen
- [accerciser] Removed old documentation =?utf-8?q?Javier_Hern=C3=A1ndez_Ant=C3=BAnez?=
- [accerciser] Added new Mallard documentation =?utf-8?q?Javier_Hern=C3=A1ndez_Ant=C3=BAnez?=
- [accerciser] Changed _onHelp method's behaviour with new mallarized documentation =?utf-8?q?Javier_Hern=C3=A1ndez_Ant=C3=BAnez?=
- [gnome-settings-daemon] Use friendlier wording for date & time policykit prompt Bastien Nocera
- [gegl/soc-2011-ops] Added cubsim op Robert Sasu
- [cogl] (5 commits) ...Dynamically load the GL or GLES library Neil Roberts
- [cogl: 5/5] Dynamically load the GL or GLES library Neil Roberts
- [cogl] Deleted branch wip/combined-driver-build Neil Roberts
- [clutter] uprof: Rename timers to remove the EGL specific bits Damien Lespiau
- [evolution-ews] Implementation of a function that converts an ical vevent component to a string Or Goshen
- [empathy] coding style fixes Guillaume Desmottes
- [empathy] Set the DelegateToPreferredHandler hint Guillaume Desmottes
- [gnome-shell] Allow other clients to preempt the channels we are handling Guillaume Desmottes
- [gnome-control-center] user-accounts: Remove unneeded markup in label Bastien Nocera
- [gnome-control-center] region: Don't use markup in bold labels Bastien Nocera
- [gnome-control-center] universal-access: Remove unused column in model Bastien Nocera
- [libgtop] Two small tweaks to the OpenBSD backend: - correct sysctl names in two warning messages - rename a f Jasper Lievisse Adriaanse
- [libgtop] - implement GLIBTOP_MEM_CACHED on OpenBSD by retrieving buffercache stats Jasper Lievisse Adriaanse
- [libgtop] Some OpenBSD cleaning: - decrease stack usage when retrieving memory stats - use consistent warnings Jasper Lievisse Adriaanse
- [libgtop] ansify function declaration, no binary change. Jasper Lievisse Adriaanse
- [evolution/webkit] Use gtk_paned_new() instead gtk_[v|h]paned_new() =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Add a compatibility code to previous patch =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #632671 - "Search interrupted" status message forever =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #632676 - Only "Checking for new mail" in status bar and nothing else =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Workaround crash when pasting nothing into html message composer =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #632293 - Do not add POP accounts into folder tree =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #632683 - Remove-duplicates should work on selection =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #632781 - Cannot disable search folders =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Drop accessibility support for ECellText. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Spanish translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Fix windows build of backup-restore plugin =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Galician translations. REVIEWD by Marcos Lans =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Added UG translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Added UG translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Finnish translation, many corrections done with the help of pofilter from the translate tool =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #633774 - Headers are gone in grouped view =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #633779 - GtkComboBoxText issues =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Galician translations. REVIEWED 50% =?utf-8?q?Dan_Vr=C3=A1til?=
- [glom] Add exampledir variable to pkg-config file. Benjamin Konrath
- [evolution/webkit] Added UG translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Norwegian bokmål translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] [l10n] Updated Estonian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #633783 - Folder->Expunge enabled when no folder selected =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Migrate the local store from mbox to maildir format =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #635087 - Leftover files after migration of config/data/cache to XDG directories =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #371705 - Calendar's day view does not reset its IM context =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Maildir migration: allow subfolders for Inbox =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Reset IM context when entering ECellText editing =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #632962 - Duplicate "On this computer" sources after update =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #635673 - Stack overflow when opening slow calendar =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #207580 - Allow new mail check on individual accounts =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #634387 - Crash in bbdb_sync_buddy_list_in_thread =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] [vCard-inline] Check also text/directory parts =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #635738 - Sanitize Previous/Next buttons when not usable =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #635828 - Do not send meeting mails with no recipient =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] [l10n] Updated Estonian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Revert certain parts from commit for bug #635738 =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] News update for 2.91.3 release =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] post release version bump =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #404570 - Ctrl-R / NNTP doesn't focus the new message =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #620609 - Empty trash at exit doesn't work =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #239817 - New criterion should grab focus in a filter editor =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Ensure vFolders are enabled when invoking Edit->Search Folders =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #633949 - Add an option to disable new e-mail check at startup =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Set mnemonic widget for lblDefaultCharset in Mail Preferences =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Added few translator comments =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Update actions in EMailBrowser on message select too =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Add option "Check for new messages in all active accounts" =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Default to beginning of the day for the last alarm notification =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #636058 - Account setup issues express mode. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Revert the doc changes committed. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #602183 (bnc) - Crash in Mini Calendar View =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Do not create local_mbox when user denied maildir migration =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #621150 - Add the possibility to modify locale of the quoting messages =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Update British English translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #627176 - Do not spawn other process when clicking mailto: uri =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Do not always ask for migration to maildir =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #555324 - Ask for destination before "Save in Addressbook" inline vCard =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Localize few strings with ngettext =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Update Spellcheck instructions according to bug 522153. Fixes bug 609820. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Fix steps for contact list creation. Fixes bug 634734. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Fix weird sentence. Fixes bug 588570. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Fix broken sentence. Fixes bug 587152. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Fix broken sentence. Fixes bug 587153. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Fix invalid sentence. Fixes bug 588572. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove useless part of sentence. Fixes bug 566240. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove non-existing images/figures linked from User Guide. Fixes bug 608527. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Fix right-click, right click, double-click, double click spellings. Fixes bug 544328. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove "Nettiquette" section. Fixes bug 567415. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] POP3 extensions, whatever that is. I link to the RFC now. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #635755 - Authenticate books in addressbook importers on open =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] CalDAV plugin - use saved password, if available, for server browsing =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Show calendar backend errors in an alert sink =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Avoid a crash when building templates menu. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 636265 - Trash is untranslated in the window title =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Function to set a CamelURL's defaults based on a provider's defaults =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Don't set the provider's defaults on the URL from the widget functions =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Set the provider's defaults on when CamelURLs get refreshed with a new protocol =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Only set the URL's defaults when we are creating a new account =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Don't set the URL's defaults when the providers have not been refreshed =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Clarify command line parameter string =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove "most important command line options": Nothing for a "Getting Started" section. Remove "Addit =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Change two sentences with the same meaning to use same wording. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove confusing and isolated "Contact list" line. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Fix backup section a bit; remove useless non-explaining backup screenshots. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Fix backup section a bit =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Spanish translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Free/busy meeting view doesn't work due to non-working extension =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Help images removed; remove them from Makefile.am too =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #620234 - Invalid writes during free/busy =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #627536 - Open meeting as meeting, not as appointment, in week view =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Norwegian bokmål translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Check for the existence of .Outbox folder while migrating. Make sure the dummy account is created on =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Malayalam Translations =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Malalayam translations =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Malalayam translations =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #590245 - 'evolution --force-shutdown' should kill factories =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #593587 - Fails to retrieve free/busy info if auth required =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #631568 - Scheduling Meetings with CalDAV calendars =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #633332 - Preserve port number in WebDAV address book =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #633611 - Do not close Add Filter Rule dialog on error =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #633702 - Forget password when saving account without "Remember password" =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Traditional Chinese translation(Hong Kong and Taiwan) =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated and reviewed all the translations =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Properly translate NC_ messages =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove useless listing of all categories available. No additional value to have that in the docs. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Norwegian bokmål translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #616452 - Do not set '-Wl, --no-undefined' on freebsd/openbsd =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #436914 - Reply to inline GPG quotes raw GPG message =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove duplicated info listed already in Quick Reference PDF anyway. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #637162 - May not add toolbar Send/Receive button multiple times =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Show common addressbook and calendar errors in an alert sink =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #634385 - Crash in smtp_connect =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #250046 - Quote names in addresses when necessary in mail preview =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] update Punjabi translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Enable debugging of alarm-notify with ALARMS_DEBUG=1 environment variable =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Fix a couple issues. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Norwegian bokmål translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Spanish translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Spanish translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Spanish translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove an impressively vague and useless section of the manual with two unhelpful screenshots wastin =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Spanish translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] po/vi.po: updated from Damned Lies =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Vietnamese translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Vietnamese translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] [l10n] Updated Estonian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] News update for 2.91.4 release =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Update gtkhtml API version =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] post release version bump =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Disconnect signal handlers from actions in alert_dispose() =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Minor compiler warnings fix =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #567879 - Add View >> Gallery Option In Email Composer =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Spanish translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Temporarily remove GDK_DISABLE_DEPRECATED (again). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Call setlocale() instead of gtk_set_locale(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Update API docs. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Added UG translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Fix menu item capitalizaion. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Add e_shell_submit_alert(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 637482 - Flushing outbox gives up on first error =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Spanish translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Clarify a string. Fixes bug #458503. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Swedish translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] [l10n] Updated Estonian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] updating Punjabi Translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Spanish translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Update Simplified Chinese translation. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Update Simplified Chinese translation. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Danish translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Norwegian bokmål translation from Torstein Adolf Winterseth =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #637906 - Don't ask again when sending to non-mail recipients =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Change Account Management string to Account Information in first-run wizard. Really, management is s =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #638245 - Crash when printing Work Week view =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #633854 - [templates] Crash in build_template_menus_recurse =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Fix wrong button name in Restore instructions =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Fix all back up that should be backup =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated galician translations =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Improve wording of Maildir migration dialog. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Avoid idle callbacks in EMailBackend initialization. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Improve Maildir migration. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EMFolderTree: Fully implement ESelectableInterface. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EActionComboBox: Fix runtime warnings with GTK3. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EAttachmentIconView: Fix runtime warnings with GTK3. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] NEWS update for 2.91.5 release. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Post-release version bump. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] ETree: Fix runtime warnings with GTK3. =?utf-8?q?Dan_Vr=C3=A1til?=
- [mutter] Improve shadow defaults. Jakub Steiner
- [evolution/webkit] GtkSelectionData is sealed in GTK3. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Galician translations =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] [l10n] Updated Estonian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Slovenian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Swedish translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Galician translations =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #593020 - Do not check Bcc in "Sender or Recipients" condition =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] [l10n] Updated Estonian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #638808 - camel_shutdown() called too early =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #638087 - Crash at merging duplicate contact =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #634305 - Crash on move of contacts between books =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] [l10n] Updated Estonian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #600013 - Crash in mail_reader_message_loaded_cb =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Do not hide maildir accounts from UI =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Runtime warning when closing without using mailer =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] [l10n] Updated Estonian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Make sure ECalModelComponent::client is reffed as it should be =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Slovenian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] [l10n] Updated Estonian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Fudge gtk_widget_get_preferred_size() for gtk2. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Fudge GtkScrollable for gtk2. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Merge miscellaneous changes from gtk3 branch. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove some unused gnome-canvas options. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Spanish translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Spanish translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Add Esperanto translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] libetable cleanups. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Do not dereference NULL local_error variable =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #553438 - Deletes lines of a reply when changing address =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #633788 - Mail plugin's update-actions handler is never called =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Use e_source_selector_get_source_by_path(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #633982 - Crash when trying to Create a search folder from a search =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #604534 - Evolution "ignores" key-usage info in certificates =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #634403 - Mails Label popup menu is not updated properly =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Greek translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Use e_load_book_source_async() for all EBook loading. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 640091 - Improve error handling during send post-processing =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] [l10n] Updated Estonian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 640025 - Silence debug output in spamassassin plugin =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 640083 - Cannot configure LDAPS on port 636 =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] mail: Use G_DEFINE_TYPE for EmFolderTreeModel =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Traditional Chinese translation(Hong Kong and Taiwan) =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] [l10n] Updated Estonian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Adapt to Camel API changes. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #640517 - Runtime warnings when launching composer =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Drop support for gtk+-2.0. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Drop backward-compatibility cruft. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Not gonna deal with deprecated API in GTK3 just yet. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Dialogs no longer have separators. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] gdk_cursor_unref() -> g_object_unref() =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Use latest gnome-desktop API =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Avoid using deprecated GTK_SELECTION_EXTENDED =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Adapt to GtkComboBox class reorg. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Adapt gdk_window_get_geometry for gtk+-3.0 =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Adapt smclient to latest gtk+-3.0 API. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Adapt size_request vfuncs to latest gtk+-3.0 API. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Do not oversize New and Send/Receive toolbar buttons =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Most (but not all) packing issues from Mail preferences =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Various critical warnings about comp-editor-pages and date edit =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Fix minor compiler warnings =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] No more "expose-event" on GtkWidget =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #640516 - Information bar above folder list is empty =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #640522 - Set minimal height on Description fields in event editors =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #640526 - Default column width in address card view is small =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Adapt GnomeCanvas to latest gtk+-3.0 API. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Adapt ECalendarItem to latest gtk+-3.0 API. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Adapt ECanvas to latest gtk+-3.0 API. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Adapt EMap to latest gtk+-3.0 API. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Adapt EText to latest gtk+-3.0 API. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Adapt EReflow to latest gtk+-3.0 API. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Adapt EMeetingTimeSel to latest gtk+-3.0 API. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Adapt ECanvasBackground to latest gtk+-3.0 API. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Adapt ETable to latest gtk+-3.0 API. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Adapt ETableItem to latest gtk+-3.0 API. =?utf-8?q?Dan_Vr=C3=A1til?=
- [gnome-themes-standard] Use light menus after working around border issue with mutter shadow. Jakub Steiner
- [evolution/webkit] Adapt ETableFieldChooserItem to latest gtk+-3.0 API. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Adapt ETableHeaderItem to latest gtk+-3.0 API. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Adapt ECell classes to latest gtk+-3.0 API. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Adapt ETree to latest gtk+-3.0 API. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Adapt EDayView + widgets to latest gtk+-3.0 API. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Adapt EWeekView + widgets to latest gtk+-3.0 API. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Adapt EMFolderTree to latest gtk+-3.0 API. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Require the latest gtk+-3.0 release until 3.0. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] [l10n] Updated Estonian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] QA of Galician translations =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #640536 - Warnings when adding a google account in express mode =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Basque language =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #640704 - Replace GtkWindow::allow_shrink/grow with resizable =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #640706 - Can't edit filter/advance search condition =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #640707 - Crash on 'Add to address book'->'Edit full' click =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 640760 - New mail "stuck" if missing attachment dialog cancelled =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] gladeui is 2.0 now =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Coding style and whitespace cleanup. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Fix distcheck error. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Galician translations =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Spanish translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] More whitespace cleanup. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] [l10n] Updated Estonian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] libchamplain-0.8 exists now. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] News update for 2.91.6 release =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] post release version bump =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 641003 - Build failure in mail-capplet =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Add translator comment. See bug #641020. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Spanish translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [empathy] use tp_text_channel_ack_all_pending_messages_async() Guillaume Desmottes
- [evolution/webkit] bug #641069 - tnef plugin vulnerabilities =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #635144 - Using external editor duplicates signature =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] [l10n] Updated German doc translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #640801 - Workaround gtk3 bug =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Fix champlain-gtk checks in configure.ac. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bump gtk_minimum_version to 2.99.3. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] [l10n] Updated Estonian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] [l10n] Updated Estonian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 222423 - Support Face headers =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Fix image dropping in composer while in HTML mode. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #641011 - Ugly appointment editing windows =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] [l10n] Updated Estonian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Fix cairo-gobject.h include path =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Composer: Add Edit -> Preferences =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Norwegian bokmål translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Norwegian bokmål translation. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #641451 - Crash in folder_selection_button_new =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #634571 - Check for 'mono-2' rather than 'mono' package =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove dropped help figures from Makefile.am too =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Spanish translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 641756 - Fix warnings from GCC 4.6 =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Do not perform the summary consistency check on local folders, 'On this Computer' =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #641701 - Issues with pst-import plugin =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #641502 - Flickering while resizing the mail list =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #636408 - Loss of data on removal of an IMAP folder with an asterisk =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Fix a build break due to #error pragma =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #637493 - Fails to build with --enable-profiling configure option =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #637727 - Sent/Draft folder not set in startup-wizard account =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #637923 - Wrap long text in Yahoo email setup =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #637924 - Shows duplicate sentence while click "Back-Sending" button =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #638057 - Evolution --express doesn't remember status bar setting =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bump GTK+ requirement to 3.0. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Norwegian bokmål translation. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove NULL checks for GObject methods. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 642171 - Implicit libgnome dependency for lockdown GConf keys =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Korean translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Galician translations =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Gujarati Translations =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Require libsoup-gnome-2.4 instead of libsoup-2.4. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Fix few memory leaks =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Asturian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Gujarati Translations =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Gujarati Translations =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Gujarati Translations =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Slightly nicer EAlertDialog after move to gtk3 =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #255973 - Contact preview waste space and cosmetic correction =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #640802 - [express] Message preview automatically switches to vertical view =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #638333 - Critical warning when invoking File->New->Mail Folder =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #638391 - Always passing NULL to emu_addr_cancel_book() =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #638478 - During sending fails to parse X-Evolution-PostTo field =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #642088 - Crash when changing advanced send options in GroupWise =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Gujarati Translations =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #638307 - Error when sending mail after converting to maildir =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Order matters, process master object first, then detached instances =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 642566 - Picture Gallery, not Image Gallery =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #642121 - Won't build with --with-clutter due missing include =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #639043 - Alarm notify snooze time not properly adjustable =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #639483 - Category list includes weather information =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Coding style and whitespace cleanup. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Spanish translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Spanish translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Update Czech translation by Jiri Eischmann =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] News update for 2.91.90 release =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] post release version bump =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #640829 - Can drop text/plain message lines in message preview =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #434972 - Reply does not detect "RE :" subject prefix =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #608804 - Some attachments make evolution crash in libical =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #623593 - Cannot drag&drop attached messages from mails =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Traditional Chinese translation(Hong Kong and Taiwan) =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #550867 - Showing location in meetings =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #641343 - Cannot scroll to bottom of folder list while dragging =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #642954 - Doesn't commit/abort sequence on modification error =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #635002 - Fix invalid use of .la file in contact-editor =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Write state.ini immediately in EShellView::dispose method =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Use G_SIGNAL_TYPE_STATIC_SCOPE for all GdkEvent signal params. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated French translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] [l10n] Updated Estonian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #643297 - multipart/related formatter skips the last part =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Fix incorrect use of ngettext from a patch for bug #635414 =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #641374 - "Send new mail to..." popup action doesn't work =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #641456 - Crash in pst_process_appointment at pst-importer.c =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #641805 - Clicking links in mail composer opens URL twice =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Slightly smaller dialogs for Reply type questions (but not all) =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #642447 - Invalid reads while disabling groupwise account =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #642093 - Frees message attachment content on Reply =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Let Esc behave like Cancel in Reply questions and do not leak message =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Norwegian bokmål translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Fix Gtk-Doc comment notation. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove unused cal_comp_process_source_list_drop(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Spanish translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Update Simplified Chinese translation. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Do not leak attachments in a mail view =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #643635 - Typo in the code from commit for bug #434972 =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #643402 - Fails to build with --disable-smime =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Merge duplicate local sources =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 637091 - Crash in g_str_hash, task_shell_sidebar_client_removed =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #643218 - Local delivery doesn't deliver after maildir migration =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Do not flush Outbox when mail shell backend not started =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Construct attachment bars for correct message part ids =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #643693 - Crash opening attached text/html mail =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Whitespace cleanup. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Latvian translation. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Coding style and whitespace cleanup. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bump BASE_VERSION to 3.0. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Vietnamese translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] NEWS update for 2.91.91 release. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove --disable-gtk3 from DISTCHECK_CONFIGURE_FLAGS. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Post-release version bump. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Typo in comment: s/datefime-formats/datetime-formats/ =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #644107 - Local addressbooks created without relative_uri set =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Hungarian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 644053 - Fix packing in "Network Preferences" =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 644066 - Text selection is cleared when right-clicking on a link =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 644166 - Add style class to primary toolbars =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 644164 - Using outdated Connman D-Bus names =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 644194 - EAddressbookModel: Logic error in remove_contact() =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Oriya Translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 644232 - Support NetworkManager 0.9 =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 643507 - Font preferences don't work =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 644235 - Make EActivityProxy a GtkFrame =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #637641 - Crash on audio alarms with invalid file URI set =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #641939 - [publish-calendar] Doesn't read online state on start =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Do not prompt for offline when mail backend not started =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #618440 - "Reply" does not always strip signatures =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #586461 - Remove signature also from HTML formatted emails on reply =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Use message subject for attachment description if no filename provided =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Minor glitches in Account Editor =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #615204 - Adding AOL mail account as IMAP results in POP account =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #223838 - Do not share global Sent folder view with regular folders =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Polish translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Russian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Italian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #644301 - Invalid GVariant format in NetworkManager module =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Slovenian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] [l10n] Updated Estonian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] [l10n] Updated Estonian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Fix build break after recent eds changes =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Workaround for bug #644792 - [mail-notify] Crash when sending D-Bus message =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Fix few invalid reads caused by ECanvas =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Galician translations =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated British English translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated French translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Save account list when changing account after password prompt =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] [l10n] Updated German translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Romanian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Romanian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Portuguese translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Korean translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Swedish translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Uploaded Ukranian =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Latvian translation. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Select IMAP+ by default in new account setup. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] NEWS update for 2.91.92 release. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Post-release version bump. =?utf-8?q?Dan_Vr=C3=A1til?=
- [gbrainy] Update Catalan translation Jordi Mas
- [evolution/webkit] Begin Evolution 3.1 development. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Catalan translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Brazilian Portuguese translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 418954 - Add a separate entry combo for port numbers =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated kn translations =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 645551 - Mailer statusbar jumping in size =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove unique-3.0 dependency from configure.ac. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Port EShell to GtkApplication. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Port AlarmNotify to GtkApplication. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] evolution-settings doesn't really need to be unique. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Dutch translation by Hannie Dumoleyn =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 645545 - Attachment reminder dialog uses wrong expand =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Fix alignment of extra widgets in EAlertDialogs. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Uploaded Ukranian =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated kn translations =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Fix an EShell reference leak. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Change the accelerator map file location. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EShellContent: Whitespace cleanup. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Reduce EAlertBar height. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EAlertBar: Make warnings time out after 5 minutes =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Change "mail:async-error" alerts to warnings. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Update Arabic translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Russian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 644310 - Rework "Set as Background" image option =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Added UG translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Restore lockdown integration. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Miscellaneous GtkAction-related cleanups. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Rip out Anjal-specific cruft we don't need. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Lithuanian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Update Simplified Chinese translation. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove the profiler plugin. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Traditional Chinese translation(Hong Kong and Taiwan) =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove no longer existing files from POTFILES.in =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Dutch translation by Hannie Dumoleyn =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Dutch translation by Wouter Bolsterlee =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Dutch translation by Wouter Bolsterlee =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Dutch translation by Wouter Bolsterlee =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Tamil translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Tamil translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Tamil translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Tamil translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Tamil translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Tamil translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Tamil translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Tamil translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Tamil translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 646200 - Insufficient requirement on libsoup =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Basque language =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Tamil translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Applied patch from https://bugzilla.gnome.org/show_bug.cgi?id=629888 =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 646384 - Updated App Icon =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Fix translations being boken by removing calls to bindtextdomain() from plugins. It shouldn't be nee =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Hungarian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Tamil translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Tamil translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Italian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Czech translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Danish translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Japanese translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] [l10n]Fixes on Catalan translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Traditional Chinese translation(Hong Kong and Taiwan) =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Move translator comments so they get picked up =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 646817 - Hide View->Preview menu in express mode =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Japanese translation. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Spanish translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Don't crash on missing EAlert definitions. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EWebView: Implement the EAlertSink interface =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EWebView: Fix icon retrieval when showing EAlerts. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Demonstrate EWebView as an EAlertSink. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Work around another a11y crash. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Don't try to refresh or sync mail folders when offline. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 647698 - Selected calendar doesnt authenticate after offline/online =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EWebView: Coding style cleanup =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Kill em_composer_prefs_new_signature(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 647816 - Moving folder hierarchy causes error =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Russian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Adapt to sealed up CamelService. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #646197 - Crash with VALARM without ACTION property =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #647429 - Hide port-entry for providers without port =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 647708 - e_plugin_xml_prop() can return libxml2 allocated memory =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #645610 - [regression] Editing contact doesn't refresh view =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #645721 - Fix build error when enabling kerberos without specifying path =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #647116 - Crash in g_error_matches, e_contact_editor_contact_modified =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] evolution-alarm-notify: replace Moblin by Meego =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #502188 - Store 'Remember password' for calendars =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 648317 - MeeGo shell looking for the wrong atom =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #641154 - Crash in emae_check_authtype_done =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 648346 - Add style class to message browser toolbar =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Adapt to CamelService changes. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Do not require unique-3.0 in .pc files =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 648308 - Do not display full folder URI in "Opening folder" activity =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] e_mail_local_init(): Improve error handling. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 547954 - Clarify delete-from-search-folder warning =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 619782 - Characters override in contact editor express mode =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Bulgarian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Bulgarian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Adapt to new CamelSession background job API. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bump gladeui-2.0 minimum version to 3.10.0. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Added UG translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] [l10n] Updated Estonian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EMailBackend: Ignore cancelled background jobs. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Some modules missing CFLAGS/LIBS for EShell. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] CompEditor cleanups. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove redundant EAccountList utilities. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Add e_meeting_store_find_self(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] itip-utils cleanups. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Add itip_address_is_user(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Refactor CompEditor pages to isolate EAccount usage. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Add itip_get_user_identities(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #641845 - Add default expansion variables to templates plugin =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #303653 - Make headers collapsable in preview pane =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #303862 - Cannot scroll message after clicking image attachment button =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Fix a memory leak =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Add itip_get_fallback_identity(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 597082 - Crash while migrating folder info =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Make EAlertBar messages selectable =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Spanish translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 645825 - Search bar not changing color when showing results =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 648756 - Custom imap port forgotten =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #588891 - Spam settings dialog terribly un-higgy =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Adapt to extra arg in camel_session_get_service_by_url(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Spanish translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EMFolderSelectionButton: Remove unused multiselect functions. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] groupwise-features: Fix a compiler warning. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated galician translations =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Swedish translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] [l10n] Updated German translation (Bug #647782) =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 649046 - crash on startup with latest CamelURL modifications =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] [l10n] Updated German help translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] MailFolderCache: Remove 'folders_uri' hash table =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] e_get_account_by_uid(): Also handle CamelTransport UIDs. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EMEvent coding style cleanups. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EMEventTargetFolder: Add an EAccount member. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EMConfig coding style cleanups. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EMConfigTargetAccount: Add original_account member. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Simplify mail_session_get_password(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove e_get_account_by_transport_url(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EMailSession: Fix popb4smtp authentication. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EMFolderTree: Coding style cleanups. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Add em_folder_tree_get_selected_account(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EMailShellView: Open the selected folder ourselves. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove e_mail_reader_set_folder_uri(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] MessageList coding style cleanups. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Drop 'folder_uri' param from message_list_set_folder(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Add some handy folder URI utility functions. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] em-utils.c: Coding style cleanups. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Replace camel_store_folder_uri_equal() with e_mail_folder_uri_equal(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] em-utils.c: More coding style cleanups. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] em-utils.c: Simplify guess_account_from_folder(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Drop 'folder_uri' param from em_utils_folder_is_drafts(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Drop 'folder_uri' param from em_utils_folder_is_templates(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Drop 'folder_uri' param from em_utils_folder_is_sent(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Drop 'folder_uri' param from em_utils_folder_is_outbox(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Fix compiler warnings. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Fix a runtime warning in e_mail_reader_check_state(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Change em_folder_tree_model_user_marked_unread() params. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove 'from_uri' params from e-msg-composer-utils.c. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Build vfolder rules with CamelFolders instead of folder URIs. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove e_mail_reader_get_folder_uri(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Drop 'folder_uri' member from MessageList. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] groupwise-features: Avoid e_get_account_by_source_url(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] MessageList: Simplify the "Location" column. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EMFolderSelectionButton: Avoid e_get_account_by_source_url(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove EMFolderTreeModel::folder-added signal. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Use e_mail_folder_uri_from_folder() instead of camel_folder_get_uri(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Norwegian bokmål translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 649365 - Creation of new repository evolution-groupwise =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Spanish translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #627952 - 'Local delivery' mbox's aren't read properly =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 332497 - Add Edit -> Available Categories =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 649381 - Memory leaks in contact editor =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated galician translations =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Simplify em_folder_tree_set_selected_list(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Teach e_mail_folder_uri_parse() to parse 'email://' URIs. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Simplify e_mail_session_uri_to_folder_sync(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Drop support for command-line 'email://' URIs. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Simplify emae_account_folder(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Simplify em_utils_folder_is_templates(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Simplify em_utils_folder_is_drafts(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Simplify em_utils_folder_is_sent(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Simplify em_folder_tree_model_set_folder_info(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EMFolderTreeModel: Always populate the CamelStore column. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EMFolderTreeModel: Avoid e_get_account_by_source_url(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [gbrainy] Add tip for Dartboard game Jordi Mas
- [evolution/webkit] EMailDisplay: Coding style cleanup. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Random little coding style cleanups. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EMAccountEditor: Fix a runtime warning. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Introduce a new, simpler folder URI format. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EMFolderTreeModel: Use the new folder URI format. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EMFilterFolderElement: Use the new folder URI format. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EMVFolderRule: Use the new folder URI format. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] e_mail_local_init(): Use the new folder URI format. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Simplify e_mail_session_unsubscribe_folder_sync(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Simplify em_vfolder_rule_from_message(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Simplify em_vfolder_rule_from_address(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Simplify vfolder_adduri_desc(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] mail-vfolder.c: Coding style cleanups. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] mail-config.c: Code cleanups. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] MailFolderCache: Emit folder names instead of URIs in signals. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] mail-config.c: Don't try to rename obsolete config files. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove em_uri_from_camel() and em_uri_to_camel(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] fetch_mail_exec(): Remove hack for local Inbox. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove uid_cachename_hack(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Adapt to X-Evolution-Source headers storing UIDs. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove e_get_account_by_source_url(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] em_folder_utils_copy_folder(): Change function parameter. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] em_folder_utils_create_folder(): Change function parameters. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove em_folder_tree_get_selected_folder_info(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] MailFolderCache: Drop folder URI in "folder-changed" signal. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] mail-send-recv.c:get_folders(): Adapt to CamelVeeStore change. =?utf-8?q?Dan_Vr=C3=A1til?=
- [gnome-shell] Deleted branch hotplug Cosimo Cecchi
- [evolution/webkit] Adapt to CamelFolderInfo.name -> display_name. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Adapt to CamelFolder:name -> display-name. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Whitespace and coding style cleanups. =?utf-8?q?Dan_Vr=C3=A1til?=
- [gnome-shell] (14 commits) Created branch hotplug Cosimo Cecchi
- [evolution/webkit] Remove groupwise-features files from POTFILES.in. =?utf-8?q?Dan_Vr=C3=A1til?=
- [gnome-shell/hotplug: 1/14] autorun: add a AutorunManager class Cosimo Cecchi
- [gnome-shell/hotplug: 2/14] automount: add automountManager Cosimo Cecchi
- [evolution/webkit] NEWS update for 3.1.1 release. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Post-release version bump. =?utf-8?q?Dan_Vr=C3=A1til?=
- [gnome-shell/hotplug: 3/14] autorun: follow gsettings preferences for autorun Cosimo Cecchi
- [gnome-shell/hotplug: 4/14] sniffer: add a mimetype sniffer helper executable Cosimo Cecchi
- [evolution/webkit] Coding style cleanups. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Spanish translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [gnome-shell/hotplug: 5/14] autorun: integrate with the shell sniffer process Cosimo Cecchi
- [gnome-shell/hotplug: 6/14] automount: only autorun volumes marked as allowed Cosimo Cecchi
- [evolution/webkit] Encode the path part of folder URIs. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] "email://" URIs have encoded paths too. =?utf-8?q?Dan_Vr=C3=A1til?=
- [gnome-shell/hotplug: 7/14] mount-operation: add a ShellMountOperation implementation Cosimo Cecchi
- [evolution/webkit] Updated Bulgarian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [gnome-shell/hotplug: 8/14] mount-operation: implement ask-question Cosimo Cecchi
- [gnome-shell/hotplug: 9/14] mount-operation: use ShellMountOperation when automounting a device Cosimo Cecchi
- [evolution/webkit] Updated Galician translations =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #649939 - Cann't create new folder =?utf-8?q?Dan_Vr=C3=A1til?=
- [gnome-shell/hotplug: 10/14] autorun: prefer Safe Removal over eject/unmount if possible Cosimo Cecchi
- [evolution/webkit] Bug #649952 - Do not unref result of camel_session_get_service() =?utf-8?q?Dan_Vr=C3=A1til?=
- [gnome-shell/hotplug: 11/14] mount-operation: implement ask-password for mounting encrypted volumes Cosimo Cecchi
- [evolution/webkit] Bug #649939 - Cann't create new folder (second shot) =?utf-8?q?Dan_Vr=C3=A1til?=
- [gnome-shell/hotplug: 12/14] automount: emit sounds when a drive is connected/disconnected Cosimo Cecchi
- [evolution/webkit] Add e_mail_folder_get_multiple_messages(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [gnome-shell/hotplug: 13/14] automount: handle the drive-eject-button signal Cosimo Cecchi
- [gnome-shell/hotplug: 14/14] autorun-manager: Fix exception in _emitCallback() Cosimo Cecchi
- [evolution/webkit] Add e_mail_folder_find_duplicate_messages(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EMailReader: Reimplement "mail-remove-duplicates" action. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Add e_mail_folder_build_attachment(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Reimplement em_utils_forward_messages(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Add a 'message_uid' param to em_utils_edit_message(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Reimplement em_utils_edit_messages(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove mail_build_attachment(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove mail_get_messages(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Add e_activity_handle_cancellation(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Fix some GPtrArray leaks. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] mark-all-read: Reimplement to not block. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Get vfolder_edit_rule() working again. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Reimplement em_folder_properties_show(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove mail_get_folder(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] e_mail_session_uri_to_folder_sync(): Remove redundant status message. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Cannot send message with just enabled account =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #645476 - Avoid scroll to cursor on folder change in message list =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EMConfigTargetFolder: Remove URI member. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Spanish translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Reimplement e_mail_reader_create_filter_from_selected(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Reimplement e_mail_reader_create_vfolder_from_selected(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Reimplement e_mail_reader_create_vfolder_from_selected(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Add e_mail_reader_new_activity(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Reimplement the "mail-redirect" action. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove em_utils_redirect_message_by_uid(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] em_utils_reply_to_message(): Require a CamelMimeMessage. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] em_format_html_print_message(): Require a CamelMimeMessage. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Miscellaneous cleanups. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Reimplement "mailing-list-actions" plugin. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Keep forgetting to add prefixes to EAlert tags. =?utf-8?q?Dan_Vr=C3=A1til?=
- [cogl] onscreen: make platform specific onscreen apis consistent Robert Bragg
- [evolution/webkit] EMailShellView: Remove some unused utility functions. =?utf-8?q?Dan_Vr=C3=A1til?=
- [cogl] Remove cogl_context_set_default API Robert Bragg
- [evolution/webkit] Bug #619347 - Decode QP in email in Contact List Editor =?utf-8?q?Dan_Vr=C3=A1til?=
- [cogl] fix namespace for cogl_context_egl_get_egl_context Robert Bragg
- [evolution/webkit] GN-bug #649935 - Check folder validity before asking for its URI =?utf-8?q?Dan_Vr=C3=A1til?=
- [cogl] Adds examples/crate to .gitignore Robert Bragg
- [evolution/webkit] Bug #646033 - Update progress in Send/Receive dialog =?utf-8?q?Dan_Vr=C3=A1til?=
- [cogl] dist: give 2.0 manual unique DOC_MODULE name Robert Bragg
- [evolution/webkit] Bug #243938 - Clicking on week numbers changes work week to week view =?utf-8?q?Dan_Vr=C3=A1til?=
- [cogl] dist: Make sure to dist cogl-winsys-egl-feature-functions.h Robert Bragg
- [evolution/webkit] Reimplement part of the "templates" plugin. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Reimplement the "mail-reply-all" action. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Reimplement the "mail-reply-sender" action. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove mail_get_message(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EMFolderProperties: Fetch quota information asynchronously. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove mail_get_folder_quota(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Slovenian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Slovenian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Correct garbled mailto: uris passed in through GApplication interface =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #601541 - Add 'Copy Image' Option On Inline Email Images =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #649392 - Improve calendar's "Goto" dialog and move it to dialogs =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove unused e_get_gnome2_user_dir(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #646615 - Bad single form =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 649990 - Remove get_font_options() from e-util.c. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 650088 - Cannot send message from Contacts view =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Add EPortEntry to the Glade catalog. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 650223 - evolution-backup does not terminate without --gui =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove mail_remove_attachments(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] bug #648612 crash during drag & drop of recurring events =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Fix typo in gl translation. See bug 650384 =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #647785 - Pasting an 24h event in month and week view doesn't work =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Spanish translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove mail_check_service(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove mail_store_prepare_offline(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove mail_save_messages(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Spanish translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove mail_get_folderinfo(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 650522 - em-format-html: Fix uninitialized variable =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Always initialized all structure members =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove mail_remove_folder(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] mail-autofilter.c: Add argument guards in public functions. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EMailReader: Support multiple action groups. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 650587 - Hide Search Folder actions when Search Folders are disabled =?utf-8?q?Dan_Vr=C3=A1til?=
- [gnumeric] Fix the AutoCorrect menu item Andreas J . Guelzow
- [evolution/webkit] EMailReader: Remove the forward/reply style hack. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Spanish translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Coding style and whitespace cleanup. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 650525 - Don't install a SEGV handler =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Handle SIGTERM instead of SIGQUIT. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Fix crash when opening message window. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 650524 - Use g_unix_signal_add_watch_full() for SIGTERM =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Spanish translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 650491 - Shell handles forwarding uris to existing process wrong =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Revert "Correct garbled mailto: uris passed in through GApplication interface" =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 537691 - Account editor window HIG =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Irish translation. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #643819 - Autocomplete the Location field =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove emfu_create_folder_real(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EMFolderTree: Store an EMailBackend instead of an EMailSession. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 649993 - Change behavior of --component option =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EMFolderTree: Whitespace cleanups. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Let EMFolderSelector create its own EMFolderTree. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EMFolderTree: Add an EAlertSink property. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Add em_folder_tree_new_activity(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EMFolderTree: Rewrite async folder info loading. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Add em_folder_tree_get_selected(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove em_folder_tree_get_selected_path(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Use em_folder_tree_get_selected() in places to simplify code. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EMFolderSelector: Fix some silly typos. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Fix em_folder_selector_get_selected_uri(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated the help license from GFDL 1.2 to GFDL 1.3 and CC-BY-SA 3.0 =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #651039 - Always update signature in composer on account change =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Check for vfolder stores by UID, not URI. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 651001 - Cannot send message from accounts not having a provider =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Spanish translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 651062 - refresh_folders_exec() reports progress incorrectly. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #651135 - Crash using saved search with an empty expression =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #646109 - Fix use of include <config.h> to make sure translations work =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #229244 - Re-ordering email addresses in contact list editor =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove display_name from EMFolderTreeModelStoreInfo. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EMFolderTreeModel: Remove internal account_index. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove account from EMFolderTreeModelStoreInfo. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Including <glib.h> directly is rarely needed. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Including <glib-object.h> directly is rarely needed. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EMFolderTreeModel: Miscellaneous cleanups. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Add em_folder_tree_model_list_stores(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EMailShellView: Avoid e_get_subscribable_accounts(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EMSubscriptionEditor: Manage stores, not accounts. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove e_get_subscribable_accounts(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] [l10n]Updated Catalan (Valencian) translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Change EMEventTargetFolder contents. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove em_utils_folder_name_from_uri(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] e_mail_store_add_by_account(): Fix a potential use-before-set. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #651062 - Emit operation progress on the correct cancellable =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #649939 - Cann't create new folder =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Fix more places where old-style folder URIs are used. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EMFilterSourceElement cleanups. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EMFilterSourceElement: Add an EMailBackend constructor property. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EMFolderSourceElement: Store UIDs instead of URIs. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EMFilterFolderElement cleanups. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Replace deprecated g_atomic_int_exchange_and_add() =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] mail_vfolder_add_folder(): Change parameters. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Fix build breaks. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] e-mail-folder-utils.c cleanups. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Move EPopupMenu to /widgets/table. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Embed e_hsv_tweak() directly in e-table-item.c. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #578245 - View settings for threads getting lost =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EMVFolderRule: Track folder URIs in a GQueue instead of GList. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] vfolder_adduri(): Take an EMailBackend instead of EMailSession. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #649757 - 'Local delivery' accounts stopped working =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Do not add 'Local delivery' accounts into folder tree =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #640083 - Cannot configure LDAPS on port 636 =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #651684 - Creates a copy of message in Outbox instead of replacing =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #649310 - Calendar only shows midnight to noon =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #642557 - Display maps in contact preview =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Little text typo fix =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #636809 - Address labels formatting improvements =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #614274 - Labeling many messages is very slow =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #651761 - Message window doesn't mark message seen =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #332907 - Contact editor duplication alert misleading =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #651316 - Crash with Outgoing mail filters =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #633948 - Try harder to use -lresolv in LDAP_LIBS =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Fix compiler warnings =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Spanish translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Russian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Galician translations =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #651976 - Reply/Forward setting isn't respected in message window =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #608203 - Left pane of mailer window is narrow at startup =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Czech translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #643526 - Crash in et_get_n_children =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Norwegian bokmål translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Fixes a crash while creating VeeFolders at the root level. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Miscellaneous mail cleanups. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Coding style and whitespace cleanups. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Fix some uninitialized variable usage. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Replace G_CONST_RETURN with 'const'. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Spanish translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Added UG translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Serbian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Slovenian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Coding style and whitespace cleanups. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] NEWS update for 3.1.2 release. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Add a COPYING-DOCS file, needed for distcheck. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Post-release version bump. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Do not use deprecated EBook/ECal API =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #652394 - Port google-account-setup plugin to libgdata 0.9.0 =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove unused variables reported by gcc =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #530335 - Allow Reply to selected address only =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #252670 - Remember columns settings in Certificates tab =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #652626 - Fix initial position of contact maps markers =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #652620 - Can use uninitialized memory in alarm-notification-dialog =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Fix few memory leaks =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Fix typo in a GConf key for alarm-notification dialog timezone setting =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Slovenian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #638307 - Error when sending mail after converting to maildir =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #650223 - Do not wait on evolution's exit when done with backup/restore =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Could not select real Junk/Trash folder =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Spanish translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Allow the startup-wizard to be delayed. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Spanish translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Slovenian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #269413 - Search treats "4 weeks" and "1 month" as synonymous =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Galician translations =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #631954 - itip formatter makes synchronous calls to ecal =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Esperanto translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Spanish translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #648468 - Disconnect service after mail fetching is done =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Slovenian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Add "Open With Other Application" to attachment menu. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Galician translations =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #653008 - Preference window for imap accounts is too large =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Czech translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #646442 - [mail-to-task] Edit event details before adding to calendar =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #650278 - Tab doesn't exit port field =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] [itip-formatter] stock_animation is gone, use GtkSpinner instead =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Postpone ENameSelector loading as much as possible =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Spanish translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #637402 - No quoted mail when replying to html email =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Serbian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] [l10n] Updated German translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] [l10n] Updated German translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Prototype an online-accounts module. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Slovenian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #653154 - Crash when constructing calendar view =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Keep opening EClient-s till they report busy error =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Check for cancelled GIO operation error code too =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #653466 - Crash in efh_format_headers =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Limit the size of tab labels to a reasonable size =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #653358 Do not duplicate google address book =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #224687 - Create lists of lists =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Fix crash when adding account in express mode =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Slovenian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #653618 - Sending email doesn't disconnect from a server =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #652627 - Invalid unref on a NULL pointer from query_cb =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #224687 - Various fixes in contact list editor =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #653644 - Warning when adding plain address into a contact list =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Add a bit more error checking and do not leak icalcomponent-s =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] online-accounts: Set GoaAccount ID in calendar and contact sources. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Autocompletion in contact list editor didn't work =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EConfig: Minor cleanups. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 653247 - Don't show TIFF documents inline =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EConfig: More cleanups. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 652958 - Evolution Account Assistant jumps steps =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Slovenian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #499739 - "Flag for follow-up" should be easier to set =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Call e_cal_client_check_save_schedules() only when found a calendar =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug #650671 - Service connect/disconnect not cancelled properly =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Norwegian bokmål translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Spanish translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Slovenian translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] News update for 3.1.3 release =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] post release version bump =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Fixed typo in Finnish translation (bug 653929) =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Adapt to CamelSession and e-passwords changes. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Galician translations =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EMFormatQuote cleanups. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Prefer g_seekable_seek() over camel_stream_reset(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Avoid camel_stream_printf(). =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EShellContent: Fix underallocation of EAlertBar. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 653699 - Improve mail notifications =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] online-accounts: Give Google calendars a color. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Spanish translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] connman: Miscellaneous cleanups. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] network-manager: Miscellaneous cleanups. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Added UG translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] connman: Recover from dropped D-Bus connections faster. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] network-manager: Recover from dropped D-Bus connections faster =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] network-manager: Keep network availablility state accurate. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Remove G_DISABLE_DEPRECATED. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated POTFILES.in =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Spanish translation =?utf-8?q?Dan_Vr=C3=A1til?=
- [gtk-vnc] Explicitly link gvncviewer against GTK + libgvnc Daniel P . Berrange
- [evolution/webkit] Bug 652629 - GnomeCanvas: Disregard synthesized crossing events =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] EMsgComposer: Minor cleanups. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 653568 - Forward as Redirect doesn't work =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Updated Galician translations =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Bug 652634 - Runtime warning on second search dialog =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Add webkit-1.0 requirement to configure.ac. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Preliminary WebKit conversion. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Begin hacking EMFormatHTML. =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Port EABContactDisplay to JavaScript and CSS =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Move common CSS styles to a .css file =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Cleanup HTML code in ECalComponentPreview and update styles =?utf-8?q?Dan_Vr=C3=A1til?=
- [totem/gnome-3-0] browser-plugin: Parent the fullscreen window correctly Bastien Nocera
- [totem] main: Remove unused buttons from struct Bastien Nocera
- [totem] main: We rely on being composited now. Always Bastien Nocera
- [totem] main: Move is_fullscreen member to private Bastien Nocera
- [totem] browser-plugin: Use dark theme by default Bastien Nocera
- [totem] browser-plugin: Use symbolic icons, not stock ones Bastien Nocera
- [totem] browser-plugin: Remove useless "About" dialogue Bastien Nocera
- [totem] browser-plugin: Parent the fullscreen window correctly Bastien Nocera
- [gimp/soc-2011-gimpunitentry] GimpUnitEntry/Table: add a few convenience functions and minor code clean-up =?utf-8?q?Enrico_Schr=C3=B6der?=
- [gimp/soc-2011-gimpunitentry] app/dialogs: port resolution preference and calibrate dialogs to GimpUnitEntry =?utf-8?q?Enrico_Schr=C3=B6der?=
- [gvfs] Respect UDISKS_AUTOMOUNT_HINT available in recent udisks and gnome-disk-utility David Zeuthen
- [librest] build: Check for glib-mkenums Ross Burton
- [librest] build: Generate GLib enum types Ross Burton
- [librest] oauth: Add GType for OAuthSignatureMethod enum Ross Burton
- [librest] oauth: Add property for signature type Ross Burton
- [orca] More updated tests Joanmarie Diggs
- [cogl] Deleted branch wip/glsl-cache Neil Roberts
- [cogl] (3 commits) Created branch wip/glsl-cache Neil Roberts
- [cogl/wip/glsl-cache: 1/3] pipeline: Unify how the backends store private data Neil Roberts
- [cogl/wip/glsl-cache: 2/3] fragend-arbfp: Move the pipeline cache to a separate file Neil Roberts
- [cogl/wip/glsl-cache: 3/3] cogl-pipeline: Use the pipeline cache for the GLSL backends Neil Roberts
- [cogl] Deleted branch wip/glsl-cache Neil Roberts
- [cogl] (3 commits) Created branch wip/glsl-cache Neil Roberts
- [cogl/wip/glsl-cache: 1/3] pipeline: Unify how the backends store private data Neil Roberts
- [cogl/wip/glsl-cache: 2/3] fragend-arbfp: Move the pipeline cache to a separate file Neil Roberts
- [cogl/wip/glsl-cache: 3/3] cogl-pipeline: Use the pipeline cache for the GLSL backends Neil Roberts
- [clutter] build: depend on cogl-1.7.3 development version Robert Bragg
- [clutter] don't call cogl_set_default_context since it's been removed Robert Bragg
- [clutter] backend-cogl: update _get_egl_context symbol name Robert Bragg
- [clutter] build: update cogl_onscreen_x11 syms to cogl_x11_onscreen Robert Bragg
- [genius] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [clutter] test-cogl-materials: Remove a redundant comment Neil Roberts
- [clutter] test-cogl-materials: Use glGetString to determine cogl driver Neil Roberts
- [tomboy] Rewrite Trie.cs to fix bug 584362 and move to a cleaner code base Benjamin Podszun
- [aravis] gst: add missing library suffix in gst-launch helper. Emmanuel Pacaud
- [balsa] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [aravis] gv_device: use a define for the heartbeat retry timeout. Emmanuel Pacaud
- [gnome-settings-daemon] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-settings-daemon] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [aravis] Created tag ARAVIS_0_1_10 Emmanuel Pacaud
- [gnome-control-center] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [tracker] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [jhbuild] Log when we're moving files from temporary DESTDIR Colin Walters
- [jhbuild] install: Be more robust against modules installing files outside of prefix Colin Walters
- [aravis] NEWS file update. Emmanuel Pacaud
- [aravis] Post-release version bump. Emmanuel Pacaud
- [empathy] LogWindow: don't crash when searching Emilio Pozuelo Monfort
- [empathy] LogWindow: select 'Anyone' when searching Emilio Pozuelo Monfort
- [empathy] CallWindow: don't add calls to searches if they don't match Emilio Pozuelo Monfort
- [empathy] EmpathyContact: don't crash if a contact doesn't have an account Emilio Pozuelo Monfort
- [gnome-settings-daemon] Updated Spanish translation Jorge Gonzalez Gonzalez
- [anjuta] Updated Spanish translation Jorge Gonzalez Gonzalez
- [orca] Updated Spanish translation Jorge Gonzalez Gonzalez
- [accerciser] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gnome-shell] Fix methods that take array arguments Giovanni Campagna
- [evolution-ews] optimize ews_oab_read_upto. Chenthill Palanisamy
- [orca/gnome-3-0] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gbrainy] Help, allgames pages plus some fixes and refactoring for the web client Jordi Mas
- [vala] codegen: Fix vararg-parameters in interfaces Florian Brosch
- [orca] Fix for bug #654411 - The speech generator's _generateAncestors() method needs to handle menu items Joanmarie Diggs
- [orca/orca-xdesktop] Fix for bug #654411 - The speech generator's _generateAncestors() method needs to handle menu items Joanmarie Diggs
- [gtk+/gtkbuilder-gbinding] Memory leak fix Denis Washington
- [glom] Add PACKAGE_TARNAME variable to pkg-config file. Benjamin Konrath
- [rygel] core: Fix insane memory leak in HTTPPost Jens Georg
- [rygel] core: Fix insane memory usage on ImportResource Jens Georg
- [rygel] core: Make sure all bytes are written on HTTP POST Jens Georg
- [rygel/rygel-0-10] core: Fix insane memory leak in HTTPPost Jens Georg
- [rygel/rygel-0-10] core: Make sure all bytes are written on HTTP POST Jens Georg
- [gnumeric] fix editing of styles for conditional formatting Andreas J . Guelzow
- [yelp-xsl] mal2html-gloss: Merge gloss:term based on id attribute Shaun McCance
- [yelp-xsl] mal2html-gloss: Added basic inline gloss:term refs Shaun McCance
- [gnome-applets] invest applet: introduces index value expansion and tree organization of quotes - indices like the N Enrico Minack
- [gdm] greeter: return FALSE from idle handler Ray Strode
- [gcalctool] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [gcalctool/gnome-3-0] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [eog-plugins] postasa: Use correct printf-format string for goffset-value Felix Riemann
- [eog-plugins] postasa: Add support for libgdata-0.9 API Felix Riemann
- [eog-plugins] postasa: Make sure cancelling the login dialog really cancels Felix Riemann
- [eog-plugins] postasa: Use correct library version in libgdata API defines Felix Riemann
- [eog-plugins] postasa: Slight touch-ups on login dialog Felix Riemann
- [planet-web] [pgo] Add luisbg to Planet GNOME Alberto Ruiz
- [evolution-couchdb] Updated Brazilian Portuguese Translation Djavan Fagundes
- [yelp-xsl] mal2html-gloss: Use <a> for inline gloss terms, for focus Shaun McCance
- [yelp-xsl] mal2html-gloss: Don't add title attr to gloss-term links Shaun McCance
- [vala] Fix explicit cast of instance method access to a delegate type Luca Bruno
- [evolution-ews] Fix printf format warning in lzxd.c (again) David Woodhouse
- [evolution-ews] e-book-backend-ews-gal.c:329:5: error: 'ret' may be used uninitialized in this function [-Werror=uni David Woodhouse
- [evolution-ews] Add -Wno-unused-but-set-variable. With -Werror, it's too much David Woodhouse
- [gtk+] GMountOperation::show-processes support for OpenBSD using kvm(3) Jonathan Matthew
- [gnumeric] In the conditional style dialog don't parse the espressions too often Andreas J . Guelzow
- [eog-plugins] Updated Japanese translation. Takeshi Aihana
- [orca] Fix for bug #654426 - The speech generator's _generateAncestors() method needs to handle page tabs w Joanmarie Diggs
- [orca/orca-xdesktop] Fix for bug #654426 - The speech generator's _generateAncestors() method needs to handle page tabs w Joanmarie Diggs
- [gegl] tools/introspect: fix to use never API properly =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [at-spi2-atk] Ensure the detail ints are initialized before sending events Mike Gorse
- [gnome-games/sudoku-vala] sudoku: Add padding to CellView Robert Ancell
- [gnome-games/sudoku-vala] sudoku: Display notes using simple text Cairo API Robert Ancell
- [gnome-games/sudoku-vala] sudoku: Added displaying of note editor Robert Ancell
- [gnome-games/sudoku-vala] sudoku: Allow editing notes Robert Ancell
- [gnome-games/sudoku-vala] sudoku: Added clearing notes Robert Ancell
- [gnome-games/sudoku-vala] sudoku: Make number picker the same size as the cells so it works better on touch devices Robert Ancell
- [gnome-games/sudoku-vala] sudoku: Ensure number picker is always visible Robert Ancell
12 July 2011
- [pango] Part of Bug 653985 - Pango 1.29.x make GTK3-demo.exe crashed in Windows Behdad Esfahbod
- [pango] Bug 653985 - Pango 1.29.x make GTK3-demo.exe crashed in Windows Behdad Esfahbod
- [gtk+] Add gtk_assistant_remove_page Matthias Clasen
- [gtk+] Drop an unneeded include Matthias Clasen
- [gtk+] Make gtk_container_remove work for assistants Matthias Clasen
- [gtk+] Don't install any gail headers Matthias Clasen
- [gtk+] Add a test for atk_get_root() Matthias Clasen
- [gcompris/gcomprisbraille] Created a BrailleMap class|Changed the text to black Srishti Sethi
- [gcompris/gcomprismusic] added convert to .wav song file feature Karthik Subramanian
- [gtk+/quartz-integration] (7 commits) ...Merge branch 'master' into quartz-integration John Ralls
- [gtk+/quartz-integration: 7/7] Merge branch 'master' into quartz-integration John Ralls
- [gcompris/gcomprismusic] minor error corrected Karthik Subramanian
- [tracker] libtracker-data: Implement get_property() for n-columns in SQLite cursor =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala] gtk+-2.0, gtk+-3.0: Add PrintfFormat to methods of GtkMessageDialog Luca Bruno
- [vala] Deleted branch wip/attributes Luca Bruno
- [vala] Deleted branch wip/attributes-clean Luca Bruno
- [rygel] core: Work-around a GObject constructor abuse Jens Georg
- [rygel/rygel-0-10] core: Work-around a GObject constructor abuse Jens Georg
- [evolution-ews] Replace gtk_combo_box_new to gtk_combo_box_new_text so that it would work in against evolution 2.32. Chenthill Palanisamy
- [empathy] Require clutter for empathy-call Emilio Pozuelo Monfort
- [empathy] empathy-call: initialize clutter Emilio Pozuelo Monfort
- [empathy] CallWindow: use clutter to draw the video preview Emilio Pozuelo Monfort
- [empathy] CallWindow: use clutter to draw the remote video Emilio Pozuelo Monfort
- [empathy] CallWindow: set video preview on top of remote video Emilio Pozuelo Monfort
- [empathy] CallWindow: remove self avatar code Emilio Pozuelo Monfort
- [empathy] CallWindow: keep the aspect ratio of the remote video Emilio Pozuelo Monfort
- [empathy] CallWindow: set the video container background color Emilio Pozuelo Monfort
- [empathy] CallWindow: add a little offset to the video preview Emilio Pozuelo Monfort
- [empathy] CallWindow: flip the video preview Emilio Pozuelo Monfort
- [empathy] CallWindow: remove the Sidebar button Emilio Pozuelo Monfort
- [empathy] CallWindow: only show one button to control the camera Emilio Pozuelo Monfort
- [empathy] CallWindow: allow to show/hide the video preview Emilio Pozuelo Monfort
- [empathy] CallWindow: add a dialpad tool button Emilio Pozuelo Monfort
- [empathy] CallWindow: properly determine the sidebar width Emilio Pozuelo Monfort
- [empathy] CallWindow: save the window geometry without the sidebar Emilio Pozuelo Monfort
- [empathy] StreamedMediaWindow: don't use `call-window' for the geometry Emilio Pozuelo Monfort
- [gnome-color-manager] Remove the GetProfilesForDevice() DBus method call Richard Hughes
- [gnome-color-manager] Remove gcm-session, it's not required anymore Richard Hughes
- [gnome-color-manager] trivial: remove an unused file Richard Hughes
- [gnome-color-manager] trivial: Remove another unused file Richard Hughes
- [empathy] Add CheeseCameraDeviceMonitor from libcheese Emilio Pozuelo Monfort
- [empathy] Add EmpathyCameraMonitor Emilio Pozuelo Monfort
- [empathy] Don't disable video calls when built without udev Emilio Pozuelo Monfort
- [empathy] Optionally check for gudev for camera monitoring Emilio Pozuelo Monfort
- [empathy] Add empathy_camera_monitor_get_available Emilio Pozuelo Monfort
- [empathy] NewCallDialog: make 'Enable video' unsensitive when there's no camera Emilio Pozuelo Monfort
- [empathy] A contact doesn't support video if we have no camera Emilio Pozuelo Monfort
- [empathy] Bind 'Video call' menu items to available cameras Emilio Pozuelo Monfort
- [empathy] CallWindow: disable Video functionality if there's no camera Emilio Pozuelo Monfort
- [empathy] LogWindow: disable Video calls if no camera connected Emilio Pozuelo Monfort
- [empathy] Only follow available cameras if the contact can do Video calls Emilio Pozuelo Monfort
- [glom] Rename Dialog_Image_Progress to DialogImageLoadProgress Murray Cumming
- [glom] Image fields: Add Open, Open With, and Save context menu items. Murray Cumming
- [glom/glom-1-18] Add exampledir variable to pkg-config file. Benjamin Konrath
- [empathy] LogWindow: stop retrieving logs if the window is closed Emilio Pozuelo Monfort
- [vala] (32 commits) Created branch wip/attributes Luca Bruno
- [vala/wip/attributes: 1/32] Specify default values in Attribute methods Luca Bruno
- [vala/wip/attributes: 2/32] Add attributes cache to code nodes Luca Bruno
- [vala/wip/attributes: 3/32] Add helper methods to CodeNode for dealing with attributes Luca Bruno
- [vala/wip/attributes: 4/32] On-demand Delegate.has_target Luca Bruno
- [vala/wip/attributes: 5/32] On-demand Class.is_compact Luca Bruno
- [vala/wip/attributes: 6/32] On-demand Class.is_immutable Luca Bruno
- [vala/wip/attributes: 7/32] On-demand Struct.is_simple_type Luca Bruno
- [vala/wip/attributes: 8/32] On-demand Struct.is_boolean_type Luca Bruno
- [vala/wip/attributes: 9/32] On-demand Struct.is_integer_type Luca Bruno
- [vala/wip/attributes: 10/32] On-demand Struct.is_floating_type Luca Bruno
- [glom/glom-1-16] Add exampledir variable to pkg-config file. Benjamin Konrath
- [vala/wip/attributes: 11/32] On-demand Struct.rank Luca Bruno
- [vala/wip/attributes: 12/32] On-demand Struct.width Luca Bruno
- [vala/wip/attributes: 13/32] On-demand Struct.signed Luca Bruno
- [vala/wip/attributes: 14/32] On-demand Struct.decimal_floating_type Luca Bruno
- [vala/wip/attributes: 15/32] On-demand Struct.is_immutable Luca Bruno
- [vala/wip/attributes: 16/32] On-demand Symbol.deprecated Luca Bruno
- [vala/wip/attributes: 17/32] On-demand Symbol.deprecated_since Luca Bruno
- [vala/wip/attributes: 18/32] On-demand Symbol.replacement Luca Bruno
- [vala/wip/attributes: 19/32] Drop Symbol.process_deprecated_attribute Luca Bruno
- [vala/wip/attributes: 20/32] On-demand Symbol.experimental Luca Bruno
- [vala/wip/attributes: 21/32] Drop Symbol.process_experimental_attribute Luca Bruno
- [vala/wip/attributes: 22/32] On-demand Method.has_construct_function Luca Bruno
- [vala/wip/attributes: 23/32] On-demand Method.returns_floating_reference Luca Bruno
- [gimp/soc-2011-seamless-clone] When moving the paste check the click was inside, update the curosr accordingly Barak Itkin
- [vala/wip/attributes: 24/32] On-demand Method.printf_format and scanf_format Luca Bruno
- [vala/wip/attributes: 25/32] Drop unused references to NoThrow attribute Luca Bruno
- [vala/wip/attributes: 26/32] Drop destroy_function dependency from Struct.is_disposable Luca Bruno
- [vala/wip/attributes: 27/32] girparser: Do not use C specific methods of code nodes Luca Bruno
- [vala/wip/attributes: 28/32] gidlparser: Do not use C specific methods of code nodes Luca Bruno
- [vala/wip/attributes: 29/32] codewriter: Do not use C specific methods of code nodes Luca Bruno
- [vala/wip/attributes: 30/32] codegen: Add CCodeAttribute Luca Bruno
- [vala/wip/attributes: 31/32] girwriter: Don't use C specific methods of code nodes Luca Bruno
- [vala/wip/attributes: 32/32] Drop C specific methods from the code tree Luca Bruno
- [cogl] build: Correctly quote the help message for --enable-profile Damien Lespiau
- [cogl] build: Fix the help string for --enable-profile Damien Lespiau
- [evolution-ews] Fix e_ews_collect_attnedees to not add organizer to attendees list Pavel Ocheretny
- [evolution-ews] Add option to accept meeting without Exchange e-mail. We are using mime content to create a meeting. Pavel Ocheretny
- [cogl] pipeline: Plug a leak of GLists Damien Lespiau
- [glom] Fix comment typo. Murray Cumming
- [clutter] uprof: Add the units in the name of the "Per Frame" timer attribute Damien Lespiau
- [clutter/clutter-1.6] pipeline: Plug a leak of GLists Damien Lespiau
- [glib] Docs: Fixed a typo. Murray Cumming
- [glibmm] AppInfo::launch_uris(): Corrected (with deprecation) and add overload. Murray Cumming
- [yelp-xsl] Updated Lithuanian translation. =?utf-8?q?Aurimas_=C4=8Cernius?=
- [gtk-vnc] Fix leak of string list when parsing grab sequence string Daniel P . Berrange
- [glibmm] AppInfo::launch(): Correct the parameter type. Murray Cumming
- [accerciser] Updated Norwegian bokmål translation Kjartan Maraas
- [atk] Updated Norwegian bokmål translation Kjartan Maraas
- [atk] Updated Norwegian bokmål translation Kjartan Maraas
- [evolution-data-server] Updated Norwegian bokmål translation Kjartan Maraas
- [foundation-web] 2011 q1 report going up again (please work) Andreas Nilsson
- [gtk+] Updated Norwegian bokmål translation Kjartan Maraas
- [brasero] Remove GtkHBox/GtkVBox and friends Kjartan Maraas
- [brasero] Updated Norwegian bokmål translation Kjartan Maraas
- [empathy] Updated Norwegian bokmål translation Kjartan Maraas
- [gnome-keyring] (3 commits) ...Merge branch 'gnupg-process' Stefan Walter
- [gnome-keyring: 1/3] gcr: Refactor gnupg process execution into its own class. Stefan Walter
- [gnome-keyring: 2/3] gcr: Review changes for GcrGnupgProcess from Phillip Withnall Stefan Walter
- [evolution] Fix Hungarian translation of displayed time units in the calendar prefs Gabor Keleman
- [gnome-keyring: 3/3] Merge branch 'gnupg-process' Stefan Walter
- [glade] Updated Lithuanian translation. =?utf-8?q?Aurimas_=C4=8Cernius?=
- [foundation-web] missed to close a h2 Andreas Nilsson
- [glom] ImageGlom: Use AppInfo instead of gtk_show_uri() for Open. Murray Cumming
- [evolution] Updated Norwegian bokmål translation Kjartan Maraas
- [gdm] Updated Norwegian bokmål translation Kjartan Maraas
- [evolution-ews] Mark the esource for offline usage by default. Chenthill Palanisamy
- [evolution-data-server] Move the "$host" down when $host is actually set and don't set DL_LIB to libdl which is not availabl Jasper Lievisse Adriaanse
- [anjuta] Add 'BSD' as a valid license in the Class Generator Jasper Lievisse Adriaanse
- [anjuta] Fix build on OpenBSD by adjusting include order Jasper Lievisse Adriaanse
- [glom] ImageGlom: Size request corrections. Murray Cumming
- [glom] Remove debug output. Murray Cumming
- [clutter] (4 commits) Created branch wip/stable-paint-box Robert Bragg
- [clutter/wip/stable-paint-box: 2/4] Adds a CLUTTER_NEARBYINT macro for float rounding Robert Bragg
- [clutter/wip/stable-paint-box: 3/4] actor: improve rounding in get_allocation_geometry Robert Bragg
- [clutter/wip/stable-paint-box: 1/4] paint-volume: don't round paint-volume from allocation Robert Bragg
- [clutter/wip/stable-paint-box: 4/4] Provide stable paint-boxes for fixed sized actors Robert Bragg
- [gegl/soc-2011-ops] Added the cubism op Robert Sasu
- [gegl/soc-2011-ops] Added the emboss op Robert Sasu
- [accerciser] Updated Latvian translation. Peteris Krisjanis
- [evolution-ews] Return an error when actions are being performed on camel folders while in offline mode Or Goshen
- [atk] Updated Latvian translation. Peteris Krisjanis
- [empathy] Updated Latvian translation. Peteris Krisjanis
- [eog] Updated Latvian translation. Peteris Krisjanis
- [glom] Some minor signed type corrections. Murray Cumming
- [glom] ImageGlom: Do not transform to PNG output when saving. Murray Cumming
- [epiphany] Updated Latvian translation. Peteris Krisjanis
- [glom] ImageGlom: Allow the user to choose any file. Murray Cumming
- [evince] Updated Latvian translation. Peteris Krisjanis
- [evolution-data-server] Updated Latvian translation. Peteris Krisjanis
- [devhelp] Updated Lithuanian translation =?utf-8?q?Aurimas_=C4=8Cernius?=
- [evolution] Updated Latvian translation. Peteris Krisjanis
- [accerciser] Updated Lithuanian translation =?utf-8?q?Aurimas_=C4=8Cernius?=
- [gnome-shell] Created branch osk Dan Winship
- [gnome-shell/osk] Add keyboard to GNOME shell Dan Winship
- [gnome-keyring] gcr: Implement loading of attributes in GcrGnupgCollection Stefan Walter
- [gnome-keyring] gcr: Display photo as icon for Gnupg keys. Stefan Walter
- [gnome-keyring] gcr: Review fixes for gnupg icon support Stefan Walter
- [gnome-control-center] Updated Norwegian bokmål translation Kjartan Maraas
- [brasero] Revert accidental commit Kjartan Maraas
- [gnome-keyring] Updated Norwegian bokmål translation Kjartan Maraas
- [gnome-keyring] Add missing file Kjartan Maraas
- [glom] ImageGlom: Saving is now mostly async. Murray Cumming
- [gcalctool] Updated Latvian translation. Peteris Krisjanis
- [gconf] Updated Latvian translation. Peteris Krisjanis
- [gdm] Updated Latvian translation. Peteris Krisjanis
- [gedit] Updated Latvian translation. Peteris Krisjanis
- [glib] Updated Latvian translation. Peteris Krisjanis
- [gnome-bluetooth] Updated Latvian translation. Peteris Krisjanis
- [gnome-contacts] Added Latvian translation. Peteris Krisjanis
- [gnome3-web] Updated Japanese translation. Takayuki Kusano
- [clutter] (2 commits) Created branch remove-alpha Emmanuele Bassi
- [clutter/remove-alpha: 1/2] Move the easing functions to their own file Emmanuele Bassi
- [clutter/remove-alpha: 2/2] timeline: Allow overriding the progress computation Emmanuele Bassi
- [cogl] pipeline: NULLify deprecated_get_layers_list on copy Damien Lespiau
- [glom] 1.19.7 Murray Cumming
- [clutter/clutter-1.6] pipeline: NULLify deprecated_get_layers_list on copy Damien Lespiau
- [glom] Created tag 1.19.7 Murray Cumming
- [totem] browser-plugin: Style the popup button as well Bastien Nocera
- [totem] browser-plugin: Flatten the buttons Bastien Nocera
- [totem] browser-plugin: Only shrink padding vertically Bastien Nocera
- [totem] browser-plugin: Update QuickTime docs link Bastien Nocera
- [totem] Fix segfault in Bemused plugin Bastien Nocera
- [gbrainy] Prevent showing the valid answer as sample answer in PuzzleTime now game Jordi Mas
- [tracker/writeback-refactor] tracker-writeback: Rewrite the tracker-writeback binary, rebase this to be the last commit Philip Van Hoof
- [gdm] greeter: fix up unified strings Ray Strode
- [gdm] greeter: "unified" extension fixes Ray Strode
- [evolution] Updated Japanese translation. Takayuki Kusano
- [gnome-control-center] Updated Latvian translation. Peteris Krisjanis
- [rygel] todo: Add task to unify HTTPPost/ImportResource. Jens Georg
- [rygel] core: Fix regression on downgrade for Allegro Jens Georg
- [ekiga] Updated Brazilian Portuguese Translation Djavan Fagundes
- [gnome-games] Updated Latvian translation. Peteris Krisjanis
- [gbrainy] Bug fix# 654225 - remove libgnome support (deprecated lib) Jordi Mas
- [rygel/rygel-0-10] core: Fix regression on downgrade for Allegro Jens Georg
- [rygel] core: Fix typo in previous commit Jens Georg
- [gnome-themes-standard] Added Lithuanian translation =?utf-8?q?Aurimas_=C4=8Cernius?=
- [grilo-plugins] local-metadata: fix memory leak on picture resolve =?utf-8?q?Guillaume_J=C3=A9r=C3=B4me_Emont?=
- [dasher] Rm SP_DEFAULT_COLOUR_ID Patrick Welche
- [dasher] Remove huge number CUserLogBase* pointers from InputFilter methods Patrick Welche
- [dasher] Rm BP_SMOOTH_OFFSET Patrick Welche
- [dasher] Rm LP_REAL_ORIENTATION, make property of DasherView. Patrick Welche
- [dasher] Make constants of LP_OX, LP_OY, LP_NORMALIZATION, LP_MAX_Y & m_iScalingFactor Patrick Welche
- [dasher] Reset eyetracker calibration upon startup Patrick Welche
- [dasher] Fix button (menu/direct) modes Patrick Welche
- [dasher] iPhone: rm ref to LP_REAL_ORIENTATION; move import. Patrick Welche
- [dasher] Gtk2: fix cursor movement callback and save-on-quit Patrick Welche
- [gnome-keyring] Updated Latvian translation. Peteris Krisjanis
- [gnome-packagekit] Updated Latvian translation. Peteris Krisjanis
- [gnome-panel] Updated Latvian translation. Peteris Krisjanis
- [gnome-session] Updated Latvian translation. Peteris Krisjanis
- [gnome-settings-daemon] Updated Latvian translation. Peteris Krisjanis
- [gnome-shell] Updated Latvian translation. Peteris Krisjanis
- [gnome-system-monitor] Updated Latvian translation. Peteris Krisjanis
- [gnome-utils] Updated Latvian translation. Peteris Krisjanis
- [gtkhtml] Updated Latvian translation. Peteris Krisjanis
- [evolution-data-server] Updated Lithuanian translation =?utf-8?q?Aurimas_=C4=8Cernius?=
- [tracker] (7 commits) Created branch gstreamer-with-dlna Aleksander Morgado
- [tracker/gstreamer-with-dlna: 1/7] tracker-extract: disable compilation of the gupnp-dlna extractor Aleksander Morgado
- [tracker/gstreamer-with-dlna: 2/7] tracker-extract: let gstreamer extractor handle 'dlna/*' mimetypes Aleksander Morgado
- [tracker/gstreamer-with-dlna: 3/7] build: explictly require gstreamer when building gupnp-dlna enabled extractor Aleksander Morgado
- [tracker/gstreamer-with-dlna: 4/7] build: new --with-gstreamer-backend=[tagreadbin, decodebin2, discoverer] Aleksander Morgado
- [tracker/gstreamer-with-dlna: 5/7] build: rename --enable-video-extractor to --enable-generic-media-extractor Aleksander Morgado
- [tracker/gstreamer-with-dlna: 6/7] build: minor spaces vs tabs fixes Aleksander Morgado
- [tracker/gstreamer-with-dlna: 7/7] tracker-extract, gstreamer: don't compile both tagreadbin and decodebin2 Aleksander Morgado
- [orca/orca-xdesktop] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gtk+/gtk-3-0] Log to recent-files when confirming the file chooser Federico Mena Quintero
- [gtk+] Log to recent-files when confirming the file chooser Federico Mena Quintero
- [caribou] Prepare for 0.3.3 release. Eitan Isaacson
- [caribou] Add basic.xsl to EXTRA_DIST Eitan Isaacson
- [gnome-shell-design/mode-switching-relayout] more details for themusic app notifications. Jakub Steiner
- [banshee] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-shell-design] more specifics for the music playback app Jakub Steiner
- [eog-plugins] Define plugin data and lib dir in configure Felix Riemann
- [eog-plugins] postasa: Put UI definition files into data dir instead of libdir Felix Riemann
- [eog-plugins] exif-display: Install UI files into datadir instead of libdir Felix Riemann
- [network-manager-applet] Updated Persian translation Arash Mousavi
- [glib] GVariant: add g_variant_take_ref() Ryan Lortie
- [glib] GDBusInterfaceSkeleton: fix odd use of floating refs Ryan Lortie
- [glib] Updated Korean translation Changwoo Ryu
- [mutter] fix a crash-on-exit Dan Winship
- [gnome-settings-daemon] Updated Norwegian bokmål translation Kjartan Maraas
- [gnome-shell] Updated Norwegian bokmål translation Kjartan Maraas
- [gtk+] Updated Latvian translation. Peteris Krisjanis
- [mutter] Updated Norwegian bokmål translation Kjartan Maraas
- [gnome-shell-design] layout tweaks Jakub Steiner
- [gtk+] Updated Latvian translation. Peteris Krisjanis
- [atk/atk-3] Fix for bug 651343 - New ATK Roles Mike Gorse
- [atk/atk-3] Updated Spanish translation Mike Gorse
- [atk/atk-3] Updated Spanish translation Mike Gorse
- [atk/atk-3] Updated Galician translations Mike Gorse
- [atk/atk-3] Add some functions from IA2 Mike Gorse
- [gtksourceview] Updated Latvian translation. Peteris Krisjanis
- [jhbuild] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [glade/gbinding] Properly remove a property binding if the binding source widget is removed Denis Washington
- [libgnomekbd] Added Persian translation Arash Mousavi
- [giggle] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [folks] Add an EDS backend Raul Gutierrez Segales
- [gnumeric] Provide undo for cut between 2 gnumeric processes. [#640922] Andreas J . Guelzow
- [gnome-shell] Deleted branch hotplug Cosimo Cecchi
- [gnome-shell] (13 commits) Created branch hotplug Cosimo Cecchi
- [gnome-shell/hotplug: 1/13] screensaver: factor out a ScreenSaverProxy helper class Cosimo Cecchi
- [gnome-shell/hotplug: 2/13] autorun: add an AutorunManager class Cosimo Cecchi
- [gnome-shell/hotplug: 3/13] automount: add an AutomountManager class Cosimo Cecchi
- [gnome-shell/hotplug: 4/13] autorun: follow per content-type gsettings preferences for autorun Cosimo Cecchi
- [gnome-shell/hotplug: 5/13] sniffer: add a mimetype sniffer helper executable Cosimo Cecchi
- [gnome-shell/hotplug: 6/13] autorun: integrate with the shell sniffer process Cosimo Cecchi
- [gnome-shell/hotplug: 7/13] automount: only autorun volumes marked as allowed Cosimo Cecchi
- [gnome-shell/hotplug: 8/13] mount-operation: add a ShellMountOperation implementation Cosimo Cecchi
- [gnome-shell/hotplug: 9/13] mount-operation: implement ask-question Cosimo Cecchi
- [gnome-shell/hotplug: 10/13] autorun: prefer Safe Removal over eject/unmount if possible Cosimo Cecchi
- [gnome-shell/hotplug: 11/13] mount-operation: implement ask-password for mounting encrypted volumes Cosimo Cecchi
- [gnome-shell/hotplug: 12/13] automount: emit sounds when a drive is connected/disconnected Cosimo Cecchi
- [gnome-shell/hotplug: 13/13] automount: handle the drive-eject-button signal Cosimo Cecchi
- [gnome-shell-design] respect existing layout. Jakub Steiner
- [gvfs] Updated Latvian translation. Peteris Krisjanis
- [gcompris/gcomprisbraille] Added Buttons|Callouts|I don't have this number|Lotto Master Srishti Sethi
- [zenity] Updated Norwegian bokmål translation Kjartan Maraas
- [libgda] Minor corrections Vivien Malerba
- [libgda] GdaBrowser: allow to zoom some forms Vivien Malerba
- [libgda] GdaBrowser: improved query editor tooltip Vivien Malerba
- [libgda] Support out of tree UI plugins creation Vivien Malerba
- [libgda] Doc. improvements Vivien Malerba
- [libgda] GdaBrowser: allow to zoom some parts in data manager'UI Vivien Malerba
- [libgda] UI improvements Vivien Malerba
- [libgda] GdaBrowser: data manager corrections Vivien Malerba
- [libgda] Added missing file in POTFILES.in Vivien Malerba
- [yelp] Updated Norwegian bokmål translation Kjartan Maraas
- [gedit] Add Unity quicklist to desktop file. Michael Terry
- [yelp] Updated Latvian translation. Peteris Krisjanis
- [gimp/soc-2011-gimpunitentry] GimpUnitEntryTable: signal and code clean-up =?utf-8?q?Enrico_Schr=C3=B6der?=
- [gimp/soc-2011-gimpunitentry] GimpUnitAdjustment: signal and code clean-up =?utf-8?q?Enrico_Schr=C3=B6der?=
- [atk] Updated Lithuanian translation =?utf-8?q?Aurimas_=C4=8Cernius?=
- [gnome-shell] st-entry: Support a different color for selected text Jasper St . Pierre
- [gnome-shell] theme: Add selected text color Jasper St . Pierre
- [gnome-shell] st-entry: Inherit all colors Jasper St . Pierre
- [folks] eds: Ensure that errors are thrown by Edsf.PersonaStore.prepare() properly Philip Withnall
- [folks] eds: Add source list change notification to the eds backend Philip Withnall
- [gtk+] (7 commits) Created branch filechooser-recent-folders-2-24 Federico Mena Quintero
- [gtk+/filechooser-recent-folders-2-24: 1/7] gtkfilechooserdialog.c update to 3.0 Federico Mena Quintero
- [gtk+/filechooser-recent-folders-2-24: 2/7] gtkfilechooser.h update to 3.0 Federico Mena Quintero
- [gtk+/filechooser-recent-folders-2-24: 3/7] gtkfilechooserbutton.c update to 3.0 Federico Mena Quintero
- [gtk+/filechooser-recent-folders-2-24: 4/7] gtkfilechooser.c update to 3.0 Federico Mena Quintero
- [gtk+/filechooser-recent-folders-2-24: 5/7] gtkfilechooserprivate.h update to 3.0 Federico Mena Quintero
- [gtk+/filechooser-recent-folders-2-24: 6/7] gtkfilechooserentry.c update to 3.0 Federico Mena Quintero
- [gtk+/filechooser-recent-folders-2-24: 7/7] gtkfilechooserdefault.c update to 3.0 Federico Mena Quintero
- [glib] Updated Lithuanian translation =?utf-8?q?Aurimas_=C4=8Cernius?=
- [file-roller] (3 commits) Created branch gnome-3-0 Paolo Bacchilega
- [file-roller/gnome-3-0: 1/3] bumped version number to 3.1.0 Paolo Bacchilega
- [file-roller/gnome-3-0: 2/3] removed unused forward declaration Paolo Bacchilega
- [file-roller/gnome-3-0: 3/3] drag and drop: use the clicked row as drag icon Paolo Bacchilega
- [file-roller] (3 commits) ...drag and drop: use the clicked row as drag icon Paolo Bacchilega
- [libgda/LIBGDA_4.2] Updated Spanish translation Vivien Malerba
- [libgda/LIBGDA_4.2] Updated Spanish translation Vivien Malerba
- [libgda/LIBGDA_4.2] Correction for bug #653082 (thanks to Dominique Leuenberger) Vivien Malerba
- [file-roller/gnome-3-0] Revert "bumped version number to 3.1.0" Paolo Bacchilega
- [libgda/LIBGDA_4.2] gda_sql_builder_add_field_id()/select_add_field(): Avoid incorrect free(). Vivien Malerba
- [file-roller/gnome-3-0] Revert "drag and drop: use the clicked row as drag icon" Paolo Bacchilega
- [libgda/LIBGDA_4.2] gda_sql_expr_serialize(): Correct copy/pasted documentation. Vivien Malerba
- [libgda/LIBGDA_4.2] Updated Spanish translation Vivien Malerba
- [libgda/LIBGDA_4.2] Updated Spanish translation Vivien Malerba
- [libgda/LIBGDA_4.2] Updated Spanish translation Vivien Malerba
- [libgda/LIBGDA_4.2] Updated Spanish translation Vivien Malerba
- [libgda/LIBGDA_4.2] Add GDA_SQL_OPERATOR_TYPE_ILIKE. Vivien Malerba
- [libgda/LIBGDA_4.2] Added GDA_SQL_OPERATOR_TYPE_ILIKE in the PostgreSQL parser Vivien Malerba
- [libgda/LIBGDA_4.2] configure: m4 macros: Use AC_LANG_SOURCE to avoid warnings. Vivien Malerba
- [libgda/LIBGDA_4.2] Fixed some more compiler warnings Vivien Malerba
- [libgda/LIBGDA_4.2] Fix more compiler errors Vivien Malerba
- [libgda/LIBGDA_4.2] tests: Fix warnings. Vivien Malerba
- [libgda/LIBGDA_4.2] mysql: Fix compiler warnings. Vivien Malerba
- [libgda/LIBGDA_4.2] Add -Wformat-security to the --enable-warnings=fatal warnings. Vivien Malerba
- [libgda/LIBGDA_4.2] Fix some more compiler warnings Vivien Malerba
- [libgda/LIBGDA_4.2] Fix more unused-parameter compiler warnings. Vivien Malerba
- [libgda/LIBGDA_4.2] Corrected M4 file to handle C test code with square brackets Vivien Malerba
- [libgda/LIBGDA_4.2] Minor corrections Vivien Malerba
- [gdm] Updated Norwegian bokmål translation Kjartan Maraas
- [jhbuild] Add post-installation trigger scripts Colin Walters
- [yelp-xsl] Updated Latvian translation. Peteris Krisjanis
- [jhbuild] pango.trigger: New trigger for pango modules Colin Walters
- [jhbuild] glib.trigger: New trigger for GSettings schemas Colin Walters
- [jhbuild] gtk+.trigger: New gtk+ trigger for icon cache Colin Walters
- [libgdata] Updated Latvian translation. Peteris Krisjanis
- [mutter] Updated Latvian translation. Peteris Krisjanis
- [evolution] Fix OpenBSD/FreeBSD support Jasper Lievisse Adriaanse
- [nautilus] Updated Latvian translation. Peteris Krisjanis
- [gimp/soc-2011-gimpunitentry] GimpUnitEntryTable: fix for bug in get_nth_entry() =?utf-8?q?Enrico_Schr=C3=B6der?=
- [gimp/soc-2011-gimpunitentry] (60 commits) ...Merge git://git.gnome.org/gimp into soc-2011-gimpunitentry =?utf-8?q?Enrico_Schr=C3=B6der?=
- [gimp/soc-2011-gimpunitentry: 60/60] Merge git://git.gnome.org/gimp into soc-2011-gimpunitentry =?utf-8?q?Enrico_Schr=C3=B6der?=
- [nautilus-sendto] Added Persian translation Arash Mousavi
- [folks] Re-locate the EDS headers. Travis Reitter
- [folks] Tidy up EDS CLEANFILES. Travis Reitter
- [folks] Set the backend name for the EDS backend. Travis Reitter
- [gnome-shell-extensions] Fix mentions of shell_global_get_primary_monitor() Giovanni Campagna
- [gnome-shell-extensions] dock: implement autohiding Giovanni Campagna
- [gthumb] automatically select the last viewed file on startup if "Go to last visited folder or catalogue" op Paolo Bacchilega
- [gthumb] added a function to get the filterbar Paolo Bacchilega
- [gnome-shell-extensions] New extension: workspace-indicator Giovanni Campagna
- [gnome-shell] NetworkMenu: take out an item from More... when another is destroyed Giovanni Campagna
- [gtk+/filechooser-recent-folders-2-24] Utility function to extract folders from the recently-used list Federico Mena Quintero
- [gtk+/filechooser-recent-folders-2-24] Remove the expander in Save mode, and the configuration key Federico Mena Quintero
- [gtk+/filechooser-recent-folders-2-24] Get rid of the save_folder_combo Federico Mena Quintero
- [gtk+/filechooser-recent-folders-2-24] Put the pathbar in the 'Save in folder:' row in Save mode Federico Mena Quintero
- [gtk+/filechooser-recent-folders-2-24] Make GtkFileChoser remember the last directory opened Federico Mena Quintero
- [gtk+/filechooser-recent-folders-2-24] Start in recently-used mode when no folder is set Federico Mena Quintero
- [gtk+/filechooser-recent-folders-2-24] Actually highlight the 'recently used' and 'search' items in the shortcuts bar Federico Mena Quintero
- [gtk+/filechooser-recent-folders-2-24] Remove unused struct field Federico Mena Quintero
- [gtk+/filechooser-recent-folders-2-24] Turn a struct field into a local variable Federico Mena Quintero
- [gtk+/gtk-2-24] (28 commits) ...Log to recent-files when confirming the file chooser Federico Mena Quintero
- [gtk+/filechooser-recent-folders-2-24] Put recently-used folders in the recently-used list Federico Mena Quintero
- [gtk+/filechooser-recent-folders-2-24] Instruct the user to pick a folder when nothing is selected in the recent-folders list Federico Mena Quintero
- [gtk+/filechooser-recent-folders-2-24] Set the filename entry's base folder when a recent-folder is selected Federico Mena Quintero
- [gtk+/filechooser-recent-folders-2-24] Allow resolving absolute paths even if there is no base_folder Federico Mena Quintero
- [gtk+/filechooser-recent-folders-2-24] Return the recent-folder plus filename in Save mode from get_files() Federico Mena Quintero
- [gtk+/filechooser-recent-folders-2-24] Warn the user when he still needs to type a filename or choose a folder Federico Mena Quintero
- [gtk+/filechooser-recent-folders-2-24] Move the pathbar creation to its own function Federico Mena Quintero
- [gtk+/filechooser-recent-folders-2-24] Create the recently-used widgets and infobar from the pathbar widgets as well Federico Mena Quintero
- [gtk+/filechooser-recent-folders-2-24] Centralize the setting of the pathbar's widgets Federico Mena Quintero
- [gtk+/filechooser-recent-folders-2-24] Hide the Create Folder button in recent-files mode when the pathbar is on Federico Mena Quintero
- [gtk+/filechooser-recent-folders-2-24] No need to highlight the file's basename when setting the base folder Federico Mena Quintero
- [gtk+/filechooser-recent-folders-2-24] Log to recent-files when confirming the file chooser Federico Mena Quintero
13 July 2011
- [folks] Bump required version of Vala (needed for EDS). Travis Reitter
- [folks] Update NEWS for bgo#654509. Travis Reitter
- [gnome-shell-extensions] workspace-indicator: show a dot next to current workspace Giovanni Campagna
- [at-spi2-core] Reformat atspi-constants.h Mike Gorse
- [cogl/msvc-support] (17 commits) ...Merge branch 'master' into msvc-support Chun-wei Fan
- [cogl/msvc-support: 17/17] Merge branch 'master' into msvc-support Chun-wei Fan
- [gnome-nettool] Fix netstat routing table display on OpenBSD. =?utf-8?b?R2VybcOhbiBQb8OzIENhYW1hw7Fv?=
- [gnome-nettool] Use finger by default instead of pinky =?utf-8?b?R2VybcOhbiBQb8OzIENhYW1hw7Fv?=
- [gnome-nettool] Fix up #include <config.h> to make translations work =?utf-8?b?R2VybcOhbiBQb8OzIENhYW1hw7Fv?=
- [gnome-nettool] Fix ugliness when window is bigger than expected =?utf-8?b?R2VybcOhbiBQb8OzIENhYW1hw7Fv?=
- [gstreamermm] Caps: Correct a compile error. =?utf-8?q?Jos=C3=A9_Alburquerque?=
- [gstreamermm] configure.ac: Require glibmm-2.28. =?utf-8?q?Jos=C3=A9_Alburquerque?=
- [gstreamermm] Element: Add request_pad() method overloads. =?utf-8?q?Jos=C3=A9_Alburquerque?=
- [gstreamermm] Add Gst::Discoverer skeleton. =?utf-8?q?Jos=C3=A9_Alburquerque?=
- [gstreamermm] gstreamermm.h: Add forgotten includes from newly added API. =?utf-8?q?Jos=C3=A9_Alburquerque?=
- [gbrainy] If theme file does not exists throw an exception at ThemeManager.Load Jordi Mas
- [gtk+/quartz-integration] (5 commits) ...Merge branch 'master' into quartz-integration John Ralls
- [gtk+/quartz-integration: 5/5] Merge branch 'master' into quartz-integration John Ralls
- [gtk+/gtk-2-24-quartz] (29 commits) ...Merge branch 'gtk-2-24' into gtk-2-24-quartz John Ralls
- [gtk+/gtk-2-24-quartz: 29/29] Merge branch 'gtk-2-24' into gtk-2-24-quartz John Ralls
- [atk] Update Visual Studio property sheets Chun-wei Fan
- [atk] Export atk_misc_intance for VS/Win32 builds Chun-wei Fan
- [genius] Tue Jul 12 23:16:59 2011 Jiri (George) Lebl <jirka 5z com> George Lebl
- [genius] Remove the genius.txt in C, will just do it in help/ --Jiri George Lebl
- [gtk+/gtk-2-24] Updated Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [pygobject] [python3] Fix maketrans import Martin Pitt
- [pygobject/pygobject-2-28] [python3] Fix maketrans import Martin Pitt
- [gtk+/gtk-3-0] Updated Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [gtk+] Updated Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [pango] Bug 635399 - Add C include and exported packages information to GIRs Luca Bruno
- [gnome-nettool/gnome-2-32] Handle output with icmp_req =?utf-8?b?R2VybcOhbiBQb8OzIENhYW1hw7Fv?=
- [gnome-nettool/gnome-2-32] Use finger by default instead of pinky =?utf-8?b?R2VybcOhbiBQb8OzIENhYW1hw7Fv?=
- [gnome-nettool/gnome-2-32] Fix history initialization in hostname comboboxentry =?utf-8?b?R2VybcOhbiBQb8OzIENhYW1hw7Fv?=
- [gtk+] Don't include unistd.h unconditionally Chun-wei Fan
- [gnome-nettool] Handle output with icmp_req =?utf-8?b?R2VybcOhbiBQb8OzIENhYW1hw7Fv?=
- [gtk+] Update VS 2010 property sheet Chun-wei Fan
- [gnome-nettool] Deleted invalid ref refs/heads/refs/heads/gnome-nettool-2-18-0 =?utf-8?b?R2VybcOhbiBQb8OzIENhYW1hw7Fv?=
- [gnome-nettool] portability fix for systems that configure an ipv6 address by default, but use the ipv4 address for =?utf-8?b?R2VybcOhbiBQb8OzIENhYW1hw7Fv?=
- [gnome-nettool] Deleted invalid ref refs/heads/refs/heads/gnome-nettool-2-18-0 =?utf-8?b?R2VybcOhbiBQb8OzIENhYW1hw7Fv?=
- [gbrainy] Display fraction as the valid answer, adjust easy level to be more easy and some refactoring Jordi Mas
- [gnome-nettool] Deleted branch gnome-nettool-2-18-0 =?utf-8?b?R2VybcOhbiBQb8OzIENhYW1hw7Fv?=
- [evince] Do not use the C++ template keyword in a header. Murray Cumming
- [gthumb] importer: use the destination permissions for the imported files Paolo Bacchilega
- [gthumb] photo importer: don't ref/unref source if it's null Paolo Bacchilega
- [gthumb] null is an invalid value for gconf strings Paolo Bacchilega
- [gthumb] progress dialog: set the task description as dialog title if the main window is hidden Paolo Bacchilega
- [pygobject/pygobject-2-28] [python3] fix build. PYcairo_IMPORT doesn't exists anymore Martin Pitt
- [pygobject] [gi] Port test_properties from static gio to GI Gio Martin Pitt
- [pygobject/pygobject-2-28] [gi] Port test_properties from static gio to GI Gio Martin Pitt
- [gtk+/gtk-2-24] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-nettool/gnome-2-32] portability fix for systems that configure an ipv6 address by default, but use the ipv4 address for =?utf-8?b?R2VybcOhbiBQb8OzIENhYW1hw7Fv?=
- [gnome-nettool/gnome-2-32] Fix memory leak #595139 =?utf-8?b?R2VybcOhbiBQb8OzIENhYW1hw7Fv?=
- [gnome-nettool] Fix memory leak #595139 =?utf-8?b?R2VybcOhbiBQb8OzIENhYW1hw7Fv?=
- [empathy] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gdm] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gbrainy] Do round decimals when dividing coordinates Jordi Mas
- [gnome-keyring] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [eog-plugins] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-keyring] gcr: Add icons for key and keypair Stefan Walter
- [gnome-keyring] gcr: Update doc images Stefan Walter
- [gnome-keyring] Fix some distcheck problems Stefan Walter
- [gedit] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-settings-daemon] Updated Norwegian bokmål translation Kjartan Maraas
- [gnome-settings-daemon] a11y-keyboard: Do proper cleanup when the plugin is stopped Rodrigo Moya
- [gconf] ensure_database: don't free the reply til we've finished with its args Simon McVittie
- [glom] Image fields: Support PDF (and other types supported by evince) Murray Cumming
- [gnome-keyring] gcr: Better markup for PGP keys. Stefan Walter
- [glom] ImageGlom: Loading/Saving: Add more FileChooser filters. Murray Cumming
- [gthumb] resize image: added buttons to set to the original image size or the screen size Paolo Bacchilega
- [vinagre] Updated Norwegian bokmål translation Kjartan Maraas
- [totem] Updated Norwegian bokmål translation Kjartan Maraas
- [tomboy] Updated Norwegian bokmål translation Kjartan Maraas
- [gnome-settings-daemon] common: Fix grabbing of multimedia keys Rodrigo Moya
- [glom] ImageGlom: Make the context-menu work with the EvView. Murray Cumming
- [glom] ImageGlom: Show the missing image icon again. Murray Cumming
- [glom] ImageGlom: Remove hard-coded mentions of PNG file formats. Murray Cumming
- [gnome-desktop] Add the capability to get and set the DPMS mode of the screen Richard Hughes
- [gnome-settings-daemon] power: Ensure any display devices are not still suspended at system resume time Richard Hughes
- [gnome-settings-daemon] power: Ensure the panel is turned back on after the lid has been opened Richard Hughes
- [gnome-settings-daemon] power: Ensure the panel is explicitly turned off if the lid has been closed Richard Hughes
- [gnome-settings-daemon] power: Ensure we just blank the screen for any of the policy actions that are set to 'blank' Richard Hughes
- [gnome-settings-daemon] power: Close existing notifications on resume as the power state is likely different Richard Hughes
- [gnome-settings-daemon] power: Simulate user activity on resume so that the unlock dialog box is shown rather than a black s Richard Hughes
- [gnome-settings-daemon] power: Lock the screen before allowing the computer to sleep, if configured to do so Richard Hughes
- [gnome-settings-daemon] power: Show a modal dialog if any battery in the system has been recalled and may be dangerous Richard Hughes
- [gnome-settings-daemon] power: Connect to gnome-session to get the inhibit and presence data Richard Hughes
- [gnome-settings-daemon] power: Create an idletime watcher to track X idle status Richard Hughes
- [cogl] pipeline: Unify how the backends store private data Neil Roberts
- [cogl] fragend-arbfp: Move the pipeline cache to a separate file Neil Roberts
- [cogl] cogl-pipeline: Use the pipeline cache for the GLSL backends Neil Roberts
- [cogl] Deleted branch wip/glsl-cache Neil Roberts
- [clutter-gtk] Update the DOAP for clutter-gtk Emmanuele Bassi
- [clutter-gtk] Add po/.gitignore Emmanuele Bassi
- [clutter-gtk] build: Update configure.ac Emmanuele Bassi
- [clutter-gtk] fix incorrect return value annotation Emmanuele Bassi
- [clutter-gtk] Remove ChangeLogs Emmanuele Bassi
- [clutter-gtk] Remove the AUTHORS file Emmanuele Bassi
- [clutter-gtk] Remove INSTALL Emmanuele Bassi
- [evolution-ews] Assign a timezone to the RID icaltimetype while calculating an occurrence index Or Goshen
- [totem] backend: name clutter actors so that plugins can query them Bastien Nocera
- [totem] main: Fix crash on exit through fullscreen object Bastien Nocera
- [tracker/gstreamer-with-dlna] tracker-extract, gstreamer: integrate GUPnP-DLNA extractor within the GStreamer one Aleksander Morgado
- [tracker/gstreamer-with-dlna] build: treat GUPnP-DLNA as another GStreamer backend Aleksander Morgado
- [tracker/gstreamer-with-dlna] tracker-extract, gstreamer: avoid code duplication Aleksander Morgado
- [tracker/gstreamer-with-dlna] build: require gstreamer-pbutils when using Discoverer backend Aleksander Morgado
- [tracker] SPARQL: Add support for HAVING =?utf-8?q?J=C3=BCrg_Billeter?=
- [clutter] clutter-stage: Add clutter_stage_get_redraw_clip_bounds Neil Roberts
- [balsa/gtk3] Remove references to gtk+-2.0 Peter Bloomfield
- [rygel] core: Show correct path on user config fail Jens Georg
- [clutter] build: Detect the appropriate default flavour Emmanuele Bassi
- [clutter] build: The OSX backend is not experimental any more Emmanuele Bassi
- [clutter] Revert "build: Detect the appropriate default flavour" Emmanuele Bassi
- [clutter] build: Detect the appropriate default flavour Emmanuele Bassi
- [clutter/clutter-1.6] group: Handle list modification while destroying children Emmanuele Bassi
- [tracker/writeback-refactor] tracker-writeback: Remove unneeded file Philip Van Hoof
- [tracker/writeback-refactor] fix Philip Van Hoof
- [tracker/writeback-refactor] libtracker-miner, miner/fs, tracker-writeback: Integrating the three components involved in Writebac Philip Van Hoof
- [jhbuild] buildscript: Avoid failing if we don't have a manifest for a package yet Colin Walters
- [cogl] Add some generated files to the gitignore list Emmanuele Bassi
- [tracker] tracker-store: Improve UpdateArray performance =?utf-8?q?J=C3=BCrg_Billeter?=
- [mutter] Improve handling of <Super>key combinations Owen Taylor
- [evolution] Add more categories to settings desktop file. Jasper Lievisse Adriaanse
- [clutter] build: Unescape conditionally defined defaults in AS_HELP_STRING Emmanuele Bassi
- [evolution-ews] No need to include 'CreateDate' when creating/updating tasks, infrastructure for updatig tasks Or Goshen
- [gnome-shell] Deleted branch hotplug Cosimo Cecchi
- [gnome-shell] (13 commits) Created branch hotplug Cosimo Cecchi
- [gnome-shell/hotplug: 1/13] screensaver: factor out a ScreenSaverProxy helper class Cosimo Cecchi
- [gnome-shell/hotplug: 2/13] autorun: add an AutorunManager class Cosimo Cecchi
- [gnome-shell/hotplug: 3/13] automount: add an AutomountManager class Cosimo Cecchi
- [gnome-shell/hotplug: 4/13] autorun: follow per content-type gsettings preferences for autorun Cosimo Cecchi
- [gnome-shell/hotplug: 5/13] sniffer: add a mimetype sniffer helper executable Cosimo Cecchi
- [gnome-shell/hotplug: 6/13] autorun: integrate with the shell sniffer process Cosimo Cecchi
- [gnome-shell/hotplug: 7/13] automount: only autorun volumes marked as allowed Cosimo Cecchi
- [gnome-shell/hotplug: 8/13] mount-operation: add a ShellMountOperation implementation Cosimo Cecchi
- [gnome-shell/hotplug: 9/13] mount-operation: implement ask-question Cosimo Cecchi
- [gnome-shell/hotplug: 10/13] autorun: prefer Safe Removal over eject/unmount if possible Cosimo Cecchi
- [gnome-shell/hotplug: 11/13] mount-operation: implement ask-password for mounting encrypted volumes Cosimo Cecchi
- [gnome-shell/hotplug: 12/13] automount: emit sounds when a drive is connected/disconnected Cosimo Cecchi
- [gnome-shell/hotplug: 13/13] automount: handle the drive-eject-button signal Cosimo Cecchi
- [tracker] tracker-miner-fs: Revert commit 3dd75bacc30 Carlos Garnacho
- [tracker] libtracker-extract: Add tracker-extract-client API Carlos Garnacho
- [tracker] tracker-miner-fs: Move "retry on extraction failed" code to TrackerMinerFiles Carlos Garnacho
- [tracker] tracker-miner-fs: Implement failsafe metadata extraction Carlos Garnacho
- [tracker] tracker-extract: Implement watchdog for stale tasks. Carlos Garnacho
- [tracker] libtracker-extract: Document tracker-client API Carlos Garnacho
- [tracker] libtracker-extract: Do not use G_CONST_RETURN Carlos Garnacho
- [tracker] tracker-miner-fs: Don't remove item from queue until it's been processed Carlos Garnacho
- [tracker] tracker-miner-fs: Avoid multiple calls to extractor_process_failsafe() Carlos Garnacho
- [tracker] tracker-extract: Implement thread awareness for modules Carlos Garnacho
- [tracker] tracker-extract: Mark text extractor as thread aware Carlos Garnacho
- [tracker] tracker-extract: Rework stats reporting and task cancellation Carlos Garnacho
- [tracker] libtracker-extract: Add API to iterate through the modules handling a mimetype Carlos Garnacho
- [tracker] tracker-extract: Use API to iterate through extract modules Carlos Garnacho
- [tracker] libtracker-miner: Use tracker_processing_task_unref() instead of _free() to fix build Carlos Garnacho
- [tracker] tracker-extract: Use TrackerExtractInfo from libtracker-extract Carlos Garnacho
- [tracker] tracker-extract: disable again threading traces Carlos Garnacho
- [clutter] Fixed typo of bidng to bind Emmanuele Bassi
- [rhythmbox] Updated Norwegian bokmål translation Kjartan Maraas
- [mutter] util: fix a reentrancy problem with meta_later Dan Winship
- [sushi] all: use document-open-symbolic for run/open toolbar buttons Cosimo Cecchi
- [jhbuild] Fix typo in previous commit Colin Walters
- [tracker] libtracker-extract: Remove traces of debugging g_print()s Carlos Garnacho
- [jhbuild] triggers: Handle ~/.local installs Colin Walters
- [tracker] Deleted branch wip/miner-priority-queues Carlos Garnacho
- [tracker] (19 commits) Created branch wip/miner-priority-queues Carlos Garnacho
- [tracker/wip/miner-priority-queues: 1/19] libtracker-miner: Add TrackerPriorityQueue Carlos Garnacho
- [tracker/wip/miner-priority-queues: 2/19] tracker-miner-fs: Use a priority queue for directories to be inspected. Carlos Garnacho
- [tracker/wip/miner-priority-queues: 3/19] tracker-miner-fs: Put CrawledDirectoryData into a priority queue Carlos Garnacho
- [tracker/wip/miner-priority-queues: 4/19] tracker-miner-fs: remove duplicated code Carlos Garnacho
- [tracker/wip/miner-priority-queues: 5/19] libtracker-miner: Make tracker_priority_queue_foreach_remove return gboolean Carlos Garnacho
- [tracker/wip/miner-priority-queues: 6/19] libtracker-miner: Add tracker_priority_queue_get_length Carlos Garnacho
- [tracker/wip/miner-priority-queues: 7/19] tracker-miner-fs: Use priority queues for created/deleted/updated/moved items Carlos Garnacho
- [tracker/wip/miner-priority-queues: 8/19] libtracker-miner: remove TRACKER_QUEUE_PRIORITY* in favor of G_PRIORITY* Carlos Garnacho
- [tracker/wip/miner-priority-queues: 9/19] tracker-miner-fs: Add priority argument to tracker_miner_fs_directory_add_internal() Carlos Garnacho
- [tracker/wip/miner-priority-queues: 10/19] tracker-miner-fs: Add tracker_miner_fs_check_*_with_priority() Carlos Garnacho
- [tracker/wip/miner-priority-queues: 11/19] libtracker-miner: Add TrackerTaskPool Carlos Garnacho
- [tracker/wip/miner-priority-queues: 12/19] tracker-miner-fs: Use TrackerTaskPool for the extraction pool Carlos Garnacho
- [tracker/wip/miner-priority-queues: 13/19] libtracker-miner: Add TrackerSparqlBuffer Carlos Garnacho
- [tracker/wip/miner-priority-queues: 14/19] libtracker-miner: Use TrackerSparqlBuffer for metadata insertions Carlos Garnacho
- [tracker/wip/miner-priority-queues: 15/19] libtracker-miner: Remove TrackerProcessingPool Carlos Garnacho
- [tracker/wip/miner-priority-queues: 16/19] libtracker-miner: Ensure prioritized tasks always have parents indexed first Carlos Garnacho
- [tracker/wip/miner-priority-queues: 17/19] libtracker-miner: slightly improve IRI cache performance Carlos Garnacho
- [tracker/wip/miner-priority-queues: 18/19] libtracker-miner: Ensure harder process_stop() is only called once Carlos Garnacho
- [tracker/wip/miner-priority-queues: 19/19] libtracker-miner: Avoid triggering too often the ensure_mtime_cache() hack Carlos Garnacho
- [sushi] utils: consolidate code for creating toolbar buttons Cosimo Cecchi
- [gegl-gtk] configure.ac: Require gobject-introspection 0.9.5 Martin Nordholts
- [tracker] (10 commits) Created branch writeback-refactor-rebase Philip Van Hoof
- [tracker/writeback-refactor-rebase: 1/10] miner/fs: Add an empty listener class for writeback Philip Van Hoof
- [tracker/writeback-refactor-rebase: 2/10] miner/fs: Add an empty dispatcher class for writeback Philip Van Hoof
- [tracker/writeback-refactor-rebase: 3/10] libtracker-miner: Integrate queues with writeback capability Philip Van Hoof
- [tracker/writeback-refactor-rebase: 4/10] libtracker-miner: Add signal to connect to for writeback Philip Van Hoof
- [tracker/writeback-refactor-rebase: 5/10] libtracker-miner: Add rdf_types to the signal for Writeback Philip Van Hoof
- [tracker/writeback-refactor-rebase: 6/10] miners/fs: Implement listener class Philip Van Hoof
- [tracker/writeback-refactor-rebase: 7/10] miners/fs: Implement dispatcher Philip Van Hoof
- [tracker/writeback-refactor-rebase: 8/10] Rewrite of tracker-writeback Philip Van Hoof
- [tracker/writeback-refactor-rebase: 9/10] tracker-writeback: Remove unneeded file Philip Van Hoof
- [tracker/writeback-refactor-rebase: 10/10] miners/fs: Integrate writeback, start it up Philip Van Hoof
- [jhbuild] postinstall: Only clean toplevel .la files Colin Walters
- [mutter] meta-window-group: Use clutter_stage_get_redraw_clip_bounds Neil Roberts
- [tracker] tracker-miner-fs: Ensure datasource is also set on error Carlos Garnacho
- [tracker] Deleted branch wip/miner-priority-queues Carlos Garnacho
- [tracker] (19 commits) Created branch wip/miner-priority-queues Carlos Garnacho
- [tracker/wip/miner-priority-queues: 1/19] libtracker-miner: Add TrackerPriorityQueue Carlos Garnacho
- [tracker/wip/miner-priority-queues: 2/19] tracker-miner-fs: Use a priority queue for directories to be inspected. Carlos Garnacho
- [tracker/wip/miner-priority-queues: 3/19] tracker-miner-fs: Put CrawledDirectoryData into a priority queue Carlos Garnacho
- [tracker/wip/miner-priority-queues: 4/19] tracker-miner-fs: remove duplicated code Carlos Garnacho
- [tracker/wip/miner-priority-queues: 5/19] libtracker-miner: Make tracker_priority_queue_foreach_remove return gboolean Carlos Garnacho
- [tracker/wip/miner-priority-queues: 6/19] libtracker-miner: Add tracker_priority_queue_get_length Carlos Garnacho
- [tracker/wip/miner-priority-queues: 7/19] tracker-miner-fs: Use priority queues for created/deleted/updated/moved items Carlos Garnacho
- [tracker/wip/miner-priority-queues: 8/19] libtracker-miner: remove TRACKER_QUEUE_PRIORITY* in favor of G_PRIORITY* Carlos Garnacho
- [tracker/wip/miner-priority-queues: 9/19] tracker-miner-fs: Add priority argument to tracker_miner_fs_directory_add_internal() Carlos Garnacho
- [tracker/wip/miner-priority-queues: 10/19] tracker-miner-fs: Add tracker_miner_fs_check_*_with_priority() Carlos Garnacho
- [tracker/wip/miner-priority-queues: 11/19] libtracker-miner: Add TrackerTaskPool Carlos Garnacho
- [tracker/wip/miner-priority-queues: 12/19] tracker-miner-fs: Use TrackerTaskPool for the extraction pool Carlos Garnacho
- [tracker/wip/miner-priority-queues: 13/19] libtracker-miner: Add TrackerSparqlBuffer Carlos Garnacho
- [tracker/wip/miner-priority-queues: 14/19] libtracker-miner: Use TrackerSparqlBuffer for metadata insertions Carlos Garnacho
- [tracker/wip/miner-priority-queues: 15/19] libtracker-miner: Remove TrackerProcessingPool Carlos Garnacho
- [tracker/wip/miner-priority-queues: 16/19] libtracker-miner: Ensure prioritized tasks always have parents indexed first Carlos Garnacho
- [tracker/wip/miner-priority-queues: 17/19] libtracker-miner: slightly improve IRI cache performance Carlos Garnacho
- [tracker/wip/miner-priority-queues: 18/19] libtracker-miner: Ensure harder process_stop() is only called once Carlos Garnacho
- [tracker/wip/miner-priority-queues: 19/19] libtracker-miner: Avoid triggering too often the ensure_mtime_cache() hack Carlos Garnacho
- [jhbuild] 3.2: use mx 1.2.0 Matthias Clasen
- [gdm] daemon: fix gdm_settings_direct_get_string Ray Strode
- [clutter] Add default closures for the signals in ClutterGestureAction Tomeu Vizoso
- [gnome-shell] gnome-shell-jhbuild.in: Fix restore_gnome. Jasper St . Pierre
- [network-manager-applet] agent: fix various VPN secret saving issues Dan Williams
- [network-manager-applet] editor: remove dead VPN save secrets code Dan Williams
- [gnome-shell] main: Fix small memory leak in main.c Jasper St . Pierre
- [gnome-shell] build: Remove upower from the moduleset =?utf-8?q?Florian_M=C3=BCllner?=
- [gnome-shell] power: Remove _checkError() =?utf-8?q?Florian_M=C3=BCllner?=
- [gnome-shell] build: Remove gnome-power-manager =?utf-8?q?Florian_M=C3=BCllner?=
- [gnome-settings-daemon/gnome-3-0] common: Fix grabbing of multimedia keys Rodrigo Moya
- [gnome-settings-daemon] Updated Spanish translation Jorge Gonzalez Gonzalez
- [libgdata] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [gcompris/gcomprisbraille] Removed timer| Added a generate number button Srishti Sethi
- [gnome-devel-docs] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gtk+/gtk-3-0] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [nautilus-sendto] Updated Latvian translation. Peteris Krisjanis
- [gtk+] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [accerciser] Updated Spanish translation Jorge Gonzalez Gonzalez
- [vala] girparser: Fix wrong usage of nullable structs as parameters Luca Bruno
- [network-manager-applet] Updated Latvian translation. Peteris Krisjanis
- [gtk+/gtk-2-24] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [gtk+] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [gnome-shell] statusMenu.js: Ensure screensaver is locked before switching users Colin Walters
- [clutter] osx: Code style cleanups Emmanuele Bassi
- [gnome-user-docs/gnome-3-0] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gnome-shell] screensaver: factor out a ScreenSaverProxy helper class Cosimo Cecchi
- [gnome-shell] autorun: add an AutorunManager class Cosimo Cecchi
- [gnome-shell] automount: add an AutomountManager class Cosimo Cecchi
- [gnome-shell] autorun: follow per content-type gsettings preferences for autorun Cosimo Cecchi
- [gnome-shell] sniffer: add a mimetype sniffer helper executable Cosimo Cecchi
- [gnome-shell] autorun: integrate with the shell sniffer process Cosimo Cecchi
- [gnome-shell] automount: only autorun volumes marked as allowed Cosimo Cecchi
- [gnome-shell] mount-operation: add a ShellMountOperation implementation Cosimo Cecchi
- [gnome-shell] mount-operation: implement ask-question Cosimo Cecchi
- [gnome-shell] autorun: prefer Safe Removal over eject/unmount if possible Cosimo Cecchi
- [gnome-shell] mount-operation: implement ask-password for mounting encrypted volumes Cosimo Cecchi
- [gnome-shell] automount: emit sounds when a drive is connected/disconnected Cosimo Cecchi
- [gnome-shell] automount: handle the drive-eject-button signal Cosimo Cecchi
- [folks] eds: Tidy up the e-d-s Backend.unprepare() method Philip Withnall
- [folks] eds: Fix a variable's visibility in the e-d-s Backend Philip Withnall
- [folks] eds: Fix linker warnings for the e-d-s backend tests Philip Withnall
- [jhbuild] Added gnome-doc-utils as a dependency for accerciser in 3.0 and 3.2 =?utf-8?q?Javier_Hern=C3=A1ndez_Ant=C3=BAnez?=
- [ekiga] Remove obsolete workaround for old SER Eugen Dedu
- [gnome-shell] message-tray: Don't update message count after destruction =?utf-8?q?Florian_M=C3=BCllner?=
- [evolution-ews] Sent update to all attendees that are affected by the change in the meeting Pavel Ocheretny
- [evolution-ews] UpdateItem set only really updated field, still have to take care about attendees Pavel Ocheretny
- [gnome-settings-daemon] automount: turn the automount plugin in a separate binary Cosimo Cecchi
- [orca] Updated Latvian translation. Peteris Krisjanis
- [gnome-shell] trivial: update .gitignore Cosimo Cecchi
- [tomboy] Updated Latvian translation. Peteris Krisjanis
- [gnome-shell] extension-tool: Use socket.gethostname() instead of an external process Jasper St . Pierre
- [gnome-shell] extension-tool: Clean up code creator, update sample Jasper St . Pierre
- [accerciser] [l10n] Updated German doc translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [totem] Updated Latvian translation. Peteris Krisjanis
- [vinagre] Updated Latvian translation. Peteris Krisjanis
- [vino] Updated Latvian translation. Peteris Krisjanis
- [frogr] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [pygobject/invoke-rewrite] [invoke] don't hold on to the constructor class, just add a TODO John Palmieri
- [zenity] Updated Latvian translation. Peteris Krisjanis
- [genius] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [epiphany] Don't bypass g-ir-scanner's --pkg, especially when that's already passed. Jasper Lievisse Adriaanse
- [pygobject/invoke-rewrite] [invoke] missed a bit when removing constructor_class usage John Palmieri
- [gnome-shell] autorun-manager: Fix 'destroy' handler of resident source =?utf-8?q?Florian_M=C3=BCllner?=
- [pygobject/invoke-rewrite] [invoke] break out caller_allocates allocating into its own function John Palmieri
- [evolution-data-server/meego-eds] addressbook tests: Run with private D-Bus session and environment. Srinivasa Ragavan
- [evolution-data-server/meego-eds] Added UG translation Srinivasa Ragavan
- [evolution-data-server/meego-eds] Some providers return NULL uid when they can't figureout the appended mails' uid. Dont crash but jus Srinivasa Ragavan
- [evolution-data-server/meego-eds] Silent errors when we don't need them really. Srinivasa Ragavan
- [gnome-settings-daemon] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [gnome-themes-standard] inline-toolbars: support nth-child for buttons packed into boxes too Cosimo Cecchi
- [banshee] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gbrainy] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gcompris] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [glom] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gnome-subtitles] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [tracker] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [anjuta] [i18n] Added pt_BR to LINGUAS =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [transmageddon] Updated Danish translation Kenneth Nielsen
- [almanah] Updated Danish translation Kenneth Nielsen
- [gnome-shell] message-tray: Move check for _actorDestroyed into _setCount() =?utf-8?q?Florian_M=C3=BCllner?=
- [json-glib] Added an additional warning to json_gobject_new() Tristan Van Berkom
- [pitivi] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [pitivi] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [dates] Added Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [glom] Updated Danish translation Kenneth Nielsen
- [glib] Updated Belarusian translation. Ihar Hrachyshka
- [gtk+/gtk-2-24] Don't dereference a NULL Federico Mena Quintero
- [gegl-gtk] Add missing gtk header to GeglGtkView Jon Nordby
- [glib] Updated Belarusian translation. Ihar Hrachyshka
- [glom/glom-1-18] Added Danish translation Kenneth Nielsen
- [gnome-panel] Updated Belarusian translation. Ihar Hrachyshka
- [glom/glom-1-16] Added Danish translation Kenneth Nielsen
- [aisleriot] Updated Danish translation Kenneth Nielsen
- [gedit-latex] Added da to list of languages Kenneth Nielsen
- [gedit-latex] Updated Danish translation Kenneth Nielsen
- [anjuta] [l10n] Updated German doc translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [gedit-cossa] Added da to list of languages Kenneth Nielsen
- [gedit-cossa] Updated Danish translation Kenneth Nielsen
- [gnome-contacts] Added da to list of languages Kenneth Nielsen
- [gnome-contacts] Updated Danish translation Kenneth Nielsen
- [sushi] Added da to list of languages Kenneth Nielsen
- [sushi] Updated Danish translation Kenneth Nielsen
- [evolution-couchdb] Updated Danish translation Kenneth Nielsen
- [dia] Updated Danish translation Kenneth Nielsen
- [dia/dia-0-97] Updated Danish translation Kenneth Nielsen
- [gnome-shell] Use CLUTTER_CAIRO_FORMAT_ARGB32: rather then doing a byte order check Adel Gadllah
- [gnome-settings-daemon] Updated Belarusian translation. Ihar Hrachyshka
- [gvfs] Updated Belarusian translation. Ihar Hrachyshka
- [mutter] Updated Belarusian translation. Ihar Hrachyshka
- [gcompris] Updated Danish translation Kenneth Nielsen
- [nautilus] Updated Belarusian translation. Ihar Hrachyshka
- [gtk+/gtk-2-24] Save selection to recent-files in the asynchronous Save cases Federico Mena Quintero
- [gtk+/gtk-3-0] Save selection to recent-files in the asynchronous Save cases Federico Mena Quintero
- [gtk+] Save selection to recent-files in the asynchronous Save cases Federico Mena Quintero
- [file-roller] Added Danish translation of the documentation Kenneth Nielsen
- [file-roller] Forgit to update the file against the source Kenneth Nielsen
- [file-roller/gnome-3-0] Added Danish translation of the documentation Kenneth Nielsen
- [evolution-data-server/meego-eds] Don't sync local store. Sync only remote stores, which only makes sense. Srinivasa Ragavan
- [gnome-shell] statusMenu: Fix typo in user switching commit Colin Walters
- [gtk+/font-chooser] GtkFontChooser: Fix expand and fill properties for the grid layout Alberto Ruiz
- [gtk+/font-chooser] GtkFontChooser: Use a nested grid to achieve the right layout in the size controls Alberto Ruiz
- [gegl-gtk] Add example showing usage with PyGObject (pygi) Jon Nordby
- [gtk+/font-chooser] GtkFontChooser: Remove the themed color for the font title Alberto Ruiz
- [gtk+/font-chooser] GtkFontChooser: Fix scroll callback connected to treeview instead of preview Alberto Ruiz
- [folks] inspect: Don't print details of unprepared persona stores Philip Withnall
- [folks] eds: Fix persona store removal in the Backend Philip Withnall
- [folks] eds: Mark read-only address books as non-addable-to and non-removable-from Philip Withnall
- [folks] eds: Add support for contact groups/categories Philip Withnall
- [gtk+/font-chooser] GtkFontChooser: Remove default geometry defines Alberto Ruiz
14 July 2011
- [evolution-data-server] Fix wakeups in imapx parser thread. David Woodhouse
- [evolution-data-server/meego-eds] Fix wakeups in imapx parser thread. David Woodhouse
- [gstreamermm] Discoverer: Use pkg-config to get the -lgstpbutils-0.10. =?utf-8?q?Jos=C3=A9_Alburquerque?=
- [evolution-data-server] Rewrite Camel's junk plugin interface. Matthew Barnes
- [evolution] Convert junk filtering EPlugins to EExtensions. Matthew Barnes
- [gtk+] Add a getter for the accessible type of a widget class Matthias Clasen
- [network-manager-applet] agent: trivial cleanup Dan Williams
- [network-manager-applet] applet: remove unused include Dan Williams
- [network-manager-applet] agent: save updated secrets before sending to NetworkManager Dan Williams
- [network-manager-openvpn] properties: preserve secret flags and consolidate secrets handling Dan Williams
- [network-manager-openvpn] properties: remove dead code and simplify password widget setup Dan Williams
- [network-manager-openvpn] auth-dialog: simplify keyring access and don't save secrets Dan Williams
- [network-manager-openvpn] common-gnome: remove unused keyring stuff Dan Williams
- [network-manager-openvpn] auth-dialog: use a simplified password request dialog Dan Williams
- [network-manager-openvpn] properties: update builder .ui file Dan Williams
- [network-manager-openvpn] properties: add password type combo (saved, ask, not required) Dan Williams
- [gtksourceview] build: Fix generation of TypeEnums on MacOSX. Jose Aliste
- [gtk+] Added VS projects for a11y and libgail-util Chun-wei Fan
- [gtk+] Dist the VS 2008 a11y/libgail-util projects Chun-wei Fan
- [gcompris] Fixed the 2 click drag mode ( run it with gcompris -g 2clicks). Bruno Coudoin
- [gcompris] shapegame: fixed a potential crash when a piece was overwritten by another in their wrong position. Bruno Coudoin
- [cogl/msvc-support] (5 commits) ...Merge branch 'master' into msvc-support Chun-wei Fan
- [cogl/msvc-support: 5/5] Merge branch 'master' into msvc-support Chun-wei Fan
- [gtk+/quartz-integration] (10 commits) ...Merge branch 'master' into quartz-integration John Ralls
- [gtk+/gtk-2-24-quartz] (6 commits) ...Merge branch 'gtk-2-24' into gtk-2-24-quartz John Ralls
- [gtk+/quartz-integration: 10/10] Merge branch 'master' into quartz-integration John Ralls
- [gtk+/gtk-2-24-quartz: 6/6] Merge branch 'gtk-2-24' into gtk-2-24-quartz John Ralls
- [cogl/msvc-support] Update cogl.symbols Chun-wei Fan
- [clutter/msvc-support] (33 commits) ...Merge branch 'master' into msvc-support Chun-wei Fan
- [clutter/msvc-support: 33/33] Merge branch 'master' into msvc-support Chun-wei Fan
- [clutter/msvc-support] Update clutter.symbols... Chun-wei Fan
- [gnumeric] Some speed up of the early checks of column or row insertion Andreas J . Guelzow
- [cogl/msvc-support] Update VS property sheets Chun-wei Fan
- [cogl/msvc-support] Update config.h.win32.in Chun-wei Fan
- [cogl/msvc-support] Update cogl.symbols Chun-wei Fan
- [gnome-shell] Turn RoomInviteSource to a more generic source Guillaume Desmottes
- [almanah] core: Fix resizing the search dialogue Philip Withnall
- [almanah] core: Use the correct priority for search progress callbacks Philip Withnall
- [cogl/msvc-support] Update VS roperty sheets Chun-wei Fan
- [cogl/msvc-support] Update cogl-defines.h.win32 Chun-wei Fan
- [cogl/msvc-support] Update config.h.win32.in Chun-wei Fan
- [cogl/msvc-support] Include cogl-win32-renderer.h in cogl.h on Windows Chun-wei Fan
- [evolution-ews] Randomize the URI of an attachment using the attachment id instead of using a randomizing function Or Goshen
- [accerciser] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gbrainy] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [genius] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [glom] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [libgda] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [monkey-bubble] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [jhbuild] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [gnumeric] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [libgda] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [tracker] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [glom] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [glom] Fix a typo Murray Cumming
- [glom] ImageGlom: Remove limits so we always scale, and use on_size_allocate(). Murray Cumming
- [glom] Remove debug output. Murray Cumming
- [glom] ImageGlom: Another scaling fix. Murray Cumming
- [glom] Remove debug output Murray Cumming
- [pygobject] Ship tests/te_ST nouppera in release tarballs for tests to succeed Martin Pitt
- [pygobject/pygobject-2-28] Ship tests/te_ST nouppera in release tarballs for tests to succeed Martin Pitt
- [tracker/writeback-refactor-rebase] tracker-writeback: Use tempnam instead of home brewn system Philip Van Hoof
- [tracker/writeback-refactor-rebase] squash, leak Philip Van Hoof
- [glom] ImageGlom: Remove some unnecessary code. Murray Cumming
- [epiphany] Updated Aragonese translation Daniel Martinez Cucalon
- [evolution-ews] Properly escape the attachment id when saving an attachment during GetAttachment Or Goshen
- [clutter] Remove unneeded class closure Tomeu Vizoso
- [gssdp] Don't leak path on header parsing. Jens Georg
- [gupnp] Don't leak default-language Jens Georg
- [tracker/writeback-refactor-rebase] tracker-writeback: Cleaning up the cancel code Philip Van Hoof
- [tracker/writeback-refactor-rebase] squash leak Philip Van Hoof
- [gparted] Updated Danish translation Kenneth Nielsen
- [rygel] core: Make rygel single-instance. Jens Georg
- [glom] ImageGlom: Try to use G_FILE_ATTRIBUTE_THUMBNAIL_PATH for other file types. Murray Cumming
- [tracker/tracker-0.10] libtracker-miner: Make TrackerProcessingTask refcounted =?utf-8?q?J=C3=BCrg_Billeter?=
- [tracker/tracker-0.10] tracker-extract-mp3: Use guessed ID3v1 8-bit encoding also for ID3v2 =?utf-8?q?J=C3=BCrg_Billeter?=
- [tracker/tracker-0.10] libtracker-data: Shutdown locale in error case =?utf-8?q?J=C3=BCrg_Billeter?=
- [tracker/tracker-0.10] libtracker-data: Handle errors of manager_init by shutting down systems =?utf-8?q?J=C3=BCrg_Billeter?=
- [tracker/tracker-0.10] libtracker-data: Do not try to shutdown journal with --disable-journal =?utf-8?q?J=C3=BCrg_Billeter?=
- [tracker/tracker-0.10] libtracker-extract: Ignore keywords containing invalid UTF-8 =?utf-8?q?J=C3=BCrg_Billeter?=
- [glom] ImageGlom: Use G_FILE_ATTRIBUTE_STANDARD_ICON Murray Cumming
- [gnome-control-center] datetime: Restore TZ envvar as it was Bastien Nocera
- [gnome-control-center/gnome-3-0] datetime: Restore TZ envvar as it was Bastien Nocera
- [genius] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [empathy] Debug logs will now be saved in the user's home directory rather than /tmp Guillaume Desmottes
- [glom] Remove debug output Murray Cumming
- [glom] ImageGlom: Set an appropriate default file filter. Murray Cumming
- [evolution-ews] Implement a function that extracts the attachment id embedded in attachments URI Or Goshen
- [jhbuild] Only _clean_la_files if directory exists (GNOME bug 654592) Craig Keogh
- [jhbuild] Don't assert if module doesn't support DESTDIR (GNOME bug 654592) Craig Keogh
- [rygel] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [nautilus-actions] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gparted] Updated French translation Claude Paroz
- [rygel] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [network-manager-openvpn] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-applets] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [gbrainy] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [accerciser] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [dasher] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [eog-plugins] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [evolution-data-server] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [frogr] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gdm] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gedit-latex] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gedit] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gnome-keyring] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gnome-shell] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gtk+/gtk-3-0] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [jhbuild] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [libgdata] 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?=
- [monkey-bubble] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [mutter] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [network-manager-openvpn] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [tomboy] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [clutter] Make sure the gesture is cancelled even if we miss the release event Tomeu Vizoso
- [totem] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [vinagre] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [cogl] framebuffer: Add dither_enabled getter/setters Robert Bragg
- [cogl] configure: Expose COGL_HAS_GLX_SUPPORT publicly Robert Bragg
- [cogl] build: don't referencing wayland syms if not available Robert Bragg
- [cogl] Use MESA_pack_invert to avoid read_pixels flip Robert Bragg
- [yelp] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [zenity] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gtk+] Bug 653450 - gtkfilechooser crashes when added favorite Kristian Rietveld
- [gtk+] quartz: Remove call to deprecated gdk_pointer_ungrab Kristian Rietveld
- [banshee] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [eog-plugins] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [clutter] paint-volume: don't round paint-volume from allocation Robert Bragg
- [clutter] Adds a CLUTTER_NEARBYINT macro for float rounding Robert Bragg
- [clutter] actor: improve rounding in get_allocation_geometry Robert Bragg
- [clutter] Provide stable paint-boxes for fixed sized actors Robert Bragg
- [clutter] pick: Use Cogl API not GL API to disable dithering Robert Bragg
- [tracker] (22 commits) Created branch miner-priority-queues Carlos Garnacho
- [tracker/miner-priority-queues: 1/22] libtracker-miner: Add TrackerPriorityQueue Carlos Garnacho
- [tracker/miner-priority-queues: 2/22] tracker-miner-fs: Use a priority queue for directories to be inspected. Carlos Garnacho
- [tracker/miner-priority-queues: 3/22] tracker-miner-fs: Put CrawledDirectoryData into a priority queue Carlos Garnacho
- [tracker] Deleted branch wip/miner-priority-queues Carlos Garnacho
- [tracker/miner-priority-queues: 4/22] tracker-miner-fs: remove duplicated code Carlos Garnacho
- [tracker/miner-priority-queues: 5/22] libtracker-miner: Make tracker_priority_queue_foreach_remove return gboolean Carlos Garnacho
- [tracker/miner-priority-queues: 6/22] libtracker-miner: Add tracker_priority_queue_get_length Carlos Garnacho
- [tracker/miner-priority-queues: 7/22] tracker-miner-fs: Use priority queues for created/deleted/updated/moved items Carlos Garnacho
- [tracker/miner-priority-queues: 8/22] libtracker-miner: remove TRACKER_QUEUE_PRIORITY* in favor of G_PRIORITY* Carlos Garnacho
- [tracker/miner-priority-queues: 9/22] tracker-miner-fs: Add priority argument to tracker_miner_fs_directory_add_internal() Carlos Garnacho
- [tracker/miner-priority-queues: 10/22] tracker-miner-fs: Add tracker_miner_fs_check_*_with_priority() Carlos Garnacho
- [tracker/miner-priority-queues: 11/22] libtracker-miner: Add TrackerTaskPool Carlos Garnacho
- [tracker/miner-priority-queues: 12/22] tracker-miner-fs: Use TrackerTaskPool for the extraction pool Carlos Garnacho
- [tracker/miner-priority-queues: 13/22] libtracker-miner: Add TrackerSparqlBuffer Carlos Garnacho
- [tracker/miner-priority-queues: 14/22] libtracker-miner: Use TrackerSparqlBuffer for metadata insertions Carlos Garnacho
- [tracker/miner-priority-queues: 15/22] libtracker-miner: Remove TrackerProcessingPool Carlos Garnacho
- [tracker/miner-priority-queues: 16/22] libtracker-miner: Ensure prioritized tasks always have parents indexed first Carlos Garnacho
- [tracker/miner-priority-queues: 17/22] libtracker-miner: slightly improve IRI cache performance Carlos Garnacho
- [tracker/miner-priority-queues: 18/22] libtracker-miner: Ensure harder process_stop() is only called once Carlos Garnacho
- [tracker/miner-priority-queues: 19/22] libtracker-miner: Avoid triggering too often the ensure_mtime_cache() hack Carlos Garnacho
- [tracker/miner-priority-queues: 20/22] libtracker-miner: propagate priority throughout file insertions/updates in TrackerMinerFS Carlos Garnacho
- [tracker/miner-priority-queues: 21/22] libtracker-miner: Add priorities to the sparql buffer Carlos Garnacho
- [tracker/miner-priority-queues: 22/22] libtracker-miner: make tracker_miner_fs_check_file() use high priority Carlos Garnacho
- [tracker/tracker-0.10] Release 0.10.20 =?utf-8?q?J=C3=BCrg_Billeter?=
- [tracker] Created tag 0.10.20 =?utf-8?q?J=C3=BCrg_Billeter?=
- [jhbuild] Package: Fail if the module doesn't support DESTDIR at all Colin Walters
- [jhbuild] 3.2: Update to expat 2.0.1 Colin Walters
- [gnome-control-center] shell: Shrink vertically Bastien Nocera
- [gnome-packagekit] trivial: update the Fedora spec file Richard Hughes
- [gnome-packagekit] Do not use deprecated #defines from PackageKit Richard Hughes
- [totem] main: Use symbolic icon for the exit fullscreen button Bastien Nocera
- [nautilus] a11y: remove some unused code Cosimo Cecchi
- [clutter] Deleted branch clutter-1.99 Emmanuele Bassi
- [clutter] (14 commits) Created branch clutter-1.99 Emmanuele Bassi
- [clutter/clutter-1.99: 1/14] [2.0] Bump up API version Emmanuele Bassi
- [clutter/clutter-1.99: 2/14] [2.0] Remove ClutterShader Emmanuele Bassi
- [clutter/clutter-1.99: 3/14] [2.0] Remove deprecated ClutterBackend API Emmanuele Bassi
- [clutter/clutter-1.99: 4/14] [2.0] Remove ClutterBehaviour Emmanuele Bassi
- [clutter/clutter-1.99: 5/14] [2.0] Remove FrameSource and TimeoutPool Emmanuele Bassi
- [clutter/clutter-1.99: 6/14] [2.0] Remove StageManager deprecated API Emmanuele Bassi
- [clutter/clutter-1.99: 7/14] [2.0] Remove compatibility key symbols Emmanuele Bassi
- [clutter/clutter-1.99: 8/14] [2.0] Remove ClutterStage deprecated API Emmanuele Bassi
- [clutter/clutter-1.99: 9/14] [2.0] Remove deprecated clutter_util public API Emmanuele Bassi
- [clutter/clutter-1.99: 10/14] [2.0] Remove mallum's "special" API Emmanuele Bassi
- [clutter/clutter-1.99: 11/14] [2.0] Remove clutter-deprecated.h header Emmanuele Bassi
- [clutter/clutter-1.99: 12/14] [2.0] Remove X11 deprecated API Emmanuele Bassi
- [clutter/clutter-1.99: 13/14] [2.0] Remove deprecated GLX API Emmanuele Bassi
- [clutter/clutter-1.99: 14/14] [2.0] Remove global motion event delivery toggle Emmanuele Bassi
- [gnome-icon-theme-symbolic] clearer document open by lapo Jakub Steiner
- [gnome-icon-theme-symbolic] Flipping icons Jakub Steiner
- [gnome-control-center] background: Add "swap" button for gradients Bastien Nocera
- [evolution] SpamAssassin: Don't wait for termination when spawning spamd. Matthew Barnes
- [gnome-shell] Deleted branch hotplug Cosimo Cecchi
- [pitivi] (28 commits) ...Merging translations Edward Hervey
- [pitivi: 1/28] Reuse filechooserpreview in the missing files dialog Edward Hervey
- [pitivi: 2/28] Take out the depth parameter from the audio caps because in a lot of cases it causes pipeline errors Edward Hervey
- [pitivi: 3/28] Removed unused parameter and renamed Pipeline._getFactoryEntryForStream Edward Hervey
- [pitivi: 4/28] Relax the Pipeline.releaseQueueForFactoryStream checks to not raise an exception if there is no queu Edward Hervey
- [pitivi: 5/28] Minichange to replace a dict element access with a local variable access Edward Hervey
- [pitivi: 6/28] Initialize aencoder and vencoder with None in ExportSettings. This was part of the behaviour that ch Edward Hervey
- [pitivi: 7/28] Make the errors messages in application.py translatable Edward Hervey
- [pitivi: 8/28] Changed StartupWizardGuiPitivi to forget about the wizard once a project has been loaded successfull Edward Hervey
- [pitivi: 9/28] Rename misspelled variable in StartUpWizard Edward Hervey
- [pitivi: 10/28] Simplified SartUpWizard by replacing the _getFileNameCb handler with a _getFileName method Edward Hervey
- [pitivi: 11/28] Fixed noop in ProjectManager.saveProject Edward Hervey
- [pitivi: 12/28] Removed unncecessary condition in ElementTreeFormatter._loadProject Edward Hervey
- [pitivi: 13/28] Fix ElementTreeFormatter._discovererDiscoveryErrorCb to report the project URI instead of the broken Edward Hervey
- [pitivi: 14/28] Fixed error message in Discoverer._busMessageStateChangedCb Edward Hervey
- [pitivi: 15/28] Fixed error message in ElementTreeFormatter._loadEffectTrackObject Edward Hervey
- [pitivi: 16/28] Report a more descriptive error in ElementTreeFormatter._discovererDiscoveryErrorCb Edward Hervey
- [pitivi: 17/28] Changed the title of the Error Loading File dialog to Error Loading Project Edward Hervey
- [pitivi: 18/28] Ensure the "welcome dialog" is hidden when loading a project Edward Hervey
- [pitivi: 19/28] Fix a typo in the pre-commit hook. Edward Hervey
- [pitivi: 20/28] Fix Signallable to not skip next handler when a handler disconnects itself while handling a signal Edward Hervey
- [pitivi: 21/28] Add copyright notice to startupwizard.py Edward Hervey
- [pitivi: 22/28] Make project file type name translatable in StartUpWizard Edward Hervey
- [pitivi: 23/28] Removed unused objects from startupwizard.ui Edward Hervey
- [pitivi: 24/28] Renamed StartUpWizard._quick_start_manual, for consistency Edward Hervey
- [pitivi: 25/28] Move the StartUpWizard key-press-event connection to startupwizard.ui Edward Hervey
- [pitivi: 26/28] Make sure the handlers connected when StartupWizardGuiPitivi is used are disconnected when a project Edward Hervey
- [pitivi: 27/28] Correctly detect the closing of the StartUpWizard window by the user Edward Hervey
- [pitivi: 28/28] Merging translations Edward Hervey
- [gedit-cossa] Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [gedit-cossa] Added Czech language =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [pitivi] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [gnome-shell] screenSaver: bugfixes Dan Winship
- [gnome-shell] chrome: don't show visibleInOverview chrome when the screensaver is active Dan Winship
- [evolution-data-server/meego-eds] Upsync to servers only for remote accounts and that too sync only when there are changes. Srinivasa Ragavan
- [network-manager-vpnc] properties: remove dead code Dan Williams
- [network-manager-vpnc] properties: don't bother getting secrets from the keyring Dan Williams
- [network-manager-vpnc] auth-dialog: simplify keyring access and don't save secrets Dan Williams
- [network-manager-vpnc] common-gnome: remove unused keyring stuff Dan Williams
- [network-manager-vpnc] auth-dialog: use a simplified password request dialog Dan Williams
- [network-manager-vpnc] properties: preserve secret flags Dan Williams
- [dasher] (21 commits) ...Standardize 'int Time' to an unsigned long Patrick Welche
- [dasher: 1/21] CDynamicFilter inc framerate+slowstart, pass dSpeedMul to OneStepTowards Patrick Welche
- [dasher: 2/21] GC CDashIntf::m_dq{Modal, Async}Messages - actually in DashIntfScreenMsgs... Patrick Welche
- [dasher: 3/21] Fix assertion failure when using ScheduleZoom with many modal messages Patrick Welche
- [dasher: 4/21] iPhone fixes: call ScreenResized if it does; avoid training twice at startup Patrick Welche
- [dasher: 5/21] Disable auto-speed-control during slow-startup Patrick Welche
- [dasher: 6/21] Remove ActionButton, HandleClickDown/Up, don't pass coords to KeyDown/Up Patrick Welche
- [dasher: 7/21] Turbo mode! Patrick Welche
- [dasher: 8/21] MacOSX Multitouch (on 10.6 only) Patrick Welche
- [dasher: 9/21] iPhone: support iPad-size screen also, inc settings/toolbar in landscape mode Patrick Welche
- [dasher: 10/21] iPhone Misc Settings: remove shape type (in DefaultFilter), make fontsize 5-40 Patrick Welche
- [dasher: 11/21] iPhone MultiTouch input Patrick Welche
- [dasher: 12/21] iOS: fix the speed slider Patrick Welche
- [dasher: 13/21] iPhone: remove "using namespace Dasher" from header file... Patrick Welche
- [dasher: 14/21] Move iPhone-only params out of Parameters.{h, cpp} and into iPhone-only classes Patrick Welche
- [dasher: 15/21] iPhone: Landscape Tilting! Patrick Welche
- [dasher: 16/21] Merge framerate/turbo mode/slow-start with ipad/multitouch/landscape Patrick Welche
- [dasher: 17/21] Merge ipad-multitouch/framerate with main branch fixes & parameter tidies Patrick Welche
- [dasher: 18/21] iPad: forgot to add startup screen in earlier commit Patrick Welche
- [dasher: 19/21] Fix Two-button-dynamic response to mouse presses, + iPhone touchup coords Patrick Welche
- [dasher: 20/21] Rename DynamicButtons::Event to ButtonEvent Patrick Welche
- [dasher: 21/21] Standardize 'int Time' to an unsigned long Patrick Welche
- [brasero] all: don't use deprecated H/V variants of GTK widgets Cosimo Cecchi
- [evolution] SpamAssassin: Try harder to kill spamd on exit. Matthew Barnes
- [tracker] Deleted branch miner-gdata Adrien Bustany
- [tracker] Created branch miner-gdata Adrien Bustany
- [tracker/miner-gdata] Add GData miner Adrien Bustany
- [gnome-keyring] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [gnome-shell] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [tracker] Deleted branch miner-gdata Adrien Bustany
- [tracker] Created branch miner-gdata Adrien Bustany
- [tracker/miner-gdata] Add GData miner Adrien Bustany
- [evolution-data-server/meego-eds] Dont propagate error when not required. Srinivasa Ragavan
- [gnome-shell] main: filter out "tp-glib/proxy-DEBUG" messages Dan Winship
- [ekiga] Fix Enter key usage in chat text area Eugen Dedu
- [vino/gnome-3-0] Update NEWS for 3.0.3 release David King
- [vino] Created tag 3.0.3 David King
- [vino/gnome-3-0] Post-release version bump to 3.0.4 David King
- [gnome-shell] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [libpeas] Check if the created extension implements the interface. =?utf-8?q?Steve_Fr=C3=A9cinaux?=
- [libpeas] Make the extension wrapper a private class. =?utf-8?q?Steve_Fr=C3=A9cinaux?=
- [libpeas] Deprecate all the PeasExtension API. =?utf-8?q?Steve_Fr=C3=A9cinaux?=
- [libpeas] Do not create a wrapper around C extension instances. =?utf-8?q?Steve_Fr=C3=A9cinaux?=
- [cheese/gnome-3-0] cheese-camera: make effect previews scale with the cheese window Raluca Elena Podiuc
- [cheese/gnome-3-0] thumb-view: start monitoring at startup Raluca Elena Podiuc
- [cheese/gnome-3-0] cheese-camera: Print debug of messages Raluca Elena Podiuc
- [cheese] cheese-camera: make effect previews scale with the cheese window Raluca Elena Podiuc
- [cheese] thumb-view: start monitoring at startup Raluca Elena Podiuc
- [cheese] cheese-camera: Print debug of messages Raluca Elena Podiuc
- [gthumb] do not allow the user to create catalogs with a / in the name Paolo Bacchilega
- [gthumb] check whether gio_file is null before using it Paolo Bacchilega
- [gthumb] use gth_request_dialog for folder creation as well Paolo Bacchilega
- [gthumb] removed _gtk_request_dialog_run as it is no longer used Paolo Bacchilega
- [gthumb] updated POTFILES.in Paolo Bacchilega
- [gnome-shell] panel: abstract ActivitiesButton into its own class Dan Winship
- [gnome-shell] panel: make ActivitiesButton a PanelMenu.Button Dan Winship
- [gnome-shell] panel, layout: clean up HotCorner handling Dan Winship
- [gthumb] added G_USER_DIRECTORY_DOCUMENTS to sidebar - bug 654635 Michael J . Chudobiak
- [hamster-applet] gnome3 des convinced me to can the extension bit. will be moving that in a separate project on githu Toms Baugis
- [hamster-applet] Added a status tray icon for the standalone version of hamster. Status icon becomes visible when the Toms Baugis
- [evolution-couchdb] Updated Danish translation Kenneth Nielsen
- [gnome-subtitles] Updated Danish translation Kenneth Nielsen
- [gimp-help-2] Updated Danish translation for the filters part Kenneth Nielsen
- [glib] Bug 654195 - Add g_unichar_compose() and g_unichar_decompose() Behdad Esfahbod
- [glib] Move declarations around Behdad Esfahbod
- [glib] Add tests for Unicode canonical composition/decomposition Behdad Esfahbod
- [glib] Remove stale comment Behdad Esfahbod
- [glib] [test] Move non-utf8 tests into unicode.c Behdad Esfahbod
- [glib] Document, that the second part of a decompose() wouldn't decompose() Behdad Esfahbod
- [glib] Remove comp_step_table table Behdad Esfahbod
- [evolution-data-server] Deleted branch openismus-work Tristan Van Berkom
- [evolution-data-server] (3 commits) Created branch openismus-work Tristan Van Berkom
- [evolution-data-server/openismus-work: 1/3] Make local addressbook backend store image data as URIs. Tristan Van Berkom
- [evolution-data-server/openismus-work: 2/3] Added test case showing photo data stored as uris. Tristan Van Berkom
- [evolution-data-server/openismus-work: 3/3] Make local addressbook backend handle shared photo uris. Tristan Van Berkom
- [network-manager-applet] editor: get secrets for VPN export too Dan Williams
- [network-manager-vpnc] properties: save group password and flags Dan Williams
- [gnome-control-center] sound: Make hadware page tree a little taller Bastien Nocera
- [genius] Thu Jul 14 16:34:40 2011 Jiri (George) Lebl <jirka 5z com> George Lebl
- [gtk+] Revert "Add a getter for the accessible type of a widget class" Matthias Clasen
- [gtk+] Drop unneeded includes Matthias Clasen
- [gtk+] Drop private GtkAccessible api Matthias Clasen
- [gtk+] Add some GtkAccessible documentation Matthias Clasen
15 July 2011
- [gedit-latex] * change set to set_value in dialog.py Jose Aliste
- [gedit-latex] Bump version to 3.1.0 Jose Aliste
- [genius] Thu Jul 14 17:26:00 2011 Jiri (George) Lebl <jirka 5z com> George Lebl
- [gedit-latex] Finish save before running the tool Jose Aliste
- [gnumeric] In ODF files, do not confuse MS Excel by writing categories for Bubble Plots Andreas J . Guelzow
- [evolution-data-server] Break reference cycle between CamelSession and CamelService. Matthew Barnes
- [evolution-data-server] CamelIMAPXServer: Fix CamelSession reference leak. Matthew Barnes
- [evolution] SpamAssassin: Silence spamd's debugging chatter. Matthew Barnes
- [gstreamermm] Add Gst::DiscovererInfo skeleton. =?utf-8?q?Jos=C3=A9_Alburquerque?=
- [gstreamermm] Discoverer: Wrap the methods, properties and signals. =?utf-8?q?Jos=C3=A9_Alburquerque?=
- [gstreamermm] Discoverer: Complete a TODO. =?utf-8?q?Jos=C3=A9_Alburquerque?=
- [evolution-ews] Remove the store-summary so that the esources are created when the EAccount is disabled/enabled. Chenthill Palanisamy
- [evolution/gnome-2-32] Make "open_calendar" function as expected. Chenthill Palanisamy
- [release-notes/gnome-3-0] Added Persian translation Arash Mousavi
- [release-notes/gnome-3-0] Added Persian translation Arash Mousavi
- [evolution-ews] Bug 654545 - 'Select address list' duplicates entries in UI Chenthill Palanisamy
- [genius] Thu Jul 14 23:49:51 2011 Jiri (George) Lebl <jirka 5z com> George Lebl
- [genius] Thu Jul 14 23:52:58 2011 Jiri (George) Lebl <jirka 5z com> George Lebl
- [genius] Update NEWS George Lebl
- [glom] 1.19.8 Murray Cumming
- [glom] Created tag 1.19.8 Murray Cumming
- [zenity] Updated Hebrew translation. Yaron Shahrabani
- [vinagre] Updated Hebrew translation. Yaron Shahrabani
- [totem] Updated Hebrew translation. Yaron Shahrabani
- [tomboy] Updated Hebrew translation. Yaron Shahrabani
- [gedit] Updated Hebrew translation. Yaron Shahrabani
- [empathy] Updated Hebrew translation. Yaron Shahrabani
- [yelp] Updated Hebrew translation. Yaron Shahrabani
- [evolution/gnome-2-32] Bug 653036 - CAL_STATIC_CAPABILITY_SAVE_SCHEDULES misbehaving Chenthill Palanisamy
- [accerciser] Updated Hebrew translation. Yaron Shahrabani
- [mutter] Updated Hebrew translation. Yaron Shahrabani
- [glom] ImageGlom: Remove unused member variable. Murray Cumming
- [evolution] Make "open_calendar" function as expected. Chenthill Palanisamy
- [gtksourceview] Updated Hebrew translation. Yaron Shahrabani
- [evolution/gnome-3-0] Make "open_calendar" function as expected. Chenthill Palanisamy
- [evolution/gnome-3-0] Bug 653036 - CAL_STATIC_CAPABILITY_SAVE_SCHEDULES misbehaving Chenthill Palanisamy
- [gnome-control-center] Updated Hebrew translation. Yaron Shahrabani
- [gdm] Updated Hebrew translation. Yaron Shahrabani
- [gnome-shell] Updated Hebrew translation. Yaron Shahrabani
- [gnome-keyring] Updated Hebrew translation. Yaron Shahrabani
- [gtk+] Updated Hebrew translation. Yaron Shahrabani
- [libgdata] Updated Hebrew translation. Yaron Shahrabani
- [atk] Updated Hebrew translation. Yaron Shahrabani
- [glib] GParamSpec: intern property names Ryan Lortie
- [glom] ImageGlom: Do not try to get a thumbnail for non-image, non-evince types. Murray Cumming
- [glom] Avoid autoconf warning about datarootdir. Murray Cumming
- [glom/glom-1-18] Avoid autoconf warning about datarootdir. Murray Cumming
- [gthumb] crop tool: use low quality zoom for higher precision Paolo Bacchilega
- [gthumb] Added Ctrl+Q to close all windows Paolo Bacchilega
- [gnome-settings-daemon] Updated Hebrew translation. Yaron Shahrabani
- [gedit-plugins/gnome-3-0] synctex: pass the right amount of params Ignacio Casal Quinteiro
- [gnome-control-center] lib: Disallow external panels from existing Bastien Nocera
- [gnome-bluetooth] lib: Fix compilation-time warnings Bastien Nocera
- [gnome-bluetooth] properties: Work-around CC library disappearing Bastien Nocera
- [gimp-help-2] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [tracker/writeback-refactor-rebase] miners/fs: Make it possible to enable/disable Writeback Philip Van Hoof
- [tracker/writeback-refactor-rebase] tracker-writeback: Add shutdown timeout to Writeback service Philip Van Hoof
- [tracker/writeback-refactor-rebase] squash Philip Van Hoof
- [tracker/writeback-refactor-rebase] tracker-writeback: Implement cancel on unmount and cancel on API call Philip Van Hoof
- [glom] ImageGlom: Save temp files as read-only to avoid unexpected data loss. Murray Cumming
- [empathy] Deleted branch bug-number Guillaume Desmottes
- [gparted] [l10n] Updated Italian translation Milo Casagrande
- [libgdata] Updated Swedish translation Daniel Nylander
- [zenity] Updated Swedish translation Daniel Nylander
- [empathy] Updated Swedish translation Daniel Nylander
- [gcompris/gcomprisbraille] New layout on removing lotto board|focus issue for tickets remaining Srishti Sethi
- [gedit-latex] Move Proposal and ICompletionHandler to base/completion.py Ignacio Casal Quinteiro
- [jhbuild] [3.2] Bump pulseaudio to 0.9.23 Craig Keogh
- [orca/orca-xdesktop] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [jhbuild] Don't Fatal Error if module doesn't support DESTDIR (GNOME Bug 654592) Craig Keogh
- [clutter] x11: Improve XGenericEventCookie data allocation Carlos Garnacho
- [vala] codegen: Fix handling of leaked values in transform_value Luca Bruno
- [vala] gstreamer-0.10: Fix ownership of get accessor of Object.name property Luca Bruno
- [latexila] Open the documentation from the program =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [gedit-latex] Move action ifaces to action.py Ignacio Casal Quinteiro
- [vala] posix: Add bindings for constants SIG_BLOCK, UNBLOCK and SETMASK Luca Bruno
- [tracker/writeback-refactor-rebase] tracker-writeback: Pass cancellable around to also the modules Philip Van Hoof
- [nemiver] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [genius] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [jhbuild] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [tracker] tracker-extract: Cleaning up code and indentation fixes Philip Van Hoof
- [evolution-data-server] CamelSession: Add camel_session_remove_services() Matthew Barnes
- [evolution-data-server] CamelService: Little typo. Matthew Barnes
- [evolution] EMailBackend: Explicitly remove CamelServices during dispose. Matthew Barnes
- [tracker] Deleted branch writeback-refactor-rebase Philip Van Hoof
- [tracker] (17 commits) Created branch writeback-refactor-rebase Philip Van Hoof
- [tracker/writeback-refactor-rebase: 1/17] miner/fs: Add an empty listener class for writeback Philip Van Hoof
- [tracker/writeback-refactor-rebase: 2/17] miner/fs: Add an empty dispatcher class for writeback Philip Van Hoof
- [tracker/writeback-refactor-rebase: 3/17] libtracker-miner: Integrate queues with writeback capability Philip Van Hoof
- [tracker/writeback-refactor-rebase: 4/17] libtracker-miner: Add signal to connect to for writeback Philip Van Hoof
- [tracker/writeback-refactor-rebase: 5/17] libtracker-miner: Add rdf_types to the signal for Writeback Philip Van Hoof
- [tracker/writeback-refactor-rebase: 6/17] miners/fs: Implement listener class Philip Van Hoof
- [tracker/writeback-refactor-rebase: 7/17] Rewrite of tracker-writeback Philip Van Hoof
- [tracker/writeback-refactor-rebase: 8/17] tracker-writeback: Remove unneeded file Philip Van Hoof
- [tracker/writeback-refactor-rebase: 9/17] miners/fs: Integrate writeback, start it up Philip Van Hoof
- [tracker/writeback-refactor-rebase: 10/17] tracker-writeback: Use tempnam instead of home brewn system Philip Van Hoof
- [tracker/writeback-refactor-rebase: 11/17] tracker-writeback: Add warning about IgnoreNextUpdate removal Philip Van Hoof
- [tracker/writeback-refactor-rebase: 12/17] tracker-writeback: Fix up cancelling Philip Van Hoof
- [tracker/writeback-refactor-rebase: 13/17] tracker-writeback: Use GIO scheduler for actual writeback Philip Van Hoof
- [tracker/writeback-refactor-rebase: 14/17] miners/fs: Make it possible to enable/disable Writeback Philip Van Hoof
- [tracker/writeback-refactor-rebase: 15/17] tracker-writeback: Add shutdown timeout to Writeback service Philip Van Hoof
- [tracker/writeback-refactor-rebase: 16/17] tracker-writeback: Implement cancel on unmount and cancel on API call Philip Van Hoof
- [tracker/writeback-refactor-rebase: 17/17] tracker-writeback: Pass cancellable around to also the modules Philip Van Hoof
- [gnome-control-center] Printers: Make model label and ip address label selectable =?utf-8?b?TWFyZWsgS2HFocOtaw==?=
- [anjuta] Changes to subversion plugin that update the vcs status of the files and the icons accordingly when Johannes Schmid
- [gnome-applets] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gnome-dvb-daemon] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [jhbuild] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gconf] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [libgda/LIBGDA_4.2] Honor the minimum GTK+ version 2.12 Vivien Malerba
- [libgda/LIBGDA_4.2] Support out of tree UI plugins creation Vivien Malerba
- [libgda/LIBGDA_4.2] Doc. improvements Vivien Malerba
- [libgda/LIBGDA_4.2] UI improvements Vivien Malerba
- [libgda/LIBGDA_4.2] GdaBrowser: data manager corrections Vivien Malerba
- [zenity] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [evolution-data-server] CamelStore: Folder cache is always present. Matthew Barnes
- [evolution-data-server] Break reference cycle between CamelStore and CamelFolder. Matthew Barnes
- [libgda/LIBGDA_4.2] Correction for bug #654370, thanks to Ryan Laboucane Vivien Malerba
- [jhbuild] nss: Update patch to support make install DESTDIR= Colin Walters
- [gnome-games] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [gtk+] Don't use deprecated style api Matthias Clasen
- [clutter] actor: Plug a leak in an error path Emmanuele Bassi
- [clutter] build: Escape AC_DEFINE arguments Emmanuele Bassi
- [clutter] x11/event: Avoid compiler warnings with HAVE_XGE undefined Emmanuele Bassi
- [gnome-utils] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [gtkhtml] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [tracker/writeback-refactor-rebase] tracker-writeback: Use g_mkstemp_full() and preserve permissions on copy Carlos Garnacho
- [gnome3-web] Updated Hebrew translation. Yaron Shahrabani
- [ekiga] Updated Hebrew translation. Yaron Shahrabani
- [gnote] Updated Hebrew translation. Yaron Shahrabani
- [gparted] Updated Hebrew translation. Yaron Shahrabani
- [rygel] core: Make sure <title> is first element in DIDL Jens Georg
- [gnome-icon-theme-symbolic] unbreak the SVG Jakub Steiner
- [gtranslator] Updated Hebrew translation. Yaron Shahrabani
- [jhbuild] Package: Hard require DESTDIR support again Colin Walters
- [jhbuild] uninstall: Use logging API, be more robust against files not existing Colin Walters
- [evolution-data-server] CamelIMAPXConnManager: Keep a weak pointer to CamelStore. Matthew Barnes
- [banshee] Updated Hebrew translation. Yaron Shahrabani
- [billreminder] Updated Hebrew translation. Yaron Shahrabani
- [dates] Updated Hebrew translation. Yaron Shahrabani
- [vala] dova: Ensure DovaArray is declared before use =?utf-8?q?J=C3=BCrg_Billeter?=
- [gnome-shell] Approve audio/video channels Alban Crequy
- [gtk+] gdk/x11: Add gdk_x11_device_get_id() Carlos Garnacho
- [gtk+] gdk/x11: Add gdk_x11_device_manager_lookup() Carlos Garnacho
- [gnome-applets] Updated Hebrew translation. Yaron Shahrabani
- [sysprof] tracker: Fix the map look up =?utf-8?q?S=C3=B8ren_Sandmann_Pedersen?=
- [mutter] (49 commits) Created branch wip/xinput2 Carlos Garnacho
- [mutter/wip/xinput2: 1/49] configure: Check for XInput2 Carlos Garnacho
- [mutter/wip/xinput2: 2/49] display: Add XInput2 variables in private struct Carlos Garnacho
- [mutter/wip/xinput2: 3/49] core: Add helper code to handle input events Carlos Garnacho
- [mutter/wip/xinput2: 4/49] display: separate input/non-input events handling in the event callback Carlos Garnacho
- [mutter/wip/xinput2: 5/49] display: Get the right window/time for input events Carlos Garnacho
- [mutter/wip/xinput2: 6/49] display: Use helper functions for getting window/root in input events Carlos Garnacho
- [mutter/wip/xinput2: 7/49] display: Use helper function to get input events' timestamp Carlos Garnacho
- [mutter/wip/xinput2: 8/49] display: get button number from helper input event function Carlos Garnacho
- [mutter/wip/xinput2: 9/49] display: get button events state from helper functions Carlos Garnacho
- [mutter/wip/xinput2: 10/49] display: get button event coordinates with the helper functions Carlos Garnacho
- [mutter/wip/xinput2: 11/49] display: get crossing/focus events details via helper functions Carlos Garnacho
- [mutter/wip/xinput2: 12/49] window: use input event helper functions in grab operations. Carlos Garnacho
- [mutter/wip/xinput2: 13/49] window: use input event helper functions on notify_focus() Carlos Garnacho
- [mutter/wip/xinput2: 14/49] keybindings: Use input event helper functions Carlos Garnacho
- [mutter/wip/xinput2: 15/49] compositor: Use helper functions for input events Carlos Garnacho
- [mutter/wip/xinput2: 16/49] Add pointer/keyboard abstract classes Carlos Garnacho
- [mutter/wip/xinput2: 17/49] device: Add methods to pair devices Carlos Garnacho
- [mutter/wip/xinput2: 18/49] core: Add core devices implementation Carlos Garnacho
- [mutter/wip/xinput2: 19/49] core: Add device map object Carlos Garnacho
- [mutter/wip/xinput2: 20/49] input-events: Add method to get the device for an event Carlos Garnacho
- [mutter/wip/xinput2: 21/49] Add XInput2 input devices implementation Carlos Garnacho
- [mutter/wip/xinput2: 22/49] devices-xi2: Export function to translate event mask Carlos Garnacho
- [mutter/wip/xinput2: 23/49] core: Add method to select events on a window Carlos Garnacho
- [mutter/wip/xinput2: 24/49] Use meta_core_select_events() for input events Carlos Garnacho
- [mutter/wip/xinput2: 25/49] Replace XAllowEvents with meta_device_allow_events() Carlos Garnacho
- [mutter/wip/xinput2: 26/49] core: Add XInput2 device map implementation Carlos Garnacho
- [mutter/wip/xinput2: 27/49] display: Replace XGrabButton with meta_device_map_grab_button() Carlos Garnacho
- [mutter/wip/xinput2: 28/49] keybindings: Replace XGrabKey() with meta_device_map_grab_key() Carlos Garnacho
- [mutter/wip/xinput2: 29/49] devices: Make MetaDevice/MetaDeviceMap partly public Carlos Garnacho
- [mutter/wip/xinput2: 30/49] ui: Use input-events.h to translate XEvents to GdkEvents Carlos Garnacho
- [mutter/wip/xinput2: 31/49] core: Keep track of per pointer/keyboard grabs Carlos Garnacho
- [mutter/wip/xinput2: 32/49] window: Use meta_device_pointer_warp() Carlos Garnacho
- [mutter/wip/xinput2: 33/49] keybindings: Use meta_device_grab() for keyboard active grabs Carlos Garnacho
- [mutter/wip/xinput2: 34/49] display: Use meta_device_grab() for pointer active grabs. Carlos Garnacho
- [mutter/wip/xinput2: 35/49] core: Add meta_device_keyboard_[gs]et_focus_window() Carlos Garnacho
- [mutter/wip/xinput2: 36/49] core: Make keyboard focus handling happen per-keyboard Carlos Garnacho
- [mutter/wip/xinput2: 37/49] devices: make meta_device_pointer_query_position() return a boolean Carlos Garnacho
- [mutter/wip/xinput2: 38/49] keybindings: use the right device for querying the modifier mask. Carlos Garnacho
- [mutter/wip/xinput2: 39/49] display: Use the grab pointer for delayed window raising Carlos Garnacho
- [mutter/wip/xinput2: 40/49] window: query the guessed pointer's modifiers on _NET_WM_MOVERESIZE Carlos Garnacho
- [mutter/wip/xinput2: 41/49] screen: make "monitor under pointer" logic work for several devices Carlos Garnacho
- [mutter/wip/xinput2: 42/49] workspace: use triggering device to focus the default window on workspace switch Carlos Garnacho
- [mutter/wip/xinput2: 43/49] core: Make frame handle per-pointer cursors. Carlos Garnacho
- [mutter/wip/xinput2: 44/49] device-map: Add meta_device_map_list_devices() Carlos Garnacho
- [mutter/wip/xinput2: 45/49] screen: Use meta_device_pointer_set_window_cursor() for startup sequence. Carlos Garnacho
- [mutter/wip/xinput2: 46/49] compositor: use meta_device_grab() for pointer/keyboard grabs Carlos Garnacho
- [mutter/wip/xinput2: 47/49] display: Ignore events from slave devices Carlos Garnacho
- [mutter/wip/xinput2: 48/49] xi2: Workaround some bugs in XI2 passive grabs Carlos Garnacho
- [mutter/wip/xinput2: 49/49] core: enable XInput2 by default Carlos Garnacho
- [gedit] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [gtk+] x11: Skip GenericEvents with no cookie data in the xi2 device manager Carlos Garnacho
- [anjuta] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [glade/gbinding] Fix a crasher introduced during the GladeBinding->GladeProperty refactor Denis Washington
- [eog] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [gnome-bluetooth] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [sysprof] Pre-release version bump to 1.1.8 =?utf-8?q?S=C3=B8ren_Sandmann_Pedersen?=
- [sysprof] Post-release version bump =?utf-8?q?S=C3=B8ren_Sandmann_Pedersen?=
- [sysprof] Created tag 1.1.8 =?utf-8?q?S=C3=B8ren_Sandmann_Pedersen?=
- [vala] codegen: Don't use temp vars when accessing types that forbid lvalue access Luca Bruno
- [vala] glib-2.0: Set lvalue_access to false for va_list Luca Bruno
- [totem] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [network-manager-vpnc] auth-dialog: look for old password names in the keyring too Dan Williams
- [vala] Fix usage of possibly unassigned out parameters Luca Bruno
- [vala] Enable flow analysis for out parameters Luca Bruno
- [libgda/LIBGDA_4.2] Updated Spanish translation Vivien Malerba
- [libgda/LIBGDA_4.2] Updated Slovenian translation Vivien Malerba
- [libgda] Correction for bug #654370, thanks to Ryan Laboucane Vivien Malerba
- [gnome-packagekit] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [jhbuild] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [dasher] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [vala] libsoup-2.4: Don't use properties for accessing Message headers and body Luca Bruno
- [dates] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [banshee] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [evolution-ews] evolution-ews: implement Exchange categories as evolution label David Woodhouse
- [evolution-ews] evolution-ews: fix draft flag on sent items David Woodhouse
- [evolution-ews] evolution-ews: allow set/reset of Importance flag David Woodhouse
- [eog-plugins] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [latexila] Structure actions: refresh the simple list if needed =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [gedit-cossa] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [giggle] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [glom] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [hyena/gtk3] Hyena.Gui: Update rendering of various widgets for GTK 3 Bertrand Lorentz
- [hyena/gtk3] Theming: Remove the GtkColors class Bertrand Lorentz
- [hyena/gtk3] GtkUtilities: Port ColorBlend from Gdk.Color to Gdk.RGBA Bertrand Lorentz
- [jhbuild] (5 commits) Created branch wip/sysdeps-rebase2 Colin Walters
- [jhbuild/wip/sysdeps-rebase2: 1/5] Move some XML parsing for Package into base class Colin Walters
- [jhbuild/wip/sysdeps-rebase2: 2/5] Parse <pkg-config> node Colin Walters
- [jhbuild/wip/sysdeps-rebase2: 3/5] 3.2: Add pkg-config identifiers for a lot of tarball modules Colin Walters
- [jhbuild/wip/sysdeps-rebase2: 4/5] Add new partial_build key, "sysdeps" command Colin Walters
- [jhbuild/wip/sysdeps-rebase2: 5/5] config.py: If partial_build is set, explicitly include system paths Colin Walters
- [gnome-applets] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [latexila] Release 2.1.1 (see the branch releases-2-2) =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [latexila/releases-2-2] (95 commits) ...Release 2.1.1 (beta release) =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [latexila/releases-2-2: 94/95] Merge branch 'master' into releases-2-2 =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [latexila] Created tag v2.1.1 =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [latexila/releases-2-2: 95/95] Release 2.1.1 (beta release) =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [monkey-bubble] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [goobox] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [network-manager-openvpn] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [pitivi] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [rygel] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [latexila] NEWS: fix the date for the new beta release =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [libgda] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [libgda] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [gnomeweb-wml] latexila: release 2.1.1 =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [transmageddon] update profiles to work with latest x264 plugin changes in git master Christian Fredrik Kalager Schaller
- [transmageddon] Fix output directory for audio and fix audio only output Christian Fredrik Kalager Schaller
- [gdm] Deleted branch wip/shell-greeter Ray Strode
- [gdm] (3 commits) Created branch wip/shell-greeter Ray Strode
- [gdm/wip/shell-greeter: 1/3] greeter: export library for being a greeter Ray Strode
- [gdm/wip/shell-greeter: 2/3] data: add shell session Ray Strode
- [gdm/wip/shell-greeter: 3/3] daemon: run gnome-session in failsafe mode Ray Strode
- [clutter] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [anjuta] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [hyena/gtk3] GtkUtilities: Remove obsolete and unused AdaptGtkRcStyle methods Bertrand Lorentz
- [libgda/LIBGDA_4.2] Correction for bug #654068 Vivien Malerba
- [libgda] Correction for bug #654068 Vivien Malerba
- [libgda/LIBGDA_4.2] [l10n] Updated German translation Vivien Malerba
- [libgda/LIBGDA_4.2] [l10n] Updated German translation Vivien Malerba
- [gnumeric] Fix bar and column chart import/export to ODF. Andreas J . Guelzow
- [tomboy] Set min column size to 150 which addresses bgo 575337 - Matches column causes notes name not to be s Jared L Jennings
- [jhbuild] (6 commits) ...Merge branch 'wip/sysdeps-rebase2' Colin Walters
- [jhbuild: 1/6] Move some XML parsing for Package into base class Colin Walters
- [jhbuild: 2/6] Parse <pkg-config> node Colin Walters
- [jhbuild: 3/6] 3.2: Add pkg-config identifiers for a lot of tarball modules Colin Walters
- [jhbuild: 4/6] Add new partial_build key, "sysdeps" command Colin Walters
- [jhbuild: 5/6] config.py: If partial_build is set, explicitly include system paths Colin Walters
- [jhbuild: 6/6] Merge branch 'wip/sysdeps-rebase2' Colin Walters
- [gtk+] theming-engine: Adjust register_property() to recent glib change =?utf-8?q?Florian_M=C3=BCllner?=
- [network-manager-vpnc] core/ui: add support for Hybrid authentication (lp:300628) (rh #677419) (bgo #495893) (debian #52961 Dan Williams
- [latexila] BibTeX and MakeIndex: fix problems for writing *.blg or *.ind files =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [network-manager-vpnc/NM_0_8] core/ui: add support for Hybrid authentication (lp:300628) (rh #677419) (bgo #495893) (debian #52961 Dan Williams
- [jhbuild] Add some more triggers Colin Walters
- [jhbuild] Add new nice_build key, implement it Colin Walters
- [latexila] Completion: Ctrl+space shortcut added to the menu =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [evolution-data-server/openismus-work] Fixed memory leaks and reduced code size/minor cleanup. Tristan Van Berkom
- [evolution-data-server] Deleted branch openismus-work Tristan Van Berkom
- [evolution-data-server] (2 commits) Created branch openismus-work Tristan Van Berkom
- [evolution-data-server/openismus-work: 1/2] Make local addressbook backend store image data as URIs. Tristan Van Berkom
- [evolution-data-server/openismus-work: 2/2] Added test case showing photo data stored as uris. Tristan Van Berkom
- [gnome-session] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [latexila] Structure: set_model: expand all only if the tree isn't too big =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [meld] Don't split lines on formfeed characters (closes bgo#652996) Kai Willadsen
- [meld] Use bzr status instead of check for repo validity (closes bgo#653302) Kai Willadsen
16 July 2011
17 July 2011
18 July 2011
19 July 2011
- [latexila] Use ITS Tool for the templates =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [jhbuild] Revert "[3.2] Fix ekiga dependencies" Matthias Clasen
- [jhbuild] [3.x] Fix gudev build Craig Keogh
- [glib] Remove queue.sgml Matthias Clasen
- [glib] Move Unicode docs inline, ditch template Matthias Clasen
- [glib] Move GError docs inline and ditch template Matthias Clasen
- [glib] Fix doc formatting errors Matthias Clasen
- [tomboy/gnome-3-0] Updated Finnish translation Tommi Vainikainen
- [tracker] Deleted branch miner-gdata Adrien Bustany
- [tracker] (3 commits) Created branch miner-gdata Adrien Bustany
- [tracker/miner-gdata: 1/3] Add GData miner Adrien Bustany
- [tracker/miner-gdata: 2/3] libtracker-miner: Fix variant parsing in GDbus calls Adrien Bustany
- [tracker/miner-gdata: 3/3] libtracker-miner: Don't print a critical if password file does not exist Adrien Bustany
- [gnome-session/gnome-3-0] Updated Finnish translation Tommi Vainikainen
- [gnome-session] Updated Finnish translation Tommi Vainikainen
- [libgda] Replaced gtk_rc_parse_string() with GtkCssProvider usage Vivien Malerba
- [libgda] Misc UI improvements Vivien Malerba
- [libgda] Misc corrections Vivien Malerba
- [libgda] Corrected visual rendering of unknown data Vivien Malerba
- [gnome-desktop/gnome-3-0] Updated Finnish translation Tommi Vainikainen
- [gnome-desktop] Updated Finnish translation Tommi Vainikainen
- [clutter/msvc-support-2.0] (68 commits) ...Resolve conflict with clutter-1.99 Chun-wei Fan
- [clutter/msvc-support-2.0: 68/68] Resolve conflict with clutter-1.99 Chun-wei Fan
- [gtk+/quartz-integration] (28 commits) ...Merge branch 'master' into quartz-integration John Ralls
- [gtk+/quartz-integration: 28/28] Merge branch 'master' into quartz-integration John Ralls
- [clutter/msvc-support-2.0] Update clutter.symbols for 1.99/2.0 Chun-wei Fan
- [evolution-ews] When parsing the timezone while performing GetItem operation, convert to a timezone instead of just Or Goshen
- [clutter/msvc-support] Update test wrapper batch generation Chun-wei Fan
- [clutter/msvc-support] clutter-stage-win32.c: Comply with COGL API naming Chun-wei Fan
- [clutter/msvc-support] clutter.vsprops: Seperate intermediate folders Chun-wei Fan
- [evince/gnome-3-0] Updated Finnish translation Tommi Vainikainen
- [evince] Updated Finnish translation Tommi Vainikainen
- [tomboy] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [almanah/almanah-0-7] build: Fix preferences with --enable-spell-checking and --disable-encryption Philip Withnall
- [almanah/almanah-0-7] build: Fix compilation with --disable-spell-checking Philip Withnall
- [almanah] core: Remove an extraneous include Philip Withnall
- [almanah] build: Fix preferences with --enable-spell-checking and --disable-encryption Philip Withnall
- [glom] ImageGlom: Add commented-out code to load PDFs from memory. Murray Cumming
- [vala] (2 commits) ...codegen: Add push_line and pop_line for writing line directives Luca Bruno
- [vala: 2/2] codegen: Add push_line and pop_line for writing line directives Luca Bruno
- [vala] Deleted branch wip/debug Luca Bruno
- [gnome-system-monitor] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [epiphany/gnome-3-0] Updated Finnish translation Tommi Vainikainen
- [epiphany] Updated Finnish translation Tommi Vainikainen
- [ekiga] Fix generation of po translation files Eugen Dedu
- [evolution-ews] Get the atatchment id from the correct soap parameter Or Goshen
- [gtkmm] gtkmm: Regenerate some .defs files. Murray Cumming
- [gtkmm] Regenerate gtk_docs.xml. Murray Cumming
- [glibmm] AppInfo: Add launch() taking one file, and launch_uri() taking one URI. Murray Cumming
- [glibmm] Add h2defs.py and docextract_to_xml.py, removed from pygboject. Murray Cumming
- [libsigc++2] slot_rep: Avoid access to deleted object in notify(). Murray Cumming
- [rygel] Updated Norwegian bokmål translation Kjartan Maraas
- [tracker] tracker-extract-playlist: Limit playlists to 1000 entries =?utf-8?q?J=C3=BCrg_Billeter?=
- [pdfmod] Updated Norwegian bokmål translation Kjartan Maraas
- [gimp/soc-2011-gimpunitentry] GimpUnitEntries: rename add_label to add_preview_label =?utf-8?q?Enrico_Schr=C3=B6der?=
- [gimp/soc-2011-gimpunitentry] GimpUnitEntry: change output string handling =?utf-8?q?Enrico_Schr=C3=B6der?=
- [sushi] Add nb Kjartan Maraas
- [sushi] Updated Norwegian bokmål translation Kjartan Maraas
- [glibmm] Add reftpr_sigc_bind test case. Murray Cumming
- [transmageddon] Updated Norwegian bokmål translation Kjartan Maraas
- [libsigc++2] Add a test case for the previous commit. Murray Cumming
- [ontv] Updated Norwegian bokmål translation Kjartan Maraas
- [gnome-keyring] gcr: install the enum headers Ross Burton
- [gtksourceview] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [empathy] Revert "empathy_call_new_with_streams: prefer StreamedMedia over Call" Emilio Pozuelo Monfort
- [gtkmm/gtkmm-2-24] Require a recent glibmm that works with recent mm-common. Murray Cumming
- [gtk+] styleproperties: Add an unset vfunc to style properties Benjamin Otte
- [gtk+] styleproperties: Add unset functions for shorthands Benjamin Otte
- [gtk+] reftests: Add test for recent fix Benjamin Otte
- [ocrfeeder] Updated Norwegian bokmål translation Kjartan Maraas
- [atk] Using atk_major_version on the binary_age =?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
- [tracker/writeback-refactor-rebase] tracker-writeback: Add missing .service.in file Philip Van Hoof
- [tracker/writeback-refactor-rebase] tracker-writeback: Exit the writeback process in case of unmount event Philip Van Hoof
- [gparted] Updated Swedish translation Daniel Nylander
- [gcompris/gcomprisbraille] Braille objects Activity Playable Srishti Sethi
- [gimp] app/core: do not offset cairo_path_data_t's headers Massimo Valentini
- [tracker] Deleted branch miner-priority-queues Carlos Garnacho
- [tracker] (22 commits) Created branch miner-priority-queues Carlos Garnacho
- [tracker/miner-priority-queues: 1/22] libtracker-miner: Add TrackerPriorityQueue Carlos Garnacho
- [tracker/miner-priority-queues: 2/22] tracker-miner-fs: Use a priority queue for directories to be inspected. Carlos Garnacho
- [tracker/miner-priority-queues: 3/22] tracker-miner-fs: Put CrawledDirectoryData into a priority queue Carlos Garnacho
- [tracker/miner-priority-queues: 4/22] tracker-miner-fs: remove duplicated code Carlos Garnacho
- [tracker/miner-priority-queues: 5/22] libtracker-miner: Make tracker_priority_queue_foreach_remove return gboolean Carlos Garnacho
- [tracker/miner-priority-queues: 6/22] libtracker-miner: Add tracker_priority_queue_get_length Carlos Garnacho
- [tracker/miner-priority-queues: 7/22] tracker-miner-fs: Use priority queues for created/deleted/updated/moved items Carlos Garnacho
- [tracker] Deleted branch writeback-refactor-rebase Carlos Garnacho
- [tracker/miner-priority-queues: 8/22] libtracker-miner: remove TRACKER_QUEUE_PRIORITY* in favor of G_PRIORITY* Carlos Garnacho
- [tracker/miner-priority-queues: 9/22] tracker-miner-fs: Add priority argument to tracker_miner_fs_directory_add_internal() Carlos Garnacho
- [tracker/miner-priority-queues: 10/22] tracker-miner-fs: Add tracker_miner_fs_check_*_with_priority() Carlos Garnacho
- [tracker] (28 commits) Created branch writeback-refactor-rebase Carlos Garnacho
- [tracker/miner-priority-queues: 11/22] libtracker-miner: Add TrackerTaskPool Carlos Garnacho
- [tracker/miner-priority-queues: 12/22] tracker-miner-fs: Use TrackerTaskPool for the extraction pool Carlos Garnacho
- [tracker/writeback-refactor-rebase: 1/28] miner/fs: Add an empty listener class for writeback Carlos Garnacho
- [tracker/miner-priority-queues: 13/22] libtracker-miner: Add TrackerSparqlBuffer Carlos Garnacho
- [tracker/writeback-refactor-rebase: 2/28] miner/fs: Add an empty dispatcher class for writeback Carlos Garnacho
- [tracker/miner-priority-queues: 14/22] libtracker-miner: Use TrackerSparqlBuffer for metadata insertions Carlos Garnacho
- [tracker/writeback-refactor-rebase: 3/28] libtracker-miner: Integrate queues with writeback capability Carlos Garnacho
- [tracker/miner-priority-queues: 15/22] libtracker-miner: Remove TrackerProcessingPool Carlos Garnacho
- [tracker/writeback-refactor-rebase: 4/28] libtracker-miner: Add signal to connect to for writeback Carlos Garnacho
- [tracker/miner-priority-queues: 16/22] libtracker-miner: Ensure prioritized tasks always have parents indexed first Carlos Garnacho
- [tracker/writeback-refactor-rebase: 5/28] libtracker-miner: Add rdf_types to the signal for Writeback Carlos Garnacho
- [tracker/miner-priority-queues: 17/22] libtracker-miner: slightly improve IRI cache performance Carlos Garnacho
- [tracker/writeback-refactor-rebase: 6/28] miners/fs: Implement listener class Carlos Garnacho
- [tracker/miner-priority-queues: 18/22] libtracker-miner: Ensure harder process_stop() is only called once Carlos Garnacho
- [tracker/writeback-refactor-rebase: 7/28] Rewrite of tracker-writeback Carlos Garnacho
- [tracker/miner-priority-queues: 19/22] libtracker-miner: Avoid triggering too often the ensure_mtime_cache() hack Carlos Garnacho
- [tracker/writeback-refactor-rebase: 8/28] tracker-writeback: Remove unneeded file Carlos Garnacho
- [tracker/miner-priority-queues: 20/22] libtracker-miner: propagate priority throughout file insertions/updates in TrackerMinerFS Carlos Garnacho
- [tracker/writeback-refactor-rebase: 9/28] miners/fs: Integrate writeback, start it up Carlos Garnacho
- [tracker/miner-priority-queues: 21/22] libtracker-miner: Add priorities to the sparql buffer Carlos Garnacho
- [tracker/writeback-refactor-rebase: 10/28] tracker-writeback: Use tempnam instead of home brewn system Carlos Garnacho
- [tracker/miner-priority-queues: 22/22] libtracker-miner: make tracker_miner_fs_check_file() use high priority Carlos Garnacho
- [tracker/writeback-refactor-rebase: 11/28] tracker-writeback: Add warning about IgnoreNextUpdate removal Carlos Garnacho
- [tracker/writeback-refactor-rebase: 12/28] tracker-writeback: Fix up cancelling Carlos Garnacho
- [tracker/writeback-refactor-rebase: 13/28] tracker-writeback: Use GIO scheduler for actual writeback Carlos Garnacho
- [tracker/writeback-refactor-rebase: 14/28] miners/fs: Make it possible to enable/disable Writeback Carlos Garnacho
- [tracker/writeback-refactor-rebase: 15/28] tracker-writeback: Add shutdown timeout to Writeback service Carlos Garnacho
- [tracker/writeback-refactor-rebase: 16/28] tracker-writeback: Implement cancel on unmount and cancel on API call Carlos Garnacho
- [tracker/writeback-refactor-rebase: 17/28] tracker-writeback: Pass cancellable around to also the modules Carlos Garnacho
- [tracker/writeback-refactor-rebase: 18/28] tracker-writeback: Use g_mkstemp_full() and preserve permissions on copy Carlos Garnacho
- [tracker/writeback-refactor-rebase: 19/28] miners/fs: Implement dispatcher Carlos Garnacho
- [tracker/writeback-refactor-rebase: 20/28] miners/fs: Cleanup debugging Carlos Garnacho
- [tracker/writeback-refactor-rebase: 21/28] miners/fs, libtracker-miner: Retry writeback on unmount event Carlos Garnacho
- [tracker/writeback-refactor-rebase: 22/28] libtracker-miner: Add code comment about endless retrying Carlos Garnacho
- [tracker/writeback-refactor-rebase: 23/28] libtracker-miner, miners-fs: Error handling unmount of FS during writeback, add timeout Carlos Garnacho
- [tracker/writeback-refactor-rebase: 24/28] squash Carlos Garnacho
- [tracker/writeback-refactor-rebase: 25/28] miners/fs: Don't retry unmount handlding forever Carlos Garnacho
- [tracker/writeback-refactor-rebase: 26/28] tracker-writeback: Add missing .service.in file Carlos Garnacho
- [tracker/writeback-refactor-rebase: 27/28] tracker-writeback: Exit the writeback process in case of unmount event Carlos Garnacho
- [tracker/writeback-refactor-rebase: 28/28] libtracker-miner: Use the task pool for ongoing writeback operations Carlos Garnacho
- [jhbuild] Add support for pre-2.5 ElementTree location Frederic Peters
- [gtk+] notebook: Remove the homogenous private member variable Benjamin Otte
- [gimp/soc-2011-gimpunitentry] GimpUnitEntry: add timeout for error-indication =?utf-8?q?Enrico_Schr=C3=B6der?=
- [jhbuild] bot: Move packagedb only if top_builddir exists (it doesn't on build masters) Frederic Peters
- [tracker] (22 commits) ...libtracker-miner: make tracker_miner_fs_check_file() use high priority Carlos Garnacho
- [tracker: 20/22] libtracker-miner: propagate priority throughout file insertions/updates in TrackerMinerFS Carlos Garnacho
- [tracker: 21/22] libtracker-miner: Add priorities to the sparql buffer Carlos Garnacho
- [tracker: 22/22] libtracker-miner: make tracker_miner_fs_check_file() use high priority Carlos Garnacho
- [tracker] Deleted branch writeback-refactor-rebase Carlos Garnacho
- [tracker] (28 commits) Created branch writeback-refactor-rebase Carlos Garnacho
- [tracker/writeback-refactor-rebase: 1/28] miner/fs: Add an empty listener class for writeback Carlos Garnacho
- [tracker/writeback-refactor-rebase: 2/28] miner/fs: Add an empty dispatcher class for writeback Carlos Garnacho
- [tracker/writeback-refactor-rebase: 3/28] libtracker-miner: Integrate queues with writeback capability Carlos Garnacho
- [tracker/writeback-refactor-rebase: 4/28] libtracker-miner: Add signal to connect to for writeback Carlos Garnacho
- [tracker/writeback-refactor-rebase: 5/28] libtracker-miner: Add rdf_types to the signal for Writeback Carlos Garnacho
- [tracker/writeback-refactor-rebase: 6/28] miners/fs: Implement listener class Carlos Garnacho
- [tracker/writeback-refactor-rebase: 7/28] Rewrite of tracker-writeback Carlos Garnacho
- [tracker/writeback-refactor-rebase: 8/28] tracker-writeback: Remove unneeded file Carlos Garnacho
- [tracker/writeback-refactor-rebase: 9/28] miners/fs: Integrate writeback, start it up Carlos Garnacho
- [tracker/writeback-refactor-rebase: 10/28] tracker-writeback: Use tempnam instead of home brewn system Carlos Garnacho
- [tracker/writeback-refactor-rebase: 11/28] tracker-writeback: Add warning about IgnoreNextUpdate removal Carlos Garnacho
- [tracker/writeback-refactor-rebase: 12/28] tracker-writeback: Fix up cancelling Carlos Garnacho
- [tracker/writeback-refactor-rebase: 13/28] tracker-writeback: Use GIO scheduler for actual writeback Carlos Garnacho
- [tracker/writeback-refactor-rebase: 14/28] miners/fs: Make it possible to enable/disable Writeback Carlos Garnacho
- [tracker/writeback-refactor-rebase: 15/28] tracker-writeback: Add shutdown timeout to Writeback service Carlos Garnacho
- [tracker/writeback-refactor-rebase: 16/28] tracker-writeback: Implement cancel on unmount and cancel on API call Carlos Garnacho
- [tracker/writeback-refactor-rebase: 17/28] tracker-writeback: Pass cancellable around to also the modules Carlos Garnacho
- [tracker/writeback-refactor-rebase: 18/28] tracker-writeback: Use g_mkstemp_full() and preserve permissions on copy Carlos Garnacho
- [tracker/writeback-refactor-rebase: 19/28] miners/fs: Implement dispatcher Carlos Garnacho
- [tracker/writeback-refactor-rebase: 20/28] miners/fs: Cleanup debugging Carlos Garnacho
- [tracker/writeback-refactor-rebase: 21/28] miners/fs, libtracker-miner: Retry writeback on unmount event Carlos Garnacho
- [tracker/writeback-refactor-rebase: 22/28] libtracker-miner: Add code comment about endless retrying Carlos Garnacho
- [tracker/writeback-refactor-rebase: 23/28] libtracker-miner, miners-fs: Error handling unmount of FS during writeback, add timeout Carlos Garnacho
- [tracker/writeback-refactor-rebase: 24/28] squash Carlos Garnacho
- [tracker/writeback-refactor-rebase: 25/28] miners/fs: Don't retry unmount handlding forever Carlos Garnacho
- [tracker/writeback-refactor-rebase: 26/28] tracker-writeback: Add missing .service.in file Carlos Garnacho
- [tracker/writeback-refactor-rebase: 27/28] tracker-writeback: Exit the writeback process in case of unmount event Carlos Garnacho
- [gtkmm-documentation] Fix the build with --enable-warnings=fatal. Murray Cumming
- [tracker/writeback-refactor-rebase: 28/28] libtracker-miner: Use the task pool for ongoing writeback operations Carlos Garnacho
- [tracker] tracker-miner-fs: Don't set no longer existing property on TrackerMinerApplications Carlos Garnacho
- [gtkmm] Adjustment: Added get_minimum_increment(). Murray Cumming
- [evolution-ews] Passing and storing attachment ids when performing GetAttachment operation Or Goshen
- [gitg/gtk3] Fix spinner in repository dialog Garrett Regier
- [clutter] texture: Clean up error reporting Emmanuele Bassi
- [clutter] docs: Add a simple description of the size negotiation mechanism Emmanuele Bassi
- [clutter] docs: Rename the invariants documentation Emmanuele Bassi
- [clutter] actor: Clean up the allocate() checks Emmanuele Bassi
- [clutter] docs: Add fixed size and constraints to the size negotiation docs Emmanuele Bassi
- [gnome-control-center] power: Make insensitive any sleep actions the hardware cannot do Richard Hughes
- [latexila] [l10n] Templates translations (de, es, it, pt_BR) =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [latexila] CMake: mkdir with -p =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [gnome-disk-utility/udisks2-port] Nuke unused variable David Zeuthen
- [tracker/writeback-refactor-rebase] tracker-writeback: Remove IgnoreNextUpdate and file locking from writeback Philip Van Hoof
- [cogl] gles: Or in private features into ctx->private_feature_flags Robert Bragg
- [mobile-broadband-provider-info] me: fix Montenegro's T-Mobile APNs (bgo #654884) =?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
- [cogl] Specify the full filename when g_module_open'ing the GL library Neil Roberts
- [cogl] configure: Add configure options to override the GL library name Neil Roberts
- [glib] GSettings: remove key length restrictions Ryan Lortie
- [evolution] SpamAssassin: Add a missing linker flag. Matthew Barnes
- [firestarter] Updated Slovak translation =?utf-8?q?Pavol_=C5=A0imo?=
- [gnome-launch-box] Added Slovak translation =?utf-8?q?Pavol_=C5=A0imo?=
- [evolution-data-server] CamelNNTPStore cleanups. Matthew Barnes
- [paperbox] Added Slovak translation =?utf-8?q?Pavol_=C5=A0imo?=
- [clutter] tests: Dynamically resolve GL symbols Neil Roberts
- [mobile-broadband-provider-info] de: add APN for BILDmobil Speedstick (bgo #653192) =?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
- [cogl/msvc-support] Revert workaround for modff Chun-wei Fan
- [cogl/msvc-support] Use a wrapper for modff when compiling with Visual Studio Chun-wei Fan
- [mutter] Use a utility function to create GL_ARB_texture_rectangles Neil Roberts
- [vala] codegen: Fix return of out parameters whose type is multi-dimensional array Luca Bruno
- [tracker/writeback-refactor-rebase] writeback: Update return value to signal connecting to ::writeback-file Carlos Garnacho
- [tracker/writeback-refactor-rebase] tracker-miner-fs: Ignore monitor events on files being written back Carlos Garnacho
- [gnumeric] update gnumeric.xsd, at least partially Andreas J . Guelzow
- [folks] Allow NameDetails.nickname to be writeable Travis Reitter
- [folks] Support nickname writability in the EDS backend. Travis Reitter
- [folks] Remove AliasDetails support from Trf.Persona Travis Reitter
- [latexila] CMake: remove debug options =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [glib] Use a generic marshaller if one is not specified Johan Dahlin
- [glib] Pass in NULL instead of g_cclosure_marshal_generic Johan Dahlin
- [zenity] Enable html support in --text-info option. This fix bug #598655, thanks for the work from Francis Me Arx Henrique Pereira da Cruz
- [gbrainy] Fixes bugzilla #653810 Jordi Mas
- [gegl-gtk] Add configure --disable-introspection switch Jon Nordby
- [jhbuild] 3.2: Setup p11-kit so it uses ${sysconfdir}/pkcs11 for pkcs11 modules Stefan Walter
- [gbrainy] Fixes bugzilla #631423A Jordi Mas
- [cogl] Adds ColorMask support to Cogl Robert Bragg
- [evolution-ews] evolution-ews: fix calendar failure when specifying UTC as the TimeZone James E . J . Bottomley
- [evolution-ews] Add update alarm to calendar Pavel Ocheretny
- [evolution-ews] Fix create meeting without alarms Pavel Ocheretny
- [gtksourceview] c.lang: highlight for new types. Closes bug #625473 David Miguel Susano Pinto
- [gegl/soc-2011-ops] Addded the ripple op Robert Sasu
- [at-spi2-core] Add Unity to OnlyShowIn value Michael Terry
- [gtksourceview] ruby.lang: new file extensions for ruby. Closes bug #615771 David Miguel Susano Pinto
- [giggle] src/giggle-window: Update to year 2011 =?utf-8?q?Javier_Jard=C3=B3n?=
- [giggle] autogen.sh: Fix typo =?utf-8?q?Javier_Jard=C3=B3n?=
- [evolution-data-server] Generate GTypes for various Camel enums. Matthew Barnes
- [gnome-utils] Fix typo. Fixes bug #654533 Andre Klapper
- [libgda] Don't use GtkStyle or other GTK3 deprecated related drawing functions Vivien Malerba
- [giggle] configure.ac: support VPATH builds and use recommended quoting =?utf-8?q?Javier_Jard=C3=B3n?=
- [gnome-power-manager] configure.ac: Fix typo =?utf-8?q?Javier_Jard=C3=B3n?=
- [evolution] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [atk] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [caribou] 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?=
- [ekiga] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [empathy] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [eog] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gnome-applets] 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?=
- [gnome-dvb-daemon] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gnome-shell] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gparted] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gtksourceview] 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?=
- [jhbuild] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [network-manager-pptp] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [network-manager-vpnc] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [orca] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [zenity] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [libgda] Misc. corrections Vivien Malerba
- [libgda] French translations corrections Vivien Malerba
- [libgda] GdaDataProxy: allow modifications to data models with invalid data Vivien Malerba
- [libgda] Don't use invalid values as G_VALUE_TYPE(x) Vivien Malerba
- [libgda] Doc: added GdaValueAttribute Vivien Malerba
- [libgda] GdaBrowser: UI improvements Vivien Malerba
- [libgda] LibgdaUI: corrections Vivien Malerba
- [gssdp] Update autotools Jens Georg
- [gssdp] Remove auto-generated INSTALL Jens Georg
- [gssdp] Generate xz tarballs by default Jens Georg
- [gssdp] Add online location of documentation Jens Georg
- [gssdp] Fix gtk-doc warnings regarding GI annotations Jens Georg
- [gssdp] Only use /** **/ for gtk-doc. Jens Georg
- [rygel/rygel-0-10] Prepare 0.10.4 Jens Georg
- [rygel] media-export: fix compiler warning Jens Georg
- [glib] Document how to unset attributes Holger Berndt
- [gbrainy] Remove Ubuntu specific properties Jordi Mas
- [latexila] Translations: use intltool-update instead of custom script =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [gcompris] advanced color activity: fixed color names not to include _ when composed of 2 names. Bruno Coudoin
- [vala] libxml-2.0: Fix cname of Xml.Doc.url field Luca Bruno
- [rygel] Created tag RYGEL_0_10_4 Jens Georg
- [network-manager-applet/NMA_0_8] cdma: enable registration state home/roaming notifications Dan Williams
- [network-manager-applet] cdma: enable registration state home/roaming notifications Dan Williams
- [mobile-broadband-provider-info] ba: Amend data for Bosnia & Herzegovina (bgo #654504) Dan Williams
- [gegl/soc-2011-ops] Addded the ripple op, better then gimp version (faster) Robert Sasu
- [latexila] Documentation: integration with GNOME Damned Lies =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [network-manager-openvpn/NM_0_8] release: update NEWS Dan Williams
20 July 2011
21 July 2011
- [folks] Un-break the EDS PersonaStore test for groups. Travis Reitter
- [gnome-documents] preview: add a loading spinner for long-running load tasks Cosimo Cecchi
- [gnome-documents] window: stop listening to loader signals when we get back from preview Cosimo Cecchi
- [gtk+] cssprovider: Fix names for first and last child pseudo class Benjamin Otte
- [gtk+] tests: Fix whitespace between url and ( Benjamin Otte
- [gtk+] tests: Declare previously invalid CSS as valid now Benjamin Otte
- [gtk+] styleproperty: An unnamed engine equals the default engine Benjamin Otte
- [gtk+] themingengine: Use the default way of indicating privates Benjamin Otte
- [gtk+] tests: Remove unused file from EXTRA_DIST Benjamin Otte
- [gtk+] roundedbox: Clamp border radius to box size Benjamin Otte
- [gtk+] reftests: Add test for border radius clamping Benjamin Otte
- [gtk+] styleproperty: dump image surfaces as PNG data URLs Benjamin Otte
- [gtk+] css: Ensure that font shorthand parsing sets font name and size Benjamin Otte
- [gtk+] css: Don't print both border-image-repeat values when they're identical Benjamin Otte
- [gtk+] themingengine: Return NULL for nonexistant theming engines Benjamin Otte
- [gtk+] tests: Move declaration tests to new test infrastructure Benjamin Otte
- [glib] glocalfile: Fix compilation without USE_STATFS and USE_STATVFS Benjamin Otte
- [glib] Add g_unicode_script_from_iso15924() Behdad Esfahbod
- [evolution-data-server/openismus-work] This commit adds e_book_get_revisioned_contact_uid_list(). Tristan Van Berkom
- [evolution-data-server/openismus-work] Added test case showing e_book_get_revisioned_contact_uid_list() at work. Tristan Van Berkom
- [cogl/msvc-support] (9 commits) ...Merge branch 'master' into msvc-support Chun-wei Fan
- [cogl/msvc-support: 9/9] Merge branch 'master' into msvc-support Chun-wei Fan
- [cogl/msvc-support] cogl-util.h: Update modff wrapper usage Chun-wei Fan
- [eog/gnome-3-0] Updated Finnish translation Tommi Vainikainen
- [eog] Updated Finnish translation Tommi Vainikainen
- [clutter/msvc-support] (3 commits) ...Merge branch 'master' into msvc-support Chun-wei Fan
- [clutter/msvc-support: 3/3] Merge branch 'master' into msvc-support Chun-wei Fan
- [network-manager-applet] editor: default to IPv6 Auto for manually created connections too Dan Williams
- [clutter] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [network-manager-applet] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [network-manager-applet] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [evolution-ews] Avoid crash on receiving component with empty TZID= David Woodhouse
- [libgda] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [gnome-shell] (5 commits) Created branch user-status-update =?utf-8?q?Florian_M=C3=BCllner?=
- [gnome-shell/user-status-update: 1/5] popup-menu-item: Add option to ignore columns =?utf-8?q?Florian_M=C3=BCllner?=
- [gnome-shell/user-status-update: 2/5] popup-menu-item: Auto-expand last column =?utf-8?q?Florian_M=C3=BCllner?=
- [gnome-shell/user-status-update: 3/5] popup-menu: Add support for child menus =?utf-8?q?Florian_M=C3=BCllner?=
- [gnome-shell/user-status-update: 4/5] popup-menu: Add combo box menu item =?utf-8?q?Florian_M=C3=BCllner?=
- [gnome-shell/user-status-update: 5/5] status-menu: Implement new mockups =?utf-8?q?Florian_M=C3=BCllner?=
- [giggle] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [caribou] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [gnome-documents] lib: move the authorizer to the private library Cosimo Cecchi
- [gnome-documents] authorizer: check for soup_uri->query != NULL before accessing it Cosimo Cecchi
- [gnome-documents] preview: remove unused declaration Cosimo Cecchi
- [gnome-documents] model: store the resource URN for each entry in the model Cosimo Cecchi
- [gnome-documents] pdf-loader: first implementation of document loading from google docs Cosimo Cecchi
- [gnome-documents] window: use the new source-id property on the loader Cosimo Cecchi
- [gnome-documents] miner: don't forget to insert the title in the DB Cosimo Cecchi
- [gtk+/quartz-integration] (15 commits) ...Merge branch 'master' into quartz-integration John Ralls
- [gtk+/quartz-integration: 15/15] Merge branch 'master' into quartz-integration John Ralls
- [glib] GParam: try to avoid further invalid uses Ryan Lortie
- [gnumeric] Export defined names to xlsx. [#655010] Andreas J . Guelzow
- [glib] Advise against using GPrivate Ryan Lortie
- [gparted] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [gcompris] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [gbrainy] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [gthumb] explicitly set all the values of the xmp date metadata instead of duplicating the exif date Paolo Bacchilega
- [gthumb] call pause/resume one time for each parent Paolo Bacchilega
- [gtkmm] ProgressBar and CellRendererProgress: Add properties. Murray Cumming
- [gtkmm] Notebook, CellRendererText: Added missing properties. Murray Cumming
- [gtkmm] Add some new methods and properties. Murray Cumming
- [ekiga] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [orca/orca-xdesktop] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [orca/orca-xdesktop] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [gnome-color-manager] Make the clutter and mash dependency non-automagic (#654954) Richard Hughes
- [pygtk-web] 2011-07-21 Rafael Villar Burke <pachi rvburke com> Rafael Villar Burke
- [gnumeric] handle permanent expressions in xlsx export Andreas J . Guelzow
- [glib] g_atomic_int_add: document that the return value is new Simon McVittie
- [epiphany/history-rewrite] ephy-history-service: Enable foreign keys in the database connection Claudio Saavedra
- [epiphany/history-rewrite] ephy-history-service: Make visits.url a foreign key on urls.id Claudio Saavedra
- [epiphany/history-rewrite] ephy-history-service: add the internal API to remove URLs from history Claudio Saavedra
- [epiphany/history-rewrite] ephy-history-service: Add EphyHistoryURL list handling methods Claudio Saavedra
- [epiphany/history-rewrite] ephy-history-service: add the public API to remove a list of urls from the history Claudio Saavedra
- [rhythmbox] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [frogr] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [tracker] Deleted branch date =?utf-8?q?J=C3=BCrg_Billeter?=
- [tracker] Created branch date =?utf-8?q?J=C3=BCrg_Billeter?=
- [tracker/date] libtracker-data: Add support for xsd:date =?utf-8?q?J=C3=BCrg_Billeter?=
- [network-manager-applet] editor: change "Device MAC address" to combo box with an entry =?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
- [ocrfeeder] Add separators to the Document submenus Joaquim Manuel Pereira Rocha
- [vala] posix vapi: fgets() can return NULL Ryan Lortie
- [vala] glib vapi: fgets() can return NULL Ryan Lortie
- [grilo-plugins/0.1.x] local-metadata: fix memory leak on picture resolve Juan A . Suarez Romero
- [grilo-plugins/0.1.x] youtube: Get rid of old libgdata API Juan A . Suarez Romero
- [grilo-plugins] youtube: Fix ISO C90 warnings Juan A . Suarez Romero
- [grilo-plugins] youtube: Fix old-style function declarations Juan A . Suarez Romero
- [grilo-plugins] youtube: Fix variable shadowing a parameter Juan A . Suarez Romero
- [grilo-plugins] youtube: Add support for compiling against libgdata ≥ 0.9.0 Juan A . Suarez Romero
- [grilo-plugins] youtube: Add a missing case to a switch statement Juan A . Suarez Romero
- [grilo-plugins] youtube: Get rid of old libgdata API Juan A . Suarez Romero
- [grilo/0.1.x] core: pass the media to _expand_operation_keys() in grl_media_source_metadata(). Juan A . Suarez Romero
- [grilo/0.1.x] core: skip some private functions in gobject introspection Juan A . Suarez Romero
- [grilo-plugins/0.1.x] tracker: ensure parsing all rdf types before fallback to GrlMedia creation Juan A . Suarez Romero
- [grilo-plugins] tracker: ensure parsing all rdf types before fallback to GrlMedia creation Juan A . Suarez Romero
- [gdm/gnome-3-0] Updated Finnish translation Tommi Vainikainen
- [gdm] Updated Finnish translation Tommi Vainikainen
- [gimp/soc-2011-gimpunitentry] app/widgets: port GimpSizeBox to GimpUnitEntry =?utf-8?q?Enrico_Schr=C3=B6der?=
- [gimp/soc-2011-gimpunitentry] app/dialogs: port resize-dialog to GimpUnitEntry =?utf-8?q?Enrico_Schr=C3=B6der?=
- [tracker] (22 commits) Created branch miner-priority-queues-0.10 Carlos Garnacho
- [tracker/miner-priority-queues-0.10: 1/22] libtracker-miner: Add TrackerPriorityQueue Carlos Garnacho
- [tracker/miner-priority-queues-0.10: 2/22] tracker-miner-fs: Use a priority queue for directories to be inspected. Carlos Garnacho
- [tracker/miner-priority-queues-0.10: 3/22] tracker-miner-fs: Put CrawledDirectoryData into a priority queue Carlos Garnacho
- [tracker/miner-priority-queues-0.10: 4/22] tracker-miner-fs: remove duplicated code Carlos Garnacho
- [tracker/miner-priority-queues-0.10: 5/22] libtracker-miner: Make tracker_priority_queue_foreach_remove return gboolean Carlos Garnacho
- [tracker/miner-priority-queues-0.10: 6/22] libtracker-miner: Add tracker_priority_queue_get_length Carlos Garnacho
- [tracker/miner-priority-queues-0.10: 7/22] tracker-miner-fs: Use priority queues for created/deleted/updated/moved items Carlos Garnacho
- [tracker/miner-priority-queues-0.10: 8/22] libtracker-miner: remove TRACKER_QUEUE_PRIORITY* in favor of G_PRIORITY* Carlos Garnacho
- [tracker/miner-priority-queues-0.10: 9/22] tracker-miner-fs: Add priority argument to tracker_miner_fs_directory_add_internal() Carlos Garnacho
- [tracker/miner-priority-queues-0.10: 10/22] tracker-miner-fs: Add tracker_miner_fs_check_*_with_priority() Carlos Garnacho
- [tracker/miner-priority-queues-0.10: 11/22] libtracker-miner: Add TrackerTaskPool Carlos Garnacho
- [tracker/miner-priority-queues-0.10: 12/22] tracker-miner-fs: Use TrackerTaskPool for the extraction pool Carlos Garnacho
- [tracker/miner-priority-queues-0.10: 13/22] libtracker-miner: Add TrackerSparqlBuffer Carlos Garnacho
- [tracker/miner-priority-queues-0.10: 14/22] libtracker-miner: Use TrackerSparqlBuffer for metadata insertions Carlos Garnacho
- [tracker/miner-priority-queues-0.10: 15/22] libtracker-miner: Remove TrackerProcessingPool Carlos Garnacho
- [tracker/miner-priority-queues-0.10: 16/22] libtracker-miner: Ensure prioritized tasks always have parents indexed first Carlos Garnacho
- [tracker/miner-priority-queues-0.10: 17/22] libtracker-miner: slightly improve IRI cache performance Carlos Garnacho
- [tracker/miner-priority-queues-0.10: 18/22] libtracker-miner: Ensure harder process_stop() is only called once Carlos Garnacho
- [tracker/miner-priority-queues-0.10: 19/22] libtracker-miner: propagate priority throughout file insertions/updates in TrackerMinerFS Carlos Garnacho
- [tracker/miner-priority-queues-0.10: 20/22] libtracker-miner: Add priorities to the sparql buffer Carlos Garnacho
- [tracker/miner-priority-queues-0.10: 21/22] libtracker-miner: make tracker_miner_fs_check_file() use high priority Carlos Garnacho
- [tracker/miner-priority-queues-0.10: 22/22] tracker-miner-fs: Don't set no longer existing property on TrackerMinerApplications Carlos Garnacho
- [tracker] miner: don't use G_CONST_RETURN =?utf-8?q?J=C3=BCrg_Billeter?=
- [tracker] libtracker-data: Add support for xsd:date =?utf-8?q?J=C3=BCrg_Billeter?=
- [evolution-data-server] Add CamelNetworkService interface. Matthew Barnes
- [evolution-data-server] Update POTFILES.in for camel-junk-filter.c. Matthew Barnes
- [gimp/soc-2011-gimpunitentry] GimpUnitEntry: set widget size request =?utf-8?q?Enrico_Schr=C3=B6der?=
- [gimp/soc-2011-gimpunitentry] libgimpwidgets/gimppropwidgets: removed old GimpSizeEntry code =?utf-8?q?Enrico_Schr=C3=B6der?=
- [tracker] Deleted branch date =?utf-8?q?J=C3=BCrg_Billeter?=
- [ekiga] Add mnemonics to buttons in Accounts dialog box Eugen Dedu
- [gitg/gtk3] Use GLADE_CATALOG_DIR instead of GLADE_CATALOGDIR Ignacio Casal Quinteiro
- [tracker/writeback-refactor-rebase] libtracker-miner: Rename and change to boolean return of a GEqualFunc Philip Van Hoof
- [gnome-menus/wip/gobject-review] libmenu: Correctly deal with OnlyShowIn/NotShowIn Vincent Untz
- [gitg/gtk3] Use ustar format for distcheck Ignacio Casal Quinteiro
- [glib] gdbus-codegen: Use G_TYPE_STRV/gchar** for GVariant type 'ao' David Zeuthen
- [gitg/gtk3] Release 0.2.3 Ignacio Casal Quinteiro
- [gitg] Created tag v0.2.3 Ignacio Casal Quinteiro
- [gucharmap/gnome-3-0] Updated Finnish translation Tommi Vainikainen
- [gucharmap] Updated Finnish translation Tommi Vainikainen
- [glib] GDBus: Don't convert GVariant type 'h' to gint David Zeuthen
- [eog] Remove leftover DBus service description file Felix Riemann
- [eog] Drop some unneeded warnings Felix Riemann
- [eog] Fix memory leak and optimize the corresponding funcion's code Felix Riemann
- [evolution] error in mail notification Punit Jain
- [gnome-menus/wip/gobject-review] libmenu: Make gmenu_tree_directory_get_icon() return a GIcon Vincent Untz
- [gnome-menus/wip/gobject-review] libmenu: Drop GMenuTreeDirectoryRoot Vincent Untz
- [gtk+/gtk-3-0] GtkThemingEngine: increase the level of the hacks Ryan Lortie
- [gitg] Fix build on OpenBSD: - re-order headers so system headers are included before local headers - renam Jasper Lievisse Adriaanse
- [gitg/gtk3] Fix build on OpenBSD: - re-order headers so system headers are included before local headers - renam Ignacio Casal Quinteiro
- [glib] Bug 655025 - #define G_UNICODE_SPACING_MARK G_UNICODE_COMBINING_MARK Behdad Esfahbod
- [babl] Remove trailing space in comments Barak Itkin
- [gnome-documents] toolbar: center the page count label in the toolbar Cosimo Cecchi
- [gnome-documents] spinnerbox: make the Loading... label bigger and bold Cosimo Cecchi
- [gtranslator] Fix search path for help dir. Jordi Mallach
- [gtranslator] Fix indentation. Jordi Mallach
- [gnome-menus/wip/gobject-review] build: Bump version to 3.1.4 Vincent Untz
- [gnome-menus/wip/gobject-review] libmenu: Do not keep internal load_error in GMenuTree Vincent Untz
- [gnome-menus/wip/gobject-review] libmenu: Default GMenuTree::name property to "applications.menu" Vincent Untz
- [gnome-menus/wip/gobject-review] libmenu: Fix critical warning when trying to load "" menu Vincent Untz
- [grilo-plugins/0.1.x] tracker: Add support for Tracker 0.11 Juan A . Suarez Romero
- [grilo-plugins/0.1.x] tracker: Get rid of older Tracker versions Juan A . Suarez Romero
- [grilo-plugins] tracker: Add support for Tracker 0.11 Juan A . Suarez Romero
- [grilo-plugins] tracker: Get rid of older Tracker versions Juan A . Suarez Romero
- [gegl-gtk] Build: Set plugindir manually if not found in gegl.pc file Jon Nordby
- [eog-plugins] map: Parse coordinate tags directly from the Exif data Felix Riemann
- [tracker] libtracker-miner: Run the async result on high priority sparql buffer updates Carlos Garnacho
- [tracker] libtracker-miner: don't clamp priority in the TrackerPriorityQueue Carlos Garnacho
- [tracker] libtracker-miner: Fix nasty typo in TrackerPriorityQueue Carlos Garnacho
- [tracker] libtracker-miner: Ensure recursive parent inspection on parentless files is done orderly Carlos Garnacho
- [tracker/miner-priority-queues-0.10] libtracker-miner: Run the async result on high priority sparql buffer updates Carlos Garnacho
- [tracker/miner-priority-queues-0.10] libtracker-miner: don't clamp priority in the TrackerPriorityQueue Carlos Garnacho
- [tracker/miner-priority-queues-0.10] libtracker-miner: Fix nasty typo in TrackerPriorityQueue Carlos Garnacho
- [tracker/miner-priority-queues-0.10] libtracker-miner: Ensure recursive parent inspection on parentless files is done orderly Carlos Garnacho
- [grilo-plugins/0.1.x] podcasts: add support for gmime 2.5.x Juan A . Suarez Romero
- [grilo-plugins] podcasts: add support for gmime 2.5.x Juan A . Suarez Romero
- [glib] Document how to free return values from g_key_file_get_*_list Dan Williams
- [pango/harfbuzz-ng-external] [HB] Fix cluster setting with recent HB change Behdad Esfahbod
- [gegl-gtk] Created branch soc-2011-warp =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl-gtk/soc-2011-warp] add a probably temporary warping example to help debug the gimp warp tool, not working atm =?utf-8?q?Michael_Mur=C3=A9?=
- [dconf] cli: add keyfile-based "dump" and "load" commands Ryan Lortie
- [gitg/gtk3] details panel: use a grid Ignacio Casal Quinteiro
- [folks] Update for 142f9b74: make Individual.calendar_event_id nullable Travis Reitter
- [libsigc++2] Mention visit_each() in the documentation of sigc::adapts. Kjell Ahlstedt
- [planet-web] Updated my own feed to reflect some of the changes I've made. Og B . Maciel
- [emerillon] Added Russian translation Yuri Myasoedov
- [libgsf] Added Russian translation Yuri Myasoedov
- [gitg/gtk3] details panel: show gravatar when changing the revision Ignacio Casal Quinteiro
- [gegl-gtk/soc-2011-warp] clean the warp example, and make the window to adapt to the input buffer size =?utf-8?q?Michael_Mur=C3=A9?=
- [gnumeric] Work around an MS Excel ODF import bug Andreas J . Guelzow
- [gbrainy] Fixes bug#652804 Jordi Mas
- [nautilus] all: switch to g_format_size() Cosimo Cecchi
- [nautilus] file: use g_format_size_full instead of printf-ing the long string Cosimo Cecchi
- [nautilus] location-bar: don't pack an useless box in the bar Cosimo Cecchi
- [vala] build: Require valac >= 0.12.0 to build from git =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala] dova: Do not use owned setters for public fields =?utf-8?q?J=C3=BCrg_Billeter?=
- [gdm/wip/shell-greeter] squash with library commit Ray Strode
- [gxml] * add .pc file Richard Hans Schwarting
- [gxml] * correct cflags for .pc Richard Hans Schwarting
- [gxml] * add documentation for Document Richard Hans Schwarting
- [gxml] * add documentation for Attr Richard Hans Schwarting
- [gxml] * add documentation for BackedNode * throw some additional errors Richard Hans Schwarting
- [gxml] * add documentation for CDATASection Richard Hans Schwarting
- [gxml] * add documentation for CharacterData Richard Hans Schwarting
- [gxml] * add documentation for Comment Richard Hans Schwarting
- [gxml] * add documentation for DocumentFragment Richard Hans Schwarting
- [gxml] * add documentation for DocumentType Richard Hans Schwarting
- [gxml] * document DomError Richard Hans Schwarting
- [gxml] * fix some whitespace Richard Hans Schwarting
- [gxml] * fix more trailing whitespace Richard Hans Schwarting
- [gxml] * document Element Richard Hans Schwarting
- [gxml] * document Entity, EntityReference, Implementation Richard Hans Schwarting
- [gxml] * document NodeList * throw some exceptions Richard Hans Schwarting
- [gxml] * document NodeType, Notation, ProcessingInstruction, Text and XNode Richard Hans Schwarting
- [gxml] * change to a shared library from a static library. Richard Hans Schwarting
- [gxml] * comment out a test until we can figure out how libxml2 is handling DTDs Richard Hans Schwarting
- [gxml] * add rule to build .pc so I can easily use gxml for other software * add hacky call to valadoc, fin Richard Hans Schwarting
- [gegl-gtk] Add test infrastructure, and a sanity test Jon Nordby
- [gegl-gtk] Tests: Put setup/teardown code in separate functions Jon Nordby
- [gegl-gtk] Tests: Test that the GeglNode is processed when invalidated Jon Nordby
- [nautilus] window: remove 'Clear History' from the 'Go' menu Cosimo Cecchi
- [nautilus] icon-names: use 'drive-harddisk-system' as File System icon Cosimo Cecchi
- [vala] Fix sender_type in Signal.get_handler_type() Luca Bruno
- [mobile-broadband-provider-info] dtd: add APN types Dan Williams
- [mobile-broadband-provider-info] all: tag obvious WAP APNs Dan Williams
- [mobile-broadband-provider-info] all: tag obvious MMS APNs Dan Williams
- [mobile-broadband-provider-info] all: tag obvious prepaid APNs Dan Williams
- [glib] gdbus-codegen: Add support for new org.gtk.GDBus.C.UnixFD annotation David Zeuthen
- [rygel] core: Fix MPEG_TS_HD_NA_ISO video resolution Jens Georg
- [banshee/gtk3] GnomeService: Use Gtk.Global.ShowUri directly instead of using Hyena Bertrand Lorentz
- [banshee/gtk3] DiscUsageDisplay: Rename Draw method to avoid clashing with Widget.Draw Bertrand Lorentz
- [banshee/gtk3] VolumeButton: Remove manual binding for MinSliderSize property Bertrand Lorentz
- [banshee/gtk3] DateButton: Update size calculation to use GetPreferredHeight Bertrand Lorentz
- [banshee/gtk3] Banshee.Widgets: More theming and size calculation updates Bertrand Lorentz
- [banshee/gtk3] DapInfoBar: Use new GTK theming API to get the color Bertrand Lorentz
- [banshee/gtk3] InternetArchive: Update to the new GTK theming API Bertrand Lorentz
- [banshee/gtk3] YouTubePane: Update to the new GTK theming API Bertrand Lorentz
- [gnome-control-center/gsoc2011/location] Add the missing UI file =?utf-8?q?St=C3=A9phane_Maniaci?=
- [gnome-control-center/gsoc2011/location] Use correct response ID in the add-location dialog =?utf-8?q?St=C3=A9phane_Maniaci?=
- [gnome-control-center/gsoc2011/location] remove a todo note =?utf-8?q?St=C3=A9phane_Maniaci?=
- [gnome-control-center/gsoc2011/location] Add some helper functions to deal with GVariant arrays. =?utf-8?q?St=C3=A9phane_Maniaci?=
- [gnome-control-center/gsoc2011/location] simplify dictionnary creation =?utf-8?q?St=C3=A9phane_Maniaci?=
- [gnome-tweak-tool] Add context for translators (bug 653949) John Stowers
- [rygel] tracker: Properly escape SPARQL arguments Jens Georg
- [gimp/soc-2011-seamless-clone] Work in progress, add triangular mesh rendering support. Depends on poly2tri-c Barak Itkin
- [folks] Make Folks.Utils public and add Gee structure equality checking. Travis Reitter
- [folks] Allow Edsf.PersonaStore._set_*avatar() avatar arg to be null. Travis Reitter
- [folks] Allow Edsf.PersonaStore._set_*name() sname arg to be null. Travis Reitter
- [folks] Return early when setting an Edsf.Persona attribute to its current value. Travis Reitter
- [folks] Don't notify twice for EDS Persona nickname changes. Travis Reitter
- [folks] Add missing copyright/license notices to tests. Travis Reitter
- [rygel] core: Fix MPEG_TS_HD_NA_ISO frame-rate Jens Georg
- [banshee/gtk3] ThickClient: Use the new GTK size request API Bertrand Lorentz
- [banshee/gtk3] Replace all remaining references to obsolete GdkWindow with Window Bertrand Lorentz
- [banshee/gtk3] ThickClient: Update to the new GTK theming API Bertrand Lorentz
- [banshee/gtk3] SourceView: Avoid obsoletion warning when accessing Vadjustment property Bertrand Lorentz
- [banshee/gtk3] SourceView: Don't keep the Cairo context as a property Bertrand Lorentz
- [network-manager-applet] Updated Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [network-manager-applet/NMA_0_8] Updated Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [rygel] all: Adapt to upcoming changes in Vala 0.14 Jens Georg
- [gitg/gtk3] files panel: set the buffer in the ui file Ignacio Casal Quinteiro
- [gegl] Deleted branch pippin/wip/mipmap-prerenders =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl] (4 commits) Created branch pippin/wip/mipmap-prerenders =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl/pippin/wip/mipmap-prerenders: 1/4] add level argument to process functions =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl/pippin/wip/mipmap-prerenders: 2/4] add level parameter to gegl_iterator_api =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl/pippin/wip/mipmap-prerenders: 3/4] add level argument to gegl_buffer_set signature =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gegl/pippin/wip/mipmap-prerenders: 4/4] repermutate arguments of gegl_buffer_set and gegl_buffer_get =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [rygel] ui: Fix work-around for 0.12 to work with 0.14 Jens Georg
- [rygel] media-export: Get rid of callbacks in database Jens Georg
- [rygel] media-export: Dump statistics of items after start Jens Georg
- [rygel] media-export: Simplify get_object_from_statement Jens Georg
- [rygel] media-export: Prevent some useless strcpy Jens Georg
- [rygel] media-export: Remove useless casts Jens Georg
- [rygel] media-export: Reshuffle some code in MediaCache Jens Georg
22 July 2011
- [glib] Bug 655076 - Our normalization code misses some Full_Composition_Exclusion=True. Behdad Esfahbod
- [gxml] * add bindings for xmlBuffer so we can stringify nodes easily Richard Hans Schwarting
- [gxml] * make to_string return an XML representation of a node or document Richard Hans Schwarting
- [gxml] * test to_string for Document and Element Richard Hans Schwarting
- [balsa/gtk3] Inform when buffer has been deallocated Peter Bloomfield
- [file-roller] Updated zh_CN translation. Funda Wang
- [file-roller/gnome-2-24] Updated zh_CN translation. Funda Wang
- [file-roller/gnome-2-26] Updated zh_CN translation. Funda Wang
- [file-roller/gnome-2-28] Updated zh_CN translation. Funda Wang
- [file-roller/gnome-2-30] Updated zh_CN translation. Funda Wang
- [file-roller/gnome-2-32] Updated zh_CN translation. Funda Wang
- [file-roller/gnome-3-0] Updated zh_CN translation. Funda Wang
- [file-roller/gnome-2-24] Updated zh_CN translation. Funda Wang
- [file-roller/gnome-2-26] Updated zh_CN translation. Funda Wang
- [file-roller/gnome-2-28] Updated zh_CN translation. Funda Wang
- [file-roller/gnome-2-30] Updated zh_CN translation. Funda Wang
- [file-roller/gnome-2-32] Updated zh_CN translation. Funda Wang
- [file-roller/gnome-3-0] Updated zh_CN translation. Funda Wang
- [file-roller] Updated zh_CN translation. Funda Wang
- [gtk+/gtk-3-0] Update NEWS for 3.0.12 Matthias Clasen
- [gnome-menus/wip/gobject-review] libmenu, util: Rename GMenuTree:name to GMenuTree:menu-basename Vincent Untz
- [gnome-menus/wip/gobject-review] libmenu: Add API to load menu file from full path Vincent Untz
- [gnome-menus/wip/gobject-review] libmenu, util: Rename gmenu_tree_get_menu_path() Vincent Untz
- [gnome-menus/wip/gobject-review] editor: Port to introspection-based gmenu bindings Vincent Untz
- [gnome-menus/wip/gobject-review] libmenu: Group GMenuTreeFlags flags in a pseudo-consistent way Vincent Untz
- [gnome-menus/wip/gobject-review] libmenu: Unset GMenuTree:menu-basename if GMenuTree:menu-path is set Vincent Untz
- [vala] gdk-3.0: Add GDK_NONE binding Luca Bruno
- [glib] Release 2.29.14 Ryan Lortie
- [glib] Created tag 2.29.14 Ryan Lortie
- [glib] Bump the version Ryan Lortie
- [gtranslator] Updated Brazilian Portuguese Translation Djavan Fagundes
- [glib] Add g_ptr_array_new_full Xavier Claessens
- [gcompris/gcomprisbraille] Generate number from lotto tickets|symmetry in buttons|Braille_Lotto Complete Srishti Sethi
- [gcompris/gcomprisbraille] README file for images : Braille Objects Srishti Sethi
- [dconf] Support maybe types in dconf Ryan Lortie
- [rygel] core: Add get_all_children from SimpleContainer Jens Georg
- [rygel] core: Also remove children becoming empty Jens Georg
- [rygel] tracker: Update category containers on change Jens Georg
- [gedit-latex] Fix tool saving process Ignacio Casal Quinteiro
- [pitivi] Updated Slovak translation =?utf-8?q?Pavol_=C5=A0imo?=
- [empathy] CallWindow: remove unused box Emilio Pozuelo Monfort
- [couchdb-glib] Add DesktopcouchService class Rodrigo Moya
- [couchdb-glib] DesktopcouchService: Add code to read the PID from the couchdb PID file Rodrigo Moya
- [couchdb-glib] Don't install unfinished DesktopcouchService headers Rodrigo Moya
- [couchdb-glib] Fix distcheck Rodrigo Moya
- [couchdb-glib] Release 0.7.3 Rodrigo Moya
- [couchdb-glib] Created tag COUCHDB_GLIB_0_7_3 Rodrigo Moya
- [vala] Deleted branch wip/attributes Luca Bruno
- [vala] (31 commits) Created branch wip/attributes Luca Bruno
- [vala/wip/attributes: 1/31] Specify default values in Attribute methods Luca Bruno
- [vala/wip/attributes: 2/31] Add attributes cache to code nodes Luca Bruno
- [vala/wip/attributes: 3/31] Add helper methods to CodeNode for dealing with attributes Luca Bruno
- [vala/wip/attributes: 4/31] On-demand Delegate.has_target Luca Bruno
- [vala/wip/attributes: 5/31] On-demand Class.is_compact Luca Bruno
- [vala/wip/attributes: 6/31] On-demand Class.is_immutable Luca Bruno
- [vala/wip/attributes: 7/31] On-demand Struct.is_simple_type Luca Bruno
- [vala/wip/attributes: 8/31] On-demand Struct.is_boolean_type Luca Bruno
- [vala/wip/attributes: 9/31] On-demand Struct.is_integer_type Luca Bruno
- [vala/wip/attributes: 10/31] On-demand Struct.is_floating_type Luca Bruno
- [gnome-icon-theme] Prepare for a release. Jakub Steiner
- [vala/wip/attributes: 11/31] On-demand Struct.rank Luca Bruno
- [vala/wip/attributes: 12/31] On-demand Struct.width Luca Bruno
- [gnome-icon-theme] Created tag 3.1.4 Jakub Steiner
- [vala/wip/attributes: 13/31] On-demand Struct.signed Luca Bruno
- [vala/wip/attributes: 14/31] On-demand Struct.decimal_floating_type Luca Bruno
- [vala/wip/attributes: 15/31] On-demand Struct.is_immutable Luca Bruno
- [vala/wip/attributes: 16/31] On-demand Symbol.deprecated Luca Bruno
- [vala/wip/attributes: 17/31] On-demand Symbol.deprecated_since Luca Bruno
- [vala/wip/attributes: 18/31] On-demand Symbol.replacement Luca Bruno
- [vala/wip/attributes: 19/31] Drop Symbol.process_deprecated_attribute Luca Bruno
- [vala/wip/attributes: 20/31] On-demand Symbol.experimental Luca Bruno
- [vala/wip/attributes: 21/31] Drop Symbol.process_experimental_attribute Luca Bruno
- [vala/wip/attributes: 22/31] On-demand Method.has_construct_function Luca Bruno
- [vala/wip/attributes: 23/31] On-demand Method.returns_floating_reference Luca Bruno
- [gnome-icon-theme-symbolic] prepare for a release Jakub Steiner
- [vala/wip/attributes: 24/31] On-demand Method.printf_format and scanf_format Luca Bruno
- [gnome-icon-theme-symbolic] Created tag 3.1.4 Jakub Steiner
- [vala/wip/attributes: 25/31] Drop destroy_function dependency from Struct.is_disposable Luca Bruno
- [vala/wip/attributes: 26/31] girparser: Do not use C specific methods of code nodes Luca Bruno
- [vala/wip/attributes: 27/31] gidlparser: Do not use C specific methods of code nodes Luca Bruno
- [vala/wip/attributes: 28/31] codewriter: Do not use C specific methods of code nodes Luca Bruno
- [vala/wip/attributes: 29/31] codegen: Add CCodeAttribute Luca Bruno
- [vala/wip/attributes: 30/31] girwriter: Don't use C specific methods of code nodes Luca Bruno
- [vala/wip/attributes: 31/31] Drop C specific methods from the code tree Luca Bruno
- [tracker] UTF-16 strings' length with 3 \0 bytes at the end was calculated wrong Philip Van Hoof
- [mutter] Use Cogl API to check for TfP extension support Emmanuele Bassi
- [mutter] Do not use ClutterGLXTexturePixmap Emmanuele Bassi
- [mutter] Do not check for clutter-glx-texture-pixmap.h Emmanuele Bassi
- [tracker/writeback-refactor-rebase] miners/fs, data/gschemas: Add enable-writeback to miner-fs's config schema Philip Van Hoof
- [gegl/soc-2011-ops] Added color-to-alpha op Robert Sasu
- [tracker/miner-priority-queues-0.10] libtracker-miner: Fix typo in tracker_task_pool_foreach() Carlos Garnacho
- [tracker] libtracker-miner: Fix typo in tracker_task_pool_foreach() Carlos Garnacho
- [gnome-menus/wip/gobject-review] editor: Stop editing settings.menu Vincent Untz
- [gnome-power-manager] Updated Belarusian translation. Ihar Hrachyshka
- [gimp/gimp-2-6] Updated Norwegian Nynorsk translation =?utf-8?q?=C3=85smund_Skj=C3=A6veland?=
- [gimp] Updated Norwegian Nynorsk translation =?utf-8?q?=C3=85smund_Skj=C3=A6veland?=
- [gedit-latex] Fixed typo =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [gtk+] configure.ac: Bump glib required version =?utf-8?q?Javier_Jard=C3=B3n?=
- [network-manager-applet] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [gitg/gtk3] Fix alignment of params and variabls in the avatar cache Garrett Regier
- [gitg/gtk3] Do not show an avatar if it does not exist Garrett Regier
- [gitg/gtk3] Lowercase the email when getting the gravatar uri Garrett Regier
- [libwnck] Created branch gnome-3-0 Vincent Untz
- [libwnck] tasklist: Fix tasklist taking some space when there is no window Vincent Untz
- [libwnck] all: Remove unused variables, as found by new gcc Vincent Untz
- [gnome-panel/gnome-3-0] Updated Finnish translation Tommi Vainikainen
- [gnome-panel] Updated Finnish translation Tommi Vainikainen
- [tracker/tracker-0.10] tracker-extract-gstreamer: plug a few leaks =?utf-8?q?J=C3=BCrg_Billeter?=
- [tracker/tracker-0.10] libtracker-data: Do not compile journal functions with --disable-journal =?utf-8?q?J=C3=BCrg_Billeter?=
- [tracker] Created tag 0.10.21 =?utf-8?q?J=C3=BCrg_Billeter?=
- [tracker/tracker-0.10] libtracker-common: Fix compiler warning =?utf-8?q?J=C3=BCrg_Billeter?=
- [tracker/tracker-0.10] libtracker-data: Fix unused variables in case of --disable-journal =?utf-8?q?J=C3=BCrg_Billeter?=
- [tracker/tracker-0.10] libtracker-data: Implement get_property() for n-columns in SQLite cursor =?utf-8?q?J=C3=BCrg_Billeter?=
- [tracker/tracker-0.10] libtracker-miner: Add TrackerPriorityQueue =?utf-8?q?J=C3=BCrg_Billeter?=
- [tracker/tracker-0.10] tracker-miner-fs: Use a priority queue for directories to be inspected. =?utf-8?q?J=C3=BCrg_Billeter?=
- [tracker/tracker-0.10] tracker-miner-fs: Put CrawledDirectoryData into a priority queue =?utf-8?q?J=C3=BCrg_Billeter?=
- [tracker/tracker-0.10] tracker-miner-fs: remove duplicated code =?utf-8?q?J=C3=BCrg_Billeter?=
- [tracker/tracker-0.10] libtracker-miner: Make tracker_priority_queue_foreach_remove return gboolean =?utf-8?q?J=C3=BCrg_Billeter?=
- [tracker/tracker-0.10] libtracker-miner: Add tracker_priority_queue_get_length =?utf-8?q?J=C3=BCrg_Billeter?=
- [tracker/tracker-0.10] tracker-miner-fs: Use priority queues for created/deleted/updated/moved items =?utf-8?q?J=C3=BCrg_Billeter?=
- [tracker/tracker-0.10] libtracker-miner: remove TRACKER_QUEUE_PRIORITY* in favor of G_PRIORITY* =?utf-8?q?J=C3=BCrg_Billeter?=
- [tracker/tracker-0.10] tracker-miner-fs: Add priority argument to tracker_miner_fs_directory_add_internal() =?utf-8?q?J=C3=BCrg_Billeter?=
- [tracker/tracker-0.10] tracker-miner-fs: Add tracker_miner_fs_check_*_with_priority() =?utf-8?q?J=C3=BCrg_Billeter?=
- [tracker/tracker-0.10] libtracker-miner: Add TrackerTaskPool =?utf-8?q?J=C3=BCrg_Billeter?=
- [tracker/tracker-0.10] tracker-miner-fs: Use TrackerTaskPool for the extraction pool =?utf-8?q?J=C3=BCrg_Billeter?=
- [tracker/tracker-0.10] libtracker-miner: Add TrackerSparqlBuffer =?utf-8?q?J=C3=BCrg_Billeter?=
- [tracker/tracker-0.10] libtracker-miner: Use TrackerSparqlBuffer for metadata insertions =?utf-8?q?J=C3=BCrg_Billeter?=
- [tracker/tracker-0.10] libtracker-miner: Remove TrackerProcessingPool =?utf-8?q?J=C3=BCrg_Billeter?=
- [tracker/tracker-0.10] libtracker-miner: Ensure prioritized tasks always have parents indexed first =?utf-8?q?J=C3=BCrg_Billeter?=
- [tracker/tracker-0.10] libtracker-miner: slightly improve IRI cache performance =?utf-8?q?J=C3=BCrg_Billeter?=
- [tracker/tracker-0.10] libtracker-miner: Ensure harder process_stop() is only called once =?utf-8?q?J=C3=BCrg_Billeter?=
- [tracker/tracker-0.10] libtracker-miner: propagate priority throughout file insertions/updates in TrackerMinerFS =?utf-8?q?J=C3=BCrg_Billeter?=
- [tracker/tracker-0.10] libtracker-miner: Add priorities to the sparql buffer =?utf-8?q?J=C3=BCrg_Billeter?=
- [tracker/tracker-0.10] libtracker-miner: make tracker_miner_fs_check_file() use high priority =?utf-8?q?J=C3=BCrg_Billeter?=
- [tracker/tracker-0.10] tracker-miner-fs: Don't set no longer existing property on TrackerMinerApplications =?utf-8?q?J=C3=BCrg_Billeter?=
- [tracker/tracker-0.10] libtracker-miner: Run the async result on high priority sparql buffer updates =?utf-8?q?J=C3=BCrg_Billeter?=
- [tracker/tracker-0.10] libtracker-miner: don't clamp priority in the TrackerPriorityQueue =?utf-8?q?J=C3=BCrg_Billeter?=
- [tracker/tracker-0.10] libtracker-miner: Fix nasty typo in TrackerPriorityQueue =?utf-8?q?J=C3=BCrg_Billeter?=
- [tracker/tracker-0.10] libtracker-miner: Ensure recursive parent inspection on parentless files is done orderly =?utf-8?q?J=C3=BCrg_Billeter?=
- [tracker/tracker-0.10] libtracker-miner: Fix typo in tracker_task_pool_foreach() =?utf-8?q?J=C3=BCrg_Billeter?=
- [tracker/tracker-0.10] miner: don't use G_CONST_RETURN =?utf-8?q?J=C3=BCrg_Billeter?=
- [tracker/tracker-0.10] Release 0.10.21 =?utf-8?q?J=C3=BCrg_Billeter?=
- [glib] move 'Since:' tags down Ryan Lortie
- [glib] Reword some docs comments to avoid 'Returns ...' Ryan Lortie
- [glib] Add deprecation guard to G_UNICODE_COMBINING_MARK Ryan Lortie
- [glib] Remove duplicate 'struct real_pcre' declaration Ryan Lortie
- [glib] Replace @Varargs with @... Ryan Lortie
- [glib] Have gtk-doc ignore some #defines Ryan Lortie
- [glib] Rename a few arguments Ryan Lortie
- [glib] gitignore tweaks Ryan Lortie
- [evolution-exchange/gnome-3-0] Downstream bug bnc#694001 attachment name corruption Punit Jain
- [evolution-exchange] Downstream bug bnc#694001 attachment name corruption Punit Jain
- [gnome-disk-utility/udisks2-port] Catch up with recent API changes in udisks2 David Zeuthen
- [yelp] Don't try to search with NULL URI, bug #655124 Shaun McCance
- [tracker/writeback-refactor-rebase] miners/fs: Fix enabling/disabling writeback Philip Van Hoof
- [glib] Don't use deprecated G_UNICODE_COMBINING_MARK Behdad Esfahbod
- [glib] Revert addition of g_key_file_has_key_full Colin Walters
- [pango] Fix introspection build using uninstalled GIRs Colin Walters
- [gimp/soc-2011-gimpunitentry] app/widgets: port GimpTextStyleEditor =?utf-8?q?Enrico_Schr=C3=B6der?=
- [gnome-control-center] cc-info-panel: Use the new g_format_size() glib function =?utf-8?q?Javier_Jard=C3=B3n?=
- [gedit-latex] Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [gedit-latex] Added Czech language =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [pango] build: Fix srcdir != builddir Colin Walters
- [tracker/writeback-refactor-rebase] miners/fs: Codestyle changes, typedefs belong to the top of the file Philip Van Hoof
- [tracker/writeback-refactor-rebase] miners/fs: Codestyle improvements Philip Van Hoof
- [tracker/writeback-refactor-rebase] data/dbus: Fix XML file for D-Bus service Philip Van Hoof
- [evolution-groupwise] Setting flags right to generate correct .pc file Punit Jain
- [gimp/soc-2011-gimpunitentry] app/tools: port GimpRotateTool to GimpUnitEntry =?utf-8?q?Enrico_Schr=C3=B6der?=
- [gnome-session] gsm: Fix --help to mention arguments for options that have one Vincent Untz
- [gegl] Deleted branch soc-2011-warp =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl] (11 commits) Created branch soc-2011-warp =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 1/11] map-absolute, map-relative: add a property to choose the sampler =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 2/11] add a buffer-cache op in the workshop =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 3/11] rename gegl_chant_interpolation to gegl_chant_sampler =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 4/11] map-relative/absolute: rename interpolation to sampler_type =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 5/11] gegl-chant: replace gegl_chant_sampler with a generic gegl_chant_enum and update ops =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 6/11] rename all GEGL_INTERPOLATION_* to GEGL_SAMPLER_* =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 7/11] add a wip operator warp in the workshop, and dedicated enum in gegl-types =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 8/11] gegl:warp: rename warp_private to WarpPrivate and fix compilation =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 9/11] configure.ac: add a check for rint, and define HAVE_RINT accordingly =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 10/11] gegl-xml.c: correct wrong and misleading indentation =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp: 11/11] gegl-tile-backend-file.c: remove an unneeded printf that segfault if block is null =?utf-8?q?Michael_Mur=C3=A9?=
- [glib] glib-2.0.pc: Add -lrt to private libraries to assist static linking Colin Walters
- [dasher] Add newline at end of file Patrick Welche
- [dasher] Make GSettings the default (in preference to GConf) Patrick Welche
- [dasher] Be verbose about which settings' store will be used Patrick Welche
- [glib] glib.symbols: Update for expected ABI changes Colin Walters
- [network-manager-netbook] Updated Norwegian bokmål translation Kjartan Maraas
- [network-manager-openvpn] Updated Norwegian bokmål translation Kjartan Maraas
- [network-manager-pptp] Updated Norwegian bokmål translation Kjartan Maraas
- [network-manager-vpnc] Updated Norwegian bokmål translation Kjartan Maraas
- [network-manager-openconnect] Updated Norwegian bokmål translation Kjartan Maraas
- [gtk+] Don't use deprecated G_UNICODE_COMBINING_MARK Andre Klapper
- [gtk+] XK_Num_Lock is called GDK_KEY_Num_Lock in this source tree. Patrick Welche
- [gnome-control-center/gsoc2011/location] Solve a week of headbanging with g_variant_ref_sink () =?utf-8?q?St=C3=A9phane_Maniaci?=
- [gnome-settings-daemon] Updated Lithuanian translation. =?utf-8?q?Aurimas_=C4=8Cernius?=
- [yelp] Updated Lithuanian translation =?utf-8?q?Aurimas_=C4=8Cernius?=
- [glade/gbinding] glade_eprop_property_finalized(): Set binding_id to 0 like the other signal handler variables Denis Washington
- [foundation-web] updating the phone contact information for people who may have received fraudulent checks. Karen Sandler
- [evolution-data-server] Deleted branch openismus-work-master Tristan Van Berkom
- [evolution-data-server] (7 commits) Created branch openismus-work-master Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 1/7] Added e_book_client_view_set_flags() Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 2/7] Fixed addressbook code run properly without the E_BOOK_CLIENT_VIEW_NOTIFY_INITIAL flag set. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 3/7] Added test-client-suppress-notifications.c test Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 4/7] Added E_BOOK_CLIENT_VIEW_DIRECTORY flag to EBookClientViewFlags. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 5/7] Added test-client-get-view-directory.c test case. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 6/7] Added e_book_client_get_revision(). Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 7/7] Added test case to test e_book_client_get_revision() Tristan Van Berkom
- [latexila] Structure: optimize insertion of figures and tables =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [gnome-desktop] build: check for the X DPMS extension Xan Lopez
- [gitg] [l10n] Fix usage of cherry-pick in Italian translation (close #655105) Luca Ferretti
- [jhbuild] uninstall: Add missing logging import Colin Walters
- [banshee/gtk3] Remove external notify-sharp which is based on gtk2 Olivier Dufour
- [banshee/gtk3] Remove X11 notification area and sync features in gtk notification area to have same beahaviour It n Olivier Dufour
- [banshee/gtk3] Nereid : Fix infinit loop when quit Olivier Dufour
- [gjs] Remove SIGSEGV, SIGABRT handlers Colin Walters
- [banshee/gtk3] build: Default to our internal copy of notify-sharp Bertrand Lorentz
- [banshee/gtk3] NotificationArea: Add more missing features in GtkNotificationAreaBox Bertrand Lorentz
- [banshee/gtk3] Notification: Update obsolete reference to GdkWindow Bertrand Lorentz
- [gitg] Removed unused variable Jesse van den Kieboom
- [gobject-introspection] giscanner: Make comments starting with tab characters work Jasper St . Pierre
- [gobject-introspection] update-glib-annotations.py: Attempt to make work for srcdir!=builddir Colin Walters
- [gobject-introspection] Update annotations for glib git Colin Walters
- [gitg] (69 commits) ...Code cleanup in gitg-cell-renderer-path Jesse van den Kieboom
- [gitg: 66/69] Merge branch 'gtk3' into master Jesse van den Kieboom
- [gitg: 67/69] Code style cleanup in gitg-label-renderer Jesse van den Kieboom
- [gitg] Created branch gtk2 Jesse van den Kieboom
- [gitg: 68/69] Fix path rendering offset issue Jesse van den Kieboom
- [gitg: 69/69] Code cleanup in gitg-cell-renderer-path Jesse van den Kieboom
- [jhbuild] Add gnome-tweak-tool John Stowers
- [gtk+/gtk-2-24-quartz] Bug #655074: Fix crash with undecorated windows on MacOS Lion John Ralls
- [gtk+/quartz-integration] Bug #655074: Fix crash with undecorated windows on MacOS Lion Original patch by Michael Hutchison Mo John Ralls
- [vala] gio-2.0: make ContentType.guess_for_tree return an array Evan Nemerson
- [gtk+] Updates for 3.1.10 Matthias Clasen
- [gtk+] Use generic marshaler Matthias Clasen
- [gtk+] Bug 654266 — No longer possible to set empty text on a GtkProgressBar Philip Withnall
- [gtk+] tests: Fix stylecontext test that we changed semantics for Benjamin Otte
- [gnome-tweak-tool] Add comment to desktop file John Stowers
- [jhbuild] 3.2: g-s-d now depends on upower Matthias Clasen
- [gtk+] Keep building libgail-util docs for now Matthias Clasen
23 July 2011
- [evolution-data-server] Deleted branch openismus-work-master Tristan Van Berkom
- [evolution-data-server] (9 commits) Created branch openismus-work-master Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 1/9] Added e_book_client_view_set_flags() Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 2/9] Fixed addressbook code run properly without the E_BOOK_CLIENT_VIEW_NOTIFY_INITIAL flag set. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 3/9] Added test-client-suppress-notifications.c test Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 4/9] Added E_BOOK_CLIENT_VIEW_DIRECTORY flag to EBookClientViewFlags. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 5/9] Added test-client-get-view-directory.c test case. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 6/9] Added e_book_client_get_revision(). Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 7/9] Added test case to test e_book_client_get_revision() Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 8/9] Make local addressbook backend store image data as URIs. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 9/9] Added test case showing photo data stored as uris. Tristan Van Berkom
- [latexila] Structure: optimize add_item_at_end () =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [latexila] Structure: model doesn't emit signals when not connected to the view =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [evolution-data-server] Deleted branch openismus-work Tristan Van Berkom
- [evolution-data-server] (6 commits) Created branch openismus-work Tristan Van Berkom
- [evolution-data-server/openismus-work: 1/6] Make local addressbook backend store image data as URIs. Tristan Van Berkom
- [evolution-data-server/openismus-work: 2/6] Added test case showing photo data stored as uris. Tristan Van Berkom
- [evolution-data-server/openismus-work: 3/6] Added e_book_get_revision(). Tristan Van Berkom
- [evolution-data-server/openismus-work: 4/6] Added test case for e_book_get_revision() Tristan Van Berkom
- [evolution-data-server/openismus-work: 5/6] This commit adds e_book_get_revisioned_contact_uid_list(). Tristan Van Berkom
- [evolution-data-server/openismus-work: 6/6] Added test case showing e_book_get_revisioned_contact_uid_list() at work. Tristan Van Berkom
- [gtk+] Drop non-existing functions Matthias Clasen
- [gtk+] Try to make the docs build again Matthias Clasen
- [gtk+] some minor doc fixes Matthias Clasen
- [gtk+] More updates Matthias Clasen
- [libsoup] soup-session.c: mark helper property API as (skip) to not collide with bindings Jasper St . Pierre
- [gtkhtml] Bug 655002 - GtkHTML still gets font settings from GConf Matthew Barnes
- [gnome-tweak-tool] Catalan translation Jordi Mas
- [gbrainy] Fixes bugzilla #640307 Jordi Mas
- [accerciser] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [ekiga] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-tweak-tool] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [libgda] 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?=
- [gbrainy] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gedit-latex] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-tweak-tool] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [glib] GDesktopAppInfo: Add g_desktop_app_info_get_show_in() Vincent Untz
- [gnome-menus/wip/gobject-review] build: Require gio-unix-2.0 >= 2.29.15 Vincent Untz
- [the-board] (14 commits) Created branch tracker Lucas Rocha
- [the-board/tracker: 1/14] [model] Remove all file logic from pageManager Lucas Rocha
- [the-board/tracker: 2/14] [configure] Depend on tracker-sparql-0.10 Lucas Rocha
- [the-board/tracker: 3/14] [model] Initial code in PageManager to connect to Tracker Lucas Rocha
- [the-board/tracker: 4/14] [model] Add initial code for TrackerClient Lucas Rocha
- [the-board/tracker: 5/14] [model] Change PageManager to use TrackerClient Lucas Rocha
- [the-board/tracker: 6/14] [model] Remove unused date-related bits from PageModel Lucas Rocha
- [the-board/tracker: 7/14] [build] Tweak Makefile-tb.am to make syntax hightlighting happy Lucas Rocha
- [the-board/tracker: 8/14] [test] Set XDG_DATA_HOME, XDG_CACHE_HOME, and XDG_CONFIG_HOME for tests Lucas Rocha
- [the-board/tracker: 9/14] [model] Initial implementation of TrackerClient with unit tests Lucas Rocha
- [the-board/tracker: 10/14] [model] Initial work on porting PageModel to Tracker Lucas Rocha
- [the-board/tracker: 11/14] [test] Remove unused target from test/Makefile.am Lucas Rocha
- [the-board/tracker: 12/14] [model] Fix api call to query_async Lucas Rocha
- [the-board/tracker: 13/14] [test] Add script to run separate dbus session for tests Lucas Rocha
- [the-board/tracker: 14/14] [test] Run separate dbus session for unit tests Lucas Rocha
- [gbrainy] Better string format Jordi Mas
- [gbrainy] Update Catalan translation Jordi Mas
- [gtk+/gtkbuilder-gbinding] (145 commits) ...Introduce gtk_builder_create_bindings[_full](), add transformation function support Denis Washington
- [gtk+/gtkbuilder-gbinding: 117/145] Merge branch 'master' into gtkbuilder-gbinding Denis Washington
- [gtk+/gtkbuilder-gbinding: 144/145] Merge branch 'master' into gtkbuilder-gbinding Denis Washington
- [gtk+/gtkbuilder-gbinding: 145/145] Introduce gtk_builder_create_bindings[_full](), add transformation function support Denis Washington
- [gtk+] build: Fix makefile for new location of test image Benjamin Otte
- [glade/gbinding] (6 commits) ...Merge branch 'master' into gbinding Denis Washington
- [glade/gbinding: 4/6] Make GladeProperty read and write transformation function names Denis Washington
- [glade/gbinding: 5/6] Rename internal function glade_project_fix_object_props() to just glade_project_fix_props() Denis Washington
- [glade/gbinding: 6/6] Merge branch 'master' into gbinding Denis Washington
- [gegl/soc-2011-warp] add quick doc to explain what does classes in gegl/buffer/ =?utf-8?q?Michael_Mur=C3=A9?=
- [rhythmbox] iradio: make the genre browser's internal widgets visible Jonathan Matthew
- [rhythmbox] im-status: depend on the rb plugin Jonathan Matthew
- [gitg] Fix race condition in the line parser Garrett Regier
- [gitg] Remove commented out old code Garrett Regier
- [gitg] Added shortcut for Commit Garrett Regier
- [gitg] Fix possible NULL deref Garrett Regier
- [gitg] Do not show null in Author of Commiter labels Garrett Regier
- [frogr] Added Joaquim to AUTHORS file Mario Sanchez Prada
- [frogr] Avoid potential problems by creating m4 dir upfront Mario Sanchez Prada
- [frogr] Minor fix in configure.ac Mario Sanchez Prada
- [frogr] Updated debian/control file Mario Sanchez Prada
- [frogr] Updated version in Info-frogr.plist Mario Sanchez Prada
- [frogr] Updated gtk+ version in README file Mario Sanchez Prada
- [frogr] Added new names to TRANSLATORS file. Mario Sanchez Prada
- [frogr] Updated headline in flicksoup's COPYING file Mario Sanchez Prada
- [frogr] Use GtkImageMenuItem and stock icon for 'Help' menu item Mario Sanchez Prada
- [gimp/soc-2011-warp] imagemap: add a gegl-caching property to make the caching in gegl optional, default to false =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp] warptool: enable the caching in imagemap =?utf-8?q?Michael_Mur=C3=A9?=
- [gnome-devel-docs] Updated Spanish translation Jorge Gonzalez Gonzalez
- [anjuta] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gtranslator] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gnome-devel-docs] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gbrainy] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gitg] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gnome-session] Updated Spanish translation Jorge Gonzalez Gonzalez
- [evolution] Updated Spanish translation Jorge Gonzalez Gonzalez
- [balsa] Updated Brazilian Portuguese Translation by Adorilson Bezerra <adorilson gmail com> and reviewed by Djavan Fagundes
- [libpeas] Don't show hidden plugins in the PeasGtkDisablePluginsDialog Garrett Regier
- [libpeas] Cleanup PeasExtensionWrapper Garrett Regier
- [libpeas] Assert if not all the log hooks were popped Garrett Regier
- [libpeas] Show all of the untriggered log hooks Garrett Regier
- [libpeas] Avoid a format string warning Garrett Regier
- [libpeas] Fix PeasPluginLoaderClass VFunc alignment Garrett Regier
- [almanah] Updated Brazilian Portuguese Translation Djavan Fagundes
- [glib] [l10n] Updated Italian translation Luca Ferretti
- [gnome-user-docs/gnome-3-0] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gbrainy] Fixes Web client build from Monodevelop Jordi Mas
- [gtk+] [l10n] Updated Italian translation Luca Ferretti
- [tracker] Updated Brazilian Portuguese Translation Djavan Fagundes
- [epiphany] Don't use g_list_length() to check for empty lists Claudio Saavedra
- [gtk+/quartz-integration] configure.ac: Bump glib required version John Ralls
- [gtk+/quartz-integration] Don't use deprecated G_UNICODE_COMBINING_MARK John Ralls
- [gtk+/quartz-integration] XK_Num_Lock is called GDK_KEY_Num_Lock in this source tree. John Ralls
- [gtk+/quartz-integration] Updates for 3.1.10 John Ralls
- [gtk+/quartz-integration] Use generic marshaler John Ralls
- [gtk+/quartz-integration] Bug 654266 — No longer possible to set empty text on a GtkProgressBar John Ralls
- [gtk+/quartz-integration] tests: Fix stylecontext test that we changed semantics for John Ralls
- [gtk+/quartz-integration] Keep building libgail-util docs for now John Ralls
- [gtk+/quartz-integration] Drop non-existing functions John Ralls
- [gtk+/quartz-integration] Try to make the docs build again John Ralls
- [gtk+/quartz-integration] some minor doc fixes John Ralls
- [gtk+/quartz-integration] More updates John Ralls
- [gtk+] Fix make dist Matthias Clasen
- [gtk+] Towards a working distcheck Matthias Clasen
- [pinpoint] (12 commits) ...stack slides vertically in speaker screen =?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
- [gtk+] Created tag 3.1.10 Matthias Clasen
- [gtk+] post-release bump Matthias Clasen
- [eog] Ensure UI action sensitivity is set at least once Felix Riemann
- [eog] toolbareditor: Fix the removal of items by DnD. Felix Riemann
- [gitg] Unstage/stage with double click Ignacio Casal Quinteiro
- [gitg] Add a Delete File menu item to the unstage menu Garrett Regier
- [glib] Updated Russian translation Yuri Myasoedov
- [pinpoint] clutteR: add a "camera" background type Damien Lespiau
- [pinpoint] core: Add the serialization of camera-framerate/resolution Damien Lespiau
- [pinpoint] gitignore: Ignore TAGS Damien Lespiau
- [atk] Updated Russian translation Yuri Myasoedov
- [pinpoint] misc: Add a .vimrc file Damien Lespiau
- [pinpoint] clutter: Quit the main loop when the window close button is pressed Damien Lespiau
- [jhbuild] tests: Update tests a bit to work with new internals Colin Walters
- [gnome-bluetooth] [l10n]Added Catalan documentation Gil Forcada Codinachs
- [gnome-contacts] [l10n]Added Catalan translation Gil Forcada Codinachs
- [gnome-contacts] [l10n]Added Catalan (Valencian) translation Gil Forcada Codinachs
- [latexila] Structure: use iter_compare () to compares nodes =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [latexila] Structure: improve TODO/FIXME regex =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [network-manager-applet] [l10n]Updated Catalan translation Gil Forcada Codinachs
- [network-manager-applet] [l10n]Updated Catalan (Valencian) translation Gil Forcada Codinachs
- [clutter] [l10n]Added Catalan translation Gil Forcada Codinachs
- [clutter] [l10n]Added Catalan (Valencian) translation Gil Forcada Codinachs
- [gnome-disk-utility/udisks2-port] Add UI to set up and delete loop devices David Zeuthen
- [eog] Make eog-error-message-area.h a private header Felix Riemann
- [gtk+] Updated Russian translation Yuri Myasoedov
- [gtksourceview] Updated Russian translation Yuri Myasoedov
- [gnome-shell] Updated Russian translation Yuri Myasoedov
- [gtkhtml] NEWS update for 4.1.4 release. Matthew Barnes
- [gtkhtml] Post-release version bump. Matthew Barnes
- [evolution-data-server] Update API documentation. Matthew Barnes
- [evolution-data-server] CamelPOP3Store cleanups. Matthew Barnes
- [evolution-data-server] Coding style and whitespace cleanups. Matthew Barnes
- [evolution-data-server] NEWS update for 3.1.4 release. Matthew Barnes
- [evolution-data-server] Post-release version bump. Matthew Barnes
- [evolution] Coding style and whitespace cleanups. Matthew Barnes
- [evolution] NEWS update for 3.1.4 release. Matthew Barnes
- [evolution] Post-release version bump. Matthew Barnes
- [evolution-exchange] NEWS update for 3.1.4 release. Matthew Barnes
- [evolution-exchange] Post-release version bump. Matthew Barnes
- [evolution-groupwise] NEWS update for 3.1.4 release. Matthew Barnes
- [evolution-groupwise] Post-release version bump. Matthew Barnes
- [gtk+] Ditch some long dead perl cruft Matthias Clasen
- [glade/gbinding] Select the current binding source in the "Bind to source..." dialog if the target property already h Denis Washington
- [gtk+] Fix up last commit Matthias Clasen
- [gnomeweb-wml] Update Evolution download page for 3.1.4. Matthew Barnes
- [conduit] [l10n]Updated Catalan translation Gil Forcada Codinachs
- [aravis] documentation: tweak overview section. Emmanuel Pacaud
- [aravis] documentation: begin a documentation of the GV protocol. Emmanuel Pacaud
- [eog] Remove obsoleted compatibility code for GTK+-2.90.5 and earlier Felix Riemann
- [gnome-applets] gweather: changed initial label from '0 °F' to '--', fixes bug #650173 - this is the libgweather de Enrico Minack
- [gnome-shell] [l10n] Updated Italian translation Luca Ferretti
- [gimp/soc-2011-warp] imagemap: add an apply_region function =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp] gegltool: blacklist contrast-curve, fill-path and vector-stroke since curve and path are not support =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp] imagemap: add missing declaration for the apply_region function =?utf-8?q?Michael_Mur=C3=A9?=
- [gnome-applets] mixer applet: call gnome-control-center for settings, bug #654814 Enrico Minack
- [gimp] gegltool: blacklist contrast-curve, fill-path and vector-stroke since curve and path are not support =?utf-8?q?Michael_Mur=C3=A9?=
- [gtk+] gtkstyleproperty: fix small memory leak Felix Riemann
- [gimp] Deleted branch soc-2011-warp =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp] (56 commits) Created branch soc-2011-warp =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 1/56] GimpWarpTool: skeleton of the tool, with options =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 2/56] gimpwarptool: adjust description of the tool =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 3/56] gimpwarptool: setup a dumb icon for the tool =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 4/56] gimpwarptool: add gegl infrastructure and image map for preview =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 5/56] gimpwarptool: enable macro to get options class =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 6/56] gimpwarptool: use gegl:map-relative instead of map-absolute =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 7/56] gimpwarptool: proof of concept code to act on the coords buffer =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 8/56] gimpwarptool: add strenght and size in the tool's options =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 9/56] gimpwarptool: draw a circle around the cursor to indicate the size of the effect =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 10/56] gimpwarptooloptions: follow convention for option's naming =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 11/56] gimpwarptool: don't draw the effect size if under 3.0, to avoid warning/crash =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 12/56] gimpwarptool: start the tool if the cursor is over an image and not started somewhere else =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 13/56] gimpwarptool: add logic to commit the transformation =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 14/56] add boilerplate for a GimpWarp Gegl operator =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 15/56] add missing registering for GimpWarp Geggl op =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 16/56] gimpoperationwarp: remove useless overriding =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 17/56] gimpoperationwarp: install strength, size and stroke property =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 18/56] gimpoperationwarp: use the good format for input/output =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 19/56] gimpwarptool: add files to POTFILES.in =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 20/56] gimpwarptool: draw the effect size with taking care of zoom level =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 21/56] gimpwarptool: use gimp_draw_tool_add_arc instead of gimp_draw_tool_add_handle to draw the effect siz =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 22/56] gimpwarptool: add another missing file in POTFILES =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 23/56] gimpwarptool: create a gegl graph to render the transformation, and insert warp operation for each s =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 24/56] gimpwarptool: move the test code to the gegl op =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 25/56] gimpwarptool: build a stroke to pass to the op =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 26/56] gimpoperationwarp: act along the stroke, only size is taken in account for now =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 27/56] gimpwarptool: use a timer to add regularly point to the stroke =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 28/56] gimpwarptool: use a second timer to refresh the preview =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 29/56] gimpoperationwarp: memorize the last point to move the pixels accordingly =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 30/56] gimpoperationwarp: make stamp round shapped =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 31/56] gimpwarptool: ask for exact motion event =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 32/56] gimpwarptool: achieve good interpolation along the stroke =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 33/56] gimpoperationwarp: prepare for adding more behavior + clean/comments =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 34/56] gimpwarptool: add basic UI to choose the behavior =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 35/56] gimpoperationwarp: implement grow ans shrink behavior =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 36/56] warp tool: implement basic undo =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 37/56] gimpoperationwarp: perform an interpolation throught distance and time to have and airbrush style st =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 38/56] warptool: change range value for strength to 0-1, max 10 =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 39/56] warp-tool: remove unneeded options_notify =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 40/56] warp-tool: implement swirl clockwise and counter-clockwise =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 41/56] gimpoperationwarp: implement erase and smooth behavior =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 42/56] gimpitem: add a quick doc for gimp_item_mask_intersect =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 43/56] gimpimagemap: move the creation of the gegl graph to a dedicated function =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 44/56] gimpimagemap: add doc + TODO =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 45/56] gimpoperationwarp: add a hardness property, and use it to compute influence with a gaussian like cur =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 46/56] GimpImageMap: add some docs =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 47/56] warptool: some quick cleaning =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 48/56] gimpoperationwarp: add a handler to invalidate region when the stroke change =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 49/56] gimpoperationwarp: fix warning about uninitialysed values =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 50/56] app: change interpolation for warp tool =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 51/56] gimpoperationwarp: mitch styled cleaning =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 52/56] warptool: use the warp operator imported to gegl =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 53/56] imagemap: add a gegl-caching property to make the caching in gegl optional, default to false =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 54/56] warptool: enable the caching in imagemap =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 55/56] imagemap: add an apply_region function =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp: 56/56] warp-tool: probably bad change to use the apply_region of imagemap =?utf-8?q?Michael_Mur=C3=A9?=
- [glabels] Updated filenamein man page =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [glabels/glabels-3_0] Updated filename in man page =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [vala] Deleted branch switch-to-gir-gio Luca Bruno
- [vala] Created branch switch-to-gir-gio Luca Bruno
- [vala/switch-to-gir-gio] gio-2.0: Switch to gir. Luca Bruno
- [gxml] * change content_to_string () to a content property, for user convenience. Richard Hans Schwarting
- [gxml] * revolutionise the stringification of NodeLists Richard Hans Schwarting
- [gxml] * dispense with unnecessary lines Richard Hans Schwarting
- [gegl/soc-2011-warp] gegl-dot: fix a bug that made appear a lonely node next to a subgraph =?utf-8?q?Michael_Mur=C3=A9?=
- [evolution-data-server/openismus-work] Allow asynchronous storing of data in ECal. Tristan Van Berkom
- [latexila] UTF-8 friendly: Utils.char_is_escaped () =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [latexila] Structure: bug fix in search_low_level_item () =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [latexila] UTF-8 friendly: structure: get_markup_contents () =?utf-8?q?S=C3=A9bastien_Wilmet?=
24 July 2011
25 July 2011
- [the-board] [model] Fix warning about invalid cancellable when creating directory Lucas Rocha
- [the-board] [ui] Fix order of imports in a few javascript files Lucas Rocha
- [accerciser] Created branch pygi =?utf-8?q?Javier_Hern=C3=A1ndez_Ant=C3=BAnez?=
- [accerciser/pygi] Putting personal pygi work on top of master =?utf-8?q?Javier_Hern=C3=A1ndez_Ant=C3=BAnez?=
- [glib] Update Windows READMEs Chun-wei Fan
- [glib/glib-2-28] Update Windows READMEs Chun-wei Fan
- [pango] Update VS 2008 README.txt Chun-wei Fan
- [gtk+/gtk-2-24] Update Visual C++ compilation items Chun-wei Fan
- [atk] Update VS README.txt's Chun-wei Fan
- [gnome-games] Really remove ggz support from gnibbles Jason Clinton
- [gnome-games] Really remove ggz support from gnect Jason Clinton
- [gnome-games] Network games: remove iagno references to GGZ removed in last commits Jason Clinton
- [gtk+] Move GtkBuildable implementation up before accessibility Matthias Clasen
- [gtk+] Drop GtkIconViewAccessiblePrivate Matthias Clasen
- [gtk+] Use G_DEFINE_TYPE for GtkIconViewAccessible Matthias Clasen
- [gtk+] Drop some grandiosity from the AtkAction implementation Matthias Clasen
- [gtk+] Rework AtkText implementation Matthias Clasen
- [gtk+] Minor cleanups Matthias Clasen
- [gtk+] Use G_DEFINE_TYPE for GtkIconViewItemAccessible Matthias Clasen
- [evolution-mapi] Bug #653516 - Depend on openchange's libmapi 0.11 Milan Crha
- [evolution-mapi] Bug #654382 - Drop unnecessary checks after switch to libmapi 0.11 Milan Crha
- [evolution-mapi] NEWS update for 3.1.4 release Milan Crha
- [evolution-mapi] Created tag EVOLUTION_MAPI_3_1_4 Milan Crha
- [evolution-mapi] Post-release version bump Milan Crha
- [gtk+/quartz-integration] (8 commits) ...Merge branch 'master' into quartz-integration John Ralls
- [gtk+/quartz-integration: 8/8] Merge branch 'master' into quartz-integration John Ralls
- [gtk+/gtk-2-24-quartz] (2 commits) ...Merge branch 'gtk-2-24' into gtk-2-24-quartz John Ralls
- [gtk+/gtk-2-24-quartz: 2/2] Merge branch 'gtk-2-24' into gtk-2-24-quartz John Ralls
- [gnome-web-photo] Add --delay option, to specify wait time between rendering and capturing Vincent Untz
- [glib] Docs: Fix tiny typo. Murray Cumming
- [vala] libgda-4.0: update to 4.2.4 Evan Nemerson
- [glibmm] 2.29.11 Murray Cumming
- [glibmm] Created tag 2.29.11 Murray Cumming
- [libsigc++2] 2.2.10 Murray Cumming
- [libsigc++2] Created tag 2.2.10 Murray Cumming
- [eog] Updated Belarusian translation. Ihar Hrachyshka
- [notification-daemon] Added Belarusian translation. Ihar Hrachyshka
- [vte] Updated Belarusian translation. Ihar Hrachyshka
- [rhythmbox] display-page-group: add 'tools' category Jonathan Matthew
- [gcompris/gcomprisbraille] Minor text error corrected Srishti Sethi
- [gnome-themes-standard] Deleted branch gtk-style-context Cosimo Cecchi
- [glom] Design: Related Records: Allow the developer to specify how many rows to show. Murray Cumming
- [nautilus] Move the 'File System' shortcut down the list in the sidebar. Cosimo Cecchi
- [gnome-settings-daemon] automount: Fix distcheck of .desktop.in.in file Rodrigo Moya
- [gnome-settings-daemon] Release 3.1.4 Rodrigo Moya
- [gnome-settings-daemon] Created tag GNOME_SETTINGS_DAEMON_3_1_4 Rodrigo Moya
- [clutter] conform/cogl-materials: Fix a compiler warning Emmanuele Bassi
- [gnome-keyring] Release version 3.1.4 Stefan Walter
- [seahorse] Split out libcryptui into its own module. Stefan Walter
- [rhythmbox] fix some vala and dist problems Jonathan Matthew
- [rhythmbox] fix builddir != srcdir GIR generation Jonathan Matthew
- [nautilus] Turn nautilus_window_close() into a virtual method. Cosimo Cecchi
- [gtk+] Bug 655074 - Fix crash with undecorated windows on MacOS Lion Kristian Rietveld
- [gnome-keyring] Created tag 3.1.4 Stefan Walter
- [libgnome-keyring] Release version 3.1.4 Stefan Walter
- [seahorse] Release version 3.1.4 Stefan Walter
- [gtkmm] CellArea: Added get_focus_siblings(). Murray Cumming
- [libgnome-keyring] Created tag 3.1.4 Stefan Walter
- [seahorse] Created tag 3.1.4 Stefan Walter
- [sushi] Revert "all: fix underallocations for "floating" widgets" Cosimo Cecchi
- [sushi] file-loader: use g_format_size() Cosimo Cecchi
- [seahorse] Bump version number Stefan Walter
- [sushi] build: require clutter-gtk 1.0.1 Cosimo Cecchi
- [libcryptui] Release version 3.1.4 Stefan Walter
- [anjuta] vala: bgo#654502 - Allow building with libvala-0.14 (0.13 development tree) Johannes Schmid
- [anjuta] Updated files for 3.1.4 release Johannes Schmid
- [anjuta] Created tag ANJUTA_3_1_4 Johannes Schmid
- [gdl] Documentation update Johannes Schmid
- [gdl] bgo#655099 - Resizing one DockItem affects another Johannes Schmid
- [gdl] Updated files for 3.1.4 release Johannes Schmid
- [gdl] Created tag GDL_3_1_4 Johannes Schmid
- [empathy] (6 commits) ...Merge branch 'irc-dialog' Will Thompson
- [empathy: 1/6] Add an advanced section to the IRC configuration page Will Thompson
- [empathy: 2/6] IRC accounts: make labels the same width. Will Thompson
- [empathy: 3/6] IRC: rename “user_name” regex to “nick_name” Will Thompson
- [empathy: 4/6] IRC: validate 'username' parameter. Will Thompson
- [empathy: 5/6] IRC accounts: top-justify the password hint. Will Thompson
- [empathy: 6/6] Merge branch 'irc-dialog' Will Thompson
- [gdl] Updated doap description Johannes Schmid
- [empathy] CallWindow: show the remote avatar when video stops coming Emilio Pozuelo Monfort
- [empathy] CallWindow: check the video exists before showing it Emilio Pozuelo Monfort
- [empathy] CallWindow: ignore events in the data probe callback Emilio Pozuelo Monfort
- [empathy] CallWindow: fix typo Emilio Pozuelo Monfort
- [empathy] CallWindow: fix comments Emilio Pozuelo Monfort
- [gimp/soc-2011-gimpunitentry] app/dialogs: port offset-dialog to GimpUnitEntry =?utf-8?q?Enrico_Schr=C3=B6der?=
- [evolution] Bug #654261 - Importing ics files into Evolution fails silently Milan Crha
- [nautilus] Remove "Create Launcher" entry option Cosimo Cecchi
- [yelp/gnome-3-0] Fixed a string in Brazilian Portuguese translation Djavan Fagundes
- [glib] Windows (mingw32) .gitignore additions Ryan Lortie
- [gnome-themes-standard/dark-theme-blue] Minor tweaks to the contrast of the dark select/checkboxes Jakub Steiner
- [gnome-power-manager] Remove the udisks integration, it was rejected from the gnome-settings-daemon merge Richard Hughes
- [gnome-power-manager] Remove the keyboard backlight key handling, it's moved to gnome-settings-daemon Richard Hughes
- [gtk+/gtk-2-24] Bug 655074 - Fix crash with undecorated windows on MacOS Lion John Ralls
- [gnome-power-manager] Do not handle the action on lid close, it's moved to gnome-settings-daemon Richard Hughes
- [gnome-power-manager] Do not handle the 'power' button key, it's moved to gnome-settings-daemon Richard Hughes
- [gnome-power-manager] Do not handle the power hot-keys, it's now done in gnome-settings-daemon Richard Hughes
- [gnome-power-manager] Do not handle the lock key, it's now done in gnome-settings-daemon Richard Hughes
- [gnome-power-manager] Fixup 50690ee090b1930b98614fe1484cf47ee7909a34 Richard Hughes
- [gnome-power-manager] Do not handle the brightness keys, it's all now done in gnome-settings-daemon Richard Hughes
- [gnome-power-manager] Remove the notification for battery low capacity, the feature was rejected in gnome-settings-daemon Richard Hughes
- [gnome-power-manager] Remove the interface that gnome-shell uses, it's moved to gnome-settings-daemon Richard Hughes
- [gnome-power-manager] Remove the critical event sounds, they've all moved to gnome-settings-daemon Richard Hughes
- [gnome-power-manager] Remove all the OSD code as it's moved to gnome-settings-daemon Richard Hughes
- [gnome-power-manager] Remove all the low power notifications, they have moved to gnome-settings-daemon Richard Hughes
- [gnome-power-manager] Remove the power engine, it's moved to gnome-settings-daemon Richard Hughes
- [gnome-power-manager] Remove the xrandr brightness settings code, it's now in gnome-settings-daemon Richard Hughes
- [gnome-power-manager] Remove the backlight DBus interface used by gnome-control-center, it's moved to gnome-settings-daemo Richard Hughes
- [gnome-power-manager] Remove gnome-phone-manager integration, it's moved to gnome-settings-daemon Richard Hughes
- [gnome-power-manager] Remove the manual marshalling, it's no longer used Richard Hughes
- [gnome-power-manager] trivial: fix make distcheck Richard Hughes
- [gimp/soc-2011-warp] gegl-tool: blacklist lens-correct and hstack since they can't be used with the gegl tool. lens-corre =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp] gegl-tool: blacklist lens-correct and hstack since they can't be used with the gegl tool. lens-corre =?utf-8?q?Michael_Mur=C3=A9?=
- [glib] g_unix_open_pipe: fix some bugs Ryan Lortie
- [nautilus] release: prepare for 3.1.4 Cosimo Cecchi
- [nautilus] Created tag 3.1.4 Cosimo Cecchi
- [dasher] Updated Brazilian Portuguese translation Djavan Fagundes
- [gconf] Update NEWS Ross Burton
- [gconf] Bump version to 3.1.4 Ross Burton
- [gconf] Created tag 3.1.4 Ross Burton
- [glib] (6 commits) Created branch gwakeup Ryan Lortie
- [glib/gwakeup: 1/6] Add GWakeup Ryan Lortie
- [glib/gwakeup: 2/6] add a couple of testcases for GWakeup Ryan Lortie
- [glib/gwakeup: 3/6] port GMainContext to GWakeup Ryan Lortie
- [glib/gwakeup: 4/6] GCancellable: port to GWakeup Ryan Lortie
- [glib/gwakeup: 5/6] gtk-doc GWakeup Ryan Lortie
- [glib/gwakeup: 6/6] GWakeup .gitignore fixes Ryan Lortie
- [glib] Fix the build on non-Unix David Zeuthen
- [gtk+] Deleted branch font-chooser Alberto Ruiz
- [transmageddon] Collection of smaller changes * Add some basic tag setting * futher preparation for multi audio stre Christian Fredrik Kalager Schaller
- [gtk+] (92 commits) Created branch font-chooser Alberto Ruiz
- [gtk+/font-chooser: 1/92] GtkFontChooser: Remove all cruft from the current GtkFontSelection implementation and start a new wi Alberto Ruiz
- [gnome-control-center] power: Make insensitive any sleep actions the hardware cannot do (and 2) =?utf-8?q?Javier_Jard=C3=B3n?=
- [gtk+/font-chooser: 2/92] GtkFontChooser: Add private members to GtkFontSelectionPrivate Alberto Ruiz
- [gtk+/font-chooser: 3/92] GtkFontChooser: Create fundamental widgets for the new GtkFontSelection Alberto Ruiz
- [gtk+/font-chooser: 4/92] GtkFontChooser: Avoid using show_all explicitely Alberto Ruiz
- [gtk+/font-chooser: 5/92] GtkFontChooser: Added main treeview Alberto Ruiz
- [gtk+/font-chooser: 6/92] GtkFontChooser: Create alignment for the preview entry Alberto Ruiz
- [gtk+/font-chooser: 7/92] GtkFontChooser: Adding the alignment to the selection Alberto Ruiz
- [gtk+/font-chooser: 8/92] GtkFontChooser: Adding the preview Alberto Ruiz
- [gtk+/font-chooser: 9/92] GtkFontChooser: Added slider and spin button Alberto Ruiz
- [gtk+/font-chooser: 10/92] GtkFontChooser: Setting the height of the preview and have a define for the top padding Alberto Ruiz
- [gtk+/font-chooser: 11/92] GtkFontChooser: Set vbox to no homogeneus Alberto Ruiz
- [gtk+/font-chooser: 12/92] GtkFontChooser: Create functions to bootstrap the treeview column and settings and update the font l Alberto Ruiz
- [gtk+/font-chooser: 13/92] GtkFontChooser: Add column and cell renderer Alberto Ruiz
- [gtk+/font-chooser: 14/92] GtkFontChooser: Populated font list model Alberto Ruiz
- [gtk+/font-chooser: 15/92] GtkFontChooser: Set rules hint to TRUE in the main tree view Alberto Ruiz
- [gtk+/font-chooser: 16/92] GtkFontChooser: Improvements in the font face listing Alberto Ruiz
- [gtk+/font-chooser: 17/92] GtkFontChooser: Iterate over faces as well as families to list them Alberto Ruiz
- [gtk+/font-chooser: 18/92] GtkFontChooser: Compilation warning cleanups Alberto Ruiz
- [gtk+/font-chooser: 19/92] GtkFontChooser: Setting the default preview text and the default font size Alberto Ruiz
- [gtk+/font-chooser: 20/92] GtkFontChooser: Adding a tree model filter for the search functionality Alberto Ruiz
- [gtk+/font-chooser: 21/92] GtkFontChooser: Inserted and deleted text callbacks Alberto Ruiz
- [gtk+/font-chooser: 22/92] GtkFontChooser: Live search implemented Alberto Ruiz
- [gtk+/font-chooser: 23/92] GtkFontChooser: Set the initial size to the slider, initial callbacks for size change Alberto Ruiz
- [gtk+/font-chooser] GtkFontChooser: Fix size synchronization between slider and spin button Alberto Ruiz
- [gtk+/font-chooser: 24/92] GtkFontChooser: Search entry icon is now dynamic depending on the content Alberto Ruiz
- [gtk+/font-chooser: 25/92] GtkFontChooser: Getting the refiltering right for the clear icon. Filter function speedups. Alberto Ruiz
- [gtk+/font-chooser: 26/92] GtkFontChooser: The spinner now updates the slider size if it is within the range Alberto Ruiz
- [gtk+/font-chooser: 27/92] GtkFontChooser: Improvements on the spin/slider interaction Alberto Ruiz
- [gtk+/font-chooser: 28/92] GtkFontChooser: Fixed size updating in the preview Alberto Ruiz
- [gtk+/font-chooser: 29/92] GtkFontChooser: Layout enhancements, using a scrolled window for the preview entry. Alberto Ruiz
- [gtk+/font-chooser: 30/92] GtkFontChooser: Setting a default vertical size Alberto Ruiz
- [gtk+/font-chooser: 31/92] GtkFontChooser: Enable font selection Alberto Ruiz
- [gtk+/font-chooser: 32/92] GtkFontChooser: Added a test program Alberto Ruiz
- [gtk+/font-chooser: 33/92] GtkFontChooser: Better cursor selection and model leak fixes Alberto Ruiz
- [gtk+/font-chooser: 34/92] GtkFontChooser: Keep reference to the face and the family objects Alberto Ruiz
- [gtk+/font-chooser: 35/92] GtkFontChooser: Ellipsize cell renderer and set a better size list Alberto Ruiz
- [gtk+/font-chooser: 36/92] GtkFontChooser: Setting a minimum width andfix the markup for the rows Alberto Ruiz
- [gtk+/font-chooser: 37/92] GtkFontChooser: Fixing mouse scroll zooming behaviour for the preview and the size controls Alberto Ruiz
- [gtk+/font-chooser: 38/92] GtkFontChooser: Improvements on the size setting signals between the preview, scale and spinbutton. Alberto Ruiz
- [gtk+/font-chooser: 39/92] GtkFontChooser: Layout improvements. Adding shadow to scrolled windows. Font+Face text is now bold. Alberto Ruiz
- [gtk+/font-chooser: 40/92] GtkFontChooser: Layout improvements, spacing between elements and default widget size. Alberto Ruiz
- [gtk+/font-chooser: 41/92] GtkFontChooser: Filter also by font face Alberto Ruiz
- [gtk+/font-chooser: 42/92] GtkFontChooser: Initial support for deprecated functions Alberto Ruiz
- [gtk+/font-chooser: 43/92] GtkFontChooser: initialization and destruction of deprecated widgets and data models Alberto Ruiz
- [gtk+/font-chooser: 44/92] GtkFontChooser: update the size model for the deprecated size list Alberto Ruiz
- [gtk+/font-chooser: 45/92] GtkFontChooser: Add deprecated calls to the test Alberto Ruiz
- [gtk+/font-chooser: 46/92] GtkFontChooser: Fix segmentation fault in deprecated size list population Alberto Ruiz
- [gtk+/font-chooser: 47/92] GtkFontChooser: Add tree view columns for the deprecated widgets Alberto Ruiz
- [gtk+/font-chooser: 48/92] GtkFontChooser: Populate font family names in the deprecated family list Alberto Ruiz
- [gtk+/font-chooser: 49/92] GtkFontChooser: Populate face names in the deprecated face list Alberto Ruiz
- [gtk+/font-chooser: 50/92] GtkFontChooser: Use scrolled windows for the deprecated widgets Alberto Ruiz
- [gtk+/font-chooser: 51/92] GtkFontChooser: Unref deprecated widgets on finalize Alberto Ruiz
- [gtk+/font-chooser: 52/92] GtkFontChooser: Use GTK_DISABLE_DEPRECATED to encapsulate the deprecated functionality Alberto Ruiz
- [gtk+/font-chooser: 53/92] GtkFontChooser: Add callbacks and improve test to take deprecated widgets into account Alberto Ruiz
- [gtk+/font-chooser: 54/92] GtkFontChooser: Use the theme font as the default font Alberto Ruiz
- [gtk+/font-chooser: 55/92] GtkFontChooser: Refactoring the default font size, face and family assignment for clarity Alberto Ruiz
- [gtk+/font-chooser: 56/92] GtkFontChooser: Update deprecated font list on slection Alberto Ruiz
- [gtk+/font-chooser: 57/92] GtkFontChooser: Blocking the cursor change callbacks from happening on the deprecated widgets when s Alberto Ruiz
- [gtk+/font-chooser: 58/92] GtkFontChooser: Update size when selecting an item of the deprecated size list Alberto Ruiz
- [gtk+/font-chooser: 59/92] GtkFontChooser: Update selection on deprecated face or font list selection Alberto Ruiz
- [gtk+/font-chooser: 60/92] GtkFontChooser: Update selection on deprecated size list selection Alberto Ruiz
- [gtk+/font-chooser: 61/92] GtkFontChooser: Improve bootstrapping of the deprecated lists Alberto Ruiz
- [gtk+/font-chooser: 62/92] GtkFontChooser: Setting the font-name property. Test updates. Remove warnings. Alberto Ruiz
- [gtk+/font-chooser: 63/92] GtkFontChooser: gtk_font_selection_set_font_name implementation Alberto Ruiz
- [gedit-cossa] Added Brazilian Portuguese translation Djavan Fagundes
- [gtk+/font-chooser: 64/92] GtkFontChooser: check if font name is NULL in gtk_font_selection_set_font_name Alberto Ruiz
- [gtk+/font-chooser: 65/92] GtkFontChooser: implement gtk_font_selection_set/get_preview_text Alberto Ruiz
- [gtk+/font-chooser: 66/92] GtkFontChooser: Added test for GtkFontSelectionDialog Alberto Ruiz
- [gtk+/font-chooser: 67/92] GtkFontChooser: Changed dialog label from OK to Select, deprecated get_ok_button and internal apply Alberto Ruiz
- [gtk+/font-chooser: 68/92] GtkFontChooser: Add gtk_font_selection_dialog_get_select_button and use GTK_DISABLE_DEPRECATED in gt Alberto Ruiz
- [gtk+/font-chooser: 69/92] GtkFontChooser: Use GTK_DISABLE_DEPRECATED on the test code Alberto Ruiz
- [gtk+/font-chooser: 70/92] GtkFontChooser: Better test preview text Alberto Ruiz
- [gtk+/font-chooser: 71/92] GtkFontChooser: Add a property to control whether the preview entry is shown or not Alberto Ruiz
- [gtk+/font-chooser: 72/92] GtkFontChooser: Update fontlist on style change Alberto Ruiz
- [gtk+/font-chooser: 73/92] GtkFontChooser: Check if the deprecated widgets are present before updating the size list Alberto Ruiz
- [gtk+/font-chooser: 74/92] GtkFontChooser: Remove wrong usage of GTK_DISABLE_DEPRECATED Alberto Ruiz
- [gtk+/font-chooser: 75/92] GtkFontChooser: Renaming the class names and fixing the tests Alberto Ruiz
- [gtk+/font-chooser: 76/92] GtkFontChooser: Expose the new widget in gtk.h and add test cases Alberto Ruiz
- [gtk+/font-chooser: 77/92] GtkFontChooser: Removed support for deprecated functionality from GtkFontSelector Alberto Ruiz
- [gtk+/font-chooser: 78/92] GtkFontChooser: Restore automatic alignment on scroll to selection Alberto Ruiz
- [gtk+/font-chooser: 79/92] GtkFontChooser: Now shearch filters each individual term rather than the whole string at once Alberto Ruiz
- [gtk+/font-chooser: 80/92] GtkFontChooser: Use symbolic icons in the filter entry Alberto Ruiz
- [gtk+/font-chooser: 81/92] GtkFontChooserDialog: Split the dialog out of gtkfontchooser.[ch] to gtkfontchooserdialog.[ch] Alberto Ruiz
- [gtk+/font-chooser: 82/92] GtkFontChooser: GtkFontChooserDialog: Update documenation to reflect Since: 3.2 Alberto Ruiz
- [gtk+/font-chooser: 83/92] GtkFontChooser: Initial work to use GtkGrid Alberto Ruiz
- [gtk+/font-chooser: 84/92] GtkFontChooser: Add preview entry to the grid Alberto Ruiz
- [gtk+/font-chooser: 85/92] GtkFontChooser: Use const instead of G_CONST_RETURN Alberto Ruiz
- [gtk+/font-chooser: 86/92] GtkFontChooser: Use GtkBox instead of GtkVBox as base class. Alberto Ruiz
- [gtk+/font-chooser: 87/92] GtkFontChooser: Fix expand and fill properties for the grid layout Alberto Ruiz
- [gtk+/font-chooser: 88/92] GtkFontChooser: Use a nested grid to achieve the right layout in the size controls Alberto Ruiz
- [gtk+/font-chooser: 89/92] GtkFontChooser: Remove the themed color for the font title Alberto Ruiz
- [gtk+/font-chooser: 90/92] GtkFontChooser: Fix scroll callback connected to treeview instead of preview Alberto Ruiz
- [gtk+/font-chooser: 91/92] GtkFontChooser: Remove default geometry defines Alberto Ruiz
- [gtk+/font-chooser: 92/92] GtkFontChooser: Cleanup comments and fix indentation alignments Alberto Ruiz
- [gtk+] widget-factory: small tweaks Matthias Clasen
- [glib] More fixes for non-Unix builds David Zeuthen
- [gnome-themes-standard] First iteration of a blue-based dark theme Cosimo Cecchi
- [gnome-themes-standard] Minor tweaks to the contrast of the dark select/checkboxes Cosimo Cecchi
- [gnome-themes-standard] release: update for 3.1.4 Cosimo Cecchi
- [gnome-themes-standard] Created tag 3.1.4 Cosimo Cecchi
- [nautilus] Deleted branch previewer Cosimo Cecchi
- [gnome-themes-standard] Deleted branch dark-theme-blue Cosimo Cecchi
- [glib/gwakeup] GWakeup: add signal safety note Ryan Lortie
- [evolution] Bug #654889 - Closes when clicking on year/month selector Milan Crha
- [evolution/gnome-3-0] Bug #654889 - Closes when clicking on year/month selector Milan Crha
- [libpeas] Add Garrett Regier to our DOAP file. =?utf-8?q?Steve_Fr=C3=A9cinaux?=
- [gtk+/font-chooser] GtkFontChooser: Remove outdated Copyright information Alberto Ruiz
- [gtk+/font-chooser] GtkFontChooserDialog: Use g_object_new to set initial values in the dialog constructor Alberto Ruiz
- [yelp-xsl] Version 3.1.3 Shaun McCance
- [yelp-xsl] Created tag 3.1.3 Shaun McCance
- [caribou] Updated Brazilian Portuguese translation Djavan Fagundes
- [gevice] remove gevice.glade. add gevice.xml, menu.xml Alejandro Valdes Jimenez
- [gnome-screensaver] gs-window-x11: use g_timeout_add_seconds for watch dog Ray Strode
- [gnome-screensaver] gs-window-x11: shorten clock timeout to detect skew Ray Strode
- [gnome-screensaver] gs-window-x11: drop some unused variables Ray Strode
- [tracker] (3 commits) Created branch regions-of-interest Ivan Frade
- [tracker/regions-of-interest: 1/3] tests/libtracker-extract: Unit test to read regions in the XMP metadata Ivan Frade
- [tracker/regions-of-interest: 2/3] libtracker-extract: Very first implementation of the Region extraction from XMP Ivan Frade
- [tracker/regions-of-interest: 3/3] NFO: Regions of interest in images Ivan Frade
- [glib/gwakeup] GWakeup: test fallback case Ryan Lortie
- [gevice] add/remove apropiate Makefile.am on data/ui and data/glade Alejandro Valdes Jimenez
- [gnome-desktop] build: Fix previous commit (1e38a386) Vincent Untz
- [tracker/regions-of-interest] NFO: Add cardinality restrictions to the properties Ivan Frade
- [aravis] documentation: more work on GVCP and GVSP packet documentation. Emmanuel Pacaud
- [gevice] add new file data/main.xml Alejandro Valdes Jimenez
- [gtk+/font-chooser] GtkFontChooser: Set correct margin values between UI elements Alberto Ruiz
- [gtk+/font-chooser] GtkFontChooserDialog: Fix get_font_chooser public function name Alberto Ruiz
- [gtk+/font-chooser] GtkFontChooserDialog: Add parent window as a parameter in the constructor Alberto Ruiz
- [sushi] style: use dark theme and remove a lot of custom CSS Cosimo Cecchi
- [evolution] Forward button in Evolution Mail Configuration Assistant is actually called Continue Andre Klapper
- [vinagre] Update NEWS for 3.1.4 release David King
- [vinagre] Created tag 3.1.4 David King
- [vino] Update NEWS for 3.1.4 release David King
- [vino] Created tag 3.1.4 David King
- [vino] Post-release version bump to 3.1.5 David King
- [vinagre] Post-release version bump to 3.1.5 David King
- [gnome-power-manager] trivial: update the Fedora spef file example Richard Hughes
- [gnome-power-manager] Remove the DPMS integration, it's moved to gnome-settings-daemon Richard Hughes
- [gnome-power-manager] Remove the hardware button integration, it's moved to gnome-settings-daemon Richard Hughes
- [gnome-power-manager] Remove the PkControl abstraction, it's moved to gnome-settings-daemon Richard Hughes
- [gnome-power-manager] Remove the screensaver integration, it's moved to gnome-settings-daemon Richard Hughes
- [gnome-power-manager] Remove the gnome-power-manager executable, 99% of functionality has been moved to gnome-settings-dae Richard Hughes
- [gnome-power-manager] Remove the help files, now neither gnome-power-manager or gnome-power-preferences exist Richard Hughes
- [gnome-power-manager] trivial: nuke gnome-power-bugreport.sh now we don't have a daemon Richard Hughes
- [gnome-power-manager] trivial: nuke the gnome-power-manager man page Richard Hughes
- [gnome-power-manager] trivial: remove docs/ there's nothing interesting there anymore Richard Hughes
- [glib/gwakeup] GWakeup: make it private API Ryan Lortie
- [glib/gwakeup] Remove g_wakeup_* from glib.symbols Ryan Lortie
- [glib/gwakeup] .gitignore the gwakeup-fallback testcase Ryan Lortie
- [gjs] Remove All Rights Reserved. for code originating from Litl Johan Dahlin
- [glib/gwakeup] GWakeup: fix Windows build breakage Ryan Lortie
- [sushi] [l10n] Added Italian translation Luca Ferretti
- [ghex] Explicitly link with libgconf Kalev Lember
- [ghex] Remove custom print widgets Kalev Lember
- [ghex] Fix a few issues with -DGSEAL_ENABLE Kalev Lember
- [sushi] [l10n] Add missing audio.js in POTFILES.in Luca Ferretti
- [sushi] [l10n] Updated Italian translation Luca Ferretti
- [gtk+/font-chooser] GtkFontChooser: Setting all ought to be static functions as static Alberto Ruiz
- [gtk+/font-chooser] GtkFontChooser: Added missing breaks in switch statements Alberto Ruiz
- [gtk+/font-chooser] GtkFontChooser: Using explicit comparisons for g_strcmp0 Alberto Ruiz
- [gtk+/font-chooser] GtkFontChooser: Fixed coding style wrt spacing around operators Alberto Ruiz
- [gtk+/font-chooser] GtkFontChooser: Using the widget instead of the private struct as signal data in all conects Alberto Ruiz
- [gnome-tweak-tool] Updated Brazilian Portuguese translation. Reviewed by Antonio Fernandes C. Neto <fernandes pelivre o Djavan Fagundes
- [gnome-power-manager] Created tag GNOME_POWER_MANAGER_3_1_3 Richard Hughes
- [gnome-power-manager] GNOME Power Manager 3.1.3 Richard Hughes
- [gtk+/font-chooser] GtkFontChooser: Using G_N_ELEMENTS instead of a define Alberto Ruiz
- [gnome-power-manager] trivial: Post release version bump Richard Hughes
- [genius] Mon Jul 25 10:38:56 2011 Jiri (George) Lebl <jirka 5z com> George Lebl
- [seahorse] Debug changes and fixes Stefan Walter
- [seahorse] Add Glib style debug messages Stefan Walter
- [gparted] Updated Brazilian Portuguese translation Djavan Fagundes
- [gjs] Complete porting to GDBus Colin Walters
- [gjs] Port DBus tests to GDBus Colin Walters
- [vala] gio-2.0: Fix the GIcon and GLoadableIcon bindings Evan Nemerson
- [at-spi2-core] Add new roles corresponding to those added to atk Mike Gorse
- [evolution-mapi] Updated Russian translation Yuri Myasoedov
- [emerillon-plugins] Added Russian translation Yuri Myasoedov
- [gevice] changed properties of some widgets Alejandro Valdes Jimenez
- [libpeas] Fix distcheck Garrett Regier
- [libpeas] Release 1.1.1 Garrett Regier
- [libpeas] Post-release version bump for 1.1.2 Garrett Regier
- [evolution-couchdb] Added Russian translation Yuri Myasoedov
- [anjuta-extras] Updated files for 3.1.4 release James Liggett
- [anjuta-extras] Created tag ANJUTA_EXTRAS_3_1_4 James Liggett
- [gevice] add new file pref.xml Alejandro Valdes Jimenez
- [gnome-control-center] Release 3.1.4 Rodrigo Moya
- [gnome-control-center] Created tag GNOME_CONTROL_CENTER_3_1_4 Rodrigo Moya
- [gnome-games] Updated Spanish translation Jorge Gonzalez Gonzalez
- [at-spi2-core] Fix check box role name Mike Gorse
- [at-spi2-core] Add documentation templates to the repository Mike Gorse
- [gnome-desktop] release: 3.1.4 Vincent Untz
- [gnome-desktop] release: post-release bump to 3.1.5 Vincent Untz
- [gnome-desktop] Created tag 3.1.4 Vincent Untz
- [gnome-web-photo] release: 0.10.3 Vincent Untz
- [gnome-web-photo] Created tag 0.10.3 Vincent Untz
- [gnome-web-photo] release: post-release bump to 0.10.4 Vincent Untz
- [orca] Updated Spanish translation Jorge Gonzalez Gonzalez
- [accerciser] Updated Spanish translation Jorge Gonzalez Gonzalez
- [evolution] Updated Spanish translation Jorge Gonzalez Gonzalez
- [empathy] Updated Spanish translation Jorge Gonzalez Gonzalez
- [orca] Prep for Orca v3.1.4 Alejandro Leiva
- [orca] Created tag ORCA_3_1_4 Alejandro Leiva
- [folks] Bug 650414 — Need better APIs to handle image data Philip Withnall
- [orca] Marking as Orca v3.1.5pre Alejandro Leiva
- [latexila] Structure: get markup name: more robust =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [anjuta] manual: Document debugger plugin Sebastien Granjoux
- [file-roller] updated for version 3.1.1 Paolo Bacchilega
- [file-roller] Created tag 3.1.1 Paolo Bacchilega
- [eog] Prepare for release 3.1.4 Felix Riemann
- [orca] Updating RELEASE-HOWTO to reflect new script to deploy a gnome module. Alejandro Leiva
- [eog] Post-release version bump Felix Riemann
- [eog] Created tag 3.1.4 Felix Riemann
- [mousetweaks] Prepare the 3.1.4 release Francesco Fumanti
- [libgda/LIBGDA_4.2] GdauiDataProxy: scaled down UI Vivien Malerba
- [libgda/LIBGDA_4.2] Doc. improvements Vivien Malerba
- [libgda/LIBGDA_4.2] GdaDataSelect: take into account INSERT modification statement into column's attributes Vivien Malerba
- [libgda/LIBGDA_4.2] GdaStatement: corrected how GdaSqlExpr->value is handled Vivien Malerba
- [libgda/LIBGDA_4.2] gda_compute_dml_statements(): handle column's default value and autoincrement Vivien Malerba
- [libgda/LIBGDA_4.2] Data cell rendering corrections Vivien Malerba
- [libgda/LIBGDA_4.2] GdauiDataProxyInfo corrections Vivien Malerba
- [libgda/LIBGDA_4.2] gda_column_set_default_value(): allow NULL as 2nd argument Vivien Malerba
- [orca/orca-xdesktop] Marking as Orca v3.1.4pre-xdesktop Alejandro Leiva
- [libgda/LIBGDA_4.2] GdauiDataProxy: merged the "ActionUndelete" into the "ActionDelet" Vivien Malerba
- [libgda/LIBGDA_4.2] GdaBrowser: allow modifications in UIFormGrid widget Vivien Malerba
- [libgda/LIBGDA_4.2] Misc. corrections Vivien Malerba
- [libgda/LIBGDA_4.2] Allow NULL argument to gda_value_free() Vivien Malerba
- [libgda/LIBGDA_4.2] Don't use G_MAXINT as value type in test data model Vivien Malerba
- [mousetweaks] Created tag MOUSETWEAKS_3_1_4 Francesco Fumanti
- [gnome-applets] [release] 3.1.4 Enrico Minack
- [gevice] modified: data/ui/Makefile.am new file: data/ui/dbase.xml modified: src/gevice.py: remove c Alejandro Valdes Jimenez
- [mousetweaks] Post release version increment to 3.1.5 Francesco Fumanti
- [gnome-applets] Created tag GNOME_APPLETS_3_1_4 Enrico Minack
- [gtk+] Bug 508601 - Copying from GTK+ applications causes crash Kristian Rietveld
- [gnome-applets] [release] post-release bump to 3.1.5 Enrico Minack
- [eog-plugins] Prepare for release 3.1.2 Felix Riemann
- [eog-plugins] Post-release version bump Felix Riemann
- [eog-plugins] Created tag 3.1.2 Felix Riemann
- [gnome-commander] Replacing obsoleted g_strncasecmp() with g_ascii_strncasecmp() Piotr Eljasiak
- [orca/orca-xdesktop] Prep for v3.1.4-xdesktop Alejandro Leiva
- [gnome-commander] Replacing obsoleted g_strdown() with g_ascii_strdown() Piotr Eljasiak
- [orca] Created tag ORCA_3_1_4_XDESKTOP Alejandro Leiva
- [nautilus-actions] Fix test against nautilus_menu_provider_get_toolbar_items() Pierre Wieser
- [orca/orca-xdesktop] Marking as Orca v3.1.5pre-xdesktop Alejandro Leiva
- [latexila] Some regex clean-up =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [orca/gnome-3-0] Marking as v3.0.4pre Alejandro Leiva
- [hyena/gtk3] ListView: Fix NRE when accessing the Theme property Bertrand Lorentz
- [hyena/gtk3] TextBlock: Fix text color when selected Bertrand Lorentz
- [hyena/gtk3] ListView: Add missing calls to StyleContext.Save () and Restore () Bertrand Lorentz
- [orca/gnome-3-0] Prep for v3.0.4 Alejandro Leiva
- [orca] Created tag ORCA_3_0_4 Alejandro Leiva
- [orca/gnome-3-0] Marking as Orca v3.0.5pre Alejandro Leiva
- [gnomeweb-wml] eog: Update release sidebar with latest unstable release Felix Riemann
- [evolution-data-server] Deleted branch openismus-work-master Tristan Van Berkom
- [evolution-data-server] (9 commits) Created branch openismus-work-master Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 1/9] Added e_book_client_view_set_flags() Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 2/9] Fixed addressbook code run properly without the E_BOOK_CLIENT_VIEW_NOTIFY_INITIAL flag set. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 3/9] Added test-client-suppress-notifications.c test Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 4/9] Handle fields-of-interest for the UID field in the file backend. Tristan Van Berkom
- [gevice] Fixed bug #655285 Alejandro Valdes Jimenez
- [evolution-data-server/openismus-work-master: 5/9] Added test-client-uid-only-view.c test case. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 6/9] Added e_book_client_get_revision(). Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 7/9] Added test case to test e_book_client_get_revision() Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 8/9] Make local addressbook backend store image data as URIs. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 9/9] Added test case showing photo data stored as uris. Tristan Van Berkom
- [gnome-games] iagno: Remove reference to nonexistent network-games Thomas Hindoe Paaboel Andersen
- [gevice] data/ui/find.xml: add new file Alejandro Valdes Jimenez
- [gnome-games] NEWS update for 3.1.4 Thomas Hindoe Paaboel Andersen
- [gxml] * implement NameTagNodeList, a NodeList suitable for get_elements_by_tag_name; still needs live moni Richard Hans Schwarting
- [gxml] * make Document's get_elements_by_tag_name use NodeList Richard Hans Schwarting
- [gxml] * make Element use NodeList for get_elements_by_tag_name Richard Hans Schwarting
- [gxml] * make version parametre default to null Richard Hans Schwarting
- [gxml] * in libxml2 patch, don't use absolute paths Richard Hans Schwarting
- [gxml] * use NodeList now for get_elements_by_tag_name test Richard Hans Schwarting
- [gxml] * fill in tests for implementation and document_element * fill in tests for constructing by string * Richard Hans Schwarting
- [gxml] * yay, Document loading is tested well now. Richard Hans Schwarting
- [anjuta] manual: Install index.page so that the help is shown correctly. Johannes Schmid
- [gitg] Add blame mode. Fixes bug #576693 Ignacio Casal Quinteiro
- [gitg] Release 0.2.4 Ignacio Casal Quinteiro
- [gitg] Created tag v0.2.4 Ignacio Casal Quinteiro
- [gevice] data/ui/diagram.xml: add new file Alejandro Valdes Jimenez
- [gnome-games] Created tag GNOME_GAMES_3_1_4 Thomas Hindoe Paaboel Andersen
- [vala] Add gtksourceview-3.0 bindings Evan Nemerson
- [vala] gobject-2.0: fix ParamSpec.internal binding Evan Nemerson
- [planner] fixes for compilation errors with --with-database Alexandre Franke
- [gevice] Fixed bug #655266 Alejandro Valdes Jimenez
- [gimp/soc-2011-warp] imagemap: rename internal function _gimp_image_map_apply to gimp_image_map_apply_real =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp/soc-2011-warp] imagemap: don't set properties if not needed to avoid invalidating the graph =?utf-8?q?Michael_Mur=C3=A9?=
- [banshee/gtk3] SourceView: Add "new" keywords to silence warnings Bertrand Lorentz
- [banshee/gtk3] Update Hyena to the latest from the gtk3 branch Bertrand Lorentz
- [cogl] Export API for uploading a tex subregion from a CoglBuffer Robert Bragg
- [vala] Remove gtksourceview-3.0 bindings Evan Nemerson
- [tomboy] Update NEWS for 1.7.2 Aaron Borden
- [tomboy] Bump the version to 1.7.3 Aaron Borden
- [tomboy] Created tag 1.7.2 Aaron Borden
- [at-spi2-core] Release v2.1.4 Mike Gorse
- [at-spi2-core] Created tag AT_SPI2_CORE_2_1_4 Mike Gorse
- [gnomeweb-wml] Tomboy 1.7.2 release Aaron Borden
- [at-spi2-atk] Created tag AT_SPI2_ATK_2_1_4 Mike Gorse
- [pyatspi2] Release v2.1.4 Mike Gorse
- [pyatspi2] Created tag PYATSPI_2_1_4 Mike Gorse
- [accerciser] Prep for v3.1.4 =?utf-8?q?Javier_Hern=C3=A1ndez_Ant=C3=BAnez?=
- [latexila] Sensitivity of Edit -> Completion =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [latexila] [l10n] use the 'lettre' class for the French letter template =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [accerciser] Created tag ACCERCISER_3_1_4 =?utf-8?q?Javier_Hern=C3=A1ndez_Ant=C3=BAnez?=
- [gevice] Fixed bug #655265 Alejandro Valdes Jimenez
- [accerciser] Marked as 3.1.5pre =?utf-8?q?Javier_Hern=C3=A1ndez_Ant=C3=BAnez?=
- [vala] gstreamer*-0.10: update bindings to 0.10.35.1 Evan Nemerson
- [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] Added e_book_client_view_set_flags() Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 2/10] Fixed addressbook code run properly without the E_BOOK_CLIENT_VIEW_NOTIFY_INITIAL flag set. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 3/10] Added test-client-suppress-notifications.c test Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 4/10] Handle fields-of-interest for local addressbook backend. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 5/10] Added test-client-uid-only-view.c test case. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 6/10] Adding test-client-revision-view.c Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 7/10] Added e_book_client_get_revision(). Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 8/10] Added test case to test e_book_client_get_revision() Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 9/10] Make local addressbook backend store image data as URIs. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 10/10] Added test case showing photo data stored as uris. Tristan Van Berkom
26 July 2011
- [gxml] * figured out how to neatly run outside processes synchronously for testing, yay Richard Hans Schwarting
- [gxml] * fill out tests for Document for creating other classes Richard Hans Schwarting
- [gxml] * fix DocumentTest Richard Hans Schwarting
- [gxml] * add test_out_{path,stream}_expected.xml test files Richard Hans Schwarting
- [latexila] Do not comment empty or spaces-only lines =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [latexila] Structure: avoid a critical warning =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [latexila] CompletionProvider: remove default implementation methods =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [gnome-system-monitor] Release: 3.1.4 =?utf-8?q?Chris_K=C3=BChl?=
- [gnome-system-monitor] Created tag GNOME_SYSTEM_MONITOR_3_1_4 =?utf-8?q?Chris_K=C3=BChl?=
- [latexila] Structure: truncate TODOs and FIXMEs if needed =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [gevice] data/apps.gevice.gschema.xml: add new file. Schema for GSettings Alejandro Valdes Jimenez
- [beast] BSE: compile bsecontextmerger as C++ source Tim Janik
- [beast] BSE: compile bsecsynth as C++ source Tim Janik
- [beast] BSE: compile bsedatapocket as C++ source Tim Janik
- [beast] SFI: make peek_or_return macro work in C++ sources Tim Janik
- [beast] BSE: compile bsedevice as C++ source Tim Janik
- [beast] BSE: compile bseeditablesample as C++ source Tim Janik
- [beast] BSE: compile bseenums as C++ source Tim Janik
- [beast] BSE: compile bsefilter-ellf as C++ source Tim Janik
- [beast] BSE: compile bsegconfig as C++ source Tim Janik
- [beast] BSE: compile bseglobals as C++ source Tim Janik
- [beast] BSE: compile bseglue as C++ source Tim Janik
- [beast] PO: fix bsedevice/bseenums translations (C++) Tim Janik
- [beast] BSE: compile bseinfo as C++ source Tim Janik
- [beast] BSE: removed unused dummy file Tim Janik
- [beast] BSE: reformat "unsigned int" -> "uint" Tim Janik
- [gevice] removed gtk.glade dependences Alejandro Valdes Jimenez
- [gbrainy] Updated Slovak translation =?utf-8?q?Pavol_=C5=A0imo?=
- [evolution-data-server/meego-eds] Dup the charset as it invalidates after the call ends. Srinivasa Ragavan
- [evolution-data-server/meego-eds] Fix a crash if the folder name isnt in English. Srinivasa Ragavan
- [evolution-data-server/meego-eds] Add new files to POTFILES. Missed before. Srinivasa Ragavan
- [nautilus-share] Added Slovak translation =?utf-8?q?Pavol_=C5=A0imo?=
- [evolution-ews] I order to create meeting with attachments (according to MS blogs) we have to to it in 3 stages : 1. Pavel Ocheretny
- [evolution-ews] Set meetings cancellation to be sent by server and not by backend Pavel Ocheretny
- [genius] Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [genius] Added Czech language =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [gnome-commander] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [empathy] (6 commits) ...Merge remote-tracking branch 'danni/populate-popup-654669' Xavier Claessens
- [empathy: 1/6] Populate spelling suggestions when menu key is pressed Xavier Claessens
- [empathy: 2/6] Don't generate critical when dragging with no contact selected Xavier Claessens
- [empathy: 3/6] Assume GDK_KEY_PRESS in the default case Xavier Claessens
- [empathy: 4/6] Apply the same fix to EmpathyContactListView Xavier Claessens
- [empathy: 5/6] Merge remote-tracking branch 'danni/drag-n-drop-558942' Xavier Claessens
- [empathy: 6/6] Merge remote-tracking branch 'danni/populate-popup-654669' Xavier Claessens
- [empathy] prepare release Xavier Claessens
- [genius] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [empathy] Created tag EMPATHY_3_1_4 Xavier Claessens
- [tracker/writeback-refactor-rebase] libtracker-miner, dbus: Add deprecation markers for IgnoreNextUpdate Philip Van Hoof
- [glib] (13 commits) ...Merge branch 'gwakeup' Ryan Lortie
- [glib: 13/13] Merge branch 'gwakeup' Ryan Lortie
- [tracker/writeback-refactor-rebase] libtracker-miner, dbus: Use stable version for deprecation Philip Van Hoof
- [glib] glocalfile: don't bother with fstype on win32 Ryan Lortie
- [tracker] Deleted branch writeback-refactor-rebase Philip Van Hoof
- [tracker] (43 commits) Created branch writeback-refactor-rebase Philip Van Hoof
- [tracker/writeback-refactor-rebase: 1/43] miner/fs: Add an empty listener class for writeback Philip Van Hoof
- [tracker/writeback-refactor-rebase: 2/43] miner/fs: Add an empty dispatcher class for writeback Philip Van Hoof
- [tracker/writeback-refactor-rebase: 3/43] libtracker-miner: Integrate queues with writeback capability Philip Van Hoof
- [tracker/writeback-refactor-rebase: 4/43] libtracker-miner: Add signal to connect to for writeback Philip Van Hoof
- [tracker/writeback-refactor-rebase: 5/43] libtracker-miner: Add rdf_types to the signal for Writeback Philip Van Hoof
- [tracker/writeback-refactor-rebase: 6/43] miners/fs: Implement listener class Philip Van Hoof
- [tracker/writeback-refactor-rebase: 7/43] Rewrite of tracker-writeback Philip Van Hoof
- [tracker/writeback-refactor-rebase: 8/43] tracker-writeback: Remove unneeded file Philip Van Hoof
- [tracker/writeback-refactor-rebase: 9/43] miners/fs: Integrate writeback, start it up Philip Van Hoof
- [tracker/writeback-refactor-rebase: 10/43] tracker-writeback: Use tempnam instead of home brewn system Philip Van Hoof
- [tracker/writeback-refactor-rebase: 11/43] tracker-writeback: Add warning about IgnoreNextUpdate removal Philip Van Hoof
- [tracker/writeback-refactor-rebase: 12/43] tracker-writeback: Fix up cancelling Philip Van Hoof
- [tracker/writeback-refactor-rebase: 13/43] tracker-writeback: Use GIO scheduler for actual writeback Philip Van Hoof
- [tracker/writeback-refactor-rebase: 14/43] miners/fs: Make it possible to enable/disable Writeback Philip Van Hoof
- [tracker/writeback-refactor-rebase: 15/43] tracker-writeback: Add shutdown timeout to Writeback service Philip Van Hoof
- [tracker/writeback-refactor-rebase: 16/43] tracker-writeback: Implement cancel on unmount and cancel on API call Philip Van Hoof
- [tracker/writeback-refactor-rebase: 17/43] tracker-writeback: Pass cancellable around to also the modules Philip Van Hoof
- [tracker/writeback-refactor-rebase: 18/43] tracker-writeback: Use g_mkstemp_full() and preserve permissions on copy Philip Van Hoof
- [tracker/writeback-refactor-rebase: 19/43] miners/fs: Implement dispatcher Philip Van Hoof
- [tracker/writeback-refactor-rebase: 20/43] miners/fs: Cleanup debugging Philip Van Hoof
- [tracker/writeback-refactor-rebase: 21/43] miners/fs, libtracker-miner: Retry writeback on unmount event Philip Van Hoof
- [tracker/writeback-refactor-rebase: 22/43] libtracker-miner: Add code comment about endless retrying Philip Van Hoof
- [tracker/writeback-refactor-rebase: 23/43] libtracker-miner, miners-fs: Error handling unmount of FS during writeback, add timeout Philip Van Hoof
- [tracker/writeback-refactor-rebase: 24/43] miners/fs: Don't retry unmount handlding forever Philip Van Hoof
- [tracker/writeback-refactor-rebase: 25/43] tracker-writeback: Add missing .service.in file Philip Van Hoof
- [tracker/writeback-refactor-rebase: 26/43] tracker-writeback: Exit the writeback process in case of unmount event Philip Van Hoof
- [tracker/writeback-refactor-rebase: 27/43] libtracker-miner: Use the task pool for ongoing writeback operations Philip Van Hoof
- [tracker/writeback-refactor-rebase: 28/43] tracker-writeback: Remove IgnoreNextUpdate and file locking from writeback Philip Van Hoof
- [tracker/writeback-refactor-rebase: 29/43] writeback: Update return value to signal connecting to ::writeback-file Philip Van Hoof
- [tracker/writeback-refactor-rebase: 30/43] tracker-miner-fs: Ignore monitor events on files being written back Philip Van Hoof
- [tracker/writeback-refactor-rebase: 31/43] libtracker-miner: Ignore EVENT_MOVED during Writeback Philip Van Hoof
- [tracker/writeback-refactor-rebase: 32/43] libtracker-miner: Move writeback task removal to UPDATE monitor events Philip Van Hoof
- [tracker/writeback-refactor-rebase: 33/43] libtracker-miner: Separate writeback tasks to their own task pool Philip Van Hoof
- [tracker/writeback-refactor-rebase: 34/43] libtracker-miner: Ensure no items are left to process after writeback Philip Van Hoof
- [tracker/writeback-refactor-rebase: 35/43] libtracker-miner: check writeback task pool when translating MOVED events to CREATED Philip Van Hoof
- [tracker/writeback-refactor-rebase: 36/43] libtracker-miner: Rename and change to boolean return of a GEqualFunc Philip Van Hoof
- [banshee] Added Slovak translation =?utf-8?q?Pavol_=C5=A0imo?=
- [tracker/writeback-refactor-rebase: 37/43] miners/fs, data/gschemas: Add enable-writeback to miner-fs's config schema Philip Van Hoof
- [tracker/writeback-refactor-rebase: 38/43] miners/fs: Fix enabling/disabling writeback Philip Van Hoof
- [tracker/writeback-refactor-rebase: 39/43] miners/fs: Codestyle changes, typedefs belong to the top of the file Philip Van Hoof
- [tracker/writeback-refactor-rebase: 40/43] miners/fs: Codestyle improvements Philip Van Hoof
- [tracker/writeback-refactor-rebase: 41/43] data/dbus: Fix XML file for D-Bus service Philip Van Hoof
- [tracker/writeback-refactor-rebase: 42/43] libtracker-miner, dbus: Add deprecation markers for IgnoreNextUpdate Philip Van Hoof
- [tracker/writeback-refactor-rebase: 43/43] libtracker-miner, dbus: Use stable version for deprecation Philip Van Hoof
- [ease] Updated Slovak translation =?utf-8?q?Pavol_=C5=A0imo?=
- [gegl/soc-2011-warp] gegl_buffer_dup: implement copy on write =?utf-8?q?Michael_Mur=C3=A9?=
- [gegl/soc-2011-warp] simplify gegl_buffer_tile_iterator by removing unneeded code =?utf-8?q?Michael_Mur=C3=A9?=
- [gnome-documents] window: remove debug spew Cosimo Cecchi
- [gnome-documents] model: fix the scope of a variable Cosimo Cecchi
- [empathy] remove released flag Xavier Claessens
- [gnome-documents] window: use Mainloop.source_remove() to disconnect the timeout Cosimo Cecchi
- [evolution-rss] do not free auth url before user/pass dialog Lucian Langa
- [atk] Fixing release number of the new ATK roles added =?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
- [glib] Update glib-zip.in Dieter Verfaillie
- [glib/glib-2-28] Update glib-zip.in Dieter Verfaillie
- [gnome-disk-utility] Added Slovak translation =?utf-8?q?Pavol_=C5=A0imo?=
- [network-manager-applet] Updated Swedish translation Daniel Nylander
- [glib] g_format_size: avoid silly GString use Ryan Lortie
- [glib] g_format_size: fix on Windows Ryan Lortie
- [gegl/soc-2011-warp] gegl_tile_iterator: simplify again and remove a goto =?utf-8?q?Michael_Mur=C3=A9?=
- [evolution-ews] When creating a new set meeting as free or busy Pavel Ocheretny
- [glib] GDateTime test: 1970 doesn't exist on Windows Ryan Lortie
- [tracker/writeback-refactor-rebase] libtracker-miner, miners/fs: Fix issues after review Philip Van Hoof
- [jhbuild] Add missing ';' to css styles Craig Keogh
- [glib] gtester: small Windows fix Ryan Lortie
- [genius] Czech screenshot =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [genius] Czech screenshot =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [genius] Czech screenshot =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [gnome-shell] Updated Slovak translation =?utf-8?q?Pavol_=C5=A0imo?=
- [clutter] cairo-texture: Use signal-based drawing Emmanuele Bassi
- [clutter] Created tag 1.7.6 Emmanuele Bassi
- [clutter] cairo-texture: Deprecate create()/create_region() Emmanuele Bassi
- [clutter] docs: Fixes for building the API reference Emmanuele Bassi
- [clutter] bin-layout: Fix a leak Emmanuele Bassi
- [evolution-ews] Fixed loop when removing exceptions in recurrences Or Goshen
- [clutter] Release Clutter 1.7.6 (snapshot) Emmanuele Bassi
- [clutter] Post-release version bump to 1.7.7 Emmanuele Bassi
- [zenity] Bug #592195. This fix made the --list mode return as soon as receive an ok or cancel response avoidi Arx Henrique Pereira da Cruz
- [genius] Fixed path to images =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [clutter-gtk] Release Clutter-GTK 1.0.2 Emmanuele Bassi
- [clutter-gtk] Created tag 1.0.2 Emmanuele Bassi
- [clutter-gtk] Post-release version bump to 1.0.3 Emmanuele Bassi
- [gegl] Deleted branch gsoc2011-opencl Victor Matheus de Araujo Oliveira
- [gegl] (18 commits) Created branch gsoc2011-opencl Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 1/18] Added OpenCL headers Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 2/18] Dynamic loading of OpenCL libs using gmodule. Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 3/18] All makefiles include opencl [except docs] Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 4/18] More OpenCL functions stubs Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 5/18] gegl:over uses opencl Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 6/18] OpenCL shared resources created in gegl_cl_init Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 7/18] exr-save: add new op from Rasmus Hahn Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 8/18] exr-save: normalize coding style Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 9/18] AUTHORS: add Rasmus Hahn Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 10/18] Rename gegl:display to gegl:sdl-display Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 11/18] Add gegl:display meta operation Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 12/18] Bring back option for "gegl" binary to show graphs. Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 13/18] OpenCL Texture Class Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 14/18] support for GeglClTexture in GeglTile Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 15/18] Locking for Tiles Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 16/18] Unit testing for OpenCL: GeglTile functions Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 17/18] GeglBuffer supports OpenCL Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 18/18] OpenCL Unit-Tests: GeglBuffer Victor Matheus de Araujo Oliveira
- [tracker/writeback-refactor-rebase] libtracker-miner: Implement cancellation of writeback operations Carlos Garnacho
- [tracker/writeback-refactor-rebase] libtracker-miner: Cancel writeback when the file is deleted/moved Carlos Garnacho
- [tracker/writeback-refactor-rebase] libtracker-miner: Ensure writeback operations are cancelled on unmounted volumes Carlos Garnacho
- [gegl] Deleted branch gsoc2011-opencl Victor Matheus de Araujo Oliveira
- [gegl] (12 commits) Created branch gsoc2011-opencl Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 1/12] Added OpenCL headers Victor Matheus de Araujo Oliveira
- [clutter] tests: initial support for cally-text conform tests =?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
- [gegl/gsoc2011-opencl: 2/12] Dynamic loading of OpenCL libs using gmodule. Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 3/12] All makefiles include opencl [except docs] Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 4/12] More OpenCL functions stubs Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 5/12] gegl:over uses opencl Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 6/12] OpenCL shared resources created in gegl_cl_init Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 7/12] OpenCL Texture Class Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 8/12] support for GeglClTexture in GeglTile Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 9/12] Locking for Tiles Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 10/12] Unit testing for OpenCL: GeglTile functions Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 11/12] GeglBuffer supports OpenCL Victor Matheus de Araujo Oliveira
- [gegl/gsoc2011-opencl: 12/12] OpenCL Unit-Tests: GeglBuffer Victor Matheus de Araujo Oliveira
- [clutter] cairo-texture: Add the :auto-resize property Emmanuele Bassi
- [tracker] Created branch nb274498 =?utf-8?q?J=C3=BCrg_Billeter?=
- [tracker/nb274498] tracker-writeback: Do not touch unsupported files =?utf-8?q?J=C3=BCrg_Billeter?=
- [dconf] Don't hide dconf-editor Ryan Lortie
- [gcompris/gcomprisbraille] Changed the text for translatable strings| Srishti Sethi
- [chronojump] updated r graphs on website Xavier de Blas
- [glib] More gdbus-codegen fixed to build on non-Unix David Zeuthen
- [tracker/writeback-refactor-rebase] tracker-writeback: Do not touch unsupported files =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala] Deleted branch wip/gdata Luca Bruno
- [vala] Created branch wip/gdata Luca Bruno
- [vala/wip/gdata] libgdata: Switch to GIR Luca Bruno
- [clutter] a11y: Use existing clutter_actor_get_paint_visibility =?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
- [gimp/soc-2011-warp] imagemap: always update the translate node to avoid trouble =?utf-8?q?Michael_Mur=C3=A9?=
- [glib] utf8: annotate the end pointer in g_utf8_validate as out + allow-none Cosimo Cecchi
- [gnome-commander] noop: code cleanup Piotr Eljasiak
- [gnome-commander] noop: code cleanup Piotr Eljasiak
- [dconf/dconf-0.8] Don't compare VariantType by pointer value Ryan Lortie
- [dconf/dconf-0.8] dconf 0.8.0 Ryan Lortie
- [dconf] gitignore stuff Ryan Lortie
- [dconf] Created tag 0.8.0 Ryan Lortie
- [dconf] dconf 0.9.0 Ryan Lortie
- [dconf] Created tag 0.9.0 Ryan Lortie
- [dconf] bump version Ryan Lortie
- [sushi] text: utf8-validate the text before inserting it into the buffer Cosimo Cecchi
- [gitg] Use GtkBox instead of Gtk[HV]Box Ignacio Casal Quinteiro
- [gimp/soc-2011-warp] warp-tool: temporary fix to update the preview with imagemap apply_region, not totally working =?utf-8?q?Michael_Mur=C3=A9?=
- [gnome-settings-daemon] automount: link against the private profiler library Cosimo Cecchi
- [gnome-settings-daemon] automount: add some missing includes Cosimo Cecchi
- [glib/glib-2-28] Updated glib-zip.in a bit further Chun-wei Fan
- [tracker/writeback-refactor-rebase] libtracker-miner: fix indenting issues Carlos Garnacho
- [tracker/writeback-refactor-rebase] tracker-miner-fs: Fix ref leak Carlos Garnacho
- [planet-web] pgo: Update mjg59's feed Vincent Untz
- [glib] Updated glib-zip.in a bit further Chun-wei Fan
- [sushi] release: prepare for 0.0.5 Cosimo Cecchi
- [sushi] Created tag 0.0.5 Cosimo Cecchi
- [glib] Docs: Correct the namespace for g_file_query_filesystem_info() Tomas Bzatek
- [empathy] Factor out dialpad into a utility function Emilio Pozuelo Monfort
- [empathy] Add letters underneath the numbers on the dialpad Emilio Pozuelo Monfort
- [evolution/webkit] Port EMFormatHTML to WebKit =?utf-8?q?Dan_Vr=C3=A1til?=
- [gnome-documents] window: switch back to the current query when going back from preview Cosimo Cecchi
- [tracker/writeback-refactor-rebase] tracker-writeback: Don't LDADD $(LIBTRACKER_MINER_LIBS) Martyn James Russell
- [gevice] src/gevice.py: rewrite some code. Alejandro Valdes Jimenez
- [tracker/writeback-refactor-rebase] tracker-extract, writeback: Don't use same #define for headers Martyn James Russell
- [tracker/writeback-refactor-rebase] tracker-writeback: Fixed include orders Martyn James Russell
- [tracker/writeback-refactor-rebase] tracker-miner-fs: Fix small whitespace issue Martyn James Russell
- [tracker/writeback-refactor-rebase] tracker-extract: Fix include orders Martyn James Russell
- [tracker/writeback-refactor-rebase] tracker-miner-fs: Fix inconsistencies in #ifndef and #define names Martyn James Russell
- [tracker/writeback-refactor-rebase] tracker-writeback: Add man page Martyn James Russell
- [tracker/writeback-refactor-rebase] libtracker-miner, tracker-miner-fs: Improved debugging Martyn James Russell
- [tracker/writeback-refactor-rebase] tracker-writeback: Add g_critical when file !native + improve other errors Martyn James Russell
- [tracker/writeback-refactor-rebase] tracker-writeback: Fix licensing errors in files Martyn James Russell
- [tracker/writeback-refactor-rebase] tracker-miner-fs: Fix licensing errors in files Martyn James Russell
- [tracker/writeback-refactor-rebase] libtracker-miner: Fix #ifndefs for priority-queue, sparql-buffer and task-pool Martyn James Russell
- [tracker/writeback-refactor-rebase] libtracker-miner: Fix copyright for priority-queue, sparql-buffer and task-pool Martyn James Russell
- [tracker/writeback-refactor-rebase] tracker-miner-fs: Fix critical warnings when cleaning up NULL GFile/GPtrArrays Martyn James Russell
- [tracker/writeback-refactor-rebase] tracker-writeback: Remove all references of .cfg files in man pages Martyn James Russell
- [gimp] Bug 648265 - tile cache size larger than 2G causes... Massimo Valentini
- [gevice] not show the local terminal. Fixed. Alejandro Valdes Jimenez
- [zenity] Fix for bug #611297 Now Zenity have --ok-label and --cancel-label in all dialogs. This patch doesn't Arx Henrique Pereira da Cruz
- [chronojump] web server: improved evaluators.R, new tf_by_age.R Xavier de Blas
- [gnome-disk-utility/udisks2-port] Don't leak the disk image fd David Zeuthen
- [gnome-shell] Deleted branch osk Dan Winship
- [gnome-shell] Created branch osk Dan Winship
- [gnome-shell/osk] Updated on-screen-keyboard patches (squashed) Dan Winship
- [gedit] externaltools: use commands_save_document instead of commands.save... Ignacio Casal Quinteiro
- [gedit/gnome-3-0] externaltools: use commands_save_document instead of commands.save... Ignacio Casal Quinteiro
- [banshee/gtk3] build: Fix the configure phase to complain about gtk3 missing =?utf-8?q?Andr=C3=A9s_Aragoneses?=
- [chronojump] Updated evaluators server graph Xavier de Blas
- [banshee/gtk3] build: Fix previous commit to also AC_SUBST(GTKSHARP_LIBS) =?utf-8?q?Andr=C3=A9s_Aragoneses?=
- [ghex] Add missing stdlib.h includes Kalev Lember
- [ghex] Fix gcc warnings with -Wmissing-prototypes Kalev Lember
- [ghex] Removed a set but unused variable Kalev Lember
- [ghex] Fix regression with close on save confirmation Kalev Lember
- [ghex] Use GDK_KEY_* constants Kalev Lember
- [gegl-gtk] Tests: Disable UI tests when no display server is available Jon Nordby
- [gegl-gtk] Tests: Run using xvfb-run when available Jon Nordby
- [gnote] Fix dragging notes to Unfiled notes =?utf-8?q?Aurimas_=C4=8Cernius?=
- [gnote/stable-0.7] Fix dragging notes to Unfiled notes =?utf-8?q?Aurimas_=C4=8Cernius?=
- [longomatch] Rework the deploy script for Windows Andoni Morales Alastruey
- [genius] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [vala] girparser: Fix renaming classes and interfaces Luca Bruno
- [vala] girparser: Support cprefix metadata for the namespace Luca Bruno
- [vala] girparser: Fix renaming of types that are used as property types Luca Bruno
- [gnumeric] Initialize pi in case the ODF file is invalid Andreas J . Guelzow
- [gnumeric] Print warning on ODF file invalid master page style Andreas J . Guelzow
- [gnome-disk-utility/udisks2-port] Update icons in the device tree view when a change happens David Zeuthen
- [evolution-data-server] Bug #655331 - pgp/gpg signature is not shown Milan Crha
- [rygel] todo: Add entry for Mainloops Jens Georg
- [rygel] data: There's no version 2 UDA spec. Jens Georg
- [rygel/rygel-0-10] Revert "core: Request pad from encoder if not available" Jens Georg
- [gnome-commander] advrename: store 'Default' profile modifications between sesions Piotr Eljasiak
- [evolution-data-server] Return back camel_stream_reset() functionality where required Milan Crha
- [gnome-commander] advrename: removal of duplicate code Piotr Eljasiak
- [rygel/rygel-0-10] Revert "Revert "core: Request pad from encoder if not available"" Jens Georg
- [evolution] Bug #655255 - Make comp-editor toolbar buttons' tooltips saner Milan Crha
- [libgda] Added the GdaDataModel::access-changed signal Vivien Malerba
- [libgda] GdauiDataProxyInfo: corrected display in case of empty data model Vivien Malerba
- [anjuta] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gitg] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [glom] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-web-photo] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [rhythmbox] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [balsa] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gimp-help-2] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gimp-help-2] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gimp-help-2] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnumeric] Quieten warnings in openoffice-read.c using G_GNUC_UNUSED Andreas J . Guelzow
- [vala] girparser: Add more complex renaming using regex replace Luca Bruno
- [gtksourceview] Added gtk_source_gutter_get_renderer_at_pos Garrett Regier
- [gitg] Change the single line (un)stage to use a pixbuf renderer Garrett Regier
- [vala] libarchive: Add support_format_raw method to Read class Luca Bruno
- [genius] Updated Danish translation Kenneth Nielsen
- [frogr] Updated Danish translation Kenneth Nielsen
- [banshee/gtk3] build: as ${gtk_version} is not used anymore, hardcode "3" =?utf-8?q?Andr=C3=A9s_Aragoneses?=
- [evolution-data-server] Deleted branch openismus-work Tristan Van Berkom
- [evolution-data-server] (7 commits) Created branch openismus-work Tristan Van Berkom
- [evolution-data-server/openismus-work: 1/7] Make local addressbook backend store image data as URIs. Tristan Van Berkom
- [evolution-data-server/openismus-work: 2/7] Added test case showing photo data stored as uris. Tristan Van Berkom
- [evolution-data-server/openismus-work: 3/7] Added e_book_get_revision(). Tristan Van Berkom
- [evolution-data-server/openismus-work: 4/7] Added test case for e_book_get_revision() Tristan Van Berkom
- [evolution-data-server/openismus-work: 5/7] This commit adds e_book_get_revisioned_contact_uid_list(). Tristan Van Berkom
- [evolution-data-server/openismus-work: 6/7] Added test case showing e_book_get_revisioned_contact_uid_list() at work. Tristan Van Berkom
- [evolution-data-server/openismus-work: 7/7] Allow asynchronous storing of data in ECal. Tristan Van Berkom
- [gitg] Use a checkbutton to switch the blame mode Ignacio Casal Quinteiro
- [planet-web] [pgo] Update uraeu's hackergotchi Alberto Ruiz
- [gitg] preferences dialog: fix expand issues. Ignacio Casal Quinteiro
- [banshee/gtk3] build: Remove another gtk-sharp-beans leftover =?utf-8?q?Andr=C3=A9s_Aragoneses?=
- [evolution-data-server] Deleted branch openismus-work-master Tristan Van Berkom
- [evolution-data-server] (11 commits) Created branch openismus-work-master Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 1/11] Added e_book_client_view_set_flags() Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 2/11] Fixed addressbook code run properly without the E_BOOK_CLIENT_VIEW_NOTIFY_INITIAL flag set. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 3/11] Added test-client-suppress-notifications.c test Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 4/11] Handle fields-of-interest for local addressbook backend. Tristan Van Berkom
- [evolution-data-server] Deleted branch openismus-work Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 5/11] Added test-client-uid-only-view.c test case. Tristan Van Berkom
- [evolution-data-server] (7 commits) Created branch openismus-work Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 6/11] Adding test-client-revision-view.c Tristan Van Berkom
- [evolution-data-server/openismus-work: 1/7] Make local addressbook backend store image data as URIs. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 7/11] Added e_book_client_get_revision(). Tristan Van Berkom
- [evolution-data-server/openismus-work: 2/7] Added test case showing photo data stored as uris. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 8/11] Added test case to test e_book_client_get_revision() Tristan Van Berkom
- [evolution-data-server/openismus-work: 3/7] Added e_book_get_revision(). Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 9/11] Minor refactor of EBookBackendFile. Tristan Van Berkom
- [evolution-data-server/openismus-work: 4/7] Added test case for e_book_get_revision() Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 10/11] Make local addressbook backend store image data as URIs. Tristan Van Berkom
- [evolution-data-server/openismus-work: 5/7] This commit adds e_book_get_revisioned_contact_uid_list(). Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 11/11] Added test case showing photo data stored as uris. Tristan Van Berkom
- [evolution-data-server/openismus-work: 6/7] Added test case showing e_book_get_revisioned_contact_uid_list() at work. Tristan Van Berkom
- [evolution-data-server/openismus-work: 7/7] Allow asynchronous storing of data in ECal. Tristan Van Berkom
- [gnumeric] Insert error display and comment placement combos in page setup dialog Andreas J . Guelzow
- [evolution-data-server] Deleted branch openismus-work-master Tristan Van Berkom
- [evolution-data-server] (11 commits) Created branch openismus-work-master Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 1/11] Added e_book_client_view_set_flags() Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 2/11] Fixed addressbook code run properly without the E_BOOK_CLIENT_VIEW_NOTIFY_INITIAL flag set. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 3/11] Added test-client-suppress-notifications.c test Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 4/11] Handle fields-of-interest for local addressbook backend. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 5/11] Added test-client-uid-only-view.c test case. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 6/11] Adding test-client-revision-view.c Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 7/11] Added e_book_client_get_revision(). Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 8/11] Added test case to test e_book_client_get_revision() Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 9/11] Minor refactor of EBookBackendFile. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 10/11] Make local addressbook backend store image data as URIs. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 11/11] Added test case showing photo data stored as uris. Tristan Van Berkom
- [evolution-data-server] Deleted branch openismus-work-master Tristan Van Berkom
- [evolution-data-server] (11 commits) Created branch openismus-work-master Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 1/11] Added e_book_client_view_set_flags() Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 2/11] Fixed addressbook code run properly without the E_BOOK_CLIENT_VIEW_NOTIFY_INITIAL flag set. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 3/11] Added test-client-suppress-notifications.c test Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 4/11] Handle fields-of-interest for local addressbook backend. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 5/11] Added test-client-uid-only-view.c test case. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 6/11] Adding test-client-revision-view.c Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 7/11] Added e_book_client_get_revision(). Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 8/11] Added test case to test e_book_client_get_revision() Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 9/11] Minor refactor of EBookBackendFile. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 10/11] Make local addressbook backend store image data as URIs. Tristan Van Berkom
- [evolution-data-server/openismus-work-master: 11/11] Added test case showing photo data stored as uris. Tristan Van Berkom
- [gnumeric] Be more careful on import/export of comment placement to ODF Andreas J . Guelzow
- [gupnp-tools] Remove a redundant variable & its initialization Zeeshan Ali Khattak
27 July 2011
- [mutter] window: remove redundant condition Rui Matos
- [at-spi2-core] Properly free dbus error in atspi_accessible_get_process_id Mike Gorse
- [at-spi2-core] Clean up names of private functions Mike Gorse
- [gtk+/quartz-integration] (4 commits) ...Merge branch 'master' into quartz-integration John Ralls
- [gtk+/quartz-integration: 4/4] Merge branch 'master' into quartz-integration John Ralls
- [gtk+/gtk-2-24-quartz] (2 commits) ...Merge branch 'gtk-2-24' into gtk-2-24-quartz John Ralls
- [gtk+/gtk-2-24-quartz: 2/2] Merge branch 'gtk-2-24' into gtk-2-24-quartz John Ralls
- [gtk+/quartz-integration] Incorporate Kristian's adjustments to 516dd46 John Ralls
- [vala] Add gtksourceview-3.0 bindings Evan Nemerson
- [gnumeric] Quieten warnings in openoffice-write.c by using G_GNUC_UNUSED Andreas J . Guelzow
- [gnumeric] remove unused argument from odf_write_drop_line Andreas J . Guelzow
- [gnumeric] Quieten warning from unhandled element in ODF import Andreas J . Guelzow
- [genius] Czech screenshot =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [genius] Czech screenshot =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [genius] Czech screenshot =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [evolution-data-server] Use same type for fields_of_interest arguments Milan Crha
- [vala] Deleted branch wip/gdata Luca Bruno
- [vala] Created branch wip/gdata Luca Bruno
- [vala/wip/gdata] libgdata: Switch to GIR Luca Bruno
- [gnumeric] Implement printing of errors as blanks. Andreas J . Guelzow
- [gnumeric] Fix printing of erros as blanks if formulae are shown Andreas J . Guelzow
- [gnumeric] Fix printing of column headers when formulae are shown. Part of [#655389] Andreas J . Guelzow
- [gnome-settings-daemon] Updated Persian translations Arash Mousavi
- [evolution-data-server] Be able to fetch all vCards/uids from an SQLite book backend cache Milan Crha
- [dconf/dconf-0.8] dconf: increase minimum glib version Ryan Lortie
- [dconf] dconf: increase minimum glib version Ryan Lortie
- [evolution-mapi] Bug #654474 - Use EBookBackendSqliteDB as a book backend cache Milan Crha
- [evolution/gnome-3-0] Bug 655263 - mail lost in MailDir migration Chenthill Palanisamy
- [gtkmm] gtkmm: Add some properties. Murray Cumming
- [gtkmm] gtkmm: PrintJob: Add new methods: Murray Cumming
- [evolution-ews] Clean comments and remove unused line of code Pavel Ocheretny
- [evolution-ews] Move SOAP calls to use EWS_EXCHANGE_2007_SP1. this patch is for QA mostly, so they can start to rete Pavel Ocheretny
- [tracker] Deleted branch writeback-refactor-rebase Martyn James Russell
- [tracker] (65 commits) Created branch writeback-refactor-rebase Martyn James Russell
- [tracker/writeback-refactor-rebase: 1/65] miner/fs: Add an empty listener class for writeback Martyn James Russell
- [tracker/writeback-refactor-rebase: 2/65] miner/fs: Add an empty dispatcher class for writeback Martyn James Russell
- [tracker/writeback-refactor-rebase: 3/65] libtracker-miner: Integrate queues with writeback capability Martyn James Russell
- [tracker/writeback-refactor-rebase: 4/65] libtracker-miner: Add signal to connect to for writeback Martyn James Russell
- [tracker/writeback-refactor-rebase: 5/65] libtracker-miner: Add rdf_types to the signal for Writeback Martyn James Russell
- [tracker/writeback-refactor-rebase: 6/65] miners/fs: Implement listener class Martyn James Russell
- [tracker/writeback-refactor-rebase: 7/65] Rewrite of tracker-writeback Martyn James Russell
- [tracker/writeback-refactor-rebase: 8/65] tracker-writeback: Remove unneeded file Martyn James Russell
- [tracker/writeback-refactor-rebase: 9/65] miners/fs: Integrate writeback, start it up Martyn James Russell
- [tracker/writeback-refactor-rebase: 10/65] tracker-writeback: Use tempnam instead of home brewn system Martyn James Russell
- [tracker/writeback-refactor-rebase: 11/65] tracker-writeback: Add warning about IgnoreNextUpdate removal Martyn James Russell
- [tracker/writeback-refactor-rebase: 12/65] tracker-writeback: Fix up cancelling Martyn James Russell
- [tracker/writeback-refactor-rebase: 13/65] tracker-writeback: Use GIO scheduler for actual writeback Martyn James Russell
- [tracker/writeback-refactor-rebase: 14/65] miners/fs: Make it possible to enable/disable Writeback Martyn James Russell
- [tracker/writeback-refactor-rebase: 15/65] tracker-writeback: Add shutdown timeout to Writeback service Martyn James Russell
- [tracker/writeback-refactor-rebase: 16/65] tracker-writeback: Implement cancel on unmount and cancel on API call Martyn James Russell
- [tracker/writeback-refactor-rebase: 17/65] tracker-writeback: Pass cancellable around to also the modules Martyn James Russell
- [tracker/writeback-refactor-rebase: 18/65] tracker-writeback: Use g_mkstemp_full() and preserve permissions on copy Martyn James Russell
- [tracker/writeback-refactor-rebase: 19/65] miners/fs: Implement dispatcher Martyn James Russell
- [tracker/writeback-refactor-rebase: 20/65] miners/fs: Cleanup debugging Martyn James Russell
- [tracker/writeback-refactor-rebase: 21/65] miners/fs, libtracker-miner: Retry writeback on unmount event Martyn James Russell
- [tracker/writeback-refactor-rebase: 22/65] libtracker-miner: Add code comment about endless retrying Martyn James Russell
- [tracker/writeback-refactor-rebase: 23/65] libtracker-miner, miners-fs: Error handling unmount of FS during writeback, add timeout Martyn James Russell
- [tracker/writeback-refactor-rebase: 24/65] miners/fs: Don't retry unmount handlding forever Martyn James Russell
- [tracker/writeback-refactor-rebase: 25/65] tracker-writeback: Add missing .service.in file Martyn James Russell
- [tracker/writeback-refactor-rebase: 26/65] tracker-writeback: Exit the writeback process in case of unmount event Martyn James Russell
- [tracker/writeback-refactor-rebase: 27/65] libtracker-miner: Use the task pool for ongoing writeback operations Martyn James Russell
- [tracker/writeback-refactor-rebase: 28/65] tracker-writeback: Remove IgnoreNextUpdate and file locking from writeback Martyn James Russell
- [tracker/writeback-refactor-rebase: 29/65] writeback: Update return value to signal connecting to ::writeback-file Martyn James Russell
- [tracker/writeback-refactor-rebase: 30/65] tracker-miner-fs: Ignore monitor events on files being written back Martyn James Russell
- [tracker/writeback-refactor-rebase: 31/65] libtracker-miner: Ignore EVENT_MOVED during Writeback Martyn James Russell
- [tracker/writeback-refactor-rebase: 32/65] libtracker-miner: Move writeback task removal to UPDATE monitor events Martyn James Russell
- [tracker/writeback-refactor-rebase: 33/65] libtracker-miner: Separate writeback tasks to their own task pool Martyn James Russell
- [tracker/writeback-refactor-rebase: 34/65] libtracker-miner: Ensure no items are left to process after writeback Martyn James Russell
- [tracker/writeback-refactor-rebase: 35/65] libtracker-miner: check writeback task pool when translating MOVED events to CREATED Martyn James Russell
- [tracker/writeback-refactor-rebase: 36/65] libtracker-miner: Rename and change to boolean return of a GEqualFunc Martyn James Russell
- [tracker/writeback-refactor-rebase: 37/65] miners/fs, data/gschemas: Add enable-writeback to miner-fs's config schema Martyn James Russell
- [tracker/writeback-refactor-rebase: 38/65] miners/fs: Fix enabling/disabling writeback Martyn James Russell
- [tracker/writeback-refactor-rebase: 39/65] miners/fs: Codestyle changes, typedefs belong to the top of the file Martyn James Russell
- [gtkmm] 3.1.10 Murray Cumming
- [tracker/writeback-refactor-rebase: 40/65] miners/fs: Codestyle improvements Martyn James Russell
- [tracker/writeback-refactor-rebase: 41/65] data/dbus: Fix XML file for D-Bus service Martyn James Russell
- [tracker/writeback-refactor-rebase: 42/65] libtracker-miner, dbus: Add deprecation markers for IgnoreNextUpdate Martyn James Russell
- [tracker/writeback-refactor-rebase: 43/65] libtracker-miner, dbus: Use stable version for deprecation Martyn James Russell
- [tracker/writeback-refactor-rebase: 44/65] libtracker-miner, miners/fs: Fix issues after review Martyn James Russell
- [gtkmm] Created tag 3.1.10 Murray Cumming
- [tracker/writeback-refactor-rebase: 45/65] libtracker-miner: Implement cancellation of writeback operations Martyn James Russell
- [tracker/writeback-refactor-rebase: 46/65] libtracker-miner: Cancel writeback when the file is deleted/moved Martyn James Russell
- [tracker/writeback-refactor-rebase: 47/65] libtracker-miner: Ensure writeback operations are cancelled on unmounted volumes Martyn James Russell
- [tracker/writeback-refactor-rebase: 48/65] tracker-writeback: Do not touch unsupported files Martyn James Russell
- [tracker] (65 commits) ...tracker-writeback: Remove all references of .cfg files in man pages Martyn James Russell
- [tracker/writeback-refactor-rebase: 49/65] libtracker-miner: fix indenting issues Martyn James Russell
- [tracker/writeback-refactor-rebase: 50/65] tracker-miner-fs: Fix ref leak Martyn James Russell
- [tracker/writeback-refactor-rebase: 51/65] tracker-writeback: Don't LDADD $(LIBTRACKER_MINER_LIBS) Martyn James Russell
- [tracker/writeback-refactor-rebase: 52/65] tracker-extract, writeback: Don't use same #define for headers Martyn James Russell
- [tracker/writeback-refactor-rebase: 53/65] tracker-writeback: Fixed include orders Martyn James Russell
- [tracker/writeback-refactor-rebase: 54/65] tracker-miner-fs: Fix small whitespace issue Martyn James Russell
- [tracker/writeback-refactor-rebase: 55/65] tracker-extract: Fix include orders Martyn James Russell
- [tracker/writeback-refactor-rebase: 56/65] tracker-miner-fs: Fix inconsistencies in #ifndef and #define names Martyn James Russell
- [tracker/writeback-refactor-rebase: 57/65] tracker-writeback: Add man page Martyn James Russell
- [tracker/writeback-refactor-rebase: 58/65] libtracker-miner, tracker-miner-fs: Improved debugging Martyn James Russell
- [tracker/writeback-refactor-rebase: 59/65] tracker-writeback: Add g_warning when file !native + improve other errors Martyn James Russell
- [tracker/writeback-refactor-rebase: 60/65] tracker-writeback: Fix licensing errors in files Martyn James Russell
- [tracker/writeback-refactor-rebase: 61/65] tracker-miner-fs: Fix licensing errors in files Martyn James Russell
- [tracker/writeback-refactor-rebase: 62/65] libtracker-miner: Fix #ifndefs for priority-queue, sparql-buffer and task-pool Martyn James Russell
- [tracker/writeback-refactor-rebase: 63/65] libtracker-miner: Fix copyright for priority-queue, sparql-buffer and task-pool Martyn James Russell
- [tracker/writeback-refactor-rebase: 64/65] tracker-miner-fs: Fix critical warnings when cleaning up NULL GFile/GPtrArrays Martyn James Russell
- [tracker/writeback-refactor-rebase: 65/65] tracker-writeback: Remove all references of .cfg files in man pages Martyn James Russell
- [clutter] test/cairo-clock: Remove a double source color set Emmanuele Bassi
- [rygel] core: Shutdown other instance of rygel ourselves Jens Georg
- [rygel] core: Apply XBox hacks to Samsung Galaxy S. Jens Georg
- [rygel/rygel-0-10] core: Apply XBox hacks to Samsung Galaxy S. Jens Georg
- [evolution/gnome-3-0] wrap lines at some places Chenthill Palanisamy
- [evolution] Bug #655353 - Add translator comment Andre Klapper
- [evolution-mapi] Bug #620166 - Prefer named constants over property codes Milan Crha
- [gnome-control-center] Printers: Open firewall for required connections when searching for printers =?utf-8?b?TWFyZWsgS2HFocOtaw==?=
- [gnome-desktop] Fix gnome_rr_screen_set_dpms_mode() Richard Hughes
- [gthumb] Added ability to import photos from a folder Paolo Bacchilega
- [gtk+/font-chooser] GtkFontChooser: Missing G_END_DECLS in fontchooser header Alberto Ruiz
- [rygel] tracker,data: Add strict/relaxed sharing Jens Georg
- [jhbuild] [3.2] Use vala 0.13.1 (GNOME bug 655077) Craig Keogh
- [eog] Render compressed SVGs natively as well Felix Riemann
- [latexila] i18n: some fixes =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [latexila] [l10n] French translation update =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [evolution] Drop the duplicated 'Format' from filetype descriptionsto also sync strings with the ones used in sh Andre Klapper
- [evolution-data-server] Bug #654472 - Crash on async error return over GDBus Milan Crha
- [gnote] Updated Brazilian Portuguese translation Djavan Fagundes
- [gnote/stable-0.7] Updated Brazilian Portuguese translation Djavan Fagundes
- [evolution-mapi] Do not return error when cannot convert quire into restriction Milan Crha
- [frogr] Updated Brazilian Portuguese translation by Flamarion Jorge <jorge flamarion gmail com> and myself Djavan Fagundes
- [gtk+/font-chooser] GtkFontChooser: font-name property notification wasn't properly propagated during size change from t Alberto Ruiz
- [meld] Updated Brazilian Portuguese translation Djavan Fagundes
- [gnome-keyring] schema: Add support for keyservers in o.g.crypto.pgp schema Stefan Walter
- [evolution-data-server/meego-eds] Fix IMAP & Daemon to work with some broken Yahoo's IMAP servers. Srinivasa Ragavan
- [gnome-shell] messageTray: improve bad-markup handling Dan Winship
- [gnome-shell] tests: fix up typelib include paths Dan Winship
- [gnome-shell] tests: add a test for MessageTray._fixMarkup Dan Winship
- [evolution-mapi] Do not set empty values to EContact and use iso time for REV attribute Milan Crha
- [tracker] Deleted branch libtracker-miner-improved-pausing Martyn James Russell
- [tracker] (2 commits) Created branch libtracker-miner-improved-pausing Martyn James Russell
- [tracker/libtracker-miner-improved-pausing: 1/2] libtracker-miner: Added APIs for pausing miners during process life time Martyn James Russell
- [tracker/libtracker-miner-improved-pausing: 2/2] tracker-control: Add command line switch for new pause-for-process APIs Martyn James Russell
- [gnumeric] Fix printing of borders when formulae are shown. [#655389] Andreas J . Guelzow
- [tracker] (2 commits) ...tracker-control: Add command line switch for new pause-for-process APIs Martyn James Russell
- [libcryptui] Bump version number Stefan Walter
- [libcryptui] Prevent file collisions between libcryptui and seahorse (#655291) Stefan Walter
- [gnomeweb-wml] Remove ancient Evolution 2.24 release notes Andre Klapper
- [cogl] cogl-pipeline-fragend-arbfp: Initialise template_pipeline Neil Roberts
- [tracker] Created branch thunderbird Martyn James Russell
- [gnumeric] Fix pagination if formulae are shown Andreas J . Guelzow
- [gobject-introspection] build: Fix gtk-doc srcdir != builddir Colin Walters
- [gobject-introspection] build: rework prepare-minor-release bits to handle srcdir != builddir Colin Walters
- [gobject-introspection] build: Fix pre-commit test for srcdir != builddir Colin Walters
- [gobject-introspection] build: Fix srcdir != builddir for flex/bison Colin Walters
- [gobject-introspection] Kill off config.py Colin Walters
- [gobject-introspection] .gitignore: Cut down to only ./autogen.sh cruft Colin Walters
- [gobject-introspection] configure.ac: Bump version to 1.29.15 to correspond with glib Colin Walters
- [gobject-introspection] Don't copy python files in scanner tests Colin Walters
- [gobject-introspection] warningtester: Hack in DATADIR Colin Walters
- [gobject-introspection] configure: Post-release version bump Colin Walters
- [gobject-introspection] Created tag GOBJECT_INTROSPECTION_1_29_15 Colin Walters
- [cogl] Fixed uninitialized data (current_clip_stack_valid) in context creation Robert Bragg
- [evolution-data-server/meego-eds] Ref the folder, the DBUS object needs to own one reference. Srinivasa Ragavan
- [evolution/webkit] Port collapsable To/Cc/Bcc fields and collapsable headers to JavaScript =?utf-8?q?Dan_Vr=C3=A1til?=
- [gvfs] Update NEWS for 1.9.2 release Tomas Bzatek
- [gvfs] Post release version bump Tomas Bzatek
- [gvfs] Created tag 1.9.2 Tomas Bzatek
- [cogl] Don't use the 'NULL' GModule to resolve GL symbols Neil Roberts
- [ocrfeeder] Updated Brazilian Portuguese translation Djavan Fagundes
- [network-manager-openvpn] Updated Brazilian Portuguese translation Djavan Fagundes
- [nautilus] thumbnails: make sure to cache all mime types from gdk-pixbuf Cosimo Cecchi
- [pan2] Updated Brazilian Portuguese translation Djavan Fagundes
- [rygel] tracker: Add line lost while rebasing Jens Georg
- [gnome-disk-utility/udisks2-port] Simplify user interaction for disk image handling David Zeuthen
- [gjs] configure: Require g-i 0.29.15 for gdbus changes Colin Walters
- [gjs] build: Update release automation from g-i Colin Walters
- [gjs] configure: Bump version to 1.29.15 to correspond with g-i Colin Walters
- [gjs] configure: Post-release version bump Colin Walters
- [gjs] Created tag GJS_1_29_15 Colin Walters
- [tracker/thunderbird] thunderbird: Add initial build system around extension Martyn James Russell
- [gnome-disk-utility/udisks2-port] Show "Disk Images (*.img, *.iso)" instead of just "Disk Images" in file chooser David Zeuthen
- [evolution/webkit] Fix default property value in EMFormatHTML =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Create EWebViewGtkHTML class to be used by the Composer until ported =?utf-8?q?Dan_Vr=C3=A1til?=
- [gnome3-web] Update Simplified Chinese translation. Aron Xu
- [jhbuild] Update Simplified Chinese translation. Aron Xu
- [damned-lies] Update Simplified Chinese translation. Aron Xu
- [evince] Update Simplified Chinese translation. Aron Xu
- [evolution-exchange] Bug #651786 - Fix more linking issues Milan Crha
- [evolution-exchange/gnome-3-0] Bug #651786 - Fix more linking issues Milan Crha
- [gnome-control-center] Update Simplified Chinese translation. Aron Xu
- [gedit] Update Simplified Chinese translation. Aron Xu
- [cogl] cogl-pango: prevent linking to system cogl during make install Robert Bragg
- [cogl] quaternion: fix init_from_array and get_rotation_axis Robert Bragg
- [cogl] Fix testing of undefined macro constants to check for definedness instead Robert Bragg
- [evolution] Fix spelling of "Basic Headers" option to be consistent with the rest Andre Klapper
- [evolution] Bug #655430 - Forgotten EMailJunkOptions type init for mail-config.ui Milan Crha
- [banshee/gtk3] Nereid: Prevent the header table from expanding vertically Bertrand Lorentz
- [banshee/gtk3] Lastfm: Update to the new GTK theming API Bertrand Lorentz
- [banshee/gtk3] build: Display the gtk-sharp version in the configure output Bertrand Lorentz
- [gimp] libgimp*: don't derive from GtkHBox and GtkVBox in libgimp either Michael Natterer
- [vala] libpeas-1.0: Regenerate bindings to take in account abstract classes Luca Bruno
- [gnome-commander] noop: code cleanup Piotr Eljasiak
- [evolution] Bug #655441 - Fix typo Andre Klapper
- [evolution-rss] Updated Russian translation Yuri Myasoedov
- [fantasdic] Updated Russian translation Yuri Myasoedov
- [gimp] app: s/GTK_IS_VBOX/GTK_IS_BOX/ to simplify the gtk3-port branch Michael Natterer
- [vala] Deleted branch wip/attributes Luca Bruno
- [vala] (31 commits) Created branch wip/attributes Luca Bruno
- [vala/wip/attributes: 1/31] Specify default values in Attribute methods Luca Bruno
- [vala/wip/attributes: 2/31] Add attributes cache to code nodes Luca Bruno
- [vala/wip/attributes: 3/31] Add helper methods to CodeNode for dealing with attributes Luca Bruno
- [vala/wip/attributes: 4/31] On-demand Delegate.has_target Luca Bruno
- [vala/wip/attributes: 5/31] On-demand Class.is_compact Luca Bruno
- [vala/wip/attributes: 6/31] On-demand Class.is_immutable Luca Bruno
- [vala/wip/attributes: 7/31] On-demand Struct.is_simple_type Luca Bruno
- [vala/wip/attributes: 8/31] On-demand Struct.is_boolean_type Luca Bruno
- [vala/wip/attributes: 9/31] On-demand Struct.is_integer_type Luca Bruno
- [vala/wip/attributes: 10/31] On-demand Struct.is_floating_type Luca Bruno
- [vala/wip/attributes: 11/31] On-demand Struct.rank Luca Bruno
- [vala/wip/attributes: 12/31] On-demand Struct.width Luca Bruno
- [vala/wip/attributes: 13/31] On-demand Struct.signed Luca Bruno
- [vala/wip/attributes: 14/31] On-demand Struct.decimal_floating_type Luca Bruno
- [vala/wip/attributes: 15/31] On-demand Struct.is_immutable Luca Bruno
- [vala/wip/attributes: 16/31] On-demand Symbol.deprecated Luca Bruno
- [vala/wip/attributes: 17/31] On-demand Symbol.deprecated_since Luca Bruno
- [vala/wip/attributes: 18/31] On-demand Symbol.replacement Luca Bruno
- [vala/wip/attributes: 19/31] Drop Symbol.process_deprecated_attribute Luca Bruno
- [vala/wip/attributes: 20/31] On-demand Symbol.experimental Luca Bruno
- [vala/wip/attributes: 21/31] Drop Symbol.process_experimental_attribute Luca Bruno
- [vala/wip/attributes: 22/31] On-demand Method.has_construct_function Luca Bruno
- [vala/wip/attributes: 23/31] On-demand Method.returns_floating_reference Luca Bruno
- [vala/wip/attributes: 24/31] On-demand Method.printf_format and scanf_format Luca Bruno
- [vala/wip/attributes: 25/31] Drop destroy_function dependency from Struct.is_disposable Luca Bruno
- [vala/wip/attributes: 26/31] girparser: Do not use C specific methods of code nodes Luca Bruno
- [vala/wip/attributes: 27/31] gidlparser: Do not use C specific methods of code nodes Luca Bruno
- [vala/wip/attributes: 28/31] codewriter: Do not use C specific methods of code nodes Luca Bruno
- [vala/wip/attributes: 29/31] codegen: Add CCodeAttribute Luca Bruno
- [vala/wip/attributes: 30/31] girwriter: Don't use C specific methods of code nodes Luca Bruno
- [vala/wip/attributes: 31/31] Drop C specific methods from the code tree Luca Bruno
- [vala] Deleted branch wip/attributes Luca Bruno
- [vala] (31 commits) Created branch wip/attributes Luca Bruno
- [vala/wip/attributes: 1/31] Specify default values in Attribute methods Luca Bruno
- [vala/wip/attributes: 2/31] Add attributes cache to code nodes Luca Bruno
- [vala/wip/attributes: 3/31] Add helper methods to CodeNode for dealing with attributes Luca Bruno
- [vala/wip/attributes: 4/31] On-demand Delegate.has_target Luca Bruno
- [vala/wip/attributes: 5/31] On-demand Class.is_compact Luca Bruno
- [vala/wip/attributes: 6/31] On-demand Class.is_immutable Luca Bruno
- [vala/wip/attributes: 7/31] On-demand Struct.is_simple_type Luca Bruno
- [vala/wip/attributes: 8/31] On-demand Struct.is_boolean_type Luca Bruno
- [vala/wip/attributes: 9/31] On-demand Struct.is_integer_type Luca Bruno
- [vala/wip/attributes: 10/31] On-demand Struct.is_floating_type Luca Bruno
- [vala/wip/attributes: 11/31] On-demand Struct.rank Luca Bruno
- [vala/wip/attributes: 12/31] On-demand Struct.width Luca Bruno
- [vala/wip/attributes: 13/31] On-demand Struct.signed Luca Bruno
- [vala/wip/attributes: 14/31] On-demand Struct.decimal_floating_type Luca Bruno
- [gnome-hello] Updated Russian translation Yuri Myasoedov
- [vala/wip/attributes: 15/31] On-demand Struct.is_immutable Luca Bruno
- [vala/wip/attributes: 16/31] On-demand Symbol.deprecated Luca Bruno
- [vala/wip/attributes: 17/31] On-demand Symbol.deprecated_since Luca Bruno
- [vala/wip/attributes: 18/31] On-demand Symbol.replacement Luca Bruno
- [vala/wip/attributes: 19/31] Drop Symbol.process_deprecated_attribute Luca Bruno
- [gedit] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [vala/wip/attributes: 20/31] On-demand Symbol.experimental Luca Bruno
- [vala/wip/attributes: 21/31] Drop Symbol.process_experimental_attribute Luca Bruno
- [vala/wip/attributes: 22/31] On-demand Method.has_construct_function Luca Bruno
- [vala/wip/attributes: 23/31] On-demand Method.returns_floating_reference Luca Bruno
- [vala/wip/attributes: 24/31] On-demand Method.printf_format and scanf_format Luca Bruno
- [vala/wip/attributes: 25/31] Drop destroy_function dependency from Struct.is_disposable Luca Bruno
- [vala/wip/attributes: 26/31] girparser: Do not use C specific methods of code nodes Luca Bruno
- [vala/wip/attributes: 27/31] gidlparser: Do not use C specific methods of code nodes Luca Bruno
- [vala/wip/attributes: 28/31] codewriter: Do not use C specific methods of code nodes Luca Bruno
- [vala/wip/attributes: 29/31] codegen: Add CCodeAttribute Luca Bruno
- [vala/wip/attributes: 30/31] girwriter: Don't use C specific methods of code nodes Luca Bruno
- [vala/wip/attributes: 31/31] Drop C specific methods from the code tree Luca Bruno
- [clutter] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [vala] Fix a gcc warning when returning struct in an interface method Michal Hruby
- [gnome-commander] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gimp-help-2] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gobject-introspection] build: Fix release bits Colin Walters
- [gobject-introspection] Fix broken DATADIR definition after config.py was killed Colin Walters
- [damned-lies] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [jhbuild] Glom: Now depends on evince for its lib Murray Cumming
- [gobject-introspection] configure: Post-release version bump Colin Walters
- [gobject-introspection] Created tag GOBJECT_INTROSPECTION_1_29_16 Colin Walters
- [gimp] Deleted branch gtk3-port Michael Natterer
- [gimp] (236 commits) Created branch gtk3-port Michael Natterer
- [gimp/gtk3-port: 1/236] Switch to version 3.0 in a lot of places and depend on GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 2/236] libgimpwidgets: remove deprecated files from the build Michael Natterer
- [gimp/gtk3-port: 3/236] libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[ch] Michael Natterer
- [gimp/gtk3-port: 4/236] libgimpwidgets: port virtual functions to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 5/236] libgimpwidgets: port virtual functions to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 6/236] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 7/236] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 8/236] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 9/236] libgimpwidgets: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 10/236] libgimpwidgets: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 11/236] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 12/236] libgimpwidgets: remove deprecated functions and s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 13/236] libgimpwidgets: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 14/236] libgimpwidgets: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 15/236] libgimpwidgets: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 16/236] libgimpwidgets: remove deprecated files completely Michael Natterer
- [gimp/gtk3-port: 17/236] libgimpwidgets: don't include removed files Michael Natterer
- [gimp/gtk3-port: 18/236] libgimpwidgets: remove typedefs of things that are gone Michael Natterer
- [gimp/gtk3-port: 19/236] Update .gitignore files for generated 3.0 files Michael Natterer
- [gimp/gtk3-port: 20/236] libgimp: remove GdkRGB and GdkColorMap calls, these APIs are gone Michael Natterer
- [gimp/gtk3-port: 21/236] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 22/236] app: remove GTK_OBJECT() cast Michael Natterer
- [gimp/gtk3-port: 23/236] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 24/236] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 25/236] app: port virtual functions to GTK+ 3.0 API Michael Natterer
- [gimp/gtk3-port: 26/236] app: get rid of a GTK_OBJECT() cast Michael Natterer
- [gimp/gtk3-port: 27/236] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 28/236] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 29/236] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 30/236] app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 31/236] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 32/236] app: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 33/236] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 34/236] app: port GimpNavigationView to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 35/236] app: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 36/236] app: port GimpPaletteView to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 37/236] app: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 38/236] app: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 39/236] app: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 40/236] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 41/236] app: get rid of GtkObject in GimpUIManager Michael Natterer
- [gimp/gtk3-port: 42/236] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 43/236] app: no need to alloc colors any longer, GdkColormap is gone Michael Natterer
- [gimp/gtk3-port: 44/236] app: port call to gtk_paint_arrow() to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 45/236] app: port device management to GdkDeviceManager Michael Natterer
- [gimp/gtk3-port: 46/236] app: remove obsolete (GtkObject **) casts Michael Natterer
- [gimp/gtk3-port: 47/236] app: use gtk_widget_get_preferred_size() instead of size_request() Michael Natterer
- [gimp/gtk3-port: 48/236] app: port GimpScalComboBox to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 49/236] app: use gtk_widget_get_preferred_size() instead of size_request() Michael Natterer
- [gimp/gtk3-port: 50/236] libgimpwidgets: port GimpFrame to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 51/236] app: port tools to GTK+ 3.0 (trivial changes only) Michael Natterer
- [gimp/gtk3-port: 52/236] app: s/GtkObject/GtkAdjustment/ in app/dialogs/ Michael Natterer
- [gimp/gtk3-port: 53/236] app: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 54/236] app: pass the cairo_region_t to gdk_window_invalidate_region() directly Michael Natterer
- [gimp/gtk3-port: 55/236] app: use GdkDeviceManager to list devices Michael Natterer
- [gimp/gtk3-port: 56/236] app: use GdkDeviceManager API Michael Natterer
- [gimp/gtk3-port: 57/236] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 58/236] app: remove calls to colormap functions, they are gone Michael Natterer
- [gimp/gtk3-port: 59/236] libgimpwidgets: get rid of (GtkObject **) casts Michael Natterer
- [gimp/gtk3-port: 60/236] app: port the splash to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 61/236] libgimpwidgets: port the ruler to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 62/236] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 63/236] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 64/236] app: port the overlay stuff to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 65/236] app: use the container icon view, the grid view is not GTK+ 3.0-able Michael Natterer
- [gimp/gtk3-port: 66/236] app: port to GtkWidget::draw() (incompletely) Michael Natterer
- [gimp/gtk3-port: 67/236] app: remove call to gtk_statusbar_set_has_resize_grip() Michael Natterer
- [gimp/gtk3-port: 68/236] app: port the tag entry to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 69/236] app: port to GtkWidget::draw() but disable the code inside with #if 0 Michael Natterer
- [gimp/gtk3-port: 70/236] app: can't set the scale combo entry's properties in init() any longer Michael Natterer
- [gimp/gtk3-port: 71/236] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 72/236] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 73/236] modules: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 74/236] app: didn't completely commit the display shell expose() -> draw() change Michael Natterer
- [gimp/gtk3-port: 75/236] app: fix display shell background drawing Michael Natterer
- [gimp/gtk3-port: 76/236] app: fix canvas double buffering using cairo_push, pop_group() Michael Natterer
- [gimp/gtk3-port: 77/236] script-fu: port to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 78/236] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 79/236] app: passing -1 as width/height to gtk_paint_box() no longer works Michael Natterer
- [gimp/gtk3-port: 80/236] app: port popup arrow drawing to cairo and get rid of the arrow_pixbuf Michael Natterer
- [gimp/gtk3-port: 81/236] app: remove GimpContainerGridView from the build entirely Michael Natterer
- [gimp/gtk3-port: 82/236] modules: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 83/236] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 84/236] libgimp: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 85/236] app: don't translate to allocation.x,y Michael Natterer
- [gimp/gtk3-port: 86/236] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 87/236] app: forgot to remove a cairo_destroy() in draw() Michael Natterer
- [gimp/gtk3-port: 88/236] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 89/236] app: build binaries with version number 2.99 Michael Natterer
- [gimp/gtk3-port: 90/236] app: GtkEntry turned into a no-window widget Michael Natterer
- [gimp/gtk3-port: 91/236] app: use the new GtkScrollable API instead of deprecated tree view API Michael Natterer
- [gimp/gtk3-port: 92/236] app: cairo_save()/restore() around chaining up in draw() Michael Natterer
- [gimp/gtk3-port: 93/236] app: add ugly workaround to make the icon view adapt to view size changes Michael Natterer
- [gimp/gtk3-port: 94/236] plug-ins: lots of trivial GTK+ 3.0 porting Michael Natterer
- [gimp/gtk3-port: 95/236] plug-ins: port jpeg-save to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 96/236] plug-ins: port file-png to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 97/236] plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/ Michael Natterer
- [gimp/gtk3-port: 98/236] plug-ins: more s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 99/236] plug-ins: port some more plug-ins to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 100/236] app: port the colormap editor to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 101/236] app: remove GtkWrapBox Michael Natterer
- [gimp/gtk3-port: 102/236] libgimpwidgets: port to the new size request API Michael Natterer
- [gimp/gtk3-port: 103/236] app: port to the new size request API Michael Natterer
- [gimp/gtk3-port: 104/236] plug-ins: port the print preview to the new size request API Michael Natterer
- [gimp/gtk3-port: 105/236] plug-ins: port sphere-designer to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 106/236] plug-ins: port cml-explorer to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 107/236] plug-ins: s/GtkObject/GtkAdjustment/ in file-pdf-load Michael Natterer
- [gimp/gtk3-port: 108/236] app: s/GtkObject/GtkAdjustment/ in the new spin scale prop widgets Michael Natterer
- [gimp/gtk3-port: 109/236] plug-ins: port lighting to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 110/236] plug-ins: port the unit-editor to GtkScrollable Michael Natterer
- [gimp/gtk3-port: 111/236] app: fix GimpOverlayDialog's minimum height Michael Natterer
- [gimp/gtk3-port: 112/236] app: port GimpOverlayBox to GtkWidget::get_preferred_width/height() Michael Natterer
- [gimp/gtk3-port: 113/236] app: don't connect to "size-requst" because that's deprecated Michael Natterer
- [gimp/gtk3-port: 114/236] app: port GimpSpinScale to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 115/236] app: skip keyboard devices so the device list becomes reasonable Michael Natterer
- [gimp/gtk3-port: 116/236] app: implement proper height-for-width in GimpToolPalette Michael Natterer
- [gimp/gtk3-port: 117/236] app: use GdkDevice accessors Michael Natterer
- [gimp/gtk3-port: 118/236] app: introduce struct GimpDeviceKey because GdkDeviceKey is gone Michael Natterer
- [postr] Added Russian translation Yuri Myasoedov
- [gimp/gtk3-port: 119/236] app: put the toolbox' areas into a box until we decided about a wrapping widget Michael Natterer
- [gimp/gtk3-port: 120/236] Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_render_icon() Michael Natterer
- [gimp/gtk3-port: 121/236] app: port the device sort function to GdkDeviceManager Michael Natterer
- [gimp/gtk3-port: 122/236] libgimpwidgets: port to GtkStyleContext and gtk_render_foo() Michael Natterer
- [gimp/gtk3-port: 123/236] app: change the list of available devices to something that makes sense Michael Natterer
- [gimp/gtk3-port: 124/236] libgimpwidgets: port GimpCellRendererToggle to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 125/236] libgimpwidgets: port GimpChainButton to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 126/236] libgimpwidgets: port GimpColorArea to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 127/236] libgimpwidgets: port GimpColorScale to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 128/236] libgimpwidgets: port GimpOffsetArea to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 129/236] libgimpwidgets: port GimpRuler to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 130/236] llibgimpwidgets: port GimpScrolledPreview to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 131/236] modules: port ColorselWheel to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 132/236] app: port Wilber drawing to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 133/236] app: port GimpBlobEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 134/236] app: port setting the canvas padding color to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 135/236] app: port GimpPanedBox to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 136/236] app: port GimpContainerIconView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 137/236] app: port GimpContainerTreeView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 138/236] app: port GimpColormapEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 139/236] app: port GimpComponentEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 140/236] app: port GimpFgBgEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 141/236] app: port GimpFgBgView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 142/236] app: port gimp_get_icon_size() to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 143/236] app: port GimpContainerBox to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 144/236] app: port GimpDashEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 145/236] app: remove calls to gtk_widget_get, set_extension_events() Michael Natterer
- [gimp/gtk3-port: 146/236] app: s/gtk_widget_modify_font/gtk_widget_override_font/ Michael Natterer
- [gimp/gtk3-port: 147/236] libgimpwidgets: port GimpNumberPairEntry to gtk_widget_override_font() Michael Natterer
- [gimp/gtk3-port: 148/236] app: port the about dialog to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 149/236] modules: remove call to gtk_widget_set_extension_events() Michael Natterer
- [gimp/gtk3-port: 150/236] libgimpwidgets: implement GtkWidget::state_flags_changed() Michael Natterer
- [gimp/gtk3-port: 151/236] libgimpwidgets: implement GtkWidget::style_updated() instead of style_set() Michael Natterer
- [gimp/gtk3-port: 152/236] libgimpwidgets: use g_object_ref()/unref() for GdkCursors Michael Natterer
- [gimp/gtk3-port: 153/236] app: use gdk_drag_context_get_source_window() Michael Natterer
- [gimp/gtk3-port: 154/236] app: use gdk_drag_context_get_selected_action() instead of conect->action Michael Natterer
- [gimp/gtk3-port: 155/236] app: port GimpSpinScale to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 156/236] app: implement GtkWidget::style_updated() instead of style_set() Michael Natterer
- [gimp/gtk3-port: 157/236] port gtkrc files to CSS (incompletely and stuff commented out) Michael Natterer
- [gimp/gtk3-port: 158/236] Port theme and gtkrc file loading to CSS files using GtkCssProvider Michael Natterer
- [gimp/gtk3-port: 159/236] plug-ins: #include <gdk/gdk.h> instead of <gdkconfig.h> Michael Natterer
- [gimp/gtk3-port: 160/236] app: copy gimp.css instead of gtkrc to the user's gimp directory Michael Natterer
- [gimp/gtk3-port: 161/236] app: check whether child widgets exist in GtkWidget::style_updated() Michael Natterer
- [gimp/gtk3-port: 162/236] Replace gdk_cursor_unref() with g_object_unref() Michael Natterer
- [gimp/gtk3-port: 163/236] app: use gtk_menu_shell_get_selected_item() Michael Natterer
- [gimp/gtk3-port: 164/236] app: port GimpOverlayBox to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 165/236] app: port GimpOverlayFrame to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 166/236] app: port GimpScaleButton to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 167/236] libgimpwidgets: move all GimpPickButton members to a private struct Michael Natterer
- [gimp/gtk3-port: 168/236] libgimpwidgets: move all GimpColorArea members to a private struct Michael Natterer
- [gimp/gtk3-port: 169/236] libgimpwidgets: move all GimpOffsetArea members to a private struct Michael Natterer
- [gimp/gtk3-port: 170/236] libgimpwidgets: move padding members from instance to class struct Michael Natterer
- [gimp/gtk3-port: 171/236] libgimpwidgets: move all GimpButton members to a private struct Michael Natterer
- [gimp/gtk3-port: 172/236] libgimpwidgets: move all GimpCellRendererColor members to a private struct Michael Natterer
- [gimp/gtk3-port: 173/236] libgimpwidgets: move all GimpColorButton members to a private struct Michael Natterer
- [gimp/gtk3-port: 174/236] libgimpwidgets: move all GimpCellRendererToggle members to a private struct Michael Natterer
- [gimp/gtk3-port: 175/236] libgimpwidgets: move all GimpChainButton members to a private struct Michael Natterer
- [gimp/gtk3-port: 176/236] libgimpwidgets: move all GimpBrowser members to a private struct Michael Natterer
- [gimp/gtk3-port: 177/236] libgimpwidgets: move all GimpColorDisplay members to a private struct Michael Natterer
- [gimp/gtk3-port: 178/236] libgimpwidgets: move all GimpColorDisplayStack members to a private struct Michael Natterer
- [gimp/gtk3-port: 179/236] libgimpwidgets: move all GimpColorHexEntry members to a private struct Michael Natterer
- [gimp/gtk3-port: 180/236] libgimpwidgets: add padding Michael Natterer
- [gimp/gtk3-port: 181/236] libgimpwidgets: move all GimpColorNotebook members to a private struct. Michael Natterer
- [gimp/gtk3-port: 182/236] libgimpwidgets: move all GimpColorScale members to a private struct Michael Natterer
- [gimp/gtk3-port: 183/236] libgimpwidgets: move GimpColorProfileComboBox::dialog to private Michael Natterer
- [gimp/gtk3-port: 184/236] libgimpwidgets: move all GimpColorSelection members to a private struct Michael Natterer
- [gimp/gtk3-port: 185/236] libgimpwidgets: move all GimpEnumLabel members to a private struct Michael Natterer
- [gimp/gtk3-port: 186/236] app: don't use style->black and style->white Michael Natterer
- [gimp/gtk3-port: 187/236] libgimpwidgets: move all GimpMemsizeEntry members to a private struct Michael Natterer
- [gimp/gtk3-port: 188/236] app: port GimpStrokeEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 189/236] app: port GimpPaletteView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 190/236] plug-ins: don't use style->black and style->white Michael Natterer
- [gimp/gtk3-port: 191/236] libgimpwidgets: move all GimpColorProfileStore members to a private struct Michael Natterer
- [gimp/gtk3-port: 192/236] app: port GimpDockWindow to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 193/236] app: port GimpToolEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 194/236] app: use gtk_widget_override_font() instead of modify_font() Michael Natterer
- [gimp/gtk3-port: 195/236] app: port GimpThumbBox to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 196/236] Implement GtkWidget::style_updated() instead of ::style_set() Michael Natterer
- [gimp/gtk3-port: 197/236] app: port GimpHistogramView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 198/236] app: port GimpTagEntry to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 199/236] app: always ask the master device for its axes or state Michael Natterer
- [gimp/gtk3-port: 200/236] app: when checking for a device change, check the event's source device Michael Natterer
- [gimp/gtk3-port: 201/236] app: remove obsolete device checks from GimpToolbox Michael Natterer
- [gbrainy] Update Danish translation Jordi Mas
- [gimp/gtk3-port: 202/236] app: port GimpColorFrame away from GtkStyle, using a new style property Michael Natterer
- [gimp/gtk3-port: 203/236] app: remove call to gtk_widget_style_attach() from GimpOverlayBox Michael Natterer
- [gimp/gtk3-port: 204/236] app: port GimpOverlayChild to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 205/236] Port cell renderers to gtk_cell_renderer_get_state() Michael Natterer
- [gimp/gtk3-port: 206/236] app: port GimpCellRendererDashes to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 207/236] app: add gimp_get_style_color() to simplify GdkRGBA style property lookup Michael Natterer
- [gimp/gtk3-port: 208/236] app: add style property and default CSS for GimpHistogramView's grid-color Michael Natterer
- [gimp/gtk3-port: 209/236] app: port GimpCurveView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 210/236] themes: document the new GimpHistogramView property in the theme CSS Michael Natterer
- [gimp/gtk3-port: 211/236] app: define all GimpHistogramView colors via style properties and CSS Michael Natterer
- [gimp/gtk3-port: 212/236] themes: document the new stlye properties and indent the CSS files properly Michael Natterer
- [gimp/gtk3-port: 213/236] app: increase the priority of the theme CSS by 1 Michael Natterer
- [gimp/gtk3-port: 214/236] app: port GimpComboTagEntry to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 215/236] configure.ac: use the new GTK_CHECK_BACKEND() macro Michael Natterer
- [gimp/gtk3-port: 216/236] plug-ins: port map-object to GTK+ 3.x Michael Natterer
- [gimp/gtk3-port: 217/236] app: port GimpToolbox to GtkWidget::style_updated() Michael Natterer
- [gimp/gtk3-port: 218/236] app: use GdkRGBA instead of GdkColor in some places Michael Natterer
- [gimp/gtk3-port: 219/236] app: remove gimp_rgb_get,set_gdk_color() Michael Natterer
- [gimp/gtk3-port: 220/236] app: port the text tool editor's preedit popup to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 221/236] plug-ins: port filter-pack to GTK+ 3.0, still some warnings left Michael Natterer
- [gimp/gtk3-port: 222/236] app: gimp_print_event(): add the device to the event debug output. Michael Natterer
- [gimp/gtk3-port: 223/236] app: gimp_device_info_get_device_coords(): workaround for XI2 b0rk Michael Natterer
- [gimp/gtk3-port: 224/236] app: make input devices, grabs and therefore generally tools work again Michael Natterer
- [gimp/gtk3-port: 225/236] app: use gdk_device_get_position() inetad of gdk_display_get_pointer() Michael Natterer
- [gimp/gtk3-port: 226/236] app: remove some forgotten #undef GSEAL_ENABLE Michael Natterer
- [gimp/gtk3-port: 227/236] app: let the file dialog expand/collapse with the file type expander Michael Natterer
- [gimp/gtk3-port: 228/236] app: use gdk_device_get_position() instead of gdk_display_get_pointer() Michael Natterer
- [gimp/gtk3-port: 229/236] app: port GimpGradientEditor to GtkSyleContext Michael Natterer
- [gimp/gtk3-port: 230/236] app: port GimpHistogramView to gdk_device_grab()/ungrab() Michael Natterer
- [gimp/gtk3-port: 231/236] app: port GimpNavigationEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 232/236] plug-ins: s/GtkObject/GtkAdjustment in web-page Michael Natterer
- [gimp/gtk3-port: 233/236] app: port GimpTagPopup to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 234/236] app: GimpDock: port font size modification to GtkCssProvider Michael Natterer
- [gimp/gtk3-port: 235/236] plug-ins: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 236/236] foo Michael Natterer
- [gnumeric] Write and read error-display and comment-placement Andreas J . Guelzow
- [gcompris/gcomprisbraille] Translatable strings for all activities| Srishti Sethi
- [gcompris/gcomprisbraille] Braille Fun New Activity Srishti Sethi
- [gnumeric] show all comment-placement and error-display options Andreas J . Guelzow
- [gnome-commander] noop: code cleanup (text_render_get_type() -> TYPE_TEXT_RENDER) Piotr Eljasiak
- [gnome-commander] intviewer: move TEXT_RENDER_DEFAULT_WIDTH and TEXT_RENDER_DEFAULT_HEIGHT to text-render.cc Piotr Eljasiak
- [gnome-commander] intviewer: move struct TextRenderClass to text-render.cc Piotr Eljasiak
- [gnome-blog] Added Russian translation Yuri Myasoedov
- [gnome-commander] Use G_DEFINE_TYPE for TextRender Piotr Eljasiak
- [gbrainy] Unload domain less frequently Jordi Mas
- [ekiga] Check for ptlib expat support during configure Eugen Dedu
- [latexila] Latex pp: get current filename: last existing file =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [glib/glib-2-28] Rework PEM parsing to not be order dependent Nicolas Dufresne
- [glib/glib-2-28] Added TLS PEM parser unit test Nicolas Dufresne
- [ekiga] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [gimp] app: GimpTransformOptions::clip is enum GimpTransformResize, not gboolean Michael Natterer
- [gimp] app: fix GimpTransformOptions::clip's tooltip Michael Natterer
- [gnome-commander] TextRender: initial migration to C++ Piotr Eljasiak
- [glom] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [libgda] GdauiDataProxy and related GtkAction improvements Vivien Malerba
- [libgda] GdaBrowser: improved connection naming in window's menu Vivien Malerba
- [libgda] GdaBrowser: added ui_formgrid_get_ui_manager() Vivien Malerba
- [libgda] Correctly initialize the GdaDataModel::access-changed signal Vivien Malerba
- [gnome-commander] noop: code cleanup Piotr Eljasiak
- [gnome-tweak-tool] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [gnome-commander] intviewer: move struct ImageRenderClass to image-render.cc Piotr Eljasiak
- [gnome-commander] ImageRender: initial migration to C++ Piotr Eljasiak
- [gnome-commander] noop: code cleanup Piotr Eljasiak
- [hyena/gtk3] Hyena.Gui: Fix coordinates for shading and theming tests Bertrand Lorentz
- [hyena/gtk3] MessageBar: Fix coordinates in OnDrawn Bertrand Lorentz
- [hyena/gtk3] PulsingButton: Fix coordinates in OnDrawn Bertrand Lorentz
- [hyena/gtk3] WrapLabel: Fix coordinates in OnDrawn and clean up Bertrand Lorentz
- [hyena/gtk3] SegmentedBar: Fix coordinates in OnDrawn Bertrand Lorentz
- [gbrainy] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [hyena/gtk3] RatingEntry: Fix coordinates in OnDrawn Bertrand Lorentz
- [hyena/gtk3] ListView: Fix coordinates in OnDrawn Bertrand Lorentz
- [evolution-data-server] Bug #655409 - Extra flags in CamelStoreInfo break folder type check Milan Crha
- [gnome-commander] noop: code cleanup (image_render_get_type() -> TYPE_IMAGE_RENDER) Piotr Eljasiak
- [evolution-mapi] Bug #655409 - Extra flags in CamelStoreInfo break folder type check Milan Crha
- [eog] Use a simple GtkLabel for the image counter in the statusbar Felix Riemann
- [gnome-web-photo] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [glib] Rework PEM parsing to not be order dependent Nicolas Dufresne
- [glib] Added TLS PEM parser unit test Nicolas Dufresne
- [rhythmbox] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [gnome-commander] Use G_DEFINE_TYPE for ImageRender Piotr Eljasiak
- [glib/glib-2-28] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [gnome-contacts] Added Brazilian Portuguese translation by Luiz Vieira <ala_vieira ig com br> and Enrico Nicoletto <l Djavan Fagundes
- [damned-lies] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [gimp] app: clean up GimpTransformOptions' preview controls Michael Natterer
- [gnumeric] fix sort dialog popup menu labels Andreas J . Guelzow
- [nautilus] Fixed a string in Brazilian Portuguese translation Djavan Fagundes
- [gnome-shell] NotificationDaemon: only remove the source if notification sender is removed from DBus and the appli Marina Zhurakhinskaya
- [gitg] Do not use GtkMisc as it is getting deprecated. Ignacio Casal Quinteiro
- [hyena/gtk3] ListView: Fix origin coordinates for rendering and interaction Bertrand Lorentz
- [gnome-shell] chrome: Ignore minimized windows when updating visibility =?utf-8?q?Florian_M=C3=BCllner?=
- [gedit-plugins/gnome-3-0] synctex: imports should go at the beginning of the file Ignacio Casal Quinteiro
- [at-spi2-core] Move DBus interface name constants into atspi-constants.h Mike Gorse
- [at-spi2-atk] Some refactoring to remove duplicate code and other clean-ups Mike Gorse
- [mutter] Bump version to 3.1.4 Owen Taylor
- [mutter] Created tag 3.1.4 Owen Taylor
- [folks] Unset the self-contact on Tpf.PersonaStore when resetting the store Philip Withnall
- [folks] Add a generic caching object to the core of folks Philip Withnall
- [folks] Bug 652643 — Add PersonaStore cache Philip Withnall
- [folks] aggregator: Ensure we don't remove Personas we're adding Philip Withnall
- [folks] individual: Add more debug output to Individual Philip Withnall
- [folks] tests: Add a basic refcounting test for linked individuals Philip Withnall
- [folks] individual: Fix linking when personas are moved between individuals weirdly Philip Withnall
- [folks] inspect: Add a linking command Philip Withnall
- [vala] Add rest-0.7 bindings Evan Nemerson
- [gnome-shell] Bump version to 3.1.4 Owen Taylor
- [gnome-shell] Always include gnome-shell-jhbuild.in in EXTRA_DIST Owen Taylor
- [gnome-shell] Require GJS 1.29.15 Owen Taylor
- [gnome-shell] Add markup.js to TEST_JS Owen Taylor
- [gnome-shell] Created tag 3.1.4 Owen Taylor
- [gtk+/font-chooser] GtkFontChooser: Stub code to handle empty list by search. Alberto Ruiz
- [gtk+/font-chooser] GtkFontChooser: get_font_name did not return the font size Alberto Ruiz
- [gtk+/font-chooser] GtkFontChooserDialog: GtkFontButton now uses GtkFontChooserDialog instead of GtkFontSelectionDialog Alberto Ruiz
- [gtk+/gtk-3-0] (14 commits) ...Merge branch 'bgo593793-filechooser-recent-folders' into gtk-3-0 Federico Mena Quintero
- [gtk+/gtk-3-0: 1/14] Log to recent-files when confirming the file chooser Federico Mena Quintero
- [gtk+/gtk-3-0: 2/14] Save selection to recent-files in the asynchronous Save cases Federico Mena Quintero
- [gtk+/gtk-3-0: 3/14] Rename stop_operation() to operation_mode_stop() Federico Mena Quintero
- [gtk+/gtk-3-0: 4/14] Remove duplicated code from *_switch_to_browse_mode() Federico Mena Quintero
- [gtk+/gtk-3-0: 5/14] Centralize changing the operation mode in operation_mode_set() Federico Mena Quintero
- [gtk+/gtk-3-0: 6/14] Make operation_mode_set() handle SEARCH and RECENT modes as well Federico Mena Quintero
- [gtk+/gtk-3-0: 7/14] Move the widgets above the hpaned to their own box Federico Mena Quintero
- [gtk+/gtk-3-0: 8/14] Discard the search widgets in a separate function Federico Mena Quintero
- [gtk+/gtk-3-0: 9/14] Only unset the entry's contents if the entry exists Federico Mena Quintero
- [gtk+/gtk-3-0: 10/14] Create the location_entry in a single function Federico Mena Quintero
- [gtk+/gtk-3-0: 11/14] Remove the unused, initial-text logic from the location entry Federico Mena Quintero
- [gtk+/gtk-3-0: 12/14] Switch to OPERATION_MODE_BROWSE when switching to volume or file shortcuts Federico Mena Quintero
- [gtk+/gtk-3-0: 13/14] Set the location mode when changing the operation mode Federico Mena Quintero
- [gtk+/gtk-3-0: 14/14] Merge branch 'bgo593793-filechooser-recent-folders' into gtk-3-0 Federico Mena Quintero
- [gtk+] (14 commits) ...Merge branch 'bgo593793-filechooser-recent-folders-master' Federico Mena Quintero
- [gtk+: 1/14] Log to recent-files when confirming the file chooser Federico Mena Quintero
- [gtk+: 2/14] Save selection to recent-files in the asynchronous Save cases Federico Mena Quintero
- [gtk+: 3/14] Rename stop_operation() to operation_mode_stop() Federico Mena Quintero
- [gtk+: 4/14] Remove duplicated code from *_switch_to_browse_mode() Federico Mena Quintero
- [gtk+: 5/14] Centralize changing the operation mode in operation_mode_set() Federico Mena Quintero
- [gtk+: 6/14] Make operation_mode_set() handle SEARCH and RECENT modes as well Federico Mena Quintero
- [gtk+: 7/14] Move the widgets above the hpaned to their own box Federico Mena Quintero
- [gtk+: 8/14] Discard the search widgets in a separate function Federico Mena Quintero
- [gtk+: 9/14] Only unset the entry's contents if the entry exists Federico Mena Quintero
- [gtk+: 10/14] Create the location_entry in a single function Federico Mena Quintero
- [gtk+: 11/14] Remove the unused, initial-text logic from the location entry Federico Mena Quintero
- [gtk+: 12/14] Switch to OPERATION_MODE_BROWSE when switching to volume or file shortcuts Federico Mena Quintero
- [gtk+: 13/14] Set the location mode when changing the operation mode Federico Mena Quintero
- [gtk+: 14/14] Merge branch 'bgo593793-filechooser-recent-folders-master' Federico Mena Quintero
28 July 2011
- [ghex] Fix build with GSEAL enabled Kalev Lember
- [ghex] Use the new GtkComboBoxText APIs Kalev Lember
- [ghex] Avoid showing status message on an already destroyed window Kalev Lember
- [ghex] Use G_DEFINE_TYPE for GHexWindow Kalev Lember
- [ghex] Use gdk_window_scroll() for scrolling Kalev Lember
- [ghex] Replace Gdk drawing with Cairo Kalev Lember
- [gtk+/gtk-3-0] Fix distcheck Matthias Clasen
- [gtk+] Created tag 3.0.12 Matthias Clasen
- [gtk+/gtk-3-0] post release bump Matthias Clasen
- [glib] Revert "Optimize g_[s]list_free_full a bit" Matthias Clasen
- [cogl/msvc-support] (10 commits) ...Update cogl.symbols Chun-wei Fan
- [cogl/msvc-support: 8/10] Merge branch 'master' into msvc-support Chun-wei Fan
- [cogl/msvc-support: 9/10] Update VS property sheets on enumerations Chun-wei Fan
- [cogl/msvc-support: 10/10] Update cogl.symbols Chun-wei Fan
- [clutter/msvc-support] (17 commits) ...Merge branch 'master' into msvc-support Chun-wei Fan
- [clutter/msvc-support: 16/17] Update clutter.symbols Chun-wei Fan
- [clutter/msvc-support: 17/17] Merge branch 'master' into msvc-support Chun-wei Fan
- [glib] (5 commits) Created branch gmain Ryan Lortie
- [glib/gmain: 1/5] Remove #include for eventfd.h from gmain.c Ryan Lortie
- [glib/gmain: 2/5] gmain: always compile with threads support Ryan Lortie
- [glib/gmain: 3/5] gmain: rewrite child and signal watch sources Ryan Lortie
- [glib/gmain: 4/5] Remove non-threaded GMainLoop case Ryan Lortie
- [glib/gmain: 5/5] Remove gtester hang workaround Ryan Lortie
- [cogl/msvc-support] Revert changes regarding COGL_HAS_WIN32_SUPPORT Chun-wei Fan
- [sushi] Added Russian translation Yuri Myasoedov
- [system-tools-backends-clone] Added Russian translation Yuri Myasoedov
- [tasque] Updated Russian translation Yuri Myasoedov
- [tbo] Added Russian translation Yuri Myasoedov
- [paperbox] Added Russian translation Yuri Myasoedov
- [gtk+/quartz-integration] (15 commits) ...Merge branch 'master' into quartz-integration John Ralls
- [gtk+/quartz-integration: 15/15] Merge branch 'master' into quartz-integration John Ralls
- [gnome-themes-extras] Added Russian translation Yuri Myasoedov
- [libgconf-bridge] Added Russian translation Yuri Myasoedov
- [libsocialweb] Updated Russian translation Yuri Myasoedov
- [vala] Allow implicit conversion from pointer to GValue Luca Bruno
- [empathy] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [libepc] Added Russian translation Yuri Myasoedov
- [libgda] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [clutter] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [foundation-web] Added the latest finance report (June 2011). =?utf-8?b?R2VybcOhbiBQb8OzIENhYW1hw7Fv?=
- [gnumeric] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [evolution-ews] Re-add to configuration file calendar, tasks and contacts each time when cache was removed This will Pavel Ocheretny
- [evolution] Bug #655444 - Alarm/reminder settings split in two tabs in Settings Milan Crha
- [evolution-data-server/meego-eds] Release the reference when the DBUSObject is removed. Srinivasa Ragavan
- [empathy] CallWindow: add a bottom toolbar Emilio Pozuelo Monfort
- [empathy] CallWindow: move the volume button to the bottom toolbar Emilio Pozuelo Monfort
- [empathy] CallWindow: move the status message to the bottom toolbar Emilio Pozuelo Monfort
- [empathy] CallWindow: add an avatar to the top toolbar Emilio Pozuelo Monfort
- [empathy] CallWindow: add the remote user name and presence to the toolbar Emilio Pozuelo Monfort
- [empathy] CallWindow: show audio and video call buttons to start a call Emilio Pozuelo Monfort
- [empathy] CallWindow: remove separator between hangup and dialpad buttons Emilio Pozuelo Monfort
- [empathy] CallWindow: remove redial menu Emilio Pozuelo Monfort
- [empathy] CallWindow: hide the audio/video call buttons on _init() Emilio Pozuelo Monfort
- [empathy] CallWindow: build the toolbar from the .ui Emilio Pozuelo Monfort
- [glib/glib-2-28] Updated Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [cogl/msvc-support] Update cogl.symbols Chun-wei Fan
- [valadoc] doclets/gtkdoc: Do not set section comment from a namespace with empty doc Luca Bruno
- [valadoc] doclets/gtkdoc: Fix documenting thrown errors Luca Bruno
- [valadoc] doclets/gtkdoc: Do not document target_destroy_notify if type is not owned Luca Bruno
- [valadoc] doclets/gtkdoc: Fix the output of SourceCode elements Luca Bruno
- [empathy] CallWindow: use tp_g_signal_connect_object Emilio Pozuelo Monfort
- [evolution-data-server] Bug #655414 - Need translation comments Milan Crha
- [librsvg] Call xmlFreeParserCtxt after using the context. Hiroyuki Ikezoe
- [tracker/thunderbird] thunderbird: Build system and plugin now work properly with TB >= 5.0 Martyn James Russell
- [chronojump] plot counts on evaluators server graph Xavier de Blas
- [evolution] Bug #635211 - Select-all processed on timeout when not needed Milan Crha
- [evolution] Replace user name by username as used anywhere else in Evolution Andre Klapper
- [gnome-tweak-tool] Add a --verbose option John Stowers
- [gnome-tweak-tool] Add --debug command line argument John Stowers
- [evolution] Use email instead of e-mail spelling, like anywhere else Andre Klapper
- [gnome-utils] gsearchtool: Do not use deprecated g_format_size_for_display() Vincent Untz
- [tracker] tracker-writeback: Fix use after free of GFileInfo object =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala] codegen: Use _vala_ prefix for out parameters Luca Bruno
- [gtkhtml] Bug #655277 - Remove 'No such language' runtime warning Milan Crha
- [tracker] tracker-writeback: Fixed distcheck breakages Martyn James Russell
- [evolution-data-server] Bug #654893 - Fix one missed rename of 'msg_security' to 'dirty' Milan Crha
- [evolution] Use the same term 'Secure connection' everywhere instead of SSL Andre Klapper
- [gnome-documents] pdf-loader: rewrite the PDF loader with an async/cancellable API Cosimo Cecchi
- [ekiga] Minor improvement to my previous commit Eugen Dedu
- [evolution-data-server] Introspection: fix annotation in e_book_client_get_contacts_sync Raul Gutierrez Segales
- [evolution-data-server] Add missing \n in a debug print Milan Crha
- [empathy] Add a new gsettings key for the call volume Emilio Pozuelo Monfort
- [empathy] Preferences: add a Calls tab Emilio Pozuelo Monfort
- [empathy] CallWindow: use the volume value from the preferences Emilio Pozuelo Monfort
- [empathy] CallWindow: remove the sidebar Emilio Pozuelo Monfort
- [empathy] Show the percentage sign in the volume Emilio Pozuelo Monfort
- [empathy] CallWindow: pack the details box Emilio Pozuelo Monfort
- [jhbuild] Update Simplified Chinese translation. Aron Xu
- [caribou] Update Simplified Chinese translation. Aron Xu
- [gimp] Apply Lens filter relocated in menu Alexandre Prokoudine
- [gedit-latex] Add Simplified Chinese translation. Aron Xu
- [libgtop] Expand to support ifmedia(4) types as found on BSD. Jasper Lievisse Adriaanse
- [libgtop] Fix makeinfo(1) warning in reference.texi Jasper Lievisse Adriaanse
- [tracker] tracker-extract: Check header bytes for JPeg files Philip Van Hoof
- [tracker] tracker-extract: Add code comment explaining strange FF D8 FF check Philip Van Hoof
- [gegl-gtk/soc-2011-warp] warp example: fix a bug that made appear wrong deformation between strokes =?utf-8?q?Michael_Mur=C3=A9?=
- [gimp] Tile Glass plug-in relocated Alexandre Prokoudine
- [gtk+] Fixed a string in Brazilian Portuguese translation Djavan Fagundes
- [empathy] Updated Brazilian Portuguese translation Djavan Fagundes
- [tracker/thunderbird] thunderbird: Also detect beta versions in version check Martyn James Russell
- [tracker/thunderbird] thunderbird: Update README file Martyn James Russell
- [tracker/thunderbird] thunderbird: Ensure the extensions dir exists when installing Martyn James Russell
- [tracker/thunderbird] thunderbird: Use a proper version comparison function Martyn James Russell
- [gedit-latex] Add separator to the tools menu Ignacio Casal Quinteiro
- [gedit-latex] Add alert to the statusbar while the document is compiling Jose Aliste
- [tracker] (63 commits) Created branch writeback-refactor-0.10 Carlos Garnacho
- [tracker/writeback-refactor-0.10: 1/63] miner/fs: Add an empty listener class for writeback Carlos Garnacho
- [tracker/writeback-refactor-0.10: 2/63] miner/fs: Add an empty dispatcher class for writeback Carlos Garnacho
- [tracker/writeback-refactor-0.10: 3/63] libtracker-miner: Integrate queues with writeback capability Carlos Garnacho
- [tracker/writeback-refactor-0.10: 4/63] libtracker-miner: Add signal to connect to for writeback Carlos Garnacho
- [tracker/writeback-refactor-0.10: 5/63] libtracker-miner: Add rdf_types to the signal for Writeback Carlos Garnacho
- [tracker/writeback-refactor-0.10: 6/63] miners/fs: Implement listener class Carlos Garnacho
- [tracker/writeback-refactor-0.10: 7/63] Rewrite of tracker-writeback Carlos Garnacho
- [tracker/writeback-refactor-0.10: 8/63] tracker-writeback: Remove unneeded file Carlos Garnacho
- [tracker/writeback-refactor-0.10: 9/63] miners/fs: Integrate writeback, start it up Carlos Garnacho
- [tracker/writeback-refactor-0.10: 10/63] tracker-writeback: Use tempnam instead of home brewn system Carlos Garnacho
- [tracker/writeback-refactor-0.10: 11/63] tracker-writeback: Add warning about IgnoreNextUpdate removal Carlos Garnacho
- [tracker/writeback-refactor-0.10: 12/63] tracker-writeback: Fix up cancelling Carlos Garnacho
- [tracker/writeback-refactor-0.10: 13/63] tracker-writeback: Use GIO scheduler for actual writeback Carlos Garnacho
- [tracker/writeback-refactor-0.10: 14/63] miners/fs: Make it possible to enable/disable Writeback Carlos Garnacho
- [tracker/writeback-refactor-0.10: 15/63] tracker-writeback: Add shutdown timeout to Writeback service Carlos Garnacho
- [tracker/writeback-refactor-0.10: 16/63] tracker-writeback: Implement cancel on unmount and cancel on API call Carlos Garnacho
- [tracker/writeback-refactor-0.10: 17/63] tracker-writeback: Pass cancellable around to also the modules Carlos Garnacho
- [tracker/writeback-refactor-0.10: 18/63] tracker-writeback: Use g_mkstemp_full() and preserve permissions on copy Carlos Garnacho
- [tracker/writeback-refactor-0.10: 19/63] miners/fs: Implement dispatcher Carlos Garnacho
- [tracker/writeback-refactor-0.10: 20/63] miners/fs: Cleanup debugging Carlos Garnacho
- [tracker/writeback-refactor-0.10: 21/63] miners/fs, libtracker-miner: Retry writeback on unmount event Carlos Garnacho
- [tracker/writeback-refactor-0.10: 22/63] libtracker-miner: Add code comment about endless retrying Carlos Garnacho
- [tracker/writeback-refactor-0.10: 23/63] libtracker-miner, miners-fs: Error handling unmount of FS during writeback, add timeout Carlos Garnacho
- [tracker/writeback-refactor-0.10: 24/63] miners/fs: Don't retry unmount handlding forever Carlos Garnacho
- [tracker/writeback-refactor-0.10: 25/63] tracker-writeback: Add missing .service.in file Carlos Garnacho
- [tracker/writeback-refactor-0.10: 26/63] tracker-writeback: Exit the writeback process in case of unmount event Carlos Garnacho
- [tracker/writeback-refactor-0.10: 27/63] libtracker-miner: Use the task pool for ongoing writeback operations Carlos Garnacho
- [tracker/writeback-refactor-0.10: 28/63] tracker-writeback: Remove IgnoreNextUpdate and file locking from writeback Carlos Garnacho
- [tracker/writeback-refactor-0.10: 29/63] writeback: Update return value to signal connecting to ::writeback-file Carlos Garnacho
- [tracker/writeback-refactor-0.10: 30/63] tracker-miner-fs: Ignore monitor events on files being written back Carlos Garnacho
- [tracker/writeback-refactor-0.10: 31/63] libtracker-miner: Ignore EVENT_MOVED during Writeback Carlos Garnacho
- [tracker/writeback-refactor-0.10: 32/63] libtracker-miner: Move writeback task removal to UPDATE monitor events Carlos Garnacho
- [tracker/writeback-refactor-0.10: 33/63] libtracker-miner: Separate writeback tasks to their own task pool Carlos Garnacho
- [tracker/writeback-refactor-0.10: 34/63] libtracker-miner: Ensure no items are left to process after writeback Carlos Garnacho
- [tracker/writeback-refactor-0.10: 35/63] libtracker-miner: check writeback task pool when translating MOVED events to CREATED Carlos Garnacho
- [tracker/writeback-refactor-0.10: 36/63] libtracker-miner: Rename and change to boolean return of a GEqualFunc Carlos Garnacho
- [tracker/writeback-refactor-0.10: 37/63] miners/fs: Fix enabling/disabling writeback Carlos Garnacho
- [tracker/writeback-refactor-0.10: 38/63] miners/fs: Codestyle changes, typedefs belong to the top of the file Carlos Garnacho
- [tracker/writeback-refactor-0.10: 39/63] miners/fs: Codestyle improvements Carlos Garnacho
- [tracker/writeback-refactor-0.10: 40/63] data/dbus: Fix XML file for D-Bus service Carlos Garnacho
- [tracker/writeback-refactor-0.10: 41/63] libtracker-miner, dbus: Add deprecation markers for IgnoreNextUpdate Carlos Garnacho
- [tracker/writeback-refactor-0.10: 42/63] libtracker-miner, dbus: Use stable version for deprecation Carlos Garnacho
- [tracker/writeback-refactor-0.10: 43/63] libtracker-miner, miners/fs: Fix issues after review Carlos Garnacho
- [tracker/writeback-refactor-0.10: 44/63] libtracker-miner: Implement cancellation of writeback operations Carlos Garnacho
- [tracker/writeback-refactor-0.10: 45/63] libtracker-miner: Cancel writeback when the file is deleted/moved Carlos Garnacho
- [tracker/writeback-refactor-0.10: 46/63] libtracker-miner: Ensure writeback operations are cancelled on unmounted volumes Carlos Garnacho
- [tracker/writeback-refactor-0.10: 47/63] tracker-writeback: Do not touch unsupported files Carlos Garnacho
- [tracker/writeback-refactor-0.10: 48/63] libtracker-miner: fix indenting issues Carlos Garnacho
- [tracker/writeback-refactor-0.10: 49/63] tracker-miner-fs: Fix ref leak Carlos Garnacho
- [tracker/writeback-refactor-0.10: 50/63] tracker-writeback: Don't LDADD $(LIBTRACKER_MINER_LIBS) Carlos Garnacho
- [tracker/writeback-refactor-0.10: 51/63] tracker-extract, writeback: Don't use same #define for headers Carlos Garnacho
- [tracker/writeback-refactor-0.10: 52/63] tracker-writeback: Fixed include orders Carlos Garnacho
- [tracker/writeback-refactor-0.10: 53/63] tracker-miner-fs: Fix small whitespace issue Carlos Garnacho
- [tracker/writeback-refactor-0.10: 54/63] tracker-extract: Fix include orders Carlos Garnacho
- [tracker/writeback-refactor-0.10: 55/63] tracker-miner-fs: Fix inconsistencies in #ifndef and #define names Carlos Garnacho
- [tracker/writeback-refactor-0.10: 56/63] tracker-writeback: Add man page Carlos Garnacho
- [tracker/writeback-refactor-0.10: 57/63] libtracker-miner, tracker-miner-fs: Improved debugging Carlos Garnacho
- [tracker/writeback-refactor-0.10: 58/63] tracker-writeback: Add g_warning when file !native + improve other errors Carlos Garnacho
- [tracker/writeback-refactor-0.10: 59/63] tracker-writeback: Fix licensing errors in files Carlos Garnacho
- [tracker/writeback-refactor-0.10: 60/63] tracker-miner-fs: Fix licensing errors in files Carlos Garnacho
- [tracker/writeback-refactor-0.10: 61/63] libtracker-miner: Fix #ifndefs for priority-queue, sparql-buffer and task-pool Carlos Garnacho
- [tracker/writeback-refactor-0.10: 62/63] libtracker-miner: Fix copyright for priority-queue, sparql-buffer and task-pool Carlos Garnacho
- [tracker/writeback-refactor-0.10: 63/63] tracker-miner-fs: Fix critical warnings when cleaning up NULL GFile/GPtrArrays Carlos Garnacho
- [evolution-data-server] Introspection: fix annotation in e_book_client_get_self Raul Gutierrez Segales
- [jhbuild] tests: Create a new JhbuildConfigTestCase Colin Walters
- [evolution-data-server] Introspection: fix annotation in e_book_client_get_self Raul Gutierrez Segales
- [clutter] model: Make sure to emit ::row-changed Emmanuele Bassi
- [ekiga] Fixed infinite loops in the loudmouth presentity code Julien Puydt
- [tracker] (33 commits) ...Merge branch 'thunderbird' Martyn James Russell
- [tracker: 33/33] Merge branch 'thunderbird' Martyn James Russell
- [nautilus/gnome-3-0] Fixed a string in Brazilian Portuguese translation Djavan Fagundes
- [evolution-data-server] Introspection: fix annotation in e_book_client_get_contacts_finish Raul Gutierrez Segales
- [nautilus] Fixed a string in Brazilian Portuguese translation Djavan Fagundes
- [gnome-format] Updated Brazilian Portuguese translation Djavan Fagundes
- [tracker] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [gnome-shell] Deleted branch user-status-update =?utf-8?q?Florian_M=C3=BCllner?=
- [gnome-shell] (9 commits) Created branch user-status-update =?utf-8?q?Florian_M=C3=BCllner?=
- [gnome-shell/user-status-update: 1/9] popup-menu: Add support for child menus =?utf-8?q?Florian_M=C3=BCllner?=
- [gnome-shell/user-status-update: 2/9] popup-menu: Add combo box menu item =?utf-8?q?Florian_M=C3=BCllner?=
- [gnome-shell/user-status-update: 3/9] status-menu: Implement new mockups =?utf-8?q?Florian_M=C3=BCllner?=
- [gnome-shell/user-status-update: 4/9] popup-menu: Expand switch menu items =?utf-8?q?Florian_M=C3=BCllner?=
- [gnome-shell/user-status-update: 5/9] status-menu: Make user icon activatable =?utf-8?q?Florian_M=C3=BCllner?=
- [gnome-shell/user-status-update: 6/9] status-menu: Add launcher for online accounts =?utf-8?q?Florian_M=C3=BCllner?=
- [gnome-shell/user-status-update: 7/9] status-menu: Move user name/status chooser closer to icon =?utf-8?q?Florian_M=C3=BCllner?=
- [gnome-shell/user-status-update: 8/9] status-menu: Reduce padding between status icon/string =?utf-8?q?Florian_M=C3=BCllner?=
- [gnome-shell/user-status-update: 9/9] status-menu: Increase user name size =?utf-8?q?Florian_M=C3=BCllner?=
- [tracker] Created branch firefox Martyn James Russell
- [tracker] Deleted branch writeback-refactor-0.10 Carlos Garnacho
- [tracker] (64 commits) Created branch writeback-refactor-0.10 Carlos Garnacho
- [tracker/writeback-refactor-0.10: 1/64] miner/fs: Add an empty listener class for writeback Carlos Garnacho
- [tracker/writeback-refactor-0.10: 2/64] miner/fs: Add an empty dispatcher class for writeback Carlos Garnacho
- [tracker/writeback-refactor-0.10: 3/64] libtracker-miner: Integrate queues with writeback capability Carlos Garnacho
- [tracker/writeback-refactor-0.10: 4/64] libtracker-miner: Add signal to connect to for writeback Carlos Garnacho
- [tracker/writeback-refactor-0.10: 5/64] libtracker-miner: Add rdf_types to the signal for Writeback Carlos Garnacho
- [tracker/writeback-refactor-0.10: 6/64] miners/fs: Implement listener class Carlos Garnacho
- [tracker/writeback-refactor-0.10: 7/64] Rewrite of tracker-writeback Carlos Garnacho
- [tracker/writeback-refactor-0.10: 8/64] tracker-writeback: Remove unneeded file Carlos Garnacho
- [tracker/writeback-refactor-0.10: 9/64] miners/fs: Integrate writeback, start it up Carlos Garnacho
- [tracker/writeback-refactor-0.10: 10/64] tracker-writeback: Use tempnam instead of home brewn system Carlos Garnacho
- [tracker/writeback-refactor-0.10: 11/64] tracker-writeback: Add warning about IgnoreNextUpdate removal Carlos Garnacho
- [tracker/writeback-refactor-0.10: 12/64] tracker-writeback: Fix up cancelling Carlos Garnacho
- [tracker/writeback-refactor-0.10: 13/64] tracker-writeback: Use GIO scheduler for actual writeback Carlos Garnacho
- [tracker/writeback-refactor-0.10: 14/64] miners/fs: Make it possible to enable/disable Writeback Carlos Garnacho
- [tracker/writeback-refactor-0.10: 15/64] tracker-writeback: Add shutdown timeout to Writeback service Carlos Garnacho
- [tracker/writeback-refactor-0.10: 16/64] tracker-writeback: Implement cancel on unmount and cancel on API call Carlos Garnacho
- [tracker/writeback-refactor-0.10: 17/64] tracker-writeback: Pass cancellable around to also the modules Carlos Garnacho
- [tracker/writeback-refactor-0.10: 18/64] tracker-writeback: Use g_mkstemp_full() and preserve permissions on copy Carlos Garnacho
- [tracker/writeback-refactor-0.10: 19/64] miners/fs: Implement dispatcher Carlos Garnacho
- [tracker/writeback-refactor-0.10: 20/64] miners/fs: Cleanup debugging Carlos Garnacho
- [tracker/writeback-refactor-0.10: 21/64] miners/fs, libtracker-miner: Retry writeback on unmount event Carlos Garnacho
- [tracker/writeback-refactor-0.10: 22/64] libtracker-miner: Add code comment about endless retrying Carlos Garnacho
- [tracker/writeback-refactor-0.10: 23/64] libtracker-miner, miners-fs: Error handling unmount of FS during writeback, add timeout Carlos Garnacho
- [tracker/writeback-refactor-0.10: 24/64] miners/fs: Don't retry unmount handlding forever Carlos Garnacho
- [tracker/writeback-refactor-0.10: 25/64] tracker-writeback: Add missing .service.in file Carlos Garnacho
- [tracker/writeback-refactor-0.10: 26/64] tracker-writeback: Exit the writeback process in case of unmount event Carlos Garnacho
- [tracker/writeback-refactor-0.10: 27/64] libtracker-miner: Use the task pool for ongoing writeback operations Carlos Garnacho
- [tracker/writeback-refactor-0.10: 28/64] tracker-writeback: Remove IgnoreNextUpdate and file locking from writeback Carlos Garnacho
- [tracker/writeback-refactor-0.10: 29/64] writeback: Update return value to signal connecting to ::writeback-file Carlos Garnacho
- [tracker/writeback-refactor-0.10: 30/64] tracker-miner-fs: Ignore monitor events on files being written back Carlos Garnacho
- [tracker/writeback-refactor-0.10: 31/64] libtracker-miner: Ignore EVENT_MOVED during Writeback Carlos Garnacho
- [tracker/writeback-refactor-0.10: 32/64] libtracker-miner: Move writeback task removal to UPDATE monitor events Carlos Garnacho
- [tracker/writeback-refactor-0.10: 33/64] libtracker-miner: Separate writeback tasks to their own task pool Carlos Garnacho
- [tracker/writeback-refactor-0.10: 34/64] libtracker-miner: Ensure no items are left to process after writeback Carlos Garnacho
- [tracker/writeback-refactor-0.10: 35/64] libtracker-miner: check writeback task pool when translating MOVED events to CREATED Carlos Garnacho
- [tracker/writeback-refactor-0.10: 36/64] libtracker-miner: Rename and change to boolean return of a GEqualFunc Carlos Garnacho
- [tracker/writeback-refactor-0.10: 37/64] miners/fs: Fix enabling/disabling writeback Carlos Garnacho
- [tracker/writeback-refactor-0.10: 38/64] miners/fs: Codestyle changes, typedefs belong to the top of the file Carlos Garnacho
- [tracker/writeback-refactor-0.10: 39/64] miners/fs: Codestyle improvements Carlos Garnacho
- [tracker/writeback-refactor-0.10: 40/64] data/dbus: Fix XML file for D-Bus service Carlos Garnacho
- [tracker/writeback-refactor-0.10: 41/64] libtracker-miner, dbus: Add deprecation markers for IgnoreNextUpdate Carlos Garnacho
- [tracker/writeback-refactor-0.10: 42/64] libtracker-miner, dbus: Use stable version for deprecation Carlos Garnacho
- [tracker/writeback-refactor-0.10: 43/64] libtracker-miner, miners/fs: Fix issues after review Carlos Garnacho
- [tracker/writeback-refactor-0.10: 44/64] libtracker-miner: Implement cancellation of writeback operations Carlos Garnacho
- [tracker/writeback-refactor-0.10: 45/64] libtracker-miner: Cancel writeback when the file is deleted/moved Carlos Garnacho
- [tracker/writeback-refactor-0.10: 46/64] libtracker-miner: Ensure writeback operations are cancelled on unmounted volumes Carlos Garnacho
- [tracker/writeback-refactor-0.10: 47/64] tracker-writeback: Do not touch unsupported files Carlos Garnacho
- [tracker/writeback-refactor-0.10: 48/64] libtracker-miner: fix indenting issues Carlos Garnacho
- [tracker/writeback-refactor-0.10: 49/64] tracker-miner-fs: Fix ref leak Carlos Garnacho
- [tracker/writeback-refactor-0.10: 50/64] tracker-writeback: Don't LDADD $(LIBTRACKER_MINER_LIBS) Carlos Garnacho
- [tracker/writeback-refactor-0.10: 51/64] tracker-extract, writeback: Don't use same #define for headers Carlos Garnacho
- [tracker/writeback-refactor-0.10: 52/64] tracker-writeback: Fixed include orders Carlos Garnacho
- [tracker/writeback-refactor-0.10: 53/64] tracker-miner-fs: Fix small whitespace issue Carlos Garnacho
- [tracker/writeback-refactor-0.10: 54/64] tracker-extract: Fix include orders Carlos Garnacho
- [tracker/writeback-refactor-0.10: 55/64] tracker-miner-fs: Fix inconsistencies in #ifndef and #define names Carlos Garnacho
- [tracker/writeback-refactor-0.10: 56/64] tracker-writeback: Add man page Carlos Garnacho
- [tracker/writeback-refactor-0.10: 57/64] libtracker-miner, tracker-miner-fs: Improved debugging Carlos Garnacho
- [tracker/writeback-refactor-0.10: 58/64] tracker-writeback: Add g_warning when file !native + improve other errors Carlos Garnacho
- [tracker/writeback-refactor-0.10: 59/64] tracker-writeback: Fix licensing errors in files Carlos Garnacho
- [tracker/writeback-refactor-0.10: 60/64] tracker-miner-fs: Fix licensing errors in files Carlos Garnacho
- [tracker/writeback-refactor-0.10: 61/64] libtracker-miner: Fix #ifndefs for priority-queue, sparql-buffer and task-pool Carlos Garnacho
- [tracker/writeback-refactor-0.10: 62/64] libtracker-miner: Fix copyright for priority-queue, sparql-buffer and task-pool Carlos Garnacho
- [tracker/writeback-refactor-0.10: 63/64] tracker-miner-fs: Fix critical warnings when cleaning up NULL GFile/GPtrArrays Carlos Garnacho
- [tracker/writeback-refactor-0.10: 64/64] tracker-writeback: Do not unref the GFileInfo too early Carlos Garnacho
- [gtk+] quartz: Remove MAC_OS_X_VERSION_MIN_ALLOWED ifdef Kristian Rietveld
- [gnome-shell/user-status-update] status-menu: Update according to design review =?utf-8?q?Florian_M=C3=BCllner?=
- [tracker/firefox] tracker-search: Add support for -b, --bookmarks Martyn James Russell
- [tracker/firefox] firefox: Added missing Makefile.am Martyn James Russell
- [rygel] tracker: Skip empty artist, album and genre Jens Georg
- [almanah] Added Basque language =?utf-8?q?I=C3=B1aki_Larra=C3=B1aga_Murgoitio?=
- [evolution-data-server] Make e-{addressbook, calendar}-factory supersede old factory at startup. David Woodhouse
- [evolution-data-server] Fix stray unref of server in imapx add_folders_to_summary() David Woodhouse
- [brasero] Added Basque language =?utf-8?q?I=C3=B1aki_Larra=C3=B1aga_Murgoitio?=
- [brasero] Added eu (Basque) language to DOC_LINGUAS =?utf-8?q?I=C3=B1aki_Larra=C3=B1aga_Murgoitio?=
- [nautilus-sound-converter] Added Russian translation Yuri Myasoedov
- [conduit] Added Basque language =?utf-8?q?I=C3=B1aki_Larra=C3=B1aga_Murgoitio?=
- [jhbuild] clean.py: Fix syntax error Owen Taylor
- [conglomerate] Added Basque language =?utf-8?q?I=C3=B1aki_Larra=C3=B1aga_Murgoitio?=
- [devhelp] Added Basque language =?utf-8?q?I=C3=B1aki_Larra=C3=B1aga_Murgoitio?=
- [at-spi2-atk] Release v2.1.4 Mike Gorse
- [at-spi2-atk] Fix breakage introduced in last commit Mike Gorse
- [empathy] Added Basque language =?utf-8?q?I=C3=B1aki_Larra=C3=B1aga_Murgoitio?=
- [evolution-rss] Added Basque language =?utf-8?q?I=C3=B1aki_Larra=C3=B1aga_Murgoitio?=
- [gxml] * settle an upwards notification of element removal and addition to maintain live-requirement for no Richard Hans Schwarting
- [gnumeric] During printing when checking a cell value to be an error make sure it is up-to-date Andreas J . Guelzow
- [f-spot] Added Basque language =?utf-8?q?I=C3=B1aki_Larra=C3=B1aga_Murgoitio?=
- [yelp-xsl] Updated Russian translation Yuri Myasoedov
- [banshee/gtk3] Update Hyena to the latest from the gtk3 branch This brings in several fixes to the ListView. Olivier Dufour
- [gedit] Updated Brazilian Portuguese translation Djavan Fagundes
- [libsoup/gnome-3-0] SoupServer: fix to not allow smuggling ".." into path Dan Winship
- [libsoup/gnome-3-0] 2.34.3 Dan Winship
- [libsoup] SoupServer: fix to not allow smuggling ".." into path Dan Winship
- [libsoup] 2.35.4 Dan Winship
- [libsoup] Created tag LIBSOUP_2_34_3 Dan Winship
- [libsoup] Created tag LIBSOUP_2_35_4 Dan Winship
- [file-roller] Added Basque language =?utf-8?q?I=C3=B1aki_Larra=C3=B1aga_Murgoitio?=
- [gcompris/gcomprisbraille] Animated TUX_PLANE|Code to fix the counter increase Srishti Sethi
- [gnumeric] Implement printing of errors as dashes or NAs. Andreas J . Guelzow
- [evolution-data-server] Introspection: fix annotation in e_client_get_capabilities Raul Gutierrez Segales
- [gedit] Use gtk_widget_set_[hv]align instead of gtk_misc_set_alignment Ignacio Casal Quinteiro
- [gconf-editor] Added Basque language =?utf-8?q?I=C3=B1aki_Larra=C3=B1aga_Murgoitio?=
- [gimp] Added Brazilian Portuguese translation Djavan Fagundes
- [gnumeric] update BUGS Andreas J . Guelzow
- [tracker] thunderbird: Fix --with-thunderbird-plugin-dir configure argument Adrien Bustany
- [tracker/firefox] firefox: Fix --with-firefox-plugin-dir configure argument Adrien Bustany
- [gimp/gimp-2-6] Updated Brazilian Portuguese translation Djavan Fagundes
- [at-spi2-atk] Yet more build fixes Mike Gorse
- [gnome-commander] TextRender: more C++ rework Piotr Eljasiak
- [gnome-commander] ImageRender: more C++ rework Piotr Eljasiak
- [banshee/gtk3] build: Require gudev-sharp-3.0 >= 0.2, not yet released Bertrand Lorentz
- [at-spi2-core] Remove support for relocated CORBA, as discussed at the a11y meeting Mike Gorse
- [at-spi2-atk] Remove unused pkgconfig directory Mike Gorse
- [pyatspi2] Remove support for relocated pyatspi-corba, per a11y meeting discussion Mike Gorse
- [gnome-commander] search: store 'Default' profile modifications between sesions Piotr Eljasiak
- [cogl] framebuffer: dec current_pipeline_age to force color_mask Robert Bragg
- [cogl] egl: pass EGL_NO_CONTEXT to eglCreateImage for tfp Robert Bragg
- [cogl] glx: Bail from _renderer_connect if not GL driver Robert Bragg
- [tracker] tracker-writeback: Do not unref the GFileInfo too early Carlos Garnacho
- [genius] Thu Jul 28 12:44:05 2011 Jiri (George) Lebl <jirka 5z com> George Lebl
- [genius] Created tag genius_1_0_13 George Lebl
- [gegl-qt] Examples: Add QML paint example Jon Nordby
- [gegl-qt] Created branch pyside Jon Nordby
- [gegl-qt/pyside] TEMP: Start of pyside bindings. Does not work yet Jon Nordby
- [jhbuild] tests: import some newer code from PackageDB into mock class Colin Walters
- [longomatch] Update GUI code with new Stetic changes Andoni Morales Alastruey
- [longomatch] Add GStreamer utils to check for installation errors Andoni Morales Alastruey
- [gjs] Make choice of javascript package non-automagic Colin Walters
- [gnome-power-manager] autogen.sh: don't check for a non-existent file Owen Taylor
- [frogr] Uploaded Ukranian Daniel Korostil
- [frogr] Uploaded Ukranian Daniel Korostil
- [gnome-tweak-tool] Uploaded Ukranian Daniel Korostil
- [libgda] GdaBrowser: allow easy data refresh Vivien Malerba
- [vala] codegen: Fix critial when casting a method prototype access to a delegate Luca Bruno
- [gegl-qt] Tests: Add infrastructure Jon Nordby
- [evolution-data-server/gnome-3-0] Fix stray unref of server in imapx add_folders_to_summary() David Woodhouse
- [evolution-data-server/meego-eds] Fix stray unref of server in imapx add_folders_to_summary() David Woodhouse
- [libsoup/gnome-3-0] Doh, fix the CVE number: should have been CVE-2011-2524 Dan Winship
- [libsoup] Doh, fix the CVE number: should have been CVE-2011-2524 Dan Winship
- [genius] quantize and optimize pngs George Lebl
- [jhbuild] tarball: Parse <pkg-config> Colin Walters
- [jhbuild] sysdeps: Fix typo causing spurious (none) Colin Walters
- [network-manager-vpnc/NM_0_8] core: look for NETMASKLEN before NETMASK for IPv4 prefix Dan Williams
- [network-manager-vpnc/NM_0_8] core: use right prefix for point-to-point tunnels Dan Williams
- [network-manager-vpnc] core: look for NETMASKLEN before NETMASK for IPv4 prefix Dan Williams
- [network-manager-vpnc] core: use right prefix for point-to-point tunnels Dan Williams
- [longomatch] Add msys deps to the deploy script Andoni Morales Alastruey
- [longomatch] Fix indentation Andoni Morales Alastruey
- [longomatch] Don't bundle the mono dependencies anymore Andoni Morales Alastruey
- [longomatch] Delete prints Andoni Morales Alastruey
- [longomatch] Add missing dependencies to the deploy script Andoni Morales Alastruey
- [longomatch] Add script to check installation on Windows Andoni Morales Alastruey
- [valadoc] Created branch valac-0.12 Florian Brosch
29 July 2011
30 July 2011
31 July 2011
Mail converted by MHonArc