Alexandre Julliard
389f0e7714
wineconsole: Convert string table resources to po files.
2011-01-10 13:42:09 +01:00
Michael Stefaniuc
f3293721c0
wineconsole: Remove the ignored common resource attributes.
2010-07-22 11:41:38 +02:00
Michael Stefaniuc
b0c4c93538
wineconsole: Always show an ASCII string in the font test.
2010-04-20 17:46:32 +02:00
Frédéric Delanoy
c566c719fb
wineconsole: Fix French translation.
2009-08-18 11:46:15 +02:00
Frédéric Delanoy
89260f00bb
wineconsole: Fix French translation & UI display.
2009-07-06 15:25:43 +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
Jonathan Ernst
4c0a20bdb5
wineconsole: Updated French translation.
2006-10-24 17:46:05 +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
Vincent Béron
221aa8d2a5
Another batch of French resources updates.
2003-09-22 19:48:29 +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
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
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