- 16 Oct, 2004 1 commit
-
-
Matthias Clasen authored
2004-10-16 Matthias Clasen <mclasen@redhat.com> * gtk/gtkhsv.c (gtk_hsv_expose): Fix redraw issues with the focus on the ring.
-
- 15 Oct, 2004 2 commits
-
-
Matthias Clasen authored
2004-10-15 Matthias Clasen <mclasen@redhat.com> * gtk/gtksizegroup.c (do_size_request): Unset GTK_REQUEST_NEEDED before emitting ::size-request, following this weeks discussion on gtk-devel-list@gnome.org.
-
Matthias Clasen authored
2004-10-15 Matthias Clasen <mclasen@redhat.com> * gtk/gtkcellview.c (gtk_cell_view_get_size_of_row): Restore the size info for the current row after measuring another row. (#154945, William Jon McCann)
-
- 14 Oct, 2004 3 commits
-
-
Matthias Clasen authored
Morten Welinder)
-
Matthias Clasen authored
unref the tooltips. (#155412, Morten Welinder)
-
Matthias Clasen authored
2004-10-14 Matthias Clasen <mclasen@redhat.com> * gtk/gtkfilechooserdefault.c (shortcuts_remove_rows): Don't get text unnecessarily. (#155384, Morten Welinder)
-
- 13 Oct, 2004 1 commit
-
-
Matthias Clasen authored
* gtk/gtkcontainer.c (_gtk_container_queue_resize): Acknowledge the fact that invariants are broken and loop all the way up to the resize container.
-
- 12 Oct, 2004 1 commit
-
-
4 authored
Tue Oct 12 17:11:02 2004 <timj@birnet.org> * gtk/gtkwidget.c (gtk_widget_set_usize_internal): don't queue the widget for resize or emit change notification if the usize didn't change. this works around a buggy signal connection in #155139.
-
- 11 Oct, 2004 2 commits
-
-
Matthias Clasen authored
-
Matthias Clasen authored
-
- 10 Oct, 2004 2 commits
-
-
Matthias Clasen authored
-
Jonathan Blandford authored
Sun Oct 10 11:24:56 2004 Jonathan Blandford <jrb@redhat.com> * gtk/gtkcontainer.h (struct _GtkContainer): add /*< private >*/ markings.
-
- 09 Oct, 2004 6 commits
-
-
Matthias Clasen authored
2004-10-09 Matthias Clasen <mclasen@redhat.com> * docs/tools/widgets.c: Shrink panes and separators images to MEDIUM.
-
Matthias Clasen authored
2004-10-09 Matthias Clasen <mclasen@redhat.com> * gtk/gtkcellview.c: Add docs.
-
Matthias Clasen authored
2004-10-09 Matthias Clasen <mclasen@redhat.com> * gtk/gtkmenutoolbutton.c (gtk_menu_tool_button_get_menu): Fix doc comment.
-
Matthias Clasen authored
2004-10-09 Matthias Clasen <mclasen@redhat.com> * gtk/gtkactiongroup.h: * gtk/gtkactiongroup.c: Reinstate the accidentally lost addition of gtk_action_group_translate_string().
-
Matthias Clasen authored
2004-10-09 Matthias Clasen <mclasen@redhat.com> * gtk/gtkaccelgroup.h: Declare gtk_accelerator_get_label.
-
Matthias Clasen authored
-
- 08 Oct, 2004 7 commits
-
-
Matthias Clasen authored
2004-10-08 Matthias Clasen <mclasen@redhat.com> * gtk/gtktreeview.c (gtk_tree_view_grab_notify): Don't start a drag if we loose the grab.
-
Matthias Clasen authored
* gtk/gtkfilechooserdefault.c (renderer_edited_cb): Set the cell renderer to inert mode to avoid bug #154921. This fixes a crash which would otherwise occur if the editing is stopped for the second time. (#154767, Manuel Baena García)
-
Matthias Clasen authored
2004-10-08 Matthias Clasen <mclasen@redhat.com> * gtk/gtkdebug.h: * gtk/gtkwidget.c (gtk_widget_size_allocate): Add a new debug flag, geometry, to debug size allocation.
-
Matthias Clasen authored
2004-10-08 Matthias Clasen <mclasen@redhat.com> * gtk/gtktreeview.c (gtk_tree_view_button_press): Set cell data unconditionally. (#152562, Federico Mena Quintero)
-
Matthias Clasen authored
2004-10-08 Matthias Clasen <mclasen@redhat.com> * gtk/gtkuimanager.c (update_node): Also update smart separators if the visibility of a menuitem with a submenu changes. (#153791, Christian Persch)
-
Matthias Clasen authored
2004-10-08 Matthias Clasen <mclasen@redhat.com> * gtk/gtkentry.h: * gtk/gtkentry.c: * gtk/gtkentrycompletion.c: * gtk/gtkspinbutton.c: Share the three copies of get_borders() under the name _gtk_entry_get_borders(). (#116368, Owen Taylor)
-
Matthias Clasen authored
* gtk/gtkfilechooserdefault.c: Include gtkeventbox.h. (#154798, Morten Welinder)
-
- 07 Oct, 2004 2 commits
-
-
Matthias Clasen authored
2004-10-07 Matthias Clasen <mclasen@redhat.com> * gtk/gtkfilechooserdefault.c (check_is_folder): Don't free info too early. (#154703, Morten Welinder)
-
Matthias Clasen authored
2004-10-06 Matthias Clasen <mclasen@redhat.com> * gtk/gtkpaned.c (gtk_paned_compute_position): Reduce rounding error. (#154658, John Cupitt)
-
- 06 Oct, 2004 4 commits
-
-
Matthias Clasen authored
2004-10-06 Matthias Clasen <mclasen@redhat.com> * gtk/gtktreeselection.c (gtk_tree_selection_get_selected): Clear the iter instead of returning it unmodified. (#154186, Jonathan Blandford)
-
Matthias Clasen authored
2004-10-06 Matthias Clasen <mclasen@redhat.com> * gtk/gtkfilechooserentry.c (gtk_file_chooser_entry_focus): Pop up the completions again after tab. (#147700, Jens Bech Madsen)
-
Matthias Clasen authored
2004-10-06 Matthias Clasen <mclasen@redhat.com> * gtk/gtktreeview.c (gtk_tree_view_search_iter): Set the cursor before changing the selection to make the file chooser preview update work better. (#143826, Tommi Komulainen)
-
Matthias Clasen authored
2004-10-06 Matthias Clasen <mclasen@redhat.com> * gtk/gtkrange.c (gtk_range_real_change_value): Replace a really gross way of rounding to a specified number of digits. (#145232, Peter Zelezny, patch by Soeren Sandmann)
-
- 05 Oct, 2004 9 commits
-
-
4 authored
Wed Oct 6 00:45:04 2004 <timj@birnet.org> * gdk/gdkwindow.c (gdk_window_is_viewable): check the iteration window variable, not just the window passed in. fixes #145270.
-
Tim Janik authored
Tue Oct 5 21:00:54 2004 Tim Janik <timj@gtk.org> * gtk/gtkwidget.c (gtk_widget_size_allocate): reverted my last change and applied owen's leaner conditional flag update which should be good enough to preserve resizing flag invariants.
-
Matthias Clasen authored
-
Tim Janik authored
-
Tim Janik authored
Tue Oct 5 19:29:06 2004 Tim Janik <timj@gtk.org> * gtk/gtkentry.h: removed redundant gtk_entry_get_layout() decl.
-
Matthias Clasen authored
2004-10-05 Matthias Clasen <mclasen@redhat.com> * gtk/gtkicontheme.c (icon_info_ensure_scale_and_pixbuf): Go back to not scaling up at all. Less magic.
-
Tim Janik authored
Tue Oct 5 17:06:26 2004 Tim Janik <timj@gtk.org> * gtk/gtkwidget.c (gtk_widget_size_allocate): if REQUEST_NEEDED is still set on ::size-allocate, another size-request has been queued since ::size-request and needs to be requeued.
-
Paolo Borelli authored
2004-10-05 Paolo Borelli <pborelli@katamail.com> * gtk/gtkmenutoolbutton.c: rename the activate-menu signal to show-menu as discussed in bug #153873.
-
Matthias Clasen authored
2004-10-05 Matthias Clasen <mclasen@redhat.com> * gtk/gtkuimanager.c (gtk_ui_manager_add_ui): Set action_name. (#154526, John Finlay)
-