-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I'm working with an application and the hot keys I have assigned to the
app only seem to work with the english layout (which is default for my
keyboard and machine). But if I switch to the alternate (Russian) in
this case, they keys still act like they
On 16 February 2011 04:48, Rendaw wrote:
> As a side note, does gdk_window_process_updates() preserve mouse motion
> events when the MOTION_HINT mask is set? I also had motion event queuing
> problems (I would stop moving the mouse but the screen would continually
> redraw for a few seconds until
Hi,
I've noticed that GLib 2.28 is still not listed in
http://library.gnome.org/devel/glib/
Greetings
José
On Tue, Feb 8, 2011 at 4:51 PM, Matthias Clasen wrote:
> GLib 2.28.0 is now available for download at:
>
> ftp://ftp.gtk.org/pub/glib/2.28
> http://download.gnome.org/sources/glib/2.
Hello,
It looks like gtk_viewport_adjustment_value_changed() calls
gdk_window_process_updates... is that necessary? I'm trying to scroll a
large (cairo drawn) image in a scrolledwindow diagonally on an older
system, and I call gtk_adjustment_set_value() on each scrollbar with the
new position
On Wed, 2011-02-16 at 11:19 +0100, David Nečas wrote:
> > > Gtk+ itself (not any dependency) installs this scheme file.
> > > It knows exactly, at compile time, where the file will be installed.
> > > So why it cannot find the file?
> >
> > it could be that XDG_SHARE_DIR is unset, or not set to i
On Wed, Feb 16, 2011 at 09:49:09AM +, Emmanuele Bassi wrote:
> On Wed, 2011-02-16 at 09:42 +0100, David Nečas wrote:
> > On Wed, Feb 16, 2011 at 08:20:59AM +, Emmanuele Bassi wrote:
> > > in any case, this is a pointless discussion: the schema for the file
> > > chooser configuration *is* p
On Wed, 2011-02-16 at 09:42 +0100, David Nečas wrote:
> On Wed, Feb 16, 2011 at 08:20:59AM +, Emmanuele Bassi wrote:
> > in any case, this is a pointless discussion: the schema for the file
> > chooser configuration *is* part of the gtk+-3 installation; if it's not
> > installed then it's eithe
On Wed, Feb 16, 2011 at 08:20:59AM +, Emmanuele Bassi wrote:
> in any case, this is a pointless discussion: the schema for the file
> chooser configuration *is* part of the gtk+-3 installation; if it's not
> installed then it's either a bug in gtk+ or a packaging issue. it's the
> equivalent of
On Tue, 2011-02-15 at 17:10 -0500, Allin Cottrell wrote:
> On Tue, 15 Feb 2011, Emmanuele Bassi wrote:
>
> > Requiring the schema for settings is the fundamental tenet of the GSettings
> > design. By not having the schema like in GConf you are trading a bit of
> > convenience for less safety...
>