]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-6
//bugs.xfree86.org/show_bug.cgi?id=534)
[~andy/gtk] / ChangeLog.pre-2-6
index 63a3ad64eb1a9cbb74627cb5065cee5088303f6d..fd3ed86a32d6fd2136f81dae87731a97bb067db4 100644 (file)
@@ -1,3 +1,200 @@
+Fri Sep  5 14:15:10 2003  Owen Taylor  <otaylor@redhat.com>
+       * Back out locale-dependent interpretation of
+       KP_Decimal, the official XFree86 interpretation
+       is that KP_Decimal => . KP_Separator => ,
+       always, independent of locale. 
+       (#105161, Frederic Crozat, 
+       http://bugs.xfree86.org/show_bug.cgi?id=534)
+2003-09-04  Matthias Clasen  <maclas@gmx.de>
+
+       * tests/testmerge.c: Test buttons and toggle buttons as proxies.
+
+       * gtk/gtktoggleaction.c (connect_proxy): 
+       (gtk_toggle_action_real_toggled): Support toggle buttons as proxies. Note 
+       that a "draw_as_radio" property is needed for check buttons similar to 
+       check menu items, in order to fully support button proxies for radio actions.
+
+       * gtk/gtkaction.c (connect_proxy): Allow buttons as proxies.
+
+       * tests/testmerge.c (toggle_dynamic): Test gtk_ui_manager_add_ui(). 
+
+       * gtk/gtkuimanager.h: Add GtkUIManagerItemType enum which is needed for the
+       'type' argument of gtk_ui_manager_add_ui().
+
+       * gtk/gtkuimanager.[hc] (gtk_ui_manager_add_ui): Add 'type' and 'top' arguments
+       to make this function as powerful as the XML methods of adding UI.  (#120647)
+
+Thu Sep  4 19:11:23 2003  Kristian Rietveld  <kris@gtk.org>
+
+       Merge from stable.
+
+       * docs/RELEASE-HOWTO: updates.
+
+2003-09-04  Matthias Clasen  <maclas@gmx.de>
+
+       * tests/merge-2.ui: Use "position" instead of "pos".
+
+       * gtk/gtkuimanager.c (start_element_handler): No need 
+       to be terse: Change the name of the "pos" attribute
+       to "position".
+
+2003-09-04  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtkuimanager.c: Un-prefix GtkUIManagerNodeType and 
+       GtkUIManagerNode to shorten the names and to make the
+       GTK_UI_MANAGER_<TYPE> names available for a public enum.
+
+       * gtk/gtkactiongroup.c:
+       * gtk/gtkuimanager.c: Various doc tweaks.       
+
+       * gtk/gtkuimanager.c (start_element_handler):
+       (end_element_handler): Improve error reporting. 
+
+Wed Sep  3 23:18:17 2003  Kristian Rietveld  <kris@gtk.org>
+
+       Merge from stable.
+
+       * gtk/gtkmenu.c (gtk_menu_real_move_scroll): for the END case,
+       use end_position - page_size instead of G_MAXINT, since
+       gtk_menu_scroll_to doesn't CLAMP anymore internally. (Fixes #121237,
+       reported by Havoc Pennington).
+
+Wed Sep  3 21:58:03 2003  Kristian Rietveld  <kris@gtk.org>
+
+       Merge from stable.
+
+       * gtk/gtkiconfactory.c (cached_icon_free): if icon->style != NULL,
+       unref it. (Fixes memleak, patch from Kjartan Maraas).
+
+Wed Sep  3 21:38:26 2003  Kristian Rietveld  <kris@gtk.org>
+
+       * gdk/Makefile.am, gdk/linux-fb/gdkfbmanager.c, gdk/x11/gdkcolor-x11.c,
+       gdk-pixbuf/io-gif.c, gtk/Makefile.am, gtk/gtkcalendar.c,
+       gtk/gtkclist.c, gtk/gtkctree.c, gtk/gtkdnd.c, gtk/gtkentry.c,
+       gtk/gtkhandlebox.c, gtk/gtkitemfactory.c, gtk/gtkmenu.c,
+       gtk/gtknotebook.c, gtk/gtkrange.c, gtk/gtkrc.h, gtk/gtktree.c,
+       gtk/gtktypeutils.h: big patch from Kjartan Maraas
+       to fix numerous typos.
+
+Wed Sep  3 17:38:01 BST 2003  Tony Gale <gale@gtk.org>
+
+       * docs/faq/gtk-faq.sgml: Correct compile line for threads example.
+
+2003-09-02  Tor Lillqvist  <tml@iki.fi>
+
+       * gdk/win32/gdkdisplay-win32.c (gdk_display_open): Don't call
+       CloseHandle() on the HMODULE returned from GetModuleHandle().
+       Didn't cause any harm, but didn't do anything useful either. When
+       running a GTK+ program under MS's debugger, the CloseHandle() call
+       would cause a "first-chance exception" in ntdll.dll to show up.
+       (The exception is caught appropriately if you let it proceed, but
+       it confuses the person using the debugger). Thanks to Bruce
+       Hochstetler for noticing.
+
+Tue Sep  2 21:01:19 2003  Kristian Rietveld  <kris@gtk.org>
+
+       Merge from stable.
+
+       * gtk/gtktreeview.c (gtk_tree_view_button_press): revert the change
+       to only select when button 1 is pressed introduced in the fix of
+       bug #120187.
+
+2003-09-02  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtkactiongroup.c (gtk_action_group_new): Doc addition.
+
+       * gtk/gtkuimanager.c: Shorten the names of some static 
+       functions.
+
+       Support adding and removing merge nodes dynamically (#120647, 
+       Anders Carlsson):
+       
+       * gtk/gtkuimanager.[ch] (gtk_ui_manager_new_merge_id): Renamed 
+       gtk_ui_manager_next_merge_id to gtk_ui_manager_new_merge_id 
+       and made it public.
+       (gtk_ui_manager_add_ui): New function to add UI elements
+       without juggling XML fragments, currently restricted to menuitems,
+       toolitems and separators. Actions still come from registered 
+       action groups.
+
+Mon Sep  1 19:39:14 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
+
+       * gdk/gdkwindow.c (gdk_window_get_bg_gc): Fix bug where the
+       background pixmap was being offset twice, once by the ts_origin in
+       gdk_window_get_bg_gc(), and once by gdk_draw_rectangle().
+
+2003-09-01  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtkuimanager.[ch] (gtk_ui_manager_ensure_update): Make
+       this public again, since it's occasionally useful.  (#121128,
+       Marco Pesenti Gritti)
+
+       * gtk/gtkaction.c: Add an "is_important" property and propagate
+       it to toolitem proxies.  (#121058, Marco Pesenti Gritti)
+
+Mon Sep  1 00:32:30 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
+
+       * tests/testtoolbar.c (main): connect to "delete_event" so the
+       application will actually quit when you close the window
+
+2003-09-01  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtkuimanager.c (gtk_ui_manager_get_widget) 
+       (gtk_ui_manager_get_action): g_return_if_fail() if
+       path is NULL.
+       (gtk_ui_manager_get_node): Avoid a segfault if path is empty.
+       (gtk_ui_manager_finalize): Remove the idle on finalize. (#121125, 
+       Marco Pesenti Gritti)
+
+2003-08-31  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtktoolitem.c: Fix some typos in docs.
+
+       * gtk/gtkuimanager.[ch] (gtk_ui_manager_get_action): New function,
+       replaces gtk_ui_manager_activate().  (#120658)
+
+       * tests/testmerge.c: Use gtk_ui_manager_get_action() instead of
+       gtk_ui_manager_activate().
+
+       * gtk/gtkaction.c: 
+       * gtk/gtkactiongroup.c: Some doc tweaks.
+
+       * gtk/gtkuimanager.[hc]: Get rid of the remove_widget signal. It
+       wasn't emitted anyway. Some doc tweaks.
+
+2003-08-30  Matthias Clasen  <maclas@gmx.de>
+
+       * tests/testmerge.c (add_widget): Connect to "destroy" on toolbar,
+       rather than to "remove" on handlebox. 
+
+       * gtk/gtkuimanager.[hc] (gtk_ui_manager_activate): New method to
+       activate an action found by following a path.  (#120658)
+
+       * tests/testmerge.c: Add a button to test gtk_ui_manager_activate().
+
+       * tests/testmerge.c (add_widget): Put toolbars in handleboxes.
+
+       * gtk/gtkuimanager.[hc]: Add a boolean property, "add_tearoffs" with 
+       setter and getter. If it is set, add tearoff menu items to regular 
+       menus, but not to popups. Add a signal "changed", which gets emitted
+       when the merged ui has changed.  (#120649, #120656)
+
+       * tests/testmerge.c: Add button to test the generation of tearoff 
+       menu items.
+
+2003-08-29  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtkactiongroup.c (gtk_action_group_add_radio_actions_full): 
+       Actually group the actions together rather than putting each in its 
+       own group.
+
+       * gtk/gtkradioaction.c (create_menu_item): Set "draw_as_radio" on 
+       proxy menu items for radio actions.
+
+       * gtk/gtkgamma.c (gamma_ok_callback): Use g_strtod instead of strtod.
+
 Fri Aug 29 21:40:01 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
 
        * gtk/gtkactiongroup.c (gtk_action_group_add_radio_actions_full):
@@ -9,8 +206,9 @@ Fri Aug 29 21:40:01 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
 
 2003-08-29  Matthias Clasen  <maclas@gmx.de>
 
-       * gtk/gtkcheckmenuitem.c (gtk_check_menu_item_class_init): Install "draw_as_radio"
-       as a separate property, not as an alias of "inconsistent".
+       * gtk/gtkcheckmenuitem.c (gtk_check_menu_item_class_init): Install 
+       "draw_as_radio" as a separate property, not as an alias of 
+       "inconsistent".
        (gtk_check_menu_item_get_property): 
        (gtk_check_menu_item_set_property): Also support "draw_as_radio".
 
@@ -58,13 +256,14 @@ Fri Aug 29 20:32:07 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
        verb attribute is replaced by action,
        name defaults to action or the element name. 
 
-       * gtk/gtkactiongroup.[hc]: Replace GtkActionGroupEntry by GtkActionEntry
-       and GtkRadioActionEntry. GtkActionEntry is simplified by removing 
-       the user_data, entry_type and extra_data fields, GtkRadioActionEntry is
-       further simplified by removing the callback. The user_data can now be
-       specified as an argument to gtk_action_group_add_actions(). There is
-       a new method gtk_action_group_add_radio_actions(), which is similar
-       to gtk_action_group_add_actions(), but takes GtkRadioActionEntrys
+       * gtk/gtkactiongroup.[hc]: Replace GtkActionGroupEntry by 
+       GtkActionEntry and GtkRadioActionEntry. GtkActionEntry is simplified 
+       by removing the user_data, entry_type and extra_data fields, 
+       GtkRadioActionEntry is further simplified by removing the callback. 
+       The user_data can now be specified as an argument to 
+       gtk_action_group_add_actions(). There is a new method 
+       gtk_action_group_add_radio_actions(), which is similar to 
+       gtk_action_group_add_actions(), but takes GtkRadioActionEntrys
        and a callback parameter in addition to the user_data. The callback
        is connected to the ::changed signal of the first group member.
        There are _full() variants taking a GDestroyNotify of