|
View:
New views
1 Messages
—
Rating Filter:
Alert me
|
|
|
Gtkmm-forge Digest, Vol 24, Issue 3Send Gtkmm-forge mailing list submissions to
gtkmm-forge@... 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@... You can reach the person managing the list at gtkmm-forge-owner@... 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 532744] Gtk::Entry "shadow_type" property not wrapped (gtkmm (bugzilla.gnome.org)) 2. [Bug 532744] Gtk::Entry "shadow_type" property not wrapped (gtkmm (bugzilla.gnome.org)) 3. [Bug 532904] missing methods in Glib::KeyFile (gtkmm (bugzilla.gnome.org)) 4. [Bug 532744] Gtk::Entry "shadow_type" property not wrapped (gtkmm (bugzilla.gnome.org)) 5. [Bug 532744] Gtk::Entry "shadow_type" property not wrapped (gtkmm (bugzilla.gnome.org)) 6. [Bug 532744] Gtk::Entry "shadow_type" property not wrapped (gtkmm (bugzilla.gnome.org)) 7. [Bug 532904] missing methods in Glib::KeyFile (gtkmm (bugzilla.gnome.org)) 8. [Bug 477041] Unable to build gtk/gtkmm/listviewtext.cc (gtkmm (bugzilla.gnome.org)) ---------------------------------------------------------------------- Message: 1 Date: Tue, 13 May 2008 13:23:33 +0000 (UTC) From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon@...> Subject: [gtkmm bugzilla] [Bug 532744] Gtk::Entry "shadow_type" property not wrapped To: gtkmm-forge@... Message-ID: <20080513132333.B9EB423F5BD@...> Content-Type: text/plain; charset=utf-8 If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=532744 gtkmm | general | Ver: 2.12.x ------- Comment #3 from Gennaro Bellizio 2008-05-13 13:23 UTC ------- I also modified the simple example program under examples/book/entry/simple to test the changes. I hope it is useful. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=532744. ------------------------------ Message: 2 Date: Tue, 13 May 2008 13:27:03 +0000 (UTC) From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon@...> Subject: [gtkmm bugzilla] [Bug 532744] Gtk::Entry "shadow_type" property not wrapped To: gtkmm-forge@... Message-ID: <20080513132703.3B7C323F5AB@...> Content-Type: text/plain; charset=utf-8 If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=532744 gtkmm | general | Ver: 2.12.x ------- Comment #4 from Gennaro Bellizio 2008-05-13 13:26 UTC ------- Created an attachment (id=110853) --> (http://bugzilla.gnome.org/attachment.cgi?id=110853&action=view) property "shadow-type" test patch I added a Gtk::ComboBoxText to ExampleWindow to change the shadow type of the entry. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=532744. ------------------------------ Message: 3 Date: Tue, 13 May 2008 14:27:26 +0000 (UTC) From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon@...> Subject: [gtkmm bugzilla] [Bug 532904] missing methods in Glib::KeyFile To: gtkmm-forge@... Message-ID: <20080513142726.91C2223F5C5@...> Content-Type: text/plain; charset=utf-8 If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=532904 gtkmm | general | Ver: 2.4.x ------- Comment #3 from Murray Cumming 2008-05-13 14:27 UTC ------- Personally, I don't think it would make the API clearer. It would be an unnecessary extra step. However, we should make sure that the documenation says that groups and keys are added automatically. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=532904. ------------------------------ Message: 4 Date: Wed, 14 May 2008 09:15:52 +0000 (UTC) From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon@...> Subject: [gtkmm bugzilla] [Bug 532744] Gtk::Entry "shadow_type" property not wrapped To: gtkmm-forge@... Message-ID: <20080514091552.4E63123F5C9@...> Content-Type: text/plain; charset=utf-8 If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=532744 gtkmm | general | Ver: 2.12.x ------- Comment #5 from Gennaro Bellizio 2008-05-14 09:15 UTC ------- I forgot to mention that these patches have to be applied to the gtkmm-2-12 branch on svn reposotory. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=532744. ------------------------------ Message: 5 Date: Wed, 14 May 2008 14:53:07 +0000 (UTC) From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon@...> Subject: [gtkmm bugzilla] [Bug 532744] Gtk::Entry "shadow_type" property not wrapped To: gtkmm-forge@... Message-ID: <20080514145307.7E40C23F5D2@...> Content-Type: text/plain; charset=utf-8 If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=532744 gtkmm | general | Ver: 2.12.x ------- Comment #6 from Murray Cumming 2008-05-14 14:53 UTC ------- Thanks. I have committed #2 to svn trunk (not gtkmm-2-12 because we don't add API in stable versions). Please remember to patch the ChangeLog in future: 2008-05-14 Gennaro Bellizio <genbell@...> * gtk/src/entry.hg: Added the shadow_type property that was added to GTK+ in 2.12. Bug #532744 I have not committed the change to the example, because that doesn't really make sense in simple example code. But it's great that you tested it. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=532744. ------------------------------ Message: 6 Date: Wed, 14 May 2008 14:53:19 +0000 (UTC) From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon@...> Subject: [gtkmm bugzilla] [Bug 532744] Gtk::Entry "shadow_type" property not wrapped To: gtkmm-forge@... Message-ID: <20080514145319.86D8623F5D5@...> Content-Type: text/plain; charset=utf-8 If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=532744 gtkmm | general | Ver: 2.12.x Murray Cumming changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=532744. ------------------------------ Message: 7 Date: Fri, 16 May 2008 16:21:25 +0000 (UTC) From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon@...> Subject: [gtkmm bugzilla] [Bug 532904] missing methods in Glib::KeyFile To: gtkmm-forge@... Message-ID: <20080516162125.296A823F51A@...> Content-Type: text/plain; charset=utf-8 If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=532904 gtkmm | general | Ver: 2.4.x Murray Cumming changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WONTFIX ------- Comment #4 from Murray Cumming 2008-05-16 16:21 UTC ------- I checked. It's already documented: http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1KeyFile.html#38bf60f9bdd209d28ae818e7dee6ea17 If you are still convinced that group creation should not be automatic then please file a bug in GTK+. I don't think they would want that though. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=532904. ------------------------------ Message: 8 Date: Fri, 16 May 2008 16:23:12 +0000 (UTC) From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon@...> Subject: [gtkmm bugzilla] [Bug 477041] Unable to build gtk/gtkmm/listviewtext.cc To: gtkmm-forge@... Message-ID: <20080516162312.55DA523F50A@...> Content-Type: text/plain; charset=utf-8 If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=477041 gtkmm | build | Ver: 2.10.x ------- Comment #4 from Murray Cumming 2008-05-16 16:23 UTC ------- Please do try that. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=477041. ------------------------------ ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ ------------------------------ _______________________________________________ Gtkmm-forge mailing list Gtkmm-forge@... https://lists.sourceforge.net/lists/listinfo/gtkmm-forge End of Gtkmm-forge Digest, Vol 24, Issue 3 ****************************************** _______________________________________________ gtkmm-list mailing list gtkmm-list@... http://mail.gnome.org/mailman/listinfo/gtkmm-list |
| Free Forum Powered by Nabble | Forum Help |