]> Pileus Git - ~andy/gtk/log
~andy/gtk
12 years agoUpdated Spanish translation
Daniel Mustieles [Thu, 2 Feb 2012 11:13:29 +0000 (12:13 +0100)]
Updated Spanish translation

12 years agoreftests: Improve 'unresolvable' test
Benjamin Otte [Thu, 2 Feb 2012 02:11:55 +0000 (03:11 +0100)]
reftests: Improve 'unresolvable' test

Include reset-to-defaults here, too

12 years agoreftests: Fix css-match-exact
Benjamin Otte [Thu, 2 Feb 2012 01:58:59 +0000 (02:58 +0100)]
reftests: Fix css-match-exact

Ensure that background-colors are always set. And import
reset-to-defaults so that there's no background image or so.

12 years agoreftests: Fix entry-progress-coloring test
Benjamin Otte [Thu, 2 Feb 2012 01:55:45 +0000 (02:55 +0100)]
reftests: Fix entry-progress-coloring test

Use reset-to-defaults here.

12 years agoreftests: Add another background-size test
Benjamin Otte [Thu, 2 Feb 2012 01:55:05 +0000 (02:55 +0100)]
reftests: Add another background-size test

This one tests the keywords for the background-size property

12 years agocss: Implement padding as numbers
Benjamin Otte [Tue, 24 Jan 2012 16:49:29 +0000 (17:49 +0100)]
css: Implement padding as numbers

Also remove the now unused border parsing function for shorthands.

12 years agoreftests: Fix border-image-url reftest
Benjamin Otte [Tue, 17 Jan 2012 16:30:26 +0000 (17:30 +0100)]
reftests: Fix border-image-url reftest

"border-style: none;" sets border widths to 0. So no border was drawn.
Use "border-style: groove" instead. (If the border was drawn that way,
it'd look noticably different.)

Also include reset-to-defaults.css so we really get default CSS.

12 years agotests: Add 'px' to css tests
Benjamin Otte [Tue, 17 Jan 2012 16:12:32 +0000 (17:12 +0100)]
tests: Add 'px' to css tests

12 years agoreftests: Add 'px' to all properties
Benjamin Otte [Tue, 17 Jan 2012 16:09:30 +0000 (17:09 +0100)]
reftests: Add 'px' to all properties

12 years agoreftests: Make test runner always use image surfaces
Benjamin Otte [Tue, 17 Jan 2012 16:06:09 +0000 (17:06 +0100)]
reftests: Make test runner always use image surfaces

See comment in code for why.

12 years agocss: Port margin properties to GtkCssNumber
Benjamin Otte [Tue, 17 Jan 2012 15:41:14 +0000 (16:41 +0100)]
css: Port margin properties to GtkCssNumber

12 years agoreftests: Add reftest for background-size
Benjamin Otte [Tue, 17 Jan 2012 15:13:57 +0000 (16:13 +0100)]
reftests: Add reftest for background-size

12 years agoreftests: Put border-image-repeat test back
Benjamin Otte [Wed, 18 Jan 2012 16:12:51 +0000 (17:12 +0100)]
reftests: Put border-image-repeat test back

This reverts commit 001d42f36955dd31f81e2e01a7b4dbb980a68b41.

Because now that we have background-size support, we can use it to make
stuff work!

12 years agoreftests: set style properties to 0 in reset-to-defaults
Benjamin Otte [Tue, 17 Jan 2012 15:10:23 +0000 (16:10 +0100)]
reftests: set style properties to 0 in reset-to-defaults

GtkButton doesn't conform to CSS with these properties.
Bad GtkButton!

12 years agothemingbackground: Implement background-size support
Benjamin Otte [Tue, 17 Jan 2012 15:09:35 +0000 (16:09 +0100)]
themingbackground: Implement background-size support

12 years agotests: Add parsing test for background-size
Benjamin Otte [Tue, 17 Jan 2012 14:15:34 +0000 (15:15 +0100)]
tests: Add parsing test for background-size

12 years agocss: Implement parsing for 'background-size'
Benjamin Otte [Tue, 17 Jan 2012 14:11:48 +0000 (15:11 +0100)]
css: Implement parsing for 'background-size'

12 years agoreftests: Add a bunch of linear gradient tests
Benjamin Otte [Tue, 17 Jan 2012 11:14:50 +0000 (12:14 +0100)]
reftests: Add a bunch of linear gradient tests

12 years agotests: Add parsing tests for linear gradients
Benjamin Otte [Tue, 17 Jan 2012 10:53:38 +0000 (11:53 +0100)]
tests: Add parsing tests for linear gradients

12 years agocss: Implement repeating linear gradients
Benjamin Otte [Tue, 17 Jan 2012 10:44:07 +0000 (11:44 +0100)]
css: Implement repeating linear gradients

12 years agocss: Implement CSS 3 linear-gradient() syntax
Benjamin Otte [Mon, 16 Jan 2012 17:28:58 +0000 (18:28 +0100)]
css: Implement CSS 3 linear-gradient() syntax

12 years agotests: Update CSS tests for borders
Benjamin Otte [Sun, 15 Jan 2012 18:47:38 +0000 (19:47 +0100)]
tests: Update CSS tests for borders

Borders now expect 'px'.

12 years agocss: Implement support for angles
Benjamin Otte [Sun, 15 Jan 2012 16:51:58 +0000 (17:51 +0100)]
css: Implement support for angles

12 years agocss: Convert border-radius to GtkCssNumber
Benjamin Otte [Sun, 15 Jan 2012 05:26:08 +0000 (06:26 +0100)]
css: Convert border-radius to GtkCssNumber

We can do % now, wohoo!

12 years agothemingengine: Add a private function to query lengths
Benjamin Otte [Sun, 15 Jan 2012 04:29:02 +0000 (05:29 +0100)]
themingengine: Add a private function to query lengths

12 years agocss: Make border-width a length property
Benjamin Otte [Sun, 15 Jan 2012 01:53:39 +0000 (02:53 +0100)]
css: Make border-width a length property

12 years agocss: Add a check function for specified types
Benjamin Otte [Sun, 15 Jan 2012 01:30:26 +0000 (02:30 +0100)]
css: Add a check function for specified types

... and use it.

It seems kinda necessary for the refactoring I'm about to do...

12 years agocss: Ensure proper type for parsing custom properties
Benjamin Otte [Sun, 15 Jan 2012 01:29:00 +0000 (02:29 +0100)]
css: Ensure proper type for parsing custom properties

12 years agocss: Add GtkCssNumber
Benjamin Otte [Fri, 13 Jan 2012 22:48:42 +0000 (23:48 +0100)]
css: Add GtkCssNumber

12 years agostyleproperties: Add a warning
Benjamin Otte [Sat, 14 Jan 2012 16:20:15 +0000 (17:20 +0100)]
styleproperties: Add a warning

GtkStyleProperties stores computed values. Make sure it does.

12 years agostyleproperty: Simplifiy registering function
Benjamin Otte [Sat, 14 Jan 2012 16:12:57 +0000 (17:12 +0100)]
styleproperty: Simplifiy registering function

... and rename it to conform to the actual type.

We don't need 2 registering functions anymore now that we can use the
specified type.

12 years agocss: Allow bypassing the compute_value() stage
Benjamin Otte [Sat, 14 Jan 2012 16:04:00 +0000 (17:04 +0100)]
css: Allow bypassing the compute_value() stage

This is useful when overriding values.

12 years agocsslookup: Query the bitmask
Benjamin Otte [Sat, 14 Jan 2012 15:58:52 +0000 (16:58 +0100)]
csslookup: Query the bitmask

Checking if the value is NULL is the wrong thing to do - the bitmask is
usd to keep track of that.

The reason for that will become apparent in the next patch.

12 years agocss: Remove two unused declarations
Benjamin Otte [Sat, 14 Jan 2012 04:10:46 +0000 (05:10 +0100)]
css: Remove two unused declarations

12 years agocss: color_compute no longer needs to check type
Benjamin Otte [Sat, 14 Jan 2012 04:02:25 +0000 (05:02 +0100)]
css: color_compute no longer needs to check type

The input is always a symbolic color.

12 years agocss: Initialize value before calling compute function
Benjamin Otte [Sat, 14 Jan 2012 04:00:54 +0000 (05:00 +0100)]
css: Initialize value before calling compute function

12 years agocss: Initialize values to their specified type
Benjamin Otte [Sat, 14 Jan 2012 03:39:07 +0000 (04:39 +0100)]
css: Initialize values to their specified type

.. when parsing.

12 years agocss: Create SymbolicColor fallback properties for colors
Benjamin Otte [Sat, 14 Jan 2012 03:18:29 +0000 (04:18 +0100)]
css: Create SymbolicColor fallback properties for colors

12 years agocss: parse 'currentColor' for symbolic colors
Benjamin Otte [Sat, 14 Jan 2012 03:05:19 +0000 (04:05 +0100)]
css: parse 'currentColor' for symbolic colors

12 years agostyleproperty: Introduce "specified type" and "computed type"
Benjamin Otte [Sat, 14 Jan 2012 02:22:59 +0000 (03:22 +0100)]
styleproperty: Introduce "specified type" and "computed type"

Make the types explicit. This way, we can actually do useful stuff with
them (like sanity checks, d'oh).

12 years agocss: Make the 'currentColor' keyword a symbolic color
Benjamin Otte [Sat, 14 Jan 2012 01:38:42 +0000 (02:38 +0100)]
css: Make the 'currentColor' keyword a symbolic color

This is the first step on a quest to ensure that there is only ever one
GType in use for GValues in every stage of the CSS resolving process.

12 years agoraleigh: remove general 'padding' declaration
Benjamin Otte [Wed, 1 Feb 2012 23:14:01 +0000 (00:14 +0100)]
raleigh: remove general 'padding' declaration

Fixes reftests that were broken after images and labels applied padding.
Things look much more cramped now. On the plus side, treeview headers
and comboboxes have better spacing. Menubars look like crap now though.

Needs someone with artistical talent to figure out.

12 years agoraleigh: Remove unnecessary border-width declaration
Benjamin Otte [Wed, 1 Feb 2012 23:09:05 +0000 (00:09 +0100)]
raleigh: Remove unnecessary border-width declaration

12 years agoraleigh: Don't set bg-color for all widgets
Benjamin Otte [Wed, 1 Feb 2012 23:04:08 +0000 (00:04 +0100)]
raleigh: Don't set bg-color for all widgets

Just set oit for things that need it.
(FIXME: Buttons should probably not need it, but spinbuttons and
treeview headers don't have a proper background without it.)

12 years agoreftests: set border-image: none in border-image-url's reference CSS
Cosimo Cecchi [Wed, 1 Feb 2012 22:58:11 +0000 (17:58 -0500)]
reftests: set border-image: none in border-image-url's reference CSS

Fix border-image-url reftest

12 years agoreftests: add a bunch of missing reset-to-defaults
Cosimo Cecchi [Wed, 1 Feb 2012 22:57:45 +0000 (17:57 -0500)]
reftests: add a bunch of missing reset-to-defaults

Fix the css-match-* reftests.

12 years agoapp-chooser-dialog: cancel the PK operation when the dialog is dismissed
Cosimo Cecchi [Wed, 1 Feb 2012 18:19:52 +0000 (13:19 -0500)]
app-chooser-dialog: cancel the PK operation when the dialog is dismissed

This doesn't really seem to have any effect; probably PK doesn't listen
for changes on the passed-in cancellable, but it's correct.

Related to: https://bugzilla.gnome.org/show_bug.cgi?id=649121

12 years agoapp-chooser-dialog: make sure to hold a ref when doing async ops
Cosimo Cecchi [Wed, 1 Feb 2012 18:16:06 +0000 (13:16 -0500)]
app-chooser-dialog: make sure to hold a ref when doing async ops

Hold a ref to the GtkDialog while doing async operations with the
GtkAppChooserOnline object.
This is needed, since somebody could call gtk_widget_destroy() on us
while an async operation is in progress. We don't want to be finalized
in that case, but mark the fact that we were dismissed and just return
from the callback in that case.
This avoids crashing if the dialog is destroyed in the middle of a PK
operation.

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

12 years agogtkmain: Invoke keysnoopers unconditionally
Benjamin Otte [Wed, 1 Feb 2012 14:44:27 +0000 (15:44 +0100)]
gtkmain: Invoke keysnoopers unconditionally

Now that ATK no longer uses a key snooper but is invoked directly,
checking in advance for existing snoopers is wrong and stops ATK from
working.

Also: code reduction without performance loss == good thing.

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

12 years agocombobox: fix cell area allocation in menu mode for RTL
Cosimo Cecchi [Wed, 1 Feb 2012 01:18:09 +0000 (20:18 -0500)]
combobox: fix cell area allocation in menu mode for RTL

We were missing a padding to subtract from the child widget here.

12 years agocombobox: fix dropdown menu alignment for RTL languages
Cosimo Cecchi [Wed, 1 Feb 2012 00:09:24 +0000 (19:09 -0500)]
combobox: fix dropdown menu alignment for RTL languages

We need to add in the left padding, instead of subtracting it in that
case.

12 years agocombobox: use gtk_container_class_handle_border_width()
Cosimo Cecchi [Wed, 1 Feb 2012 00:02:36 +0000 (19:02 -0500)]
combobox: use gtk_container_class_handle_border_width()

Avoids us fiddling with the border width manually in our size request
and allocation cycles.

12 years agocombobox: always trim the allocated area by padding and border for child
Cosimo Cecchi [Tue, 31 Jan 2012 23:54:40 +0000 (18:54 -0500)]
combobox: always trim the allocated area by padding and border for child

When we're size allocating the children widgets, always trim the
allocation for padding and border of GtkComboBox, as that's all the area
they have available.

12 years agocombobox: cleanup allocation of children in list mode
Cosimo Cecchi [Tue, 31 Jan 2012 23:45:09 +0000 (18:45 -0500)]
combobox: cleanup allocation of children in list mode

Instead of setting the same values for child allocation in different
places, just do it once.

12 years agocombobox: cleanup and comment the allocation code somewhat
Cosimo Cecchi [Tue, 31 Jan 2012 23:35:34 +0000 (18:35 -0500)]
combobox: cleanup and comment the allocation code somewhat

12 years agocombobox: make sure to respect the GtkComboBox padding in menu mode
Cosimo Cecchi [Tue, 31 Jan 2012 23:33:37 +0000 (18:33 -0500)]
combobox: make sure to respect the GtkComboBox padding in menu mode

When the combobox is in menu mode, we still shouldn't discard the
GtkComboBox padding value; it's wrong to allocate it to the button.

12 years agocombobox: cleanup GTK_COMBO_BOX_SIZE_ALLOCATE_BUTTON
Cosimo Cecchi [Tue, 31 Jan 2012 23:30:13 +0000 (18:30 -0500)]
combobox: cleanup GTK_COMBO_BOX_SIZE_ALLOCATE_BUTTON

It was using the wrong padding values for RTL, and generally, using the
same variables in a distant macro makes this method even more
complicated than it already is...

12 years agocombobox: simplify size request code by using the button content box
Cosimo Cecchi [Tue, 31 Jan 2012 21:03:00 +0000 (16:03 -0500)]
combobox: simplify size request code by using the button content box

Similar to what we did for size_allocate.

12 years agocombobox: move the allocation of the button contents box directly
Cosimo Cecchi [Tue, 31 Jan 2012 20:34:00 +0000 (15:34 -0500)]
combobox: move the allocation of the button contents box directly

If we're in menu mode with no children, instead of tweaking the
allocation of the arrow and the separator separately, tweak the
allocation of the box that contain both.

12 years agocombobox: allocate the CSS borders to GtkComboBox
Cosimo Cecchi [Tue, 31 Jan 2012 19:43:17 +0000 (14:43 -0500)]
combobox: allocate the CSS borders to GtkComboBox

Consider borders in the allocation/size-request machinery, like every
widget should do.

12 years agocombobox: remove handling of focus-padding and focus-line-width
Cosimo Cecchi [Tue, 31 Jan 2012 17:01:53 +0000 (12:01 -0500)]
combobox: remove handling of focus-padding and focus-line-width

GtkComboBox always handles focus through its children, so there's no
need to request and allocate them again.
In fact, Adwaita was forcing these style properties to zero for
GtkComboBox.

12 years agogtkentry: Fix compilation warnings
Javier Jardón [Tue, 31 Jan 2012 19:33:25 +0000 (19:33 +0000)]
gtkentry: Fix compilation warnings

12 years agogtkspinbutton: Fix compilation warning
Javier Jardón [Tue, 31 Jan 2012 19:30:09 +0000 (19:30 +0000)]
gtkspinbutton: Fix compilation warning

12 years agoBring back the GMenu separators
Ryan Lortie [Tue, 31 Jan 2012 18:22:22 +0000 (13:22 -0500)]
Bring back the GMenu separators

4240bfb74abf53adb07afc4135dadde4ab866b1f contained a likely copy/paste
mishap that accidentally disabled all separators for GtkMenus created
from GMenuModels.

Bring them back.

12 years agoentry: deprecate the progress-border style property
Cosimo Cecchi [Mon, 30 Jan 2012 22:27:17 +0000 (17:27 -0500)]
entry: deprecate the progress-border style property

Since we don't use it anymore.

12 years agoentry: use the CSS margin for the progress margin offset
Cosimo Cecchi [Mon, 30 Jan 2012 22:26:05 +0000 (17:26 -0500)]
entry: use the CSS margin for the progress margin offset

The progressbar inside GtkEntry has a progress-border style property,
which is actually the margin of the progressbar inside the GtkEntry
allocation.
Use a CSS margin instead of reading the progress-border property.

12 years agoentry: use padding on the image area to position the image
Cosimo Cecchi [Mon, 30 Jan 2012 21:47:55 +0000 (16:47 -0500)]
entry: use padding on the image area to position the image

Don't assume the padding of the icons is the same padding of the rest of
the entry.
This also allows to set different paddings for left and right icons.

12 years agoentry: deprecate inner-border and gtk_entry_get/set_inner_border()
Cosimo Cecchi [Mon, 30 Jan 2012 21:10:05 +0000 (16:10 -0500)]
entry: deprecate inner-border and gtk_entry_get/set_inner_border()

They're unused in GTK now and have suitable replacements in the CSS
properties.

12 years agocell-renderer-text: don't use gtk_entry_set_inner_border()
Cosimo Cecchi [Mon, 30 Jan 2012 20:25:04 +0000 (15:25 -0500)]
cell-renderer-text: don't use gtk_entry_set_inner_border()

There's no need to, since now the theme can just tweak the padding like:

.cell.entry {
  padding: 12;
}

12 years agocell-renderer: add the CELL style class to the editing widget
Cosimo Cecchi [Mon, 30 Jan 2012 22:52:44 +0000 (17:52 -0500)]
cell-renderer: add the CELL style class to the editing widget

When we create an editing widget, add the CELL style class to it, for
identification by the themes.

12 years agoentry: always add padding to the allocation
Cosimo Cecchi [Mon, 30 Jan 2012 20:23:26 +0000 (15:23 -0500)]
entry: always add padding to the allocation

Even when we don't have a frame. We just ignore the borders in this
case.

12 years agoentry: don't consider inner-border for allocation and layout
Cosimo Cecchi [Mon, 30 Jan 2012 20:04:00 +0000 (15:04 -0500)]
entry: don't consider inner-border for allocation and layout

We want to deprecate the inner-border property and use the standard CSS
border/padding properties. Start with replacing its uses in GtkEntry.

12 years agoentry: don't blindly center the text area in the allocated height
Cosimo Cecchi [Mon, 30 Jan 2012 19:05:16 +0000 (14:05 -0500)]
entry: don't blindly center the text area in the allocated height

Since top/bottom borders might be different.

12 years agoentry: change _gtk_entry_get_borders() to return a GtkBorder
Cosimo Cecchi [Mon, 30 Jan 2012 19:03:26 +0000 (14:03 -0500)]
entry: change _gtk_entry_get_borders() to return a GtkBorder

12 years agoentry: allocate the CSS borders to GtkEntry
Cosimo Cecchi [Mon, 30 Jan 2012 18:59:22 +0000 (13:59 -0500)]
entry: allocate the CSS borders to GtkEntry

Every widget should allocate its borders. Make this true for GtkEntry.

12 years agoprinting: Don't crash when printing
Marek Kasik [Tue, 31 Jan 2012 11:15:43 +0000 (12:15 +0100)]
printing: Don't crash when printing

This commit fixes crash which occurs in Firefox, Thunderbird and Inkscape
during printing. This crash was caused because of wrong handling of Custom
CUPS options. (#543520)

12 years agobroadway: terminate v7 input to avoid parsing uninit memory.
Michael Meeks [Tue, 31 Jan 2012 10:36:54 +0000 (10:36 +0000)]
broadway: terminate v7 input to avoid parsing uninit memory.

12 years agoGtkBuilder menus: reject all attributes on <item>
Ryan Lortie [Tue, 31 Jan 2012 05:07:52 +0000 (00:07 -0500)]
GtkBuilder menus: reject all attributes on <item>

These were just being silently ignored before.  That's bad, since it
used to be valid to have these.

12 years agoBump version
Matthias Clasen [Tue, 31 Jan 2012 04:16:43 +0000 (23:16 -0500)]
Bump version

12 years ago3.3.12
Matthias Clasen [Tue, 31 Jan 2012 04:15:55 +0000 (23:15 -0500)]
3.3.12

12 years agoDrop some unintentional exports
Matthias Clasen [Tue, 31 Jan 2012 03:12:32 +0000 (22:12 -0500)]
Drop some unintentional exports

12 years agoFix menu xml syntax in tests
Matthias Clasen [Tue, 31 Jan 2012 02:19:17 +0000 (21:19 -0500)]
Fix menu xml syntax in tests

12 years agoshorthand: Only unset values that are set
Benjamin Otte [Tue, 31 Jan 2012 02:59:32 +0000 (03:59 +0100)]
shorthand: Only unset values that are set

Otherwise g_value_unset() complains. And that breaks the testsuite.

12 years agowindow: Avoid unnecessary attach-widget resets
Benjamin Otte [Mon, 30 Jan 2012 13:41:05 +0000 (14:41 +0100)]
window: Avoid unnecessary attach-widget resets

12 years agoFix make check
Matthias Clasen [Tue, 31 Jan 2012 01:46:44 +0000 (20:46 -0500)]
Fix make check

Several unwanted symbols have sneaked in.

12 years agoDocument the gtkbuilder xml file better
Matthias Clasen [Tue, 31 Jan 2012 01:32:22 +0000 (20:32 -0500)]
Document the gtkbuilder xml file better

Replace the (invalid) DTD in the GtkBuilder docs by a
RELAX NG schema. Also install the schema in /usr/share/gtk-3.0,
so it can be used to validate GtkBuilder ui files.

12 years agoUse G_SOURCE_CONTINUE/REMOVE
Matthias Clasen [Tue, 31 Jan 2012 00:12:27 +0000 (19:12 -0500)]
Use G_SOURCE_CONTINUE/REMOVE

Now that GLib provides these macros, we should use them
to make the code more readable.

12 years agoTypo fix
Matthias Clasen [Mon, 30 Jan 2012 23:37:47 +0000 (18:37 -0500)]
Typo fix

12 years agowayland: Fix return type from gdk_wayland_window_configure()
Kristian Høgsberg [Mon, 30 Jan 2012 14:04:45 +0000 (09:04 -0500)]
wayland: Fix return type from gdk_wayland_window_configure()

Should be void.  Copy and paste error.

12 years agoUpdated Traditional Chinese translation(Hong Kong and Taiwan)
Chao-Hsiung Liao [Sun, 29 Jan 2012 15:03:31 +0000 (23:03 +0800)]
Updated Traditional Chinese translation(Hong Kong and Taiwan)

12 years agowayland: Also synthesize a configure event from gdk_window_wayland_move_resize
Kristian Høgsberg [Sun, 29 Jan 2012 12:15:12 +0000 (07:15 -0500)]
wayland: Also synthesize a configure event from gdk_window_wayland_move_resize

12 years agoUpdated Slovenian translation
Matej Urbančič [Sat, 28 Jan 2012 19:42:10 +0000 (20:42 +0100)]
Updated Slovenian translation

12 years agoUpdated Norwegian bokmål translation
Kjartan Maraas [Sat, 28 Jan 2012 14:44:51 +0000 (15:44 +0100)]
Updated Norwegian bokmål translation

12 years agotestgtk: Use symbolic names for button numbers
Carlos Garcia Campos [Wed, 25 Jan 2012 18:12:18 +0000 (19:12 +0100)]
testgtk: Use symbolic names for button numbers

12 years agoexamples: Use symbolic names for button numbers
Carlos Garcia Campos [Wed, 25 Jan 2012 18:10:47 +0000 (19:10 +0100)]
examples: Use symbolic names for button numbers

12 years agogtk-demo: Use symbolic names for button numbers
Carlos Garcia Campos [Wed, 25 Jan 2012 18:09:54 +0000 (19:09 +0100)]
gtk-demo: Use symbolic names for button numbers

12 years agogtktreeviewcolumn: Use symbolic names for button numbers
Carlos Garcia Campos [Wed, 25 Jan 2012 18:05:25 +0000 (19:05 +0100)]
gtktreeviewcolumn: Use symbolic names for button numbers

12 years agogtktreeview: Use symbolic names for button numbers
Carlos Garcia Campos [Wed, 25 Jan 2012 18:03:56 +0000 (19:03 +0100)]
gtktreeview: Use symbolic names for button numbers

12 years agogtktextview: Use symbolic names for button numbers
Carlos Garcia Campos [Wed, 25 Jan 2012 17:59:43 +0000 (18:59 +0100)]
gtktextview: Use symbolic names for button numbers

12 years agogtkstatusicon: Use symbolic names for button numbers
Carlos Garcia Campos [Wed, 25 Jan 2012 17:55:29 +0000 (18:55 +0100)]
gtkstatusicon: Use symbolic names for button numbers