- 27 Dec, 2004 1 commit
-
-
Matthias Clasen authored
2004-12-27 Matthias Clasen <mclasen@redhat.com> * gtk/gtkmain.c (gtk_init_with_args): Typo fix. (#162278, Torsten Schoenfeld)
-
- 26 Dec, 2004 2 commits
-
-
Matthias Clasen authored
2004-12-26 Matthias Clasen <mclasen@redhat.com> * gtk/gtkfilechooser.c (gtk_file_chooser_set_action): Typo fix. (#162219, Masao Mutoh) (gtk_file_chooser_set_preview_widget_active): Another typo. (#162218, Masao Mutoh)
-
Matthias Clasen authored
2004-12-26 Matthias Clasen <mclasen@redhat.com> * gtk/gtkfilechooser.c (gtk_file_chooser_set_action): Typo fix. (#162219, Masao Mutoh)
-
- 24 Dec, 2004 2 commits
-
-
Matthias Clasen authored
2004-12-23 Matthias Clasen <mclasen@redhat.com> * gtk/gtkliststore.c (gtk_list_store_iter_children): Return TRUE if there are children. (#162134, Iñigo Serna, patch by John Finlay)
-
Matthias Clasen authored
2004-12-23 Matthias Clasen <mclasen@redhat.com> * gtk/gtkcombobox.c (gtk_combo_box_button_state_changed): Transfer state from the button to the cell view to get prelighting right. (#156327, Ricardo Veguilla)
-
- 22 Dec, 2004 8 commits
-
-
Vincent van Adrighem authored
2004-12-22 Vincent van Adrighem <adrighem@gnome.org> * nl.po: Translation updated by Tino Meinen.
-
Søren Sandmann Pedersen authored
-
Søren Sandmann authored
Wed Dec 22 14:22:19 2004 Søren Sandmann <sandmann@redhat.com> * tests/testtoolbar.c (timeout_cb): Add sensitivity-changing timeout. Written by Christian Persch. Wed Dec 22 14:14:02 2004 Søren Sandmann <sandmann@redhat.com> Bug #161561 * gdk/x11/gdkwindow-x11.c (tmp_{re,un}set_bg): Only set/reset the background for windows that get expose events. * gdk/gdkwindow.c (gdk_window_process_updates_internal): Remove hack to repaint !expose windows.
-
Matthias Clasen authored
2004-12-22 Matthias Clasen <mclasen@redhat.com> * gtk/gtklabel.c (gtk_label_setup_mnemonic): Don't forget to null the mnemonic_menu when unsetting a mnemonic, reported by Owen Taylor.
-
Søren Sandmann authored
Wed Dec 22 11:35:41 2004 Søren Sandmann <sandmann@redhat.com> Bug #147497, make menu items activate immediately when you release the button. * gtk/gtkmenu.c (gtk_menu_enter_notify, menu_motion_notify): Make items activate immediately. * gtk/gtkmenu.c (definitely_within_item): New function * gtk/gtkmenu.c (check_threshold): New function
-
Matthias Clasen authored
2004-12-22 Matthias Clasen <mclasen@redhat.com> Fix sorting of list stores. (#161886, Marcin Krzyzanowski) * gtk/gtkliststore.c (generate_order): Generate the order the way it is supposed to be, order[new_pos] == old_pos. (gtk_list_store_reorder): Invert the order before using it. * gtk/gtkiconview.c (gtk_icon_view_rows_reordered): Adapt to the list store fix.
-
Jonathan Blandford authored
Wed Dec 22 01:24:01 2004 Jonathan Blandford <jrb@redhat.com> * gtk/queryimmodules.c (main): print out the version and binary name in the header comment. Problem reported by Seth Nickell.
-
Jonathan Blandford authored
Wed Dec 22 01:17:44 2004 Jonathan Blandford <jrb@redhat.com> * queryloaders.c (main): print out the version and binary name in the header comment. Problem reported by Seth Nickell.
-
- 21 Dec, 2004 1 commit
-
-
Christian Rose authored
2004-12-21 Christian Rose <menthos@menthos.com> * sv.po: Reverted the terminology change. If people would only agree on terminology...
-
- 20 Dec, 2004 6 commits
-
-
Christian Rose authored
2004-12-21 Christian Rose <menthos@menthos.com> * sv.po: Minor terminology change.
-
Matthias Clasen authored
2004-12-20 Matthias Clasen <mclasen@redhat.com> * gtk/gtkliststore.c (gtk_list_store_sort_iter_changed): Pass a root path to gtk_tree_model_rows_reordered(). (#161720, Marcin Krzyzanowski)
-
Matthias Clasen authored
2004-12-20 Matthias Clasen <mclasen@redhat.com> * gtk/gtkactiongroup.c (gtk_action_group_translate_string): Don't translate NULL messages. (#161789, Morten Welinder)
-
Matthias Clasen authored
2004-12-20 Matthias Clasen <mclasen@redhat.com> * gtk/gtkmessagedialog.c (setup_primary_label_font): Don't show the secondary label on show_all(). (#161707, Christian Persch)
-
Nguyen Thai Ngoc Duy authored
-
Funda Wang authored
-
- 19 Dec, 2004 5 commits
-
-
Tor Lillqvist authored
2004-12-19 Tor Lillqvist <tml@iki.fi> * gdk/win32/gdkdnd-win32.c (resolve_link, gdk_dropfiles_filter): Use wide character API when available. Use UTF-8 for filenames. * gdk/win32/gdkselection-win32.c (_gdk_dropfiles_store): Include the string's trailing zero byte in the property's length, just for safety.
-
Funda Wang authored
-
Miloslav Trmac authored
2004-12-19 Miloslav Trmac <mitr@volny.cz> * cs.po: Updated Czech translation.
-
Matthias Clasen authored
2004-12-18 Matthias Clasen <mclasen@redhat.com> * gtk/gtkfilechooserentry.c (check_completion_callback) (load_directory_callback): Add missing GDK_THREADS_ENTER/LEAVE. * gtk/gtkfilechooserdefault.c (edited_idle_cb) (shortcuts_drag_outside_idle_cb): Add missing GDK_THREADS_ENTER/LEAVE. (#161604) * gtk/gtkfilechooserdefault.c (selection_check_foreach_cb): (list_select_func): Don't call gtk_file_info_get_is_folder() on NULL.
-
Matthias Clasen authored
2004-12-18 Matthias Clasen <mclasen@redhat.com> * gtk/gtkaboutdialog.c (gtk_about_dialog_get_logo_icon_name): (gtk_about_dialog_init): Add missing initializations. (#161646, Torsten Schoenfeld)
-
- 18 Dec, 2004 8 commits
-
-
Vincent van Adrighem authored
2004-12-18 Vincent van Adrighem <adrighem@gnome.org> * nl.po: Translation updated by Tino Meinen.
-
Christian Rose authored
2004-12-18 Christian Rose <menthos@menthos.com> * sv.po: Updated Swedish translation.
-
Hendrik Brandt authored
2004-12-18 Hendrik Brandt <heb@gnome-de.org> * de.po: Updated German translation.
-
Leonid Kanter authored
-
Francisco Javier F. Serrador authored
2004-12-18 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation.
-
Christian Rose authored
2004-12-18 Christian Rose <menthos@menthos.com> * sv.po: Minor terminology fix.
-
Christian Rose authored
2004-12-18 Christian Rose <menthos@menthos.com> * sv.po: Updated Swedish translation.
-
Matthias Clasen authored
2004-12-17 Matthias Clasen <mclasen@redhat.com> * gdk/tmpl/x_interaction.sgml: Remove a no longer needed note. (#161544, Tommi Komulainen)
-
- 17 Dec, 2004 6 commits
-
-
Jonathan Blandford authored
Fri Dec 17 13:51:17 2004 Jonathan Blandford <jrb@redhat.com> * gtk/Makefile.am (HTML_IMAGES): spell missing stock icons correctly.
-
Leonid Kanter authored
-
Laurent Dhima authored
2004-12-17 Laurent Dhima <laurenti@alblinux.net> * sq.po: Updated Albanian translation.
-
Matthias Clasen authored
2004-12-16 Matthias Clasen <mclasen@redhat.com> * gtk/tmpl/gtkfeatures.sgml: Improve wording. (#161484, Christian Biere)
-
Updated ja.po. T.Aihana authored
2004-12-17 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
-
Matthias Clasen authored
2004-12-16 Matthias Clasen <mclasen@redhat.com> * gtk/Makefile.am (HTML_IMAGES): Add some missing stock icons..
-
- 16 Dec, 2004 1 commit
-
-
Matthias Clasen authored
-