Hugh McMaster
f592f931b2
server: Get and set the console pop-up color attributes.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-08-11 23:31:53 +09:00
Hugh McMaster
b9a79c095e
wineconsole: Add 'PopupColors' support to the registry.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-08-11 23:31:53 +09:00
Hugh McMaster
2d7c73d802
server: Get and set the console color table.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-08-11 23:31:52 +09:00
Hugh McMaster
b1e6d4c175
wineconsole: Replace hard-coded WCUSER_ColorMap with registry color_map.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-08-09 11:55:36 +09:00
Hugh McMaster
1602eff3b8
wineconsole: Add 'ColorTable' support to the registry.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-08-09 11:55:17 +09:00
Alexandre Julliard
e1fc8dcdee
wineconsole: If necessary, fallback to a font without the right properties instead of failing.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-03-28 18:40:58 +09:00
Hugh McMaster
bb29a9bf5b
wineconsole: Improve a user dialog resource string.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-01-28 01:25:49 +09:00
Hugh McMaster
969151755a
wineconsole: Apply the selected background colour to the entire font preview dialog.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-01-26 23:28:45 +09:00
Hugh McMaster
1948104cc9
wineconsole: Apply the new background colour to the visible screen buffer.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-01-26 23:28:32 +09:00
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
Alexandre Julliard
17ac5ba7f9
makefiles: Specify whether to install program binaries in the individual makefiles.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-30 14:58:50 +09:00
Alexandre Julliard
8e77d6a24d
wineconsole: Accept a too large font if we can't find one that fits the screen.
2015-10-21 00:25:33 +09:00
Alexandre Julliard
15f8b01223
wineconsole: Deal with fonts that don't have a uniform character width.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-21 00:25:33 +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
Frédéric Delanoy
881ae8fc31
wineconsole: Leave more room for translations in resource file.
2015-07-20 06:30:07 +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
f85b46912a
wineconsole: Rearrange user dialog to make room for new controls and improve resource strings.
2015-07-13 22:21:58 +09:00
Hugh McMaster
ef0f0ad1d0
wineconsole: Add HKCU registry entries for Insert Mode.
2015-06-30 20:55:05 +09:00
Sebastian Lackner
2100d3e1ec
wineconsole: Allocate fake hwnds for curses backend.
...
Based on a patch by Qian Hong.
2015-05-20 18:21:18 +09:00
Hugh McMaster
0516d969eb
wineconsole: Do not truncate argument strings larger than 256 bytes.
2015-04-14 18:00:02 +09:00
Francois Gouget
2271d82cda
wineconsole: Remove an unneeded NONAMELESSSTRUCT directive.
2015-04-03 00:33:30 +09:00
Frédéric Delanoy
1e214eb5d3
Assorted spelling/grammar fixes.
2014-10-02 16:58:53 +02:00
Austin English
70d4979437
wineconsole: Only use getmouse when HAVE_MOUSEMASK is defined.
2014-09-12 10:38:57 +02:00
Bruno Jesus
421d3cd9e8
wineconsole: Free registry key name (valgrind).
2014-07-14 19:26:14 +02:00
Alexandre Julliard
86b1f94d28
makefiles: Get rid of the MAKE_PROG_RULES variable.
2014-01-02 12:12:57 +01:00
Alexandre Julliard
4f3d71cef3
makefiles: Get rid of the no longer used PO_SRCS variables.
2013-12-15 10:23:04 +01:00
Frédéric Delanoy
5ba7f79bad
Assorted spelling fixes.
2013-12-03 19:41:53 +01:00
Alexandre Julliard
e2df0ab856
makefiles: Generate rules from makedep for building and installing man pages.
2013-11-18 11:40:00 +01:00
Alexandre Julliard
5756ee09f3
makefiles: Add makedep pragmas for rc files that contain translations.
2013-11-05 20:38:19 +01:00
Alexandre Julliard
ded5ad8a8c
wineconsole: Avoid an empty for loop.
2013-10-21 20:23:49 +02:00
Alexandre Julliard
761301b669
wineconsole: Run a command shell by default.
2013-09-30 20:35:01 +02:00
Frédéric Delanoy
262380ab05
wineconsole: Fix manpage formatting.
2013-07-17 20:30:49 +02:00
Alexandre Julliard
dcc97a186d
Standardize the BUGS, AVAILABILITY and SEE ALSO sections across all man pages.
2013-07-16 20:48:05 +02:00
Alexandre Julliard
ed853f93d4
wineconsole: Don't offer vertical fonts in the font dialog.
2013-06-25 18:12:10 +02:00
Alexandre Julliard
3221338ca3
wineconsole: Fix a pointer cast warning.
2013-04-09 15:26:11 +02:00
Michael Stefaniuc
15992994bd
wineconsole: Avoid TRUE:FALSE conditional expressions.
2012-08-27 19:49:43 +02:00
Francois Gouget
6333fa753a
Assorted spelling fixes.
2012-07-03 12:03:29 +02:00
Francois Gouget
fac36c55e9
Assorted typo, spelling, wording and case fixes.
2012-05-15 16:26:43 +02:00
Morten Rønne
166b4399b3
wineconsole: Fixed a wrong word in message.
2012-03-29 20:49:26 +02:00
Alexandre Julliard
c9eee73450
makefiles: Define __WINESRC__ when building programs.
2012-01-23 16:07:37 +01:00
Alexandre Julliard
da35622b83
makefiles: Disable use of Unicode macros globally for all the programs.
2012-01-20 13:14:16 +01:00
Frédéric Delanoy
8bf8bd9786
wineconsole: Don't include spaces before colons in English strings.
2012-01-16 13:14:42 +01:00
Francois Gouget
985703f503
wineconsole: Don't pad tab labels with spaces.
2012-01-06 19:24:35 +01:00
Gabriele Moabiti
70cdcba836
wineconsole: Light and dark gray colors are exchanged in the user backend.
2011-12-21 14:48:27 +01:00
Alex Henrie
157be323b7
wineconsole: Widen label to accomodate translations.
2011-11-30 12:22:13 +01:00
Alexandre Julliard
8715df8ecd
wineconsole: Convert dialogs to po files.
2011-11-02 14:28:22 +01:00
Francois Gouget
fc2b645d29
wineconsole: Give a name to the curses backend critical section.
2011-10-27 14:20:57 +02:00
Francois Gouget
bbbee31c38
wineconsole: Fix a string resource so its format placeholders can be reordered.
2011-10-20 20:53:20 +02:00
Francois Gouget
4a9fa0e24a
wineconsole: Use a more standard syntax for multi-line RC file strings.
2011-09-14 11:07:55 +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
Francois Gouget
66a13a43bd
wineconsole: Add full stops at the end of sentences in the usage message.
2011-09-07 18:13:33 +02:00
Francois Gouget
ed3c9a1eca
Assorted spelling fixes.
2011-08-03 14:15:48 +02:00
Frédéric Delanoy
1b6eed8a99
programs: Assorted spelling fixes.
2011-07-27 17:48:10 +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
Akihiro Sagawa
1aef4dc030
wineconsole: Add Japanese translation.
2011-02-28 13:21:03 +01:00
Andrew Nguyen
2e5c0a3acb
wineconsole: Pass an output parameter when calling ReadConsoleOutputCharacterW.
2011-01-11 16:05:48 +01:00
Alexandre Julliard
389f0e7714
wineconsole: Convert string table resources to po files.
2011-01-10 13:42:09 +01:00
Hwang YunSong
d6f14fd638
wineconsole: Update Korean resource.
2011-01-05 17:55:10 +01:00
Martin Storsjo
0f3ff8b4b1
wineconsole: Don't overwrite the backend selection when parsing --use-event.
2010-12-23 17:07:41 +01:00
Martin Storsjo
59398d7ca7
wineconsole: Fallback to window based console if the curses library isn't found.
2010-12-21 15:51:26 +01:00
Alexandre Julliard
15ccabc9a8
makefiles: Add common rules for installing the main man page.
2010-12-05 16:17:58 +01:00
Eric Pouech
ac256c7352
wineconsole: Move the curses critical section inside the private data.
2010-11-29 11:36:00 +01:00
Austin English
c43c31fe47
wineconsole: Add a manpage.
2010-11-26 12:12:50 +01:00
Eric Pouech
4a1d9c3b55
wineconsole: In curses mode, map some box drawing attributes to ACS characters.
2010-11-16 12:00:50 +01:00
Eric Pouech
e39a48faf1
wineconsole: Added support for curses window resizing.
2010-11-16 12:00:40 +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
Cheer Xiao
769031ed7e
wineconsole: Update Simplified Chinese translation.
2010-11-15 14:54:18 +01:00
Yaron Shahrabani
d4e8f30332
wineconsole: Added Hebrew translation.
2010-10-21 17:19:56 +02:00
Trygve Vea
6f5502bed1
wineconsole: Updated Norwegian translation.
2010-10-18 11:46:14 +02:00
Peter Oberndorfer
6191e42a0f
wineconsole: Allow to select popup menu entries with the right mouse button.
2010-09-22 19:57:28 +02:00
Luca Bennati
f5953a5d55
wineconsole: Update Italian translation.
2010-09-21 17:53:54 +02:00
Alexandre Julliard
81b8ee863e
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
2010-09-19 12:36:48 +02: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
Luca Bennati
c48087756f
wineconsole: Fix Italian translation.
2010-08-23 11:54:48 +02:00
Michael Stefaniuc
f3293721c0
wineconsole: Remove the ignored common resource attributes.
2010-07-22 11:41:38 +02:00
Igor Paliychuk
0a3f093fe4
wineconsole: Add Ukrainian translation.
2010-07-22 10:12:21 +02:00
Alexandre Julliard
6fb39dfe4a
programs: Remove explicit imports of kernel32 and ntdll.
2010-07-21 17:38:37 +02:00
Michael Stefaniuc
af2f225a16
wineconsole: Add the Romanian translation.
...
Translation by Claudia Cotună.
2010-07-14 11:43:09 +02:00
Gustavo Henrique Milaré
59975e2b01
wineconsole: Update Portuguese (Brazilian) translation.
2010-07-01 10:10:07 +02:00
Jose Rostagno
05472a9344
wineconsole: Fix Spanish translation.
2010-06-23 15:28:13 +02:00
Paul Vriens
d01da5f33a
wineconsole: Add Danish translation.
...
Translation by Thomas Larsen <sikker2004@yahoo.com>
2010-06-01 11:06:23 +02:00
Sven Baars
194f7318ce
wineconsole: Fix Dutch translation.
2010-05-10 10:05:06 +02:00
Gerald Pfeifer
e86c6799a0
wineconsole: Remove variable font_idx which is not really used from WCUSER_FontPreviewProc.
2010-05-04 18:38:15 +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
Michael Stefaniuc
fe0c5cb68a
wineconsole: Use the explicit W types/functions in dialog.c.
2010-04-28 07:33:56 -05:00
Michael Stefaniuc
f6217640be
wineconsole: Use the explicit W types/functions in user.c.
2010-04-28 07:33:29 -05:00
Michael Stefaniuc
cb2f2447ff
wineconsole: Use the explicit W-form of the registry functions.
2010-04-28 07:32:54 -05:00
Paul Vriens
62644ee1a2
wineconsole: Update Dutch translation.
2010-04-25 07:36:05 -05:00
Michael Stefaniuc
b0c4c93538
wineconsole: Always show an ASCII string in the font test.
2010-04-20 17:46:32 +02:00
Alexandre Julliard
bef5645eb1
makefiles: Remove the no longer needed explicit separators for dependencies.
2010-03-16 13:28:19 +01:00
Dylan Smith
3fbe40e2f9
wineconsole: Handle mouse wheel scrolling for user backend.
...
The mouse wheel will scroll if the buffer height is greater than the
console window's height in lines, otherwise console mouse input events
are generated.
2010-02-26 13:02:24 +01:00
Luca Bennati
4cd6feffb4
wineconsole: Fix Italian translation.
2010-02-02 11:47:20 +01:00
Vitaly Lipatov
f8562ace96
wineconsole: Fix Russian translation.
2010-01-19 15:03:58 +01:00
Erich Hoover
8a6e2c8eea
wineconsole: Fix Alt+F10 sent when F10 pressed.
2009-11-13 11:52:23 +01:00