- 11 Oct, 2004 9 commits
-
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
2004-10-11 Matthias Clasen <mclasen@redhat.com> * gtk/tmpl/gtkdialog.sgml: Document GtkDialogFlags and GtkResponseType.
-
Matthias Clasen authored
2004-10-11 Matthias Clasen <mclasen@redhat.com> * gtk/tmpl/gtktreesortable.sgml: Document GtkTreeIterCompareFunc (#154943)
-
- 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 11 commits
-
-
Tor Lillqvist authored
2004-10-09 Tor Lillqvist <tml@iki.fi> * makefile.mingw: Remove, had been left here by mistake.
-
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 2 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.
-