Richard Cohen
|
579ffa292b
|
Refactor: DECLARE_FINAL GncPluginBasicCommands < GncPlugin
|
2023-06-14 11:03:37 +01:00 |
|
Richard Cohen
|
939770e1b1
|
Refactor: DECLARE_FINAL GncPluginAccountTree < GncPlugin
|
2023-06-14 11:03:37 +01:00 |
|
Richard Cohen
|
b715211b24
|
Refactor: DECLARE_FINAL GncPluginMenuAdditions < GncPlugin
|
2023-06-14 11:03:37 +01:00 |
|
Richard Cohen
|
b853a49b4e
|
Refactor: DECLARE_FINAL GncPluginFileHistory < GncPlugin
|
2023-06-14 11:03:37 +01:00 |
|
Richard Cohen
|
422b01a55e
|
Refactor: DECLARE_DERIVABLE GncPlugin < GObject
|
2023-06-14 11:03:37 +01:00 |
|
Richard Cohen
|
5ea2e4e78e
|
Refactor: remove unnecessary GncTreeView*Private
|
2023-06-14 10:25:26 +01:00 |
|
Richard Cohen
|
20673d97ce
|
Refactor: hide implementation of GncTreeView* (move from .h -> .c)
|
2023-06-14 10:22:06 +01:00 |
|
Richard Cohen
|
aeab1953b0
|
Refactor: DECLARE_FINAL GncTreeViewSxList < GncTreeView
|
2023-06-14 10:22:06 +01:00 |
|
Richard Cohen
|
1ca98da8f2
|
Refactor: DECLARE_FINAL GncTreeViewPrice < GncTreeView
|
2023-06-14 10:22:06 +01:00 |
|
Richard Cohen
|
cb1313b08e
|
Refactor: DECLARE_FINAL GncTreeViewOwner < GncTreeView
|
2023-06-14 10:22:06 +01:00 |
|
Richard Cohen
|
16118c4f2f
|
Refactor: DECLARE_FINAL GncTreeViewCommodity < GncTreeView
|
2023-06-14 10:22:06 +01:00 |
|
Richard Cohen
|
3e6ca813d9
|
Refactor: DECLARE_FINAL GncTreeViewAccount < GncTreeView
|
2023-06-14 10:22:06 +01:00 |
|
Richard Cohen
|
b0fa510972
|
Refactor: DECLARE_DERIVABLE GncTreeView < GtkTreeView
|
2023-06-14 10:22:06 +01:00 |
|
Robert Fewell
|
853791cbf7
|
Fix lockup on Windows in completioncell
Missed updating an 'if' clause which resulted in a negative offset for
previous character.
|
2023-06-13 15:48:59 +01:00 |
|
Richard Cohen
|
c87f9db9ef
|
Refactor: remove unnecessary GncTreeModel*Private
|
2023-06-13 14:02:21 +01:00 |
|
Richard Cohen
|
1084071be6
|
Refactor: hide implementation of GncTreeModel* (move from .h -> .c)
|
2023-06-13 14:02:21 +01:00 |
|
Richard Cohen
|
ae352e9efe
|
Refactor: Remove unused GncTreeModelSelection
|
2023-06-13 14:02:21 +01:00 |
|
Richard Cohen
|
91863dfb4b
|
Refactor: DECLARE_FINAL GncTreeModelPrice < GncTreeModel
|
2023-06-13 14:02:21 +01:00 |
|
Richard Cohen
|
1c40aa8a77
|
Refactor: DECLARE_FINAL GncTreeModelOwner < GncTreeModel
|
2023-06-13 14:02:21 +01:00 |
|
Richard Cohen
|
45c3f2831a
|
Refactor: DECLARE_FINAL GncTreeModelCommodity < GncTreeModel
|
2023-06-13 14:02:21 +01:00 |
|
Richard Cohen
|
241afec3a8
|
Refactor: DECLARE_FINAL GncTreeModelAccount < GncTreeModel
|
2023-06-13 14:02:16 +01:00 |
|
Richard Cohen
|
97a5bf0a3d
|
Refactor: DECLARE_FINAL GncTreeModelAccountTypes < GObject
|
2023-06-13 14:01:35 +01:00 |
|
Richard Cohen
|
80fdffb07b
|
Refactor: DECLARE_DERIVABLE GncTreeModel < GObject
|
2023-06-13 14:01:29 +01:00 |
|
Richard Cohen
|
a8943dc315
|
Refactor: remove unnecessary GNCSearch*Private
- rename parent to parent_instance
- remove unused member dummy
|
2023-06-13 11:39:10 +01:00 |
|
Richard Cohen
|
4eb20b2456
|
Refactor: hide implementation of GNCSearch* (move from .h to .c)
|
2023-06-13 11:38:56 +01:00 |
|
Richard Cohen
|
5d3eaa51c7
|
Refactor: DECLARE_FINAL GNCSearchOwner < GNCSearchCoreType
|
2023-06-13 11:37:59 +01:00 |
|
Richard Cohen
|
8cb697b8a9
|
Refactor: DECLARE_FINAL GNCSearchString < GNCSearchCoreType
|
2023-06-13 11:37:59 +01:00 |
|
Richard Cohen
|
b1d1f6b8d1
|
Refactor: DECLARE_FINAL GNCSearchReconciled < GNCSearchCoreType
|
2023-06-13 11:37:59 +01:00 |
|
Richard Cohen
|
bd6083278d
|
Refactor: DECLARE_FINAL GNCSearchNumeric < GNCSearchCoreType
|
2023-06-13 11:37:59 +01:00 |
|
Richard Cohen
|
f1a77ca782
|
Refactor: DECLARE_FINAL GNCSearchInt64 < GNCSearchCoreType
|
2023-06-13 11:37:59 +01:00 |
|
Richard Cohen
|
0b215793b6
|
Refactor: DECLARE_FINAL GNCSearchDouble < GNCSearchCoreType
|
2023-06-13 11:37:59 +01:00 |
|
Richard Cohen
|
f935d7868b
|
Refactor: DECLARE_FINAL GNCSearchDate < GNCSearchCoreType
|
2023-06-13 11:37:59 +01:00 |
|
Richard Cohen
|
74517c44a5
|
Refactor: DECLARE_FINAL GNCSearchBoolean < GNCSearchCoreType
|
2023-06-13 11:37:59 +01:00 |
|
Richard Cohen
|
a6dcdb6a68
|
Refactor: DECLARE_FINAL GNCSearchAccount < GNCSearchCoreType
|
2023-06-13 11:37:59 +01:00 |
|
Richard Cohen
|
53ab52fa4e
|
Refactor: DECLARE_DERIVABLE GNCSearchCoreType < GObject
- remove unused GNCSearchParam *param
|
2023-06-13 11:36:57 +01:00 |
|
John Ralls
|
38118a2ad6
|
Bug 798948 - XML file corrupted by saving twice in extremely short period
Prevent reentrance with gnc_file_save_in_progress().
|
2023-06-12 17:00:45 -07:00 |
|
John Ralls
|
75fb523c36
|
Merge Simon Arlott's 'bug-798695' into stable.
|
2023-06-12 15:48:50 -07:00 |
|
John Ralls
|
57b8006a66
|
Merge Simon Arlott's 'bug-777472' into stable.
|
2023-06-12 15:45:41 -07:00 |
|
John Ralls
|
2e20b37d04
|
Merge Paolo Maero's 'money-out' into stable.
|
2023-06-12 14:45:19 -07:00 |
|
John Ralls
|
0d1ba1ebe7
|
Merge Richard Cohen's 'y2038-fixes' into stable.
|
2023-06-12 14:44:11 -07:00 |
|
John Ralls
|
fb7c0328bc
|
Merge Richard Cohen's 'remove-unused-osx_accel_map' into stable.
|
2023-06-12 14:43:09 -07:00 |
|
John Ralls
|
770b5a4be9
|
Add new completioncell-gnome.c to POTFILES.in
|
2023-06-12 11:19:29 -07:00 |
|
John Ralls
|
0c64c98a93
|
[stock-txn-asst] Remove conflict markers.
|
2023-06-12 11:18:11 -07:00 |
|
Christopher Lam
|
8ec6a4cb12
|
[Scrub.c] 8628ca8715 rewritten to avoid QofQuery
because QofQuery will include the blank transaction which must not be
scrubbed.
|
2023-06-12 23:59:37 +08:00 |
|
John Ralls
|
6d60c11252
|
Merge Bob Fewell's 'revised-reg-desc' into stable.
|
2023-06-11 13:11:41 -07:00 |
|
John Ralls
|
96e349ba8d
|
Merge Christopher Lam's 'stock-txns-mvc' into stable.
|
2023-06-11 13:08:51 -07:00 |
|
John Ralls
|
c4e0ddb819
|
[stock-txn-asst] Don't use the initial value in amount edit widgets.
Unless they're valid. Otherwise the invalid value will log an error
that will prevent later valid input from working.
|
2023-06-11 12:22:24 -07:00 |
|
John Ralls
|
186963109d
|
[stock-txn-asst] Remove some superflous declarations.
|
2023-06-11 12:22:02 -07:00 |
|
John Ralls
|
43b161c28b
|
[stock-txn-asst] Add comments explaining workings.
|
2023-06-10 18:24:07 -07:00 |
|
John Ralls
|
f4ac1f40fe
|
[stock-txn-asst] Extract page classes for StockAssistantView.
|
2023-06-10 18:24:07 -07:00 |
|