Send Gtkmm-forge mailing list submissions to [EMAIL PROTECTED] 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 [EMAIL PROTECTED]
You can reach the person managing the list at [EMAIL PROTECTED] 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 510235] glib GChecksum binding (glibmm (bugzilla.gnome.org)) 2. [Bug 510080] Patch for a few giomm fixes (patch for revision 513 of subversion) (glibmm (bugzilla.gnome.org)) 3. [Bug 510080] Patch for a few giomm fixes (patch for revision 513 of subversion) (glibmm (bugzilla.gnome.org)) 4. [Bug 510235] glib GChecksum binding (glibmm (bugzilla.gnome.org)) 5. [Bug 510235] glib GChecksum binding (glibmm (bugzilla.gnome.org)) 6. [Bug 510235] glib GChecksum binding (glibmm (bugzilla.gnome.org)) 7. [Bug 510235] glib GChecksum binding (glibmm (bugzilla.gnome.org)) 8. [Bug 506394] Compose without format string (glibmm (bugzilla.gnome.org)) ---------------------------------------------------------------------- Message: 1 Date: Fri, 18 Jan 2008 17:13:57 +0000 (UTC) From: "glibmm (bugzilla.gnome.org)" <[EMAIL PROTECTED]> Subject: [gtkmm bugzilla] [Bug 510235] glib GChecksum binding To: [EMAIL PROTECTED] Message-ID: <[EMAIL PROTECTED]> 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=510235 glibmm | general | Ver: 2.4.x Murray Cumming changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Added patch for glibc |glib GChecksum binding |GChecksum binding | -- 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=510235. ------------------------------ Message: 2 Date: Fri, 18 Jan 2008 18:32:36 +0000 (UTC) From: "glibmm (bugzilla.gnome.org)" <[EMAIL PROTECTED]> Subject: [gtkmm bugzilla] [Bug 510080] Patch for a few giomm fixes (patch for revision 513 of subversion) To: [EMAIL PROTECTED] Message-ID: <[EMAIL PROTECTED]> 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=510080 glibmm | general | Ver: 2.15.x Murray Cumming changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] ------- Comment #3 from Murray Cumming 2008-01-18 18:32 UTC ------- I also added the Mount::unmount(), remount() and eject() methods from this patch, after reordering the parameters, and adding a remount(void). Note that slots should be passed as const reference. -- 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=510080. ------------------------------ Message: 3 Date: Fri, 18 Jan 2008 19:54:53 +0000 (UTC) From: "glibmm (bugzilla.gnome.org)" <[EMAIL PROTECTED]> Subject: [gtkmm bugzilla] [Bug 510080] Patch for a few giomm fixes (patch for revision 513 of subversion) To: [EMAIL PROTECTED] Message-ID: <[EMAIL PROTECTED]> 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=510080 glibmm | general | Ver: 2.15.x ------- Comment #4 from Jos? Alburquerque 2008-01-18 19:54 UTC ------- (In reply to comment #3) > I also added the Mount::unmount(), remount() and eject() methods from this > patch, after reordering the parameters, and adding a remount(void). Note that > slots should be passed as const reference. > Okay. Thanks. -- 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=510080. ------------------------------ Message: 4 Date: Fri, 18 Jan 2008 20:18:28 +0000 (UTC) From: "glibmm (bugzilla.gnome.org)" <[EMAIL PROTECTED]> Subject: [gtkmm bugzilla] [Bug 510235] glib GChecksum binding To: [EMAIL PROTECTED] Message-ID: <[EMAIL PROTECTED]> 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=510235 glibmm | general | Ver: 2.4.x ------- Comment #7 from Naveen Verma 2008-01-18 20:18 UTC ------- Created an attachment (id=103163) --> (http://bugzilla.gnome.org/attachment.cgi?id=103163&action=view) Convert all the static function with _WRAP_METHOD Now I have generated almost all the functions(including static) using _WRAP_METHOD, except one static function get_length and one constructor, because generated code does not work as per expected. I have give reason in comment section of .hg file. -- 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=510235. ------------------------------ Message: 5 Date: Fri, 18 Jan 2008 20:19:38 +0000 (UTC) From: "glibmm (bugzilla.gnome.org)" <[EMAIL PROTECTED]> Subject: [gtkmm bugzilla] [Bug 510235] glib GChecksum binding To: [EMAIL PROTECTED] Message-ID: <[EMAIL PROTECTED]> 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=510235 glibmm | general | Ver: 2.4.x ------- Comment #8 from Naveen Verma 2008-01-18 20:19 UTC ------- Created an attachment (id=103164) --> (http://bugzilla.gnome.org/attachment.cgi?id=103164&action=view) Added some more conversion macro Added some more conversion macro to be used in checksum _WRAP_METHOD macros. -- 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=510235. ------------------------------ Message: 6 Date: Sun, 20 Jan 2008 17:48:54 +0000 (UTC) From: "glibmm (bugzilla.gnome.org)" <[EMAIL PROTECTED]> Subject: [gtkmm bugzilla] [Bug 510235] glib GChecksum binding To: [EMAIL PROTECTED] Message-ID: <[EMAIL PROTECTED]> 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=510235 glibmm | general | Ver: 2.4.x ------- Comment #9 from Murray Cumming 2008-01-20 17:48 UTC ------- That's much better. Committed with some minor changes: - Made get functions const. - Don't return const std::string or const Glib::ustring because that's meaningless. - Corrected the whitespace formatting to be the same as the other .hg files. - Removed the vim formatting comments. - used @newin2p16 instead of "Since: 2.16". - Don't put implemenation comments ("Unable to use _WRAP_CTOR generate code did not get compiled.") in reference documentation. (/** or /// comments) - Don't write reference documentation when using _WRAP_METHOD() because gmmproc will build it automatically from the C documentation. Later I will regenerate the .xml to make this work. - Added methods that take guchar*, instead of std::string, because not all data will be a string. - Used std::string instead of Glib::ustring because it is data of unknown encoding. Please try to submit all changes as one patch in future - you can just replace the existing patch. Thanks for your help and thanks for learning so well. If you'd like to do more, do take a look at the open bugs or look through glibmm for other (useful to C++) API that has not been wrapped. There's similar work in gtkmm or other newer *mm libraries such as cluttermm or gstreamermm. -- 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=510235. ------------------------------ Message: 7 Date: Sun, 20 Jan 2008 17:49:08 +0000 (UTC) From: "glibmm (bugzilla.gnome.org)" <[EMAIL PROTECTED]> Subject: [gtkmm bugzilla] [Bug 510235] glib GChecksum binding To: [EMAIL PROTECTED] Message-ID: <[EMAIL PROTECTED]> 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=510235 glibmm | general | Ver: 2.4.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=510235. ------------------------------ Message: 8 Date: Sun, 20 Jan 2008 17:50:18 +0000 (UTC) From: "glibmm (bugzilla.gnome.org)" <[EMAIL PROTECTED]> Subject: [gtkmm bugzilla] [Bug 506394] Compose without format string To: [EMAIL PROTECTED] Message-ID: <[EMAIL PROTECTED]> 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=506394 glibmm | strings | Ver: 2.15.x ------- Comment #3 from Murray Cumming 2008-01-20 17:50 UTC ------- So, Daniel, is this patch something that we want? -- 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=506394. ------------------------------ ------------------------------------------------------------------------- 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 [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/gtkmm-forge End of Gtkmm-forge Digest, Vol 20, Issue 5 ****************************************** _______________________________________________ gtkmm-list mailing list gtkmm-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtkmm-list