projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Extended winefile for an optional shell namespace mode.
[wine]
/
programs
/
wineconsole
/
2003-06-23
Marcelo Duarte
- localization to the Portuguese of Brazil of "programs/*"
tree
|
commitdiff
2003-06-23
Eric Pouech
In console input record queue, replace semaphore with...
tree
|
commitdiff
2003-06-21
Eric Pouech
- adapted kernel32 so that it no longer (directly)...
tree
|
commitdiff
2003-06-14
Alexandre Julliard
Fixed WCCURSES_InitBackend prototype in the no curses...
tree
|
commitdiff
2003-06-13
Eric Pouech
If (n)curses wasn't available at compile time:
tree
|
commitdiff
2003-06-04
Jukka Heinonen
Wineconsole curses backend now works even if terminal...
tree
|
commitdiff
2003-05-13
Eric Pouech
Quiet some valgrind reports.
tree
|
commitdiff
2003-05-04
Igor Stepin
Added a lot of Russian translations.
tree
|
commitdiff
2003-04-03
Alexandre Julliard
Avoid warning on redefinition of KEY_EVENT.
tree
|
commitdiff
2003-03-17
Tony Lambregts
Convert WINE_DPRINTF calls to WINE_TRACE.
tree
|
commitdiff
2003-03-10
Eric Pouech
- fixed another regression in sub-process creation...
tree
|
commitdiff
2003-03-07
Eric Pouech
Fixed regression in sub-process creation.
tree
|
commitdiff
2003-03-04
Eric Pouech
- added ability to use --backend=(curses|user) as winec...
tree
|
commitdiff
2003-03-04
Eric Pouech
In curses backend, apply the quick-edit directive from...
tree
|
commitdiff
2003-02-26
Eric Pouech
Fixed behavior when changing both sb and win size,...
tree
|
commitdiff
2003-02-25
Eric Pouech
Forbids selecting (for clipboard) areas larger than...
tree
|
commitdiff
2003-02-24
Eric Pouech
Added checks when editing window and sb size so that...
tree
|
commitdiff
2003-02-24
Eric Pouech
Set a default 50 lines in history for console apps.
tree
|
commitdiff
2003-02-14
Eric Pouech
- fixed mouse event generation
tree
|
commitdiff
2003-01-23
Marcus Meissner
Remove errno.h from files that do not need it.
tree
|
commitdiff
2003-01-11
Eric Pouech
Added the GUI part for setting the edition mode flavor.
tree
|
commitdiff
2003-01-10
Liu Spider
Added Simplified Chinese resources.
tree
|
commitdiff
2003-01-09
Eric Pouech
Added an edition mode flavor (win32/emacs...) to the...
tree
|
commitdiff
2003-01-07
Alexandre Julliard
Defined NONAMELESSUNION/STRUCT directly in the files...
tree
|
commitdiff
2003-01-07
Eric Pouech
- fixed some update problems (generic & while scrolling)
tree
|
commitdiff
2002-12-23
Eric Pouech
Fixed several bugs:
tree
|
commitdiff
2002-12-13
Eric Pouech
Added a (n)curses backend to the wineconsole.
tree
|
commitdiff
2002-12-02
Francois Gouget
Removed unnecessary HANDLE typecasts.
tree
|
commitdiff
2002-11-04
Zoly Nagy
Added/upgraded Hungarian resources.
tree
|
commitdiff
2002-10-28
Andreas Mohr
- Make int09 update the BIOS data segment's keyboard...
tree
|
commitdiff
2002-10-25
Andreas Mohr
- correct German strings to what they're really suppose...
tree
|
commitdiff
2002-10-03
Alexandre Julliard
Added process_id_t and thread_it_t types to the server...
tree
|
commitdiff
2002-09-04
Eric Pouech
Added configuration on per application basis.
tree
|
commitdiff
2002-07-23
Andreas Mohr
- Fix some spelling problems.
tree
|
commitdiff
2002-07-02
Alexandre Julliard
Removed redundant GetMessage call.
tree
|
commitdiff
2002-07-01
Andreas Mohr
- Use PeekMessage loop around GetMessage.
tree
|
commitdiff
2002-06-24
Andreas Mohr
Made initialization more verbose in case of errors.
tree
|
commitdiff
2002-06-02
Eric Pouech
Fixed some selection bugs.
tree
|
commitdiff
2002-06-01
Alexandre Julliard
Removed some more trailing whitespace.
tree
|
commitdiff
2002-05-31
Vincent Béron
Removed trailing whitespace.
tree
|
commitdiff
2002-05-30
Alexandre Julliard
Renamed handle_t to obj_handle_t to avoid conflict...
tree
|
commitdiff
2002-05-21
Alexandre Julliard
Renamed Winelib apps to .exe.so to follow the dll namin...
tree
|
commitdiff
2002-05-21
Eric Pouech
Allow ANSI charset in font enumeration.
tree
|
commitdiff
2002-05-14
Eric Pouech
Removed Trace macro and replaced it by Wine debug chann...
tree
|
commitdiff
2002-05-14
Alexandre Julliard
Added winebuild support for generating a .dbg.c file...
tree
|
commitdiff
2002-05-11
Alexandre Julliard
Added -res option to specify resources on winebuild...
tree
|
commitdiff
2002-05-09
Alexandre Julliard
Moved imports specification from the .spec into the...
tree
|
commitdiff
2002-04-26
Alexandre Julliard
Better support for configure detection of missing types...
tree
|
commitdiff
2002-03-23
Eric Pouech
Wineconsole is now able to handle non raster fonts...
tree
|
commitdiff
2002-03-23
Eric Pouech
Started implementing event reduction.
tree
|
commitdiff
2002-03-23
Eric Pouech
Fixed some issues in resources definition.
tree
|
commitdiff
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
tree
|
commitdiff
2002-02-04
Eric Pouech
- wineconsole now exits if the started program inside...
tree
|
commitdiff
2002-01-29
Patrik Stridvall
Avoid wildcards in .cvsignore.
tree
|
commitdiff
2002-01-02
Eric Pouech
Fixed color definition (bg and fg were swapped).
tree
|
commitdiff
2002-01-01
James Juran
Include <stdlib.h> to get prototype for abs() function.
tree
|
commitdiff
2001-12-31
Marcus Meissner
Swap fg/bg color to be correct.
tree
|
commitdiff
2001-12-26
Michael Stefaniuc
Check the return value of *snprintf for C99 style overf...
tree
|
commitdiff
2001-12-04
Eric Pouech
- allow to save/restore some properties into the regist...
tree
|
commitdiff
2001-11-30
Alexandre Julliard
Redesign of the server communication protocol to allow...
tree
|
commitdiff
2001-11-25
Eric Pouech
Now passing event with --use-event to let programs...
tree
|
commitdiff
2001-11-24
Alexandre Julliard
Compile all programs with -DSTRICT -DNONAMELESSUNION...
tree
|
commitdiff
2001-11-23
Eric Pouech
New console code based on Win32 windows.
tree
|
commitdiff