mfranz
4c067a4449
only "apply" the input field (not the textbox, as this appends a \n)
2009-02-16 16:31:43 +00:00
mfranz
22fa0c3456
- remove all key shortcuts ("Enter" for the default widget remains, of course)
...
- let chat dialogs be opened in the bottom right corner
- make chat_full.xml smaller (it's now resizable, anyway)
2009-01-29 19:50:24 +00:00
mfranz
71d2760994
- move slider down at startup (scrolling mode from the beginning)
...
- make dialog smaller (resize if necessary)
2009-01-29 18:51:10 +00:00
mfranz
12a4321801
chat: make it transparent; '+' key switches to full version; esc doesn't quit
...
chat_full: use "window" style (to save); '-' key switches to small version
2009-01-28 22:02:38 +00:00
mfranz
3725f226bc
make dialog resizable with Ctrl-dragging
2009-01-10 22:47:36 +00:00
mfranz
397ee8296f
- simplification: use gui.dialog_update() command instead of
...
fgcommand("dialog-update", props.Node.new({}));
- remove lots of trailing spaces
2007-08-01 20:06:16 +00:00
mfranz
e092ee9abc
- we prefer hyphens in property names to underscores
...
- save /sim/multiplayer/chat-display to autosave.xml
- remove trailing spaces
2007-08-01 19:37:51 +00:00
mfranz
c1c86bb8a5
- use <hrule/> and <vrule/> without dummy children
...
- minor improvements/cosmetics
2007-03-26 15:25:27 +00:00
frohlich
9c52cbf4ac
Modified Files:
...
preferences.xml gui/menubar.xml gui/dialogs/rendering.xml
Added Files:
Nasal/multiplayer.nas gui/dialogs/chat.xml
gui/dialogs/chat_full.xml:
the data part of Stuarts multiplayer/chat patch
2006-10-10 05:23:38 +00:00