Commit Graph

221 Commits

Author SHA1 Message Date
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
Frédéric Delanoy
c566c719fb wineconsole: Fix French translation. 2009-08-18 11:46:15 +02:00
Vladimir Pankratov
1cae50f421 wineconsole: Convert the Russian resources to UTF-8. 2009-07-23 11:22:30 +02:00
Michael Stefaniuc
7e06f98429 wineconsole: Convert the German resources to UTF-8. 2009-07-09 15:23:46 +02:00
Ricardo Filipe
91dfbd5a82 wineconsole: Update Portuguese translation and convert to UTF8. 2009-07-08 20:12:04 +02:00
Huw Davies
4a28359ba3 wineconsole: Add English neutral translations. 2009-07-07 13:26:04 +02:00
Frédéric Delanoy
89260f00bb wineconsole: Fix French translation & UI display. 2009-07-06 15:25:43 +02:00
Aurimas Fišeras
4e1af57b5f Various spelling fixes for Lithuanian translation. 2009-07-06 14:35:26 +02:00
Aurimas Fišeras
726891ad8a wineconsole: Add Lithuanian translation. 2009-07-01 11:39:30 +02:00
Michael Stefaniuc
a138f4b85d wineconsole: Build language resource files separately.
Instead of including them from an other rc file.
2009-06-30 14:53:46 +02:00
André Hentschel
da1352db93 wineconsole: Improve German translation. 2009-06-29 12:26:58 +02:00
Anders Jonsson
cbeff91bd0 wineconsole: Fix typos in Swedish resources. 2009-01-28 12:10:41 +01: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
Francois Gouget
cf92ee98be wineconsole: WCUSER_OptionDlgProc(): use the given configuration information. 2009-01-20 12:33:56 +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
ByeongSik Jeon
5f3287d79f *Ko.rc: Update Korean resource.
Fix the unnecessary SUBLANG_NATURAL.
Change the font size from 8 to 9.
2008-12-11 12:21:07 +01:00
ByeongSik Jeon
1b0297a7f9 *Zh.rc: Update the Chinese resource font name to "MS Shell Dlg". 2008-12-11 12:20:48 +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
b8b0b7fa41 wineconsole: Don't ignore extended keys. 2008-10-28 12:13:41 +01:00
Alexandre Julliard
01b7667a1a programs: Convert source files to utf-8. 2008-10-18 19:22:19 +02:00
Hongbo Ni
a10d6ede68 wineconsole: Add traditional Chinese resource. 2008-08-29 12:28:56 +02:00
Hongbo Ni
0eaabac545 wineconsole: Convert simplified Chinese resource to utf8. 2008-08-27 13:21:22 +02:00
Hongbo Ni
1897f8369a winconsole: Update simplified Chinese resource. 2008-08-22 10:40:26 +02:00
Kirill K. Smirnov
359cd00982 wineconsole: Check return value of CreateWindow() for errors, do not rely upon callback function. 2008-08-04 13:04:05 +02:00
Jaime Rave
39289d4bd4 wineconsole: Update Spanish translation. 2008-06-16 15:52:01 +02:00
Mikołaj Zalewski
14a42f802d Make Swedish use SUBLANG_NEUTRAL. 2008-05-19 16:09:13 +02:00
Andrej Sinicyn
c596ba39af wineconsole: German translation. 2008-05-13 20:26:06 +02:00
Alexandre Julliard
267d38e1bc wineconsole: Don't use a Win32 wait on a Unix file descriptor. 2008-05-07 17:30:00 +02:00
Austin English
6e59cd2c34 Spelling fixes. 2008-04-22 12:20:12 +02:00
Vitaliy Margolen
c39329d13c Update Russian translation. 2008-04-21 12:10:37 +02:00
Vitaliy Margolen
a1eb6b7ece Update Russian translation. 2008-04-14 12:40:22 +02:00
Dmitry Timoshkov
888d157bda wineconsole: Fix Win64 warning. 2008-04-09 16:26:58 +02:00
Rok Mandeljc
4cb0fe80b8 wineconsole: Added Slovenian translation. 2008-04-08 11:57:44 +02:00
Vitaliy Margolen
66417eea64 Update Russian translations. 2008-03-31 12:15:14 +02:00
Frans Kool
350b8bd851 wineconsole: Added missing Dutch translations. 2008-02-16 13:54:51 +01:00
Kirill K. Smirnov
bd5869f19c wineconsole: Do not show "Apply" button - it is not used anyway. 2007-11-15 11:08:17 +01:00
Hwang YunSong(황윤성)
b2c1d0c15c wineconsole: Updated Korean resource. 2007-10-25 13:58:32 +02:00
Daniel Nylander
19acde49c5 wineconsole: Add Swedish translation. 2007-10-16 12:35:30 +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
Americo Jose Melo
c5ba90131e Update the Portuguese translation. 2007-09-13 13:28:26 +02:00
Kirill K. Smirnov
f3e13174c7 wineconsole: Implement GetConsoleWindow. 2007-08-24 12:03:22 +02:00
Kirill K. Smirnov
945f4a7946 wineconsole: Move window handle to inner_data structure. 2007-08-24 12:01:06 +02:00
Kirill K. Smirnov
b4779619c5 wineconsole: Rearrange control elements in Russian resources. 2007-08-09 14:40:43 +02:00