Numeric keypad on win32 (GTK 2.6.9)

2005-12-06 Thread Gabriele Greco
I've seen that events from numeric keypad are different in win32 and unix. If num lock is selected the linux port give the events: GDK_KP_0 .. GDK_KP_9 while the win32 version gives GDK_0 .. GDK_9. Looking at the sourcecode it seems that in: gdk/win32/gdkkeys-win32.c in the function

get current time / win32: got UTC instead of local time

2005-12-06 Thread Felix Kater
Hi, I use g_get_current_time() / win32 to set GTimeVal and calculate the current hour of the day (0-23) like this: hour_of_the_day= my_gtimeval.tv_sec % (3600*24) / 3600 My windows timezone is set to UTC+1 == GMT+1 == CET, however, this is not respected. What ever I select as the windows

Predominantly pixels

2005-12-06 Thread Michael Noonan
I have an application to display an image containing pixels ranging from 0 - 255. However all the pixels seem to be predominantly blue is this because the colormap is set to the default True Color or is it because I need to change something in the GkGC or the style. Thanks in advance. Michael

Re: goocanvas 0.2

2005-12-06 Thread James Henstridge
Travis Watkins wrote: On 12/5/05, Damon Chaplin [EMAIL PROTECTED] wrote: I've also read the SVG spec (http://www.w3.org/TR/SVG11/), which is very interesting. I wonder if we'll want an SVG widget in GTK+ at some point, and if so, will we want a separate canvas as well? I guess it makes sense

Re: goocanvas 0.2

2005-12-06 Thread Alexander Larsson
On Mon, 2005-12-05 at 22:44 +, Damon Chaplin wrote: I've put goocanvas 0.2 (my cairo canvas widget) up at: http://www.dachaplin.dsl.pipex.com/goocanvas/ New features: o affine transformations for all items. o event handling, including support for pointer grabs. o support for

Re: goocanvas 0.2

2005-12-06 Thread Damon Chaplin
On Tue, 2005-12-06 at 10:27 +0100, Alexander Larsson wrote: On Mon, 2005-12-05 at 22:44 +, Damon Chaplin wrote: I've put goocanvas 0.2 (my cairo canvas widget) up at: http://www.dachaplin.dsl.pipex.com/goocanvas/ New features: o affine transformations for all items. o event

GTK+ team irc meeting

2005-12-06 Thread Matthias Clasen
The meeting is intended for the GTK+ team, but everybody is welcome to come and listen. The meeting logs will be posted on the GTK+ website (http://www.gtk.org/plan/meetings). Place: irc.gnome.org:#gtk-devel Time: 21:00 UTC (16:00 EST), Tue, Dec 6 Possible agenda items: - Open api bugs for

Re: pango makefile fix breaks gtk build

2005-12-06 Thread Behdad Esfahbod
For the record, for glib/pango/gtk+ development, I don't use jhbuild. But I don't have any problem with dependencies, linking, etc, and I'm using FC4. The bug report (#322885) has a comment from a libtool maintainer, saying that the problem reported by Carol is a side-effect of debian changing

The question about GDateTime

2005-12-06 Thread Qiu, Michael
Title: The question about GDateTime Ive written an application using g_date_set_time, but I encountered a strange issue. My program is below: g_date_set_time(gdate, 112300); But in IA32, I got the result: gdate.day = 14, gdate.month = 1, gdate.year = 1970 But in IA64, the result is

Re: pango makefile fix breaks gtk build

2005-12-06 Thread Carol Spears
On Tue, Dec 06, 2005 at 05:03:25PM +0100, Tim Janik wrote: On Tue, 6 Dec 2005, Behdad Esfahbod wrote: For the record, for glib/pango/gtk+ development, I don't use jhbuild. But I don't have any problem with dependencies, linking, etc, and I'm using FC4. The bug report (#322885) has a

Pango renders in the wrong colours (endianness-bug)

2005-12-06 Thread rgammans
When I uses a pango application, on an exported X display here (i386 Linux X-client (running app) -- MIPS SGI Irix X-Display) the fonts colours are rendered wrong. The Image appears to have a color cast, the sam colour cast is also visbile on some versions of vnc, where the bug can be traced to