Re: Native file chooser dialog on Windows

2009-05-15 Thread Matthias Clasen
On Fri, May 15, 2009 at 1:25 PM, Cody Russell brats...@gnome.org wrote: On Thu, 2009-05-14 at 22:46 -0400, David Cantin wrote: is there a plan or any activities regarding using the native file chooser on the Windows platform ? Like the print dialog does. My feeling is that for such dialogs we

Re: tree model

2009-05-12 Thread Matthias Clasen
On Tue, May 12, 2009 at 9:50 AM, Ryan Lortie de...@desrt.ca wrote: Since GtkTreeModel also has no reason to depend on (the rest of) GTK, it seems logical to move it into glib. It is not that GtkTreeModel depends on the rest of GTK+, it is more that GtkTreeModel is designed for being the model

Re: tree model

2009-05-11 Thread Matthias Clasen
I should have been slightly more clear:  I am interested in being able to provide a GtkTreeModel for those people who wish to use it without having to link to libgtk myself. So the problem with using GNode: GtkTreeView doesn't use it. I don't see why this is something we should be eager to

Re: RI: gdk_screen_get_resolution()

2009-05-07 Thread Matthias Clasen
On Mon, May 4, 2009 at 4:58 AM, Davyd Madeley da...@madeley.id.au wrote: There is a pending TODO to replace gdk_screen_get_resolution()/set_resolution() with monitor specific versions. API has been added for get_resolution_for_monitor()/set_resolution_for_monitor(), but they're currently

Re: GVariant for prez!

2009-05-07 Thread Matthias Clasen
I have been asked to chime in here again... After re-reading this whole thread, and some of the bugzilla discussion, I come away with a lot of sympathy for Davids basic approach, which I understood as follows: Have an api that lets us do dbus calls using 'native' types (probably with some way to

GTK+ 2.17.0 released

2009-05-04 Thread Matthias Clasen
Mon Brian Cameron Itay Perl Li Yuan Marek Kasik Tobias Mueller Christian Persch Claudio Saavedra May 4, 2009 Matthias Clasen ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

GTK+ 2.17.0 released

2009-05-04 Thread Matthias Clasen
Mon Brian Cameron Itay Perl Li Yuan Marek Kasik Tobias Mueller Christian Persch Claudio Saavedra May 4, 2009 Matthias Clasen ___ gtk-devel-list mailing list gtk-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-devel-list

GTK+ 2.17.0 released

2009-05-04 Thread Matthias Clasen
Mon Brian Cameron Itay Perl Li Yuan Marek Kasik Tobias Mueller Christian Persch Claudio Saavedra May 4, 2009 Matthias Clasen ___ gtk-list mailing list gtk-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-list

GLib 2.21.0 released

2009-05-03 Thread Matthias Clasen
Daniel Atallah Ryan Lortie Owen Taylor Tim Janik May 3, 2009 Matthias Clasen ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

GLib 2.21.0 released

2009-05-03 Thread Matthias Clasen
Daniel Atallah Ryan Lortie Owen Taylor Tim Janik May 3, 2009 Matthias Clasen ___ gtk-devel-list mailing list gtk-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-devel-list

GLib branched for 2.20

2009-04-18 Thread Matthias Clasen
I've just created a glib-2-20 branch. Please commit stable bug fixes there. master is now open for development towards 2.22. Further 2.20.x releases will be made off the glib-2-20 branch. Matthias ___ gtk-devel-list mailing list gtk-devel-list@gnome.org

GTK+ branched

2009-04-17 Thread Matthias Clasen
I've just created a stable gtk-2-16 branch. Future 2.16.x releases will be made off that branch, while development towards 2.18 proceeds on master. Matthias ___ gtk-devel-list mailing list gtk-devel-list@gnome.org

GTK+ 2.16.1 released

2009-04-11 Thread Matthias Clasen
Matthias Clasen ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Re: GVariant for prez!

2009-04-11 Thread Matthias Clasen
On Wed, Apr 8, 2009 at 5:22 PM, Ryan Lortie de...@desrt.ca wrote: Hi David Thanks for your reply. David Zeuthen wrote:  - GVariant brings in a completely new type system That's not entirely true.  The DBus type system is being used and loved by many people already and GVariant is using

GTK+ 2.16.1 released

2009-04-11 Thread Matthias Clasen
Matthias Clasen ___ gtk-devel-list mailing list gtk-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-devel-list

GTK+ 2.16.1 released

2009-04-11 Thread Matthias Clasen
Matthias Clasen ___ gtk-list mailing list gtk-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-list

GLib 2.20.1 released

2009-04-09 Thread Matthias Clasen
Alexander Larsson Colin Walters Carlos Garnacho Wim Lewis Hagen Schink Tobias Mueller Paolo Borelli Peter Kjellerstedt Gian Mario Tagliaretti April 9, 2009 Matthias Clasen ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http

GLib 2.20.1 released

2009-04-09 Thread Matthias Clasen
Alexander Larsson Colin Walters Carlos Garnacho Wim Lewis Hagen Schink Tobias Mueller Paolo Borelli Peter Kjellerstedt Gian Mario Tagliaretti April 9, 2009 Matthias Clasen ___ gtk-devel-list mailing list gtk-devel-list@gnome.org http://mail.gnome.org

Re: Object finalization and automatic signals disconnection.

2009-04-08 Thread Matthias Clasen
On Wed, Apr 8, 2009 at 4:30 AM, Ali Abdallah al...@xfce.org wrote: Hi, g_signal_connect //(instance, detailed_signal, c_handler, data), if the object which connects to this signal is freed and the instance is not so the signal is not automatically disconnected, next signal sent by the

Re: Plans for GTK+ in the next cycle

2009-04-03 Thread Matthias Clasen
On Tue, Mar 24, 2009 at 1:43 AM, Matthias Clasen matthias.cla...@gmail.com wrote: - A message area widget (http://bugzilla.gnome.org/show_bug.cgi?id=555344) I've completed this now, as far as I wanted, and would appreciate a final round of review, in particular from users of GeditMessageArea

Re: Moving GLib and GTK+ to git

2009-03-31 Thread Matthias Clasen
I should have also mentioned that the commands you need are: git clone git://git.gnome.org/glib git clone git://git.gnome.org/gtk+ A lot more information about the git migration and git in general can be found at http://live.gnome.org/GitMigration. ___

Re: Moving GLib and GTK+ to git

2009-03-31 Thread Matthias Clasen
On Tue, Mar 31, 2009 at 3:58 PM, Behdad Esfahbod beh...@behdad.org wrote: On 03/31/2009 03:50 PM, David Zeuthen wrote: Personally I prefer non-capital and no periods; it makes the output of 'git log |git shortlog' nicer to look at (see [1] for an example) but maybe that's just me. I think

Moving GLib and GTK+ to git

2009-03-30 Thread Matthias Clasen
Last week, I said that I'd like to get this done by the end of March, which is almost upon us now. Therefore, I'd like to ask everybody to hold off with committing to svn. While we are not quite ready to start the migration yet, it will begin sometime later today. So to avoid duplicate work, it

Re: A model/buffer for GtkEntry

2009-03-30 Thread Matthias Clasen
On Thu, Mar 26, 2009 at 5:38 PM, Stef Walter stef- That may be the case, and I thought about this myself. One thing in favor of doing the conversion of 'real text' - 'display text' in the model is that it allows subclassed models to do some quite interesting stuff in the conversion. For

Plans for GTK+ in the next cycle

2009-03-23 Thread Matthias Clasen
I've meant to write this mail for a while. Now that 2.16 is released, it is really overdue. Here are my thoughts on the next GTK+ cycle. I think we should aim to release 2.18 around the next Guadec (this was the original plan for 2.16, before I decided to shorten it and do a release in sync with

GLib 2.20 released

2009-03-13 Thread Matthias Clasen
More information about GLib is available at: http://www.gtk.org/ The GLib Team: Hans Breuer, Matthias Clasen, Tim Janik, Tor Lillqvist, Manish Singh, Owen Taylor, and Sebastian Wilhelmi Thanks to all contributors, including Alexander Larsson Andreas Köhler Andrew Feren Andrzej Zaborowski

GTK+ 2.16.0 released

2009-03-13 Thread Matthias Clasen
project development. If you are willing to participate, please subscribe to the project mailing lists to offer your help and read over our list of vacant project tasks: http://live.gnome.org/GtkTasks The GTK+ Team: Jonathan Blandford, Hans Breuer, Kristian Rietveld, Matthias Clasen, Tim Janik

GLib 2.20 released

2009-03-13 Thread Matthias Clasen
More information about GLib is available at: http://www.gtk.org/ The GLib Team: Hans Breuer, Matthias Clasen, Tim Janik, Tor Lillqvist, Manish Singh, Owen Taylor, and Sebastian Wilhelmi Thanks to all contributors, including Alexander Larsson Andreas Köhler Andrew Feren Andrzej Zaborowski

GTK+ 2.16.0 released

2009-03-13 Thread Matthias Clasen
project development. If you are willing to participate, please subscribe to the project mailing lists to offer your help and read over our list of vacant project tasks: http://live.gnome.org/GtkTasks The GTK+ Team: Jonathan Blandford, Hans Breuer, Kristian Rietveld, Matthias Clasen, Tim Janik

GLib 2.20 released

2009-03-13 Thread Matthias Clasen
More information about GLib is available at: http://www.gtk.org/ The GLib Team: Hans Breuer, Matthias Clasen, Tim Janik, Tor Lillqvist, Manish Singh, Owen Taylor, and Sebastian Wilhelmi Thanks to all contributors, including Alexander Larsson Andreas Köhler Andrew Feren Andrzej Zaborowski

GTK+ 2.16.0 released

2009-03-13 Thread Matthias Clasen
project development. If you are willing to participate, please subscribe to the project mailing lists to offer your help and read over our list of vacant project tasks: http://live.gnome.org/GtkTasks The GTK+ Team: Jonathan Blandford, Hans Breuer, Kristian Rietveld, Matthias Clasen, Tim Janik

Re: Fwd: regarding animated mng support in gtk for directfb

2009-03-10 Thread Matthias Clasen
On Tue, Mar 10, 2009 at 12:56 PM, Dominic Lachowicz domlachow...@gmail.com wrote: Also, you could write a GdkPixbufLoader plugin, so that all GTK+ apps can view MNGs. It shouldn't be too difficult. It actually is difficult, because libmng doesn't expose its functionality in a way that easily

Late api correction for 2.16

2009-03-10 Thread Matthias Clasen
Just a heads-up, http://bugzilla.gnome.org/show_bug.cgi?id=574561 points out that the addition of gtk_style_get/gtk_style_get_property cause some issues for object-oriented bindings, where turning this into style.get()/style.get_property() will cause clashes with the existing binding for

GTK+ 2.15.5 released

2009-03-02 Thread Matthias Clasen
Strode Michael Hasselmann Xan Lopez Tristan Van Berkom David Zeuthen Tommi Rantala Wouter Bolsterlee Tobias Mueller Morten Welinder Bastien Nocera Andre Klapper Loïc Minier Alexander Larsson Owen Taylor Benjamin Berg Tyler Lawson Li Yuan Yue Wang Jan Arne Petersen March 2, 2009 Matthias Clasen

GTK+ 2.15.5 released

2009-03-02 Thread Matthias Clasen
Strode Michael Hasselmann Xan Lopez Tristan Van Berkom David Zeuthen Tommi Rantala Wouter Bolsterlee Tobias Mueller Morten Welinder Bastien Nocera Andre Klapper Loïc Minier Alexander Larsson Owen Taylor Benjamin Berg Tyler Lawson Li Yuan Yue Wang Jan Arne Petersen March 2, 2009 Matthias Clasen

GTK+ 2.15.5 released

2009-03-02 Thread Matthias Clasen
Strode Michael Hasselmann Xan Lopez Tristan Van Berkom David Zeuthen Tommi Rantala Wouter Bolsterlee Tobias Mueller Morten Welinder Bastien Nocera Andre Klapper Loïc Minier Alexander Larsson Owen Taylor Benjamin Berg Tyler Lawson Li Yuan Yue Wang Jan Arne Petersen March 2, 2009 Matthias Clasen

GLib 2.19.10 released

2009-03-01 Thread Matthias Clasen
Will Thompson Tor Lillqvist Paolo Borelli Owen Taylor Ryan Lortie Alexander Larsson Markus Duft Fabian Groffen David Zeuthen Christian Dywan Loïc Minier Dimitri Vorbiev March 2, 2009 Matthias Clasen ___ gtk-app-devel-list mailing list gtk-app-devel-list

Re: GtkEntry memory vtable (to use non-pageable memory for passwords)

2009-03-01 Thread Matthias Clasen
On Sun, Mar 1, 2009 at 7:47 AM, Sven Neumann s...@gimp.org wrote: Hi, On Sun, 2009-03-01 at 01:01 +, Stef wrote: This leads me to wonder if perhaps the password entry control in GTK+ might fare better as a separate widget. There's an insane amount of if (entry-visible) in the code and

GLib 2.19.10 released

2009-03-01 Thread Matthias Clasen
Will Thompson Tor Lillqvist Paolo Borelli Owen Taylor Ryan Lortie Alexander Larsson Markus Duft Fabian Groffen David Zeuthen Christian Dywan Loïc Minier Dimitri Vorbiev March 2, 2009 Matthias Clasen ___ gtk-devel-list mailing list gtk-devel-list@gnome.org

GLib 2.19.10 released

2009-03-01 Thread Matthias Clasen
Will Thompson Tor Lillqvist Paolo Borelli Owen Taylor Ryan Lortie Alexander Larsson Markus Duft Fabian Groffen David Zeuthen Christian Dywan Loïc Minier Dimitri Vorbiev March 2, 2009 Matthias Clasen ___ gtk-list mailing list gtk-list@gnome.org http

Re: minutes of the gtk+ team meeting - 2009-01-20

2009-02-23 Thread Matthias Clasen
On Thu, Feb 19, 2009 at 3:32 PM, Tristan Van Berkom t...@gnome.org wrote: On Tue, Feb 17, 2009 at 4:30 PM, Emmanuele Bassi eba...@gmail.com wrote: [...] + GTK+ 2.16 status (mclasen) - new API has been merged - still missing: GtkActivatable (may be ready for next week) Sorry I missed the

Re: A few GDK questions

2009-02-21 Thread Matthias Clasen
(not quite the right list for this kind of question, but...) why do you think you need to poke into selection owners to use the system tray ? GTK+ applications just create a GtkStatusIcon and, if they need to know if a tray is there, listen for notify::embedded.

Re: minutes of the gtk+ team meeting - 2009-01-20

2009-02-21 Thread Matthias Clasen
I've gone with gtk_activatable_sync_action_properties now. ___ gtk-devel-list mailing list gtk-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Re: minutes of the gtk+ team meeting - 2009-01-20

2009-02-20 Thread Matthias Clasen
On Fri, Feb 20, 2009 at 3:35 PM, Christian Dywan christ...@imendio.com wrote: Am Fri, 20 Feb 2009 20:25:54 +0100 schrieb Torsten Schoenfeld kaffeeti...@gmx.de: Tristan Van Berkom wrote: Sorry I missed the last meeting, is there anything you need me to do for GtkActivatables ? Maybe

Re: minutes of the gtk+ team meeting - 2009-01-20

2009-02-19 Thread Matthias Clasen
On Thu, Feb 19, 2009 at 3:32 PM, Tristan Van Berkom t...@gnome.org wrote: On Tue, Feb 17, 2009 at 4:30 PM, Emmanuele Bassi Sorry I missed the last meeting, is there anything you need me to do for GtkActivatables ? I don't think so. I did another round of fixes to make PolicyKit-gnome work.

GLib 2.19.8 released

2009-02-17 Thread Matthias Clasen
API * Fix strict aliasing warnings and violations to make Glib work with gcc 4.4 Thanks to Jakub Jelinek for the strict aliasing fixes. February 17, 2009 Matthias Clasen ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http

GTK+ 2.15.4 released

2009-02-17 Thread Matthias Clasen
February 17, 2009 Matthias Clasen ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

GLib 2.19.8 released

2009-02-17 Thread Matthias Clasen
API * Fix strict aliasing warnings and violations to make Glib work with gcc 4.4 Thanks to Jakub Jelinek for the strict aliasing fixes. February 17, 2009 Matthias Clasen ___ gtk-devel-list mailing list gtk-devel-list@gnome.org http

GTK+ 2.15.4 released

2009-02-17 Thread Matthias Clasen
February 17, 2009 Matthias Clasen ___ gtk-devel-list mailing list gtk-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-devel-list

GLib 2.19.8 released

2009-02-17 Thread Matthias Clasen
API * Fix strict aliasing warnings and violations to make Glib work with gcc 4.4 Thanks to Jakub Jelinek for the strict aliasing fixes. February 17, 2009 Matthias Clasen ___ gtk-list mailing list gtk-list@gnome.org http://mail.gnome.org/mailman

GTK+ 2.15.4 released

2009-02-17 Thread Matthias Clasen
February 17, 2009 Matthias Clasen ___ gtk-list mailing list gtk-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-list

GLib 2.19.7 released

2009-02-16 Thread Matthias Clasen
) Thanks to all contributors: Murray Cumming Björn Lindqvist Mathias Hasselmann Alexander Larsson Nicolas Joseph Ryan Lortie Stefan Kost David Zeuthen February 16, 2009 Matthias Clasen ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http

GLib 2.19.7 released

2009-02-16 Thread Matthias Clasen
) Thanks to all contributors: Murray Cumming Björn Lindqvist Mathias Hasselmann Alexander Larsson Nicolas Joseph Ryan Lortie Stefan Kost David Zeuthen February 16, 2009 Matthias Clasen ___ gtk-devel-list mailing list gtk-devel-list@gnome.org http

GLib 2.19.7 released

2009-02-16 Thread Matthias Clasen
) Thanks to all contributors: Murray Cumming Björn Lindqvist Mathias Hasselmann Alexander Larsson Nicolas Joseph Ryan Lortie Stefan Kost David Zeuthen February 16, 2009 Matthias Clasen ___ gtk-list mailing list gtk-list@gnome.org http://mail.gnome.org

Re: GLib plans for the next cycle

2009-02-13 Thread Matthias Clasen
On Fri, Feb 13, 2009 at 10:25 AM, Vincent Untz vu...@gnome.org wrote: Would DBus be swappable here for something else on non freedesktop environments? (Windows, Mac) Just wondering if an easy way like make this API UNIX-only is an option that can be considered? In the end I don't expect

Re: GLib plans for the next cycle

2009-02-13 Thread Matthias Clasen
On Fri, Feb 13, 2009 at 11:52 AM, Stefan Kost enso...@hora-obscura.de wrote: hi, Matthias Clasen schrieb: With 2.20 winding down, I think now would be a good time to talk about what should happen in Glib 2.22. What about http://bugzilla.gnome.org/show_bug.cgi?id=348080 GObject property

Re: Deprecated function without replacement

2009-02-13 Thread Matthias Clasen
On Fri, Feb 13, 2009 at 7:11 PM, Hubert Figuiere hfigui...@teaser.fr wrote: Hi, gtk_label_parse_uline() is marked as deprecated but does not seem to have a replacement. Is there any plan to replace it? I'm trying to cleanup the code in AbiWord to build without deprecated GTK, but this one

Re: Deprecated function without replacement

2009-02-13 Thread Matthias Clasen
On Fri, Feb 13, 2009 at 8:42 PM, Hubert Figuiere hfigui...@teaser.fr wrote: - Show quoted text - On 02/13/2009 07:52 PM, Matthias Clasen wrote: On Fri, Feb 13, 2009 at 7:11 PM, Hubert Figuierehfigui...@teaser.fr wrote: Hi, gtk_label_parse_uline() is marked as deprecated but does

GLib plans for the next cycle

2009-02-10 Thread Matthias Clasen
With 2.20 winding down, I think now would be a good time to talk about what should happen in Glib 2.22. One thing that has been tossed around for a long time is that it would be really good to have DBus support on the Glib level. This would allow us to move forward with several things in GTK+

Re: GtkOrientable: Can widgets now be flipped?

2009-02-08 Thread Matthias Clasen
On Sun, Feb 8, 2009 at 7:07 AM, Murray Cumming murr...@murrayc.com wrote: So can they actully be flipped at runtime now? The documentation seems to suggest that they can't if they still use the old common base classes. The intention is to eventually make GtkScale and friends instantiatable.

Re: Working on 119189 this weekend

2009-02-05 Thread Matthias Clasen
2009/2/5 C.J. Adams-Collier c...@colliertech.org: Hey all, I'm planning some time to work on 119189 this weekend. I'm going to see if I can put together a patch to add gtkgl.c and friends into gtk. http://bugzilla.gnome.org/show_bug.cgi?id=119189 Behdad has suggested (and correct me if

GLib 2.19.6 released

2009-02-02 Thread Matthias Clasen
GLib 2.19.6 is now available for download at: ftp://ftp.gtk.org/pub/glib/2.19/ http://download.gnome.org/sources/glib/2.19/ glib-2.19.6.tar.bz2 md5sum: d78ebdcb6a9bbd7cce1f396501037f9b glib-2.19.6.tar.gz md5sum: be37b6a73ca6ea2f1575730bbd49568d This is the sixth development release leading

GTK+ 2.15.3 released

2009-02-02 Thread Matthias Clasen
February 2, 2009 Matthias Clasen ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

GLib 2.19.6 released

2009-02-02 Thread Matthias Clasen
GLib 2.19.6 is now available for download at: ftp://ftp.gtk.org/pub/glib/2.19/ http://download.gnome.org/sources/glib/2.19/ glib-2.19.6.tar.bz2 md5sum: d78ebdcb6a9bbd7cce1f396501037f9b glib-2.19.6.tar.gz md5sum: be37b6a73ca6ea2f1575730bbd49568d This is the sixth development release leading

GTK+ 2.15.3 released

2009-02-02 Thread Matthias Clasen
February 2, 2009 Matthias Clasen ___ gtk-devel-list mailing list gtk-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-devel-list

GLib 2.19.6 released

2009-02-02 Thread Matthias Clasen
GLib 2.19.6 is now available for download at: ftp://ftp.gtk.org/pub/glib/2.19/ http://download.gnome.org/sources/glib/2.19/ glib-2.19.6.tar.bz2 md5sum: d78ebdcb6a9bbd7cce1f396501037f9b glib-2.19.6.tar.gz md5sum: be37b6a73ca6ea2f1575730bbd49568d This is the sixth development release leading

GTK+ 2.15.3 released

2009-02-02 Thread Matthias Clasen
February 2, 2009 Matthias Clasen ___ gtk-list mailing list gtk-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-list

Re: gtk-doc confused about symbols

2009-01-29 Thread Matthias Clasen
On Thu, Jan 29, 2009 at 5:14 AM, Stefan Kost enso...@hora-obscura.de wrote: David Nečas schrieb: On Mon, Jan 26, 2009 at 10:23:14AM +0100, David Nečas wrote: Should the parser really consume this? /** * Adds a subscription to be monitored. */ The first line is not an identifier

Re: [Patch] Cursor cache

2009-01-27 Thread Matthias Clasen
On Tue, Jan 27, 2009 at 9:18 AM, Sven Herzberg herzi...@gnome-de.org wrote: PS: I can also try to come up with a patch for adding a test case once this is committed. Awaiting your patch then :-) ___ gtk-devel-list mailing list

GTK+ 2.15.2 released

2009-01-26 Thread Matthias Clasen
GTK+ 2.15.2 is now available for download at: http://download.gnome.org/sources/gtk+/2.15/ gtk+-2.15.2.tar.bz2 md5sum: 1c230eeb1bf24b69b480d0a35da34794 gtk+-2.15.2.tar.gz md5sum: 1e9d42fb6bdfb6752a82f6c3afc3b3e7 This is another development release leading up to GTK+ 2.16. Notes: * This

GTK+ 2.15.2 released

2009-01-26 Thread Matthias Clasen
GTK+ 2.15.2 is now available for download at: http://download.gnome.org/sources/gtk+/2.15/ gtk+-2.15.2.tar.bz2 md5sum: 1c230eeb1bf24b69b480d0a35da34794 gtk+-2.15.2.tar.gz md5sum: 1e9d42fb6bdfb6752a82f6c3afc3b3e7 This is another development release leading up to GTK+ 2.16. Notes: * This

GTK+ 2.15.2 released

2009-01-26 Thread Matthias Clasen
GTK+ 2.15.2 is now available for download at: http://download.gnome.org/sources/gtk+/2.15/ gtk+-2.15.2.tar.bz2 md5sum: 1c230eeb1bf24b69b480d0a35da34794 gtk+-2.15.2.tar.gz md5sum: 1e9d42fb6bdfb6752a82f6c3afc3b3e7 This is another development release leading up to GTK+ 2.16. Notes: * This

GTK+ 2.15.1 released

2009-01-23 Thread Matthias Clasen
Alexander Larsson Akira Tagoh Tristan van Berkom January 23, 2009 Matthias Clasen ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

GTK+ 2.15.1 released

2009-01-23 Thread Matthias Clasen
Alexander Larsson Akira Tagoh Tristan van Berkom January 23, 2009 Matthias Clasen ___ gtk-devel-list mailing list gtk-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-devel-list

GTK+ 2.15.1 released

2009-01-23 Thread Matthias Clasen
Alexander Larsson Akira Tagoh Tristan van Berkom January 23, 2009 Matthias Clasen ___ gtk-list mailing list gtk-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-list

Re: [Patch] Cursor cache

2009-01-19 Thread Matthias Clasen
On Sun, Jan 18, 2009 at 12:24 PM, Dr. David Alan Gilbert gilbe...@treblig.org wrote: * Matthias Clasen (matthias.cla...@gmail.com) wrote: On Sat, Jan 17, 2009 at 8:19 PM, Dr. David Alan Gilbert gilbe...@treblig.org wrote: * Matthias Clasen (matthias.cla...@gmail.com) wrote: Thanks

GLib 2.19.5 released

2009-01-19 Thread Matthias Clasen
g_content_type_guess passes non-UTF8 text to XDG ... * Updated translations: Catalan (ca) Spanish (es) Italian (it) Swedish (sv) Thanks to all contributors: Tor Lillqvist Christian Persch Sebastian Dröge Hrvoje Niksic Peter Kjellerstedt Olivier Sessink January 19, 2009 Matthias Clasen

Re: Decorating scales

2009-01-19 Thread Matthias Clasen
On Tue, Jan 6, 2009 at 12:31 AM, Matthias Clasen matthias.cla...@gmail.com wrote: I'd like to get this functionality into 2.16, if nobody objects, but I'm not entirely sure that I have managed to come up with the best possible api for this yet: To wrap up this discussion: I just committed

GLib 2.19.5 released

2009-01-19 Thread Matthias Clasen
g_content_type_guess passes non-UTF8 text to XDG ... * Updated translations: Catalan (ca) Spanish (es) Italian (it) Swedish (sv) Thanks to all contributors: Tor Lillqvist Christian Persch Sebastian Dröge Hrvoje Niksic Peter Kjellerstedt Olivier Sessink January 19, 2009 Matthias Clasen

Re: [Patch] Cursor cache

2009-01-17 Thread Matthias Clasen
Thanks for the patch. It looks good in general, just a couple of notes: * There are some stylistic issues (mostly missing spaces here and there) * We need to purge cursors from the cache when their display is closed * Do you have any data how big the cache grows in cursor-heavy apps ? Wrt. to

Re: [Patch] Cursor cache

2009-01-17 Thread Matthias Clasen
On Sat, Jan 17, 2009 at 8:19 PM, Dr. David Alan Gilbert gilbe...@treblig.org wrote: * Matthias Clasen (matthias.cla...@gmail.com) wrote: Thanks for the patch. It looks good in general, just a couple of notes: * There are some stylistic issues (mostly missing spaces here and there) No problem

Re: Menu bar items without icon indent

2009-01-14 Thread Matthias Clasen
On Wed, Jan 14, 2009 at 6:56 AM, Peter Clifton pc...@cam.ac.uk wrote: There is a comment in the above file regarding why they want this same behaviour that I did, along the lines: We want the title menu items for each RANDR output to span the *whole* allocation of the menu item, not just the

GLib 2.18.4 released

2009-01-09 Thread Matthias Clasen
Ferreira Fontenelle Axel von Bertoldi Martin Pitti Eric Lamarque Alexander Larsson Ryan Lortie A. Walton January 9, 2009 Matthias Clasen ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel

GLib 2.18.4 released

2009-01-09 Thread Matthias Clasen
Ferreira Fontenelle Axel von Bertoldi Martin Pitti Eric Lamarque Alexander Larsson Ryan Lortie A. Walton January 9, 2009 Matthias Clasen ___ gtk-devel-list mailing list gtk-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-devel-list

GLib 2.18.4 released

2009-01-09 Thread Matthias Clasen
Ferreira Fontenelle Axel von Bertoldi Martin Pitti Eric Lamarque Alexander Larsson Ryan Lortie A. Walton January 9, 2009 Matthias Clasen ___ gtk-list mailing list gtk-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-list

GTK+ 2.14.7 released

2009-01-07 Thread Matthias Clasen
...@latin) Brazilian Portugese (pt_BR) Thanks to all contributors: Yair Hershkovitz Jiwon Lee Li Yuan Calum Benson Steven Sheehy Tor Lillqvist January 7, 2009 Matthias Clasen ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http

GTK+ 2.14.7 released

2009-01-07 Thread Matthias Clasen
...@latin) Brazilian Portugese (pt_BR) Thanks to all contributors: Yair Hershkovitz Jiwon Lee Li Yuan Calum Benson Steven Sheehy Tor Lillqvist January 7, 2009 Matthias Clasen ___ gtk-devel-list mailing list gtk-devel-list@gnome.org http

GTK+ 2.14.7 released

2009-01-07 Thread Matthias Clasen
...@latin) Brazilian Portugese (pt_BR) Thanks to all contributors: Yair Hershkovitz Jiwon Lee Li Yuan Calum Benson Steven Sheehy Tor Lillqvist January 7, 2009 Matthias Clasen ___ gtk-list mailing list gtk-list@gnome.org http://mail.gnome.org/mailman

Re: Decorating scales

2009-01-06 Thread Matthias Clasen
2009/1/6 Andrew Cowie and...@operationaldynamics.com: On Tue, 2009-01-06 at 00:31 -0500, Matthias Clasen wrote: Over the Christmas vacation, I spent a day adding marks to scales. I can't speak to the implementation, but this is a lovely initiative. I've long wished for something like

Re: Decorating scales

2009-01-06 Thread Matthias Clasen
On Tue, Jan 6, 2009 at 12:55 AM, Tristan Van Berkom t...@gnome.org wrote: On Tue, Jan 6, 2009 at 12:41 AM, Yu Feng rainwood...@gmail.com wrote: Hi, If GtkRange were a gtk container perhaps using gtk_container_xxx with child_properties will be an alternative. GtkContainer also has bettern

Re: Decorating scales

2009-01-06 Thread Matthias Clasen
On Tue, Jan 6, 2009 at 3:40 PM, Mathias Hasselmann mathias.hasselm...@gmx.de wrote: Weren't the GtkCellRenderer/GtkCellLayout interfaces written exactly for stuff like those marks? No, cell renderers are for rendering data in rectangular cells, like in tree or icon views. They are not meant to

Re: Decorating scales

2009-01-06 Thread Matthias Clasen
On Tue, Jan 6, 2009 at 5:06 PM, Stefan Kost enso...@hora-obscura.de wrote: I would like that a lot. One thing slightly related is that I wonder if the GtkAdjustment* could be hinted to the theme engines. E.g. for a Panorma function the adjustment would be -100 ... 100 or 1.0 ... 1.0. Right

GLib 2.19 4 released

2009-01-05 Thread Matthias Clasen
, 2008 Matthias Clasen ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

GLib 2.19 4 released

2009-01-05 Thread Matthias Clasen
, 2008 Matthias Clasen ___ gtk-devel-list mailing list gtk-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Decorating scales

2009-01-05 Thread Matthias Clasen
Over the Christmas vacation, I spent a day adding marks to scales. The motivation for this came from the new sound preferences capplet, which uses a GtkHScale for balance control. Jon did a nice job of adding Left/Right labels (see the screenshot), but what is really missing here is an easy to hit

Re: Decorating scales

2009-01-05 Thread Matthias Clasen
Of course, I managed to forget the most important piece. The patch can be found in http://bugzilla.gnome.org/show_bug.cgi?id=565656 ___ gtk-devel-list mailing list gtk-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Re: Decorating scales

2009-01-05 Thread Matthias Clasen
On Tue, Jan 6, 2009 at 12:51 AM, Tristan Van Berkom t...@gnome.org wrote: I wonder if the mark itself should not just be a child widget, this current api doesnt allow for combination of simple separator like marks with text or icons. Also it should be possible to create an icon mark

GLib 2.19 4 released

2009-01-05 Thread Matthias Clasen
, 2008 Matthias Clasen ___ gtk-list mailing list gtk-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-list

Re: struggling with the non-recursive gdk_threads_enter

2009-01-04 Thread Matthias Clasen
On Sun, Jan 4, 2009 at 5:14 AM, Alexander Larsson al...@redhat.com wrote: IMHO that is a Gtk+ bug. I agree. Yu, can you file a bug about this ? ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org

Re: struggling with the non-recursive gdk_threads_enter

2009-01-04 Thread Matthias Clasen
On Sun, Jan 4, 2009 at 5:14 AM, Alexander Larsson al...@redhat.com wrote: IMHO that is a Gtk+ bug. I agree. Yu, can you file a bug about this ? ___ gtk-devel-list mailing list gtk-devel-list@gnome.org

<    5   6   7   8   9   10   11   12   13   14   >