- 08 Apr, 2005 1 commit
-
-
Gareth Owen authored
-
- 07 Apr, 2005 17 commits
-
-
Matthias Clasen authored
2005-04-07 Matthias Clasen <mclasen@redhat.com> * gtk/gtkmenu.c (gtk_menu_paint): Allow setting background images on menus. (#169532, Benjamin Otte)
-
Matthias Clasen authored
2005-04-07 Matthias Clasen <mclasen@redhat.com> * gtk/tmpl/gtkbbox.sgml: Document that GtkButtonBox ignores the homogeneous property. (#171412, Morten Welinder)
-
Matthias Clasen authored
2005-04-07 Matthias Clasen <mclasen@redhat.com> * gtk/updateiconcache.c (write_card16, write_card32): Avoid unaligned access. (#172947) * gtk/gtkfilechooserdefault.c (file_list_build_popup_menu): Consistently use the term "Bookmarks" in the UI. (#166906, Sebastian Bacher)
-
Matthias Clasen authored
2005-04-07 Matthias Clasen <mclasen@redhat.com> Some fixes from Morten Welinder (#172947): * gtk/updateiconcache.c (icon_name_hash): Make this compiler- and platform-independent. (is_cache_up_to_date): Don't compare mtimes is a stat call failed. (build_cache): Error out if a stat fails.
-
Matthias Clasen authored
2005-04-07 Matthias Clasen <mclasen@redhat.com> * gtk/tmpl/gtkfilechooser.sgml: Add a paragraph about shortcut terminology. (#166906, Sebastien Bacher)
-
Matthias Clasen authored
2005-04-07 Matthias Clasen <mclasen@redhat.com> * gtk/tmpl/gtkenums.sgml: Make the docs of GKT_SELECTION_MULTIPLE more accurate by making them more vague. (#167088, Ken Siersma)
-
Kwok-Koon Cheung authored
* zh_TW.po: Updated traditional Chinese translation from GNOME HK Team
-
Matthias Clasen authored
2005-04-07 Matthias Clasen <mclasen@redhat.com> * gtk/gtktreeview.c (gtk_tree_view_set_expander_column): Add a hint about hiding expanders.
-
Matthias Clasen authored
2005-04-07 Matthias Clasen <mclasen@redhat.com> * gtk/tmpl/gtkradiobutton.sgml: Add a sentence about toggling. (#159382, Worik Stanton)
-
Matthias Clasen authored
2005-04-07 Matthias Clasen <mclasen@redhat.com> * gtk/updateiconcache.c (is_cache_up_to_date): Return TRUE if the cache is newer than the directory. (#172852, Jacob Kroon)
-
Stepan Kasal authored
-
Matthias Clasen authored
2005-04-07 Matthias Clasen <mclasen@redhat.com> * configure.in: Replace an explicit pkg-config by $PKG_CONFIG. (#168074, Hans-Wolfgang Loidl)
-
Matthias Clasen authored
-
Matthias Clasen authored
2005-04-07 Matthias Clasen <mclasen@redhat.com> * io-bmp.c (DecodeColormap): Initialize the colormap to zero. (#171762, David Costanzo)
-
Matthias Clasen authored
2005-04-07 Matthias Clasen <mclasen@redhat.com> * gdk/gdkpango.c (gdk_pango_layout_line_get_clip_region): Ignore regions which fall completely outside the line. (#165862, Felipe Heidrich)
-
Matthias Clasen authored
2005-04-06 Matthias Clasen <mclasen@redhat.com> * gtk/gtktreeview.c (gtk_tree_view_enable_model_drag_source) (gtk_tree_view_enable_model_drag_dest): Pass the target list to the underlying dnd implementation, otherwise we miss the target info in the drag-data-received signal. (#164085, Jorn Baayen)
-
Matthias Clasen authored
2005-04-06 Matthias Clasen <mclasen@redhat.com> * gtk/gtktreeview.c (gtk_tree_view_set_search_column): Document -1 as possible value.
-
- 06 Apr, 2005 7 commits
-
-
Matthias Clasen authored
2005-04-06 Matthias Clasen <mclasen@redhat.com> * gtk/gtktreeview.c (gtk_tree_view_motion_resize_column) (gtk_tree_view_bin_expose): Avoid a few unnecessary calls to gdk_window_get_pointer(). (#168015, Billy Biggs)
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
2005-04-06 Matthias Clasen <mclasen@redhat.com> * gtk/gtkrc.c (gtk_rc_parse_style): Don't modify scanner->value, copy it first. (#165693, Tommi Komulainen)
-
Maxim Dziumanenko authored
2005-04-06 Maxim Dziumanenko <mvd@mylinux.com.ua> * Updated Ukrainian translation.
-
Matthias Clasen authored
2005-04-05 Matthias Clasen <mclasen@redhat.com> * gtk/gtkcomboboxentry.c (gtk_combo_box_entry_grab_focus): * gtk/gtkcombobox.c (gtk_combo_box_grab_focus): Implement grab_focus for GtkComboBox and GtkComboBoxEntry. (#171912, Gustavo Carneiro)
-
Matthias Clasen authored
* gtk/gtkicontheme.c: Store icon caches along with the mtimes of the toplevel directories. The previous mechanism of a hashtable-per-theme caused duplicate icon caches for the same toplevel directory to be created. (#170030)
-
- 05 Apr, 2005 11 commits
-
-
Matthias Clasen authored
2005-04-05 Matthias Clasen <mclasen@redhat.com> * gtk/gtktreemodelsort.c (gtk_tree_model_sort_build_level): Fix a typo in a warning.
-
Manish Singh authored
Tue Apr 5 16:00:04 2005 Manish Singh <yosh@gimp.org> * Makefile.am: add xdgmimecache.[ch].
-
Matthias Clasen authored
2005-04-05 Matthias Clasen <mclasen@redhat.com> * gtk/gtkaboutdialog.c (gtk_about_dialog_init): Protect the license and credits buttons from being affected by gtk_widget_show_all(). (#172724)
-
Hendrik Richter authored
2005-04-05 Hendrik Richter <hendi@gnome-de.org> * de.po: Updated German translation.
-
Adam Weinberger authored
2005-04-05 Adam Weinberger <adamw@gnome.org> * en_CA.po: Updated Canadian English translation.
-
Matthias Clasen authored
2005-04-05 Matthias Clasen <mclasen@redhat.com> * gtk/gtkmenushell.c (gtk_menu_shell_activate_item): Keep a reference to the item. (#167920, Hazael Maldonado Torres)
-
Matthias Clasen authored
2005-04-05 Matthias Clasen <mclasen@redhat.com> * gtk/gtktreeview.c (gtk_tree_view_set_search_column): Add some more docs on interactive search.
-
Matthias Clasen authored
2005-04-05 Matthias Clasen <mclasen@redhat.com> * gtk/tmpl/gtktooltips.sgml: Mention enter and leave events. (#167546, Billy Biggs)
-
Tor Lillqvist authored
2005-04-05 Tor Lillqvist <tml@novell.com> * gdk/win32/gdkvisual-win32.c (_gdk_visual_init): Handle 16 colour display mode. For some reason, in this mode GetDeviceCaps(BITSPIXEL) returns 1 (but GetDeviceCaps(NUMCOLORS) does return 16). (#143415)
-
Tor Lillqvist authored
2005-04-05 Tor Lillqvist <tml@novell.com> * gdk/win32/gdkvisual-win32.c (_gdk_visual_init): Don't force 24bpp GdkVisual on 32bpp displays. (#140706)
-
Matthias Clasen authored
-
- 04 Apr, 2005 4 commits
-
-
Jonathan Blandford authored
Mon Apr 4 19:13:23 2005 Jonathan Blandford <jrb@redhat.com> * gtk/gtktreeview.c (gtk_tree_view_expand_all): change to use gtk_tree_view_real_expand_row() instead of doing this by hand.
-
Johan Dahlin authored
* gtk/gtktextbuffer.c: (gtk_text_buffer_class_init), (gtk_text_buffer_set_property), (gtk_text_buffer_get_property), (gtk_text_buffer_set_text): Add GtkTextBuffer::text (#172631)
-
Matthias Clasen authored
-
Manish Singh authored
Mon Apr 4 14:33:55 2005 Manish Singh <yosh@gimp.org> * gtk/gtkcomboboxentry.c (gtk_combo_box_entry_get_active_text): cast combo->priv->entry to GTK_ENTRY() * gtk/gtkentrycompletion.c (_gtk_entry_completion_resize_popup): cast completion->priv->tree_view to GTK_TREE_VIEW()
-