[gtkmm] Gtkmm-forge digest, Vol 1 #190 - 7 msgs



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.


Today's Topics:

   1. [Bug 89951] Changed - gtkmm cvs doesn't compile with gcc 2.95.3 due to internal compiler error (bugzilla-daemon widget gnome org)
   2. [Bug 90126] Changed - Layout disturbances with gtkmm-1.3.19 (bugzilla-daemon widget gnome org)
   3. [Bug 90126] Changed - Layout disturbances with gtkmm-1.3.19 (bugzilla-daemon widget gnome org)
   4. [Bug 89951] Changed - gtkmm cvs doesn't compile with gcc 2.95.3 due to internal compiler error (bugzilla-daemon widget gnome org)
   5. [Bug 90474] New - Combo API is incomplete (bugzilla-daemon widget gnome org)
   6. [Bug 90474] Changed - Combo API is incomplete (bugzilla-daemon widget gnome org)
   7. [Bug 90474] Changed - Combo API is incomplete (bugzilla-daemon widget gnome org)

--__--__--

Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Sat, 10 Aug 2002 15:18:30 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 89951] Changed - gtkmm cvs doesn't compile with gcc 2.95.3 due to internal compiler error

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=89951

Changed by mhl schulze t-online de 

--- shadow/89951	Sat Aug 10 13:58:15 2002
+++ shadow/89951.tmp.24014	Sat Aug 10 15:18:30 2002
@@ -241,6 +241,9 @@
 Works for me. (gcc 2.96 on RH7.2)
 
 
 ------- Additional Comments From murrayc usa net  2002-08-10 13:58 -------
 Do also check that the editable cells example in demos/gtk-demo really
 works too. You should be able to edit the cells.
+
+------- Additional Comments From MHL Schulze t-online de  2002-08-10 15:18 -------
+The editable cells demo works as expected with the latest patch!



--__--__--

Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Sat, 10 Aug 2002 17:43:14 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 90126] Changed - Layout disturbances with gtkmm-1.3.19

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=90126

Changed by szombath bifab de 

--- shadow/90126	Sat Aug 10 13:46:45 2002
+++ shadow/90126.tmp.10422	Sat Aug 10 17:43:14 2002
@@ -346,6 +346,22 @@
 
 But I understand, and wish that it was typesafe at compile-time.
 
 
 
 By the way, why is this bug marked with the "portability" keyword?
+
+------- Additional Comments From szombath bifab de  2002-08-10 17:43 -------
+> A good point. Here are some reasons not to change it:
+> ...
+> But I understand, and wish that it was typesafe at compile-time.
+
+I can agree with that - backward compatibility is an important point.
+What about the define proposal? This will not break the API. Such
+things, e.g._REENTRANT, _BSD_SOURCE, _POSIX_SOURCE , etc. are used
+quite often. 
+ 
+
+> By the way, why is this bug marked with the "portability" keyword?
+It first looked so strange, that I could'nt believe it happens under
+Linux too. There was no information about the change from
+AttachOptions to PackOptions in the release notes.



--__--__--

Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, szombath bifab de
Cc: 
Date: Sun, 11 Aug 2002 08:33:18 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 90126] Changed - Layout disturbances with gtkmm-1.3.19

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=90126

Changed by murrayc usa net 

--- shadow/90126	Sat Aug 10 17:43:14 2002
+++ shadow/90126.tmp.8791	Sun Aug 11 08:33:18 2002
@@ -362,6 +362,13 @@
  
 
 > By the way, why is this bug marked with the "portability" keyword?
 It first looked so strange, that I could'nt believe it happens under
 Linux too. There was no information about the change from
 AttachOptions to PackOptions in the release notes.
+
+------- Additional Comments From murrayc usa net  2002-08-11 08:33 -------
+re. the define proposal:
+- If we have a deprecated API then people will expect us to support
+_all_ of the deprecated GTK+ API. That's impossible at this stage.
+
+What would you suggest as an alternative to GTKMM_DEPRECATED?



--__--__--

Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, MHL Schulze t-online de
Cc: szombath bifab de
Date: Sun, 11 Aug 2002 08:35:27 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 89951] Changed - gtkmm cvs doesn't compile with gcc 2.95.3 due to internal compiler error

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=89951

Changed by murrayc usa net 

--- shadow/89951	Sat Aug 10 15:18:30 2002
+++ shadow/89951.tmp.9152	Sun Aug 11 08:35:27 2002
@@ -9,12 +9,13 @@
 Priority: Normal
 Component: build
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: MHL Schulze t-online de               
 TargetMilestone: ---
 URL: 
+Cc: szombath bifab de
 Summary: gtkmm cvs doesn't compile with gcc 2.95.3 due to internal compiler error
 
 Unless we require a newer gcc, people will experience the following error
 when compiling with gcc 2.95.3:
 
 source='fileselection.cc' object='fileselection.lo' libtool=yes \
@@ -244,6 +245,10 @@
 ------- Additional Comments From murrayc usa net  2002-08-10 13:58 -------
 Do also check that the editable cells example in demos/gtk-demo really
 works too. You should be able to edit the cells.
 
 ------- Additional Comments From MHL Schulze t-online de  2002-08-10 15:18 -------
 The editable cells demo works as expected with the latest patch!
+
+------- Additional Comments From murrayc usa net  2002-08-11 08:35 -------
+Michael, could you test this last patch? Maybe the examples will now
+work with Forte without your #ifdefs.



--__--__--

Message: 5
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Sun, 11 Aug 2002 11:13:47 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 90474] New - Combo API is incomplete

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=90474

Changed by mhl schulze t-online de 

--- shadow/90474	Sun Aug 11 11:13:47 2002
+++ shadow/90474.tmp.29488	Sun Aug 11 11:13:47 2002
@@ -0,0 +1,39 @@
+Bug#: 90474
+Product: gtkmm
+Version: 2.0
+OS: other
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: general
+AssignedTo: gtkmm-forge lists sourceforge net                            
+ReportedBy: MHL Schulze t-online de               
+TargetMilestone: ---
+URL: 
+Summary: Combo API is incomplete
+
+A brief thread on the ml startet by ERDI Gergo about the Combo API which
+currently lacks functionality to manipulate the pull-down list ended in
+Murray's comment:
+
+"You could add methods that use GList* internally. I'd accept that API
+change.
+But you would need to turn off the DEPRECATED #defines (maybe just an
+#undef) so that it builds, and I'd prefer it if you did that for just
+one .cc file rather than the whole library."
+
+Well, I think the easiest thing to do is to add thin wrappers around
+GtkListItem and GtkList and before fussing around a lot I had a go at it.
+The patch will follow immediately. ChangeLog entry:
+
+ * tools/m4/list.m4: Fix a bug in macro GP_LIST_FIND().
+ * gtk/src/combo.{ccg,hg}: Complete the API: Generate thin wrappers
+ around GtkListItem and GtkList (named ComboDropDownItem and
+ ComboDropDown) that contain the functionality necessary to
+ manipulate the pull-down list of a Gtk::Combo. Insertion and removal
+ to/from the list is provided by an STL-style wrapper
+ (named Gtk::ComboDropDown_Helpers::ComboDropDownList).
+ * tools/m4/convert_gtk.m4: Add conversions from (const) GtkWidget*
+ to (const) Gtk::ComboDropDown*.



--__--__--

Message: 6
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Sun, 11 Aug 2002 11:14:23 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 90474] Changed - Combo API is incomplete

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=90474

Changed by mhl schulze t-online de 

--- shadow/90474	Sun Aug 11 11:13:47 2002
+++ shadow/90474.tmp.29586	Sun Aug 11 11:14:23 2002
@@ -34,6 +34,11 @@
  ComboDropDown) that contain the functionality necessary to
  manipulate the pull-down list of a Gtk::Combo. Insertion and removal
  to/from the list is provided by an STL-style wrapper
  (named Gtk::ComboDropDown_Helpers::ComboDropDownList).
  * tools/m4/convert_gtk.m4: Add conversions from (const) GtkWidget*
  to (const) Gtk::ComboDropDown*.
+
+------- Additional Comments From MHL Schulze t-online de  2002-08-11 11:14 -------
+Created an attachment (id=10414)
+Promised patch...
+



--__--__--

Message: 7
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, MHL Schulze t-online de
Cc: 
Date: Sun, 11 Aug 2002 14:57:35 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 90474] Changed - Combo API is incomplete

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=90474

Changed by murrayc usa net 

--- shadow/90474	Sun Aug 11 11:14:23 2002
+++ shadow/90474.tmp.28044	Sun Aug 11 14:57:35 2002
@@ -39,6 +39,9 @@
  to (const) Gtk::ComboDropDown*.
 
 ------- Additional Comments From MHL Schulze t-online de  2002-08-11 11:14 -------
 Created an attachment (id=10414)
 Promised patch...
 
+
+------- Additional Comments From murrayc usa net  2002-08-11 14:57 -------
+Martin, do you have cvs write access? If not, do you want it?




--__--__--

_______________________________________________
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]