]> Pileus Git - ~andy/gtk/commitdiff
clean up the packing of the file selector.
authorJonathan Blandford <jrb@gnome.org>
Sat, 7 Feb 2004 17:28:36 +0000 (17:28 +0000)
committerJonathan Blandford <jrb@src.gnome.org>
Sat, 7 Feb 2004 17:28:36 +0000 (17:28 +0000)
Fri Feb  6 23:40:24 2004  Jonathan Blandford  <jrb@gnome.org>

        * gtk/gtkfilechooserdefault.c (create_file_list): clean up the
        packing of the file selector.

ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
docs/reference/gtk/tmpl/gtkaccelmap.sgml
docs/reference/gtk/tmpl/gtkadjustment.sgml
docs/reference/gtk/tmpl/gtkmessagedialog.sgml
docs/reference/gtk/tmpl/gtkradiotoolbutton.sgml
gtk/gtkfilechooserdefault.c

index 452bb682fe0ebffd7ed0f364fd3f8d5ec160952d..bae8eeb080a89a4110ec27633d377c875f9a79b3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Fri Feb  6 23:40:24 2004  Jonathan Blandford  <jrb@gnome.org>
+
+       * gtk/gtkfilechooserdefault.c (create_file_list): clean up the
+       packing of the file selector.
+
 Sat Feb  7 01:21:09 2004  Matthias Clasen  <maclas@gmx.de>
 
        * gtk/gtktreemodel.c (gtk_tree_model_base_init): Don't use function 
index 452bb682fe0ebffd7ed0f364fd3f8d5ec160952d..bae8eeb080a89a4110ec27633d377c875f9a79b3 100644 (file)
@@ -1,3 +1,8 @@
+Fri Feb  6 23:40:24 2004  Jonathan Blandford  <jrb@gnome.org>
+
+       * gtk/gtkfilechooserdefault.c (create_file_list): clean up the
+       packing of the file selector.
+
 Sat Feb  7 01:21:09 2004  Matthias Clasen  <maclas@gmx.de>
 
        * gtk/gtktreemodel.c (gtk_tree_model_base_init): Don't use function 
index 452bb682fe0ebffd7ed0f364fd3f8d5ec160952d..bae8eeb080a89a4110ec27633d377c875f9a79b3 100644 (file)
@@ -1,3 +1,8 @@
+Fri Feb  6 23:40:24 2004  Jonathan Blandford  <jrb@gnome.org>
+
+       * gtk/gtkfilechooserdefault.c (create_file_list): clean up the
+       packing of the file selector.
+
 Sat Feb  7 01:21:09 2004  Matthias Clasen  <maclas@gmx.de>
 
        * gtk/gtktreemodel.c (gtk_tree_model_base_init): Don't use function 
index 452bb682fe0ebffd7ed0f364fd3f8d5ec160952d..bae8eeb080a89a4110ec27633d377c875f9a79b3 100644 (file)
@@ -1,3 +1,8 @@
+Fri Feb  6 23:40:24 2004  Jonathan Blandford  <jrb@gnome.org>
+
+       * gtk/gtkfilechooserdefault.c (create_file_list): clean up the
+       packing of the file selector.
+
 Sat Feb  7 01:21:09 2004  Matthias Clasen  <maclas@gmx.de>
 
        * gtk/gtktreemodel.c (gtk_tree_model_base_init): Don't use function 
index 452bb682fe0ebffd7ed0f364fd3f8d5ec160952d..bae8eeb080a89a4110ec27633d377c875f9a79b3 100644 (file)
@@ -1,3 +1,8 @@
+Fri Feb  6 23:40:24 2004  Jonathan Blandford  <jrb@gnome.org>
+
+       * gtk/gtkfilechooserdefault.c (create_file_list): clean up the
+       packing of the file selector.
+
 Sat Feb  7 01:21:09 2004  Matthias Clasen  <maclas@gmx.de>
 
        * gtk/gtktreemodel.c (gtk_tree_model_base_init): Don't use function 
index df9eec4c543ae3e4162fa5a6bfcddaef32e00fb0..cbf258d2940e3e895ed074c1539c5d00c7fe21f8 100644 (file)
@@ -14,6 +14,22 @@ Loadable keyboard accelerator specifications
 
 </para>
 
+<!-- ##### STRUCT GtkAccelMap ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### SIGNAL GtkAccelMap::changed ##### -->
+<para>
+
+</para>
+
+@accelmap: the object which received the signal.
+@arg1: 
+@arg2: 
+@arg3: 
+
 <!-- ##### USER_FUNCTION GtkAccelMapForeach ##### -->
 <para>
 
@@ -124,3 +140,11 @@ Loadable keyboard accelerator specifications
 @foreach_func: 
 
 
+<!-- ##### FUNCTION gtk_accel_map_get ##### -->
+<para>
+
+</para>
+
+@Returns: 
+
+
index 117273e96943c86d1bd3f9747a8b112307576329..7ca6db9fff0a08b6f89af512413c201b84b6c13b 100644 (file)
@@ -94,6 +94,36 @@ Emitted when the #GtkAdjustment value field has been changed.
 
 @adjustment: the object which received the signal.
 
+<!-- ##### ARG GtkAdjustment:lower ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkAdjustment:page-increment ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkAdjustment:page-size ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkAdjustment:step-increment ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkAdjustment:upper ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkAdjustment:value ##### -->
+<para>
+
+</para>
+
 <!-- ##### FUNCTION gtk_adjustment_new ##### -->
 <para>
 Creates a new #GtkAdjustment.
index 0857cdc58a6fa537c16cfafb5c6d9f0220a83581..8c4a6841dae690ff03ed58ebfeeff68c370f9311 100644 (file)
@@ -79,6 +79,11 @@ You might do a non-modal #GtkMessageDialog as follows:
 
 </para>
 
+<!-- ##### ARG GtkMessageDialog:use-separator ##### -->
+<para>
+
+</para>
+
 <!-- ##### ENUM GtkMessageType ##### -->
 <para>
 The type of message being displayed in the dialog.
index 824f13d450946f8550ddb75e667d868d0347fa9c..732a4a29ed6f11260ec6097a571f5298368cf89f 100644 (file)
@@ -62,6 +62,11 @@ gtk_radio_tool_button_new_from_widget_with_stock() to create a new
 </para>
 
 
+<!-- ##### ARG GtkRadioToolButton:group ##### -->
+<para>
+
+</para>
+
 <!-- ##### FUNCTION gtk_radio_tool_button_new ##### -->
 <para>
 
index 9e4faef1f7c8e51e0b8f64e8b127dd1722e61df9..c6b1b565c45707c0f7b9e8e27f02f2f3d3e90263 100644 (file)
@@ -1455,11 +1455,12 @@ create_file_list (GtkFileChooserDefault *impl)
   /* Filename column */
 
   impl->list_name_column = gtk_tree_view_column_new ();
+  gtk_tree_view_column_set_expand (impl->list_name_column, TRUE);
   gtk_tree_view_column_set_title (impl->list_name_column, _("File name"));
   gtk_tree_view_column_set_sort_column_id (impl->list_name_column, FILE_LIST_COL_NAME);
 
   renderer = gtk_cell_renderer_pixbuf_new ();
-  gtk_tree_view_column_pack_start (impl->list_name_column, renderer, TRUE);
+  gtk_tree_view_column_pack_start (impl->list_name_column, renderer, FALSE);
   gtk_tree_view_column_set_cell_data_func (impl->list_name_column, renderer,
                                           list_icon_data_func, impl, NULL);