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

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

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

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

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

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

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: [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

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.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

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

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

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

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.

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: 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 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.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

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.

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: 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-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: 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

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

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

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

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

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

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

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: 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

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: 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+ 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

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

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

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

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

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: 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: 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

GLib 2.20.2 released

2009-05-16 Thread Matthias Clasen
Thanks to our contributors: Johan Bilien Paul Pogonyshev May 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.21.1 released

2009-05-28 Thread Matthias Clasen
Jongsma Robert Bragg Hans Breuer Shixin Zeng May 29, 2009 Matthias Clasen ___ gtk-devel-list mailing list gtk-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-devel-list

GLib 2.20.3 released

2009-05-29 Thread Matthias Clasen
GFileMonitor crash: emit_cb not handling monitor disposal... 583324 locking problem in g_main_context_iterate * Updated translations: Valencian-Catalan Thanks to all contributors: Hans Breuer Shixin Zeng Christian Persch Robert Bragg Alexander Larsson May 29, 2009 Matthias Clasen

GTK+ 2.17.1 released

2009-05-29 Thread Matthias Clasen
Martin Nordholts Federico Mena Quintero May 29, 2009 Matthias Clasen ___ gtk-devel-list mailing list gtk-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-devel-list

GTK+ 2.16.2 released

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

Re: libsexy and project ridley

2009-06-03 Thread Matthias Clasen
On Tue, Jun 2, 2009 at 12:39 PM, Javi javierjc1...@gmail.com wrote: If you agree, I can update the project Ridley page with the new changes. Feel free to add a section about libsexy to the project Ridley page. Matthias ___ gtk-devel-list mailing

Re: Gtk+ merges

2009-06-03 Thread Matthias Clasen
As a data point, I've also preferred to go with cherry-picking from master so far. It just seems closer to the way I'm working with our branches. ___ gtk-devel-list mailing list gtk-devel-list@gnome.org

GLib 2.21.2 released

2009-06-15 Thread Matthias Clasen
to all contributors: Hans Breuer Tor Lillqvist Dan Winship Alexander Larsson Benjamin Otte Michael Meeks Ryan Lortie Ondrej Jirman David Zeuthen June 15, 2009 Matthias Clasen ___ gtk-devel-list mailing list gtk-devel-list@gnome.org http://mail.gnome.org

GTK+ 2.17.2 released

2009-06-15 Thread Matthias Clasen
Christian Persch Federico Mena Quintero Milan Bouchet-Valat Benjamin Gramlich Davyd Madeley Michael Natterer Daniel Elstner Emmanuele Bassi June 15, 2009 Matthias Clasen ___ gtk-devel-list mailing list gtk-devel-list@gnome.org http://mail.gnome.org/mailman

Re: A tale of waiting

2009-06-23 Thread Matthias Clasen
On Tue, Jun 23, 2009 at 4:16 PM, Benjamin Otteo...@gnome.org wrote: Next, I looked, where most of the time is taken. These things were standing out:  * Getting the mime type Getting the mime type for a file requires opening the file and checking the first bytes against the known patterns

Re: A tale of waiting

2009-06-24 Thread Matthias Clasen
On Wed, Jun 24, 2009 at 9:05 AM, Benjamin Otteo...@gnome.org wrote: So it seems content-type sniffing incurs a 20% penalty for g_file_query_info() if it takes the fast path, and is devastating if it doesn't. Both of that is not nice and it'd be nice if populating the file chooser would not

GLib 2.20.4 released

2009-06-26 Thread Matthias Clasen
g_filename_complete_get_completions doesn't always return... * Updated translations: Bengali India Punjabi Thanks to all contributors: Alex Larsson Benjamin Otte Thiago Macieira Tom Parker June 27, 2009 Matthias Clasen ___ gtk-devel-list mailing list gtk-devel-list

GTK+ 2.16.3 released

2009-06-27 Thread Matthias Clasen
to the contributors: Daniel Elstner Federico Mena Quintero Bastien Nocera Stanislav Brabec June 28, 2009 Matthias Clasen ___ gtk-devel-list mailing list gtk-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Re: client-side-windows merged

2009-07-01 Thread Matthias Clasen
On Wed, Jul 1, 2009 at 10:34 AM, Alexander Larssonal...@redhat.com wrote: The client-side-windows branch has now been merged into master. Thanks Alex. This should be exciting. I'll be looking at doing a development release including this towards the end of the week, for increased exposure...

GLib 2.21.3 released

2009-07-05 Thread Matthias Clasen
in g_error() * Updated translations: Estonian Hebrew Thanks to all contributors: Benjamin Otte Alexander Larsson Ryan Lortie Thiago Macieira David Zeuthen Richard Hughes Tom Parker Jani Monoses Christian Dywan Dan Winship Christian Persch July 6, 2009 Matthias Clasen

GTK+ 2.17.3 released

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

Re: Why are galias.h and galiasdef.c used for ?

2009-07-08 Thread Matthias Clasen
On Wed, Jul 8, 2009 at 3:46 AM, cee1fykc...@gmail.com wrote: Hi all, It seems galias.h add a prefix IA__ to public symbols, and then in galiasdef.c, make original names alias of the IA__ ones. Why need do this ? It is playing tricks with the linker to get rid of PLT entries. It is a bit

the 2.18 endgame

2009-07-10 Thread Matthias Clasen
Hey, with Guadec almost behind us, it is time to think about closing out the 2.18 cycle. Earlier plans were to have GTK+ 2.18 and a parallel 2.90 around Guadec 2009, ie now. Obviously, we will not quite make that. Unfortunately, I haven't heard anything about GTK+-related events at Guadec yet,

GTK+ 2.17.4 released

2009-07-10 Thread Matthias Clasen
Kjartan Maraas Michael Natterer Benjamin Otte Stef Walter Cody Russell Marek Kasik July 10, 2009 Matthias Clasen ___ gtk-devel-list mailing list gtk-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Re: client-side-windows merged

2009-07-12 Thread Matthias Clasen
On Sun, Jul 12, 2009 at 7:50 PM, Brian J. Tarriconebj...@cornell.edu wrote: For starters, why isn't pygtk just using gdk_drawable_draw_drawable() instead of dereferencing the class pointer? Regardless, if you check out current master, it appears that change that's causing your problem isn't

Re: test locations

2009-07-13 Thread Matthias Clasen
On Mon, Jul 13, 2009 at 5:32 AM, Benjamin Otteo...@gnome.org wrote: Apparently this was not the desired result, as Matthias moved them back. I tried to read up in the git log about why, but didn't find anything conclusive. So I'm wondering: - Should tests be located in $LIB/tests or

GLib 2.21.4 released

2009-07-17 Thread Matthias Clasen
* Updated translations: French Hebrew Norwegian bokmål Spanish Swedish Traditional Chinese Ukrainian Thanks to our contributors: Tor Lillqvist Ryan Lortie Benjamin Otte Martin Nordholts July 17, 2009 Matthias Clasen ___ gtk-devel-list mailing

GTK+ 2.17.5 released

2009-07-17 Thread Matthias Clasen
collapsed save dialog needs to indicate filesystem... * Updated translations: Brazilian Portuguese Norwegian bokmål Spanish Traditional Chinese Thanks to all contributors: Hans Breuer Cody Russell Michael Natterer Tor Lillqvist Tristan Van Berkom Marek Kasik July 17, 2009 Matthias Clasen

GTK+ 2.16.5 released

2009-07-17 Thread Matthias Clasen
: Gujarati Hindi Thanks to all contributors Jul 18, 2009 Matthias Clasen ___ gtk-devel-list mailing list gtk-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Re: Gtk+ Font Dialog improvements

2009-07-19 Thread Matthias Clasen
On Sun, Jul 19, 2009 at 12:55 AM, Henrique Carvalho The mockup is functional and implemented in Python + Glade. It's available at my Launchpad: https://code.launchpad.net/~hcarvalhoalves/+junk/gtkfontdialog I would appreciate feedback from user and developer viewpoints, and further

Re: [Usability] Gtk+ Font Dialog improvements

2009-07-20 Thread Matthias Clasen
On Mon, Jul 20, 2009 at 10:06 AM, Behdad Esfahbodbeh...@behdad.org wrote: On 07/19/2009 10:42 PM, Henrique Carvalho Alves wrote: I wanted feedback from someone more experienced in the Gtk+ stack and C, willing to implement this mockup, maybe a branch or patch against GtkFontSelection(Dialog),

GTK+ 2.17.6

2009-07-24 Thread Matthias Clasen
Yuan July 25, 2009 Matthias Clasen ___ gtk-devel-list mailing list gtk-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Re: ANNOUNCE: gtk-css-engine 0.3 available

2009-07-31 Thread Matthias Clasen
On Fri, Jul 31, 2009 at 2:30 PM, Bastien Nocerahad...@hadess.net wrote: On Fri, 2009-07-31 at 20:17 +0200, Robert Staudinger wrote: The Cascading Style Sheet Theme Engine for the GNU is Not UNIX Tool Kit Plus. GTK stand for GIMP Tool Kit, as mentioned at the top of every GTK file: /* GTK -

Re: Widget states for 3.0 (and 2.18?)

2009-08-17 Thread Matthias Clasen
On Mon, Aug 17, 2009 at 9:21 AM, Thomas Woodt...@gnome.org wrote: Why would you have active and prelight at the same time? The two states are mutually exclusive. One indicates the user is holding the mouse button down on a widget, the other indicates that the mouse is hovering over the

GTK+ 2.17.8 released

2009-08-17 Thread Matthias Clasen
Alexander Larsson Cody Russell Tor Lillqvist Paolo Borelli Javier Jardón August 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.21.5 released

2009-08-24 Thread Matthias Clasen
Telugu Traditional Chinese Thai Thanks to all contributors: Benjamin Otte Behdad Esfahbod Lin Ma Tristan van Berkom Dan Winship Philip Withnall Craig Loftus Alexander Larsson Frédéric Péters Tor Lillqvist Shixin Zeng August 24, 2009 Matthias Clasen

GTK+ 2.17.9 released

2009-08-24 Thread Matthias Clasen
August 24, 2009 Matthias Clasen ___ gtk-devel-list mailing list gtk-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-devel-list

GLib 2.20.5 released

2009-08-28 Thread Matthias Clasen
errno 591532 redundant '/' returned from g_file_resolve_relative_path * Updates translations: Catalan (Valencian) Galician Thanks to all contributors: Tor Lillqvist Shixin Zeng Alexander Larsson Christian Persch August 28, 2009 Matthias Clasen

GTK+ 2.16.6 released

2009-08-29 Thread Matthias Clasen
Pascal Terjan Marek Kasik Kristian Rietveld Jonathan Matthew Christian Persch Benjamin Otte August 29, 2009 Matthias Clasen ___ gtk-devel-list mailing list gtk-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Re: Speeding up thumbnail generation (like multi threaded). Thoughts please.

2009-08-30 Thread Matthias Clasen
On Sun, Aug 30, 2009 at 9:51 AM, jcup...@gmail.com wrote: 2009/8/28 Mark mark...@gmail.com: static GdkPixbuf * scale_pixbuf_preserve_aspect_ratio (GdkPixbuf *pixbuf,                                    gint size,                                    GdkInterpType interp) One more idea: this

GTK+ 2.17.10 released

2009-09-01 Thread Matthias Clasen
to all contributors: Alexander Larsson Christian Dywan Benjamin Otte Dan Winship Kristian Rietveld Michael Natterer Pascal Terjan Carlos Garcia Campos Christian Persch Davyd Madeley Marek Kasik Paolo Borelli September 1, 2009 Matthias Clasen ___ gtk

GLib 2.21.6 released

2009-09-04 Thread Matthias Clasen
Portuguese Czech Estonian French German Hungarian Italian Kannada Malayalam Marathi Norwegian bokmål Oriya Portuguese Swedish Tamil Turkish Thanks to all contributors: Luca Ferretti Ryan Lortie Benjamin Otte Dan Winship Andy Shevchenko September 4, 2009 Matthias Clasen

<    1   2   3   4   5   6   7   8   9   10   >