- 09 Mar, 2004 18 commits
-
-
Owen Taylor authored
Tue Mar 9 09:57:25 2004 Owen Taylor <otaylor@redhat.com> * === Released 2.3.6 === * configure.in: Version 2.3.6, interface age 0. * NEWS: Updates
-
Jonathan Blandford authored
-
Jonathan Blandford authored
Tue Mar 9 11:01:45 2004 Jonathan Blandford <jrb@gnome.org> * gtk/gtkpathbar.c (gtk_path_bar_finalize): unref the correct icon.
-
Morten Welinder authored
2004-03-09 Morten Welinder <terra@gnome.org> * tests/testfilechooser.c (main): Destroy widgets to reveal leaks.
-
Dafydd Harries authored
-
Updated ja.po. T.Aihana authored
2004-03-09 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
-
Artur Flinta authored
2004-03-09 Artur Flinta <aflinta@cvs.gnome.org> * pl.po: Updated Polish translation by GNOME PL Team.
-
Changwoo Ryu authored
* ko.po: Updated Korean translation.
-
Christian Rose authored
2004-03-09 Christian Rose <menthos@menthos.com> * sv.po: Updated Swedish translation.
-
Kjartan Maraas authored
2004-03-09 Kjartan Maraas <kmaraas@gnome.org> * no.po: Updated Norwegian translation.
-
Sanlig Badral authored
-
Kostas Papadimas authored
-
Andras Timar authored
2004-03-09 Andras Timar <timar@gnome.hu> * hu.po: Updated Hungarian translation.
-
Danilo Šegan authored
-
Danilo Šegan authored
-
Soeren Sandmann authored
Tue Mar 9 02:11:50 2004 Soeren Sandmann <sandmann@daimi.au.dk> * gtk/gtkmenu.c Fix bug 136446. (struct _GtkMenuPrivate): Add boolean destroying (gtk_menu_destroy): Set priv->destroying (gtk_menu_remove): don't update the table information when the menu is being destroyed. * gtk/gtkmenu.c (gtk_menu_set_monitor): Formatting fix * gtk/gtktoolbar.[ch]: Some formatting fixes
-
Matthias Clasen authored
Tue Mar 9 01:25:10 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtkframe.c (gtk_frame_paint): Fix a typo.
-
Federico Mena Quintero authored
2004-03-08 Federico Mena Quintero <federico@ximian.com> Fixes #136080. * gtk/gtkfilesystemunix.c: Only lstat() if stat() failed due to ENOENT. (filename_get_info): Likewise.
-
- 08 Mar, 2004 22 commits
-
-
Matthias Clasen authored
-
Federico Mena Quintero authored
-
Federico Mena Quintero authored
2004-03-08 Federico Mena Quintero <federico@ximian.com> * gtk/gtkfilechooserdefault.c (gtk_file_chooser_default_initial_focus): Use gtk_tree_view_set_cursor().
-
Federico Mena Quintero authored
2004-03-08 Federico Mena Quintero <federico@ximian.com> Patch "1a" from #136185, by Morten Welinder. * gtk/gtkfilechooserdefault.c (get_file_info): Take in an argument that says whether the caller just wants the display name. (shortcuts_insert_path): We only want the name in the call to get_file_info(). * gtk/gtkpathbar.c (_gtk_path_bar_set_path): Don't request more info than needed from the file_folder.
-
Federico Mena Quintero authored
2004-03-08 Federico Mena Quintero <federico@ximian.com> Fixes #136105. * gtk/gtkfilechooserembed.h (struct _GtkFileChooserEmbedIface): Added an ::initial_focus() method. * gtk/gtkfilechooserembed.c (_gtk_file_chooser_embed_delegate_iface_init): Set the initial_focus method. (delegate_initial_focus): Implement. (_gtk_file_chooser_embed_initial_focus): New function. * gtk/gtkfilechooserdialog.c (gtk_file_chooser_dialog_constructor): Call _gtk_file_chooser_embed_initial_focus(). * gtk/gtkfilechooserdefault.c (gtk_file_chooser_default_init): Install the ::initial_focus() handler. (gtk_file_chooser_default_initial_focus): Implement.
-
Alastair McKinstry authored
-
Federico Mena Quintero authored
2004-03-08 Federico Mena Quintero <federico@ximian.com> * gtk/gtkfilechooserdefault.c (update_from_entry): Return a boolean success code. (location_popup_handler): Refocus the file chooser if appropriate. Fixes #135905. (save_widgets_create): Don't set the text of the save_folder_label here. (update_appearance): Set the text here as appropriate for the save mode. Also fixes #136387. (update_appearance): Don't show the Create Folder button in SELECT_FOLDER mode. (update_appearance): Show the extra widget in all Save modes correctly.
-
Owen Taylor authored
Mon Mar 8 11:57:27 2004 Owen Taylor <otaylor@redhat.com> * gtk/gtkcombobox.c (gtk_combo_box_unset_model): Don't call g_signal_handler_disonnect() if priv->model is NULL. (#136551, Damon Chaplin) * gtk/gtkcombobox.c (gtk_combo_box_model_row_inserted): Back out code to set the active item when the first item is added to the model; this causes problems for GtkComboBoxText. (#136535) * gtk/gtkcombobox.c (gtk_combo_box_menu_destroy) * gtk/gtkcombobox.c (gtk_combo_box_list_destroy): * gtk/gtkcombobox.c (gtk_combo_box_list_setup): * gtk/gtkcombobox.c (gtk_combo_box_menu_setup): Remove calls to gtk_combo_box_unset_model. * gtk/gtkcombobox.c (gtk_combo_box_check_appearance): Clean up handling of wrap->width > 0. * gtk/gtkcombobox.c (gtk_combo_box_relayout): Don't switch list/menu mode here. * gtk/gtkcombobox.c (gtk_combo_box_set_model): Protect against the same model being set back. * gtk/gtkcombobox.c (gtk_combo_box_relayout): Call gtk_combo_box_menu_fill() rather than duplicating a large chunk of code.
-
Dafydd Harries authored
-
Anders Carlsson authored
2004-03-08 Anders Carlsson <andersca@gnome.org> * gtk/gtkfilesystemmodel.c (gtk_file_system_model_get_flags): If max_depth is 0 then we have a list.
-
Morten Welinder authored
2004-03-08 Morten Welinder <terra@gnome.org> * gtk/gtkpathbar.c (_gtk_path_bar_set_path): If we fail, leave widget unchanged. Explicitly verify final directory.
-
Morten Welinder authored
2004-03-08 Morten Welinder <terra@gnome.org> * gtk/gtkfilesystemunix.c (gtk_file_system_unix_create_folder, get_icon_type, filename_get_info): Protect errno.
-
Ole Laursen authored
2004-03-08 Ole Laursen <olau@hardworking.dk> * da.po: updated Danish translation.
-
Marco Pesenti Gritti authored
2004-03-08 Marco Pesenti Gritti <marco@gnome.org> * gtk/gtkentry.c: (gtk_entry_completion_key_press): When an action is selected stop the event to be propagated otherwise the activate signal is emitted too. (Bug #133394)
-
Owen Taylor authored
Mon Mar 8 08:26:52 2004 Owen Taylor <otaylor@redhat.com> * gtk/building.sgml: Fix link to gettext. (Henning Nielsen Lund)
-
Jonathan Blandford authored
Mon Mar 8 04:50:12 2004 Jonathan Blandford <jrb@gnome.org> * gtk/gtkfilechooserdefault.c (create_path_bar): new function to consolidate creating the path_bar. (gtk_file_chooser_default_set_current_folder): no longer need to pass in the filesystem. * gtk/gtkpathbar.h: Removed unused set_pixbuf functions in favor of just setting the filesystem. * gtk/gtkpathbar.c (gtk_path_bar_finalize): Free root path and home_dir. (get_button_image): Add images to path_bar. (update_button_appearance): use images (make_directory_button): Clasify buttons based upon location. (_gtk_path_bar_set_path): no longer need a file-system. Also, add rerooting, #135845, #135914 * tests/testfilechooser.c: Fix reused error handling.
-
Anders Carlsson authored
2004-03-08 Anders Carlsson <andersca@gnome.org> * gtk/gtkfilesystemunix.c: (get_icon_for_directory), (gtk_file_system_unix_render_icon): Use better icons for home and desktop.
-
Alexander Winston authored
2004-03-07 Alexander Winston <alexander.winston@comcast.net> * en_CA.po: Updated Canadian English translation to "1022 translated messages" status.
-
Alexander Winston authored
2004-03-07 Alexander Winston <alexander.winston@comcast.net> * en_CA.po: Updated Canadian English translation to "405 translated messages, 2 fuzzy translations" status.
-
Anders Carlsson authored
2004-03-08 Anders Carlsson <andersca@gnome.org> * gtk/gtkfilechooserentry.c: (_gtk_file_chooser_entry_set_base_folder): Set the base folder path in the entry.
-
Paisa Seeluangsawat authored
2004-03-07 Paisa Seeluangsawat <paisa@users.sf.net> * th.po: Updated Thai translation.
-
Tor Lillqvist authored
2004-03-08 Tor Lillqvist <tml@iki.fi> * tests/testfilechooser.c: Correct localtime_r() emulation on Win32. Remove a couple of unnecessary Win32-only includes.
-