Adjust window sizes for screen.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2501 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Dave Peticolas
2000-06-24 05:39:22 +00:00
parent a65aaf9394
commit 47b53fba89
7 changed files with 79 additions and 1 deletions
+5
View File
@@ -1,5 +1,10 @@
2000-06-23 Dave Peticolas <dave@krondo.com>
* src/gnome/dialog-utils.c (gnc_window_adjust_for_screen): new
function. if the window size is bigger than the screen, adjust
it down. Use this for the account add and edit, reconcile, and
register windows.
* doc/html/C/projects.html: update last version info
* doc/html/C/xacc-about.html: update last version info