]> Pileus Git - ~andy/gtk/log
~andy/gtk
12 years agoGtkFontChooser: Better test preview text
Alberto Ruiz [Tue, 3 May 2011 23:30:37 +0000 (00:30 +0100)]
GtkFontChooser: Better test preview text

12 years agoGtkFontChooser: Use GTK_DISABLE_DEPRECATED on the test code
Alberto Ruiz [Tue, 3 May 2011 23:29:38 +0000 (00:29 +0100)]
GtkFontChooser: Use GTK_DISABLE_DEPRECATED on the test code

12 years agoGtkFontChooser: Add gtk_font_selection_dialog_get_select_button and use GTK_DISABLE_D...
Alberto Ruiz [Tue, 3 May 2011 23:24:35 +0000 (00:24 +0100)]
GtkFontChooser: Add gtk_font_selection_dialog_get_select_button and use GTK_DISABLE_DEPRECATED in gtkfontsel.h

12 years agoGtkFontChooser: Changed dialog label from OK to Select, deprecated get_ok_button...
Alberto Ruiz [Tue, 3 May 2011 23:14:31 +0000 (00:14 +0100)]
GtkFontChooser: Changed dialog label from OK to Select, deprecated get_ok_button and internal apply button.

12 years agoGtkFontChooser: Added test for GtkFontSelectionDialog
Alberto Ruiz [Tue, 3 May 2011 23:13:02 +0000 (00:13 +0100)]
GtkFontChooser: Added test for GtkFontSelectionDialog

12 years agoGtkFontChooser: implement gtk_font_selection_set/get_preview_text
Alberto Ruiz [Tue, 3 May 2011 18:59:57 +0000 (19:59 +0100)]
GtkFontChooser: implement gtk_font_selection_set/get_preview_text

12 years agoGtkFontChooser: check if font name is NULL in gtk_font_selection_set_font_name
Alberto Ruiz [Tue, 3 May 2011 00:37:48 +0000 (01:37 +0100)]
GtkFontChooser: check if font name is NULL in gtk_font_selection_set_font_name

12 years agoGtkFontChooser: gtk_font_selection_set_font_name implementation
Alberto Ruiz [Tue, 3 May 2011 00:09:12 +0000 (01:09 +0100)]
GtkFontChooser: gtk_font_selection_set_font_name implementation

12 years agoGtkFontChooser: Setting the font-name property. Test updates. Remove warnings.
Alberto Ruiz [Sun, 1 May 2011 11:12:13 +0000 (12:12 +0100)]
GtkFontChooser: Setting the font-name property. Test updates. Remove warnings.

12 years agoGtkFontChooser: Improve bootstrapping of the deprecated lists
Alberto Ruiz [Sun, 1 May 2011 02:42:24 +0000 (03:42 +0100)]
GtkFontChooser: Improve bootstrapping of the deprecated lists

12 years agoGtkFontChooser: Update selection on deprecated size list selection
Alberto Ruiz [Sun, 1 May 2011 02:33:47 +0000 (03:33 +0100)]
GtkFontChooser: Update selection on deprecated size list selection

12 years agoGtkFontChooser: Update selection on deprecated face or font list selection
Alberto Ruiz [Sun, 1 May 2011 02:25:37 +0000 (03:25 +0100)]
GtkFontChooser: Update selection on deprecated face or font list selection

12 years agoGtkFontChooser: Update size when selecting an item of the deprecated size list
Alberto Ruiz [Sun, 1 May 2011 01:25:13 +0000 (02:25 +0100)]
GtkFontChooser: Update size when selecting an item of the deprecated size list

12 years agoGtkFontChooser: Blocking the cursor change callbacks from happening on the deprecated...
Alberto Ruiz [Sun, 1 May 2011 01:11:46 +0000 (02:11 +0100)]
GtkFontChooser: Blocking the cursor change callbacks from happening on the deprecated widgets when selecting the font from the fontselector

12 years agoGtkFontChooser: Update deprecated font list on slection
Alberto Ruiz [Sun, 1 May 2011 00:06:06 +0000 (01:06 +0100)]
GtkFontChooser: Update deprecated font list on slection

12 years agoGtkFontChooser: Refactoring the default font size, face and family assignment for...
Alberto Ruiz [Sat, 30 Apr 2011 09:54:50 +0000 (10:54 +0100)]
GtkFontChooser: Refactoring the default font size, face and family assignment for clarity

12 years agoGtkFontChooser: Use the theme font as the default font
Alberto Ruiz [Fri, 29 Apr 2011 12:19:57 +0000 (13:19 +0100)]
GtkFontChooser: Use the theme font as the default font

12 years agoGtkFontChooser: Add callbacks and improve test to take deprecated widgets into account
Alberto Ruiz [Fri, 29 Apr 2011 11:14:30 +0000 (12:14 +0100)]
GtkFontChooser: Add callbacks and improve test to take deprecated widgets into account

12 years agoGtkFontChooser: Use GTK_DISABLE_DEPRECATED to encapsulate the deprecated functionality
Alberto Ruiz [Thu, 28 Apr 2011 18:17:20 +0000 (19:17 +0100)]
GtkFontChooser: Use GTK_DISABLE_DEPRECATED to encapsulate the deprecated functionality

12 years agoGtkFontChooser: Unref deprecated widgets on finalize
Alberto Ruiz [Thu, 28 Apr 2011 01:46:09 +0000 (02:46 +0100)]
GtkFontChooser: Unref deprecated widgets on finalize

12 years agoGtkFontChooser: Use scrolled windows for the deprecated widgets
Alberto Ruiz [Thu, 28 Apr 2011 01:20:04 +0000 (02:20 +0100)]
GtkFontChooser: Use scrolled windows for the deprecated widgets

12 years agoGtkFontChooser: Populate face names in the deprecated face list
Alberto Ruiz [Thu, 28 Apr 2011 01:11:07 +0000 (02:11 +0100)]
GtkFontChooser: Populate face names in the deprecated face list

12 years agoGtkFontChooser: Populate font family names in the deprecated family list
Alberto Ruiz [Thu, 28 Apr 2011 00:57:02 +0000 (01:57 +0100)]
GtkFontChooser: Populate font family names in the deprecated family list

12 years agoGtkFontChooser: Add tree view columns for the deprecated widgets
Alberto Ruiz [Thu, 28 Apr 2011 00:34:07 +0000 (01:34 +0100)]
GtkFontChooser: Add tree view columns for the deprecated widgets

12 years agoGtkFontChooser: Fix segmentation fault in deprecated size list population
Alberto Ruiz [Thu, 28 Apr 2011 00:20:44 +0000 (01:20 +0100)]
GtkFontChooser: Fix segmentation fault in deprecated size list population

12 years agoGtkFontChooser: Add deprecated calls to the test
Alberto Ruiz [Wed, 27 Apr 2011 23:58:36 +0000 (00:58 +0100)]
GtkFontChooser: Add deprecated calls to the test

12 years agoGtkFontChooser: update the size model for the deprecated size list
Alberto Ruiz [Wed, 27 Apr 2011 23:39:15 +0000 (00:39 +0100)]
GtkFontChooser: update the size model for the deprecated size list

12 years agoGtkFontChooser: initialization and destruction of deprecated widgets and data models
Alberto Ruiz [Wed, 27 Apr 2011 00:08:55 +0000 (01:08 +0100)]
GtkFontChooser: initialization and destruction of deprecated widgets and data models

12 years agoGtkFontChooser: Initial support for deprecated functions
Alberto Ruiz [Tue, 26 Apr 2011 23:37:29 +0000 (00:37 +0100)]
GtkFontChooser: Initial support for deprecated functions

12 years agoGtkFontChooser: Filter also by font face
Alberto Ruiz [Tue, 26 Apr 2011 23:20:04 +0000 (00:20 +0100)]
GtkFontChooser: Filter also by font face

12 years agoGtkFontChooser: Layout improvements, spacing between elements and default widget...
Alberto Ruiz [Tue, 26 Apr 2011 23:15:03 +0000 (00:15 +0100)]
GtkFontChooser: Layout improvements, spacing between elements and default widget size.

12 years agoGtkFontChooser: Layout improvements. Adding shadow to scrolled windows. Font+Face...
Alberto Ruiz [Mon, 18 Apr 2011 21:38:11 +0000 (22:38 +0100)]
GtkFontChooser: Layout improvements. Adding shadow to scrolled windows. Font+Face text is now bold.

12 years agoGtkFontChooser: Improvements on the size setting signals between the preview, scale...
Alberto Ruiz [Mon, 18 Apr 2011 21:20:15 +0000 (22:20 +0100)]
GtkFontChooser: Improvements on the size setting signals between the preview, scale and spinbutton. Adding more string fields to the model to allow for backwards compatibility.

12 years agoGtkFontChooser: Fixing mouse scroll zooming behaviour for the preview and the size...
Alberto Ruiz [Sun, 17 Apr 2011 03:10:37 +0000 (04:10 +0100)]
GtkFontChooser: Fixing mouse scroll zooming behaviour for the preview and the size controls

12 years agoGtkFontChooser: Setting a minimum width andfix the markup for the rows
Alberto Ruiz [Sun, 17 Apr 2011 02:11:11 +0000 (03:11 +0100)]
GtkFontChooser: Setting a minimum width andfix the markup for the rows

12 years agoGtkFontChooser: Ellipsize cell renderer and set a better size list
Alberto Ruiz [Sun, 17 Apr 2011 01:26:16 +0000 (02:26 +0100)]
GtkFontChooser: Ellipsize cell renderer and set a better size list

12 years agoGtkFontChooser: Keep reference to the face and the family objects
Alberto Ruiz [Sun, 17 Apr 2011 01:11:53 +0000 (02:11 +0100)]
GtkFontChooser: Keep reference to the face and the family objects

12 years agoGtkFontChooser: Better cursor selection and model leak fixes
Alberto Ruiz [Sun, 17 Apr 2011 01:00:32 +0000 (02:00 +0100)]
GtkFontChooser: Better cursor selection and model leak fixes

12 years agoGtkFontChooser: Added a test program
Alberto Ruiz [Sun, 17 Apr 2011 00:58:29 +0000 (01:58 +0100)]
GtkFontChooser: Added a test program

12 years agoGtkFontChooser: Enable font selection
Alberto Ruiz [Sat, 16 Apr 2011 22:57:04 +0000 (23:57 +0100)]
GtkFontChooser: Enable font selection

12 years agoGtkFontChooser: Setting a default vertical size
Alberto Ruiz [Sat, 16 Apr 2011 21:52:03 +0000 (22:52 +0100)]
GtkFontChooser: Setting a default vertical size

12 years agoGtkFontChooser: Layout enhancements, using a scrolled window for the preview entry.
Alberto Ruiz [Sat, 16 Apr 2011 21:36:25 +0000 (22:36 +0100)]
GtkFontChooser: Layout enhancements, using a scrolled window for the preview entry.

12 years agoGtkFontChooser: Fixed size updating in the preview
Alberto Ruiz [Sat, 16 Apr 2011 17:02:52 +0000 (18:02 +0100)]
GtkFontChooser: Fixed size updating in the  preview

12 years agoGtkFontChooser: Improvements on the spin/slider interaction
Alberto Ruiz [Sat, 16 Apr 2011 16:21:07 +0000 (17:21 +0100)]
GtkFontChooser: Improvements on the spin/slider interaction

12 years agoGtkFontChooser: The spinner now updates the slider size if it is within the range
Alberto Ruiz [Sat, 16 Apr 2011 16:12:18 +0000 (17:12 +0100)]
GtkFontChooser: The spinner now updates the slider size if it is within the range

12 years agoGtkFontChooser: Getting the refiltering right for the clear icon. Filter function...
Alberto Ruiz [Sat, 16 Apr 2011 16:01:53 +0000 (17:01 +0100)]
GtkFontChooser: Getting the refiltering right for the clear icon. Filter function speedups.

12 years agoGtkFontChooser: Search entry icon is now dynamic depending on the content
Alberto Ruiz [Sat, 16 Apr 2011 15:40:47 +0000 (16:40 +0100)]
GtkFontChooser: Search entry icon is now dynamic depending on the content

12 years agoGtkFontChooser: Set the initial size to the slider, initial callbacks for size change
Alberto Ruiz [Sat, 16 Apr 2011 14:56:56 +0000 (15:56 +0100)]
GtkFontChooser: Set the initial size to the slider, initial callbacks for size change

12 years agoGtkFontChooser: Live search implemented
Alberto Ruiz [Sat, 16 Apr 2011 14:17:53 +0000 (15:17 +0100)]
GtkFontChooser: Live search implemented

12 years agoGtkFontChooser: Inserted and deleted text callbacks
Alberto Ruiz [Sat, 16 Apr 2011 13:59:43 +0000 (14:59 +0100)]
GtkFontChooser: Inserted and deleted text callbacks

12 years agoGtkFontChooser: Adding a tree model filter for the search functionality
Alberto Ruiz [Sat, 16 Apr 2011 13:27:31 +0000 (14:27 +0100)]
GtkFontChooser: Adding a tree model filter for the search functionality

12 years agoGtkFontChooser: Setting the default preview text and the default font size
Alberto Ruiz [Sat, 16 Apr 2011 12:36:45 +0000 (13:36 +0100)]
GtkFontChooser: Setting the default preview text and the default font size

12 years agoGtkFontChooser: Compilation warning cleanups
Alberto Ruiz [Sat, 16 Apr 2011 11:10:29 +0000 (12:10 +0100)]
GtkFontChooser: Compilation warning cleanups

12 years agoGtkFontChooser: Iterate over faces as well as families to list them
Alberto Ruiz [Sat, 16 Apr 2011 10:28:46 +0000 (11:28 +0100)]
GtkFontChooser: Iterate over faces as well as families to list them

12 years agoGtkFontChooser: Improvements in the font face listing
Alberto Ruiz [Sat, 16 Apr 2011 01:31:31 +0000 (02:31 +0100)]
GtkFontChooser: Improvements in the font face listing

12 years agoGtkFontChooser: Set rules hint to TRUE in the main tree view
Alberto Ruiz [Sat, 16 Apr 2011 00:54:39 +0000 (01:54 +0100)]
GtkFontChooser: Set rules hint to TRUE in the main tree view

12 years agoGtkFontChooser: Populated font list model
Alberto Ruiz [Sat, 16 Apr 2011 00:47:39 +0000 (01:47 +0100)]
GtkFontChooser: Populated font list model

12 years agoGtkFontChooser: Add column and cell renderer
Alberto Ruiz [Sat, 16 Apr 2011 00:26:26 +0000 (01:26 +0100)]
GtkFontChooser: Add column and cell renderer

12 years agoGtkFontChooser: Create functions to bootstrap the treeview column and settings and...
Alberto Ruiz [Fri, 15 Apr 2011 23:28:02 +0000 (00:28 +0100)]
GtkFontChooser: Create functions to bootstrap the treeview column and settings and update the font list

12 years agoGtkFontChooser: Set vbox to no homogeneus
Alberto Ruiz [Fri, 15 Apr 2011 22:22:38 +0000 (23:22 +0100)]
GtkFontChooser: Set vbox to no homogeneus

12 years agoGtkFontChooser: Setting the height of the preview and have a define for the top padding
Alberto Ruiz [Fri, 15 Apr 2011 22:10:25 +0000 (23:10 +0100)]
GtkFontChooser: Setting the height of the preview and have a define for the top padding

12 years agoGtkFontChooser: Added slider and spin button
Alberto Ruiz [Fri, 15 Apr 2011 21:32:20 +0000 (22:32 +0100)]
GtkFontChooser: Added slider and spin button

12 years agoGtkFontChooser: Adding the preview
Alberto Ruiz [Fri, 15 Apr 2011 21:28:50 +0000 (22:28 +0100)]
GtkFontChooser: Adding the preview

12 years agoGtkFontChooser: Adding the alignment to the selection
Alberto Ruiz [Fri, 15 Apr 2011 21:26:45 +0000 (22:26 +0100)]
GtkFontChooser: Adding the alignment to the selection

12 years agoGtkFontChooser: Create alignment for the preview entry
Alberto Ruiz [Fri, 15 Apr 2011 21:18:14 +0000 (22:18 +0100)]
GtkFontChooser: Create alignment for the preview entry

12 years agoGtkFontChooser: Added main treeview
Alberto Ruiz [Fri, 15 Apr 2011 21:02:42 +0000 (22:02 +0100)]
GtkFontChooser: Added main treeview

12 years agoGtkFontChooser: Avoid using show_all explicitely
Alberto Ruiz [Fri, 15 Apr 2011 20:49:46 +0000 (21:49 +0100)]
GtkFontChooser: Avoid using show_all explicitely

12 years agoGtkFontChooser: Create fundamental widgets for the new GtkFontSelection
Alberto Ruiz [Fri, 15 Apr 2011 20:40:57 +0000 (21:40 +0100)]
GtkFontChooser: Create fundamental widgets for the new GtkFontSelection

12 years agoGtkFontChooser: Add private members to GtkFontSelectionPrivate
Alberto Ruiz [Fri, 15 Apr 2011 20:23:37 +0000 (21:23 +0100)]
GtkFontChooser: Add private members to GtkFontSelectionPrivate

12 years agoGtkFontChooser: Remove all cruft from the current GtkFontSelection implementation...
Alberto Ruiz [Fri, 15 Apr 2011 20:07:32 +0000 (21:07 +0100)]
GtkFontChooser: Remove all cruft from the current GtkFontSelection implementation and start a new widget

12 years agoAdded gtk_text_iter_assign API
Jesse van den Kieboom [Sat, 19 Mar 2011 19:58:33 +0000 (20:58 +0100)]
Added gtk_text_iter_assign API

https://bugzilla.gnome.org/show_bug.cgi?id=645258

12 years agoDo not manually create empty label
Paolo Borelli [Sun, 26 Jun 2011 19:32:45 +0000 (21:32 +0200)]
Do not manually create empty label

gtk_notebook_update_labels will take care of creating it if needed.

12 years agoInstall gdk/win32 headers
Greg Hellings [Mon, 4 Jul 2011 12:59:52 +0000 (07:59 -0500)]
Install gdk/win32 headers

Added install commands for the gdk/win32 headers as referenced from
gdkwin32.h.

https://bugzilla.gnome.org/show_bug.cgi?id=653964

12 years agogtk-demo: Fix the path to demo sources for the win32 build
Kalev Lember [Sun, 14 Aug 2011 12:14:14 +0000 (15:14 +0300)]
gtk-demo: Fix the path to demo sources for the win32 build

12 years ago[gi] annotate gdk_container_set_user_data to take a GObject
John (J5) Palmieri [Sun, 14 Aug 2011 12:05:28 +0000 (08:05 -0400)]
[gi] annotate gdk_container_set_user_data to take a GObject

 * this allows bindings to correctly marshal the parameter

12 years agoBug 655122: Lion Crashes during resize
John Ralls [Sat, 13 Aug 2011 22:30:59 +0000 (15:30 -0700)]
Bug 655122: Lion Crashes during resize

Move resizing detection to a separate function and on 10.7 detect
resizes on all edges so that they don't result in grabs.

12 years agoBug 655122: Detect OSX version for handling version-dependent special
John Ralls [Sat, 13 Aug 2011 22:29:11 +0000 (15:29 -0700)]
Bug 655122: Detect OSX version for handling version-dependent special
cases (the one at hand is window resizing, which is handled differently
on OSX 10.7 from earlier versions).

12 years agoUpdated Spanish translation
Jorge González [Sat, 13 Aug 2011 15:37:02 +0000 (17:37 +0200)]
Updated Spanish translation

12 years agoFix incomplete > entities in docs.
Laszlo Pandy [Sat, 13 Aug 2011 13:21:09 +0000 (15:21 +0200)]
Fix incomplete > entities in docs.

12 years agoUpdated Traditional Chinese translation(Hong Kong and Taiwan)
plesry [Sat, 13 Aug 2011 07:23:01 +0000 (15:23 +0800)]
Updated Traditional Chinese translation(Hong Kong and Taiwan)

12 years agoconfigure.ac: Bump gdk-pixbuf required version
Javier Jardón [Fri, 12 Aug 2011 19:01:22 +0000 (20:01 +0100)]
configure.ac: Bump gdk-pixbuf required version

gdk-pixbuf 2.22.0 relies on G_CONST_RETURN which is deprecated by now.
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=656421

12 years agoUpdated Bulgarian translation
Alexander Shopov [Thu, 11 Aug 2011 19:11:28 +0000 (22:11 +0300)]
Updated Bulgarian translation

12 years agosettings: use the right RC parser for the gtk-visible-focus setting
Cosimo Cecchi [Thu, 11 Aug 2011 11:10:41 +0000 (13:10 +0200)]
settings: use the right RC parser for the gtk-visible-focus setting

Without the parser the property the property won't be settable by themes
using settings.ini

12 years agowidget: Add transfer annotation for gtk_widget_set_window
Jürg Billeter [Thu, 11 Aug 2011 08:21:10 +0000 (10:21 +0200)]
widget: Add transfer annotation for gtk_widget_set_window

gtk_widget_set_window does not add any reference to the window and
unrealize will destroy it.

12 years agoRemove local copy of introspection.m4
Javier Jardón [Wed, 6 Jul 2011 20:33:48 +0000 (21:33 +0100)]
Remove local copy of introspection.m4

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=652991

12 years agoFix cut-and-paste error in GtkEntryAccessible/GtkLabelAccessible
Dan Winship [Wed, 10 Aug 2011 19:19:56 +0000 (15:19 -0400)]
Fix cut-and-paste error in GtkEntryAccessible/GtkLabelAccessible

The y position of the character depends on the window's y coordinate,
not its x coordinate.

12 years agoMake focus rectangles optional
Matthias Clasen [Wed, 10 Aug 2011 14:00:38 +0000 (16:00 +0200)]
Make focus rectangles optional

This commit introduces a new setting, gtk-visible-focus, backed
by the Gtk/VisibleFocus X setting. Its three values control how
focus rectangles are displayed.

'always' is equivalent to the traditional GTK+ behaviour of always
rendering focus rectangles.

'never' does what it says, and is intended for keyboardless
situations, e.g. tablets.

'automatic' hides focus rectangles initially, until the user
interacts with the keyboard, at which point focus rectangles
become visible.

https://bugzilla.gnome.org/show_bug.cgi?id=649567

12 years agoUpdated Spanish translation
Daniel Mustieles [Wed, 10 Aug 2011 11:30:55 +0000 (13:30 +0200)]
Updated Spanish translation

12 years agoLanguage improvements
Rachid BM [Tue, 9 Aug 2011 13:15:56 +0000 (15:15 +0200)]
Language improvements

Changed rgba to uppercase (Only in UI strings)
Fixed the typo: tolevel -> toplevel

12 years agocombobox: add a "combobox-entry" style class for comboboxes with entries
Cosimo Cecchi [Tue, 9 Aug 2011 13:32:21 +0000 (15:32 +0200)]
combobox: add a "combobox-entry" style class for comboboxes with entries

This way themes can use GtkComboBox.combobox-entry to match that
specific case, and GtkComboBox.combobox-entry .button to match the
button/arrow side of the widget.

12 years agoFix entry drawing in the presence of margins
Matthias Clasen [Tue, 9 Aug 2011 13:08:53 +0000 (15:08 +0200)]
Fix entry drawing in the presence of margins

Margins need to be taken into account when comparing requisitions
and allocations, which GtkEntry (and subclasses) do for some reason.

12 years agoGtkGrid: Add a way to insert rows or columns
Matthias Clasen [Mon, 8 Aug 2011 10:06:59 +0000 (12:06 +0200)]
GtkGrid: Add a way to insert rows or columns

This is useful functionality that makes it easier to insert
things in the middle of an already populated grid.

Bug 653817

12 years agoGtkAppChooser: improve grammar in short_description
Will Thompson [Sun, 7 Aug 2011 10:09:10 +0000 (12:09 +0200)]
GtkAppChooser: improve grammar in short_description

https://bugzilla.gnome.org/show_bug.cgi?id=656098

12 years agoFix warning
Ignacio Casal Quinteiro [Sat, 6 Aug 2011 16:56:01 +0000 (18:56 +0200)]
Fix warning

12 years agoFix polling for new data in cups print backend (bug #599664)
Benjamin Berg [Sat, 6 Aug 2011 08:37:21 +0000 (10:37 +0200)]
Fix polling for new data in cups print backend (bug #599664)

12 years agoMerge branch 'bgo593793-filechooser-recent-folders-master'
Federico Mena Quintero [Tue, 2 Aug 2011 16:46:05 +0000 (11:46 -0500)]
Merge branch 'bgo593793-filechooser-recent-folders-master'

12 years agobgo#655822 - Put back the expand-folders schema in gsettings
Federico Mena Quintero [Tue, 2 Aug 2011 16:44:52 +0000 (11:44 -0500)]
bgo#655822 - Put back the expand-folders schema in gsettings

Apparently schemas are part of the ABI contract; running apps crash if a
schema disapppears and they happen to access it.

Signed-off-by: Federico Mena Quintero <federico@gnome.org>
12 years agoUpdated Swedish translation
Daniel Nylander [Mon, 1 Aug 2011 22:46:30 +0000 (00:46 +0200)]
Updated Swedish translation

12 years agoUpdated Swedish translation
Daniel Nylander [Mon, 1 Aug 2011 22:44:17 +0000 (00:44 +0200)]
Updated Swedish translation

12 years agoAvoid introspection scanner warning on GtkPlug and GtkSocket
Pavel Holejsovsky [Thu, 28 Jul 2011 11:29:37 +0000 (13:29 +0200)]
Avoid introspection scanner warning on GtkPlug and GtkSocket

Make sure that sources with annotations are included into the list of
sources passed to introspection scanner.