1. 726891a wineconsole: Add Lithuanian translation. by Aurimas Fišeras · 16 years ago
  2. a138f4b wineconsole: Build language resource files separately. by Michael Stefaniuc · 16 years ago
  3. ae48a51 wineconsole: Win64 printf format warning fixes. by Michael Stefaniuc · 19 years ago
  4. 85ce511 Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. by Michael Stefaniuc · 19 years ago
  5. 32ab895 makefiles: Generate the dependencies line to avoid some code duplication. by Alexandre Julliard · 19 years ago
  6. 6be39b6 Take advantage of the new winegcc -B support. by Alexandre Julliard · 21 years ago
  7. 6621b2d Build all the programs with winegcc. by Alexandre Julliard · 21 years ago
  8. 9557d1b Dlopen libncurses.so in wineconsole. by Mike McCormack · 22 years ago
  9. 09c9fed Added a (n)curses backend to the wineconsole. by Eric Pouech · 22 years ago
  10. cc2ee76 Renamed Winelib apps to .exe.so to follow the dll naming convention. by Alexandre Julliard · 23 years ago
  11. 67371bc Added -res option to specify resources on winebuild command-line. by Alexandre Julliard · 23 years ago
  12. 3245991 Moved imports specification from the .spec into the Makefile so that by Alexandre Julliard · 23 years ago
  13. 94719d4 - allow to save/restore some properties into the registry (like font, by Eric Pouech · 23 years ago
  14. bef8e16 Compile all programs with -DSTRICT -DNONAMELESSUNION -DNONAMELESSSTRUCT. by Alexandre Julliard · 23 years ago
  15. 0b83d4c New console code based on Win32 windows. by Eric Pouech · 23 years ago