- 20 Jan, 2009 2 commits
-
-
Francois Gouget authored
-
Francois Gouget authored
-
- 24 Aug, 2007 1 commit
-
-
Kirill K. Smirnov authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 03 Nov, 2005 1 commit
-
-
Eric Pouech authored
-
- 14 Apr, 2005 1 commit
-
-
Rein Klazes authored
flag from the calling process to the console process. Make wineconsole use the CmdShow parameter in the ShowWindow call.
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 13 Jun, 2003 1 commit
-
-
Eric Pouech authored
- print sensible information - fall back to user backend
-
- 09 Jan, 2003 1 commit
-
-
Eric Pouech authored
in the registry.
-
- 23 Dec, 2002 1 commit
-
-
Eric Pouech authored
- wrong drawing for chars outside the 20-7F range - console mouse event generation - console Alt-? char event generation Prefix for curses functions is now WCCURSES_ instead of WCCURSE_.
-
- 04 Sep, 2002 1 commit
-
-
Eric Pouech authored
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.
-
- 31 May, 2002 1 commit
-
-
Vincent Béron authored
-
- 21 May, 2002 1 commit
-
-
Eric Pouech authored
Added ability not to close the wineconsole on console object destruction.
-
- 14 May, 2002 1 commit
-
-
Eric Pouech authored
Made the font lookup at startup more robust and now save registry at startup time if a new font is chosen (as spotted by Sylvain Petreolle). Fixed an update bug spotted by Jason Edmeades.
-
- 09 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
Global replacement of debugtools.h by wine/debug.h.
-
- 04 Feb, 2002 1 commit
-
-
Eric Pouech authored
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).
-
- 04 Dec, 2001 1 commit
-
-
Eric Pouech authored
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)
-
- 23 Nov, 2001 1 commit
-
-
Eric Pouech authored
-