Open API bugs, 29 June



Here's the remaining open API bugs, that we need to resolve in some
fashion before the API freeze on Saturday (June 30).
 
 P: We have code for this bug
 X: There is disgreement over what to do for this bug
 ?: This bug may be either a non-bug or something we'll can/need-to punt
 *: New bug since last status report 

Names indicate people who "own" or are working on the particular bug.

Query with all these bugs is:

 http://bugzilla.gnome.org/buglist.cgi?product=glib&product=gtk%2B&product=gtk-engines&product=pango&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&target_milestone=1.0+API+freeze&target_milestone=2.0+API+freeze

Unicode strings
===============
54166  glib should have non-locale-sensitive islower/isupper/tolower [P]
55836  need locale-sensitive sorting for UTF-8 strings (g_utf8_strcoll) [?]
55852  Do we need anything between strcmp and g_utf8_strcoll for UTF-8 [?]
  Have patch now for g_utf8_tolower, g_utf8_toupper, g_utf8_casefold

Misc GLib
=========
52811  Need encoding conversion for GIOChannel [P,Ron]
53764  Glib needs to be 64-bit cleaned 
  Remaining part is blocking on 52811
56623  Changes to multiple-main-loops code [P,Owen/Sebastian]
56858  Rename GSourceFuncs::destroy [*]
  Trivial fix but 56623 needs to be applied first.

GObject
=======
50877  Rename libgobject to libgruntime??? [X]
55908  Need a function to know if a GBoxed type is reference counte [?] 
  Consensus was that if you cared for a particular GBoxed type, then
  the GBoxed should be a GObject. Some open question about whether 
  the is-refcounted parameter to gtk_boxed_register_static was
  necessary.
50212  Copying param information is not necessary [X]
55891  Class closures can't be overriden in derived classes [Tim]
50966  Interface methods can't be overridden in derived classes [Tim]
51063  Weak references [Tim]
55893  g_signal_ API fixes [X]
  May be resolved - plan to check over
50206  Some GObject methods take a gpointer [X]
  Tim will review last mail I sent on subject and make final 
  decisions.

GDK
===
50504  Multiple Display Support for X11 implementation [P?,Erwann]
56861  Make GdkDevice, GdkVisual GObjects [*]

Misc GTK+
=========
53151  gtk_window_set_size(), gtk_window_set_location() [PX]
52574  geometry parsing [PP]
56331  Dialogs should be updated to reflect current GUP proposal [P]
50902  GTK+ Widgets need to implement an Accessibility API
52834  begin_resize args [Havoc]
50919  Finish Plug/Socket [Owen]
56834  Make GTK+ core enforce parent/child invariants [*]
56859  Add convenience handlers [*]

GtkAccelGroup [Tim]
=============
52434  Lock accelerators by default
51745  Notification of accelerator changes [P]
54529  make AccelGroup and AccelLabel work with GObjects rather tha 
55799  GtkAccelGroup not GObject [P]

RC Files [Owen]
========
55727  Named themes via xsetting [P]
55110  sysconfig gtkrc is broken [P]
56264  Sort out gtk_widget_set_rc_style() [P]
52027  Add gtk_rc_get_style_from_path() [P]

GtkTreeView
===========
50070  DND in TreeView needs implementing 
56591  Finish fixed-size text renderers 
50266  Text/Pixbuf/Pixtext cell renderers could just be merged [?]
50480  Test GtkListStore changing column count dynamically [*]


Resolved 5/25 - 5/29
========
50209  Need a G_TYPE_ for non-nul-terminated strings [PX]
  Put off due to fundemental disagreement over argument ordering.
50218  Notification on write-only properties is questionable/proble [X]
  FIXED (silently ignored)
56519  various GSignal functions do not ref the type class when nee [?]
  FIXED (added warning)
54411  g_memmove warnings 
  FIXED Decided to fix by simply documentning the need to include string.h
50877  Move all installed GLib header files to a subdirectory 
56577  Need way to get metrics for font description [Owen]
56378  gtk_tree_model_find (GtkTreeStore *model, gpointer findme) [?]
  WONTFIX Easier for the users just to iterate explicitely.
56446  Should passthe treepath into gtk_tree_selection_selected_foreach
55942  Expander arrows not following column motion [P]
56551  GtkTreeView row_delete bug doesn't tell you enough info [?]
50080  gdk_pixbuf_get_from_drawable() is hosed [P,Havoc]
50211  would be nice to get rid of g_type_init() [X]
  Will have g_type_init(), g_type_init_with_debug_flags()




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]