Michael Stefaniuc
b0c4c93538
wineconsole: Always show an ASCII string in the font test.
2010-04-20 17:46:32 +02:00
Huw Davies
4a28359ba3
wineconsole: Add English neutral translations.
2009-07-07 13:26:04 +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
Dmitry Timoshkov
31215ae85a
wineconsole: Fix a typo in the help message about correct backend names.
2007-01-10 12:28:12 +01: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
Mikołaj Zalewski
9d6761bd0c
wineconsole: Add usage message and more specific error messages.
2006-10-20 13:02:16 +02:00
Jonathan Ernst
360a3f9142
Update the address of the Free Software Foundation.
2006-05-23 14:11:13 +02:00
Huw Davies
174e6a5d28
Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif.
2004-08-24 18:33:01 +00:00
Eric Pouech
f4d19e6b58
Added checks when editing window and sb size so that they are kept
...
consistent.
2003-02-24 20:41:08 +00:00
Eric Pouech
1880800603
Added the GUI part for setting the edition mode flavor.
2003-01-11 21:00:20 +00:00
Andreas Mohr
6b1887e49b
- correct German strings to what they're really supposed to be
...
- less confusion about stored settings
2002-10-25 03:49:43 +00:00
Eric Pouech
0589f7266d
Added configuration on per application basis.
...
Added ability to override part of the configuration from console
creator.
Revisited a bit wineconsole startup.
Added dialog part for window closing at process termination.
2002-09-04 18:41:52 +00:00
Andreas Mohr
17a2fe0f71
- Use PeekMessage loop around GetMessage.
...
- Added German resource file.
- Realign some dialog parts.
- "Property" -> "Properties"
- Add some traces.
2002-07-01 23:22:48 +00:00
Alexandre Julliard
7cae558bdc
Removed some more trailing whitespace.
2002-06-01 02:55:48 +00:00
Eric Pouech
7e00f87470
Fixed some issues in resources definition.
2002-03-23 18:45:40 +00:00
Alexandre Julliard
0799c1a780
Added LGPL standard comment, and copyright notices where necessary.
...
Global replacement of debugtools.h by wine/debug.h.
2002-03-09 23:29:33 +00:00
Eric Pouech
5ef8871c62
- wineconsole now exits if the started program inside it terminates
...
before the console actually starts up.
- Removed the last Ansi imported APIs since now Propsheet has a decent
Unicode interface.
- Fixed a couple of menu related bugs (states were wrong).
- Finished input selection code (mark and key for selection moving are
operational, generating mouse events to programs attached to the
console).
2002-02-04 18:41:32 +00:00
Eric Pouech
94719d43d1
- allow to save/restore some properties into the registry (like font,
...
cursor size...)
- implement the two sets of properties (default & current)
- fixed some bugs mainly in dialog
- enhanced font selection mechanisms,
- added and protected sub-menu for all operations (sysmenu is not
avail in managed mode)
- better data separation for the backend(s)
2001-12-04 20:46:54 +00:00
Eric Pouech
0b83d4cbc6
New console code based on Win32 windows.
2001-11-23 23:04:58 +00:00