Age | Commit message (Collapse) | Author |
|
This resolves problems when the window manager does not set a default
size. I noticed this while using KDE3's KWin. Previously it went unfixed
because my main window manger always assigns a size. This should resolve
the problem.
* Added DEFAULT_WINDOW_WIDTH and DEFAULT_WINDOW_HEIGHT
* DEFAULT_WINDOW_WIDTH = 600
* DEFAULT_WINDOW_HEIGHT = 800
* If either height or width is missing from the svte configuration
in the users directory, use the defaults.
|
|
in defaults.h
|
|
|
|
http://library.gnome.org/devel/glib/unstable/glib-Miscellaneous-Utility-Functions.html
|
|
scroll_on_output, visible_bell, word_chars. Fixing num_scrollback_lines and a few other minor bugs.
|
|
with new project information.
|
|
committer: Calvin M <crazycal00@gmail.com>
|