- 09 Oct, 2004 10 commits
-
-
Vincent van Adrighem authored
2004-10-09 Vincent van Adrighem <adrighem@gnome.org> * nl.po: Translation updated by Tino Meinen.
-
Matthias Clasen authored
2004-10-09 Matthias Clasen <mclasen@redhat.com> * gtk/visual_index.xml: Correct some linkends. * gtk/tmpl/gtkfontbutton.sgml: Remove test image.
-
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
-
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/Makefile.am (IGNORE_HFILES): Remove some no longer private headers.
-
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 8 commits
-
-
Matthias Clasen authored
-
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 3 commits
-
-
Raphael Higino authored
-
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 5 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)
-
Matthias Clasen authored
2004-10-06 Matthias Clasen <mclasen@redhat.com> * gtk/tmpl/gtkenums.sgml: Clarify documentation for selection modes. (#154188, Jonathan Blandford, new wording proposed by Owen Taylor)
-
- 05 Oct, 2004 14 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)
-
Matthias Clasen authored
2004-10-05 Matthias Clasen <mclasen@redhat.com> * gdk/x11/gdkwindow-x11.c (gdk_window_foreign_new_for_display): Return a new reference to an existing GdkWindow if one already exists. (#151378, Gustavo Carneiro)
-
Matthias Clasen authored
2004-10-05 Matthias Clasen <mclasen@redhat.com> * gtk/gtk-sections.txt: Add gtk_accelerator_get_label().
-
Matthias Clasen authored
2004-10-05 Matthias Clasen <mclasen@redhat.com> Provide access to the string representation of accelerators used in GtkAccelLabel. (#154068, John Spray) * gtk/gtkaccelgroup.h: * gtk/gtkaccelgroup.c (gtk_accelerator_get_label): New function to return the accelerator label used in GtkAccelLabel. (gtk_accelerator_name): Update docs to point to gtk_accelerator_get_label(). * gtk/gtkaccellabel.h: * gtk/gtkaccellabel.c (_gtk_accel_label_class_get_accelerator_label): New auxiliary function which creates the string representing the accelerator.
-
Matthias Clasen authored
-
Matthias Clasen authored
2004-10-05 Matthias Clasen <mclasen@redhat.com> * gtk/gtkcombobox.c (gtk_combo_box_set_model): Resize the popup if a new model is set. (#154129, Bernd Damian)
-