Commit Graph

366 Commits

Author SHA1 Message Date
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
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
Alexandre Julliard d0783774e7 configure: Merge the libcurses existence check with the soname check. 2007-07-02 17:28:50 +02:00
Alexandre Julliard 446befbb4d configure: Don't use a default soname if a library is not found, leave it undefined. 2007-07-02 14:35:05 +02:00
Dmitry Timoshkov 3c9e7a7f33 wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
Stefan Huehner 51a7ca3440 Change some functions arguments from () -> (void). 2007-03-12 12:25:31 +01:00
Anatoly Lyutin 207608c73e wineconsole: Update Russian resources. 2007-03-09 13:56:06 +01:00
Anatoly Lyutin 777ba7da9a wineconsole: Use MAKELPARM instead of MAKELONG. 2007-02-22 11:25:26 +01:00
Anatoly Lyutin 3c981715ad wineconsole: Added range of value for an up-down control. 2007-02-20 12:23:55 +01:00
Anatoly Lyutin 06999c5044 wineconsole: Added range of value for all up-down controls on config dialog. 2007-02-13 17:16:14 +01:00
Hwang YunSong(황윤성) f9663f1828 wineconsole: Updated Korean resource . 2007-01-23 12:09:43 +01:00
Anatoly Lyutin 6ee85a61f2 wineconsole: Add support for non-latin symbols with curses. 2007-01-17 11:43:32 +01:00
Dmitry Timoshkov 31215ae85a wineconsole: Fix a typo in the help message about correct backend names. 2007-01-10 12:28:12 +01:00
Dmitry Timoshkov bdc52c4777 wineconsole: Use CP_UNIXCP to translate strings to the system encoding. 2007-01-10 12:28:04 +01:00
Dmitry Timoshkov 9e357cd781 wineconsole: Make some data const. 2007-01-10 12:27:59 +01:00
Francois Gouget 367f91fb5c Assorted spelling fixes. 2006-12-14 20:25:05 +01:00
Francois Gouget c66628b73f Consistently use SUBLANG_NEUTRAL for Italian resources. 2006-12-05 11:28:38 +01:00
Francois Gouget 016a639f79 wineconsole: Add a Portuguese translation (contributed by Americo Jose Melo). 2006-11-28 12:13:38 +01:00
Francois Gouget b5f104d05b Replace SUBLANG_DEFAULT with the specific SUBLANG_XXX constant for languages that have multiple sublanguages. 2006-11-24 11:49:32 +01:00
Alexander Nicolaysen Sørnes 179b294138 wineconsole: Updated Norwegian Bokmål translation. 2006-11-21 12:14:24 +01:00
Francois Gouget 30e44c85c8 Assorted spelling fixes. 2006-11-07 15:25:24 +01:00
Alexandre Julliard f51c400436 wineconsole: Properly handle negative coordinates for mouse events. 2006-10-25 17:43:02 +02:00
Jonathan Ernst 4c0a20bdb5 wineconsole: Updated French translation. 2006-10-24 17:46:05 +02:00
Mikołaj Zalewski 58bd35c8c5 resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 17:45:51 +02:00
Mikołaj Zalewski e32aa55703 resources: Change German sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 11:45:12 +02:00
Hwang YunSong(황윤성) 825e50d5c8 wineconsole: Updated Korean resource. 2006-10-23 12:39:20 +02:00
Mikołaj Zalewski dbc1becae7 wineconsole: Fix Polish translation. 2006-10-23 12:36:33 +02:00
Mikołaj Zalewski b518ed8d46 wineconsole: Check one of the radio buttons in the "Save settings" dialog. 2006-10-23 12:36:26 +02:00
Mikołaj Zalewski 643e1c8969 wineconsole: En.rc: Enlarge the "save console settings" dialog to avoid cropping of text. 2006-10-23 12:36:20 +02:00
Frank Richter c4c578d4e6 wineconsole: Update German translation. 2006-10-23 12:35:05 +02:00
Byeong-Sik Jeon e1fd734c97 Korean: Use SUBLANG_NEUTRAL in Korean resources. 2006-10-20 13:49:39 +02:00
Mikołaj Zalewski a5e92410da wineconsole: WM_RBUTTONDOWN lParam is in client coordinates not window coordinates. 2006-10-20 13:04:07 +02:00
Mikołaj Zalewski bf42a34142 wineconsole: Make most keys cancel the selection. 2006-10-20 13:03:18 +02:00
Mikołaj Zalewski 4a94d09a3e wineconsole: Allow making selections with a mouse also when not in the QuickEdit mode. 2006-10-20 13:03:04 +02:00
Mikołaj Zalewski c52238d69b wineconsole: Remove spaces from the ends of lines while copying to the clipboard. 2006-10-20 13:02:41 +02:00
Mikołaj Zalewski 2750a74f18 wineconsole: Change selection on WM_KEYDOWN not WM_KEYUP. 2006-10-20 13:02:24 +02:00
Mikołaj Zalewski 9d6761bd0c wineconsole: Add usage message and more specific error messages. 2006-10-20 13:02:16 +02:00
Francois Gouget 82babbee0b Add missing '\n's to Wine traces. 2006-10-05 17:46:48 +02:00
Mikołaj Zalewski 2fb8ea4d55 wineconsole: Make the user backend work on non-latin1 locales. 2006-10-04 10:06:16 +02:00
Michael Stefaniuc ae48a51947 wineconsole: Win64 printf format warning fixes. 2006-10-03 11:16:04 +02:00
Michael Stefaniuc 85ce5117c5 Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
Alexandre Julliard 32ab895e46 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
Hwang YunSong(황윤성) 0b5a6cd11b wineconsole: Updated Korean resource. 2006-07-27 11:57:30 +02:00
Alexandre Julliard 77dc0d9be5 .gitignore: Added wildcards to ignore generated resource files. 2006-07-10 21:39:00 +02:00
Alexandre Julliard 028ab92bf7 make_progs: Generate the .gitignore file.
Ignore generated programs from the top-level .gitignore.
2006-07-10 20:59:06 +02:00
Alexandre Julliard cc2b3b48e6 Take advantage of the recursive nature of .gitignore for Makefile entries.
Prefix other entries with '/' to make them non-recursive.
2006-07-10 20:47:54 +02:00
Alexandre Julliard f5f37a8566 wineconsole: Portability fixes in the curses mouse support. 2006-06-27 20:14:10 +02:00
Mike McCormack fac494c822 server: open_console's from field should be a handle. 2006-06-07 14:30:28 +02:00
Mike McCormack ce238a4087 wineconsole: Use correct prototypes for dialog procs. 2006-06-06 11:29:26 +02:00
Mike McCormack 61a0799b88 wineconsole: Store the font as a DWORD_PTR. 2006-05-31 11:58:25 +02:00
Mike McCormack 899840c964 wineconsole: Use a Get/SetWindowLongPtr to store a pointer. 2006-05-31 11:58:15 +02:00
Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Antonio Codazzi f31b4e0394 wineconsole: Esperanto language support. 2006-04-08 20:03:59 +02:00
Antonio Codazzi c77aa86c3e wineconsole: Italian language support. 2006-04-08 20:00:56 +02:00
Petr Tesarik bc5c5b52b1 wineconsole: Czech language resources encoding fix. 2006-02-13 13:29:44 +01:00
Fatih Aşıcı d2e2fb6a32 wineconsole: Turkish translation. 2006-02-06 13:09:16 +01:00
Alexandre Julliard d02c4a1b82 Make wine_server_fd_to_handle use attributes instead of inherit flag. 2005-12-09 12:22:35 +01:00