Commit Graph
100 Commits
Author SHA1 Message Date
Geert Janssens 063f4f9233 Bug #646541 - new invoice line items default to invoice open date
instead of current date
This commit partially reverts the changes in r19134 so that
customer invoices and employee vouchers default to the current date.
Vendor bills still default to the invoice open date.
BP

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20800 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-06-25 14:31:26 +00:00
Geert Janssens 6f87d66b11 Fix report reload and options change that got broken by the previous
commit.
BP

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20798 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-06-23 14:33:20 +00:00
Geert Janssens 4ff38781b4 Force custom url handlers to lowercase to deal with Webkit 1.4's case
sensitivity.
For more details, consult this Fedora bugreport:
https://bugzilla.redhat.com/show_bug.cgi?id=712268
BP

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20796 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-06-23 09:37:25 +00:00
Geert Janssens 6b11ff5f20 Bug #652257 - Memory leak in gnc-file.c
Patch by Tim M
BP

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20792 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-06-21 12:18:54 +00:00
Geert Janssens 58f8ff2352 Bug #652435 - Fancy invoice export has <generic> tags in it preventing
html validation
Patch by Bert Claesen
BP

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20786 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-06-21 09:51:31 +00:00
Geert Janssens 6c88ff8401 Bug #652377 - XHTML 1.0 Transitional compliance for reports
Patch by Tim M
BP

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20785 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-06-21 09:51:22 +00:00
Geert Janssens 025314797e Bug #632931 - Advanced Portfolio: new income column shows negative
amount
Patch by Sebastien Alborini
BP

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20784 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-06-21 09:51:14 +00:00
Geert Janssens 755a736bd3 Bug #651889 - Using trading accounts, new non-expanded trading transaction shows inverted rates in exchange dialog
When using trading accounts, the exchange rate dialog has a slightly
different behavior. This patch fixes the behavior for transactions
that are created in-line and are not expanded (single-line).
It does not affect the expanded transactions or transactions created
in the new transaction dialog.
Patch by Mathieu De Zutter
BP

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20783 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-06-21 09:51:04 +00:00
Geert Janssens 9c49e36ece Bug #651992 - Exported invoices do not render correctly in Firefox
Patch by Bert Claesen
BP

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20782 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-06-21 09:50:54 +00:00
Geert Janssens 8d6da53645 Remove unused dialog
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20781 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-06-20 21:34:52 +00:00
Geert Janssens 59e906de16 Convert loan repayment calculator to gtkbuilder format
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20780 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-06-20 21:34:41 +00:00
Geert Janssens fbf56512b5 Account Hierarchy assistant: correct page type
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20779 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-06-20 21:34:32 +00:00
Geert Janssens cdc5f4a1f8 Convert commodities dialog to gtkbuilder format
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20778 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-06-20 21:34:22 +00:00
Geert Janssens 8585a33c31 Owner overview: use consistent action names
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20776 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-06-19 22:06:13 +00:00
Geert Janssens 08e171dc25 Owner Tree: add menu to open owner report (Vendor/Customer/Employee)
And some small tweaks to the owner listing report

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20775 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-06-19 21:31:57 +00:00
Geert Janssens 31dab0e932 Owner report: add link to edit options in case of error
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20774 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-06-19 21:31:48 +00:00
Geert Janssens e1a01533c8 Whitespace cleanup
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20773 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-06-19 21:31:39 +00:00
Geert Janssens c0d5d30cb5 Factor out some common report code
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20772 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-06-19 21:31:30 +00:00
Geert Janssens 9d960ec49c Convert Autoclear dialog to gtkbuilder with some additional code cleanups
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20767 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-06-18 15:18:22 +00:00
Geert Janssens a95e09b6e5 Owner Tree: add vendor/customer listing buttons/menu items
These are shortcuts to the payable/receivable aging reports with
slightly different default presets.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20766 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-06-18 12:59:36 +00:00
Geert Janssens a51d903feb Owner tree: define better set of default visible columns
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20765 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-06-18 12:59:27 +00:00
Geert Janssens e09efb181a Owner page: double click now opens edit window, name no longer
editable in place.
Regarding the latter, changing names is rarely done, so it only leads
to confusion if the name field changes to editable by accidentally
clicking twice on it.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20764 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-06-16 16:21:52 +00:00
Geert Janssens b36e49ccbd Convert transfer dialog to gtkbuilder format
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20761 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-06-15 16:31:03 +00:00
Geert Janssens 7d46e1994c Bug #612562 - Transfer Funds dialog - 'Show Income/Expense' checkboxes
are not working
BP

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20760 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-06-15 16:30:52 +00:00
Geert Janssens c15dfe2d7a Windows build: change default gtk theme to work around a number of
problems in the Ms-Windows theme we used before.
Particularly, this prevents the crash caused by bug #614636 and fixes
the black notebook tabs that appeared after Phil upgraded webkit and
many related gnome dependencies.
The new default theme is "Nimbus" following a suggestion by Kim Wood
on the mailing list.
BP

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20750 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-06-11 10:56:56 +00:00
Geert Janssens b7643ad64a Bug #652193 - Upcoming Scheduled Transactions Calendar Starting Month
Error

Patch by Rich

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20746 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-06-10 13:31:58 +00:00
Geert Janssens ae7a9c74e2 Replace deprecated xml tag in chart of accounts templates
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20745 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-06-10 12:46:28 +00:00
Geert Janssens 7d9110937c Follow up on bug #650598 - Cannot Enter Nth Day of Month Scheduled
Transactions

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20742 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-06-09 15:17:16 +00:00
Geert Janssens bc524ccbca Restore accidentally deleted file in r20730
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20731 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-06-01 21:51:18 +00:00
Geert Janssens a23a321c7d Bug #651648 - Change Account period Druid to an Assistant
Patch by Bob

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20730 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-06-01 17:34:51 +00:00
Geert Janssens af3e122181 Add New Invoice/Bill/Voucher toolbar button on owner list page
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20729 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-06-01 16:55:22 +00:00
Geert Janssens fbbfde08b8 Minor code cleanups in owner list code
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20728 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-06-01 16:55:14 +00:00
Geert Janssens 20175dc6db Fix warning for missing Delete Owner action
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20727 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-06-01 16:55:02 +00:00
Geert Janssens 1a84f1a684 Update POTFILES.in
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20723 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-05-31 13:07:30 +00:00
Geert Janssens 63fa79a493 Windows build: be sure to restore msys environment even when the build
fails
BP

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20711 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-05-28 09:27:57 +00:00
Geert Janssens 534acbdaa0 Windows build: properly configure msys before checking mingw
availability
BP

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20710 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-05-28 09:27:47 +00:00
Geert Janssens 52a3f7077d Remove unused variable
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20670 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-05-21 19:37:18 +00:00
Geert Janssens 6d10f0675e Convert "Renumber Subaccounts" dialog to gtkbuilder format
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20669 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-05-21 19:37:10 +00:00
Geert Janssens e70b735a7c Convert Account Filter By dialog to gtkbuilder format
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20668 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-05-21 19:37:00 +00:00
Geert Janssens 4b9d425f11 Spelling and other fixes in comments
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20666 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-05-20 16:36:31 +00:00
Geert Janssens 6917caf3d9 Replace obsolete gnome include with gtk include
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20665 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-05-20 16:31:42 +00:00
Geert Janssens 431981f6a7 Stock Split Assistant - improve validation steps
This is a follow up on bug #650584 (r20662)

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20664 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-05-20 14:04:33 +00:00
Geert Janssens 2a42972a04 Bug #650584 - Change Stock Split Druid to an Assistant
Patch by Bob

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20662 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-05-19 17:22:58 +00:00
Geert Janssens fb2e4af923 Convert "Delete Account" dialog to gtkbuilder.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20661 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-05-19 17:22:49 +00:00
Geert Janssens 78ff087594 Delete unused dialog
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20660 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-05-19 17:22:39 +00:00
Geert Janssens 6ea2852871 Fix crash when editing existing owners from the new owner tree overview pages
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20658 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-05-18 20:15:22 +00:00
Geert Janssens 633015f8f3 Windows build: fix additional obsolete references to guile 1.6
Pointed out by Robert Fewell

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20656 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-05-18 14:56:09 +00:00
Geert Janssens fa0fe4ea88 Rename owner.ui to owner.glade
I read that .ui should be the devault extension for gtkbuilder files,
but it turns out that would conflict with qt designer files. On Fedora
(at least) only .glade is recognized as a file editable by glade-3.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20632 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-05-12 16:11:09 +00:00
Geert Janssens f20f27ba1d Disable delete owner feature for now, it causes a crash
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20630 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-05-11 21:52:39 +00:00
Geert Janssens c89153a954 Fix improper qof instance conversion in owner plugin page
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20629 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-05-11 21:52:30 +00:00
Geert Janssens 1639d69a10 Properly handle owner add events in the owner tree view
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20628 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-05-11 21:52:20 +00:00
Geert Janssens 360fbc8911 Always explicitly define an owner when converting from a qof entity
This can be ownertype (none) if the entity to be converted is not a valid owner.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20627 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-05-11 21:52:12 +00:00
Geert Janssens 4ee58da9ba Emit qof add events when a new owner is added
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20626 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-05-11 21:52:03 +00:00
Geert Janssens 16cc35f454 Fix doxygen comments
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20625 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-05-11 21:51:54 +00:00
Geert Janssens 8183cf116d Owner tree: fix crash when modifying owner name
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20624 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-05-11 21:51:45 +00:00
Geert Janssens 6310fc2040 Add a page/tab to display an owner tree with some basic toolbar buttons and menus
The page will list vendors, customers or employees, can be sorted and filtered so far. But attempts to edit any owner
will cause a crash for now.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20623 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-05-11 21:51:36 +00:00
Geert Janssens 19b60850bf Add gncOnwer* convenience wrappers for BeginEdit, CommitEdit and Destroy. This allows to begin edit, commit edit or destroy an owner without knowing its type.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20622 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-05-11 21:51:27 +00:00
Geert Janssens dea629301a Refactor gncOwnerCreate/Destroy into gncOwnerNew/Free to avoid confusion with similar gnc<ownertype>Create/Destroy functions, like gncVendorCreate, gncCustomerDestroy and so on. The type specific functions add or delete the owner from the book, while the generic one only allocated memory or freed memory to hold a generic owner. Changing the name makes it clear the generic and specific functions are not related. Note: this change may require a clean rebuild. I'm not sure if swig picks this up automatically.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20621 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-05-11 21:51:17 +00:00
Geert Janssens 0acd9a413e Add Tree view widget for owner objects, not used yet
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20620 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-05-11 21:51:03 +00:00
Geert Janssens 10fe706b88 Add convenience function to set name of an owner regardless of its type
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20619 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-05-11 21:50:54 +00:00
Geert Janssens c39a9a4c59 Add generic owner setter function for the active property
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20618 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-05-11 21:50:45 +00:00
Geert Janssens 50313596b4 Add owner tree model similar to accounts tree model. This is not used yet.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20617 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-05-11 21:50:34 +00:00
Geert Janssens 31561fdffc gncOwner convenience functions: jobs do have an active state, fix the getter function. At the same time, move the Job Active getter with the other getters. This is why I missed it the first time.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20616 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-05-11 21:50:25 +00:00
Geert Janssens 7f58809b3b Revert "Bug #436479 - Gnucash doesn't display the data file name in the title"
This commit will cause a segfault when selecting File->New.

This reverts commit f27c9a8ca95391acafed58d3933f6e9661755d24.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20600 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-04-29 16:35:42 +00:00
Geert Janssens e97beabdea Bug #436479 - Gnucash doesn't display the data file name in the title
bar.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20599 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-04-29 14:31:59 +00:00
Geert Janssens fa55da89a1 Restore save after new account hierarchy as submitted by Robert Fewell
in r19377. This was accidentally removed during the conversion from
GnomeDruid to GtkAssistant

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20598 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-04-29 09:44:37 +00:00
Geert Janssens 5d40886086 Fix guile load path for guile 1.8
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20597 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-04-29 07:48:51 +00:00
Geert Janssens 13ec4a2d61 Remove unwanted use of G_MODULE_EXPORT again from the new gtkbuilder
based widget callback routines.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20596 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-04-26 18:42:57 +00:00
Geert Janssens 4f94dd4b5c Convert Account dialog from libglade to gtkbuilder
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20592 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-04-23 14:52:54 +00:00
Geert Janssens 5ea0c816cf Refactor utility function to allow merging multiple (glade) objects together in one gtkbuilder object
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20591 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-04-23 14:52:42 +00:00
Geert Janssens 9a92f5b4a6 Bug #626408 - Gnucash File Open Error when double-clicking the File
(on Windows XP)
From the GOptions documentation I suspect this bug is the result of
setlocale being called too late in our startup process.
(http://developer.gnome.org/glib/unstable/glib-Commandline-option-parser.html)
If this fix actually works, it could be a candidate for
BP

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20546 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-04-09 13:28:10 +00:00
Geert Janssens a48eabebda Bug #628342 - Quick open on File menu deleted if failed
BP

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20540 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-04-06 21:05:38 +00:00
Geert Janssens 0fa543901e Bug #629156 Recently Used Filenames incorrectly displayed
BP

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20539 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-04-06 21:05:30 +00:00
Geert Janssens f8294efc5e Windows build: fix logfile naming for tag builds
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20538 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-04-06 16:02:58 +00:00
Geert Janssens b82aad54b6 Use quotes instead of <> to include project local header files
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20536 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-04-05 20:18:45 +00:00
Geert Janssens 99fa06e61b Fix currency entry alignment in hierarchy assistant
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20535 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-04-05 19:56:02 +00:00
Geert Janssens 994d04a81c Remove gnome dependency
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20534 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-04-05 19:55:53 +00:00
Geert Janssens 3a809cfc98 Replace Account Hierarchy setup druid with gtkbuilder compatible gtkassistant
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20533 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-04-05 19:55:45 +00:00
Geert Janssens 6107870317 Provide gtkbuilder equivalents for some libglade based support functions
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20532 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-04-05 19:55:37 +00:00
Geert Janssens 57e9c00db3 Introduce a new directory to store all gtkbuilder compatible ui files
It already holds a first set of files that were converted from libglade
to gtkbuilder.
CAUTION: not all the GUI objects in these files work properly already !
Glade (the tool) simply deletes all widgets that are not supported
by gtkbuilder during the conversion. These will all be fixed gradually
while the corresponding calls in the C code are converted.

The idea is that with each GUI element that gets fixed in the
gtkbuilder file, and subsequently called from C, the old
GUI element is removed from the corresponding libglade file until all
the libglade files are empty and can be removed.
This way the conversion can be done gradually and both methods can
coexist until all widgets and code are converted.

This first commit for example contains a converted account hierarchy setup
assistant, but not yet the code to use it, so the old druid is still in
the libglade file. Once the code can succesfully use the new assistant
from the gtkbuilder file, the old druid will be removed from the
libglade file.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20531 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-04-05 19:55:25 +00:00
Geert Janssens c0bff17fc6 Add New Account Hierarchy assistant to replace the druid
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20530 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-04-05 19:55:16 +00:00
Geert Janssens b7bbea239b Add assistant-utils, equivalent of druid-utils to be used with
GtkAssistant based dialogs.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20529 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-04-05 19:55:08 +00:00
Geert Janssens 683b7a6bbb Various spelling fixes in comments and translatable strings.
BP

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20507 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-04-01 18:08:17 +00:00
Geert Janssens 245212e514 Windows nightly build: fix webserver directory creation hack
BP

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20487 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-03-26 10:50:18 +00:00
Geert Janssens 9d1ce4f716 Windows build: fix weekly 2.4 build and move log files into separate directory
BP

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20475 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-03-24 21:50:01 +00:00
Geert Janssens 373c161dc6 Windows build: allow reset.sh to remove mingw
BP

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20461 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-03-24 19:25:08 +00:00
Geert Janssens 003c73794a Windows build: fix upload code
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20460 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-03-23 21:38:21 +00:00
Geert Janssens 78c662518a Fix windows build:
- Add missing patch for guile 1.8.8
- Add missing mingwrt dev package

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20458 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-03-23 17:48:57 +00:00
Geert Janssens 480f37c9bb Improve message printed on screen
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20457 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-03-23 17:28:24 +00:00
Geert Janssens 712a3ecba3 Some additional Windows nightly build fixes:
- restore the original mingw/msys link, even when the build script abort (due to a die command)
- only restore the mingw/msys link if it was saved before
- weekly builds should be on Monday, not Tuesday
- upload tag rebuilds to a directory named 'releases' instead of 'tags'

BP

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20456 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-03-22 21:46:13 +00:00
Geert Janssens 14458f4a3a Build server: automatically create directories on webserver for new branches
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20455 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-03-22 21:03:22 +00:00
Geert Janssens 117a73e700 Rework the Windows weekly 2.4 build to avoid parallel builds (which would fail
BP (note that r20452 should be backported first, though I forgot to add the BP marker)


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20454 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-03-22 20:24:13 +00:00
Geert Janssens ec6b423148 Adapt the windows build system to deal with swapping mingw installations on one build machine
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20452 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-03-22 19:43:05 +00:00
Geert Janssens f5300b2ddb Windows build: update dist script for guile 1.8
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20446 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-03-21 15:11:25 +00:00
Geert Janssens 0cd80e8508 Windows build: fix libstdc++-6 DLL error
This may be a hack, but I have no clue how to fix it otherwise...

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20445 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-03-21 15:11:16 +00:00
Geert Janssens 133ce7638f Windows build: update guile to 1.8.8 and remove slib
Note: The Windows GnuCash build will still fail as GnuCash still
depends on slib...

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20444 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-03-21 15:11:08 +00:00
Geert Janssens 688cb8a228 Windows build: patch libofx to build with mingw gcc 4.5.2
Note: the complete gnucash build is still broken and will be fixed
with following patches.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20443 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-03-21 15:10:58 +00:00
Geert Janssens 7c5874fe57 Windows build: update gcc to 4.5.2
Note this breaks the build as some other parts still need
tweaking before this works.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20442 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-03-21 15:10:48 +00:00
Geert Janssens 14891d2849 Require guile 1.8.5 and remove all 1.6.x specific conditions
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20441 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-03-21 15:10:40 +00:00
Geert Janssens b3b2368af3 Bug #615168: N_ in the root module
Fix variable not found crasher.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20440 57a11ea4-9604-0410-9ed3-97b8803252fd
2011-03-21 15:10:30 +00:00