2010-November Archive by Date
01 November 2010
- [glabels] Refinements to barcode objects - Draw outline around barcode objects. - Use a more sophisticated tes Jim Evins
- [glib] Don't leak references in the actions example Matthias Clasen
- [glib] GApplication: Add an action example Matthias Clasen
- [glib] Be more careful about overwriting errors Matthias Clasen
- [glib] Fix g_action_group_activate_action() docs Matthias Clasen
- [glib] Add an example of invoking actions Matthias Clasen
- [nautilus] places-sidebar: use gtk_widget_set_visible() instead of the eel helper Cosimo Cecchi
- [nautilus] [eel] remove eel_gtk_widget_set_shown() Cosimo Cecchi
- [gtk+] Mention actions in the libunique migration guide Matthias Clasen
- [gtk+] Fix a typo Matthias Clasen
- [nautilus] [eel] remove unused eel_get_filename_charset() Cosimo Cecchi
- [nautilus] [eel] remove eel_gdk_pixbuf_list_ref() Cosimo Cecchi
- [gnome-control-center] Don't expand Mouse notebook vertically William Jon McCann
- [gnome-control-center] [universal-access] Use the UI dir set in the Makefile.am William Jon McCann
- [gnome-control-center] [universal-access] Dial down the font size on Seeing a bit William Jon McCann
- [gnome-control-center] [universal-access] Tweak the design of the panel William Jon McCann
- [nautilus] [eel] remove unused eel_gradient code Cosimo Cecchi
- [glib] GSimpleAsyncResult: add error-taking variants Matthias Clasen
- [glib] Various documentation fixes Matthias Clasen
- [evolution] Pass an EAlertSink to e_alert_sink_submit_alert(). Matthew Barnes
- [evolution] EActivity: Add an "alert-sink" property. Matthew Barnes
- [evolution] Kill em_folder_utils_unsubscribe_folder(). Matthew Barnes
- [evolution] EMailBrowser: Implement EAlertSink. Matthew Barnes
- [evolution] EMailReader: Add a get_alert_sink() method. Matthew Barnes
- [evolution] Update POTFILES.in. Matthew Barnes
- [gtk+/gtk-style-context] GtkThemingEngine: Use ::name when registering style props. Carlos Garnacho
- [gtk+/gtk-style-context] GtkCssProvider: Fix parsing of concatenated classes. Carlos Garnacho
- [gtk+/gtk-style-context] Rely only on fg/bg colors. Carlos Garnacho
- [gtk+/gtk-style-context] GtkWidget: Ensure name changes involve a style context update. Carlos Garnacho
- [gtk+/gtk-style-context] s/GtkStyleSet/GtkStyleProperties/ Carlos Garnacho
- [gtk+/gtk-style-context] GtkThemingEngine: Documents that engines must only use this API. Carlos Garnacho
- [gtk+/gtk-style-context] Document missing value in GtkStateFlags Carlos Garnacho
- [gtk+/gtk-style-context] Implement widget states as a set of flags Carlos Garnacho
- [gtk+/gtk-style-context] GtkButton: Set widget state as state flags. Carlos Garnacho
- [gtk+/gtk-style-context] GtkComboBox: Set widget state as state flags. Carlos Garnacho
- [gtk+/gtk-style-context] GtkEntry: Set widget state as state flags. Carlos Garnacho
- [gtk+/gtk-style-context] GtkExpander: Set widget state as state flags. Carlos Garnacho
- [gtk+/gtk-style-context] GtkMenu: Set widget state as state flags. Carlos Garnacho
- [gtk+/gtk-style-context] GtkMenuItem: Set widget state as state flags. Carlos Garnacho
- [gtk+/gtk-style-context] GtkNotebook: Set widget state as state flags. Carlos Garnacho
- [gtk+/gtk-style-context] GtkRadioButton: Set widget state as state flags. Carlos Garnacho
- [gtk+/gtk-style-context] GtkToggleButton: Set widget state as state flags. Carlos Garnacho
- [gtk+/gtk-style-context] GtkToolItemGroup: Set widget state as state flags. Carlos Garnacho
- [gtk+/gtk-style-context] GtkWidget: Trigger state change transitions on state flags change. Carlos Garnacho
- [gtk+/gtk-style-context] GtkThemingEngine: draw resize grip through render_handle(). Carlos Garnacho
- [gtk+/gtk-style-context] Add gtk_render_activity() Carlos Garnacho
- [gtk+/gtk-style-context] Document gtk_render_* functions. Carlos Garnacho
- [hyena] [ListView] Fix H/L keyboard nav Gabriel Burt
- [glib] Remove leftover definition from gactiongroup.h Matthias Clasen
- [glib] Fix a doc typo Matthias Clasen
- [glib] Remove nonexisting type from giotypes.h Matthias Clasen
- [glib] NEWS for 2.27.2 Matthias Clasen
- [glib] Created tag 2.27.2 Matthias Clasen
- [glib] Bump version Matthias Clasen
- [gnome-control-center] [keyboard] Don't expand vertically on general tab William Jon McCann
- [gnome-control-center] [keyboard] Remove a11y stuff William Jon McCann
- [gnome-control-center] [region] Rename old Keyboard panel to Region William Jon McCann
- [gnome-control-center] [keyboard] Rename keybindings to keyboard William Jon McCann
- [gnome-control-center] [keyboard] move general settings into keyboard panel William Jon McCann
- [libgis] Rename GisBBox to GisBounds Andy Spencer
- [libgis] Use GisBounds for height_func instead of GisTile Andy Spencer
- [libgis] Move OpenGL code from GisOpenGL to objects Andy Spencer
- [libgis] Add sky effects Andy Spencer
- [libgis] Update ROAM_DEBUG Andy Spencer
- [libgis] Clean up formatting in roam.c Andy Spencer
- [libgis] Store "kids" in RoamTriangle only Andy Spencer
- [libgis] Swap order of args to sync_neighbors function Andy Spencer
- [libgis] Give extra weight to "edge" triangles when splitting Andy Spencer
- [libgis] Keep the sphere locked while drawing the wireframe Andy Spencer
- [libgis] Test pure distance based errors Andy Spencer
- [libgis] Revert "Test pure distance based errors" Andy Spencer
- [nautilus] Updated Hebrew translation. Yaron Shahrabani
- [gnome-shell] Updated Hebrew translation. Yaron Shahrabani
- [devhelp] Updated Hebrew translation. Yaron Shahrabani
- [gimp] Revert "po-plug-ins: Temporarily disable file-pdf-load.c" Martin Nordholts
- [gnome-bluetooth/gnome-2-30] Updated Hebrew translation. Yaron Shahrabani
- [gnome-bluetooth] Updated Hebrew translation. Yaron Shahrabani
- [glade3] [l10n] Updated Estonian translation Priit Laes
- [eog] [l10n] Updated Estonian translation Priit Laes
- [glib] Updated Hebrew translation. Yaron Shahrabani
- [gtk+] [l10n] Updated Estonian translation Priit Laes
- [glade3/gnome-2-28] [l10n] Updated Estonian translation Priit Laes
- [gtk+/gtk-2-22] [l10n] Updated Estonian translation Priit Laes
- [gtk+/treeview-refactor] Added GtkCellRendererState flags to GtkCellArea->event/render() methods Tristan Van Berkom
- [gtk+/treeview-refactor] Added cell focus apis to GtkCellArea. Tristan Van Berkom
- [glibmm] giomm: Add ActionGroup interface. José Alburquerque
- [glibmm] Application: Re-wrap according to the latest API. José Alburquerque
- [jhbuild] Fix docs for <patch> elements in a tarbal <branch> Craig Keogh
- [gnome-disk-utility] Updated Portuguese translation Duarte Loreto
- [gbrainy] Updated Spanish translation Jorge Gonzalez Gonzalez
- [accounts-dialog] Updated Portuguese translation Duarte Loreto
- [gbrainy] Updated Spanish translation Jorge Gonzalez Gonzalez
- [evolution] Updated Spanish translation Jorge Gonzalez Gonzalez
- [libgda] Updated Spanish translation Jorge Gonzalez Gonzalez
- [goffice] Updated Spanish translation Jorge Gonzalez Gonzalez
- [tomboy] Updated Spanish translation Jorge Gonzalez Gonzalez
- [tomboy/gnome-2-32] Updated Spanish translation Jorge Gonzalez Gonzalez
- [dia] Updated Portuguese translation Duarte Loreto
- [dia] Updated Portuguese translation Duarte Loreto
- [evolution-exchange] mail_append_mail() removed from Evolution Milan Crha
- [dia/dia-0-97] Updated Portuguese translation Duarte Loreto
- [gtksourceview] Unref the enum class Paolo Borelli
- [gparted] Updated Spanish translation, fixes bug #633492 Jorge Gonzalez Gonzalez
- [rhythmbox] Reimplement the source list, introduce display pages Jonathan Matthew
- [evolution] Bug #631981 - Change reply_close_browser short description text Milan Crha
- [rhythmbox] fix POTFILES.in for the previous commit Jonathan Matthew
- [epiphany] tests: DBUS_LIBS is needed for libephymain.la Diego Escalante Urrelo
- [gimp] po/ru.po updated Russian translation to match recent changes Alexandre Prokoudine
- [evolution] Add missing stock appointment-reminder icons Milan Crha
- [evince/more-gtk3-api-changes] libview: Set redraw_on_allocate to FALSE since we handle our own redrawing Carlos Garcia Campos
- [glib] Fix Since: for new functions Christian Persch
- [libxml2] Cleanup encoding pointer comparison Daniel Veillard
- [evolution] stock_appontment-reminder icons renamed (reverts previous commit) Milan Crha
- [evolution/gnome-2-32] stock_appontment-reminder icons renamed Milan Crha
- [gtranslator] Enable use of local mirrors of open-tran.eu. Ignacio Casal Quinteiro
- [gtranslator] Updated Spanish translation Jorge Gonzalez Gonzalez
- [evolution] Updated Spanish translation Jorge Gonzalez Gonzalez
- [nautilus] Use gtk_paned_new instead gtk_[h|v]paned_new Paolo Borelli
- [jhbuild] [doc] Softlink /var/lib/dbus/machine-id (GNOME bug 628738) Craig Keogh
- [gnome-icon-theme] Tiny tweaks to camera-video. Lapo Calamandrei
- [gnome-control-center/gnome-2-32] mouse: Enable 2-finger scrolling through emulation Bastien Nocera
- [gnome-control-center] mouse: Enable 2-finger scrolling through emulation Bastien Nocera
- [gtk+] NEWS for 2.91.3 Matthias Clasen
- [tracker] Created branch insert-update Jürg Billeter
- [tracker/insert-update] libtracker-data: Combine INSERT and UPDATE into single INSERT Jürg Billeter
- [jhbuild] Use latest unstable Vala release (0.11.1) Zeeshan Ali Khattak
- [rygel] build: Require vala 0.11.1 Zeeshan Ali Khattak
- [rygel] core,plugins: Port to vala 0.11.1 Zeeshan Ali Khattak
- [rygel] core: No need to pass dummy args to Gst.init() Zeeshan Ali Khattak
- [rygel] core: Correct visibility of a few fields Zeeshan Ali Khattak
- [rygel] Revert "core: Use Signal.connect* for connecting dynamic signals" Zeeshan Ali Khattak
- [evolution] Set checkspin label mnemonic widget in account editor Milan Crha
- [gtk+] Move the /*< private >*/ at the correct position Paolo Borelli
- [nautilus] Deleted branch gtk3-breakage Cosimo Cecchi
- [gtk+] Fix make check Matthias Clasen
- [gtk+] Avoid exporting an extra symbol Matthias Clasen
- [nautilus] Move nautilus-sendto extension to nautilus Bastien Nocera
- [evolution] (2 commits) Created branch wip/gsettings Rodrigo Moya
- [evolution/wip/gsettings: 1/2] Start settings schemas migration Rodrigo Moya
- [evolution/wip/gsettings: 2/2] Migrate all shell schemas to GSettings Rodrigo Moya
- [nautilus-sendto] Remove nautilus extension Bastien Nocera
- [gnome-shell] PopupSliderMenuItem: connect to scroll-event on the whole actor Giovanni Campagna
- [jhbuild] [3.0] Remove nautilus dependency for nautilus-sendto Bastien Nocera
- [glib] Fix gtk-doc typo Paolo Borelli
- [gbrainy] Aids for translation + better context in question Jordi Mas
- [gbrainy] Update Catalan translation Jordi Mas
- [anjuta] document-manager: Add text-zoom-factor key needed by IAnjutaEditorZoom interface Sebastien Granjoux
- [gtk+] Add unit tests for textiter. Paolo Borelli
- [gtk+] Fix backward search bug exposed by the unit test Paolo Borelli
- [gtk+] Add case insensitive to GtkTextIter. Fixes bug #61852. Paolo Borelli
- [gtk+] Add caseless unit tests for textiter. Paolo Borelli
- [yelp-xsl] [mal-link.xsl] Normalize space for title sort keys Shaun McCance
- [anjuta-extras] Require only anjuta 2.32.0 as anjuta 2.32.1 does not exist Sebastien Granjoux
- [anjuta-extras] Port anjuta-extras from gconf to GSettings Sebastien Granjoux
- [gedit] Use the new search gtk+ api for case insensitive. Ignacio Casal Quinteiro
- [gtksourceview] Remove GtkSourceIter as now the insensitive search is in gtk+. Ignacio Casal Quinteiro
- [mousetweaks/gnome-2-32] Fix error in Japanese translation Takayuki Kusano
- [mousetweaks] Fix error in Japanese translation Takayuki Kusano
- [gnome-shell] magnifier: Sync MouseTrackingMode values with the gsettings enum Florian Müllner
- [gnome-shell] magnifier: Change default values Florian Müllner
- [gnome-shell] Fix cursor image tracking on 64-bit systems Owen Taylor
- [gnome-control-center] Updated Galician translations Francisco Diéguez Souto
- [mistelix] Update Catalan translation Jordi Mas
- [gnome-shell] gnome-shell.modules: add libcanberra Dan Winship
- [gtk+] GtkToolitemGroup: Use monotonic clock for animation timeout Matthias Clasen
- [gtk+] Update NEWS Matthias Clasen
- [gnome-games] Updated Galician translations Francisco Diéguez Souto
- [gedit] Kill sourceiter for sure. Ignacio Casal Quinteiro
- [gimp-help-2] Updated italian translation Marco Ciampa
- [ontv] Replace system call to tv_find_grabbers with python code Olof Kindgren
- [gtk+] Get rid of unused shaped_object list in _GtkTextLineDisplay Paolo Borelli
- [glib] Updated Galician translations Francisco Diéguez Souto
- [nautilus] Add possibility to register an external bulk rename tool Holger Berndt
- [gnomeweb-wp] updated TODO list and uploaded projects page mockup Vinicius Scopel Depizzol
- [brasero/gnome-2-32] Fix error in Japanese translation Takayuki Kusano
- [brasero] Fix error in Japanese translation Takayuki Kusano
- [evolution] Bug #484554 - Day names can overlap in calendar printouts Milan Crha
- [nautilus] canvas: remove commented out code Cosimo Cecchi
- [nautilus] icon-container: don't use eel helper to set adjustment values Cosimo Cecchi
- [nautilus] desktop-icon-view: don't use eel helper to set adjustment values Cosimo Cecchi
- [nautilus] [eel] remove eel_gtk_adjustment* functions Cosimo Cecchi
- [krb5-auth-dialog] Add typenames Guido Günther
- [krb5-auth-dialog] Check for notify_notification_new_with_status_icon Guido Günther
- [mistelix] Fixes time spin control in Add Dialog box Jordi Mas
- [file-roller] Use upstream gettext instead of the glib one Paolo Bacchilega
- [file-roller] fixed a compiler warning Paolo Bacchilega
- [file-roller] renamed some variables to make the code clearer Paolo Bacchilega
- [file-roller] don't use gtk_widget_hide_all Paolo Bacchilega
- [file-roller] fixed thel macro name Paolo Bacchilega
- [nautilus] Release 2.91.1 Cosimo Cecchi
- [nautilus] Created tag 2.91.1 Cosimo Cecchi
- [gtk+] Created tag 2.91.3 Matthias Clasen
- [gtk+] Bump version Matthias Clasen
- [gtranslator] Override key-press-event to manage per widget bindings instead of menuitems. Ignacio Casal Quinteiro
- [gegl] NEWS: Fix typo Martin Nordholts
- [vala] glib-2.0: add GTimeSpec binding Luca Bruno
- [vala] Deleted branch switch-to-gir Luca Bruno
- [vala] (34 commits) Created branch switch-to-gir Luca Bruno
- [vala/switch-to-gir: 1/34] vapigen: Remove obsolete code for handling omitted --library option Luca Bruno
- [vala/switch-to-gir: 2/34] vapigen: Honor --directory option as output directory Luca Bruno
- [vala/switch-to-gir: 3/34] vapigen: Remove misleading --metadata, each .gir must have its own .metadata. Luca Bruno
- [vala/switch-to-gir: 4/34] girparser: Stop parsing if the context already has the provided package Luca Bruno
- [vala/switch-to-gir: 5/34] girparser: Parse included GIR files Luca Bruno
- [vala/switch-to-gir: 6/34] girparser: Add missing source references to classes and structs Luca Bruno
- [vala/switch-to-gir: 7/34] girparser: Generate default parameter names for callbacks Luca Bruno
- [vala/switch-to-gir: 8/34] vapigen: Add --disable-warnings and use --quiet to tune reports verbosity Luca Bruno
- [vala/switch-to-gir: 9/34] girparser: Replace parse_metadata with MetadataParser Luca Bruno
- [vala/switch-to-gir: 10/34] girparser: Add common parse_symbol_from_string method Luca Bruno
- [vala/switch-to-gir: 11/34] girparser: Postprocess symbols Luca Bruno
- [vala/switch-to-gir: 12/34] girparser: Skip creating structs for *Class and *Iface Luca Bruno
- [vala/switch-to-gir: 13/34] girparser: Postprocess aliases Luca Bruno
- [vala/switch-to-gir: 14/34] girparser: Autoreparent static methods to the best-matching symbol Luca Bruno
- [vala/switch-to-gir: 15/34] girparser: Add metadata stack while parsing the gir, generalize merging Luca Bruno
- [vala/switch-to-gir: 16/34] girparser: Support a special metadata pattern for root namespace Luca Bruno
- [vala/switch-to-gir: 17/34] girparser: Support tweaking type and type arguments in the metadata Luca Bruno
- [vala/switch-to-gir: 18/34] girparser: Support symbol reparenting Luca Bruno
- [vala/switch-to-gir: 19/34] girparser: Report unused metadata information Luca Bruno
- [vala/switch-to-gir: 20/34] girparser: Support regex in name argument Luca Bruno
- [vala/switch-to-gir: 21/34] girparser: Add symbol deprecation Luca Bruno
- [vala/switch-to-gir: 22/34] girparser: Don't add hidden symbols Luca Bruno
- [vala/switch-to-gir: 23/34] girparser: Add out/ref arguments Luca Bruno
- [vala/switch-to-gir: 24/34] girparser: Add default argument for parameters Luca Bruno
- [vala/switch-to-gir: 26/34] girparser: Use string.replace instead of string.joinv Luca Bruno
- [gnote] Fix selection of bulletted list using end key Aurimas Černius
- [vala/switch-to-gir: 27/34] girparser: Use array_length_pos argument for parameters Luca Bruno
- [vala/switch-to-gir: 25/34] girparser: Fix Strv properties Luca Bruno
- [gnote] Alt+Right to enable bullets, not Left Aurimas Černius
- [vala/switch-to-gir: 28/34] girparser: Do not add Object prerequisite before symbol resolution Luca Bruno
- [vala/switch-to-gir: 29/34] girparser: Guess virtual method wrapper variant when possible Luca Bruno
- [vala/switch-to-gir: 30/34] girparser: Add vfunc_name, abstract and virtual arguments Luca Bruno
- [vala/switch-to-gir: 31/34] girparser: Skip class field that refer to the parent instance Luca Bruno
- [vala/switch-to-gir: 32/34] girparser: Set type_cname of interfaces from the relative struct cname. Luca Bruno
- [vala/switch-to-gir: 33/34] girparser: Update parsing of alias element to 1.2 syntax Luca Bruno
- [vala/switch-to-gir: 34/34] girparser: fix array length parsing Luca Bruno
- [gnome-shell] build: Add missing libcanberra build deps on Fedora Dan Winship
- [gnome-shell] build: Add missing libcanberra build deps on Debian Dan Winship
- [gnome-control-center] user-accounts: Remove unused variables Bastien Nocera
- [gnome-control-center] user-accounts: Adapt for gtk_box_new() API changes Bastien Nocera
- [gtranslator] Fix string. Fixes bug #633593. Ignacio Casal Quinteiro
- [gnome-control-center] user-accounts: Fix endless loop in load_url_handlers Bastien Nocera
- [orca/new-settings] Fix for bad parameter passed to setStartingProfile from the GUI. The parameter passed was a strings Juanje Ojeda Croissier
- [orca/new-settings] Fixed minor issue with indentation and tabs Juanje Ojeda Croissier
- [orca/new-settings] Fixed bad asignation. There was a typo with the target var. Juanje Ojeda Croissier
- [orca/new-settings] Rewritten the method saveProfileSettings() to simplify it and be sure we don't change anythngs outsi Juanje Ojeda Croissier
- [gnome-control-center] default-applications: Simplify load_url_handlers Bastien Nocera
- [orca/new-settings] Changed the copy of dictionaries from reference to copy (a few more left behind). Juanje Ojeda Croissier
- [orca/new-settings] Changed the copy of dictionaries from reference to copy (a few more left behind). Juanje Ojeda Croissier
- [orca/new-settings] Added new backend method, _setProfileKey() for changing just one key:value Juanje Ojeda Croissier
- [orca/new-settings] Use the method_setProfileKey() for changing the firstStart value instead calling _getSettings() Juanje Ojeda Croissier
- [orca/new-settings] Removed unused assignation Juanje Ojeda Croissier
- [orca/new-settings] Changed the way to set the startingProfile key by using the one from the backend. Added also a prope Juanje Ojeda Croissier
- [orca/new-settings] Fix the issue with the missing 'profile' key. Juanje Ojeda Croissier
- [orca/new-settings] Added failback value for the startingProfile key at saveSettings() method. Juanje Ojeda Croissier
- [orca/new-settings] Rewritten in a more modern way the load of yaml file for the importation. Juanje Ojeda Croissier
- [glib] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gbrainy] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gtranslator] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gnome-control-center] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gnome-control-center] Updated Spanish translation Jorge Gonzalez Gonzalez
- [banshee] [Dap.MassStorage] Add support for Huawei Ideos Android phones Bertrand Lorentz
- [at-spi2-core/gi] Started work on component interface; various fixes and cleanups Mike Gorse
- [gtkmm] Style: Virtual Functions: Correct reference counting errors. José Alburquerque
- [gtkmm/gtkmm-2-22] Style: Virtual Functions: Correct reference counting errors. José Alburquerque
- [banshee] [ThickClient] Fix name ellipsizing in SourceView Gabriel Burt
- [gnome-bluetooth] build: Up the required GTK+ version Bastien Nocera
- [mistelix] Fix to Catalan translation Jordi Mas
- [anjuta] libanjuta: Replace a crash by a critical warning Sebastien Granjoux
- [gnome-shell] build: fix syntax error in setup script Dan Winship
- [gtksourceview] Release 2.91.1 Paolo Borelli
- [evolution-data-server] ESourceSelector: Add a "primary-selection" property. Matthew Barnes
- [gtksourceview] Created tag GTKSOURCEVIEW_2_91_1 Paolo Borelli
- [evolution] Utilize the new ESourceSelector:primary-selection property. Matthew Barnes
- [glabels] Added ca valencia to LINGUAS Mario Blättermann
- [file-roller] use g_get_user_config_dir instead of using .gnome2 Paolo Bacchilega
- [file-roller] fixed file list visility. Paolo Bacchilega
- [gnome-settings-daemon] media-keys: Add ability to hard-code keys Bastien Nocera
- [gtranslator] Release 1.9.13 Ignacio Casal Quinteiro
- [gtranslator] Created tag GTRANSLATOR_1_9_13 Ignacio Casal Quinteiro
- [file-roller] use the provided action instead of always using CREATE_NEW_ARCHIVE Paolo Bacchilega
- [gimp] app: add new widget GimpSpinScale which is a combined spinbutton and scale Michael Natterer
- [gimp] app: add gimp_prop_spin_scale_new() Michael Natterer
- [gimp] app: use a GimpSpinScale for the brush angle, please test and comment! Michael Natterer
- [file-roller] adds Windows Imaging Format (.wim, .swm) support Paolo Bacchilega
- [mistelix] [l10n] Updated German translation Mario Blättermann
- [gnome-control-center] Updated Spanish translation Jorge Gonzalez Gonzalez
- [nautilus] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gimp] app: don't show a text cursor when not over the editable text Michael Natterer
- [gimp] app: fix gimp_prop_spin_scale_new() by setting the pspec on the right object Michael Natterer
- [gimp] app: use a spin scale for the jitter amount Michael Natterer
- [goffice] Fixed flawed exponential fit in graphs for small values. [#633735] Jean Bréfort
- [gbrainy] Updated Serbian Translation Miloš Popović
- [gnote] Updated French translation Bruno Brouard
- [gnome-control-center] Bump gtk3 dep to 2.91.3 for box, etc changes William Jon McCann
- [orca/new-settings] Fix for the added to the end of the file instead of replace Juanje Ojeda Croissier
- [gnome-color-manager] trivial: Fix compile with GTK-2.91.3 Richard Hughes
- [solang] Updated Slovenian translation Matej Urbančič
- [solang] Updated Slovenian translation Matej Urbančič
- [solang] Updated Slovenian translation Matej Urbančič
- [solang] Updated Slovenian translation Matej Urbančič
- [file-roller] do not expand the extra widget in the 'new' dialog Paolo Bacchilega
- [gimp] app: enable adjustment based prop widgets for all numeric param types Michael Natterer
- [gimp] app: use spin scales for all trivial cases in tool options Michael Natterer
- [gnac/devel] Added textual representation of channels' numbers Benoît Dupasquier
- [dots] New French translation Bruno Brouard
- [gnac/devel] Added menu item to hide toolbar Benoît Dupasquier
- [solang] Updated Slovenian translation Matej Urbančič
- [gimp] app: add an opacity prop scale Michael Natterer
- [gimp] app: use the new opacity prop scale Michael Natterer
- [mistelix] Updated French translation Bruno Brouard
- [kupfer] Recenter main interface when monitor config changes Ulrik Sverdrup
- [gimp] app: use a spin scale for fade-length Michael Natterer
- [gobject-introspection] Compute enumeration storage types more accurately Owen Taylor
- [gobject-introspection] Handle enumerations with the full range of signed and unsigned values Owen Taylor
- [banshee] [CoverArtSpec] Return null for unknown artists Gabriel Burt
- [network-manager-applet/NMA_0_8] update translation and completed Dan Williams
- [network-manager-applet/NMA_0_8] Updated French translation Dan Williams
- [network-manager-applet/NMA_0_8] Updated Catalan (Valencian) translation Dan Williams
- [gvfs] Created tag 1.6.5 Matthias Clasen
- [gvfs] NEWS for 1.6.5 Matthias Clasen
- [gvfs] Bump version Matthias Clasen
- [banshee/stable-1.8] [CoverArtSpec] Return null for unknown artists Gabriel Burt
- [banshee/stable-1.8] [Dap.MassStorage] Add support for Huawei Ideos Android phones Gabriel Burt
- [gtk+] Do not use gbooleans to save some bits. Ignacio Casal Quinteiro
- [gnac/gnac-gsettings] Updated gsettings schema Benoît Dupasquier
- [banshee] [i18n] Update translators.xml Gabriel Burt
- [gtk+] Normalize boolean. Ignacio Casal Quinteiro
- [glibmm] Fix the build with --enable-warnings=fatal Murray Cumming
- [gtk+] Removed a trailing enum comma. Murray Cumming
- [vala] gio-2.0: make AppInfo.create_from_commandline.application_name nullable Evan Nemerson
- [glabels] Updated French translation Bruno Brouard
- [cheese] use the new syntax for gtk stock items in vala 0.10 Daniel G . Siegel
- [gimp] app: minor fixes Michael Natterer
- [pdfmod] Updated French doc translation Bruno Brouard
- [hyena] [HyenaSqliteConnection] Add protected DbPath getter Gabriel Burt
- [gnome-control-center] [shell] Don't use window before it is realized William Jon McCann
- [gnome-control-center] [background] Don't use iter if you didn't get one William Jon McCann
- [banshee] [Database] Add db schema validation tests Gabriel Burt
- [gnome-commander/gcmd-1-2-8] Man update Piotr Eljasiak
- [gnome-commander] Man update Piotr Eljasiak
- [gcompris/gcomprixogoo] Improved the gc_file_find_absolute() to be more readable and probably faster. Bruno Coudoin
- [gcompris/gcomprixogoo] Again a problem in gc_file_find_absolute(). Bruno Coudoin
- [gcompris/gcomprixogoo] Added more activities in the demo version, especialy those for which I am not the main author Bruno Coudoin
- [gcompris/gcomprixogoo] Reverted an extra debug print. Bruno Coudoin
- [gnome-session] [session-properties] set NoDisplay=true for the session properties dialog William Jon McCann
02 November 2010
03 November 2010
04 November 2010
- [folks] Convert BackendStore to use GFiles more uniformly Travis Reitter
- [folks] Add support for disabling backends in the BackendStore using a key file Travis Reitter
- [folks] Add BackendStore.[enable|disable]_backend() methods Travis Reitter
- [folks] Fix some comment wrapping. Travis Reitter
- [folks] Fix code alignment. Travis Reitter
- [folks] Clean up the way we load modules. Travis Reitter
- [folks] Fix the path for the Tp tests D-Bus service dir. Travis Reitter
- [folks] Cut ignored libfolks-test link options. Travis Reitter
- [folks] Don't use an extraneous main loop and watchdog for all tests. Travis Reitter
- [folks] Add initial BackendStore test. Travis Reitter
- [folks] Add a test of backend disabling. Travis Reitter
- [folks] Make BackendStore.load_backends() unload disabled backends. Travis Reitter
- [folks] Add a key-file test library Travis Reitter
- [folks] Add some initial key-file backend tests Travis Reitter
- [folks] Disable unused backends in the tests. Travis Reitter
- [folks] Add backend state key files for most tests. Travis Reitter
- [folks] Treat CONNECTING as a valid state for a TpConnection. Travis Reitter
- [hamster-applet] not sure how it was working before, really. fixes bug 633103 Toms Baugis
- [hamster-applet/gnome-2-32] not sure how it was working before, really. fixes bug 633103 Toms Baugis
- [gcompris/gcomprixogoo] Typo: s/Austriala/Australia/ also fixed in po files Gabor Keleman
- [gcompris/gcomprixogoo] Updated Hungarian translation Gabor Keleman
- [gimp] Updated Arabic translation Khaled Hosny
- [evince/mallard-docs] SyncTex: added topic stubs Tiffany Antopolski
- [evince/mallard-docs] synctex: added synctex topic stubs Tiffany Antopolski
- [gtk+] Handle empty button boxes gracefully Matthias Clasen
- [glibmm] Application, ActionGroup: Add Doxygen class documentation. José Alburquerque
- [glibmm] giomm: Wrap several unwrapped functions. José Alburquerque
- [empathy/gnome-2-32] Updated Crimean Tatar (Crimean Turkish) translation Reşat Sabıq
- [empathy/gnome-2-30] Minor update for Crimean Tatar/Turkish translation Reşat Sabıq
- [empathy] Updated Crimean Tatar (Crimean Turkish) translation Reşat Sabıq
- [rhythmbox] update python plugins to work with the new display page stuff Jonathan Matthew
- [network-manager-applet] Updated Hebrew translation (3-Forms) Yaron Shahrabani
- [empathy] (8 commits) ...Merge branch 'contact-info-630421' Guillaume Desmottes
- [empathy: 1/8] factor out field_spec_match_field() Guillaume Desmottes
- [empathy: 2/8] field_spec_match_field: check that parameters are matching as well (#630421) Guillaume Desmottes
- [empathy: 3/8] field_value_is_empty: check that all the values are empty Guillaume Desmottes
- [empathy: 4/8] log an error if SetContactInfo() fails Guillaume Desmottes
- [empathy: 5/8] contact_widget_details_update_edit: iterate over the fields returned by tp_contact_get_contact_info( Guillaume Desmottes
- [empathy: 7/8] Add fields which are supported but not in the vCard Guillaume Desmottes
- [empathy: 6/8] split filling of details_to_set and adding the widgets Guillaume Desmottes
- [empathy: 8/8] Merge branch 'contact-info-630421' Guillaume Desmottes
- [gnome-power-manager] trivial: update the Fedora example spec file Richard Hughes
- [libxml2] Switch from the obsolete mkinstalldirs to AC_PROG_MKDIR_P Daniel Veillard
- [libxml2] 618831 don't ship generated files in git Daniel Veillard
- [libxml2] 614005 Possible erroneous HTML parsing on unterminated script Daniel Veillard
- [libxml2] 616478 Fix xmllint shell write command Daniel Veillard
- [goffice] Fixed an infinite loop condition in cubic spline evaluation. [#633965] Jean Bréfort
- [evolution-data-server] Fix a build failure due to used CPPFLAGS Milan Crha
- [evolution-data-server/gnome-2-32] Fix a build failure due to used CPPFLAGS Milan Crha
- [evolution] Add missing libeshell.la to LIBADD in pst-import plugin Milan Crha
- [evolution-couchdb] Remove unused variable Rodrigo Moya
- [evolution-couchdb] Allow users to specify database names, instead of assuming everyone uses 'contacts' Rodrigo Moya
- [evolution-data-server] Bug #633919 - Stuck on Mark messages as read Milan Crha
- [gnome-packagekit] Updated Hebrew translation. Yaron Shahrabani
- [libxml2] 614087 Fix Socket API usage to allow Windows64 compilation Daniel Veillard
- [gnote] New french doc translation Bruno Brouard
- [atk] export atk_hyperlink_impl_* symbols on windows Fridrich Strba
- [libxml2] 617468 fix progressive HTML parsing with style using "'" Daniel Veillard
- [evolution] Add missing EVOLUTION_MAIL_LIBS to LIBADD in mail/importers Milan Crha
- [pitivi] (6 commits) ...Merging translations Edward Hervey
- [pitivi: 1/6] remove unecessary overrides Edward Hervey
- [pitivi: 2/6] only redraw when scrolling or zooming Edward Hervey
- [pitivi: 3/6] patch for bug 621342 (show Quickstart Guide in Help Menu) Edward Hervey
- [pitivi: 4/6] effectlist: effects list filtering spacing improvements Edward Hervey
- [pitivi: 5/6] settings: Cleaner XDG dirs spec implementation with pyxdg Edward Hervey
- [pitivi: 6/6] Merging translations Edward Hervey
- [tracker/collation-gconf-locale] tracker-store: Fix busy_user_data passing during reload Aleksander Morgado
- [tracker/collation-gconf-locale] libtracker-data: Call busy callback before starting index recreation on locale change Aleksander Morgado
- [glib/wip/gsettings-list] Make the memory backend build again Rodrigo Moya
- [glib/wip/gsettings-list] Remove useless TablePair Rodrigo Moya
- [glib/wip/gsettings-list] GSettingsBackend: add g_settings_backend_list function Rodrigo Moya
- [glib/wip/gsettings-list] GSettings: implement _list method for GMemorySettingsBackend Rodrigo Moya
- [tracker] Created branch queue-fixes Philip Van Hoof
- [tracker/queue-fixes] tracker-store: Always call set_active's callback in mainloop Philip Van Hoof
- [nautilus] application: fix some bad interactions with GApplication Cosimo Cecchi
- [gnote] Remove too large encompassing expression in gitignore Claude Paroz
- [rygel] core: Unique short arg for disabling WMV transcoding Zeeshan Ali Khattak
- [rygel] core: Remove redundant call to Gst.init() Zeeshan Ali Khattak
- [tracker/queue-fixes] tracker-store: Disable class signals while restoring a backup Philip Van Hoof
- [gnome-packagekit] Updated Hebrew translation. Yaron Shahrabani
- [gnome-terminal/gnome-2-32] Updated Japanese translation Takayuki Kusano
- [gnome-terminal] Updated Japanese translation Takayuki Kusano
- [tracker/queue-fixes] tracker-store: Fix memory usage of set_active in backup/restore Philip Van Hoof
- [gnome-commander] --config-dir: do not use g_get_home_dir() for building path Piotr Eljasiak
- [tracker/queue-fixes] tracker-store: Run the that must happen at the end of backup, really at the end Philip Van Hoof
- [gnote] Fix implicit linking Debarshi Ray
- [tracker/queue-fixes] tracker-store: Backup's and restore's callbacks are now different Philip Van Hoof
- [gnote] Prepare 0.7.3 Debarshi Ray
- [tracker/queue-fixes] tracker-store: Bugfix, the contact is freed at return, can't use it after that Philip Van Hoof
- [gnote] Created tag 0.7.3 Debarshi Ray
- [tracker/queue-fixes] tracker-store: Fix invalid memory usage on the DBusGMethod Philip Van Hoof
- [glom] Add 1.6.1 NEWS Murray Cumming
- [glom] 1.19.1 Murray Cumming
- [glom] Mark 1.19.1 in the ChangeLog Murray Cumming
- [glom] Created tag 1.19.1 Murray Cumming
- [tracker/queue-fixes] tracker-store: Shutdown the events and reinit them during restore Philip Van Hoof
- [glibmm] Added a TODO Murray Cumming
- [tracker] (8 commits) ...tracker-store: Shutdown the events and reinit them during restore Philip Van Hoof
- [gnote] Updated French doc translation Bruno Brouard
- [tracker] Deleted branch collation-gconf-locale Aleksander Morgado
- [tracker] (20 commits) Created branch collation-gconf-locale Aleksander Morgado
- [tracker/collation-gconf-locale: 1/20] libtracker-common: WIP implementing locale retrieval from gconf Aleksander Morgado
- [tracker/collation-gconf-locale: 2/20] libtracker-common: thread-safe locale string management Aleksander Morgado
- [tracker/collation-gconf-locale: 3/20] libtracker-common: make the locale stuff compile at least Aleksander Morgado
- [tracker/collation-gconf-locale: 4/20] libtracker-data: enable locale retrieval with tracker_locale_get() Aleksander Morgado
- [tracker/collation-gconf-locale: 5/20] tracker-locale: Fix compilation when maemo support enabled Aleksander Morgado
- [tracker/collation-gconf-locale: 6/20] tracker-locale: set locale envvar to the value retrieved from gconf Aleksander Morgado
- [tracker/collation-gconf-locale: 7/20] libtracker-data: Make sure the new tracker-locale is used everywhere Aleksander Morgado
- [tracker/collation-gconf-locale: 8/20] tracker-locale: Make sure locale is not an empty string Aleksander Morgado
- [tracker/collation-gconf-locale: 9/20] tracker-store: Recreate indexes when locale change detected Aleksander Morgado
- [tracker/collation-gconf-locale: 10/20] tracker-locale: If gconf_client_get() returns NULL, it's because there is no such key Aleksander Morgado
- [tracker/collation-gconf-locale: 11/20] libtracker-data: fix alignment issues Aleksander Morgado
- [tracker/collation-gconf-locale: 12/20] libtracker-data: WIP with collator reset Aleksander Morgado
- [tracker/collation-gconf-locale: 13/20] tracker-locale: New log added when looping subscriber list Aleksander Morgado
- [tracker/collation-gconf-locale: 14/20] libtracker-data: Reset collator also before starting the stmt processing Aleksander Morgado
- [tracker/collation-gconf-locale: 15/20] tracker-store: Perform locale change processing in an idle to avoid deadlock Aleksander Morgado
- [tracker/collation-gconf-locale: 16/20] tracker-store: Fix compilation with new set_active() Aleksander Morgado
- [tracker/collation-gconf-locale: 17/20] tracker-store: pass busy callback to data_manager_reload() Aleksander Morgado
- [tracker/collation-gconf-locale: 18/20] tracker-locale: minor log fix Aleksander Morgado
- [tracker/collation-gconf-locale: 19/20] tracker-store: Fix busy_user_data passing during reload Aleksander Morgado
- [tracker/collation-gconf-locale: 20/20] libtracker-data: Call busy callback before starting index recreation on locale change Aleksander Morgado
- [tracker] tracker-store: set_active should happen after reenabling the signals Philip Van Hoof
- [gvfs] build: bump GLib required version to 2.27.1. Cosimo Cecchi
- [cheese/gnome-2-32] Updated Japanese translation Takayuki Kusano
- [cheese] Updated Japanese translation Takayuki Kusano
- [accerciser] Updated Japanese translation Takayuki Kusano
- [nemiver] Updated Japanese translation. Takeshi Aihana
- [libxml2] 606592 update language ID parser to RFC 5646 Daniel Veillard
- [anjuta/gnome-2-32] Updated Japanese translation Takayuki Kusano
- [anjuta] Updated Japanese translation Takayuki Kusano
- [orca] Updated Japanese translation Takayuki Kusano
- [glom] Remove the gconfmm dependency, because we don't use it. Murray Cumming
- [glom/glom-1-16] Remove the gconfmm dependency, because we don't use it. Murray Cumming
- [glom/glom-1-14] Remove the gconfmm dependency, because we don't use it. Murray Cumming
- [jhbuild] Updated Japanese translation Takayuki Kusano
- [gtranslator/gtk3] Fix configure. Ignacio Casal Quinteiro
- [libxml2] 607273 Fix python detection on MSys/Windows Daniel Veillard
- [gtkmm] Widget: Remove the deprecated size-request signal. Murray Cumming
- [tracker/collation-gconf-locale] tracker-store: Shutdown events while reloading data manager Aleksander Morgado
- [tracker/collation-gconf-locale] tracker-store: Moved locale change subscription stuff to separate files Aleksander Morgado
- [tracker/collation-gconf-locale] tracker-store: Add new logs Aleksander Morgado
- [tracker/collation-gconf-locale] libtracker-data: don't call busy callback by default in init() Aleksander Morgado
- [tracker/collation-gconf-locale] tracker-store: Fix valid callback check Aleksander Morgado
- [tracker] tracker-store: Fix valid callback check Aleksander Morgado
- [tracker] Deleted branch collation-gconf-locale Aleksander Morgado
- [tracker] (24 commits) Created branch collation-gconf-locale Aleksander Morgado
- [tracker/collation-gconf-locale: 1/24] libtracker-common: WIP implementing locale retrieval from gconf Aleksander Morgado
- [tracker/collation-gconf-locale: 2/24] libtracker-common: thread-safe locale string management Aleksander Morgado
- [tracker/collation-gconf-locale: 3/24] libtracker-common: make the locale stuff compile at least Aleksander Morgado
- [tracker/collation-gconf-locale: 4/24] libtracker-data: enable locale retrieval with tracker_locale_get() Aleksander Morgado
- [tracker/collation-gconf-locale: 5/24] tracker-locale: Fix compilation when maemo support enabled Aleksander Morgado
- [tracker/collation-gconf-locale: 6/24] tracker-locale: set locale envvar to the value retrieved from gconf Aleksander Morgado
- [tracker/collation-gconf-locale: 7/24] libtracker-data: Make sure the new tracker-locale is used everywhere Aleksander Morgado
- [tracker/collation-gconf-locale: 8/24] tracker-locale: Make sure locale is not an empty string Aleksander Morgado
- [tracker/collation-gconf-locale: 9/24] tracker-store: Recreate indexes when locale change detected Aleksander Morgado
- [tracker/collation-gconf-locale: 10/24] tracker-locale: If gconf_client_get() returns NULL, it's because there is no such key Aleksander Morgado
- [tracker/collation-gconf-locale: 11/24] libtracker-data: fix alignment issues Aleksander Morgado
- [tracker/collation-gconf-locale: 12/24] libtracker-data: WIP with collator reset Aleksander Morgado
- [tracker/collation-gconf-locale: 13/24] tracker-locale: New log added when looping subscriber list Aleksander Morgado
- [tracker/collation-gconf-locale: 14/24] libtracker-data: Reset collator also before starting the stmt processing Aleksander Morgado
- [tracker/collation-gconf-locale: 15/24] tracker-store: Perform locale change processing in an idle to avoid deadlock Aleksander Morgado
- [tracker/collation-gconf-locale: 16/24] tracker-store: Fix compilation with new set_active() Aleksander Morgado
- [tracker/collation-gconf-locale: 17/24] tracker-store: pass busy callback to data_manager_reload() Aleksander Morgado
- [tracker/collation-gconf-locale: 18/24] tracker-locale: minor log fix Aleksander Morgado
- [tracker/collation-gconf-locale: 19/24] tracker-store: Fix busy_user_data passing during reload Aleksander Morgado
- [tracker/collation-gconf-locale: 20/24] libtracker-data: Call busy callback before starting index recreation on locale change Aleksander Morgado
- [tracker/collation-gconf-locale: 21/24] tracker-store: Shutdown events while reloading data manager Aleksander Morgado
- [tracker/collation-gconf-locale: 22/24] tracker-store: Moved locale change subscription stuff to separate files Aleksander Morgado
- [tracker/collation-gconf-locale: 23/24] tracker-store: Add new logs Aleksander Morgado
- [tracker/collation-gconf-locale: 24/24] libtracker-data: don't call busy callback by default in init() Aleksander Morgado
- [gtk+] GtkWidget: Document the size-request signal deprecation. Murray Cumming
- [gnumeric] Tools: fix handing of "as values". Morten Welinder
- [gnumeric] Tools: fix the fix. Morten Welinder
- [gtk+] GtkWidget/GtkContainer: Slight fixes to geometry-management docs. Murray Cumming
- [gnome-disk-utility] l10n: Updated Greek translation for gnome-disk-utility Simos Xenitellis
- [glom/spread-table] (22 commits) ...Fix merge conflict Murray Cumming
- [glom/spread-table: 22/22] Fix merge conflict Murray Cumming
- [anjuta] language-support-cpp-java: Multi-Line Comment Asterisk Johannes Schmid
- [anjuta] git: bgo#627105 - Mark default diff filenames for translation Johannes Schmid
- [anjuta] build: bgo#633661 - vala support is automagic Johannes Schmid
- [anjuta] build: only link plugins against necessary libraries Johannes Schmid
- [banshee] Updated Slovenian translation Matej Urbančič
- [gbrainy] Updated Slovenian translation Matej Urbančič
- [tomboy] Updated Slovenian translation Matej Urbančič
- [anjuta] libanjuta: Fix libanjuta-3.0.pc.in file to include libxml-2.0 dependency Johannes Schmid
- [gnome-games] Updated Slovenian translation Matej Urbančič
- [gtranslator/gtk3] Bump to require libgda-5.0.pc, which builds with gtk3 Tomeu Vizoso
- [gnome-packagekit] update Punjabi Translation by A S Alam Amanpreet Singh Alam
- [libxml2] 480323 add code to plug in ICU converters by default Daniel Veillard
- [folks] Bug 628883 — Add localisation support Travis Reitter
- [folks] Mark strings for translation and improve string formatting a little Travis Reitter
- [folks] Update log handlers in the test suite Travis Reitter
- [folks] Add new internationalisation files to CLEANFILES Travis Reitter
- [devhelp] [l10n] Updated Estonian translation Priit Laes
- [libxml2] 595789 fix a remaining potential Solaris problem Daniel Veillard
- [ekiga] Add translator comments for SIP response codes Eugen Dedu
- [nautilus-sendto] plugins: Export display name as well Bastien Nocera
- [nautilus-sendto] plugins: Add a progress bar helper widget Bastien Nocera
- [nautilus-sendto] main: Actually print an error when file is not readable Bastien Nocera
- [nautilus-sendto] plugins: Add error quarks Bastien Nocera
- [nautilus-sendto] socialweb: Implement sending, with error reporting Bastien Nocera
- [ekiga] Renamed the src/gui/misc.* pair to src/gui/default_devices.*, and modified the code and headers Julien Puydt
- [sawfish] Created branch tabs-ng Christopher Bratusek
- [gtranslator/gtk3] Accept the --introspect-dump arg Tomeu Vizoso
- [ekiga] Updated the m4/ax_boost_* files Julien Puydt
- [gtranslator/gtk3] Set Gtranslator as the introspection namespace and Gtr as the prefix Tomeu Vizoso
- [nautilus-sendto] main: Don't allow shrinking too small Bastien Nocera
- [nautilus-sendto] plugins: Tweak packing filename Bastien Nocera
- [nautilus-sendto] main: Handle delete events as well Bastien Nocera
- [sawfish/edge-actions] remove tabs.util (check new tabs-ng branch) Christopher Bratusek
- [sawfish/tabs-ng] began rework of tabs (ChangeLog/NEWS follow) Christopher Bratusek
- [gnome-settings-daemon] xrdb: Use for .ad files, since they are settings Rodrigo Moya
- [libxml2] Created tag v2.7.8 Daniel Veillard
- [gnome-settings-daemon] Shutup Rodrigo Moya
- [libxml2] Release of libxml2-2.7.8 Daniel Veillard
- [gimp/soc-2010-cage-2] app: Fix cage operaton cliping offset Alexia Death
- [planet-web] [pgo] Add Marina Zhurakhinskaya's hackergotchi Lucas Almeida Rocha
- [evolution-data-server] ENameSelectorDialog: Fix a potential string comparison crash Matthew Barnes
- [evolution] Remove unused calendar-config API. Matthew Barnes
- [evolution] Use @valuenick@ in glib-gen.mak. Matthew Barnes
- [evolution] Rename CalUnits to EDurationType. Matthew Barnes
- [evolution] Update API docs. Matthew Barnes
- [evolution] Add GBinding transform funcs for enum types. Matthew Barnes
- [evolution] Move calendar preferences to the calendar module. Matthew Barnes
- [network-manager-applet/NMA_0_8] Revert "wifi: make rfkill state message a bit shorter" Dan Williams
- [network-manager-applet] Created tag 0.8.2 Dan Williams
- [network-manager-applet/NMA_0_8] Revert "core: indicate when WiFi is disabled by hardware switch (rh #533601)" Dan Williams
- [network-manager-applet/NMA_0_8] release: update NEWS file Dan Williams
- [network-manager-applet/NMA_0_8] release: bump version to 0.8.2 Dan Williams
- [gimp/soc-2010-cage-2] (43 commits) ...app: Cleanup in preparation of merge Alexia Death
- [gimp/soc-2010-cage-2: 42/43] Merge remote branch 'origin/master' into soc-2010-cage-2 Alexia Death
- [gimp/soc-2010-cage-2: 43/43] app: Cleanup in preparation of merge Alexia Death
- [network-manager-openconnect/NM_0_8] Updated Catalan (Valencian) translation Dan Williams
- [network-manager-pptp/NM_0_8] Updated Catalan (Valencian) translation Dan Williams
- [network-manager-vpnc/NM_0_8] Updated Catalan (Valencian) translation Dan Williams
- [sawfish/edge-actions] renamed infinite-desktop to viewport-drag Christopher Bratusek
- [sawfish/edge-actions] edge-actions updated Christopher Bratusek
- [sawfish/edge-actions] ChangeLog updated two copyright headers Christopher Bratusek
- [network-manager-vpnc] Created tag 0.8.2 Dan Williams
- [network-manager-vpnc/NM_0_8] release: update NEWS Dan Williams
- [network-manager-vpnc/NM_0_8] release: bump version to 0.8.2 Dan Williams
- [network-manager-openvpn/NM_0_8] release: bump version to 0.8.2 Dan Williams
- [network-manager-openvpn] Created tag 0.8.2 Dan Williams
- [network-manager-openvpn/NM_0_8] release: update NEWS file Dan Williams
- [gnome-bluetooth] applet: require the just-built GnomeBluetooth-1.0.gir Dan Winship
- [gnome-bluetooth] build: fix nautilus-sendto configuration Dan Winship
- [network-manager-pptp/NM_0_8] release: update NEWS file Dan Williams
- [network-manager-pptp/NM_0_8] release: bump version to 0.8.2 Dan Williams
- [network-manager-pptp] Created tag 0.8.2 Dan Williams
- [gimp] (98 commits) ...app: Cleanup in preparation of merge Michael Natterer
- [libgda] MySQL provider: handle selection statements in case the prepare step does not work Vivien Malerba
- [libgda] Win32 corrections for GdaDataModelImport Vivien Malerba
- [gimp] app: Makefile formatting cleanup Michael Natterer
- [sawfish/tabs-ng] prevent each newly focused window to be raised Christopher Bratusek
- [sawfish/tabs-ng] improved raise-tabs-on-hover-setter Christopher Bratusek
- [glib] Clarify docs for g_path_is_absolute() semantics on Windows Tor Lillqvist
- [gegl] operations: Clean up mirrors op code Alexia Death
- [gimp] app: Use Shift+G for Cage Tool Martin Nordholts
- [ekiga] Update to the new libnotify 0.7.0 library Eugen Dedu
- [gnumeric] GUI: Fix gtk+/X crash with large tooltips relating to fill-by-drag. Morten Welinder
- [gnome-video-effects] l10n: Updated Greek translation for gnome-video-effects Simos Xenitellis
- [gtk-doc] docs: fix the configure.ac suggestion for gtk-doc less setups Stefan Kost
- [network-manager-openconnect/NM_0_8] release: add NEWS file Dan Williams
- [network-manager-openconnect/NM_0_8] release: bump version to 0.8.2 Dan Williams
- [network-manager-openconnect] Created tag 0.8.2 Dan Williams
- [network-manager-applet/NMA_0_8] Revert "Revert "core: indicate when WiFi is disabled by hardware switch (rh #533601)"" Dan Williams
- [network-manager-applet/NMA_0_8] Revert "Revert "wifi: make rfkill state message a bit shorter"" Dan Williams
- [network-manager-applet/NMA_0_8] Updated Hebrew translation (3-Forms) Dan Williams
- [libxml2] Reactivate the shared library versionning script Daniel Veillard
- [gcompris/gcomprixogoo] Fixed long standing bug in missing letter configuration for 2 bytes utf8 char. Bruno Coudoin
- [gimp] app: large scale formatting cleanup in the new cage code Michael Natterer
- [glib] gsettings.m4: Fix rules to work when there are no schemas Dan Winship
- [gimp] app: derive GimpCageOptions directly from GimpToolOptions Michael Natterer
- [gnome-control-center] [displays] Change panel name to Displays William Jon McCann
- [gimp] app: remove unused #includes Michael Natterer
- [gimp] app: remove useless box from cage options gui Michael Natterer
- [pango] Use G_DEFINE_BOXED_TYPE. Christian Persch
- [gnome-video-effects] l10n: Updated Greek translation for gnome-video-effects Simos Xenitellis
- [kupfer] ui: Center Kupfer on the monitor where the mouse pointer is Ulrik Sverdrup
- [gimp] app: more formatting cleanup Michael Natterer
- [gnome-nettool] Created branch gnome-2-32 Robert Ancell
- [gimp] app: more minor cage cleanup Michael Natterer
- [gnome-doc-utils] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gnome-devel-docs/gnome-2-32] Updated Spanish translation Jorge Gonzalez Gonzalez
- [kupfer] ui: Correct position calculation when centering window Ulrik Sverdrup
- [gnome-nettool] Use gsettings (Bug #625900) Robert Ancell
- [gnome-nettool] Fix autocompletion and dropdown history Robert Ancell
- [pygobject] (23 commits) ...Merge remote branch 'dieterv/setup-fixes-for-merge' John Stowers
- [pygobject: 1/23] Add distutils generated build/dist directories and eclipse configuration files to .gitignore John Stowers
- [pygobject: 2/23] dsextras.py: rearrange imports John Stowers
- [pygobject: 3/23] dsextras.py: use True/False instead of 1/0 John Stowers
- [pygobject: 4/23] dsextras.py: PEP8: Comparisons to singletons like None should always be done with 'is' or 'is not', John Stowers
- [pygobject: 5/23] dsextras.py: add pkgc_get_version and pkgc_get_defs_dir functions John Stowers
- [pygobject: 6/23] dsextras.py: use the pkgc_ functions instead of repeating pgk-config incantations all over the place John Stowers
- [pygobject: 7/23] dsextras.py: add ggc4 to MSVC compatible struct packing comment John Stowers
- [pygobject: 8/23] dsextras.py: formatting cleanup, makes things readable John Stowers
- [pygobject: 9/23] README.win32: update build instructions John Stowers
- [gnome-games] iagno: gtk3 port Thomas Hindoe Paaboel Andersen
- [pygobject: 10/23] setup.py: rearrange imports John Stowers
- [pygobject: 11/23] setup.py: simplify sys.platform != 'win32' detection and error reporting John Stowers
- [pygobject: 12/23] setup.py: check python version and pkgconig availability before anything else John Stowers
- [pygobject: 13/23] setup.py: rearrange constants John Stowers
- [pygobject: 15/23] setup.py: install pygobject-codegen script John Stowers
- [pygobject: 14/23] setup.py: install fixxref.py script John Stowers
- [pygobject: 18/23] setup.py: formatting cleanup, makes things readable John Stowers
- [pygobject: 17/23] setup.py: build and install tests John Stowers
- [pygobject: 16/23] setup.py: install documentation when available on build system John Stowers
- [pygobject: 19/23] pygobject_postinstall.py: remove shortcut creation John Stowers
- [pygobject: 20/23] pygobject_postinstall.py: remove pygobject-2.0.pc treatment from postinstall as pkg-config on window John Stowers
- [pygobject: 23/23] Merge remote branch 'dieterv/setup-fixes-for-merge' John Stowers
- [pygobject: 21/23] tests: add runtests-windows.py script John Stowers
- [pygobject: 22/23] setup.py: ease maintenance burden for tests installation John Stowers
- [pygtk] Add distutils generated build/dist directories and eclipse configuration files to .gitignore John Stowers
- [pygtk] README.win32: update build instructions John Stowers
- [pygtk] setup.py: rearrange imports John Stowers
- [pygtk] setup.py: simplify sys.platform != 'win32' detection and error reporting John Stowers
- [pygtk] setup.py: check python version, pygobject and pkgconfig availability before anything else John Stowers
- [pygtk] setup.py: rearrange constants John Stowers
- [pygtk] setup.py: install tests John Stowers
- [pygtk] setup.py: add NUMPY_INCLUDE dir to gtk.include_dirs John Stowers
- [pygtk] setup.py: install included .defs files into DEFS_INCLUDE_DIR John Stowers
- [pygtk] setup.py: correct metadata (url, provides, requires, ...) John Stowers
- [pygtk] setup.py: install documentation when available on build system John Stowers
- [pygtk] setup.py: formatting cleanup, makes things readable John Stowers
- [pygtk] pygtk_postinstall.py: remove shortcut creation John Stowers
- [pygtk] pygtk_postinstall.py: remove pygtk-2.0.pc treatment from postinstall as pkg-config on windows figure John Stowers
- [pygtk] setup.py: don't install pygtk.pth here as we depend on pygobject at runtime which is already resposi John Stowers
- [pygtk] setup.py: ease maintenance burden for tests installation John Stowers
- [hyena] [Hyena] Allow setting ApplicationContext.Debugging Gabriel Burt
- [mistelix] Updated Danish translation Kenneth Nielsen
- [banshee] [Banshee.Services] Add a couple SourceManager tests Gabriel Burt
- [banshee] Remove a large block of unused, commented-out code Gabriel Burt
- [banshee] [Banshe.Services] Make some SmartPlaylist methods private Gabriel Burt
- [banshee] [Banshee.MediaEngine] Add some unit tests Gabriel Burt
- [banshee] [Equalizer] Fix distortion by using floating math Gabriel Burt
- [banshee/stable-1.8] [Equalizer] Fix distortion by using floating math Gabriel Burt
- [gnome-nettool] Deleted invalid ref refs/head/gnome-nettool-2-18-0 Robert Ancell
- [gnome-nettool] Trivial whitespace change to test if branch deletion has worked (Bug #588507) Robert Ancell
- [gnome-nettool] Deleted invalid ref refs/head/gnome-nettool-2-18-0 Robert Ancell
- [vala] libsoup-2.4: use uint8[] instead of string for Buffer.data Evan Nemerson
- [planet-web] [pgo] Update Marina Zhurakhinskaya's hackergotchi Lucas Almeida Rocha
05 November 2010
06 November 2010
- [gdk-pixbuf] Created tag 2.22.1 Matthias Clasen
- [gdk-pixbuf] Bump version Matthias Clasen
- [gcompris/gcomprixogoo] Again in missing letter configuration. Now we can save utf8 formatted strings. Bruno Coudoin
- [glib] Add g_variant_lookup() and tests Ryan Lortie
- [hamster-applet] putting back totals in report. fix by Jerome Lacoste and klingger-at-great.sk Toms Baugis
- [rhythmbox] shell-player: remove cancellable for parsing when no longer needed Jonathan Matthew
- [gtk+] docs: Move documentation to inline comments: GtkTextView Javier Jardón
- [gtk+] docs: move documentation to inline comments: GtkTreeView Javier Jardón
- [gtk+] docs: move documentation to inline comments: GtkColorButton Javier Jardón
- [gnumeric] Sameer Morar: Add key combinations to move sheets. [#634139] Andreas J . Guelzow
- [snowy] Update bundled jquery mobile to a 1.0a2pre version Sanford Armstrong
- [gnome-games] lightsoff, swell-foop: Fix segfault in gtkclutter init Tim Horton
- [gnome-games] lightsoff, swell-foop: Don't try to manually iterate GLib main loop inside inner loop Tim Horton
- [gnome-games] lightsoff: disable using Gtk theme color as button color (broken on Gtk3) Tim Horton
- [gnumeric] Fix ODF export of files with large formatted sheets. [#634135] Andreas J . Guelzow
- [glib] update Punjabi Translation by A S Alam Amanpreet Singh Alam
- [glib] update Punjabi Translation by A S Alam Amanpreet Singh Alam
- [rhythmbox] audioscrobbler: fix crash on shutdown (bug #634114) Jonathan Matthew
- [sawfish/tabs-ng] improved DarkTab theme Christopher Bratusek
- [epiphany] ephy-main: remove libnotify leftover Xan Lopez
- [epiphany] ephy-web-view: remove ge-dom-mouse signals Xan Lopez
- [sawfish/edge-actions] revert man/news.texi Christopher Bratusek
- [sawfish/edge-actions] split ChangeLog Christopher Bratusek
- [sawfish/edge-actions] rename sawfish.wm.edge.flippers to sawfish.wm.edge.subrs Christopher Bratusek
- [sawfish] sawfish.el supports let-loop indent. Christopher Bratusek
- [sawfish] Corrected indents of 'let' using new sawfish.el. Christopher Bratusek
- [sawfish] Bugfix: It was impossible for users to override `kde-desktop-directories'. Christopher Bratusek
- [sawfish] Renamed popup-window-menu to popup-window-ops-menu. Christopher Bratusek
- [sawfish] Doc. Christopher Bratusek
- [sawfish] ChangeLog Christopher Bratusek
- [sawfish] Updated Simplified Chinese translation. Christopher Bratusek
- [gbrainy] Remove public accesor from methods that should not be exposed Jordi Mas
- [sawfish/edge-actions] customizable edge-actions for while-moving-hook Christopher Bratusek
- [network-manager-applet] Updated Hebrew translation. Yaron Shahrabani
- [gnome-utils] [logview] Fix uninitialized variable Paolo Borelli
- [gnome-utils] [baobab] remove unused variable Paolo Borelli
- [mistelix] Allow MISTELIX_DEBUG 1 too Jordi Mas
- [mistelix] Update Catalan translation Jordi Mas
- [mistelix] News for 0.32 Jordi Mas
- [sawfish/edge-actions] improved previous commit Christopher Bratusek
- [sawfish/edge-actions] when performing edge-action while moving, make sure the edge-action for hitting is not called, too. Christopher Bratusek
- [anjuta] Updated Spanish translation Jorge Gonzalez Gonzalez
- [evolution] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gnome-settings-daemon] Updated Spanish translation Jorge Gonzalez Gonzalez
- [nautilus-sendto] Updated Spanish translation Jorge Gonzalez Gonzalez
- [anjuta/gnome-2-32] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gdk-pixbuf] Updated Spanish translation Jorge Gonzalez Gonzalez
- [jhbuild] Glom does not need gconfmm. Murray Cumming
- [gnome-packagekit] Updated Spanish translation Jorge Gonzalez Gonzalez
- [mistelix] Created tag MISTELIX_0_3_2 Jordi Mas
- [at-spi] Updated Belarusian translation Ihar Hrachyshka
- [gegl] workshop: Add a gegl operation for GIMP's "Whirl and Pinch" plugin Barak Itkin
- [gnome-games] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gnumeric] Fixed crash in print setup. [#634149] Jean Bréfort
- [gtranslator/gtk3] Port alternate lang plugin to libpeas. Ignacio Casal Quinteiro
- [sawfish/edge-actions] simplified edge-action-init Christopher Bratusek
- [at-spi2-core/gi] Some work on event support; many bug fixes Mike Gorse
- [sawfish/edge-actions] ChangeLog Christopher Bratusek
- [sawfish/edge-actions] ChangeLog.EA now only contains EA changes Christopher Bratusek
- [gitg] Added preference to ignore external diff tool Jesse van den Kieboom
- [gitg] Improved GitgRunner/GitgCommand/GitgShell Jesse van den Kieboom
- [glib] Fix docs comment typo Christian Persch
- [sawfish/tabs-ng] ChangeLog for tabs-ng Christopher Bratusek
- [sawfish/edge-actions] revert non-needed REAME.IMPORTANT Christopher Bratusek
- [gnome-packagekit] Fix python3 compile Richard Hughes
- [gtranslator/gtk3] Remove call to update-desktop-database. Fixes bug #628726. Ignacio Casal Quinteiro
- [vala] Deleted branch switch-to-gir Luca Bruno
- [vala] (36 commits) Created branch switch-to-gir Luca Bruno
- [vala/switch-to-gir: 1/36] vapigen: Remove obsolete code for handling omitted --library option Luca Bruno
- [vala/switch-to-gir: 2/36] vapigen: Honor --directory option as output directory Luca Bruno
- [vala/switch-to-gir: 3/36] vapigen: Remove misleading --metadata, each .gir must have its own .metadata. Luca Bruno
- [vala/switch-to-gir: 4/36] girparser: Stop parsing if the context already has the provided package Luca Bruno
- [vala/switch-to-gir: 5/36] girparser: Parse included GIR files Luca Bruno
- [vala/switch-to-gir: 6/36] girparser: Add missing source references to classes and structs Luca Bruno
- [vala/switch-to-gir: 7/36] girparser: Generate default parameter names for callbacks Luca Bruno
- [vala/switch-to-gir: 8/36] vapigen: Add --disable-warnings and use --quiet to tune reports verbosity Luca Bruno
- [vala/switch-to-gir: 9/36] girparser: Replace parse_metadata with MetadataParser Luca Bruno
- [vala/switch-to-gir: 10/36] girparser: Add common parse_symbol_from_string method Luca Bruno
- [vala/switch-to-gir: 11/36] girparser: Postprocess symbols Luca Bruno
- [vala/switch-to-gir: 12/36] girparser: Skip creating structs for *Class and *Iface Luca Bruno
- [longomatch] Revert this serie of commits for the release. Andoni Morales Alastruey
- [vala/switch-to-gir: 13/36] girparser: Postprocess aliases Luca Bruno
- [vala/switch-to-gir: 14/36] girparser: Autoreparent static methods to the best-matching symbol Luca Bruno
- [longomatch] Add Aron Xu to the translators dialog Andoni Morales Alastruey
- [vala/switch-to-gir: 16/36] girparser: Support a special metadata pattern for root namespace Luca Bruno
- [vala/switch-to-gir: 15/36] girparser: Add metadata stack while parsing the gir, generalize merging Luca Bruno
- [longomatch] Use 'score' instead of Goals and put it in single row Andoni Morales Alastruey
- [vala/switch-to-gir: 17/36] girparser: Support tweaking type and type arguments in the metadata Luca Bruno
- [vala/switch-to-gir: 18/36] girparser: Support symbol reparenting Luca Bruno
- [vala/switch-to-gir: 19/36] girparser: Report unused metadata information Luca Bruno
- [vala/switch-to-gir: 20/36] girparser: Support regex in name argument Luca Bruno
- [vala/switch-to-gir: 21/36] girparser: Add symbol deprecation Luca Bruno
- [vala/switch-to-gir: 22/36] girparser: Don't add hidden symbols Luca Bruno
- [vala/switch-to-gir: 23/36] girparser: Add out/ref arguments Luca Bruno
- [vala/switch-to-gir: 24/36] girparser: Add default argument for parameters Luca Bruno
- [vala/switch-to-gir: 25/36] girparser: Fix Strv properties Luca Bruno
- [vala/switch-to-gir: 26/36] girparser: Use string.replace instead of string.joinv Luca Bruno
- [vala/switch-to-gir: 27/36] girparser: Use array_length_pos argument for parameters Luca Bruno
- [vala/switch-to-gir: 30/36] girparser: Add vfunc_name, abstract and virtual arguments Luca Bruno
- [vala/switch-to-gir: 33/36] girparser: Update parsing of alias element to 1.2 syntax Luca Bruno
- [vala/switch-to-gir: 31/36] girparser: Skip class field that refer to the parent instance Luca Bruno
- [vala/switch-to-gir: 32/36] girparser: Set type_cname of interfaces from the relative struct cname. Luca Bruno
- [vala/switch-to-gir: 28/36] girparser: Do not add Object prerequisite before symbol resolution Luca Bruno
- [vala/switch-to-gir: 29/36] girparser: Guess virtual method wrapper variant when possible Luca Bruno
- [vala/switch-to-gir: 35/36] codewriter: Do not write GIR information for nested namespaces Luca Bruno
- [vala/switch-to-gir: 34/36] girparser: fix array length parsing Luca Bruno
- [vala/switch-to-gir: 36/36] vapi: Remove nested namespaces GIR information. Luca Bruno
- [gnome-terminal] Don't crash when receiving bogus data in the dbus call Christian Persch
- [gnome-terminal/gnome-2-32] Don't crash when receiving bogus data in the dbus call Christian Persch
- [gtk+] Drop unused static function Tor Lillqvist
- [gtk+] Avoid a compiler warning Tor Lillqvist
- [gtk+] Fix build breakage and avoid a warning Tor Lillqvist
- [gtk+] Add _gtk_cell_renderer_calc_offset Tor Lillqvist
- [evince/mallard-docs] finding.page: updated help to current behaviour of find. Tiffany Antopolski
- [evince/mallard-docs] Makefile.am: updated list of files Tiffany Antopolski
- [hamster-applet] unused functions Toms Baugis
- [hamster-applet] added __iter__ so that the fact can be serialized in a dict Toms Baugis
- [hamster-applet] giving some love to the reports. work in progress Toms Baugis
- [dia] Mention rotation and scaling of groups Hans Breuer
- [seed] docs: Remove incredibly outdated "building on OS X" documentation Tim Horton
- [brasero] Updated Hebrew translation Yaron Shahrabani
- [brasero] Updated Hebrew translation Yaron Shahrabani
- [anjuta/newproject] am:Fix configure name in autotools test Sebastien Granjoux
- [anjuta/newproject] am: Use threads again in autotools project plugin Sebastien Granjoux
- [anjuta/newproject] am: Fix autotools autotest after merging master branch and using thread Sebastien Granjoux
- [gitg] Added gpl Jesse van den Kieboom
- [seahorse-plugins] Update Romanian translation Adi Roiban
- [gitg] Switch command v/va function names111 Jesse van den Kieboom
- [gitg] Update tests for changes in command fn names Jesse van den Kieboom
- [evolution-rss] Updated Slovenian translation Matej Urbančič
- [evolution] Updated Slovenian translation Matej Urbančič
- [gdk-pixbuf] Updated Slovenian translation Matej Urbančič
- [longomatch] Updated Slovenian translation Matej Urbančič
- [gnome-commander] Updated Slovenian translation Matej Urbančič
- [nautilus-sendto] Updated Slovenian translation Matej Urbančič
- [evolution/clutter-calendar-v2] Fix a typo in the warnings commit. Srinivasa Ragavan
- [gnome-games] Updated Hebrew translation. Yaron Shahrabani
- [hamster-applet] Updated Hebrew translation. Yaron Shahrabani
- [gnome-settings-daemon] Updated Hebrew translation. Yaron Shahrabani
- [gnome-packagekit] Updated Hebrew translation. Yaron Shahrabani
- [gdk-pixbuf] Updated Hebrew translation. Yaron Shahrabani
- [nautilus-sendto] Updated Hebrew translation. Yaron Shahrabani
- [kupfer] operamail: Handle alternate e-mail addresses Ulrik Sverdrup
- [kupfer] rhythmbox: Get thumbnails from ~/.cache/rhythmbox/covers Ulrik Sverdrup
- [kupfer] tsclient: read session files recursive in ~/.tsclient Created by Freddie Brandt. Ulrik Sverdrup
- [kupfer] version: Update with translators Ulrik Sverdrup
- [kupfer] tr: Add Turkish translation Ulrik Sverdrup
- [kupfer] Update NEWS for Kupfer v203 Ulrik Sverdrup
- [kupfer] Created tag v203 Ulrik Sverdrup
- [gtk+/gtk-2-22] Added Luganda translation Claude Paroz
- [gtk+] Added Luganda translation Claude Paroz
- [gtranslator/gtk3] Set the pixmapsdir in the startup signal. Ignacio Casal Quinteiro
- [longomatch] Add helper script to automate build of debian packages Andoni Morales Alastruey
- [longomatch] Bump version 0.16.2 Andoni Morales Alastruey
- [vala] gio-2.0: Update to 2.27.2 Jürg Billeter
- [vala] gdk-pixbuf-2.0: Update to 2.22.1 Jürg Billeter
- [vala] gtk+-3.0: Update to 2.91.3 Jürg Billeter
- [ekiga] Add translator comment Eugen Dedu
- [evolution] Updated Slovenian translation Matej Urbančič
- [evolution-rss] move status icon function to separate file Lucian Langa
- [evolution-rss] fix status icon min/max Lucian Langa
- [gtk+] docs: Move documentation to inline comments: GtkLayout Javier Jardón
- [gtk+] docs: Move documentation to inline comments: GtkColorSelection Javier Jardón
- [gtk+] docs: Move documentation to inline comments: GtkSettings Javier Jardón
- [gtk+] docs: Move documentation to inline comments: GtkCellRenderer Javier Jardón
- [gtk+] docs: Move documentation to inline comments: GtkCellRendererText Javier Jardón
- [gtk+] docs: Move documentation to inline comments: GtkCellView Javier Jardón
- [gdk-pixbuf] [l10n] Updated German translation Mario Blättermann
- [gnac/devel] Code cleanup Benoît Dupasquier
- [gtksourceview] Fix innocuos logic error in the parser. Paolo Borelli
- [gtksourceview] Fix some dead assignments. Paolo Borelli
- [gnome-settings-daemon] media-keys: s/"/'/ to make it easier to embed Bastien Nocera
- [gnome-settings-daemon] media-keys: Port to GDBus Bastien Nocera
- [bug-buddy] Updated Slovak translation Pavol Šimo
- [gnome-settings-daemon] media-keys: Add support for more multimedia keys Bastien Nocera
- [bug-buddy/gnome-2-32] Updated Slovak translation Pavol Šimo
- [gnome-packagekit] Add the ability to choose the upgrade mode in the operating system upgrade tool Richard Hughes
- [gnome-packagekit] trivial: fix --enable-tests and make check Richard Hughes
- [gnome-user-docs] [l10n] Updated German doc translation, fixed some XML errors Mario Blättermann
- [anjuta] [l10n] Updated German doc translation, fixed some XML errors Mario Blättermann
- [gtranslator/gtk3] Use the right working directory to load files from command line. Ignacio Casal Quinteiro
- [anjuta/newproject] libanjuta, am, pm: Fix lots of warnings Sebastien Granjoux
- [anjuta/newproject] am, pm: Remove dead code and useless debugging messages Sebastien Granjoux
- [empathy] [l10n] Updated German doc translation, fixed some XML errors Mario Blättermann
- [empathy] [l10n] Updated German doc translation, fixed some more XML errors Mario Blättermann
- [evolution] [l10n] Updated German doc translation, fixed some XML errors Mario Blättermann
- [gtk-doc] [l10n] Updated German doc translation, fixed some XML errors Mario Blättermann
- [gtranslator/gtk3] Use g_(s)list_free_full where appropiate Ignacio Casal Quinteiro
- [gtranslator/gtk3] Use gtk_paned_new instead of gtk_[h|v]paned_new. Ignacio Casal Quinteiro
- [gnome-doc-utils] [l10n] Updated German doc translation, fixed some XML errors Mario Blättermann
- [gnome-user-docs] [l10n] Updated German doc translation, fixed some XML errors Mario Blättermann
- [gnome-settings-daemon/gnome-2-32] Updated Slovenian translation Matej Urbančič
- [gnac/devel] Code cleanup Benoît Dupasquier
- [gnome-disk-utility] Added Malay translation Claude Paroz
- [gtkmm-documentation] Updated Slovenian translation Matej Urbančič
- [the-board] [l10n] Added German translation Mario Blättermann
- [ease] [build] Fix parallel make in flutter build Tim Horton
- [ease] [build] Fix parallel make in ease-core build Nate Stedman
- [network-manager-applet] mobile: more gtk3 fixes (bgo #632652) Dan Williams
- [network-manager-applet] core: more fixes for GTK3 Dan Williams
- [ease] [build] Fix misnamed vapi in last commit Tim Horton
- [folks] [l10n] Added initial German translation Mario Blättermann
- [cheese] Added Slovak translation Pavol Šimo
- [ekiga] Don't cast for g_signal_connect* Julien Puydt
- [gedit-plugins] Fix compile error (GtkObject is no more) Paolo Borelli
- [mousetweaks] Updated Slovenian translation Matej Urbančič
- [nautilus] Updated Slovenian translation Matej Urbančič
- [totem] Updated Slovenian translation Matej Urbančič
- [glib] (7 commits) Created branch tls Dan Winship
- [glib/tls: 1/7] gmain: move finalization of GSource outside of context lock Dan Winship
- [glib/tls: 2/7] gmain: fix some silly code in a programmer-error case Dan Winship
- [glib/tls: 3/7] gmain: add g_source_add_child_source and g_source_remove_child_source Dan Winship
- [glib/tls: 4/7] GCancellable: add g_cancellable_create_source() Dan Winship
- [glib/tls: 5/7] Add pollable input/output streams Dan Winship
- [glib/tls: 6/7] make GProxyConnection public as GTcpWrapperConnection Dan Winship
- [glib/tls: 7/7] Add TLS (SSL) support to gio Dan Winship
- [gedit-plugins] Import the taglist plugin from gedit Paolo Borelli
- [gedit-plugins] Also add the moved plugin to POTFILES.in Paolo Borelli
- [gedit] Remove the taglist plugin. It is now in gedit-plugins. Paolo Borelli
- [jhbuild] [3.0] External dependencies: Update libgda to 4.2.0. Murray Cumming
- [gedit-plugins] .gedit-plugin -> .plugin as per the new libpeas convention. Paolo Borelli
- [glib] Add G_DBUS_SIGNAL_FLAGS_NO_MATCH_RULE Ryan Lortie
- [glib] g_get_user_runtime_dir(): New function Ryan Lortie
- [glib] Deleted branch tls Dan Winship
- [glib] (7 commits) Created branch tls Dan Winship
- [glib/tls: 1/7] gmain: move finalization of GSource outside of context lock Dan Winship
- [glib/tls: 2/7] gmain: fix some silly code in a programmer-error case Dan Winship
- [glib/tls: 3/7] gmain: add g_source_add_child_source and g_source_remove_child_source Dan Winship
- [glib/tls: 4/7] GCancellable: add g_cancellable_create_source() Dan Winship
- [glib/tls: 5/7] Add pollable input/output streams Dan Winship
- [glib/tls: 6/7] make GProxyConnection public as GTcpWrapperConnection Dan Winship
- [glib/tls: 7/7] Add TLS (SSL) support to gio Dan Winship
- [tracker] [l10n] Updated German translation Mario Blättermann
- [gcompris/gcomprixogoo] Fixed missing_letter again. Now the editor no more save the choices in a random order. Bruno Coudoin
- [gedit-plugins] xx Khaled Hosny
- [gedit-plugins] Fix POTFILES.{in,skip} Khaled Hosny
- [gedit-plugins] Update Arabic translation Khaled Hosny
- [gtranslator/gtk3] Make GtrSettings inherit from GObject instead of GSettings. Ignacio Casal Quinteiro
- [gedit-plugins] Fix file name Paolo Borelli
07 November 2010
- [gtranslator/gtk3] Port fullscreen plugin to libpeas. Ignacio Casal Quinteiro
- [gcompris/gcomprixogoo] Improved missing letter configuration. Works better but saves file path in absolute. Bruno Coudoin
- [gcompris/gcomprixogoo] reactivated gc_cache_import_pixmap() to work even without gnet. Bruno Coudoin
- [gcompris/gcomprixogoo] Completed the fix of missing letter configuration. Bruno Coudoin
- [gnumeric] add tooltip text for the checkboxes in sort dialog Andreas J . Guelzow
- [gnome-power-manager] Update Simplified Chinese translation. Aron Xu
- [pdfmod] Updated Japanese translation. Takeshi Aihana
- [jhbuild] [3.0] Fix up some minor oversights William Jon McCann
- [jhbuild] [3.0] lcms doesn't seem to be a dep of core William Jon McCann
- [rhythmbox/gobject-introspection] (39 commits) ...update for recent gtk+3 deprecations and api changes, no idea if it works Jonathan Matthew
- [rhythmbox/gobject-introspection: 2/39] fix yet more annotations Jonathan Matthew
- [rhythmbox/gobject-introspection: 3/39] fix duplicate enum for MPIDError in MPID-0.13.gir Jonathan Matthew
- [rhythmbox/gobject-introspection: 4/39] move rhythmdb stuff into RB gir, since that might actually work Jonathan Matthew
- [rhythmbox/gobject-introspection: 7/39] update vala hackery for gir namespace merge Jonathan Matthew
- [rhythmbox/gobject-introspection: 13/39] update .gitignore Jonathan Matthew
- [rhythmbox/gobject-introspection: 32/39] Merge branch 'master' into gobject-introspection Jonathan Matthew
- [rhythmbox/gobject-introspection: 33/39] update for sourcelist->display-page-*, fix a few warnings Jonathan Matthew
- [rhythmbox/gobject-introspection: 35/39] tweak a few more annotations and typedefs Jonathan Matthew
- [rhythmbox/gobject-introspection: 34/39] fix up python plugins for gi namespace merge Jonathan Matthew
- [rhythmbox/gobject-introspection: 36/39] update rhythmbox.h for sourcelist->display-page-* Jonathan Matthew
- [rhythmbox/gobject-introspection: 37/39] pygi-ify zeitgeist plugin Jonathan Matthew
- [rhythmbox/gobject-introspection: 38/39] libgnome-media-profiles is now a separate module Jonathan Matthew
- [rhythmbox/gobject-introspection: 39/39] update for recent gtk+3 deprecations and api changes, no idea if it works Jonathan Matthew
- [gnumeric] for Sameer Morar, modify quit dialog [#527133] Andreas J . Guelzow
- [rhythmbox/gobject-introspection] drop gtk2, api differences are too great to deal with Jonathan Matthew
- [gtranslator/gtk3] Do not use custom license text. Ignacio Casal Quinteiro
- [sawfish/tabs-ng] make right title in DarkTab look like the others Christopher Bratusek
- [gthumb] activate the default extensions only if the key was not set Paolo Bacchilega
- [gthumb] [facebook uploader] use the new permissions Paolo Bacchilega
- [gthumb] [picasaweb] use the whole email as user id Paolo Bacchilega
- [gthumb] use g_cancellable_connect/disconnect to handle race conditions correctly Paolo Bacchilega
- [gthumb] use the right file_source object when a file is renamed Paolo Bacchilega
- [gtk+] [l10n] Updated Estonian translation Priit Laes
- [evolution-data-server] [l10n] Updated Estonian translation Priit Laes
- [gthumb] respect the PREF_SAVE_THUMBNAILS and PREF_THUMBNAIL_LIMIT preferences Paolo Bacchilega
- [gthumb] Switching images on mouse-wheel is destructive Paolo Bacchilega
- [evince] configure: Bump gtk+ 3 requirements to 2.91.3 Carlos Garcia Campos
- [evince] libview: Use new combo box text APIs Carlos Garcia Campos
- [evince] shell: Use new combo box text APIs Carlos Garcia Campos
- [evince] libview: Adapt to GtkScrollable Carlos Garcia Campos
- [evince] [view] Make EvView inherit from GtkFixed and implement scrollable interface Carlos Garcia Campos
- [evince] libview: Remove the use of size_request Carlos Garcia Campos
- [evince] libview: Use has-entry GtkComboBox instead of GtkComboBoxEntry Carlos Garcia Campos
- [evince] libview: Set redraw_on_allocate to FALSE since we handle our own redrawing Carlos Garcia Campos
- [the-board] [icons] Install new 16x16 icons for ok, less, and more Lucas Almeida Rocha
- [the-board] [style] Use 16x16 icons on ToolBoxPages button Lucas Almeida Rocha
- [gthumb] Thumbnails not shown when changing sorting Paolo Bacchilega
- [gnumeric] Fixed image bounds in zoomed sheets. Jean Bréfort
- [gnome-games] Updated Slovenian translation Matej Urbančič
- [nemiver] Fix string typo (Close #633445) Dodji Seketeli
- [gnome-utils] Updated Slovenian translation Matej Urbančič
- [hamster-applet/gnome-2-32] putting back totals in report. fix by Jerome Lacoste and klingger-at-great.sk Toms Baugis
- [evince] Deleted branch more-gtk3-api-changes Christian Persch
- [gnote] Bump to 0.7.4 Debarshi Ray
- [gnote] Do not crash when $XDG_DATA_HOME is absent Debarshi Ray
- [gnote] Create configuration directories as S_IRWXU Debarshi Ray
- [evolution/gnome-2-28] Updated Slovenian translation Matej Urbančič
- [gnome-utils/gnome-2-26] Updated Slovenian translation Matej Urbančič
- [hamster-applet/gnome-2-32] forgot about the dot notation changes in git master Toms Baugis
- [the-board] Added Slovenian translation Matej Urbančič
- [gnac/devel] Ensured filters have been initialised before returning default_file_filter Benoît Dupasquier
- [the-board] Added sl for Slovenian translation Matej Urbančič
- [the-board] Updated Slovenian translation Matej Urbančič
- [banshee] FullscreenWindow: Fix full-screen on multi-head displays (bgo#629005) Alexander Kojevnikov
- [banshee/stable-1.8] FullscreenWindow: Fix full-screen on multi-head displays (bgo#629005) Alexander Kojevnikov
- [gnome-panel] Deleted branch gtk3 Christian Persch
- [gnome-python-extras] (3 commits) Created branch pygda-separate Murray Cumming
- [gnome-python-extras/pygda-separate: 1/3] Removed non-pygda module dirs. Murray Cumming
- [gnome-python-extras/pygda-separate: 2/3] Change .cvsignore to .gitignore. Murray Cumming
- [gnome-python-extras/pygda-separate: 3/3] Adjust the build files for separate pygda. Murray Cumming
- [gnome-panel] (2 commits) Created branch gtk3 Christian Persch
- [gnome-panel/gtk3: 1/2] gtk3: Make configure check for gtk-3.0 Christian Persch
- [gnome-panel/gtk3: 2/2] Initial port to gtk3 Christian Persch
- [gnome-python-extras/pygda-separate] doap improvement Murray Cumming
- [gnome-python-extras/pygda-separate] Revert attempt to fix .doap Murray Cumming
- [gnome-python-extras] Remove pygda. It is now in a separate pygda git repository. Murray Cumming
- [pygda] Fix tests/common.py for the gnome-python-extras->pygda split. Murray Cumming
- [gegl] Created branch pluggable-buffer Øyvind Kolås
- [gegl/pluggable-buffer] Make it possible to provide external tile backends Øyvind Kolås
- [gcompris/gcomprixogoo] Adding asturian wordlist Xandru Armesto Fernández
- [gedit-plugins] Update to include new languages after taglist plugin merge Gabor Keleman
- [gedit-plugins] Updated Hungarian translation Gabor Keleman
- [gedit-plugins] Merge translations from gedit trunk due to the move of taglist plugin Gabor Keleman
- [glib] Deleted branch tls Dan Winship
- [glib] (7 commits) Created branch tls Dan Winship
- [glib/tls: 1/7] gmain: move finalization of GSource outside of context lock Dan Winship
- [glib/tls: 2/7] gmain: fix some silly code in a programmer-error case Dan Winship
- [glib/tls: 3/7] gmain: add g_source_add_child_source and g_source_remove_child_source Dan Winship
- [glib/tls: 4/7] GCancellable: add g_cancellable_create_source() Dan Winship
- [glib/tls: 5/7] Add pollable input/output streams Dan Winship
- [glib/tls: 6/7] make GProxyConnection public, as GTcpWrapperConnection Dan Winship
- [glib/tls: 7/7] Add TLS (SSL) support to gio Dan Winship
- [glib-networking] Created branch tls Dan Winship
- [glib-networking/tls] Add a GNUTLS-based GTlsBackend Dan Winship
- [pygda] Depend on pygobject instead of pygtk. Murray Cumming
- [jhbuild] [3.0] Glom: Depend on pygda instead of gnome-python-extras Murray Cumming
- [jhbuild] [3.0] avahi: Do not depend on pygtk or python-dbus. Murray Cumming
- [at-spi2-core/gi] Box some types, add missing header file, and other fixes Mike Gorse
- [gimp] libgimpmath: Update gimpmath.def Martin Nordholts
- [gimp] Update gimprc Martin Nordholts
- [at-spi2-core/gi] Fix some annotations and documentation issues Mike Gorse
- [seahorse] Escape markup properly when displaying keyring item attributes. Stefan Walter
- [balsa] Gtk3 and glib deprecation cleanup Peter Bloomfield
- [gtk-theme-engine-clearlooks] Make gradients tweakable Matthias Clasen
- [gcompris/gcomprixogoo] Changed the difficulty level of the maze activity to make it more usable in classrooms. Bruno Coudoin
- [pybliographer] Completed first draft of the Mallard manual Mario Blättermann
- [seed] Fix documentation typo Tim Horton
- [gnomeweb-wml] [wgo] Keep the recent press release on front page Vincent Untz
- [gedit-plugins] [l10n] Updated German translation Mario Blättermann
- [longomatch] [l10n] Updated German translation Mario Blättermann
- [hitori] [l10n] Updated German translation Mario Blättermann
- [gthumb] do not show the files listed in the .hidden file Paolo Bacchilega
- [libgdata] picasaweb: Add gdata_picasaweb_service_insert_album_async() Philip Withnall
- [libgdata] picasaweb: Add gdata_picasaweb_service_query_files_async() Philip Withnall
- [gtk+] Make GtkFileChooserButton behave as expected when expanding Matthias Clasen
- [gnome-themes-standard] Make focused entries not all blue Matthias Clasen
- [gnome-themes-standard] Adapt to GtkDialog changes Matthias Clasen
- [foundation-web] Add news about the a11y grant Vincent Untz
- [gcompris/gcomprixogoo] Now manage the case in which no image is provided in missing_letter editor. Bruno Coudoin
- [gcompris/gcomprixogoo] Added tooltips to better explain the missing letter editor usage. Bruno Coudoin
- [nemiver] Fix buffer setting in SourceEditor (Closes: #633561) Dodji Seketeli
- [nemiver] Handle BP setting w/o debug info (Closes: #634224) Dodji Seketeli
- [nemiver] Better BP re-setting on restart (Closes: #634227) Dodji Seketeli
- [nemiver] Safer session data clearing (Closes: #634228) Dodji Seketeli
- [gtk-theme-engine-clearlooks] Make default buttons blue Matthias Clasen
- [gnome-themes-standard] Remove dialogbutton themeing Matthias Clasen
- [gnome-themes-standard] Toolbar and menubar background shading. Jakub Steiner
- [gnome-themes-standard] Fallback version for metacity 2.30 Jakub Steiner
- [balsa] Redate ChangeLog entry Peter Bloomfield
- [glib] fix make check Dan Winship
- [glib] fix .gitignore Dan Winship
- [nemiver] Don't boldify file path in locate dialog (Closes: #633563) Dodji Seketeli
- [gnome-themes-standard] toolbar buttons prelight with a gradient Jakub Steiner
- [glib] Deleted branch tls Dan Winship
- [glib] (9 commits) Created branch tls Dan Winship
- [glib/tls: 1/9] gmain: move finalization of GSource outside of context lock Dan Winship
- [glib/tls: 2/9] gmain: fix some silly code in a programmer-error case Dan Winship
- [glib/tls: 3/9] Implement closure-related methods for gio GSource types Dan Winship
- [glib/tls: 4/9] Add g_source_set_dummy_callback() Dan Winship
- [glib/tls: 5/9] gmain: add g_source_add_child_source and g_source_remove_child_source Dan Winship
- [glib/tls: 6/9] GCancellable: add g_cancellable_create_source() Dan Winship
- [glib/tls: 8/9] make GProxyConnection public, as GTcpWrapperConnection Dan Winship
- [glib/tls: 7/9] Add pollable input/output streams Dan Winship
- [glib/tls: 9/9] Add TLS (SSL) support to gio Dan Winship
- [snowy] Fix a few missing curly brackets Jeff Schroeder
- [pygobject] Add a overrides registry so we can refrence overrides inside the module John Palmieri
- [pygobject] fix dialogs overrides which were relying on broken inheritance behavior John Palmieri
- [at-spi2-core/gi] Fix a couple of crashes introduced in the last commit Mike Gorse
- [snowy] Moving _create_uuid() to snowy.core.utils so it can be used elsewhere Jeff Schroeder
- [nemiver] Show asm in the right SourceEditor (Closes #633565) Dodji Seketeli
- [pybliographer] Updated Slovenian translation Matej Urbančič
- [gbrainy] Support entities in games.xml Jordi Mas
- [gbrainy] Compare variables logic game Jordi Mas
- [gbrainy] Update Catalan translation Jordi Mas
- [gcalctool] Updated Slovenian translation Matej Urbančič
- [gedit] Updated Slovenian translation Matej Urbančič
- [gtk-theme-engine-clearlooks] Only use gradients for prelighting in buttons Matthias Clasen
- [mousetweaks] Fix a mem leak and reduce nr. of cursor image copies Gerd Kohlberger
- [mousetweaks] Don't emit cursor_changed signals if we have set the cursor Gerd Kohlberger
- [dia] [option-menu] Port paper_size option menu Hans Breuer
- [dia] [transform] edit angle and scales, fix move_handle Hans Breuer
- [dia] [gtk-deprecated] Get rid of some GdkPixmap and all GtkType Hans Breuer
- [dia] [build] Less verbose msvc plug-ins build Hans Breuer
- [genius] Sun Nov 07 11:39:40 2010 Jiri (George) Lebl <jirka 5z com> George Lebl
- [gnome-power-manager] Ensure parameters to g_variant_new are not NULL Giovanni Campagna
- [gnome-session] manager: don't ever show inhibitor dialog if logout is forced Ray Strode
- [gnome-session] manager: remove client from query clients list on disconnect Ray Strode
- [hamster-applet/gnome-2-32] Updated French translation Claude Paroz
- [genius] Sun Nov 07 11:48:14 2010 Jiri (George) Lebl <jirka 5z com> George Lebl
- [banshee] [AppleDevice] Sync the Sort* fields (bgo#587936) Gabriel Burt
- [epiphany] ephy-web-view: use full content zoom by default Xan Lopez
- [gedit-plugins] Updated French translation Claude Paroz
- [gtk+/gtk-2-16] No mmx with msvc build Hans Breuer
- [gtk+/gtk-2-16] On demand definition of WS_EX_COMPOSITED Hans Breuer
- [gtk+/gtk-2-16] Include gtkmain.h for gtk_grab_add/gtk_grab_remove Hans Breuer
- [gtk+/gtk-2-16] Prefer MessageBeep() over Beep() Hans Breuer
- [gtk+/gtk-2-16] gdk: Ensure flush of surface when cairo_t is destroyed Hans Breuer
- [gtk+/gtk-2-16] Bug 609622 - disappearing statusicon Hans Breuer
- [banshee] [AppleDevice] Fix podcast support (bgo#631172) Gabriel Burt
- [banshee/stable-1.8] [AppleDevice] Sync the Sort* fields (bgo#587936) Gabriel Burt
- [banshee/stable-1.8] [AppleDevice] Fix podcast support (bgo#631172) Gabriel Burt
- [orca] Fix for bug 634248 - Orca should ignore object:state-changed:focused events triggered by WebKitGtk c Joanmarie Diggs
- [lasem] build: split enumtypes file build in 3 modules (dom, mathml, svg). Emmanuel Pacaud
- [lasem] build: start single header include (lsm). Emmanuel Pacaud
- [lasem] build: single header include (dom). Emmanuel Pacaud
- [lasem] build: single header include (svg). Emmanuel Pacaud
- [lasem] build: single header include (mathml). Emmanuel Pacaud
- [gnome-themes-standard] Make entry cursors black Matthias Clasen
- [gnote] Fix documentation for creating notebook Aurimas Černius
- [gtk+/gtk-2-22] Bug 609622 - disappearing statusicon Hans Breuer
- [gtk+/gtk-2-22] win32: Prefer MessageBeep() over Beep() Hans Breuer
- [lasem] build: add missing files to the header list. Emmanuel Pacaud
- [lasem] tests: don't abort on non existent data directory. Emmanuel Pacaud
- [banshee] [Nereid] Hide search entry resizer when entry hidden Gabriel Burt
- [banshee] [Dap] Hide the search entry for DapSource Gabriel Burt
- [banshee] [ThickClient] Fix album grid missing-artwork rendering Gabriel Burt
- [gtranslator/gtk3] Set the application name in all apps instead of just the first one. Ignacio Casal Quinteiro
- [lasem] svg_svg_element: don't try to render a <svg> with invalid viewport size. Emmanuel Pacaud
- [lasem] tests: an invalid cairo context before the actual rendering should not be reported as an error. Emmanuel Pacaud
- [gtranslator/gtk3] Port insert params plugin to libpeas. Ignacio Casal Quinteiro
- [libgee] Fix several spelling mistakes and leftover debug code Maciej Marcin Piechotka
- [libgee] Add Gee.Iterator<G>.foreach method Maciej Marcin Piechotka
- [cheese] Increased upper bound for no. of photos taken in burst mode and time interval between photos taken i Yuvaraj Pandian
- [jhbuild] [3.0] anjuta: Update dependencies Johannes Schmid
- [jhbuild] anjuta: Fixed typo Johannes Schmid
- [gtk+/gtk-2-24] win32: Update msvc build Hans Breuer
- [gtk+/gtk-2-24] Bug 609622 - disappearing statusicon Hans Breuer
- [gtk+/gtk-2-24] Prefer MessageBeep() over Beep() Hans Breuer
- [banshee] [Nereid] Always grab search entry focus on ctrl+f Gabriel Burt
- [glabels] Initial documentation for libglbarcode. Jim Evins
- [hamster-applet] dynamic totals. Toms Baugis
- [hamster-applet] adding back grand total Toms Baugis
- [orca/new-settings] Added i18n markups to profile-related dialogs Juanje Ojeda Croissier
- [gtksourceviewmm/gtksourceviewmm-2.0] Revert wrong versions in configure and add config include. Krzesimir Nowak
- [banshee] [Dap] Fix not transcoding some files when we should Gabriel Burt
- [gtk+] Update msvc build Hans Breuer
- [gtk+] Bug 609622 - disappearing statusicon Hans Breuer
- [banshee] [ThickClient] Fix IntPtr ctor issue in SourceComboBox Gabriel Burt
- [rygel] core: Sort by title by default Zeeshan Ali Khattak
- [banshee/stable-1.8] [Nereid] Always grab search entry focus on ctrl+f Gabriel Burt
- [banshee/stable-1.8] [Dap] Fix not transcoding some files when we should Gabriel Burt
- [banshee/stable-1.8] [ThickClient] Fix IntPtr ctor issue in SourceComboBox Gabriel Burt
- [the-board] [ui] Dim the page when a thing is activated Lucas Almeida Rocha
- [the-board] [ui] Remove menu button from MainWindow Lucas Almeida Rocha
- [the-board] [ui] Remove the now unused toggled method from ToolBoxGroup Lucas Almeida Rocha
- [the-board] [ui] Add slideIn() and slideOut() methods to ToolBoxGroup Lucas Almeida Rocha
- [the-board] [ui] Allow setting initial visible state for ToolBoxGroup Lucas Almeida Rocha
- [the-board] [ui] Allow setting thing-specific style in ToolBox Lucas Almeida Rocha
- [the-board] [ui] Add support for button actions in ToolBox Lucas Almeida Rocha
- [the-board] [ui] Forward actions from toolboxes in a ToolBoxGroup Lucas Almeida Rocha
- [the-board] [style] No need to set background color on inner ToolBox elements Lucas Almeida Rocha
- [the-board] [ui] Rename _toolBoxGroup to _mainToolBoxGroup in MainWindow Lucas Almeida Rocha
- [the-board] [ui] Implement support for thing-specific toolbars Lucas Almeida Rocha
- [the-board] [ui] Change MainWindow to listen to actions from ToolBoxGroup Lucas Almeida Rocha
- [the-board] [things] Add photo-specific ToolBoxGroup to PhotoThing Lucas Almeida Rocha
- [the-board] [things] Add video-specific ToolBoxGroup to VideoThing Lucas Almeida Rocha
- [the-board] [ui] Rename ToolBoxGroup to simply Toolbar Lucas Almeida Rocha
- [the-board] [ui] Allow setting a title on Toolbar Lucas Almeida Rocha
- [the-board] [things] Set Toolbar title on PhotoThing and VideoThing Lucas Almeida Rocha
- [banshee] [InternetRadio] Allow editing stations again (bgo#624734) Gabriel Burt
- [banshee/stable-1.8] [InternetRadio] Allow editing stations again (bgo#624734) Gabriel Burt
- [evolution-rss] Updated Spanish translation Jorge Gonzalez Gonzalez
- [pitivi] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gtranslator/gtk3] Port insert tags plugin to libpeas. Ignacio Casal Quinteiro
- [gtranslator/gtk3] Use g_slist_free_full where possible. Ignacio Casal Quinteiro
- [network-manager-netbook] Updated Spanish translation Jorge Gonzalez Gonzalez
- [longomatch] Updated Spanish translation Jorge Gonzalez Gonzalez
- [mistelix] Updated Spanish translation Jorge Gonzalez Gonzalez
- [nemiver] Updated Spanish translation Jorge Gonzalez Gonzalez
- [libchamplain] Include MapQuest renderer for OSM see: http://wiki.openstreetmap.org/wiki/MapQuest Jiří Techet
- [libchamplain/libchamplain-0-8] Include MapQuest renderer for OSM see: http://wiki.openstreetmap.org/wiki/MapQuest Jiří Techet
- [evolution-couchdb] Updated Spanish translation Jorge Gonzalez Gonzalez
- [banshee] [Audiobook] Partial fix for grid rendering Gabriel Burt
- [network-manager-applet] Updated Spanish translation Jorge Gonzalez Gonzalez
- [hamster-applet] Updated Spanish translation Jorge Gonzalez Gonzalez
- [genius] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gitg] Updated Spanish translation Jorge Gonzalez Gonzalez
08 November 2010
- [gbrainy] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gnome-settings-daemon/gnome-2-32] Updated Spanish translation Jorge Gonzalez Gonzalez
- [the-board] Added es to LINGUAS Jorge Gonzalez Gonzalez
- [the-board] Added Spanish translation Jorge Gonzalez Gonzalez
- [gtk+/gtk-style-context] GtkSymbolicColor: Take const GdkRGBA in new_literal(). Carlos Garnacho
- [gtk+/gtk-style-context] GtkStyleProperties: Merge font descriptions on merge() Carlos Garnacho
- [gtk+/gtk-style-context] Theming documentation fixes Carlos Garnacho
- [gtk+/gtk-style-context] GtkStyle: Listen to context changes. Carlos Garnacho
- [gtk+/gtk-style-context] GtkStyleContext: Add the start of a default set of class names/regions. Carlos Garnacho
- [gtk+/gtk-style-context] GtkStyleContext: Fix merging of local and global providers. Carlos Garnacho
- [gtk+/gtk-style-context] Fix compile warning Carlos Garnacho
- [gtk+/gtk-style-context] GtkWidget: Add new set of methods to override style information. Carlos Garnacho
- [gtk+/gtk-style-context] GtkThemingEngine: Fix compile warning. Carlos Garnacho
- [gtk+/gtk-style-context] GtkStatusIcon: update to use gtk_widget_override_symbolic_color(). Carlos Garnacho
- [gtk+/gtk-style-context] GtkStyleContext: Add gtk_render_icon_pixbuf() Carlos Garnacho
- [gtk+/gtk-style-context] GtkSymbolicColor: Do not clamp shade/mix/alpha factors. Carlos Garnacho
- [gtk+/gtk-style-context] GtkSymbolicColor: convert to/from hls when shading. Carlos Garnacho
- [gtk+/gtk-style-context] GtkSymbolicColor: Only require styleproperties when resolving named colors. Carlos Garnacho
- [gtk+/gtk-style-context] GtkThemingEngine: Do not require a default value when registering properties Carlos Garnacho
- [gtk+/gtk-style-context] GtkThemingEngine: Use GtkSymbolicColor for shades. Carlos Garnacho
- [gtk+/gtk-style-context] Remove GTK_REGION_DEFAULT Carlos Garnacho
- [gtk+/gtk-style-context] GtkStyleContext: Define some more class names. Carlos Garnacho
- [glibmm] giomm: Add UnixSocketAddress. José Alburquerque
- [gtk+/gtk-style-context] GtkStyle: Transform menu accelerators string Carlos Garnacho
- [gtk+/gtk-style-context] GtkStyle: Transform menubar detail string. Carlos Garnacho
- [gtk+/gtk-style-context] GtkStyle: transform window background detail string. Carlos Garnacho
- [evolution-data-server] Bug 634167 - Fails to build with gir Matthew Barnes
- [gtkhtml] Coding style and whitespace cleanup. Matthew Barnes
- [evolution-data-server] Coding style and whitespace cleanup. Matthew Barnes
- [glibmm] UnixSocketAddress: Correct the wrapping of create() methods. José Alburquerque
- [gtk+/treeview-refactor] gtkwindow: properly set the window icon list (#631331) Tristan Van Berkom
- [gtk+/treeview-refactor] icon-theme: support pixbufs implementing the GIcon interface Tristan Van Berkom
- [gtk+/treeview-refactor] tests: add a test for pixbufs implementing the GIcon interface Tristan Van Berkom
- [gtk+/treeview-refactor] icon-theme: always force icon sizes for emblems Tristan Van Berkom
- [gtk+/treeview-refactor] tests: fix the build Tristan Van Berkom
- [gtk+/treeview-refactor] docs: Fix generation of GtkGrid documentation Tristan Van Berkom
- [gtk+/treeview-refactor] docs: move documentation to inline comments: GtkEntry Tristan Van Berkom
- [gtk+/treeview-refactor] GtkApplication: drop Quit from the docs Tristan Van Berkom
- [gtk+/treeview-refactor] GtkApplication: rewrite example application Tristan Van Berkom
- [gtk+/treeview-refactor] docs: Move documentation to inline comments: GtkTextView Tristan Van Berkom
- [gtk+/treeview-refactor] docs: move documentation to inline comments: GtkTreeView Tristan Van Berkom
- [gtk+/treeview-refactor] docs: move documentation to inline comments: GtkColorButton Tristan Van Berkom
- [gtk+/treeview-refactor] Drop unused static function Tristan Van Berkom
- [gtk+/treeview-refactor] Avoid a compiler warning Tristan Van Berkom
- [gtk+/treeview-refactor] Fix build breakage and avoid a warning Tristan Van Berkom
- [gtk+/treeview-refactor] Add _gtk_cell_renderer_calc_offset Tristan Van Berkom
- [gtk+/treeview-refactor] docs: Move documentation to inline comments: GtkLayout Tristan Van Berkom
- [gtk+/treeview-refactor] docs: Move documentation to inline comments: GtkColorSelection Tristan Van Berkom
- [gtk+/treeview-refactor] docs: Move documentation to inline comments: GtkSettings Tristan Van Berkom
- [gtk+/treeview-refactor] Added Luganda translation Tristan Van Berkom
- [gtk+/treeview-refactor] docs: Move documentation to inline comments: GtkCellRenderer Tristan Van Berkom
- [gtk+/treeview-refactor] docs: Move documentation to inline comments: GtkCellRendererText Tristan Van Berkom
- [gtk+/treeview-refactor] docs: Move documentation to inline comments: GtkCellView Tristan Van Berkom
- [gtk+/treeview-refactor] [l10n] Updated Estonian translation Tristan Van Berkom
- [gtk+/treeview-refactor] Make GtkFileChooserButton behave as expected when expanding Tristan Van Berkom
- [gtk+/treeview-refactor] Update msvc build Tristan Van Berkom
- [gtk+/treeview-refactor] Bug 609622 - disappearing statusicon Tristan Van Berkom
- [gtk+/treeview-refactor] Added gtk_cell_area_activate_cell() and some cell editing management Tristan Van Berkom
- [gtk+/treeview-refactor] Added gtk_cell_area_stop_editing to allow explicit stopping of cell editing. Tristan Van Berkom
- [gtk+/treeview-refactor] Implemented focus handling in GtkCellAreaBox Tristan Van Berkom
- [gtkhtml] NEWS update for 3.91.2 release. Matthew Barnes
- [gtkhtml] Post-release version bump. Matthew Barnes
- [gtkhtml] Created tag GTKHTML_3_91_2 Matthew Barnes
- [gnomeweb-wml] Changed the starter donation subscription to include a annual plan. Og B . Maciel
- [gnomeweb-wml] Some more tweakage. Og B . Maciel
- [gnomeweb-wml] Left over from merge. Og B . Maciel
- [evolution-data-server] NEWS update for 2.91.2 release. Matthew Barnes
- [evolution-data-server] Post-release version bump. Matthew Barnes
- [evolution-data-server] Created tag EVOLUTION_DATA_SERVER_2_91_2 Matthew Barnes
- [evolution-exchange] NEWS udate for 2.91.2 release. Matthew Barnes
- [evolution-exchange] Fix distcheck error. Matthew Barnes
- [evolution-exchange] Post-release version bump. Matthew Barnes
- [evolution-exchange] Created tag EVOLUTION_EXCHANGE_2_91_2 Matthew Barnes
- [evolution-mapi] NEWS update for 2.91.2 release. Matthew Barnes
- [evolution-mapi] Post-release version bump. Matthew Barnes
- [evolution-mapi] Created tag EVOLUTION_MAPI_2_91_2 Matthew Barnes
- [evolution] Coding style and whitespace cleanup. Matthew Barnes
- [evolution] NEWS update for 2.91.2 release. Matthew Barnes
- [evolution] Fix distcheck errors. Matthew Barnes
- [evolution] Post-release version bump. Matthew Barnes
- [evolution] Created tag 9565913e15c05b71f508fd12d9c6f20f0b5a72ce Matthew Barnes
- [evolution] Created tag EVOLUTION_2_91_2 Matthew Barnes
- [evolution] Created tag rendering-cleanup-start Matthew Barnes
- [gnomeweb-wml] Update unstable Evolution release. Matthew Barnes
- [gimp] po: Update POTFILES.in Martin Nordholts
- [ekiga] Modernized the GmCellRendererBitext code Julien Puydt
- [ekiga] Modified the connect button code very heavily Julien Puydt
- [ekiga] Removed use of vsnprintf in the gmdialog.[ch] code Julien Puydt
- [ekiga] Removed useless include Julien Puydt
- [ekiga] Added a private structure to the GmEntryDialog class Julien Puydt
- [vala] codegen: Fix C code generated for out array arguments in async methods Jürg Billeter
- [ekiga] Pushed the GmLevelMeter data to a private structure Julien Puydt
- [ekiga] Moved a #include around Julien Puydt
- [ekiga] Improved a little the GmPowermeter code Julien Puydt
- [ekiga] Some #include cleaning, and a renaming strcmp -> g_strcmp0 Julien Puydt
- [ekiga] Modernized the gm-smiley-chooser-button.[ch] GObject code Julien Puydt
- [java-atk-wrapper/gnome-2-30] Use -avoid-version only when target_os is cygwin Ke Wang
- [libxml++] Do not call xmlCleanupParser() because it is brutal. Murray Cumming
- [java-atk-wrapper/gnome-2-30] Release 0.30.3 Ke Wang
- [java-atk-wrapper] Created tag JAVA_ATK_WRAPPER_0_30_3 Ke Wang
- [gnome-applets] [release] 2.91.2 Enrico Minack
- [gnome-applets] Created tag GNOME_APPLETS_2_91_2 Enrico Minack
- [gnome-applets] [release] post-release bump to 2.91.3 Enrico Minack
- [vala] Genie: Fix lists and dicts with libgee 0.7 Jürg Billeter
- [gtk+/treeview-refactor] Fixed initial bugs in GtkCellArea implementation, starting to render Tristan Van Berkom
- [gedit-plugins] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gcompris/gcomprixogoo] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gnac/devel] Better separation between gnac-main and gnac-ui Benoît Dupasquier
- [gtranslator/gtk3] Port codeview plugin to libpeas. Ignacio Casal Quinteiro
- [gtranslator] Bump requirements to target gtk+ 3.0 Ignacio Casal Quinteiro
- [gtranslator] Update history entry from gedit. Ignacio Casal Quinteiro
- [gtranslator] Make it build with gtk+ 3. Ignacio Casal Quinteiro
- [gtranslator] Port to GtkApplication. Ignacio Casal Quinteiro
- [gtranslator] Depend on really high libs to not link against them. Ignacio Casal Quinteiro
- [gtranslator] Add introspection support. Ignacio Casal Quinteiro
- [gtranslator] Update from gedit. Ignacio Casal Quinteiro
- [gtranslator] Use new constant dirs. Ignacio Casal Quinteiro
- [gtranslator] Use libpeas for plugin engine. Ignacio Casal Quinteiro
- [gtranslator] Port to use gtk+ search instead of gtksourceview. Ignacio Casal Quinteiro
- [gtranslator] Fix this errors on this language Ignacio Casal Quinteiro
- [gtranslator] Fix configure. Ignacio Casal Quinteiro
- [gtranslator] Bump to require libgda-5.0.pc, which builds with gtk3 Ignacio Casal Quinteiro
- [gtranslator] Accept the --introspect-dump arg Ignacio Casal Quinteiro
- [gtranslator] Set Gtranslator as the introspection namespace and Gtr as the prefix Ignacio Casal Quinteiro
- [gtranslator] Port alternate lang plugin to libpeas. Ignacio Casal Quinteiro
- [gtranslator] Remove call to update-desktop-database. Fixes bug #628726. Ignacio Casal Quinteiro
- [gtranslator] Set the pixmapsdir in the startup signal. Ignacio Casal Quinteiro
- [gtranslator] Use the right working directory to load files from command line. Ignacio Casal Quinteiro
- [gtranslator] Use g_(s)list_free_full where appropiate Ignacio Casal Quinteiro
- [gtranslator] Use gtk_paned_new instead of gtk_[h|v]paned_new. Ignacio Casal Quinteiro
- [gtranslator] Set the application name in all apps instead of just the first one. Ignacio Casal Quinteiro
- [gtranslator] Port fullscreen plugin to libpeas. Ignacio Casal Quinteiro
- [gtranslator] Make GtrSettings inherit from GObject instead of GSettings. Ignacio Casal Quinteiro
- [gtranslator] Port insert params plugin to libpeas. Ignacio Casal Quinteiro
- [gtranslator] Do not use custom license text. Ignacio Casal Quinteiro
- [gtranslator] Port insert tags plugin to libpeas. Ignacio Casal Quinteiro
- [gtranslator] Use g_slist_free_full where possible. Ignacio Casal Quinteiro
- [gtranslator] Update POTFILES Ignacio Casal Quinteiro
- [gtranslator] Port codeview plugin to libpeas. Ignacio Casal Quinteiro
- [gnomeweb-wml] anjuta: Updated build instructions and dependencies Johannes Schmid
- [gtkmm] Updated .gitignore Murray Cumming
- [gtkmm] Add the Grid container widget. Murray Cumming
- [evolution-data-server/gnome-2-32] Bug #632532 - Double free in imapx_job_done, imapx_command_step_fetch_done Milan Crha
- [libxslt] Get rid of specific build setup and STATIC_BINARIES Daniel Veillard
- [libxslt] Fix direct pattern matching bug Daniel Veillard
- [libxslt] Fix popping of vars in xsltCompilerNodePop Daniel Veillard
- [tracker] Added tracker-sql util to run sql directly for testing Mikael Ottela
- [libxslt] Adding new generated files Daniel Veillard
- [libxslt] Fix bug 602515 Daniel Veillard
- [vala] vapigen: Remove obsolete code for handling omitted --library option Evan Nemerson
- [vala] vapigen: Honor --directory option as output directory Evan Nemerson
- [vala] vapigen: Remove misleading --metadata, each .gir must have its own .metadata. Evan Nemerson
- [vala] girparser: Stop parsing if the context already has the provided package Evan Nemerson
- [vala] girparser: Parse included GIR files Evan Nemerson
- [vala] girparser: Add missing source references to classes and structs Evan Nemerson
- [vala] girparser: Generate default parameter names for callbacks Evan Nemerson
- [vala] vapigen: Add --disable-warnings and use --quiet to tune reports verbosity Evan Nemerson
- [vala] girparser: Replace parse_metadata with MetadataParser Evan Nemerson
- [vala] girparser: Add common parse_symbol_from_string method Evan Nemerson
- [vala] girparser: Postprocess symbols Evan Nemerson
- [vala] girparser: Skip creating structs for *Class and *Iface Evan Nemerson
- [vala] girparser: Postprocess aliases Evan Nemerson
- [vala] girparser: Autoreparent static methods to the best-matching symbol Evan Nemerson
- [vala] girparser: Add metadata stack while parsing the gir, generalize merging Evan Nemerson
- [vala] girparser: Support a special metadata pattern for root namespace Evan Nemerson
- [vala] girparser: Support tweaking type and type arguments in the metadata Evan Nemerson
- [vala] girparser: Support symbol reparenting Evan Nemerson
- [vala] girparser: Report unused metadata information Evan Nemerson
- [vala] girparser: Support regex in name argument Evan Nemerson
- [vala] girparser: Add symbol deprecation Evan Nemerson
- [vala] girparser: Don't add hidden symbols Evan Nemerson
- [vala] girparser: Add out/ref arguments Evan Nemerson
- [vala] girparser: Add default argument for parameters Evan Nemerson
- [vala] girparser: Fix Strv properties Evan Nemerson
- [vala] girparser: Use string.replace instead of string.joinv Evan Nemerson
- [vala] girparser: Use array_length_pos argument for parameters Evan Nemerson
- [vala] girparser: Do not add Object prerequisite before symbol resolution Evan Nemerson
- [vala] girparser: Guess virtual method wrapper variant when possible Evan Nemerson
- [vala] girparser: Add vfunc_name, abstract and virtual arguments Evan Nemerson
- [vala] girparser: Skip class field that refer to the parent instance Evan Nemerson
- [vala] girparser: Set type_cname of interfaces from the relative struct cname. Evan Nemerson
- [vala] girparser: Update parsing of alias element to 1.2 syntax Evan Nemerson
- [vala] girparser: fix array length parsing Evan Nemerson
- [vala] codewriter: Do not write GIR information for nested namespaces Evan Nemerson
- [vala] vapi: Remove nested namespaces GIR information. Evan Nemerson
- [tracker] Remove unnecessary gio include from albumart-qt Mikael Ottela
- [libxslt] Small fixes to locale code Daniel Veillard
- [libxslt] Allow whitespace in xsl:variable with select Daniel Veillard
- [gtranslator] Don't leak the msgid text when copying it to the msgstr Ignacio Casal Quinteiro
- [gtranslator] Do not use gtk_dialog_set_has_separator. It was removed in gtk3. Ignacio Casal Quinteiro
- [libxslt] Fix some warnings in the refactored code Daniel Veillard
- [tracker] functional-tests: Include test.xml generator in the dist Ivan Frade
- [vala] Deleted branch switch-to-gir Luca Bruno
- [vala] Created branch switch-to-gir Luca Bruno
- [anjuta] build: Allow building with automake-1.10 Johannes Schmid
- [anjuta] libanjuta: fix build with recent gobject-introspection versions Johannes Schmid
- [anjuta] dconf: use /org/gnome/anjuta instead of /apps/anjuta Johannes Schmid
- [tracker/music-album-domain-index] Ontology: Updated indicies file explaining changes in this branch Martyn James Russell
- [gnome-settings-daemon] Shh Rodrigo Moya
- [gnome-settings-daemon] Use /org/gnome/... paths for GSettings schemas Rodrigo Moya
- [vala] libnotify: Update to 0.7.0 Evan Nemerson
- [gnomeweb-wml] anjuta: Added missing file Johannes Schmid
- [gnomeweb-wml] anjuta: Typo and updated project page Johannes Schmid
- [anjuta] language-support-js: Port to gsettings Johannes Schmid
- [anjuta] language-support-js: Use constant for schema Johannes Schmid
- [anjuta] language-support-js: Use central header for GSettings keys Johannes Schmid
- [anjuta] language-support-js: Reenable build Johannes Schmid
- [gucharmap] Unbreak gtk2 build after 7b6ddce1 and 1d381b01. Christian Persch
- [kupfer] ui: x,y coordinates should be integers not floats Ulrik Sverdrup
- [pitivi] (3 commits) ...Merging translations Edward Hervey
- [pitivi: 1/3] actioner: remove dead function Edward Hervey
- [pitivi: 2/3] Revert "Update Simplified Chinese translation." Edward Hervey
- [pitivi: 3/3] Merging translations Edward Hervey
- [hamster-applet] "log" -> "report" in title Toms Baugis
- [damned-lies] Add possibility to load sample data for a new DL instance Claude Paroz
- [hitori] Updated Czech translation Andre Klapper
- [libgda] Updated Czech translation Andre Klapper
- [longomatch] Updated Czech translation Andre Klapper
- [mistelix] Updated Czech translation Andre Klapper
- [network-manager-netbook] Updated Czech translation Andre Klapper
- [tracker] functional-tests: Conditional compilation of the extraction tests Ivan Frade
- [nemiver] Updated Czech translation Andre Klapper
- [gparted] Updated Czech translation Andre Klapper
- [glom/spread-table] test_flowtable: Test removing and re-adding Murray Cumming
- [gcompris/gcomprixogoo] Updated Czech translation Andre Klapper
- [gtksourceviewmm] Include a config header. Krzesimir Nowak
- [gdk-pixbuf] Updated Czech translation Andre Klapper
- [tracker] Created branch backup-fixes Philip Van Hoof
- [tracker/backup-fixes] tracker-store: Queue queries while backup is taking place Philip Van Hoof
- [vala/switch-to-gir] Add --metadatadir option to specify path for GIR metadata Luca Bruno
- [vala/switch-to-gir] gio-2.0: Initial GIR switch Luca Bruno
- [empathy] (2 commits) ...Merge branch 'preset-581029' Guillaume Desmottes
- [empathy: 1/2] Don't use 'Preset' in the UI (#581029) Guillaume Desmottes
- [empathy: 2/2] Merge branch 'preset-581029' Guillaume Desmottes
- [gnome-system-monitor] Updating persian translation Mahyar Moghimi
- [evolution-data-server] Bug #634084 - ECal reports loaded state too early Milan Crha
- [evolution-data-server/gnome-2-32] Bug #634084 - ECal reports loaded state too early Milan Crha
- [hamster-applet] escape pango - fixes bug 634312 Toms Baugis
- [gnome-control-center] background: Last bits of new gnome_bg API porting Rodrigo Moya
- [hamster-applet/gnome-2-32] escape pango - fixes bug 634312 Toms Baugis
- [gnome-control-center] Prepare for size_request removal in GTK3 Rodrigo Moya
- [gtk-theme-engine-clearlooks] Allow filled-in focus in buttons Matthias Clasen
- [evolution-exchange] Can read out of bounds in exchange_folder_get_message_sync Milan Crha
- [glom/spread-table] test_flowtable: Make less silly Murray Cumming
- [glom/spread-table] Slight code formatting improvement Murray Cumming
- [glom/spread-table] Added test_flowtablewithfields. Murray Cumming
- [evolution-exchange/gnome-2-32] Can read out of bounds in exchange_folder_get_message_sync Milan Crha
- [tracker/neo] remove neo:Relation Robert James Taylor
- [tracker/neo] Remove heuristic-activity. Robert James Taylor
- [glom/spread-table] EggSpreadTable: forall(): Avoid use of invalid GList items. Murray Cumming
- [libxslt] Precompile patterns in xsl:number Daniel Veillard
- [libxslt] Fix curlies support in literals for non-compiled AVTs Daniel Veillard
- [evolution-data-server] Bug #631804 - Aborts with pthread error in imapx_server_dispose() Milan Crha
- [glom/spread-table] Fix previous commit. Murray Cumming
- [gbrainy] Updated Slovenian translation Matej Urbančič
- [evolution-data-server/gnome-2-32] Bug #631804 - Aborts with pthread error in imapx_server_dispose() Milan Crha
- [libgnome-media-profiles] Fix pkg-config file not matching install dir Bastien Nocera
- [vala/switch-to-gir] girparser: Support -custom.vala files Luca Bruno
- [vala/switch-to-gir] girparser: Support reparenting static methods in namespace Luca Bruno
- [network-manager-applet/NMA_0_8] Updated Spanish translation Dan Williams
- [gnome-bluetooth] data: Fix GSettings paths Bastien Nocera
- [totem] date: Fix data paths in GSettings schemas Bastien Nocera
- [nautilus-sendto] data: Fix GSettings path Bastien Nocera
- [glom/spread-table] FlowTableWithFields: Fix some widget expansion behaviour. Murray Cumming
- [glom] (19 commits) ...FlowTableWithFields: Fix some widget expansion behaviour. Murray Cumming
- [libegg] EggSpreadTable: forall(): Avoid use of invalid GList items. Murray Cumming
- [mousetweaks] Bump gsettings-desktop-schemas dependency Gerd Kohlberger
- [mousetweaks] Add translation comments for button orientation - bgo #633932 Gerd Kohlberger
- [gtkmm] Fixed warnings in refcount debugging messages. Krzesimir Nowak
- [glibmm] ObjectBase: Fixed refcount debugging message. Krzesimir Nowak
- [empathy] Depend on latest GLib and GTK+ release Guillaume Desmottes
- [empathy] prepare 2.91.2 Guillaume Desmottes
- [glom] Call xmlCleanupParser() because libxml++ does not anywmore. Murray Cumming
- [empathy] fix typo in NEWS Guillaume Desmottes
- [empathy] add empathy-chat to POTFILES.in Guillaume Desmottes
- [empathy] coding style fixes Guillaume Desmottes
- [empathy] Created tag EMPATHY_2_91_2 Guillaume Desmottes
- [gedit-plugins] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gcompris/gcomprixogoo] Updated Spanish translation Jorge Gonzalez Gonzalez
- [empathy] remove released flag Guillaume Desmottes
- [jhbuild] Add gnome-themes-standard and gtk-theme-engine-clearlooks Matthias Clasen
- [evolution] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gtk-theme-engine-clearlooks] Use the right border color for default buttons Matthias Clasen
- [gnome-themes-standard] pushed state for toolbar buttons Jakub Steiner
- [gnome-themes-standard] Focus ring for buttons. Jakub Steiner
- [mousetweaks] Prepare 2.91.2 release Gerd Kohlberger
- [gnome-system-tools] Added Brazilian Portuguese translation Djavan Fagundes
- [gnome-system-tools] Added pt_BR to DOC_LINGUAS Djavan Fagundes
- [gtksourceviewmm] Fix plenty of reference problems in completion stuff. Krzesimir Nowak
- [gtksourceviewmm] Fix and add completion test to build. Krzesimir Nowak
- [mousetweaks] Created tag GNOME_2_91_2 Gerd Kohlberger
- [gnome-power-manager] Created tag GNOME_POWER_MANAGER_2_91_2 Richard Hughes
- [gnome-power-manager] GNOME Power Manager 2.91.2 Richard Hughes
- [gtk+/treeview-refactor] Added GtkCellArea classes to gtk.h and fixed a remainig rendering bug. Tristan Van Berkom
- [gtk+/treeview-refactor] Added test and scaffolding widget for GtkCellArea. Tristan Van Berkom
- [gnome-power-manager] trivial: Post release version bump Richard Hughes
- [gnome-packagekit] Created tag GNOME_PACKAGEKIT_2_91_2 Richard Hughes
- [gnome-packagekit] Release version 2.91.2 Richard Hughes
- [gnome-packagekit] trivial: Post release version bump Richard Hughes
- [mousetweaks] Created tag MOUSETWEAKS_2_91_2 Gerd Kohlberger
- [gnome-color-manager] Created tag GNOME_COLOR_MANAGER_2_91_2 Richard Hughes
- [gnome-color-manager] Release version 2.91.2 Richard Hughes
- [mousetweaks] Post release version bump to 2.91.3 Gerd Kohlberger
- [gnome-color-manager] trivial: Post release version bump Richard Hughes
- [banshee] [Banshee.MediaEngine] Remove unused method Gabriel Burt
- [vala] codegen: Fix unsafe C generated for array slices Jürg Billeter
- [vala] girparser: Remove unused get_double method Jürg Billeter
- [evolution] Bug #632176 - Force user name on Google calendar/address book Milan Crha
- [anjuta] starter: Don't call cairo_destroy() in draw handler Johannes Schmid
- [file-roller] Updated Brazilian Portuguese translation Djavan Fagundes
- [anjuta] git: Fix giggle-graph-renderer to work with gtk+-3.0 Johannes Schmid
- [gnumeric] Compiation: Improve gtk_table_get_size macro. Morten Welinder
- [folks] Annotate some of the test functions, to appease g-ir. Travis Reitter
- [gtksourceviewmm] Cleanup of m4 conversions file. Krzesimir Nowak
- [gnome-shell] Updated Brazilian Portuguese translation Djavan Fagundes
- [jhbuild] [3.0-external] libgda: Soft-depend on sqlite# Johannes Schmid
- [jhbuild] [3.0] anjuta: Require libunique-3 Johannes Schmid
- [gnome-themes-standard] more subtle focus box Jakub Steiner
- [gnome-themes-standard] subtle toolbar separators Jakub Steiner
- [gdl] Updated files for 2.91.2 release Johannes Schmid
- [gdl] Created tag GDL_2_91_2 Johannes Schmid
- [vala] Deleted branch switch-to-gir Luca Bruno
- [vala] (4 commits) Created branch switch-to-gir Luca Bruno
- [vala/switch-to-gir: 1/4] Add --metadatadir option to specify path for GIR metadata Luca Bruno
- [vala/switch-to-gir: 2/4] gio-2.0: Initial GIR switch Luca Bruno
- [vala/switch-to-gir: 3/4] girparser: Support -custom.vala files Luca Bruno
- [vala/switch-to-gir: 4/4] girparser: Support reparenting static methods in namespace Luca Bruno
- [gnome-icon-theme-symbolic] one more cellular protocol :( Jakub Steiner
- [gnome-icon-theme-symbolic] fix some icon bounding box to be 16x16. bug #634023 Jakub Steiner
- [conglomerate] Updated Brazilian Portuguese translation Djavan Fagundes
- [gnome-packagekit] Fix compile for PackageKit <= 0.6.11 Richard Hughes
- [gnome-shell] StButton: fix code style Dan Winship
- [gnome-shell] StButton: fix hover and grab tracking Dan Winship
- [gnome-shell] St: add keyboard support to StClickable and StButton Dan Winship
- [jhbuild] [3.0] NetworkManager requires nspr-4.8.6 Johannes Schmid
- [gnome-games] GNOME games 2.91.2 Thomas Hindoe Paaboel Andersen
- [evince] dvi: Add image_done method to DviDevice to notify that the image is finished Carlos Garcia Campos
- [evince] dvi: Fix drawing glyphs with transparency Carlos Garcia Campos
- [evince] dvi: Don't use cairo_image_surface_create_for_data() Carlos Garcia Campos
- [nautilus-sendto] [l10n] Updated Estonian translation Priit Laes
- [hamster-applet] [l10n] Updated Estonian translation Priit Laes
- [evince] Release: 2.91.2 Carlos Garcia Campos
- [evince] Created tag EVINCE_2_91_2 Carlos Garcia Campos
- [sawfish/tabs-ng] small fix for icons on right tabbar Christopher Bratusek
- [sawfish/tabs-ng] make button-with in DarkTab customizable change default values for title text colors Christopher Bratusek
- [evince/mallard-docs] finding.page: added jaliste's sept22 corrections from gitorious. Tiffany Antopolski
- [evince/mallard-docs] synctex-beamer: removed references to bugs. Tiffany Antopolski
- [evince/mallard-docs] forms.page: removed reference bug. Filed in bugzilla instead. Tiffany Antopolski
- [brasero] Fix #634176 - Fails to Build against GTK+ 3 Patch by James M. Cape Philippe Rouquier
- [brasero] Fix #633375 - prepare for the demise of size_request Patch by Matthias Clasen Philippe Rouquier
- [folks] Don't ever claim to own the backend GLib.Modules. Travis Reitter
- [banshee] [ThickClient] Remove the 'Web Resources' Help menu Gabriel Burt
- [sawfish/tabs-ng] ChangeLog Christopher Bratusek
- [gnumeric] Compilation: more dead kittens. Morten Welinder
- [brasero] Updated NEWS Philippe Rouquier
- [brasero] Created tag BRASERO_2_91_2 Philippe Rouquier
- [brasero] Post release version bump Philippe Rouquier
- [gimp-help-2] Update German translations Ulf-D . Ehlert
- [file-roller] updated for version 2.91.1 Paolo Bacchilega
- [file-roller] Created tag FILE_ROLLER_2_91_1 Paolo Bacchilega
- [vala] codegen: Omit free function from unowned simple generic arguments Jürg Billeter
- [mutter] Bump version to 2.91.2 Owen Taylor
- [mutter] Created tag 2.91.2 Owen Taylor
- [gnome-shell] Bump version to 2.91.2 Owen Taylor
- [gnome-shell] Created tag 2.91.2 Owen Taylor
- [gcompris/gcomprixogoo] l10n: Updated Greek translation for gcompris Simos Xenitellis
- [vala] Release 0.11.2 Jürg Billeter
- [vala] Created tag 0.11.2 Jürg Billeter
- [evolution-rss] Update Czech translation by Marek Cernocky Petr Kovář
- [genius] Update Czech translation by Marek Cernocky Petr Kovář
- [gucharmap/gnome-2-32] Changed access key and fixes b.g.o. 634353. Og B . Maciel
- [gucharmap] Changed access key and fixes b.g.o. 634353, this time in master. Og B . Maciel
- [longomatch] Update Czech translation by Marek Cernocky Petr Kovář
- [gnome-themes-standard] Fix order of button styles Matthias Clasen
- [pitivi] Update Czech translation by Marek Cernocky Petr Kovář
- [mistelix] Update Czech translation by Marek Cernocky Petr Kovář
- [gnome-settings-daemon] Handle video out keys in media-keys Bastien Nocera
- [gnome-settings-daemon] Use virtual modifier <Super> for the Windows key Bastien Nocera
- [gnome-settings-daemon] daemon: Port to GDBus Bastien Nocera
- [rygel] i18n: Update ignored & translated files list Zeeshan Ali Khattak
- [rygel] core: Only push read bytes, not the whole buffer Zeeshan Ali Khattak
- [rygel] core: Remove redundant arg from a method Zeeshan Ali Khattak
- [rygel] tests: Port to vala 0.11.1 Zeeshan Ali Khattak
- [rygel] tests: Correct visibility of a constant Zeeshan Ali Khattak
- [rygel] tests: Update test cases as per latest changes Zeeshan Ali Khattak
- [rygel] core: Port to vala 0.11.2 Zeeshan Ali Khattak
- [gnome-settings-daemon] xrandr: Simplify the default XRandR behaviour Bastien Nocera
- [gnome-settings-daemon] mouse: add middle-button-enabled key. Bastien Nocera
- [gnome-settings-daemon] Prepare for the demise of size_request Bastien Nocera
- [cheese/gsettings-vala] Removed intermediate helper class for dealing with gconf/gsettings Yuvaraj Pandian
- [gnome-games] Created tag GNOME_GAMES_2_91_2 Thomas Hindoe Paaboel Andersen
- [jhbuild] [3.0] Vala release 0.11.2 Zeeshan Ali Khattak
- [gnome-packagekit] Updated Hebrew translation. Yaron Shahrabani
- [empathy] Updated Hebrew translation. Yaron Shahrabani
- [gtk+/gtk-2-24] gdk: Use the correct surface size when creating surfaces Benjamin Otte
- [gnome-settings-daemon] Updated Hebrew translation. Yaron Shahrabani
- [at-spi2-core] Have the desktop object return ROLE_DESKTOP_FRAME Mike Gorse
- [at-spi2-core] Release v1.91.2 Mike Gorse
- [jhbuild] [3.0] gupnp-av and gupnp-vala release 0.7.0 Zeeshan Ali Khattak
- [at-spi2-core] Created tag AT_SPI2_CORE_1_91_2 Mike Gorse
- [at-spi2-atk] Release v1.91.2 Mike Gorse
- [at-spi2-atk] Created tag AT_SPI2_ATK_1_91_2 Mike Gorse
- [rygel] core: Add access-writes to MediaObject Zeeshan Ali Khattak
- [rygel] build: Require git master of gupnp-av & gupnp-vala Zeeshan Ali Khattak
- [rygel] core: Make use of new OCM flags API in gupnp-av Zeeshan Ali Khattak
- [rygel] core: Set dlnaManaged attribute on DIDL-Lite objects Zeeshan Ali Khattak
- [rygel] data: Advertize support for creation of destroyable objects Zeeshan Ali Khattak
- [rygel] core: MediaObject handles 'restricted' prop on its own Zeeshan Ali Khattak
- [rygel] core: Make use of new gupnp-av 'createClass' API Zeeshan Ali Khattak
- [rygel] Announcement for release 0.9.2 Zeeshan Ali Khattak
- [ocrfeeder] Change configuration defaults for actions after adition Joaquim Manuel Pereira Rocha
- [ocrfeeder] Fix different indentation usage in some if blocks Joaquim Manuel Pereira Rocha
- [ocrfeeder] Remove unused code from util/graphics.py Joaquim Manuel Pereira Rocha
- [ocrfeeder] Delete trailing spaces Joaquim Manuel Pereira Rocha
- [ocrfeeder] Rewrite ocrfeeder-cli Joaquim Manuel Pereira Rocha
- [ocrfeeder] Replace the usage of cliutils by OptParse in studioBuilder Joaquim Manuel Pereira Rocha
- [ocrfeeder] Remove Debian rules clean from general makefile Joaquim Manuel Pereira Rocha
- [gimp] app: consistent handle sizes for tool drawing Michael Natterer
- [rygel] Created tag RYGEL_0_9_2 Zeeshan Ali Khattak
- [gimp] app: define one more standard tool handle size Michael Natterer
- [anjuta/newproject] project-manager: do not clear tree view when reloading a project Sebastien Granjoux
- [anjuta/newproject] am: Fix creating and deleting group with Anjuta interface Sebastien Granjoux
- [the-board] [build] Add data to SUBDIRS in Makefile.am Lucas Almeida Rocha
- [the-board] [style] Remove the unused menu-button style Lucas Almeida Rocha
- [the-board] [build] Remove reference to non-existent icon Lucas Almeida Rocha
- [the-board] [fonts] Add support for app-specific fonts Lucas Almeida Rocha
- [gtk+] docs: Move documentation to inline comments: GtkPageSetup Javier Jardón
- [gtk+] docs: Move documentation to inline comments: GtkProgressBar Javier Jardón
- [gtk+] docs: Move documentation to inline comments: GtkPaned Javier Jardón
- [the-board] [ui] Mark "Untitled" string for translation Lucas Almeida Rocha
- [the-board] [l10n] Update Brazilian Portuguese translation Lucas Almeida Rocha
- [eog] Prepare for release 2.91.2 Felix Riemann
- [eog] Post-release version bump Felix Riemann
- [eog] Created tag EOG_2_91_2 Felix Riemann
- [the-board] [ui] Always update active toolbar when active thing changes Lucas Almeida Rocha
- [gnome-settings-daemon] media-keys: Fix use of non-existant keys Bastien Nocera
- [perl-Gtk2] Gtk2::MenuItem: document that new() is new_with_mnemonic() when an arg is given Torsten Schönfeld
- [perl-Gtk2] Gtk2::AspectFrame->new(): allows undef for label Torsten Schönfeld
- [perl-Glib] Try to fix the 64bit converters for mingw32 Torsten Schönfeld
- [gsettings-desktop-schemas] Set default cursor blinking to off Bastien Nocera
- [perl-Glib-Object-Introspection] Expand list handling Torsten Schönfeld
- [perl-Glib-Object-Introspection] Improve debug output and hush compiler warnings Torsten Schönfeld
- [perl-Glib-Object-Introspection] Handle GType arguments Torsten Schönfeld
- [perl-Glib-Object-Introspection] Put library loading into a separate function Torsten Schönfeld
- [perl-Glib-Object-Introspection] Report errors at their position in the user's program Torsten Schönfeld
- [file-roller] file-roller does not build without packagekit Paolo Bacchilega
- [gedit] Flush the doc stream to ensure proper line end detection. Paolo Borelli
- [gedit] Dist py plugins even if they are disabled for now Paolo Borelli
- [gedit] Release 2.91.2 Paolo Borelli
- [gedit] Created tag GEDIT_2_92_2 Paolo Borelli
- [yelp-xsl] [mal2html-media.xsl] Added support for TTML captions for <media> Shaun McCance
- [gthumb] activate the sort and filter commands in viewer mode Paolo Bacchilega
- [glib] New function: g_clear_object() Ryan Lortie
- [glib] GPeriodic: remove repair functions Ryan Lortie
- [glib] GPeriodic: enable subclassing Ryan Lortie
- [yelp-xsl] Version 2.31.6 Shaun McCance
- [yelp-xsl] Created tag 2.31.6 Shaun McCance
- [gtk+] pixbuf engine: remove only use of GCache in Gtk Ryan Lortie
- [gtksourceviewmm] Fix reference counting in SourceBuffer::create_source_mark(). Krzesimir Nowak
- [orca] Orca v2.91.2 Joanmarie Diggs
- [orca] Created tag ORCA_2_91_2 Joanmarie Diggs
- [gtk+] Fix entry completion window sizing Matthias Clasen
- [gnome-themes] Update for 2.91.2 release. Calum Benson
- [orca] Marking as v2.91.3 Joanmarie Diggs
- [hamster-applet] version bump, targetting 2.91.3 Toms Baugis
09 November 2010
10 November 2010
- [gnomeweb-wml] Through the use of jquery, modify paarameters for annual plan. Og B . Maciel
- [gnomeweb-wml] A few more things to make it all work together. Og B . Maciel
- [glabels/gtk3] Use GtkComboBoxText Jim Evins
- [nautilus] icon-container: don't care about the emblem size Cosimo Cecchi
- [nautilus] file: remove nautilus_file_get_emblem_pixbufs() Cosimo Cecchi
- [nautilus] Release 2.91.2 Cosimo Cecchi
- [nautilus] Created tag 2.91.2 Cosimo Cecchi
- [gtk+/gtk-2-24] gtk+.vsprops: Update for the coming 2.24 Chun-wei Fan
- [pygobject] add overrides for the insert* apis of list_store and tree_store John Palmieri
- [orca/new-settings] Fix for bug #634469 - Remove unneeded accessible-value change hack from Gecko script. Alejandro Leiva
- [gtk+/gtk-2-24] gtk+.sln: Remove all Gdk-Pixbuf compilation stuff for 2.24 Chun-wei Fan
- [orca] Fix for bug #634469 - Remove unneeded accessible-value change hack from Gecko script. Alejandro Leiva
- [gtk+/gtk-2-24] gtk+.vcprojin: Update for the coming 2.24 release Chun-wei Fan
- [gtk+/gtk-2-24] gdk.vcprojin: Fixed for coming 2.24 release Chun-wei Fan
- [cheese/gsettings-vala] bring gsettings branch up to date with current master Daniel G . Siegel
- [gtk+] [introspection] add transfer none annotation to gdk_keyval_name return John Palmieri
- [gtk+] [introspection] mark invokers for gtkeditable vfuncs John Palmieri
- [gtk+] (2 commits) ...Merge ssh://git.gnome.org/git/gtk+ Chun-wei Fan
- [gtk+: 1/2] gtk: fix C99-style variable declarations in various sources Chun-wei Fan
- [gtk+: 2/2] Merge ssh://git.gnome.org/git/gtk+ Chun-wei Fan
- [gtk+] gtkwocket-win32.c Added missing include to avoid C4013 Chun-wei Fan
- [gtk+] gtklabel.c: Added hack for rint() Chun-wei Fan
- [pygobject] [gi] handle virtual invokers John Palmieri
- [glib] API: Reinstate "gio-desktop-app-info-lookup" extension point Benjamin Otte
- [gtk+] gtk+.vsprops: Update for GTK-3.0 Chun-wei Fan
- [gtk+] gtk+.sln: Remove GDK-Pixbuf compilation stuff Chun-wei Fan
- [gtk+] gtk.vcprojin: include .rc file Chun-wei Fan
- [xmlsec] recover images Aleksey Sanin
- [xmlsec] fixed extra quotes (bug #631258) Aleksey Sanin
- [gtk+/gtk-2-24] gtk-demo.vcproj: Fix linking options Chun-wei Fan
- [glabels] Yet another logo update. Jim Evins
- [pygobject] [gi] add overrides to Gtk.Editable John Palmieri
- [evince/mallard-docs] docs: forms-saving.page description change and example provided. Tiffany Antopolski
- [evince/mallard-docs] docs: forms.page, corrected click to press. Removed obvious use of mouse direction. Tiffany Antopolski
- [evince/mallard-docs] docs: annotation-properties.page, correction to US spelling. Tiffany Antopolski
- [evince/mallard-docs] docs: reverted back to previous, more informative description. Tiffany Antopolski
- [pygobject] add a foreign type for cairo_rectangle_int_t and allow it to be caller-allocated John Palmieri
- [pygobject] [gi] add the rectangle_int_t forign cairo type John Palmieri
- [gnome-control-center] [screen] Add screen brightness and lock panel William Jon McCann
- [libegg] Fixed EggSpreadTable GtkContainer:forall() implementation Tristan Van Berkom
- [libegg] Fixed EggWrapBox GtkContainer:forall() implementation Tristan Van Berkom
- [pygobject] Implement richcompare for GIBaseInfo John Palmieri
- [snowy] Created tag HEAD Jeff Schroeder
- [gnome-games] chess: Add an option for showing captured pieces (Bug #510732) Robert Ancell
- [java-atk-wrapper/gnome-2-30] Fix commit error - use xprop instead of gconf Ke Wang
- [java-atk-wrapper/gnome-2-30] Release 0.30.4 Ke Wang
- [gnome-games] quadrapassel: gtk3 port Thomas Hindoe Paaboel Andersen
- [java-atk-wrapper] Created tag JAVA_ATK_WRAPPER_0_30_4 Ke Wang
- [glom] Update EggSpreadTable from libegg. Murray Cumming
- [gimp] app: formatting; move variables to local scopes Michael Natterer
- [glibmm] Indentation corrections Murray Cumming
- [glibmm] Gio: Added some methods. Murray Cumming
- [glibmm] 2.27.3 Murray Cumming
- [glibmm] Created tag 2.27.3 Murray Cumming
- [gtk+] Print files to Documents directory by default Marek Kašík
- [gnome-control-center] background: one last old gnome_bg remnant Rodrigo Moya
- [gnome-control-center] sound: Explicit link to libxml Rodrigo Moya
- [ekiga] Cleaned the lib/gui/gmstatusbar.[ch] code Julien Puydt
- [ekiga] Removed useless #includes in lib/gui/gmstockicons.c Julien Puydt
- [ekiga] Modernized the GmTextAnchoredTag GObject code Julien Puydt
- [ekiga] Modernized the GmTextBufferEnhancerHelperInterface code Julien Puydt
- [vala] girwriter: Flatten symbols nested in a way not supported by GIR Evan Nemerson
- [ekiga] Modernized GmTextExtlink's GObject code Julien Puydt
- [vala] vapigen: Improve type_name and type_arguments parsing Evan Nemerson
- [ekiga] Modernized GmTextSmiley's GObject code Julien Puydt
- [vala] glib-2.0: Add missing GIR names for (u)char and (s)size_t Evan Nemerson
- [ekiga] Modernized the GmWindow's object code Julien Puydt
- [vala] gdu, gdu-gtk: Regenerate bindings and add generic type arguments Evan Nemerson
- [ekiga] Modernized the CodecsBox' GObject code Julien Puydt
- [vala] gnome-vfs-2.0: Regenerate bindings to fix several const names Evan Nemerson
- [ekiga] Modernized the AddressBookWindow's GObject code Julien Puydt
- [ekiga] Modernized BookViewGtk's GObject code Julien Puydt
- [ekiga] Modernized the CallHistoryViewGtk's GObject code Julien Puydt
- [ekiga] Modernized the ChatArea's GObject code Julien Puydt
- [ekiga] Modernized ChatWindow's GObject code Julien Puydt
- [ekiga] Modernized MultipleChatPage's GObject code Julien Puydt
- [ekiga] Modernized PresentityView's GObject code Julien Puydt
- [ekiga] Modernized RosterViewGtk's GObject code Julien Puydt
- [ekiga] Modernized SimpleChatPage's GObject code Julien Puydt
- [nautilus] Bump gnome-desktop requirement for new gnome-bg Tomas Bzatek
- [gtk+/treeview-refactor] Committing new (and simplified) focus handling approach for GtkCellArea. Tristan Van Berkom
- [anjuta] language-support-cpp-java: bgo#633112 - Smart Brace Completion Quotation Mark Crash Johannes Schmid
- [gtkmm] Dialog: get_vbox(): Return a Box instead of a VBox. Murray Cumming
- [gtk+] gtkdialog.c: Remove trailing whitespace Murray Cumming
- [gtk+] gtk_dialog_get_content_area(): Fix the docs. Murray Cumming
- [gimp] app: property ID enums don't need to be public Michael Natterer
- [evolution] Bug #632293 - Do not add POP accounts into folder tree Milan Crha
- [evolution/gnome-2-32] Bug #632293 - Do not add POP accounts into folder tree Milan Crha
- [gtkmm-documentation] Label section: Fix a /<b> -> </b> typo. Murray Cumming
- [gtkmm-documentation/gtkmm-2-22] Label section: Fix a /<b> -> </b> typo. Murray Cumming
- [gtkmm-documentation] Removed author credit for the removed GDK drawing section. Murray Cumming
- [tracker] Deleted branch vala-makefiles Martyn James Russell
- [tracker] (13 commits) Created branch vala-makefiles Martyn James Russell
- [tracker/vala-makefiles: 1/13] tracker-explorer: Use Automake 1.11 Vala features Martyn James Russell
- [tracker/vala-makefiles: 2/13] libtracker-miner: Use Automake 1.11 Vala features for tests/ Martyn James Russell
- [tracker/vala-makefiles: 3/13] functional-tests: Use Automake 1.11 Vala features for ipc/ Martyn James Russell
- [tracker/vala-makefiles: 4/13] libtracker-sparql: Use Automake 1.11 Vala features Martyn James Russell
- [tracker/vala-makefiles: 5/13] libtracker-bus: Use Automake 1.11 Vala features Martyn James Russell
- [tracker/vala-makefiles: 6/13] tracker-preferences: Use Automake 1.11 Vala features Martyn James Russell
- [tracker/vala-makefiles: 7/13] libtracker-direct: Use Automake 1.11 Vala features Martyn James Russell
- [tracker/vala-makefiles: 8/13] libtracker-data: Use Automake 1.11 Vala features Martyn James Russell
- [tracker/vala-makefiles: 9/13] libtracker-client: Use Automake 1.11 Vala features Martyn James Russell
- [tracker/vala-makefiles: 10/13] tracker-miner-flickr: Use Automake 1.11 Vala features Martyn James Russell
- [tracker/vala-makefiles: 11/13] build: Use BUILT_SOURCES for stamp files to avoid build errors Martyn James Russell
- [tracker/vala-makefiles: 12/13] build: Fixed distcheck issues Martyn James Russell
- [tracker/vala-makefiles: 13/13] build: Use BUILD_VALAFLAGS for "-g" and define in configure Martyn James Russell
- [tracker] (14 commits) ...Merge branch 'vala-makefiles' Martyn James Russell
- [tracker: 14/14] Merge branch 'vala-makefiles' Martyn James Russell
- [gtk+] Updated Traditional Chinese translation (Hong Kong and Taiwan) Chao-Hsiung Liao
- [vala] Deleted branch switch-to-gir Luca Bruno
- [vala] (7 commits) Created branch switch-to-gir Luca Bruno
- [vala/switch-to-gir: 1/7] Add --metadatadir option to specify path for GIR metadata Luca Bruno
- [vala/switch-to-gir: 2/7] gio-2.0: Initial GIR switch Luca Bruno
- [vala/switch-to-gir: 3/7] girparser: Support -custom.vala files Luca Bruno
- [vala/switch-to-gir: 4/7] girparser: Support reparenting static methods in namespace Luca Bruno
- [vala/switch-to-gir: 5/7] girparser: Remove all type arguments when using type_arguments metadata. Luca Bruno
- [vala/switch-to-gir: 6/7] girparser: Fix mapping gsize to size_t and gssize to ssize_t. Luca Bruno
- [vala/switch-to-gir: 7/7] girparser: Don't add NoAccessorMethod if there is a setter Luca Bruno
- [gconf] Update NEWS Matthias Clasen
- [nautilus-sendto] [l10n] Updated Estonian translation Priit Laes
- [file-roller] [l10n] Updated Estonian translation Priit Laes
- [gnome-keyring] [l10n] Updated Estonian translation Priit Laes
- [evolution] Bug #632683 - Remove-duplicates should work on selection Milan Crha
- [tracker] libtracker-data: Detect removal of nrl:maxCardinality in ontology and cope Philip Van Hoof
- [gnome-media] 2.91.2 Bastien Nocera
- [gnome-media] Created tag GNOME_MEDIA_2_91_2 Bastien Nocera
- [libgnome-media-profiles] Created tag 2.91.2 Bastien Nocera
- [nanny/win32] Fix some casting problems Win32Top, Win32Chrono Roberto Majadas
- [nanny/win32] Fix some browsers.w32 info Roberto Majadas
- [gnome-disk-utility] Updated Brazilian Portuguese translation Djavan Fagundes
- [evolution] Bug #632781 - Cannot disable search folders Milan Crha
- [tracker] libtracker-data: Detect removal of a rdfs:subClassOf in ontology and cope Philip Van Hoof
- [tracker] libtracker-data: Added some comments clarifying the code Philip Van Hoof
- [gconf] Created tag 2.32.1 Matthias Clasen
- [gconf] Bump version Matthias Clasen
- [nanny/win32] Add some programs to blacklists win32 Roberto Majadas
- [gtk+/treeview-refactor] Focus driving in GtkCellArea now works. Tristan Van Berkom
- [gnome-settings-daemon/gnome-2-32] Updated Brazilian Portuguese translation Djavan Fagundes
- [gimp] app: add virtual function GimpTool::options_notify() Michael Natterer
- [gimp] app: implement GimpTool::options_notify() Michael Natterer
- [gimp] app: fix redraw after cancelling a transform tool with right-click cancelling Michael Natterer
- [gimp] app: fix right-click cancelling a transform tool Michael Natterer
- [gimp] app: check for GIMP_BUTTON_RELEASE_CANCEL, not GDK_BUTTON3_MASK Michael Natterer
- [gdk-pixbuf] Updated Brazilian Portuguese translation Djavan Fagundes
- [gtk+/gtk-2-24] GtkComboBox: Add a constructor that takes a model and adds an entry Matthias Clasen
- [gtk+/gtk-2-24] icon-theme: support pixbufs implementing the GIcon interface Matthias Clasen
- [gtk+/gtk-2-24] icon-theme: always force icon sizes for emblems Matthias Clasen
- [gtk+/gtk-2-24] NEWS for 2.23.1 Matthias Clasen
- [gnome-user-share] Added pt_BR Djavan Fagundes
- [gnome-user-share] Added Brazilian Portuguese translation Djavan Fagundes
- [tracker] Update .gitignore Jürg Billeter
- [gnome-settings-daemon] xrdb: Remove xrdb plugin Bastien Nocera
- [gtk+/gtk-2-24] Use more gdk_window_ accessors instead of gdk_drawable_ accessors Matthias Clasen
- [gtk+/gtk-2-24] autogen: allow libtool 2.4 Matthias Clasen
- [gtk+/gtk-2-24] Update NEWS for 2.32.2 Matthias Clasen
- [gtk+/gtk-2-24] Bump version to 2.32.2 Matthias Clasen
- [rygel] Created tag RYGEL_0_9_3 Zeeshan Ali Khattak
- [gnome-media] Remove Bastien Nocera as maintainer Bastien Nocera
- [rygel] core: Configuration for (dis)allowing upload Zeeshan Ali Khattak
- [rygel] core: Configuration for (dis)allowing deletion Zeeshan Ali Khattak
- [rygel] data: Default config for upload and deletion Zeeshan Ali Khattak
- [rygel] build: Build against gtk-3 only Zeeshan Ali Khattak
- [rygel] ui,data: Port UI to gtk-3 Zeeshan Ali Khattak
- [rygel] Announement for release 0.9.3 Zeeshan Ali Khattak
- [banshee] TrackActions: Stop when the playing track is deleted (bgo#540525) Alexander Kojevnikov
- [banshee/stable-1.8] TrackActions: Stop when the playing track is deleted (bgo#540525) Alexander Kojevnikov
- [libxml2] fix win build Rob Richards
- [gtk+] Created tag 2.32.2 Matthias Clasen
- [gtk+/gtk-2-24] Bump version Matthias Clasen
- [gtk+] Created tag 2.23.2 Matthias Clasen
- [evolution-data-server] Bug #632692 - Thread by In-Reply-To, then first found reference Milan Crha
- [evolution-data-server/gnome-2-32] Bug #632692 - Thread by In-Reply-To, then first found reference Milan Crha
- [evolution-couchdb] l10n: Updated Greek translation for evolution-couchdb Simos Xenitellis
- [evolution-data-server] l10n: Updated Greek translation for evolution-data-server Simos Xenitellis
- [tracker] Deleted branch gdbus Martyn James Russell
- [tracker] (43 commits) Created branch gdbus Martyn James Russell
- [tracker/gdbus: 1/43] functional-tests: Do not use nested mainloop in libtracker-sparql tests Martyn James Russell
- [tracker/gdbus: 2/43] tracker-store: Use D-Bus error name that can be mapped to SparqlError Martyn James Russell
- [tracker/gdbus: 3/43] Require GLib 2.26 and Vala 0.11.1 for GDBus Martyn James Russell
- [tracker/gdbus: 4/43] libtracker-sparql: Port from libdbus/dbus-glib to GDBus Martyn James Russell
- [tracker/gdbus: 5/43] libtracker-bus: Update to VAPI changes Martyn James Russell
- [tracker/gdbus: 6/43] libtracker-data: Do not use deprecated Vala string API Martyn James Russell
- [tracker/gdbus: 7/43] tracker-search-tool: Do not use deprecated Vala string API Martyn James Russell
- [tracker/gdbus: 8/43] tracker-explorer: Do not use deprecated Vala string API Martyn James Russell
- [tracker/gdbus: 9/43] libtracker-sparql: Use GLib.ContentType namespace Martyn James Russell
- [tracker/gdbus: 10/43] tracker-preferences: Use Gtk.Stock namespace Martyn James Russell
- [tracker/gdbus: 11/43] tracker-search-tool: Use Gtk.Stock namespace Martyn James Russell
- [tracker/gdbus: 12/43] SPARQL: Drop support for Vala < 0.11 Martyn James Russell
- [tracker/gdbus: 13/43] libtracker-sparql: Fix error handling Martyn James Russell
- [tracker/gdbus: 14/43] libtracker-bus: Fix error handling Martyn James Russell
- [tracker/gdbus: 15/43] libtracker-sparql: Fix return type of ModuleInitFunc Martyn James Russell
- [tracker/gdbus: 16/43] libtracker-sparql: Do not hide DBusError Martyn James Russell
- [tracker/gdbus: 17/43] functional-tests: Simplify error handling in update tests Martyn James Russell
- [tracker/gdbus: 18/43] functional-tests: Do not use dbus-glib where not necessary Martyn James Russell
- [tracker/gdbus: 19/43] functional-tests: Simplify error handling in class signal tests Martyn James Russell
- [tracker/gdbus: 20/43] functional-test: Simplify error handling in query tests Martyn James Russell
- [tracker/gdbus: 21/43] libtracker-bus: Disable D-Bus timeout for queries and updates Martyn James Russell
- [tracker/gdbus: 22/43] libtracker-sparql: Disable MIME check, improves startup performance Martyn James Russell
- [tracker/gdbus: 23/43] plugins/evolution: Cleanup nie:DataSource and rdf:type usage Martyn James Russell
- [tracker/gdbus: 24/43] plugins/evolution: Reflow ifdef/elseif blocks Martyn James Russell
- [tracker/gdbus: 25/43] plugins/evolution: The queue & thread isn't needed anymore with gdbus Martyn James Russell
- [tracker/gdbus: 26/43] plugins/evolution: Fix the nie:url of Evolution E-mails Martyn James Russell
- [tracker/gdbus: 27/43] plugins/evolution: Disable direct-access for Evolution plugin Martyn James Russell
- [tracker/gdbus: 28/43] plugins/evolution: Add ?uid=x to the nie:url of Evolution E-mails Martyn James Russell
- [tracker/gdbus: 29/43] plugins/evolution: Fix E-mail urn for Evolution E-mails Martyn James Russell
- [tracker/gdbus: 30/43] plugins/evolution: Don't use async-update, it's in a thread already Martyn James Russell
- [gcompris/gcomprixogoo] Added the option --disable-level. Some teacher want to be sure the children don't skip a level. Bruno Coudoin
- [tracker/gdbus: 31/43] plugins/evolution: Indentation fixes Martyn James Russell
- [tracker/gdbus: 32/43] plugins/evolution: Fetch in chunks, improves responsiveness of Evolution shell Martyn James Russell
- [gcompris/gcomprixogoo] Fixed destination directory for the details activity. It was not working at all. Bruno Coudoin
- [tracker/gdbus: 33/43] plugins/evolution: Fix status reporting Martyn James Russell
- [tracker/gdbus: 34/43] plugins/evolution: Fixed a sparql insert error Martyn James Russell
- [tracker/gdbus: 35/43] plugins/evolution: nco:hasEmailAddress must be the resource here Martyn James Russell
- [tracker/gdbus: 36/43] plugins/evolution: Put the commit at the right position Martyn James Russell
- [tracker/gdbus: 37/43] plugins/evolution: Fix memory leak of uids list Martyn James Russell
- [tracker/gdbus: 38/43] plugins/evolution: Various cleaning up of the code Martyn James Russell
- [tracker/gdbus: 39/43] plugins/evolution: Added comment in code about synchronization Martyn James Russell
- [tracker/gdbus: 40/43] plugins/evolution: Various fixes to status reporting, etc Martyn James Russell
- [tracker/gdbus: 41/43] plugins/evolution: Remove unneeded g_utf8_validate Martyn James Russell
- [tracker/gdbus: 42/43] plugins/evolution: Port the remainder of the Evolution plugin to gdbus Martyn James Russell
- [tracker/gdbus: 43/43] functional-tests: Fixed build for ipc/ tests Martyn James Russell
- [tracker] (44 commits) ...Merge branch 'gdbus' Martyn James Russell
- [tracker: 44/44] Merge branch 'gdbus' Martyn James Russell
- [gucharmap] update Punjabi Translation by A S Alam Amanpreet Singh Alam
- [gnome-control-center/gnome-2-32] keyboard: Link against libxklavier also Rodrigo Moya
- [goffice] Fixed memory issues. Jean Bréfort
- [jhbuild] Add libgnome-media-profiles Matthias Clasen
- [tracker] (6 commits) ...Merge branch 'music-album-domain-index' Martyn James Russell
- [tracker: 6/6] Merge branch 'music-album-domain-index' Martyn James Russell
- [gnome-packagekit] update Punjabi Translation by A S Alam Amanpreet Singh Alam
- [tracker] Deleted branch neo Martyn James Russell
- [tracker] (10 commits) Created branch neo Martyn James Russell
- [tracker/neo: 1/10] Ontology: Neo: Add zeitgeist's ontology Martyn James Russell
- [tracker/neo: 2/10] Ontology: Neo: hasEventInterpretation now sub-property of nie:interpretedAs Martyn James Russell
- [tracker/neo: 3/10] Ontology: Neo: Add tracker:notify to zg:Event Martyn James Russell
- [tracker/neo: 4/10] Ontology: Neo: Added zg:Relation class Martyn James Russell
- [tracker/neo: 5/10] Ontology: Neo: Removed eventId from Event and some other small changes Martyn James Russell
- [tracker/neo: 6/10] Ontology: Neo: Fixed syntax issues and typos Martyn James Russell
- [tracker/neo: 7/10] Ontology: Neo: Update lastModified Martyn James Russell
- [tracker/neo: 8/10] Ontology: Neo: Rename zg to NEO Martyn James Russell
- [tracker/neo: 9/10] Ontology: Neo: Removed neo:Relation Martyn James Russell
- [tracker/neo: 10/10] Ontology: Neo: Remove neo:heuristic-activity Martyn James Russell
- [tracker] Remove generated files Jürg Billeter
- [tracker] Remove unneeded --header and --vapi VALAFLAGS Jürg Billeter
- [tracker] libtracker-data: Combine INSERT and UPDATE into single INSERT Jürg Billeter
- [tracker] Deleted branch insert-update Jürg Billeter
- [goffice] Fixed a limit issue in histograms Jean Bréfort
- [gimp] app: Tell the user how to commit the cage transform Alexia Death
- [gnome-settings-daemon] data: Remove outdated GConf settings Bastien Nocera
- [gnome-settings-daemon] media-keys: Handle the a11y toggle shortcut keys here Bastien Nocera
- [gnome-settings-daemon] data: Remove unused GConf schema Bastien Nocera
- [gnome-settings-daemon] build: Remove unneeded GConf checks Bastien Nocera
- [libgsf] ole: fix crash. Morten Welinder
- [gnome-settings-daemon] media-keys: Make volume down when muted work Bastien Nocera
- [gimp] app: implement GimpTool::options_notify() Michael Natterer
- [glib] emblemed-icon: allow passing a NULL emblem to g_emblemed_icon_new() Cosimo Cecchi
- [gnomeweb-wp] [translation plugin] added initial plugin header Vinicius Scopel Depizzol
- [gnomeweb-wp] included font.css to attach webfonts Vinicius Scopel Depizzol
- [gnomeweb-wp] attached webfonts to the theme Vinicius Scopel Depizzol
- [banshee] [release] Update contributors for 1.9.0 Bertrand Lorentz
- [gimp] app: remove gimp_image_map_is_busy() again Michael Natterer
- [evolution-couchdb] Updated Brazilian Portuguese translation by Gabriel Feitosa Vilar <cogumm gmail com> and reviewed by Djavan Fagundes
- [evolution] Drop accessibility support for ECellText. Matthew Barnes
- [evolution/gnome-2-32] Drop accessibility support for ECellText. Matthew Barnes
- [gedit-plugins] Updated Brazilian Portuguese translation Djavan Fagundes
- [banshee] [release] Update configure, doap, NEWS Gabriel Burt
- [tracker] Revert "libtracker-data: Detect removal of a rdfs:subClassOf in ontology and cope" Philip Van Hoof
- [tracker] Revert "libtracker-data: Detect removal of nrl:maxCardinality in ontology and cope" Philip Van Hoof
- [tracker] NMM: Avoid breaking the ontology now that we reverted the coping of it Philip Van Hoof
- [banshee] Created tag 1.9.0 Gabriel Burt
- [banshee] [release] Fix NEWS for 1.9.0 Gabriel Burt
- [sawfish] make get-window-by-role return nil when matching using a regex rather than throwing an error Christopher Bratusek
- [sawfish] actual commit (previous was only ChangeLog) Christopher Bratusek
- [sawfish] reduce rename-window-func to props that actually work Christopher Bratusek
- [gnome-terminal] Created branch gsettings Christian Persch
- [gnome-terminal/gsettings] Use GSettings for some settings Christian Persch
- [gnome-terminal/gsettings] Add the schema file Christian Persch
- [gnome-terminal/gsettings] Fix licence Christian Persch
- [pygobject] update news for release John Palmieri
- [banshee] [release] Add extras/create-release-notes script Gabriel Burt
- [banshee] Update NEWS, removing .changes link Gabriel Burt
- [gnumeric] Kittens: bring out your dead! Morten Welinder
- [librsvg] Fix pixbuf refcounting Christian Persch
- [banshee] [release] Update README.releasing Gabriel Burt
- [gnumeric] t5900: update to match new importer features. Morten Welinder
- [hyena] (2 commits) Created branch sqlite Gabriel Burt
- [hyena/sqlite: 2/2] Remove bundled Mono.Data.Sqlite Gabriel Burt
- [hyena/sqlite: 1/2] [Hyena.Data.Sqlite] New light-weight sqlite binding Gabriel Burt
- [libsoup] soup-message-io: fix retry-after-unexpected-connection-close Dan Winship
- [gnome-disk-utility] Update NEWS Matthias Clasen
- [gnome-disk-utility] Don't use Xkb directly Matthias Clasen
- [evince/mallard-docs] docs: finding.page, changed 'file' to 'document' as per jaliste. Tiffany Antopolski
- [gtk+] Pass the correct GDK library when working around Debian libtool Owen Taylor
- [perl-Glib-Object-Introspection] Don't pull in utf8.pm needlessly Torsten Schönfeld
- [perl-Glib-Object-Introspection] Implement SV → GClosure Torsten Schönfeld
- [perl-Glib-Object-Introspection] Implement GValue → SV Torsten Schönfeld
- [gnome-games] gtk3 implies glib v2.27 so these checks are not needed Thomas Hindoe Paaboel Andersen
- [gnome-disk-utility] Created tag 2.32.1 Matthias Clasen
- [gnome-disk-utility] Bump version Matthias Clasen
- [gnome-games] Delete unused omf.make and xmldocs.make Thomas Hindoe Paaboel Andersen
- [gnome-nettool] Distcheck GSettings schemas Rodrigo Moya
- [gnome-nettool] Add missing translatable file Rodrigo Moya
- [gnome-nettool] [release] 2.91.2 Rodrigo Moya
- [gnome-nettool] Created tag gnome-nettool-2-91-2 Rodrigo Moya
- [gimp-help-2] Small type fixed. Marco Ciampa
- [gedit/gnome-2-30] Updated Belarusian translation Ihar Hrachyshka
- [gedit] Updated Belarusian translation Ihar Hrachyshka
- [gnome-bluetooth] Use gtk_buton_box_new() instead gtk_hbutton_box_new() Javier Jardón
11 November 2010
- [gedit-collaboration] Use gtk_paned_new() instead gtk_[v|h]paned_new() Javier Jardón
- [hyena/sqlite] Remove HyenaSqliteArrayDataReader Gabriel Burt
- [hyena/sqlite] [Hyena.Data.Sqlite] Better error checking in binding Gabriel Burt
- [gtranslator] Use gtk_[widget]_new() instead gtk_[h|v][widget]_new() Javier Jardón
- [gcalctool/gnome-2-32] Make bit panel work with thousands separators (bug #633451) Robin Sonefors
- [cheese/gsettings-vala] checked all settings and made them work and check on start Daniel G . Siegel
- [mutter] Use gtk_button_box_new() instead gtk_[h|v]button_box_new() Javier Jardón
- [nautilus] Use gtk_separator_new() instead gtk_[h|v]separator_new() Javier Jardón
- [cheese/gsettings-vala] bump glib and gio versions to 2.26.0 Daniel G . Siegel
- [gnome-shell] st-texture-cache: Fix include Florian Müllner
- [gtk+] Deleted branch gtk-style-context Carlos Garnacho
- [gtk+/gtk-style-context: 1/347] Add GTK_STATE_LAST to mark the end of GtkState enum. Carlos Garnacho
- [gtk+/gtk-style-context: 5/347] gtkstyleset.h: Add declaration for gtk_style_set_merge(). Carlos Garnacho
- [gtk+/gtk-style-context: 4/347] GtkStyleSet: Implement GtkStyleProvider. Carlos Garnacho
- [gtk+/gtk-style-context: 3/347] Add GtkStyleProvider, an interface to provide style details. Carlos Garnacho
- [gtk+/gtk-style-context: 7/347] GtkStyleSet: Add style property registration funcs. Carlos Garnacho
- [gtk+/gtk-style-context: 2/347] Add GtkStyleSet, a store of style properties. Carlos Garnacho
- [gtk+] (347 commits) Created branch gtk-style-context Carlos Garnacho
- [gtk+/gtk-style-context: 6/347] Add GtkStyleContext. Carlos Garnacho
- [gtk+/gtk-style-context: 8/347] GtkStyleSet: Use property GQuark as store keys. Carlos Garnacho
- [gtk+/gtk-style-context: 9/347] GtkStyleSet: Add valist and varargs getters/setters. Carlos Garnacho
- [gtk+/gtk-style-context: 10/347] GtkStyleSet: Return default value if value is not set. Carlos Garnacho
- [gtk+/gtk-style-context: 11/347] GtkStyleContext: Add methods to query composed style. Carlos Garnacho
- [gtk+/gtk-style-context: 12/347] GtkStyleSet: Add method to register font properties. Carlos Garnacho
- [gtk+/gtk-style-context: 13/347] GtkStyleSet: Add method to register border property. Carlos Garnacho
- [gtk+/gtk-style-context: 14/347] GtkStyleContext: Fix typo. Carlos Garnacho
- [gtk+/gtk-style-context: 15/347] GtkStateType: Add inconsistent and focused state. Carlos Garnacho
- [gtk+/gtk-style-context: 16/347] Add GtkStateFlags. Carlos Garnacho
- [gtk+/gtk-style-context: 17/347] GtkWidget: Add gtk_widget_get_style_context(). Carlos Garnacho
- [gtk+/gtk-style-context: 18/347] GtkStyleContext: Add getters and setter for state. Carlos Garnacho
- [gtk+/gtk-style-context: 19/347] Add GtkWidgetPath. Carlos Garnacho
- [gtk+/gtk-style-context: 20/347] GtkWidget: Add gtk_widget_get_path(). Carlos Garnacho
- [gtk+/gtk-style-context: 21/347] GtkStyleContext: Add gtk_style_context_[gs]et_path() Carlos Garnacho
- [gtk+/gtk-style-context: 22/347] Add GtkThemingEngine. Carlos Garnacho
- [gtk+/gtk-style-context: 23/347] GtkThemingEngine: Add module loading capabilities. Carlos Garnacho
- [gtk+/gtk-style-context: 24/347] GtkStyleContext: Relate to a GtkThemingEngine. Carlos Garnacho
- [gtk+/gtk-style-context: 25/347] GtkStyleContext: Add style classes. Carlos Garnacho
- [gtk+/gtk-style-context: 26/347] GtkStyleContext: Add child style classes. Carlos Garnacho
- [gtk+/gtk-style-context: 27/347] GtkWidget: Add widget path to style context. Carlos Garnacho
- [gtk+/gtk-style-context: 28/347] GtkThemingEngine: Add accessors to style classes. Carlos Garnacho
- [gtk+/gtk-style-context: 29/347] GtkThemingEngine: Add vmethod to render checkboxes. Carlos Garnacho
- [gtk+/gtk-style-context: 30/347] GtkStyleContext: Add gtk_render_check(). Carlos Garnacho
- [gtk+/gtk-style-context: 31/347] GtkThemingEngine: Add vmethod to render radio buttons. Carlos Garnacho
- [gtk+/gtk-style-context: 32/347] GtkStyleContext: Add gtk_render_option(). Carlos Garnacho
- [gtk+/gtk-style-context: 33/347] GtkThemingEngine: Add vmethod to render arrows. Carlos Garnacho
- [gtk+/gtk-style-context: 34/347] GtkStyleContext: Add gtk_render_arrow(). Carlos Garnacho
- [gtk+/gtk-style-context: 35/347] GtkThemingEngine: Add vmethod to render backgrounds. Carlos Garnacho
- [gtk+/gtk-style-context: 36/347] GtkStyleContext: Add gtk_render_background(). Carlos Garnacho
- [gtk+/gtk-style-context: 37/347] GtkThemingEngine: Add vmethod to render frames. Carlos Garnacho
- [gtk+/gtk-style-context: 38/347] GtkStyleContext: Add gtk_render_frame(). Carlos Garnacho
- [gtk+/gtk-style-context: 39/347] GtkThemingEngine: Add vmethod to render expanders. Carlos Garnacho
- [gtk+/gtk-style-context: 40/347] GtkStyleContext: Add gtk_render_expander(). Carlos Garnacho
- [gtk+/gtk-style-context: 41/347] GtkThemingEngine: Add vmethod to render focus indicator. Carlos Garnacho
- [gtk+/gtk-style-context: 42/347] GtkStyleContext: Add gtk_render_focus(). Carlos Garnacho
- [gtk+/gtk-style-context: 43/347] GtkThemingEngine: Add vmethod to render layouts. Carlos Garnacho
- [gtk+/gtk-style-context: 44/347] GtkStyleContext: Add gtk_render_layout(). Carlos Garnacho
- [gtk+/gtk-style-context: 45/347] GtkThemingEngine: Add vmethod to render lines. Carlos Garnacho
- [gtk+/gtk-style-context: 46/347] GtkStyleContext: Add gtk_render_line(). Carlos Garnacho
- [gtk+/gtk-style-context: 47/347] GtkThemingEngine: Add vmethod to render sliders. Carlos Garnacho
- [gtk+/gtk-style-context: 48/347] GtkStyleContext: Add gtk_render_slider(). Carlos Garnacho
- [gtk+/gtk-style-context: 49/347] GtkThemingEngine: Add vmethod to render frames with a gap. Carlos Garnacho
- [gtk+/gtk-style-context: 50/347] GtkStyleContext: Add gtk_render_frame_gap(). Carlos Garnacho
- [gtk+/gtk-style-context: 51/347] GtkThemingEngine: Add vmethod to render an extension. Carlos Garnacho
- [gtk+/gtk-style-context: 52/347] GtkStyleContext: Add gtk_render_extension(). Carlos Garnacho
- [gtk+/gtk-style-context: 53/347] GtkThemingEngine: Add vmethod to render a handle area. Carlos Garnacho
- [gtk+/gtk-style-context: 54/347] GtkStyleContext: Add gtk_render_handle(). Carlos Garnacho
- [gtk+/gtk-style-context: 55/347] GtkStyleContext: Fix typo. Carlos Garnacho
- [gtk+/gtk-style-context: 56/347] GtkStyleContext: Fix compiler warning. Carlos Garnacho
- [gtk+/gtk-style-context: 57/347] GtkStyleContext: allow late set_path() calls. Carlos Garnacho
- [gtk+/gtk-style-context: 58/347] GtkStyleSet: Make property registration take const GValues. Carlos Garnacho
- [gtk+/gtk-style-context: 59/347] GtkStyleSet: Add method to lookup property default settings. Carlos Garnacho
- [gtk+/gtk-style-context: 60/347] Add GtkWidgetPath parameter to gtk_style_provider_get_style(). Carlos Garnacho
- [gtk+/gtk-style-context: 61/347] Added GtkCssProvider. Carlos Garnacho
- [gtk+/gtk-style-context: 62/347] GtkStyleProvider: Add defines for most common priorities. Carlos Garnacho
- [gtk+/gtk-style-context: 63/347] GtkWidget: Create GtkCssProvider for user modifications. Carlos Garnacho
- [gtk+/gtk-style-context: 64/347] GtkCssProvider: Add state parsing. Carlos Garnacho
- [gtk+/gtk-style-context: 65/347] GtkCssProvider: Allow '*' selectors. Carlos Garnacho
- [gtk+/gtk-style-context: 66/347] GtkCssProvider: Allow empty selector. Carlos Garnacho
- [gtk+/gtk-style-context: 67/347] GtkCssProvider: Fix typo freeing SelectorElements. Carlos Garnacho
- [gtk+/gtk-style-context: 68/347] GtkCssProvider: Add support for child/descendant combinators. Carlos Garnacho
- [gtk+/gtk-style-context: 69/347] Move GtkChildClassFlags to gtkenums.h. Carlos Garnacho
- [gtk+/gtk-style-context: 70/347] Refurbish GtkWidgetPath API. Carlos Garnacho
- [gtk+/gtk-style-context: 71/347] GtkWidgetPath: Add API for named regions. Carlos Garnacho
- [gtk+/gtk-style-context: 72/347] GtkCssProvider: Parse named regions. Carlos Garnacho
- [gtk+/gtk-style-context: 73/347] GtkCssProvider: Add named regions to selector path. Carlos Garnacho
- [gtk+/gtk-style-context: 74/347] GtkCssProvider: free selector path on parse_rule(). Carlos Garnacho
- [gtk+/gtk-style-context: 75/347] GtkCssProvider: move to next selector element on match or child combinator. Carlos Garnacho
- [gtk+/gtk-style-context: 76/347] GtkCssProvider: fix parsing of consecutive pseudo-classes. Carlos Garnacho
- [gtk+/gtk-style-context: 77/347] GtkCssProvider: Compare GtkWidgetPath regions with css. Carlos Garnacho
- [gtk+/gtk-style-context: 78/347] GtkStyleContext: Add gtk_style_context_list_child_classes(). Carlos Garnacho
- [gtk+/gtk-style-context: 79/347] GtkStyleContext: fix typos in code. Carlos Garnacho
- [gtk+/gtk-style-context: 80/347] Add region details in gtk_widget_get_path(). Carlos Garnacho
- [gtk+/gtk-style-context: 81/347] GtkStyle: Use new render methods underneath. Carlos Garnacho
- [gtk+/gtk-style-context: 82/347] GtkStyleContext: Fix compiler warning. Carlos Garnacho
- [gtk+/gtk-style-context: 83/347] GtkStyleSet: Add gtk_style_set_set_default(). Carlos Garnacho
- [gtk+/gtk-style-context: 84/347] GtkCssProvider: Set default value if no state pseudo-class is specified. Carlos Garnacho
- [gtk+/gtk-style-context: 85/347] GtkNotebook: Set GtkChildClassFlags for tabs. Carlos Garnacho
- [gtk+/gtk-style-context: 86/347] Fix compilation. Carlos Garnacho
- [gtk+/gtk-style-context: 87/347] GtkStyleSet: Remove default value for registered properties. Carlos Garnacho
- [gtk+/gtk-style-context: 88/347] GtkWidget: Generate GtkWidgetPath on set_parent. Carlos Garnacho
- [gtk+/gtk-style-context: 89/347] GtkStyleSet: Register GtkThemingEngine type. Carlos Garnacho
- [gtk+/gtk-style-context: 90/347] Fix compile warning. Carlos Garnacho
- [gtk+/gtk-style-context: 91/347] GtkCssProvider: Make additions to parse_value() less error prone. Carlos Garnacho
- [gtk+/gtk-style-context: 92/347] GtkCssProvider: Parse boolean values. Carlos Garnacho
- [gtk+/gtk-style-context: 93/347] GtkCssProvider: Ensure each scope has its parser config. Carlos Garnacho
- [gtk+/gtk-style-context: 94/347] GtkCssProvider: refactor out selector matching. Carlos Garnacho
- [gtk+/gtk-style-context: 95/347] GtkStyleProvider: Add method to get widget style properties. Carlos Garnacho
- [gtk+/gtk-style-context: 96/347] GtkWidgetPath: Add methods to check topmost widget type. Carlos Garnacho
- [gtk+/gtk-style-context: 97/347] GtkCssProvider: Implement GtkStyleProvider->get_style_property Carlos Garnacho
- [gtk+/gtk-style-context: 98/347] GtkStyleContext: Add methods to get style property values. Carlos Garnacho
- [gtk+/gtk-style-context: 99/347] GtkWidget: Hook up widget style property querying to style context. Carlos Garnacho
- [gtk+/gtk-style-context: 100/347] GtkWidget: Do not reset GtkStyleContext per get_style_context(). Carlos Garnacho
- [gtk+/gtk-style-context: 101/347] GtkCssProvider: set scanner->input_name. Carlos Garnacho
- [gtk+/gtk-style-context: 102/347] GtkCssProvider: Fix compile warning. Carlos Garnacho
- [gtk+/gtk-style-context: 103/347] GtkCssProvider: Plug memory leak. Carlos Garnacho
- [gtk+/gtk-style-context: 104/347] GtkWidgetPath: Add to gtkalias. Carlos Garnacho
- [gtk+/gtk-style-context: 105/347] Add GtkSymbolicColor. Carlos Garnacho
- [gtk+/gtk-style-context: 106/347] GtkStyleSet: Add API to map symbolic colors. Carlos Garnacho
- [gtk+/gtk-style-context: 107/347] GtkSymbolicColor: Add method to resolve to a GdkColor. Carlos Garnacho
- [gtk+/gtk-style-context: 108/347] GtkStyleSet: Optionally take GtkSymbolicColors. Carlos Garnacho
- [gtk+/gtk-style-context: 109/347] GtkCssProvider: Parse color mappings. Carlos Garnacho
- [gtk+/gtk-style-context: 110/347] GtkCssProvider: Allow symbolic colors when parsing style rules. Carlos Garnacho
- [gtk+/gtk-style-context: 111/347] GtkStyleProvider: Add gtk_style_provider_get_icon_factory(). Carlos Garnacho
- [gtk+/gtk-style-context: 112/347] GtkStyleContext: Add gtk_style_context_lookup_icon_set(). Carlos Garnacho
- [gtk+/gtk-style-context: 113/347] Fix include. Carlos Garnacho
- [gtk+/gtk-style-context: 114/347] GtkCssProvider: Add priv pointer to object struct. Carlos Garnacho
- [gtk+/gtk-style-context: 115/347] GtkStyleSet: Add priv pointer to object struct. Carlos Garnacho
- [gtk+/gtk-style-context: 116/347] GtkStyleContext: Add priv pointer to object struct. Carlos Garnacho
- [gtk+/gtk-style-context: 117/347] GtkStyleContext: Add gtk_style_context_[gs]et_screen() Carlos Garnacho
- [gtk+/gtk-style-context: 118/347] GtkWidget: Set screen info in GtkStyleContext. Carlos Garnacho
- [gtk+/gtk-style-context: 119/347] GtkThemingEngine: Add gtk_theming_engine_get_screen(). Carlos Garnacho
- [gtk+/gtk-style-context: 120/347] GtkStyleContext: Add gtk_style_context_save/restore(). Carlos Garnacho
- [gtk+/gtk-style-context: 121/347] GtkThemingEngine: Use GdkPangoRenderer when painting layouts. Carlos Garnacho
- [gtk+/gtk-style-context: 122/347] GtkStyleContext: Don crash on empty class sets. Carlos Garnacho
- [gtk+/gtk-style-context: 123/347] GtkThemingEngine: Take checkbox rendering from GtkStyle. Carlos Garnacho
- [gtk+/gtk-style-context: 124/347] GtkThemingEngine: Take option rendering from GtkStyle. Carlos Garnacho
- [gtk+/gtk-style-context: 125/347] GtkThemingEngine: Cairo-ify handle rendering from GtkStyle. Carlos Garnacho
- [gtk+/gtk-style-context: 126/347] GtkThemingEngine: Add cairo-ified rendering primitives. Carlos Garnacho
- [gtk+/gtk-style-context: 127/347] GtkThemingEngine: Unify code to render lines. Carlos Garnacho
- [gtk+/gtk-style-context: 128/347] GtkThemingEngine: Make render_background use drawing primitives. Carlos Garnacho
- [gtk+/gtk-style-context: 129/347] GtkThemingEngine: Cairo-ify extension rendering from GtkStyle. Carlos Garnacho
- [gtk+/gtk-style-context: 130/347] GtkThemingEngine: Cairo-ify frame_gap rendering from GtkStyle. Carlos Garnacho
- [gtk+/gtk-style-context: 131/347] GtkThemingEngine: Cairo-ify frame rendering from GtkStyle. Carlos Garnacho
- [gtk+/gtk-style-context: 132/347] GtkThemingEngine: Improve slider rendering. Carlos Garnacho
- [gtk+/gtk-style-context: 133/347] GtkCssProvider: Allow '_' in the middle of symbolic color names. Carlos Garnacho
- [gtk+/gtk-style-context: 134/347] GtkStyleContext: ensure class lookup return the correct insertion position if not found. Carlos Garnacho
- [gtk+/gtk-style-context: 135/347] GtkStyleContext: Ensure style rebuilds after adding/removing classes. Carlos Garnacho
- [gtk+/gtk-style-context: 136/347] GtkStyleContext: Add varargs functions for getting widget style properties. Carlos Garnacho
- [gtk+/gtk-style-context: 137/347] GtkStyleSet: Allow setting default value when registering properties. Carlos Garnacho
- [gtk+/gtk-style-context: 138/347] GtkThemingEngine: Add methods to retrieve widget style properties. Carlos Garnacho
- [gtk+/gtk-style-context: 139/347] GtkThemingEngine: Improve pixel alignment in arrows. Carlos Garnacho
- [gtk+/gtk-style-context: 140/347] GtkThemingEngine: Improve background rendering. Carlos Garnacho
- [gtk+/gtk-style-context: 141/347] GtkThemingEngine: Render frames and spinbutton boxes properly. Carlos Garnacho
- [gtk+/gtk-style-context: 142/347] GtkThemingEngine: Rip out expander rendering from old code. Carlos Garnacho
- [gtk+/gtk-style-context: 143/347] GtkThemingEngine: Rip out focus rendering from old code. Carlos Garnacho
- [gtk+/gtk-style-context: 144/347] GtkThemingEngine: Obey active/selected when rendering text. Carlos Garnacho
- [gtk+/gtk-style-context: 145/347] GtkThemingEngine: Add code to render GtkFrame frame with gap. Carlos Garnacho
- [gtk+/gtk-style-context: 146/347] GtkStyle: Optionally construct above a GtkStyleContext. Carlos Garnacho
- [gtk+/gtk-style-context: 147/347] GtkWidget: Construct style for partial widget hierarchies. Carlos Garnacho
- [gtk+/gtk-style-context: 148/347] GtkWidget: Create GtkStyle on top of GtkStyleContext. Carlos Garnacho
- [gtk+/gtk-style-context: 151/347] GtkWidget: Add the default CSS provider to all style contexts. Carlos Garnacho
- [gtk+/gtk-style-context: 150/347] GtkCssProvider: Add gtk_css_provider_get_default(). Carlos Garnacho
- [gtk+/gtk-style-context: 153/347] GtkWidget: Set style context direction. Carlos Garnacho
- [gtk+/gtk-style-context: 152/347] GtkStyleContext: Add gtk_style_context_[gs]et_direction(). Carlos Garnacho
- [gtk+/gtk-style-context: 149/347] GtkStyle: Move gtk_render_* calls to default vmethod implementations. Carlos Garnacho
- [gtk+/gtk-style-context: 154/347] GtkThemingEngine: Add gtk_theming_engine_get_direction(). Carlos Garnacho
- [gtk+/gtk-style-context: 155/347] GtkThemingEngine: fix typo in function declaration. Carlos Garnacho
- [gtk+/gtk-style-context: 156/347] GtkStyleSet: Register the "border" property. Carlos Garnacho
- [gtk+/gtk-style-context: 157/347] GtkStyleContext: Add gtk_style_context_lookup_color(). Carlos Garnacho
- [gtk+/gtk-style-context: 158/347] Add GtkJunctionSides flags. Carlos Garnacho
- [gtk+/gtk-style-context: 159/347] GtkStyleContext: Add gtk_style_context_[gs]et_junction_sides(). Carlos Garnacho
- [gtk+/gtk-style-context: 160/347] GtkThemingEngine: Add gtk_theming_engine_get_junction_sides(). Carlos Garnacho
- [gtk+/gtk-style-context: 161/347] GtkStyle: set junction details in spinbutton buttons. Carlos Garnacho
- [gtk+/gtk-style-context: 162/347] GtkThemingEngine: Render correctly spinbutton buttons. Carlos Garnacho
- [gtk+/gtk-style-context: 163/347] GtkWidgetPath: properly use const Carlos Garnacho
- [gtk+/gtk-style-context: 164/347] GtkCssProvider: don't ignore custom attributes Carlos Garnacho
- [gtk+/gtk-style-context: 165/347] GtkCssProvider: Small optimization. Carlos Garnacho
- [gtk+/gtk-style-context: 166/347] GtkCssProvider: Immediately bail out if GType couldn't be resolved. Carlos Garnacho
- [gtk+/gtk-style-context: 167/347] GtkCssProvider: Don't jump too eagerly to the next element when comparing selectors. Carlos Garnacho
- [gtk+/gtk-style-context: 168/347] GtkCssProvider: Parse and compare widget names. Carlos Garnacho
- [gtk+/gtk-style-context: 169/347] GtkCssProvider: Set child combinators in default CSS. Carlos Garnacho
- [gtk+/gtk-style-context: 170/347] Compare region names as quarks in style matching. Carlos Garnacho
- [gtk+/gtk-style-context: 171/347] GtkWidgetPath: Make API more consistent. Carlos Garnacho
- [gtk+/gtk-style-context: 172/347] Compare widget names as GQuarks in style matching. Carlos Garnacho
- [gtk+/gtk-style-context: 173/347] GtkCssProvider: Parse correctly widget types with a name. Carlos Garnacho
- [gtk+/gtk-style-context: 174/347] GtkStyleSet: Allow custom parsers on registered properties. Carlos Garnacho
- [gtk+/gtk-style-context: 175/347] GtkStyleSet: Fix compiler warning. Carlos Garnacho
- [gtk+/gtk-style-context: 176/347] GtkThemingEngine: Add gtk_theming_engine_register_property(). Carlos Garnacho
- [gtk+/gtk-style-context: 177/347] GtkStyleContext: Rename internal struct. Carlos Garnacho
- [gtk+/gtk-style-context: 178/347] s/child class/region/ everywhere. Carlos Garnacho
- [gtk+/gtk-style-context: 179/347] GtkWidgetPath: Add methods to include class info in paths. Carlos Garnacho
- [gtk+/gtk-style-context: 180/347] GtkStyleContext: Add gtk_style_context_list_classes(). Carlos Garnacho
- [gtk+/gtk-style-context: 181/347] Set classes info in GtkWidgetPath. Carlos Garnacho
- [gtk+/gtk-style-context: 182/347] GtkCssProvider: Parse and match class info. Carlos Garnacho
- [gtk+/gtk-style-context: 183/347] GtkCssProvider: Use class for tooltips. Carlos Garnacho
- [gtk+/gtk-style-context: 184/347] GtkStyle: set the active flag depending on shadow_type in draw_box(). Carlos Garnacho
- [gtk+/gtk-style-context: 185/347] GtkStyleContext: Return insertion position if not found when matching classes/regions Carlos Garnacho
- [gtk+/gtk-style-context: 186/347] Move all theming stack to use GtkStateFlags. Carlos Garnacho
- [gtk+/gtk-style-context: 187/347] Add GtkTimeline as a private object. Carlos Garnacho
- [gtk+/gtk-style-context: 188/347] Add GtkAnimationDescription as a private boxed object. Carlos Garnacho
- [gtk+/gtk-style-context: 189/347] GtkStyleSet: Register the "transition" property. Carlos Garnacho
- [gtk+/gtk-style-context: 190/347] GtkCssProvider: Parse properties of type GtkAnimationDescription. Carlos Garnacho
- [gtk+/gtk-style-context: 191/347] GtkStyleContext: Declare gtk_style_context_list_classes() in header. Carlos Garnacho
- [gtk+/gtk-style-context: 192/347] GtkStyleContext: Add animation machinery. Carlos Garnacho
- [gtk+/gtk-style-context: 193/347] GtkWidget: Update GtkStyleContext animation regions on allocation change. Carlos Garnacho
- [gtk+/gtk-style-context: 194/347] GtkThemingEngine: Add progress arg to gtk_theming_engine_is_state_set() Carlos Garnacho
- [gtk+/gtk-style-context: 195/347] GtkThemingEngine: Animate checkboxes activation. Carlos Garnacho
- [gtk+/gtk-style-context: 196/347] GtkButton: Notify on active state when (un)depressed Carlos Garnacho
- [gtk+/gtk-style-context: 197/347] Plug a bunch of leaks. Carlos Garnacho
- [gtk+/gtk-style-context: 198/347] GtkCssProvider: Add gtk_css_provider_load_from_path() Carlos Garnacho
- [gtk+/gtk-style-context: 199/347] Remove gtkalias from style context code. Carlos Garnacho
- [gtk+/gtk-style-context: 200/347] Replace GdkRegion and GdkRectangle with their cairo counterparts. Carlos Garnacho
- [gtk+/gtk-style-context: 201/347] Get rid of GdkPangoRenderer code in GtkThemingEngine. Carlos Garnacho
- [gtk+/gtk-style-context: 202/347] GtkNotebook: invert tab drawing order so region flags are set correctly. Carlos Garnacho
- [gtk+/gtk-style-context: 203/347] GtkStyle: Allow GTK_ARROW_NONE. Carlos Garnacho
- [cheese/gsettings-vala] do not show menubar when starting in fullscreen mode Daniel G . Siegel
- [gtk+/gtk-style-context: 204/347] Add basic parser for GtkBorder properties. Carlos Garnacho
- [gtk+/gtk-style-context: 205/347] GtkStyleSet: Register "margin" property. Carlos Garnacho
- [gtk+/gtk-style-context: 206/347] GtkStyle: Fill in x/ythickness and font_desc from the style context. Carlos Garnacho
- [gtk+/gtk-style-context: 207/347] GtkSettings: implement GtkStyleProvider Carlos Garnacho
- [gtk+/gtk-style-context: 208/347] Add a boxed type for cairo_pattern_t. Carlos Garnacho
- [gtk+/gtk-style-context: 209/347] Allow linefeeds in property values. Carlos Garnacho
- [gtk+/gtk-style-context: 210/347] GtkCssProvider: strip whitespaces in symbolic color values. Carlos Garnacho
- [gtk+/gtk-style-context: 211/347] GtkStyleSet: Set an empty default_value if none is provided. Carlos Garnacho
- [gtk+/gtk-style-context: 212/347] Add GtkGradient. Carlos Garnacho
- [gtk+/gtk-style-context: 213/347] GtkCssProvider: Add a parser for gradients. Carlos Garnacho
- [gtk+/gtk-style-context: 214/347] GtkStyleSet: Handle GtkGradients as a replacement for cairo_pattern_t Carlos Garnacho
- [gtk+/gtk-style-context: 215/347] GtkStyleSet: Register a "background-image" property. Carlos Garnacho
- [gtk+/gtk-style-context: 216/347] GtkThemingEngine: use background-image in render_background() Carlos Garnacho
- [gtk+/gtk-style-context: 217/347] GtkStyleSet: Fix typo Carlos Garnacho
- [gtk+/gtk-style-context: 218/347] GtkStyleContext: Add gtk_style_context_invalidate(). Carlos Garnacho
- [gtk+/gtk-style-context: 219/347] GtkStyle: Protect against padding being NULL Carlos Garnacho
- [gtk+/gtk-style-context: 220/347] GtkWidget: Add the style-updated signal Carlos Garnacho
- [gtk+/gtk-style-context: 221/347] GtkWidget: Add gtk_widget_reset_style(). Carlos Garnacho
- [gtk+/gtk-style-context: 222/347] GtkStyleContext: Add gtk_style_context_[add|remove]_provider_for_screen() Carlos Garnacho
- [gtk+/gtk-style-context: 223/347] GtkWidget: Set style context's screen before the widget_path. Carlos Garnacho
- [gtk+/gtk-style-context: 224/347] GtkStyleContext: invalidate context when setting the screen Carlos Garnacho
- [gtk+/gtk-style-context: 225/347] Add generic providers per-screen. Carlos Garnacho
- [gtk+/gtk-style-context: 226/347] GtkCssProvider: Add gtk_css_provider_get_named() Carlos Garnacho
- [gtk+/gtk-style-context: 227/347] GtkStyleContext: Add gtk_style_context_reset_widgets() Carlos Garnacho
- [gtk+/gtk-style-context: 228/347] GtkSettings: Add a new provider for the theme CSS file. Carlos Garnacho
- [gtk+/gtk-style-context: 229/347] Add Gtk9Slice Carlos Garnacho
- [gtk+/gtk-style-context: 230/347] Register the border-image property Carlos Garnacho
- [gtk+/gtk-style-context: 231/347] GtkCssProvider: Add a parser for 9slice typed properties. Carlos Garnacho
- [gtk+/gtk-style-context: 232/347] GtkThemingEngine: Use border-image to render borders if an image is available. Carlos Garnacho
- [gtk+/gtk-style-context: 233/347] GtkCssProvider: unset filename on load_from_data() Carlos Garnacho
- [gtk+/gtk-style-context: 234/347] GtkCssProvider: use mapped file to read CSS files. Carlos Garnacho
- [gtk+/gtk-style-context: 235/347] GtkStyleContext: Invalidate whole window if no invalidation region is obtained. Carlos Garnacho
- [gtk+/gtk-style-context: 236/347] GtkStyleContext: Store animation region for a bunch of paint operations. Carlos Garnacho
- [gtk+/gtk-style-context: 237/347] GtkSymbolicColor: Use G_DEFINE_BOXED_TYPE Carlos Garnacho
- [gtk+/gtk-style-context: 238/347] GtkThemingEngine: Implement animations between gradients/colors. Carlos Garnacho
- [gtk+/gtk-style-context: 239/347] GtkButton: Notify on prelight state change. Carlos Garnacho
- [gtk+/gtk-style-context: 240/347] Fix typo in the Gtk9Slice parser. Carlos Garnacho
- [gtk+/gtk-style-context: 241/347] Plug some leaks. Carlos Garnacho
- [gtk+/gtk-style-context: 242/347] GtkThemingEngine: Do not return a const GtkThemingEngine on load() Carlos Garnacho
- [gtk+/gtk-style-context: 243/347] GtkCssProvider: Transform custom colors to a @define-color rule. Carlos Garnacho
- [gtk+/gtk-style-context: 244/347] GtkCssProvider: improve file paths parser. Carlos Garnacho
- [gtk+/gtk-style-context: 245/347] GtkCssProvider: no need for resetting the parser prior to parsing data Carlos Garnacho
- [gtk+/gtk-style-context: 246/347] GtkCssProvider: Add support for @import rules Carlos Garnacho
- [gtk+/gtk-style-context: 247/347] GtkStyleContext: Fix animation framework to work with the new draw() semantics. Carlos Garnacho
- [gtk+/gtk-style-context: 248/347] GtkContainer: Add method to get the GtkWidgetPath for a child. Carlos Garnacho
- [gtk+/gtk-style-context: 249/347] GtkStyleContext: Cache style properties accross class/region changes. Carlos Garnacho
- [gtk+/gtk-style-context: 250/347] GtkWidget: Store GtkStyleContext in private struct. Carlos Garnacho
- [gtk+/gtk-style-context: 251/347] Gtk9Slice: Fix stretch case. Carlos Garnacho
- [gtk+/gtk-style-context: 252/347] GtkGradient: Handle symbolic gradients. Carlos Garnacho
- [gtk+/gtk-style-context: 253/347] Use cairo gobject support instead of a new boxed type. Carlos Garnacho
- [gtk+/gtk-style-context: 254/347] Remove GtkOrientation parameter from gtk_render_handle(). Carlos Garnacho
- [gtk+/gtk-style-context: 256/347] GtkStyleContext: Actually store region ID when starting an animation. Carlos Garnacho
- [gtk+/gtk-style-context: 255/347] Add theming docs Carlos Garnacho
- [gtk+/gtk-style-context: 257/347] Change semantics of the methods to check whether an animation is running. Carlos Garnacho
- [gtk+/gtk-style-context: 258/347] GtkCssProvider: Parse missing widget states. Carlos Garnacho
- [gtk+/gtk-style-context: 259/347] GtkCssProvider: Parse default/sorted region flags. Carlos Garnacho
- [gtk+/gtk-style-context: 260/347] GtkStyleContext: Add gtk_style_context_new(). Carlos Garnacho
- [gtk+/gtk-style-context: 261/347] Make loading of theming engines from modules work Carlos Garnacho
- [gtk+/gtk-style-context: 262/347] GtkCssProvider: Run through the widget path in the correct order. Carlos Garnacho
- [gtk+/gtk-style-context: 263/347] GtkCssProvider: Make it able to parse enums. Carlos Garnacho
- [gtk+/gtk-style-context: 264/347] GtkStyleContext: Update function declaration in header. Carlos Garnacho
- [gtk+/gtk-style-context: 265/347] GtkStyleSet: Register the "border-radius" property Carlos Garnacho
- [gtk+/gtk-style-context: 266/347] GtkThemingEngine: Honor border-radius in render_background(). Carlos Garnacho
- [gtk+/gtk-style-context: 267/347] GtkStyleContext: s/set/add/ and s/unset/remove/ for classes/regions. Carlos Garnacho
- [gtk+/gtk-style-context: 268/347] GtkWidgetPath: turn into a boxed type. Carlos Garnacho
- [gtk+/gtk-style-context: 269/347] GtkStyleContext: '_' prefix the structs, gtk-doc prefers this. Carlos Garnacho
- [gtk+/gtk-style-context: 270/347] GtkStyleSet: Register the border-style and border-color properties Carlos Garnacho
- [gtk+/gtk-style-context: 271/347] Use GdkRGBA all around in GtkStyleContext. Carlos Garnacho
- [gtk+/gtk-style-context: 272/347] GtkStyle: Match "trough" and "slider" detail strings. Carlos Garnacho
- [gtk+/gtk-style-context: 273/347] Do not shade alpha values. Carlos Garnacho
- [gtk+/gtk-style-context: 274/347] GtkStyle: Handle scrollbar buttons. Carlos Garnacho
- [gtk+/gtk-style-context: 275/347] GtkCssProvider: Improve default CSS. Carlos Garnacho
- [gtk+/gtk-style-context: 276/347] GtkThemingEngine: Improve rendering of inset/outset borders. Carlos Garnacho
- [gtk+/gtk-style-context: 277/347] GtkSymbolicColor: Initialize alpha when resolving shades. Carlos Garnacho
- [gtk+/gtk-style-context: 278/347] GtkCssProvider: Allow '\t' when parsing values. Carlos Garnacho
- [gtk+/gtk-style-context: 279/347] GtkCssProvider: Update end string when misparsing symbolic colors. Carlos Garnacho
- [gtk+/gtk-style-context: 280/347] GtkStyle: translate active state in paint_flat_box(). Carlos Garnacho
- [gtk+/gtk-style-context: 281/347] GtkThemingEngine: Clear the background for .background class Carlos Garnacho
- [gtk+/gtk-style-context: 282/347] GtkThemingEngine: render 0-radius frames with 3D-like 45° corner effect Carlos Garnacho
- [gtk+/gtk-style-context: 283/347] GtkStyle: Get to style GtkCellRendererText text. Carlos Garnacho
- [gtk+/gtk-style-context: 284/347] GtkCssProvider: Make default style depend more on custom colors. Carlos Garnacho
- [gtk+/gtk-style-context: 285/347] GtkSymbolicColor: Add gtk_symbolic_color_new_alpha() Carlos Garnacho
- [gtk+/gtk-style-context: 286/347] GtkCssProvider: Parse alpha() symbolic colors. Carlos Garnacho
- [gtk+/gtk-style-context: 287/347] GtkStyleSet: Prevent from possible underflow. Carlos Garnacho
- [gtk+/gtk-style-context: 288/347] GtkThemingEngine: Add ::name construct only property Carlos Garnacho
- [gtk+/gtk-style-context: 289/347] GtkThemingEngine: Use ::name when registering style props. Carlos Garnacho
- [gtk+/gtk-style-context: 290/347] GtkCssProvider: Fix parsing of concatenated classes. Carlos Garnacho
- [gtk+/gtk-style-context: 291/347] Rely only on fg/bg colors. Carlos Garnacho
- [gtk+/gtk-style-context: 292/347] GtkWidget: Ensure name changes involve a style context update. Carlos Garnacho
- [gtk+/gtk-style-context: 293/347] s/GtkStyleSet/GtkStyleProperties/ Carlos Garnacho
- [gtk+/gtk-style-context: 294/347] GtkThemingEngine: Documents that engines must only use this API. Carlos Garnacho
- [gtk+/gtk-style-context: 296/347] Implement widget states as a set of flags Carlos Garnacho
- [gtk+/gtk-style-context: 297/347] GtkButton: Set widget state as state flags. Carlos Garnacho
- [gtk+/gtk-style-context: 295/347] Document missing value in GtkStateFlags Carlos Garnacho
- [gtk+/gtk-style-context: 298/347] GtkComboBox: Set widget state as state flags. Carlos Garnacho
- [gtk+/gtk-style-context: 299/347] GtkEntry: Set widget state as state flags. Carlos Garnacho
- [gtk+/gtk-style-context: 300/347] GtkExpander: Set widget state as state flags. Carlos Garnacho
- [gtk+/gtk-style-context: 301/347] GtkMenu: Set widget state as state flags. Carlos Garnacho
- [gtk+/gtk-style-context: 302/347] GtkMenuItem: Set widget state as state flags. Carlos Garnacho
- [gtk+/gtk-style-context: 303/347] GtkNotebook: Set widget state as state flags. Carlos Garnacho
- [gtk+/gtk-style-context: 304/347] GtkRadioButton: Set widget state as state flags. Carlos Garnacho
- [gtk+/gtk-style-context: 305/347] GtkToggleButton: Set widget state as state flags. Carlos Garnacho
- [gtk+/gtk-style-context: 306/347] GtkToolItemGroup: Set widget state as state flags. Carlos Garnacho
- [gtk+/gtk-style-context: 307/347] GtkWidget: Trigger state change transitions on state flags change. Carlos Garnacho
- [gtk+/gtk-style-context: 308/347] GtkThemingEngine: draw resize grip through render_handle(). Carlos Garnacho
- [gtk+/gtk-style-context: 309/347] Add gtk_render_activity() Carlos Garnacho
- [gtk+/gtk-style-context: 310/347] Document gtk_render_* functions. Carlos Garnacho
- [gtk+/gtk-style-context: 311/347] GtkSymbolicColor: Take const GdkRGBA in new_literal(). Carlos Garnacho
- [gtk+/gtk-style-context: 312/347] GtkStyleProperties: Merge font descriptions on merge() Carlos Garnacho
- [gtk+/gtk-style-context: 313/347] GtkStyleContext: Fix merging of local and global providers. Carlos Garnacho
- [gtk+/gtk-style-context: 314/347] Theming documentation fixes Carlos Garnacho
- [gtk+/gtk-style-context: 315/347] GtkStyleContext: Add the start of a default set of class names/regions. Carlos Garnacho
- [gtk+/gtk-style-context: 316/347] GtkStyle: Listen to context changes. Carlos Garnacho
- [gtk+/gtk-style-context: 317/347] GtkWidget: Add new set of methods to override style information. Carlos Garnacho
- [gtk+/gtk-style-context: 318/347] GtkStatusIcon: update to use gtk_widget_override_symbolic_color(). Carlos Garnacho
- [gtk+/gtk-style-context: 319/347] Fix compile warning Carlos Garnacho
- [gtk+/gtk-style-context: 320/347] GtkThemingEngine: Fix compile warning. Carlos Garnacho
- [gtk+/gtk-style-context: 321/347] GtkStyleContext: Add gtk_render_icon_pixbuf() Carlos Garnacho
- [gtk+/gtk-style-context: 322/347] GtkSymbolicColor: Do not clamp shade/mix/alpha factors. Carlos Garnacho
- [gtk+/gtk-style-context: 323/347] GtkSymbolicColor: convert to/from hls when shading. Carlos Garnacho
- [gtk+/gtk-style-context: 324/347] GtkSymbolicColor: Only require styleproperties when resolving named colors. Carlos Garnacho
- [gtk+/gtk-style-context: 325/347] GtkThemingEngine: Do not require a default value when registering properties Carlos Garnacho
- [gtk+/gtk-style-context: 326/347] GtkThemingEngine: Use GtkSymbolicColor for shades. Carlos Garnacho
- [gtk+/gtk-style-context: 327/347] Remove GTK_REGION_DEFAULT Carlos Garnacho
- [gtk+/gtk-style-context: 328/347] GtkStyleContext: Define some more class names. Carlos Garnacho
- [gtk+/gtk-style-context: 329/347] GtkStyle: Transform menu accelerators string Carlos Garnacho
- [gtk+/gtk-style-context: 330/347] GtkStyle: Transform menubar detail string. Carlos Garnacho
- [gtk+/gtk-style-context: 331/347] GtkStyle: transform window background detail string. Carlos Garnacho
- [gtk+/gtk-style-context: 332/347] GtkCssProvider: Do not miss the last class name in concatenated classes. Carlos Garnacho
- [gtk+/gtk-style-context: 333/347] GtkStyleContext: restore widget state too in restore(). Carlos Garnacho
- [gtk+/gtk-style-context: 334/347] GtkStyleContext: Fix check for GtkIconSize in render_icon_pixbuf(). Carlos Garnacho
- [gtk+/gtk-style-context: 335/347] GtkThemingEngine: Get rid of obsolete code for tooltips. Carlos Garnacho
- [gtk+/gtk-style-context: 336/347] GtkThemingEngine: ensure that background isn't rendered past the frame boundaries. Carlos Garnacho
- [gtk+/gtk-style-context: 337/347] GtkThemingEngine: Use square cap for solid frames. Carlos Garnacho
- [gtk+/gtk-style-context: 338/347] GtkThemingEngine: ensure 1px wide frames aren't painted between pixels. Carlos Garnacho
- [gtk+/gtk-style-context: 339/347] GtkCssProvider: theme progressbars in default CSS. Carlos Garnacho
- [gtk+/gtk-style-context: 340/347] GtkStyle: translate a few more detail strings. Carlos Garnacho
- [gtk+/gtk-style-context: 341/347] Add CSS class defines for toolbars and docks. Carlos Garnacho
- [gtk+/gtk-style-context: 342/347] GtkWidget: Ensure the style context always has an screen. Carlos Garnacho
- [gtk+/gtk-style-context: 343/347] GtkWidget: Update pango context from style context's font description. Carlos Garnacho
- [gtk+/gtk-style-context: 344/347] GtkStyleContext: Add gtk_style_context_set_background(). Carlos Garnacho
- [gtk+/gtk-style-context: 345/347] GtkWindow: Use GtkStyleContext for rendering. Carlos Garnacho
- [gtk+/gtk-style-context: 346/347] GtkButton: Use GtkStyleContext for rendering. Carlos Garnacho
- [gtk+/gtk-style-context: 347/347] GtkThemingEngine: Document missing class vmethods. Carlos Garnacho
- [evolution-data-server] Fix QRESYNC protocol violation (RH #648082) David Woodhouse
- [cheese] (2 commits) ...Merge branch 'gsettings-vala' Daniel G . Siegel
- [cheese: 2/2] Merge branch 'gsettings-vala' Daniel G . Siegel
- [cheese: 1/2] port cheese to gsettings Daniel G . Siegel
- [cheese] Deleted branch gsettings-vala Daniel G . Siegel
- [cheese] Deleted branch three-point-oh Daniel G . Siegel
- [cheese] Deleted branch cheese-dbus Daniel G . Siegel
- [cheese] Deleted branch gsettings Daniel G . Siegel
- [folks] Depend upon the Telepathy backend stamp files. Travis Reitter
- [folks] Don't force building the tp-test vapi file in dist. Travis Reitter
- [folks] Re-arrange some build in the Telepathy tests. Travis Reitter
- [folks] Distribute the generated tp-backend vapi files. Travis Reitter
- [folks] Fix the distribution and cleanfile status of the tp-lowlevel.gir files Travis Reitter
- [folks] Soften the valadoc requirement, even with --enable-docs. Travis Reitter
- [folks] Support Vala-free builds (for release tarballs). Travis Reitter
- [folks] Add missing GIO linking options to the general tests. Travis Reitter
- [folks] Remove deprecated use of string.size() Travis Reitter
- [folks] Simplify the Telepathy backend Makefile. Travis Reitter
- [folks] Simplify the tp contactlist test lib build Travis Reitter
- [folks] Add missing general test VAPI distribution. Travis Reitter
- [folks] Add the Telepathy test library g-i and Vala files to DISTCLEANFILES Travis Reitter
- [folks] Distribute the key-file test library VAPI Travis Reitter
- [folks] Un-break distclean for the Telepathy backend Travis Reitter
- [folks] Un-break distclean for the tests Travis Reitter
- [folks] Un-break distclean for the Telepathy test library Travis Reitter
- [folks] Un-break distclean for the general test library Travis Reitter
- [folks] Note the recent build clean-ups in the NEWS. Travis Reitter
- [hyena/sqlite] [Hyena.Data.Sqlite] More interleaved query tests Gabriel Burt
- [hyena/sqlite] [Hyena.Data.Sqlite] Remove obsolete disposed test Gabriel Burt
- [hyena/sqlite] [Hyena.Data.Sqlite] Use Connection's QueryScalar/Execute funcs Gabriel Burt
- [hyena/sqlite] [Hyena.Data.Sqlite] Ensure statement is readable Gabriel Burt
- [hyena/sqlite] [Hyena.Data.Sqlite] Null-terminate UTF8 strings Gabriel Burt
- [hyena/sqlite] [Hyena.Data.Sqlite] Bind sqlite3_exec Gabriel Burt
- [jhbuild] Bump webkitgtk to 1.3.6 Matthias Clasen
- [glabels] Update licensing information. Jim Evins
- [gnome-power-manager] The size_request vfunc is going away in GTK3. Javier Jardón
- [gnome-power-manager] Fix typo in previous commit Javier Jardón
- [banshee] [AudioCd] Remove use of the technical word metadata Alex Launi
- [gnome-themes-standard] Added Hebrew translation Yaron Shahrabani
- [vala] gtk+-2.0, gtk+-3.0: Mark IconTheme.load_icon as transferring ownership Evan Nemerson
- [gnome-nettool] Updated Hebrew translation. Yaron Shahrabani
- [rygel] Updated Hebrew translation. Yaron Shahrabani
- [hyena/sqlite] [Hyena.Data.Sqlite] Add type tests, remove QueryScalar Gabriel Burt
- [glabels] Remove artifacts from old manual. Jim Evins
- [hyena/sqlite] [Hyena.Data.Sqlite] Consolidate type conversion Gabriel Burt
- [gnome-control-center] Updated Hebrew translation Yaron Shahrabani
- [gtk+/treeview-refactor] GtkCellArea now paints focus on cells Tristan Van Berkom
- [gnome-nettool] [l10n] Updated Estonian translation Priit Laes
- [rygel] [l10n] Updated Estonian translation Priit Laes
- [gnome-themes-standard] [l10n] Updated Estonian translation Priit Laes
- [gnome-themes-standard] Added Estonian (et) into LINGUAS Priit Laes
- [file-roller] [l10n] Updated Estonian translation Priit Laes
- [glom/cellrenderer_revert] Do the re-editing in an idle handler. Murray Cumming
- [glom] List view: Make the retry option actually work afer entering invalid data. Murray Cumming
- [glom/glom-1-16] List view: Make the retry option actually work afer entering invalid data. Murray Cumming
- [gtk+/treeview-refactor] Added event handling to GtkCellAreaBox Tristan Van Berkom
- [gnome-nettool] Use NetworkManager connection editor if available Rodrigo Moya
- [jhbuild] [3.0] Added missing cluttermm dep to clutter-gtkmm. Chris Kühl
- [ekiga] First draft of a HeapView widget Julien Puydt
- [gnome-control-center/gnome-2-32] Use 'midori' as icon name for Midori web browser Rodrigo Moya
- [gedit-plugins] synctex: port to libpeas and pygobject. Jose Aliste
- [libsocialweb] docs: Add missing _LIBS for documentation scanner building Rodrigo Moya
- [tracker] libtracker-data: Detect removal of nrl:maxCardinality in ontology and cope Philip Van Hoof
- [tracker] NMM: Put a domainIndex on MusicAlbum Philip Van Hoof
- [tracker] libtracker-data: Detect removal of a rdfs:subClassOf in ontology and cope Philip Van Hoof
- [tracker] libtracker-data: Fixed resetting nrl:maxCardinality for post-db detection Philip Van Hoof
- [tracker] libtracker-data: Reset the nrl:maxCardinality for properties for post check Philip Van Hoof
- [tracker] functional-tests: Remove expected failures now that it all works Philip Van Hoof
- [evolution-data-server] Bug #581288 - Remove .ui files from evolution-data-server Milan Crha
- [evolution-exchange] Updating Persian Translation Mahyar Moghimi
- [evolution-webcal] Updating Persian translation Mahyar Moghimi
- [nautilus] desktop-background: Fix include Florian Müllner
- [tracker] utils: tracker-sql: Fixed --query command line option not working Martyn James Russell
- [tracker] Updated NEWS Martyn James Russell
- [evolution-data-server] Bug 633122 - git head 2010-10-25 maildir folders that used to work now don't Chenthill Palanisamy
- [tracker] (12 commits) ...Updated NEWS Martyn James Russell
- [tracker: 11/12] Merge branch 'neo' Martyn James Russell
- [tracker: 12/12] Updated NEWS Martyn James Russell
- [file-roller] Updatin Persian Translation Mahyar Moghimi
- [empathy] Display text in verbatim (#625745) Guillaume Desmottes
- [gnome-system-tools/gnome-2-32] [l10n] Updated Italian translation Luca Ferretti
- [gnome-system-tools] [l10n] Updated Italian translation Luca Ferretti
- [netspeed] Updated Brazilian Portuguese translation by Gabriel Feitosa Vilar <cogumm gmail com> and reviewed by Djavan Fagundes
- [gtkhtml] Bug #634578 - Highlighting text in preview renders it invisible Milan Crha
- [tasks] Updated Brazilian Portuguese translation by Gabriel Feitosa Vilar <cogumm gmail com> and reviewed by Djavan Fagundes
- [gtranslator] Updated Brazilian Portuguese translation by Gabriel Feitosa Vilar <cogumm gmail com> and reviewed by Djavan Fagundes
- [vala] codegen: Fix crash when accessing arrays of unknown length Jürg Billeter
- [brasero] Move the disc name entry into the nautilus bar. This is the first patch of a series which attempt at Philippe Rouquier
- [brasero] Some cleaning Philippe Rouquier
- [paperbox] Updated Brazilian Portuguese translation by Gabriel Feitosa Vilar <cogumm gmail com> and reviewed by Djavan Fagundes
- [brasero] Fix for BRASERO_TRACK_IMAGE_CFG tracks which did not return a valid value while they were processing Philippe Rouquier
- [brasero] Fix use of deprecated signal for GApplication Philippe Rouquier
- [gnome-desktop] Fix possible double-free when destroying private windows Bastien Nocera
- [vala] codegen: Fix C code generated for returns in closures in constructors Jürg Billeter
- [tracker] libtracker-data: Indentation fix Philip Van Hoof
- [gnome-desktop/gnome-2-32] Fix possible double-free when destroying private windows Bastien Nocera
- [gnome-desktop/gnome-2-30] Fix possible double-free when destroying private windows Bastien Nocera
- [gnome-desktop/gnome-2-28] Fix possible double-free when destroying private windows Bastien Nocera
- [clutter-gtkmm] Use clutter-gtk-1.0 and gtkmm-3.0. Murray Cumming
- [vte] Post release version bump Christian Persch
- [vte] Created tag 0.27.2 Christian Persch
- [clutter-gtkmm] Fix the build. Murray Cumming
- [gnome-shell] Remove unused StSubtexture Owen Taylor
- [gnome-shell] Mark gsettings-desktop-schemas as a dependency of gnome-desktop-3 Owen Taylor
- [gnome-shell] StScrollView: null out the right variable in dispose Owen Taylor
- [gnome-terminal] Version 2.33.2 Christian Persch
- [gnome-terminal] Created tag 2.33.2 Christian Persch
- [gnome-desktop/gnome-2-28] bgo#629168 - Don't read past the end of a string Bastien Nocera
- [gnome-desktop/gnome-2-30] bgo#629168 - Don't read past the end of a string Bastien Nocera
- [balsa] New French doc translation Bruno Brouard
- [gnome-terminal] Post release version bump Christian Persch
- [vala] Report error for signal handlers throwing errors Jürg Billeter
- [vala] codegen: Fix capturing array parameters Jürg Billeter
- [empathy] empathy-chat: remove the size-request hack (#633835) Guillaume Desmottes
- [empathy] add EmpathyInputTextView Guillaume Desmottes
- [empathy] move size-requst handling in input-text-view Guillaume Desmottes
- [empathy] input-text-view: use get_preferred_height instead of size_request Guillaume Desmottes
- [vala] glib-2.0, gio-2.0: Update to 2.27.3 Jürg Billeter
- [evolution-data-server/gnome-2-32] Fix QRESYNC protocol violation (RH #648082) David Woodhouse
- [planet-web] [pgo] Add support for labeling OPW participants Lucas Almeida Rocha
- [planet-web] [pgo] Add Laura Lucas Alday (OPW) Lucas Almeida Rocha
- [evolution-data-server] Bug 634593 - Maildir hang when create new folders Chenthill Palanisamy
- [lasem] build: display lex and yacc binaries at the end of configure. Emmanuel Pacaud
- [gobject-introspection] build: Fix scanner/compiler to look in $(top_builddir) now Colin Walters
- [gobject-introspection] Fix previous commit Colin Walters
- [ekiga] Simplified the code of on_presentity_added in the RosterViewGtk class Julien Puydt
- [ekiga] Large modifications of the internal RosterViewGtk code... for little gain Julien Puydt
- [ekiga] Removed unneeded casts in g_signal_connect* calls in lib/gui/gmdialog.c Julien Puydt
- [ekiga] Cleaned the RosterViewGtk initialization code Julien Puydt
- [gnomemm-website] Documentation: Link to the Kindle version. Murray Cumming
- [jhbuild] Add a bug reference Matthias Clasen
- [gnomemm-website] Fixed typo. Murray Cumming
- [gnome-shell] Deleted branch overview-relayout Florian Müllner
- [gnome-shell] (15 commits) Created branch overview-relayout Florian Müllner
- [gnome-shell/overview-relayout: 1/15] linear-view: Remove the scrollbar Florian Müllner
- [gnome-shell/overview-relayout: 2/15] overview: Replace InfoBar with message tray notifications Florian Müllner
- [gnome-shell/overview-relayout: 3/15] overview: Do not zoom the desktop background Florian Müllner
- [gnome-shell/overview-relayout: 4/15] linear-view: Remove shadows when zoomed out Florian Müllner
- [gnome-shell/overview-relayout: 5/15] linear-view: Remove NewWorkspaceArea Florian Müllner
- [gnome-shell/overview-relayout: 6/15] overview: Replace dash with stand-alone app well Florian Müllner
- [gnome-shell/overview-relayout: 7/15] app-well: Move padding into the icon for Fittsability Florian Müllner
- [gnome-shell/overview-relayout: 8/15] Use dash remains to implement the view selector Florian Müllner
- [gnome-shell/overview-relayout: 9/15] view-selector: Add keyboard shortcut for view switching Florian Müllner
- [gnome-shell/overview-relayout: 10/15] Fake workspaces tab Florian Müllner
- [gnome-shell/overview-relayout: 11/15] all-app-view: Slight cleanup and style update Florian Müllner
- [gnome-shell/overview-relayout: 12/15] workspaces: Rework workspace controls for the view selector Florian Müllner
- [gnome-shell/overview-relayout: 13/15] overview: Add ViewSelector to the overview Florian Müllner
- [gnome-shell/overview-relayout: 14/15] search-results: Change the default display to use iconGrid Florian Müllner
- [gnome-shell/overview-relayout: 15/15] dash: Improve DND to dash and allow reordering Florian Müllner
- [gnomeweb-wml] Updated thank you to state GNOME Foundation until new ED is hired. Og B . Maciel
- [brasero] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gnome-games] Updated Spanish translation Jorge Gonzalez Gonzalez
- [empathy] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gnome-control-center] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gnome-themes-standard] Added es to LINGUAS Jorge Gonzalez Gonzalez
- [gnome-themes-standard] Added Spanish translation Jorge Gonzalez Gonzalez
- [evolution] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gnome-nettool] Updated Spanish translation Jorge Gonzalez Gonzalez
- [evolution-data-server] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gucharmap/gnome-2-32] Fix crash on searching Christian Persch
- [tracker] functional-test: Add backslash so make functional-test works Ivan Frade
- [tracker] tracker-sql: Added to POTFILES.in Martyn James Russell
- [tracker] libtracker-sparql: Use g_assert_no_error() instead in tests Martyn James Russell
- [tracker] Revert "Updated NEWS" Martyn James Russell
- [tracker] Revert "Merge branch 'neo'" Martyn James Russell
- [tracker] Release 0.9.28 Martyn James Russell
- [tracker] Created tag 0.9.28 Martyn James Russell
- [libpeas] Fix handling of g_callable_info_get_n_args() Dan Williams
- [gparted] Fix incorrect dmraid partition path name (#634553) Curtis Gedak
- [gnome-games] Update error messages Thomas Hindoe Paaboel Andersen
- [gnome-games] gtk_statusbar_set_has_resize_grip removal Thomas Hindoe Paaboel Andersen
- [gnome-games] gtk_dialog_set_has_separator removal Thomas Hindoe Paaboel Andersen
- [gobject-introspection] nonrecursive build: Fix typelib installation Colin Walters
- [cheese] l10n: Updated Greek translation for cheese Simos Xenitellis
- [damned-lies] Fix vertimus test broken in commit 8aeaae56 Claude Paroz
- [damned-lies] Fix stats tests Claude Paroz
- [tracker] Updated Brazilian Portuguese translation Djavan Fagundes
- [sawfish/tabs-ng] tabgroup.jl: reframe resp. rebuild tabbed windows from here remember title-position on uniconify res Christopher Bratusek
- [sawfish/tabs-ng] frames.jl: call window-state-changed-hook while reframing a window, updating the title-position Christopher Bratusek
- [sawfish/tabs-ng] updated themes (Elberg-tabbed, get-S-tabbed, DarkTab Christopher Bratusek
- [tracker] Updated Brazilian Portuguese translation Djavan Fagundes
- [gtkhtml] (2 commits) Created branch gtk3 Matthew Barnes
- [gtkhtml/gtk3: 1/2] Not gonna deal with deprecated API in GTK3 just yet. Matthew Barnes
- [gtkhtml/gtk3: 2/2] Adapt to new GtkScrollable interface. Matthew Barnes
- [evolution] (10 commits) Created branch gtk3 Matthew Barnes
- [evolution/gtk3: 1/10] Not gonna deal with deprecated API in GTK3 just yet. Matthew Barnes
- [evolution/gtk3: 2/10] Adapt GnomeCanvas to latest gtk+-3.0 API. Matthew Barnes
- [evolution/gtk3: 3/10] Remove almost all uses of GTK_CHECK_VERSION. Matthew Barnes
- [evolution/gtk3: 4/10] Fix minor build issues in /e-util. Matthew Barnes
- [evolution/gtk3: 5/10] Adapt ECalendarItem to latest gtk+-3.0 API. Matthew Barnes
- [evolution/gtk3: 6/10] Adapt ECanvas to latest gtk+-3.0 API. Matthew Barnes
- [evolution/gtk3: 7/10] Adapt EMap to latest gtk+-3.0 API. Matthew Barnes
- [evolution/gtk3: 8/10] Adapt EText to latest gtk+-3.0 API. Matthew Barnes
- [evolution/gtk3: 9/10] Adapt EReflow to latest gtk+-3.0 API. Matthew Barnes
- [evolution/gtk3: 10/10] Adapt ECell classes to latest gtk+-3.0 API. Matthew Barnes
- [gtk+] Really get rid of _gtk_cell_renderer_calc_offset Matthias Clasen
- [gtk+] Remove no longer existing files Matthias Clasen
- [damned-lies] Add migrations dependencies to not choke on PostgreSQL Claude Paroz
- [tracker/tracker-0.8] Updated Brazilian Portuguese translation Djavan Fagundes
- [glib] Deleted branch tls Dan Winship
- [glib] (10 commits) Created branch tls Dan Winship
- [glib/tls: 1/10] gmain: move finalization of GSource outside of context lock Dan Winship
- [glib/tls: 2/10] gmain: fix some silly code in a programmer-error case Dan Winship
- [glib/tls: 3/10] Implement closure-related methods for gio GSource types Dan Winship
- [glib/tls: 4/10] Add g_source_set_dummy_callback() Dan Winship
- [glib/tls: 5/10] gmain: add g_source_add_child_source and g_source_remove_child_source Dan Winship
- [glib/tls: 6/10] GCancellable: add g_cancellable_create_source() Dan Winship
- [glib/tls: 7/10] Add pollable input/output streams Dan Winship
- [glib/tls: 8/10] make GProxyConnection public, as GTcpWrapperConnection Dan Winship
- [glib/tls: 9/10] tcpwrapper takes pollable stream Dan Winship
- [glib/tls: 10/10] Add TLS (SSL) support to gio Dan Winship
- [gnome-desktop] docs: Fix include path for API docs Bastien Nocera
- [gnome-desktop] docs: Update generated files to match latest changes Bastien Nocera
- [gthumb] when moving files do not delete the source if an error occurs. Paolo Bacchilega
- [network-manager-applet/NMA_0_8] Updated Brazilian Portuguese translation Dan Williams
- [gnumeric] Compilation: dead kittens. Morten Welinder
- [gnomeweb-wp] update the web server by using Christer's script Vinicius Scopel Depizzol
- [jhbuild] Revert "[3.0] disable gobject-introspection for gnome-bluetooth" Bastien Nocera
- [libdmapsharing] Change dmap_structure_set_predicted_size to dmap_structure_increase_by_predicted_size Signed-off-by: W . Michael Petullo
- [libdmapsharing] Fix use of libsoup's "wrote_chunk" signal Signed-off-by: W. Michael Petullo <mike flyn org> W . Michael Petullo
- [libdmapsharing] Bump version number Signed-off-by: W. Michael Petullo <mike flyn org> W . Michael Petullo
- [libdmapsharing] Created tag LIBDMAPSHARING_2_1_9 W . Michael Petullo
- [gnome-bluetooth] lib: Fixes for building with introspection Bastien Nocera
- [gnome-bluetooth] applet: Add missing file to the dist Bastien Nocera
- [gnome-bluetooth] applet: Fix includedirs used for introspection Bastien Nocera
- [gnome-bluetooth] Created tag GNOMEBT_V_2_91_2 Bastien Nocera
- [gnome-bluetooth] 2.91.2 Bastien Nocera
- [gnumeric] Kittens: fix criticals. Morten Welinder
- [planet-web] [pgo] Add Tiffany Antopolski (OPW) Lucas Almeida Rocha
- [gnome-themes-standard] Add cursor theme William Jon McCann
- [gobject-introspection] Makefile-gir.am: Add explicit g-ir-compiler dependency Colin Walters
- [gsettings-desktop-schemas] Use Adwaita cursor theme William Jon McCann
- [gobject-introspection] dumper: Differentiate between "external" and "internal" linking Colin Walters
- [perl-Glib-Object-Introspection] Fail loudly on unhandled unions Torsten Schönfeld
- [perl-Glib-Object-Introspection] Test parts of the enum handling Torsten Schönfeld
- [perl-Glib-Object-Introspection] Handle constants Torsten Schönfeld
- [longomatch] Fix typos Andoni Morales Alastruey
- [gnome-shell-design] DND Redesign Jakub Steiner
- [gnome-bluetooth] moblin: Fix compilation of cell renderer Bastien Nocera
- [gnome-bluetooth] moblin: Fix compilation of MuxBanner with GTK+ 3.x Bastien Nocera
- [gnome-bluetooth] moblin: Fix compilation with GTK+ 3.x Bastien Nocera
- [gobject-introspection] Explicitly link g-ir-compiler and g-ir-generate to GIO Colin Walters
- [gobject-introspection] Makefile-gir.am: Fix explicit dependency of DBusGLib on GObject Colin Walters
- [gsettings-desktop-schemas] schemas: Add cursor-blink-timeout Bastien Nocera
- [gnome-settings-daemon] xsettings: Export newly added "cursor-blink-timeout" Bastien Nocera
- [gsettings-desktop-schemas] schemas: Disable legacy import of "cursor-blink" setting Bastien Nocera
- [longomatch] Created branch is_playing Andoni Morales Alastruey
- [longomatch/is_playing] Add a new property to choose whether a player is to be shown in the players list Andoni Morales Alastruey
- [mutter] (14 commits) Created branch configurable-shadows Owen Taylor
- [mutter/configurable-shadows: 2/14] Add frame type for attached modal dialogs Owen Taylor
- [mutter/configurable-shadows: 1/14] Make shadows pretty and configurable Owen Taylor
- [mutter/configurable-shadows: 3/14] MetaShadowFactory: Add the ability to top-fade a shadow Owen Taylor
- [mutter/configurable-shadows: 4/14] MetaShadowFactory: convert to a GObject Owen Taylor
- [mutter/configurable-shadows: 5/14] Make MetaShadowFactory public Owen Taylor
- [mutter/configurable-shadows: 6/14] Export meta_window_appears_focused() Owen Taylor
- [mutter/configurable-shadows: 7/14] Add meta_window_get_frame_type() Owen Taylor
- [mutter/configurable-shadows: 8/14] Export meta_frame_type_to_string() Owen Taylor
- [mutter/configurable-shadows: 9/14] Make window shadows globally configurable Owen Taylor
- [mutter/configurable-shadows: 10/14] Use a template material for shadows Owen Taylor
- [mutter/configurable-shadows: 11/14] Report a correct paint volume for shadowed windows Owen Taylor
- [mutter/configurable-shadows: 12/14] Implement more accurate clipping of obscured shadows Owen Taylor
- [mutter/configurable-shadows: 13/14] Add meta_window_get_maximized() and meta_window_is_fullscreen() Owen Taylor
- [mutter/configurable-shadows: 14/14] Omit shadows for fullscreen and maximized windows Owen Taylor
12 November 2010
- [hitori] Include the current time in the win message Philip Withnall
- [hitori] Ensure message dialogues have a parent window set where possible Philip Withnall
- [hitori] Allow toggling both tags on a cell simultaneously Philip Withnall
- [hitori] Update British English translation Philip Withnall
- [mutter/configurable-shadows] MetaWindowActor: Fix crashes when mapping and unmapping windows Owen Taylor
- [glib] Partial revert of last commit Ryan Lortie
- [glib] G_STATIC_ASSERT: clarify when use is valid Ryan Lortie
- [damned-lies] Check system dependencies in test initialization Claude Paroz
- [evolution-data-server] Fix Windows build Fridrich Strba
- [evolution] Fix windows build of backup-restore plugin Fridrich Strba
- [evolution-data-server] Bug #602958 - Right click over source in calendar view opens a calendar Milan Crha
- [empathy] cell-renderer-text: implement get_preferred_height_for_width instead of get_size (#628043) Guillaume Desmottes
- [tracker] Fixes GB#634669, missing test file in tarball Martyn James Russell
- [gtk+/treeview-refactor] Distribute portions of GtkCellArea:render() background_area argument to cells Tristan Van Berkom
- [gtk+/treeview-refactor] Ironed out the kinks in editing apis for GtkCellArea Tristan Van Berkom
- [glom] CSV Import: Actually preview and import the field values. Murray Cumming
- [glom/glom-1-16] CSV Import: Actually preview and import the field values. Murray Cumming
- [gtk+/treeview-refactor] Added orientation control to testcellarea's focus/editing test Tristan Van Berkom
- [glom/glom-1-14] CSV Import: Actually preview and import the field values. Murray Cumming
- [glom] Improved the ChangeLog entry. Murray Cumming
- [evolution-data-server] Fix memory leak introduced yesterday in imapx QRESYNC David Woodhouse
- [tracker] SPARQL: Support \u escape sequence in string literals Jürg Billeter
- [nautilus] application: fix interaction with the session manager Cosimo Cecchi
- [jhbuild] [3.0] Fix download URL prefix for gupnp Zeeshan Ali Khattak
- [jhbuild] [3.0] GSSDP release 0.9.0 Zeeshan Ali Khattak
- [banshee] l10n: Added Greek (el) to Makefile.am Simos Xenitellis
- [banshee] l10n: Added Greek translation for banshee help Simos Xenitellis
- [jhbuild] update telepathy-glib to 0.13.5 Guillaume Desmottes
- [brasero] Updated Hebrew translation. Yaron Shahrabani
- [gtk+/treeview-refactor] Added tests to reflect proper treatment of background area. Tristan Van Berkom
- [ekiga] Hid the "Contact" menu deep in the main window menu again Julien Puydt
- [ekiga] Make the main window handle shutdown better Julien Puydt
- [anjuta] terminal: Reenable plugin Johannes Schmid
- [glade3] project-model: Don't be picky about non-existing children Johannes Schmid
- [gnome-settings-daemon] xrandr: Update for gnome-desktop changes Bastien Nocera
- [anjuta/gnome-2-32] language-support-cpp-java: bgo#633112 - Smart Brace Completion Quotation Mark Crash Johannes Schmid
- [anjuta/gnome-2-32] build: bgo#633661 - vala support is automagic Johannes Schmid
- [anjuta/gnome-2-32] libanjuta: Replace a crash by a critical warning Johannes Schmid
- [anjuta/gnome-2-32] language-support-cpp: Don't show duplicated results in autocompletion Johannes Schmid
- [anjuta/gnome-2-32] libanjuta: bgo#633042 New: Sensitivity off 'ok' button on the project import dialog Johannes Schmid
- [anjuta/gnome-2-32] language-support-cpp-java: bgo#621916 - check for brace Johannes Schmid
- [anjuta/gnome-2-32] file-wizard: Treat C# like Java Johannes Schmid
- [anjuta/gnome-2-32] file-wizard: Add vala source file Johannes Schmid
- [anjuta/gnome-2-32] Updated files for 2.32.1 release Johannes Schmid
- [gnome-settings-daemon] background: Fix build for gnome-desktop headers changes Bastien Nocera
- [gnome-settings-daemon] datetime: Add test-system-timezone test program Bastien Nocera
- [anjuta/gnome-2-32] Revert "file-wizard: Add vala source file" Johannes Schmid
- [anjuta/gnome-2-32] Revert "libanjuta: bgo#633042 New: Sensitivity off 'ok' button on the project import dialog" Johannes Schmid
- [anjuta/gnome-2-32] Updated NEWS after removing some string-freeze breaks. Johannes Schmid
- [gtk+/treeview-refactor] Fixed some errors in testcellarea testcases. Tristan Van Berkom
- [glib/glib-2-26] Initialise lengths in GDbusAuth to silence warnings (cherry picked from commit ad363d9aac5a616712163 Matthias Clasen
- [glib/glib-2-26] Initialise lengths in GvdbReader to silence warnings (cherry picked from commit 3035bf40d0d75632b36f Matthias Clasen
- [anjuta] Created tag ANJUTA_2_32_1 Johannes Schmid
- [glib/glib-2-26] gobject: Improve install_properties() Matthias Clasen
- [glib/glib-2-26] gtypemodule: Mention g_object_run_dispose correctly in a warning Matthias Clasen
- [glib/glib-2-26] Protect access to closure, weak refs and toggle refs arrays Matthias Clasen
- [glib/glib-2-26] GSocket: set protocol when using g_socket_new_from_fd() Matthias Clasen
- [glib/glib-2-26] GNetworkService: fix iteration of multiple addresses Matthias Clasen
- [glib/glib-2-26] GNetworkService: fall back when there is no valid SRV record Matthias Clasen
- [glib/glib-2-26] Bug 632169 - manual use of gsettings-data-convert Matthias Clasen
- [glib/glib-2-26] GNetworkService: fix a small bug Matthias Clasen
- [gcompris/gcomprixogoo] l10n: Updated Greek translation for gcomprixogoo Simos Xenitellis
- [gtk+/gtk-2-22] bgo#629722 - file chooser should cope with typing a directory name and then Enter Matthias Clasen
- [gtk+/gtk-2-22] Clarify the name of a callback Matthias Clasen
- [gtk+/gtk-2-22] Handle the case where you type /blah/nonexistent in SELECT_FOLDER mode Matthias Clasen
- [banshee] Updated Slovenian translation Matej Urbančič
- [banshee] Updated Slovenian translation Matej Urbančič
- [gtk+/gtk-2-22] Filechooser - In OPEN or SAVE mode, typing a plain folder name should switch to it Matthias Clasen
- [gtk+/gtk-2-22] Parse lpoptions correctly Matthias Clasen
- [gbrainy] Updated Slovenian translation Matej Urbančič
- [gtk+/gtk-2-22] Only show Desktop in file chooser button if there is one Matthias Clasen
- [gtk+/gtk-2-22] autogen: allow libtool 2.4 Matthias Clasen
- [gcompris/gcomprixogoo] Updated Slovenian translation Matej Urbančič
- [glom] Remove some debug output. Murray Cumming
- [gitg] Updated Slovenian translation Matej Urbančič
- [mistelix] Updated Slovenian translation Matej Urbančič
- [nemiver] Updated Slovenian translation Matej Urbančič
- [network-manager-applet] Updated Slovenian translation Matej Urbančič
- [tracker] Updated Slovenian translation Matej Urbančič
- [nautilus] libgnome-desktop build fixes Baptiste Mille-Mathias
- [gnumeric] Text object: fix clipping issue. Morten Welinder
- [planet-web] [pgo] Add Chandni Verma (OPW) Lucas Almeida Rocha
- [glom] Import tests: Slight code-style change. Murray Cumming
- [devhelp] The homogenous argument has been removed from gtk_box_new() Johannes Schmid
- [gvfs] sftp: Close pty master in child process Tomas Bzatek
- [gvfs] fuse: Add O_TRUNC support for open() Tomas Bzatek
- [gvfs] Bump version to 1.7.0 after branching Tomas Bzatek
- [rygel] tracker: Micro code-readability improvement Zeeshan Ali Khattak
- [rygel] tracker: Adapt to new Tracker update API Zeeshan Ali Khattak
- [rygel] tracker: SearchContainer.get_children_count now protected Zeeshan Ali Khattak
- [rygel] tracker: Handle updates in CategoryAllContainer Zeeshan Ali Khattak
- [glib/glib-2-26] Bug 627126 - gsettings schemas on FreeBSD Ryan Lortie
- [glib/glib-2-26] GSettings: Big Endian fixes Ryan Lortie
- [grilo] wc-test: include unistd.h Victor Manuel Jaquez Leal
- [grilo] tests: fix compilation warnings in metadata_source Victor Manuel Jaquez Leal
- [gvfs] (3 commits) Created branch gnome-2-32 Tomas Bzatek
- [gvfs/gnome-2-32: 1/3] Revert "Remove app lookup extension" Tomas Bzatek
- [gvfs/gnome-2-32: 2/3] sftp: Close pty master in child process Tomas Bzatek
- [gvfs/gnome-2-32: 3/3] fuse: Add O_TRUNC support for open() Tomas Bzatek
- [network-manager-openconnect] Recognise '-----BEGIN PRIVATE KEY-----' as a private key tag David Woodhouse
- [evolution-data-server] Bug #634658 - Unread counts for vfolders never update Milan Crha
- [gvfs] Created tag 1.6.0 Tomas Bzatek
- [evolution-data-server/gnome-2-32] Bug #634658 - Unread counts for vfolders never update Milan Crha
- [gvfs/gnome-2-32] Update NEWS for 1.6.6 release Tomas Bzatek
- [gvfs/gnome-2-32] Post release version bump Tomas Bzatek
- [anjuta] anjuta: bgo#631213 - locale.h included twice in main.c Johannes Schmid
- [gvfs] Created tag 1.6.6 Tomas Bzatek
- [gedit] Purge obsolete strings Khaled Hosny
- [gedit] Updated Arabic translation Khaled Hosny
- [gnome-settings-daemon] xsettings: There's no XSetting for the cursor blink timeout yet Bastien Nocera
- [gnome-settings-daemon] media-keys: Fix crash from incorrect error checking William Jon McCann
- [anjuta] Bump vala version to 0.12 Jonh Wendell
- [gvfs] Add GSettings schemas Tomas Bzatek
- [gvfs] Port daemons to GSettings Tomas Bzatek
- [gvfs] Remove last traces of GConf Tomas Bzatek
- [libsoup] Created branch tls Dan Winship
- [libsoup/tls] SoupSocket: port to GSocketConnection/GTlsConnection Dan Winship
- [gnome-shell] Transition the ShellApp state when ready. Giovanni Campagna
- [gnome-shell] Update volume indicator labels Giovanni Campagna
- [gnome-shell] Revert "Transition the ShellApp state when ready." Giovanni Campagna
- [gnome-shell] Status area: update accessibility menu Giovanni Campagna
- [gvfs] Fix distcheck Tomas Bzatek
- [epiphany-extensions] Updated Brazilian Portuguese translation by Gabriel Feitosa Vilar <cogumm gmail com> and reviewed by Djavan Fagundes
- [sawfish/tabs-ng] reframe windows when moving/resizing Christopher Bratusek
- [sawfish/tabs-ng] fix Elberg-tabbed and get-S-tabbed to be able to be used without restarting sawfish Christopher Bratusek
- [evolution-rss] Updated Brazilian Portuguese translation by Gabriel Feitosa Vilar <cogumm gmail com> and reviewed by Djavan Fagundes
- [at-spi2-core/gi] Various fixes Mike Gorse
- [sawfish/tabs-ng] ChangeLog Christopher Bratusek
- [gimp] app: fix the canvas passe partout's extents Michael Natterer
- [gimp] app: use a GimpCanvasPassePartout for drawing the crop highlight Michael Natterer
- [gnome-shell] a11y-status: Fix left over GConf usage Florian Müllner
- [gtk+] gdk: Add XSetting for "gtk-cursor-blink-timeout" Bastien Nocera
- [gnome-settings-daemon] xrandr: Remove unneeded defines Bastien Nocera
- [gnome-settings-daemon] xsettings: Use correct XSettings for cursor blink timeout Bastien Nocera
- [gimp] app: call gimp_canvas_item_begin, end_change() around passe partout changes Michael Natterer
- [gnome-shell] Depend on master gnome-settings-daemon Giovanni Campagna
- [gthumb] Created branch gthumb-2-12 Paolo Bacchilega
- [dates] Updated Catalan translation Gil Forcada Codinachs
- [pitivi] Updated Catalan translation Gil Forcada Codinachs
- [gnome-bluetooth] Updated Slovak translation Pavol Šimo
- [gnome-shell] Fix up copyright and license notices for St Owen Taylor
- [gnome-bluetooth/gnome-2-32] Updated Slovak translation Pavol Šimo
- [gnome-shell] build-setup: Add missing build-dependency Florian Müllner
- [gobject-introspection] Add g_object_info_find_signal Colin Walters
- [gobject-introspection] build: Explicitly link to libffi for g-ir-compiler Colin Walters
- [gnome-shell] Deleted branch overview-relayout Florian Müllner
- [gnome-shell] (18 commits) Created branch overview-relayout Florian Müllner
- [gnome-shell/overview-relayout: 1/18] linear-view: Remove the scrollbar Florian Müllner
- [gnome-shell/overview-relayout: 2/18] overview: Replace InfoBar with message tray notifications Florian Müllner
- [gnome-shell/overview-relayout: 3/18] overview: Do not zoom the desktop background Florian Müllner
- [gnome-shell/overview-relayout: 4/18] linear-view: Remove shadows when zoomed out Florian Müllner
- [gnome-shell/overview-relayout: 5/18] linear-view: Remove NewWorkspaceArea Florian Müllner
- [gnome-shell/overview-relayout: 6/18] dash: Reimplement the dash based on AppWell code Florian Müllner
- [gnome-shell/overview-relayout: 7/18] dash: Move padding into the icon for Fittsability Florian Müllner
- [gnome-shell/overview-relayout: 8/18] Use the old dash code to implement the view selector Florian Müllner
- [gnome-shell/overview-relayout: 9/18] view-selector: Add keyboard shortcut for view switching Florian Müllner
- [gnome-shell/overview-relayout: 10/18] Fake workspaces tab Florian Müllner
- [gnome-shell/overview-relayout: 11/18] all-app-view: Slight cleanup and style update Florian Müllner
- [gnome-shell/overview-relayout: 12/18] workspaces-view: Remove MosaicView Florian Müllner
- [gnome-shell/overview-relayout: 13/18] workspaces-view: Swap workspace ordering for RTL locales Florian Müllner
- [gnome-shell/overview-relayout: 14/18] workspaces: Rework workspace controls for the view selector Florian Müllner
- [gnome-shell/overview-relayout: 15/18] overview: Add ViewSelector to the overview Florian Müllner
- [gnome-shell/overview-relayout: 16/18] search-results: Change the default display to use iconGrid Florian Müllner
- [gnome-shell/overview-relayout: 17/18] dash: Improve DND to dash and allow reordering Florian Müllner
- [gnome-shell/overview-relayout: 18/18] overview: Update animation Florian Müllner
- [gimp] Fix memory and descriptor leaks Sven Neumann
- [gimp] Move file opening block to after some tests Sven Neumann
- [gobject-introspection] Add support for gunichar in typelib Colin Walters
- [gnome-video-effects] Updated Catalan translation Gil Forcada Codinachs
- [sawfish/tabs-ng] revert 0e606ea63c2034a3f4b8525f7862fd3cc07d7f4b > brakes opaque move-outline-mode Christopher Bratusek
- [gtksourceview] Slightly fix documentation. Krzesimir Nowak
- [gjs] (8 commits) Created branch wip/xulrunner-2-rebase5 Colin Walters
- [gjs/wip/xulrunner-2-rebase5: 1/8] Bump required glib to 2.18 Colin Walters
- [gjs/wip/xulrunner-2-rebase5: 2/8] Adapt to JS_GetFrameThis API change Colin Walters
- [gjs/wip/xulrunner-2-rebase5: 3/8] Switch from JS_ARGV_CALLEE to JS_CALLEE Colin Walters
- [gjs/wip/xulrunner-2-rebase5: 4/8] boxed: Avoid recursion and conversion during construction Colin Walters
- [gjs/wip/xulrunner-2-rebase5: 5/8] Handle JS_InitClass throwing an error more cleanly Colin Walters
- [gjs/wip/xulrunner-2-rebase5: 6/8] compat.h: Don't include config.h, instead do inspection of jsapi.h Colin Walters
- [gjs/wip/xulrunner-2-rebase5: 7/8] Use fast constructors if available Colin Walters
- [gjs/wip/xulrunner-2-rebase5: 8/8] Port more custom functions to be "fast" natives Colin Walters
- [gnome-shell] st_texture_cache_load_from_raw: Don't pointlessly include size in cache key Owen Taylor
- [gnome-shell] Add run-js-test executable to run tests Owen Taylor
- [gnome-shell] Import MxIcon as StIcon Owen Taylor
- [gnome-shell] StIcon: Adopt copyright notice to standard Owen Taylor
- [gnome-shell] StIcon: use g_strcmp0() Owen Taylor
- [gnome-shell] StIcon: Remove content-image capability Owen Taylor
- [gnome-shell] Move StIconType to st-types.h from st-texture-cache.h Owen Taylor
- [gnome-shell] Port StIcon from MX framework to St framework Owen Taylor
- [gnome-shell] StIcon: Always request a square icon size Owen Taylor
- [gnome-shell] StIcon: Center the icon rather than scaling it up Owen Taylor
- [gnome-shell] Add StIconColors object, compute in StThemeNode Owen Taylor
- [gnome-shell] StTextureCache: support loading a named icon with colors from a theme node Owen Taylor
- [gnome-shell] Add st_widget_peek_theme_node() Owen Taylor
- [gnome-shell] StIcon: pass in the StThemeNode to get colorized symbolic icons Owen Taylor
- [gnome-shell] Use St.Icon for named icons Owen Taylor
- [gnome-shell] Remove _for_theme() variant of st_texture_cache_load_icon_name() Owen Taylor
- [gjs/wip/xulrunner-2-rebase5] [REBASE] Add missing return value set in success path Colin Walters
- [tomboy] Updated Galician translations Francisco Diéguez Souto
- [tomboy] Updated Galician translations Francisco Diéguez Souto
- [anjuta] Updated Galician translations Francisco Diéguez Souto
- [devhelp] Updated GAlician translations Francisco Diéguez Souto
- [gconf] Updated Galician translations Francisco Diéguez Souto
- [banshee] [RandomBy] Refactor, removing duplication Gabriel Burt
- [gnome-commander/gcmd-1-2-8] If not set to "utility", some window managers (e.g. Awesome) will just display this as a regular dia Piotr Eljasiak
- [gnome-commander] If not set to "utility", some window managers (e.g. Awesome) will just display this as a regular dia Piotr Eljasiak
- [the-board] [tb] Add a temporary workaround for g_signal_stop_emission_by_name Lucas Almeida Rocha
- [the-board] [ui] Use Clutter's click/drag actions instead of custom code Lucas Almeida Rocha
- [the-board] [ui] Use click action on Page's main box Lucas Almeida Rocha
- [the-board] [things] Use click action on TextThing's label Lucas Almeida Rocha
- [glabels/gtk3] Fix for some gtk3 widget layout issues. Jim Evins
- [gjs] (8 commits) ...Port more custom functions to be "fast" natives Colin Walters
- [gjs: 7/8] Use fast constructors if available Colin Walters
- [gjs: 8/8] Port more custom functions to be "fast" natives Colin Walters
- [libgnomekbd] We need gdk-3.0 not 2.0 Sergey V . Udaltsov
- [tracker] Deleted branch needle Martyn James Russell
- [tracker/needle: 1/53] tracker-needle: Initial Needle app Martyn James Russell
- [tracker/needle: 2/53] tracker-needle: Updated treeview icon size and details to include size/modified time Martyn James Russell
- [tracker] (53 commits) Created branch needle Martyn James Russell
- [tracker/needle: 3/53] tracker-needle: Added icon support for results and fixed timestamps Martyn James Russell
- [tracker/needle: 4/53] tracker-needle: Fixed icon sizes Martyn James Russell
- [tracker/needle: 5/53] tracker-needle: Support searching by title as well as content Martyn James Russell
- [tracker/needle: 6/53] tracker-needle: Moved needle to tracker-needle Martyn James Russell
- [tracker/needle: 7/53] tracker-needle: Moved ui and vala files to prefix tracker- Martyn James Russell
- [tracker/needle: 8/53] tracker-needle: Fixed UI file name Martyn James Russell
- [tracker/needle: 9/53] tracker-needle: Added config.vapi Martyn James Russell
- [tracker/needle: 10/53] tracker-needle: Fixed a bunch of whitespace issues Martyn James Russell
- [tracker/needle: 11/53] tracker-needle: Fixed build errors Martyn James Russell
- [tracker/needle: 12/53] tracker-needle: rename tracker_needle binary to tracker-needle Martyn James Russell
- [tracker/needle: 13/53] tracker-needle: Removed back/forward buttons and re-run query if find-in toggled Martyn James Russell
- [tracker/needle: 14/53] tracker-needle: Added statistics dialog Martyn James Russell
- [tracker/needle: 15/53] tracker-needle: Support opening applications Martyn James Russell
- [tracker/needle: 16/53] tracker-needle: use tracker:available in search Martyn James Russell
- [tracker/needle: 17/53] tracker-needle: Use smaller pixbuf size for icons and set tooltip column to belongsToContainer Martyn James Russell
- [tracker/needle: 18/53] tracker-needle: Fixed whitespace issues Martyn James Russell
- [tracker/needle: 19/53] tracker-needle: Added cellrenderer for non-file based items Martyn James Russell
- [tracker/needle: 20/53] tracker-needle: Don't make subtext italic and fix warnings when text is null Martyn James Russell
- [tracker/needle: 21/53] tracker-needle: Added another view for detailed searching Martyn James Russell
- [tracker/needle: 22/53] tracker-needle: Moved time format to utils module Martyn James Russell
- [tracker/needle: 23/53] tracker-needle: Removed hack to fix config.h include for GETTEXT Martyn James Russell
- [tracker/needle: 24/53] tracker-needle: Moved theme pixbuf fetching to utils Martyn James Russell
- [tracker/needle: 25/53] tracker-needle: Renamed time format function Martyn James Russell
- [tracker/needle: 26/53] tracker-needle: Fixed build requirements in Makefile.am Martyn James Russell
- [tracker/needle: 27/53] tracker-needle: migrate to libtracker-sparql Martyn James Russell
- [tracker/needle: 28/53] tracker-needle: Added support for detailed view Martyn James Russell
- [tracker/needle: 29/53] tracker-needle: Make use of column2 for size/duration/page count/etc Martyn James Russell
- [tracker/needle: 30/53] tracker-needle: Added odd/even hinting but by category not every row Martyn James Russell
- [tracker/needle: 31/53] tracker-needle: Add some polish Martyn James Russell
- [tracker/needle: 32/53] tracker-needle: Make result list text ellipsized to allow collapsing Martyn James Russell
- [tracker/needle: 33/53] tracker-needle: Fixed escape_string() call after changes in libtracker-sparql Martyn James Russell
- [tracker/needle: 34/53] tracker-needle: Fixed music query to include title/artist/albums Martyn James Russell
- [tracker/needle: 35/53] tracker-needle: Don't show find-in buttons where unused Martyn James Russell
- [tracker/needle: 36/53] tracker-needle: Added tracker-view.vala to handle different result set views Martyn James Russell
- [tracker/needle: 37/53] tracker-needle: Added a spinner to indicate when searching Martyn James Russell
- [tracker/needle: 38/53] tracker-needle: Use cursor.next_async() to give Spinner some cpu time Martyn James Russell
- [tracker/needle: 39/53] tracker-needle: Fixed spinner, so it doesn't stop immediately after starting Martyn James Russell
- [tracker/needle: 40/53] tracker-needle: Add combobox and remember searches for local session Martyn James Russell
- [tracker/needle: 41/53] tracker-needle: Strip critieria before searching for it of any whitespaces Martyn James Russell
- [tracker/needle: 42/53] tracker-needle: Fixed bug where seconds where not added if 0 for Music Martyn James Russell
- [tracker/needle: 43/53] tracker-needle: Added Config class to remember search history between instances Martyn James Russell
- [tracker/needle: 44/53] tracker-needle: Added a tag list Martyn James Russell
- [tracker/needle: 45/53] tracker-needle: Fixed recent libtracker-sparql API changes Martyn James Russell
- [tracker/needle: 46/53] tracker-needle: Added email support Martyn James Russell
- [tracker/needle: 47/53] tracker-needle: Adapt to recent configure-for-binaries merge to master Martyn James Russell
- [tracker/needle: 48/53] tracker-needle: Use new automake 1.11 features for Vala build Martyn James Russell
- [tracker/needle: 49/53] tracker-needle: Fixed all warnings and build issues with Vala >= 0.11. Martyn James Russell
- [tracker/needle: 50/53] tracker-needle: Added emails to the stats Martyn James Russell
- [tracker/needle: 51/53] tracker-needle: Added Ctrl+S and Ctrl+F to focus the search bar Martyn James Russell
- [tracker/needle: 52/53] tracker-needle: Moved tracker-config to tracker-history Martyn James Russell
- [tracker/needle: 53/53] tracker-needle: Fix launching from icon view Martyn James Russell
13 November 2010
14 November 2010
- [jhbuild] xulrunner 1.9.1.11 no longer available, welcome 1.9.1.15 Luca Ferretti
- [jhbuild] [3.0] cheese dropped gconf, but depends on libcanberra Luca Ferretti
- [gtk+] docs: Update URL of some documentation links Javier Jardón
- [zenity/gnome-2-32] [l10n] Fixed Italian translation Luca Ferretti
- [zenity] [l10n] Fixed Italian translation Luca Ferretti
- [gtksourceviewmm] Improve documentation. Krzesimir Nowak
- [gtk+] docs: Do not refer to deprecated GNOME2 porting guide Javier Jardón
- [glib] docs: Update the URL of some documentation links Javier Jardón
- [hyena/sqlite] [Hyena.Data.Sqlite] Ensure readers disposed, add funcs Gabriel Burt
- [hyena/sqlite] [Hyena.Data.Sqlite] Fix invalid cast in SqliteModelProvider Gabriel Burt
- [hyena/sqlite] [Hyena.Data.Sqlite] Keep ref to custom functions Gabriel Burt
- [hyena/sqlite] [Hyena.Data.Sqlite] Add tests for the custom funcs Gabriel Burt
- [hyena/sqlite] [Hyena.Data.Sqlite] Load result data into array Gabriel Burt
- [hyena/sqlite] [Hyena.Data.Sqlite] Add/RemoveFunction for HyenaSqliteConnection Gabriel Burt
- [hyena] (18 commits) ...[Hyena.Data.Sqlite] Add/RemoveFunction for HyenaSqliteConnection Gabriel Burt
- [hyena] Deleted branch sqlite Gabriel Burt
- [planet-web] [pgo] Fix Laura Lucas Alday's nick Lucas Almeida Rocha
- [the-board] [ui] Rename theme variable to mxIconTheme for clarity Lucas Almeida Rocha
- [the-board] [icons] Add temporary app icon to the icon theme Lucas Almeida Rocha
- [the-board] [icons] Move all icons to proper hicolor theme directory Lucas Almeida Rocha
- [the-board] [ui] Set gtk icon theme path in main.js Lucas Almeida Rocha
- [the-board] [ui] Show/hide MainWindow when clicking on status icon Lucas Almeida Rocha
- [the-board] [ui] Set app name in main Lucas Almeida Rocha
- [gimp-help-2] Updated italian translation Marco Ciampa
- [hyena] [build] Remove all refs to Mono.Data.Sqlite/System.Data Gabriel Burt
- [the-board] [ui] Remove button should start invisible in Thing Lucas Almeida Rocha
- [the-board] [ui] Fix window size query in Page Lucas Almeida Rocha
- [banshee] [build] Update to latest Hyena; use new sqlite binding Gabriel Burt
- [glibmm] Add Gio::ApplicationCommandLine Jonathon Jongsma
- [gnome-utils] Updated Japanese translation. Takayuki Kusano
- [gnome-utils/gnome-2-32] Updated Japanese translation. Takayuki Kusano
- [vala] zlib: Remove values from enums Evan Nemerson
- [gnome-themes-standard] Add simplified Chinese translation. Aron Xu
- [gnac] Update Simplified Chinese translation. Aron Xu
- [glib/glib-2-26] Bump version to 2.26.1 Matthias Clasen
- [hyena] [Hyena.Gui] Ignore null in SetChooserShortcuts Gabriel Burt
- [banshee] [Banshee.ThickClient] Add ellipses to import buttons Gabriel Burt
- [banshee] [Banshee.ThickClient] Add Photos shortcut to chooser Gabriel Burt
- [banshee] [Audiobook] Rename to just 'Audiobooks' Gabriel Burt
- [banshee] [Import] Remove Home and Photo folder import sources Gabriel Burt
- [banshee] Update POTFILES.in Gabriel Burt
- [jhbuild] [3.0] anjuta: Suggest vala Johannes Schmid
- [anjuta/git-shell] libanjuta: Fix introspection build Johannes Schmid
- [emerillon] Added hu to LINGUAS Gabor Keleman
- [emerillon] Added Hungarian translation by Gyorgy Ballo Gabor Keleman
- [gnome-applets] mini-commander: Fix exec path in D-Bus service file Carlos Garcia Campos
- [emerillon-plugins] Added Hungarian translation by Gyorgy Ballo Gabor Keleman
- [emerillon-plugins] Added hu to LINGUAS Gabor Keleman
- [gthumb] allow to change the arguments order Paolo Bacchilega
- [gthumb] Typo correction for the help source Paolo Bacchilega
- [tbo] Added Slovenian translation Matej Urbančič
- [tbo] Added sl for Slovenian translation Matej Urbančič
- [gnome-themes-standard] Added Slovenian translation Matej Urbančič
- [gnome-themes-standard] Added sl for Slovenian translation Matej Urbančič
- [glade3] Updated Slovenian translation Matej Urbančič
- [gthumb] removed space in string Paolo Bacchilega
- [totem] Fix a typo in the OpenSubtitles schema path Philip Withnall
- [totem] Update the README to reference GSettings instead of GConf Philip Withnall
- [rygel] Updated Romanian translation Lucian Adrian Grijincu
- [rygel] Updated Romanian translation Lucian Adrian Grijincu
- [rygel/gnome-2-32] Updated Romanian translation Lucian Adrian Grijincu
- [glabels] Added some JAC templates Mario Blättermann
- [rygel/gnome-2-32] Updated Romanian translation Lucian Adrian Grijincu
- [brasero] Updated Slovenian translation Matej Urbančič
- [empathy] Updated Slovenian translation Matej Urbančič
- [evolution-data-server] Updated Slovenian translation Matej Urbančič
- [mousetweaks] Updated Slovenian translation Matej Urbančič
- [f-spot] (4 commits) ...Update the histogram and make sure the expander is visible for single pictures Ruben Vermeersch
- [f-spot: 2/4] simplify f-spot-import Ruben Vermeersch
- [f-spot: 3/4] Merge the infobox branch. Ruben Vermeersch
- [f-spot: 4/4] Update the histogram and make sure the expander is visible for single pictures Ruben Vermeersch
- [f-spot] Deleted branch infobox Ruben Vermeersch
- [gtk+] docs: Mention that tooltip_column text should be escaped in GtkIconView Carlos Garcia Campos
- [gthumb] Introduce the ability to shift dates by any offset Paolo Bacchilega
- [gthumb] [change_date] simplified the dialog Paolo Bacchilega
- [f-spot] Using Hyena master with new sqlite db layer Ruben Vermeersch
- [f-spot] Remove Mono.Data.Sqlite Ruben Vermeersch
- [f-spot] Remove fully qualified Hyena.Data.Sqlite references Ruben Vermeersch
- [gedit] Remove useless var. Ignacio Casal Quinteiro
- [f-spot/stable-0.8] Using Hyena master with new sqlite db layer Ruben Vermeersch
- [f-spot/stable-0.8] Remove Mono.Data.Sqlite Ruben Vermeersch
- [f-spot/stable-0.8] Remove fully qualified Hyena.Data.Sqlite references Ruben Vermeersch
- [gnome-control-center] Created branch media-panel Cosimo Cecchi
- [gnome-control-center/media-panel] media: initial port of Nautilus capplet code. Cosimo Cecchi
- [gthumb] Add 'Iptc.Application2.ProvinceState' to 'other' tab Paolo Bacchilega
- [gthumb] move the State entry before the City Paolo Bacchilega
- [gthumb] lacking "selected" word in status bar Paolo Bacchilega
- [glabels] Added some more JAC templates Mario Blättermann
- [gcompris/gcomprixogoo] Updated asturian translation Xandru Armesto Fernández
- [gdk-pixbuf] Updated Polish translation Tomasz Dominikowski
- [gtk+/gtk-2-22] Updated Polish translation Tomasz Dominikowski
- [gnome-disk-utility] Updated Polish translation Tomasz Dominikowski
- [gnome-settings-daemon/gnome-2-32] Updated Polish translation Tomasz Dominikowski
- [gnome-settings-daemon] Updated Polish translation Tomasz Dominikowski
- [totem] Fix the iPlayer plugin to use the latest PyGObject GTK+ overrides Philip Withnall
- [totem] Ensure programme titles have XML entities decoded properly in iPlayer Philip Withnall
- [totem] Fix the Jamendo plugin to use the latest PyGObject GTK+ overrides Philip Withnall
- [totem] Fix row expansion and context menus in the Jamendo plugin Philip Withnall
- [totem] Fix enqueing and viewing album pages in the Jamendo plugin Philip Withnall
- [totem] Fix sensitivity of album button in the Jamendo plugin Philip Withnall
- [totem] Fix row height in the Jamendo plugin Philip Withnall
- [anjuta/newproject] pm: Fix a bug when displaying new target dialog Sebastien Granjoux
- [lasem] build: fix introspection. Emmanuel Pacaud
- [banshee] Fix documentation typo Jordi Mas
- [gdk-pixbuf] Updated British English translation Bruce Cowan
- [gtk+/treeview-refactor] Cleaned up cell editing api in GtkCellArea Tristan Van Berkom
- [pdfmod] Added hu to LINGUAS Gabor Keleman
- [pdfmod] Added Hungarian translation by Gyorgy Ballo Gabor Keleman
- [libgda] Correction for bug #634737 Vivien Malerba
- [libgda] Set version to 4.2.1 Vivien Malerba
- [libgda] Released 4.2.1 Vivien Malerba
- [gtk+/gtk-2-22] Updated British English translation Bruce Cowan
- [libgda] Created tag LIBGDA_4_2_1 Vivien Malerba
- [gtk+] Updated British English translation Bruce Cowan
- [gnome-disk-utility] Updated British English translation Bruce Cowan
- [tbo] Added hu to LINGUAS Gabor Keleman
- [tbo] Added Hungarian translation by Gyorgy Ballo Gabor Keleman
- [gnome-settings-daemon/gnome-2-32] Updated British English translation Bruce Cowan
- [gnome-settings-daemon] Updated British English translation Bruce Cowan
- [libxml++] Make libxml++ compatible with libxml2 usage Murray Cumming
- [buoh] Added Hungarian translation by Gyorgy Ballo Gabor Keleman
- [libgda] Set version to 4.2.2 Vivien Malerba
- [lasem] dom_element: implement get_tag_name. Emmanuel Pacaud
- [buoh] Added hu to LINGUAS Gabor Keleman
- [totem] Fix the Python Console plugin to use the latest PyGObject GTK+ overrides Philip Withnall
- [totem] Fix the OpenSubtitles plugin to use the latest PyGObject GTK+ overrides Philip Withnall
- [gimp] app: rename GIMP_INK_BLOB_TYPE_ELLIPSE to GIMP_INK_BLOB_TYPE_CIRCLE Michael Natterer
- [accounts-dialog] Updated Hungarian translation Gabor Keleman
- [libnotify] Use LGPL file header William Jon McCann
- [gimp] app: namespace the ink blob Michael Natterer
- [libxml++] Moved create_wrapper() and free_wrappers() to Node. Murray Cumming
- [gcompris/gcomprixogoo] Updated Hungarian translation Gabor Keleman
- [nautilus/gnome-2-32] Updated Thai translation. Theppitak Karoonboonyanan
- [nautilus] Updated Thai translation. Theppitak Karoonboonyanan
- [notification-daemon] Updated Hungarian translation Gabor Keleman
- [libnotify] docs: Move documentation to inline comments: notification William Jon McCann
- [libnotify] docs: Move documentation to inline comments: notify William Jon McCann
- [libnotify] docs: Do not generate template files William Jon McCann
- [libnotify] docs: Update libnotify-sections.txt William Jon McCann
- [libnotify] docs: Some fixes William Jon McCann
- [libnotify] Remove function annotations from notify.h William Jon McCann
- [network-manager-applet] Updated Hungarian translation Gabor Keleman
- [network-manager-netbook] Updated Hungarian translation Gabor Keleman
- [tomboy/gnome-2-32] Updated Japanese translation. Takayuki Kusano
- [tomboy] Updated Japanese translation. Takayuki Kusano
- [libsoup] soup-auth-manager: make URI username/password override cached info Dan Winship
- [libsoup] Add tests to auth-test for password-in-URI Dan Winship
- [tracker] Updated Hungarian translation Gabor Keleman
- [gthumb] [change_date] use a combo box to specify the adjustment sign Paolo Bacchilega
- [lasem] documentation: add lsm_dom_element_get_tag_name. Emmanuel Pacaud
- [lasem] dom_node: implement replace and insert_before. Emmanuel Pacaud
- [lasem] tests: more dom unit tests. Emmanuel Pacaud
- [banshee] Allow passing new options to reautogen.sh Aaron Bockover
- [lasem] dom_node: allow NULL as new_child in insert_before. Emmanuel Pacaud
- [nautilus] Updated Romanian translation Lucian Adrian Grijincu
- [nautilus/gnome-2-32] Updated Romanian translation Lucian Adrian Grijincu
- [nautilus] Updated Romanian translation Lucian Adrian Grijincu
- [gnome-control-center] mouse: use a smiley face instead of old ugly lightbulb to test click William Jon McCann
- [gnome-control-center] mouse: don't force wrapping the label at 180px William Jon McCann
- [vala] glib-2.0: Add UserDirectory.N_DIRECTORIES Evan Nemerson
- [lasem] dom_node_list: implementation. Emmanuel Pacaud
- [lasem] tests: test node_list when parent node is destroyed. Emmanuel Pacaud
- [gcompris] Updated Galician translations Francisco Diéguez Souto
- [gcompris/gcomprixogoo] Updated Galician translations Francisco Diéguez Souto
- [ontv] Updated Galician translations Francisco Diéguez Souto
- [the-board] Added Galician translations Francisco Diéguez Souto
- [gnome-user-docs] Updated Romanian translation (cedilla to comma) Lucian Adrian Grijincu
- [gnome-user-docs] Updated Romanian translation (fixed desktop translation) Lucian Adrian Grijincu
- [gnome-user-docs] Updated Romanian translation Lucian Adrian Grijincu
- [gnome-user-docs] Updated Romanian translation (fixed home folder translation) Lucian Adrian Grijincu
- [gnome-user-docs] Updated Romanian translation (fixed icon translation) Lucian Adrian Grijincu
- [gnome-user-docs] Updated Romanian translation (fixed removable translation) Lucian Adrian Grijincu
- [gnome-user-docs] Updated Romanian translation (fixed folder translation) Lucian Adrian Grijincu
- [gnome-user-docs] Updated Romanian translation (fixed trash translation) Lucian Adrian Grijincu
- [gnome-user-docs] Add Romanian translation to Makefile.am Lucian Adrian Grijincu
- [banshee/stable-1.8] [Nereid] Prevent crash on startup in MeeGo Gabriel Burt
- [gnome-control-center] display: remove refresh rate setting William Jon McCann
- [libgda] Updated Slovenian translation Matej Urbančič
- [libgnomekbd/gnome-2-32] Updated Romanian translation Lucian Adrian Grijincu
- [libgnomekbd] Updated Romanian translation Lucian Adrian Grijincu
- [libgnomekbd] Updated Romanian translation Lucian Adrian Grijincu
- [libgnomekbd] Updated Romanian translation Lucian Adrian Grijincu
- [banshee] [Nereid] Prevent crash on startup in MeeGo Gabriel Burt
- [banshee] [ThickClient] Fix NRE in SourceView Gabriel Burt
- [damned-lies] Updated Romanian translation Lucian Adrian Grijincu
- [damned-lies] Updated Romanian translation Lucian Adrian Grijincu
- [damned-lies] Updated Romanian translation Lucian Adrian Grijincu
- [glib] Created tag 2.26.1 Matthias Clasen
- [glib/glib-2-26] Update NEWS for 2.26.1 Matthias Clasen
- [glib/glib-2-26] Bump version Matthias Clasen
- [gnome-session/gnome-2-32] Updated Romanian translation Lucian Adrian Grijincu
- [gnome-session] Updated Romanian translation Lucian Adrian Grijincu
- [gnome-session] Updated Romanian translation Lucian Adrian Grijincu
- [gnome-session] Updated Romanian translation Lucian Adrian Grijincu
- [gtk+] Fixes wrong translation for Catalan Jordi Mas
- [gnome-shell] StFocusManager: don't unref removed groups Giovanni Campagna
- [hyena] [Hyena.Gui] Change SmoothScrolledWindow parent class Gabriel Burt
- [hyena] [Hyena.Data.Gui] Avoid creating accessibles for all ListViews Gabriel Burt
- [banshee] [Hyena] Update to latest Gabriel Burt
- [banshee] [Nereid] Make --smooth-scroll affect the SourceView Gabriel Burt
- [damned-lies] Basic display of vertimus models Claude Paroz
- [pitivi] Updated Hungarian translation Gabor Keleman
- [gnome-control-center] display: don't list the resolution in the arrangement box William Jon McCann
- [gnome-control-center] display: indicate the selected display using an outside stroke William Jon McCann
- [gnome-control-center] display: remove unhelpful Monitor: label William Jon McCann
- [gnome-control-center] display: make layout not jump around when selecting monitors William Jon McCann
- [gnome-control-center] display: remove the primary display checkbox William Jon McCann
- [hyena/banshee-stable] [ListView] Fix H/L keyboard nav Gabriel Burt
- [hyena/banshee-stable] [Hyena.Data.Gui] Avoid creating accessibles for all ListViews Gabriel Burt
- [banshee/stable-1.8] [Hyena] Update to latest from banshee-stable branch Gabriel Burt
- [longomatch] Order players by number instead of name Andoni Morales Alastruey
- [longomatch] Add a new property to choose whether a player is to be shown in the players list Andoni Morales Alastruey
- [longomatch] Invert the position of the preview and the despcription in the plays list Andoni Morales Alastruey
- [longomatch] Only show players from a team template that are actually playing Andoni Morales Alastruey
- [evolution-couchdb] Updated Hungarian translation Gabor Keleman
- [gimp] app: fix antique copyright header Michael Natterer
- [lasem] dom_node: fix chained list of childs when using insert_before. Emmanuel Pacaud
- [meld] Updated Hungarian translation Gabor Keleman
- [libgdata] Updated Hungarian translation Gabor Keleman
- [folks] Cast Individuals to Presence as necessary for the tests. Travis Reitter
- [hitori] Updated Hungarian translation Gabor Keleman
- [jhbuild] [3.0] Fix gnome-python dependencies Javier Jardón
- [jhbuild] [3.0] Fix gnome-sharp dependencies Javier Jardón
- [anjuta/newproject] pm: Fix adding and removing packages Sebastien Granjoux
- [anjuta/newproject] pm: Fix updating target properties Sebastien Granjoux
- [anjuta/newproject] am: Fix removing and adding modules Sebastien Granjoux
- [banshee] [tests] Set the ProxyToMainHandler in PerformanceTests Bertrand Lorentz
- [gimp] (130 commits) Created branch gtk3-port Michael Natterer
- [gimp/gtk3-port: 1/130] Switch to version 3.0 in a lot of places and depend on GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 2/130] libgimpwidgets: remove deprecated files from the build Michael Natterer
- [gimp/gtk3-port: 3/130] libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[ch] Michael Natterer
- [gimp/gtk3-port: 4/130] libgimpwidgets: port virtual functions to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 5/130] libgimpwidgets: port virtual functions to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 6/130] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 7/130] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 8/130] libgimpwidgets: port to new GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 9/130] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 10/130] libgimpwidgets: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 11/130] libgimpwidgets: remove call to gtk_dialog_set_has_separator() Michael Natterer
- [gimp/gtk3-port: 12/130] libgimpwidgets: port to GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 13/130] libgimpwidgets: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 14/130] libgimpwidgets: port to GD_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 15/130] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 16/130] libgimpwidgets: port to GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 17/130] libgimpwidgets: remove deprecated functions and s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 18/130] libgimpwidgets: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 19/130] libgimpwidgets: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 20/130] libgimpwidgets: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 21/130] libgimpwidgets: remove deprecated files completely Michael Natterer
- [gimp/gtk3-port: 22/130] libgimpwidgets: don't include removed files Michael Natterer
- [gimp/gtk3-port: 23/130] libgimpwidgets: remove the deprecated gimp_pixmap_button_new() Michael Natterer
- [gimp/gtk3-port: 24/130] libgimpwidgets: remove typedefs of things that are gone Michael Natterer
- [gimp/gtk3-port: 25/130] Update .gitignore files for generated 3.0 files Michael Natterer
- [gimp/gtk3-port: 26/130] libgimp: remove GdkRGB and GdkColorMap calls, these APIs are gone Michael Natterer
- [gimp/gtk3-port: 27/130] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 28/130] app: remove GTK_OBJECT() cast Michael Natterer
- [gimp/gtk3-port: 29/130] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 30/130] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 31/130] app: port virtual functions to GTK+ 3.0 API Michael Natterer
- [gimp/gtk3-port: 32/130] app: port to the new GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 33/130] app: port to the new GDK_KEY_foo key names and get rid of a GTK_OBJECT() cast Michael Natterer
- [gimp/gtk3-port: 34/130] app: port to the new GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 35/130] app: port to GtkWidget::draw() and to the new GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 36/130] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 37/130] app: s/GDK_Escape/GDK_KEY_Escape/ Michael Natterer
- [gimp/gtk3-port: 38/130] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 39/130] app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 40/130] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 41/130] app: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 42/130] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 43/130] app: port to GtkWidget::draw() and to the new GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 44/130] app: s/GDK_Escape/GDK_KEY_Escape/ Michael Natterer
- [gimp/gtk3-port: 45/130] app: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 46/130] app: port to GtkWidget::draw() and to the new GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 47/130] app: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 48/130] app: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 49/130] app: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 50/130] app: use the new GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 51/130] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 52/130] app: get rid of GtkObject and s/GDK_F1/GDK_KEY_F1/ Michael Natterer
- [gimp/gtk3-port: 53/130] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 54/130] app: no need to alloc colors any longer, GdkColormap is gone Michael Natterer
- [gimp/gtk3-port: 55/130] app: port call to gtk_paint_arrow() to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 56/130] app: port device management to GdkDeviceManager Michael Natterer
- [gimp/gtk3-port: 57/130] app: port to the new GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 58/130] app: port to the new GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 59/130] app: remove obsolete (GtkObject **) casts Michael Natterer
- [gimp/gtk3-port: 60/130] app: use gtk_widget_get_preferred_size() instead of size_request() Michael Natterer
- [gimp/gtk3-port: 61/130] app: port GimpScalComboBox to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 62/130] app: use gtk_widget_get_preferred_size() instead of size_request() Michael Natterer
- [gimp/gtk3-port: 63/130] libgimpwidgets: port GimpFrame to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 64/130] app: port tools to GTK+ 3.0 (trivial changes only) Michael Natterer
- [gimp/gtk3-port: 65/130] app: s/GtkObject/GtkAdjustment/ in app/dialogs/ Michael Natterer
- [gimp/gtk3-port: 66/130] app: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 67/130] app: pass the cairo_region_t to gdk_window_invalidate_region() directly Michael Natterer
- [gimp/gtk3-port: 68/130] libgimpwidgets: use gdk_cairo_set_source_window() instead of source_pixmap() Michael Natterer
- [gimp/gtk3-port: 69/130] app: use GdkDeviceManager to list devices Michael Natterer
- [gimp/gtk3-port: 70/130] app: use GdkDeviceManager API Michael Natterer
- [gimp/gtk3-port: 71/130] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 72/130] app: remove calls to colormap functions, they are gone Michael Natterer
- [gimp/gtk3-port: 73/130] libgimpwidgets: get rid of (GtkObject **) casts Michael Natterer
- [gimp/gtk3-port: 74/130] app: port the splash to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 75/130] libgimpwidgets: port the ruler to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 76/130] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 77/130] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 78/130] app: port the overlay stuff to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 79/130] app: use the container icon view, the grid view is not GTK+ 3.0-able Michael Natterer
- [gimp/gtk3-port: 80/130] libgimpwidgets: #if 0 some unit menu code that needs porting or removal Michael Natterer
- [gimp/gtk3-port: 81/130] app: port to GtkWidget::draw() (incompletely) Michael Natterer
- [gimp/gtk3-port: 82/130] app: #if 0 call to gtk_statusbar_set_has_resize_grip() Michael Natterer
- [gimp/gtk3-port: 83/130] app: port the tag entry to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 84/130] app: port to GtkWidget::draw() but disable the code inside with #if 0 Michael Natterer
- [gimp/gtk3-port: 85/130] app: can't set the scale combo entry's properties in init() any longer Michael Natterer
- [gimp/gtk3-port: 86/130] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 87/130] app: remove the resize_grip call alltogether, it's gone from GtkStatusbar Michael Natterer
- [gimp/gtk3-port: 88/130] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 89/130] modules: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 90/130] app: didn't completely commit the display shell expose() -> draw() change Michael Natterer
- [gimp/gtk3-port: 91/130] libgimpwidgets: port to GtkComboBoxText Michael Natterer
- [gimp/gtk3-port: 92/130] app: fix display shell background drawing Michael Natterer
- [gimp/gtk3-port: 93/130] app: fix canvas double buffering using cairo_push, pop_group() Michael Natterer
- [gimp/gtk3-port: 94/130] script-fu: port to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 95/130] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 96/130] app: passing -1 as width/height to gtk_paint_box() no longer works Michael Natterer
- [gimp/gtk3-port: 97/130] app: port popup arrow drawing to cairo and get rid of the arrow_pixbuf Michael Natterer
- [gimp/gtk3-port: 98/130] app: remove GimpContainerGridView from the build entirely Michael Natterer
- [gimp/gtk3-port: 99/130] modules: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 100/130] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 101/130] libgimp: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 102/130] app: don't translate to allocation.x,y Michael Natterer
- [gimp/gtk3-port: 103/130] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 104/130] app: forgot to remove a cairo_destroy() in draw() Michael Natterer
- [gimp/gtk3-port: 105/130] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 106/130] app: build binaries with version number 2.99 Michael Natterer
- [gimp/gtk3-port: 107/130] app: GtkEntry turned into a no-window widget Michael Natterer
- [gimp/gtk3-port: 108/130] app: use the new GtkScrollable API instead of deprecated tree view API Michael Natterer
- [gimp/gtk3-port: 109/130] app: cairo_save()/restore() around chaining up in draw() Michael Natterer
- [gimp/gtk3-port: 110/130] app: add ugly workaround to make the icon view adapt to view size changes Michael Natterer
- [gimp/gtk3-port: 111/130] plug-ins: lots of trivial GTK+ 3.0 porting Michael Natterer
- [gimp/gtk3-port: 112/130] plug-ins: port jpeg-save to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 113/130] plug-ins: port file-png to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 114/130] plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/ Michael Natterer
- [gimp/gtk3-port: 115/130] plug-ins: more s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 116/130] plug-ins: port some more plug-ins to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 117/130] app: port the colormap editor to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 118/130] app: remove GtkWrapBox Michael Natterer
- [gimp/gtk3-port: 119/130] libgimpwidgets: port to the new size request API Michael Natterer
- [gimp/gtk3-port: 120/130] app: port to the new size request API Michael Natterer
- [gimp/gtk3-port: 121/130] plug-ins: port the print preview to the new size request API Michael Natterer
- [gimp/gtk3-port: 122/130] libgimp*: derive from GtkBox directly instead of GtkHBox/VBox Michael Natterer
- [gimp/gtk3-port: 123/130] plug-ins: port sphere-designer to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 124/130] plug-ins: port cml-explorer to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 125/130] plug-ins: s/GtkObject/GtkAdjustment/ in file-pdf-load Michael Natterer
- [gimp/gtk3-port: 126/130] app: s/GtkObject/GtkAdjustment/ in the new spin scale prop widgets Michael Natterer
- [gnomeweb-wml] Added new subscriber to donors page. Og B . Maciel
- [gimp/gtk3-port: 127/130] plug-ins: port lighting to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 128/130] app: port the cage tool to the new GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 129/130] plug-ins: port the unit-editor to GtkScrollable Michael Natterer
- [gimp/gtk3-port: 130/130] hacks on top, to be redone Michael Natterer
- [gnome-control-center] all: Fix build for latest gnome-desktop changes Bastien Nocera
- [damned-lies] Updated Romanian translation Lucian Adrian Grijincu
- [banshee/stable-1.8] Added reautogen.sh to .gitignore Aaron Bockover
- [orca] Fix for bug #634862 - Orca doesn't speak the heading or level when using caret navigation in WebKitG Joanmarie Diggs
- [jhbuild] [3.0] Fix gtk-sharp dependencies Javier Jardón
- [jhbuild] [3.0] Fix pygtk dependencies Javier Jardón
- [gcalctool/gnome-2-32] Updated Romanian translation Lucian Adrian Grijincu
- [gcalctool/gnome-2-32] Updated Romanian translation Lucian Adrian Grijincu
- [gcalctool] Updated Romanian translation Lucian Adrian Grijincu
- [libxml++] Change the --enable-examples default to yes. Murray Cumming
- [libxml++] free_wrappers(): Fix crash. Murray Cumming
- [gimp] app: remove unused #includes Michael Natterer
- [folks] Ensure vapi files have an appropriate age. Travis Reitter
- [glom] Re-enable the import tests and partially deal with their race condition. Murray Cumming
- [glom] Import tests: Disable tests that check for incorrect or useless behaviour. Murray Cumming
- [glom] Import tests: Disable more tests that do not seem useful. Murray Cumming
15 November 2010
- [gnome-control-center/media-panel] media: use GIcons instead of rendering pixbufs ourselves Cosimo Cecchi
- [evolution] Updated Finnish translation, many corrections done with the help of pofilter from the translate tool Ville-Pekka Vainio
- [evolution/gnome-2-32] Updated Finnish translation, many corrections done with the help of pofilter from the translate tool Ville-Pekka Vainio
- [gnome-shell] gnome-shell-build-setup.sh: add libxklavier-devel & expat-devel to deps Owen Taylor
- [banshee] Updated Hungarian translation Gabor Keleman
- [folks] Fix syntax errors for the release version of configure. Travis Reitter
- [folks] Relocate the g-i scanner args in configure for consistency. Travis Reitter
- [folks] Release 0.3.2 Travis Reitter
- [folks] Created tag FOLKS_0_3_2 Travis Reitter
- [cheese] Non-fast-forward update to branch master Owen Taylor
- [cheese] port cheese to gsettings Daniel G . Siegel
- [gtk+/treeview-refactor] More documentation in gtkcellarea.c Tristan Van Berkom
- [cheese] l10n: Updated Greek translation for cheese Daniel G . Siegel
- [cheese] Added UG translation Daniel G . Siegel
- [glabels/gtk3] Make sure merge source is shown. Jim Evins
- [glabels/gtk3] Fixed typo. Jim Evins
- [glabels/gtk3] Fixed stupid typo. Jim Evins
- [glibmm] Correct @newin{}'s and add class docs of newly added API. José Alburquerque
- [glibmm] giomm: Provide non-cancellable overloads for newly added API. José Alburquerque
- [gtk+] docs: Move documentation to inline comments: gdkapplaunchcontext Javier Jardón
- [gtk+] docs: Move documentation to inline comments: gdkdisplay Javier Jardón
- [gtk+] docs: Move documentation to inline comments: gdkdisplaymanager Javier Jardón
- [gtk+] docs: Move documentation to inline comments: gdkscreen Javier Jardón
- [gtk+] docs: move documentation to inline comments: gdktesting Javier Jardón
- [gtk+] docs: Move documentation to inline comments: gdkkeys Javier Jardón
- [gtk+] docs: Move documentation to inline comments: general Javier Jardón
- [gtk+] docs: Remove GdkPixmap template Javier Jardón
- [glabels] (12 commits) ...Merge branch 'gtk3' Jim Evins
- [glabels: 12/12] Merge branch 'gtk3' Jim Evins
- [glibmm] Initable: Add a non-cancellable overload of the init() method. José Alburquerque
- [gnome-settings-daemon/gnome-2-32] Update Czech translation Petr Kovář
- [gnome-settings-daemon] Update Czech translation Petr Kovář
- [gtk+] docs: gdkrgba: Add "Since: 3.0" tags Javier Jardón
- [gtk+/gtk-2-22] Update Czech translation Petr Kovář
- [gtk+] Update Czech translation Petr Kovář
- [hamster-applet/gnome-2-32] Update Czech translation Petr Kovář
- [hamster-applet] Update Czech translation Petr Kovář
- [gtk+/gtk-2-24] Update Czech translation Petr Kovář
- [glibmm] DBus[Connection|Proxy]: Use Gio::AsyncInitable::init_async correctly. José Alburquerque
- [empathy] (3 commits) ...Merge remote branch 'vminko/fix-633481-v2' Guillaume Desmottes
- [empathy: 1/3] Make AccountChooser filters asynchronous to let them handle newly connected accounts properly (#6334 Guillaume Desmottes
- [empathy: 2/3] Make AccountChooser-related code simpler and clearer (re #633481). Guillaume Desmottes
- [empathy: 3/3] Merge remote branch 'vminko/fix-633481-v2' Guillaume Desmottes
- [gtkhtml/gnome-2-32] News update for 3.32.1 release. Bharath Acharya
- [brasero] [l10n] Updated Estonian translation Priit Laes
- [gnome-settings-daemon] [l10n] Updated Estonian translation Priit Laes
- [gtkhtml] Created tag GTKHTML_3_32_1 Bharath Acharya
- [damned-lies] Updated Galician translations Francisco Diéguez Souto
- [tomboy] Updated Galician help translations Francisco Diéguez Souto
- [gconf/gnome-2-32] [l10n] Updated Estonian translation Priit Laes
- [empathy] (2 commits) ...Merge remote branch 'pwith/634754-folks-api-changes' Guillaume Desmottes
- [empathy: 1/2] Stop using removed Individual convenience methods from folks Guillaume Desmottes
- [empathy: 2/2] Merge remote branch 'pwith/634754-folks-api-changes' Guillaume Desmottes
- [gtk+/gtk-2-22] Updated Galician translations Francisco Diéguez Souto
- [jhbuild] upgrade to folks 0.3.2 Guillaume Desmottes
- [evolution-data-server/gnome-2-32] [l10n] Updated Estonian translation Priit Laes
- [gnome-color-manager/gnome-2-32] [l10n] Updated Estonian translation Priit Laes
- [gnome-utils/gnome-2-32] [l10n] Updated Estonian translation Priit Laes
- [empathy] bump folks dep to 0.3.2 Guillaume Desmottes
- [gnome-settings-daemon/gnome-2-32] [l10n] Updated Estonian translation Priit Laes
- [empathy] Updated galician help translations Francisco Diéguez Souto
- [evolution/gnome-2-32] [l10n] Updated Estonian translation Priit Laes
- [gnome-media/gnome-2-32] [l10n] Updated Estonian translation Priit Laes
- [nautilus/gnome-2-32] [l10n] Updated Estonian translation Priit Laes
- [file-roller/gnome-2-32] [l10n] Updated Estonian translation Priit Laes
- [gnome-power-manager/gnome-2-32] [l10n] Updated Estonian translation Priit Laes
- [gnome-keyring/gnome-2-32] [l10n] Updated Estonian translation Priit Laes
- [evolution] Bug #633774 - Headers are gone in grouped view Milan Crha
- [cheese] Update POTFILES.in. Ignacio Casal Quinteiro
- [gnome-control-center] Fix conflicts Rodrigo Moya
- [gnome-control-center] region: Link against libxklavier also Rodrigo Moya
- [gnome-control-center] default applications: Remove web browsers and mail readers from XML file Rodrigo Moya
- [gnome-control-center] Some build fixes Rodrigo Moya
- [gnome-control-center] datetime: Add missing libraries to libdate_time_la_LIBADD Rodrigo Moya
- [gnome-control-center] Fix conflicts Rodrigo Moya
- [evolution/gnome-2-32] NEWS update for 2.32.1 release. Bharath Acharya
- [evolution] Created tag EVOLUTION_2_32_1 Bharath Acharya
- [evolution-data-server/gnome-2-32] Update NEWS for 2.32.1 release. Bharath Acharya
- [evolution-data-server] Created tag EVOLUTION_DATA_SERVER_2_32_1 Bharath Acharya
- [evolution-exchange/gnome-2-32] News update for 2.32.1 release. Bharath Acharya
- [evolution-exchange] Created tag EVOLUTION_EXCHANGE_2_32_1 Bharath Acharya
- [gnome-themes-standard] l10n: Added Greek translation for gnome-themes-standard Simos Xenitellis
- [evolution-mapi/gnome-2-32] NEWS update for 0.32.1 release. Bharath Acharya
- [gnome-themes-standard] l10n: Added Greek (el) to LINGUAS Simos Xenitellis
- [evolution-mapi] Created tag EVOLUTION_MAPI_0_32_1 Bharath Acharya
- [tracker] libtracker-sparql, libtracker-client: Fix URI escaping Jürg Billeter
- [banshee] Updated Thai translation. Theppitak Karoonboonyanan
- [libxml2] Fix a potential memory access error Daniel Veillard
- [gnome-session/gnome-2-32] Updated Japanese translation. Takayuki Kusano
- [gnome-session] Updated Japanese translation. Takayuki Kusano
- [totem-pl-parser] media: Fix warning when opening a directory fails Bastien Nocera
- [empathy/gnome-2-32] pofilter fixes for the Finnish translation, update translator-credits Ville-Pekka Vainio
- [totem-pl-parser] main: Try harder to get the mime-type for a remote file Bastien Nocera
- [empathy] pofilter fixes for the Finnish translation, update translator-credits Ville-Pekka Vainio
- [empathy] Updated Galician help translations Francisco Diéguez Souto
- [gnome-control-center/gnome-2-32] Updated Japanese translation. Takayuki Kusano
- [empathy] (2 commits) ...Merge branch 'bug-595305' Emilio Pozuelo Monfort
- [empathy: 1/2] Add a close button to Previous Conversations Emilio Pozuelo Monfort
- [evince/gnome-2-32] pofilter fixes for the Finnish translation, update translator-credits Ville-Pekka Vainio
- [empathy: 2/2] Merge branch 'bug-595305' Emilio Pozuelo Monfort
- [evince] pofilter fixes for the Finnish translation, update translator-credits Ville-Pekka Vainio
- [orca/new-settings] Fix the AtkRelations for the new combo boxes. Joanmarie Diggs
- [libxml2] 599241 fix an initialization problem on Win64 Daniel Veillard
- [gnome-control-center/media-panel] media: copy-paste NautilusOpenWithDialog here Cosimo Cecchi
- [gnome-control-center/media-panel] media: hook up the open with dialog in the autorun panel Cosimo Cecchi
- [gnome-control-center/media-panel] media: credit original author of the code, and some cosmetic changes Cosimo Cecchi
- [gnome-user-docs/gnome-2-32] Updated Japanese translation and added some translated figures. Takayuki Kusano
- [rygel/gnome-2-32] media-export: Use simple mode fallback Zeeshan Ali Khattak
- [rygel/gnome-2-32] media-export: Print enum name for debug Zeeshan Ali Khattak
- [rygel/gnome-2-32] core: Sort by title by default Zeeshan Ali Khattak
- [rygel/gnome-2-32] core: No need to pass dummy args to Gst.init() Zeeshan Ali Khattak
- [rygel/gnome-2-32] core: Remove redundant call to Gst.init() Zeeshan Ali Khattak
- [rygel/gnome-2-32] core: Remove redundant string conversions Zeeshan Ali Khattak
- [rygel/gnome-2-32] core: Unique short arg for disabling WMV transcoding Zeeshan Ali Khattak
- [rygel/gnome-2-32] Announcement for release 0.8.3 Zeeshan Ali Khattak
- [gtk+/gtk-2-22] Update NEWS for 2.22.1 Matthias Clasen
- [evolution-data-server] Bug #486553 - Inline expansion of email lists are not separated by commas Milan Crha
- [empathy/gnome-2-32] [l10n] Updated Estonian translation Priit Laes
- [tomboy/gnome-2-32] [l10n] Updated Estonian translation Priit Laes
- [eog/gnome-2-32] [l10n] Updated Estonian translation Priit Laes
- [gnome-packagekit/gnome-2-32] [l10n] Updated Estonian translation Priit Laes
- [rygel] Created tag RYGEL_0_8_3 Zeeshan Ali Khattak
- [gvfs/gnome-2-32] [l10n] Updated Estonian translation Priit Laes
- [gnome-applets/gnome-2-32] [l10n] Updated Estonian translation Priit Laes
- [totem/gnome-2-32] [l10n] Updated Estonian translation Priit Laes
- [libgnomekbd/gnome-2-32] [l10n] Updated Estonian translation Priit Laes
- [gnome-nettool/gnome-2-32] [l10n] Updated Estonian translation Priit Laes
- [zenity/gnome-2-32] [l10n] Updated Estonian translation Priit Laes
- [gnome-session/gnome-2-32] [l10n] Updated Estonian translation Priit Laes
- [devhelp/gnome-2-32] [l10n] Updated Estonian translation Priit Laes
- [rygel] Updated Thai Translation. Theppitak Karoonboonyanan
- [cheese] Updated Japanese translation. Takayuki Kusano
- [empathy] (2 commits) ...Merge remote branch 'zdra/configure' Guillaume Desmottes
- [empathy: 1/2] Group all harddeps in one pkg-config call Guillaume Desmottes
- [empathy: 2/2] Merge remote branch 'zdra/configure' Guillaume Desmottes
- [rygel] tracker: Keep only one hierarchy Zeeshan Ali Khattak
- [gnome-settings-daemon] Created tag GNOME_SETTINGS_DAEMON_2_32_1 Rodrigo Moya
- [empathy/gnome-2-32] prepare 2.32.1 Guillaume Desmottes
- [empathy/gnome-2-32] remove released flag Guillaume Desmottes
- [empathy] Created tag EMPATHY_2_32_1 Guillaume Desmottes
- [empathy] (2 commits) ...Merge branch 'trivia' Guillaume Desmottes
- [empathy: 1/2] individual_store_contact_sort: account is not supposed to be NULL Guillaume Desmottes
- [empathy: 2/2] Merge branch 'trivia' Guillaume Desmottes
- [gnome-shell] gnome-shell-build-setup.sh: Conditionally check for autopoint on Debian/Ubuntu. Owen Taylor
- [tracker] Deleted branch collation-gconf-locale Aleksander Morgado
- [tracker] (24 commits) Created branch collation-gconf-locale Aleksander Morgado
- [tracker/collation-gconf-locale: 1/24] libtracker-common: WIP implementing locale retrieval from gconf Aleksander Morgado
- [tracker/collation-gconf-locale: 2/24] libtracker-common: thread-safe locale string management Aleksander Morgado
- [tracker/collation-gconf-locale: 3/24] libtracker-common: make the locale stuff compile at least Aleksander Morgado
- [tracker/collation-gconf-locale: 4/24] libtracker-data: enable locale retrieval with tracker_locale_get() Aleksander Morgado
- [tracker/collation-gconf-locale: 5/24] tracker-locale: Fix compilation when maemo support enabled Aleksander Morgado
- [tracker/collation-gconf-locale: 6/24] tracker-locale: set locale envvar to the value retrieved from gconf Aleksander Morgado
- [tracker/collation-gconf-locale: 7/24] libtracker-data: Make sure the new tracker-locale is used everywhere Aleksander Morgado
- [tracker/collation-gconf-locale: 8/24] tracker-locale: Make sure locale is not an empty string Aleksander Morgado
- [tracker/collation-gconf-locale: 9/24] tracker-store: Recreate indexes when locale change detected Aleksander Morgado
- [tracker/collation-gconf-locale: 10/24] tracker-locale: If gconf_client_get() returns NULL, it's because there is no such key Aleksander Morgado
- [tracker/collation-gconf-locale: 11/24] libtracker-data: fix alignment issues Aleksander Morgado
- [tracker/collation-gconf-locale: 12/24] libtracker-data: WIP with collator reset Aleksander Morgado
- [tracker/collation-gconf-locale: 13/24] tracker-locale: New log added when looping subscriber list Aleksander Morgado
- [tracker/collation-gconf-locale: 14/24] libtracker-data: Reset collator also before starting the stmt processing Aleksander Morgado
- [tracker/collation-gconf-locale: 15/24] tracker-store: Perform locale change processing in an idle to avoid deadlock Aleksander Morgado
- [tracker/collation-gconf-locale: 16/24] tracker-store: Fix compilation with new set_active() Aleksander Morgado
- [tracker/collation-gconf-locale: 17/24] tracker-store: pass busy callback to data_manager_reload() Aleksander Morgado
- [tracker/collation-gconf-locale: 18/24] tracker-locale: minor log fix Aleksander Morgado
- [tracker/collation-gconf-locale: 19/24] tracker-store: Fix busy_user_data passing during reload Aleksander Morgado
- [tracker/collation-gconf-locale: 20/24] libtracker-data: Call busy callback before starting index recreation on locale change Aleksander Morgado
- [tracker/collation-gconf-locale: 21/24] tracker-store: Shutdown events while reloading data manager Aleksander Morgado
- [tracker/collation-gconf-locale: 22/24] tracker-store: Moved locale change subscription stuff to separate files Aleksander Morgado
- [tracker/collation-gconf-locale: 23/24] tracker-store: Add new logs Aleksander Morgado
- [tracker/collation-gconf-locale: 24/24] libtracker-data: don't call busy callback by default in init() Aleksander Morgado
- [gnome-settings-daemon] Created branch automounter Tomas Bzatek
- [gnome-settings-daemon/automounter] automount: initial port of Nautilus autorun code Tomas Bzatek
- [evince] add timestamp to SyncSource DBus signal. Jose Aliste
- [empathy] Make ca-certs location configurable (#634197) Guillaume Desmottes
- [glade3/offscreen-gtk3] Remove reference to gtk_size_request Johannes Schmid
- [glade3/offscreen-gtk3] gladeui: Move remaining placeholder drawing code to cairo Johannes Schmid
- [glade3/offscreen-gtk3] gladeui: Fix warning Johannes Schmid
- [glade3/offscreen-gtk3] gladeui: Fix crash in glade-editor-property Johannes Schmid
- [glade3/offscreen-gtk3] gladeui: Port placeholder background to cairo Johannes Schmid
- [glade3/offscreen-gtk3] project-model: Don't be picky about non-existing children Johannes Schmid
- [empathy] (2 commits) ...Merge branch 'bug-607146' Emilio Pozuelo Monfort
- [empathy: 1/2] Make <Enter> on the account name try to log in Emilio Pozuelo Monfort
- [empathy: 2/2] Merge branch 'bug-607146' Emilio Pozuelo Monfort
- [gnome-settings-daemon/automounter] automount: code cleanup Tomas Bzatek
- [totem/gnome-2-32] build: Update requirement for dbus-glib to 0.82 Bastien Nocera
- [totem] build: Update requirement for dbus-glib to 0.82 Bastien Nocera
- [gtk+/gtk-2-24] gtktoolitemgroup: Update to new Glib api Javier Jardón
- [empathy] use gtk_box_pack_start() to pack our widget to the dialog (#634912) Guillaume Desmottes
- [empathy] don't set fill on the box containing buttons Guillaume Desmottes
- [mousetweaks] Updated Romanian translation Lucian Adrian Grijincu
- [mousetweaks] Updated Romanian translation Lucian Adrian Grijincu
- [gnome-control-center/media-panel] media: make the "Add application" dialog modal Cosimo Cecchi
- [mousetweaks] Updated Romanian translation Lucian Adrian Grijincu
- [mousetweaks/gnome-2-32] Prepare the 2.32.1 release Francesco Fumanti
- [mousetweaks] Created tag MOUSETWEAKS_2_32_1 Francesco Fumanti
- [gnome-settings-daemon/automounter] automount: use GIcons instead of rendering pixbufs ourselves Tomas Bzatek
- [gnome-settings-daemon/automounter] automount: more GIcon cleanup Tomas Bzatek
- [cheese] Updated Romanian translation Lucian Adrian Grijincu
- [brasero/gnome-2-30] Optimization for session configuration object Philippe Rouquier
- [brasero/gnome-2-32] Updated NEWS Philippe Rouquier
- [brasero/gnome-2-32] Bumped version number for release Philippe Rouquier
- [nautilus] Created branch remove-capplet Cosimo Cecchi
- [gcalctool/gnome-2-32] Version 5.32.1 Robin Sonefors
- [nautilus/remove-capplet] file-management-properties: remove the properties binary Cosimo Cecchi
- [gcalctool] Created tag GCALCTOOL_5_32_1 Robin Sonefors
- [glade3/offscreen-gtk3] gladeui: First try to fix offscreen drawing Johannes Schmid
- [brasero] Created tag BRASERO_2_32_1 Philippe Rouquier
- [gjs] Post-release version bump Owen Taylor
- [gnome-color-manager] Don't segfault if cmsCreateRGBProfile fails. Fixes rh#653419 Richard Hughes
- [gjs] Created tag GJS_0_7_7 Owen Taylor
- [gnome-color-manager] trivial: Make the Fedora example spec file reflect reality Richard Hughes
- [cheese/gnome-2-32] Updated Romanian translation Lucian Adrian Grijincu
- [damned-lies] Updated Romanian translation Lucian Adrian Grijincu
- [gnome-themes-standard] Updated Romanian translation Lucian Adrian Grijincu
- [gtk+/gtk-2-22] Various srcdir != builddir fixes Colin Walters
- [gnome-session] session-properties: fix notebook expand Cosimo Cecchi
- [gnomeweb-wml] Add t-shirt contest web pages and css Paul Cutler
- [gtk+] [gi] add "out" annotations to gtk_tree_store_sort_column_id params John Palmieri
- [gtk+] gdk: Update gdk_settings_map for blink timeout to work Bastien Nocera
- [gtk+] gdk: Add big fat warning about updating XSettings Bastien Nocera
- [mistelix] Added Romanian translation Lucian Adrian Grijincu
- [mistelix] Updated Romanian translation Lucian Adrian Grijincu
- [mistelix] Updated Romanian translation Lucian Adrian Grijincu
- [gtk+/gtk-2-24] gdk: Add XSetting for "gtk-cursor-blink-timeout" Bastien Nocera
- [gnome-color-manager] Do not create auto-profiles for XRandR devices without EDID data Richard Hughes
- [gnomeweb-wml] fixed some fonts and site layouts Andreas Nilsson
- [gnome-settings-daemon] media-keys: Don't crash when there are no listeners Bastien Nocera
- [gnomeweb-wml] small css change Andreas Nilsson
- [gnome-themes] Created tag GNOME_THEMES_2_32_1 Calum Benson
- [gnome-themes/gnome-2-32] Post-release version bump. Calum Benson
- [sound-juicer] Created branch gnome-2-32 Bastien Nocera
- [gnumeric] GUI: Fix problem with pristine, but saved, file. Morten Welinder
- [pango] ensure gnome-autogen.sh's behaviour Sven Herzberg
- [hyena] [Hyena.Data.Gui] Fix build failure when ENABLE_ATK is false Bertrand Lorentz
- [hyena] [build] Re-order files in Makefile.am Bertrand Lorentz
- [hyena/banshee-stable] [Hyena.Data.Gui] Fix build failure when ENABLE_ATK is false Bertrand Lorentz
- [banshee/stable-1.8] [Hyena] Update to latest from banshee-stable branch Bertrand Lorentz
- [mousetweaks/gnome-2-32] Post release version increment to 2.32.2 Francesco Fumanti
- [banshee] [i18n] Update translators.xml Bertrand Lorentz
- [banshee] [Hyena] Update to latest Bertrand Lorentz
- [gedit] Created tag GEDIT_2_91_2 Ignacio Casal Quinteiro
- [glabels] Added missing filename to POTFILES.in Mario Blättermann
- [tracker/collation-gconf-locale] tracker-store, libtracker-data: Improve status reporting Aleksander Morgado
- [tracker/collation-gconf-locale] tracker-status: Change tracker-store reporting to avoid the Journal Replay message always Aleksander Morgado
- [glabels] Added another missing filename to POTFILES.in Mario Blättermann
- [glabels] Removed last addition again Mario Blättermann
- [vala] Fix check for missing return statements in non-void methods Jürg Billeter
- [gnome-control-center] Update to GTK+ api changes Matthias Clasen
- [gnome-control-center] Listen for permission changes Matthias Clasen
- [glabels] Fixed typo Mario Blättermann
- [gtk+] Created tag 2.22.1 Matthias Clasen
- [gtk+/gtk-2-22] Bump version Matthias Clasen
- [gnome-control-center] Fix a little annoyance with combo boxes Matthias Clasen
- [gnome-control-center] Don't show parental controls for now Matthias Clasen
- [gnome-control-center] Fix packing of the language dialog Matthias Clasen
- [gnome-settings-daemon] housekeeping: use a notification for low space warning William Jon McCann
- [gthumb] (24 commits) ...add the generated files to BUILT_SOURCES Paolo Bacchilega
- [gthumb: 1/24] Initial commit for copy_move_to_folder extension Paolo Bacchilega
- [gthumb: 2/24] copy_move_to_folder: add code to move to the destination folder on copy complete Paolo Bacchilega
- [gthumb: 3/24] copy_move_to_folder: added copy complete dialog asking if the user wishes to open the destination Paolo Bacchilega
- [gthumb: 4/24] copy_move_to_folder: add preference dialog Paolo Bacchilega
- [gthumb: 5/24] copy_move_to_folder: added gconf schema Paolo Bacchilega
- [gthumb: 6/24] copy_move_to_folder: changes to the copy/move complete popup Paolo Bacchilega
- [gthumb: 7/24] copy_move_to_folder: fix menu sensitivity for copy Paolo Bacchilega
- [glabels] [l10n] Updated German translation Mario Blättermann
- [gthumb: 8/24] Revert "copy_move_to_folder: changes to the copy/move complete popup" Paolo Bacchilega
- [gthumb: 9/24] More HIG-ish popup UI Paolo Bacchilega
- [gthumb: 10/24] Add copy_move_to_folder as an enabled-by-default extension Paolo Bacchilega
- [gthumb: 11/24] copy_move_to_folder: fix move popup Paolo Bacchilega
- [gthumb: 12/24] move "copy/move to" before "move to trash" Paolo Bacchilega
- [gthumb: 13/24] renamed "copy/move to folder" as "copy/move to..." Paolo Bacchilega
- [gthumb: 14/24] set the can_default property to true to avoid a run-time warning Paolo Bacchilega
- [gthumb: 15/24] .ui files not loaded correctly when --enable-run-in-place is used Paolo Bacchilega
- [gthumb: 16/24] use "Copy" or "Move" instead of "Save" in the folder chooser dialog Paolo Bacchilega
- [gthumb: 17/24] [copy_move] removed the preference and the completed dialog Paolo Bacchilega
- [gthumb: 18/24] [copy_move] use a single key for the last selected folder Paolo Bacchilega
- [gthumb: 19/24] moved the copy_to/move_to commands in the file_manager extension Paolo Bacchilega
- [gthumb: 20/24] [file_manager] view the destination by default Paolo Bacchilega
- [gthumb: 21/24] Merge branch 'copy-move-to-folder' Paolo Bacchilega
- [gthumb: 22/24] remove copy_to/move_to commands from the edit menu Paolo Bacchilega
- [gthumb: 23/24] updated POTFILES.in Paolo Bacchilega
- [gthumb: 24/24] add the generated files to BUILT_SOURCES Paolo Bacchilega
- [gnumeric] [l10n] Updated German translation Mario Blättermann
- [dots] Updated Slovenian translation Matej Urbančič
- [libnotify] Show a warning and assert if notify_init isn't called before show William Jon McCann
- [libnotify] return NULL not FALSE William Jon McCann
- [libnotify] Don't set NULL hint strings William Jon McCann
- [libnotify] Make notify-send always die on warnings William Jon McCann
- [libnotify] Make actions test more like a real scenario William Jon McCann
- [gnome-settings-daemon] housekeeping: use symbolic disk icon for low space warning William Jon McCann
- [mistelix] Updated Romanian translation Lucian Adrian Grijincu
- [file-roller/gnome-2-32] fixed some compiler warnings Paolo Bacchilega
- [file-roller/gnome-2-32] updated for version 2.32.1 Paolo Bacchilega
- [file-roller] Created tag FILE_ROLLER_2_32_1 Paolo Bacchilega
- [gnome-control-center] Reinstate popup arrows Matthias Clasen
- [rygel] core: Correct resolution for MPEG_TS_SD_EU_ISO Zeeshan Ali Khattak
- [gtk+] docs: Move documentation to inline comments: gdkcursor Javier Jardón
- [gtk+] docs: Move documentation to inline comments: gdkpango Javier Jardón
- [gtk+] docs: Move documentation to inline comments: gdkvisual Javier Jardón
- [gtk+] docs: Move documentation to inline comments: gdkselection Javier Jardón
- [gtk+] docs: Move documentation to inline comments: properties Javier Jardón
- [gtk+] docs: Move documentation to inline comments: gdkevents Javier Jardón
- [gtk+] docs: Move documentation to inline comments: gdkthreads Javier Jardón
- [gtk+] docs: Move documentation to inline comments: drawing Javier Jardón
- [gtk+] docs: Move documentation to inline comments: x_interaction Javier Jardón
- [gtk+] docs: Move documentation to inline comments: event_structs Javier Jardón
- [gtk+] docs: Remove template of unused functions Javier Jardón
- [gnomeweb-wml] Renamed all files from html to wml Paul Cutler
- [rhythmbox] Updated Romanian translation Lucian Adrian Grijincu
- [gthumb/gthumb-2-12] updated for version 2.12.1 Paolo Bacchilega
- [goobox] updated for version 2.2.0 Paolo Bacchilega
- [goobox] Created tag GOOBOX_2_2_0 Paolo Bacchilega
- [gthumb] Created tag GTHUMB_2_12_1 Paolo Bacchilega
- [quick-lounge-applet] updated for version 2.14.1 Paolo Bacchilega
- [quick-lounge-applet] Created tag QUICK_LOUNGE_APPLET_2_14_1 Paolo Bacchilega
- [sound-juicer] build: Remove ability to build against GTK+ 2.x Bastien Nocera
- [sound-juicer] Update for new GTK+ 3.x and libgnome-media-profiles Bastien Nocera
- [eog] Removing any reference to *glade. Baptiste Mille-Mathias
- [eog] Revert "Removing any reference to *glade." Baptiste Mille-Mathias
- [eog/gnome-2-32] Update for release 2.32.1 Felix Riemann
- [eog/gnome-2-32] Post-release version bump Felix Riemann
- [eog] Created tag EOG_2_32_1 Felix Riemann
- [gnome-shell] Updated Romanian translation Lucian Adrian Grijincu
- [gnome-shell] Updated Romanian translation Lucian Adrian Grijincu
- [gnome-shell] Updated Romanian translation Lucian Adrian Grijincu
- [vinagre] Move from GTK_COMBO_BOX_ENTRY to GTK_COMBO_BOX_TEXT to fix some compilation problems on GTK 3.0. Everaldo Canuto
- [eog] Fix build against GNOME 3 platform Felix Riemann
- [gcompris/gcomprixogoo] New list of words for Galician. Bruno Coudoin
- [orca/gnome-2-32] Prep for the 2.32.1 release Alejandro Leiva
- [orca] Created tag ORCA_2_32_1 Alejandro Leiva
- [orca/gnome-2-32] Marking as Orca v2.32.2pre Alejandro Leiva
- [zenity/gnome-2-32] Bump to 2.32.1 write NEWS for the release Luis Medinas
- [zenity] Created tag ZENITY_2_32_1 Luis Medinas
- [gtk+/gtk-style-context] GtkStyle: transform tabs' detail string. Carlos Garnacho
- [gtk+/gtk-style-context] GtkThemingEngine: Do not use possible reserved word. Carlos Garnacho
- [gtk+/gtk-style-context] GtkThemingEngine: Use border settings on render_extension/frame_gap() Carlos Garnacho
- [gtk+/gtk-style-context] GtkCssProvider: theme notebooks. Carlos Garnacho
- [dasher] Updated Romanian translation Lucian Adrian Grijincu
- [gnomeweb-wml] Add contest directory to Makefile Paul Cutler
- [gnome-power-manager/gnome-2-32] Updated Romanian translation Lucian Adrian Grijincu
- [gnome-power-manager/gnome-2-32] Updated Romanian translation Lucian Adrian Grijincu
- [gnome-power-manager] Updated Romanian translation Lucian Adrian Grijincu
- [gnome-shell] Deleted branch overview-relayout Florian Müllner
- [gnome-shell] (20 commits) Created branch overview-relayout Florian Müllner
- [gnome-shell/overview-relayout: 1/20] linear-view: Remove the scrollbar Florian Müllner
- [gnome-shell/overview-relayout: 2/20] overview: Replace InfoBar with message tray notifications Florian Müllner
- [gnome-shell/overview-relayout: 3/20] overview: Do not zoom the desktop background Florian Müllner
- [gnome-shell/overview-relayout: 4/20] linear-view: Remove shadows when zoomed out Florian Müllner
- [gnome-shell/overview-relayout: 5/20] linear-view: Remove NewWorkspaceArea Florian Müllner
- [gnome-shell/overview-relayout: 6/20] dash: Reimplement the dash based on AppWell code Florian Müllner
- [gnome-shell/overview-relayout: 7/20] dash: Move padding into the icon for Fittsability Florian Müllner
- [gnome-shell/overview-relayout: 8/20] Use the old dash code to implement the view selector Florian Müllner
- [gnome-shell/overview-relayout: 9/20] view-selector: Add keyboard shortcut for view switching Florian Müllner
- [gnome-shell/overview-relayout: 10/20] Fake workspaces tab Florian Müllner
- [gnome-shell/overview-relayout: 11/20] all-app-view: Slight cleanup and style update Florian Müllner
- [gnome-shell/overview-relayout: 12/20] workspaces-view: Remove MosaicView Florian Müllner
- [gnome-shell/overview-relayout: 13/20] workspaces-view: Swap workspace ordering for RTL locales Florian Müllner
- [gnome-shell/overview-relayout: 14/20] workspaces: Rework workspace controls for the view selector Florian Müllner
- [gnome-shell/overview-relayout: 15/20] overview: Add ViewSelector to the overview Florian Müllner
- [gnome-shell/overview-relayout: 16/20] search-results: Change the default display to use iconGrid Florian Müllner
- [gnome-shell/overview-relayout: 17/20] workspaces: Change handling of window-drag signals Florian Müllner
- [gnome-shell/overview-relayout: 18/20] dash: Improve DND to dash and allow reordering Florian Müllner
- [gnome-shell/overview-relayout: 19/20] overview: Update animation Florian Müllner
- [gnome-shell/overview-relayout: 20/20] workspace-indicators: Add hover indication Florian Müllner
- [vinagre] Fix compilation error, g_application_is_remote is now g_application_get_is_remote on latest glib. Everaldo Canuto
- [gnome-color-manager/gnome-2-32] Updated Romanian translation Lucian Adrian Grijincu
- [glade3/offscreen-gtk3] gladeui: Fix height/width confusing Johannes Schmid
- [gnome-color-manager] Updated Romanian translation Lucian Adrian Grijincu
- [gnome-color-manager] Updated Romanian translation Lucian Adrian Grijincu
- [gnome-color-manager] Updated Romanian translation Lucian Adrian Grijincu
- [accounts-dialog] um-lockbutton.c: homogeneous has been removed from gtk_box_new() Javier Jardón
- [gnome-control-center] shell: Don't change casedness when displaying matches Matthias Clasen
- [gnome-control-center] shell: Add keyword search Matthias Clasen
- [pyatspi2/pyatspi-0-4] Add configure check for python-xlib Mike Gorse
- [pyatspi2/pyatspi-0-4] Release v0.4.1 Mike Gorse
- [at-spi2-atk] Deleted branch at-spi2-atk-0-4 Mike Gorse
- [at-spi2-atk] (3 commits) Created branch at-spi2-atk-0-4 Mike Gorse
- [at-spi2-atk/at-spi2-atk-0-4: 1/3] Fire all events until we receive a reply from GetRegisteredEvents Mike Gorse
- [at-spi2-atk/at-spi2-atk-0-4: 2/3] Remove g_atexit handler. Mike Gorse
- [at-spi2-atk/at-spi2-atk-0-4: 3/3] Release v0.4.1 Mike Gorse
- [gnomeweb-wml] Fix error in contest/Makefile.am Paul Cutler
- [gnome-control-center] display: Add some keywords to the desktop file Matthias Clasen
- [at-spi2-core/at-spi2-core-0-4] Have the desktop object return ROLE_DESKTOP_FRAME Mike Gorse
- [at-spi2-core/at-spi2-core-0-4] Release v0.4.1 Mike Gorse
- [planner] l10n: Updated Greek translation for planner Simos Xenitellis
- [gnome-shell] gnome-shell: When creating an extension, print where we created it Colin Walters
- [libsoup] tests/httpd.conf.in: fix passwords-in-uri stuff for srcdir!=builddir Dan Winship
- [libsoup] 2.32.1 Dan Winship
- [libsoup] Created branch gnome-2-32 Dan Winship
- [libsoup] Created tag LIBSOUP_2_32_1 Dan Winship
- [gnome-shell] Handle icon theme changes Owen Taylor
- [gnome-shell] Handle new name for gnome-volume-control-applet Owen Taylor
- [hamster-applet/gnome-2-32] duration is back again in minutes Toms Baugis
- [hamster-applet/gnome-2-32] version bump, targetting 2.32.2 Toms Baugis
16 November 2010
- [hamster-applet] duration is back again in minutes Toms Baugis
- [network-manager-applet/NMA_0_8] Updated Slovenian translation Dan Williams
- [network-manager-applet/NMA_0_8] Updated Hungarian translation Dan Williams
- [gnome-keyring/gnome-2-32] Updated Romanian translation Lucian Adrian Grijincu
- [gnome-keyring] Updated Romanian translation Lucian Adrian Grijincu
- [gobject-introspection] scanner: don't show 'warnings suppressed' if --warn-all in use Jonathan Matthew
- [gobject-introspection] scanner: use c-symbol-prefix for method pairing where possible Jonathan Matthew
- [gnome-power-manager] Created branch gtk-style-context Matthias Clasen
- [gnome-power-manager/gtk-style-context] Don't use gtk_paint api Matthias Clasen
- [nautilus] Created branch gtk-style-context Matthias Clasen
- [nautilus/gtk-style-context] Make things build with GtkStyleContext Matthias Clasen
- [gtk+] docs: Fix a typo in gtk_button_set_alignment() docs Javier Jardón
- [gtk+] docs: Add cross-reference in GtkAlign docs Javier Jardón
- [evince/mallard-docs] docs: formats.page, added note about backend for formats. Tiffany Antopolski
- [evince/mallard-docs] help: removed blank line in Makefile Tiffany Antopolski
- [evince/mallard-docs] docs: Makefile.am, removed blank line. Tiffany Antopolski
- [gtk+] Deleted branch refactor Javier Jardón
- [gtk+] (7 commits) Created branch refactor Javier Jardón
- [gtk+/refactor: 1/7] gtktbutton: Move public members to private structure Javier Jardón
- [gtk+/refactor: 2/7] Create a private header to access some GtkButton variables Javier Jardón
- [gtk+/refactor: 3/7] gail: we cant access button->in_button directly now. Javier Jardón
- [gtk+/refactor: 4/7] gtkcombobox: Do not access GtkEntry internals Javier Jardón
- [gtk+/refactor: 5/7] Add _gtk_entry_get_im_context() internal accessor Javier Jardón
- [gtk+/refactor: 6/7] gail: Use accessor functions to access GtkEntry Javier Jardón
- [gtk+/refactor: 7/7] gtkentry: move public members to private structure Javier Jardón
- [evince] (8 commits) Created branch gtk-style-context Matthias Clasen
- [evince/gtk-style-context: 1/8] libview: Use new combo box text APIs Matthias Clasen
- [evince/gtk-style-context: 2/8] shell: Use new combo box text APIs Matthias Clasen
- [evince/gtk-style-context: 3/8] libview: Use has-entry GtkComboBox instead of GtkComboBoxEntry Matthias Clasen
- [evince/gtk-style-context: 4/8] libview: Adapt to GtkScrollable Matthias Clasen
- [evince/gtk-style-context: 5/8] [view] Make EvView inherit from GtkFixed and implement scrollable interface Matthias Clasen
- [evince/gtk-style-context: 6/8] libview: Remove the use of size_request Matthias Clasen
- [evince/gtk-style-context: 7/8] libview: Set redraw_on_allocate to FALSE since we handle our own redrawing Matthias Clasen
- [evince/gtk-style-context: 8/8] Make build with GtkStyleContext Matthias Clasen
- [eog] Created branch gtk-style-context Matthias Clasen
- [eog/gtk-style-context] Make build with GtkStyleContext Matthias Clasen
- [gnome-games] gnibbles: Use GSourceFunc instead GtkFunction Javier Jardón
- [gtranslator] Use GSourceFunc instead GtkFunction Javier Jardón
- [nautilus] Use GSourceFunc instead GtkFunction Javier Jardón
- [gnome-control-center] Created branch gtk-style-context Matthias Clasen
- [gnome-control-center/gtk-style-context] Make build with GtkStyleContext Matthias Clasen
- [libgnomekbd] Created branch gtk-style-context Matthias Clasen
- [libgnomekbd/gtk-style-context] Make build with GtkStyleContext Matthias Clasen
- [evince/gtk-style-context] Convert another gtk_paint_ call Matthias Clasen
- [epiphany] Created branch gtk-style-context Matthias Clasen
- [epiphany/gtk-style-context] Make build with GtkStyleContext Matthias Clasen
- [gtkhtml/gnome-2-32] Post-release version bump. Bharath Acharya
- [evolution-data-server/gnome-2-32] Post-release version bump. Bharath Acharya
- [evolution/gnome-2-32] Post-release version bump. Bharath Acharya
- [evolution-mapi/gnome-2-32] Post-release version bump. Bharath Acharya
- [evolution-exchange/gnome-2-32] Post-release version bump. Bharath Acharya
- [gtk+] GtkArg is deprecated since 2.2 Javier Jardón
- [gtk+] Deprecate GtkCallbackMarshal and GtkFunction Javier Jardón
- [gtk+] gtkmain: Remove deprecated gtk_init_add() function Javier Jardón
- [gtk+/treeview-refactor] Added "cell-packing" property GtkBuildable parsing to GtkCellLayout Tristan Van Berkom
- [gtk+/gtk-2-24] Deprecate GtkCallbackMarshal and GtkFunction Javier Jardón
- [cheese] Updated Thai Translation. Theppitak Karoonboonyanan
- [anjuta] Updated Thai manual translation. Theppitak Karoonboonyanan
- [gtk+/treeview-refactor] (257 commits) ...Merge branch 'master' into treeview-refactor Tristan Van Berkom
- [gtk+/treeview-refactor: 223/257] docs: Update URL of some documentation links Tristan Van Berkom
- [gtk+/treeview-refactor: 224/257] docs: Do not refer to deprecated GNOME2 porting guide Tristan Van Berkom
- [gtk+/treeview-refactor: 225/257] docs: Mention that tooltip_column text should be escaped in GtkIconView Tristan Van Berkom
- [gtk+/treeview-refactor: 221/257] Updated Hungarian translation Tristan Van Berkom
- [gtk+/treeview-refactor: 227/257] Fixes wrong translation for Catalan Tristan Van Berkom
- [gtk+/treeview-refactor: 222/257] Added UG translation Tristan Van Berkom
- [gtk+/treeview-refactor: 228/257] docs: Move documentation to inline comments: gdkapplaunchcontext Tristan Van Berkom
- [gtk+/treeview-refactor: 229/257] docs: Move documentation to inline comments: gdkdisplay Tristan Van Berkom
- [gtk+/treeview-refactor: 226/257] Updated British English translation Tristan Van Berkom
- [gtk+/treeview-refactor: 230/257] docs: Move documentation to inline comments: gdkdisplaymanager Tristan Van Berkom
- [gtk+/treeview-refactor: 231/257] docs: Move documentation to inline comments: gdkscreen Tristan Van Berkom
- [gtk+/treeview-refactor: 232/257] docs: move documentation to inline comments: gdktesting Tristan Van Berkom
- [gtk+/treeview-refactor: 233/257] docs: Move documentation to inline comments: gdkkeys Tristan Van Berkom
- [gtk+/treeview-refactor: 234/257] docs: Move documentation to inline comments: general Tristan Van Berkom
- [gtk+/treeview-refactor: 235/257] docs: Remove GdkPixmap template Tristan Van Berkom
- [gtk+/treeview-refactor: 236/257] docs: gdkrgba: Add "Since: 3.0" tags Tristan Van Berkom
- [gtk+/treeview-refactor: 238/257] [gi] add "out" annotations to gtk_tree_store_sort_column_id params Tristan Van Berkom
- [gtk+/treeview-refactor: 239/257] gdk: Update gdk_settings_map for blink timeout to work Tristan Van Berkom
- [gtk+/treeview-refactor: 240/257] gdk: Add big fat warning about updating XSettings Tristan Van Berkom
- [gtk+/treeview-refactor: 237/257] Update Czech translation Tristan Van Berkom
- [gtk+/treeview-refactor: 241/257] docs: Move documentation to inline comments: gdkcursor Tristan Van Berkom
- [gtk+/treeview-refactor: 242/257] docs: Move documentation to inline comments: gdkpango Tristan Van Berkom
- [gtk+/treeview-refactor: 243/257] docs: Move documentation to inline comments: gdkvisual Tristan Van Berkom
- [gtk+/treeview-refactor: 244/257] docs: Move documentation to inline comments: gdkselection Tristan Van Berkom
- [gtk+/treeview-refactor: 245/257] docs: Move documentation to inline comments: properties Tristan Van Berkom
- [gtk+/treeview-refactor: 246/257] docs: Move documentation to inline comments: gdkevents Tristan Van Berkom
- [gtk+/treeview-refactor: 247/257] docs: Move documentation to inline comments: gdkthreads Tristan Van Berkom
- [gtk+/treeview-refactor: 248/257] docs: Move documentation to inline comments: drawing Tristan Van Berkom
- [gtk+/treeview-refactor: 249/257] docs: Move documentation to inline comments: x_interaction Tristan Van Berkom
- [gtk+/treeview-refactor: 250/257] docs: Move documentation to inline comments: event_structs Tristan Van Berkom
- [gtk+/treeview-refactor: 251/257] docs: Remove template of unused functions Tristan Van Berkom
- [gtk+/treeview-refactor: 252/257] docs: Fix a typo in gtk_button_set_alignment() docs Tristan Van Berkom
- [gtk+/treeview-refactor: 253/257] docs: Add cross-reference in GtkAlign docs Tristan Van Berkom
- [gtk+/treeview-refactor: 254/257] GtkArg is deprecated since 2.2 Tristan Van Berkom
- [gtk+/treeview-refactor: 255/257] Deprecate GtkCallbackMarshal and GtkFunction Tristan Van Berkom
- [gtk+/treeview-refactor: 256/257] gtkmain: Remove deprecated gtk_init_add() function Tristan Van Berkom
- [gtk+/treeview-refactor: 257/257] Merge branch 'master' into treeview-refactor Tristan Van Berkom
- [file-roller] Can't use both IT_PROG_INTLTOOL and AM_GNU_GETTEXT Paolo Bacchilega
- [gnome-desktop] Fix translations which do not respect python variable names Claude Paroz
- [gnome-desktop/gnome-2-32] Fix translations which do not respect python variable names Claude Paroz
- [empathy] [l10n] Updated Estonian translation Priit Laes
- [vala] Deleted branch switch-to-gir Luca Bruno
- [vala] (10 commits) Created branch switch-to-gir Luca Bruno
- [vala/switch-to-gir: 1/10] Add --metadatadir option to specify path for GIR metadata Luca Bruno
- [vala/switch-to-gir: 2/10] gio-2.0: Initial GIR switch Luca Bruno
- [vala/switch-to-gir: 3/10] girparser: Support -custom.vala files Luca Bruno
- [vala/switch-to-gir: 4/10] girparser: Support reparenting static methods in namespace Luca Bruno
- [vala/switch-to-gir: 5/10] girparser: Remove all type arguments when using type_arguments metadata. Luca Bruno
- [vala/switch-to-gir: 6/10] girparser: Fix mapping gsize to size_t and gssize to ssize_t. Luca Bruno
- [vala/switch-to-gir: 7/10] girparser: Don't add NoAccessorMethod if there is a setter Luca Bruno
- [vala/switch-to-gir: 8/10] vapigen: Assume girparser handles SOURCE file types. Luca Bruno
- [vala/switch-to-gir: 9/10] Fix handling external for several symbols in semantic analyzer Luca Bruno
- [vala/switch-to-gir: 10/10] girparser: Simplify postprocessing callbacks. Use symbols info for records. Luca Bruno
- [evolution/wip/gsettings] Migrate all mail schemas to GSettings Rodrigo Moya
- [evolution/wip/gsettings] Bug #632293 - Do not add POP accounts into folder tree Rodrigo Moya
- [evolution/wip/gsettings] Bug #632683 - Remove-duplicates should work on selection Rodrigo Moya
- [evolution/wip/gsettings] Bug #632781 - Cannot disable search folders Rodrigo Moya
- [evolution/wip/gsettings] Drop accessibility support for ECellText. Rodrigo Moya
- [evolution/wip/gsettings] Fix windows build of backup-restore plugin Rodrigo Moya
- [evolution/wip/gsettings] Updated Spanish translation Rodrigo Moya
- [evolution/wip/gsettings] Added UG translation Rodrigo Moya
- [evolution/wip/gsettings] Bug #633774 - Headers are gone in grouped view Rodrigo Moya
- [evolution/wip/gsettings] Updated Galician translations. REVIEWD by Marcos Lans Rodrigo Moya
- [evolution/wip/gsettings] Added UG translation Rodrigo Moya
- [evolution/wip/gsettings] Updated Finnish translation, many corrections done with the help of pofilter from the translate tool Rodrigo Moya
- [planet-web] [pgo] Add Tiffany Antopolski's hackergotchi Lucas Rocha
- [planet-web] [pgo] Rename Laura's hackergotchi to match nick Lucas Rocha
- [planet-web] [pgo] Add Luciana Fujii (OPW) Lucas Rocha
- [gnome-control-center] mouse: Remove dead a11y code Bastien Nocera
- [jhbuild] [3.0] Use glade-3's offscreen-gtk3 branch Craig Keogh
- [evince/mallard-docs] docs: removed trailing whitespaces in all .page files Tiffany Antopolski
- [gnome-control-center] keyboard: Fix possible accel blocking Bastien Nocera
- [gnome-bluetooth] properties: Make the dialogue parenting work Bastien Nocera
- [gtk-theme-engine-clearlooks] (21 commits) Created branch gtk-style-context Carlos Garnacho
- [gtk-theme-engine-clearlooks/gtk-style-context: 1/21] Turn clearlooks into a GtkThemingEngine Carlos Garnacho
- [gtk-theme-engine-clearlooks/gtk-style-context: 2/21] Clearlooks: Implement render_icon_pixbuf() Carlos Garnacho
- [gtk-theme-engine-clearlooks/gtk-style-context: 3/21] Clearlooks: Implement render_layout(). Carlos Garnacho
- [gtk-theme-engine-clearlooks/gtk-style-context: 4/21] Register needed types Carlos Garnacho
- [gtk-theme-engine-clearlooks/gtk-style-context: 6/21] Implement render_arrow() Carlos Garnacho
- [gtk-theme-engine-clearlooks/gtk-style-context: 5/21] Adapt classic clearlooks parameters to take a GtkThemingEngine Carlos Garnacho
- [gtk-theme-engine-clearlooks/gtk-style-context: 7/21] Implement render_check() Carlos Garnacho
- [gtk-theme-engine-clearlooks/gtk-style-context: 8/21] Implement render_option() Carlos Garnacho
- [gtk-theme-engine-clearlooks/gtk-style-context: 9/21] Implement render_slider(). Carlos Garnacho
- [gtk-theme-engine-clearlooks/gtk-style-context: 10/21] Retrieve correct property for radius Carlos Garnacho
- [gtk-theme-engine-clearlooks/gtk-style-context: 11/21] Implement a bunch of render_background() and render_frame() Carlos Garnacho
- [gtk-theme-engine-clearlooks/gtk-style-context: 12/21] Implement render_extension() Carlos Garnacho
- [gtk-theme-engine-clearlooks/gtk-style-context: 13/21] Implement render_frame_gap() Carlos Garnacho
- [gtk-theme-engine-clearlooks/gtk-style-context: 14/21] Handle frames on render_frame_gap() Carlos Garnacho
- [gtk-theme-engine-clearlooks/gtk-style-context: 15/21] Handle entries in render_frame() Carlos Garnacho
- [gtk-theme-engine-clearlooks/gtk-style-context: 16/21] Implement render_handle Carlos Garnacho
- [gtk-theme-engine-clearlooks/gtk-style-context: 17/21] Handle resize grips in render_handle() Carlos Garnacho
- [gtk-theme-engine-clearlooks/gtk-style-context: 18/21] Implement render_focus() Carlos Garnacho
- [gtk-theme-engine-clearlooks/gtk-style-context: 19/21] Translate GtkJunctionSides to CairoCorners Carlos Garnacho
- [gtk-theme-engine-clearlooks/gtk-style-context: 20/21] Remove unneeded code. Carlos Garnacho
- [gtk-theme-engine-clearlooks/gtk-style-context: 21/21] Port gnome3 skin to GtkThemingEngine. Carlos Garnacho
- [evolution-data-server] Make EFileCache changes freezer recursiveable Milan Crha
- [gtk+/gtk-style-context] Fix a crash in gnome-terminal when using a compositor Matthias Clasen
- [gtk+/gtk-style-context] Don't whine about expander-style missing Matthias Clasen
- [nautilus] Use G_SETTINGS_BIND_INVERT_BOOLEAN where appropriate Tomas Bzatek
- [glib/wip/gsettings-list] (297 commits) ...Merge from master Rodrigo Moya
- [glib/wip/gsettings-list: 297/297] Merge from master Rodrigo Moya
- [empathy] (6 commits) ...Merge branch 'desktop-schema-626810' Guillaume Desmottes
- [empathy: 1/6] depend on gsettings-desktop-schemas Guillaume Desmottes
- [empathy: 2/6] use gsettings version of the document-font-name key (#626810) Guillaume Desmottes
- [empathy: 3/6] accounts-panel: remove gconf bits (#634595) Guillaume Desmottes
- [empathy: 4/6] remove gconf dep Guillaume Desmottes
- [empathy: 5/6] fix identation Guillaume Desmottes
- [empathy: 6/6] Merge branch 'desktop-schema-626810' Guillaume Desmottes
- [empathy] (2 commits) ...Merge remote branch 'vminko/fix-634688-v3' Guillaume Desmottes
- [empathy: 1/2] Need to set preferred height of the search bar manually (#634688). Guillaume Desmottes
- [empathy: 2/2] Merge remote branch 'vminko/fix-634688-v3' Guillaume Desmottes
- [glib] GIO: Hide mounts having a path element starting with dot Tomas Bzatek
- [gvfs] Hide mounts having a path element starting with dot Tomas Bzatek
- [longomatch] Updated Slovenian translation Matej Urbančič
- [gnome-keyring] (5 commits) Created branch selector Stefan Walter
- [gnome-keyring/selector: 1/5] [gcr] Add collection iface for objects lists and GtkTreeModel Stefan Walter
- [gnome-keyring/selector: 2/5] [gcr] GcrCertificateRenderer takes either attrs or cert. Stefan Walter
- [gnome-keyring/selector: 3/5] [gcr] Add functionality for renderers to populate tree models. Stefan Walter
- [gnome-keyring/selector: 4/5] [gcr] Partial implementation of data for tree columns. Stefan Walter
- [gnome-keyring/selector: 5/5] [gcr] More implementation of selector widget. Stefan Walter
- [gedit-plugins] Updated Slovenian translation Matej Urbančič
- [kupfer] Updated Slovenian translation Matej Urbančič
- [kupfer] Updated Slovenian translation Matej Urbančič
- [gedit-plugins] Updated Slovenian translation Matej Urbančič
- [gnome-control-center] datetime: Implement 12/24 hour preferences for the gnome-shell clock Thomas Wood
- [transmageddon] Added Thai translation. Theppitak Karoonboonyanan
- [gnome-shell] build: Add libnotify to module set Florian Müllner
- [gtk-theme-engine-clearlooks] Don't ship a .pc file Matthias Clasen
- [gobject-introspection] Fix line too long Colin Walters
- [gobject-introspection] tests: Print an error message Colin Walters
- [gobject-introspection] Fix tests to look in correct directory for typelibs Colin Walters
- [rygel] core: Only set dlnaManaged flags if non-zero Zeeshan Ali Khattak
- [gnome-settings-daemon] a11y-keyboard: main daemon already calls notify_init Bastien Nocera
- [gnome-settings-daemon] daemon: Fix build without libnotify present Bastien Nocera
- [gnome-settings-daemon] housekeeping: Add a real test application Bastien Nocera
- [gnome-shell/datetime] (86 commits) ...Merge branch 'master' into datetime David Zeuthen
- [gnome-shell/datetime: 86/86] Merge branch 'master' into datetime David Zeuthen
- [gnome-power-manager] Remove the spindown checkboxes in the UI, we can just choose a good default Richard Hughes
- [sound-juicer/gnome-2-32] [l10n] Updated Estonian translation Priit Laes
- [gtk+] [gi] add "array" annotations to GtkAboutDialog methods John Palmieri
- [gtk+] bgo#634558 - filechooser - Actually focus the Search entry when selecting the Search shortcut Federico Mena Quintero
- [gtk+/gtk-2-24] bgo#634558 - filechooser - Actually focus the Search entry when selecting the Search shortcut Federico Mena Quintero
- [gobject-introspection] scanner: Fall back to default uscoring for method pairing if possible Colin Walters
- [tracker/collation-gconf-locale] tracker-miner-applications: Use tracker-locale during key file extraction Aleksander Morgado
- [tracker/collation-gconf-locale] tracker-miner-applications: Warn if MLocale and tracker-locale are using different locale values Aleksander Morgado
- [glade3/offscreen-gtk3] gladeui: Make drawing code in glade-design-layout more gtk3-ish Johannes Schmid
- [gnomeweb-wml] Add missing files to get contest directory properly installed Lucas Rocha
- [planet-web] [pgo] Add Eugenia Gabrielova (OPW) Lucas Rocha
- [tracker] tracker-miner-applications: improve logging when invalid desktop files found Aleksander Morgado
- [tracker] tracker-miner-applications: In meego translator, don't return ASCII, return UTF-8 Aleksander Morgado
- [gnome-control-center] screen: improve label for dim checkbox William Jon McCann
- [vinagre] Don't emit an error message in cache_finalize() Jonh Wendell
- [vinagre] Adapt to the new G[tk]Application API Jonh Wendell
- [vinagre] comment a new gio function Jonh Wendell
- [gnome-settings-daemon] po: Update for removed files Bastien Nocera
- [gnome-settings-daemon] build: Require libnotify Bastien Nocera
- [glibmm] ApplicationCommandLine: Fix print() and print_err(). Murray Cumming
- [gnome-control-center] sound: Don't allow long profile names to resize toplevel Bastien Nocera
- [jhbuild] core: Remove libbonobo dependency Javier Jardón
- [jhbuild] core-deps: Remove gnome-vfs depency Javier Jardón
- [jhbuild] core-deps: Remove HAL package Javier Jardón
- [jhbuild] core-deps: Remove PolicyKit and PolicyKit-gnome packages Javier Jardón
- [glibmm] 2.27.3.1 Murray Cumming
- [glibmm] Created tag 2.27.3.1 Murray Cumming
- [evince] Updated Galician translations Francisco Diéguez Souto
- [tracker] Deleted branch collation-gconf-locale Aleksander Morgado
- [glade3/offscreen-gtk3] Use GSourceFunc instead GtkFunction Javier Jardón
- [tracker] (28 commits) Created branch collation-gconf-locale Aleksander Morgado
- [tracker/collation-gconf-locale: 1/28] libtracker-common: WIP implementing locale retrieval from gconf Aleksander Morgado
- [tracker/collation-gconf-locale: 2/28] libtracker-common: thread-safe locale string management Aleksander Morgado
- [tracker/collation-gconf-locale: 3/28] libtracker-common: make the locale stuff compile at least Aleksander Morgado
- [tracker/collation-gconf-locale: 4/28] libtracker-data: enable locale retrieval with tracker_locale_get() Aleksander Morgado
- [tracker/collation-gconf-locale: 5/28] tracker-locale: Fix compilation when maemo support enabled Aleksander Morgado
- [tracker/collation-gconf-locale: 6/28] tracker-locale: set locale envvar to the value retrieved from gconf Aleksander Morgado
- [tracker/collation-gconf-locale: 7/28] libtracker-data: Make sure the new tracker-locale is used everywhere Aleksander Morgado
- [gnome-shell] StTooltip: Rework to use StLabel Giovanni Campagna
- [tracker/collation-gconf-locale: 8/28] tracker-locale: Make sure locale is not an empty string Aleksander Morgado
- [tracker/collation-gconf-locale: 9/28] tracker-store: Recreate indexes when locale change detected Aleksander Morgado
- [tracker/collation-gconf-locale: 10/28] tracker-locale: If gconf_client_get() returns NULL, it's because there is no such key Aleksander Morgado
- [tracker/collation-gconf-locale: 11/28] libtracker-data: fix alignment issues Aleksander Morgado
- [tracker/collation-gconf-locale: 12/28] libtracker-data: WIP with collator reset Aleksander Morgado
- [tracker/collation-gconf-locale: 13/28] tracker-locale: New log added when looping subscriber list Aleksander Morgado
- [tracker/collation-gconf-locale: 14/28] libtracker-data: Reset collator also before starting the stmt processing Aleksander Morgado
- [tracker/collation-gconf-locale: 15/28] tracker-store: Perform locale change processing in an idle to avoid deadlock Aleksander Morgado
- [tracker/collation-gconf-locale: 16/28] tracker-store: Fix compilation with new set_active() Aleksander Morgado
- [tracker/collation-gconf-locale: 17/28] tracker-store: pass busy callback to data_manager_reload() Aleksander Morgado
- [tracker/collation-gconf-locale: 18/28] tracker-locale: minor log fix Aleksander Morgado
- [tracker/collation-gconf-locale: 19/28] tracker-store: Fix busy_user_data passing during reload Aleksander Morgado
- [tracker/collation-gconf-locale: 20/28] libtracker-data: Call busy callback before starting index recreation on locale change Aleksander Morgado
- [tracker/collation-gconf-locale: 21/28] tracker-store: Shutdown events while reloading data manager Aleksander Morgado
- [tracker/collation-gconf-locale: 22/28] tracker-store: Moved locale change subscription stuff to separate files Aleksander Morgado
- [cheese] Updated Galician translations Francisco Diéguez Souto
- [tracker/collation-gconf-locale: 23/28] tracker-store: Add new logs Aleksander Morgado
- [tracker/collation-gconf-locale: 24/28] libtracker-data: don't call busy callback by default in init() Aleksander Morgado
- [tracker/collation-gconf-locale: 25/28] tracker-store, libtracker-data: Improve status reporting Aleksander Morgado
- [tracker/collation-gconf-locale: 26/28] tracker-status: Change tracker-store reporting to avoid the Journal Replay message always Aleksander Morgado
- [tracker/collation-gconf-locale: 27/28] tracker-miner-applications: Use tracker-locale during key file extraction Aleksander Morgado
- [tracker/collation-gconf-locale: 28/28] tracker-miner-applications: Keep locale used between restarts Aleksander Morgado
- [gtk+/gtk-2-24] gtk: draw the progress only on the text area Michael Natterer
- [ekiga] Update to the new GTK 3.0 (remove GtkObject) Eugen Dedu
- [longomatch] Update Czech translation by Marek Cernocky Petr Kovář
- [hitori] Update Czech translation by Marek Cernocky Petr Kovář
- [gbrainy] Update Czech translation by Marek Cernocky Petr Kovář
- [gnome-shell] telepathyClient: add a missing "new" Dan Winship
- [vala] zlib: Use uint8[] for binary data Evan Nemerson
- [vala] libusb-1.0: Use uint8[] instead of uchar[] for binary data Evan Nemerson
- [vala] gtk+-2.0, gtk+-3.0: Mark Widget.style_get_property.value as out Evan Nemerson
- [gnome-commander] noop: code cleanup Piotr Eljasiak
- [gnome-commander] convert 'typedef struct {} X' -> 'struct X {}' Piotr Eljasiak
- [gnome-commander] convert 'typedef enum {} X' -> 'enum X {}' Piotr Eljasiak
- [gnome-commander] Fixed problem #634972 (bug in in gnome-commander-help.master.po) Piotr Eljasiak
- [vte] Create and install a gsettings .enums.xml file for vte's enum types Christian Persch
- [gnome-commander] Update Czech translation by Marek Cernocky Petr Kovář
- [vte] Change .enums.xml namespace Christian Persch
- [accounts-dialog] Declare this module DEAD Matthias Clasen
- [gnome-shell] PopupMenu: allow insertion of items at any point Giovanni Campagna
- [gnumeric] Compilation: remove GOFormat casts no longer needed. Morten Welinder
- [vte] Don't use the automatic rules for .enums.xml generation Christian Persch
- [longomatch] Fix hang adding a new play from the timeline when a play is loaded Andoni Morales Alastruey
- [longomatch] Bump version 0.16.4 Andoni Morales Alastruey
- [longomatch] Created tag LONGOMATCH_0_16_2 Andoni Morales Alastruey
- [longomatch] Created tag LONGOMATCH_0_16_3 Andoni Morales Alastruey
- [longomatch] Created tag LONGOMATCH_0_16_4 Andoni Morales Alastruey
- [longomatch] Update win32 Makefile Andoni Morales Alastruey
- [gnome-commander] Updated AUTHORS Piotr Eljasiak
- [gnome-commander] Updated NEWS Piotr Eljasiak
- [gnome-commander] Moved ConState enum -> GnomeCmdCon::State Piotr Eljasiak
- [gnome-commander] Moved ConOpenResult enum -> GnomeCmdCon::OpenResult Piotr Eljasiak
- [gedit] Manage the gravity as a position and manage RTL case. Ignacio Casal Quinteiro
- [gnome-commander/treeview] (62 commits) ...Merge branch 'master' into treeview Piotr Eljasiak
- [gnome-commander/treeview: 62/62] Merge branch 'master' into treeview Piotr Eljasiak
- [gobject-introspection] gitypelib: Extend warning for validation Colin Walters
- [anjuta/newproject] (40 commits) ...Port newproject branch to Gtk+-3.0 Sebastien Granjoux
- [anjuta/newproject: 39/40] Merge branch 'master' into newproject Sebastien Granjoux
- [anjuta/newproject: 40/40] Port newproject branch to Gtk+-3.0 Sebastien Granjoux
- [gnumeric] Compilation: Constify GOFormat handling. Morten Welinder
- [gobject-introspection] build: Flip around linking order of libraries for tools Colin Walters
- [f-spot] Update TagLib# for EOS 5D import problem. Ruben Vermeersch
- [f-spot/stable-0.8] Update TagLib# for EOS 5D import problem. Ruben Vermeersch
- [lasem] dom_document_fgragment: new. Emmanuel Pacaud
- [lasem] dom_element: minor comment fixes. Emmanuel Pacaud
- [banshee] [build] Regenerate .pc files if configure changes Gabriel Burt
- [gimp] app: Unify direction calculation for painting and stroking Alexia Death
- [gobject-introspection] girepository: Consistently prefix internal functions with _ Colin Walters
- [gnomeweb-wml] Add GNOME hiring announcement Paul Cutler
- [lasem] dom_node_list: comvert to an abstract class. Emmanuel Pacaud
- [glibmm] DBusConnection: Add call(), call_finish() and call_sync() methods. José Alburquerque
- [gimp-help-2] Added Danish translations of help for the menus Kenneth Nielsen
- [gimp-help-2] Created branch gimp-help-2-6-0 Kenneth Nielsen
- [gimp-help-2/gimp-help-2-6-0] Added Danish translation manual menus Kenneth Nielsen
- [gobject-introspection] (8 commits) Created branch wip/cmph-rebase2 Colin Walters
- [gobject-introspection/wip/cmph-rebase2: 1/8] Makefile.am: Add GTESTER_PROGS Colin Walters
- [gobject-introspection/wip/cmph-rebase2: 3/8] cmph: Modify types to use GLib types Colin Walters
- [gobject-introspection/wip/cmph-rebase2: 4/8] cmph: Add automake rules Colin Walters
- [gobject-introspection/wip/cmph-rebase2: 5/8] cmph-bdz-test: New test Colin Walters
- [gobject-introspection/wip/cmph-rebase2: 2/8] Import CMPH 1.0 Colin Walters
- [gobject-introspection/wip/cmph-rebase2: 6/8] Add internal hashing API designed for the typelib Colin Walters
- [gobject-introspection/wip/cmph-rebase2: 7/8] .gitignore: Update Colin Walters
- [gobject-introspection/wip/cmph-rebase2: 8/8] Add directory index section Colin Walters
- [ocrfeeder] Updated Danish translation Kenneth Nielsen
- [kupfer] Added da to list of languages Kenneth Nielsen
- [kupfer] Updated Danish translation Kenneth Nielsen
- [jhbuild] [3.0] libnotify required by gnome-settings-daemon Luca Ferretti
- [gcompris] Updated Danish translation Kenneth Nielsen
- [gcompris/gcomprixogoo] Updated Danish translation Kenneth Nielsen
- [jhbuild] [3.0] empathy switched from gconf to gsettings Luca Ferretti
- [gimp-help-2/gimp-help-2-6-0] Added da to list of languages Kenneth Nielsen
- [libpeas] Fix an typo in previous commit Jonh Wendell
- [gimp-help-2] Added da to list of languages in ALL_LINGUAS Kenneth Nielsen
- [banshee] Initial translation of the documentation into Catalan Jordi Mas
- [grilo] (3 commits) Created branch experimental_gjs Simón Pena
- [grilo/experimental_gjs: 1/3] annotations: replaced GObject.ParamSpec with uint Simón Pena
- [grilo/experimental_gjs: 2/3] js: updated example Simón Pena
- [grilo/experimental_gjs: 3/3] js: cloned grl-inspect in JavaScript Simón Pena
- [network-manager-applet/NMA_0_8] release: bump version to 0.8.3 Dan Williams
- [glib/tls] update gio/TLS-NOTES.txt Dan Winship
- [network-manager-applet] release: bump version to 0.8.990 Dan Williams
17 November 2010
- [gcompris/gcomprixogoo] Added missing level for photohunter by Marc Levivier Bruno Coudoin
- [the-board] [ui] Make slide in/out in Toolbar slightly faster Lucas Rocha
- [the-board] [icons] Update icon cache on make install/uninstall Lucas Rocha
- [the-board] [ui] Don't for upper case on Toolbar and ToolBox titles Lucas Rocha
- [the-board] [ui] Add Toolbar's ability to load state from active thing Lucas Rocha
- [the-board] [ui] Add api to set active button in ToolBox Lucas Rocha
- [the-board] [things] Add initial TextThing toolbar with font size control Lucas Rocha
- [balsa] Do not break gettext with concatenated string Peter Bloomfield
- [giggle] Remove conditional code as we depend on GTK+3 now Javier Jardón
- [glade3] Fixes to Catalan translation Jordi Mas
- [gtk+] Fix for Catalan translation Jordi Mas
- [gnome-settings-daemon] daemon: s/"/'/ to make it easier to embed Bastien Nocera
- [gnome-settings-daemon] daemon: Port to GDBus Bastien Nocera
- [gtk+/gtk-style-context] Add corners to GtkJunctionSides, defining sides as 2 corners. Carlos Garnacho
- [gtk+/gtk-style-context] GtkSettings: install theme CSS with a lower priority. Carlos Garnacho
- [gtk+/gtk-style-context] Handle menuitem detail string better. Carlos Garnacho
- [gtk+/gtk-style-context] GtkStyleContext: Also use screen providers for widget style properties. Carlos Garnacho
- [gtk+/gtk-style-context] GtkStyleProvider: Pass a GParamSpec in get_style_property(). Carlos Garnacho
- [gtk+/gtk-style-context] Fix compile warnings Carlos Garnacho
- [gtk+/gtk-style-context] GtkThemingEngine: remove unused code Carlos Garnacho
- [balsa] Cast quotient, not numerator Peter Bloomfield
- [gnome-settings-daemon] xrandr: Easiest part of the GDBus port Bastien Nocera
- [gnome-settings-daemon] daemon: Remove gnome-settings-client.h Bastien Nocera
- [gnome-settings-daemon] daemon: Never had Python support Bastien Nocera
- [gnome-settings-daemon] daemon: Don't forget to unown the D-Bus name Bastien Nocera
- [gnome-themes-standard] Created branch gtk-style-context Carlos Garnacho
- [gnome-themes-standard/gtk-style-context] Add beginning of CSS theme Carlos Garnacho
- [gnome-settings-daemon] keyboard: Fix coding style, and a possible warning on exit Bastien Nocera
- [gnome-settings-daemon] keyboard: Don't unref a NULL hash table Bastien Nocera
- [gnome-settings-daemon] xrandr: Port to GDBus Bastien Nocera
- [network-manager-applet] configure: Remove duplicated line Javier Jardón
- [gtk+/gtk-style-context] Translate detail strings for radio buttons Matthias Clasen
- [gtk+/gtk-style-context] Fix a memory leak Matthias Clasen
- [glabels] Cleanup of mancreate.page. Jim Evins
- [gtk+/gtk-style-context] Make frames visible by default Matthias Clasen
- [gtk+/gtk-style-context] Fix a typo Matthias Clasen
- [gtk+/gtk-style-context] Remove debug output Matthias Clasen
- [gnome-session] build: Update autotools configuration Javier Jardón
- [gtk+/gtk-style-context] Handle float and uint style properties Matthias Clasen
- [evince/mallard-docs] docs: improvements to Reading section Tiffany Antopolski
- [evince/mallard-docs] docs: moved openerror.page to faq section. Tiffany Antopolski
- [evince/mallard-docs] docs: reverted printing section structure. Tiffany Antopolski
- [evince/mallard-docs] docs: removed annotations-view.page Tiffany Antopolski
- [evince/mallard-docs] docs: added example of viewer that supports annots. Tiffany Antopolski
- [gtk+/gtk-style-context] Fix the resize handle drawing Matthias Clasen
- [gtk+/gtk-style-context] Fix prelighting of inconsistent radio and check buttons Matthias Clasen
- [gtk+] Created branch combo-refactor Tristan Van Berkom
- [gtk+/gtk-style-context] Transform the 'menu' detail string to the 'popup' class Matthias Clasen
- [gtk+/gtk-style-context] Add an outline around menu popups Matthias Clasen
- [dots] [help] Remove unexisting page from DOC_PAGES Claude Paroz
- [empathy] chat-window: cache the 'chat' gsettings Guillaume Desmottes
- [releng] release: Small tweak for 2.32.0 Vincent Untz
- [jhbuild] [3.0] Add missing dep on gsettings-desktop-schemas Vincent Untz
- [gnome-packagekit] trivial: fix compile if compiling without PackageKit git master Richard Hughes
- [gnome-packagekit] gpk-application:avoid multi-search at the same time Richard Hughes
- [gnome-packagekit] gpk-update-viewer: change the application icon Richard Hughes
- [jhbuild] Fix autobuild after commit 8ae2eaf20517c57ebf1bb437d3abb3dcb1a6fa27 Craig Keogh
- [jhbuild] Add support for distcheck to autobuild command Craig Keogh
- [tracker] tracker-miner-applications: when defaulting to application, include nie:dataSource Aleksander Morgado
- [gnome-menus/gnome-2-30] release: 2.30.5 Vincent Untz
- [gnome-menus/gnome-2-30] release: post-release bump to 2.30.6 Vincent Untz
- [gnome-menus] Created tag GNOME_MENUS_2_30_5 Vincent Untz
- [jhbuild] [3.0] Bump autogen to 5.9.9, move to gnome-3.0 (GNOME bug 626369) Craig Keogh
- [pessulus] release: 2.30.4 Vincent Untz
- [pessulus] release: post-release bump to 2.30.5 Vincent Untz
- [pessulus] Created tag PESSULUS_2_30_4 Vincent Untz
- [libwnck] release: 2.30.6 Vincent Untz
- [libwnck] release: post-release bump to 2.30.7 Vincent Untz
- [libwnck] Created tag LIBWNCK_2_30_6 Vincent Untz
- [tracker] tracker-search: New --software and --software-categories options Aleksander Morgado
- [gnome-session/gnome-2-32] release: 2.32.1 Vincent Untz
- [gnome-session/gnome-2-32] release: post-release bump to 2.32.2 Vincent Untz
- [gnome-session] Created tag GNOME_SESSION_2_32_1 Vincent Untz
- [gnome-desktop/gnome-2-32] release: 2.32.1 Vincent Untz
- [gnome-desktop/gnome-2-32] release: post-release bump to 2.32.2 Vincent Untz
- [gnome-desktop] Created tag GNOME_DESKTOP_2_32_1 Vincent Untz
- [jhbuild] Account for '.git' suffix removal in srcdir Craig Keogh
- [gnome-panel] libpanel-applet: Fix build by using "" instead of <> for an include Vincent Untz
- [gnome-panel] release: 2.32.1 Vincent Untz
- [gnome-panel] Created tag GNOME_PANEL_2_32_1 Vincent Untz
- [gnome-panel] release: post-release bump to 2.32.2 Vincent Untz
- [jhbuild] Fix tinderbox after commit de9ecff3d0033d12430404daa2115a59b9b1dc39 Craig Keogh
- [glom] Import tests: Uncomment some tests and make them test what we really want. Murray Cumming
- [tracker] Deleted branch collation-gconf-locale Aleksander Morgado
- [tracker] (30 commits) Created branch collation-gconf-locale Aleksander Morgado
- [tracker/collation-gconf-locale: 2/30] libtracker-common: thread-safe locale string management Aleksander Morgado
- [tracker/collation-gconf-locale: 1/30] libtracker-common: WIP implementing locale retrieval from gconf Aleksander Morgado
- [at-spi2-core/gi] Various component fixes, and fix dbind_method_call_reentrant_va Mike Gorse
- [tracker/collation-gconf-locale: 3/30] libtracker-common: make the locale stuff compile at least Aleksander Morgado
- [tracker/collation-gconf-locale: 4/30] libtracker-data: enable locale retrieval with tracker_locale_get() Aleksander Morgado
- [tracker/collation-gconf-locale: 5/30] tracker-locale: Fix compilation when maemo support enabled Aleksander Morgado
- [tracker/collation-gconf-locale: 6/30] tracker-locale: set locale envvar to the value retrieved from gconf Aleksander Morgado
- [tracker/collation-gconf-locale: 7/30] libtracker-data: Make sure the new tracker-locale is used everywhere Aleksander Morgado
- [tracker/collation-gconf-locale: 8/30] tracker-locale: Make sure locale is not an empty string Aleksander Morgado
- [tracker/collation-gconf-locale: 9/30] tracker-store: Recreate indexes when locale change detected Aleksander Morgado
- [tracker/collation-gconf-locale: 10/30] tracker-locale: If gconf_client_get() returns NULL, it's because there is no such key Aleksander Morgado
- [tracker/collation-gconf-locale: 11/30] libtracker-data: fix alignment issues Aleksander Morgado
- [tracker/collation-gconf-locale: 12/30] libtracker-data: WIP with collator reset Aleksander Morgado
- [tracker/collation-gconf-locale: 13/30] tracker-locale: New log added when looping subscriber list Aleksander Morgado
- [tracker/collation-gconf-locale: 14/30] libtracker-data: Reset collator also before starting the stmt processing Aleksander Morgado
- [tracker/collation-gconf-locale: 15/30] tracker-store: Perform locale change processing in an idle to avoid deadlock Aleksander Morgado
- [tracker/collation-gconf-locale: 16/30] tracker-store: Fix compilation with new set_active() Aleksander Morgado
- [tracker/collation-gconf-locale: 17/30] tracker-store: pass busy callback to data_manager_reload() Aleksander Morgado
- [tracker/collation-gconf-locale: 18/30] tracker-locale: minor log fix Aleksander Morgado
- [tracker/collation-gconf-locale: 20/30] libtracker-data: Call busy callback before starting index recreation on locale change Aleksander Morgado
- [tracker/collation-gconf-locale: 21/30] tracker-store: Shutdown events while reloading data manager Aleksander Morgado
- [tracker/collation-gconf-locale: 19/30] tracker-store: Fix busy_user_data passing during reload Aleksander Morgado
- [tracker/collation-gconf-locale: 22/30] tracker-store: Moved locale change subscription stuff to separate files Aleksander Morgado
- [tracker/collation-gconf-locale: 23/30] tracker-store: Add new logs Aleksander Morgado
- [tracker/collation-gconf-locale: 24/30] libtracker-data: don't call busy callback by default in init() Aleksander Morgado
- [tracker/collation-gconf-locale: 25/30] tracker-store, libtracker-data: Improve status reporting Aleksander Morgado
- [tracker/collation-gconf-locale: 26/30] tracker-status: Change tracker-store reporting to avoid the Journal Replay message always Aleksander Morgado
- [tracker/collation-gconf-locale: 27/30] tracker-miner-applications: Use tracker-locale during key file extraction Aleksander Morgado
- [tracker/collation-gconf-locale: 28/30] tracker-miner-applications: Keep locale used between restarts Aleksander Morgado
- [gnomeweb-wml] fixed some gnome.org overrides Andreas Nilsson
- [tracker/collation-gconf-locale: 29/30] tracker-miner-applications: move locale handling to separate files Aleksander Morgado
- [tracker/collation-gconf-locale: 30/30] tracker-miner-applications: remove previously inserted items if locale change detected Aleksander Morgado
- [glom] Improved a comment Murray Cumming
- [glom] Use upstream gettext instead Glib one Murray Cumming
- [gnomeweb-wml] some content css stuff Andreas Nilsson
- [tracker/collation-gconf-locale] tracker-miner-applications: Fix compilation when meegotouch enabled Aleksander Morgado
- [tracker] tracker-miner-applications: Remove unneeded extra nie:dataSource set Aleksander Morgado
- [libxml2] 634846 Remove a linking option breaking Windows VC10 Daniel Veillard
- [libxml2] Fix a potential freeing error in XPath Daniel Veillard
- [gnome-settings-daemon] media-keys: Fix logout not asking for confirmation Bastien Nocera
- [gnomeweb-wml] hm lets see if it works this time Andreas Nilsson
- [gnome-settings-daemon] media-keys: Use the proper command for logout Bastien Nocera
- [gnome-settings-daemon] housekeeping: Don't warn with over 1GB free Bastien Nocera
- [gnome-shell] StIcon: add support for GIcon Giovanni Campagna
- [gnome-shell] Status area: introduce battery & power indicator Giovanni Campagna
- [gnome-themes-standard] Added da to list of languages Kenneth Nielsen
- [gnome-themes-standard] Updated Danish translation Kenneth Nielsen
- [gnome-scan] Updated Danish translation Kenneth Nielsen
- [goobox] Updated Danish translation Kenneth Nielsen
- [empathy] (7 commits) ...Merge branch 'bug-547658' Emilio Pozuelo Monfort
- [empathy: 1/7] contact: enable showing a phone next to contacts who are on phones Emilio Pozuelo Monfort
- [empathy: 2/7] individual-widget: show a "on a phone" label in the individual view Emilio Pozuelo Monfort
- [empathy: 3/7] empathy-individual-store: only check for presence in presence-enabled personas Emilio Pozuelo Monfort
- [empathy: 4/7] Only check for presence in presence-enabled personas 2.0 Emilio Pozuelo Monfort
- [empathy: 5/7] Display the phone next to the status Emilio Pozuelo Monfort
- [empathy: 6/7] Remove spurious comment Emilio Pozuelo Monfort
- [empathy: 7/7] Merge branch 'bug-547658' Emilio Pozuelo Monfort
- [gnomeweb-wml] Update ruler text for new FoG campaign Paul Cutler
- [gnome-shell] gnome-shell-build-setup.sh: add more deps for gnome-keyring Dan Winship
- [tracker] SPARQL: Use proper collation for string literals Jürg Billeter
- [tracker] SPARQL: Use proper collation for fn:starts-with Jürg Billeter
- [tracker] NCO: Add index on nco:nameFamily Jürg Billeter
- [tracker] data-generators: Use affiliation for person contacts Jürg Billeter
- [rygel] Require vala 0.11.2 Zeeshan Ali Khattak
- [rygel] core: Remove work-around for bug#631044 Zeeshan Ali Khattak
- [rygel] core,plugins: Load D-Bus properties only when needed Zeeshan Ali Khattak
- [rygel] external,mpris: Prefer async D-Bus proxies creation Zeeshan Ali Khattak
- [rygel] mpris: Require DBusProxy for all proxy interfaces Zeeshan Ali Khattak
- [rygel] core,mpris: Make use of GDBus prop change API Zeeshan Ali Khattak
- [rygel] mpris: Remove bogus comment resulting from C&P Zeeshan Ali Khattak
- [rygel] mpris: Simplify DBus related code Zeeshan Ali Khattak
- [rygel] core: Remove now redundant vala work-arounds Zeeshan Ali Khattak
- [gsettings-desktop-schemas] NEWS: Update for 0.1.1 release Rodrigo Moya
- [gsettings-desktop-schemas] Created tag 0.1.1 Rodrigo Moya
- [gsettings-desktop-schemas] build: post-release version bump Rodrigo Moya
- [tracker] tracker-miner-applications: separator of multi-string is also in UTF-8 Aleksander Morgado
- [gnome-desktop] release: 2.91.2 Rodrigo Moya
- [tracker] Deleted branch collation-gconf-locale Aleksander Morgado
- [tracker] (31 commits) Created branch collation-gconf-locale Aleksander Morgado
- [gnome-desktop] Created tag GNOME_DESKTOP_2_91_2 Rodrigo Moya
- [tracker/collation-gconf-locale: 1/31] libtracker-common: WIP implementing locale retrieval from gconf Aleksander Morgado
- [tracker/collation-gconf-locale: 2/31] libtracker-common: thread-safe locale string management Aleksander Morgado
- [tracker/collation-gconf-locale: 3/31] libtracker-common: make the locale stuff compile at least Aleksander Morgado
- [tracker/collation-gconf-locale: 4/31] libtracker-data: enable locale retrieval with tracker_locale_get() Aleksander Morgado
- [tracker/collation-gconf-locale: 5/31] tracker-locale: Fix compilation when maemo support enabled Aleksander Morgado
- [tracker/collation-gconf-locale: 6/31] tracker-locale: set locale envvar to the value retrieved from gconf Aleksander Morgado
- [tracker/collation-gconf-locale: 7/31] libtracker-data: Make sure the new tracker-locale is used everywhere Aleksander Morgado
- [tracker/collation-gconf-locale: 8/31] tracker-locale: Make sure locale is not an empty string Aleksander Morgado
- [gnome-desktop] release: post-release bump to 2.91.3 Rodrigo Moya
- [tracker/collation-gconf-locale: 11/31] libtracker-data: fix alignment issues Aleksander Morgado
- [tracker/collation-gconf-locale: 12/31] libtracker-data: WIP with collator reset Aleksander Morgado
- [tracker/collation-gconf-locale: 10/31] tracker-locale: If gconf_client_get() returns NULL, it's because there is no such key Aleksander Morgado
- [tracker/collation-gconf-locale: 13/31] tracker-locale: New log added when looping subscriber list Aleksander Morgado
- [tracker/collation-gconf-locale: 9/31] tracker-store: Recreate indexes when locale change detected Aleksander Morgado
- [tracker/collation-gconf-locale: 14/31] libtracker-data: Reset collator also before starting the stmt processing Aleksander Morgado
- [tracker/collation-gconf-locale: 15/31] tracker-store: Perform locale change processing in an idle to avoid deadlock Aleksander Morgado
- [tracker/collation-gconf-locale: 16/31] tracker-store: Fix compilation with new set_active() Aleksander Morgado
- [tracker/collation-gconf-locale: 17/31] tracker-store: pass busy callback to data_manager_reload() Aleksander Morgado
- [tracker/collation-gconf-locale: 18/31] tracker-locale: minor log fix Aleksander Morgado
- [tracker/collation-gconf-locale: 19/31] tracker-store: Fix busy_user_data passing during reload Aleksander Morgado
- [tracker/collation-gconf-locale: 20/31] libtracker-data: Call busy callback before starting index recreation on locale change Aleksander Morgado
- [tracker/collation-gconf-locale: 21/31] tracker-store: Shutdown events while reloading data manager Aleksander Morgado
- [tracker/collation-gconf-locale: 22/31] tracker-store: Moved locale change subscription stuff to separate files Aleksander Morgado
- [tracker/collation-gconf-locale: 23/31] tracker-store: Add new logs Aleksander Morgado
- [tracker/collation-gconf-locale: 24/31] libtracker-data: don't call busy callback by default in init() Aleksander Morgado
- [tracker/collation-gconf-locale: 25/31] tracker-store, libtracker-data: Improve status reporting Aleksander Morgado
- [tracker/collation-gconf-locale: 26/31] tracker-status: Change tracker-store reporting to avoid the Journal Replay message always Aleksander Morgado
- [tracker/collation-gconf-locale: 27/31] tracker-miner-applications: Use tracker-locale during key file extraction Aleksander Morgado
- [tracker/collation-gconf-locale: 28/31] tracker-miner-applications: Keep locale used between restarts Aleksander Morgado
- [tracker/collation-gconf-locale: 29/31] tracker-miner-applications: move locale handling to separate files Aleksander Morgado
- [tracker/collation-gconf-locale: 30/31] tracker-miner-applications: remove previously inserted items if locale change detected Aleksander Morgado
- [tracker/collation-gconf-locale: 31/31] tracker-miner-applications: Fix compilation when meegotouch enabled Aleksander Morgado
- [transmageddon] Added pt_BR to LINGUAS Djavan Fagundes
- [transmageddon] Updated Brazilian Portuguese translation by Gilfran Ribeiro <contato gilfran net> and reviewed by Fl Djavan Fagundes
- [hitori] Updated Brazilian Portuguese translation Djavan Fagundes
- [gnome-desktop] Remove gconf-2.0 from pkg-config file Vincent Untz
- [gnome-control-center] ua: Remove relation with inexistant widget Bastien Nocera
- [gnome-control-center] po: Update for removed and added files Bastien Nocera
- [gnome-control-center] display: Fix keywords Bastien Nocera
- [gnome-control-center] panels: Add keywords to all the panels we ship Bastien Nocera
- [gnomeweb-wml] Add libdmapsharing to projects.gnome.org index Signed-off-by: W. Michael Petullo <mike flyn org> W . Michael Petullo
- [gnomeweb-wml] Add email address to form submit Paul Cutler
- [gnome-settings-daemon] 2.91.3 Bastien Nocera
- [gnome-settings-daemon] Created tag GNOME_SETTINGS_DAEMON_2_91_3 Bastien Nocera
- [empathy] remove EMPATHY_CONTACT_LIST_STORE_COL_CLIENT_TYPES Guillaume Desmottes
- [tracker] Deleted branch collation-gconf-locale Aleksander Morgado
- [tracker] (11 commits) Created branch collation-gconf-locale Aleksander Morgado
- [tracker/collation-gconf-locale: 1/11] libtracker-common: Locale retrieval from gconf implemented Aleksander Morgado
- [tracker/collation-gconf-locale: 2/11] libtracker-data: Enable locale retrieval with tracker_locale_get() Aleksander Morgado
- [tracker/collation-gconf-locale: 3/11] tracker-store: Recreate indexes when locale change detected Aleksander Morgado
- [tracker/collation-gconf-locale: 4/11] libtracker-data: Reset collator in connection when locale change detected Aleksander Morgado
- [tracker/collation-gconf-locale: 5/11] tracker-store: Perform locale change processing in an idle to avoid deadlock Aleksander Morgado
- [tracker/collation-gconf-locale: 6/11] tracker-store: Pass busy callback to data_manager_reload() Aleksander Morgado
- [tracker/collation-gconf-locale: 7/11] tracker-store: Shutdown events while reloading data manager Aleksander Morgado
- [tracker/collation-gconf-locale: 8/11] tracker-store: Moved locale change subscription stuff to separate files Aleksander Morgado
- [tracker/collation-gconf-locale: 9/11] tracker-store, libtracker-data: Improve status reporting Aleksander Morgado
- [tracker/collation-gconf-locale: 10/11] tracker-status: Change tracker-store reporting to avoid the Journal Replay message always Aleksander Morgado
- [tracker/collation-gconf-locale: 11/11] tracker-miner-applications: Re-extract desktop files when locale change detected Aleksander Morgado
- [gnome-settings-daemon] Move some of the gnome-power-manager schema so it can be used by the 'Screen' control center pane Richard Hughes
- [giggle] giggle-avatar-image: Replace size_request by get_preferred_width/height Javier Jardón
- [giggle] giggle-short-list: Replace size_request by get_preferred_width/height Javier Jardón
- [gnome-settings-daemon] Move the gnome-power-manager 'idle-dim-ac' key here as well, but it's disabled by default Richard Hughes
- [gnome-terminal] Remove S/Key support Christian Persch
- [gnome-control-center] Connect up the brightness slider and the dim checkbox with gnome-power-manager Richard Hughes
- [giggle] Deleted branch gtk3 Javier Jardón
- [nautilus-actions] Updated Brazilian Portuguese translation Djavan Fagundes
- [ease] Added Catalan translation Gil Forcada Codinachs
- [tasks] Updated Catalan translation Gil Forcada Codinachs
- [billreminder] Updated Catalan translation Gil Forcada Codinachs
- [accounts-dialog] Added Catalan translation Gil Forcada Codinachs
- [tracker] Fixes NB#203593: All libtracker-miner section names in CamelCase in documentation Aleksander Morgado
- [grilo] python: updated grilo-test-ui Simón Pena
- [giggle] Remove already broken OSX integration Javier Jardón
- [giggle] giggle-avatar-image: Remove unneded variables Javier Jardón
- [vte] Clarify error message Christian Persch
- [dots] [l10n] Updated German doc translation Mario Blättermann
- [glib] g_str_hash: clean up code Ryan Lortie
- [glib] g_str_hash: switch to using DJB hash Ryan Lortie
- [gnome-panel] build: list the objects before the libraries to fix build with --as-needed Sebastien Bacher
- [epiphany] WebKitSoupCache expects a max cache size in bytes Sergio Villar Senin
- [gobject-introspection] glib-2.0.c: annotate the arrays in g_spawn_sync/_async Dan Winship
- [jhbuild] [3.0] Update giggle dependencies Javier Jardón
- [jhbuild] [3.0] Pango doesnt depend on gnome-common anymore Javier Jardón
- [gimp] app: Disable somewhat obsolete stroke smooth Alexia Death
- [gnome-commander] Moved DirState enum -> GnomeCmdDir::State Piotr Eljasiak
- [gnome-commander] GnomeCmdFile: more C++ rework Piotr Eljasiak
- [hyena] [Hyena.Gui.Canvas] Optimize TextBlock Gabriel Burt
- [hyena] [Hyena] Avoid CultureInfo.CurrentCulture getter Gabriel Burt
- [hyena] [Hyena.Data.Sqlite] Improve data type casting Gabriel Burt
- [hyena] [Hyena.Data.Gui] Dont' Arranage on UpdatePosition Gabriel Burt
- [banshee] [build] Add run-profiled target Gabriel Burt
- [banshee] [ArtworkManager] Cache null artwork for fast lookup Gabriel Burt
- [banshee] [Hyena] Update to latest; several performance improvements Gabriel Burt
- [network-manager-applet] Use GtkSpinner instead own code Javier Jardón
- [anjuta/newproject] project-manager: Fix a crash when displaying properties dialog due to Gtk+3 Sebastien Granjoux
- [jhbuild] [3.0] atk depends on gtk-doc not gnome-doc-utils Javier Jardón
- [gnumeric] Compilation: more GOFormat constification. Morten Welinder
- [gnumeric] Compilation: remove casts. Morten Welinder
- [jhbuild] [3.0] gtk-doc: gnome-doc-utils is an optional dependency Javier Jardón
- [jhbuild] [3.0] gnome-doc-utils depends on libxml2 Javier Jardón
- [gdk-pixbuf] gdk-pixbuf-2.0.pc: Move gmodule and libpng to Requires.private Owen Taylor
- [gnome-shell] power-status: Remove tooltip Florian Müllner
- [jhbuild] [3.0] GTK+, pango, gdk-pixbuf depends on gtk-doc Javier Jardón
- [gnome-themes-standard/gtk-style-context] Don't use blue text in entries Matthias Clasen
- [gjs] object: When verbose debugging properties, print out GIName Colin Walters
- [empathy] set do-lost property on the gstrtpjitterbuffer element Guillaume Desmottes
- [anjuta] (137 commits) ...project-manager: Fix a crash when displaying properties dialog due to Gtk+3 Sebastien Granjoux
- [giggle] configure: Bump vte required version Javier Jardón
- [jhbuild] [3.0] giggle depend on vte-3 now Javier Jardón
- [banshee] [libbanshee] Improve comment for playbin2 workaround Gabriel Burt
- [vala] Deleted branch switch-to-gir Luca Bruno
- [vala] (18 commits) Created branch switch-to-gir Luca Bruno
- [vala/switch-to-gir: 1/18] Add --metadatadir option to specify path for GIR metadata Luca Bruno
- [vala/switch-to-gir: 2/18] gio-2.0: Initial GIR switch Luca Bruno
- [vala/switch-to-gir: 3/18] girparser: Support -custom.vala files Luca Bruno
- [vala/switch-to-gir: 4/18] girparser: Support reparenting static methods in namespace Luca Bruno
- [vala/switch-to-gir: 5/18] girparser: Remove all type arguments when using type_arguments metadata. Luca Bruno
- [vala/switch-to-gir: 6/18] girparser: Fix mapping gsize to size_t and gssize to ssize_t. Luca Bruno
- [vala/switch-to-gir: 7/18] girparser: Don't add NoAccessorMethod if there is a setter Luca Bruno
- [vala/switch-to-gir: 8/18] vapigen: Assume girparser handles SOURCE file types. Luca Bruno
- [vala/switch-to-gir: 9/18] Fix handling external for several symbols in semantic analyzer Luca Bruno
- [vala/switch-to-gir: 10/18] girparser: Simplify postprocessing callbacks. Use symbols info for records. Luca Bruno
- [vala/switch-to-gir: 11/18] girparser: Skip priv fields Luca Bruno
- [vala/switch-to-gir: 12/18] girparser: Set the base type for classes defined in custom vala files. Luca Bruno
- [vala/switch-to-gir: 13/18] girparser: Support null literals in metadata Luca Bruno
- [vala/switch-to-gir: 14/18] girparser: Fix support for signals metadata. Luca Bruno
- [vala/switch-to-gir: 15/18] girparser: Support specifying symbols in metadata Luca Bruno
- [vala/switch-to-gir: 16/18] girparser: Fix parsing arrays in metadata types Luca Bruno
- [vala/switch-to-gir: 17/18] girparser: Fix unowned keyword in metadata types Luca Bruno
- [vala/switch-to-gir: 18/18] girparser: Guess array length type for arrays Luca Bruno
- [banshee] [libbanshee] Remove obsolete workraound for qtdemux Gabriel Burt
- [gnumeric] Fix extensions of supported ODF files. [#635111] Andreas J . Guelzow
- [gobject-introspection] gtk-doc: Update for renamed libgirepository-internals.la Colin Walters
- [gnome-screensaver] The dialog uses libxklavier directly, so link against it Robert Ancell
- [anjuta] build-autotools: Add translator comment for bgo#634124 - Different make translations confuse Anjuta Sebastien Granjoux
- [banshee] [TrackEditor] Blank spin buttons when 0 (bgo#407406) Gabriel Burt
- [banshee] [TrackEditor] HACKING code style fixes Gabriel Burt
- [gnome-shell] [PowerIcon] Fix percent label to be in sync with the description Adel Gadllah
- [anjuta] libanjuta: bgo#633911 - Unknown needs a translator comment Sebastien Granjoux
- [anjuta] libanjuta: bgo#633911 - Unknown needs a translator comment Sebastien Granjoux
- [gnome-subtitles] Updated Catalan translation Gil Forcada Codinachs
- [cheese] Updated Catalan translation Gil Forcada Codinachs
- [hyena] [Hyena.Gui.Canvas] Ensure TextBlock's layout text is current Gabriel Burt
- [banshee] [Hyena] Update to latest Gabriel Burt
- [jhbuild] [3.0] Remove rarian dependency Javier Jardón
- [gtk+] docs: Move Height-for-width geometry management virtual methods docs Javier Jardón
- [gtk+] gtkoffscreenbox.c: Replace size_request by get_preferred_width/height Javier Jardón
- [gtk+] demos: Replace size_request by get_preferred_width/height Javier Jardón
- [gtk+] (21 commits) Created branch open-with-dialog Cosimo Cecchi
- [gtk+/open-with-dialog: 1/21] open-with: initial implementation of GtkOpenWithDialog Cosimo Cecchi
- [gtk+/open-with-dialog: 2/21] open-with: add a "show-other-applications" property Cosimo Cecchi
- [gtk+/open-with-dialog: 3/21] open-with: don't use gtk_misc_* functions Cosimo Cecchi
- [gtk+/open-with-dialog: 4/21] open-with: don't override the class signal handler, as it's RUN_LAST Cosimo Cecchi
- [gtk+/open-with-dialog: 5/21] open-with: cope with NULL GAppInfo Cosimo Cecchi
- [gtk+/open-with-dialog: 6/21] open-with: add xpadding to the treeview renderers Cosimo Cecchi
- [gtk+/open-with-dialog: 7/21] open-with: add misc utility API to the dialog Cosimo Cecchi
- [gtk+/open-with-dialog: 8/21] tests: rewrite the GtkOpenWithDialog test to make it more interactive Cosimo Cecchi
- [gtk+/open-with-dialog: 9/21] open-with: change the API to make it symmetric for GFile or content-type Cosimo Cecchi
- [gtk+/open-with-dialog: 10/21] open-with: add gtk_open_with_dialog_get_mode() Cosimo Cecchi
- [gtk+/open-with-dialog: 11/21] open-with: add docs and integrate with the build GTK+ conventions Cosimo Cecchi
- [gtk+/open-with-dialog: 12/21] open-with: turn the show_all_applications boolean into an enum Cosimo Cecchi
- [gtk+/open-with-dialog: 13/21] tests: use new open with mode in the tests Cosimo Cecchi
- [gtk+/open-with-dialog: 15/21] open-with-dialog: remove the mode from the dialog, we won't use it anymore Cosimo Cecchi
- [gtk+/open-with-dialog: 14/21] open-with: first attempt to split the dialog into a widget + interface Cosimo Cecchi
- [gtk+/open-with-dialog: 16/21] tests: update to new API Cosimo Cecchi
- [gtk+/open-with-dialog: 17/21] open-with-widget: add a context menu for recommended entries Cosimo Cecchi
- [gtk+/open-with-dialog: 18/21] open-with-dialog: don't ever show_all() Cosimo Cecchi
- [gtk+/open-with-dialog: 19/21] open-with-widget: make the list more pretty Cosimo Cecchi
- [gtk+/open-with-dialog: 20/21] open-with-widget: add a "Show more applications" button Cosimo Cecchi
- [gtk+/open-with-dialog: 21/21] open-with-widget: simplify code a bit Cosimo Cecchi
- [banshee] [Nereid] Fix search entry getting resized on startup Gabriel Burt
- [banshee] [ThickClient] Fix grip shown for all seek sliders (bgo#634944) Gabriel Burt
- [nautilus-actions] Update TODO Pierre Wieser
- [gtk+/open-with-dialog] open-with: remove obsolete code Cosimo Cecchi
- [anjuta] language-support-cpp-java: fix invalid read of paranthese-size setting Johannes Schmid
- [vala] clutter-1.0: Mark ClutterEvent.get_coords parameters as out Luca Bruno
- [longomatch] (10 commits) Created branch test Andoni Morales Alastruey
- [longomatch/test: 1/10] Add a new property to choose whether a player is to be shown in the players list Andoni Morales Alastruey
- [longomatch/test: 2/10] Order players by number instead of name Andoni Morales Alastruey
- [longomatch/test: 3/10] Invert the position of the preview and the despcription in the plays list Andoni Morales Alastruey
- [longomatch/test: 4/10] Only show players from a team template that are actually playing Andoni Morales Alastruey
- [longomatch/test: 7/10] WIP: almost working Andoni Morales Alastruey
- [longomatch/test: 6/10] WIP: Everything compiles Andoni Morales Alastruey
- [longomatch/test: 5/10] WIP Andoni Morales Alastruey
- [longomatch/test: 8/10] WIP after rebase Andoni Morales Alastruey
- [longomatch/test: 9/10] WIP Andoni Morales Alastruey
- [longomatch/test: 10/10] WIP Andoni Morales Alastruey
18 November 2010
19 November 2010
- [gnome-settings-daemon] media-keys: Add support for XF86TouchpadOn/Off Bastien Nocera
- [gnome-settings-daemon] data: Fix enum usage for the power plugin Bastien Nocera
- [gtk+/open-with-dialog] Simplify title and heading Cosimo Cecchi
- [gtk+/open-with-dialog] Add a default file to open with test Cosimo Cecchi
- [gtk+/open-with-dialog] Add some window border to test open with Cosimo Cecchi
- [gtk+/open-with-dialog] Improve wording of no apps text Cosimo Cecchi
- [gtk+/open-with-dialog] The colon is a bit unneccessary and looks a bit ugly Cosimo Cecchi
- [gtk+/open-with-dialog] Use other instead of more Cosimo Cecchi
- [totem] Link against the X libraries Robert Ancell
- [gtk+/open-with-dialog] Use Related instead of the somewhat jargonny fallback Cosimo Cecchi
- [gtk+/open-with-dialog] Using italics here actually introduces more visual clutter than anything Cosimo Cecchi
- [gtk+/gtk-style-context] More css parsing tests Matthias Clasen
- [gnome-themes-standard] Specific window decoration for "attached" modal dialogs. Lapo Calamandrei
- [jhbuild] core: make telepathy-mission-control depends on gnome-keyring-3 Javier Jardón
- [gnome-shell] Deleted branch overview-relayout Florian Müllner
- [gnome-shell] (22 commits) Created branch overview-relayout Florian Müllner
- [gnome-shell/overview-relayout: 1/22] linear-view: Remove the scrollbar Florian Müllner
- [gnome-shell/overview-relayout: 2/22] overview: Replace InfoBar with message tray notifications Florian Müllner
- [gnome-shell/overview-relayout: 3/22] overview: Do not zoom the desktop background Florian Müllner
- [gnome-shell/overview-relayout: 4/22] linear-view: Remove shadows when zoomed out Florian Müllner
- [gnome-shell/overview-relayout: 5/22] linear-view: Remove NewWorkspaceArea Florian Müllner
- [gnome-shell/overview-relayout: 6/22] dash: Reimplement the dash based on AppWell code Florian Müllner
- [gnome-shell/overview-relayout: 7/22] dash: Move padding into the icon for Fittsability Florian Müllner
- [gnome-shell/overview-relayout: 8/22] search-display: Move SearchResults to a separate file Florian Müllner
- [gnome-shell/overview-relayout: 9/22] Use the old dash code to implement the view selector Florian Müllner
- [gnome-shell/overview-relayout: 10/22] view-selector: Move search logic into SearchTab Florian Müllner
- [gnome-shell/overview-relayout: 11/22] view-selector: Add keyboard shortcut for view switching Florian Müllner
- [gnome-shell/overview-relayout: 12/22] Fake workspaces tab Florian Müllner
- [gnome-shell/overview-relayout: 13/22] app-display: Slight cleanup and style update Florian Müllner
- [gnome-shell/overview-relayout: 14/22] workspaces-view: Remove MosaicView Florian Müllner
- [gnome-shell/overview-relayout: 15/22] workspaces-view: Swap workspace ordering for RTL locales Florian Müllner
- [gnome-shell/overview-relayout: 16/22] workspaces: Rework workspace controls for the view selector Florian Müllner
- [gnome-shell/overview-relayout: 17/22] overview: Add ViewSelector to the overview Florian Müllner
- [gnome-shell/overview-relayout: 18/22] search-display: Change the default display to use iconGrid Florian Müllner
- [gnome-shell/overview-relayout: 19/22] workspaces: Change handling of window-drag signals Florian Müllner
- [gnome-shell/overview-relayout: 20/22] dash: Improve DND to dash and allow reordering Florian Müllner
- [gnome-shell/overview-relayout: 21/22] overview: Update animation Florian Müllner
- [gnome-shell/overview-relayout: 22/22] workspace-indicators: Add hover indication Florian Müllner
- [jhbuild] core: Update gnome-shell dependencies Javier Jardón
- [glabels] Documentation cleanup. Jim Evins
- [gtk+] docs: Improve cross-referencing in the migration guide Javier Jardón
- [gnome-shell] Deleted branch overview-relayout Florian Müllner
- [gnome-shell] (22 commits) Created branch overview-relayout Florian Müllner
- [gnome-shell/overview-relayout: 1/22] linear-view: Remove the scrollbar Florian Müllner
- [gnome-shell/overview-relayout: 2/22] overview: Replace InfoBar with message tray notifications Florian Müllner
- [gnome-shell/overview-relayout: 3/22] overview: Do not zoom the desktop background Florian Müllner
- [gnome-shell/overview-relayout: 4/22] linear-view: Remove shadows when zoomed out Florian Müllner
- [gnome-shell/overview-relayout: 5/22] linear-view: Remove NewWorkspaceArea Florian Müllner
- [gnome-shell/overview-relayout: 6/22] dash: Reimplement the dash based on AppWell code Florian Müllner
- [gnome-shell/overview-relayout: 7/22] dash: Move padding into the icon for Fittsability Florian Müllner
- [gnome-shell/overview-relayout: 8/22] search-display: Move SearchResults to a separate file Florian Müllner
- [gnome-shell/overview-relayout: 9/22] Use the old dash code to implement the view selector Florian Müllner
- [gnome-shell/overview-relayout: 10/22] view-selector: Move search logic into SearchTab Florian Müllner
- [gnome-shell/overview-relayout: 11/22] view-selector: Add keyboard shortcut for view switching Florian Müllner
- [gnome-shell/overview-relayout: 12/22] Fake workspaces tab Florian Müllner
- [gnome-shell/overview-relayout: 13/22] app-display: Slight cleanup and style update Florian Müllner
- [gnome-shell/overview-relayout: 15/22] workspaces-view: Swap workspace ordering for RTL locales Florian Müllner
- [gnome-shell/overview-relayout: 14/22] workspaces-view: Remove MosaicView Florian Müllner
- [gnome-shell/overview-relayout: 16/22] workspaces: Rework workspace controls for the view selector Florian Müllner
- [gnome-shell/overview-relayout: 17/22] overview: Add ViewSelector to the overview Florian Müllner
- [gnome-shell/overview-relayout: 18/22] search-display: Change the default display to use iconGrid Florian Müllner
- [gnome-shell/overview-relayout: 19/22] workspaces: Change handling of window-drag signals Florian Müllner
- [gnome-shell/overview-relayout: 20/22] dash: Improve DND to dash and allow reordering Florian Müllner
- [gnome-shell/overview-relayout: 21/22] overview: Update animation Florian Müllner
- [gnome-shell/overview-relayout: 22/22] workspace-indicators: Add hover indication Florian Müllner
- [gtk+/combo-refactor] Fixed GtkMenuItem to reserve the actual arrow size and spacing Tristan Van Berkom
- [gtk+/combo-refactor] Fixed GtkTreeMenu to not infinitely recurse when building submenus. Tristan Van Berkom
- [gtk+/combo-refactor] Added submenus to tests/testtreemenu Tristan Van Berkom
- [giggle] Use gtk_box_new() instead gtk_[v|h]box_new() Javier Jardón
- [evince/mallard-docs] (23 commits) ...docs: Synch up Makefile contents to C/*.pages Tiffany Antopolski
- [evince/mallard-docs: 21/23] Merge branch 'master' into mallard-docs Tiffany Antopolski
- [evince/mallard-docs: 22/23] docs: Remove accidental checkin of Makefile Tiffany Antopolski
- [evince/mallard-docs: 23/23] docs: Synch up Makefile contents to C/*.pages Tiffany Antopolski
- [gtk+/gtk-style-context] Copy GtkWidgetPaths correctly Matthias Clasen
- [gtk+/gtk-style-context] Add tests for matching Matthias Clasen
- [at-spi2-core/gi] Add first pass at text interface Mike Gorse
- [libdmapsharing] Don't set Connection: Close header in response to /databases/1/items (iTunes) Signed-off-by: W. Mich W . Michael Petullo
- [libdmapsharing] Bump version number Signed-off-by: W. Michael Petullo <mike flyn org> W . Michael Petullo
- [libdmapsharing] Created tag LIBDMAPSHARING_2_1_11 W . Michael Petullo
- [gtk+/combo-refactor] Fixed trailing '; ' on if statement in gtkmenuitem.c Tristan Van Berkom
- [gtk+/combo-refactor] Adding more "small" submenus to testtreemenu Tristan Van Berkom
- [gtk+/combo-refactor] Changed GtkCellRendererText to request less than wrap-width if the text is smaller than the wrap-wid Tristan Van Berkom
- [glibmm] Gio::DBus::Address: Wrap the gio dbus address API in this namespace. José Alburquerque
- [gtk+] Deleted branch refactor Javier Jardón
- [gtk+] (7 commits) Created branch refactor Javier Jardón
- [gtk+/refactor: 1/7] gtktbutton: Move public members to private structure Javier Jardón
- [gtk+/refactor: 2/7] Create a private header to access some GtkButton variables Javier Jardón
- [gtk+/refactor: 3/7] gail: we cant access button->in_button directly now. Javier Jardón
- [gtk+/refactor: 4/7] gtkcombobox: Do not access GtkEntry internals Javier Jardón
- [gtk+/refactor: 5/7] Add _gtk_entry_get_im_context() internal accessor Javier Jardón
- [gtk+/refactor: 6/7] gail: Use accessor functions to access GtkEntry Javier Jardón
- [gtk+/refactor: 7/7] gtkentry: move public members to private structure Javier Jardón
- [jhbuild] Replicate checkoutdir directory trees below buildroot Craig Keogh
- [gtk+] (10 commits) ...configure: define GTK+ version before AC_INIT Javier Jardón
- [gtk+: 9/10] gtkcombobox: Use accessor functions to access GtkTreeViewColumn Javier Jardón
- [gtk+: 8/10] gtktreeview: Use accessor functions to access GtkTreeViewColumn Javier Jardón
- [gtk+: 7/10] gtkentry: move public members to private structure Javier Jardón
- [gtk+: 10/10] configure: define GTK+ version before AC_INIT Javier Jardón
- [evolution-data-server] Bug #633181 - Deadlock after moving some mails in maildir Milan Crha
- [evolution-data-server/gnome-2-32] Bug #633181 - Deadlock after moving some mails in maildir Milan Crha
- [glib/appinfo-splitted] appinfo: update docs for API addition Cosimo Cecchi
- [glib/appinfo-splitted] appinfo: add win32 fallback implementation Cosimo Cecchi
- [glib/appinfo-splitted] tests: add a test for recommended and fallback GAppInfos Cosimo Cecchi
- [tracker/collation-gconf-locale] libtracker-data: Use thread-safe operations to manage the flag requesting collator reset Aleksander Morgado
- [tracker/collation-gconf-locale] libtracker-data: Make sure there's no cursor alive when we do the collator reset Aleksander Morgado
- [gimp] app: indentation Michael Natterer
- [jhbuild] [3.0] Bump farsight2 to 0.0.22 (GNOME bug 632843) Craig Keogh
- [gimp] Deleted branch gtk3-port Michael Natterer
- [gimp/gtk3-port: 2/130] libgimpwidgets: remove deprecated files from the build Michael Natterer
- [gimp/gtk3-port: 1/130] Switch to version 3.0 in a lot of places and depend on GTK+ 3.0 Michael Natterer
- [gimp] (130 commits) Created branch gtk3-port Michael Natterer
- [gimp/gtk3-port: 3/130] libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[ch] Michael Natterer
- [gimp/gtk3-port: 4/130] libgimpwidgets: port virtual functions to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 5/130] libgimpwidgets: port virtual functions to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 6/130] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 7/130] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 8/130] libgimpwidgets: port to new GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 9/130] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 10/130] libgimpwidgets: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 11/130] libgimpwidgets: remove call to gtk_dialog_set_has_separator() Michael Natterer
- [gimp/gtk3-port: 12/130] libgimpwidgets: port to GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 13/130] libgimpwidgets: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 14/130] libgimpwidgets: port to GD_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 15/130] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 16/130] libgimpwidgets: port to GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 17/130] libgimpwidgets: remove deprecated functions and s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 18/130] libgimpwidgets: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 19/130] libgimpwidgets: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 20/130] libgimpwidgets: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 21/130] libgimpwidgets: remove deprecated files completely Michael Natterer
- [gimp/gtk3-port: 22/130] libgimpwidgets: don't include removed files Michael Natterer
- [gimp/gtk3-port: 23/130] libgimpwidgets: remove the deprecated gimp_pixmap_button_new() Michael Natterer
- [gimp/gtk3-port: 24/130] libgimpwidgets: remove typedefs of things that are gone Michael Natterer
- [gimp/gtk3-port: 25/130] Update .gitignore files for generated 3.0 files Michael Natterer
- [gimp/gtk3-port: 26/130] libgimp: remove GdkRGB and GdkColorMap calls, these APIs are gone Michael Natterer
- [gimp/gtk3-port: 27/130] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 28/130] app: remove GTK_OBJECT() cast Michael Natterer
- [gimp/gtk3-port: 29/130] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 30/130] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 31/130] app: port virtual functions to GTK+ 3.0 API Michael Natterer
- [gimp/gtk3-port: 32/130] app: port to the new GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 33/130] app: port to the new GDK_KEY_foo key names and get rid of a GTK_OBJECT() cast Michael Natterer
- [gimp/gtk3-port: 34/130] app: port to the new GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 35/130] app: port to GtkWidget::draw() and to the new GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 36/130] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 37/130] app: s/GDK_Escape/GDK_KEY_Escape/ Michael Natterer
- [gimp/gtk3-port: 38/130] app: port to GtkWidget::draw() Michael Natterer
- [nanny] New French Doc Translation Bruno Brouard
- [gimp/gtk3-port: 39/130] app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 40/130] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 41/130] app: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 42/130] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 43/130] app: port to GtkWidget::draw() and to the new GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 44/130] app: s/GDK_Escape/GDK_KEY_Escape/ Michael Natterer
- [gimp/gtk3-port: 45/130] app: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 46/130] app: port to GtkWidget::draw() and to the new GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 47/130] app: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 48/130] app: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 49/130] app: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 50/130] app: use the new GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 51/130] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 52/130] app: get rid of GtkObject and s/GDK_F1/GDK_KEY_F1/ Michael Natterer
- [gimp/gtk3-port: 53/130] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 54/130] app: no need to alloc colors any longer, GdkColormap is gone Michael Natterer
- [gimp/gtk3-port: 55/130] app: port call to gtk_paint_arrow() to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 56/130] app: port device management to GdkDeviceManager Michael Natterer
- [gimp/gtk3-port: 57/130] app: port to the new GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 58/130] app: port to the new GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 59/130] app: remove obsolete (GtkObject **) casts Michael Natterer
- [gimp/gtk3-port: 60/130] app: use gtk_widget_get_preferred_size() instead of size_request() Michael Natterer
- [gimp/gtk3-port: 61/130] app: port GimpScalComboBox to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 62/130] app: use gtk_widget_get_preferred_size() instead of size_request() Michael Natterer
- [gimp/gtk3-port: 63/130] libgimpwidgets: port GimpFrame to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 64/130] app: port tools to GTK+ 3.0 (trivial changes only) Michael Natterer
- [gimp/gtk3-port: 65/130] app: s/GtkObject/GtkAdjustment/ in app/dialogs/ Michael Natterer
- [gimp/gtk3-port: 66/130] app: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 67/130] app: pass the cairo_region_t to gdk_window_invalidate_region() directly Michael Natterer
- [gimp/gtk3-port: 68/130] libgimpwidgets: use gdk_cairo_set_source_window() instead of source_pixmap() Michael Natterer
- [gimp/gtk3-port: 69/130] app: use GdkDeviceManager to list devices Michael Natterer
- [gimp/gtk3-port: 70/130] app: use GdkDeviceManager API Michael Natterer
- [gimp/gtk3-port: 71/130] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 72/130] app: remove calls to colormap functions, they are gone Michael Natterer
- [gimp/gtk3-port: 73/130] libgimpwidgets: get rid of (GtkObject **) casts Michael Natterer
- [gimp/gtk3-port: 74/130] app: port the splash to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 75/130] libgimpwidgets: port the ruler to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 76/130] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 77/130] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 78/130] app: port the overlay stuff to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 79/130] app: use the container icon view, the grid view is not GTK+ 3.0-able Michael Natterer
- [gimp/gtk3-port: 80/130] libgimpwidgets: #if 0 some unit menu code that needs porting or removal Michael Natterer
- [gimp/gtk3-port: 81/130] app: port to GtkWidget::draw() (incompletely) Michael Natterer
- [gimp/gtk3-port: 82/130] app: #if 0 call to gtk_statusbar_set_has_resize_grip() Michael Natterer
- [gimp/gtk3-port: 83/130] app: port the tag entry to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 84/130] app: port to GtkWidget::draw() but disable the code inside with #if 0 Michael Natterer
- [gimp/gtk3-port: 85/130] app: can't set the scale combo entry's properties in init() any longer Michael Natterer
- [gimp/gtk3-port: 86/130] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 87/130] app: remove the resize_grip call alltogether, it's gone from GtkStatusbar Michael Natterer
- [gimp/gtk3-port: 88/130] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 89/130] modules: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 90/130] app: didn't completely commit the display shell expose() -> draw() change Michael Natterer
- [gimp/gtk3-port: 91/130] libgimpwidgets: port to GtkComboBoxText Michael Natterer
- [gimp/gtk3-port: 92/130] app: fix display shell background drawing Michael Natterer
- [gimp/gtk3-port: 93/130] app: fix canvas double buffering using cairo_push, pop_group() Michael Natterer
- [gimp/gtk3-port: 94/130] script-fu: port to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 95/130] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 96/130] app: passing -1 as width/height to gtk_paint_box() no longer works Michael Natterer
- [gimp/gtk3-port: 97/130] app: port popup arrow drawing to cairo and get rid of the arrow_pixbuf Michael Natterer
- [gimp/gtk3-port: 98/130] app: remove GimpContainerGridView from the build entirely Michael Natterer
- [gimp/gtk3-port: 99/130] modules: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 100/130] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 101/130] libgimp: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 102/130] app: don't translate to allocation.x,y Michael Natterer
- [gimp/gtk3-port: 103/130] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 104/130] app: forgot to remove a cairo_destroy() in draw() Michael Natterer
- [gimp/gtk3-port: 105/130] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 106/130] app: build binaries with version number 2.99 Michael Natterer
- [gimp/gtk3-port: 107/130] app: GtkEntry turned into a no-window widget Michael Natterer
- [gimp/gtk3-port: 108/130] app: use the new GtkScrollable API instead of deprecated tree view API Michael Natterer
- [gimp/gtk3-port: 109/130] app: cairo_save()/restore() around chaining up in draw() Michael Natterer
- [gimp/gtk3-port: 110/130] app: add ugly workaround to make the icon view adapt to view size changes Michael Natterer
- [gimp/gtk3-port: 111/130] plug-ins: lots of trivial GTK+ 3.0 porting Michael Natterer
- [gimp/gtk3-port: 112/130] plug-ins: port jpeg-save to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 113/130] plug-ins: port file-png to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 115/130] plug-ins: more s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 114/130] plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/ Michael Natterer
- [gimp/gtk3-port: 116/130] plug-ins: port some more plug-ins to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 117/130] app: port the colormap editor to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 118/130] app: remove GtkWrapBox Michael Natterer
- [gimp/gtk3-port: 119/130] libgimpwidgets: port to the new size request API Michael Natterer
- [gimp/gtk3-port: 120/130] app: port to the new size request API Michael Natterer
- [gimp/gtk3-port: 121/130] plug-ins: port the print preview to the new size request API Michael Natterer
- [gimp/gtk3-port: 122/130] libgimp*: derive from GtkBox directly instead of GtkHBox/VBox Michael Natterer
- [gimp/gtk3-port: 123/130] plug-ins: port sphere-designer to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 124/130] plug-ins: port cml-explorer to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 125/130] plug-ins: s/GtkObject/GtkAdjustment/ in file-pdf-load Michael Natterer
- [gimp/gtk3-port: 126/130] app: s/GtkObject/GtkAdjustment/ in the new spin scale prop widgets Michael Natterer
- [gimp/gtk3-port: 127/130] plug-ins: port lighting to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 128/130] app: port the cage tool to the new GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 129/130] plug-ins: port the unit-editor to GtkScrollable Michael Natterer
- [gimp/gtk3-port: 130/130] hacks on top, to be redone Michael Natterer
- [gtk+/open-with-dialog] open-with-widget: don't sort by name recommended apps Cosimo Cecchi
- [gtk+/open-with-dialog] open-with-widget: don't forget to set the search column Cosimo Cecchi
- [gnome-shell/datetime] (15 commits) ...Merge branch 'master' into datetime David Zeuthen
- [gnome-shell/datetime: 15/15] Merge branch 'master' into datetime David Zeuthen
- [libgda] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gnome-icon-theme-symbolic] Med "disabled" color to 35% alpha istead of 25% Lapo Calamandrei
- [empathy] Updated Spanish translation Jorge Gonzalez Gonzalez
- [cheese] Updated Spanish translation Jorge Gonzalez Gonzalez
- [jhbuild] Updated Spanish translation Jorge Gonzalez Gonzalez
- [mutter] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gnome-menus] Updating Persian Translation Mahyar Moghimi
- [gnome-commander] Updated Spanish translation Jorge Gonzalez Gonzalez
- [longomatch] Updated Czech translation Andre Klapper
- [gimp] app: draw GimpSpinScale's label with style->text, not style->fg Michael Natterer
- [byzanz] Updated Czech translation Andre Klapper
- [mousetweaks] Port applets to libpanelapplet-3 Gerd Kohlberger
- [rygel] core: Don't use expired cache of description doc Zeeshan Ali Khattak
- [rygel] core: Minor optimization/re-factor Zeeshan Ali Khattak
- [rygel] core: Wait for container update after HTTP POST Zeeshan Ali Khattak
- [gnome-screensaver] Port background handling to GSettings and new gnome-bg API Tomas Bzatek
- [gnome-screensaver] Reflect recent gnome-desktop changes Tomas Bzatek
- [gnome-screensaver] Bump gnome-desktop requirement Tomas Bzatek
- [yelp] [yelp-location-entry] Adapt to GtkComboBox changes, bug #633411 Shaun McCance
- [yelp] [yelp-view] Use new GtkScrollable instead of set_scroll_adjustments Shaun McCance
- [orca] Updated Spanish translation Jorge Gonzalez Gonzalez
- [pybliographer] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gtk+/gtk-2-24] gtk: draw the frame around the spinbutton's buttons conditionally Michael Natterer
- [gnome-themes-standard] Window decorations: more evident buttonr prelight effect. Lapo Calamandrei
- [gtk+] gtk: draw the frame around the spinbutton's buttons conditionally Michael Natterer
- [gtk-theme-engine-clearlooks] Add COPYING Matthias Clasen
- [tracker] libtracker-data: Make it more easy to test the PRAGMAs for SQLite Philip Van Hoof
- [tracker] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gimp] app: the ink sensitivity spin scales need two decimal digits precision Michael Natterer
- [gtk+] docs: Copy GtkSizeGroup ownership discussion to GtkWindowGroup Matthias Clasen
- [gtk+] Create the icon pixmap with the system visual Matthias Clasen
- [evolution-couchdb] Updated Basque language Iñaki Larrañaga Murgoitio
- [evolution-data-server] Bug #634573 - Crash when importing ics file Milan Crha
- [evolution-data-server/gnome-2-32] Bug #634573 - Crash when importing ics file Milan Crha
- [evolution-exchange] Bug #634573 - Crash when importing ics file Milan Crha
- [evolution-exchange/gnome-2-32] Bug #634573 - Crash when importing ics file Milan Crha
- [f-spot] Updated Basque language Iñaki Larrañaga Murgoitio
- [metacity] Updating Persian translation Mahyar Moghimi
- [network-manager-applet] Updated Basque language Iñaki Larrañaga Murgoitio
- [network-manager-netbook] Updated Basque language Iñaki Larrañaga Murgoitio
- [gtk+] GtkRadioButtons: Mark group arguments as "allow-none" Martin Pitt
- [network-manager-openvpn] Updated Basque language Iñaki Larrañaga Murgoitio
- [pan2] Updated Basque language Iñaki Larrañaga Murgoitio
- [gnome-screensaver] Fix compiler warning for "exit" Javier Jardón
- [gnome-screensaver] gs-theme-engine: Remove unused variable Javier Jardón
- [gnome-screensaver] gs-window-x11: Remove unused function Javier Jardón
- [tasks] Updated Basque language Iñaki Larrañaga Murgoitio
- [xchat-gnome] Updated Basque language Iñaki Larrañaga Murgoitio
- [caribou] Updated Malay translation Claude Paroz
- [planet-web] [pgo] Update Mart Raudsepp's feed Lucas Rocha
- [metacity] Updating Perisian translation Mahyar Moghimi
- [gtk+] Deleted branch refactor Javier Jardón
- [gnome-shell-design/vertical-overview] animated workspaces in vertical mode Jakub Steiner
- [gnome-shell-design/vertical-overview] adding five workspaces, switching to second Jakub Steiner
- [gnome-shell-design/vertical-overview] adding sixth workspace (scaling down the sidebar) Jakub Steiner
- [gnome-shell-design/vertical-overview] rought cut of teh whole thing done. Jakub Steiner
- [gedit-collaboration] Added Basque language Iñaki Larrañaga Murgoitio
- [gnome-bluetooth] Update Chinese (Simplified) translation Ray Wang
- [gmime/gmime-2-4] Signature verification w/o writing to disk Jeffrey Stedfast
- [gnome-control-center] Show icons for devices Bastien Nocera
- [gnome-control-center] Add headset icon Bastien Nocera
- [gnome-bluetooth/gnome-2-32] Update Chinese (Simplified) translation Ray Wang
- [gedit-collaboration] Added Basque language Iñaki Larrañaga Murgoitio
- [couchdb-glib] (2 commits) Created branch wip/query-response Krzysztof Klimonda
- [couchdb-glib/wip/query-response: 1/2] Add CouchdbResponse and CouchdbQuery classes Krzysztof Klimonda
- [couchdb-glib/wip/query-response: 2/2] Add couchdb_encode_uri functions Krzysztof Klimonda
- [gnome-control-center] power: Fix sizing issues in the power panel Matthias Clasen
- [pygobject] pygi-convert.sh: Cover Message and Buttons types Martin Pitt
- [gmime] Signature verification w/o writing to disk Jeffrey Stedfast
- [banshee] Updated Basque language Iñaki Larrañaga Murgoitio
- [gnome-themes-standard] Window decorations: specific decorations for utility windows (only for version 3 format atm). Lapo Calamandrei
- [couchdb-glib/wip/query-response] Free memory in property setters Krzysztof Klimonda
- [couchdb-glib/wip/query-response] Use g_str_equal instead of g_strcmp0 Krzysztof Klimonda
- [gtk+/open-with-dialog] open-with: add a PackageKit module for online lookup of applications Cosimo Cecchi
- [gtk+/open-with-dialog] open-with-dialog: integrate the online capability Cosimo Cecchi
- [anjuta/sdb-core-trans] (291 commits) ...Merge branch 'sdb-core-trans' Johannes Schmid
- [anjuta/sdb-core-trans: 291/291] Merge branch 'sdb-core-trans' Johannes Schmid
- [gtk+/open-with-dialog] open-with-pk: don't set error if the user cancelled the installation Cosimo Cecchi
- [gnome-control-center] sound: Remove radio buttons Bastien Nocera
- [gnome-control-center] gvc-sound-theme-chooser: Replace size_request signal Bastien Nocera
- [pygobject] pygi-convert.sh: Remove sugar specifics, and allow command line file list Martin Pitt
- [pygobject] pygi-convert.sh: Add pynotify -> Notify Martin Pitt
- [hyena] [Hyena.Widgets] Escape markup in HigMessageDialog (bgo#635282) Gabriel Burt
- [banshee] [Hyena] Update to latest Gabriel Burt
- [anjuta] libanjuta: bgo#615345 - Tabs in AnjutaTabber should not expand to all available space Johannes Schmid
- [couchdb-glib/wip/query-response] Fix indentation Krzysztof Klimonda
- [gnumeric] tests: ignore more fontconfig leaks. Morten Welinder
- [gnumeric] tests: use "..." more for valgrind suppressions. Morten Welinder
- [gnumeric] compilation: drop a few more casts. Morten Welinder
- [gtk+/gtk-style-context] GtkStyleContext: preserve state on save(). Carlos Garnacho
- [gtk+/gtk-style-context] GtkWidgetPath: Make gtk_widget_path_prepend_type() return nothing. Carlos Garnacho
- [gtk+/gtk-style-context] GtkWidgetPath: Make iter API deal with gints. Carlos Garnacho
- [gtk+/gtk-style-context] GtkContainer: Also copy permanent container's classes on get_path_for_child() Carlos Garnacho
- [gtk+/gtk-style-context] GtkThemingEngine: Make render_check() depend on border-style and border-color. Carlos Garnacho
- [gtk+/gtk-style-context] GtkCheckButton: Use GtkStyleContext for rendering. Carlos Garnacho
- [gtk+/gtk-style-context] Fix checkbuttons theming in CSS so it's more similar to 2.x Carlos Garnacho
- [gmime/gmime-2-4] fixed comment Jeffrey Stedfast
- [gnumeric] tests: one more fontconfig leak. Morten Welinder
- [gmime] Created tag GMIME_2_4_20 Jeffrey Stedfast
- [gtk+] gtk: remove GtkWidget::size-request Michael Natterer
- [gmime] Created tag GMIME_2_4_7 Jeffrey Stedfast
- [at-spi2-core/gi] Add table interface Mike Gorse
- [gmime] Created tag GMIME_2_3_8 Jeffrey Stedfast
- [gtk+/open-with-dialog] open-with-dialog: use misc_set_alignment instead of widget_set_halign Cosimo Cecchi
- [gtk+/gtk-style-context] Make "button" class depend on mode for GtkToggleButtons Carlos Garnacho
- [gnome-control-center] sound: avoid initial resizing Matthias Clasen
- [gjs] byteArray: Fix mismatched g_new()/g_slice_free() Colin Walters
- [gcompris/gcomprixogoo] Updated Basque language Iñaki Larrañaga Murgoitio
- [gtk+/gtk-style-context] GtkRadioButton: Use GtkStyleContext for rendering. Carlos Garnacho
- [gtk+/gtk-style-context] GtkThemingEngine: Make render_option() depend on border-style and border-color. Carlos Garnacho
- [at-spi2-core/gi] Add selection interface Mike Gorse
- [mutter] Use COGL_MATERIAL_WRAP_MODE_* defines not COGL_PIPELINE_* Owen Taylor
- [eog] Remove any reference to glade* (bug 634942) Baptiste Mille-Mathias
- [gtk+/gtk-style-context] GtkStyle: Fix typo. Carlos Garnacho
- [gtk+] [gi] add array annotations for DnD related methods John Palmieri
- [gnome-control-center] shell: start in the right size Matthias Clasen
- [gnome-shell] statusMenu: Make "My Account" menu item work again Bastien Nocera
- [gnome-shell] dnd: when snapping back, deal with moved/rescaled parents Dan Winship
- [gnome-shell] dnd: fix a case where ungrabEvents wasn't being called Dan Winship
- [gnome-commander/gcmd-1-2-8] Fixed problem #352024 (F10 key doesn't work) Piotr Eljasiak
- [gnome-commander] Removed surplus assertions Piotr Eljasiak
- [gnome-commander] noop: code cleanup Piotr Eljasiak
- [gnome-commander] Fixed problem #352024 (F10 key doesn't work) Piotr Eljasiak
- [lasem] tests: actually exit with the test return value. Emmanuel Pacaud
- [lasem] build: only install dom headers. Emmanuel Pacaud
- [lasem] Ssshhh... Emmanuel Pacaud
- [gjs] cairo: Fix bindings for deviceToUser, deviceToUserDistance, userToDevice, userToDeviceDistance Colin Walters
- [gnome-shell] statusMenu: Fix launching gnome-control-center with an option Bastien Nocera
- [gnumeric] GUI: Improve fix for saved-pristine-file. Morten Welinder
- [gnome-commander] GnomeCmdFile: more C++ rework Piotr Eljasiak
- [gnome-commander] GnomeCmdFile: more C++ rework Piotr Eljasiak
- [gnome-commander] inline void gnome_cmd_file_list_ref() and void gnome_cmd_file_list_unref() Piotr Eljasiak
- [gmime] regenerated mono bindings Jeffrey Stedfast
- [balsa] Compile against libnotify-0.4.5 Pawel Salek
- [libgnomekbd] Fix a crash where the GSettings key was provided as a path Sergey V . Udaltsov
- [gjs] add support for (out caller-allocates) Colin Walters
- [libgnomekbd] Unneeded define removed Sergey V . Udaltsov
- [gmime] updated StreamWrapper code Jeffrey Stedfast
- [gnome-shell] Fix dependencies for gnome-power-manager Giovanni Campagna
- [gtk+/gtk-style-context] GtkCssProvider: Make prelight a bit less light in default CSS. Carlos Garnacho
- [gtk+/gtk-style-context] GtkCssProvider: Base prelight foreground on bg color. Carlos Garnacho
- [gobject-introspection] scanner: Only mark structures and unions as out-caller-allocates Colin Walters
- [at-spi2-core/gi] Add Action, Document, EditableText, Image, and Value interfaces Mike Gorse
- [gtk+/gtk-style-context] Adapt testgtk.css to parser changes Matthias Clasen
- [gnome-shell] PowerStatus: Update for gnome-power-manager API changes Giovanni Campagna
- [gnome-shell] Sound Menu: only show the slider Giovanni Campagna
- [gimp] app: add GimpToolPalette which derives from GtkToolPalette Michael Natterer
20 November 2010
21 November 2010
22 November 2010
- [gnome-control-center] various: use a consistent and slightly larger border width for panels William Jon McCann
- [f-spot] Updated Hungarian translation Gabor Keleman
- [gnome-control-center] sound: remove theme selection William Jon McCann
- [gnome-control-center] sound: remove window and button sounds checkbox William Jon McCann
- [gtk+/gtk-style-context] GtkCssProvider: Use default value when handling "none". Carlos Garnacho
- [gtk+/gtk-style-context] Use gtk_render_activity() when rendering progressbars through GtkStyle Carlos Garnacho
- [gtk+/gtk-style-context] GtkMenuBar: Use GtkStyleContext for rendering. Carlos Garnacho
- [gtk+/gtk-style-context] GtkMenu: Use GtkStyleContext for rendering. Carlos Garnacho
- [gtk+/gtk-style-context] GtkCssProvider: Do not have border-color the same than active bg-color. Carlos Garnacho
- [gtk+/gtk-style-context] GtkCssProvider: Handle progressbars. Carlos Garnacho
- [gtk+/gtk-style-context] GtkStyle: handle scales when translating the detail string. Carlos Garnacho
- [gtk+/gtk-style-context] GtkTimeline: Adapt to monotonic time. Carlos Garnacho
- [gtk+/gtk-style-context] GtkAnimationDescription: parse "loop" correctly. Carlos Garnacho
- [gtk+/gtk-style-context] GtkStyleContext: Use correct type for animation duration. Carlos Garnacho
- [glib] Fix off-by-1000 for GTimer Owen Taylor
- [gnome-control-center] background: load wallpapers in an idle William Jon McCann
- [libdmapsharing] Extend new low-memory "/1/items" handler; use when query filter is requested Signed-off-by: W. Micha W . Michael Petullo
- [gtk+/gtk-style-context] Document various style-related enums Matthias Clasen
- [gtk+/gtk-style-context] GtkStyleContext documentation tweaks Matthias Clasen
- [gtk+/gtk-style-context] GtkWidgetPath documentation tweaks Matthias Clasen
- [gnomeweb-wml] Added new subscriber to donor's page. Og B . Maciel
- [empathy] (2 commits) ...Merge remote branch 'glassrose/link_unfocussed_626560' Danielle Madeley
- [empathy: 1/2] Label removed form list of focusable widgets Danielle Madeley
- [empathy: 2/2] Merge remote branch 'glassrose/link_unfocussed_626560' Danielle Madeley
- [gtk+/combo-refactor] GtkCellView now watches the "row-changed" signal. Tristan Van Berkom
- [gtk+/combo-refactor] Connected to GtkTreeModel signals in GtkTreeMenu Tristan Van Berkom
- [banshee] Update Catalan documentation translation Jordi Mas
- [gtk+/combo-refactor] Allow minimal implementation of GtkCellLayout Tristan Van Berkom
- [gtk+/combo-refactor] Reduced code in GtkCellView by just implementing the GtkCellLayout->get_area method. Tristan Van Berkom
- [gtk+/combo-refactor] Reduced code size in GtkTreeMenu by only implementing GtkCellLayout->get_area method for the GtkCell Tristan Van Berkom
- [banshee] Fixes to Catalan translation Jordi Mas
- [gtk+/gtk-style-context] Add some images to the docs Matthias Clasen
- [gnumeric] Fix "Pass-by-value argument in function call is undefined" Ray
- [empathy] (2 commits) ...Merge branch 'chat-resize-635022' Guillaume Desmottes
- [empathy: 1/2] chat: add a timer before saving the hpane position Guillaume Desmottes
- [empathy: 2/2] Merge branch 'chat-resize-635022' Guillaume Desmottes
- [libxml++] Fix NEWS: 2.33.1 is _not_ stable. Murray Cumming
- [empathy] Fix miss spelling quadrigraphs in the configure.ac file (#635262) Guillaume Desmottes
- [totem] Can't use both IT_PROG_INTLTOOL and AM_GNU_GETTEXT Robert Ancell
- [dasher] Updated Galician translations Francisco Diéguez Souto
- [jhbuild] [gui] Check for icon availability before using it (GNOME bug 635498) Frederic Peters
- [ekiga] Update to recent opal changes to remote party address shown in URL bar Eugen Dedu
- [ekiga] Distribute a 24x24 icon - this is the icon size requested by the GNOME panel. If it is not present Robert Ancell
- [gedit] Factor out a sync_tag_style method. Ignacio Casal Quinteiro
- [gcalctool/gnome-2-32] Fix incorrect calculation of tanh Robert Ancell
- [gcalctool] Fix incorrect calculation of tanh Robert Ancell
- [gthumb] correctly activate the default extensions when started the first time Paolo Bacchilega
- [gthumb/gthumb-2-12] correctly activate the default extensions when started the first time Paolo Bacchilega
- [gimp] Deleted branch gtk3-port Michael Natterer
- [gimp/gtk3-port: 3/137] libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[ch] Michael Natterer
- [gimp/gtk3-port: 2/137] libgimpwidgets: remove deprecated files from the build Michael Natterer
- [gimp/gtk3-port: 1/137] Switch to version 3.0 in a lot of places and depend on GTK+ 3.0 Michael Natterer
- [gimp] (137 commits) Created branch gtk3-port Michael Natterer
- [gimp/gtk3-port: 4/137] libgimpwidgets: port virtual functions to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 5/137] libgimpwidgets: port virtual functions to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 6/137] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 7/137] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 8/137] libgimpwidgets: port to new GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 9/137] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 10/137] libgimpwidgets: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 11/137] libgimpwidgets: remove call to gtk_dialog_set_has_separator() Michael Natterer
- [gimp/gtk3-port: 12/137] libgimpwidgets: port to GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 13/137] libgimpwidgets: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 14/137] libgimpwidgets: port to GD_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 15/137] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 16/137] libgimpwidgets: port to GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 17/137] libgimpwidgets: remove deprecated functions and s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 18/137] libgimpwidgets: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 19/137] libgimpwidgets: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 20/137] libgimpwidgets: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 21/137] libgimpwidgets: remove deprecated files completely Michael Natterer
- [gimp/gtk3-port: 22/137] libgimpwidgets: don't include removed files Michael Natterer
- [gimp/gtk3-port: 23/137] libgimpwidgets: remove the deprecated gimp_pixmap_button_new() Michael Natterer
- [gimp/gtk3-port: 24/137] libgimpwidgets: remove typedefs of things that are gone Michael Natterer
- [gimp/gtk3-port: 25/137] Update .gitignore files for generated 3.0 files Michael Natterer
- [gimp/gtk3-port: 26/137] libgimp: remove GdkRGB and GdkColorMap calls, these APIs are gone Michael Natterer
- [gimp/gtk3-port: 27/137] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 28/137] app: remove GTK_OBJECT() cast Michael Natterer
- [gimp/gtk3-port: 29/137] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 30/137] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 31/137] app: port virtual functions to GTK+ 3.0 API Michael Natterer
- [gimp/gtk3-port: 32/137] app: port to the new GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 33/137] app: port to the new GDK_KEY_foo key names and get rid of a GTK_OBJECT() cast Michael Natterer
- [gimp/gtk3-port: 34/137] app: port to the new GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 35/137] app: port to GtkWidget::draw() and to the new GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 36/137] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 37/137] app: s/GDK_Escape/GDK_KEY_Escape/ Michael Natterer
- [gimp/gtk3-port: 38/137] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 39/137] app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 40/137] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 41/137] app: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 42/137] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 43/137] app: port to GtkWidget::draw() and to the new GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 44/137] app: s/GDK_Escape/GDK_KEY_Escape/ Michael Natterer
- [gimp/gtk3-port: 45/137] app: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 46/137] app: port to GtkWidget::draw() and to the new GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 47/137] app: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 48/137] app: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 49/137] app: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 50/137] app: use the new GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 51/137] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 52/137] app: get rid of GtkObject and s/GDK_F1/GDK_KEY_F1/ Michael Natterer
- [gimp/gtk3-port: 53/137] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 54/137] app: no need to alloc colors any longer, GdkColormap is gone Michael Natterer
- [gimp/gtk3-port: 55/137] app: port call to gtk_paint_arrow() to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 56/137] app: port device management to GdkDeviceManager Michael Natterer
- [gimp/gtk3-port: 57/137] app: port to the new GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 58/137] app: port to the new GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 59/137] app: remove obsolete (GtkObject **) casts Michael Natterer
- [gimp/gtk3-port: 60/137] app: use gtk_widget_get_preferred_size() instead of size_request() Michael Natterer
- [gimp/gtk3-port: 61/137] app: port GimpScalComboBox to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 62/137] app: use gtk_widget_get_preferred_size() instead of size_request() Michael Natterer
- [gimp/gtk3-port: 63/137] libgimpwidgets: port GimpFrame to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 64/137] app: port tools to GTK+ 3.0 (trivial changes only) Michael Natterer
- [gimp/gtk3-port: 65/137] app: s/GtkObject/GtkAdjustment/ in app/dialogs/ Michael Natterer
- [gimp/gtk3-port: 66/137] app: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 67/137] app: pass the cairo_region_t to gdk_window_invalidate_region() directly Michael Natterer
- [gimp/gtk3-port: 68/137] libgimpwidgets: use gdk_cairo_set_source_window() instead of source_pixmap() Michael Natterer
- [gimp/gtk3-port: 69/137] app: use GdkDeviceManager to list devices Michael Natterer
- [gimp/gtk3-port: 70/137] app: use GdkDeviceManager API Michael Natterer
- [gimp/gtk3-port: 71/137] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 72/137] app: remove calls to colormap functions, they are gone Michael Natterer
- [gimp/gtk3-port: 73/137] libgimpwidgets: get rid of (GtkObject **) casts Michael Natterer
- [gimp/gtk3-port: 74/137] app: port the splash to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 75/137] libgimpwidgets: port the ruler to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 76/137] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 77/137] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 78/137] app: port the overlay stuff to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 79/137] app: use the container icon view, the grid view is not GTK+ 3.0-able Michael Natterer
- [gimp/gtk3-port: 80/137] libgimpwidgets: #if 0 some unit menu code that needs porting or removal Michael Natterer
- [gimp/gtk3-port: 81/137] app: port to GtkWidget::draw() (incompletely) Michael Natterer
- [gimp/gtk3-port: 82/137] app: #if 0 call to gtk_statusbar_set_has_resize_grip() Michael Natterer
- [gimp/gtk3-port: 83/137] app: port the tag entry to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 84/137] app: port to GtkWidget::draw() but disable the code inside with #if 0 Michael Natterer
- [gimp/gtk3-port: 85/137] app: can't set the scale combo entry's properties in init() any longer Michael Natterer
- [gimp/gtk3-port: 86/137] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 87/137] app: remove the resize_grip call alltogether, it's gone from GtkStatusbar Michael Natterer
- [gimp/gtk3-port: 88/137] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 89/137] modules: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 90/137] app: didn't completely commit the display shell expose() -> draw() change Michael Natterer
- [gimp/gtk3-port: 91/137] libgimpwidgets: port to GtkComboBoxText Michael Natterer
- [gimp/gtk3-port: 92/137] app: fix display shell background drawing Michael Natterer
- [gimp/gtk3-port: 93/137] app: fix canvas double buffering using cairo_push, pop_group() Michael Natterer
- [gimp/gtk3-port: 94/137] script-fu: port to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 95/137] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 96/137] app: passing -1 as width/height to gtk_paint_box() no longer works Michael Natterer
- [gimp/gtk3-port: 97/137] app: port popup arrow drawing to cairo and get rid of the arrow_pixbuf Michael Natterer
- [gimp/gtk3-port: 98/137] app: remove GimpContainerGridView from the build entirely Michael Natterer
- [gimp/gtk3-port: 99/137] modules: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 100/137] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 101/137] libgimp: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 102/137] app: don't translate to allocation.x,y Michael Natterer
- [gimp/gtk3-port: 103/137] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 104/137] app: forgot to remove a cairo_destroy() in draw() Michael Natterer
- [gimp/gtk3-port: 105/137] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 106/137] app: build binaries with version number 2.99 Michael Natterer
- [gimp/gtk3-port: 107/137] app: GtkEntry turned into a no-window widget Michael Natterer
- [gimp/gtk3-port: 108/137] app: use the new GtkScrollable API instead of deprecated tree view API Michael Natterer
- [gimp/gtk3-port: 109/137] app: cairo_save()/restore() around chaining up in draw() Michael Natterer
- [gimp/gtk3-port: 110/137] app: add ugly workaround to make the icon view adapt to view size changes Michael Natterer
- [gimp/gtk3-port: 111/137] plug-ins: lots of trivial GTK+ 3.0 porting Michael Natterer
- [gimp/gtk3-port: 112/137] plug-ins: port jpeg-save to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 113/137] plug-ins: port file-png to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 115/137] plug-ins: more s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 114/137] plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/ Michael Natterer
- [gimp/gtk3-port: 116/137] plug-ins: port some more plug-ins to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 117/137] app: port the colormap editor to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 118/137] app: remove GtkWrapBox Michael Natterer
- [gimp/gtk3-port: 119/137] libgimpwidgets: port to the new size request API Michael Natterer
- [gimp/gtk3-port: 120/137] app: port to the new size request API Michael Natterer
- [gimp/gtk3-port: 121/137] plug-ins: port the print preview to the new size request API Michael Natterer
- [gimp/gtk3-port: 122/137] libgimp*: derive from GtkBox directly instead of GtkHBox/VBox Michael Natterer
- [gimp/gtk3-port: 123/137] plug-ins: port sphere-designer to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 124/137] plug-ins: port cml-explorer to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 125/137] plug-ins: s/GtkObject/GtkAdjustment/ in file-pdf-load Michael Natterer
- [gimp/gtk3-port: 126/137] app: s/GtkObject/GtkAdjustment/ in the new spin scale prop widgets Michael Natterer
- [gimp/gtk3-port: 127/137] plug-ins: port lighting to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 128/137] app: port the cage tool to the new GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 129/137] plug-ins: port the unit-editor to GtkScrollable Michael Natterer
- [gimp/gtk3-port: 130/137] app: fix GimpOverlayDialog's minimum height Michael Natterer
- [gimp/gtk3-port: 131/137] app: port GimpOverlayBox to GtkWidget::get_preferred_width/height() Michael Natterer
- [gimp/gtk3-port: 132/137] app: don't connect to "size-requst" because that's deprecated Michael Natterer
- [gimp/gtk3-port: 133/137] app: port GimpSpinScale to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 134/137] app: call gdk_enable_multidevice() so we use XI2 Michael Natterer
- [gimp/gtk3-port: 135/137] app: skip keyboard devices so the device list becomes reasonable Michael Natterer
- [gimp/gtk3-port: 136/137] app: implement proper height-for-width in GimpToolPalette Michael Natterer
- [gimp/gtk3-port: 137/137] hacks on top, to be redone Michael Natterer
- [gthumb/gthumb-2-12] Compile with -fPIC -DPIC Paolo Bacchilega
- [gthumb/gthumb-2-12] fixed crash on thumbnail generation Paolo Bacchilega
- [gthumb/gthumb-2-12] [slideshow] fixed description of a parameter. Paolo Bacchilega
- [gthumb] Compile with -fPIC -DPIC Paolo Bacchilega
- [gthumb] fixed crash on thumbnail generation Paolo Bacchilega
- [gthumb] [slideshow] fixed description of a parameter. Paolo Bacchilega
- [evolution] Bug #633783 - Folder->Expunge enabled when no folder selected Milan Crha
- [damned-lies] Updated Romanian translation Lucian Adrian Grijincu
- [evolution-data-server] Bug #633780 - ESourceSelector - check paths when removing source/group Milan Crha
- [gnome-subtitles] Updated Brazilian Portuguese translation by Marco de Freitas <marcodefreitas gmail com> and reviewed Djavan Fagundes
- [gbrainy] Updated Brazilian Portuguese translation Djavan Fagundes
- [damned-lies] Updated Romanian translation Lucian Adrian Grijincu
- [damned-lies] Updated Romanian translation Lucian Adrian Grijincu
- [gtk+/gtk-style-context] Allow / in values Matthias Clasen
- [gtk+/gtk-style-context] Fix Gtk9Slice creation Matthias Clasen
- [notification-daemon] Updated Brazilian Portuguese translation Djavan Fagundes
- [network-manager-applet] Updated Brazilian Portuguese translation Djavan Fagundes
- [rygel] core: Micro coding-style fix Zeeshan Ali Khattak
- [rygel] core: Wait for new item to appear Zeeshan Ali Khattak
- [rygel] core: Fix visibility ItemCreator.create_uri() Zeeshan Ali Khattak
- [the-board] [ui] Move GtkApplication creation to a separate function Lucas Rocha
- [the-board] [tb] Rename tb-file-util.[ch] to tb-gio-util.[ch] for clarity Lucas Rocha
- [the-board] [ui] Rename dragging-related signals for consistency with Clutter Lucas Rocha
- [the-board] [ui] Trigger model save after moving or resizing Thing Lucas Rocha
- [the-board] [git] Update .gitignore Lucas Rocha
- [ease] Updated Brazilian Portuguese translation Djavan Fagundes
- [gnome-control-center] sound: Fix copy/paste error Bastien Nocera
- [gtk+/gtk-style-context] Make url parsing work for slices Matthias Clasen
- [banshee] Updated Thai translation. Theppitak Karoonboonyanan
- [gnome-applets/gnome-2-32] [release] 2.32.1.1 Enrico Minack
- [gnome-applets/gnome-2-32] [release] post-release bump to 2.32.1.2 Enrico Minack
- [gnome-applets] Created tag GNOME_APPLETS_2_32_1_1 Enrico Minack
- [totem] data: Really make "sidebar" icon re-colour Bastien Nocera
- [gnome-icon-theme-symbolic] Update README with more recolouring instructions Bastien Nocera
- [gtkmm] 2.91.4 Murray Cumming
- [gtkmm] Created tag 2.91.4 Murray Cumming
- [gnome-shell] Correct and simplify setting the GJS module path Owen Taylor
- [tracker] Created branch transient Philip Van Hoof
- [tracker/transient] libtracker-data: Reimplement transient properties to work with direct-access Philip Van Hoof
- [mutter] configure.ac: move CFLAGS modifications after all tests Owen Taylor
- [tracker] Add index on tracker:added Jürg Billeter
- [gcalctool] Remove radix/tsep handling from mp-convert (bug #635517) Robin Sonefors
- [gnome-shell] Complete porting to new gnome-power-manager API Giovanni Campagna
- [gnome-commander] Updated Basque language Iñaki Larrañaga Murgoitio
- [drwright] Updated Slovenian translation Matej Urbančič
- [giggle] Updated Slovenian translation Matej Urbančič
- [hitori] Updated Slovenian translation Matej Urbančič
- [gnome-commander] Updated Slovenian translation Matej Urbančič
- [gossip] Updated Basque language Iñaki Larrañaga Murgoitio
- [devhelp] Updated Romanian translation Lucian Adrian Grijincu
- [tracker/needle] tracker-needle: Show 'no-results' page if criteria is empty Martyn James Russell
- [tracker/needle] tracker-needle: Show filename not parent dir for tooltips in category view Martyn James Russell
- [gconf] Updated Romanian translation Lucian Adrian Grijincu
- [brasero] Updated Romanian translation Lucian Adrian Grijincu
- [glibmm] Gio::DBusConnection: Add emit_signal(). José Alburquerque
- [gnome-applets] Added Romanian translation Lucian Adrian Grijincu
- [ekiga] Updated Romanian translation Lucian Adrian Grijincu
- [gtk+] Make gdk_event_apply_filters safe against changes in filter list William Jon McCann
- [gdk-pixbuf] Updated Romanian translation Lucian Adrian Grijincu
- [gbrainy] Updated Basque language Iñaki Larrañaga Murgoitio
- [anjuta] am: Implement IAnjutaProject in root node Sebastien Granjoux
- [tbo] Added pt_BR to LINGUAS Djavan Fagundes
- [tbo] Added Brazilian Portuguese translation Djavan Fagundes
- [tbo] [l10n] Added German translation Mario Blättermann
- [gtk+/gtk-2-24] iconcache: Ensure we don't lose data on power loss Colin Walters
- [gtk+] iconcache: Ensure we don't lose data on power loss Javier Jardón
- [gtk+/gtk-style-context] Document border images better Matthias Clasen
- [gtk+/gtk-style-context] Tweak wording Matthias Clasen
- [gtk+/gtk-style-context] More documentation reshuffling Matthias Clasen
- [tracker] libtracker-data: Improve error reporting when trying to set WAL journal mode fails Aleksander Morgado
- [evolution-data-server] Bug #635550 - e-calendar-factory leaks memory Milan Crha
- [evolution-data-server/gnome-2-32] Bug #635550 - e-calendar-factory leaks memory Milan Crha
- [tracker] Deleted branch collation-gconf-locale Aleksander Morgado
- [tracker] (13 commits) Created branch collation-gconf-locale Aleksander Morgado
- [tracker/collation-gconf-locale: 1/13] libtracker-common: Locale retrieval from gconf implemented Aleksander Morgado
- [tracker/collation-gconf-locale: 2/13] libtracker-data: Enable locale retrieval with tracker_locale_get() Aleksander Morgado
- [tracker/collation-gconf-locale: 3/13] tracker-store: Recreate indexes when locale change detected Aleksander Morgado
- [tracker/collation-gconf-locale: 4/13] libtracker-data: Reset collator in connection when locale change detected Aleksander Morgado
- [tracker/collation-gconf-locale: 5/13] tracker-store: Perform locale change processing in an idle to avoid deadlock Aleksander Morgado
- [tracker/collation-gconf-locale: 6/13] tracker-store: Pass busy callback to data_manager_reload() Aleksander Morgado
- [tracker/collation-gconf-locale: 7/13] tracker-store: Shutdown events while reloading data manager Aleksander Morgado
- [tracker/collation-gconf-locale: 8/13] tracker-store: Moved locale change subscription stuff to separate files Aleksander Morgado
- [tracker/collation-gconf-locale: 9/13] tracker-store, libtracker-data: Improve status reporting Aleksander Morgado
- [tracker/collation-gconf-locale: 10/13] tracker-status: Change tracker-store reporting to avoid the Journal Replay message always Aleksander Morgado
- [tracker/collation-gconf-locale: 11/13] tracker-miner-applications: Re-extract desktop files when locale change detected Aleksander Morgado
- [tracker/collation-gconf-locale: 12/13] libtracker-data: Use thread-safe operations to manage the flag requesting collator reset Aleksander Morgado
- [tracker/collation-gconf-locale: 13/13] libtracker-data: Make sure there's no cursor alive when we do the collator reset Aleksander Morgado
- [gbrainy] New numeric relation case Jordi Mas
- [pybliographer] Tweaked the new manual, repaired links etc. Mario Blättermann
- [gnome-shell] [statusMenu] Fix ellipsis in menu entries Adel Gadllah
- [evolution-data-server] Do not unset the deleted flag while copying mails across folders Chenthill Palanisamy
- [evolution-data-server] Use '_' instead of '^' for renaming folders with dot symbol in it Chenthill Palanisamy
- [evolution] Migrate the local store from mbox to maildir format Chenthill Palanisamy
- [gnumeric] Handle error condition Andreas J . Guelzow
- [gtk+/gtk-style-context] GtkCssProvider: Draw frame around menubars and toolbars in default CSS. Carlos Garnacho
- [gtk+/gtk-style-context] GtkCssProvider: use selected fg/bg for selected menu items in CSS. Carlos Garnacho
- [gtk+/gtk-style-context] GtkCssProvider: Render radio and check boxes framess in menus. Carlos Garnacho
- [gtk+/gtk-style-context] GtkCssProvider: Use 1px border width for spinbutton buttons. Carlos Garnacho
- [gtk+/gtk-style-context] GtkCssProvider: do not use selected fg/bg in sliders or spinbutton buttons. Carlos Garnacho
- [gtk+/gtk-style-context] GtkCssProvider: Render inconsistent toggle buttons differently. Carlos Garnacho
- [vala] Deleted branch switch-to-gir Luca Bruno
- [vala] (24 commits) Created branch switch-to-gir Luca Bruno
- [vala/switch-to-gir: 1/24] Add --metadatadir option to specify path for GIR metadata Luca Bruno
- [vala/switch-to-gir: 2/24] gio-2.0: Initial GIR switch Luca Bruno
- [vala/switch-to-gir: 3/24] girparser: Support -custom.vala files Luca Bruno
- [vala/switch-to-gir: 4/24] girparser: Support reparenting static methods in namespace Luca Bruno
- [vala/switch-to-gir: 5/24] girparser: Remove all type arguments when using type_arguments metadata. Luca Bruno
- [vala/switch-to-gir: 6/24] girparser: Fix mapping gsize to size_t and gssize to ssize_t. Luca Bruno
- [vala/switch-to-gir: 7/24] girparser: Don't add NoAccessorMethod if there is a setter Luca Bruno
- [vala/switch-to-gir: 8/24] vapigen: Assume girparser handles SOURCE file types. Luca Bruno
- [vala/switch-to-gir: 9/24] Fix handling external for several symbols in semantic analyzer Luca Bruno
- [vala/switch-to-gir: 10/24] girparser: Simplify postprocessing callbacks. Use symbols info for records. Luca Bruno
- [vala/switch-to-gir: 11/24] girparser: Skip priv fields Luca Bruno
- [vala/switch-to-gir: 12/24] girparser: Set the base type for classes defined in custom vala files. Luca Bruno
- [vala/switch-to-gir: 13/24] girparser: Support null literals in metadata Luca Bruno
- [vala/switch-to-gir: 14/24] girparser: Fix support for signals metadata. Luca Bruno
- [vala/switch-to-gir: 15/24] girparser: Support specifying symbols in metadata Luca Bruno
- [vala/switch-to-gir: 16/24] girparser: Fix parsing arrays in metadata types Luca Bruno
- [vala/switch-to-gir: 17/24] girparser: Fix unowned keyword in metadata types Luca Bruno
- [vala/switch-to-gir: 18/24] girparser: Guess array length type for arrays Luca Bruno
- [vala/switch-to-gir: 19/24] girparser: Rename MethodInfo to ParameterInfo. Luca Bruno
- [vala/switch-to-gir: 20/24] girparser: Rename array_length_pos to array_length_idx in metadata. Luca Bruno
- [vala/switch-to-gir: 21/24] girparser: Better support for arrays in return type. Luca Bruno
- [vala/switch-to-gir: 22/24] girparser: Assume arrays without length are null terminated. Luca Bruno
- [vala/switch-to-gir: 23/24] girparser: Property without accessor must have owned get. Luca Bruno
- [vala/switch-to-gir: 24/24] girparser: Report unused metadata only if repository has been parsed. Luca Bruno
- [metacity] Update keybindings when XKB keyboard layout changes Owen Taylor
- [metacity] Unify keymap-reloading code branches Owen Taylor
- [glabels] Added new template file to POTFILES.in Mario Blättermann
- [mutter] Update keybindings when XKB keyboard layout changes Owen Taylor
- [mutter] Unify keymap-reloading code branches Owen Taylor
- [mutter] Fix updating overlay key keycode when keymap changes Owen Taylor
- [gcompris/gcomprixogoo] Added missing python hashlib in desinstallation process. Bruno Coudoin
- [gcompris/gcomprixogoo] Auto generated files. Bruno Coudoin
- [gcompris/gcomprixogoo] Added missing configuration button. Now teachers / children can set force uppercase. Bruno Coudoin
- [gcompris/gcomprixogoo] Added support for forced uppercase in missingletter. Bruno Coudoin
- [gcompris/gcomprixogoo] Modified the createit script so that the xml template menu is created avoiding the need to run make. Bruno Coudoin
- [gcompris/gcomprixogoo] Fixed refenrence to tuxpaint dataset. Now we display saved tuxpaint images in our image selector aga Bruno Coudoin
- [glibmm] gmmproc: Some conversion fixes. José Alburquerque
- [nautilus-actions] Fix #632992: add comment about default value translation Pierre Wieser
- [nautilus-actions] NACT user's manual: fix typo Pierre Wieser
- [nautilus-actions] clean up aborted make distcheck before running autogen Pierre Wieser
- [nautilus-actions] Fix #635521: translatable sentences of the *.ui files don't appear in .po file Pierre Wieser
- [nautilus-actions] Be tolerant about not buildable pdf Pierre Wieser
- [gbrainy] Set default font size. Fixes PDF export issues Jordi Mas
- [metacity] Fix drawing of <arc> elements Owen Taylor
- [almanah] Don't use IT_PROG_INTLTOOL and AM_GNU_GETTEXT Philip Withnall
- [libgdata] build: Don't use IT_PROG_INTLTOOL and AM_GNU_GETTEXT Philip Withnall
- [hitori] Don't use IT_PROG_INTLTOOL and AM_GNU_GETTEXT Philip Withnall
- [folks] Don't use IT_PROG_INTLTOOL and AM_GNU_GETTEXT Philip Withnall
- [totem-pl-parser] Don't use IT_PROG_INTLTOOL and AM_GNU_GETTEXT Philip Withnall
- [gtk+/gtk-style-context] Rewrite GtkInfoBar color handling to bypass GtkStyle Matthias Clasen
- [pygobject] [gi] when encountering guint8 arrays treat them as byte arrays John Palmieri
- [pygobject] [gi] overrides for treeview Drag and Drop John Palmieri
- [pygobject] [gi] switch to using sequences/tuples when marshalling cairo_rectangle_int_t John Palmieri
- [pygobject] Make TreeSelection.get_selected_rows compatible with PyGtk John Palmieri
- [gnome-games] Changes for gobject-introspection >= 0.9.10 Thomas Hindoe Paaboel Andersen
- [gnome-games] Changes for gobject-introspection >= 0.9.10 Thomas Hindoe Paaboel Andersen
- [gnome-games] Changes for gobject-introspection >= 0.9.10 Thomas Hindoe Paaboel Andersen
- [pygobject] Override TreeModel.get() to return a tuple John Palmieri
- [gcalctool/gnome-2-32] Re-fix broken thousands separator code (Bug #635517) Robert Ancell
- [gcalctool/gnome-2-32] Releasing 5.32.2 Robert Ancell
- [the-board] [ui] Implement DBus application proto directly Lucas Rocha
- [gmime] Renamed CipherContext -> CryptoContext Jeffrey Stedfast
- [pygobject] Override UIManager.insert_action_group John Palmieri
- [pygobject] [gi] require the name parameter when creatin a Gtk.ActionGroup John Palmieri
- [pygobject] [gi] fix ActionGroup constructor to allow other keyword properties to be set John Palmieri
- [banshee] [Importing] Fix regression with importing mkv (bgo#635453) Gabriel Burt
- [banshee/stable-1.8] [Importing] Fix regression with importing mkv (bgo#635453) Gabriel Burt
- [gtk+/gtk-style-context] Make expanders prelight Matthias Clasen
- [genius] Mon Nov 22 15:57:18 2010 Jiri (George) Lebl <jirka 5z com> George Lebl
23 November 2010
- [longomatch] Deleted invalid ref refs/heads/redisign Andoni Morales Alastruey
- [longomatch] Deleted branch redesign Andoni Morales Alastruey
- [longomatch] (23 commits) Created branch redesign Andoni Morales Alastruey
- [longomatch/redesign: 1/23] Start redesing of LongoMatch with the base elements Andoni Morales Alastruey
- [longomatch/redesign: 2/23] Update Project to use the new API Andoni Morales Alastruey
- [longomatch/redesign: 3/23] Change the database to use the new API and bump the db version number Andoni Morales Alastruey
- [longomatch/redesign: 4/23] Format line a little bit better Andoni Morales Alastruey
- [longomatch/redesign: 5/23] Rename Sections to Categories and apply new API changes Andoni Morales Alastruey
- [longomatch/redesign: 6/23] Clean up teams templates and make use of the new API Andoni Morales Alastruey
- [longomatch/redesign: 7/23] Update Monodevelop project file with the new changes Andoni Morales Alastruey
- [longomatch/redesign: 8/23] Update autogenerated files Andoni Morales Alastruey
- [longomatch/redesign: 9/23] Make use of the new API in the projects utils Andoni Morales Alastruey
- [longomatch/redesign: 10/23] Make use of the new API in the playlists Andoni Morales Alastruey
- [longomatch/redesign: 11/23] Make use of the new API in the serialisation/deserialisation classes Andoni Morales Alastruey
- [longomatch/redesign: 13/23] Make use of the new API in Main.cs Andoni Morales Alastruey
- [longomatch/redesign: 14/23] Refactor the handlers to use the new API Andoni Morales Alastruey
- [longomatch/redesign: 12/23] Make use of the new API in the GUI classes Andoni Morales Alastruey
- [longomatch/redesign: 15/23] Make use of the new API in the events manager Andoni Morales Alastruey
- [longomatch/redesign: 16/23] Make use of the new API Andoni Morales Alastruey
- [longomatch/redesign: 17/23] Make deletion work with the new API Andoni Morales Alastruey
- [longomatch/redesign: 18/23] Fix thinko Andoni Morales Alastruey
- [longomatch/redesign: 19/23] Start numbering players from 1 Andoni Morales Alastruey
- [longomatch/redesign: 20/23] Add property to retrieve only players that plays Andoni Morales Alastruey
- [longomatch/redesign: 21/23] Comment out the Migrator lines until its reworked Andoni Morales Alastruey
- [longomatch/redesign: 22/23] Use the for the previes the pixbuf in the the project description Andoni Morales Alastruey
- [longomatch/redesign: 23/23] Fix import/export projects Andoni Morales Alastruey
- [gtk+] Deleted branch rendering-cleanup Benjamin Otte
- [gtk+] (41 commits) Created branch rendering-cleanup Benjamin Otte
- [gtk+/rendering-cleanup: 1/41] API: x11: gdk_drawable_get_xid => gdk_window_get_xid Benjamin Otte
- [gtk+/rendering-cleanup: 2/41] API: x11: Change GDK_WINDOW_XDISPLAY() macro Benjamin Otte
- [gtk+/rendering-cleanup: 3/41] API: x11: Remove gdk_x11_window_get_drawable_impl() Benjamin Otte
- [gtk+/rendering-cleanup: 4/41] im-xim: Use window macros instead of drawable macros Benjamin Otte
- [gtk+/rendering-cleanup: 5/41] x11: Use window macros in test code Benjamin Otte
- [gtk+/rendering-cleanup: 6/41] API: Remove gdk_x11_drawable_get_xdisplay() Benjamin Otte
- [gtk+/rendering-cleanup: 7/41] x11: Use window macros instead of drawable macros Benjamin Otte
- [gtk+/rendering-cleanup: 8/41] API: x11: Remove GDK_DRAWABLE_XID and GDK_DRAWABLE_XDISPLAY Benjamin Otte
- [gtk+/rendering-cleanup: 9/41] x11: Change GDK_WINDOW_SCREEN macro Benjamin Otte
- [gtk+/rendering-cleanup: 10/41] x11: Get display from window, not from impl-drawable's screen Benjamin Otte
- [gtk+/rendering-cleanup: 11/41] x11: Get display from window, not from impl-drawable's screen Benjamin Otte
- [gtk+/rendering-cleanup: 12/41] x11: Remove screen member from GdkDrawableImplX11 Benjamin Otte
- [gtk+/rendering-cleanup: 13/41] x11: Use GDK_WINDOW_XID() instead of writing it out Benjamin Otte
- [gtk+/rendering-cleanup: 14/41] x11: Move xid member from GdkDrawableImplX11 to GdkWindowImplX11 Benjamin Otte
- [gtk+/rendering-cleanup: 15/41] x11: Move cairo_surface and wrapper members to GdkWindowImplX11 struct Benjamin Otte
- [gnome-games] gnotravex: gtk3 port Thomas Hindoe Paaboel Andersen
- [gtk+/rendering-cleanup: 16/41] x11: _gdk_x11_drawable_update_size() => _gdk_x11_window_update_size() Benjamin Otte
- [gtk+/rendering-cleanup: 17/41] x11: Remove GdkDrawableImplX11 Benjamin Otte
- [gtk+/rendering-cleanup: 18/41] win32: Remove some unused defines Benjamin Otte
- [gtk+/rendering-cleanup: 19/41] API: Remove gdk_cairo_reset_clip() Benjamin Otte
- [gtk+/rendering-cleanup: 20/41] API: Make gdk_cairo_create() take a GdkWindow Benjamin Otte
- [gtk+/rendering-cleanup: 21/41] API: gdk_drawable_get_clip_region() => gdk_window_get_clip_region() Benjamin Otte
- [gtk+/rendering-cleanup: 22/41] xxx: gdk_cairo_create_for_impl() Benjamin Otte
- [gtk+/rendering-cleanup: 23/41] API: gdk_drawable_get_visible_region => gdk_window_get_visible_region Benjamin Otte
- [gtk+/rendering-cleanup: 24/41] x11: Make wrapper member a GdkDrawable Benjamin Otte
- [gtk+/rendering-cleanup: 25/41] API: gdk: Don't track outstanding surfaces Benjamin Otte
- [gtk+/rendering-cleanup: 26/41] API: Remove GDK_WINDOW_XWINDOW() macro Benjamin Otte
- [gtk+/rendering-cleanup: 27/41] gdk: Make _gdk_window_create_cairo_surface() protected and use it Benjamin Otte
- [gtk+/rendering-cleanup: 28/41] gdk: Pass Drawable as argument Benjamin Otte
- [gtk+/rendering-cleanup: 29/41] gail: Avoid needless calls to GdkDrawable Benjamin Otte
- [gtk+/rendering-cleanup: 30/41] gtk: Avoid GdkDrawable usage, including needless casts Benjamin Otte
- [gtk+/rendering-cleanup: 31/41] gdk: Use GdkDrawable for impl pointers Benjamin Otte
- [gtk+/rendering-cleanup: 32/41] API: Decouple GdkWindow from GdkDrawable Benjamin Otte
- [gtk+/rendering-cleanup: 33/41] textbuffer: Remove check for GdkDrawable Benjamin Otte
- [gtk+/rendering-cleanup: 34/41] API: Remove gdkdrawable.h from public headers Benjamin Otte
- [gtk+/rendering-cleanup: 35/41] gdk: Remove unused medialib code Benjamin Otte
- [gtk+/rendering-cleanup: 36/41] gdk: Make GdkWindowImpl a class, not an interface Benjamin Otte
- [gtk+/rendering-cleanup: 38/41] x11: Fix in_rectangle computation Benjamin Otte
- [gtk+/rendering-cleanup: 39/41] gdk: Remove _gdk_window_impl_get_type() function Benjamin Otte
- [gtk+/rendering-cleanup: 40/41] gdk: Remove GdkDrawable->create_cairo_surface vfunc Benjamin Otte
- [gtk+/rendering-cleanup: 37/41] gdk: Rename GdkWindowObject to GdkWindow Benjamin Otte
- [gtk+/rendering-cleanup: 41/41] x11: Remove outdated variable definition Benjamin Otte
- [genius] Created tag genius_1_0_12 George Lebl
- [gbrainy] Generate solutions page in PDF export Jordi Mas
- [gnome-games] gnotravex: fix flicker when moving columns Thomas Hindoe Paaboel Andersen
- [gbrainy] Fixes to tips for translations Jordi Mas
- [gbrainy] Make Save button localizable Jordi Mas
- [gbrainy] Update Catalan translation Jordi Mas
- [mutter] configure.in: it's git, not Subversion Diego Escalante Urrelo
- [gmime] Parse the hash algo used by each signer Jeffrey Stedfast
- [gmime] Oops, parse the right token as the hash algo Jeffrey Stedfast
- [gmime] Regenerated .NET bindings Jeffrey Stedfast
- [gtk+/gtk-style-context] Make unfocused selections visible in entries Matthias Clasen
- [gtk+/gtk-style-context] Fix GtkRadioButton drawing Matthias Clasen
- [gnome-desktop] rr: add api for ensuring a primary display is set in config William Jon McCann
- [gnome-settings-daemon] xrandr: ensure a primary display is set William Jon McCann
- [gnome-control-center] display: ensure primary display is set in config William Jon McCann
- [perl-ExtUtils-Depends] Created branch parallel-testing Florian Ragwitz
- [perl-ExtUtils-Depends/parallel-testing] Allow parellel testing Florian Ragwitz
- [gnome-control-center] display: don't allow setting primary on off displays William Jon McCann
- [gnome-control-center] display: only set primary when dragging top bar William Jon McCann
- [gmime] Fixed CryptoContext::encrypt() to take a hash arg Jeffrey Stedfast
- [gtk+/combo-refactor] Added gtk_tree_menu_set/get_tearoff to allow the root menu to have a tearoff item Tristan Van Berkom
- [gnome-keyring/trust-store] (105 commits) ...[xdg-store] Start testing tool to create trust assertion files. Stefan Walter
- [gnome-keyring/trust-store: 95/105] Merge branch 'master' into trust-store Stefan Walter
- [gnome-keyring/trust-store: 96/105] Better ASN.1 test coverage and fixes. Stefan Walter
- [gnome-keyring/trust-store: 97/105] Disable trust usage in tool until we work trust assertions out better. Stefan Walter
- [gnome-keyring/trust-store: 100/105] [egg] Produce proper messages for mismatched tags in DER parsing. Stefan Walter
- [gnome-keyring/trust-store: 99/105] Fix up gcr library to support trust assertions. Stefan Walter
- [gnome-keyring/trust-store: 98/105] Implement trust assertions in pkcs11 modules. Stefan Walter
- [gnome-keyring/trust-store: 101/105] [egg] Implement egg_asn1x_set_raw_element() for explicitly tagged types. Stefan Walter
- [gnome-keyring/trust-store: 102/105] [egg] Must select which choice when building ASN.1. Stefan Walter
- [gnome-keyring/trust-store: 103/105] [egg] Add functions testing ASN.1 and printing out messages. Stefan Walter
- [gnome-keyring/trust-store: 104/105] [egg] Encode empty SET OF and SEQUENCE OF properly. Stefan Walter
- [gnome-keyring/trust-store: 105/105] [xdg-store] Start testing tool to create trust assertion files. Stefan Walter
- [gcalctool] Remove compile warning Robert Ancell
- [gtkhtml] Bug 635576 - gtkhtml-editor-test link failure Matthew Barnes
- [gnome-settings-daemon] wacom: don't unref null objects William Jon McCann
- [gmime] Updated PORTING docs Jeffrey Stedfast
- [gtkhtml/gnome-2-32] Bug 635576 - gtkhtml-editor-test link failure Matthew Barnes
- [gnome-shell] Updated Thai translation. Theppitak Karoonboonyanan
- [evolution-data-server/gnome-2-32] Bug 635572 - Various linking failures Matthew Barnes
- [evolution-data-server] Bug 635572 - Various linking failures Matthew Barnes
- [perl-ExtUtils-Depends] Deleted branch parallel-testing Florian Ragwitz
- [perl-ExtUtils-Depends] Allow parellel testing Florian Ragwitz
- [gtk+/gtk-style-context] Fix resize grip drawing Matthias Clasen
- [evolution-rss] Updated Thai translation. Theppitak Karoonboonyanan
- [gtk+/gtk-style-context] Fix doc formatting Matthias Clasen
- [mutter] Fix builds with clutter < 1.5.2 Dan Williams
- [gtk+/gtk-style-context] Document predefined style provider priorites Matthias Clasen
- [gnome-settings-daemon] various: Don't unref null objects in _stop() William Jon McCann
- [gnome-settings-daemon] various: more fixing of the _stop() path William Jon McCann
- [gnome-settings-daemon] xsettings: add a warning to the terminate callback William Jon McCann
- [gnome-settings-daemon] daemon: add debugging information for shutdown path William Jon McCann
- [gnome-settings-daemon] daemon: use a warning instead of debug when losing bus name William Jon McCann
- [giggle] src/giggle-short-list.h: Add instance structure Javier Jardón
- [giggle] Add parameter to interface implementation Javier Jardón
- [giggle] Do not shadow a global declaration Javier Jardón
- [giggle] Fix some compilation warnings Javier Jardón
- [giggle] Do not use deprecated VTE symbol Javier Jardón
- [giggle] Disable -Wformat-nonliteral warnings Javier Jardón
- [libdmapsharing] Fix bug that caused two MLIT's to be sent when responding to "/1/items" Signed-off-by: W. Michael Pe W . Michael Petullo
- [gtk+/gtk-style-context] Improve some gtk_render_ docs Matthias Clasen
- [gtk+/combo-refactor] Fixed GtkCellView to call cell_view_set_model() and disconnect signals at dispose time. Tristan Van Berkom
- [gtk+/combo-refactor] Support grid mode in GtkTreeMenu Tristan Van Berkom
- [gtk+/treeview-refactor] Removed cell margin apis and now deal with "focus-line-width". Tristan Van Berkom
- [gtkmm-documentation] 2.91.4 Murray Cumming
- [gtkmm-documentation] Created tag 2.91.4 Murray Cumming
- [gtk+] Deleted branch combo-refactor Tristan Van Berkom
- [gtk+] (23 commits) Created branch combo-refactor Tristan Van Berkom
- [gtk+/combo-refactor: 1/23] Removed GtkMenuItem->show_submenu_indicator flag Tristan Van Berkom
- [gtk+/combo-refactor: 2/23] Reimplemented GtkCellView using an internal GtkCellArea. Tristan Van Berkom
- [gtk+/combo-refactor: 3/23] Added gtk_cell_view_new_with_context(). Tristan Van Berkom
- [gtk+/combo-refactor: 4/23] Fixing GtkCellAreaBoxContext to chain up when flushing the allocation. Tristan Van Berkom
- [gtk+/combo-refactor: 5/23] Fixing GtkCellView PROP_CELL_AREA_CONTEXT property id Tristan Van Berkom
- [gtk+/combo-refactor: 6/23] Added gtk_menu_item_set/get_reserve_indicator. Tristan Van Berkom
- [gtk+/combo-refactor: 7/23] Adding GtkTreeMenu class. Tristan Van Berkom
- [gtk+/combo-refactor: 8/23] Fixed GtkMenuItem to reserve the actual arrow size and spacing Tristan Van Berkom
- [gtk+/combo-refactor: 9/23] Fixed GtkTreeMenu to not infinitely recurse when building submenus. Tristan Van Berkom
- [gtk+/combo-refactor: 10/23] Added submenus to tests/testtreemenu Tristan Van Berkom
- [gtk+/combo-refactor: 11/23] Fixed trailing '; ' on if statement in gtkmenuitem.c Tristan Van Berkom
- [gtk+/combo-refactor: 12/23] Adding more "small" submenus to testtreemenu Tristan Van Berkom
- [gtk+/combo-refactor: 13/23] Changed GtkCellRendererText to request less than wrap-width if the text is smaller than the wrap-wid Tristan Van Berkom
- [gtk+/combo-refactor: 14/23] Fixed GtkCellView to not clear the layout when disposing Tristan Van Berkom
- [gtk+/combo-refactor: 15/23] Added GtkTreeMenuHeaderFunc to decide if a submenu gets a leaf header. Tristan Van Berkom
- [gtk+/combo-refactor: 16/23] GtkCellView now watches the "row-changed" signal. Tristan Van Berkom
- [gtk+/combo-refactor: 17/23] Connected to GtkTreeModel signals in GtkTreeMenu Tristan Van Berkom
- [gtk+/combo-refactor: 18/23] Allow minimal implementation of GtkCellLayout Tristan Van Berkom
- [gtk+/combo-refactor: 19/23] Reduced code in GtkCellView by just implementing the GtkCellLayout->get_area method. Tristan Van Berkom
- [gtk+/combo-refactor: 20/23] Reduced code size in GtkTreeMenu by only implementing GtkCellLayout->get_area method for the GtkCell Tristan Van Berkom
- [gtk+/combo-refactor: 21/23] Added gtk_tree_menu_set/get_tearoff to allow the root menu to have a tearoff item Tristan Van Berkom
- [gtk+/combo-refactor: 22/23] Fixed GtkCellView to call cell_view_set_model() and disconnect signals at dispose time. Tristan Van Berkom
- [gtk+/combo-refactor: 23/23] Support grid mode in GtkTreeMenu Tristan Van Berkom
- [f-spot] Make sure year and month are in bounds for DateTime.DaysInMonth Ruben Vermeersch
- [f-spot] Update projects to reference gio-sharp Ruben Vermeersch
- [f-spot/stable-0.8] Make sure year and month are in bounds for DateTime.DaysInMonth Ruben Vermeersch
- [f-spot/stable-0.8] Update projects to reference gio-sharp Ruben Vermeersch
- [f-spot] Removing obsolete OptionMenu in favor of Gtk.ComboBox Ruben Vermeersch
- [f-spot/stable-0.8] Removing obsolete OptionMenu in favor of Gtk.ComboBox Ruben Vermeersch
- [evolution-rss] Fix plural forms Theppitak Karoonboonyanan
- [meld] Correctly handle unicode linebreaks (closes bgo#602933, bgo#627940) Kai Willadsen
- [evolution-rss] Update with Akom's version instead. Theppitak Karoonboonyanan
- [glib] appinfo: add API to get fallback and recommended GAppInfos for a ctype Cosimo Cecchi
- [glib] appinfo: only rewrite recommended applications when adding non-default Cosimo Cecchi
- [glib] appinfo: update docs for API addition Cosimo Cecchi
- [glib] appinfo: add win32 fallback implementation Cosimo Cecchi
- [glib] tests: add a test for recommended and fallback GAppInfos Cosimo Cecchi
- [glib] Deleted branch appinfo-splitted Cosimo Cecchi
- [vte] Updated Thai translation. Theppitak Karoonboonyanan
- [clutter-gtkmm] Removed references to *VIEWPORT and *SCROLLABLE macros in extradefs. Chris Kühl
- [zenity] Updated Thai translation. Theppitak Karoonboonyanan
- [evolution] Bug #635087 - Leftover files after migration of config/data/cache to XDG directories Milan Crha
- [evolution/gnome-2-32] Bug #635087 - Leftover files after migration of config/data/cache to XDG directories Milan Crha
- [tracker/transient] WIP: Ontology and attach order Jürg Billeter
- [gtk+] tests: Fixed argument naming inconsistancy Chris Kühl
- [gnome-desktop] Updated Thai translation. Theppitak Karoonboonyanan
- [empathy] empathy-chat: don't use G_APPLICATION_IS_SERVICE Guillaume Desmottes
- [empathy] empathy-chat: register the Handler when the app is activated Guillaume Desmottes
- [empathy] empathy-av: early return if already activated Guillaume Desmottes
- [gnome-applets] (3 commits) Created branch wip/dont-use-deprecated Rodrigo Moya
- [gnome-applets/wip/dont-use-deprecated: 2/3] invest: Fix importing typo Rodrigo Moya
- [gnome-applets/wip/dont-use-deprecated: 3/3] A few fixes Rodrigo Moya
- [gnome-applets/wip/dont-use-deprecated: 1/3] Remove deprected pygtk and libpanel-applet-2 code Rodrigo Moya
- [the-board] (3 commits) Created branch wip/http-api Lucas Rocha
- [the-board/wip/http-api: 1/3] [ui] Add addThing DBus method to Application Lucas Rocha
- [the-board/wip/http-api: 2/3] [util] Add simple mechanism to export object via HTTP Lucas Rocha
- [the-board/wip/http-api: 3/3] [ui] Export Application DBus json methods via HTTP Lucas Rocha
- [gnome-desktop/gnome-2-32] Updated Thai translation. Theppitak Karoonboonyanan
- [seahorse] Updated Thai translation. Theppitak Karoonboonyanan
- [seahorse-plugins] Updated Thai translation. Theppitak Karoonboonyanan
- [glom] Correct NEWS Murray Cumming
- [tracker/transient] libtracker-data: Don't journal and don't tracker:modified transient properties Philip Van Hoof
- [evolution-mapi] Bug #635078 - Do not write unicode markers in UTF16 strings Milan Crha
- [evolution-mapi/gnome-2-32] Bug #635078 - Do not write unicode markers in UTF16 strings Milan Crha
- [niepce] Added pt_BR to LINGUAS Djavan Fagundes
- [niepce] Added Brazilian Portuguese translation Djavan Fagundes
- [glib/wip/gsettings-list] (11 commits) ...GMemorySettingsBackend: Use the correct table when writing and reading Rodrigo Moya
- [glib/wip/gsettings-list: 2/11] GMemorySettingsBackend: Add skeletons for can_remove, can_insert, insert and remove virtual methods Rodrigo Moya
- [glib/wip/gsettings-list: 10/11] Merge branch 'master' into wip/gsettings-list Rodrigo Moya
- [glib/wip/gsettings-list: 11/11] GMemorySettingsBackend: Use the correct table when writing and reading Rodrigo Moya
- [gnome-desktop] rr: unset primary on displays that are off William Jon McCann
- [gnome-control-center] display: update primary when turning displays off William Jon McCann
- [gtk+/gtk-style-context] Declare transition and border-image properties to be writeonly Matthias Clasen
- [glom] Fix the tests build during distcheck Murray Cumming
- [glom] 1.19.2 Murray Cumming
- [glom] Created tag 1.19.2 Murray Cumming
- [gnome-shell-design/vertical-overview] fix window thumbs Jakub Steiner
- [gnome-shell-design/vertical-overview] cleanup Jakub Steiner
- [gnome-control-center] display: use a better color shading William Jon McCann
- [gmime] Added pkcs7 docs to the build Jeffrey Stedfast
- [tracker/transient] libtracker-data: Disable the /dev/shm part, as this only makes it slower Philip Van Hoof
- [gnome-control-center] media: initial port of Nautilus capplet code. Cosimo Cecchi
- [gnome-control-center] media: use GIcons instead of rendering pixbufs ourselves Cosimo Cecchi
- [gnome-control-center] media: hook up the open with dialog in the autorun panel Cosimo Cecchi
- [gnome-control-center] media: copy-paste NautilusOpenWithDialog here Cosimo Cecchi
- [gnome-control-center] media: credit original author of the code, and some cosmetic changes Cosimo Cecchi
- [gnome-control-center] media: make the "Add application" dialog modal Cosimo Cecchi
- [gnome-control-center] media: use GPtrArray to add/remove elements from strv Cosimo Cecchi
- [gnome-control-center] media: don't use eel prefix for functions Cosimo Cecchi
- [gnome-control-center] media: define an enum for combobox positions Cosimo Cecchi
- [gnome-control-center] media: use a struct to associate GtkBuilder names and content types Cosimo Cecchi
- [gnome-control-center] media: don't support running uninstalled, it's not possible now. Cosimo Cecchi
- [gnome-control-center] media: whitespace fixes Cosimo Cecchi
- [gnome-control-center] i18n: update POTFILES for media panel Cosimo Cecchi
- [evolution] Bug #371705 - Calendar's day view does not reset its IM context Milan Crha
- [gtkhtml] Updated Thai translation. Theppitak Karoonboonyanan
- [gnome-settings-daemon] daemon: Remove Python loader left-overs Bastien Nocera
- [gnome-settings-daemon] all: Only call g_bus_own_name() once Bastien Nocera
- [gtk+/treeview-refactor] Added GtkCellAreaClass->apply_attributes() Tristan Van Berkom
- [gnome-control-center] display: add a save/restore to ensure the labels don't mess up top bar William Jon McCann
- [gtk+] Deleted branch combo-refactor Tristan Van Berkom
- [libgnomekbd] Updated Thai translation. Theppitak Karoonboonyanan
- [bug-buddy] Updated Thai translation. Theppitak Karoonboonyanan
- [gtk+] (23 commits) Created branch combo-refactor Tristan Van Berkom
- [gtk+/combo-refactor: 1/23] Removed GtkMenuItem->show_submenu_indicator flag Tristan Van Berkom
- [gtk+/combo-refactor: 2/23] Reimplemented GtkCellView using an internal GtkCellArea. Tristan Van Berkom
- [gtk+/combo-refactor: 3/23] Added gtk_cell_view_new_with_context(). Tristan Van Berkom
- [gtk+/combo-refactor: 4/23] Fixing GtkCellAreaBoxContext to chain up when flushing the allocation. Tristan Van Berkom
- [gtk+/combo-refactor: 5/23] Fixing GtkCellView PROP_CELL_AREA_CONTEXT property id Tristan Van Berkom
- [gtk+/combo-refactor: 6/23] Added gtk_menu_item_set/get_reserve_indicator. Tristan Van Berkom
- [gtk+/combo-refactor: 7/23] Adding GtkTreeMenu class. Tristan Van Berkom
- [gtk+/combo-refactor: 8/23] Fixed GtkMenuItem to reserve the actual arrow size and spacing Tristan Van Berkom
- [gtk+/combo-refactor: 9/23] Fixed GtkTreeMenu to not infinitely recurse when building submenus. Tristan Van Berkom
- [gtk+/combo-refactor: 10/23] Added submenus to tests/testtreemenu Tristan Van Berkom
- [gtk+/combo-refactor: 11/23] Fixed trailing '; ' on if statement in gtkmenuitem.c Tristan Van Berkom
- [gtk+/combo-refactor: 12/23] Adding more "small" submenus to testtreemenu Tristan Van Berkom
- [gtk+/combo-refactor: 13/23] Changed GtkCellRendererText to request less than wrap-width if the text is smaller than the wrap-wid Tristan Van Berkom
- [gtk+/combo-refactor: 14/23] Fixed GtkCellView to not clear the layout when disposing Tristan Van Berkom
- [gtk+/combo-refactor: 15/23] Added GtkTreeMenuHeaderFunc to decide if a submenu gets a leaf header. Tristan Van Berkom
- [gtk+/combo-refactor: 16/23] GtkCellView now watches the "row-changed" signal. Tristan Van Berkom
- [gtk+/combo-refactor: 17/23] Connected to GtkTreeModel signals in GtkTreeMenu Tristan Van Berkom
- [gtk+/combo-refactor: 18/23] Allow minimal implementation of GtkCellLayout Tristan Van Berkom
- [gtk+/combo-refactor: 19/23] Reduced code in GtkCellView by just implementing the GtkCellLayout->get_area method. Tristan Van Berkom
- [gtk+/combo-refactor: 20/23] Reduced code size in GtkTreeMenu by only implementing GtkCellLayout->get_area method for the GtkCell Tristan Van Berkom
- [gtk+/combo-refactor: 21/23] Added gtk_tree_menu_set/get_tearoff to allow the root menu to have a tearoff item Tristan Van Berkom
- [gtk+/combo-refactor: 22/23] Fixed GtkCellView to call cell_view_set_model() and disconnect signals at dispose time. Tristan Van Berkom
- [gtk+/combo-refactor: 23/23] Support grid mode in GtkTreeMenu Tristan Van Berkom
- [libbonobo] Updated Thai translation. Theppitak Karoonboonyanan
- [gdk-pixbuf] Updated Thai translation. Theppitak Karoonboonyanan
- [evolution-data-server] Maildir: Allow subfolders for Inbox Chenthill Palanisamy
- [evolution] Maildir migration: allow subfolders for Inbox Chenthill Palanisamy
- [gconf] Updated Thai translation. Theppitak Karoonboonyanan
- [nautilus] (9 commits) Created branch autorun-cleanup Tomas Bzatek
- [nautilus/autorun-cleanup: 1/9] Don't automount volumes on nautilus startup Tomas Bzatek
- [nautilus/autorun-cleanup: 2/9] Remove autorun after mount Tomas Bzatek
- [nautilus/autorun-cleanup: 3/9] Includes cleanup Tomas Bzatek
- [nautilus/autorun-cleanup: 4/9] Drop obsolete eject-button signal watch Tomas Bzatek
- [nautilus/autorun-cleanup: 5/9] Don't autorun on nautilus_file_operations_mount_volume() Tomas Bzatek
- [nautilus/autorun-cleanup: 6/9] Remove unused autorun code Tomas Bzatek
- [nautilus/autorun-cleanup: 7/9] Remove media preferences GSettings stuff Tomas Bzatek
- [nautilus/autorun-cleanup: 8/9] Includes cleanup Tomas Bzatek
- [nautilus/autorun-cleanup: 9/9] Prevent showing asserts when GFile is no longer valid after unmount Tomas Bzatek
- [gtk+] Deleted branch open-with-dialog Cosimo Cecchi
- [gtk+] (52 commits) Created branch open-with-dialog Cosimo Cecchi
- [gtk+/open-with-dialog: 1/52] open-with: initial implementation of GtkOpenWithDialog Cosimo Cecchi
- [gtk+/open-with-dialog: 2/52] open-with: add a "show-other-applications" property Cosimo Cecchi
- [gtk+/open-with-dialog: 3/52] open-with: don't use gtk_misc_* functions Cosimo Cecchi
- [gtk+/open-with-dialog: 4/52] open-with: don't override the class signal handler, as it's RUN_LAST Cosimo Cecchi
- [gtk+/open-with-dialog: 5/52] open-with: cope with NULL GAppInfo Cosimo Cecchi
- [epiphany] Updated Thai translation. Theppitak Karoonboonyanan
- [gtk+/open-with-dialog: 6/52] open-with: add xpadding to the treeview renderers Cosimo Cecchi
- [gtk+/open-with-dialog: 7/52] open-with: add misc utility API to the dialog Cosimo Cecchi
- [gtk+/open-with-dialog: 8/52] tests: rewrite the GtkOpenWithDialog test to make it more interactive Cosimo Cecchi
- [gtk+/open-with-dialog: 9/52] open-with: change the API to make it symmetric for GFile or content-type Cosimo Cecchi
- [gtk+/open-with-dialog: 10/52] open-with: add gtk_open_with_dialog_get_mode() Cosimo Cecchi
- [gtk+/open-with-dialog: 11/52] open-with: add docs and integrate with the build GTK+ conventions Cosimo Cecchi
- [gtk+/open-with-dialog: 12/52] open-with: turn the show_all_applications boolean into an enum Cosimo Cecchi
- [gtk+/open-with-dialog: 13/52] tests: use new open with mode in the tests Cosimo Cecchi
- [gtk+/open-with-dialog: 15/52] open-with-dialog: remove the mode from the dialog, we won't use it anymore Cosimo Cecchi
- [gtk+/open-with-dialog: 14/52] open-with: first attempt to split the dialog into a widget + interface Cosimo Cecchi
- [gtk+/open-with-dialog: 16/52] tests: update to new API Cosimo Cecchi
- [gtk+/open-with-dialog: 17/52] open-with-widget: add a context menu for recommended entries Cosimo Cecchi
- [gtk+/open-with-dialog: 18/52] open-with-dialog: don't ever show_all() Cosimo Cecchi
- [gtk+/open-with-dialog: 19/52] open-with-widget: make the list more pretty Cosimo Cecchi
- [gtk+/open-with-dialog: 20/52] open-with-widget: add a "Show more applications" button Cosimo Cecchi
- [gtk+/open-with-dialog: 21/52] open-with-widget: simplify code a bit Cosimo Cecchi
- [gtk+/open-with-dialog: 22/52] open-with: remove obsolete code Cosimo Cecchi
- [gtk+/open-with-dialog: 23/52] open-with-dialog: remove old declarations Cosimo Cecchi
- [gtk+/open-with-dialog: 24/52] open-with-widget: add support for fallback applications Cosimo Cecchi
- [gtk+/open-with-dialog: 25/52] open-with-widget: don't set border in the widget box Cosimo Cecchi
- [gtk+/open-with-dialog: 26/52] Simplify title and heading Cosimo Cecchi
- [gtk+/open-with-dialog: 27/52] Add a default file to open with test Cosimo Cecchi
- [gtk+/open-with-dialog: 28/52] Add some window border to test open with Cosimo Cecchi
- [gtk+/open-with-dialog: 29/52] Improve wording of no apps text Cosimo Cecchi
- [gtk+/open-with-dialog: 30/52] The colon is a bit unneccessary and looks a bit ugly Cosimo Cecchi
- [gtk+/open-with-dialog: 31/52] Use other instead of more Cosimo Cecchi
- [gtk+/open-with-dialog: 32/52] Use Related instead of the somewhat jargonny fallback Cosimo Cecchi
- [gtk+/open-with-dialog: 33/52] Using italics here actually introduces more visual clutter than anything Cosimo Cecchi
- [gtk+/open-with-dialog: 34/52] open-with-widget: don't sort by name recommended apps Cosimo Cecchi
- [gtk+/open-with-dialog: 35/52] open-with-widget: don't forget to set the search column Cosimo Cecchi
- [gtk+/open-with-dialog: 37/52] open-with-dialog: integrate the online capability Cosimo Cecchi
- [gtk+/open-with-dialog: 36/52] open-with: add a PackageKit module for online lookup of applications Cosimo Cecchi
- [gtk+/open-with-dialog: 38/52] open-with-pk: don't set error if the user cancelled the installation Cosimo Cecchi
- [gtk+/open-with-dialog: 39/52] open-with-dialog: use misc_set_alignment instead of widget_set_halign Cosimo Cecchi
- [gtk+/open-with-dialog: 40/52] open-with-widget: move to a property-based state Cosimo Cecchi
- [gtk+/open-with-dialog: 41/52] open-with: add a public _refresh() method Cosimo Cecchi
- [gtk+/open-with-dialog: 42/52] open-with-dialog: remove automatic setting of support-for-type Cosimo Cecchi
- [gtk+/open-with-dialog: 43/52] open-with: move the "Show more applications" button in the dialog Cosimo Cecchi
- [gtk+/open-with-dialog: 44/52] tests: update to the new API Cosimo Cecchi
- [gtk+/open-with-dialog: 45/52] open-with-widget: let the default fallback text be customizable Cosimo Cecchi
- [gtk+/open-with-dialog: 46/52] open-with-diaolog: set the default text according to the dialog mode Cosimo Cecchi
- [gtk+/open-with-dialog: 47/52] open-with-pk: don't show an error if no apps are found Cosimo Cecchi
- [gtk+/open-with-dialog: 48/52] open-with-widget: remove radio mode Cosimo Cecchi
- [gtk+/open-with-dialog: 49/52] open-with-widget: remove context menu Cosimo Cecchi
- [gtk+/open-with-dialog: 50/52] open-with-widget: add a show-default property Cosimo Cecchi
- [gtk+/open-with-dialog: 51/52] open-with-widget: don't check if the app supports URIs/files Cosimo Cecchi
- [gtk+/open-with-dialog: 52/52] open-with-dialog: don't show the 'Show More...' button in all mode Cosimo Cecchi
- [gnome-control-center] Use a different cursor for bar dragging Matthias Clasen
- [gmime] Updated copyright Jeffrey Stedfast
- [gmime/gmime-2-4] Updated copyright Jeffrey Stedfast
- [gnome-shell-design] Created branch dnd-workspaces Jakub Steiner
- [gnome-desktop/gnome-2-32] Update simplified Chinese translation. Aron Xu
- [gnomeweb-wml] Add php pages for submitting entries Paul Cutler
- [network-manager-applet/NMA_0_8] Updated Basque language Dan Williams
- [network-manager-applet/NMA_0_8] Updated Brazilian Portuguese translation Dan Williams
- [gnomeweb-wml] Update rules and dates for contest Paul Cutler
- [anjuta] libanjuta: Distribute space a bit better in AnjutaTabber Johannes Schmid
- [anjuta] libanjuta bgo#623116 - AnjutaTabber tabs don't look like "real" tabs Johannes Schmid
- [anjuta] project-wizard: "NULL" object seems to confuse gtk+ when loading ui file Johannes Schmid
- [gnome-commander] Update Simplified Chinese translation. Aron Xu
- [gtk+/gtk-style-context] Some more images for gtk_render docs Matthias Clasen
- [gtk+/open-with-dialog] app-chooser: rename GtkOpenWith to GtkAppChooser Cosimo Cecchi
- [nautilus-sendto] Update Simplified Chinese translation. Aron Xu
- [gnome-shell-design/dnd-workspaces] keep the [+] thumb in the same location. Jakub Steiner
- [gtk+/gtk-style-context] Add the style example code used to generate illustrations Matthias Clasen
- [gnomeweb-wml] Add upload directory Paul Cutler
- [hamster-applet] Update Simplified Chinese translation. Aron Xu
- [file-roller] Update Simplified Chinese translation. Aron Xu
- [gnomeweb-wml] Remove Makefile in upload directory Paul Cutler
- [gtk+] Deleted branch open-with-dialog Cosimo Cecchi
- [gtk+] (53 commits) Created branch open-with-dialog Cosimo Cecchi
- [gtk+/open-with-dialog: 2/53] open-with: add a "show-other-applications" property Cosimo Cecchi
- [gtk+/open-with-dialog: 1/53] open-with: initial implementation of GtkOpenWithDialog Cosimo Cecchi
- [gtk+/open-with-dialog: 3/53] open-with: don't use gtk_misc_* functions Cosimo Cecchi
- [gtk+/open-with-dialog: 4/53] open-with: don't override the class signal handler, as it's RUN_LAST Cosimo Cecchi
- [gtk+/open-with-dialog: 5/53] open-with: cope with NULL GAppInfo Cosimo Cecchi
- [gtk+/open-with-dialog: 6/53] open-with: add xpadding to the treeview renderers Cosimo Cecchi
- [gtk+/open-with-dialog: 7/53] open-with: add misc utility API to the dialog Cosimo Cecchi
- [gtk+/open-with-dialog: 8/53] tests: rewrite the GtkOpenWithDialog test to make it more interactive Cosimo Cecchi
- [gtk+/open-with-dialog: 9/53] open-with: change the API to make it symmetric for GFile or content-type Cosimo Cecchi
- [gtk+/open-with-dialog: 10/53] open-with: add gtk_open_with_dialog_get_mode() Cosimo Cecchi
- [gtk+/open-with-dialog: 11/53] open-with: add docs and integrate with the build GTK+ conventions Cosimo Cecchi
- [gtk+/open-with-dialog: 12/53] open-with: turn the show_all_applications boolean into an enum Cosimo Cecchi
- [gtk+/open-with-dialog: 13/53] tests: use new open with mode in the tests Cosimo Cecchi
- [gtk+/open-with-dialog: 15/53] open-with-dialog: remove the mode from the dialog, we won't use it anymore Cosimo Cecchi
- [gtk+/open-with-dialog: 14/53] open-with: first attempt to split the dialog into a widget + interface Cosimo Cecchi
- [gtk+/open-with-dialog: 16/53] tests: update to new API Cosimo Cecchi
- [gtk+/open-with-dialog: 17/53] open-with-widget: add a context menu for recommended entries Cosimo Cecchi
- [gtk+/open-with-dialog: 18/53] open-with-dialog: don't ever show_all() Cosimo Cecchi
- [gtk+/open-with-dialog: 19/53] open-with-widget: make the list more pretty Cosimo Cecchi
- [gtk+/open-with-dialog: 20/53] open-with-widget: add a "Show more applications" button Cosimo Cecchi
- [gtk+/open-with-dialog: 21/53] open-with-widget: simplify code a bit Cosimo Cecchi
- [gtk+/open-with-dialog: 22/53] open-with: remove obsolete code Cosimo Cecchi
- [gtk+/open-with-dialog: 23/53] open-with-dialog: remove old declarations Cosimo Cecchi
- [gtk+/open-with-dialog: 24/53] open-with-widget: add support for fallback applications Cosimo Cecchi
- [gtk+/open-with-dialog: 25/53] open-with-widget: don't set border in the widget box Cosimo Cecchi
- [gtk+/open-with-dialog: 26/53] Simplify title and heading Cosimo Cecchi
- [gtk+/open-with-dialog: 27/53] Add a default file to open with test Cosimo Cecchi
- [gtk+/open-with-dialog: 28/53] Add some window border to test open with Cosimo Cecchi
- [gtk+/open-with-dialog: 29/53] Improve wording of no apps text Cosimo Cecchi
- [gtk+/open-with-dialog: 30/53] The colon is a bit unneccessary and looks a bit ugly Cosimo Cecchi
- [gtk+/open-with-dialog: 31/53] Use other instead of more Cosimo Cecchi
- [gtk+/open-with-dialog: 32/53] Use Related instead of the somewhat jargonny fallback Cosimo Cecchi
- [gtk+/open-with-dialog: 33/53] Using italics here actually introduces more visual clutter than anything Cosimo Cecchi
- [gtk+/open-with-dialog: 34/53] open-with-widget: don't sort by name recommended apps Cosimo Cecchi
- [gtk+/open-with-dialog: 35/53] open-with-widget: don't forget to set the search column Cosimo Cecchi
- [gtk+/open-with-dialog: 36/53] open-with: add a PackageKit module for online lookup of applications Cosimo Cecchi
- [gtk+/open-with-dialog: 37/53] open-with-dialog: integrate the online capability Cosimo Cecchi
- [gtk+/open-with-dialog: 38/53] open-with-pk: don't set error if the user cancelled the installation Cosimo Cecchi
- [gtk+/open-with-dialog: 39/53] open-with-dialog: use misc_set_alignment instead of widget_set_halign Cosimo Cecchi
- [gtk+/open-with-dialog: 40/53] open-with-widget: move to a property-based state Cosimo Cecchi
- [gtk+/open-with-dialog: 41/53] open-with: add a public _refresh() method Cosimo Cecchi
- [gtk+/open-with-dialog: 42/53] open-with-dialog: remove automatic setting of support-for-type Cosimo Cecchi
- [gtk+/open-with-dialog: 43/53] open-with: move the "Show more applications" button in the dialog Cosimo Cecchi
- [gtk+/open-with-dialog: 44/53] tests: update to the new API Cosimo Cecchi
- [gtk+/open-with-dialog: 45/53] open-with-widget: let the default fallback text be customizable Cosimo Cecchi
- [gtk+/open-with-dialog: 46/53] open-with-diaolog: set the default text according to the dialog mode Cosimo Cecchi
- [gtk+/open-with-dialog: 47/53] open-with-pk: don't show an error if no apps are found Cosimo Cecchi
- [gtk+/open-with-dialog: 48/53] open-with-widget: remove radio mode Cosimo Cecchi
- [gtk+/open-with-dialog: 49/53] open-with-widget: remove context menu Cosimo Cecchi
- [gtk+/open-with-dialog: 50/53] open-with-widget: add a show-default property Cosimo Cecchi
- [gtk+/open-with-dialog: 51/53] open-with-widget: don't check if the app supports URIs/files Cosimo Cecchi
- [gtk+/open-with-dialog: 52/53] open-with-dialog: don't show the 'Show More...' button in all mode Cosimo Cecchi
- [gtk+/open-with-dialog: 53/53] app-chooser: rename GtkOpenWith to GtkAppChooser Cosimo Cecchi
- [libdmapsharing] Bump version number Signed-off-by: W. Michael Petullo <mike flyn org> W . Michael Petullo
- [libdmapsharing] Created tag LIBDMAPSHARING_2_1_12 W . Michael Petullo
- [gnomeweb-wml] Remove contest dir from Makefile Paul Cutler
- [nautilus] file-management-properties: remove the properties binary Cosimo Cecchi
- [nautilus] Deleted branch remove-capplet Cosimo Cecchi
- [library-web] Adding latest cairo 1.10 release Frederic Peters
- [evolution] Reset IM context when entering ECellText editing Milan Crha
- [gtk+/open-with-dialog] Revert "open-with-widget: don't check if the app supports URIs/files" Cosimo Cecchi
- [gtk+/open-with-dialog] open-with-widget: make sure to escape the string we use for markup Cosimo Cecchi
- [nautilus] (6 commits) Created branch open-with Cosimo Cecchi
- [nautilus/open-with: 1/6] directory-view: port to GtkAppChooserDialog Cosimo Cecchi
- [nautilus/open-with: 2/6] mime-actions: port to GtkAppChooserDialog Cosimo Cecchi
- [nautilus/open-with: 3/6] mime-application-chooser: rewrite to make it use GtkAppChooserWidget Cosimo Cecchi
- [nautilus/open-with: 4/6] properties-window: use new NautilusMimeApplicationChooser API Cosimo Cecchi
- [nautilus/open-with: 5/6] autorun: port to GtkAppChooserDialog Cosimo Cecchi
- [nautilus/open-with: 6/6] open-with-dialog: remove NautilusOpenWithDialog Cosimo Cecchi
- [the-board] Deleted branch wip/http-api Lucas Rocha
- [the-board] (5 commits) Created branch wip/http-api Lucas Rocha
- [the-board/wip/http-api: 1/5] [util] Add simple mechanism to export object via HTTP Lucas Rocha
- [the-board/wip/http-api: 2/5] [ui] Add addThing DBus method to Application Lucas Rocha
- [the-board/wip/http-api: 3/5] [ui] Add ping method to Application Lucas Rocha
- [the-board/wip/http-api: 4/5] [ui] Export Application DBus json methods via HTTP Lucas Rocha
- [the-board/wip/http-api: 5/5] [chrome] Add initial code for The Board's chrome extension Lucas Rocha
- [the-board/wip/http-api] more Lucas Rocha
- [gtk+/gtk-style-context] Allow digits in selectors and values, where appropriate Matthias Clasen
- [gtk+/gtk-style-context] Test some wilder names for classes, etc Matthias Clasen
- [gthumb] Fixed crash when opening the preferences dialog Paolo Bacchilega
- [gnome-commander] [l10n] Updated German translation Mario Blättermann
- [the-board] [l10n] Updated German translation Mario Blättermann
- [tracker] Fixes NB#203540: Composer label not extracted in ID3v2.3 mp3 files Aleksander Morgado
- [tracker] tracker-extract, mp3: Remove memory leak Aleksander Morgado
- [tracker] [l10n] Updated German translation Mario Blättermann
- [gtk+] Move all GdkDevice members to private and add one missing accessor Michael Natterer
- [libgda] [l10n] Updated German translation Mario Blättermann
- [libgrss] Warning: massive API break! Moved all object and function names in "grss" namespace Roberto Guido
- [libgrss] Aligned examples to the new namespace Roberto Guido
- [gtk+/gtk-2-22] [l10n] Updated German translation Mario Blättermann
- [gtk+] [l10n] Updated German translation Mario Blättermann
- [perl-Gtk2] Correct the memory management in Gtk2::Gdk::Window->new Torsten Schönfeld
- [perl-Gtk2/stable-1-22] Correct the memory management in Gtk2::Gdk::Window->new Torsten Schönfeld
- [banshee] [Podcasting] Add back podcast browser Gabriel Burt
- [gnome-settings-daemon] daemon: Register with gnome-session Bastien Nocera
- [vala/switch-to-gir] girparser: Skip private structs. Luca Bruno
- [vala/switch-to-gir] girparser: Never skip symbol if skip=false is explicited in metadata. Luca Bruno
- [anjuta] symbol-db: removed duplicate code on_project_root_added() and on_project_load(). Massimo Cora'
- [anjuta] symbol-db: moved prj signal connection/disconnection in plugin_activate/deactivate Massimo Cora'
- [cantarell-fonts] Created branch 635516 Jakub Steiner
- [cantarell-fonts/635516] Updated 'a' glyph based on the gfig provided in bug #635516 Jakub Steiner
- [perl-Gtk2] Correct length of the Gtk2::Gdk::Pixbuf->get_pixels() return Torsten Schönfeld
- [banshee] [ThickClient] Ensure track filter actions updated (bgo#635426) Gabriel Burt
- [perl-Gtk2] Document that Gtk2::Gdk::Drawable->get_colormap() can return undef Torsten Schönfeld
- [gtk+/gtk-style-context] Add a background example to the docs Matthias Clasen
- [gtk+/gtk-style-context] Fix handling of junctions in frame drawing code Matthias Clasen
- [gtk+/gtk-style-context] Atempt to fix stretched 9slice rendering Matthias Clasen
- [gtk+/gtk-style-context] Add examples for frame rendering Matthias Clasen
- [anjuta] symbol-db: corrected object to receive signal disconnection. Massimo Cora'
- [genius] Tue Nov 23 13:47:15 2010 Jiri (George) Lebl <jirka 5z com> George Lebl
- [gegl] Don't discard ACLOCAL_FLAGS from environment Michael Schumacher
- [nautilus-actions] Include non-translated figures in translated pdf Pierre Wieser
- [gnomeweb-wml] Fix contest link in section 6a Paul Cutler
- [banshee] [Streaming] Fix streaming broken after first play (bgo#634686) Gabriel Burt
- [gnomeweb-wml] Fix typo on front page (s/seeing/seeking) Paul Cutler
- [gcalctool] Don't allow headings to be selected in convert from combobox Robert Ancell
- [gnome-control-center] media: Change name and category William Jon McCann
- [gnome-control-center] media: some spacing fixes William Jon McCann
- [gnome-control-center] media: remove redundant label William Jon McCann
- [gnome-control-center] media: streamline the dialog a bit William Jon McCann
- [gnome-control-center] media: remove spurious debug William Jon McCann
- [hyena] Fix the build in VS/MD. Gabriel Burt
- [gnomeweb-wml] added t-shirt contest bbanner to front page Andreas Nilsson
- [gtk+/gtk-style-context] Add an activity example Matthias Clasen
- [banshee] [Hyena] Update to latest Gabriel Burt
- [gtk+/gtk-style-context] Add slider illustration Matthias Clasen
- [banshee] [Fixup] Fix not being able to change solution (bgo#634721) Gabriel Burt
- [gtk+/gtk-style-context] Illustrate extension rendering Matthias Clasen
- [the-board] Deleted branch wip/http-api Lucas Rocha
- [the-board] (5 commits) Created branch wip/http-api Lucas Rocha
- [the-board/wip/http-api: 1/5] [util] Add simple mechanism to export object via HTTP Lucas Rocha
- [the-board/wip/http-api: 2/5] [ui] Add addThing DBus method to Application Lucas Rocha
- [the-board/wip/http-api: 3/5] [ui] Add ping method to Application Lucas Rocha
- [the-board/wip/http-api: 4/5] [ui] Export Application DBus json methods via HTTP Lucas Rocha
- [the-board/wip/http-api: 5/5] [chrome] Add initial code for The Board's chrome extension Lucas Rocha
- [nautilus-actions] Work-around in order to be able sl pdf Pierre Wieser
- [gnome-shell] Add function for finding urls in string Maxim Ermilov
- [gnome-shell] messageTray: make links in message banners clickable Maxim Ermilov
- [gnome-shell] messageTray: fix handling of markup vs non-markup notifications Maxim Ermilov
24 November 2010
- [gtk+] (551 commits) Created branch quartz-integration John Ralls
- [gtk+/quartz-integration: 105/551] Handle alt/option modifier key with GDK_MOD5_MASK so that it's recognized as a modifier key for acce John Ralls
- [gtk+/quartz-integration: 106/551] Implement gdk_keymap_add_virtual_modifiers and gdk_keymap_map_virtual_modifiers John Ralls
- [gtk+/quartz-integration: 107/551] Rearrange the quartz elements in Makefile.am so that it at least compiles with introspection enabled John Ralls
- [gtk+/quartz-integration: 108/551] Bug 631719 - Restore second, more important, call to set label from the menu item. John Ralls
- [gtk+/quartz-integration: 110/551] Merge branch 'master' into quartz-integration John Ralls
- [gtk+/quartz-integration: 543/551] Merge branch 'master' into quartz-integration John Ralls
- [gtk+/quartz-integration: 544/551] Revert d0aa0891a2b12506b63d1791f98a741bdbaf19ae (Rearrange Makefile.am to get g-ir-scanner to work) John Ralls
- [gtk+/quartz-integration: 545/551] Minimal change to pass introspection. John Ralls
- [gtk+/quartz-integration: 551/551] Merge branch 'master' into quartz-integration John Ralls
- [gtk+] Replace references to sealed GdkDevice private variables with accessor calls in quartz. John Ralls
- [gtk+/quartz-integration] Replace references to sealed GdkDevice private variables with accessor calls in quartz. John Ralls
- [tracker/rss-enclosures] libtracker-data: Copy data from source to domain-index mirror column Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Disallow multi-value properties for domain specific indexes Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Added debugging output Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Also write to the domain class' table in case of domain specific index Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Add support for domain specific indexes to the SPARQL engine Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Fixed a bug in support for domain specific indexes Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Adapt the introspection of the ontology on domainIndex deletion Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Added tracker:domainIndex property Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Altering the tables for domain-specific indices Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Fix coping with deletion of tracker:domainIndex Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Support for deleting a tracker:domainIndex from ontology Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Guard against null for domain specific index support Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Only write to the domain-index class if the resource is one of them Roberto Guido
- [tracker/rss-enclosures] tests/libtracker-data: Make distcheck work Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Merge fix Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Test for domainIndex already being a first-class property Roberto Guido
- [tracker/rss-enclosures] tests/libtracker-data: Added some more domainIndex tests Roberto Guido
- [tracker/rss-enclosures] NMM: NB#179559, Added domainIndex on nie:title for nmm:MusicPiece Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Fixed deleting a tracker:domainIndex Roberto Guido
- [tracker/rss-enclosures] tests/libtracker-data: Allow tests inbetween ontology change phases Roberto Guido
- [tracker/rss-enclosures] tests/libtracker-data: Added unit test for ontology change coping for domain indexes Roberto Guido
- [tracker/rss-enclosures] Revert "libtracker-db, journal: Remove unreachable code" Roberto Guido
- [tracker/rss-enclosures] Revert "libtracker-db, journal: remove trailing whitespaces" Roberto Guido
- [tracker/rss-enclosures] Adapt test-4 to do something relevant to domain indexes Roberto Guido
- [tracker/rss-enclosures] libtracker-db: Compress on journal rotation Roberto Guido
- [tracker/rss-enclosures] libtracker-db: Rotate all inactive journal files Roberto Guido
- [tracker/rss-enclosures] tests/libtracker-data: Split ontology and ontology change tests Roberto Guido
- [tracker/rss-enclosures] libtracker-db: Various fixes to journal rotation and compression Roberto Guido
- [tracker/rss-enclosures] libtracker-db, libtracker-data: Support for journal rotation Roberto Guido
- [tracker/rss-enclosures] libtracker-data, libtracker-db: Reimplement Backup() and Restore() to use tar Roberto Guido
- [tracker/rss-enclosures] libtracker-db: Support reading compressed journals Roberto Guido
- [tracker/rss-enclosures] libtracker-db: Drop duplicate code Roberto Guido
- [tracker/rss-enclosures] libtracker-db: Fix critical when removing all database files Roberto Guido
- [tracker/rss-enclosures] libtracker-db: Fix critical on journal reader shutdown Roberto Guido
- [tracker/rss-enclosures] libtracker-db: Support for moving rotated chunks to another location Roberto Guido
- [tracker/rss-enclosures] Disable journal rotating when GLib not recent enough Roberto Guido
- [tracker/rss-enclosures] libtracker-db: Keep it possible to compile with GLib 2.22 Roberto Guido
- [tracker/rss-enclosures] Revert "Require GLib 2.24 for GZlibDecompressor" Roberto Guido
- [tracker/rss-enclosures] tracker-store: Fix journal rotating support Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Set default journal-chunk size to 50MB Roberto Guido
- [tracker/rss-enclosures] tracker-miner-fs: Improve logs Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: Fix alignment and some missing semicolons Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: New tracker_miner_fs_query_urn() API method Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: New tracker_miner_execute_sparql_sync() API method Roberto Guido
- [tracker/rss-enclosures] tracker-miner-files: Make initial volume query synchronous, and check if mount point exists in store Roberto Guido
- [tracker/rss-enclosures] tracker-miner-fs: Create dummy nfo:Folder for mountpoint if needed Roberto Guido
- [tracker/rss-enclosures] tracker-miner-fs: Unix time origin not good as dummy time... Roberto Guido
- [tracker/rss-enclosures] Fixes GB#624346, libtracker-miner: Proper tracker:mountPoint set for volumes Roberto Guido
- [tracker/rss-enclosures] libtracker-miner, miner-fs: Avoid querying with fn:starts-with if not needed Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: minor style fixes Roberto Guido
- [tracker/rss-enclosures] Updated NEWS Roberto Guido
- [tracker/rss-enclosures] Release 0.9.13 Roberto Guido
- [tracker/rss-enclosures] libtracker-miner, storage: Fix memleak, GUnixMountEntry was not being disposed Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: Fix memleak in item_move() Roberto Guido
- [tracker/rss-enclosures] Updated Slovenian translation Roberto Guido
- [tracker/rss-enclosures] Updated Spanish translation Roberto Guido
- [tracker/rss-enclosures] libtracker-db, journal: Remove unreachable code Roberto Guido
- [tracker/rss-enclosures] libtracker-db, journal: Remove duplicated assert Roberto Guido
- [tracker/rss-enclosures] Update Simplified Chinese translation. Roberto Guido
- [tracker/rss-enclosures] libtracker-db, journal: Just in case, check if block was allocated Roberto Guido
- [tracker/rss-enclosures] Fix leaks when not unref-ing GFileInfo Roberto Guido
- [tracker/rss-enclosures] coverage: excluded several files in libtracker-miner which are difficult to test with unit-tests Roberto Guido
- [tracker/rss-enclosures] Probably fixes GB#616199: Avoid second nie:title in msoffice/xml and oasis documents Roberto Guido
- [tracker/rss-enclosures] Fixed GB#624731: Don't emit signals while iterating HT Roberto Guido
- [tracker/rss-enclosures] libtracker-client: Avoid compiler warning when using FD-passing Roberto Guido
- [tracker/rss-enclosures] Fixes GB#624747 and NB#179434: Avoid double-free in send_and_splice_async_callback() Roberto Guido
- [tracker/rss-enclosures] libtracker-client: Fix memleak, unref DBusPendingCall missing in notify callback Roberto Guido
- [tracker/rss-enclosures] libtracker-common: Fix memory leak when receiving partial reply plus error in DBus async call Roberto Guido
- [tracker/rss-enclosures] libtracker-common: Better call stream_get_data() after dbus_pending_call_block() Roberto Guido
- [tracker/rss-enclosures] libtracker-common: Fix memory leak when receiving partial reply plus error in DBus sync call Roberto Guido
- [tracker/rss-enclosures] libtracker-common: If error splicing, let user callback free it Roberto Guido
- [tracker/rss-enclosures] Update .gitignore Roberto Guido
- [tracker/rss-enclosures] Merge libtracker-db into libtracker-data Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Replace interrupt_thread by GCancellable Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Do not fetch resource count in read-only mode Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Do not reindex in read-only mode Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Do not cope with ontology changes in read-only mode Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Remove storing of local locale for no reason Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Remove the unused contents.db Roberto Guido
- [tracker/rss-enclosures] Fixes NB#180236, tracker-store: check if user_data expected one only if proper message path and inte Roberto Guido
- [tracker/rss-enclosures] tracker-extract: check if user_data expected one only if proper message path and interface Roberto Guido
- [tracker/rss-enclosures] tracker-extract: Fix crash in albumart when pixbuf cannot be created Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Improve logging after sqlite error, before aborting Roberto Guido
- [tracker/rss-enclosures] tracker-miner-fs: Fix memleak in get_metadata_fast_cb() Roberto Guido
- [tracker/rss-enclosures] libtracker-client: Fix double free, error was freed in callback Roberto Guido
- [tracker/rss-enclosures] NAO: Set maximum cardinality of propertyName and propertyValue to 1 Roberto Guido
- [tracker/rss-enclosures] Fixes NB#180679: Make sure DBusGProxy is destroyed when destroying miner Roberto Guido
- [tracker/rss-enclosures] Re-fixes NB#180236: Filter not removed when going into UNAVAILABLE Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Avoid reading already disposed memory Roberto Guido
- [tracker/rss-enclosures] Fixes NB#179894: Reset sqlite3 stmt if detected as expired, and retry Roberto Guido
- [tracker/rss-enclosures] maemo: Add contactGroup{Audio, Video, Vibration}Ringtone Roberto Guido
- [tracker/rss-enclosures] libtracker-db tests moved to libtracker-data Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: file may not have parent Roberto Guido
- [tracker/rss-enclosures] SPARQL: Add support for EXISTS and NOT EXISTS Roberto Guido
- [tracker/rss-enclosures] SPARQL: Fix generated SQL when not retrieving actual data Roberto Guido
- [tracker/rss-enclosures] Fixes NB#181538: Assume tar program is in $PATH Roberto Guido
- [tracker/rss-enclosures] Updated NEWS Roberto Guido
- [tracker/rss-enclosures] Release 0.9.14 Roberto Guido
- [tracker/rss-enclosures] Updated Swedish translation Roberto Guido
- [tracker/rss-enclosures] tracker-store, libtracker-data: Queue queries while busy Roberto Guido
- [tracker/rss-enclosures] tests/functional-tests: Added test that illustrates how to use busy-handling Roberto Guido
- [tracker/rss-enclosures] First version of fts functional test cases Roberto Guido
- [tracker/rss-enclosures] Fixes NB#181538: Assume tar program is in $PATH Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Support for SPARQL 1.1's IN operator Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Support for SPARQL 1.1's NOT IN, fix for IN() Roberto Guido
- [tracker/rss-enclosures] tests/libtracker-data: Added IN and NOT IN unit tests Roberto Guido
- [tracker/rss-enclosures] Updated Hungarian translation Roberto Guido
- [tracker/rss-enclosures] Possibly fixes NB#182788: segfault during opendir() Roberto Guido
- [tracker/rss-enclosures] SPARQL: Fix NOT IN parsing Roberto Guido
- [tracker/rss-enclosures] tests/functional-tests: Added another example, one that waits instead Roberto Guido
- [tracker/rss-enclosures] tests/functional-tests: Little improvement for the busy-handling test Roberto Guido
- [tracker/rss-enclosures] tracker-store: Removed unneeded set-active call at init Roberto Guido
- [tracker/rss-enclosures] tracker-store: Fixes NB#180803, Busy-handling race condition Roberto Guido
- [tracker/rss-enclosures] VPATH build issues fixed Roberto Guido
- [tracker/rss-enclosures] build: Do not use obsolete --enable-unac option in distcheck Roberto Guido
- [tracker/rss-enclosures] Fixes NB#179570: FTS search of file extension doesn't always work Roberto Guido
- [tracker/rss-enclosures] tracker-extract: NB#172390, Tracker doesn't return any content from m3u playlists Roberto Guido
- [tracker/rss-enclosures] tests/functional-tests: Allow build of busy-handling test with old vala Roberto Guido
- [tracker/rss-enclosures] Updated Slovenian translation Roberto Guido
- [tracker/rss-enclosures] Added LowGerman translation Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Implement progress indication for rotated journals Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Fix progress indication for rotated journals Roberto Guido
- [tracker/rss-enclosures] tracker-extract: NB#183307, Crash in quit_timeout_cb when signal_handler calls it Roberto Guido
- [tracker/rss-enclosures] tracker-store: Fixed regression for class-signals caused by busy-handling Roberto Guido
- [tracker/rss-enclosures] Bumped version of GLib required from 2.20 to 2.24 Roberto Guido
- [tracker/rss-enclosures] tracker-extract-gstreamer: Fix pipeline error handling Roberto Guido
- [tracker/rss-enclosures] MTP: Fix mtp:hidden Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Increment DB version due to MTP ontology fix Roberto Guido
- [tracker/rss-enclosures] Release 0.9.15 Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: Improve logs Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: Print uri always instead of path, as path may not be UTF-8 Roberto Guido
- [tracker/rss-enclosures] Revert "libtracker-miner: Improve logs" Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: If parent being processed, wait. Roberto Guido
- [tracker/rss-enclosures] Fixes NB#181421: Duplicates when monitor events processed before directory is created in store Roberto Guido
- [tracker/rss-enclosures] Updated LowGerman translation Roberto Guido
- [tracker/rss-enclosures] build: Require Vala 0.9.4 for libtracker-sparql Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Initial skeleton with cursor interface in vala Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Add Sparql.Connection, use abstract classes Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Add connection property to Cursor class Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Added plugin loader class Roberto Guido
- [gnomeweb-wml] Fix Contest spelling (was Context - oops!) Paul Cutler
- [tracker/rss-enclosures] libtracker-sparql: Remove Cursor.interrupt Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Rename Cursor.iter_next to Cursor.next Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Add async API Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Finished basic abstract base class API Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Use GError for async methods in Connection abstract class Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Use GFile for import functions, not strings Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Copied TrackerSparqlBuilder from libtracker-client Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Added utils file for escaping mostly Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Added uri escape functions from libtracker-client Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Add Connection.get and Connection.get_direct Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Convert update and embedded_insert to constructors Roberto Guido
- [gnumeric] tests: more brutal suppressions. Morten Welinder
- [tracker/rss-enclosures] libtracker-sparql: Allow Cursor.get_string to return null Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Don't return const gchar* for escape functions Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Only create single PluginLoader Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Add D-Bus API constants Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Added statistics{_async} virtual methods Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Use dedicated module directory Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Use TRACKER_SPARQL_VERBOSITY to control logging Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Add SparqlError error domain Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Fix signature of Connection.update_async Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql, libtracker-bus: Fix default update-blank method Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Consider \b and \f while iterating string to escape Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Avoid compiler warning Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Setup initial gtk-doc documentation Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Avoid tmpl files in documentation Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Documentation base finished Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Added pkg-config stuff for the new library Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Added examples in documentation Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Added update example in documentation Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Added overview in documentation Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Remove example from source, as already in sgml Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: additional small comment in documentation Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Fix Vala warning Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Add priority parameter to sync methods as well Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Remove update_commit Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Renamed 'import' method to 'load' Roberto Guido
- [tracker/rss-enclosures] libtracker-common: Support TRACKER_VERBOSITY environment variable Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Use TRACKER_VERBOSITY environment variable Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Fix distcheck Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Fixed support for IN, NOT IN with <resources> Roberto Guido
- [tracker/rss-enclosures] Update Simplified Chinese translation. Roberto Guido
- [tracker/rss-enclosures] tracker-store: Compilation warning fix Roberto Guido
- [tracker/rss-enclosures] libtracker-data: NB#184823, Unsupported ontology change prevent tracker for booting Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Remove the journal in case of db-bump too Roberto Guido
- [tracker/rss-enclosures] Revert last Roberto Guido
- [tracker/rss-enclosures] libtracker-common: Fix tracker_log_shutdown Roberto Guido
- [tracker/rss-enclosures] Added nfo:encodedBy property. Roberto Guido
- [tracker/rss-enclosures] Add an extractor that uses gupnp-dlna for gstreamer based metadata extraction. Roberto Guido
- [tracker/rss-enclosures] tracker-data: Remove the journal when a db-bump takes place Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Fixed algebra test Makefile, typo for filter-in-3 Roberto Guido
- [tracker/rss-enclosures] Updated NEWS Roberto Guido
- [tracker/rss-enclosures] Release 0.9.16 Roberto Guido
- [tracker/rss-enclosures] NFO: Bump nao:lastModified for earlier ontology change Roberto Guido
- [tracker/rss-enclosures] libtracker-common: Make sure libtracker-sparql inherits verbosity Roberto Guido
- [tracker/rss-enclosures] tracker-store: Plug some leaks in dbus shutdown Roberto Guido
- [tracker/rss-enclosures] Remove unmaintained kmail plugin Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Remove unused Options table Roberto Guido
- [tracker/rss-enclosures] tracker-store: Remove unused push plugin support Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Add D-Bus implementation Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Implemented D-Bus FD passing using TrackerSparqlCursor API Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Get queries working using original dbus methods Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Minor whitespace changes similar to reverted patch from pvanhoof Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Refactoring the bus-cursor to have the array one in vala Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Implement rewind for fd-passing, added functional test Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Make sure current_row is set to -1 and next() is always required Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Fix string retrieval in ArrayCursor Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Add simple implementations for update and update_async Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Link to libtracker-common Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Implement D-Bus version of statistics API Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Use dedicated module directory Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Implement import{_async}() Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Implement query_async Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Implement query_async for D-Bus FD passing Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Use steroids if available Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Use SparqlError Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Fixed compilation without FD PASSING enabled Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Fixed steroids detection Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Initial implementation of update API with FD passing Roberto Guido
- [tracker/rss-enclosures] tests/functional-tests: Add update tests Roberto Guido
- [tracker/rss-enclosures] tests/functional-tests: Refactored the update tests Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Fix critical when cancellable is NULL Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Fix more criticals Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Fix crash on update Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: More update fixes Roberto Guido
- [tracker/rss-enclosures] tests/functional-tests: Refactored the tests a bit more Roberto Guido
- [tracker/rss-enclosures] tests/functional-tests: Fix distcheck Roberto Guido
- [tracker/rss-enclosures] tests/functional-tests: Refactoring the query test Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Fix distcheck, missing header in dist Roberto Guido
- [tracker/rss-enclosures] distcheck fixes: vala generated sources are in srcdir in dist Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: no return value expected in method Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Added skeleton for update_blank and update_blank_async Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Allow backend to switch between fd passing and dbus-glib Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Add updateblank support with functional test Roberto Guido
- [tracker/rss-enclosures] Fix distcheck issues Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Adapt to libtracker-sparql changes Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Use correct error domain Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Fix blank updates Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Fix cancellation Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Fix D-Bus error handling for blank updates Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Avoid warnings when building without FD passing Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Cleaned up -shared C API Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Invert ifdef for array backend Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Updated documented examples Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Added insert_blank() example documentation Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Fixed example documentation indentation Roberto Guido
- [tracker/rss-enclosures] Fixes NB#184882: tracker-extract is getting crashed for malformed gif files Roberto Guido
- [tracker/rss-enclosures] plugins/evolution: GB#623207: Fix compilation problems Roberto Guido
- [tracker/rss-enclosures] tracker-writeback: XMP: NB#182948: Added nao:hasTag for keywords writeback Roberto Guido
- [tracker/rss-enclosures] Add GCOV_LIBS to the new libraries Roberto Guido
- [tracker/rss-enclosures] tracker-writeback: Don't just process the first row of results for file writebacks Roberto Guido
- [tracker/rss-enclosures] build: Fix VPATH builds Roberto Guido
- [tracker/rss-enclosures] Add GCOV_LIBS for the libtracker-data tests Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Plugged a leak in journal Roberto Guido
- [tracker/rss-enclosures] tracker-writeback: NB#185070: Loop over all subjects in the Writeback signal's array Roberto Guido
- [tracker/rss-enclosures] libtracker-extract: Move to libtracker-sparql from libtracker-client Roberto Guido
- [tracker/rss-enclosures] tracker-utils: Port tracker-status to libtracker-sparql Roberto Guido
- [tracker/rss-enclosures] libtracker-client: Marked entire API as deprecated and updated documentation Roberto Guido
- [tracker/rss-enclosures] tracker-search: Use new libtracker-sparql API Roberto Guido
- [tracker/rss-enclosures] tracker-info: Use new libtracker-sparql API Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: Port to libtracker-sparql Roberto Guido
- [tracker/rss-enclosures] tracker-miner-fs: Use new libtracker-sparql API Roberto Guido
- [tracker/rss-enclosures] tracker-miner-rss: Fixed compiler errors and use new libtracker-sparql Roberto Guido
- [tracker/rss-enclosures] tracker-miner-flickr: Use new libtracker-sparql API Roberto Guido
- [tracker/rss-enclosures] tracker-miner-flickr: Add refactored writeback code of libtracker-client Roberto Guido
- [tracker/rss-enclosures] tracker-sparql: Use new libtracker-sparql API Roberto Guido
- [tracker/rss-enclosures] tracker-status: Don't use TrackerSparqlConnection and unref DBusGProxy Roberto Guido
- [tracker/rss-enclosures] tracker-import: Use new libtracker-sparql API Roberto Guido
- [tracker/rss-enclosures] tracker-extract: Drop use of libtracker-client function Roberto Guido
- [tracker/rss-enclosures] tracker-stats: Reworked to use libtracker-sparql Roberto Guido
- [tracker/rss-enclosures] tracker-tag: Use new libtracker-sparql API Roberto Guido
- [tracker/rss-enclosures] utils: Fix build Roberto Guido
- [tracker/rss-enclosures] tracker-control: Fix build Roberto Guido
- [tracker/rss-enclosures] tests/tracker-miner-fs: Fix build Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Fixed documentation build errors and some warnings Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: Fixed build warnings Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: Fixed various documentation issues Roberto Guido
- [tracker/rss-enclosures] build: Fixed a myriad of build issues Roberto Guido
- [tracker/rss-enclosures] distcheck fixes: vala generated sources are in srcdir in dist Roberto Guido
- [tracker/rss-enclosures] distcheck fix: disable generation of Makefile for tests/tracker-steroids Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: Fixed memory leak on init/finalize of TrackerMiner Roberto Guido
- [tracker/rss-enclosures] tracker-miner-fs: Fixed memory leak when setting up volumes Roberto Guido
- [tracker/rss-enclosures] tracker-search: Improved output for -c and -f Roberto Guido
- [tracker/rss-enclosures] Port steroids tests to libtracker-sparql Roberto Guido
- [tracker/rss-enclosures] plugins/evolution: Make it possible to compile the evolution plugin, not working yet Roberto Guido
- [tracker/rss-enclosures] libtracker-miner, miners/rss, plugins/evolution: Fixed memory leaks for cursors Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: Drop update_commit calls Roberto Guido
- [tracker/rss-enclosures] Adapt to libtracker-sparql changes Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Fix cancellation Roberto Guido
- [tracker/rss-enclosures] functional-tests: Fixed warnings from unhandled throws Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Enable Write-Ahead Logging in SQLite Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Do not use overly large transactions anymore Roberto Guido
- [tracker/rss-enclosures] tracker-store: Drop special batch handling Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Move SQLite threading mode setting to open call Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Disable shared cache mode Roberto Guido
- [tracker/rss-enclosures] tracker-store: Allow running queries while update is running Roberto Guido
- [tracker/rss-enclosures] tracker-store: Store sender for turtle import tasks as well Roberto Guido
- [tracker/rss-enclosures] tracker-store: Never try to process more than 1 million events Roberto Guido
- [tracker/rss-enclosures] tracker-store: Turtle import improvements Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Add tracker_data_load_turtle_file Roberto Guido
- [tracker/rss-enclosures] tracker-store: Use tracker_data_load_turtle_file Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Also delete -shm and -wal files when deleting database Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Allow multiple statement instances for the same query Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Use single DB file Roberto Guido
- [tracker/rss-enclosures] tracker-store: Allow disabling CPU affinity with env var Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Don't leak in_use_filename in db-manager Roberto Guido
- [tracker/rss-enclosures] libtracker-data: remove all null checks before g_free() in db-manager Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Let TrackerDBCursor subclass TrackerSparqlCursor Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Add initial support for async cursors Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Generate tracker-sparql-query.vapi Roberto Guido
- [tracker/rss-enclosures] libtracker-direct: Add initial skeleton Roberto Guido
- [tracker/rss-enclosures] libtracker-direct: Add initial implementation Roberto Guido
- [tracker/rss-enclosures] libtracker-direct: Create tracker-direct.vapi Roberto Guido
- [tracker/rss-enclosures] libtracker-direct: Keep connection alive for longer than cursor Roberto Guido
- [tracker/rss-enclosures] libtracker-direct: Provide plugin API Roberto Guido
- [tracker/rss-enclosures] libtracker-direct: Use dedicated module directory Roberto Guido
- [tracker/rss-enclosures] libtracker-direct: Handle initialization failure Roberto Guido
- [tracker/rss-enclosures] Move SparqlError from libtracker-data to libtracker-sparql Roberto Guido
- [tracker/rss-enclosures] distcheck fixes: vala generated sources are in srcdir in dist Roberto Guido
- [tracker/rss-enclosures] functional-tests: Add direct-query-test and default-update-test Roberto Guido
- [tracker/rss-enclosures] tracker-search: Fixed typo Roberto Guido
- [tracker/rss-enclosures] build: Fix distcheck Roberto Guido
- [tracker/rss-enclosures] Updated Spanish translation Roberto Guido
- [tracker/rss-enclosures] Add GCOV_LIBS to the libtracker-direct compilation Roberto Guido
- [tracker/rss-enclosures] TrackerMinerFiles: Fix wrong cast in query callback. Roberto Guido
- [tracker/rss-enclosures] SPARQL: Improve lexer performance for strings with ASCII characters Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Handle SPARQL errors received via D-Bus Roberto Guido
- [tracker/rss-enclosures] libtracker-direct: Fix compiler warning Roberto Guido
- [tracker/rss-enclosures] NB#185950 - Crash in gif extractor. Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: add dbus-glib-1 dep when compiling vala sources Roberto Guido
- [tracker/rss-enclosures] tracker-extract-mp3: Fix un-unsynchronisation in ID3v2 Roberto Guido
- [tracker/rss-enclosures] tracker-extract-mp3: Fix extraction of certain ID3v2.3 and ID3v2.4 tags Roberto Guido
- [tracker/rss-enclosures] Fixes GB#623005: Tracker plugin for odt, odp, ods files Roberto Guido
- [tracker/rss-enclosures] OASIS extractor: minor indentation fixes Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Merge DataError into SparqlError Roberto Guido
- [tracker/rss-enclosures] Adapt to gupnp-dlna API change Roberto Guido
- [tracker/rss-enclosures] Required version of dbus-glib to 0.82 for dbus_g_connection_unregister_g_object Roberto Guido
- [tracker/rss-enclosures] Added dlna profile to mp3 extractor. Roberto Guido
- [tracker/rss-enclosures] Add a check for gupnp-dlna version. Roberto Guido
- [tracker/rss-enclosures] Script to generate tests.xml using python introspection Roberto Guido
- [tracker/rss-enclosures] Adding common infrastructure for the new tests Roberto Guido
- [tracker/rss-enclosures] Configuration files to be used in the tests Roberto Guido
- [tracker/rss-enclosures] Test files and expected data for the extraction test-cases Roberto Guido
- [tracker/rss-enclosures] Adding local copy of unittest2 Roberto Guido
- [tracker/rss-enclosures] Sample files for the writeback functionaly testing Roberto Guido
- [tracker/rss-enclosures] Remove tests.xml (now created on compilation time) Roberto Guido
- [tracker/rss-enclosures] Configuration is now under common/utils Roberto Guido
- [tracker/rss-enclosures] Remove old tests Roberto Guido
- [tracker/rss-enclosures] Removed all test data/ directory Roberto Guido
- [tracker/rss-enclosures] Placeholder for the ttl file Roberto Guido
- [tracker/rss-enclosures] Add __init__.py to the functional tests directory Roberto Guido
- [tracker/rss-enclosures] FT: Fixed make check failure Roberto Guido
- [tracker/rss-enclosures] Add exec permission to the relevant tests Roberto Guido
- [tracker/rss-enclosures] Data generators are now python2.3 friendly Roberto Guido
- [tracker/rss-enclosures] Make data-generators directory-free Roberto Guido
- [tracker/rss-enclosures] And the autotools to round-up the operation Roberto Guido
- [tracker/rss-enclosures] tests: Fixed steroids test case Roberto Guido
- [tracker/rss-enclosures] configure: minor indentation issues Roberto Guido
- [tracker/rss-enclosures] New tests Roberto Guido
- [tracker/rss-enclosures] Fixes GB#627281: Crash in msoffice extractor Roberto Guido
- [tracker/rss-enclosures] Performance test... not sure what it does Roberto Guido
- [tracker/rss-enclosures] Fix distcheck Roberto Guido
- [tracker/rss-enclosures] functional-tests: ignore built file Roberto Guido
- [tracker/rss-enclosures] tracker-steroids tests: when cancelled, an error is expected Roberto Guido
- [tracker/rss-enclosures] tracker-extract, msoffice: remove extra line Roberto Guido
- [tracker/rss-enclosures] Fix distcheck: stamp should be distributed with ttl files Roberto Guido
- [tracker/rss-enclosures] Updated NEWS Roberto Guido
- [tracker/rss-enclosures] Release 0.9.17 Roberto Guido
- [tracker/rss-enclosures] Add deps file for tracker-sparql.vapi Roberto Guido
- [tracker/rss-enclosures] Update .gitignore Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Call BatchUpdate for low priority requests Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: put util functions in Tracker.Sparql namespace Roberto Guido
- [tracker/rss-enclosures] Use python instead of specific python2.6 Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Throw errors for non-FD passing when Cancellable is cancelled Roberto Guido
- [tracker/rss-enclosures] TrackerMinerFS: Do not index dirs inconditionally when adding monitors. Roberto Guido
- [tracker/rss-enclosures] Updated Slovenian translation Roberto Guido
- [tracker/rss-enclosures] [i18n] Updated German translation Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Make sure we link with libtracker-sparql Roberto Guido
- [tracker/rss-enclosures] functional-tests, fts: remove rdfs:Resource, not rdf:Resource Roberto Guido
- [tracker/rss-enclosures] Updated French translation Roberto Guido
- [tracker/rss-enclosures] tracker-store: avoid unregister_g_object() criticals Roberto Guido
- [tracker/rss-enclosures] tracker-store: Fixed commit e718d703 for non FD passing users Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: cursor_get_n_columns() should only be called after cursor_next() Roberto Guido
- [tracker/rss-enclosures] functional-tests: Updated FTS offsets/rank unit tests * Delete resources after the test * Use diff Roberto Guido
- [tracker/rss-enclosures] FTS: Make sure tracker_fts_update_commit() gets called when FTS info is updated Roberto Guido
- [tracker/rss-enclosures] tracker-store: Small busy callback improvements Roberto Guido
- [tracker/rss-enclosures] Update Czech translation by Marek Cernocky Roberto Guido
- [tracker/rss-enclosures] tracker-store: Add Status.Wait method Roberto Guido
- [tracker/rss-enclosures] libtracker-direct: Wait for tracker-store to be ready Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Fix journal reader with rotated journals Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Use maximum D-Bus timeout Roberto Guido
- [tracker/rss-enclosures] libtracker-direct: Use maximum D-Bus timeout Roberto Guido
- [tracker/rss-enclosures] coverage: Ignore generated .c files Roberto Guido
- [tracker/rss-enclosures] coverage: Ignore deprecated libtracker-client Roberto Guido
- [tracker/rss-enclosures] Port SPARQL util tests from libtracker-client to libtracker-sparql Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Fix distcheck Roberto Guido
- [tracker/rss-enclosures] Renamed TrackerMinerFilesReindex to TrackerMinerFilesIndex. Roberto Guido
- [tracker/rss-enclosures] Make tracker_miner_fs_file_add() take a check_parents arg. Roberto Guido
- [tracker/rss-enclosures] Fixes: GB#613252, Application-driven indexing and metadata storage Roberto Guido
- [tracker/rss-enclosures] TrackerMinerManager: Add method to invoke tracker-miner-fs to index a file. Roberto Guido
- [tracker/rss-enclosures] tracker-control: Add --index-file parameter. Roberto Guido
- [tracker/rss-enclosures] Rename IndexFiles DBus method to IndexFile Roberto Guido
- [tracker/rss-enclosures] Rename tracker_miner_fs_file_add() to check_file(). Roberto Guido
- [tracker/rss-enclosures] Add tracker_miner_fs_check_directory(). Roberto Guido
- [tracker/rss-enclosures] Make the IndexFile DBus method handle directories. Roberto Guido
- [tracker/rss-enclosures] TrackerMinerManager: Make index_file() return boolean. Roberto Guido
- [tracker/rss-enclosures] TrackerMinerManager: Add GError infrastructure. Roberto Guido
- [tracker/rss-enclosures] TrackerMinerManager: Add method to reindex certain mimetypes. Roberto Guido
- [tracker/rss-enclosures] tracker-control: Use TrackerMinerManager to reindex mimetypes. Roberto Guido
- [tracker/rss-enclosures] tracker-miner-fs: Fixed whitespace issues in miner-files-index.c Roberto Guido
- [tracker/rss-enclosures] tracker-miner-fs: Use tracker_dbus_request_failed() for error situations Roberto Guido
- [tracker/rss-enclosures] tracker-miner-fs: #define typo fixed Roberto Guido
- [tracker/rss-enclosures] tracker-miner-fs: Added debugging to know what file is requested to be indexed Roberto Guido
- [tracker/rss-enclosures] tracker-miner-fs: Remove --add-file option Roberto Guido
- [tracker/rss-enclosures] tracker-control: Don't print PIDs if we're reindexing mimes or a file Roberto Guido
- [tracker/rss-enclosures] tracker-control: Print when reindexing mime types or files is successful Roberto Guido
- [tracker/rss-enclosures] tracker-control: Make -f and -m outputs translatable Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: Allow API to bypass checks for users Roberto Guido
- [tracker/rss-enclosures] Updated Spanish translation Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Added TRACKER_SPARQL_BACKEND environment variable Roberto Guido
- [tracker/rss-enclosures] functional-tests: corrupted-image extraction test is no longer an expected failure, as bug was fixed Roberto Guido
- [tracker/rss-enclosures] Updated French translation Roberto Guido
- [tracker/rss-enclosures] Small fixes to the location ontology. Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Add debugging to know what SPARQL is used with direct-access Roberto Guido
- [tracker/rss-enclosures] NB187148 - "Not tagged, file is not indexed" message is seen when adding a tag Roberto Guido
- [tracker/rss-enclosures] tracker-tag: bail out if none of the passed files exist in the store. Roberto Guido
- [tracker/rss-enclosures] NB#187149 - Not able to get metadata of few of the resources. Roberto Guido
- [tracker/rss-enclosures] NB#184505 - Video files without audio are listed as music clips. Roberto Guido
- [tracker/rss-enclosures] Fixes: GB#627893, tracker 0.9.17 does not compile with e-d-s/evolution 2.31.90 built with gtk+ 3. Roberto Guido
- [tracker/rss-enclosures] Updates NEWS Roberto Guido
- [tracker/rss-enclosures] Updated NEWS Roberto Guido
- [tracker/rss-enclosures] data/dbus: fix distcheck Roberto Guido
- [tracker/rss-enclosures] Release 0.9.18 Roberto Guido
- [tracker/rss-enclosures] functional-tests: Avoid FTS tests if FTS is disabled Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: Don't print paths as they may not be in UTF-8, print URIs Roberto Guido
- [tracker/rss-enclosures] functional-tests: don't include TTL files in dist Roberto Guido
- [tracker/rss-enclosures] Revert "Use python instead of specific python2.6" Roberto Guido
- [tracker/rss-enclosures] Update Czech translation Roberto Guido
- [tracker/rss-enclosures] tracker-miner-fs: Default should_process to TRUE in check_directory() and check_file() Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: Indentation fixes Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: if CREATED event is received from the monitor, force IRI cache update Roberto Guido
- [tracker/rss-enclosures] TrackerMinerFS: Disable crawling entirely if !initial_crawl. Roberto Guido
- [tracker/rss-enclosures] Remove ScanTimeout from tracker-miner-fs config. Roberto Guido
- [tracker/rss-enclosures] Remove CacheTimeout option from tracker-miner-fs config. Roberto Guido
- [tracker/rss-enclosures] NMO: Add nmo:isEmergency property Roberto Guido
- [tracker/rss-enclosures] Remove leftovers from scan/cache timeout config options. Roberto Guido
- [tracker/rss-enclosures] Plug memory leak. Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: Improved fix in commit 0581f68, so that regeneration is not done in initial crawli Roberto Guido
- [tracker/rss-enclosures] tracker-control: avoid compiler warning Roberto Guido
- [tracker/rss-enclosures] ttl_sgml: avoid compiler warning Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: Avoid gtk-doc warnings: multiple IDs for constraint linkend Roberto Guido
- [tracker/rss-enclosures] libtracker-data, tracker-store: Change the class signal callback API to integer IDs Roberto Guido
- [tracker/rss-enclosures] libtracker-data, tracker-store: Fix Writeback support for new callback API Roberto Guido
- [tracker/rss-enclosures] tracker-store: Storage of signal events as they arrive Roberto Guido
- [tracker/rss-enclosures] tracker-store, data/dbus: Remove unused TrackerResourceClass Roberto Guido
- [tracker/rss-enclosures] tracker-store: Add class_id to tracker-events API Roberto Guido
- [tracker/rss-enclosures] tracker-store: Remove unused struct Roberto Guido
- [tracker/rss-enclosures] tracker-store: Connect tracker-resources with tracker-events Roberto Guido
- [tracker/rss-enclosures] tracker-store: Bugfix, class_id comes first Roberto Guido
- [tracker/rss-enclosures] tracker-store: Class-signal impl. without any sorting or optimizations Roberto Guido
- [tracker/rss-enclosures] tracker-store: Added sorting and a storage optimization for the class-signal Roberto Guido
- [tracker/rss-enclosures] tracker-store: Avoid copying of arrays at class-signal emit Roberto Guido
- [tracker/rss-enclosures] libtracker-data, tracker-store: class-signal: Move the arrays to TrackerClass, optimization Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Optimization, just return once it's inserted Roberto Guido
- [tracker/rss-enclosures] tracker-store: Simplify tracker_events_* API, typo fix Roberto Guido
- [tracker/rss-enclosures] tracker-store: class-signals: Performance optimization at create & delete Roberto Guido
- [tracker/rss-enclosures] functional-tests: class-signal: Add functional test Roberto Guido
- [tracker/rss-enclosures] functional-tests: class-signal: Added some comments Roberto Guido
- [tracker/rss-enclosures] functional-tests: class-signal: More beautiful queries Roberto Guido
- [tracker/rss-enclosures] functional-tests: class-signal: Use normal DBus to avoid bug in FD passing Roberto Guido
- [tracker/rss-enclosures] functional-tests: class-signal: Allow tweaking the test Roberto Guido
- [tracker/rss-enclosures] functional-tests: class-signal: Allow tweaking of the data of the property Roberto Guido
- [tracker/rss-enclosures] tracker-store, libtracker-data: Pending vs. ready arrays, to control transactions Roberto Guido
- [tracker/rss-enclosures] tracker-store: Kill compiler warnings softly Roberto Guido
- [tracker/rss-enclosures] tracker-store, libtracker-data: class-signal: Cut at transaction, don't reset Roberto Guido
- [tracker/rss-enclosures] tracker-store: class-signal: Data limit for immediate emit of class signal Roberto Guido
- [tracker/rss-enclosures] functional-tests: class-signal: Improved the test a little bit Roberto Guido
- [tracker/rss-enclosures] tracker-store: class-signal: Reset the total counter on each emit Roberto Guido
- [tracker/rss-enclosures] tracker-store: class-signal: Better names for the defines Roberto Guido
- [tracker/rss-enclosures] tracker-writeback: Port tracker-writeback to libtracker-sparql Roberto Guido
- [tracker/rss-enclosures] tracker-writeback: Fix memory leak in taglib writeback module Roberto Guido
- [tracker/rss-enclosures] tracker-writeback: Fix memory leak in XMP writeback module Roberto Guido
- [tracker/rss-enclosures] tracker-writeback: Fixes after Martyn's review Roberto Guido
- [tracker/rss-enclosures] tracker-store, tracker-writeback: Changed the Writeback signal to use IDs Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Add support for tracker:subject() to SPARQL engine Roberto Guido
- [tracker/rss-enclosures] tracker-store, tracker-writeback: Changed the subject of Writeback signal to int Roberto Guido
- [tracker/rss-enclosures] examples: class-signal: Add example in plain C Roberto Guido
- [tracker/rss-enclosures] examples: class-signal: Remove unneeded code Roberto Guido
- [tracker/rss-enclosures] functional-tests: class-signal: Removed unused variable Roberto Guido
- [tracker/rss-enclosures] Flickr miner: port writeback to new signal Roberto Guido
- [tracker/rss-enclosures] functional-tests: class-signal: Add performance test Roberto Guido
- [tracker/rss-enclosures] tracker-writeback: Fixed compilation errors Roberto Guido
- [tracker/rss-enclosures] tracker-store, libtracker-data: Workaround for graph not being used in SPARQL DELETE Roberto Guido
- [tracker/rss-enclosures] tracker-store: class-signal: At on_committed the values aren't there yet for libtracker-sparql clien Roberto Guido
- [tracker/rss-enclosures] tracker-store: writeback: Do the transaction trick for Writeback too Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: Fixed GRAPH in IgnoreNextUpdate case Roberto Guido
- [tracker/rss-enclosures] tracker-writeback: Fix cursor leak Roberto Guido
- [tracker/rss-enclosures] tracker-store, libtracker-data: Resetting of events on rollback and etc Roberto Guido
- [tracker/rss-enclosures] tracker-store: Simplify reset of writeback, removed unused code Roberto Guido
- [tracker/rss-enclosures] tracker-store: Let's always first remove pending then ready, for events and writeback Roberto Guido
- [tracker/rss-enclosures] tracker-store: The signal in tracker-resources.c is for both Writeback and ClassSignal Roberto Guido
- [tracker/rss-enclosures] Rename tracker:subject() to tracker:uri() Roberto Guido
- [tracker/rss-enclosures] libtracker-data, tracker-store, etc: Add graph_id to the class-signal API Roberto Guido
- [tracker/rss-enclosures] tracker-store, examples, tests: Renamed ClassSignal to GraphUpdated Roberto Guido
- [tracker/rss-enclosures] tracker-store: graph_id and object_id where switched, fixed Roberto Guido
- [tracker/rss-enclosures] tracker-store: class-signal: Bugfix, the timer based emit wasn't working Roberto Guido
- [tracker/rss-enclosures] SPARQL: Change tracker:uri() to be the exact inverse of tracker:id() Roberto Guido
- [tracker/rss-enclosures] tracker-store: class-signal: Timer should always be present on-commit Roberto Guido
- [tracker/rss-enclosures] tracker-store: class-signal: Cleanup gboolean returns Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Use binary search to insert instead of linear search Roberto Guido
- [tracker/rss-enclosures] libtracker-data: class-signal: Simplify previous commit a bit Roberto Guido
- [tracker/rss-enclosures] tracker-writeback: Fix distcheck Roberto Guido
- [tracker/rss-enclosures] Updated Slovenian translation Roberto Guido
- [tracker/rss-enclosures] build: use common LIBS and CFLAGS for all unicode support options Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Implemented collation functions Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Register our collator function Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Enable collation in all text columns Roberto Guido
- [tracker/rss-enclosures] collation: added helper logs Roberto Guido
- [tracker/rss-enclosures] libtracker-data: don't collate Uri in Resource table Roberto Guido
- [tracker/rss-enclosures] libtracker-data: libicu collation based on LC_COLLATE, not LC_ALL Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Detect locale change Roberto Guido
- [tracker/rss-enclosures] libtracker-data: if locale changes, re-create indexes Roberto Guido
- [tracker/rss-enclosures] libtracker-data: no need to get the iface when recreating indexes Roberto Guido
- [tracker/rss-enclosures] libtracker-data: new tracker DB version due to collation on columns Roberto Guido
- [tracker/rss-enclosures] libtracker-data: avoid the need of TrackerDBCollationFunc Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Rename tracker_collation_deinit() to tracker_collation_shutdown() Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Update test results due to collation change Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Removed PRINT_INSTEAD_OF_LOG as TRACKER_VERBOSITY envvar already does it properly Roberto Guido
- [tracker/rss-enclosures] functional tests, class-signal: Fix compilation with LDFLAGS="-Wl, --as-needed -Wl, -Bsymbolic" Roberto Guido
- [tracker/rss-enclosures] libtracker-data, tests: force en_US.utf8 collation locale Roberto Guido
- [tracker/rss-enclosures] tracker-extract: Fixed xine, mplayer and totem backends Roberto Guido
- [tracker/rss-enclosures] Updated NEWS Roberto Guido
- [tracker/rss-enclosures] Fixes GB#628536: Don't install ui files for example utils Roberto Guido
- [tracker/rss-enclosures] Fixes GB#628090: Tracker plugin for PPSX files Roberto Guido
- [tracker/rss-enclosures] configure: avoid glib unicode support in auto mode Roberto Guido
- [tracker/rss-enclosures] Updated NEWS Roberto Guido
- [tracker/rss-enclosures] Release 0.9.19 Roberto Guido
- [tracker/rss-enclosures] tracker-store: Send D-Bus replies for BatchCommit Roberto Guido
- [tracker/rss-enclosures] Updated Swedish translation Roberto Guido
- [tracker/rss-enclosures] tracker-store: class-signal: Fixed a bug, emit all triples for rdf:type predicate Roberto Guido
- [tracker/rss-enclosures] tracker-store: class-signal: Fix rdf_types array after delete Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Don't shadow variable i here Roberto Guido
- [tracker/rss-enclosures] libtracker-client: Fix declaration after statement Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Fix signed char comparison in SPARQL scanner Roberto Guido
- [tracker/rss-enclosures] tracker-extract-gstreamer: Use integer division for rounding Roberto Guido
- [tracker/rss-enclosures] tracker-search-tool: Convert TrackerUtils to namespace Roberto Guido
- [tracker/rss-enclosures] [i18n] Updated German translation Roberto Guido
- [tracker/rss-enclosures] Fixes GB#628859: Ship examples/rss-reader/initial-data.ttl in tarballs Roberto Guido
- [tracker/rss-enclosures] NFO: Added nfo:Equipment ontology Roberto Guido
- [tracker/rss-enclosures] tests: Adapted tests to nfo:Equipment ontology change Roberto Guido
- [tracker/rss-enclosures] tracker-extract, libtracker-extract: Adapted extractors to nfo:Equipment ontology change Roberto Guido
- [tracker/rss-enclosures] NFO, tracker-extract, libtracker-extract, flickr: Change nfo:Equipment to use canonical uris Roberto Guido
- [tracker/rss-enclosures] tracker-extract: Updated tiff extractor to canonical uris Roberto Guido
- [tracker/rss-enclosures] tests/libtracker-extract: Fixed indentation of XMP test Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Renamed tracker-plugin-loader to tracker-backend Roberto Guido
- [tracker/rss-enclosures] tracker-extract: Fixed MSOffice extractor to set nfo:Presentation & nfo:Spreadsheet Roberto Guido
- [tracker/rss-enclosures] Flickr miner: fix critical on photos with no tags Roberto Guido
- [tracker/rss-enclosures] Added slo:iconUrl for landmark icons in the location ontology Roberto Guido
- [tracker/rss-enclosures] Fixes NB#187558: libtracker-miner, try to fix nfo:FileDataObjects without nfo:belongsToContainer Roberto Guido
- [tracker/rss-enclosures] Doc: updated doc to use plainTextContent instead of plainTextMessageContent Roberto Guido
- [tracker/rss-enclosures] Fixes GB#628872, tracker-control -t or -k shouldn't kill tracker-status-icon Roberto Guido
- [tracker/rss-enclosures] Added slo:categoryIconUrl for category icons in the location ontology Roberto Guido
- [tracker/rss-enclosures] Added Aleksander to MAINTAINERS Roberto Guido
- [tracker/rss-enclosures] tracker-miner-flickr: Fixed so we're not always at 0% if not authenticated Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: git-ignore vala-generated file Roberto Guido
- [tracker/rss-enclosures] Updated NEWS Roberto Guido
- [tracker/rss-enclosures] Release 0.9.20 Roberto Guido
- [tracker/rss-enclosures] Remove pango requirement in tracker-miner.pc Roberto Guido
- [tracker/rss-enclosures] Ontology: NFO - Add HelpDocument class to the Document hierarchy Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Added cursor_next_async() test case Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Updated test case to include the 2nd query from needle Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Skip FTS test if FTS is disabled Roberto Guido
- [tracker/rss-enclosures] libtracker-common: Reset default log handler in tracker_log_shutdown Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Include config.h in test Roberto Guido
- [tracker/rss-enclosures] tracker-status: plug a leak Roberto Guido
- [tracker/rss-enclosures] libtracker-fts: Do not use TLS for queries Roberto Guido
- [tracker/rss-enclosures] Updated Hungarian translation Roberto Guido
- [tracker/rss-enclosures] libtracker-fts: Do not use TLS Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Drop unused thread_ifaces hash table Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Do not allow concurrent operations on an interface Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Fix pending operation check for next_async Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: Use DBus arg0 filtering for NameOwnerChanged Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Don't set async wrapper callback func to NULL after calling it Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Added comprehensive test for cursor_next() Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: Fixes for previous commit Roberto Guido
- [tracker/rss-enclosures] libtracker-miner, miners/fs: Don't keep DBusGProxy instancs around for DBus's service Roberto Guido
- [tracker/rss-enclosures] tracker-extract: Use g_pattern_match() instead of g_pattern_match_simple() Roberto Guido
- [tracker/rss-enclosures] tracker-extract: content-type in mime is always ASCII Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql, -bus, -data: Added ValueTypes and variable-names APIs to cursor Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Implement tracker_sqlite_cursor_get_variable_name Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Store types of query results Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Implement tracker_sqlite_cursor_get_value_type Roberto Guido
- [tracker/rss-enclosures] tracker-store: steroids: Use alloca instead of malloc Roberto Guido
- [tracker/rss-enclosures] tracker-store, libtracker-bus, -client: Implement get_value_types for steroids Roberto Guido
- [tracker/rss-enclosures] tracker-store: Ensure inline compilation of alloca by adding the include Roberto Guido
- [tracker/rss-enclosures] tracker-store, libtracker-bus, -client, -common, -data: Implement get_variable_names Roberto Guido
- [tracker/rss-enclosures] tracker-store: steroids: Fix memory leak Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Fix variable name support Roberto Guido
- [tracker/rss-enclosures] Implement fetching variable-names further, not working yet Roberto Guido
- [tracker/rss-enclosures] Fixing issues with variable-names returning Roberto Guido
- [tracker/rss-enclosures] functional-tests: Added some comments to the query tests Roberto Guido
- [tracker/rss-enclosures] Fixed that you need to run cursor.next() a first time to get a correct cursor.n_columns Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Fixed a leak Roberto Guido
- [tracker/rss-enclosures] functional-test: Added the value-type to the test Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Fixed strange column-1 thing Roberto Guido
- [tracker/rss-enclosures] Fix issues in return-types, caught by unit tests and other testing Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Don't use returned variable_names in case of error Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Use g_return_val_if_fail instead of if(fail)return; Roberto Guido
- [tracker/rss-enclosures] Require DBus 1.3.1, removed dead code now that we don't support DBus < 1.3.1 Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Updated documentation Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql, -data: Add boolean to ValueType and add typed convenience APIs Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Implement optimized versions for direct-access, for typed convenience funtions Roberto Guido
- [tracker/rss-enclosures] libtracker-data, -sparql, functional-tests: Fixed some review issues Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Implement get_variable_name and get_value_type for arraycursor Roberto Guido
- [tracker/rss-enclosures] Fixes NB#192326: tracker-store default log level set to critical logs only Roberto Guido
- [tracker/rss-enclosures] functional-tests: update to the signals API Roberto Guido
- [tracker/rss-enclosures] tracker-search: Do not use tracker:available for emails Roberto Guido
- [tracker/rss-enclosures] Fixes NB#186055: NCO: Remove cardinality restriction in nco:note Roberto Guido
- [tracker/rss-enclosures] tracker-extract: fix use of g_strreverse() Roberto Guido
- [tracker/rss-enclosures] Fixed coding style issues Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Fixed places where column is an int not uint Roberto Guido
- [tracker/rss-enclosures] tracker-extract: if requested max 0 bytes, don't even start extracting content Roberto Guido
- [tracker/rss-enclosures] functional-tests: add stats iface in the convenience wrapper Roberto Guido
- [tracker/rss-enclosures] functional-tests: new tests for the stats API Roberto Guido
- [tracker/rss-enclosures] libtracker-common: Avoid a malloc Roberto Guido
- [tracker/rss-enclosures] libtracker-bus, libtracker-client: Fixed offset calculation Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Change column type to int from uint Roberto Guido
- [tracker/rss-enclosures] Small code clean ups Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: Improved debugging to avoid store availability confusion in log Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Fixed compilation warnings Roberto Guido
- [tracker/rss-enclosures] Remove unused variable in configure.ac Roberto Guido
- [tracker/rss-enclosures] functional-tests: Use correctly arg0 to get the right signal Roberto Guido
- [tracker/rss-enclosures] doc: support description and print property page title in the ontologies Roberto Guido
- [tracker/rss-enclosures] Doc: Add brief description to the ontologies to get a warmer index page Roberto Guido
- [tracker/rss-enclosures] tracker-extract: Fix compilation error for quill support Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: Whitespace fixes Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: Whitespace fixes Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: Revert a mistaken whitespace fix Roberto Guido
- [tracker/rss-enclosures] Rename miner desktop.in files to .desktop.in.in Roberto Guido
- [tracker/rss-enclosures] docs: Various codestyle fixes Roberto Guido
- [tracker/rss-enclosures] tracker-extract: Add summary information when shutting down Roberto Guido
- [tracker/rss-enclosures] tracker-extract: Small gif code style fixes Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Bumped database version due to fix for NB#186055 Roberto Guido
- [tracker/rss-enclosures] Updated NEWS Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql tests: do not require a prior installation Roberto Guido
- [tracker/rss-enclosures] Release 0.9.21 Roberto Guido
- [tracker/rss-enclosures] tracker-miner-fs: Fix use of uninitialized variable Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Fix memory leak in journal rotation Roberto Guido
- [tracker/rss-enclosures] Update .gitignore Roberto Guido
- [tracker/rss-enclosures] tracker-store: Fix crash when accessing variable_names array Roberto Guido
- [tracker/rss-enclosures] [l10n] Updated Estonian translation Roberto Guido
- [tracker/rss-enclosures] tracker-extract: Fix QUILLimagefilter support Roberto Guido
- [tracker/rss-enclosures] Ontology: NCO: Set tracker:notify to true for nco:ContactList Roberto Guido
- [tracker/rss-enclosures] tracker-extract: Code cleanups for quill albumart implementation Roberto Guido
- [tracker/rss-enclosures] tracker-extract: Show stats message for 0 items listed too Roberto Guido
- [tracker/rss-enclosures] libtracker-common: Fixed compiler warning Roberto Guido
- [tracker/rss-enclosures] Make tracker build with GTK 2.90.7. Fixes bug #630176. Roberto Guido
- [tracker/rss-enclosures] functional-tests: set exec permissions to stats test Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Add test case for ORDER BY select variable Roberto Guido
- [tracker/rss-enclosures] SPARQL: Rework variable name support to fix regression Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Don't cache stmt if the query contains a regular expression Roberto Guido
- [tracker/rss-enclosures] libtracker-data: LRU ring for the TrackerDBStatement cache Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Different LRU-cache for INSERT/DELETE v. SELECT Roberto Guido
- [tracker/rss-enclosures] libtracker-data, -direct, tests: Make it possible to set the max cache size per connection Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Fix crash when first query thread is created Roberto Guido
- [tracker/rss-enclosures] tracker-store: Use private threads for the query thread pool Roberto Guido
- [tracker/rss-enclosures] libtracker-data, tracker-store: Make statement cache sizes configurable with env var Roberto Guido
- [tracker/rss-enclosures] tracker-extract: remove unneeded call to tracker_topanalyzer_shutdown() Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Bugfix in the LRU cache Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Added an "environment variables" section to documentation Roberto Guido
- [tracker/rss-enclosures] tracker-store: Added TRACKER_STORE_{SELECT|UPDATE}_CACHE_SIZE to man pages Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Fix crash on concurrent use of the same query Roberto Guido
- [tracker/rss-enclosures] libtracker-data: make compiler happy Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Code comments about the LRU cache Roberto Guido
- [tracker/rss-enclosures] data-generators: default value for undefined categories Roberto Guido
- [tracker/rss-enclosures] functional-tests: do not assume the DB is pristine Roberto Guido
- [tracker/rss-enclosures] functional-tests: ask exactly for the inserted instance Roberto Guido
- [tracker/rss-enclosures] functional-tests: collation tests Roberto Guido
- [tracker/rss-enclosures] functional-tests: fixing the previous commit Roberto Guido
- [tracker/rss-enclosures] functional-tests: last details in collation testing Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: Fire CREATED event only on CHANGES_DONE_HINT Roberto Guido
- [tracker/rss-enclosures] tracker-miner-fs: Treat ATTRIBUTE_CHANGED-only events independently Roberto Guido
- [tracker/rss-enclosures] libtracker-miner, tracker-miner-fs: Only update FileLastModified and FileLastAccessed on file attrib Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: Enable blacklisting in TrackerMonitor Roberto Guido
- [tracker/rss-enclosures] libtracker-monitor: simplify event merging code in DELETED event Roberto Guido
- [tracker/rss-enclosures] Updated NEWS Roberto Guido
- [tracker/rss-enclosures] Release 0.9.22 Roberto Guido
- [tracker/rss-enclosures] coverage: ignore dbus-binding-tool generated file Roberto Guido
- [tracker/rss-enclosures] functional-tests: parse correctly playlist output from the extractor Roberto Guido
- [tracker/rss-enclosures] functional-tests: include playlists tests if totem-pl-parser is enabled Roberto Guido
- [tracker/rss-enclosures] functional-test: Add GIF with XMP metadata Roberto Guido
- [tracker/rss-enclosures] tracker-extract-mp3: Fix string handling in comment and picture tags Roberto Guido
- [tracker/rss-enclosures] functional-tests: Fix type in autotools Roberto Guido
- [tracker/rss-enclosures] plugins/evolution: Fixed the UID format of the URL Roberto Guido
- [tracker/rss-enclosures] SPARQL: Fix SQL for GRAPH with predicate variable and empty database Roberto Guido
- [tracker/rss-enclosures] Updated Polish translation Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: don't create inner loop until needed Roberto Guido
- [tracker/rss-enclosures] Fixes NB#193044: libtracker-miner, ensure empty directories are mtime-checked when crawling Roberto Guido
- [tracker/rss-enclosures] TST - Fixed compile error with latest vala Roberto Guido
- [tracker/rss-enclosures] albumart: stop looking for cover if we find already a JPEG Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Change SQLite page and cache size Roberto Guido
- [tracker/rss-enclosures] libtracker-miner tests: ATTRIBUTE_UPDATED test added Roberto Guido
- [tracker/rss-enclosures] libtracker-miner tests: CREATED issued on CHANGES_DONE_HINT Roberto Guido
- [tracker/rss-enclosures] libtracker-miner tests: Added new blacklisting and event merging tests Roberto Guido
- [tracker/rss-enclosures] tracker-extract-mp3: Support Windows-1252 character encoding Roberto Guido
- [tracker/rss-enclosures] tracker-extract-mp3: fix memory leak in albumart data Roberto Guido
- [tracker/rss-enclosures] tracker-store: Fixed corruption in FD passing support Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Added get_async() and get_direct_async() for Connection Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Fixed waiting for service for connection.get_async() Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Don't always assume direct_only in get_internal_async() Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Fixed build failure with new connection_get() API Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Added locking to sync/async connection_get() methods Roberto Guido
- [tracker/rss-enclosures] functional-tests: kill users tracker before starting the test Roberto Guido
- [tracker/rss-enclosures] libtracker-data: check pointer before unref Roberto Guido
- [tracker/rss-enclosures] functional-tests: Journal replay is expected to fail due bug Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Fix db corruption test Roberto Guido
- [tracker/rss-enclosures] functional-test: Remove expected failure from functional test Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Updated documentation got async-get-connection cases Roberto Guido
- [tracker/rss-enclosures] Ontology: added signals to Album, Artist and Imagelist (Meego#7202) Roberto Guido
- [tracker/rss-enclosures] ontology: add authorization status properties to im address Roberto Guido
- [tracker/rss-enclosures] libtracker-extract, libtracker-miner, libtracker-sparql: Added Since: tags to docs Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Fix test case when FTS is disabled Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Updated documentation warnings/errors Roberto Guido
- [tracker/rss-enclosures] Updated NEWS Roberto Guido
- [tracker/rss-enclosures] Release 0.9.23 Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Support GRAPH in SPARQL builder Roberto Guido
- [tracker/rss-enclosures] tracker-miner-fs: Fix use of graphs on updates Roberto Guido
- [tracker/rss-enclosures] SPARQL: Use named graph of WITH clause in WHERE pattern of updates Roberto Guido
- [tracker/rss-enclosures] configure.ac: Don't fail if evolution headers are absent Roberto Guido
- [tracker/rss-enclosures] plugins: Evolution: Fixed build error with updated tracker_sparql_connection*() API Roberto Guido
- [tracker/rss-enclosures] Fixes NB#196143, tracker-info core dumps with NULL cursor getting prefixes Roberto Guido
- [tracker/rss-enclosures] configure.ac: removed the message regarding fd-passing support from the configure report Roberto Guido
- [tracker/rss-enclosures] Ontologies: adding comments in the ontology Roberto Guido
- [tracker/rss-enclosures] Before: MMS subclass of SMS and Email After: MMS and SMS subclasses of a new PhoneMessage class. Roberto Guido
- [tracker/rss-enclosures] ontologies: Updating lastmodificationdate of NMO ontology Roberto Guido
- [tracker/rss-enclosures] SPARQL: Use COLLATE in SQL for variables and property functions Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Add test case for ORDER BY property function Roberto Guido
- [tracker/rss-enclosures] configure.ac: Make sure sqlite is compiled thread-safe Roberto Guido
- [tracker/rss-enclosures] NMO: Fix predefined phone message folders Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Update test results for NMO ontology update Roberto Guido
- [tracker/rss-enclosures] Depend on automake 1.11 for Vala support Roberto Guido
- [tracker/rss-enclosures] utils: Added new mtp sync simulator Roberto Guido
- [tracker/rss-enclosures] utils, mtp-dummy: Use tracker coding style Roberto Guido
- [tracker/rss-enclosures] utils: fix distcheck Roberto Guido
- [tracker/rss-enclosures] tracker-miner-fs: Fix mountpoint setup Roberto Guido
- [tracker/rss-enclosures] Create AEGIS security file on build time Roberto Guido
- [tracker/rss-enclosures] functional-tests: add Wait method to the store wrapper Roberto Guido
- [tracker/rss-enclosures] functional-tests: Wait for the store before starting the tests Roberto Guido
- [tracker/rss-enclosures] functional-tests: dont start manually the store, let the miner-fs invoke it Roberto Guido
- [tracker/rss-enclosures] functional-tests: more verbosity on errors. Check the tests let the dirs as expected. Roberto Guido
- [tracker/rss-enclosures] unit tests, tracker-sparql: Assume en_US.utf8 locale for a proper collation Roberto Guido
- [tracker/rss-enclosures] unit tests, tracker-sparql: include locale header Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: Make vapi compatible with Vala 0.11.0 Roberto Guido
- [tracker/rss-enclosures] functional-tests: Fixed tokens names in the AEGIS file Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Bumped DB version Roberto Guido
- [tracker/rss-enclosures] Updated NEWS Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Document the Wait() API briefly and update examples in documentation Roberto Guido
- [tracker/rss-enclosures] Release 0.9.24 Roberto Guido
- [tracker/rss-enclosures] tracker-store: Fix status reporting Roberto Guido
- [tracker/rss-enclosures] utils, mtp-dummy: Implemented renaming of all files after batch copy finishes Roberto Guido
- [tracker/rss-enclosures] SPARQL: Do not let SPARQL variable names influence SQL query Roberto Guido
- [tracker/rss-enclosures] SPARQL: Do not use pointers as keys in hash tables Roberto Guido
- [tracker/rss-enclosures] functional-tests: add closing slash in aegis manifest file generator Roberto Guido
- [tracker/rss-enclosures] functional-tests: Fix extraction expectations for GIF with XMP Roberto Guido
- [tracker/rss-enclosures] SPARQL: Fix build with Vala < 0.11 Roberto Guido
- [tracker/rss-enclosures] Replace quill with quillimagefilter Roberto Guido
- [tracker/rss-enclosures] tracker-extract: Don't use quill headers, only quillimagefilter Roberto Guido
- [tracker/rss-enclosures] Notify changes in nco:ContactGroup. Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Force reindex on unsupported ontology change Roberto Guido
- [tracker/rss-enclosures] functional-tests: Reliable start/stop of the store. Updated Backup/Journal tests Roberto Guido
- [tracker/rss-enclosures] functional-tests: png writeback is expected failure until itxt is enabled in libpng Roberto Guido
- [tracker/rss-enclosures] functional-tests: recover remove_dbs method. Needed for a backup test. Roberto Guido
- [tracker/rss-enclosures] tracker-extract: Use posix_fadvise() when closing files Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Avoid opening SQLite database twice on startup Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Do not load superproperties on read-only access Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Use lazy resolving for symbols in plugins Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Progress handling while performing integrity check Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Coding style Roberto Guido
- [tracker/rss-enclosures] libtracker-direct: Getting rid of some dead code Roberto Guido
- [tracker/rss-enclosures] NMM: Set maximum cardinality of dlnaProfile and uPnPShared to 1 Roberto Guido
- [tracker/rss-enclosures] SPARQL: Fix context handling for EXISTS and NOT EXISTS Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Fixed test cases on Fedora 14 Roberto Guido
- [tracker/rss-enclosures] Fix the gupnp-dlna extractor to use the tracker_sparql_escape_uri_printf Roberto Guido
- [tracker/rss-enclosures] functional-tests: Ignore Common* and *Template test classes in tests.xml Roberto Guido
- [tracker/rss-enclosures] functional-tests: Allow to change the ontologies directory in the system abstraction Roberto Guido
- [tracker/rss-enclosures] functional-tests: Nicer messages in the log Roberto Guido
- [tracker/rss-enclosures] gitignore: ignore coverage/ directory Roberto Guido
- [tracker/rss-enclosures] functional-tests: Add first ontology-changes support testing Roberto Guido
- [tracker/rss-enclosures] functional-tests: ignore tracker-tests.aegis file generated during tests Roberto Guido
- [tracker/rss-enclosures] Fixes: NB#186096, X-MeeGo-logical-id not extracted from application .desktop files Roberto Guido
- [tracker/rss-enclosures] functional-tests: Testing cardinality changes in the ontology Roberto Guido
- [tracker/rss-enclosures] functional-tests: Test for enable/disable notifications Roberto Guido
- [tracker/rss-enclosures] functional-tests: Name properly the Notify tests Roberto Guido
- [tracker/rss-enclosures] functional-tests: Tests for tracker:indexed property Roberto Guido
- [tracker/rss-enclosures] tracker-store: multi-insert: Server impl. in steroids Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql, -bus: multi-insert: Provide API skeleton Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: multi-insert: Client API impl. Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: multi-insert: Read errors in client API Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: multi-insert: Handle memory for errors Roberto Guido
- [tracker/rss-enclosures] tests/steroids: multi-insert: Add unit test Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: multi-insert: Fix memory leak Roberto Guido
- [tracker/rss-enclosures] tests/steroids: multi-insert: Fix unit test Roberto Guido
- [tracker/rss-enclosures] tracker-store: multi-insert: Fix various problems in server impl. Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: multi-insert: Fix various problems in the client API Roberto Guido
- [tracker/rss-enclosures] tests/tracker-steroids: multi-insert: Fixes for the unit test Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Consistently use g_ptr_array_unref instead of g_ptr_array_free Roberto Guido
- [tracker/rss-enclosures] tests/functional-tests: Added performance test for multi-insert Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Allow update_array_async to throw errors Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Fix build with Vala < 0.11 Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Use the GDestroyNotify of set_res_pointer correct Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: multi-insert: Fix documentation for the new API Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: multi-insert: Documented the _finish of the array_update API Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Fix example in documentation Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Fix example in documentation Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Don't use AsyncData in example of documentation Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Fixed some coding style and whitespace issues Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Make new example for_update_array a bit more aesthetic Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Added missing APIs to documentation sections file Roberto Guido
- [tracker/rss-enclosures] Updated NEWS Roberto Guido
- [tracker/rss-enclosures] Release 0.9.25 Roberto Guido
- [tracker/rss-enclosures] libtracker-data: improved collation related debugging traces Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Notify locales being used also for libunistring and glib collators Roberto Guido
- [tracker/rss-enclosures] utils, mtp-dummy: locale initialization was missing Roberto Guido
- [tracker/rss-enclosures] Fix POTFILES.in Roberto Guido
- [tracker/rss-enclosures] Updated Norwegian bokmål translation Roberto Guido
- [tracker/rss-enclosures] [l10n] Updated Estonian translation Roberto Guido
- [tracker/rss-enclosures] Updated Spanish translation Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: plug memleak when updating, GAsyncResult should always be unref-ed Roberto Guido
- [tracker/rss-enclosures] tracker-miner-fs: Fixed MeeGo app miner, missing include for GStrv Roberto Guido
- [tracker/rss-enclosures] Fixes: Bug 632399 - [PATCH] configure.ac: Skip `AC_CHECK_FILE` when cross compiling Roberto Guido
- [tracker/rss-enclosures] configure: Fixed warning with recent autoconf versions for AC_INIT Roberto Guido
- [tracker/rss-enclosures] Fixes: Bug 629850 - Undefined reference errors during build Roberto Guido
- [tracker/rss-enclosures] functional-test: fix the 'inverse' tests using the basic ontology in the future Roberto Guido
- [tracker/rss-enclosures] functional-tests: Testing addition and removal of classes in the ontology Roberto Guido
- [tracker/rss-enclosures] functional-tests: Remove sleeps to speed up the signals tests Roberto Guido
- [tracker/rss-enclosures] functional-tests: Speed up the miner-fs tests Roberto Guido
- [tracker/rss-enclosures] functional-tests: no need to sleeps now that the tests wait for signals Roberto Guido
- [tracker/rss-enclosures] functional-test: More relaxed assertion to check writeback results Roberto Guido
- [tracker/rss-enclosures] Fixes NB#194548, Property needed to link nco:Contact with ncal:Event Roberto Guido
- [tracker/rss-enclosures] ontologies: Make sure all regular classes derive from rdfs:Resource Roberto Guido
- [tracker/rss-enclosures] ontologies: updated the modification time of NCAL ontology Roberto Guido
- [tracker/rss-enclosures] functional-tests: some doc for the ontology-changes test template Roberto Guido
- [tracker/rss-enclosures] functional-tests: add prop/subprop with cardinality n in the basic ontology Roberto Guido
- [tracker/rss-enclosures] functional-tests: rebase test ontologies to latest basic Roberto Guido
- [tracker/rss-enclosures] functional-test: add 'ask' method in the store helper for the tests Roberto Guido
- [tracker/rss-enclosures] functional-tests: Testing removal and addition of properties in the ontology Roberto Guido
- [gtk+/gtk-style-context] GtkCheckButton: Fix typo when setting insensitive state. Carlos Garnacho
- [tracker/rss-enclosures] Use host endian byte order for updates in steroids interface Roberto Guido
- [gtk+/gtk-style-context] GtkCssProvider: Add a default border color for insensitive elements. Carlos Garnacho
- [tracker/rss-enclosures] functional-tests: Testing addition/removal of domainIndexes in the ontology Roberto Guido
- [gtk+/gtk-style-context] GtkStyle: Do not warn if attach count == 0 Carlos Garnacho
- [tracker/rss-enclosures] Updated Japanese translation Roberto Guido
- [gtk+/gtk-style-context] GtkStyle: Return the default icon set if no context is attached. Carlos Garnacho
- [tracker/rss-enclosures] libtracker-bus: Handle error properly in array_update_finish() Roberto Guido
- [gtk+/gtk-style-context] GtkThemingEngine: don't overshoot when rendering frames. Carlos Garnacho
- [tracker/rss-enclosures] tracker-extract: Port QuillImageFilter usage to QImage Roberto Guido
- [tracker/rss-enclosures] distcheck fix: distribute the .in.in files as they will need variable substitution depending on pref Roberto Guido
- [gtk+/gtk-style-context] GtkThemingEngine: Render rounded frames with light/shadow connections at 45° Carlos Garnacho
- [tracker/rss-enclosures] Updated NEWS Roberto Guido
- [gtk+/gtk-style-context] GtkThemingEngine: Draw 3D-like effects on square frames with lines. Carlos Garnacho
- [tracker/rss-enclosures] tracker-extract: gstreamer: Don't extract nmm:albumArtist until we have a better solution Roberto Guido
- [gtk+/gtk-style-context] GtkLabel: Use style context for rendering. Carlos Garnacho
- [gtk+/gtk-style-context] GtkCssProvider: Handle unfocused label selections in default CSS. Carlos Garnacho
- [tracker/rss-enclosures] libtracker-miner: New processing pool out of the TrackerMinerFS object Roberto Guido
- [gtk+/gtk-style-context] Let gtk_widget_get_path() correct early calls during init(). Carlos Garnacho
- [tracker/rss-enclosures] libtracker-miner: Integrate the new processing pool Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: documented how the processing pool works Roberto Guido
- [gtk+/gtk-style-context] GtkComboBox: Use style context for rendering Carlos Garnacho
- [tracker/rss-enclosures] libtracker-miner: Fix queue looping in processing pool Roberto Guido
- [gtk+/gtk-style-context] GtkToggleButton: Make it able to be prelight and active at the same time. Carlos Garnacho
- [tracker/rss-enclosures] libtracker-miner: Fix deallocation of tasks when stopping the miner Roberto Guido
- [gtk+/gtk-style-context] GtkStyleContext: Handle empty areas when coalescing invalidation regions. Carlos Garnacho
- [tracker/rss-enclosures] libtracker-miner: When QUEUE_WAIT, force a processing pool buffer flush Roberto Guido
- [gtk+/gtk-style-context] GtkCheckButton: Look active when the pointer button is pressed and hovering Carlos Garnacho
- [tracker/rss-enclosures] tracker-miner-fs: Max 10 files extracting, and 100 files processing Roberto Guido
- [gtk+/gtk-style-context] GtkButton: Remove unneeded gtk_style_context_notify_state_change() calls Carlos Garnacho
- [tracker/rss-enclosures] libtracker-miner: Split internal PROCESS queue into two: READY and PROCESSING Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: simplify array creation as we know the size in advance Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: Use tracker prefix in the processing pool Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: set processing pool logs as traces enabled at compile time Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: Try to avoid some unneeded heap allocations Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: fix task status enumeration so that first item is -1 Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: Minor coding style change Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: a task is always given to the async operation Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: Fix weird alignment Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: Don't report processing or percentage change until crawling is finished Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: get_running() now ignores the ".Index" not old ".Reindex" d-bus interface Roberto Guido
- [tracker/rss-enclosures] Updated NEWS Roberto Guido
- [tracker/rss-enclosures] Release 0.9.26 Roberto Guido
- [tracker/rss-enclosures] Fixes GB#631391: MsOffice-XML content extraction doesn't work properly Roberto Guido
- [tracker/rss-enclosures] tracker-extract, msoffice-xml: don't use a static var to check if nie:generator was already set Roberto Guido
- [tracker/rss-enclosures] NMM: Remove maxCardinality of nmm:albumArtist Roberto Guido
- [tracker/rss-enclosures] tracker-extract: gstreamer: Write multiple nmm:albumArtist if there are more than one Roberto Guido
- [tracker/rss-enclosures] Updated Slovenian translation Roberto Guido
- [tracker/rss-enclosures] NMM: Fix month of the lastModified date Roberto Guido
- [tracker/rss-enclosures] Updated French translation Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Indentation problems Roberto Guido
- [tracker/rss-enclosures] tracker-control: Fix runtime critical when journal file doesn't exist Roberto Guido
- [tracker/rss-enclosures] Fixes GB#633093: Use statvfs64() if available to check for free space Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Disable dbus timeouts in updates to the store Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Use integer IDs > 100000 for non-ontology resources Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Do not initializer journal in read-only mode Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Write transactions in ontology journal Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Store ID mappings in ontology journal Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Fix ontology transaction handling Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Use ontology journal for replay Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Do not remove journal when reindex is needed Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Do not write ontology into data journal Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Make some ontology functions private Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Fix reuse of IDs from ontology journal Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Fix IDs used for new ontology resources on replay Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Restore all IDs from ontology journal Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Fix criticals on journal replay errors Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Update backup test to also delete ontology journal Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Add ontology journal file to backup Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Restore using the right set of ontologies in test Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Add ontology journal support to temp file handling Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Fix restore from temporary files Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Make verify_last succeed on an empty data journal file Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Handle unsupported rdfs:domain ontology changes Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Handle unsupported nrl:maxCardinality ontology changes Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Handle unsupported tracker:transient ontology changes Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Handle unsupported tracker:isAnnotation ontology changes Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Handle unsupported tracker:fulltextIndexed ontology changes Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Handle unsupported tracker:fulltextNoLimit ontology changes Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Handle unsupported rdfs:subPropertyOf ontology changes Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Handle unsupported rdfs:subClassOf ontology changes Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Error handling unsupported ontology changes Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Handle an unsupported ontology change Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Free memory when ending the function for handling errors Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Fix for handling unsupported ontology changes Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Fix unsetting tracker:secondaryIndex Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Deal with future error codes correctly without surprises Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Fixed warning and checking for errors Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Indentation fixes Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Warning improvement Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Indentation fix in journal replayer Roberto Guido
- [tracker/rss-enclosures] NCO: Fixed indentation Roberto Guido
- [tracker/rss-enclosures] tracker-extract: gif: Add mlo:asPostalAddress Roberto Guido
- [tracker/rss-enclosures] tracker-extract: jpeg: Add mlo:asPostalAddress Roberto Guido
- [tracker/rss-enclosures] tracker-extract: pdf: Add mlo:asPostalAddress Roberto Guido
- [tracker/rss-enclosures] tracker-extract: png: Add mlo:asPostalAddress Roberto Guido
- [tracker/rss-enclosures] tracker-extract: tiff: Add mlo:asPostalAddress Roberto Guido
- [tracker/rss-enclosures] libtracker-extract: xmp: Add mlo:asPostalAddress Roberto Guido
- [tracker/rss-enclosures] ontologies: Tabs vs. spaces Roberto Guido
- [tracker/rss-enclosures] ontologies: Tabs vs. spaces Roberto Guido
- [tracker/rss-enclosures] NIE: Indentation fixes Roberto Guido
- [tracker/rss-enclosures] NAO: Indentation fixes Roberto Guido
- [tracker/rss-enclosures] NFO, NMO: Indentation fixes Roberto Guido
- [tracker/rss-enclosures] NCAL, SCAL: Tabs vs. spaces and other indentation fixes Roberto Guido
- [tracker/rss-enclosures] NMM, MTO, MLO: Indentation fixes Roberto Guido
- [tracker/rss-enclosures] MFO, MTP, MAEMO: Indentation fixes Roberto Guido
- [tracker/rss-enclosures] SLO: Indentation fixes Roberto Guido
- [tracker/rss-enclosures] tracker-extract, gif: Plug small memleak Roberto Guido
- [tracker/rss-enclosures] Fixes GB#633118: Read comments embedded in GIF files Roberto Guido
- [tracker/rss-enclosures] [l10n] Updated German translation Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Fix uninitialized variable Roberto Guido
- [tracker/rss-enclosures] libtracker-extract: Fixed naive unit test check Roberto Guido
- [tracker/rss-enclosures] Fixes NB#200310: BMP files should also be registered as nmm:Photo Roberto Guido
- [tracker/rss-enclosures] libtracker-common: Use per-client timeouts in tracker-dbus Roberto Guido
- [tracker/rss-enclosures] tracker-store: Use per-query watchdog Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Clean up CFLAGS/LIBS Roberto Guido
- [tracker/rss-enclosures] libtracker-common: Clean up CFLAGS/LIBS Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Clean up CFLAGS/LIBS Roberto Guido
- [tracker/rss-enclosures] libtracker-direct: Cleaned up CFLAGS/LIBS Roberto Guido
- [tracker/rss-enclosures] libtracker-extract: Clean up CFLAGS/LIBS Roberto Guido
- [tracker/rss-enclosures] libtracker-fts: Cleaned up CFLAGS/LIBS Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: Cleaned up CFLAGS/LIBS Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Cleaned up CFLAGS/LIBS Roberto Guido
- [tracker/rss-enclosures] libtracker-client: Cleaned up CFLAGS/LIBS Roberto Guido
- [tracker/rss-enclosures] tracker-explorer: Cleaned up CFLAGS/LIBS Roberto Guido
- [tracker/rss-enclosures] tracker-control: Cleaned up CFLAGS/LIBS Roberto Guido
- [tracker/rss-enclosures] tracker-store: Cleaned up CFLAGS/LIBS Roberto Guido
- [tracker/rss-enclosures] tracker-utils: Cleaned up CFLAGS/LIBS Roberto Guido
- [tracker/rss-enclosures] tracker-writeback: Cleaned up CFLAGS/LIBS Roberto Guido
- [tracker/rss-enclosures] tracker-search-tool: Cleaned up CFLAGS/LIBS Roberto Guido
- [tracker/rss-enclosures] tracker-preferences: Cleaned up CFLAGS/LIBS Roberto Guido
- [tracker/rss-enclosures] tracker-status-icon: Cleaned up CFLAGS/LIBS Roberto Guido
- [tracker/rss-enclosures] tracker-search-bar: Cleaned up CFLAGS/LIBS Roberto Guido
- [tracker/rss-enclosures] tracker-extract: Cleaned up CFLAGS/LIBS Roberto Guido
- [tracker/rss-enclosures] tracker-miner-fs: Cleaned up CFLAGS/LIBS Roberto Guido
- [tracker/rss-enclosures] tracker-miner-rss: Cleaned up CFLAGS/LIBS Roberto Guido
- [tracker/rss-enclosures] tracker-miner-flickr: Cleaned up CFLAGS/LIBS Roberto Guido
- [tracker/rss-enclosures] build: Remove WARN_CFLAGS and GCOV_{CFLAGS|LIBS}, use BUILD_{CFLAGS|LIBS} instead Roberto Guido
- [tracker/rss-enclosures] build: Don't include specific directories, just src/ Roberto Guido
- [tracker/rss-enclosures] tracker-nautilus-extension: Cleaned up CFLAGS/LIBS Roberto Guido
- [tracker/rss-enclosures] tracker-miner-evolution: Cleaned up CFLAGS/LIBS Roberto Guido
- [tracker/rss-enclosures] libtracker-client: Added -Wno-deprecated-declarations to CFLAGS Roberto Guido
- [tracker/rss-enclosures] libstemmer: Cleaned up CFLAGS/LIBS Roberto Guido
- [tracker/rss-enclosures] examples: Cleaned up CFLAGS/LIBS Roberto Guido
- [tracker/rss-enclosures] utils/playlists: Cleaned up CFLAGS/LIBS Roberto Guido
- [tracker/rss-enclosures] tests/functional-tests: Cleaned up CFLAGS/LIBS Roberto Guido
- [tracker/rss-enclosures] tests/common: Cleaned up CFLAGS/LIBS Roberto Guido
- [tracker/rss-enclosures] tracker-search-bar: Use BUILD_CFLAGS not WARN_CFLAGS, etc Roberto Guido
- [tracker/rss-enclosures] tracker-store: Removed directory in tests/, not in use for some time Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: Small indentation fix in libtracker-miner tests Makefile.am Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Removed db-manager attach, unattach and custom tests Roberto Guido
- [tracker/rss-enclosures] tracker-extract: Removed all tests, have been unused for some time Roberto Guido
- [tracker/rss-enclosures] functional-tests: Moved all IPC tests to ipc/ Roberto Guido
- [tracker/rss-enclosures] libtracker-extract: Fixed example LIBS Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: Fixed example LIBS Roberto Guido
- [tracker/rss-enclosures] class-signals: Fixed example CFLAGS/LIBS and removed unnecessary #defines in test Roberto Guido
- [tracker/rss-enclosures] utils/mtp: Cleaned up CFLAGS/LIBS Roberto Guido
- [tracker/rss-enclosures] utils/playlists: Instead of using #if in Makefile, do it for parent's SUBDIRS Roberto Guido
- [tracker/rss-enclosures] docs/tools: Cleaned up ontology-graph and ttl2sgml CFLAGS/LIBS Roberto Guido
- [tracker/rss-enclosures] docs: Cleaned up CFLAGS/LIBS for libtracker-{client|miner|sparql} Roberto Guido
- [tracker/rss-enclosures] libtracker-extract: Cleaned up CFLAGS/LIBS for tests Roberto Guido
- [tracker/rss-enclosures] tracker-steroids: Cleaned up CFLAGS/LIBS for tests Roberto Guido
- [tracker/rss-enclosures] tracker-miner-fs: Removed all tests, they were empty and did nothing Roberto Guido
- [tracker/rss-enclosures] tracker-extract: Remove tests/tracker-extract from configure.ac Roberto Guido
- [tracker/rss-enclosures] utils/services: Cleaned up CFLAGS/LIBS Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: Cleaned up CFLAGS/LIBS for tests Roberto Guido
- [tracker/rss-enclosures] libtracker-common: Cleaned up CFLAGS/LIBS for tests Roberto Guido
- [tracker/rss-enclosures] libtracker-client: Cleaned up CFLAGS/LIBS for tests Roberto Guido
- [tracker/rss-enclosures] functional-tests: Cleaned up IPC CFLAGS/LIBS Roberto Guido
- [tracker/rss-enclosures] libtracker-fts: Cleaned up CFLAGS/LIBS for tests Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Cleaned up CFLAGS/LIBS for tests Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Cleaned up CFLAGS/LIBS for tests Roberto Guido
- [tracker/rss-enclosures] utils/playlists: Cleaned up CFLAGS/LIBS for playlist2ttl Roberto Guido
- [tracker/rss-enclosures] tests/common: Cleaned up CFLAGS/LIBS Roberto Guido
- [tracker/rss-enclosures] tracker-extract: Cleaned up CFLAGS/LIBS for each module Roberto Guido
- [tracker/rss-enclosures] tracker-writeback: Cleaned up CFLAGS/LIBS Roberto Guido
- [tracker/rss-enclosures] build: Use AM_CPPFLAGS now INCLUDES is deprecated Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: Cleaned up order of example Makefile.am Roberto Guido
- [tracker/rss-enclosures] class-signal: Cleaned up order of example Makefile.am Roberto Guido
- [tracker/rss-enclosures] libtracker-direct: Cleaned up whitespace and ordering Roberto Guido
- [tracker/rss-enclosures] libtracker-common: Add HAL/UPOWER to CFLAGS/LIBS in configure Roberto Guido
- [tracker/rss-enclosures] tracker-extract: Merge QT/GdkPixbuf/LSA into CFLAGS/LIBS Roberto Guido
- [tracker/rss-enclosures] libtracker-extract: Merge IPTC/EXIF/EXEMPI into CFLAGS/LIBS Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: Merge NM/KEYRING into CFLAGS/LIBS Roberto Guido
- [tracker/rss-enclosures] libtracker-{data|fts}: Merge UNICODE_SUPPORT into CFLAGS/LIBS Roberto Guido
- [tracker/rss-enclosures] build: Remove separate checks for GLIB, GIO, DBUS, etc Roberto Guido
- [tracker/rss-enclosures] build: Don't look for 'tar' command, it is a run-time requirement Roberto Guido
- [tracker/rss-enclosures] tracker-miner-fs: Merge MEEGOTOUCH into CFLAGS/LIBS Roberto Guido
- [tracker/rss-enclosures] build: Rearranged configure to group things better Roberto Guido
- [tracker/rss-enclosures] fixup: whitespace error in makefile.am for \ fixes Roberto Guido
- [tracker/rss-enclosures] build: Fixed make distcheck issues with configure args mismatching vars Roberto Guido
- [tracker/rss-enclosures] libtracker-client: Don't clear vala stamp in CLEANFILES Roberto Guido
- [tracker/rss-enclosures] build: Replaced all trailing tabs before \ for spaces in Makefile.ams Roberto Guido
- [tracker/rss-enclosures] flickr miner: Don't clear vala stamp in CLEANFILES Roberto Guido
- [tracker/rss-enclosures] build: Fix --disable-tracker-miner-flickr Roberto Guido
- [tracker/rss-enclosures] tracker-sparql: Added --list-indexes to show database indexes Roberto Guido
- [tracker/rss-enclosures] Updated NEWS Roberto Guido
- [tracker/rss-enclosures] Release 0.9.27 Roberto Guido
- [tracker/rss-enclosures] Updated French translation Roberto Guido
- [tracker/rss-enclosures] Properly indent MeeGo configure result Roberto Guido
- [tracker/rss-enclosures] Updated Spanish translation Roberto Guido
- [tracker/rss-enclosures] tracker-preferences: Fixed check which used "text" not "test" Roberto Guido
- [tracker/rss-enclosures] Revert "Properly indent MeeGo configure result" Roberto Guido
- [tracker/rss-enclosures] Update .gitignore Roberto Guido
- [tracker/rss-enclosures] build: Show Meegotouch support for the app miner inline Roberto Guido
- [tracker/rss-enclosures] Updated Slovenian translation Roberto Guido
- [tracker/rss-enclosures] Added Catalan (Valencian) translation Roberto Guido
- [tracker/rss-enclosures] Add Punjabi Translation: started Roberto Guido
- [tracker/rss-enclosures] Include GB#633118 file in the automated extraction tests Roberto Guido
- [tracker/rss-enclosures] Update Czech translation by Marek Cernocky Roberto Guido
- [tracker/rss-enclosures] functional-tests: Some tests are not expected failures with the new journal Roberto Guido
- [tracker/rss-enclosures] functional-tests: property range date->string test fixed and enabled Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Fix a critical on ontology change tracker:domainIndex Roberto Guido
- [tracker/rss-enclosures] ontology: Add tracker:domainIndex for nie:title on nmm:MusicAlbum Roberto Guido
- [tracker/rss-enclosures] ontology: Deprecate nmm:albumTitle for nie:title Roberto Guido
- [tracker/rss-enclosures] ontology: Add tracker:indexed true for nmm:artistName Roberto Guido
- [tracker/rss-enclosures] tracker-extract: Migrate to nie:title from nmm:albumTitle Roberto Guido
- [tracker/rss-enclosures] tracker-store: Make set_active wait for the currently running query Fixes NB#201122 Roberto Guido
- [tracker/rss-enclosures] tracker-store: Also call the set_active callback when no task was active Roberto Guido
- [tracker/rss-enclosures] tracker-store: Fix previous two commits Roberto Guido
- [tracker/rss-enclosures] tracker-store: Fix indentation Roberto Guido
- [tracker/rss-enclosures] tracker-store: Always call set_active's callback in mainloop Roberto Guido
- [tracker/rss-enclosures] tracker-store: Disable class signals while restoring a backup Roberto Guido
- [tracker/rss-enclosures] tracker-store: Fix memory usage of set_active in backup/restore Roberto Guido
- [tracker/rss-enclosures] tracker-store: Run the that must happen at the end of backup, really at the end Roberto Guido
- [tracker/rss-enclosures] tracker-store: Backup's and restore's callbacks are now different Roberto Guido
- [tracker/rss-enclosures] tracker-store: Bugfix, the contact is freed at return, can't use it after that Roberto Guido
- [tracker/rss-enclosures] tracker-store: Fix invalid memory usage on the DBusGMethod Roberto Guido
- [tracker/rss-enclosures] tracker-store: Shutdown the events and reinit them during restore Roberto Guido
- [tracker/rss-enclosures] tracker-store: set_active should happen after reenabling the signals Roberto Guido
- [tracker/rss-enclosures] tracker-store: Fix valid callback check Roberto Guido
- [tracker/rss-enclosures] [l10n] Updated German translation Roberto Guido
- [tracker/rss-enclosures] Added tracker-sql util to run sql directly for testing Roberto Guido
- [tracker/rss-enclosures] Remove unnecessary gio include from albumart-qt Roberto Guido
- [tracker/rss-enclosures] functional-tests: Include test.xml generator in the dist Roberto Guido
- [tracker/rss-enclosures] Ontology: Updated indicies file explaining changes in this branch Roberto Guido
- [tracker/rss-enclosures] functional-tests: Conditional compilation of the extraction tests Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Fix for tracker:domainIndex ontology changing Roberto Guido
- [tracker/rss-enclosures] tracker-store: Queue queries while backup is taking place Roberto Guido
- [tracker/rss-enclosures] functional-tests: Removed commented code (old tests not valid anymore) Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: gtkdoc to a couple of functions Roberto Guido
- [tracker/rss-enclosures] functional-tests: Remove duplicated tests and update expected failure message Roberto Guido
- [tracker/rss-enclosures] functional-tests: Test changing the superclass of a class Roberto Guido
- [tracker/rss-enclosures] functional-tests: add properties in basic ontology to test new changes Roberto Guido
- [tracker/rss-enclosures] functional-tests: Test property promotion/relegation Roberto Guido
- [tracker/rss-enclosures] Ontologies: promote mfo:image to FeedElement Roberto Guido
- [tracker/rss-enclosures] tracker-explorer: Use Automake 1.11 Vala features Roberto Guido
- [tracker/rss-enclosures] libtracker-miner: Use Automake 1.11 Vala features for tests/ Roberto Guido
- [tracker/rss-enclosures] functional-tests: Use Automake 1.11 Vala features for ipc/ Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Use Automake 1.11 Vala features Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Use Automake 1.11 Vala features Roberto Guido
- [tracker/rss-enclosures] tracker-preferences: Use Automake 1.11 Vala features Roberto Guido
- [tracker/rss-enclosures] libtracker-direct: Use Automake 1.11 Vala features Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Use Automake 1.11 Vala features Roberto Guido
- [tracker/rss-enclosures] libtracker-client: Use Automake 1.11 Vala features Roberto Guido
- [tracker/rss-enclosures] tracker-miner-flickr: Use Automake 1.11 Vala features Roberto Guido
- [tracker/rss-enclosures] build: Use BUILT_SOURCES for stamp files to avoid build errors Roberto Guido
- [tracker/rss-enclosures] build: Fixed distcheck issues Roberto Guido
- [tracker/rss-enclosures] build: Use BUILD_VALAFLAGS for "-g" and define in configure Roberto Guido
- [tracker/rss-enclosures] functional-tests: Do not use nested mainloop in libtracker-sparql tests Roberto Guido
- [tracker/rss-enclosures] tracker-store: Use D-Bus error name that can be mapped to SparqlError Roberto Guido
- [tracker/rss-enclosures] Require GLib 2.26 and Vala 0.11.1 for GDBus Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Port from libdbus/dbus-glib to GDBus Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Update to VAPI changes Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Do not use deprecated Vala string API Roberto Guido
- [tracker/rss-enclosures] tracker-search-tool: Do not use deprecated Vala string API Roberto Guido
- [tracker/rss-enclosures] tracker-explorer: Do not use deprecated Vala string API Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Use GLib.ContentType namespace Roberto Guido
- [tracker/rss-enclosures] tracker-preferences: Use Gtk.Stock namespace Roberto Guido
- [tracker/rss-enclosures] tracker-search-tool: Use Gtk.Stock namespace Roberto Guido
- [tracker/rss-enclosures] SPARQL: Drop support for Vala < 0.11 Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Fix error handling Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Fix error handling Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Fix return type of ModuleInitFunc Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Do not hide DBusError Roberto Guido
- [tracker/rss-enclosures] functional-tests: Simplify error handling in update tests Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Detect removal of nrl:maxCardinality in ontology and cope Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Detect removal of a rdfs:subClassOf in ontology and cope Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Added some comments clarifying the code Roberto Guido
- [tracker/rss-enclosures] Update .gitignore Roberto Guido
- [tracker/rss-enclosures] functional-tests: Do not use dbus-glib where not necessary Roberto Guido
- [tracker/rss-enclosures] functional-tests: Simplify error handling in class signal tests Roberto Guido
- [tracker/rss-enclosures] functional-test: Simplify error handling in query tests Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Disable D-Bus timeout for queries and updates Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Disable MIME check, improves startup performance Roberto Guido
- [tracker/rss-enclosures] plugins/evolution: Cleanup nie:DataSource and rdf:type usage Roberto Guido
- [tracker/rss-enclosures] plugins/evolution: Reflow ifdef/elseif blocks Roberto Guido
- [tracker/rss-enclosures] plugins/evolution: The queue & thread isn't needed anymore with gdbus Roberto Guido
- [tracker/rss-enclosures] plugins/evolution: Fix the nie:url of Evolution E-mails Roberto Guido
- [tracker/rss-enclosures] plugins/evolution: Disable direct-access for Evolution plugin Roberto Guido
- [tracker/rss-enclosures] plugins/evolution: Add ?uid=x to the nie:url of Evolution E-mails Roberto Guido
- [tracker/rss-enclosures] plugins/evolution: Fix E-mail urn for Evolution E-mails Roberto Guido
- [tracker/rss-enclosures] plugins/evolution: Don't use async-update, it's in a thread already Roberto Guido
- [tracker/rss-enclosures] plugins/evolution: Indentation fixes Roberto Guido
- [tracker/rss-enclosures] plugins/evolution: Fetch in chunks, improves responsiveness of Evolution shell Roberto Guido
- [tracker/rss-enclosures] plugins/evolution: Fix status reporting Roberto Guido
- [tracker/rss-enclosures] plugins/evolution: Fixed a sparql insert error Roberto Guido
- [tracker/rss-enclosures] plugins/evolution: nco:hasEmailAddress must be the resource here Roberto Guido
- [tracker/rss-enclosures] plugins/evolution: Put the commit at the right position Roberto Guido
- [tracker/rss-enclosures] plugins/evolution: Fix memory leak of uids list Roberto Guido
- [tracker/rss-enclosures] plugins/evolution: Various cleaning up of the code Roberto Guido
- [tracker/rss-enclosures] plugins/evolution: Added comment in code about synchronization Roberto Guido
- [tracker/rss-enclosures] plugins/evolution: Various fixes to status reporting, etc Roberto Guido
- [tracker/rss-enclosures] plugins/evolution: Remove unneeded g_utf8_validate Roberto Guido
- [tracker/rss-enclosures] plugins/evolution: Port the remainder of the Evolution plugin to gdbus Roberto Guido
- [tracker/rss-enclosures] functional-tests: Fixed build for ipc/ tests Roberto Guido
- [tracker/rss-enclosures] Ontology: Neo: Add zeitgeist's ontology Roberto Guido
- [tracker/rss-enclosures] Ontology: Neo: hasEventInterpretation now sub-property of nie:interpretedAs Roberto Guido
- [tracker/rss-enclosures] Ontology: Neo: Add tracker:notify to zg:Event Roberto Guido
- [tracker/rss-enclosures] Ontology: Neo: Added zg:Relation class Roberto Guido
- [tracker/rss-enclosures] Ontology: Neo: Removed eventId from Event and some other small changes Roberto Guido
- [tracker/rss-enclosures] Ontology: Neo: Fixed syntax issues and typos Roberto Guido
- [tracker/rss-enclosures] Ontology: Neo: Update lastModified Roberto Guido
- [tracker/rss-enclosures] Ontology: Neo: Rename zg to NEO Roberto Guido
- [tracker/rss-enclosures] Ontology: Neo: Removed neo:Relation Roberto Guido
- [tracker/rss-enclosures] Ontology: Neo: Remove neo:heuristic-activity Roberto Guido
- [tracker/rss-enclosures] Remove generated files Roberto Guido
- [tracker/rss-enclosures] Remove unneeded --header and --vapi VALAFLAGS Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Combine INSERT and UPDATE into single INSERT Roberto Guido
- [tracker/rss-enclosures] Revert "libtracker-data: Detect removal of a rdfs:subClassOf in ontology and cope" Roberto Guido
- [tracker/rss-enclosures] Revert "libtracker-data: Detect removal of nrl:maxCardinality in ontology and cope" Roberto Guido
- [tracker/rss-enclosures] NMM: Avoid breaking the ontology now that we reverted the coping of it Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Detect removal of nrl:maxCardinality in ontology and cope Roberto Guido
- [tracker/rss-enclosures] NMM: Put a domainIndex on MusicAlbum Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Detect removal of a rdfs:subClassOf in ontology and cope Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Fixed resetting nrl:maxCardinality for post-db detection Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Reset the nrl:maxCardinality for properties for post check Roberto Guido
- [tracker/rss-enclosures] functional-tests: Remove expected failures now that it all works Roberto Guido
- [tracker/rss-enclosures] utils: tracker-sql: Fixed --query command line option not working Roberto Guido
- [tracker/rss-enclosures] Updated NEWS Roberto Guido
- [tracker/rss-enclosures] Updated NEWS Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Indentation fix Roberto Guido
- [tracker/rss-enclosures] functional-test: Add backslash so make functional-test works Roberto Guido
- [tracker/rss-enclosures] tracker-sql: Added to POTFILES.in Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql: Use g_assert_no_error() instead in tests Roberto Guido
- [tracker/rss-enclosures] Revert "Updated NEWS" Roberto Guido
- [tracker/rss-enclosures] Revert "Merge branch 'neo'" Roberto Guido
- [tracker/rss-enclosures] Release 0.9.28 Roberto Guido
- [tracker/rss-enclosures] Fixes GB#634669, missing test file in tarball Roberto Guido
- [tracker/rss-enclosures] SPARQL: Support \u escape sequence in string literals Roberto Guido
- [tracker/rss-enclosures] Updated Slovenian translation Roberto Guido
- [tracker/rss-enclosures] Updated Brazilian Portuguese translation Roberto Guido
- [tracker/rss-enclosures] Updated Brazilian Portuguese translation Roberto Guido
- [tracker/rss-enclosures] libtracker-bus: Fix the handling of priority in update_async Roberto Guido
- [tracker/rss-enclosures] FS miner: Use low priority for update_async calls Roberto Guido
- [tracker/rss-enclosures] Updated Hungarian translation Roberto Guido
- [tracker/rss-enclosures] libtracker-sparql, libtracker-client: Fix URI escaping Roberto Guido
- [tracker/rss-enclosures] tracker-miner-applications: improve logging when invalid desktop files found Roberto Guido
- [tracker/rss-enclosures] tracker-miner-applications: In meego translator, don't return ASCII, return UTF-8 Roberto Guido
- [tracker/rss-enclosures] tracker-miner-applications: when defaulting to application, include nie:dataSource Roberto Guido
- [tracker/rss-enclosures] tracker-search: New --software and --software-categories options Roberto Guido
- [tracker/rss-enclosures] tracker-miner-applications: Remove unneeded extra nie:dataSource set Roberto Guido
- [tracker/rss-enclosures] SPARQL: Use proper collation for string literals Roberto Guido
- [tracker/rss-enclosures] SPARQL: Use proper collation for fn:starts-with Roberto Guido
- [tracker/rss-enclosures] NCO: Add index on nco:nameFamily Roberto Guido
- [tracker/rss-enclosures] data-generators: Use affiliation for person contacts Roberto Guido
- [tracker/rss-enclosures] tracker-miner-applications: separator of multi-string is also in UTF-8 Roberto Guido
- [tracker/rss-enclosures] Fixes NB#203593: All libtracker-miner section names in CamelCase in documentation Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Make it more easy to test the PRAGMAs for SQLite Roberto Guido
- [tracker/rss-enclosures] Updated Spanish translation Roberto Guido
- [tracker/rss-enclosures] Updated Slovenian translation Roberto Guido
- [tracker/rss-enclosures] Update Czech translation by Marek Cernocky Roberto Guido
- [tracker/rss-enclosures] Add index on tracker:added Roberto Guido
- [tracker/rss-enclosures] libtracker-data: Improve error reporting when trying to set WAL journal mode fails Roberto Guido
- [tracker/rss-enclosures] Fixes NB#203540: Composer label not extracted in ID3v2.3 mp3 files Roberto Guido
- [tracker/rss-enclosures] tracker-extract, mp3: Remove memory leak Roberto Guido
- [tracker/rss-enclosures] [l10n] Updated German translation Roberto Guido
- [tracker/rss-enclosures] tracker-miner-rss: aligned with latest changes in libtracker-sparql Roberto Guido
- [hyena] [Hyena.Data.Gui] Add Fill property to Grid Gabriel Burt
- [banshee] [Podcasting] Have episode cells fill the grid width Gabriel Burt
- [gtk+/gtk-style-context] Forgotten file Matthias Clasen
- [gtk+/gtk-style-context] fix parameter name mismatch Matthias Clasen
- [gtk+/gtk-style-context] Fix up symbol list for docs Matthias Clasen
- [gtk+/gtk-style-context] Fix another parameter mismatch Matthias Clasen
- [gtk+/gtk-style-context] Improve frame-gap drawing Matthias Clasen
- [gtk+/gtk-style-context] Add a frame-gap illustration Matthias Clasen
- [gtk+/gtk-style-context] Small doc addition Matthias Clasen
- [gtk+/gtk-style-context] Add illustration to gtk_render_handle docs Matthias Clasen
- [network-manager-vpnc/NM_0_8] Updated Brazilian Portuguese translation Dan Williams
- [network-manager-openvpn/NM_0_8] Updated Catalan (Valencian) translation Dan Williams
- [network-manager-openvpn/NM_0_8] Updated Basque language Dan Williams
- [network-manager-openconnect/NM_0_8] Recognise '-----BEGIN PRIVATE KEY-----' as a private key tag Dan Williams
- [xmlsec] fixed comment typos (Wolfgang Woehl) Aleksey Sanin
- [tracker] Fixes GB#635652: Correction in the --enable-tracker-search-tool configuration flag management Aleksander Morgado
- [gtk+/combo-refactor] Make GtkTreeMenu update menu item sensitivity when "apply-attributes" signal is fired for a row in t Tristan Van Berkom
- [gtk+/combo-refactor] Added "fit-model" and "draw-sensitive" properties to GtkCellView Tristan Van Berkom
- [gtk+/combo-refactor] Implementing GtkComboBox using GtkTreeMenu ! Tristan Van Berkom
- [gtk+/combo-refactor] Fixed GtkCellView to always allocate when in fit-model mode. Tristan Van Berkom
- [gtk+/combo-refactor] Fixed GtkCellLayout to pack cells via the api when parsing builder input. Tristan Van Berkom
- [tracker] SPARQL: Do not ignore GRAPH around rdf:type statements Jürg Billeter
- [tracker] SPARQL: Fix INSERT/DELETE with WHERE pattern without variables Jürg Billeter
- [tracker] SPARQL: Fix SELECT * with WHERE without variables Jürg Billeter
- [gdl] bgo#635408 - add C include and exported packages to GIR Johannes Schmid
- [nautilus] Deleted branch open-with Cosimo Cecchi
- [nautilus] (6 commits) Created branch open-with Cosimo Cecchi
- [nautilus/open-with: 1/6] directory-view: port to GtkAppChooserDialog Cosimo Cecchi
- [nautilus/open-with: 2/6] mime-actions: port to GtkAppChooserDialog Cosimo Cecchi
- [nautilus/open-with: 3/6] mime-application-chooser: rewrite to make it use GtkAppChooserWidget Cosimo Cecchi
- [nautilus/open-with: 4/6] properties-window: use new NautilusMimeApplicationChooser API Cosimo Cecchi
- [nautilus/open-with: 5/6] autorun: port to GtkAppChooserDialog Cosimo Cecchi
- [nautilus/open-with: 6/6] open-with-dialog: remove NautilusOpenWithDialog Cosimo Cecchi
- [library-web] Fixed cairo 1.10 URL Frederic Peters
- [anjuta] project-manager: Fix G_IS_FILE (file1) fatal warning Johannes Schmid
- [anjuta] symbol-db: Rename "Local" to "File" and "Global" to "Project" Johannes Schmid
- [jhbuild] revert to autogen-5.8.4, fixes #626369 Craig Keogh
- [jhbuild] Fix status line in quiet mode Craig Keogh
- [pitivi] (19 commits) ...Merging translations Edward Hervey
- [pitivi: 1/19] Whitespace fixes Edward Hervey
- [pitivi: 2/19] Check in and distribute new files for PiTiVi sartup wizard Edward Hervey
- [pitivi: 3/19] Update the URL of the pitivi user manual Edward Hervey
- [pitivi: 4/19] Mainwindow: factor out openProject() from _openProjectCb Edward Hervey
- [pitivi: 5/19] Mainwindow: show start-up wizard on start-up, and close it when the project loads Edward Hervey
- [pitivi: 6/19] Mainwindow: Remove empty else clause Edward Hervey
- [pitivi: 7/19] Reword fixme comment about a gtk bug Edward Hervey
- [pitivi: 8/19] StartupWizard: inherit from object Edward Hervey
- [pitivi: 9/19] StartupWizard: add icons to buttons Edward Hervey
- [pitivi: 10/19] StartupDialog: Change button label Edward Hervey
- [pitivi: 11/19] StartupWizard: remove redundant signal connections Edward Hervey
- [pitivi: 12/19] StartupWizard: unset RecentChooserWidget treeview as a drag source Edward Hervey
- [pitivi: 13/19] MainWindow: add pubic method showProjectSettingsDialog Edward Hervey
- [pitivi: 14/19] StartupWizard: show project settings when new project is chosen Edward Hervey
- [pitivi: 15/19] Fix for bug 635124 - Effects configurations list shuffled Edward Hervey
- [pitivi: 16/19] Fix for bug 635126 - The Effects configurations list is not cleared Edward Hervey
- [pitivi: 17/19] Fix bug 630373 - Can't move the zoom slider with the mouse wheel Edward Hervey
- [pitivi: 18/19] Fix bug 632366 - Ellipsize the "Open" and "Save As" menu items Edward Hervey
- [pitivi: 19/19] Merging translations Edward Hervey
- [gnomemm-website] Rearranged the directory structure to be more like a normal translated module. Murray Cumming
- [gnomemm-website] Minor cleanup. Murray Cumming
- [gnomemm-website] Re-Add the jhbuild graph generation. Murray Cumming
- [gnomemm-website] Again renerate html in en/ Murray Cumming
- [gnomemm-website] Also genereate the Chinese translation. Murray Cumming
- [evolution-data-server] Maildir: Use Inbox instead of '.' while building folder info Chenthill Palanisamy
- [evolution-data-server] CamelStore: Place Inbox at the top while building folder info Chenthill Palanisamy
- [tracker] Fixes GB#630244: Use MaxBytes from tracker-extract.cfg for plainText content optimization in msoffic Aleksander Morgado
- [tracker] tracker-extract, msoffice: Improve handling of max_bytes=0 Aleksander Morgado
- [tracker] tracker-extract, msoffice: Small alignment fix Aleksander Morgado
- [tracker] tracker-extract, msoffice-xml: Move querying content type to a new method Aleksander Morgado
- [tracker] tracker-extract: Split msoffice and msoffice-xml extractors Aleksander Morgado
- [tracker] tracker-extract, msoffice-xml: Refactor everything to make it more clear to understand Aleksander Morgado
- [tracker] tracker-extract, msoffice-xml: If max bytes reached don't even start parser Aleksander Morgado
- [tracker] tracker-extract, msoffice-xml: Fix invalid reads Aleksander Morgado
- [gnomemm-website] Move style stuff into style/ to avoid a clash with our redirect. Murray Cumming
- [gnomemm-website] Remove unnecessary stuff from configure.ac. Murray Cumming
- [gtk+] Fix compilation breakage in gdk/win32 Tor Lillqvist
- [gnomemm-website] Remove unused files Murray Cumming
- [gtk+/combo-refactor] Getting closer to updating the treemenu view properly from the model signals Tristan Van Berkom
- [gtk+/combo-refactor] Fixed inserting and deleting rows for submenus of GtkTreeMenu Tristan Van Berkom
- [evolution-data-server] Bug #632962 - Duplicate "On this computer" sources after update Milan Crha
- [gtk+] No fsync on Windows Tor Lillqvist
- [evolution] Bug #632962 - Duplicate "On this computer" sources after update Milan Crha
- [evolution-data-server/gnome-2-32] Bug #632962 - Duplicate "On this computer" sources after update Milan Crha
- [evolution/gnome-2-32] Bug #632962 - Duplicate "On this computer" sources after update Milan Crha
- [empathy/gnome-2-32] chat_log_filter: don't leak EmpathyMessage Guillaume Desmottes
- [empathy/gnome-2-32] empathy_message_from_tpl_log_entry: don't leak receiver and sender Guillaume Desmottes
- [empathy/gnome-2-32] smiley-manager: clean up memory management of the path Guillaume Desmottes
- [empathy] chat_log_filter: don't leak EmpathyMessage Guillaume Desmottes
- [empathy] empathy_message_from_tpl_log_entry: don't leak receiver and sender Guillaume Desmottes
- [empathy] smiley-manager: clean up memory management of the path Guillaume Desmottes
- [gnomeweb-wml] removed the extra header and footer stuff, seems like that get applied automatically, so we get dupl Andreas Nilsson
- [orca] Updated Romanian translation Lucian Adrian Grijincu
- [orca] Updated Romanian translation (GCI2010) Lucian Adrian Grijincu
- [evolution-data-server] Bug #635673 - Stack overflow when opening slow calendar Milan Crha
- [evolution] Bug #635673 - Stack overflow when opening slow calendar Milan Crha
- [evolution-data-server/gnome-2-32] Bug #635673 - Stack overflow when opening slow calendar Milan Crha
- [evolution/gnome-2-32] Bug #635673 - Stack overflow when opening slow calendar Milan Crha
- [gtk+] Deleted branch gtk-style-context Carlos Garnacho
- [gtk+/gtk-style-context: 1/490] Add GTK_STATE_LAST to mark the end of GtkState enum. Carlos Garnacho
- [gtk+/gtk-style-context: 3/490] Add GtkStyleProvider, an interface to provide style details. Carlos Garnacho
- [gtk+/gtk-style-context: 5/490] gtkstyleset.h: Add declaration for gtk_style_set_merge(). Carlos Garnacho
- [gtk+/gtk-style-context: 6/490] Add GtkStyleContext. Carlos Garnacho
- [gtk+/gtk-style-context: 7/490] GtkStyleSet: Add style property registration funcs. Carlos Garnacho
- [gtk+/gtk-style-context: 4/490] GtkStyleSet: Implement GtkStyleProvider. Carlos Garnacho
- [gtk+/gtk-style-context: 2/490] Add GtkStyleSet, a store of style properties. Carlos Garnacho
- [gtk+] (490 commits) Created branch gtk-style-context Carlos Garnacho
- [gtk+/gtk-style-context: 11/490] GtkStyleContext: Add methods to query composed style. Carlos Garnacho
- [gtk+/gtk-style-context: 9/490] GtkStyleSet: Add valist and varargs getters/setters. Carlos Garnacho
- [gtk+/gtk-style-context: 10/490] GtkStyleSet: Return default value if value is not set. Carlos Garnacho
- [gtk+/gtk-style-context: 14/490] GtkStyleContext: Fix typo. Carlos Garnacho
- [gtk+/gtk-style-context: 8/490] GtkStyleSet: Use property GQuark as store keys. Carlos Garnacho
- [gtk+/gtk-style-context: 12/490] GtkStyleSet: Add method to register font properties. Carlos Garnacho
- [gtk+/gtk-style-context: 13/490] GtkStyleSet: Add method to register border property. Carlos Garnacho
- [gtk+/gtk-style-context: 15/490] GtkStateType: Add inconsistent and focused state. Carlos Garnacho
- [gtk+/gtk-style-context: 16/490] Add GtkStateFlags. Carlos Garnacho
- [gtk+/gtk-style-context: 17/490] GtkWidget: Add gtk_widget_get_style_context(). Carlos Garnacho
- [gtk+/gtk-style-context: 18/490] GtkStyleContext: Add getters and setter for state. Carlos Garnacho
- [gtk+/gtk-style-context: 19/490] Add GtkWidgetPath. Carlos Garnacho
- [gtk+/gtk-style-context: 20/490] GtkWidget: Add gtk_widget_get_path(). Carlos Garnacho
- [gtk+/gtk-style-context: 21/490] GtkStyleContext: Add gtk_style_context_[gs]et_path() Carlos Garnacho
- [gtk+/gtk-style-context: 22/490] Add GtkThemingEngine. Carlos Garnacho
- [gtk+/gtk-style-context: 23/490] GtkThemingEngine: Add module loading capabilities. Carlos Garnacho
- [gtk+/gtk-style-context: 24/490] GtkStyleContext: Relate to a GtkThemingEngine. Carlos Garnacho
- [gtk+/gtk-style-context: 25/490] GtkStyleContext: Add style classes. Carlos Garnacho
- [gtk+/gtk-style-context: 26/490] GtkStyleContext: Add child style classes. Carlos Garnacho
- [gtk+/gtk-style-context: 27/490] GtkWidget: Add widget path to style context. Carlos Garnacho
- [gtk+/gtk-style-context: 28/490] GtkThemingEngine: Add accessors to style classes. Carlos Garnacho
- [gtk+/gtk-style-context: 29/490] GtkThemingEngine: Add vmethod to render checkboxes. Carlos Garnacho
- [gtk+/gtk-style-context: 30/490] GtkStyleContext: Add gtk_render_check(). Carlos Garnacho
- [gtk+/gtk-style-context: 31/490] GtkThemingEngine: Add vmethod to render radio buttons. Carlos Garnacho
- [gtk+/gtk-style-context: 32/490] GtkStyleContext: Add gtk_render_option(). Carlos Garnacho
- [gtk+/gtk-style-context: 33/490] GtkThemingEngine: Add vmethod to render arrows. Carlos Garnacho
- [gtk+/gtk-style-context: 34/490] GtkStyleContext: Add gtk_render_arrow(). Carlos Garnacho
- [gtk+/gtk-style-context: 35/490] GtkThemingEngine: Add vmethod to render backgrounds. Carlos Garnacho
- [gtk+/gtk-style-context: 36/490] GtkStyleContext: Add gtk_render_background(). Carlos Garnacho
- [gtk+/gtk-style-context: 37/490] GtkThemingEngine: Add vmethod to render frames. Carlos Garnacho
- [gtk+/gtk-style-context: 38/490] GtkStyleContext: Add gtk_render_frame(). Carlos Garnacho
- [gtk+/gtk-style-context: 39/490] GtkThemingEngine: Add vmethod to render expanders. Carlos Garnacho
- [gtk+/gtk-style-context: 40/490] GtkStyleContext: Add gtk_render_expander(). Carlos Garnacho
- [evolution-data-server] Cannot delete maildir folder Milan Crha
- [gtk+/gtk-style-context: 41/490] GtkThemingEngine: Add vmethod to render focus indicator. Carlos Garnacho
- [gtk+/gtk-style-context: 42/490] GtkStyleContext: Add gtk_render_focus(). Carlos Garnacho
- [gtk+/gtk-style-context: 43/490] GtkThemingEngine: Add vmethod to render layouts. Carlos Garnacho
- [gtk+/gtk-style-context: 44/490] GtkStyleContext: Add gtk_render_layout(). Carlos Garnacho
- [gtk+/gtk-style-context: 45/490] GtkThemingEngine: Add vmethod to render lines. Carlos Garnacho
- [gtk+/gtk-style-context: 46/490] GtkStyleContext: Add gtk_render_line(). Carlos Garnacho
- [gtk+/gtk-style-context: 47/490] GtkThemingEngine: Add vmethod to render sliders. Carlos Garnacho
- [gtk+/gtk-style-context: 48/490] GtkStyleContext: Add gtk_render_slider(). Carlos Garnacho
- [gtk+/gtk-style-context: 49/490] GtkThemingEngine: Add vmethod to render frames with a gap. Carlos Garnacho
- [gtk+/gtk-style-context: 50/490] GtkStyleContext: Add gtk_render_frame_gap(). Carlos Garnacho
- [gtk+/gtk-style-context: 51/490] GtkThemingEngine: Add vmethod to render an extension. Carlos Garnacho
- [gtk+/gtk-style-context: 52/490] GtkStyleContext: Add gtk_render_extension(). Carlos Garnacho
- [gtk+/gtk-style-context: 53/490] GtkThemingEngine: Add vmethod to render a handle area. Carlos Garnacho
- [gtk+/gtk-style-context: 54/490] GtkStyleContext: Add gtk_render_handle(). Carlos Garnacho
- [gtk+/gtk-style-context: 55/490] GtkStyleContext: Fix typo. Carlos Garnacho
- [gtk+/gtk-style-context: 56/490] GtkStyleContext: Fix compiler warning. Carlos Garnacho
- [gtk+/gtk-style-context: 57/490] GtkStyleContext: allow late set_path() calls. Carlos Garnacho
- [gtk+/gtk-style-context: 58/490] GtkStyleSet: Make property registration take const GValues. Carlos Garnacho
- [gtk+/gtk-style-context: 59/490] GtkStyleSet: Add method to lookup property default settings. Carlos Garnacho
- [gtk+/gtk-style-context: 60/490] Add GtkWidgetPath parameter to gtk_style_provider_get_style(). Carlos Garnacho
- [gtk+/gtk-style-context: 61/490] Added GtkCssProvider. Carlos Garnacho
- [gtk+/gtk-style-context: 62/490] GtkStyleProvider: Add defines for most common priorities. Carlos Garnacho
- [gtk+/gtk-style-context: 63/490] GtkWidget: Create GtkCssProvider for user modifications. Carlos Garnacho
- [gtk+/gtk-style-context: 64/490] GtkCssProvider: Add state parsing. Carlos Garnacho
- [gtk+/gtk-style-context: 65/490] GtkCssProvider: Allow '*' selectors. Carlos Garnacho
- [gtk+/gtk-style-context: 66/490] GtkCssProvider: Allow empty selector. Carlos Garnacho
- [gtk+/gtk-style-context: 67/490] GtkCssProvider: Fix typo freeing SelectorElements. Carlos Garnacho
- [gtk+/gtk-style-context: 68/490] GtkCssProvider: Add support for child/descendant combinators. Carlos Garnacho
- [gtk+/gtk-style-context: 69/490] Move GtkChildClassFlags to gtkenums.h. Carlos Garnacho
- [gtk+/gtk-style-context: 70/490] Refurbish GtkWidgetPath API. Carlos Garnacho
- [gtk+/gtk-style-context: 71/490] GtkWidgetPath: Add API for named regions. Carlos Garnacho
- [gtk+/gtk-style-context: 72/490] GtkCssProvider: Parse named regions. Carlos Garnacho
- [gtk+/gtk-style-context: 73/490] GtkCssProvider: Add named regions to selector path. Carlos Garnacho
- [gtk+/gtk-style-context: 74/490] GtkCssProvider: free selector path on parse_rule(). Carlos Garnacho
- [gtk+/gtk-style-context: 75/490] GtkCssProvider: move to next selector element on match or child combinator. Carlos Garnacho
- [gtk+/gtk-style-context: 76/490] GtkCssProvider: fix parsing of consecutive pseudo-classes. Carlos Garnacho
- [gtk+/gtk-style-context: 77/490] GtkCssProvider: Compare GtkWidgetPath regions with css. Carlos Garnacho
- [gtk+/gtk-style-context: 78/490] GtkStyleContext: Add gtk_style_context_list_child_classes(). Carlos Garnacho
- [gtk+/gtk-style-context: 79/490] GtkStyleContext: fix typos in code. Carlos Garnacho
- [gtk+/gtk-style-context: 80/490] Add region details in gtk_widget_get_path(). Carlos Garnacho
- [gtk+/gtk-style-context: 81/490] GtkStyle: Use new render methods underneath. Carlos Garnacho
- [gtk+/gtk-style-context: 82/490] GtkStyleContext: Fix compiler warning. Carlos Garnacho
- [gtk+/gtk-style-context: 83/490] GtkStyleSet: Add gtk_style_set_set_default(). Carlos Garnacho
- [gtk+/gtk-style-context: 84/490] GtkCssProvider: Set default value if no state pseudo-class is specified. Carlos Garnacho
- [gtk+/gtk-style-context: 85/490] GtkNotebook: Set GtkChildClassFlags for tabs. Carlos Garnacho
- [gtk+/gtk-style-context: 86/490] Fix compilation. Carlos Garnacho
- [gtk+/gtk-style-context: 87/490] GtkStyleSet: Remove default value for registered properties. Carlos Garnacho
- [gtk+/gtk-style-context: 88/490] GtkWidget: Generate GtkWidgetPath on set_parent. Carlos Garnacho
- [gtk+/gtk-style-context: 89/490] GtkStyleSet: Register GtkThemingEngine type. Carlos Garnacho
- [gtk+/gtk-style-context: 90/490] Fix compile warning. Carlos Garnacho
- [gtk+/gtk-style-context: 91/490] GtkCssProvider: Make additions to parse_value() less error prone. Carlos Garnacho
- [gtk+/gtk-style-context: 92/490] GtkCssProvider: Parse boolean values. Carlos Garnacho
- [gtk+/gtk-style-context: 93/490] GtkCssProvider: Ensure each scope has its parser config. Carlos Garnacho
- [gtk+/gtk-style-context: 94/490] GtkCssProvider: refactor out selector matching. Carlos Garnacho
- [gtk+/gtk-style-context: 95/490] GtkStyleProvider: Add method to get widget style properties. Carlos Garnacho
- [gtk+/gtk-style-context: 96/490] GtkWidgetPath: Add methods to check topmost widget type. Carlos Garnacho
- [gtk+/gtk-style-context: 97/490] GtkCssProvider: Implement GtkStyleProvider->get_style_property Carlos Garnacho
- [gtk+/gtk-style-context: 98/490] GtkStyleContext: Add methods to get style property values. Carlos Garnacho
- [gtk+/gtk-style-context: 99/490] GtkWidget: Hook up widget style property querying to style context. Carlos Garnacho
- [gtk+/gtk-style-context: 100/490] GtkWidget: Do not reset GtkStyleContext per get_style_context(). Carlos Garnacho
- [gtk+/gtk-style-context: 101/490] GtkCssProvider: set scanner->input_name. Carlos Garnacho
- [gtk+/gtk-style-context: 102/490] GtkCssProvider: Fix compile warning. Carlos Garnacho
- [gtk+/gtk-style-context: 103/490] GtkCssProvider: Plug memory leak. Carlos Garnacho
- [gtk+/gtk-style-context: 104/490] GtkWidgetPath: Add to gtkalias. Carlos Garnacho
- [gtk+/gtk-style-context: 105/490] Add GtkSymbolicColor. Carlos Garnacho
- [gtk+/gtk-style-context: 106/490] GtkStyleSet: Add API to map symbolic colors. Carlos Garnacho
- [gtk+/gtk-style-context: 107/490] GtkSymbolicColor: Add method to resolve to a GdkColor. Carlos Garnacho
- [gtk+/gtk-style-context: 108/490] GtkStyleSet: Optionally take GtkSymbolicColors. Carlos Garnacho
- [gtk+/gtk-style-context: 109/490] GtkCssProvider: Parse color mappings. Carlos Garnacho
- [gtk+/gtk-style-context: 110/490] GtkCssProvider: Allow symbolic colors when parsing style rules. Carlos Garnacho
- [gtk+/gtk-style-context: 111/490] GtkStyleProvider: Add gtk_style_provider_get_icon_factory(). Carlos Garnacho
- [gtk+/gtk-style-context: 112/490] GtkStyleContext: Add gtk_style_context_lookup_icon_set(). Carlos Garnacho
- [gtk+/gtk-style-context: 113/490] Fix include. Carlos Garnacho
- [gtk+/gtk-style-context: 114/490] GtkCssProvider: Add priv pointer to object struct. Carlos Garnacho
- [gtk+/gtk-style-context: 115/490] GtkStyleSet: Add priv pointer to object struct. Carlos Garnacho
- [gtk+/gtk-style-context: 116/490] GtkStyleContext: Add priv pointer to object struct. Carlos Garnacho
- [gtk+/gtk-style-context: 117/490] GtkStyleContext: Add gtk_style_context_[gs]et_screen() Carlos Garnacho
- [gtk+/gtk-style-context: 118/490] GtkWidget: Set screen info in GtkStyleContext. Carlos Garnacho
- [gtk+/gtk-style-context: 119/490] GtkThemingEngine: Add gtk_theming_engine_get_screen(). Carlos Garnacho
- [gtk+/gtk-style-context: 120/490] GtkStyleContext: Add gtk_style_context_save/restore(). Carlos Garnacho
- [gtk+/gtk-style-context: 121/490] GtkThemingEngine: Use GdkPangoRenderer when painting layouts. Carlos Garnacho
- [gtk+/gtk-style-context: 122/490] GtkStyleContext: Don crash on empty class sets. Carlos Garnacho
- [gtk+/gtk-style-context: 123/490] GtkThemingEngine: Take checkbox rendering from GtkStyle. Carlos Garnacho
- [gtk+/gtk-style-context: 124/490] GtkThemingEngine: Take option rendering from GtkStyle. Carlos Garnacho
- [gtk+/gtk-style-context: 125/490] GtkThemingEngine: Cairo-ify handle rendering from GtkStyle. Carlos Garnacho
- [gtk+/gtk-style-context: 126/490] GtkThemingEngine: Add cairo-ified rendering primitives. Carlos Garnacho
- [gtk+/gtk-style-context: 127/490] GtkThemingEngine: Unify code to render lines. Carlos Garnacho
- [gtk+/gtk-style-context: 128/490] GtkThemingEngine: Make render_background use drawing primitives. Carlos Garnacho
- [gtk+/gtk-style-context: 129/490] GtkThemingEngine: Cairo-ify extension rendering from GtkStyle. Carlos Garnacho
- [gtk+/gtk-style-context: 130/490] GtkThemingEngine: Cairo-ify frame_gap rendering from GtkStyle. Carlos Garnacho
- [gtk+/gtk-style-context: 131/490] GtkThemingEngine: Cairo-ify frame rendering from GtkStyle. Carlos Garnacho
- [gtk+/gtk-style-context: 132/490] GtkThemingEngine: Improve slider rendering. Carlos Garnacho
- [gtk+/gtk-style-context: 133/490] GtkCssProvider: Allow '_' in the middle of symbolic color names. Carlos Garnacho
- [gtk+/gtk-style-context: 134/490] GtkStyleContext: ensure class lookup return the correct insertion position if not found. Carlos Garnacho
- [gtk+/gtk-style-context: 135/490] GtkStyleContext: Ensure style rebuilds after adding/removing classes. Carlos Garnacho
- [gtk+/gtk-style-context: 136/490] GtkStyleContext: Add varargs functions for getting widget style properties. Carlos Garnacho
- [gtk+/gtk-style-context: 137/490] GtkStyleSet: Allow setting default value when registering properties. Carlos Garnacho
- [gtk+/gtk-style-context: 138/490] GtkThemingEngine: Add methods to retrieve widget style properties. Carlos Garnacho
- [gtk+/gtk-style-context: 139/490] GtkThemingEngine: Improve pixel alignment in arrows. Carlos Garnacho
- [gtk+/gtk-style-context: 140/490] GtkThemingEngine: Improve background rendering. Carlos Garnacho
- [gtk+/gtk-style-context: 141/490] GtkThemingEngine: Render frames and spinbutton boxes properly. Carlos Garnacho
- [gtk+/gtk-style-context: 142/490] GtkThemingEngine: Rip out expander rendering from old code. Carlos Garnacho
- [gtk+/gtk-style-context: 143/490] GtkThemingEngine: Rip out focus rendering from old code. Carlos Garnacho
- [gtk+/gtk-style-context: 144/490] GtkThemingEngine: Obey active/selected when rendering text. Carlos Garnacho
- [gtk+/gtk-style-context: 145/490] GtkThemingEngine: Add code to render GtkFrame frame with gap. Carlos Garnacho
- [gtk+/gtk-style-context: 146/490] GtkStyle: Optionally construct above a GtkStyleContext. Carlos Garnacho
- [gtk+/gtk-style-context: 147/490] GtkWidget: Construct style for partial widget hierarchies. Carlos Garnacho
- [gtk+/gtk-style-context: 148/490] GtkWidget: Create GtkStyle on top of GtkStyleContext. Carlos Garnacho
- [gtk+/gtk-style-context: 150/490] GtkCssProvider: Add gtk_css_provider_get_default(). Carlos Garnacho
- [gtk+/gtk-style-context: 149/490] GtkStyle: Move gtk_render_* calls to default vmethod implementations. Carlos Garnacho
- [gtk+/gtk-style-context: 151/490] GtkWidget: Add the default CSS provider to all style contexts. Carlos Garnacho
- [gtk+/gtk-style-context: 152/490] GtkStyleContext: Add gtk_style_context_[gs]et_direction(). Carlos Garnacho
- [gtk+/gtk-style-context: 153/490] GtkWidget: Set style context direction. Carlos Garnacho
- [gtk+/gtk-style-context: 154/490] GtkThemingEngine: Add gtk_theming_engine_get_direction(). Carlos Garnacho
- [gtk+/gtk-style-context: 155/490] GtkThemingEngine: fix typo in function declaration. Carlos Garnacho
- [gtk+/gtk-style-context: 156/490] GtkStyleSet: Register the "border" property. Carlos Garnacho
- [gtk+/gtk-style-context: 157/490] GtkStyleContext: Add gtk_style_context_lookup_color(). Carlos Garnacho
- [gtk+/gtk-style-context: 158/490] Add GtkJunctionSides flags. Carlos Garnacho
- [gtk+/gtk-style-context: 159/490] GtkStyleContext: Add gtk_style_context_[gs]et_junction_sides(). Carlos Garnacho
- [gtk+/gtk-style-context: 160/490] GtkThemingEngine: Add gtk_theming_engine_get_junction_sides(). Carlos Garnacho
- [gtk+/gtk-style-context: 161/490] GtkStyle: set junction details in spinbutton buttons. Carlos Garnacho
- [gtk+/gtk-style-context: 162/490] GtkThemingEngine: Render correctly spinbutton buttons. Carlos Garnacho
- [gtk+/gtk-style-context: 163/490] GtkWidgetPath: properly use const Carlos Garnacho
- [gtk+/gtk-style-context: 164/490] GtkCssProvider: don't ignore custom attributes Carlos Garnacho
- [gtk+/gtk-style-context: 165/490] GtkCssProvider: Small optimization. Carlos Garnacho
- [gtk+/gtk-style-context: 166/490] GtkCssProvider: Immediately bail out if GType couldn't be resolved. Carlos Garnacho
- [gtk+/gtk-style-context: 167/490] GtkCssProvider: Don't jump too eagerly to the next element when comparing selectors. Carlos Garnacho
- [gtk+/gtk-style-context: 168/490] GtkCssProvider: Parse and compare widget names. Carlos Garnacho
- [gtk+/gtk-style-context: 169/490] GtkCssProvider: Set child combinators in default CSS. Carlos Garnacho
- [gnome-control-center] media: expand combo box to fill parent William Jon McCann
- [gtk+/gtk-style-context: 170/490] Compare region names as quarks in style matching. Carlos Garnacho
- [gtk+/gtk-style-context: 171/490] GtkWidgetPath: Make API more consistent. Carlos Garnacho
- [gtk+/gtk-style-context: 172/490] Compare widget names as GQuarks in style matching. Carlos Garnacho
- [gtk+/gtk-style-context: 173/490] GtkCssProvider: Parse correctly widget types with a name. Carlos Garnacho
- [gtk+/gtk-style-context: 174/490] GtkStyleSet: Allow custom parsers on registered properties. Carlos Garnacho
- [gtk+/gtk-style-context: 175/490] GtkStyleSet: Fix compiler warning. Carlos Garnacho
- [gtk+/gtk-style-context: 176/490] GtkThemingEngine: Add gtk_theming_engine_register_property(). Carlos Garnacho
- [gtk+/gtk-style-context: 177/490] GtkStyleContext: Rename internal struct. Carlos Garnacho
- [gtk+/gtk-style-context: 178/490] s/child class/region/ everywhere. Carlos Garnacho
- [gtk+/gtk-style-context: 179/490] GtkWidgetPath: Add methods to include class info in paths. Carlos Garnacho
- [gtk+/gtk-style-context: 180/490] GtkStyleContext: Add gtk_style_context_list_classes(). Carlos Garnacho
- [gtk+/gtk-style-context: 181/490] Set classes info in GtkWidgetPath. Carlos Garnacho
- [gtk+/gtk-style-context: 182/490] GtkCssProvider: Parse and match class info. Carlos Garnacho
- [gtk+/gtk-style-context: 183/490] GtkCssProvider: Use class for tooltips. Carlos Garnacho
- [gtk+/gtk-style-context: 184/490] GtkStyle: set the active flag depending on shadow_type in draw_box(). Carlos Garnacho
- [gtk+/gtk-style-context: 185/490] GtkStyleContext: Return insertion position if not found when matching classes/regions Carlos Garnacho
- [gtk+/gtk-style-context: 186/490] Move all theming stack to use GtkStateFlags. Carlos Garnacho
- [gtk+/gtk-style-context: 187/490] Add GtkTimeline as a private object. Carlos Garnacho
- [gtk+/gtk-style-context: 188/490] Add GtkAnimationDescription as a private boxed object. Carlos Garnacho
- [gtk+/gtk-style-context: 189/490] GtkStyleSet: Register the "transition" property. Carlos Garnacho
- [gtk+/gtk-style-context: 190/490] GtkCssProvider: Parse properties of type GtkAnimationDescription. Carlos Garnacho
- [gtk+/gtk-style-context: 191/490] GtkStyleContext: Declare gtk_style_context_list_classes() in header. Carlos Garnacho
- [gtk+/gtk-style-context: 192/490] GtkStyleContext: Add animation machinery. Carlos Garnacho
- [gtk+/gtk-style-context: 193/490] GtkWidget: Update GtkStyleContext animation regions on allocation change. Carlos Garnacho
- [gtk+/gtk-style-context: 194/490] GtkThemingEngine: Add progress arg to gtk_theming_engine_is_state_set() Carlos Garnacho
- [gtk+/gtk-style-context: 195/490] GtkThemingEngine: Animate checkboxes activation. Carlos Garnacho
- [gtk+/gtk-style-context: 196/490] GtkButton: Notify on active state when (un)depressed Carlos Garnacho
- [gtk+/gtk-style-context: 197/490] Plug a bunch of leaks. Carlos Garnacho
- [gtk+/gtk-style-context: 198/490] GtkCssProvider: Add gtk_css_provider_load_from_path() Carlos Garnacho
- [gtk+/gtk-style-context: 199/490] Remove gtkalias from style context code. Carlos Garnacho
- [gtk+/gtk-style-context: 200/490] Replace GdkRegion and GdkRectangle with their cairo counterparts. Carlos Garnacho
- [gtk+/gtk-style-context: 201/490] Get rid of GdkPangoRenderer code in GtkThemingEngine. Carlos Garnacho
- [gtk+/gtk-style-context: 202/490] GtkNotebook: invert tab drawing order so region flags are set correctly. Carlos Garnacho
- [gtk+/gtk-style-context: 203/490] GtkStyle: Allow GTK_ARROW_NONE. Carlos Garnacho
- [gtk+/gtk-style-context: 204/490] Add basic parser for GtkBorder properties. Carlos Garnacho
- [gtk+/gtk-style-context: 205/490] GtkStyleSet: Register "margin" property. Carlos Garnacho
- [gtk+/gtk-style-context: 206/490] GtkStyle: Fill in x/ythickness and font_desc from the style context. Carlos Garnacho
- [gtk+/gtk-style-context: 207/490] GtkSettings: implement GtkStyleProvider Carlos Garnacho
- [gtk+/gtk-style-context: 208/490] Add a boxed type for cairo_pattern_t. Carlos Garnacho
- [gtk+/gtk-style-context: 209/490] Allow linefeeds in property values. Carlos Garnacho
- [gtk+/gtk-style-context: 210/490] GtkCssProvider: strip whitespaces in symbolic color values. Carlos Garnacho
- [gtk+/gtk-style-context: 211/490] GtkStyleSet: Set an empty default_value if none is provided. Carlos Garnacho
- [gtk+/gtk-style-context: 212/490] Add GtkGradient. Carlos Garnacho
- [gtk+/gtk-style-context: 213/490] GtkCssProvider: Add a parser for gradients. Carlos Garnacho
- [gtk+/gtk-style-context: 214/490] GtkStyleSet: Handle GtkGradients as a replacement for cairo_pattern_t Carlos Garnacho
- [gtk+/gtk-style-context: 215/490] GtkStyleSet: Register a "background-image" property. Carlos Garnacho
- [gtk+/gtk-style-context: 216/490] GtkThemingEngine: use background-image in render_background() Carlos Garnacho
- [gtk+/gtk-style-context: 217/490] GtkStyleSet: Fix typo Carlos Garnacho
- [gtk+/gtk-style-context: 218/490] GtkStyleContext: Add gtk_style_context_invalidate(). Carlos Garnacho
- [gtk+/gtk-style-context: 219/490] GtkStyle: Protect against padding being NULL Carlos Garnacho
- [gtk+/gtk-style-context: 220/490] GtkWidget: Add the style-updated signal Carlos Garnacho
- [gtk+/gtk-style-context: 221/490] GtkWidget: Add gtk_widget_reset_style(). Carlos Garnacho
- [gtk+/gtk-style-context: 222/490] GtkStyleContext: Add gtk_style_context_[add|remove]_provider_for_screen() Carlos Garnacho
- [gtk+/gtk-style-context: 223/490] GtkWidget: Set style context's screen before the widget_path. Carlos Garnacho
- [gtk+/gtk-style-context: 224/490] GtkStyleContext: invalidate context when setting the screen Carlos Garnacho
- [gtk+/gtk-style-context: 225/490] Add generic providers per-screen. Carlos Garnacho
- [gtk+/gtk-style-context: 226/490] GtkCssProvider: Add gtk_css_provider_get_named() Carlos Garnacho
- [gtk+/gtk-style-context: 227/490] GtkStyleContext: Add gtk_style_context_reset_widgets() Carlos Garnacho
- [gtk+/gtk-style-context: 228/490] GtkSettings: Add a new provider for the theme CSS file. Carlos Garnacho
- [gtk+/gtk-style-context: 229/490] Add Gtk9Slice Carlos Garnacho
- [gtk+/gtk-style-context: 230/490] Register the border-image property Carlos Garnacho
- [gtk+/gtk-style-context: 231/490] GtkCssProvider: Add a parser for 9slice typed properties. Carlos Garnacho
- [gtk+/gtk-style-context: 232/490] GtkThemingEngine: Use border-image to render borders if an image is available. Carlos Garnacho
- [gtk+/gtk-style-context: 233/490] GtkCssProvider: unset filename on load_from_data() Carlos Garnacho
- [gtk+/gtk-style-context: 234/490] GtkCssProvider: use mapped file to read CSS files. Carlos Garnacho
- [gtk+/gtk-style-context: 235/490] GtkStyleContext: Invalidate whole window if no invalidation region is obtained. Carlos Garnacho
- [gtk+/gtk-style-context: 236/490] GtkStyleContext: Store animation region for a bunch of paint operations. Carlos Garnacho
- [gtk+/gtk-style-context: 237/490] GtkSymbolicColor: Use G_DEFINE_BOXED_TYPE Carlos Garnacho
- [gtk+/gtk-style-context: 238/490] GtkThemingEngine: Implement animations between gradients/colors. Carlos Garnacho
- [gtk+/gtk-style-context: 239/490] GtkButton: Notify on prelight state change. Carlos Garnacho
- [gtk+/gtk-style-context: 240/490] Fix typo in the Gtk9Slice parser. Carlos Garnacho
- [gtk+/gtk-style-context: 241/490] Plug some leaks. Carlos Garnacho
- [gtk+/gtk-style-context: 242/490] GtkThemingEngine: Do not return a const GtkThemingEngine on load() Carlos Garnacho
- [gtk+/gtk-style-context: 243/490] GtkCssProvider: Transform custom colors to a @define-color rule. Carlos Garnacho
- [gtk+/gtk-style-context: 244/490] GtkCssProvider: improve file paths parser. Carlos Garnacho
- [gtk+/gtk-style-context: 245/490] GtkCssProvider: no need for resetting the parser prior to parsing data Carlos Garnacho
- [gtk+/gtk-style-context: 246/490] GtkCssProvider: Add support for @import rules Carlos Garnacho
- [gtk+/gtk-style-context: 247/490] GtkStyleContext: Fix animation framework to work with the new draw() semantics. Carlos Garnacho
- [gtk+/gtk-style-context: 248/490] GtkContainer: Add method to get the GtkWidgetPath for a child. Carlos Garnacho
- [gtk+/gtk-style-context: 249/490] GtkStyleContext: Cache style properties accross class/region changes. Carlos Garnacho
- [gtk+/gtk-style-context: 250/490] GtkWidget: Store GtkStyleContext in private struct. Carlos Garnacho
- [gtk+/gtk-style-context: 251/490] Gtk9Slice: Fix stretch case. Carlos Garnacho
- [gtk+/gtk-style-context: 252/490] GtkGradient: Handle symbolic gradients. Carlos Garnacho
- [gtk+/gtk-style-context: 253/490] Use cairo gobject support instead of a new boxed type. Carlos Garnacho
- [gtk+/gtk-style-context: 254/490] Remove GtkOrientation parameter from gtk_render_handle(). Carlos Garnacho
- [gtk+/gtk-style-context: 256/490] GtkStyleContext: Actually store region ID when starting an animation. Carlos Garnacho
- [gtk+/gtk-style-context: 257/490] Change semantics of the methods to check whether an animation is running. Carlos Garnacho
- [gtk+/gtk-style-context: 255/490] Add theming docs Carlos Garnacho
- [gtk+/gtk-style-context: 258/490] GtkCssProvider: Parse missing widget states. Carlos Garnacho
- [gtk+/gtk-style-context: 259/490] GtkCssProvider: Parse default/sorted region flags. Carlos Garnacho
- [gtk+/gtk-style-context: 260/490] GtkStyleContext: Add gtk_style_context_new(). Carlos Garnacho
- [gtk+/gtk-style-context: 261/490] Make loading of theming engines from modules work Carlos Garnacho
- [gtk+/gtk-style-context: 262/490] GtkCssProvider: Run through the widget path in the correct order. Carlos Garnacho
- [gtk+/gtk-style-context: 263/490] GtkCssProvider: Make it able to parse enums. Carlos Garnacho
- [gtk+/gtk-style-context: 264/490] GtkStyleContext: Update function declaration in header. Carlos Garnacho
- [gtk+/gtk-style-context: 265/490] GtkStyleSet: Register the "border-radius" property Carlos Garnacho
- [gtk+/gtk-style-context: 266/490] GtkThemingEngine: Honor border-radius in render_background(). Carlos Garnacho
- [gtk+/gtk-style-context: 267/490] GtkStyleContext: s/set/add/ and s/unset/remove/ for classes/regions. Carlos Garnacho
- [gtk+/gtk-style-context: 268/490] GtkWidgetPath: turn into a boxed type. Carlos Garnacho
- [gtk+/gtk-style-context: 269/490] GtkStyleContext: '_' prefix the structs, gtk-doc prefers this. Carlos Garnacho
- [gtk+/gtk-style-context: 270/490] GtkStyleSet: Register the border-style and border-color properties Carlos Garnacho
- [gtk+/gtk-style-context: 271/490] Use GdkRGBA all around in GtkStyleContext. Carlos Garnacho
- [gtk+/gtk-style-context: 272/490] GtkStyle: Match "trough" and "slider" detail strings. Carlos Garnacho
- [gtk+/gtk-style-context: 273/490] Do not shade alpha values. Carlos Garnacho
- [gtk+/gtk-style-context: 274/490] GtkStyle: Handle scrollbar buttons. Carlos Garnacho
- [gtk+/gtk-style-context: 275/490] GtkCssProvider: Improve default CSS. Carlos Garnacho
- [gtk+/gtk-style-context: 276/490] GtkThemingEngine: Improve rendering of inset/outset borders. Carlos Garnacho
- [gtk+/gtk-style-context: 277/490] GtkSymbolicColor: Initialize alpha when resolving shades. Carlos Garnacho
- [gtk+/gtk-style-context: 278/490] GtkCssProvider: Allow '\t' when parsing values. Carlos Garnacho
- [gtk+/gtk-style-context: 279/490] GtkCssProvider: Update end string when misparsing symbolic colors. Carlos Garnacho
- [gtk+/gtk-style-context: 280/490] GtkStyle: translate active state in paint_flat_box(). Carlos Garnacho
- [gtk+/gtk-style-context: 281/490] GtkThemingEngine: Clear the background for .background class Carlos Garnacho
- [gtk+/gtk-style-context: 282/490] GtkThemingEngine: render 0-radius frames with 3D-like 45° corner effect Carlos Garnacho
- [gtk+/gtk-style-context: 283/490] GtkStyle: Get to style GtkCellRendererText text. Carlos Garnacho
- [gtk+/gtk-style-context: 284/490] GtkCssProvider: Make default style depend more on custom colors. Carlos Garnacho
- [gtk+/gtk-style-context: 285/490] GtkSymbolicColor: Add gtk_symbolic_color_new_alpha() Carlos Garnacho
- [gtk+/gtk-style-context: 286/490] GtkCssProvider: Parse alpha() symbolic colors. Carlos Garnacho
- [gtk+/gtk-style-context: 287/490] GtkStyleSet: Prevent from possible underflow. Carlos Garnacho
- [gtk+/gtk-style-context: 288/490] GtkThemingEngine: Add ::name construct only property Carlos Garnacho
- [gtk+/gtk-style-context: 289/490] GtkThemingEngine: Use ::name when registering style props. Carlos Garnacho
- [gtk+/gtk-style-context: 290/490] GtkCssProvider: Fix parsing of concatenated classes. Carlos Garnacho
- [gtk+/gtk-style-context: 291/490] Rely only on fg/bg colors. Carlos Garnacho
- [gtk+/gtk-style-context: 292/490] GtkWidget: Ensure name changes involve a style context update. Carlos Garnacho
- [gtk+/gtk-style-context: 293/490] s/GtkStyleSet/GtkStyleProperties/ Carlos Garnacho
- [gtk+/gtk-style-context: 294/490] GtkThemingEngine: Documents that engines must only use this API. Carlos Garnacho
- [gtk+/gtk-style-context: 295/490] Document missing value in GtkStateFlags Carlos Garnacho
- [gtk+/gtk-style-context: 296/490] Implement widget states as a set of flags Carlos Garnacho
- [gtk+/gtk-style-context: 297/490] GtkButton: Set widget state as state flags. Carlos Garnacho
- [gtk+/gtk-style-context: 298/490] GtkComboBox: Set widget state as state flags. Carlos Garnacho
- [gtk+/gtk-style-context: 299/490] GtkEntry: Set widget state as state flags. Carlos Garnacho
- [gtk+/gtk-style-context: 300/490] GtkExpander: Set widget state as state flags. Carlos Garnacho
- [gtk+/gtk-style-context: 301/490] GtkMenu: Set widget state as state flags. Carlos Garnacho
- [gtk+/gtk-style-context: 302/490] GtkMenuItem: Set widget state as state flags. Carlos Garnacho
- [gtk+/gtk-style-context: 303/490] GtkNotebook: Set widget state as state flags. Carlos Garnacho
- [gtk+/gtk-style-context: 304/490] GtkRadioButton: Set widget state as state flags. Carlos Garnacho
- [gtk+/gtk-style-context: 305/490] GtkToggleButton: Set widget state as state flags. Carlos Garnacho
- [gtk+/gtk-style-context: 306/490] GtkToolItemGroup: Set widget state as state flags. Carlos Garnacho
- [gtk+/gtk-style-context: 307/490] GtkWidget: Trigger state change transitions on state flags change. Carlos Garnacho
- [gtk+/gtk-style-context: 308/490] GtkThemingEngine: draw resize grip through render_handle(). Carlos Garnacho
- [gtk+/gtk-style-context: 309/490] Add gtk_render_activity() Carlos Garnacho
- [gtk+/gtk-style-context: 310/490] Document gtk_render_* functions. Carlos Garnacho
- [gtk+/gtk-style-context: 311/490] GtkSymbolicColor: Take const GdkRGBA in new_literal(). Carlos Garnacho
- [gtk+/gtk-style-context: 312/490] GtkStyleProperties: Merge font descriptions on merge() Carlos Garnacho
- [gtk+/gtk-style-context: 313/490] GtkStyleContext: Fix merging of local and global providers. Carlos Garnacho
- [gtk+/gtk-style-context: 314/490] Theming documentation fixes Carlos Garnacho
- [gtk+/gtk-style-context: 315/490] GtkStyleContext: Add the start of a default set of class names/regions. Carlos Garnacho
- [gtk+/gtk-style-context: 316/490] GtkStyle: Listen to context changes. Carlos Garnacho
- [gtk+/gtk-style-context: 317/490] GtkWidget: Add new set of methods to override style information. Carlos Garnacho
- [gtk+/gtk-style-context: 318/490] GtkStatusIcon: update to use gtk_widget_override_symbolic_color(). Carlos Garnacho
- [gtk+/gtk-style-context: 319/490] Fix compile warning Carlos Garnacho
- [gtk+/gtk-style-context: 320/490] GtkThemingEngine: Fix compile warning. Carlos Garnacho
- [gtk+/gtk-style-context: 321/490] GtkStyleContext: Add gtk_render_icon_pixbuf() Carlos Garnacho
- [gtk+/gtk-style-context: 322/490] GtkSymbolicColor: Do not clamp shade/mix/alpha factors. Carlos Garnacho
- [gtk+/gtk-style-context: 323/490] GtkSymbolicColor: convert to/from hls when shading. Carlos Garnacho
- [gtk+/gtk-style-context: 324/490] GtkSymbolicColor: Only require styleproperties when resolving named colors. Carlos Garnacho
- [gtk+/gtk-style-context: 325/490] GtkThemingEngine: Do not require a default value when registering properties Carlos Garnacho
- [gtk+/gtk-style-context: 326/490] GtkThemingEngine: Use GtkSymbolicColor for shades. Carlos Garnacho
- [gtk+/gtk-style-context: 327/490] Remove GTK_REGION_DEFAULT Carlos Garnacho
- [gtk+/gtk-style-context: 328/490] GtkStyleContext: Define some more class names. Carlos Garnacho
- [gtk+/gtk-style-context: 329/490] GtkStyle: Transform menu accelerators string Carlos Garnacho
- [gtk+/gtk-style-context: 330/490] GtkStyle: Transform menubar detail string. Carlos Garnacho
- [gtk+/gtk-style-context: 331/490] GtkStyle: transform window background detail string. Carlos Garnacho
- [gtk+/gtk-style-context: 332/490] GtkCssProvider: Do not miss the last class name in concatenated classes. Carlos Garnacho
- [gtk+/gtk-style-context: 333/490] GtkStyleContext: restore widget state too in restore(). Carlos Garnacho
- [gtk+/gtk-style-context: 334/490] GtkStyleContext: Fix check for GtkIconSize in render_icon_pixbuf(). Carlos Garnacho
- [gtk+/gtk-style-context: 335/490] GtkThemingEngine: Get rid of obsolete code for tooltips. Carlos Garnacho
- [gtk+/gtk-style-context: 336/490] GtkThemingEngine: ensure that background isn't rendered past the frame boundaries. Carlos Garnacho
- [gtk+/gtk-style-context: 337/490] GtkThemingEngine: Use square cap for solid frames. Carlos Garnacho
- [gtk+/gtk-style-context: 338/490] GtkThemingEngine: ensure 1px wide frames aren't painted between pixels. Carlos Garnacho
- [gtk+/gtk-style-context: 339/490] GtkCssProvider: theme progressbars in default CSS. Carlos Garnacho
- [gtk+/gtk-style-context: 340/490] GtkStyle: translate a few more detail strings. Carlos Garnacho
- [gtk+/gtk-style-context: 341/490] Add CSS class defines for toolbars and docks. Carlos Garnacho
- [gtk+/gtk-style-context: 342/490] GtkWidget: Ensure the style context always has an screen. Carlos Garnacho
- [gtk+/gtk-style-context: 343/490] GtkWidget: Update pango context from style context's font description. Carlos Garnacho
- [gtk+/gtk-style-context: 344/490] GtkStyleContext: Add gtk_style_context_set_background(). Carlos Garnacho
- [gtk+/gtk-style-context: 345/490] GtkWindow: Use GtkStyleContext for rendering. Carlos Garnacho
- [gtk+/gtk-style-context: 346/490] GtkButton: Use GtkStyleContext for rendering. Carlos Garnacho
- [gtk+/gtk-style-context: 347/490] GtkThemingEngine: Document missing class vmethods. Carlos Garnacho
- [gtk+/gtk-style-context: 348/490] Add GtkStyleContext migration docs. Carlos Garnacho
- [gtk+/gtk-style-context: 349/490] Add gtk_render_icon_pixbuf() function to docs. Carlos Garnacho
- [gtk+/gtk-style-context: 350/490] Use the correct cairo-gobject.h include path. Carlos Garnacho
- [gtk+/gtk-style-context: 351/490] Remove GTK_STATE_LAST. Carlos Garnacho
- [gtk+/gtk-style-context: 352/490] Document missing GtkStateType values. Carlos Garnacho
- [gtk+/gtk-style-context: 353/490] GtkStyleContext: Add #define's for the default properties. Carlos Garnacho
- [gtk+/gtk-style-context: 354/490] GtkCssProvider: allow color names from rgb.txt when parsing colors. Carlos Garnacho
- [gtk+/gtk-style-context: 355/490] GtkCssProvider: Add lighter/darker color functions. Carlos Garnacho
- [gtk+/gtk-style-context: 356/490] GtkCssProvider: Also parse GdkColor values Carlos Garnacho
- [gtk+/gtk-style-context: 357/490] GtkStyleProperties: Handle GdkColor types. Carlos Garnacho
- [gtk+/gtk-style-context: 359/490] GtkCssProvider: Handle the "none" keyword to unset properties. Carlos Garnacho
- [gtk+/gtk-style-context: 360/490] GtkCssProvider: Add initial unit parsing logic Carlos Garnacho
- [gtk+/gtk-style-context: 361/490] GtkCssProviders: Parse GTypeFlags based values. Carlos Garnacho
- [gtk+/gtk-style-context: 358/490] GtkStyleContext: Resolve symbolic colors for widget style properties. Carlos Garnacho
- [gtk+/gtk-style-context: 362/490] GtkCssProvider: Handle better wrong enum/flag values. Carlos Garnacho
- [gtk+/gtk-style-context: 363/490] Handle looping transition animations. Carlos Garnacho
- [gtk+/gtk-style-context: 364/490] GtkCssProvider: Docs fix for -gtk-gradient() syntax. Carlos Garnacho
- [gtk+/gtk-style-context: 367/490] GtkCssProvider: Accept '%' in value strings. Carlos Garnacho
- [gtk+/gtk-style-context: 366/490] Do not initialize RC subsystem. Carlos Garnacho
- [gtk+/gtk-style-context: 365/490] GtkStyleProperties: Use GParamSpec for properties registration. Carlos Garnacho
- [gtk+/gtk-style-context: 368/490] Make testgtk load CSS for custom styling. Carlos Garnacho
- [gtk+/gtk-style-context: 371/490] GtkSettings: Ensure the theme CSS is loaded on startup. Carlos Garnacho
- [gtk+/gtk-style-context: 369/490] Hardcode 3.0 version for style files and paths. Carlos Garnacho
- [gtk+/gtk-style-context: 372/490] GtkSettings: Keep right refcount of the theme provider. Carlos Garnacho
- [gtk+/gtk-style-context: 370/490] GtkCssProvider: Fix typo in gtk_css_provider_get_named() Carlos Garnacho
- [gtk+/gtk-style-context: 373/490] Fix gtk_css_provider_get_named() docs. Carlos Garnacho
- [gtk+/gtk-style-context: 374/490] testgtk: Try to locate the right file. Carlos Garnacho
- [gtk+/gtk-style-context: 375/490] GtkThemingEngine: Do not use possible reserved word. Carlos Garnacho
- [gtk+/gtk-style-context: 376/490] GtkStyle: transform tabs' detail string. Carlos Garnacho
- [gtk+/gtk-style-context: 377/490] GtkThemingEngine: Use border settings on render_extension/frame_gap() Carlos Garnacho
- [gtk+/gtk-style-context: 378/490] GtkCssProvider: theme notebooks. Carlos Garnacho
- [gtk+/gtk-style-context: 379/490] Don't whine about expander-style missing Carlos Garnacho
- [gtk+/gtk-style-context: 380/490] Add corners to GtkJunctionSides, defining sides as 2 corners. Carlos Garnacho
- [gtk+/gtk-style-context: 381/490] GtkSettings: install theme CSS with a lower priority. Carlos Garnacho
- [gtk+/gtk-style-context: 382/490] Handle menuitem detail string better. Carlos Garnacho
- [gtk+/gtk-style-context: 383/490] GtkStyleContext: Also use screen providers for widget style properties. Carlos Garnacho
- [gtk+/gtk-style-context: 384/490] GtkStyleProvider: Pass a GParamSpec in get_style_property(). Carlos Garnacho
- [gtk+/gtk-style-context: 385/490] Fix compile warnings Carlos Garnacho
- [gtk+/gtk-style-context: 386/490] GtkThemingEngine: remove unused code Carlos Garnacho
- [gtk+/gtk-style-context: 387/490] Translate detail strings for radio buttons Carlos Garnacho
- [gtk+/gtk-style-context: 388/490] Fix a memory leak Carlos Garnacho
- [gtk+/gtk-style-context: 389/490] Make frames visible by default Carlos Garnacho
- [gtk+/gtk-style-context: 390/490] Fix a typo Carlos Garnacho
- [gtk+/gtk-style-context: 391/490] Remove debug output Carlos Garnacho
- [gtk+/gtk-style-context: 392/490] Handle float and uint style properties Carlos Garnacho
- [gtk+/gtk-style-context: 393/490] Fix the resize handle drawing Carlos Garnacho
- [gtk+/gtk-style-context: 394/490] Fix prelighting of inconsistent radio and check buttons Carlos Garnacho
- [gtk+/gtk-style-context: 395/490] Transform the 'menu' detail string to the 'popup' class Carlos Garnacho
- [gtk+/gtk-style-context: 396/490] Add an outline around menu popups Carlos Garnacho
- [gtk+/gtk-style-context: 397/490] Fix prototype of gtk_css_style_provider_load_from_data Carlos Garnacho
- [gtk+/gtk-style-context: 398/490] Some error reporting Carlos Garnacho
- [gtk+/gtk-style-context: 399/490] Move import syntax closer to css Carlos Garnacho
- [gtk+/gtk-style-context: 400/490] Work harder at parsing import statements Carlos Garnacho
- [gtk+/gtk-style-context: 401/490] Some css parsing tests Carlos Garnacho
- [gtk+/gtk-style-context: 402/490] docs: Refer to gtk_paint_*() instead draw_*() vfuncs in the migration guide Carlos Garnacho
- [gtk+/gtk-style-context: 403/490] A little closer to css Carlos Garnacho
- [gtk+/gtk-style-context: 404/490] More css parsing tests Carlos Garnacho
- [gtk+/gtk-style-context: 405/490] Copy GtkWidgetPaths correctly Carlos Garnacho
- [gtk+/gtk-style-context: 406/490] Add tests for matching Carlos Garnacho
- [gtk+/gtk-style-context: 407/490] GtkStyleContext: preserve state on save(). Carlos Garnacho
- [gtk+/gtk-style-context: 408/490] GtkWidgetPath: Make gtk_widget_path_prepend_type() return nothing. Carlos Garnacho
- [gtk+/gtk-style-context: 409/490] GtkWidgetPath: Make iter API deal with gints. Carlos Garnacho
- [gtk+/gtk-style-context: 410/490] GtkContainer: Also copy permanent container's classes on get_path_for_child() Carlos Garnacho
- [gtk+/gtk-style-context: 411/490] GtkThemingEngine: Make render_check() depend on border-style and border-color. Carlos Garnacho
- [gtk+/gtk-style-context: 412/490] GtkCheckButton: Use GtkStyleContext for rendering. Carlos Garnacho
- [gtk+/gtk-style-context: 413/490] Fix checkbuttons theming in CSS so it's more similar to 2.x Carlos Garnacho
- [gtk+/gtk-style-context: 414/490] Make "button" class depend on mode for GtkToggleButtons Carlos Garnacho
- [gtk+/gtk-style-context: 415/490] GtkRadioButton: Use GtkStyleContext for rendering. Carlos Garnacho
- [gtk+/gtk-style-context: 416/490] GtkThemingEngine: Make render_option() depend on border-style and border-color. Carlos Garnacho
- [gtk+/gtk-style-context: 417/490] GtkStyle: Fix typo. Carlos Garnacho
- [gtk+/gtk-style-context: 418/490] GtkCssProvider: Make prelight a bit less light in default CSS. Carlos Garnacho
- [gtk+/gtk-style-context: 419/490] GtkCssProvider: Base prelight foreground on bg color. Carlos Garnacho
- [gtk+/gtk-style-context: 420/490] Adapt testgtk.css to parser changes Carlos Garnacho
- [gtk+/gtk-style-context: 421/490] Documentation improvements Carlos Garnacho
- [gtk+/gtk-style-context: 422/490] Add GtkStyleProperties to the docs Carlos Garnacho
- [gtk+/gtk-style-context: 423/490] GtkCssProvider: Use default value when handling "none". Carlos Garnacho
- [gtk+/gtk-style-context: 424/490] Use gtk_render_activity() when rendering progressbars through GtkStyle Carlos Garnacho
- [gtk+/gtk-style-context: 425/490] GtkMenuBar: Use GtkStyleContext for rendering. Carlos Garnacho
- [gtk+/gtk-style-context: 426/490] GtkMenu: Use GtkStyleContext for rendering. Carlos Garnacho
- [gtk+/gtk-style-context: 427/490] GtkCssProvider: Do not have border-color the same than active bg-color. Carlos Garnacho
- [gtk+/gtk-style-context: 428/490] GtkCssProvider: Handle progressbars. Carlos Garnacho
- [gtk+/gtk-style-context: 429/490] GtkStyle: handle scales when translating the detail string. Carlos Garnacho
- [gtk+/gtk-style-context: 430/490] GtkTimeline: Adapt to monotonic time. Carlos Garnacho
- [gtk+/gtk-style-context: 431/490] GtkAnimationDescription: parse "loop" correctly. Carlos Garnacho
- [gtk+/gtk-style-context: 432/490] GtkStyleContext: Use correct type for animation duration. Carlos Garnacho
- [gtk+/gtk-style-context: 433/490] Document various style-related enums Carlos Garnacho
- [gtk+/gtk-style-context: 434/490] GtkStyleContext documentation tweaks Carlos Garnacho
- [gtk+/gtk-style-context: 435/490] GtkWidgetPath documentation tweaks Carlos Garnacho
- [gtk+/gtk-style-context: 436/490] Add some images to the docs Carlos Garnacho
- [gtk+/gtk-style-context: 437/490] Allow / in values Carlos Garnacho
- [gtk+/gtk-style-context: 438/490] Fix Gtk9Slice creation Carlos Garnacho
- [gtk+/gtk-style-context: 439/490] Make url parsing work for slices Carlos Garnacho
- [gtk+/gtk-style-context: 440/490] Document border images better Carlos Garnacho
- [gtk+/gtk-style-context: 441/490] Tweak wording Carlos Garnacho
- [tracker] (7 commits) Created branch uuid-geo-stuff Philip Van Hoof
- [gtk+/gtk-style-context: 442/490] More documentation reshuffling Carlos Garnacho
- [tracker/uuid-geo-stuff: 1/7] libtracker-sparql: Added a function to generate a uuid urn to the client library Philip Van Hoof
- [gtk+/gtk-style-context: 443/490] GtkCssProvider: Draw frame around menubars and toolbars in default CSS. Carlos Garnacho
- [tracker/uuid-geo-stuff: 2/7] tracker-extract: jpeg: Fixed nested use of anonymous blank nodes Philip Van Hoof
- [gtk+/gtk-style-context: 444/490] GtkCssProvider: use selected fg/bg for selected menu items in CSS. Carlos Garnacho
- [tracker/uuid-geo-stuff: 3/7] libtracker-extract: xmp: Fixed nested use of anonymous blank nodes Philip Van Hoof
- [gtk+/gtk-style-context: 445/490] GtkCssProvider: Render radio and check boxes framess in menus. Carlos Garnacho
- [tracker/uuid-geo-stuff: 4/7] tracker-extract: gif: Fixed nested use of anonymous blank nodes Philip Van Hoof
- [gtk+/gtk-style-context: 446/490] GtkCssProvider: Use 1px border width for spinbutton buttons. Carlos Garnacho
- [tracker/uuid-geo-stuff: 5/7] tracker-extract: pdf: Fixed nested use of anonymous blank nodes Philip Van Hoof
- [gtk+/gtk-style-context: 447/490] GtkCssProvider: do not use selected fg/bg in sliders or spinbutton buttons. Carlos Garnacho
- [tracker/uuid-geo-stuff: 6/7] tracker-extract: png: Fixed nested use of anonymous blank nodes Philip Van Hoof
- [gtk+/gtk-style-context: 448/490] GtkCssProvider: Render inconsistent toggle buttons differently. Carlos Garnacho
- [tracker/uuid-geo-stuff: 7/7] tracker-extract: tiff: Fixed nested use of anonymous blank nodes Philip Van Hoof
- [gtk+/gtk-style-context: 449/490] Rewrite GtkInfoBar color handling to bypass GtkStyle Carlos Garnacho
- [gtk+/gtk-style-context: 450/490] Make expanders prelight Carlos Garnacho
- [gtk+/gtk-style-context: 451/490] Make unfocused selections visible in entries Carlos Garnacho
- [gtk+/gtk-style-context: 452/490] Fix GtkRadioButton drawing Carlos Garnacho
- [gtk+/gtk-style-context: 453/490] Fix resize grip drawing Carlos Garnacho
- [gtk+/gtk-style-context: 454/490] Fix doc formatting Carlos Garnacho
- [gtk+/gtk-style-context: 455/490] Document predefined style provider priorites Carlos Garnacho
- [gtk+/gtk-style-context: 456/490] Improve some gtk_render_ docs Carlos Garnacho
- [gtk+/gtk-style-context: 457/490] Declare transition and border-image properties to be writeonly Carlos Garnacho
- [gtk+/gtk-style-context: 458/490] Some more images for gtk_render docs Carlos Garnacho
- [gtk+/gtk-style-context: 459/490] Add the style example code used to generate illustrations Carlos Garnacho
- [gtk+/gtk-style-context: 460/490] Allow digits in selectors and values, where appropriate Carlos Garnacho
- [gtk+/gtk-style-context: 461/490] Test some wilder names for classes, etc Carlos Garnacho
- [gtk+/gtk-style-context: 462/490] Add a background example to the docs Carlos Garnacho
- [gtk+/gtk-style-context: 463/490] Fix handling of junctions in frame drawing code Carlos Garnacho
- [gtk+/gtk-style-context: 464/490] Atempt to fix stretched 9slice rendering Carlos Garnacho
- [gtk+/gtk-style-context: 465/490] Add examples for frame rendering Carlos Garnacho
- [gtk+/gtk-style-context: 466/490] Add an activity example Carlos Garnacho
- [gtk+/gtk-style-context: 467/490] Add slider illustration Carlos Garnacho
- [gtk+/gtk-style-context: 468/490] Illustrate extension rendering Carlos Garnacho
- [gtk+/gtk-style-context: 469/490] GtkCssProvider: Add a default border color for insensitive elements. Carlos Garnacho
- [gtk+/gtk-style-context: 470/490] GtkStyle: Do not warn if attach count == 0 Carlos Garnacho
- [gtk+/gtk-style-context: 471/490] GtkStyle: Return the default icon set if no context is attached. Carlos Garnacho
- [gtk+/gtk-style-context: 472/490] GtkThemingEngine: don't overshoot when rendering frames. Carlos Garnacho
- [gtk+/gtk-style-context: 473/490] GtkThemingEngine: Render rounded frames with light/shadow connections at 45° Carlos Garnacho
- [gtk+/gtk-style-context: 474/490] GtkThemingEngine: Draw 3D-like effects on square frames with lines. Carlos Garnacho
- [gtk+/gtk-style-context: 475/490] GtkLabel: Use style context for rendering. Carlos Garnacho
- [gtk+/gtk-style-context: 476/490] GtkCssProvider: Handle unfocused label selections in default CSS. Carlos Garnacho
- [gtk+/gtk-style-context: 477/490] Let gtk_widget_get_path() correct early calls during init(). Carlos Garnacho
- [gtk+/gtk-style-context: 478/490] GtkComboBox: Use style context for rendering Carlos Garnacho
- [gtk+/gtk-style-context: 479/490] GtkToggleButton: Make it able to be prelight and active at the same time. Carlos Garnacho
- [gtk+/gtk-style-context: 480/490] GtkStyleContext: Handle empty areas when coalescing invalidation regions. Carlos Garnacho
- [gtk+/gtk-style-context: 481/490] GtkCheckButton: Look active when the pointer button is pressed and hovering Carlos Garnacho
- [gtk+/gtk-style-context: 482/490] GtkButton: Remove unneeded gtk_style_context_notify_state_change() calls Carlos Garnacho
- [gtk+/gtk-style-context: 483/490] Forgotten file Carlos Garnacho
- [gtk+/gtk-style-context: 484/490] fix parameter name mismatch Carlos Garnacho
- [gtk+/gtk-style-context: 485/490] Fix up symbol list for docs Carlos Garnacho
- [gtk+/gtk-style-context: 486/490] Fix another parameter mismatch Carlos Garnacho
- [gtk+/gtk-style-context: 487/490] Improve frame-gap drawing Carlos Garnacho
- [gtk+/gtk-style-context: 488/490] Add a frame-gap illustration Carlos Garnacho
- [gtk+/gtk-style-context: 489/490] Small doc addition Carlos Garnacho
- [gtk+/gtk-style-context: 490/490] Add illustration to gtk_render_handle docs Carlos Garnacho
- [totem] Updated Brazilian Portuguese translation Djavan Fagundes
- [gnome-themes-standard] mutter and metacity theme full rewrite Lapo Calamandrei
- [tracker/uuid-geo-stuff] libtracker-sparql: Use uuid_unparse_lower instead of Checksum for formatting Philip Van Hoof
- [gtk+/open-with-dialog] Revert "open-with-dialog: remove automatic setting of support-for-type" Cosimo Cecchi
- [gtk+/open-with-dialog] tests: remove radio mode from the test Cosimo Cecchi
- [tracker] Fixes GB#634424: MsOffice metadata extractor is not unicode aware Aleksander Morgado
- [tracker] tracker-extract, msoffice: Set proper octal range Aleksander Morgado
- [tracker/uuid-geo-stuff] tracker-extract, libtracker-extract: Free addruri everywhere Philip Van Hoof
- [tracker] libtracker-sparql: Added a function to generate a uuid urn to the client library Philip Van Hoof
- [tracker] tracker-extract: jpeg: Fixed nested use of anonymous blank nodes Philip Van Hoof
- [tracker] libtracker-extract: xmp: Fixed nested use of anonymous blank nodes Philip Van Hoof
- [tracker] tracker-extract: gif: Fixed nested use of anonymous blank nodes Philip Van Hoof
- [tracker] tracker-extract: pdf: Fixed nested use of anonymous blank nodes Philip Van Hoof
- [tracker] tracker-extract: png: Fixed nested use of anonymous blank nodes Philip Van Hoof
- [tracker] tracker-extract: tiff: Fixed nested use of anonymous blank nodes Philip Van Hoof
- [tracker] libtracker-sparql: Use uuid_unparse_lower instead of Checksum for formatting Philip Van Hoof
- [tracker] tracker-extract, libtracker-extract: Free addruri everywhere Philip Van Hoof
- [jhbuild] Don't be strict on gnome-packagekit build Jonh Wendell
- [gnome-settings-daemon/automounter] automount: code cleanup Tomas Bzatek
- [gnome-settings-daemon/automounter] automount: make the "Add application" dialog modal Tomas Bzatek
- [gnome-settings-daemon/automounter] automount: use GPtrArray to add/remove elements from strv Tomas Bzatek
- [gnome-settings-daemon/automounter] automount: don't use eel prefix for functions Tomas Bzatek
- [gnome-settings-daemon/automounter] automount: define an enum for combobox positions Tomas Bzatek
- [gnome-settings-daemon/automounter] automount: whitespace fixes Tomas Bzatek
- [gnome-settings-daemon/automounter] i18n: update POTFILES for automount plugin Tomas Bzatek
- [aravis] stream: implement new-buffer signal. Emmanuel Pacaud
- [gnome-settings-daemon/automounter] automount: remove debugging messages Tomas Bzatek
- [banshee] [JavaScriptCore] Static function support, fixes Aaron Bockover
- [gtk+/gtk-style-context] Some tweaks for the GtkStyleContext migration guide Matthias Clasen
- [goffice] Graph themes: fix filename-to-uri for themes. Morten Welinder
- [couchdb-glib] Prepare 0.6.97 release Rodrigo Moya
- [couchdb-glib] Include Json-1.0 for introspection Rodrigo Moya
- [couchdb-glib] Include Json-1.0 for introspection Rodrigo Moya
- [couchdb-glib] Release 0.7.0 Rodrigo Moya
- [couchdb-glib] Created tag COUCHDB_GLIB_0_7_0 Rodrigo Moya
- [gnome-control-center] media: remove browse checkbutton William Jon McCann
- [brasero/gnome-2-32] Silenced a warning Philippe Rouquier
- [brasero/gnome-2-32] Silenced a warning when unhibiting Philippe Rouquier
- [brasero/gnome-2-32] Make sure that the size is displayed correctly when burning tracks internally copied with cdda2wav Philippe Rouquier
- [brasero/gnome-2-32] Do not show useless dialog warning about the nature of the medium when we are copying audio from a C Philippe Rouquier
- [brasero] Do not show useless dialog warning about the nature of the medium when we are copying audio from a C Philippe Rouquier
- [brasero] Silenced a warning Philippe Rouquier
- [brasero] Silenced a warning when unhibiting Philippe Rouquier
- [brasero] Make sure that the size is displayed correctly when burning tracks internally copied with cdda2wav Philippe Rouquier
- [anjuta] libanjuta, sourceview: Implement tooltips on markers and add MESSAGE marker Johannes Schmid
- [anjuta] various plugins: Adapt to IAnjutaMarkable interface changes Johannes Schmid
- [anjuta] build-basic-autotools: Show error message as tooltip in the editor Johannes Schmid
- [aravis] documentation: tell something about arv-fak-gv-camera. Emmanuel Pacaud
- [gtk+] gdk: Clean up gdk.symbols file Benjamin Otte
- [gtk+] gdk: Remove unused macros from build Benjamin Otte
- [gtk+] gtk: Remove unused variables from build scripts Benjamin Otte
- [gtk+] gtk: Uncruftify gtk.symbols Benjamin Otte
- [gtk+] gtk: Remove GtkRuler Benjamin Otte
- [gnome-themes-standard] Window decorations: more evident button backgrounds. Lapo Calamandrei
- [evolution-couchdb] Release 0.5.1 Rodrigo Moya
- [banshee] [JavaScriptCore] Fix compiler warning Aaron Bockover
- [empathy] log_window_get_messages_for_date: don't leak chat_id and account Guillaume Desmottes
- [empathy] rename empathy_individual_view_get_selected_group to empathy_individual_view_dup_selected_group Guillaume Desmottes
- [empathy] empathy_individual_view_get_group_menu: don't leak the group Guillaume Desmottes
- [empathy] properly manage the reference of the pixbuf returned by empathy_pixbuf_avatar_from_individual_scaled Guillaume Desmottes
- [empathy/gnome-2-32] log_window_get_messages_for_date: don't leak chat_id and account Guillaume Desmottes
- [empathy/gnome-2-32] empathy_individual_view_get_group_menu: don't leak the group Guillaume Desmottes
- [empathy/gnome-2-32] properly manage the reference of the pixbuf returned by empathy_pixbuf_avatar_from_individual_scaled Guillaume Desmottes
- [evolution-couchdb] Created tag EVOLUTION_COUCHDB_0_5_1 Rodrigo Moya
- [tracker] Fixes NB#197067: tracker-miner-fs crawls open files Aleksander Morgado
- [gtk+/open-with-dialog] app-chooser-widget: add a 'populate-popup' signal for context menus Cosimo Cecchi
- [gtk+/open-with-dialog] app-chooser-dialog: add a 'Forget Association' context menu item Cosimo Cecchi
- [rygel] Update Simplified Chinese translation. Aron Xu
- [tracker] Created branch thread Jürg Billeter
- [tracker/thread] libtracker-direct: Make singleton connection thread-safe Jürg Billeter
- [tracker] Created branch lock Jürg Billeter
- [gtk+/gtk-2-24] gtk: Deprecate GtkRuler and subclasses. Benjamin Otte
- [tracker] Deleted branch thread Jürg Billeter
- [gnome-settings-daemon] Update Simplified Chinese translation. Aron Xu
- [gnome-desktop] Added pt_BR to Makefile.am Djavan Fagundes
- [gnome-desktop] Added Brazilian Portuguese translation Djavan Fagundes
- [zenity] Updated Brazilian Portuguese translation Djavan Fagundes
- [sound-juicer] Updated Brazilian Portuguese translation for Help file Djavan Fagundes
- [tracker] tracker-store: Fix crash on client exit and task without destroy notify Jürg Billeter
- [hamster-applet] Added pt_BR to Makefile.am Djavan Fagundes
- [hamster-applet] Added Brazilian Portuguese translation Djavan Fagundes
- [anjuta] document-manager: Always go to the current bookmark location. Johannes Schmid
- [anjuta] build-basic-autotools: only show interesting part of message as tooltip. Johannes Schmid
- [gtksourceview] Add cobol lang file. Ignacio Casal Quinteiro
- [gtksourceview] Updated POTFILES. Ignacio Casal Quinteiro
- [vinagre] Adapt to new gtk width-for-height geometry Jonh Wendell
- [gnome-shell-design/dnd-workspaces] Update the workspace sidebar again, to the 'one empty workspace' version Jakub Steiner
- [gtk+] Deleted branch rendering-cleanup Benjamin Otte
- [gtk+] (55 commits) Created branch rendering-cleanup Benjamin Otte
- [gtk+/rendering-cleanup: 1/55] API: x11: gdk_drawable_get_xid => gdk_window_get_xid Benjamin Otte
- [gtk+/rendering-cleanup: 2/55] API: x11: Change GDK_WINDOW_XDISPLAY() macro Benjamin Otte
- [gtk+/rendering-cleanup: 3/55] API: x11: Remove gdk_x11_window_get_drawable_impl() Benjamin Otte
- [gtk+/rendering-cleanup: 4/55] im-xim: Use window macros instead of drawable macros Benjamin Otte
- [gtk+/rendering-cleanup: 5/55] x11: Use window macros in test code Benjamin Otte
- [gtk+/rendering-cleanup: 6/55] API: Remove gdk_x11_drawable_get_xdisplay() Benjamin Otte
- [gtk+/rendering-cleanup: 7/55] x11: Use window macros instead of drawable macros Benjamin Otte
- [gtk+/rendering-cleanup: 8/55] API: x11: Remove GDK_DRAWABLE_XID and GDK_DRAWABLE_XDISPLAY Benjamin Otte
- [hyena] [Hyena.Gui.Canvas] Fix TextBlock's colors (bgo#635596) Gabriel Burt
- [gtk+/rendering-cleanup: 9/55] x11: Change GDK_WINDOW_SCREEN macro Benjamin Otte
- [gtk+/rendering-cleanup: 10/55] x11: Get display from window, not from impl-drawable's screen Benjamin Otte
- [gtk+/rendering-cleanup: 11/55] x11: Get display from window, not from impl-drawable's screen Benjamin Otte
- [gtk+/rendering-cleanup: 12/55] x11: Remove screen member from GdkDrawableImplX11 Benjamin Otte
- [gtk+/rendering-cleanup: 13/55] x11: Use GDK_WINDOW_XID() instead of writing it out Benjamin Otte
- [gtk+/rendering-cleanup: 14/55] x11: Move xid member from GdkDrawableImplX11 to GdkWindowImplX11 Benjamin Otte
- [gtk+/rendering-cleanup: 15/55] x11: Move cairo_surface and wrapper members to GdkWindowImplX11 struct Benjamin Otte
- [gtk+/rendering-cleanup: 16/55] x11: _gdk_x11_drawable_update_size() => _gdk_x11_window_update_size() Benjamin Otte
- [gtk+/rendering-cleanup: 17/55] x11: Remove GdkDrawableImplX11 Benjamin Otte
- [gtk+/rendering-cleanup: 18/55] win32: Remove some unused defines Benjamin Otte
- [gtk+/rendering-cleanup: 19/55] API: Remove gdk_cairo_reset_clip() Benjamin Otte
- [gtk+/rendering-cleanup: 20/55] API: Make gdk_cairo_create() take a GdkWindow Benjamin Otte
- [gtk+/rendering-cleanup: 21/55] API: gdk_drawable_get_clip_region() => gdk_window_get_clip_region() Benjamin Otte
- [gtk+/rendering-cleanup: 22/55] API: gdk_drawable_get_visible_region => gdk_window_get_visible_region Benjamin Otte
- [gtk+/rendering-cleanup: 23/55] x11: Make wrapper member a GdkDrawable Benjamin Otte
- [gtk+/rendering-cleanup: 24/55] API: gdk: Don't track outstanding surfaces Benjamin Otte
- [gtk+/rendering-cleanup: 25/55] API: Remove GDK_WINDOW_XWINDOW() macro Benjamin Otte
- [gtk+/rendering-cleanup: 26/55] gdk: Make _gdk_window_ref_cairo_surface() protected and use it Benjamin Otte
- [gtk+/rendering-cleanup: 27/55] gdk: Pass Drawable as argument Benjamin Otte
- [gtk+/rendering-cleanup: 28/55] gail: Avoid needless calls to GdkDrawable Benjamin Otte
- [gtk+/rendering-cleanup: 29/55] gtk: Avoid GdkDrawable usage, including needless casts Benjamin Otte
- [gtk+/rendering-cleanup: 30/55] gdk: Use GdkDrawable for impl pointers Benjamin Otte
- [gtk+/rendering-cleanup: 31/55] API: Decouple GdkWindow from GdkDrawable Benjamin Otte
- [gtk+/rendering-cleanup: 32/55] textbuffer: Remove check for GdkDrawable Benjamin Otte
- [gtk+/rendering-cleanup: 33/55] API: Remove gdkdrawable.h from public headers Benjamin Otte
- [gtk+/rendering-cleanup: 34/55] gdk: Remove unused medialib code Benjamin Otte
- [gtk+/rendering-cleanup: 35/55] gdk: Make GdkWindowImpl a class, not an interface Benjamin Otte
- [gtk+/rendering-cleanup: 37/55] x11: Fix in_rectangle computation Benjamin Otte
- [gtk+/rendering-cleanup: 38/55] gdk: Remove _gdk_window_impl_get_type() function Benjamin Otte
- [gtk+/rendering-cleanup: 39/55] gdk: Remove GdkDrawable->create_cairo_surface vfunc Benjamin Otte
- [gtk+/rendering-cleanup: 36/55] gdk: Rename GdkWindowObject to GdkWindow Benjamin Otte
- [gtk+/rendering-cleanup: 40/55] x11: Remove outdated variable definition Benjamin Otte
- [gtk+/rendering-cleanup: 41/55] gdk: Remove _gdk_drawable_ref_cairo_surface() Benjamin Otte
- [gtk+/rendering-cleanup: 42/55] gdk: Move ref_cairo_surface from GdkDrawable to GdkWindowImpl Benjamin Otte
- [gtk+/rendering-cleanup: 43/55] x11: Remove duplicate definition of GDK_WINDOW_XID Benjamin Otte
- [gtk+/rendering-cleanup: 44/55] x11: Remove unused GDK_DRAWABLE_XROOTWIN macro Benjamin Otte
- [gtk+/rendering-cleanup: 45/55] API: GdkWindow no longer is a GdkDrawable Benjamin Otte
- [gtk+/rendering-cleanup: 46/55] gdk: Pass the GdkWindow to resize_cairo_surface vfunc Benjamin Otte
- [gtk+/rendering-cleanup: 47/55] cellrenderer: Fix docs to say cairo_t instead of GdkDrawable Benjamin Otte
- [gtk+/rendering-cleanup: 48/55] tests: Remove disabled testtext example Benjamin Otte
- [gtk+/rendering-cleanup: 49/55] docs: Remove overrides for types that don't exist anymore Benjamin Otte
- [gtk+/rendering-cleanup: 50/55] docs: Replace mentions of drawable with window in migration guide Benjamin Otte
- [gtk+/rendering-cleanup: 51/55] gdk: Make GdkWindow->impl a GdkWindowImpl Benjamin Otte
- [gtk+/rendering-cleanup: 52/55] API: Remove GdkNoExposeEvent Benjamin Otte
- [gtk+/rendering-cleanup: 53/55] gdk: Make GdkWindowImpl inherit from GObject Benjamin Otte
- [gtk+/rendering-cleanup: 54/55] gdk: Remove remaining includes of gdkdrawable.h Benjamin Otte
- [gtk+/rendering-cleanup: 55/55] gdk: Remove GdkDrawable Benjamin Otte
- [gtk+/open-with-dialog] app-chooser-combobox: add an initial implementation Cosimo Cecchi
- [glib] docs: gappinfo: Fix typo <envvar> -> <envar> Javier Jardón
- [gnome-settings-daemon/automounter] automout: fix copyright, authors Tomas Bzatek
- [gnome-settings-daemon/automounter] automount: fix namespace, arguments cleanup Tomas Bzatek
- [gnome-settings-daemon/automounter] automount: correct the signal names Tomas Bzatek
- [gnome-settings-daemon/automounter] automount: use g_list_free_full() where appropriate Tomas Bzatek
- [gnome-settings-daemon/automounter] automount: remove useless class methods Tomas Bzatek
- [gnome-shell] workspace: Simplify the close button's timeout handler Florian Müllner
- [gtk+/open-with-dialog] app-chooser-combobox: make refresh properly work with custom items Cosimo Cecchi
- [the-board] Deleted branch wip/http-api Lucas Rocha
- [the-board] (4 commits) Created branch wip/http-api Lucas Rocha
- [the-board/wip/http-api: 1/4] [util] Add simple mechanism to export object via HTTP Lucas Rocha
- [the-board/wip/http-api: 2/4] [ui] Add addThing DBus method to Application Lucas Rocha
- [the-board/wip/http-api: 3/4] [ui] Export Application DBus json methods via HTTP Lucas Rocha
- [the-board/wip/http-api: 4/4] [chrome] Add initial code for The Board's chrome extension Lucas Rocha
- [banshee] New French doc translation Bruno Brouard
- [gnome-control-center] Updated Norwegian bokmål translation Kjartan Maraas
- [sawfish/edge-actions] ChangeLog for EA Christopher Bratusek
- [gegl] Replace bcopy and bzero by memcpy and memset and include math.h Michael Schumacher
- [gnumeric] fix hlookup description, data labels in exp smoothing Andreas J . Guelzow
- [gnome-shell-design] (14 commits) ...Update the workspace sidebar again, to the 'one empty workspace' version Jakub Steiner
- [gtk+/gtk-2-24] gdk: add gdk_device_get_n_keys() to access the sealed num_keys member Michael Natterer
- [gtk+] gdk: gdk_device_get_n_keys() is now Since: 2.24 Michael Natterer
- [jhbuild] [3.0] Bump gtk-vnc dependency to 0.4.2 Jonh Wendell
- [gtk+] gdk: remove GdkDeviceKey and GdkDeviceAxis from the public API Michael Natterer
- [gnome-shell-design] DND mockups updated to the latest "one empty workspace" state Jakub Steiner
- [at-spi2-core/gi] Add first pass at MatchRule/Collection implementation Mike Gorse
- [at-spi2-core/gi] State and action fixes Mike Gorse
- [tracker] Release 0.9.29 Jürg Billeter
- [pyatspi2] (3 commits) Created branch gi Mike Gorse
- [gtk+/gtk-style-context] Add a GtkStyleContext-variant of symbolic icon loading Matthias Clasen
- [pyatspi2/gi: 2/3] Start implementing StateSet Mike Gorse
- [pyatspi2/gi: 1/3] Initial commit of pygi-based code Mike Gorse
- [pyatspi2/gi: 3/3] State and action fixes; work in progress Mike Gorse
- [tracker] Created tag 0.9.29 Jürg Billeter
- [glabels] Cleanup of template database. Jim Evins
- [ekiga] Made some variables static Julien Puydt
- [gtk+/gtk-2-24] Bug 565665 - GtkTargetEntry member target should be const char * Michael Natterer
- [gtk+] Bug 565665 - GtkTargetEntry member target should be const char * Michael Natterer
- [perl-Gtk2] Avoid accessing private struct members directly Torsten Schönfeld
- [gmime] Parse the pubkey algo used by each signer Jeffrey Stedfast
- [gbrainy] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gnumeric] GUI: avoid criticals. Morten Welinder
- [perl-Glib] Fix fetching default values for unichar properties of custom subclasses Torsten Schönfeld
- [nautilus-actions] Do not distribute non translated figures in xx/ subdirectories Pierre Wieser
- [gtk+/gtk-style-context] Use gtk_icon_info_load_symbolic_for_context Matthias Clasen
- [gtk+] Fix missing (transfer) annotations in GDK Milan Bouchet-Valat
- [longomatch] Updated French translation Bruno Brouard
- [gnumeric] GUI: Another ranges fix. Morten Welinder
- [hyena] [Hyena.Gui] TextBlock use CanvasHost's PangoLayout Gabriel Burt
- [hyena] [Hyena.Gui] Fix TextBlock rendering w/ shared layout Gabriel Burt
- [glib] Add Since: tags for new api Matthias Clasen
- [glib] Add indices for new symbols in 2.28 Matthias Clasen
- [pitivi] Updated French translation Bruno Brouard
- [gimp] pygimp: undeprecate quite some stuff Michael Natterer
- [gimp] build: remove suppressed warnings (see commit below) Michael Natterer
- [banshee] [Hyena] Update to latest Gabriel Burt
- [gtk+/open-with-dialog] Fix reference counting for icons Matthias Clasen
- [gnumeric] GUI: Attempt a fix for formula gui's real estate usage. Morten Welinder
- [perl-Gtk2] Gtk2::Buildable: allow undef from GET_INTERNAL_CHILD() Torsten Schönfeld
- [gnome-commander] Updated French translation Bruno Brouard
- [nemiver] Updated French translation Bruno Brouard
- [gimp] app: change icon for brush size reset button and add tooltip Michael Natterer
- [banshee] [i18n] Update POTFILES.in Bertrand Lorentz
- [anjuta] libanjuta: Remove quote in module names Sebastien Granjoux
- [anjuta] am: Find target modules and display them in the project tree view Sebastien Granjoux
- [gtk+/open-with-dialog] Improve packing in testappchooser Matthias Clasen
- [pdfmod] Added Romanian translation (GCI2010) Lucian Adrian Grijincu
- [perl-Glib-Object-Introspection] Fetch the value of constants only once Torsten Schönfeld
- [gimp] app: clean up the dynamics editor Michael Natterer
- [libgnomekbd] keyboard-drawing: Replace deprecated enum value Florian Müllner
- [gnomeweb-wml] Added new donor. Og B . Maciel
- [nautilus-actions] Update TODO Pierre Wieser
- [nautilus-actions] Add DES-EMA specifications Pierre Wieser
- [nautilus-actions] Add DES-EMA 0.12 and 0.13 drafts Pierre Wieser
- [gtk+/gtk-style-context] GtkThemingEngine: render square corner if the gap is too close on render_frame_gap() Carlos Garnacho
- [gtk+/gtk-style-context] GtkStyleContext: Stop animations if the window is gone. Carlos Garnacho
- [gtk+/gtk-style-context] GtkStyleContext: Only allow looping transitions for states being turned on. Carlos Garnacho
- [gtk+/gtk-style-context] GtkStyleContext: store layout extents for animation purposes. Carlos Garnacho
- [gtk+/gtk-style-context] Add #define for the "spinner" style class Carlos Garnacho
- [gtk+/gtk-style-context] Initialize all looping, active state transitions on map() Carlos Garnacho
- [gtk+/gtk-style-context] GtkThemingEngine: Also render topright and bottomleft corners if junction sides say so Carlos Garnacho
- [gtk+/gtk-style-context] GtkThemingEngine: Handle prelight transitions in render_layout() Carlos Garnacho
- [gtk+/gtk-style-context] GtkStyleContext: handle prelight transitions Carlos Garnacho
- [gtk+/gtk-style-context] GtkSpinner: Use style context for rendering. Carlos Garnacho
- [gegl] Use #!/usr/bin/env ruby instead of #!/usr/bin/ruby Michael Schumacher
- [the-board] Deleted branch wip/http-api Lucas Rocha
- [the-board] (6 commits) Created branch wip/http-api Lucas Rocha
- [the-board/wip/http-api: 1/6] [util] Add simple mechanism to export object via HTTP Lucas Rocha
- [the-board/wip/http-api: 2/6] [ui] Remove unused activate method args Lucas Rocha
- [the-board/wip/http-api: 3/6] [ui] Add addThing DBus method to Application Lucas Rocha
- [the-board/wip/http-api: 4/6] [ui] Export Application DBus json methods via HTTP Lucas Rocha
- [the-board/wip/http-api: 5/6] [chrome] Add initial code for The Board's chrome extension Lucas Rocha
- [the-board/wip/http-api: 6/6] fix chrome Lucas Rocha
- [gimp] Bug 634315 - gimptextlayout.c: typo in assignment Michael Natterer
- [gedit-collaboration] Updated Romanian translation Lucian Adrian Grijincu
- [gedit-plugins] Updated Romanian translation Lucian Adrian Grijincu
- [gtk+/open-with-dialog] Coding style fixes Matthias Clasen
- [gtk+/open-with-dialog] Coding style fixups Matthias Clasen
25 November 2010
- [jhbuild] [bootstrap] Bump Python to 2.5.5 (GNOME bug 602682) Craig Keogh
- [gnome-shell] Add development packages needed to build on Ubuntu Florian Müllner
- [gnome-themes-standard] window decorations: size of icons in buttons is not parametric (D_icons_shrink), just for 3 version Lapo Calamandrei
- [gnome-themes-standard] window decorations: icons parametric for format version 2 as well. Lapo Calamandrei
- [gtk+/gtk-style-context] Deprecate gtk_icon_info_load_symbolic_for_style Matthias Clasen
- [gtk+/gtk-style-context] Improve the migration guide Matthias Clasen
- [gtk+/gtk-style-context] Fix memory handling when dealing with colors Matthias Clasen
- [glabels] Cleanup of template database. Jim Evins
- [gnome-themes-standard] Added Punjabi Language Amanpreet Singh Alam
- [gnome-keyring/trust-store] [egg] Implement adding of trust via trust test tool. Stefan Walter
- [gnome-keyring/trust-store] [egg] Add utilities so GByteArray can be used in GHashTable. Stefan Walter
- [gnome-keyring/trust-store] [xdg-store] Tool for dumping trust assertion files. Stefan Walter
- [gnome-keyring/trust-store] [pkcs11] Rename CKA_G_REMOTE to CKA_G_PEER (better terminology) Stefan Walter
- [gnome-keyring/trust-store] [xdg-store] Fix various bugs and neuter tests. Stefan Walter
- [gnome-keyring/trust-store] [testing] Ignore g_message and g_debug messages in tests. Stefan Walter
- [gnome-keyring/trust-store] [testing] Preprocess test files before searching for tests. Stefan Walter
- [gnome-keyring/trust-store] [xdg-store] Add tests for better test coverage. Stefan Walter
- [gnome-keyring/trust-store] [xdg-store] Add support for storing certificates. Stefan Walter
- [gnome-keyring/trust-store] [testing] Move scratch file functions into testing module. Stefan Walter
- [gnome-keyring/trust-store] [gkm] PKCS#11 objects may be deletable even when not modifiable. Stefan Walter
- [gnome-keyring/trust-store] [xdg-store] Complete work on adding and removing assertions. Stefan Walter
- [gnome-keyring/trust-store] [xdg-store] Assertion creation test and fixes. Stefan Walter
- [empathy] update for Punjabi by A S Alam Amanpreet Singh Alam
- [gtk+/gtk-style-context] Port gtk3-demo to GtkStyleContext Matthias Clasen
- [gnome-control-center] update for Punjabi by A S Alam Amanpreet Singh Alam
- [jhbuild] execute on systems without python-dbus as well Craig Keogh
- [gnome-shell] st-icon: Add support for -st-shadow property Florian Müllner
- [gtk+] Fixed GtkMenuShell to deactivate itself at dispose time Tristan Van Berkom
- [gtk+] Changing GtkBox:fill child property default back to TRUE. Tristan Van Berkom
- [gtk+/combo-refactor] Oops one of my last commits disabled some tests, re-enabling them. Tristan Van Berkom
- [gtk+/combo-refactor] Fixing up the combo box gtktreemodel listener signals. Tristan Van Berkom
- [gnome-control-center] ua: remove an unused frame that added a few extra px of spacing William Jon McCann
- [gtk+/treeview-refactor] (53 commits) ...Merge branch 'master' into treeview-refactor Tristan Van Berkom
- [gtk+/treeview-refactor: 53/53] Merge branch 'master' into treeview-refactor Tristan Van Berkom
- [gtk+] Deleted branch combo-refactor Tristan Van Berkom
- [gtk+] (32 commits) Created branch combo-refactor Tristan Van Berkom
- [gtk+/combo-refactor: 1/32] Removed GtkMenuItem->show_submenu_indicator flag Tristan Van Berkom
- [gtk+/combo-refactor: 2/32] Reimplemented GtkCellView using an internal GtkCellArea. Tristan Van Berkom
- [gtk+/combo-refactor: 3/32] Added gtk_cell_view_new_with_context(). Tristan Van Berkom
- [gtk+/combo-refactor: 4/32] Fixing GtkCellAreaBoxContext to chain up when flushing the allocation. Tristan Van Berkom
- [gtk+/combo-refactor: 5/32] Fixing GtkCellView PROP_CELL_AREA_CONTEXT property id Tristan Van Berkom
- [gtk+/combo-refactor: 6/32] Added gtk_menu_item_set/get_reserve_indicator. Tristan Van Berkom
- [gtk+/combo-refactor: 7/32] Adding GtkTreeMenu class. Tristan Van Berkom
- [gtk+/combo-refactor: 8/32] Fixed GtkMenuItem to reserve the actual arrow size and spacing Tristan Van Berkom
- [gtk+/combo-refactor: 9/32] Fixed GtkTreeMenu to not infinitely recurse when building submenus. Tristan Van Berkom
- [gtk+/combo-refactor: 10/32] Added submenus to tests/testtreemenu Tristan Van Berkom
- [gtk+/combo-refactor: 11/32] Fixed trailing '; ' on if statement in gtkmenuitem.c Tristan Van Berkom
- [gtk+/combo-refactor: 12/32] Adding more "small" submenus to testtreemenu Tristan Van Berkom
- [gtk+/combo-refactor: 13/32] Changed GtkCellRendererText to request less than wrap-width if the text is smaller than the wrap-wid Tristan Van Berkom
- [gtk+/combo-refactor: 14/32] Fixed GtkCellView to not clear the layout when disposing Tristan Van Berkom
- [gtk+/combo-refactor: 15/32] Added GtkTreeMenuHeaderFunc to decide if a submenu gets a leaf header. Tristan Van Berkom
- [gtk+/combo-refactor: 16/32] GtkCellView now watches the "row-changed" signal. Tristan Van Berkom
- [gtk+/combo-refactor: 17/32] Connected to GtkTreeModel signals in GtkTreeMenu Tristan Van Berkom
- [gtk+/combo-refactor: 18/32] Allow minimal implementation of GtkCellLayout Tristan Van Berkom
- [gtk+/combo-refactor: 19/32] Reduced code in GtkCellView by just implementing the GtkCellLayout->get_area method. Tristan Van Berkom
- [gtk+/combo-refactor: 20/32] Reduced code size in GtkTreeMenu by only implementing GtkCellLayout->get_area method for the GtkCell Tristan Van Berkom
- [gtk+/combo-refactor: 21/32] Added gtk_tree_menu_set/get_tearoff to allow the root menu to have a tearoff item Tristan Van Berkom
- [gtk+/combo-refactor: 22/32] Fixed GtkCellView to call cell_view_set_model() and disconnect signals at dispose time. Tristan Van Berkom
- [gtk+/combo-refactor: 23/32] Support grid mode in GtkTreeMenu Tristan Van Berkom
- [gtk+/combo-refactor: 24/32] Make GtkTreeMenu update menu item sensitivity when "apply-attributes" signal is fired for a row in t Tristan Van Berkom
- [gtk+/combo-refactor: 25/32] Added "fit-model" and "draw-sensitive" properties to GtkCellView Tristan Van Berkom
- [gtk+/combo-refactor: 27/32] Fixed GtkCellView to always allocate when in fit-model mode. Tristan Van Berkom
- [gtk+/combo-refactor: 28/32] Fixed GtkCellLayout to pack cells via the api when parsing builder input. Tristan Van Berkom
- [gtk+/combo-refactor: 26/32] Implementing GtkComboBox using GtkTreeMenu ! Tristan Van Berkom
- [gtk+/combo-refactor: 29/32] Getting closer to updating the treemenu view properly from the model signals Tristan Van Berkom
- [gtk+/combo-refactor: 30/32] Fixed inserting and deleting rows for submenus of GtkTreeMenu Tristan Van Berkom
- [gtk+/combo-refactor: 31/32] Oops one of my last commits disabled some tests, re-enabling them. Tristan Van Berkom
- [gtk+/combo-refactor: 32/32] Fixing up the combo box gtktreemodel listener signals. Tristan Van Berkom
- [gtk+/combo-refactor] Fixed combo box for broken build and api updates. Tristan Van Berkom
- [gtk+/treeview-refactor] Make GtkCellAreaBox handle rendering without a previous allocation in the orientation of choice. Tristan Van Berkom
- [gtk+/treeview-refactor] Removed tons of api that we dont absolutely need in GtkCellAreaContext: Tristan Van Berkom
- [jhbuild] gnome-2.32: Use branches for gtksourceviewmm and goocanvasmm. Murray Cumming
- [glom/glom-1-16] Fix the build after a cherry-pick that I had not checked properly. Murray Cumming
- [gtk+/treeview-refactor] Added gtk_cell_renderer_get_aligned_area() and class vfunc. Tristan Van Berkom
- [gnomeweb-wml] anjuta: Updated to latest release Johannes Schmid
- [empathy] (7 commits) ...Merge branch 'notifications-635500' Guillaume Desmottes
- [empathy: 1/7] add EmpathyNotificationsApprover Guillaume Desmottes
- [empathy: 2/7] Move notifications code from status-icon to notifications-approver (#635500) Guillaume Desmottes
- [empathy: 3/7] empathy.c: instantiate a EmpathyNotificationsApprover Guillaume Desmottes
- [empathy: 4/7] fix comment Guillaume Desmottes
- [empathy: 5/7] use tp_g_signal_connect_object Guillaume Desmottes
- [empathy: 6/7] Clean up the way we keep references on notifications Guillaume Desmottes
- [empathy: 7/7] Merge branch 'notifications-635500' Guillaume Desmottes
- [pitivi] pitivi: Don't forget to dist actioner.py Edward Hervey
- [pitivi] factories: First round at making linking faster Edward Hervey
- [pitivi] pitivi: More linking speedups Edward Hervey
- [tracker] SLO: Add tracker:notify to some classes Philip Van Hoof
- [gimp] Bug 635040 - Edit -> Stroke Path performs no action on an incomplete path Michael Natterer
- [gnome-desktop] gnome-bg: Cache resized wallpaper to help CPU at startup Vincent Untz
- [gnome-desktop] gnome-bg: Tweak a bit 63c36f78 Vincent Untz
- [gnome-settings-daemon/automounter] automount: fix typo in plugin class name Tomas Bzatek
- [gnome-themes-standard] window decorations: add another constant (D_icons_grow) to make icons in buttons grow easily w/o tou Lapo Calamandrei
- [gtk+/gtk-2-24] gtk_combo_box_get_active_text(): Documentation: Restore old text. Murray Cumming
- [jhbuild] [2.30, 2.32] Branch modules for 2.30 and 2.32 (GNOME bug 635081) Craig Keogh
- [jhbuild] [2.30] pointing modules to older branches, not 2.32 Frederic Peters
- [gtk+/gtk-2-24] gtk_combo_box_get_active_text(): Fix my docs typo. Murray Cumming
- [tracker] libtracker-data: Fixed compilation warning Philip Van Hoof
- [nautilus] Deleted branch autorun-cleanup Cosimo Cecchi
- [nautilus] (12 commits) Created branch autorun-cleanup Cosimo Cecchi
- [nautilus/autorun-cleanup: 1/12] Don't automount volumes on nautilus startup Cosimo Cecchi
- [nautilus/autorun-cleanup: 2/12] Remove autorun after mount Cosimo Cecchi
- [nautilus/autorun-cleanup: 3/12] Includes cleanup Cosimo Cecchi
- [nautilus/autorun-cleanup: 4/12] Drop obsolete eject-button signal watch Cosimo Cecchi
- [nautilus/autorun-cleanup: 5/12] Don't autorun on nautilus_file_operations_mount_volume() Cosimo Cecchi
- [nautilus/autorun-cleanup: 6/12] Remove unused autorun code Cosimo Cecchi
- [nautilus/autorun-cleanup: 7/12] Remove media preferences GSettings stuff Cosimo Cecchi
- [nautilus/autorun-cleanup: 8/12] Includes cleanup Cosimo Cecchi
- [nautilus/autorun-cleanup: 9/12] Prevent showing asserts when GFile is no longer valid after unmount Cosimo Cecchi
- [nautilus/autorun-cleanup: 10/12] autorun: move nautilus_launch_application_for_mount () Cosimo Cecchi
- [nautilus/autorun-cleanup: 11/12] autorun: move get_x_content_types_for_mount () to file-utilities Cosimo Cecchi
- [nautilus/autorun-cleanup: 12/12] autorun: remove nautilus-autorun.[ch] Cosimo Cecchi
- [gnome-desktop] Add object to monitor system timezone files Bastien Nocera
- [gnome-desktop] 2.91.3 Bastien Nocera
- [gnome-desktop] Created tag GNOME_DESKTOP_2_91_3 Bastien Nocera
- [gnome-desktop] Post-release version bump to 2.91.4 Bastien Nocera
- [gnome-settings-daemon] 2.91.4 Bastien Nocera
- [gnome-settings-daemon] Created tag GNOME_SETTINGS_DAEMON_2_91_4 Bastien Nocera
- [gnome-desktop] Fix wrong attribution in NEWS file Bastien Nocera
- [gnome-control-center] Updated Tamil translation Thirumurthi Vasudeven
- [gtk+/treeview-refactor] Changed GtkCellRendererText to request less than wrap-width if the text is smaller than the wrap-wid Tristan Van Berkom
- [gtk+] Deleted branch combo-refactor Tristan Van Berkom
- [gtk+] (32 commits) Created branch combo-refactor Tristan Van Berkom
- [gtk+/combo-refactor: 1/32] Removed GtkMenuItem->show_submenu_indicator flag Tristan Van Berkom
- [gtk+/combo-refactor: 2/32] Reimplemented GtkCellView using an internal GtkCellArea. Tristan Van Berkom
- [gtk+/combo-refactor: 3/32] Added gtk_cell_view_new_with_context(). Tristan Van Berkom
- [gtk+/combo-refactor: 4/32] Fixing GtkCellAreaBoxContext to chain up when flushing the allocation. Tristan Van Berkom
- [gtk+/combo-refactor: 5/32] Fixing GtkCellView PROP_CELL_AREA_CONTEXT property id Tristan Van Berkom
- [gtk+/combo-refactor: 6/32] Added gtk_menu_item_set/get_reserve_indicator. Tristan Van Berkom
- [gtk+/combo-refactor: 7/32] Adding GtkTreeMenu class. Tristan Van Berkom
- [gtk+/combo-refactor: 8/32] Fixed GtkMenuItem to reserve the actual arrow size and spacing Tristan Van Berkom
- [gtk+/combo-refactor: 9/32] Fixed GtkTreeMenu to not infinitely recurse when building submenus. Tristan Van Berkom
- [gtk+/combo-refactor: 10/32] Added submenus to tests/testtreemenu Tristan Van Berkom
- [gtk+/combo-refactor: 11/32] Fixed trailing '; ' on if statement in gtkmenuitem.c Tristan Van Berkom
- [gtk+/combo-refactor: 12/32] Adding more "small" submenus to testtreemenu Tristan Van Berkom
- [gtk+/combo-refactor: 13/32] Fixed GtkCellView to not clear the layout when disposing Tristan Van Berkom
- [gtk+/combo-refactor: 14/32] Added GtkTreeMenuHeaderFunc to decide if a submenu gets a leaf header. Tristan Van Berkom
- [gtk+/combo-refactor: 15/32] GtkCellView now watches the "row-changed" signal. Tristan Van Berkom
- [gtk+/combo-refactor: 16/32] Connected to GtkTreeModel signals in GtkTreeMenu Tristan Van Berkom
- [gtk+/combo-refactor: 17/32] Allow minimal implementation of GtkCellLayout Tristan Van Berkom
- [gtk+/combo-refactor: 18/32] Reduced code in GtkCellView by just implementing the GtkCellLayout->get_area method. Tristan Van Berkom
- [gtk+/combo-refactor: 19/32] Reduced code size in GtkTreeMenu by only implementing GtkCellLayout->get_area method for the GtkCell Tristan Van Berkom
- [gtk+/combo-refactor: 20/32] Added gtk_tree_menu_set/get_tearoff to allow the root menu to have a tearoff item Tristan Van Berkom
- [gtk+/combo-refactor: 21/32] Fixed GtkCellView to call cell_view_set_model() and disconnect signals at dispose time. Tristan Van Berkom
- [gtk+/combo-refactor: 22/32] Support grid mode in GtkTreeMenu Tristan Van Berkom
- [gtk+/combo-refactor: 23/32] Make GtkTreeMenu update menu item sensitivity when "apply-attributes" signal is fired for a row in t Tristan Van Berkom
- [gtk+/combo-refactor: 24/32] Added "fit-model" and "draw-sensitive" properties to GtkCellView Tristan Van Berkom
- [gtk+/combo-refactor: 26/32] Fixed GtkCellView to always allocate when in fit-model mode. Tristan Van Berkom
- [gtk+/combo-refactor: 27/32] Fixed GtkCellLayout to pack cells via the api when parsing builder input. Tristan Van Berkom
- [gtk+/combo-refactor: 25/32] Implementing GtkComboBox using GtkTreeMenu ! Tristan Van Berkom
- [gtk+/combo-refactor: 28/32] Getting closer to updating the treemenu view properly from the model signals Tristan Van Berkom
- [gtk+/combo-refactor: 29/32] Fixed inserting and deleting rows for submenus of GtkTreeMenu Tristan Van Berkom
- [gtk+/combo-refactor: 30/32] Oops one of my last commits disabled some tests, re-enabling them. Tristan Van Berkom
- [gtk+/combo-refactor: 31/32] Fixing up the combo box gtktreemodel listener signals. Tristan Van Berkom
- [gtk+/combo-refactor: 32/32] Fixed combo box for broken build and api updates. Tristan Van Berkom
- [gnome-settings-daemon] automount: code cleanup Tomas Bzatek
- [gnome-settings-daemon] automount: use GIcons instead of rendering pixbufs ourselves Tomas Bzatek
- [gnome-settings-daemon] automount: more GIcon cleanup Tomas Bzatek
- [gnome-settings-daemon] automount: initial port of Nautilus autorun code Tomas Bzatek
- [gnome-settings-daemon] automount: code cleanup Tomas Bzatek
- [gnome-settings-daemon] automount: make the "Add application" dialog modal Tomas Bzatek
- [gnome-settings-daemon] automount: use GPtrArray to add/remove elements from strv Tomas Bzatek
- [gnome-settings-daemon] automount: don't use eel prefix for functions Tomas Bzatek
- [gnome-settings-daemon] automount: define an enum for combobox positions Tomas Bzatek
- [gnome-settings-daemon] automount: whitespace fixes Tomas Bzatek
- [gnome-settings-daemon] i18n: update POTFILES for automount plugin Tomas Bzatek
- [gnome-settings-daemon] automount: remove debugging messages Tomas Bzatek
- [gnome-settings-daemon] automout: fix copyright, authors Tomas Bzatek
- [gnome-settings-daemon] automount: fix namespace, arguments cleanup Tomas Bzatek
- [gnome-settings-daemon] automount: correct the signal names Tomas Bzatek
- [gnome-settings-daemon] automount: use g_list_free_full() where appropriate Tomas Bzatek
- [gnome-settings-daemon] automount: remove useless class methods Tomas Bzatek
- [gnome-settings-daemon] automount: fix typo in plugin class name Tomas Bzatek
- [gnome-shell] Show timestamp in expanded chat Giovanni Campagna
- [gnome-packagekit] Updated Tamil translation Thirumurthi Vasudeven
- [anjuta] build-basic-autotools: Only draw marks in the correct file Johannes Schmid
- [anjuta] sourceview: Don't show empty tooltips Johannes Schmid
- [gbrainy] Updated Basque language Iñaki Larrañaga Murgoitio
- [gnome-control-center] media: fix capitalization and missing accelerator Luca Ferretti
- [gtkmm] (7 commits) Created branch gtkmm-2-24 Murray Cumming
- [gtkmm/gtkmm-2-24: 1/7] TreeViewColumn: Added get_first_cell(), deprecated get_first_cell_renderer(). Murray Cumming
- [gtkmm/gtkmm-2-24: 2/7] Deprecate GtkComboBoxEntry in favour of GtkComboBox with has_entry=true. Murray Cumming
- [gtkmm/gtkmm-2-24: 3/7] ComboBox: Add constructors with a bool has_entry property, and add methods. Murray Cumming
- [gtkmm/gtkmm-2-24: 4/7] inkButton: Deprecates set_uri_hook() and unset_uri_hook(). Murray Cumming
- [gtkmm/gtkmm-2-24: 5/7] Main: Deprecate signal_quit() and signal_run(). Murray Cumming
- [gtkmm/gtkmm-2-24: 6/7] Deprecate Ruler. Murray Cumming
- [gtkmm/gtkmm-2-24: 7/7] Fix gtk_methods.defs. Murray Cumming
- [gtkmm/gtkmm-2-24] ComboBoxEntryText: Deprecate in favour of ComboBoxText. Murray Cumming
- [gdm] Updated Hungarian translation Gabor Keleman
- [gdm] s/munkamenet/környezet/ Gabor Keleman
- [gtkmm/gtkmm-2-24] ComboBoxText, ComboBoxEntryText: Move the undefs to really fix the build. Murray Cumming
- [gtk+/open-with-dialog] app-chooser-combobox: add a method to trigger the GtkAppChooserDialog Cosimo Cecchi
- [gtk+/open-with-dialog] tests: fix indentation Cosimo Cecchi
- [nautilus] (12 commits) ...autorun: remove nautilus-autorun.[ch] Cosimo Cecchi
- [nautilus] Deleted branch autorun-cleanup Cosimo Cecchi
- [gnome-settings-daemon] Deleted branch automounter Cosimo Cecchi
- [evolution] Bug #207580 - Allow new mail check on individual accounts Milan Crha
- [evolution] Bug #634387 - Crash in bbdb_sync_buddy_list_in_thread Milan Crha
- [evolution/gnome-2-32] Bug #634387 - Crash in bbdb_sync_buddy_list_in_thread Milan Crha
- [gtk+/gtk-style-context] Make tests compile without using GtkStyle api Matthias Clasen
- [banshee] [Metrics] Fix translation of the preference label (bgo#635791) Bertrand Lorentz
- [banshee/stable-1.8] [Metrics] Fix translation of the preference label (bgo#635791) Bertrand Lorentz
- [pygtk] Remove the last reference to the pygtk.pth file. John Stowers
- [glabels] Cleanup of template database. Jim Evins
- [gcompris/gcomprixogoo] Updated Brazilian Portuguese translation Djavan Fagundes
- [pygoocanvas] Add distutils generated build and dist directories to .gitignore John Stowers
- [pygoocanvas] Add eclipse configuration files to .gitignore John Stowers
- [pygoocanvas] arg-types.py: fix "ImportError: No module named argtypes" when building John Stowers
- [pygoocanvas] Add a distutils based build for windows John Stowers
- [pygoocanvas] setup.py: convert EOL character to "\n" John Stowers
- [pygoocanvas] setup.py: install into site-packages/gtk-2.0 instead of site-packages to prevent future incompatibil John Stowers
- [pygoocanvas] README.win32: fix build instructions John Stowers
- [gnome-python-desktop] Add a .gitignore file John Stowers
- [gnome-python-desktop] Add a distutils based build for windows John Stowers
- [gnome-python-desktop] fix .gitignore John Stowers
- [gnome-python-desktop] setup.py: reorganize constants John Stowers
- [gnome-python-desktop] setup.py: install into site-packages/gtk-2.0 instead of site-packages to prevent future incompatibil John Stowers
- [evince] Updated Slovenian translation Matej Urbančič
- [gimp] Deleted branch gtk3-port Michael Natterer
- [gimp/gtk3-port: 2/140] libgimpwidgets: remove deprecated files from the build Michael Natterer
- [gimp/gtk3-port: 1/140] Switch to version 3.0 in a lot of places and depend on GTK+ 3.0 Michael Natterer
- [gimp] (140 commits) Created branch gtk3-port Michael Natterer
- [gimp/gtk3-port: 3/140] libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[ch] Michael Natterer
- [gimp/gtk3-port: 4/140] libgimpwidgets: port virtual functions to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 5/140] libgimpwidgets: port virtual functions to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 6/140] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 7/140] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 8/140] libgimpwidgets: port to new GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 9/140] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 10/140] libgimpwidgets: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 11/140] libgimpwidgets: remove call to gtk_dialog_set_has_separator() Michael Natterer
- [gimp/gtk3-port: 12/140] libgimpwidgets: port to GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 13/140] libgimpwidgets: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 14/140] libgimpwidgets: port to GD_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 15/140] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 16/140] libgimpwidgets: port to GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 17/140] libgimpwidgets: remove deprecated functions and s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 18/140] libgimpwidgets: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 19/140] libgimpwidgets: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 20/140] libgimpwidgets: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 21/140] libgimpwidgets: remove deprecated files completely Michael Natterer
- [gimp/gtk3-port: 22/140] libgimpwidgets: don't include removed files Michael Natterer
- [gimp/gtk3-port: 23/140] libgimpwidgets: remove the deprecated gimp_pixmap_button_new() Michael Natterer
- [gimp/gtk3-port: 24/140] libgimpwidgets: remove typedefs of things that are gone Michael Natterer
- [gimp/gtk3-port: 25/140] Update .gitignore files for generated 3.0 files Michael Natterer
- [gimp/gtk3-port: 26/140] libgimp: remove GdkRGB and GdkColorMap calls, these APIs are gone Michael Natterer
- [gimp/gtk3-port: 27/140] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 28/140] app: remove GTK_OBJECT() cast Michael Natterer
- [gimp/gtk3-port: 29/140] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 30/140] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 31/140] app: port virtual functions to GTK+ 3.0 API Michael Natterer
- [gimp/gtk3-port: 32/140] app: port to the new GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 33/140] app: port to the new GDK_KEY_foo key names and get rid of a GTK_OBJECT() cast Michael Natterer
- [gimp/gtk3-port: 34/140] app: port to the new GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 35/140] app: port to GtkWidget::draw() and to the new GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 36/140] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 37/140] app: s/GDK_Escape/GDK_KEY_Escape/ Michael Natterer
- [gimp/gtk3-port: 38/140] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 39/140] app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 40/140] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 41/140] app: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 42/140] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 43/140] app: port to GtkWidget::draw() and to the new GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 44/140] app: s/GDK_Escape/GDK_KEY_Escape/ Michael Natterer
- [gimp/gtk3-port: 45/140] app: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 46/140] app: port to GtkWidget::draw() and to the new GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 47/140] app: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 48/140] app: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 49/140] app: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 50/140] app: use the new GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 51/140] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 52/140] app: get rid of GtkObject and s/GDK_F1/GDK_KEY_F1/ Michael Natterer
- [gimp/gtk3-port: 53/140] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 54/140] app: no need to alloc colors any longer, GdkColormap is gone Michael Natterer
- [gimp/gtk3-port: 55/140] app: port call to gtk_paint_arrow() to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 56/140] app: port device management to GdkDeviceManager Michael Natterer
- [gimp/gtk3-port: 57/140] app: port to the new GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 58/140] app: port to the new GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 59/140] app: remove obsolete (GtkObject **) casts Michael Natterer
- [gimp/gtk3-port: 60/140] app: use gtk_widget_get_preferred_size() instead of size_request() Michael Natterer
- [gimp/gtk3-port: 61/140] app: port GimpScalComboBox to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 62/140] app: use gtk_widget_get_preferred_size() instead of size_request() Michael Natterer
- [gimp/gtk3-port: 63/140] libgimpwidgets: port GimpFrame to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 64/140] app: port tools to GTK+ 3.0 (trivial changes only) Michael Natterer
- [gimp/gtk3-port: 65/140] app: s/GtkObject/GtkAdjustment/ in app/dialogs/ Michael Natterer
- [gimp/gtk3-port: 66/140] app: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 67/140] app: pass the cairo_region_t to gdk_window_invalidate_region() directly Michael Natterer
- [gimp/gtk3-port: 68/140] libgimpwidgets: use gdk_cairo_set_source_window() instead of source_pixmap() Michael Natterer
- [gimp/gtk3-port: 69/140] app: use GdkDeviceManager to list devices Michael Natterer
- [gimp/gtk3-port: 70/140] app: use GdkDeviceManager API Michael Natterer
- [gimp/gtk3-port: 71/140] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 72/140] app: remove calls to colormap functions, they are gone Michael Natterer
- [gimp/gtk3-port: 73/140] libgimpwidgets: get rid of (GtkObject **) casts Michael Natterer
- [gimp/gtk3-port: 74/140] app: port the splash to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 75/140] libgimpwidgets: port the ruler to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 76/140] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 77/140] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 78/140] app: port the overlay stuff to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 79/140] app: use the container icon view, the grid view is not GTK+ 3.0-able Michael Natterer
- [gimp/gtk3-port: 80/140] libgimpwidgets: #if 0 some unit menu code that needs porting or removal Michael Natterer
- [gimp/gtk3-port: 81/140] app: port to GtkWidget::draw() (incompletely) Michael Natterer
- [gimp/gtk3-port: 82/140] app: #if 0 call to gtk_statusbar_set_has_resize_grip() Michael Natterer
- [gimp/gtk3-port: 83/140] app: port the tag entry to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 84/140] app: port to GtkWidget::draw() but disable the code inside with #if 0 Michael Natterer
- [gimp/gtk3-port: 85/140] app: can't set the scale combo entry's properties in init() any longer Michael Natterer
- [gimp/gtk3-port: 86/140] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 87/140] app: remove the resize_grip call alltogether, it's gone from GtkStatusbar Michael Natterer
- [gimp/gtk3-port: 88/140] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 89/140] modules: s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 90/140] app: didn't completely commit the display shell expose() -> draw() change Michael Natterer
- [gimp/gtk3-port: 91/140] libgimpwidgets: port to GtkComboBoxText Michael Natterer
- [gimp/gtk3-port: 92/140] app: fix display shell background drawing Michael Natterer
- [gimp/gtk3-port: 93/140] app: fix canvas double buffering using cairo_push, pop_group() Michael Natterer
- [gimp/gtk3-port: 94/140] script-fu: port to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 95/140] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 96/140] app: passing -1 as width/height to gtk_paint_box() no longer works Michael Natterer
- [gimp/gtk3-port: 97/140] app: port popup arrow drawing to cairo and get rid of the arrow_pixbuf Michael Natterer
- [gimp/gtk3-port: 98/140] app: remove GimpContainerGridView from the build entirely Michael Natterer
- [gimp/gtk3-port: 99/140] modules: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 100/140] libgimpwidgets: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 101/140] libgimp: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 102/140] app: don't translate to allocation.x,y Michael Natterer
- [gimp/gtk3-port: 103/140] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 104/140] app: forgot to remove a cairo_destroy() in draw() Michael Natterer
- [gimp/gtk3-port: 105/140] app: port to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 106/140] app: build binaries with version number 2.99 Michael Natterer
- [gimp/gtk3-port: 107/140] app: GtkEntry turned into a no-window widget Michael Natterer
- [gimp/gtk3-port: 108/140] app: use the new GtkScrollable API instead of deprecated tree view API Michael Natterer
- [gimp/gtk3-port: 109/140] app: cairo_save()/restore() around chaining up in draw() Michael Natterer
- [gimp/gtk3-port: 110/140] app: add ugly workaround to make the icon view adapt to view size changes Michael Natterer
- [gimp/gtk3-port: 111/140] plug-ins: lots of trivial GTK+ 3.0 porting Michael Natterer
- [gimp/gtk3-port: 112/140] plug-ins: port jpeg-save to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 113/140] plug-ins: port file-png to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 115/140] plug-ins: more s/GtkObject/GtkAdjustment/ Michael Natterer
- [gimp/gtk3-port: 114/140] plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/ Michael Natterer
- [gimp/gtk3-port: 116/140] plug-ins: port some more plug-ins to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 117/140] app: port the colormap editor to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 118/140] app: remove GtkWrapBox Michael Natterer
- [gimp/gtk3-port: 119/140] libgimpwidgets: port to the new size request API Michael Natterer
- [gimp/gtk3-port: 120/140] app: port to the new size request API Michael Natterer
- [gimp/gtk3-port: 121/140] plug-ins: port the print preview to the new size request API Michael Natterer
- [gimp/gtk3-port: 122/140] libgimp*: derive from GtkBox directly instead of GtkHBox/VBox Michael Natterer
- [gimp/gtk3-port: 123/140] plug-ins: port sphere-designer to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 124/140] plug-ins: port cml-explorer to GtkWidget::draw() Michael Natterer
- [gimp/gtk3-port: 125/140] plug-ins: s/GtkObject/GtkAdjustment/ in file-pdf-load Michael Natterer
- [gimp/gtk3-port: 126/140] app: s/GtkObject/GtkAdjustment/ in the new spin scale prop widgets Michael Natterer
- [gimp/gtk3-port: 127/140] plug-ins: port lighting to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 128/140] app: port the cage tool to the new GDK_KEY_foo key names Michael Natterer
- [gimp/gtk3-port: 129/140] plug-ins: port the unit-editor to GtkScrollable Michael Natterer
- [gimp/gtk3-port: 130/140] app: fix GimpOverlayDialog's minimum height Michael Natterer
- [gimp/gtk3-port: 131/140] app: port GimpOverlayBox to GtkWidget::get_preferred_width/height() Michael Natterer
- [gimp/gtk3-port: 132/140] app: don't connect to "size-requst" because that's deprecated Michael Natterer
- [gimp/gtk3-port: 133/140] app: port GimpSpinScale to GTK+ 3.0 Michael Natterer
- [gimp/gtk3-port: 134/140] app: call gdk_enable_multidevice() so we use XI2 Michael Natterer
- [gimp/gtk3-port: 135/140] app: skip keyboard devices so the device list becomes reasonable Michael Natterer
- [gimp/gtk3-port: 136/140] app: implement proper height-for-width in GimpToolPalette Michael Natterer
- [gimp/gtk3-port: 137/140] app: use GdkDevice accessors Michael Natterer
- [gimp/gtk3-port: 138/140] app: introduce struct GimpDeviceKey because GdkDeviceKey is gone Michael Natterer
- [gimp/gtk3-port: 139/140] app: put the toolbox' areas into a box until we decided about a wrapping widget Michael Natterer
- [gimp/gtk3-port: 140/140] foo Michael Natterer
- [gimp] app: Clearly present Fade and Color dynamics options as such Alexia Death
- [banshee] [libbanshee] Make note in banshee-player-pipeline that gapless workaround will be fixed in gst 0.10. Alex Launi
- [banshee] [Meego] Make search entry in MeeGo panel correctly show query Alex Launi
- [gbrainy] Updated French translation Bruno Brouard
- [tracker] Updated French translation Bruno Brouard
- [gnumeric] compilation: don't mix int and gboolean. Morten Welinder
- [goffice] Created tag GOFFICE_0_8_12 Morten Welinder
- [goffice] 0.8.12 Morten Welinder
- [goffice] Post-release bump Morten Welinder
- [banshee] [build] Ensure karma-sharp's DLLmap is copied in the build Bertrand Lorentz
- [banshee/stable-1.8] [build] Ensure karma-sharp's DLLmap is copied in the build Bertrand Lorentz
- [gimp] app: some cleanup in the new paint options code Michael Natterer
- [gtk+] (71 commits) Created branch broadway Alexander Larsson
- [gtk+/broadway: 2/71] Remove event translators Alexander Larsson
- [gtk+/broadway: 5/71] [broadway] Keep track of all (toplevel) windows Alexander Larsson
- [gtk+/broadway: 6/71] [broadway] Track dirty windows Alexander Larsson
- [gtk+/broadway: 1/71] [broadway] Copy X backend to broadway Alexander Larsson
- [gtk+/broadway: 7/71] [broadway] Implement window translation Alexander Larsson
- [gtk+/broadway: 3/71] Remove X based dnd Alexander Larsson
- [gtk+/broadway: 8/71] [broadway] Send MAP/UNMAP events for impl windows Alexander Larsson
- [gtk+/broadway: 4/71] Remove X use from broadway backend Alexander Larsson
- [gtk+/broadway: 10/71] [broadway] Import broadway lib Alexander Larsson
- [gtk+/broadway: 9/71] [broadway] Rename X11 -> Broadway in all code Alexander Larsson
- [gtk+/broadway: 11/71] Track last_surface properly Alexander Larsson
- [gtk+/broadway: 12/71] [broadway] Copy regions on last_surface during translations too Alexander Larsson
- [gtk+/broadway: 13/71] [broadway] Ensure gdk_ref_cairo_surface object can be destroyed Alexander Larsson
- [gtk+/broadway: 14/71] [broadway] Fix up nvisuals handling Alexander Larsson
- [gtk+/broadway: 15/71] [broadway] Initial hookup of broadway client Alexander Larsson
- [gtk+/broadway: 16/71] Add broadway javascript and html part Alexander Larsson
- [gnome-commander] Fix for memory leaks Piotr Eljasiak
- [gtk+/broadway: 17/71] Add initial http server Alexander Larsson
- [gtk+/broadway: 18/71] Add makerules to turn client.html and broadway.js into #include files Alexander Larsson
- [gtk+/broadway: 19/71] Flesh out http server to handle client.html and broadway.js Alexander Larsson
- [gtk+/broadway: 20/71] Don't put output on stdin, instead do it on http connection Alexander Larsson
- [gtk+/broadway: 21/71] Initial sketch of websockets support Alexander Larsson
- [gtk+/broadway: 22/71] Send mouse events from js Alexander Larsson
- [gtk+/broadway: 23/71] [brodway] Don't send 0x0 deltas, they confuse the client Alexander Larsson
- [gtk+/broadway: 24/71] [broadway] don't sync the root window Alexander Larsson
- [gtk+/broadway: 25/71] [broadway] remove some spew Alexander Larsson
- [gtk+/broadway: 26/71] [broadway] Initial work on mouse events Alexander Larsson
- [gtk+/broadway: 27/71] Fix button numbers in events (starts with 1, not 0) Alexander Larsson
- [gtk+/broadway: 28/71] Remove unneeded copy of region Alexander Larsson
- [gtk+/broadway: 29/71] [broadway] Allow loading client.html as "/" only Alexander Larsson
- [gtk+/broadway: 30/71] [broadway] Send event timestamps from client Alexander Larsson
- [gtk+/broadway: 31/71] [broadway] clean up input sending js Alexander Larsson
- [gtk+/broadway: 32/71] [broadway] Missed a place to use event time Alexander Larsson
- [gtk+/broadway: 33/71] [broadway] Track window<->id mapping Alexander Larsson
- [gtk+/broadway: 34/71] [broadway] Send and use canvas ids in events Alexander Larsson
- [gtk+/broadway: 35/71] [broadway] Send diffs as bilevel rgba instead of true diff Alexander Larsson
- [gtk+/broadway: 36/71] Fix some type warnings Alexander Larsson
- [gtk+/broadway: 37/71] [broadway] Fix x/y mismatch in canvas position Alexander Larsson
- [gtk+/broadway: 38/71] [broadway] Track last mouse position Alexander Larsson
- [gtk+/broadway: 39/71] [broadway] Implement _gdk_windowing_window_at_device_position Alexander Larsson
- [gtk+/broadway: 40/71] [broadway] Handle window moves Alexander Larsson
- [gtk+/broadway: 41/71] [broadway] Fix up scrolling Alexander Larsson
- [gtk+/broadway: 42/71] [broadway] Add realloc wrapper Alexander Larsson
- [gtk+/broadway: 43/71] [broadway] Switch autocrop to smarter rectangle search Alexander Larsson
- [gtk+/broadway: 44/71] [broadway] Add some fuzz to rectangle scanner Alexander Larsson
- [gtk+/broadway: 45/71] [broadway] NULL out ref_surface on resize too Alexander Larsson
- [gtk+/broadway: 46/71] [broadway] Implement window resize Alexander Larsson
- [gtk+/broadway: 47/71] [broadway] Hack up window placement for demo Alexander Larsson
- [gtk+/broadway: 48/71] Move global window list to per-display Alexander Larsson
- [gtk+/broadway: 49/71] [broadway] Initialize masks to zero everywhere to avoid valgrind warnings Alexander Larsson
- [gtk+/broadway: 50/71] [broadway] Fix warning in demo Alexander Larsson
- [gtk+/broadway: 51/71] Rename BroadwayClient to BroadwayOutput Alexander Larsson
- [gtk+/broadway: 52/71] [broadway] Keep track of the GSocketConnection for the output Alexander Larsson
- [gtk+/broadway: 53/71] [broadway] Convert broadway.c to use glib stuff Alexander Larsson
- [gtk+/broadway: 54/71] [broadway] Fix typo in assignment Alexander Larsson
- [gtk+/broadway: 55/71] [broadway] Track errors in BroadwayOutput Alexander Larsson
- [gtk+/broadway: 56/71] Handle output errors correctly Alexander Larsson
- [gtk+/broadway: 57/71] Move event generation to gdkeventsource.c Alexander Larsson
- [anjuta] am: Fix regression test after previous commit Sebastien Granjoux
- [gtk+/broadway: 58/71] [broadway] Fix warning Alexander Larsson
- [anjuta] am: bgo#635795 - Editing configure.ac crashes anjuta Sebastien Granjoux
- [gtk+/broadway: 59/71] [broadway] Avoid crash if mask is NULL Alexander Larsson
- [gtk+/broadway: 60/71] [broadway] Remove old unused declarations Alexander Larsson
- [gtk+/broadway: 61/71] Save current input request Alexander Larsson
- [gtk+/broadway: 62/71] Move send_error up Alexander Larsson
- [gtk+/broadway: 63/71] [broadway] Only open one websocket for input! Alexander Larsson
- [gtk+/broadway: 64/71] [broadway] Handle errors in input nicer Alexander Larsson
- [gtk+/broadway: 65/71] [broadway] Only allow one input session Alexander Larsson
- [gtk+/broadway: 66/71] [broadway] Don't have mouse_in_toplevel point to hidden or destroyed window Alexander Larsson
- [gtk+/broadway: 67/71] [broadway] Only change window positioning for toplevels not e.g. menus Alexander Larsson
- [gtk+/broadway: 68/71] [broadway] Disable context menu so rmb works Alexander Larsson
- [gtk+/broadway: 69/71] [broadway] Hook mousewheel scrolling Alexander Larsson
- [gtk+/broadway: 70/71] [broadway] Don't return undefined counts in keymap calls Alexander Larsson
- [gtk+/broadway: 71/71] [broadway] Add initial keyboard event support Alexander Larsson
- [glabels] Remove deprecated alias node support for templates. Jim Evins
- [rygel] media-export: Remove inline methods from HarvestingTask Zeeshan Ali Khattak
- [rygel] media-export: Minor coding-style fixes Zeeshan Ali Khattak
- [hitori] Updated French translation Bruno Brouard
- [gnome-control-center] Updated Romanian translation Lucian Adrian Grijincu
- [gtk+/quartz-integration] (15 commits) ...Merge branch 'master' into quartz-integration John Ralls
- [gtk+/quartz-integration: 15/15] Merge branch 'master' into quartz-integration John Ralls
- [gimp] plug-ins: don't forget to set the progress to 1.0 when finished Michael Natterer
- [vala] Regenerate several bindings to account changes to vapigen and libvala Evan Nemerson
- [vala] json-glib-1.0: Fix ownership of several GObject serialization functions Evan Nemerson
- [gimp] Bug 582083 - GIMP brushes are not recognized by Nautilus Michael Natterer
- [nanny] Updated Romanian translation Lucian Adrian Grijincu
- [nanny] Updated Romanian translation Lucian Adrian Grijincu
- [gtk+] Updated Romanian translation (remove windows line endings) Lucian Adrian Grijincu
- [gcompris] Updated Danish translation Kenneth Nielsen
- [gtk+] Updated Romanian translation Lucian Adrian Grijincu
- [gtk+] Updated Romanian translation Lucian Adrian Grijincu
- [gcompris/gcomprixogoo] Updated Danish translation Kenneth Nielsen
- [gtk+] Updated Romanian translation Lucian Adrian Grijincu
- [gnumeric] Created tag GNUMERIC_1_10_12 Morten Welinder
- [gnumeric] 1.10.12 Morten Welinder
- [gnumeric] Post-release bump Morten Welinder
26 November 2010
- [gnome-settings-daemon] daemon: Don't pass NULL strings to g_variant_new() Bastien Nocera
- [gtk+] docs: Make docs build after GtkRuler removal Bastien Nocera
- [gnomeweb-wml] Gnumeric: 1.10.12 Morten Welinder
- [gnomeweb-wml] Gnumeric: more 1.10.12 stuff. Morten Welinder
- [gnomeweb-wml] Gnumeric: win32 build. Morten Welinder
- [banshee] [audio-profiles] Changed mp3-lame.xml.in Audio profile to use lamemp3enc Further renamed VBR Mode to Alex Launi
- [network-manager-netbook] Updated Romanian translation Lucian Adrian Grijincu
- [gtk+/gtk-style-context] Forgotten files Matthias Clasen
- [gtk+/gtk-style-context] Initial attempt at deprecating GtkStyle api Matthias Clasen
- [gtk+/gtk-style-context] Add deprecation notes Matthias Clasen
- [gtk+/gtk-style-context] Some header cleanups Matthias Clasen
- [empathy] (2 commits) ...Merge remote branch 'glassrose/full_room_menu_never_insensitivated-597043' Danielle Madeley
- [empathy: 1/2] Only the required submenus of 'Room' menu are updated, not the entire menu. Danielle Madeley
- [empathy: 2/2] Merge remote branch 'glassrose/full_room_menu_never_insensitivated-597043' Danielle Madeley
- [gnumeric] Calculate residuals when using the regression tool. [#635064] Andreas J . Guelzow
- [gtk+/gtk-style-context] Trivial doc fixes Matthias Clasen
- [gtk+/gtk-style-context] Don't add class "scrollbar" for every trough Matthias Clasen
- [gtk+/combo-refactor] Removing apis from GtkCellView Tristan Van Berkom
- [glabels] Cleanup of build system. Jim Evins
- [gtk+/gtk-style-context] Avoid compiler warnings Matthias Clasen
- [gtk+/gtk-style-context] Add list of classes and regions to the docs Matthias Clasen
- [devhelp] Updated Indonesian translation Andika Triwidada
- [gdk-pixbuf] Updated Indonesian translation Andika Triwidada
- [gtk+] Updated Indonesian translation Andika Triwidada
- [brasero] Updated Indonesian translation Andika Triwidada
- [gtk+/gtk-style-context] Allow images for background-image Matthias Clasen
- [cantarell-fonts] Updated copyright string to my company Dave Crossland
- [gtk+/gtk-style-context] Add a testcase a problem with style property handling Matthias Clasen
- [gtk+/gtk-style-context] Add explanation to failing test Matthias Clasen
- [evolution-data-server] Bug #624420 - Crash camel_imapx_server_append_message Milan Crha
- [evolution-data-server/gnome-2-32] Bug #624420 - Crash camel_imapx_server_append_message Milan Crha
- [gimp] app: some GimpImageWindow cleanup Michael Natterer
- [anjuta] (173 commits) ...Merge branch 'master' into git-shell James Liggett
- [anjuta: 171/173] language-support-cpp-java: Indentation/coding style fixes James Liggett
- [anjuta: 172/173] libanjuta: Use the new GTK 3.0 size API in AnjutaEntry James Liggett
- [anjuta: 173/173] Merge branch 'master' into git-shell James Liggett
- [evolution] [vCard-inline] Check also text/directory parts Milan Crha
- [evolution/gnome-2-32] [vCard-inline] Check also text/directory parts Milan Crha
- [gimp] app: the tool-list and tool-grid views are gone, don't try to open them Michael Natterer
- [jhbuild] update default moduleset to be gnome-3.0 (GNOME bug 635551) Craig Keogh
- [pitivi] MainWindow: add dock/undock viewer action Edward Hervey
- [pitivi] Viewer: pass dock/undock action to viewer constructor Edward Hervey
- [pitivi] Viewer: implement dock/undock methods Edward Hervey
- [pitivi] Viewer: dock/undock viewer in response to action signal Edward Hervey
- [pitivi] MainWindow: remove unused code from previous attempt at making viewer detachable Edward Hervey
- [pitivi] MainWindow: pass application instance to viewer constructor Edward Hervey
- [pitivi] MainWindow: don't show viewer directly Edward Hervey
- [pitivi] Viewer: add viewer-specific settings options Edward Hervey
- [pitivi] Viewer: set viewer state, size and position from settings Edward Hervey
- [pitivi] Viewer: remember state Edward Hervey
- [gtk-doc] Makefile.am,scan: clarify --igrnore-headers Stefan Kost
- [evolution] Bug #635738 - Sanitize Previous/Next buttons when not usable Milan Crha
- [evolution/gnome-2-32] Bug #635738 - Sanitize Previous/Next buttons when not usable Milan Crha
- [tracker] libtracker-direct: Make singleton connection thread-safe Jürg Billeter
- [tracker] Deleted branch lock Jürg Billeter
- [tracker] Deleted branch collation-gconf-locale Aleksander Morgado
- [tracker] (13 commits) Created branch collation-gconf-locale Aleksander Morgado
- [tracker/collation-gconf-locale: 1/13] libtracker-common: Locale retrieval from gconf implemented Aleksander Morgado
- [tracker/collation-gconf-locale: 2/13] libtracker-data: Enable locale retrieval with tracker_locale_get() Aleksander Morgado
- [tracker/collation-gconf-locale: 3/13] tracker-store: Recreate indexes when locale change detected Aleksander Morgado
- [tracker/collation-gconf-locale: 4/13] libtracker-data: Reset collator in connection when locale change detected Aleksander Morgado
- [tracker/collation-gconf-locale: 5/13] tracker-store: Perform locale change processing in an idle to avoid deadlock Aleksander Morgado
- [tracker/collation-gconf-locale: 6/13] tracker-store: Pass busy callback to data_manager_reload() Aleksander Morgado
- [tracker/collation-gconf-locale: 7/13] tracker-store: Shutdown events while reloading data manager Aleksander Morgado
- [tracker/collation-gconf-locale: 8/13] tracker-store: Moved locale change subscription stuff to separate files Aleksander Morgado
- [tracker/collation-gconf-locale: 9/13] tracker-store, libtracker-data: Improve status reporting Aleksander Morgado
- [tracker/collation-gconf-locale: 10/13] tracker-status: Change tracker-store reporting to avoid the Journal Replay message always Aleksander Morgado
- [tracker/collation-gconf-locale: 11/13] tracker-miner-applications: Re-extract desktop files when locale change detected Aleksander Morgado
- [tracker/collation-gconf-locale: 12/13] libtracker-data: Use thread-safe operations to manage the flag requesting collator reset Aleksander Morgado
- [tracker/collation-gconf-locale: 13/13] libtracker-data: Make sure there's no cursor alive when we do the collator reset Aleksander Morgado
- [seed-examples] add example of gdl (Gnome Docking library) Alan Knowles
- [gnome-themes-standard] window decorations: made attached and modal dialogs to be more similar to mockups. Lapo Calamandrei
- [anjuta] libanjuta: Fix introspection build Johannes Schmid
- [evolution] Bug #635828 - Do not send meeting mails with no recipient Milan Crha
- [the-board] [ui] Add addThing DBus method to Application Lucas Rocha
- [the-board] [ui] Remove unused activate method args Lucas Rocha
- [the-board] [ui] Set maximum window size to 1115x720 Lucas Rocha
- [the-board] Deleted branch wip/http-api Lucas Rocha
- [nautilus] connect-dialog: use the correct string for gvfs (#635431) Cosimo Cecchi
- [glabels] [l10n] Updated German translation Mario Blättermann
- [gnomemm-website] Split the XMl into separate files. Murray Cumming
- [gnomemm-website] Slight Makefile.am cleanup Murray Cumming
- [tracker/collation-gconf-locale] libtracker-data: Make the n_active_cursors threadsafe Aleksander Morgado
- [gtk+/combo-refactor] Make GtkCellView orientable and only allocate the cell area in the orientable orientation (unless it Tristan Van Berkom
- [gtk+/combo-refactor] Fixed a spot where the created cell view wasnt getting the model set. Tristan Van Berkom
- [gtk+/combo-refactor] Added gtk_tree_menu_get_area(). Tristan Van Berkom
- [gtk+/combo-refactor] Aligned prototypes in gtkcellview.h Tristan Van Berkom
- [gtk+/combo-refactor] Revert "Removed tons of api that we dont absolutely need in GtkCellAreaContext:" Tristan Van Berkom
- [gtk+/combo-refactor] Updated GtkCellView for new gtk_cell_area_context_allocate() api. Tristan Van Berkom
- [gtk+/combo-refactor] Finally really support rendering of cells in an unallocated context. Tristan Van Berkom
- [gtk+/combo-refactor] Fixed CellAreaScaffold for new gtk_cell_area_context_allocate() api. Tristan Van Berkom
- [gtk+/combo-refactor] Added orientation control to the treemenu test. Tristan Van Berkom
- [gtk+/treeview-refactor] Revert "Removed tons of api that we dont absolutely need in GtkCellAreaContext:" Tristan Van Berkom
- [gtk+/treeview-refactor] Fixed CellAreaScaffold for new gtk_cell_area_context_allocate() api. Tristan Van Berkom
- [gtk+/treeview-refactor] Finally really support rendering of cells in an unallocated context. Tristan Van Berkom
- [gtkmm] Ruler: Removed because it was removed from GTK+. Murray Cumming
- [gtkmm] Fix the build with the latest GTK+. Murray Cumming
- [conduit] Updated Romanian translation Lucian Adrian Grijincu
- [conduit] Updated Romanian translation Lucian Adrian Grijincu
- [glabels] Added more vendor definitions and URLs Mario Blättermann
- [gtksourceview] Added UG translation Abduxukur Abdurixit
- [gnome-shell] Added UG translation Abduxukur Abdurixit
- [gucharmap] Added UG translation Abduxukur Abdurixit
- [glabels] Added Sattleford VM-6084 label, added new category for elliptical labels Mario Blättermann
- [gtk+] Updated Romanian translation Lucian Adrian Grijincu
- [gtk+] Updated Romanian translation Lucian Adrian Grijincu
- [glabels] [l10n] Updated German translation Mario Blättermann
- [glade3] gladeui: Fix previewer build Johannes Schmid
- [banshee] Updated Slovenian translation Matej Urbančič
- [gbrainy] Updated Slovenian translation Matej Urbančič
- [pitivi] Updated Slovenian translation Matej Urbančič
- [cantarell-fonts/635516] '@' based solely on the glif provided in bug #635516. Jakub Steiner
- [cantarell-fonts/635516] 'C' based solely on the glif provided in bug #635516. Jakub Steiner
- [cantarell-fonts/635516] 'd' based solely on the glif provided in bug #635516. Jakub Steiner
- [cantarell-fonts/635516] 'D' based solely on the glif provided in bug #635516. Jakub Steiner
- [gtk+/gtk-style-context] Initialize screen of GtkStyleContext to default screen Carlos Garcia Campos
- [gtk+/gtk-style-context] Check screen really changed before notifying it and invalidating the context Carlos Garcia Campos
- [gtk+/gtk-style-context] docs: gtk_style_context_get_screen() always returns a valid screen Carlos Garcia Campos
- [gtk-vnc] check for Text::CVS perl module in configure. closes #634621 Jonh Wendell
- [cantarell-fonts/635516] 'e' based solely on the glif provided in bug #635516. Jakub Steiner
- [cantarell-fonts/635516] add mean line to the guide layer Jakub Steiner
- [cantarell-fonts/635516] 'e' based solely on the glif provided in bug #635516. Jakub Steiner
- [gtk+/combo-refactor] Revert "Added gtk_tree_menu_get_area()." Tristan Van Berkom
- [gtk+/combo-refactor] Fixing GtkCellAreaBox at render time to consider height-for-width when stacked vertically Tristan Van Berkom
- [gtk+/combo-refactor] Fixing GtkComboBox dispose() method to check priv->area before unreffing. Tristan Van Berkom
- [gtk+/combo-refactor] Adding a combo box to testtreemenu to show the GtkTreeMenu at work as a combo box delegate. Tristan Van Berkom
- [gtk+/treeview-refactor] Fixing GtkCellAreaBox at render time to consider height-for-width when stacked vertically Tristan Van Berkom
- [gtk+] Deleted branch combo-refactor Tristan Van Berkom
- [gtk+] (42 commits) Created branch combo-refactor Tristan Van Berkom
- [gtk+/combo-refactor: 1/42] Removed GtkMenuItem->show_submenu_indicator flag Tristan Van Berkom
- [gtk+/combo-refactor: 2/42] Reimplemented GtkCellView using an internal GtkCellArea. Tristan Van Berkom
- [gtk+/combo-refactor: 3/42] Added gtk_cell_view_new_with_context(). Tristan Van Berkom
- [libxml++] Check some libxml function return values. Murray Cumming
- [gtk+/combo-refactor: 4/42] Fixing GtkCellAreaBoxContext to chain up when flushing the allocation. Tristan Van Berkom
- [gtk+/combo-refactor: 5/42] Fixing GtkCellView PROP_CELL_AREA_CONTEXT property id Tristan Van Berkom
- [gtk+/combo-refactor: 6/42] Added gtk_menu_item_set/get_reserve_indicator. Tristan Van Berkom
- [gtk+/combo-refactor: 7/42] Adding GtkTreeMenu class. Tristan Van Berkom
- [gtk+/combo-refactor: 8/42] Fixed GtkMenuItem to reserve the actual arrow size and spacing Tristan Van Berkom
- [gtk+/combo-refactor: 9/42] Fixed GtkTreeMenu to not infinitely recurse when building submenus. Tristan Van Berkom
- [gtk+/combo-refactor: 10/42] Added submenus to tests/testtreemenu Tristan Van Berkom
- [gtk+/combo-refactor: 11/42] Fixed trailing '; ' on if statement in gtkmenuitem.c Tristan Van Berkom
- [gtk+/combo-refactor: 12/42] Adding more "small" submenus to testtreemenu Tristan Van Berkom
- [gtk+/combo-refactor: 13/42] Fixed GtkCellView to not clear the layout when disposing Tristan Van Berkom
- [gtk+/combo-refactor: 14/42] Added GtkTreeMenuHeaderFunc to decide if a submenu gets a leaf header. Tristan Van Berkom
- [gtk+/combo-refactor: 15/42] GtkCellView now watches the "row-changed" signal. Tristan Van Berkom
- [gtk+/combo-refactor: 16/42] Connected to GtkTreeModel signals in GtkTreeMenu Tristan Van Berkom
- [gtk+/combo-refactor: 17/42] Allow minimal implementation of GtkCellLayout Tristan Van Berkom
- [gtk+/combo-refactor: 18/42] Reduced code in GtkCellView by just implementing the GtkCellLayout->get_area method. Tristan Van Berkom
- [gtk+/combo-refactor: 19/42] Reduced code size in GtkTreeMenu by only implementing GtkCellLayout->get_area method for the GtkCell Tristan Van Berkom
- [gtk+/combo-refactor: 20/42] Added gtk_tree_menu_set/get_tearoff to allow the root menu to have a tearoff item Tristan Van Berkom
- [gtk+/combo-refactor: 21/42] Fixed GtkCellView to call cell_view_set_model() and disconnect signals at dispose time. Tristan Van Berkom
- [gtk+/combo-refactor: 22/42] Support grid mode in GtkTreeMenu Tristan Van Berkom
- [gtk+/combo-refactor: 23/42] Make GtkTreeMenu update menu item sensitivity when "apply-attributes" signal is fired for a row in t Tristan Van Berkom
- [gtk+/combo-refactor: 24/42] Added "fit-model" and "draw-sensitive" properties to GtkCellView Tristan Van Berkom
- [gtk+/combo-refactor: 26/42] Fixed GtkCellView to always allocate when in fit-model mode. Tristan Van Berkom
- [gtk+/combo-refactor: 27/42] Fixed GtkCellLayout to pack cells via the api when parsing builder input. Tristan Van Berkom
- [gtk+/combo-refactor: 25/42] Implementing GtkComboBox using GtkTreeMenu ! Tristan Van Berkom
- [gtk+/combo-refactor: 28/42] Getting closer to updating the treemenu view properly from the model signals Tristan Van Berkom
- [gtk+/combo-refactor: 29/42] Fixed inserting and deleting rows for submenus of GtkTreeMenu Tristan Van Berkom
- [gtk+/combo-refactor: 30/42] Oops one of my last commits disabled some tests, re-enabling them. Tristan Van Berkom
- [gtk+/combo-refactor: 31/42] Fixing up the combo box gtktreemodel listener signals. Tristan Van Berkom
- [gtk+/combo-refactor: 32/42] Fixed combo box for broken build and api updates. Tristan Van Berkom
- [gtk+/combo-refactor: 33/42] Removing apis from GtkCellView Tristan Van Berkom
- [gtk+/combo-refactor: 34/42] Make GtkCellView orientable and only allocate the cell area in the orientable orientation (unless it Tristan Van Berkom
- [gtk+/combo-refactor: 35/42] Fixed a spot where the created cell view wasnt getting the model set. Tristan Van Berkom
- [gtk+/combo-refactor: 36/42] Added gtk_tree_menu_get_area(). Tristan Van Berkom
- [gtk+/combo-refactor: 37/42] Aligned prototypes in gtkcellview.h Tristan Van Berkom
- [gtk+/combo-refactor: 38/42] Updated GtkCellView for new gtk_cell_area_context_allocate() api. Tristan Van Berkom
- [gtk+/combo-refactor: 39/42] Added orientation control to the treemenu test. Tristan Van Berkom
- [gtk+/combo-refactor: 40/42] Revert "Added gtk_tree_menu_get_area()." Tristan Van Berkom
- [gtk+/combo-refactor: 41/42] Fixing GtkComboBox dispose() method to check priv->area before unreffing. Tristan Van Berkom
- [gtk+/combo-refactor: 42/42] Adding a combo box to testtreemenu to show the GtkTreeMenu at work as a combo box delegate. Tristan Van Berkom
- [cantarell-fonts/635516] 'H' Jakub Steiner
- [tracker] Deleted branch tracker-sql Jürg Billeter
- [tracker] Deleted branch uuid-geo-stuff Jürg Billeter
- [cantarell-fonts/635516] 'i' and 'l' Jakub Steiner
- [cantarell-fonts/635516] sync 'i' and 'j' Jakub Steiner
- [cantarell-fonts/635516] import 'n', use it as a reference for 'u' Jakub Steiner
- [cantarell-fonts/635516] 'm' based on the new 'n' Jakub Steiner
- [cantarell-fonts/635516] 'o' based on the provided new shape. Jakub Steiner
- [cantarell-fonts/635516] 'O' Jakub Steiner
- [cantarell-fonts/635516] 'r' Jakub Steiner
- [cantarell-fonts/635516] 's' Jakub Steiner
- [cantarell-fonts/635516] 't' Jakub Steiner
- [cantarell-fonts/635516] 'v' Jakub Steiner
- [murrine/gtk+3] GtkScrollbar's trough is under draw_shadow Andrea Cimitan
- [cantarell-fonts/635516] 'p' and 'q' Jakub Steiner
- [glabels] Added note to template designer. Jim Evins
- [anjuta] libanjuta: Make sure that anjuta-launcher never kills us Johannes Schmid
- [anjuta] build-basic-autotools: Add proper error handling for IAnjutaEnvironment Johannes Schmid
- [anjuta] code-analyzer: Added plugin for clang code analyzer Johannes Schmid
- [gnomeweb-wml] Add Evolution IRC meeting log for November 2010. Matthew Barnes
- [gnomeweb-wml] Update Evolution download page. Matthew Barnes
- [the-board] [build] Modernize introspection build with introspection.m4 Lucas Rocha
- [the-board] [build] Auto-generate .gitignore with git.mk Lucas Rocha
- [the-board] [build] Fix build warning on gir file Lucas Rocha
- [glabels] [l10n] Updated German translation Mario Blättermann
- [gtkmm-documentation] Remove use of removed widgets. Murray Cumming
- [evolution-data-server] Bug #635825 - Ensure valid UTF8 strings are passed to GDBus/GVariant Milan Crha
- [evince] document: create_thumbnail_frame should return NULL when source_pixbuf is NULL and width and height Jose Aliste
- [evince] view: do not call get_thumbnail_frame when pixbuf is NULL. Jose Aliste
- [billreminder] Updated copyright year. Og B . Maciel
- [empathy] Debug window: Correct spelling of "misson-control" Will Thompson
- [gnumeric] regression tool: show internally and externally studentized residuals Andreas J . Guelzow
- [totem] main: Remove debug messages Bastien Nocera
- [totem] Fix typo in NEWS Bastien Nocera
- [totem] chapters: Don't warn when we'll ignore the error later Bastien Nocera
- [totem] main: Avoid adding files twice on startup Bastien Nocera
- [gcompris/gcomprixogoo] Updated Basque language Iñaki Larrañaga Murgoitio
- [gimp] Updated Serbian translation Miloš Popović
- [gimp] Updated Serbian translation Miloš Popović
- [mobile-broadband-provider-info] es: add Carrefour Móvil, missing mcc/mnc and capitalize some letters Pablo Castellano
- [totem-pl-parser] Use GOnce to initialise the i18n system Bastien Nocera
- [totem-pl-parser] tests: Add assert for double-insert when parsing playlists Bastien Nocera
- [gbrainy] Some fixes to English texts Jordi Mas
- [goffice] Updated debianisation Ray
- [gnumeric] Updated debianisation Ray
- [gnome-commander/gcmd-1-2-8] Removed unused handler for "drag-begin" signal Piotr Eljasiak
- [gnome-commander] Removed unused handler for "drag-begin" signal Piotr Eljasiak
- [meld] Add "Show whitespace" preference in file comparison (closes bgo#622342) Kai Willadsen
- [meld] Make show-whitespace code not break the no-sourceview case Kai Willadsen
- [glib] gmain: move finalization of GSource outside of context lock Dan Winship
- [glib] gmain: fix some silly code in a programmer-error case Dan Winship
- [glib] Implement closure-related methods for gio GSource types Dan Winship
- [glib] Add g_source_set_dummy_callback() Dan Winship
- [glib] gmain: add g_source_add_child_source and g_source_remove_child_source Dan Winship
- [glib] GCancellable: add g_cancellable_create_source() Dan Winship
- [glib] Add pollable input/output streams Dan Winship
- [glib] make GProxyConnection public, as GTcpWrapperConnection Dan Winship
- [glib] Add initial TLS (SSL) support to gio Dan Winship
- [meld] Remove custom implementation and use expand_to_path instead Kai Willadsen
- [glib-networking] Add a GNUTLS-based GTlsBackend Dan Winship
- [gtksourceview] Improved gutter support Jesse van den Kieboom
- [gwget] Updated galician translations Francisco Diéguez Souto
- [gnomeweb-wml] diagnome: add slides with latest diagnome presentations Jose Aliste
- [meld] Add "Copy change [left/right] [above/below]" actions (closes bgo#606613) Kai Willadsen
- [gnome-keyring/trust-store] [xdg-store] Fix problems exposing and refreshing trust assertions. Stefan Walter
- [gnome-keyring/trust-store] [pkcs11] Fix typo which fails returning hashed attributes. Stefan Walter
- [gnome-keyring/trust-store] [pkcs11] Refresh token before creating token object. Stefan Walter
- [gnome-keyring/trust-store] [xdg-store] Tests and more bug fixes for trust assertions. Stefan Walter
- [gnome-keyring/trust-store] [testing] Add function to clear scratch directory. Stefan Walter
- [gnome-keyring/trust-store] [xdg-store] Trust assertions with same purpose/peer replace each other. Stefan Walter
- [gnome-keyring/trust-store] [xdg-store] Test remaining netscape trust assertion mappings. Stefan Walter
- [gnome-keyring/trust-store] [xdg-store] Tests and fixes for removing trust assertions. Stefan Walter
- [gbrainy] Make history dialog box bigger plus add description to the axis Jordi Mas
- [gbrainy] Update to Catalan translation Jordi Mas
- [balsa] Updated Galician translations Francisco Diéguez Souto
- [banshee] [Dap.MassStorage] Add support for the LG Ally phone (bgo#635088) Bertrand Lorentz
- [banshee] [Lastfm] Fix NRE in LastfmRequest when the request times out Bertrand Lorentz
- [banshee] [build] Reorder files in Makefile.am Bertrand Lorentz
- [tracker] Deleted branch rss-enclosures Michele Tameni
- [tracker] Created branch rss-enclosures Michele Tameni
- [tracker/rss-enclosures] tracker-miner-rss: Add support for rss enclosure. Say thanks to Roberto Guido for most of the work. Michele Tameni
27 November 2010
28 November 2010
29 November 2010
- [gnumeric] Permit data entry by-passing autocorrection. Andreas J . Guelzow
- [libdmapsharing] Accumulate all MLCL-related data in one shot when responding to "1/items" Signed-off-by: W. Michael W . Michael Petullo
- [libdmapsharing] Don't error out when media filename includes %20, etc Signed-off-by: W. Michael Petullo <mike flyn o W . Michael Petullo
- [libdmapsharing] Add comment to code describing previous commit Signed-off-by: W. Michael Petullo <mike flyn org> W . Michael Petullo
- [libdmapsharing] Bump version number Signed-off-by: W. Michael Petullo <mike flyn org> W . Michael Petullo
- [libdmapsharing] Created tag LIBDMAPSHARING_2_1_13 W . Michael Petullo
- [gtk+/quartz-integration] Refactor gdkkeys-quartz.c maybe_update_keymap: Extract method get_keyboard_layout John Ralls
- [gtk+/quartz-integration] Refactor gdkkeys-quartz.c, maybe_update_keymap: Extract method get_keyvalue allows collapsing the tw John Ralls
- [gtk+/quartz-integration] gdkkeys-quartz.c: Invert main conditional and reindent. John Ralls
- [gtk+/quartz-integration] Handle (some) deadkeys in uchr keymaps by mapping them to corresponding GDK deadkeys. Apple's deadke John Ralls
- [gtk+/quartz-integration] (12 commits) ...Merge branch 'master' into quartz-integration John Ralls
- [gtk+/quartz-integration: 12/12] Merge branch 'master' into quartz-integration John Ralls
- [gtk+/quartz-integration] Implement relocatable paths for quartz, similar to those in Win32. John Ralls
- [libgnomekbd] Add gio to the required pkg-config modules Sergey V . Udaltsov
- [jhbuild] 3.0: nm-openvpn and nm-applet do not depend on libglade anymore Javier Jardón
- [gmime] Removed debugging printf Jeffrey Stedfast
- [gcalctool] Improve conversion bar Robert Ancell
- [gcalctool] Tidy up MP serializer API Robert Ancell
- [gcalctool] Kill mp_serializer_to_specific_string Robert Ancell
- [gcalctool] Fix conversions Robert Ancell
- [gcalctool] Improve unittest failure error Robert Ancell
- [ease] (4 commits) Created branch text Nate Stedman
- [ease/text: 1/4] Text rendering with Pango sort of works. Nate Stedman
- [ease/text: 2/4] Add PangoColor support to EaseColor Nate Stedman
- [ease/text: 4/4] [text] Cursor polish. Nate Stedman
- [ease/text: 3/4] [text] Started new text system. Nate Stedman
- [glib] Remove nonexisting type Matthias Clasen
- [glib] Various doc tweaks Matthias Clasen
- [gtk+/treeview-refactor] Removed gtk_cell_area_context_sum_preferred_width/height apis. Tristan Van Berkom
- [gtk+/treeview-refactor] Added initial detailed docs for GtkCellArea. Tristan Van Berkom
- [gtk+/treeview-refactor] Touching up GtkCellArea docs. Tristan Van Berkom
- [gtk+/treeview-refactor] Removed cell_layout implementation details in GtkTreeViewColumn in favor of cell_layout->get_area Tristan Van Berkom
- [gtk+/treeview-refactor] Allow minimal implementation of GtkCellLayout Tristan Van Berkom
- [gtk+/treeview-refactor] Fixed GtkCellLayout to pack cells via the api when parsing builder input. Tristan Van Berkom
- [gtk+] Deleted branch combo-refactor Tristan Van Berkom
- [gtk+] (42 commits) Created branch combo-refactor Tristan Van Berkom
- [gtk+/combo-refactor: 1/42] Removed GtkMenuItem->show_submenu_indicator flag Tristan Van Berkom
- [gtk+/combo-refactor: 2/42] Reimplemented GtkCellView using an internal GtkCellArea. Tristan Van Berkom
- [gtk+/combo-refactor: 3/42] Added gtk_cell_view_new_with_context(). Tristan Van Berkom
- [gtk+/combo-refactor: 4/42] Fixing GtkCellView PROP_CELL_AREA_CONTEXT property id Tristan Van Berkom
- [gtk+/combo-refactor: 5/42] Added gtk_menu_item_set/get_reserve_indicator. Tristan Van Berkom
- [gtk+/combo-refactor: 6/42] Adding GtkTreeMenu class. Tristan Van Berkom
- [gtk+/combo-refactor: 7/42] Fixed GtkMenuItem to reserve the actual arrow size and spacing Tristan Van Berkom
- [gtk+/combo-refactor: 8/42] Fixed GtkTreeMenu to not infinitely recurse when building submenus. Tristan Van Berkom
- [gtk+/combo-refactor: 9/42] Added submenus to tests/testtreemenu Tristan Van Berkom
- [gtk+/combo-refactor: 10/42] Fixed trailing '; ' on if statement in gtkmenuitem.c Tristan Van Berkom
- [gtk+/combo-refactor: 11/42] Adding more "small" submenus to testtreemenu Tristan Van Berkom
- [gtk+/combo-refactor: 12/42] Fixed GtkCellView to not clear the layout when disposing Tristan Van Berkom
- [gtk+/combo-refactor: 13/42] Added GtkTreeMenuHeaderFunc to decide if a submenu gets a leaf header. Tristan Van Berkom
- [gtk+/combo-refactor: 14/42] GtkCellView now watches the "row-changed" signal. Tristan Van Berkom
- [gtk+/combo-refactor: 15/42] Connected to GtkTreeModel signals in GtkTreeMenu Tristan Van Berkom
- [gtk+/combo-refactor: 16/42] Reduced code in GtkCellView by just implementing the GtkCellLayout->get_area method. Tristan Van Berkom
- [gtk+/combo-refactor: 17/42] Reduced code size in GtkTreeMenu by only implementing GtkCellLayout->get_area method for the GtkCell Tristan Van Berkom
- [gtk+/combo-refactor: 18/42] Added gtk_tree_menu_set/get_tearoff to allow the root menu to have a tearoff item Tristan Van Berkom
- [gtk+/combo-refactor: 19/42] Fixed GtkCellView to call cell_view_set_model() and disconnect signals at dispose time. Tristan Van Berkom
- [gtk+/combo-refactor: 20/42] Support grid mode in GtkTreeMenu Tristan Van Berkom
- [gtk+/combo-refactor: 21/42] Make GtkTreeMenu update menu item sensitivity when "apply-attributes" signal is fired for a row in t Tristan Van Berkom
- [gtk+/combo-refactor: 22/42] Added "fit-model" and "draw-sensitive" properties to GtkCellView Tristan Van Berkom
- [gtk+/combo-refactor: 24/42] Fixed GtkCellView to always allocate when in fit-model mode. Tristan Van Berkom
- [gtk+/combo-refactor: 25/42] Getting closer to updating the treemenu view properly from the model signals Tristan Van Berkom
- [gtk+/combo-refactor: 23/42] Implementing GtkComboBox using GtkTreeMenu ! Tristan Van Berkom
- [gtk+/combo-refactor: 26/42] Fixed inserting and deleting rows for submenus of GtkTreeMenu Tristan Van Berkom
- [gtk+/combo-refactor: 27/42] Oops one of my last commits disabled some tests, re-enabling them. Tristan Van Berkom
- [gtk+/combo-refactor: 28/42] Fixing up the combo box gtktreemodel listener signals. Tristan Van Berkom
- [gtk+/combo-refactor: 29/42] Fixed combo box for broken build and api updates. Tristan Van Berkom
- [gtk+/combo-refactor: 30/42] Removing apis from GtkCellView Tristan Van Berkom
- [gnome-scan] Added Thai translation. Theppitak Karoonboonyanan
- [gtk+/combo-refactor: 31/42] Make GtkCellView orientable and only allocate the cell area in the orientable orientation (unless it Tristan Van Berkom
- [gtk+/combo-refactor: 32/42] Fixed a spot where the created cell view wasnt getting the model set. Tristan Van Berkom
- [gtk+/combo-refactor: 33/42] Added gtk_tree_menu_get_area(). Tristan Van Berkom
- [gtk+/combo-refactor: 34/42] Aligned prototypes in gtkcellview.h Tristan Van Berkom
- [gtk+/combo-refactor: 35/42] Updated GtkCellView for new gtk_cell_area_context_allocate() api. Tristan Van Berkom
- [gtk+/combo-refactor: 36/42] Added orientation control to the treemenu test. Tristan Van Berkom
- [gtk+/combo-refactor: 37/42] Revert "Added gtk_tree_menu_get_area()." Tristan Van Berkom
- [gtk+/combo-refactor: 38/42] Fixing GtkComboBox dispose() method to check priv->area before unreffing. Tristan Van Berkom
- [gtk+/combo-refactor: 39/42] Adding a combo box to testtreemenu to show the GtkTreeMenu at work as a combo box delegate. Tristan Van Berkom
- [gtk+/combo-refactor: 40/42] Fixed combo-refactor branch for recent switch to gtk_cell_area_context_reset() api. Tristan Van Berkom
- [gtk+/combo-refactor: 41/42] Added aligned food menu test to testcombo.c Tristan Van Berkom
- [gtk+/combo-refactor: 42/42] Removed calls to gtk_cell_area_context_sum_*() since they went away. Tristan Van Berkom
- [glib] Update NEWS Matthias Clasen
- [glib] Documentation tweak Matthias Clasen
- [glib] Add new extension point to the list Matthias Clasen
- [gnumeric] Only disable the formula bar when a chart sheet is selected. [#636031] Jean Bréfort
- [gcalctool] Fix packing in financial conversion bar Robert Ancell
- [gcalctool] Rename DisplayFormat enum Robert Ancell
- [gcalctool] Fix crash in scientific mode Add new automatic display mode that switches from fixed to scientific w Robert Ancell
- [gtk+/treeview-refactor] Make editable widget fill the entire inner area of the edited cell instead of just the aligned focus Tristan Van Berkom
- [gtk+/treeview-refactor] Make focus rectangle painted on all cells if the GtkCellAreaBox is requested to paint focus and none Tristan Van Berkom
- [gtk+/treeview-refactor] Fixed GtkCellAreaBox->focus() to not give focus to cells that are siblings of an intentional focus c Tristan Van Berkom
- [gtk+/treeview-refactor] Changed cell area/renderer "can_focus" semantics to "is_activatable" across the board. Tristan Van Berkom
- [gtk+/treeview-refactor] Fix GtkCellAreaBox to not paint a focus rectangle while a cell is currently being edited. Tristan Van Berkom
- [empathy] fix typo Guillaume Desmottes
- [network-manager-applet] Add gettext/glade prefix in POTFILES.in Claude Paroz
- [anjuta] libanjuta: Make the glade catalog point to the 3.0 version of the catalog module James Liggett
- [gimp] Updated italian translation Marco Ciampa
- [evolution-mapi] NEWS update for 2.91.3 Milan Crha
- [evolution-mapi] Created tag EVOLUTION_MAPI_2_91_3 Milan Crha
- [network-manager-applet] Remove markup from translatable strings in ui files Claude Paroz
- [evolution-mapi] Post-release version bump. Milan Crha
- [gtk+/treeview-refactor] Make GtkTreeView tell the column about expand space instead of just assigning column->width. Tristan Van Berkom
- [gnome-screensaver] Updated Thai translation. Theppitak Karoonboonyanan
- [nautilus] (3 commits) Created branch undo-manager Cosimo Cecchi
- [nautilus/undo-manager: 2/3] undostack-manager: modernise object initialization and lifetime Cosimo Cecchi
- [nautilus/undo-manager: 1/3] Initial import of the patch Cosimo Cecchi
- [nautilus/undo-manager: 3/3] undostack-manager: move to a vfunc-based undo/redo actions Cosimo Cecchi
- [evolution] Revert certain parts from commit for bug #635738 Milan Crha
- [evolution/gnome-2-32] Revert certain parts from the previous commit Milan Crha
- [gtk+] Deleted branch combo-refactor Tristan Van Berkom
- [gtk+] (42 commits) Created branch combo-refactor Tristan Van Berkom
- [gtk+/combo-refactor: 1/42] Removed GtkMenuItem->show_submenu_indicator flag Tristan Van Berkom
- [gtk+/combo-refactor: 2/42] Reimplemented GtkCellView using an internal GtkCellArea. Tristan Van Berkom
- [gtk+/combo-refactor: 3/42] Added gtk_cell_view_new_with_context(). Tristan Van Berkom
- [gtk+/combo-refactor: 4/42] Fixing GtkCellView PROP_CELL_AREA_CONTEXT property id Tristan Van Berkom
- [gtk+/combo-refactor: 5/42] Added gtk_menu_item_set/get_reserve_indicator. Tristan Van Berkom
- [gtk+/combo-refactor: 7/42] Fixed GtkMenuItem to reserve the actual arrow size and spacing Tristan Van Berkom
- [gtk+/combo-refactor: 6/42] Adding GtkTreeMenu class. Tristan Van Berkom
- [gtk+/combo-refactor: 8/42] Fixed GtkTreeMenu to not infinitely recurse when building submenus. Tristan Van Berkom
- [gtk+/combo-refactor: 9/42] Added submenus to tests/testtreemenu Tristan Van Berkom
- [gtk+/combo-refactor: 10/42] Fixed trailing '; ' on if statement in gtkmenuitem.c Tristan Van Berkom
- [gtk+/combo-refactor: 11/42] Adding more "small" submenus to testtreemenu Tristan Van Berkom
- [gtk+/combo-refactor: 12/42] Fixed GtkCellView to not clear the layout when disposing Tristan Van Berkom
- [gtk+/combo-refactor: 13/42] Added GtkTreeMenuHeaderFunc to decide if a submenu gets a leaf header. Tristan Van Berkom
- [gtk+/combo-refactor: 14/42] GtkCellView now watches the "row-changed" signal. Tristan Van Berkom
- [gtk+/combo-refactor: 15/42] Connected to GtkTreeModel signals in GtkTreeMenu Tristan Van Berkom
- [gtk+/combo-refactor: 16/42] Reduced code in GtkCellView by just implementing the GtkCellLayout->get_area method. Tristan Van Berkom
- [gtk+/combo-refactor: 17/42] Reduced code size in GtkTreeMenu by only implementing GtkCellLayout->get_area method for the GtkCell Tristan Van Berkom
- [gtk+/combo-refactor: 18/42] Added gtk_tree_menu_set/get_tearoff to allow the root menu to have a tearoff item Tristan Van Berkom
- [gtk+/combo-refactor: 19/42] Fixed GtkCellView to call cell_view_set_model() and disconnect signals at dispose time. Tristan Van Berkom
- [gtk+/combo-refactor: 20/42] Support grid mode in GtkTreeMenu Tristan Van Berkom
- [gtk+/combo-refactor: 21/42] Make GtkTreeMenu update menu item sensitivity when "apply-attributes" signal is fired for a row in t Tristan Van Berkom
- [gtk+/combo-refactor: 22/42] Added "fit-model" and "draw-sensitive" properties to GtkCellView Tristan Van Berkom
- [gtk+/combo-refactor: 24/42] Fixed GtkCellView to always allocate when in fit-model mode. Tristan Van Berkom
- [gtk+/combo-refactor: 25/42] Getting closer to updating the treemenu view properly from the model signals Tristan Van Berkom
- [gtk+/combo-refactor: 23/42] Implementing GtkComboBox using GtkTreeMenu ! Tristan Van Berkom
- [gtk+/combo-refactor: 26/42] Fixed inserting and deleting rows for submenus of GtkTreeMenu Tristan Van Berkom
- [gtk+/combo-refactor: 27/42] Oops one of my last commits disabled some tests, re-enabling them. Tristan Van Berkom
- [gtk+/combo-refactor: 28/42] Fixing up the combo box gtktreemodel listener signals. Tristan Van Berkom
- [gtk+/combo-refactor: 29/42] Fixed combo box for broken build and api updates. Tristan Van Berkom
- [gtk+/combo-refactor: 30/42] Removing apis from GtkCellView Tristan Van Berkom
- [gtk+/combo-refactor: 31/42] Make GtkCellView orientable and only allocate the cell area in the orientable orientation (unless it Tristan Van Berkom
- [gtk+/combo-refactor: 32/42] Fixed a spot where the created cell view wasnt getting the model set. Tristan Van Berkom
- [gtk+/combo-refactor: 33/42] Added gtk_tree_menu_get_area(). Tristan Van Berkom
- [gtk+/combo-refactor: 34/42] Aligned prototypes in gtkcellview.h Tristan Van Berkom
- [gtk+/combo-refactor: 35/42] Updated GtkCellView for new gtk_cell_area_context_allocate() api. Tristan Van Berkom
- [gtk+/combo-refactor: 36/42] Added orientation control to the treemenu test. Tristan Van Berkom
- [gtk+/combo-refactor: 37/42] Revert "Added gtk_tree_menu_get_area()." Tristan Van Berkom
- [gtk+/combo-refactor: 38/42] Fixing GtkComboBox dispose() method to check priv->area before unreffing. Tristan Van Berkom
- [gtk+/combo-refactor: 39/42] Adding a combo box to testtreemenu to show the GtkTreeMenu at work as a combo box delegate. Tristan Van Berkom
- [gtk+/combo-refactor: 40/42] Fixed combo-refactor branch for recent switch to gtk_cell_area_context_reset() api. Tristan Van Berkom
- [gtk+/combo-refactor: 41/42] Added aligned food menu test to testcombo.c Tristan Van Berkom
- [gtk+/combo-refactor: 42/42] Removed calls to gtk_cell_area_context_sum_*() since they went away. Tristan Van Berkom
- [gtkmm] Scrollable, ScrolledWindow: Fix Adjustment reference counting. Murray Cumming
- [gtkmm] Fix the build with latest GTK+ 3. Murray Cumming
- [f-spot] Update TagLib for EOS 350D corruption fix. Ruben Vermeersch
- [f-spot/stable-0.8] Update TagLib for EOS 350D corruption fix. Ruben Vermeersch
- [gtksourceview] Add lang file for Go source language Ignacio Casal Quinteiro
- [nautilus/undo-manager] undostack-manager: remove useless comments Cosimo Cecchi
- [nautilus/undo-manager] undostack: split the code into logical modules Cosimo Cecchi
- [nautilus/undo-manager] undostack: get rid of forawrd declarations Cosimo Cecchi
- [nautilus/undo-manager] undostack-actions: remove gtk-doc annotations Cosimo Cecchi
- [tracker] docs: Document the TRACKER_PRAGMAS_FILE environment variable Philip Van Hoof
- [mousetweaks] Prepare the 2.91.3 release Francesco Fumanti
- [mousetweaks] Created tag MOUSETWEAKS_2_91_3 Francesco Fumanti
- [mousetweaks] Post release version increment to 2.91.4 Francesco Fumanti
- [gtksourceview] Fix coding style. Ignacio Casal Quinteiro
- [gtk-vnc] Avoid crash in motion event & vnc_display_get_pixbuf Daniel P . Berrange
- [gtk-vnc] Distribute built keymap files Daniel P . Berrange
- [gtk-vnc] Avoid crash in TLS cleanup code on shutdown Daniel P . Berrange
- [gtk-vnc] Fix framebuffer update boundary check Daniel P . Berrange
- [gtk-vnc] Remove check for Text::CSV Daniel P . Berrange
- [gtk+] Updated Thai translation. Theppitak Karoonboonyanan
- [tracker] require: Vala 0.11.2 (was 0.11.1) Martyn James Russell
- [tracker] functional-tests: Link against libtracker-data for IPC tests Martyn James Russell
- [eog] Updated Thai translation. Theppitak Karoonboonyanan
- [glom] Replaced GtkRuler with GimpRuler because GtkRuler was removed from GTK 3. Murray Cumming
- [gtk+] Add GtkSwitch, a "light-switch" like widget Emmanuele Bassi
- [gtk+] docs: Add GtkSwitch to the API reference Emmanuele Bassi
- [gtk+] switch: Add accessibility implementation Emmanuele Bassi
- [gnome-panel] libpanel-applet: Add introspection annotations Rodrigo Moya
- [glib] Fixes GB#635187: Always unbox GVariant parameter received via dbus for an action Matthias Clasen
- [gnome-applets/wip/dont-use-deprecated] Fix typo in comment Rodrigo Moya
- [gnome-applets/wip/dont-use-deprecated] invest: Add missing argument for .factory_main() Rodrigo Moya
- [glib] Add another bug Matthias Clasen
- [ease/text] [editor] EditorEmbed refuses to give up focus Nate Stedman
- [ease/text] [text] Fixed colors not working by default. Nate Stedman
- [gtk+] switch: Use the right value for comparison Emmanuele Bassi
- [orca] Fix for bug #630591 - Orca's _generateDisplayedText should return an empty list when there is no tex Joanmarie Diggs
- [gnome-control-center] Prepare NEWS Rodrigo Moya
- [gnome-control-center] user-accounts: Link against missing libraries Rodrigo Moya
- [gnome-control-center] sound: Add 'devices' icons dir to build Rodrigo Moya
- [gnome-control-center] sound: Add 'devices' icons dir to build Rodrigo Moya
- [gnome-control-center] sound: Add 'devices' icons dir to build Rodrigo Moya
- [gnome-control-center] sound: Add 'devices' icons dir to build Rodrigo Moya
- [gnome-control-center] i18n: Add non-translatable files to POTFILES.skip Rodrigo Moya
- [gnome-control-center] Release 2.91.3 Rodrigo Moya
- [gnome-control-center] Created tag GNOME_CONTROL_CENTER_2_91_3 Rodrigo Moya
- [orca] Work on Bug 633104 - I see three performance related problem with Mozilla Thunderbird and Orca Joanmarie Diggs
- [gnome-settings-daemon] daemon: properly handle gnome-session EndSession signals Cosimo Cecchi
- [gtk+] switch: Use ATK macros to reduce the amount of code Emmanuele Bassi
- [evolution-data-server] News update for 2.91.3 release Chenthill Palanisamy
- [evolution-data-server] Bug 635659 - crash on selecting folder Chenthill Palanisamy
- [glib] gsettingsschema: plug leak Xan Lopez
- [ease/text] [text] Prevent cursor from blinking when editing Nate Stedman
- [ease/text] [text] Clicking selects the proper index. Nate Stedman
- [glib] tiny fix to g_io_modules_scan_all_in_directory() docs Dan Winship
- [gnomeweb-wml] Update contest FAQ for colors and image size Paul Cutler
- [gimp] app: cast GtkTargetEntry.target to gchar* when freeing it Michael Natterer
- [gtkhtml] News update for 3.91.3 Chenthill Palanisamy
- [evolution] News update for 2.91.3 release Chenthill Palanisamy
- [evolution-exchange] News update for 2.91.3 release Chenthill Palanisamy
- [gtkhtml] Created tag GTKHTML_3_91_3 Chenthill Palanisamy
- [evolution-data-server] Created tag EVOLUTION_DATA_SERVER_2_91_3 Chenthill Palanisamy
- [evolution] Created tag EVOLUTION_2_91_3 Chenthill Palanisamy
- [evolution-exchange] Created tag EVOLUTION_EXCHANGE_2_91_3 Chenthill Palanisamy
- [gtkhtml] post release version bump Chenthill Palanisamy
- [evolution-data-server] post release version bump Chenthill Palanisamy
- [evolution] post release version bump Chenthill Palanisamy
- [evolution-exchange] post release version bump Chenthill Palanisamy
- [gnome-control-center] display: Fix run-time warning Bastien Nocera
- [devhelp] Fixes GB#635162: Port to new GApplication API Frederic Peters
- [evolution] Bug #404570 - Ctrl-R / NNTP doesn't focus the new message Milan Crha
- [gtk+] Add a GtkSwitch Matthias Clasen
- [gtk+/open-with-dialog] app-chooser-button: rename GtkAppChooserComboBox -> GtkAppChooserButton Cosimo Cecchi
- [gtk+/open-with-dialog] app-chooser-button: include gtk-docs for show-dialog-item Cosimo Cecchi
- [gtk+/open-with-dialog] app-chooser-button: change the API approach for custom items Cosimo Cecchi
- [gtk+/open-with-dialog] app-chooser-button: tabs to spaces Cosimo Cecchi
- [tracker] libtracker-sparql: Reduce D-Bus proxy initialization time Jürg Billeter
- [tracker] libtracker-bus: Reduce D-Bus proxy initialization time Jürg Billeter
- [glib] Created tag 2.27.4 Matthias Clasen
- [gnome-shell] linear-view: Remove the scrollbar Florian Müllner
- [gnome-shell] overview: Replace InfoBar with message tray notifications Florian Müllner
- [gnome-shell] overview: Do not zoom the desktop background Florian Müllner
- [gnome-shell] linear-view: Remove shadows when zoomed out Florian Müllner
- [gnome-shell] linear-view: Remove NewWorkspaceArea Florian Müllner
- [gnome-shell] dash: Reimplement the dash based on AppWell code Florian Müllner
- [gnome-shell] dash: Move padding into the icon for Fittsability Florian Müllner
- [gnome-shell] search-display: Move SearchResults to a separate file Florian Müllner
- [gnome-shell] view-selector: Move search logic into SearchTab Florian Müllner
- [gnome-shell] Use the old dash code to implement the view selector Florian Müllner
- [gnome-shell] view-selector: Add keyboard shortcut for view switching Florian Müllner
- [gnome-shell] Fake workspaces tab Florian Müllner
- [gnome-shell] app-display: Slight cleanup and style update Florian Müllner
- [gnome-shell] workspaces-view: Remove MosaicView Florian Müllner
- [gnome-shell] workspaces-view: Swap workspace ordering for RTL locales Florian Müllner
- [gnome-shell] workspaces: Rework workspace controls for the view selector Florian Müllner
- [gnome-shell] overview: Add ViewSelector to the overview Florian Müllner
- [gnome-shell] search-display: Change the default display to use iconGrid Florian Müllner
- [gnome-shell] workspaces: Change handling of window-drag signals Florian Müllner
- [gnome-shell] dash: Improve DND to dash and allow reordering Florian Müllner
- [gnome-shell] overview: Update animation Florian Müllner
- [gnome-shell] workspace-indicators: Add hover indication Florian Müllner
- [gmime] Removed g_mime_signature_validity_get_status() Jeffrey Stedfast
- [gmime] Updated Mono bindings Jeffrey Stedfast
- [glib] Update POTFILES.in Matthias Clasen
- [glib] Bump version Matthias Clasen
- [glib-networking] gnutls: Fix a crash caused by loading and unloading the module Dan Winship
- [glib-networking] Run gio-querymodules after install/uninstall Dan Winship
- [gnome-themes-standard] window decorations: attached modal dialogs borders tweakings. Lapo Calamandrei
- [empathy] chat-window: cache the notifications GSettings Guillaume Desmottes
- [empathy] chat-window: cache the UI GSettings Guillaume Desmottes
- [empathy] empathy-chat-text-view: rename gsettings to gsettings_desktop Guillaume Desmottes
- [empathy] chat-text-view: cache the chat GSettings Guillaume Desmottes
- [empathy] avatar-chooser: cache the UI GSettings Guillaume Desmottes
- [empathy] notify-manager: cache the notification GSettings Guillaume Desmottes
- [empathy] theme_adium_parse_body: use the cache GSettings chat Guillaume Desmottes
- [empathy] event-manager: cache the notifications GSettings Guillaume Desmottes
- [empathy] event-manager: cache the UI GSettings Guillaume Desmottes
- [tracker] SPARQL: Use WITH/INTO/FROM clause in WHERE pattern of updates Jürg Billeter
- [evolution-data-server] Bug #620609 - Empty trash at exit doesn't work Milan Crha
- [evolution] Bug #620609 - Empty trash at exit doesn't work Milan Crha
- [gtranslator] Updated galician translations Francisco Diéguez Souto
- [jhbuild] Don't be strict on gnome-color-manager build Jonh Wendell
- [gnome-control-center] Add missing libraries for linking Rodrigo Moya
- [gnome-shell] gnome-shell.css: don't override the chat-response entry's height Dan Winship
- [empathy] prepare 2.91.3 release Guillaume Desmottes
- [empathy] add empathy-notifications-approver.c to POTFILES.in Guillaume Desmottes
- [libpeas] Updated Galician translations Francisco Diéguez Souto
- [gtk+] Add GtkSwitch to the widget gallery Matthias Clasen
- [gnome-settings-daemon] 2.91.5 Tomas Bzatek
- [gnome-settings-daemon] Created tag GNOME_SETTINGS_DAEMON_2_91_5 Tomas Bzatek
- [gnome-shell] St: Take advantage of clipped redraws Owen Taylor
- [gtk+] Small doc fixup Matthias Clasen
- [gnome-shell] StImText: add get_paint_volume() Owen Taylor
- [gnome-shell] StBoxLayout: report correct paint volume when scrolled Owen Taylor
- [empathy] remove released flag Guillaume Desmottes
- [empathy] Created tag EMPATHY_2_91_3 Guillaume Desmottes
- [gtksourceview] Updated Galician translations Francisco Diéguez Souto
- [gcalctool] Updated galician translations Francisco Diéguez Souto
- [gnome-shell] Updated Galician translations Francisco Diéguez Souto
- [evolution] Bug #239817 - New criterion should grab focus in a filter editor Milan Crha
- [gtk-vnc] Re-introduce a server side Pixmap to cache framebuffer Daniel P . Berrange
- [glib] Updated Galician translations Francisco Diéguez Souto
- [gtk+] Updates Matthias Clasen
- [gvfs] NEWS for 1.7.0 Tomas Bzatek
- [gvfs] Post release version bump Tomas Bzatek
- [gvfs] Created tag 1.7.0 Tomas Bzatek
- [evolution] Ensure vFolders are enabled when invoking Edit->Search Folders Milan Crha
- [gtk+] Add GtkSwitch to POTFILES Matthias Clasen
- [rygel] Release 0.9.4 Zeeshan Ali Khattak
- [rygel] Created tag RYGEL_0_9_4 Zeeshan Ali Khattak
- [gtk+] Add gdk_device_get_n_keys to symbol list Matthias Clasen
- [gtk+] remove some duplicate symbols Matthias Clasen
- [gtk+/open-with-dialog] app-chooser-online: rework of the online module Cosimo Cecchi
- [devhelp] [release] 2.91.3 Frederic Peters
- [devhelp] Created tag DEVHELP_2_91_3 Frederic Peters
- [devhelp] [release] post release version bump Frederic Peters
- [jhbuild] Add pygtk, as it is needed by many modules in gnome-apps-3.0 Matthias Clasen
- [jhbuild] Move pygtk to gnome-apps-3.0 itself Matthias Clasen
- [gtk+] Re-add some conditionals to symbols files Matthias Clasen
- [gtksourceview] Add Scilab lang file. Ignacio Casal Quinteiro
- [pybliographer] Changed license to CC Mario Blättermann
- [gtk+] Revert c00b85bf3f9cb1dc77dd22f138eb53048eb355b7 Matthias Clasen
- [gtk+] Update NEWS Matthias Clasen
- [pybliographer] Added page files to Makefile.am Mario Blättermann
- [gtksourceview] Release 2.91.2 Ignacio Casal Quinteiro
- [gtksourceview] Created tag GTKSOURCEVIEW_2_91_2 Ignacio Casal Quinteiro
- [gedit-plugins] Bump gtksourceview to 2.91.2 Ignacio Casal Quinteiro
- [nautilus] gsettings: remove org.gnome.media-handling gschemas from nautilus Cosimo Cecchi
- [nautilus] i18n: update POTFILES.in Cosimo Cecchi
- [nautilus] Release 2.91.3 Cosimo Cecchi
- [pybliographer] Pushed revision of the *.page files to final Mario Blättermann
- [nautilus] Created tag 2.91.3 Cosimo Cecchi
- [gnome-shell] Touch up the spacing and style of the app view William Jon McCann
- [libgda] Copyright date updates in about dialogs Vivien Malerba
- [libgda] Fixed SQLite's date and related formats when rendering as SQL Vivien Malerba
- [gnome-shell] Add padding on the left of the notification scrollbar Marina Zhurakhinskaya
- [gtk+] Clean up POTFILES.skip as well Matthias Clasen
- [file-roller] [l10n] Updated Estonian translation Priit Laes
- [gedit] Release 2.91.3 Ignacio Casal Quinteiro
- [gedit] Created tag GEDIT_2_91_3 Ignacio Casal Quinteiro
- [glib-networking] po: add gnutls files Dan Winship
- [glib-networking] 2.27.4 Dan Winship
- [glib-networking] Deleted branch tls Dan Winship
- [glib-networking] Created tag 2.27.4 Dan Winship
- [perl-ExtUtils-Depends] Add myself as a maintainer Florian Ragwitz
- [perl-ExtUtils-Depends] Update MANIFEST Florian Ragwitz
- [perl-ExtUtils-Depends] Version 0.303 Florian Ragwitz
- [perl-ExtUtils-Depends] Created tag rel-0-303 Florian Ragwitz
- [evolution] Bug #633949 - Add an option to disable new e-mail check at startup Milan Crha
- [tbo] Update & corrections to galician translation. Daniel Garcia Moreno
- [evince/mallard-docs] mallard-docs: bug-filing.page Tiffany Antopolski
- [gtk+] No more rulers Matthias Clasen
- [evolution] Set mnemonic widget for lblDefaultCharset in Mail Preferences Milan Crha
- [atk] docs: Add index of new symbols Javier Jardón
- [atk] docs: Add AtkSocket and AtkPlug to the docs Javier Jardón
- [atk] docs: Add some missing api to atk-sections Javier Jardón
- [gnome-shell] Touch up padding again this time with the correct box William Jon McCann
- [gnome-session] gsm: Add gsm_manager_get_failsafe() Vincent Untz
- [gnome-session] gsm: Move the code filling the autostart apps to gsm-session-fill.[ch] Vincent Untz
- [gnome-session] gsm, capplet: Do not define IS_STRING_EMPTY in multiple places Vincent Untz
- [gnome-session] capplet: Remove useless define Vincent Untz
- [gnome-session] gsm: Move the definition of a session from gconf to .desktop-like files Vincent Untz
- [gnome-session] gsm: Make it possible for a .session file to define a fallback session Vincent Untz
- [gnome-session] tools: Add a gnome-session-is-accelerated helper tool Vincent Untz
- [gnome-session] data: Change gnome.session to start GNOME Shell Vincent Untz
- [gnome-session] doc: Fix small issues in gnome-session man page Vincent Untz
- [gsettings-desktop-schemas] media-handling: add new schemas taken from nautilus Rodrigo Moya
- [gnome-control-center] media: use the correct schema name Rodrigo Moya
- [ekiga] Removed the last remnants of the infamous opal linker hacks Julien Puydt
- [ekiga] Renamed the opal-plugins-hacks.* files to opal-plugins-hook.* Julien Puydt
- [ekiga] Removed some trailing spaces in pixmaps/Makefile.am Julien Puydt
- [gnome-shell] notificationDaemon: fix escaping in xchat rewrite rules Dan Winship
- [atk] docs: Add documentation for ATK_DEFINE_ convenience macros Javier Jardón
- [gtk+] Bump version Matthias Clasen
- [postr] [l10n] Added initial German doc translation Mario Blättermann
- [file-roller] fixed some compiler warngins. Paolo Bacchilega
- [file-roller] D-Bus service: added GetSupportedTypes method Paolo Bacchilega
- [file-roller] updated for version 2.91.2 Paolo Bacchilega
- [file-roller] updated POTFILES.in Paolo Bacchilega
- [file-roller] fixed distribution of D-Bus service files Paolo Bacchilega
- [file-roller] Created tag FILE_ROLLER_2_91_2 Paolo Bacchilega
- [atk] configure: Use the standard configure.ac name Javier Jardón
- [atk] configure: Support silent build rules Javier Jardón
- [atk] build: silence the build a bit Javier Jardón
- [atk] atkcomponent: remove unused function Javier Jardón
- [pygobject] Support gunichar John Palmieri
- [pygobject] [gi] add check for UNICHAR John Palmieri
- [atk] atk_streamable_content_get_uri returns a const gchar* not a *gchar Javier Jardón
- [gnome-utils] i18n: fix POTFILES.in Cosimo Cecchi
- [gnome-utils] Release 2.91.1 Cosimo Cecchi
- [gnome-utils] Created tag 2.91.1 Cosimo Cecchi
- [gtk+/gtk-2-24] Avoid delays in starting applications Javier Jardón
- [pygobject] add test for inout argument count John Palmieri
- [postr] [i18n] Added LINGUAS Mario Blättermann
- [postr] [i18n] Added missing file to POTFILES.in Mario Blättermann
- [postr] [i18n] Added missing files for docs creation Mario Blättermann
- [postr] [i18n] Added sv to LINGUAS Mario Blättermann
- [gtk+] Updated Slovenian translation Matej Urbančič
- [nautilus-actions] Updated Slovenian translation Matej Urbančič
- [nautilus-actions] Updated Slovenian translation Matej Urbančič
- [evolution] Added few translator comments Milan Crha
- [gtk+] configure: Fix typo Javier Jardón
- [banshee] [AudioCdRipper] Don't overwrite existing files when ripping (bgo#540394) Bertrand Lorentz
- [brasero] Upated NEWS Philippe Rouquier
- [banshee/stable-1.8] [AudioCdRipper] Don't overwrite existing files when ripping (bgo#540394) Bertrand Lorentz
- [mutter] workspace: Consider text direction when switching Florian Müllner
- [brasero] Created tag BRASERO_2_91_3 Philippe Rouquier
- [cheese] remove dependencies from README file Daniel G . Siegel
- [cheese] update NEWS file Daniel G . Siegel
- [cheese] Created tag 2.91.2 Daniel G . Siegel
- [cheese] post release version bump Daniel G . Siegel
- [gtk+] GtkSwitch: Add missing "Since: 3.0" tags Javier Jardón
- [gnome-shell] environment: Get text direction from GTK+-3 Florian Müllner
- [brasero] Post release version bump Philippe Rouquier
- [gimp] Bug 550662 - DND prefers text/plain over text/svg+xml, should be other way around Michael Natterer
- [banshee] [Dap.MassStorage] Add the non-debug usb id for LG Ally Bertrand Lorentz
- [mutter] Bump version to 2.91.3 Owen Taylor
- [mutter] Created tag 2.91.3 Owen Taylor
- [gnomeweb-wml] [cheese]: populate the 2.91.2 release Daniel G . Siegel
- [gnome-session] capplet: Fix inline search Vincent Untz
- [gnome-session] capplet: Give the dialog a reasonable default height Vincent Untz
- [pygobject] moved dynamic and base modules outside of gtk-2.0 directory John Palmieri
- [gnome-session] capplet: Also give the dialog a reasonable width Vincent Untz
- [gnome-shell] calendar: Take week start and month/year ordering from GTK+-3 Florian Müllner
- [gtk+] Forgotten changes Matthias Clasen
- [libgnomekbd] Make build with GtkStyleContext Sergey V . Udaltsov
- [eog] Prepare for release 2.91.3 Felix Riemann
- [eog] Post-release version bump Felix Riemann
- [eog] Created tag EOG_2_91_3 Felix Riemann
- [orca] Orca v2.91.3 Joanmarie Diggs
- [libgnomekbd] Preparing 2.91.3 Sergey V . Udaltsov
- [libgnomekbd] Created tag libgnomekbd-2.91.3 Sergey V . Udaltsov
- [orca] Created tag ORCA_2_91_3 Joanmarie Diggs
- [orca] Marking as 2.91.4pre Joanmarie Diggs
- [gnome-keyring/trust-store] [testing] Make testing function names more palatable. Stefan Walter
- [gnome-keyring/trust-store] [gck] Add functionality for dumping PKCS#11 attributes. Stefan Walter
- [gnome-keyring/trust-store] [gck] Fix crash in enumerator when C_FindObjects fails. Stefan Walter
- [gnome-keyring/trust-store] [gcr] Complete tests of gcr_trust_xxx functionality. Stefan Walter
- [gnome-session] gsm: Remove a timeout when ending a phase Vincent Untz
- [gtksourceview] Deprecated features removed and some more functions added Ignacio Casal Quinteiro
- [gsettings-desktop-schemas] NEWS: update for 0.1.2 release Rodrigo Moya
- [gsettings-desktop-schemas] Created tag 0.1.2 Rodrigo Moya
- [gsettings-desktop-schemas] build: post-release version bump Rodrigo Moya
- [gcalctool] Updated Dutch translation by Hannie Dumoleyn Reinout van Schouwen
- [gnome-control-center] Release 2.91.3.1 Rodrigo Moya
- [gnome-control-center] Created tag GNOME_CONTROL_CENTER_2_91_3_1 Rodrigo Moya
- [jhbuild] [3.0] libgnomekbd dropped gconf Luca Ferretti
- [gnome-shell] Bump version to 2.91.3 Owen Taylor
- [gnome-shell] Created tag 2.91.3 Owen Taylor
- [libsoup] Deleted branch gnome-2-32 Dan Winship
- [libgnomekbd] Reverted the patch for GtkStyleContext Sergey V . Udaltsov
- [libgnomekbd] Created tag libgnomekbd-2.91.3.1 Sergey V . Udaltsov
- [gthumb] do not install the test programs Paolo Bacchilega
- [pygobject] add a profiling torture test for when we fix up invoke John Palmieri
- [at-spi2-atk] Expect attributes in a collection match rule to be sent as a hash Mike Gorse
- [at-spi2-atk] Release v1.91.3 Mike Gorse
- [gcompris/gcomprixogoo] Now the click on letter activity can be played also with the keybord. Bruno Coudoin
30 November 2010
- [gcalctool] Releasing 5.91.3 Robert Ancell
- [gcalctool] Created tag GCALCTOOL_5_91_3 Robert Ancell
- [gnome-control-center] media: add use_underline property to Other button Luca Ferretti
- [epiphany] [release] 2.91.3 Xan Lopez
- [epiphany] Created tag 2.91.3 Xan Lopez
- [at-spi2-core/gi] Various fixes Mike Gorse
- [at-spi2-core/gi] Release v1.91.3 Mike Gorse
- [at-spi2-core] (29 commits) ...Release v1.91.3 Mike Gorse
- [pyatspi2/gi] Various fixes Mike Gorse
- [pyatspi2/gi] Release v1.91.3 Mike Gorse
- [pyatspi2] (17 commits) ...Merge branch 'gi' Mike Gorse
- [pyatspi2: 17/17] Merge branch 'gi' Mike Gorse
- [pyatspi2] Created tag PYATSPI_1_91_3 Mike Gorse
- [at-spi2-core] Created tag AT_SPI2_CORE_1_91_3 Mike Gorse
- [at-spi2-atk] Created tag AT_SPI2_ATK_1_91_3 Mike Gorse
- [jhbuild] [3.0] WebKitGTK++ 1.3.7 Xan Lopez
- [gnome-keyring] Change coverage target to clear after generating. Stefan Walter
- [gnome-keyring] Ignore built files on trust-store branch. Stefan Walter
- [gnome-keyring] [pkcs11] Shutdown module timer when holding proper mutex. Stefan Walter
- [gnome-keyring] Release version 2.91.3 Stefan Walter
- [gnome-keyring] Created tag 2.91.3 Stefan Walter
- [gnome-keyring] Bump version number Stefan Walter
- [gnome-games] GNOME Games 2.91.3 Thomas Hindoe Paaboel Andersen
- [gnome-games] Created tag GNOME_GAMES_2_91_3 Thomas Hindoe Paaboel Andersen
- [banshee/podcast-ng] (1000 commits) ...[podcast-ng] Code dust-off Michael C . Urbanski
- [banshee/podcast-ng: 999/1000] Merge branch 'master' into podcast-ng Michael C . Urbanski
- [banshee/podcast-ng: 1000/1000] [podcast-ng] Code dust-off Michael C . Urbanski
- [banshee/podcast-ng] [podcast-ng] Purged MiroGuide related features Michael C . Urbanski
- [gmime/gmime-2-4] Handle more malformed addresses Jeffrey Stedfast
- [gmime] Handle more malformed addresses Jeffrey Stedfast
- [gtk+/gtk-style-context] GtkStyle: Commit a few typos when translating states. Carlos Garnacho
- [gtk+/gtk-style-context] GtkThemingEngine: split background rendering to a private function. Carlos Garnacho
- [gtk+/gtk-style-context] GtkThemingEngine: Render gradients in tabs. Carlos Garnacho
- [gtk+/gtk-style-context] GtkWidget: unset NULL properties when overriding style. Carlos Garnacho
- [gtk+/gtk-style-context] GtkStyleContext: Handle directionality when picking next provider. Carlos Garnacho
- [gtk+/gtk-style-context] GtkStyleProvider: Add GtkStateFlags parameter to get_style_property(). Carlos Garnacho
- [gnome-themes-standard] window decorations: fixed titlebar size growing maximizing the windows. Lapo Calamandrei
- [gtk+] a11y: Use ATK macros and clean up/1 - GtkAssistant Emmanuele Bassi
- [gtk+] a11y: Use ATK macros and clean up/2 - GtkSpinner Emmanuele Bassi
- [glib/glib-2-26] Bug635093: Moved/Added macro checks for MSVC build Chun-wei Fan
- [gtk-theme-engine-clearlooks/gtk-style-context] Check for the scrollbar color being defined Carlos Garnacho
- [gtk-theme-engine-clearlooks/gtk-style-context] Wrap radio/checkbutton rendering in cairo_save/restore Carlos Garnacho
- [gtk-theme-engine-clearlooks/gtk-style-context] Handle focus fill in buttons. Carlos Garnacho
- [gtk-theme-engine-clearlooks/gtk-style-context] gnome3: Use border color when drawing entries. Carlos Garnacho
- [gtk-theme-engine-clearlooks/gtk-style-context] Render the default hint on sensitive buttons. Carlos Garnacho
- [gtk-theme-engine-clearlooks/gtk-style-context] gnome3: delegate background rendering to the default engine for buttons. Carlos Garnacho
- [gtk-theme-engine-clearlooks/gtk-style-context] gnome3: Fix typo in handling border-radius in tabs Carlos Garnacho
- [gtk-theme-engine-clearlooks/gtk-style-context] gnome3: Remove unneeded code. Carlos Garnacho
- [gtk-theme-engine-clearlooks/gtk-style-context] Handle border-style:none; Carlos Garnacho
- [gtk-theme-engine-clearlooks/gtk-style-context] Register the focus-fill-color property. Carlos Garnacho
- [gtk-theme-engine-clearlooks/gtk-style-context] Delegate all background rendering to default engine. Carlos Garnacho
- [gtk-theme-engine-clearlooks/gtk-style-context] Use widget style properties when rendering focus. Carlos Garnacho
- [gtk-theme-engine-clearlooks/gtk-style-context] Set Focus fill color. Carlos Garnacho
- [gtk-theme-engine-clearlooks/gtk-style-context] Remove unused variables. Carlos Garnacho
- [glib/glib-2-26] Bug 635093: Fixed C99-declarations & typo in GIO Chun-wei Fan
- [jhbuild] Close gnome-apps-3.0 under dependencies Matthias Clasen
- [glib/glib-2-26] Bug635093: Deprecation check in tests/testglib.c Chun-wei Fan
- [gnome-themes-standard/gtk-style-context] Fix typo Carlos Garnacho
- [gnome-themes-standard/gtk-style-context] Set default button border and focus color Carlos Garnacho
- [gnome-themes-standard/gtk-style-context] Handle notebook tabs Carlos Garnacho
- [gnome-themes-standard/gtk-style-context] Handle button backgrounds. Carlos Garnacho
- [gnome-themes-standard/gtk-style-context] Handle menu elements Carlos Garnacho
- [gnome-themes-standard/gtk-style-context] Set transparent background for default toolbar button state. Carlos Garnacho
- [gnome-themes-standard/gtk-style-context] Handle widgets within scrolled windows. Carlos Garnacho
- [gnome-themes-standard/gtk-style-context] Miscellaneous fixes. Carlos Garnacho
- [atk] Fix documentation for atk_get_text_after_offset for BOUNDARY_LINE_END Javier Jardón
- [gtk-theme-engine-clearlooks/gtk-style-context] gnome3: Render all tabs with default state's background color. Carlos Garnacho
- [gtk+/gtk-style-context] GtkCssProvider: Fix up state matching when looking up style properties. Carlos Garnacho
- [gtk+/gtk-style-context] Fix docs typo. Carlos Garnacho
- [gmime] Silenced automake warnings by adding m4 dir Jeffrey Stedfast
- [gmime] Added m4/.gitignore Jeffrey Stedfast
- [glib/glib-2-26] Bug631102: Updates to the MSVC 2008 Files Chun-wei Fan
- [gnome-games] Make gnobots2 work with GTK3/cairo Robert Ancell
- [gtk+] Created branch treeview-refactor-staging Tristan Van Berkom
- [gtk+/treeview-refactor-staging] Removed all variables from GtkTreeViewColumn and created GtkTreeViewColumnPrivate Tristan Van Berkom
- [gtk+] Bug 619148 - "active ID" properties (GtkComboBox) Ryan Lortie
- [gnome-games] Make gnomine work with GTK3/cairo Robert Ancell
- [glom/glom-1-16] 1.16.2 Murray Cumming
- [ease/text] [text] Delete key works. Nate Stedman
- [gtk+/treeview-refactor-staging] Removed the private sharing of internal treeview macros from gtktreeprivate.h Tristan Van Berkom
- [gtk+/treeview-refactor-staging] Removed GtkTreeViewPrivate from gtktreeprivate.h and added a few more accessors. Tristan Van Berkom
- [glibmm] DBus[MethodInvocation|Server]: Code corrections. José Alburquerque
- [evolution] Update actions in EMailBrowser on message select too Milan Crha
- [evolution] Add option "Check for new messages in all active accounts" Milan Crha
- [evolution/gnome-2-32] Update actions in EMailBrowser on message select too Milan Crha
- [glom] Created tag 1.16.2 Murray Cumming
- [postr] Updated French translation Claude Paroz
- [grilo-plugins] podcasts: Return on error conditions Iago Toral Quiroga
- [libgweather] Fix linking with gcc-4.5 Martin Pitt
- [gtkmm] ComboBox: Add methods. Murray Cumming
- [gtkmm] Added Gtk::Switch, wrapping GtkSwitch. Murray Cumming
- [gnome-settings-daemon] Updated Tamil translation Thirumurthi Vasudeven
- [gtkmm] Created tag 2.91.5 Murray Cumming
- [glibmm] 2.27.4 Murray Cumming
- [glibmm] Created tag 2.27.4 Murray Cumming
- [glom/glom-1-14] 1.14.7 Murray Cumming
- [glom] Created tag 1.14.7 Murray Cumming
- [yelp] [l10n] Updated Estonian translation Priit Laes
- [gnome-main-menu] main-menu: Fix use of nautilus-sendto Vincent Untz
- [nautilus] docs: remove manual for nautilus-file-management-properties Cosimo Cecchi
- [gtksourceview] Include new gutter files in the docs. Ignacio Casal Quinteiro
- [tracker] (4 commits) Created branch writeback-activate Philip Van Hoof
- [tracker/writeback-activate: 1/4] tracker-store: Use a method instead of the Writeback signal Philip Van Hoof
- [tracker/writeback-activate: 2/4] data/dbus: Make tracker-writeback activatable Philip Van Hoof
- [tracker/writeback-activate: 3/4] data/dbus: Change from signal to method for Writeback Philip Van Hoof
- [tracker/writeback-activate: 4/4] tracker-writeback: Listening for method_call instead of signal Philip Van Hoof
- [tracker/writeback-activate] miners/flickr: Cleanup, disable the writeback capability (regression) Philip Van Hoof
- [gtkmm-documentation] 2.91.5 Murray Cumming
- [gtkmm-documentation] Created tag 2.91.5 Murray Cumming
- [empathy] move empathy-sound to empathy-sound-manager Guillaume Desmottes
- [empathy] add EmpathySoundManager stub object (#636067) Guillaume Desmottes
- [empathy] move sound functions to EmpathySoundManager methods Guillaume Desmottes
- [empathy] sound-manager: move repeating_sounds to EmpathySoundManagerPrivate Guillaume Desmottes
- [empathy] sound-manager: cache the sound GSettings Guillaume Desmottes
- [empathy] sound-manager: update copyright Guillaume Desmottes
- [empathy] fix typo in comment Guillaume Desmottes
- [empathy] empathy_sound_manager_dup_singleton: add G_LIKELY Guillaume Desmottes
- [gnome-applets] [release] 2.91.3 Enrico Minack
- [gnome-applets] Created tag GNOME_APPLETS_2_91_3 Enrico Minack
- [gnome-applets] [release] post-release bump to 2.91.4 Enrico Minack
- [grilo] core: Fixed incorrect filtering of writable and supported keys. Bug was introduced in commit c592a85 Iago Toral Quiroga
- [gnome-shell] boxpointer: don't draw the arrow overlapping the corners Dan Winship
- [gnome-shell] popupMenu: give sliders a minimum width Dan Winship
- [gnome-settings-daemon] Updated Romanian translation Lucian Adrian Grijincu
- [gnome-control-center] universal access: Migrate keyboard settings to GSettings Rodrigo Moya
- [gnome-control-center] universal-access: Migrate mouse settings to GSettings Rodrigo Moya
- [gnome-control-center] universal access: Use DPI settings from GSettings Rodrigo Moya
- [gnome-control-center] universal access: Re-add gconf_on_off_editor stuff for the metacity settings Rodrigo Moya
- [nemo] Updated Romanian translation Lucian Adrian Grijincu
- [nemo] Updated Romanian translation Lucian Adrian Grijincu
- [tracker] Fixes GB#635794: Add missing vapi files to dist Aleksander Morgado
- [tracker] Fixes NB#208420: Critical in miner-fs when msyncd and Ovi Suite in operation Aleksander Morgado
- [gmime/gmime-2-4] Fixed README Jeffrey Stedfast
- [evince] libdocument: Add more sanity checks to ev-document-misc. Jose Aliste
- [empathy] Stop calling gtk_menu_detach() Guillaume Desmottes
- [almanah] Updated Romanian translation Lucian Adrian Grijincu
- [evince] [release] 2.91.3 Carlos Garcia Campos
- [evince] Created tag EVINCE_2_91_3 Carlos Garcia Campos
- [gtk+] (3 commits) Created branch radio-group-2 Matthias Clasen
- [gtk+/radio-group-2: 1/3] Add a GtkRadioAction::string-value property Matthias Clasen
- [gtk+/radio-group-2: 2/3] Add a GtkRadioGroup::active-value property Matthias Clasen
- [gtk+/radio-group-2: 3/3] Listen for change notification of GtkRadioGroup::active-value Matthias Clasen
- [gnome-shell] PowerStatus: make the primary device activatable Giovanni Campagna
- [evolution] Default to beginning of the day for the last alarm notification Milan Crha
- [evolution/gnome-2-32] Default to beginning of the day for the last alarm notification Milan Crha
- [gmime] Fixed README Jeffrey Stedfast
- [empathy] EmpathyChat::new-message: tell if the message is a pending one or not Guillaume Desmottes
- [empathy] chat-window: don't display notifications for pending messages (#635513) Guillaume Desmottes
- [empathy] remove old defines Guillaume Desmottes
- [empathy] update copyrights Guillaume Desmottes
- [jhbuild] [3.0] disable systemd service dir for accountservice builds Cosimo Cecchi
- [jhbuild] [3.0] fix the mozilla's sha256 hash Cosimo Cecchi
- [ekiga] Fix typo in comment Eugen Dedu
- [istanbul] Updated Romanian translation Lucian Adrian Grijincu
- [gtk+] Created tag 2.91.5 Matthias Clasen
- [gnome-session] build: don't forget to link gnome-session-is-accelerated to Xlib Cosimo Cecchi
- [gnome-shell/datetime] (63 commits) ...Fix merge conflicts David Zeuthen
- [gnome-shell/datetime: 62/63] Use fake events David Zeuthen
- [gnome-shell/datetime: 63/63] Fix merge conflicts David Zeuthen
- [gtk+] gtkspinner: don't setup the timeout twice (#636129) Guillaume Desmottes
- [gnome-shell] overview: Use a symbolic icon for notifications Dan Winship
- [gtk+/open-with-dialog] (65 commits) ...app-chooser: other misc doc fixes Cosimo Cecchi
- [gtk+/open-with-dialog: 60/65] app-chooser: update docs Cosimo Cecchi
- [gtk+/open-with-dialog: 61/65] build: order new files alphabetically Cosimo Cecchi
- [gtk+/open-with-dialog: 62/65] app-chooser-button: remove leftover typedef Cosimo Cecchi
- [gtk+/open-with-dialog: 63/65] Merge branch 'master' into open-with-dialog Cosimo Cecchi
- [gtk+/open-with-dialog: 64/65] app-chooser: add more symbols & docs Cosimo Cecchi
- [gtk+/open-with-dialog: 65/65] app-chooser: other misc doc fixes Cosimo Cecchi
- [gtk+] (79 commits) ...Merge branch 'open-with-dialog' Cosimo Cecchi
- [gtk+: 79/79] Merge branch 'open-with-dialog' Cosimo Cecchi
- [gtk+] Update checkmenuitem docs slightly Matthias Clasen
- [evolution/gtk3] Use latest gnome-desktop API Rodrigo Moya
- [gnome-shell] message-tray: Fix typo Florian Müllner
- [gdl] Updated files for 2.91.3 release Johannes Schmid
- [anjuta] sourceview: Adapted to GtkSourceview API changes Johannes Schmid
- [banshee] [JavaScriptCore] Implemented CallAsConstructor Aaron Bockover
- [anjuta] libanjuta: The method is called anjuta_utils_get_drop_files... Johannes Schmid
- [anjuta] libanjuta: Remove obsolete gbf-project.h Johannes Schmid
- [anjuta] Updated files for 2.91.3 release Johannes Schmid
- [anjuta] configure: Fixed gtksourceview minimal version Johannes Schmid
- [anjuta] Fixed distcheck Johannes Schmid
- [banshee] [JavaScriptCore] Use JSValue.MarshalArray Aaron Bockover
- [tracker] Deleted branch collation-gconf-locale Aleksander Morgado
- [tracker] (20 commits) Created branch collation-gconf-locale Aleksander Morgado
- [tracker/collation-gconf-locale: 1/20] libtracker-common: Locale retrieval from gconf implemented Aleksander Morgado
- [tracker/collation-gconf-locale: 2/20] libtracker-data: Enable locale retrieval with tracker_locale_get() Aleksander Morgado
- [tracker/collation-gconf-locale: 3/20] tracker-store: Recreate indexes when locale change detected Aleksander Morgado
- [tracker/collation-gconf-locale: 4/20] libtracker-data: Reset collator in connection when locale change detected Aleksander Morgado
- [tracker/collation-gconf-locale: 5/20] tracker-store: Perform locale change processing in an idle to avoid deadlock Aleksander Morgado
- [tracker/collation-gconf-locale: 6/20] tracker-store: Pass busy callback to data_manager_reload() Aleksander Morgado
- [tracker/collation-gconf-locale: 7/20] tracker-store: Shutdown events while reloading data manager Aleksander Morgado
- [tracker/collation-gconf-locale: 8/20] tracker-store: Moved locale change subscription stuff to separate files Aleksander Morgado
- [tracker/collation-gconf-locale: 9/20] tracker-store, libtracker-data: Improve status reporting Aleksander Morgado
- [tracker/collation-gconf-locale: 10/20] tracker-status: Change tracker-store reporting to avoid the Journal Replay message always Aleksander Morgado
- [tracker/collation-gconf-locale: 11/20] tracker-miner-applications: Re-extract desktop files when locale change detected Aleksander Morgado
- [tracker/collation-gconf-locale: 12/20] libtracker-data: Use thread-safe operations to manage the flag requesting collator reset Aleksander Morgado
- [tracker/collation-gconf-locale: 13/20] libtracker-data: Make sure there's no cursor alive when we do the collator reset Aleksander Morgado
- [tracker/collation-gconf-locale: 14/20] libtracker-data: Make the n_active_cursors threadsafe Aleksander Morgado
- [tracker/collation-gconf-locale: 15/20] libtracker-common, locale: Add TRACKER prefix to the new environment variable Aleksander Morgado
- [tracker/collation-gconf-locale: 16/20] docs: Document the TRACKER_DISABLE_MEEGOTOUCH_LOCALE environment variable Aleksander Morgado
- [tracker/collation-gconf-locale: 17/20] libtracker-common, libtracker-data: Remove tracker prefix from static functions Aleksander Morgado
- [tracker/collation-gconf-locale: 18/20] libtracker-common, miner-applications: Improve check for empty string Aleksander Morgado
- [tracker/collation-gconf-locale: 19/20] libtracker-common, libtracker-data: Minor fixes Aleksander Morgado
- [tracker/collation-gconf-locale: 20/20] libtracker-data: Remove unneeded 'started' variable in the cursor Aleksander Morgado
- [rygel] core,plugins: Introducing SearchableContainer Zeeshan Ali Khattak
- [rygel] core: Only advertize searchable containers as such Zeeshan Ali Khattak
- [rygel] core: Update copyrights and author info Zeeshan Ali Khattak
- [rygel] core: Search on non-searchable returns no results Zeeshan Ali Khattak
- [tracker] (20 commits) ...libtracker-data: Remove unneeded 'started' variable in the cursor Aleksander Morgado
- [gnome-shell-design] Tweaked dnd positional indicator on the dash Lapo Calamandrei
- [jhbuild] [3.0] gnome-user-share requires nautilus for the extension Cosimo Cecchi
- [gnome-user-share] Don't use libnotify's status icon API Cosimo Cecchi
- [banshee] [JavaScriptCore] Fix constructor support Aaron Bockover
- [nautilus] build: remove old X_LIBS variable Cosimo Cecchi
- [gtksourceview] Removed a trailing comma in enumeration. Ignacio Casal Quinteiro
- [empathy] empathy-spell: updated _get_suggestions disabled implementation Jonny Lamb
- [empathy] empathy-spell: implement _get_enabled_language_codes with --disable-spell Jonny Lamb
- [tracker] libtracker-common, locale: Fix compilation without --enable-maemo Aleksander Morgado
- [gnumeric] Work around OpenOffice date formatting bugs. [#636131] Andreas J . Guelzow
- [gtksourceviewmm] Regenerate some files. Krzesimir Nowak
- [the-board] [tb] Allow null on cancellable arg in tb_g_file_replace_contents Lucas Rocha
- [the-board] [ui] Add getUserDirs to Application's DBUs/HTTP api Lucas Rocha
- [the-board] [things] Set size after loading image when not present in state Lucas Rocha
- [the-board] [firefox] Initial code for The Board's firefox extension Lucas Rocha
- [rygel] core: Fix incorrect copyright info in 91cd1f69 Zeeshan Ali Khattak
- [gnumeric] NEWS: no colon, no credit. Morten Welinder
- [gtksourceviewmm] Fix the build with latest GtkSourceView. Krzesimir Nowak
- [gnome-shell/datetime] Rework how fake events work David Zeuthen
- [gnomeweb-wml] diagnome: add descargas to Makefile.am Jose Aliste
- [gnome-color-manager] Remove the display tab in the color panel Richard Hughes
- [gnome-color-manager] Never show the 'Fine tuning' section in the control center, it invalidates the profiles Richard Hughes
- [gnomeweb-wml] diagnome: Forgot to add diagnome/descargas/Makefile to configure.in Jose Aliste
- [sawfish] Bugfix of interactive "call-command". Christopher Bratusek
- [sawfish] New function 'report-commands'. Christopher Bratusek
- [sawfish] Revised "commands" section of the info a bit. Christopher Bratusek
- [sawfish] Dropped two outdated featuers in command definition. Christopher Bratusek
- [sawfish] ChangeLog Christopher Bratusek
- [glabels] [i18n] Added new templates Mario Blättermann
- [nautilus-actions] Add %o/%O no-op parameters Pierre Wieser
- [file-roller] Fixed GetSupportedTypes method name Paolo Bacchilega
- [glabels] [i18n] Added new templates and some cleanup Mario Blättermann
- [gnumeric] ODF export: also write data styles for text formats Andreas J . Guelzow
- [glabels] Added new category and assigned some templates to this category Mario Blättermann
- [gtksourceviewmm] Quick and dirty SourceGutterRenderer wrapper. Krzesimir Nowak
- [glabels] [l10n] Updated German translation Mario Blättermann
- [gbrainy] Fixes launchpad bug #682714 Jordi Mas
- [gnome-games] glines: fix drawing of non-square fields Thomas Hindoe Paaboel Andersen
- [tasque] l10n: Updated Greek translation for tasque Simos Xenitellis
- [gimp-web] Bug 631620 - mirror URL change Michael Schumacher
- [gnome-desktop] Remove unnecessary cast Benjamin Otte
- [goffice] Write text formats to ODF. [#636158] Andreas J . Guelzow
- [gtk+] switch: Fix the attribution line Emmanuele Bassi
- [pygobject] Recurse up through base classes when setting up vfuncs John Palmieri
- [pygobject] refactor Jonathan Matthew recurse vfunc patch so it applys and clean up a bit John Palmieri
- [vala] posix: Add struct utsname binding Evan Nemerson
- [gtksourceview] Fixed doc typo. Krzesimir Nowak
- [gbrainy] Fixes artist verbal analogy Jordi Mas
- [longomatch] Updated Spanish translation Jorge Gonzalez Gonzalez
- [hitori] Updated Spanish translation Jorge Gonzalez Gonzalez
- [nautilus] Updated Spanish translation Jorge Gonzalez Gonzalez
- [glib] Updated Spanish translation Jorge Gonzalez Gonzalez
- [mousetweaks] Updated Spanish translation Jorge Gonzalez Gonzalez
- [gnumeric] Export text formats to and import from ODF. [#636158] Andreas J . Guelzow
- [anjuta] build-basic-autotools: bgo#636084 - Crash Anjuta when typing in Build->Configure->Configuration comb Johannes Schmid
- [f-spot] Updated Romanian translation Lucian Adrian Grijincu
- [gnome-shell] app-display: Popup menus to the left in RTL locales Florian Müllner
- [jhbuild] Clean up modulesets Matthias Clasen
- [gmime/gmime-2-4] Fixed INSTALL file Jeffrey Stedfast
- [gmime] Fixed INSTALL file Jeffrey Stedfast
- [jhbuild] Remove old-style 3.0 modulesets too Matthias Clasen
- [alleyoop] Updated Romanian translation Lucian Adrian Grijincu
- [libgdata] Bug 635959 — Proper cancellation support for GDataUploadStream Philip Withnall
- [jhbuild] Use new moduleset by default William Jon McCann
Mail converted by MHonArc