2012-June Archive by Date
01 June 2012
- [vala] glib-2.0: set FileSeek cname to "int" Evan Nemerson
- [alacarte] Update .gitignore Jasper St . Pierre
- [alacarte] MenuEditor: Fix silly typo Jasper St . Pierre
- [alacarte] util: avoid crashing if a .desktop file has no icon defined Jasper St . Pierre
- [alacarte] Add "Utility" to Categories so that alacarte appears in the "Accessories" menu in fallback mode, ins Jasper St . Pierre
- [alacarte] Remove Python name mangling Jasper St . Pierre
- [alacarte] Remove semicolon Jasper St . Pierre
- [alacarte] Remove XML DOM duplicated code loading Jasper St . Pierre
- [alacarte] .gitignore: Update Jasper St . Pierre
- [alacarte] Remove outdated icon files Jasper St . Pierre
- [alacarte] Remove Undo framework Jasper St . Pierre
- [alacarte] Move revert item code close together Jasper St . Pierre
- [alacarte] MainWindow: Don't select the destination folder after a drop Jasper St . Pierre
- [alacarte] desktop: Change description of alacarte Jasper St . Pierre
- [alacarte] MenuEditor: Be resilient to bad XML Jasper St . Pierre
- [alacarte] NainWindow: Refactor loadItems/loadMenu Jasper St . Pierre
- [alacarte] Remove dumb explicit checks Jasper St . Pierre
- [alacarte] MenuEditor: Remove getMenu Jasper St . Pierre
- [alacarte] MenuEditor: Remove some fancy usercustom thing Jasper St . Pierre
- [alacarte] MainWindow: Refactor loadMenu Jasper St . Pierre
- [alacarte] MenuEditor: Fix creating submenus Jasper St . Pierre
- [pygobject] tests/test_properties.py: Fix whitespace Martin Pitt
- [gnome-initial-setup] Remove first-line-as-title thing Jasper St . Pierre
- [gnome-initial-setup] Rename from gdm-initial-setup Jasper St . Pierre
- [gnome-initial-setup] Use g_file_open_tmp Jasper St . Pierre
- [gnome-initial-setup] Split the network page out into its own file Jasper St . Pierre
- [gnome-control-center] network: Don't resize the panel when switching network types Richard Hughes
- [gnome-control-center] network: Allow configuring wired network devices when not connected Richard Hughes
- [empathy] Don't erase schema in DISTCLEAN Danielle Madeley
- [gnome-shell/gnome-3-4] notificationDaemon.js: convert the hints dict at the beginning of the function Guillaume Desmottes
- [gnome-shell] notificationDaemon.js: convert the hints dict at the beginning of the function Guillaume Desmottes
- [pygobject] Fix lookup of vfuncs in parent classes Martin Pitt
- [alacarte] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [almanah] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [file-roller] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [file-roller] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [genius] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-documents] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-games] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [pygobject] GObject.bind_property: Support transform functions Martin Pitt
- [devilspie] (6 commits) ...Only work on X11 displays Ross Burton
- [devilspie] Deleted branch libwnck3 Ross Burton
- [gtkmm-documentation] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [glib] glib: fix g_reload_user_special_dirs_cache Marc-Antoine Perennou
- [gimp-help-2] Created tag GIMP_HELP_2_8_0 Roman Joost
- [gobject-introspection] tests: Add marshalling test for a caller-allocated out GValue parameter Martin Pitt
- [pygobject] Test caller-allocated GValue out parameter Martin Pitt
- [evolution-rss] adapt to camel service changes Lucian Langa
- [evolution-rss] adapt to Send/Receive dialog changes Lucian Langa
- [egg-list-box] fix style in button_{press,release}_event Guillaume Desmottes
- [egg-list-box] add option to activate on double click Guillaume Desmottes
- [gobject-introspection] tests: Add vfunc taking a caller-allocated out parameter Martin Pitt
- [pygobject] tests: Add more vfunc checks for GIMarshallingTestsObject Martin Pitt
- [pygobject] Fix handling of by-reference structs as out parameters Martin Pitt
- [alacarte] Updated Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [gnome-boxes] unattended: sync widgets sensitivity when setting up UI Marc-Andre Lureau
- [gtk+] docs: Add section for new 3.6 symbols Bastien Nocera
- [gtk+] docs: Fix duplicate declarations in sections Bastien Nocera
- [pygobject] Fix TestProperties.testBoxed test Martin Pitt
- [gnome-initial-setup] Fix grammar and style in translatable strings a bit =?utf-8?q?Piotr_Dr=C4=85g?=
- [gegl] Deleted branch soc-2011-seamless-clone Barak Itkin
- [gegl] (23 commits) Created branch soc-2011-seamless-clone Barak Itkin
- [gegl/soc-2011-seamless-clone: 1/23] Introduce work in progress code of the Seamless Clone Operation Barak Itkin
- [gegl/soc-2011-seamless-clone: 2/23] Finish removing old cairo code, put most operation logic in place Barak Itkin
- [gegl/soc-2011-seamless-clone: 3/23] Add the necessary automake files and modiy configure.ac. Still needs work Barak Itkin
- [gegl/soc-2011-seamless-clone: 4/23] Fix warnings of all types - compiler and autotools Barak Itkin
- [gegl/soc-2011-seamless-clone: 5/23] More small fixed for autotools and code Barak Itkin
- [gegl/soc-2011-seamless-clone: 6/23] Lots of bug fixing, the operations now works Barak Itkin
- [gegl/soc-2011-seamless-clone: 7/23] Optimize calculation area, fix wrong sampling list calculation, cache colors Barak Itkin
- [gegl/soc-2011-seamless-clone: 8/23] Don't do malloc for the entire paste - sample it instead Barak Itkin
- [gegl/soc-2011-seamless-clone: 9/23] Work in gamma corrected RGB to get much better results! Barak Itkin
- [gegl/soc-2011-seamless-clone: 10/23] Also build the poly2tri-c command line program (p2tc) Barak Itkin
- [gegl/soc-2011-seamless-clone: 11/23] Introduce a new WIP two-step seamless-cloning procedure Barak Itkin
- [gegl/soc-2011-seamless-clone: 12/23] Remove accidently pasted text from Makefile.am and fix the build Barak Itkin
- [gegl/soc-2011-seamless-clone: 13/23] Fix seamless-clone-prepare to save the result, rename things in render Barak Itkin
- [gegl/soc-2011-seamless-clone: 14/23] Extract a function to do the preprocessing for the mesh rendering Barak Itkin
- [gegl/soc-2011-seamless-clone: 15/23] Make the two-step seamless clone realtime! Barak Itkin
- [gegl/soc-2011-seamless-clone: 16/23] Handle most cases where parts of the paste are outside the background Barak Itkin
- [gegl/soc-2011-seamless-clone: 17/23] Rename GEGL_INTERPOLATION_* according to commit 500bef586 Barak Itkin
- [gegl/soc-2011-seamless-clone: 18/23] Make the refinement limitation a function argument Barak Itkin
- [gegl/soc-2011-seamless-clone: 19/23] Process the buffer in tiles instead of whole at once Barak Itkin
- [gegl/soc-2011-seamless-clone: 20/23] Remove code duplication between the seamless-clone operations Barak Itkin
- [gegl/soc-2011-seamless-clone: 21/23] Add missing .gitignore files Barak Itkin
- [gegl/soc-2011-seamless-clone: 22/23] Fix the code to remove compiler warnings Barak Itkin
- [gegl/soc-2011-seamless-clone: 23/23] Update the operations to match changes in the master branch Barak Itkin
- [gnome-shell] Added contexts to various Unknown strings =?utf-8?q?Piotr_Dr=C4=85g?=
- [gnomeweb-wml/support] NetworkManager: Added details about distribution and upstream help to support page Martyn James Russell
- [gwget] gconf-schemas complains about missing <locale> for few keys =?utf-8?q?Piotr_Dr=C4=85g?=
- [gnome-shell] telepathyClient: Remove C-based TelepathyLogger wrapper Jasper St . Pierre
- [gobject-introspection] tests: Add a refcounting boxed Martin Pitt
- [pygobject] Fix boxed type equality Martin Pitt
- [gnome-shell] a11y: setting the proper role/label_actor for SearchResult.content =?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
- [orca] Revert "Interim fix for bug 672242" =?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
- [gtkmm-documentation] Update some screenshots. Kjell Ahlstedt
- [orca] Copyright update on CALLY script Joanmarie Diggs
- [gtk+] icon-theme: Allow symbolic GFileIcons Jasper St . Pierre
- [gnome-initial-setup] Added po folder structure Jasper St . Pierre
- [gnome-initial-setup] Punt the rest of the pages to separate files Jasper St . Pierre
- [gnome-initial-setup] Patch out the automatic timezone detector for now Jasper St . Pierre
- [gnome-initial-setup] "username", not "user name" Jasper St . Pierre
- [gnome-user-share] share-bar: remove empty finalize method Cosimo Cecchi
- [gnome-user-share] share-bar: simplify code Cosimo Cecchi
- [gnome-user-share] user-share: add missing include Cosimo Cecchi
- [gnome-user-share] share-extension: remove code that does nothing Cosimo Cecchi
- [gnome-user-share] share-extension: remove empty finalize method Cosimo Cecchi
- [gnome-user-share] share-extension: remove empty private structure Cosimo Cecchi
- [gnome-user-share] obexpush: don't special case GTK <= 2.14 Cosimo Cecchi
- [gnome-user-share] obexpush: fix a compiler warning Cosimo Cecchi
- [gnome-user-share] all: don't use deprecated GDK methods Cosimo Cecchi
- [gnome-user-share] user-share: mark the x_fd variable as unused Cosimo Cecchi
- [gnome-user-share] share-bar: remove unused nautilus_share_bar_get_button() Cosimo Cecchi
- [gnome-user-share] share-bar: make the label property write only Cosimo Cecchi
- [gnome-user-share] share-bar: don't set italic text Cosimo Cecchi
- [jhbuild] apps-3.6: Add gnome-initial-setup Jasper St . Pierre
- [jhbuild] jhbuild make: Automatically create modules for non-existent ones Jasper St . Pierre
- [gnome-initial-setup] Change one more "user name" to "username" =?utf-8?q?Piotr_Dr=C4=85g?=
- [gnome-initial-setup] Updated POTFILES.in =?utf-8?q?Piotr_Dr=C4=85g?=
- [evolution] Bug 677273 - Bad default for month-hpane-position setting Matthew Barnes
- [evolution/gnome-3-4] Bug 677273 - Bad default for month-hpane-position setting Matthew Barnes
- [gnome-initial-setup] Added Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [gitg/vala] Center the labels Ignacio Casal Quinteiro
- [gitg/vala] Hide list headers. Ignacio Casal Quinteiro
- [gcompris/voices] Hungarian color recordings by Istvan Somlai <somlai at bg-bp.sulinet dot hu> Gabor Keleman
- [gcompris/voices] Replace a Hungarian recording, by Istvan Somlai <somlai at bg-bp.sulinet dot hu> Gabor Keleman
- [gcompris/voices] New Hungarian number recordings by Istvan Somlai <somlai at bg-bp.sulinet dot hu> Gabor Keleman
- [gcompris/voices] Remove obsolete README file Gabor Keleman
- [gcompris/voices] Remove obsolete README file Gabor Keleman
- [evolution] Bug 677280 - "Help - Quick Reference" opens multiple PDF documents Matthew Barnes
- [evolution/gnome-3-4] Bug 677280 - "Help - Quick Reference" opens multiple PDF documents Matthew Barnes
- [alacarte] Created tag 0.13.4 Jasper St . Pierre
- [alacarte] MainWindow: Refactor button sensitivity code a bit Jasper St . Pierre
- [alacarte] MainWindow: Remove DND Jasper St . Pierre
- [alacarte] Release 0.13.4 Jasper St . Pierre
- [gnome-shell] workspacesDisplay: Connect to 'notify::n-workspaces' early =?utf-8?q?Florian_M=C3=BCllner?=
- [gnome-control-center/gnome-3-4] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [gnome-control-center] Updated Czech translation =?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
- [anjuta-extras] Updated Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [gnomeweb-wml/support] NetworkManager: Put sidebar information into main content for support page Martyn James Russell
- [ekiga] Updated Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [jhbuild] Updated POTFILES.in =?utf-8?q?Piotr_Dr=C4=85g?=
- [gdl] Updated POTFILES.in =?utf-8?q?Piotr_Dr=C4=85g?=
- [gegl/soc-2011-seamless-clone] More updates to match the changes from master Barak Itkin
- [vte] Created branch vte-0-34 Christian Persch
- [dasher] Updated Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [vte/vte-0-34] Post branch version bump Christian Persch
- [vte] Created tag 0.32.2 Christian Persch
- [gnome-devel-docs] tutorials C: Button sample and page, includes added comments and trivial change in coding Tiffany Antopolski
- [gnome-devel-docs] Added C GtkButton example page and code to Makefile.am Tiffany Antopolski
- [gnome-documents] toolbar: fix searchbar not hiding/showing when switching mode Cosimo Cecchi
- [gsettings-desktop-schemas] schemas: Add the input-sources schema Bastien Nocera
- [alacarte] Remove old .cvsignore Jasper St . Pierre
- [gnome-devel-docs] tutorials C: Linkbutton sample code as well as page Tiffany Antopolski
- [gnome-devel-docs] Added C linkbutton page and code to Makefile.am Tiffany Antopolski
- [gnome-devel-docs] tutorials python: example of separators Tiffany Antopolski
- [gnome-devel-docs] removed some trailing whitespace. Tiffany Antopolski
- [banshee] AppleDeviceTrackInfo: Fix reading and writing rating values (bgo#577396) Bertrand Lorentz
- [dasher] Remove markup from translatable strings =?utf-8?q?Piotr_Dr=C4=85g?=
- [dasher] Remove markup from translation files =?utf-8?q?Piotr_Dr=C4=85g?=
- [gnome-desktop] gnome-xkb-info: Added to parse and make XKB xml descriptions available Bastien Nocera
- [gnome-desktop] xkb-info: Add test application Bastien Nocera
- [gnome-settings-daemon] keyboard: Apply XKB layouts ourselves and stop relying on libgnomekbd Bastien Nocera
- [gnome-settings-daemon] media-keys: Add key bindings to switch input sources Bastien Nocera
- [rhythmbox] Updated Serbian translation =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
- [gsettings-desktop-schemas] Updated POTFILES.in =?utf-8?q?Piotr_Dr=C4=85g?=
- [pan2] fix for segfault with nntp-pool =?utf-8?q?Heinrich_M=C3=BCller?=
- [kupfer] Created tag v208 Ulrik Sverdrup
- [kupfer] NEWS for Kupfer v208 Ulrik Sverdrup
- [ekiga] Updated Serbian translation =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
- [gnome-icon-theme-symbolic] Category icons from Barbara. Jakub Steiner
- [gnome-icon-theme-symbolic] user-status-pending: transitional state when changing online status. Jakub Steiner
- [gnome-control-center] keyboard: Make it possible to jump to shortcuts tab Bastien Nocera
- [gnome-control-center] region: Add an initial input sources tab Bastien Nocera
- [gnome-control-center] region: Removal of the Layouts tab Bastien Nocera
- [gnome-control-center] region: Improved selection handling on the input chooser Bastien Nocera
- [gnome-control-center] region: Improved keynav on the input chooser Bastien Nocera
- [gnome-control-center] region: Add XKB input sources Bastien Nocera
- [gnome-control-center] keyboard: Add key bindings to switch input sources Bastien Nocera
- [gnome-control-center] region: Update the shortcuts labels on startup Bastien Nocera
- [gnome-control-center] Updated POTFILES.in =?utf-8?q?Piotr_Dr=C4=85g?=
- [gimp-help-2] Add 'ca' po templates Ulf-D . Ehlert
- [gimp-help-2] Add 'en_GB' po templates Ulf-D . Ehlert
- [gimp-help-2] Add misc. po templates Ulf-D . Ehlert
- [gnomeweb-wml/support] NetworkManager: Forgot to add support subdir to Makefile.am Martyn James Russell
- [gnomeweb-wml] (5 commits) ...Merge branch 'support' Martyn James Russell
- [gnomeweb-wml: 5/5] Merge branch 'support' Martyn James Russell
- [gnome-control-center] (5 commits) Created branch add-account Stefan Walter
- [gnome-control-center/add-account: 1/5] user-accounts: Refactor the user add dialog Stefan Walter
- [gnome-control-center/add-account: 2/5] user-accounts: Add frob-account-dialog test tool Stefan Walter
- [gnome-control-center] Deleted branch add-account Stefan Walter
- [gnome-control-center/add-account: 3/5] Populate the domain drop down with enterprise domains Stefan Walter
- [gnome-control-center/add-account: 4/5] Show spinner when running Stefan Walter
- [gnome-control-center/add-account: 5/5] user-accounts: Initial code implementing joining domain Stefan Walter
- [network-manager-applet] trivial: whitespace fixup Dan Williams
- [alacarte] Updated Serbian translation =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
- [alacarte] Updated Serbian translation =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
- [alacarte] Updated Bulgarian translation Alexander Alexandrov Shopov
- [almanah] Updated Serbian translation =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
- [anjuta-extras] Updated Serbian translation =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
- [gnome-font-viewer] main-toolbar: sync with Documents Cosimo Cecchi
- [gnome-shell-extensions] Updated Serbian translation =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
- [phonemgr] Updated Serbian translation =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
- [gnome-font-viewer] font-view: quit on Ctrl+Q Cosimo Cecchi
- [libzapojit] skydrive: Implement download_file_id_to_stream_async Debarshi Ray
- [libzapojit] docs: Document zpj_skydrive_download_file_id_to_stream_async Debarshi Ray
- [libzapojit] skydrive: Implement download_file_to_stream_async Debarshi Ray
- [libzapojit] docs: Document zpj_skydrive_download_file_to_stream_async Debarshi Ray
- [gnome-documents/wip/skydrive] lib: use an async method to create the SkyDrivedownload stream Debarshi Ray
- [gnome-documents/wip/skydrive] build: bump minimum libzapojit version Debarshi Ray
- [alacarte] 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?=
- [genius] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [pan2] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [pitivi] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [nemiver] Added Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [gnomeweb-wml] NetworkManager: Fixed missing Makefile.am in new support/ dir Martyn James Russell
- [gnome-boxes] Set timer policies in libvirt configuration Christophe Fergeau
- [gnomeweb-wml] NetworkManager: Another file missed for the build process Martyn James Russell
- [gnumeric] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gnome-shell] status/keyboard: Port to the new input sources settings Rui Matos
- [aisleriot] build: Use /etc/os-release to get the distro Christian Persch
- [aisleriot/gnome-3-4] build: Use /etc/os-release to get the distro Christian Persch
- [aisleriot] build: Fix distro IDs Christian Persch
- [aisleriot/gnome-3-4] build: Fix distro IDs Christian Persch
- [aisleriot] build: Check exact distro IDs Christian Persch
- [aisleriot/gnome-3-4] build: Check exact distro IDs Christian Persch
- [gnome-documents/gnome-3-4] tag: Porting Documents to Lang.Class() Anna Zacchi
- [gnome-shell] NetworkMenu: show notifications for failed VPN connections Giovanni Campagna
- [gtk+] Deal with non-multiple-of-100 font weights Matthias Clasen
- [gtk+] GtkFontSelection: Populate list models atomically Matthias Clasen
- [gtk+] GtkFontSel: Don't try to set the cursor on invalid iters Matthias Clasen
- [gtk+/gtk-3-4] GtkFontSelection: Populate list models atomically Matthias Clasen
- [gtk+/gtk-3-4] GtkFontSel: Don't try to set the cursor on invalid iters Matthias Clasen
- [gnome-settings-daemon] configure: Fix link error in test-keyboard Rui Matos
- [alacarte] Updated German translation Christian Kirbach
- [damned-lies] Updated German translation Christian Kirbach
- [jhbuild] Updated German translation Christian Kirbach
- [gnome-documents] Deleted branch wip/skydrive Debarshi Ray
- [gnome-documents] (28 commits) Created branch wip/skydrive Debarshi Ray
- [gnome-documents/wip/skydrive: 1/28] miner: add a skeleton Skydrive miner based on libzapojit Debarshi Ray
- [gnome-documents/wip/skydrive: 2/28] miner: traverse the Skydrive hierarchy Debarshi Ray
- [gnome-documents/wip/skydrive: 3/28] miner: introduce libgdminer-1.0.la Debarshi Ray
- [gnome-documents/wip/skydrive: 4/28] miner: move tracker_sparql_connection_set_triple to libgdminer Debarshi Ray
- [gnome-documents/wip/skydrive: 5/28] miner: populate the database with Skydrive entries Debarshi Ray
- [gnome-documents/wip/skydrive: 6/28] miner: insert Skydrive created_time as nie:contentCreated Debarshi Ray
- [gnome-documents/wip/skydrive: 7/28] miner: insert triples to relate Skydrive files and parent folders Debarshi Ray
- [gnome-documents/wip/skydrive: 8/28] miner: create a graph for each Windows Live account Debarshi Ray
- [gnome-documents/wip/skydrive: 9/28] miner: simplify cleanup_job_do_cleanup Debarshi Ray
- [gnome-documents/wip/skydrive: 10/28] miner: cleanup whitespace Debarshi Ray
- [gnome-documents/wip/skydrive: 11/28] miner: insert Skydrive from_name as nco:creator Debarshi Ray
- [gnome-documents/wip/skydrive: 12/28] data: add a DBus service file for org.gnome.Documents.ZpjMiner Debarshi Ray
- [gnome-documents/wip/skydrive: 13/28] miner: insert Skydrive name as nfo:fileName Debarshi Ray
- [gnome-documents/wip/skydrive: 14/28] Add a JS stub for org.gnome.Documents.ZpjMiner Debarshi Ray
- [gnome-documents/wip/skydrive: 15/28] application: refresh the Skydrive cache on startup Debarshi Ray
- [gnome-documents/wip/skydrive: 16/28] application: the miner instances don't need to be class members Debarshi Ray
- [gnome-documents/wip/skydrive: 17/28] lib: support loading PDFs from Skydrive Debarshi Ray
- [gnome-documents/wip/skydrive: 18/28] documents: implement SkydriveDocument Debarshi Ray
- [gnome-documents/wip/skydrive: 19/28] miner: guess the rdf:type from the filename extension Debarshi Ray
- [gnome-documents/wip/skydrive: 20/28] documents: we now have meaningful rdf:types for SkydriveDocument Debarshi Ray
- [gnome-documents/wip/skydrive: 21/28] miner: guess the nie:mimeType from the filename extension Debarshi Ray
- [gnome-documents/wip/skydrive: 22/28] miner: traverse only the Documents folder, not the entire Skydrive Debarshi Ray
- [gnome-documents/wip/skydrive: 23/28] miner: insert windows-live:skydrive:<ID> as nie:url Debarshi Ray
- [gnome-documents/wip/skydrive: 24/28] documents: check the nao:identifier and instantiate a SkydriveDocument Debarshi Ray
- [gnome-documents/wip/skydrive: 25/28] lib: use an async method to create the SkyDrivedownload stream Debarshi Ray
- [gnome-documents/wip/skydrive: 26/28] build: bump minimum libzapojit version Debarshi Ray
- [gnome-documents/wip/skydrive: 27/28] lib: export gd_filename_get_extension_offset Debarshi Ray
- [gnome-documents/wip/skydrive: 28/28] lib: convert downloaded files to PDF if necessary Debarshi Ray
- [gnome-shell] userMenu: Indicate progress on status changes =?utf-8?q?Florian_M=C3=BCllner?=
02 June 2012
03 June 2012
04 June 2012
05 June 2012
- [gegl] Created editor.txt and added some desired features Isaac Wagner
- [gegl] Modified editor.txt Isaac Wagner
- [gegl] Updates to editor.txt Isaac Wagner
- [gegl/soc-2012-editor] opencl: cast arguments to printf that are size_t Isaac Wagner
- [gegl/soc-2012-editor] decrease default babl tolerance to 0.0001 Isaac Wagner
- [gegl/soc-2012-editor] Updated Spanish translation Isaac Wagner
- [gegl/soc-2012-editor] Updated Spanish translation Isaac Wagner
- [gegl/soc-2012-editor] transform: add scaleratio and scalesize operation to be more user-friendly the scaleratio operation Isaac Wagner
- [gegl/soc-2012-editor] invert: rewrite without too much loop and variables Isaac Wagner
- [gegl/soc-2012-editor] Updated POTFILES.in Isaac Wagner
- [gegl/soc-2012-editor] opencl: bug in init Isaac Wagner
- [gegl/soc-2012-editor] opencl: optimizations Isaac Wagner
- [gegl/soc-2012-editor] opencl: forgot the opencl_support flag Isaac Wagner
- [gegl/soc-2012-editor] buffer: work around broken COW for clearing Isaac Wagner
- [gegl/soc-2012-editor] adjust efault GEGL tolerance Isaac Wagner
- [gegl/soc-2012-editor] ops: remove max-rgb Isaac Wagner
- [gegl/soc-2012-editor] remove obsolete reference to max-rgb.c Isaac Wagner
- [gegl/soc-2012-editor] buffer-source: mark buffer as a non-inplace capable buffer Isaac Wagner
- [gegl/soc-2012-editor] Updated Polish translation Isaac Wagner
- [gegl/soc-2012-editor] color-to-alpha: make it be a point op Isaac Wagner
- [gegl/soc-2012-editor] color-to-alpha: default to white Isaac Wagner
- [gegl/soc-2012-editor] fix mispelling, thanks to Christian Kirbach Isaac Wagner
- [gegl/soc-2012-editor] Added translation into Greek Isaac Wagner
- [gegl/soc-2012-editor] Updated Slovenian translation Isaac Wagner
- [gegl/soc-2012-editor] tests: re-enable gamma test Isaac Wagner
- [gegl/soc-2012-editor] operations: Link to gegl on all platforms, not just Windows Isaac Wagner
- [gegl/soc-2012-editor] Updated Greek translation Isaac Wagner
- [gegl/soc-2012-editor] Updated Slovenian translation Isaac Wagner
- [gegl/soc-2012-editor] buffer: cache the backend of each buffer Isaac Wagner
- [gegl/soc-2012-editor] buffer: remove type safetey from a few casts Isaac Wagner
- [gegl/soc-2012-editor] Updated Spanish translation Isaac Wagner
- [gegl/soc-2012-editor] Updated Spanish translation Isaac Wagner
- [gegl/soc-2012-editor] buffer: fix a warning about implicit declaration of gegl_buffer_backend2 Isaac Wagner
- [gegl/soc-2012-editor] Added German translation Isaac Wagner
- [gegl/soc-2012-editor] ops: move color-reduction out of workshop Isaac Wagner
- [gegl/soc-2012-editor] Updated POTFILES.in Isaac Wagner
- [gegl/soc-2012-editor] ops: make color-reduction use an enum for strategy Isaac Wagner
- [gegl/soc-2012-editor] ops/color-reduction: improve strings Isaac Wagner
- [gegl/soc-2012-editor] chant: Call the user provided class_init after the chant class_init Isaac Wagner
- [gegl/soc-2012-editor] buffer-source: Handle the 'changed' signal on input buffer correctly Isaac Wagner
- [gegl/soc-2012-editor] buffer: Implement emission of 'changed' signal on GeglBuffer Isaac Wagner
- [gegl/soc-2012-editor] tests: Add simple tests for emission of 'changed' signal on GeglBuffer Isaac Wagner
- [gegl/soc-2012-editor] buffer-source: Correctly store result of g_signal_connect Isaac Wagner
- [gegl/soc-2012-editor] Fixes message if intltool isn't present Isaac Wagner
- [gegl/soc-2012-editor] test-buffer-changes: try to fix C89 compilation Isaac Wagner
- [gegl/soc-2012-editor] test-buffer-changes: add missing prototypes Isaac Wagner
- [gegl] Deleted branch soc-2012-editor Isaac Wagner
- [gegl/soc-2012-editor] docs: Make GeglBufferIterator show in API reference Isaac Wagner
- [gegl/soc-2012-editor] Updated Slovenian translation Isaac Wagner
- [gegl/soc-2012-editor] Updated Spanish translation Isaac Wagner
- [gegl/soc-2012-editor] Updated Spanish translation Isaac Wagner
- [gegl/soc-2012-editor] Fixed typo Isaac Wagner
- [gegl/soc-2012-editor] Fixed another typo Isaac Wagner
- [gegl/soc-2012-editor] Updated Spanish translation Isaac Wagner
- [gegl/soc-2012-editor] Fixed typo Isaac Wagner
- [gegl/soc-2012-editor] Updated Spanish translation Isaac Wagner
- [gegl/soc-2012-editor] Updated Spanish translation Isaac Wagner
- [gegl/soc-2012-editor] Updated Spanish translation Isaac Wagner
- [gegl/soc-2012-editor] docs: Fix broken links to glib/gobject docs. Isaac Wagner
- [gegl/soc-2012-editor] buffer-iterator: update doc Isaac Wagner
- [gegl/soc-2012-editor] gegl-config: don't initialize twice the config with different parameters Isaac Wagner
- [gegl/soc-2012-editor] initialize babl before gegl-config Isaac Wagner
- [gegl/soc-2012-editor] gegl-config: add G_PARAM_CONSTRUCT flag to the properties. Isaac Wagner
- [gegl/soc-2012-editor] gegl-config: proper formatting and include cleanup Isaac Wagner
- [gegl/soc-2012-editor] Add Korean translation Isaac Wagner
- [gegl/soc-2012-editor] Updated Slovenian translation Isaac Wagner
- [gegl/soc-2012-editor] operations: opacity in the dropshadow op should be in the 0..1 range, not -2..2 Isaac Wagner
- [gegl/soc-2012-editor] Added Swedish translation Isaac Wagner
- [gegl/soc-2012-editor] tests/compositions: Always fail make check on test error Isaac Wagner
- [gegl/soc-2012-editor] gegl-config: change the default babl-tolerance to the default hardcoded in babl Isaac Wagner
- [gegl/soc-2012-editor] gegl/buffer: use g_open, g_access instead of open, access Isaac Wagner
- [gegl/soc-2012-editor] doc: rename the affine directory to transform Isaac Wagner
- [gegl/soc-2012-editor] doc: update the mailing list archive URL Isaac Wagner
- [gegl/soc-2012-editor] buffer: Make a buffer's abyss track its extent by default. Isaac Wagner
- [gegl/soc-2012-editor] tests: Automated test for growing buffer extent Isaac Wagner
- [gegl/soc-2012-editor] buffer: #include <glib/gstdio.h> for g_open() and friends Isaac Wagner
- [gegl/soc-2012-editor] add test cases for linear buffer copying Isaac Wagner
- [gegl/soc-2012-editor] more complex test case. Totally b0rk. Isaac Wagner
- [gegl/soc-2012-editor] fix embarrassing bug in tests... Doh! Isaac Wagner
- [gegl/soc-2012-editor] buffer: fix a warning about implicit declaration of g_open Isaac Wagner
- [gegl/soc-2012-editor] bilateral-filter: don't leak buffer if radius<1, copy data instead Isaac Wagner
- [gegl/soc-2012-editor] color-rotate: clean double init Isaac Wagner
- [gegl/soc-2012-editor] fix shift-x/y initial values for linear buffers. Isaac Wagner
- [gegl/soc-2012-editor] buffer: considerably speed up the tile cache Isaac Wagner
- [gegl/soc-2012-editor] buffer: make cache_invalidate() and cache_void() O(1) too Isaac Wagner
- [gegl/soc-2012-editor] buffer: add utility function cache_lookup() to kill duplicated code Isaac Wagner
- [gegl/soc-2012-editor] buffer: pass the third parameter to g_open Isaac Wagner
- [gegl/soc-2012-editor] introspect.c: useless fix of a memory leak Isaac Wagner
- [gegl/soc-2012-editor] add a revamped pixelize op to produce dot raster image Isaac Wagner
- [gnomeweb-wml] Update Evolution download page for 3.5.2. Matthew Barnes
- [gnome-documents] documents: fix double declaration of DocumentManager Cosimo Cecchi
- [gnome-documents] Revert "miner: traverse only the Documents folder, not the entire Skydrive" Cosimo Cecchi
- [gnome-documents] release: prepare for 0.5.2.1 Cosimo Cecchi
- [gnome-documents] Created tag 0.5.2.1 Cosimo Cecchi
- [gsettings-desktop-schemas] 3.5.2 Matthias Clasen
- [gsettings-desktop-schemas] Post-release version bump Matthias Clasen
- [gsettings-desktop-schemas] Created tag 3.5.2 Matthias Clasen
- [gnome-desktop] 3.5.2 Matthias Clasen
- [gnome-desktop] Post-release version bump Matthias Clasen
- [gnome-desktop] Created tag 3.5.2 Matthias Clasen
- [ghex] Added Indonesian translation of GHex manual Andika Triwidada
- [ghex/gnome-3-4] Added Indonesian translation of GHex manual Andika Triwidada
- [gnome-settings-daemon] Fix distcheck Matthias Clasen
- [gnome-settings-daemon] 3.5.2 Matthias Clasen
- [gnome-settings-daemon] Post-release version bump Matthias Clasen
- [gnome-settings-daemon] Created tag 3.5.2 Matthias Clasen
- [gnome-control-center] 3.5.2 Matthias Clasen
- [gnome-control-center] Post-release version bump Matthias Clasen
- [gnome-control-center] Created tag 3.5.2 Matthias Clasen
- [planet-web] [pgo] Add Sanva as GSoC 2012 student Juanje Ojeda Croissier
- [planet-web] [pgo] Add wting as GSoC 2012 student Juanje Ojeda Croissier
- [empathy/gnome-3-4] tls_dialog_response_cb: say if we are supposed to remember the cert or not Guillaume Desmottes
- [empathy] (2 commits) ...Merge branch 'gnome-3-4' Guillaume Desmottes
- [empathy: 2/2] Merge branch 'gnome-3-4' Guillaume Desmottes
- [pygobject] [API add] Add missing GObject.TYPE_VARIANT Martin Pitt
- [pygobject] [API add] Gtk overrides: Add TreeModelRow.get_previous() Martin Pitt
- [folks] Fix typo in InteractionDetails comment Siegfried-Angel Gevatter Pujals
- [clutter-gtk] Bump version to 1.3.1 Emmanuele Bassi
- [clutter-gtk] Created branch clutter-gtk-1.2 Emmanuele Bassi
- [clutter] Don't allocate size for invisible BinLayout children Alexander Larsson
- [tracker] Updated Telugu Translation Praveen Illa
- [tracker] Added Telugu Translation Praveen Illa
- [gimp] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [evolution-kolab] configure.ac: removed no-longer-existing testcase directory from build Christian Hilberg
- [evolution-kolab] NEWS update for 3.5.2 release Christian Hilberg
- [evolution-kolab] Created tag EVOLUTION_KOLAB_3_5_2 Christian Hilberg
- [evolution-kolab] post release version bump Christian Hilberg
- [evolution-kolab/ek-wip-gui] (45 commits) ...EPlugin: whitespace fixups Christian Hilberg
- [evolution-kolab/ek-wip-porting] (7 commits) ...KolabMailSideCache: make the previous gettext fix more robust Christian Hilberg
- [gobject-introspection] tests: Add marshalling test for a boxed struct property Martin Pitt
- [pygobject] Check types in GBoxed assignments Martin Pitt
- [gnomeweb-wml] vinagre: Improve main page blurb David King
- [gnomeweb-wml] cheese: Populate the 3.5.2 release David King
- [empathy] Updated French translation Bruno Brouard
- [clutter-gtk] Allow GtkClutterEmbed to follow the ClutterStage size Alexander Larsson
- [pango] Fix list of exported symbols Matthias Clasen
- [clutter] Add ClutterGridLayout Bastian Winkler
- [clutter] examples: Add a grid-layout example Bastian Winkler
- [rygel] doc: Follow advice from Automake doc Jens Georg
- [evolution/gnome-3-4] Do not reset auth-mechanism for store-and-transport providers Milan Crha
- [cantarell-fonts] Bashkir, Tatar, Uzbek and Kazakh glyphs by Valek Filippov Jakub Steiner
- [cantarell-fonts] Sync Bold with regular in terms of Cyrillic. Jakub Steiner
- [gnome-icon-theme-symbolic] Created tag 3.5.2 Jakub Steiner
- [cantarell-fonts] Created tag 0.0.9 Jakub Steiner
- [pango] Created tag 1.30.1 Matthias Clasen
- [gnome-dictionary] Release Dictionary 3.5.2 Emmanuele Bassi
- [gnome-dictionary] Created tag 3.5.2 Emmanuele Bassi
- [gnome-dictionary] Post-release version bump to 3.5.3 Emmanuele Bassi
- [orca] Work around for Orca not presenting the gnome-shell run dialog text in braille Joanmarie Diggs
- [planet-web] [pgo] Resize sanva's hackergotchi Alberto Ruiz
- [planet-web] [pgo] Tweak wting's hackergotchi Alberto Ruiz
- [gtkmm-documentation] Fixed typo in string =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gtkmm-documentation] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [planet-web] [pgo] Add Udesh Liyanaarachchi as a GSoC 2012 student Alberto Ruiz
- [planet-web] [pgo] Add Tanner Doshier as a GSoC 2012 student Alberto Ruiz
- [notification-daemon] 0.7.5 Matthias Clasen
- [notification-daemon] Created tag 0.7.5 Matthias Clasen
- =?utf-8?q?=5Bplanet-web=5D_=5Bpgo=5D_Added_Timo_D=C3=B6rr_as_GSoC_2012_st?= =?utf-8?q?udent?= Alberto Ruiz
- [chronojump] Encoder: Fixed weight bug. Bluished graphs Xavier de Blas
- [chronojump] Encoder process can be cancelled Xavier de Blas
- [chronojump] Encoder: autosave signal capture, delete signal. ... Xavier de Blas
- [chronojump] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [evolution-kolab] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-documents] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-terminal] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-terminal] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [vino] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [damned-lies] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [jhbuild] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [chronojump] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [ekiga] loudmouth(XMPP): Made the port editable in the account edition form Julien Puydt
- [gtranslator] Updated Latvian translations =?utf-8?q?R=C5=ABdolfs_Mazurs?=
- [vte/vte-next] emulation: Add sequences to set current directory and file Christian Persch
- [vte/vte-next] bash: Add /etc/profile.d/vte.sh script Christian Persch
- [vte/vte-0-34] emulation: Add sequences to set current directory and file Christian Persch
- [vte/vte-0-34] bash: Add /etc/profile.d/vte.sh script Christian Persch
- [gnome-terminal] server: Stop using chdir and readlink Christian Persch
- [gnome-menus] Created tag 3.5.2 Matthias Clasen
- [extensions-web] js: Fix extension installation Jasper St . Pierre
- [gnome-menus] 3.5.2 Matthias Clasen
- [gnome-menus] Post-release version bump Matthias Clasen
- [clutter] Updated POTFILES.in =?utf-8?q?Piotr_Dr=C4=85g?=
- [dconf] bump Vala depend for binding API changes Ryan Lortie
- [dconf] dconf 0.13.0 Ryan Lortie
- [dconf] Created tag 0.13.0 Ryan Lortie
- [gnome-disk-utility] Update NEWS for release David Zeuthen
- [gnome-bluetooth] Updated Latvian translation =?utf-8?q?R=C5=ABdolfs_Mazurs?=
- [gnome-disk-utility] Created tag 3.5.2 David Zeuthen
- [gnome-disk-utility] Post-release version bump to 3.5.3 David Zeuthen
- [gnome-boxes/gnome-3-4] Updated Latvian translations =?utf-8?q?R=C5=ABdolfs_Mazurs?=
- [empathy] prepare 3.5.2 Guillaume Desmottes
- [gnome-user-docs] Updated Galician translations =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [empathy] add css_DATA to EXTRA_DIST and DISTCLEANFILES Guillaume Desmottes
- [pygobject] foreign: Register cairo.Path and cairo.FontOptions foreign structs Martin Pitt
- [clutter] Updated Galician translations =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [network-manager-applet] Updated Latvian translations =?utf-8?q?R=C5=ABdolfs_Mazurs?=
- [gtksourceview/gnome-3-4] Updated Latvian translations =?utf-8?q?R=C5=ABdolfs_Mazurs?=
- [empathy] remove released flag Guillaume Desmottes
- [empathy] Created tag EMPATHY_3_5_2 Guillaume Desmottes
- [gnome-shell] endSessionDialog: Factor out _updateDescription from _updateContent =?utf-8?q?Florian_M=C3=BCllner?=
- [gnumeric] Make selction background visible. [#648676] =?utf-8?q?Jean_Br=C3=A9fort?=
- [gnome-packagekit/gnome-3-4] Updated Latvian translations =?utf-8?q?R=C5=ABdolfs_Mazurs?=
- [evince/gnome-3-4] Updated Latvian translations =?utf-8?q?R=C5=ABdolfs_Mazurs?=
- [ekiga] loudmouth(XMPP): don't use a magical value for the default port Julien Puydt
- [ekiga] loudmouth(XMPP): force SSL and STARTTLS Julien Puydt
- [ekiga] loudmouth(XMPP): ugly workaround to make gmail.com work Julien Puydt
- [alacarte] Updated Latvian translation =?utf-8?q?R=C5=ABdolfs_Mazurs?=
- [glib/glib-2-32] Updated Latvian translation =?utf-8?q?R=C5=ABdolfs_Mazurs?=
- [gnome-shell] popupMenu: bypass changeSignal callback if action is already handled Giovanni Campagna
- [gnome-shell] popupMenu: do not overflow the currentItems Giovanni Campagna
- [gnome-media] Use names based on date insetad of wort "Untitled". Oleksij Rempel
- [gnome-settings-daemon] xrandr: explicitly set clone state variable when generating monitor configs Ray Strode
- [cogl] Updated Latvian translation =?utf-8?q?R=C5=ABdolfs_Mazurs?=
- [cogl/cogl-1.10] Updated Latvian translation =?utf-8?q?R=C5=ABdolfs_Mazurs?=
- [extensions-web] review: Don't let the beta banner collide Jasper St . Pierre
- [clutter/clutter-1.10] Updated Latvian translation =?utf-8?q?R=C5=ABdolfs_Mazurs?=
- [orca] Handle text implementations which report a caret offset of -1 when at the end Joanmarie Diggs
- [planner] Fix desktop-file-validate icon and category warnings Alexandre Franke
- [ostree] TODO: Update Colin Walters
- [ostree] core: Just require libsoup, not libsoup-gnome Colin Walters
- [clutter] events: Deliver touch events to actors Tomeu Vizoso
- [clutter] tests: Add interactive test for touch events Tomeu Vizoso
- [clutter/clutter-1.10] events: Deliver touch events to actors Tomeu Vizoso
- [clutter/clutter-1.10] tests: Add interactive test for touch events Tomeu Vizoso
- [orca] Fix for Orca not presenting the 'Command not found' label in the gnome-shell run dialog Joanmarie Diggs
- [gobject-introspection] Update annotations to glib 2.33.2 Colin Walters
- [extensions-web] Reverting "js: Use a named function expression instead of a local variable" Jasper St . Pierre
- [clutter] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gobject-introspection] Release 1.33.2 Colin Walters
- [gobject-introspection] Created tag GOBJECT_INTROSPECTION_1_33_2 Colin Walters
- [anjuta/gnome-3-4] Updated Latvian translation =?utf-8?q?R=C5=ABdolfs_Mazurs?=
- [extensions-web] review: Don't make a bogus request when there's no diff Jasper St . Pierre
- [gnome-shell] css: add a 'hidden' style class =?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
- [gnome-shell] a11y: do not expose a label text if 'hidden' style class is used =?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
- [anjuta] Updated Latvian translation =?utf-8?q?R=C5=ABdolfs_Mazurs?=
- [gnome-shell-extensions] a11y: setting labels for Removable Drive Menu extension =?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
- [pan2] compile fix for gnutls =?utf-8?q?Heinrich_M=C3=BCller?=
- [gnome-shell-design] grid Jakub Steiner
- [glib] g_dbus_gvariant_to_gvalue(): Add missing out annotation Martin Pitt
- [evince] release: 3.5.2 Carlos Garcia Campos
- [evince] Created tag 3.5.2 Carlos Garcia Campos
- [gnome-settings-daemon] (3 commits) ...Merge branch 'docking-stations' Federico Mena Quintero
- [gnome-settings-daemon/docking-stations] (2 commits) ...power: End the lid-close safety timer when the lid gets open Federico Mena Quintero
- [gnome-settings-daemon: 1/3] power: If the lid is closed and we don't suspend, try to suspend again after a little while Federico Mena Quintero
- [gnome-settings-daemon: 2/3] power: End the lid-close safety timer when the lid gets open Federico Mena Quintero
- [gnome-settings-daemon: 3/3] Merge branch 'docking-stations' Federico Mena Quintero
- [gnome-settings-daemon/docking-stations] (53 commits) ...Merge branch 'docking-stations' Federico Mena Quintero
- [gnome-documents] lib: remove redundant helper method Cosimo Cecchi
- [gnome-documents] all: use GtkListStore new/set methods directly from JS Cosimo Cecchi
- [gnome-documents] lib: remove unused list store new/set wrappers Cosimo Cecchi
- [gjs] Release 1.33.2 Colin Walters
- [gjs] Created tag GJS_1_33_2 Colin Walters
- [gnome-documents] Switch string formatting to the one inside gjs Cosimo Cecchi
- [gnome-documents] Deleted branch wip/skydrive Cosimo Cecchi
- [gnome-documents] trivial: missing semicolon Cosimo Cecchi
- [pygobject] Fix "release-news" make target Martin Pitt
- [pygobject] Release 3.3.2 Martin Pitt
- [pygobject] configure.ac: Post-release bump to 3.3.3 Martin Pitt
- [pygobject] Created tag 3.3.2 Martin Pitt
- [chronojump] Encoder better Gui. Minor changes Xavier de Blas
- [gnome-boxes] Use gtk+ password character in Summary Zeeshan Ali Khattak
- [mutter] Bump version to 3.5.2 =?utf-8?q?Florian_M=C3=BCllner?=
- [mutter] Created tag 3.5.2 =?utf-8?q?Florian_M=C3=BCllner?=
- [gegl] Created branch soc-2012-editor Isaac Wagner
- [gegl/soc-2012-editor] Experimenting with Gtk and Cairo, setting up class boilerplate code, etc Isaac Wagner
- [mutter] util: Don't generate a backtrace on every G_LOG Jasper St . Pierre
- [mutter] main: Don't call g_type_init from meta_init Jasper St . Pierre
- [mutter] meta-plugin: Remove some cruft Jasper St . Pierre
- [mutter] mutter: Only allow one plugin to be loaded Jasper St . Pierre
- [mutter] meta-plugin: Kill off "features" Jasper St . Pierre
- [mutter] meta-plugin: Remove "disabled" feature Jasper St . Pierre
- [mutter] meta-plugin-manager: Only allow one plugin to be loaded Jasper St . Pierre
- [evolution-data-server] libedataserver: Add libcamel to introspection flags. Matthew Barnes
- [clutter-gtk] Make GtkClutterEmbed redraw resizes nicer Alexander Larsson
- [glib] configure: Require libelf 0.8.12 Colin Walters
- [alacarte] MainWindow: Clean up imports Jasper St . Pierre
- [alacarte] MenuEditor: Put back the top-level "Applications" menu Jasper St . Pierre
- [evolution-data-server] Avoid loading Camel modules during introspection. Matthew Barnes
- [clutter] examples/threads: Modernize code Emmanuele Bassi
- [clutter] Created tag 1.11.4 Emmanuele Bassi
- [clutter] docs: Add ClutterTimelineClass.stopped annotation Emmanuele Bassi
- [clutter] symbols: Add missing functions Emmanuele Bassi
- [clutter] Release Clutter 1.11.4 (snapshot) Emmanuele Bassi
- [clutter] Post-release version bump to 1.11.5 Emmanuele Bassi
- [gcompris/voices] voices: fixed path for france region to work again. Bruno Coudoin
- [gcompris/voices] renamed antartica with its proper name antarctica. Bruno Coudoin
- [gcompris] geo_country-activity: minor made the voices work in runit mode. Bruno Coudoin
- [gcompris/voices] fixed the name burkina to be burkina_faso Bruno Coudoin
- [gcompris] geography-activity: fixed the name of antartica to be properly spelled as antarctica. Bruno Coudoin
- [gcompris/voices] english voices: Julia Wycherley sent us some updated voices. Bruno Coudoin
- [gcompris] geography activity: fixed naming of burkina to always be 'burkina faso' Bruno Coudoin
- [gimp] app: fixed typos in testing code Ville Sokk
- [gcompris] RELEASE 12.05 Bruno Coudoin
- [evolution] EMailSession: Use e_source_camel_generate_subtype(). Matthew Barnes
- [balsa/gtk3] GMutex deprecation cleanup; fixes bgo #677381 Peter Bloomfield
- [chronojump] Encoder: cross variables graph done Xavier de Blas
- [gcompris] fixed makefile related to previous file change name. Bruno Coudoin
- [gnome-devel-docs] tutorials python: example of treeview with simple listview Tiffany Antopolski
- [gnome-devel-docs] tutorials python: example of combobox Tiffany Antopolski
- [gnome-devel-docs] tutorials python: combobox with its own application_id Tiffany Antopolski
- [ekiga] Updated Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [gnome-shell] Bump version to 3.5.2 =?utf-8?q?Florian_M=C3=BCllner?=
- [gnome-shell] Created tag 3.5.2 =?utf-8?q?Florian_M=C3=BCllner?=
- [gnome-boxes] Add a forgotten C file to translation ignore list Zeeshan Ali Khattak
- [gnome-boxes] express,win7,win2k8: Don't set hostname Zeeshan Ali Khattak
- [gnome-shell] main: Adapt to new plugin API Jasper St . Pierre
- [gnome-devel-docs] tutorials python: example of multicolumn combobox Tiffany Antopolski
- [gnome-devel-docs] tutorials python: corrected combobox example Tiffany Antopolski
- [pango] coretext: don't insert item in the hash if it originated from the hash Kristian Rietveld
- [gnome-boxes] Release 3.5.2 Zeeshan Ali Khattak
- [gnome-boxes] Created tag v3.5.2 Zeeshan Ali Khattak
- [gnome-devel-docs] Corrected filenames in Makefile.am Tiffany Antopolski
- [vala] gstreamer-video-0.10: fix gst_video_get_size_from_caps binding Thijs Vermeir
- [vala] gstreamer-base-0.10: fix gst_push_src_create binding Thijs Vermeir
- [goobox] horizontally align the cd cover and the cd and track titles Paolo Bacchilega
- [goobox] set the default window title in the init function Paolo Bacchilega
- [goobox] updated POTFILES.in Paolo Bacchilega
- [gimp] Updated Norwegian (nn) translation =?utf-8?q?Kolbj=C3=B8rn_Stuest=C3=B8l?=
- [gtk+/gtk-2-24] Allow fallback for input method modules Matthias Clasen
- [gnome-devel-docs] tutorials python: example of colorbutton in python Tiffany Antopolski
- [gnome-boxes] Updated POTFILES.in =?utf-8?q?Piotr_Dr=C4=85g?=
- [gnome-documents] documents: be more robust to malformed input Cosimo Cecchi
- [gnome-documents] query: simplify code Cosimo Cecchi
- [gnome-documents] documents: consistently measure mtime in seconds Cosimo Cecchi
- [gnome-games] NEWS update for 3.5.2 Thomas Hindoe Paaboel Andersen
- [vala] vte, vte-2.90: fix Vte.Terminal.match_check binding Evan Nemerson
- [gnome-devel-docs] tutorials C: Grid sample/page Tiffany Antopolski
- [gnome-devel-docs] Added C grid examples to Makefile.am Tiffany Antopolski
- [clutter-gtk] docs: Match argument names in the header Emmanuele Bassi
- [clutter-gtk] examples/actor: Fix shadowed variable warning Emmanuele Bassi
- [clutter-gtk] Created tag 1.3.2 Emmanuele Bassi
- [clutter-gtk] docs: Add missing symbols to the section file Emmanuele Bassi
- [clutter-gtk] Release Clutter-GTK 1.3.2 (snapshot) Emmanuele Bassi
- [clutter-gtk] Post-release version bump to 1.3.3 Emmanuele Bassi
- [balsa/gtk3] Make changes in previous commit conditional Peter Bloomfield
- [balsa/gtk3] Edit ChangeLog Peter Bloomfield
- [gnome-shell] network: Remove old API Jasper St . Pierre
- [vala] gstreamer-0.10: fix Bus.create_watch return value type Evan Nemerson
- [vala/wip/nm-bindings] bindings: Refactoring NetworkManager-1.0.metadata file Alberto Ruiz
- [vala/wip/nm-bindings] NetworkManager: Updated metadata files Alberto Ruiz
- [gimp] do not crash on fonts with 000 permissions. Simon Budig
- [gnome-games] Created tag GNOME_GAMES_3_5_2 Thomas Hindoe Paaboel Andersen
- [libgnomekbd] Preparing 3.5.2 Sergey V . Udaltsov
- [libgnomekbd] Created tag libgnomekbd-3.4.0.2 Sergey V . Udaltsov
- [libgnomekbd] Created tag libgnomekbd-3.5.2 Sergey V . Udaltsov
- [gnome-games/sudoku-vala] Removed show-toolbar setting Thomas Hindoe Paaboel Andersen
06 June 2012
07 June 2012
- [orca] Adjust a couple more imports Joanmarie Diggs
- [jhbuild] 3.6: Add valadoc (and graphviz dependency) Colin Walters
- [vala/wip/nm-bindings] Avoid metadata that triggers #677591 Alberto Ruiz
- [orca] Remove old, unused, not-fully-implemented debugging code Joanmarie Diggs
- [orca] Remove yet another unused method Joanmarie Diggs
- [vala/wip/nm-bindings] Better positioning of error_quark methods within the namespaces Alberto Ruiz
- [orca] Orca's event manager should not import orca Joanmarie Diggs
- [glib] configure: Add --disable-libelf option Colin Walters
- [gnome-control-center] Update Punjabi Translation Amanpreet Singh Alam
- [libsoup] tests/date: Fix compiler warning Colin Walters
- [ostree] build: Bump libsoup dependency Colin Walters
- [ostree] build: Actually, we need bleeding edge libsoup Colin Walters
- [gnome-themes-standard] a11y: hide resize grip in HighContrast themes as well Cosimo Cecchi
- [gnome-devel-docs] Added parameters to callback functions Tiffany Antopolski
- [gnome-devel-docs] Vala LinkButton sample code and Mallard page. Tiffany Antopolski
- [gnome-themes-standard] a11y: fix missing background for combobox entries on toolbars Cosimo Cecchi
- [evolution-data-server] Remove unused code Milan Crha
- [conduit] Added Indonesian translation of User Guide Andika Triwidada
- [evolution] Add missing '-include $(top_srcdir)/git.mk' Milan Crha
- [pan2] only support gnutls >= 3.0.0, older versions with gcrypt are buggy and segfault on some machines (mi =?utf-8?q?Heinrich_M=C3=BCller?=
- [evolution] Fix build issue in itip-formatter Milan Crha
- [empathy] protocol-chooser: use TpConnectionManagerProtocol accessors Guillaume Desmottes
- [empathy] remove unused proxy hash and equal functions Guillaume Desmottes
- [empathy] tp-chat: use TpProxy accessors Guillaume Desmottes
- [empathy] connection-managers: use TpConnectionManager accessor Guillaume Desmottes
- [empathy] account-widget: use TpConnectionManager accessors Guillaume Desmottes
- [empathy] import-utils: use TpConnectionManager accessors Guillaume Desmottes
- [empathy] account-settings: use TpConnectionManager accessors Guillaume Desmottes
- [empathy] make empathy_account_settings_get() static Guillaume Desmottes
- [gnome-boxes] Update to clutter 1.10 Alexander Larsson
- [gnome-boxes] Add static global App.app Alexander Larsson
- [gnome-boxes] Add Revealer actor Alexander Larsson
- [gnome-boxes] Add Util.fade_actor helper Alexander Larsson
- [gnome-boxes] Remove use of deprecated actor methods Alexander Larsson
- [gnome-boxes] Use LayoutManagers and implicit animations Alexander Larsson
- [gnome-boxes] Remove unused pin/unpin utils Alexander Larsson
- [gnome-boxes] Linewrap some potentially long labels Alexander Larsson
- [gnome-boxes] Update clutter/clutter-gtk version requirements Alexander Larsson
- [evolution] Remove a leftover debug message =?utf-8?q?Dan_Vr=C3=A1til?=
- [gegl] gegl_node_blit: remove useless loop =?utf-8?q?Michael_Mur=C3=A9?=
- [gnome-contacts] Require/build cheese correctly Alexander Larsson
- [gimp/gimp-2-8] Updated Hungarian po-libgimp translation by Andras Prim <gimme_at_primandras.hu> Gabor Keleman
- [gimp] Updated Hungarian po-libgimp translation by Andras Prim <gimme_at_primandras.hu> Gabor Keleman
- [gegl] rename gegl-eval-mgr to gegl-eval-manager =?utf-8?q?Michael_Mur=C3=A9?=
- [evolution] Bug #676563 - Cannot create folders directly under store node Milan Crha
- [gimp/gimp-2-8] Add hu to LINGUAS Gabor Keleman
- [gimp] Add hu to LINGUAS Gabor Keleman
- [librest] Avoid infinite loop with wrong HTTP credentials Christophe Fergeau
- [clutter] tests: Add unit test for touch event handling Tomeu Vizoso
- [clutter/clutter-1.10] tests: Add unit test for touch event handling Tomeu Vizoso
- [chronojump] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [conduit] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [evolution-kolab] 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?=
- [gnome-settings-daemon] 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?=
- [rhythmbox] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [empathy] accounts-settings: store parameters as GVariant Guillaume Desmottes
- [empathy] remove empathy_account_settings_set_* functions Guillaume Desmottes
- [empathy] account-settings: always use GVariant to store parameters Guillaume Desmottes
- [empathy] empathy_account_settings_migrate_password_cb: use the vardict API Guillaume Desmottes
- [empathy] Build with TP_SEAL_ENABLE Guillaume Desmottes
- [glib] Fix path to aclocal in output message Colin Walters
- [clutter] actor: Improve the debug name Emmanuele Bassi
- [clutter] debug: Group debug messages by timestamps Emmanuele Bassi
- [clutter] actor: Improve debug message for create_transition() Emmanuele Bassi
- [evolution-data-server] Bug #677183 - maildir account doesn't open Milan Crha
- [evolution-data-server/gnome-3-4] Bug #677183 - maildir account doesn't open Milan Crha
- [gedit] Silence the last gobject-introspection scanner warnings Garrett Regier
- [gedit] Fix a possible NULL deref Garrett Regier
- [clutter] conform/events-touch: Silently bail out if init failed Emmanuele Bassi
- [gnome-initial-setup] Fix distcheck Matthias Clasen
- [gnome-initial-setup] Add a README Matthias Clasen
- [gtranslator] Release 2.91.5 Ignacio Casal Quinteiro
- [gtranslator] Created tag 2.91.5 Ignacio Casal Quinteiro
- [evolution-data-server] Bug #677610 - Avoid modification of CPPFLAGS in Makefile.am Milan Crha
- [damned-lies] Updated Hungarian translation Gabor Keleman
- [gnome-control-center] network: don't crash on hidden SSIDs Richard Hughes
- [empathy] remove libebook support Guillaume Desmottes
- [ekiga] Add MS-IMA-ADPCM to schemas Eugen Dedu
- [gimp-help-2] Update French translation including menus/file.po Julien Hardlin
- [nautilus] sidebar: don't forget to NULL slot pointer after volume is mounted Cosimo Cecchi
- [gnome-devel-docs] Vala Scale sample code and Mallard page. Tiffany Antopolski
- [ekiga] Adapt to Evolution-Data-Server API changes in 3.5.3 Eugen Dedu
- [ostree] ostbuild: Allow specifying components to git fetch Colin Walters
- [clutter] Add _clutter_actor_peek_layout_info Alexander Larsson
- [clutter] Ensure that fixed positions always start at 0,0 Alexander Larsson
- [clutter] BinLayout: Always use fixed_x/y for FIXED if set Alexander Larsson
- [gtk+] build: Fix MKDIR_P for recent automake Marc-Antoine Perennou
- [network-manager-applet] ui: fix mnemonics for wireless dialog (bgo #624950) =?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
- [metacity] Add disable-mouse-button-modifiers message Daniel Drake
- [gimp-help-2] Updated italian translation. Marco Ciampa
- [gimp-help-2] Updated italian translation. Marco Ciampa
- [ghex] Updated Indonesian translation, terms sync'ed to manual translation Andika Triwidada
- [balsa/gtk3] Check for NULL focus widget Peter Bloomfield
- [libgweather] misc: Add Giovanni as co-maintainer Vincent Untz
- [evolution] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [balsa/gtk3] Check for NULL tree model Peter Bloomfield
- [gnumeric] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [evolution] em-format: Add missing linker flags. Matthew Barnes
- [balsa/gtk3] Check for NULL index Peter Bloomfield
- [rhythmbox] Updated Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [ghex] Updated Indonesian translation Andika Triwidada
- [gnome-shell] calendar: Adapt to Evolution-Data-Server API changes. Matthew Barnes
- [vinagre] [l10n]Updated Catalan (Valencian) translation Gil Forcada Codinachs
- [network-manager-applet] [l10n]Updated Catalan (Valencian) translation Gil Forcada Codinachs
- [eog/gnome-3-4] EogWindow: Make check for initialized a check for not initializing Felix Riemann
- [eog] EogWindow: Make check for initialized a check for not initializing Felix Riemann
- [gimp/gimp-2-8] build: include the basic-coretext module when building pango for OSX Michael Natterer
- [goobox] use libcoverart to fetch CD covers, if available Paolo Bacchilega
- [goobox] updated NEWS Paolo Bacchilega
- [evolution] EMailAccountStore: Check for a collection when adding a service. Matthew Barnes
- [nautilus] a11y: add a method to create a derived GtkWidgetAccessible type Cosimo Cecchi
- [nautilus] editable-label: fix accessibility support Cosimo Cecchi
- [gnome-shell] LayoutManager: Add primary-fullscreen-changed signal Adel Gadllah
- [gnome-shell] messageTray: Don't show non urgent notifications while in fullscreen Adel Gadllah
- [gnome-desktop] gnome-bg: force property update when doing new crossfade frame Ray Strode
- [gnome-desktop] Revert "Allow rotation if the virtual size has the correct number of pixels" Ray Strode
- [gjs] Introduce special marshalling for GErrors Giovanni Campagna
- [gjs] GError: add stack, fileName and lineNumber Giovanni Campagna
- [gegl] docs: Add initial spec idea for a GEGL graph transaction log Jon Nordby
- [nautilus] a11y: make sure not to loop while looking for parent get_accessible Cosimo Cecchi
- [nautilus] icon-container: use eel_accessibility_create_accessible_gtype Cosimo Cecchi
- [nautilus] a11y: remove now unused code Cosimo Cecchi
- [cogl] Updated Esperanto translation Kristjan Schmidt
- [gimp] app: set GimpHandleBar's lower and upper bounds in the adjustment callback Michael Natterer
- [gimp-help-2] Updated Norwegian translations =?utf-8?q?Kolbj=C3=B8rn_Stuest=C3=B8l?=
- [gimp] app: experiment with different UI value ranges for different image precisions Michael Natterer
- [gnumeric] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gnome-documents] query: specify nfo:PaginatedTextDocument when looking for PDF documents Cosimo Cecchi
- [evolution] Bug 677628 - Remove account and folder name from mail notifications Matthew Barnes
- [gsettings-desktop-schemas] screensaver: add show-notifications setting Giovanni Campagna
- [gtk+] liststore: fix transformation of GValues on set Cosimo Cecchi
- [gtk+] treestore: fix transformation of GValues on set Cosimo Cecchi
- [gtk+] tests: add an unit test for the previous commits Cosimo Cecchi
- [gtk+] a11y: fix a typo leading to a crash Cosimo Cecchi
- [gnome-documents] documents: use G_TYPE_LONG to store mtime Cosimo Cecchi
- [evolution] EMailAccountStore: Fix a typo. Matthew Barnes
- [evolution] Bump minimum libnotify version to 0.7. Matthew Barnes
- [library-web] Updated Hungarian translation Gabor Keleman
- [ostree] (2 commits) Created branch wip/embed-glib Colin Walters
- [ostree/wip/embed-glib: 1/2] build: Add option to disable ostbuild Colin Walters
- [ostree/wip/embed-glib: 2/2] wip Colin Walters
- [gnome-ostree] 3.6: Add lvm2 Colin Walters
- [evolution-data-server] Silence warnings when building with GOA < 3.5. Matthew Barnes
- [clocks] timer.py added Seif Lotfy
- [clocks] Fixed some alignments and padding Seif Lotfy
- [gimp] Bug 677262 - move the layer with the arrow keys, broken after... Michael Natterer
- [clocks] Fix Iconview width Seif Lotfy
- [gimp/gimp-2-8] Bug 677262 - move the layer with the arrow keys, broken after... Michael Natterer
- [evolution-data-server] Omit warning flags for generated GDBus code. Matthew Barnes
- [vala] gdk-3.0: mark Gdk.Atom as derived from uint Evan Nemerson
- [vala] libxml-2.0: add missing cnames to some Doc fields Evan Nemerson
- [vala] gstreamer-0.10: correct type id of Gst.TypeFindFactory Evan Nemerson
- [glib] (20 commits) Created branch wip/pcre-update Christian Persch
- [glib/wip/pcre-update: 1/20] regex: Fix PCRE error code conversion Christian Persch
- [glib/wip/pcre-update: 2/20] regex: Deprecate an obsolete error code Christian Persch
- [glib/wip/pcre-update: 3/20] regex: Simplify regex compile tests Christian Persch
- [glib/wip/pcre-update: 4/20] regex: Update GRegexError with newer PCRE error codes Christian Persch
- [glib/wip/pcre-update: 5/20] regex: Handle PCRE_ERROR_RECURSIONLOOP Christian Persch
- [glib/wip/pcre-update: 6/20] regex: Assert that our flags values are the same as PCRE's Christian Persch
- [glib/wip/pcre-update: 7/20] regex: Add NEWLINE_ANYCRLF compile option Christian Persch
- [glib/wip/pcre-update: 8/20] regex: Add NEWLINE_ANYCRLF match option Christian Persch
- [glib/wip/pcre-update: 9/20] regex: Remove message for unused error code Christian Persch
- [glib/wip/pcre-update: 10/20] regex: Add accessor for PCRE_INFO_HASCRORLF Christian Persch
- [glib/wip/pcre-update: 11/20] regex: Don't return from inside a g_once_init_enter/leave block Christian Persch
- [glib/wip/pcre-update: 12/20] regex: Fix newline definition for system PCRE Christian Persch
- [glib/wip/pcre-update: 13/20] regex: Add BSR_ANYCRLF compile option Christian Persch
- [glib/wip/pcre-update: 14/20] regex: Add BSR_ANYCRLF and BSR_ANY match options Christian Persch
- [glib/wip/pcre-update: 15/20] regex: Don't leak internal PCRE options Christian Persch
- [glib/wip/pcre-update: 16/20] regex: Add JavaScript compat mode Christian Persch
- [glib/wip/pcre-update: 17/20] regex: Add PARTIAL_HARD match option Christian Persch
- [glib/wip/pcre-update: 18/20] regex: Add NOTEMPTY_ATSTART match option Christian Persch
- [glib/wip/pcre-update: 19/20] regex: Add g_match_info_get_mark Christian Persch
- [glib/wip/pcre-update: 20/20] regex: Add NO_START_OPTIMIZE compile and match flags Christian Persch
- [gnome-devel-docs] Vala Textview sample code and Mallard page. Tiffany Antopolski
- [gnome-devel-docs] Added multiline section to beginner pages for c, js and vala. Tiffany Antopolski
- [vala] x11: Enable some fields which were previously commented out. Evan Nemerson
- [evolution] CamelNullStoreClass: Override settings_type. Matthew Barnes
- [librsvg] Move rsvg_file_get_path definition to rsvg-io.h Christian Persch
- [gnome-boxes] Share e-mails from vendors granting logo usage permissions Zeeshan Ali Khattak
08 June 2012
- [clocks] seconds fix Seif Lotfy
- [clocks] Changed dialogs to implement standard buttons Seif Lotfy
- [vala] dbus-glib-1: add dbus_g_connection_open binding Evan Nemerson
- [evolution] Bug 677624 - Disable Properties when Search Folders is selected Matthew Barnes
- [vala] gtk+-3.0: add information to generate 2d0e7f49 Evan Nemerson
- [vala] gtk+-3.0: hide SelectionData.get_data_with_length length parameter Evan Nemerson
- [gnome-devel-docs] Fixed coordinates of attached widgets. Tiffany Antopolski
- [vala] Added is_out annotation for StyleContext.lookup_color Evan Nemerson
- [vala] gtk+-2.0, gtk+-3.0: add is_ref annotation for TreeStore.remove Evan Nemerson
- [vala] gtk+-2.0, gtk+-3.0: fix Gtk.test_init Evan Nemerson
- [evolution-data-server] Bug 677664 - Camel: Remove "SMTP Authentication" status message Matthew Barnes
- [vala] gtk+-3.0: Gtk.Scrollbar constructor allows null adjustment Evan Nemerson
- [vala] gtk+-2.0, gtk+-3.0: make TreeView.get_tooltip_context.x and y ref Evan Nemerson
- [jhbuild] autogen.sh: Honor NOCONFIGURE=1 Colin Walters
- [balsa/gtk3] Warn when locking a subthread Peter Bloomfield
- [balsa/gtk3] Use idle callback to insert message in main thread Peter Bloomfield
- [balsa/gtk3] Call Gtk in idle callbacks instead of subthreads Peter Bloomfield
- [gnome-devel-docs] Do not leave out parameters from callback functions. Tiffany Antopolski
- [gnome-devel-docs] Added instructions on compiling C using valac. Tiffany Antopolski
- [vala] gtk+-2.0, gtk+-3.0: include necessary headers for IMContext(Info) types Evan Nemerson
- [vala] gtk+-3.0: update to 3.5.5 Evan Nemerson
- [network-manager-openconnect] Support new libopenconnect David Woodhouse
- [nautilus] a11y: fix accessibility implementation for NautilusIconContainer Cosimo Cecchi
- [nautilus] window: make sure to hide the main toolbar on the desktop Cosimo Cecchi
- [gnome-devel-docs] Vala SpinButton sample code and Mallard page. Tiffany Antopolski
- [gnome-devel-docs] fixed seealso links. Tiffany Antopolski
- [gnome-devel-docs] Vala ColorButton sample code and Mallard page. Tiffany Antopolski
- [gnome-media] grecord: Should call "gnome-control-center sound" not the old g-v-c Oleksij Rempel
- [gnome-media] grecord: send eos before we stop record. Oleksij Rempel
- [gsettings-desktop-schemas] Updated Indonesian translation Andika Triwidada
- [gsettings-desktop-schemas/gnome-3-4] Updated Indonesian translation Andika Triwidada
- [extensions-web] fsui: Force page back to 1 when selecting a new sort/filter Jasper St . Pierre
- [extensions-web] css: Make the paginators center with no content Jasper St . Pierre
- [extensions-web] extensions: Remove transaction hacks Jasper St . Pierre
- [extensions-web] review: Don't 500 out on new extensions Jasper St . Pierre
- [gnome-boxes] Set names on clutter actors for easier debugging Alexander Larsson
- [gnome-boxes] Remove unused code Alexander Larsson
- [gnome-boxes] Track screenshot position as window size changes Alexander Larsson
- [gnome-boxes] Use static App.app rather than passing around app Alexander Larsson
- [gnome-boxes] Fix warnings if canceling opening vm Alexander Larsson
- [gnome-boxes] Use transitions-complete signal instead of timeout Alexander Larsson
- [gnome-boxes] Animate going out of display mode Alexander Larsson
- [gnome-boxes] Use fade_actor in selectionbar Alexander Larsson
- [gnome-boxes] Put the dark background inside clutter Alexander Larsson
- [gegl/soc-2012-ops] Shift Operation: Free memory and move offset generation to process. Hans Shu Lo
- [libgit2-glib] Added ggit_repository_reset() Garrett Regier
- [libgit2-glib] Add forgotten argument to printf call Garrett Regier
- [libgit2-glib] Fix ggit_index_initable_init() Garrett Regier
- [clutter/clutter-1.10] conform/events-touch: Silently bail out if init failed Tomeu Vizoso
- [clutter/clutter-1.10] tests: Cope with lack of ClutterPoint by defining a similar struct locally Tomeu Vizoso
- [gnome-web-www] Updated Indonesian translation of static web Andika Triwidada
- [empathy] move 'Remove' item code to individual-menu Guillaume Desmottes
- [snappy] Make snappy relocatable Luis de Bethencourt
- [evolution] Bug #670876 - Missing mnemonics for buttons for vcard attached to email =?utf-8?q?Dan_Vr=C3=A1til?=
- [gimp-help-2] Adjusted the release date. Roman Joost
- [gimp-help-2] Pointer to the current progress of each translation. Roman Joost
- [clutter] Don't allocate size to invisible BinLayout children Alexander Larsson
- [gnumeric] Fixed typos in strings =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnumeric] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gtkmm-documentation] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-devel-docs] tutorials python: example of toolbar Tiffany Antopolski
- [evolution-data-server] Bug #676541 - Unreliable IMAP provider Milan Crha
- [jhbuild] do not crash if there is no "triggers" directory Craig Keogh
- [jhbuild] Warn about cyclic deps in checkmodulesets command (GNOME bug 676224) Craig Keogh
- [libgweather] GWeatherConditions: fix bindings Giovanni Campagna
- [libgweather] Fix formatting unit of measure Giovanni Campagna
- [libgweather] Associate the metar code cache with a specific world Giovanni Campagna
- [libgweather] LocationEntry: use boxed for GWeatherLocation Giovanni Campagna
- [libgweather] Add gweather_info_new_for_world() Giovanni Campagna
- [libgweather] Use locale insensitive g_ascii_dtostr() when building URI Giovanni Campagna
- [libgweather] Ensure that only public API is visible from outside Giovanni Campagna
- [video-subtitles] Added Indonesian translation Andika Triwidada
- [gnome-panel] build: Explicitly link to gmodule-2.0 Vincent Untz
- [gnome-panel] Created branch gnome-3-4 Vincent Untz
- [gnome-panel/gnome-3-4] build: Explicitly link to gmodule-2.0 Vincent Untz
- [gnome-shell-extensions] alternative-status-menu: update for current mockups Giovanni Campagna
- [gnome-shell-extensions] native-window-placement: fix undefined variable warning Giovanni Campagna
- [gnome-shell-extensions] Bump version to 3.5.2 Giovanni Campagna
- [gnome-shell-extensions] Created tag 3.5.2 Giovanni Campagna
- [empathy] roster-window: remove old GActionEntry Guillaume Desmottes
- [gegl] docs: Improve journal specification a bit Jon Nordby
- [giv] Made giv honor turning of auto-resize for giv files without images. Dov Grobgeld
- [giv] Changes to the mosewheel zooming. Dov Grobgeld
- [giv] Reflect the $hide state in the marks browser. Dov Grobgeld
- [giv] Fixed Windows dependencies. Dov Grobgeld
- [evolution-data-server] Bug #677642 - Critical warnings on vFolder change Milan Crha
- [evolution-data-server] Bug 677687 - Broken migration of "namespace" IMAP setting Matthew Barnes
- [vala] codegen: check return value before ref_sink the value Thijs Vermeir
- [gnome-boxes] express,win7: Re-introduce 'ComputerName' setting Zeeshan Ali Khattak
- [gnome-boxes] Make use of 'title' node in libvirt XML Zeeshan Ali Khattak
- [library-web] add libzapojit (GNOME bug 677316) Frederic Peters
- [evolution] Bug #300677 - vFolder rules shouldn't refer to the Unmatched folder Milan Crha
- [mobile-broadband-provider-info] gh: update Ghana providers (bgo #677518) =?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
- [gegl/next-API] fractal-explorer: enhance in modern GEGL way * produce float colors * produce color for infinite pla =?utf-8?q?Michael_Mur=C3=A9?=
- [gnome-devel-docs] Vala ScrolledWindow sample code and Mallard page. Tiffany Antopolski
- [giv] Fixed text in caliper on Windows and made gtk insensitive to clicks when not in focus. Dov Grobgeld
- [nautilus-sound-converter] Add new version Brian Pepple
- [nautilus-sound-converter] Update m4 macros Brian Pepple
- [gegl/next-API] fractal-explorer: allow to move in the fractal space =?utf-8?q?Michael_Mur=C3=A9?=
- [glibmm] Thread::RecMutex: Don't initialize this as a GStaticMutex. Murray Cumming
- [aravis] build: bump gtk+ version requirement to 2.14 Emmanuel Pacaud
- [evolution-data-server] private/Makefile.am: Specify path to interface files. Matthew Barnes
- [gnome-boxes] Fix a check in commit 91fe7f3 Zeeshan Ali Khattak
- [evolution-data-server] Fix include paths for generated D-Bus headers. Matthew Barnes
- [gnome-screenshot] Updated Belarusian translation. Ihar Hrachyshka
- [libsoup] Updated Belarusian translation. Ihar Hrachyshka
- [aravis] Add arv_interface_get_device_address Emmanuel Pacaud
- [aravis] Make arv_gv_device_{s,g}et_packet_size public Emmanuel Pacaud
- [aravis] Make ArvCamera a proper GObject Emmanuel Pacaud
- [gcr] Updated Belarusian translation. Ihar Hrachyshka
- [aravis] doc: warning fixes. Emmanuel Pacaud
- [evolution-data-server] Tweak mail account enabled states during migration. Matthew Barnes
- [aravis] tool: always display device id for each camera. Emmanuel Pacaud
- [gdm] slave: only start gnome-session with --debug if debug enabled Ray Strode
- [clutter] text: Use actor alignments when painting the layout Emmanuele Bassi
- [clutter] table: Deprecate the align, expand, and fill layout properties Emmanuele Bassi
- [clutter] actor: Add content-repeat Emmanuele Bassi
- [clutter] image: Use the actor's content repeat policy Emmanuele Bassi
- [clutter] canvas: Use the actor's content repeat policy Emmanuele Bassi
- [clutter] text: Chain up in the ScriptableIface implementation Emmanuele Bassi
- [clutter] transition: Use current values if no interval is defined Emmanuele Bassi
- [clutter] interval: Add initial and final properties Emmanuele Bassi
- [evolution] Fix displayed message headers =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution] Hide every part in multipart/related with Content-ID set =?utf-8?q?Dan_Vr=C3=A1til?=
- [nautilus] Updated Belarusian translation. Ihar Hrachyshka
- [gnome-font-viewer] Updated Belarusian translation. Ihar Hrachyshka
- [json-glib] path: Pass int width for printf field width, not long Colin Walters
- [gnome-disk-utility] about-dialog: use gnome-disks for the icon, not palimpsest David Zeuthen
- [evolution] Do not unref CamelDataWrapper obtained from CamelMimePart =?utf-8?q?Dan_Vr=C3=A1til?=
- [gnome-control-center] Updated Belarusian translation. Ihar Hrachyshka
- [evolution] ItipView should hold a reference to underlaying WebKitDOMDocument =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution-data-server] ldap: Avoid a race during finalize. Matthew Barnes
- [gnome-menus] Updated Belarusian translation. Ihar Hrachyshka
- [evolution] Synchronize identities when enabling/disabling accounts. Matthew Barnes
- [nautilus] a11y: add missing prototype Cosimo Cecchi
- [nautilus/gnome-3-4] a11y: add a method to create a derived GtkWidgetAccessible type Cosimo Cecchi
- [nautilus/gnome-3-4] editable-label: fix accessibility support Cosimo Cecchi
- [nautilus/gnome-3-4] a11y: make sure not to loop while looking for parent get_accessible Cosimo Cecchi
- [nautilus/gnome-3-4] icon-container: use eel_accessibility_create_accessible_gtype Cosimo Cecchi
- [nautilus/gnome-3-4] a11y: remove now unused code Cosimo Cecchi
- [nautilus/gnome-3-4] a11y: fix accessibility implementation for NautilusIconContainer Cosimo Cecchi
- [nautilus/gnome-3-4] a11y: add missing prototype Cosimo Cecchi
- [gvfs/gdbus-core] gdbus: Treat empty non-NULL strings for the "ay" type as NULL Tomas Bzatek
- [gnome-boxes/gnome-3-4] Add units to the -shadow css properties Zeeshan Ali Khattak
- [gnome-boxes/gnome-3-4] A one-liner code move to improve readability Zeeshan Ali Khattak
- [gnome-boxes/gnome-3-4] Architecture 'i686' is 32-bit Zeeshan Ali Khattak
- [gnome-boxes/gnome-3-4] Fix inifinite loop in MenuBox Zeeshan Ali Khattak
- [gnome-boxes/gnome-3-4] Move exec* helpers to where they belong: Util module Zeeshan Ali Khattak
- [gnome-boxes/gnome-3-4] express, winxp, win2k3: Setup user account & autologon Zeeshan Ali Khattak
- [gnome-boxes/gnome-3-4] Avoid deadlock during startup Zeeshan Ali Khattak
- [gnome-boxes/gnome-3-4] display: fix toolbar not showing up Zeeshan Ali Khattak
- [gnome-boxes/gnome-3-4] Always show assistant when Boxes is empty Zeeshan Ali Khattak
- [gnome-boxes/gnome-3-4] Always show topbar when mouse can be grabbed Zeeshan Ali Khattak
- [gnome-boxes/gnome-3-4] Update topbar title to help with ungrab Zeeshan Ali Khattak
- [gnome-boxes/gnome-3-4] boxes shouldn't be suprised with non-boxes vm Zeeshan Ali Khattak
- [gnome-boxes/gnome-3-4] Do not forward grab-broken to display Zeeshan Ali Khattak
- [gnome-boxes/gnome-3-4] Always install a tablet Zeeshan Ali Khattak
- [gnome-boxes/gnome-3-4] express, winxp, win2k3: Admin password required Zeeshan Ali Khattak
- [gnome-boxes/gnome-3-4] notificationbar: make it look sharp again Zeeshan Ali Khattak
- [gnome-boxes/gnome-3-4] wizard: go to setup step after prepare Zeeshan Ali Khattak
- [gnome-boxes/gnome-3-4] Fix escaping from fullscreen when caps/numlock are on Zeeshan Ali Khattak
- [gnome-boxes/gnome-3-4] Minor indentation fix Zeeshan Ali Khattak
- [gnome-boxes/gnome-3-4] unattended: sync widgets sensitivity when setting up UI Zeeshan Ali Khattak
- [gnome-boxes/gnome-3-4] Set timer policies in libvirt configuration Zeeshan Ali Khattak
- [gnome-boxes/gnome-3-4] Use gtk+ password character in Summary Zeeshan Ali Khattak
- [gnome-boxes/gnome-3-4] Wait for libvirt setup before creating VMs Zeeshan Ali Khattak
- [gnome-boxes/gnome-3-4] Insensitive selection button on empty collection Zeeshan Ali Khattak
- [gnome-boxes/gnome-3-4] Linewrap some potentially long labels Zeeshan Ali Khattak
- [gnome-boxes/gnome-3-4] Share e-mails from vendors granting logo usage permissions Zeeshan Ali Khattak
- [clutter] interval: Add is_valid() method Emmanuele Bassi
- [clutter] property-transition: Verify the interval on compute_value() Emmanuele Bassi
- [library-web] Updated Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [eog/gnome-3-4] EogScrollView: Clip SVGs to the visible image area Felix Riemann
- [eog] EogScrollView: Clip SVGs to the visible image area Felix Riemann
- [brasero/gnome-3-4] Assamese translation reviewed Nilamdyuti Goswami
- [gnome-software] Added Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [brasero/gnome-3-4] Assamese translation reviewed Nilamdyuti Goswami
- [gnome-boxes/gnome-3-4] Add a forgotten C file to translation ignore list Zeeshan Ali Khattak
- [gnome-boxes/gnome-3-4] Updated POTFILES.in Zeeshan Ali Khattak
- [gnome-boxes/gnome-3-4] Release 3.4.3 Zeeshan Ali Khattak
- [gnome-boxes] Created tag v3.4.3 Zeeshan Ali Khattak
- [gvfs/gdbus-core] gdbus: Fixup d-bus interface naming style Tomas Bzatek
- [gnome-shell] calendar-server: Remove left-over include =?utf-8?q?Florian_M=C3=BCllner?=
- [gnome-boxes/gnome-3-4] Updated Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [eog/gnome-3-4] Prepare for release 3.4.2 Felix Riemann
- [eog/gnome-3-4] Post-release version bump Felix Riemann
- [eog] Created tag 3.4.2 Felix Riemann
- [chronojump] + presentation (navigat. WebKit). Fixed report bug Xavier de Blas
- [glib] GDBusProxy: Treat org.freedesktop.systemd1.Masked error as non-fatal David Zeuthen
- [balsa/gtk3] Update mailbox in idle callbacks Peter Bloomfield
- [glib/glib-2-32] GDBusProxy: Treat org.freedesktop.systemd1.Masked error as non-fatal David Zeuthen
- [latexila] Use Pixbuf.from_resource() from upstream vapi =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [gnome-boxes/gnome-3-4] Updated Galician translations =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [gnome-documents] po: add missing semicolon for greek translation Cosimo Cecchi
- [gnome-boxes] Updated Galician translations =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [evolution] Remove "enable-local" and "enable-vfolders" GSettings key. Matthew Barnes
- [conduit] Updated Galician translations =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [libgda] Updated Galician translations =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [evolution] Updated Galician translations =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [clutter] Updated Galician translations =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [evolution-data-server] ESourceRegistry: Add (element-type ESource) annotations. Matthew Barnes
- [gnome-settings-daemon] Updated Galician translations =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [gimp/gimp-2-8] Updated Norwegian (nn) translations =?utf-8?q?Kolbj=C3=B8rn_Stuest=C3=B8l?=
- [gimp/gimp-2-8] --amend =?utf-8?q?Kolbj=C3=B8rn_Stuest=C3=B8l?=
- [gnome-initial-setup] Created tag 0.1 Jasper St . Pierre
- [gnome-settings-daemon] (2 commits) Created branch wip/identity Ray Strode
- [gnome-settings-daemon/wip/identity: 1/2] blah Ray Strode
- [gnome-settings-daemon/wip/identity: 2/2] flb Ray Strode
- [gimp/gimp-2-8] Updatet Norwegian 'po/nn.po' translations =?utf-8?q?Kolbj=C3=B8rn_Stuest=C3=B8l?=
- [gimp/gimp-2-8] --amend =?utf-8?q?Kolbj=C3=B8rn_Stuest=C3=B8l?=
- [ekiga] Made the call_core variable life shorter : it's easier to see there's no reference leak here Julien Puydt
- [ekiga] Made it clearer that the assistant code cannot leak Ekiga::ServiceCore Julien Puydt
- [ekiga] Made it clearer that the GUI-building code can't leak the Ekiga::ServiceCore Julien Puydt
- [ekiga] Made the dbus component stop leaking references to the main Ekiga::ServiceCore Julien Puydt
- [gnome-initial-setup] Release 0.1 Jasper St . Pierre
- [gnome-initial-setup] configure: Build xz files Jasper St . Pierre
- [gnome-initial-setup] Post-release bump to 0.2 Jasper St . Pierre
- [gnome-initial-setup] welcome-tour.desktop: Fix Exec line in desktop file Jasper St . Pierre
- [almanah] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [chronojump] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [conduit] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [ekiga] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [evolution-ews] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [evolution-kolab] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gnome-boxes/gnome-3-4] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gnome-media] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gnome-shell-extensions] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gnome-initial-setup] .gitignore: Ignore distribution files Jasper St . Pierre
- [gnome-initial-setup] Makefile: Distribute autogen.sh and NEWS Jasper St . Pierre
- [gnumeric] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gnome-initial-setup] Add COPYING and AUTHORS files Jasper St . Pierre
- [goobox] 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?=
- [pan2] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [rhythmbox] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [xchat-gnome] 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?=
- [file-roller] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gnome-boxes] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gnome-documents] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gnome-games] 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?=
- [mutter] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [jhbuild] 3.6: e-d-s requires gcr Colin Walters
- [gnome-menus] gnome-menus: Fix g-ir-scanner warnings Colin Walters
- [perl-Glib-Object-Introspection] Fix compilation of the test libs against recent gobject-introspection =?utf-8?q?Torsten_Sch=C3=B6nfeld?=
- [perl-Glib-Object-Introspection] Tell ExtUtils::MakeMaker that our license is the LGPL =?utf-8?q?Torsten_Sch=C3=B6nfeld?=
- [mutter] meta-window-actor: Refactor should_unredirect a bit more Jasper St . Pierre
- [mutter] meta-window-actor: Don't unredirect shaped windows Jasper St . Pierre
- [ostree] ostbuild: Fix -k option to git-mirror Colin Walters
- [ostree] ostbuild: Fix previous commit (this should have been amended) Colin Walters
- [latexila] Structure: add some comments =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [latexila] Structure: remove LowLevelType enum =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [evolution-data-server] libebook: Include "libebook.h" when introspecting. Matthew Barnes
- [jhbuild] 3.6: Disable folks eds backend temporarily Colin Walters
- [latexila] Structure: remove hack due to old Vala bug =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [mutter] main: Support -r as the equivalent of --replace Jasper St . Pierre
- [gnome-online-accounts] Updated Greek translation Tom Tryfonidis
- [evolution] itip-formatter: Remove redundant declaration. Matthew Barnes
- [perl-Cairo] Do not assume that sizeof(void*) == sizeof(long) =?utf-8?q?Torsten_Sch=C3=B6nfeld?=
- [gnome-documents] Updated Greek translation Tom Tryfonidis
- [gnome-themes-standard] Deleted branch wip/strength-bar Cosimo Cecchi
- [gnome-themes-standard] Created branch wip/strength-bar Cosimo Cecchi
- [gtk+] Deleted branch wip/strength-bar Cosimo Cecchi
- [gnome-themes-standard/wip/strength-bar] strenght-bar: styling for new GtkStrengthBar Cosimo Cecchi
- [gtk+] Created branch wip/strength-bar Cosimo Cecchi
- [gtk+/wip/strength-bar] strength-bar: introduce GtkStrengthBar Cosimo Cecchi
- [gnome-documents] Revert "Updated Greek translation" Tom Tryfonidis
- [gnome-ostree] 3.6: Drop upstreamed accountsservice patch Colin Walters
- [perl-Cairo] Calculate a string length more efficiently =?utf-8?q?Torsten_Sch=C3=B6nfeld?=
- [gnome-boxes] Updated Greek translation Tom Tryfonidis
- [gtk+/wip/strength-bar] visuals: add a visual demo for GtkStrengthBar Cosimo Cecchi
- [gnome-ostree] Move ostbuild into this module Colin Walters
- [ostree] ostbuild: Move to gnome-ostree module Colin Walters
- [folks] (2 commits) Created branch edsport Jeremy Whiting
- [folks/edsport: 1/2] Port folks eds backend to eds api changes. Jeremy Whiting
- [folks/edsport: 2/2] Disable eds backend test while porting to new api. Jeremy Whiting
09 June 2012
10 June 2012
11 June 2012
- [gnome-devel-docs] tutorials <javascript>: Added Gtk.StatusBar code sample, screenshot, and Mallard page Tiffany Antopolski
- [gnome-devel-docs] Removed a style="numbered" from a code snippet. Tiffany Antopolski
- [gnome-devel-docs] JS Statusbar sample code, Mallard tutorial and image added... Tiffany Antopolski
- [gnome-devel-docs] Fixed validation errors in toolbar_builder.vala.page Tiffany Antopolski
- [gnome-documents] query: fix typo Cosimo Cecchi
- [gimp-help-2] Missing file Julien Hardlin
- [evince] Updated Russian translation Yuri Myasoedov
- [gnome-documents] Updated Russian translation Yuri Myasoedov
- [gnome-shell] Updated Russian translation Yuri Myasoedov
- [evolution-data-server] Fix typo in the code Milan Crha
- [gnome-packagekit] Updated Russian translation Yuri Myasoedov
- [cheese/gnome-3-4] Assamese translation reviewed Nilamdyuti Goswami
- [egg-list-box] fix style of focus() Guillaume Desmottes
- [egg-list-box] focus: cope with cursor_child being null Guillaume Desmottes
- [meld] Bump Python requirement to 2.6 Kai Willadsen
- [meld] Rework existing exception usage to 2.6+ except-as syntax Kai Willadsen
- [meld] Rework existing exception raising for future compatibility Kai Willadsen
- [meld] Remove namedtuple module, as it's no longer required in Python 2.6 Kai Willadsen
- [aravis] viewer: warning fix when using gtk-2.14. Emmanuel Pacaud
- [gnome-control-center] configure: bump gnome-settings-daemon required version Frederic Peters
- [aravis] doc: really fix the warning message. Emmanuel Pacaud
- [mobile-broadband-provider-info] nl: add Lebara and Lycamobile operators for Netherlands (bgo #677740) =?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
- [evolution] Mark default attachment reminder clues as translatable. Fixes bug #476474 Andre Klapper
- [clutter] actor: Provide an initial easing state Emmanuele Bassi
- [clutter] docs: Add notes on implicit vs. explicit animations Emmanuele Bassi
- [clutter] docs: Remove the old animation tutorial Emmanuele Bassi
- [clutter] docs: Further clarifications on implicit vs explicit animations Emmanuele Bassi
- [clutter] base-types: Add zero point and rect Emmanuele Bassi
- [clutter] base-types: Don't free zero point and rect Emmanuele Bassi
- [clutter] docs: Add missing clutter_interval_is_valid symbol Emmanuele Bassi
- [clutter] docs: Document user_data argument for BindingActionFunc Emmanuele Bassi
- [clutter] docs: Change GridLayout's short description Emmanuele Bassi
- [epiphany] ephy-window: simplify window_state_event() chain-up Claudio Saavedra
- [epiphany] ephy-embed: fix a comment typo Claudio Saavedra
- [clutter] docs: Update the release notes for 1.12 Emmanuele Bassi
- [epiphany] ephy-web-view: fix use-after-free in get_file_content_as_base64() Claudio Saavedra
- [librest] Allow to disable libsoup strict SSL check Christophe Fergeau
- [gnumeric] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gimp-help-2] Updated italian translation & screenshots. Marco Ciampa
- [gnomeweb-wml] Update Evolution download page for 3.5.2 (added evolution-kolab) Christian Hilberg
- [gimp] app: small cleanup in gimp_paint_core_start() Michael Natterer
- [gimp] app: fix the (unused) "mask and value" case in GimpOperationSetAlpha Michael Natterer
- [empathy] empathy-chat: abort got_filtered_messages_cb if object was destroyed Debarshi Ray
- [empathy] empathy-chat: abort chat_log_filter if object was destroyed Debarshi Ray
- [gnome-online-accounts] Post-release version bump Debarshi Ray
- [evince] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [evolution] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [evolution] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [meld] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [network-manager-openconnect] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-devel-docs] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [xchat-gnome] 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-boxes] Use g_utf8_collate when sorting boxes Christophe Fergeau
- [mutter] core: Fix meta_screen_get_current_monitor Marc-Antoine Perennou
- [evolution-ews/gnome-3-4] Bug #677007 - Add Basic authentication type Milan Crha
- [vala] bindings: Add gir_namespace and gir_version to dbus-glib-1.vapi Alberto Ruiz
- [clutter] keysyms-update: Add deprecation guards to the deprecated header Emmanuele Bassi
- [clutter] Update keysyms headers Emmanuele Bassi
- [evolution-kolab] CamelKolabIMAPXProvider: removed shell command option from user interface Christian Hilberg
- [gnome-settings-daemon] wacom: Update display mapping on monitor changes Olivier Fourdan
- [gnome-settings-daemon] wacom: flag unknown devices created from fallback Olivier Fourdan
- [gnome-control-center] background: always pass a cancellable down to I/O operations Cosimo Cecchi
- [gnome-control-center] shell: Make it possible to not animate transitions Bastien Nocera
- [gnome-control-center] shell: Update test-notebook for API change Bastien Nocera
- [gnome-control-center] shell: Don't animate between overview and search pages Bastien Nocera
- [sysadmin-bin] Typo fix. Andrea Veri
- [gnome-control-center] network: fix packing order of children in the service dialog Cosimo Cecchi
- [evolution-data-server] source-viewer: Enable internationalization. Matthew Barnes
- [evolution-data-server] source-viewer: Refactor the cell renderers. Matthew Barnes
- [evolution-data-server] source-viewer: Add renderers for writable and removable. Matthew Barnes
- [empathy] Updated Belarusian translation. Ihar Hrachyshka
- [glib] Fix a typo Matthias Clasen
- [glib] Improve GOptionContext test coverage Matthias Clasen
- [glib] Cosmetic changes Matthias Clasen
- [glib] Improve GTimeZone test coverage Matthias Clasen
- [glib] Correct the docs for g_time_zone_adjust_time Matthias Clasen
- [gnome-documents] lib: fix g-i scanner warning Cosimo Cecchi
- [gnome-documents] error: use new gjs API to detect cancellations Cosimo Cecchi
- [gnome-settings-daemon] wacom: Add keep aspect ratio option Olivier Fourdan
- [evolution-exchange] Bug #677845 - Silently fails to send message Milan Crha
- [evolution-exchange/gnome-3-4] Bug #677845 - Silently fails to send message Milan Crha
- [mutter] Fix bad declarations Jasper St . Pierre
- [gnome-desktop] gnome-bg: Fix color conversion for solid backgrounds Ray Strode
- [empathy] Updated Greek translation Tom Tryfonidis
- [gnome-screensaver] window: only show panel on primary head Ray Strode
- [gdm] Updated Greek translation Tom Tryfonidis
- [gnome-color-manager] Updated Greek translation Tom Tryfonidis
- [gnome-dictionary] Updated Greek translation Tom Tryfonidis
- [tracker] libtracker-extract: Fix GCancellable deadlock Sam Thursfield
- [gnome-shell] Updated Greek translation Tom Tryfonidis
- [tracker/tracker-0.14] libtracker-extract: Fix GCancellable deadlock Sam Thursfield
- [gimp-gap] Fixed typos in strings =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gimp-help-2] Updatet Norwegian (nn) translationsa =?utf-8?q?Kolbj=C3=B8rn_Stuest=C3=B8l?=
- [alacarte] MainWindow: Fix typos related to separators Jasper St . Pierre
- [evolution] 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?=
- [folks/edsport] Fix items noted in bug https://bugzilla.gnome.org/show_bug.cgi?id=675121 comments. Jeremy Whiting
- [gnome-control-center] wacom: Add keep aspect ratio option Olivier Fourdan
- [clutter] (2 commits) Created branch tomeu/cogl2 Tomeu Vizoso
- [clutter/tomeu/cogl2: 1/2] Remove use of the deprecated function cogl_get_bitmasks Tomeu Vizoso
- [clutter/tomeu/cogl2: 2/2] Remove use of the deprecated function cogl_clip_push_window_rectangle Tomeu Vizoso
- [evolution/gnome-3-4] Reset port to 0 for mail accounts which don't use the Port widget Milan Crha
- [evolution/gnome-3-4] Revert the previous commit, it was a mistake Milan Crha
- [gimp-help-2] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-boxes] wizard: Fix assumption that installer is Unattended Zeeshan Ali Khattak
- [gnome-boxes] wizard: Always skip setup page for live media Zeeshan Ali Khattak
- [gnome-shell] data: Actually substitute @GETTEXT_PACKAGE@ in schema files Jasper St . Pierre
- [evince] Fix GCC error Cosimo Cecchi
- [evolution-exchange] Remember connection port from Authentication phase Milan Crha
- [evolution-exchange/gnome-3-4] Remember connection port from Authentication phase Milan Crha
- [gnome-shell] extensionSystem: Initialize the HTTP session after parse time Jasper St . Pierre
- [gnome-shell] Revert "extensionSystem: Initialize the HTTP session after parse time" Jasper St . Pierre
- [gnome-shell] extensionSystem: Initialize the HTTP session after parse time Jasper St . Pierre
- [gnome-shell] js: Remove unnecessary versions of clutter_actor_get_children Jasper St . Pierre
- [foundation-web] Fixed a good bunch of broken urls. Andrea Veri
- [foundation-web] Import the ballot for the GNOME Foundation 2012 Elections. Andrea Veri
- [folks/edsport] Use SourceRegistry.sync() instead of custom function. Remove no longer needed create_source_registry Jeremy Whiting
- [nautilus] places-sidebar: cleanups Cosimo Cecchi
- [nautilus] places-sidebar: allow dropping of files to bookmarks Cosimo Cecchi
- [gnome-font-viewer] font-model: don't use sync g_file_query_info() Cosimo Cecchi
- [gtk+] gtk: Add GtkSearchEntry Bastien Nocera
- [gnome-control-center] shell: Use GtkSearchEntry Bastien Nocera
- [gnome-settings-daemon] updates: Don't try to call SetRoot() on PackageKit, it's been removed Richard Hughes
- [gnome-settings-daemon] common: mask out virtual modifiers in key grabbing code Ray Strode
- [gnome-settings-daemon] build: Make CUPS enablement status work Bastien Nocera
- [gnome-settings-daemon/gnome-3-4] common: mask out virtual modifiers in key grabbing code Ray Strode
- [gdm] Updated Indonesian translation Andika Triwidada
- [gnome-documents] Use GtkSearchEntry Bastien Nocera
- [gnome-shell] appDisplay: Don't show apps in NoDisplay categories in the All view Jasper St . Pierre
- [gnumeric] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gtk+/gtk-2-24] quartz: delay emission of EnterNotify until window position is known Kristian Rietveld
- [gtk+/gtk-2-24] Bug 676362 - _gdk_quartz_image_copy_to_image always returns black... Kristian Rietveld
- [gnumeric] Add single sample t-test. Andreas J . Guelzow
- [gnome-initial-setup] configure.ac: Fix Jasper St . Pierre
- [gnome-initial-setup] Add a desktop file and datadir Jasper St . Pierre
- [gimp-help-2] Minor changes 'nn' translation =?utf-8?q?Kolbj=C3=B8rn_Stuest=C3=B8l?=
- [gimp-help-2] Get rid of .gimp-2.6 instead .gimp-2.8 references. Marco Ciampa
- [gimp-help-2] Updated italian translation. Marco Ciampa
- [evolution/gnome-3-4] Updated French doc translation Bruno Brouard
- [evolution/gnome-3-4] Bug #668478 - Disabled account is not deleted in Edit -> Preferences Milan Crha
- [glib/wip/gsubprocess] GSubprocess: [rebase] Add cwd property Colin Walters
- =?utf-8?q?=5Bevince=5D_Updated_Norwegian_bokm=C3=A5l_translation?= Kjartan Maraas
- [evolution] Fix possible use of uninitialized variable Milan Crha
- [evolution/gnome-3-4] Fix possible use of uninitialized variable Milan Crha
- [gnome-shell] Fix name for the schemas file Kjartan Maraas
- =?utf-8?q?=5Bgnome-shell=5D_Updated_Norwegian_bokm=C3=A5l_translation?= Kjartan Maraas
- =?utf-8?q?=5Bgnome-control-center=5D_Updated_Norwegian_bokm=C3=A5l_transl?= =?utf-8?q?ation?= Kjartan Maraas
- [evolution-data-server/gnome-3-4] Backport IMAPx changes for bug #664639 from master Milan Crha
- =?utf-8?q?=5Bnautilus=5D_Updated_Norwegian_bokm=C3=A5l_translation?= Kjartan Maraas
- [gedit-latex] Release 3.4.1 Ignacio Casal Quinteiro
- [gedit-latex] Created tag 3.4.1 Ignacio Casal Quinteiro
- [glib/wip/gsubprocess] GSubprocess: [rebase] Add environment property Colin Walters
- =?utf-8?q?=5Bgnome-documents=5D_Updated_Norwegian_bokm=C3=A5l_translation?= Kjartan Maraas
- [glib/wip/gsubprocess] GSubprocess: [rebase] Move io priority into _set_input_stream Colin Walters
- [dia] Updated German translation Christian Kirbach
- [dia/dia-0-97] Updated German translation Christian Kirbach
- [gnumeric] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [nemiver] (8 commits) Created branch profiler Fabien Parent
- [nemiver/profiler: 1/8] Support for multiple perspective Fabien Parent
- [nemiver/profiler: 2/8] Basic for the profiling perspective Fabien Parent
- [nemiver/profiler: 3/8] Clean-ups Fabien Parent
- [nemiver/profiler: 4/8] Introduction of the perf engine Fabien Parent
- [nemiver/profiler: 5/8] Set real description to dbg persective command line Fabien Parent
- [nemiver/profiler: 6/8] WIP Fabien Parent
- [nemiver/profiler: 7/8] WIP on Loading of reports Fabien Parent
- [nemiver/profiler: 8/8] Fix spell Fabien Parent
- [gtk+] gdk: annotate the attributes_mask type for gdk_window_new =?utf-8?q?Torsten_Sch=C3=B6nfeld?=
- [gnome-font-viewer] font-model: use g_io_scheduler_push_job() to refactor thumbnailing code Cosimo Cecchi
- [gnome-font-viewer] font-model: use g_utf8_collation_key to sort the model Cosimo Cecchi
- [glib/wip/gsubprocess] GSubprocess: [rebase] Clean up add/create watch API Colin Walters
- [glib/wip/gsubprocess] GSubprocess: [rebase] Change stdin API to _inherit() Colin Walters
- [glib/wip/gsubprocess] GSubprocess: [rebase] Update symbols and docs Colin Walters
- [gnome-initial-setup] location: Disable geoclue integration for now Jasper St . Pierre
- [gnome-initial-setup] data: Add a polkit .rules and .policy file Jasper St . Pierre
- [gnome-initial-setup] data: Add a session file Jasper St . Pierre
- [gdm] data: drop --help screen scraping Ray Strode
- [balsa/gtk3] Ref count LibBalsaMailboxSearchIter Peter Bloomfield
- [gnome-ostree] ostbuild: Minor cleanups Colin Walters
- [gimp] app: some undeprecation Michael Natterer
- [evolution-data-server] Updated POTFILES.in =?utf-8?q?Piotr_Dr=C4=85g?=
- [meld] Updated Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [network-manager-openconnect] Updated Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [gimp] Deleted branch gtk3-port Michael Natterer
- [gimp] (227 commits) Created branch gtk3-port Michael Natterer
- [gimp/gtk3-port: 1/227] Switch to version 3.0 in a lot of places and depend on GTK+ 3.2 Michael Natterer
- [gimp/gtk3-port: 2/227] libgimpwidgets: remove deprecated files from the build Michael Natterer
- [gimp/gtk3-port: 3/227] libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[ch] Michael Natterer
- [gimp/gtk3-port: 4/227] libgimpwidgets: port virtual functions to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 5/227] libgimpwidgets: port virtual functions to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 6/227] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 7/227] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 8/227] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 9/227] libgimpwidgets: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 10/227] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 11/227] libgimpwidgets: remove deprecated functions and s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 12/227] libgimpwidgets: remove deprecated files completely Michael Natterer
- [gimp/gtk3-port: 13/227] libgimp: remove GdkRGB and GdkColorMap calls, these APIs are gone Michael Natterer
- [gimp/gtk3-port: 14/227] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 15/227] app: remove GTK_OBJECT() cast Michael Natterer
- [gimp/gtk3-port: 16/227] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 17/227] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 18/227] app: port virtual functions to GTK+ 3.0 API Michael Natterer
- [gimp/gtk3-port: 19/227] app: get rid of a GTK_OBJECT() cast Michael Natterer
- [gimp/gtk3-port: 20/227] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 21/227] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 22/227] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 23/227] app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 24/227] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 25/227] app: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 26/227] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 27/227] app: port GimpNavigationView to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 28/227] app: port GimpPaletteView to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 29/227] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 30/227] app: get rid of GtkObject in GimpUIManager Michael Natterer
- [gimp/gtk3-port: 31/227] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 32/227] app: no need to alloc colors any longer, GdkColormap is gone Michael Natterer
- [gimp/gtk3-port: 33/227] app: port call to gtk_paint_arrow() to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 34/227] app: port device management to GdkDeviceManager Michael Natterer
- [gimp/gtk3-port: 35/227] app: remove obsolete (GtkObject **) casts Michael Natterer
- [gimp/gtk3-port: 36/227] app: use gtk_widget_get_preferred_size() instead of size_request() Michael Natterer
- [gimp/gtk3-port: 37/227] app: port GimpScalComboBox to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 38/227] app: use gtk_widget_get_preferred_size() instead of size_request() Michael Natterer
- [gimp/gtk3-port: 39/227] libgimpwidgets: port GimpFrame to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 40/227] app: port tools to GTK+ 3.0 (trivial changes only) Michael Natterer
- [gimp/gtk3-port: 41/227] app: s/GtkObject/GtkAdjustment/ in app/dialogs/ Michael Natterer
- [gimp/gtk3-port: 42/227] app: pass the cairo_region_t to gdk_window_invalidate_region() directly Michael Natterer
- [gimp/gtk3-port: 43/227] app: use GdkDeviceManager to list devices Michael Natterer
- [gimp/gtk3-port: 44/227] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 45/227] app: remove calls to colormap functions, they are gone Michael Natterer
- [gimp/gtk3-port: 46/227] libgimpwidgets: get rid of (GtkObject **) casts Michael Natterer
- [gimp/gtk3-port: 47/227] app: port the splash to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 48/227] libgimpwidgets: port the ruler to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 49/227] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 50/227] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 51/227] app: port the overlay stuff to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 52/227] app: use the container icon view, the grid view is not GTK+ 3.0-able Michael Natterer
- [gimp/gtk3-port: 53/227] app: port to GtkWidget::draw() (incompletely) Michael Natterer
- [gimp/gtk3-port: 54/227] app: remove call to gtk_statusbar_set_has_resize_grip() Michael Natterer
- [gimp/gtk3-port: 55/227] app: port the tag entry to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 56/227] app: port to GtkWidget::draw() but disable the code inside with #if 0 Michael Natterer
- [gimp/gtk3-port: 57/227] app: can't set the scale combo entry's properties in init() any longer Michael Natterer
- [gimp/gtk3-port: 58/227] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 59/227] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 60/227] modules: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 61/227] app: didn't completely commit the display shell expose() -> draw() change Michael Natterer
- [gimp/gtk3-port: 62/227] app: fix display shell background drawing Michael Natterer
- [gimp/gtk3-port: 63/227] app: fix canvas double buffering using cairo_push, pop_group() Michael Natterer
- [gimp/gtk3-port: 64/227] script-fu: port to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 65/227] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 66/227] app: passing -1 as width/height to gtk_paint_box() no longer works Michael Natterer
- [gimp/gtk3-port: 67/227] app: port popup arrow drawing to cairo and get rid of the arrow_pixbuf Michael Natterer
- [gimp/gtk3-port: 68/227] app: remove GimpContainerGridView from the build entirely Michael Natterer
- [gimp/gtk3-port: 69/227] modules: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 70/227] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 71/227] libgimp: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 72/227] app: don't translate to allocation.x,y Michael Natterer
- [gimp/gtk3-port: 73/227] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 74/227] app: forgot to remove a cairo_destroy() in draw() Michael Natterer
- [gimp/gtk3-port: 75/227] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 76/227] app: GtkEntry turned into a no-window widget Michael Natterer
- [gimp/gtk3-port: 77/227] app: use the new GtkScrollable API instead of deprecated tree view API Michael Natterer
- [gimp/gtk3-port: 78/227] app: cairo_save()/restore() around chaining up in draw() Michael Natterer
- [gimp/gtk3-port: 79/227] app: add ugly workaround to make the icon view adapt to view size changes Michael Natterer
- [gimp/gtk3-port: 80/227] plug-ins: lots of trivial GTK+ 3.0 porting Michael Natterer
- [gimp/gtk3-port: 81/227] plug-ins: port jpeg-save to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 82/227] plug-ins: port file-png to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 83/227] plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/ Michael Natterer
- [gimp/gtk3-port: 84/227] plug-ins: more s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 85/227] plug-ins: port some more plug-ins to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 86/227] app: port the colormap editor to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 87/227] app: remove GtkWrapBox Michael Natterer
- [gimp/gtk3-port: 88/227] libgimpwidgets: port to the new size request API Michael Natterer
- [gimp/gtk3-port: 89/227] app: port to the new size request API Michael Natterer
- [gimp/gtk3-port: 90/227] plug-ins: port the print preview to the new size request API Michael Natterer
- [gimp/gtk3-port: 91/227] plug-ins: port sphere-designer to GtkWidget::draw() Michael Natterer
- [gnome-initial-setup] Internationalize messages in policy =?utf-8?q?Piotr_Dr=C4=85g?=
- [gimp/gtk3-port: 92/227] plug-ins: port cml-explorer to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 93/227] app: s/GtkObject/GtkAdjustment/ in the new spin scale prop widgets Michael Natterer
- [gimp/gtk3-port: 94/227] plug-ins: port lighting to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 95/227] plug-ins: port the unit-editor to GtkScrollable Michael Natterer
- [gimp/gtk3-port: 96/227] app: fix GimpOverlayDialog's minimum height Michael Natterer
- [gimp/gtk3-port: 97/227] app: port GimpOverlayBox to GtkWidget::get_preferred_width/height() Michael Natterer
- [gimp/gtk3-port: 98/227] app: don't connect to "size-requst" because that's deprecated Michael Natterer
- [gimp/gtk3-port: 99/227] app: port GimpSpinScale to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 100/227] app: skip keyboard devices so the device list becomes reasonable Michael Natterer
- [gimp/gtk3-port: 101/227] app: implement proper height-for-width in GimpToolPalette Michael Natterer
- [gimp/gtk3-port: 102/227] app: use GdkDevice accessors Michael Natterer
- [gimp/gtk3-port: 103/227] app: introduce struct GimpDeviceKey because GdkDeviceKey is gone Michael Natterer
- [gimp/gtk3-port: 104/227] app: put the toolbox' areas into a box until we decided about a wrapping widget Michael Natterer
- [gimp/gtk3-port: 105/227] Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_render_icon() Michael Natterer
- [gimp/gtk3-port: 106/227] app: port the device sort function to GdkDeviceManager Michael Natterer
- [gimp/gtk3-port: 107/227] libgimpwidgets: port to GtkStyleContext and gtk_render_foo() Michael Natterer
- [gimp/gtk3-port: 108/227] app: change the list of available devices to something that makes sense Michael Natterer
- [gimp/gtk3-port: 109/227] libgimpwidgets: port GimpCellRendererToggle to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 110/227] libgimpwidgets: port GimpChainButton to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 111/227] libgimpwidgets: port GimpColorArea to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 112/227] libgimpwidgets: port GimpColorScale to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 113/227] libgimpwidgets: port GimpOffsetArea to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 114/227] libgimpwidgets: port GimpRuler to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 115/227] llibgimpwidgets: port GimpScrolledPreview to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 116/227] modules: port ColorselWheel to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 117/227] app: port GimpBlobEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 118/227] app: port setting the canvas padding color to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 119/227] app: port GimpPanedBox to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 120/227] app: port GimpContainerIconView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 121/227] app: port GimpContainerTreeView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 122/227] app: port GimpColormapEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 123/227] app: port GimpComponentEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 124/227] app: port GimpFgBgEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 125/227] app: port GimpFgBgView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 126/227] app: port gimp_get_icon_size() to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 127/227] app: port GimpContainerBox to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 128/227] app: port GimpDashEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 129/227] app: remove calls to gtk_widget_get, set_extension_events() Michael Natterer
- [gimp/gtk3-port: 130/227] app: s/gtk_widget_modify_font/gtk_widget_override_font/ Michael Natterer
- [gimp/gtk3-port: 131/227] libgimpwidgets: port GimpNumberPairEntry to gtk_widget_override_font() Michael Natterer
- [gimp/gtk3-port: 132/227] app: port the about dialog to GtkStyleContext Michael Natterer
- [gnome-initial-setup] Updated Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [gimp/gtk3-port: 133/227] modules: remove call to gtk_widget_set_extension_events() Michael Natterer
- [gimp/gtk3-port: 134/227] libgimpwidgets: implement GtkWidget::state_flags_changed() Michael Natterer
- [gimp/gtk3-port: 135/227] libgimpwidgets: implement GtkWidget::style_updated() instead of style_set() Michael Natterer
- [gimp/gtk3-port: 136/227] libgimpwidgets: use g_object_ref()/unref() for GdkCursors Michael Natterer
- [gimp/gtk3-port: 137/227] app: use gdk_drag_context_get_source_window() Michael Natterer
- [gimp/gtk3-port: 138/227] app: use gdk_drag_context_get_selected_action() instead of conect->action Michael Natterer
- [gimp/gtk3-port: 139/227] app: port GimpSpinScale to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 140/227] app: implement GtkWidget::style_updated() instead of style_set() Michael Natterer
- [gimp/gtk3-port: 141/227] port gtkrc files to CSS (incompletely and stuff commented out) Michael Natterer
- [gimp/gtk3-port: 142/227] Port theme and gtkrc file loading to CSS files using GtkCssProvider Michael Natterer
- [gimp/gtk3-port: 143/227] plug-ins: #include <gdk/gdk.h> instead of <gdkconfig.h> Michael Natterer
- [gimp/gtk3-port: 144/227] app: copy gimp.css instead of gtkrc to the user's gimp directory Michael Natterer
- [gimp/gtk3-port: 145/227] app: check whether child widgets exist in GtkWidget::style_updated() Michael Natterer
- [gimp/gtk3-port: 146/227] Replace gdk_cursor_unref() with g_object_unref() Michael Natterer
- [gimp/gtk3-port: 147/227] app: use gtk_menu_shell_get_selected_item() Michael Natterer
- [gimp/gtk3-port: 148/227] app: port GimpOverlayBox to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 149/227] app: port GimpOverlayFrame to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 150/227] app: port GimpScaleButton to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 151/227] libgimpwidgets: move all GimpPickButton members to a private struct Michael Natterer
- [gimp/gtk3-port: 152/227] libgimpwidgets: move all GimpColorArea members to a private struct Michael Natterer
- [gimp/gtk3-port: 153/227] libgimpwidgets: move all GimpOffsetArea members to a private struct Michael Natterer
- [gimp/gtk3-port: 154/227] libgimpwidgets: move padding members from instance to class struct Michael Natterer
- [gimp/gtk3-port: 155/227] libgimpwidgets: move all GimpButton members to a private struct Michael Natterer
- [gimp/gtk3-port: 156/227] libgimpwidgets: move all GimpCellRendererColor members to a private struct Michael Natterer
- [gimp/gtk3-port: 157/227] libgimpwidgets: move all GimpColorButton members to a private struct Michael Natterer
- [gimp/gtk3-port: 158/227] libgimpwidgets: move all GimpCellRendererToggle members to a private struct Michael Natterer
- [gimp/gtk3-port: 159/227] libgimpwidgets: move all GimpChainButton members to a private struct Michael Natterer
- [gimp/gtk3-port: 160/227] libgimpwidgets: move all GimpBrowser members to a private struct Michael Natterer
- [gimp/gtk3-port: 161/227] libgimpwidgets: move all GimpColorDisplay members to a private struct Michael Natterer
- [gimp/gtk3-port: 162/227] libgimpwidgets: move all GimpColorDisplayStack members to a private struct Michael Natterer
- [gimp/gtk3-port: 163/227] libgimpwidgets: move all GimpColorHexEntry members to a private struct Michael Natterer
- [gimp/gtk3-port: 164/227] libgimpwidgets: add padding Michael Natterer
- [gimp/gtk3-port: 165/227] libgimpwidgets: move all GimpColorNotebook members to a private struct. Michael Natterer
- [gimp/gtk3-port: 166/227] libgimpwidgets: move all GimpColorScale members to a private struct Michael Natterer
- [gimp/gtk3-port: 167/227] libgimpwidgets: move GimpColorProfileComboBox::dialog to private Michael Natterer
- [gimp/gtk3-port: 168/227] libgimpwidgets: move all GimpColorSelection members to a private struct Michael Natterer
- [gimp/gtk3-port: 169/227] libgimpwidgets: move all GimpEnumLabel members to a private struct Michael Natterer
- [gimp/gtk3-port: 170/227] app: don't use style->black and style->white Michael Natterer
- [gimp/gtk3-port: 171/227] libgimpwidgets: move all GimpMemsizeEntry members to a private struct Michael Natterer
- [gimp/gtk3-port: 172/227] app: port GimpStrokeEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 173/227] app: port GimpPaletteView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 174/227] plug-ins: don't use style->black and style->white Michael Natterer
- [gimp/gtk3-port: 175/227] libgimpwidgets: move all GimpColorProfileStore members to a private struct Michael Natterer
- [gimp/gtk3-port: 176/227] app: port GimpDockWindow to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 177/227] app: port GimpToolEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 178/227] app: use gtk_widget_override_font() instead of modify_font() Michael Natterer
- [gimp/gtk3-port: 179/227] app: port GimpThumbBox to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 180/227] Implement GtkWidget::style_updated() instead of ::style_set() Michael Natterer
- [gimp/gtk3-port: 181/227] app: port GimpHistogramView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 182/227] app: port GimpTagEntry to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 183/227] app: always ask the master device for its axes or state Michael Natterer
- [gimp/gtk3-port: 184/227] app: when checking for a device change, check the event's source device Michael Natterer
- [gimp/gtk3-port: 185/227] app: remove obsolete device checks from GimpToolbox Michael Natterer
- [gimp/gtk3-port: 186/227] app: port GimpColorFrame away from GtkStyle, using a new style property Michael Natterer
- [gimp/gtk3-port: 187/227] app: remove call to gtk_widget_style_attach() from GimpOverlayBox Michael Natterer
- [gimp/gtk3-port: 188/227] app: port GimpOverlayChild to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 189/227] Port cell renderers to gtk_cell_renderer_get_state() Michael Natterer
- [gimp/gtk3-port: 190/227] app: port GimpCellRendererDashes to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 191/227] app: add gimp_get_style_color() to simplify GdkRGBA style property lookup Michael Natterer
- [gimp/gtk3-port: 192/227] app: add style property and default CSS for GimpHistogramView's grid-color Michael Natterer
- [gimp/gtk3-port: 193/227] app: port GimpCurveView to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 194/227] themes: document the new GimpHistogramView property in the theme CSS Michael Natterer
- [gimp/gtk3-port: 195/227] app: define all GimpHistogramView colors via style properties and CSS Michael Natterer
- [gimp/gtk3-port: 196/227] themes: document the new stlye properties and indent the CSS files properly Michael Natterer
- [gimp/gtk3-port: 197/227] app: increase the priority of the theme CSS by 1 Michael Natterer
- [gimp/gtk3-port: 198/227] app: port GimpComboTagEntry to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 199/227] configure.ac: use the new GTK_CHECK_BACKEND() macro Michael Natterer
- [gimp/gtk3-port: 200/227] plug-ins: port map-object to GTK+ 3.x Michael Natterer
- [gimp/gtk3-port: 201/227] app: port GimpToolbox to GtkWidget::style_updated() Michael Natterer
- [gimp/gtk3-port: 202/227] app: use GdkRGBA instead of GdkColor in some places Michael Natterer
- [gimp/gtk3-port: 203/227] app: remove gimp_rgb_get,set_gdk_color() Michael Natterer
- [gimp/gtk3-port: 204/227] app: port the text tool editor's preedit popup to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 205/227] plug-ins: port filter-pack to GTK+ 3.0, still some warnings left Michael Natterer
- [gimp/gtk3-port: 206/227] app: gimp_print_event(): add the device to the event debug output. Michael Natterer
- [gimp/gtk3-port: 207/227] app: gimp_device_info_get_device_coords(): workaround for XI2 b0rk Michael Natterer
- [gimp/gtk3-port: 208/227] app: make input devices, grabs and therefore generally tools work again Michael Natterer
- [gimp/gtk3-port: 209/227] app: use gdk_device_get_position() inetad of gdk_display_get_pointer() Michael Natterer
- [gimp/gtk3-port: 210/227] app: remove some forgotten #undef GSEAL_ENABLE Michael Natterer
- [gimp/gtk3-port: 211/227] app: let the file dialog expand/collapse with the file type expander Michael Natterer
- [gimp/gtk3-port: 212/227] app: port GimpGradientEditor to GtkSyleContext Michael Natterer
- [gimp/gtk3-port: 213/227] app: port GimpHistogramView to gdk_device_grab()/ungrab() Michael Natterer
- [gimp/gtk3-port: 214/227] app: port GimpNavigationEditor to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 215/227] app: port GimpTagPopup to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 216/227] app: GimpDock: port font size modification to GtkCssProvider Michael Natterer
- [gimp/gtk3-port: 217/227] plug-ins: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 218/227] app: implement GtkContainer::get_path_for_child() in GimpMessageBox Michael Natterer
- [gimp/gtk3-port: 219/227] devel-docs: make the shooter tool at least build again (untested) Michael Natterer
- [gimp/gtk3-port: 220/227] app: don't use "size-request" for the toolbox' wilber, it's gone Michael Natterer
- [gimp/gtk3-port: 221/227] app: themes.c: add #if 0-ed switch to dark theme variant Michael Natterer
- [gimp/gtk3-port: 222/227] Incomplete notebook and tab theming commit, to be improved Michael Natterer
- [gimp/gtk3-port: 223/227] themes: set an explicit background for rulers Michael Natterer
- [gimp/gtk3-port: 224/227] app: make the statusbar's progress label visible again Michael Natterer
- [gimp/gtk3-port: 225/227] app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL Michael Natterer
- [gimp/gtk3-port: 226/227] app: port wilber drawing to GtkStyleContext Michael Natterer
- [gimp/gtk3-port: 227/227] foo Michael Natterer
- [gtk+] Update docs for GtkEntry::activate Matthias Clasen
12 June 2012
13 June 2012
- [gimp/gimp-2-8] metadata: fix length passed to base64 decoder (cherry picked from commit a4cd8637af7e29a3b78fda6034a Mikael Magnusson
- [gimp] metadata: fix length passed to base64 decoder Mikael Magnusson
- [gnumeric] Fix custom colour combos for conditional format selection. [#677967] Andreas J . Guelzow
- [evolution-ews] ews-backend: Implement dup_resource_id() method. Matthew Barnes
- [evolution-data-server] ECollectionBackend: Restore resources from cached key files. Matthew Barnes
- [evolution-data-server] cache-reaper: Also monitor the "sources" cache directory. Matthew Barnes
- [evolution-data-server] google-backend: Implement dup_resource_id() method. Matthew Barnes
- [evolution-data-server] yahoo-backend: Implement dup_resource_id() method. Matthew Barnes
- [evolution-data-server] server_side_source_write(): Fix file relocation. Matthew Barnes
- [clutter] introspection: assorted annotation fixes ported from Vala Evan Nemerson
- [vala] girparser: allow setting base_type of boxed types in metadata Evan Nemerson
- [vala] girparser: handle multiple symbol prefixes Evan Nemerson
- [vala] clutter-1.0: update bindings to latest git, remove obsolete data Evan Nemerson
- [librsvg] Update .gitignore to include lots more generated files Evan Nemerson
- [librsvg] Deprecate including headers other than rsvg.h Evan Nemerson
- [librsvg] introspection: assorted fixes to avoid Vala regressions Evan Nemerson
- [vala] gdk-x11-2.0, gdk-x11-3.0: fix X11Display.broadcast_startup_message Evan Nemerson
- [vala] gio-2.0: make Drive and Volume get_sort_key method virtual Evan Nemerson
- [gimp-help-2] Update French translation Julien Hardlin
- [gegl] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gimp/gimp-2-8] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnoduino] 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?=
- [clutter] timeline: Emit last ::completed before ::stopped Emmanuele Bassi
- [clutter] docs: Mention the Timeline::stopped signal in the class description Emmanuele Bassi
- [epiphany] Deleted branch overview Claudio Saavedra
- [epiphany] (30 commits) Created branch overview Claudio Saavedra
- [epiphany/overview: 1/30] Add a service for snapshotting webpages Claudio Saavedra
- [epiphany/overview: 2/30] Add basic tests for EphySnapshotService Claudio Saavedra
- [epiphany/overview: 3/30] Add GdMainView for use in the overview Claudio Saavedra
- [epiphany/overview: 4/30] Add the base EphyOverviewStore model Claudio Saavedra
- [epiphany/overview: 5/30] Add EphyActiveStore class files Claudio Saavedra
- [epiphany/overview: 6/30] Add EphyFrecentStore class files Claudio Saavedra
- [epiphany/overview: 7/30] Add EphyOverview widget Claudio Saavedra
- [epiphany/overview: 8/30] Add a boolean overview-mode property to EphyWindow Claudio Saavedra
- [epiphany/overview: 9/30] Add a "Pages" button to the toolbar Claudio Saavedra
- [epiphany/overview: 10/30] Hide the overview on url load Claudio Saavedra
- [epiphany/overview: 11/30] EphyOverviewStore: add ephy_overview_store_peek_snapshot() Claudio Saavedra
- [epiphany/overview: 12/30] ephy-window: show the overview on alt+home Claudio Saavedra
- [epiphany/overview: 13/30] ephy-window: make is-popup and chrome actual window properties Claudio Saavedra
- [epiphany/overview: 14/30] Move implementation of EmbedContainer from Window to Notebook Claudio Saavedra
- [epiphany/overview: 15/30] ephy-window: add _ephy_window_set_navigation_flags() Claudio Saavedra
- [epiphany/overview: 16/30] ephy-window: split ephy_window_set_active_tab() into smaller methods Claudio Saavedra
- [epiphany/overview: 17/30] ephy-location-entry: make it possible to hide the favicon Claudio Saavedra
- [epiphany/overview: 18/30] ephy-location-controller: add a boolean "show-icon" property Claudio Saavedra
- [epiphany/overview: 19/30] ephy-window: add a method to toggle visibility of default actions Claudio Saavedra
- [epiphany/overview: 20/30] ephy-window: add internal ephy_window_toggle_overview() Claudio Saavedra
- [epiphany/overview: 21/30] ephy-window: only react to the active embed if the overview is hidden Claudio Saavedra
- [epiphany/overview: 22/30] ephy-window: make default actions unsensitive when showing the overview Claudio Saavedra
- [epiphany/overview: 23/30] ephy-window: cleanup the ui before showing the overview Claudio Saavedra
- [epiphany/overview: 24/30] ephy-window: hide favicon when the overview is visible Claudio Saavedra
- [epiphany/overview: 25/30] gschema: hide tabs by default Claudio Saavedra
- [epiphany/overview: 26/30] ephy-overview-store: safety check Claudio Saavedra
- [epiphany/overview: 27/30] ephy-removable-pixbuf-renderer: new renderer for the overview Claudio Saavedra
- [epiphany/overview: 28/30] gd-main-view-generic: add "delete-element-clicked" signal to the interface Claudio Saavedra
- [epiphany/overview: 29/30] gd-main-icon-view: use the new renderer to add a close button to items Claudio Saavedra
- [epiphany/overview: 30/30] gd-main-view: add a "item-deleted" signal to handle user-triggered item deletions Claudio Saavedra
- [jhbuild] 3.6: g-i-s requires clutter Thomas Hindoe Paaboel Andersen
- [evolution-data-server] g_cancellable_reset() doesn't like NULL cancellable Milan Crha
- [glibmm] Simplify the gen_scripts slightly. Murray Cumming
- [jhbuild] core-deps-3.6: patch farstream to fix introspection build Luca Ferretti
- [libsocialweb] Fix underlinking detected by gold linker #677445 Ross Burton
- [rhythmbox] xfade: don't leak tags for streams that never get played Jonathan Matthew
- [rhythmbox] ext-db: clean up more references added during signal returns Jonathan Matthew
- [rhythmbox] ext-db: don't leak strings passed or returned as GStrings Jonathan Matthew
- [evolution] Bug #677597 - Crash on vFolder source folder removal Milan Crha
- [evolution/gnome-3-4] Bug #677597 - Crash on vFolder source folder removal Milan Crha
- [brasero/gnome-3-4] Assamese translation reviewed Nilamdyuti Goswami
- [brasero] Assamese translation reviewed Nilamdyuti Goswami
- [cheese] Assamese translation reviewed Nilamdyuti Goswami
- [evolution-data-server] Disable cfs_try_release_memory() in dispose, rather than finalize Milan Crha
- [evolution-data-server/gnome-3-4] Disable cfs_try_release_memory() in dispose, rather than finalize Milan Crha
- [glibmm] Updated the enums .defs. Murray Cumming
- [glibmm] Update the methods .defs. Murray Cumming
- [glibmm] Updated the *docs.xml files. Murray Cumming
- [epiphany] ephy-download-widget: Don't leak the GIcon Carlos Garcia Campos
- [epiphany] ephy-download-widget: Check the icon has changed before updating the image Carlos Garcia Campos
- [librest] Don't leak RestProxyCall::url Christophe Fergeau
- [gnome-control-center] user-accounts: Properly fill the join prompt dialog Stefan Walter
- [rygel] playbin: Update mime-types for XIPH formats Jens Georg
- [rygel] core, playbin: Fix LPCM playback Jens Georg
- [evolution-data-server/imapx-extensible] (7 commits) ...CamelIMAPXServer: moved handler code for untagged responses to individual functions Christian Hilberg
- [evolution-data-server/imapx-extensible: 7/7] CamelIMAPXServer: moved handler code for untagged responses to individual functions Christian Hilberg
- [rygel/rygel-0-14] playbin: Update mime-types for XIPH formats Jens Georg
- [gnumeric] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [mobile-broadband-provider-info] update maintainers =?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
- [gimp-help-2] Updated italian translation & fixed some definitions. Marco Ciampa
- [lasem] lsm_cairo: convert LsmFilterSurface to reference counted object. Emmanuel Pacaud
- [lasem] build: fix introspection warnings. Emmanuel Pacaud
- [evince/wip/app] libdocument: Don't dist generated files Christian Persch
- [evince/wip/app] libdocument: Remove unused define from CPPFLAGS Christian Persch
- [evince/wip/app] libdocument: Fix order in LIBADD Christian Persch
- [evince/wip/app] libview: Don't dist generated files Christian Persch
- [evince/wip/app] libview: Remove unused define from CPPFLAGS Christian Persch
- [evince/wip/app] previewer: Don't dist generated files Christian Persch
- [evince/wip/app] shell: Don't dist generated files Christian Persch
- [evince/wip/app] shell: Remove unused define from CPPFLAGS Christian Persch
- [evince/wip/app] properties: Remove unused define from CPPFLAGS Christian Persch
- [lasem] Missing post-release version bump. Emmanuel Pacaud
- [gthumb] fixed fullscreen toolbars with multiple monitors Paolo Bacchilega
- [lasem] po: fix file list. Emmanuel Pacaud
- [gnome-control-center/gnome-3-4] Assamese translation reviewed Nilamdyuti Goswami
- [gnome-control-center/gnome-3-4] Assamese translation reviewed Nilamdyuti Goswami
- [evolution] Bug 677882 - Cannot create account with Sendmail Matthew Barnes
- [evince/wip/app] fixup! shell: Use GtkApplication to inhibit the screensaver Christian Persch
- [evince/wip/app] shell: Remove smclient Christian Persch
- [gnome-disk-utility] Add back Benchmark dialog David Zeuthen
- [empathy] empathy_client_factory_dup_contact_features: request groups and client-types Guillaume Desmottes
- [gnome-control-center] Assamese translation reviewed Nilamdyuti Goswami
- [clocks] Make Clocks respect the 12-h 24-h settings by GNOME Seif Lotfy
- [clocks] Fix Timer to allows setting seconds Seif Lotfy
- [gmime] Updated build docs Jeffrey Stedfast
- [tracker] Change wording to remove ambiguity and ease translation Alexandre Franke
- [tracker] Update French translation Alexandre Franke
- [gmime] Don't return NULL unless decryption actually fails. Jeffrey Stedfast
- [gmime] Fixed decoding of some rfc2184 parameters Jeffrey Stedfast
- [gnome-boxes] Do not show rounded rectangle when clicking box Marc-Andre Lureau
- [gnome-boxes] Selection mode should be single-click Marc-Andre Lureau
- [gnome-boxes] Remove custom Gdk.Key bindings Marc-Andre Lureau
- [gnome-boxes] Use a simple select_btn ToolButton Marc-Andre Lureau
- [gnome-boxes] Escape key to quit selection mode Marc-Andre Lureau
- [gnome-boxes] libvirt: provide a menu entry to force shutdown Marc-Andre Lureau
- [gnome-boxes] Display action is on mouse down instead of mouse up Marc-Andre Lureau
- [gnome-disk-utility] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [tracker] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-boxes] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [evolution-mapi] Bug #677684 - Addressbook doesn't return matched contacts Milan Crha
- [evolution-mapi/gnome-3-4] Bug #677684 - Addressbook doesn't return matched contacts Milan Crha
- [gmime] Always clear the header cache when setting headers Jeffrey Stedfast
- [jhbuild] 3.6: Add realmd as a project dependency Stefan Walter
- [aravis] build: fix distcheck by adding both ui files in EXTRA_DIST. Emmanuel Pacaud
- [mobile-broadband-provider-info] doap: add 'description' field =?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
- [epiphany] ephy-history-window: cancel history operations during dispose Claudio Saavedra
- [epiphany] ephy-completion-model: use a cancellable with the history service Claudio Saavedra
- [moserial] Fix compilation with newer versions of GLib Michael J . Chudobiak
- [eog/gnome-3-4] Assamese translation reviewed Nilamdyuti Goswami
- [eog] Assamese translation reviewed Nilamdyuti Goswami
- [libgit2-glib] Added ggit_remote_is_supported_url() Garrett Regier
- [libgit2-glib] Added GgitRefSpec Garrett Regier
- [libgit2-glib] Added ggit_remote_list() Garrett Regier
- [cogl] Fix a typo in the Requires: of cogl-pango2.pc Neil Roberts
- [clocks] Fix the clock format bug Seif Lotfy
- [clocks] Fix indentions Seif Lotfy
- [cogl] Add a note about [0, 0, 0] and cogl_vector3_normalize() Damien Lespiau
- [evolution] Bug 677995 - Asks password for disabled mail account Matthew Barnes
- [cogl] (3 commits) Created branch wip/depth_texture Damien Lespiau
- [cogl/wip/depth_texture: 1/3] Use the GL_DEPTH24_STENCIL8 internal format for packed buffers Damien Lespiau
- [cogl/wip/depth_texture: 2/3] Support retrieving depth textures from framebuffers Damien Lespiau
- [cogl/wip/depth_texture: 3/3] Initialize the inverse matrix in invert_matrix_3d() Damien Lespiau
- [cogl] Deleted branch wip/depth_texture Damien Lespiau
- [cogl] (3 commits) Created branch wip/depth-texture Damien Lespiau
- [cogl/wip/depth-texture: 1/3] Use the GL_DEPTH24_STENCIL8 internal format for packed buffers Damien Lespiau
- [cogl/wip/depth-texture: 2/3] Support retrieving depth textures from framebuffers Damien Lespiau
- [cogl/wip/depth-texture: 3/3] Initialize the inverse matrix in invert_matrix_3d() Damien Lespiau
- [gtk+/gtk-2-24] [Bug 676362] _gdk_quartz_image_copy_to_image always returns black for the root window John Ralls
- [moserial] Fix deprecation warning Michael J . Chudobiak
- [moserial] make last commit work with both vala 0.12 and 0.16 Michael J . Chudobiak
- [jhbuild] l10n: Updated Italian translation Luca Ferretti
- [jhbuild] core-3.6: empathy no longer depends on evolution-data-server Luca Ferretti
- [glib] glib-compile-resources: Forward errors from spawned processes Benjamin Otte
- [cogl] Deleted branch wip/depth-texture Neil Roberts
- [cogl] (3 commits) Created branch wip/depth-texture Neil Roberts
- [cogl/wip/depth-texture: 1/3] Use the GL_DEPTH24_STENCIL8 internal format for packed buffers Neil Roberts
- [cogl/wip/depth-texture: 2/3] Support retrieving depth textures from framebuffers Neil Roberts
- [cogl/wip/depth-texture: 3/3] Initialize the inverse matrix in invert_matrix_3d() Neil Roberts
- [gnome-menus] libmenu: Add the forgotten gmenu_tree_iter_get_separator Jasper St . Pierre
- [moserial] Fix compile-time errors Michael J . Chudobiak
- [pan2] fix group colors for good =?utf-8?q?Heinrich_M=C3=BCller?=
- =?utf-8?q?=5Bpan2=5D_mime_fix_=22der_geraet=22_=28instead_of_=C3=A4=29?= =?utf-8?q?Heinrich_M=C3=BCller?=
- [epiphany] ephy-download-widget: Show bytes downloaded when the total size is unknown Carlos Garcia Campos
- [moserial] make last commit work with both vala 0.12 and 0.16 Michael J . Chudobiak
- [moserial] pre-release version bump Michael J . Chudobiak
- [moserial] Created tag moserial_3_0_7 Michael J . Chudobiak
- [moserial] updated copyright date in about dialog Michael J . Chudobiak
- [gnome-shell] l10n: Updated Italian translation Luca Ferretti
- [gnome-documents] Updated Arabic translation Khaled Hosny
- [gnome-contacts] Updated Arabic translation Khaled Hosny
- [clocks] Added NewAlarm dialog for creation of new alarms Seif Lotfy
- [totem-pl-parser] build: Remove unused variables Bastien Nocera
- [clocks] added open_new_dialog in class Alarm Seif Lotfy
- [clocks] Refactored some widget names Seif Lotfy
- [gegl/soc-2012-editor] Added method to add a new node to the widget with a specified title, list of inputs, and list of out Isaac Wagner
- [mutter] Updated Arabic translation Khaled Hosny
- [gnome-desktop] Move thumbnails into XDG_CACHE_HOME Matthias Clasen
- [clocks] Added alarm.py Seif Lotfy
- [clocks] Fixed some imports Seif Lotfy
- [gnome-shell] Updated Arabic translation Khaled Hosny
- [glib] Improve GTimeZone test coverage Matthias Clasen
- [glib] Update to use XDG cache home for thumbnails Matthias Clasen
- [glib/wip/gsubprocess] GSubprocess: [rebase] Document g_subprocess_get_pid() more Colin Walters
- [glib] Updated Arabic translation Khaled Hosny
- [evince/wip/app] libdocument: Use G_PARAM_STATIC_STRINGS Christian Persch
- [evince/wip/app] libview: Use G_PARAM_STATIC_STRINGS Christian Persch
- [evince/wip/app] shell: Use G_PARAM_STATIC_STRINGS Christian Persch
- [evince/wip/app] libmisc: Use G_PARAM_STATIC_STRINGS Christian Persch
- [lasem] Added Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [evince/wip/app] fixup! shell: Remove smclient Christian Persch
- [balsa/gtk3] Lock mutex before signalling cond Peter Bloomfield
- [balsa/gtk3] Lock mutex before signalling cond Peter Bloomfield
- [gnome-initial-setup] Fix distcheck Matthias Clasen
- [folks] Deleted branch edsport Jeremy Whiting
- [extensions-web] auth: Clean up some code Jasper St . Pierre
- [extensions-web] auth: Show all extensions, not just visible ones Jasper St . Pierre
- [extensions-web] auth: Fix password reset Jasper St . Pierre
- [rygel] media-export: Use libunistring for collation Jens Georg
- [rygel] media-export: Speed up virtual folder browsing Jens Georg
- [rygel] Fix compatibility with Samsung's UE40E* devices Jens Georg
- [rygel/rygel-0-14] media-export: Speed up virtual folder browsing Jens Georg
- [rygel/rygel-0-14] media-export: Use libunistring for collation Jens Georg
- [rygel/rygel-0-14] Fix compatibility with Samsung's UE40E* devices Jens Georg
- [rygel] core: Fix content range check Jens Georg
- [glib/wip/gsubprocess] GSubprocess: [rebase] Ensure we call g_spawn_close_pid() on Windows always Colin Walters
- [folks] Disable eds unit tests in distcheck target. Jeremy Whiting
- [gegl/soc-2012-editor] Renamed class GeglNodeWidget->GeglEditor Isaac Wagner
- [gegl/soc-2012-editor] Added node IDs and a function for externally setting the position of a node Isaac Wagner
- [gegl/soc-2012-editor] Started working on layer functions Isaac Wagner
- [gegl/soc-2012-editor] Can add a node to the interface layer, which creates an appropriate node on the editor widget with t Isaac Wagner
- [gegl/soc-2012-editor] Will also add an output pad to the node graphic if the operation has one Isaac Wagner
- [evolution] Updated French doc translation Bruno Brouard
- [gtk+] fix a typo Matthias Clasen
- [evolution/gnome-3-4] Updated French doc translation Bruno Brouard
- [evolution/gnome-3-2] Updated French doc translation Bruno Brouard
- [clocks] Fix NewAlarmDialog to not quit the Gtk mainloop Seif Lotfy
- [evolution/gnome-3-4] Updated French doc translation Bruno Brouard
- [gtk+] Deleted branch wip/strength-bar Cosimo Cecchi
- [gtk+] (2 commits) Created branch wip/strength-bar Cosimo Cecchi
- [gtk+/wip/strength-bar: 1/2] strength-bar: introduce GtkStrengthBar Cosimo Cecchi
- [gtk+/wip/strength-bar: 2/2] visuals: add a visual demo for GtkStrengthBar Cosimo Cecchi
- [gnome-themes-standard] Deleted branch wip/strength-bar Cosimo Cecchi
- [gnome-themes-standard/wip/strength-bar] strenght-bar: styling for new GtkStrengthBar Cosimo Cecchi
- [gnome-themes-standard] Created branch wip/strength-bar Cosimo Cecchi
- [gtk+] stylecontext: pass down the requested change type to invalidation Cosimo Cecchi
- [gtk+] entry-completion: don't move to leftmost character with inline-selection Cosimo Cecchi
- [gcompris] Updated Greek translation Tom Tryfonidis
- [gnumeric] fix spacing in Wilcoxon-Mann-Whitney dialog Andreas J . Guelzow
- [gtranslator] Updated Greek translation Tom Tryfonidis
- [lasem] build: make distcheck pass. Emmanuel Pacaud
- [mess-desktop-entries] Updated Greek translation Tom Tryfonidis
- [gtk+] assistant: Set the proper stock images on the proper buttons Jasper St . Pierre
- [gnomeweb-wml] Updated download page with 1.11.2 release and Binary Windows release Jared L Jennings
- [lasem] NEWS file update. Emmanuel Pacaud
- [rygel/rygel-0-14] media-export: Fix upgrade from rygel 0.6 Jens Georg
- [rygel/rygel-0-14] Prepare 0.14.2 Jens Georg
- [rygel] Created tag RYGEL_0_14_2 Jens Georg
- [lasem] Created tag LASEM_0_3_2 Emmanuel Pacaud
- [lasem] RELEASING file update. Emmanuel Pacaud
- [lasem] Post-release version bump. Emmanuel Pacaud
- [damned-lies] Updated Traditional Chinese translation(Hong Kong and Taiwan) Chao-Hsiung Liao
- [pitivi] Updated Greek translation Tom Tryfonidis
- [network-manager-openconnect] core: pass multiple domains back to NM if given by vpnc (cherry picked from n-m-vpnc commit 237e6258 David Woodhouse
- [evince/wip/app] fixup! shell: Remove smclient Christian Persch
- [evince/wip/app] previewer: Use g_printerr instead of g_warning Christian Persch
- [evince/wip/app] thumbnailer: Send error messages to stderr Christian Persch
- [evince/wip/app] shell: Remove unused marshalers Christian Persch
- [gegl/soc-2012-editor] Made node dis/connection callbacks functional Isaac Wagner
- [gegl/soc-2012-editor] Added dummy menu to Gtk+ shell Isaac Wagner
- [gtk+] Fix up the deprecation annotation for gtk_widget_get_pointer Matthias Clasen
- [moserial] Updated Greek translation Tom Tryfonidis
- [ostree] Add fontconfig trigger Colin Walters
- [banshee] Updated Greek translation Tom Tryfonidis
- [gnome-games] lightsoff: silence a build warning Thomas Hindoe Paaboel Andersen
- [gnome-games/glines-vala] using actions removes the need for gmodule Thomas Hindoe Paaboel Andersen
- [gnome-disk-utility] Updated Galician translations =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [gnomeweb-wml] Updated with 1.11.1 release information Jared L Jennings
- [gnome-control-center] Updated Galician translations =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [library-web] Updated Greek translation Tom Tryfonidis
- [gsettings-desktop-schemas] Updated Galician translations =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [evince] Updated Galician translations =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [evolution-data-server] Updated Galician translations =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [gnome-boxes] Updated Galician translations =?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
- [gtk+/gtk-3-4] Fix up the deprecation annotation for gtk_widget_get_pointer Matthias Clasen
- [gnomeweb-wml] Reordered News Bulletins Jared L Jennings
- [gnome-web-www] Updated Greek translation Tom Tryfonidis
- [gmime] Fixed folding of headers containing really long words Jeffrey Stedfast
- [extensions-web] auth: Re-add Forgot Your Password link Jasper St . Pierre
14 June 2012
- [gmime] Rfc2047 encode ctrl characters in header values Jeffrey Stedfast
- [gthumb/gthumb-2-14] Updated Greek translation Tom Tryfonidis
- [gthumb] Updated Greek translation Tom Tryfonidis
- [gtk+] toolbar: don't call gtk_style_context_set_background() Cosimo Cecchi
- [gmime] Updated GMimeObject docs for the raw header APIs Jeffrey Stedfast
- [gmime] Updated docs again Jeffrey Stedfast
- [gmime] Another docs update. Jeffrey Stedfast
- [gthumb] Updated Greek translation Tom Tryfonidis
- [gmime] Include gmime-pkcs7-context.h in gmime.h Jeffrey Stedfast
- [libsoup] Updated Greek translation Tom Tryfonidis
- [libpeas] Updated Greek translation Tom Tryfonidis
- [gmime] Bumped version to 2.6.10 Jeffrey Stedfast
- [gmime] Created tag GMIME_2_6_10 Jeffrey Stedfast
- [pango] [opentype] Free mutex on hb_blob destruction Robert Ancell
- [librsvg] build: Ensure enum types are in BUILT_SOURCES Colin Walters
- [ostree] triggers: Fix previous commit Colin Walters
- [extensions-web] extensions: Allow non-paginated queries Jasper St . Pierre
- [gimp-help-2] Updated Greek translation Dimitris Spingos
- [gnome-settings-daemon] Support new XDG thumbnail directory locations Matthias Clasen
- [gnome-settings-daemon] power: Don't leak notifications Matthias Clasen
- [gimp-help-2] Updated Greek snapshots Dimitris Spingos
- [gtk+] iconview: Don't shrink items Benjamin Otte
- [gtk+] iconview: gtk_icon_view_compute_n_items_for_size bugfix Benjamin Otte
- [gtk+] iconview: Add documentation abour different sizes Benjamin Otte
- [gtk+] iconview: Include column spacing in calculation Benjamin Otte
- [gtk+] iconview: clamp item size to be in [minimum, natural] Benjamin Otte
- [gtk+] iconview: Don't add item-padding Benjamin Otte
- [gimp-help-2] New Greek snapshots Dimitris Spingos
- [epiphany] Add a new mode for shell testing, EPHY_EMBED_SHELL_MODE_TEST Xan Lopez
- [epiphany] ephy-session: add a method to load a session from a string Xan Lopez
- [epiphany] tests: add the beginnings of ephy-session unit testing Xan Lopez
- [epiphany] ephy-bookmarks-import: missing return after if Xan Lopez
- [rygel] media-export: Fix upgrade from rygel 0.6 Jens Georg
- [gnome-settings-daemon] Deleted branch wip/identity Ray Strode
- [gnome-settings-daemon] Created branch wip/identity Ray Strode
- [gnome-settings-daemon/wip/identity] wip: start to fold kerberos support into gsd Ray Strode
- [jhbuild] Fixed setting of PYTHONPATH with PYTHON set to python3. Frederic Peters
- [empathy] individual-manager: keep track of most popular contacts Guillaume Desmottes
- [empathy] Add egg-list-box as a submodule Guillaume Desmottes
- [empathy] create roster-view skeleton Guillaume Desmottes
- [empathy] add test-empathy-roster-view Guillaume Desmottes
- [empathy] add empathy-roster-item Guillaume Desmottes
- [empathy] roster-view: populate with EmpathyRosterItem Guillaume Desmottes
- [empathy] roster-view: sort items Guillaume Desmottes
- [empathy] roster-item: display the contact avatar Guillaume Desmottes
- [empathy] roster-item: display the contact alias Guillaume Desmottes
- [empathy] roster-item: display the contact presence icon Guillaume Desmottes
- [empathy] Center the alias if no presence message is displayed Guillaume Desmottes
- [empathy] set dim-label style class on the presence message label Guillaume Desmottes
- [empathy] display phone icon if needed Guillaume Desmottes
- [empathy] set separators between contacts Guillaume Desmottes
- [empathy] roster-item: add padding around the main box Guillaume Desmottes
- [empathy] roster-item: track if individual is online or not Guillaume Desmottes
- [empathy] Filter out offline contacts Guillaume Desmottes
- [empathy] test-empathy-roster-view: add option to display offline contacts Guillaume Desmottes
- [empathy] roster-item: add 'alias' property Guillaume Desmottes
- [empathy] roster-view: resort when the alias is changed Guillaume Desmottes
- [empathy] factor out populate_view() Guillaume Desmottes
- [empathy] roster-view: add 'show-groups' property Guillaume Desmottes
- [empathy] test-empathy-roster-view: add --groups option Guillaume Desmottes
- [empathy] rename EmpathyRosterItem to EmpathyRosterContact Guillaume Desmottes
- [empathy] roster-view: rename some variables Guillaume Desmottes
- [empathy] factor out add_roster_contact() Guillaume Desmottes
- [empathy] roster-view: allow to store more than one widget per Individual Guillaume Desmottes
- [empathy] roster-contact: add group property Guillaume Desmottes
- [empathy] roster-view: add one EmpathyRosterContact per group Guillaume Desmottes
- [empathy] add empathy-roster-group Guillaume Desmottes
- [empathy] roster-view: add EmpathyRosterGroup and sort contacts accordingly Guillaume Desmottes
- [empathy] roster-view: add live search support Guillaume Desmottes
- [empathy] Display top contacts on the top of the roster Guillaume Desmottes
- [empathy] roster-contact: reduce border padding Guillaume Desmottes
- [empathy] add a signal when a contact is activated Guillaume Desmottes
- [empathy] Add popup-individual-menu signal Guillaume Desmottes
- [empathy] add API for individual tooltips Guillaume Desmottes
- [empathy] roster-contact: some sizing fixes Guillaume Desmottes
- [empathy] roster-view: add 'empty' property Guillaume Desmottes
- [evince/gnome-3-4] Assamese translation reviewed Nilamdyuti Goswami
- [empathy] add empathy_roster_view_is_searching() Guillaume Desmottes
- [empathy] add empathy_roster_contact_set_event_icon() Guillaume Desmottes
- [empathy] roster-view: add API to display events Guillaume Desmottes
- [empathy] roster-view: factor out contact_should_be_displayed() Guillaume Desmottes
- [empathy] roster-view: store all the children in EmpathyRosterGroup, not only the displayed one Guillaume Desmottes
- [empathy] s/Ungroupped/Ungrouped Guillaume Desmottes
- [evince] Assamese translation reviewed Nilamdyuti Goswami
- [empathy] individual-manager: comment out interaction code Guillaume Desmottes
- [gtkmm-documentation] Entry and ComboBox with Entry sections: key_press_event -> activate. Kjell Ahlstedt
- [evolution-data-server] Port remaining bits from GConf to GSettings Milan Crha
- [evolution] Adapt to evolution-data-server's port from GConf to GSettings Milan Crha
- [vala] gtk+-3.0: Fix gtk_entry_get_text_area bindings =?utf-8?q?J=C3=BCrg_Billeter?=
- [evolution] Bug #569540 - Remove unused message-display-style GSettings key Milan Crha
- [evolution-data-server] Remove forgotten debug function call Milan Crha
- [gnome-online-accounts/gnome-3-4] Enable facebook by default Xavier Claessens
- [gnome-online-accounts] configure.ac: small coding style fix Xavier Claessens
- [gnome-online-accounts] configure.ac: remove --facebook-client-secret option Xavier Claessens
- [gnome-online-accounts] Enable facebook by default Xavier Claessens
- [gnome-online-accounts/gnome-3-4] Revert "Enable facebook by default" Xavier Claessens
- [evolution] User docs: Add translator comment as suggested in bug 673070 Andre Klapper
- [gnome-settings-daemon/gnome-3-4] power: Don't leak notifications Bastien Nocera
- [gnome-settings-daemon] mouse: Add more debug for syndaemon launch Bastien Nocera
- [mobile-broadband-provider-info] be: add Mobile Vikings virtual operator in Belgium (bgo #674950) =?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
- [evolution] Add forgotten -include $(top_srcdir)/git.mk to Makefile.am files Milan Crha
- [gnome-control-center] network: Add a mnemonic for 'Forget Network' Richard Hughes
- [gnome-control-center] network: Add mnemonics Richard Hughes
- [gnome-control-center] network: Add mnemonic for Airplane mode Richard Hughes
- [gnome-control-center] network: Sort Wireless first Richard Hughes
- [gnome-control-center] network: Make ap list more similar to the shell menu Richard Hughes
- [gnome-control-center] network: Make buttons stay put Richard Hughes
- [gnome-control-center] user-accounts: Set high DBus timeouts for managing realms Stefan Walter
- [mobile-broadband-provider-info] release: bump version to 20120614 =?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
- [gnome-settings-daemon] power: Avoid duplicate translations Matthias Clasen
- [evolution] Bug #676179 - Memos/Tasks - Update preview when it's shown =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution] Bug #674887 - Hang on sender's photo lookup =?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution] Don't use '%%' in strings that are not printf()'ed =?utf-8?q?Dan_Vr=C3=A1til?=
- [clutter] Stop casting ClutterTouchSequence* to ulong Tomeu Vizoso
- [clutter] tests: Make sure we return 0 only on error Tomeu Vizoso
- [clutter/clutter-1.10] Stop casting ClutterTouchSequence* to ulong Tomeu Vizoso
- [clutter/clutter-1.10] tests: Make sure we return 0 only on error Tomeu Vizoso
- [gnome-settings-daemon/gnome-3-4] power: Avoid duplicate translations Matthias Clasen
- [gtkmm] gen_scripts: Do not require a change to the PATH environment variable. Murray Cumming
- [gtkmm] Regenerate most .defs and .xml files. Murray Cumming
- [gimp-help-2] New Greek snapshots Dimitris Spingos
- [gimp-help-2] New Greek snapshots Dimitris Spingos
- [evolution] Make em_utils_in_addressbook() cancellable =?utf-8?q?Dan_Vr=C3=A1til?=
- [at-spi2-atk] No need to include i18n support Bastien Nocera
- [at-spi2-atk] po: No files left to translate Bastien Nocera
- [at-spi2-atk] Remove unused X11 display code Bastien Nocera
- [at-spi2-atk] Remove duplicate use of DBUS_LIBS Bastien Nocera
- [at-spi2-atk] build: Quiet by default Bastien Nocera
- [epiphany] Remove old ChangeLogs Xan Lopez
- [at-spi2-atk] Export adaptor_init() and adaptor_cleanup() Bastien Nocera
- [at-spi2-atk] Create an uninstalled library Bastien Nocera
- [at-spi2-atk] Remove unused functions Bastien Nocera
- [at-spi2-atk] Remove unused variables Bastien Nocera
- [gimp-help-2] New Greek snapshots 1 Dimitris Spingos
- [epiphany] e-file-helpers: Add ephy_file_create_data_uri_for_filename() Carlos Garcia Campos
- [epiphany] ephy-download: Simplify decide_action_from_mime Carlos Garcia Campos
- [evolution-data-server] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [glib] 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?=
- [mobile-broadband-provider-info] Created tag 20120614 =?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
- [vala] codegen: Fix .begin on async methods returning structs =?utf-8?q?J=C3=BCrg_Billeter?=
- [epiphany] windows-commands: remove dead code Claudio Saavedra
- [jhbuild] core-3.6: Update gnome-contacts dependencies =?utf-8?q?Javier_Jard=C3=B3n?=
- [evolution-data-server/gnome-3-4] Assamese translation reviewed Nilamdyuti Goswami
- [evolution-data-server/gnome-3-4] Assamese translation reviewed Nilamdyuti Goswami
- [glib-networking] Revert "gnutls: Change the GnuTLS priority string from NORMAL to SECURE256" Dan Winship
- [jhbuild] core-3.6: gdm and e-d-s doesnt depend on gconf anymore =?utf-8?q?Javier_Jard=C3=B3n?=
- [clutter] canvas: Propagate Cairo errors when diagnostic mode is enabled Emmanuele Bassi
- [epiphany] Makefile.am: the old ChangeLogs are gone Xan Lopez
- [jhbuild] 3.6: Disable folks socialweb backend Colin Walters
- [gnome-settings-daemon] keyboard: Don't crash if LANG is empty Bastien Nocera
- [evolution-data-server] Deleted branch imapx-extensible Christian Hilberg
- [evolution-data-server] (3 commits) Created branch imapx-extensible Christian Hilberg
- [evolution-data-server/imapx-extensible: 1/3] CamelIMAPXServer: moved handler code for untagged responses to individual functions Christian Hilberg
- [evolution-data-server/imapx-extensible: 2/3] IMAPX: added string definitions for untagged responses Christian Hilberg
- [evolution-data-server/imapx-extensible: 3/3] CamelIMAPXServer: use function table for untagged handler dispatching Christian Hilberg
- [gnome-settings-daemon] keyboard: Don't crash on invalid LANG Bastien Nocera
- [evolution-data-server] Assamese translation reviewed Nilamdyuti Goswami
- [valadoc] driver/0.18.x: Add support for vala-0.17.1+ Florian Brosch
- [evolution-data-server] Deleted branch imapx-extensible Christian Hilberg
- [evolution-data-server] (4 commits) Created branch imapx-extensible Christian Hilberg
- [evolution-data-server/imapx-extensible: 1/4] CamelIMAPXServer: moved handler code for untagged responses to individual functions Christian Hilberg
- [evolution-data-server/imapx-extensible: 2/4] IMAPX: added string definitions for untagged responses Christian Hilberg
- [evolution-data-server/imapx-extensible: 3/4] CamelIMAPXServer: use function table for untagged handler dispatching Christian Hilberg
- [evolution-data-server/imapx-extensible: 4/4] CamelIMAPXServer: do not hide possible programming issue Christian Hilberg
- [evolution-data-server] Remove forgotten DBUS_GLIB_CFLAGS/LIBS, these are gone now Milan Crha
- [gnome-desktop] gnome-rr: Add gnome_rr_output_get_ids_from_edid() Bastien Nocera
- [epiphany] Also remove the po/ old ChangeLog Xan Lopez
- [gnome-settings-daemon] wacom: Use GnomeRROutput not GnomeRROutputInfo Bastien Nocera
- [gnome-settings-daemon] power: Include the correct header Bastien Nocera
- [network-manager-applet] connection-editor: show the IPv6 page for VPNs that support it Dan Winship
- [gnome-devel-docs] tutorials python: commented samples and more detailed pages for windows samples Tiffany Antopolski
- [epiphany] epiphany-sections: remove some dead stuff Xan Lopez
- [gnome-devel-docs] tutorials <javascript>: Improved the explanations on the beginner page index Tiffany Antopolski
- [gnome-devel-docs] tutorials C: Togglebutton sample/page Tiffany Antopolski
- [gnome-devel-docs] Add C togglebutton.c and mallard page to Makefile.am Tiffany Antopolski
- [gnome-devel-docs] tutorials python: corrected pages for window widgets Tiffany Antopolski
- [gnomeweb-wml] Fixed a spelling mistake Jared L Jennings
- [gnome-settings-daemon] common: Add systemd power state helpers Bastien Nocera
- [gnome-settings-daemon] power: Add missing dependency on libnotify Bastien Nocera
- [gnome-settings-daemon] power: Add test application Bastien Nocera
- [gnome-settings-daemon] power: Use new power state helpers Bastien Nocera
- [gnome-settings-daemon] media-keys: Use new power state helpers Bastien Nocera
- [gnome-devel-docs] tutorials <javascript>: Added Gtk.CheckButton code sample and documentation page Tiffany Antopolski
- [gnome-devel-docs] Add JS checkbutton code file and mallard page to Makefile.am Tiffany Antopolski
- [at-spi2-atk] Move GTK+ modules to their own source files Bastien Nocera
- [at-spi2-atk] Move adaptor_*() functions into their own header Bastien Nocera
- [at-spi2-atk] Remove unneeded X11 dependency Bastien Nocera
- [gnome-control-center/gnome-3-4] background: Escape wallpaper filename before display Bastien Nocera
- [gnome-control-center] background: Escape wallpaper filename before display Bastien Nocera
- [evolution-data-server/imapx-extensible] CamelIMAPXServer: added untagged response handler registration API function Christian Hilberg
- [evolution-data-server/imapx-extensible] CamelIMAPXServer: added documentation for untagged handler descriptor struct Christian Hilberg
- [gnome-control-center/gnome-3-4] wacom: Cancel calibration if window loses focus Bastien Nocera
- [gnome-control-center] wacom: Cancel calibration if window loses focus Bastien Nocera
- [at-spi2-atk] Link the GTK+ modules against the private library Bastien Nocera
- [at-spi2-atk] Export the atk-bridge-2.0 library Bastien Nocera
- [at-spi2-atk] Namespace the exported API Bastien Nocera
- [tracker] miners/fs: Remove unused property in Files miner Sam Thursfield
- [evolution] Move EBookSourceConfig to /widgets/misc. Matthew Barnes
- [epiphany] Fix memory leak Carlos Garcia Campos
- [anjuta] Updated Telugu Translation Praveen Illa
- [gnome-control-center] info: Add title for the "other media" dialog Bastien Nocera
- [gnome-control-center] info: Add software media to "other media" dialogue Bastien Nocera
- [extensions-web] css: Fix icon width/height for uploader on details page Jasper St . Pierre
- [evolution] Bug #677673 - Reply contains quoted top headers =?utf-8?q?Dan_Vr=C3=A1til?=
- [extensions-web] upload: Always ignore micro versions when uploading Jasper St . Pierre
- [gnome-devel-docs] tutorials python: commented samples and better pages for display widgets Tiffany Antopolski
- [gnome-devel-docs] tutorials python: display widgets' pages corrected Tiffany Antopolski
- [extensions-web] review: Add back the fancy colored Active/Rejected display Jasper St . Pierre
- [extensions-web] review: Add fancy colors for review comments as well Jasper St . Pierre
- [ostree] Support building with embedded glib Colin Walters
- [gnome-shell] main: NO_GAIL envvar is a noop Bastien Nocera
- [gnome-shell] Always enable a11y Bastien Nocera
- [gnome-devel-docs] tutorials python: pages for window widgets with sections Tiffany Antopolski
- [gnome-devel-docs] tutorials python: window widgets' pages corrected Tiffany Antopolski
- [at-spi2-atk] Fix compile-time warnings Bastien Nocera
- [libsoup] soup-tld: added soup_tld_* utils Sergio Villar Senin
- [libsoup] soup-cookie-jar: do not accept cookies for well known public domains Sergio Villar Senin
- [gnome-control-center] user-accounts: avoid horizontal resizing when switching local/enterprise Cosimo Cecchi
- [gnome-settings-daemon] build: Add definition of CONSOLEKIT_* in new location Colin Walters
- [gnome-settings-daemon] build: Delete unused defines Colin Walters
- [gnomeweb-wml] Put back the misspelled "Spell" Changed CSS underline to dotted red. Hopefully it will be more obvio Jared L Jennings
- [file-roller] Updated Lithuanian translation =?utf-8?q?Aurimas_=C4=8Cernius?=
- [gimp] app: removed unnecessary argument from gimp_operations_init Ville Sokk
- [gimp] app: added test for gegl operations Ville Sokk
- [gimp] app: modified and moved gegl operation testing to operations/tests Ville Sokk
- [gimp] app: shortened gegl operations testing makefile Ville Sokk
- [folks] Add missing bullet in NEWS. Jeremy Whiting
- [folks] Note InteractionDetails in NEWS. Jeremy Whiting
- [folks] Enable all optional features when distchecking. Jeremy Whiting
- [folks] Don't expect a tp-lowlevel stamp file vapigen no longer generates. Jeremy Whiting
- [folks] Downgrade missing Zeitgeist events to debug, as we do with TpLogger. Jeremy Whiting
- [folks] Release version 0.7.1 Jeremy Whiting
- [folks] Make libzeitgeist a hard dependency of folks. As discussed here: https://bugzilla.gnome.org/show_bug Jeremy Whiting
- [folks] Add zeitgeist-1.0 as vala dependency in docs Makefile.am. Jeremy Whiting
- [folks] Remove ENABLE_ZEITGEIST macro from Makefile and sources. Jeremy Whiting
- [folks] Remove wrong entry in NEWS file. Jeremy Whiting
- [folks] Remove eds test from dist target until it is ported to eds api changes. Jeremy Whiting
- [folks] Add myself to MAINTAINERS file. Jeremy Whiting
- [at-spi2-atk] Fix undeclared G_BEGIN_DECL usage Bastien Nocera
- [folks] Add myself to folks.doap file. Jeremy Whiting
- [gimp-help-2] [make] Re-arrange a few make variables Ulf-D . Ehlert
- [gimp-help-2] [make] Add quickreference pot and po update commands Ulf-D . Ehlert
- [gnome-boxes] Add names to more actors for easier debugging Alexander Larsson
- [gnome-boxes] Fix up indentation Alexander Larsson
- [gnome-settings-daemon] build: Link test-power plugin against -lm, it uses floor() Colin Walters
- [gnome-boxes] Require Clutter 11.5 Alexander Larsson
- [gnome-boxes] Add shadow to sidebar Alexander Larsson
- [gnome-boxes] Make properties sidebar look like mockup Alexander Larsson
- [gnome-session] NEWS: update for release Ray Strode
- [gnome-session] configure: bump to 3.5.2 Ray Strode
- [gnome-session] xsmp-server: guard against EINTR on IceLockAuthFile Ray Strode
- [gnome-session] Created tag 3.5.2 Ray Strode
- [pan2] Update requirements =?utf-8?b?UGV0ciBLb3bDocWZ?=
- [pan2] Update for 0.138 =?utf-8?b?UGV0ciBLb3bDocWZ?=
- [pan2] Add more for 0.138 =?utf-8?b?UGV0ciBLb3bDocWZ?=
- [folks] Add libzeitgeist requirement to NEWS. Remove duplicate API change in NEWS. Jeremy Whiting
- [folks] Add evolution-data-server dependency version change to NEWS. Jeremy Whiting
- [gnome-initial-setup] gis-assistant: Don't overzealously re-prepare to update the buttons state Jasper St . Pierre
- [gnome-initial-setup] Makefile.am: Clean up Jasper St . Pierre
- [gnomeweb-wml] updated a11y ruler Christy Eller
- [ekiga] loudmouth(XMPP): fixed a crash when a message comes and we don't know who it is for Julien Puydt
- [folks] Created tag FOLKS_0_7_1 Jeremy Whiting
- [pan2] Created tag PAN_0_138 =?utf-8?q?Heinrich_M=C3=BCller?=
- [libgda] Updated German translation Christian Kirbach
- [evolution] Move ECalSourceConfig to /widgets/misc. Matthew Barnes
- [at-spi2-core] autogen.sh: Honor NOCONFIGURE=1 Colin Walters
- [ekiga] loumdouth(jabber/XMPP): change some actions' icons so they appear correctly Julien Puydt
- [ekiga] Made the gtk+ menu builder translate icon names to gtk+ icon names Julien Puydt
- [ekiga] Changed icon names from "gtk-foo" to "foo" when the piece of code was supposed to be gui-independent Julien Puydt
- [ekiga] Unbreak icons -- stupid mistake! Julien Puydt
- [ekiga] loudmouth(jabber/XMPP): use existing icon for the start/continue chat menu entries Julien Puydt
- [gnome-contacts] Convert contacts to new EDS APIs Alexander Larsson
- [gnome-devel-docs] tutorials C: Spinner sample and page Tiffany Antopolski
- [gnome-devel-docs] Added C spinner example files to Makefile.am Tiffany Antopolski
- [evolution] Updated POTFILES.in =?utf-8?q?Piotr_Dr=C4=85g?=
- [gnome-ostree] 3.6: Add at-spi2-core and at-spi2-atk Colin Walters
- [gnome-devel-docs] tutorials C: Entry sample and page Tiffany Antopolski
- [evolution] Remove some unnecessary linker flags. Matthew Barnes
- [gxml] * rearrange local libxml-2.0.vapi copy, split into separate patches and try to get upstream Richard Hans Schwarting
- [gxml] * renamed Xml.ScannerFull to Xml.HashScannerFull Richard Hans Schwarting
- [gxml] * waf: look in our own vapi/ for custom libxml-2.0.vapi Richard Hans Schwarting
- [gxml] * discard libxml-2.0.vapi and libxml2.patch from patches/, as we now keep a local copy in vapi/ Richard Hans Schwarting
- [gxml] * update waf to 1.7.0, update wscript from bitrot, update gtk to 3.0 from 2.0 Richard Hans Schwarting
- [gxml] * update test cases to use GXmlDom namespace; add ValaLibxml2Test, testing our bindings Richard Hans Schwarting
- [gxml] * add ValaLibxml2Test.vala to wscript_build so it can be built with waf; add ../vapi to vapi_dirs so Richard Hans Schwarting
- [gxml] * bump libvala dependency to 0.16 from 0.14 Richard Hans Schwarting
- [gxml] * bump gee from 1.0 to 0.8 (that's actually an increase, but their versioning scheme changed) Richard Hans Schwarting
- [gxml] * autotool change? This happened automatically, but keeping it Richard Hans Schwarting
- [gxml] * update NodeListIterator for gee interface changes (to Iterator and new Traversal) Richard Hans Schwarting
- [gxml] * update GListNodeList to handle new Traversable interface Richard Hans Schwarting
- [gxml] * make the two NodeListIterators share a common class and reduce duplicate code Richard Hans Schwarting
- [gxml] * make ChildNodeList implement Gee.Traversable Richard Hans Schwarting
- [gxml] * various cleanups Richard Hans Schwarting
- [gimp-help-2] Updated quickreference italian translation. Marco Ciampa
- [epiphany] ephy-web-view: remove unused EphyWebViewChrome elements Diego Escalante Urrelo
- [epiphany] ephy-shell: fix braces Diego Escalante Urrelo
- [epiphany] ephy-shell: handy gboolean fullscreen_lockdown Diego Escalante Urrelo
- [epiphany] ephy-shell: imitate other flag checks for jump_to Diego Escalante Urrelo
- [epiphany] e-web-app-utils: warn when app dir already exists Diego Escalante Urrelo
- [epiphany] tests: add ephy-web-app-utils-test Diego Escalante Urrelo
- [epiphany] e-history-service: print db file when open fails Diego Escalante Urrelo
- [epiphany] ephy-shell: document EphyNewTabFlags Diego Escalante Urrelo
- [epiphany] tests: add ephy-shell-test Diego Escalante Urrelo
- [epiphany] popup-commands: use g_get_user_special_dir API Diego Escalante Urrelo
15 June 2012
16 June 2012
17 June 2012
18 June 2012
19 June 2012
20 June 2012
- [jhbuild] upgrade ptlib and opal =?utf-8?q?Javier_Jard=C3=B3n?=
- [glib] msvc_recommended_pragmas.h: Re-enable C4819 warnings Chun-wei Fan
- [glib/glib-2-32] msvc_recommended_pragmas.h: Re-enable C4819 warnings Chun-wei Fan
- [evolution] Bug 678347 - Put spamd pid/socket files in $XDG_RUNTIME_DIR Matthew Barnes
- [gnome-settings-daemon] Deleted branch wip/identity Ray Strode
- [gnome-settings-daemon] Created branch wip/identity Ray Strode
- [gnome-settings-daemon/wip/identity] wip: start to fold kerberos support into gsd Ray Strode
- [gtk+] Fix a memory leak in GtkImage =?utf-8?q?Dan_Vr=C3=A1til?=
- [librsvg] introspection: clean up lots of warnings emitted by g-ir-scanner Evan Nemerson
- [gcr] Use GBytes instead of our own EggBytes Stefan Walter
- [epiphany] ephy-location-controller: add missing get_property bits for "show-icon" Claudio Saavedra
- [grilo] core: Add filtering by media type Juan A . Suarez Romero
- [grilo] tests: added tests of type filtering for caps Juan A . Suarez Romero
- [grilo] core: add a setter and getter of GrlKeyID for GValues Juan A . Suarez Romero
- [grilo] core: Add filtering by equal key Juan A . Suarez Romero
- [grilo] tests: added caps tests for key filters Juan A . Suarez Romero
- [grilo] tests: added some search() and browse() tests using the fs plugin Juan A . Suarez Romero
- [grilo] core: Add range-filtering Juan A . Suarez Romero
- [grilo] tests: added a test of key range filter for fs Juan A . Suarez Romero
- [grilo] test-ui: Add filtering by type Juan A . Suarez Romero
- [grilo-plugins] filesystem: Add media type filtering support Juan A . Suarez Romero
- [grilo-plugins] filesystem: Add filtering by key support Juan A . Suarez Romero
- [grilo-plugins] filesystem: Add filtering by key support (range) Juan A . Suarez Romero
- [clutter] conform: Put xinput enabling under guards Emmanuele Bassi
- [clutter] interactive/touch-events: Protect x11-specific calls Emmanuele Bassi
- [clutter/clutter-1.10] conform: Put xinput enabling under guards Emmanuele Bassi
- [clutter/clutter-1.10] interactive/touch-events: Protect x11-specific calls Emmanuele Bassi
- [file-roller] removed the help buttons from the dialogs Paolo Bacchilega
- [file-roller] properties dialog: set the bold property in the .ui file Paolo Bacchilega
- [glibmm] 2.33.2 Murray Cumming
- [epiphany] (4 commits) Created branch fullscreen-support Claudio Saavedra
- [epiphany/fullscreen-support: 1/4] ephy-window: remove ephy-fullscreen-popup Claudio Saavedra
- [epiphany/fullscreen-support: 2/4] ephy-window: keep track of whether the downloads box is shown Claudio Saavedra
- [epiphany/fullscreen-support: 3/4] ephy-window: hide all chrome when entering fullscreen mode Claudio Saavedra
- [epiphany/fullscreen-support: 4/4] ephy-embed: show a message popup when entering fullscreen mode Claudio Saavedra
- [evolution-data-server] ESource: Read/Write int64/uint64 Milan Crha
- [clutter] Remove duplicate typedefs Emmanuele Bassi
- [epiphany/webkit2] ephy-web-view: add more code to the WebKit2 #ifdef Xan Lopez
- [glibmm] Created tag 2.33.2 Murray Cumming
- [libxml++] Example programs: Fix return codes and print errors on std::cerr. Kjell Ahlstedt
- [libxml++] Add examples/Makefile.am. Let 'make check' run the examples. Kjell Ahlstedt
- [pygobject] GVariant: Raise proper TypeError on invalid tuple input Martin Pitt
- [pygobject] Revert "Do not bind gobject_get_data() and gobject_set_data()" Martin Pitt
- [gnome-control-center] universal-access: add translator context for Zoom label Luca Ferretti
- [gnome-control-center] backgrounds: add translation context for background sytles Luca Ferretti
- [clutter/clutter-1.10] cairo: Always update texture after ClutterCairoTexture::draw Andy Wingo
- [clutter] cairo: Always update texture after ClutterCairoTexture::draw Andy Wingo
- [glom] Updated Greek translation Tom Tryfonidis
- [glom] Added greek language to LINGUAS Tom Tryfonidis
- [gvfs] fuse: Support ftruncate() where requested size > current size Tomas Bzatek
- [pygobject] Fix crash in GLib.find_program_in_path() Martin Pitt
- [the-board] Updated Greek translation Tom Tryfonidis
- [gnome-boxes] Remove Category treeview and animation glitches Marc-Andre Lureau
- [nautilus-ideviceinfo] Updated Greek translation Tom Tryfonidis
- [network-manager-vpnc] Updated Greek translation Tom Tryfonidis
- [network-manager-pptp] Updated Greek translation Tom Tryfonidis
- [network-manager-openconnect] Updated Greek translation Tom Tryfonidis
- [hotssh] Updated Greek translation Tom Tryfonidis
- [cogl] cogl-gles2: Add glTexParameterf to wrapper library Tomeu Vizoso
- [cogl] Add an SDL2 winsys Neil Roberts
- [cogl] cogl-pango-fontmap: Use the right unref function for the renderer Neil Roberts
- [cogl] Add a conformance test for removing a pipeline layer Neil Roberts
- [cogl] Fix removing layers when the pipeline is not the owner Neil Roberts
- [cogl/cogl-1.10] Fix removing layers when the pipeline is not the owner Neil Roberts
- [clutter] XI2: Avoid a crash in event translation Matthias Clasen
- [epiphany] ephy-notebook: fix the property enabling tabs visibility Claudio Saavedra
- [epiphany] ephy-window: remove ephy-fullscreen-popup Claudio Saavedra
- [epiphany] ephy-window: keep track of whether the downloads box is shown Claudio Saavedra
- [empathy] Create and use People Nearby group Guillaume Desmottes
- [cogl] Use the old GLSL extensions if GL 2.0 is not available Neil Roberts
- [cogl/cogl-1.10] Use the old GLSL extensions if GL 2.0 is not available Neil Roberts
- [gnumeric] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [glib] gdbus: fix generated code to not warn under -Wfloat-equal Dan Winship
- [gnome-settings-daemon] wacom: Bump required gnome-desktop version Bastien Nocera
- [gnome-control-center] wacom: Bump required gnome-desktop version Bastien Nocera
- [gimp-help-2] Update French tranlation Julien Hardlin
- [gnome-disk-utility/gnome-3-4] Assamese translation reviewed Nilamdyuti Goswami
- [gnome-contacts] refresh ContactPane when the store is quiescent Guillaume Desmottes
- [cogl] Initialize the inverse matrix in invert_matrix_3d() Damien Lespiau
- [cogl] Fix the inclusion of the SDL integration documentation Damien Lespiau
- [cogl] Update the cogl_sdl_context_new() code snippet Damien Lespiau
- [cogl] Remove the deprecated symbols from CoglColor Damien Lespiau
- [cogl] Remove cogl-deprecated.h Damien Lespiau
- [gnome-control-center] online-accounts: We might have an object even when the error is set Debarshi Ray
- [network-manager-openconnect] Add OpenConnect strings for translation David Woodhouse
- [network-manager-openconnect] Add translated strings from OpenConnect David Woodhouse
- [libsoup] Updated Telugu Translation Sasi Bhushan Boddepalli
- [libsoup] Updated Telugu Translation Sasi Bhushan Boddepalli
- [network-manager-openconnect] Add string importing script to git David Woodhouse
- [evolution] Bug #678292 - Due Date does not display in follow-up flag dialogue box Milan Crha
- [evolution/gnome-3-4] Bug #678292 - Due Date does not display in follow-up flag dialogue box Milan Crha
- [network-manager-openconnect] Fix string-import script David Woodhouse
- [gtk+] Updated Telugu Translation Sasi Bhushan Boddepalli
- [epiphany] ephy-window: hide all chrome when entering fullscreen mode Claudio Saavedra
- [epiphany] ephy-embed: show a message popup when entering fullscreen mode Claudio Saavedra
- [gnome-shell] mount-operation: fix exceptions when showing password entry Cosimo Cecchi
- [gnome-shell/gnome-3-4] mount-operation: fix exceptions when showing password entry Cosimo Cecchi
- [gnome-shell] mount-operation: close the password entry on operation abort Cosimo Cecchi
- [glib] gio/tests/pollable: add can_poll() assertions Dan Winship
- [gnome-shell] autorun: change logic for ignoring volumes Cosimo Cecchi
- [gnome-shell] autorun: simplify code Cosimo Cecchi
- [gnome-shell] autorun: only obey allowAutorun flag for transient notifications Cosimo Cecchi
- [gnome-shell] automount: don't allow autorun for things we mount at startup Cosimo Cecchi
- [epiphany] Deleted branch fullscreen-support Claudio Saavedra
- [giggle] Updated Swedish translation Daniel Nylander
- [gtkhtml] Bug 678479 - Leading spaces in first line of <pre> are ignored Matthew Barnes
- [gtkhtml/gnome-3-4] Bug 678479 - Leading spaces in first line of <pre> are ignored Matthew Barnes
- [ostree] triggers: Quiet GConf trigger Colin Walters
- [ostree] core: Don't silence output of ostree-run-triggers Colin Walters
- [ostree] build: Various bugfixes for embedded-dependencies Colin Walters
- [gimp/gimp-2-8] Installer: allow override of system-wide configuration files with custom versions during install =?utf-8?b?SmVybmVqIFNpbW9uxI1pxI0=?=
- [gvfs] gvfs-open: use g_app_info_launch_default_for_uri() Dan Winship
- [network-manager-openconnect] make import bidirectional, sort catalogs, disable fuzzy matches David Woodhouse
- [network-manager-openconnect] resync translations with new script, remove fuzzy matches David Woodhouse
- [gnome-disk-utility] Assamese translation reviewed Nilamdyuti Goswami
- [ostree] Deleted branch wip/embed-glib Colin Walters
- [gnome-ostree] ostbuild: Don't ship .pyc, .pyo files Colin Walters
- [gnome-documents/gnome-3-4] Assamese translation reviewed Nilamdyuti Goswami
- [gimp/gimp-2-8] Installer: oops, remove duplicate function =?utf-8?b?SmVybmVqIFNpbW9uxI1pxI0=?=
- [gimp/gimp-2-8] Installer: fix permissions, add .gitignore =?utf-8?b?SmVybmVqIFNpbW9uxI1pxI0=?=
- [gnome-documents] Assamese translation reviewed Nilamdyuti Goswami
- [gnome-disk-utility] Assamese translation reviewed Nilamdyuti Goswami
- [gnome-disk-utility/gnome-3-4] Assamese translation reviewed Nilamdyuti Goswami
- [gnome-terminal/gnome-2-32] [l10n] Update Japanese translation Jiro Matsuzawa
- [gtk+/wip/action-helper] gtk_menu_new_from_model: populate new menus with model contents Lars Uebernickel
- [gtk+/wip/action-helper] gtkmodelmenu: add support for action namespaces Lars Uebernickel
- [gnome-icon-theme] Assamese translation reviewed Nilamdyuti Goswami
- [network-manager-openconnect/NM_0_8] Check for success when dropping privs. David Woodhouse
- [network-manager-openconnect/NM_0_8] Create persistent tundev on demand for each connection. David Woodhouse
- [network-manager-openconnect/NM_0_8] Implement proper cancellation now that libopenconnect supports it (cherry picked from commit e4dc523 David Woodhouse
- [network-manager-openconnect/NM_0_8] Fix compiler warnings about ignoring return value from pipe() and write() David Woodhouse
- [network-manager-openconnect/NM_0_8] Fix error check for write() failing. David Woodhouse
- [network-manager-openconnect/NM_0_8] Fix: Hitting cancel after failure causes the next attempt to abort immediately David Woodhouse
- [network-manager-openconnect/NM_0_8] Update to SSL-library-agnostic API David Woodhouse
- [network-manager-openconnect/NM_0_8] Use GChecksum for sha1, not OpenSSL (cherry picked from commit a79c67b6c9ed4271651fc0b367f6d3439b801 David Woodhouse
- [network-manager-openconnect/NM_0_8] Make OpenSSL UI support optional David Woodhouse
- [network-manager-openconnect/NM_0_8] Support new libopenconnect (cherry picked from commit 9150dc373ec398d0260aa684d2d04960fb47359c) David Woodhouse
- [network-manager-openconnect/NM_0_8] Mark two strings for translation (cherry picked from commit 02a75b1ce0ba38d9b447ce09dea61354cfdce9a0 David Woodhouse
- [network-manager-openconnect/NM_0_8] Fix more OpenSSL dependencies David Woodhouse
- [network-manager-openconnect/NM_0_8] Explicitly link against libxml2 and libgthread David Woodhouse
- [gnome-desktop] gnome-rr: Draw monitor labels with rounded corners Bastien Nocera
- [gnome-user-docs] [l10n] Update Japanese translation Jiro Matsuzawa
- [gnome-desktop] gnome-rr: Document the default DPI setting Bastien Nocera
- [pyatspi2] Fix truth evaluation for accessibles in Python 3 Mike Gorse
- [evolution-data-server] Assamese translation reviewed Nilamdyuti Goswami
- [gtk-vnc] Add Andika Triwidada to AUTHORS Daniel P . Berrange
- [gedit] Created branch gnome-3-4 Ignacio Casal Quinteiro
- [evolution-data-server] Deleted branch imapx-extensible Christian Hilberg
- [evolution-data-server] (6 commits) Created branch imapx-extensible Christian Hilberg
- [evolution-data-server/imapx-extensible: 1/6] CamelIMAPXServer: moved handler code for untagged responses to individual functions Christian Hilberg
- [evolution-data-server/imapx-extensible: 2/6] IMAPX: added string definitions for untagged responses Christian Hilberg
- [evolution-data-server/imapx-extensible: 3/6] CamelIMAPXServer: use function table for untagged handler dispatching Christian Hilberg
- [evolution-data-server/imapx-extensible: 4/6] CamelIMAPXServer: do not hide possible programming issue Christian Hilberg
- [evolution-data-server/imapx-extensible: 5/6] CamelIMAPXServer: added untagged response handler registration API function Christian Hilberg
- [evolution-data-server/imapx-extensible: 6/6] CamelIMAPXServer: added documentation for untagged handler descriptor struct Christian Hilberg
- [almanah] Updated Latvian translation =?utf-8?q?R=C5=ABdolfs_Mazurs?=
- [cogl] Remove the inclusion of cogl-rectangle.xml in the documentation Damien Lespiau
- [cogl] Use <literal> not <pre> in the comments Damien Lespiau
- [gnome-desktop] pnp-ids: Add test program Bastien Nocera
- [gnome-desktop] pnp-ids: Add loop for speed testing the ID fetching Bastien Nocera
- [ekiga] Updated Latvian translation =?utf-8?q?R=C5=ABdolfs_Mazurs?=
- [evolution-ews] Updated Latvian translation =?utf-8?q?R=C5=ABdolfs_Mazurs?=
- [epiphany] Updated POTFILES.in =?utf-8?q?Piotr_Dr=C4=85g?=
- [evolution-kolab] Updated Latvian translation =?utf-8?q?R=C5=ABdolfs_Mazurs?=
- [gnome-media] Updated Latvian translation =?utf-8?q?R=C5=ABdolfs_Mazurs?=
- [gnome-shell-extensions] Updated Latvian translation =?utf-8?q?R=C5=ABdolfs_Mazurs?=
- [gnome-themes] Updated Latvian translation =?utf-8?q?R=C5=ABdolfs_Mazurs?=
- [giv] Proper error handling for failed mallocs. Dov Grobgeld
- [xchat-gnome] Updated Latvian translation =?utf-8?q?R=C5=ABdolfs_Mazurs?=
- [transmageddon] Updated Latvian translation =?utf-8?q?R=C5=ABdolfs_Mazurs?=
- [tomboy] Updated Latvian translation =?utf-8?q?R=C5=ABdolfs_Mazurs?=
- [cogl] Mass rename CLUTTER_COMPILATION to COGL_COMPILATION Tomeu Vizoso
- [cogl/wip/cogl-1.12] Fix cogl_proto_includedir Tomeu Vizoso
- [cogl/wip/cogl-1.12] Add cogl/cogl-gles2.h to cogl.h Tomeu Vizoso
- [cogl/wip/cogl-1.12] Mass rename CLUTTER_COMPILATION to COGL_COMPILATION Tomeu Vizoso
- [gnome-menus] misc: Add Jasper as co-maintainer Vincent Untz
- [gnote] Updated Latvian translation =?utf-8?q?R=C5=ABdolfs_Mazurs?=
- [rhythmbox] Updated Latvian translation =?utf-8?q?R=C5=ABdolfs_Mazurs?=
- [clutter] conform/script: Add the return type for the margin test Emmanuele Bassi
- [phonemgr] Updated Latvian translation =?utf-8?q?R=C5=ABdolfs_Mazurs?=
- [gedit] quickopen: use GtkSearchEntry Ignacio Casal Quinteiro
- [gnome-control-center] Be robust against extraneous signal emissions Bastien Nocera
- [gnome-control-center] shell: Handle non-existant panels more gracefully Bastien Nocera
- [folks/edsunittests] Create another other.source for eds unit tests. Jeremy Whiting
- [folks/edsunittests] Fix link-personas-diff-stores unit test. Remove obsolete EDS TestBackend address_uri. Allow choosing Jeremy Whiting
- [gnomeweb-wml] Add Evolution IRC team meeting for June 20, 2012. Matthew Barnes
- [gnome-menus] libmenu: Allow grabbing the GMenuTree from any GMenuTreeItem Jasper St . Pierre
- [gnome-menus] libmenu: Add a way to grab NoDisplay on an item and all of its parents Jasper St . Pierre
- [gegl/abyss] abyss: initial abyss policy in gegl_buffer_iterate Ville Sokk
- [evolution] Bug 678393 - Disable Properties for built-in mail stores Matthew Barnes
- [vala] vapigen.m4: add an argument for the default value Evan Nemerson
- [vala] glib-2.0: make GLib.Pid inherit from int Evan Nemerson
- [gnomeweb-wml] Add meeting log to Makefile.am. Matthew Barnes
- [pitivi] Updated Latvian translation =?utf-8?q?R=C5=ABdolfs_Mazurs?=
- [gnome-devel-docs] tutorials <javascript>: Fixed the Gtk.ToggleButton code sample and Mallard page Tiffany Antopolski
- [gnome-devel-docs] Added JS Togglebutton example to the Makefile.am Tiffany Antopolski
- [gparted] Updated Latvian translation =?utf-8?q?R=C5=ABdolfs_Mazurs?=
- [gnome-devel-docs] tutorials python: button widgets with better pages, commented samples and a page on signals Tiffany Antopolski
- [gnome-devel-docs] tutorials python: signals and callbacks page Tiffany Antopolski
- [gnome-devel-docs] tutorials python: corrected links in button widgets' pages Tiffany Antopolski
- [gnome-devel-docs] tutorials C: Progressbar sample/page and Makefile mod Tiffany Antopolski
- [gnome-devel-docs] tutorials C: Progressbar sample/page Tiffany Antopolski
- [gnome-devel-docs] tutorials <javascript>: Fixed cross-reference links in RadioButton Mallard page Tiffany Antopolski
- [ostree] build: Fix syntax error in non-embedded build case Colin Walters
- [ostree] pull: Properly propagate errors Colin Walters
- [gimp] app: completely remove TileManager and friends (base/ and paint-funcs/) Michael Natterer
- [evolution-data-server] Fix build failures when $(top_srcdir) != $(top_builddir). Matthew Barnes
- [gimp] Updated POTFILES.in =?utf-8?q?Piotr_Dr=C4=85g?=
- [file-roller] use a .ui file to define the error dialog Paolo Bacchilega
- [file-roller] process: save and restore the output of the first error as well Paolo Bacchilega
- [file-roller] set the title of the error dialog if the main window is hidden Paolo Bacchilega
- [file-roller] batch add: use a smaller padding for the 'other options' box Paolo Bacchilega
- [file-roller] define the progress dialog with .ui file Paolo Bacchilega
- [file-roller] batch add: added a default icon to make the glade preview prettier Paolo Bacchilega
- [file-roller] added a space Paolo Bacchilega
- [file-roller] glib-utils: added a prefix to the functions for a better organization Paolo Bacchilega
- [file-roller] updated POTFILES.in Paolo Bacchilega
- [file-roller] file-utils: added a prefix to the functions Paolo Bacchilega
- [file-roller] define the message dialog and the request dialog in ui files Paolo Bacchilega
- [file-roller] ask password: simplified the dialog, fixed the window title Paolo Bacchilega
- [file-roller] updated POTFILES.in Paolo Bacchilega
- [gimp] app: make app/tests/ build again Michael Natterer
- [gobject-introspection] scanner: complete the enum-to-error-quark fix Giovanni Campagna
- [gjs] Complete implementation of GError marshalling Giovanni Campagna
- [gjs] Gio: split GDBus implementation into helpers Giovanni Campagna
- [gjs] Gio: modernize DBus bindings Giovanni Campagna
- [gnome-shell] NetworkMenu: sort wifi networks by strength Giovanni Campagna
- [orca] Completion of the Python 3 migration Joanmarie Diggs
- [gnome-shell] NetworkMenu: prefer wifi/3g over vpn in the panel Cosimo Cecchi
- [file-roller] renamed get_uri_from_command_line as _g_uri_get_from_command_line Paolo Bacchilega
- [file-roller] removed wrong short name of --service Paolo Bacchilega
- [file-roller] ignore unknown options only for the local command line Paolo Bacchilega
- [pyatspi2] Fix for bug #678497 - dict.iteritems() is no longer supported in Python 3 Joanmarie Diggs
- [gimp/gimp-2-8] Installer: display a warning when color depth < 32BPP =?utf-8?b?SmVybmVqIFNpbW9uxI1pxI0=?=
- [gnome-devel-docs] tutorials python: link to page about signals in dialog widgets' pages Tiffany Antopolski
- [gnome-devel-docs] tutorials python: a page to explain how to deal with strings, unicode and gtk+ Tiffany Antopolski
- [gnome-devel-docs] tutorials python: corrected link in dialog widgets' pages Tiffany Antopolski
- [gnome-devel-docs] tutorials python: corrected makefile Tiffany Antopolski
- [gnome-devel-docs] tutorials python: textview page rewrittenand linked to page on strings Tiffany Antopolski
- [gnome-devel-docs] tutorials python: textview page without repetition of a method Tiffany Antopolski
- [gnome-menus] libmenu: Allow grabbing the parent from any GMenuTreeItem Jasper St . Pierre
- [alacarte] MenuEditor: Remove visible_tree mess Jasper St . Pierre
- [alacarte] MenuEditor: Remove Menu object split Jasper St . Pierre
- [alacarte] util: Don't fail when loading non-existant icon paths Jasper St . Pierre
- [alacarte] alacarte.ui: Remove silly insignificant labels Jasper St . Pierre
- [alacarte] alacarte.ui: Remove silly last_modification_time attributes Jasper St . Pierre
- [alacarte] MainWindow: Remove on_style_set handler Jasper St . Pierre
- [alacarte] MainWindow: Remove ugly hack Jasper St . Pierre
- [alacarte] MenuEditor: Remove silly Layout class stuff Jasper St . Pierre
- [alacarte] MenuEditor: Remove unused code of moving menus/things between menus Jasper St . Pierre
- [alacarte] MenuEditor: Support separators Jasper St . Pierre
- [alacarte] Add myself to AUTHORS Jasper St . Pierre
- [alacarte] MenuEditor: Clean up more code Jasper St . Pierre
- [gnome-devel-docs] tutorials <javascript>: Added Gtk.Scale code sample, screenshot, and Mallard page Tiffany Antopolski
- [gnome-devel-docs] Added JS scale example to Makefile.am Tiffany Antopolski
21 June 2012
22 June 2012
- [gnome-web-www] Updated Greek translation Tom Tryfonidis
- [glib/wip/gsubprocess] GSubprocess: [rebase] glib-compile-resources: unref subprocesses Colin Walters
- [gdm/wip/multi-seat-2-30] Add patch to make GDM stop trying to manage a display if it fails 5 times in a row. Brian Cameron
- [gdm/wip/multi-seat-2-30] Use strndup rather than strdup. Brian Cameron
- [gdm/wip/multi-seat-2-30] The GDM chooser will leak a file descriptor for the auth file each time the chooser is restarted. Brian Cameron
- [gdm/wip/multi-seat-2-30] Use correct docs category. Brian Cameron
- [gdm/wip/multi-seat-2-30] Re-hide g-p-m context menu It changed which gconf key it uses to hide the menu. Now we turn off both Brian Cameron
- [gdm/wip/multi-seat-2-30] Now GDM will reload its configuration settings if you send a HUP signal to the gdm-binary process. Brian Cameron
- [gnome-settings-daemon] Deleted branch wip/identity Ray Strode
- [gnome-settings-daemon] Created branch wip/identity Ray Strode
- [gnome-settings-daemon/wip/identity] wip: start to fold kerberos support into gsd Ray Strode
- [gdm/wip/multi-seat-2-30] If the user's .dmrc file specifies the "custom" session, then accept it even if there is no correspo Brian Cameron
- [gnome-control-center] Deleted branch wip/user-identities Ray Strode
- [gnome-control-center] (11 commits) Created branch wip/identity Ray Strode
- [gnome-control-center/wip/identity: 1/11] user-accounts: port from GtkTable to GtkGrid Ray Strode
- [gnome-control-center/wip/identity: 2/11] user-accounts: add "Other Passwords" button Ray Strode
- [gnome-control-center/wip/identity: 3/11] user-accounts: hide admin tasks from non-administrators Ray Strode
- [gnome-control-center/wip/identity: 4/11] user-accounts: Add identity manager interface Ray Strode
- [gnome-control-center/wip/identity: 5/11] user-accounts: add alarm class Ray Strode
- [gnome-control-center/wip/identity: 6/11] user-accounts: add kerberos implemention of identity manager interface Ray Strode
- [gnome-control-center/wip/identity: 7/11] user-accounts: Use identity manager in user panel Ray Strode
- [gnome-control-center/wip/identity: 8/11] build: Print out status of kerberos support Ray Strode
- [gnome-control-center/wip/identity: 9/11] build: Enable Kerberos by default if present Ray Strode
- [gnome-control-center/wip/identity: 10/11] user-accounts: Update the realmd dbus interface to latest Ray Strode
- [gnome-control-center/wip/identity: 11/11] update for latest changes Ray Strode
- [gnome-ostree] 3.6: Catch up with libgweather status from jhbuild Colin Walters
- [gnome-ostree] ostbuild: Add log message containing component JSON Colin Walters
- [glib] Add g_dbus_object_manager_server_is_exported() Matthew Barnes
- [gnomeweb-wml] updated a11y Ruler Christy Eller
- [gnome-games/gnome-3-4] Updated German help translation Christian Kirbach
- [gnome-games] Updated German help translation Christian Kirbach
- [glib] gresolver: More robust parsing of DNS responses Stefan Walter
- [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?=
- [gnumeric] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [network-manager-openconnect] 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?=
- [rygel] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [evince] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [rhythmbox] add missing marshaler for ext-db Jonathan Matthew
- [gnome-games] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [aisleriot] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gbrainy] Bump version to 2.14 Jordi Mas
- [gnome-boxes/gnome-3-4] Updated Telugu Translation Sasi Bhushan Boddepalli
- [libgnome-keyring] introspection: some minor fixes to avoid Vala regressions Evan Nemerson
- [gnome-font-viewer] Updated Greek translation Tom Tryfonidis
- [aravis] gst_plugin: add auto gain, auto exposure, x and y offset properties. Emmanuel Pacaud
- [gnome-boxes] Updated Serbian translation =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
- [file-roller] Updated Greek translation Tom Tryfonidis
- [gnome-panel] Updated Greek translation Tom Tryfonidis
- [clutter] actor: Make margin properties animatable Bastian Winkler
- [gnome-boxes/gnome-3-4] Updated Serbian translation =?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
- [totem] Updated Greek translation Tom Tryfonidis
- [gnome-nettool] Updated Greek translation Tom Tryfonidis
- [clutter] Updated Greek translation Tom Tryfonidis
- [libsoup] Updated Greek translation Tom Tryfonidis
- [totem] thumbnailer: Don't seek if we don't need to Bastien Nocera
- [totem] thumbnailer: Exit as soon as we have an error Bastien Nocera
- [totem] thumbnailer: Fix debug output Bastien Nocera
- [totem] thumbnailer: Thumbnail unseekable video files too Bastien Nocera
- [totem] thumbnailer: Fix error message mentioning audio preview Bastien Nocera
- [gnome-packagekit/gnome-3-4] Assamese translation reviewed Nilamdyuti Goswami
- [libgweather] Updated Greek translation Tom Tryfonidis
- [gnome-shell] Updated Greek translation Tom Tryfonidis
- [gnumeric] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gtk+] Fixed the issue reported in Bug #613561 Shankar Prasad
- [gnome-packagekit] Assamese translation reviewed Nilamdyuti Goswami
- [gtk+/gtk-3-4] Fixed the issue reported in Bug #613561 Shankar Prasad
- [empathy] Updated Greek translation Tom Tryfonidis
- [gnumeric] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [jhbuild] fix calling config.load() without parameter (fix buildbot server) Frederic Peters
- [gnome-packagekit/gnome-3-4] Assamese translation reviewed Nilamdyuti Goswami
- [gnome-packagekit] Assamese translation reviewed Nilamdyuti Goswami
- [pygobject] PEP8: Consistent comparisons against True, False, and None Martin Pitt
- [pygobject] PEP8: Fix continuation lines Martin Pitt
- [pygobject] PEP8: Use isinstance() instead of direct type comparisons Martin Pitt
- [pygobject] PEP8: Fix indentation Martin Pitt
- [pygobject] Ignore E123 in pep8 tests Martin Pitt
- [evince] Updated Greek translation Tom Tryfonidis
- [gsettings-desktop-schemas] Updated Traditional Chinese translation(Hong Kong and Taiwan) Chao-Hsiung Liao
- [gnome-screenshot] Updated Greek translation Tom Tryfonidis
- [gnomeweb-wml] Added Clocks to the project.gnome.org page Seif Lotfy
- [folks] eds: Handle the possibility of E.SourceRegistry being null Philip Withnall
- [folks] eds: Fix invalid cast in Edsf.PersonaStore Philip Withnall
- =?utf-8?q?=5Bfolks=5D_core=3A_Change_default_EDS_PersonaStore_ID_to_?= =?utf-8?b?4oCYc3lzdGVtLWFkZHJlc3MtYm9va+KAmQ==?= Philip Withnall
- [folks] telepathy: Remove unused variable Philip Withnall
- [glib] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-panel] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [network-manager-openconnect] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [rygel] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [folks] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-panel] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gnome-shell] userMenu: Rename 'Hidden' to 'Invisible' =?utf-8?q?Florian_M=C3=BCllner?=
- [evolution-data-server] Bug 678618 - Runtime warning when clicking on top-level sidebar item Matthew Barnes
- [gnome-icon-theme-symbolic] more icons form barbara Jakub Steiner
- [gnome-icon-theme-symbolic] prepare for release Jakub Steiner
- [gnome-icon-theme-symbolic] view-grid: needs to be centered Jakub Steiner
- [gegl/soc-2011-seamless-clone] Fix the seamless-clone operation to work with GLib 2.28 Barak Itkin
- [gnome-settings-daemon] Updated Greek translation Tom Tryfonidis
- [evolution-data-server] ESourceContacts: Only include local address books by default. Matthew Barnes
- [evolution] ESourceContacts: Only include local address book by default. Matthew Barnes
- [network-manager-openconnect] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [folks] Added Greek translation Dimitris Spingos
- [gvfs] build: Install bash completion files in /usr/share/ Tomas Bzatek
- [tracker] tracker-extract-gstreamer: Fix invalid pointer access Sam Thursfield
- [evolution-data-server] CAMEL_PROVIDER_IS_STORE_AND_TRANSPORT: Handle NULL gracefully. Matthew Barnes
- [folks] Updated Greek translation Dimitris Spingos
- [gvfs] build: Change GSettings schema paths to /org/gnome/system Tomas Bzatek
- [evolution-data-server] camel-provider.h: Fix a typo. Matthew Barnes
- [gvfs] afp: Add a comment for translators Tomas Bzatek
- [aravis] gv_stream: use machine time for buffer timestamp if tick frequency is not set. Emmanuel Pacaud
- [evolution-mapi] Make it work with API changes for 3.5.3 Milan Crha
- [network-manager-openconnect] Improve string-import script to omit fuzzy translations and reduce churn David Woodhouse
- [gcompris] Updated Bulgarian translation Alexander Alexandrov Shopov
- [evolution] Updated Greek translation Tom Tryfonidis
- [gnome-boxes] spice: do not get_display(0) before it is ready Marc-Andre Lureau
- [evolution] EMailConfigNotebook: Minor code cleanup. Matthew Barnes
- [evolution] Bug 678613 - Keep display name synchronized across all mail sources Matthew Barnes
- [gdm] When providing data to PAM, use strndup with "PAM_MAX_RESP_SIZE - 1" and make sure the last characte Brian Cameron
- [gnumeric] GUI: Fix clipboard criticals on exit. Morten Welinder
- [gnome-control-center] user-accounts: Update the realmd dbus interface to latest Stefan Walter
- [glib] gfileutils: Remove extra fclose() Colin Walters
- [glib] tests: Add missing va_end() Colin Walters
- [glib] tests: Add missing initializer for return value Colin Walters
- [glib] gmenu: Remove stray semicolon in g_menu_clear_item() Colin Walters
- [glib] gresourcefile.c: Remove stray semicolon Colin Walters
- [glib] gsignal: Properly handle NULL nodes Colin Walters
- [glib] tests/unix: Ensure buffer is NUL terminated Colin Walters
- [glib] gspawn: Abort if we can't open /dev/null Colin Walters
- [glib] GRand: Check return value of fopen directly Colin Walters
- [gdm] worker: drop bogus memset/g_free Ray Strode
- [gtk+/wip/action-helper] gtkactionhelper: fix crash when 'group' is NULL Lars Uebernickel
- [evolution-data-server/imapx-extensible] IMAPX: (utils) made capabilities flags extensible Christian Hilberg
- [evolution-data-server/imapx-extensible] CamelIMAPXServer: exposed command run function in public API Christian Hilberg
- [evolution-kolab/ek-wip-porting] (4 commits) ...CamelIMAPXExtdServer: integrate with CamelIMAPXServer changes Christian Hilberg
- [evolution-kolab/ek-wip-porting: 4/4] CamelIMAPXExtdServer: integrate with CamelIMAPXServer changes Christian Hilberg
- [glib] GIOScheduler: Avoid constant iteration over pending job list Colin Walters
- [glib] GIOScheduler: Use a GList, not GSList for jobs Colin Walters
- [gvfs/gdbus-core] gdbus: Fix mountable mounting with URI Tomas Bzatek
- [evince] document: Fix crash on ev_document_add_filters. Jose Aliste
- [at-spi2-atk] Only register events at beginning if AT is listening =?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
- [clutter] a11y: implementation for atk_text_get_text_[before/at/after]_offset =?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
- [gvfs/gdbus-core] gdbus: Fix mount tracker signals emitting Tomas Bzatek
- [rhythmbox] Updated Lithuanian translation =?utf-8?q?Aurimas_=C4=8Cernius?=
- [tracker] (11 commits) Created branch wip/removable-device-completed Sam Thursfield
- [tracker/wip/removable-device-completed: 1/11] Update tracker-sandbox Sam Thursfield
- [tracker/wip/removable-device-completed: 2/11] libtracker-miner: Remove unused counters Sam Thursfield
- [tracker/wip/removable-device-completed: 3/11] libtracker-miner: Slight performance fix Sam Thursfield
- [tracker/wip/removable-device-completed: 4/11] libtracker-miner: Avoid processing item queue while it is blocked Sam Thursfield
- [tracker/wip/removable-device-completed: 5/11] libtracker-miner: Protect against infinite loops Sam Thursfield
- [tracker/wip/removable-device-completed: 6/11] libtracker-miner: Make TrackerStorage a global singleton Sam Thursfield
- [tracker/wip/removable-device-completed: 7/11] Add TrackerRemovableDevice Sam Thursfield
- [tracker/wip/removable-device-completed: 8/11] Emit DeviceCompleted when finished mining a removable device Sam Thursfield
- [tracker/wip/removable-device-completed: 9/11] tests: Add GIO module to generate fake removable devices Sam Thursfield
- [tracker/wip/removable-device-completed: 10/11] functional-tests: Updates to miner test cases and framework Sam Thursfield
- [tracker/wip/removable-device-completed: 11/11] functional-tests: Add 302-miner-removable-devices test Sam Thursfield
- [gtk+] Add gtk_icon_view_get_cell_area Matthias Clasen
- [gnome-themes-standard] documents: add theming for dark theme version of GdTaggedEntry Cosimo Cecchi
- [totem] grilo: Remove drop-down source selection Bastien Nocera
- [totem] browser-plugin: Use GtkMenuButton Bastien Nocera
- [totem] grilo: Add GdTaggedEntry Bastien Nocera
- [totem] grilo: Add a TotemSearchEntry Bastien Nocera
- [totem] grilo: Compile the recently added widgets Bastien Nocera
- [totem] grilo: Use TotemSearchEntry for searching Bastien Nocera
- [totem] grilo: Use bigger previews by default Bastien Nocera
- [totem] backend: Fix incorrect property_id usage Bastien Nocera
- [totem] backend: Check all the plugins on startup Bastien Nocera
- [totem/gnome-3-4] backend: Fix incorrect property_id usage Bastien Nocera
- [totem/gnome-3-4] thumbnailer: Fix error message mentioning audio preview Bastien Nocera
- [totem/gnome-3-4] thumbnailer: Exit as soon as we have an error Bastien Nocera
- [gnome-themes-standard] documents: use right fg color for entry tag Cosimo Cecchi
- [gnome-initial-setup] Keep the window centered Matthias Clasen
- [evolution] Keep display names synchronized during account creation. Matthew Barnes
- [evolution] Bug 678608 - Please enter password for mail account "Unnamed" Matthew Barnes
- [caribou] Updated Greek translation Tom Tryfonidis
- [gnome-initial-setup] Set window titles per page Matthias Clasen
- [gnome-initial-setup] Update wording of the online accounts page Matthias Clasen
- [zenity] Updated Greek translation Tom Tryfonidis
- [cheese] Updated Greek translation Tom Tryfonidis
- [vala] Give priority to unversioned vapi directory Evan Nemerson
- [vala] vapigen: support deprecated namespace annotations in metadata files Evan Nemerson
- [vala] libgda-4.0, libgda-report-4.0, librsvg-2.0: deprecate Evan Nemerson
- [gnome-initial-setup] Shorten the button labels Matthias Clasen
- [gnome-documents] sidebar-thumbnails: don't set icon view columns to G_MAXINT Cosimo Cecchi
- [gnome-documents] lib: Make tags' close button in GdTaggedEntry hideable Cosimo Cecchi
- [epiphany] Updated Greek translation Tom Tryfonidis
- [gtk+] mountoperation: use the Shell DBus proxy if available Cosimo Cecchi
- [gnome-shell] mount-operation: implement org.Gtk.MountOperationHandler Cosimo Cecchi
- [clutter] actor: add touch event vfuncs Lionel Landwerlin
- [clutter] drag/drop actions: add touch event support Lionel Landwerlin
- [clutter] input-device: add APIs to grab sequences of touch events Lionel Landwerlin
- [clutter] text: add touch events support Lionel Landwerlin
- [gimp] Deleted branch soc-2011-seamless-clone2 Barak Itkin
- [evolution-data-server] ESource: Minor code cleanup. Matthew Barnes
- [evolution-data-server] Bug 678067 - Localized display names get stuck Matthew Barnes
- [gimp] (11 commits) Created branch soc-2011-seamless-clone2 Barak Itkin
- [gimp/soc-2011-seamless-clone2: 1/11] Add a skeleton for the seamless clone tool, based on the cage tool Barak Itkin
- [gimp/soc-2011-seamless-clone2: 2/11] commit of a WIP, introducing some of the actual tool logic Barak Itkin
- [gimp/soc-2011-seamless-clone2: 3/11] Another WIP commit. It now compiles, and runs with no runtime errors. Barak Itkin
- [gimp/soc-2011-seamless-clone2: 4/11] Another WIP commit. There is a known tile manager leak, rest is OK Barak Itkin
- [gimp/soc-2011-seamless-clone2: 5/11] Image map interaction works, and so are movement and drawing Barak Itkin
- [gimp/soc-2011-seamless-clone2: 6/11] Fix bug in tilemanager unreffing and support committing the result Barak Itkin
- [gimp/soc-2011-seamless-clone2: 7/11] Quick-Fix to the previous commit - return the right value on key press Barak Itkin
- [totem] browser-plugin: Add more OGG mime types Daniel Drake
- [gimp/soc-2011-seamless-clone2: 8/11] Add work in progress for preprocessing before rendering the op Barak Itkin
- [gimp/soc-2011-seamless-clone2: 9/11] Fix the preprocessing. It now works without UV caching. Barak Itkin
- [gimp/soc-2011-seamless-clone2: 10/11] Fix the the preview to redraw correctly! Also clean-up the code Barak Itkin
- [gimp/soc-2011-seamless-clone2: 11/11] Make the seamless clone tool compile again (update on API changes) Barak Itkin
- [gnome-initial-setup] accounts: Replace list store hacks with a button box Jasper St . Pierre
- [gnome-initial-setup] gnome-initial-setup: Rename args Jasper St . Pierre
- [gnome-initial-setup] Move includes back into private page files Jasper St . Pierre
- [gnome-initial-setup] summary: Split out Jasper St . Pierre
- [gnome-initial-setup] summary: Reindent Jasper St . Pierre
- [gnome-initial-setup] gnome-initial-setup: Don't load from the .ui file Jasper St . Pierre
- [gnome-initial-setup] goa: Fix remove account button Jasper St . Pierre
- [gnome-initial-setup] Split each page into its own UI file Jasper St . Pierre
- [gnome-initial-setup] Fix page titles Jasper St . Pierre
- [gnome-initial-setup] gnome-initial-setup: Reindent Jasper St . Pierre
- [gnome-initial-setup] account-page: Reindent Jasper St . Pierre
- [extensions-web] errorreports: Switch to using explicit URL view redirecting Jasper St . Pierre
- [extensions-web] errorreports: Update tests Jasper St . Pierre
- [extensions-web] decorators: Clean up imports Jasper St . Pierre
- [extensions-web] extensions: Remove single version view Jasper St . Pierre
- [extensions-web] css: Don't use vendor prefixes for Tipsy Jasper St . Pierre
- [extensions-web] review: Actually auto-reject extensions Jasper St . Pierre
- [cheese] Use a realtime preset for video encoder element David King
- [gnome-shell] clock: Switch to using GnomeWallClock, delete clock GSettings controls Colin Walters
- [gnome-shell] Updated Greek translation Tom Tryfonidis
- [gnome-initial-setup] Updated POTFILES.in =?utf-8?q?Piotr_Dr=C4=85g?=
23 June 2012
- [gnome-initial-setup] Updated Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [epiphany] ephy-download: add EPHY_DOWNLOAD_ACTION_DO_NOTHING Diego Escalante Urrelo
- [epiphany] popup-commands: use EPHY_DOWNLOAD_ACTION_DO_NOTHING Diego Escalante Urrelo
- [evolution] Keep display names synchronized during account creation. Matthew Barnes
- [evolution] EMailConfigSummaryPage: Remove "account-name" property. Matthew Barnes
- [evolution] Bug 678609 - No suggested name for new mail account Matthew Barnes
- [gnome-devel-docs] tutorials python: page on scrolledwindow widget rewritten Tiffany Antopolski
- [gnome-devel-docs] Trimmed trailing white space in .page files. Tiffany Antopolski
- [gnome-devel-docs] Trimmed trailing whitespace in .vala files. Tiffany Antopolski
- [gnome-devel-docs] Trimmed trailing whitespace in .py files. Tiffany Antopolski
- [gnome-devel-docs] Trimmed trailing whitespace in .js files. Tiffany Antopolski
- [gnome-devel-docs] Trimmed trailing whitespace in .c files. Tiffany Antopolski
- [gnome-devel-docs] Updated NEWS file for 3.5.2 release. Tiffany Antopolski
- [gnome-initial-setup] Account: match strings to design Matthias Clasen
- [gnome-initial-setup] Location: Make the entry full-width instead of leaving a gap Matthias Clasen
- [gnome-devel-docs] Revert "Trimmed trailing white space in .page files." Tiffany Antopolski
- [gnome-devel-docs] Revert "Trimmed trailing whitespace in .c files." Tiffany Antopolski
- [gnome-devel-docs] tutorials C: prerelease 3.5.3 fixes Tiffany Antopolski
- [gtk+] build: Add --without-atk-bridge, only check for it on X11 platforms Matthias Clasen
- [evolution-data-server] Updated Telugu Translation Sasi Bhushan Boddepalli
- [glib] Updated Telugu Translation Sasi Bhushan Boddepalli
- [gtk+] Update Visual C++ 2008 property sheet Chun-wei Fan
- [gtk+] gtk/Makefile.am: Fix Visual C++ disthook rules Chun-wei Fan
- [gtk+] Fix the gtk3-demo Visual C++ projects Chun-wei Fan
- [gtk+] Update Visual C++ property sheets Chun-wei Fan
- [gtk+] gtk/gtkcsseasevalue.c: Remove C99ism Chun-wei Fan
- [gtk+] config.h.win32.in: Updates Chun-wei Fan
- [vala] codegen: use glib macros instead of trying to guess correct names Evan Nemerson
- [clutter-gtk] build: Update autogen.sh Emmanuele Bassi
- [gegl/soc-2012-ops] Photocopy Operation Hans Shu Lo
- [gnome-settings-daemon] Deleted branch wip/identity Ray Strode
- [gnome-settings-daemon] Created branch wip/identity Ray Strode
- [gnome-settings-daemon/wip/identity] wip: start to fold kerberos support into gsd Ray Strode
- [gnome-online-accounts] Created branch wip/kerberos Ray Strode
- [gnome-online-accounts/wip/kerberos] wip: stub out a kerberos provider Ray Strode
- [totem] add Simplified Chinese (zh_CN) translation YunQiang Su
- [gnome-control-center] update Simplified Chinese (zh_CN) translation YunQiang Su
- [gnome-shell-extensions/gnome-3-4] update Simplified Chinese (zh_CN) translation YunQiang Su
- [gnome-shell-extensions] update Simplified Chinese (zh_CN) translation YunQiang Su
- [gnome-shell-extensions] update Simplified Chinese (zh_CN) translation YunQiang Su
- [pan2] Created branch bug_102402 =?utf-8?q?Heinrich_M=C3=BCller?=
- [pan2/bug_102402] first draft =?utf-8?q?Heinrich_M=C3=BCller?=
- [dia] Fix action callback parameters Hans Breuer
- [dia] Remove unused ddisplay_size_allocate() Hans Breuer
- [dia] [restructuring] Separate Toolbox from interface.c Hans Breuer
- [dia] Fix GtkVBox leak with integrated UI Hans Breuer
- [dia] SVG import fixes Hans Breuer
- [dia] Improve layer_find_objects_containing_rectangle() Hans Breuer
- [dia] [warningectomy] no complaints about gdk-pixbuf lack of const Hans Breuer
- [dia] [warningectomy] signed/unsigned mismatch Hans Breuer
- [dia] Bug 677243 - use xmlFree() for return value of xmlNodeGetContent() Hans Breuer
- [folks] eds: Revert checks for empty properties Philip Withnall
- [folks] eds: Fix warnings about empty postal addresses Philip Withnall
- [anjuta] vala language support: update to Vala 0.18 Johannes Schmid
- [anjuta] ctags vala support: update to Vala 0.18 Johannes Schmid
- [anjuta] Some trivial fixes in indentation plugins and cpp-java plugin Johannes Schmid
- [gnote] Updated Arabic translation Khaled Hosny
- [dia] Update shape.dtd to include <image/> and <text/> Hans Breuer
- [dia] Bug 677351 - Idle priority of canvas rendering adapted to GTK+ Hans Breuer
- [dia] Fix compilation errors with gcc Hans Breuer
- [anjuta] symbol-db: Don't crash if project was moved to another location Johannes Schmid
- [dia] Rough test which would have caught both regressions in dia-0.97.2 Hans Breuer
- [gimp-help-2] Updated italian translation and screenshots Marco Ciampa
- [dia] Bug 676959 - Respect <text/> attribute font-size during import Hans Breuer
- [gnote] Drop support for panel applet =?utf-8?q?Aurimas_=C4=8Cernius?=
- [gnote] Bump to Gtkmm 3.4 =?utf-8?q?Aurimas_=C4=8Cernius?=
- [gnote] Migrate to Gtk::Application =?utf-8?q?Aurimas_=C4=8Cernius?=
- [gnote] Fix translation sources =?utf-8?q?Aurimas_=C4=8Cernius?=
- [libsecret] Header path fix Stefan Walter
- [libsecret] Add methods which handle prompts for a DBus object path Stefan Walter
- [libsecret] Add secret_service_read_alias() and secret_service_set_alias() Stefan Walter
- [gegl/soc-2011-seamless-clone] Update the calls according to commit 1ad729e of poly2tri-c Barak Itkin
- [gegl/soc-2011-seamless-clone] Several small fixes to the all-in-one seamless clone op Barak Itkin
- [gimp/soc-2011-seamless-clone2] Make gimp use the all in one seamless clone GEGL operation Barak Itkin
- [frogr] update Simplified Chinese (zh_CN) translation YunQiang Su
- [nemiver] Terminal portability fixes for BSDs Dodji Seketeli
- [dia/dia-0-97] Bug 676830 : Misc - Grid : don't crash on copy, resize Hans Breuer
- [dia/dia-0-97] grid-object: avoid crash on shrink Hans Breuer
- [gtk+] GtkNotebook: Maintain invariants during tab dnd Matthias Clasen
- [seahorse] Use GcrSecureEntryBuffer and remove duplicate code Stefan Walter
- [gupnp-dlna] Remove explicit calls to g_thread_init() Zeeshan Ali Khattak
- [vala] codegen: Fix line directives for ref_sink =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala] codegen: Fix memory leak accessing automatic property with owned getter =?utf-8?q?J=C3=BCrg_Billeter?=
- [gnote] update Simplified Chinese (zh_CN) translation YunQiang Su
- [gnome-disk-utility] Add a settings dialog for power management and acoustic levels David Zeuthen
- [baobab] Adjust to Vala 0.18 bindings for GtkTreeStore Ryan Lortie
- [baobab] dist the internal header files Ryan Lortie
- [baobab] Release 3.5.3 Ryan Lortie
- [baobab] Created tag 3.5.3 Ryan Lortie
- [transmageddon] update Simplified Chinese (zh_CN) translation YunQiang Su
- [network-manager-openconnect] remove pointless renames David Woodhouse
- [perl-Glib] Add the 64 bit integer converters to the linker exports =?utf-8?q?Torsten_Sch=C3=B6nfeld?=
- [pdfmod] [l10n] Update Japanese translation Jiro Matsuzawa
- [eog] [l10n] Update Japanese translation Jiro Matsuzawa
- [evolution-data-server] Add missing linker flags for libebook-google-utils. Matthew Barnes
- [eog/gnome-3-4] EogThumbView: Implement GtkOrientable Felix Riemann
- [eog/gnome-3-4] EogThumbView: Set icon view columns to the real number of images Felix Riemann
- [eog] EogThumbView: Implement GtkOrientable Felix Riemann
- [eog] EogThumbView: Set icon view columns to the real number of images Felix Riemann
- [gtk+] gtk: add gtkdbusinterfaces.xml to EXTRA_DIST Rico Tzschichholz
- [vala/0.16] gtk+-2.0, gtk+-3.0: Fix TargetList.add_table binding =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] posix: Add ffs binding =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala] Created tag 0.16.1 =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] posix: Add utimensat and futimens bindings =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] posix: Add stat fields for high precision access/modification/status change timestamps (POSIX.1-2008 =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] glib-2.0: Update GUnicodeScript and GUnicodeBreakType bindings =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] Use correct variable name to add vapigen directories =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] posix: add execv(p) and sigqueue methods, make sigval_t a simple type =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] gsl: correct MultifitLinearWorkspace construct/free C names =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] rest-0.7: update to git master =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] gobject-2.0: add Type.{get,set}_qdata methods =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] glib-2.0: add Hmac bindings =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] gtk+-2.0, gtk+-3.0: make TextTag constructor's parameter nullable =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] build: Note that we don't support srcdir != builddir =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] posix: add statvfs and fstatvfs function bindings =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] glib-2.0: annotate nullable GLib.Uri arguments and return values =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] Support virtual interface signals =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] codegen: Fix capturing element variable of foreach without iterator =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] glib-2.0: Add a few Source methods =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] gdk-3.0, libsoup-2.4, poppler-glib, rest-0.7, vte-2.90: update =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] Update clutter vapi to final Clutter 1.10. =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] glib-2.0: Include glib/gstdio.h when using DirUtils or Stat =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] glib-2.0: set FileSeek cname to "int" =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] glib-2.0: Fix typo in FileSeek attribute =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] codegen: Fix infinite recursion when using lambda in destructor =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] gnome-keyring-1: Fix gnome_keyring_item_get_info_sync binding =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] GVariant: Fix memory leak when boxing and unboxing variants =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] codegen: Fix assertion failure on empty string switch statement =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] libxml-2.0: add SaveCtxt bindings =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] gdk-3.0: mark Gdk.Atom as derived from uint =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] libxml-2.0: add missing cnames to some Doc fields =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] gstreamer-0.10: correct type id of Gst.TypeFindFactory =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] x11: Enable some fields which were previously commented out. =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] dbus-glib-1: add dbus_g_connection_open binding =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] gtk+-3.0: add information to generate 2d0e7f49 =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] gtk+-3.0: hide SelectionData.get_data_with_length length parameter =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] Added is_out annotation for StyleContext.lookup_color =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] gtk+-2.0, gtk+-3.0: fix Gtk.test_init =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] gtk+-3.0: Gtk.Scrollbar constructor allows null adjustment =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] gtk+-2.0, gtk+-3.0: include necessary headers for IMContext(Info) types =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] bindings: Add gir_namespace and gir_version to dbus-glib-1.vapi =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] girwriter: Use transfer-ownership=none for InitiallyUnowned based constructors =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] gtk+-3.0: Fix gtk_entry_get_text_area bindings =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] codegen: Fix .begin on async methods returning structs =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] bindings: update GIR-based bindings =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] gdk-3.0: Gdk.EventKey does not have a GType =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] glib-2.0: make GLib.Pid inherit from int =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] codegen: Fix memory leak accessing automatic property with owned getter =?utf-8?q?J=C3=BCrg_Billeter?=
- [vala/0.16] Release 0.16.1 =?utf-8?q?J=C3=BCrg_Billeter?=
- [gnome-settings-daemon] Deleted branch wip/identity Ray Strode
- [gnome-settings-daemon] Created branch wip/identity Ray Strode
- [gnome-settings-daemon/wip/identity] wip: start to fold kerberos support into gsd Ray Strode
- [latexila] Structure: use TextIters instead of line numbers =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [latexila] Revert "Structure: remove hack due to old Vala bug" =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [gobject-introspection] Update glib annotations from git Rico Tzschichholz
- [anjuta] resolve dependencies from cpp-java plugin Abderrahim Kitouni
- [network-manager-openconnect] use msgmerge -q David Woodhouse
- [gnome-disk-utility] Updated POTFILES.in =?utf-8?q?Piotr_Dr=C4=85g?=
- [gtk+] Cosmetics Matthias Clasen
- [gtk+] gtkdbusinterfaces: Fix srcdir != builddir Colin Walters
- [perl-Gtk3] Add an override for Gtk3::show_about_dialog =?utf-8?q?Torsten_Sch=C3=B6nfeld?=
- [perl-Gtk3] Use the correct version test for skipping a set of tests =?utf-8?q?Torsten_Sch=C3=B6nfeld?=
- [gparted] update Simplified Chinese (zh_CN) translation YunQiang Su
- [gupnp-dlna-media] Fix mime types Jens Georg
- [genius] Sat Jun 23 13:21:05 2012 Jiri (George) Lebl <jirka 5z com> George Lebl
- [gtk+] GtkNotebook: Fix reverse tab order Matthias Clasen
- [gtk+] Fix a compiler warning Matthias Clasen
- [orca] Be sure we have Python 3 bindings for GObject Introspection Joanmarie Diggs
- [gnumeric] Compilation: kill warning. Morten Welinder
- [gimp/soc-2011-seamless-clone2] Fix: The offset for seamless cloning should be relative to the drawable Barak Itkin
- [gegl/soc-2011-seamless-clone] Fix the offset handling of the seamless cloning Barak Itkin
- [anjuta] Updated POTFILES.in and POTFILES.skip =?utf-8?q?Piotr_Dr=C4=85g?=
- [dia] Updated POTFILES.in =?utf-8?q?Piotr_Dr=C4=85g?=
- [gnote] Change branding in WebDAV sync service description =?utf-8?q?Aurimas_=C4=8Cernius?=
- [glib] Add a note of caution to the g_slist_delete_link() docs Matthias Clasen
- [glib] regex: Fix unicode othercasing Matthias Clasen
- [gedit] docs: revised 'undo' doc for style and noted that you can't undo after you save the file Jim Campbell
- [gnote] Updated Lithuanian translation =?utf-8?q?Aurimas_=C4=8Cernius?=
- [glib] Add a test for G_USER_DIRECTOR_DESKTOP Matthias Clasen
- [glib] Update the comment in gmarshal.list Matthias Clasen
- [glib] Add missing annotation to GDBusConnection::closed Matthias Clasen
- [gnome-disk-utility] Make volume grid look right (grey, not blue) when selected and unfocused David Zeuthen
- [orca] Python 3: Fix dumb mistake in flat review Joanmarie Diggs
- [gnome-disk-utility/gnome-3-4] Make volume grid look right (grey, not blue) when selected and unfocused David Zeuthen
- [glib] Remove a few redundant ;s Matthias Clasen
- [orca] Python 3: Fix another traceback Joanmarie Diggs
- [evolution] Bug 678634 - Criticals warnings when creating new book/cal Matthew Barnes
24 June 2012
25 June 2012
- [evolution] Reduce usage of g_type_class_peek_parent(). Matthew Barnes
- [evolution] Adapt to EContact API change. Matthew Barnes
- [evolution] Coding style and whitespace cleanup. Matthew Barnes
- [gnome-boxes] Update Punjabi Translation Amanpreet Singh Alam
- [folks] Update Punjabi Translation Amanpreet Singh Alam
- [gnome-shell] Update Punjabi Translation Amanpreet Singh Alam
- [gtkhtml] NEWS update for 4.5.3 release. Matthew Barnes
- [gtkhtml] Post-release version bump. Matthew Barnes
- [gtkhtml] Created tag GTKHTML_4_5_3 Matthew Barnes
- [evolution-data-server] NEWS update for 3.5.3 release. Matthew Barnes
- [evolution-data-server] Post-release version bump. Matthew Barnes
- [evolution-data-server] Created tag EVOLUTION_DATA_SERVER_3_5_3 Matthew Barnes
- [evolution] NEWS update for 3.5.3 release. Matthew Barnes
- [evolution] Post-release version bump. Matthew Barnes
- [evolution] Created tag EVOLUTION_3_5_3 Matthew Barnes
- [evolution-ews] NEWS update for 3.5.3 release. Matthew Barnes
- [evolution-ews] Post-release version bump. Matthew Barnes
- [evolution-ews] Created tag EVOLUTION_EWS_3_5_3 Matthew Barnes
- [gssdp] Correct arguments to g_regex_match_simple() call Zeeshan Ali Khattak
- [nemiver] Added Greek translation Dimitris Spingos
- [nemiver] Added Greek translation Dimitris Spingos
- [gnome-settings-daemon] Deleted branch wip/identity Ray Strode
- [gnome-settings-daemon] Created branch wip/identity Ray Strode
- [gnome-settings-daemon/wip/identity] wip: start to fold kerberos support into gsd Ray Strode
- [gnome-settings-daemon] Deleted branch wip/identity Ray Strode
- [gnome-settings-daemon] Created branch wip/identity Ray Strode
- [gnome-settings-daemon/wip/identity] wip: start to fold kerberos support into gsd Ray Strode
- [gnumeric] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gnumeric] Updated Slovenian translation =?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
- [gnome-online-accounts] Deleted branch wip/kerberos Ray Strode
- [gnome-online-accounts] Created branch wip/kerberos Ray Strode
- [gnome-online-accounts/wip/kerberos] wip: stub out a kerberos provider Ray Strode
- [pygobject] Escape identifiers which are Python keywords Martin Pitt
- [libgnome-keyring/gnome-3-4] Fixes for G_MESSAGES_DEBUG Stefan Walter
- [egg-list-box] Depend on Vala 0.16.1 Guillaume Desmottes
- [libsecret] Add methods to get services from collections, items Stefan Walter
- [evolution-mapi] Do not set GError on E_SOURCE_AUTHENTICATION_REJECTED return value Milan Crha
- [libgnome-keyring] (3 commits) ...Release version 3.5.3 Stefan Walter
- [libgnome-keyring: 2/3] Merge branch 'gnome-3-4' Stefan Walter
- [libgnome-keyring: 3/3] Release version 3.5.3 Stefan Walter
- [libgnome-keyring] Created tag 3.5.3 Stefan Walter
- [evolution-mapi] Fix build failure due to rename of E_CONTACT_BOOK_URI to E_CONTACT_BOOK_UID Milan Crha
- [egg-list-box] add API to (un)highlight a widget during DnD Guillaume Desmottes
- [libsecret] Release version 0.3 Stefan Walter
- [libsecret] Created tag 0.3 Stefan Walter
- [gjs] Trace signal closures from the object instead of the context keep-alive Giovanni Campagna
- [gtranslator] Updated Belarusian translation. Ihar Hrachyshka
- [gcr] Release version 3.5.3 Stefan Walter
- [gcr] Created tag 3.5.3 Stefan Walter
- [rhythmbox] Updated Belarusian translation. Ihar Hrachyshka
- [evolution-mapi] NEWS update for 3.5.3 Milan Crha
- [evolution-mapi] Created tag EVOLUTION_MAPI_3_5_3 Milan Crha
- [evolution-mapi] Post-release version bump Milan Crha
- [gnome-keyring] Release version 3.5.3 Stefan Walter
- [gnome-keyring] Created tag 3.5.3 Stefan Walter
- [seahorse] (5 commits) ...Merge branch 'gnome-3-4' Stefan Walter
- [seahorse: 5/5] Merge branch 'gnome-3-4' Stefan Walter
- [gnome-contacts] Created tag 3.5.2 Alexander Larsson
- [gnome-contacts] Bump eds/folks version requirements Alexander Larsson
- [gnome-contacts] Bump version Alexander Larsson
- [gnome-contacts] Update NEWS for release Alexander Larsson
- [gnome-contacts] Created tag 3.5.2_fixed Alexander Larsson
- [dia] Updated Latvian translation =?utf-8?q?R=C5=ABdolfs_Mazurs?=
- [epiphany] Port policy client to WebKit2 Carlos Garcia Campos
- [evolution-data-server] Deleted branch imapx-extensible Christian Hilberg
- [evolution-data-server] (8 commits) Created branch imapx-extensible Christian Hilberg
- [evolution-data-server/imapx-extensible: 1/8] CamelIMAPXServer: moved handler code for untagged responses to individual functions Christian Hilberg
- [evolution-data-server/imapx-extensible: 2/8] IMAPX: added string definitions for untagged responses Christian Hilberg
- [evolution-data-server/imapx-extensible: 3/8] CamelIMAPXServer: use function table for untagged handler dispatching Christian Hilberg
- [evolution-data-server/imapx-extensible: 4/8] CamelIMAPXServer: do not hide possible programming issue Christian Hilberg
- [evolution-data-server/imapx-extensible: 5/8] CamelIMAPXServer: added untagged response handler registration API function Christian Hilberg
- [evolution-data-server/imapx-extensible: 6/8] CamelIMAPXServer: added documentation for untagged handler descriptor struct Christian Hilberg
- [evolution-data-server/imapx-extensible: 7/8] IMAPX: (utils) made capabilities flags extensible Christian Hilberg
- [evolution-data-server/imapx-extensible: 8/8] CamelIMAPXServer: exposed command run function in public API Christian Hilberg
- [epiphany] Port web settings to WebKit2 Carlos Garcia Campos
- [epiphany] Add support for new windows in WebKit2 Carlos Garcia Campos
- [epiphany] ephy-navigation-history-action: Rename webkit_construct_history_list Carlos Garcia Campos
- [epiphany] Port history to WebKit2 Carlos Garcia Campos
- [babl] index-static.html.in: force utf-8 charset in <head> =?utf-8?q?Michael_Mur=C3=A9?=
- [babl] index-static.html.in: correct usage example * babl_fish return a const Babl* * better naming =?utf-8?q?Michael_Mur=C3=A9?=
- [epiphany] ephy-window: Add helper function to update action sensitivity Carlos Garcia Campos
- [epiphany] Port editing commands to WebKit2 Carlos Garcia Campos
- [epiphany] ephy-web-view: status message should be const Carlos Garcia Campos
- [epiphany] ephy-navigation-history-action: Don't leak link-message Carlos Garcia Campos
- [gimp-help-2] Updated italian translation and screenshots. Marco Ciampa
- [orca] Python 3: inspect no longer allows you to access exception details directly from frame Joanmarie Diggs
- [epiphany] Port hovering over link to WebKit2 Carlos Garcia Campos
- [epiphany] ephy-web-view: add ephy_web_view_print_failed() Carlos Garcia Campos
- [epiphany] Port printing to WebKit2 Carlos Garcia Campos
- [epiphany] Por run javascript to WebKit2 Carlos Garcia Campos
- [evolution-ews] Created tag EVOLUTION_EWS_3_5_3_FIXED Matthew Barnes
- [gucharmap] charmap: Rearrange menus Christian Persch
- [gucharmap] Version 3.5.1 Christian Persch
- [gucharmap] Created branch 3.5.1 Christian Persch
- [gucharmap] Post release version bump Christian Persch
- [evolution] Bug 678667 - 'All Message Headers' option is broken Lucian Langa
- [gnome-control-center] sound: Remove left-click behaviour work-around Bastien Nocera
- [gnome-control-center] sound: Fix use of deprecated gtk_vscale_new() Bastien Nocera
- [gnome-online-accounts] daemon: Don't fail AddAccount if the credentials could not be stored Debarshi Ray
- [gnome-online-accounts] daemon: Fail as early as possible if the provider is missing Debarshi Ray
- [gnome-online-accounts] Created tag 3.5.3 Debarshi Ray
- [gnome-online-accounts] Enable Microsoft Exchange by default Debarshi Ray
- [gnome-online-accounts] Prepare 3.5.3 Debarshi Ray
- [evolution] Update docs maintainer Andre Klapper
- [gnome-control-center] sound: Fix mouse scrolls on sliders Bastien Nocera
- [gnome-devel-docs] tutorials python: a page to describe properties, getters and setters Tiffany Antopolski
- [gnome-devel-docs] tutorials python: added link to properties tutorial in label, button, window and radiobutton pages Tiffany Antopolski
- [gnome-devel-docs] tutorials <javascript>: Wrote detailed MessageDialog tutorial and fixed code indents Tiffany Antopolski
- [gnome-boxes] Fix indentation Alexander Larsson
- [gtk+] Rename gtk_icon_view_get_cell_area to gtk_icon_view_get_cell_rect Alexander Larsson
- [pygobject] Do not change constructor-only "type" Window property Martin Pitt
- [pygobject] Do not do any python calls when GObjects are destroyed after the python interpreter has been finaliz Martin Pitt
- [gnome-shell] St: reference the StTheme from StThemeNode Giovanni Campagna
- [orca] Created branch gnome-3-6 Joanmarie Diggs
- [pygobject] Remove obsolete ChangeLog and release-tag make targets Martin Pitt
- [pygobject] Bring back ChangeLog make target Martin Pitt
- [pygobject] release 3.3.3 Martin Pitt
- [pygobject] Created tag 3.3.3 Martin Pitt
- [pygobject] configure.ac: Post-release version bump to 3.3.4 Martin Pitt
- [jhbuild] core-deps-3.6: WebKitGTK+ 1.9.4 Carlos Garcia Campos
- [latexila] Comment about a hack due to a bug in vala =?utf-8?q?S=C3=A9bastien_Wilmet?=
- [gnome-font-viewer] release: prepare for 3.5.3 Cosimo Cecchi
- [gnome-font-viewer] Created tag 3.5.3 Cosimo Cecchi
- [vala] Update vapi file for latest gtk+ git master Alexander Larsson
- [gnome-control-center] online-accounts: Improve the layout when there is no configured account Debarshi Ray
- [pygobject] Do not escape enum and flag names that are Python keywords Martin Pitt
- [pygobject] release 3.3.3.1 Martin Pitt
- [pygobject] Created tag 3.3.3.1 Martin Pitt
- [pygobject] configure.ac: Post-release bump to 3.3.4. Martin Pitt
- [mobile-broadband-provider-info] by: balance-check codes for Belarusian providers (bgo #678189) =?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
- [jhbuild] apps-3.6: Orca has branched Joanmarie Diggs
- [aisleriot] Updated Dutch translation Wouter Bolsterlee
- [aisleriot] Updated Dutch translation Wouter Bolsterlee
- [gnome-online-accounts] Post-release version bump Debarshi Ray
- [aisleriot/gnome-3-4] Updated Dutch translation Wouter Bolsterlee
- [gnome-online-accounts] Port to libsecret Debarshi Ray
- [aisleriot/gnome-3-4] Updated Dutch translation Wouter Bolsterlee
- [gnome-online-accounts] Update NEWS Debarshi Ray
- [gnome-boxes] Fix up themeing of selection bar Alexander Larsson
- [gnome-boxes] Fix theming for notification bar Alexander Larsson
- [evolution-kolab] CamelIMAPXExtdServer: integrate with CamelIMAPXServer changes Christian Hilberg
- [gtk+] Bug 676077: Fix handling of Keyboard Input on Windows Chun-wei Fan
- [gtk+/gtk-3-4] Bug 676077: Fix handling of Keyboard Input on Windows Chun-wei Fan
- [gnome-tweak-tool] dont crash on shemas with missing keys John Stowers
- [evolution-kolab/ek-wip-porting] Updated Latvian translation Christian Hilberg
- [folks] eds: Adjust to e-d-s API break =?utf-8?q?Florian_M=C3=BCllner?=
- [gnome-control-center] sound: Make sure the event sound stream stays unmuted Bastien Nocera
- [gvfs] fuse: Split padding size in blocks for ftruncate() Tomas Bzatek
- [gvfs] gvfs-open: Construct full URI for local paths Tomas Bzatek
- [gimp/gimp-2-8] Updated italian translation. Marco Ciampa
- [gnome-control-center] [l10n] Update Japanese translation Jiro Matsuzawa
- [vala] vapi: Add missing GVariantTypes to glib-2.0 =?utf-8?q?Florian_M=C3=BCllner?=
- [epiphany] ephy-download: Pass suggested filename to define_destination_uri() Carlos Garcia Campos
- [epiphany] ephy-download: remove _ephy_download_new() internal function Carlos Garcia Campos
- [epiphany] ephy-download-widget: add ephy_download_widget_download_finished() Carlos Garcia Campos
- [gimp] Updated italian translation. Marco Ciampa
- [clocks] Adding delte button and implementing first layout for deleting clocks functionality Seif Lotfy
- [clocks] fixing timer design and edit spaces Seif Lotfy
- [clocks] Fix timer design Seif Lotfy
- [totem/gnome-3-4] backend: fix incorrect property ID (referrer). Bastien Nocera
- [totem] backend: fix incorrect property ID (referrer). Bastien Nocera
- [totem/gnome-3-4] backend: fix out-of-source build. Bastien Nocera
- [totem] backend: fix out-of-source build. Bastien Nocera
- [gnome-disk-utility] Add erase option when formatting, show job progress and allow job cancelation David Zeuthen
- [gdm] daemon: reload config on SIGHUP Ray Strode
- [gdm] greeter: Start policykit agent in the fallback session Ray Strode
- [evolution-mapi] Avoid possible memory leak Milan Crha
- [glib] GDbusActionGroup: always set strict when _query_action fails Lars Uebernickel
- [atk] Default implementation for atk_util_[add/remove]_global_event_listener =?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
- [atk] doc: Default role is ATK_ROLE_UNKNOWN =?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
- [clutter-gst] build: Fix the URLs for clutter-gst 1.4.x releases in the doap file Damien Lespiau
- [clutter-gst] Created tag 1.6.0 Damien Lespiau
- [clutter-gst] build: Release 1.6.0 Damien Lespiau
- [clutter-gst] build: Remove the upload to clutter-project.org Damien Lespiau
- [clutter-gst] build: Post release bump to 1.6.1 Damien Lespiau
- [jhbuild] 3.6: Add nautilus-sendto as an explicit dep of gnome-bluetooth Bastien Nocera
- [orca/gnome-3-6] Prep for v3.5.3 Joanmarie Diggs
- [orca] Created tag ORCA_3_5_3 Joanmarie Diggs
- [tomboy] Update NEWS for 1.11.3 Aaron Borden
- [tomboy] Bump version to 1.11.4 Aaron Borden
- [tomboy] Created tag 1.11.3 Aaron Borden
- [orca/gnome-3-6] Marking as v3.5.4pre Joanmarie Diggs
- [gnomeweb-wml] Update tomboy for 1.11.3 Aaron Borden
- [gsettings-desktop-schemas] 3.5.3 Bastien Nocera
- [gsettings-desktop-schemas] Created tag 3.5.3 Bastien Nocera
- [gsettings-desktop-schemas] Post-release version bump Bastien Nocera
- [nautilus] pathbar: fix unwanted ellipsizing in buttons with certain themes Cosimo Cecchi
- [epiphany] ephy-download-widget: add get_destination_basename_from_download() helper function Carlos Garcia Campos
- [gnome-settings-daemon] 3.5.3 Bastien Nocera
- [orca] Prep for Orca v3.7.0.3 Joanmarie Diggs
- [orca] Created tag ORCA_3_7_0_3 Joanmarie Diggs
- [gnome-settings-daemon] Post-release version bump Bastien Nocera
- [orca] Marking as Orca v3.7.0.4pre Joanmarie Diggs
- [mutter] window: Make some window methods public Jasper St . Pierre
- [mutter] mutter: Use the default plugin by default Jasper St . Pierre
- [mutter] meta-plugin-manager: Guard against a NULL start vfunc Jasper St . Pierre
- [gdm] server: pass -core to Xorg when debug enabled Ray Strode
- [gdm] server: pass debug arguments to Xorg in same way for plymouth path Ray Strode
- [gnome-boxes] Require Gtk+ 3.5.5 for gtk_icon_view_get_cell_area Alexander Larsson
- [gnome-boxes] Update to latest Gtk vapi file Alexander Larsson
- [gnome-boxes] Add CollectionView.get_path_for_item helper Alexander Larsson
- [gnome-boxes] Zoom to/from the right place on the icon view Alexander Larsson
- [mutter] meta-window-actor: Fix a potential crash in the window shaping code Jasper St . Pierre
- [gtk+/wip/action-helper] gtkmodelmenu: fix memory leak Lars Uebernickel
- [at-spi2-core] atspi-misc: Prevent leak Mike Gorse
- [ekiga] OPAL: Adapted to the new bitrate API. Damien Sandras
- [ekiga] Accounts Window: Fix button sensitivity. Damien Sandras
- [evolution-mapi] Bug #637291 - Can't send to both internal and external recipients Milan Crha
- [evolution-mapi/gnome-3-4] Bug #637291 - Can't send to both internal and external recipients Milan Crha
- [mutter] (9 commits) Created branch wip/mult-window-actors Jasper St . Pierre
- [mutter/wip/mult-window-actors: 1/9] Build reference docs Jasper St . Pierre
- [mutter/wip/mult-window-actors: 2/9] Update a window's LUT only after we know it will be at the top of the stack Jasper St . Pierre
- [mutter/wip/mult-window-actors: 3/9] Fix up for latest Clutter deprecations Jasper St . Pierre
- [mutter/wip/mult-window-actors: 4/9] default: Fix up for latest Clutter deprecations Jasper St . Pierre
- [mutter/wip/mult-window-actors: 5/9] Allow potentially supporting multiple MetaWindowActors per window Jasper St . Pierre
- [mutter/wip/mult-window-actors: 6/9] window-actor: Remove (private) xwindow property Jasper St . Pierre
- [mutter/wip/mult-window-actors: 7/9] window-actor: Don't do any special initialization in _new Jasper St . Pierre
- [mutter/wip/mult-window-actors: 8/9] window-actor: Remove meta-screen property Jasper St . Pierre
- [mutter/wip/mult-window-actors: 9/9] window-actor: Make the meta-window property construct-only Jasper St . Pierre
- [nemiver] Revert "Added Greek translation" =?utf-8?q?Piotr_Dr=C4=85g?=
- [nautilus] release: prepare for 3.5.3 Cosimo Cecchi
- [gnumeric] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [nautilus] Created tag 3.5.3 Cosimo Cecchi
- [goffice] Fix item placement in linear & polynomial regression trend line dialog. [#678793] Andreas J . Guelzow
- [gnome-control-center] 3.5.3 Bastien Nocera
- [gnome-settings-daemon] Created tag GNOME_SETTINGS_DAEMON_3_5_3 Bastien Nocera
- [libsecret] Added Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [gnome-themes-standard] release: prepare for 3.5.3 Cosimo Cecchi
- [gnome-themes-standard] Created tag 3.5.3 Cosimo Cecchi
- [gnome-control-center] Created tag GNOME_CONTROL_CENTER_3_5_3 Bastien Nocera
- [cogl] Deleted branch wip/depth-texture Neil Roberts
- [cogl] (2 commits) Created branch wip/depth-texture Neil Roberts
- [cogl/wip/depth-texture: 1/2] Use the GL_DEPTH24_STENCIL8 internal format for packed buffers Neil Roberts
- [cogl/wip/depth-texture: 2/2] Support retrieving depth textures from framebuffers Neil Roberts
- [libgit2-glib] Update to libgit2 changes Garrett Regier
- [folks] core: Tidy up MatchResult usage in PotentialMatch a little Philip Withnall
- =?utf-8?q?=5Bfolks=5D_core=3A_Fix_indexing_for_unichars_in_PotentialMatch?= =?utf-8?q?=E2=80=99s_Jaro_distance_function?= Philip Withnall
- [libgdata] documents: add support for Google Drawings Cosimo Cecchi
- [network-manager-applet] applet: move migration code into a new binary Dan Winship
- [network-manager-applet] Use Makefile.glib to build marshallers Dan Winship
- [network-manager-applet] applet: port to GSettings Dan Winship
- [gtk+] application: fix a typo in introspection annotation Cosimo Cecchi
- [gtk+] actionable: silence g-i scanner warning Cosimo Cecchi
- [gtk+] fontchooser: silence g-i scanner warning Cosimo Cecchi
- [gtk+] widget: silence g-i scanner warning Cosimo Cecchi
- [gtk+] menu: add missing (scope async) annotation to gtk_menu_popup() Cosimo Cecchi
- [gtk+] radiobutton: add missing (element-type) annotation for radio groups Cosimo Cecchi
- [gtk+] Updates for 3.5.6 Matthias Clasen
- [folks/edsunittests] Use ESource display_name instead of uid. Jeremy Whiting
- [folks/edsunittests] Fix link-personas-diff-stores test. Need to use both test and other addressbooks. Jeremy Whiting
- [folks/edsunittests] Add mainloop to eds test backend tear_down to wait for addressbook removal. Jeremy Whiting
- [folks/edsunittests] Remove GConf stop from eds test harness, since it's not needed. Jeremy Whiting
- [goffice] modify last patch to place new items at the bottom Andreas J . Guelzow
- [network-manager-applet] Updated Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [eog] Make EogWindow a GtkApplicationWindow Felix Riemann
- [eog] EogStatusBar: Reduce bottom margin of embedded progress bar Felix Riemann
- [eog] Prepare for release 3.5.2 Felix Riemann
- [eog] Post-release version bump Felix Riemann
- [eog] Created tag 3.5.2 Felix Riemann
- [file-roller] fixed indentation Paolo Bacchilega
- [file-roller] removed fr_archive_load_local Paolo Bacchilega
- [file-roller] rename uri_is_archive as _g_uri_is_archive Paolo Bacchilega
- [file-roller] fixed indentation Paolo Bacchilega
- [file-roller] updated for version 3.5.2 Paolo Bacchilega
- [file-roller] Created tag 3.5.2 Paolo Bacchilega
- [nautilus-sendto] Created branch gnome-3-6 Bastien Nocera
- [gdm] xdmcp: fix indirect queries Ray Strode
- [nautilus-sendto/gnome-3-6] build: Bump version Bastien Nocera
- [gtk+] Don't export private GtkMountOperationHandler api Matthias Clasen
- [libgda] MDB provider: use mdb_get_colbacktype_string() if available Vivien Malerba
- [libgda] Improved configure.ac readability Vivien Malerba
- [libgda] Partial correction for bug #669801 Vivien Malerba
- [anjuta] Updated files for release Johannes Schmid
- [anjuta] Created tag ANJUTA_3_5_3 Johannes Schmid
- [gdl] Updated files for release Johannes Schmid
- [gdl] Created tag GDL_3_5_3 Johannes Schmid
- [gdl] Post-release version bump Johannes Schmid
- [anjuta] Post-release version bump Johannes Schmid
- [evolution-data-server] vala: Add custom overrides for e_contact_[get|get_const|set]() Philip Withnall
- [folks] eds: Fix memory leaks in EDS backend Philip Withnall
- [mutter] Bump version to 3.5.3 =?utf-8?q?Florian_M=C3=BCllner?=
- [mutter] Created tag 3.5.3 =?utf-8?q?Florian_M=C3=BCllner?=
- [glib] Revert "GIOScheduler: Avoid constant iteration over pending job list" Ryan Lortie
- [glib] GLib 2.33.3 Ryan Lortie
- [glib] Created tag 2.33.3 Ryan Lortie
- [glib] *bump* Ryan Lortie
- [gdm/wip/multi-seat-2-30] On June 21st, I committed a change "Now GDM will reload its configuration settings if you send a HUP Brian Cameron
- [gnome-shell] remoteSearch: Use GIcon instead of icon name =?utf-8?q?Florian_M=C3=BCllner?=
- [gnome-shell] remoteSearch: Parse 'DesktopId' field in key file =?utf-8?q?Florian_M=C3=BCllner?=
- [glib] GIOScheduler: Disconnect from cancellable after job completes Ryan Lortie
- [mutter] Make meta_workspace_get_neighbor() public Giovanni Campagna
- [balsa/gtk3] Find node once, not twice Peter Bloomfield
- [evolution-data-server] google: Remove the option to not cache Google Contacts data locally Philip Withnall
- [evolution] google: Remove SSL option for Google Contacts address books Philip Withnall
- [evolution] google: Remove the offline caching option for Google Contacts address books Philip Withnall
- [evolution-data-server] google: Remove an outdated workaround for an EBookBackendCache bug Philip Withnall
- [glib-networking] 2.33.3 Dan Winship
- [glib-networking] Created tag glib-2.33.3 Dan Winship
- [cheese] Start porting to application-wide GMenu David King
- [cheese] Add David King to authors in about dialog David King
- [cheese] Make preferences and mode actions application-wide David King
- [cheese] Set photo button text based on mode state David King
- [cheese] Enable handling of the fullscreen action David King
- [cheese] Enable effects state change action David King
- [cheese] Enable handling of the shoot action David King
- [cheese] Make the preferences dialog work again David King
- [cheese] Created tag 3.5.3 David King
- [cheese] Add accelerators to menu items David King
- [cheese] Add border to capture page of preferences dialog David King
- [cheese] Update NEWS for 3.5.3 release David King
- [gtk+] 3.5.6 Matthias Clasen
- [gtk+] Created tag 3.5.6 Matthias Clasen
- [gtk+] Bump version Matthias Clasen
- [folks] core: Replace symbols with spaces when matching names in PotentialMatch Philip Withnall
- [vala] GIR parser: add default value to GCancellable arguments when possible Evan Nemerson
- [vala] GIR parser: allow setting async finish functions in GIR Evan Nemerson
- [folks] Re-enable eds backend unit tests. Jeremy Whiting
- [folks] Port test eds backend to eds api changes. Add test.source keyfile for unit tests. Jeremy Whiting
- [folks] Create another other.source for eds unit tests. Jeremy Whiting
- [folks] Fix link-personas-diff-stores unit test. Remove obsolete EDS TestBackend address_uri. Allow choosing Jeremy Whiting
- [folks] Use async addressbook remove method, since sync method hangs currently. Jeremy Whiting
- [folks] Use ESource display_name instead of uid. Jeremy Whiting
- [folks] Fix link-personas-diff-stores test. Need to use both test and other addressbooks. Jeremy Whiting
- [folks] Add mainloop to eds test backend tear_down to wait for addressbook removal. Jeremy Whiting
- [folks] Remove GConf stop from eds test harness, since it's not needed. Jeremy Whiting
- [folks] Fix style issues as noted in https://bugzilla.gnome.org/show_bug.cgi?id=678811. Use _addressbook_nam Jeremy Whiting
- [gnome-shell] Bump version to 3.5.3 =?utf-8?q?Florian_M=C3=BCllner?=
- [gnome-shell] Created tag 3.5.3 =?utf-8?q?Florian_M=C3=BCllner?=
- [gnome-screensaver] window: don't use GtkRC to override drawing area's background Cosimo Cecchi
- [libsecret] build: Fix srcdir != builddir Colin Walters
- [libsecret] secret-tool: Don't read uninitialized variable on error path Colin Walters
- [glib] gio/tests/actions: Plug a memory leak Colin Walters
- [at-spi2-atk] Use XDG_RUNTIME_DIR to hold sockets, and do not make a world-writable dir Mike Gorse
- [jhbuild] core-deps-3.6: Add libzeitgeist tarball =?utf-8?q?Javier_Jard=C3=B3n?=
- [gnome-ostree] 3.6: Add libsecret, needed by latest gnome-online-accounts Colin Walters
- [vala] gdk-pixbuf-2.0: remove some obsolete metadata Evan Nemerson
- [at-spi2-atk] Reinstate gnome_accessibility_module_init/shutdown for the gtk 3 module Mike Gorse
- [folks] Deleted branch edsunittests Jeremy Whiting
- [folks] Add bug fix to NEWS file. Jeremy Whiting
- [goffice] Some more adjustment on the item placement in the polynomial/linear regression dialog Andreas J . Guelzow
- [at-spi2-atk] Fix some more warnings Mike Gorse
- [at-spi2-core] Release v2.5.3 Mike Gorse
- [accerciser] Add a trailing underscore to identifiers which are Python keywords =?utf-8?q?Javier_Hern=C3=A1ndez_Ant=C3=BAnez?=
- [clutter] docs: Fix XInclude path of the BindConstraint example Emmanuele Bassi
- [clutter] Created tag 1.11.6 Emmanuele Bassi
- [clutter] docs: Add missing annotation for ClutterActorClass.touch_event Emmanuele Bassi
- [clutter] Release Clutter 1.11.6 Emmanuele Bassi
- [clutter] Post-release version bump to 1.11.7 Emmanuele Bassi
- [goffice] avoid unneccesarily high dialog Andreas J . Guelzow
- [accerciser] Fix for Bug 678517 - Macaroon script recorder is broken =?utf-8?q?Javier_Hern=C3=A1ndez_Ant=C3=BAnez?=
- [accerciser] Additional fix for bug 678517: Significantly smaller keyboard event mask =?utf-8?q?Javier_Hern=C3=A1ndez_Ant=C3=BAnez?=
- [accerciser] Additional fix for bug 678517 - Macaroon script recorder is broken =?utf-8?q?Javier_Hern=C3=A1ndez_Ant=C3=BAnez?=
- [goffice] Fix gtk check in gog-reg-curve.c that was the true reason for [#678793] Andreas J . Guelzow
- [gnomeweb-wml] Add a brand new icon for git.gnome.org. Andrea Veri
- [at-spi2-atk] Add atkbridge.symbols to EXTRA_DIST Mike Gorse
- [at-spi2-atk] Release v2.5.3 Mike Gorse
- [at-spi2-atk] Created tag AT_SPI2_ATK_2_5_3 Mike Gorse
- [gnome-devel-docs] gnome-devel-docs 3.5.3 Ryan Lortie
- [gnome-devel-docs] rename configure.in to configure.ac Ryan Lortie
- [gnome-devel-docs] *bump* Ryan Lortie
- [gnome-devel-docs] dist .xz instead of .gz Ryan Lortie
- [atk] Release 2.5.3 =?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
- [atk] Created tag ATK_2_5_3 =?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
- [pyatspi2] Re-add setTimeout Mike Gorse
- [pyatspi2] Release v2.5.3 Mike Gorse
- [pyatspi2] Created tag PYATSPI_2_5_3 Mike Gorse
- [accerciser] Prep for 3.5.3 =?utf-8?q?Javier_Hern=C3=A1ndez_Ant=C3=BAnez?=
- [glib] Fix previous commit Colin Walters
- [gnome-screensaver] 3.4.2 Matthias Clasen
- [gnome-screensaver] Created tag 3.4.2 Matthias Clasen
- [gnome-screensaver] Bump version Matthias Clasen
- [jhbuild] 3.6: Add libsecret dependency for gnome-online-accounts =?utf-8?q?Javier_Jard=C3=B3n?=
- [accerciser] Marked as 3.5.4pre =?utf-8?q?Javier_Hern=C3=A1ndez_Ant=C3=BAnez?=
- [goffice] Fix spacing in chart properties dialog. [#678812] Andreas J . Guelzow
26 June 2012
27 June 2012
28 June 2012
- [epiphany] Updated Indonesian translation Andika Triwidada
- [totem] Updated Indonesian translation Andika Triwidada
- [gegl/soc-2012-ops] Photocopy Operation: Fixes and clean up. Hans Shu Lo
- [gegl/soc-2012-ops] Shift Operation: Fix mutex. Hans Shu Lo
- [ostree] embedded deps: Properly quote/handle PATH/LDFLAGS Colin Walters
- [ostree] main: Fix a format string error Colin Walters
- [ostree] Make more compiler warnings into errors Colin Walters
- [ostree] build: Use LDADD libraries to link with, not LDFLAGS Colin Walters
- [ostree] Release 2012.8 Colin Walters
- [ostree] Created tag v2012.8 Colin Walters
- [seahorse] Updated Indonesian translation Andika Triwidada
- [libsoup] Updated Indonesian translation Andika Triwidada
- [cheese] Updated Indonesian translation Andika Triwidada
- [pygobject] m4/python.m4: Update Python version list Martin Pitt
- [evolution] prefer-plain: Add missing linker flags. Matthew Barnes
- [gnome-bluetooth] Updated Telugu Translation Sasi Bhushan Boddepalli
- [vala] posix: fix inet_ntop binding, clean up some style issues Evan Nemerson
- [gnome-software] trivial: fix up Fedora example spec filelists Richard Hughes
- [gnome-software] trivial: fix up 8441ba16731cd67ebefc5a33cb4764a4e053f573 a little more to my tastes Richard Hughes
- [gnome-software] Emit a signal when the application buttons are clicked Richard Hughes
- [gnome-software] Make the mode selector better match the mockups Richard Hughes
- [gnome-software] Add some status widgets to the GsAppWidget for future use Richard Hughes
- [gnome-software] Wire up the buttons to do action, although don't try these yet Richard Hughes
- [file-roller] Modernize autotools configuration with autoupdate Paolo Bacchilega
- [file-roller] fixed missing prototype warning Paolo Bacchilega
- [file-roller] enable more warnings only when --enable-debug is used Paolo Bacchilega
- [gnome-boxes] Fix layout of initial wizard page Alexander Larsson
- [gnome-contacts] contact: Move get_eds_addressbooks() to App Alexander Larsson
- [gnome-contacts] contact: Use our own store reference rather than the on in App Alexander Larsson
- [gnome-contacts] contacts: Pass store as parameter to create_primary_persona_from_store Alexander Larsson
- [gegl/abyss] ripple: implement tileability, thanks to the abyss policy =?utf-8?q?Michael_Mur=C3=A9?=
- [network-manager-applet] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [rygel] core, data: Fix Samsung user agent for downgrade Jens Georg
- [gegl/abyss] waves: allow to clamp deformation in the image area =?utf-8?q?Michael_Mur=C3=A9?=
- [conduit] [l10n] Updated German translation =?utf-8?q?Mario_Bl=C3=A4ttermann?=
- [gnome-software] Remove the package after the update has been applied, or the package has been installed Richard Hughes
- [gnumeric] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [evolution] Fix compiler warning Milan Crha
- [libsecret] Add varargs function: secret_schema_new vs. secret_schema_newv Stefan Walter
- [libsecret] Fix python tests when libsecret is not installed Stefan Walter
- [libsecret] Fix VPATH build. Stefan Walter
- [empathy] EmpathyChatView: add vfunc for showing/hiding avatars Guillaume Desmottes
- [empathy] EmpathyChat: tell view to show/hide avatars based on connection interfaces Guillaume Desmottes
- [empathy] Adium themes: implement set_show_avatars() Guillaume Desmottes
- [empathy] Boxes theme: implement set_show_avatars Guillaume Desmottes
- [empathy] accounts-dialog: don't show the avatar button if avatars are not supported Guillaume Desmottes
- [gtkmm-documentation] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [evolution-mapi] Use SetProps if write property as stream failed Milan Crha
- [evolution-mapi/gnome-3-4] Use SetProps if write property as stream failed Milan Crha
- [aravis] zip: add more debug output. Emmanuel Pacaud
- [epiphany] ephy-web-view: remove unneeded headers, and sort them Xan Lopez
- [epiphany] ephy-web-view: remove useless forward declarations Xan Lopez
- [nemiver] Save and restore tty attributes Dodji Seketeli
- [epiphany] ephy-web-view: try to simplify a bit the typed-address logic Xan Lopez
- [epiphany] ephy-web-view: do not duplicate the setter code for typed-address Xan Lopez
- [epiphany] ephy-web-view: add type checks for the set_typed_address method parameters Xan Lopez
- [epiphany] ephy-web-view: and more type checks Xan Lopez
- [gnome-web-www] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [epiphany] ephy-web-view: get rid of 'ephy_web_view_get_location' Xan Lopez
- [librest] Use HMAC glib implementation instead of rolling our own Christophe Fergeau
- [librest] Revert "Use HMAC glib implementation instead of rolling our own" Christophe Fergeau
- [librest] Add RestProxy::authenticate signal Christophe Fergeau
- [librest] Introduce RestProxyAuth type Christophe Fergeau
- [librest] Add rest_proxy_auth_[un]pause Christophe Fergeau
- [librest] Propagate RestProxyAuth object in ::authenticate signal Christophe Fergeau
- [libsecret] Add Vala bindings. Stefan Walter
- [epiphany] ephy-web-view: fix think-o in ephy_web_view_location_changed Xan Lopez
- [gtk+] a11y: remove implementation for [add/remove]_global_event_listener =?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
- [epiphany] window-commands: initialize string variables to NULL Xan Lopez
- [epiphany] Port fullscreen popup to WebKit2 Claudio Saavedra
- [rhythmbox] header: handle losing focus after receiving a button press (bug #677955) Jonathan Matthew
- [epiphany] ephy-web-view: ephy_web_view_location_changed is private to its class Xan Lopez
- [evolution] 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-disk-utility] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [seahorse] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [gimp/gimp-2-6] Updated Spanish translation =?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
- [libsecret] Remove varargs SecretService methods Stefan Walter
- [seahorse] Update libsecret usage for removal of some varargs functions Stefan Walter
- [epiphany] ephy-web-view: move private methods to the private header Xan Lopez
- [epiphany] ephy-web-view: make set_address completely private Xan Lopez
- [gnome-keyring] dbus: Don't log into token if already logged in Stefan Walter
- [gdl] Fix typo in doap file description Kalev Lember
- [epiphany] ephy-web-view: get rid of redundant calls to set_title Xan Lopez
- [library-web] add libsecret (GNOME bug 679032) Frederic Peters
- [epiphany] ephy-web-view: set_title can also be made private to its file Xan Lopez
- [epiphany] ephy-web-view: unref objects in dispose, not finalize Xan Lopez
- [totem] screensaver: Don't wrongly use _can_get_frames() Bastien Nocera
- [totem] screenshot: Fix menu items not appearing anymore Bastien Nocera
- [totem] backend: Fix startup warnings Bastien Nocera
- [gimp-help-2] Added Brazilian Portuguese translation for Preface file Djavan Fagundes
- [gimp-help-2] Added Brazilian Portuguese in ALL_LINGUAS variable Djavan Fagundes
- [gnome-control-center] network: Don't try to set the mobile broadband speed widgets Richard Hughes
- [gnome-control-center] network: Don't try to show a wizard that failed to setup Richard Hughes
- [gnome-control-center] network: Increase the amount of debugging for mobile-bb Richard Hughes
- [gnome-control-center] network: Show multiple connections in the mobile broadband panel Richard Hughes
- [glib] GTlsInteraction: Fix incorrect locking of mutex Stefan Walter
- [gnome-control-center] network: avoid crashes due to leftover signal handlers Richard Hughes
- [gnome-control-center] network: Sort access points by strength Richard Hughes
- [glib] Fix default app lookup wrt parent types and defaults.list Alexander Larsson
- [gromit] Fix automated build through jhbuild Bastien Nocera
- [gromit] Try to load configuration from ~/.config/gromit/gromitrc Bastien Nocera
- [gromit] Update man page for config file location change Bastien Nocera
- [glib] Fix the mimetype default fix Alexander Larsson
- [gnome-keyring] gpg-agent: Don't barf when retrieving password when not unlocked Stefan Walter
- [gnome-keyring] gpg-agent: Encode passwords when --data was requested Stefan Walter
- [glib] Fix /contenttype/guess test Martin Pitt
- [gegl] Deleted branch soc-2012-editor Isaac Wagner
- [gegl/soc-2012-editor: 1/24] Experimenting with Gtk and Cairo, setting up class boilerplate code, etc Isaac Wagner
- [gegl] (24 commits) Created branch soc-2012-editor Isaac Wagner
- [gegl/soc-2012-editor: 2/24] More experimentation with Cairo and GTK+. Added mouse input, simple drawing Isaac Wagner
- [gegl/soc-2012-editor: 3/24] Added dummy nodes which can be dragged by the mouse Isaac Wagner
- [gegl/soc-2012-editor: 4/24] Can resize nodes and the last node to be moved or resized is moved to the top (might get rid of resi Isaac Wagner
- [gegl/soc-2012-editor: 5/24] Added pads and connections between pads are rendered with a bezier curve Isaac Wagner
- [gegl/soc-2012-editor: 6/24] Can drag to connect nodes. Shows curve from node to cursor while connecting output->input Isaac Wagner
- [gegl/soc-2012-editor: 7/24] Better behavior when dragging to place a new connection Isaac Wagner
- [gegl/soc-2012-editor: 8/24] Added method to add a new node to the widget with a specified title, list of inputs, and list of out Isaac Wagner
- [gegl/soc-2012-editor: 9/24] Renamed class GeglNodeWidget->GeglEditor Isaac Wagner
- [gegl/soc-2012-editor: 10/24] Added node IDs and a function for externally setting the position of a node Isaac Wagner
- [gegl/soc-2012-editor: 11/24] Started working on layer functions Isaac Wagner
- [gegl/soc-2012-editor: 12/24] Can add a node to the interface layer, which creates an appropriate node on the editor widget with t Isaac Wagner
- [gegl/soc-2012-editor: 13/24] Will also add an output pad to the node graphic if the operation has one Isaac Wagner
- [gegl/soc-2012-editor: 14/24] Made node dis/connection callbacks functional Isaac Wagner
- [gegl/soc-2012-editor: 15/24] Added dummy menu to Gtk+ shell Isaac Wagner
- [gegl/soc-2012-editor: 16/24] Will blit the contents of a node onto a thumbnail preview in the graphic. Pretty messy right now. Isaac Wagner
- [gegl/soc-2012-editor: 17/24] Can add new operations by name from a dialog box Isaac Wagner
- [gegl/soc-2012-editor: 18/24] Added code to print out a list of properties and their types whenever a new node is selected. Isaac Wagner
- [gegl/soc-2012-editor: 19/24] Added a panel in the editor window which is populated with a table of properties whenever a new node Isaac Wagner
- [gegl/soc-2012-editor: 20/24] Working on making properties modified in the Gtk table affect the properties of the node in Gegl. So Isaac Wagner
- [gegl/soc-2012-editor: 21/24] Some property fields are populated when the node is selected. Hanging still often occurs when settin Isaac Wagner
- [gegl/soc-2012-editor: 22/24] added image files to the .gitignore file in the editor folder Isaac Wagner
- [gegl/soc-2012-editor: 23/24] Destroys unused cairo surfaces when new ones are created Isaac Wagner
- [gegl/soc-2012-editor: 24/24] Small changes Isaac Wagner
- [network-manager-applet] migration: fix a crash in g_object_unref() call =?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
- [evolution-mapi] Add spinner to wait dialog Milan Crha
- [seahorse] Updated Greek translation Tom Tryfonidis
- [gnome-bluetooth] Updated Greek translation Tom Tryfonidis
- [glib] Updated Greek translation Tom Tryfonidis
- [libcryptui/gnome-3-4] Remove gconf from the pkg-config Requires line Stefan Walter
- [gegl/soc-2012-editor] Added the editor to automake files Isaac Wagner
- [evolution-data-server] libedata-book.pc.in: Add a 'libexecdir' variable. Matthew Barnes
- [evolution-data-server] libedata-cal.pc.in: Add a 'libexecdir' variable. Matthew Barnes
- [aravis] gvcp: move the hex dump code to arv_g_string_append_hex_dump. Emmanuel Pacaud
- [aravis] gv_device: don't NULL terminate the raw genicam data. Emmanuel Pacaud
- [totem] main: Handle smooth scroll events Bastien Nocera
- [totem/gnome-3-4] main: Handle smooth scroll events Bastien Nocera
- [libsecret] build: Ensure aclocal finds our local macros Colin Walters
- [evolution-mapi] Bug #678952 - Not all named properties are converted to server tags Milan Crha
- [evolution-mapi/gnome-3-4] Bug #678952 - Not all named properties are converted to server tags Milan Crha
- [gucharmap] Updated Greek translation Tom Tryfonidis
- [network-manager-applet] Updated Greek translation Tom Tryfonidis
- [gnome-packagekit] Updated Greek translation Tom Tryfonidis
- [gnome-games] Updated Greek translation Tom Tryfonidis
- [aravis] gv_device: log raw genicam data. Emmanuel Pacaud
- [aravis] str: fix address display in arv_g_string_append_hex_dump. Emmanuel Pacaud
- [gtk+] Updated Greek translation Tom Tryfonidis
- [libsecret] build: Remove double usage of $(srcdir) Colin Walters
- [gnome-packagekit] Updated Indonesian translation Andika Triwidada
- [gnome-disk-utility] Streamline time duration routines David Zeuthen
- [aravis] zip: more debugging output. Emmanuel Pacaud
- [gnome-screenshot] Make screenshot-filename-builder stand-alone Bastien Nocera
- [gnome-screenshot] Fix compile-time warning Bastien Nocera
- [gnome-screenshot] Ignore NULL save_dir Bastien Nocera
- [planet-web] [pgo] Add Anna Zacchi as OPW2012 intern Alberto Ruiz
- [gnome-control-center] network: Remove redundant returns Richard Hughes
- [gnome-control-center] network: Use g_clear_object where appropriate Richard Hughes
- [gimp] app: temporarily disable operations testing Ville Sokk
- [gnome-disk-utility] Use more sensible spacings in format disk and format volume dialogs David Zeuthen
- [gdm/wip/multi-seat-2-30] Fix debug line. Brian Cameron
- [gnome-contacts] Updated Indonesian translation Andika Triwidada
- [gnome-screenshot] Don't mix file and URI related functions Bastien Nocera
- [gnome-screenshot] Allow customising the "from..." part of the name Bastien Nocera
- [totem] screenshot: Add filename builder helpers Bastien Nocera
- [totem] screenshot: Add license exception Bastien Nocera
- [totem] screenshot: Remove UI and flash the video instead Bastien Nocera
- [totem] screenshot: Remove "..." from menu item Bastien Nocera
- [planet-web] [pgo] Add Monica Kochofar as OPW2012 intern Alberto Ruiz
- [planet-web] [pgo] Add Steve Scheel as GSOC2012 intern Alberto Ruiz
- [planet-web] [pgo] Add Riko Yamada as OPW2012 intern Alberto Ruiz
- [planet-web] [pgo] Add Fabien Parent as GSOC2012 intern Alberto Ruiz
- [totem] Updated POTFILES.in =?utf-8?q?Piotr_Dr=C4=85g?=
- [planet-web] [pgo] Add Ngewi Fet as GSOC2012 intern Alberto Ruiz
- [planet-web] [pgo] Update Ngewi's nickname (mosfet) Alberto Ruiz
- [planet-web] [pgo] Add Yann Soubeyrand as GSOC2012 intern Alberto Ruiz
- [gegl/soc-2012-editor] Created color dialog for setting color properties Isaac Wagner
- [gegl/soc-2012-editor] Removed editor and gtk dependency from automake Isaac Wagner
- [gnome-boxes] Fix not showing selection in file selector Alexander Larsson
- [gnome-boxes] Don't crash when zooming out of a removed box Alexander Larsson
- [gnome-boxes] Break out some code into a helper function Alexander Larsson
- [folks] Default to xz tarballs for distribution. Jeremy Whiting
- [folks] Add folks-internal to make docs dependencies for profiling symbols. Jeremy Whiting
- [folks] Add folks-internal to libsocialweb backend library vapi. Fixes https://bugzilla.gnome.org/show_bug.c Jeremy Whiting
- [gobject-introspection] fix GIArgument being exported as _Argument in .gir Colin Walters
- [gnomeweb-wml] update a11y ruler Christy Eller
- [gegl/soc-2012-editor] Fixed lockup issue with mutexes Isaac Wagner
- [gegl/soc-2012-editor] Instead of typing in an operation name, pick one from a list to add Isaac Wagner
- [gegl/abyss] buffer: fixed level bug in reading Ville Sokk
- [gegl/abyss] buffer: fixed LOOP and CLAMP in get_pixel Ville Sokk
- [kupfer] core: Fix urlparse usage for Python 2.7.3 Ulrik Sverdrup
- [clutter] Updated Bulgarian translation Alexander Alexandrov Shopov
- [ostree] pull: Fix use-after-free in async fetcher Colin Walters
- [ostree] pull: Fix a memory leak Colin Walters
- [gtk+] Handle transparent colors better in GtkStyle emulation Alexander Larsson
- [folks] Add Bugfix to NEWS. Jeremy Whiting
- [folks] Add test.source and other.source to EXTRA_DIST. Jeremy Whiting
- [folks] Start eds source-registry and addressbook-factory ourselves. Jeremy Whiting
- [folks] Use async creation of Source Registry in eds test backend. Jeremy Whiting
- [evolution-kolab] ECalBackendKolab: Fix an obvious comment typo. Matthew Barnes
- [evolution-kolab] Generate GEnumTypes from kolab-types.h. Matthew Barnes
- [evolution-kolab] CamelKolabIMAPXSettings cleanups. Matthew Barnes
- [evolution-kolab] kolab_util_contact_cache_get_object: Remove unused 'cache' argument. Matthew Barnes
- [evolution-kolab] kolab_util_contact_cache_update_object: Remove unused "cache" argument. Matthew Barnes
- [evolution-kolab] kolab_util_contact_cache_update_on_query: Remove unused "cache" argument. Matthew Barnes
- [evolution-kolab] kolab_util_contact_cache_get_contacts: Remove unused "cache" argument. Matthew Barnes
- [evolution-kolab] kolab_util_contact_cache_assure_uid_on_econtact: Remove unused "cache" argument. Matthew Barnes
- [evolution-kolab] EBookBackendKolab: Remove now unused EBookBackendCache. Matthew Barnes
- [evolution-kolab] Remove kolab_util_backend_sourcename_new_from_foldername(). Matthew Barnes
- [evolution-kolab] Remove kolab_util_backend_foldername_new_from_sourcename(). Matthew Barnes
- [libgdata] calendar: Test with 2 calendars rather than 3 Philip Withnall
- [folks] Created tag FOLKS_0_7_2 Jeremy Whiting
- [folks] Bump nano version and revert released bit. Add 0.7.3 section to the top of NEWS. Jeremy Whiting
- [gnome-system-log] build: Drop gettext configure rules as it conflicts with intltool Cosimo Cecchi
- [gnome-system-log] prefs: don't listen to menus-have-tearoff GSettings key Cosimo Cecchi
- [gnome-system-log] filter-manager: don't use deprecated GdkColor Cosimo Cecchi
- [gnome-system-log] filter-manager: set a default width for the filter dialog Cosimo Cecchi
- [gnome-system-log] all: use GResource for GtkBuilder/GtkUIManager data Cosimo Cecchi
- [gnome-system-log] all: don't generate custom signal marshallers Cosimo Cecchi
- [gnome-system-log] po: update POTFILES.in Cosimo Cecchi
- [gnome-system-log] build: misc cleanups Cosimo Cecchi
- [gtk+] docs: add gtk_ui_manager_add_ui_from_resource to gtk-doc Cosimo Cecchi
- [glibmm/gmmproc-refactor] Simplify Scanner and WrapParser callback. Krzesimir Nowak
- [glibmm/gmmproc-refactor] Implement unicode macros. Krzesimir Nowak
- [glibmm/gmmproc-refactor] Implement _CONFIGINCLUDE Krzesimir Nowak
- [glibmm/gmmproc-refactor] Implement _CONSTRUCT macro. Krzesimir Nowak
- [glibmm/gmmproc-refactor] Implement some simple macros. Krzesimir Nowak
- [glibmm/gmmproc-refactor] Implement _MEMBER_* macros. Krzesimir Nowak
- [glibmm/gmmproc-refactor] Implement _GMMPROC_EXTRA_NAMESPACE. Krzesimir Nowak
- [glibmm/gmmproc-refactor] Remove useless condition generation. Krzesimir Nowak
- [gobject-introspection] scanner: Don't use an O(N) lookup when we already have a hashmap Jasper St . Pierre
- [gobject-introspection] scanner: Remove properties Jasper St . Pierre
- [folks] Add Profiling api to NEWS file. Bump soname numbers in configure.ac for Folks 0.7.2.1 release. Jeremy Whiting
- [folks] Created tag FOLKS_0_7_2_1 Jeremy Whiting
- [gnome-themes-standard] adwaita: don't set a background color in a wildcard selector Cosimo Cecchi
- [gnome-themes-standard] a11y-base: don't set a background color in a wildcard selector Cosimo Cecchi
- [gjs] build: Link everything to gio Colin Walters
- [folks] Post 0.7.2.1 release version bump. Added 0.7.2 to 0.7.3 section to NEWS. Jeremy Whiting
- [gnome-session] Updated Greek translation Tom Tryfonidis
- [libchamplain] Resize containing clutter actor together with the point =?utf-8?b?SmnFmcOtIFRlY2hldA==?=
- [totem] Updated Greek translation Tom Tryfonidis
- [libchamplain/libchamplain-0-12] Resize containing clutter actor together with the point =?utf-8?b?SmnFmcOtIFRlY2hldA==?=
- [gnome-themes-standard] separators: use the right color for view separators in dark variant Cosimo Cecchi
- [gnome-themes-standard] themes: set background color for GtkClutterOffscreen Cosimo Cecchi
- [gegl] gegl: switch tile cache size handling to 64 bit Michael Natterer
- [gimp] app: use GeglConfig's new 64 bit tile-cache-size property if it exists Michael Natterer
29 June 2012
- [planet-web] [pgo] Add John Stowers back Alberto Ruiz
- [planet-web] [pgo] Fix codingusers' nickname Alberto Ruiz
- [gnome-system-log] app: port to GtkApplication and GtkApplicationWindow Cosimo Cecchi
- [gnome-system-log] app-menu: add an application menu Cosimo Cecchi
- [gnome-system-log] app-menu: move Help to the application menu Cosimo Cecchi
- [gnome-system-log] gresource: forgotten file Cosimo Cecchi
- [gnome-system-log] Revert "build: Drop gettext configure rules as it conflicts with intltool" Cosimo Cecchi
- [gnome-system-log] build: fix a typo Cosimo Cecchi
- [gnome-system-log] window: ensure we actually set a monospace font description Cosimo Cecchi
- [gnome-system-log] window: don't use GtkStyle to get a dim color Cosimo Cecchi
- [gtk+] GActionMuxer: disconnect group signals on finalize Tiffany Antopolski
- [gcompris] Updated Bulgarian translation Alexander Alexandrov Shopov
- [glib] Deleted branch wip/pcre-update Christian Persch
- [glib] (5 commits) Created branch wip/pcre-errors Christian Persch
- [glib/wip/pcre-errors: 1/5] regex: Fix PCRE error code conversion Christian Persch
- [glib/wip/pcre-errors: 2/5] regex: Deprecate an obsolete error code Christian Persch
- [glib/wip/pcre-errors: 3/5] regex: Simplify regex compile tests Christian Persch
- [glib/wip/pcre-errors: 4/5] regex: Update GRegexError with newer PCRE error codes Christian Persch
- [glib/wip/pcre-errors: 5/5] regex: Handle PCRE_ERROR_RECURSIONLOOP Christian Persch
- [glib] (17 commits) Created branch wip/pcre-update Christian Persch
- [glib/wip/pcre-update: 1/17] regex: Assert that our flags values are the same as PCRE's Christian Persch
- [glib/wip/pcre-update: 2/17] regex: Add NEWLINE_ANYCRLF compile option Christian Persch
- [glib/wip/pcre-update: 3/17] regex: Add NEWLINE_ANYCRLF match option Christian Persch
- [glib/wip/pcre-update: 4/17] regex: Remove message for unused error code Christian Persch
- [glib/wip/pcre-update: 5/17] regex: Add accessor for PCRE_INFO_HASCRORLF Christian Persch
- [glib/wip/pcre-update: 6/17] regex: Don't return from inside a g_once_init_enter/leave block Christian Persch
- [glib/wip/pcre-update: 7/17] regex: Fix newline definition for system PCRE Christian Persch
- [glib/wip/pcre-update: 8/17] regex: Add BSR_ANYCRLF compile option Christian Persch
- [glib/wip/pcre-update: 9/17] regex: Add BSR_ANYCRLF and BSR_ANY match options Christian Persch
- [glib/wip/pcre-update: 10/17] regex: Don't leak internal PCRE options Christian Persch
- [glib/wip/pcre-update: 11/17] regex: Add JavaScript compat mode Christian Persch
- [glib/wip/pcre-update: 12/17] regex: Add PARTIAL_HARD match option Christian Persch
- [glib/wip/pcre-update: 13/17] regex: Add NOTEMPTY_ATSTART match option Christian Persch
- [glib/wip/pcre-update: 14/17] regex: Add g_match_info_get_mark Christian Persch
- [glib/wip/pcre-update: 15/17] regex: Add NO_START_OPTIMIZE compile and match flags Christian Persch
- [glib/wip/pcre-update: 16/17] regex: Add FIRSTLINE compile flag Christian Persch
- [glib/wip/pcre-update: 17/17] regex: Fix unicode othercasing Christian Persch
- [glib] (4 commits) Created branch wip/pcre-8.31 Christian Persch
- [glib/wip/pcre-8.31: 1/4] regex: Import PCRE 8.31-RC2 Christian Persch
- [glib/wip/pcre-8.31: 2/4] regex: Enable fixed test Christian Persch
- [glib/wip/pcre-8.31: 3/4] regex: Add new GRegexError code from PCRE 8.31 Christian Persch
- [glib/wip/pcre-8.31: 4/4] regex: Add accessor to get max length of lookbehind characters Christian Persch
- [gcr] Updated Indonesian translation Andika Triwidada
- [seahorse-nautilus] Migrate from GConf to GSettings Stefan Walter
- [seahorse-nautilus] Use GcrPrompt for prompting Stefan Walter
- [libcryptui] (3 commits) ...Bump version number Stefan Walter
- [seahorse-nautilus] Fix loading of UI files Stefan Walter
- [libcryptui: 2/3] Make the default key chooser window size bigger Stefan Walter
- [seahorse-nautilus] Don't use g_atexit now that its deprecated Stefan Walter
- [libcryptui: 3/3] Bump version number Stefan Walter
- [seahorse-nautilus] Don't use has_separator property in dialogs, deprecated Stefan Walter
- [seahorse-nautilus] Use GtkComboBoxText correctly Stefan Walter
- [seahorse-nautilus] Fix use of uninitialized variable Stefan Walter
- [seahorse-nautilus] Created branch gnome-3-4 Stefan Walter
- [seahorse-nautilus] Bump version number Stefan Walter
- [gdm/wip/multi-seat-2-30] This makes sure we always start the greeter window in a consistent place, and it makes sure the poin Brian Cameron
- [gdm/wip/multi-seat-2-30] Add include of gdm-common.h, which is needed to avoid a warning. Brian Cameron
- [seahorse] pgp: Add suggestion to generate entropy while generating key Stefan Walter
- [seahorse] Fix an #ifdef and clear up some warnings Stefan Walter
- [seahorse] Make these icons have the correct canvas size. Stefan Walter
- [gnome-settings-daemon] updates: Remove unused schema Richard Hughes
- [gnome-boxes] Fix origin of thumbnail drawing Alexander Larsson
- [gnome-boxes] Save the non-modified thumnail Alexander Larsson
- [gnome-boxes] Make paused screenshot nicer Alexander Larsson
- [evince] Revert "toolbar-editor: Fix compiler warning" Christian Persch
- [gnome-shell] userMenu: Move "Power off" item to the bottom =?utf-8?q?Florian_M=C3=BCllner?=
- [gnome-system-log] Updated Greek translation Tom Tryfonidis
- [seahorse] Updated Greek translation Tom Tryfonidis
- [gegl/abyss] buffer: less confusing buffer iterator comments Ville Sokk
- [gegl/abyss] tests: added tests for gegl_buffer_get with different abyss policies Ville Sokk
- [gegl/abyss] docs: added a short explanation of abyss policy Ville Sokk
- [evince] Deleted branch wip/app Christian Persch
- [evince] (19 commits) Created branch wip/app Christian Persch
- [evince/wip/app: 1/19] shell: Use gdbus-codegen for the org.gnome.evince.Application interface Christian Persch
- [evince/wip/app: 2/19] shell: Use gdbus-codegen for the org.gnome.evince.Window interface Christian Persch
- [evince/wip/app: 3/19] daemon: Use gdbus-codegen for the org.gnome.evince.Daemon interface Christian Persch
- [evince/wip/app: 4/19] daemon: Reduce indentation Christian Persch
- [evince/wip/app: 5/19] build: Bump glib required version Christian Persch
- [evince/wip/app: 6/19] daemon: Port to GApplication Christian Persch
- [evince/wip/app: 7/19] previewer: Port to GtkApplication Christian Persch
- [evince/wip/app: 8/19] shell: Port to GtkApplication Christian Persch
- [evince/wip/app: 9/19] build: Add configure check for glib-compile-resources Christian Persch
- [evince/wip/app: 10/19] libmisc: Add GtkApplication GMenu to GtkUIManager adapter Christian Persch
- [evince/wip/app: 11/19] previewer: Add app menu Christian Persch
- [evince/wip/app: 12/19] shell: Add app menu Christian Persch
- [evince/wip/app: 13/19] shell: Use GtkApplication to inhibit the screensaver Christian Persch
- [evince/wip/app: 14/19] libview: Fix compiler warnings Christian Persch
- [evince/wip/app: 15/19] shell: Remove smclient Christian Persch
- [evince/wip/app: 16/19] previewer: Use g_printerr instead of g_warning Christian Persch
- [evince/wip/app: 17/19] thumbnailer: Send error messages to stderr Christian Persch
- [evince/wip/app: 18/19] shell: Remove unused marshalers Christian Persch
- [evince/wip/app: 19/19] toolbar-editor: Fix compiler warning Christian Persch
- [evolution-mapi] Kerberos authentication did not work Milan Crha
- [evolution-mapi/gnome-3-4] Kerberos authentication did not work Milan Crha
- [evolution] Updated Telugu Translation Sasi Bhushan Boddepalli
- [libgconf-bridge] Updated Greek translation Tom Tryfonidis
- [gnome-dvb-daemon] Updated Greek translation Tom Tryfonidis
- [gnome-media] Updated Greek translation Tom Tryfonidis
- [network-manager-netbook] Updated Greek translation Tom Tryfonidis
- [orca/orca-xdesktop] Updated Greek translation Tom Tryfonidis
- [byzanz] Updated Greek translation Tom Tryfonidis
- [conduit] Updated Greek translation Tom Tryfonidis
- [gedit-cossa] Updated Greek translation Tom Tryfonidis
- [blam] Updated Greek translation Tom Tryfonidis
- [contacts] Updated Greek translation Tom Tryfonidis
- [totem/gnome-3-4] main: Don't forget to clear seeking on close Bastien Nocera
- [totem] main: Don't forget to clear seeking on close Bastien Nocera
- [totem] rotation: Remove dead code Bastien Nocera
- [gnome-tweak-tool] Updated Greek translation Tom Tryfonidis
- [alacarte] Updated Greek translation Tom Tryfonidis
- [anjuta-extras] Updated Greek translation Tom Tryfonidis
- [tbo] Updated Greek translation Tom Tryfonidis
- [paperbox] Updated Greek translation Tom Tryfonidis
- [alleyoop] Updated Greek translation Tom Tryfonidis
- [dots] Updated Greek translation Tom Tryfonidis
- [gnome-hello] Updated Greek translation Tom Tryfonidis
- [gnome-pilot-conduits] Updated Greek translation Tom Tryfonidis
- [gnome-scan] Updated Greek translation Tom Tryfonidis
- [hardware-monitor] Updated Greek translation Tom Tryfonidis
- [hitori] Updated Greek translation Tom Tryfonidis
- [libepc] Updated Greek translation Tom Tryfonidis
- [monkey-bubble] Updated Greek translation Tom Tryfonidis
- [murrine] Updated Greek translation Tom Tryfonidis
- [netspeed] Updated Greek translation Tom Tryfonidis
- [gnome-settings-daemon] Trivial: use g_clear_object Richard Hughes
- [gnome-settings-daemon] updates: Remove the connection-use-wifi key, it's not enabled or available in the GUI Richard Hughes
- [gnome-settings-daemon] updates: Remove the ability to check for updates at login Richard Hughes
- [gnome-settings-daemon] updates: Don't have the session start delay configurable Richard Hughes
- [gnome-settings-daemon] updates: Remove the notification when we don't check for updates because on battery power Richard Hughes
- [gnome-settings-daemon] updates: Remove more unused schema Richard Hughes
- [gnome-settings-daemon] updates: Remove the notification when updating has completed Richard Hughes
- [gnome-settings-daemon] updates: Add some developer documentation about how the updates plugin works Richard Hughes
- [gnome-settings-daemon] updates: Do not ever live-update packages in the session Richard Hughes
- [gnome-contacts] Use folks PresenceDetail get_default_message_from_type. Remove presence_to_string. Alexander Larsson
- [rhythmbox] Added border around podcast treeview widget. Jonathan Matthew
- [evolution-mapi] Prefill Kerberos Realm from /etc/krb5.conf, if possible Milan Crha
- [gnome-settings-daemon] wacom: do not rotate pad devices Olivier Fourdan
- [jhbuild] apps-3.6: use svn branches for ptlib and opal Craig Keogh
- [gcompris] Updated Greek translation Tom Tryfonidis
- [evolution-kolab] Deleted branch account-mgmt Matthew Barnes
- [evolution-kolab] (12 commits) Created branch account-mgmt Matthew Barnes
- [evolution-kolab/account-mgmt: 1/12] Move CamelKolabIMAPXSettings to libekolabutil. Matthew Barnes
- [evolution-kolab/account-mgmt: 2/12] Add book_backend_kolab_get_collection_settings(). Matthew Barnes
- [evolution-kolab/account-mgmt: 3/12] Add cal_backend_kolab_get_collection_settings(). Matthew Barnes
- [evolution-kolab/account-mgmt: 4/12] Get host/user from CamelKolabIMAPXSettings. Matthew Barnes
- [evolution-kolab/account-mgmt: 5/12] Replace KOLAB_SYNC_STRATEGY_PROP with a CamelSettings property. Matthew Barnes
- [evolution-kolab/account-mgmt: 6/12] Add kolab_util_backend_get_foldername(). Matthew Barnes
- [evolution-kolab/account-mgmt: 7/12] kolab-util-contact-cache.c: Replace uri params with EBookBackendSync. Matthew Barnes
- [evolution-kolab/account-mgmt: 8/12] kolab_util_contact_store(): Replace uri argument with EBookBackendSync. Matthew Barnes
- [evolution-kolab/account-mgmt: 9/12] EBookBackendKolab: Eliminate priv->book_uri. Matthew Barnes
- [evolution-kolab/account-mgmt: 10/12] kolab-util-calendar-cache.c: Replace uri params with EBookBackendSync. Matthew Barnes
- [evolution-kolab/account-mgmt: 11/12] kolab_util_calendar_store(): Replace uri argument with ECalBackendSync. Matthew Barnes
- [evolution-kolab/account-mgmt: 12/12] ECalBackendKolab: Eliminate priv->cal_uri. Matthew Barnes
- [evolution-exchange] Updated Greek translation Tom Tryfonidis
- [evolution-exchange/gnome-3-4] Updated Greek translation Tom Tryfonidis
- [evolution-couchdb] Updated Greek translation Tom Tryfonidis
- [gnome-contacts] Add search provider for GNOME Shell Alexander Larsson
- [seahorse] Remove unused 'secure' memory code Stefan Walter
- [seahorse] When Ctrl-F pressed in the main window, focus the filter box Stefan Walter
- [seahorse] gkr: No keyring UI bits if failed to connect to Secret Service Stefan Walter
- [seahorse] pgp: Fix use of null pointer in SeahorseGpgmeKeyring Stefan Walter
- [gnome-contacts] Update for release Alexander Larsson
- [gnome-contacts] Bump version for release Alexander Larsson
- [gnome-contacts] Use DesktopFile rather than Title/Icon for the search provider Alexander Larsson
- [gnome-contacts] Created tag 3.5.3 Alexander Larsson
- [gnome-boxes] Fix color of toolbar in fullscreen Alexander Larsson
- [gnome-boxes] Fix transparent topbar Alexander Larsson
- [gobject-introspection] Fix build Jasper St . Pierre
- [gnome-shell] overview: Remove contacts search provider =?utf-8?q?Florian_M=C3=BCllner?=
- [gnome-shell] shell: Remove ContactSystem =?utf-8?q?Florian_M=C3=BCllner?=
- [jhbuild] core-3.6: Remove optional folks dependency of gnome-shell =?utf-8?q?Florian_M=C3=BCllner?=
- [evolution-kolab/account-mgmt] KolabMailAccess: Implement ESourceAuthenticator. Matthew Barnes
- [gvfs/gdbus-core] gdbus: Make copy progress work Tomas Bzatek
- [gnome-shell] network: don't ask for always-ask secrets when interaction isn't allowed Dan Williams
- [evolution-kolab/account-mgmt] Clarify the FIXME comment. Matthew Barnes
- [gnome-boxes] Fix nasty flashing when clicking on toolbar Alexander Larsson
- [gtranslator] From scratch Hungarian translation by Erika Griechisch, Bence Lukacs, and Kristof Kiszel Gabor Keleman
- [banshee] File Policies are dependend on Source Alexander Kojevnikov
- [banshee] Tidy Alexander Kojevnikov
- [file-roller] configure.ac: relax the autoconf requirement to 2.68 =?utf-8?q?Javier_Jard=C3=B3n?=
- [gjs] fix mem leak in gjs_value_to_g_argument() Jasper St . Pierre
- [gjs] fix mem leak in gjs_value_from_g_argument() Jasper St . Pierre
- [glib] Use the same Python as we found in configure Johan Dahlin
- [gnome-packagekit] Update the UI in gpk-prefs to reflect the changes in g-s-d Richard Hughes
- [gnome-documents] i18n: fix a missing semicolon in Slovenian translation Cosimo Cecchi
- [tomboy] Bug 679148 - Should trim trailing / in WebSyncPreferencesWidge. Thanks to Roman Yepishev for providi Jared L Jennings
- [banshee] LastFM: Clean the queue after a scrobbling failure (bgo#667499) Alexander Kojevnikov
- [banshee] Tidy Alexander Kojevnikov
- [banshee] Re-enable AAC profile bgo#612741 Alexander Kojevnikov
- [at-spi2-core] Consistently return a value - from joerg netbsd org Patrick Welche
- [evince] Modernize introspection generation Giovanni Campagna
- [gnome-system-log] Updated POTFILES.in =?utf-8?q?Piotr_Dr=C4=85g?=
- [gnome-shell] Updated POTFILES.in =?utf-8?q?Piotr_Dr=C4=85g?=
- [gegl/soc-2012-ops] bilateral-filter: don't leak buffer if radius<1, copy data instead Hans Shu Lo
- [gegl/soc-2012-ops] color-rotate: clean double init Hans Shu Lo
- [gegl/soc-2012-ops] fix shift-x/y initial values for linear buffers. Hans Shu Lo
- [gegl/soc-2012-ops] buffer: considerably speed up the tile cache Hans Shu Lo
- [gegl/soc-2012-ops] buffer: make cache_invalidate() and cache_void() O(1) too Hans Shu Lo
- [gegl/soc-2012-ops] buffer: add utility function cache_lookup() to kill duplicated code Hans Shu Lo
- [gegl/soc-2012-ops] buffer: pass the third parameter to g_open Hans Shu Lo
- [gegl/soc-2012-ops] introspect.c: useless fix of a memory leak Hans Shu Lo
- [gegl/soc-2012-ops] add a revamped pixelize op to produce dot raster image Hans Shu Lo
- [gegl/soc-2012-ops] Created editor.txt and added some desired features Hans Shu Lo
- [gegl/soc-2012-ops] Modified editor.txt Hans Shu Lo
- [gegl/soc-2012-ops] Updates to editor.txt Hans Shu Lo
- [gegl/soc-2012-ops] gegl_node_blit: remove useless loop Hans Shu Lo
- [gegl/soc-2012-ops] rename gegl-eval-mgr to gegl-eval-manager Hans Shu Lo
- [gegl/soc-2012-ops] docs: Add initial spec idea for a GEGL graph transaction log Hans Shu Lo
- [gegl/soc-2012-ops] docs: Improve journal specification a bit Hans Shu Lo
- [gegl/soc-2012-ops] gegl-xml: Start to remove usage of private API. Hans Shu Lo
- [gegl/soc-2012-ops] Updated POTFILES.in Hans Shu Lo
- [gegl/soc-2012-ops] Updated Spanish translation Hans Shu Lo
- [gegl/soc-2012-ops] Updated Slovenian translation Hans Shu Lo
- [gegl/soc-2012-ops] Updated Greek translation Hans Shu Lo
- [gegl/soc-2012-ops] GNU headers in OpenCL sources\ Hans Shu Lo
- [gegl/soc-2012-ops] some comments Hans Shu Lo
- [gegl/soc-2012-ops] transform-op: complete the renaming of affine to transform Hans Shu Lo
- [gegl/soc-2012-ops] gegl: set gegl-config default chunk-size to 512 * 512 Hans Shu Lo
- [gegl/soc-2012-ops] gegl_buffer_set_pixel: fix inverted fish Hans Shu Lo
- [gegl/soc-2012-ops] Added Latvian translation Hans Shu Lo
- [gegl/soc-2012-ops] buffer: clean up public gegl-buffer-backend.h header Hans Shu Lo
- [gegl/soc-2012-ops] buffer: move Class typedefs back to their own headers Hans Shu Lo
- [gegl/soc-2012-ops] gegl: switch tile cache size handling to 64 bit Hans Shu Lo
- [gegl/soc-2012-ops] Photocopy Operation: Speed operation up Hans Shu Lo
- [seahorse-nautilus] Updated POTFILES.in =?utf-8?q?Piotr_Dr=C4=85g?=
- [glib] (2 commits) Created branch wip/pcre-jit Christian Persch
- [glib/wip/pcre-jit: 1/2] regex: Import PCRE JIT code Christian Persch
- [glib/wip/pcre-jit: 2/2] regex: Add JIT support Christian Persch
- [aisleriot] bear-river: Use hint-move instead of get-name. Vincent Povirk
- [aisleriot] terrace: Use get-name instead of hint-move. Vincent Povirk
- [monkey-bubble] Added Polish translation =?utf-8?q?Piotr_Dr=C4=85g?=
- [libgda] Updated Indonesian translation Andika Triwidada
- [glib] GOptionContext: Don't show headings without options Matthias Clasen
- [gnome-devel-docs] update id of aboutdialog.vala.page, add seealso's and rename file. Tiffany Antopolski
- [gnome-devel-docs] tutorials Vala: Complete MenuBar example Tiffany Antopolski
- [gnome-devel-docs] Added Vala menubar example files to Makefile.am Tiffany Antopolski
- [gnome-devel-docs] tutorials <javascript>: Added TextView code sample, screenshot, and Mallard page Tiffany Antopolski
- [gnome-devel-docs] Add JS textview example files to Makefile.am Tiffany Antopolski
- [gtk+] docs: add missing GtkApplication accelerator methods to doc sections Cosimo Cecchi
- [totem] gst: Remove duplicated error message output Bastien Nocera
- [totem] backend: Add log domain to test app Bastien Nocera
- [totem] backend: Turn error into a debug message Bastien Nocera
- [totem] backend: Add helper to check HTTP status codes Bastien Nocera
- [totem] backend: Simplify bvw_check_missing_auth() Bastien Nocera
- [totem] backend: Remove "audio busy" error Bastien Nocera
- [totem] backend: Better error message on missing plugins Bastien Nocera
- [totem] backend: Better error messages Bastien Nocera
- [totem] backend: Remove impossible errors (missing audio or video) Bastien Nocera
- [totem] backend: Audio playback should always be possible Bastien Nocera
- [totem] backend: Busy errors should never happen again Bastien Nocera
- [totem] backend: Use correct error for _can_get_frames() Bastien Nocera
- [gvfs] Apply some love to the gvfs utilities Matthias Clasen
- [gvfs] gvfs-save: use - instead of _ in long options Matthias Clasen
- [gvfs] Reorder some options Matthias Clasen
- [gvfs] Improve wording Matthias Clasen
- [gvfs] Add man pages for all the utilities Matthias Clasen
- [gnome-shell] PolkitAgent: Look for the right password prompt Matthias Clasen
- [hyena] build: Add the .config files to the csproj Bertrand Lorentz
- [pan2] prepare for 0.139 =?utf-8?q?Heinrich_M=C3=BCller?=
- [gtk+] menubutton: don't dereference NULL GdkEvent Cosimo Cecchi
- [pan2] Created tag PAN_0_139 =?utf-8?q?Heinrich_M=C3=BCller?=
30 June 2012
Mail converted by MHonArc