Gtkmm-forge digest, Vol 1 #791 - 6 msgs
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Cc:
- Subject: Gtkmm-forge digest, Vol 1 #791 - 6 msgs
- Date: Wed, 27 Oct 2004 20:35:34 -0700
Send Gtkmm-forge mailing list submissions to
gtkmm-forge lists sourceforge net
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
or, via email, send a message with subject or body 'help' to
gtkmm-forge-request lists sourceforge net
You can reach the person managing the list at
gtkmm-forge-admin lists sourceforge net
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Gtkmm-forge digest..."
gtkmm-forge is the mailing list that receives gtkmm bug reports from bugzilla. A daily digest is sent to gtkmm-main, to encourage people to help fixing the bugs. Do not try to unsubscribe gtkmm-forge from gtkmm-list.
Today's Topics:
1. [Bug 154198] - Tutorial book does not describe the new Gtk::FileChooser (bugzilla-daemon bugzilla gnome org)
2. [Bug 79332] - Can't autogen.sh gtkmm_hello in cvs (bugzilla-daemon bugzilla gnome org)
3. [Bug 129846] - libglademm: Gtk::MenuItem accelerators lost during reparenting (bugzilla-daemon bugzilla gnome org)
4. [Bug 155738] - Unable to load FileChooserDialog from glade file (bugzilla-daemon bugzilla gnome org)
5. [Bug 155738] - Unable to load FileChooserDialog from glade file (bugzilla-daemon bugzilla gnome org)
6. [Bug 131566] - libglademm can't create a derived GtkOptionMenu (bugzilla-daemon bugzilla gnome org)
--__--__--
Message: 1
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Wed, 27 Oct 2004 19:38:10 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 154198] - Tutorial book does not describe the new Gtk::FileChooser
http://bugzilla.gnome.org/show_bug.cgi?id=154198
gtkmm | reference documentation | Ver: 2.4
murrayc murrayc com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From murrayc murrayc com 2004-10-27 19:38 -------
Applied to both branches with small changes, including:
1. Example screenshots should be of the examples.
2. I removed the mention of the deprecated FileSelectionDialog. Deprecated
widgets are for people who know about them already.
Thanks for pushing this.
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.
--__--__--
Message: 2
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Wed, 27 Oct 2004 19:51:47 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 79332] - Can't autogen.sh gtkmm_hello in cvs
http://bugzilla.gnome.org/show_bug.cgi?id=79332
gtkmm | build | Ver: 2.4
murrayc murrayc com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From murrayc murrayc com 2004-10-27 19:51 -------
This doesn't seem to be a bug anymore, but it might be because we changed the
type of autogen.sh that we use.
------- You are receiving this mail because: -------
You are the assignee for the bug.
--__--__--
Message: 3
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Wed, 27 Oct 2004 19:54:10 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 129846] - libglademm: Gtk::MenuItem accelerators lost during reparenting
http://bugzilla.gnome.org/show_bug.cgi?id=129846
gnomemm | libglademm | Ver: 2.0
------- Additional Comments From murrayc murrayc com 2004-10-27 19:54 -------
What type of file is that? It doesn't seem to be a .tar.gz. Please put the
filename in the description in future.
------- You are receiving this mail because: -------
You are the assignee for the bug.
--__--__--
Message: 4
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Wed, 27 Oct 2004 20:01:44 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 155738] - Unable to load FileChooserDialog from glade file
http://bugzilla.gnome.org/show_bug.cgi?id=155738
gnomemm | libglademm | Ver: 2.4
murrayc murrayc com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #32733|0 |1
is obsolete| |
Attachment #32734|0 |1
is obsolete| |
Attachment #32735|0 |1
is obsolete| |
Attachment #32736|0 |1
is obsolete| |
Attachment #32737|0 |1
is obsolete| |
------- Additional Comments From murrayc murrayc com 2004-10-27 20:01 -------
Created an attachment (id=33151)
--> (http://bugzilla.gnome.org/attachment.cgi?id=33151&action=view)
test_libglademm.cc (test case without GnomeProgram)
------- You are receiving this mail because: -------
You are the assignee for the bug.
--__--__--
Message: 5
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Wed, 27 Oct 2004 20:11:28 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 155738] - Unable to load FileChooserDialog from glade file
http://bugzilla.gnome.org/show_bug.cgi?id=155738
gnomemm | libglademm | Ver: 2.4
------- Additional Comments From murrayc murrayc com 2004-10-27 20:11 -------
This is a libglademm bug, because when I use
GladeXML* cXml = glade_xml_new("matcon.glade", 0, 0);
instead of
refXml = Gnome::Glade::Xml::create("matcon.glade");
I don't see the warning.
------- You are receiving this mail because: -------
You are the assignee for the bug.
--__--__--
Message: 6
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Wed, 27 Oct 2004 20:12:52 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 131566] - libglademm can't create a derived GtkOptionMenu
http://bugzilla.gnome.org/show_bug.cgi?id=131566
gnomemm | libglademm | Ver: unspecified
------- Additional Comments From murrayc murrayc com 2004-10-27 20:12 -------
Nevermind about the C test case yet. We still don't have a simple C++ test case
from you.
------- You are receiving this mail because: -------
You are the assignee for the bug.
--__--__--
_______________________________________________
Gtkmm-forge mailing list
Gtkmm-forge lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
End of Gtkmm-forge Digest
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]