- 10 May, 2004 15 commits
-
-
Matthias Clasen authored
2004-05-10 Matthias Clasen <mclasen@redhat.com> * gdk/gdkdisplay.c (singlehead_...): * gdk/x11/gdkkeys-x11.c (get_effective_keymap): * gdk/x11/gdkgeometry-x11.c (expose_serial_predicate): * gdk/x11/gdkdisplay-x11.c (escape_for_xmessage): Make static.
-
Matthias Clasen authored
2004-05-10 Matthias Clasen <mclasen@redhat.com> * gtk/gtk-sections.txt: Add gtk_menu_get_for_attach_widet, gtk_tree_view_get_fixed_height_mode, gtk_tree_view_set_fixed_height_mode, gtk_tree_view_get_hover_selection, gtk_tree_view_set_hover_selection * gdk/gdk-sections.txt: Add gdk_window_set_user_time(). * gdk-pixbuf/gdk-pixbuf.sgml: * gtk/gtk-docs.sgml: * gdk/gdk-docs.sgml: Add an index for 2.6 additions.
-
Matthias Clasen authored
2004-05-10 Matthias Clasen <mclasen@redhat.com> * gtk/gtktreeview.c (gtk_tree_view_set_fixed_height_mode): Add a note about COLUMN_FIXED restriction.
-
Matthias Clasen authored
2004-05-10 Matthias Clasen <mclasen@redhat.com> * pixops/timescale.c: * pixops/pixops.c: * pixops/pixops.h: * gdk-pixbuf-scale.c: _-prefix the nonstatic pixops_... functions. (#142233, Morten Welinder)
-
Matthias Clasen authored
2004-05-10 Matthias Clasen <mclasen@redhat.com> * gtk/gtkentrycompletion.c (gtk_entry_completion_list_button_press): Set the entry in the default handler of the ::match-selected signal. (#137226)
-
Matthias Clasen authored
2004-05-10 Matthias Clasen <mclasen@redhat.com> * gtk/gtkcombobox.c (gtk_combo_box_menu_position_below): If we don't do the move-selected-item below pointer thingie, do the place-below-or-above one.
-
Matthias Clasen authored
2004-05-10 Matthias Clasen <mclasen@redhat.com> * tests/testentrycompletion.c: Make the second example use the ::match-selected signal to make it actually work.
-
Matthias Clasen authored
2004-05-10 Matthias Clasen <mclasen@redhat.com> * gtk/gtkentrycompletion.c (gtk_entry_completion_init): * gtk/gtkcombobox.c (gtk_combo_box_list_setup): Use hover selection mode. (#127648, Dave Bordoley) * gtk/gtktreeview.h: * gtk/gtktreeview.c: Add a new property "hover_selection", which when TRUE makes the selection follow the mouse. Also add setter and getter for the fixed_height property.
-
Matthias Clasen authored
2004-05-10 Matthias Clasen <mclasen@redhat.com> * gtk/gtkcombobox.c (gtk_combo_box_popup) (gtk_combo_box_menu_button_press): Make sure the menu pops up as wide as the combobox. (#59660, Havoc Pennington)
-
Matthias Clasen authored
2004-05-10 Matthias Clasen <mclasen@redhat.com> * gtk/gtkcombobox.h: * gtk/gtkcombobox.c: Support tearoffable combo boxes (in menu mode). Add a new property, add-tearoffs, for this. (#135956)
-
Matthias Clasen authored
2004-05-10 Matthias Clasen <mclasen@redhat.com> * gtk/gtkfontsel.c (list_row_activated): Make Return activate the default button. (#118921)
-
Soeren Sandmann authored
Mon May 10 15:03:50 2004 Soeren Sandmann <sandmann@daimi.au.dk> * gtk/gtkwidget.c (_gtk_widget_grab_notify): New internal function that emits the grab notify signal. * gtk/gtkmain.c (gtk_grab_notify_foreach): Use it here.
-
Matthias Clasen authored
-
Matthias Clasen authored
Mon May 10 00:48:08 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtkmenu.c: Make destruction of a torn off menu work like un-tearing off.
-
Matthias Clasen authored
Sun May 9 21:05:38 2004 Matthias Clasen <maclas@gmx.de> Merge from 2.4: * gtk/gtkactiongroup.c (gtk_action_group_add_action_with_accel): Allow to suppress the stock accelerator by using "". (#142196, David A Knight)
-
- 09 May, 2004 6 commits
-
-
Hans Breuer authored
-
Matthias Clasen authored
Sun May 9 01:57:17 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtkcombobox.c (gtk_combo_box_list_button_released): In list mode, accept the same mouse/wheel bindings on the cellview as on the button. (#136967)
-
Matthias Clasen authored
Sun May 9 01:25:37 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtkiconfactory.c (add_to_cache): Actually count the cached icons. (#135888, Crispin Flowerday)
-
Matthias Clasen authored
Sun May 9 00:03:03 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtkuimanager.c (gtk_ui_manager_get_widget): Make sure that we actually return menus for nodes of type menu, not the menuitems they're attached to.
-
Matthias Clasen authored
Sat May 8 22:50:55 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtkactiongroup.c (gtk_action_group_set_translation_domain): Add a note regarding UTF-8 requirements, proposed by Mariano Suárez-Alvarez.
-
Matthias Clasen authored
Sat May 8 22:43:11 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtktearoffmenuitem.h: * gtk/gtktearoffmenuitem.c: Put the torn_off flag back into the GtkTearoffMenuItem struct, since it is used by the Gimp, and keep it synchronized with the tearoff_state property of the parent menu.
-
- 08 May, 2004 1 commit
-
-
Hans Breuer authored
2004-05-08 Hans Breuer <hans@breuer.org> * gtk/gtkfilesystemwin32.c (extract_icon) : finally also create the correct mask for 'pseudo mime' icons * gdk/win32/gdkwindow-win32.c(show_window_internal) : also take focus_on_map into account * gtk/gtkselection.c : g_message() only with DEBUG_SELECTION * gtk/gtkactiongroup.c gtk/gtkcombobox.c : ... must return a value * gdk/gdk.def gtk/gtk.def demos/gtk-demo/makefile.msc.in : updated
-
- 07 May, 2004 5 commits
-
-
Matthias Clasen authored
2004-05-07 Matthias Clasen <mclasen@redhat.com> * gtk/gtkbutton.c (gtk_button_size_allocate): Don't let the child draw over the focus rectangle.
-
Matthias Clasen authored
2004-05-07 Matthias Clasen <mclasen@redhat.com> * gtk/gtkhsv.c: Draw focus indication in the color wheel using standard focus style. (#63071, Bill Haneman, idea for new style by Owen Taylor) * gtk/gtkstyle.c (gtk_default_draw_focus): Support drawing on focus on the colorwheel via details.
-
Matthias Clasen authored
Fri May 7 01:21:14 2004 Matthias Clasen <maclas@gmx.de> * gtk/tmpl/gtkicontheme.sgml: Fix example. (Steffen Röcker)
-
Matthias Clasen authored
Fri May 7 00:41:46 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtktearoffmenuitem.h: * gtk/gtktearoffmenuitem.c: Make the tearoff functionality model/view, the tearoffmenuitem being the view and the tearoff_state property of the menu being the model. (#101185, Owen Taylor) * gtk/gtkmenu.c: Add a tearoff_state property.
-
Matthias Clasen authored
Thu May 6 23:52:13 2004 Matthias Clasen <maclas@gmx.de> Merge from 2.4: * gtk/gtkmenuitem.c (gtk_menu_item_select_timeout): Also popup the submenu for items in torn off menus. (#122051)
-
- 06 May, 2004 11 commits
-
-
Matthias Clasen authored
-
Sven Neumann authored
2004-05-06 Sven Neumann <sven@gimp.org> * gtk/gtkexpander.c (gtk_expander_size_allocate): in RTL mode, position the title lable next to the arrow just as we do for LTR rendering. Fixes bug #141825.
-
Matthias Clasen authored
2004-05-06 Matthias Clasen <mclasen@redhat.com> * docs/RELEASE-HOWTO: Document the new policy of bumping version numbers after release. * configure.in: Bump version number to 2.5.0.
-
Padraig O'Briain authored
2004-05-06 Padraig O'Briain <padraig.obriain@sun.com> * gtk/gtkmenu.h: * gtk/gtkmenu.c: Add new function gtk_menu_get_for_attach_widget. (bug #113112).
-
Matthias Clasen authored
-
Matthias Clasen authored
Thu May 6 00:24:11 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtkactiongroup.h: * gtk/gtkactiongroup.c (gtk_action_group_translate_string): New function to translate a string with translate_func. (#135740)
-
Matthias Clasen authored
Thu May 6 00:02:21 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtkcombobox.c (gtk_combo_box_get_wrap_width): (gtk_combo_box_get_row_span_column): (gtk_combo_box_get_column_span_column): Add missing getters for readwrite properies. (#135649)
-
Matthias Clasen authored
Wed May 5 23:42:42 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtkcombobox.h: * gtk/gtkcombobox.c (gtk_combo_box_get_active_text): Add gtk_combo_box_get_active_text() convenience function. (#136372, Christian Neumeir, patch by Olivier Andrieu)
-
Matthias Clasen authored
Wed May 5 23:09:48 2004 Matthias Clasen <maclas@gmx.de> * gdk-pixbuf-io.h (GdkPixbufFormatFlags): New format flag GDK_PIXBUF_FORMAT_SCALABLE to mark scalable formats. * gdk-pixbuf.h: * gdk-pixbuf-io.c (gdk_pixbuf_format_is_scalable): New function. (#137995, Dom Lachowicz)
-
Elijah Newren authored
2004-05-05 Elijah Newren <newren@math.utah.edu> Changes to support do-not-focus-on-map hint in conjunction with _NET_WM_USER_TIME (#115650): * gdk/gdkwindow.h (struct _GdkWindowObject): Add a new boolean field focus_on_map * gdk/gdkwindow.h (gdk_window_set_accept_focus): New function to set it. * gtk/gtkwindow.[hc]: Add a boolean property "focus_on_map" and gtk_window_get_focus_on_map() and gtk_window_set_focus_on_map(). * gdk/win32/gdkwindow-win32.c (gdk_window_new): * gdk/linux-fb/gdkwindow-fb.c (gdk_window_new): * gdk/x11/gdkwindow-x11.c (gdk_window_new): Initialize the focus_on_map field to TRUE. * gdk/win32/gdkwindow-win32.c (gdk_window_set_focus_on_map): * gdk/linux-fb/gdkwindow-fb.c (gdk_window_set_focus_on_map): * gdk/x11/gdkwindow-x11.c (gdk_window_set_focus_on_map): * gdk/x11/gdkwindow-x11.c (setup_toplevel_window): Implementations for the various backends. The Win32 and linux-fb implementations set the focus_on_map field, but don't use it yet to actually implement noinput windows. The X implementation sets _NET_WM_USER_TIME to 0 if focus_on_map is FALSE (see the EWMH). * gdk/x11/gdkwindow-x11.h: * gdk/x11/gdkevents-x11.c (set_user_time): * gdk/x11/gdkinput-x11.c (_gdk_input_common_other_event): * gdk/x11/gdkwindow-x11.c (gdk_x11_window_set_user_time): s/_gdk_x11_window_set_user_time/gdk_x11_window_set_user_time/, since we want that function to be part of the public API.
-
Matthias Clasen authored
Wed May 5 22:20:21 2004 Matthias Clasen <maclas@gmx.de> Merge from 2.4: * gtk/gtkiconfactory.c (icon_source_clear): Don't call g_free() on a pixbuf. (#141961, Crispin Flowerday)
-
- 05 May, 2004 2 commits
-
-
Matthias Clasen authored
2004-05-05 Matthias Clasen <mclasen@redhat.com> * gtk/gtk-docs.sgml: * gdk-pixbuf/gdk-pixbuf.sgml: * gdk/gdk-docs.sgml: Add multiple indices.
-
Matthias Clasen authored
2004-05-05 Matthias Clasen <mclasen@redhat.com> Merge from 2.4: * gtk/gtkuimanager.c (print_node): Make the output parseable. (#141929, Sven Neumann)
-