From: Michael Gerz Date: Tue, 9 Apr 2002 03:24:40 +0000 (+0000) Subject: Left out these four glade files last time, plus Fix for Preamble resizing problems X-Git-Tag: 1.6.10~19451 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=02e3dfb29985e7cac3e6525b7c04138fc4cd5604;p=features.git Left out these four glade files last time, plus Fix for Preamble resizing problems git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3955 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/frontends/gnome/ChangeLog b/src/frontends/gnome/ChangeLog index 6cfb153f19..9f6e784405 100644 --- a/src/frontends/gnome/ChangeLog +++ b/src/frontends/gnome/ChangeLog @@ -1,3 +1,11 @@ +2002-04-09 Michael A. Koziarski + + * dialoges/GERT.glade + * dialoges/GError.glade + * dialoges/GUrl.glade + * dialoges/GTabularCreate.glade: Added, I left them out of the + last commit + 2002-04-08 Lars Gullik Bjønnes * Makefile.am: change to work correctly with dist diff --git a/src/frontends/gnome/dialogs/GERT.glade b/src/frontends/gnome/dialogs/GERT.glade new file mode 100644 index 0000000000..20ec00a85d --- /dev/null +++ b/src/frontends/gnome/dialogs/GERT.glade @@ -0,0 +1,160 @@ + + + + + diainserturl + diainserturl + + + pixmaps + C + True + True + True + False + False + True + diainserturl_interface.c + diainserturl_interface.h + diainserturl_callbacks.c + diainserturl_callbacks.h + + + + GnomeDialog + GERT + 2 + False + ERT Options + GTK_WINDOW_DIALOG + GTK_WIN_POS_NONE + False + True + True + False + False + True + + + GtkVBox + GnomeDialog:vbox + dialog-vbox1 + False + 8 + + 4 + True + True + + + + GtkHButtonBox + GnomeDialog:action_area + dialog-action_area1 + GTK_BUTTONBOX_DEFAULT_STYLE + 8 + 85 + 27 + 7 + 0 + + 0 + False + True + GTK_PACK_END + + + + GtkButton + r_ok_btn + True + True + GNOME_STOCK_BUTTON_OK + + + + GtkButton + r_apply_btn + True + True + GNOME_STOCK_BUTTON_APPLY + + + + GtkButton + r_cancel_btn + True + True + True + GNOME_STOCK_BUTTON_CANCEL + + + + + GtkFrame + frame1 + + 0 + GTK_SHADOW_ETCHED_IN + + 0 + True + True + + + + GtkVBox + vbox1 + False + 0 + + + GtkRadioButton + r_open + True + + True + True + status + + 0 + False + False + + + + + GtkRadioButton + r_collapsed + True + + False + True + status + + 0 + False + False + + + + + GtkRadioButton + r_inlined + True + + False + True + status + + 0 + False + False + + + + + + + + diff --git a/src/frontends/gnome/dialogs/GError.glade b/src/frontends/gnome/dialogs/GError.glade new file mode 100644 index 0000000000..6391732cf9 --- /dev/null +++ b/src/frontends/gnome/dialogs/GError.glade @@ -0,0 +1,100 @@ + + + + + diainserturl + diainserturl + + + pixmaps + C + True + True + True + False + False + True + diainserturl_interface.c + diainserturl_interface.h + diainserturl_callbacks.c + diainserturl_callbacks.h + + + + GnomeDialog + GError + Error + GTK_WINDOW_DIALOG + GTK_WIN_POS_NONE + False + True + True + True + False + True + + + GtkVBox + GnomeDialog:vbox + dialog-vbox1 + False + 8 + + 4 + True + True + + + + GtkHButtonBox + GnomeDialog:action_area + dialog-action_area1 + GTK_BUTTONBOX_END + 8 + 85 + 27 + 7 + 0 + + 0 + False + True + GTK_PACK_END + + + + GtkButton + r_button_close + True + True + GNOME_STOCK_BUTTON_CLOSE + + + + + GtkScrolledWindow + scrolledwindow1 + GTK_POLICY_AUTOMATIC + GTK_POLICY_AUTOMATIC + GTK_UPDATE_CONTINUOUS + GTK_UPDATE_CONTINUOUS + + 0 + True + True + + + + GtkText + r_textarea + 250 + 200 + True + False + + + + + + + diff --git a/src/frontends/gnome/dialogs/GPreamble.glade b/src/frontends/gnome/dialogs/GPreamble.glade index 20a3637518..06393ab05f 100644 --- a/src/frontends/gnome/dialogs/GPreamble.glade +++ b/src/frontends/gnome/dialogs/GPreamble.glade @@ -75,15 +75,15 @@ r_cancel_btn True True - GNOME_STOCK_BUTTON_CANCEL + GNOME_STOCK_BUTTON_CLOSE GtkScrolledWindow scrolledwindow1 - GTK_POLICY_NEVER - GTK_POLICY_ALWAYS + GTK_POLICY_AUTOMATIC + GTK_POLICY_AUTOMATIC GTK_UPDATE_CONTINUOUS GTK_UPDATE_CONTINUOUS diff --git a/src/frontends/gnome/dialogs/GTabularCreate.glade b/src/frontends/gnome/dialogs/GTabularCreate.glade new file mode 100644 index 0000000000..387c00f87b --- /dev/null +++ b/src/frontends/gnome/dialogs/GTabularCreate.glade @@ -0,0 +1,215 @@ + + + + + DiaInsertTabular + diainserttabular + + src + pixmaps + C + True + True + + + + GnomeDialog + GTabularCreate + Insert Tabular + GTK_WINDOW_DIALOG + GTK_WIN_POS_NONE + False + False + False + False + False + True + + + GtkVBox + GnomeDialog:vbox + dialog-vbox1 + False + 8 + + 4 + True + True + + + + GtkHButtonBox + GnomeDialog:action_area + dialog-action_area1 + GTK_BUTTONBOX_END + 8 + 85 + 27 + 7 + 0 + + 0 + False + True + GTK_PACK_END + + + + GtkButton + r_ok_btn + True + True + GNOME_STOCK_BUTTON_OK + + + + GtkButton + r_apply_btn + True + True + GNOME_STOCK_BUTTON_APPLY + + + + GtkButton + r_cancel_btn + True + True + GNOME_STOCK_BUTTON_CANCEL + + + + + GtkTable + table1 + 2 + 2 + True + 0 + 0 + + 0 + True + True + + + + GtkLabel + label2 + + GTK_JUSTIFY_RIGHT + False + 0 + 0.5 + 0 + 0 + + 0 + 1 + 0 + 1 + 0 + 0 + False + False + False + False + True + False + + + + + GtkLabel + label3 + + GTK_JUSTIFY_RIGHT + False + 0 + 0.5 + 0 + 0 + + 0 + 1 + 1 + 2 + 0 + 0 + False + False + False + False + True + False + + + + + GtkSpinButton + r_rows + True + 1 + 0 + False + GTK_UPDATE_ALWAYS + False + False + 1 + 1 + 50 + 1 + 10 + 10 + + 1 + 2 + 0 + 1 + 0 + 0 + True + False + False + False + True + False + + + + + GtkSpinButton + r_cols + True + 1 + 0 + False + GTK_UPDATE_ALWAYS + False + False + 1 + 1 + 50 + 1 + 10 + 10 + + 1 + 2 + 1 + 2 + 0 + 0 + True + False + False + False + True + False + + + + + + + diff --git a/src/frontends/gnome/dialogs/GUrl.glade b/src/frontends/gnome/dialogs/GUrl.glade new file mode 100644 index 0000000000..0caa3ee45a --- /dev/null +++ b/src/frontends/gnome/dialogs/GUrl.glade @@ -0,0 +1,269 @@ + + + + + diainserturl + diainserturl + + + pixmaps + C + True + True + True + False + False + True + diainserturl_interface.c + diainserturl_interface.h + diainserturl_callbacks.c + diainserturl_callbacks.h + + + + GnomeDialog + GUrl + 2 + False + Insert URL + GTK_WINDOW_DIALOG + GTK_WIN_POS_NONE + False + True + True + False + False + True + + + GtkVBox + GnomeDialog:vbox + dialog-vbox1 + False + 8 + + 4 + True + True + + + + GtkHButtonBox + GnomeDialog:action_area + dialog-action_area1 + GTK_BUTTONBOX_DEFAULT_STYLE + 8 + 85 + 27 + 7 + 0 + + 0 + False + True + GTK_PACK_END + + + + GtkButton + r_restore_btn + True + True + + GNOME_STOCK_PIXMAP_UNDO + + + + GtkButton + r_ok_btn + True + True + GNOME_STOCK_BUTTON_OK + + + + GtkButton + r_apply_btn + True + True + GNOME_STOCK_BUTTON_APPLY + + + + GtkButton + r_cancel_btn + True + True + True + GNOME_STOCK_BUTTON_CANCEL + + + + + GtkVBox + vbox1 + False + 2 + + 0 + True + True + + + + GtkTable + table1 + 2 + 2 + False + 2 + 2 + + 0 + True + True + + + + GtkLabel + label2 + + GTK_JUSTIFY_LEFT + False + 0.5 + 0.5 + 0 + 0 + r_name + + 0 + 1 + 1 + 2 + 0 + 0 + False + False + False + False + False + False + + + + + GtkLabel + label1 + + GTK_JUSTIFY_LEFT + False + 0.5 + 0.5 + 0 + 0 + r_url + + 0 + 1 + 0 + 1 + 0 + 0 + False + False + False + False + True + False + + + + + GnomeEntry + url1 + 1 + FormUrl_url + 10 + + 1 + 2 + 0 + 1 + 0 + 0 + True + False + False + False + True + False + + + + GtkEntry + GnomeEntry:entry + r_url + True + True + True + True + True + True + 0 + + + + + + GnomeEntry + name1 + 1 + FormUrl_name + 10 + + 1 + 2 + 1 + 2 + 0 + 0 + True + False + False + False + True + False + + + + GtkEntry + GnomeEntry:entry + r_name + True + True + True + 0 + + + + + + + GtkCheckButton + r_html_cb + 2 + True + + False + True + + 0 + False + False + + + + + + +