Re: GtkComboBox can show tree structure? how?

2005-01-26 Thread Matthias Clasen
On Wed, 2005-01-26 at 21:52 +0100, Olivier Sessink wrote: Matthias Clasen wrote: On Wed, 2005-01-26 at 21:00 +0100, Olivier Sessink wrote: According to the docs The tree model holding the valid choices is not restricted to a flat list, it can be a real tree, and the popup will reflect

GLib 2.6.3 released

2005-02-27 Thread Matthias Clasen
of --help output [Matthias Clasen] - Accept -? [Matthias] * Win32 bug fixes [Bill Skaggs, Tor Lillqvist, J. Ali Harlow, Daniel Atallah] * Other bug fixes [Ed Avis, Manish Singh, Matthias, Nicolas Laurent, Kjartan Maraas, Bastian Nocera, Suren A. Chilingaryan, Michael Banck] * Documentation

GTK+ 2.6.3 released

2005-02-28 Thread Matthias Clasen
GTK+ 2.6.3 is now available for download at: ftp://ftp.gtk.org/pub/gtk/v2.6/ http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.6/ gtk+-2.6.3.tar.bz2 md5sum: 51f3eb7eade2cc39664641de155843ed gtk+-2.6.3.tar.gzmd5sum: 57958c6e14e9c7131b1c5e4029622361 This is a bug fix release and is source and

Re: How to detect already running application...

2005-03-18 Thread Matthias Clasen
On Fri, 2005-03-18 at 09:00 -0500, John (J5) Palmieri wrote: There are a number of hacks to do this. gnome-volume-manager uses the clipboard. NetworkManager uses D-Bus. I'm not sure what g-edit uses, perhaps bonobo. Future looking D-Bus is the way to go. You basically grab a name and when

GLib 2.6.4 released

2005-04-06 Thread Matthias Clasen
[Matthias Clasen] * Fix g_date_get_iso8601_week_of_year [Jon-Kare Hellan] * Win32: - use more precise times in gtimer.c [Tor Lillqvist] - bug fixes [Tor, Daniel Atallah] * Other bug fixes [Tim Janik, Matthias, Manish Singh, Dave Benson, Jeff Franks] * Documentation improvements [Tim-Philipp

GTK+ 2.6.5 released

2005-04-09 Thread Matthias Clasen
to GTK+ 2.6.5 = * Fix compilation with gcc 4.0 [Matthias Clasen] * GtkFileChooser - Ellipsize the preview label [Jeroen Zwartepoorte] - The mime code can now use a mmapped cache [Matthias] * GtkTreeView - Don't pop up the entry context menu

Re: GTK+ docking widget?

2005-04-11 Thread Matthias Clasen
On Mon, 2005-04-11 at 14:21 +0200, Joop PG4I wrote: To bad, libegg-dock.so.0.0.0 links gnome, gnomevfs, bonobo, ORBIT and gconf stuff. It shouldn't use any of those, though, since its target library is GTK+. You can probably just remove all those from LIBS. Matthias

Re: customizing the gtkIconView

2005-04-25 Thread Matthias Clasen
On Tue, 2005-04-26 at 00:03 -0500, Sudrien wrote: I've tried the gtkmm mailing list, but apparently I need to get closer to the source. I'm trying to get an iconview to look like this: http://darimasen.berlios.de/0.0.7/darimasen_0_0_7.png - which was accomplished by two levels of tables

Re: gtk and hicolor theme

2005-05-06 Thread Matthias Clasen
On Thu, 2005-05-05 at 21:06 -0400, Allin Cottrell wrote: The freedesktop.org URL is spurious (flakiness of wiki?), but that's a minor issue. The more substantial issue is that I don't feel that my gtk app should depend on the installation of gnome themes. Yes, linking to stuff on

Re: Simple way to display colour on button

2005-05-06 Thread Matthias Clasen
On Fri, 2005-05-06 at 19:21 +0200, Daniel Pekelharing wrote: Hi all, In my app I use a colour selection dialog to pick a colour. I'd like the button that you have to press to pop up the dialog to show the current colour. Is there any easy way of setting the colour of a button? Thanks

Re: Gtk Standard arguments

2005-06-10 Thread Matthias Clasen
On Fri, 2005-06-10 at 16:52 +0200, Daniel Pekelharing wrote: Hi all, Where can I get information on all the standard gtk arguments that are passed in gtk_init? I'm trying to run my app on a remote display, I use the --display argument, but it crashes reporting: Xlib: No protocol specified

GTK+ 2.7.1 released

2005-07-01 Thread Matthias Clasen
the keynav for header reordering and resizing to Alt-arrows and Shift-Alt-arrows [Calum Benson] * GtkTextView - Make movement by paragraphs up/down symmetric [Behnam Esfahbod] - Improve invisible text support [Matthias Clasen] * Some new stock items: GTK_STOCK_INFO, GTK_STOCK_FULLSCREEN

GLib 2.7.2 released

2005-07-08 Thread Matthias Clasen
from GLib 2.7.1 to GLib 2.7.2 = * Win32 build fixes [Hans Breuer] * Bug fixes [Mikael Magnusson] * Documentation improvements [Matthias Clasen] * New and updated translations (en_CA,es,et,ja,sr,[EMAIL PROTECTED],zh_TW) A list of all bugs fixed

GTK+ 2.7.2 released

2005-07-08 Thread Matthias Clasen
up the trail in the path bar when set_current_folder is called explicitly [Jonathan Blandford, Matthias Clasen] - Accept dropped files and directories on the file list [Sven Neumann, Matthias] * GtkTreeView - Make reusing cell renders work as well as it did in 2.6, but document

Re: GtkTreeStore in a ComboBox

2005-07-08 Thread Matthias Clasen
On Fri, 2005-07-08 at 20:58 -0500, David wrote: I'm trying to get a TreeStore in a ComboBox to look like I want but haven't been able to do so. I'm trying to design a form to be used with a database of business records. I have categories under Income and Expense, which I wish to be

GLib 2.7.3 released

2005-07-15 Thread Matthias Clasen
GLib 2.7.3 is now available for download at: ftp://ftp.gtk.org/pub/gtk/v2.7/ glib-2.7.3.tar.bz2 md5sum: 076452cb961adf4b46eaeee920cf4469 glib-2.7.3.tar.gz md5sum: 97cace8bf679eedfd985d877d6812106 This is the fourth development release leading up to GLib 2.8. Notes: * This is unstable

GTK+ 2.7.3 released

2005-07-15 Thread Matthias Clasen
GTK+ 2.7.3 is now available for download at: ftp://ftp.gtk.org/pub/gtk/v2.7/ gtk+-2.7.3.tar.bz2 md5sum: f4b4df474bd8bfdd5764f9025b6907f6 gtk+-2.7.3.tar.gz md5sum: 80df68e53050efe305366ae952107309 This is the fourth development release loading up to GTK+ 2.8. Notes: * This is unstable

Re: GTK+ 2.7.3 released

2005-07-18 Thread Matthias Clasen
On Fri, 2005-07-15 at 16:54 -0400, Matthias Clasen wrote: GTK+ 2.7.3 is now available for download at: ftp://ftp.gtk.org/pub/gtk/v2.7/ gtk+-2.7.3.tar.bz2 md5sum: f4b4df474bd8bfdd5764f9025b6907f6 gtk+-2.7.3.tar.gz md5sum: 80df68e53050efe305366ae952107309 This is the fourth

GLib 2.7.4 released

2005-07-22 Thread Matthias Clasen
GLib 2.7.4 is now available for download at: ftp://ftp.gtk.org/pub/gtk/v2.7/ glib-2.7.4.tar.bz2 md5sum: ae4af9e16eda62dc77df232dd8be7c22 glib-2.7.4.tar.gz md5sum: 291da7986e876d8b65a4461eb47edc60 This is the fifth development release leading up to GLib 2.8. Notes: * This is unstable

Re: GtkButton child-displacement-y

2005-07-26 Thread Matthias Clasen
On Tue, 2005-07-26 at 10:35 -0500, Boncek, John wrote: Using GTK 2.2.4. GtkButton provides the following property, among others: Style Properties child-displacement-y (gint : Read) How far in the y direction to move the child when the button is depressed. Ibut says nothing about how to

GLib 2.6.6 released

2005-08-01 Thread Matthias Clasen
GLib 2.6.6 is now available for download at: ftp://ftp.gtk.org/pub/gtk/v2.6/ glib-2.6.6.tar.bz2 md5sum: 6e22b0639d314536f23ee118f29b43de glib-2.6.6.tar.gzmd5sum: dba15cceeaea39c5a61b6844d2b7b920 This is a bug fix release and is source and binary compatible with 2.6.0. GLib is the

GTK+ 2.6.9 released

2005-08-01 Thread Matthias Clasen
GTK+ 2.6.9 is now available for download at: ftp://ftp.gtk.org/pub/gtk/v2.6/ http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.6/ gtk+-2.6.9.tar.bz2 md5sum: 26c3a0bea55353eed63348fb7be4153a gtk+-2.6.9.tar.gzmd5sum: 4b4db434be2c30f7af0e9a9e4262068d This is a bug fix release and is source

GLib 2.8.0 released

2005-08-12 Thread Matthias Clasen
values correctly on ppc64. Third-party code accessing enumeration values in GValues should also be changed to access v_long, not v_int, in order to work on bigendian 64bit machines. More information about GLib is available at: http://www.gtk.org/ The GLib Team: Hans Breuer, Matthias

Re: A springs and struts widget for GTK+

2005-08-16 Thread Matthias Clasen
On Tue, 2005-08-16 at 16:15 +0100, Gustavo J. A. M. Carneiro wrote: Hi, just some comments below. On Tue, 2005-08-16 at 00:52 -0400, Matthias Clasen wrote: During last weeks gazpacho hackfest here in the RedHat desktop grotto, I started to work on an implementation of a springs

Re: Unicode text Direction Detection

2005-08-17 Thread Matthias Clasen
On Wed, 2005-08-17 at 17:32 +0530, Gaurav Jain wrote: Hi, I have a Unicode text, and I need to detect its direction by some BiDi algorithm (i.e., whether it is Left-to-right or Right-to-left). For example, I need to look for the first strong directional character in the text, and find out

GTK+ 2.6.10 released

2005-08-18 Thread Matthias Clasen
+ 2.6.9 to GTK+ 2.6.10 == * Fix an crasher bug when using submenus together with window groups. This bug affected epiphany. * Fix bug that can lead to segfaults when icon themes are updated. * Updated translations (et,ne) Matthias Clasen 18 August

GTK+ 2.8.1 released

2005-08-24 Thread Matthias Clasen
bugs fixed in this release can be found at http://bugzilla.gnome.org/buglist.cgi?bug_id=312972,313475,311618,312937,153870,312796,312918,313417,313759,313852,313862,313867,313891,313900,313953,313344,313991,312798,314081,314062,314170,313156,314262,312350,314004,314335,312674,313818,313595 Matthias

GTK+ 2.8.2 released

2005-08-24 Thread Matthias Clasen
= * Fix a crash with custom icon themes, which affected the gnome-theme-manager. [Kjartan Maraas] * Make sure font and cursor settings are propaged down Matthias Clasen August 24, 2005 ___ gtk-app-devel

Re: Attach objects to text in GtkTextview

2005-08-25 Thread Matthias Clasen
On Thu, 2005-08-25 at 15:14 +0100, Mathias Andre wrote: Hi, I'm using a GtkTextView to display some text. Now what'd I'd like to do is to attach some extra informations to words. For example attach a file's uri to a particular word (like a link in web browser). I could attach a GtkTextTag to

Re: gtk_button_set_markup / animation / background color

2005-08-25 Thread Matthias Clasen
On Thu, 2005-08-25 at 11:14 -0400, Tristan Van Berkom wrote: ramare wrote: Dear all, I'm working on the look and feel of my gtk application. -- first : many thanks for those who developped this stuff :-) -- second : gtk_label_set_markup is great but how do I do

GTK+ 2.8.3 released

2005-08-29 Thread Matthias Clasen
://bugzilla.gnome.org/buglist.cgi?bug_id=314452,314470,314523,314473,314533,314473,314519,314585,314532,313862,314693,314700,314298 Matthias Clasen August 29, 2005 ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman

Re: horizontal window size and toolbar

2005-09-07 Thread Matthias Clasen
On Wed, 2005-09-07 at 13:15 +0200, The Saltydog wrote: How can I force the horizontal main window size, in order to show the full toolbar elements? Set the show-arrow property of the toolbar to FALSE. ___ gtk-app-devel-list mailing list

GLib 2.8.2 released

2005-09-26 Thread Matthias Clasen
,et, eu,fi,fr,gl,gu,hu,it,ja,nb,nl,no,pl,pt,pt_BR,ro,ru,sk, sq,sr,[EMAIL PROTECTED],sv,uk,vi,zh_TW) A list of all bugs fixed in this release can be found at http://bugzilla.gnome.org/buglist.cgi?bug_id=315273,315275,313744,314217,316309,316703,314393,314890 Matthias Clasen September 26, 2005

GTK+ 2.8.2

2005-09-27 Thread Matthias Clasen
=314921,314995,310270,314980,315135,315253,314975,314473,315481,315229,136926,315187,315054,316023,316095,315993,316008,316027,316121,316256,316412,316180,316419,316422,316424,316552,316946,316871,315208,316094,316948 Matthias Clasen September 27, 2005 ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Re: GLib 2.8.2 released

2005-09-27 Thread Matthias Clasen
It has been brought to my attention that the md5 sums for ftp://ftp.gtk.org/pub/gtk/v2.8/glib-2.8.2.tar.bz2 and http://ftp.gnome.org/pub/gnome/source/glib/2.8/glib-2.8.2.tar.bz2 do not agree. This is because the .bz2 files were created at different compression levels. I have verified that

Re: GTK+ 2.8.2

2005-09-27 Thread Matthias Clasen
The subject should read GTK+ 2.8.4, of course. Matthias ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

GLib 2.8.3

2005-10-03 Thread Matthias Clasen
an error that crept in with a change to glib-mkenums in 2.8.2 [Matthias] * Documentation improvements [Davyd Madeley] * Translation updates (bn) Matthias Clasen October 3, 2005 ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http

Re: g_strsplit

2005-10-05 Thread Matthias Clasen
On Wed, 2005-10-05 at 16:29 +0200, The Saltydog wrote: This is more related to Glib than to gtk+, but I wonder if anyone can help. I have an array of strings, created with g_strsplit() function. Then I need to add another array, also created with the same function, or some single string.. Is

Re: GOption replacement for poptPrintUsage needed

2005-10-13 Thread Matthias Clasen
On Wed, 2005-10-12 at 23:10 +0200, Stefan Kost wrote: hi, has anyone written a replacement for poptPrintUsage for GOption? IMHO that would fit well into glib. What does poptPrintUsage do ? ___ gtk-app-devel-list mailing list

Re: Problem with glade

2005-10-14 Thread Matthias Clasen
On Fri, 2005-10-14 at 14:27 -0400, Brian Clark wrote: (a.out:5100): libglade-WARNING **: could not find signal handler 'on_bok_clicked'. (a.out:5100): libglade-WARNING **: could not find signal handler 'on_wgtelnet_destroy'. The symbols for the functions are not being exported in the

Re: Gtk Xara

2005-10-18 Thread Matthias Clasen
On Tue, 2005-10-18 at 11:08 -0700, Joshua A. Andler wrote: Colossus wrote: Tomaz Canabrava wrote: Since the Cairo rendering engine is *SLOW* and the Xara Extreme is being ported to linux, with the full API, i think that´s a good idia to port the Gtk engine to use Xara´s System

Re: Warning with GTK 2.6. 8 Could not find the icon 'gnome-fs-home'

2005-11-09 Thread Matthias Clasen
On Wed, 2005-11-09 at 07:39 -0800, Colossus wrote: Allin Cottrell wrote: Yes, I have seen exactly this problem. Suprisingly enough, I solved it by doing exactly what was suggested, namely installing the hicolor icon them from the URL given. Suprisingly enough why don't remove this

Re: GtkStatusIcon

2005-11-09 Thread Matthias Clasen
On Wed, 2005-11-09 at 19:08 +0100, Giuliano Montecarlo wrote: Hi, I'm about to write an App using GTK+. I'm trying to get a Status Icon in Yellow. --snip-- GdkPixbuf* YI = gdk_pixbuf_new (GDK_COLORSPACE_RGB, FALSE, 8, 24, 24); GdkColor color; guint32 pixel; if (gdk_color_parse

GLib 2.8.4 released

2005-11-15 Thread Matthias Clasen
://bugzilla.gnome.org/buglist.cgi?bug_id=317930,319232,313731,320017,320322,320466,320886,320688,320950 Matthias Clasen November 15, 2005 ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel

GTK+ 2.8.7 released

2005-11-15 Thread Matthias Clasen
in the pathbar [Carlos Garnacho, Andrei Yurkevich] - Don't access unmounted volumes [Federico] * GtkTextView - Avoid quadratic blowup when deleting text with lots of tags [Matthias Clasen] - Fix drag-selection corner cases [Arvind S N, Paolo Borelli] * GtkEntry - Add the entry completion

GLib 2.9.0 released

2005-11-18 Thread Matthias Clasen
functions (g_unichar_isalpha, g_unichar_isdigit,...) have been optimized [Behdad] - g_utf8_pointer_to_offset, g_utf8_offset_to_pointer: These functions handle negative offsets now, and going backwards in g_utf8_offset_to_pointer uses stutter stepping. [Larry Ewing, Matthias Clasen

GTK+ 2.8.8. released

2005-11-28 Thread Matthias Clasen
=317002,321761,321777,321560,322235,104514,322516,322505,322350,322493,322603,318077,320822,322291,321856,322565,322571 Matthias Clasen November 28, 2005 ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

GTK+ 2.8.9 released

2005-12-09 Thread Matthias Clasen
to support building against GLib 2.10 [Matthias Clasen] - Report errors in option parsing [Matthias] - Merge upstream xdgmime changes to handle duplicate glob patterns [Matthias] Matthias Clasen ___ gtk-app-devel-list mailing list gtk-app-devel

GLib 2.9.1 released

2005-12-09 Thread Matthias Clasen
= * Memory management - The slice allocator is implemented [Tim Janik] - g_slice_free_chain() has been renamed to g_slice_free_chain_with_offset() [Tim, Behdad Esfahbod] - Mem chunks are deprecated [Matthias Clasen] * Data structures - Hash

Pango 1.11.1 released

2005-12-12 Thread Matthias Clasen
Behdad stayed up all night to finish Pango 1.11.1 before leaving for the holidays. Thanks, Behdad ! Pango 1.11.1 is now available for download at: ftp://ftp.gtk.org/pub/gtk/v2.9 http://ftp.gnome.org/pub/GNOME/sources/pango/1.11 pango-1.11.1.tar.bz2 c6255bba9bb738a564716fd57b7cc546

Re: Re: Button can't be clicked.

2005-12-21 Thread Matthias Clasen
On Thu, 2005-12-22 at 02:41 +0900, [EMAIL PROTECTED] wrote: Thank you for your response. Yes, I can reproduce easily. I will prepare to post short C code(probably about 100 steps or so). I will be back after preparing it. Thank you very much for your help. Best Regards, an probably

GLib 2.8.5 released

2006-01-03 Thread Matthias Clasen
() replace existing files [Tor] - Other fixes [Tor] * Translation updates (be,bg,en_CA,es,fi,fr,gl,gu,nl,vi,zh_CN) Matthias Clasen Jan 3, 2006 ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app

GLib 2.9.2 released

2006-01-05 Thread Matthias Clasen
(...) is C99 [Kazuki Iwamoto] 325874 Should say somewhere that source IDs are 0 [Dan Williams] 325438 a typo (compatability) [Stefan Kasal] 323937 gslice.c in glib 2.9.1 doesn't build on Mac OS X [Bogdan Nicula] Matthias Clasen Jan 6, 2006 ___ gtk-app-devel

GTK+ 2.8.10 released

2006-01-11 Thread Matthias Clasen
Stimming] 326429 in gtk.h, twice the same lines [Benoît Carpentier] 326064 Artifacts on some widgets [Andrew Conkling] 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.9.3 released

2006-01-16 Thread Matthias Clasen
implementation for GTree [Maurizio Monge] 326747 g_filename_display_basename adds (invalid encoding) [Alberto Ruiz] Other contributors: Christian Kellner, Murray Cumming New and updated translations (bg,ca,de,es,et,gu,ja,nl,th,vi) Matthias Clasen 16 Jan 2006

GLib 2.9.4 released

2006-01-18 Thread Matthias Clasen
milliseconds. [Sebastian Wilhelmi] * Fix a memory allocation problem in GKeyFile. [Morten Welinder] Matthias Clasen Jan 18 2006 ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

GLib 2.8.6 released

2006-01-18 Thread Matthias Clasen
lead to segfaults in GTK+ applications on 64bit platforms. * Fix a memory allocation problem in GKeyFile. [Morten Welinder] * New and updated translations (ca,ja,ml,sv,zh_HK,zh_TW) Matthias Clasen Jan 18 2006 ___ gtk-app-devel-list mailing list

Re: is gtk_file_chooser_set_extra_widget redundant?

2006-01-23 Thread Matthias Clasen
On 1/22/06, Claudio Fontana [EMAIL PROTECTED] wrote: Hello, while extending a GtkFileChooserDialog with some custom widgets using the same hook as with any other Dialog (-vbox), I noticed that GtkFileChooser offers a dedicated method gtk_file_chooser_set_extra_widget(). I tried using it

Re: Warnings after using gtk_entry_set_visibility

2006-02-01 Thread Matthias Clasen
On 2/1/06, Eduardo M KALINOWSKI [EMAIL PROTECTED] wrote: Hi, Using gtk+ 2.8.9 (glib 2.8.5), I've discovered that if I call gtk_entry_set_visibility(entry, FALSE) and later gtk_entry_set_visibility(entry, TRUE) to make the contents of an entry visible again, I get this warning for each

Re: How to disable text box popup on table?

2006-02-06 Thread Matthias Clasen
On 2/6/06, Peter Butler [EMAIL PROTECTED] wrote: I have taken a screen capture to illustrate what I mean, it's at: http://www.pricom.co.nz/table_text_popup.jpg The text popup is at the bottom of the table with (the text that I have typed). Sorry if I am not more precise with my problem

GLib 2.9.6 released

2006-02-11 Thread Matthias Clasen
] * Translation updates (cs,cy,it,ko,pt,sq,sr,[EMAIL PROTECTED],ru 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.8.12 released

2006-02-11 Thread Matthias Clasen
] * Translation updates (cy,lt,nl,pt,ru,sr,[EMAIL PROTECTED],vi) Matthias Clasen 11 Feb, 2006 ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

GLib 2.10.0 released

2006-02-24 Thread Matthias Clasen
to specify an idle time before threads are returned to the global pool. 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 the GLib 2.10

GTK+ 2.8.13 released

2006-02-24 Thread Matthias Clasen
Drake] 331440 GtkNotebook popup menu not keynavigatable [Paolo Borelli] 331651 GtkRadioButton does not issue notify::active 332059 Make more use of G_DISABLE_ASSERT in TextView code [Arnaud Charlet] * Updated translations (eu,ka,uk) Matthias Clasen Feb 25, 2006

Re: GTK and KDE compatibility

2006-03-02 Thread Matthias Clasen
On 3/2/06, Colossus [EMAIL PROTECTED] wrote: Chris Vine wrote: In fact any byte-stream can be dragged as text/plain but you will need to know how to interpret it at the receiving end if it is not in fact plain text. The main point is that the source mime type and the target mime type

GLib 2.10.1 released

2006-03-07 Thread Matthias Clasen
structs * Translation updates (fr,hu,lt,pl,sv) Matthias Clasen March 7, 2006 ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

GTK+ 2.8.14 released

2006-03-08 Thread Matthias Clasen
everytime when clicking on the widget [Steve Frécinaux] 323401 blink_cb optimization is not working 316689 GtkTreeView does not resize correctly [Chris Lord] 148518 Fix incremental loading of 8-bit pcx files [Magnus Bergmann] * Updated translations (cy,de,es,nn,pl) Matthias Clasen March 8

GTK+ 2.8.15 released

2006-03-13 Thread Matthias Clasen
have wrong linecaps [Tor Lillqvist] 326362 panel crash with a11y enabled [Kjartan Maraas] * Updated translations (bg,bn,cs,eu,ro) Matthias Clasen March 13, 2006 ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org

GTK+ 2.8.16 released

2006-03-15 Thread Matthias Clasen
, to include a bugfix which was accidentally left out of 2.8.15. Matthias Clasen March 15, 2006 ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

GTK+ 2.8.17 released

2006-04-07 Thread Matthias Clasen
cases [Matthias Clasen] * Updated translations (bn,cs,dz,et,ka,ne,or,ru,sk,sq,xh) Matthias Clasen April 7, 2006 ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

GLib 2.10.2 released

2006-04-07 Thread Matthias Clasen
Persch] 335294 Documentation should not reference G_HAVE_GINT64, as it's deprecated.[Richard Laager] * Translation updates (dz,et,he,hi,ka,or,pt_BR,ro,tr) Matthias Clasen April 7, 2006 ___ gtk-app-devel-list

GLib 2.11.0 released

2006-05-02 Thread Matthias Clasen
Hershkovitz, Yasufumi Itoh, Yevgen Muntyan Matthias Clasen May 2, 2006 ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

GTK+ 2.9.0 released

2006-05-05 Thread Matthias Clasen
, Wolfgang Thaller, Wouter Bolsterlee, Yang Hong, Yevgen Muntyan, Yong Wang Matthias Clasen May 5, 2006 ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

GLib 2.11.1 released

2006-05-15 Thread Matthias Clasen
, Morten Welinder, Alessandro Vesely, Sebastian Wilhelmi, Chris Wilson, Bastian Nocera, Tor Lillqvist, Behdad Esfahbod, Pascal Terjan, Alexander Larsson, Jake Goulding Matthias Clasen May 2, 2006 ___ gtk-app-devel-list mailing list gtk-app-devel-list

GTK+ 2.8.18 released

2006-05-26 Thread Matthias Clasen
mode [Benjamin Berg] Multiple issues discovered by Coverity [Coverity] Make gtk_file_chooser_button_new() friendlier for language bindings [Murray Cumming] Updated translations (de,es,fr,he,nn) Matthias Clasen May 26, 2006

GLib 2.11.2 released

2006-06-05 Thread Matthias Clasen
, Kazuki Iwamoto Leonard den Ottolander, Chris Wilson, Behdad Esfahbod, Matt Barnes, Øystein Johansen, Tim Janik Morten Welinder Matthias Clasen June 5, 2006 ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman

GTK+ 2.9.2 released

2006-06-05 Thread Matthias Clasen
=342072,342096,342003,341734,305530,168105,342007,342529,342535,342543,342569,341679,342752,172535,342513,342781,342783,342754,136571,341450,333284,340428,340839,341898,321523,343088,343233,324480,342894,320431,342930,343453,343425,343438,343444,340444,343475,302556,343677,343625,80127,343838,341327,168105,343630 Matthias Clasen June 5, 2006 ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http

GLib 2.11.4 released

2006-06-20 Thread Matthias Clasen
fixed in this release can be found at: http://bugzilla.gnome.org/buglist.cgi?bug_id=344868 Thanks to everybody who has contributed to this release, in the form of bug reports or patches: Emmanuele Bassi, Christian Persch, Federico Mena Quintero Matthias Clasen June 20, 2006

GTK+ 2.9.4 released

2006-06-21 Thread Matthias Clasen
, Murray Cumming, Kristian Rietveld June 21, 2006 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.8.20 released

2006-07-02 Thread Matthias Clasen
to everybody how has contributed: Carlos Garnacho, Damon Chaplin, Phil Dumont, Sven Herzberg, Christian Weiske, Thomas Klausner July 2, 2006 Matthias Clasen ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman

GLib 2.12 released

2006-07-02 Thread Matthias Clasen
-June/msg00029.html http://mail.gnome.org/archives/gtk-devel-list/2006-June/msg00056.html http://mail.gnome.org/archives/gtk-devel-list/2006-June/msg00107.html More information about GLib is available at: http://www.gtk.org/ The GLib Team: Hans Breuer, Matthias Clasen, Tim Janik, Tor

GTK+ 2.10 released

2006-07-03 Thread Matthias Clasen
+ 2.10 is found at: http://developer.gnome.org/doc/API/2.0/gtk/gtk-building.html Common questions: http://developer.gnome.org/doc/API/2.0/gtk/gtk-question-index.html http://www.gtk.org/faq/ The GTK+ Team: Jonathan Blandford, Hans Breuer, Kristian Rietveld, Matthias Clasen, Tim Janik, Tor

GLib 2.12.1 released

2006-07-22 Thread Matthias Clasen
in glib/gconvert.c * New and updated translations (bg,bn_IN,ca,dz,eu,fi, fr,he,it,ja,mk,or,pt) Thanks to the contributors: Thomas Klausner, Behdad Esfahbod, Nikolai Weibull, Mark Drago, Tor Lillqvist Matthias Clasen July 22, 2006 ___ gtk-app-devel-list

GTK+ 2.10.1 released

2006-07-23 Thread Matthias Clasen
Persch, Josh Green, Claudio Saavedra, Michael Wu, Owen Taylor, Federico Mena Quintero, Matteo Nastasi Matthias Clasen July 23, 2006 ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

GTK+ 2.10.2 released

2006-08-17 Thread Matthias Clasen
, Jonathan Matthew, Peter Johanson, Thomas Rydzynski, Benedikt Meurer, Paolo Borelli, Don Scorgie, Tor Lillqvist, Tim Janik, Yevgen Muntyan, Vincent Untz, Christian Neumair, Don Anderson, Étienne Bersac, Mart Raudsepp Matthias Clasen August 18, 2006 ___ gtk

GTK+ 2.10.3 released

2006-09-05 Thread Matthias Clasen
, Ross Burton, Michael Natterer, Emmanuele Bassi, Jan Arne Petersen, Abel Cheung, Chris Wilson, Mariano Suárez-Alvarez, Frederic Crozat, Kristian Rietveld, Yevgen Muntyan Matthias Clasen September 5, 2006 ___ gtk-app-devel-list mailing list gtk-app-devel

GTK+ 2.10.4 released

2006-09-22 Thread Matthias Clasen
, Nelson Benitez, Behdad Esfahbod, Hong Jen Yee, Torsten Schoenfeld, Richard Hult, Dennis Cranston, Behnam Esfahbod, Claudio Saavedra Matthias Clasen September 23, 2006 ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http

Re: GTK+ 2.10.4 released

2006-09-25 Thread Matthias Clasen
On 9/25/06, Attilio Fiandrotti [EMAIL PROTECTED] wrote: And the DFB backend was indeed found to be broken by the gtk-gnome Debian team when they tried to build a DFB flavour of GTK for use in the debian-installer. Is there a way to check if the DirctFB backend builds correctly before a major

GLib 2.12.4 released

2006-10-01 Thread Matthias Clasen
, Behdad Esfahbod, Tom Tromey, Andrew Paprocki, Ross Burton Matthias Clasen October 1, 2006 ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

GTK+ 2.10.6 released

2006-10-03 Thread Matthias Clasen
=357566,357454,358405,357791,358351,354849,353736,357280,358931,357280,359053,359052 Thanks to everybody how has contributed: Tor Lillqvist, Michael Natterer, Tommi Komulainen, Paolo Borelli, Padraig O'Briain, Andreas Köhler, Scott Horowitz, James Evans, Behdad Esfahbod, Ghee Teo October 3, 2006 Matthias

GLib 2.12.5 released

2006-12-18 Thread Matthias Clasen
Desmottes, Andrew Paprocki, Han-Wen Nienhuys, Jeremy Lainé, Marco Barisione, Marek Rouchal, Christian Biere, Thomas Klausner, Tommi Komulainen, Jonathan Matthew, Tapani Pälli Matthias Clasen December 18, 2006 ___ gtk-app-devel-list mailing list gtk-app

GLib 2.12.6 released

2006-12-20 Thread Matthias Clasen
(ca,gu,mk,th) Matthias Clasen December 20, 2006 ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

GLib 2.12.7 released

2007-01-04 Thread Matthias Clasen
=336438,389300,304517,376645,390913,391367,391370,391364,371670,371631,346955 Thanks to all contributors: Lőrinczy Zsigmond Tim Janik Andreas Köhler Tor Lillqvist Kazuki Iwamoto Loïc Minier Michael Natterer Maciej Piechotka Behdad Esfahbod Matthias Clasen January 4, 2007 ___ gtk-app-devel

GTK+ 2.10.7 released

2007-01-05 Thread Matthias Clasen
, Paolo Borelli, Paolo Maggi, Philipp Langdale, Richard Stellingwerff, Robert Ancell, Rob Staudinger, Søren Wedel Nielsen, Sven Herzberg, Theppitak Karoonboonyanan, Tim Waugh, Tommi Komulainen, Tor Lillqvist, Travis Abbott, Tristan Van Berkom, Vassilis Pandis, Xan Lopez, Yevgen Muntyan Matthias

Re: GLib 2.12.7 released

2007-01-06 Thread Matthias Clasen
On 1/6/07, Tomasz Kłoczko [EMAIL PROTECTED] wrote: This version fails on make check on: PASS: base64-test ** ERROR **: naive_bit_nth_lsf (18446744073709551615, 31) = 32; builtin_bit_nth_lsf1 (18446744073709551615, 31) = 0; aborting... /bin/sh: line 4: 26024 Aborted

Re: GLib 2.12.8 released

2007-01-16 Thread Matthias Clasen
On 1/16/07, Marcin Banasiak [EMAIL PROTECTED] wrote: Thanks for the work, but I don't understand, why you modified ABI without changing soname. Now some application crashes, for example liferea: /usr/bin/liferea-bin: Symbol `g_thread_functions_for_glib_use' has different size in shared

GLib 2.12.9 released

2007-01-16 Thread Matthias Clasen
an unintended ABI breakage in the 2.12.8 release. For details see bug #397139. Thanks to Joe Marcus Clarke and Tor Lillqvist for pointing out the problem and testing the fix. Matthias Clasen January 16, 2007 ___ gtk-app-devel-list mailing list gtk-app

GTK+ 2.10.8 released

2007-01-16 Thread Matthias Clasen
Lillqvist Yevgen Muntyan Matthias Clasen January 17, 2007 ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

GTK+ 2.10.9 released

2007-01-22 Thread Matthias Clasen
of all fixed bugs can be found at http://bugzilla.gnome.org/buglist.cgi?bug_id=394190,397621,397581,397330,336819,143460,397783,363437 Thanks to all contributors: Emmanuele Bassi Tor Lillqvist Yongsu Park Robert Ögren Vincent Untz Michael Natterer Felix Riemann Matthias Clasen January 22, 2007

GLib 2.12.10 released

2007-03-07 Thread Matthias Clasen
/buglist.cgi?bug_id=346808,398069,398203,398069,399971,400044,396899,404832,149144,341988,399611,350802,407431 Thanks to all contributors: Tor Lillqvist Serhat Sevki Dincer Owen Taylor Jon Oberheide Benjamin Dauvergne Roozbeh Pournader Loïc Minier Laszlo Peter Martyn Russell Simon Budig Matthias Clasen

  1   2   3   4   >