Combine indent width menu item callbacks.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5229 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
parent
e664c8344f
commit
91457e47ef
@ -10,6 +10,8 @@
|
||||
geany.glade:
|
||||
Allow per-document indent width setting (patch by Jiří Techet,
|
||||
updated by Erik de Castro Lopo - thanks).
|
||||
* src/interface.c, src/callbacks.c, src/callbacks.h, geany.glade:
|
||||
Combine indent width menu item callbacks.
|
||||
|
||||
|
||||
2010-09-13 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
|
||||
|
80
geany.glade
80
geany.glade
@ -67,7 +67,7 @@
|
||||
<property name="use_underline">True</property>
|
||||
|
||||
<child internal-child="image">
|
||||
<widget class="GtkImage" id="image3444">
|
||||
<widget class="GtkImage" id="image3488">
|
||||
<property name="visible">True</property>
|
||||
<property name="stock">gtk-new</property>
|
||||
<property name="icon_size">1</property>
|
||||
@ -144,7 +144,7 @@
|
||||
<signal name="activate" handler="on_save_all1_activate" last_modification_time="Thu, 02 Jun 2005 14:15:30 GMT"/>
|
||||
|
||||
<child internal-child="image">
|
||||
<widget class="GtkImage" id="image3445">
|
||||
<widget class="GtkImage" id="image3489">
|
||||
<property name="visible">True</property>
|
||||
<property name="stock">gtk-save</property>
|
||||
<property name="icon_size">1</property>
|
||||
@ -165,7 +165,7 @@
|
||||
<signal name="activate" handler="on_toolbutton_reload_clicked" last_modification_time="Mon, 01 Sep 2008 16:57:06 GMT"/>
|
||||
|
||||
<child internal-child="image">
|
||||
<widget class="GtkImage" id="image3446">
|
||||
<widget class="GtkImage" id="image3490">
|
||||
<property name="visible">True</property>
|
||||
<property name="stock">gtk-revert-to-saved</property>
|
||||
<property name="icon_size">1</property>
|
||||
@ -185,7 +185,7 @@
|
||||
<property name="use_underline">True</property>
|
||||
|
||||
<child internal-child="image">
|
||||
<widget class="GtkImage" id="image3447">
|
||||
<widget class="GtkImage" id="image3491">
|
||||
<property name="visible">True</property>
|
||||
<property name="stock">gtk-revert-to-saved</property>
|
||||
<property name="icon_size">1</property>
|
||||
@ -272,7 +272,7 @@
|
||||
<signal name="activate" handler="on_close_other_documents1_activate" last_modification_time="Fri, 27 Jun 2008 15:19:28 GMT"/>
|
||||
|
||||
<child internal-child="image">
|
||||
<widget class="GtkImage" id="image3448">
|
||||
<widget class="GtkImage" id="image3492">
|
||||
<property name="visible">True</property>
|
||||
<property name="stock">gtk-close</property>
|
||||
<property name="icon_size">1</property>
|
||||
@ -293,7 +293,7 @@
|
||||
<signal name="activate" handler="on_close_all1_activate" last_modification_time="Thu, 02 Jun 2005 14:15:30 GMT"/>
|
||||
|
||||
<child internal-child="image">
|
||||
<widget class="GtkImage" id="image3449">
|
||||
<widget class="GtkImage" id="image3493">
|
||||
<property name="visible">True</property>
|
||||
<property name="stock">gtk-close</property>
|
||||
<property name="icon_size">1</property>
|
||||
@ -499,7 +499,7 @@
|
||||
<signal name="activate" handler="on_menu_increase_indent1_activate" last_modification_time="Tue, 01 Aug 2006 10:28:54 GMT"/>
|
||||
|
||||
<child internal-child="image">
|
||||
<widget class="GtkImage" id="image3450">
|
||||
<widget class="GtkImage" id="image3494">
|
||||
<property name="visible">True</property>
|
||||
<property name="stock">gtk-indent</property>
|
||||
<property name="icon_size">1</property>
|
||||
@ -520,7 +520,7 @@
|
||||
<signal name="activate" handler="on_menu_decrease_indent1_activate" last_modification_time="Tue, 01 Aug 2006 10:28:54 GMT"/>
|
||||
|
||||
<child internal-child="image">
|
||||
<widget class="GtkImage" id="image3451">
|
||||
<widget class="GtkImage" id="image3495">
|
||||
<property name="visible">True</property>
|
||||
<property name="stock">gtk-unindent</property>
|
||||
<property name="icon_size">1</property>
|
||||
@ -589,7 +589,7 @@
|
||||
<signal name="activate" handler="on_cut_current_line(s)1_activate" last_modification_time="Mon, 26 Oct 2009 17:34:30 GMT"/>
|
||||
|
||||
<child internal-child="image">
|
||||
<widget class="GtkImage" id="image3452">
|
||||
<widget class="GtkImage" id="image3496">
|
||||
<property name="visible">True</property>
|
||||
<property name="stock">gtk-cut</property>
|
||||
<property name="icon_size">1</property>
|
||||
@ -610,7 +610,7 @@
|
||||
<signal name="activate" handler="on_copy_current_line(s)1_activate" last_modification_time="Mon, 26 Oct 2009 17:34:30 GMT"/>
|
||||
|
||||
<child internal-child="image">
|
||||
<widget class="GtkImage" id="image3453">
|
||||
<widget class="GtkImage" id="image3497">
|
||||
<property name="visible">True</property>
|
||||
<property name="stock">gtk-copy</property>
|
||||
<property name="icon_size">1</property>
|
||||
@ -736,7 +736,7 @@
|
||||
<property name="use_underline">True</property>
|
||||
|
||||
<child internal-child="image">
|
||||
<widget class="GtkImage" id="image3454">
|
||||
<widget class="GtkImage" id="image3498">
|
||||
<property name="visible">True</property>
|
||||
<property name="stock">gtk-add</property>
|
||||
<property name="icon_size">1</property>
|
||||
@ -815,7 +815,7 @@
|
||||
<property name="use_underline">True</property>
|
||||
|
||||
<child internal-child="image">
|
||||
<widget class="GtkImage" id="image3455">
|
||||
<widget class="GtkImage" id="image3499">
|
||||
<property name="visible">True</property>
|
||||
<property name="stock">gtk-add</property>
|
||||
<property name="icon_size">1</property>
|
||||
@ -847,7 +847,7 @@
|
||||
<property name="use_underline">True</property>
|
||||
|
||||
<child internal-child="image">
|
||||
<widget class="GtkImage" id="image3456">
|
||||
<widget class="GtkImage" id="image3500">
|
||||
<property name="visible">True</property>
|
||||
<property name="stock">gtk-add</property>
|
||||
<property name="icon_size">1</property>
|
||||
@ -886,7 +886,7 @@
|
||||
<signal name="activate" handler="on_preferences1_activate" last_modification_time="Wed, 08 Jun 2005 11:35:19 GMT"/>
|
||||
|
||||
<child internal-child="image">
|
||||
<widget class="GtkImage" id="image3457">
|
||||
<widget class="GtkImage" id="image3501">
|
||||
<property name="visible">True</property>
|
||||
<property name="stock">gtk-preferences</property>
|
||||
<property name="icon_size">1</property>
|
||||
@ -907,7 +907,7 @@
|
||||
<signal name="activate" handler="on_plugin_preferences1_activate" last_modification_time="Wed, 28 Oct 2009 17:17:31 GMT"/>
|
||||
|
||||
<child internal-child="image">
|
||||
<widget class="GtkImage" id="image3458">
|
||||
<widget class="GtkImage" id="image3502">
|
||||
<property name="visible">True</property>
|
||||
<property name="stock">gtk-preferences</property>
|
||||
<property name="icon_size">1</property>
|
||||
@ -975,7 +975,7 @@
|
||||
<signal name="activate" handler="on_replace1_activate" last_modification_time="Sun, 23 Oct 2005 13:22:36 GMT"/>
|
||||
|
||||
<child internal-child="image">
|
||||
<widget class="GtkImage" id="image3459">
|
||||
<widget class="GtkImage" id="image3503">
|
||||
<property name="visible">True</property>
|
||||
<property name="stock">gtk-find-and-replace</property>
|
||||
<property name="icon_size">1</property>
|
||||
@ -1026,7 +1026,7 @@
|
||||
<signal name="activate" handler="on_find_in_files1_activate" last_modification_time="Thu, 06 Jul 2006 11:31:09 GMT"/>
|
||||
|
||||
<child internal-child="image">
|
||||
<widget class="GtkImage" id="image3460">
|
||||
<widget class="GtkImage" id="image3504">
|
||||
<property name="visible">True</property>
|
||||
<property name="stock">gtk-find</property>
|
||||
<property name="icon_size">1</property>
|
||||
@ -1071,7 +1071,7 @@
|
||||
<signal name="activate" handler="on_next_message1_activate" last_modification_time="Tue, 05 Dec 2006 11:15:02 GMT"/>
|
||||
|
||||
<child internal-child="image">
|
||||
<widget class="GtkImage" id="image3461">
|
||||
<widget class="GtkImage" id="image3505">
|
||||
<property name="visible">True</property>
|
||||
<property name="stock">gtk-go-down</property>
|
||||
<property name="icon_size">1</property>
|
||||
@ -1092,7 +1092,7 @@
|
||||
<signal name="activate" handler="on_previous_message1_activate" last_modification_time="Wed, 25 Jun 2008 12:10:04 GMT"/>
|
||||
|
||||
<child internal-child="image">
|
||||
<widget class="GtkImage" id="image3462">
|
||||
<widget class="GtkImage" id="image3506">
|
||||
<property name="visible">True</property>
|
||||
<property name="stock">gtk-go-up</property>
|
||||
<property name="icon_size">1</property>
|
||||
@ -1119,7 +1119,7 @@
|
||||
<signal name="activate" handler="on_go_to_line_activate" last_modification_time="Sat, 06 Dec 2008 17:41:21 GMT"/>
|
||||
|
||||
<child internal-child="image">
|
||||
<widget class="GtkImage" id="image3463">
|
||||
<widget class="GtkImage" id="image3507">
|
||||
<property name="visible">True</property>
|
||||
<property name="stock">gtk-jump-to</property>
|
||||
<property name="icon_size">1</property>
|
||||
@ -1171,7 +1171,7 @@
|
||||
<signal name="activate" handler="on_change_font1_activate" last_modification_time="Fri, 22 Apr 2005 18:58:45 GMT"/>
|
||||
|
||||
<child internal-child="image">
|
||||
<widget class="GtkImage" id="image3464">
|
||||
<widget class="GtkImage" id="image3508">
|
||||
<property name="visible">True</property>
|
||||
<property name="stock">gtk-select-font</property>
|
||||
<property name="icon_size">1</property>
|
||||
@ -1392,7 +1392,7 @@
|
||||
<property name="visible">True</property>
|
||||
<property name="label" translatable="yes">_Tabs</property>
|
||||
<property name="use_underline">True</property>
|
||||
<property name="active">False</property>
|
||||
<property name="active">True</property>
|
||||
<signal name="activate" handler="on_tabs1_activate" last_modification_time="Thu, 04 Oct 2007 16:07:51 GMT"/>
|
||||
</widget>
|
||||
</child>
|
||||
@ -1402,7 +1402,7 @@
|
||||
<property name="visible">True</property>
|
||||
<property name="label" translatable="yes">_Spaces</property>
|
||||
<property name="use_underline">True</property>
|
||||
<property name="active">False</property>
|
||||
<property name="active">True</property>
|
||||
<property name="group">tabs1</property>
|
||||
<signal name="activate" handler="on_spaces1_activate" last_modification_time="Thu, 04 Oct 2007 16:07:51 GMT"/>
|
||||
</widget>
|
||||
@ -1438,7 +1438,7 @@
|
||||
<property name="label" translatable="yes">_1</property>
|
||||
<property name="use_underline">True</property>
|
||||
<property name="active">True</property>
|
||||
<signal name="activate" handler="on_indent_width_1_activate" last_modification_time="Mon, 09 Aug 2010 21:16:01 GMT"/>
|
||||
<signal name="activate" handler="on_indent_width_activate" last_modification_time="Tue, 14 Sep 2010 15:03:11 GMT"/>
|
||||
</widget>
|
||||
</child>
|
||||
|
||||
@ -1449,7 +1449,7 @@
|
||||
<property name="use_underline">True</property>
|
||||
<property name="active">True</property>
|
||||
<property name="group">indent_width_1</property>
|
||||
<signal name="activate" handler="on_indent_width_2_activate" last_modification_time="Mon, 09 Aug 2010 21:16:01 GMT"/>
|
||||
<signal name="activate" handler="on_indent_width_activate" last_modification_time="Tue, 14 Sep 2010 15:03:11 GMT"/>
|
||||
</widget>
|
||||
</child>
|
||||
|
||||
@ -1460,7 +1460,7 @@
|
||||
<property name="use_underline">True</property>
|
||||
<property name="active">True</property>
|
||||
<property name="group">indent_width_1</property>
|
||||
<signal name="activate" handler="on_indent_width_3_activate" last_modification_time="Mon, 09 Aug 2010 21:16:01 GMT"/>
|
||||
<signal name="activate" handler="on_indent_width_activate" last_modification_time="Tue, 14 Sep 2010 15:03:11 GMT"/>
|
||||
</widget>
|
||||
</child>
|
||||
|
||||
@ -1471,7 +1471,7 @@
|
||||
<property name="use_underline">True</property>
|
||||
<property name="active">True</property>
|
||||
<property name="group">indent_width_1</property>
|
||||
<signal name="activate" handler="on_indent_width_4_activate" last_modification_time="Mon, 09 Aug 2010 21:16:01 GMT"/>
|
||||
<signal name="activate" handler="on_indent_width_activate" last_modification_time="Tue, 14 Sep 2010 15:03:11 GMT"/>
|
||||
</widget>
|
||||
</child>
|
||||
|
||||
@ -1482,7 +1482,7 @@
|
||||
<property name="use_underline">True</property>
|
||||
<property name="active">True</property>
|
||||
<property name="group">indent_width_1</property>
|
||||
<signal name="activate" handler="on_indent_width_5_activate" last_modification_time="Mon, 09 Aug 2010 21:16:01 GMT"/>
|
||||
<signal name="activate" handler="on_indent_width_activate" last_modification_time="Tue, 14 Sep 2010 15:03:11 GMT"/>
|
||||
</widget>
|
||||
</child>
|
||||
|
||||
@ -1493,7 +1493,7 @@
|
||||
<property name="use_underline">True</property>
|
||||
<property name="active">True</property>
|
||||
<property name="group">indent_width_1</property>
|
||||
<signal name="activate" handler="on_indent_width_6_activate" last_modification_time="Mon, 09 Aug 2010 21:16:01 GMT"/>
|
||||
<signal name="activate" handler="on_indent_width_activate" last_modification_time="Tue, 14 Sep 2010 15:03:11 GMT"/>
|
||||
</widget>
|
||||
</child>
|
||||
|
||||
@ -1504,7 +1504,7 @@
|
||||
<property name="use_underline">True</property>
|
||||
<property name="active">True</property>
|
||||
<property name="group">indent_width_1</property>
|
||||
<signal name="activate" handler="on_indent_width_7_activate" last_modification_time="Mon, 09 Aug 2010 21:16:01 GMT"/>
|
||||
<signal name="activate" handler="on_indent_width_activate" last_modification_time="Tue, 14 Sep 2010 15:03:11 GMT"/>
|
||||
</widget>
|
||||
</child>
|
||||
|
||||
@ -1515,7 +1515,7 @@
|
||||
<property name="use_underline">True</property>
|
||||
<property name="active">True</property>
|
||||
<property name="group">indent_width_1</property>
|
||||
<signal name="activate" handler="on_indent_width_8_activate" last_modification_time="Mon, 09 Aug 2010 21:16:01 GMT"/>
|
||||
<signal name="activate" handler="on_indent_width_activate" last_modification_time="Tue, 14 Sep 2010 15:03:11 GMT"/>
|
||||
</widget>
|
||||
</child>
|
||||
</widget>
|
||||
@ -1609,7 +1609,7 @@
|
||||
<property name="visible">True</property>
|
||||
<property name="label" translatable="yes">Convert and Set to _CR/LF (Win)</property>
|
||||
<property name="use_underline">True</property>
|
||||
<property name="active">False</property>
|
||||
<property name="active">True</property>
|
||||
<signal name="activate" handler="on_crlf_activate" last_modification_time="Thu, 28 Apr 2005 16:27:24 GMT"/>
|
||||
</widget>
|
||||
</child>
|
||||
@ -1619,7 +1619,7 @@
|
||||
<property name="visible">True</property>
|
||||
<property name="label" translatable="yes">Convert and Set to _LF (Unix)</property>
|
||||
<property name="use_underline">True</property>
|
||||
<property name="active">False</property>
|
||||
<property name="active">True</property>
|
||||
<property name="group">crlf</property>
|
||||
<signal name="activate" handler="on_lf_activate" last_modification_time="Thu, 28 Apr 2005 16:27:24 GMT"/>
|
||||
</widget>
|
||||
@ -1743,7 +1743,7 @@
|
||||
<signal name="activate" handler="on_project_new1_activate" last_modification_time="Thu, 18 Jan 2007 22:16:24 GMT"/>
|
||||
|
||||
<child internal-child="image">
|
||||
<widget class="GtkImage" id="image3465">
|
||||
<widget class="GtkImage" id="image3509">
|
||||
<property name="visible">True</property>
|
||||
<property name="stock">gtk-new</property>
|
||||
<property name="icon_size">1</property>
|
||||
@ -1764,7 +1764,7 @@
|
||||
<signal name="activate" handler="on_project_open1_activate" last_modification_time="Mon, 15 Jan 2007 17:34:17 GMT"/>
|
||||
|
||||
<child internal-child="image">
|
||||
<widget class="GtkImage" id="image3466">
|
||||
<widget class="GtkImage" id="image3510">
|
||||
<property name="visible">True</property>
|
||||
<property name="stock">gtk-open</property>
|
||||
<property name="icon_size">1</property>
|
||||
@ -1793,7 +1793,7 @@
|
||||
<signal name="activate" handler="on_project_close1_activate" last_modification_time="Mon, 15 Jan 2007 17:34:17 GMT"/>
|
||||
|
||||
<child internal-child="image">
|
||||
<widget class="GtkImage" id="image3467">
|
||||
<widget class="GtkImage" id="image3511">
|
||||
<property name="visible">True</property>
|
||||
<property name="stock">gtk-close</property>
|
||||
<property name="icon_size">1</property>
|
||||
@ -1850,7 +1850,7 @@
|
||||
<signal name="activate" handler="on_menu_reload_configuration1_activate" last_modification_time="Mon, 30 Jun 2008 16:19:40 GMT"/>
|
||||
|
||||
<child internal-child="image">
|
||||
<widget class="GtkImage" id="image3468">
|
||||
<widget class="GtkImage" id="image3512">
|
||||
<property name="visible">True</property>
|
||||
<property name="stock">gtk-refresh</property>
|
||||
<property name="icon_size">1</property>
|
||||
@ -1870,7 +1870,7 @@
|
||||
<property name="use_underline">True</property>
|
||||
|
||||
<child internal-child="image">
|
||||
<widget class="GtkImage" id="image3469">
|
||||
<widget class="GtkImage" id="image3513">
|
||||
<property name="visible">True</property>
|
||||
<property name="stock">gtk-file</property>
|
||||
<property name="icon_size">1</property>
|
||||
@ -1897,7 +1897,7 @@
|
||||
<signal name="activate" handler="on_show_color_chooser1_activate" last_modification_time="Wed, 22 Jun 2005 18:10:21 GMT"/>
|
||||
|
||||
<child internal-child="image">
|
||||
<widget class="GtkImage" id="image3470">
|
||||
<widget class="GtkImage" id="image3514">
|
||||
<property name="visible">True</property>
|
||||
<property name="stock">gtk-select-color</property>
|
||||
<property name="icon_size">1</property>
|
||||
@ -1949,7 +1949,7 @@
|
||||
<signal name="activate" handler="on_help1_activate" last_modification_time="Sun, 24 Jul 2005 15:23:11 GMT"/>
|
||||
|
||||
<child internal-child="image">
|
||||
<widget class="GtkImage" id="image3471">
|
||||
<widget class="GtkImage" id="image3515">
|
||||
<property name="visible">True</property>
|
||||
<property name="stock">gtk-help</property>
|
||||
<property name="icon_size">1</property>
|
||||
|
@ -2347,7 +2347,6 @@ on_plugin_preferences1_activate (GtkMenuItem *menuitem,
|
||||
}
|
||||
|
||||
|
||||
|
||||
static void set_indent_width(guint width)
|
||||
{
|
||||
GeanyDocument *doc;
|
||||
@ -2363,65 +2362,14 @@ static void set_indent_width(guint width)
|
||||
|
||||
|
||||
void
|
||||
on_indent_width_1_activate (GtkMenuItem *menuitem,
|
||||
on_indent_width_activate (GtkMenuItem *menuitem,
|
||||
gpointer user_data)
|
||||
{
|
||||
set_indent_width(1);
|
||||
}
|
||||
|
||||
|
||||
void
|
||||
on_indent_width_2_activate (GtkMenuItem *menuitem,
|
||||
gpointer user_data)
|
||||
{
|
||||
set_indent_width(2);
|
||||
}
|
||||
|
||||
|
||||
void
|
||||
on_indent_width_3_activate (GtkMenuItem *menuitem,
|
||||
gpointer user_data)
|
||||
{
|
||||
set_indent_width(3);
|
||||
}
|
||||
|
||||
|
||||
void
|
||||
on_indent_width_4_activate (GtkMenuItem *menuitem,
|
||||
gpointer user_data)
|
||||
{
|
||||
set_indent_width(4);
|
||||
}
|
||||
|
||||
|
||||
void
|
||||
on_indent_width_5_activate (GtkMenuItem *menuitem,
|
||||
gpointer user_data)
|
||||
{
|
||||
set_indent_width(5);
|
||||
}
|
||||
|
||||
|
||||
void
|
||||
on_indent_width_6_activate (GtkMenuItem *menuitem,
|
||||
gpointer user_data)
|
||||
{
|
||||
set_indent_width(6);
|
||||
}
|
||||
|
||||
|
||||
void
|
||||
on_indent_width_7_activate (GtkMenuItem *menuitem,
|
||||
gpointer user_data)
|
||||
{
|
||||
set_indent_width(7);
|
||||
}
|
||||
|
||||
|
||||
void
|
||||
on_indent_width_8_activate (GtkMenuItem *menuitem,
|
||||
gpointer user_data)
|
||||
{
|
||||
set_indent_width(8);
|
||||
gchar *label = ui_menu_item_get_text(menuitem);
|
||||
gint width = atoi(label);
|
||||
|
||||
g_free(label);
|
||||
if (width)
|
||||
set_indent_width(width);
|
||||
}
|
||||
|
||||
|
@ -646,33 +646,5 @@ on_goto_tag_declaration1 (GtkMenuItem *menuitem,
|
||||
gpointer user_data);
|
||||
|
||||
void
|
||||
on_indent_width_1_activate (GtkMenuItem *menuitem,
|
||||
gpointer user_data);
|
||||
|
||||
void
|
||||
on_indent_width_2_activate (GtkMenuItem *menuitem,
|
||||
gpointer user_data);
|
||||
|
||||
void
|
||||
on_indent_width_3_activate (GtkMenuItem *menuitem,
|
||||
gpointer user_data);
|
||||
|
||||
void
|
||||
on_indent_width_4_activate (GtkMenuItem *menuitem,
|
||||
gpointer user_data);
|
||||
|
||||
void
|
||||
on_indent_width_5_activate (GtkMenuItem *menuitem,
|
||||
gpointer user_data);
|
||||
|
||||
void
|
||||
on_indent_width_6_activate (GtkMenuItem *menuitem,
|
||||
gpointer user_data);
|
||||
|
||||
void
|
||||
on_indent_width_7_activate (GtkMenuItem *menuitem,
|
||||
gpointer user_data);
|
||||
|
||||
void
|
||||
on_indent_width_8_activate (GtkMenuItem *menuitem,
|
||||
on_indent_width_activate (GtkMenuItem *menuitem,
|
||||
gpointer user_data);
|
||||
|
300
src/interface.c
300
src/interface.c
@ -38,7 +38,7 @@ create_window1 (void)
|
||||
GtkWidget *file1_menu;
|
||||
GtkWidget *menu_new1;
|
||||
GtkWidget *menu_new_with_template1;
|
||||
GtkWidget *image3444;
|
||||
GtkWidget *image3488;
|
||||
GtkWidget *separator12;
|
||||
GtkWidget *menu_open1;
|
||||
GtkWidget *menu_open_selected_file1;
|
||||
@ -47,11 +47,11 @@ create_window1 (void)
|
||||
GtkWidget *menu_save1;
|
||||
GtkWidget *menu_save_as1;
|
||||
GtkWidget *menu_save_all1;
|
||||
GtkWidget *image3445;
|
||||
GtkWidget *image3489;
|
||||
GtkWidget *menu_reload1;
|
||||
GtkWidget *image3446;
|
||||
GtkWidget *image3490;
|
||||
GtkWidget *menu_reload_as1;
|
||||
GtkWidget *image3447;
|
||||
GtkWidget *image3491;
|
||||
GtkWidget *menu_reload_as1_menu;
|
||||
GtkWidget *invisible7;
|
||||
GtkWidget *separator21;
|
||||
@ -62,9 +62,9 @@ create_window1 (void)
|
||||
GtkWidget *separator14;
|
||||
GtkWidget *menu_close1;
|
||||
GtkWidget *close_other_documents1;
|
||||
GtkWidget *image3448;
|
||||
GtkWidget *image3492;
|
||||
GtkWidget *menu_close_all1;
|
||||
GtkWidget *image3449;
|
||||
GtkWidget *image3493;
|
||||
GtkWidget *menu_separatormenuitem1;
|
||||
GtkWidget *menu_quit1;
|
||||
GtkWidget *edit1;
|
||||
@ -90,9 +90,9 @@ create_window1 (void)
|
||||
GtkWidget *menu_toggle_line_commentation1;
|
||||
GtkWidget *separator29;
|
||||
GtkWidget *menu_increase_indent1;
|
||||
GtkWidget *image3450;
|
||||
GtkWidget *image3494;
|
||||
GtkWidget *menu_decrease_indent1;
|
||||
GtkWidget *image3451;
|
||||
GtkWidget *image3495;
|
||||
GtkWidget *smart_line_indent1;
|
||||
GtkWidget *separator37;
|
||||
GtkWidget *send_selection_to2;
|
||||
@ -101,9 +101,9 @@ create_window1 (void)
|
||||
GtkWidget *commands2;
|
||||
GtkWidget *commands2_menu;
|
||||
GtkWidget *cut_current_line_s_1;
|
||||
GtkWidget *image3452;
|
||||
GtkWidget *image3496;
|
||||
GtkWidget *copy_current_line_s_1;
|
||||
GtkWidget *image3453;
|
||||
GtkWidget *image3497;
|
||||
GtkWidget *delete_current_line_s_1;
|
||||
GtkWidget *duplicate_line_or_selection1;
|
||||
GtkWidget *separator49;
|
||||
@ -118,7 +118,7 @@ create_window1 (void)
|
||||
GtkWidget *send_selection_to_vte1;
|
||||
GtkWidget *separator18;
|
||||
GtkWidget *add_comments1;
|
||||
GtkWidget *image3454;
|
||||
GtkWidget *image3498;
|
||||
GtkWidget *add_comments1_menu;
|
||||
GtkWidget *menu_add_changelog_entry1;
|
||||
GtkWidget *insert_file_header1;
|
||||
@ -127,18 +127,18 @@ create_window1 (void)
|
||||
GtkWidget *insert_gpl_notice2;
|
||||
GtkWidget *insert_bsd_license_notice2;
|
||||
GtkWidget *insert_date1;
|
||||
GtkWidget *image3455;
|
||||
GtkWidget *image3499;
|
||||
GtkWidget *insert_date1_menu;
|
||||
GtkWidget *invisible8;
|
||||
GtkWidget *insert_include2;
|
||||
GtkWidget *image3456;
|
||||
GtkWidget *image3500;
|
||||
GtkWidget *insert_include2_menu;
|
||||
GtkWidget *invisible4;
|
||||
GtkWidget *separator9;
|
||||
GtkWidget *preferences1;
|
||||
GtkWidget *image3457;
|
||||
GtkWidget *image3501;
|
||||
GtkWidget *plugin_preferences1;
|
||||
GtkWidget *image3458;
|
||||
GtkWidget *image3502;
|
||||
GtkWidget *search1;
|
||||
GtkWidget *search1_menu;
|
||||
GtkWidget *find1;
|
||||
@ -146,29 +146,29 @@ create_window1 (void)
|
||||
GtkWidget *find_previous1;
|
||||
GtkWidget *separator54;
|
||||
GtkWidget *replace1;
|
||||
GtkWidget *image3459;
|
||||
GtkWidget *image3503;
|
||||
GtkWidget *separator33;
|
||||
GtkWidget *find_nextsel1;
|
||||
GtkWidget *find_prevsel1;
|
||||
GtkWidget *separator35;
|
||||
GtkWidget *find_in_files1;
|
||||
GtkWidget *image3460;
|
||||
GtkWidget *image3504;
|
||||
GtkWidget *find_usage1;
|
||||
GtkWidget *find_document_usage1;
|
||||
GtkWidget *separator55;
|
||||
GtkWidget *next_message1;
|
||||
GtkWidget *image3461;
|
||||
GtkWidget *image3505;
|
||||
GtkWidget *previous_message1;
|
||||
GtkWidget *image3462;
|
||||
GtkWidget *image3506;
|
||||
GtkWidget *separator32;
|
||||
GtkWidget *go_to_line1;
|
||||
GtkWidget *image3463;
|
||||
GtkWidget *image3507;
|
||||
GtkWidget *goto_tag_definition1;
|
||||
GtkWidget *goto_tag_declaration1;
|
||||
GtkWidget *menu_view1;
|
||||
GtkWidget *menu_view1_menu;
|
||||
GtkWidget *menu_change_font1;
|
||||
GtkWidget *image3464;
|
||||
GtkWidget *image3508;
|
||||
GtkWidget *menu_separator4;
|
||||
GtkWidget *menu_toggle_all_additional_widgets1;
|
||||
GtkWidget *menu_fullscreen1;
|
||||
@ -237,30 +237,30 @@ create_window1 (void)
|
||||
GtkWidget *menu_project1;
|
||||
GtkWidget *menu_project1_menu;
|
||||
GtkWidget *project_new1;
|
||||
GtkWidget *image3465;
|
||||
GtkWidget *image3509;
|
||||
GtkWidget *project_open1;
|
||||
GtkWidget *image3466;
|
||||
GtkWidget *image3510;
|
||||
GtkWidget *recent_projects1;
|
||||
GtkWidget *project_close1;
|
||||
GtkWidget *image3467;
|
||||
GtkWidget *image3511;
|
||||
GtkWidget *separator34;
|
||||
GtkWidget *project_properties1;
|
||||
GtkWidget *menu_build1;
|
||||
GtkWidget *tools1;
|
||||
GtkWidget *tools1_menu;
|
||||
GtkWidget *menu_reload_configuration1;
|
||||
GtkWidget *image3468;
|
||||
GtkWidget *image3512;
|
||||
GtkWidget *configuration_files1;
|
||||
GtkWidget *image3469;
|
||||
GtkWidget *image3513;
|
||||
GtkWidget *separator47;
|
||||
GtkWidget *menu_choose_color1;
|
||||
GtkWidget *image3470;
|
||||
GtkWidget *image3514;
|
||||
GtkWidget *menu_count_words1;
|
||||
GtkWidget *load_tags1;
|
||||
GtkWidget *menu_help1;
|
||||
GtkWidget *menu_help1_menu;
|
||||
GtkWidget *help1;
|
||||
GtkWidget *image3471;
|
||||
GtkWidget *image3515;
|
||||
GtkWidget *website1;
|
||||
GtkWidget *keyboard_shortcuts1;
|
||||
GtkWidget *debug_messages1;
|
||||
@ -327,9 +327,9 @@ create_window1 (void)
|
||||
gtk_widget_show (menu_new_with_template1);
|
||||
gtk_container_add (GTK_CONTAINER (file1_menu), menu_new_with_template1);
|
||||
|
||||
image3444 = gtk_image_new_from_stock ("gtk-new", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3444);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (menu_new_with_template1), image3444);
|
||||
image3488 = gtk_image_new_from_stock ("gtk-new", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3488);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (menu_new_with_template1), image3488);
|
||||
|
||||
separator12 = gtk_separator_menu_item_new ();
|
||||
gtk_widget_show (separator12);
|
||||
@ -365,25 +365,25 @@ create_window1 (void)
|
||||
gtk_widget_show (menu_save_all1);
|
||||
gtk_container_add (GTK_CONTAINER (file1_menu), menu_save_all1);
|
||||
|
||||
image3445 = gtk_image_new_from_stock ("gtk-save", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3445);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (menu_save_all1), image3445);
|
||||
image3489 = gtk_image_new_from_stock ("gtk-save", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3489);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (menu_save_all1), image3489);
|
||||
|
||||
menu_reload1 = gtk_image_menu_item_new_with_mnemonic (_("_Reload"));
|
||||
gtk_widget_show (menu_reload1);
|
||||
gtk_container_add (GTK_CONTAINER (file1_menu), menu_reload1);
|
||||
|
||||
image3446 = gtk_image_new_from_stock ("gtk-revert-to-saved", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3446);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (menu_reload1), image3446);
|
||||
image3490 = gtk_image_new_from_stock ("gtk-revert-to-saved", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3490);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (menu_reload1), image3490);
|
||||
|
||||
menu_reload_as1 = gtk_image_menu_item_new_with_mnemonic (_("R_eload As"));
|
||||
gtk_widget_show (menu_reload_as1);
|
||||
gtk_container_add (GTK_CONTAINER (file1_menu), menu_reload_as1);
|
||||
|
||||
image3447 = gtk_image_new_from_stock ("gtk-revert-to-saved", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3447);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (menu_reload_as1), image3447);
|
||||
image3491 = gtk_image_new_from_stock ("gtk-revert-to-saved", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3491);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (menu_reload_as1), image3491);
|
||||
|
||||
menu_reload_as1_menu = gtk_menu_new ();
|
||||
gtk_menu_item_set_submenu (GTK_MENU_ITEM (menu_reload_as1), menu_reload_as1_menu);
|
||||
@ -426,17 +426,17 @@ create_window1 (void)
|
||||
gtk_widget_show (close_other_documents1);
|
||||
gtk_container_add (GTK_CONTAINER (file1_menu), close_other_documents1);
|
||||
|
||||
image3448 = gtk_image_new_from_stock ("gtk-close", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3448);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (close_other_documents1), image3448);
|
||||
image3492 = gtk_image_new_from_stock ("gtk-close", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3492);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (close_other_documents1), image3492);
|
||||
|
||||
menu_close_all1 = gtk_image_menu_item_new_with_mnemonic (_("C_lose All"));
|
||||
gtk_widget_show (menu_close_all1);
|
||||
gtk_container_add (GTK_CONTAINER (file1_menu), menu_close_all1);
|
||||
|
||||
image3449 = gtk_image_new_from_stock ("gtk-close", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3449);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (menu_close_all1), image3449);
|
||||
image3493 = gtk_image_new_from_stock ("gtk-close", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3493);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (menu_close_all1), image3493);
|
||||
|
||||
menu_separatormenuitem1 = gtk_separator_menu_item_new ();
|
||||
gtk_widget_show (menu_separatormenuitem1);
|
||||
@ -542,17 +542,17 @@ create_window1 (void)
|
||||
gtk_widget_show (menu_increase_indent1);
|
||||
gtk_container_add (GTK_CONTAINER (menu_format1_menu), menu_increase_indent1);
|
||||
|
||||
image3450 = gtk_image_new_from_stock ("gtk-indent", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3450);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (menu_increase_indent1), image3450);
|
||||
image3494 = gtk_image_new_from_stock ("gtk-indent", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3494);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (menu_increase_indent1), image3494);
|
||||
|
||||
menu_decrease_indent1 = gtk_image_menu_item_new_with_mnemonic (_("_Decrease Indent"));
|
||||
gtk_widget_show (menu_decrease_indent1);
|
||||
gtk_container_add (GTK_CONTAINER (menu_format1_menu), menu_decrease_indent1);
|
||||
|
||||
image3451 = gtk_image_new_from_stock ("gtk-unindent", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3451);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (menu_decrease_indent1), image3451);
|
||||
image3495 = gtk_image_new_from_stock ("gtk-unindent", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3495);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (menu_decrease_indent1), image3495);
|
||||
|
||||
smart_line_indent1 = gtk_menu_item_new_with_mnemonic (_("_Smart Line Indent"));
|
||||
gtk_widget_show (smart_line_indent1);
|
||||
@ -584,17 +584,17 @@ create_window1 (void)
|
||||
gtk_widget_show (cut_current_line_s_1);
|
||||
gtk_container_add (GTK_CONTAINER (commands2_menu), cut_current_line_s_1);
|
||||
|
||||
image3452 = gtk_image_new_from_stock ("gtk-cut", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3452);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (cut_current_line_s_1), image3452);
|
||||
image3496 = gtk_image_new_from_stock ("gtk-cut", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3496);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (cut_current_line_s_1), image3496);
|
||||
|
||||
copy_current_line_s_1 = gtk_image_menu_item_new_with_mnemonic (_("_Copy Current Line(s)"));
|
||||
gtk_widget_show (copy_current_line_s_1);
|
||||
gtk_container_add (GTK_CONTAINER (commands2_menu), copy_current_line_s_1);
|
||||
|
||||
image3453 = gtk_image_new_from_stock ("gtk-copy", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3453);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (copy_current_line_s_1), image3453);
|
||||
image3497 = gtk_image_new_from_stock ("gtk-copy", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3497);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (copy_current_line_s_1), image3497);
|
||||
|
||||
delete_current_line_s_1 = gtk_menu_item_new_with_mnemonic (_("_Delete Current Line(s)"));
|
||||
gtk_widget_show (delete_current_line_s_1);
|
||||
@ -657,9 +657,9 @@ create_window1 (void)
|
||||
gtk_widget_show (add_comments1);
|
||||
gtk_container_add (GTK_CONTAINER (edit1_menu), add_comments1);
|
||||
|
||||
image3454 = gtk_image_new_from_stock ("gtk-add", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3454);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (add_comments1), image3454);
|
||||
image3498 = gtk_image_new_from_stock ("gtk-add", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3498);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (add_comments1), image3498);
|
||||
|
||||
add_comments1_menu = gtk_menu_new ();
|
||||
gtk_menu_item_set_submenu (GTK_MENU_ITEM (add_comments1), add_comments1_menu);
|
||||
@ -692,9 +692,9 @@ create_window1 (void)
|
||||
gtk_widget_show (insert_date1);
|
||||
gtk_container_add (GTK_CONTAINER (edit1_menu), insert_date1);
|
||||
|
||||
image3455 = gtk_image_new_from_stock ("gtk-add", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3455);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (insert_date1), image3455);
|
||||
image3499 = gtk_image_new_from_stock ("gtk-add", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3499);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (insert_date1), image3499);
|
||||
|
||||
insert_date1_menu = gtk_menu_new ();
|
||||
gtk_menu_item_set_submenu (GTK_MENU_ITEM (insert_date1), insert_date1_menu);
|
||||
@ -706,9 +706,9 @@ create_window1 (void)
|
||||
gtk_widget_show (insert_include2);
|
||||
gtk_container_add (GTK_CONTAINER (edit1_menu), insert_include2);
|
||||
|
||||
image3456 = gtk_image_new_from_stock ("gtk-add", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3456);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (insert_include2), image3456);
|
||||
image3500 = gtk_image_new_from_stock ("gtk-add", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3500);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (insert_include2), image3500);
|
||||
|
||||
insert_include2_menu = gtk_menu_new ();
|
||||
gtk_menu_item_set_submenu (GTK_MENU_ITEM (insert_include2), insert_include2_menu);
|
||||
@ -725,17 +725,17 @@ create_window1 (void)
|
||||
gtk_widget_show (preferences1);
|
||||
gtk_container_add (GTK_CONTAINER (edit1_menu), preferences1);
|
||||
|
||||
image3457 = gtk_image_new_from_stock ("gtk-preferences", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3457);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (preferences1), image3457);
|
||||
image3501 = gtk_image_new_from_stock ("gtk-preferences", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3501);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (preferences1), image3501);
|
||||
|
||||
plugin_preferences1 = gtk_image_menu_item_new_with_mnemonic (_("P_lugin Preferences"));
|
||||
gtk_widget_show (plugin_preferences1);
|
||||
gtk_container_add (GTK_CONTAINER (edit1_menu), plugin_preferences1);
|
||||
|
||||
image3458 = gtk_image_new_from_stock ("gtk-preferences", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3458);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (plugin_preferences1), image3458);
|
||||
image3502 = gtk_image_new_from_stock ("gtk-preferences", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3502);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (plugin_preferences1), image3502);
|
||||
|
||||
search1 = gtk_menu_item_new_with_mnemonic (_("_Search"));
|
||||
gtk_widget_show (search1);
|
||||
@ -765,9 +765,9 @@ create_window1 (void)
|
||||
gtk_widget_show (replace1);
|
||||
gtk_container_add (GTK_CONTAINER (search1_menu), replace1);
|
||||
|
||||
image3459 = gtk_image_new_from_stock ("gtk-find-and-replace", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3459);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (replace1), image3459);
|
||||
image3503 = gtk_image_new_from_stock ("gtk-find-and-replace", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3503);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (replace1), image3503);
|
||||
|
||||
separator33 = gtk_separator_menu_item_new ();
|
||||
gtk_widget_show (separator33);
|
||||
@ -791,9 +791,9 @@ create_window1 (void)
|
||||
gtk_widget_show (find_in_files1);
|
||||
gtk_container_add (GTK_CONTAINER (search1_menu), find_in_files1);
|
||||
|
||||
image3460 = gtk_image_new_from_stock ("gtk-find", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3460);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (find_in_files1), image3460);
|
||||
image3504 = gtk_image_new_from_stock ("gtk-find", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3504);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (find_in_files1), image3504);
|
||||
|
||||
find_usage1 = gtk_menu_item_new_with_mnemonic (_("Find _Usage"));
|
||||
gtk_widget_show (find_usage1);
|
||||
@ -812,17 +812,17 @@ create_window1 (void)
|
||||
gtk_widget_show (next_message1);
|
||||
gtk_container_add (GTK_CONTAINER (search1_menu), next_message1);
|
||||
|
||||
image3461 = gtk_image_new_from_stock ("gtk-go-down", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3461);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (next_message1), image3461);
|
||||
image3505 = gtk_image_new_from_stock ("gtk-go-down", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3505);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (next_message1), image3505);
|
||||
|
||||
previous_message1 = gtk_image_menu_item_new_with_mnemonic (_("Pr_evious Message"));
|
||||
gtk_widget_show (previous_message1);
|
||||
gtk_container_add (GTK_CONTAINER (search1_menu), previous_message1);
|
||||
|
||||
image3462 = gtk_image_new_from_stock ("gtk-go-up", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3462);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (previous_message1), image3462);
|
||||
image3506 = gtk_image_new_from_stock ("gtk-go-up", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3506);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (previous_message1), image3506);
|
||||
|
||||
separator32 = gtk_separator_menu_item_new ();
|
||||
gtk_widget_show (separator32);
|
||||
@ -833,9 +833,9 @@ create_window1 (void)
|
||||
gtk_widget_show (go_to_line1);
|
||||
gtk_container_add (GTK_CONTAINER (search1_menu), go_to_line1);
|
||||
|
||||
image3463 = gtk_image_new_from_stock ("gtk-jump-to", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3463);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (go_to_line1), image3463);
|
||||
image3507 = gtk_image_new_from_stock ("gtk-jump-to", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3507);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (go_to_line1), image3507);
|
||||
|
||||
goto_tag_definition1 = gtk_menu_item_new_with_mnemonic (_("Go to _Tag Definition"));
|
||||
gtk_widget_show (goto_tag_definition1);
|
||||
@ -856,9 +856,9 @@ create_window1 (void)
|
||||
gtk_widget_show (menu_change_font1);
|
||||
gtk_container_add (GTK_CONTAINER (menu_view1_menu), menu_change_font1);
|
||||
|
||||
image3464 = gtk_image_new_from_stock ("gtk-select-font", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3464);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (menu_change_font1), image3464);
|
||||
image3508 = gtk_image_new_from_stock ("gtk-select-font", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3508);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (menu_change_font1), image3508);
|
||||
|
||||
menu_separator4 = gtk_separator_menu_item_new ();
|
||||
gtk_widget_show (menu_separator4);
|
||||
@ -966,11 +966,13 @@ create_window1 (void)
|
||||
tabs1_group = gtk_radio_menu_item_get_group (GTK_RADIO_MENU_ITEM (tabs1));
|
||||
gtk_widget_show (tabs1);
|
||||
gtk_container_add (GTK_CONTAINER (indent_type1_menu), tabs1);
|
||||
gtk_check_menu_item_set_active (GTK_CHECK_MENU_ITEM (tabs1), TRUE);
|
||||
|
||||
spaces1 = gtk_radio_menu_item_new_with_mnemonic (tabs1_group, _("_Spaces"));
|
||||
tabs1_group = gtk_radio_menu_item_get_group (GTK_RADIO_MENU_ITEM (spaces1));
|
||||
gtk_widget_show (spaces1);
|
||||
gtk_container_add (GTK_CONTAINER (indent_type1_menu), spaces1);
|
||||
gtk_check_menu_item_set_active (GTK_CHECK_MENU_ITEM (spaces1), TRUE);
|
||||
|
||||
tabs_and_spaces1 = gtk_radio_menu_item_new_with_mnemonic (tabs1_group, _("T_abs and Spaces"));
|
||||
tabs1_group = gtk_radio_menu_item_get_group (GTK_RADIO_MENU_ITEM (tabs_and_spaces1));
|
||||
@ -1082,11 +1084,13 @@ create_window1 (void)
|
||||
crlf_group = gtk_radio_menu_item_get_group (GTK_RADIO_MENU_ITEM (crlf));
|
||||
gtk_widget_show (crlf);
|
||||
gtk_container_add (GTK_CONTAINER (menu_line_endings1_menu), crlf);
|
||||
gtk_check_menu_item_set_active (GTK_CHECK_MENU_ITEM (crlf), TRUE);
|
||||
|
||||
lf = gtk_radio_menu_item_new_with_mnemonic (crlf_group, _("Convert and Set to _LF (Unix)"));
|
||||
crlf_group = gtk_radio_menu_item_get_group (GTK_RADIO_MENU_ITEM (lf));
|
||||
gtk_widget_show (lf);
|
||||
gtk_container_add (GTK_CONTAINER (menu_line_endings1_menu), lf);
|
||||
gtk_check_menu_item_set_active (GTK_CHECK_MENU_ITEM (lf), TRUE);
|
||||
|
||||
cr = gtk_radio_menu_item_new_with_mnemonic (crlf_group, _("Convert and Set to CR (_Mac)"));
|
||||
crlf_group = gtk_radio_menu_item_get_group (GTK_RADIO_MENU_ITEM (cr));
|
||||
@ -1148,17 +1152,17 @@ create_window1 (void)
|
||||
gtk_widget_show (project_new1);
|
||||
gtk_container_add (GTK_CONTAINER (menu_project1_menu), project_new1);
|
||||
|
||||
image3465 = gtk_image_new_from_stock ("gtk-new", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3465);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (project_new1), image3465);
|
||||
image3509 = gtk_image_new_from_stock ("gtk-new", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3509);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (project_new1), image3509);
|
||||
|
||||
project_open1 = gtk_image_menu_item_new_with_mnemonic (_("_Open"));
|
||||
gtk_widget_show (project_open1);
|
||||
gtk_container_add (GTK_CONTAINER (menu_project1_menu), project_open1);
|
||||
|
||||
image3466 = gtk_image_new_from_stock ("gtk-open", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3466);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (project_open1), image3466);
|
||||
image3510 = gtk_image_new_from_stock ("gtk-open", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3510);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (project_open1), image3510);
|
||||
|
||||
recent_projects1 = gtk_menu_item_new_with_mnemonic (_("_Recent Projects"));
|
||||
gtk_widget_show (recent_projects1);
|
||||
@ -1168,9 +1172,9 @@ create_window1 (void)
|
||||
gtk_widget_show (project_close1);
|
||||
gtk_container_add (GTK_CONTAINER (menu_project1_menu), project_close1);
|
||||
|
||||
image3467 = gtk_image_new_from_stock ("gtk-close", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3467);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (project_close1), image3467);
|
||||
image3511 = gtk_image_new_from_stock ("gtk-close", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3511);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (project_close1), image3511);
|
||||
|
||||
separator34 = gtk_separator_menu_item_new ();
|
||||
gtk_widget_show (separator34);
|
||||
@ -1196,17 +1200,17 @@ create_window1 (void)
|
||||
gtk_widget_show (menu_reload_configuration1);
|
||||
gtk_container_add (GTK_CONTAINER (tools1_menu), menu_reload_configuration1);
|
||||
|
||||
image3468 = gtk_image_new_from_stock ("gtk-refresh", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3468);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (menu_reload_configuration1), image3468);
|
||||
image3512 = gtk_image_new_from_stock ("gtk-refresh", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3512);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (menu_reload_configuration1), image3512);
|
||||
|
||||
configuration_files1 = gtk_image_menu_item_new_with_mnemonic (_("C_onfiguration Files"));
|
||||
gtk_widget_show (configuration_files1);
|
||||
gtk_container_add (GTK_CONTAINER (tools1_menu), configuration_files1);
|
||||
|
||||
image3469 = gtk_image_new_from_stock ("gtk-file", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3469);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (configuration_files1), image3469);
|
||||
image3513 = gtk_image_new_from_stock ("gtk-file", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3513);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (configuration_files1), image3513);
|
||||
|
||||
separator47 = gtk_separator_menu_item_new ();
|
||||
gtk_widget_show (separator47);
|
||||
@ -1217,9 +1221,9 @@ create_window1 (void)
|
||||
gtk_widget_show (menu_choose_color1);
|
||||
gtk_container_add (GTK_CONTAINER (tools1_menu), menu_choose_color1);
|
||||
|
||||
image3470 = gtk_image_new_from_stock ("gtk-select-color", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3470);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (menu_choose_color1), image3470);
|
||||
image3514 = gtk_image_new_from_stock ("gtk-select-color", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3514);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (menu_choose_color1), image3514);
|
||||
|
||||
menu_count_words1 = gtk_menu_item_new_with_mnemonic (_("_Word Count"));
|
||||
gtk_widget_show (menu_count_words1);
|
||||
@ -1240,9 +1244,9 @@ create_window1 (void)
|
||||
gtk_widget_show (help1);
|
||||
gtk_container_add (GTK_CONTAINER (menu_help1_menu), help1);
|
||||
|
||||
image3471 = gtk_image_new_from_stock ("gtk-help", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3471);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (help1), image3471);
|
||||
image3515 = gtk_image_new_from_stock ("gtk-help", GTK_ICON_SIZE_MENU);
|
||||
gtk_widget_show (image3515);
|
||||
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (help1), image3515);
|
||||
|
||||
website1 = gtk_menu_item_new_with_mnemonic (_("_Website"));
|
||||
gtk_widget_show (website1);
|
||||
@ -1651,28 +1655,28 @@ create_window1 (void)
|
||||
G_CALLBACK (on_tabs_and_spaces1_activate),
|
||||
NULL);
|
||||
g_signal_connect ((gpointer) indent_width_1, "activate",
|
||||
G_CALLBACK (on_indent_width_1_activate),
|
||||
G_CALLBACK (on_indent_width_activate),
|
||||
NULL);
|
||||
g_signal_connect ((gpointer) indent_width_2, "activate",
|
||||
G_CALLBACK (on_indent_width_2_activate),
|
||||
G_CALLBACK (on_indent_width_activate),
|
||||
NULL);
|
||||
g_signal_connect ((gpointer) indent_width_3, "activate",
|
||||
G_CALLBACK (on_indent_width_3_activate),
|
||||
G_CALLBACK (on_indent_width_activate),
|
||||
NULL);
|
||||
g_signal_connect ((gpointer) indent_width_4, "activate",
|
||||
G_CALLBACK (on_indent_width_4_activate),
|
||||
G_CALLBACK (on_indent_width_activate),
|
||||
NULL);
|
||||
g_signal_connect ((gpointer) indent_width_5, "activate",
|
||||
G_CALLBACK (on_indent_width_5_activate),
|
||||
G_CALLBACK (on_indent_width_activate),
|
||||
NULL);
|
||||
g_signal_connect ((gpointer) indent_width_6, "activate",
|
||||
G_CALLBACK (on_indent_width_6_activate),
|
||||
G_CALLBACK (on_indent_width_activate),
|
||||
NULL);
|
||||
g_signal_connect ((gpointer) indent_width_7, "activate",
|
||||
G_CALLBACK (on_indent_width_7_activate),
|
||||
G_CALLBACK (on_indent_width_activate),
|
||||
NULL);
|
||||
g_signal_connect ((gpointer) indent_width_8, "activate",
|
||||
G_CALLBACK (on_indent_width_8_activate),
|
||||
G_CALLBACK (on_indent_width_activate),
|
||||
NULL);
|
||||
g_signal_connect ((gpointer) set_file_readonly1, "toggled",
|
||||
G_CALLBACK (on_set_file_readonly1_toggled),
|
||||
@ -1778,7 +1782,7 @@ create_window1 (void)
|
||||
GLADE_HOOKUP_OBJECT (window1, file1_menu, "file1_menu");
|
||||
GLADE_HOOKUP_OBJECT (window1, menu_new1, "menu_new1");
|
||||
GLADE_HOOKUP_OBJECT (window1, menu_new_with_template1, "menu_new_with_template1");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3444, "image3444");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3488, "image3488");
|
||||
GLADE_HOOKUP_OBJECT (window1, separator12, "separator12");
|
||||
GLADE_HOOKUP_OBJECT (window1, menu_open1, "menu_open1");
|
||||
GLADE_HOOKUP_OBJECT (window1, menu_open_selected_file1, "menu_open_selected_file1");
|
||||
@ -1787,11 +1791,11 @@ create_window1 (void)
|
||||
GLADE_HOOKUP_OBJECT (window1, menu_save1, "menu_save1");
|
||||
GLADE_HOOKUP_OBJECT (window1, menu_save_as1, "menu_save_as1");
|
||||
GLADE_HOOKUP_OBJECT (window1, menu_save_all1, "menu_save_all1");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3445, "image3445");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3489, "image3489");
|
||||
GLADE_HOOKUP_OBJECT (window1, menu_reload1, "menu_reload1");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3446, "image3446");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3490, "image3490");
|
||||
GLADE_HOOKUP_OBJECT (window1, menu_reload_as1, "menu_reload_as1");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3447, "image3447");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3491, "image3491");
|
||||
GLADE_HOOKUP_OBJECT (window1, menu_reload_as1_menu, "menu_reload_as1_menu");
|
||||
GLADE_HOOKUP_OBJECT (window1, invisible7, "invisible7");
|
||||
GLADE_HOOKUP_OBJECT (window1, separator21, "separator21");
|
||||
@ -1802,9 +1806,9 @@ create_window1 (void)
|
||||
GLADE_HOOKUP_OBJECT (window1, separator14, "separator14");
|
||||
GLADE_HOOKUP_OBJECT (window1, menu_close1, "menu_close1");
|
||||
GLADE_HOOKUP_OBJECT (window1, close_other_documents1, "close_other_documents1");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3448, "image3448");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3492, "image3492");
|
||||
GLADE_HOOKUP_OBJECT (window1, menu_close_all1, "menu_close_all1");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3449, "image3449");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3493, "image3493");
|
||||
GLADE_HOOKUP_OBJECT (window1, menu_separatormenuitem1, "menu_separatormenuitem1");
|
||||
GLADE_HOOKUP_OBJECT (window1, menu_quit1, "menu_quit1");
|
||||
GLADE_HOOKUP_OBJECT (window1, edit1, "edit1");
|
||||
@ -1830,9 +1834,9 @@ create_window1 (void)
|
||||
GLADE_HOOKUP_OBJECT (window1, menu_toggle_line_commentation1, "menu_toggle_line_commentation1");
|
||||
GLADE_HOOKUP_OBJECT (window1, separator29, "separator29");
|
||||
GLADE_HOOKUP_OBJECT (window1, menu_increase_indent1, "menu_increase_indent1");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3450, "image3450");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3494, "image3494");
|
||||
GLADE_HOOKUP_OBJECT (window1, menu_decrease_indent1, "menu_decrease_indent1");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3451, "image3451");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3495, "image3495");
|
||||
GLADE_HOOKUP_OBJECT (window1, smart_line_indent1, "smart_line_indent1");
|
||||
GLADE_HOOKUP_OBJECT (window1, separator37, "separator37");
|
||||
GLADE_HOOKUP_OBJECT (window1, send_selection_to2, "send_selection_to2");
|
||||
@ -1841,9 +1845,9 @@ create_window1 (void)
|
||||
GLADE_HOOKUP_OBJECT (window1, commands2, "commands2");
|
||||
GLADE_HOOKUP_OBJECT (window1, commands2_menu, "commands2_menu");
|
||||
GLADE_HOOKUP_OBJECT (window1, cut_current_line_s_1, "cut_current_line_s_1");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3452, "image3452");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3496, "image3496");
|
||||
GLADE_HOOKUP_OBJECT (window1, copy_current_line_s_1, "copy_current_line_s_1");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3453, "image3453");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3497, "image3497");
|
||||
GLADE_HOOKUP_OBJECT (window1, delete_current_line_s_1, "delete_current_line_s_1");
|
||||
GLADE_HOOKUP_OBJECT (window1, duplicate_line_or_selection1, "duplicate_line_or_selection1");
|
||||
GLADE_HOOKUP_OBJECT (window1, separator49, "separator49");
|
||||
@ -1858,7 +1862,7 @@ create_window1 (void)
|
||||
GLADE_HOOKUP_OBJECT (window1, send_selection_to_vte1, "send_selection_to_vte1");
|
||||
GLADE_HOOKUP_OBJECT (window1, separator18, "separator18");
|
||||
GLADE_HOOKUP_OBJECT (window1, add_comments1, "add_comments1");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3454, "image3454");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3498, "image3498");
|
||||
GLADE_HOOKUP_OBJECT (window1, add_comments1_menu, "add_comments1_menu");
|
||||
GLADE_HOOKUP_OBJECT (window1, menu_add_changelog_entry1, "menu_add_changelog_entry1");
|
||||
GLADE_HOOKUP_OBJECT (window1, insert_file_header1, "insert_file_header1");
|
||||
@ -1867,18 +1871,18 @@ create_window1 (void)
|
||||
GLADE_HOOKUP_OBJECT (window1, insert_gpl_notice2, "insert_gpl_notice2");
|
||||
GLADE_HOOKUP_OBJECT (window1, insert_bsd_license_notice2, "insert_bsd_license_notice2");
|
||||
GLADE_HOOKUP_OBJECT (window1, insert_date1, "insert_date1");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3455, "image3455");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3499, "image3499");
|
||||
GLADE_HOOKUP_OBJECT (window1, insert_date1_menu, "insert_date1_menu");
|
||||
GLADE_HOOKUP_OBJECT (window1, invisible8, "invisible8");
|
||||
GLADE_HOOKUP_OBJECT (window1, insert_include2, "insert_include2");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3456, "image3456");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3500, "image3500");
|
||||
GLADE_HOOKUP_OBJECT (window1, insert_include2_menu, "insert_include2_menu");
|
||||
GLADE_HOOKUP_OBJECT (window1, invisible4, "invisible4");
|
||||
GLADE_HOOKUP_OBJECT (window1, separator9, "separator9");
|
||||
GLADE_HOOKUP_OBJECT (window1, preferences1, "preferences1");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3457, "image3457");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3501, "image3501");
|
||||
GLADE_HOOKUP_OBJECT (window1, plugin_preferences1, "plugin_preferences1");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3458, "image3458");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3502, "image3502");
|
||||
GLADE_HOOKUP_OBJECT (window1, search1, "search1");
|
||||
GLADE_HOOKUP_OBJECT (window1, search1_menu, "search1_menu");
|
||||
GLADE_HOOKUP_OBJECT (window1, find1, "find1");
|
||||
@ -1886,29 +1890,29 @@ create_window1 (void)
|
||||
GLADE_HOOKUP_OBJECT (window1, find_previous1, "find_previous1");
|
||||
GLADE_HOOKUP_OBJECT (window1, separator54, "separator54");
|
||||
GLADE_HOOKUP_OBJECT (window1, replace1, "replace1");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3459, "image3459");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3503, "image3503");
|
||||
GLADE_HOOKUP_OBJECT (window1, separator33, "separator33");
|
||||
GLADE_HOOKUP_OBJECT (window1, find_nextsel1, "find_nextsel1");
|
||||
GLADE_HOOKUP_OBJECT (window1, find_prevsel1, "find_prevsel1");
|
||||
GLADE_HOOKUP_OBJECT (window1, separator35, "separator35");
|
||||
GLADE_HOOKUP_OBJECT (window1, find_in_files1, "find_in_files1");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3460, "image3460");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3504, "image3504");
|
||||
GLADE_HOOKUP_OBJECT (window1, find_usage1, "find_usage1");
|
||||
GLADE_HOOKUP_OBJECT (window1, find_document_usage1, "find_document_usage1");
|
||||
GLADE_HOOKUP_OBJECT (window1, separator55, "separator55");
|
||||
GLADE_HOOKUP_OBJECT (window1, next_message1, "next_message1");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3461, "image3461");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3505, "image3505");
|
||||
GLADE_HOOKUP_OBJECT (window1, previous_message1, "previous_message1");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3462, "image3462");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3506, "image3506");
|
||||
GLADE_HOOKUP_OBJECT (window1, separator32, "separator32");
|
||||
GLADE_HOOKUP_OBJECT (window1, go_to_line1, "go_to_line1");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3463, "image3463");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3507, "image3507");
|
||||
GLADE_HOOKUP_OBJECT (window1, goto_tag_definition1, "goto_tag_definition1");
|
||||
GLADE_HOOKUP_OBJECT (window1, goto_tag_declaration1, "goto_tag_declaration1");
|
||||
GLADE_HOOKUP_OBJECT (window1, menu_view1, "menu_view1");
|
||||
GLADE_HOOKUP_OBJECT (window1, menu_view1_menu, "menu_view1_menu");
|
||||
GLADE_HOOKUP_OBJECT (window1, menu_change_font1, "menu_change_font1");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3464, "image3464");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3508, "image3508");
|
||||
GLADE_HOOKUP_OBJECT (window1, menu_separator4, "menu_separator4");
|
||||
GLADE_HOOKUP_OBJECT (window1, menu_toggle_all_additional_widgets1, "menu_toggle_all_additional_widgets1");
|
||||
GLADE_HOOKUP_OBJECT (window1, menu_fullscreen1, "menu_fullscreen1");
|
||||
@ -1974,30 +1978,30 @@ create_window1 (void)
|
||||
GLADE_HOOKUP_OBJECT (window1, menu_project1, "menu_project1");
|
||||
GLADE_HOOKUP_OBJECT (window1, menu_project1_menu, "menu_project1_menu");
|
||||
GLADE_HOOKUP_OBJECT (window1, project_new1, "project_new1");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3465, "image3465");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3509, "image3509");
|
||||
GLADE_HOOKUP_OBJECT (window1, project_open1, "project_open1");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3466, "image3466");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3510, "image3510");
|
||||
GLADE_HOOKUP_OBJECT (window1, recent_projects1, "recent_projects1");
|
||||
GLADE_HOOKUP_OBJECT (window1, project_close1, "project_close1");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3467, "image3467");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3511, "image3511");
|
||||
GLADE_HOOKUP_OBJECT (window1, separator34, "separator34");
|
||||
GLADE_HOOKUP_OBJECT (window1, project_properties1, "project_properties1");
|
||||
GLADE_HOOKUP_OBJECT (window1, menu_build1, "menu_build1");
|
||||
GLADE_HOOKUP_OBJECT (window1, tools1, "tools1");
|
||||
GLADE_HOOKUP_OBJECT (window1, tools1_menu, "tools1_menu");
|
||||
GLADE_HOOKUP_OBJECT (window1, menu_reload_configuration1, "menu_reload_configuration1");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3468, "image3468");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3512, "image3512");
|
||||
GLADE_HOOKUP_OBJECT (window1, configuration_files1, "configuration_files1");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3469, "image3469");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3513, "image3513");
|
||||
GLADE_HOOKUP_OBJECT (window1, separator47, "separator47");
|
||||
GLADE_HOOKUP_OBJECT (window1, menu_choose_color1, "menu_choose_color1");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3470, "image3470");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3514, "image3514");
|
||||
GLADE_HOOKUP_OBJECT (window1, menu_count_words1, "menu_count_words1");
|
||||
GLADE_HOOKUP_OBJECT (window1, load_tags1, "load_tags1");
|
||||
GLADE_HOOKUP_OBJECT (window1, menu_help1, "menu_help1");
|
||||
GLADE_HOOKUP_OBJECT (window1, menu_help1_menu, "menu_help1_menu");
|
||||
GLADE_HOOKUP_OBJECT (window1, help1, "help1");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3471, "image3471");
|
||||
GLADE_HOOKUP_OBJECT (window1, image3515, "image3515");
|
||||
GLADE_HOOKUP_OBJECT (window1, website1, "website1");
|
||||
GLADE_HOOKUP_OBJECT (window1, keyboard_shortcuts1, "keyboard_shortcuts1");
|
||||
GLADE_HOOKUP_OBJECT (window1, debug_messages1, "debug_messages1");
|
||||
|
Loading…
x
Reference in New Issue
Block a user