..
glade
Bug #529816 : Clarify i18n strings and comments concerning CUSIP and ISIN.
18 years ago
schemas
Fix Makefiles for .schemas file installation.
20 years ago
test
Merge gda-dev2 branch into trunk.
18 years ago
ui
Bug #531871 : Add a page setup dialog.
18 years ago
Makefile.am
Bug #514043 : Use AM_CPPFLAGS instead of AM_CFLAGS.
18 years ago
QuickFill.c
Add gnc_quickfill_remove() and let account quickfill use that.
19 years ago
QuickFill.h
Add gnc_quickfill_remove() and let account quickfill use that.
19 years ago
account-quickfill.c
Bug #129099 : Add option to toggle between full account path and leaf name in registers.
18 years ago
account-quickfill.h
Remove all traces of the AccountGroup data structure. Accounts now
20 years ago
cursors.c
…
dialog-account.c
Bug #432457 – Security/stock import should follow tutorial regarding Account Name
18 years ago
dialog-account.h
Remove all traces of the AccountGroup data structure. Accounts now
20 years ago
dialog-book-close.c
Bug#514003: Couple book closing with component manager.
19 years ago
dialog-book-close.h
First pass at a Book Closing dialog ( #106383 )
19 years ago
dialog-commodity.c
Bug #529816 : Clarify i18n strings and comments concerning CUSIP and ISIN.
18 years ago
dialog-commodity.h
Remove the majority of the remaining deprecated widgets by collapsing
20 years ago
dialog-database-connection.c
Merge gda-dev2 branch into trunk.
18 years ago
dialog-database-connection.h
Merge gda-dev2 branch into trunk.
18 years ago
dialog-options.c
Add account defaulting for posting vendor bill
18 years ago
dialog-options.h
Merge swig-redo branch back into trunk.
20 years ago
dialog-preferences.c
#487326 : Remove account separator gconf callback when closing preferences dialog.
19 years ago
dialog-preferences.h
…
dialog-query-list.c
Remove more functions to be deprecated in libqof2. (Pass Two - more
21 years ago
dialog-query-list.h
…
dialog-reset-warnings.c
Remove overloading of an argument passed to the
20 years ago
dialog-reset-warnings.h
…
dialog-totd.c
Fix the i18n of the first and last string in the list of tips of the day.
18 years ago
dialog-totd.h
Move dialog-totd from gnome to gnome-utils.
21 years ago
dialog-transfer.c
Correct amount print infos in transfer dialogs.
18 years ago
dialog-transfer.h
Factor out and create new function: gnc_xfer_dialog_run_exchange_dialog()
21 years ago
dialog-utils.c
Unref a few pango layouts returned by gtk_widget_create_pango_layout().
19 years ago
dialog-utils.h
Raise dependencies: GLib 2.6, Pango 1.8, GTK+ 2.6.
20 years ago
druid-gconf-setup.c
Fix -Wformat gcc warnings.
18 years ago
druid-gconf-setup.h
…
druid-gnc-xml-import.c
Fix -Wformat gcc warnings.
18 years ago
druid-gnc-xml-import.h
Initial support to decode old, ambiguous data files, missing an encoding declaration, with the help of the user.
20 years ago
druid-utils.c
Free a few lists returned by gtk_container_get_children().
18 years ago
druid-utils.h
…
gnc-account-sel.c
Add account defaulting for posting vendor bill
18 years ago
gnc-account-sel.h
Add account defaulting for posting vendor bill
18 years ago
gnc-amount-edit.c
GNCAmountEdit: Put the text through the expression parser once instead of twice. This caused a problem in locales that print negative numbers in parentheses. For example, if you entered "-4/3", after the first parse the displayed text would change to "(1 + 1/3)", meaning negative one and one-third. Parsing that text a second time changes the text to "1 + 1/3" since, to the expression parser, parentheses indicate grouping rather than sign.
18 years ago
gnc-amount-edit.h
…
gnc-autosave.c
Bug#521957: Do not start autosave timer when shutting down book.
19 years ago
gnc-autosave.h
Change autosave confirmation dialog as discussed on gnucash-devel. Add preference for showing/hiding the confirmation dialog. Also make sure no autosave confirmation shows up when asking for saving anyway.
19 years ago
gnc-commodity-edit.c
…
gnc-commodity-edit.h
…
gnc-currency-edit.c
A few doxygen fixes.
19 years ago
gnc-currency-edit.h
A few doxygen fixes.
19 years ago
gnc-date-delta.c
Remove the majority of the remaining deprecated widgets by collapsing
20 years ago
gnc-date-delta.h
Remove the majority of the remaining deprecated widgets by collapsing
20 years ago
gnc-date-edit.c
GNCDateEdit: Eliminate the need to click the button twice to pop the calendar down in some cases.
18 years ago
gnc-date-edit.h
Bug #378734 , #520570 , #545316 , #549115 : Fix GNCDateEdit widget popup calendar problems.
18 years ago
gnc-date-format.c
Use qof_strftime instead of strftime in the C source code.
20 years ago
gnc-date-format.h
…
gnc-dense-cal-model.c
Bug #539962 : Remove return value from some void functions.
18 years ago
gnc-dense-cal-model.h
Mem handling fixme.
20 years ago
gnc-dense-cal-store.c
Optimize some dense-cal (re-)drawing and updating. Add some timer-debuggings.
19 years ago
gnc-dense-cal-store.h
Remove FreqSpec.
19 years ago
gnc-dense-cal.c
Bug #539962 : Remove return value from some void functions.
18 years ago
gnc-dense-cal.h
GncDenseCal supports Monday being the start of the week.
20 years ago
gnc-dialog.c
Free a few lists returned by gtk_container_get_children().
18 years ago
gnc-dialog.h
Fix a potential memory leak in gnc_dialog_get_string().
19 years ago
gnc-druid-gnome-ui.h
…
gnc-druid-gnome.c
…
gnc-druid-gnome.h
…
gnc-druid-provider-edge-gnome.c
…
gnc-druid-provider-edge-gnome.h
…
gnc-druid-provider-file-gnome.c
Fix warning about unused static function if glob.h is unavailable
20 years ago
gnc-druid-provider-file-gnome.h
Improve include order so that building without <glob.h> is possible.
21 years ago
gnc-druid-provider-multifile-gnome.c
Unref all new stores.
20 years ago
gnc-druid-provider-multifile-gnome.h
Remove the majority of the remaining deprecated widgets by collapsing
20 years ago
gnc-embedded-window.c
Restore enter/leave indentation. Cleanup some deprecated and (nearly-)unused qoflog code. Audit fraction enter/leave pairs. :/
20 years ago
gnc-embedded-window.h
…
gnc-file.c
Merge gda-dev2 branch into trunk.
18 years ago
gnc-file.h
Merge gda-dev2 branch into trunk.
18 years ago
gnc-frequency.c
Bug#506429: Correct widget index offset computation for last-day-of-month SXes.
19 years ago
gnc-frequency.h
Remove FreqSpec.
19 years ago
gnc-general-select.c
…
gnc-general-select.h
…
gnc-gnome-utils.c
Fix -Wformat gcc warnings.
18 years ago
gnc-gnome-utils.h
Consolidate application lifecycle functions into src/gnome-utils,
21 years ago
gnc-gui-query.c
HIG changes for the "radio option" query dialog.
21 years ago
gnc-gui-query.h
HIG rework. Remove newlines from dialog message strings. Give some
21 years ago
gnc-html-graph-gog.c
#484576 : Support goffice >= 0.5.1.
19 years ago
gnc-html-graph-gog.h
…
gnc-html-history.c
…
gnc-html-history.h
…
gnc-html.c
Bug #531871 : Add a page setup dialog.
18 years ago
gnc-html.h
Remove src/network-utils/, module, lingering usages of (obsolete/stubbed-out) gnc-http, form-submission.
20 years ago
gnc-icons.c
Remove some deprecated functions. Bump version numbers were GnuCash
20 years ago
gnc-icons.h
Add new icons for invoices, adding a scheduled transaction, and the
20 years ago
gnc-main-window.c
Add a callback to gnc-engine which will be called when a qof commit
18 years ago
gnc-main-window.h
Bug#350993: hide the main window until it's ready to be interacted with (like most every other app).
19 years ago
gnc-menu-extensions.c
Fix "missing icon" menu icons on FC6.
20 years ago
gnc-menu-extensions.h
…
gnc-menu-extensions.scm
Export debugging state from C to guile.
21 years ago
gnc-period-select.c
…
gnc-period-select.h
…
gnc-plugin-file-history.c
Add gnc_history_remove_file, call it if the history file cannot be loaded, #388500 .
19 years ago
gnc-plugin-file-history.h
Add gnc_history_remove_file, call it if the history file cannot be loaded, #388500 .
19 years ago
gnc-plugin-manager.c
…
gnc-plugin-manager.h
…
gnc-plugin-menu-additions.c
In reports menu, first list submenus, then menu items, both sorted lexicographically.
19 years ago
gnc-plugin-menu-additions.h
…
gnc-plugin-page.c
Bug #539962 : Remove return value from some void functions.
18 years ago
gnc-plugin-page.h
Bug#468681: configurable positioning for summary bar; patch from Michael Culbertson <michael.culbertson gmail com>.
19 years ago
gnc-plugin.c
Restore enter/leave indentation. Cleanup some deprecated and (nearly-)unused qoflog code. Audit fraction enter/leave pairs. :/
20 years ago
gnc-plugin.h
Remove overloading of an argument passed to the
20 years ago
gnc-query-list.c
Fix cases where something that should be a GType isn't defined
20 years ago
gnc-query-list.h
Fix cases where something that should be a GType isn't defined
20 years ago
gnc-recurrence.c
Remove some optional return value locations in emissions of signals without return value.
21 years ago
gnc-recurrence.h
…
gnc-splash.c
Bug#506714: Add progress bar to splash; patch from Herbert Thoma <herbie hthoma de>.
19 years ago
gnc-splash.h
Bug#506714: Add progress bar to splash; patch from Herbert Thoma <herbie hthoma de>.
19 years ago
gnc-sx-instance-dense-cal-adapter.c
Update LICENSE to explain the state of the world. Add OpenSSL exemption to my sources.
19 years ago
gnc-sx-instance-dense-cal-adapter.h
Fold branches/sx-cleanup/ [14463:15384] back into trunk/.
20 years ago
gnc-sx-list-tree-model-adapter.c
Update LICENSE to explain the state of the world. Add OpenSSL exemption to my sources.
19 years ago
gnc-sx-list-tree-model-adapter.h
Factor the sx-list tree view out and promote into an GncTreeViewSxList as a subclass of GncTreeView.
20 years ago
gnc-tree-model-account-types.c
f_model is not always set in gnc_tree_model_account_types_get_selection
20 years ago
gnc-tree-model-account-types.h
Improve handling of the account in the account dialog.
19 years ago
gnc-tree-model-account.c
Fix valgrind error - conditional based on uninitialized variable
19 years ago
gnc-tree-model-account.h
Remove all traces of the AccountGroup data structure. Accounts now
20 years ago
gnc-tree-model-budget.c
* Merge QofEntity into QofInstance
20 years ago
gnc-tree-model-budget.h
Prepare for gtk change that will issue warnings if the return value of
21 years ago
gnc-tree-model-commodity.c
Bug #454340 : Prevent duplicate rows after editing a security. These changes are similar to what was done for the price tree model in r17441 and r17470.
18 years ago
gnc-tree-model-commodity.h
Globally replace the words "exchange_code" with cusip in the
21 years ago
gnc-tree-model-price.c
Update a few comments to fix typos and inaccuracies, or to add further clarification.
18 years ago
gnc-tree-model-price.h
…
gnc-tree-model-selection.c
Use GtkTreeModelFlags instead of guint.
20 years ago
gnc-tree-model-selection.h
…
gnc-tree-model.c
Convert GncTreeModel from a GtkObject to a GObject.
21 years ago
gnc-tree-model.h
Remove all traces of the AccountGroup data structure. Accounts now
20 years ago
gnc-tree-view-account.c
Fix memory leaks in gnc_tree_view_account_restore() and gnc_commodity_find_currency().
19 years ago
gnc-tree-view-account.h
A few doxygen fixes.
19 years ago
gnc-tree-view-commodity.c
In price and commodity tree views, restore gconf settings after initialization.
18 years ago
gnc-tree-view-commodity.h
…
gnc-tree-view-price.c
In price and commodity tree views, restore gconf settings after initialization.
18 years ago
gnc-tree-view-price.h
…
gnc-tree-view-sx-list.c
Update LICENSE to explain the state of the world. Add OpenSSL exemption to my sources.
19 years ago
gnc-tree-view-sx-list.h
A few doxygen fixes.
19 years ago
gnc-tree-view.c
A few doxygen fixes.
19 years ago
gnc-tree-view.h
Raise dependencies: GLib 2.6, Pango 1.8, GTK+ 2.6.
20 years ago
gnc-window.c
Bug#506714: Add progress bar to splash; patch from Herbert Thoma <herbie hthoma de>.
19 years ago
gnc-window.h
Make the entire UI (menus and toolbar) insensitive when the progress
21 years ago
gncmod-gnome-utils.c
Make sure that each GNCModule has a unique set of symbols.
19 years ago
gnctreemodelsort.c
Raise dependencies: GLib 2.6, Pango 1.8, GTK+ 2.6.
20 years ago
gnctreemodelsort.h
Add a local copy of GtkTreeModelSort from gtk 2.8.12. Our local copy is
21 years ago
gnome-utils.i
Remove unused functions in and stop wrapping print-session.[ch].
20 years ago
gnome-utils.scm
Merge swig-redo branch back into trunk.
20 years ago
gtktreedatalist.c
Use glib's slice allocator in favor of GMemChunks for glib >= 2.9.
21 years ago
gtktreedatalist.h
Add a local copy of GtkTreeModelSort from gtk 2.8.12. Our local copy is
21 years ago
misc-gnome-utils.c
…
misc-gnome-utils.h
…
print-session.c
Bug #531871 : Add a page setup dialog.
18 years ago
print-session.h
Bug #531871 : Add a page setup dialog.
18 years ago
search-param.c
missing ">"s
20 years ago
search-param.h
missing ">"s
20 years ago
window-main-summarybar.c
Fix last commit, sorry.
19 years ago
window-main-summarybar.h
Move the accounting period preference functions from window-main-summarybar
21 years ago