| 6 | | <widget class="GtkWindow" id="preferences_window"> |
|---|
| 7 | | <child> |
|---|
| 8 | | <placeholder/> |
|---|
| 9 | | </child> |
|---|
| 10 | | </widget> |
|---|
| 11 | | <widget class="GtkWindow" id="transaction_editor_window"> |
|---|
| 12 | | <property name="title" translatable="yes">Edit Transactions</property> |
|---|
| 13 | | <property name="default_width">420</property> |
|---|
| 14 | | <property name="default_height">420</property> |
|---|
| 15 | | <child> |
|---|
| 16 | | <widget class="GtkVBox" id="transaction_editor_outer_container"> |
|---|
| 17 | | <property name="visible">True</property> |
|---|
| 18 | | <child> |
|---|
| 19 | | <widget class="GtkToolbar" id="toolbar2"> |
|---|
| 20 | | <property name="visible">True</property> |
|---|
| 21 | | <child> |
|---|
| 22 | | <widget class="GtkToolButton" id="toolbutton7"> |
|---|
| 23 | | <property name="visible">True</property> |
|---|
| 24 | | <property name="label" translatable="yes">Cut</property> |
|---|
| 25 | | <property name="stock_id">gtk-cut</property> |
|---|
| 26 | | </widget> |
|---|
| 27 | | <packing> |
|---|
| 28 | | <property name="homogeneous">True</property> |
|---|
| 29 | | </packing> |
|---|
| 30 | | </child> |
|---|
| 31 | | <child> |
|---|
| 32 | | <widget class="GtkToolButton" id="toolbutton8"> |
|---|
| 33 | | <property name="visible">True</property> |
|---|
| 34 | | <property name="label" translatable="yes">Copy</property> |
|---|
| 35 | | <property name="stock_id">gtk-copy</property> |
|---|
| 36 | | </widget> |
|---|
| 37 | | <packing> |
|---|
| 38 | | <property name="homogeneous">True</property> |
|---|
| 39 | | </packing> |
|---|
| 40 | | </child> |
|---|
| 41 | | <child> |
|---|
| 42 | | <widget class="GtkToolButton" id="toolbutton9"> |
|---|
| 43 | | <property name="visible">True</property> |
|---|
| 44 | | <property name="label" translatable="yes">Paste</property> |
|---|
| 45 | | <property name="stock_id">gtk-paste</property> |
|---|
| 46 | | </widget> |
|---|
| 47 | | <packing> |
|---|
| 48 | | <property name="homogeneous">True</property> |
|---|
| 49 | | </packing> |
|---|
| 50 | | </child> |
|---|
| 51 | | </widget> |
|---|
| 52 | | <packing> |
|---|
| 53 | | <property name="expand">False</property> |
|---|
| 54 | | </packing> |
|---|
| 55 | | </child> |
|---|
| 56 | | <child> |
|---|
| 57 | | <widget class="GtkTable" id="table2"> |
|---|
| 58 | | <property name="visible">True</property> |
|---|
| 59 | | <property name="border_width">8</property> |
|---|
| 60 | | <property name="n_rows">6</property> |
|---|
| 61 | | <property name="n_columns">4</property> |
|---|
| 62 | | <property name="column_spacing">4</property> |
|---|
| 63 | | <property name="row_spacing">4</property> |
|---|
| 64 | | <child> |
|---|
| 65 | | <widget class="GtkHSeparator" id="hseparator1"> |
|---|
| 66 | | <property name="visible">True</property> |
|---|
| 67 | | </widget> |
|---|
| 68 | | <packing> |
|---|
| 69 | | <property name="right_attach">4</property> |
|---|
| 70 | | <property name="top_attach">4</property> |
|---|
| 71 | | <property name="bottom_attach">5</property> |
|---|
| 72 | | <property name="y_options">GTK_FILL</property> |
|---|
| 73 | | </packing> |
|---|
| 74 | | </child> |
|---|
| 75 | | <child> |
|---|
| 76 | | <widget class="GtkHBox" id="hbox2"> |
|---|
| 77 | | <property name="visible">True</property> |
|---|
| 78 | | <property name="spacing">4</property> |
|---|
| 79 | | <property name="homogeneous">True</property> |
|---|
| 80 | | <child> |
|---|
| 81 | | <widget class="GtkButton" id="button1"> |
|---|
| 82 | | <property name="visible">True</property> |
|---|
| 83 | | <property name="can_focus">True</property> |
|---|
| 84 | | <property name="receives_default">True</property> |
|---|
| 85 | | <property name="label" translatable="yes">gtk-apply</property> |
|---|
| 86 | | <property name="use_stock">True</property> |
|---|
| 87 | | <property name="response_id">0</property> |
|---|
| 88 | | </widget> |
|---|
| 89 | | </child> |
|---|
| 90 | | <child> |
|---|
| 91 | | <widget class="GtkButton" id="button2"> |
|---|
| 92 | | <property name="visible">True</property> |
|---|
| 93 | | <property name="can_focus">True</property> |
|---|
| 94 | | <property name="receives_default">True</property> |
|---|
| 95 | | <property name="label" translatable="yes">gtk-clear</property> |
|---|
| 96 | | <property name="use_stock">True</property> |
|---|
| 97 | | <property name="response_id">0</property> |
|---|
| 98 | | </widget> |
|---|
| 99 | | <packing> |
|---|
| 100 | | <property name="position">1</property> |
|---|
| 101 | | </packing> |
|---|
| 102 | | </child> |
|---|
| 103 | | </widget> |
|---|
| 104 | | <packing> |
|---|
| 105 | | <property name="right_attach">4</property> |
|---|
| 106 | | <property name="top_attach">3</property> |
|---|
| 107 | | <property name="bottom_attach">4</property> |
|---|
| 108 | | <property name="y_options">GTK_FILL</property> |
|---|
| 109 | | </packing> |
|---|
| 110 | | </child> |
|---|
| 111 | | <child> |
|---|
| 112 | | <widget class="GnomeDateEdit" id="dateedit1"> |
|---|
| 113 | | <property name="visible">True</property> |
|---|
| 114 | | <property name="spacing">2</property> |
|---|
| 115 | | <property name="dateedit_flags">GNOME_DATE_EDIT_24_HR</property> |
|---|
| 116 | | </widget> |
|---|
| 117 | | <packing> |
|---|
| 118 | | <property name="left_attach">3</property> |
|---|
| 119 | | <property name="right_attach">4</property> |
|---|
| 120 | | <property name="top_attach">1</property> |
|---|
| 121 | | <property name="bottom_attach">2</property> |
|---|
| 122 | | <property name="y_options">GTK_FILL</property> |
|---|
| 123 | | </packing> |
|---|
| 124 | | </child> |
|---|
| 125 | | <child> |
|---|
| 126 | | <widget class="GtkLabel" id="label6"> |
|---|
| 127 | | <property name="visible">True</property> |
|---|
| 128 | | <property name="xalign">0</property> |
|---|
| 129 | | <property name="label" translatable="yes">Date:</property> |
|---|
| 130 | | </widget> |
|---|
| 131 | | <packing> |
|---|
| 132 | | <property name="left_attach">2</property> |
|---|
| 133 | | <property name="right_attach">3</property> |
|---|
| 134 | | <property name="top_attach">1</property> |
|---|
| 135 | | <property name="bottom_attach">2</property> |
|---|
| 136 | | <property name="x_options">GTK_FILL</property> |
|---|
| 137 | | <property name="y_options">GTK_FILL</property> |
|---|
| 138 | | </packing> |
|---|
| 139 | | </child> |
|---|
| 140 | | <child> |
|---|
| 141 | | <widget class="GtkLabel" id="label5"> |
|---|
| 142 | | <property name="visible">True</property> |
|---|
| 143 | | <property name="xalign">0</property> |
|---|
| 144 | | <property name="label" translatable="yes">Tags:</property> |
|---|
| 145 | | </widget> |
|---|
| 146 | | <packing> |
|---|
| 147 | | <property name="top_attach">2</property> |
|---|
| 148 | | <property name="bottom_attach">3</property> |
|---|
| 149 | | <property name="x_options">GTK_FILL</property> |
|---|
| 150 | | <property name="y_options">GTK_FILL</property> |
|---|
| 151 | | </packing> |
|---|
| 152 | | </child> |
|---|
| 153 | | <child> |
|---|
| 154 | | <widget class="GtkEntry" id="entry5"> |
|---|
| 155 | | <property name="visible">True</property> |
|---|
| 156 | | <property name="can_focus">True</property> |
|---|
| 157 | | </widget> |
|---|
| 158 | | <packing> |
|---|
| 159 | | <property name="left_attach">1</property> |
|---|
| 160 | | <property name="right_attach">4</property> |
|---|
| 161 | | <property name="top_attach">2</property> |
|---|
| 162 | | <property name="bottom_attach">3</property> |
|---|
| 163 | | <property name="y_options">GTK_FILL</property> |
|---|
| 164 | | </packing> |
|---|
| 165 | | </child> |
|---|
| 166 | | <child> |
|---|
| 167 | | <widget class="GtkEntry" id="entry4"> |
|---|
| 168 | | <property name="visible">True</property> |
|---|
| 169 | | <property name="can_focus">True</property> |
|---|
| 170 | | </widget> |
|---|
| 171 | | <packing> |
|---|
| 172 | | <property name="left_attach">1</property> |
|---|
| 173 | | <property name="right_attach">2</property> |
|---|
| 174 | | <property name="top_attach">1</property> |
|---|
| 175 | | <property name="bottom_attach">2</property> |
|---|
| 176 | | <property name="y_options">GTK_FILL</property> |
|---|
| 177 | | </packing> |
|---|
| 178 | | </child> |
|---|
| 179 | | <child> |
|---|
| 180 | | <widget class="GtkEntry" id="entry3"> |
|---|
| 181 | | <property name="visible">True</property> |
|---|
| 182 | | <property name="can_focus">True</property> |
|---|
| 183 | | </widget> |
|---|
| 184 | | <packing> |
|---|
| 185 | | <property name="left_attach">1</property> |
|---|
| 186 | | <property name="right_attach">4</property> |
|---|
| 187 | | <property name="y_options">GTK_FILL</property> |
|---|
| 188 | | </packing> |
|---|
| 189 | | </child> |
|---|
| 190 | | <child> |
|---|
| 191 | | <widget class="GtkLabel" id="label4"> |
|---|
| 192 | | <property name="visible">True</property> |
|---|
| 193 | | <property name="xalign">0</property> |
|---|
| 194 | | <property name="label" translatable="yes">Amount:</property> |
|---|
| 195 | | </widget> |
|---|
| 196 | | <packing> |
|---|
| 197 | | <property name="top_attach">1</property> |
|---|
| 198 | | <property name="bottom_attach">2</property> |
|---|
| 199 | | <property name="x_options">GTK_FILL</property> |
|---|
| 200 | | <property name="y_options">GTK_FILL</property> |
|---|
| 201 | | </packing> |
|---|
| 202 | | </child> |
|---|
| 203 | | <child> |
|---|
| 204 | | <widget class="GtkLabel" id="label3"> |
|---|
| 205 | | <property name="visible">True</property> |
|---|
| 206 | | <property name="xalign">0</property> |
|---|
| 207 | | <property name="label" translatable="yes">Description:</property> |
|---|
| 208 | | </widget> |
|---|
| 209 | | <packing> |
|---|
| 210 | | <property name="x_options">GTK_FILL</property> |
|---|
| 211 | | <property name="y_options">GTK_FILL</property> |
|---|
| 212 | | </packing> |
|---|
| 213 | | </child> |
|---|
| 214 | | <child> |
|---|
| 215 | | <widget class="GtkScrolledWindow" id="scrolledwindow2"> |
|---|
| 216 | | <property name="visible">True</property> |
|---|
| 217 | | <property name="can_focus">True</property> |
|---|
| 218 | | <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property> |
|---|
| 219 | | <property name="shadow_type">GTK_SHADOW_IN</property> |
|---|
| 220 | | <child> |
|---|
| 221 | | <widget class="GtkTreeView" id="treeview2"> |
|---|
| 222 | | <property name="visible">True</property> |
|---|
| 223 | | <property name="can_focus">True</property> |
|---|
| 224 | | </widget> |
|---|
| 225 | | </child> |
|---|
| 226 | | </widget> |
|---|
| 227 | | <packing> |
|---|
| 228 | | <property name="right_attach">4</property> |
|---|
| 229 | | <property name="top_attach">5</property> |
|---|
| 230 | | <property name="bottom_attach">6</property> |
|---|
| 231 | | </packing> |
|---|
| 232 | | </child> |
|---|
| 233 | | </widget> |
|---|
| 234 | | <packing> |
|---|
| 235 | | <property name="position">1</property> |
|---|
| 236 | | </packing> |
|---|
| 237 | | </child> |
|---|
| 238 | | </widget> |
|---|
| 239 | | </child> |
|---|
| 240 | | </widget> |
|---|
| | 19 | <widget class="GtkScrolledWindow" id="scrolledwindow1"> |
|---|
| | 20 | <property name="visible">True</property> |
|---|
| | 21 | <property name="can_focus">True</property> |
|---|
| | 22 | <property name="hscrollbar_policy">GTK_POLICY_NEVER</property> |
|---|
| | 23 | <property name="shadow_type">GTK_SHADOW_IN</property> |
|---|
| | 24 | <child> |
|---|
| | 25 | <widget class="GtkTreeView" id="transaction_browser_transaction_view"> |
|---|
| | 26 | <property name="visible">True</property> |
|---|
| | 27 | <property name="can_focus">True</property> |
|---|
| | 28 | <property name="rules_hint">True</property> |
|---|
| | 29 | <property name="enable_search">False</property> |
|---|
| | 30 | <property name="fixed_height_mode">True</property> |
|---|
| | 31 | <property name="rubber_banding">True</property> |
|---|
| | 32 | </widget> |
|---|
| | 33 | </child> |
|---|
| | 34 | </widget> |
|---|
| | 35 | <packing> |
|---|
| | 36 | <property name="right_attach">3</property> |
|---|
| | 37 | <property name="top_attach">3</property> |
|---|
| | 38 | <property name="bottom_attach">4</property> |
|---|
| | 39 | </packing> |
|---|
| | 40 | </child> |
|---|
| | 41 | <child> |
|---|
| | 42 | <widget class="GtkButton" id="button3"> |
|---|
| | 43 | <property name="visible">True</property> |
|---|
| | 44 | <property name="can_focus">True</property> |
|---|
| | 45 | <property name="receives_default">True</property> |
|---|
| | 46 | <property name="tooltip_text">Delete this view</property> |
|---|
| | 47 | <property name="relief">GTK_RELIEF_HALF</property> |
|---|
| | 48 | <property name="response_id">0</property> |
|---|
| | 49 | <child> |
|---|
| | 50 | <widget class="GtkImage" id="image1"> |
|---|
| | 51 | <property name="visible">True</property> |
|---|
| | 52 | <property name="stock">gtk-delete</property> |
|---|
| | 53 | <property name="icon_size">1</property> |
|---|
| | 54 | </widget> |
|---|
| | 55 | </child> |
|---|
| | 56 | </widget> |
|---|
| | 57 | <packing> |
|---|
| | 58 | <property name="left_attach">2</property> |
|---|
| | 59 | <property name="right_attach">3</property> |
|---|
| | 60 | <property name="x_options"></property> |
|---|
| | 61 | <property name="y_options"></property> |
|---|
| | 62 | </packing> |
|---|
| | 63 | </child> |
|---|
| | 64 | <child> |
|---|
| | 65 | <widget class="GtkHBox" id="hbox3"> |
|---|
| | 66 | <property name="visible">True</property> |
|---|
| | 67 | <child> |
|---|
| | 68 | <widget class="GtkImage" id="image4"> |
|---|
| | 69 | <property name="visible">True</property> |
|---|
| | 70 | <property name="stock">gtk-directory</property> |
|---|
| | 71 | <property name="icon_size">3</property> |
|---|
| | 72 | </widget> |
|---|
| | 73 | <packing> |
|---|
| | 74 | <property name="expand">False</property> |
|---|
| | 75 | <property name="fill">False</property> |
|---|
| | 76 | </packing> |
|---|
| | 77 | </child> |
|---|
| | 78 | <child> |
|---|
| | 79 | <widget class="GtkEntry" id="transaction_browser_name"> |
|---|
| | 80 | <property name="visible">True</property> |
|---|
| | 81 | <property name="can_focus">True</property> |
|---|
| | 82 | <property name="tooltip_text">Name of this view</property> |
|---|
| | 83 | </widget> |
|---|
| | 84 | <packing> |
|---|
| | 85 | <property name="position">1</property> |
|---|
| | 86 | </packing> |
|---|
| | 87 | </child> |
|---|
| | 88 | </widget> |
|---|
| | 89 | <packing> |
|---|
| | 90 | <property name="y_options"></property> |
|---|
| | 91 | </packing> |
|---|
| | 92 | </child> |
|---|
| | 93 | <child> |
|---|
| | 94 | <widget class="GtkHBox" id="hbox4"> |
|---|
| | 95 | <property name="visible">True</property> |
|---|
| | 96 | <child> |
|---|
| | 97 | <widget class="GtkImage" id="image5"> |
|---|
| | 98 | <property name="visible">True</property> |
|---|
| | 99 | <property name="stock">gtk-index</property> |
|---|
| | 100 | <property name="icon_size">3</property> |
|---|
| | 101 | </widget> |
|---|
| | 102 | <packing> |
|---|
| | 103 | <property name="expand">False</property> |
|---|
| | 104 | <property name="fill">False</property> |
|---|
| | 105 | </packing> |
|---|
| | 106 | </child> |
|---|
| | 107 | <child> |
|---|
| | 108 | <widget class="GtkEntry" id="transaction_browser_tags"> |
|---|
| | 109 | <property name="visible">True</property> |
|---|
| | 110 | <property name="can_focus">True</property> |
|---|
| | 111 | <property name="tooltip_text">Tags to include in this view</property> |
|---|
| | 112 | </widget> |
|---|
| | 113 | <packing> |
|---|
| | 114 | <property name="position">1</property> |
|---|
| | 115 | </packing> |
|---|
| | 116 | </child> |
|---|
| | 117 | </widget> |
|---|
| | 118 | <packing> |
|---|
| | 119 | <property name="top_attach">1</property> |
|---|
| | 120 | <property name="bottom_attach">2</property> |
|---|
| | 121 | <property name="y_options"></property> |
|---|
| | 122 | </packing> |
|---|
| | 123 | </child> |
|---|
| | 124 | <child> |
|---|
| | 125 | <widget class="GtkToggleButton" id="togglebutton1"> |
|---|
| | 126 | <property name="visible">True</property> |
|---|
| | 127 | <property name="can_focus">True</property> |
|---|
| | 128 | <property name="receives_default">True</property> |
|---|
| | 129 | <property name="relief">GTK_RELIEF_HALF</property> |
|---|
| | 130 | <property name="focus_on_click">False</property> |
|---|
| | 131 | <property name="response_id">0</property> |
|---|
| | 132 | <child> |
|---|
| | 133 | <widget class="GtkImage" id="image2"> |
|---|
| | 134 | <property name="visible">True</property> |
|---|
| | 135 | <property name="stock">gtk-edit</property> |
|---|
| | 136 | <property name="icon_size">1</property> |
|---|
| | 137 | </widget> |
|---|
| | 138 | </child> |
|---|
| | 139 | </widget> |
|---|
| | 140 | <packing> |
|---|
| | 141 | <property name="left_attach">2</property> |
|---|
| | 142 | <property name="right_attach">3</property> |
|---|
| | 143 | <property name="top_attach">1</property> |
|---|
| | 144 | <property name="bottom_attach">2</property> |
|---|
| | 145 | <property name="x_options"></property> |
|---|
| | 146 | <property name="y_options"></property> |
|---|
| | 147 | </packing> |
|---|
| | 148 | </child> |
|---|
| | 149 | <child> |
|---|
| | 150 | <widget class="GtkVSeparator" id="vseparator1"> |
|---|
| | 151 | <property name="visible">True</property> |
|---|
| | 152 | </widget> |
|---|
| | 153 | <packing> |
|---|
| | 154 | <property name="left_attach">1</property> |
|---|
| | 155 | <property name="right_attach">2</property> |
|---|
| | 156 | <property name="bottom_attach">3</property> |
|---|
| | 157 | <property name="x_options">GTK_FILL</property> |
|---|
| | 158 | <property name="y_options">GTK_FILL</property> |
|---|
| | 159 | </packing> |
|---|
| | 160 | </child> |
|---|
| | 161 | <child> |
|---|
| | 162 | <widget class="GtkHBox" id="hbox5"> |
|---|
| | 163 | <property name="visible">True</property> |
|---|
| | 164 | <child> |
|---|
| | 165 | <widget class="GtkImage" id="image3"> |
|---|
| | 166 | <property name="visible">True</property> |
|---|
| | 167 | <property name="stock">gnome-stock-timer</property> |
|---|
| | 168 | <property name="icon_size">3</property> |
|---|
| | 169 | </widget> |
|---|
| | 170 | <packing> |
|---|
| | 171 | <property name="expand">False</property> |
|---|
| | 172 | <property name="fill">False</property> |
|---|
| | 173 | </packing> |
|---|
| | 174 | </child> |
|---|
| | 175 | <child> |
|---|
| | 176 | <widget class="GtkCheckButton" id="transaction_browser_date_from_active"> |
|---|
| | 177 | <property name="visible">True</property> |
|---|
| | 178 | <property name="can_focus">True</property> |
|---|
| | 179 | <property name="label" translatable="yes">from</property> |
|---|
| | 180 | <property name="response_id">0</property> |
|---|
| | 181 | <property name="draw_indicator">True</property> |
|---|
| | 182 | </widget> |
|---|
| | 183 | <packing> |
|---|
| | 184 | <property name="expand">False</property> |
|---|
| | 185 | <property name="fill">False</property> |
|---|
| | 186 | <property name="position">1</property> |
|---|
| | 187 | </packing> |
|---|
| | 188 | </child> |
|---|
| | 189 | <child> |
|---|
| | 190 | <widget class="GnomeDateEdit" id="transaction_browser_date_from"> |
|---|
| | 191 | <property name="visible">True</property> |
|---|
| | 192 | <property name="tooltip_text">Show only transactions after this date</property> |
|---|
| | 193 | <property name="dateedit_flags">GNOME_DATE_EDIT_24_HR</property> |
|---|
| | 194 | </widget> |
|---|
| | 195 | <packing> |
|---|
| | 196 | <property name="position">2</property> |
|---|
| | 197 | </packing> |
|---|
| | 198 | </child> |
|---|
| | 199 | <child> |
|---|
| | 200 | <widget class="GtkCheckButton" id="transaction_browser_date_to_active"> |
|---|
| | 201 | <property name="visible">True</property> |
|---|
| | 202 | <property name="can_focus">True</property> |
|---|
| | 203 | <property name="label" translatable="yes">to</property> |
|---|
| | 204 | <property name="response_id">0</property> |
|---|
| | 205 | <property name="draw_indicator">True</property> |
|---|
| | 206 | </widget> |
|---|
| | 207 | <packing> |
|---|
| | 208 | <property name="expand">False</property> |
|---|
| | 209 | <property name="fill">False</property> |
|---|
| | 210 | <property name="position">3</property> |
|---|
| | 211 | </packing> |
|---|
| | 212 | </child> |
|---|
| | 213 | <child> |
|---|
| | 214 | <widget class="GnomeDateEdit" id="transaction_browser_date_to"> |
|---|
| | 215 | <property name="visible">True</property> |
|---|
| | 216 | <property name="tooltip_text">Show only transactions before this date</property> |
|---|
| | 217 | <property name="dateedit_flags">GNOME_DATE_EDIT_24_HR</property> |
|---|
| | 218 | </widget> |
|---|
| | 219 | <packing> |
|---|
| | 220 | <property name="position">4</property> |
|---|
| | 221 | </packing> |
|---|
| | 222 | </child> |
|---|
| | 223 | </widget> |
|---|
| | 224 | <packing> |
|---|
| | 225 | <property name="top_attach">2</property> |
|---|
| | 226 | <property name="bottom_attach">3</property> |
|---|
| | 227 | <property name="y_options"></property> |
|---|
| | 228 | </packing> |
|---|
| | 229 | </child> |
|---|
| | 230 | <child> |
|---|
| 267 | | <child> |
|---|
| 268 | | <widget class="GtkHBox" id="hbox5"> |
|---|
| 269 | | <property name="visible">True</property> |
|---|
| 270 | | <child> |
|---|
| 271 | | <widget class="GtkImage" id="image3"> |
|---|
| 272 | | <property name="visible">True</property> |
|---|
| 273 | | <property name="stock">gnome-stock-timer</property> |
|---|
| 274 | | <property name="icon_size">3</property> |
|---|
| 275 | | </widget> |
|---|
| 276 | | <packing> |
|---|
| 277 | | <property name="expand">False</property> |
|---|
| 278 | | <property name="fill">False</property> |
|---|
| 279 | | </packing> |
|---|
| 280 | | </child> |
|---|
| 281 | | <child> |
|---|
| 282 | | <widget class="GtkCheckButton" id="transaction_browser_date_from_active"> |
|---|
| 283 | | <property name="visible">True</property> |
|---|
| 284 | | <property name="can_focus">True</property> |
|---|
| 285 | | <property name="label" translatable="yes">from</property> |
|---|
| 286 | | <property name="response_id">0</property> |
|---|
| 287 | | <property name="draw_indicator">True</property> |
|---|
| 288 | | </widget> |
|---|
| 289 | | <packing> |
|---|
| 290 | | <property name="expand">False</property> |
|---|
| 291 | | <property name="fill">False</property> |
|---|
| 292 | | <property name="position">1</property> |
|---|
| 293 | | </packing> |
|---|
| 294 | | </child> |
|---|
| 295 | | <child> |
|---|
| 296 | | <widget class="GnomeDateEdit" id="transaction_browser_date_from"> |
|---|
| 297 | | <property name="visible">True</property> |
|---|
| 298 | | <property name="dateedit_flags">GNOME_DATE_EDIT_24_HR</property> |
|---|
| 299 | | </widget> |
|---|
| 300 | | <packing> |
|---|
| 301 | | <property name="position">2</property> |
|---|
| 302 | | </packing> |
|---|
| 303 | | </child> |
|---|
| 304 | | <child> |
|---|
| 305 | | <widget class="GtkCheckButton" id="transaction_browser_date_to_active"> |
|---|
| 306 | | <property name="visible">True</property> |
|---|
| 307 | | <property name="can_focus">True</property> |
|---|
| 308 | | <property name="label" translatable="yes">to</property> |
|---|
| 309 | | <property name="response_id">0</property> |
|---|
| 310 | | <property name="draw_indicator">True</property> |
|---|
| 311 | | </widget> |
|---|
| 312 | | <packing> |
|---|
| 313 | | <property name="expand">False</property> |
|---|
| 314 | | <property name="fill">False</property> |
|---|
| 315 | | <property name="position">3</property> |
|---|
| 316 | | </packing> |
|---|
| 317 | | </child> |
|---|
| 318 | | <child> |
|---|
| 319 | | <widget class="GnomeDateEdit" id="transaction_browser_date_to"> |
|---|
| 320 | | <property name="visible">True</property> |
|---|
| 321 | | <property name="dateedit_flags">GNOME_DATE_EDIT_24_HR</property> |
|---|
| 322 | | </widget> |
|---|
| 323 | | <packing> |
|---|
| 324 | | <property name="position">4</property> |
|---|
| 325 | | </packing> |
|---|
| 326 | | </child> |
|---|
| 327 | | </widget> |
|---|
| 328 | | <packing> |
|---|
| 329 | | <property name="top_attach">2</property> |
|---|
| 330 | | <property name="bottom_attach">3</property> |
|---|
| 331 | | <property name="y_options"></property> |
|---|
| 332 | | </packing> |
|---|
| 333 | | </child> |
|---|
| 334 | | <child> |
|---|
| 335 | | <widget class="GtkVSeparator" id="vseparator1"> |
|---|
| 336 | | <property name="visible">True</property> |
|---|
| 337 | | </widget> |
|---|
| 338 | | <packing> |
|---|
| 339 | | <property name="left_attach">1</property> |
|---|
| 340 | | <property name="right_attach">2</property> |
|---|
| 341 | | <property name="bottom_attach">3</property> |
|---|
| 342 | | <property name="x_options">GTK_FILL</property> |
|---|
| 343 | | <property name="y_options">GTK_FILL</property> |
|---|
| 344 | | </packing> |
|---|
| 345 | | </child> |
|---|
| 346 | | <child> |
|---|
| 347 | | <widget class="GtkToggleButton" id="togglebutton1"> |
|---|
| 348 | | <property name="visible">True</property> |
|---|
| 349 | | <property name="can_focus">True</property> |
|---|
| 350 | | <property name="receives_default">True</property> |
|---|
| 351 | | <property name="relief">GTK_RELIEF_HALF</property> |
|---|
| 352 | | <property name="focus_on_click">False</property> |
|---|
| 353 | | <property name="response_id">0</property> |
|---|
| 354 | | <child> |
|---|
| 355 | | <widget class="GtkImage" id="image2"> |
|---|
| 356 | | <property name="visible">True</property> |
|---|
| 357 | | <property name="stock">gtk-edit</property> |
|---|
| 358 | | <property name="icon_size">1</property> |
|---|
| 359 | | </widget> |
|---|
| 360 | | </child> |
|---|
| 361 | | </widget> |
|---|
| 362 | | <packing> |
|---|
| 363 | | <property name="left_attach">2</property> |
|---|
| 364 | | <property name="right_attach">3</property> |
|---|
| 365 | | <property name="top_attach">1</property> |
|---|
| 366 | | <property name="bottom_attach">2</property> |
|---|
| 367 | | <property name="x_options"></property> |
|---|
| 368 | | <property name="y_options"></property> |
|---|
| 369 | | </packing> |
|---|
| 370 | | </child> |
|---|
| 371 | | <child> |
|---|
| 372 | | <widget class="GtkHBox" id="hbox4"> |
|---|
| 373 | | <property name="visible">True</property> |
|---|
| 374 | | <child> |
|---|
| 375 | | <widget class="GtkImage" id="image5"> |
|---|
| 376 | | <property name="visible">True</property> |
|---|
| 377 | | <property name="stock">gtk-index</property> |
|---|
| 378 | | <property name="icon_size">3</property> |
|---|
| 379 | | </widget> |
|---|
| 380 | | <packing> |
|---|
| 381 | | <property name="expand">False</property> |
|---|
| 382 | | <property name="fill">False</property> |
|---|
| 383 | | </packing> |
|---|
| 384 | | </child> |
|---|
| 385 | | <child> |
|---|
| 386 | | <widget class="GtkEntry" id="transaction_browser_tags"> |
|---|
| 387 | | <property name="visible">True</property> |
|---|
| 388 | | <property name="can_focus">True</property> |
|---|
| 389 | | </widget> |
|---|
| 390 | | <packing> |
|---|
| 391 | | <property name="position">1</property> |
|---|
| 392 | | </packing> |
|---|
| 393 | | </child> |
|---|
| 394 | | </widget> |
|---|
| 395 | | <packing> |
|---|
| 396 | | <property name="top_attach">1</property> |
|---|
| 397 | | <property name="bottom_attach">2</property> |
|---|
| 398 | | <property name="y_options"></property> |
|---|
| 399 | | </packing> |
|---|
| 400 | | </child> |
|---|
| 401 | | <child> |
|---|
| 402 | | <widget class="GtkHBox" id="hbox3"> |
|---|
| 403 | | <property name="visible">True</property> |
|---|
| 404 | | <child> |
|---|
| 405 | | <widget class="GtkImage" id="image4"> |
|---|
| 406 | | <property name="visible">True</property> |
|---|
| 407 | | <property name="stock">gtk-directory</property> |
|---|
| 408 | | <property name="icon_size">3</property> |
|---|
| 409 | | </widget> |
|---|
| 410 | | <packing> |
|---|
| 411 | | <property name="expand">False</property> |
|---|
| 412 | | <property name="fill">False</property> |
|---|
| 413 | | </packing> |
|---|
| 414 | | </child> |
|---|
| 415 | | <child> |
|---|
| 416 | | <widget class="GtkEntry" id="transaction_browser_name"> |
|---|
| 417 | | <property name="visible">True</property> |
|---|
| 418 | | <property name="can_focus">True</property> |
|---|
| 419 | | </widget> |
|---|
| 420 | | <packing> |
|---|
| 421 | | <property name="position">1</property> |
|---|
| 422 | | </packing> |
|---|
| 423 | | </child> |
|---|
| 424 | | </widget> |
|---|
| 425 | | <packing> |
|---|
| 426 | | <property name="y_options"></property> |
|---|
| 427 | | </packing> |
|---|
| 428 | | </child> |
|---|
| 429 | | <child> |
|---|
| 430 | | <widget class="GtkButton" id="button3"> |
|---|
| 431 | | <property name="visible">True</property> |
|---|
| 432 | | <property name="can_focus">True</property> |
|---|
| 433 | | <property name="receives_default">True</property> |
|---|
| 434 | | <property name="relief">GTK_RELIEF_HALF</property> |
|---|
| 435 | | <property name="response_id">0</property> |
|---|
| 436 | | <child> |
|---|
| 437 | | <widget class="GtkImage" id="image1"> |
|---|
| 438 | | <property name="visible">True</property> |
|---|
| 439 | | <property name="stock">gtk-delete</property> |
|---|
| 440 | | <property name="icon_size">1</property> |
|---|
| 441 | | </widget> |
|---|
| 442 | | </child> |
|---|
| 443 | | </widget> |
|---|
| 444 | | <packing> |
|---|
| 445 | | <property name="left_attach">2</property> |
|---|
| 446 | | <property name="right_attach">3</property> |
|---|
| 447 | | <property name="x_options"></property> |
|---|
| 448 | | <property name="y_options"></property> |
|---|
| 449 | | </packing> |
|---|
| 450 | | </child> |
|---|
| 451 | | <child> |
|---|
| 452 | | <widget class="GtkScrolledWindow" id="scrolledwindow1"> |
|---|
| 453 | | <property name="visible">True</property> |
|---|
| 454 | | <property name="can_focus">True</property> |
|---|
| 455 | | <property name="hscrollbar_policy">GTK_POLICY_NEVER</property> |
|---|
| 456 | | <property name="shadow_type">GTK_SHADOW_IN</property> |
|---|
| 457 | | <child> |
|---|
| 458 | | <widget class="GtkTreeView" id="treeview1"> |
|---|
| 459 | | <property name="visible">True</property> |
|---|
| 460 | | <property name="can_focus">True</property> |
|---|
| 461 | | <property name="rules_hint">True</property> |
|---|
| 462 | | <property name="enable_search">False</property> |
|---|
| 463 | | <property name="fixed_height_mode">True</property> |
|---|
| 464 | | <property name="rubber_banding">True</property> |
|---|
| 465 | | </widget> |
|---|
| 466 | | </child> |
|---|
| 467 | | </widget> |
|---|
| 468 | | <packing> |
|---|
| 469 | | <property name="right_attach">3</property> |
|---|
| 470 | | <property name="top_attach">3</property> |
|---|
| 471 | | <property name="bottom_attach">4</property> |
|---|
| 472 | | </packing> |
|---|
| 473 | | </child> |
|---|
| | 247 | <widget class="GtkWindow" id="transaction_editor_window"> |
|---|
| | 248 | <property name="title" translatable="yes">Edit Transactions</property> |
|---|
| | 249 | <property name="default_width">420</property> |
|---|
| | 250 | <property name="default_height">420</property> |
|---|
| | 251 | <child> |
|---|
| | 252 | <widget class="GtkVBox" id="transaction_editor_outer_container"> |
|---|
| | 253 | <property name="visible">True</property> |
|---|
| | 254 | <child> |
|---|
| | 255 | <widget class="GtkToolbar" id="toolbar2"> |
|---|
| | 256 | <property name="visible">True</property> |
|---|
| | 257 | <child> |
|---|
| | 258 | <widget class="GtkToolButton" id="toolbutton7"> |
|---|
| | 259 | <property name="visible">True</property> |
|---|
| | 260 | <property name="label" translatable="yes">Cut</property> |
|---|
| | 261 | <property name="stock_id">gtk-cut</property> |
|---|
| | 262 | </widget> |
|---|
| | 263 | <packing> |
|---|
| | 264 | <property name="homogeneous">True</property> |
|---|
| | 265 | </packing> |
|---|
| | 266 | </child> |
|---|
| | 267 | <child> |
|---|
| | 268 | <widget class="GtkToolButton" id="toolbutton8"> |
|---|
| | 269 | <property name="visible">True</property> |
|---|
| | 270 | <property name="label" translatable="yes">Copy</property> |
|---|
| | 271 | <property name="stock_id">gtk-copy</property> |
|---|
| | 272 | </widget> |
|---|
| | 273 | <packing> |
|---|
| | 274 | <property name="homogeneous">True</property> |
|---|
| | 275 | </packing> |
|---|
| | 276 | </child> |
|---|
| | 277 | <child> |
|---|
| | 278 | <widget class="GtkToolButton" id="toolbutton9"> |
|---|
| | 279 | <property name="visible">True</property> |
|---|
| | 280 | <property name="label" translatable="yes">Paste</property> |
|---|
| | 281 | <property name="stock_id">gtk-paste</property> |
|---|
| | 282 | </widget> |
|---|
| | 283 | <packing> |
|---|
| | 284 | <property name="homogeneous">True</property> |
|---|
| | 285 | </packing> |
|---|
| | 286 | </child> |
|---|
| | 287 | </widget> |
|---|
| | 288 | <packing> |
|---|
| | 289 | <property name="expand">False</property> |
|---|
| | 290 | </packing> |
|---|
| | 291 | </child> |
|---|
| | 292 | <child> |
|---|
| | 293 | <widget class="GtkTable" id="table2"> |
|---|
| | 294 | <property name="visible">True</property> |
|---|
| | 295 | <property name="border_width">8</property> |
|---|
| | 296 | <property name="n_rows">6</property> |
|---|
| | 297 | <property name="n_columns">4</property> |
|---|
| | 298 | <property name="column_spacing">4</property> |
|---|
| | 299 | <property name="row_spacing">4</property> |
|---|
| | 300 | <child> |
|---|
| | 301 | <widget class="GtkScrolledWindow" id="scrolledwindow2"> |
|---|
| | 302 | <property name="visible">True</property> |
|---|
| | 303 | <property name="can_focus">True</property> |
|---|
| | 304 | <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property> |
|---|
| | 305 | <property name="shadow_type">GTK_SHADOW_IN</property> |
|---|
| | 306 | <child> |
|---|
| | 307 | <widget class="GtkTreeView" id="transaction_editor_transaction_view"> |
|---|
| | 308 | <property name="visible">True</property> |
|---|
| | 309 | <property name="can_focus">True</property> |
|---|
| | 310 | <property name="enable_search">False</property> |
|---|
| | 311 | </widget> |
|---|
| | 312 | </child> |
|---|
| | 313 | </widget> |
|---|
| | 314 | <packing> |
|---|
| | 315 | <property name="right_attach">4</property> |
|---|
| | 316 | <property name="top_attach">5</property> |
|---|
| | 317 | <property name="bottom_attach">6</property> |
|---|
| | 318 | </packing> |
|---|
| | 319 | </child> |
|---|
| | 320 | <child> |
|---|
| | 321 | <widget class="GtkLabel" id="label3"> |
|---|
| | 322 | <property name="visible">True</property> |
|---|
| | 323 | <property name="xalign">0</property> |
|---|
| | 324 | <property name="label" translatable="yes">Description:</property> |
|---|
| | 325 | </widget> |
|---|
| | 326 | <packing> |
|---|
| | 327 | <property name="x_options">GTK_FILL</property> |
|---|
| | 328 | <property name="y_options">GTK_FILL</property> |
|---|
| | 329 | </packing> |
|---|
| | 330 | </child> |
|---|
| | 331 | <child> |
|---|
| | 332 | <widget class="GtkLabel" id="label4"> |
|---|
| | 333 | <property name="visible">True</property> |
|---|
| | 334 | <property name="xalign">0</property> |
|---|
| | 335 | <property name="label" translatable="yes">Amount:</property> |
|---|
| | 336 | </widget> |
|---|
| | 337 | <packing> |
|---|
| | 338 | <property name="top_attach">1</property> |
|---|
| | 339 | <property name="bottom_attach">2</property> |
|---|
| | 340 | <property name="x_options">GTK_FILL</property> |
|---|
| | 341 | <property name="y_options">GTK_FILL</property> |
|---|
| | 342 | </packing> |
|---|
| | 343 | </child> |
|---|
| | 344 | <child> |
|---|
| | 345 | <widget class="GtkEntry" id="transaction_editor_description"> |
|---|
| | 346 | <property name="visible">True</property> |
|---|
| | 347 | <property name="can_focus">True</property> |
|---|
| | 348 | </widget> |
|---|
| | 349 | <packing> |
|---|
| | 350 | <property name="left_attach">1</property> |
|---|
| | 351 | <property name="right_attach">4</property> |
|---|
| | 352 | <property name="y_options">GTK_FILL</property> |
|---|
| | 353 | </packing> |
|---|
| | 354 | </child> |
|---|
| | 355 | <child> |
|---|
| | 356 | <widget class="GtkEntry" id="transaction_editor_amount"> |
|---|
| | 357 | <property name="visible">True</property> |
|---|
| | 358 | <property name="can_focus">True</property> |
|---|
| | 359 | </widget> |
|---|
| | 360 | <packing> |
|---|
| | 361 | <property name="left_attach">1</property> |
|---|
| | 362 | <property name="right_attach">2</property> |
|---|
| | 363 | <property name="top_attach">1</property> |
|---|
| | 364 | <property name="bottom_attach">2</property> |
|---|
| | 365 | <property name="y_options">GTK_FILL</property> |
|---|
| | 366 | </packing> |
|---|
| | 367 | </child> |
|---|
| | 368 | <child> |
|---|
| | 369 | <widget class="GtkEntry" id="transaction_editor_tags"> |
|---|
| | 370 | <property name="visible">True</property> |
|---|
| | 371 | <property name="can_focus">True</property> |
|---|
| | 372 | </widget> |
|---|
| | 373 | <packing> |
|---|
| | 374 | <property name="left_attach">1</property> |
|---|
| | 375 | <property name="right_attach">4</property> |
|---|
| | 376 | <property name="top_attach">2</property> |
|---|
| | 377 | <property name="bottom_attach">3</property> |
|---|
| | 378 | <property name="y_options">GTK_FILL</property> |
|---|
| | 379 | </packing> |
|---|
| | 380 | </child> |
|---|
| | 381 | <child> |
|---|
| | 382 | <widget class="GtkLabel" id="label5"> |
|---|
| | 383 | <property name="visible">True</property> |
|---|
| | 384 | <property name="xalign">0</property> |
|---|
| | 385 | <property name="label" translatable="yes">Tags:</property> |
|---|
| | 386 | </widget> |
|---|
| | 387 | <packing> |
|---|
| | 388 | <property name="top_attach">2</property> |
|---|
| | 389 | <property name="bottom_attach">3</property> |
|---|
| | 390 | <property name="x_options">GTK_FILL</property> |
|---|
| | 391 | <property name="y_options">GTK_FILL</property> |
|---|
| | 392 | </packing> |
|---|
| | 393 | </child> |
|---|
| | 394 | <child> |
|---|
| | 395 | <widget class="GtkLabel" id="label6"> |
|---|
| | 396 | <property name="visible">True</property> |
|---|
| | 397 | <property name="xalign">0</property> |
|---|
| | 398 | <property name="label" translatable="yes">Date:</property> |
|---|
| | 399 | </widget> |
|---|
| | 400 | <packing> |
|---|
| | 401 | <property name="left_attach">2</property> |
|---|
| | 402 | <property name="right_attach">3</property> |
|---|
| | 403 | <property name="top_attach">1</property> |
|---|
| | 404 | <property name="bottom_attach">2</property> |
|---|
| | 405 | <property name="x_options">GTK_FILL</property> |
|---|
| | 406 | <property name="y_options">GTK_FILL</property> |
|---|
| | 407 | </packing> |
|---|
| | 408 | </child> |
|---|
| | 409 | <child> |
|---|
| | 410 | <widget class="GnomeDateEdit" id="transaction_editor_date"> |
|---|
| | 411 | <property name="visible">True</property> |
|---|
| | 412 | <property name="spacing">2</property> |
|---|
| | 413 | <property name="dateedit_flags">GNOME_DATE_EDIT_24_HR</property> |
|---|
| | 414 | </widget> |
|---|
| | 415 | <packing> |
|---|
| | 416 | <property name="left_attach">3</property> |
|---|
| | 417 | <property name="right_attach">4</property> |
|---|
| | 418 | <property name="top_attach">1</property> |
|---|
| | 419 | <property name="bottom_attach">2</property> |
|---|
| | 420 | <property name="y_options">GTK_FILL</property> |
|---|
| | 421 | </packing> |
|---|
| | 422 | </child> |
|---|
| | 423 | <child> |
|---|
| | 424 | <widget class="GtkHBox" id="hbox2"> |
|---|
| | 425 | <property name="visible">True</property> |
|---|
| | 426 | <property name="spacing">4</property> |
|---|
| | 427 | <property name="homogeneous">True</property> |
|---|
| | 428 | <child> |
|---|
| | 429 | <widget class="GtkButton" id="transaction_editor_apply"> |
|---|
| | 430 | <property name="visible">True</property> |
|---|
| | 431 | <property name="can_focus">True</property> |
|---|
| | 432 | <property name="receives_default">True</property> |
|---|
| | 433 | <property name="label" translatable="yes">gtk-apply</property> |
|---|
| | 434 | <property name="use_stock">True</property> |
|---|
| | 435 | <property name="response_id">0</property> |
|---|
| | 436 | </widget> |
|---|
| | 437 | </child> |
|---|
| | 438 | <child> |
|---|
| | 439 | <widget class="GtkButton" id="transaction_editor_clear"> |
|---|
| | 440 | <property name="visible">True</property> |
|---|
| | 441 | <property name="can_focus">True</property> |
|---|
| | 442 | <property name="receives_default">True</property> |
|---|
| | 443 | <property name="label" translatable="yes">gtk-clear</property> |
|---|
| | 444 | <property name="use_stock">True</property> |
|---|
| | 445 | <property name="response_id">0</property> |
|---|
| | 446 | </widget> |
|---|
| | 447 | <packing> |
|---|
| | 448 | <property name="position">1</property> |
|---|
| | 449 | </packing> |
|---|
| | 450 | </child> |
|---|
| | 451 | </widget> |
|---|
| | 452 | <packing> |
|---|
| | 453 | <property name="right_attach">4</property> |
|---|
| | 454 | <property name="top_attach">3</property> |
|---|
| | 455 | <property name="bottom_attach">4</property> |
|---|
| | 456 | <property name="y_options">GTK_FILL</property> |
|---|
| | 457 | </packing> |
|---|
| | 458 | </child> |
|---|
| | 459 | <child> |
|---|
| | 460 | <widget class="GtkHSeparator" id="hseparator1"> |
|---|
| | 461 | <property name="visible">True</property> |
|---|
| | 462 | </widget> |
|---|
| | 463 | <packing> |
|---|
| | 464 | <property name="right_attach">4</property> |
|---|
| | 465 | <property name="top_attach">4</property> |
|---|
| | 466 | <property name="bottom_attach">5</property> |
|---|
| | 467 | <property name="y_options">GTK_FILL</property> |
|---|
| | 468 | </packing> |
|---|
| | 469 | </child> |
|---|
| | 470 | </widget> |
|---|
| | 471 | <packing> |
|---|
| | 472 | <property name="position">1</property> |
|---|
| | 473 | </packing> |
|---|
| | 474 | </child> |
|---|
| | 475 | </widget> |
|---|
| | 476 | </child> |
|---|
| | 477 | </widget> |
|---|
| | 478 | <widget class="GtkWindow" id="preferences_window"> |
|---|
| | 479 | <child> |
|---|
| | 480 | <placeholder/> |
|---|
| | 481 | </child> |
|---|
| | 482 | </widget> |
|---|