GtkPrint questions

2011-03-23 Thread John Coppens
Hi all. Two items, 1) Even if I set the unit to mm (gtk_print_operation_set_unit), the page drawing in the GtkPrint dialog appears in inches. How can I change that? 2) If I select print to file in the dialog, I can't change the page size anymore. The page size _is_ coded into the generated

Re: GtkPrint questions

2011-03-23 Thread John Coppens
On Wed, 23 Mar 2011 12:35:14 -0300 John Coppens j...@jcoppens.com wrote: 2) If I select print to file in the dialog, I can't change the page size anymore. The page size _is_ coded into the generated Postscript file (%%PageMedia: Letter), so how do I change that? More specifically: if the

Queued Drawing update speed changes when Flash video is loaded.

2011-03-23 Thread Kevin DeKorte
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 All, I've made an observation on a couple of different machines both with ATI and Intel video cards and I can't seem to figure out why it does it. I have an application that redraws a sequence of 40 rectangles (it is the audio meter in gnome

GTK+ 3.0.5

2011-03-23 Thread Matthias Clasen
GTK+ 3.0.5 is now available for download at: ftp://ftp.gtk.org/pub/gtk/3.0/ http://download.gnome.org/sources/gtk+/3.0/ 7f391bdc5eed7a29930c2290de5f88d2d62ee274ab2ab97a1d9d0f478e053bb0 gtk +-3.0.5.tar.bz2 066176812ed73aa0590c4de8cecd9988c6b1ccb36293e16bd5f135f112811f5e gtk +-3.0.5.tar.gz

Full glib porting onto Android

2011-03-23 Thread Shuxiang Lim
Hello glib/gtk guys! Recently I've been trying on a Android porting work for a project which has which uses glibs-2.22+ including libglib/libgio/libgthread/libgmodule. Other than using the already-on android/bluetooth/glib with only libglib-2.20 built, I have managed to hack by my own for a

Re: Full glib porting onto Android

2011-03-23 Thread Maarten Bosmans
2011/3/23 Shuxiang Lim shohyang...@gmail.com: 5. remove the -lpthread in gthread/Makefile. Is this applicable for all files, or just those under gsthread? In the first case, you should remove -lpthread in configure.ac 6. change the CFLAGS in agcc,replace -mthumb by -mno-thumb; make;make

GTK+ 3.0.5

2011-03-23 Thread Matthias Clasen
GTK+ 3.0.5 is now available for download at: ftp://ftp.gtk.org/pub/gtk/3.0/ http://download.gnome.org/sources/gtk+/3.0/ 7f391bdc5eed7a29930c2290de5f88d2d62ee274ab2ab97a1d9d0f478e053bb0 gtk +-3.0.5.tar.bz2 066176812ed73aa0590c4de8cecd9988c6b1ccb36293e16bd5f135f112811f5e gtk +-3.0.5.tar.gz

Gtk+ 3.0 and MS Windows

2011-03-23 Thread Mikhail Titov
Hello! I understand that there is a lot of work still needs to be done for Gtk+ 3.0 . However I would like to use some of its functionality now if possible. The problem is that I’m using gtkmm and msvc++ to compile my code under MS Windows. I wonder about win32 builds of gtk+ 3.0. Is it not

Re: Gtk+ 3.0 and MS Windows

2011-03-23 Thread Maarten Bosmans
2011/3/23 Mikhail Titov m...@gmx.us: Hello! I understand that there is a lot of work still needs to be done for Gtk+ 3.0 . However I would like to use some of its functionality now if possible. The problem is that I’m using gtkmm and msvc++ to compile my code under MS Windows. I wonder

RE: Gtk+ 3.0 and MS Windows

2011-03-23 Thread Mikhail Titov
Maarten: Thanks for your quick reply! Good to know that Gtk+ 3 is buildable for win32 according to your OpenSUSE link. I don't have OpenSUSE though, but I'll give cross-compiler a try under Ubuntu. Gcc is on my path otherwise ./configure would finish much earlier. $ gcc.exe -v Using built-in

Re: Gtk+ 3.0 and MS Windows

2011-03-23 Thread Maarten Bosmans
2011/3/23 Mikhail Titov m...@gmx.us: Maarten: Thanks for your quick reply! Good to know that Gtk+ 3 is buildable for win32 according to your OpenSUSE link. I don't have OpenSUSE though, but I'll give cross-compiler a try under Ubuntu. The point of the buildservice is to automate the build

RE: Gtk+ 3.0 and MS Windows

2011-03-23 Thread Mikhail Titov
Maarten: Thanks for the link! By saying that I don't have OpenSUSE I implied that I'd have to either use `alien` (with possible complication if any) or build it myself on Ubuntu. I see there is even binary package for gtkmm2.99 hopefully they will move to 3.0 soon. The weird point is that,

GTK+ 3.0.5

2011-03-23 Thread Matthias Clasen
GTK+ 3.0.5 is now available for download at: ftp://ftp.gtk.org/pub/gtk/3.0/ http://download.gnome.org/sources/gtk+/3.0/ 7f391bdc5eed7a29930c2290de5f88d2d62ee274ab2ab97a1d9d0f478e053bb0 gtk +-3.0.5.tar.bz2 066176812ed73aa0590c4de8cecd9988c6b1ccb36293e16bd5f135f112811f5e gtk +-3.0.5.tar.gz