]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-6
doc comment fixes.
[~andy/gtk] / ChangeLog.pre-2-6
index 0baf157a884b2383449b23116f4470229d63b82a..64dae4def6e46037d37e13d2c686d27cd66f64f7 100644 (file)
@@ -1,3 +1,27 @@
+2002-10-29  Matthias Clasen  <maclas@gmx.de>
+
+       * gdk/x11/gdkcolor-x11.c (gdk_colors_free): Use the same parameter
+       names in header, docs and implementation.
+
+       * gdk/gdkcolor.c (gdk_colors_store): Doc comment fix.
+
+       * gdk/x11/gdkcursor-x11.c (gdk_cursor_new_from_pixmap): Fix
+       example in doc comment.
+
+       * gtk/gtkiconfactory.c (gtk_icon_size_lookup_for_settings): 
+       * gtk/gtkfilesel.c (gtk_file_selection_get_selections): Doc
+       comment fixes.  (#97136, #97125, Vitaly Tishkov)
+
+       * gtk/gtktreeselection.c (gtk_tree_selection_get_selected_rows): 
+       * gtk/gtkwindow.c (gtk_window_set_default_icon_from_file): Doc
+       comment fixes.  (#95829, #96818, Vitaly Tishkov)
+
+Tue Oct 29 20:39:16 2002  Soeren Sandmann  <sandmann@daimi.au.dk>
+
+       * gtk/gtkmenu.c: Change NAVIGATION_REGION_OVERSHOOT back to 50,
+       and create stay-up regions by flipping a fourth quadrant triangle
+       as appropriate.
+
 2002-10-28  Tor Lillqvist  <tml@iki.fi>
 
        * gdk/win32/gdkwindow-win32.c (gdk_window_set_decorations,