Commit Graph

13 Commits

Author SHA1 Message Date
Rob Browning
1e5efc9f0b *** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4415 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-04 19:08:58 +00:00
Dave Peticolas
6a400cfa73 Update po ChangeLog from gettext 0.10.37.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4322 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-28 07:07:33 +00:00
Dave Peticolas
7e79f532a7 Add ChangeLog back in for 'make dist'.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4309 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-27 21:36:05 +00:00
Dave Peticolas
47dffe8cb9 Revert ja.po to 1.2, then update all po files with gettext 0.10.36.
Don't control po/ChangeLog, it comes from gettext.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3984 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-04-17 19:39:34 +00:00
Dave Peticolas
f99447e9f8 2001-04-13 Bill Gribble <grib@billgribble.com>
* Bug fixes and a couple of new features for MDI stuff.

	* src/scm/prefs.scm: new option to set MDI mode (prefs/general)

	* src/gnome/{window-acct-tree.c,window-report.c,window-main.c}:
	bug fixes to handle runtime MDI mode changes.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3963 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-04-13 21:30:39 +00:00
Dave Peticolas
22ebc64f75 Undo last change.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3954 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-04-12 23:09:49 +00:00
Dave Peticolas
1ff77ccd23 Bill Gribble's gnome mdi patch.
* Lots and lots of changes to support Gnome MDI.  And I thought it
        would be an easy way to get that toolbar problem fixed.  Short
        story is lots of function prototypes changed to reflect the notion
        that there is no longer a single top-level gnucash window or
        account tree.  41 files changed, which is too many for me to
        itemize :)

        * src/gnome/window-acct-tree.{c,h}: new file; the "account tree
        window" is the contents of the former main window.  Now you can
        have as many of them open as you want.  account trees and reports
        are the 2 kinds of "main window children" which MDI manages.

        * src/gnome/window-main-summarybar.{c,h}: new file.  I moved the
        summary bar stuff out of the account tree because there's one
        summary bar per top-level window but possible many account trees
        per top-level window.

        * src/gnome/window-main.c: this is not what it used to be at all.
        the main gnucash ui element is now a 'GnomeMDI'.  The only menus
        and toolbar items here are ones that are always visible in any
        top-level window.

        * src/scm/prefs/scm: acct tree prefs are treated differently (one
        options obj per acct tree) and are auto-saved and restored.

        * src/scm/report.scm: report options are auto saved and restored.

        * src/scm/html-style-sheet.scm: so are style sheets.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3953 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-04-12 23:03:42 +00:00
Dave Peticolas
b151a7d9a4 Add Danish translation. Update AUTHORS.
* rpm/gnucash.spec.in: simplify

	* configure.in: add 'da' to language list


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3783 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-03-14 12:39:55 +00:00
Linas Vepstas
dce2786108 fix the correct credits
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2764 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-09-04 16:48:21 +00:00
Linas Vepstas
276262b2de add spanish translations
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2759 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-09-04 16:36:39 +00:00
Dave Peticolas
a29e317b9f *** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2172 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-04-09 18:51:04 +00:00
Dave Peticolas
a45524211b *** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2051 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-03-03 21:21:49 +00:00
Dave Peticolas
fcb7fdaeec Last Bigpatch.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2027 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-02-27 22:32:52 +00:00