]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-10
Make sure the RTL variants are used for media icons update following the
[~andy/gtk] / ChangeLog.pre-2-10
index 35c5fd5ec3b4dba0af897feaf06022756a3a0251..512327b8b13aa5cd1a81bd4e0925dfc9f5a3dd55 100644 (file)
@@ -1,3 +1,627 @@
+2004-11-04  Bastien Nocera  <hadess@hadess.net>
+
+       * gtk/gtkiconfactory.c: (get_default_icons): Make sure the RTL
+       variants are used for media icons
+       * gtk/stock-icons/Makefile.am: update following the addition of
+       the 2 Play icon RTL variants
+       * gtk/stock-icons/stock_media_play_rtl_16.png: added
+       * gtk/stock-icons/stock_media_play_rtl_24.png: added
+
+2004-11-03  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkfilechooserdefault.c (new_folder_button_clicked): 
+       Don't leak the path.  (#157301, Carlos Garnacho Parro)
+
+       * gdk/x11/gdkdnd-x11.c (gdk_drag_motion): Handle the 
+       case that the protocol version in the context is not 
+       set yet.  (#157123, James Henstridge)
+
+       * gtk/gtktreeview.c (gtk_tree_view_search_activate): Don't
+       try to activate a node if the cursor is not valid.  
+
+2004-11-03  James M. Cape  <jcape@ignore-your.tv>
+
+       * gtk/gtkfilechooserbutton.c (update_dialog), (dialog_response_cb):
+       Don't mysteriously go to the parent dir when hitting "Cancel" in
+       folder mode (fixes #156971).
+
+2004-11-03  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkaccellabel.c (gtk_accel_label_expose_event): Don't
+       access label->layout directly.  (#157080, Adam Hooper)
+
+       * gtk/gtklabel.c (gtk_label_set_pattern_internal): Allow
+       unsetting a pattern by passing NULL.  (#156720, Tristan Van Berkom)
+
+       * gtk/gtkcombobox.c (gtk_combo_box_get_active): Don't crash 
+       if the active_row reference has become invalid.  (#157156,
+       Christophe Fergeau)
+       
+2004-11-02  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkwindow.c (gtk_window_activate_key_after): As
+       a last stage in GtkWindow key press handing, try adding
+       window->mnemonic_modifier to event->state and see if it
+       matches a mnemonic. (#53709, based on a patch by
+       Pasupathi Duraisamy, patch by Owen Taylor)
+
+       * gtk/gtkcellrenderercombo.c (gtk_cell_renderer_combo_class_init): 
+       Doc additions.
+
+       * gtk/gtkfilechooserbutton.h: Fix trigraphs in private markers.
+
+       * gtk/gtkfilechooserbutton.c (gtk_file_chooser_button_class_init): 
+       Fix a doc comment.
+
+2004-11-01  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkentrycompletion.c (_gtk_entry_completion_resize_popup): 
+       Remove a debug printf().  (#157087, Christian Persch)
+
+       * gtk/gtkicontheme.c: Actually commit the "stat less" patch
+       which appeared in the ChangeLog a few days ago.
+
+       * gtk/gtkfilechooserbutton.c: Move some docs inline.
+
+       * gtk/gtkaboutdialog.c (gtk_show_about_dialog): Doc update.
+
+       * gtk/gtktextbuffer.c (gtk_text_buffer_backspace): Revalidate the
+       iter.  (#156924, Murray Cumming)
+
+       * gdk/x11/gdkevents-x11.c (gdk_wm_protocols_filter): Don't crash on
+       broken ClientMessage events.  (#157056, Owen Taylor)
+
+       * gtk/gtkactiongroup.c (gtk_action_group_get_visible): Fix a typo in
+       the docs.  (#157044, Masao Mutoh)
+
+2004-10-31  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkcombobox.c (gtk_combo_box_button_state_changed): Update the
+       state of the cell view when the state of the button changes (to 
+       get prelighted drawing right).  (#138650, Frances Keenan, 
+       Christian Persch)
+
+       * gtk/gtkentrycompletion.c (_gtk_entry_completion_resize_popup): 
+       Don't force the height of the action area, we don't scroll 
+       it anyway, and the current way of calculating the height can lead
+       to broken display.  (#156573, Christian Persch)
+
+       * tests/testentrycompletion.c (animation_timer): Don't try to
+       remove stuff from an empty model.  (#156575, Christian Persch)
+
+       * gtk/gtkentrycompletion.c (gtk_entry_completion_class_init): 
+       * gtk/gtkcellrenderercombo.c (gtk_cell_renderer_combo_class_init): 
+       Update doc comments.
+
+2004-10-31  Tor Lillqvist  <tml@iki.fi>
+
+       * gdk/win32/gdkprivate-win32.h
+       * gdk/win32/gdkglobals-win32.c
+       * gdk/win32/gdkmain-win32.c: Remove _windows_version and the
+       IS_WIN_NT() macro.
+
+       * gdk/win32/*.c: Use G_WIN32_IS_NT_BASED() from GLib instead.
+
+2004-10-31  Matthias Clasen  <mclasen@redhat.com>
+
+       Add api for image transfer via copy-and-paste (#156408)
+       
+       * gtk/gtkclipboard.c (gtk_clipboard_set_image) 
+       (gtk_clipboard_request_image, gtk_clipboard_wait_for_image) 
+       (gtk_clipboard_wait_is_image_available): New functions for image
+       transfer.
+
+       * gtk/gtkselection.h:
+       * gtk/gtkselection.c (gtk_selection_data_targets_include_image): 
+       New function, similar to gtk_selection_data_targets_include_text().
+
+       * gtk/gtkprogressbar.[hc]: Add an ellipsize property with 
+       getter and setter.  (#156845, Morten Welinder)
+
+2004-10-29  Robert Ögren  <gtk@roboros.com>
+
+       * gdk/win32/gdkwindow-win32.c (gdk_window_begin_resize_drag),
+       (gdk_window_begin_move_drag): Implement these on win32, currently
+       only for button 1. Fixes the resize grip of GtkStatusbar on 
+       win32. (#143285)
+
+2004-10-30  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtktextbtree.c (_gtk_text_btree_select_range): Redisplay
+       the new selection.
+
+       * gtk/gtktextview.c (gtk_text_view_select_all): Use 
+       gtk_text_buffer_select_range().
+
+       * tests/testtext.c: Add a "Select All" menuitem.  (#156792,
+       Paolo Borelli)
+
+       * gtk/gtkicontheme.c (insert_theme): Sort the dir_mtimes 
+       list in the same way as the search path.
+       (theme_subdir_load): Avoid stat()ing subdirs if the theme 
+       directory doesn't exist.  (#156866)
+
+2004-10-29  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkcellrendererpixbuf.c (gtk_cell_renderer_pixbuf_finalize): 
+       Drop the reference to the pixbuf, regardless whether it is
+       a stock pixbuf.  (#156863, Philip Langdale)
+
+2004-10-29  Hans Breuer  <hans@breuer.org>
+
+       * gdk/makefile.msc gtk/makefile.msc.in : updated
+
+       * gdk/win32/gdkdisplay-win32.c : dummy implementations for
+       gdk_display_supports_clipboard_persistence, gdk_display_store_clipboard
+
+       * gtk/gtkmodules.c : #include "gtkprivate.h" for GTK_LIBDIR
+
+2004-10-29  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkclipboard.c (gtk_clipboard_set_text): Don't hardwire
+       the supported text targets here, use 
+       gtk_target_list_add_text_targets().  (#156404)
+
+       * gtk/gtkliststore.c (gtk_list_store_reorder): Don't
+       loop over the sentinel node.  (#156298, Torsten Schoenfeld)
+
+2004-10-28  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkcombobox.c (gtk_combo_box_start_editing): Use
+       g_signal_connect_object() to prevent premature finalization
+       of the cell_editable while the key_press_event signal is
+       handled.  (#156325, Olivier Andrieu)
+
+       * *: Clean up many sparse warnings.  (#156698, Kjartan Maraas)
+       
+       * gtk/gtktreeview.c (gtk_tree_view_remove_widget): Disconnect
+       from the remove-widget signal after removing the signal.
+
+       * gtk/gtkaboutdialog.c (gtk_show_about_dialog): Destroy
+       the dialog with the parent.  (#156557, Paolo Borelli)
+
+2004-10-27  Matthias Clasen  <mclasen@redhat.com>
+
+       * Bump version
+
+       * === Released 2.5.4 ===
+
+       * Makefile.am (EXTRA_DIST): Remove po/makefile.mingw
+
+2004-10-28  Anders Carlsson  <andersca@gnome.org>
+
+       * gtk/gtkclipboard.c: (gtk_clipboard_set_can_store):
+       * gtk/gtkclipboard.h:
+       Make targets const.
+
+2004-10-27  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/Makefile.am (gtkalias.h): 
+       * gdk/Makefile.am (gdkalias.h): Fix srcdir != builddir build.
+       (#156547, Thomas Fitzsimmons)
+       
+       * NEWS: Updates.
+
+       * gtk/gtkclipboard.c (gtk_clipboard_set_can_store): Silently
+       ignore non-CLIPBOARD clipboards.  (#156610, Christian Persch)
+
+       * gtk/gtksettings.c: Make it build on windows. (#156618,
+       Kazuki IWAMOTO)
+
+2004-10-26  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkimcontextsimple.c (check_hex): Stop preediting if strtoul 
+       couldn't parse the complete preedit string.  (#156434)
+
+       * gtk/gtkmessagedialog.c: 
+       * gtk/gtkfilechooserbutton.c: Add missing includes.  (#156503, 
+       Kazuki IWAMOTO)
+
+       * gtk/gtkimage.h: 
+       * gtk/gtkimage.c (gtk_image_get_icon_name): Make the icon_name 
+       parameter G_CONST_RETURN.
+       
+       * gtk/gtkimage.c: It is enough to listen for screen changes and 
+       style-set to catch all icon theme changes.
+       (gtk_image_set_property): Reset the image size if the pixel size 
+       property is changed.
+
+       * gtk/gtk.symbols: Add new symbols.
+
+       * gdk/x11/gdkdisplay-x11.c (gdk_display_store_clipboard): Fix the 
+       doc comment.
+
+2004-10-26  Anders Carlsson  <andersca@imendio.com>
+
+       * gtk/gtktextbuffer.c: (gtk_text_buffer_finalize),
+       (create_clipboard_contents_buffer), (clipboard_get_contents_cb),
+       (clipboard_clear_contents_cb), (cut_or_copy):
+       Rewrite clipboard handling so that the clipboard contents 
+       won't be freed when the text buffer is finalized. Also add 
+       clipboard manager support. Fixes #95496.
+
+2004-10-25  Anders Carlsson  <andersca@gnome.org>
+
+       * gtk/gtkentry.c: (gtk_entry_completion_timeout):
+       * gtk/gtkentrycompletion.c: (gtk_entry_completion_set_model),
+       (gtk_entry_completion_get_model), (gtk_entry_completion_complete):
+       Really handle a NULL model, fixes #137211 for real.
+
+       * gtk/gtkfilechooserentry.c:
+       (gtk_file_chooser_entry_maybe_update_directory):
+       Remove _clear, #137211 is fixed.
+
+       * tests/testentrycompletion.c: (main):
+       Add completion with an empty model.
+       
+2004-10-25  Carlos Garnacho Parro  <carlosg@gnome.org>
+
+       Fix for #118764, David Bordoley:
+       
+       * gtk/gtkmessagedialog.[ch]
+       (gtk_message_dialog_format_secondary_text),
+       (gtk_message_dialog_format_secondary_format): API additions to
+       create HIG-like dialogs
+
+       * demos/gtk-demo/dialog.c: Use the new API in the example
+
+       * docs/reference/gtk/gtk-sections.txt:
+       * docs/reference/gtk/tmpl/gtkmessagedialog.sgml: documented API
+       additions
+
+2004-10-25  James M. Cape  <jcape@ignore-your.tv>
+
+       Rework of GtkFileChooserButton, some cleanups. Fixes #154388,
+       #154390, #154390, #156272.
+
+       * docs/reference/gtk/gtk-docs.sgml: Moved GtkFileChooserButton
+       below GtkFileChooser.
+       * docs/reference/gtk/gtk-sections.txt: Added
+       gtk_file_chooser_button_get_width_chars(),
+       gtk_file_chooser_button_set_width_chars(),
+       gtk_label_set_width_chars(), gtk_label_get_width_chars().
+       * docs/reference/gtk/gtk.types: Added
+       gtk_cell_renderer_combo_get_type,
+       gtk_cell_view_get_type,
+       gtk_text_iter_get_type.
+       * docs/reference/gtk/tmpl/gtkaboutdialog.sgml: Add
+       "logo-icon-name" property.
+       * docs/reference/gtk/tmpl/gtkcellview.sgml: Updates for properties
+       (b/c of get_type() inclusion above).
+       * docs/reference/gtk/tmpl/gtkfilechooserbutton.sgml:
+       * docs/reference/gtk/tmpl/gtklabel.sgml: Add "width-chars" property,
+       getters/setters.
+       * docs/reference/gtk/tmpl/gtkcellrenderercombo.sgml: Added.
+       * gtk/gtkentrycompletion.c:
+       (_gtk_entry_completion_popdown): Don't show if the entry isn't
+       mapped.
+       * gtk/gtkfilechooserbutton.[c,h]: (*): About 45%
+       rewritten, adds "width-chars" property, icons, working save modes,
+       volume/Home/Desktop friendly-naming support.
+       * gtk/gtklabel.[c,h]:
+       (gtk_label_class_init), (gtk_label_init),
+       (gtk_label_get_property), (gtk_label_set_property),
+       (gtk_label_get_width_chars), (gtk_label_set_width_chars),
+       (gtk_label_size_request): Add "width-chars" property.
+       * tests/testfilechooserbutton.c: Update, use 4 different buttons for
+       the different ACTIONs.
+       * gtk/.cvsignore: Ignore gtk-update-icon-cache.
+       * tests/.cvsignore: Ignore testimage.
+
+2004-10-25  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkcellrenderercombo.c (find_text): Don't leak text. (#156325,
+       Olivier Andrieu)
+
+2004-10-25  Anders Carlsson  <andersca@imendio.com>
+
+       * gdk/gdk.symbols: 
+       * gdk/gdkdisplay.h:
+       * gdk/x11/gdkdisplay-x11.c:
+       (gdk_display_supports_clipboard_persistence), 
+       (gdk_display_store_clipboard):
+       New API to handle the clipboard manager.
+
+       * gtk/gtk.symbols:
+       * gtk/gtkclipboard.c: (gtk_clipboard_class_init),
+       (gtk_clipboard_finalize), (selection_clear_event_cb),
+       (clipboard_unset), (gtk_clipboard_set_text),
+       (gtk_clipboard_request_targets), (gtk_clipboard_wait_for_targets),
+       (clipboard_peek), (gtk_clipboard_owner_change),
+       (gtk_clipboard_wait_is_target_available),
+       (gtk_clipboard_store_timeout), (gtk_clipboard_set_can_store),
+       (gtk_clipboard_selection_notify), (gtk_clipboard_store),
+       (_gtk_clipboard_store_all):
+       * gtk/gtkclipboard.h:
+       Add API for clipboard persistence and implement it, also add
+       gtk_clipboard_wait_is_target_available.
+       
+       * gtk/gtkmain.c: (gtk_main):
+       Call _gtk_clipboard_store_all before exiting.
+       
+2004-10-25  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkaboutdialog.h: 
+       * gtk/gtkaboutdialog.c (gtk_about_dialog_set_logo_icon_name)
+       (gtk_about_dialog_get_logo_icon_name): Support named icons as 
+       logos.  (#156378, James Henstridge)
+
+       * gtk/gtkdialog.c (gtk_dialog_set_alternative_button_order): Fix the 
+       doc formatting.
+
+       * gtk/gtkcellview.[hc]: Make function parameter names consistent.
+
+       * tests/Makefile.am (noinst_PROGRAMS): Add testimage.
+
+       * tests/testicontheme.c (main): Use gtk_image_new_from_icon_name().
+
+2004-10-25  Matthias Clasen  <mclasen@redhat.com>
+
+       Add a public setting for button ordering (#74669, Owen Taylor)
+       
+       * gtk/gtksettings.c (gtk_settings_class_init): Add a 
+       gtk-alternative-button-order setting.
+
+       * gtk/gtkdialog.h: 
+       * gtk/gtkdialog.c (gtk_alternative_dialog_button_order): A 
+       getter for the alternative button order setting.
+       * gtk/gtkdialog.c (gtk_dialog_set_alternative_button_order): 
+       New function to install an alternative button order for a 
+       dialog.
+
+       * gtk/gtkfilesel.c (gtk_file_selection_init): 
+       * gtk/gtkfontsel.c (gtk_font_selection_dialog_init): 
+       * gtk/gtkmessagedialog.c (gtk_message_dialog_add_buttons): 
+       * gtk/gtkcolorseldialog.c (gtk_color_selection_dialog_init): 
+       * gtk/gtkfilechooserdefault.c (location_popup_handler): 
+       Set up an alternative button order.
+       
+2004-10-25  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkimage.h: 
+       * gtk/gtkimage.c (gtk_image_new_from_icon_name)
+       (gtk_image_set_from_icon_name, gtk_image_get_icon_name)
+       (gtk_image_set_pixel_size, gtk_image_get_pixel_size):  Add a
+       new type GTK_IMAGE_ICON_NAME for named icons, update the size
+       and content of stock, icon set and named icon images upon style
+       changes, and allow to set a fixed pixel size for named icon
+       images.  (#155688, James Henstridge)
+
+       * tests/testimage.c: Test application for theming behaviour of
+       different image types and for image dnd.
+
+2004-10-24  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkcellrenderercombo.c: Use G_DEFINE_TYPE, initialize the
+       has_entry property, ref the model and add a finalizer.  (#156325,
+       Olivier Andrieu)
+       
+Sun Oct 24 02:56:43 2004  Jonathan Blandford  <jrb@redhat.com>
+
+       * docs/tools/widgets.c: Update GtkFileChooserButton doc shot.
+
+2004-10-24  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkicontheme.c: Use the new g_key_file api in GLib.
+
+       * gtk/Makefile.am (gtk_c_sources): Remove gtkiconthemeparser.[hc]
+
+       * gtk/gtkiconthemeparser.[hc]: Removed.
+
+       * gtk/gtkfilechooserdefault.c (location_popup_handler): If the
+       location dialog is brought up by typing '/', insert the slash
+       in the entry.  (#155370, Warren Togami)
+
+2004-10-23  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkfilechooserdefault.c (tree_view_keybinding_cb) 
+       (trap_activate_cb): Accept shift-/ for bringing up the location
+       popup, since German and French keyboards generate such 
+       events.  (#154163, Frederic Crozat)
+
+       * gtk/gtktreeview.c (gtk_tree_view_size_allocate): Invalidate 
+       the window if the tree is empty, to avoid resizing artifacts
+       from the focus rectangle.  (#155881, Vincent Noel, patch by
+       Billy Biggs)    
+
+Sat Oct 23 16:14:37 2004  Søren Sandmann  <sandmann@redhat.com>
+
+       * gtk/gtksequence.c (_gtk_sequence_node_insert_sorted): Remove
+       assertion that can get triggered by broken sort functions.
+
+Sat Oct 23 16:07:46 2004  Søren Sandmann  <sandmann@redhat.com>
+
+       * gtk/gtksequence.c (_gtk_sequence_swap): Replace broken, overly
+       clever implementation with one that works.
+       
+       * gtk/gtkliststore.c (gtk_list_store_swap): emit "rows_reordered"
+       instead of "changed" twice.
+
+       Bug 153479
+
+Sat Oct 23 15:17:55 2004  Søren Sandmann  <sandmann@redhat.com>
+
+       * gtk/gtkmenutoolbutton.c (button_state_changed_cb): Remove check
+       for previous state being ACTIVE. Bug 153876.
+
+2004-10-22  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkfilechooserbutton.c (gtk_file_chooser_button_drag_data_received) 
+       (gtk_file_chooser_button_init): Use the new file DND api.
+
+       * gtk/gtkdnd.h:
+       * gtk/gtkdnd.c (gtk_drag_dest_add_uri_targets) 
+       (gtk_drag_source_add_uri_targets): 
+
+       * gtk/gtkselection.h:
+       * gtk/gtkselection.c (gtk_target_list_add_uri_targets):
+       (gtk_selection_data_set_uris):  
+       (gtk_selection_data_get_uris): New functions to allow
+       handling file DND "without knowing jack shit".
+
+       * configure.in: Bump glib requirement to 2.5.4.
+
+       * gtk/gtkfilechooserdefault.c (shortcuts_drop_uris): Use
+       g_uri_list_extract_uris().
+
+Fri Oct 22 13:25:25 2004  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtktextbuffer.c (gtk_text_buffer_backspace): Fix 
+       backspacing on the empty last line of a buffer 
+       (https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=136840,
+       Dan Williams)
+
+2004-10-22  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkdnd.c: Document how to use info with text/image 
+       targets.
+
+       * gtk/gtkselection.h: 
+       * gtk/gtkselection.c (gtk_target_list_add_text_targets): 
+       (gtk_target_list_add_image_targets): Add info argument.
+       
+       * gtk/gtkcalendar.c (gtk_calendar_motion_notify): 
+       * gtk/gtkentry.c (gtk_entry_init): 
+       * gtk/gtktextview.c (gtk_text_view_init): Adjust all callers.
+
+2004-10-22  Anders Carlsson  <andersca@gnome.org>
+
+       * gtk/gtktexttag.c: (gtk_text_tag_get_property):
+       GdkBitmap is a GObject, not a boxed type.
+       
+Thu Oct 21 15:01:09 2004  Owen Taylor  <otaylor@redhat.com>
+
+       #155952
+
+       * gtk/gtkentry.c: Fix checking the wrong position for
+       the backspace_deletes_character PangoLogAttr.
+
+       * gtk/gtktextbuffer.[ch] gtk/gtk.symbols (gtk_text_buffer_backspace): 
+       Move backspace logic from GtkTextView to here, check 
+       backspace_deletes_char. 
+
+       * gtk/gtktextview.c: Use gtk_text_buffer_backspace().
+
+2004-10-21  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkiconcache.c: Include io.h on windows.  (#156075,
+       Kazuki IWAMOTO)
+       (_gtk_icon_cache_new_for_path): Don't use MAP_FAILED if we don't
+       have mmap.
+
+       * gtk/gtkicontheme.c (gtk_icon_theme_has_icon): Implement for
+       cached themes.
+
+       * gtk/gtkiconcache.h: 
+       * gtk/gtkiconcache.c (_gtk_icon_cache_has_icon): New function.
+
+       * gtk/updateiconcache.c (scan_directory): Don't skip .icon 
+       files which are listed before their images.
+       (foreach_remove_func): Instead filter lonely .icon files out
+       here.
+
+       * gtk/gtkicontheme.c (theme_dir_get_icon_suffix): Filter out
+       the HAS_ICON_FILE flag.
+
+2004-10-21  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkiconcache.c: Make it compile without mmap() and
+       add some more checks.  (#155973, Morten Welinder)
+
+       Add convenience api for image dnd (#150165):
+       
+       * gtk/gtkselection.h: 
+       * gtk/gtkselection.c (gtk_target_list_add_image_targets) 
+       (gtk_selection_data_set_pixbuf, gtk_selection_data_get_pixbuf): 
+       New functions to handle the image formats readable/writable 
+       by gdk-pixbuf. 
+       
+       * gtk/gtkdnd.h: 
+       * gtk/gtkdnd.c (gtk_drag_dest_add_image_targets) 
+       (gtk_drag_source_add_text_targets): New functions to handle
+       the image formats readable/writable by gdk-pixbuf. 
+
+2004-10-20  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtktreemodelfilter.c (gtk_tree_model_filter_new): Make
+       the code clearer.  (#155239, Murray Cumming)
+
+       * gtk/gtkicontheme.c: Small fixes.
+
+       * gtk/gtkrc.c: Include gtkmodules.h.  (#155885, Kazuki IWAMOTO)
+
+       * gtk/gtktoolbar.h: Add _gtk_toolbar_rebuild_menu(). (#155885)
+
+       * gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_class_init): 
+       Fix a wrong blurb.  (#155838, Morten Welinder)
+
+2004-10-19  Matthias Clasen  <mclasen@redhat.com>
+
+       Implement icon theme caching.  (#154034, Martijn Vernooij,
+       caching schema proposed by Owen Taylor, initial implementation
+       by Anders Carlsson)
+       
+       * gtk/gtkdebug.h: 
+       * gtk/gtkmain.c: Add a "icontheme" debug flag.
+
+       * gtk/Makefile.am (gtk_c_sources): Add gtkiconcache.c
+       (gtk_private_h_sources): Add gtkiconcache.h
+       (bin_PROGRAMS): Add gtk-update-icon-cache
+
+       * gtk/gtkicontheme.c: Use icon caches if they are available.
+       Currently, GTK+ uses the cache to get information about the
+       available sizes, image file formats and .icon files. The
+       actual image data, and the .icon file contents are not 
+       cached yet.
+
+       * gtk/updateiconcache.c: A cmdline utility for generating
+       icon cache files.
+
+       * gtk/gtkiconcache.h: 
+       * gtk/gtkiconcache.c: The glue code to mmap an icon cache
+       file and manage the information it contains.
+
+       * tests/testicontheme.c: Add a "display" option.
+
+2004-10-19  Matthias Clasen  <mclasen@redhat.com>
+
+       * tests/testicontheme.c: Set the locale, tidy up output.
+
+2004-10-18  Matthias Clasen  <mclasen@redhat.com>
+
+       Fix #155658, Sebastien Bacher:
+       
+       * gdk/x11/gdkwindow-x11.h (struct _GdkToplevelX11): Add a new 
+       is_leader flag.
+
+       * gdk/x11/gdkwindow-x11.c (update_wm_hints): Set wm hints on
+       leader windows even if they are withdrawn.
+       (gdk_window_set_group): Mark the new leader window as such. We 
+       never remove the flag again, but that should a) be vanishingly
+       rare and b) not a problem, since the flag just turns off an
+       optimization.
+
+       * gdk/x11/gdkdisplay-x11.c (gdk_display_open): Mark the default
+       leader window as such.
+
+2004-10-17  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkaboutdialog.c (gtk_about_dialog_new): Destroy secondary
+       dialogs if the main dialog is hidden. (#155084, Paolo Borelli)
+
+2004-10-16  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkaboutdialog.c (gtk_about_dialog_destroy): Don't leak
+       the secondary dialogs.  (#155084, Paolo Borelli)
+
+       * gtk/gtkhsv.c (gtk_hsv_expose): Fix redraw issues with the
+       focus on the ring. 
+
+2004-10-15  Matthias Clasen  <mclasen@redhat.com>
+
+       * gdk/makegdkalias.pl: Include linux-fb/gdkfb.h when building
+       the framebuffer backend.  (#155486, Olexiy Avramchenko)
+
 2004-10-15  Matthias Clasen  <mclasen@redhat.com>
 
        * gtk/gtksizegroup.c (do_size_request): Unset GTK_REQUEST_NEEDED
@@ -1008,7 +1632,7 @@ Thu Aug 26 23:58:11 2004  Matthias Clasen  <maclas@gmx.de>
 Thu Aug 26 22:44:12 2004  Matthias Clasen  <maclas@gmx.de>
 
        Provide information about how an adjustment change in a range 
-       widget happened. Add a "slider-moved" signal which reports how 
+       widget happened. Add a "change-value" signal which reports how 
        a user is interacting with the range, whether they are clicking 
        on a stepper or the trough, or dragging the slider.  (#133263,
        Thomas Fitzsimmons)