Hugh McMaster
|
8ac323f61b
|
wineconsole: Send the largest console window size information to the server.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-01-05 17:07:34 +01:00 |
Hugh McMaster
|
313e064a44
|
wineconsole: Pass font size information to wineserver.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2015-11-03 00:33:24 +09:00 |
Hugh McMaster
|
9096373048
|
wineconsole: Add if check to determine whether a font attribute has changed.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2015-11-03 00:33:23 +09:00 |
Michael Müller
|
5d4a961789
|
wineconsole: Forward child process exitcode.
Signed-off-by: Michael Müller <michael@fds-team.de>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
|
2015-10-01 16:27:01 +09:00 |
Sebastian Lackner
|
29b55a5cae
|
wineconsole: Consistently return nonzero exitcode on error.
|
2015-07-30 23:48:39 +02:00 |
Hugh McMaster
|
c3dd56c993
|
wineconsole: Allow users to enable or disable Insert Mode via the user dialog.
|
2015-07-13 22:22:57 +09:00 |
Hugh McMaster
|
0516d969eb
|
wineconsole: Do not truncate argument strings larger than 256 bytes.
|
2015-04-14 18:00:02 +09:00 |
Bruno Jesus
|
421d3cd9e8
|
wineconsole: Free registry key name (valgrind).
|
2014-07-14 19:26:14 +02:00 |
Alexandre Julliard
|
761301b669
|
wineconsole: Run a command shell by default.
|
2013-09-30 20:35:01 +02:00 |
Alexandre Julliard
|
3221338ca3
|
wineconsole: Fix a pointer cast warning.
|
2013-04-09 15:26:11 +02:00 |
Francois Gouget
|
fac36c55e9
|
Assorted typo, spelling, wording and case fixes.
|
2012-05-15 16:26:43 +02:00 |
Alexandre Julliard
|
4a14811527
|
wineconsole: Avoid reentering WINECON_GrabChanges.
|
2011-09-08 22:27:41 +02:00 |
Alexandre Julliard
|
a763c7dbc8
|
wineconsole: Make the traces in WINECON_GrabChanges more readable.
|
2011-09-08 22:27:11 +02:00 |
Eric Pouech
|
51f06239ff
|
wineconsole: Ensure that the EXIT message is always properly propagated to the first caller of GrabChanges.
|
2011-03-28 17:08:53 +02:00 |
Martin Storsjo
|
0f3ff8b4b1
|
wineconsole: Don't overwrite the backend selection when parsing --use-event.
|
2010-12-23 17:07:41 +01:00 |
Eric Pouech
|
70f24d6cc1
|
wineconsole: Properly handle (user)-window resizing wrt the console.
|
2010-11-16 12:00:18 +01:00 |
Eric Pouech
|
544dbb518e
|
wineconsole: Properly manage window position (in wineconsole) from within wineserver.
|
2010-11-16 12:00:04 +01:00 |
Eric Pouech
|
6f32644aa0
|
server: Allow a screen buffer to be attached to a given fd (for bare consoles).
|
2010-09-01 14:01:02 +02:00 |
Eric Pouech
|
b39a8d9ea2
|
server: Enhanced the console input object so that it doesn't require a wineconsole to be running.
|
2010-09-01 14:01:02 +02:00 |
Michael Stefaniuc
|
b3350899f2
|
wineconsole: Switch the rest to use the explicit W-forms.
And compile with -DWINE_NO_UNICODE_MACROS.
|
2010-04-28 07:34:29 -05:00 |
Francois Gouget
|
0a6665bfef
|
wineconsole: WINECON_GetHistory{Mode,Size}() are unused so remove them.
|
2009-01-26 15:13:12 +01:00 |
Francois Gouget
|
de58df0e8d
|
wineconsole: Make WINECON_SetHistory{Mode,Size}() static.
|
2009-01-20 12:34:02 +01:00 |
Francois Gouget
|
e7ec428c47
|
wineconsole: Make some functions static.
|
2009-01-20 12:33:59 +01:00 |
Alexandre Julliard
|
014e2db495
|
wineconsole: Replace a couple of handle casts by the appropriate server function.
|
2009-01-08 17:33:07 +01:00 |
Alexandre Julliard
|
7fdadbb377
|
server: Add functions for conversions between server user handles and pointer-style handles.
|
2008-12-08 16:58:20 +01:00 |
Alexandre Julliard
|
d1b3d484f7
|
server: Add functions for conversions between server object handles and pointer-style handles.
|
2008-12-08 16:05:17 +01:00 |
Dmitry Timoshkov
|
888d157bda
|
wineconsole: Fix Win64 warning.
|
2008-04-09 16:26:58 +02:00 |
Alexandre Julliard
|
d082517c33
|
wineconsole: Default to the user backend, falling back to curses if we can't create a window.
|
2007-09-26 14:21:46 +02:00 |
Kirill K. Smirnov
|
f3e13174c7
|
wineconsole: Implement GetConsoleWindow.
|
2007-08-24 12:03:22 +02:00 |
Stefan Huehner
|
51a7ca3440
|
Change some functions arguments from () -> (void).
|
2007-03-12 12:25:31 +01:00 |
Francois Gouget
|
367f91fb5c
|
Assorted spelling fixes.
|
2006-12-14 20:25:05 +01:00 |
Francois Gouget
|
30e44c85c8
|
Assorted spelling fixes.
|
2006-11-07 15:25:24 +01:00 |
Mikołaj Zalewski
|
9d6761bd0c
|
wineconsole: Add usage message and more specific error messages.
|
2006-10-20 13:02:16 +02:00 |
Mike McCormack
|
fac494c822
|
server: open_console's from field should be a handle.
|
2006-06-07 14:30:28 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Alexandre Julliard
|
2c54b34467
|
wineconsole: Remove some unnecessary typecasts.
|
2005-12-09 12:22:01 +01:00 |
Alexandre Julliard
|
7a096601e3
|
server: Use attributes instead of inherit flag in console requests.
|
2005-12-09 12:05:20 +01:00 |
Pavel Roskin
|
2b1747ccda
|
Fixed regression in wineconsole creation (curses backend).
|
2005-12-03 18:04:07 +01:00 |
Eric Pouech
|
a6f40be771
|
Fixed wineconsole startup when restoring registry settings.
|
2005-11-03 11:32:52 +00:00 |
Eric Pouech
|
8e1fa187c0
|
Fixed changing console's windows.
|
2005-10-10 11:18:46 +00:00 |
Francois Gouget
|
f5c9da6860
|
Assorted spelling fixes.
|
2005-05-06 15:44:31 +00:00 |
Rein Klazes
|
b05cceb6f5
|
In AllocConsole() pass the wShowWindow value and STARTF_USESHOWWINDOW
flag from the calling process to the console process. Make wineconsole
use the CmdShow parameter in the ShowWindow call.
|
2005-04-14 11:30:09 +00:00 |
Michael Stefaniuc
|
5ad7d858e0
|
Do not check for non NULL pointer before HeapFree'ing it. It's
redundant.
|
2004-12-23 17:06:43 +00:00 |
Richard Cohen
|
200675f9e4
|
Fix cursor position optimization.
|
2004-03-17 20:48:30 +00:00 |
Peter Berg Larsen
|
4d6c59e153
|
- the last event was not looked at when compressing console events
- better compression for UPDATE_EVENTs as they are not influenced by
CURSOR_POS or CURSOR_GEOM
- added debug traces
|
2003-12-02 03:52:35 +00:00 |
Oleg Prokhorov
|
cf8b84c19f
|
Another portion of HeapReAlloc fixes.
|
2003-10-15 21:01:05 +00:00 |
Peter Berg Larsen
|
ae3b9bb66a
|
Use CONSOLE_RENDERER_NONE_EVENT to compress an event instead of
deleting it with a memmove.
|
2003-10-09 04:27:08 +00:00 |
Alexandre Julliard
|
c93c27f420
|
Removed useless WINE_TRACE_ON tests.
|
2003-10-08 19:20:11 +00:00 |
Peter Berg Larsen
|
5ca049a4ad
|
Moved debug output up before calling the backend.
|
2003-10-08 19:18:33 +00:00 |
Eric Pouech
|
a86a289420
|
In console input record queue, replace semaphore with a manual reset
event, so that we get correct behavior in synchronization handling.
|
2003-06-23 03:37:14 +00:00 |